.fa{font-family:var(--fa-style-family,"Font Awesome 6 Pro");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-classic,.fa-duotone,.fa-light,.fa-regular,.fa-sharp,.fa-sharp-solid,.fa-solid,.fa-thin,.fab,.fad,.fal,.far,.fas,.fasr,.fass,.fat{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-feature-settings:normal;font-variant:normal;text-rendering:auto;font-style:normal;line-height:1}.fa-classic,.fa-light,.fa-regular,.fa-solid,.fa-thin,.fal,.far,.fas,.fat{font-family:"Font Awesome 6 Pro"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.fa-classic.fa-duotone,.fa-duotone,.fad{font-family:"Font Awesome 6 Duotone"}.fa-sharp,.fasr,.fass{font-family:"Font Awesome 6 Sharp"}.fa-sharp,.fass{font-weight:900}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{vertical-align:.225em;font-size:.625em;line-height:.1em}.fa-xs{vertical-align:.125em;font-size:.75em;line-height:.08333em}.fa-sm{vertical-align:.05357em;font-size:.875em;line-height:.07143em}.fa-lg{vertical-align:-.075em;font-size:1.25em;line-height:.05em}.fa-xl{vertical-align:-.125em;font-size:1.5em;line-height:.04167em}.fa-2xl{vertical-align:-.1875em;font-size:2em;line-height:.03125em}.fa-fw{text-align:center;width:1.25em}.fa-ul{margin-left:var(--fa-li-margin,2.5em);padding-left:0;list-style-type:none}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width,2em)*-1);text-align:center;width:var(--fa-li-width,2em);line-height:inherit;position:absolute}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);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-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-name:fa-beat-fade;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-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-name:fa-spin;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-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{transition-duration:0s;transition-delay:0s;animation-duration:1ms;animation-iteration-count:1;animation-delay:-1ms}}@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)}24%,8%{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(1turn)}}.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,none))}.fa-stack{vertical-align:middle;width:2.5em;height:2em;line-height:2em;display:inline-block;position:relative}.fa-stack-1x,.fa-stack-2x{text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto);position:absolute;left:0}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-0:before{content:"0"}.fa-1:before{content:"1"}.fa-2:before{content:"2"}.fa-3:before{content:"3"}.fa-4:before{content:"4"}.fa-5:before{content:"5"}.fa-6:before{content:"6"}.fa-7:before{content:"7"}.fa-8:before{content:"8"}.fa-9:before{content:"9"}.fa-fill-drip:before{content:""}.fa-arrows-to-circle:before{content:""}.fa-chevron-circle-right:before,.fa-circle-chevron-right:before{content:""}.fa-wagon-covered:before{content:""}.fa-line-height:before{content:""}.fa-bagel:before{content:""}.fa-transporter-7:before{content:""}.fa-at:before{content:"@"}.fa-rectangles-mixed:before{content:""}.fa-phone-arrow-up-right:before,.fa-phone-arrow-up:before,.fa-phone-outgoing:before{content:""}.fa-trash-alt:before,.fa-trash-can:before{content:""}.fa-circle-l:before{content:""}.fa-head-side-goggles:before,.fa-head-vr:before{content:""}.fa-text-height:before{content:""}.fa-user-times:before,.fa-user-xmark:before{content:""}.fa-face-hand-yawn:before{content:""}.fa-gauge-simple-min:before,.fa-tachometer-slowest:before{content:""}.fa-stethoscope:before{content:""}.fa-coffin:before{content:""}.fa-comment-alt:before,.fa-message:before{content:""}.fa-bowl-salad:before,.fa-salad:before{content:""}.fa-info:before{content:""}.fa-robot-astromech:before{content:""}.fa-ring-diamond:before{content:""}.fa-fondue-pot:before{content:""}.fa-theta:before{content:""}.fa-face-hand-peeking:before{content:""}.fa-square-user:before{content:""}.fa-compress-alt:before,.fa-down-left-and-up-right-to-center:before{content:""}.fa-explosion:before{content:""}.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before{content:""}.fa-wave-square:before{content:""}.fa-ring:before{content:""}.fa-building-un:before{content:""}.fa-dice-three:before{content:""}.fa-tire-pressure-warning:before{content:""}.fa-wifi-2:before,.fa-wifi-fair:before{content:""}.fa-calendar-alt:before,.fa-calendar-days:before{content:""}.fa-mp3-player:before{content:""}.fa-anchor-circle-check:before{content:""}.fa-tally-4:before{content:""}.fa-rectangle-history:before{content:""}.fa-building-circle-arrow-right:before{content:""}.fa-volleyball-ball:before,.fa-volleyball:before{content:""}.fa-sun-haze:before{content:""}.fa-text-size:before{content:""}.fa-ufo:before{content:""}.fa-fork:before,.fa-utensil-fork:before{content:""}.fa-arrows-up-to-line:before{content:""}.fa-mobile-signal:before{content:""}.fa-barcode-scan:before{content:""}.fa-sort-desc:before,.fa-sort-down:before{content:""}.fa-folder-arrow-down:before,.fa-folder-download:before{content:""}.fa-circle-minus:before,.fa-minus-circle:before{content:""}.fa-face-icicles:before{content:""}.fa-shovel:before{content:""}.fa-door-open:before{content:""}.fa-films:before{content:""}.fa-right-from-bracket:before,.fa-sign-out-alt:before{content:""}.fa-face-glasses:before{content:""}.fa-nfc:before{content:""}.fa-atom:before{content:""}.fa-soap:before{content:""}.fa-heart-music-camera-bolt:before,.fa-icons:before{content:""}.fa-microphone-alt-slash:before,.fa-microphone-lines-slash:before{content:""}.fa-closed-captioning-slash:before{content:""}.fa-calculator-alt:before,.fa-calculator-simple:before{content:""}.fa-bridge-circle-check:before{content:""}.fa-sliders-up:before,.fa-sliders-v:before{content:""}.fa-location-minus:before,.fa-map-marker-minus:before{content:""}.fa-pump-medical:before{content:""}.fa-fingerprint:before{content:""}.fa-ski-boot:before{content:""}.fa-rectangle-sd:before,.fa-standard-definition:before{content:""}.fa-h1:before{content:""}.fa-hand-point-right:before{content:""}.fa-magnifying-glass-location:before,.fa-search-location:before{content:""}.fa-message-bot:before{content:""}.fa-forward-step:before,.fa-step-forward:before{content:""}.fa-face-smile-beam:before,.fa-smile-beam:before{content:""}.fa-light-ceiling:before{content:""}.fa-comment-alt-exclamation:before,.fa-message-exclamation:before{content:""}.fa-bowl-scoop:before,.fa-bowl-shaved-ice:before{content:""}.fa-square-x:before{content:""}.fa-utility-pole-double:before{content:""}.fa-flag-checkered:before{content:""}.fa-chevron-double-up:before,.fa-chevrons-up:before{content:""}.fa-football-ball:before,.fa-football:before{content:""}.fa-user-vneck:before{content:""}.fa-school-circle-exclamation:before{content:""}.fa-crop:before{content:""}.fa-angle-double-down:before,.fa-angles-down:before{content:""}.fa-users-rectangle:before{content:""}.fa-people-roof:before{content:""}.fa-arrow-square-right:before,.fa-square-arrow-right:before{content:""}.fa-location-plus:before,.fa-map-marker-plus:before{content:""}.fa-lightbulb-exclamation-on:before{content:""}.fa-people-line:before{content:""}.fa-beer-mug-empty:before,.fa-beer:before{content:""}.fa-crate-empty:before{content:""}.fa-diagram-predecessor:before{content:""}.fa-transporter:before{content:""}.fa-calendar-circle-user:before{content:""}.fa-arrow-up-long:before,.fa-long-arrow-up:before{content:""}.fa-person-carry-box:before,.fa-person-carry:before{content:""}.fa-burn:before,.fa-fire-flame-simple:before{content:""}.fa-male:before,.fa-person:before{content:""}.fa-laptop:before{content:""}.fa-file-csv:before{content:""}.fa-menorah:before{content:""}.fa-union:before{content:""}.fa-chevron-double-left:before,.fa-chevrons-left:before{content:""}.fa-circle-heart:before,.fa-heart-circle:before{content:""}.fa-truck-plane:before{content:""}.fa-record-vinyl:before{content:""}.fa-bring-forward:before{content:""}.fa-square-p:before{content:""}.fa-face-grin-stars:before,.fa-grin-stars:before{content:""}.fa-sigma:before{content:""}.fa-camera-movie:before{content:""}.fa-bong:before{content:""}.fa-clarinet:before{content:""}.fa-truck-flatbed:before{content:""}.fa-pastafarianism:before,.fa-spaghetti-monster-flying:before{content:""}.fa-arrow-down-up-across-line:before{content:""}.fa-leaf-heart:before{content:""}.fa-house-building:before{content:""}.fa-cheese-swiss:before{content:""}.fa-spoon:before,.fa-utensil-spoon:before{content:""}.fa-jar-wheat:before{content:""}.fa-envelopes-bulk:before,.fa-mail-bulk:before{content:""}.fa-file-circle-exclamation:before{content:""}.fa-bow-arrow:before{content:""}.fa-cart-xmark:before{content:""}.fa-hexagon-xmark:before,.fa-times-hexagon:before,.fa-xmark-hexagon:before{content:""}.fa-circle-h:before,.fa-hospital-symbol:before{content:""}.fa-merge:before{content:""}.fa-pager:before{content:""}.fa-cart-minus:before{content:""}.fa-address-book:before,.fa-contact-book:before{content:""}.fa-pan-frying:before{content:""}.fa-grid-3:before,.fa-grid:before{content:""}.fa-football-helmet:before{content:""}.fa-hand-love:before{content:""}.fa-trees:before{content:""}.fa-strikethrough:before{content:""}.fa-page:before{content:""}.fa-k:before{content:"K"}.fa-diagram-previous:before{content:""}.fa-gauge-min:before,.fa-tachometer-alt-slowest:before{content:""}.fa-folder-grid:before{content:""}.fa-eggplant:before{content:""}.fa-ram:before{content:""}.fa-landmark-flag:before{content:""}.fa-lips:before{content:""}.fa-pencil-alt:before,.fa-pencil:before{content:""}.fa-backward:before{content:""}.fa-caret-right:before{content:""}.fa-comments:before{content:""}.fa-file-clipboard:before,.fa-paste:before{content:""}.fa-desktop-arrow-down:before{content:""}.fa-code-pull-request:before{content:""}.fa-pumpkin:before{content:""}.fa-clipboard-list:before{content:""}.fa-pen-field:before{content:""}.fa-blueberries:before{content:""}.fa-truck-loading:before,.fa-truck-ramp-box:before{content:""}.fa-note:before{content:""}.fa-arrow-down-to-square:before{content:""}.fa-user-check:before{content:""}.fa-cloud-xmark:before{content:""}.fa-vial-virus:before{content:""}.fa-book-alt:before,.fa-book-blank:before{content:""}.fa-golf-flag-hole:before{content:""}.fa-comment-alt-arrow-down:before,.fa-message-arrow-down:before{content:""}.fa-face-unamused:before{content:""}.fa-sheet-plastic:before{content:""}.fa-circle-9:before{content:""}.fa-blog:before{content:""}.fa-user-ninja:before{content:""}.fa-pencil-slash:before{content:""}.fa-bowling-pins:before{content:""}.fa-person-arrow-up-from-line:before{content:""}.fa-down-right:before{content:""}.fa-scroll-torah:before,.fa-torah:before{content:""}.fa-webhook:before{content:""}.fa-blinds-open:before{content:""}.fa-fence:before{content:""}.fa-arrow-alt-up:before,.fa-up:before{content:""}.fa-broom-ball:before,.fa-quidditch-broom-ball:before,.fa-quidditch:before{content:""}.fa-drumstick:before{content:""}.fa-square-v:before{content:""}.fa-face-awesome:before,.fa-gave-dandy:before{content:""}.fa-dial-off:before{content:""}.fa-toggle-off:before{content:""}.fa-face-smile-horns:before{content:""}.fa-archive:before,.fa-box-archive:before{content:""}.fa-grapes:before{content:""}.fa-person-drowning:before{content:""}.fa-dial-max:before{content:""}.fa-circle-m:before{content:""}.fa-calendar-image:before{content:""}.fa-caret-circle-down:before,.fa-circle-caret-down:before{content:""}.fa-arrow-down-9-1:before,.fa-sort-numeric-desc:before,.fa-sort-numeric-down-alt:before{content:""}.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before{content:""}.fa-shish-kebab:before{content:""}.fa-spray-can:before{content:""}.fa-alarm-snooze:before{content:""}.fa-scarecrow:before{content:""}.fa-truck-monster:before{content:""}.fa-gift-card:before{content:""}.fa-w:before{content:"W"}.fa-code-pull-request-draft:before{content:""}.fa-square-b:before{content:""}.fa-elephant:before{content:""}.fa-earth-africa:before,.fa-globe-africa:before{content:""}.fa-rainbow:before{content:""}.fa-circle-notch:before{content:""}.fa-tablet-alt:before,.fa-tablet-screen-button:before{content:""}.fa-paw:before{content:""}.fa-message-question:before{content:""}.fa-cloud:before{content:""}.fa-trowel-bricks:before{content:""}.fa-square-3:before{content:""}.fa-face-flushed:before,.fa-flushed:before{content:""}.fa-hospital-user:before{content:""}.fa-microwave:before{content:""}.fa-tent-arrow-left-right:before{content:""}.fa-cart-circle-arrow-up:before{content:""}.fa-trash-clock:before{content:""}.fa-gavel:before,.fa-legal:before{content:""}.fa-sprinkler-ceiling:before{content:""}.fa-browsers:before{content:""}.fa-trillium:before{content:""}.fa-music-slash:before{content:""}.fa-truck-ramp:before{content:""}.fa-binoculars:before{content:""}.fa-microphone-slash:before{content:""}.fa-box-tissue:before{content:""}.fa-circle-c:before{content:""}.fa-star-christmas:before{content:""}.fa-chart-bullet:before{content:""}.fa-motorcycle:before{content:""}.fa-tree-christmas:before{content:""}.fa-tire-flat:before{content:""}.fa-sunglasses:before{content:""}.fa-badge:before{content:""}.fa-comment-alt-edit:before,.fa-message-edit:before,.fa-message-pen:before{content:""}.fa-bell-concierge:before,.fa-concierge-bell:before{content:""}.fa-pen-ruler:before,.fa-pencil-ruler:before{content:""}.fa-chess-rook-alt:before,.fa-chess-rook-piece:before{content:""}.fa-square-root:before{content:""}.fa-album-collection-circle-plus:before{content:""}.fa-people-arrows-left-right:before,.fa-people-arrows:before{content:""}.fa-face-angry-horns:before{content:""}.fa-mars-and-venus-burst:before{content:""}.fa-tombstone:before{content:""}.fa-caret-square-right:before,.fa-square-caret-right:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-list-music:before{content:""}.fa-sun-plant-wilt:before{content:""}.fa-toilets-portable:before{content:""}.fa-hockey-puck:before{content:""}.fa-mustache:before{content:""}.fa-hyphen:before{content:"-"}.fa-table:before{content:""}.fa-user-chef:before{content:""}.fa-comment-alt-image:before,.fa-message-image:before{content:""}.fa-users-medical:before{content:""}.fa-sensor-alert:before,.fa-sensor-triangle-exclamation:before{content:""}.fa-magnifying-glass-arrow-right:before{content:""}.fa-digital-tachograph:before,.fa-tachograph-digital:before{content:""}.fa-face-mask:before{content:""}.fa-pickleball:before{content:""}.fa-star-sharp-half:before{content:""}.fa-users-slash:before{content:""}.fa-clover:before{content:""}.fa-meat:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-star-and-crescent:before{content:""}.fa-empty-set:before{content:""}.fa-house-fire:before{content:""}.fa-minus-square:before,.fa-square-minus:before{content:""}.fa-helicopter:before{content:""}.fa-bird:before{content:""}.fa-compass:before{content:""}.fa-caret-square-down:before,.fa-square-caret-down:before{content:""}.fa-heart-half-alt:before,.fa-heart-half-stroke:before{content:""}.fa-file-circle-question:before{content:""}.fa-laptop-code:before{content:""}.fa-joystick:before{content:""}.fa-grill-fire:before{content:""}.fa-rectangle-vertical-history:before{content:""}.fa-swatchbook:before{content:""}.fa-prescription-bottle:before{content:""}.fa-bars:before,.fa-navicon:before{content:""}.fa-keyboard-left:before{content:""}.fa-people-group:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-heart-broken:before,.fa-heart-crack:before{content:""}.fa-face-beam-hand-over-mouth:before{content:""}.fa-droplet-percent:before,.fa-humidity:before{content:""}.fa-external-link-square-alt:before,.fa-square-up-right:before{content:""}.fa-face-kiss-beam:before,.fa-kiss-beam:before{content:""}.fa-corn:before{content:""}.fa-roller-coaster:before{content:""}.fa-photo-film-music:before{content:""}.fa-radar:before{content:""}.fa-sickle:before{content:""}.fa-film:before{content:""}.fa-coconut:before{content:""}.fa-ruler-horizontal:before{content:""}.fa-shield-cross:before{content:""}.fa-cassette-tape:before{content:""}.fa-square-terminal:before{content:""}.fa-people-robbery:before{content:""}.fa-lightbulb:before{content:""}.fa-caret-left:before{content:""}.fa-comment-middle:before{content:""}.fa-trash-can-list:before{content:""}.fa-block:before{content:""}.fa-circle-exclamation:before,.fa-exclamation-circle:before{content:""}.fa-school-circle-xmark:before{content:""}.fa-arrow-right-from-bracket:before,.fa-sign-out:before{content:""}.fa-face-frown-slight:before{content:""}.fa-chevron-circle-down:before,.fa-circle-chevron-down:before{content:""}.fa-sidebar-flip:before{content:""}.fa-unlock-alt:before,.fa-unlock-keyhole:before{content:""}.fa-temperature-list:before{content:""}.fa-cloud-showers-heavy:before{content:""}.fa-headphones-alt:before,.fa-headphones-simple:before{content:""}.fa-sitemap:before{content:""}.fa-pipe-section:before{content:""}.fa-space-station-moon-alt:before,.fa-space-station-moon-construction:before{content:""}.fa-circle-dollar-to-slot:before,.fa-donate:before{content:""}.fa-memory:before{content:""}.fa-face-sleeping:before{content:""}.fa-road-spikes:before{content:""}.fa-fire-burner:before{content:""}.fa-squirrel:before{content:""}.fa-arrow-to-top:before,.fa-arrow-up-to-line:before{content:""}.fa-flag:before{content:""}.fa-face-cowboy-hat:before{content:""}.fa-hanukiah:before{content:""}.fa-chart-scatter-3d:before{content:""}.fa-square-code:before{content:""}.fa-feather:before{content:""}.fa-volume-down:before,.fa-volume-low:before{content:""}.fa-times-to-slot:before,.fa-vote-nay:before,.fa-xmark-to-slot:before{content:""}.fa-box-alt:before,.fa-box-taped:before{content:""}.fa-comment-slash:before{content:""}.fa-swords:before{content:""}.fa-cloud-sun-rain:before{content:""}.fa-album:before{content:""}.fa-circle-n:before{content:""}.fa-compress:before{content:""}.fa-wheat-alt:before,.fa-wheat-awn:before{content:""}.fa-ankh:before{content:""}.fa-hands-holding-child:before{content:""}.fa-asterisk:before{content:"*"}.fa-key-skeleton-left-right:before{content:""}.fa-comment-lines:before{content:""}.fa-luchador-mask:before,.fa-luchador:before,.fa-mask-luchador:before{content:""}.fa-check-square:before,.fa-square-check:before{content:""}.fa-shredder:before{content:""}.fa-book-open-alt:before,.fa-book-open-cover:before{content:""}.fa-sandwich:before{content:""}.fa-peseta-sign:before{content:""}.fa-parking-slash:before,.fa-square-parking-slash:before{content:""}.fa-train-tunnel:before{content:""}.fa-header:before,.fa-heading:before{content:""}.fa-ghost:before{content:""}.fa-face-anguished:before{content:""}.fa-hockey-sticks:before{content:""}.fa-abacus:before{content:""}.fa-film-alt:before,.fa-film-simple:before{content:""}.fa-list-squares:before,.fa-list:before{content:""}.fa-tree-palm:before{content:""}.fa-phone-square-alt:before,.fa-square-phone-flip:before{content:""}.fa-cart-plus:before{content:""}.fa-gamepad:before{content:""}.fa-border-center-v:before{content:""}.fa-circle-dot:before,.fa-dot-circle:before{content:""}.fa-clipboard-medical:before{content:""}.fa-dizzy:before,.fa-face-dizzy:before{content:""}.fa-egg:before{content:""}.fa-arrow-alt-to-top:before,.fa-up-to-line:before{content:""}.fa-house-medical-circle-xmark:before{content:""}.fa-watch-fitness:before{content:""}.fa-clock-nine-thirty:before{content:""}.fa-campground:before{content:""}.fa-folder-plus:before{content:""}.fa-jug:before{content:""}.fa-futbol-ball:before,.fa-futbol:before,.fa-soccer-ball:before{content:""}.fa-snow-blowing:before{content:""}.fa-paint-brush:before,.fa-paintbrush:before{content:""}.fa-lock:before{content:""}.fa-arrow-down-from-line:before,.fa-arrow-from-top:before{content:""}.fa-gas-pump:before{content:""}.fa-signal-alt-slash:before,.fa-signal-bars-slash:before{content:""}.fa-monkey:before{content:""}.fa-pro:before,.fa-rectangle-pro:before{content:""}.fa-house-night:before{content:""}.fa-hot-tub-person:before,.fa-hot-tub:before{content:""}.fa-blanket:before{content:""}.fa-map-location:before,.fa-map-marked:before{content:""}.fa-house-flood-water:before{content:""}.fa-comments-question-check:before{content:""}.fa-tree:before{content:""}.fa-arrows-cross:before{content:""}.fa-backpack:before{content:""}.fa-square-small:before{content:""}.fa-folder-arrow-up:before,.fa-folder-upload:before{content:""}.fa-bridge-lock:before{content:""}.fa-crosshairs-simple:before{content:""}.fa-sack-dollar:before{content:""}.fa-edit:before,.fa-pen-to-square:before{content:""}.fa-sliders-h-square:before,.fa-square-sliders:before{content:""}.fa-car-side:before{content:""}.fa-comment-middle-top-alt:before,.fa-message-middle-top:before{content:""}.fa-lightbulb-on:before{content:""}.fa-knife:before,.fa-utensil-knife:before{content:""}.fa-share-alt:before,.fa-share-nodes:before{content:""}.fa-wave-sine:before{content:""}.fa-heart-circle-minus:before{content:""}.fa-circle-w:before{content:""}.fa-calendar-circle:before,.fa-circle-calendar:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-microscope:before{content:""}.fa-sunset:before{content:""}.fa-sink:before{content:""}.fa-calendar-exclamation:before{content:""}.fa-truck-container-empty:before{content:""}.fa-hand-heart:before{content:""}.fa-bag-shopping:before,.fa-shopping-bag:before{content:""}.fa-arrow-down-z-a:before,.fa-sort-alpha-desc:before,.fa-sort-alpha-down-alt:before{content:""}.fa-mitten:before{content:""}.fa-reply-clock:before,.fa-reply-time:before{content:""}.fa-person-rays:before{content:""}.fa-arrow-alt-right:before,.fa-right:before{content:""}.fa-circle-f:before{content:""}.fa-users:before{content:""}.fa-face-pleading:before{content:""}.fa-eye-slash:before{content:""}.fa-flask-vial:before{content:""}.fa-police-box:before{content:""}.fa-cucumber:before{content:""}.fa-head-side-brain:before{content:""}.fa-hand-paper:before,.fa-hand:before{content:""}.fa-biking-mountain:before,.fa-person-biking-mountain:before{content:""}.fa-utensils-slash:before{content:""}.fa-print-magnifying-glass:before,.fa-print-search:before{content:""}.fa-folder-bookmark:before{content:""}.fa-om:before{content:""}.fa-pi:before{content:""}.fa-flask-potion:before,.fa-flask-round-potion:before{content:""}.fa-face-shush:before{content:""}.fa-worm:before{content:""}.fa-house-circle-xmark:before{content:""}.fa-plug:before{content:""}.fa-calendar-circle-exclamation:before{content:""}.fa-square-i:before{content:""}.fa-chevron-up:before{content:""}.fa-face-saluting:before{content:""}.fa-gauge-simple-low:before,.fa-tachometer-slow:before{content:""}.fa-face-persevering:before{content:""}.fa-camera-circle:before,.fa-circle-camera:before{content:""}.fa-hand-spock:before{content:""}.fa-spider-web:before{content:""}.fa-circle-microphone:before,.fa-microphone-circle:before{content:""}.fa-book-arrow-up:before{content:""}.fa-popsicle:before{content:""}.fa-command:before{content:""}.fa-blinds:before{content:""}.fa-stopwatch:before{content:""}.fa-saxophone:before{content:""}.fa-square-2:before{content:""}.fa-field-hockey-stick-ball:before,.fa-field-hockey:before{content:""}.fa-arrow-up-square-triangle:before,.fa-sort-shapes-up-alt:before{content:""}.fa-face-scream:before{content:""}.fa-square-m:before{content:""}.fa-camera-web:before,.fa-webcam:before{content:""}.fa-comment-arrow-down:before{content:""}.fa-lightbulb-cfl:before{content:""}.fa-window-frame-open:before{content:""}.fa-face-kiss:before,.fa-kiss:before{content:""}.fa-bridge-circle-xmark:before{content:""}.fa-period:before{content:"."}.fa-face-grin-tongue:before,.fa-grin-tongue:before{content:""}.fa-up-to-dotted-line:before{content:""}.fa-thought-bubble:before{content:""}.fa-skeleton-ribs:before{content:""}.fa-raygun:before{content:""}.fa-flute:before{content:""}.fa-acorn:before{content:""}.fa-video-arrow-up-right:before{content:""}.fa-grate-droplet:before{content:""}.fa-seal-exclamation:before{content:""}.fa-chess-bishop:before{content:""}.fa-message-sms:before{content:""}.fa-coffee-beans:before{content:""}.fa-hat-witch:before{content:""}.fa-face-grin-wink:before,.fa-grin-wink:before{content:""}.fa-clock-three-thirty:before{content:""}.fa-deaf:before,.fa-deafness:before,.fa-ear-deaf:before,.fa-hard-of-hearing:before{content:""}.fa-alarm-clock:before{content:""}.fa-eclipse:before{content:""}.fa-face-relieved:before{content:""}.fa-road-circle-check:before{content:""}.fa-dice-five:before{content:""}.fa-minus-octagon:before,.fa-octagon-minus:before{content:""}.fa-rss-square:before,.fa-square-rss:before{content:""}.fa-face-zany:before{content:""}.fa-tricycle:before{content:""}.fa-land-mine-on:before{content:""}.fa-square-arrow-up-left:before{content:""}.fa-i-cursor:before{content:""}.fa-salt-shaker:before{content:""}.fa-stamp:before{content:""}.fa-file-plus:before{content:""}.fa-draw-square:before{content:""}.fa-toilet-paper-reverse-slash:before,.fa-toilet-paper-under-slash:before{content:""}.fa-stairs:before{content:""}.fa-drone-alt:before,.fa-drone-front:before{content:""}.fa-glass-empty:before{content:""}.fa-dial-high:before{content:""}.fa-user-construction:before,.fa-user-hard-hat:before,.fa-user-helmet-safety:before{content:""}.fa-i:before{content:"I"}.fa-hryvnia-sign:before,.fa-hryvnia:before{content:""}.fa-arrow-down-left-and-arrow-up-right-to-center:before{content:""}.fa-pills:before{content:""}.fa-face-grin-wide:before,.fa-grin-alt:before{content:""}.fa-tooth:before{content:""}.fa-basketball-hoop:before{content:""}.fa-objects-align-bottom:before{content:""}.fa-v:before{content:"V"}.fa-sparkles:before{content:""}.fa-squid:before{content:""}.fa-leafy-green:before{content:""}.fa-circle-arrow-up-right:before{content:""}.fa-calendars:before{content:""}.fa-bangladeshi-taka-sign:before{content:""}.fa-bicycle:before{content:""}.fa-hammer-war:before{content:""}.fa-circle-d:before{content:""}.fa-spider-black-widow:before{content:""}.fa-rod-asclepius:before,.fa-rod-snake:before,.fa-staff-aesculapius:before,.fa-staff-snake:before{content:""}.fa-pear:before{content:""}.fa-head-side-cough-slash:before{content:""}.fa-triangle:before{content:""}.fa-apartment:before{content:""}.fa-ambulance:before,.fa-truck-medical:before{content:""}.fa-pepper:before{content:""}.fa-piano:before{content:""}.fa-gun-squirt:before{content:""}.fa-wheat-awn-circle-exclamation:before{content:""}.fa-snowman:before{content:""}.fa-user-alien:before{content:""}.fa-shield-check:before{content:""}.fa-mortar-pestle:before{content:""}.fa-road-barrier:before{content:""}.fa-chart-candlestick:before{content:""}.fa-briefcase-blank:before{content:""}.fa-school:before{content:""}.fa-igloo:before{content:""}.fa-bracket-round:before,.fa-parenthesis:before{content:"("}.fa-joint:before{content:""}.fa-horse-saddle:before{content:""}.fa-mug-marshmallows:before{content:""}.fa-filters:before{content:""}.fa-bell-on:before{content:""}.fa-angle-right:before{content:""}.fa-dial-med:before{content:""}.fa-horse:before{content:""}.fa-q:before{content:"Q"}.fa-monitor-heart-rate:before,.fa-monitor-waveform:before{content:""}.fa-link-simple:before{content:""}.fa-whistle:before{content:""}.fa-g:before{content:"G"}.fa-fragile:before,.fa-wine-glass-crack:before{content:""}.fa-slot-machine:before{content:""}.fa-notes-medical:before{content:""}.fa-car-wash:before{content:""}.fa-escalator:before{content:""}.fa-comment-image:before{content:""}.fa-temperature-2:before,.fa-temperature-half:before,.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-dong-sign:before{content:""}.fa-donut:before,.fa-doughnut:before{content:""}.fa-capsules:before{content:""}.fa-poo-bolt:before,.fa-poo-storm:before{content:""}.fa-tally-1:before{content:""}.fa-face-frown-open:before,.fa-frown-open:before{content:""}.fa-square-dashed:before{content:""}.fa-square-j:before{content:""}.fa-hand-point-up:before{content:""}.fa-money-bill:before{content:""}.fa-arrow-up-big-small:before,.fa-sort-size-up:before{content:""}.fa-barcode-read:before{content:""}.fa-baguette:before{content:""}.fa-bowl-soft-serve:before{content:""}.fa-face-holding-back-tears:before{content:""}.fa-arrow-alt-square-up:before,.fa-square-up:before{content:""}.fa-subway-tunnel:before,.fa-train-subway-tunnel:before{content:""}.fa-exclamation-square:before,.fa-square-exclamation:before{content:""}.fa-semicolon:before{content:";"}.fa-bookmark:before{content:""}.fa-fan-table:before{content:""}.fa-align-justify:before{content:""}.fa-battery-1:before,.fa-battery-low:before{content:""}.fa-credit-card-front:before{content:""}.fa-brain-arrow-curved-right:before,.fa-mind-share:before{content:""}.fa-umbrella-beach:before{content:""}.fa-helmet-un:before{content:""}.fa-location-smile:before,.fa-map-marker-smile:before{content:""}.fa-arrow-left-to-line:before,.fa-arrow-to-left:before{content:""}.fa-bullseye:before{content:""}.fa-nigiri:before,.fa-sushi:before{content:""}.fa-comment-alt-captions:before,.fa-message-captions:before{content:""}.fa-trash-list:before{content:""}.fa-bacon:before{content:""}.fa-option:before{content:""}.fa-hand-point-down:before{content:""}.fa-arrow-up-from-bracket:before{content:""}.fa-trash-plus:before{content:""}.fa-objects-align-top:before{content:""}.fa-folder-blank:before,.fa-folder:before{content:""}.fa-face-anxious-sweat:before{content:""}.fa-credit-card-blank:before{content:""}.fa-file-medical-alt:before,.fa-file-waveform:before{content:""}.fa-microchip-ai:before{content:""}.fa-mug:before{content:""}.fa-plane-up-slash:before{content:""}.fa-radiation:before{content:""}.fa-pen-circle:before{content:""}.fa-chart-simple:before{content:""}.fa-crutches:before{content:""}.fa-circle-parking:before,.fa-parking-circle:before{content:""}.fa-mars-stroke:before{content:""}.fa-leaf-oak:before{content:""}.fa-square-bolt:before{content:""}.fa-vial:before{content:""}.fa-dashboard:before,.fa-gauge-med:before,.fa-gauge:before,.fa-tachometer-alt-average:before{content:""}.fa-magic-wand-sparkles:before,.fa-wand-magic-sparkles:before{content:""}.fa-lambda:before{content:""}.fa-e:before{content:"E"}.fa-pizza:before{content:""}.fa-bowl-chopsticks-noodles:before{content:""}.fa-h3:before{content:""}.fa-pen-alt:before,.fa-pen-clip:before{content:""}.fa-bridge-circle-exclamation:before{content:""}.fa-badge-percent:before{content:""}.fa-user:before{content:""}.fa-sensor:before{content:""}.fa-comma:before{content:","}.fa-school-circle-check:before{content:""}.fa-toilet-paper-reverse:before,.fa-toilet-paper-under:before{content:""}.fa-light-emergency:before{content:""}.fa-arrow-down-to-arc:before{content:""}.fa-dumpster:before{content:""}.fa-shuttle-van:before,.fa-van-shuttle:before{content:""}.fa-building-user:before{content:""}.fa-light-switch:before{content:""}.fa-caret-square-left:before,.fa-square-caret-left:before{content:""}.fa-highlighter:before{content:""}.fa-heart-rate:before,.fa-wave-pulse:before{content:""}.fa-key:before{content:""}.fa-hat-santa:before{content:""}.fa-tamale:before{content:""}.fa-box-check:before{content:""}.fa-bullhorn:before{content:""}.fa-steak:before{content:""}.fa-location-crosshairs-slash:before,.fa-location-slash:before{content:""}.fa-person-dolly:before{content:""}.fa-globe:before{content:""}.fa-synagogue:before{content:""}.fa-file-chart-column:before,.fa-file-chart-line:before{content:""}.fa-person-half-dress:before{content:""}.fa-folder-image:before{content:""}.fa-calendar-edit:before,.fa-calendar-pen:before{content:""}.fa-road-bridge:before{content:""}.fa-face-smile-tear:before{content:""}.fa-comment-alt-plus:before,.fa-message-plus:before{content:""}.fa-location-arrow:before{content:""}.fa-c:before{content:"C"}.fa-tablet-button:before{content:""}.fa-rectangle-history-circle-user:before{content:""}.fa-building-lock:before{content:""}.fa-chart-line-up:before{content:""}.fa-mailbox:before{content:""}.fa-truck-bolt:before{content:""}.fa-pizza-slice:before{content:""}.fa-money-bill-wave:before{content:""}.fa-area-chart:before,.fa-chart-area:before{content:""}.fa-house-flag:before{content:""}.fa-circle-three-quarters-stroke:before{content:""}.fa-person-circle-minus:before{content:""}.fa-scalpel:before{content:""}.fa-ban:before,.fa-cancel:before{content:""}.fa-bell-exclamation:before{content:""}.fa-bookmark-circle:before,.fa-circle-bookmark:before{content:""}.fa-egg-fried:before{content:""}.fa-face-weary:before{content:""}.fa-uniform-martial-arts:before{content:""}.fa-camera-rotate:before{content:""}.fa-sun-dust:before{content:""}.fa-comment-text:before{content:""}.fa-air-freshener:before,.fa-spray-can-sparkles:before{content:""}.fa-signal-alt-4:before,.fa-signal-alt:before,.fa-signal-bars-strong:before,.fa-signal-bars:before{content:""}.fa-diamond-exclamation:before{content:""}.fa-star:before{content:""}.fa-dial-min:before{content:""}.fa-repeat:before{content:""}.fa-cross:before{content:""}.fa-file-caret-down:before,.fa-page-caret-down:before{content:""}.fa-box:before{content:""}.fa-venus-mars:before{content:""}.fa-clock-seven-thirty:before{content:""}.fa-arrow-pointer:before,.fa-mouse-pointer:before{content:""}.fa-clock-four-thirty:before{content:""}.fa-signal-alt-3:before,.fa-signal-bars-good:before{content:""}.fa-cactus:before{content:""}.fa-expand-arrows-alt:before,.fa-maximize:before{content:""}.fa-charging-station:before{content:""}.fa-shapes:before,.fa-triangle-circle-square:before{content:""}.fa-plane-tail:before{content:""}.fa-gauge-simple-max:before,.fa-tachometer-fastest:before{content:""}.fa-circle-u:before{content:""}.fa-shield-slash:before{content:""}.fa-phone-square-down:before,.fa-square-phone-hangup:before{content:""}.fa-arrow-up-left:before{content:""}.fa-transporter-1:before{content:""}.fa-peanuts:before{content:""}.fa-random:before,.fa-shuffle:before{content:""}.fa-person-running:before,.fa-running:before{content:""}.fa-mobile-retro:before{content:""}.fa-grip-lines-vertical:before{content:""}.fa-arrow-up-from-square:before{content:""}.fa-file-dashed-line:before,.fa-page-break:before{content:""}.fa-bracket-curly-right:before{content:"}"}.fa-spider:before{content:""}.fa-clock-three:before{content:""}.fa-hands-bound:before{content:""}.fa-scalpel-line-dashed:before,.fa-scalpel-path:before{content:""}.fa-file-invoice-dollar:before{content:""}.fa-pipe-smoking:before{content:""}.fa-face-astonished:before{content:""}.fa-window:before{content:""}.fa-plane-circle-exclamation:before{content:""}.fa-ear:before{content:""}.fa-file-lock:before{content:""}.fa-diagram-venn:before{content:""}.fa-x-ray:before{content:""}.fa-goal-net:before{content:""}.fa-coffin-cross:before{content:""}.fa-spell-check:before{content:""}.fa-location-xmark:before,.fa-map-marker-times:before,.fa-map-marker-xmark:before{content:""}.fa-circle-quarter-stroke:before{content:""}.fa-lasso:before{content:""}.fa-slash:before{content:""}.fa-person-to-portal:before,.fa-portal-enter:before{content:""}.fa-calendar-star:before{content:""}.fa-computer-mouse:before,.fa-mouse:before{content:""}.fa-arrow-right-to-bracket:before,.fa-sign-in:before{content:""}.fa-pegasus:before{content:""}.fa-files-medical:before{content:""}.fa-nfc-lock:before{content:""}.fa-person-ski-lift:before,.fa-ski-lift:before{content:""}.fa-square-6:before{content:""}.fa-shop-slash:before,.fa-store-alt-slash:before{content:""}.fa-wind-turbine:before{content:""}.fa-sliders-simple:before{content:""}.fa-badge-sheriff:before{content:""}.fa-server:before{content:""}.fa-virus-covid-slash:before{content:""}.fa-intersection:before{content:""}.fa-shop-lock:before{content:""}.fa-family:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-user-hair-buns:before{content:""}.fa-blender-phone:before{content:""}.fa-hourglass-clock:before{content:""}.fa-person-seat-reclined:before{content:""}.fa-paper-plane-alt:before,.fa-paper-plane-top:before,.fa-send:before{content:""}.fa-comment-alt-arrow-up:before,.fa-message-arrow-up:before{content:""}.fa-lightbulb-exclamation:before{content:""}.fa-layer-group-minus:before,.fa-layer-minus:before{content:""}.fa-circle-e:before{content:""}.fa-building-wheat:before{content:""}.fa-gauge-max:before,.fa-tachometer-alt-fastest:before{content:""}.fa-person-breastfeeding:before{content:""}.fa-apostrophe:before{content:"'"}.fa-fire-hydrant:before{content:""}.fa-right-to-bracket:before,.fa-sign-in-alt:before{content:""}.fa-video-plus:before{content:""}.fa-arrow-alt-square-right:before,.fa-square-right:before{content:""}.fa-comment-smile:before{content:""}.fa-venus:before{content:""}.fa-passport:before{content:""}.fa-inbox-arrow-down:before,.fa-inbox-in:before{content:""}.fa-heart-pulse:before,.fa-heartbeat:before{content:""}.fa-circle-8:before{content:""}.fa-clouds-moon:before{content:""}.fa-clock-ten-thirty:before{content:""}.fa-people-carry-box:before,.fa-people-carry:before{content:""}.fa-folder-user:before{content:""}.fa-trash-can-xmark:before{content:""}.fa-temperature-high:before{content:""}.fa-microchip:before{content:""}.fa-left-long-to-line:before{content:""}.fa-crown:before{content:""}.fa-weight-hanging:before{content:""}.fa-xmarks-lines:before{content:""}.fa-file-prescription:before{content:""}.fa-calendar-range:before{content:""}.fa-flower-daffodil:before{content:""}.fa-hand-back-point-up:before{content:""}.fa-weight-scale:before,.fa-weight:before{content:""}.fa-star-exclamation:before{content:""}.fa-books:before{content:""}.fa-user-friends:before,.fa-user-group:before{content:""}.fa-arrow-up-a-z:before,.fa-sort-alpha-up:before{content:""}.fa-layer-group-plus:before,.fa-layer-plus:before{content:""}.fa-play-pause:before{content:""}.fa-block-question:before{content:""}.fa-snooze:before,.fa-zzz:before{content:""}.fa-scanner-image:before{content:""}.fa-tv-retro:before{content:""}.fa-square-t:before{content:""}.fa-barn-silo:before,.fa-farm:before{content:""}.fa-chess-knight:before{content:""}.fa-bars-sort:before{content:""}.fa-palette-boxes:before,.fa-pallet-alt:before,.fa-pallet-boxes:before{content:""}.fa-face-laugh-squint:before,.fa-laugh-squint:before{content:""}.fa-code-simple:before{content:""}.fa-bolt-slash:before{content:""}.fa-panel-fire:before{content:""}.fa-binary-circle-check:before{content:""}.fa-comment-minus:before{content:""}.fa-burrito:before{content:""}.fa-violin:before{content:""}.fa-objects-column:before{content:""}.fa-chevron-square-down:before,.fa-square-chevron-down:before{content:""}.fa-comment-plus:before{content:""}.fa-triangle-instrument:before,.fa-triangle-music:before{content:""}.fa-wheelchair:before{content:""}.fa-user-pilot-tie:before{content:""}.fa-piano-keyboard:before{content:""}.fa-bed-empty:before{content:""}.fa-arrow-circle-up:before,.fa-circle-arrow-up:before{content:""}.fa-toggle-on:before{content:""}.fa-rectangle-portrait:before,.fa-rectangle-vertical:before{content:""}.fa-person-walking:before,.fa-walking:before{content:""}.fa-l:before{content:"L"}.fa-signal-stream:before{content:""}.fa-down-to-bracket:before{content:""}.fa-circle-z:before{content:""}.fa-stars:before{content:""}.fa-fire:before{content:""}.fa-bed-pulse:before,.fa-procedures:before{content:""}.fa-house-day:before{content:""}.fa-shuttle-space:before,.fa-space-shuttle:before{content:""}.fa-shirt-long-sleeve:before{content:""}.fa-chart-pie-alt:before,.fa-chart-pie-simple:before{content:""}.fa-face-laugh:before,.fa-laugh:before{content:""}.fa-folder-open:before{content:""}.fa-album-collection-circle-user:before{content:""}.fa-candy:before{content:""}.fa-bowl-hot:before,.fa-soup:before{content:""}.fa-flatbread:before{content:""}.fa-heart-circle-plus:before{content:""}.fa-code-fork:before{content:""}.fa-city:before{content:""}.fa-signal-alt-1:before,.fa-signal-bars-weak:before{content:""}.fa-microphone-alt:before,.fa-microphone-lines:before{content:""}.fa-clock-twelve:before{content:""}.fa-pepper-hot:before{content:""}.fa-citrus-slice:before{content:""}.fa-sheep:before{content:""}.fa-unlock:before{content:""}.fa-colon-sign:before{content:""}.fa-headset:before{content:""}.fa-badger-honey:before{content:""}.fa-h4:before{content:""}.fa-store-slash:before{content:""}.fa-road-circle-xmark:before{content:""}.fa-signal-slash:before{content:""}.fa-user-minus:before{content:""}.fa-mars-stroke-up:before,.fa-mars-stroke-v:before{content:""}.fa-champagne-glasses:before,.fa-glass-cheers:before{content:""}.fa-taco:before{content:""}.fa-hexagon-plus:before,.fa-plus-hexagon:before{content:""}.fa-clipboard:before{content:""}.fa-house-circle-exclamation:before{content:""}.fa-file-arrow-up:before,.fa-file-upload:before{content:""}.fa-wifi-3:before,.fa-wifi-strong:before,.fa-wifi:before{content:""}.fa-comments-alt:before,.fa-messages:before{content:""}.fa-bath:before,.fa-bathtub:before{content:""}.fa-umbrella-alt:before,.fa-umbrella-simple:before{content:""}.fa-rectangle-history-circle-plus:before{content:""}.fa-underline:before{content:""}.fa-prescription-bottle-pill:before{content:""}.fa-user-edit:before,.fa-user-pen:before{content:""}.fa-binary-slash:before{content:""}.fa-square-o:before{content:""}.fa-signature:before{content:""}.fa-stroopwafel:before{content:""}.fa-bold:before{content:""}.fa-anchor-lock:before{content:""}.fa-building-ngo:before{content:""}.fa-transporter-3:before{content:""}.fa-engine-exclamation:before,.fa-engine-warning:before{content:""}.fa-circle-down-right:before{content:""}.fa-square-k:before{content:""}.fa-manat-sign:before{content:""}.fa-money-check-edit:before,.fa-money-check-pen:before{content:""}.fa-not-equal:before{content:""}.fa-border-style:before,.fa-border-top-left:before{content:""}.fa-map-location-dot:before,.fa-map-marked-alt:before{content:""}.fa-tilde:before{content:"~"}.fa-jedi:before{content:""}.fa-poll:before,.fa-square-poll-vertical:before{content:""}.fa-arrow-down-square-triangle:before,.fa-sort-shapes-down-alt:before{content:""}.fa-mug-hot:before{content:""}.fa-dog-leashed:before{content:""}.fa-battery-car:before,.fa-car-battery:before{content:""}.fa-face-downcast-sweat:before{content:""}.fa-mailbox-flag-up:before{content:""}.fa-memo-circle-info:before{content:""}.fa-gift:before{content:""}.fa-dice-two:before{content:""}.fa-volume-medium:before,.fa-volume:before{content:""}.fa-transporter-5:before{content:""}.fa-gauge-circle-bolt:before{content:""}.fa-coin-front:before{content:""}.fa-file-slash:before{content:""}.fa-message-arrow-up-right:before{content:""}.fa-treasure-chest:before{content:""}.fa-chess-queen:before{content:""}.fa-paint-brush-alt:before,.fa-paint-brush-fine:before,.fa-paintbrush-alt:before,.fa-paintbrush-fine:before{content:""}.fa-glasses:before{content:""}.fa-hood-cloak:before{content:""}.fa-square-quote:before{content:""}.fa-up-left:before{content:""}.fa-bring-front:before{content:""}.fa-chess-board:before{content:""}.fa-burger-cheese:before,.fa-cheeseburger:before{content:""}.fa-building-circle-check:before{content:""}.fa-repeat-1:before{content:""}.fa-arrow-down-to-line:before,.fa-arrow-to-bottom:before{content:""}.fa-grid-5:before{content:""}.fa-right-long-to-line:before{content:""}.fa-person-chalkboard:before{content:""}.fa-mars-stroke-h:before,.fa-mars-stroke-right:before{content:""}.fa-hand-back-fist:before,.fa-hand-rock:before{content:""}.fa-tally-5:before,.fa-tally:before{content:""}.fa-caret-square-up:before,.fa-square-caret-up:before{content:""}.fa-cloud-showers-water:before{content:""}.fa-bar-chart:before,.fa-chart-bar:before{content:""}.fa-hands-bubbles:before,.fa-hands-wash:before{content:""}.fa-less-than-equal:before{content:""}.fa-train:before{content:""}.fa-up-from-dotted-line:before{content:""}.fa-eye-low-vision:before,.fa-low-vision:before{content:""}.fa-traffic-light-go:before{content:""}.fa-face-exhaling:before{content:""}.fa-sensor-fire:before{content:""}.fa-user-unlock:before{content:""}.fa-hexagon-divide:before{content:""}.fa-00:before{content:""}.fa-crow:before{content:""}.fa-betamax:before,.fa-cassette-betamax:before{content:""}.fa-sailboat:before{content:""}.fa-window-restore:before{content:""}.fa-nfc-magnifying-glass:before{content:""}.fa-file-binary:before{content:""}.fa-circle-v:before{content:""}.fa-plus-square:before,.fa-square-plus:before{content:""}.fa-bowl-scoops:before{content:""}.fa-mistletoe:before{content:""}.fa-custard:before{content:""}.fa-lacrosse-stick:before{content:""}.fa-hockey-mask:before{content:""}.fa-sunrise:before{content:""}.fa-panel-ews:before{content:""}.fa-torii-gate:before{content:""}.fa-cloud-exclamation:before{content:""}.fa-comment-alt-lines:before,.fa-message-lines:before{content:""}.fa-frog:before{content:""}.fa-bucket:before{content:""}.fa-floppy-disk-pen:before{content:""}.fa-image:before{content:""}.fa-window-frame:before{content:""}.fa-microphone:before{content:""}.fa-cow:before{content:""}.fa-square-ring:before{content:""}.fa-arrow-alt-from-top:before,.fa-down-from-line:before{content:""}.fa-caret-up:before{content:""}.fa-shield-times:before,.fa-shield-xmark:before{content:""}.fa-screwdriver:before{content:""}.fa-circle-sort-down:before,.fa-sort-circle-down:before{content:""}.fa-folder-closed:before{content:""}.fa-house-tsunami:before{content:""}.fa-square-nfi:before{content:""}.fa-forklift:before{content:""}.fa-arrow-up-from-ground-water:before{content:""}.fa-bracket-square-right:before{content:"]"}.fa-glass-martini-alt:before,.fa-martini-glass:before{content:""}.fa-rotate-back:before,.fa-rotate-backward:before,.fa-rotate-left:before,.fa-undo-alt:before{content:""}.fa-columns:before,.fa-table-columns:before{content:""}.fa-square-a:before{content:""}.fa-tick:before{content:""}.fa-lemon:before{content:""}.fa-head-side-mask:before{content:""}.fa-handshake:before{content:""}.fa-gem:before{content:""}.fa-dolly-box:before,.fa-dolly:before{content:""}.fa-smoking:before{content:""}.fa-compress-arrows-alt:before,.fa-minimize:before{content:""}.fa-refrigerator:before{content:""}.fa-monument:before{content:""}.fa-octagon-xmark:before,.fa-times-octagon:before,.fa-xmark-octagon:before{content:""}.fa-align-slash:before{content:""}.fa-snowplow:before{content:""}.fa-angle-double-right:before,.fa-angles-right:before{content:""}.fa-truck-couch:before,.fa-truck-ramp-couch:before{content:""}.fa-cannabis:before{content:""}.fa-circle-play:before,.fa-play-circle:before{content:""}.fa-arrow-up-right-and-arrow-down-left-from-center:before{content:""}.fa-tablets:before{content:""}.fa-360-degrees:before{content:""}.fa-ethernet:before{content:""}.fa-eur:before,.fa-euro-sign:before,.fa-euro:before{content:""}.fa-chair:before{content:""}.fa-check-circle:before,.fa-circle-check:before{content:""}.fa-square-dashed-circle-plus:before{content:""}.fa-money-simple-from-bracket:before{content:""}.fa-bat:before{content:""}.fa-circle-stop:before,.fa-stop-circle:before{content:""}.fa-head-side-headphones:before{content:""}.fa-phone-rotary:before{content:""}.fa-compass-drafting:before,.fa-drafting-compass:before{content:""}.fa-plate-wheat:before{content:""}.fa-calendar-circle-minus:before{content:""}.fa-chopsticks:before{content:""}.fa-car-mechanic:before,.fa-car-wrench:before{content:""}.fa-icicles:before{content:""}.fa-person-shelter:before{content:""}.fa-neuter:before{content:""}.fa-id-badge:before{content:""}.fa-kazoo:before{content:""}.fa-marker:before{content:""}.fa-face-laugh-beam:before,.fa-laugh-beam:before{content:""}.fa-square-arrow-down-left:before{content:""}.fa-battery-bolt:before{content:""}.fa-tree-large:before{content:""}.fa-helicopter-symbol:before{content:""}.fa-aperture:before{content:""}.fa-universal-access:before{content:""}.fa-file-magnifying-glass:before,.fa-file-search:before{content:""}.fa-up-right:before{content:""}.fa-chevron-circle-up:before,.fa-circle-chevron-up:before{content:""}.fa-user-police:before{content:""}.fa-lari-sign:before{content:""}.fa-volcano:before{content:""}.fa-teddy-bear:before{content:""}.fa-stocking:before{content:""}.fa-person-walking-dashed-line-arrow-right:before{content:""}.fa-image-slash:before{content:""}.fa-mask-snorkel:before{content:""}.fa-smoke:before{content:""}.fa-gbp:before,.fa-pound-sign:before,.fa-sterling-sign:before{content:""}.fa-battery-exclamation:before{content:""}.fa-viruses:before{content:""}.fa-square-person-confined:before{content:""}.fa-user-tie:before{content:""}.fa-arrow-down-long:before,.fa-long-arrow-down:before{content:""}.fa-tent-arrow-down-to-line:before{content:""}.fa-certificate:before{content:""}.fa-crystal-ball:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-suitcase:before{content:""}.fa-person-skating:before,.fa-skating:before{content:""}.fa-star-shooting:before{content:""}.fa-binary-lock:before{content:""}.fa-filter-circle-dollar:before,.fa-funnel-dollar:before{content:""}.fa-camera-retro:before{content:""}.fa-arrow-circle-down:before,.fa-circle-arrow-down:before{content:""}.fa-comment-edit:before,.fa-comment-pen:before{content:""}.fa-arrow-right-to-file:before,.fa-file-import:before{content:""}.fa-banjo:before{content:""}.fa-external-link-square:before,.fa-square-arrow-up-right:before{content:""}.fa-light-emergency-on:before{content:""}.fa-kerning:before{content:""}.fa-box-open:before{content:""}.fa-square-f:before{content:""}.fa-scroll:before{content:""}.fa-spa:before{content:""}.fa-arrow-from-right:before,.fa-arrow-left-from-line:before{content:""}.fa-strawberry:before{content:""}.fa-location-pin-lock:before{content:""}.fa-pause:before{content:""}.fa-clock-eight-thirty:before{content:""}.fa-plane-alt:before,.fa-plane-engines:before{content:""}.fa-hill-avalanche:before{content:""}.fa-temperature-0:before,.fa-temperature-empty:before,.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-bomb:before{content:""}.fa-gauge-low:before,.fa-tachometer-alt-slow:before{content:""}.fa-registered:before{content:""}.fa-trash-can-plus:before{content:""}.fa-address-card:before,.fa-contact-card:before,.fa-vcard:before{content:""}.fa-balance-scale-right:before,.fa-scale-unbalanced-flip:before{content:""}.fa-globe-snow:before{content:""}.fa-subscript:before{content:""}.fa-diamond-turn-right:before,.fa-directions:before{content:""}.fa-integral:before{content:""}.fa-burst:before{content:""}.fa-house-laptop:before,.fa-laptop-house:before{content:""}.fa-face-tired:before,.fa-tired:before{content:""}.fa-money-bills:before{content:""}.fa-blinds-raised:before{content:""}.fa-smog:before{content:""}.fa-ufo-beam:before{content:""}.fa-caret-circle-up:before,.fa-circle-caret-up:before{content:""}.fa-user-vneck-hair-long:before{content:""}.fa-square-a-lock:before{content:""}.fa-crutch:before{content:""}.fa-gas-pump-slash:before{content:""}.fa-cloud-arrow-up:before,.fa-cloud-upload-alt:before,.fa-cloud-upload:before{content:""}.fa-palette:before{content:""}.fa-transporter-4:before{content:""}.fa-objects-align-right:before{content:""}.fa-arrows-turn-right:before{content:""}.fa-vest:before{content:""}.fa-pig:before{content:""}.fa-inbox-full:before{content:""}.fa-circle-envelope:before,.fa-envelope-circle:before{content:""}.fa-construction:before,.fa-triangle-person-digging:before{content:""}.fa-ferry:before{content:""}.fa-bullseye-arrow:before{content:""}.fa-arrows-down-to-people:before{content:""}.fa-seedling:before,.fa-sprout:before{content:""}.fa-clock-seven:before{content:""}.fa-arrows-alt-h:before,.fa-left-right:before{content:""}.fa-boxes-packing:before{content:""}.fa-arrow-circle-left:before,.fa-circle-arrow-left:before{content:""}.fa-flashlight:before{content:""}.fa-group-arrows-rotate:before{content:""}.fa-bowl-food:before{content:""}.fa-square-9:before{content:""}.fa-candy-cane:before{content:""}.fa-arrow-down-wide-short:before,.fa-sort-amount-asc:before,.fa-sort-amount-down:before{content:""}.fa-dollar-square:before,.fa-square-dollar:before,.fa-usd-square:before{content:""}.fa-phone-arrow-right:before{content:""}.fa-hand-holding-seedling:before{content:""}.fa-comment-alt-check:before,.fa-message-check:before{content:""}.fa-cloud-bolt:before,.fa-thunderstorm:before{content:""}.fa-remove-format:before,.fa-text-slash:before{content:""}.fa-watch:before{content:""}.fa-circle-down-left:before{content:""}.fa-text:before{content:""}.fa-projector:before{content:""}.fa-face-smile-wink:before,.fa-smile-wink:before{content:""}.fa-tombstone-alt:before,.fa-tombstone-blank:before{content:""}.fa-chess-king-alt:before,.fa-chess-king-piece:before{content:""}.fa-circle-6:before{content:""}.fa-arrow-alt-left:before,.fa-left:before{content:""}.fa-file-word:before{content:""}.fa-file-powerpoint:before{content:""}.fa-arrow-alt-square-down:before,.fa-square-down:before{content:""}.fa-objects-align-center-vertical:before{content:""}.fa-arrows-h:before,.fa-arrows-left-right:before{content:""}.fa-house-lock:before{content:""}.fa-cloud-arrow-down:before,.fa-cloud-download-alt:before,.fa-cloud-download:before{content:""}.fa-wreath:before{content:""}.fa-children:before{content:""}.fa-meter-droplet:before{content:""}.fa-blackboard:before,.fa-chalkboard:before{content:""}.fa-user-alt-slash:before,.fa-user-large-slash:before{content:""}.fa-signal-4:before,.fa-signal-strong:before{content:""}.fa-lollipop:before,.fa-lollypop:before{content:""}.fa-list-tree:before{content:""}.fa-envelope-open:before{content:""}.fa-draw-circle:before{content:""}.fa-cat-space:before{content:""}.fa-handshake-alt-slash:before,.fa-handshake-simple-slash:before{content:""}.fa-rabbit-fast:before,.fa-rabbit-running:before{content:""}.fa-memo-pad:before{content:""}.fa-mattress-pillow:before{content:""}.fa-alarm-plus:before{content:""}.fa-alicorn:before{content:""}.fa-comment-question:before{content:""}.fa-gingerbread-man:before{content:""}.fa-guarani-sign:before{content:""}.fa-burger-fries:before{content:""}.fa-mug-tea:before{content:""}.fa-border-top:before{content:""}.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before{content:""}.fa-book-circle:before,.fa-circle-book-open:before{content:""}.fa-arrows-to-dotted-line:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-garage-open:before{content:""}.fa-shelves-empty:before{content:""}.fa-cruzeiro-sign:before{content:""}.fa-watch-apple:before{content:""}.fa-watch-calculator:before{content:""}.fa-list-dropdown:before{content:""}.fa-cabinet-filing:before{content:""}.fa-burger-soda:before{content:""}.fa-arrow-square-up:before,.fa-square-arrow-up:before{content:""}.fa-greater-than-equal:before{content:""}.fa-pallet-box:before{content:""}.fa-face-confounded:before{content:""}.fa-shield-alt:before,.fa-shield-halved:before{content:""}.fa-truck-plow:before{content:""}.fa-atlas:before,.fa-book-atlas:before{content:""}.fa-virus:before{content:""}.fa-comment-middle-top:before{content:""}.fa-envelope-circle-check:before{content:""}.fa-layer-group:before{content:""}.fa-restroom-simple:before{content:""}.fa-arrows-to-dot:before{content:""}.fa-border-outer:before{content:""}.fa-hashtag-lock:before{content:""}.fa-clock-two-thirty:before{content:""}.fa-archway:before{content:""}.fa-heart-circle-check:before{content:""}.fa-house-chimney-crack:before,.fa-house-damage:before{content:""}.fa-file-archive:before,.fa-file-zipper:before{content:""}.fa-heart-half:before{content:""}.fa-comment-check:before{content:""}.fa-square:before{content:""}.fa-memo:before{content:""}.fa-glass-martini:before,.fa-martini-glass-empty:before{content:""}.fa-couch:before{content:""}.fa-cedi-sign:before{content:""}.fa-italic:before{content:""}.fa-glass-citrus:before{content:""}.fa-calendar-lines-pen:before{content:""}.fa-church:before{content:""}.fa-person-snowmobiling:before,.fa-snowmobile:before{content:""}.fa-face-hushed:before{content:""}.fa-comments-dollar:before{content:""}.fa-pickaxe:before{content:""}.fa-link-simple-slash:before{content:""}.fa-democrat:before{content:""}.fa-face-confused:before{content:""}.fa-pinball:before{content:""}.fa-z:before{content:"Z"}.fa-person-skiing:before,.fa-skiing:before{content:""}.fa-deer:before{content:""}.fa-input-pipe:before{content:""}.fa-road-lock:before{content:""}.fa-a:before{content:"A"}.fa-bookmark-slash:before{content:""}.fa-temperature-arrow-down:before,.fa-temperature-down:before{content:""}.fa-mace:before{content:""}.fa-feather-alt:before,.fa-feather-pointed:before{content:""}.fa-sausage:before{content:""}.fa-trash-can-clock:before{content:""}.fa-p:before{content:"P"}.fa-broom-wide:before{content:""}.fa-snowflake:before{content:""}.fa-stomach:before{content:""}.fa-newspaper:before{content:""}.fa-ad:before,.fa-rectangle-ad:before{content:""}.fa-guitar-electric:before{content:""}.fa-arrow-turn-down-right:before{content:""}.fa-moon-cloud:before{content:""}.fa-bread-slice-butter:before{content:""}.fa-arrow-circle-right:before,.fa-circle-arrow-right:before{content:""}.fa-user-group-crown:before,.fa-users-crown:before{content:""}.fa-circle-i:before{content:""}.fa-toilet-paper-check:before{content:""}.fa-filter-circle-xmark:before{content:""}.fa-locust:before{content:""}.fa-sort:before,.fa-unsorted:before{content:""}.fa-list-1-2:before,.fa-list-numeric:before,.fa-list-ol:before{content:""}.fa-chart-waterfall:before{content:""}.fa-sparkle:before{content:""}.fa-face-party:before{content:""}.fa-kidneys:before{content:""}.fa-wifi-exclamation:before{content:""}.fa-chart-network:before{content:""}.fa-person-dress-burst:before{content:""}.fa-dice-d4:before{content:""}.fa-money-check-alt:before,.fa-money-check-dollar:before{content:""}.fa-vector-square:before{content:""}.fa-bread-slice:before{content:""}.fa-language:before{content:""}.fa-wheat-awn-slash:before{content:""}.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before{content:""}.fa-dagger:before{content:""}.fa-podium:before{content:""}.fa-memo-circle-check:before{content:""}.fa-route-highway:before{content:""}.fa-arrow-alt-to-bottom:before,.fa-down-to-line:before{content:""}.fa-filter:before{content:""}.fa-square-g:before{content:""}.fa-circle-phone:before,.fa-phone-circle:before{content:""}.fa-clipboard-prescription:before{content:""}.fa-user-nurse-hair:before{content:""}.fa-question:before{content:"?"}.fa-file-signature:before{content:""}.fa-toggle-large-on:before{content:""}.fa-arrows-alt:before,.fa-up-down-left-right:before{content:""}.fa-dryer-alt:before,.fa-dryer-heat:before{content:""}.fa-house-chimney-user:before{content:""}.fa-hand-holding-heart:before{content:""}.fa-arrow-up-small-big:before,.fa-sort-size-up-alt:before{content:""}.fa-train-track:before{content:""}.fa-puzzle-piece:before{content:""}.fa-money-check:before{content:""}.fa-star-half-alt:before,.fa-star-half-stroke:before{content:""}.fa-file-exclamation:before{content:""}.fa-code:before{content:""}.fa-glass-whiskey:before,.fa-whiskey-glass:before{content:""}.fa-moon-stars:before{content:""}.fa-building-circle-exclamation:before{content:""}.fa-clothes-hanger:before{content:""}.fa-mobile-iphone:before,.fa-mobile-notch:before{content:""}.fa-magnifying-glass-chart:before{content:""}.fa-arrow-up-right-from-square:before,.fa-external-link:before{content:""}.fa-cubes-stacked:before{content:""}.fa-images-user:before{content:""}.fa-krw:before,.fa-won-sign:before,.fa-won:before{content:""}.fa-image-polaroid-user:before{content:""}.fa-virus-covid:before{content:""}.fa-square-ellipsis:before{content:""}.fa-pie:before{content:""}.fa-chess-knight-alt:before,.fa-chess-knight-piece:before{content:""}.fa-austral-sign:before{content:""}.fa-cloud-plus:before{content:""}.fa-f:before{content:"F"}.fa-leaf:before{content:""}.fa-bed-bunk:before{content:""}.fa-road:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-person-circle-plus:before{content:""}.fa-chart-pie:before,.fa-pie-chart:before{content:""}.fa-bolt-lightning:before{content:""}.fa-clock-eight:before{content:""}.fa-sack-xmark:before{content:""}.fa-file-excel:before{content:""}.fa-file-contract:before{content:""}.fa-fish-fins:before{content:""}.fa-circle-q:before{content:""}.fa-building-flag:before{content:""}.fa-face-grin-beam:before,.fa-grin-beam:before{content:""}.fa-object-ungroup:before{content:""}.fa-face-disguise:before{content:""}.fa-circle-arrow-down-right:before{content:""}.fa-alien-8bit:before,.fa-alien-monster:before{content:""}.fa-hand-point-ribbon:before{content:""}.fa-poop:before{content:""}.fa-object-exclude:before{content:""}.fa-telescope:before{content:""}.fa-location-pin:before,.fa-map-marker:before{content:""}.fa-square-list:before{content:""}.fa-kaaba:before{content:""}.fa-toilet-paper:before{content:""}.fa-hard-hat:before,.fa-hat-hard:before,.fa-helmet-safety:before{content:""}.fa-comment-code:before{content:""}.fa-sim-cards:before{content:""}.fa-starship:before{content:""}.fa-eject:before{content:""}.fa-arrow-alt-circle-right:before,.fa-circle-right:before{content:""}.fa-plane-circle-check:before{content:""}.fa-seal:before{content:""}.fa-user-cowboy:before{content:""}.fa-hexagon-vertical-nft:before{content:""}.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before{content:""}.fa-bread-loaf:before{content:""}.fa-rings-wedding:before{content:""}.fa-object-group:before{content:""}.fa-french-fries:before{content:""}.fa-chart-line:before,.fa-line-chart:before{content:""}.fa-calendar-arrow-down:before,.fa-calendar-download:before{content:""}.fa-send-back:before{content:""}.fa-mask-ventilator:before{content:""}.fa-signature-lock:before{content:""}.fa-arrow-right:before{content:""}.fa-map-signs:before,.fa-signs-post:before{content:""}.fa-octagon-plus:before,.fa-plus-octagon:before{content:""}.fa-cash-register:before{content:""}.fa-person-circle-question:before{content:""}.fa-melon-slice:before{content:""}.fa-space-station-moon:before{content:""}.fa-comment-alt-smile:before,.fa-message-smile:before{content:""}.fa-cup-straw:before{content:""}.fa-arrow-alt-from-right:before,.fa-left-from-line:before{content:""}.fa-h:before{content:"H"}.fa-basket-shopping-simple:before,.fa-shopping-basket-alt:before{content:""}.fa-hands-heart:before,.fa-hands-holding-heart:before{content:""}.fa-clock-nine:before{content:""}.fa-tarp:before{content:""}.fa-face-sleepy:before{content:""}.fa-hand-horns:before{content:""}.fa-screwdriver-wrench:before,.fa-tools:before{content:""}.fa-arrows-to-eye:before{content:""}.fa-circle-three-quarters:before{content:""}.fa-trophy-alt:before,.fa-trophy-star:before{content:""}.fa-plug-circle-bolt:before{content:""}.fa-face-thermometer:before{content:""}.fa-shirt-running:before{content:""}.fa-book-circle-arrow-up:before{content:""}.fa-face-nauseated:before{content:""}.fa-heart:before{content:""}.fa-file-chart-pie:before{content:""}.fa-mars-and-venus:before{content:""}.fa-home-user:before,.fa-house-user:before{content:""}.fa-circle-arrow-down-left:before{content:""}.fa-dumpster-fire:before{content:""}.fa-hexagon-minus:before,.fa-minus-hexagon:before{content:""}.fa-arrow-alt-to-left:before,.fa-left-to-line:before{content:""}.fa-house-crack:before{content:""}.fa-paw-alt:before,.fa-paw-simple:before{content:""}.fa-arrow-left-long-to-line:before{content:""}.fa-brackets-round:before,.fa-parentheses:before{content:""}.fa-cocktail:before,.fa-martini-glass-citrus:before{content:""}.fa-user-shakespeare:before{content:""}.fa-arrow-right-to-arc:before{content:""}.fa-face-surprise:before,.fa-surprise:before{content:""}.fa-bottle-water:before{content:""}.fa-circle-pause:before,.fa-pause-circle:before{content:""}.fa-gauge-circle-plus:before{content:""}.fa-folders:before{content:""}.fa-angel:before{content:""}.fa-value-absolute:before{content:""}.fa-rabbit:before{content:""}.fa-toilet-paper-slash:before{content:""}.fa-circle-euro:before{content:""}.fa-apple-alt:before,.fa-apple-whole:before{content:""}.fa-kitchen-set:before{content:""}.fa-diamond-half:before{content:""}.fa-lock-alt:before,.fa-lock-keyhole:before{content:""}.fa-r:before{content:"R"}.fa-temperature-1:before,.fa-temperature-quarter:before,.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-info-square:before,.fa-square-info:before{content:""}.fa-wifi-slash:before{content:""}.fa-toilet-paper-xmark:before{content:""}.fa-hands-holding-dollar:before,.fa-hands-usd:before{content:""}.fa-cube:before{content:""}.fa-arrow-down-triangle-square:before,.fa-sort-shapes-down:before{content:""}.fa-bitcoin-sign:before{content:""}.fa-shutters:before{content:""}.fa-shield-dog:before{content:""}.fa-solar-panel:before{content:""}.fa-lock-open:before{content:""}.fa-table-tree:before{content:""}.fa-house-chimney-heart:before{content:""}.fa-tally-3:before{content:""}.fa-elevator:before{content:""}.fa-money-bill-transfer:before{content:""}.fa-money-bill-trend-up:before{content:""}.fa-house-flood-water-circle-arrow-right:before{content:""}.fa-poll-h:before,.fa-square-poll-horizontal:before{content:""}.fa-circle:before{content:""}.fa-cart-circle-exclamation:before{content:""}.fa-sword:before{content:""}.fa-backward-fast:before,.fa-fast-backward:before{content:""}.fa-recycle:before{content:""}.fa-user-astronaut:before{content:""}.fa-interrobang:before{content:""}.fa-plane-slash:before{content:""}.fa-circle-dashed:before{content:""}.fa-trademark:before{content:""}.fa-basketball-ball:before,.fa-basketball:before{content:""}.fa-fork-knife:before,.fa-utensils-alt:before{content:""}.fa-satellite-dish:before{content:""}.fa-badge-check:before{content:""}.fa-arrow-alt-circle-up:before,.fa-circle-up:before{content:""}.fa-slider:before{content:""}.fa-mobile-alt:before,.fa-mobile-screen-button:before{content:""}.fa-clock-one-thirty:before{content:""}.fa-inbox-arrow-up:before,.fa-inbox-out:before{content:""}.fa-cloud-slash:before{content:""}.fa-volume-high:before,.fa-volume-up:before{content:""}.fa-users-rays:before{content:""}.fa-wallet:before{content:""}.fa-octagon-check:before{content:""}.fa-flatbread-stuffed:before{content:""}.fa-clipboard-check:before{content:""}.fa-cart-circle-plus:before{content:""}.fa-shipping-timed:before,.fa-truck-clock:before{content:""}.fa-pool-8-ball:before{content:""}.fa-file-audio:before{content:""}.fa-turn-down-left:before{content:""}.fa-lock-hashtag:before{content:""}.fa-chart-radar:before{content:""}.fa-staff:before{content:""}.fa-burger:before,.fa-hamburger:before{content:""}.fa-utility-pole:before{content:""}.fa-transporter-6:before{content:""}.fa-wrench:before{content:""}.fa-bugs:before{content:""}.fa-vector-polygon:before{content:""}.fa-diagram-nested:before{content:""}.fa-rupee-sign:before,.fa-rupee:before{content:""}.fa-file-image:before{content:""}.fa-circle-question:before,.fa-question-circle:before{content:""}.fa-image-user:before{content:""}.fa-buoy:before{content:""}.fa-plane-departure:before{content:""}.fa-handshake-slash:before{content:""}.fa-book-bookmark:before{content:""}.fa-border-center-h:before{content:""}.fa-can-food:before{content:""}.fa-typewriter:before{content:""}.fa-arrow-right-from-arc:before{content:""}.fa-circle-k:before{content:""}.fa-face-hand-over-mouth:before{content:""}.fa-popcorn:before{content:""}.fa-house-flood:before,.fa-house-water:before{content:""}.fa-object-subtract:before{content:""}.fa-code-branch:before{content:""}.fa-warehouse-alt:before,.fa-warehouse-full:before{content:""}.fa-hat-cowboy:before{content:""}.fa-bridge:before{content:""}.fa-phone-alt:before,.fa-phone-flip:before{content:""}.fa-arrow-down-from-dotted-line:before{content:""}.fa-square-quarters:before{content:""}.fa-truck-front:before{content:""}.fa-cat:before{content:""}.fa-trash-xmark:before{content:""}.fa-caret-circle-left:before,.fa-circle-caret-left:before{content:""}.fa-files:before{content:""}.fa-anchor-circle-exclamation:before{content:""}.fa-face-clouds:before{content:""}.fa-user-crown:before{content:""}.fa-truck-field:before{content:""}.fa-route:before{content:""}.fa-cart-circle-check:before{content:""}.fa-clipboard-question:before{content:""}.fa-panorama:before{content:""}.fa-comment-medical:before{content:""}.fa-teeth-open:before{content:""}.fa-user-tie-hair-long:before{content:""}.fa-file-circle-minus:before{content:""}.fa-head-side-medical:before{content:""}.fa-tags:before{content:""}.fa-wine-glass:before{content:""}.fa-fast-forward:before,.fa-forward-fast:before{content:""}.fa-face-meh-blank:before,.fa-meh-blank:before{content:""}.fa-user-robot:before{content:""}.fa-parking:before,.fa-square-parking:before{content:""}.fa-card-diamond:before{content:""}.fa-face-zipper:before{content:""}.fa-face-raised-eyebrow:before{content:""}.fa-house-signal:before{content:""}.fa-chevron-square-up:before,.fa-square-chevron-up:before{content:""}.fa-bars-progress:before,.fa-tasks-alt:before{content:""}.fa-faucet-drip:before{content:""}.fa-arrows-to-line:before{content:""}.fa-dolphin:before{content:""}.fa-arrow-up-right:before{content:""}.fa-circle-r:before{content:""}.fa-cart-flatbed:before,.fa-dolly-flatbed:before{content:""}.fa-ban-smoking:before,.fa-smoking-ban:before{content:""}.fa-circle-sort-up:before,.fa-sort-circle-up:before{content:""}.fa-terminal:before{content:""}.fa-mobile-button:before{content:""}.fa-house-medical-flag:before{content:""}.fa-basket-shopping:before,.fa-shopping-basket:before{content:""}.fa-tape:before{content:""}.fa-chestnut:before{content:""}.fa-bus-alt:before,.fa-bus-simple:before{content:""}.fa-eye:before{content:""}.fa-face-sad-cry:before,.fa-sad-cry:before{content:""}.fa-heat:before{content:""}.fa-ticket-airline:before{content:""}.fa-boot-heeled:before{content:""}.fa-arrows-minimize:before,.fa-compress-arrows:before{content:""}.fa-audio-description:before{content:""}.fa-person-military-to-person:before{content:""}.fa-file-shield:before{content:""}.fa-hexagon:before{content:""}.fa-manhole:before{content:""}.fa-user-slash:before{content:""}.fa-pen:before{content:""}.fa-tower-observation:before{content:""}.fa-floppy-disks:before{content:""}.fa-toilet-paper-blank-under:before,.fa-toilet-paper-reverse-alt:before{content:""}.fa-file-code:before{content:""}.fa-signal-5:before,.fa-signal-perfect:before,.fa-signal:before{content:""}.fa-pump:before{content:""}.fa-bus:before{content:""}.fa-heart-circle-xmark:before{content:""}.fa-arrow-up-left-from-circle:before{content:""}.fa-home-lg:before,.fa-house-chimney:before{content:""}.fa-window-maximize:before{content:""}.fa-dryer:before{content:""}.fa-face-frown:before,.fa-frown:before{content:""}.fa-chess-bishop-alt:before,.fa-chess-bishop-piece:before{content:""}.fa-shirt-tank-top:before{content:""}.fa-diploma:before,.fa-scroll-ribbon:before{content:""}.fa-screencast:before{content:""}.fa-walker:before{content:""}.fa-prescription:before{content:""}.fa-shop:before,.fa-store-alt:before{content:""}.fa-floppy-disk:before,.fa-save:before{content:""}.fa-vihara:before{content:""}.fa-face-kiss-closed-eyes:before{content:""}.fa-balance-scale-left:before,.fa-scale-unbalanced:before{content:""}.fa-file-user:before{content:""}.fa-user-police-tie:before{content:""}.fa-face-tongue-money:before{content:""}.fa-tennis-ball:before{content:""}.fa-square-l:before{content:""}.fa-sort-asc:before,.fa-sort-up:before{content:""}.fa-calendar-arrow-up:before,.fa-calendar-upload:before{content:""}.fa-comment-dots:before,.fa-commenting:before{content:""}.fa-plant-wilt:before{content:""}.fa-scarf:before{content:""}.fa-album-circle-plus:before{content:""}.fa-user-nurse-hair-long:before{content:""}.fa-diamond:before{content:""}.fa-arrow-alt-square-left:before,.fa-square-left:before{content:""}.fa-face-grin-squint:before,.fa-grin-squint:before{content:""}.fa-circle-ellipsis-vertical:before{content:""}.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before{content:""}.fa-grid-dividers:before{content:""}.fa-bacterium:before{content:""}.fa-hand-pointer:before{content:""}.fa-drum-steelpan:before{content:""}.fa-hand-scissors:before{content:""}.fa-hands-praying:before,.fa-praying-hands:before{content:""}.fa-face-pensive:before{content:""}.fa-user-music:before{content:""}.fa-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-arrow-rotate-right:before,.fa-redo:before{content:""}.fa-comments-alt-dollar:before,.fa-messages-dollar:before{content:""}.fa-sensor-on:before{content:""}.fa-balloon:before{content:""}.fa-biohazard:before{content:""}.fa-chess-queen-alt:before,.fa-chess-queen-piece:before{content:""}.fa-location-crosshairs:before,.fa-location:before{content:""}.fa-mars-double:before{content:""}.fa-house-leave:before,.fa-house-person-depart:before,.fa-house-person-leave:before{content:""}.fa-ruler-triangle:before{content:""}.fa-card-club:before{content:""}.fa-child-dress:before{content:""}.fa-users-between-lines:before{content:""}.fa-lungs-virus:before{content:""}.fa-spinner-third:before{content:""}.fa-face-grin-tears:before,.fa-grin-tears:before{content:""}.fa-phone:before{content:""}.fa-computer-mouse-scrollwheel:before,.fa-mouse-alt:before{content:""}.fa-calendar-times:before,.fa-calendar-xmark:before{content:""}.fa-child-reaching:before{content:""}.fa-table-layout:before{content:""}.fa-narwhal:before{content:""}.fa-ramp-loading:before{content:""}.fa-calendar-circle-plus:before{content:""}.fa-toothbrush:before{content:""}.fa-border-inner:before{content:""}.fa-paw-claws:before{content:""}.fa-kiwi-fruit:before{content:""}.fa-traffic-light-slow:before{content:""}.fa-rectangle-code:before{content:""}.fa-head-side-virus:before{content:""}.fa-keyboard-brightness:before{content:""}.fa-books-medical:before{content:""}.fa-lightbulb-slash:before{content:""}.fa-home-blank:before,.fa-house-blank:before{content:""}.fa-square-5:before{content:""}.fa-heart-square:before,.fa-square-heart:before{content:""}.fa-puzzle:before{content:""}.fa-user-cog:before,.fa-user-gear:before{content:""}.fa-pipe-circle-check:before{content:""}.fa-arrow-up-1-9:before,.fa-sort-numeric-up:before{content:""}.fa-octagon-exclamation:before{content:""}.fa-dial-low:before{content:""}.fa-door-closed:before{content:""}.fa-laptop-mobile:before,.fa-phone-laptop:before{content:""}.fa-conveyor-belt-alt:before,.fa-conveyor-belt-boxes:before{content:""}.fa-shield-virus:before{content:""}.fa-starfighter-alt-advanced:before,.fa-starfighter-twin-ion-engine-advanced:before{content:""}.fa-dice-six:before{content:""}.fa-starfighter-alt:before,.fa-starfighter-twin-ion-engine:before{content:""}.fa-rocket-launch:before{content:""}.fa-mosquito-net:before{content:""}.fa-vent-damper:before{content:""}.fa-bridge-water:before{content:""}.fa-ban-bug:before,.fa-debug:before{content:""}.fa-person-booth:before{content:""}.fa-text-width:before{content:""}.fa-garage-car:before{content:""}.fa-square-kanban:before{content:""}.fa-hat-wizard:before{content:""}.fa-pen-fancy:before{content:""}.fa-coffee-pot:before{content:""}.fa-mouse-field:before{content:""}.fa-digging:before,.fa-person-digging:before{content:""}.fa-shower-alt:before,.fa-shower-down:before{content:""}.fa-box-circle-check:before{content:""}.fa-brightness:before{content:""}.fa-car-side-bolt:before{content:""}.fa-ornament:before{content:""}.fa-phone-arrow-down-left:before,.fa-phone-arrow-down:before,.fa-phone-incoming:before{content:""}.fa-cloud-word:before{content:""}.fa-hand-fingers-crossed:before{content:""}.fa-trash:before{content:""}.fa-gauge-simple-med:before,.fa-gauge-simple:before,.fa-tachometer-average:before{content:""}.fa-arrow-down-small-big:before,.fa-sort-size-down-alt:before{content:""}.fa-book-medical:before{content:""}.fa-face-melting:before{content:""}.fa-poo:before{content:""}.fa-pen-alt-slash:before,.fa-pen-clip-slash:before{content:""}.fa-quote-right-alt:before,.fa-quote-right:before{content:""}.fa-scroll-old:before{content:""}.fa-guitars:before{content:""}.fa-phone-xmark:before{content:""}.fa-hose:before{content:""}.fa-clock-six:before{content:""}.fa-shirt:before,.fa-t-shirt:before,.fa-tshirt:before{content:""}.fa-billboard:before{content:""}.fa-square-r:before{content:""}.fa-cubes:before{content:""}.fa-envelope-open-dollar:before{content:""}.fa-divide:before{content:""}.fa-sun-cloud:before{content:""}.fa-lamp-floor:before{content:""}.fa-square-7:before{content:""}.fa-tenge-sign:before,.fa-tenge:before{content:""}.fa-headphones:before{content:""}.fa-hands-holding:before{content:""}.fa-campfire:before{content:""}.fa-circle-ampersand:before{content:""}.fa-snowflakes:before{content:""}.fa-hands-clapping:before{content:""}.fa-republican:before{content:""}.fa-leaf-maple:before{content:""}.fa-arrow-left:before{content:""}.fa-person-circle-xmark:before{content:""}.fa-ruler:before{content:""}.fa-cup-straw-swoosh:before{content:""}.fa-temperature-hot:before,.fa-temperature-sun:before{content:""}.fa-align-left:before{content:""}.fa-dice-d6:before{content:""}.fa-restroom:before{content:""}.fa-high-definition:before,.fa-rectangle-hd:before{content:""}.fa-j:before{content:"J"}.fa-galaxy:before{content:""}.fa-users-viewfinder:before{content:""}.fa-file-video:before{content:""}.fa-cherries:before{content:""}.fa-external-link-alt:before,.fa-up-right-from-square:before{content:""}.fa-circle-sort:before,.fa-sort-circle:before{content:""}.fa-table-cells:before,.fa-th:before{content:""}.fa-file-pdf:before{content:""}.fa-siren:before{content:""}.fa-arrow-up-to-dotted-line:before{content:""}.fa-image-landscape:before,.fa-landscape:before{content:""}.fa-tank-water:before{content:""}.fa-curling-stone:before,.fa-curling:before{content:""}.fa-gamepad-alt:before,.fa-gamepad-modern:before{content:""}.fa-messages-question:before{content:""}.fa-bible:before,.fa-book-bible:before{content:""}.fa-o:before{content:"O"}.fa-medkit:before,.fa-suitcase-medical:before{content:""}.fa-briefcase-arrow-right:before{content:""}.fa-expand-wide:before{content:""}.fa-clock-eleven-thirty:before{content:""}.fa-rv:before{content:""}.fa-user-secret:before{content:""}.fa-otter:before{content:""}.fa-dreidel:before{content:""}.fa-female:before,.fa-person-dress:before{content:""}.fa-comment-dollar:before{content:""}.fa-briefcase-clock:before,.fa-business-time:before{content:""}.fa-flower-tulip:before{content:""}.fa-people-pants-simple:before{content:""}.fa-cloud-drizzle:before{content:""}.fa-table-cells-large:before,.fa-th-large:before{content:""}.fa-book-tanakh:before,.fa-tanakh:before{content:""}.fa-solar-system:before{content:""}.fa-seal-question:before{content:""}.fa-phone-volume:before,.fa-volume-control-phone:before{content:""}.fa-disc-drive:before{content:""}.fa-hat-cowboy-side:before{content:""}.fa-rows:before,.fa-table-rows:before{content:""}.fa-location-exclamation:before,.fa-map-marker-exclamation:before{content:""}.fa-face-fearful:before{content:""}.fa-clipboard-user:before{content:""}.fa-bus-school:before{content:""}.fa-film-slash:before{content:""}.fa-square-arrow-down-right:before{content:""}.fa-book-sparkles:before,.fa-book-spells:before{content:""}.fa-washer:before,.fa-washing-machine:before{content:""}.fa-child:before{content:""}.fa-lira-sign:before{content:""}.fa-user-visor:before{content:""}.fa-file-plus-minus:before{content:""}.fa-chess-clock-alt:before,.fa-chess-clock-flip:before{content:""}.fa-satellite:before{content:""}.fa-plane-lock:before{content:""}.fa-steering-wheel:before{content:""}.fa-tag:before{content:""}.fa-stretcher:before{content:""}.fa-book-law:before,.fa-book-section:before{content:""}.fa-inboxes:before{content:""}.fa-coffee-bean:before{content:""}.fa-circle-yen:before{content:""}.fa-brackets-curly:before{content:""}.fa-ellipsis-stroke-vertical:before,.fa-ellipsis-v-alt:before{content:""}.fa-comment:before{content:""}.fa-square-1:before{content:""}.fa-birthday-cake:before,.fa-cake-candles:before,.fa-cake:before{content:""}.fa-head-side:before{content:""}.fa-envelope:before{content:""}.fa-dolly-empty:before{content:""}.fa-face-tissue:before{content:""}.fa-angle-double-up:before,.fa-angles-up:before{content:""}.fa-paperclip:before{content:""}.fa-chart-line-down:before{content:""}.fa-arrow-right-to-city:before{content:""}.fa-lock-a:before{content:""}.fa-ribbon:before{content:""}.fa-lungs:before{content:""}.fa-person-pinball:before{content:""}.fa-arrow-up-9-1:before,.fa-sort-numeric-up-alt:before{content:""}.fa-apple-core:before{content:""}.fa-circle-y:before{content:""}.fa-h6:before{content:""}.fa-litecoin-sign:before{content:""}.fa-circle-small:before{content:""}.fa-border-none:before{content:""}.fa-arrow-turn-down-left:before{content:""}.fa-circle-nodes:before{content:""}.fa-parachute-box:before{content:""}.fa-comment-alt-medical:before,.fa-message-medical:before{content:""}.fa-rugby-ball:before{content:""}.fa-comment-music:before{content:""}.fa-indent:before{content:""}.fa-tree-alt:before,.fa-tree-deciduous:before{content:""}.fa-puzzle-piece-alt:before,.fa-puzzle-piece-simple:before{content:""}.fa-truck-field-un:before{content:""}.fa-nfc-trash:before{content:""}.fa-hourglass-empty:before,.fa-hourglass:before{content:""}.fa-mountain:before{content:""}.fa-file-times:before,.fa-file-xmark:before{content:""}.fa-home-heart:before,.fa-house-heart:before{content:""}.fa-house-chimney-blank:before{content:""}.fa-meter-bolt:before{content:""}.fa-user-doctor:before,.fa-user-md:before{content:""}.fa-slash-back:before{content:"\\"}.fa-circle-info:before,.fa-info-circle:before{content:""}.fa-fishing-rod:before{content:""}.fa-hammer-crash:before{content:""}.fa-message-heart:before{content:""}.fa-cloud-meatball:before{content:""}.fa-camera-polaroid:before{content:""}.fa-camera-alt:before,.fa-camera:before{content:""}.fa-square-virus:before{content:""}.fa-cart-arrow-up:before{content:""}.fa-meteor:before{content:""}.fa-car-on:before{content:""}.fa-sleigh:before{content:""}.fa-arrow-down-1-9:before,.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before{content:""}.fa-buoy-mooring:before{content:""}.fa-square-4:before{content:""}.fa-hand-holding-droplet:before,.fa-hand-holding-water:before{content:""}.fa-tricycle-adult:before{content:""}.fa-waveform:before{content:""}.fa-water:before{content:""}.fa-star-sharp-half-alt:before,.fa-star-sharp-half-stroke:before{content:""}.fa-nfc-signal:before{content:""}.fa-plane-prop:before{content:""}.fa-calendar-check:before{content:""}.fa-clock-desk:before{content:""}.fa-calendar-clock:before,.fa-calendar-time:before{content:""}.fa-braille:before{content:""}.fa-prescription-bottle-alt:before,.fa-prescription-bottle-medical:before{content:""}.fa-plate-utensils:before{content:""}.fa-family-pants:before{content:""}.fa-hose-reel:before{content:""}.fa-house-window:before{content:""}.fa-landmark:before{content:""}.fa-truck:before{content:""}.fa-crosshairs:before{content:""}.fa-cloud-rainbow:before{content:""}.fa-person-cane:before{content:""}.fa-alien:before{content:""}.fa-tent:before{content:""}.fa-vest-patches:before{content:""}.fa-people-dress-simple:before{content:""}.fa-check-double:before{content:""}.fa-arrow-down-a-z:before,.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before{content:""}.fa-bowling-ball-pin:before{content:""}.fa-bell-school-slash:before{content:""}.fa-plus-large:before{content:""}.fa-money-bill-wheat:before{content:""}.fa-camera-viewfinder:before,.fa-screenshot:before{content:""}.fa-comment-alt-music:before,.fa-message-music:before{content:""}.fa-car-building:before{content:""}.fa-border-bottom-right:before,.fa-border-style-alt:before{content:""}.fa-octagon:before{content:""}.fa-comment-arrow-up-right:before{content:""}.fa-octagon-divide:before{content:""}.fa-cookie:before{content:""}.fa-arrow-left-rotate:before,.fa-arrow-rotate-back:before,.fa-arrow-rotate-backward:before,.fa-arrow-rotate-left:before,.fa-undo:before{content:""}.fa-tv-music:before{content:""}.fa-hard-drive:before,.fa-hdd:before{content:""}.fa-reel:before{content:""}.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before{content:""}.fa-dumbbell:before{content:""}.fa-list-alt:before,.fa-rectangle-list:before{content:""}.fa-tarp-droplet:before{content:""}.fa-alarm-exclamation:before{content:""}.fa-house-medical-circle-check:before{content:""}.fa-traffic-cone:before{content:""}.fa-grate:before{content:""}.fa-arrow-down-right:before{content:""}.fa-person-skiing-nordic:before,.fa-skiing-nordic:before{content:""}.fa-calendar-plus:before{content:""}.fa-person-from-portal:before,.fa-portal-exit:before{content:""}.fa-plane-arrival:before{content:""}.fa-cowbell-circle-plus:before,.fa-cowbell-more:before{content:""}.fa-arrow-alt-circle-left:before,.fa-circle-left:before{content:""}.fa-distribute-spacing-vertical:before{content:""}.fa-signal-alt-2:before,.fa-signal-bars-fair:before{content:""}.fa-sportsball:before{content:""}.fa-game-console-handheld-crank:before{content:""}.fa-subway:before,.fa-train-subway:before{content:""}.fa-chart-gantt:before{content:""}.fa-face-smile-upside-down:before{content:""}.fa-ball-pile:before{content:""}.fa-badge-dollar:before{content:""}.fa-money-bills-alt:before,.fa-money-bills-simple:before{content:""}.fa-list-timeline:before{content:""}.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before{content:""}.fa-crop-alt:before,.fa-crop-simple:before{content:""}.fa-money-bill-1:before,.fa-money-bill-alt:before{content:""}.fa-left-long:before,.fa-long-arrow-alt-left:before{content:""}.fa-keyboard-down:before{content:""}.fa-circle-up-right:before{content:""}.fa-cloud-bolt-moon:before,.fa-thunderstorm-moon:before{content:""}.fa-dna:before{content:""}.fa-virus-slash:before{content:""}.fa-bracket-round-right:before{content:")"}.fa-circle-sterling:before{content:""}.fa-circle-5:before{content:""}.fa-minus:before,.fa-subtract:before{content:""}.fa-fire-flame:before,.fa-flame:before{content:""}.fa-arrow-alt-to-right:before,.fa-right-to-line:before{content:""}.fa-gif:before{content:""}.fa-chess:before{content:""}.fa-trash-slash:before{content:""}.fa-arrow-left-long:before,.fa-long-arrow-left:before{content:""}.fa-plug-circle-check:before{content:""}.fa-font-case:before{content:""}.fa-street-view:before{content:""}.fa-arrow-down-left:before{content:""}.fa-franc-sign:before{content:""}.fa-flask-poison:before,.fa-flask-round-poison:before{content:""}.fa-volume-off:before{content:""}.fa-book-circle-arrow-right:before{content:""}.fa-chart-user:before,.fa-user-chart:before{content:""}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before,.fa-hands-american-sign-language-interpreting:before,.fa-hands-asl-interpreting:before{content:""}.fa-presentation-screen:before,.fa-presentation:before{content:""}.fa-circle-bolt:before{content:""}.fa-face-smile-halo:before{content:""}.fa-cart-circle-arrow-down:before{content:""}.fa-house-person-arrive:before,.fa-house-person-return:before,.fa-house-return:before{content:""}.fa-comment-alt-times:before,.fa-message-times:before,.fa-message-xmark:before{content:""}.fa-file-award:before,.fa-file-certificate:before{content:""}.fa-user-doctor-hair-long:before{content:""}.fa-camera-home:before,.fa-camera-security:before{content:""}.fa-cog:before,.fa-gear:before{content:""}.fa-droplet-slash:before,.fa-tint-slash:before{content:""}.fa-book-heart:before{content:""}.fa-mosque:before{content:""}.fa-duck:before{content:""}.fa-mosquito:before{content:""}.fa-star-of-david:before{content:""}.fa-flag-alt:before,.fa-flag-swallowtail:before{content:""}.fa-person-military-rifle:before{content:""}.fa-car-garage:before{content:""}.fa-cart-shopping:before,.fa-shopping-cart:before{content:""}.fa-book-font:before{content:""}.fa-shield-plus:before{content:""}.fa-vials:before{content:""}.fa-eye-dropper-full:before{content:""}.fa-distribute-spacing-horizontal:before{content:""}.fa-tablet-rugged:before{content:""}.fa-temperature-frigid:before,.fa-temperature-snow:before{content:""}.fa-moped:before{content:""}.fa-face-smile-plus:before,.fa-smile-plus:before{content:""}.fa-radio-alt:before,.fa-radio-tuner:before{content:""}.fa-face-swear:before{content:""}.fa-water-arrow-down:before,.fa-water-lower:before{content:""}.fa-scanner-touchscreen:before{content:""}.fa-circle-7:before{content:""}.fa-plug-circle-plus:before{content:""}.fa-person-ski-jumping:before,.fa-ski-jump:before{content:""}.fa-place-of-worship:before{content:""}.fa-water-arrow-up:before,.fa-water-rise:before{content:""}.fa-waveform-lines:before,.fa-waveform-path:before{content:""}.fa-split:before{content:""}.fa-film-canister:before,.fa-film-cannister:before{content:""}.fa-folder-times:before,.fa-folder-xmark:before{content:""}.fa-toilet-paper-alt:before,.fa-toilet-paper-blank:before{content:""}.fa-tablet-android-alt:before,.fa-tablet-screen:before{content:""}.fa-hexagon-vertical-nft-slanted:before{content:""}.fa-folder-music:before{content:""}.fa-desktop-medical:before,.fa-display-medical:before{content:""}.fa-share-all:before{content:""}.fa-peapod:before{content:""}.fa-chess-clock:before{content:""}.fa-axe:before{content:""}.fa-square-d:before{content:""}.fa-grip-vertical:before{content:""}.fa-mobile-signal-out:before{content:""}.fa-arrow-turn-up:before,.fa-level-up:before{content:""}.fa-u:before{content:"U"}.fa-arrow-up-from-dotted-line:before{content:""}.fa-square-root-alt:before,.fa-square-root-variable:before{content:""}.fa-light-switch-on:before{content:""}.fa-arrow-down-arrow-up:before,.fa-sort-alt:before{content:""}.fa-raindrops:before{content:""}.fa-dash:before,.fa-minus-large:before{content:""}.fa-clock-four:before,.fa-clock:before{content:""}.fa-input-numeric:before{content:""}.fa-truck-tow:before{content:""}.fa-backward-step:before,.fa-step-backward:before{content:""}.fa-pallet:before{content:""}.fa-car-bolt:before{content:""}.fa-arrows-maximize:before,.fa-expand-arrows:before{content:""}.fa-faucet:before{content:""}.fa-cloud-sleet:before{content:""}.fa-lamp-street:before{content:""}.fa-list-radio:before{content:""}.fa-pen-nib-slash:before{content:""}.fa-baseball-bat-ball:before{content:""}.fa-square-up-left:before{content:""}.fa-overline:before{content:""}.fa-s:before{content:"S"}.fa-timeline:before{content:""}.fa-keyboard:before{content:""}.fa-arrows-from-dotted-line:before{content:""}.fa-usb-drive:before{content:""}.fa-ballot:before{content:""}.fa-caret-down:before{content:""}.fa-location-dot-slash:before,.fa-map-marker-alt-slash:before{content:""}.fa-cards:before{content:""}.fa-clinic-medical:before,.fa-house-chimney-medical:before{content:""}.fa-boxing-glove:before,.fa-glove-boxing:before{content:""}.fa-temperature-3:before,.fa-temperature-three-quarters:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-bell-school:before{content:""}.fa-mobile-android-alt:before,.fa-mobile-screen:before{content:""}.fa-plane-up:before{content:""}.fa-folder-heart:before{content:""}.fa-circle-location-arrow:before,.fa-location-circle:before{content:""}.fa-face-head-bandage:before{content:""}.fa-maki-roll:before,.fa-makizushi:before,.fa-sushi-roll:before{content:""}.fa-car-bump:before{content:""}.fa-piggy-bank:before{content:""}.fa-racquet:before{content:""}.fa-car-mirrors:before{content:""}.fa-industry-alt:before,.fa-industry-windows:before{content:""}.fa-bolt-auto:before{content:""}.fa-battery-3:before,.fa-battery-half:before{content:""}.fa-flux-capacitor:before{content:""}.fa-mountain-city:before{content:""}.fa-coins:before{content:""}.fa-honey-pot:before{content:""}.fa-olive:before{content:""}.fa-khanda:before{content:""}.fa-filter-list:before{content:""}.fa-outlet:before{content:""}.fa-sliders-h:before,.fa-sliders:before{content:""}.fa-cauldron:before{content:""}.fa-people:before{content:""}.fa-folder-tree:before{content:""}.fa-network-wired:before{content:""}.fa-croissant:before{content:""}.fa-map-pin:before{content:""}.fa-hamsa:before{content:""}.fa-cent-sign:before{content:""}.fa-swords-laser:before{content:""}.fa-flask:before{content:""}.fa-person-pregnant:before{content:""}.fa-square-u:before{content:""}.fa-wand-sparkles:before{content:""}.fa-router:before{content:""}.fa-ellipsis-v:before,.fa-ellipsis-vertical:before{content:""}.fa-sword-laser-alt:before{content:""}.fa-ticket:before{content:""}.fa-power-off:before{content:""}.fa-coin:before{content:""}.fa-laptop-slash:before{content:""}.fa-long-arrow-alt-right:before,.fa-right-long:before{content:""}.fa-circle-b:before{content:""}.fa-person-dress-simple:before{content:""}.fa-pipe-collar:before{content:""}.fa-lights-holiday:before{content:""}.fa-citrus:before{content:""}.fa-flag-usa:before{content:""}.fa-laptop-file:before{content:""}.fa-teletype:before,.fa-tty:before{content:""}.fa-chart-tree-map:before{content:""}.fa-diagram-next:before{content:""}.fa-person-rifle:before{content:""}.fa-clock-five-thirty:before{content:""}.fa-pipe-valve:before{content:""}.fa-arrow-up-from-arc:before{content:""}.fa-face-spiral-eyes:before{content:""}.fa-compress-wide:before{content:""}.fa-circle-phone-hangup:before,.fa-phone-circle-down:before{content:""}.fa-house-medical-circle-exclamation:before{content:""}.fa-badminton:before{content:""}.fa-closed-captioning:before{content:""}.fa-hiking:before,.fa-person-hiking:before{content:""}.fa-arrow-alt-from-left:before,.fa-right-from-line:before{content:""}.fa-venus-double:before{content:""}.fa-images:before{content:""}.fa-calculator:before{content:""}.fa-shuttlecock:before{content:""}.fa-user-hair:before{content:""}.fa-eye-evil:before{content:""}.fa-people-pulling:before{content:""}.fa-n:before{content:"N"}.fa-garage:before{content:""}.fa-cable-car:before,.fa-tram:before{content:""}.fa-shovel-snow:before{content:""}.fa-cloud-rain:before{content:""}.fa-face-lying:before{content:""}.fa-sprinkler:before{content:""}.fa-building-circle-xmark:before{content:""}.fa-person-sledding:before,.fa-sledding:before{content:""}.fa-game-console-handheld:before{content:""}.fa-ship:before{content:""}.fa-clock-six-thirty:before{content:""}.fa-battery-slash:before{content:""}.fa-tugrik-sign:before{content:""}.fa-arrows-down-to-line:before{content:""}.fa-download:before{content:""}.fa-inventory:before,.fa-shelves:before{content:""}.fa-cloud-snow:before{content:""}.fa-face-grin:before,.fa-grin:before{content:""}.fa-backspace:before,.fa-delete-left:before{content:""}.fa-oven:before{content:""}.fa-eye-dropper-empty:before,.fa-eye-dropper:before,.fa-eyedropper:before{content:""}.fa-comment-captions:before{content:""}.fa-comments-question:before{content:""}.fa-scribble:before{content:""}.fa-rotate-exclamation:before{content:""}.fa-file-circle-check:before{content:""}.fa-glass:before{content:""}.fa-loader:before{content:""}.fa-forward:before{content:""}.fa-user-pilot:before{content:""}.fa-mobile-android:before,.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-code-pull-request-closed:before{content:""}.fa-face-meh:before,.fa-meh:before{content:""}.fa-align-center:before{content:""}.fa-book-dead:before,.fa-book-skull:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-face-dotted:before{content:""}.fa-face-worried:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-heart-circle-exclamation:before{content:""}.fa-home-alt:before,.fa-home-lg-alt:before,.fa-home:before,.fa-house:before{content:""}.fa-vector-circle:before{content:""}.fa-car-circle-bolt:before{content:""}.fa-calendar-week:before{content:""}.fa-flying-disc:before{content:""}.fa-laptop-medical:before{content:""}.fa-square-down-right:before{content:""}.fa-b:before{content:"B"}.fa-seat-airline:before{content:""}.fa-eclipse-alt:before,.fa-moon-over-sun:before{content:""}.fa-pipe:before{content:"|"}.fa-file-medical:before{content:""}.fa-potato:before{content:""}.fa-dice-one:before{content:""}.fa-circle-a:before{content:""}.fa-helmet-battle:before{content:""}.fa-butter:before{content:""}.fa-blanket-fire:before{content:""}.fa-kiwi-bird:before{content:""}.fa-castle:before{content:""}.fa-golf-club:before{content:""}.fa-arrow-right-arrow-left:before,.fa-exchange:before{content:""}.fa-redo-alt:before,.fa-rotate-forward:before,.fa-rotate-right:before{content:""}.fa-cutlery:before,.fa-utensils:before{content:""}.fa-arrow-up-wide-short:before,.fa-sort-amount-up:before{content:""}.fa-balloons:before{content:""}.fa-mill-sign:before{content:""}.fa-bowl-rice:before{content:""}.fa-timeline-arrow:before{content:""}.fa-skull:before{content:""}.fa-game-board-alt:before,.fa-game-board-simple:before{content:""}.fa-circle-video:before,.fa-video-circle:before{content:""}.fa-chart-scatter-bubble:before{content:""}.fa-house-turret:before{content:""}.fa-banana:before{content:""}.fa-hand-holding-skull:before{content:""}.fa-people-dress:before{content:""}.fa-couch-small:before,.fa-loveseat:before{content:""}.fa-broadcast-tower:before,.fa-tower-broadcast:before{content:""}.fa-truck-pickup:before{content:""}.fa-block-quote:before{content:""}.fa-long-arrow-alt-up:before,.fa-up-long:before{content:""}.fa-stop:before{content:""}.fa-code-merge:before{content:""}.fa-money-check-dollar-pen:before,.fa-money-check-edit-alt:before{content:""}.fa-arrow-alt-from-bottom:before,.fa-up-from-line:before{content:""}.fa-upload:before{content:""}.fa-hurricane:before{content:""}.fa-people-pants:before{content:""}.fa-mound:before{content:""}.fa-windsock:before{content:""}.fa-circle-half:before{content:""}.fa-brake-warning:before{content:""}.fa-toilet-portable:before{content:""}.fa-compact-disc:before{content:""}.fa-file-arrow-down:before,.fa-file-download:before{content:""}.fa-sax-hot:before,.fa-saxophone-fire:before{content:""}.fa-camera-web-slash:before,.fa-webcam-slash:before{content:""}.fa-folder-medical:before{content:""}.fa-folder-cog:before,.fa-folder-gear:before{content:""}.fa-hand-wave:before{content:""}.fa-arrow-up-arrow-down:before,.fa-sort-up-down:before{content:""}.fa-caravan:before{content:""}.fa-shield-cat:before{content:""}.fa-comment-alt-slash:before,.fa-message-slash:before{content:""}.fa-bolt:before,.fa-zap:before{content:""}.fa-trash-can-check:before{content:""}.fa-glass-water:before{content:""}.fa-oil-well:before{content:""}.fa-person-simple:before{content:""}.fa-vault:before{content:""}.fa-mars:before{content:""}.fa-toilet:before{content:""}.fa-plane-circle-xmark:before{content:""}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen-sign:before,.fa-yen:before{content:""}.fa-notes:before{content:""}.fa-rouble:before,.fa-rub:before,.fa-ruble-sign:before,.fa-ruble:before{content:""}.fa-trash-arrow-turn-left:before,.fa-trash-undo:before{content:""}.fa-champagne-glass:before,.fa-glass-champagne:before{content:""}.fa-objects-align-center-horizontal:before{content:""}.fa-sun:before{content:""}.fa-trash-alt-slash:before,.fa-trash-can-slash:before{content:""}.fa-screen-users:before,.fa-users-class:before{content:""}.fa-guitar:before{content:""}.fa-arrow-square-left:before,.fa-square-arrow-left:before{content:""}.fa-square-8:before{content:""}.fa-face-smile-hearts:before{content:""}.fa-brackets-square:before,.fa-brackets:before{content:""}.fa-laptop-arrow-down:before{content:""}.fa-hockey-stick-puck:before{content:""}.fa-house-tree:before{content:""}.fa-signal-2:before,.fa-signal-fair:before{content:""}.fa-face-laugh-wink:before,.fa-laugh-wink:before{content:""}.fa-circle-dollar:before,.fa-dollar-circle:before,.fa-usd-circle:before{content:""}.fa-horse-head:before{content:""}.fa-arrows-repeat:before,.fa-repeat-alt:before{content:""}.fa-bore-hole:before{content:""}.fa-industry:before{content:""}.fa-image-polaroid:before{content:""}.fa-wave-triangle:before{content:""}.fa-arrow-alt-circle-down:before,.fa-circle-down:before{content:""}.fa-grill:before{content:""}.fa-arrows-turn-to-dots:before{content:""}.fa-analytics:before,.fa-chart-mixed:before{content:""}.fa-florin-sign:before{content:""}.fa-arrow-down-short-wide:before,.fa-sort-amount-desc:before,.fa-sort-amount-down-alt:before{content:""}.fa-less-than:before{content:"<"}.fa-desktop-code:before,.fa-display-code:before{content:""}.fa-face-drooling:before{content:""}.fa-oil-temp:before,.fa-oil-temperature:before{content:""}.fa-question-square:before,.fa-square-question:before{content:""}.fa-air-conditioner:before{content:""}.fa-angle-down:before{content:""}.fa-mountains:before{content:""}.fa-omega:before{content:""}.fa-car-tunnel:before{content:""}.fa-person-dolly-empty:before{content:""}.fa-pan-food:before{content:""}.fa-head-side-cough:before{content:""}.fa-grip-lines:before{content:""}.fa-thumbs-down:before{content:""}.fa-user-lock:before{content:""}.fa-arrow-right-long:before,.fa-long-arrow-right:before{content:""}.fa-tickets-airline:before{content:""}.fa-anchor-circle-xmark:before{content:""}.fa-ellipsis-h:before,.fa-ellipsis:before{content:""}.fa-nfc-slash:before{content:""}.fa-chess-pawn:before{content:""}.fa-first-aid:before,.fa-kit-medical:before{content:""}.fa-grid-2-plus:before{content:""}.fa-bells:before{content:""}.fa-person-through-window:before{content:""}.fa-toolbox:before{content:""}.fa-envelope-badge:before,.fa-envelope-dot:before{content:""}.fa-hands-holding-circle:before{content:""}.fa-bug:before{content:""}.fa-bowl-chopsticks:before{content:""}.fa-credit-card-alt:before,.fa-credit-card:before{content:""}.fa-circle-s:before{content:""}.fa-box-ballot:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-hand-holding-hand:before{content:""}.fa-user-tie-hair:before{content:""}.fa-podium-star:before{content:""}.fa-business-front:before,.fa-party-back:before,.fa-trian-balbot:before,.fa-user-hair-mullet:before{content:""}.fa-microphone-stand:before{content:""}.fa-book-open-reader:before,.fa-book-reader:before{content:""}.fa-family-dress:before{content:""}.fa-circle-x:before{content:""}.fa-cabin:before{content:""}.fa-mountain-sun:before{content:""}.fa-chart-simple-horizontal:before{content:""}.fa-arrows-left-right-to-line:before{content:""}.fa-hand-back-point-left:before{content:""}.fa-comment-alt-dots:before,.fa-message-dots:before,.fa-messaging:before{content:""}.fa-file-heart:before{content:""}.fa-beer-foam:before,.fa-beer-mug:before{content:""}.fa-dice-d20:before{content:""}.fa-drone:before{content:""}.fa-truck-droplet:before{content:""}.fa-file-circle-xmark:before{content:""}.fa-temperature-arrow-up:before,.fa-temperature-up:before{content:""}.fa-medal:before{content:""}.fa-bed:before{content:""}.fa-book-copy:before{content:""}.fa-h-square:before,.fa-square-h:before{content:""}.fa-square-c:before{content:""}.fa-clock-two:before{content:""}.fa-square-ellipsis-vertical:before{content:""}.fa-podcast:before{content:""}.fa-bee:before{content:""}.fa-temperature-4:before,.fa-temperature-full:before,.fa-thermometer-4:before,.fa-thermometer-full:before{content:""}.fa-bell:before{content:""}.fa-candy-bar:before,.fa-chocolate-bar:before{content:""}.fa-xmark-large:before{content:""}.fa-pinata:before{content:""}.fa-arrows-from-line:before{content:""}.fa-superscript:before{content:""}.fa-bowl-spoon:before{content:""}.fa-hexagon-check:before{content:""}.fa-plug-circle-xmark:before{content:""}.fa-star-of-life:before{content:""}.fa-phone-slash:before{content:""}.fa-traffic-light-stop:before{content:""}.fa-paint-roller:before{content:""}.fa-accent-grave:before{content:"`"}.fa-hands-helping:before,.fa-handshake-angle:before{content:""}.fa-circle-0:before{content:""}.fa-dial-med-low:before{content:""}.fa-location-dot:before,.fa-map-marker-alt:before{content:""}.fa-crab:before{content:""}.fa-box-full:before,.fa-box-open-full:before{content:""}.fa-file:before{content:""}.fa-greater-than:before{content:">"}.fa-quotes:before{content:""}.fa-pretzel:before{content:""}.fa-person-swimming:before,.fa-swimmer:before{content:""}.fa-arrow-down:before{content:""}.fa-user-robot-xmarks:before{content:""}.fa-comment-alt-quote:before,.fa-message-quote:before{content:""}.fa-candy-corn:before{content:""}.fa-folder-magnifying-glass:before,.fa-folder-search:before{content:""}.fa-notebook:before{content:""}.fa-droplet:before,.fa-tint:before{content:""}.fa-bullseye-pointer:before{content:""}.fa-eraser:before{content:""}.fa-hexagon-image:before{content:""}.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before,.fa-globe-americas:before{content:""}.fa-crate-apple:before,.fa-apple-crate:before{content:""}.fa-person-burst:before{content:""}.fa-game-board:before{content:""}.fa-hat-chef:before{content:""}.fa-hand-back-point-right:before{content:""}.fa-dove:before{content:""}.fa-snowflake-droplets:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-grid-4:before{content:""}.fa-socks:before{content:""}.fa-face-sunglasses:before{content:""}.fa-inbox:before{content:""}.fa-square-0:before{content:""}.fa-section:before{content:""}.fa-box-up:before,.fa-square-this-way-up:before{content:""}.fa-gauge-high:before,.fa-tachometer-alt-fast:before,.fa-tachometer-alt:before{content:""}.fa-square-ampersand:before{content:""}.fa-envelope-open-text:before{content:""}.fa-lamp-desk:before{content:""}.fa-hospital-alt:before,.fa-hospital-wide:before,.fa-hospital:before{content:""}.fa-poll-people:before{content:""}.fa-glass-whiskey-rocks:before,.fa-whiskey-glass-ice:before{content:""}.fa-wine-bottle:before{content:""}.fa-chess-rook:before{content:""}.fa-user-bounty-hunter:before{content:""}.fa-bars-staggered:before,.fa-reorder:before,.fa-stream:before{content:""}.fa-diagram-sankey:before{content:""}.fa-cloud-hail-mixed:before{content:""}.fa-circle-up-left:before{content:""}.fa-dharmachakra:before{content:""}.fa-objects-align-left:before{content:""}.fa-oil-can-drip:before{content:""}.fa-face-smiling-hands:before{content:""}.fa-broccoli:before{content:""}.fa-route-interstate:before{content:""}.fa-ear-muffs:before{content:""}.fa-hotdog:before{content:""}.fa-transporter-empty:before{content:""}.fa-blind:before,.fa-person-walking-with-cane:before{content:""}.fa-angle-90:before{content:""}.fa-rectangle-terminal:before{content:""}.fa-kite:before{content:""}.fa-drum:before{content:""}.fa-scrubber:before{content:""}.fa-ice-cream:before{content:""}.fa-heart-circle-bolt:before{content:""}.fa-fish-bones:before{content:""}.fa-deer-rudolph:before{content:""}.fa-fax:before{content:""}.fa-paragraph:before{content:""}.fa-head-side-heart:before{content:""}.fa-square-e:before{content:""}.fa-meter-fire:before{content:""}.fa-cloud-hail:before{content:""}.fa-check-to-slot:before,.fa-vote-yea:before{content:""}.fa-money-from-bracket:before{content:""}.fa-star-half:before{content:""}.fa-car-bus:before{content:""}.fa-speaker:before{content:""}.fa-timer:before{content:""}.fa-boxes-alt:before,.fa-boxes-stacked:before,.fa-boxes:before{content:""}.fa-grill-hot:before{content:""}.fa-ballot-check:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-assistive-listening-systems:before,.fa-ear-listen:before{content:""}.fa-file-minus:before{content:""}.fa-tree-city:before{content:""}.fa-play:before{content:""}.fa-font:before{content:""}.fa-coffee-togo:before,.fa-cup-togo:before{content:""}.fa-square-down-left:before{content:""}.fa-burger-lettuce:before{content:""}.fa-rupiah-sign:before{content:""}.fa-magnifying-glass:before,.fa-search:before{content:""}.fa-ping-pong-paddle-ball:before,.fa-table-tennis-paddle-ball:before,.fa-table-tennis:before{content:""}.fa-diagnoses:before,.fa-person-dots-from-line:before{content:""}.fa-chevron-double-down:before,.fa-chevrons-down:before{content:""}.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before{content:""}.fa-signal-3:before,.fa-signal-good:before{content:""}.fa-location-question:before,.fa-map-marker-question:before{content:""}.fa-floppy-disk-circle-xmark:before,.fa-floppy-disk-times:before,.fa-save-circle-xmark:before,.fa-save-times:before{content:""}.fa-naira-sign:before{content:""}.fa-peach:before{content:""}.fa-taxi-bus:before{content:""}.fa-bracket-curly-left:before,.fa-bracket-curly:before{content:"{"}.fa-lobster:before{content:""}.fa-cart-flatbed-empty:before,.fa-dolly-flatbed-empty:before{content:""}.fa-colon:before{content:":"}.fa-cart-arrow-down:before{content:""}.fa-wand:before{content:""}.fa-walkie-talkie:before{content:""}.fa-file-edit:before,.fa-file-pen:before{content:""}.fa-receipt:before{content:""}.fa-table-picnic:before{content:""}.fa-pen-square:before,.fa-pencil-square:before,.fa-square-pen:before{content:""}.fa-circle-microphone-lines:before,.fa-microphone-circle-alt:before{content:""}.fa-desktop-slash:before,.fa-display-slash:before{content:""}.fa-suitcase-rolling:before{content:""}.fa-person-circle-exclamation:before{content:""}.fa-transporter-2:before{content:""}.fa-hand-receiving:before,.fa-hands-holding-diamond:before{content:""}.fa-money-bill-simple-wave:before{content:""}.fa-chevron-down:before{content:""}.fa-battery-5:before,.fa-battery-full:before,.fa-battery:before{content:""}.fa-bell-plus:before{content:""}.fa-book-arrow-right:before{content:""}.fa-hospitals:before{content:""}.fa-club:before{content:""}.fa-skull-crossbones:before{content:""}.fa-dewpoint:before,.fa-droplet-degree:before{content:""}.fa-code-compare:before{content:""}.fa-list-dots:before,.fa-list-ul:before{content:""}.fa-hand-holding-magic:before{content:""}.fa-watermelon-slice:before{content:""}.fa-circle-ellipsis:before{content:""}.fa-school-lock:before{content:""}.fa-tower-cell:before{content:""}.fa-sd-cards:before{content:""}.fa-down-long:before,.fa-long-arrow-alt-down:before{content:""}.fa-envelopes:before{content:""}.fa-phone-office:before{content:""}.fa-ranking-star:before{content:""}.fa-chess-king:before{content:""}.fa-nfc-pen:before{content:""}.fa-person-harassing:before{content:""}.fa-hat-winter:before{content:""}.fa-brazilian-real-sign:before{content:""}.fa-landmark-alt:before,.fa-landmark-dome:before{content:""}.fa-bone-break:before{content:""}.fa-arrow-up:before{content:""}.fa-down-from-dotted-line:before{content:""}.fa-television:before,.fa-tv-alt:before,.fa-tv:before{content:""}.fa-border-left:before{content:""}.fa-circle-divide:before{content:""}.fa-shrimp:before{content:""}.fa-list-check:before,.fa-tasks:before{content:""}.fa-diagram-subtask:before{content:""}.fa-jug-detergent:before{content:""}.fa-circle-user:before,.fa-user-circle:before{content:""}.fa-square-y:before{content:""}.fa-user-doctor-hair:before{content:""}.fa-planet-ringed:before{content:""}.fa-mushroom:before{content:""}.fa-user-shield:before{content:""}.fa-megaphone:before{content:""}.fa-wreath-laurel:before{content:""}.fa-circle-exclamation-check:before{content:""}.fa-wind:before{content:""}.fa-box-dollar:before,.fa-box-usd:before{content:""}.fa-car-burst:before,.fa-car-crash:before{content:""}.fa-y:before{content:"Y"}.fa-user-headset:before{content:""}.fa-arrows-retweet:before,.fa-retweet-alt:before{content:""}.fa-person-snowboarding:before,.fa-snowboarding:before{content:""}.fa-chevron-square-right:before,.fa-square-chevron-right:before{content:""}.fa-lacrosse-stick-ball:before{content:""}.fa-shipping-fast:before,.fa-truck-fast:before{content:""}.fa-user-magnifying-glass:before{content:""}.fa-star-sharp:before{content:""}.fa-comment-heart:before{content:""}.fa-circle-1:before{content:""}.fa-circle-star:before,.fa-star-circle:before{content:""}.fa-fish:before{content:""}.fa-cloud-fog:before,.fa-fog:before{content:""}.fa-waffle:before{content:""}.fa-music-alt:before,.fa-music-note:before{content:""}.fa-hexagon-exclamation:before{content:""}.fa-cart-shopping-fast:before{content:""}.fa-object-union:before{content:""}.fa-user-graduate:before{content:""}.fa-starfighter:before{content:""}.fa-adjust:before,.fa-circle-half-stroke:before{content:""}.fa-arrow-right-long-to-line:before{content:""}.fa-arrow-square-down:before,.fa-square-arrow-down:before{content:""}.fa-diamond-half-stroke:before{content:""}.fa-clapperboard:before{content:""}.fa-chevron-square-left:before,.fa-square-chevron-left:before{content:""}.fa-phone-intercom:before{content:""}.fa-chain-horizontal:before,.fa-link-horizontal:before{content:""}.fa-mango:before{content:""}.fa-music-alt-slash:before,.fa-music-note-slash:before{content:""}.fa-circle-radiation:before,.fa-radiation-alt:before{content:""}.fa-face-tongue-sweat:before{content:""}.fa-globe-stand:before{content:""}.fa-baseball-ball:before,.fa-baseball:before{content:""}.fa-circle-p:before{content:""}.fa-award-simple:before{content:""}.fa-jet-fighter-up:before{content:""}.fa-diagram-project:before,.fa-project-diagram:before{content:""}.fa-pedestal:before{content:""}.fa-chart-pyramid:before{content:""}.fa-sidebar:before{content:""}.fa-frosty-head:before,.fa-snowman-head:before{content:""}.fa-copy:before{content:""}.fa-burger-glass:before{content:""}.fa-volume-mute:before,.fa-volume-times:before,.fa-volume-xmark:before{content:""}.fa-hand-sparkles:before{content:""}.fa-bars-filter:before{content:""}.fa-paintbrush-pencil:before{content:""}.fa-party-bell:before{content:""}.fa-user-vneck-hair:before{content:""}.fa-jack-o-lantern:before{content:""}.fa-grip-horizontal:before,.fa-grip:before{content:""}.fa-share-from-square:before,.fa-share-square:before{content:""}.fa-keynote:before{content:""}.fa-child-combatant:before,.fa-child-rifle:before{content:""}.fa-gun:before{content:""}.fa-phone-square:before,.fa-square-phone:before{content:""}.fa-add:before,.fa-plus:before{content:"+"}.fa-expand:before{content:""}.fa-computer:before{content:""}.fa-fort:before{content:""}.fa-cloud-check:before{content:""}.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before{content:""}.fa-face-smirking:before{content:""}.fa-arrows-up-down-left-right:before,.fa-arrows:before{content:""}.fa-chalkboard-teacher:before,.fa-chalkboard-user:before{content:""}.fa-rhombus:before{content:""}.fa-claw-marks:before{content:""}.fa-peso-sign:before{content:""}.fa-face-smile-tongue:before{content:""}.fa-cart-circle-xmark:before{content:""}.fa-building-shield:before{content:""}.fa-circle-phone-flip:before,.fa-phone-circle-alt:before{content:""}.fa-baby:before{content:""}.fa-users-line:before{content:""}.fa-quote-left-alt:before,.fa-quote-left:before{content:""}.fa-tractor:before{content:""}.fa-key-skeleton:before{content:""}.fa-trash-arrow-up:before,.fa-trash-restore:before{content:""}.fa-arrow-down-up-lock:before{content:""}.fa-arrow-down-to-bracket:before{content:""}.fa-lines-leaning:before{content:""}.fa-square-q:before{content:""}.fa-ruler-combined:before{content:""}.fa-icons-alt:before,.fa-symbols:before{content:""}.fa-copyright:before{content:""}.fa-highlighter-line:before{content:""}.fa-bracket-left:before,.fa-bracket-square:before,.fa-bracket:before{content:"["}.fa-island-tree-palm:before,.fa-island-tropical:before{content:""}.fa-arrow-from-left:before,.fa-arrow-right-from-line:before{content:""}.fa-h2:before{content:""}.fa-equals:before{content:"="}.fa-cake-slice:before,.fa-shortcake:before{content:""}.fa-peanut:before{content:""}.fa-wrench-simple:before{content:""}.fa-blender:before{content:""}.fa-teeth:before{content:""}.fa-tally-2:before{content:""}.fa-ils:before,.fa-shekel-sign:before,.fa-shekel:before,.fa-sheqel-sign:before,.fa-sheqel:before{content:""}.fa-cars:before{content:""}.fa-axe-battle:before{content:""}.fa-user-hair-long:before{content:""}.fa-map:before{content:""}.fa-file-circle-info:before{content:""}.fa-face-disappointed:before{content:""}.fa-lasso-sparkles:before{content:""}.fa-clock-eleven:before{content:""}.fa-rocket:before{content:""}.fa-siren-on:before{content:""}.fa-clock-ten:before{content:""}.fa-candle-holder:before{content:""}.fa-video-arrow-down-left:before{content:""}.fa-photo-film:before,.fa-photo-video:before{content:""}.fa-floppy-disk-circle-arrow-right:before,.fa-save-circle-arrow-right:before{content:""}.fa-folder-minus:before{content:""}.fa-planet-moon:before{content:""}.fa-face-eyes-xmarks:before{content:""}.fa-chart-scatter:before{content:""}.fa-display-arrow-down:before{content:""}.fa-store:before{content:""}.fa-arrow-trend-up:before{content:""}.fa-plug-circle-minus:before{content:""}.fa-olive-branch:before{content:""}.fa-angle:before{content:""}.fa-vacuum-robot:before{content:""}.fa-sign-hanging:before,.fa-sign:before{content:""}.fa-square-divide:before{content:""}.fa-signal-stream-slash:before{content:""}.fa-bezier-curve:before{content:""}.fa-eye-dropper-half:before{content:""}.fa-store-lock:before{content:""}.fa-bell-slash:before{content:""}.fa-cloud-bolt-sun:before,.fa-thunderstorm-sun:before{content:""}.fa-camera-slash:before{content:""}.fa-comment-quote:before{content:""}.fa-tablet-android:before,.fa-tablet:before{content:""}.fa-school-flag:before{content:""}.fa-message-code:before{content:""}.fa-glass-half-empty:before,.fa-glass-half-full:before,.fa-glass-half:before{content:""}.fa-fill:before{content:""}.fa-comment-alt-minus:before,.fa-message-minus:before{content:""}.fa-angle-up:before{content:""}.fa-drumstick-bite:before{content:""}.fa-chain-horizontal-slash:before,.fa-link-horizontal-slash:before{content:""}.fa-holly-berry:before{content:""}.fa-nose:before{content:""}.fa-chevron-left:before{content:""}.fa-bacteria:before{content:""}.fa-clouds:before{content:""}.fa-money-bill-simple:before{content:""}.fa-hand-lizard:before{content:""}.fa-table-pivot:before{content:""}.fa-filter-slash:before{content:""}.fa-trash-can-arrow-turn-left:before,.fa-trash-can-undo:before,.fa-trash-undo-alt:before{content:""}.fa-notdef:before{content:""}.fa-disease:before{content:""}.fa-person-to-door:before{content:""}.fa-turntable:before{content:""}.fa-briefcase-medical:before{content:""}.fa-genderless:before{content:""}.fa-chevron-right:before{content:""}.fa-signal-1:before,.fa-signal-weak:before{content:""}.fa-clock-five:before{content:""}.fa-retweet:before{content:""}.fa-car-alt:before,.fa-car-rear:before{content:""}.fa-pump-soap:before{content:""}.fa-computer-classic:before{content:""}.fa-frame:before{content:""}.fa-video-slash:before{content:""}.fa-battery-2:before,.fa-battery-quarter:before{content:""}.fa-ellipsis-h-alt:before,.fa-ellipsis-stroke:before{content:""}.fa-radio:before{content:""}.fa-baby-carriage:before,.fa-carriage-baby:before{content:""}.fa-face-expressionless:before{content:""}.fa-down-to-dotted-line:before{content:""}.fa-cloud-music:before{content:""}.fa-traffic-light:before{content:""}.fa-cloud-minus:before{content:""}.fa-thermometer:before{content:""}.fa-shield-minus:before{content:""}.fa-vr-cardboard:before{content:""}.fa-car-tilt:before{content:""}.fa-gauge-circle-minus:before{content:""}.fa-brightness-low:before{content:""}.fa-hand-middle-finger:before{content:""}.fa-percent:before,.fa-percentage:before{content:"%"}.fa-truck-moving:before{content:""}.fa-glass-water-droplet:before{content:""}.fa-conveyor-belt:before{content:""}.fa-location-check:before,.fa-map-marker-check:before{content:""}.fa-coin-vertical:before{content:""}.fa-display:before{content:""}.fa-person-sign:before{content:""}.fa-face-smile:before,.fa-smile:before{content:""}.fa-phone-hangup:before{content:""}.fa-signature-slash:before{content:""}.fa-thumb-tack:before,.fa-thumbtack:before{content:""}.fa-wheat-slash:before{content:""}.fa-trophy:before{content:""}.fa-clouds-sun:before{content:""}.fa-person-praying:before,.fa-pray:before{content:""}.fa-hammer:before{content:""}.fa-face-vomit:before{content:""}.fa-speakers:before{content:""}.fa-teletype-answer:before,.fa-tty-answer:before{content:""}.fa-mug-tea-saucer:before{content:""}.fa-diagram-lean-canvas:before{content:""}.fa-alt:before{content:""}.fa-dial-med-high:before,.fa-dial:before{content:""}.fa-hand-peace:before{content:""}.fa-circle-trash:before,.fa-trash-circle:before{content:""}.fa-rotate:before,.fa-sync-alt:before{content:""}.fa-circle-quarters:before{content:""}.fa-spinner:before{content:""}.fa-tower-control:before{content:""}.fa-arrow-up-triangle-square:before,.fa-sort-shapes-up:before{content:""}.fa-whale:before{content:""}.fa-robot:before{content:""}.fa-peace:before{content:""}.fa-party-horn:before{content:""}.fa-cogs:before,.fa-gears:before{content:""}.fa-sun-alt:before,.fa-sun-bright:before{content:""}.fa-warehouse:before{content:""}.fa-lock-keyhole-open:before,.fa-lock-open-alt:before{content:""}.fa-box-fragile:before,.fa-square-fragile:before,.fa-square-wine-glass-crack:before{content:""}.fa-arrow-up-right-dots:before{content:""}.fa-square-n:before{content:""}.fa-splotch:before{content:""}.fa-face-grin-hearts:before,.fa-grin-hearts:before{content:""}.fa-meter:before{content:""}.fa-mandolin:before{content:""}.fa-dice-four:before{content:""}.fa-sim-card:before{content:""}.fa-transgender-alt:before,.fa-transgender:before{content:""}.fa-mercury:before{content:""}.fa-up-from-bracket:before{content:""}.fa-knife-kitchen:before{content:""}.fa-border-right:before{content:""}.fa-arrow-turn-down:before,.fa-level-down:before{content:""}.fa-spade:before{content:""}.fa-card-spade:before{content:""}.fa-line-columns:before{content:""}.fa-arrow-right-to-line:before,.fa-arrow-to-right:before{content:""}.fa-person-falling-burst:before{content:""}.fa-flag-pennant:before,.fa-pennant:before{content:""}.fa-conveyor-belt-empty:before{content:""}.fa-award:before{content:""}.fa-ticket-alt:before,.fa-ticket-simple:before{content:""}.fa-building:before{content:""}.fa-angle-double-left:before,.fa-angles-left:before{content:""}.fa-camcorder:before,.fa-video-handheld:before{content:""}.fa-pancakes:before{content:""}.fa-album-circle-user:before{content:""}.fa-qrcode:before{content:""}.fa-dice-d10:before{content:""}.fa-fireplace:before{content:""}.fa-browser:before{content:""}.fa-pen-paintbrush:before,.fa-pencil-paintbrush:before{content:""}.fa-fish-cooked:before{content:""}.fa-chair-office:before{content:""}.fa-nesting-dolls:before{content:""}.fa-clock-rotate-left:before,.fa-history:before{content:""}.fa-trumpet:before{content:""}.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before{content:""}.fa-fire-smoke:before{content:""}.fa-phone-missed:before{content:""}.fa-arrow-right-from-file:before,.fa-file-export:before{content:""}.fa-shield-blank:before,.fa-shield:before{content:""}.fa-arrow-up-short-wide:before,.fa-sort-amount-up-alt:before{content:""}.fa-arrows-repeat-1:before,.fa-repeat-1-alt:before{content:""}.fa-gun-slash:before{content:""}.fa-avocado:before{content:""}.fa-binary:before{content:""}.fa-glasses-alt:before,.fa-glasses-round:before{content:""}.fa-phone-plus:before{content:""}.fa-ditto:before{content:"\""}.fa-person-seat:before{content:""}.fa-house-medical:before{content:""}.fa-golf-ball-tee:before,.fa-golf-ball:before{content:""}.fa-chevron-circle-left:before,.fa-circle-chevron-left:before{content:""}.fa-house-chimney-window:before{content:""}.fa-scythe:before{content:""}.fa-pen-nib:before{content:""}.fa-ban-parking:before,.fa-parking-circle-slash:before{content:""}.fa-tent-arrow-turn-left:before{content:""}.fa-face-diagonal-mouth:before{content:""}.fa-diagram-cells:before{content:""}.fa-cricket-bat-ball:before,.fa-cricket:before{content:""}.fa-tents:before{content:""}.fa-magic:before,.fa-wand-magic:before{content:""}.fa-dog:before{content:""}.fa-pen-line:before{content:""}.fa-atom-alt:before,.fa-atom-simple:before{content:""}.fa-ampersand:before{content:"&"}.fa-carrot:before{content:""}.fa-arrow-from-bottom:before,.fa-arrow-up-from-line:before{content:""}.fa-moon:before{content:""}.fa-pen-slash:before{content:""}.fa-wine-glass-alt:before,.fa-wine-glass-empty:before{content:""}.fa-square-star:before{content:""}.fa-cheese:before{content:""}.fa-send-backward:before{content:""}.fa-yin-yang:before{content:""}.fa-music:before{content:""}.fa-compass-slash:before{content:""}.fa-clock-one:before{content:""}.fa-file-music:before{content:""}.fa-code-commit:before{content:""}.fa-temperature-low:before{content:""}.fa-biking:before,.fa-person-biking:before{content:""}.fa-skeleton:before{content:""}.fa-circle-g:before{content:""}.fa-circle-arrow-up-left:before{content:""}.fa-coin-blank:before{content:""}.fa-broom:before{content:""}.fa-vacuum:before{content:""}.fa-shield-heart:before{content:""}.fa-card-heart:before{content:""}.fa-lightbulb-cfl-on:before{content:""}.fa-melon:before{content:""}.fa-gopuram:before{content:""}.fa-earth-oceania:before,.fa-globe-oceania:before{content:""}.fa-container-storage:before{content:""}.fa-face-pouting:before{content:""}.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before{content:""}.fa-exploding-head:before,.fa-face-explode:before{content:""}.fa-hashtag:before{content:"#"}.fa-expand-alt:before,.fa-up-right-and-down-left-from-center:before{content:""}.fa-oil-can:before{content:""}.fa-t:before{content:"T"}.fa-transformer-bolt:before{content:""}.fa-hippo:before{content:""}.fa-chart-column:before{content:""}.fa-cassette-vhs:before,.fa-vhs:before{content:""}.fa-infinity:before{content:""}.fa-vial-circle-check:before{content:""}.fa-chimney:before{content:""}.fa-object-intersect:before{content:""}.fa-person-arrow-down-to-line:before{content:""}.fa-voicemail:before{content:""}.fa-block-brick:before,.fa-wall-brick:before{content:""}.fa-fan:before{content:""}.fa-bags-shopping:before{content:""}.fa-paragraph-left:before,.fa-paragraph-rtl:before{content:""}.fa-person-walking-luggage:before{content:""}.fa-caravan-alt:before,.fa-caravan-simple:before{content:""}.fa-turtle:before{content:""}.fa-pencil-mechanical:before{content:""}.fa-arrows-alt-v:before,.fa-up-down:before{content:""}.fa-cloud-moon-rain:before{content:""}.fa-booth-curtain:before{content:""}.fa-calendar:before{content:""}.fa-box-heart:before{content:""}.fa-trailer:before{content:""}.fa-user-doctor-message:before,.fa-user-md-chat:before{content:""}.fa-bahai:before,.fa-haykal:before{content:""}.fa-amp-guitar:before{content:""}.fa-sd-card:before{content:""}.fa-volume-slash:before{content:""}.fa-border-bottom:before{content:""}.fa-wifi-1:before,.fa-wifi-weak:before{content:""}.fa-dragon:before{content:""}.fa-shoe-prints:before{content:""}.fa-circle-plus:before,.fa-plus-circle:before{content:""}.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before{content:""}.fa-hand-holding:before{content:""}.fa-plug-circle-exclamation:before{content:""}.fa-chain-broken:before,.fa-chain-slash:before,.fa-link-slash:before,.fa-unlink:before{content:""}.fa-clone:before{content:""}.fa-person-walking-arrow-loop-left:before{content:""}.fa-arrow-up-z-a:before,.fa-sort-alpha-up-alt:before{content:""}.fa-fire-alt:before,.fa-fire-flame-curved:before{content:""}.fa-tornado:before{content:""}.fa-file-circle-plus:before{content:""}.fa-delete-right:before{content:""}.fa-book-quran:before,.fa-quran:before{content:""}.fa-circle-quarter:before{content:""}.fa-anchor:before{content:""}.fa-border-all:before{content:""}.fa-function:before{content:""}.fa-angry:before,.fa-face-angry:before{content:""}.fa-people-simple:before{content:""}.fa-cookie-bite:before{content:""}.fa-arrow-trend-down:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-face-monocle:before{content:""}.fa-draw-polygon:before{content:""}.fa-balance-scale:before,.fa-scale-balanced:before{content:""}.fa-calendar-lines:before,.fa-calendar-note:before{content:""}.fa-arrow-down-big-small:before,.fa-sort-size-down:before{content:""}.fa-gauge-simple-high:before,.fa-tachometer-fast:before,.fa-tachometer:before{content:""}.fa-do-not-enter:before{content:""}.fa-shower:before{content:""}.fa-dice-d8:before{content:""}.fa-desktop-alt:before,.fa-desktop:before{content:""}.fa-m:before{content:"M"}.fa-grip-dots-vertical:before{content:""}.fa-face-viewfinder:before{content:""}.fa-creemee:before,.fa-soft-serve:before{content:""}.fa-h5:before{content:""}.fa-hand-back-point-down:before{content:""}.fa-table-list:before,.fa-th-list:before{content:""}.fa-comment-sms:before,.fa-sms:before{content:""}.fa-rectangle-landscape:before,.fa-rectangle:before{content:""}.fa-clipboard-list-check:before{content:""}.fa-turkey:before{content:""}.fa-book:before{content:""}.fa-user-plus:before{content:""}.fa-ice-skate:before{content:""}.fa-check:before{content:""}.fa-battery-4:before,.fa-battery-three-quarters:before{content:""}.fa-tomato:before{content:""}.fa-sword-laser:before{content:""}.fa-house-circle-check:before{content:""}.fa-buildings:before{content:""}.fa-angle-left:before{content:""}.fa-cart-flatbed-boxes:before,.fa-dolly-flatbed-alt:before{content:""}.fa-diagram-successor:before{content:""}.fa-truck-arrow-right:before{content:""}.fa-square-w:before{content:""}.fa-arrows-split-up-and-left:before{content:""}.fa-lamp:before{content:""}.fa-airplay:before{content:""}.fa-fist-raised:before,.fa-hand-fist:before{content:""}.fa-shield-quartered:before{content:""}.fa-slash-forward:before{content:"/"}.fa-location-pen:before,.fa-map-marker-edit:before{content:""}.fa-cloud-moon:before{content:""}.fa-pot-food:before{content:""}.fa-briefcase:before{content:""}.fa-person-falling:before{content:""}.fa-image-portrait:before,.fa-portrait:before{content:""}.fa-user-tag:before{content:""}.fa-rug:before{content:""}.fa-print-slash:before{content:""}.fa-earth-europe:before,.fa-globe-europe:before{content:""}.fa-cart-flatbed-suitcase:before,.fa-luggage-cart:before{content:""}.fa-hand-back-point-ribbon:before{content:""}.fa-rectangle-times:before,.fa-rectangle-xmark:before,.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-tire-rugged:before{content:""}.fa-lightbulb-dollar:before{content:""}.fa-cowbell:before{content:""}.fa-baht-sign:before{content:""}.fa-corner:before{content:""}.fa-chevron-double-right:before,.fa-chevrons-right:before{content:""}.fa-book-open:before{content:""}.fa-book-journal-whills:before,.fa-journal-whills:before{content:""}.fa-inhaler:before{content:""}.fa-handcuffs:before{content:""}.fa-snake:before{content:""}.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before{content:""}.fa-note-medical:before{content:""}.fa-database:before{content:""}.fa-down-left:before{content:""}.fa-arrow-turn-right:before,.fa-mail-forward:before,.fa-share:before{content:""}.fa-face-thinking:before{content:""}.fa-turn-down-right:before{content:""}.fa-bottle-droplet:before{content:""}.fa-mask-face:before{content:""}.fa-hill-rockslide:before{content:""}.fa-scanner-keyboard:before{content:""}.fa-circle-o:before{content:""}.fa-grid-horizontal:before{content:""}.fa-comment-alt-dollar:before,.fa-message-dollar:before{content:""}.fa-exchange-alt:before,.fa-right-left:before{content:""}.fa-columns-3:before{content:""}.fa-paper-plane:before{content:""}.fa-road-circle-exclamation:before{content:""}.fa-dungeon:before{content:""}.fa-hand-holding-box:before{content:""}.fa-input-text:before{content:""}.fa-window-alt:before,.fa-window-flip:before{content:""}.fa-align-right:before{content:""}.fa-scanner-gun:before,.fa-scanner:before{content:""}.fa-tire:before{content:""}.fa-engine:before{content:""}.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before{content:""}.fa-life-ring:before{content:""}.fa-hands:before,.fa-sign-language:before,.fa-signing:before{content:""}.fa-caret-circle-right:before,.fa-circle-caret-right:before{content:""}.fa-wheat:before{content:""}.fa-file-spreadsheet:before{content:""}.fa-audio-description-slash:before{content:""}.fa-calendar-day:before{content:""}.fa-ladder-water:before,.fa-swimming-pool:before,.fa-water-ladder:before{content:""}.fa-arrows-up-down:before,.fa-arrows-v:before{content:""}.fa-chess-pawn-alt:before,.fa-chess-pawn-piece:before{content:""}.fa-face-grimace:before,.fa-grimace:before{content:""}.fa-wheelchair-alt:before,.fa-wheelchair-move:before{content:""}.fa-level-down-alt:before,.fa-turn-down:before{content:""}.fa-square-s:before{content:""}.fa-barcode-alt:before,.fa-rectangle-barcode:before{content:""}.fa-person-walking-arrow-right:before{content:""}.fa-envelope-square:before,.fa-square-envelope:before{content:""}.fa-dice:before{content:""}.fa-unicorn:before{content:""}.fa-bowling-ball:before{content:""}.fa-pompebled:before{content:""}.fa-brain:before{content:""}.fa-watch-smart:before{content:""}.fa-book-user:before{content:""}.fa-sensor-cloud:before,.fa-sensor-smoke:before{content:""}.fa-clapperboard-play:before{content:""}.fa-band-aid:before,.fa-bandage:before{content:""}.fa-calendar-minus:before{content:""}.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before{content:""}.fa-circle-4:before{content:""}.fa-gifts:before{content:""}.fa-album-collection:before{content:""}.fa-hotel:before{content:""}.fa-earth-asia:before,.fa-globe-asia:before{content:""}.fa-id-card-alt:before,.fa-id-card-clip:before{content:""}.fa-magnifying-glass-plus:before,.fa-search-plus:before{content:""}.fa-thumbs-up:before{content:""}.fa-cloud-showers:before{content:""}.fa-user-clock:before{content:""}.fa-onion:before{content:""}.fa-clock-twelve-thirty:before{content:""}.fa-arrow-down-to-dotted-line:before{content:""}.fa-allergies:before,.fa-hand-dots:before{content:""}.fa-file-invoice:before{content:""}.fa-window-minimize:before{content:""}.fa-rectangle-wide:before{content:""}.fa-comment-arrow-up:before{content:""}.fa-garlic:before{content:""}.fa-coffee:before,.fa-mug-saucer:before{content:""}.fa-brush:before{content:""}.fa-tree-decorated:before{content:""}.fa-mask:before{content:""}.fa-calendar-heart:before{content:""}.fa-magnifying-glass-minus:before,.fa-search-minus:before{content:""}.fa-flower:before{content:""}.fa-ruler-vertical:before{content:""}.fa-user-alt:before,.fa-user-large:before{content:""}.fa-starship-freighter:before{content:""}.fa-train-tram:before{content:""}.fa-bridge-suspension:before{content:""}.fa-trash-check:before{content:""}.fa-user-nurse:before{content:""}.fa-boombox:before{content:""}.fa-syringe:before{content:""}.fa-cloud-sun:before{content:""}.fa-shield-exclamation:before{content:""}.fa-stopwatch-20:before{content:""}.fa-square-full:before{content:""}.fa-grip-dots:before{content:""}.fa-comment-exclamation:before{content:""}.fa-pen-swirl:before{content:""}.fa-falafel:before{content:""}.fa-circle-2:before{content:""}.fa-magnet:before{content:""}.fa-jar:before{content:""}.fa-gramophone:before{content:""}.fa-dice-d12:before{content:""}.fa-note-sticky:before,.fa-sticky-note:before{content:""}.fa-arrow-alt-down:before,.fa-down:before{content:""}.fa-100:before,.fa-hundred-points:before{content:""}.fa-paperclip-vertical:before{content:""}.fa-wind-circle-exclamation:before,.fa-wind-warning:before{content:""}.fa-location-pin-slash:before,.fa-map-marker-slash:before{content:""}.fa-face-sad-sweat:before{content:""}.fa-bug-slash:before{content:""}.fa-cupcake:before{content:""}.fa-light-switch-off:before{content:""}.fa-toggle-large-off:before{content:""}.fa-pen-fancy-slash:before{content:""}.fa-truck-container:before{content:""}.fa-boot:before{content:""}.fa-arrow-up-from-water-pump:before{content:""}.fa-file-check:before{content:""}.fa-bone:before{content:""}.fa-cards-blank:before{content:""}.fa-circle-3:before{content:""}.fa-bench-tree:before{content:""}.fa-keyboard-brightness-low:before{content:""}.fa-ski-boot-ski:before{content:""}.fa-brain-circuit:before{content:""}.fa-user-injured:before{content:""}.fa-block-brick-fire:before,.fa-firewall:before{content:""}.fa-face-sad-tear:before,.fa-sad-tear:before{content:""}.fa-plane:before{content:""}.fa-tent-arrows-down:before{content:""}.fa-exclamation:before{content:"!"}.fa-arrows-spin:before{content:""}.fa-face-smile-relaxed:before{content:""}.fa-comment-times:before,.fa-comment-xmark:before{content:""}.fa-print:before{content:""}.fa-try:before,.fa-turkish-lira-sign:before,.fa-turkish-lira:before{content:""}.fa-face-nose-steam:before{content:""}.fa-circle-waveform-lines:before,.fa-waveform-circle:before{content:""}.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before{content:"$"}.fa-ferris-wheel:before{content:""}.fa-computer-speaker:before{content:""}.fa-skull-cow:before{content:""}.fa-x:before{content:"X"}.fa-magnifying-glass-dollar:before,.fa-search-dollar:before{content:""}.fa-users-cog:before,.fa-users-gear:before{content:""}.fa-person-military-pointing:before{content:""}.fa-bank:before,.fa-building-columns:before,.fa-institution:before,.fa-museum:before,.fa-university:before{content:""}.fa-circle-t:before{content:""}.fa-sack:before{content:""}.fa-grid-2:before{content:""}.fa-camera-cctv:before,.fa-cctv:before{content:""}.fa-umbrella:before{content:""}.fa-trowel:before{content:""}.fa-horizontal-rule:before{content:""}.fa-bed-alt:before,.fa-bed-front:before{content:""}.fa-d:before{content:"D"}.fa-stapler:before{content:""}.fa-masks-theater:before,.fa-theater-masks:before{content:""}.fa-kip-sign:before{content:""}.fa-face-woozy:before{content:""}.fa-cloud-question:before{content:""}.fa-pineapple:before{content:""}.fa-hand-point-left:before{content:""}.fa-gallery-thumbnails:before{content:""}.fa-circle-j:before{content:""}.fa-eyes:before{content:""}.fa-handshake-alt:before,.fa-handshake-simple:before{content:""}.fa-file-caret-up:before,.fa-page-caret-up:before{content:""}.fa-fighter-jet:before,.fa-jet-fighter:before{content:""}.fa-comet:before{content:""}.fa-share-alt-square:before,.fa-square-share-nodes:before{content:""}.fa-shield-keyhole:before{content:""}.fa-barcode:before{content:""}.fa-plus-minus:before{content:""}.fa-sliders-v-square:before,.fa-square-sliders-vertical:before{content:""}.fa-video-camera:before,.fa-video:before{content:""}.fa-comment-middle-alt:before,.fa-message-middle:before{content:""}.fa-graduation-cap:before,.fa-mortar-board:before{content:""}.fa-hand-holding-medical:before{content:""}.fa-person-circle-check:before{content:""}.fa-square-z:before{content:""}.fa-comment-alt-text:before,.fa-message-text:before{content:""}.fa-level-up-alt:before,.fa-turn-up:before{content:""}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/static-assets/static/media/fa-brands-400.ac0fd2ea.woff2)format("woff2"),url(/static-assets/static/media/fa-brands-400.c4ec6e2d.ttf)format("truetype")}.fa-brands,.fab{font-weight:400}.fa-monero:before{content:""}.fa-hooli:before{content:""}.fa-yelp:before{content:""}.fa-cc-visa:before{content:""}.fa-lastfm:before{content:""}.fa-shopware:before{content:""}.fa-creative-commons-nc:before{content:""}.fa-aws:before{content:""}.fa-redhat:before{content:""}.fa-yoast:before{content:""}.fa-cloudflare:before{content:""}.fa-ups:before{content:""}.fa-wpexplorer:before{content:""}.fa-dyalog:before{content:""}.fa-bity:before{content:""}.fa-stackpath:before{content:""}.fa-buysellads:before{content:""}.fa-first-order:before{content:""}.fa-modx:before{content:""}.fa-guilded:before{content:""}.fa-vnv:before{content:""}.fa-js-square:before,.fa-square-js:before{content:""}.fa-microsoft:before{content:""}.fa-qq:before{content:""}.fa-orcid:before{content:""}.fa-java:before{content:""}.fa-invision:before{content:""}.fa-creative-commons-pd-alt:before{content:""}.fa-centercode:before{content:""}.fa-glide-g:before{content:""}.fa-drupal:before{content:""}.fa-hire-a-helper:before{content:""}.fa-creative-commons-by:before{content:""}.fa-unity:before{content:""}.fa-whmcs:before{content:""}.fa-rocketchat:before{content:""}.fa-vk:before{content:""}.fa-untappd:before{content:""}.fa-mailchimp:before{content:""}.fa-css3-alt:before{content:""}.fa-reddit-square:before,.fa-square-reddit:before{content:""}.fa-vimeo-v:before{content:""}.fa-contao:before{content:""}.fa-square-font-awesome:before{content:""}.fa-deskpro:before{content:""}.fa-sistrix:before{content:""}.fa-instagram-square:before,.fa-square-instagram:before{content:""}.fa-battle-net:before{content:""}.fa-the-red-yeti:before{content:""}.fa-hacker-news-square:before,.fa-square-hacker-news:before{content:""}.fa-edge:before{content:""}.fa-napster:before{content:""}.fa-snapchat-square:before,.fa-square-snapchat:before{content:""}.fa-google-plus-g:before{content:""}.fa-artstation:before{content:""}.fa-markdown:before{content:""}.fa-sourcetree:before{content:""}.fa-google-plus:before{content:""}.fa-diaspora:before{content:""}.fa-foursquare:before{content:""}.fa-stack-overflow:before{content:""}.fa-github-alt:before{content:""}.fa-phoenix-squadron:before{content:""}.fa-pagelines:before{content:""}.fa-algolia:before{content:""}.fa-red-river:before{content:""}.fa-creative-commons-sa:before{content:""}.fa-safari:before{content:""}.fa-google:before{content:""}.fa-font-awesome-alt:before,.fa-square-font-awesome-stroke:before{content:""}.fa-atlassian:before{content:""}.fa-linkedin-in:before{content:""}.fa-digital-ocean:before{content:""}.fa-nimblr:before{content:""}.fa-chromecast:before{content:""}.fa-evernote:before{content:""}.fa-hacker-news:before{content:""}.fa-creative-commons-sampling:before{content:""}.fa-adversal:before{content:""}.fa-creative-commons:before{content:""}.fa-watchman-monitoring:before{content:""}.fa-fonticons:before{content:""}.fa-weixin:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-codepen:before{content:""}.fa-git-alt:before{content:""}.fa-lyft:before{content:""}.fa-rev:before{content:""}.fa-windows:before{content:""}.fa-wizards-of-the-coast:before{content:""}.fa-square-viadeo:before,.fa-viadeo-square:before{content:""}.fa-meetup:before{content:""}.fa-centos:before{content:""}.fa-adn:before{content:""}.fa-cloudsmith:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-dribbble-square:before,.fa-square-dribbble:before{content:""}.fa-codiepie:before{content:""}.fa-node:before{content:""}.fa-mix:before{content:""}.fa-steam:before{content:""}.fa-cc-apple-pay:before{content:""}.fa-scribd:before{content:""}.fa-openid:before{content:""}.fa-instalod:before{content:""}.fa-expeditedssl:before{content:""}.fa-sellcast:before{content:""}.fa-square-twitter:before,.fa-twitter-square:before{content:""}.fa-r-project:before{content:""}.fa-delicious:before{content:""}.fa-freebsd:before{content:""}.fa-vuejs:before{content:""}.fa-accusoft:before{content:""}.fa-ioxhost:before{content:""}.fa-fonticons-fi:before{content:""}.fa-app-store:before{content:""}.fa-cc-mastercard:before{content:""}.fa-itunes-note:before{content:""}.fa-golang:before{content:""}.fa-kickstarter:before{content:""}.fa-grav:before{content:""}.fa-weibo:before{content:""}.fa-uncharted:before{content:""}.fa-firstdraft:before{content:""}.fa-square-youtube:before,.fa-youtube-square:before{content:""}.fa-wikipedia-w:before{content:""}.fa-rendact:before,.fa-wpressr:before{content:""}.fa-angellist:before{content:""}.fa-galactic-republic:before{content:""}.fa-nfc-directional:before{content:""}.fa-skype:before{content:""}.fa-joget:before{content:""}.fa-fedora:before{content:""}.fa-stripe-s:before{content:""}.fa-meta:before{content:""}.fa-laravel:before{content:""}.fa-hotjar:before{content:""}.fa-bluetooth-b:before{content:""}.fa-sticker-mule:before{content:""}.fa-creative-commons-zero:before{content:""}.fa-hips:before{content:""}.fa-behance:before{content:""}.fa-reddit:before{content:""}.fa-discord:before{content:""}.fa-chrome:before{content:""}.fa-app-store-ios:before{content:""}.fa-cc-discover:before{content:""}.fa-wpbeginner:before{content:""}.fa-confluence:before{content:""}.fa-mdb:before{content:""}.fa-dochub:before{content:""}.fa-accessible-icon:before{content:""}.fa-ebay:before{content:""}.fa-amazon:before{content:""}.fa-unsplash:before{content:""}.fa-yarn:before{content:""}.fa-square-steam:before,.fa-steam-square:before{content:""}.fa-500px:before{content:""}.fa-square-vimeo:before,.fa-vimeo-square:before{content:""}.fa-asymmetrik:before{content:""}.fa-font-awesome-flag:before,.fa-font-awesome-logo-full:before,.fa-font-awesome:before{content:""}.fa-gratipay:before{content:""}.fa-apple:before{content:""}.fa-hive:before{content:""}.fa-gitkraken:before{content:""}.fa-keybase:before{content:""}.fa-apple-pay:before{content:""}.fa-padlet:before{content:""}.fa-amazon-pay:before{content:""}.fa-github-square:before,.fa-square-github:before{content:""}.fa-stumbleupon:before{content:""}.fa-fedex:before{content:""}.fa-phoenix-framework:before{content:""}.fa-shopify:before{content:""}.fa-neos:before{content:""}.fa-hackerrank:before{content:""}.fa-researchgate:before{content:""}.fa-swift:before{content:""}.fa-angular:before{content:""}.fa-speakap:before{content:""}.fa-angrycreative:before{content:""}.fa-y-combinator:before{content:""}.fa-empire:before{content:""}.fa-envira:before{content:""}.fa-gitlab-square:before,.fa-square-gitlab:before{content:""}.fa-studiovinari:before{content:""}.fa-pied-piper:before{content:""}.fa-wordpress:before{content:""}.fa-product-hunt:before{content:""}.fa-firefox:before{content:""}.fa-linode:before{content:""}.fa-goodreads:before{content:""}.fa-odnoklassniki-square:before,.fa-square-odnoklassniki:before{content:""}.fa-jsfiddle:before{content:""}.fa-sith:before{content:""}.fa-themeisle:before{content:""}.fa-page4:before{content:""}.fa-hashnode:before{content:""}.fa-react:before{content:""}.fa-cc-paypal:before{content:""}.fa-squarespace:before{content:""}.fa-cc-stripe:before{content:""}.fa-creative-commons-share:before{content:""}.fa-bitcoin:before{content:""}.fa-keycdn:before{content:""}.fa-opera:before{content:""}.fa-itch-io:before{content:""}.fa-umbraco:before{content:""}.fa-galactic-senate:before{content:""}.fa-ubuntu:before{content:""}.fa-draft2digital:before{content:""}.fa-stripe:before{content:""}.fa-houzz:before{content:""}.fa-gg:before{content:""}.fa-dhl:before{content:""}.fa-pinterest-square:before,.fa-square-pinterest:before{content:""}.fa-xing:before{content:""}.fa-blackberry:before{content:""}.fa-creative-commons-pd:before{content:""}.fa-playstation:before{content:""}.fa-quinscape:before{content:""}.fa-less:before{content:""}.fa-blogger-b:before{content:""}.fa-opencart:before{content:""}.fa-vine:before{content:""}.fa-paypal:before{content:""}.fa-gitlab:before{content:""}.fa-typo3:before{content:""}.fa-reddit-alien:before{content:""}.fa-yahoo:before{content:""}.fa-dailymotion:before{content:""}.fa-affiliatetheme:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-bootstrap:before{content:""}.fa-odnoklassniki:before{content:""}.fa-nfc-symbol:before{content:""}.fa-ethereum:before{content:""}.fa-speaker-deck:before{content:""}.fa-creative-commons-nc-eu:before{content:""}.fa-patreon:before{content:""}.fa-avianex:before{content:""}.fa-ello:before{content:""}.fa-gofore:before{content:""}.fa-bimobject:before{content:""}.fa-facebook-f:before{content:""}.fa-google-plus-square:before,.fa-square-google-plus:before{content:""}.fa-mandalorian:before{content:""}.fa-first-order-alt:before{content:""}.fa-osi:before{content:""}.fa-google-wallet:before{content:""}.fa-d-and-d-beyond:before{content:""}.fa-periscope:before{content:""}.fa-fulcrum:before{content:""}.fa-cloudscale:before{content:""}.fa-forumbee:before{content:""}.fa-mizuni:before{content:""}.fa-schlix:before{content:""}.fa-square-xing:before,.fa-xing-square:before{content:""}.fa-bandcamp:before{content:""}.fa-wpforms:before{content:""}.fa-cloudversify:before{content:""}.fa-usps:before{content:""}.fa-megaport:before{content:""}.fa-magento:before{content:""}.fa-spotify:before{content:""}.fa-optin-monster:before{content:""}.fa-fly:before{content:""}.fa-aviato:before{content:""}.fa-itunes:before{content:""}.fa-cuttlefish:before{content:""}.fa-blogger:before{content:""}.fa-flickr:before{content:""}.fa-viber:before{content:""}.fa-soundcloud:before{content:""}.fa-digg:before{content:""}.fa-tencent-weibo:before{content:""}.fa-symfony:before{content:""}.fa-maxcdn:before{content:""}.fa-etsy:before{content:""}.fa-facebook-messenger:before{content:""}.fa-audible:before{content:""}.fa-think-peaks:before{content:""}.fa-bilibili:before{content:""}.fa-erlang:before{content:""}.fa-cotton-bureau:before{content:""}.fa-dashcube:before{content:""}.fa-42-group:before,.fa-innosoft:before{content:""}.fa-stack-exchange:before{content:""}.fa-elementor:before{content:""}.fa-pied-piper-square:before,.fa-square-pied-piper:before{content:""}.fa-creative-commons-nd:before{content:""}.fa-palfed:before{content:""}.fa-superpowers:before{content:""}.fa-resolving:before{content:""}.fa-xbox:before{content:""}.fa-searchengin:before{content:""}.fa-tiktok:before{content:""}.fa-facebook-square:before,.fa-square-facebook:before{content:""}.fa-renren:before{content:""}.fa-linux:before{content:""}.fa-glide:before{content:""}.fa-linkedin:before{content:""}.fa-hubspot:before{content:""}.fa-deploydog:before{content:""}.fa-twitch:before{content:""}.fa-ravelry:before{content:""}.fa-mixer:before{content:""}.fa-lastfm-square:before,.fa-square-lastfm:before{content:""}.fa-vimeo:before{content:""}.fa-mendeley:before{content:""}.fa-uniregistry:before{content:""}.fa-figma:before{content:""}.fa-creative-commons-remix:before{content:""}.fa-cc-amazon-pay:before{content:""}.fa-dropbox:before{content:""}.fa-instagram:before{content:""}.fa-cmplid:before{content:""}.fa-facebook:before{content:""}.fa-gripfire:before{content:""}.fa-jedi-order:before{content:""}.fa-uikit:before{content:""}.fa-fort-awesome-alt:before{content:""}.fa-phabricator:before{content:""}.fa-ussunnah:before{content:""}.fa-earlybirds:before{content:""}.fa-trade-federation:before{content:""}.fa-autoprefixer:before{content:""}.fa-whatsapp:before{content:""}.fa-slideshare:before{content:""}.fa-google-play:before{content:""}.fa-viadeo:before{content:""}.fa-line:before{content:""}.fa-google-drive:before{content:""}.fa-servicestack:before{content:""}.fa-simplybuilt:before{content:""}.fa-bitbucket:before{content:""}.fa-imdb:before{content:""}.fa-deezer:before{content:""}.fa-raspberry-pi:before{content:""}.fa-jira:before{content:""}.fa-docker:before{content:""}.fa-screenpal:before{content:""}.fa-bluetooth:before{content:""}.fa-gitter:before{content:""}.fa-d-and-d:before{content:""}.fa-microblog:before{content:""}.fa-cc-diners-club:before{content:""}.fa-gg-circle:before{content:""}.fa-pied-piper-hat:before{content:""}.fa-kickstarter-k:before{content:""}.fa-yandex:before{content:""}.fa-readme:before{content:""}.fa-html5:before{content:""}.fa-sellsy:before{content:""}.fa-sass:before{content:""}.fa-wirsindhandwerk:before,.fa-wsh:before{content:""}.fa-buromobelexperte:before{content:""}.fa-salesforce:before{content:""}.fa-octopus-deploy:before{content:""}.fa-medapps:before{content:""}.fa-ns8:before{content:""}.fa-pinterest-p:before{content:""}.fa-apper:before{content:""}.fa-fort-awesome:before{content:""}.fa-waze:before{content:""}.fa-cc-jcb:before{content:""}.fa-snapchat-ghost:before,.fa-snapchat:before{content:""}.fa-fantasy-flight-games:before{content:""}.fa-rust:before{content:""}.fa-wix:before{content:""}.fa-behance-square:before,.fa-square-behance:before{content:""}.fa-supple:before{content:""}.fa-rebel:before{content:""}.fa-css3:before{content:""}.fa-staylinked:before{content:""}.fa-kaggle:before{content:""}.fa-space-awesome:before{content:""}.fa-deviantart:before{content:""}.fa-cpanel:before{content:""}.fa-goodreads-g:before{content:""}.fa-git-square:before,.fa-square-git:before{content:""}.fa-square-tumblr:before,.fa-tumblr-square:before{content:""}.fa-trello:before{content:""}.fa-creative-commons-nc-jp:before{content:""}.fa-get-pocket:before{content:""}.fa-perbyte:before{content:""}.fa-grunt:before{content:""}.fa-weebly:before{content:""}.fa-connectdevelop:before{content:""}.fa-leanpub:before{content:""}.fa-black-tie:before{content:""}.fa-themeco:before{content:""}.fa-python:before{content:""}.fa-android:before{content:""}.fa-bots:before{content:""}.fa-free-code-camp:before{content:""}.fa-hornbill:before{content:""}.fa-js:before{content:""}.fa-ideal:before{content:""}.fa-git:before{content:""}.fa-dev:before{content:""}.fa-sketch:before{content:""}.fa-yandex-international:before{content:""}.fa-cc-amex:before{content:""}.fa-uber:before{content:""}.fa-github:before{content:""}.fa-php:before{content:""}.fa-alipay:before{content:""}.fa-youtube:before{content:""}.fa-skyatlas:before{content:""}.fa-firefox-browser:before{content:""}.fa-replyd:before{content:""}.fa-suse:before{content:""}.fa-jenkins:before{content:""}.fa-twitter:before{content:""}.fa-rockrms:before{content:""}.fa-pinterest:before{content:""}.fa-buffer:before{content:""}.fa-npm:before{content:""}.fa-yammer:before{content:""}.fa-btc:before{content:""}.fa-dribbble:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-internet-explorer:before{content:""}.fa-stubber:before{content:""}.fa-telegram-plane:before,.fa-telegram:before{content:""}.fa-old-republic:before{content:""}.fa-odysee:before{content:""}.fa-square-whatsapp:before,.fa-whatsapp-square:before{content:""}.fa-node-js:before{content:""}.fa-edge-legacy:before{content:""}.fa-slack-hash:before,.fa-slack:before{content:""}.fa-medrt:before{content:""}.fa-usb:before{content:""}.fa-tumblr:before{content:""}.fa-vaadin:before{content:""}.fa-quora:before{content:""}.fa-reacteurope:before{content:""}.fa-medium-m:before,.fa-medium:before{content:""}.fa-amilia:before{content:""}.fa-mixcloud:before{content:""}.fa-flipboard:before{content:""}.fa-viacoin:before{content:""}.fa-critical-role:before{content:""}.fa-sitrox:before{content:""}.fa-discourse:before{content:""}.fa-joomla:before{content:""}.fa-mastodon:before{content:""}.fa-airbnb:before{content:""}.fa-wolf-pack-battalion:before{content:""}.fa-buy-n-large:before{content:""}.fa-gulp:before{content:""}.fa-creative-commons-sampling-plus:before{content:""}.fa-strava:before{content:""}.fa-ember:before{content:""}.fa-canadian-maple-leaf:before{content:""}.fa-teamspeak:before{content:""}.fa-pushed:before{content:""}.fa-wordpress-simple:before{content:""}.fa-nutritionix:before{content:""}.fa-wodu:before{content:""}.fa-google-pay:before{content:""}.fa-intercom:before{content:""}.fa-zhihu:before{content:""}.fa-korvue:before{content:""}.fa-pix:before{content:""}.fa-steam-symbol:before{content:""}:host,:root{--fa-style-family-duotone:"Font Awesome 6 Duotone";--fa-font-duotone:normal 900 1em/1 "Font Awesome 6 Duotone"}@font-face{font-family:"Font Awesome 6 Duotone";font-style:normal;font-weight:900;font-display:block;src:url(/static-assets/static/media/fa-duotone-900.536389c4.woff2)format("woff2"),url(/static-assets/static/media/fa-duotone-900.be4de507.ttf)format("truetype")}.fa-duotone,.fad{letter-spacing:normal;font-weight:900;position:relative}.fa-duotone:before,.fad:before{color:var(--fa-primary-color,inherit);opacity:var(--fa-primary-opacity,1);position:absolute}.fa-duotone:after,.fad:after{color:var(--fa-secondary-color,inherit)}.fa-duotone.fa-swap-opacity:before,.fa-duotone:after,.fa-swap-opacity .fa-duotone:before,.fa-swap-opacity .fad:before,.fad.fa-swap-opacity:before,.fad:after{opacity:var(--fa-secondary-opacity,.4)}.fa-duotone.fa-swap-opacity:after,.fa-swap-opacity .fa-duotone:after,.fa-swap-opacity .fad:after,.fad.fa-swap-opacity:after{opacity:var(--fa-primary-opacity,1)}.fa-duotone.fa-inverse,.fad.fa-inverse{color:var(--fa-inverse,#fff)}.fa-duotone.fa-stack-1x,.fa-duotone.fa-stack-2x,.fad.fa-stack-1x,.fad.fa-stack-2x{position:absolute}.fa-duotone.fa-0:after,.fad.fa-0:after{content:"00"}.fa-duotone.fa-1:after,.fad.fa-1:after{content:"11"}.fa-duotone.fa-2:after,.fad.fa-2:after{content:"22"}.fa-duotone.fa-3:after,.fad.fa-3:after{content:"33"}.fa-duotone.fa-4:after,.fad.fa-4:after{content:"44"}.fa-duotone.fa-5:after,.fad.fa-5:after{content:"55"}.fa-duotone.fa-6:after,.fad.fa-6:after{content:"66"}.fa-duotone.fa-7:after,.fad.fa-7:after{content:"77"}.fa-duotone.fa-8:after,.fad.fa-8:after{content:"88"}.fa-duotone.fa-9:after,.fad.fa-9:after{content:"99"}.fa-duotone.fa-fill-drip:after,.fad.fa-fill-drip:after{content:""}.fa-duotone.fa-arrows-to-circle:after,.fad.fa-arrows-to-circle:after{content:""}.fa-duotone.fa-chevron-circle-right:after,.fa-duotone.fa-circle-chevron-right:after,.fad.fa-chevron-circle-right:after,.fad.fa-circle-chevron-right:after{content:""}.fa-duotone.fa-wagon-covered:after,.fad.fa-wagon-covered:after{content:""}.fa-duotone.fa-line-height:after,.fad.fa-line-height:after{content:""}.fa-duotone.fa-bagel:after,.fad.fa-bagel:after{content:""}.fa-duotone.fa-transporter-7:after,.fad.fa-transporter-7:after{content:""}.fa-duotone.fa-at:after,.fad.fa-at:after{content:"@@"}.fa-duotone.fa-rectangles-mixed:after,.fad.fa-rectangles-mixed:after{content:""}.fa-duotone.fa-phone-arrow-up-right:after,.fa-duotone.fa-phone-arrow-up:after,.fa-duotone.fa-phone-outgoing:after,.fad.fa-phone-arrow-up-right:after,.fad.fa-phone-arrow-up:after,.fad.fa-phone-outgoing:after{content:""}.fa-duotone.fa-trash-alt:after,.fa-duotone.fa-trash-can:after,.fad.fa-trash-alt:after,.fad.fa-trash-can:after{content:""}.fa-duotone.fa-circle-l:after,.fad.fa-circle-l:after{content:""}.fa-duotone.fa-head-side-goggles:after,.fa-duotone.fa-head-vr:after,.fad.fa-head-side-goggles:after,.fad.fa-head-vr:after{content:""}.fa-duotone.fa-text-height:after,.fad.fa-text-height:after{content:""}.fa-duotone.fa-user-times:after,.fa-duotone.fa-user-xmark:after,.fad.fa-user-times:after,.fad.fa-user-xmark:after{content:""}.fa-duotone.fa-face-hand-yawn:after,.fad.fa-face-hand-yawn:after{content:""}.fa-duotone.fa-gauge-simple-min:after,.fa-duotone.fa-tachometer-slowest:after,.fad.fa-gauge-simple-min:after,.fad.fa-tachometer-slowest:after{content:""}.fa-duotone.fa-stethoscope:after,.fad.fa-stethoscope:after{content:""}.fa-duotone.fa-coffin:after,.fad.fa-coffin:after{content:""}.fa-duotone.fa-comment-alt:after,.fa-duotone.fa-message:after,.fad.fa-comment-alt:after,.fad.fa-message:after{content:""}.fa-duotone.fa-bowl-salad:after,.fa-duotone.fa-salad:after,.fad.fa-bowl-salad:after,.fad.fa-salad:after{content:""}.fa-duotone.fa-info:after,.fad.fa-info:after{content:""}.fa-duotone.fa-robot-astromech:after,.fad.fa-robot-astromech:after{content:""}.fa-duotone.fa-ring-diamond:after,.fad.fa-ring-diamond:after{content:""}.fa-duotone.fa-fondue-pot:after,.fad.fa-fondue-pot:after{content:""}.fa-duotone.fa-theta:after,.fad.fa-theta:after{content:""}.fa-duotone.fa-face-hand-peeking:after,.fad.fa-face-hand-peeking:after{content:""}.fa-duotone.fa-square-user:after,.fad.fa-square-user:after{content:""}.fa-duotone.fa-compress-alt:after,.fa-duotone.fa-down-left-and-up-right-to-center:after,.fad.fa-compress-alt:after,.fad.fa-down-left-and-up-right-to-center:after{content:""}.fa-duotone.fa-explosion:after,.fad.fa-explosion:after{content:""}.fa-duotone.fa-file-alt:after,.fa-duotone.fa-file-lines:after,.fa-duotone.fa-file-text:after,.fad.fa-file-alt:after,.fad.fa-file-lines:after,.fad.fa-file-text:after{content:""}.fa-duotone.fa-wave-square:after,.fad.fa-wave-square:after{content:""}.fa-duotone.fa-ring:after,.fad.fa-ring:after{content:""}.fa-duotone.fa-building-un:after,.fad.fa-building-un:after{content:""}.fa-duotone.fa-dice-three:after,.fad.fa-dice-three:after{content:""}.fa-duotone.fa-tire-pressure-warning:after,.fad.fa-tire-pressure-warning:after{content:""}.fa-duotone.fa-wifi-2:after,.fa-duotone.fa-wifi-fair:after,.fad.fa-wifi-2:after,.fad.fa-wifi-fair:after{content:""}.fa-duotone.fa-calendar-alt:after,.fa-duotone.fa-calendar-days:after,.fad.fa-calendar-alt:after,.fad.fa-calendar-days:after{content:""}.fa-duotone.fa-mp3-player:after,.fad.fa-mp3-player:after{content:""}.fa-duotone.fa-anchor-circle-check:after,.fad.fa-anchor-circle-check:after{content:""}.fa-duotone.fa-tally-4:after,.fad.fa-tally-4:after{content:""}.fa-duotone.fa-rectangle-history:after,.fad.fa-rectangle-history:after{content:""}.fa-duotone.fa-building-circle-arrow-right:after,.fad.fa-building-circle-arrow-right:after{content:""}.fa-duotone.fa-volleyball-ball:after,.fa-duotone.fa-volleyball:after,.fad.fa-volleyball-ball:after,.fad.fa-volleyball:after{content:""}.fa-duotone.fa-sun-haze:after,.fad.fa-sun-haze:after{content:""}.fa-duotone.fa-text-size:after,.fad.fa-text-size:after{content:""}.fa-duotone.fa-ufo:after,.fad.fa-ufo:after{content:""}.fa-duotone.fa-fork:after,.fa-duotone.fa-utensil-fork:after,.fad.fa-fork:after,.fad.fa-utensil-fork:after{content:""}.fa-duotone.fa-arrows-up-to-line:after,.fad.fa-arrows-up-to-line:after{content:""}.fa-duotone.fa-mobile-signal:after,.fad.fa-mobile-signal:after{content:""}.fa-duotone.fa-barcode-scan:after,.fad.fa-barcode-scan:after{content:""}.fa-duotone.fa-sort-desc:after,.fa-duotone.fa-sort-down:after,.fad.fa-sort-desc:after,.fad.fa-sort-down:after{content:""}.fa-duotone.fa-folder-arrow-down:after,.fa-duotone.fa-folder-download:after,.fad.fa-folder-arrow-down:after,.fad.fa-folder-download:after{content:""}.fa-duotone.fa-circle-minus:after,.fa-duotone.fa-minus-circle:after,.fad.fa-circle-minus:after,.fad.fa-minus-circle:after{content:""}.fa-duotone.fa-face-icicles:after,.fad.fa-face-icicles:after{content:""}.fa-duotone.fa-shovel:after,.fad.fa-shovel:after{content:""}.fa-duotone.fa-door-open:after,.fad.fa-door-open:after{content:""}.fa-duotone.fa-films:after,.fad.fa-films:after{content:""}.fa-duotone.fa-right-from-bracket:after,.fa-duotone.fa-sign-out-alt:after,.fad.fa-right-from-bracket:after,.fad.fa-sign-out-alt:after{content:""}.fa-duotone.fa-face-glasses:after,.fad.fa-face-glasses:after{content:""}.fa-duotone.fa-nfc:after,.fad.fa-nfc:after{content:""}.fa-duotone.fa-atom:after,.fad.fa-atom:after{content:""}.fa-duotone.fa-soap:after,.fad.fa-soap:after{content:""}.fa-duotone.fa-heart-music-camera-bolt:after,.fa-duotone.fa-icons:after,.fad.fa-heart-music-camera-bolt:after,.fad.fa-icons:after{content:""}.fa-duotone.fa-microphone-alt-slash:after,.fa-duotone.fa-microphone-lines-slash:after,.fad.fa-microphone-alt-slash:after,.fad.fa-microphone-lines-slash:after{content:""}.fa-duotone.fa-closed-captioning-slash:after,.fad.fa-closed-captioning-slash:after{content:""}.fa-duotone.fa-calculator-alt:after,.fa-duotone.fa-calculator-simple:after,.fad.fa-calculator-alt:after,.fad.fa-calculator-simple:after{content:""}.fa-duotone.fa-bridge-circle-check:after,.fad.fa-bridge-circle-check:after{content:""}.fa-duotone.fa-sliders-up:after,.fa-duotone.fa-sliders-v:after,.fad.fa-sliders-up:after,.fad.fa-sliders-v:after{content:""}.fa-duotone.fa-location-minus:after,.fa-duotone.fa-map-marker-minus:after,.fad.fa-location-minus:after,.fad.fa-map-marker-minus:after{content:""}.fa-duotone.fa-pump-medical:after,.fad.fa-pump-medical:after{content:""}.fa-duotone.fa-fingerprint:after,.fad.fa-fingerprint:after{content:""}.fa-duotone.fa-ski-boot:after,.fad.fa-ski-boot:after{content:""}.fa-duotone.fa-rectangle-sd:after,.fa-duotone.fa-standard-definition:after,.fad.fa-rectangle-sd:after,.fad.fa-standard-definition:after{content:""}.fa-duotone.fa-h1:after,.fad.fa-h1:after{content:""}.fa-duotone.fa-hand-point-right:after,.fad.fa-hand-point-right:after{content:""}.fa-duotone.fa-magnifying-glass-location:after,.fa-duotone.fa-search-location:after,.fad.fa-magnifying-glass-location:after,.fad.fa-search-location:after{content:""}.fa-duotone.fa-message-bot:after,.fad.fa-message-bot:after{content:""}.fa-duotone.fa-forward-step:after,.fa-duotone.fa-step-forward:after,.fad.fa-forward-step:after,.fad.fa-step-forward:after{content:""}.fa-duotone.fa-face-smile-beam:after,.fa-duotone.fa-smile-beam:after,.fad.fa-face-smile-beam:after,.fad.fa-smile-beam:after{content:""}.fa-duotone.fa-light-ceiling:after,.fad.fa-light-ceiling:after{content:""}.fa-duotone.fa-comment-alt-exclamation:after,.fa-duotone.fa-message-exclamation:after,.fad.fa-comment-alt-exclamation:after,.fad.fa-message-exclamation:after{content:""}.fa-duotone.fa-bowl-scoop:after,.fa-duotone.fa-bowl-shaved-ice:after,.fad.fa-bowl-scoop:after,.fad.fa-bowl-shaved-ice:after{content:""}.fa-duotone.fa-square-x:after,.fad.fa-square-x:after{content:""}.fa-duotone.fa-utility-pole-double:after,.fad.fa-utility-pole-double:after{content:""}.fa-duotone.fa-flag-checkered:after,.fad.fa-flag-checkered:after{content:""}.fa-duotone.fa-chevron-double-up:after,.fa-duotone.fa-chevrons-up:after,.fad.fa-chevron-double-up:after,.fad.fa-chevrons-up:after{content:""}.fa-duotone.fa-football-ball:after,.fa-duotone.fa-football:after,.fad.fa-football-ball:after,.fad.fa-football:after{content:""}.fa-duotone.fa-user-vneck:after,.fad.fa-user-vneck:after{content:""}.fa-duotone.fa-school-circle-exclamation:after,.fad.fa-school-circle-exclamation:after{content:""}.fa-duotone.fa-crop:after,.fad.fa-crop:after{content:""}.fa-duotone.fa-angle-double-down:after,.fa-duotone.fa-angles-down:after,.fad.fa-angle-double-down:after,.fad.fa-angles-down:after{content:""}.fa-duotone.fa-users-rectangle:after,.fad.fa-users-rectangle:after{content:""}.fa-duotone.fa-people-roof:after,.fad.fa-people-roof:after{content:""}.fa-duotone.fa-arrow-square-right:after,.fa-duotone.fa-square-arrow-right:after,.fad.fa-arrow-square-right:after,.fad.fa-square-arrow-right:after{content:""}.fa-duotone.fa-location-plus:after,.fa-duotone.fa-map-marker-plus:after,.fad.fa-location-plus:after,.fad.fa-map-marker-plus:after{content:""}.fa-duotone.fa-lightbulb-exclamation-on:after,.fad.fa-lightbulb-exclamation-on:after{content:""}.fa-duotone.fa-people-line:after,.fad.fa-people-line:after{content:""}.fa-duotone.fa-beer-mug-empty:after,.fa-duotone.fa-beer:after,.fad.fa-beer-mug-empty:after,.fad.fa-beer:after{content:""}.fa-duotone.fa-crate-empty:after,.fad.fa-crate-empty:after{content:""}.fa-duotone.fa-diagram-predecessor:after,.fad.fa-diagram-predecessor:after{content:""}.fa-duotone.fa-transporter:after,.fad.fa-transporter:after{content:""}.fa-duotone.fa-calendar-circle-user:after,.fad.fa-calendar-circle-user:after{content:""}.fa-duotone.fa-arrow-up-long:after,.fa-duotone.fa-long-arrow-up:after,.fad.fa-arrow-up-long:after,.fad.fa-long-arrow-up:after{content:""}.fa-duotone.fa-person-carry-box:after,.fa-duotone.fa-person-carry:after,.fad.fa-person-carry-box:after,.fad.fa-person-carry:after{content:""}.fa-duotone.fa-burn:after,.fa-duotone.fa-fire-flame-simple:after,.fad.fa-burn:after,.fad.fa-fire-flame-simple:after{content:""}.fa-duotone.fa-male:after,.fa-duotone.fa-person:after,.fad.fa-male:after,.fad.fa-person:after{content:""}.fa-duotone.fa-laptop:after,.fad.fa-laptop:after{content:""}.fa-duotone.fa-file-csv:after,.fad.fa-file-csv:after{content:""}.fa-duotone.fa-menorah:after,.fad.fa-menorah:after{content:""}.fa-duotone.fa-union:after,.fad.fa-union:after{content:""}.fa-duotone.fa-chevron-double-left:after,.fa-duotone.fa-chevrons-left:after,.fad.fa-chevron-double-left:after,.fad.fa-chevrons-left:after{content:""}.fa-duotone.fa-circle-heart:after,.fa-duotone.fa-heart-circle:after,.fad.fa-circle-heart:after,.fad.fa-heart-circle:after{content:""}.fa-duotone.fa-truck-plane:after,.fad.fa-truck-plane:after{content:""}.fa-duotone.fa-record-vinyl:after,.fad.fa-record-vinyl:after{content:""}.fa-duotone.fa-bring-forward:after,.fad.fa-bring-forward:after{content:""}.fa-duotone.fa-square-p:after,.fad.fa-square-p:after{content:""}.fa-duotone.fa-face-grin-stars:after,.fa-duotone.fa-grin-stars:after,.fad.fa-face-grin-stars:after,.fad.fa-grin-stars:after{content:""}.fa-duotone.fa-sigma:after,.fad.fa-sigma:after{content:""}.fa-duotone.fa-camera-movie:after,.fad.fa-camera-movie:after{content:""}.fa-duotone.fa-bong:after,.fad.fa-bong:after{content:""}.fa-duotone.fa-clarinet:after,.fad.fa-clarinet:after{content:""}.fa-duotone.fa-truck-flatbed:after,.fad.fa-truck-flatbed:after{content:""}.fa-duotone.fa-pastafarianism:after,.fa-duotone.fa-spaghetti-monster-flying:after,.fad.fa-pastafarianism:after,.fad.fa-spaghetti-monster-flying:after{content:""}.fa-duotone.fa-arrow-down-up-across-line:after,.fad.fa-arrow-down-up-across-line:after{content:""}.fa-duotone.fa-leaf-heart:after,.fad.fa-leaf-heart:after{content:""}.fa-duotone.fa-house-building:after,.fad.fa-house-building:after{content:""}.fa-duotone.fa-cheese-swiss:after,.fad.fa-cheese-swiss:after{content:""}.fa-duotone.fa-spoon:after,.fa-duotone.fa-utensil-spoon:after,.fad.fa-spoon:after,.fad.fa-utensil-spoon:after{content:""}.fa-duotone.fa-jar-wheat:after,.fad.fa-jar-wheat:after{content:""}.fa-duotone.fa-envelopes-bulk:after,.fa-duotone.fa-mail-bulk:after,.fad.fa-envelopes-bulk:after,.fad.fa-mail-bulk:after{content:""}.fa-duotone.fa-file-circle-exclamation:after,.fad.fa-file-circle-exclamation:after{content:""}.fa-duotone.fa-bow-arrow:after,.fad.fa-bow-arrow:after{content:""}.fa-duotone.fa-cart-xmark:after,.fad.fa-cart-xmark:after{content:""}.fa-duotone.fa-hexagon-xmark:after,.fa-duotone.fa-times-hexagon:after,.fa-duotone.fa-xmark-hexagon:after,.fad.fa-hexagon-xmark:after,.fad.fa-times-hexagon:after,.fad.fa-xmark-hexagon:after{content:""}.fa-duotone.fa-circle-h:after,.fa-duotone.fa-hospital-symbol:after,.fad.fa-circle-h:after,.fad.fa-hospital-symbol:after{content:""}.fa-duotone.fa-merge:after,.fad.fa-merge:after{content:""}.fa-duotone.fa-pager:after,.fad.fa-pager:after{content:""}.fa-duotone.fa-cart-minus:after,.fad.fa-cart-minus:after{content:""}.fa-duotone.fa-address-book:after,.fa-duotone.fa-contact-book:after,.fad.fa-address-book:after,.fad.fa-contact-book:after{content:""}.fa-duotone.fa-pan-frying:after,.fad.fa-pan-frying:after{content:""}.fa-duotone.fa-grid-3:after,.fa-duotone.fa-grid:after,.fad.fa-grid-3:after,.fad.fa-grid:after{content:""}.fa-duotone.fa-football-helmet:after,.fad.fa-football-helmet:after{content:""}.fa-duotone.fa-hand-love:after,.fad.fa-hand-love:after{content:""}.fa-duotone.fa-trees:after,.fad.fa-trees:after{content:""}.fa-duotone.fa-strikethrough:after,.fad.fa-strikethrough:after{content:""}.fa-duotone.fa-page:after,.fad.fa-page:after{content:""}.fa-duotone.fa-k:after,.fad.fa-k:after{content:"KK"}.fa-duotone.fa-diagram-previous:after,.fad.fa-diagram-previous:after{content:""}.fa-duotone.fa-gauge-min:after,.fa-duotone.fa-tachometer-alt-slowest:after,.fad.fa-gauge-min:after,.fad.fa-tachometer-alt-slowest:after{content:""}.fa-duotone.fa-folder-grid:after,.fad.fa-folder-grid:after{content:""}.fa-duotone.fa-eggplant:after,.fad.fa-eggplant:after{content:""}.fa-duotone.fa-ram:after,.fad.fa-ram:after{content:""}.fa-duotone.fa-landmark-flag:after,.fad.fa-landmark-flag:after{content:""}.fa-duotone.fa-lips:after,.fad.fa-lips:after{content:""}.fa-duotone.fa-pencil-alt:after,.fa-duotone.fa-pencil:after,.fad.fa-pencil-alt:after,.fad.fa-pencil:after{content:""}.fa-duotone.fa-backward:after,.fad.fa-backward:after{content:""}.fa-duotone.fa-caret-right:after,.fad.fa-caret-right:after{content:""}.fa-duotone.fa-comments:after,.fad.fa-comments:after{content:""}.fa-duotone.fa-file-clipboard:after,.fa-duotone.fa-paste:after,.fad.fa-file-clipboard:after,.fad.fa-paste:after{content:""}.fa-duotone.fa-desktop-arrow-down:after,.fad.fa-desktop-arrow-down:after{content:""}.fa-duotone.fa-code-pull-request:after,.fad.fa-code-pull-request:after{content:""}.fa-duotone.fa-pumpkin:after,.fad.fa-pumpkin:after{content:""}.fa-duotone.fa-clipboard-list:after,.fad.fa-clipboard-list:after{content:""}.fa-duotone.fa-pen-field:after,.fad.fa-pen-field:after{content:""}.fa-duotone.fa-blueberries:after,.fad.fa-blueberries:after{content:""}.fa-duotone.fa-truck-loading:after,.fa-duotone.fa-truck-ramp-box:after,.fad.fa-truck-loading:after,.fad.fa-truck-ramp-box:after{content:""}.fa-duotone.fa-note:after,.fad.fa-note:after{content:""}.fa-duotone.fa-arrow-down-to-square:after,.fad.fa-arrow-down-to-square:after{content:""}.fa-duotone.fa-user-check:after,.fad.fa-user-check:after{content:""}.fa-duotone.fa-cloud-xmark:after,.fad.fa-cloud-xmark:after{content:""}.fa-duotone.fa-vial-virus:after,.fad.fa-vial-virus:after{content:""}.fa-duotone.fa-book-alt:after,.fa-duotone.fa-book-blank:after,.fad.fa-book-alt:after,.fad.fa-book-blank:after{content:""}.fa-duotone.fa-golf-flag-hole:after,.fad.fa-golf-flag-hole:after{content:""}.fa-duotone.fa-comment-alt-arrow-down:after,.fa-duotone.fa-message-arrow-down:after,.fad.fa-comment-alt-arrow-down:after,.fad.fa-message-arrow-down:after{content:""}.fa-duotone.fa-face-unamused:after,.fad.fa-face-unamused:after{content:""}.fa-duotone.fa-sheet-plastic:after,.fad.fa-sheet-plastic:after{content:""}.fa-duotone.fa-circle-9:after,.fad.fa-circle-9:after{content:""}.fa-duotone.fa-blog:after,.fad.fa-blog:after{content:""}.fa-duotone.fa-user-ninja:after,.fad.fa-user-ninja:after{content:""}.fa-duotone.fa-pencil-slash:after,.fad.fa-pencil-slash:after{content:""}.fa-duotone.fa-bowling-pins:after,.fad.fa-bowling-pins:after{content:""}.fa-duotone.fa-person-arrow-up-from-line:after,.fad.fa-person-arrow-up-from-line:after{content:""}.fa-duotone.fa-down-right:after,.fad.fa-down-right:after{content:""}.fa-duotone.fa-scroll-torah:after,.fa-duotone.fa-torah:after,.fad.fa-scroll-torah:after,.fad.fa-torah:after{content:""}.fa-duotone.fa-webhook:after,.fad.fa-webhook:after{content:""}.fa-duotone.fa-blinds-open:after,.fad.fa-blinds-open:after{content:""}.fa-duotone.fa-fence:after,.fad.fa-fence:after{content:""}.fa-duotone.fa-arrow-alt-up:after,.fa-duotone.fa-up:after,.fad.fa-arrow-alt-up:after,.fad.fa-up:after{content:""}.fa-duotone.fa-broom-ball:after,.fa-duotone.fa-quidditch-broom-ball:after,.fa-duotone.fa-quidditch:after,.fad.fa-broom-ball:after,.fad.fa-quidditch-broom-ball:after,.fad.fa-quidditch:after{content:""}.fa-duotone.fa-drumstick:after,.fad.fa-drumstick:after{content:""}.fa-duotone.fa-square-v:after,.fad.fa-square-v:after{content:""}.fa-duotone.fa-face-awesome:after,.fa-duotone.fa-gave-dandy:after,.fad.fa-face-awesome:after,.fad.fa-gave-dandy:after{content:""}.fa-duotone.fa-dial-off:after,.fad.fa-dial-off:after{content:""}.fa-duotone.fa-toggle-off:after,.fad.fa-toggle-off:after{content:""}.fa-duotone.fa-face-smile-horns:after,.fad.fa-face-smile-horns:after{content:""}.fa-duotone.fa-archive:after,.fa-duotone.fa-box-archive:after,.fad.fa-archive:after,.fad.fa-box-archive:after{content:""}.fa-duotone.fa-grapes:after,.fad.fa-grapes:after{content:""}.fa-duotone.fa-person-drowning:after,.fad.fa-person-drowning:after{content:""}.fa-duotone.fa-dial-max:after,.fad.fa-dial-max:after{content:""}.fa-duotone.fa-circle-m:after,.fad.fa-circle-m:after{content:""}.fa-duotone.fa-calendar-image:after,.fad.fa-calendar-image:after{content:""}.fa-duotone.fa-caret-circle-down:after,.fa-duotone.fa-circle-caret-down:after,.fad.fa-caret-circle-down:after,.fad.fa-circle-caret-down:after{content:""}.fa-duotone.fa-arrow-down-9-1:after,.fa-duotone.fa-sort-numeric-desc:after,.fa-duotone.fa-sort-numeric-down-alt:after,.fad.fa-arrow-down-9-1:after,.fad.fa-sort-numeric-desc:after,.fad.fa-sort-numeric-down-alt:after{content:""}.fa-duotone.fa-face-grin-tongue-squint:after,.fa-duotone.fa-grin-tongue-squint:after,.fad.fa-face-grin-tongue-squint:after,.fad.fa-grin-tongue-squint:after{content:""}.fa-duotone.fa-shish-kebab:after,.fad.fa-shish-kebab:after{content:""}.fa-duotone.fa-spray-can:after,.fad.fa-spray-can:after{content:""}.fa-duotone.fa-alarm-snooze:after,.fad.fa-alarm-snooze:after{content:""}.fa-duotone.fa-scarecrow:after,.fad.fa-scarecrow:after{content:""}.fa-duotone.fa-truck-monster:after,.fad.fa-truck-monster:after{content:""}.fa-duotone.fa-gift-card:after,.fad.fa-gift-card:after{content:""}.fa-duotone.fa-w:after,.fad.fa-w:after{content:"WW"}.fa-duotone.fa-code-pull-request-draft:after,.fad.fa-code-pull-request-draft:after{content:""}.fa-duotone.fa-square-b:after,.fad.fa-square-b:after{content:""}.fa-duotone.fa-elephant:after,.fad.fa-elephant:after{content:""}.fa-duotone.fa-earth-africa:after,.fa-duotone.fa-globe-africa:after,.fad.fa-earth-africa:after,.fad.fa-globe-africa:after{content:""}.fa-duotone.fa-rainbow:after,.fad.fa-rainbow:after{content:""}.fa-duotone.fa-circle-notch:after,.fad.fa-circle-notch:after{content:""}.fa-duotone.fa-tablet-alt:after,.fa-duotone.fa-tablet-screen-button:after,.fad.fa-tablet-alt:after,.fad.fa-tablet-screen-button:after{content:""}.fa-duotone.fa-paw:after,.fad.fa-paw:after{content:""}.fa-duotone.fa-message-question:after,.fad.fa-message-question:after{content:""}.fa-duotone.fa-cloud:after,.fad.fa-cloud:after{content:""}.fa-duotone.fa-trowel-bricks:after,.fad.fa-trowel-bricks:after{content:""}.fa-duotone.fa-square-3:after,.fad.fa-square-3:after{content:""}.fa-duotone.fa-face-flushed:after,.fa-duotone.fa-flushed:after,.fad.fa-face-flushed:after,.fad.fa-flushed:after{content:""}.fa-duotone.fa-hospital-user:after,.fad.fa-hospital-user:after{content:""}.fa-duotone.fa-microwave:after,.fad.fa-microwave:after{content:""}.fa-duotone.fa-tent-arrow-left-right:after,.fad.fa-tent-arrow-left-right:after{content:""}.fa-duotone.fa-cart-circle-arrow-up:after,.fad.fa-cart-circle-arrow-up:after{content:""}.fa-duotone.fa-trash-clock:after,.fad.fa-trash-clock:after{content:""}.fa-duotone.fa-gavel:after,.fa-duotone.fa-legal:after,.fad.fa-gavel:after,.fad.fa-legal:after{content:""}.fa-duotone.fa-sprinkler-ceiling:after,.fad.fa-sprinkler-ceiling:after{content:""}.fa-duotone.fa-browsers:after,.fad.fa-browsers:after{content:""}.fa-duotone.fa-trillium:after,.fad.fa-trillium:after{content:""}.fa-duotone.fa-music-slash:after,.fad.fa-music-slash:after{content:""}.fa-duotone.fa-truck-ramp:after,.fad.fa-truck-ramp:after{content:""}.fa-duotone.fa-binoculars:after,.fad.fa-binoculars:after{content:""}.fa-duotone.fa-microphone-slash:after,.fad.fa-microphone-slash:after{content:""}.fa-duotone.fa-box-tissue:after,.fad.fa-box-tissue:after{content:""}.fa-duotone.fa-circle-c:after,.fad.fa-circle-c:after{content:""}.fa-duotone.fa-star-christmas:after,.fad.fa-star-christmas:after{content:""}.fa-duotone.fa-chart-bullet:after,.fad.fa-chart-bullet:after{content:""}.fa-duotone.fa-motorcycle:after,.fad.fa-motorcycle:after{content:""}.fa-duotone.fa-tree-christmas:after,.fad.fa-tree-christmas:after{content:""}.fa-duotone.fa-tire-flat:after,.fad.fa-tire-flat:after{content:""}.fa-duotone.fa-sunglasses:after,.fad.fa-sunglasses:after{content:""}.fa-duotone.fa-badge:after,.fad.fa-badge:after{content:""}.fa-duotone.fa-comment-alt-edit:after,.fa-duotone.fa-message-edit:after,.fa-duotone.fa-message-pen:after,.fad.fa-comment-alt-edit:after,.fad.fa-message-edit:after,.fad.fa-message-pen:after{content:""}.fa-duotone.fa-bell-concierge:after,.fa-duotone.fa-concierge-bell:after,.fad.fa-bell-concierge:after,.fad.fa-concierge-bell:after{content:""}.fa-duotone.fa-pen-ruler:after,.fa-duotone.fa-pencil-ruler:after,.fad.fa-pen-ruler:after,.fad.fa-pencil-ruler:after{content:""}.fa-duotone.fa-chess-rook-alt:after,.fa-duotone.fa-chess-rook-piece:after,.fad.fa-chess-rook-alt:after,.fad.fa-chess-rook-piece:after{content:""}.fa-duotone.fa-square-root:after,.fad.fa-square-root:after{content:""}.fa-duotone.fa-album-collection-circle-plus:after,.fad.fa-album-collection-circle-plus:after{content:""}.fa-duotone.fa-people-arrows-left-right:after,.fa-duotone.fa-people-arrows:after,.fad.fa-people-arrows-left-right:after,.fad.fa-people-arrows:after{content:""}.fa-duotone.fa-face-angry-horns:after,.fad.fa-face-angry-horns:after{content:""}.fa-duotone.fa-mars-and-venus-burst:after,.fad.fa-mars-and-venus-burst:after{content:""}.fa-duotone.fa-tombstone:after,.fad.fa-tombstone:after{content:""}.fa-duotone.fa-caret-square-right:after,.fa-duotone.fa-square-caret-right:after,.fad.fa-caret-square-right:after,.fad.fa-square-caret-right:after{content:""}.fa-duotone.fa-cut:after,.fa-duotone.fa-scissors:after,.fad.fa-cut:after,.fad.fa-scissors:after{content:""}.fa-duotone.fa-list-music:after,.fad.fa-list-music:after{content:""}.fa-duotone.fa-sun-plant-wilt:after,.fad.fa-sun-plant-wilt:after{content:""}.fa-duotone.fa-toilets-portable:after,.fad.fa-toilets-portable:after{content:""}.fa-duotone.fa-hockey-puck:after,.fad.fa-hockey-puck:after{content:""}.fa-duotone.fa-mustache:after,.fad.fa-mustache:after{content:""}.fa-duotone.fa-hyphen:after,.fad.fa-hyphen:after{content:"--"}.fa-duotone.fa-table:after,.fad.fa-table:after{content:""}.fa-duotone.fa-user-chef:after,.fad.fa-user-chef:after{content:""}.fa-duotone.fa-comment-alt-image:after,.fa-duotone.fa-message-image:after,.fad.fa-comment-alt-image:after,.fad.fa-message-image:after{content:""}.fa-duotone.fa-users-medical:after,.fad.fa-users-medical:after{content:""}.fa-duotone.fa-sensor-alert:after,.fa-duotone.fa-sensor-triangle-exclamation:after,.fad.fa-sensor-alert:after,.fad.fa-sensor-triangle-exclamation:after{content:""}.fa-duotone.fa-magnifying-glass-arrow-right:after,.fad.fa-magnifying-glass-arrow-right:after{content:""}.fa-duotone.fa-digital-tachograph:after,.fa-duotone.fa-tachograph-digital:after,.fad.fa-digital-tachograph:after,.fad.fa-tachograph-digital:after{content:""}.fa-duotone.fa-face-mask:after,.fad.fa-face-mask:after{content:""}.fa-duotone.fa-pickleball:after,.fad.fa-pickleball:after{content:""}.fa-duotone.fa-star-sharp-half:after,.fad.fa-star-sharp-half:after{content:""}.fa-duotone.fa-users-slash:after,.fad.fa-users-slash:after{content:""}.fa-duotone.fa-clover:after,.fad.fa-clover:after{content:""}.fa-duotone.fa-meat:after,.fad.fa-meat:after{content:""}.fa-duotone.fa-mail-reply:after,.fa-duotone.fa-reply:after,.fad.fa-mail-reply:after,.fad.fa-reply:after{content:""}.fa-duotone.fa-star-and-crescent:after,.fad.fa-star-and-crescent:after{content:""}.fa-duotone.fa-empty-set:after,.fad.fa-empty-set:after{content:""}.fa-duotone.fa-house-fire:after,.fad.fa-house-fire:after{content:""}.fa-duotone.fa-minus-square:after,.fa-duotone.fa-square-minus:after,.fad.fa-minus-square:after,.fad.fa-square-minus:after{content:""}.fa-duotone.fa-helicopter:after,.fad.fa-helicopter:after{content:""}.fa-duotone.fa-bird:after,.fad.fa-bird:after{content:""}.fa-duotone.fa-compass:after,.fad.fa-compass:after{content:""}.fa-duotone.fa-caret-square-down:after,.fa-duotone.fa-square-caret-down:after,.fad.fa-caret-square-down:after,.fad.fa-square-caret-down:after{content:""}.fa-duotone.fa-heart-half-alt:after,.fa-duotone.fa-heart-half-stroke:after,.fad.fa-heart-half-alt:after,.fad.fa-heart-half-stroke:after{content:""}.fa-duotone.fa-file-circle-question:after,.fad.fa-file-circle-question:after{content:""}.fa-duotone.fa-laptop-code:after,.fad.fa-laptop-code:after{content:""}.fa-duotone.fa-joystick:after,.fad.fa-joystick:after{content:""}.fa-duotone.fa-grill-fire:after,.fad.fa-grill-fire:after{content:""}.fa-duotone.fa-rectangle-vertical-history:after,.fad.fa-rectangle-vertical-history:after{content:""}.fa-duotone.fa-swatchbook:after,.fad.fa-swatchbook:after{content:""}.fa-duotone.fa-prescription-bottle:after,.fad.fa-prescription-bottle:after{content:""}.fa-duotone.fa-bars:after,.fa-duotone.fa-navicon:after,.fad.fa-bars:after,.fad.fa-navicon:after{content:""}.fa-duotone.fa-keyboard-left:after,.fad.fa-keyboard-left:after{content:""}.fa-duotone.fa-people-group:after,.fad.fa-people-group:after{content:""}.fa-duotone.fa-hourglass-3:after,.fa-duotone.fa-hourglass-end:after,.fad.fa-hourglass-3:after,.fad.fa-hourglass-end:after{content:""}.fa-duotone.fa-heart-broken:after,.fa-duotone.fa-heart-crack:after,.fad.fa-heart-broken:after,.fad.fa-heart-crack:after{content:""}.fa-duotone.fa-face-beam-hand-over-mouth:after,.fad.fa-face-beam-hand-over-mouth:after{content:""}.fa-duotone.fa-droplet-percent:after,.fa-duotone.fa-humidity:after,.fad.fa-droplet-percent:after,.fad.fa-humidity:after{content:""}.fa-duotone.fa-external-link-square-alt:after,.fa-duotone.fa-square-up-right:after,.fad.fa-external-link-square-alt:after,.fad.fa-square-up-right:after{content:""}.fa-duotone.fa-face-kiss-beam:after,.fa-duotone.fa-kiss-beam:after,.fad.fa-face-kiss-beam:after,.fad.fa-kiss-beam:after{content:""}.fa-duotone.fa-corn:after,.fad.fa-corn:after{content:""}.fa-duotone.fa-roller-coaster:after,.fad.fa-roller-coaster:after{content:""}.fa-duotone.fa-photo-film-music:after,.fad.fa-photo-film-music:after{content:""}.fa-duotone.fa-radar:after,.fad.fa-radar:after{content:""}.fa-duotone.fa-sickle:after,.fad.fa-sickle:after{content:""}.fa-duotone.fa-film:after,.fad.fa-film:after{content:""}.fa-duotone.fa-coconut:after,.fad.fa-coconut:after{content:""}.fa-duotone.fa-ruler-horizontal:after,.fad.fa-ruler-horizontal:after{content:""}.fa-duotone.fa-shield-cross:after,.fad.fa-shield-cross:after{content:""}.fa-duotone.fa-cassette-tape:after,.fad.fa-cassette-tape:after{content:""}.fa-duotone.fa-square-terminal:after,.fad.fa-square-terminal:after{content:""}.fa-duotone.fa-people-robbery:after,.fad.fa-people-robbery:after{content:""}.fa-duotone.fa-lightbulb:after,.fad.fa-lightbulb:after{content:""}.fa-duotone.fa-caret-left:after,.fad.fa-caret-left:after{content:""}.fa-duotone.fa-comment-middle:after,.fad.fa-comment-middle:after{content:""}.fa-duotone.fa-trash-can-list:after,.fad.fa-trash-can-list:after{content:""}.fa-duotone.fa-block:after,.fad.fa-block:after{content:""}.fa-duotone.fa-circle-exclamation:after,.fa-duotone.fa-exclamation-circle:after,.fad.fa-circle-exclamation:after,.fad.fa-exclamation-circle:after{content:""}.fa-duotone.fa-school-circle-xmark:after,.fad.fa-school-circle-xmark:after{content:""}.fa-duotone.fa-arrow-right-from-bracket:after,.fa-duotone.fa-sign-out:after,.fad.fa-arrow-right-from-bracket:after,.fad.fa-sign-out:after{content:""}.fa-duotone.fa-face-frown-slight:after,.fad.fa-face-frown-slight:after{content:""}.fa-duotone.fa-chevron-circle-down:after,.fa-duotone.fa-circle-chevron-down:after,.fad.fa-chevron-circle-down:after,.fad.fa-circle-chevron-down:after{content:""}.fa-duotone.fa-sidebar-flip:after,.fad.fa-sidebar-flip:after{content:""}.fa-duotone.fa-unlock-alt:after,.fa-duotone.fa-unlock-keyhole:after,.fad.fa-unlock-alt:after,.fad.fa-unlock-keyhole:after{content:""}.fa-duotone.fa-temperature-list:after,.fad.fa-temperature-list:after{content:""}.fa-duotone.fa-cloud-showers-heavy:after,.fad.fa-cloud-showers-heavy:after{content:""}.fa-duotone.fa-headphones-alt:after,.fa-duotone.fa-headphones-simple:after,.fad.fa-headphones-alt:after,.fad.fa-headphones-simple:after{content:""}.fa-duotone.fa-sitemap:after,.fad.fa-sitemap:after{content:""}.fa-duotone.fa-pipe-section:after,.fad.fa-pipe-section:after{content:""}.fa-duotone.fa-space-station-moon-alt:after,.fa-duotone.fa-space-station-moon-construction:after,.fad.fa-space-station-moon-alt:after,.fad.fa-space-station-moon-construction:after{content:""}.fa-duotone.fa-circle-dollar-to-slot:after,.fa-duotone.fa-donate:after,.fad.fa-circle-dollar-to-slot:after,.fad.fa-donate:after{content:""}.fa-duotone.fa-memory:after,.fad.fa-memory:after{content:""}.fa-duotone.fa-face-sleeping:after,.fad.fa-face-sleeping:after{content:""}.fa-duotone.fa-road-spikes:after,.fad.fa-road-spikes:after{content:""}.fa-duotone.fa-fire-burner:after,.fad.fa-fire-burner:after{content:""}.fa-duotone.fa-squirrel:after,.fad.fa-squirrel:after{content:""}.fa-duotone.fa-arrow-to-top:after,.fa-duotone.fa-arrow-up-to-line:after,.fad.fa-arrow-to-top:after,.fad.fa-arrow-up-to-line:after{content:""}.fa-duotone.fa-flag:after,.fad.fa-flag:after{content:""}.fa-duotone.fa-face-cowboy-hat:after,.fad.fa-face-cowboy-hat:after{content:""}.fa-duotone.fa-hanukiah:after,.fad.fa-hanukiah:after{content:""}.fa-duotone.fa-chart-scatter-3d:after,.fad.fa-chart-scatter-3d:after{content:""}.fa-duotone.fa-square-code:after,.fad.fa-square-code:after{content:""}.fa-duotone.fa-feather:after,.fad.fa-feather:after{content:""}.fa-duotone.fa-volume-down:after,.fa-duotone.fa-volume-low:after,.fad.fa-volume-down:after,.fad.fa-volume-low:after{content:""}.fa-duotone.fa-times-to-slot:after,.fa-duotone.fa-vote-nay:after,.fa-duotone.fa-xmark-to-slot:after,.fad.fa-times-to-slot:after,.fad.fa-vote-nay:after,.fad.fa-xmark-to-slot:after{content:""}.fa-duotone.fa-box-alt:after,.fa-duotone.fa-box-taped:after,.fad.fa-box-alt:after,.fad.fa-box-taped:after{content:""}.fa-duotone.fa-comment-slash:after,.fad.fa-comment-slash:after{content:""}.fa-duotone.fa-swords:after,.fad.fa-swords:after{content:""}.fa-duotone.fa-cloud-sun-rain:after,.fad.fa-cloud-sun-rain:after{content:""}.fa-duotone.fa-album:after,.fad.fa-album:after{content:""}.fa-duotone.fa-circle-n:after,.fad.fa-circle-n:after{content:""}.fa-duotone.fa-compress:after,.fad.fa-compress:after{content:""}.fa-duotone.fa-wheat-alt:after,.fa-duotone.fa-wheat-awn:after,.fad.fa-wheat-alt:after,.fad.fa-wheat-awn:after{content:""}.fa-duotone.fa-ankh:after,.fad.fa-ankh:after{content:""}.fa-duotone.fa-hands-holding-child:after,.fad.fa-hands-holding-child:after{content:""}.fa-duotone.fa-asterisk:after,.fad.fa-asterisk:after{content:"**"}.fa-duotone.fa-key-skeleton-left-right:after,.fad.fa-key-skeleton-left-right:after{content:""}.fa-duotone.fa-comment-lines:after,.fad.fa-comment-lines:after{content:""}.fa-duotone.fa-luchador-mask:after,.fa-duotone.fa-luchador:after,.fa-duotone.fa-mask-luchador:after,.fad.fa-luchador-mask:after,.fad.fa-luchador:after,.fad.fa-mask-luchador:after{content:""}.fa-duotone.fa-check-square:after,.fa-duotone.fa-square-check:after,.fad.fa-check-square:after,.fad.fa-square-check:after{content:""}.fa-duotone.fa-shredder:after,.fad.fa-shredder:after{content:""}.fa-duotone.fa-book-open-alt:after,.fa-duotone.fa-book-open-cover:after,.fad.fa-book-open-alt:after,.fad.fa-book-open-cover:after{content:""}.fa-duotone.fa-sandwich:after,.fad.fa-sandwich:after{content:""}.fa-duotone.fa-peseta-sign:after,.fad.fa-peseta-sign:after{content:""}.fa-duotone.fa-parking-slash:after,.fa-duotone.fa-square-parking-slash:after,.fad.fa-parking-slash:after,.fad.fa-square-parking-slash:after{content:""}.fa-duotone.fa-train-tunnel:after,.fad.fa-train-tunnel:after{content:""}.fa-duotone.fa-header:after,.fa-duotone.fa-heading:after,.fad.fa-header:after,.fad.fa-heading:after{content:""}.fa-duotone.fa-ghost:after,.fad.fa-ghost:after{content:""}.fa-duotone.fa-face-anguished:after,.fad.fa-face-anguished:after{content:""}.fa-duotone.fa-hockey-sticks:after,.fad.fa-hockey-sticks:after{content:""}.fa-duotone.fa-abacus:after,.fad.fa-abacus:after{content:""}.fa-duotone.fa-film-alt:after,.fa-duotone.fa-film-simple:after,.fad.fa-film-alt:after,.fad.fa-film-simple:after{content:""}.fa-duotone.fa-list-squares:after,.fa-duotone.fa-list:after,.fad.fa-list-squares:after,.fad.fa-list:after{content:""}.fa-duotone.fa-tree-palm:after,.fad.fa-tree-palm:after{content:""}.fa-duotone.fa-phone-square-alt:after,.fa-duotone.fa-square-phone-flip:after,.fad.fa-phone-square-alt:after,.fad.fa-square-phone-flip:after{content:""}.fa-duotone.fa-cart-plus:after,.fad.fa-cart-plus:after{content:""}.fa-duotone.fa-gamepad:after,.fad.fa-gamepad:after{content:""}.fa-duotone.fa-border-center-v:after,.fad.fa-border-center-v:after{content:""}.fa-duotone.fa-circle-dot:after,.fa-duotone.fa-dot-circle:after,.fad.fa-circle-dot:after,.fad.fa-dot-circle:after{content:""}.fa-duotone.fa-clipboard-medical:after,.fad.fa-clipboard-medical:after{content:""}.fa-duotone.fa-dizzy:after,.fa-duotone.fa-face-dizzy:after,.fad.fa-dizzy:after,.fad.fa-face-dizzy:after{content:""}.fa-duotone.fa-egg:after,.fad.fa-egg:after{content:""}.fa-duotone.fa-arrow-alt-to-top:after,.fa-duotone.fa-up-to-line:after,.fad.fa-arrow-alt-to-top:after,.fad.fa-up-to-line:after{content:""}.fa-duotone.fa-house-medical-circle-xmark:after,.fad.fa-house-medical-circle-xmark:after{content:""}.fa-duotone.fa-watch-fitness:after,.fad.fa-watch-fitness:after{content:""}.fa-duotone.fa-clock-nine-thirty:after,.fad.fa-clock-nine-thirty:after{content:""}.fa-duotone.fa-campground:after,.fad.fa-campground:after{content:""}.fa-duotone.fa-folder-plus:after,.fad.fa-folder-plus:after{content:""}.fa-duotone.fa-jug:after,.fad.fa-jug:after{content:""}.fa-duotone.fa-futbol-ball:after,.fa-duotone.fa-futbol:after,.fa-duotone.fa-soccer-ball:after,.fad.fa-futbol-ball:after,.fad.fa-futbol:after,.fad.fa-soccer-ball:after{content:""}.fa-duotone.fa-snow-blowing:after,.fad.fa-snow-blowing:after{content:""}.fa-duotone.fa-paint-brush:after,.fa-duotone.fa-paintbrush:after,.fad.fa-paint-brush:after,.fad.fa-paintbrush:after{content:""}.fa-duotone.fa-lock:after,.fad.fa-lock:after{content:""}.fa-duotone.fa-arrow-down-from-line:after,.fa-duotone.fa-arrow-from-top:after,.fad.fa-arrow-down-from-line:after,.fad.fa-arrow-from-top:after{content:""}.fa-duotone.fa-gas-pump:after,.fad.fa-gas-pump:after{content:""}.fa-duotone.fa-signal-alt-slash:after,.fa-duotone.fa-signal-bars-slash:after,.fad.fa-signal-alt-slash:after,.fad.fa-signal-bars-slash:after{content:""}.fa-duotone.fa-monkey:after,.fad.fa-monkey:after{content:""}.fa-duotone.fa-pro:after,.fa-duotone.fa-rectangle-pro:after,.fad.fa-pro:after,.fad.fa-rectangle-pro:after{content:""}.fa-duotone.fa-house-night:after,.fad.fa-house-night:after{content:""}.fa-duotone.fa-hot-tub-person:after,.fa-duotone.fa-hot-tub:after,.fad.fa-hot-tub-person:after,.fad.fa-hot-tub:after{content:""}.fa-duotone.fa-blanket:after,.fad.fa-blanket:after{content:""}.fa-duotone.fa-map-location:after,.fa-duotone.fa-map-marked:after,.fad.fa-map-location:after,.fad.fa-map-marked:after{content:""}.fa-duotone.fa-house-flood-water:after,.fad.fa-house-flood-water:after{content:""}.fa-duotone.fa-comments-question-check:after,.fad.fa-comments-question-check:after{content:""}.fa-duotone.fa-tree:after,.fad.fa-tree:after{content:""}.fa-duotone.fa-arrows-cross:after,.fad.fa-arrows-cross:after{content:""}.fa-duotone.fa-backpack:after,.fad.fa-backpack:after{content:""}.fa-duotone.fa-square-small:after,.fad.fa-square-small:after{content:""}.fa-duotone.fa-folder-arrow-up:after,.fa-duotone.fa-folder-upload:after,.fad.fa-folder-arrow-up:after,.fad.fa-folder-upload:after{content:""}.fa-duotone.fa-bridge-lock:after,.fad.fa-bridge-lock:after{content:""}.fa-duotone.fa-crosshairs-simple:after,.fad.fa-crosshairs-simple:after{content:""}.fa-duotone.fa-sack-dollar:after,.fad.fa-sack-dollar:after{content:""}.fa-duotone.fa-edit:after,.fa-duotone.fa-pen-to-square:after,.fad.fa-edit:after,.fad.fa-pen-to-square:after{content:""}.fa-duotone.fa-sliders-h-square:after,.fa-duotone.fa-square-sliders:after,.fad.fa-sliders-h-square:after,.fad.fa-square-sliders:after{content:""}.fa-duotone.fa-car-side:after,.fad.fa-car-side:after{content:""}.fa-duotone.fa-comment-middle-top-alt:after,.fa-duotone.fa-message-middle-top:after,.fad.fa-comment-middle-top-alt:after,.fad.fa-message-middle-top:after{content:""}.fa-duotone.fa-lightbulb-on:after,.fad.fa-lightbulb-on:after{content:""}.fa-duotone.fa-knife:after,.fa-duotone.fa-utensil-knife:after,.fad.fa-knife:after,.fad.fa-utensil-knife:after{content:""}.fa-duotone.fa-share-alt:after,.fa-duotone.fa-share-nodes:after,.fad.fa-share-alt:after,.fad.fa-share-nodes:after{content:""}.fa-duotone.fa-wave-sine:after,.fad.fa-wave-sine:after{content:""}.fa-duotone.fa-heart-circle-minus:after,.fad.fa-heart-circle-minus:after{content:""}.fa-duotone.fa-circle-w:after,.fad.fa-circle-w:after{content:""}.fa-duotone.fa-calendar-circle:after,.fa-duotone.fa-circle-calendar:after,.fad.fa-calendar-circle:after,.fad.fa-circle-calendar:after{content:""}.fa-duotone.fa-hourglass-2:after,.fa-duotone.fa-hourglass-half:after,.fad.fa-hourglass-2:after,.fad.fa-hourglass-half:after{content:""}.fa-duotone.fa-microscope:after,.fad.fa-microscope:after{content:""}.fa-duotone.fa-sunset:after,.fad.fa-sunset:after{content:""}.fa-duotone.fa-sink:after,.fad.fa-sink:after{content:""}.fa-duotone.fa-calendar-exclamation:after,.fad.fa-calendar-exclamation:after{content:""}.fa-duotone.fa-truck-container-empty:after,.fad.fa-truck-container-empty:after{content:""}.fa-duotone.fa-hand-heart:after,.fad.fa-hand-heart:after{content:""}.fa-duotone.fa-bag-shopping:after,.fa-duotone.fa-shopping-bag:after,.fad.fa-bag-shopping:after,.fad.fa-shopping-bag:after{content:""}.fa-duotone.fa-arrow-down-z-a:after,.fa-duotone.fa-sort-alpha-desc:after,.fa-duotone.fa-sort-alpha-down-alt:after,.fad.fa-arrow-down-z-a:after,.fad.fa-sort-alpha-desc:after,.fad.fa-sort-alpha-down-alt:after{content:""}.fa-duotone.fa-mitten:after,.fad.fa-mitten:after{content:""}.fa-duotone.fa-reply-clock:after,.fa-duotone.fa-reply-time:after,.fad.fa-reply-clock:after,.fad.fa-reply-time:after{content:""}.fa-duotone.fa-person-rays:after,.fad.fa-person-rays:after{content:""}.fa-duotone.fa-arrow-alt-right:after,.fa-duotone.fa-right:after,.fad.fa-arrow-alt-right:after,.fad.fa-right:after{content:""}.fa-duotone.fa-circle-f:after,.fad.fa-circle-f:after{content:""}.fa-duotone.fa-users:after,.fad.fa-users:after{content:""}.fa-duotone.fa-face-pleading:after,.fad.fa-face-pleading:after{content:""}.fa-duotone.fa-eye-slash:after,.fad.fa-eye-slash:after{content:""}.fa-duotone.fa-flask-vial:after,.fad.fa-flask-vial:after{content:""}.fa-duotone.fa-police-box:after,.fad.fa-police-box:after{content:""}.fa-duotone.fa-cucumber:after,.fad.fa-cucumber:after{content:""}.fa-duotone.fa-head-side-brain:after,.fad.fa-head-side-brain:after{content:""}.fa-duotone.fa-hand-paper:after,.fa-duotone.fa-hand:after,.fad.fa-hand-paper:after,.fad.fa-hand:after{content:""}.fa-duotone.fa-biking-mountain:after,.fa-duotone.fa-person-biking-mountain:after,.fad.fa-biking-mountain:after,.fad.fa-person-biking-mountain:after{content:""}.fa-duotone.fa-utensils-slash:after,.fad.fa-utensils-slash:after{content:""}.fa-duotone.fa-print-magnifying-glass:after,.fa-duotone.fa-print-search:after,.fad.fa-print-magnifying-glass:after,.fad.fa-print-search:after{content:""}.fa-duotone.fa-folder-bookmark:after,.fad.fa-folder-bookmark:after{content:""}.fa-duotone.fa-om:after,.fad.fa-om:after{content:""}.fa-duotone.fa-pi:after,.fad.fa-pi:after{content:""}.fa-duotone.fa-flask-potion:after,.fa-duotone.fa-flask-round-potion:after,.fad.fa-flask-potion:after,.fad.fa-flask-round-potion:after{content:""}.fa-duotone.fa-face-shush:after,.fad.fa-face-shush:after{content:""}.fa-duotone.fa-worm:after,.fad.fa-worm:after{content:""}.fa-duotone.fa-house-circle-xmark:after,.fad.fa-house-circle-xmark:after{content:""}.fa-duotone.fa-plug:after,.fad.fa-plug:after{content:""}.fa-duotone.fa-calendar-circle-exclamation:after,.fad.fa-calendar-circle-exclamation:after{content:""}.fa-duotone.fa-square-i:after,.fad.fa-square-i:after{content:""}.fa-duotone.fa-chevron-up:after,.fad.fa-chevron-up:after{content:""}.fa-duotone.fa-face-saluting:after,.fad.fa-face-saluting:after{content:""}.fa-duotone.fa-gauge-simple-low:after,.fa-duotone.fa-tachometer-slow:after,.fad.fa-gauge-simple-low:after,.fad.fa-tachometer-slow:after{content:""}.fa-duotone.fa-face-persevering:after,.fad.fa-face-persevering:after{content:""}.fa-duotone.fa-camera-circle:after,.fa-duotone.fa-circle-camera:after,.fad.fa-camera-circle:after,.fad.fa-circle-camera:after{content:""}.fa-duotone.fa-hand-spock:after,.fad.fa-hand-spock:after{content:""}.fa-duotone.fa-spider-web:after,.fad.fa-spider-web:after{content:""}.fa-duotone.fa-circle-microphone:after,.fa-duotone.fa-microphone-circle:after,.fad.fa-circle-microphone:after,.fad.fa-microphone-circle:after{content:""}.fa-duotone.fa-book-arrow-up:after,.fad.fa-book-arrow-up:after{content:""}.fa-duotone.fa-popsicle:after,.fad.fa-popsicle:after{content:""}.fa-duotone.fa-command:after,.fad.fa-command:after{content:""}.fa-duotone.fa-blinds:after,.fad.fa-blinds:after{content:""}.fa-duotone.fa-stopwatch:after,.fad.fa-stopwatch:after{content:""}.fa-duotone.fa-saxophone:after,.fad.fa-saxophone:after{content:""}.fa-duotone.fa-square-2:after,.fad.fa-square-2:after{content:""}.fa-duotone.fa-field-hockey-stick-ball:after,.fa-duotone.fa-field-hockey:after,.fad.fa-field-hockey-stick-ball:after,.fad.fa-field-hockey:after{content:""}.fa-duotone.fa-arrow-up-square-triangle:after,.fa-duotone.fa-sort-shapes-up-alt:after,.fad.fa-arrow-up-square-triangle:after,.fad.fa-sort-shapes-up-alt:after{content:""}.fa-duotone.fa-face-scream:after,.fad.fa-face-scream:after{content:""}.fa-duotone.fa-square-m:after,.fad.fa-square-m:after{content:""}.fa-duotone.fa-camera-web:after,.fa-duotone.fa-webcam:after,.fad.fa-camera-web:after,.fad.fa-webcam:after{content:""}.fa-duotone.fa-comment-arrow-down:after,.fad.fa-comment-arrow-down:after{content:""}.fa-duotone.fa-lightbulb-cfl:after,.fad.fa-lightbulb-cfl:after{content:""}.fa-duotone.fa-window-frame-open:after,.fad.fa-window-frame-open:after{content:""}.fa-duotone.fa-face-kiss:after,.fa-duotone.fa-kiss:after,.fad.fa-face-kiss:after,.fad.fa-kiss:after{content:""}.fa-duotone.fa-bridge-circle-xmark:after,.fad.fa-bridge-circle-xmark:after{content:""}.fa-duotone.fa-period:after,.fad.fa-period:after{content:".."}.fa-duotone.fa-face-grin-tongue:after,.fa-duotone.fa-grin-tongue:after,.fad.fa-face-grin-tongue:after,.fad.fa-grin-tongue:after{content:""}.fa-duotone.fa-up-to-dotted-line:after,.fad.fa-up-to-dotted-line:after{content:""}.fa-duotone.fa-thought-bubble:after,.fad.fa-thought-bubble:after{content:""}.fa-duotone.fa-skeleton-ribs:after,.fad.fa-skeleton-ribs:after{content:""}.fa-duotone.fa-raygun:after,.fad.fa-raygun:after{content:""}.fa-duotone.fa-flute:after,.fad.fa-flute:after{content:""}.fa-duotone.fa-acorn:after,.fad.fa-acorn:after{content:""}.fa-duotone.fa-video-arrow-up-right:after,.fad.fa-video-arrow-up-right:after{content:""}.fa-duotone.fa-grate-droplet:after,.fad.fa-grate-droplet:after{content:""}.fa-duotone.fa-seal-exclamation:after,.fad.fa-seal-exclamation:after{content:""}.fa-duotone.fa-chess-bishop:after,.fad.fa-chess-bishop:after{content:""}.fa-duotone.fa-message-sms:after,.fad.fa-message-sms:after{content:""}.fa-duotone.fa-coffee-beans:after,.fad.fa-coffee-beans:after{content:""}.fa-duotone.fa-hat-witch:after,.fad.fa-hat-witch:after{content:""}.fa-duotone.fa-face-grin-wink:after,.fa-duotone.fa-grin-wink:after,.fad.fa-face-grin-wink:after,.fad.fa-grin-wink:after{content:""}.fa-duotone.fa-clock-three-thirty:after,.fad.fa-clock-three-thirty:after{content:""}.fa-duotone.fa-deaf:after,.fa-duotone.fa-deafness:after,.fa-duotone.fa-ear-deaf:after,.fa-duotone.fa-hard-of-hearing:after,.fad.fa-deaf:after,.fad.fa-deafness:after,.fad.fa-ear-deaf:after,.fad.fa-hard-of-hearing:after{content:""}.fa-duotone.fa-alarm-clock:after,.fad.fa-alarm-clock:after{content:""}.fa-duotone.fa-eclipse:after,.fad.fa-eclipse:after{content:""}.fa-duotone.fa-face-relieved:after,.fad.fa-face-relieved:after{content:""}.fa-duotone.fa-road-circle-check:after,.fad.fa-road-circle-check:after{content:""}.fa-duotone.fa-dice-five:after,.fad.fa-dice-five:after{content:""}.fa-duotone.fa-minus-octagon:after,.fa-duotone.fa-octagon-minus:after,.fad.fa-minus-octagon:after,.fad.fa-octagon-minus:after{content:""}.fa-duotone.fa-rss-square:after,.fa-duotone.fa-square-rss:after,.fad.fa-rss-square:after,.fad.fa-square-rss:after{content:""}.fa-duotone.fa-face-zany:after,.fad.fa-face-zany:after{content:""}.fa-duotone.fa-tricycle:after,.fad.fa-tricycle:after{content:""}.fa-duotone.fa-land-mine-on:after,.fad.fa-land-mine-on:after{content:""}.fa-duotone.fa-square-arrow-up-left:after,.fad.fa-square-arrow-up-left:after{content:""}.fa-duotone.fa-i-cursor:after,.fad.fa-i-cursor:after{content:""}.fa-duotone.fa-salt-shaker:after,.fad.fa-salt-shaker:after{content:""}.fa-duotone.fa-stamp:after,.fad.fa-stamp:after{content:""}.fa-duotone.fa-file-plus:after,.fad.fa-file-plus:after{content:""}.fa-duotone.fa-draw-square:after,.fad.fa-draw-square:after{content:""}.fa-duotone.fa-toilet-paper-reverse-slash:after,.fa-duotone.fa-toilet-paper-under-slash:after,.fad.fa-toilet-paper-reverse-slash:after,.fad.fa-toilet-paper-under-slash:after{content:""}.fa-duotone.fa-stairs:after,.fad.fa-stairs:after{content:""}.fa-duotone.fa-drone-alt:after,.fa-duotone.fa-drone-front:after,.fad.fa-drone-alt:after,.fad.fa-drone-front:after{content:""}.fa-duotone.fa-glass-empty:after,.fad.fa-glass-empty:after{content:""}.fa-duotone.fa-dial-high:after,.fad.fa-dial-high:after{content:""}.fa-duotone.fa-user-construction:after,.fa-duotone.fa-user-hard-hat:after,.fa-duotone.fa-user-helmet-safety:after,.fad.fa-user-construction:after,.fad.fa-user-hard-hat:after,.fad.fa-user-helmet-safety:after{content:""}.fa-duotone.fa-i:after,.fad.fa-i:after{content:"II"}.fa-duotone.fa-hryvnia-sign:after,.fa-duotone.fa-hryvnia:after,.fad.fa-hryvnia-sign:after,.fad.fa-hryvnia:after{content:""}.fa-duotone.fa-arrow-down-left-and-arrow-up-right-to-center:after,.fad.fa-arrow-down-left-and-arrow-up-right-to-center:after{content:""}.fa-duotone.fa-pills:after,.fad.fa-pills:after{content:""}.fa-duotone.fa-face-grin-wide:after,.fa-duotone.fa-grin-alt:after,.fad.fa-face-grin-wide:after,.fad.fa-grin-alt:after{content:""}.fa-duotone.fa-tooth:after,.fad.fa-tooth:after{content:""}.fa-duotone.fa-basketball-hoop:after,.fad.fa-basketball-hoop:after{content:""}.fa-duotone.fa-objects-align-bottom:after,.fad.fa-objects-align-bottom:after{content:""}.fa-duotone.fa-v:after,.fad.fa-v:after{content:"VV"}.fa-duotone.fa-sparkles:after,.fad.fa-sparkles:after{content:""}.fa-duotone.fa-squid:after,.fad.fa-squid:after{content:""}.fa-duotone.fa-leafy-green:after,.fad.fa-leafy-green:after{content:""}.fa-duotone.fa-circle-arrow-up-right:after,.fad.fa-circle-arrow-up-right:after{content:""}.fa-duotone.fa-calendars:after,.fad.fa-calendars:after{content:""}.fa-duotone.fa-bangladeshi-taka-sign:after,.fad.fa-bangladeshi-taka-sign:after{content:""}.fa-duotone.fa-bicycle:after,.fad.fa-bicycle:after{content:""}.fa-duotone.fa-hammer-war:after,.fad.fa-hammer-war:after{content:""}.fa-duotone.fa-circle-d:after,.fad.fa-circle-d:after{content:""}.fa-duotone.fa-spider-black-widow:after,.fad.fa-spider-black-widow:after{content:""}.fa-duotone.fa-rod-asclepius:after,.fa-duotone.fa-rod-snake:after,.fa-duotone.fa-staff-aesculapius:after,.fa-duotone.fa-staff-snake:after,.fad.fa-rod-asclepius:after,.fad.fa-rod-snake:after,.fad.fa-staff-aesculapius:after,.fad.fa-staff-snake:after{content:""}.fa-duotone.fa-pear:after,.fad.fa-pear:after{content:""}.fa-duotone.fa-head-side-cough-slash:after,.fad.fa-head-side-cough-slash:after{content:""}.fa-duotone.fa-triangle:after,.fad.fa-triangle:after{content:""}.fa-duotone.fa-apartment:after,.fad.fa-apartment:after{content:""}.fa-duotone.fa-ambulance:after,.fa-duotone.fa-truck-medical:after,.fad.fa-ambulance:after,.fad.fa-truck-medical:after{content:""}.fa-duotone.fa-pepper:after,.fad.fa-pepper:after{content:""}.fa-duotone.fa-piano:after,.fad.fa-piano:after{content:""}.fa-duotone.fa-gun-squirt:after,.fad.fa-gun-squirt:after{content:""}.fa-duotone.fa-wheat-awn-circle-exclamation:after,.fad.fa-wheat-awn-circle-exclamation:after{content:""}.fa-duotone.fa-snowman:after,.fad.fa-snowman:after{content:""}.fa-duotone.fa-user-alien:after,.fad.fa-user-alien:after{content:""}.fa-duotone.fa-shield-check:after,.fad.fa-shield-check:after{content:""}.fa-duotone.fa-mortar-pestle:after,.fad.fa-mortar-pestle:after{content:""}.fa-duotone.fa-road-barrier:after,.fad.fa-road-barrier:after{content:""}.fa-duotone.fa-chart-candlestick:after,.fad.fa-chart-candlestick:after{content:""}.fa-duotone.fa-briefcase-blank:after,.fad.fa-briefcase-blank:after{content:""}.fa-duotone.fa-school:after,.fad.fa-school:after{content:""}.fa-duotone.fa-igloo:after,.fad.fa-igloo:after{content:""}.fa-duotone.fa-bracket-round:after,.fa-duotone.fa-parenthesis:after,.fad.fa-bracket-round:after,.fad.fa-parenthesis:after{content:"(("}.fa-duotone.fa-joint:after,.fad.fa-joint:after{content:""}.fa-duotone.fa-horse-saddle:after,.fad.fa-horse-saddle:after{content:""}.fa-duotone.fa-mug-marshmallows:after,.fad.fa-mug-marshmallows:after{content:""}.fa-duotone.fa-filters:after,.fad.fa-filters:after{content:""}.fa-duotone.fa-bell-on:after,.fad.fa-bell-on:after{content:""}.fa-duotone.fa-angle-right:after,.fad.fa-angle-right:after{content:""}.fa-duotone.fa-dial-med:after,.fad.fa-dial-med:after{content:""}.fa-duotone.fa-horse:after,.fad.fa-horse:after{content:""}.fa-duotone.fa-q:after,.fad.fa-q:after{content:"QQ"}.fa-duotone.fa-monitor-heart-rate:after,.fa-duotone.fa-monitor-waveform:after,.fad.fa-monitor-heart-rate:after,.fad.fa-monitor-waveform:after{content:""}.fa-duotone.fa-link-simple:after,.fad.fa-link-simple:after{content:""}.fa-duotone.fa-whistle:after,.fad.fa-whistle:after{content:""}.fa-duotone.fa-g:after,.fad.fa-g:after{content:"GG"}.fa-duotone.fa-fragile:after,.fa-duotone.fa-wine-glass-crack:after,.fad.fa-fragile:after,.fad.fa-wine-glass-crack:after{content:""}.fa-duotone.fa-slot-machine:after,.fad.fa-slot-machine:after{content:""}.fa-duotone.fa-notes-medical:after,.fad.fa-notes-medical:after{content:""}.fa-duotone.fa-car-wash:after,.fad.fa-car-wash:after{content:""}.fa-duotone.fa-escalator:after,.fad.fa-escalator:after{content:""}.fa-duotone.fa-comment-image:after,.fad.fa-comment-image:after{content:""}.fa-duotone.fa-temperature-2:after,.fa-duotone.fa-temperature-half:after,.fa-duotone.fa-thermometer-2:after,.fa-duotone.fa-thermometer-half:after,.fad.fa-temperature-2:after,.fad.fa-temperature-half:after,.fad.fa-thermometer-2:after,.fad.fa-thermometer-half:after{content:""}.fa-duotone.fa-dong-sign:after,.fad.fa-dong-sign:after{content:""}.fa-duotone.fa-donut:after,.fa-duotone.fa-doughnut:after,.fad.fa-donut:after,.fad.fa-doughnut:after{content:""}.fa-duotone.fa-capsules:after,.fad.fa-capsules:after{content:""}.fa-duotone.fa-poo-bolt:after,.fa-duotone.fa-poo-storm:after,.fad.fa-poo-bolt:after,.fad.fa-poo-storm:after{content:""}.fa-duotone.fa-tally-1:after,.fad.fa-tally-1:after{content:""}.fa-duotone.fa-face-frown-open:after,.fa-duotone.fa-frown-open:after,.fad.fa-face-frown-open:after,.fad.fa-frown-open:after{content:""}.fa-duotone.fa-square-dashed:after,.fad.fa-square-dashed:after{content:""}.fa-duotone.fa-square-j:after,.fad.fa-square-j:after{content:""}.fa-duotone.fa-hand-point-up:after,.fad.fa-hand-point-up:after{content:""}.fa-duotone.fa-money-bill:after,.fad.fa-money-bill:after{content:""}.fa-duotone.fa-arrow-up-big-small:after,.fa-duotone.fa-sort-size-up:after,.fad.fa-arrow-up-big-small:after,.fad.fa-sort-size-up:after{content:""}.fa-duotone.fa-barcode-read:after,.fad.fa-barcode-read:after{content:""}.fa-duotone.fa-baguette:after,.fad.fa-baguette:after{content:""}.fa-duotone.fa-bowl-soft-serve:after,.fad.fa-bowl-soft-serve:after{content:""}.fa-duotone.fa-face-holding-back-tears:after,.fad.fa-face-holding-back-tears:after{content:""}.fa-duotone.fa-arrow-alt-square-up:after,.fa-duotone.fa-square-up:after,.fad.fa-arrow-alt-square-up:after,.fad.fa-square-up:after{content:""}.fa-duotone.fa-subway-tunnel:after,.fa-duotone.fa-train-subway-tunnel:after,.fad.fa-subway-tunnel:after,.fad.fa-train-subway-tunnel:after{content:""}.fa-duotone.fa-exclamation-square:after,.fa-duotone.fa-square-exclamation:after,.fad.fa-exclamation-square:after,.fad.fa-square-exclamation:after{content:""}.fa-duotone.fa-semicolon:after,.fad.fa-semicolon:after{content:";;"}.fa-duotone.fa-bookmark:after,.fad.fa-bookmark:after{content:""}.fa-duotone.fa-fan-table:after,.fad.fa-fan-table:after{content:""}.fa-duotone.fa-align-justify:after,.fad.fa-align-justify:after{content:""}.fa-duotone.fa-battery-1:after,.fa-duotone.fa-battery-low:after,.fad.fa-battery-1:after,.fad.fa-battery-low:after{content:""}.fa-duotone.fa-credit-card-front:after,.fad.fa-credit-card-front:after{content:""}.fa-duotone.fa-brain-arrow-curved-right:after,.fa-duotone.fa-mind-share:after,.fad.fa-brain-arrow-curved-right:after,.fad.fa-mind-share:after{content:""}.fa-duotone.fa-umbrella-beach:after,.fad.fa-umbrella-beach:after{content:""}.fa-duotone.fa-helmet-un:after,.fad.fa-helmet-un:after{content:""}.fa-duotone.fa-location-smile:after,.fa-duotone.fa-map-marker-smile:after,.fad.fa-location-smile:after,.fad.fa-map-marker-smile:after{content:""}.fa-duotone.fa-arrow-left-to-line:after,.fa-duotone.fa-arrow-to-left:after,.fad.fa-arrow-left-to-line:after,.fad.fa-arrow-to-left:after{content:""}.fa-duotone.fa-bullseye:after,.fad.fa-bullseye:after{content:""}.fa-duotone.fa-nigiri:after,.fa-duotone.fa-sushi:after,.fad.fa-nigiri:after,.fad.fa-sushi:after{content:""}.fa-duotone.fa-comment-alt-captions:after,.fa-duotone.fa-message-captions:after,.fad.fa-comment-alt-captions:after,.fad.fa-message-captions:after{content:""}.fa-duotone.fa-trash-list:after,.fad.fa-trash-list:after{content:""}.fa-duotone.fa-bacon:after,.fad.fa-bacon:after{content:""}.fa-duotone.fa-option:after,.fad.fa-option:after{content:""}.fa-duotone.fa-hand-point-down:after,.fad.fa-hand-point-down:after{content:""}.fa-duotone.fa-arrow-up-from-bracket:after,.fad.fa-arrow-up-from-bracket:after{content:""}.fa-duotone.fa-trash-plus:after,.fad.fa-trash-plus:after{content:""}.fa-duotone.fa-objects-align-top:after,.fad.fa-objects-align-top:after{content:""}.fa-duotone.fa-folder-blank:after,.fa-duotone.fa-folder:after,.fad.fa-folder-blank:after,.fad.fa-folder:after{content:""}.fa-duotone.fa-face-anxious-sweat:after,.fad.fa-face-anxious-sweat:after{content:""}.fa-duotone.fa-credit-card-blank:after,.fad.fa-credit-card-blank:after{content:""}.fa-duotone.fa-file-medical-alt:after,.fa-duotone.fa-file-waveform:after,.fad.fa-file-medical-alt:after,.fad.fa-file-waveform:after{content:""}.fa-duotone.fa-microchip-ai:after,.fad.fa-microchip-ai:after{content:""}.fa-duotone.fa-mug:after,.fad.fa-mug:after{content:""}.fa-duotone.fa-plane-up-slash:after,.fad.fa-plane-up-slash:after{content:""}.fa-duotone.fa-radiation:after,.fad.fa-radiation:after{content:""}.fa-duotone.fa-pen-circle:after,.fad.fa-pen-circle:after{content:""}.fa-duotone.fa-chart-simple:after,.fad.fa-chart-simple:after{content:""}.fa-duotone.fa-crutches:after,.fad.fa-crutches:after{content:""}.fa-duotone.fa-circle-parking:after,.fa-duotone.fa-parking-circle:after,.fad.fa-circle-parking:after,.fad.fa-parking-circle:after{content:""}.fa-duotone.fa-mars-stroke:after,.fad.fa-mars-stroke:after{content:""}.fa-duotone.fa-leaf-oak:after,.fad.fa-leaf-oak:after{content:""}.fa-duotone.fa-square-bolt:after,.fad.fa-square-bolt:after{content:""}.fa-duotone.fa-vial:after,.fad.fa-vial:after{content:""}.fa-duotone.fa-dashboard:after,.fa-duotone.fa-gauge-med:after,.fa-duotone.fa-gauge:after,.fa-duotone.fa-tachometer-alt-average:after,.fad.fa-dashboard:after,.fad.fa-gauge-med:after,.fad.fa-gauge:after,.fad.fa-tachometer-alt-average:after{content:""}.fa-duotone.fa-magic-wand-sparkles:after,.fa-duotone.fa-wand-magic-sparkles:after,.fad.fa-magic-wand-sparkles:after,.fad.fa-wand-magic-sparkles:after{content:""}.fa-duotone.fa-lambda:after,.fad.fa-lambda:after{content:""}.fa-duotone.fa-e:after,.fad.fa-e:after{content:"EE"}.fa-duotone.fa-pizza:after,.fad.fa-pizza:after{content:""}.fa-duotone.fa-bowl-chopsticks-noodles:after,.fad.fa-bowl-chopsticks-noodles:after{content:""}.fa-duotone.fa-h3:after,.fad.fa-h3:after{content:""}.fa-duotone.fa-pen-alt:after,.fa-duotone.fa-pen-clip:after,.fad.fa-pen-alt:after,.fad.fa-pen-clip:after{content:""}.fa-duotone.fa-bridge-circle-exclamation:after,.fad.fa-bridge-circle-exclamation:after{content:""}.fa-duotone.fa-badge-percent:after,.fad.fa-badge-percent:after{content:""}.fa-duotone.fa-user:after,.fad.fa-user:after{content:""}.fa-duotone.fa-sensor:after,.fad.fa-sensor:after{content:""}.fa-duotone.fa-comma:after,.fad.fa-comma:after{content:",,"}.fa-duotone.fa-school-circle-check:after,.fad.fa-school-circle-check:after{content:""}.fa-duotone.fa-toilet-paper-reverse:after,.fa-duotone.fa-toilet-paper-under:after,.fad.fa-toilet-paper-reverse:after,.fad.fa-toilet-paper-under:after{content:""}.fa-duotone.fa-light-emergency:after,.fad.fa-light-emergency:after{content:""}.fa-duotone.fa-arrow-down-to-arc:after,.fad.fa-arrow-down-to-arc:after{content:""}.fa-duotone.fa-dumpster:after,.fad.fa-dumpster:after{content:""}.fa-duotone.fa-shuttle-van:after,.fa-duotone.fa-van-shuttle:after,.fad.fa-shuttle-van:after,.fad.fa-van-shuttle:after{content:""}.fa-duotone.fa-building-user:after,.fad.fa-building-user:after{content:""}.fa-duotone.fa-light-switch:after,.fad.fa-light-switch:after{content:""}.fa-duotone.fa-caret-square-left:after,.fa-duotone.fa-square-caret-left:after,.fad.fa-caret-square-left:after,.fad.fa-square-caret-left:after{content:""}.fa-duotone.fa-highlighter:after,.fad.fa-highlighter:after{content:""}.fa-duotone.fa-heart-rate:after,.fa-duotone.fa-wave-pulse:after,.fad.fa-heart-rate:after,.fad.fa-wave-pulse:after{content:""}.fa-duotone.fa-key:after,.fad.fa-key:after{content:""}.fa-duotone.fa-hat-santa:after,.fad.fa-hat-santa:after{content:""}.fa-duotone.fa-tamale:after,.fad.fa-tamale:after{content:""}.fa-duotone.fa-box-check:after,.fad.fa-box-check:after{content:""}.fa-duotone.fa-bullhorn:after,.fad.fa-bullhorn:after{content:""}.fa-duotone.fa-steak:after,.fad.fa-steak:after{content:""}.fa-duotone.fa-location-crosshairs-slash:after,.fa-duotone.fa-location-slash:after,.fad.fa-location-crosshairs-slash:after,.fad.fa-location-slash:after{content:""}.fa-duotone.fa-person-dolly:after,.fad.fa-person-dolly:after{content:""}.fa-duotone.fa-globe:after,.fad.fa-globe:after{content:""}.fa-duotone.fa-synagogue:after,.fad.fa-synagogue:after{content:""}.fa-duotone.fa-file-chart-column:after,.fa-duotone.fa-file-chart-line:after,.fad.fa-file-chart-column:after,.fad.fa-file-chart-line:after{content:""}.fa-duotone.fa-person-half-dress:after,.fad.fa-person-half-dress:after{content:""}.fa-duotone.fa-folder-image:after,.fad.fa-folder-image:after{content:""}.fa-duotone.fa-calendar-edit:after,.fa-duotone.fa-calendar-pen:after,.fad.fa-calendar-edit:after,.fad.fa-calendar-pen:after{content:""}.fa-duotone.fa-road-bridge:after,.fad.fa-road-bridge:after{content:""}.fa-duotone.fa-face-smile-tear:after,.fad.fa-face-smile-tear:after{content:""}.fa-duotone.fa-comment-alt-plus:after,.fa-duotone.fa-message-plus:after,.fad.fa-comment-alt-plus:after,.fad.fa-message-plus:after{content:""}.fa-duotone.fa-location-arrow:after,.fad.fa-location-arrow:after{content:""}.fa-duotone.fa-c:after,.fad.fa-c:after{content:"CC"}.fa-duotone.fa-tablet-button:after,.fad.fa-tablet-button:after{content:""}.fa-duotone.fa-rectangle-history-circle-user:after,.fad.fa-rectangle-history-circle-user:after{content:""}.fa-duotone.fa-building-lock:after,.fad.fa-building-lock:after{content:""}.fa-duotone.fa-chart-line-up:after,.fad.fa-chart-line-up:after{content:""}.fa-duotone.fa-mailbox:after,.fad.fa-mailbox:after{content:""}.fa-duotone.fa-truck-bolt:after,.fad.fa-truck-bolt:after{content:""}.fa-duotone.fa-pizza-slice:after,.fad.fa-pizza-slice:after{content:""}.fa-duotone.fa-money-bill-wave:after,.fad.fa-money-bill-wave:after{content:""}.fa-duotone.fa-area-chart:after,.fa-duotone.fa-chart-area:after,.fad.fa-area-chart:after,.fad.fa-chart-area:after{content:""}.fa-duotone.fa-house-flag:after,.fad.fa-house-flag:after{content:""}.fa-duotone.fa-circle-three-quarters-stroke:after,.fad.fa-circle-three-quarters-stroke:after{content:""}.fa-duotone.fa-person-circle-minus:after,.fad.fa-person-circle-minus:after{content:""}.fa-duotone.fa-scalpel:after,.fad.fa-scalpel:after{content:""}.fa-duotone.fa-ban:after,.fa-duotone.fa-cancel:after,.fad.fa-ban:after,.fad.fa-cancel:after{content:""}.fa-duotone.fa-bell-exclamation:after,.fad.fa-bell-exclamation:after{content:""}.fa-duotone.fa-bookmark-circle:after,.fa-duotone.fa-circle-bookmark:after,.fad.fa-bookmark-circle:after,.fad.fa-circle-bookmark:after{content:""}.fa-duotone.fa-egg-fried:after,.fad.fa-egg-fried:after{content:""}.fa-duotone.fa-face-weary:after,.fad.fa-face-weary:after{content:""}.fa-duotone.fa-uniform-martial-arts:after,.fad.fa-uniform-martial-arts:after{content:""}.fa-duotone.fa-camera-rotate:after,.fad.fa-camera-rotate:after{content:""}.fa-duotone.fa-sun-dust:after,.fad.fa-sun-dust:after{content:""}.fa-duotone.fa-comment-text:after,.fad.fa-comment-text:after{content:""}.fa-duotone.fa-air-freshener:after,.fa-duotone.fa-spray-can-sparkles:after,.fad.fa-air-freshener:after,.fad.fa-spray-can-sparkles:after{content:""}.fa-duotone.fa-signal-alt-4:after,.fa-duotone.fa-signal-alt:after,.fa-duotone.fa-signal-bars-strong:after,.fa-duotone.fa-signal-bars:after,.fad.fa-signal-alt-4:after,.fad.fa-signal-alt:after,.fad.fa-signal-bars-strong:after,.fad.fa-signal-bars:after{content:""}.fa-duotone.fa-diamond-exclamation:after,.fad.fa-diamond-exclamation:after{content:""}.fa-duotone.fa-star:after,.fad.fa-star:after{content:""}.fa-duotone.fa-dial-min:after,.fad.fa-dial-min:after{content:""}.fa-duotone.fa-repeat:after,.fad.fa-repeat:after{content:""}.fa-duotone.fa-cross:after,.fad.fa-cross:after{content:""}.fa-duotone.fa-file-caret-down:after,.fa-duotone.fa-page-caret-down:after,.fad.fa-file-caret-down:after,.fad.fa-page-caret-down:after{content:""}.fa-duotone.fa-box:after,.fad.fa-box:after{content:""}.fa-duotone.fa-venus-mars:after,.fad.fa-venus-mars:after{content:""}.fa-duotone.fa-clock-seven-thirty:after,.fad.fa-clock-seven-thirty:after{content:""}.fa-duotone.fa-arrow-pointer:after,.fa-duotone.fa-mouse-pointer:after,.fad.fa-arrow-pointer:after,.fad.fa-mouse-pointer:after{content:""}.fa-duotone.fa-clock-four-thirty:after,.fad.fa-clock-four-thirty:after{content:""}.fa-duotone.fa-signal-alt-3:after,.fa-duotone.fa-signal-bars-good:after,.fad.fa-signal-alt-3:after,.fad.fa-signal-bars-good:after{content:""}.fa-duotone.fa-cactus:after,.fad.fa-cactus:after{content:""}.fa-duotone.fa-expand-arrows-alt:after,.fa-duotone.fa-maximize:after,.fad.fa-expand-arrows-alt:after,.fad.fa-maximize:after{content:""}.fa-duotone.fa-charging-station:after,.fad.fa-charging-station:after{content:""}.fa-duotone.fa-shapes:after,.fa-duotone.fa-triangle-circle-square:after,.fad.fa-shapes:after,.fad.fa-triangle-circle-square:after{content:""}.fa-duotone.fa-plane-tail:after,.fad.fa-plane-tail:after{content:""}.fa-duotone.fa-gauge-simple-max:after,.fa-duotone.fa-tachometer-fastest:after,.fad.fa-gauge-simple-max:after,.fad.fa-tachometer-fastest:after{content:""}.fa-duotone.fa-circle-u:after,.fad.fa-circle-u:after{content:""}.fa-duotone.fa-shield-slash:after,.fad.fa-shield-slash:after{content:""}.fa-duotone.fa-phone-square-down:after,.fa-duotone.fa-square-phone-hangup:after,.fad.fa-phone-square-down:after,.fad.fa-square-phone-hangup:after{content:""}.fa-duotone.fa-arrow-up-left:after,.fad.fa-arrow-up-left:after{content:""}.fa-duotone.fa-transporter-1:after,.fad.fa-transporter-1:after{content:""}.fa-duotone.fa-peanuts:after,.fad.fa-peanuts:after{content:""}.fa-duotone.fa-random:after,.fa-duotone.fa-shuffle:after,.fad.fa-random:after,.fad.fa-shuffle:after{content:""}.fa-duotone.fa-person-running:after,.fa-duotone.fa-running:after,.fad.fa-person-running:after,.fad.fa-running:after{content:""}.fa-duotone.fa-mobile-retro:after,.fad.fa-mobile-retro:after{content:""}.fa-duotone.fa-grip-lines-vertical:after,.fad.fa-grip-lines-vertical:after{content:""}.fa-duotone.fa-arrow-up-from-square:after,.fad.fa-arrow-up-from-square:after{content:""}.fa-duotone.fa-file-dashed-line:after,.fa-duotone.fa-page-break:after,.fad.fa-file-dashed-line:after,.fad.fa-page-break:after{content:""}.fa-duotone.fa-bracket-curly-right:after,.fad.fa-bracket-curly-right:after{content:"}}"}.fa-duotone.fa-spider:after,.fad.fa-spider:after{content:""}.fa-duotone.fa-clock-three:after,.fad.fa-clock-three:after{content:""}.fa-duotone.fa-hands-bound:after,.fad.fa-hands-bound:after{content:""}.fa-duotone.fa-scalpel-line-dashed:after,.fa-duotone.fa-scalpel-path:after,.fad.fa-scalpel-line-dashed:after,.fad.fa-scalpel-path:after{content:""}.fa-duotone.fa-file-invoice-dollar:after,.fad.fa-file-invoice-dollar:after{content:""}.fa-duotone.fa-pipe-smoking:after,.fad.fa-pipe-smoking:after{content:""}.fa-duotone.fa-face-astonished:after,.fad.fa-face-astonished:after{content:""}.fa-duotone.fa-window:after,.fad.fa-window:after{content:""}.fa-duotone.fa-plane-circle-exclamation:after,.fad.fa-plane-circle-exclamation:after{content:""}.fa-duotone.fa-ear:after,.fad.fa-ear:after{content:""}.fa-duotone.fa-file-lock:after,.fad.fa-file-lock:after{content:""}.fa-duotone.fa-diagram-venn:after,.fad.fa-diagram-venn:after{content:""}.fa-duotone.fa-x-ray:after,.fad.fa-x-ray:after{content:""}.fa-duotone.fa-goal-net:after,.fad.fa-goal-net:after{content:""}.fa-duotone.fa-coffin-cross:after,.fad.fa-coffin-cross:after{content:""}.fa-duotone.fa-spell-check:after,.fad.fa-spell-check:after{content:""}.fa-duotone.fa-location-xmark:after,.fa-duotone.fa-map-marker-times:after,.fa-duotone.fa-map-marker-xmark:after,.fad.fa-location-xmark:after,.fad.fa-map-marker-times:after,.fad.fa-map-marker-xmark:after{content:""}.fa-duotone.fa-circle-quarter-stroke:after,.fad.fa-circle-quarter-stroke:after{content:""}.fa-duotone.fa-lasso:after,.fad.fa-lasso:after{content:""}.fa-duotone.fa-slash:after,.fad.fa-slash:after{content:""}.fa-duotone.fa-person-to-portal:after,.fa-duotone.fa-portal-enter:after,.fad.fa-person-to-portal:after,.fad.fa-portal-enter:after{content:""}.fa-duotone.fa-calendar-star:after,.fad.fa-calendar-star:after{content:""}.fa-duotone.fa-computer-mouse:after,.fa-duotone.fa-mouse:after,.fad.fa-computer-mouse:after,.fad.fa-mouse:after{content:""}.fa-duotone.fa-arrow-right-to-bracket:after,.fa-duotone.fa-sign-in:after,.fad.fa-arrow-right-to-bracket:after,.fad.fa-sign-in:after{content:""}.fa-duotone.fa-pegasus:after,.fad.fa-pegasus:after{content:""}.fa-duotone.fa-files-medical:after,.fad.fa-files-medical:after{content:""}.fa-duotone.fa-nfc-lock:after,.fad.fa-nfc-lock:after{content:""}.fa-duotone.fa-person-ski-lift:after,.fa-duotone.fa-ski-lift:after,.fad.fa-person-ski-lift:after,.fad.fa-ski-lift:after{content:""}.fa-duotone.fa-square-6:after,.fad.fa-square-6:after{content:""}.fa-duotone.fa-shop-slash:after,.fa-duotone.fa-store-alt-slash:after,.fad.fa-shop-slash:after,.fad.fa-store-alt-slash:after{content:""}.fa-duotone.fa-wind-turbine:after,.fad.fa-wind-turbine:after{content:""}.fa-duotone.fa-sliders-simple:after,.fad.fa-sliders-simple:after{content:""}.fa-duotone.fa-badge-sheriff:after,.fad.fa-badge-sheriff:after{content:""}.fa-duotone.fa-server:after,.fad.fa-server:after{content:""}.fa-duotone.fa-virus-covid-slash:after,.fad.fa-virus-covid-slash:after{content:""}.fa-duotone.fa-intersection:after,.fad.fa-intersection:after{content:""}.fa-duotone.fa-shop-lock:after,.fad.fa-shop-lock:after{content:""}.fa-duotone.fa-family:after,.fad.fa-family:after{content:""}.fa-duotone.fa-hourglass-1:after,.fa-duotone.fa-hourglass-start:after,.fad.fa-hourglass-1:after,.fad.fa-hourglass-start:after{content:""}.fa-duotone.fa-user-hair-buns:after,.fad.fa-user-hair-buns:after{content:""}.fa-duotone.fa-blender-phone:after,.fad.fa-blender-phone:after{content:""}.fa-duotone.fa-hourglass-clock:after,.fad.fa-hourglass-clock:after{content:""}.fa-duotone.fa-person-seat-reclined:after,.fad.fa-person-seat-reclined:after{content:""}.fa-duotone.fa-paper-plane-alt:after,.fa-duotone.fa-paper-plane-top:after,.fa-duotone.fa-send:after,.fad.fa-paper-plane-alt:after,.fad.fa-paper-plane-top:after,.fad.fa-send:after{content:""}.fa-duotone.fa-comment-alt-arrow-up:after,.fa-duotone.fa-message-arrow-up:after,.fad.fa-comment-alt-arrow-up:after,.fad.fa-message-arrow-up:after{content:""}.fa-duotone.fa-lightbulb-exclamation:after,.fad.fa-lightbulb-exclamation:after{content:""}.fa-duotone.fa-layer-group-minus:after,.fa-duotone.fa-layer-minus:after,.fad.fa-layer-group-minus:after,.fad.fa-layer-minus:after{content:""}.fa-duotone.fa-circle-e:after,.fad.fa-circle-e:after{content:""}.fa-duotone.fa-building-wheat:after,.fad.fa-building-wheat:after{content:""}.fa-duotone.fa-gauge-max:after,.fa-duotone.fa-tachometer-alt-fastest:after,.fad.fa-gauge-max:after,.fad.fa-tachometer-alt-fastest:after{content:""}.fa-duotone.fa-person-breastfeeding:after,.fad.fa-person-breastfeeding:after{content:""}.fa-duotone.fa-apostrophe:after,.fad.fa-apostrophe:after{content:"''"}.fa-duotone.fa-fire-hydrant:after,.fad.fa-fire-hydrant:after{content:""}.fa-duotone.fa-right-to-bracket:after,.fa-duotone.fa-sign-in-alt:after,.fad.fa-right-to-bracket:after,.fad.fa-sign-in-alt:after{content:""}.fa-duotone.fa-video-plus:after,.fad.fa-video-plus:after{content:""}.fa-duotone.fa-arrow-alt-square-right:after,.fa-duotone.fa-square-right:after,.fad.fa-arrow-alt-square-right:after,.fad.fa-square-right:after{content:""}.fa-duotone.fa-comment-smile:after,.fad.fa-comment-smile:after{content:""}.fa-duotone.fa-venus:after,.fad.fa-venus:after{content:""}.fa-duotone.fa-passport:after,.fad.fa-passport:after{content:""}.fa-duotone.fa-inbox-arrow-down:after,.fa-duotone.fa-inbox-in:after,.fad.fa-inbox-arrow-down:after,.fad.fa-inbox-in:after{content:""}.fa-duotone.fa-heart-pulse:after,.fa-duotone.fa-heartbeat:after,.fad.fa-heart-pulse:after,.fad.fa-heartbeat:after{content:""}.fa-duotone.fa-circle-8:after,.fad.fa-circle-8:after{content:""}.fa-duotone.fa-clouds-moon:after,.fad.fa-clouds-moon:after{content:""}.fa-duotone.fa-clock-ten-thirty:after,.fad.fa-clock-ten-thirty:after{content:""}.fa-duotone.fa-people-carry-box:after,.fa-duotone.fa-people-carry:after,.fad.fa-people-carry-box:after,.fad.fa-people-carry:after{content:""}.fa-duotone.fa-folder-user:after,.fad.fa-folder-user:after{content:""}.fa-duotone.fa-trash-can-xmark:after,.fad.fa-trash-can-xmark:after{content:""}.fa-duotone.fa-temperature-high:after,.fad.fa-temperature-high:after{content:""}.fa-duotone.fa-microchip:after,.fad.fa-microchip:after{content:""}.fa-duotone.fa-left-long-to-line:after,.fad.fa-left-long-to-line:after{content:""}.fa-duotone.fa-crown:after,.fad.fa-crown:after{content:""}.fa-duotone.fa-weight-hanging:after,.fad.fa-weight-hanging:after{content:""}.fa-duotone.fa-xmarks-lines:after,.fad.fa-xmarks-lines:after{content:""}.fa-duotone.fa-file-prescription:after,.fad.fa-file-prescription:after{content:""}.fa-duotone.fa-calendar-range:after,.fad.fa-calendar-range:after{content:""}.fa-duotone.fa-flower-daffodil:after,.fad.fa-flower-daffodil:after{content:""}.fa-duotone.fa-hand-back-point-up:after,.fad.fa-hand-back-point-up:after{content:""}.fa-duotone.fa-weight-scale:after,.fa-duotone.fa-weight:after,.fad.fa-weight-scale:after,.fad.fa-weight:after{content:""}.fa-duotone.fa-star-exclamation:after,.fad.fa-star-exclamation:after{content:""}.fa-duotone.fa-books:after,.fad.fa-books:after{content:""}.fa-duotone.fa-user-friends:after,.fa-duotone.fa-user-group:after,.fad.fa-user-friends:after,.fad.fa-user-group:after{content:""}.fa-duotone.fa-arrow-up-a-z:after,.fa-duotone.fa-sort-alpha-up:after,.fad.fa-arrow-up-a-z:after,.fad.fa-sort-alpha-up:after{content:""}.fa-duotone.fa-layer-group-plus:after,.fa-duotone.fa-layer-plus:after,.fad.fa-layer-group-plus:after,.fad.fa-layer-plus:after{content:""}.fa-duotone.fa-play-pause:after,.fad.fa-play-pause:after{content:""}.fa-duotone.fa-block-question:after,.fad.fa-block-question:after{content:""}.fa-duotone.fa-snooze:after,.fa-duotone.fa-zzz:after,.fad.fa-snooze:after,.fad.fa-zzz:after{content:""}.fa-duotone.fa-scanner-image:after,.fad.fa-scanner-image:after{content:""}.fa-duotone.fa-tv-retro:after,.fad.fa-tv-retro:after{content:""}.fa-duotone.fa-square-t:after,.fad.fa-square-t:after{content:""}.fa-duotone.fa-barn-silo:after,.fa-duotone.fa-farm:after,.fad.fa-barn-silo:after,.fad.fa-farm:after{content:""}.fa-duotone.fa-chess-knight:after,.fad.fa-chess-knight:after{content:""}.fa-duotone.fa-bars-sort:after,.fad.fa-bars-sort:after{content:""}.fa-duotone.fa-palette-boxes:after,.fa-duotone.fa-pallet-alt:after,.fa-duotone.fa-pallet-boxes:after,.fad.fa-palette-boxes:after,.fad.fa-pallet-alt:after,.fad.fa-pallet-boxes:after{content:""}.fa-duotone.fa-face-laugh-squint:after,.fa-duotone.fa-laugh-squint:after,.fad.fa-face-laugh-squint:after,.fad.fa-laugh-squint:after{content:""}.fa-duotone.fa-code-simple:after,.fad.fa-code-simple:after{content:""}.fa-duotone.fa-bolt-slash:after,.fad.fa-bolt-slash:after{content:""}.fa-duotone.fa-panel-fire:after,.fad.fa-panel-fire:after{content:""}.fa-duotone.fa-binary-circle-check:after,.fad.fa-binary-circle-check:after{content:""}.fa-duotone.fa-comment-minus:after,.fad.fa-comment-minus:after{content:""}.fa-duotone.fa-burrito:after,.fad.fa-burrito:after{content:""}.fa-duotone.fa-violin:after,.fad.fa-violin:after{content:""}.fa-duotone.fa-objects-column:after,.fad.fa-objects-column:after{content:""}.fa-duotone.fa-chevron-square-down:after,.fa-duotone.fa-square-chevron-down:after,.fad.fa-chevron-square-down:after,.fad.fa-square-chevron-down:after{content:""}.fa-duotone.fa-comment-plus:after,.fad.fa-comment-plus:after{content:""}.fa-duotone.fa-triangle-instrument:after,.fa-duotone.fa-triangle-music:after,.fad.fa-triangle-instrument:after,.fad.fa-triangle-music:after{content:""}.fa-duotone.fa-wheelchair:after,.fad.fa-wheelchair:after{content:""}.fa-duotone.fa-user-pilot-tie:after,.fad.fa-user-pilot-tie:after{content:""}.fa-duotone.fa-piano-keyboard:after,.fad.fa-piano-keyboard:after{content:""}.fa-duotone.fa-bed-empty:after,.fad.fa-bed-empty:after{content:""}.fa-duotone.fa-arrow-circle-up:after,.fa-duotone.fa-circle-arrow-up:after,.fad.fa-arrow-circle-up:after,.fad.fa-circle-arrow-up:after{content:""}.fa-duotone.fa-toggle-on:after,.fad.fa-toggle-on:after{content:""}.fa-duotone.fa-rectangle-portrait:after,.fa-duotone.fa-rectangle-vertical:after,.fad.fa-rectangle-portrait:after,.fad.fa-rectangle-vertical:after{content:""}.fa-duotone.fa-person-walking:after,.fa-duotone.fa-walking:after,.fad.fa-person-walking:after,.fad.fa-walking:after{content:""}.fa-duotone.fa-l:after,.fad.fa-l:after{content:"LL"}.fa-duotone.fa-signal-stream:after,.fad.fa-signal-stream:after{content:""}.fa-duotone.fa-down-to-bracket:after,.fad.fa-down-to-bracket:after{content:""}.fa-duotone.fa-circle-z:after,.fad.fa-circle-z:after{content:""}.fa-duotone.fa-stars:after,.fad.fa-stars:after{content:""}.fa-duotone.fa-fire:after,.fad.fa-fire:after{content:""}.fa-duotone.fa-bed-pulse:after,.fa-duotone.fa-procedures:after,.fad.fa-bed-pulse:after,.fad.fa-procedures:after{content:""}.fa-duotone.fa-house-day:after,.fad.fa-house-day:after{content:""}.fa-duotone.fa-shuttle-space:after,.fa-duotone.fa-space-shuttle:after,.fad.fa-shuttle-space:after,.fad.fa-space-shuttle:after{content:""}.fa-duotone.fa-shirt-long-sleeve:after,.fad.fa-shirt-long-sleeve:after{content:""}.fa-duotone.fa-chart-pie-alt:after,.fa-duotone.fa-chart-pie-simple:after,.fad.fa-chart-pie-alt:after,.fad.fa-chart-pie-simple:after{content:""}.fa-duotone.fa-face-laugh:after,.fa-duotone.fa-laugh:after,.fad.fa-face-laugh:after,.fad.fa-laugh:after{content:""}.fa-duotone.fa-folder-open:after,.fad.fa-folder-open:after{content:""}.fa-duotone.fa-album-collection-circle-user:after,.fad.fa-album-collection-circle-user:after{content:""}.fa-duotone.fa-candy:after,.fad.fa-candy:after{content:""}.fa-duotone.fa-bowl-hot:after,.fa-duotone.fa-soup:after,.fad.fa-bowl-hot:after,.fad.fa-soup:after{content:""}.fa-duotone.fa-flatbread:after,.fad.fa-flatbread:after{content:""}.fa-duotone.fa-heart-circle-plus:after,.fad.fa-heart-circle-plus:after{content:""}.fa-duotone.fa-code-fork:after,.fad.fa-code-fork:after{content:""}.fa-duotone.fa-city:after,.fad.fa-city:after{content:""}.fa-duotone.fa-signal-alt-1:after,.fa-duotone.fa-signal-bars-weak:after,.fad.fa-signal-alt-1:after,.fad.fa-signal-bars-weak:after{content:""}.fa-duotone.fa-microphone-alt:after,.fa-duotone.fa-microphone-lines:after,.fad.fa-microphone-alt:after,.fad.fa-microphone-lines:after{content:""}.fa-duotone.fa-clock-twelve:after,.fad.fa-clock-twelve:after{content:""}.fa-duotone.fa-pepper-hot:after,.fad.fa-pepper-hot:after{content:""}.fa-duotone.fa-citrus-slice:after,.fad.fa-citrus-slice:after{content:""}.fa-duotone.fa-sheep:after,.fad.fa-sheep:after{content:""}.fa-duotone.fa-unlock:after,.fad.fa-unlock:after{content:""}.fa-duotone.fa-colon-sign:after,.fad.fa-colon-sign:after{content:""}.fa-duotone.fa-headset:after,.fad.fa-headset:after{content:""}.fa-duotone.fa-badger-honey:after,.fad.fa-badger-honey:after{content:""}.fa-duotone.fa-h4:after,.fad.fa-h4:after{content:""}.fa-duotone.fa-store-slash:after,.fad.fa-store-slash:after{content:""}.fa-duotone.fa-road-circle-xmark:after,.fad.fa-road-circle-xmark:after{content:""}.fa-duotone.fa-signal-slash:after,.fad.fa-signal-slash:after{content:""}.fa-duotone.fa-user-minus:after,.fad.fa-user-minus:after{content:""}.fa-duotone.fa-mars-stroke-up:after,.fa-duotone.fa-mars-stroke-v:after,.fad.fa-mars-stroke-up:after,.fad.fa-mars-stroke-v:after{content:""}.fa-duotone.fa-champagne-glasses:after,.fa-duotone.fa-glass-cheers:after,.fad.fa-champagne-glasses:after,.fad.fa-glass-cheers:after{content:""}.fa-duotone.fa-taco:after,.fad.fa-taco:after{content:""}.fa-duotone.fa-hexagon-plus:after,.fa-duotone.fa-plus-hexagon:after,.fad.fa-hexagon-plus:after,.fad.fa-plus-hexagon:after{content:""}.fa-duotone.fa-clipboard:after,.fad.fa-clipboard:after{content:""}.fa-duotone.fa-house-circle-exclamation:after,.fad.fa-house-circle-exclamation:after{content:""}.fa-duotone.fa-file-arrow-up:after,.fa-duotone.fa-file-upload:after,.fad.fa-file-arrow-up:after,.fad.fa-file-upload:after{content:""}.fa-duotone.fa-wifi-3:after,.fa-duotone.fa-wifi-strong:after,.fa-duotone.fa-wifi:after,.fad.fa-wifi-3:after,.fad.fa-wifi-strong:after,.fad.fa-wifi:after{content:""}.fa-duotone.fa-comments-alt:after,.fa-duotone.fa-messages:after,.fad.fa-comments-alt:after,.fad.fa-messages:after{content:""}.fa-duotone.fa-bath:after,.fa-duotone.fa-bathtub:after,.fad.fa-bath:after,.fad.fa-bathtub:after{content:""}.fa-duotone.fa-umbrella-alt:after,.fa-duotone.fa-umbrella-simple:after,.fad.fa-umbrella-alt:after,.fad.fa-umbrella-simple:after{content:""}.fa-duotone.fa-rectangle-history-circle-plus:after,.fad.fa-rectangle-history-circle-plus:after{content:""}.fa-duotone.fa-underline:after,.fad.fa-underline:after{content:""}.fa-duotone.fa-prescription-bottle-pill:after,.fad.fa-prescription-bottle-pill:after{content:""}.fa-duotone.fa-user-edit:after,.fa-duotone.fa-user-pen:after,.fad.fa-user-edit:after,.fad.fa-user-pen:after{content:""}.fa-duotone.fa-binary-slash:after,.fad.fa-binary-slash:after{content:""}.fa-duotone.fa-square-o:after,.fad.fa-square-o:after{content:""}.fa-duotone.fa-signature:after,.fad.fa-signature:after{content:""}.fa-duotone.fa-stroopwafel:after,.fad.fa-stroopwafel:after{content:""}.fa-duotone.fa-bold:after,.fad.fa-bold:after{content:""}.fa-duotone.fa-anchor-lock:after,.fad.fa-anchor-lock:after{content:""}.fa-duotone.fa-building-ngo:after,.fad.fa-building-ngo:after{content:""}.fa-duotone.fa-transporter-3:after,.fad.fa-transporter-3:after{content:""}.fa-duotone.fa-engine-exclamation:after,.fa-duotone.fa-engine-warning:after,.fad.fa-engine-exclamation:after,.fad.fa-engine-warning:after{content:""}.fa-duotone.fa-circle-down-right:after,.fad.fa-circle-down-right:after{content:""}.fa-duotone.fa-square-k:after,.fad.fa-square-k:after{content:""}.fa-duotone.fa-manat-sign:after,.fad.fa-manat-sign:after{content:""}.fa-duotone.fa-money-check-edit:after,.fa-duotone.fa-money-check-pen:after,.fad.fa-money-check-edit:after,.fad.fa-money-check-pen:after{content:""}.fa-duotone.fa-not-equal:after,.fad.fa-not-equal:after{content:""}.fa-duotone.fa-border-style:after,.fa-duotone.fa-border-top-left:after,.fad.fa-border-style:after,.fad.fa-border-top-left:after{content:""}.fa-duotone.fa-map-location-dot:after,.fa-duotone.fa-map-marked-alt:after,.fad.fa-map-location-dot:after,.fad.fa-map-marked-alt:after{content:""}.fa-duotone.fa-tilde:after,.fad.fa-tilde:after{content:"~~"}.fa-duotone.fa-jedi:after,.fad.fa-jedi:after{content:""}.fa-duotone.fa-poll:after,.fa-duotone.fa-square-poll-vertical:after,.fad.fa-poll:after,.fad.fa-square-poll-vertical:after{content:""}.fa-duotone.fa-arrow-down-square-triangle:after,.fa-duotone.fa-sort-shapes-down-alt:after,.fad.fa-arrow-down-square-triangle:after,.fad.fa-sort-shapes-down-alt:after{content:""}.fa-duotone.fa-mug-hot:after,.fad.fa-mug-hot:after{content:""}.fa-duotone.fa-dog-leashed:after,.fad.fa-dog-leashed:after{content:""}.fa-duotone.fa-battery-car:after,.fa-duotone.fa-car-battery:after,.fad.fa-battery-car:after,.fad.fa-car-battery:after{content:""}.fa-duotone.fa-face-downcast-sweat:after,.fad.fa-face-downcast-sweat:after{content:""}.fa-duotone.fa-mailbox-flag-up:after,.fad.fa-mailbox-flag-up:after{content:""}.fa-duotone.fa-memo-circle-info:after,.fad.fa-memo-circle-info:after{content:""}.fa-duotone.fa-gift:after,.fad.fa-gift:after{content:""}.fa-duotone.fa-dice-two:after,.fad.fa-dice-two:after{content:""}.fa-duotone.fa-volume-medium:after,.fa-duotone.fa-volume:after,.fad.fa-volume-medium:after,.fad.fa-volume:after{content:""}.fa-duotone.fa-transporter-5:after,.fad.fa-transporter-5:after{content:""}.fa-duotone.fa-gauge-circle-bolt:after,.fad.fa-gauge-circle-bolt:after{content:""}.fa-duotone.fa-coin-front:after,.fad.fa-coin-front:after{content:""}.fa-duotone.fa-file-slash:after,.fad.fa-file-slash:after{content:""}.fa-duotone.fa-message-arrow-up-right:after,.fad.fa-message-arrow-up-right:after{content:""}.fa-duotone.fa-treasure-chest:after,.fad.fa-treasure-chest:after{content:""}.fa-duotone.fa-chess-queen:after,.fad.fa-chess-queen:after{content:""}.fa-duotone.fa-paint-brush-alt:after,.fa-duotone.fa-paint-brush-fine:after,.fa-duotone.fa-paintbrush-alt:after,.fa-duotone.fa-paintbrush-fine:after,.fad.fa-paint-brush-alt:after,.fad.fa-paint-brush-fine:after,.fad.fa-paintbrush-alt:after,.fad.fa-paintbrush-fine:after{content:""}.fa-duotone.fa-glasses:after,.fad.fa-glasses:after{content:""}.fa-duotone.fa-hood-cloak:after,.fad.fa-hood-cloak:after{content:""}.fa-duotone.fa-square-quote:after,.fad.fa-square-quote:after{content:""}.fa-duotone.fa-up-left:after,.fad.fa-up-left:after{content:""}.fa-duotone.fa-bring-front:after,.fad.fa-bring-front:after{content:""}.fa-duotone.fa-chess-board:after,.fad.fa-chess-board:after{content:""}.fa-duotone.fa-burger-cheese:after,.fa-duotone.fa-cheeseburger:after,.fad.fa-burger-cheese:after,.fad.fa-cheeseburger:after{content:""}.fa-duotone.fa-building-circle-check:after,.fad.fa-building-circle-check:after{content:""}.fa-duotone.fa-repeat-1:after,.fad.fa-repeat-1:after{content:""}.fa-duotone.fa-arrow-down-to-line:after,.fa-duotone.fa-arrow-to-bottom:after,.fad.fa-arrow-down-to-line:after,.fad.fa-arrow-to-bottom:after{content:""}.fa-duotone.fa-grid-5:after,.fad.fa-grid-5:after{content:""}.fa-duotone.fa-right-long-to-line:after,.fad.fa-right-long-to-line:after{content:""}.fa-duotone.fa-person-chalkboard:after,.fad.fa-person-chalkboard:after{content:""}.fa-duotone.fa-mars-stroke-h:after,.fa-duotone.fa-mars-stroke-right:after,.fad.fa-mars-stroke-h:after,.fad.fa-mars-stroke-right:after{content:""}.fa-duotone.fa-hand-back-fist:after,.fa-duotone.fa-hand-rock:after,.fad.fa-hand-back-fist:after,.fad.fa-hand-rock:after{content:""}.fa-duotone.fa-tally-5:after,.fa-duotone.fa-tally:after,.fad.fa-tally-5:after,.fad.fa-tally:after{content:""}.fa-duotone.fa-caret-square-up:after,.fa-duotone.fa-square-caret-up:after,.fad.fa-caret-square-up:after,.fad.fa-square-caret-up:after{content:""}.fa-duotone.fa-cloud-showers-water:after,.fad.fa-cloud-showers-water:after{content:""}.fa-duotone.fa-bar-chart:after,.fa-duotone.fa-chart-bar:after,.fad.fa-bar-chart:after,.fad.fa-chart-bar:after{content:""}.fa-duotone.fa-hands-bubbles:after,.fa-duotone.fa-hands-wash:after,.fad.fa-hands-bubbles:after,.fad.fa-hands-wash:after{content:""}.fa-duotone.fa-less-than-equal:after,.fad.fa-less-than-equal:after{content:""}.fa-duotone.fa-train:after,.fad.fa-train:after{content:""}.fa-duotone.fa-up-from-dotted-line:after,.fad.fa-up-from-dotted-line:after{content:""}.fa-duotone.fa-eye-low-vision:after,.fa-duotone.fa-low-vision:after,.fad.fa-eye-low-vision:after,.fad.fa-low-vision:after{content:""}.fa-duotone.fa-traffic-light-go:after,.fad.fa-traffic-light-go:after{content:""}.fa-duotone.fa-face-exhaling:after,.fad.fa-face-exhaling:after{content:""}.fa-duotone.fa-sensor-fire:after,.fad.fa-sensor-fire:after{content:""}.fa-duotone.fa-user-unlock:after,.fad.fa-user-unlock:after{content:""}.fa-duotone.fa-hexagon-divide:after,.fad.fa-hexagon-divide:after{content:""}.fa-duotone.fa-00:after,.fad.fa-00:after{content:""}.fa-duotone.fa-crow:after,.fad.fa-crow:after{content:""}.fa-duotone.fa-betamax:after,.fa-duotone.fa-cassette-betamax:after,.fad.fa-betamax:after,.fad.fa-cassette-betamax:after{content:""}.fa-duotone.fa-sailboat:after,.fad.fa-sailboat:after{content:""}.fa-duotone.fa-window-restore:after,.fad.fa-window-restore:after{content:""}.fa-duotone.fa-nfc-magnifying-glass:after,.fad.fa-nfc-magnifying-glass:after{content:""}.fa-duotone.fa-file-binary:after,.fad.fa-file-binary:after{content:""}.fa-duotone.fa-circle-v:after,.fad.fa-circle-v:after{content:""}.fa-duotone.fa-plus-square:after,.fa-duotone.fa-square-plus:after,.fad.fa-plus-square:after,.fad.fa-square-plus:after{content:""}.fa-duotone.fa-bowl-scoops:after,.fad.fa-bowl-scoops:after{content:""}.fa-duotone.fa-mistletoe:after,.fad.fa-mistletoe:after{content:""}.fa-duotone.fa-custard:after,.fad.fa-custard:after{content:""}.fa-duotone.fa-lacrosse-stick:after,.fad.fa-lacrosse-stick:after{content:""}.fa-duotone.fa-hockey-mask:after,.fad.fa-hockey-mask:after{content:""}.fa-duotone.fa-sunrise:after,.fad.fa-sunrise:after{content:""}.fa-duotone.fa-panel-ews:after,.fad.fa-panel-ews:after{content:""}.fa-duotone.fa-torii-gate:after,.fad.fa-torii-gate:after{content:""}.fa-duotone.fa-cloud-exclamation:after,.fad.fa-cloud-exclamation:after{content:""}.fa-duotone.fa-comment-alt-lines:after,.fa-duotone.fa-message-lines:after,.fad.fa-comment-alt-lines:after,.fad.fa-message-lines:after{content:""}.fa-duotone.fa-frog:after,.fad.fa-frog:after{content:""}.fa-duotone.fa-bucket:after,.fad.fa-bucket:after{content:""}.fa-duotone.fa-floppy-disk-pen:after,.fad.fa-floppy-disk-pen:after{content:""}.fa-duotone.fa-image:after,.fad.fa-image:after{content:""}.fa-duotone.fa-window-frame:after,.fad.fa-window-frame:after{content:""}.fa-duotone.fa-microphone:after,.fad.fa-microphone:after{content:""}.fa-duotone.fa-cow:after,.fad.fa-cow:after{content:""}.fa-duotone.fa-square-ring:after,.fad.fa-square-ring:after{content:""}.fa-duotone.fa-arrow-alt-from-top:after,.fa-duotone.fa-down-from-line:after,.fad.fa-arrow-alt-from-top:after,.fad.fa-down-from-line:after{content:""}.fa-duotone.fa-caret-up:after,.fad.fa-caret-up:after{content:""}.fa-duotone.fa-shield-times:after,.fa-duotone.fa-shield-xmark:after,.fad.fa-shield-times:after,.fad.fa-shield-xmark:after{content:""}.fa-duotone.fa-screwdriver:after,.fad.fa-screwdriver:after{content:""}.fa-duotone.fa-circle-sort-down:after,.fa-duotone.fa-sort-circle-down:after,.fad.fa-circle-sort-down:after,.fad.fa-sort-circle-down:after{content:""}.fa-duotone.fa-folder-closed:after,.fad.fa-folder-closed:after{content:""}.fa-duotone.fa-house-tsunami:after,.fad.fa-house-tsunami:after{content:""}.fa-duotone.fa-square-nfi:after,.fad.fa-square-nfi:after{content:""}.fa-duotone.fa-forklift:after,.fad.fa-forklift:after{content:""}.fa-duotone.fa-arrow-up-from-ground-water:after,.fad.fa-arrow-up-from-ground-water:after{content:""}.fa-duotone.fa-bracket-square-right:after,.fad.fa-bracket-square-right:after{content:"]]"}.fa-duotone.fa-glass-martini-alt:after,.fa-duotone.fa-martini-glass:after,.fad.fa-glass-martini-alt:after,.fad.fa-martini-glass:after{content:""}.fa-duotone.fa-rotate-back:after,.fa-duotone.fa-rotate-backward:after,.fa-duotone.fa-rotate-left:after,.fa-duotone.fa-undo-alt:after,.fad.fa-rotate-back:after,.fad.fa-rotate-backward:after,.fad.fa-rotate-left:after,.fad.fa-undo-alt:after{content:""}.fa-duotone.fa-columns:after,.fa-duotone.fa-table-columns:after,.fad.fa-columns:after,.fad.fa-table-columns:after{content:""}.fa-duotone.fa-square-a:after,.fad.fa-square-a:after{content:""}.fa-duotone.fa-tick:after,.fad.fa-tick:after{content:""}.fa-duotone.fa-lemon:after,.fad.fa-lemon:after{content:""}.fa-duotone.fa-head-side-mask:after,.fad.fa-head-side-mask:after{content:""}.fa-duotone.fa-handshake:after,.fad.fa-handshake:after{content:""}.fa-duotone.fa-gem:after,.fad.fa-gem:after{content:""}.fa-duotone.fa-dolly-box:after,.fa-duotone.fa-dolly:after,.fad.fa-dolly-box:after,.fad.fa-dolly:after{content:""}.fa-duotone.fa-smoking:after,.fad.fa-smoking:after{content:""}.fa-duotone.fa-compress-arrows-alt:after,.fa-duotone.fa-minimize:after,.fad.fa-compress-arrows-alt:after,.fad.fa-minimize:after{content:""}.fa-duotone.fa-refrigerator:after,.fad.fa-refrigerator:after{content:""}.fa-duotone.fa-monument:after,.fad.fa-monument:after{content:""}.fa-duotone.fa-octagon-xmark:after,.fa-duotone.fa-times-octagon:after,.fa-duotone.fa-xmark-octagon:after,.fad.fa-octagon-xmark:after,.fad.fa-times-octagon:after,.fad.fa-xmark-octagon:after{content:""}.fa-duotone.fa-align-slash:after,.fad.fa-align-slash:after{content:""}.fa-duotone.fa-snowplow:after,.fad.fa-snowplow:after{content:""}.fa-duotone.fa-angle-double-right:after,.fa-duotone.fa-angles-right:after,.fad.fa-angle-double-right:after,.fad.fa-angles-right:after{content:""}.fa-duotone.fa-truck-couch:after,.fa-duotone.fa-truck-ramp-couch:after,.fad.fa-truck-couch:after,.fad.fa-truck-ramp-couch:after{content:""}.fa-duotone.fa-cannabis:after,.fad.fa-cannabis:after{content:""}.fa-duotone.fa-circle-play:after,.fa-duotone.fa-play-circle:after,.fad.fa-circle-play:after,.fad.fa-play-circle:after{content:""}.fa-duotone.fa-arrow-up-right-and-arrow-down-left-from-center:after,.fad.fa-arrow-up-right-and-arrow-down-left-from-center:after{content:""}.fa-duotone.fa-tablets:after,.fad.fa-tablets:after{content:""}.fa-duotone.fa-360-degrees:after,.fad.fa-360-degrees:after{content:""}.fa-duotone.fa-ethernet:after,.fad.fa-ethernet:after{content:""}.fa-duotone.fa-eur:after,.fa-duotone.fa-euro-sign:after,.fa-duotone.fa-euro:after,.fad.fa-eur:after,.fad.fa-euro-sign:after,.fad.fa-euro:after{content:""}.fa-duotone.fa-chair:after,.fad.fa-chair:after{content:""}.fa-duotone.fa-check-circle:after,.fa-duotone.fa-circle-check:after,.fad.fa-check-circle:after,.fad.fa-circle-check:after{content:""}.fa-duotone.fa-square-dashed-circle-plus:after,.fad.fa-square-dashed-circle-plus:after{content:""}.fa-duotone.fa-money-simple-from-bracket:after,.fad.fa-money-simple-from-bracket:after{content:""}.fa-duotone.fa-bat:after,.fad.fa-bat:after{content:""}.fa-duotone.fa-circle-stop:after,.fa-duotone.fa-stop-circle:after,.fad.fa-circle-stop:after,.fad.fa-stop-circle:after{content:""}.fa-duotone.fa-head-side-headphones:after,.fad.fa-head-side-headphones:after{content:""}.fa-duotone.fa-phone-rotary:after,.fad.fa-phone-rotary:after{content:""}.fa-duotone.fa-compass-drafting:after,.fa-duotone.fa-drafting-compass:after,.fad.fa-compass-drafting:after,.fad.fa-drafting-compass:after{content:""}.fa-duotone.fa-plate-wheat:after,.fad.fa-plate-wheat:after{content:""}.fa-duotone.fa-calendar-circle-minus:after,.fad.fa-calendar-circle-minus:after{content:""}.fa-duotone.fa-chopsticks:after,.fad.fa-chopsticks:after{content:""}.fa-duotone.fa-car-mechanic:after,.fa-duotone.fa-car-wrench:after,.fad.fa-car-mechanic:after,.fad.fa-car-wrench:after{content:""}.fa-duotone.fa-icicles:after,.fad.fa-icicles:after{content:""}.fa-duotone.fa-person-shelter:after,.fad.fa-person-shelter:after{content:""}.fa-duotone.fa-neuter:after,.fad.fa-neuter:after{content:""}.fa-duotone.fa-id-badge:after,.fad.fa-id-badge:after{content:""}.fa-duotone.fa-kazoo:after,.fad.fa-kazoo:after{content:""}.fa-duotone.fa-marker:after,.fad.fa-marker:after{content:""}.fa-duotone.fa-face-laugh-beam:after,.fa-duotone.fa-laugh-beam:after,.fad.fa-face-laugh-beam:after,.fad.fa-laugh-beam:after{content:""}.fa-duotone.fa-square-arrow-down-left:after,.fad.fa-square-arrow-down-left:after{content:""}.fa-duotone.fa-battery-bolt:after,.fad.fa-battery-bolt:after{content:""}.fa-duotone.fa-tree-large:after,.fad.fa-tree-large:after{content:""}.fa-duotone.fa-helicopter-symbol:after,.fad.fa-helicopter-symbol:after{content:""}.fa-duotone.fa-aperture:after,.fad.fa-aperture:after{content:""}.fa-duotone.fa-universal-access:after,.fad.fa-universal-access:after{content:""}.fa-duotone.fa-file-magnifying-glass:after,.fa-duotone.fa-file-search:after,.fad.fa-file-magnifying-glass:after,.fad.fa-file-search:after{content:""}.fa-duotone.fa-up-right:after,.fad.fa-up-right:after{content:""}.fa-duotone.fa-chevron-circle-up:after,.fa-duotone.fa-circle-chevron-up:after,.fad.fa-chevron-circle-up:after,.fad.fa-circle-chevron-up:after{content:""}.fa-duotone.fa-user-police:after,.fad.fa-user-police:after{content:""}.fa-duotone.fa-lari-sign:after,.fad.fa-lari-sign:after{content:""}.fa-duotone.fa-volcano:after,.fad.fa-volcano:after{content:""}.fa-duotone.fa-teddy-bear:after,.fad.fa-teddy-bear:after{content:""}.fa-duotone.fa-stocking:after,.fad.fa-stocking:after{content:""}.fa-duotone.fa-person-walking-dashed-line-arrow-right:after,.fad.fa-person-walking-dashed-line-arrow-right:after{content:""}.fa-duotone.fa-image-slash:after,.fad.fa-image-slash:after{content:""}.fa-duotone.fa-mask-snorkel:after,.fad.fa-mask-snorkel:after{content:""}.fa-duotone.fa-smoke:after,.fad.fa-smoke:after{content:""}.fa-duotone.fa-gbp:after,.fa-duotone.fa-pound-sign:after,.fa-duotone.fa-sterling-sign:after,.fad.fa-gbp:after,.fad.fa-pound-sign:after,.fad.fa-sterling-sign:after{content:""}.fa-duotone.fa-battery-exclamation:after,.fad.fa-battery-exclamation:after{content:""}.fa-duotone.fa-viruses:after,.fad.fa-viruses:after{content:""}.fa-duotone.fa-square-person-confined:after,.fad.fa-square-person-confined:after{content:""}.fa-duotone.fa-user-tie:after,.fad.fa-user-tie:after{content:""}.fa-duotone.fa-arrow-down-long:after,.fa-duotone.fa-long-arrow-down:after,.fad.fa-arrow-down-long:after,.fad.fa-long-arrow-down:after{content:""}.fa-duotone.fa-tent-arrow-down-to-line:after,.fad.fa-tent-arrow-down-to-line:after{content:""}.fa-duotone.fa-certificate:after,.fad.fa-certificate:after{content:""}.fa-duotone.fa-crystal-ball:after,.fad.fa-crystal-ball:after{content:""}.fa-duotone.fa-mail-reply-all:after,.fa-duotone.fa-reply-all:after,.fad.fa-mail-reply-all:after,.fad.fa-reply-all:after{content:""}.fa-duotone.fa-suitcase:after,.fad.fa-suitcase:after{content:""}.fa-duotone.fa-person-skating:after,.fa-duotone.fa-skating:after,.fad.fa-person-skating:after,.fad.fa-skating:after{content:""}.fa-duotone.fa-star-shooting:after,.fad.fa-star-shooting:after{content:""}.fa-duotone.fa-binary-lock:after,.fad.fa-binary-lock:after{content:""}.fa-duotone.fa-filter-circle-dollar:after,.fa-duotone.fa-funnel-dollar:after,.fad.fa-filter-circle-dollar:after,.fad.fa-funnel-dollar:after{content:""}.fa-duotone.fa-camera-retro:after,.fad.fa-camera-retro:after{content:""}.fa-duotone.fa-arrow-circle-down:after,.fa-duotone.fa-circle-arrow-down:after,.fad.fa-arrow-circle-down:after,.fad.fa-circle-arrow-down:after{content:""}.fa-duotone.fa-comment-edit:after,.fa-duotone.fa-comment-pen:after,.fad.fa-comment-edit:after,.fad.fa-comment-pen:after{content:""}.fa-duotone.fa-arrow-right-to-file:after,.fa-duotone.fa-file-import:after,.fad.fa-arrow-right-to-file:after,.fad.fa-file-import:after{content:""}.fa-duotone.fa-banjo:after,.fad.fa-banjo:after{content:""}.fa-duotone.fa-external-link-square:after,.fa-duotone.fa-square-arrow-up-right:after,.fad.fa-external-link-square:after,.fad.fa-square-arrow-up-right:after{content:""}.fa-duotone.fa-light-emergency-on:after,.fad.fa-light-emergency-on:after{content:""}.fa-duotone.fa-kerning:after,.fad.fa-kerning:after{content:""}.fa-duotone.fa-box-open:after,.fad.fa-box-open:after{content:""}.fa-duotone.fa-square-f:after,.fad.fa-square-f:after{content:""}.fa-duotone.fa-scroll:after,.fad.fa-scroll:after{content:""}.fa-duotone.fa-spa:after,.fad.fa-spa:after{content:""}.fa-duotone.fa-arrow-from-right:after,.fa-duotone.fa-arrow-left-from-line:after,.fad.fa-arrow-from-right:after,.fad.fa-arrow-left-from-line:after{content:""}.fa-duotone.fa-strawberry:after,.fad.fa-strawberry:after{content:""}.fa-duotone.fa-location-pin-lock:after,.fad.fa-location-pin-lock:after{content:""}.fa-duotone.fa-pause:after,.fad.fa-pause:after{content:""}.fa-duotone.fa-clock-eight-thirty:after,.fad.fa-clock-eight-thirty:after{content:""}.fa-duotone.fa-plane-alt:after,.fa-duotone.fa-plane-engines:after,.fad.fa-plane-alt:after,.fad.fa-plane-engines:after{content:""}.fa-duotone.fa-hill-avalanche:after,.fad.fa-hill-avalanche:after{content:""}.fa-duotone.fa-temperature-0:after,.fa-duotone.fa-temperature-empty:after,.fa-duotone.fa-thermometer-0:after,.fa-duotone.fa-thermometer-empty:after,.fad.fa-temperature-0:after,.fad.fa-temperature-empty:after,.fad.fa-thermometer-0:after,.fad.fa-thermometer-empty:after{content:""}.fa-duotone.fa-bomb:after,.fad.fa-bomb:after{content:""}.fa-duotone.fa-gauge-low:after,.fa-duotone.fa-tachometer-alt-slow:after,.fad.fa-gauge-low:after,.fad.fa-tachometer-alt-slow:after{content:""}.fa-duotone.fa-registered:after,.fad.fa-registered:after{content:""}.fa-duotone.fa-trash-can-plus:after,.fad.fa-trash-can-plus:after{content:""}.fa-duotone.fa-address-card:after,.fa-duotone.fa-contact-card:after,.fa-duotone.fa-vcard:after,.fad.fa-address-card:after,.fad.fa-contact-card:after,.fad.fa-vcard:after{content:""}.fa-duotone.fa-balance-scale-right:after,.fa-duotone.fa-scale-unbalanced-flip:after,.fad.fa-balance-scale-right:after,.fad.fa-scale-unbalanced-flip:after{content:""}.fa-duotone.fa-globe-snow:after,.fad.fa-globe-snow:after{content:""}.fa-duotone.fa-subscript:after,.fad.fa-subscript:after{content:""}.fa-duotone.fa-diamond-turn-right:after,.fa-duotone.fa-directions:after,.fad.fa-diamond-turn-right:after,.fad.fa-directions:after{content:""}.fa-duotone.fa-integral:after,.fad.fa-integral:after{content:""}.fa-duotone.fa-burst:after,.fad.fa-burst:after{content:""}.fa-duotone.fa-house-laptop:after,.fa-duotone.fa-laptop-house:after,.fad.fa-house-laptop:after,.fad.fa-laptop-house:after{content:""}.fa-duotone.fa-face-tired:after,.fa-duotone.fa-tired:after,.fad.fa-face-tired:after,.fad.fa-tired:after{content:""}.fa-duotone.fa-money-bills:after,.fad.fa-money-bills:after{content:""}.fa-duotone.fa-blinds-raised:after,.fad.fa-blinds-raised:after{content:""}.fa-duotone.fa-smog:after,.fad.fa-smog:after{content:""}.fa-duotone.fa-ufo-beam:after,.fad.fa-ufo-beam:after{content:""}.fa-duotone.fa-caret-circle-up:after,.fa-duotone.fa-circle-caret-up:after,.fad.fa-caret-circle-up:after,.fad.fa-circle-caret-up:after{content:""}.fa-duotone.fa-user-vneck-hair-long:after,.fad.fa-user-vneck-hair-long:after{content:""}.fa-duotone.fa-square-a-lock:after,.fad.fa-square-a-lock:after{content:""}.fa-duotone.fa-crutch:after,.fad.fa-crutch:after{content:""}.fa-duotone.fa-gas-pump-slash:after,.fad.fa-gas-pump-slash:after{content:""}.fa-duotone.fa-cloud-arrow-up:after,.fa-duotone.fa-cloud-upload-alt:after,.fa-duotone.fa-cloud-upload:after,.fad.fa-cloud-arrow-up:after,.fad.fa-cloud-upload-alt:after,.fad.fa-cloud-upload:after{content:""}.fa-duotone.fa-palette:after,.fad.fa-palette:after{content:""}.fa-duotone.fa-transporter-4:after,.fad.fa-transporter-4:after{content:""}.fa-duotone.fa-objects-align-right:after,.fad.fa-objects-align-right:after{content:""}.fa-duotone.fa-arrows-turn-right:after,.fad.fa-arrows-turn-right:after{content:""}.fa-duotone.fa-vest:after,.fad.fa-vest:after{content:""}.fa-duotone.fa-pig:after,.fad.fa-pig:after{content:""}.fa-duotone.fa-inbox-full:after,.fad.fa-inbox-full:after{content:""}.fa-duotone.fa-circle-envelope:after,.fa-duotone.fa-envelope-circle:after,.fad.fa-circle-envelope:after,.fad.fa-envelope-circle:after{content:""}.fa-duotone.fa-construction:after,.fa-duotone.fa-triangle-person-digging:after,.fad.fa-construction:after,.fad.fa-triangle-person-digging:after{content:""}.fa-duotone.fa-ferry:after,.fad.fa-ferry:after{content:""}.fa-duotone.fa-bullseye-arrow:after,.fad.fa-bullseye-arrow:after{content:""}.fa-duotone.fa-arrows-down-to-people:after,.fad.fa-arrows-down-to-people:after{content:""}.fa-duotone.fa-seedling:after,.fa-duotone.fa-sprout:after,.fad.fa-seedling:after,.fad.fa-sprout:after{content:""}.fa-duotone.fa-clock-seven:after,.fad.fa-clock-seven:after{content:""}.fa-duotone.fa-arrows-alt-h:after,.fa-duotone.fa-left-right:after,.fad.fa-arrows-alt-h:after,.fad.fa-left-right:after{content:""}.fa-duotone.fa-boxes-packing:after,.fad.fa-boxes-packing:after{content:""}.fa-duotone.fa-arrow-circle-left:after,.fa-duotone.fa-circle-arrow-left:after,.fad.fa-arrow-circle-left:after,.fad.fa-circle-arrow-left:after{content:""}.fa-duotone.fa-flashlight:after,.fad.fa-flashlight:after{content:""}.fa-duotone.fa-group-arrows-rotate:after,.fad.fa-group-arrows-rotate:after{content:""}.fa-duotone.fa-bowl-food:after,.fad.fa-bowl-food:after{content:""}.fa-duotone.fa-square-9:after,.fad.fa-square-9:after{content:""}.fa-duotone.fa-candy-cane:after,.fad.fa-candy-cane:after{content:""}.fa-duotone.fa-arrow-down-wide-short:after,.fa-duotone.fa-sort-amount-asc:after,.fa-duotone.fa-sort-amount-down:after,.fad.fa-arrow-down-wide-short:after,.fad.fa-sort-amount-asc:after,.fad.fa-sort-amount-down:after{content:""}.fa-duotone.fa-dollar-square:after,.fa-duotone.fa-square-dollar:after,.fa-duotone.fa-usd-square:after,.fad.fa-dollar-square:after,.fad.fa-square-dollar:after,.fad.fa-usd-square:after{content:""}.fa-duotone.fa-phone-arrow-right:after,.fad.fa-phone-arrow-right:after{content:""}.fa-duotone.fa-hand-holding-seedling:after,.fad.fa-hand-holding-seedling:after{content:""}.fa-duotone.fa-comment-alt-check:after,.fa-duotone.fa-message-check:after,.fad.fa-comment-alt-check:after,.fad.fa-message-check:after{content:""}.fa-duotone.fa-cloud-bolt:after,.fa-duotone.fa-thunderstorm:after,.fad.fa-cloud-bolt:after,.fad.fa-thunderstorm:after{content:""}.fa-duotone.fa-remove-format:after,.fa-duotone.fa-text-slash:after,.fad.fa-remove-format:after,.fad.fa-text-slash:after{content:""}.fa-duotone.fa-watch:after,.fad.fa-watch:after{content:""}.fa-duotone.fa-circle-down-left:after,.fad.fa-circle-down-left:after{content:""}.fa-duotone.fa-text:after,.fad.fa-text:after{content:""}.fa-duotone.fa-projector:after,.fad.fa-projector:after{content:""}.fa-duotone.fa-face-smile-wink:after,.fa-duotone.fa-smile-wink:after,.fad.fa-face-smile-wink:after,.fad.fa-smile-wink:after{content:""}.fa-duotone.fa-tombstone-alt:after,.fa-duotone.fa-tombstone-blank:after,.fad.fa-tombstone-alt:after,.fad.fa-tombstone-blank:after{content:""}.fa-duotone.fa-chess-king-alt:after,.fa-duotone.fa-chess-king-piece:after,.fad.fa-chess-king-alt:after,.fad.fa-chess-king-piece:after{content:""}.fa-duotone.fa-circle-6:after,.fad.fa-circle-6:after{content:""}.fa-duotone.fa-arrow-alt-left:after,.fa-duotone.fa-left:after,.fad.fa-arrow-alt-left:after,.fad.fa-left:after{content:""}.fa-duotone.fa-file-word:after,.fad.fa-file-word:after{content:""}.fa-duotone.fa-file-powerpoint:after,.fad.fa-file-powerpoint:after{content:""}.fa-duotone.fa-arrow-alt-square-down:after,.fa-duotone.fa-square-down:after,.fad.fa-arrow-alt-square-down:after,.fad.fa-square-down:after{content:""}.fa-duotone.fa-objects-align-center-vertical:after,.fad.fa-objects-align-center-vertical:after{content:""}.fa-duotone.fa-arrows-h:after,.fa-duotone.fa-arrows-left-right:after,.fad.fa-arrows-h:after,.fad.fa-arrows-left-right:after{content:""}.fa-duotone.fa-house-lock:after,.fad.fa-house-lock:after{content:""}.fa-duotone.fa-cloud-arrow-down:after,.fa-duotone.fa-cloud-download-alt:after,.fa-duotone.fa-cloud-download:after,.fad.fa-cloud-arrow-down:after,.fad.fa-cloud-download-alt:after,.fad.fa-cloud-download:after{content:""}.fa-duotone.fa-wreath:after,.fad.fa-wreath:after{content:""}.fa-duotone.fa-children:after,.fad.fa-children:after{content:""}.fa-duotone.fa-meter-droplet:after,.fad.fa-meter-droplet:after{content:""}.fa-duotone.fa-blackboard:after,.fa-duotone.fa-chalkboard:after,.fad.fa-blackboard:after,.fad.fa-chalkboard:after{content:""}.fa-duotone.fa-user-alt-slash:after,.fa-duotone.fa-user-large-slash:after,.fad.fa-user-alt-slash:after,.fad.fa-user-large-slash:after{content:""}.fa-duotone.fa-signal-4:after,.fa-duotone.fa-signal-strong:after,.fad.fa-signal-4:after,.fad.fa-signal-strong:after{content:""}.fa-duotone.fa-lollipop:after,.fa-duotone.fa-lollypop:after,.fad.fa-lollipop:after,.fad.fa-lollypop:after{content:""}.fa-duotone.fa-list-tree:after,.fad.fa-list-tree:after{content:""}.fa-duotone.fa-envelope-open:after,.fad.fa-envelope-open:after{content:""}.fa-duotone.fa-draw-circle:after,.fad.fa-draw-circle:after{content:""}.fa-duotone.fa-cat-space:after,.fad.fa-cat-space:after{content:""}.fa-duotone.fa-handshake-alt-slash:after,.fa-duotone.fa-handshake-simple-slash:after,.fad.fa-handshake-alt-slash:after,.fad.fa-handshake-simple-slash:after{content:""}.fa-duotone.fa-rabbit-fast:after,.fa-duotone.fa-rabbit-running:after,.fad.fa-rabbit-fast:after,.fad.fa-rabbit-running:after{content:""}.fa-duotone.fa-memo-pad:after,.fad.fa-memo-pad:after{content:""}.fa-duotone.fa-mattress-pillow:after,.fad.fa-mattress-pillow:after{content:""}.fa-duotone.fa-alarm-plus:after,.fad.fa-alarm-plus:after{content:""}.fa-duotone.fa-alicorn:after,.fad.fa-alicorn:after{content:""}.fa-duotone.fa-comment-question:after,.fad.fa-comment-question:after{content:""}.fa-duotone.fa-gingerbread-man:after,.fad.fa-gingerbread-man:after{content:""}.fa-duotone.fa-guarani-sign:after,.fad.fa-guarani-sign:after{content:""}.fa-duotone.fa-burger-fries:after,.fad.fa-burger-fries:after{content:""}.fa-duotone.fa-mug-tea:after,.fad.fa-mug-tea:after{content:""}.fa-duotone.fa-border-top:after,.fad.fa-border-top:after{content:""}.fa-duotone.fa-arrows-rotate:after,.fa-duotone.fa-refresh:after,.fa-duotone.fa-sync:after,.fad.fa-arrows-rotate:after,.fad.fa-refresh:after,.fad.fa-sync:after{content:""}.fa-duotone.fa-book-circle:after,.fa-duotone.fa-circle-book-open:after,.fad.fa-book-circle:after,.fad.fa-circle-book-open:after{content:""}.fa-duotone.fa-arrows-to-dotted-line:after,.fad.fa-arrows-to-dotted-line:after{content:""}.fa-duotone.fa-fire-extinguisher:after,.fad.fa-fire-extinguisher:after{content:""}.fa-duotone.fa-garage-open:after,.fad.fa-garage-open:after{content:""}.fa-duotone.fa-shelves-empty:after,.fad.fa-shelves-empty:after{content:""}.fa-duotone.fa-cruzeiro-sign:after,.fad.fa-cruzeiro-sign:after{content:""}.fa-duotone.fa-watch-apple:after,.fad.fa-watch-apple:after{content:""}.fa-duotone.fa-watch-calculator:after,.fad.fa-watch-calculator:after{content:""}.fa-duotone.fa-list-dropdown:after,.fad.fa-list-dropdown:after{content:""}.fa-duotone.fa-cabinet-filing:after,.fad.fa-cabinet-filing:after{content:""}.fa-duotone.fa-burger-soda:after,.fad.fa-burger-soda:after{content:""}.fa-duotone.fa-arrow-square-up:after,.fa-duotone.fa-square-arrow-up:after,.fad.fa-arrow-square-up:after,.fad.fa-square-arrow-up:after{content:""}.fa-duotone.fa-greater-than-equal:after,.fad.fa-greater-than-equal:after{content:""}.fa-duotone.fa-pallet-box:after,.fad.fa-pallet-box:after{content:""}.fa-duotone.fa-face-confounded:after,.fad.fa-face-confounded:after{content:""}.fa-duotone.fa-shield-alt:after,.fa-duotone.fa-shield-halved:after,.fad.fa-shield-alt:after,.fad.fa-shield-halved:after{content:""}.fa-duotone.fa-truck-plow:after,.fad.fa-truck-plow:after{content:""}.fa-duotone.fa-atlas:after,.fa-duotone.fa-book-atlas:after,.fad.fa-atlas:after,.fad.fa-book-atlas:after{content:""}.fa-duotone.fa-virus:after,.fad.fa-virus:after{content:""}.fa-duotone.fa-comment-middle-top:after,.fad.fa-comment-middle-top:after{content:""}.fa-duotone.fa-envelope-circle-check:after,.fad.fa-envelope-circle-check:after{content:""}.fa-duotone.fa-layer-group:after,.fad.fa-layer-group:after{content:""}.fa-duotone.fa-restroom-simple:after,.fad.fa-restroom-simple:after{content:""}.fa-duotone.fa-arrows-to-dot:after,.fad.fa-arrows-to-dot:after{content:""}.fa-duotone.fa-border-outer:after,.fad.fa-border-outer:after{content:""}.fa-duotone.fa-hashtag-lock:after,.fad.fa-hashtag-lock:after{content:""}.fa-duotone.fa-clock-two-thirty:after,.fad.fa-clock-two-thirty:after{content:""}.fa-duotone.fa-archway:after,.fad.fa-archway:after{content:""}.fa-duotone.fa-heart-circle-check:after,.fad.fa-heart-circle-check:after{content:""}.fa-duotone.fa-house-chimney-crack:after,.fa-duotone.fa-house-damage:after,.fad.fa-house-chimney-crack:after,.fad.fa-house-damage:after{content:""}.fa-duotone.fa-file-archive:after,.fa-duotone.fa-file-zipper:after,.fad.fa-file-archive:after,.fad.fa-file-zipper:after{content:""}.fa-duotone.fa-heart-half:after,.fad.fa-heart-half:after{content:""}.fa-duotone.fa-comment-check:after,.fad.fa-comment-check:after{content:""}.fa-duotone.fa-square:after,.fad.fa-square:after{content:""}.fa-duotone.fa-memo:after,.fad.fa-memo:after{content:""}.fa-duotone.fa-glass-martini:after,.fa-duotone.fa-martini-glass-empty:after,.fad.fa-glass-martini:after,.fad.fa-martini-glass-empty:after{content:""}.fa-duotone.fa-couch:after,.fad.fa-couch:after{content:""}.fa-duotone.fa-cedi-sign:after,.fad.fa-cedi-sign:after{content:""}.fa-duotone.fa-italic:after,.fad.fa-italic:after{content:""}.fa-duotone.fa-glass-citrus:after,.fad.fa-glass-citrus:after{content:""}.fa-duotone.fa-calendar-lines-pen:after,.fad.fa-calendar-lines-pen:after{content:""}.fa-duotone.fa-church:after,.fad.fa-church:after{content:""}.fa-duotone.fa-person-snowmobiling:after,.fa-duotone.fa-snowmobile:after,.fad.fa-person-snowmobiling:after,.fad.fa-snowmobile:after{content:""}.fa-duotone.fa-face-hushed:after,.fad.fa-face-hushed:after{content:""}.fa-duotone.fa-comments-dollar:after,.fad.fa-comments-dollar:after{content:""}.fa-duotone.fa-pickaxe:after,.fad.fa-pickaxe:after{content:""}.fa-duotone.fa-link-simple-slash:after,.fad.fa-link-simple-slash:after{content:""}.fa-duotone.fa-democrat:after,.fad.fa-democrat:after{content:""}.fa-duotone.fa-face-confused:after,.fad.fa-face-confused:after{content:""}.fa-duotone.fa-pinball:after,.fad.fa-pinball:after{content:""}.fa-duotone.fa-z:after,.fad.fa-z:after{content:"ZZ"}.fa-duotone.fa-person-skiing:after,.fa-duotone.fa-skiing:after,.fad.fa-person-skiing:after,.fad.fa-skiing:after{content:""}.fa-duotone.fa-deer:after,.fad.fa-deer:after{content:""}.fa-duotone.fa-input-pipe:after,.fad.fa-input-pipe:after{content:""}.fa-duotone.fa-road-lock:after,.fad.fa-road-lock:after{content:""}.fa-duotone.fa-a:after,.fad.fa-a:after{content:"AA"}.fa-duotone.fa-bookmark-slash:after,.fad.fa-bookmark-slash:after{content:""}.fa-duotone.fa-temperature-arrow-down:after,.fa-duotone.fa-temperature-down:after,.fad.fa-temperature-arrow-down:after,.fad.fa-temperature-down:after{content:""}.fa-duotone.fa-mace:after,.fad.fa-mace:after{content:""}.fa-duotone.fa-feather-alt:after,.fa-duotone.fa-feather-pointed:after,.fad.fa-feather-alt:after,.fad.fa-feather-pointed:after{content:""}.fa-duotone.fa-sausage:after,.fad.fa-sausage:after{content:""}.fa-duotone.fa-trash-can-clock:after,.fad.fa-trash-can-clock:after{content:""}.fa-duotone.fa-p:after,.fad.fa-p:after{content:"PP"}.fa-duotone.fa-broom-wide:after,.fad.fa-broom-wide:after{content:""}.fa-duotone.fa-snowflake:after,.fad.fa-snowflake:after{content:""}.fa-duotone.fa-stomach:after,.fad.fa-stomach:after{content:""}.fa-duotone.fa-newspaper:after,.fad.fa-newspaper:after{content:""}.fa-duotone.fa-ad:after,.fa-duotone.fa-rectangle-ad:after,.fad.fa-ad:after,.fad.fa-rectangle-ad:after{content:""}.fa-duotone.fa-guitar-electric:after,.fad.fa-guitar-electric:after{content:""}.fa-duotone.fa-arrow-turn-down-right:after,.fad.fa-arrow-turn-down-right:after{content:""}.fa-duotone.fa-moon-cloud:after,.fad.fa-moon-cloud:after{content:""}.fa-duotone.fa-bread-slice-butter:after,.fad.fa-bread-slice-butter:after{content:""}.fa-duotone.fa-arrow-circle-right:after,.fa-duotone.fa-circle-arrow-right:after,.fad.fa-arrow-circle-right:after,.fad.fa-circle-arrow-right:after{content:""}.fa-duotone.fa-user-group-crown:after,.fa-duotone.fa-users-crown:after,.fad.fa-user-group-crown:after,.fad.fa-users-crown:after{content:""}.fa-duotone.fa-circle-i:after,.fad.fa-circle-i:after{content:""}.fa-duotone.fa-toilet-paper-check:after,.fad.fa-toilet-paper-check:after{content:""}.fa-duotone.fa-filter-circle-xmark:after,.fad.fa-filter-circle-xmark:after{content:""}.fa-duotone.fa-locust:after,.fad.fa-locust:after{content:""}.fa-duotone.fa-sort:after,.fa-duotone.fa-unsorted:after,.fad.fa-sort:after,.fad.fa-unsorted:after{content:""}.fa-duotone.fa-list-1-2:after,.fa-duotone.fa-list-numeric:after,.fa-duotone.fa-list-ol:after,.fad.fa-list-1-2:after,.fad.fa-list-numeric:after,.fad.fa-list-ol:after{content:""}.fa-duotone.fa-chart-waterfall:after,.fad.fa-chart-waterfall:after{content:""}.fa-duotone.fa-sparkle:after,.fad.fa-sparkle:after{content:""}.fa-duotone.fa-face-party:after,.fad.fa-face-party:after{content:""}.fa-duotone.fa-kidneys:after,.fad.fa-kidneys:after{content:""}.fa-duotone.fa-wifi-exclamation:after,.fad.fa-wifi-exclamation:after{content:""}.fa-duotone.fa-chart-network:after,.fad.fa-chart-network:after{content:""}.fa-duotone.fa-person-dress-burst:after,.fad.fa-person-dress-burst:after{content:""}.fa-duotone.fa-dice-d4:after,.fad.fa-dice-d4:after{content:""}.fa-duotone.fa-money-check-alt:after,.fa-duotone.fa-money-check-dollar:after,.fad.fa-money-check-alt:after,.fad.fa-money-check-dollar:after{content:""}.fa-duotone.fa-vector-square:after,.fad.fa-vector-square:after{content:""}.fa-duotone.fa-bread-slice:after,.fad.fa-bread-slice:after{content:""}.fa-duotone.fa-language:after,.fad.fa-language:after{content:""}.fa-duotone.fa-wheat-awn-slash:after,.fad.fa-wheat-awn-slash:after{content:""}.fa-duotone.fa-face-kiss-wink-heart:after,.fa-duotone.fa-kiss-wink-heart:after,.fad.fa-face-kiss-wink-heart:after,.fad.fa-kiss-wink-heart:after{content:""}.fa-duotone.fa-dagger:after,.fad.fa-dagger:after{content:""}.fa-duotone.fa-podium:after,.fad.fa-podium:after{content:""}.fa-duotone.fa-memo-circle-check:after,.fad.fa-memo-circle-check:after{content:""}.fa-duotone.fa-route-highway:after,.fad.fa-route-highway:after{content:""}.fa-duotone.fa-arrow-alt-to-bottom:after,.fa-duotone.fa-down-to-line:after,.fad.fa-arrow-alt-to-bottom:after,.fad.fa-down-to-line:after{content:""}.fa-duotone.fa-filter:after,.fad.fa-filter:after{content:""}.fa-duotone.fa-square-g:after,.fad.fa-square-g:after{content:""}.fa-duotone.fa-circle-phone:after,.fa-duotone.fa-phone-circle:after,.fad.fa-circle-phone:after,.fad.fa-phone-circle:after{content:""}.fa-duotone.fa-clipboard-prescription:after,.fad.fa-clipboard-prescription:after{content:""}.fa-duotone.fa-user-nurse-hair:after,.fad.fa-user-nurse-hair:after{content:""}.fa-duotone.fa-question:after,.fad.fa-question:after{content:"??"}.fa-duotone.fa-file-signature:after,.fad.fa-file-signature:after{content:""}.fa-duotone.fa-toggle-large-on:after,.fad.fa-toggle-large-on:after{content:""}.fa-duotone.fa-arrows-alt:after,.fa-duotone.fa-up-down-left-right:after,.fad.fa-arrows-alt:after,.fad.fa-up-down-left-right:after{content:""}.fa-duotone.fa-dryer-alt:after,.fa-duotone.fa-dryer-heat:after,.fad.fa-dryer-alt:after,.fad.fa-dryer-heat:after{content:""}.fa-duotone.fa-house-chimney-user:after,.fad.fa-house-chimney-user:after{content:""}.fa-duotone.fa-hand-holding-heart:after,.fad.fa-hand-holding-heart:after{content:""}.fa-duotone.fa-arrow-up-small-big:after,.fa-duotone.fa-sort-size-up-alt:after,.fad.fa-arrow-up-small-big:after,.fad.fa-sort-size-up-alt:after{content:""}.fa-duotone.fa-train-track:after,.fad.fa-train-track:after{content:""}.fa-duotone.fa-puzzle-piece:after,.fad.fa-puzzle-piece:after{content:""}.fa-duotone.fa-money-check:after,.fad.fa-money-check:after{content:""}.fa-duotone.fa-star-half-alt:after,.fa-duotone.fa-star-half-stroke:after,.fad.fa-star-half-alt:after,.fad.fa-star-half-stroke:after{content:""}.fa-duotone.fa-file-exclamation:after,.fad.fa-file-exclamation:after{content:""}.fa-duotone.fa-code:after,.fad.fa-code:after{content:""}.fa-duotone.fa-glass-whiskey:after,.fa-duotone.fa-whiskey-glass:after,.fad.fa-glass-whiskey:after,.fad.fa-whiskey-glass:after{content:""}.fa-duotone.fa-moon-stars:after,.fad.fa-moon-stars:after{content:""}.fa-duotone.fa-building-circle-exclamation:after,.fad.fa-building-circle-exclamation:after{content:""}.fa-duotone.fa-clothes-hanger:after,.fad.fa-clothes-hanger:after{content:""}.fa-duotone.fa-mobile-iphone:after,.fa-duotone.fa-mobile-notch:after,.fad.fa-mobile-iphone:after,.fad.fa-mobile-notch:after{content:""}.fa-duotone.fa-magnifying-glass-chart:after,.fad.fa-magnifying-glass-chart:after{content:""}.fa-duotone.fa-arrow-up-right-from-square:after,.fa-duotone.fa-external-link:after,.fad.fa-arrow-up-right-from-square:after,.fad.fa-external-link:after{content:""}.fa-duotone.fa-cubes-stacked:after,.fad.fa-cubes-stacked:after{content:""}.fa-duotone.fa-images-user:after,.fad.fa-images-user:after{content:""}.fa-duotone.fa-krw:after,.fa-duotone.fa-won-sign:after,.fa-duotone.fa-won:after,.fad.fa-krw:after,.fad.fa-won-sign:after,.fad.fa-won:after{content:""}.fa-duotone.fa-image-polaroid-user:after,.fad.fa-image-polaroid-user:after{content:""}.fa-duotone.fa-virus-covid:after,.fad.fa-virus-covid:after{content:""}.fa-duotone.fa-square-ellipsis:after,.fad.fa-square-ellipsis:after{content:""}.fa-duotone.fa-pie:after,.fad.fa-pie:after{content:""}.fa-duotone.fa-chess-knight-alt:after,.fa-duotone.fa-chess-knight-piece:after,.fad.fa-chess-knight-alt:after,.fad.fa-chess-knight-piece:after{content:""}.fa-duotone.fa-austral-sign:after,.fad.fa-austral-sign:after{content:""}.fa-duotone.fa-cloud-plus:after,.fad.fa-cloud-plus:after{content:""}.fa-duotone.fa-f:after,.fad.fa-f:after{content:"FF"}.fa-duotone.fa-leaf:after,.fad.fa-leaf:after{content:""}.fa-duotone.fa-bed-bunk:after,.fad.fa-bed-bunk:after{content:""}.fa-duotone.fa-road:after,.fad.fa-road:after{content:""}.fa-duotone.fa-cab:after,.fa-duotone.fa-taxi:after,.fad.fa-cab:after,.fad.fa-taxi:after{content:""}.fa-duotone.fa-person-circle-plus:after,.fad.fa-person-circle-plus:after{content:""}.fa-duotone.fa-chart-pie:after,.fa-duotone.fa-pie-chart:after,.fad.fa-chart-pie:after,.fad.fa-pie-chart:after{content:""}.fa-duotone.fa-bolt-lightning:after,.fad.fa-bolt-lightning:after{content:""}.fa-duotone.fa-clock-eight:after,.fad.fa-clock-eight:after{content:""}.fa-duotone.fa-sack-xmark:after,.fad.fa-sack-xmark:after{content:""}.fa-duotone.fa-file-excel:after,.fad.fa-file-excel:after{content:""}.fa-duotone.fa-file-contract:after,.fad.fa-file-contract:after{content:""}.fa-duotone.fa-fish-fins:after,.fad.fa-fish-fins:after{content:""}.fa-duotone.fa-circle-q:after,.fad.fa-circle-q:after{content:""}.fa-duotone.fa-building-flag:after,.fad.fa-building-flag:after{content:""}.fa-duotone.fa-face-grin-beam:after,.fa-duotone.fa-grin-beam:after,.fad.fa-face-grin-beam:after,.fad.fa-grin-beam:after{content:""}.fa-duotone.fa-object-ungroup:after,.fad.fa-object-ungroup:after{content:""}.fa-duotone.fa-face-disguise:after,.fad.fa-face-disguise:after{content:""}.fa-duotone.fa-circle-arrow-down-right:after,.fad.fa-circle-arrow-down-right:after{content:""}.fa-duotone.fa-alien-8bit:after,.fa-duotone.fa-alien-monster:after,.fad.fa-alien-8bit:after,.fad.fa-alien-monster:after{content:""}.fa-duotone.fa-hand-point-ribbon:after,.fad.fa-hand-point-ribbon:after{content:""}.fa-duotone.fa-poop:after,.fad.fa-poop:after{content:""}.fa-duotone.fa-object-exclude:after,.fad.fa-object-exclude:after{content:""}.fa-duotone.fa-telescope:after,.fad.fa-telescope:after{content:""}.fa-duotone.fa-location-pin:after,.fa-duotone.fa-map-marker:after,.fad.fa-location-pin:after,.fad.fa-map-marker:after{content:""}.fa-duotone.fa-square-list:after,.fad.fa-square-list:after{content:""}.fa-duotone.fa-kaaba:after,.fad.fa-kaaba:after{content:""}.fa-duotone.fa-toilet-paper:after,.fad.fa-toilet-paper:after{content:""}.fa-duotone.fa-hard-hat:after,.fa-duotone.fa-hat-hard:after,.fa-duotone.fa-helmet-safety:after,.fad.fa-hard-hat:after,.fad.fa-hat-hard:after,.fad.fa-helmet-safety:after{content:""}.fa-duotone.fa-comment-code:after,.fad.fa-comment-code:after{content:""}.fa-duotone.fa-sim-cards:after,.fad.fa-sim-cards:after{content:""}.fa-duotone.fa-starship:after,.fad.fa-starship:after{content:""}.fa-duotone.fa-eject:after,.fad.fa-eject:after{content:""}.fa-duotone.fa-arrow-alt-circle-right:after,.fa-duotone.fa-circle-right:after,.fad.fa-arrow-alt-circle-right:after,.fad.fa-circle-right:after{content:""}.fa-duotone.fa-plane-circle-check:after,.fad.fa-plane-circle-check:after{content:""}.fa-duotone.fa-seal:after,.fad.fa-seal:after{content:""}.fa-duotone.fa-user-cowboy:after,.fad.fa-user-cowboy:after{content:""}.fa-duotone.fa-hexagon-vertical-nft:after,.fad.fa-hexagon-vertical-nft:after{content:""}.fa-duotone.fa-face-rolling-eyes:after,.fa-duotone.fa-meh-rolling-eyes:after,.fad.fa-face-rolling-eyes:after,.fad.fa-meh-rolling-eyes:after{content:""}.fa-duotone.fa-bread-loaf:after,.fad.fa-bread-loaf:after{content:""}.fa-duotone.fa-rings-wedding:after,.fad.fa-rings-wedding:after{content:""}.fa-duotone.fa-object-group:after,.fad.fa-object-group:after{content:""}.fa-duotone.fa-french-fries:after,.fad.fa-french-fries:after{content:""}.fa-duotone.fa-chart-line:after,.fa-duotone.fa-line-chart:after,.fad.fa-chart-line:after,.fad.fa-line-chart:after{content:""}.fa-duotone.fa-calendar-arrow-down:after,.fa-duotone.fa-calendar-download:after,.fad.fa-calendar-arrow-down:after,.fad.fa-calendar-download:after{content:""}.fa-duotone.fa-send-back:after,.fad.fa-send-back:after{content:""}.fa-duotone.fa-mask-ventilator:after,.fad.fa-mask-ventilator:after{content:""}.fa-duotone.fa-signature-lock:after,.fad.fa-signature-lock:after{content:""}.fa-duotone.fa-arrow-right:after,.fad.fa-arrow-right:after{content:""}.fa-duotone.fa-map-signs:after,.fa-duotone.fa-signs-post:after,.fad.fa-map-signs:after,.fad.fa-signs-post:after{content:""}.fa-duotone.fa-octagon-plus:after,.fa-duotone.fa-plus-octagon:after,.fad.fa-octagon-plus:after,.fad.fa-plus-octagon:after{content:""}.fa-duotone.fa-cash-register:after,.fad.fa-cash-register:after{content:""}.fa-duotone.fa-person-circle-question:after,.fad.fa-person-circle-question:after{content:""}.fa-duotone.fa-melon-slice:after,.fad.fa-melon-slice:after{content:""}.fa-duotone.fa-space-station-moon:after,.fad.fa-space-station-moon:after{content:""}.fa-duotone.fa-comment-alt-smile:after,.fa-duotone.fa-message-smile:after,.fad.fa-comment-alt-smile:after,.fad.fa-message-smile:after{content:""}.fa-duotone.fa-cup-straw:after,.fad.fa-cup-straw:after{content:""}.fa-duotone.fa-arrow-alt-from-right:after,.fa-duotone.fa-left-from-line:after,.fad.fa-arrow-alt-from-right:after,.fad.fa-left-from-line:after{content:""}.fa-duotone.fa-h:after,.fad.fa-h:after{content:"HH"}.fa-duotone.fa-basket-shopping-simple:after,.fa-duotone.fa-shopping-basket-alt:after,.fad.fa-basket-shopping-simple:after,.fad.fa-shopping-basket-alt:after{content:""}.fa-duotone.fa-hands-heart:after,.fa-duotone.fa-hands-holding-heart:after,.fad.fa-hands-heart:after,.fad.fa-hands-holding-heart:after{content:""}.fa-duotone.fa-clock-nine:after,.fad.fa-clock-nine:after{content:""}.fa-duotone.fa-tarp:after,.fad.fa-tarp:after{content:""}.fa-duotone.fa-face-sleepy:after,.fad.fa-face-sleepy:after{content:""}.fa-duotone.fa-hand-horns:after,.fad.fa-hand-horns:after{content:""}.fa-duotone.fa-screwdriver-wrench:after,.fa-duotone.fa-tools:after,.fad.fa-screwdriver-wrench:after,.fad.fa-tools:after{content:""}.fa-duotone.fa-arrows-to-eye:after,.fad.fa-arrows-to-eye:after{content:""}.fa-duotone.fa-circle-three-quarters:after,.fad.fa-circle-three-quarters:after{content:""}.fa-duotone.fa-trophy-alt:after,.fa-duotone.fa-trophy-star:after,.fad.fa-trophy-alt:after,.fad.fa-trophy-star:after{content:""}.fa-duotone.fa-plug-circle-bolt:after,.fad.fa-plug-circle-bolt:after{content:""}.fa-duotone.fa-face-thermometer:after,.fad.fa-face-thermometer:after{content:""}.fa-duotone.fa-shirt-running:after,.fad.fa-shirt-running:after{content:""}.fa-duotone.fa-book-circle-arrow-up:after,.fad.fa-book-circle-arrow-up:after{content:""}.fa-duotone.fa-face-nauseated:after,.fad.fa-face-nauseated:after{content:""}.fa-duotone.fa-heart:after,.fad.fa-heart:after{content:""}.fa-duotone.fa-file-chart-pie:after,.fad.fa-file-chart-pie:after{content:""}.fa-duotone.fa-mars-and-venus:after,.fad.fa-mars-and-venus:after{content:""}.fa-duotone.fa-home-user:after,.fa-duotone.fa-house-user:after,.fad.fa-home-user:after,.fad.fa-house-user:after{content:""}.fa-duotone.fa-circle-arrow-down-left:after,.fad.fa-circle-arrow-down-left:after{content:""}.fa-duotone.fa-dumpster-fire:after,.fad.fa-dumpster-fire:after{content:""}.fa-duotone.fa-hexagon-minus:after,.fa-duotone.fa-minus-hexagon:after,.fad.fa-hexagon-minus:after,.fad.fa-minus-hexagon:after{content:""}.fa-duotone.fa-arrow-alt-to-left:after,.fa-duotone.fa-left-to-line:after,.fad.fa-arrow-alt-to-left:after,.fad.fa-left-to-line:after{content:""}.fa-duotone.fa-house-crack:after,.fad.fa-house-crack:after{content:""}.fa-duotone.fa-paw-alt:after,.fa-duotone.fa-paw-simple:after,.fad.fa-paw-alt:after,.fad.fa-paw-simple:after{content:""}.fa-duotone.fa-arrow-left-long-to-line:after,.fad.fa-arrow-left-long-to-line:after{content:""}.fa-duotone.fa-brackets-round:after,.fa-duotone.fa-parentheses:after,.fad.fa-brackets-round:after,.fad.fa-parentheses:after{content:""}.fa-duotone.fa-cocktail:after,.fa-duotone.fa-martini-glass-citrus:after,.fad.fa-cocktail:after,.fad.fa-martini-glass-citrus:after{content:""}.fa-duotone.fa-user-shakespeare:after,.fad.fa-user-shakespeare:after{content:""}.fa-duotone.fa-arrow-right-to-arc:after,.fad.fa-arrow-right-to-arc:after{content:""}.fa-duotone.fa-face-surprise:after,.fa-duotone.fa-surprise:after,.fad.fa-face-surprise:after,.fad.fa-surprise:after{content:""}.fa-duotone.fa-bottle-water:after,.fad.fa-bottle-water:after{content:""}.fa-duotone.fa-circle-pause:after,.fa-duotone.fa-pause-circle:after,.fad.fa-circle-pause:after,.fad.fa-pause-circle:after{content:""}.fa-duotone.fa-gauge-circle-plus:after,.fad.fa-gauge-circle-plus:after{content:""}.fa-duotone.fa-folders:after,.fad.fa-folders:after{content:""}.fa-duotone.fa-angel:after,.fad.fa-angel:after{content:""}.fa-duotone.fa-value-absolute:after,.fad.fa-value-absolute:after{content:""}.fa-duotone.fa-rabbit:after,.fad.fa-rabbit:after{content:""}.fa-duotone.fa-toilet-paper-slash:after,.fad.fa-toilet-paper-slash:after{content:""}.fa-duotone.fa-circle-euro:after,.fad.fa-circle-euro:after{content:""}.fa-duotone.fa-apple-alt:after,.fa-duotone.fa-apple-whole:after,.fad.fa-apple-alt:after,.fad.fa-apple-whole:after{content:""}.fa-duotone.fa-kitchen-set:after,.fad.fa-kitchen-set:after{content:""}.fa-duotone.fa-diamond-half:after,.fad.fa-diamond-half:after{content:""}.fa-duotone.fa-lock-alt:after,.fa-duotone.fa-lock-keyhole:after,.fad.fa-lock-alt:after,.fad.fa-lock-keyhole:after{content:""}.fa-duotone.fa-r:after,.fad.fa-r:after{content:"RR"}.fa-duotone.fa-temperature-1:after,.fa-duotone.fa-temperature-quarter:after,.fa-duotone.fa-thermometer-1:after,.fa-duotone.fa-thermometer-quarter:after,.fad.fa-temperature-1:after,.fad.fa-temperature-quarter:after,.fad.fa-thermometer-1:after,.fad.fa-thermometer-quarter:after{content:""}.fa-duotone.fa-info-square:after,.fa-duotone.fa-square-info:after,.fad.fa-info-square:after,.fad.fa-square-info:after{content:""}.fa-duotone.fa-wifi-slash:after,.fad.fa-wifi-slash:after{content:""}.fa-duotone.fa-toilet-paper-xmark:after,.fad.fa-toilet-paper-xmark:after{content:""}.fa-duotone.fa-hands-holding-dollar:after,.fa-duotone.fa-hands-usd:after,.fad.fa-hands-holding-dollar:after,.fad.fa-hands-usd:after{content:""}.fa-duotone.fa-cube:after,.fad.fa-cube:after{content:""}.fa-duotone.fa-arrow-down-triangle-square:after,.fa-duotone.fa-sort-shapes-down:after,.fad.fa-arrow-down-triangle-square:after,.fad.fa-sort-shapes-down:after{content:""}.fa-duotone.fa-bitcoin-sign:after,.fad.fa-bitcoin-sign:after{content:""}.fa-duotone.fa-shutters:after,.fad.fa-shutters:after{content:""}.fa-duotone.fa-shield-dog:after,.fad.fa-shield-dog:after{content:""}.fa-duotone.fa-solar-panel:after,.fad.fa-solar-panel:after{content:""}.fa-duotone.fa-lock-open:after,.fad.fa-lock-open:after{content:""}.fa-duotone.fa-table-tree:after,.fad.fa-table-tree:after{content:""}.fa-duotone.fa-house-chimney-heart:after,.fad.fa-house-chimney-heart:after{content:""}.fa-duotone.fa-tally-3:after,.fad.fa-tally-3:after{content:""}.fa-duotone.fa-elevator:after,.fad.fa-elevator:after{content:""}.fa-duotone.fa-money-bill-transfer:after,.fad.fa-money-bill-transfer:after{content:""}.fa-duotone.fa-money-bill-trend-up:after,.fad.fa-money-bill-trend-up:after{content:""}.fa-duotone.fa-house-flood-water-circle-arrow-right:after,.fad.fa-house-flood-water-circle-arrow-right:after{content:""}.fa-duotone.fa-poll-h:after,.fa-duotone.fa-square-poll-horizontal:after,.fad.fa-poll-h:after,.fad.fa-square-poll-horizontal:after{content:""}.fa-duotone.fa-circle:after,.fad.fa-circle:after{content:""}.fa-duotone.fa-cart-circle-exclamation:after,.fad.fa-cart-circle-exclamation:after{content:""}.fa-duotone.fa-sword:after,.fad.fa-sword:after{content:""}.fa-duotone.fa-backward-fast:after,.fa-duotone.fa-fast-backward:after,.fad.fa-backward-fast:after,.fad.fa-fast-backward:after{content:""}.fa-duotone.fa-recycle:after,.fad.fa-recycle:after{content:""}.fa-duotone.fa-user-astronaut:after,.fad.fa-user-astronaut:after{content:""}.fa-duotone.fa-interrobang:after,.fad.fa-interrobang:after{content:""}.fa-duotone.fa-plane-slash:after,.fad.fa-plane-slash:after{content:""}.fa-duotone.fa-circle-dashed:after,.fad.fa-circle-dashed:after{content:""}.fa-duotone.fa-trademark:after,.fad.fa-trademark:after{content:""}.fa-duotone.fa-basketball-ball:after,.fa-duotone.fa-basketball:after,.fad.fa-basketball-ball:after,.fad.fa-basketball:after{content:""}.fa-duotone.fa-fork-knife:after,.fa-duotone.fa-utensils-alt:after,.fad.fa-fork-knife:after,.fad.fa-utensils-alt:after{content:""}.fa-duotone.fa-satellite-dish:after,.fad.fa-satellite-dish:after{content:""}.fa-duotone.fa-badge-check:after,.fad.fa-badge-check:after{content:""}.fa-duotone.fa-arrow-alt-circle-up:after,.fa-duotone.fa-circle-up:after,.fad.fa-arrow-alt-circle-up:after,.fad.fa-circle-up:after{content:""}.fa-duotone.fa-slider:after,.fad.fa-slider:after{content:""}.fa-duotone.fa-mobile-alt:after,.fa-duotone.fa-mobile-screen-button:after,.fad.fa-mobile-alt:after,.fad.fa-mobile-screen-button:after{content:""}.fa-duotone.fa-clock-one-thirty:after,.fad.fa-clock-one-thirty:after{content:""}.fa-duotone.fa-inbox-arrow-up:after,.fa-duotone.fa-inbox-out:after,.fad.fa-inbox-arrow-up:after,.fad.fa-inbox-out:after{content:""}.fa-duotone.fa-cloud-slash:after,.fad.fa-cloud-slash:after{content:""}.fa-duotone.fa-volume-high:after,.fa-duotone.fa-volume-up:after,.fad.fa-volume-high:after,.fad.fa-volume-up:after{content:""}.fa-duotone.fa-users-rays:after,.fad.fa-users-rays:after{content:""}.fa-duotone.fa-wallet:after,.fad.fa-wallet:after{content:""}.fa-duotone.fa-octagon-check:after,.fad.fa-octagon-check:after{content:""}.fa-duotone.fa-flatbread-stuffed:after,.fad.fa-flatbread-stuffed:after{content:""}.fa-duotone.fa-clipboard-check:after,.fad.fa-clipboard-check:after{content:""}.fa-duotone.fa-cart-circle-plus:after,.fad.fa-cart-circle-plus:after{content:""}.fa-duotone.fa-shipping-timed:after,.fa-duotone.fa-truck-clock:after,.fad.fa-shipping-timed:after,.fad.fa-truck-clock:after{content:""}.fa-duotone.fa-pool-8-ball:after,.fad.fa-pool-8-ball:after{content:""}.fa-duotone.fa-file-audio:after,.fad.fa-file-audio:after{content:""}.fa-duotone.fa-turn-down-left:after,.fad.fa-turn-down-left:after{content:""}.fa-duotone.fa-lock-hashtag:after,.fad.fa-lock-hashtag:after{content:""}.fa-duotone.fa-chart-radar:after,.fad.fa-chart-radar:after{content:""}.fa-duotone.fa-staff:after,.fad.fa-staff:after{content:""}.fa-duotone.fa-burger:after,.fa-duotone.fa-hamburger:after,.fad.fa-burger:after,.fad.fa-hamburger:after{content:""}.fa-duotone.fa-utility-pole:after,.fad.fa-utility-pole:after{content:""}.fa-duotone.fa-transporter-6:after,.fad.fa-transporter-6:after{content:""}.fa-duotone.fa-wrench:after,.fad.fa-wrench:after{content:""}.fa-duotone.fa-bugs:after,.fad.fa-bugs:after{content:""}.fa-duotone.fa-vector-polygon:after,.fad.fa-vector-polygon:after{content:""}.fa-duotone.fa-diagram-nested:after,.fad.fa-diagram-nested:after{content:""}.fa-duotone.fa-rupee-sign:after,.fa-duotone.fa-rupee:after,.fad.fa-rupee-sign:after,.fad.fa-rupee:after{content:""}.fa-duotone.fa-file-image:after,.fad.fa-file-image:after{content:""}.fa-duotone.fa-circle-question:after,.fa-duotone.fa-question-circle:after,.fad.fa-circle-question:after,.fad.fa-question-circle:after{content:""}.fa-duotone.fa-image-user:after,.fad.fa-image-user:after{content:""}.fa-duotone.fa-buoy:after,.fad.fa-buoy:after{content:""}.fa-duotone.fa-plane-departure:after,.fad.fa-plane-departure:after{content:""}.fa-duotone.fa-handshake-slash:after,.fad.fa-handshake-slash:after{content:""}.fa-duotone.fa-book-bookmark:after,.fad.fa-book-bookmark:after{content:""}.fa-duotone.fa-border-center-h:after,.fad.fa-border-center-h:after{content:""}.fa-duotone.fa-can-food:after,.fad.fa-can-food:after{content:""}.fa-duotone.fa-typewriter:after,.fad.fa-typewriter:after{content:""}.fa-duotone.fa-arrow-right-from-arc:after,.fad.fa-arrow-right-from-arc:after{content:""}.fa-duotone.fa-circle-k:after,.fad.fa-circle-k:after{content:""}.fa-duotone.fa-face-hand-over-mouth:after,.fad.fa-face-hand-over-mouth:after{content:""}.fa-duotone.fa-popcorn:after,.fad.fa-popcorn:after{content:""}.fa-duotone.fa-house-flood:after,.fa-duotone.fa-house-water:after,.fad.fa-house-flood:after,.fad.fa-house-water:after{content:""}.fa-duotone.fa-object-subtract:after,.fad.fa-object-subtract:after{content:""}.fa-duotone.fa-code-branch:after,.fad.fa-code-branch:after{content:""}.fa-duotone.fa-warehouse-alt:after,.fa-duotone.fa-warehouse-full:after,.fad.fa-warehouse-alt:after,.fad.fa-warehouse-full:after{content:""}.fa-duotone.fa-hat-cowboy:after,.fad.fa-hat-cowboy:after{content:""}.fa-duotone.fa-bridge:after,.fad.fa-bridge:after{content:""}.fa-duotone.fa-phone-alt:after,.fa-duotone.fa-phone-flip:after,.fad.fa-phone-alt:after,.fad.fa-phone-flip:after{content:""}.fa-duotone.fa-arrow-down-from-dotted-line:after,.fad.fa-arrow-down-from-dotted-line:after{content:""}.fa-duotone.fa-square-quarters:after,.fad.fa-square-quarters:after{content:""}.fa-duotone.fa-truck-front:after,.fad.fa-truck-front:after{content:""}.fa-duotone.fa-cat:after,.fad.fa-cat:after{content:""}.fa-duotone.fa-trash-xmark:after,.fad.fa-trash-xmark:after{content:""}.fa-duotone.fa-caret-circle-left:after,.fa-duotone.fa-circle-caret-left:after,.fad.fa-caret-circle-left:after,.fad.fa-circle-caret-left:after{content:""}.fa-duotone.fa-files:after,.fad.fa-files:after{content:""}.fa-duotone.fa-anchor-circle-exclamation:after,.fad.fa-anchor-circle-exclamation:after{content:""}.fa-duotone.fa-face-clouds:after,.fad.fa-face-clouds:after{content:""}.fa-duotone.fa-user-crown:after,.fad.fa-user-crown:after{content:""}.fa-duotone.fa-truck-field:after,.fad.fa-truck-field:after{content:""}.fa-duotone.fa-route:after,.fad.fa-route:after{content:""}.fa-duotone.fa-cart-circle-check:after,.fad.fa-cart-circle-check:after{content:""}.fa-duotone.fa-clipboard-question:after,.fad.fa-clipboard-question:after{content:""}.fa-duotone.fa-panorama:after,.fad.fa-panorama:after{content:""}.fa-duotone.fa-comment-medical:after,.fad.fa-comment-medical:after{content:""}.fa-duotone.fa-teeth-open:after,.fad.fa-teeth-open:after{content:""}.fa-duotone.fa-user-tie-hair-long:after,.fad.fa-user-tie-hair-long:after{content:""}.fa-duotone.fa-file-circle-minus:after,.fad.fa-file-circle-minus:after{content:""}.fa-duotone.fa-head-side-medical:after,.fad.fa-head-side-medical:after{content:""}.fa-duotone.fa-tags:after,.fad.fa-tags:after{content:""}.fa-duotone.fa-wine-glass:after,.fad.fa-wine-glass:after{content:""}.fa-duotone.fa-fast-forward:after,.fa-duotone.fa-forward-fast:after,.fad.fa-fast-forward:after,.fad.fa-forward-fast:after{content:""}.fa-duotone.fa-face-meh-blank:after,.fa-duotone.fa-meh-blank:after,.fad.fa-face-meh-blank:after,.fad.fa-meh-blank:after{content:""}.fa-duotone.fa-user-robot:after,.fad.fa-user-robot:after{content:""}.fa-duotone.fa-parking:after,.fa-duotone.fa-square-parking:after,.fad.fa-parking:after,.fad.fa-square-parking:after{content:""}.fa-duotone.fa-card-diamond:after,.fad.fa-card-diamond:after{content:""}.fa-duotone.fa-face-zipper:after,.fad.fa-face-zipper:after{content:""}.fa-duotone.fa-face-raised-eyebrow:after,.fad.fa-face-raised-eyebrow:after{content:""}.fa-duotone.fa-house-signal:after,.fad.fa-house-signal:after{content:""}.fa-duotone.fa-chevron-square-up:after,.fa-duotone.fa-square-chevron-up:after,.fad.fa-chevron-square-up:after,.fad.fa-square-chevron-up:after{content:""}.fa-duotone.fa-bars-progress:after,.fa-duotone.fa-tasks-alt:after,.fad.fa-bars-progress:after,.fad.fa-tasks-alt:after{content:""}.fa-duotone.fa-faucet-drip:after,.fad.fa-faucet-drip:after{content:""}.fa-duotone.fa-arrows-to-line:after,.fad.fa-arrows-to-line:after{content:""}.fa-duotone.fa-dolphin:after,.fad.fa-dolphin:after{content:""}.fa-duotone.fa-arrow-up-right:after,.fad.fa-arrow-up-right:after{content:""}.fa-duotone.fa-circle-r:after,.fad.fa-circle-r:after{content:""}.fa-duotone.fa-cart-flatbed:after,.fa-duotone.fa-dolly-flatbed:after,.fad.fa-cart-flatbed:after,.fad.fa-dolly-flatbed:after{content:""}.fa-duotone.fa-ban-smoking:after,.fa-duotone.fa-smoking-ban:after,.fad.fa-ban-smoking:after,.fad.fa-smoking-ban:after{content:""}.fa-duotone.fa-circle-sort-up:after,.fa-duotone.fa-sort-circle-up:after,.fad.fa-circle-sort-up:after,.fad.fa-sort-circle-up:after{content:""}.fa-duotone.fa-terminal:after,.fad.fa-terminal:after{content:""}.fa-duotone.fa-mobile-button:after,.fad.fa-mobile-button:after{content:""}.fa-duotone.fa-house-medical-flag:after,.fad.fa-house-medical-flag:after{content:""}.fa-duotone.fa-basket-shopping:after,.fa-duotone.fa-shopping-basket:after,.fad.fa-basket-shopping:after,.fad.fa-shopping-basket:after{content:""}.fa-duotone.fa-tape:after,.fad.fa-tape:after{content:""}.fa-duotone.fa-chestnut:after,.fad.fa-chestnut:after{content:""}.fa-duotone.fa-bus-alt:after,.fa-duotone.fa-bus-simple:after,.fad.fa-bus-alt:after,.fad.fa-bus-simple:after{content:""}.fa-duotone.fa-eye:after,.fad.fa-eye:after{content:""}.fa-duotone.fa-face-sad-cry:after,.fa-duotone.fa-sad-cry:after,.fad.fa-face-sad-cry:after,.fad.fa-sad-cry:after{content:""}.fa-duotone.fa-heat:after,.fad.fa-heat:after{content:""}.fa-duotone.fa-ticket-airline:after,.fad.fa-ticket-airline:after{content:""}.fa-duotone.fa-boot-heeled:after,.fad.fa-boot-heeled:after{content:""}.fa-duotone.fa-arrows-minimize:after,.fa-duotone.fa-compress-arrows:after,.fad.fa-arrows-minimize:after,.fad.fa-compress-arrows:after{content:""}.fa-duotone.fa-audio-description:after,.fad.fa-audio-description:after{content:""}.fa-duotone.fa-person-military-to-person:after,.fad.fa-person-military-to-person:after{content:""}.fa-duotone.fa-file-shield:after,.fad.fa-file-shield:after{content:""}.fa-duotone.fa-hexagon:after,.fad.fa-hexagon:after{content:""}.fa-duotone.fa-manhole:after,.fad.fa-manhole:after{content:""}.fa-duotone.fa-user-slash:after,.fad.fa-user-slash:after{content:""}.fa-duotone.fa-pen:after,.fad.fa-pen:after{content:""}.fa-duotone.fa-tower-observation:after,.fad.fa-tower-observation:after{content:""}.fa-duotone.fa-floppy-disks:after,.fad.fa-floppy-disks:after{content:""}.fa-duotone.fa-toilet-paper-blank-under:after,.fa-duotone.fa-toilet-paper-reverse-alt:after,.fad.fa-toilet-paper-blank-under:after,.fad.fa-toilet-paper-reverse-alt:after{content:""}.fa-duotone.fa-file-code:after,.fad.fa-file-code:after{content:""}.fa-duotone.fa-signal-5:after,.fa-duotone.fa-signal-perfect:after,.fa-duotone.fa-signal:after,.fad.fa-signal-5:after,.fad.fa-signal-perfect:after,.fad.fa-signal:after{content:""}.fa-duotone.fa-pump:after,.fad.fa-pump:after{content:""}.fa-duotone.fa-bus:after,.fad.fa-bus:after{content:""}.fa-duotone.fa-heart-circle-xmark:after,.fad.fa-heart-circle-xmark:after{content:""}.fa-duotone.fa-arrow-up-left-from-circle:after,.fad.fa-arrow-up-left-from-circle:after{content:""}.fa-duotone.fa-home-lg:after,.fa-duotone.fa-house-chimney:after,.fad.fa-home-lg:after,.fad.fa-house-chimney:after{content:""}.fa-duotone.fa-window-maximize:after,.fad.fa-window-maximize:after{content:""}.fa-duotone.fa-dryer:after,.fad.fa-dryer:after{content:""}.fa-duotone.fa-face-frown:after,.fa-duotone.fa-frown:after,.fad.fa-face-frown:after,.fad.fa-frown:after{content:""}.fa-duotone.fa-chess-bishop-alt:after,.fa-duotone.fa-chess-bishop-piece:after,.fad.fa-chess-bishop-alt:after,.fad.fa-chess-bishop-piece:after{content:""}.fa-duotone.fa-shirt-tank-top:after,.fad.fa-shirt-tank-top:after{content:""}.fa-duotone.fa-diploma:after,.fa-duotone.fa-scroll-ribbon:after,.fad.fa-diploma:after,.fad.fa-scroll-ribbon:after{content:""}.fa-duotone.fa-screencast:after,.fad.fa-screencast:after{content:""}.fa-duotone.fa-walker:after,.fad.fa-walker:after{content:""}.fa-duotone.fa-prescription:after,.fad.fa-prescription:after{content:""}.fa-duotone.fa-shop:after,.fa-duotone.fa-store-alt:after,.fad.fa-shop:after,.fad.fa-store-alt:after{content:""}.fa-duotone.fa-floppy-disk:after,.fa-duotone.fa-save:after,.fad.fa-floppy-disk:after,.fad.fa-save:after{content:""}.fa-duotone.fa-vihara:after,.fad.fa-vihara:after{content:""}.fa-duotone.fa-face-kiss-closed-eyes:after,.fad.fa-face-kiss-closed-eyes:after{content:""}.fa-duotone.fa-balance-scale-left:after,.fa-duotone.fa-scale-unbalanced:after,.fad.fa-balance-scale-left:after,.fad.fa-scale-unbalanced:after{content:""}.fa-duotone.fa-file-user:after,.fad.fa-file-user:after{content:""}.fa-duotone.fa-user-police-tie:after,.fad.fa-user-police-tie:after{content:""}.fa-duotone.fa-face-tongue-money:after,.fad.fa-face-tongue-money:after{content:""}.fa-duotone.fa-tennis-ball:after,.fad.fa-tennis-ball:after{content:""}.fa-duotone.fa-square-l:after,.fad.fa-square-l:after{content:""}.fa-duotone.fa-sort-asc:after,.fa-duotone.fa-sort-up:after,.fad.fa-sort-asc:after,.fad.fa-sort-up:after{content:""}.fa-duotone.fa-calendar-arrow-up:after,.fa-duotone.fa-calendar-upload:after,.fad.fa-calendar-arrow-up:after,.fad.fa-calendar-upload:after{content:""}.fa-duotone.fa-comment-dots:after,.fa-duotone.fa-commenting:after,.fad.fa-comment-dots:after,.fad.fa-commenting:after{content:""}.fa-duotone.fa-plant-wilt:after,.fad.fa-plant-wilt:after{content:""}.fa-duotone.fa-scarf:after,.fad.fa-scarf:after{content:""}.fa-duotone.fa-album-circle-plus:after,.fad.fa-album-circle-plus:after{content:""}.fa-duotone.fa-user-nurse-hair-long:after,.fad.fa-user-nurse-hair-long:after{content:""}.fa-duotone.fa-diamond:after,.fad.fa-diamond:after{content:""}.fa-duotone.fa-arrow-alt-square-left:after,.fa-duotone.fa-square-left:after,.fad.fa-arrow-alt-square-left:after,.fad.fa-square-left:after{content:""}.fa-duotone.fa-face-grin-squint:after,.fa-duotone.fa-grin-squint:after,.fad.fa-face-grin-squint:after,.fad.fa-grin-squint:after{content:""}.fa-duotone.fa-circle-ellipsis-vertical:after,.fad.fa-circle-ellipsis-vertical:after{content:""}.fa-duotone.fa-hand-holding-dollar:after,.fa-duotone.fa-hand-holding-usd:after,.fad.fa-hand-holding-dollar:after,.fad.fa-hand-holding-usd:after{content:""}.fa-duotone.fa-grid-dividers:after,.fad.fa-grid-dividers:after{content:""}.fa-duotone.fa-bacterium:after,.fad.fa-bacterium:after{content:""}.fa-duotone.fa-hand-pointer:after,.fad.fa-hand-pointer:after{content:""}.fa-duotone.fa-drum-steelpan:after,.fad.fa-drum-steelpan:after{content:""}.fa-duotone.fa-hand-scissors:after,.fad.fa-hand-scissors:after{content:""}.fa-duotone.fa-hands-praying:after,.fa-duotone.fa-praying-hands:after,.fad.fa-hands-praying:after,.fad.fa-praying-hands:after{content:""}.fa-duotone.fa-face-pensive:after,.fad.fa-face-pensive:after{content:""}.fa-duotone.fa-user-music:after,.fad.fa-user-music:after{content:""}.fa-duotone.fa-arrow-right-rotate:after,.fa-duotone.fa-arrow-rotate-forward:after,.fa-duotone.fa-arrow-rotate-right:after,.fa-duotone.fa-redo:after,.fad.fa-arrow-right-rotate:after,.fad.fa-arrow-rotate-forward:after,.fad.fa-arrow-rotate-right:after,.fad.fa-redo:after{content:""}.fa-duotone.fa-comments-alt-dollar:after,.fa-duotone.fa-messages-dollar:after,.fad.fa-comments-alt-dollar:after,.fad.fa-messages-dollar:after{content:""}.fa-duotone.fa-sensor-on:after,.fad.fa-sensor-on:after{content:""}.fa-duotone.fa-balloon:after,.fad.fa-balloon:after{content:""}.fa-duotone.fa-biohazard:after,.fad.fa-biohazard:after{content:""}.fa-duotone.fa-chess-queen-alt:after,.fa-duotone.fa-chess-queen-piece:after,.fad.fa-chess-queen-alt:after,.fad.fa-chess-queen-piece:after{content:""}.fa-duotone.fa-location-crosshairs:after,.fa-duotone.fa-location:after,.fad.fa-location-crosshairs:after,.fad.fa-location:after{content:""}.fa-duotone.fa-mars-double:after,.fad.fa-mars-double:after{content:""}.fa-duotone.fa-house-leave:after,.fa-duotone.fa-house-person-depart:after,.fa-duotone.fa-house-person-leave:after,.fad.fa-house-leave:after,.fad.fa-house-person-depart:after,.fad.fa-house-person-leave:after{content:""}.fa-duotone.fa-ruler-triangle:after,.fad.fa-ruler-triangle:after{content:""}.fa-duotone.fa-card-club:after,.fad.fa-card-club:after{content:""}.fa-duotone.fa-child-dress:after,.fad.fa-child-dress:after{content:""}.fa-duotone.fa-users-between-lines:after,.fad.fa-users-between-lines:after{content:""}.fa-duotone.fa-lungs-virus:after,.fad.fa-lungs-virus:after{content:""}.fa-duotone.fa-spinner-third:after,.fad.fa-spinner-third:after{content:""}.fa-duotone.fa-face-grin-tears:after,.fa-duotone.fa-grin-tears:after,.fad.fa-face-grin-tears:after,.fad.fa-grin-tears:after{content:""}.fa-duotone.fa-phone:after,.fad.fa-phone:after{content:""}.fa-duotone.fa-computer-mouse-scrollwheel:after,.fa-duotone.fa-mouse-alt:after,.fad.fa-computer-mouse-scrollwheel:after,.fad.fa-mouse-alt:after{content:""}.fa-duotone.fa-calendar-times:after,.fa-duotone.fa-calendar-xmark:after,.fad.fa-calendar-times:after,.fad.fa-calendar-xmark:after{content:""}.fa-duotone.fa-child-reaching:after,.fad.fa-child-reaching:after{content:""}.fa-duotone.fa-table-layout:after,.fad.fa-table-layout:after{content:""}.fa-duotone.fa-narwhal:after,.fad.fa-narwhal:after{content:""}.fa-duotone.fa-ramp-loading:after,.fad.fa-ramp-loading:after{content:""}.fa-duotone.fa-calendar-circle-plus:after,.fad.fa-calendar-circle-plus:after{content:""}.fa-duotone.fa-toothbrush:after,.fad.fa-toothbrush:after{content:""}.fa-duotone.fa-border-inner:after,.fad.fa-border-inner:after{content:""}.fa-duotone.fa-paw-claws:after,.fad.fa-paw-claws:after{content:""}.fa-duotone.fa-kiwi-fruit:after,.fad.fa-kiwi-fruit:after{content:""}.fa-duotone.fa-traffic-light-slow:after,.fad.fa-traffic-light-slow:after{content:""}.fa-duotone.fa-rectangle-code:after,.fad.fa-rectangle-code:after{content:""}.fa-duotone.fa-head-side-virus:after,.fad.fa-head-side-virus:after{content:""}.fa-duotone.fa-keyboard-brightness:after,.fad.fa-keyboard-brightness:after{content:""}.fa-duotone.fa-books-medical:after,.fad.fa-books-medical:after{content:""}.fa-duotone.fa-lightbulb-slash:after,.fad.fa-lightbulb-slash:after{content:""}.fa-duotone.fa-home-blank:after,.fa-duotone.fa-house-blank:after,.fad.fa-home-blank:after,.fad.fa-house-blank:after{content:""}.fa-duotone.fa-square-5:after,.fad.fa-square-5:after{content:""}.fa-duotone.fa-heart-square:after,.fa-duotone.fa-square-heart:after,.fad.fa-heart-square:after,.fad.fa-square-heart:after{content:""}.fa-duotone.fa-puzzle:after,.fad.fa-puzzle:after{content:""}.fa-duotone.fa-user-cog:after,.fa-duotone.fa-user-gear:after,.fad.fa-user-cog:after,.fad.fa-user-gear:after{content:""}.fa-duotone.fa-pipe-circle-check:after,.fad.fa-pipe-circle-check:after{content:""}.fa-duotone.fa-arrow-up-1-9:after,.fa-duotone.fa-sort-numeric-up:after,.fad.fa-arrow-up-1-9:after,.fad.fa-sort-numeric-up:after{content:""}.fa-duotone.fa-octagon-exclamation:after,.fad.fa-octagon-exclamation:after{content:""}.fa-duotone.fa-dial-low:after,.fad.fa-dial-low:after{content:""}.fa-duotone.fa-door-closed:after,.fad.fa-door-closed:after{content:""}.fa-duotone.fa-laptop-mobile:after,.fa-duotone.fa-phone-laptop:after,.fad.fa-laptop-mobile:after,.fad.fa-phone-laptop:after{content:""}.fa-duotone.fa-conveyor-belt-alt:after,.fa-duotone.fa-conveyor-belt-boxes:after,.fad.fa-conveyor-belt-alt:after,.fad.fa-conveyor-belt-boxes:after{content:""}.fa-duotone.fa-shield-virus:after,.fad.fa-shield-virus:after{content:""}.fa-duotone.fa-starfighter-alt-advanced:after,.fa-duotone.fa-starfighter-twin-ion-engine-advanced:after,.fad.fa-starfighter-alt-advanced:after,.fad.fa-starfighter-twin-ion-engine-advanced:after{content:""}.fa-duotone.fa-dice-six:after,.fad.fa-dice-six:after{content:""}.fa-duotone.fa-starfighter-alt:after,.fa-duotone.fa-starfighter-twin-ion-engine:after,.fad.fa-starfighter-alt:after,.fad.fa-starfighter-twin-ion-engine:after{content:""}.fa-duotone.fa-rocket-launch:after,.fad.fa-rocket-launch:after{content:""}.fa-duotone.fa-mosquito-net:after,.fad.fa-mosquito-net:after{content:""}.fa-duotone.fa-vent-damper:after,.fad.fa-vent-damper:after{content:""}.fa-duotone.fa-bridge-water:after,.fad.fa-bridge-water:after{content:""}.fa-duotone.fa-ban-bug:after,.fa-duotone.fa-debug:after,.fad.fa-ban-bug:after,.fad.fa-debug:after{content:""}.fa-duotone.fa-person-booth:after,.fad.fa-person-booth:after{content:""}.fa-duotone.fa-text-width:after,.fad.fa-text-width:after{content:""}.fa-duotone.fa-garage-car:after,.fad.fa-garage-car:after{content:""}.fa-duotone.fa-square-kanban:after,.fad.fa-square-kanban:after{content:""}.fa-duotone.fa-hat-wizard:after,.fad.fa-hat-wizard:after{content:""}.fa-duotone.fa-pen-fancy:after,.fad.fa-pen-fancy:after{content:""}.fa-duotone.fa-coffee-pot:after,.fad.fa-coffee-pot:after{content:""}.fa-duotone.fa-mouse-field:after,.fad.fa-mouse-field:after{content:""}.fa-duotone.fa-digging:after,.fa-duotone.fa-person-digging:after,.fad.fa-digging:after,.fad.fa-person-digging:after{content:""}.fa-duotone.fa-shower-alt:after,.fa-duotone.fa-shower-down:after,.fad.fa-shower-alt:after,.fad.fa-shower-down:after{content:""}.fa-duotone.fa-box-circle-check:after,.fad.fa-box-circle-check:after{content:""}.fa-duotone.fa-brightness:after,.fad.fa-brightness:after{content:""}.fa-duotone.fa-car-side-bolt:after,.fad.fa-car-side-bolt:after{content:""}.fa-duotone.fa-ornament:after,.fad.fa-ornament:after{content:""}.fa-duotone.fa-phone-arrow-down-left:after,.fa-duotone.fa-phone-arrow-down:after,.fa-duotone.fa-phone-incoming:after,.fad.fa-phone-arrow-down-left:after,.fad.fa-phone-arrow-down:after,.fad.fa-phone-incoming:after{content:""}.fa-duotone.fa-cloud-word:after,.fad.fa-cloud-word:after{content:""}.fa-duotone.fa-hand-fingers-crossed:after,.fad.fa-hand-fingers-crossed:after{content:""}.fa-duotone.fa-trash:after,.fad.fa-trash:after{content:""}.fa-duotone.fa-gauge-simple-med:after,.fa-duotone.fa-gauge-simple:after,.fa-duotone.fa-tachometer-average:after,.fad.fa-gauge-simple-med:after,.fad.fa-gauge-simple:after,.fad.fa-tachometer-average:after{content:""}.fa-duotone.fa-arrow-down-small-big:after,.fa-duotone.fa-sort-size-down-alt:after,.fad.fa-arrow-down-small-big:after,.fad.fa-sort-size-down-alt:after{content:""}.fa-duotone.fa-book-medical:after,.fad.fa-book-medical:after{content:""}.fa-duotone.fa-face-melting:after,.fad.fa-face-melting:after{content:""}.fa-duotone.fa-poo:after,.fad.fa-poo:after{content:""}.fa-duotone.fa-pen-alt-slash:after,.fa-duotone.fa-pen-clip-slash:after,.fad.fa-pen-alt-slash:after,.fad.fa-pen-clip-slash:after{content:""}.fa-duotone.fa-quote-right-alt:after,.fa-duotone.fa-quote-right:after,.fad.fa-quote-right-alt:after,.fad.fa-quote-right:after{content:""}.fa-duotone.fa-scroll-old:after,.fad.fa-scroll-old:after{content:""}.fa-duotone.fa-guitars:after,.fad.fa-guitars:after{content:""}.fa-duotone.fa-phone-xmark:after,.fad.fa-phone-xmark:after{content:""}.fa-duotone.fa-hose:after,.fad.fa-hose:after{content:""}.fa-duotone.fa-clock-six:after,.fad.fa-clock-six:after{content:""}.fa-duotone.fa-shirt:after,.fa-duotone.fa-t-shirt:after,.fa-duotone.fa-tshirt:after,.fad.fa-shirt:after,.fad.fa-t-shirt:after,.fad.fa-tshirt:after{content:""}.fa-duotone.fa-billboard:after,.fad.fa-billboard:after{content:""}.fa-duotone.fa-square-r:after,.fad.fa-square-r:after{content:""}.fa-duotone.fa-cubes:after,.fad.fa-cubes:after{content:""}.fa-duotone.fa-envelope-open-dollar:after,.fad.fa-envelope-open-dollar:after{content:""}.fa-duotone.fa-divide:after,.fad.fa-divide:after{content:""}.fa-duotone.fa-sun-cloud:after,.fad.fa-sun-cloud:after{content:""}.fa-duotone.fa-lamp-floor:after,.fad.fa-lamp-floor:after{content:""}.fa-duotone.fa-square-7:after,.fad.fa-square-7:after{content:""}.fa-duotone.fa-tenge-sign:after,.fa-duotone.fa-tenge:after,.fad.fa-tenge-sign:after,.fad.fa-tenge:after{content:""}.fa-duotone.fa-headphones:after,.fad.fa-headphones:after{content:""}.fa-duotone.fa-hands-holding:after,.fad.fa-hands-holding:after{content:""}.fa-duotone.fa-campfire:after,.fad.fa-campfire:after{content:""}.fa-duotone.fa-circle-ampersand:after,.fad.fa-circle-ampersand:after{content:""}.fa-duotone.fa-snowflakes:after,.fad.fa-snowflakes:after{content:""}.fa-duotone.fa-hands-clapping:after,.fad.fa-hands-clapping:after{content:""}.fa-duotone.fa-republican:after,.fad.fa-republican:after{content:""}.fa-duotone.fa-leaf-maple:after,.fad.fa-leaf-maple:after{content:""}.fa-duotone.fa-arrow-left:after,.fad.fa-arrow-left:after{content:""}.fa-duotone.fa-person-circle-xmark:after,.fad.fa-person-circle-xmark:after{content:""}.fa-duotone.fa-ruler:after,.fad.fa-ruler:after{content:""}.fa-duotone.fa-cup-straw-swoosh:after,.fad.fa-cup-straw-swoosh:after{content:""}.fa-duotone.fa-temperature-hot:after,.fa-duotone.fa-temperature-sun:after,.fad.fa-temperature-hot:after,.fad.fa-temperature-sun:after{content:""}.fa-duotone.fa-align-left:after,.fad.fa-align-left:after{content:""}.fa-duotone.fa-dice-d6:after,.fad.fa-dice-d6:after{content:""}.fa-duotone.fa-restroom:after,.fad.fa-restroom:after{content:""}.fa-duotone.fa-high-definition:after,.fa-duotone.fa-rectangle-hd:after,.fad.fa-high-definition:after,.fad.fa-rectangle-hd:after{content:""}.fa-duotone.fa-j:after,.fad.fa-j:after{content:"JJ"}.fa-duotone.fa-galaxy:after,.fad.fa-galaxy:after{content:""}.fa-duotone.fa-users-viewfinder:after,.fad.fa-users-viewfinder:after{content:""}.fa-duotone.fa-file-video:after,.fad.fa-file-video:after{content:""}.fa-duotone.fa-cherries:after,.fad.fa-cherries:after{content:""}.fa-duotone.fa-external-link-alt:after,.fa-duotone.fa-up-right-from-square:after,.fad.fa-external-link-alt:after,.fad.fa-up-right-from-square:after{content:""}.fa-duotone.fa-circle-sort:after,.fa-duotone.fa-sort-circle:after,.fad.fa-circle-sort:after,.fad.fa-sort-circle:after{content:""}.fa-duotone.fa-table-cells:after,.fa-duotone.fa-th:after,.fad.fa-table-cells:after,.fad.fa-th:after{content:""}.fa-duotone.fa-file-pdf:after,.fad.fa-file-pdf:after{content:""}.fa-duotone.fa-siren:after,.fad.fa-siren:after{content:""}.fa-duotone.fa-arrow-up-to-dotted-line:after,.fad.fa-arrow-up-to-dotted-line:after{content:""}.fa-duotone.fa-image-landscape:after,.fa-duotone.fa-landscape:after,.fad.fa-image-landscape:after,.fad.fa-landscape:after{content:""}.fa-duotone.fa-tank-water:after,.fad.fa-tank-water:after{content:""}.fa-duotone.fa-curling-stone:after,.fa-duotone.fa-curling:after,.fad.fa-curling-stone:after,.fad.fa-curling:after{content:""}.fa-duotone.fa-gamepad-alt:after,.fa-duotone.fa-gamepad-modern:after,.fad.fa-gamepad-alt:after,.fad.fa-gamepad-modern:after{content:""}.fa-duotone.fa-messages-question:after,.fad.fa-messages-question:after{content:""}.fa-duotone.fa-bible:after,.fa-duotone.fa-book-bible:after,.fad.fa-bible:after,.fad.fa-book-bible:after{content:""}.fa-duotone.fa-o:after,.fad.fa-o:after{content:"OO"}.fa-duotone.fa-medkit:after,.fa-duotone.fa-suitcase-medical:after,.fad.fa-medkit:after,.fad.fa-suitcase-medical:after{content:""}.fa-duotone.fa-briefcase-arrow-right:after,.fad.fa-briefcase-arrow-right:after{content:""}.fa-duotone.fa-expand-wide:after,.fad.fa-expand-wide:after{content:""}.fa-duotone.fa-clock-eleven-thirty:after,.fad.fa-clock-eleven-thirty:after{content:""}.fa-duotone.fa-rv:after,.fad.fa-rv:after{content:""}.fa-duotone.fa-user-secret:after,.fad.fa-user-secret:after{content:""}.fa-duotone.fa-otter:after,.fad.fa-otter:after{content:""}.fa-duotone.fa-dreidel:after,.fad.fa-dreidel:after{content:""}.fa-duotone.fa-female:after,.fa-duotone.fa-person-dress:after,.fad.fa-female:after,.fad.fa-person-dress:after{content:""}.fa-duotone.fa-comment-dollar:after,.fad.fa-comment-dollar:after{content:""}.fa-duotone.fa-briefcase-clock:after,.fa-duotone.fa-business-time:after,.fad.fa-briefcase-clock:after,.fad.fa-business-time:after{content:""}.fa-duotone.fa-flower-tulip:after,.fad.fa-flower-tulip:after{content:""}.fa-duotone.fa-people-pants-simple:after,.fad.fa-people-pants-simple:after{content:""}.fa-duotone.fa-cloud-drizzle:after,.fad.fa-cloud-drizzle:after{content:""}.fa-duotone.fa-table-cells-large:after,.fa-duotone.fa-th-large:after,.fad.fa-table-cells-large:after,.fad.fa-th-large:after{content:""}.fa-duotone.fa-book-tanakh:after,.fa-duotone.fa-tanakh:after,.fad.fa-book-tanakh:after,.fad.fa-tanakh:after{content:""}.fa-duotone.fa-solar-system:after,.fad.fa-solar-system:after{content:""}.fa-duotone.fa-seal-question:after,.fad.fa-seal-question:after{content:""}.fa-duotone.fa-phone-volume:after,.fa-duotone.fa-volume-control-phone:after,.fad.fa-phone-volume:after,.fad.fa-volume-control-phone:after{content:""}.fa-duotone.fa-disc-drive:after,.fad.fa-disc-drive:after{content:""}.fa-duotone.fa-hat-cowboy-side:after,.fad.fa-hat-cowboy-side:after{content:""}.fa-duotone.fa-rows:after,.fa-duotone.fa-table-rows:after,.fad.fa-rows:after,.fad.fa-table-rows:after{content:""}.fa-duotone.fa-location-exclamation:after,.fa-duotone.fa-map-marker-exclamation:after,.fad.fa-location-exclamation:after,.fad.fa-map-marker-exclamation:after{content:""}.fa-duotone.fa-face-fearful:after,.fad.fa-face-fearful:after{content:""}.fa-duotone.fa-clipboard-user:after,.fad.fa-clipboard-user:after{content:""}.fa-duotone.fa-bus-school:after,.fad.fa-bus-school:after{content:""}.fa-duotone.fa-film-slash:after,.fad.fa-film-slash:after{content:""}.fa-duotone.fa-square-arrow-down-right:after,.fad.fa-square-arrow-down-right:after{content:""}.fa-duotone.fa-book-sparkles:after,.fa-duotone.fa-book-spells:after,.fad.fa-book-sparkles:after,.fad.fa-book-spells:after{content:""}.fa-duotone.fa-washer:after,.fa-duotone.fa-washing-machine:after,.fad.fa-washer:after,.fad.fa-washing-machine:after{content:""}.fa-duotone.fa-child:after,.fad.fa-child:after{content:""}.fa-duotone.fa-lira-sign:after,.fad.fa-lira-sign:after{content:""}.fa-duotone.fa-user-visor:after,.fad.fa-user-visor:after{content:""}.fa-duotone.fa-file-plus-minus:after,.fad.fa-file-plus-minus:after{content:""}.fa-duotone.fa-chess-clock-alt:after,.fa-duotone.fa-chess-clock-flip:after,.fad.fa-chess-clock-alt:after,.fad.fa-chess-clock-flip:after{content:""}.fa-duotone.fa-satellite:after,.fad.fa-satellite:after{content:""}.fa-duotone.fa-plane-lock:after,.fad.fa-plane-lock:after{content:""}.fa-duotone.fa-steering-wheel:after,.fad.fa-steering-wheel:after{content:""}.fa-duotone.fa-tag:after,.fad.fa-tag:after{content:""}.fa-duotone.fa-stretcher:after,.fad.fa-stretcher:after{content:""}.fa-duotone.fa-book-law:after,.fa-duotone.fa-book-section:after,.fad.fa-book-law:after,.fad.fa-book-section:after{content:""}.fa-duotone.fa-inboxes:after,.fad.fa-inboxes:after{content:""}.fa-duotone.fa-coffee-bean:after,.fad.fa-coffee-bean:after{content:""}.fa-duotone.fa-circle-yen:after,.fad.fa-circle-yen:after{content:""}.fa-duotone.fa-brackets-curly:after,.fad.fa-brackets-curly:after{content:""}.fa-duotone.fa-ellipsis-stroke-vertical:after,.fa-duotone.fa-ellipsis-v-alt:after,.fad.fa-ellipsis-stroke-vertical:after,.fad.fa-ellipsis-v-alt:after{content:""}.fa-duotone.fa-comment:after,.fad.fa-comment:after{content:""}.fa-duotone.fa-square-1:after,.fad.fa-square-1:after{content:""}.fa-duotone.fa-birthday-cake:after,.fa-duotone.fa-cake-candles:after,.fa-duotone.fa-cake:after,.fad.fa-birthday-cake:after,.fad.fa-cake-candles:after,.fad.fa-cake:after{content:""}.fa-duotone.fa-head-side:after,.fad.fa-head-side:after{content:""}.fa-duotone.fa-envelope:after,.fad.fa-envelope:after{content:""}.fa-duotone.fa-dolly-empty:after,.fad.fa-dolly-empty:after{content:""}.fa-duotone.fa-face-tissue:after,.fad.fa-face-tissue:after{content:""}.fa-duotone.fa-angle-double-up:after,.fa-duotone.fa-angles-up:after,.fad.fa-angle-double-up:after,.fad.fa-angles-up:after{content:""}.fa-duotone.fa-paperclip:after,.fad.fa-paperclip:after{content:""}.fa-duotone.fa-chart-line-down:after,.fad.fa-chart-line-down:after{content:""}.fa-duotone.fa-arrow-right-to-city:after,.fad.fa-arrow-right-to-city:after{content:""}.fa-duotone.fa-lock-a:after,.fad.fa-lock-a:after{content:""}.fa-duotone.fa-ribbon:after,.fad.fa-ribbon:after{content:""}.fa-duotone.fa-lungs:after,.fad.fa-lungs:after{content:""}.fa-duotone.fa-person-pinball:after,.fad.fa-person-pinball:after{content:""}.fa-duotone.fa-arrow-up-9-1:after,.fa-duotone.fa-sort-numeric-up-alt:after,.fad.fa-arrow-up-9-1:after,.fad.fa-sort-numeric-up-alt:after{content:""}.fa-duotone.fa-apple-core:after,.fad.fa-apple-core:after{content:""}.fa-duotone.fa-circle-y:after,.fad.fa-circle-y:after{content:""}.fa-duotone.fa-h6:after,.fad.fa-h6:after{content:""}.fa-duotone.fa-litecoin-sign:after,.fad.fa-litecoin-sign:after{content:""}.fa-duotone.fa-circle-small:after,.fad.fa-circle-small:after{content:""}.fa-duotone.fa-border-none:after,.fad.fa-border-none:after{content:""}.fa-duotone.fa-arrow-turn-down-left:after,.fad.fa-arrow-turn-down-left:after{content:""}.fa-duotone.fa-circle-nodes:after,.fad.fa-circle-nodes:after{content:""}.fa-duotone.fa-parachute-box:after,.fad.fa-parachute-box:after{content:""}.fa-duotone.fa-comment-alt-medical:after,.fa-duotone.fa-message-medical:after,.fad.fa-comment-alt-medical:after,.fad.fa-message-medical:after{content:""}.fa-duotone.fa-rugby-ball:after,.fad.fa-rugby-ball:after{content:""}.fa-duotone.fa-comment-music:after,.fad.fa-comment-music:after{content:""}.fa-duotone.fa-indent:after,.fad.fa-indent:after{content:""}.fa-duotone.fa-tree-alt:after,.fa-duotone.fa-tree-deciduous:after,.fad.fa-tree-alt:after,.fad.fa-tree-deciduous:after{content:""}.fa-duotone.fa-puzzle-piece-alt:after,.fa-duotone.fa-puzzle-piece-simple:after,.fad.fa-puzzle-piece-alt:after,.fad.fa-puzzle-piece-simple:after{content:""}.fa-duotone.fa-truck-field-un:after,.fad.fa-truck-field-un:after{content:""}.fa-duotone.fa-nfc-trash:after,.fad.fa-nfc-trash:after{content:""}.fa-duotone.fa-hourglass-empty:after,.fa-duotone.fa-hourglass:after,.fad.fa-hourglass-empty:after,.fad.fa-hourglass:after{content:""}.fa-duotone.fa-mountain:after,.fad.fa-mountain:after{content:""}.fa-duotone.fa-file-times:after,.fa-duotone.fa-file-xmark:after,.fad.fa-file-times:after,.fad.fa-file-xmark:after{content:""}.fa-duotone.fa-home-heart:after,.fa-duotone.fa-house-heart:after,.fad.fa-home-heart:after,.fad.fa-house-heart:after{content:""}.fa-duotone.fa-house-chimney-blank:after,.fad.fa-house-chimney-blank:after{content:""}.fa-duotone.fa-meter-bolt:after,.fad.fa-meter-bolt:after{content:""}.fa-duotone.fa-user-doctor:after,.fa-duotone.fa-user-md:after,.fad.fa-user-doctor:after,.fad.fa-user-md:after{content:""}.fa-duotone.fa-slash-back:after,.fad.fa-slash-back:after{content:"\\\\"}.fa-duotone.fa-circle-info:after,.fa-duotone.fa-info-circle:after,.fad.fa-circle-info:after,.fad.fa-info-circle:after{content:""}.fa-duotone.fa-fishing-rod:after,.fad.fa-fishing-rod:after{content:""}.fa-duotone.fa-hammer-crash:after,.fad.fa-hammer-crash:after{content:""}.fa-duotone.fa-message-heart:after,.fad.fa-message-heart:after{content:""}.fa-duotone.fa-cloud-meatball:after,.fad.fa-cloud-meatball:after{content:""}.fa-duotone.fa-camera-polaroid:after,.fad.fa-camera-polaroid:after{content:""}.fa-duotone.fa-camera-alt:after,.fa-duotone.fa-camera:after,.fad.fa-camera-alt:after,.fad.fa-camera:after{content:""}.fa-duotone.fa-square-virus:after,.fad.fa-square-virus:after{content:""}.fa-duotone.fa-cart-arrow-up:after,.fad.fa-cart-arrow-up:after{content:""}.fa-duotone.fa-meteor:after,.fad.fa-meteor:after{content:""}.fa-duotone.fa-car-on:after,.fad.fa-car-on:after{content:""}.fa-duotone.fa-sleigh:after,.fad.fa-sleigh:after{content:""}.fa-duotone.fa-arrow-down-1-9:after,.fa-duotone.fa-sort-numeric-asc:after,.fa-duotone.fa-sort-numeric-down:after,.fad.fa-arrow-down-1-9:after,.fad.fa-sort-numeric-asc:after,.fad.fa-sort-numeric-down:after{content:""}.fa-duotone.fa-buoy-mooring:after,.fad.fa-buoy-mooring:after{content:""}.fa-duotone.fa-square-4:after,.fad.fa-square-4:after{content:""}.fa-duotone.fa-hand-holding-droplet:after,.fa-duotone.fa-hand-holding-water:after,.fad.fa-hand-holding-droplet:after,.fad.fa-hand-holding-water:after{content:""}.fa-duotone.fa-tricycle-adult:after,.fad.fa-tricycle-adult:after{content:""}.fa-duotone.fa-waveform:after,.fad.fa-waveform:after{content:""}.fa-duotone.fa-water:after,.fad.fa-water:after{content:""}.fa-duotone.fa-star-sharp-half-alt:after,.fa-duotone.fa-star-sharp-half-stroke:after,.fad.fa-star-sharp-half-alt:after,.fad.fa-star-sharp-half-stroke:after{content:""}.fa-duotone.fa-nfc-signal:after,.fad.fa-nfc-signal:after{content:""}.fa-duotone.fa-plane-prop:after,.fad.fa-plane-prop:after{content:""}.fa-duotone.fa-calendar-check:after,.fad.fa-calendar-check:after{content:""}.fa-duotone.fa-clock-desk:after,.fad.fa-clock-desk:after{content:""}.fa-duotone.fa-calendar-clock:after,.fa-duotone.fa-calendar-time:after,.fad.fa-calendar-clock:after,.fad.fa-calendar-time:after{content:""}.fa-duotone.fa-braille:after,.fad.fa-braille:after{content:""}.fa-duotone.fa-prescription-bottle-alt:after,.fa-duotone.fa-prescription-bottle-medical:after,.fad.fa-prescription-bottle-alt:after,.fad.fa-prescription-bottle-medical:after{content:""}.fa-duotone.fa-plate-utensils:after,.fad.fa-plate-utensils:after{content:""}.fa-duotone.fa-family-pants:after,.fad.fa-family-pants:after{content:""}.fa-duotone.fa-hose-reel:after,.fad.fa-hose-reel:after{content:""}.fa-duotone.fa-house-window:after,.fad.fa-house-window:after{content:""}.fa-duotone.fa-landmark:after,.fad.fa-landmark:after{content:""}.fa-duotone.fa-truck:after,.fad.fa-truck:after{content:""}.fa-duotone.fa-crosshairs:after,.fad.fa-crosshairs:after{content:""}.fa-duotone.fa-cloud-rainbow:after,.fad.fa-cloud-rainbow:after{content:""}.fa-duotone.fa-person-cane:after,.fad.fa-person-cane:after{content:""}.fa-duotone.fa-alien:after,.fad.fa-alien:after{content:""}.fa-duotone.fa-tent:after,.fad.fa-tent:after{content:""}.fa-duotone.fa-vest-patches:after,.fad.fa-vest-patches:after{content:""}.fa-duotone.fa-people-dress-simple:after,.fad.fa-people-dress-simple:after{content:""}.fa-duotone.fa-check-double:after,.fad.fa-check-double:after{content:""}.fa-duotone.fa-arrow-down-a-z:after,.fa-duotone.fa-sort-alpha-asc:after,.fa-duotone.fa-sort-alpha-down:after,.fad.fa-arrow-down-a-z:after,.fad.fa-sort-alpha-asc:after,.fad.fa-sort-alpha-down:after{content:""}.fa-duotone.fa-bowling-ball-pin:after,.fad.fa-bowling-ball-pin:after{content:""}.fa-duotone.fa-bell-school-slash:after,.fad.fa-bell-school-slash:after{content:""}.fa-duotone.fa-plus-large:after,.fad.fa-plus-large:after{content:""}.fa-duotone.fa-money-bill-wheat:after,.fad.fa-money-bill-wheat:after{content:""}.fa-duotone.fa-camera-viewfinder:after,.fa-duotone.fa-screenshot:after,.fad.fa-camera-viewfinder:after,.fad.fa-screenshot:after{content:""}.fa-duotone.fa-comment-alt-music:after,.fa-duotone.fa-message-music:after,.fad.fa-comment-alt-music:after,.fad.fa-message-music:after{content:""}.fa-duotone.fa-car-building:after,.fad.fa-car-building:after{content:""}.fa-duotone.fa-border-bottom-right:after,.fa-duotone.fa-border-style-alt:after,.fad.fa-border-bottom-right:after,.fad.fa-border-style-alt:after{content:""}.fa-duotone.fa-octagon:after,.fad.fa-octagon:after{content:""}.fa-duotone.fa-comment-arrow-up-right:after,.fad.fa-comment-arrow-up-right:after{content:""}.fa-duotone.fa-octagon-divide:after,.fad.fa-octagon-divide:after{content:""}.fa-duotone.fa-cookie:after,.fad.fa-cookie:after{content:""}.fa-duotone.fa-arrow-left-rotate:after,.fa-duotone.fa-arrow-rotate-back:after,.fa-duotone.fa-arrow-rotate-backward:after,.fa-duotone.fa-arrow-rotate-left:after,.fa-duotone.fa-undo:after,.fad.fa-arrow-left-rotate:after,.fad.fa-arrow-rotate-back:after,.fad.fa-arrow-rotate-backward:after,.fad.fa-arrow-rotate-left:after,.fad.fa-undo:after{content:""}.fa-duotone.fa-tv-music:after,.fad.fa-tv-music:after{content:""}.fa-duotone.fa-hard-drive:after,.fa-duotone.fa-hdd:after,.fad.fa-hard-drive:after,.fad.fa-hdd:after{content:""}.fa-duotone.fa-reel:after,.fad.fa-reel:after{content:""}.fa-duotone.fa-face-grin-squint-tears:after,.fa-duotone.fa-grin-squint-tears:after,.fad.fa-face-grin-squint-tears:after,.fad.fa-grin-squint-tears:after{content:""}.fa-duotone.fa-dumbbell:after,.fad.fa-dumbbell:after{content:""}.fa-duotone.fa-list-alt:after,.fa-duotone.fa-rectangle-list:after,.fad.fa-list-alt:after,.fad.fa-rectangle-list:after{content:""}.fa-duotone.fa-tarp-droplet:after,.fad.fa-tarp-droplet:after{content:""}.fa-duotone.fa-alarm-exclamation:after,.fad.fa-alarm-exclamation:after{content:""}.fa-duotone.fa-house-medical-circle-check:after,.fad.fa-house-medical-circle-check:after{content:""}.fa-duotone.fa-traffic-cone:after,.fad.fa-traffic-cone:after{content:""}.fa-duotone.fa-grate:after,.fad.fa-grate:after{content:""}.fa-duotone.fa-arrow-down-right:after,.fad.fa-arrow-down-right:after{content:""}.fa-duotone.fa-person-skiing-nordic:after,.fa-duotone.fa-skiing-nordic:after,.fad.fa-person-skiing-nordic:after,.fad.fa-skiing-nordic:after{content:""}.fa-duotone.fa-calendar-plus:after,.fad.fa-calendar-plus:after{content:""}.fa-duotone.fa-person-from-portal:after,.fa-duotone.fa-portal-exit:after,.fad.fa-person-from-portal:after,.fad.fa-portal-exit:after{content:""}.fa-duotone.fa-plane-arrival:after,.fad.fa-plane-arrival:after{content:""}.fa-duotone.fa-cowbell-circle-plus:after,.fa-duotone.fa-cowbell-more:after,.fad.fa-cowbell-circle-plus:after,.fad.fa-cowbell-more:after{content:""}.fa-duotone.fa-arrow-alt-circle-left:after,.fa-duotone.fa-circle-left:after,.fad.fa-arrow-alt-circle-left:after,.fad.fa-circle-left:after{content:""}.fa-duotone.fa-distribute-spacing-vertical:after,.fad.fa-distribute-spacing-vertical:after{content:""}.fa-duotone.fa-signal-alt-2:after,.fa-duotone.fa-signal-bars-fair:after,.fad.fa-signal-alt-2:after,.fad.fa-signal-bars-fair:after{content:""}.fa-duotone.fa-sportsball:after,.fad.fa-sportsball:after{content:""}.fa-duotone.fa-game-console-handheld-crank:after,.fad.fa-game-console-handheld-crank:after{content:""}.fa-duotone.fa-subway:after,.fa-duotone.fa-train-subway:after,.fad.fa-subway:after,.fad.fa-train-subway:after{content:""}.fa-duotone.fa-chart-gantt:after,.fad.fa-chart-gantt:after{content:""}.fa-duotone.fa-face-smile-upside-down:after,.fad.fa-face-smile-upside-down:after{content:""}.fa-duotone.fa-ball-pile:after,.fad.fa-ball-pile:after{content:""}.fa-duotone.fa-badge-dollar:after,.fad.fa-badge-dollar:after{content:""}.fa-duotone.fa-money-bills-alt:after,.fa-duotone.fa-money-bills-simple:after,.fad.fa-money-bills-alt:after,.fad.fa-money-bills-simple:after{content:""}.fa-duotone.fa-list-timeline:after,.fad.fa-list-timeline:after{content:""}.fa-duotone.fa-indian-rupee-sign:after,.fa-duotone.fa-indian-rupee:after,.fa-duotone.fa-inr:after,.fad.fa-indian-rupee-sign:after,.fad.fa-indian-rupee:after,.fad.fa-inr:after{content:""}.fa-duotone.fa-crop-alt:after,.fa-duotone.fa-crop-simple:after,.fad.fa-crop-alt:after,.fad.fa-crop-simple:after{content:""}.fa-duotone.fa-money-bill-1:after,.fa-duotone.fa-money-bill-alt:after,.fad.fa-money-bill-1:after,.fad.fa-money-bill-alt:after{content:""}.fa-duotone.fa-left-long:after,.fa-duotone.fa-long-arrow-alt-left:after,.fad.fa-left-long:after,.fad.fa-long-arrow-alt-left:after{content:""}.fa-duotone.fa-keyboard-down:after,.fad.fa-keyboard-down:after{content:""}.fa-duotone.fa-circle-up-right:after,.fad.fa-circle-up-right:after{content:""}.fa-duotone.fa-cloud-bolt-moon:after,.fa-duotone.fa-thunderstorm-moon:after,.fad.fa-cloud-bolt-moon:after,.fad.fa-thunderstorm-moon:after{content:""}.fa-duotone.fa-dna:after,.fad.fa-dna:after{content:""}.fa-duotone.fa-virus-slash:after,.fad.fa-virus-slash:after{content:""}.fa-duotone.fa-bracket-round-right:after,.fad.fa-bracket-round-right:after{content:"))"}.fa-duotone.fa-circle-sterling:after,.fad.fa-circle-sterling:after{content:""}.fa-duotone.fa-circle-5:after,.fad.fa-circle-5:after{content:""}.fa-duotone.fa-minus:after,.fa-duotone.fa-subtract:after,.fad.fa-minus:after,.fad.fa-subtract:after{content:""}.fa-duotone.fa-fire-flame:after,.fa-duotone.fa-flame:after,.fad.fa-fire-flame:after,.fad.fa-flame:after{content:""}.fa-duotone.fa-arrow-alt-to-right:after,.fa-duotone.fa-right-to-line:after,.fad.fa-arrow-alt-to-right:after,.fad.fa-right-to-line:after{content:""}.fa-duotone.fa-gif:after,.fad.fa-gif:after{content:""}.fa-duotone.fa-chess:after,.fad.fa-chess:after{content:""}.fa-duotone.fa-trash-slash:after,.fad.fa-trash-slash:after{content:""}.fa-duotone.fa-arrow-left-long:after,.fa-duotone.fa-long-arrow-left:after,.fad.fa-arrow-left-long:after,.fad.fa-long-arrow-left:after{content:""}.fa-duotone.fa-plug-circle-check:after,.fad.fa-plug-circle-check:after{content:""}.fa-duotone.fa-font-case:after,.fad.fa-font-case:after{content:""}.fa-duotone.fa-street-view:after,.fad.fa-street-view:after{content:""}.fa-duotone.fa-arrow-down-left:after,.fad.fa-arrow-down-left:after{content:""}.fa-duotone.fa-franc-sign:after,.fad.fa-franc-sign:after{content:""}.fa-duotone.fa-flask-poison:after,.fa-duotone.fa-flask-round-poison:after,.fad.fa-flask-poison:after,.fad.fa-flask-round-poison:after{content:""}.fa-duotone.fa-volume-off:after,.fad.fa-volume-off:after{content:""}.fa-duotone.fa-book-circle-arrow-right:after,.fad.fa-book-circle-arrow-right:after{content:""}.fa-duotone.fa-chart-user:after,.fa-duotone.fa-user-chart:after,.fad.fa-chart-user:after,.fad.fa-user-chart:after{content:""}.fa-duotone.fa-american-sign-language-interpreting:after,.fa-duotone.fa-asl-interpreting:after,.fa-duotone.fa-hands-american-sign-language-interpreting:after,.fa-duotone.fa-hands-asl-interpreting:after,.fad.fa-american-sign-language-interpreting:after,.fad.fa-asl-interpreting:after,.fad.fa-hands-american-sign-language-interpreting:after,.fad.fa-hands-asl-interpreting:after{content:""}.fa-duotone.fa-presentation-screen:after,.fa-duotone.fa-presentation:after,.fad.fa-presentation-screen:after,.fad.fa-presentation:after{content:""}.fa-duotone.fa-circle-bolt:after,.fad.fa-circle-bolt:after{content:""}.fa-duotone.fa-face-smile-halo:after,.fad.fa-face-smile-halo:after{content:""}.fa-duotone.fa-cart-circle-arrow-down:after,.fad.fa-cart-circle-arrow-down:after{content:""}.fa-duotone.fa-house-person-arrive:after,.fa-duotone.fa-house-person-return:after,.fa-duotone.fa-house-return:after,.fad.fa-house-person-arrive:after,.fad.fa-house-person-return:after,.fad.fa-house-return:after{content:""}.fa-duotone.fa-comment-alt-times:after,.fa-duotone.fa-message-times:after,.fa-duotone.fa-message-xmark:after,.fad.fa-comment-alt-times:after,.fad.fa-message-times:after,.fad.fa-message-xmark:after{content:""}.fa-duotone.fa-file-award:after,.fa-duotone.fa-file-certificate:after,.fad.fa-file-award:after,.fad.fa-file-certificate:after{content:""}.fa-duotone.fa-user-doctor-hair-long:after,.fad.fa-user-doctor-hair-long:after{content:""}.fa-duotone.fa-camera-home:after,.fa-duotone.fa-camera-security:after,.fad.fa-camera-home:after,.fad.fa-camera-security:after{content:""}.fa-duotone.fa-cog:after,.fa-duotone.fa-gear:after,.fad.fa-cog:after,.fad.fa-gear:after{content:""}.fa-duotone.fa-droplet-slash:after,.fa-duotone.fa-tint-slash:after,.fad.fa-droplet-slash:after,.fad.fa-tint-slash:after{content:""}.fa-duotone.fa-book-heart:after,.fad.fa-book-heart:after{content:""}.fa-duotone.fa-mosque:after,.fad.fa-mosque:after{content:""}.fa-duotone.fa-duck:after,.fad.fa-duck:after{content:""}.fa-duotone.fa-mosquito:after,.fad.fa-mosquito:after{content:""}.fa-duotone.fa-star-of-david:after,.fad.fa-star-of-david:after{content:""}.fa-duotone.fa-flag-alt:after,.fa-duotone.fa-flag-swallowtail:after,.fad.fa-flag-alt:after,.fad.fa-flag-swallowtail:after{content:""}.fa-duotone.fa-person-military-rifle:after,.fad.fa-person-military-rifle:after{content:""}.fa-duotone.fa-car-garage:after,.fad.fa-car-garage:after{content:""}.fa-duotone.fa-cart-shopping:after,.fa-duotone.fa-shopping-cart:after,.fad.fa-cart-shopping:after,.fad.fa-shopping-cart:after{content:""}.fa-duotone.fa-book-font:after,.fad.fa-book-font:after{content:""}.fa-duotone.fa-shield-plus:after,.fad.fa-shield-plus:after{content:""}.fa-duotone.fa-vials:after,.fad.fa-vials:after{content:""}.fa-duotone.fa-eye-dropper-full:after,.fad.fa-eye-dropper-full:after{content:""}.fa-duotone.fa-distribute-spacing-horizontal:after,.fad.fa-distribute-spacing-horizontal:after{content:""}.fa-duotone.fa-tablet-rugged:after,.fad.fa-tablet-rugged:after{content:""}.fa-duotone.fa-temperature-frigid:after,.fa-duotone.fa-temperature-snow:after,.fad.fa-temperature-frigid:after,.fad.fa-temperature-snow:after{content:""}.fa-duotone.fa-moped:after,.fad.fa-moped:after{content:""}.fa-duotone.fa-face-smile-plus:after,.fa-duotone.fa-smile-plus:after,.fad.fa-face-smile-plus:after,.fad.fa-smile-plus:after{content:""}.fa-duotone.fa-radio-alt:after,.fa-duotone.fa-radio-tuner:after,.fad.fa-radio-alt:after,.fad.fa-radio-tuner:after{content:""}.fa-duotone.fa-face-swear:after,.fad.fa-face-swear:after{content:""}.fa-duotone.fa-water-arrow-down:after,.fa-duotone.fa-water-lower:after,.fad.fa-water-arrow-down:after,.fad.fa-water-lower:after{content:""}.fa-duotone.fa-scanner-touchscreen:after,.fad.fa-scanner-touchscreen:after{content:""}.fa-duotone.fa-circle-7:after,.fad.fa-circle-7:after{content:""}.fa-duotone.fa-plug-circle-plus:after,.fad.fa-plug-circle-plus:after{content:""}.fa-duotone.fa-person-ski-jumping:after,.fa-duotone.fa-ski-jump:after,.fad.fa-person-ski-jumping:after,.fad.fa-ski-jump:after{content:""}.fa-duotone.fa-place-of-worship:after,.fad.fa-place-of-worship:after{content:""}.fa-duotone.fa-water-arrow-up:after,.fa-duotone.fa-water-rise:after,.fad.fa-water-arrow-up:after,.fad.fa-water-rise:after{content:""}.fa-duotone.fa-waveform-lines:after,.fa-duotone.fa-waveform-path:after,.fad.fa-waveform-lines:after,.fad.fa-waveform-path:after{content:""}.fa-duotone.fa-split:after,.fad.fa-split:after{content:""}.fa-duotone.fa-film-canister:after,.fa-duotone.fa-film-cannister:after,.fad.fa-film-canister:after,.fad.fa-film-cannister:after{content:""}.fa-duotone.fa-folder-times:after,.fa-duotone.fa-folder-xmark:after,.fad.fa-folder-times:after,.fad.fa-folder-xmark:after{content:""}.fa-duotone.fa-toilet-paper-alt:after,.fa-duotone.fa-toilet-paper-blank:after,.fad.fa-toilet-paper-alt:after,.fad.fa-toilet-paper-blank:after{content:""}.fa-duotone.fa-tablet-android-alt:after,.fa-duotone.fa-tablet-screen:after,.fad.fa-tablet-android-alt:after,.fad.fa-tablet-screen:after{content:""}.fa-duotone.fa-hexagon-vertical-nft-slanted:after,.fad.fa-hexagon-vertical-nft-slanted:after{content:""}.fa-duotone.fa-folder-music:after,.fad.fa-folder-music:after{content:""}.fa-duotone.fa-desktop-medical:after,.fa-duotone.fa-display-medical:after,.fad.fa-desktop-medical:after,.fad.fa-display-medical:after{content:""}.fa-duotone.fa-share-all:after,.fad.fa-share-all:after{content:""}.fa-duotone.fa-peapod:after,.fad.fa-peapod:after{content:""}.fa-duotone.fa-chess-clock:after,.fad.fa-chess-clock:after{content:""}.fa-duotone.fa-axe:after,.fad.fa-axe:after{content:""}.fa-duotone.fa-square-d:after,.fad.fa-square-d:after{content:""}.fa-duotone.fa-grip-vertical:after,.fad.fa-grip-vertical:after{content:""}.fa-duotone.fa-mobile-signal-out:after,.fad.fa-mobile-signal-out:after{content:""}.fa-duotone.fa-arrow-turn-up:after,.fa-duotone.fa-level-up:after,.fad.fa-arrow-turn-up:after,.fad.fa-level-up:after{content:""}.fa-duotone.fa-u:after,.fad.fa-u:after{content:"UU"}.fa-duotone.fa-arrow-up-from-dotted-line:after,.fad.fa-arrow-up-from-dotted-line:after{content:""}.fa-duotone.fa-square-root-alt:after,.fa-duotone.fa-square-root-variable:after,.fad.fa-square-root-alt:after,.fad.fa-square-root-variable:after{content:""}.fa-duotone.fa-light-switch-on:after,.fad.fa-light-switch-on:after{content:""}.fa-duotone.fa-arrow-down-arrow-up:after,.fa-duotone.fa-sort-alt:after,.fad.fa-arrow-down-arrow-up:after,.fad.fa-sort-alt:after{content:""}.fa-duotone.fa-raindrops:after,.fad.fa-raindrops:after{content:""}.fa-duotone.fa-dash:after,.fa-duotone.fa-minus-large:after,.fad.fa-dash:after,.fad.fa-minus-large:after{content:""}.fa-duotone.fa-clock-four:after,.fa-duotone.fa-clock:after,.fad.fa-clock-four:after,.fad.fa-clock:after{content:""}.fa-duotone.fa-input-numeric:after,.fad.fa-input-numeric:after{content:""}.fa-duotone.fa-truck-tow:after,.fad.fa-truck-tow:after{content:""}.fa-duotone.fa-backward-step:after,.fa-duotone.fa-step-backward:after,.fad.fa-backward-step:after,.fad.fa-step-backward:after{content:""}.fa-duotone.fa-pallet:after,.fad.fa-pallet:after{content:""}.fa-duotone.fa-car-bolt:after,.fad.fa-car-bolt:after{content:""}.fa-duotone.fa-arrows-maximize:after,.fa-duotone.fa-expand-arrows:after,.fad.fa-arrows-maximize:after,.fad.fa-expand-arrows:after{content:""}.fa-duotone.fa-faucet:after,.fad.fa-faucet:after{content:""}.fa-duotone.fa-cloud-sleet:after,.fad.fa-cloud-sleet:after{content:""}.fa-duotone.fa-lamp-street:after,.fad.fa-lamp-street:after{content:""}.fa-duotone.fa-list-radio:after,.fad.fa-list-radio:after{content:""}.fa-duotone.fa-pen-nib-slash:after,.fad.fa-pen-nib-slash:after{content:""}.fa-duotone.fa-baseball-bat-ball:after,.fad.fa-baseball-bat-ball:after{content:""}.fa-duotone.fa-square-up-left:after,.fad.fa-square-up-left:after{content:""}.fa-duotone.fa-overline:after,.fad.fa-overline:after{content:""}.fa-duotone.fa-s:after,.fad.fa-s:after{content:"SS"}.fa-duotone.fa-timeline:after,.fad.fa-timeline:after{content:""}.fa-duotone.fa-keyboard:after,.fad.fa-keyboard:after{content:""}.fa-duotone.fa-arrows-from-dotted-line:after,.fad.fa-arrows-from-dotted-line:after{content:""}.fa-duotone.fa-usb-drive:after,.fad.fa-usb-drive:after{content:""}.fa-duotone.fa-ballot:after,.fad.fa-ballot:after{content:""}.fa-duotone.fa-caret-down:after,.fad.fa-caret-down:after{content:""}.fa-duotone.fa-location-dot-slash:after,.fa-duotone.fa-map-marker-alt-slash:after,.fad.fa-location-dot-slash:after,.fad.fa-map-marker-alt-slash:after{content:""}.fa-duotone.fa-cards:after,.fad.fa-cards:after{content:""}.fa-duotone.fa-clinic-medical:after,.fa-duotone.fa-house-chimney-medical:after,.fad.fa-clinic-medical:after,.fad.fa-house-chimney-medical:after{content:""}.fa-duotone.fa-boxing-glove:after,.fa-duotone.fa-glove-boxing:after,.fad.fa-boxing-glove:after,.fad.fa-glove-boxing:after{content:""}.fa-duotone.fa-temperature-3:after,.fa-duotone.fa-temperature-three-quarters:after,.fa-duotone.fa-thermometer-3:after,.fa-duotone.fa-thermometer-three-quarters:after,.fad.fa-temperature-3:after,.fad.fa-temperature-three-quarters:after,.fad.fa-thermometer-3:after,.fad.fa-thermometer-three-quarters:after{content:""}.fa-duotone.fa-bell-school:after,.fad.fa-bell-school:after{content:""}.fa-duotone.fa-mobile-android-alt:after,.fa-duotone.fa-mobile-screen:after,.fad.fa-mobile-android-alt:after,.fad.fa-mobile-screen:after{content:""}.fa-duotone.fa-plane-up:after,.fad.fa-plane-up:after{content:""}.fa-duotone.fa-folder-heart:after,.fad.fa-folder-heart:after{content:""}.fa-duotone.fa-circle-location-arrow:after,.fa-duotone.fa-location-circle:after,.fad.fa-circle-location-arrow:after,.fad.fa-location-circle:after{content:""}.fa-duotone.fa-face-head-bandage:after,.fad.fa-face-head-bandage:after{content:""}.fa-duotone.fa-maki-roll:after,.fa-duotone.fa-makizushi:after,.fa-duotone.fa-sushi-roll:after,.fad.fa-maki-roll:after,.fad.fa-makizushi:after,.fad.fa-sushi-roll:after{content:""}.fa-duotone.fa-car-bump:after,.fad.fa-car-bump:after{content:""}.fa-duotone.fa-piggy-bank:after,.fad.fa-piggy-bank:after{content:""}.fa-duotone.fa-racquet:after,.fad.fa-racquet:after{content:""}.fa-duotone.fa-car-mirrors:after,.fad.fa-car-mirrors:after{content:""}.fa-duotone.fa-industry-alt:after,.fa-duotone.fa-industry-windows:after,.fad.fa-industry-alt:after,.fad.fa-industry-windows:after{content:""}.fa-duotone.fa-bolt-auto:after,.fad.fa-bolt-auto:after{content:""}.fa-duotone.fa-battery-3:after,.fa-duotone.fa-battery-half:after,.fad.fa-battery-3:after,.fad.fa-battery-half:after{content:""}.fa-duotone.fa-flux-capacitor:after,.fad.fa-flux-capacitor:after{content:""}.fa-duotone.fa-mountain-city:after,.fad.fa-mountain-city:after{content:""}.fa-duotone.fa-coins:after,.fad.fa-coins:after{content:""}.fa-duotone.fa-honey-pot:after,.fad.fa-honey-pot:after{content:""}.fa-duotone.fa-olive:after,.fad.fa-olive:after{content:""}.fa-duotone.fa-khanda:after,.fad.fa-khanda:after{content:""}.fa-duotone.fa-filter-list:after,.fad.fa-filter-list:after{content:""}.fa-duotone.fa-outlet:after,.fad.fa-outlet:after{content:""}.fa-duotone.fa-sliders-h:after,.fa-duotone.fa-sliders:after,.fad.fa-sliders-h:after,.fad.fa-sliders:after{content:""}.fa-duotone.fa-cauldron:after,.fad.fa-cauldron:after{content:""}.fa-duotone.fa-people:after,.fad.fa-people:after{content:""}.fa-duotone.fa-folder-tree:after,.fad.fa-folder-tree:after{content:""}.fa-duotone.fa-network-wired:after,.fad.fa-network-wired:after{content:""}.fa-duotone.fa-croissant:after,.fad.fa-croissant:after{content:""}.fa-duotone.fa-map-pin:after,.fad.fa-map-pin:after{content:""}.fa-duotone.fa-hamsa:after,.fad.fa-hamsa:after{content:""}.fa-duotone.fa-cent-sign:after,.fad.fa-cent-sign:after{content:""}.fa-duotone.fa-swords-laser:after,.fad.fa-swords-laser:after{content:""}.fa-duotone.fa-flask:after,.fad.fa-flask:after{content:""}.fa-duotone.fa-person-pregnant:after,.fad.fa-person-pregnant:after{content:""}.fa-duotone.fa-square-u:after,.fad.fa-square-u:after{content:""}.fa-duotone.fa-wand-sparkles:after,.fad.fa-wand-sparkles:after{content:""}.fa-duotone.fa-router:after,.fad.fa-router:after{content:""}.fa-duotone.fa-ellipsis-v:after,.fa-duotone.fa-ellipsis-vertical:after,.fad.fa-ellipsis-v:after,.fad.fa-ellipsis-vertical:after{content:""}.fa-duotone.fa-sword-laser-alt:after,.fad.fa-sword-laser-alt:after{content:""}.fa-duotone.fa-ticket:after,.fad.fa-ticket:after{content:""}.fa-duotone.fa-power-off:after,.fad.fa-power-off:after{content:""}.fa-duotone.fa-coin:after,.fad.fa-coin:after{content:""}.fa-duotone.fa-laptop-slash:after,.fad.fa-laptop-slash:after{content:""}.fa-duotone.fa-long-arrow-alt-right:after,.fa-duotone.fa-right-long:after,.fad.fa-long-arrow-alt-right:after,.fad.fa-right-long:after{content:""}.fa-duotone.fa-circle-b:after,.fad.fa-circle-b:after{content:""}.fa-duotone.fa-person-dress-simple:after,.fad.fa-person-dress-simple:after{content:""}.fa-duotone.fa-pipe-collar:after,.fad.fa-pipe-collar:after{content:""}.fa-duotone.fa-lights-holiday:after,.fad.fa-lights-holiday:after{content:""}.fa-duotone.fa-citrus:after,.fad.fa-citrus:after{content:""}.fa-duotone.fa-flag-usa:after,.fad.fa-flag-usa:after{content:""}.fa-duotone.fa-laptop-file:after,.fad.fa-laptop-file:after{content:""}.fa-duotone.fa-teletype:after,.fa-duotone.fa-tty:after,.fad.fa-teletype:after,.fad.fa-tty:after{content:""}.fa-duotone.fa-chart-tree-map:after,.fad.fa-chart-tree-map:after{content:""}.fa-duotone.fa-diagram-next:after,.fad.fa-diagram-next:after{content:""}.fa-duotone.fa-person-rifle:after,.fad.fa-person-rifle:after{content:""}.fa-duotone.fa-clock-five-thirty:after,.fad.fa-clock-five-thirty:after{content:""}.fa-duotone.fa-pipe-valve:after,.fad.fa-pipe-valve:after{content:""}.fa-duotone.fa-arrow-up-from-arc:after,.fad.fa-arrow-up-from-arc:after{content:""}.fa-duotone.fa-face-spiral-eyes:after,.fad.fa-face-spiral-eyes:after{content:""}.fa-duotone.fa-compress-wide:after,.fad.fa-compress-wide:after{content:""}.fa-duotone.fa-circle-phone-hangup:after,.fa-duotone.fa-phone-circle-down:after,.fad.fa-circle-phone-hangup:after,.fad.fa-phone-circle-down:after{content:""}.fa-duotone.fa-house-medical-circle-exclamation:after,.fad.fa-house-medical-circle-exclamation:after{content:""}.fa-duotone.fa-badminton:after,.fad.fa-badminton:after{content:""}.fa-duotone.fa-closed-captioning:after,.fad.fa-closed-captioning:after{content:""}.fa-duotone.fa-hiking:after,.fa-duotone.fa-person-hiking:after,.fad.fa-hiking:after,.fad.fa-person-hiking:after{content:""}.fa-duotone.fa-arrow-alt-from-left:after,.fa-duotone.fa-right-from-line:after,.fad.fa-arrow-alt-from-left:after,.fad.fa-right-from-line:after{content:""}.fa-duotone.fa-venus-double:after,.fad.fa-venus-double:after{content:""}.fa-duotone.fa-images:after,.fad.fa-images:after{content:""}.fa-duotone.fa-calculator:after,.fad.fa-calculator:after{content:""}.fa-duotone.fa-shuttlecock:after,.fad.fa-shuttlecock:after{content:""}.fa-duotone.fa-user-hair:after,.fad.fa-user-hair:after{content:""}.fa-duotone.fa-eye-evil:after,.fad.fa-eye-evil:after{content:""}.fa-duotone.fa-people-pulling:after,.fad.fa-people-pulling:after{content:""}.fa-duotone.fa-n:after,.fad.fa-n:after{content:"NN"}.fa-duotone.fa-garage:after,.fad.fa-garage:after{content:""}.fa-duotone.fa-cable-car:after,.fa-duotone.fa-tram:after,.fad.fa-cable-car:after,.fad.fa-tram:after{content:""}.fa-duotone.fa-shovel-snow:after,.fad.fa-shovel-snow:after{content:""}.fa-duotone.fa-cloud-rain:after,.fad.fa-cloud-rain:after{content:""}.fa-duotone.fa-face-lying:after,.fad.fa-face-lying:after{content:""}.fa-duotone.fa-sprinkler:after,.fad.fa-sprinkler:after{content:""}.fa-duotone.fa-building-circle-xmark:after,.fad.fa-building-circle-xmark:after{content:""}.fa-duotone.fa-person-sledding:after,.fa-duotone.fa-sledding:after,.fad.fa-person-sledding:after,.fad.fa-sledding:after{content:""}.fa-duotone.fa-game-console-handheld:after,.fad.fa-game-console-handheld:after{content:""}.fa-duotone.fa-ship:after,.fad.fa-ship:after{content:""}.fa-duotone.fa-clock-six-thirty:after,.fad.fa-clock-six-thirty:after{content:""}.fa-duotone.fa-battery-slash:after,.fad.fa-battery-slash:after{content:""}.fa-duotone.fa-tugrik-sign:after,.fad.fa-tugrik-sign:after{content:""}.fa-duotone.fa-arrows-down-to-line:after,.fad.fa-arrows-down-to-line:after{content:""}.fa-duotone.fa-download:after,.fad.fa-download:after{content:""}.fa-duotone.fa-inventory:after,.fa-duotone.fa-shelves:after,.fad.fa-inventory:after,.fad.fa-shelves:after{content:""}.fa-duotone.fa-cloud-snow:after,.fad.fa-cloud-snow:after{content:""}.fa-duotone.fa-face-grin:after,.fa-duotone.fa-grin:after,.fad.fa-face-grin:after,.fad.fa-grin:after{content:""}.fa-duotone.fa-backspace:after,.fa-duotone.fa-delete-left:after,.fad.fa-backspace:after,.fad.fa-delete-left:after{content:""}.fa-duotone.fa-oven:after,.fad.fa-oven:after{content:""}.fa-duotone.fa-eye-dropper-empty:after,.fa-duotone.fa-eye-dropper:after,.fa-duotone.fa-eyedropper:after,.fad.fa-eye-dropper-empty:after,.fad.fa-eye-dropper:after,.fad.fa-eyedropper:after{content:""}.fa-duotone.fa-comment-captions:after,.fad.fa-comment-captions:after{content:""}.fa-duotone.fa-comments-question:after,.fad.fa-comments-question:after{content:""}.fa-duotone.fa-scribble:after,.fad.fa-scribble:after{content:""}.fa-duotone.fa-rotate-exclamation:after,.fad.fa-rotate-exclamation:after{content:""}.fa-duotone.fa-file-circle-check:after,.fad.fa-file-circle-check:after{content:""}.fa-duotone.fa-glass:after,.fad.fa-glass:after{content:""}.fa-duotone.fa-loader:after,.fad.fa-loader:after{content:""}.fa-duotone.fa-forward:after,.fad.fa-forward:after{content:""}.fa-duotone.fa-user-pilot:after,.fad.fa-user-pilot:after{content:""}.fa-duotone.fa-mobile-android:after,.fa-duotone.fa-mobile-phone:after,.fa-duotone.fa-mobile:after,.fad.fa-mobile-android:after,.fad.fa-mobile-phone:after,.fad.fa-mobile:after{content:""}.fa-duotone.fa-code-pull-request-closed:after,.fad.fa-code-pull-request-closed:after{content:""}.fa-duotone.fa-face-meh:after,.fa-duotone.fa-meh:after,.fad.fa-face-meh:after,.fad.fa-meh:after{content:""}.fa-duotone.fa-align-center:after,.fad.fa-align-center:after{content:""}.fa-duotone.fa-book-dead:after,.fa-duotone.fa-book-skull:after,.fad.fa-book-dead:after,.fad.fa-book-skull:after{content:""}.fa-duotone.fa-drivers-license:after,.fa-duotone.fa-id-card:after,.fad.fa-drivers-license:after,.fad.fa-id-card:after{content:""}.fa-duotone.fa-face-dotted:after,.fad.fa-face-dotted:after{content:""}.fa-duotone.fa-face-worried:after,.fad.fa-face-worried:after{content:""}.fa-duotone.fa-dedent:after,.fa-duotone.fa-outdent:after,.fad.fa-dedent:after,.fad.fa-outdent:after{content:""}.fa-duotone.fa-heart-circle-exclamation:after,.fad.fa-heart-circle-exclamation:after{content:""}.fa-duotone.fa-home-alt:after,.fa-duotone.fa-home-lg-alt:after,.fa-duotone.fa-home:after,.fa-duotone.fa-house:after,.fad.fa-home-alt:after,.fad.fa-home-lg-alt:after,.fad.fa-home:after,.fad.fa-house:after{content:""}.fa-duotone.fa-vector-circle:after,.fad.fa-vector-circle:after{content:""}.fa-duotone.fa-car-circle-bolt:after,.fad.fa-car-circle-bolt:after{content:""}.fa-duotone.fa-calendar-week:after,.fad.fa-calendar-week:after{content:""}.fa-duotone.fa-flying-disc:after,.fad.fa-flying-disc:after{content:""}.fa-duotone.fa-laptop-medical:after,.fad.fa-laptop-medical:after{content:""}.fa-duotone.fa-square-down-right:after,.fad.fa-square-down-right:after{content:""}.fa-duotone.fa-b:after,.fad.fa-b:after{content:"BB"}.fa-duotone.fa-seat-airline:after,.fad.fa-seat-airline:after{content:""}.fa-duotone.fa-eclipse-alt:after,.fa-duotone.fa-moon-over-sun:after,.fad.fa-eclipse-alt:after,.fad.fa-moon-over-sun:after{content:""}.fa-duotone.fa-pipe:after,.fad.fa-pipe:after{content:"||"}.fa-duotone.fa-file-medical:after,.fad.fa-file-medical:after{content:""}.fa-duotone.fa-potato:after,.fad.fa-potato:after{content:""}.fa-duotone.fa-dice-one:after,.fad.fa-dice-one:after{content:""}.fa-duotone.fa-circle-a:after,.fad.fa-circle-a:after{content:""}.fa-duotone.fa-helmet-battle:after,.fad.fa-helmet-battle:after{content:""}.fa-duotone.fa-butter:after,.fad.fa-butter:after{content:""}.fa-duotone.fa-blanket-fire:after,.fad.fa-blanket-fire:after{content:""}.fa-duotone.fa-kiwi-bird:after,.fad.fa-kiwi-bird:after{content:""}.fa-duotone.fa-castle:after,.fad.fa-castle:after{content:""}.fa-duotone.fa-golf-club:after,.fad.fa-golf-club:after{content:""}.fa-duotone.fa-arrow-right-arrow-left:after,.fa-duotone.fa-exchange:after,.fad.fa-arrow-right-arrow-left:after,.fad.fa-exchange:after{content:""}.fa-duotone.fa-redo-alt:after,.fa-duotone.fa-rotate-forward:after,.fa-duotone.fa-rotate-right:after,.fad.fa-redo-alt:after,.fad.fa-rotate-forward:after,.fad.fa-rotate-right:after{content:""}.fa-duotone.fa-cutlery:after,.fa-duotone.fa-utensils:after,.fad.fa-cutlery:after,.fad.fa-utensils:after{content:""}.fa-duotone.fa-arrow-up-wide-short:after,.fa-duotone.fa-sort-amount-up:after,.fad.fa-arrow-up-wide-short:after,.fad.fa-sort-amount-up:after{content:""}.fa-duotone.fa-balloons:after,.fad.fa-balloons:after{content:""}.fa-duotone.fa-mill-sign:after,.fad.fa-mill-sign:after{content:""}.fa-duotone.fa-bowl-rice:after,.fad.fa-bowl-rice:after{content:""}.fa-duotone.fa-timeline-arrow:after,.fad.fa-timeline-arrow:after{content:""}.fa-duotone.fa-skull:after,.fad.fa-skull:after{content:""}.fa-duotone.fa-game-board-alt:after,.fa-duotone.fa-game-board-simple:after,.fad.fa-game-board-alt:after,.fad.fa-game-board-simple:after{content:""}.fa-duotone.fa-circle-video:after,.fa-duotone.fa-video-circle:after,.fad.fa-circle-video:after,.fad.fa-video-circle:after{content:""}.fa-duotone.fa-chart-scatter-bubble:after,.fad.fa-chart-scatter-bubble:after{content:""}.fa-duotone.fa-house-turret:after,.fad.fa-house-turret:after{content:""}.fa-duotone.fa-banana:after,.fad.fa-banana:after{content:""}.fa-duotone.fa-hand-holding-skull:after,.fad.fa-hand-holding-skull:after{content:""}.fa-duotone.fa-people-dress:after,.fad.fa-people-dress:after{content:""}.fa-duotone.fa-couch-small:after,.fa-duotone.fa-loveseat:after,.fad.fa-couch-small:after,.fad.fa-loveseat:after{content:""}.fa-duotone.fa-broadcast-tower:after,.fa-duotone.fa-tower-broadcast:after,.fad.fa-broadcast-tower:after,.fad.fa-tower-broadcast:after{content:""}.fa-duotone.fa-truck-pickup:after,.fad.fa-truck-pickup:after{content:""}.fa-duotone.fa-block-quote:after,.fad.fa-block-quote:after{content:""}.fa-duotone.fa-long-arrow-alt-up:after,.fa-duotone.fa-up-long:after,.fad.fa-long-arrow-alt-up:after,.fad.fa-up-long:after{content:""}.fa-duotone.fa-stop:after,.fad.fa-stop:after{content:""}.fa-duotone.fa-code-merge:after,.fad.fa-code-merge:after{content:""}.fa-duotone.fa-money-check-dollar-pen:after,.fa-duotone.fa-money-check-edit-alt:after,.fad.fa-money-check-dollar-pen:after,.fad.fa-money-check-edit-alt:after{content:""}.fa-duotone.fa-arrow-alt-from-bottom:after,.fa-duotone.fa-up-from-line:after,.fad.fa-arrow-alt-from-bottom:after,.fad.fa-up-from-line:after{content:""}.fa-duotone.fa-upload:after,.fad.fa-upload:after{content:""}.fa-duotone.fa-hurricane:after,.fad.fa-hurricane:after{content:""}.fa-duotone.fa-people-pants:after,.fad.fa-people-pants:after{content:""}.fa-duotone.fa-mound:after,.fad.fa-mound:after{content:""}.fa-duotone.fa-windsock:after,.fad.fa-windsock:after{content:""}.fa-duotone.fa-circle-half:after,.fad.fa-circle-half:after{content:""}.fa-duotone.fa-brake-warning:after,.fad.fa-brake-warning:after{content:""}.fa-duotone.fa-toilet-portable:after,.fad.fa-toilet-portable:after{content:""}.fa-duotone.fa-compact-disc:after,.fad.fa-compact-disc:after{content:""}.fa-duotone.fa-file-arrow-down:after,.fa-duotone.fa-file-download:after,.fad.fa-file-arrow-down:after,.fad.fa-file-download:after{content:""}.fa-duotone.fa-sax-hot:after,.fa-duotone.fa-saxophone-fire:after,.fad.fa-sax-hot:after,.fad.fa-saxophone-fire:after{content:""}.fa-duotone.fa-camera-web-slash:after,.fa-duotone.fa-webcam-slash:after,.fad.fa-camera-web-slash:after,.fad.fa-webcam-slash:after{content:""}.fa-duotone.fa-folder-medical:after,.fad.fa-folder-medical:after{content:""}.fa-duotone.fa-folder-cog:after,.fa-duotone.fa-folder-gear:after,.fad.fa-folder-cog:after,.fad.fa-folder-gear:after{content:""}.fa-duotone.fa-hand-wave:after,.fad.fa-hand-wave:after{content:""}.fa-duotone.fa-arrow-up-arrow-down:after,.fa-duotone.fa-sort-up-down:after,.fad.fa-arrow-up-arrow-down:after,.fad.fa-sort-up-down:after{content:""}.fa-duotone.fa-caravan:after,.fad.fa-caravan:after{content:""}.fa-duotone.fa-shield-cat:after,.fad.fa-shield-cat:after{content:""}.fa-duotone.fa-comment-alt-slash:after,.fa-duotone.fa-message-slash:after,.fad.fa-comment-alt-slash:after,.fad.fa-message-slash:after{content:""}.fa-duotone.fa-bolt:after,.fa-duotone.fa-zap:after,.fad.fa-bolt:after,.fad.fa-zap:after{content:""}.fa-duotone.fa-trash-can-check:after,.fad.fa-trash-can-check:after{content:""}.fa-duotone.fa-glass-water:after,.fad.fa-glass-water:after{content:""}.fa-duotone.fa-oil-well:after,.fad.fa-oil-well:after{content:""}.fa-duotone.fa-person-simple:after,.fad.fa-person-simple:after{content:""}.fa-duotone.fa-vault:after,.fad.fa-vault:after{content:""}.fa-duotone.fa-mars:after,.fad.fa-mars:after{content:""}.fa-duotone.fa-toilet:after,.fad.fa-toilet:after{content:""}.fa-duotone.fa-plane-circle-xmark:after,.fad.fa-plane-circle-xmark:after{content:""}.fa-duotone.fa-cny:after,.fa-duotone.fa-jpy:after,.fa-duotone.fa-rmb:after,.fa-duotone.fa-yen-sign:after,.fa-duotone.fa-yen:after,.fad.fa-cny:after,.fad.fa-jpy:after,.fad.fa-rmb:after,.fad.fa-yen-sign:after,.fad.fa-yen:after{content:""}.fa-duotone.fa-notes:after,.fad.fa-notes:after{content:""}.fa-duotone.fa-rouble:after,.fa-duotone.fa-rub:after,.fa-duotone.fa-ruble-sign:after,.fa-duotone.fa-ruble:after,.fad.fa-rouble:after,.fad.fa-rub:after,.fad.fa-ruble-sign:after,.fad.fa-ruble:after{content:""}.fa-duotone.fa-trash-arrow-turn-left:after,.fa-duotone.fa-trash-undo:after,.fad.fa-trash-arrow-turn-left:after,.fad.fa-trash-undo:after{content:""}.fa-duotone.fa-champagne-glass:after,.fa-duotone.fa-glass-champagne:after,.fad.fa-champagne-glass:after,.fad.fa-glass-champagne:after{content:""}.fa-duotone.fa-objects-align-center-horizontal:after,.fad.fa-objects-align-center-horizontal:after{content:""}.fa-duotone.fa-sun:after,.fad.fa-sun:after{content:""}.fa-duotone.fa-trash-alt-slash:after,.fa-duotone.fa-trash-can-slash:after,.fad.fa-trash-alt-slash:after,.fad.fa-trash-can-slash:after{content:""}.fa-duotone.fa-screen-users:after,.fa-duotone.fa-users-class:after,.fad.fa-screen-users:after,.fad.fa-users-class:after{content:""}.fa-duotone.fa-guitar:after,.fad.fa-guitar:after{content:""}.fa-duotone.fa-arrow-square-left:after,.fa-duotone.fa-square-arrow-left:after,.fad.fa-arrow-square-left:after,.fad.fa-square-arrow-left:after{content:""}.fa-duotone.fa-square-8:after,.fad.fa-square-8:after{content:""}.fa-duotone.fa-face-smile-hearts:after,.fad.fa-face-smile-hearts:after{content:""}.fa-duotone.fa-brackets-square:after,.fa-duotone.fa-brackets:after,.fad.fa-brackets-square:after,.fad.fa-brackets:after{content:""}.fa-duotone.fa-laptop-arrow-down:after,.fad.fa-laptop-arrow-down:after{content:""}.fa-duotone.fa-hockey-stick-puck:after,.fad.fa-hockey-stick-puck:after{content:""}.fa-duotone.fa-house-tree:after,.fad.fa-house-tree:after{content:""}.fa-duotone.fa-signal-2:after,.fa-duotone.fa-signal-fair:after,.fad.fa-signal-2:after,.fad.fa-signal-fair:after{content:""}.fa-duotone.fa-face-laugh-wink:after,.fa-duotone.fa-laugh-wink:after,.fad.fa-face-laugh-wink:after,.fad.fa-laugh-wink:after{content:""}.fa-duotone.fa-circle-dollar:after,.fa-duotone.fa-dollar-circle:after,.fa-duotone.fa-usd-circle:after,.fad.fa-circle-dollar:after,.fad.fa-dollar-circle:after,.fad.fa-usd-circle:after{content:""}.fa-duotone.fa-horse-head:after,.fad.fa-horse-head:after{content:""}.fa-duotone.fa-arrows-repeat:after,.fa-duotone.fa-repeat-alt:after,.fad.fa-arrows-repeat:after,.fad.fa-repeat-alt:after{content:""}.fa-duotone.fa-bore-hole:after,.fad.fa-bore-hole:after{content:""}.fa-duotone.fa-industry:after,.fad.fa-industry:after{content:""}.fa-duotone.fa-image-polaroid:after,.fad.fa-image-polaroid:after{content:""}.fa-duotone.fa-wave-triangle:after,.fad.fa-wave-triangle:after{content:""}.fa-duotone.fa-arrow-alt-circle-down:after,.fa-duotone.fa-circle-down:after,.fad.fa-arrow-alt-circle-down:after,.fad.fa-circle-down:after{content:""}.fa-duotone.fa-grill:after,.fad.fa-grill:after{content:""}.fa-duotone.fa-arrows-turn-to-dots:after,.fad.fa-arrows-turn-to-dots:after{content:""}.fa-duotone.fa-analytics:after,.fa-duotone.fa-chart-mixed:after,.fad.fa-analytics:after,.fad.fa-chart-mixed:after{content:""}.fa-duotone.fa-florin-sign:after,.fad.fa-florin-sign:after{content:""}.fa-duotone.fa-arrow-down-short-wide:after,.fa-duotone.fa-sort-amount-desc:after,.fa-duotone.fa-sort-amount-down-alt:after,.fad.fa-arrow-down-short-wide:after,.fad.fa-sort-amount-desc:after,.fad.fa-sort-amount-down-alt:after{content:""}.fa-duotone.fa-less-than:after,.fad.fa-less-than:after{content:"<<"}.fa-duotone.fa-desktop-code:after,.fa-duotone.fa-display-code:after,.fad.fa-desktop-code:after,.fad.fa-display-code:after{content:""}.fa-duotone.fa-face-drooling:after,.fad.fa-face-drooling:after{content:""}.fa-duotone.fa-oil-temp:after,.fa-duotone.fa-oil-temperature:after,.fad.fa-oil-temp:after,.fad.fa-oil-temperature:after{content:""}.fa-duotone.fa-question-square:after,.fa-duotone.fa-square-question:after,.fad.fa-question-square:after,.fad.fa-square-question:after{content:""}.fa-duotone.fa-air-conditioner:after,.fad.fa-air-conditioner:after{content:""}.fa-duotone.fa-angle-down:after,.fad.fa-angle-down:after{content:""}.fa-duotone.fa-mountains:after,.fad.fa-mountains:after{content:""}.fa-duotone.fa-omega:after,.fad.fa-omega:after{content:""}.fa-duotone.fa-car-tunnel:after,.fad.fa-car-tunnel:after{content:""}.fa-duotone.fa-person-dolly-empty:after,.fad.fa-person-dolly-empty:after{content:""}.fa-duotone.fa-pan-food:after,.fad.fa-pan-food:after{content:""}.fa-duotone.fa-head-side-cough:after,.fad.fa-head-side-cough:after{content:""}.fa-duotone.fa-grip-lines:after,.fad.fa-grip-lines:after{content:""}.fa-duotone.fa-thumbs-down:after,.fad.fa-thumbs-down:after{content:""}.fa-duotone.fa-user-lock:after,.fad.fa-user-lock:after{content:""}.fa-duotone.fa-arrow-right-long:after,.fa-duotone.fa-long-arrow-right:after,.fad.fa-arrow-right-long:after,.fad.fa-long-arrow-right:after{content:""}.fa-duotone.fa-tickets-airline:after,.fad.fa-tickets-airline:after{content:""}.fa-duotone.fa-anchor-circle-xmark:after,.fad.fa-anchor-circle-xmark:after{content:""}.fa-duotone.fa-ellipsis-h:after,.fa-duotone.fa-ellipsis:after,.fad.fa-ellipsis-h:after,.fad.fa-ellipsis:after{content:""}.fa-duotone.fa-nfc-slash:after,.fad.fa-nfc-slash:after{content:""}.fa-duotone.fa-chess-pawn:after,.fad.fa-chess-pawn:after{content:""}.fa-duotone.fa-first-aid:after,.fa-duotone.fa-kit-medical:after,.fad.fa-first-aid:after,.fad.fa-kit-medical:after{content:""}.fa-duotone.fa-grid-2-plus:after,.fad.fa-grid-2-plus:after{content:""}.fa-duotone.fa-bells:after,.fad.fa-bells:after{content:""}.fa-duotone.fa-person-through-window:after,.fad.fa-person-through-window:after{content:""}.fa-duotone.fa-toolbox:after,.fad.fa-toolbox:after{content:""}.fa-duotone.fa-envelope-badge:after,.fa-duotone.fa-envelope-dot:after,.fad.fa-envelope-badge:after,.fad.fa-envelope-dot:after{content:""}.fa-duotone.fa-hands-holding-circle:after,.fad.fa-hands-holding-circle:after{content:""}.fa-duotone.fa-bug:after,.fad.fa-bug:after{content:""}.fa-duotone.fa-bowl-chopsticks:after,.fad.fa-bowl-chopsticks:after{content:""}.fa-duotone.fa-credit-card-alt:after,.fa-duotone.fa-credit-card:after,.fad.fa-credit-card-alt:after,.fad.fa-credit-card:after{content:""}.fa-duotone.fa-circle-s:after,.fad.fa-circle-s:after{content:""}.fa-duotone.fa-box-ballot:after,.fad.fa-box-ballot:after{content:""}.fa-duotone.fa-automobile:after,.fa-duotone.fa-car:after,.fad.fa-automobile:after,.fad.fa-car:after{content:""}.fa-duotone.fa-hand-holding-hand:after,.fad.fa-hand-holding-hand:after{content:""}.fa-duotone.fa-user-tie-hair:after,.fad.fa-user-tie-hair:after{content:""}.fa-duotone.fa-podium-star:after,.fad.fa-podium-star:after{content:""}.fa-duotone.fa-business-front:after,.fa-duotone.fa-party-back:after,.fa-duotone.fa-trian-balbot:after,.fa-duotone.fa-user-hair-mullet:after,.fad.fa-business-front:after,.fad.fa-party-back:after,.fad.fa-trian-balbot:after,.fad.fa-user-hair-mullet:after{content:""}.fa-duotone.fa-microphone-stand:after,.fad.fa-microphone-stand:after{content:""}.fa-duotone.fa-book-open-reader:after,.fa-duotone.fa-book-reader:after,.fad.fa-book-open-reader:after,.fad.fa-book-reader:after{content:""}.fa-duotone.fa-family-dress:after,.fad.fa-family-dress:after{content:""}.fa-duotone.fa-circle-x:after,.fad.fa-circle-x:after{content:""}.fa-duotone.fa-cabin:after,.fad.fa-cabin:after{content:""}.fa-duotone.fa-mountain-sun:after,.fad.fa-mountain-sun:after{content:""}.fa-duotone.fa-chart-simple-horizontal:after,.fad.fa-chart-simple-horizontal:after{content:""}.fa-duotone.fa-arrows-left-right-to-line:after,.fad.fa-arrows-left-right-to-line:after{content:""}.fa-duotone.fa-hand-back-point-left:after,.fad.fa-hand-back-point-left:after{content:""}.fa-duotone.fa-comment-alt-dots:after,.fa-duotone.fa-message-dots:after,.fa-duotone.fa-messaging:after,.fad.fa-comment-alt-dots:after,.fad.fa-message-dots:after,.fad.fa-messaging:after{content:""}.fa-duotone.fa-file-heart:after,.fad.fa-file-heart:after{content:""}.fa-duotone.fa-beer-foam:after,.fa-duotone.fa-beer-mug:after,.fad.fa-beer-foam:after,.fad.fa-beer-mug:after{content:""}.fa-duotone.fa-dice-d20:after,.fad.fa-dice-d20:after{content:""}.fa-duotone.fa-drone:after,.fad.fa-drone:after{content:""}.fa-duotone.fa-truck-droplet:after,.fad.fa-truck-droplet:after{content:""}.fa-duotone.fa-file-circle-xmark:after,.fad.fa-file-circle-xmark:after{content:""}.fa-duotone.fa-temperature-arrow-up:after,.fa-duotone.fa-temperature-up:after,.fad.fa-temperature-arrow-up:after,.fad.fa-temperature-up:after{content:""}.fa-duotone.fa-medal:after,.fad.fa-medal:after{content:""}.fa-duotone.fa-bed:after,.fad.fa-bed:after{content:""}.fa-duotone.fa-book-copy:after,.fad.fa-book-copy:after{content:""}.fa-duotone.fa-h-square:after,.fa-duotone.fa-square-h:after,.fad.fa-h-square:after,.fad.fa-square-h:after{content:""}.fa-duotone.fa-square-c:after,.fad.fa-square-c:after{content:""}.fa-duotone.fa-clock-two:after,.fad.fa-clock-two:after{content:""}.fa-duotone.fa-square-ellipsis-vertical:after,.fad.fa-square-ellipsis-vertical:after{content:""}.fa-duotone.fa-podcast:after,.fad.fa-podcast:after{content:""}.fa-duotone.fa-bee:after,.fad.fa-bee:after{content:""}.fa-duotone.fa-temperature-4:after,.fa-duotone.fa-temperature-full:after,.fa-duotone.fa-thermometer-4:after,.fa-duotone.fa-thermometer-full:after,.fad.fa-temperature-4:after,.fad.fa-temperature-full:after,.fad.fa-thermometer-4:after,.fad.fa-thermometer-full:after{content:""}.fa-duotone.fa-bell:after,.fad.fa-bell:after{content:""}.fa-duotone.fa-candy-bar:after,.fa-duotone.fa-chocolate-bar:after,.fad.fa-candy-bar:after,.fad.fa-chocolate-bar:after{content:""}.fa-duotone.fa-xmark-large:after,.fad.fa-xmark-large:after{content:""}.fa-duotone.fa-pinata:after,.fad.fa-pinata:after{content:""}.fa-duotone.fa-arrows-from-line:after,.fad.fa-arrows-from-line:after{content:""}.fa-duotone.fa-superscript:after,.fad.fa-superscript:after{content:""}.fa-duotone.fa-bowl-spoon:after,.fad.fa-bowl-spoon:after{content:""}.fa-duotone.fa-hexagon-check:after,.fad.fa-hexagon-check:after{content:""}.fa-duotone.fa-plug-circle-xmark:after,.fad.fa-plug-circle-xmark:after{content:""}.fa-duotone.fa-star-of-life:after,.fad.fa-star-of-life:after{content:""}.fa-duotone.fa-phone-slash:after,.fad.fa-phone-slash:after{content:""}.fa-duotone.fa-traffic-light-stop:after,.fad.fa-traffic-light-stop:after{content:""}.fa-duotone.fa-paint-roller:after,.fad.fa-paint-roller:after{content:""}.fa-duotone.fa-accent-grave:after,.fad.fa-accent-grave:after{content:"``"}.fa-duotone.fa-hands-helping:after,.fa-duotone.fa-handshake-angle:after,.fad.fa-hands-helping:after,.fad.fa-handshake-angle:after{content:""}.fa-duotone.fa-circle-0:after,.fad.fa-circle-0:after{content:""}.fa-duotone.fa-dial-med-low:after,.fad.fa-dial-med-low:after{content:""}.fa-duotone.fa-location-dot:after,.fa-duotone.fa-map-marker-alt:after,.fad.fa-location-dot:after,.fad.fa-map-marker-alt:after{content:""}.fa-duotone.fa-crab:after,.fad.fa-crab:after{content:""}.fa-duotone.fa-box-full:after,.fa-duotone.fa-box-open-full:after,.fad.fa-box-full:after,.fad.fa-box-open-full:after{content:""}.fa-duotone.fa-file:after,.fad.fa-file:after{content:""}.fa-duotone.fa-greater-than:after,.fad.fa-greater-than:after{content:">>"}.fa-duotone.fa-quotes:after,.fad.fa-quotes:after{content:""}.fa-duotone.fa-pretzel:after,.fad.fa-pretzel:after{content:""}.fa-duotone.fa-person-swimming:after,.fa-duotone.fa-swimmer:after,.fad.fa-person-swimming:after,.fad.fa-swimmer:after{content:""}.fa-duotone.fa-arrow-down:after,.fad.fa-arrow-down:after{content:""}.fa-duotone.fa-user-robot-xmarks:after,.fad.fa-user-robot-xmarks:after{content:""}.fa-duotone.fa-comment-alt-quote:after,.fa-duotone.fa-message-quote:after,.fad.fa-comment-alt-quote:after,.fad.fa-message-quote:after{content:""}.fa-duotone.fa-candy-corn:after,.fad.fa-candy-corn:after{content:""}.fa-duotone.fa-folder-magnifying-glass:after,.fa-duotone.fa-folder-search:after,.fad.fa-folder-magnifying-glass:after,.fad.fa-folder-search:after{content:""}.fa-duotone.fa-notebook:after,.fad.fa-notebook:after{content:""}.fa-duotone.fa-droplet:after,.fa-duotone.fa-tint:after,.fad.fa-droplet:after,.fad.fa-tint:after{content:""}.fa-duotone.fa-bullseye-pointer:after,.fad.fa-bullseye-pointer:after{content:""}.fa-duotone.fa-eraser:after,.fad.fa-eraser:after{content:""}.fa-duotone.fa-hexagon-image:after,.fad.fa-hexagon-image:after{content:""}.fa-duotone.fa-earth-america:after,.fa-duotone.fa-earth-americas:after,.fa-duotone.fa-earth:after,.fa-duotone.fa-globe-americas:after,.fad.fa-earth-america:after,.fad.fa-earth-americas:after,.fad.fa-earth:after,.fad.fa-globe-americas:after{content:""}.fa-duotone.fa-crate-apple:after,.fad.fa-crate-apple:after,.fa-duotone.fa-apple-crate:after,.fad.fa-apple-crate:after{content:""}.fa-duotone.fa-person-burst:after,.fad.fa-person-burst:after{content:""}.fa-duotone.fa-game-board:after,.fad.fa-game-board:after{content:""}.fa-duotone.fa-hat-chef:after,.fad.fa-hat-chef:after{content:""}.fa-duotone.fa-hand-back-point-right:after,.fad.fa-hand-back-point-right:after{content:""}.fa-duotone.fa-dove:after,.fad.fa-dove:after{content:""}.fa-duotone.fa-snowflake-droplets:after,.fad.fa-snowflake-droplets:after{content:""}.fa-duotone.fa-battery-0:after,.fa-duotone.fa-battery-empty:after,.fad.fa-battery-0:after,.fad.fa-battery-empty:after{content:""}.fa-duotone.fa-grid-4:after,.fad.fa-grid-4:after{content:""}.fa-duotone.fa-socks:after,.fad.fa-socks:after{content:""}.fa-duotone.fa-face-sunglasses:after,.fad.fa-face-sunglasses:after{content:""}.fa-duotone.fa-inbox:after,.fad.fa-inbox:after{content:""}.fa-duotone.fa-square-0:after,.fad.fa-square-0:after{content:""}.fa-duotone.fa-section:after,.fad.fa-section:after{content:""}.fa-duotone.fa-box-up:after,.fa-duotone.fa-square-this-way-up:after,.fad.fa-box-up:after,.fad.fa-square-this-way-up:after{content:""}.fa-duotone.fa-gauge-high:after,.fa-duotone.fa-tachometer-alt-fast:after,.fa-duotone.fa-tachometer-alt:after,.fad.fa-gauge-high:after,.fad.fa-tachometer-alt-fast:after,.fad.fa-tachometer-alt:after{content:""}.fa-duotone.fa-square-ampersand:after,.fad.fa-square-ampersand:after{content:""}.fa-duotone.fa-envelope-open-text:after,.fad.fa-envelope-open-text:after{content:""}.fa-duotone.fa-lamp-desk:after,.fad.fa-lamp-desk:after{content:""}.fa-duotone.fa-hospital-alt:after,.fa-duotone.fa-hospital-wide:after,.fa-duotone.fa-hospital:after,.fad.fa-hospital-alt:after,.fad.fa-hospital-wide:after,.fad.fa-hospital:after{content:""}.fa-duotone.fa-poll-people:after,.fad.fa-poll-people:after{content:""}.fa-duotone.fa-glass-whiskey-rocks:after,.fa-duotone.fa-whiskey-glass-ice:after,.fad.fa-glass-whiskey-rocks:after,.fad.fa-whiskey-glass-ice:after{content:""}.fa-duotone.fa-wine-bottle:after,.fad.fa-wine-bottle:after{content:""}.fa-duotone.fa-chess-rook:after,.fad.fa-chess-rook:after{content:""}.fa-duotone.fa-user-bounty-hunter:after,.fad.fa-user-bounty-hunter:after{content:""}.fa-duotone.fa-bars-staggered:after,.fa-duotone.fa-reorder:after,.fa-duotone.fa-stream:after,.fad.fa-bars-staggered:after,.fad.fa-reorder:after,.fad.fa-stream:after{content:""}.fa-duotone.fa-diagram-sankey:after,.fad.fa-diagram-sankey:after{content:""}.fa-duotone.fa-cloud-hail-mixed:after,.fad.fa-cloud-hail-mixed:after{content:""}.fa-duotone.fa-circle-up-left:after,.fad.fa-circle-up-left:after{content:""}.fa-duotone.fa-dharmachakra:after,.fad.fa-dharmachakra:after{content:""}.fa-duotone.fa-objects-align-left:after,.fad.fa-objects-align-left:after{content:""}.fa-duotone.fa-oil-can-drip:after,.fad.fa-oil-can-drip:after{content:""}.fa-duotone.fa-face-smiling-hands:after,.fad.fa-face-smiling-hands:after{content:""}.fa-duotone.fa-broccoli:after,.fad.fa-broccoli:after{content:""}.fa-duotone.fa-route-interstate:after,.fad.fa-route-interstate:after{content:""}.fa-duotone.fa-ear-muffs:after,.fad.fa-ear-muffs:after{content:""}.fa-duotone.fa-hotdog:after,.fad.fa-hotdog:after{content:""}.fa-duotone.fa-transporter-empty:after,.fad.fa-transporter-empty:after{content:""}.fa-duotone.fa-blind:after,.fa-duotone.fa-person-walking-with-cane:after,.fad.fa-blind:after,.fad.fa-person-walking-with-cane:after{content:""}.fa-duotone.fa-angle-90:after,.fad.fa-angle-90:after{content:""}.fa-duotone.fa-rectangle-terminal:after,.fad.fa-rectangle-terminal:after{content:""}.fa-duotone.fa-kite:after,.fad.fa-kite:after{content:""}.fa-duotone.fa-drum:after,.fad.fa-drum:after{content:""}.fa-duotone.fa-scrubber:after,.fad.fa-scrubber:after{content:""}.fa-duotone.fa-ice-cream:after,.fad.fa-ice-cream:after{content:""}.fa-duotone.fa-heart-circle-bolt:after,.fad.fa-heart-circle-bolt:after{content:""}.fa-duotone.fa-fish-bones:after,.fad.fa-fish-bones:after{content:""}.fa-duotone.fa-deer-rudolph:after,.fad.fa-deer-rudolph:after{content:""}.fa-duotone.fa-fax:after,.fad.fa-fax:after{content:""}.fa-duotone.fa-paragraph:after,.fad.fa-paragraph:after{content:""}.fa-duotone.fa-head-side-heart:after,.fad.fa-head-side-heart:after{content:""}.fa-duotone.fa-square-e:after,.fad.fa-square-e:after{content:""}.fa-duotone.fa-meter-fire:after,.fad.fa-meter-fire:after{content:""}.fa-duotone.fa-cloud-hail:after,.fad.fa-cloud-hail:after{content:""}.fa-duotone.fa-check-to-slot:after,.fa-duotone.fa-vote-yea:after,.fad.fa-check-to-slot:after,.fad.fa-vote-yea:after{content:""}.fa-duotone.fa-money-from-bracket:after,.fad.fa-money-from-bracket:after{content:""}.fa-duotone.fa-star-half:after,.fad.fa-star-half:after{content:""}.fa-duotone.fa-car-bus:after,.fad.fa-car-bus:after{content:""}.fa-duotone.fa-speaker:after,.fad.fa-speaker:after{content:""}.fa-duotone.fa-timer:after,.fad.fa-timer:after{content:""}.fa-duotone.fa-boxes-alt:after,.fa-duotone.fa-boxes-stacked:after,.fa-duotone.fa-boxes:after,.fad.fa-boxes-alt:after,.fad.fa-boxes-stacked:after,.fad.fa-boxes:after{content:""}.fa-duotone.fa-grill-hot:after,.fad.fa-grill-hot:after{content:""}.fa-duotone.fa-ballot-check:after,.fad.fa-ballot-check:after{content:""}.fa-duotone.fa-chain:after,.fa-duotone.fa-link:after,.fad.fa-chain:after,.fad.fa-link:after{content:""}.fa-duotone.fa-assistive-listening-systems:after,.fa-duotone.fa-ear-listen:after,.fad.fa-assistive-listening-systems:after,.fad.fa-ear-listen:after{content:""}.fa-duotone.fa-file-minus:after,.fad.fa-file-minus:after{content:""}.fa-duotone.fa-tree-city:after,.fad.fa-tree-city:after{content:""}.fa-duotone.fa-play:after,.fad.fa-play:after{content:""}.fa-duotone.fa-font:after,.fad.fa-font:after{content:""}.fa-duotone.fa-coffee-togo:after,.fa-duotone.fa-cup-togo:after,.fad.fa-coffee-togo:after,.fad.fa-cup-togo:after{content:""}.fa-duotone.fa-square-down-left:after,.fad.fa-square-down-left:after{content:""}.fa-duotone.fa-burger-lettuce:after,.fad.fa-burger-lettuce:after{content:""}.fa-duotone.fa-rupiah-sign:after,.fad.fa-rupiah-sign:after{content:""}.fa-duotone.fa-magnifying-glass:after,.fa-duotone.fa-search:after,.fad.fa-magnifying-glass:after,.fad.fa-search:after{content:""}.fa-duotone.fa-ping-pong-paddle-ball:after,.fa-duotone.fa-table-tennis-paddle-ball:after,.fa-duotone.fa-table-tennis:after,.fad.fa-ping-pong-paddle-ball:after,.fad.fa-table-tennis-paddle-ball:after,.fad.fa-table-tennis:after{content:""}.fa-duotone.fa-diagnoses:after,.fa-duotone.fa-person-dots-from-line:after,.fad.fa-diagnoses:after,.fad.fa-person-dots-from-line:after{content:""}.fa-duotone.fa-chevron-double-down:after,.fa-duotone.fa-chevrons-down:after,.fad.fa-chevron-double-down:after,.fad.fa-chevrons-down:after{content:""}.fa-duotone.fa-trash-can-arrow-up:after,.fa-duotone.fa-trash-restore-alt:after,.fad.fa-trash-can-arrow-up:after,.fad.fa-trash-restore-alt:after{content:""}.fa-duotone.fa-signal-3:after,.fa-duotone.fa-signal-good:after,.fad.fa-signal-3:after,.fad.fa-signal-good:after{content:""}.fa-duotone.fa-location-question:after,.fa-duotone.fa-map-marker-question:after,.fad.fa-location-question:after,.fad.fa-map-marker-question:after{content:""}.fa-duotone.fa-floppy-disk-circle-xmark:after,.fa-duotone.fa-floppy-disk-times:after,.fa-duotone.fa-save-circle-xmark:after,.fa-duotone.fa-save-times:after,.fad.fa-floppy-disk-circle-xmark:after,.fad.fa-floppy-disk-times:after,.fad.fa-save-circle-xmark:after,.fad.fa-save-times:after{content:""}.fa-duotone.fa-naira-sign:after,.fad.fa-naira-sign:after{content:""}.fa-duotone.fa-peach:after,.fad.fa-peach:after{content:""}.fa-duotone.fa-taxi-bus:after,.fad.fa-taxi-bus:after{content:""}.fa-duotone.fa-bracket-curly-left:after,.fa-duotone.fa-bracket-curly:after,.fad.fa-bracket-curly-left:after,.fad.fa-bracket-curly:after{content:"{{"}.fa-duotone.fa-lobster:after,.fad.fa-lobster:after{content:""}.fa-duotone.fa-cart-flatbed-empty:after,.fa-duotone.fa-dolly-flatbed-empty:after,.fad.fa-cart-flatbed-empty:after,.fad.fa-dolly-flatbed-empty:after{content:""}.fa-duotone.fa-colon:after,.fad.fa-colon:after{content:"::"}.fa-duotone.fa-cart-arrow-down:after,.fad.fa-cart-arrow-down:after{content:""}.fa-duotone.fa-wand:after,.fad.fa-wand:after{content:""}.fa-duotone.fa-walkie-talkie:after,.fad.fa-walkie-talkie:after{content:""}.fa-duotone.fa-file-edit:after,.fa-duotone.fa-file-pen:after,.fad.fa-file-edit:after,.fad.fa-file-pen:after{content:""}.fa-duotone.fa-receipt:after,.fad.fa-receipt:after{content:""}.fa-duotone.fa-table-picnic:after,.fad.fa-table-picnic:after{content:""}.fa-duotone.fa-pen-square:after,.fa-duotone.fa-pencil-square:after,.fa-duotone.fa-square-pen:after,.fad.fa-pen-square:after,.fad.fa-pencil-square:after,.fad.fa-square-pen:after{content:""}.fa-duotone.fa-circle-microphone-lines:after,.fa-duotone.fa-microphone-circle-alt:after,.fad.fa-circle-microphone-lines:after,.fad.fa-microphone-circle-alt:after{content:""}.fa-duotone.fa-desktop-slash:after,.fa-duotone.fa-display-slash:after,.fad.fa-desktop-slash:after,.fad.fa-display-slash:after{content:""}.fa-duotone.fa-suitcase-rolling:after,.fad.fa-suitcase-rolling:after{content:""}.fa-duotone.fa-person-circle-exclamation:after,.fad.fa-person-circle-exclamation:after{content:""}.fa-duotone.fa-transporter-2:after,.fad.fa-transporter-2:after{content:""}.fa-duotone.fa-hand-receiving:after,.fa-duotone.fa-hands-holding-diamond:after,.fad.fa-hand-receiving:after,.fad.fa-hands-holding-diamond:after{content:""}.fa-duotone.fa-money-bill-simple-wave:after,.fad.fa-money-bill-simple-wave:after{content:""}.fa-duotone.fa-chevron-down:after,.fad.fa-chevron-down:after{content:""}.fa-duotone.fa-battery-5:after,.fa-duotone.fa-battery-full:after,.fa-duotone.fa-battery:after,.fad.fa-battery-5:after,.fad.fa-battery-full:after,.fad.fa-battery:after{content:""}.fa-duotone.fa-bell-plus:after,.fad.fa-bell-plus:after{content:""}.fa-duotone.fa-book-arrow-right:after,.fad.fa-book-arrow-right:after{content:""}.fa-duotone.fa-hospitals:after,.fad.fa-hospitals:after{content:""}.fa-duotone.fa-club:after,.fad.fa-club:after{content:""}.fa-duotone.fa-skull-crossbones:after,.fad.fa-skull-crossbones:after{content:""}.fa-duotone.fa-dewpoint:after,.fa-duotone.fa-droplet-degree:after,.fad.fa-dewpoint:after,.fad.fa-droplet-degree:after{content:""}.fa-duotone.fa-code-compare:after,.fad.fa-code-compare:after{content:""}.fa-duotone.fa-list-dots:after,.fa-duotone.fa-list-ul:after,.fad.fa-list-dots:after,.fad.fa-list-ul:after{content:""}.fa-duotone.fa-hand-holding-magic:after,.fad.fa-hand-holding-magic:after{content:""}.fa-duotone.fa-watermelon-slice:after,.fad.fa-watermelon-slice:after{content:""}.fa-duotone.fa-circle-ellipsis:after,.fad.fa-circle-ellipsis:after{content:""}.fa-duotone.fa-school-lock:after,.fad.fa-school-lock:after{content:""}.fa-duotone.fa-tower-cell:after,.fad.fa-tower-cell:after{content:""}.fa-duotone.fa-sd-cards:after,.fad.fa-sd-cards:after{content:""}.fa-duotone.fa-down-long:after,.fa-duotone.fa-long-arrow-alt-down:after,.fad.fa-down-long:after,.fad.fa-long-arrow-alt-down:after{content:""}.fa-duotone.fa-envelopes:after,.fad.fa-envelopes:after{content:""}.fa-duotone.fa-phone-office:after,.fad.fa-phone-office:after{content:""}.fa-duotone.fa-ranking-star:after,.fad.fa-ranking-star:after{content:""}.fa-duotone.fa-chess-king:after,.fad.fa-chess-king:after{content:""}.fa-duotone.fa-nfc-pen:after,.fad.fa-nfc-pen:after{content:""}.fa-duotone.fa-person-harassing:after,.fad.fa-person-harassing:after{content:""}.fa-duotone.fa-hat-winter:after,.fad.fa-hat-winter:after{content:""}.fa-duotone.fa-brazilian-real-sign:after,.fad.fa-brazilian-real-sign:after{content:""}.fa-duotone.fa-landmark-alt:after,.fa-duotone.fa-landmark-dome:after,.fad.fa-landmark-alt:after,.fad.fa-landmark-dome:after{content:""}.fa-duotone.fa-bone-break:after,.fad.fa-bone-break:after{content:""}.fa-duotone.fa-arrow-up:after,.fad.fa-arrow-up:after{content:""}.fa-duotone.fa-down-from-dotted-line:after,.fad.fa-down-from-dotted-line:after{content:""}.fa-duotone.fa-television:after,.fa-duotone.fa-tv-alt:after,.fa-duotone.fa-tv:after,.fad.fa-television:after,.fad.fa-tv-alt:after,.fad.fa-tv:after{content:""}.fa-duotone.fa-border-left:after,.fad.fa-border-left:after{content:""}.fa-duotone.fa-circle-divide:after,.fad.fa-circle-divide:after{content:""}.fa-duotone.fa-shrimp:after,.fad.fa-shrimp:after{content:""}.fa-duotone.fa-list-check:after,.fa-duotone.fa-tasks:after,.fad.fa-list-check:after,.fad.fa-tasks:after{content:""}.fa-duotone.fa-diagram-subtask:after,.fad.fa-diagram-subtask:after{content:""}.fa-duotone.fa-jug-detergent:after,.fad.fa-jug-detergent:after{content:""}.fa-duotone.fa-circle-user:after,.fa-duotone.fa-user-circle:after,.fad.fa-circle-user:after,.fad.fa-user-circle:after{content:""}.fa-duotone.fa-square-y:after,.fad.fa-square-y:after{content:""}.fa-duotone.fa-user-doctor-hair:after,.fad.fa-user-doctor-hair:after{content:""}.fa-duotone.fa-planet-ringed:after,.fad.fa-planet-ringed:after{content:""}.fa-duotone.fa-mushroom:after,.fad.fa-mushroom:after{content:""}.fa-duotone.fa-user-shield:after,.fad.fa-user-shield:after{content:""}.fa-duotone.fa-megaphone:after,.fad.fa-megaphone:after{content:""}.fa-duotone.fa-wreath-laurel:after,.fad.fa-wreath-laurel:after{content:""}.fa-duotone.fa-circle-exclamation-check:after,.fad.fa-circle-exclamation-check:after{content:""}.fa-duotone.fa-wind:after,.fad.fa-wind:after{content:""}.fa-duotone.fa-box-dollar:after,.fa-duotone.fa-box-usd:after,.fad.fa-box-dollar:after,.fad.fa-box-usd:after{content:""}.fa-duotone.fa-car-burst:after,.fa-duotone.fa-car-crash:after,.fad.fa-car-burst:after,.fad.fa-car-crash:after{content:""}.fa-duotone.fa-y:after,.fad.fa-y:after{content:"YY"}.fa-duotone.fa-user-headset:after,.fad.fa-user-headset:after{content:""}.fa-duotone.fa-arrows-retweet:after,.fa-duotone.fa-retweet-alt:after,.fad.fa-arrows-retweet:after,.fad.fa-retweet-alt:after{content:""}.fa-duotone.fa-person-snowboarding:after,.fa-duotone.fa-snowboarding:after,.fad.fa-person-snowboarding:after,.fad.fa-snowboarding:after{content:""}.fa-duotone.fa-chevron-square-right:after,.fa-duotone.fa-square-chevron-right:after,.fad.fa-chevron-square-right:after,.fad.fa-square-chevron-right:after{content:""}.fa-duotone.fa-lacrosse-stick-ball:after,.fad.fa-lacrosse-stick-ball:after{content:""}.fa-duotone.fa-shipping-fast:after,.fa-duotone.fa-truck-fast:after,.fad.fa-shipping-fast:after,.fad.fa-truck-fast:after{content:""}.fa-duotone.fa-user-magnifying-glass:after,.fad.fa-user-magnifying-glass:after{content:""}.fa-duotone.fa-star-sharp:after,.fad.fa-star-sharp:after{content:""}.fa-duotone.fa-comment-heart:after,.fad.fa-comment-heart:after{content:""}.fa-duotone.fa-circle-1:after,.fad.fa-circle-1:after{content:""}.fa-duotone.fa-circle-star:after,.fa-duotone.fa-star-circle:after,.fad.fa-circle-star:after,.fad.fa-star-circle:after{content:""}.fa-duotone.fa-fish:after,.fad.fa-fish:after{content:""}.fa-duotone.fa-cloud-fog:after,.fa-duotone.fa-fog:after,.fad.fa-cloud-fog:after,.fad.fa-fog:after{content:""}.fa-duotone.fa-waffle:after,.fad.fa-waffle:after{content:""}.fa-duotone.fa-music-alt:after,.fa-duotone.fa-music-note:after,.fad.fa-music-alt:after,.fad.fa-music-note:after{content:""}.fa-duotone.fa-hexagon-exclamation:after,.fad.fa-hexagon-exclamation:after{content:""}.fa-duotone.fa-cart-shopping-fast:after,.fad.fa-cart-shopping-fast:after{content:""}.fa-duotone.fa-object-union:after,.fad.fa-object-union:after{content:""}.fa-duotone.fa-user-graduate:after,.fad.fa-user-graduate:after{content:""}.fa-duotone.fa-starfighter:after,.fad.fa-starfighter:after{content:""}.fa-duotone.fa-adjust:after,.fa-duotone.fa-circle-half-stroke:after,.fad.fa-adjust:after,.fad.fa-circle-half-stroke:after{content:""}.fa-duotone.fa-arrow-right-long-to-line:after,.fad.fa-arrow-right-long-to-line:after{content:""}.fa-duotone.fa-arrow-square-down:after,.fa-duotone.fa-square-arrow-down:after,.fad.fa-arrow-square-down:after,.fad.fa-square-arrow-down:after{content:""}.fa-duotone.fa-diamond-half-stroke:after,.fad.fa-diamond-half-stroke:after{content:""}.fa-duotone.fa-clapperboard:after,.fad.fa-clapperboard:after{content:""}.fa-duotone.fa-chevron-square-left:after,.fa-duotone.fa-square-chevron-left:after,.fad.fa-chevron-square-left:after,.fad.fa-square-chevron-left:after{content:""}.fa-duotone.fa-phone-intercom:after,.fad.fa-phone-intercom:after{content:""}.fa-duotone.fa-chain-horizontal:after,.fa-duotone.fa-link-horizontal:after,.fad.fa-chain-horizontal:after,.fad.fa-link-horizontal:after{content:""}.fa-duotone.fa-mango:after,.fad.fa-mango:after{content:""}.fa-duotone.fa-music-alt-slash:after,.fa-duotone.fa-music-note-slash:after,.fad.fa-music-alt-slash:after,.fad.fa-music-note-slash:after{content:""}.fa-duotone.fa-circle-radiation:after,.fa-duotone.fa-radiation-alt:after,.fad.fa-circle-radiation:after,.fad.fa-radiation-alt:after{content:""}.fa-duotone.fa-face-tongue-sweat:after,.fad.fa-face-tongue-sweat:after{content:""}.fa-duotone.fa-globe-stand:after,.fad.fa-globe-stand:after{content:""}.fa-duotone.fa-baseball-ball:after,.fa-duotone.fa-baseball:after,.fad.fa-baseball-ball:after,.fad.fa-baseball:after{content:""}.fa-duotone.fa-circle-p:after,.fad.fa-circle-p:after{content:""}.fa-duotone.fa-award-simple:after,.fad.fa-award-simple:after{content:""}.fa-duotone.fa-jet-fighter-up:after,.fad.fa-jet-fighter-up:after{content:""}.fa-duotone.fa-diagram-project:after,.fa-duotone.fa-project-diagram:after,.fad.fa-diagram-project:after,.fad.fa-project-diagram:after{content:""}.fa-duotone.fa-pedestal:after,.fad.fa-pedestal:after{content:""}.fa-duotone.fa-chart-pyramid:after,.fad.fa-chart-pyramid:after{content:""}.fa-duotone.fa-sidebar:after,.fad.fa-sidebar:after{content:""}.fa-duotone.fa-frosty-head:after,.fa-duotone.fa-snowman-head:after,.fad.fa-frosty-head:after,.fad.fa-snowman-head:after{content:""}.fa-duotone.fa-copy:after,.fad.fa-copy:after{content:""}.fa-duotone.fa-burger-glass:after,.fad.fa-burger-glass:after{content:""}.fa-duotone.fa-volume-mute:after,.fa-duotone.fa-volume-times:after,.fa-duotone.fa-volume-xmark:after,.fad.fa-volume-mute:after,.fad.fa-volume-times:after,.fad.fa-volume-xmark:after{content:""}.fa-duotone.fa-hand-sparkles:after,.fad.fa-hand-sparkles:after{content:""}.fa-duotone.fa-bars-filter:after,.fad.fa-bars-filter:after{content:""}.fa-duotone.fa-paintbrush-pencil:after,.fad.fa-paintbrush-pencil:after{content:""}.fa-duotone.fa-party-bell:after,.fad.fa-party-bell:after{content:""}.fa-duotone.fa-user-vneck-hair:after,.fad.fa-user-vneck-hair:after{content:""}.fa-duotone.fa-jack-o-lantern:after,.fad.fa-jack-o-lantern:after{content:""}.fa-duotone.fa-grip-horizontal:after,.fa-duotone.fa-grip:after,.fad.fa-grip-horizontal:after,.fad.fa-grip:after{content:""}.fa-duotone.fa-share-from-square:after,.fa-duotone.fa-share-square:after,.fad.fa-share-from-square:after,.fad.fa-share-square:after{content:""}.fa-duotone.fa-keynote:after,.fad.fa-keynote:after{content:""}.fa-duotone.fa-child-combatant:after,.fa-duotone.fa-child-rifle:after,.fad.fa-child-combatant:after,.fad.fa-child-rifle:after{content:""}.fa-duotone.fa-gun:after,.fad.fa-gun:after{content:""}.fa-duotone.fa-phone-square:after,.fa-duotone.fa-square-phone:after,.fad.fa-phone-square:after,.fad.fa-square-phone:after{content:""}.fa-duotone.fa-add:after,.fa-duotone.fa-plus:after,.fad.fa-add:after,.fad.fa-plus:after{content:"++"}.fa-duotone.fa-expand:after,.fad.fa-expand:after{content:""}.fa-duotone.fa-computer:after,.fad.fa-computer:after{content:""}.fa-duotone.fa-fort:after,.fad.fa-fort:after{content:""}.fa-duotone.fa-cloud-check:after,.fad.fa-cloud-check:after{content:""}.fa-duotone.fa-close:after,.fa-duotone.fa-multiply:after,.fa-duotone.fa-remove:after,.fa-duotone.fa-times:after,.fa-duotone.fa-xmark:after,.fad.fa-close:after,.fad.fa-multiply:after,.fad.fa-remove:after,.fad.fa-times:after,.fad.fa-xmark:after{content:""}.fa-duotone.fa-face-smirking:after,.fad.fa-face-smirking:after{content:""}.fa-duotone.fa-arrows-up-down-left-right:after,.fa-duotone.fa-arrows:after,.fad.fa-arrows-up-down-left-right:after,.fad.fa-arrows:after{content:""}.fa-duotone.fa-chalkboard-teacher:after,.fa-duotone.fa-chalkboard-user:after,.fad.fa-chalkboard-teacher:after,.fad.fa-chalkboard-user:after{content:""}.fa-duotone.fa-rhombus:after,.fad.fa-rhombus:after{content:""}.fa-duotone.fa-claw-marks:after,.fad.fa-claw-marks:after{content:""}.fa-duotone.fa-peso-sign:after,.fad.fa-peso-sign:after{content:""}.fa-duotone.fa-face-smile-tongue:after,.fad.fa-face-smile-tongue:after{content:""}.fa-duotone.fa-cart-circle-xmark:after,.fad.fa-cart-circle-xmark:after{content:""}.fa-duotone.fa-building-shield:after,.fad.fa-building-shield:after{content:""}.fa-duotone.fa-circle-phone-flip:after,.fa-duotone.fa-phone-circle-alt:after,.fad.fa-circle-phone-flip:after,.fad.fa-phone-circle-alt:after{content:""}.fa-duotone.fa-baby:after,.fad.fa-baby:after{content:""}.fa-duotone.fa-users-line:after,.fad.fa-users-line:after{content:""}.fa-duotone.fa-quote-left-alt:after,.fa-duotone.fa-quote-left:after,.fad.fa-quote-left-alt:after,.fad.fa-quote-left:after{content:""}.fa-duotone.fa-tractor:after,.fad.fa-tractor:after{content:""}.fa-duotone.fa-key-skeleton:after,.fad.fa-key-skeleton:after{content:""}.fa-duotone.fa-trash-arrow-up:after,.fa-duotone.fa-trash-restore:after,.fad.fa-trash-arrow-up:after,.fad.fa-trash-restore:after{content:""}.fa-duotone.fa-arrow-down-up-lock:after,.fad.fa-arrow-down-up-lock:after{content:""}.fa-duotone.fa-arrow-down-to-bracket:after,.fad.fa-arrow-down-to-bracket:after{content:""}.fa-duotone.fa-lines-leaning:after,.fad.fa-lines-leaning:after{content:""}.fa-duotone.fa-square-q:after,.fad.fa-square-q:after{content:""}.fa-duotone.fa-ruler-combined:after,.fad.fa-ruler-combined:after{content:""}.fa-duotone.fa-icons-alt:after,.fa-duotone.fa-symbols:after,.fad.fa-icons-alt:after,.fad.fa-symbols:after{content:""}.fa-duotone.fa-copyright:after,.fad.fa-copyright:after{content:""}.fa-duotone.fa-highlighter-line:after,.fad.fa-highlighter-line:after{content:""}.fa-duotone.fa-bracket-left:after,.fa-duotone.fa-bracket-square:after,.fa-duotone.fa-bracket:after,.fad.fa-bracket-left:after,.fad.fa-bracket-square:after,.fad.fa-bracket:after{content:"[["}.fa-duotone.fa-island-tree-palm:after,.fa-duotone.fa-island-tropical:after,.fad.fa-island-tree-palm:after,.fad.fa-island-tropical:after{content:""}.fa-duotone.fa-arrow-from-left:after,.fa-duotone.fa-arrow-right-from-line:after,.fad.fa-arrow-from-left:after,.fad.fa-arrow-right-from-line:after{content:""}.fa-duotone.fa-h2:after,.fad.fa-h2:after{content:""}.fa-duotone.fa-equals:after,.fad.fa-equals:after{content:"=="}.fa-duotone.fa-cake-slice:after,.fa-duotone.fa-shortcake:after,.fad.fa-cake-slice:after,.fad.fa-shortcake:after{content:""}.fa-duotone.fa-peanut:after,.fad.fa-peanut:after{content:""}.fa-duotone.fa-wrench-simple:after,.fad.fa-wrench-simple:after{content:""}.fa-duotone.fa-blender:after,.fad.fa-blender:after{content:""}.fa-duotone.fa-teeth:after,.fad.fa-teeth:after{content:""}.fa-duotone.fa-tally-2:after,.fad.fa-tally-2:after{content:""}.fa-duotone.fa-ils:after,.fa-duotone.fa-shekel-sign:after,.fa-duotone.fa-shekel:after,.fa-duotone.fa-sheqel-sign:after,.fa-duotone.fa-sheqel:after,.fad.fa-ils:after,.fad.fa-shekel-sign:after,.fad.fa-shekel:after,.fad.fa-sheqel-sign:after,.fad.fa-sheqel:after{content:""}.fa-duotone.fa-cars:after,.fad.fa-cars:after{content:""}.fa-duotone.fa-axe-battle:after,.fad.fa-axe-battle:after{content:""}.fa-duotone.fa-user-hair-long:after,.fad.fa-user-hair-long:after{content:""}.fa-duotone.fa-map:after,.fad.fa-map:after{content:""}.fa-duotone.fa-file-circle-info:after,.fad.fa-file-circle-info:after{content:""}.fa-duotone.fa-face-disappointed:after,.fad.fa-face-disappointed:after{content:""}.fa-duotone.fa-lasso-sparkles:after,.fad.fa-lasso-sparkles:after{content:""}.fa-duotone.fa-clock-eleven:after,.fad.fa-clock-eleven:after{content:""}.fa-duotone.fa-rocket:after,.fad.fa-rocket:after{content:""}.fa-duotone.fa-siren-on:after,.fad.fa-siren-on:after{content:""}.fa-duotone.fa-clock-ten:after,.fad.fa-clock-ten:after{content:""}.fa-duotone.fa-candle-holder:after,.fad.fa-candle-holder:after{content:""}.fa-duotone.fa-video-arrow-down-left:after,.fad.fa-video-arrow-down-left:after{content:""}.fa-duotone.fa-photo-film:after,.fa-duotone.fa-photo-video:after,.fad.fa-photo-film:after,.fad.fa-photo-video:after{content:""}.fa-duotone.fa-floppy-disk-circle-arrow-right:after,.fa-duotone.fa-save-circle-arrow-right:after,.fad.fa-floppy-disk-circle-arrow-right:after,.fad.fa-save-circle-arrow-right:after{content:""}.fa-duotone.fa-folder-minus:after,.fad.fa-folder-minus:after{content:""}.fa-duotone.fa-planet-moon:after,.fad.fa-planet-moon:after{content:""}.fa-duotone.fa-face-eyes-xmarks:after,.fad.fa-face-eyes-xmarks:after{content:""}.fa-duotone.fa-chart-scatter:after,.fad.fa-chart-scatter:after{content:""}.fa-duotone.fa-display-arrow-down:after,.fad.fa-display-arrow-down:after{content:""}.fa-duotone.fa-store:after,.fad.fa-store:after{content:""}.fa-duotone.fa-arrow-trend-up:after,.fad.fa-arrow-trend-up:after{content:""}.fa-duotone.fa-plug-circle-minus:after,.fad.fa-plug-circle-minus:after{content:""}.fa-duotone.fa-olive-branch:after,.fad.fa-olive-branch:after{content:""}.fa-duotone.fa-angle:after,.fad.fa-angle:after{content:""}.fa-duotone.fa-vacuum-robot:after,.fad.fa-vacuum-robot:after{content:""}.fa-duotone.fa-sign-hanging:after,.fa-duotone.fa-sign:after,.fad.fa-sign-hanging:after,.fad.fa-sign:after{content:""}.fa-duotone.fa-square-divide:after,.fad.fa-square-divide:after{content:""}.fa-duotone.fa-signal-stream-slash:after,.fad.fa-signal-stream-slash:after{content:""}.fa-duotone.fa-bezier-curve:after,.fad.fa-bezier-curve:after{content:""}.fa-duotone.fa-eye-dropper-half:after,.fad.fa-eye-dropper-half:after{content:""}.fa-duotone.fa-store-lock:after,.fad.fa-store-lock:after{content:""}.fa-duotone.fa-bell-slash:after,.fad.fa-bell-slash:after{content:""}.fa-duotone.fa-cloud-bolt-sun:after,.fa-duotone.fa-thunderstorm-sun:after,.fad.fa-cloud-bolt-sun:after,.fad.fa-thunderstorm-sun:after{content:""}.fa-duotone.fa-camera-slash:after,.fad.fa-camera-slash:after{content:""}.fa-duotone.fa-comment-quote:after,.fad.fa-comment-quote:after{content:""}.fa-duotone.fa-tablet-android:after,.fa-duotone.fa-tablet:after,.fad.fa-tablet-android:after,.fad.fa-tablet:after{content:""}.fa-duotone.fa-school-flag:after,.fad.fa-school-flag:after{content:""}.fa-duotone.fa-message-code:after,.fad.fa-message-code:after{content:""}.fa-duotone.fa-glass-half-empty:after,.fa-duotone.fa-glass-half-full:after,.fa-duotone.fa-glass-half:after,.fad.fa-glass-half-empty:after,.fad.fa-glass-half-full:after,.fad.fa-glass-half:after{content:""}.fa-duotone.fa-fill:after,.fad.fa-fill:after{content:""}.fa-duotone.fa-comment-alt-minus:after,.fa-duotone.fa-message-minus:after,.fad.fa-comment-alt-minus:after,.fad.fa-message-minus:after{content:""}.fa-duotone.fa-angle-up:after,.fad.fa-angle-up:after{content:""}.fa-duotone.fa-drumstick-bite:after,.fad.fa-drumstick-bite:after{content:""}.fa-duotone.fa-chain-horizontal-slash:after,.fa-duotone.fa-link-horizontal-slash:after,.fad.fa-chain-horizontal-slash:after,.fad.fa-link-horizontal-slash:after{content:""}.fa-duotone.fa-holly-berry:after,.fad.fa-holly-berry:after{content:""}.fa-duotone.fa-nose:after,.fad.fa-nose:after{content:""}.fa-duotone.fa-chevron-left:after,.fad.fa-chevron-left:after{content:""}.fa-duotone.fa-bacteria:after,.fad.fa-bacteria:after{content:""}.fa-duotone.fa-clouds:after,.fad.fa-clouds:after{content:""}.fa-duotone.fa-money-bill-simple:after,.fad.fa-money-bill-simple:after{content:""}.fa-duotone.fa-hand-lizard:after,.fad.fa-hand-lizard:after{content:""}.fa-duotone.fa-table-pivot:after,.fad.fa-table-pivot:after{content:""}.fa-duotone.fa-filter-slash:after,.fad.fa-filter-slash:after{content:""}.fa-duotone.fa-trash-can-arrow-turn-left:after,.fa-duotone.fa-trash-can-undo:after,.fa-duotone.fa-trash-undo-alt:after,.fad.fa-trash-can-arrow-turn-left:after,.fad.fa-trash-can-undo:after,.fad.fa-trash-undo-alt:after{content:""}.fa-duotone.fa-notdef:after,.fad.fa-notdef:after{content:""}.fa-duotone.fa-disease:after,.fad.fa-disease:after{content:""}.fa-duotone.fa-person-to-door:after,.fad.fa-person-to-door:after{content:""}.fa-duotone.fa-turntable:after,.fad.fa-turntable:after{content:""}.fa-duotone.fa-briefcase-medical:after,.fad.fa-briefcase-medical:after{content:""}.fa-duotone.fa-genderless:after,.fad.fa-genderless:after{content:""}.fa-duotone.fa-chevron-right:after,.fad.fa-chevron-right:after{content:""}.fa-duotone.fa-signal-1:after,.fa-duotone.fa-signal-weak:after,.fad.fa-signal-1:after,.fad.fa-signal-weak:after{content:""}.fa-duotone.fa-clock-five:after,.fad.fa-clock-five:after{content:""}.fa-duotone.fa-retweet:after,.fad.fa-retweet:after{content:""}.fa-duotone.fa-car-alt:after,.fa-duotone.fa-car-rear:after,.fad.fa-car-alt:after,.fad.fa-car-rear:after{content:""}.fa-duotone.fa-pump-soap:after,.fad.fa-pump-soap:after{content:""}.fa-duotone.fa-computer-classic:after,.fad.fa-computer-classic:after{content:""}.fa-duotone.fa-frame:after,.fad.fa-frame:after{content:""}.fa-duotone.fa-video-slash:after,.fad.fa-video-slash:after{content:""}.fa-duotone.fa-battery-2:after,.fa-duotone.fa-battery-quarter:after,.fad.fa-battery-2:after,.fad.fa-battery-quarter:after{content:""}.fa-duotone.fa-ellipsis-h-alt:after,.fa-duotone.fa-ellipsis-stroke:after,.fad.fa-ellipsis-h-alt:after,.fad.fa-ellipsis-stroke:after{content:""}.fa-duotone.fa-radio:after,.fad.fa-radio:after{content:""}.fa-duotone.fa-baby-carriage:after,.fa-duotone.fa-carriage-baby:after,.fad.fa-baby-carriage:after,.fad.fa-carriage-baby:after{content:""}.fa-duotone.fa-face-expressionless:after,.fad.fa-face-expressionless:after{content:""}.fa-duotone.fa-down-to-dotted-line:after,.fad.fa-down-to-dotted-line:after{content:""}.fa-duotone.fa-cloud-music:after,.fad.fa-cloud-music:after{content:""}.fa-duotone.fa-traffic-light:after,.fad.fa-traffic-light:after{content:""}.fa-duotone.fa-cloud-minus:after,.fad.fa-cloud-minus:after{content:""}.fa-duotone.fa-thermometer:after,.fad.fa-thermometer:after{content:""}.fa-duotone.fa-shield-minus:after,.fad.fa-shield-minus:after{content:""}.fa-duotone.fa-vr-cardboard:after,.fad.fa-vr-cardboard:after{content:""}.fa-duotone.fa-car-tilt:after,.fad.fa-car-tilt:after{content:""}.fa-duotone.fa-gauge-circle-minus:after,.fad.fa-gauge-circle-minus:after{content:""}.fa-duotone.fa-brightness-low:after,.fad.fa-brightness-low:after{content:""}.fa-duotone.fa-hand-middle-finger:after,.fad.fa-hand-middle-finger:after{content:""}.fa-duotone.fa-percent:after,.fa-duotone.fa-percentage:after,.fad.fa-percent:after,.fad.fa-percentage:after{content:"%%"}.fa-duotone.fa-truck-moving:after,.fad.fa-truck-moving:after{content:""}.fa-duotone.fa-glass-water-droplet:after,.fad.fa-glass-water-droplet:after{content:""}.fa-duotone.fa-conveyor-belt:after,.fad.fa-conveyor-belt:after{content:""}.fa-duotone.fa-location-check:after,.fa-duotone.fa-map-marker-check:after,.fad.fa-location-check:after,.fad.fa-map-marker-check:after{content:""}.fa-duotone.fa-coin-vertical:after,.fad.fa-coin-vertical:after{content:""}.fa-duotone.fa-display:after,.fad.fa-display:after{content:""}.fa-duotone.fa-person-sign:after,.fad.fa-person-sign:after{content:""}.fa-duotone.fa-face-smile:after,.fa-duotone.fa-smile:after,.fad.fa-face-smile:after,.fad.fa-smile:after{content:""}.fa-duotone.fa-phone-hangup:after,.fad.fa-phone-hangup:after{content:""}.fa-duotone.fa-signature-slash:after,.fad.fa-signature-slash:after{content:""}.fa-duotone.fa-thumb-tack:after,.fa-duotone.fa-thumbtack:after,.fad.fa-thumb-tack:after,.fad.fa-thumbtack:after{content:""}.fa-duotone.fa-wheat-slash:after,.fad.fa-wheat-slash:after{content:""}.fa-duotone.fa-trophy:after,.fad.fa-trophy:after{content:""}.fa-duotone.fa-clouds-sun:after,.fad.fa-clouds-sun:after{content:""}.fa-duotone.fa-person-praying:after,.fa-duotone.fa-pray:after,.fad.fa-person-praying:after,.fad.fa-pray:after{content:""}.fa-duotone.fa-hammer:after,.fad.fa-hammer:after{content:""}.fa-duotone.fa-face-vomit:after,.fad.fa-face-vomit:after{content:""}.fa-duotone.fa-speakers:after,.fad.fa-speakers:after{content:""}.fa-duotone.fa-teletype-answer:after,.fa-duotone.fa-tty-answer:after,.fad.fa-teletype-answer:after,.fad.fa-tty-answer:after{content:""}.fa-duotone.fa-mug-tea-saucer:after,.fad.fa-mug-tea-saucer:after{content:""}.fa-duotone.fa-diagram-lean-canvas:after,.fad.fa-diagram-lean-canvas:after{content:""}.fa-duotone.fa-alt:after,.fad.fa-alt:after{content:""}.fa-duotone.fa-dial-med-high:after,.fa-duotone.fa-dial:after,.fad.fa-dial-med-high:after,.fad.fa-dial:after{content:""}.fa-duotone.fa-hand-peace:after,.fad.fa-hand-peace:after{content:""}.fa-duotone.fa-circle-trash:after,.fa-duotone.fa-trash-circle:after,.fad.fa-circle-trash:after,.fad.fa-trash-circle:after{content:""}.fa-duotone.fa-rotate:after,.fa-duotone.fa-sync-alt:after,.fad.fa-rotate:after,.fad.fa-sync-alt:after{content:""}.fa-duotone.fa-circle-quarters:after,.fad.fa-circle-quarters:after{content:""}.fa-duotone.fa-spinner:after,.fad.fa-spinner:after{content:""}.fa-duotone.fa-tower-control:after,.fad.fa-tower-control:after{content:""}.fa-duotone.fa-arrow-up-triangle-square:after,.fa-duotone.fa-sort-shapes-up:after,.fad.fa-arrow-up-triangle-square:after,.fad.fa-sort-shapes-up:after{content:""}.fa-duotone.fa-whale:after,.fad.fa-whale:after{content:""}.fa-duotone.fa-robot:after,.fad.fa-robot:after{content:""}.fa-duotone.fa-peace:after,.fad.fa-peace:after{content:""}.fa-duotone.fa-party-horn:after,.fad.fa-party-horn:after{content:""}.fa-duotone.fa-cogs:after,.fa-duotone.fa-gears:after,.fad.fa-cogs:after,.fad.fa-gears:after{content:""}.fa-duotone.fa-sun-alt:after,.fa-duotone.fa-sun-bright:after,.fad.fa-sun-alt:after,.fad.fa-sun-bright:after{content:""}.fa-duotone.fa-warehouse:after,.fad.fa-warehouse:after{content:""}.fa-duotone.fa-lock-keyhole-open:after,.fa-duotone.fa-lock-open-alt:after,.fad.fa-lock-keyhole-open:after,.fad.fa-lock-open-alt:after{content:""}.fa-duotone.fa-box-fragile:after,.fa-duotone.fa-square-fragile:after,.fa-duotone.fa-square-wine-glass-crack:after,.fad.fa-box-fragile:after,.fad.fa-square-fragile:after,.fad.fa-square-wine-glass-crack:after{content:""}.fa-duotone.fa-arrow-up-right-dots:after,.fad.fa-arrow-up-right-dots:after{content:""}.fa-duotone.fa-square-n:after,.fad.fa-square-n:after{content:""}.fa-duotone.fa-splotch:after,.fad.fa-splotch:after{content:""}.fa-duotone.fa-face-grin-hearts:after,.fa-duotone.fa-grin-hearts:after,.fad.fa-face-grin-hearts:after,.fad.fa-grin-hearts:after{content:""}.fa-duotone.fa-meter:after,.fad.fa-meter:after{content:""}.fa-duotone.fa-mandolin:after,.fad.fa-mandolin:after{content:""}.fa-duotone.fa-dice-four:after,.fad.fa-dice-four:after{content:""}.fa-duotone.fa-sim-card:after,.fad.fa-sim-card:after{content:""}.fa-duotone.fa-transgender-alt:after,.fa-duotone.fa-transgender:after,.fad.fa-transgender-alt:after,.fad.fa-transgender:after{content:""}.fa-duotone.fa-mercury:after,.fad.fa-mercury:after{content:""}.fa-duotone.fa-up-from-bracket:after,.fad.fa-up-from-bracket:after{content:""}.fa-duotone.fa-knife-kitchen:after,.fad.fa-knife-kitchen:after{content:""}.fa-duotone.fa-border-right:after,.fad.fa-border-right:after{content:""}.fa-duotone.fa-arrow-turn-down:after,.fa-duotone.fa-level-down:after,.fad.fa-arrow-turn-down:after,.fad.fa-level-down:after{content:""}.fa-duotone.fa-spade:after,.fad.fa-spade:after{content:""}.fa-duotone.fa-card-spade:after,.fad.fa-card-spade:after{content:""}.fa-duotone.fa-line-columns:after,.fad.fa-line-columns:after{content:""}.fa-duotone.fa-arrow-right-to-line:after,.fa-duotone.fa-arrow-to-right:after,.fad.fa-arrow-right-to-line:after,.fad.fa-arrow-to-right:after{content:""}.fa-duotone.fa-person-falling-burst:after,.fad.fa-person-falling-burst:after{content:""}.fa-duotone.fa-flag-pennant:after,.fa-duotone.fa-pennant:after,.fad.fa-flag-pennant:after,.fad.fa-pennant:after{content:""}.fa-duotone.fa-conveyor-belt-empty:after,.fad.fa-conveyor-belt-empty:after{content:""}.fa-duotone.fa-award:after,.fad.fa-award:after{content:""}.fa-duotone.fa-ticket-alt:after,.fa-duotone.fa-ticket-simple:after,.fad.fa-ticket-alt:after,.fad.fa-ticket-simple:after{content:""}.fa-duotone.fa-building:after,.fad.fa-building:after{content:""}.fa-duotone.fa-angle-double-left:after,.fa-duotone.fa-angles-left:after,.fad.fa-angle-double-left:after,.fad.fa-angles-left:after{content:""}.fa-duotone.fa-camcorder:after,.fa-duotone.fa-video-handheld:after,.fad.fa-camcorder:after,.fad.fa-video-handheld:after{content:""}.fa-duotone.fa-pancakes:after,.fad.fa-pancakes:after{content:""}.fa-duotone.fa-album-circle-user:after,.fad.fa-album-circle-user:after{content:""}.fa-duotone.fa-qrcode:after,.fad.fa-qrcode:after{content:""}.fa-duotone.fa-dice-d10:after,.fad.fa-dice-d10:after{content:""}.fa-duotone.fa-fireplace:after,.fad.fa-fireplace:after{content:""}.fa-duotone.fa-browser:after,.fad.fa-browser:after{content:""}.fa-duotone.fa-pen-paintbrush:after,.fa-duotone.fa-pencil-paintbrush:after,.fad.fa-pen-paintbrush:after,.fad.fa-pencil-paintbrush:after{content:""}.fa-duotone.fa-fish-cooked:after,.fad.fa-fish-cooked:after{content:""}.fa-duotone.fa-chair-office:after,.fad.fa-chair-office:after{content:""}.fa-duotone.fa-nesting-dolls:after,.fad.fa-nesting-dolls:after{content:""}.fa-duotone.fa-clock-rotate-left:after,.fa-duotone.fa-history:after,.fad.fa-clock-rotate-left:after,.fad.fa-history:after{content:""}.fa-duotone.fa-trumpet:after,.fad.fa-trumpet:after{content:""}.fa-duotone.fa-face-grin-beam-sweat:after,.fa-duotone.fa-grin-beam-sweat:after,.fad.fa-face-grin-beam-sweat:after,.fad.fa-grin-beam-sweat:after{content:""}.fa-duotone.fa-fire-smoke:after,.fad.fa-fire-smoke:after{content:""}.fa-duotone.fa-phone-missed:after,.fad.fa-phone-missed:after{content:""}.fa-duotone.fa-arrow-right-from-file:after,.fa-duotone.fa-file-export:after,.fad.fa-arrow-right-from-file:after,.fad.fa-file-export:after{content:""}.fa-duotone.fa-shield-blank:after,.fa-duotone.fa-shield:after,.fad.fa-shield-blank:after,.fad.fa-shield:after{content:""}.fa-duotone.fa-arrow-up-short-wide:after,.fa-duotone.fa-sort-amount-up-alt:after,.fad.fa-arrow-up-short-wide:after,.fad.fa-sort-amount-up-alt:after{content:""}.fa-duotone.fa-arrows-repeat-1:after,.fa-duotone.fa-repeat-1-alt:after,.fad.fa-arrows-repeat-1:after,.fad.fa-repeat-1-alt:after{content:""}.fa-duotone.fa-gun-slash:after,.fad.fa-gun-slash:after{content:""}.fa-duotone.fa-avocado:after,.fad.fa-avocado:after{content:""}.fa-duotone.fa-binary:after,.fad.fa-binary:after{content:""}.fa-duotone.fa-glasses-alt:after,.fa-duotone.fa-glasses-round:after,.fad.fa-glasses-alt:after,.fad.fa-glasses-round:after{content:""}.fa-duotone.fa-phone-plus:after,.fad.fa-phone-plus:after{content:""}.fa-duotone.fa-ditto:after,.fad.fa-ditto:after{content:"\"\""}.fa-duotone.fa-person-seat:after,.fad.fa-person-seat:after{content:""}.fa-duotone.fa-house-medical:after,.fad.fa-house-medical:after{content:""}.fa-duotone.fa-golf-ball-tee:after,.fa-duotone.fa-golf-ball:after,.fad.fa-golf-ball-tee:after,.fad.fa-golf-ball:after{content:""}.fa-duotone.fa-chevron-circle-left:after,.fa-duotone.fa-circle-chevron-left:after,.fad.fa-chevron-circle-left:after,.fad.fa-circle-chevron-left:after{content:""}.fa-duotone.fa-house-chimney-window:after,.fad.fa-house-chimney-window:after{content:""}.fa-duotone.fa-scythe:after,.fad.fa-scythe:after{content:""}.fa-duotone.fa-pen-nib:after,.fad.fa-pen-nib:after{content:""}.fa-duotone.fa-ban-parking:after,.fa-duotone.fa-parking-circle-slash:after,.fad.fa-ban-parking:after,.fad.fa-parking-circle-slash:after{content:""}.fa-duotone.fa-tent-arrow-turn-left:after,.fad.fa-tent-arrow-turn-left:after{content:""}.fa-duotone.fa-face-diagonal-mouth:after,.fad.fa-face-diagonal-mouth:after{content:""}.fa-duotone.fa-diagram-cells:after,.fad.fa-diagram-cells:after{content:""}.fa-duotone.fa-cricket-bat-ball:after,.fa-duotone.fa-cricket:after,.fad.fa-cricket-bat-ball:after,.fad.fa-cricket:after{content:""}.fa-duotone.fa-tents:after,.fad.fa-tents:after{content:""}.fa-duotone.fa-magic:after,.fa-duotone.fa-wand-magic:after,.fad.fa-magic:after,.fad.fa-wand-magic:after{content:""}.fa-duotone.fa-dog:after,.fad.fa-dog:after{content:""}.fa-duotone.fa-pen-line:after,.fad.fa-pen-line:after{content:""}.fa-duotone.fa-atom-alt:after,.fa-duotone.fa-atom-simple:after,.fad.fa-atom-alt:after,.fad.fa-atom-simple:after{content:""}.fa-duotone.fa-ampersand:after,.fad.fa-ampersand:after{content:"&&"}.fa-duotone.fa-carrot:after,.fad.fa-carrot:after{content:""}.fa-duotone.fa-arrow-from-bottom:after,.fa-duotone.fa-arrow-up-from-line:after,.fad.fa-arrow-from-bottom:after,.fad.fa-arrow-up-from-line:after{content:""}.fa-duotone.fa-moon:after,.fad.fa-moon:after{content:""}.fa-duotone.fa-pen-slash:after,.fad.fa-pen-slash:after{content:""}.fa-duotone.fa-wine-glass-alt:after,.fa-duotone.fa-wine-glass-empty:after,.fad.fa-wine-glass-alt:after,.fad.fa-wine-glass-empty:after{content:""}.fa-duotone.fa-square-star:after,.fad.fa-square-star:after{content:""}.fa-duotone.fa-cheese:after,.fad.fa-cheese:after{content:""}.fa-duotone.fa-send-backward:after,.fad.fa-send-backward:after{content:""}.fa-duotone.fa-yin-yang:after,.fad.fa-yin-yang:after{content:""}.fa-duotone.fa-music:after,.fad.fa-music:after{content:""}.fa-duotone.fa-compass-slash:after,.fad.fa-compass-slash:after{content:""}.fa-duotone.fa-clock-one:after,.fad.fa-clock-one:after{content:""}.fa-duotone.fa-file-music:after,.fad.fa-file-music:after{content:""}.fa-duotone.fa-code-commit:after,.fad.fa-code-commit:after{content:""}.fa-duotone.fa-temperature-low:after,.fad.fa-temperature-low:after{content:""}.fa-duotone.fa-biking:after,.fa-duotone.fa-person-biking:after,.fad.fa-biking:after,.fad.fa-person-biking:after{content:""}.fa-duotone.fa-skeleton:after,.fad.fa-skeleton:after{content:""}.fa-duotone.fa-circle-g:after,.fad.fa-circle-g:after{content:""}.fa-duotone.fa-circle-arrow-up-left:after,.fad.fa-circle-arrow-up-left:after{content:""}.fa-duotone.fa-coin-blank:after,.fad.fa-coin-blank:after{content:""}.fa-duotone.fa-broom:after,.fad.fa-broom:after{content:""}.fa-duotone.fa-vacuum:after,.fad.fa-vacuum:after{content:""}.fa-duotone.fa-shield-heart:after,.fad.fa-shield-heart:after{content:""}.fa-duotone.fa-card-heart:after,.fad.fa-card-heart:after{content:""}.fa-duotone.fa-lightbulb-cfl-on:after,.fad.fa-lightbulb-cfl-on:after{content:""}.fa-duotone.fa-melon:after,.fad.fa-melon:after{content:""}.fa-duotone.fa-gopuram:after,.fad.fa-gopuram:after{content:""}.fa-duotone.fa-earth-oceania:after,.fa-duotone.fa-globe-oceania:after,.fad.fa-earth-oceania:after,.fad.fa-globe-oceania:after{content:""}.fa-duotone.fa-container-storage:after,.fad.fa-container-storage:after{content:""}.fa-duotone.fa-face-pouting:after,.fad.fa-face-pouting:after{content:""}.fa-duotone.fa-square-xmark:after,.fa-duotone.fa-times-square:after,.fa-duotone.fa-xmark-square:after,.fad.fa-square-xmark:after,.fad.fa-times-square:after,.fad.fa-xmark-square:after{content:""}.fa-duotone.fa-exploding-head:after,.fa-duotone.fa-face-explode:after,.fad.fa-exploding-head:after,.fad.fa-face-explode:after{content:""}.fa-duotone.fa-hashtag:after,.fad.fa-hashtag:after{content:"##"}.fa-duotone.fa-expand-alt:after,.fa-duotone.fa-up-right-and-down-left-from-center:after,.fad.fa-expand-alt:after,.fad.fa-up-right-and-down-left-from-center:after{content:""}.fa-duotone.fa-oil-can:after,.fad.fa-oil-can:after{content:""}.fa-duotone.fa-t:after,.fad.fa-t:after{content:"TT"}.fa-duotone.fa-transformer-bolt:after,.fad.fa-transformer-bolt:after{content:""}.fa-duotone.fa-hippo:after,.fad.fa-hippo:after{content:""}.fa-duotone.fa-chart-column:after,.fad.fa-chart-column:after{content:""}.fa-duotone.fa-cassette-vhs:after,.fa-duotone.fa-vhs:after,.fad.fa-cassette-vhs:after,.fad.fa-vhs:after{content:""}.fa-duotone.fa-infinity:after,.fad.fa-infinity:after{content:""}.fa-duotone.fa-vial-circle-check:after,.fad.fa-vial-circle-check:after{content:""}.fa-duotone.fa-chimney:after,.fad.fa-chimney:after{content:""}.fa-duotone.fa-object-intersect:after,.fad.fa-object-intersect:after{content:""}.fa-duotone.fa-person-arrow-down-to-line:after,.fad.fa-person-arrow-down-to-line:after{content:""}.fa-duotone.fa-voicemail:after,.fad.fa-voicemail:after{content:""}.fa-duotone.fa-block-brick:after,.fa-duotone.fa-wall-brick:after,.fad.fa-block-brick:after,.fad.fa-wall-brick:after{content:""}.fa-duotone.fa-fan:after,.fad.fa-fan:after{content:""}.fa-duotone.fa-bags-shopping:after,.fad.fa-bags-shopping:after{content:""}.fa-duotone.fa-paragraph-left:after,.fa-duotone.fa-paragraph-rtl:after,.fad.fa-paragraph-left:after,.fad.fa-paragraph-rtl:after{content:""}.fa-duotone.fa-person-walking-luggage:after,.fad.fa-person-walking-luggage:after{content:""}.fa-duotone.fa-caravan-alt:after,.fa-duotone.fa-caravan-simple:after,.fad.fa-caravan-alt:after,.fad.fa-caravan-simple:after{content:""}.fa-duotone.fa-turtle:after,.fad.fa-turtle:after{content:""}.fa-duotone.fa-pencil-mechanical:after,.fad.fa-pencil-mechanical:after{content:""}.fa-duotone.fa-arrows-alt-v:after,.fa-duotone.fa-up-down:after,.fad.fa-arrows-alt-v:after,.fad.fa-up-down:after{content:""}.fa-duotone.fa-cloud-moon-rain:after,.fad.fa-cloud-moon-rain:after{content:""}.fa-duotone.fa-booth-curtain:after,.fad.fa-booth-curtain:after{content:""}.fa-duotone.fa-calendar:after,.fad.fa-calendar:after{content:""}.fa-duotone.fa-box-heart:after,.fad.fa-box-heart:after{content:""}.fa-duotone.fa-trailer:after,.fad.fa-trailer:after{content:""}.fa-duotone.fa-user-doctor-message:after,.fa-duotone.fa-user-md-chat:after,.fad.fa-user-doctor-message:after,.fad.fa-user-md-chat:after{content:""}.fa-duotone.fa-bahai:after,.fa-duotone.fa-haykal:after,.fad.fa-bahai:after,.fad.fa-haykal:after{content:""}.fa-duotone.fa-amp-guitar:after,.fad.fa-amp-guitar:after{content:""}.fa-duotone.fa-sd-card:after,.fad.fa-sd-card:after{content:""}.fa-duotone.fa-volume-slash:after,.fad.fa-volume-slash:after{content:""}.fa-duotone.fa-border-bottom:after,.fad.fa-border-bottom:after{content:""}.fa-duotone.fa-wifi-1:after,.fa-duotone.fa-wifi-weak:after,.fad.fa-wifi-1:after,.fad.fa-wifi-weak:after{content:""}.fa-duotone.fa-dragon:after,.fad.fa-dragon:after{content:""}.fa-duotone.fa-shoe-prints:after,.fad.fa-shoe-prints:after{content:""}.fa-duotone.fa-circle-plus:after,.fa-duotone.fa-plus-circle:after,.fad.fa-circle-plus:after,.fad.fa-plus-circle:after{content:""}.fa-duotone.fa-face-grin-tongue-wink:after,.fa-duotone.fa-grin-tongue-wink:after,.fad.fa-face-grin-tongue-wink:after,.fad.fa-grin-tongue-wink:after{content:""}.fa-duotone.fa-hand-holding:after,.fad.fa-hand-holding:after{content:""}.fa-duotone.fa-plug-circle-exclamation:after,.fad.fa-plug-circle-exclamation:after{content:""}.fa-duotone.fa-chain-broken:after,.fa-duotone.fa-chain-slash:after,.fa-duotone.fa-link-slash:after,.fa-duotone.fa-unlink:after,.fad.fa-chain-broken:after,.fad.fa-chain-slash:after,.fad.fa-link-slash:after,.fad.fa-unlink:after{content:""}.fa-duotone.fa-clone:after,.fad.fa-clone:after{content:""}.fa-duotone.fa-person-walking-arrow-loop-left:after,.fad.fa-person-walking-arrow-loop-left:after{content:""}.fa-duotone.fa-arrow-up-z-a:after,.fa-duotone.fa-sort-alpha-up-alt:after,.fad.fa-arrow-up-z-a:after,.fad.fa-sort-alpha-up-alt:after{content:""}.fa-duotone.fa-fire-alt:after,.fa-duotone.fa-fire-flame-curved:after,.fad.fa-fire-alt:after,.fad.fa-fire-flame-curved:after{content:""}.fa-duotone.fa-tornado:after,.fad.fa-tornado:after{content:""}.fa-duotone.fa-file-circle-plus:after,.fad.fa-file-circle-plus:after{content:""}.fa-duotone.fa-delete-right:after,.fad.fa-delete-right:after{content:""}.fa-duotone.fa-book-quran:after,.fa-duotone.fa-quran:after,.fad.fa-book-quran:after,.fad.fa-quran:after{content:""}.fa-duotone.fa-circle-quarter:after,.fad.fa-circle-quarter:after{content:""}.fa-duotone.fa-anchor:after,.fad.fa-anchor:after{content:""}.fa-duotone.fa-border-all:after,.fad.fa-border-all:after{content:""}.fa-duotone.fa-function:after,.fad.fa-function:after{content:""}.fa-duotone.fa-angry:after,.fa-duotone.fa-face-angry:after,.fad.fa-angry:after,.fad.fa-face-angry:after{content:""}.fa-duotone.fa-people-simple:after,.fad.fa-people-simple:after{content:""}.fa-duotone.fa-cookie-bite:after,.fad.fa-cookie-bite:after{content:""}.fa-duotone.fa-arrow-trend-down:after,.fad.fa-arrow-trend-down:after{content:""}.fa-duotone.fa-feed:after,.fa-duotone.fa-rss:after,.fad.fa-feed:after,.fad.fa-rss:after{content:""}.fa-duotone.fa-face-monocle:after,.fad.fa-face-monocle:after{content:""}.fa-duotone.fa-draw-polygon:after,.fad.fa-draw-polygon:after{content:""}.fa-duotone.fa-balance-scale:after,.fa-duotone.fa-scale-balanced:after,.fad.fa-balance-scale:after,.fad.fa-scale-balanced:after{content:""}.fa-duotone.fa-calendar-lines:after,.fa-duotone.fa-calendar-note:after,.fad.fa-calendar-lines:after,.fad.fa-calendar-note:after{content:""}.fa-duotone.fa-arrow-down-big-small:after,.fa-duotone.fa-sort-size-down:after,.fad.fa-arrow-down-big-small:after,.fad.fa-sort-size-down:after{content:""}.fa-duotone.fa-gauge-simple-high:after,.fa-duotone.fa-tachometer-fast:after,.fa-duotone.fa-tachometer:after,.fad.fa-gauge-simple-high:after,.fad.fa-tachometer-fast:after,.fad.fa-tachometer:after{content:""}.fa-duotone.fa-do-not-enter:after,.fad.fa-do-not-enter:after{content:""}.fa-duotone.fa-shower:after,.fad.fa-shower:after{content:""}.fa-duotone.fa-dice-d8:after,.fad.fa-dice-d8:after{content:""}.fa-duotone.fa-desktop-alt:after,.fa-duotone.fa-desktop:after,.fad.fa-desktop-alt:after,.fad.fa-desktop:after{content:""}.fa-duotone.fa-m:after,.fad.fa-m:after{content:"MM"}.fa-duotone.fa-grip-dots-vertical:after,.fad.fa-grip-dots-vertical:after{content:""}.fa-duotone.fa-face-viewfinder:after,.fad.fa-face-viewfinder:after{content:""}.fa-duotone.fa-creemee:after,.fa-duotone.fa-soft-serve:after,.fad.fa-creemee:after,.fad.fa-soft-serve:after{content:""}.fa-duotone.fa-h5:after,.fad.fa-h5:after{content:""}.fa-duotone.fa-hand-back-point-down:after,.fad.fa-hand-back-point-down:after{content:""}.fa-duotone.fa-table-list:after,.fa-duotone.fa-th-list:after,.fad.fa-table-list:after,.fad.fa-th-list:after{content:""}.fa-duotone.fa-comment-sms:after,.fa-duotone.fa-sms:after,.fad.fa-comment-sms:after,.fad.fa-sms:after{content:""}.fa-duotone.fa-rectangle-landscape:after,.fa-duotone.fa-rectangle:after,.fad.fa-rectangle-landscape:after,.fad.fa-rectangle:after{content:""}.fa-duotone.fa-clipboard-list-check:after,.fad.fa-clipboard-list-check:after{content:""}.fa-duotone.fa-turkey:after,.fad.fa-turkey:after{content:""}.fa-duotone.fa-book:after,.fad.fa-book:after{content:""}.fa-duotone.fa-user-plus:after,.fad.fa-user-plus:after{content:""}.fa-duotone.fa-ice-skate:after,.fad.fa-ice-skate:after{content:""}.fa-duotone.fa-check:after,.fad.fa-check:after{content:""}.fa-duotone.fa-battery-4:after,.fa-duotone.fa-battery-three-quarters:after,.fad.fa-battery-4:after,.fad.fa-battery-three-quarters:after{content:""}.fa-duotone.fa-tomato:after,.fad.fa-tomato:after{content:""}.fa-duotone.fa-sword-laser:after,.fad.fa-sword-laser:after{content:""}.fa-duotone.fa-house-circle-check:after,.fad.fa-house-circle-check:after{content:""}.fa-duotone.fa-buildings:after,.fad.fa-buildings:after{content:""}.fa-duotone.fa-angle-left:after,.fad.fa-angle-left:after{content:""}.fa-duotone.fa-cart-flatbed-boxes:after,.fa-duotone.fa-dolly-flatbed-alt:after,.fad.fa-cart-flatbed-boxes:after,.fad.fa-dolly-flatbed-alt:after{content:""}.fa-duotone.fa-diagram-successor:after,.fad.fa-diagram-successor:after{content:""}.fa-duotone.fa-truck-arrow-right:after,.fad.fa-truck-arrow-right:after{content:""}.fa-duotone.fa-square-w:after,.fad.fa-square-w:after{content:""}.fa-duotone.fa-arrows-split-up-and-left:after,.fad.fa-arrows-split-up-and-left:after{content:""}.fa-duotone.fa-lamp:after,.fad.fa-lamp:after{content:""}.fa-duotone.fa-airplay:after,.fad.fa-airplay:after{content:""}.fa-duotone.fa-fist-raised:after,.fa-duotone.fa-hand-fist:after,.fad.fa-fist-raised:after,.fad.fa-hand-fist:after{content:""}.fa-duotone.fa-shield-quartered:after,.fad.fa-shield-quartered:after{content:""}.fa-duotone.fa-slash-forward:after,.fad.fa-slash-forward:after{content:"//"}.fa-duotone.fa-location-pen:after,.fa-duotone.fa-map-marker-edit:after,.fad.fa-location-pen:after,.fad.fa-map-marker-edit:after{content:""}.fa-duotone.fa-cloud-moon:after,.fad.fa-cloud-moon:after{content:""}.fa-duotone.fa-pot-food:after,.fad.fa-pot-food:after{content:""}.fa-duotone.fa-briefcase:after,.fad.fa-briefcase:after{content:""}.fa-duotone.fa-person-falling:after,.fad.fa-person-falling:after{content:""}.fa-duotone.fa-image-portrait:after,.fa-duotone.fa-portrait:after,.fad.fa-image-portrait:after,.fad.fa-portrait:after{content:""}.fa-duotone.fa-user-tag:after,.fad.fa-user-tag:after{content:""}.fa-duotone.fa-rug:after,.fad.fa-rug:after{content:""}.fa-duotone.fa-print-slash:after,.fad.fa-print-slash:after{content:""}.fa-duotone.fa-earth-europe:after,.fa-duotone.fa-globe-europe:after,.fad.fa-earth-europe:after,.fad.fa-globe-europe:after{content:""}.fa-duotone.fa-cart-flatbed-suitcase:after,.fa-duotone.fa-luggage-cart:after,.fad.fa-cart-flatbed-suitcase:after,.fad.fa-luggage-cart:after{content:""}.fa-duotone.fa-hand-back-point-ribbon:after,.fad.fa-hand-back-point-ribbon:after{content:""}.fa-duotone.fa-rectangle-times:after,.fa-duotone.fa-rectangle-xmark:after,.fa-duotone.fa-times-rectangle:after,.fa-duotone.fa-window-close:after,.fad.fa-rectangle-times:after,.fad.fa-rectangle-xmark:after,.fad.fa-times-rectangle:after,.fad.fa-window-close:after{content:""}.fa-duotone.fa-tire-rugged:after,.fad.fa-tire-rugged:after{content:""}.fa-duotone.fa-lightbulb-dollar:after,.fad.fa-lightbulb-dollar:after{content:""}.fa-duotone.fa-cowbell:after,.fad.fa-cowbell:after{content:""}.fa-duotone.fa-baht-sign:after,.fad.fa-baht-sign:after{content:""}.fa-duotone.fa-corner:after,.fad.fa-corner:after{content:""}.fa-duotone.fa-chevron-double-right:after,.fa-duotone.fa-chevrons-right:after,.fad.fa-chevron-double-right:after,.fad.fa-chevrons-right:after{content:""}.fa-duotone.fa-book-open:after,.fad.fa-book-open:after{content:""}.fa-duotone.fa-book-journal-whills:after,.fa-duotone.fa-journal-whills:after,.fad.fa-book-journal-whills:after,.fad.fa-journal-whills:after{content:""}.fa-duotone.fa-inhaler:after,.fad.fa-inhaler:after{content:""}.fa-duotone.fa-handcuffs:after,.fad.fa-handcuffs:after{content:""}.fa-duotone.fa-snake:after,.fad.fa-snake:after{content:""}.fa-duotone.fa-exclamation-triangle:after,.fa-duotone.fa-triangle-exclamation:after,.fa-duotone.fa-warning:after,.fad.fa-exclamation-triangle:after,.fad.fa-triangle-exclamation:after,.fad.fa-warning:after{content:""}.fa-duotone.fa-note-medical:after,.fad.fa-note-medical:after{content:""}.fa-duotone.fa-database:after,.fad.fa-database:after{content:""}.fa-duotone.fa-down-left:after,.fad.fa-down-left:after{content:""}.fa-duotone.fa-arrow-turn-right:after,.fa-duotone.fa-mail-forward:after,.fa-duotone.fa-share:after,.fad.fa-arrow-turn-right:after,.fad.fa-mail-forward:after,.fad.fa-share:after{content:""}.fa-duotone.fa-face-thinking:after,.fad.fa-face-thinking:after{content:""}.fa-duotone.fa-turn-down-right:after,.fad.fa-turn-down-right:after{content:""}.fa-duotone.fa-bottle-droplet:after,.fad.fa-bottle-droplet:after{content:""}.fa-duotone.fa-mask-face:after,.fad.fa-mask-face:after{content:""}.fa-duotone.fa-hill-rockslide:after,.fad.fa-hill-rockslide:after{content:""}.fa-duotone.fa-scanner-keyboard:after,.fad.fa-scanner-keyboard:after{content:""}.fa-duotone.fa-circle-o:after,.fad.fa-circle-o:after{content:""}.fa-duotone.fa-grid-horizontal:after,.fad.fa-grid-horizontal:after{content:""}.fa-duotone.fa-comment-alt-dollar:after,.fa-duotone.fa-message-dollar:after,.fad.fa-comment-alt-dollar:after,.fad.fa-message-dollar:after{content:""}.fa-duotone.fa-exchange-alt:after,.fa-duotone.fa-right-left:after,.fad.fa-exchange-alt:after,.fad.fa-right-left:after{content:""}.fa-duotone.fa-columns-3:after,.fad.fa-columns-3:after{content:""}.fa-duotone.fa-paper-plane:after,.fad.fa-paper-plane:after{content:""}.fa-duotone.fa-road-circle-exclamation:after,.fad.fa-road-circle-exclamation:after{content:""}.fa-duotone.fa-dungeon:after,.fad.fa-dungeon:after{content:""}.fa-duotone.fa-hand-holding-box:after,.fad.fa-hand-holding-box:after{content:""}.fa-duotone.fa-input-text:after,.fad.fa-input-text:after{content:""}.fa-duotone.fa-window-alt:after,.fa-duotone.fa-window-flip:after,.fad.fa-window-alt:after,.fad.fa-window-flip:after{content:""}.fa-duotone.fa-align-right:after,.fad.fa-align-right:after{content:""}.fa-duotone.fa-scanner-gun:after,.fa-duotone.fa-scanner:after,.fad.fa-scanner-gun:after,.fad.fa-scanner:after{content:""}.fa-duotone.fa-tire:after,.fad.fa-tire:after{content:""}.fa-duotone.fa-engine:after,.fad.fa-engine:after{content:""}.fa-duotone.fa-money-bill-1-wave:after,.fa-duotone.fa-money-bill-wave-alt:after,.fad.fa-money-bill-1-wave:after,.fad.fa-money-bill-wave-alt:after{content:""}.fa-duotone.fa-life-ring:after,.fad.fa-life-ring:after{content:""}.fa-duotone.fa-hands:after,.fa-duotone.fa-sign-language:after,.fa-duotone.fa-signing:after,.fad.fa-hands:after,.fad.fa-sign-language:after,.fad.fa-signing:after{content:""}.fa-duotone.fa-caret-circle-right:after,.fa-duotone.fa-circle-caret-right:after,.fad.fa-caret-circle-right:after,.fad.fa-circle-caret-right:after{content:""}.fa-duotone.fa-wheat:after,.fad.fa-wheat:after{content:""}.fa-duotone.fa-file-spreadsheet:after,.fad.fa-file-spreadsheet:after{content:""}.fa-duotone.fa-audio-description-slash:after,.fad.fa-audio-description-slash:after{content:""}.fa-duotone.fa-calendar-day:after,.fad.fa-calendar-day:after{content:""}.fa-duotone.fa-ladder-water:after,.fa-duotone.fa-swimming-pool:after,.fa-duotone.fa-water-ladder:after,.fad.fa-ladder-water:after,.fad.fa-swimming-pool:after,.fad.fa-water-ladder:after{content:""}.fa-duotone.fa-arrows-up-down:after,.fa-duotone.fa-arrows-v:after,.fad.fa-arrows-up-down:after,.fad.fa-arrows-v:after{content:""}.fa-duotone.fa-chess-pawn-alt:after,.fa-duotone.fa-chess-pawn-piece:after,.fad.fa-chess-pawn-alt:after,.fad.fa-chess-pawn-piece:after{content:""}.fa-duotone.fa-face-grimace:after,.fa-duotone.fa-grimace:after,.fad.fa-face-grimace:after,.fad.fa-grimace:after{content:""}.fa-duotone.fa-wheelchair-alt:after,.fa-duotone.fa-wheelchair-move:after,.fad.fa-wheelchair-alt:after,.fad.fa-wheelchair-move:after{content:""}.fa-duotone.fa-level-down-alt:after,.fa-duotone.fa-turn-down:after,.fad.fa-level-down-alt:after,.fad.fa-turn-down:after{content:""}.fa-duotone.fa-square-s:after,.fad.fa-square-s:after{content:""}.fa-duotone.fa-barcode-alt:after,.fa-duotone.fa-rectangle-barcode:after,.fad.fa-barcode-alt:after,.fad.fa-rectangle-barcode:after{content:""}.fa-duotone.fa-person-walking-arrow-right:after,.fad.fa-person-walking-arrow-right:after{content:""}.fa-duotone.fa-envelope-square:after,.fa-duotone.fa-square-envelope:after,.fad.fa-envelope-square:after,.fad.fa-square-envelope:after{content:""}.fa-duotone.fa-dice:after,.fad.fa-dice:after{content:""}.fa-duotone.fa-unicorn:after,.fad.fa-unicorn:after{content:""}.fa-duotone.fa-bowling-ball:after,.fad.fa-bowling-ball:after{content:""}.fa-duotone.fa-pompebled:after,.fad.fa-pompebled:after{content:""}.fa-duotone.fa-brain:after,.fad.fa-brain:after{content:""}.fa-duotone.fa-watch-smart:after,.fad.fa-watch-smart:after{content:""}.fa-duotone.fa-book-user:after,.fad.fa-book-user:after{content:""}.fa-duotone.fa-sensor-cloud:after,.fa-duotone.fa-sensor-smoke:after,.fad.fa-sensor-cloud:after,.fad.fa-sensor-smoke:after{content:""}.fa-duotone.fa-clapperboard-play:after,.fad.fa-clapperboard-play:after{content:""}.fa-duotone.fa-band-aid:after,.fa-duotone.fa-bandage:after,.fad.fa-band-aid:after,.fad.fa-bandage:after{content:""}.fa-duotone.fa-calendar-minus:after,.fad.fa-calendar-minus:after{content:""}.fa-duotone.fa-circle-xmark:after,.fa-duotone.fa-times-circle:after,.fa-duotone.fa-xmark-circle:after,.fad.fa-circle-xmark:after,.fad.fa-times-circle:after,.fad.fa-xmark-circle:after{content:""}.fa-duotone.fa-circle-4:after,.fad.fa-circle-4:after{content:""}.fa-duotone.fa-gifts:after,.fad.fa-gifts:after{content:""}.fa-duotone.fa-album-collection:after,.fad.fa-album-collection:after{content:""}.fa-duotone.fa-hotel:after,.fad.fa-hotel:after{content:""}.fa-duotone.fa-earth-asia:after,.fa-duotone.fa-globe-asia:after,.fad.fa-earth-asia:after,.fad.fa-globe-asia:after{content:""}.fa-duotone.fa-id-card-alt:after,.fa-duotone.fa-id-card-clip:after,.fad.fa-id-card-alt:after,.fad.fa-id-card-clip:after{content:""}.fa-duotone.fa-magnifying-glass-plus:after,.fa-duotone.fa-search-plus:after,.fad.fa-magnifying-glass-plus:after,.fad.fa-search-plus:after{content:""}.fa-duotone.fa-thumbs-up:after,.fad.fa-thumbs-up:after{content:""}.fa-duotone.fa-cloud-showers:after,.fad.fa-cloud-showers:after{content:""}.fa-duotone.fa-user-clock:after,.fad.fa-user-clock:after{content:""}.fa-duotone.fa-onion:after,.fad.fa-onion:after{content:""}.fa-duotone.fa-clock-twelve-thirty:after,.fad.fa-clock-twelve-thirty:after{content:""}.fa-duotone.fa-arrow-down-to-dotted-line:after,.fad.fa-arrow-down-to-dotted-line:after{content:""}.fa-duotone.fa-allergies:after,.fa-duotone.fa-hand-dots:after,.fad.fa-allergies:after,.fad.fa-hand-dots:after{content:""}.fa-duotone.fa-file-invoice:after,.fad.fa-file-invoice:after{content:""}.fa-duotone.fa-window-minimize:after,.fad.fa-window-minimize:after{content:""}.fa-duotone.fa-rectangle-wide:after,.fad.fa-rectangle-wide:after{content:""}.fa-duotone.fa-comment-arrow-up:after,.fad.fa-comment-arrow-up:after{content:""}.fa-duotone.fa-garlic:after,.fad.fa-garlic:after{content:""}.fa-duotone.fa-coffee:after,.fa-duotone.fa-mug-saucer:after,.fad.fa-coffee:after,.fad.fa-mug-saucer:after{content:""}.fa-duotone.fa-brush:after,.fad.fa-brush:after{content:""}.fa-duotone.fa-tree-decorated:after,.fad.fa-tree-decorated:after{content:""}.fa-duotone.fa-mask:after,.fad.fa-mask:after{content:""}.fa-duotone.fa-calendar-heart:after,.fad.fa-calendar-heart:after{content:""}.fa-duotone.fa-magnifying-glass-minus:after,.fa-duotone.fa-search-minus:after,.fad.fa-magnifying-glass-minus:after,.fad.fa-search-minus:after{content:""}.fa-duotone.fa-flower:after,.fad.fa-flower:after{content:""}.fa-duotone.fa-ruler-vertical:after,.fad.fa-ruler-vertical:after{content:""}.fa-duotone.fa-user-alt:after,.fa-duotone.fa-user-large:after,.fad.fa-user-alt:after,.fad.fa-user-large:after{content:""}.fa-duotone.fa-starship-freighter:after,.fad.fa-starship-freighter:after{content:""}.fa-duotone.fa-train-tram:after,.fad.fa-train-tram:after{content:""}.fa-duotone.fa-bridge-suspension:after,.fad.fa-bridge-suspension:after{content:""}.fa-duotone.fa-trash-check:after,.fad.fa-trash-check:after{content:""}.fa-duotone.fa-user-nurse:after,.fad.fa-user-nurse:after{content:""}.fa-duotone.fa-boombox:after,.fad.fa-boombox:after{content:""}.fa-duotone.fa-syringe:after,.fad.fa-syringe:after{content:""}.fa-duotone.fa-cloud-sun:after,.fad.fa-cloud-sun:after{content:""}.fa-duotone.fa-shield-exclamation:after,.fad.fa-shield-exclamation:after{content:""}.fa-duotone.fa-stopwatch-20:after,.fad.fa-stopwatch-20:after{content:""}.fa-duotone.fa-square-full:after,.fad.fa-square-full:after{content:""}.fa-duotone.fa-grip-dots:after,.fad.fa-grip-dots:after{content:""}.fa-duotone.fa-comment-exclamation:after,.fad.fa-comment-exclamation:after{content:""}.fa-duotone.fa-pen-swirl:after,.fad.fa-pen-swirl:after{content:""}.fa-duotone.fa-falafel:after,.fad.fa-falafel:after{content:""}.fa-duotone.fa-circle-2:after,.fad.fa-circle-2:after{content:""}.fa-duotone.fa-magnet:after,.fad.fa-magnet:after{content:""}.fa-duotone.fa-jar:after,.fad.fa-jar:after{content:""}.fa-duotone.fa-gramophone:after,.fad.fa-gramophone:after{content:""}.fa-duotone.fa-dice-d12:after,.fad.fa-dice-d12:after{content:""}.fa-duotone.fa-note-sticky:after,.fa-duotone.fa-sticky-note:after,.fad.fa-note-sticky:after,.fad.fa-sticky-note:after{content:""}.fa-duotone.fa-arrow-alt-down:after,.fa-duotone.fa-down:after,.fad.fa-arrow-alt-down:after,.fad.fa-down:after{content:""}.fa-duotone.fa-100:after,.fa-duotone.fa-hundred-points:after,.fad.fa-100:after,.fad.fa-hundred-points:after{content:""}.fa-duotone.fa-paperclip-vertical:after,.fad.fa-paperclip-vertical:after{content:""}.fa-duotone.fa-wind-circle-exclamation:after,.fa-duotone.fa-wind-warning:after,.fad.fa-wind-circle-exclamation:after,.fad.fa-wind-warning:after{content:""}.fa-duotone.fa-location-pin-slash:after,.fa-duotone.fa-map-marker-slash:after,.fad.fa-location-pin-slash:after,.fad.fa-map-marker-slash:after{content:""}.fa-duotone.fa-face-sad-sweat:after,.fad.fa-face-sad-sweat:after{content:""}.fa-duotone.fa-bug-slash:after,.fad.fa-bug-slash:after{content:""}.fa-duotone.fa-cupcake:after,.fad.fa-cupcake:after{content:""}.fa-duotone.fa-light-switch-off:after,.fad.fa-light-switch-off:after{content:""}.fa-duotone.fa-toggle-large-off:after,.fad.fa-toggle-large-off:after{content:""}.fa-duotone.fa-pen-fancy-slash:after,.fad.fa-pen-fancy-slash:after{content:""}.fa-duotone.fa-truck-container:after,.fad.fa-truck-container:after{content:""}.fa-duotone.fa-boot:after,.fad.fa-boot:after{content:""}.fa-duotone.fa-arrow-up-from-water-pump:after,.fad.fa-arrow-up-from-water-pump:after{content:""}.fa-duotone.fa-file-check:after,.fad.fa-file-check:after{content:""}.fa-duotone.fa-bone:after,.fad.fa-bone:after{content:""}.fa-duotone.fa-cards-blank:after,.fad.fa-cards-blank:after{content:""}.fa-duotone.fa-circle-3:after,.fad.fa-circle-3:after{content:""}.fa-duotone.fa-bench-tree:after,.fad.fa-bench-tree:after{content:""}.fa-duotone.fa-keyboard-brightness-low:after,.fad.fa-keyboard-brightness-low:after{content:""}.fa-duotone.fa-ski-boot-ski:after,.fad.fa-ski-boot-ski:after{content:""}.fa-duotone.fa-brain-circuit:after,.fad.fa-brain-circuit:after{content:""}.fa-duotone.fa-user-injured:after,.fad.fa-user-injured:after{content:""}.fa-duotone.fa-block-brick-fire:after,.fa-duotone.fa-firewall:after,.fad.fa-block-brick-fire:after,.fad.fa-firewall:after{content:""}.fa-duotone.fa-face-sad-tear:after,.fa-duotone.fa-sad-tear:after,.fad.fa-face-sad-tear:after,.fad.fa-sad-tear:after{content:""}.fa-duotone.fa-plane:after,.fad.fa-plane:after{content:""}.fa-duotone.fa-tent-arrows-down:after,.fad.fa-tent-arrows-down:after{content:""}.fa-duotone.fa-exclamation:after,.fad.fa-exclamation:after{content:"!!"}.fa-duotone.fa-arrows-spin:after,.fad.fa-arrows-spin:after{content:""}.fa-duotone.fa-face-smile-relaxed:after,.fad.fa-face-smile-relaxed:after{content:""}.fa-duotone.fa-comment-times:after,.fa-duotone.fa-comment-xmark:after,.fad.fa-comment-times:after,.fad.fa-comment-xmark:after{content:""}.fa-duotone.fa-print:after,.fad.fa-print:after{content:""}.fa-duotone.fa-try:after,.fa-duotone.fa-turkish-lira-sign:after,.fa-duotone.fa-turkish-lira:after,.fad.fa-try:after,.fad.fa-turkish-lira-sign:after,.fad.fa-turkish-lira:after{content:""}.fa-duotone.fa-face-nose-steam:after,.fad.fa-face-nose-steam:after{content:""}.fa-duotone.fa-circle-waveform-lines:after,.fa-duotone.fa-waveform-circle:after,.fad.fa-circle-waveform-lines:after,.fad.fa-waveform-circle:after{content:""}.fa-duotone.fa-dollar-sign:after,.fa-duotone.fa-dollar:after,.fa-duotone.fa-usd:after,.fad.fa-dollar-sign:after,.fad.fa-dollar:after,.fad.fa-usd:after{content:"$$"}.fa-duotone.fa-ferris-wheel:after,.fad.fa-ferris-wheel:after{content:""}.fa-duotone.fa-computer-speaker:after,.fad.fa-computer-speaker:after{content:""}.fa-duotone.fa-skull-cow:after,.fad.fa-skull-cow:after{content:""}.fa-duotone.fa-x:after,.fad.fa-x:after{content:"XX"}.fa-duotone.fa-magnifying-glass-dollar:after,.fa-duotone.fa-search-dollar:after,.fad.fa-magnifying-glass-dollar:after,.fad.fa-search-dollar:after{content:""}.fa-duotone.fa-users-cog:after,.fa-duotone.fa-users-gear:after,.fad.fa-users-cog:after,.fad.fa-users-gear:after{content:""}.fa-duotone.fa-person-military-pointing:after,.fad.fa-person-military-pointing:after{content:""}.fa-duotone.fa-bank:after,.fa-duotone.fa-building-columns:after,.fa-duotone.fa-institution:after,.fa-duotone.fa-museum:after,.fa-duotone.fa-university:after,.fad.fa-bank:after,.fad.fa-building-columns:after,.fad.fa-institution:after,.fad.fa-museum:after,.fad.fa-university:after{content:""}.fa-duotone.fa-circle-t:after,.fad.fa-circle-t:after{content:""}.fa-duotone.fa-sack:after,.fad.fa-sack:after{content:""}.fa-duotone.fa-grid-2:after,.fad.fa-grid-2:after{content:""}.fa-duotone.fa-camera-cctv:after,.fa-duotone.fa-cctv:after,.fad.fa-camera-cctv:after,.fad.fa-cctv:after{content:""}.fa-duotone.fa-umbrella:after,.fad.fa-umbrella:after{content:""}.fa-duotone.fa-trowel:after,.fad.fa-trowel:after{content:""}.fa-duotone.fa-horizontal-rule:after,.fad.fa-horizontal-rule:after{content:""}.fa-duotone.fa-bed-alt:after,.fa-duotone.fa-bed-front:after,.fad.fa-bed-alt:after,.fad.fa-bed-front:after{content:""}.fa-duotone.fa-d:after,.fad.fa-d:after{content:"DD"}.fa-duotone.fa-stapler:after,.fad.fa-stapler:after{content:""}.fa-duotone.fa-masks-theater:after,.fa-duotone.fa-theater-masks:after,.fad.fa-masks-theater:after,.fad.fa-theater-masks:after{content:""}.fa-duotone.fa-kip-sign:after,.fad.fa-kip-sign:after{content:""}.fa-duotone.fa-face-woozy:after,.fad.fa-face-woozy:after{content:""}.fa-duotone.fa-cloud-question:after,.fad.fa-cloud-question:after{content:""}.fa-duotone.fa-pineapple:after,.fad.fa-pineapple:after{content:""}.fa-duotone.fa-hand-point-left:after,.fad.fa-hand-point-left:after{content:""}.fa-duotone.fa-gallery-thumbnails:after,.fad.fa-gallery-thumbnails:after{content:""}.fa-duotone.fa-circle-j:after,.fad.fa-circle-j:after{content:""}.fa-duotone.fa-eyes:after,.fad.fa-eyes:after{content:""}.fa-duotone.fa-handshake-alt:after,.fa-duotone.fa-handshake-simple:after,.fad.fa-handshake-alt:after,.fad.fa-handshake-simple:after{content:""}.fa-duotone.fa-file-caret-up:after,.fa-duotone.fa-page-caret-up:after,.fad.fa-file-caret-up:after,.fad.fa-page-caret-up:after{content:""}.fa-duotone.fa-fighter-jet:after,.fa-duotone.fa-jet-fighter:after,.fad.fa-fighter-jet:after,.fad.fa-jet-fighter:after{content:""}.fa-duotone.fa-comet:after,.fad.fa-comet:after{content:""}.fa-duotone.fa-share-alt-square:after,.fa-duotone.fa-square-share-nodes:after,.fad.fa-share-alt-square:after,.fad.fa-square-share-nodes:after{content:""}.fa-duotone.fa-shield-keyhole:after,.fad.fa-shield-keyhole:after{content:""}.fa-duotone.fa-barcode:after,.fad.fa-barcode:after{content:""}.fa-duotone.fa-plus-minus:after,.fad.fa-plus-minus:after{content:""}.fa-duotone.fa-sliders-v-square:after,.fa-duotone.fa-square-sliders-vertical:after,.fad.fa-sliders-v-square:after,.fad.fa-square-sliders-vertical:after{content:""}.fa-duotone.fa-video-camera:after,.fa-duotone.fa-video:after,.fad.fa-video-camera:after,.fad.fa-video:after{content:""}.fa-duotone.fa-comment-middle-alt:after,.fa-duotone.fa-message-middle:after,.fad.fa-comment-middle-alt:after,.fad.fa-message-middle:after{content:""}.fa-duotone.fa-graduation-cap:after,.fa-duotone.fa-mortar-board:after,.fad.fa-graduation-cap:after,.fad.fa-mortar-board:after{content:""}.fa-duotone.fa-hand-holding-medical:after,.fad.fa-hand-holding-medical:after{content:""}.fa-duotone.fa-person-circle-check:after,.fad.fa-person-circle-check:after{content:""}.fa-duotone.fa-square-z:after,.fad.fa-square-z:after{content:""}.fa-duotone.fa-comment-alt-text:after,.fa-duotone.fa-message-text:after,.fad.fa-comment-alt-text:after,.fad.fa-message-text:after{content:""}.fa-duotone.fa-level-up-alt:after,.fa-duotone.fa-turn-up:after,.fad.fa-level-up-alt:after,.fad.fa-turn-up:after{content:""}:host,:root{--fa-font-light:normal 300 1em/1 "Font Awesome 6 Pro"}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:300;font-display:block;src:url(/static-assets/static/media/fa-light-300.2e8adac6.woff2)format("woff2"),url(/static-assets/static/media/fa-light-300.26b76a29.ttf)format("truetype")}.fa-light,.fal{font-weight:300}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Pro"}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:400;font-display:block;src:url(/static-assets/static/media/fa-regular-400.adbc5748.woff2)format("woff2"),url(/static-assets/static/media/fa-regular-400.d85ac024.ttf)format("truetype")}.fa-regular,.far{font-weight:400}:host,:root{--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Pro"}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:900;font-display:block;src:url(/static-assets/static/media/fa-solid-900.3a39e611.woff2)format("woff2"),url(/static-assets/static/media/fa-solid-900.afa46cb6.ttf)format("truetype")}.fa-solid,.fas{font-weight:900}:host,:root{--fa-style-family-classic:"Font Awesome 6 Pro";--fa-font-thin:normal 100 1em/1 "Font Awesome 6 Pro"}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:100;font-display:block;src:url(/static-assets/static/media/fa-thin-100.6e0bdcdf.woff2)format("woff2"),url(/static-assets/static/media/fa-thin-100.70290bc3.ttf)format("truetype")}.fa-thin,.fat{font-weight:100}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(/static-assets/static/media/fa-brands-400.ac0fd2ea.woff2)format("woff2"),url(/static-assets/static/media/fa-brands-400.c4ec6e2d.ttf)format("truetype")}@font-face{font-family:"Font Awesome 5 Pro";font-display:block;font-weight:900;src:url(/static-assets/static/media/fa-solid-900.3a39e611.woff2)format("woff2"),url(/static-assets/static/media/fa-solid-900.afa46cb6.ttf)format("truetype")}@font-face{font-family:"Font Awesome 5 Pro";font-display:block;font-weight:400;src:url(/static-assets/static/media/fa-regular-400.adbc5748.woff2)format("woff2"),url(/static-assets/static/media/fa-regular-400.d85ac024.ttf)format("truetype")}@font-face{font-family:"Font Awesome 5 Pro";font-display:block;font-weight:300;src:url(/static-assets/static/media/fa-light-300.2e8adac6.woff2)format("woff2"),url(/static-assets/static/media/fa-light-300.26b76a29.ttf)format("truetype")}@font-face{font-family:"Font Awesome 5 Duotone";font-display:block;font-weight:900;src:url(/static-assets/static/media/fa-duotone-900.536389c4.woff2)format("woff2"),url(/static-assets/static/media/fa-duotone-900.be4de507.ttf)format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(/static-assets/static/media/fa-solid-900.3a39e611.woff2)format("woff2"),url(/static-assets/static/media/fa-solid-900.afa46cb6.ttf)format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(/static-assets/static/media/fa-brands-400.ac0fd2ea.woff2)format("woff2"),url(/static-assets/static/media/fa-brands-400.c4ec6e2d.ttf)format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(/static-assets/static/media/fa-regular-400.adbc5748.woff2)format("woff2"),url(/static-assets/static/media/fa-regular-400.d85ac024.ttf)format("truetype");unicode-range:U+F003,U+F006,U+F014,U+F016-F017,U+F01A-F01B,U+F01D,U+F022,U+F03E,U+F044,U+F046,U+F05C-F05D,U+F06E,U+F070,U+F087-F088,U+F08A,U+F094,U+F096-F097,U+F09D,U+F0A0,U+F0A2,U+F0A4-F0A7,U+F0C5,U+F0C7,U+F0E5-F0E6,U+F0EB,U+F0F6-F0F8,U+F10C,U+F114-F115,U+F118-F11A,U+F11C-F11D,U+F133,U+F147,U+F14E,U+F150-F152,U+F185-F186,U+F18E,U+F190-F192,U+F196,U+F1C1-F1C9,U+F1D9,U+F1DB,U+F1E3,U+F1EA,U+F1F7,U+F1F9,U+F20A,U+F247-F248,U+F24A,U+F24D,U+F255-F25B,U+F25D,U+F271-F274,U+F278,U+F27B,U+F28C,U+F28E,U+F29C,U+F2B5,U+F2B7,U+F2BA,U+F2BC,U+F2BE,U+F2C0-F2C1,U+F2C3,U+F2D0,U+F2D2,U+F2D4,U+F2DC}@font-face{font-family:FontAwesome;font-display:block;src:url(/static-assets/static/media/fa-v4compatibility.9eb72086.woff2)format("woff2"),url(/static-assets/static/media/fa-v4compatibility.6b4e441b.ttf)format("truetype");unicode-range:U+F041,U+F047,U+F065-F066,U+F07D-F07E,U+F080,U+F08B,U+F08E,U+F090,U+F09A,U+F0AC,U+F0AE,U+F0B2,U+F0D0,U+F0D6,U+F0E4,U+F0EC,U+F10A-F10B,U+F123,U+F13E,U+F148-F149,U+F14C,U+F156,U+F15E,U+F160-F161,U+F163,U+F175-F178,U+F195,U+F1F8,U+F219,U+F27A}:host,:root{--fa-font-sharp-solid:normal 900 1em/1 "Font Awesome 6 Sharp"}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:900;font-display:block;src:url(/static-assets/static/media/fa-sharp-solid-900.717d0d0f.woff2)format("woff2"),url(/static-assets/static/media/fa-sharp-solid-900.bbbc4aae.ttf)format("truetype")}.fa-solid,.fass{font-weight:900}:host,:root{--fa-style-family-sharp:"Font Awesome 6 Sharp";--fa-font-sharp-regular:normal 400 1em/1 "Font Awesome 6 Sharp"}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:400;font-display:block;src:url(/static-assets/static/media/fa-sharp-regular-400.6c22477e.woff2)format("woff2"),url(/static-assets/static/media/fa-sharp-regular-400.f8c26284.ttf)format("truetype")}.fa-regular,.fasr{font-weight:400}:root{--white-f:#fff;--black-0:#000;--black:var(--white-f);--black-2:#1d1d1d;--orange:#f2584c;--green:#003c8b;--inter:"Inter",sans-serif;--mulish:"Mulish",serif;--newsreader:"Montserrat",serif;--sahitya:"Sahitya",serif;--philosopher:"Philosopher",sans-serif;--oldenburg:"Oldenburg",serif}html{scroll-behavior:smooth}body,html{overflow-x:hidden}body{font-family:var(--inter);color:var(--white-f);background-color:#000}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit}p{font-size:16px;line-height:26px}a{vertical-align:top;transition:all .4s;display:inline-block}a,a:hover{text-decoration:none}a:hover{color:inherit}i,span{display:inline-block}button,input,textarea{background:0 0;border:0;padding:0;transition:all .4s}button:focus,input:focus,textarea:focus{outline:none}img{object-fit:cover;max-width:100%;transition:all .4s}ul{margin-bottom:0;padding-left:0;list-style:none}input::placeholder{opacity:1;color:#53545b;transition:all .4s}::selection{color:#fff;background:#003c8b}textarea::placeholder{opacity:1;color:#53545b;transition:all .4s}video{max-width:100%}[data-aos=fade-right]{transform:translate(-40px)}[data-aos=rv-scroll]{transform-origin:top;transform:perspective(900px)rotateX(-30deg)rotateY(0)rotate(0)}[data-aos=rv-scroll].aos-animate{opacity:1;transform:none}html.lenis{height:auto}.lenis.lenis-smooth{scroll-behavior:auto}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden scroll}.lenis.lenis-scrolling iframe{pointer-events:none}@media screen and (min-width:1400px){.rv-1-container{max-width:1784px;margin:0 auto}}.to-be-fixed.fixed{z-index:99;background:#fff;width:100%;transition:all .4s;animation:1s fadeIn;position:fixed;top:0;box-shadow:0 1px 2px #0b17281a}@keyframes fadeIn{0%{opacity:0;top:-100%}to{opacity:1;top:0}}.bg-defaults{background-position:50%;background-repeat:no-repeat;background-size:cover}.outer-container{margin:0 50px}@media screen and (max-width:1399px){.outer-container{margin:0}}@media screen and (max-width:479px){.row-cols-xxs-2>*{width:50%}.col-xxs-12,.row-cols-xxs-1>*{width:100%}.col-xxs-8{width:66.6667%}.col-xxs-6{width:50%}.col-xxs-5{width:41.6667%}.col-xxs-4{width:33.3333%}}@media screen and (max-width:575px){.d-xs-none{display:none!important}}@media screen and (max-width:479px){.d-xxs-none{display:none!important}}.logo img{width:140px}@media screen and (max-width:767px){.logo img{width:130px}}.cursor{background-color:var(--white-f);mix-blend-mode:difference;z-index:1;-webkit-user-select:none;user-select:none;pointer-events:none;z-index:10000;border-radius:100%;width:10px;height:10px;transition:transform .3s cubic-bezier(.75,-1.27,.3,2.33),opacity .2s cubic-bezier(.75,-.27,.3,1.33);position:fixed;transform:scale(1)}@media screen and (max-width:991px){.cursor{display:none}}.cursor.active{opacity:1;transform:scale(0)}.rv-2-body{color:var(--white-f);background-color:#0f0f0f}.rv-2-container{grid-template-columns:100%;max-width:1920px;display:grid}.rv-2-right-container{margin-left:315px}@media screen and (max-width:1599px){.rv-2-right-container{margin-left:270px}}@media screen and (max-width:1199px){.rv-2-right-container{margin-left:0}}@media screen and (min-width:1400px){.rv-2-right-container .container{max-width:1392px}.rv-3-container{max-width:1920px;padding:0}}:root{--rv-11-radius:20px 0}.rv-21-body img{object-fit:contain}.rv-modal-overlay{z-index:100;opacity:0;visibility:hidden;background-color:#000;width:0;height:0;transition:all .5s linear;position:fixed;top:0;left:0}.rv-modal-overlay.active{visibility:visible;opacity:.6;width:100vw;height:100vh;padding:25px}.rv-modal-container{z-index:111;scrollbar-width:thin;scrollbar-color:#595959 gray;opacity:0;visibility:hidden;background-color:#fff;border-radius:10px;width:max-content;min-width:600px;max-width:980px;height:0;max-height:70%;padding:0;transition:all .5s;display:block;position:fixed;top:50%;left:50%;overflow:auto;translate:-50% -50%}.rv-modal-container.active{visibility:visible;opacity:1;height:auto;padding:25px}@media screen and (max-width:991px){.rv-modal-container{width:80%}}@media screen and (max-width:767px){.rv-modal-container{min-width:500px}}@media screen and (max-width:575px){.rv-modal-container{min-width:460px}}@media screen and (max-width:479px){.rv-modal-container{min-width:320px}}.rv-modal-container .rv-modal-header{justify-content:space-between;padding:20px 0;display:flex}.rv-modal-container .rv-modal-header button{text-align:center;border:1px solid #222;width:40px;height:40px;line-height:1.5}.rv-modal-container .rv-modal-header button:hover{color:#fff;background-color:#222}.rv-modal-container .rv-modal-body{flex:auto;justify-content:center;padding:0;display:flex;position:relative}.rv-modal-container .rv-modal-body iframe{border:0;border-radius:10px;width:100%;height:360px}@media screen and (max-width:767px){.rv-modal-container .rv-modal-body iframe{width:80%;height:300px}}@media screen and (max-width:575px){.rv-modal-container .rv-modal-body iframe{width:50%;height:260px}}.video-modal-container.active{background-color:#0000}.video-modal-container.active.active{padding:0}.rv-scrollbar{scrollbar-width:thin;scrollbar-color:#595959 gray}.cart-left-actions{border-top:1px solid #e4e4e4;margin-top:0;padding-top:20px}.cart-left-actions .rv-1-banner-btn{text-transform:capitalize;color:#fff;background-color:#222;border:1px solid #222;border-radius:6px;height:45px;padding:0 30px;font-size:15px;line-height:42px}.cart-left-actions .rv-1-banner-btn:hover{color:var(--white-f);background-color:#0000;border-color:#794aff}.wrapper{border-radius:10px}.wrapper,.wrapper .rv-container{width:100%;position:relative}.wrapper .rv-container input[type=range]{appearance:none;pointer-events:none;background-color:#0000;outline:none;width:100%;margin:auto;position:absolute;top:0;bottom:0}.wrapper .rv-container .slider-track{border-radius:5px;width:100%;height:5px;margin:auto;position:relative;top:0;bottom:0}.wrapper .rv-container input[type=range]::-webkit-slider-runnable-track{-webkit-appearance:none;height:5px}.wrapper .rv-container input[type=range]::-moz-range-track{-moz-appearance:none;height:5px}.wrapper .rv-container input[type=range]::-ms-track{appearance:none;height:5px}.wrapper .rv-container input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;pointer-events:auto;background-color:#fff;border:1px solid #003c8b;border-radius:50%;width:1.7em;height:1.7em;margin-top:-9px}.wrapper .rv-container input[type=range]::-moz-range-thumb{-webkit-appearance:none;cursor:pointer;pointer-events:auto;background-color:#fff;border:none;border-radius:50%;width:1.7em;height:1.7em}.wrapper .rv-container input[type=range]::-ms-thumb{appearance:none;cursor:pointer;pointer-events:auto;background-color:#fff;border-radius:50%;width:1.7em;height:1.7em}.wrapper .rv-container input[type=range]:active::-webkit-slider-thumb{background-color:#fff;border:1px solid #003c8b}.wrapper .values{text-align:center;color:#fff;background-color:#fff;border-radius:5px;width:32%;margin:auto;padding:10px 0;font-size:25px;font-weight:500;position:relative}.wrapper .values:before{content:"";border-top:15px solid #003c8b;border-left:15px solid #0000;border-right:15px solid #0000;width:0;height:0;margin:auto;position:absolute;bottom:-14px;left:0;right:0}.loader-container{z-index:999;background-color:#fff;place-content:center;width:100%;height:100%;display:grid;position:fixed;inset:0}.loader{--w:10ch;letter-spacing:var(--w);width:var(--w);white-space:nowrap;color:#0000;text-shadow:calc(0*var(--w)) 0 #000,calc(-1*var(--w)) 0 #000,calc(-2*var(--w)) 0 #000,calc(-3*var(--w)) 0 #000,calc(-4*var(--w)) 0 #000,calc(-5*var(--w)) 0 #000,calc(-6*var(--w)) 0 #000,calc(-7*var(--w)) 0 #000,calc(-8*var(--w)) 0 #000,calc(-9*var(--w)) 0 #000;font-family:monospace;font-size:50px;font-weight:700;line-height:1.4em;animation:2s linear infinite l20;overflow:hidden}.loader:before{content:"Hanron Space..."}.g-30{--bs-gutter-x:30px;--bs-gutter-y:30px}@media screen and (max-width:1199px){.g-30{--bs-gutter-x:20px;--bs-gutter-y:20px}}@media screen and (max-width:767px){.g-30{--bs-gutter-x:15px;--bs-gutter-y:15px}}.pt-160{padding-top:160px}.pt-5p{padding-top:5px}.pb-5p{padding-bottom:5px}.pt-220{padding-top:220px}.pb-220{padding-bottom:220px}.pt-380{padding-top:380px}.py-160{padding:160px 0}.pb-160{padding-bottom:160px}.pt-5{padding-top:5px}.pt-10{padding-top:10px}.pt-15{padding-top:15px}.pt-20{padding-top:20px}.pt-25{padding-top:25px}.pt-30{padding-top:30px}.pt-35{padding-top:35px}.pt-40{padding-top:40px}.pt-45{padding-top:45px}.pt-50{padding-top:50px}.pt-55{padding-top:55px}.pt-60{padding-top:60px}.pt-65{padding-top:65px}.pt-70{padding-top:70px}.pt-75{padding-top:75px}.pt-80{padding-top:80px}.pt-85{padding-top:85px}.pt-90{padding-top:90px}.pt-95{padding-top:95px}.pt-100{padding-top:100px}.pt-105{padding-top:105px}.pt-110{padding-top:110px}.pt-115{padding-top:115px}.pt-120{padding-top:120px}.pt-125{padding-top:125px}.pt-130{padding-top:130px}.pt-135{padding-top:135px}.pt-140{padding-top:140px}.pt-145{padding-top:145px}.pt-150{padding-top:150px}.pb-5{padding-bottom:5px}.pb-7{padding-bottom:7px}.pb-10{padding-bottom:10px}.pb-15{padding-bottom:15px}.pb-17{padding-bottom:17px}.pb-20{padding-bottom:20px}.pb-22{padding-bottom:22px}.pb-25{padding-bottom:25px}.pb-27{padding-bottom:27px}.pb-30{padding-bottom:30px}.pb-35{padding-bottom:35px}.pb-40{padding-bottom:40px}.pb-45{padding-bottom:45px}.pb-50{padding-bottom:50px}.pb-55{padding-bottom:55px}.pb-60{padding-bottom:60px}.pb-65{padding-bottom:65px}.pb-70{padding-bottom:70px}.pb-75{padding-bottom:75px}.pb-80{padding-bottom:80px}.pb-85{padding-bottom:85px}.pb-90{padding-bottom:90px}.pb-95{padding-bottom:95px}.pb-100{padding-bottom:100px}.pb-105{padding-bottom:105px}.pb-110{padding-bottom:110px}.pb-115{padding-bottom:115px}.pb-120{padding-bottom:120px}.pb-125{padding-bottom:125px}.pb-130{padding-bottom:130px}.pb-135{padding-bottom:135px}.pb-140{padding-bottom:140px}.pb-145{padding-bottom:145px}.pb-150{padding-bottom:150px}.p-50p{padding-top:50%;padding-bottom:50%}.pb-100p{padding-bottom:100%}.p-5{padding:5px 0}.p-10{padding:10px 0}.p-15{padding:15px 0}.p-20{padding:20px 0}.p-25{padding:25px 0}.p-30{padding:30px 0}.p-35{padding:35px 0}.p-40{padding:40px 0}.p-45{padding:45px 0}.p-50{padding:50px 0}.p-55{padding:55px 0}.p-60{padding:60px 0}.p-65{padding:65px 0}.p-70{padding:70px 0}.p-75{padding:75px 0}.p-80{padding:80px 0}.p-85{padding:85px 0}.p-90{padding:90px 0}.p-95{padding:95px 0}.p-100{padding:100px 0}.p-105{padding:105px 0}.p-110{padding:110px 0}.p-115{padding:115px 0}.p-120{padding:120px 0}.p-125{padding:125px 0}.p-130{padding:130px 0}.p-135{padding:135px 0}.p-140{padding:140px 0}.p-145{padding:145px 0}.p-150{padding:150px 0}.p-180{padding:180px 0}.p-200{padding-top:200px;padding-bottom:200px}.pl-5{padding-left:5px}.pr-5,.px-5{padding-right:5px}.px-5{padding-left:5px}.pl-6{padding-left:6px}.pl-20{padding-left:20px}.pr-20{padding-right:20px}.pl-25{padding-left:25px}.pr-25{padding-right:25px}.pl-30{padding-left:30px}.pr-30{padding-right:30px}.pl-60{padding-left:60px}.pr-60{padding-right:60px}.px-10{padding-left:10px;padding-right:10px}.px-15{padding-left:15px!important;padding-right:15px!important}.px-20{padding-left:20px!important;padding-right:20px!important}.px-25{padding-left:25px;padding-right:25px}.px-30{padding-left:30px;padding-right:30px}.px-35{padding-left:35px;padding-right:35px}.px-45{padding-left:45px;padding-right:45px}.px-50{padding-left:50px;padding-right:50px}.px-60{padding-left:60px;padding-right:60px}.mt-1{margin-top:1px!important}.mt-5{margin-top:5px!important}.mt-7{margin-top:7px}.mt-10{margin-top:10px}.mt-15{margin-top:15px}.mt-20{margin-top:20px}.mt-25{margin-top:25px}.mt-30{margin-top:30px}.mt-35{margin-top:35px}.mt-40{margin-top:40px}.mt-45{margin-top:45px}.mt-50{margin-top:50px}.mt-55{margin-top:55px}.mt-60{margin-top:60px}.mt-65{margin-top:65px}.mt-70{margin-top:70px}.mt-75{margin-top:75px}.mt-80{margin-top:80px}.mt-85{margin-top:85px}.mt-90{margin-top:90px}.mt-95{margin-top:95px}.mt-100{margin-top:100px}.mt-105{margin-top:105px}.mt-110{margin-top:110px}.mt-115{margin-top:115px}.mt-120{margin-top:120px}.mt-125{margin-top:125px}.mt-130{margin-top:130px}.mt-135{margin-top:135px}.mt-140{margin-top:140px}.mt-145{margin-top:145px}.mt-150{margin-top:150px}.mt--1{margin-top:-1px}.mt--2{margin-top:-2px}.mt--3{margin-top:-3px}.mt--4{margin-top:-4px}.mt--5{margin-top:-5px}.mt--6{margin-top:-6px}.mt--7{margin-top:-7px}.mt--8{margin-top:-8px}.mt--9{margin-top:-9px}.mt--10{margin-top:-10px}.mt--14{margin-top:-14px}.mt--16{margin-top:-16px}.mt--17{margin-top:-17px}.mt--23{margin-top:-23px}.mb-1{margin-bottom:1px!important}.mb-2{margin-bottom:2px!important}.mb-4{margin-bottom:4px}.mb-5{margin-bottom:5px!important}.mb-6{margin-bottom:6px}.mb-7{margin-bottom:7px}.mb-8{margin-bottom:8px}.mb-9{margin-bottom:9px}.mb-10{margin-bottom:10px}.mb-11{margin-bottom:11px}.mb-12{margin-bottom:12px}.mb-13{margin-bottom:13px}.mb-14{margin-bottom:14px}.mb-15{margin-bottom:15px}.mb-16{margin-bottom:16px}.mb-17{margin-bottom:17px}.mb-18{margin-bottom:18px}.mb-19{margin-bottom:19px}.mb-20{margin-bottom:20px}.mb-21{margin-bottom:21px}.mb-22{margin-bottom:22px}.mb-23{margin-bottom:23px}.mb-24{margin-bottom:24px}.mb-25{margin-bottom:25px}.mb-26{margin-bottom:26px}.mb-27{margin-bottom:27px}.mb-29{margin-bottom:29px}.mb-30{margin-bottom:30px}.mb-35{margin-bottom:35px}.mb-40{margin-bottom:40px}.mb-41{margin-bottom:41px}.mb-45{margin-bottom:45px}.mb-47{margin-bottom:47px}.mb-50{margin-bottom:50px}.mb-55{margin-bottom:55px}.mb-60{margin-bottom:60px}.mb-62{margin-bottom:62px}.mb-65{margin-bottom:65px}.mb-70{margin-bottom:70px}.mb-75{margin-bottom:75px}.mb-80{margin-bottom:80px}.mb-85{margin-bottom:85px}.mb-90{margin-bottom:90px}.mb-95{margin-bottom:95px}.mb-100{margin-bottom:100px}.mb-105{margin-bottom:105px}.mb-110{margin-bottom:110px}.mb-115{margin-bottom:115px}.mb-120{margin-bottom:120px}.mb-125{margin-bottom:125px}.mb-130{margin-bottom:130px}.mb-135{margin-bottom:135px}.mb-140{margin-bottom:140px}.mb-145{margin-bottom:145px}.mb-150{margin-bottom:150px}.mb--1{margin-bottom:-1px}.mb--2{margin-bottom:-2px}.mb--3{margin-bottom:-3px}.mb--4{margin-bottom:-4px}.mb--5{margin-bottom:-5px}.mb--7{margin-bottom:-7px}.mb--8{margin-bottom:-8px}.mb--9{margin-bottom:-9px}.mb--10{margin-bottom:-10px}.mb--11{margin-bottom:-11px}.mb--14{margin-bottom:-14px}.mb--18{margin-bottom:-18px}.mb--60{margin-bottom:-60px}.m-5{margin:5px 0}.m-10{margin:10px 0}.m-15{margin:15px 0}.m-20{margin:20px 0}.m-25{margin:25px 0}.m-30{margin:30px 0}.m-35{margin:35px 0}.m-40{margin:40px 0}.m-45{margin:45px 0}.m-50{margin:50px 0}.m-55{margin:55px 0}.m-60{margin:60px 0}.m-65{margin:65px 0}.m-70{margin:70px 0}.m-75{margin:75px 0}.m-80{margin:80px 0}.m-85{margin:85px 0}.m-90{margin:90px 0}.m-95{margin:95px 0}.m-100{margin:100px 0}.m-105{margin:105px 0}.m-110{margin:110px 0}.m-115{margin:115px 0}.m-120{margin:120px 0}.m-125{margin:125px 0}.m-130{margin:130px 0}.m-135{margin:135px 0}.m-140{margin:140px 0}.m-145{margin:145px 0}.m-150{margin:150px 0}.mx--10{margin-left:-10px;margin-right:-10px}.mx-10{margin-left:10px;margin-right:10px}.mx-20{margin-left:20px;margin-right:20px}.mx-25{margin-left:25px;margin-right:25px}.ml-5{margin-left:5px}.ml-6{margin-left:6px}.ml-10{margin-left:10px}.ml-20{margin-left:20px}.ml-25{margin-left:25px}.ml-100{margin-left:100px}.mr-5{margin-right:5px}.mr-10{margin-right:10px}.mr-15{margin-right:15px}.mr-20{margin-right:20px}.mr-30{margin-right:30px}.mr-40{margin-right:40px}.mr-70{margin-right:70px}.mr-75{margin-right:75px}@media (min-width:576px){.mr-sm-5{margin-right:5px!important}}.pr-70{padding-right:70px}.py-20{padding-top:20px;padding-bottom:20px}.ml-30{margin-left:30px}.pt-200{padding-top:200px}.pb-200{padding-bottom:200px}.pt-180{padding-top:180px}.pt-185{padding-top:185px}.pb-180{padding-bottom:180px}.pb-190{padding-bottom:190px}.text-justify{text-align:justify}.stars{z-index:-1;background-color:#000;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.star{background-color:#fff;border-radius:50%;width:2px;height:2px;animation:2s infinite twinkle,10s linear infinite move;position:absolute}@keyframes twinkle{0%,to{opacity:.5}50%{opacity:1}}@keyframes move{0%{transform:translate(0)}to{transform:translate(50px,50px)}}@media (prefers-reduced-motion:reduce){.star{animation:none}}.rv-1-def-btn{text-transform:capitalize;height:55px;color:var(--white-f);font-size:16px;font-weight:700;line-height:53px;font-family:var(--mulish);transition:none;display:inline-flex}@media screen and (max-width:1399px){.rv-1-def-btn{height:50px;line-height:48px}}@media screen and (max-width:991px){.rv-1-def-btn{height:45px;line-height:43px}}.rv-1-def-btn .txt{background-color:var(--orange);border:1px solid var(--orange);border-radius:14px;padding:0 35px;transition:all .4s}@media screen and (max-width:1399px){.rv-1-def-btn .txt{padding:0 30px}}@media screen and (max-width:991px){.rv-1-def-btn .txt{padding:0 20px}}.rv-1-def-btn .icon{border:1px solid var(--orange);background-color:var(--orange);aspect-ratio:1;text-align:center;border-radius:50%;width:55px;line-height:50px;transition:all .4s}@media screen and (max-width:1399px){.rv-1-def-btn .icon{width:50px;line-height:45px}}@media screen and (max-width:991px){.rv-1-def-btn .icon{width:45px;line-height:40px}}.rv-1-def-btn:hover .txt{background-color:var(--white-f)}.rv-1-def-btn:hover .icon{border-radius:14px}.rv-1-def-btn-2{color:var(--black-0)}.rv-1-def-btn-2:hover .txt{color:var(--white-f);background-color:var(--orange);border-color:var(--orange)}.rv-1-def-btn-2 .icon,.rv-1-def-btn-2 .txt{background-color:var(--white-f);border-color:var(--white-f)}.rv-section-spacing{padding:120px 0}@media screen and (max-width:1399px){.rv-section-spacing{padding:80px 0}}@media screen and (max-width:991px){.rv-section-spacing{padding:60px 0}}.rv-1-section__sub-title{font-family:var(--mulish);color:var(--white-f);text-transform:uppercase;font-size:15px;font-weight:600}@media screen and (max-width:479px){.rv-1-section__sub-title{font-size:14px}}.rv-1-section__title{font-family:var(--inter);color:var(--white-f);margin-bottom:28px;font-size:50px;font-weight:700;line-height:1.2}@media screen and (max-width:1399px){.rv-1-section__title{margin-bottom:23px;font-size:45px}}@media screen and (max-width:1199px){.rv-1-section__title{margin-bottom:18px;font-size:40px}}@media screen and (max-width:991px){.rv-1-section__title{font-size:35px}}@media screen and (max-width:767px){.rv-1-section__title{font-size:32px}}@media screen and (max-width:575px){.rv-1-section__title{font-size:30px}}@media screen and (max-width:479px){.rv-1-section__title{font-size:25px}}.rv-1-section-heading-2{justify-content:space-between;align-items:center;margin-bottom:48px;display:flex}@media screen and (max-width:1399px){.rv-1-section-heading-2{margin-bottom:38px}}@media screen and (max-width:991px){.rv-1-section-heading-2{text-align:center;flex-direction:column;row-gap:20px}}@media screen and (max-width:767px){.rv-1-section-heading-2{margin-bottom:33px}}.rv-1-section-heading-2>*{width:50%}@media screen and (max-width:991px){.rv-1-section-heading-2>*{width:100%}}.rv-1-section-heading-2 .rv-1-section-heading__right{justify-content:flex-end;gap:24px;display:flex}@media screen and (max-width:991px){.rv-1-section-heading-2 .rv-1-section-heading__right{justify-content:center}}@media screen and (max-width:479px){.rv-1-section-heading-2 .rv-1-section-heading__right{gap:14px}}.rv-1-section-heading-2 .rv-1-section-heading__right .rv-1-def-btn{border-radius:14px;line-height:53px;transition:all .4s}@media screen and (max-width:1199px){.rv-1-section-heading-2 .rv-1-section-heading__right .rv-1-def-btn{line-height:48px}}@media screen and (max-width:991px){.rv-1-section-heading-2 .rv-1-section-heading__right .rv-1-def-btn{line-height:43px}}.rv-1-section-heading-2 .rv-1-section-heading__right .rv-1-def-btn:hover{background-color:var(--orange);border-color:var(--orange)}.rv-1-section-heading-2 .rv-1-section-heading__right .rv-1-def-btn:hover .txt{color:var(--white-f)}.rv-1-section-heading-2 .rv-1-section-heading__right .rv-1-def-btn .txt{color:var(--white-f);background-color:#0000;border:1.5px solid #05050524}@media screen and (max-width:479px){.rv-1-section-heading-2 .rv-1-section-heading__right .rv-1-def-btn .txt{padding:0 20px;font-size:15px}}.rv-1-section-heading-2 .rv-1-section__title{margin-bottom:0}.rv-1-slider-nav{gap:6px;display:flex}.rv-1-slider-nav button{border:1.5px solid #05050524;border-radius:50%;width:54px;height:54px}@media screen and (max-width:1399px){.rv-1-slider-nav button{width:50px;height:50px;line-height:48px}}@media screen and (max-width:991px){.rv-1-slider-nav button{width:45px;height:45px;line-height:43px}}.rv-1-slider-nav button:hover{color:var(--white-f);background-color:var(--orange);border-color:var(--orange)}.rv-search-modal{z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;pointer-events:none;clip-path:polygon(0 50%,100% 50%,100% 50%,0 50%);background-color:#fcfcfc70;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.16,.71,.17,1);display:flex;position:fixed;inset:0}.rv-search-modal form{background-color:var(--white-f);border:1px solid #0505051a;border-radius:10px;width:70%;height:60px;display:flex;overflow:hidden}@media screen and (max-width:479px){.rv-search-modal form{width:95%;height:50px}}.rv-search-modal form input{width:100%;padding:0 20px}.rv-search-modal form button{background-color:#0505051a;width:60px;height:60px;font-size:20px}@media screen and (max-width:479px){.rv-search-modal form button{width:50px;height:50px;font-size:18px}}.rv-search-modal.active{opacity:1;pointer-events:all;clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.rv-search-modal-close-btn{text-align:center;width:40px;height:40px;color:var(--white-f);border:1px solid #0505053d;border-radius:50%;font-size:18px;line-height:40px;position:absolute;top:30px;right:30px}.rv-search-modal-close-btn:hover{color:var(--white-f);background-color:var(--white-f);border-color:var(--white-f)}.rv-2-slider-nav button{color:var(--white-f);border-color:#ffffff24}@media screen and (max-width:1399px){.rv-2-slider-nav button{width:45px;height:45px;line-height:45px}}.rv-2-slider-nav button:hover{color:var(--white-f);background-color:#daed1a;border-color:#daed1a}.rv-2-section-heading{justify-content:space-between;align-items:center;margin-bottom:58px;display:flex}@media screen and (max-width:1599px){.rv-2-section-heading{margin-bottom:38px}}@media screen and (max-width:767px){.rv-2-section-heading{text-align:center;flex-direction:column;align-items:center;gap:15px;margin-bottom:28px}}.rv-2-section-heading .rv-2-section-title{margin:0}.rv-2-section-title{color:var(--white-f);margin-bottom:60px;font-size:50px;font-weight:700}@media screen and (max-width:1599px){.rv-2-section-title{margin-bottom:40px}}@media screen and (max-width:1399px){.rv-2-section-title{font-size:40px}}@media screen and (max-width:1199px){.rv-2-section-title{font-size:40px}}@media screen and (max-width:991px){.rv-2-section-title{margin-bottom:30px}}@media screen and (max-width:767px){.rv-2-section-title{font-size:35px}}@media screen and (max-width:575px){.rv-2-section-title{margin-bottom:25px;font-size:30px}}.rv-1-socials.rv-2-socials a{background-color:var(--white-f);color:var(--white-f)}.rv-1-socials.rv-2-socials a:hover{color:var(--white-f);background-color:#daed1a;border-color:#daed1a}.rv-3-sub-title{font-family:var(--mulish);width:max-content;max-width:100%;margin-bottom:35px;margin-left:20px;font-size:16px;font-weight:500;position:relative}@media screen and (max-width:1399px){.rv-3-sub-title{margin-bottom:25px}}@media screen and (max-width:1199px){.rv-3-sub-title{margin-bottom:15px}}@media screen and (max-width:767px){.rv-3-sub-title{margin:auto auto 15px}}.rv-3-sub-title:after,.rv-3-sub-title:before{content:"";background-color:#0505054d;width:1px;height:calc(100% + 20px);transition:all 1.4s;animation:1.9s linear infinite alternate subTitleHeight;position:absolute;top:-5px;left:-10px}.rv-3-sub-title:after{width:calc(100% + 30px);height:1px;animation-name:subTitleWidth;top:auto;bottom:-6px;left:-20px}@keyframes subTitleHeight{0%{height:0}to{height:calc(100% + 20px)}}@keyframes subTitleWidth{0%{width:0}to{width:calc(100% + 30px)}}.rv-3-def-btn{font-family:var(--mulish);height:50px;color:var(--white-f);background-color:#a97240;border:1px solid #a97240;padding:0 35px;line-height:47px}@media screen and (max-width:1199px){.rv-3-def-btn{height:45px;padding:0 30px;line-height:42px}}@media screen and (max-width:767px){.rv-3-def-btn{height:40px;padding:0 25px;line-height:37px}}@media screen and (max-width:479px){.rv-3-def-btn{height:35px;padding:0 20px;font-size:14px;line-height:33px}}.rv-3-def-btn i{padding-left:4px}.rv-3-def-btn:hover{background-color:var(--white-f)}.rv-3-section-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:58px;display:flex}@media screen and (max-width:1399px){.rv-3-section-heading{margin-bottom:43px}}@media screen and (max-width:1199px){.rv-3-section-heading{margin-bottom:33px}}@media screen and (max-width:767px){.rv-3-section-heading{text-align:center;flex-direction:column;align-items:center;gap:20px;margin-bottom:28px}}@media screen and (max-width:479px){.rv-3-section-heading{margin-bottom:23px}}.rv-3-section-heading .rv-3-section-title{margin-bottom:0}.rv-3-section-heading__left{width:50%}@media screen and (max-width:1199px){.rv-3-section-heading__left{width:60%}}@media screen and (max-width:991px){.rv-3-section-heading__left{width:auto}}.rv-3-section-heading__right{flex-shrink:0;margin-bottom:12px}@media screen and (max-width:991px){.rv-3-section-heading__right{margin-bottom:7px}}@media screen and (max-width:767px){.rv-3-section-heading__right{margin-bottom:0}}.rv-3-section-title{color:var(--white-f);margin-bottom:21px;font-size:50px;font-weight:600;line-height:120%}@media screen and (max-width:1399px){.rv-3-section-title{font-size:40px}}@media screen and (max-width:1199px){.rv-3-section-title{font-size:37px}}@media screen and (max-width:991px){.rv-3-section-title{font-size:32px}}@media screen and (max-width:767px){.rv-3-section-title{font-size:28px}}@media screen and (max-width:479px){.rv-3-section-title{font-size:25px}}.rv-3-slider-pagination{justify-content:center;display:flex}.rv-3-slider-pagination .swiper-pagination-bullet{opacity:1;background-color:#0505051a;border-radius:0;width:40px;height:3px;transition:all .4s}.rv-3-slider-pagination .swiper-pagination-bullet-active{background-color:#a97240}.rv-4-slider-pagination{justify-content:center;gap:10px;margin-top:40px;display:flex}@media screen and (max-width:1399px){.rv-4-slider-pagination{margin-top:30px}}@media screen and (max-width:1199px){.rv-4-slider-pagination{margin-top:25px}}.rv-4-slider-pagination .swiper-pagination-bullet{opacity:1;background-color:#0505051a;border-radius:30px;width:10px;height:10px;margin:0;transition:all .4s}.rv-4-slider-pagination .swiper-pagination-bullet-active{background-color:#a90e20;width:40px}.rv-5-section__heading{text-align:center;width:50%;margin:auto;position:relative}@media screen and (max-width:767px){.rv-5-section__heading{width:90%}}.rv-5-section__heading:before{content:"";z-index:-1;background:url(/static-assets/static/media/rv-5-section-heading-bg.1893d5ce.png) 50%/100% 100% no-repeat;width:437px;height:198px;position:absolute;inset:-30px 0 0 50%;translate:-50%}.rv-5-section__sub-title{color:#8e5b63;margin-bottom:4px;font-size:18px}.rv-5-section__sub-title,.rv-5-section__title{font-family:var(--philosopher);font-weight:700}.rv-5-section__title{color:var(--white-f);margin-bottom:50px;font-size:60px;line-height:100%}@media screen and (max-width:1599px){.rv-5-section__title{font-size:50px}}@media screen and (max-width:1399px){.rv-5-section__title{font-size:45px}}@media screen and (max-width:1199px){.rv-5-section__title{margin-bottom:35px;font-size:40px}}@media screen and (max-width:767px){.rv-5-section__title{margin-bottom:25px;font-size:35px}}@media screen and (max-width:575px){.rv-5-section__title{margin-bottom:20px;font-size:32px}}@media screen and (max-width:479px){.rv-5-section__title{font-size:30px}}.rv-6-def-btn{height:52px;color:var(--white-f);background-color:#0505050f;border-radius:6px;padding:0 42px;font-weight:600;line-height:52px}.rv-6-def-btn:hover{background-color:#f2584c}.rv-6-def-btn:hover,.rv-6-def-btn:hover i{color:var(--white-f)}@media screen and (max-width:1199px){.rv-6-def-btn{padding:0 32px}}@media screen and (max-width:991px){.rv-6-def-btn{height:46px;padding:0 26px;line-height:46px}}.rv-6-def-btn i{color:#f2584c;padding-left:5px}.rv-6-section__heading{color:var(--white-f);margin-bottom:46px}@media screen and (max-width:1199px){.rv-6-section__heading{margin-bottom:36px}}@media screen and (max-width:991px){.rv-6-section__heading{margin-bottom:28px}}@media screen and (max-width:767px){.rv-6-section__heading{margin-bottom:22px}}.rv-6-section__sub-title{margin-bottom:12px;padding-left:16px;font-size:15px;font-weight:500;display:inline-block;position:relative}@media screen and (max-width:575px){.rv-6-section__sub-title{margin-bottom:6px}}.rv-6-section__sub-title:before{content:"";border:1px solid var(--white-f);border-radius:50%;width:10px;height:10px;position:absolute;top:50%;left:0;translate:0 -50%}.rv-6-section__title{font-size:46px;font-weight:700;line-height:130.435%}@media screen and (max-width:1399px){.rv-6-section__title{font-size:40px}}@media screen and (max-width:1199px){.rv-6-section__title{font-size:35px}}@media screen and (max-width:767px){.rv-6-section__title{font-size:32px}}@media screen and (max-width:575px){.rv-6-section__title{font-size:26px}}@media screen and (max-width:479px){.rv-6-section__title{font-size:24px}}.rv-7-section__heading{text-align:center;margin-bottom:47px}@media screen and (max-width:1399px){.rv-7-section__heading{margin-bottom:27px}}@media screen and (max-width:1199px){.rv-7-section__heading{margin-bottom:22px}}@media screen and (max-width:991px){.rv-7-section__heading{margin-bottom:17px}}.rv-7-section__sub-title{color:var(--white-f);font-family:var(--oldenburg);font-size:16px;font-weight:400}.rv-7-section__title{color:var(--white-f);font-family:var(--mulish);margin-bottom:0;font-size:44px;font-weight:700}@media screen and (max-width:1399px){.rv-7-section__title{font-size:40px}}@media screen and (max-width:1199px){.rv-7-section__title{font-size:35px}}@media screen and (max-width:991px){.rv-7-section__title{font-size:30px}}@media screen and (max-width:767px){.rv-7-section__title{font-size:27px}}@media screen and (max-width:479px){.rv-7-section__title{font-size:25px}}.rv-7-slider-scrollbar{background:#05050514;width:77%;height:2px;margin:50px auto auto}@media screen and (max-width:1199px){.rv-7-slider-scrollbar{margin-top:35px}}.rv-7-slider-scrollbar .swiper-scrollbar-drag{background-color:#4962fb}.rv-8-section__heading{text-align:center;margin-bottom:60px}@media screen and (max-width:1399px){.rv-8-section__heading{margin-bottom:45px}}@media screen and (max-width:1199px){.rv-8-section__heading{margin-bottom:35px}}@media screen and (max-width:991px){.rv-8-section__heading{margin-bottom:30px}}@media screen and (max-width:767px){.rv-8-section__heading{margin-bottom:25px}}@media screen and (max-width:479px){.rv-8-section__heading{margin-bottom:20px}}.rv-8-section__sub-title{font-family:var(--mulish);text-transform:uppercase;color:#000000b3;padding-left:18px;font-size:15px;font-weight:700;display:inline-block;position:relative}@media screen and (max-width:479px){.rv-8-section__sub-title{font-size:14px}}.rv-8-section__sub-title:before{content:"";background-color:var(--white-f);width:8px;height:8px;position:absolute;top:50%;left:0;translate:0 -50%}.rv-8-section__title{color:var(--white-f);font-family:var(--mulish);font-size:46px;font-weight:800;line-height:117.391%}@media screen and (max-width:1399px){.rv-8-section__title{font-size:42px}}@media screen and (max-width:1199px){.rv-8-section__title{font-size:36px}}@media screen and (max-width:767px){.rv-8-section__title{font-size:32px}}@media screen and (max-width:479px){.rv-8-section__title{font-size:26px}}.rv-8-section__title .styled{position:relative}.rv-8-section__title .styled svg{z-index:-1;bottom:-6px;left:50%;translate:-50%;position:absolute!important}@media screen and (max-width:479px){.rv-8-section__title .styled svg{width:130px}}.rv-8-slider-nav button{border-radius:0}.rv-8-slider-nav button:hover{background-color:#1c74e9;border-color:#1c74e9}.rv-9-section__heading{font-family:var(--mulish);text-align:center;width:55%;margin:auto auto 48px}@media screen and (max-width:1399px){.rv-9-section__heading{margin-bottom:38px}}@media screen and (max-width:1199px){.rv-9-section__heading{margin-bottom:28px}}@media screen and (max-width:991px){.rv-9-section__heading{width:65%}}@media screen and (max-width:767px){.rv-9-section__heading{width:80%;margin-bottom:23px}}@media screen and (max-width:479px){.rv-9-section__heading{width:100%}}.rv-9-section-heading__right{margin-bottom:20px}.rv-9-section__sub-title{color:var(--white-f);border:1px solid #05050524;border-radius:30px;padding:8px 20px 8px 30px;font-size:16px;font-weight:500;display:inline-block;position:relative;overflow:hidden}@media screen and (max-width:479px){.rv-9-section__sub-title{padding:5px 15px 5px 25px;font-size:15px}}.rv-9-section__sub-title:before{content:"";background-color:var(--white-f);border-radius:50%;width:4px;height:4px;position:absolute;top:50%;left:20px;translate:0 -50%}@media screen and (max-width:479px){.rv-9-section__sub-title:before{left:15px}}.rv-9-section__title{color:var(--white-f);font-size:54px;font-weight:800;line-height:118.519%}@media screen and (max-width:1399px){.rv-9-section__title{font-size:48px}}@media screen and (max-width:1199px){.rv-9-section__title{font-size:42px}}@media screen and (max-width:991px){.rv-9-section__title{font-size:38px}}@media screen and (max-width:767px){.rv-9-section__title{font-size:32px}}@media screen and (max-width:575px){.rv-9-section__title{font-size:28px}}@media screen and (max-width:479px){.rv-9-section__title{font-size:26px}}.rv-9-slider-nav button:hover{background-color:#65ab03;border-color:#65ab03}.rv-2-swiper-dots.rv-9-slider-dots{gap:10px;height:max-content;margin:0;display:flex}.rv-2-swiper-dots.rv-9-slider-dots .swiper-pagination-bullet:before{background-color:#ffffff3d}.rv-2-swiper-dots.rv-9-slider-dots .swiper-pagination-bullet-active{border-color:var(--white-f)}.rv-2-swiper-dots.rv-9-slider-dots .swiper-pagination-bullet-active:before{background-color:var(--white-f)}.rv-10-def-btn{color:var(--white-f);background-color:#efc329;border-color:#efc329;border-radius:6px;height:55px;padding:0 44px;font-weight:700;line-height:52px}@media screen and (max-width:1199px){.rv-10-def-btn{height:50px;padding:0 34px;line-height:47px}}@media screen and (max-width:991px){.rv-10-def-btn{height:45px;padding:0 30px;line-height:42px}}@media screen and (max-width:767px){.rv-10-def-btn{height:42px;padding:0 24px;line-height:39px}}.rv-10-def-btn:hover{color:var(--white-f);background-color:#0000}.rv-10-section{color:var(--white-f)}.rv-10-section__heading{text-align:center;width:60%;margin:auto auto 48px}@media screen and (max-width:1399px){.rv-10-section__heading{margin-bottom:33px}}@media screen and (max-width:1199px){.rv-10-section__heading{margin-bottom:28px}}@media screen and (max-width:991px){.rv-10-section__heading{width:70%;margin-bottom:23px}}@media screen and (max-width:767px){.rv-10-section__heading{width:90%}}@media screen and (max-width:575px){.rv-10-section__heading{width:100%;margin-bottom:18px}}.rv-10-section__sub-title{font-family:var(--oldenburg);margin-bottom:20px;font-size:18px;font-weight:400}@media screen and (max-width:1399px){.rv-10-section__sub-title{margin-bottom:16px}}@media screen and (max-width:1199px){.rv-10-section__sub-title{margin-bottom:14px}}@media screen and (max-width:575px){.rv-10-section__sub-title{margin-bottom:8px;font-size:16px}}.rv-10-section__sub-title .styled{background-color:#efc329;padding:0 3px}.rv-10-section__title{font-size:50px;font-weight:700;line-height:120%}@media screen and (max-width:1399px){.rv-10-section__title{font-size:42px}}@media screen and (max-width:1199px){.rv-10-section__title{font-size:36px}}@media screen and (max-width:767px){.rv-10-section__title{font-size:32px}}@media screen and (max-width:575px){.rv-10-section__title{font-size:28px}}@media screen and (max-width:479px){.rv-10-section__title{font-size:26px}}.rv-11-def-btn{border-radius:var(--rv-11-radius);background-color:#a98153;border-color:#a98153}.rv-11-def-btn:hover{border-radius:0 20px}.rv-11-section__heading{margin-bottom:50px}@media screen and (max-width:1399px){.rv-11-section__heading{margin-bottom:35px}}@media screen and (max-width:991px){.rv-11-section__heading{margin-bottom:25px}}@media screen and (max-width:479px){.rv-11-section__heading{margin-bottom:18px}}.rv-11-section__sub-title{color:#a98153;font-family:var(--mulish);margin:0 88px 15px;font-weight:600;line-height:162.5%;display:inline-block;position:relative}@media screen and (max-width:1199px){.rv-11-section__sub-title{margin-bottom:5px}}@media screen and (max-width:479px){.rv-11-section__sub-title{margin:0 48px}}.rv-11-section__sub-title span{background-color:#a8815466;width:50px;height:1px;position:absolute;top:50%;translate:0 -50%}.rv-11-section__sub-title span:after,.rv-11-section__sub-title span:before{content:"";background-color:#a8815466;width:10px;height:10px;position:absolute;top:50%;translate:0 -50%;rotate:45deg}.rv-11-section__sub-title span:before{animation:3s linear infinite alternate both rv-11-slide-right;right:100%}.rv-11-section__sub-title span:after{animation:3s linear infinite alternate both rv-11-slide-left;left:auto}.rv-11-section__sub-title span.stroke-1{right:calc(100% + 25px)}.rv-11-section__sub-title span.stroke-2{left:calc(100% + 25px)}.rv-11-section__title{color:var(--white-f);font-family:var(--mulish);font-size:40px;font-weight:700;line-height:125%}@media screen and (max-width:1399px){.rv-11-section__title{font-size:35px}}@media screen and (max-width:1199px){.rv-11-section__title{font-size:32px}}@media screen and (max-width:575px){.rv-11-section__title{font-size:30px}}@media screen and (max-width:479px){.rv-11-section__title{font-size:26px}}.rv-12-body .rv-7-section__sub-title{color:#003c8b;font-size:15px}.rv-12-def-btn{background-color:#003c8b;border-color:#003c8b}.rv-12-slider-nav{justify-content:center;width:max-content;max-width:100%;margin:64px auto auto;position:relative}@media screen and (max-width:1399px){.rv-12-slider-nav{margin-top:44px}}.rv-12-slider-nav button{width:40px;height:40px;line-height:normal}.rv-12-slider-nav button:hover{background-color:#003c8b;border-color:#003c8b}@media screen and (max-width:991px){.rv-13-section-heading{flex-direction:column;align-items:center}}.rv-13-section__sub-title{font-size:18px;font-family:var(--mulish);color:#ab8e66;font-weight:600}.rv-13-def-btn{background-color:#ab8e66;border-color:#ab8e66}.rv-13-slider-nav-2{line-height:1;display:flex}.rv-13-slider-nav-2 button{font-size:25px}.rv-13-slider-nav-2 button:first-child{border-right:1px solid #0505051a;margin-right:15px;padding-right:15px}.rv-13-product-quantity-tooltip{color:var(--white-f);font-weight:400;line-height:1.5;font-family:var(--mulish);background-color:#ab8e66;padding:0 8px;font-size:12px;position:absolute;bottom:calc(100% + 5px);left:50%;translate:-50%}.rv-13-product-quantity-tooltip:before{content:"";clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);background-color:#ab8e66;width:12px;height:5px;position:absolute;top:calc(100% - 1px);left:50%;translate:-50%}.rv-14-section__heading{margin-bottom:73px}@media screen and (max-width:1599px){.rv-14-section__heading{margin-bottom:43px}}@media screen and (max-width:991px){.rv-14-section__heading{margin-bottom:33px}}.rv-14-section__heading .rv-3-section-heading__right{margin-bottom:7px}.rv-14-section__sub-title{color:var(--white-f);font-family:var(--mulish);letter-spacing:.96px;margin-bottom:10px;font-size:16px;font-weight:700}.rv-14-section__descr{margin-top:17px;margin-bottom:0}.rv-14-body .rv-7-section__title{font-weight:800;line-height:122.727%}.rv-14-def-btn{color:var(--white-f);font-family:var(--mulish);background-color:#e64209;border:1px solid #e64209;border-radius:40px;line-height:53px}@media screen and (max-width:1199px){.rv-14-def-btn{line-height:48px}}@media screen and (max-width:991px){.rv-14-def-btn{line-height:43px}}@media screen and (max-width:767px){.rv-14-def-btn{line-height:40px}}.rv-14-def-btn:hover{color:var(--white-f);border-color:var(--white-f)}.rv-14-def-btn i{padding-left:5px}.rv-breadcrumb{text-align:center;z-index:1;position:relative}@media screen and (max-width:1399px){.rv-breadcrumb{padding:80px 0}}@media screen and (max-width:991px){.rv-breadcrumb{padding:60px 0}}.rv-breadcrumb__title{border-bottom:1px solid #0505051a;margin-bottom:16px;padding:0 70px 10px;font-size:54px;font-weight:700;display:inline-block}@media screen and (max-width:1399px){.rv-breadcrumb__title{font-size:50px}}@media screen and (max-width:1199px){.rv-breadcrumb__title{font-size:45px}}@media screen and (max-width:991px){.rv-breadcrumb__title{font-size:40px}}@media screen and (max-width:767px){.rv-breadcrumb__title{font-size:38px}}@media screen and (max-width:575px){.rv-breadcrumb__title{margin-bottom:10px;padding:0 0 5px;font-size:35px}}@media screen and (max-width:479px){.rv-breadcrumb__title{font-size:32px}}.rv-breadcrumb__nav{font-weight:500}.rv-breadcrumb__nav a{color:#5d626c}.rv-breadcrumb__nav a:hover{color:#003c8b}.rv-breadcrumb__nav a i{vertical-align:text-top;padding-left:5px}.rv-breadcrumb__nav .current-page{color:#003c8b}.rv-breadcrumb__nav .current-page .dvdr{color:#5d626c;padding:0 10px}.rv-inner-btn{background-color:#003c8b;border-color:#003c8b}.rv-inner-btn:hover{color:#003c8b}.rv-inner-footer-nwsltr__form .nwsltr-top{background:#ffffff0a;border-radius:6px}.rv-inner-footer-nwsltr__form .nwsltr-top input{border:1px solid #ffffff29;border-radius:6px 0 0 6px}.rv-inner-footer-nwsltr__form .nwsltr-top button{background-color:#003c8b;border-radius:0 6px 6px 0}@media screen and (max-width:1199px){.rv-inner-footer-widget .rv-1-footer-widget__title{margin-bottom:15px}}.rv-1-socials.rv-inner-socials a{border-radius:6px}.rv-1-socials.rv-inner-socials a:hover{background-color:#003c8b;border-color:#003c8b}.rv-1-footer-widget.rv-inner-footer-widget li a:hover,.rv-1-footer-widget.rv-inner-footer-widget li:hover{color:#003c8b}.rv-1-socials.rv-15-socials a{border-radius:0}.rv-1-socials.rv-15-socials a:hover{background-color:#f35b04}.rv-1-socials.rv-17-socials a:hover{color:var(--white-f);background-color:#daed1a;border-color:#daed1a}.rv-1-socials.rv-18-socials a:hover{background-color:#1c74e9;border-color:#1c74e9}.rv-1-socials.rv-19-socials a:hover{color:var(--white-f);background-color:#dfe11b;border-color:#dfe11b}.rv-1-socials.rv-20-socials a:hover{background-color:#003d8b;border-color:#003d8b}.rv-21-footer .rv-1-socials.rv-21-socials a{color:#0e142880;border-color:#0e14281a}.rv-21-footer .rv-1-socials.rv-21-socials a:hover{color:var(--white-f);background-color:#ce512a;border-color:#ce512a}.rv-3-def-btn.rv-22-def-btn{background-color:#b38d3f;border-color:#b38d3f;height:50px;line-height:47px}@media screen and (max-width:991px){.rv-3-def-btn.rv-22-def-btn{height:45px;line-height:43px}}.rv-3-def-btn.rv-22-def-btn:hover{background-color:#0000}.lightbox-container{cursor:url(/static-assets/static/media/cursor.f6bccd35.png),zoom-out;opacity:0;visibility:hidden;z-index:1000;background:#000000b3;justify-content:center;align-items:center;width:100%;height:100%;transition:all .3s;display:flex;position:fixed;top:0;left:0}.lightbox-container.active{opacity:1;visibility:visible}.lightbox-container.active .lightbox-img{transition:all .3s;transform:scale(1)}.lightbox-container .lightbox-img{cursor:context-menu;background:#eef6e7;border-radius:10px;padding:25px 40px;transform:scale(0)}.lightbox-container .lightbox-img img{max-width:100%}.sub-menu.rv-mega-menu{grid-gap:20px 50px;border-radius:10px;grid-template-columns:repeat(5,max-content);gap:20px 50px;padding:45px 40px;display:grid}@media screen and (max-width:991px){.sub-menu.rv-mega-menu{background-color:#0000;grid-template-columns:repeat(1,max-content);padding:20px}}.rv-1-header{padding:15px 0}.rv-1-header__nav>ul{gap:35px;display:flex}@media screen and (max-width:1199px){.rv-1-header__nav>ul{gap:12px}}@media screen and (max-width:991px){.rv-1-header__nav>ul{flex-direction:column}}.rv-1-header__nav>ul>li{line-height:50px;position:relative}@media screen and (max-width:991px){.rv-1-header__nav>ul>li{grid-template-rows:max-content 0fr;line-height:normal;transition:all .4s;display:grid}.rv-1-header__nav>ul>li.rv-dropdown-active{grid-template-rows:max-content 1fr}.rv-1-header__nav>ul>li.rv-dropdown-active .sub-menu{margin-top:10px}}.rv-1-header__nav>ul>li:hover .sub-menu{opacity:1;pointer-events:all;transform:perspective(100px)rotateX(0)rotateY(0)rotate(0)}@media screen and (max-width:991px){.rv-1-header__nav>ul>li:hover .sub-menu{pointer-events:all;opacity:1;transform:none}}.rv-1-header__nav>ul>li.has-mega-menu{position:static}.rv-1-header__nav>ul a{font-weight:500;position:relative}.rv-1-header__nav>ul a:hover{color:var(--orange)}.rv-1-header .sub-menu{opacity:0;pointer-events:none;transform-origin:top;z-index:10;background:#fff;border-radius:10px;flex-direction:column;min-width:380px;transition:all .4s cubic-bezier(.6,0,.4,1);display:flex;position:absolute;top:100%;left:0;transform:perspective(265px)rotateX(-81deg)rotateY(0)rotate(0)}@media screen and (max-width:991px){.rv-1-header .sub-menu{pointer-events:all;opacity:1;box-shadow:none;background-color:#f1ffed;border-radius:0;position:static;overflow:hidden;transform:perspective(100px)rotateX(0)rotateY(0)rotate(0)}}.rv-1-header .sub-menu li{line-height:1}.rv-1-header .sub-menu .heading{color:#6a6a6a;width:100%;padding:15px 20px 5px;font-size:18px}@media screen and (max-width:991px){.rv-1-header .sub-menu .heading{color:#020208}}.rv-1-header .sub-menu .heading:hover{background-color:#fff;padding:15px 20px 5px;color:#6a6a6a!important}.rv-1-header .sub-menu a{width:100%;color:var(--black-2);padding:10px 25px;font-size:16px}@media screen and (max-width:991px){.rv-1-header .sub-menu a{color:#020208}}.rv-1-header .sub-menu a:hover{color:var(--white-f);background-color:#003d8b;padding-left:25px}.rv-1-header .sub-menu.rv-mega-menu{grid-gap:30px;border-radius:0;grid-template-columns:repeat(5,max-content);gap:30px;width:max-content;max-width:100%;padding:40px 30px;display:grid;top:auto}@media screen and (max-width:1599px){.rv-1-header .sub-menu.rv-mega-menu{grid-template-columns:repeat(4,max-content)}}@media screen and (max-width:1399px){.rv-1-header .sub-menu.rv-mega-menu{grid-template-columns:repeat(3,max-content)}}@media screen and (max-width:991px){.rv-1-header .sub-menu.rv-mega-menu{outline:none;grid-template-columns:repeat(1,100%);width:100%;padding:0 15px}}.rv-1-header .sub-menu.rv-mega-menu a{align-items:flex-start;gap:8px;display:flex}.rv-1-header .sub-menu.rv-mega-menu a .icon{width:34px;height:34px;color:var(--white-f);background-color:#222;border-radius:6px;flex-shrink:0;place-content:center;font-size:15px;display:grid}.rv-1-header .sub-menu.rv-mega-menu a .title{margin-bottom:4px;font-size:14px}.rv-1-header .sub-menu.rv-mega-menu a .sub-title{opacity:.8;font-size:12px;display:block}@media screen and (max-width:479px){.rv-1-header__btn{display:none}}@media screen and (max-width:991px){.rv-1-header-nav__sidebar{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border-top-left-radius:10px;border-bottom-left-radius:10px;width:100%;height:100%;transition:all .6s cubic-bezier(.16,.71,.17,1);position:fixed;top:0;right:0;overflow:auto;transform:translate(100%);box-shadow:0 0 30px #0000000d}.rv-1-header-nav__sidebar.active{transform:translate(0)}.rv-1-header-nav__sidebar>*{padding:15px 25px 30px}.rv-1-header-nav__sidebar .sidebar-heading{border-bottom:1px solid #c5c5c5;padding-bottom:15px}.rv-1-header-nav__sidebar .sidebar-heading img{max-width:130px}}.rv-1-header-mobile-menu-btn{background-color:var(--orange);border-color:var(--orange);text-align:center;aspect-ratio:1;border-radius:10px;padding:0;font-size:20px}@media screen and (max-width:479px){.rv-1-header-mobile-menu-btn{border-radius:10px;height:40px}}.rv-1-header-mobile-menu-btn:hover{color:var(--white-f)}.rv-1-header-mobile-menu-btn i{padding-left:0}.news-ticker{white-space:nowrap;position:relative;overflow:hidden}.ticker-content{animation:55s linear infinite scroll-left;display:inline-block}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}.rv-2-menu-btn{width:50px;height:50px;color:var(--white-f);z-index:2;background-color:#292929;border:1px solid #fff6;border-radius:10px;font-size:20px;position:fixed;top:30px;left:30px}@media screen and (max-width:479px){.rv-2-menu-btn{width:45px;height:45px;top:20px;left:20px}}.rv-2-menu-btn i{pointer-events:none}.rv-2-sidebar{background-color:var(--black-2);z-index:2;flex-direction:column;justify-content:space-between;gap:35px;width:315px;height:100%;padding:50px 0 50px 40px;transition:all .6s cubic-bezier(.16,.71,.17,1);display:flex;position:fixed;overflow:visible}@media screen and (max-width:1599px){.rv-2-sidebar{width:270px}}@media screen and (max-width:1199px){.rv-2-sidebar{overflow:auto;transform:translate(-100%)}}.rv-2-sidebar__nav>ul{grid-row-gap:0;grid-template-columns:repeat(1,1fr);row-gap:0;display:grid}.rv-2-sidebar__nav>ul a{color:var(--white-f);width:100%}.rv-2-sidebar__nav>ul a:before{background-color:#daed1a}.rv-2-sidebar__nav>ul a:hover{color:#daed1a}.rv-2-sidebar__nav>ul>li{grid-template-rows:max-content 0fr;line-height:normal;transition:all .4s;display:grid}.rv-2-sidebar__nav>ul>li:hover{grid-template-rows:max-content 1fr}.rv-2-sidebar__nav>ul>li:hover .sub-menu{opacity:1;transform:translateY(-10px)}@media screen and (max-width:1199px){.rv-2-sidebar__nav>ul>li:hover .sub-menu{transform:translate(0)}.rv-2-sidebar__nav>ul>li:hover .sub-menu.rv-mega-menu{margin-top:20px;padding:25px 20px}}@media screen and (max-width:991px){.rv-2-sidebar__nav>ul>li:hover .sub-menu.rv-mega-menu{padding:15px 10px}}.rv-2-sidebar__nav>ul>li .sub-menu{opacity:0;background-color:#292929;border:1px solid #fff3;margin-right:20px;top:0;right:0;overflow:hidden;transform:translateY(10px)}@media screen and (max-width:1199px){.rv-2-sidebar__nav>ul>li .sub-menu{position:static}}.rv-2-sidebar__nav>ul>li .sub-menu a{color:var(--white-f)}.rv-2-sidebar__nav>ul>li .sub-menu a:hover{color:#daed1a}.rv-2-sidebar__nav>ul>li .sub-menu.rv-mega-menu{row-gap:0;max-width:fit-content;padding:25px 20px}@media screen and (max-width:1199px){.rv-2-sidebar__nav>ul>li .sub-menu.rv-mega-menu{padding:0 20px}}@media screen and (max-width:991px){.rv-2-sidebar__nav>ul>li .sub-menu.rv-mega-menu{padding:0 10px}}.rv-2-sidebar__nav li{line-height:normal;position:relative}.rv-2-sidebar__nav li:before{content:"";opacity:0;background:linear-gradient(270deg,#daed1a -.71%,#daed1a00);width:0;height:2px;transition:all .4s;position:absolute;top:50%;right:0;translate:0 -50%}.rv-2-sidebar__nav li.active:before{opacity:1;width:120px}.rv-2-sidebar__nav li:not(:last-child){margin-bottom:28px}@media screen and (max-width:1199px){.rv-2-sidebar.active{transform:translate(0)}}.rv-3-header{z-index:4;border-bottom:1px solid #ffffff1a;width:100%;padding:0;position:absolute;top:0}.rv-3-header__nav>ul a{color:var(--white-f);font-weight:300;font-family:var(--mulish)}@media screen and (max-width:991px){.rv-3-header__nav>ul a{color:var(--white-f)}}.rv-3-header__nav>ul a:hover{color:#a97240}.rv-3-header__nav>ul a:hover:before{background-color:#a97240}.rv-3-header-right{justify-content:flex-end;align-items:center;gap:50px;display:flex}@media screen and (max-width:991px){.rv-3-header-right{gap:30px;padding-right:20px}}.rv-3-header__actions{gap:30px;display:flex}@media screen and (max-width:479px){.rv-3-header__actions{display:none}}.rv-3-header__actions button:first-child{border-right:1px solid #fff6;padding-right:30px}.rv-3-header__sidebar-btn{background-color:var(--white-f);min-width:80px;height:80px}.rv-3-header.fixed .rv-3-header__nav>ul>li>a{color:var(--white-f)}.rv-3-header.fixed .rv-3-header__nav>ul>li>a:hover{color:#a97240}.rv-3-header.fixed .rv-3-logo .logo-txt{color:var(--white-f)}.rv-3-mobile-menu-btn{background-color:#a98153;border-color:#a98153}.rv-3-logo{align-items:center;gap:20px;display:inline-flex}@media screen and (max-width:479px){.rv-3-logo{gap:10px}}.rv-3-logo .logo-img{border-right:1px solid #ffffff1a;width:80px;height:80px}@media screen and (max-width:479px){.rv-3-logo .logo-img{width:60px;height:60px}}.rv-3-logo .logo-txt{color:var(--white-f);font-family:var(--newsreader);font-size:26px;font-weight:700}.rv-4-header{padding:0}.rv-4-header-top{padding:35px 0}@media screen and (max-width:1399px){.rv-4-header-top{padding:25px 0}}@media screen and (max-width:767px){.rv-4-header-top{padding:15px 0}}.rv-4-header-top__action:hover{color:#a90e20}.rv-4-header-bottom{border-block:1px solid #0505051a}@media screen and (max-width:991px){.rv-4-header-bottom{padding:12px 0}}.rv-4-header-bottom .rv-search-modal-open-btn:hover,.rv-4-header__nav>ul a:hover{color:#a90e20}.rv-4-header__nav>ul a:before,.rv-4-mobile-menu-btn{background-color:#a90e20}.rv-4-mobile-menu-btn{border-color:#a90e20;line-height:normal}.rv-4-socials{align-items:center;gap:20px;display:flex}.rv-4-socials__title{color:var(--white-f);font-size:16px;font-weight:600}@media screen and (max-width:479px){.rv-4-socials__title{display:none}}.rv-4-socials ul{gap:20px;display:flex}.rv-4-socials ul a{color:#0505054d}.rv-4-socials ul a:hover{color:var(--black-2)}.rv-5-header{padding:18px 0}@media screen and (max-width:479px){.rv-5-header{padding:12px 0}}.rv-5-header .rv-1-socials a{color:#0505054d;border-color:#0505051a;width:35px;height:35px;font-size:14px;line-height:34px}.rv-5-header .rv-1-socials a:hover{color:var(--white-f);background-color:#8e5b63;border-color:#8e5b63}@media screen and (max-width:1199px){.rv-5-header__nav>ul{gap:20px}}.rv-5-header__nav>ul a{padding-right:0}.rv-5-header__nav>ul a:hover{color:#8e5b63;padding-left:0}.rv-5-header__nav>ul a:before{content:none}.rv-5-header__actions{justify-content:flex-end;align-items:center;gap:24px;display:flex}@media screen and (max-width:479px){.rv-5-header__actions{gap:14px}}.rv-5-header__actions button .quantity{color:#fff;font-family:var(--mulish);aspect-ratio:1;background-color:#8e5b63;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;padding:0 5px;font-size:12px;font-weight:500;display:inline-flex;position:absolute;top:-5px}.rv-5-header__actions button:hover{color:#8e5b63}@media screen and (max-width:479px){.rv-5-header__actions button .txt{display:none}}.rv-5-cart-btn{background:#8e5b6333;border-radius:50%;width:38px;height:38px;position:relative}.rv-5-cart-btn .quantity{color:#fff;font-family:var(--mulish);aspect-ratio:1;background-color:#8e5b63;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;padding:0 5px;font-size:12px;font-weight:500;display:inline-flex;position:absolute;top:-5px}.rv-5-mobile-menu-btn{background-color:#8e5b63;border-color:#8e5b63}.rv-6-header{background-color:#f5f5f5;border-bottom:1px solid #0505051a;padding:0}@media screen and (min-width:1400px){.rv-6-header .container{max-width:1920px}}.rv-6-header__logo{border-right:1px solid #0505051a;padding:20px 40px;display:inline-block}@media screen and (max-width:1399px){.rv-6-header__logo{width:100%;padding:20px 20px 20px 0}}@media screen and (max-width:1199px){.rv-6-header__logo{width:auto}}.rv-6-header__nav>ul a{color:var(--white-f);text-transform:uppercase;font-size:15px}.rv-6-header__nav>ul a:hover{color:#f2584c}.rv-6-header__right{justify-content:flex-end;align-items:center;height:100%;display:flex}.rv-6-header__right button{border-left:1px solid #0505051a;height:100%;padding:0 30px;font-size:20px}.rv-6-header__right button:hover{color:#f2584c}.rv-6-header__right button.rv-6-header__sidebar-btn{text-align:end;padding:0 90px;font-size:25px}@media screen and (max-width:1399px){.rv-6-header__right button.rv-6-header__sidebar-btn{padding:0 50px}}@media screen and (max-width:1199px){.rv-6-header__right button.rv-6-header__sidebar-btn{padding:0 30px}}.rv-6-header__right button.rv-1-header-mobile-menu-btn{height:auto;color:var(--white-f);padding:0 18px}.rv-7-header{padding:0}.rv-7-header-top{padding:10px 0}.rv-7-header-top__txt{font-weight:600;font-family:var(--mulish);font-size:14px}.rv-7-header-top__txt i{color:#4962fb;margin-right:5px;font-size:18px}.rv-7-header-top__actions{justify-content:flex-end;align-items:center;display:flex}@media screen and (max-width:575px){.rv-7-header-top__actions{flex-wrap:wrap;justify-content:center}}.rv-7-header-top__actions>*{font-family:var(--mulish);border:none;font-size:14px;font-weight:600}.rv-7-header-top__actions>:not(:first-child){border-left:1px solid #0505051a;margin-left:20px;padding-left:20px}@media screen and (max-width:1199px){.rv-7-header-top__actions>:not(:first-child){margin-left:15px;padding-left:15px}}@media screen and (max-width:767px){.rv-7-header-top__actions>:not(:first-child){margin-left:10px;padding-left:10px}}.rv-7-header-top__actions>:focus{outline:none}.rv-7-header-top__actions select{background-color:#0000}.rv-7-header-bottom{border-top:1px solid #0505051a;padding:18px 0}.rv-7-header-bottom.fixed{padding:12px 0}.rv-7-header-bottom-left{align-items:center;display:flex}@media screen and (max-width:767px){.rv-7-header-bottom-left{justify-content:center}}.rv-7-header-bottom-right{justify-content:flex-end;align-items:center;gap:30px;display:flex}@media screen and (max-width:479px){.rv-7-header-bottom-right{flex-direction:column;justify-content:center;row-gap:15px}}.rv-7-header-bottom-right__actions{gap:25px;font-size:20px;display:flex}.rv-7-header-bottom-right__actions button{background-color:#0000;width:auto;height:auto}.rv-7-header-bottom-right__actions button:hover{color:#4962fb}.rv-7-header-bottom-right__actions button .quantity{background-color:#4962fb;right:-13px}.rv-7-header-bottom .rv-7-mobile-menu-btn{background-color:#4962fb;border-color:#4962fb;height:40px;line-height:normal}.rv-7-header-bottom .rv-7-mobile-menu-btn:hover{background-color:var(--white-f)}.rv-7-header__logo{padding-right:25px;position:relative}@media screen and (max-width:767px){.rv-7-header__logo{padding-right:0}}.rv-7-header__logo:before{content:"";background-color:#05050533;width:1px;height:20px;position:absolute;top:50%;right:0;transform:translateY(-50%)}@media screen and (max-width:991px){.rv-7-header__logo:before{content:none}}.rv-7-header__nav{padding-left:24px}.rv-7-header__nav>ul{gap:12px 30px}.rv-7-header__nav>ul a{font-family:var(--mulish);color:var(--white-f);padding-right:0;font-weight:500}.rv-7-header__nav>ul a:hover{color:#4962fb;padding-left:0}.rv-7-header__nav>ul a:before{content:none}@media screen and (max-width:1199px){.rv-7-header-search-modal{opacity:0;pointer-events:none;z-index:999;background-color:#000c;place-content:center;transition:all .4s;display:grid;position:fixed;inset:0;transform:scale(1.2)}}.rv-7-header-search-modal.active{opacity:1;pointer-events:all;transform:scale(1)}.rv-7-header-search-modal.active .rv-7-search-modal-close-btn{opacity:1;pointer-events:all}.rv-7-header-search{border:1px solid #0505051a;border-radius:30px;align-items:center;height:45px;padding:0 15px;display:flex}@media screen and (max-width:1199px){.rv-7-header-search{background-color:var(--white-f)}}.rv-7-header-search input{width:100%;padding:0 8px}.rv-7-header-search button{font-size:20px}.rv-7-header-search button:hover{color:#4962fb}.rv-7-search-modal-open-btn{font-size:20px}.rv-7-search-modal-open-btn:hover{color:#4962fb}.rv-7-search-modal-close-btn{width:40px;height:40px;color:var(--white-f);opacity:0;pointer-events:none;border:1px solid #fff;border-radius:50%;position:absolute;top:30px;right:30px}.rv-7-search-modal-close-btn:hover{background-color:var(--white-f);color:var(--white-f)}@media screen and (min-width:1400px){.rv-8-header .container{max-width:1600px}}.rv-8-header-top__txt{justify-content:flex-start}@media screen and (max-width:991px){.rv-8-header-top__txt{justify-content:center}}.rv-8-header-socials{align-items:center;gap:18px;display:flex}.rv-8-header-socials h6{font-weight:600;font-family:var(--mulish);margin-bottom:0}.rv-8-header-socials a{color:#0505054d}.rv-8-header-socials a:hover{color:#4962fb}.rv-8-header-lang select{border:none}.rv-8-header-top__infos.rv-7-header-top__actions{row-gap:10px}@media screen and (max-width:575px){.rv-8-header-top__infos.rv-7-header-top__actions>*{border:none}}.rv-8-header-contact-info{font-family:var(--mulish);color:#05050599;margin-bottom:0;font-size:15px;font-weight:500}.rv-8-header-contact-info i{color:#4962fb;margin-right:10px}.rv-8-header__nav>ul a:hover{color:#4962fb}.rv-8-header__nav>ul a:before{background-color:#4962fb}.rv-8-header-search{border:none;border-bottom:1px solid #0505052e;border-radius:0;padding:0 10px}@media screen and (max-width:767px){.rv-8-header-search{border-color:var(--white-f);background-color:#0000}.rv-8-header-search input{color:var(--white-f)}.rv-8-header-search input::placeholder{color:#ffffffb3}.rv-8-header-search button{color:var(--white-f)}}.rv-8-mobile-menu-btn{background-color:#4962fb;border-color:#4962fb}.rv-9-header-top{background-color:#65ab03;padding:12px 0}.rv-9-header-top select{background-color:#0000}@media screen and (max-width:767px){.rv-9-header-top__actions{justify-content:center}}@media screen and (max-width:479px){.rv-9-header-top__actions{row-gap:10px}}.rv-9-header-top .rv-8-header-contact-info{color:#ffffffb3}.rv-9-header-socials,.rv-9-header-top .rv-8-header-contact-info i{color:var(--white-f)}@media screen and (max-width:767px){.rv-9-header-socials{justify-content:center}}.rv-9-header-socials a{color:#fff9}.rv-9-header-socials a:hover{color:var(--white-f)}.rv-9-header-bottom{padding:20px 0}@media screen and (max-width:1199px){.rv-9-header-bottom.fixed{padding:15px 0}}@media screen and (max-width:479px){.rv-9-header-bottom__right{flex-direction:row;justify-content:flex-end;gap:15px}}.rv-9-header-bottom__right .rv-7-search-modal-open-btn:hover,.rv-9-header__nav>ul a:hover{color:#65ab03}.rv-9-mobile-menu-btn{background-color:#65ab03;border-color:#65ab03}.rv-10-header-top{background-color:var(--white-f);color:var(--white-f);padding:7px 0}.rv-10-header-top .rv-8-header-contact-info{color:#ffffffb3;border-color:#ffffff24;font-size:13px}.rv-10-header-top .rv-8-header-contact-info i{color:var(--white-f)}.rv-10-header-top .rv-8-header-contact-info a:hover{color:#efc329}.rv-10-header-top__actions{row-gap:10px}.rv-10-header-socials a{color:#fff6}.rv-10-header form select,.rv-10-header-socials a:hover{color:var(--white-f)}.rv-10-header form select option{background-color:var(--white-f)}.rv-10-header__nav>ul a:hover{color:#efc329}.rv-10-header__nav>ul a:hover:before{background-color:#efc329}@media screen and (max-width:991px){.rv-10-header-bottom-right{gap:10px}}@media screen and (max-width:479px){.rv-10-header-bottom-right{flex-direction:row;justify-content:flex-end}}@media screen and (max-width:1399px){.rv-10-header-bottom-right .rv-10-search-btn{font-size:18px}}@media screen and (max-width:991px){.rv-10-header-bottom-right .rv-10-search-btn{margin-right:10px}}@media screen and (max-width:1399px){.rv-10-header-bottom-right .rv-10-search-btn .txt{display:none}}.rv-10-header-bottom-right .rv-10-search-btn:hover{color:#efc329}.rv-10-header .rv-10-def-btn{height:45px;padding:0 30px;line-height:40px}@media screen and (max-width:767px){.rv-10-header .rv-10-def-btn{height:40px;padding:0 20px;line-height:37px}}@media screen and (max-width:479px){.rv-10-header .rv-10-def-btn{display:none}}.rv-10-mobile-menu-btn{color:var(--white-f);background-color:#efc329;border-color:#efc329}.rv-11-header-top{padding:10px 0}.rv-11-header-top .rv-8-header-contact-info i{font-size:16px}.rv-11-header-bottom{padding:10px 0}.rv-11-header-bottom-right{gap:40px}@media screen and (max-width:1399px){.rv-11-header-bottom-right{gap:20px}}@media screen and (max-width:479px){.rv-11-header-bottom-right{flex-direction:row;justify-content:flex-end}}.rv-11-header-bottom-right .rv-5-about__call-icon{color:var(--white-f);font-size:18px}@media screen and (max-width:1199px){.rv-11-header-bottom-right .rv-5-about__call-icon{display:none}}.rv-11-header-bottom-right .rv-5-about__call-txt h6{text-transform:uppercase;color:#05050599;margin-bottom:4px;font-size:12px;font-weight:500}.rv-11-header-bottom-right .rv-5-about__call-txt a{color:var(--white-f);font-size:15px;font-weight:700}@media screen and (max-width:1199px){.rv-11-header-bottom-right .rv-11-def-btn{padding:0 25px}}.rv-11-header__call a:hover{color:#a97240}.rv-11-header__nav>ul a:before{background-color:#a98153}.rv-11-header__nav>ul a:hover{color:#a98153}.rv-11-mobile-menu-btn{background-color:#a98153;border-color:#a98153}.rv-12-header__nav>ul a:hover{color:#65ab03}.rv-12-header__nav>ul a:before{background-color:#65ab03}.rv-12-header__search-btn{font-size:18px}.rv-12-header__search-btn:hover{color:#003c8b}@media screen and (max-width:1399px){.rv-12-header__actions{gap:15px}}.rv-12-header__actions button:hover{color:#003c8b}.rv-12-header__actions .rv-5-cart-btn{background-color:#509f0f1a}.rv-12-header__actions .rv-5-cart-btn .quantity{background-color:#003c8b}.rv-12-header-login{color:#05050599;font-family:var(--mulish);align-items:center;gap:10px;font-size:14px;font-weight:500;line-height:128.571%;display:flex}.rv-12-header-login:hover{color:#003c8b}.rv-12-header-login .rv-5-cart-btn{text-align:center;line-height:38px}@media screen and (max-width:1199px){.rv-12-header-login__txt{display:none}}.rv-12-header-login span{display:block}.rv-12-header-login span.bottom{color:var(--white-f);font-size:16px;font-weight:700;line-height:128.571%}.rv-12-mobile-menu-btn{color:var(--white-f);border:none;border-radius:50%}.rv-12-mobile-menu-btn,.rv-12-mobile-menu-btn:hover{background-color:#509f0f1a}@media screen and (min-width:1400px){.rv-13-header .container{max-width:1600px}}.rv-13-header__nav>ul a:hover{color:#ab8e66}.rv-13-header-bottom-right__actions{justify-content:flex-end;align-items:center;display:flex}@media screen and (max-width:991px){.rv-13-header-bottom-right__actions{gap:15px}}.rv-13-header-bottom-right__actions button:hover{color:#ab8e66}.rv-13-header-bottom-right__actions .rv-5-cart-btn .quantity{background-color:#ab8e66}.rv-13-header .rv-3-def-btn{background-color:#ab8e66;border-color:#ab8e66;height:45px;margin-left:20px;font-size:16px;line-height:43px}.rv-13-header .rv-3-def-btn:hover{background-color:#0000}.rv-14-header{z-index:2;width:100%;position:absolute;top:0;left:0}.rv-14-header-top{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#ffffff24}.rv-14-header-top__actions{justify-content:flex-start}@media screen and (max-width:767px){.rv-14-header-top__actions{justify-content:center;row-gap:10px}}.rv-14-header-top__actions .rv-8-header-contact-info a:hover{color:#e64209}@media screen and (max-width:767px){.rv-14-header-top-form{justify-content:center}}.rv-14-header-top-form option,.rv-14-header-top-form select{color:var(--white-f)}.rv-14-header-bottom{border:1px solid #ffffff24}.rv-14-header-bottom.fixed{background-color:#164e5d;border-color:#0000}@media screen and (max-width:1199px){.rv-14-header-bottom-right{gap:20px}}@media screen and (max-width:479px){.rv-14-header-bottom-right{flex-direction:row;justify-content:flex-end}}.rv-14-header-bottom-right .rv-3-def-btn{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#ffffff24;border:1px solid #fff3;border-radius:40px;height:40px;line-height:37px}@media screen and (max-width:1199px){.rv-14-header-bottom-right .rv-3-def-btn{padding:0 18px}}.rv-14-header-bottom-right .rv-3-def-btn:hover{background-color:var(--white-f)}.rv-14-header-bottom-right__actions button{color:var(--white-f)}.rv-14-header-bottom-right__actions button:hover{color:#e64209}.rv-14-header__nav>ul{gap:35px}@media screen and (max-width:991px){.rv-14-header__nav>ul{gap:12px}}.rv-14-header__nav>ul a{color:var(--white-f)}.rv-14-header__nav>ul a:hover{color:#e64209}@media screen and (max-width:991px){.rv-14-header .rv-1-header-nav__sidebar{background-color:#164e5d}.rv-14-header .rv-1-header-nav__sidebar .sub-menu{background-color:#0d4351}.rv-14-header .rv-1-header-nav__sidebar .sub-menu a{color:var(--white-f)}}.rv-14-header .rv-1-header-nav__sidebar .sub-menu a:hover{color:#e64209}.rv-14-mobile-menu-btn{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#ffffff24;border:1px solid #fff3;border-radius:40px;height:40px;line-height:37px}.rv-inner-header{position:relative;box-shadow:0 1px 2px #0b17281a}.rv-inner-header__nav>ul a:hover{color:#003c8b}.rv-inner-header__nav>ul a:hover:before{background-color:#003c8b}@media screen and (max-width:991px){.rv-inner-header-right-btns{margin-right:15px}}@media screen and (max-width:575px){.rv-inner-header-right-btns{margin-right:10px}}.rv-inner-header-right-btns a{height:45px;color:var(--white-f);text-transform:capitalize;margin-right:15px;font-size:15px;font-weight:600;line-height:45px}@media screen and (max-width:767px){.rv-inner-header-right-btns a{height:40px;line-height:37px}}.rv-inner-header-right-btns a:hover{color:#003c8b}.rv-inner-header-right-btns a i{padding-right:5px}.rv-inner-header-right-btns a:last-child{color:var(--white-f);border:1px solid var(--black);border-radius:6px;margin-right:0;padding:0 30px}@media screen and (max-width:767px){.rv-inner-header-right-btns a:last-child{padding:0 25px}}@media screen and (max-width:575px){.rv-inner-header-right-btns a:last-child{padding:0 20px}}.rv-inner-header-right-btns a:last-child:hover{color:var(--white-f);background-color:#0000;border-color:#003c8b}.rv-inner-mobile-menu-btn{background-color:#003c8b;border-color:#003c8b}.rv-15-header-right-btns a:last-child{border-radius:0;line-height:43px}@media screen and (max-width:1199px){.rv-15-header-right-btns a:last-child{padding:0 20px}}@media screen and (max-width:767px){.rv-15-header-right-btns a:last-child{line-height:37px}}.rv-15-header-right-btns a:last-child:hover{border-color:var(--white-f)}.rv-15-header-right-btns a:hover{color:#f35b04}.rv-15-mobile-menu-btn{color:#fff;border:1px solid #f35b04;border-radius:0;height:45px}@media screen and (max-width:767px){.rv-15-mobile-menu-btn{height:40px}}.rv-15-mobile-menu-btn:hover{background-color:#0000}.rv-16-header{z-index:10;background-color:#0202084d;width:100%;position:absolute}.rv-16-header.fixed{background-color:var(--white-f)}.rv-16-header:before{content:"";z-index:-1;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);position:absolute;inset:0}.rv-16-header-right-btns{align-items:center;gap:35px;display:flex}.rv-16-header-right-btns a:last-child{background-color:#0000;border:1.5px solid #ffffff24}.rv-16-header-right-btns a:last-child:hover{background-color:#dfe11b;border-color:#dfe11b}@media screen and (max-width:991px){.rv-16-header .rv-1-header-nav__sidebar{background-color:#020208cc}}.rv-16-header__nav>ul a{color:var(--white-f)}.rv-16-header__nav>ul a:hover{color:#dfe11b}.rv-16-header__nav>ul a:hover:before{background-color:#dfe11b}.rv-16-cart-btn{color:var(--white-f);background-color:#0000;width:auto;height:auto;font-size:20px}.rv-16-cart-btn:hover{color:#dfe11b}.rv-16-cart-btn .quantity{color:var(--white-f);background-color:#dfe11b;border:none;right:-8px}.rv-16-mobile-menu-btn{color:var(--white-f);background-color:#dfe11b;border-color:#dfe11b}.rv-17-header{position:relative;box-shadow:0 1px #ffffff24}.rv-17-header,.rv-17-header.fixed{background-color:#020208}.rv-17-header-right-btns{align-items:center;display:flex}.rv-17-header-right-btns>:not(:last-child){margin-right:20px}.rv-17-header-right-btns a{color:var(--white-f);border:1px solid #ffffff24;padding:0 30px;line-height:43px}.rv-17-header-right-btns a:hover{color:var(--white-f);background-color:#dfe11b;border-color:#dfe11b}.rv-17-header-right-btns .rv-17-sidebar-btn{color:var(--white-f);border-left:1px solid #ffffff4d;padding-left:20px;font-size:20px;line-height:1}.rv-17-header-right-btns .rv-17-sidebar-btn:hover{color:#dfe11b}.rv-17-mobile-menu-btn{color:var(--white-f);background-color:#dfe11b;border-color:#dfe11b}.rv-18-header__nav>ul a:hover{color:#1c74e9}.rv-18-header__nav>ul a:hover:before{background-color:#1c74e9}.rv-18-header-right-btns a:hover{color:#1c74e9}.rv-18-header-right-btns a:last-child{border:1px solid #1421373d}.rv-18-header-right-btns a:last-child,.rv-18-header-right-btns a:last-child:hover{background-color:var(--white-f);color:var(--white-f)}.rv-19-logo{padding-top:7px;padding-left:40px}@media screen and (max-width:991px){.rv-19-logo{padding:0}}.rv-19-header{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;padding:0}@media screen and (max-width:991px){.rv-19-header{padding:12px}}.rv-19-header.fixed{background-color:#020208;padding:15px}.rv-19-header-right{justify-content:flex-end;align-items:center;gap:50px;display:flex}@media screen and (max-width:1199px){.rv-19-header-right{gap:25px}}.rv-19-header-right-btns{gap:50px}@media screen and (max-width:1399px){.rv-19-header-right-btns{gap:35px}}@media screen and (max-width:575px){.rv-19-header-right-btns{margin-right:25px}}.rv-19-header-right-btns .left{align-items:center;gap:25px;display:flex}.rv-19-header-right-btns a,.rv-19-header-right-btns a:last-child{height:52px;color:var(--white-f);background-color:#dfe11b;padding:0 35px;line-height:48px}@media screen and (max-width:1399px){.rv-19-header-right-btns a,.rv-19-header-right-btns a:last-child{padding:0 25px}}@media screen and (max-width:991px){.rv-19-header-right-btns a,.rv-19-header-right-btns a:last-child{height:45px;line-height:43px}}@media screen and (max-width:767px){.rv-19-header-right-btns a,.rv-19-header-right-btns a:last-child{height:40px;line-height:37px}}.rv-19-header-right-btns a:hover,.rv-19-header-right-btns a:last-child:hover{color:var(--white-f);background-color:#0000}.rv-20-header-top{color:var(--white-f);background-color:#0a0732;padding:12px}.rv-20-header-top__actions{row-gap:8px}.rv-20-header-top__actions>*{color:#ffffffb3}.rv-20-header-top__actions>:not(:first-child){border-color:#ffffff24}.rv-20-header-top__actions a:hover,.rv-20-header-top__actions button:hover,.rv-20-header-top__actions>* i{color:var(--white-f)}.rv-20-header__nav>ul a:hover{color:#003d8b}.rv-20-header__nav>ul a:before{background-color:#003d8b}.rv-20-header-bottom{padding:20px 0}.rv-20-header-bottom-right-btns a:last-child{background-color:#0a0732;border-color:#0a0732}.rv-20-mobile-menu-btn{background-color:#003d8b;border-color:#003d8b;border-radius:0}.rv-21-header-top{color:var(--white-f);background-color:#f7693d}.rv-21-header-top .rv-7-header-top__txt span{background-color:var(--white-f);color:var(--white-f);font-family:var(--mulish);border-radius:30px;padding:3px 9px;font-size:14px;font-weight:600}@media screen and (max-width:767px){.rv-21-header-top__actions{justify-content:center}}@media screen and (max-width:479px){.rv-21-header-top__actions{row-gap:8px}}.rv-21-header-top__actions>*,.rv-21-header-top__actions>* i{color:var(--white-f)}.rv-21-header-top__actions>:not(:first-child){border-color:#fff3}@media screen and (max-width:1399px){.rv-21-header-top__actions>:not(:first-child){margin-left:10px;padding-left:10px}}.rv-21-header-top__actions option{color:var(--white-f)}.rv-22-header-left{align-items:center;gap:40px;display:flex}@media screen and (max-width:1399px){.rv-22-header-left{gap:30px}}@media screen and (max-width:1199px){.rv-22-header-left{gap:10px}}.rv-22-header__call{border-left:1px solid #040e1f33;padding-left:40px}@media screen and (max-width:1399px){.rv-22-header__call{padding-left:30px}}@media screen and (max-width:1199px){.rv-22-header__call{padding-left:13px}}.rv-22-header__call .rv-5-about__call-icon{width:40px;height:40px;color:var(--white-f);font-size:16px;line-height:38px}.rv-22-header__call .rv-5-about__call-txt h6{margin-bottom:5px;font-size:13px}.rv-22-header__call a:hover{color:#b38d3f}@media screen and (max-width:1399px){.rv-22-header__nav>ul{gap:15px}}.rv-22-header__nav>ul a:before{background-color:#b38d3f}.rv-22-header__nav>ul a:hover{color:#b38d3f}@media screen and (max-width:991px){.rv-22-header-bottom-right{gap:20px}}@media screen and (max-width:479px){.rv-22-header-bottom-right{flex-direction:row}}.rv-22-header-bottom-right button:hover{color:#b38d3f}.rv-22-mobile-menu-btn{background-color:#b38d3f;border-color:#b38d3f}.rv-23-header{z-index:10;width:100%;position:absolute}.rv-23-header.fixed{background-color:#202731}.rv-23-header-left{align-items:center;gap:123px;display:flex}@media screen and (max-width:1399px){.rv-23-header-left{gap:93px}}@media screen and (max-width:1199px){.rv-23-header-left{gap:63px}}@media screen and (max-width:991px){.rv-23-header .rv-1-header-nav__sidebar{background-color:#202731}}.rv-23-header__nav>ul a:before{background-color:#3ba52d}.rv-23-header__nav>ul a:hover{color:#3ba52d}.rv-23-header__nav>ul a:hover:before{background-color:#3ba52d}@media screen and (max-width:1199px){.rv-23-header-right-btns{gap:20px}}.rv-23-header-right-btns button:hover{color:#3ba52d}.rv-23-header-right-btns a{color:#ffffffb3}.rv-23-header-right-btns a i{color:var(--white-f)}.rv-23-header-right-btns a:hover{color:#3ba52d}.rv-23-mobile-menu-btn{background-color:#3ba52d;border-color:#3ba52d}.rv-23-mobile-menu-btn:hover{color:var(--white-f);background-color:#0000}.rv-24-header{z-index:22;width:100%;box-shadow:none;position:absolute}.rv-24-header.fixed{background-color:var(--white-f)}@media screen and (max-width:991px){.rv-24-header .rv-1-header-nav__sidebar{background-color:#142226}}.rv-24-header__nav>ul a{color:var(--white-f)}.rv-24-header__nav>ul a:before{background-color:#ecb774}.rv-24-header__nav>ul a:hover{color:#ecb774}.rv-24-header-right-btns a:last-child{font-family:var(--mulish);background-color:#a58051;border-color:#a58051;height:50px;line-height:47px}@media screen and (max-width:991px){.rv-24-header-right-btns a:last-child{height:45px;line-height:43px}}@media screen and (max-width:767px){.rv-24-header-right-btns a:last-child{height:40px;line-height:37px}}.rv-24-header-right-btns a:last-child:hover{color:var(--white-f);border-color:#a58051}.rv-24-mobile-menu-btn{background-color:#a58051;border-color:#a58051}.rv-24-mobile-menu-btn:hover{color:var(--white-f);background-color:#0000}.rv-25-header{padding:0}.rv-25-header-top{background-color:#020208;padding:12px 0}.rv-25-header-top__actions{row-gap:12px}.rv-25-header-bottom{z-index:22;border-bottom:1px solid #ffffff24;width:100%;position:absolute}.rv-25-header-bottom.fixed{background-color:#1c312c}.rv-25-header-bottom-left{border-right:1px solid #ffffff24;gap:10px;display:flex}@media screen and (max-width:1199px){.rv-25-header-bottom-right__actions{gap:18px}}@media screen and (max-width:991px){.rv-25-header-bottom-right__actions{padding-right:15px}}.rv-25-header-bottom-right__actions a{color:var(--white-f)}.rv-25-header-bottom-right__actions a i{padding-right:8px}.rv-25-header-bottom-right__actions a:hover{color:#a07549;background-color:#0000}@media screen and (max-width:1199px){.rv-25-header-bottom-right__actions .rv-3-def-btn{padding:0 20px}}.rv-25-header .rv-1-header-nav__sidebar{background-color:#1c312c}.rv-25-header__nav>ul>li{line-height:80px}@media screen and (max-width:991px){.rv-25-header__nav>ul>li{line-height:normal}}.rv-25-header__nav>ul a{color:var(--white-f)}.rv-25-header__nav>ul a:before{background-color:#a07549}.rv-25-header__nav>ul a:hover{color:#a07549}.rv-25-logo{border-right:1px solid #ffffff24;padding:15px 40px 15px 0}@media screen and (max-width:1199px){.rv-25-logo{padding-right:20px}}.rv-25-mobile-menu-btn{background-color:#a97240;border-color:#a97240}.rv-25-mobile-menu-btn:hover{color:var(--white-f);background-color:#0000}.rv-1-banner{background-color:var(--green);z-index:1;position:relative}.rv-1-banner__txt{padding:50px 50px 50px 180px}@media screen and (max-width:1599px){.rv-1-banner__txt{padding:50px}}@media screen and (max-width:1199px){.rv-1-banner__txt{padding:40px}}@media screen and (max-width:991px){.rv-1-banner__txt{padding:30px}}@media screen and (max-width:767px){.rv-1-banner__txt{text-align:center;padding:45px 30px}}@media screen and (max-width:479px){.rv-1-banner__txt{padding:35px 30px}}.rv-1-banner__title{text-transform:uppercase;color:var(--white-f);margin-bottom:40px;font-size:100px;font-weight:700;line-height:104%}@media screen and (max-width:1599px){.rv-1-banner__title{font-size:90px}}@media screen and (max-width:1399px){.rv-1-banner__title{margin-bottom:30px;font-size:75px}}@media screen and (max-width:1199px){.rv-1-banner__title{font-size:65px}}@media screen and (max-width:991px){.rv-1-banner__title{margin-bottom:20px;font-size:42px}}@media screen and (max-width:767px){.rv-1-banner__title{font-size:35px}}@media screen and (max-width:479px){.rv-1-banner__title{font-size:30px}}.rv-1-banner__infos{gap:15px 40px;margin-bottom:64px;display:flex}@media screen and (max-width:1399px){.rv-1-banner__infos{margin-bottom:34px}}@media screen and (max-width:1199px){.rv-1-banner__infos{flex-wrap:wrap;gap:15px 25px}}@media screen and (max-width:991px){.rv-1-banner__infos{margin-bottom:24px}}@media screen and (max-width:767px){.rv-1-banner__infos{justify-content:center}}.rv-1-banner__info{font-weight:600;font-family:var(--mulish);color:var(--white-f);align-items:center;gap:10px;display:flex}.rv-1-banner__info i{font-size:20px}.rv-1-banner__actions{align-items:center;gap:20px;display:flex}@media screen and (max-width:991px){.rv-1-banner__actions{flex-wrap:wrap;row-gap:10px}}@media screen and (max-width:767px){.rv-1-banner__actions{justify-content:center}}.rv-1-banner__socials{gap:10px;padding-left:180px;display:flex;position:relative}@media screen and (max-width:1399px){.rv-1-banner__socials{padding-left:80px}}@media screen and (max-width:1199px){.rv-1-banner__socials{padding-left:50px}}@media screen and (max-width:991px){.rv-1-banner__socials{padding-left:0}}.rv-1-banner__socials:before{content:"";background-color:#ffffff3d;width:160px;height:2px;position:absolute;top:50%;left:0;translate:0 -50%}@media screen and (max-width:1399px){.rv-1-banner__socials:before{width:70px}}@media screen and (max-width:1199px){.rv-1-banner__socials:before{width:40px}}@media screen and (max-width:991px){.rv-1-banner__socials:before{content:none}}.rv-1-banner__socials a{text-align:center;width:40px;height:40px;color:var(--white-f);border:1.5px solid #ffffff24;border-radius:50%;font-size:14px;line-height:40px}.rv-1-banner__socials a:hover{background-color:var(--orange);border-color:var(--orange)}.rv-1-banner__vector{z-index:-1;animation:2.5s linear infinite spin;position:absolute}.rv-1-banner__vector-1{top:63px;left:57px}.rv-1-banner__vector-2{top:163px;left:788px}.rv-1-banner__vector-3{animation:1.5s linear infinite alternate moveX;bottom:161px;left:118px}.rv-1-banner__vector-4{top:458px;left:802px}.rv-1-banner__vector-5{animation:1.5s linear infinite alternate moveX;bottom:88px;left:880px}@keyframes spin{0%{rotate:0}to{rotate:1turn}}@keyframes moveX{0%{transform:translate(0)}to{transform:translate(20px)}}.reveal{width:100%;position:relative;overflow:hidden}.reveal img{object-fit:cover;transform-origin:0;height:100%;transition:none}.rv-2-banner{background-color:#292929;overflow:hidden}.rv-2-banner__img{background:url(/static-assets/static/media/rv-2-banner-img-bg.e4b506e4.png) top/contain no-repeat;justify-content:flex-end;padding-top:45px;animation:1.5s forwards bgPosition;display:flex}@media screen and (max-width:1599px){.rv-2-banner__img{justify-content:center}}@media screen and (max-width:767px){.rv-2-banner__img{padding-top:0}}.rv-2-banner__img img{max-width:none}@media screen and (max-width:1599px){.rv-2-banner__img img{max-width:530px}}@media screen and (max-width:1399px){.rv-2-banner__img img{max-width:490px}}@media screen and (max-width:1199px){.rv-2-banner__img img{max-width:460px}}@media screen and (max-width:767px){.rv-2-banner__img img{max-width:300px}}@media screen and (max-width:479px){.rv-2-banner__img img{max-width:280px}}.rv-2-banner__txt{padding:220px 0 235px}@media screen and (max-width:1599px){.rv-2-banner__txt{padding:160px 0 195px}}@media screen and (max-width:1399px){.rv-2-banner__txt{padding:140px 0 145px}}@media screen and (max-width:991px){.rv-2-banner__txt{padding:140px 0 115px}}@media screen and (max-width:767px){.rv-2-banner__txt{padding:110px 0 55px}}@media screen and (max-width:479px){.rv-2-banner__txt{padding:80px 0 25px}}.rv-2-banner__title{text-transform:uppercase;color:var(--white-f);margin-bottom:36px;font-size:110px;font-weight:800;line-height:94.545%}@media screen and (max-width:1599px){.rv-2-banner__title{font-size:90px}}@media screen and (max-width:1399px){.rv-2-banner__title{margin-bottom:26px;font-size:80px}}@media screen and (max-width:1199px){.rv-2-banner__title{font-size:75px}}@media screen and (max-width:991px){.rv-2-banner__title{font-size:65px}}@media screen and (max-width:767px){.rv-2-banner__title{margin-bottom:16px;font-size:50px}}@media screen and (max-width:575px){.rv-2-banner__title{font-size:45px}}@media screen and (max-width:479px){.rv-2-banner__title{font-size:40px}}.rv-2-banner__title .stroked-txt{-webkit-text-fill-color:transparent;-webkit-text-stroke:1px #ffffff4d;font-weight:900}.rv-2-banner__label{color:#fff9;font-size:20px;font-weight:500;font-family:var(--mulish);margin-bottom:62px;padding-left:160px;position:relative}@media screen and (max-width:1599px){.rv-2-banner__label{margin-bottom:42px}}@media screen and (max-width:1399px){.rv-2-banner__label{margin-bottom:27px}}@media screen and (max-width:991px){.rv-2-banner__label{padding-left:80px;font-size:18px}}@media screen and (max-width:767px){.rv-2-banner__label{margin-bottom:17px}}@media screen and (max-width:479px){.rv-2-banner__label{margin-bottom:12px}}.rv-2-banner__label:before{content:"";background:linear-gradient(270deg,#daed1a -.71%,#daed1a00);width:140px;height:2px;transition:all .4s;position:absolute;top:50%;left:0;translate:0 -50%}@media screen and (max-width:991px){.rv-2-banner__label:before{width:60px}}.rv-2-banner__infos{gap:40px;display:flex}@media screen and (max-width:991px){.rv-2-banner__infos{flex-wrap:wrap;gap:20px 30px}}@media screen and (max-width:479px){.rv-2-banner__infos{justify-content:center;gap:20px}}.rv-2-banner-info{color:var(--white-f);align-items:center;gap:20px;display:flex}@media screen and (max-width:1599px){.rv-2-banner-info{flex-direction:column;align-items:flex-start;gap:15px}}@media screen and (max-width:767px){.rv-2-banner-info{text-align:center;align-items:center}}.rv-2-banner-info__icon{flex-shrink:0}.rv-2-banner-info__icon img{border-radius:50%;width:70px;height:70px}@media screen and (max-width:1599px){.rv-2-banner-info__icon img{width:60px;height:60px}}@media screen and (max-width:1399px){.rv-2-banner-info__icon img{width:50px;height:50px}}@media screen and (max-width:1199px){.rv-2-banner-info__icon img{width:40px;height:40px}}.rv-2-banner-info__title{font-family:var(--mulish);margin-bottom:5px;font-size:20px;font-weight:700}@media screen and (max-width:1199px){.rv-2-banner-info__title{font-size:18px}}@media screen and (max-width:575px){.rv-2-banner-info__title{font-size:16px}}.rv-2-banner-info__sub-title{font-family:var(--mulish);color:#ffffffb3;font-size:16px;font-weight:500}@keyframes bgPosition{0%{background-position:50%}to{background-position:top}}.rv-3-banner{z-index:1;position:relative;overflow:hidden}.rv-3-banner__slide{z-index:1;background:url(/static-assets/static/media/rv-3-banner-bg-1.217b34de.jpg) 50%/cover no-repeat;padding:280px 0 363px}@media screen and (max-width:1599px){.rv-3-banner__slide{padding:230px 0 263px}}@media screen and (max-width:1399px){.rv-3-banner__slide{padding:230px 0 233px}}@media screen and (max-width:1199px){.rv-3-banner__slide{padding:170px 0 203px}}@media screen and (max-width:991px){.rv-3-banner__slide{padding:160px 0 163px}}@media screen and (max-width:767px){.rv-3-banner__slide{padding:150px 0 143px}}@media screen and (max-width:575px){.rv-3-banner__slide{padding:140px 0 123px}}.rv-3-banner__slide:before{content:attr(data-text);z-index:-1;color:#ffffff1a;text-align:center;text-transform:uppercase;width:100%;font-size:clamp(50px,15.6vw,300px);font-weight:600;line-height:74%;position:absolute;bottom:80px;left:50%;translate:-50%}@media screen and (max-width:767px){.rv-3-banner__slide:before{bottom:60px}}.rv-3-banner__slide--2{background-image:url(/static-assets/static/media/rv-3-banner-bg-2.217b34de.jpg)}.rv-3-banner__slide--3{background-image:url(/static-assets/static/media/rv-3-banner-bg-3.217b34de.jpg)}.rv-3-banner .swiper-slide-active .rv-3-banner__sub-title:before{height:calc(100% + 20px)}.rv-3-banner .swiper-slide-active .rv-3-banner__sub-title:after{width:calc(100% + 30px)}.rv-3-banner .swiper-slide-active .rv-3-banner__btns{opacity:1;transform:translateY(0)}.rv-3-banner-left,.rv-3-banner-right{z-index:1;border-right:1px solid #ffffff1a;width:80px;height:100%;position:absolute;top:0;left:0}@media screen and (max-width:991px){.rv-3-banner-left,.rv-3-banner-right{display:none}}.rv-3-banner-right{background-color:var(--white-f);left:auto;right:0}.rv-3-banner__socials.rv-1-socials{z-index:2;color:#fff;flex-direction:column;align-items:center;gap:42px;display:flex;position:absolute;top:50%;left:20px;translate:0 -50%}@media screen and (max-width:1199px){.rv-3-banner__socials.rv-1-socials{gap:32px}}.rv-3-banner__socials.rv-1-socials h6{text-transform:capitalize;writing-mode:vertical-lr;font-family:var(--mulish);margin:0;font-size:16px;font-weight:700;position:relative}.rv-3-banner__socials.rv-1-socials h6:before{content:"";background-color:var(--white-f);width:2px;height:14px;position:absolute;top:calc(100% + 8px);left:50%;translate:-50%}.rv-3-banner__socials.rv-1-socials ul{flex-direction:column;align-items:center;gap:20px;display:flex}@media screen and (max-width:1199px){.rv-3-banner__socials.rv-1-socials ul{gap:10px}}.rv-3-banner__socials.rv-1-socials a{color:var(--white-f);border:1px solid #fff3}@media screen and (max-width:1199px){.rv-3-banner__socials.rv-1-socials a{width:35px;height:35px;font-size:14px;line-height:35px}}.rv-3-banner__socials.rv-1-socials a:hover{background-color:#a97240;border-color:#a97240}.rv-3-banner__txt{text-align:center;color:var(--white-f)}.rv-3-banner__sub-title{margin:auto auto 32px}@media screen and (max-width:991px){.rv-3-banner__sub-title{margin-bottom:22px}}.rv-3-banner__sub-title:before{background-color:#ffffff4d;height:0}.rv-3-banner__sub-title:after{background-color:#ffffff4d;width:0}.rv-3-banner__title{margin-bottom:50px;font-size:70px;font-weight:600;line-height:114.286%}@media screen and (max-width:1399px){.rv-3-banner__title{font-size:55px}}@media screen and (max-width:1199px){.rv-3-banner__title{margin-bottom:35px;font-size:45px}}@media screen and (max-width:991px){.rv-3-banner__title{margin-bottom:25px;font-size:40px}}@media screen and (max-width:767px){.rv-3-banner__title{margin-bottom:25px;font-size:34px}}@media screen and (max-width:575px){.rv-3-banner__title{margin-bottom:20px}}@media screen and (max-width:479px){.rv-3-banner__title{font-size:28px}}.rv-3-banner__btns{opacity:0;justify-content:center;gap:15px;transition:all .8s .2s;display:flex;transform:translateY(100%)}.rv-3-banner__btns a:hover{background-color:#0000}.rv-3-banner__btns a:nth-child(2){background-color:#0000;border:1px solid #fff3}.rv-3-banner__btns a:nth-child(2):hover{background-color:var(--white-f);border-color:var(--white-f);color:var(--white-f)}.rv-3-banner-swiper-pagination.swiper-pagination-bullets{z-index:2;color:#fff;border-top:1px solid #ffffff1a;justify-content:center;gap:70px;padding:25px 0;display:flex;position:absolute;bottom:0}@media screen and (max-width:991px){.rv-3-banner-swiper-pagination.swiper-pagination-bullets{gap:50px}}@media screen and (max-width:767px){.rv-3-banner-swiper-pagination.swiper-pagination-bullets{padding:15px 0}}.rv-3-banner-swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet{color:#ffffff4d;opacity:1;background:0 0;border-bottom:1px solid #0000;border-radius:0;width:auto;height:auto;margin:0;font-size:20px;font-weight:500;transition:all .4s}.rv-3-banner-swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet-active{border-color:var(--white-f);color:var(--white-f)}.rv-4-banner{padding:30px 0}.rv-4-banner-slide{overflow:hidden}.rv-4-banner-slide.swiper-slide-active .rv-4-banner-slide__txt{opacity:1;transform:rotateY(0)rotateX(0)translate(0)skew(0deg)}.rv-4-banner-slide__img img{width:100%}@media screen and (max-width:479px){.rv-4-banner-slide__img img{height:350px}}.rv-4-banner-slide__txt{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);text-align:center;color:var(--white-f);inset:0;opacity:0;background:#081c1580;border:1px solid #ffffff4d;height:max-content;padding:50px 60px;transition:all .6s cubic-bezier(.25,.46,.45,.94);position:absolute;inset:auto 15% 23%;overflow:hidden;transform:rotateY(-35deg)rotateX(-20deg)translate(250px,250px)skew(12deg,15deg)}@media screen and (max-width:1599px){.rv-4-banner-slide__txt{padding:45px 40px;inset:23% 12%}}@media screen and (max-width:1399px){.rv-4-banner-slide__txt{padding:30px 35px;inset:23% 10%}}@media screen and (max-width:479px){.rv-4-banner-slide__txt{padding:20px 25px;inset:auto 0 0}}.rv-4-banner-slide__infos{justify-content:center;align-items:center;gap:12px;margin-bottom:11px;display:flex}@media screen and (max-width:479px){.rv-4-banner-slide__infos{flex-wrap:wrap;gap:0 10px}}.rv-4-banner-slide__infos li{font-size:14px;font-weight:400;line-height:200%}.rv-4-banner-slide__infos li:not(:last-child){padding-right:16px;position:relative}@media screen and (max-width:479px){.rv-4-banner-slide__infos li:not(:last-child){padding-right:14px}}.rv-4-banner-slide__infos li:not(:last-child):before{content:"";background-color:var(--white-f);border-radius:50%;width:4px;height:4px;position:absolute;top:50%;right:0;translate:0 -50%}.rv-4-banner-slide__title{margin-bottom:24px;font-size:clamp(20px,2.18vw,40px);font-weight:600;line-height:125%}@media screen and (max-width:1399px){.rv-4-banner-slide__title{margin-bottom:14px}}.rv-4-banner-slide__title a{background:linear-gradient(to right,var(--white-f),var(--white-f)) no-repeat 0 100%;background-size:0 2px;display:inline}.rv-4-banner-slide__title a:hover{background-size:100% 2px}.rv-4-banner-slide-author{justify-content:center;align-items:center;gap:12px;display:flex}.rv-4-banner-slide-author img{border-radius:50%;width:40px;height:40px}.rv-4-banner-slide-author__txt{margin-bottom:0}.rv-4-banner-slide-author__txt span{color:#ffffffb3}.rv-4-banner-slide-author__txt a:hover{color:#a90e20}.rv-5-banner{position:relative}@media screen and (min-width:1400px){.rv-5-banner .container{max-width:1920px;padding:0}}.rv-5-banner__slider img{aspect-ratio:1903/870}@media screen and (max-width:575px){.rv-5-banner__slider img{aspect-ratio:1903/1000}}@media screen and (max-width:479px){.rv-5-banner__slider img{aspect-ratio:1813/1120}}.rv-5-banner__bottom{z-index:1;max-width:895px;display:flex;position:absolute;bottom:0;left:0}@media screen and (max-width:1599px){.rv-5-banner__bottom{max-width:825px}}@media screen and (max-width:1399px){.rv-5-banner__bottom{max-width:725px}}@media screen and (max-width:1199px){.rv-5-banner__bottom{max-width:605px}}@media screen and (max-width:991px){.rv-5-banner__bottom{margin:-80px auto auto;position:relative}}@media screen and (max-width:575px){.rv-5-banner__bottom{max-width:100%}}@media screen and (max-width:479px){.rv-5-banner__bottom{flex-wrap:wrap}.rv-5-banner__bottom>*{width:100%}}.rv-5-banner__txt-slider{width:calc(100% - 100px)}@media screen and (max-width:575px){.rv-5-banner__txt-slider{width:calc(100% - 95px)}}@media screen and (max-width:479px){.rv-5-banner__txt-slider{width:100%}}.rv-5-banner__txt-slider-nav{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#19241de6;flex-direction:column;flex-shrink:0;justify-content:space-between;min-width:140px;padding:70px 40px;display:flex}@media screen and (max-width:1399px){.rv-5-banner__txt-slider-nav{min-width:120px;padding:70px 20px}}@media screen and (max-width:1199px){.rv-5-banner__txt-slider-nav{min-width:100px}}@media screen and (max-width:991px){.rv-5-banner__txt-slider-nav{padding:40px 20px}}@media screen and (max-width:767px){.rv-5-banner__txt-slider-nav{padding:30px 20px}}@media screen and (max-width:575px){.rv-5-banner__txt-slider-nav{min-width:95px}}@media screen and (max-width:479px){.rv-5-banner__txt-slider-nav{flex-direction:row-reverse;padding:10px 20px}}.rv-5-banner__txt-slider-nav button{color:var(--white-f)}.rv-5-banner__txt-slider-nav button.swiper-button-disabled{opacity:.5}.rv-5-banner__txt-slide{background:#404b44 url(/static-assets/static/media/rv-5-banner-txt-bg.13f976a4.png) 50% no-repeat;align-self:flex-end;padding:140px 120px 135px}@media screen and (max-width:1599px){.rv-5-banner__txt-slide{padding:100px 70px 95px}}@media screen and (max-width:1399px){.rv-5-banner__txt-slide{padding:70px 60px 66px}}@media screen and (max-width:1199px){.rv-5-banner__txt-slide{padding:55px 40px 51px}}@media screen and (max-width:991px){.rv-5-banner__txt-slide{padding:40px 40px 36px}}@media screen and (max-width:767px){.rv-5-banner__txt-slide{padding:30px 30px 26px}}@media screen and (max-width:479px){.rv-5-banner__txt-slide{padding:25px 20px 21px}}.rv-5-banner__title{color:var(--white-f);font-family:var(--philosopher);margin-bottom:30px;font-size:74px;font-weight:700;line-height:89.189%}@media screen and (max-width:1399px){.rv-5-banner__title{font-size:64px}}@media screen and (max-width:1199px){.rv-5-banner__title{margin-bottom:20px;font-size:54px}}@media screen and (max-width:991px){.rv-5-banner__title{margin-bottom:15px;font-size:45px}}@media screen and (max-width:767px){.rv-5-banner__title{margin-bottom:15px;font-size:42px}}@media screen and (max-width:575px){.rv-5-banner__title{font-size:38px}}@media screen and (max-width:479px){.rv-5-banner__title{font-size:35px}}.rv-5-banner__sub-title{color:#ffffffb3;margin-bottom:0;font-size:24px;font-weight:400}@media screen and (max-width:1199px){.rv-5-banner__sub-title{font-size:22px}}@media screen and (max-width:991px){.rv-5-banner__sub-title{font-size:20px}}@media screen and (max-width:575px){.rv-5-banner__sub-title{font-size:18px}}@media screen and (max-width:479px){.rv-5-banner__sub-title{font-size:16px;line-height:1.4}}.rv-6-banner{background-color:#f5f5f5;padding:208px 0;position:relative}@media screen and (max-width:1599px){.rv-6-banner{padding:168px 70px}}@media screen and (max-width:1399px){.rv-6-banner{padding:118px 70px}}@media screen and (max-width:1199px){.rv-6-banner{padding:108px 70px}}@media screen and (max-width:991px){.rv-6-banner{padding:68px 70px}}@media screen and (max-width:767px){.rv-6-banner{padding:60px}}@media screen and (max-width:479px){.rv-6-banner{padding:60px 0}}.rv-6-banner__slide{opacity:0!important}.rv-6-banner__slide.swiper-slide-active{opacity:1!important}.rv-6-banner__slide.swiper-slide-active .rv-6-def-btn{opacity:1;transform:translateY(0)}@media screen and (max-width:991px){.rv-6-banner__txt{text-align:center}}.rv-6-banner__title{color:var(--white-f);margin-bottom:28px;font-size:70px;font-weight:700;line-height:114.286%}@media screen and (max-width:1599px){.rv-6-banner__title{font-size:65px}}@media screen and (max-width:1399px){.rv-6-banner__title{font-size:50px}}@media screen and (max-width:1199px){.rv-6-banner__title{margin-bottom:18px;font-size:40px}}@media screen and (max-width:991px){.rv-6-banner__title{margin-bottom:13px;font-size:35px}}@media screen and (max-width:575px){.rv-6-banner__title{font-size:32px}}@media screen and (max-width:479px){.rv-6-banner__title{margin-bottom:8px;font-size:28px}}.rv-6-banner__descr{color:#05050599;font-family:var(--mulish);margin-bottom:37px;font-size:18px;font-weight:500;line-height:155.556%}@media screen and (max-width:1199px){.rv-6-banner__descr{margin-bottom:27px}}@media screen and (max-width:991px){.rv-6-banner__descr{margin-bottom:22px}}@media screen and (max-width:575px){.rv-6-banner__descr{font-size:16px}}@media screen and (max-width:479px){.rv-6-banner__descr{margin-bottom:17px}}.rv-6-banner .rv-6-def-btn{opacity:0;transition:all .4s,opacity 1s 1s,transform 1s 1s;transform:translateY(100%)}.rv-6-banner__img{text-align:end}@media screen and (max-width:991px){.rv-6-banner__img{text-align:center}}.rv-6-banner__img img{-webkit-mask:url(/static-assets/static/media/rv-6-banner-shape.b8efa174.svg) 50%/contain no-repeat;mask:url(/static-assets/static/media/rv-6-banner-shape.b8efa174.svg) 50%/contain no-repeat}.rv-6-banner .rv-3-banner__socials.rv-1-socials{color:var(--white-f);flex-direction:column-reverse;left:40px}@media screen and (max-width:1599px){.rv-6-banner .rv-3-banner__socials.rv-1-socials{left:20px}}@media screen and (max-width:767px){.rv-6-banner .rv-3-banner__socials.rv-1-socials{left:12px}}@media screen and (max-width:479px){.rv-6-banner .rv-3-banner__socials.rv-1-socials{flex-direction:row;justify-content:center;margin:15px 0;position:static;translate:0}}.rv-6-banner .rv-3-banner__socials.rv-1-socials h6{scale:-1}@media screen and (max-width:479px){.rv-6-banner .rv-3-banner__socials.rv-1-socials h6{writing-mode:horizontal-tb;scale:1}}.rv-6-banner .rv-3-banner__socials.rv-1-socials h6:before{background-color:var(--white-f)}@media screen and (max-width:479px){.rv-6-banner .rv-3-banner__socials.rv-1-socials h6:before{width:14px;height:2px;top:50%;left:calc(100% + 8px);translate:0 -50%}}.rv-6-banner .rv-3-banner__socials.rv-1-socials ul{gap:8px}@media screen and (max-width:479px){.rv-6-banner .rv-3-banner__socials.rv-1-socials ul{flex-direction:row}}.rv-6-banner .rv-3-banner__socials.rv-1-socials a{color:var(--white-f);background-color:#0505051a}.rv-6-banner .rv-3-banner__socials.rv-1-socials a:hover{color:var(--white-f);background-color:#f2584c;border-color:#f2584c}#rv-6-banner__slider-nav{flex-direction:column;display:flex;position:absolute;top:50%;right:40px;translate:0 -50%}@media screen and (max-width:1599px){#rv-6-banner__slider-nav{right:20px}}@media screen and (max-width:1399px){#rv-6-banner__slider-nav{right:15px}}@media screen and (max-width:767px){#rv-6-banner__slider-nav{right:12px}}@media screen and (max-width:479px){#rv-6-banner__slider-nav{flex-direction:row;justify-content:center;position:static;translate:0}}#rv-6-banner__slider-nav button{font-size:16px}.rv-7-banner{background:url(/static-assets/static/media/rv-7-banner-bg.013711b9.jpg) 50%/cover no-repeat;padding:85px 55px 135px;position:relative;overflow:hidden}@media screen and (max-width:1399px){.rv-7-banner{padding:65px 55px 115px}}@media screen and (max-width:991px){.rv-7-banner{text-align:center}}@media screen and (max-width:575px){.rv-7-banner{padding:65px 0 115px}}.rv-7-banner__slide{overflow:hidden}.rv-7-banner__slide.swiper-slide-active .rv-7-banner__infos>*{opacity:1;transform:translate(0)}.rv-7-banner__slide.swiper-slide-active .rv-7-def-btn{opacity:1;transform:translateY(0)}.rv-7-banner__sub-title{color:#e9a727;margin-bottom:19px;font-size:20px}@media screen and (max-width:767px){.rv-7-banner__sub-title{margin-bottom:9px}}@media screen and (max-width:479px){.rv-7-banner__sub-title{font-size:18px}}.rv-7-banner__title{color:var(--white-f);margin-bottom:38px;font-size:64px;font-weight:700;line-height:109.375%}@media screen and (max-width:1399px){.rv-7-banner__title{font-size:60px}}@media screen and (max-width:1199px){.rv-7-banner__title{margin-bottom:28px;font-size:50px}}@media screen and (max-width:991px){.rv-7-banner__title{margin-bottom:18px;font-size:45px}}@media screen and (max-width:767px){.rv-7-banner__title{font-size:40px}}@media screen and (max-width:575px){.rv-7-banner__title{font-size:35px}}@media screen and (max-width:479px){.rv-7-banner__title{font-size:30px}}.rv-7-banner__infos{align-items:center}@media screen and (max-width:1399px){.rv-7-banner__infos{gap:25px}}@media screen and (max-width:1199px){.rv-7-banner__infos{flex-wrap:wrap;row-gap:20px}}@media screen and (max-width:991px){.rv-7-banner__infos{justify-content:center}}@media screen and (max-width:767px){.rv-7-banner__infos{row-gap:10px}}.rv-7-banner__infos>*{opacity:0;transition:all .6s;transform:translate(-20px)}.rv-7-banner__infos>:nth-child(2){transition-delay:.2s}.rv-7-banner__infos>:nth-child(3){transition-delay:.4s}.rv-7-banner-info img{object-fit:contain;max-width:40px;max-height:40px}@media screen and (max-width:767px){.rv-7-banner-info img{max-width:30px;max-height:30px}}@media screen and (max-width:479px){.rv-7-banner-info img{max-width:25px;max-height:25px}}.rv-7-banner .rv-7-def-btn{opacity:0;margin-top:54px;transition:all .4s,transform .8s .3s,opacity 1.5s .3s;transform:translateY(80%)}@media screen and (max-width:1399px){.rv-7-banner .rv-7-def-btn{margin-top:44px}}@media screen and (max-width:1199px){.rv-7-banner .rv-7-def-btn{margin-top:34px}}@media screen and (max-width:991px){.rv-7-banner .rv-7-def-btn{margin-top:24px}}.rv-7-banner__img{text-align:end}@media screen and (max-width:991px){.rv-7-banner__img{text-align:center}}.rv-7-banner__img img{object-fit:contain;max-height:450px}@media screen and (max-width:767px){.rv-7-banner__img img{max-width:300px}}.rv-7-banner__vector{pointer-events:none;position:absolute}.rv-7-banner__vector--1{top:65px;left:0}.rv-7-banner__vector--2{bottom:0;right:0}.rv-7-slider-nav{visibility:hidden;justify-content:space-between;width:calc(100% - 100px);position:absolute;top:50%;left:50%;translate:-50% -50%}@media screen and (max-width:1599px){.rv-7-slider-nav{width:calc(100% - 15px)}}@media screen and (max-width:575px){.rv-7-slider-nav{justify-content:center;gap:10px;padding-top:15px;position:static;translate:none}}.rv-7-slider-nav button{visibility:visible;color:var(--white-f);background-color:#fff3;border-color:#ffffff0d}.rv-7-slider-nav button:hover{background-color:var(--white-f);color:var(--white-f);border-color:var(--white-f)}.rv-7-def-btn{background:var(--white-f);border-radius:30px;height:45px;line-height:45px}.rv-8-banner{z-index:1;background-color:#033e84;position:relative;overflow:hidden}@media screen and (min-width:1500px){.rv-8-banner>.container{max-width:1400px}}@media screen and (min-width:1700px){.rv-8-banner>.container{max-width:1600px}}.rv-8-banner__txt{padding:220px 0 260px}@media screen and (max-width:1599px){.rv-8-banner__txt{padding:190px 0 230px}}@media screen and (max-width:1399px){.rv-8-banner__txt{padding:160px 0 200px}}@media screen and (max-width:1199px){.rv-8-banner__txt{padding:130px 0 170px}}@media screen and (max-width:991px){.rv-8-banner__txt{padding:80px 0 170px}}@media screen and (max-width:575px){.rv-8-banner__txt{padding:60px 0 170px}}.rv-8-banner__sub-title{color:#ffffffb3;margin-bottom:13px}.rv-8-banner__sub-title:before{background-color:var(--white-f)}.rv-8-banner__title{color:var(--white-f);font-family:var(--mulish);margin-bottom:22px;font-size:66px;font-weight:800;line-height:112.121%}@media screen and (min-width:1500px){.rv-8-banner__title{font-size:64px}}@media screen and (max-width:1499px){.rv-8-banner__title{font-size:60px}}@media screen and (max-width:1399px){.rv-8-banner__title{font-size:50px}}@media screen and (max-width:1199px){.rv-8-banner__title{font-size:42px}}@media screen and (max-width:767px){.rv-8-banner__title{font-size:38px}}@media screen and (max-width:575px){.rv-8-banner__title{font-size:32px}}@media screen and (max-width:479px){.rv-8-banner__title{font-size:30px}}.rv-8-banner__descr{color:#ffffffb3;font-family:var(--mulish);width:75%;margin-bottom:42px;font-size:16px;font-weight:400;line-height:162.5%}@media screen and (max-width:991px){.rv-8-banner__descr{width:80%;margin-bottom:37px}}@media screen and (max-width:767px){.rv-8-banner__descr{width:100%;margin-bottom:32px}}@media screen and (max-width:479px){.rv-8-banner__descr{margin-bottom:22px}}.rv-8-banner .rv-8-def-btn{background-color:#0000;border:1px solid #ffffff2e}.rv-8-banner .rv-8-def-btn:hover{color:var(--white-f);background-color:#1c74e9;border-color:#1c74e9}.rv-8-banner__img{z-index:-1;position:relative}@media screen and (max-width:991px){.rv-8-banner__img{position:absolute;bottom:0}}.rv-8-banner__img:before{content:"";filter:blur(250px);z-index:-3;background:#0ccace;border-radius:580px;width:580px;height:580px;position:absolute}.rv-8-banner__img img{max-width:786px;margin-left:-235px}@media screen and (max-width:1399px){.rv-8-banner__img img{max-width:726px;margin-left:-205px}}@media screen and (max-width:1199px){.rv-8-banner__img img{max-width:590px;margin-left:-175px}}@media screen and (max-width:991px){.rv-8-banner__img img{margin-left:0}}@media screen and (max-width:767px){.rv-8-banner__img img{margin-left:-175px}}.rv-8-banner__vector{z-index:-1;position:absolute}.rv-8-banner__vector--1{bottom:92px;left:0}.rv-8-banner__vector--2{top:112px;left:108px}.rv-8-banner__vector--3{bottom:0;right:0}.rv-8-banner__form-area{background-color:#002a5b;width:max-content;max-width:100%;margin-left:auto;padding:45px 40px 50px}@media screen and (max-width:1399px){.rv-8-banner__form-area{padding:35px 30px 40px}}@media screen and (max-width:1199px){.rv-8-banner__form-area{padding:25px 25px 30px}}.rv-8-banner__form-area h5{color:var(--white-f);font-family:var(--mulish);margin-bottom:22px;font-size:24px;font-weight:700}@media screen and (max-width:1199px){.rv-8-banner__form-area h5{margin-bottom:17px;font-size:22px}}.rv-8-banner__form{flex-direction:column;width:330px;display:flex}@media screen and (max-width:1399px){.rv-8-banner__form{width:270px}}@media screen and (max-width:1199px){.rv-8-banner__form{width:auto}}.rv-8-banner__form input,.rv-8-banner__form select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:var(--white-f);font-family:var(--mulish);background-color:#0000;border:1px solid #ffffff2e;margin-bottom:14px;padding:9px 25px;font-size:14px;font-weight:500}@media screen and (max-width:1199px){.rv-8-banner__form input,.rv-8-banner__form select{padding:7px 15px}}.rv-8-banner__form input::placeholder,.rv-8-banner__form select::placeholder{color:#ffffffb3}.rv-8-banner__form select:focus,.rv-8-banner__form select:focus-visible{outline:none}.rv-8-banner__form select:focus option,.rv-8-banner__form select:focus-visible option{background-color:#002a5b}.rv-8-banner__form .rv-3-def-btn{background-color:#1c74e9;border-color:#1c74e9}@media screen and (max-width:1199px){.rv-8-banner__form .rv-3-def-btn{height:37px;line-height:34px}}.rv-8-banner__form .rv-3-def-btn:hover{background-color:#0000}.rv-9-banner{position:relative}.rv-9-banner-slide{background:url(/static-assets/static/media/rv-9-banner-1.639bba5a.jpg) 50%/cover no-repeat;padding:243px 0 250px}@media screen and (max-width:1399px){.rv-9-banner-slide{padding:193px 0 200px}}@media screen and (max-width:1199px){.rv-9-banner-slide{padding:143px 0 150px}}@media screen and (max-width:991px){.rv-9-banner-slide{padding:123px 0 130px}}@media screen and (max-width:767px){.rv-9-banner-slide{padding:103px 0 110px}}@media screen and (max-width:575px){.rv-9-banner-slide{padding:88px 0 105px}}@media screen and (max-width:479px){.rv-9-banner-slide{padding:78px 0 95px}}.rv-9-banner-slide--2{background-image:url(/static-assets/static/media/rv-9-banner-2.639bba5a.jpg)}.rv-9-banner-slide--3{background-image:url(/static-assets/static/media/rv-9-banner-3.639bba5a.jpg)}.rv-9-banner-slide.swiper-slide-active .rv-9-banner__txt:before{animation:1.5s cubic-bezier(.25,.46,.45,.94) .2s both flip-in-ver-left}.rv-9-banner-slide.swiper-slide-active .rv-9-banner-btn{opacity:1;transform:translateY(0)}.rv-9-banner__txt{z-index:1;position:relative}.rv-9-banner__txt:before{content:"";z-index:-1;opacity:.6;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#081c15;border:1px solid #65ab0380;width:calc(100% - 220px);height:calc(100% + 263px);position:absolute;top:50%;left:-140px;translate:0 -50%}.rv-9-banner__title{color:var(--white-f);font-family:var(--mulish);margin-bottom:48px;font-size:75px;font-weight:700;line-height:106.667%}@media screen and (max-width:1399px){.rv-9-banner__title{font-size:65px}}@media screen and (max-width:1199px){.rv-9-banner__title{margin-bottom:38px;font-size:60px}}@media screen and (max-width:991px){.rv-9-banner__title{font-size:52px}}@media screen and (max-width:767px){.rv-9-banner__title{margin-bottom:30px;font-size:45px}}@media screen and (max-width:575px){.rv-9-banner__title{margin-bottom:25px;font-size:40px}}@media screen and (max-width:479px){.rv-9-banner__title{margin-bottom:20px;font-size:35px}}.rv-9-banner__sub-title{color:var(--white-f);border-color:#fff3;margin-bottom:27px}@media screen and (max-width:767px){.rv-9-banner__sub-title{margin-bottom:22px}}@media screen and (max-width:575px){.rv-9-banner__sub-title{margin-bottom:17px}}@media screen and (max-width:479px){.rv-9-banner__sub-title{margin-bottom:12px}}.rv-9-banner__sub-title:before{background-color:var(--white-f)}.rv-9-banner-btn{opacity:0;background-color:#65ab03;border-color:#65ab03;border-radius:30px;height:54px;padding:0 42px;font-weight:700;line-height:50px;transition:all .4s,transform 2.2s .2s,opacity 2.2s .2s;transform:translateY(100%)}@media screen and (max-width:1199px){.rv-9-banner-btn{height:48px;padding:0 32px;line-height:45px}}@media screen and (max-width:767px){.rv-9-banner-btn{height:45px;padding:0 27px;line-height:42px}}@media screen and (max-width:479px){.rv-9-banner-btn{height:40px;padding:0 23px;line-height:38px}}.rv-9-banner .rv-9-slider-dots{z-index:2;flex-direction:column;width:max-content;position:absolute;top:50%;left:auto;right:80px;translate:0 -50%}@media screen and (max-width:991px){.rv-9-banner .rv-9-slider-dots{right:50px}}@media screen and (max-width:767px){.rv-9-banner .rv-9-slider-dots{right:20px}}@media screen and (max-width:479px){.rv-9-banner .rv-9-slider-dots{flex-direction:row;top:auto;bottom:10px;right:50%;translate:50%}}@keyframes flip-in-ver-left{0%{opacity:0;transform:rotateY(80deg)}to{opacity:.6;transform:rotateY(0)}}.rv-10-banner{text-align:center}.rv-10-banner__slide{background:url(/static-assets/static/media/rv-10-banner-1.de015b35.jpg) 50%/cover no-repeat;padding:240px 0 283px}@media screen and (max-width:1399px){.rv-10-banner__slide{padding:180px 0 223px}}@media screen and (max-width:1199px){.rv-10-banner__slide{padding:160px 0 193px}}@media screen and (max-width:991px){.rv-10-banner__slide{padding:140px 0 163px}}@media screen and (max-width:767px){.rv-10-banner__slide{padding:100px 0 123px}}.rv-10-banner__slide--2{background-image:url(/static-assets/static/media/rv-10-banner-2.de015b35.jpg)}.rv-10-banner__slide--3{background-image:url(/static-assets/static/media/rv-10-banner-3.de015b35.jpg)}.rv-10-banner__slide.swiper-slide-active .rv-10-banner__btns>*{opacity:1;transform:translateY(0)}.rv-10-banner__sub-title{color:var(--white-f);margin-bottom:26px;font-size:22px}@media screen and (max-width:991px){.rv-10-banner__sub-title{margin-bottom:18px}}@media screen and (max-width:575px){.rv-10-banner__sub-title{font-size:20px}}.rv-10-banner__sub-title .styled{color:var(--white-f);background-color:#efc329;padding:0 3px}.rv-10-banner__title{color:var(--white-f);margin-bottom:55px;font-size:70px;font-weight:800;line-height:114.286%}@media screen and (max-width:1399px){.rv-10-banner__title{margin-bottom:40px;font-size:60px}}@media screen and (max-width:1199px){.rv-10-banner__title{margin-bottom:30px;font-size:50px}}@media screen and (max-width:991px){.rv-10-banner__title{margin-bottom:20px;font-size:40px}}@media screen and (max-width:767px){.rv-10-banner__title{font-size:34px}}@media screen and (max-width:575px){.rv-10-banner__title{font-size:32px}}@media screen and (max-width:479px){.rv-10-banner__title{font-size:28px}}.rv-10-banner__btns{justify-content:center;gap:15px;display:flex}.rv-10-banner__btns>*{opacity:0;transition:all .4s,opacity 1.4s .5s,transform 1.4s .5s;transform:translateY(60%)}.rv-10-banner__btns>:last-child{transition:all .4s,opacity 1.4s .8s,transform 1.4s .8s}.rv-10-banner__btn:hover{color:var(--white-f)}.rv-10-banner__btn--2{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:var(--white-f);background-color:#fff3;border:none;border-radius:6px}.rv-10-banner__btn--2:hover{background-color:var(--white-f);color:var(--white-f)}.rv-10-banner .rv-7-slider-nav{z-index:1}@media screen and (max-width:767px){.rv-10-banner .rv-7-slider-nav{width:max-content;position:absolute;top:auto;bottom:20px;translate:-50%}}.rv-10-banner .rv-7-slider-nav button{border-radius:6px}@media screen and (max-width:479px){.rv-10-banner .rv-7-slider-nav button{width:40px;height:40px;line-height:37px}}.rv-10-colored{color:#efc329}.rv-11-banner__slide{background:url(/static-assets/static/media/rv-11-banner-1.de015b35.jpg) 50%/cover no-repeat;padding:260px 0 285px}@media screen and (max-width:1599px){.rv-11-banner__slide{padding:190px 0 215px}}@media screen and (max-width:1199px){.rv-11-banner__slide{padding:160px 0 195px}}@media screen and (max-width:991px){.rv-11-banner__slide{padding:110px 0 145px}}@media screen and (max-width:767px){.rv-11-banner__slide{padding:110px 0 115px}}@media screen and (max-width:479px){.rv-11-banner__slide{padding:90px 0 115px}}.rv-11-banner__slide--2{background-image:url(/static-assets/static/media/rv-11-banner-2.de015b35.jpg)}.rv-11-banner__slide--3{background-image:url(/static-assets/static/media/rv-11-banner-3.de015b35.jpg)}.rv-11-banner__slide.swiper-slide-active .cell{transition:all 1.5s;transform:translate(100%)}.rv-11-banner__slide.swiper-slide-active .cell:nth-child(2){transform:translate(-100%)}.rv-11-banner__txt{text-align:center}.rv-11-banner__sub-title,.rv-11-banner__txt{color:var(--white-f)}.rv-11-banner__sub-title span{background-color:var(--white-f)}.rv-11-banner__sub-title span:after,.rv-11-banner__sub-title span:before{background-color:var(--white-f);opacity:.9}.rv-11-banner__title{color:var(--white-f);font-family:var(--mulish);margin-bottom:50px;font-size:60px;font-weight:700;line-height:123.333%}@media screen and (max-width:1399px){.rv-11-banner__title{margin-bottom:40px;font-size:50px}}@media screen and (max-width:1199px){.rv-11-banner__title{margin-bottom:30px}}@media screen and (max-width:991px){.rv-11-banner__title{font-size:40px}}@media screen and (max-width:767px){.rv-11-banner__title{font-size:32px}}@media screen and (max-width:479px){.rv-11-banner__title{margin-bottom:20px;font-size:26px}}.rv-11-banner .rv-7-slider-nav{z-index:1}@media screen and (max-width:575px){.rv-11-banner .rv-7-slider-nav{position:absolute;top:auto;bottom:20px;left:50%;translate:-50%}}.rv-11-banner .rv-7-slider-nav button{border-radius:14px 0}.rv-11-banner .rv-7-slider-nav button:last-child{border-radius:0 14px}.rv-11-banner .rv-11-def-btn{background-color:var(--white-f);border-color:var(--white-f);color:var(--white-f);font-weight:700}@keyframes rv-11-slide-right{0%{right:-10px}50%{border-radius:50%}to{border-radius:0;right:100%}}@keyframes rv-11-slide-left{0%{left:-10px}50%{border-radius:50%}to{border-radius:0;left:100%}}.rv-12-banner{position:relative}.rv-12-banner__slide{background:url(/static-assets/static/media/rv-12-banner-bg-1.211bed71.jpg) 50%/cover no-repeat;padding:270px 0 317px}@media screen and (max-width:1399px){.rv-12-banner__slide{padding:200px 0 247px}}@media screen and (max-width:1199px){.rv-12-banner__slide{padding:180px 0 217px}}@media screen and (max-width:991px){.rv-12-banner__slide{padding:160px 0 197px}}@media screen and (max-width:767px){.rv-12-banner__slide{padding:140px 0 207px}}@media screen and (max-width:479px){.rv-12-banner__slide{padding:110px 0 197px}}.rv-12-banner__slide:before{content:"";z-index:-1;background-color:#050505a3;position:absolute;inset:0}.rv-12-banner__slide .rv-10-section__sub-title{margin-bottom:10px}.rv-12-banner__slide .rv-11-banner__title{margin-bottom:40px;font-size:70px;line-height:114.286%}@media screen and (max-width:1399px){.rv-12-banner__slide .rv-11-banner__title{margin-bottom:30px;font-size:60px}}@media screen and (max-width:1199px){.rv-12-banner__slide .rv-11-banner__title{font-size:50px}}@media screen and (max-width:991px){.rv-12-banner__slide .rv-11-banner__title{margin-bottom:20px;font-size:40px}}@media screen and (max-width:767px){.rv-12-banner__slide .rv-11-banner__title{margin-bottom:15px;font-size:35px}}@media screen and (max-width:575px){.rv-12-banner__slide .rv-11-banner__title{font-size:32px}}@media screen and (max-width:479px){.rv-12-banner__slide .rv-11-banner__title{font-size:28px}}.rv-12-banner__slide--2{background-image:url(/static-assets/static/media/rv-12-banner-bg-2.0611817a.jpg)}.rv-12-banner__slide--3{background-image:url(/static-assets/static/media/rv-12-banner-bg-3.0611817a.jpg)}.rv-12-banner__btn{background:0 0;border:1px solid #ffffff3d;height:46px;padding:0 45px;line-height:42px}.rv-12-banner__btn:hover{color:var(--white-f)}@media screen and (max-width:767px){.rv-12-banner .rv-3-banner__socials{flex-direction:row;width:max-content;top:auto;bottom:100px;left:50%;translate:-50%}.rv-12-banner .rv-3-banner__socials h6{writing-mode:horizontal-tb}.rv-12-banner .rv-3-banner__socials h6:before{width:14px;height:2px;top:50%;left:calc(100% + 8px);translate:0 -50%}.rv-12-banner .rv-3-banner__socials ul{flex-direction:row}}.rv-12-banner .rv-3-banner__socials a:hover{background-color:#003c8b;border-color:#003c8b}.swiper-horizontal>.rv-12-banner__dots{z-index:1;flex-direction:column;gap:30px;width:max-content;display:inline-flex;position:absolute;inset:50% 40px auto auto;translate:0 -50%}@media screen and (max-width:991px){.swiper-horizontal>.rv-12-banner__dots{right:20px}}@media screen and (max-width:767px){.swiper-horizontal>.rv-12-banner__dots{flex-direction:row;gap:20px;top:auto;bottom:65px;left:50%;translate:-50%}}.swiper-horizontal>.rv-12-banner__dots .swiper-pagination-bullet{color:#707070;width:auto;height:auto;line-height:1;font-family:var(--mulish);opacity:1;writing-mode:vertical-lr;background:0 0;font-size:15px;font-weight:700;transition:all .4s;position:relative}@media screen and (max-width:767px){.swiper-horizontal>.rv-12-banner__dots .swiper-pagination-bullet{writing-mode:horizontal-tb;margin-bottom:0;margin-right:0}}.swiper-horizontal>.rv-12-banner__dots .swiper-pagination-bullet:before{content:"";background-color:var(--white-f);width:1px;height:0;transition:all .4s;position:absolute;top:calc(100% + 10px);left:50%;translate:-50%}@media screen and (max-width:767px){.swiper-horizontal>.rv-12-banner__dots .swiper-pagination-bullet:before{width:0;height:1px;top:50%;left:calc(100% + 5px);translate:0 -50%}}.swiper-horizontal>.rv-12-banner__dots .swiper-pagination-bullet-active{color:var(--white-f);margin-bottom:100px;scale:1.46}@media screen and (max-width:767px){.swiper-horizontal>.rv-12-banner__dots .swiper-pagination-bullet-active{margin-bottom:0;margin-right:70px}}.swiper-horizontal>.rv-12-banner__dots .swiper-pagination-bullet-active:before{height:69px}@media screen and (max-width:767px){.swiper-horizontal>.rv-12-banner__dots .swiper-pagination-bullet-active:before{width:40px;height:1px;top:50%;left:calc(100% + 5px);translate:0 -50%}}.rv-13-banner{background-color:#f6f4f2}@media screen and (min-width:1400px){.rv-13-banner .container{max-width:1600px}}.rv-13-banner__txt{color:var(--white-f);z-index:1;margin:135px 0;position:relative}@media screen and (max-width:991px){.rv-13-banner__txt{margin:115px 0}}@media screen and (max-width:767px){.rv-13-banner__txt{text-align:center;margin:60px 0}}@media screen and (max-width:575px){.rv-13-banner__txt{margin:60px 0 40px}}.rv-13-banner__txt .rv-3-def-btn{background-color:#ab8e66;border-color:#ab8e66}.rv-13-banner__txt .rv-3-def-btn:hover{background-color:#0000}.rv-13-banner .rv-10-section__sub-title{margin-bottom:15px}.rv-13-banner__title{font-family:var(--mulish);margin-bottom:35px;font-size:80px;font-weight:700;line-height:95%}@media screen and (max-width:1599px){.rv-13-banner__title{margin-bottom:25px;font-size:75px}}@media screen and (max-width:1399px){.rv-13-banner__title{font-size:65px}}@media screen and (max-width:1199px){.rv-13-banner__title{font-size:55px}}@media screen and (max-width:991px){.rv-13-banner__title{font-size:50px}}@media screen and (max-width:767px){.rv-13-banner__title{margin-bottom:20px;font-size:45px}}@media screen and (max-width:575px){.rv-13-banner__title{margin-bottom:15px;font-size:35px}}@media screen and (max-width:479px){.rv-13-banner__title{font-size:30px}}.rv-13-banner__short-descr{margin-bottom:56px;font-family:Oldenburg;font-size:26px;font-weight:400}@media screen and (max-width:1599px){.rv-13-banner__short-descr{margin-bottom:46px}}@media screen and (max-width:1199px){.rv-13-banner__short-descr{margin-bottom:36px;font-size:22px}}@media screen and (max-width:767px){.rv-13-banner__short-descr{margin-bottom:26px}}@media screen and (max-width:479px){.rv-13-banner__short-descr{margin-bottom:20px;font-size:18px}}.rv-13-banner__short-descr .styled{background:url(/static-assets/static/media/rv-13-banner-vector-4.bddb0eef.png) 10%/contain no-repeat;position:relative}.rv-13-banner__right{justify-content:space-between;align-items:center;gap:20px;display:flex}@media screen and (max-width:767px){.rv-13-banner__right{justify-content:center;gap:0;margin-bottom:60px}}.rv-13-banner__img img{height:700px}@media screen and (max-width:1599px){.rv-13-banner__img img{height:640px}}@media screen and (max-width:1399px){.rv-13-banner__img img{height:575px}}@media screen and (max-width:1199px){.rv-13-banner__img img{height:540px}}@media screen and (max-width:991px){.rv-13-banner__img img{display:none}}.rv-13-banner-prod-col{flex-direction:column;gap:158px;width:270px;display:flex;position:relative}@media screen and (max-width:991px){.rv-13-banner-prod-col{gap:78px}}@media screen and (max-width:767px){.rv-13-banner-prod-col{gap:38px}}@media screen and (max-width:479px){.rv-13-banner-prod-col{gap:28px}}.rv-13-banner-prod-col .rv-13-banner__vectors{top:-45px;right:-70px}.rv-13-banner-prod-col .rv-13-banner__vectors img{position:static}.rv-13-banner-prod{color:var(--white-f);font-family:var(--mulish);text-align:center;pointer-events:none;opacity:0!important}.rv-13-banner-prod.swiper-slide-active{pointer-events:all;opacity:1!important}.rv-13-banner-prod__img{background-color:var(--white-f);border:1px solid #05050524;justify-content:center;align-items:center;width:270px;height:270px;margin-bottom:26px;display:flex}.rv-13-banner-prod__title{margin-bottom:3px;font-size:18px;font-weight:700}.rv-13-banner-prod__title a:hover{color:#ab8e66}.rv-13-banner-prod__brand{opacity:.8;font-size:14px;font-weight:500}.rv-13-banner-prod__brand a{color:var(--white-f)}.rv-13-banner__vectors img{pointer-events:none;z-index:-1;animation:3s ease-in-out infinite both rotate-center;position:absolute}.rv-13-banner__vectors img.vector-1{top:-18px;left:250px}.rv-13-banner__vectors img.vector-2{bottom:60px;right:70px}.rv-14-banner{z-index:1;background:url(/static-assets/static/media/rv-14-banner-bg.3759bb71.jpg) 50%/cover no-repeat;padding:250px 0 230px;position:relative;overflow:hidden}@media screen and (max-width:1199px){.rv-14-banner{padding:230px 0 210px}}@media screen and (max-width:991px){.rv-14-banner{padding:210px 0 190px}}@media screen and (max-width:767px){.rv-14-banner{padding:220px 0 190px}}@media screen and (max-width:575px){.rv-14-banner{padding:240px 0 190px}}@media screen and (max-width:479px){.rv-14-banner{padding:260px 0 190px}}.rv-14-banner:before{content:"";z-index:-1;mix-blend-mode:multiply;background-color:#174e5e;position:absolute;inset:0}.rv-14-banner__sub-title{color:var(--white-f);margin-bottom:20px}.rv-14-banner__title{color:var(--white-f);font-family:var(--mulish);margin-bottom:45px;font-size:90px;font-weight:800;line-height:106.667%}@media screen and (max-width:1599px){.rv-14-banner__title{font-size:80px}}@media screen and (max-width:1399px){.rv-14-banner__title{font-size:70px}}@media screen and (max-width:1199px){.rv-14-banner__title{font-size:60px}}@media screen and (max-width:991px){.rv-14-banner__title{margin-bottom:30px;font-size:50px}}@media screen and (max-width:767px){.rv-14-banner__title{margin-bottom:25px;font-size:40px}}@media screen and (max-width:575px){.rv-14-banner__title{font-size:35px}}@media screen and (max-width:479px){.rv-14-banner__title{font-size:30px}}.rv-14-banner .rv-14-def-btn:hover{color:var(--white-f);border-color:var(--white-f)}.rv-14-banner .wave{z-index:2;background:url(/static-assets/static/media/wave-2.8d8aa121.svg) repeat-x;width:6400px;height:198px;animation:7s cubic-bezier(.36,.45,.63,.53) infinite wave;position:absolute;bottom:-77px}@keyframes wave{0%{margin-left:0}to{margin-left:-1600px}}.rv-15-banner_section{z-index:1;position:relative}.rv-15-banner_section .swiper-notification{display:none}.rv-15-banner_section .rv-15-banner_slider_prev{z-index:1;color:#fff;text-align:center;background:0 0;border:1px solid #ddd;justify-content:center;align-items:center;width:50px;height:50px;font-size:20px;transition:all .5s;display:flex;position:absolute;top:50%;left:2%}.rv-15-banner_section .rv-15-banner_slider_prev:hover{background:#f35b04;border:1px solid #0000}.rv-15-banner_section .rv-15-banner_slider_next{z-index:1;color:#fff;text-align:center;background:0 0;border:1px solid #ddd;justify-content:center;align-items:center;width:50px;height:50px;padding:10px;font-size:20px;transition:all .5s;display:flex;position:absolute;top:50%;right:2%}.rv-15-banner_section .rv-15-banner_slider_next:hover{background:#f35b04;border:1px solid #0000}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-15-banner_section .rv-15-banner_slider_navigations{display:none}}.rv-15-banner_section .rv-15-single_slide{z-index:1;background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:center;position:relative;overflow:hidden}.rv-15-banner_section .rv-15-single_slide:after{content:"";z-index:-1;background:#00000080;width:100%;height:100%;position:absolute;top:0;left:0}.rv-15-banner_section .rv-15-single_slide .rv-15-slider_content{padding:200px 50px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.rv-15-banner_section .rv-15-single_slide .rv-15-slider_content{padding-left:150px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-15-banner_section .rv-15-single_slide .rv-15-slider_content{padding:120px 0}}.rv-15-banner_section .rv-15-single_slide .rv-15-slider_content .rv-15-banner_button_area{align-items:center;column-gap:20px;margin-bottom:40px;display:flex}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-15-banner_section .rv-15-single_slide .rv-15-slider_content .rv-15-banner_button_area{margin-bottom:10px}}.rv-15-banner_section .rv-15-single_slide .rv-15-slider_content .rv-15-banner_button_area .rv_6_banner_content_play_btn{color:#fff}.rv-15-banner_section .rv-15-single_slide .rv-15-slider_content .rv-15-banner_button_area .rv_6_banner_content_play_btn i{color:#081c15;text-align:center;background:#fff;border-radius:50%;width:54px;height:54px;margin-right:15px;line-height:54px;transition:all .4s;animation:1.5s linear infinite pulse}.rv-15-banner_section .rv-15-single_slide .rv-15-slider_content .rv-15-banner_button_area .rv_6_banner_content_play_btn i:hover{color:#fff;background:#081c15}.rv-15-banner_section .rv-15-single_slide .rv-15-slider_content .rv-15-devider_line{background:#ffffff4d;width:300px;height:1px;margin:40px 0 50px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-15-banner_section .rv-15-single_slide .rv-15-slider_content .rv-15-devider_line{margin-bottom:30px}}.rv-15-banner_section .rv-15-single_slide .rv-15-slider_content .rv-15-slider_subtitle{color:#fffc;opacity:.5;text-transform:uppercase;font-size:16px;font-family:var(--mulish);padding-bottom:10px}.rv-15-banner_section .rv-15-single_slide .rv-15-slider_content .rv-15-slider_title{color:#fff;font-size:70px;font-weight:600;font-family:var(--mulish)}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-15-banner_section .rv-15-single_slide .rv-15-slider_content .rv-15-slider_title{margin-bottom:50px;font-size:50px}}@media only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-15-banner_section .rv-15-single_slide .rv-15-slider_content .rv-15-slider_title{margin-bottom:100px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-15-banner_section .rv-15-single_slide .rv-15-slider_content .rv-15-slider_title{padding-bottom:100px;font-size:40px}}@media only screen and (min-width:0) and (max-width:479px){.rv-15-banner_section .rv-15-single_slide .rv-15-slider_content .rv-15-slider_title{margin-bottom:30px;font-size:30px}}.rv-15-banner_section .rv-15-single_slide .rv-15-slider_text_box{background:var(--white-f);width:500px;height:200px;padding:60px 70px;position:absolute;bottom:0;right:20%}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-15-banner_section .rv-15-single_slide .rv-15-slider_text_box{text-align:left;width:auto;height:180px;padding:50px 40px;left:0}}.rv-15-banner_section .rv-15-single_slide .rv-15-slider_text_box:after{content:"";background:#fff;width:80px;height:1px;position:absolute;top:20%;left:14%}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-15-banner_section .rv-15-single_slide .rv-15-slider_text_box:after{left:9%}}.rv-15-banner_section .rv-15-single_slide .rv-15-slider_text_box p{font-family:var(--mulish);color:#ffffffb3}.rv-15-banner_section .rv-15-single_slide.swiper-slide-active .rv-15-slider_title{animation:1.5s fadeInUp}.rv-15-banner_section .rv-15-single_slide.swiper-slide-active .rv-15-banner_button_area,.rv-15-banner_section .rv-15-single_slide.swiper-slide-active .rv-15-slider_subtitle,.rv-15-banner_section .rv-15-single_slide.swiper-slide-active .rv-15-slider_text_box{animation:1s fadeInUp}.rv-16-banner_section{z-index:2;position:relative}.rv-16-banner_section .owl-dots{z-index:8;flex-direction:column;align-items:flex-end;gap:15px;display:flex;position:absolute;top:50%;right:80px;transform:translateY(-50%)}@media only screen and (min-width:1400px) and (max-width:1599px){.rv-16-banner_section .owl-dots{right:20px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-16-banner_section .owl-dots{right:35px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-16-banner_section .owl-dots{right:15px}}@media only screen and (min-width:0) and (max-width:479px){.rv-16-banner_section .owl-dots{display:none}}.rv-16-banner_section .owl-dots button.owl-dot{counter-increment:indexNumber;background-color:#fff;width:20px;height:2px;transition:all .4s;position:relative}.rv-16-banner_section .owl-dots button.owl-dot:before{content:"0" counter(indexNumber);color:#fff;opacity:0;transition:all .4s;position:absolute;top:50%;right:calc(100% + 13px);translate:0 -50%}.rv-16-banner_section .owl-dots button.owl-dot.active{background:#dfe11b!important;width:50px!important}.rv-16-banner_section .owl-dots button.owl-dot.active:before{opacity:1}.rv-16-banner_section .rv-16-banner_single_slide{z-index:1;background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll;padding:280px 0 200px;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-16-banner_section .rv-16-banner_single_slide{padding:100px 0}}@media only screen and (min-width:0) and (max-width:479px){.rv-16-banner_section .rv-16-banner_single_slide{padding:70px 0 50px}}.rv-16-banner_section .rv-16-banner_single_slide:after{content:"";opacity:.7;z-index:-1;background:#020208;width:100%;height:100%;position:absolute;top:0;left:0}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-16-banner_section .rv-16-banner_single_slide .rv-16-banner_content{text-align:center;padding:0 20px 30px}}.rv-16-banner_section .rv-16-banner_single_slide .rv-16-banner_content .rv-16-banner_content_heading{color:#fff;max-width:650px;font-size:70px;font-weight:700;font-family:var(--mulish);padding-bottom:30px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.rv-16-banner_section .rv-16-banner_single_slide .rv-16-banner_content .rv-16-banner_content_heading{font-size:60px}}@media only screen and (min-width:992px) and (max-width:1199px){.rv-16-banner_section .rv-16-banner_single_slide .rv-16-banner_content .rv-16-banner_content_heading{padding-bottom:15px;font-size:40px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-16-banner_section .rv-16-banner_single_slide .rv-16-banner_content .rv-16-banner_content_heading{max-width:600px;font-size:50px;font-family:var(--mulish);margin:auto;padding-bottom:15px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-16-banner_section .rv-16-banner_single_slide .rv-16-banner_content .rv-16-banner_content_heading{font-size:35px}}.rv-16-banner_section .rv-16-banner_single_slide .rv-16-banner_content .rv-16-banner_content_desc{color:#fff;opacity:.5;font-size:18px;font-weight:500;font-family:var(--mulish);padding-bottom:40px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-16-banner_section .rv-16-banner_single_slide .rv-16-banner_content .rv-16-banner_content_desc{padding-bottom:25px}}.rv-16-banner_section .rv-16-banner_single_slide .rv-16-banner_content .rv-16-banner_content_btn{z-index:1;text-transform:uppercase;color:#fff;font-size:17px;font-weight:700;font-family:var(--mulish);background-color:#0000;border:1px solid #666;margin-right:10px;padding:12px 28px;transition:all .5s ease-out;display:inline-block;position:relative;overflow:hidden}.rv-16-banner_section .rv-16-banner_single_slide .rv-16-banner_content .rv-16-banner_content_btn:hover{color:#020208}.rv-16-banner_section .rv-16-banner_single_slide .rv-16-banner_content .rv-16-banner_content_btn:after{content:"";z-index:-1;background-color:#dfe11b;width:100%;height:100%;transition:all .5s ease-out;display:block;position:absolute;inset:50% 50% 50% 25%;transform:skew(90deg)translate(-50%,-50%)}.rv-16-banner_section .rv-16-banner_single_slide .rv-16-banner_content .rv-16-banner_content_btn:before{content:"";z-index:-1;background-color:#dfe11b;width:100%;height:100%;transition:all .5s ease-out;display:block;position:absolute;inset:-50% 50% 50% -25%;transform:skew(90deg)rotate(180deg)translate(-50%,-50%)}.rv-16-banner_section .rv-16-banner_single_slide .rv-16-banner_content .rv-16-banner_content_btn:hover:before{transform:skew(45deg)rotate(180deg)translate(-50%,-50%)}.rv-16-banner_section .rv-16-banner_single_slide .rv-16-banner_content .rv-16-banner_content_btn:hover:after{transform:skew(45deg)translate(-50%,-50%)}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-16-banner_section .rv-16-banner_single_slide .rv-16-banner_content .rv-16-banner_content_btn{padding:10px 20px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-16-banner_section .rv-16-banner_single_slide .rv-16-banner_image{max-width:500px;height:auto;margin:auto}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-16-banner_section .rv-16-banner_single_slide .rv-16-banner_image{max-width:400px}}@media only screen and (min-width:0) and (max-width:479px){.rv-16-banner_section .rv-16-banner_single_slide .rv-16-banner_image{max-width:350px}}.rv-16-banner_section .owl-item.active .rv-16-banner_content_heading,.rv-16-banner_section .owl-item.active .rv-16-banner_content_desc{animation:1.5s fadeInUp}.rv-16-banner_section .owl-item.active .rv-16-banner_content_btn{animation:2s fadeInUp}.rv-16-banner_section .owl-item.active .rv-16-banner_image{animation:1.5s fadeInRight}.rv-17-banner_slider_section{z-index:2;position:relative}.rv-17-banner_slider_section .owl-dots{z-index:8;flex-direction:column;align-items:flex-end;display:flex;position:absolute;top:50%;right:80px;transform:translateY(-50%)}@media only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1600px) and (max-width:1799px){.rv-17-banner_slider_section .owl-dots{right:40px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-17-banner_slider_section .owl-dots{right:35px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-17-banner_slider_section .owl-dots{right:15px}}@media only screen and (min-width:0) and (max-width:479px){.rv-17-banner_slider_section .owl-dots{display:none}}.rv-17-banner_slider_section .owl-dots button.owl-dot{counter-increment:indexNumber;margin-bottom:10px;transition:all .4s;position:relative}.rv-17-banner_slider_section .owl-dots button.owl-dot:before{content:"0" counter(indexNumber);color:#fff;opacity:1;transition:all .4s;position:absolute;top:74%;right:calc(100% + 10px);transform:rotate(90deg)}.rv-17-banner_slider_section .owl-dots button.owl-dot span{width:2px;height:0}.rv-17-banner_slider_section .owl-dots button.owl-dot.active{width:0;height:150px;transition:all .4s;position:relative;right:-7px;transform:scale(1.5)}.rv-17-banner_slider_section .owl-dots button.owl-dot.active span{z-index:111;background:#fff;width:2px;height:55px;transition:all .4s;display:inline-block;position:absolute;top:36px;left:-20px}.rv-17-banner_slider_section .rv-17-banner_slider{z-index:1;background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll;padding-top:160px;padding-bottom:300px;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-17-banner_slider_section .rv-17-banner_slider{padding:150px 0}}@media only screen and (min-width:0) and (max-width:479px){.rv-17-banner_slider_section .rv-17-banner_slider{padding:100px 0}}.rv-17-banner_slider_section .rv-17-banner_slider:after{content:"";opacity:.5;z-index:-1;background:#020208;width:100%;height:100%;position:absolute;top:0;left:0}.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-banner_content .rv-17-banner_sub_heading{color:#fff;text-transform:uppercase;font-weight:600;font-family:var(--mulish);padding-left:10px;position:relative}.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-banner_content .rv-17-banner_sub_heading:after{content:"";background:#dfe11b;width:2px;height:100%;position:absolute;top:0;left:0}.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-banner_content .rv-17-banner_content_heading{color:#fff;text-transform:uppercase;font-size:100px;font-weight:800;font-family:var(--mulish)}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-banner_content .rv-17-banner_content_heading{font-size:80px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-banner_content .rv-17-banner_content_heading{font-size:60px}}@media only screen and (min-width:0) and (max-width:479px){.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-banner_content .rv-17-banner_content_heading{font-size:40px}}.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-banner_content .rv-17-banner_content_desc{color:#fffc;font-size:18px;font-weight:500;font-family:var(--mulish);margin-bottom:15px}@media only screen and (min-width:0) and (max-width:479px){.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-banner_content .rv-17-banner_content_desc{font-size:15px}}.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-banner_content .rv-17-banner_content_meta{color:#fff;flex-wrap:wrap;align-items:center;gap:30px;padding-bottom:30px;display:flex}@media only screen and (min-width:0) and (max-width:479px){.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-banner_content .rv-17-banner_content_meta{gap:15px}}.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-banner_content .rv-17-banner_content_meta .movi_rating{align-items:center;column-gap:10px;display:flex}.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-banner_content .rv-17-banner_content_meta .movi_tag{font-family:var(--mulish);font-weight:700}.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-banner_content .rv-17-banner_content_meta .movi_quality p{color:#fff;font-weight:600;font-family:var(--mulish);border:1px solid #fff;border-radius:30px;margin:0;padding:0 0 0 12px}.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-banner_content .rv-17-banner_content_meta .movi_quality p span{font-family:var(--mulish);color:#020208;background:#fff;border-radius:13px;margin-left:7px;padding:0 12px}.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-banner_content .rv-17-banner_content_meta .movi_times p{color:#fff;font-weight:600;font-family:var(--mulish);margin:0}.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-banner_content .rv-17-banner_content_meta .movi_times p span{font-family:var(--mulish);border:1px solid #fff;border-radius:30px;margin-left:5px;padding:0 12px}.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-banner_content .rv-17-banner_content_btn{z-index:1;text-transform:uppercase;color:#fff;font-size:17px;font-weight:700;font-family:var(--mulish);text-transform:capitalize;background-color:#0000;border:1px solid #666;padding:12px 28px;transition:all .5s ease-out;display:inline-block;position:relative;overflow:hidden}.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-banner_content .rv-17-banner_content_btn:hover{color:#020208}.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-banner_content .rv-17-banner_content_btn:after{content:"";z-index:-1;background-color:#dfe11b;width:100%;height:100%;transition:all .5s ease-out;display:block;position:absolute;inset:50% 50% 50% 25%;transform:skew(90deg)translate(-50%,-50%)}.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-banner_content .rv-17-banner_content_btn:before{content:"";z-index:-1;background-color:#dfe11b;width:100%;height:100%;transition:all .5s ease-out;display:block;position:absolute;inset:-50% 50% 50% -25%;transform:skew(90deg)rotate(180deg)translate(-50%,-50%)}.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-banner_content .rv-17-banner_content_btn:hover:before{transform:skew(45deg)rotate(180deg)translate(-50%,-50%)}.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-banner_content .rv-17-banner_content_btn:hover:after{transform:skew(45deg)translate(-50%,-50%)}.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-video_button_area{text-align:right}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-video_button_area{text-align:center;margin-top:140px}}.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-video_button_area .rv-17-banner_video_btn{color:#020208;text-align:center;width:70px;height:70px;top:50%;left:50%;left:unset;top:unset;background-color:#a8aa04;border:none;border-radius:50%;line-height:70px;animation:1.5s linear infinite pulse;display:inline-block;position:relative;transform:none}.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-video_button_area .rv-17-banner_video_btn:hover{color:#f35b04;background:#fff}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-video_button_area .rv-17-banner_video_btn{width:55px;height:55px;line-height:55px}}.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-video_button_area .rv-17-banner_video_btn:hover{color:#a8aa04;background-color:#020208}.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-video_button_area .rv-17-banner_video_btn .rv-17-banner_button_top_action{content:"";text-align:center;width:179px;position:absolute;top:-110px;left:-200px}@media only screen and (min-width:0) and (max-width:479px){.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-video_button_area .rv-17-banner_video_btn .rv-17-banner_button_top_action{left:-128px}}.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-video_button_area .rv-17-banner_video_btn .rv-17-banner_button_top_action h3{font-family:var(--mulish);color:#fff;margin:0;font-size:20px;font-weight:700}.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-video_button_area .rv-17-banner_video_btn .rv-17-banner_button_top_action span{font-family:var(--mulish);position:absolute;left:52%}.rv-17-banner_slider_section .rv-17-banner_slider .rv-17-video_button_area .rv-17-banner_video_btn .rv-17-banner_button_top_action span img{width:auto;height:100px}.rv-17-banner_slider_section .owl-item.active .rv-17-banner_content_heading,.rv-17-banner_slider_section .owl-item.active .rv-17-banner_content_desc,.rv-17-banner_slider_section .owl-item.active .rv-17-banner_content_meta{animation:1.5s fadeInUp}.rv-17-banner_slider_section .owl-item.active .rv-17-banner_content_btn{animation:2s fadeInUp}.rv-17-banner_slider_section .owl-item.active .rv-17-banner_sub_heading{animation:1s fadeInRight}.rv-18-banner_main_area .rv-18-banner_slider{margin:0 80px;position:relative}@media screen and (max-width:1599px){.rv-18-banner_main_area .rv-18-banner_slider{margin:0}}.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_single_slider{z-index:1;padding:260px 0;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_single_slider{padding:150px 0}}.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_single_slider:after{content:"";opacity:.9;z-index:-1;background:linear-gradient(90deg,#142137 .11%,#14213799 99.91%);position:absolute;inset:0}.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_single_slider h1{color:#fff;z-index:1;font-size:70px;font-weight:800;position:relative}@media only screen and (min-width:992px) and (max-width:1199px){.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_single_slider h1{font-size:55px}}@media only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_single_slider h1{font-size:38px}}@media only screen and (min-width:0) and (max-width:479px){.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_single_slider h1{font-size:30px}}.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_single_slider h1 span{z-index:-1;position:absolute;top:30px;right:240px}.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_single_slider p{color:#fff;margin:0;padding-bottom:40px;font-size:18px;font-weight:500}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_single_slider p{padding-bottom:20px;font-size:16px}}@media only screen and (min-width:0) and (max-width:479px){.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_single_slider p{font-size:14px}}.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_single_slider .rv-18-banner_content_btn{color:#fff;z-index:1;background:#1c74e9;justify-content:center;align-items:center;width:200px;height:54px;font-size:16px;font-weight:700;transition:all .4s;display:flex;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_single_slider .rv-18-banner_content_btn{margin-bottom:20px}}@media only screen and (min-width:0) and (max-width:479px){.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_single_slider .rv-18-banner_content_btn{width:170px;height:50px;font-size:14px}}.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_single_slider .rv-18-banner_content_btn:before{content:"";z-index:-1;background-color:#f2f2f25d;width:0;height:100%;transition:all .4s;position:absolute;inset:0 0 0 auto}.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_single_slider .rv-18-banner_content_btn:hover{color:var(--white-f)}.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_single_slider .rv-18-banner_content_btn:hover i{transform:rotate(-45deg)}.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_single_slider .rv-18-banner_content_btn:hover:before{width:100%;left:0}.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_single_slider .rv-18-banner_content_btn i{margin-left:10px;font-size:18px;transition:all .3s}.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_slider_next{z-index:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid #fff3;width:200px;height:200px;padding:40px 20px;position:absolute;bottom:0;right:200px}@media only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_slider_next{width:170px;height:150px;right:170px}}@media only screen and (min-width:0) and (max-width:479px){.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_slider_next{width:170px;height:137px;right:139px}}.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_slider_next p{color:#fff;font-size:16px;font-weight:700;font-family:var(--mulish);margin:0;padding:30px 0}@media only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_slider_next p{padding:15px 0 5px;font-size:13px}}@media only screen and (min-width:0) and (max-width:479px){.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_slider_next p{padding:15px 0 5px;font-size:13px;line-height:1.5}}.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_slider_next i{color:#c6c8d47d;font-size:30px}.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_slider_next .swiper-pagination{color:#c6c8d47d;text-align:left;font-size:23px;font-weight:700;position:absolute;top:15px;left:19px}.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_slider_next span.swiper-pagination-bullet{opacity:0;background:0 0;width:30px;position:absolute;top:20px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_slider_next span.swiper-pagination-bullet{top:10px}}.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_slider_next .swiper-pagination-bullet-active{color:#ffffff4d;font-size:25px;font-weight:700;opacity:1!important}.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_slider_bottom_area{z-index:1;width:200px;height:200px;position:absolute;bottom:0;right:0}@media only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_slider_bottom_area{width:170px;height:150px}}@media only screen and (min-width:0) and (max-width:479px){.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_slider_bottom_area{width:140px;height:137px}}.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_slider_bottom_area .rv-18-banner_slider_bottom_image{width:200px;height:200px}@media only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_slider_bottom_area .rv-18-banner_slider_bottom_image{width:170px;height:150px}}@media only screen and (min-width:0) and (max-width:479px){.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_slider_bottom_area .rv-18-banner_slider_bottom_image{width:140px;height:137px}}.rv-18-banner_main_area .rv-18-banner_slider .rv-18-banner_slider_bottom_area .rv-18-banner_slider_bottom_image img{width:100%;height:100%}.rv-19-banner_section{z-index:2;position:relative}.rv-19-banner_section .owl-dots{z-index:8;flex-direction:column;align-items:flex-end;gap:15px;display:flex;position:absolute;top:50%;right:80px;transform:translateY(-50%)}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-19-banner_section .owl-dots{right:35px}}.rv-19-banner_section .owl-dots button.owl-dot{background-color:#ffffff4d;width:2px;height:40px;transition:all .4s}.rv-19-banner_section .owl-dots button.owl-dot.active{background-color:#dfe11b!important}.rv-19-banner_section .rv-19-banner_slide{background-position:bottom;background-repeat:no-repeat;background-size:cover;background-attachment:scroll;height:100%;position:relative}.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_content{padding-left:50px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_content{padding-left:0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_content{text-align:center;padding:80px 0}}@media only screen and (min-width:0) and (max-width:479px){.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_content{text-align:center;padding:80px 0 50px}}.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_content .rv-19-banner_content_sub_heading{color:#141414;text-align:center;background:#dfe11b;width:160px;height:26px;font-size:16px;font-weight:600;line-height:26px}.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_content .rv-19-banner_content_heading{color:#fff;font-size:95px;font-weight:800;font-family:var(--mulish);margin-bottom:50px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_content .rv-19-banner_content_heading{font-size:70px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_content .rv-19-banner_content_heading{margin-bottom:30px;font-size:60px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_content .rv-19-banner_content_heading{margin-bottom:20px;font-size:47px}}@media only screen and (min-width:0) and (max-width:479px){.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_content .rv-19-banner_content_heading{margin-bottom:20px;font-size:40px}}.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_content .rv-19-banner_button{color:#fff;text-align:center;z-index:1;width:200px;height:54px;font-size:16px;font-weight:700;font-family:var(--mulish);background:0 0;border:1px solid #597b84;justify-content:space-between;align-items:center;display:flex;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_content .rv-19-banner_button{margin:auto}}.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_content .rv-19-banner_button .rv-19-banner_content_btn{color:#fff;width:100%;height:100%;font-family:var(--mulish);border-right:1px solid #597b84;justify-content:center;align-items:center;display:flex}.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_content .rv-19-banner_button:before{content:"";z-index:-1;background-color:#dfe11b;width:0;height:100%;transition:all .4s;position:absolute;inset:0 0 0 auto}.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_content .rv-19-banner_button:hover{color:var(--white-f)}.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_content .rv-19-banner_button:hover i{transform:rotate(90deg)}.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_content .rv-19-banner_button:hover .rv-19-banner_content_btn{color:var(--white-f)}.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_content .rv-19-banner_button:hover:before{width:100%;left:0}.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_content .rv-19-banner_button i{text-align:center;align-self:flex-end;width:54px;height:54px;line-height:54px;transition:all .4s;transform:rotate(45deg)}.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_image{width:500px;height:950px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_image{width:450px;height:700px;margin:auto}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_image{width:350px;height:600px;margin:auto}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_image{width:280px;height:530px;margin:auto}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_image{width:260px;height:420px;margin:auto}}.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_image img{object-fit:scale-down;width:100%;height:100%}.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_socials{flex-direction:column;row-gap:10px;display:flex;position:absolute;top:50%;left:30px;transform:translateY(-50%)}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_socials{left:15px}}@media only screen and (min-width:0) and (max-width:479px){.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_socials{display:none}}.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_socials .rv-19-banner_link a{color:#fff;text-align:center;width:40px;height:40px;font-size:18px;font-family:var(--mulish);background:0 0;border:2px solid #fff3;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;margin-bottom:10px;transition:all .4s;display:flex}.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_socials .rv-19-banner_link a:hover{color:#141414;background:#dfe11b;border:2px solid #0000}.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_socials span{color:#fff;width:89px;position:absolute;bottom:-66px;left:-25px;transform:rotate(-90deg)}.rv-19-banner_section .rv-19-banner_slide .rv-19-banner_socials span:before{content:"";background:#fff;width:15px;height:2px;position:absolute;top:15px;right:-6px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-19-banner_section .rv-19-banner_row{flex-direction:column-reverse}}.rv-20-banner_section{z-index:2;position:relative}.rv-20-banner_section .rv-20-banner_slide_button_area{z-index:1;flex-direction:column;row-gap:7px;display:flex;position:absolute;top:50%;right:15%;transform:translateY(-50%)}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-20-banner_section .rv-20-banner_slide_button_area{right:9%}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-20-banner_section .rv-20-banner_slide_button_area{right:6%}}@media only screen and (min-width:0) and (max-width:479px){.rv-20-banner_section .rv-20-banner_slide_button_area{display:none}}.rv-20-banner_section .rv-20-banner_slide_button_area .rv-20-banner_slide_button_prev{text-align:center;color:#000;background:#fff;width:53px;height:53px;line-height:53px;transition:all .4s;rotate:-45deg}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-20-banner_section .rv-20-banner_slide_button_area .rv-20-banner_slide_button_prev{width:45px;height:45px;line-height:45px}}.rv-20-banner_section .rv-20-banner_slide_button_area .rv-20-banner_slide_button_prev i{rotate:45deg}.rv-20-banner_section .rv-20-banner_slide_button_area .rv-20-banner_slide_button_prev:hover{color:#fff;background:#003d8b}.rv-20-banner_section .rv-20-banner_slide_button_area .rv-20-banner_slide_button_next{text-align:center;color:#000;background:#fff;width:53px;height:53px;margin-left:20px;line-height:53px;transition:all .4s;rotate:-45deg}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-20-banner_section .rv-20-banner_slide_button_area .rv-20-banner_slide_button_next{width:45px;height:45px;line-height:45px}}.rv-20-banner_section .rv-20-banner_slide_button_area .rv-20-banner_slide_button_next i{rotate:45deg}.rv-20-banner_section .rv-20-banner_slide_button_area .rv-20-banner_slide_button_next:hover{color:#fff;background:#003d8b}.rv-20-banner_section .rv-20-banner_slide{z-index:1;background:url(/static-assets/static/media/home-6-banner-bg-1.2214702f.jpg) 50%/cover no-repeat;position:relative}.rv-20-banner_section .rv-20-banner_slide:before{content:"";z-index:-1;opacity:.8;background:linear-gradient(90deg,#081c15 35.94%,#081c1500 82.81%);position:absolute;inset:0}.rv-20-banner_section .rv-20-banner_slide-2{background-image:url(/static-assets/static/media/home-6-banner-bg-2.211bed71.jpg)}.rv-20-banner_section .rv-20-banner_slide .rv-20-banner_content{padding:100px 0}@media only screen and (min-width:992px) and (max-width:1199px){.rv-20-banner_section .rv-20-banner_slide .rv-20-banner_content{padding:150px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-20-banner_section .rv-20-banner_slide .rv-20-banner_content{padding:130px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-20-banner_section .rv-20-banner_slide .rv-20-banner_content{padding:100px 0}}.rv-20-banner_section .rv-20-banner_slide .rv-20-banner_content .rv-20-banner_content_sub_heading{color:#fff;text-align:center;width:250px;height:36px;font-size:16px;font-weight:500;line-height:36px;font-family:var(--mulish);border:1px solid #ffffff3d;justify-content:center;align-items:center;column-gap:4px;display:flex}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-20-banner_section .rv-20-banner_slide .rv-20-banner_content .rv-20-banner_content_sub_heading{width:200px;height:36px;margin-bottom:30px;font-size:14px}}.rv-20-banner_section .rv-20-banner_slide .rv-20-banner_content .rv-20-banner_content_sub_heading span{background:#fff;border-radius:50%;width:5px;height:5px}.rv-20-banner_section .rv-20-banner_slide .rv-20-banner_content .rv-20-banner_content_heading{color:#fff;font-size:75px;font-weight:800;font-family:var(--mulish);margin-bottom:60px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-20-banner_section .rv-20-banner_slide .rv-20-banner_content .rv-20-banner_content_heading{font-size:60px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-20-banner_section .rv-20-banner_slide .rv-20-banner_content .rv-20-banner_content_heading{margin-bottom:50px;font-size:45px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-20-banner_section .rv-20-banner_slide .rv-20-banner_content .rv-20-banner_content_heading{margin-bottom:35px;font-size:35px}}@media only screen and (min-width:0) and (max-width:479px){.rv-20-banner_section .rv-20-banner_slide .rv-20-banner_content .rv-20-banner_content_heading{margin-bottom:35px;font-size:30px}}.rv-20-banner_section .rv-20-banner_slide .rv-20-banner_content .rv-20-banner_button_area{align-items:center;column-gap:20px;display:flex}@media only screen and (min-width:0) and (max-width:479px){.rv-20-banner_section .rv-20-banner_slide .rv-20-banner_content .rv-20-banner_button_area{flex-direction:column;align-items:flex-start;gap:30px}}.rv-20-banner_section .rv-20-banner_slide .rv-20-banner_content .rv-20-banner_button_area .rv-20-banner_content_btn{color:#081c15;z-index:1;width:200px;height:54px;font-size:16px;font-weight:700;font-family:var(--mulish);background:#fff;justify-content:center;align-items:center;transition:all .4s;display:flex;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-20-banner_section .rv-20-banner_slide .rv-20-banner_content .rv-20-banner_button_area .rv-20-banner_content_btn{width:160px;height:50px}}.rv-20-banner_section .rv-20-banner_slide .rv-20-banner_content .rv-20-banner_button_area .rv-20-banner_content_btn:before{content:"";z-index:-1;background-color:#f2f2f25d;width:0;height:100%;transition:all .4s;position:absolute;inset:0 0 0 auto}.rv-20-banner_section .rv-20-banner_slide .rv-20-banner_content .rv-20-banner_button_area .rv-20-banner_content_btn:hover{color:#fff;background:#003d8b}.rv-20-banner_section .rv-20-banner_slide .rv-20-banner_content .rv-20-banner_button_area .rv-20-banner_content_btn:hover:before{width:100%;left:0}.rv-20-banner_section .rv-20-banner_slide .rv-20-banner_content .rv-20-banner_button_area .rv-20-banner_content_btn i{margin-left:10px;font-size:18px;transition:all .3s}.rv-20-banner_section .rv-20-banner_slide .rv-20-banner_content .rv-20-banner_button_area .rv-20-banner_content_play_btn{color:#fff}.rv-20-banner_section .rv-20-banner_slide .rv-20-banner_content .rv-20-banner_button_area .rv-20-banner_content_play_btn i{color:#081c15;text-align:center;background:#fff;border-radius:50%;width:54px;height:54px;margin-right:15px;line-height:54px;transition:all .4s;animation:1.5s linear infinite pulse}.rv-20-banner_section .rv-20-banner_slide .rv-20-banner_content .rv-20-banner_button_area .rv-20-banner_content_play_btn i:hover{color:#fff;background:#003d8b}.rv-21-banner_section{z-index:2;position:relative}.rv-21-banner_section .rv-21-banner_slide_button_area{z-index:1;justify-content:center;column-gap:20px;width:230px;display:flex;position:absolute;bottom:35px;left:50%;transform:translate(-50%)}.rv-21-banner_section .rv-21-banner_slide_button_area span{color:#0e1428;text-transform:uppercase;font-weight:600}.rv-21-banner_section .rv-21-banner_slide_button_area .rv-21-banner_slide_button_prev{opacity:.5;transition:all .3s}.rv-21-banner_section .rv-21-banner_slide_button_area .rv-21-banner_slide_button_prev:hover{opacity:1}.rv-21-banner_section .rv-21-banner_slide_button_area .rv-21-banner_slide_button_next{opacity:.5;transition:all .3s}.rv-21-banner_section .rv-21-banner_slide_button_area .rv-21-banner_slide_button_next:hover{opacity:1}.rv-21-banner_section .rv-21-banner_slide{background-position:bottom;background-repeat:no-repeat;background-size:cover;background-attachment:scroll;padding-top:150px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-21-banner_section .rv-21-banner_slide{padding-top:120px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-21-banner_section .rv-21-banner_slide{padding-top:100px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-21-banner_section .rv-21-banner_slide{padding-top:80px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-21-banner_section .rv-21-banner_slide{padding-top:30px;padding-bottom:100px}}.rv-21-banner_section .rv-21-banner_slide .rv-21-banner_content{padding-top:120px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-21-banner_section .rv-21-banner_slide .rv-21-banner_content{padding-top:100px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-21-banner_section .rv-21-banner_slide .rv-21-banner_content{padding-top:70px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-21-banner_section .rv-21-banner_slide .rv-21-banner_content{padding-top:50px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-21-banner_section .rv-21-banner_slide .rv-21-banner_content{text-align:center;padding-top:50px;padding-bottom:50px}}.rv-21-banner_section .rv-21-banner_slide .rv-21-banner_content .rv-21-banner_content_heading{color:#0e1428;font-size:65px;font-weight:700;font-family:var(--mulish);margin-bottom:30px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-21-banner_section .rv-21-banner_slide .rv-21-banner_content .rv-21-banner_content_heading{font-size:60px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-21-banner_section .rv-21-banner_slide .rv-21-banner_content .rv-21-banner_content_heading{font-size:50px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-21-banner_section .rv-21-banner_slide .rv-21-banner_content .rv-21-banner_content_heading{margin-bottom:15px;font-size:38px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-21-banner_section .rv-21-banner_slide .rv-21-banner_content .rv-21-banner_content_heading{margin-bottom:15px;font-size:30px}}@media only screen and (min-width:0) and (max-width:479px){.rv-21-banner_section .rv-21-banner_slide .rv-21-banner_content .rv-21-banner_content_heading{margin-bottom:15px;font-size:25px}}.rv-21-banner_section .rv-21-banner_slide .rv-21-banner_content .rv-21-banner_content_desc{color:#14142899;font-size:18px;font-weight:500;font-family:var(--mulish);margin-bottom:30px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-21-banner_section .rv-21-banner_slide .rv-21-banner_content .rv-21-banner_content_desc{font-size:16px}}@media only screen and (min-width:0) and (max-width:479px){.rv-21-banner_section .rv-21-banner_slide .rv-21-banner_content .rv-21-banner_content_desc{margin-bottom:20px;font-size:14px}}.rv-21-banner_section .rv-21-banner_slide .rv-21-banner_content .rv-21-banner_button_area{cursor:pointer;width:180px;height:90px;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-21-banner_section .rv-21-banner_slide .rv-21-banner_content .rv-21-banner_button_area{margin:auto}}.rv-21-banner_section .rv-21-banner_slide .rv-21-banner_content .rv-21-banner_button_area:hover .rv-21-bestdeal_content_btn{color:#0e1428;letter-spacing:1px}.rv-21-banner_section .rv-21-banner_slide .rv-21-banner_content .rv-21-banner_button_area img{width:100%;height:100%}.rv-21-banner_section .rv-21-banner_slide .rv-21-banner_content .rv-21-banner_button_area .rv-21-banner_content_btn{color:#fff;font-size:16px;font-family:var(--mulish);font-weight:700;transition:all .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.rv-21-banner_section .rv-21-banner_slide .rv-21-banner__iamge{width:100%;height:700px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-21-banner_section .rv-21-banner_slide .rv-21-banner__iamge{height:580px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-21-banner_section .rv-21-banner_slide .rv-21-banner__iamge{height:450px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-21-banner_section .rv-21-banner_slide .rv-21-banner__iamge{height:400px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-21-banner_section .rv-21-banner_slide .rv-21-banner__iamge{height:350px}}@media only screen and (min-width:0) and (max-width:479px){.rv-21-banner_section .rv-21-banner_slide .rv-21-banner__iamge{height:280px}}.rv-21-banner_section .rv-21-banner_slide .rv-21-banner__iamge img{width:100%;height:100%}.rv-22-banner_section{z-index:2;position:relative}.rv-22-banner_section .owl-dots{z-index:8;flex-direction:column;align-items:flex-end;display:flex;position:absolute;top:50%;right:80px;transform:translateY(-50%)}@media only screen and (min-width:1400px) and (max-width:1599px){.rv-22-banner_section .owl-dots{right:20px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-22-banner_section .owl-dots{right:35px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-22-banner_section .owl-dots{right:15px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-22-banner_section .owl-dots{right:0}}@media only screen and (min-width:0) and (max-width:479px){.rv-22-banner_section .owl-dots{display:none}}.rv-22-banner_section .owl-dots button.owl-dot{counter-increment:indexNumber;transition:all .4s;position:relative}.rv-22-banner_section .owl-dots button.owl-dot:before{content:"0" counter(indexNumber);color:#fff;opacity:1;transition:all .4s;position:absolute;top:74%;right:calc(100% + 10px);transform:rotate(90deg)}.rv-22-banner_section .owl-dots button.owl-dot span{width:2px;height:0}.rv-22-banner_section .owl-dots button.owl-dot.active{width:0;height:150px;transition:all .4s;position:relative;right:-7px;transform:scale(1.5)}.rv-22-banner_section .owl-dots button.owl-dot.active span{z-index:111;background:#fff;width:2px;height:55px;transition:all .4s;display:inline-block;position:absolute;top:36px;left:-20px}.rv-22-banner_section .rv-22-banner_slide{z-index:1;background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll;padding:215px 0;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-22-banner_section .rv-22-banner_slide{padding:170px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-22-banner_section .rv-22-banner_slide{padding:140px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-22-banner_section .rv-22-banner_slide{padding:130px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-22-banner_section .rv-22-banner_slide{padding:100px 0}}@media only screen and (min-width:0) and (max-width:479px){.rv-22-banner_section .rv-22-banner_slide{padding:80px 0}}.rv-22-banner_section .rv-22-banner_slide:after{content:"";z-index:-1;background:#040e1fcc;width:100%;height:100%;position:absolute;top:0;left:0}.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_content{text-align:center}.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_content .rv-22-banner_sub_heading{color:#ffffffb3;text-transform:uppercase;font-size:16px;font-weight:500;font-family:var(--mulish);display:inline-block;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_content .rv-22-banner_sub_heading{font-size:14px}}.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_content .rv-22-banner_sub_heading .rv8_sub_pre_nex,.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_content .rv-22-banner_sub_heading .rv8_sub_pre_sty{content:"";background:#9a9ea5;width:60px;height:1px;position:absolute;top:50%;transform:translateY(-50%)}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_content .rv-22-banner_sub_heading .rv8_sub_pre_nex,.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_content .rv-22-banner_sub_heading .rv8_sub_pre_sty{width:40px}}@media only screen and (min-width:0) and (max-width:479px){.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_content .rv-22-banner_sub_heading .rv8_sub_pre_nex,.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_content .rv-22-banner_sub_heading .rv8_sub_pre_sty{width:35px}}.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_content .rv-22-banner_sub_heading .rv8_sub_pre_nex:before,.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_content .rv-22-banner_sub_heading .rv8_sub_pre_sty:before{content:"";background:#9a9ea5;border-radius:50%;width:8px;height:8px;animation:2.5s linear infinite alternate both slide-right;position:absolute;top:0;left:-15px;transform:translateY(-50%)}.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_content .rv-22-banner_sub_heading .rv8_sub_pre_nex:after,.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_content .rv-22-banner_sub_heading .rv8_sub_pre_sty:after{content:"";background:#9a9ea5;border-radius:50%;width:8px;height:8px;animation:2.5s linear infinite alternate both slide-left;position:absolute;top:0;right:-15px;transform:translateY(-50%)}.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_content .rv-22-banner_sub_heading .rv8_sub_pre_sty{left:-50%}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_content .rv-22-banner_sub_heading .rv8_sub_pre_sty{left:-45%}}@media only screen and (min-width:0) and (max-width:479px){.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_content .rv-22-banner_sub_heading .rv8_sub_pre_sty{left:-40%}}.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_content .rv-22-banner_sub_heading .rv8_sub_pre_nex{right:-50%}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_content .rv-22-banner_sub_heading .rv8_sub_pre_nex{right:-45%}}@media only screen and (min-width:0) and (max-width:479px){.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_content .rv-22-banner_sub_heading .rv8_sub_pre_nex{right:-40%}}.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_content .rv-22-banner_content_heading{color:#fff;text-transform:uppercase;font-size:76px;font-weight:700;font-family:var(--mulish);margin-bottom:60px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_content .rv-22-banner_content_heading{font-size:60px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_content .rv-22-banner_content_heading{font-size:40px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_content .rv-22-banner_content_heading{margin-bottom:45px;font-size:35px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_content .rv-22-banner_content_heading{font-size:30px}}@media only screen and (min-width:0) and (max-width:479px){.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_content .rv-22-banner_content_heading{font-size:20px}}.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_content .rv-22-banner_content_btn{color:#fff;z-index:1;font-size:16px;font-weight:700;font-family:var(--mulish);background:#b38d3f;border-radius:30px;padding:15px 25px;transition:all .4s;display:inline-block;position:relative;overflow:hidden}@media only screen and (min-width:0) and (max-width:479px){.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_content .rv-22-banner_content_btn{font-size:14px}}.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_content .rv-22-banner_content_btn:before{content:"";z-index:-1;background-color:#fff;border-radius:0;width:100%;height:0;transition:all .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-45deg)}.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_content .rv-22-banner_content_btn:hover{color:var(--white-f)}.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_content .rv-22-banner_content_btn:hover:before{height:400%}.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_socials{flex-direction:column;row-gap:10px;display:flex;position:absolute;top:60%;left:30px;transform:translateY(-50%)}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_socials{left:10px}}@media only screen and (min-width:0) and (max-width:479px){.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_socials{display:none}}.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_socials .rv-22-banner_link a{color:#fff;text-align:center;width:40px;height:40px;font-size:18px;font-family:var(--mulish);background:0 0;border:2px solid #fff3;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;margin-bottom:10px;transition:all .4s;display:flex}.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_socials .rv-22-banner_link a:hover{background:#b38d3f;border:2px solid #0000}.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_socials span{color:#fff;width:89px;position:absolute;top:-84px;left:-25px;transform:rotate(90deg)}.rv-22-banner_section .rv-22-banner_slide .rv-22-banner_socials span:before{content:"";background:#fff;width:18px;height:1px;position:absolute;top:12px;right:-7px}.rv-23-banner_section{z-index:2;position:relative}.rv-23-banner_section .owl-dots{z-index:8;flex-direction:column;align-items:flex-end;gap:15px;display:flex;position:absolute;top:50%;right:80px;transform:translateY(-50%)}@media only screen and (min-width:1400px) and (max-width:1599px){.rv-23-banner_section .owl-dots{right:20px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-23-banner_section .owl-dots{right:35px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-23-banner_section .owl-dots{right:15px}}.rv-23-banner_section .owl-dots button.owl-dot{counter-increment:indexNumber;background-color:#fff;width:20px;height:2px;transition:all .4s;position:relative}.rv-23-banner_section .owl-dots button.owl-dot:before{content:"0" counter(indexNumber);color:#fff;opacity:0;transition:all .4s;position:absolute;top:50%;right:calc(100% + 13px);translate:0 -50%}.rv-23-banner_section .owl-dots button.owl-dot.active{background:#3ba52d!important;width:50px!important}.rv-23-banner_section .owl-dots button.owl-dot.active:before{opacity:1}.rv-23-banner_section .rv-23-banner_slide{z-index:1;background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll;padding:260px 0;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-23-banner_section .rv-23-banner_slide{padding:150px 0 200px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-23-banner_section .rv-23-banner_slide{padding:130px 0 160px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-23-banner_section .rv-23-banner_slide{padding:100px 0 130px}}.rv-23-banner_section .rv-23-banner_slide:after{content:"";z-index:-1;background:linear-gradient(104deg,#0051a1cc,#0044884d);width:100%;height:100%;position:absolute;top:0;left:0}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-23-banner_section .rv-23-banner_slide .rv-23-banner_content{padding-left:50px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-23-banner_section .rv-23-banner_slide .rv-23-banner_content{padding-left:0}}.rv-23-banner_section .rv-23-banner_slide .rv-23-banner_content .rv-23-banner_content_heading{color:#fff;text-transform:uppercase;font-size:59px;font-weight:800;font-family:var(--mulish);margin-bottom:50px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.rv-23-banner_section .rv-23-banner_slide .rv-23-banner_content .rv-23-banner_content_heading{font-size:40px}}@media only screen and (min-width:992px) and (max-width:1199px){.rv-23-banner_section .rv-23-banner_slide .rv-23-banner_content .rv-23-banner_content_heading{margin-bottom:30px;font-size:40px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-23-banner_section .rv-23-banner_slide .rv-23-banner_content .rv-23-banner_content_heading{margin-bottom:30px;font-size:30px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-23-banner_section .rv-23-banner_slide .rv-23-banner_content .rv-23-banner_content_heading{margin-bottom:25px;font-size:25px}}@media only screen and (min-width:0) and (max-width:479px){.rv-23-banner_section .rv-23-banner_slide .rv-23-banner_content .rv-23-banner_content_heading{margin-bottom:25px;font-size:22px}}.rv-23-banner_section .rv-23-banner_slide .rv-23-banner_content .rv-23-banner_content_sub_heading{color:#fff;font-size:15px;font-weight:700;font-family:var(--mulish);background:#020208;padding:1px 4px;display:inline-block}.rv-23-banner_section .rv-23-banner_slide .rv-23-banner_content .rv-23-banner_content_btn{font-family:var(--mulish);text-align:center;color:#fff;z-index:1;background-color:#3ba52d;width:190px;height:54px;font-size:16px;font-weight:700;line-height:54px;transition:all .4s;display:inline-block;position:relative;overflow:hidden}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-23-banner_section .rv-23-banner_slide .rv-23-banner_content .rv-23-banner_content_btn{width:160px}}.rv-23-banner_section .rv-23-banner_slide .rv-23-banner_content .rv-23-banner_content_btn:hover{color:#020208}.rv-23-banner_section .rv-23-banner_slide .rv-23-banner_content .rv-23-banner_content_btn:hover:before{border-radius:0;width:100%;height:100%;top:0;left:0;transform:translate(0)scale(1)}.rv-23-banner_section .rv-23-banner_slide .rv-23-banner_content .rv-23-banner_content_btn:before{content:"";z-index:-1;background:#fff;border-radius:50%;width:30px;height:30px;transition:all .4s cubic-bezier(.79,.14,.15,.86);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.rv-23-banner_section .rv-23-banner_slide .rv-23-banner_socials{flex-direction:column;row-gap:30px;display:flex;position:absolute;top:50%;left:0;transform:translateY(-50%)}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-23-banner_section .rv-23-banner_slide .rv-23-banner_socials{bottom:30px;left:50%;top:inherit;flex-direction:row;align-items:center;transform:translate(-50%)}}.rv-23-banner_section .rv-23-banner_slide .rv-23-banner_socials .rv-23-banner_link{flex-direction:column;align-items:center;gap:10px;margin-bottom:10px;display:flex}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-23-banner_section .rv-23-banner_slide .rv-23-banner_socials .rv-23-banner_link{flex-direction:row;margin:0}}.rv-23-banner_section .rv-23-banner_slide .rv-23-banner_socials .rv-23-banner_link a{color:#fff;text-align:center;width:40px;height:40px;font-size:18px;line-height:40px;font-family:var(--mulish);background:0 0;border:2px solid #ffffff1a;border-radius:50%;transition:all .4s}.rv-23-banner_section .rv-23-banner_slide .rv-23-banner_socials .rv-23-banner_link a:hover{color:#fff;background:#3ba52d;border:2px solid #0000}.rv-23-banner_section .rv-23-banner_slide .rv-23-banner_socials p{color:#fff;width:115px;margin:0;font-size:16px;font-weight:700;transform:rotate(-90deg)}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-23-banner_section .rv-23-banner_slide .rv-23-banner_socials p{order:-1;align-items:center;display:flex;transform:rotate(0)}}.rv-23-banner_section .rv-23-banner_slide .rv-23-banner_socials p span{background:#fff;width:15px;height:2px;margin-left:5px}.rv-24-banner_main_section{isolation:isolate;position:relative;overflow:hidden}.rv-24-banner_main_section .rv-24-banner_section{z-index:2;position:relative}.rv-24-banner_main_section .rv-24-banner_section .owl-dots{z-index:8;justify-content:center;column-gap:30px;display:flex;position:absolute;bottom:30%;right:10%}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-24-banner_main_section .rv-24-banner_section .owl-dots{bottom:42%;right:3%}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-24-banner_main_section .rv-24-banner_section .owl-dots{bottom:42%;right:10%}}@media only screen and (min-width:0) and (max-width:479px){.rv-24-banner_main_section .rv-24-banner_section .owl-dots{bottom:54%;right:3%}}.rv-24-banner_main_section .rv-24-banner_section .owl-dots button.owl-dot{counter-increment:indexNumber;background-color:#ffffffb3;border-radius:50%;width:8px;height:8px;margin-right:10px;transition:all .4s;position:relative}.rv-24-banner_main_section .rv-24-banner_section .owl-dots button.owl-dot:before{content:"0" counter(indexNumber);color:#fff;opacity:0;transition:all .4s;position:absolute;top:50%;left:calc(100% + 13px);translate:0 -50%}.rv-24-banner_main_section .rv-24-banner_section .owl-dots button.owl-dot.active{border-radius:0;height:1px;top:3px;width:60px!important}.rv-24-banner_main_section .rv-24-banner_section .owl-dots button.owl-dot.active:before{opacity:1}.rv-24-banner_main_section .rv-24-banner_section .owl-dots button.owl-dot.active span{background-color:#ffffffb3;border-radius:50%;width:8px;height:8px;position:absolute;top:-3px;left:0}.rv-24-banner_main_section .rv-24-banner_section .owl-dots button.owl-dot.active span:before{content:"";background:0 0;border:1px solid #ffffffb3;border-radius:50%;width:35px;height:35px;position:absolute;top:-13px;left:-13px}.rv-24-banner_main_section .rv-24-banner_section .rv-24-banner_slide{z-index:1;background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll;position:relative}.rv-24-banner_main_section .rv-24-banner_section .rv-24-banner_slide:after{content:"";z-index:-1;background:#02020899;width:100%;height:100%;position:absolute;top:0;left:0}.rv-24-banner_main_section .rv-24-banner_section .rv-24-banner_slide .rv-24-banner_content{padding:200px 0 300px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-24-banner_main_section .rv-24-banner_section .rv-24-banner_slide .rv-24-banner_content{padding:180px 0 230px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-24-banner_main_section .rv-24-banner_section .rv-24-banner_slide .rv-24-banner_content{padding:150px 0 230px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-24-banner_main_section .rv-24-banner_section .rv-24-banner_slide .rv-24-banner_content{padding:120px 0 230px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-24-banner_main_section .rv-24-banner_section .rv-24-banner_slide .rv-24-banner_content{padding:120px 0 350px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-24-banner_main_section .rv-24-banner_section .rv-24-banner_slide .rv-24-banner_content{padding:90px 0 400px}}@media only screen and (min-width:0) and (max-width:479px){.rv-24-banner_main_section .rv-24-banner_section .rv-24-banner_slide .rv-24-banner_content{padding:90px 0 575px}}.rv-24-banner_main_section .rv-24-banner_section .rv-24-banner_slide .rv-24-banner_content .rv-24-banner_content_sub_heading{color:#fff;font-size:18px;font-weight:600;font-family:var(--mulish);padding:1px 4px;display:inline-block}@media only screen and (min-width:0) and (max-width:479px){.rv-24-banner_main_section .rv-24-banner_section .rv-24-banner_slide .rv-24-banner_content .rv-24-banner_content_sub_heading{font-size:16px}}.rv-24-banner_main_section .rv-24-banner_section .rv-24-banner_slide .rv-24-banner_content .rv-24-banner_content_heading{color:#fff;text-transform:capitalize;font-size:70px;font-weight:800;font-family:var(--mulish);margin-bottom:60px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-24-banner_main_section .rv-24-banner_section .rv-24-banner_slide .rv-24-banner_content .rv-24-banner_content_heading{font-size:60px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-24-banner_main_section .rv-24-banner_section .rv-24-banner_slide .rv-24-banner_content .rv-24-banner_content_heading{margin-bottom:40px;font-size:50px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-24-banner_main_section .rv-24-banner_section .rv-24-banner_slide .rv-24-banner_content .rv-24-banner_content_heading{font-size:40px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-24-banner_main_section .rv-24-banner_section .rv-24-banner_slide .rv-24-banner_content .rv-24-banner_content_heading{margin-bottom:30px;font-size:30px}}@media only screen and (min-width:0) and (max-width:479px){.rv-24-banner_main_section .rv-24-banner_section .rv-24-banner_slide .rv-24-banner_content .rv-24-banner_content_heading{margin-bottom:30px;font-size:25px}}.rv-24-banner_main_section .rv-24-banner_section .rv-24-banner_slide .rv-24-banner_content .rv-24-banner_button{color:#fff;background:#a58051;border-radius:26px;width:170px;height:52px;font-size:16px;font-weight:700;line-height:52px;transition:all .4s;position:relative}.rv-24-banner_main_section .rv-24-banner_section .rv-24-banner_slide .rv-24-banner_content .rv-24-banner_button:hover span{left:15%}.rv-24-banner_main_section .rv-24-banner_section .rv-24-banner_slide .rv-24-banner_content .rv-24-banner_button:hover i{left:calc(100% - 40px)}.rv-24-banner_main_section .rv-24-banner_section .rv-24-banner_slide .rv-24-banner_content .rv-24-banner_button i{color:#020208;text-align:center;background:#fff;border-radius:50%;width:70px;height:70px;line-height:70px;transition:all .5s;animation:1.5s linear infinite pulse;display:inline-block;position:absolute;top:50%;left:-20px;transform:translate(-50%,-50%)translateY(-50%)}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-24-banner_main_section .rv-24-banner_section .rv-24-banner_slide .rv-24-banner_content .rv-24-banner_button i{width:55px;height:55px;line-height:55px}}.rv-24-banner_main_section .rv-24-banner_section .rv-24-banner_slide .rv-24-banner_content .rv-24-banner_button i:hover{color:#fff;background:#020208}.rv-24-banner_main_section .rv-24-banner_section .rv-24-banner_slide .rv-24-banner_content .rv-24-banner_button span{transition:all .4s;position:absolute;left:35%}.rv-24-banner_main_section .rv-24-room_booking{content:"";z-index:1111;background:#142226;position:absolute;bottom:0;left:0}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-24-banner_main_section .rv-24-room_booking{bottom:0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-24-banner_main_section .rv-24-room_booking{bottom:0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-24-banner_main_section .rv-24-room_booking{bottom:0}}.rv-24-banner_main_section .rv-24-room_booking .rv-24-form{flex-wrap:wrap;align-items:center;gap:30px;padding:30px;display:flex}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-24-banner_main_section .rv-24-room_booking .rv-24-form{column-gap:25px;padding:20px}}.rv-24-banner_main_section .rv-24-room_booking .rv-24-form .rv-24-form_single_box{color:#fff;column-gap:10px;display:flex}.rv-24-banner_main_section .rv-24-room_booking .rv-24-form .rv-24-form_single_box i{color:#fff;margin-top:5px;font-size:20px}.rv-24-banner_main_section .rv-24-room_booking .rv-24-form .rv-24-form_single_box .rv-24-form_inputbox{width:135px;position:relative}.rv-24-banner_main_section .rv-24-room_booking .rv-24-form .rv-24-form_single_box .rv-24-form_inputbox label{color:#fff;font-size:16px;font-weight:700}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-24-banner_main_section .rv-24-room_booking .rv-24-form .rv-24-form_single_box .rv-24-form_inputbox label{font-size:12px}}.rv-24-banner_main_section .rv-24-room_booking .rv-24-form .rv-24-form_single_box .rv-24-form_inputbox input,.rv-24-banner_main_section .rv-24-room_booking .rv-24-form .rv-24-form_single_box .rv-24-form_inputbox select{color:#ffffffb3;font-size:14px;font-weight:500;font-family:var(--mulish);background:0 0}.rv-24-banner_main_section .rv-24-room_booking .rv-24-form .rv-24-form_single_box .rv-24-form_inputbox input option,.rv-24-banner_main_section .rv-24-room_booking .rv-24-form .rv-24-form_single_box .rv-24-form_inputbox select option{color:#040e1f;background:#040e1f1a;padding:0 10px}.rv-24-banner_main_section .rv-24-room_booking .rv-24-form .rv-24-form_single_box .rv-24-form_inputbox #CheckIn::-webkit-calendar-picker-indicator{font-size:12px;font-family:var(--mulish);background-color:#fff;border-radius:50%;padding:5px}.rv-24-banner_main_section .rv-24-room_booking .rv-24-form .rv-24-form_single_box .rv-24-form_inputbox #CheckOut::-webkit-calendar-picker-indicator{font-size:12px;font-family:var(--mulish);background-color:#fff;border-radius:50%;padding:5px}.rv-24-banner_main_section .rv-24-room_booking .rv-24-form .rv-24-form_single_box .rv-24-form_inputbox #CheckOut::-moz-calendar-picker-indicator{background-color:#fff;border-radius:50%;padding:5px;font-size:12px}.rv-24-banner_main_section .rv-24-room_booking .rv-24-form .rv-24-form_single_box .rv-24-form_btn{text-align:center;color:#fff;width:200px;height:70px;font-size:16px;font-weight:700;line-height:70px;font-family:var(--mulish);background:#a58051;transition:all .5s}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-24-banner_main_section .rv-24-room_booking .rv-24-form .rv-24-form_single_box .rv-24-form_btn{width:170px;height:60px;line-height:60px}}.rv-24-banner_main_section .rv-24-room_booking .rv-24-form .rv-24-form_single_box .rv-24-form_btn:hover{color:#a58051;letter-spacing:1.5px;background:#fff}.rv-25-banner_main_section{z-index:1;background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll;padding-top:250px;padding-bottom:125px;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-25-banner_main_section{padding-top:200px;padding-bottom:60px}}@media only screen and (min-width:0) and (max-width:479px){.rv-25-banner_main_section{padding:190px 0 55px}}.rv-25-banner_main_section:after{content:"";z-index:-1;background-image:linear-gradient(#020208b3,#020208b3);width:100%;height:100%;position:absolute;top:0;left:0}.rv-25-banner_main_section:before{content:"";z-index:1;background:#d6dec9;width:728px;height:125px;position:absolute;bottom:0;right:0}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-25-banner_main_section:before{display:none}}.rv-25-banner_main_section .rv-25-banner_content{border:1px solid #ffffff80;padding:80px 70px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-25-banner_main_section .rv-25-banner_content{padding:70px 50px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-25-banner_main_section .rv-25-banner_content{padding:60px 30px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-25-banner_main_section .rv-25-banner_content{padding:40px 20px}}.rv-25-banner_main_section .rv-25-banner_content .rv-25-banner_content_sub_heading{color:#fff;margin-bottom:30px;font-family:Mulish,sans-serif;font-size:16px;font-weight:600;display:block}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-25-banner_main_section .rv-25-banner_content .rv-25-banner_content_sub_heading{margin-bottom:20px}}@media only screen and (min-width:0) and (max-width:479px){.rv-25-banner_main_section .rv-25-banner_content .rv-25-banner_content_sub_heading{margin-bottom:10px;font-size:14px}}.rv-25-banner_main_section .rv-25-banner_content .rv-25-banner_content_heading{color:#fff;text-transform:capitalize;font-family:Mulish,sans-serif;font-size:65px;font-weight:600}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-25-banner_main_section .rv-25-banner_content .rv-25-banner_content_heading{font-size:50px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-25-banner_main_section .rv-25-banner_content .rv-25-banner_content_heading{font-size:40px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-25-banner_main_section .rv-25-banner_content .rv-25-banner_content_heading{font-size:30px}}@media only screen and (min-width:0) and (max-width:479px){.rv-25-banner_main_section .rv-25-banner_content .rv-25-banner_content_heading{font-size:22px}}.rv-25-banner_main_section .rv-25-banner_content .rv-25-banner_content_heading .ityped-cursor,.rv-25-banner_main_section .rv-25-banner_content .rv-25-banner_content_heading span.ityped{display:inline}.rv-25-banner_main_section .rv-25-banner_content .rv-25-banner_content_desc{color:#fff;font-size:18px;font-weight:500;font-family:var(--mulish);margin:30px 0 40px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-25-banner_main_section .rv-25-banner_content .rv-25-banner_content_desc{margin:20px 0 30px}}@media only screen and (min-width:0) and (max-width:479px){.rv-25-banner_main_section .rv-25-banner_content .rv-25-banner_content_desc{margin:20px 0 30px;font-size:14px}}.rv-25-banner_main_section .rv-25-banner_content .rv-25-banner_button{text-align:center;color:#fff;width:242px;height:54px;font-size:16px;line-height:54px;font-family:var(--mulish);z-index:1;background:#a07549;font-weight:700;transition:all .5s;display:inline-block;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-25-banner_main_section .rv-25-banner_content .rv-25-banner_button{width:210px}}.rv-25-banner_main_section .rv-25-banner_content .rv-25-banner_button:before{content:"";z-index:-1;background:#fff;width:0;height:100%;transition:all .4s;position:absolute;inset:0 0 0 auto}.rv-25-banner_main_section .rv-25-banner_content .rv-25-banner_button:hover{color:#020208}.rv-25-banner_main_section .rv-25-banner_content .rv-25-banner_button:hover:before{width:100%;left:0}.rv-1-about-row{--bs-gutter-x:40px;--bs-gutter-y:40px}@media screen and (max-width:479px){.rv-1-about-row{--bs-gutter-y:30px}}.rv-1-about__img img{width:100%}@media screen and (max-width:991px){.rv-1-about__img img{height:350px}}.rv-1-about__pills{flex-wrap:wrap;gap:6px;margin-bottom:40px;display:flex}@media screen and (max-width:1399px){.rv-1-about__pills{margin-bottom:30px}}@media screen and (max-width:1199px){.rv-1-about__pills{gap:12px;margin-bottom:20px}}@media screen and (max-width:479px){.rv-1-about__pills{gap:10px}}.rv-1-about__pill{border:1px solid #05050524;border-radius:30px;padding:6px 14px;font-size:14px;font-weight:500;line-height:1}.rv-1-about__txt{padding-bottom:215px;position:relative}@media screen and (max-width:1399px){.rv-1-about__txt{padding-bottom:145px}}@media screen and (max-width:479px){.rv-1-about__txt{padding-bottom:0}}.rv-1-about__descr{margin-bottom:53px}@media screen and (max-width:1399px){.rv-1-about__descr{margin-bottom:43px}}@media screen and (max-width:767px){.rv-1-about__descr{margin-bottom:28px}}.rv-1-about__right-img img{width:222px;height:222px;position:absolute;bottom:0;right:0}@media screen and (max-width:575px){.rv-1-about__right-img img{width:192px;height:192px}}@media screen and (max-width:479px){.rv-1-about__right-img img{width:100%;height:220px;padding-top:30px;position:static}}.rv-1-about__vector{z-index:-1;position:absolute}.rv-1-about__vector-1{animation:4.5s linear infinite spin;top:514px;left:-145px}.rv-1-about__vector-2{animation:2.5s linear infinite alternate moveX;top:450px;left:980px}.rv-1-about__vector-3{animation:4.5s linear infinite spin;top:115px;right:-160px}.rv-2-about{overflow:hidden}@media screen and (max-width:767px){.rv-2-about__img{text-align:center}}.rv-2-about__img img{background:url(/static-assets/static/media/rv-2-about-img-bg.ef31198f.png) 50%/contain no-repeat}@media screen and (max-width:767px){.rv-2-about__img img{width:356px}}@media screen and (max-width:575px){.rv-2-about__img img{width:265px}}.rv-2-about__txt{padding-left:105px}@media screen and (max-width:1599px){.rv-2-about__txt{padding-left:75px}}@media screen and (max-width:1399px){.rv-2-about__txt{padding-left:55px}}@media screen and (max-width:991px){.rv-2-about__txt{padding-left:35px}}@media screen and (max-width:767px){.rv-2-about__txt{padding-left:0}}.rv-2-about-item{gap:25px;max-width:500px;display:flex}@media screen and (max-width:991px){.rv-2-about-item{gap:15px}}.rv-2-about-item:not(:last-child){margin-bottom:30px}@media screen and (max-width:1399px){.rv-2-about-item:not(:last-child){margin-bottom:20px}}@media screen and (max-width:991px){.rv-2-about-item:not(:last-child){margin-bottom:10px}}.rv-2-about-item__img{flex-shrink:0}.rv-2-about-item__img img{object-fit:contain;width:50px;height:50px}@media screen and (max-width:991px){.rv-2-about-item__img img{width:40px;height:40px}}.rv-2-about-item__title{font-size:20px;font-weight:600}@media screen and (max-width:991px){.rv-2-about-item__title{font-size:18px}}.rv-2-about-item__descr{color:#ffffffb3;font-size:15px;font-weight:400;line-height:160%}@media screen and (max-width:991px){.rv-3-about{padding:60px 0}}.rv-3-about__row{--bs-gutter-x:100px}@media screen and (max-width:1599px){.rv-3-about__row{--bs-gutter-x:60px}}@media screen and (max-width:1199px){.rv-3-about__row{--bs-gutter-x:45px}}.rv-3-about__img{justify-content:flex-end;display:flex}.rv-3-about__img img{max-width:none}@media screen and (max-width:1199px){.rv-3-about__img img{max-height:670px}}@media screen and (max-width:991px){.rv-3-about__img img{width:100%;max-width:100%;max-height:450px}}@media screen and (max-width:767px){.rv-3-about__img img{max-height:350px}}.rv-3-about__txt{position:relative}@media screen and (max-width:991px){.rv-3-about__txt .rv-3-sub-title{margin-left:0}}.rv-3-about__descr{color:#050505b3;font-family:var(--mulish);margin-bottom:32px;line-height:162.5%}@media screen and (max-width:1399px){.rv-3-about__descr{margin-bottom:22px}}.rv-3-about__features{grid-gap:10px;border-top:1px solid #0505051a;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:46px;padding-top:34px;display:grid}@media screen and (max-width:1399px){.rv-3-about__features{grid-template-columns:repeat(2,1fr);margin-bottom:36px;padding-top:24px}}@media screen and (max-width:991px){.rv-3-about__features{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:767px){.rv-3-about__features{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:479px){.rv-3-about__features{grid-template-columns:repeat(1,1fr);margin-bottom:22px}}.rv-3-about__features li{color:var(--white-f);font-family:var(--mulish);padding-left:18px;font-weight:600;line-height:162.5%;position:relative}.rv-3-about__features li:before{content:"+";width:10px;height:10px;font-family:"Font Awesome 6 Sharp";font-size:12px;position:absolute;top:0;left:0}.rv-3-about__vector{z-index:1;pointer-events:none;animation:1.5s linear infinite alternate scaleInOut;position:absolute}.rv-3-about__vector-1{bottom:100%;right:170px}@media screen and (max-width:479px){.rv-3-about__vector-1{right:40px}}.rv-3-about__vector-2{top:25px;left:calc(100% + 80px)}.rv-3-about__vector-3{bottom:-85px;right:120px}@media screen and (max-width:479px){.rv-3-about__vector-3{right:40px}}@keyframes scaleInOut{0%{scale:1}to{scale:1.08}}.rv-5-about{position:relative}.rv-5-about__row{--bs-gutter-x:117px}@media screen and (max-width:1399px){.rv-5-about__row{--bs-gutter-x:50px}}@media screen and (max-width:1199px){.rv-5-about__row{--bs-gutter-x:40px}}.rv-5-about__img{z-index:2;outline-offset:25px;outline:1px solid #05050524;width:max-content;max-width:100%;margin:auto;position:relative;overflow:hidden}@media screen and (max-width:1399px){.rv-5-about__img{outline-offset:0;padding:25px}}@media screen and (max-width:1199px){.rv-5-about__img{padding:15px}}@media screen and (max-width:991px){.rv-5-about__img{width:100%}}.rv-5-about__img>img{aspect-ratio:1;object-fit:cover;width:580px}@media screen and (max-width:991px){.rv-5-about__img>img{aspect-ratio:2/1.5;width:100%}}.rv-5-about-stat{background-color:var(--white-f);color:gray;text-transform:uppercase;z-index:1;padding:28px 45px;font-size:16px;font-weight:500;position:absolute;bottom:0;right:0}@media screen and (max-width:1199px){.rv-5-about-stat{padding:18px 75px 18px 35px}}@media screen and (max-width:479px){.rv-5-about-stat{padding:8px 65px 8px 25px}}.rv-5-about-stat:before{content:"";z-index:-1;background-color:#404b44;width:130%;height:100%;position:absolute;top:0;left:-8px;transform:rotate(354deg)}@media screen and (max-width:479px){.rv-5-about-stat:before{right:-15px}}.rv-5-about-stat:after{content:"";background-color:var(--white-f);z-index:-1;position:absolute;inset:0}.rv-5-about-stat-number{color:var(--white-f);margin-bottom:10px;font-size:64px;font-weight:700;line-height:1;display:block}@media screen and (max-width:479px){.rv-5-about-stat-number{margin-bottom:5px;font-size:50px}}.rv-5-about__txt .rv-5-section__heading{text-align:left;width:100%}.rv-5-about__txt .rv-5-section__title{margin-bottom:22px}@media screen and (max-width:1199px){.rv-5-about__txt .rv-5-section__title{margin-bottom:17px}}.rv-5-about__descr{color:#040e1fb3;font-family:var(--mulish);margin-bottom:32px}@media screen and (max-width:1199px){.rv-5-about__descr{margin-bottom:22px}}.rv-5-about__features{flex-wrap:wrap;gap:12px 30px;margin-bottom:54px;display:flex}@media screen and (max-width:1399px){.rv-5-about__features{gap:12px 20px}}@media screen and (max-width:1199px){.rv-5-about__features{margin-bottom:34px}}@media screen and (max-width:767px){.rv-5-about__features{margin-bottom:24px}}.rv-5-about__feature{padding-left:30px;position:relative}.rv-5-about__feature:before{content:"";font-family:"Font Awesome 6 Pro";font-size:20px;font-weight:300;line-height:1.3;position:absolute;left:0}.rv-5-about__btns{align-items:center;gap:20px;display:flex}.rv-5-about__btns .rv-3-def-btn{background-color:#8e5b63;border-color:#8e5b63}.rv-5-about__btns .rv-3-def-btn:hover{background-color:#0000}.rv-5-about__call{align-items:center;gap:15px;display:flex}.rv-5-about__call-icon{text-align:center;color:#8e5b63;border:1px solid #02020824;border-radius:50%;width:54px;height:54px;font-size:22px;line-height:54px}@media screen and (max-width:1199px){.rv-5-about__call-icon{width:50px;height:50px;font-size:20px;line-height:50px}}.rv-5-about__call-txt h6{color:#020208;font-family:var(--mulish);margin-bottom:7px;font-weight:700}.rv-5-about__call-txt a{color:#02020899;font-family:var(--mulish);font-size:14px;font-weight:500;line-height:142.857%}.rv-5-about__vector{z-index:-1;position:absolute}.rv-5-about__vector--1{top:263px;left:0}@media screen and (max-width:575px){.rv-5-about__vector--1{top:133px}}.rv-5-about__vector--2{bottom:188px;right:0}@media screen and (max-width:1599px){.rv-5-about__vector--2{right:-180px}}@media screen and (max-width:767px){.rv-5-about__vector--2{display:none}}.rv-6-about{padding-bottom:160px}@media screen and (max-width:1399px){.rv-6-about{padding:40px 0 120px}}@media screen and (max-width:1199px){.rv-6-about{padding:40px 0 100px}}@media screen and (max-width:991px){.rv-6-about{padding:30px 0 100px}}.rv-6-about .rv-6-section__heading{margin-bottom:18px}@media screen and (max-width:991px){.rv-6-about .rv-6-section__heading{margin-bottom:8px}}.rv-6-about__descr{color:#050505b3;font-family:var(--mulish);margin-bottom:30px}@media screen and (max-width:767px){.rv-6-about__descr{margin-bottom:20px}}.rv-6-about__features{grid-column-gap:60px;grid-row-gap:10px;grid-template-columns:repeat(2,max-content);gap:10px 60px;display:grid}@media screen and (max-width:1199px){.rv-6-about__features{column-gap:30px}}@media screen and (max-width:479px){.rv-6-about__features{grid-template-columns:repeat(1,max-content)}}.rv-6-about__features .rv-5-about__feature{color:var(--white-f);font-family:var(--mulish);padding-left:22px;font-weight:700}.rv-6-about__features .rv-5-about__feature:before{content:"";font-size:15px;font-weight:700;top:50%;translate:0 -50%}@media screen and (max-width:479px){.rv-6-about__btns{flex-direction:column;align-items:flex-start}}.rv-6-about__call{gap:12px}.rv-6-about__call .rv-5-about__call-icon{text-align:center;color:#fff;background-color:#f2584c;border:none;border-radius:6px;width:52px;height:52px;font-size:18px;line-height:52px}@media screen and (max-width:991px){.rv-6-about__call .rv-5-about__call-icon{width:46px;height:46px;font-size:16px;line-height:46px}}.rv-6-about__call .rv-5-about__call-txt a{color:var(--white-f);font-family:var(--mulish);font-size:16px;font-weight:700}.rv-6-about__call .rv-5-about__call-txt a:hover{color:#f2584c}.rv-6-about__img{position:relative}.rv-6-about__img img{border-radius:20px}@media screen and (max-width:1199px){.rv-6-about__img img{width:70%}}.rv-6-about__img img:last-child{border:5px solid var(--white-f);position:absolute;bottom:-100px;right:0;box-shadow:0 10px 40px #02020824}@media screen and (max-width:1199px){.rv-6-about__img img:last-child{bottom:-80px}}@media screen and (max-width:1399px){.rv-8-about{padding:40px 0}}@media screen and (max-width:991px){.rv-8-about{padding:30px 0}}.rv-8-about__video.rv-5-video{background-image:url(/static-assets/static/media/rv-8-about-img.3d339b54.jpg);padding:355px 0;position:relative}@media screen and (max-width:1399px){.rv-8-about__video.rv-5-video{padding:300px 0}}@media screen and (max-width:1199px){.rv-8-about__video.rv-5-video{padding:280px 0}}@media screen and (max-width:991px){.rv-8-about__video.rv-5-video{padding:250px 0}}@media screen and (max-width:767px){.rv-8-about__video.rv-5-video{padding:200px 0}}@media screen and (max-width:575px){.rv-8-about__video.rv-5-video{padding:170px 0}}@media screen and (max-width:479px){.rv-8-about__video.rv-5-video{padding:150px 0}}.rv-8-about__video.rv-5-video span{width:140px;height:140px}.rv-8-about__video.rv-5-video a{background:#1c74e9;width:80px;height:80px;font-size:20px;line-height:80px}.rv-8-about__video.rv-5-video a:before{content:none}.rv-8-about__video.rv-5-video .vector{position:absolute;bottom:176px;left:-97px}.rv-8-about__txt{padding-left:80px;position:relative}@media screen and (max-width:1399px){.rv-8-about__txt{padding-left:30px}}@media screen and (max-width:1199px){.rv-8-about__txt{padding-left:20px}}@media screen and (max-width:991px){.rv-8-about__txt{padding-left:0}}.rv-8-about__txt .vector{z-index:-1;position:absolute}.rv-8-about__txt .vector--1{bottom:-80px;left:160px}@media screen and (max-width:991px){.rv-8-about__txt .vector--1{bottom:0;left:auto;right:0}}@media screen and (max-width:575px){.rv-8-about__txt .vector--1{right:-80px}}@media screen and (max-width:479px){.rv-8-about__txt .vector--1{right:-190px}}.rv-8-about__txt .vector--3{top:-135px;right:0}.rv-8-about__txt .vector--2{top:130px;right:-100px}.rv-8-about .rv-8-section__title{margin-bottom:21px}@media screen and (max-width:479px){.rv-8-about .rv-8-section__title{margin-bottom:15px}}.rv-8-about__descr{color:var(--white-f);font-family:var(--mulish);margin-bottom:28px}@media screen and (max-width:767px){.rv-8-about__descr{margin-bottom:18px}}.rv-8-about__stats{flex-wrap:wrap;column-gap:65px;margin-bottom:46px}@media screen and (max-width:1399px){.rv-8-about__stats{column-gap:45px}}@media screen and (max-width:1199px){.rv-8-about__stats{column-gap:25px}}@media screen and (max-width:767px){.rv-8-about__stats{margin-bottom:30px}}.rv-8-about-stat{font-family:var(--mulish);color:var(--white-f)}.rv-8-about-stat__number{font-size:40px;font-weight:800}@media screen and (max-width:1199px){.rv-8-about-stat__number{font-size:35px}}@media screen and (max-width:479px){.rv-8-about-stat__number{margin-bottom:2px;font-size:30px}}.rv-8-about-stat__name{opacity:.7;font-size:15px;font-weight:600}.rv-8-about .rv-3-def-btn{background-color:#1c74e9;border-color:#1c74e9}.rv-8-about .rv-3-def-btn:hover{background-color:#0000}.rv-10-about .rv-10-section__heading{text-align:left;width:100%;margin-bottom:0}.rv-10-about__img img{border-radius:14px}@media screen and (max-width:767px){.rv-10-about__img img.mb-30{margin-bottom:15px}}.rv-10-about__txt{padding-left:79px}@media screen and (max-width:1399px){.rv-10-about__txt{padding-left:49px}}@media screen and (max-width:1199px){.rv-10-about__txt{padding-left:29px}}@media screen and (max-width:991px){.rv-10-about__txt{padding-left:0}}.rv-10-about .rv-10-section__title{letter-spacing:-.2px;margin-bottom:20px}@media screen and (max-width:1199px){.rv-10-about .rv-10-section__title{margin-bottom:14px}}@media screen and (max-width:575px){.rv-10-about .rv-10-section__title{margin-bottom:10px}}@media screen and (max-width:479px){.rv-10-about .rv-10-section__title{margin-bottom:8px}}.rv-10-about__descr{color:#05050599;font-family:var(--mulish);margin-bottom:58px}@media screen and (max-width:1399px){.rv-10-about__descr{margin-bottom:48px}}@media screen and (max-width:1199px){.rv-10-about__descr{margin-bottom:38px}}@media screen and (max-width:991px){.rv-10-about__descr{margin-bottom:28px}}@media screen and (max-width:575px){.rv-10-about__descr{margin-bottom:24px}}@media screen and (max-width:479px){.rv-10-about__descr{margin-bottom:20px}}.rv-10-about .rv-10-def-btn{background-color:var(--white-f);border-color:var(--white-f);color:var(--white-f)}.rv-10-about .rv-10-def-btn:hover{color:var(--white-f);background-color:#0000}.rv-10-about__btns{flex-wrap:wrap;align-items:center;gap:15px 20px;display:flex}.rv-10-about__video-btn{color:var(--white-f);font-family:var(--mulish);align-items:center;gap:15px;font-weight:700;display:flex}.rv-10-about__video-btn:hover{color:#efc329}.rv-10-about__video-btn:hover .icon{background-color:var(--white-f);color:#efc329}.rv-10-about__video-btn .icon{text-align:center;width:54px;height:54px;color:var(--white-f);background-color:gold;border-radius:50%;line-height:54px;transition:all .4s}.rv-10-about__video-btn i{filter:drop-shadow(0 1px 2px #05050533)}.rv-11-about{padding-bottom:160px;position:relative}@media screen and (max-width:1399px){.rv-11-about{padding-bottom:140px}}@media screen and (max-width:991px){.rv-11-about{padding-bottom:30px}}.rv-11-about__row{--bs-gutter-y:100px}.rv-11-about__img img{border-radius:0 40px}.rv-11-about__img img:last-child{box-shadow:none;border-width:10px 0 0 10px;border-radius:40px 0;max-width:84%}.rv-11-about__txt{padding-left:84px;position:relative}@media screen and (max-width:1399px){.rv-11-about__txt{padding-left:44px}}@media screen and (max-width:1199px){.rv-11-about__txt{padding-left:20px}}@media screen and (max-width:991px){.rv-11-about__txt{padding-left:0}}.rv-11-about__txt .rv-11-section__sub-title{margin-left:0}.rv-11-about__txt .rv-6-about__descr{margin-top:17px;font-weight:500}.rv-11-about__txt .rv-8-about-stat__number{margin-bottom:4px;font-size:50px;font-weight:700}@media screen and (max-width:1399px){.rv-11-about__txt .rv-8-about-stat__number{font-size:40px}}@media screen and (max-width:1199px){.rv-11-about__txt .rv-8-about-stat__number{font-size:35px}}@media screen and (max-width:575px){.rv-11-about__txt .rv-8-about-stat__number{font-size:30px}}.rv-11-about__txt .rv-8-about-stat__number sup{color:#a98153;font-size:40px;font-weight:800}@media screen and (max-width:575px){.rv-11-about__txt .rv-8-about-stat__number sup{font-size:35px}}.rv-11-about__txt .rv-8-about-stat__name{font-size:18px;font-weight:500}.rv-11-about__txt img.vector{position:absolute;top:-70px;right:75px}@media screen and (max-width:1199px){.rv-11-about__stats{margin-bottom:30px}}.rv-11-about>img.vector{max-width:45%;position:absolute;bottom:0;right:0}.rv-14-about__img img{aspect-ratio:106/105;width:100%;-webkit-mask:url(/static-assets/static/media/rv-14-about-mask.d665f236.svg) 50%/contain no-repeat;mask:url(/static-assets/static/media/rv-14-about-mask.d665f236.svg) 50%/contain no-repeat}.rv-14-about__img svg path{transform-origin:50%;animation:2s ease-in-out infinite alternate both rotate-center}.rv-14-about__txt{padding-left:80px}@media screen and (max-width:1599px){.rv-14-about__txt{padding-left:70px}}@media screen and (max-width:1399px){.rv-14-about__txt{padding-left:40px}}@media screen and (max-width:1199px){.rv-14-about__txt{padding-left:0}}.rv-14-about__txt .rv-6-about__descr{margin-top:16px;margin-bottom:37px}@media screen and (max-width:767px){.rv-14-about__txt .rv-6-about__descr{margin-bottom:27px}}.rv-14-about__features{border:none;grid-template-columns:repeat(2,max-content);gap:7px 25px;margin-bottom:53px;padding-top:0}@media screen and (max-width:1199px){.rv-14-about__features{grid-template-columns:repeat(1,max-content);margin-bottom:35px}}@media screen and (max-width:991px){.rv-14-about__features{grid-template-columns:repeat(2,max-content)}}@media screen and (max-width:767px){.rv-14-about__features{grid-template-columns:repeat(1,max-content)}}@media screen and (max-width:479px){.rv-14-about__btns{flex-direction:column}}.rv-14-about__btn{border-radius:30px;height:54px;line-height:54px}.rv-14-about__btn i{color:var(--white-f)}.rv-14-about__call .rv-5-about__call-icon{border-radius:50%;width:54px;height:54px;line-height:54px}@keyframes rotate-center{0%{d:path("M0.0379601 317.48H0V0C156.158 0 285.984 112.742 312.52 261.27V0H630C630 156.158 517.258 285.984 368.73 312.52L630 312.52V630C473.842 630 344.016 517.258 317.48 368.73L317.48 630C143.797 630 2.68874 490.532 0.0379601 317.48Z")}to{d:path("M 0.0379601 317.48 H 0 V 0 C 446.158 0 565.984 -37.258 312.52 261.27 V 0 H 631 C 623 486.158 667.258 355.984 478.73 312.52 L 630 312.52 V 630 C 473.842 840 70.016 517.258 317.48 368.73 L 317.48 630 C 143.797 930 -297.31126 490.532 0.0379601 317.48 Z")}}.rv-15-about_main_area{padding:100px 0;overflow:hidden}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-15-about_main_area{padding:80px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-15-about_main_area{padding:70px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-15-about_main_area{padding:70px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-15-about_main_area{padding:60px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-15-about_main_area{padding:550px 0}}@media only screen and (min-width:0) and (max-width:479px){.rv-15-about_main_area{padding:45px 0}}.rv-15-about_main_area .rv-15-about_image_area{position:relative}@media only screen and (min-width:992px) and (max-width:1199px){.rv-15-about_main_area .rv-15-about_image_area{text-align:center}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-15-about_main_area .rv-15-about_image_area img{object-fit:cover;width:100%;height:350px}}.rv-15-about_main_area .rv-15-about_image_area .video_btn{color:#fff;text-align:center;background-color:#f35b04;border-radius:50%;width:70px;height:70px;line-height:70px;animation:1.5s linear infinite pulse;display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.rv-15-about_main_area .rv-15-about_image_area .video_btn:hover{color:#f35b04;background:#fff}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-15-about_main_area .rv-15-about_image_area .video_btn{width:55px;height:55px;line-height:55px}}.rv-15-about_main_area .rv-15-about_content{padding-left:40px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.rv-15-about_main_area .rv-15-about_content{padding-left:30px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-15-about_main_area .rv-15-about_content{padding-left:0}}.rv-15-about_main_area .rv-15-about_content .rv-15-about_title{font-family:var(--mulish),sans-serif;color:var(--white-f);margin-bottom:30px;padding-top:25px;font-size:50px;font-weight:600;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-15-about_main_area .rv-15-about_content .rv-15-about_title{font-size:40px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-15-about_main_area .rv-15-about_content .rv-15-about_title{font-size:32px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-15-about_main_area .rv-15-about_content .rv-15-about_title{margin-bottom:20px;font-size:33px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-15-about_main_area .rv-15-about_content .rv-15-about_title{margin-bottom:15px;font-size:28px}}@media only screen and (min-width:0) and (max-width:479px){.rv-15-about_main_area .rv-15-about_content .rv-15-about_title{margin-bottom:10px;font-size:20px}}.rv-15-about_main_area .rv-15-about_content .rv-15-about_title span{z-index:-1;position:absolute;bottom:40px;right:30px}@media only screen and (min-width:992px) and (max-width:1199px){.rv-15-about_main_area .rv-15-about_content .rv-15-about_title span{bottom:-9px;right:340px}}@media only screen and (min-width:768px) and (max-width:991px){.rv-15-about_main_area .rv-15-about_content .rv-15-about_title span{bottom:-10px;right:120px}}.rv-15-about_main_area .rv-15-about_content .rv-15-about_desc{font-size:16px;font-family:var(--mulish),sans-serif;color:var(--white-f);font-weight:400}.rv-15-about_main_area .rv-15-about_content .about_list{margin-top:40px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-15-about_main_area .rv-15-about_content .about_list{margin-top:25px}}.rv-15-about_main_area .rv-15-about_content .about_list ul{flex-wrap:wrap;font-size:18px;list-style:none;display:flex}.rv-15-about_main_area .rv-15-about_content .about_list ul li{max-width:50%;color:var(--white-f);font-weight:500;font-family:var(--mulish),sans-serif;flex:0 0 50%;margin-bottom:15px}@media only screen and (min-width:0) and (max-width:479px){.rv-15-about_main_area .rv-15-about_content .about_list ul li{flex:0 0 100%;max-width:100%}}.rv-15-about_main_area .rv-15-about_content .about_list ul li i{margin-right:10px}.rv-15-about_main_area .rv-15-about_content .rv-15-about_btn{color:#fff;letter-spacing:1px;font-weight:500;line-height:60px;font-family:var(--mulish),sans-serif;background:#f35b04;border-radius:5px;margin-top:30px;padding:0 40px;text-decoration:none;transition:all .5s;display:inline-block}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-15-about_main_area .rv-15-about_content .rv-15-about_btn{margin-top:20px;padding:0 30px}}.rv-15-about_main_area .rv-15-about_content .rv-15-about_btn:hover{background:var(--white-f)}.rv-16-about_main_area{padding:80px 0}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-16-about_main_area{padding:60px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-16-about_main_area{padding-bottom:0}}.rv-16-about_main_area .rv-16-about_image_area{width:500px;height:100%;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-16-about_main_area .rv-16-about_image_area{width:375px;margin:auto}}@media only screen and (min-width:0) and (max-width:479px){.rv-16-about_main_area .rv-16-about_image_area{width:270px;margin:auto}}.rv-16-about_main_area .rv-16-about_image_area img{object-fit:cover;width:500px;height:550px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-16-about_main_area .rv-16-about_image_area img{width:250px;height:400px;margin:auto}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-16-about_main_area .rv-16-about_image_area img{width:350px;height:400px;margin:auto}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-16-about_main_area .rv-16-about_image_area img{width:300px;height:350px;margin:auto}}@media only screen and (min-width:0) and (max-width:479px){.rv-16-about_main_area .rv-16-about_image_area img{width:200px;height:260px;margin:auto}}.rv-16-about_main_area .rv-16-about_image_area img:nth-child(2){content:"";position:absolute;top:100px;left:100px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-16-about_main_area .rv-16-about_image_area img:nth-child(2){top:75px;left:75px}}.rv-16-about_main_area .rv-16-about_content_area{padding-top:80px}@media only screen and (min-width:992px) and (max-width:1199px){.rv-16-about_main_area .rv-16-about_content_area{padding-left:40px}}@media only screen and (min-width:768px) and (max-width:991px){.rv-16-about_main_area .rv-16-about_content_area{padding-top:65px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-16-about_main_area .rv-16-about_content_area{padding-top:150px}}.rv-16-about_main_area .rv-16-about_content_area .rv-16-about_content_heading{color:#020208;font-size:44px;font-weight:800;font-family:var(--mulish),sans-serif;margin-bottom:50px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-16-about_main_area .rv-16-about_content_area .rv-16-about_content_heading{font-size:35px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-16-about_main_area .rv-16-about_content_area .rv-16-about_content_heading{margin-bottom:25px;font-size:28px}}.rv-16-about_main_area .rv-16-about_content_area .rv-16-about_content_item{align-items:center;column-gap:20px;padding-bottom:20px;display:flex}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-16-about_main_area .rv-16-about_content_area .rv-16-about_content_item{text-align:center;flex-direction:column;row-gap:10px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-16-about_main_area .rv-16-about_content_area .rv-16-about_content_item{padding-bottom:15px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-16-about_main_area .rv-16-about_content_area .rv-16-about_content_item{padding-bottom:7px}}.rv-16-about_main_area .rv-16-about_content_area .rv-16-about_content_item .rv-16-about_content_item_image{width:100px;height:100px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-16-about_main_area .rv-16-about_content_area .rv-16-about_content_item .rv-16-about_content_item_image{width:60px;height:60px}}.rv-16-about_main_area .rv-16-about_content_area .rv-16-about_content_item .rv-16-about_content_item_image img{object-fit:contain}.rv-16-about_main_area .rv-16-about_content_area .rv-16-about_content_item .rv-16-about_content_item_txt h4{color:#0b1728;cursor:pointer;font-size:20px;font-weight:700;font-family:var(--mulish),sans-serif;margin-bottom:10px;transition:all .3s}.rv-16-about_main_area .rv-16-about_content_area .rv-16-about_content_item .rv-16-about_content_item_txt h4:hover{color:#d21028}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-16-about_main_area .rv-16-about_content_area .rv-16-about_content_item .rv-16-about_content_item_txt h4{margin-bottom:7px}}.rv-16-about_main_area .rv-16-about_content_area .rv-16-about_content_item .rv-16-about_content_item_txt p{color:#666;font-weight:500;font-family:var(--mulish),sans-serif}@media only screen and (min-width:768px) and (max-width:991px){.rv-16-about_main_area .rv-16-about_content_area .rv-16-about_content_item .rv-16-about_content_item_txt p{font-size:14px;line-height:20px}}.rv-17-about_main_section{padding:150px 0}@media only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-17-about_main_section{padding:100px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-17-about_main_section{padding:70px 0}}.rv-17-about_main_section .rv-17-about_image{position:relative}.rv-17-about_main_section .rv-17-about_image img{width:400px;height:500px}@media only screen and (min-width:768px) and (max-width:991px){.rv-17-about_main_section .rv-17-about_image img{width:500px;height:500px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-17-about_main_section .rv-17-about_image img{width:400px;height:400px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-17-about_main_section .rv-17-about_image img{width:100%;height:400px}}@media only screen and (min-width:0) and (max-width:479px){.rv-17-about_main_section .rv-17-about_image img{width:100%;height:300px}}.rv-17-about_main_section .rv-17-about_image img:nth-child(2){width:300px;height:300px;position:absolute;bottom:-100px;right:0}@media only screen and (min-width:0) and (max-width:479px){.rv-17-about_main_section .rv-17-about_image img:nth-child(2){width:250px;height:250px;left:50%;transform:translate(-50%)}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-17-about_main_section .rv-17-about_content{padding-top:100px}}.rv-17-about_main_section .rv-17-about_content .rv-17-about_sub_heading{color:var(--white-f);text-transform:uppercase;font-weight:600;font-family:var(--mulish),sans-serif;padding-left:10px;position:relative}.rv-17-about_main_section .rv-17-about_content .rv-17-about_sub_heading:after{content:"";background:#dfe11b;width:2px;height:100%;position:absolute;top:0;left:0}.rv-17-about_main_section .rv-17-about_content .rv-17-about_content_heading{color:#020208;font-size:48px;font-weight:800;font-family:var(--mulish),sans-serif;margin-bottom:50px;padding-top:10px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-17-about_main_section .rv-17-about_content .rv-17-about_content_heading{font-size:40px}}@media only screen and (min-width:0) and (max-width:479px){.rv-17-about_main_section .rv-17-about_content .rv-17-about_content_heading{font-size:30px}}.rv-17-about_main_section .rv-17-about_content .rv-17-about_list{-webkit-scrollbar-width:thin;scrollbar-width:thin;-webkit-scrollbar-color:#dfe11b #f2f2f3;scrollbar-color:#dfe11b #f2f2f3;background:#f2f2f3;height:300px;overflow-y:scroll}.rv-17-about_main_section .rv-17-about_content .rv-17-about_list .rv-17-about_single_list{column-gap:20px;padding:15px 40px;transition:all .3s;display:flex}@media only screen and (min-width:0) and (max-width:479px){.rv-17-about_main_section .rv-17-about_content .rv-17-about_list .rv-17-about_single_list{padding:30px 10px}}.rv-17-about_main_section .rv-17-about_content .rv-17-about_list .rv-17-about_single_list:hover{background:#dfe11b}.rv-17-about_main_section .rv-17-about_content .rv-17-about_list .rv-17-about_single_list .rv-17-about__list_icon{width:60px;height:60px}.rv-17-about_main_section .rv-17-about_content .rv-17-about_list .rv-17-about_single_list .rv-17-about__list_content h3{color:#020208;font-size:26px;font-weight:700;font-family:var(--mulish),sans-serif;margin-bottom:10px}@media only screen and (min-width:0) and (max-width:479px){.rv-17-about_main_section .rv-17-about_content .rv-17-about_list .rv-17-about_single_list .rv-17-about__list_content h3{font-size:17px}}.rv-17-about_main_section .rv-17-about_content .rv-17-about_list .rv-17-about_single_list .rv-17-about__list_content p{font-weight:400;font-family:var(--mulish),sans-serif;color:#020208b3}.rv-18-about_section{padding:130px 0;position:relative}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-18-about_section{padding:100px 0}}@media only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-18-about_section{padding:90px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-18-about_section{padding:60px 0}}.rv-18-about_section .rv-18-car_img{position:absolute;bottom:10%;right:2%}.rv-18-about_section .rv4_rgap{--bs-gutter-x:180px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-18-about_section .rv4_rgap{--bs-gutter-x:130px}}.rv-18-about_section .rv-18-about_image{width:auto;height:650px;margin-left:120px;position:relative}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px) and (max-width:1599px){.rv-18-about_section .rv-18-about_image{margin-left:0}}@media only screen and (min-width:992px) and (max-width:1199px){.rv-18-about_section .rv-18-about_image{height:455px;margin-left:0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-18-about_section .rv-18-about_image{width:388px;height:455px;margin-left:0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-18-about_section .rv-18-about_image{width:332px;height:395px;margin-left:0}}@media only screen and (min-width:0) and (max-width:479px){.rv-18-about_section .rv-18-about_image{width:223px;height:300px;margin-left:0}}.rv-18-about_section .rv-18-about_image img{object-fit:contain;width:100%;height:100%}.rv-18-about_section .rv-18-about_image img:nth-child(2){content:"";width:240px;height:250px;position:absolute;bottom:25px;right:-28%}@media only screen and (min-width:992px) and (max-width:1199px){.rv-18-about_section .rv-18-about_image img:nth-child(2){width:190px;height:240px;bottom:20px;right:-24%}}@media only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-18-about_section .rv-18-about_image img:nth-child(2){width:198px;height:250px;bottom:20px;right:-24%}}@media only screen and (min-width:480px) and (max-width:575px){.rv-18-about_section .rv-18-about_image img:nth-child(2){width:180px;height:170px;bottom:18px;right:-26%}}@media only screen and (min-width:0) and (max-width:479px){.rv-18-about_section .rv-18-about_image img:nth-child(2){width:140px;height:140px;bottom:18px;right:-26%}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-18-about_section .rv-18-about_content{margin-top:50px}}.rv-18-about_section .rv-18-about_content .rv-18-about_content_heading{color:#142137;font-size:48px;font-weight:800;font-family:var(--mulish),sans-serif;margin-bottom:30px;position:relative}@media only screen and (min-width:1200px) and (max-width:1399px){.rv-18-about_section .rv-18-about_content .rv-18-about_content_heading{font-size:40px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-18-about_section .rv-18-about_content .rv-18-about_content_heading{margin-bottom:25px;font-size:35px}}@media only screen and (min-width:0) and (max-width:479px){.rv-18-about_section .rv-18-about_content .rv-18-about_content_heading{margin-bottom:15px;font-size:24px}}.rv-18-about_section .rv-18-about_content .rv-18-about_content_heading span{z-index:-1;position:absolute;top:20px;right:27%}.rv-18-about_section .rv-18-about_content .rv-18-about_content_desc{color:#142137cc;font-size:18px;font-weight:500;font-family:var(--mulish),sans-serif;margin-bottom:30px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-18-about_section .rv-18-about_content .rv-18-about_content_desc{margin-bottom:20px}}@media only screen and (min-width:0) and (max-width:479px){.rv-18-about_section .rv-18-about_content .rv-18-about_content_desc{margin-bottom:15px;font-size:15px}}.rv-18-about_section .rv-18-about_content .rv-18-about_list_item{column-gap:20px;margin-bottom:40px;display:flex}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-18-about_section .rv-18-about_content .rv-18-about_list_item{margin-bottom:20px}}.rv-18-about_section .rv-18-about_content .rv-18-about_list_item .rv-18-about_list_number>span{color:#142137;text-align:center;width:50px;height:50px;font-size:18px;font-weight:700;line-height:50px;font-family:var(--mulish),sans-serif;background:#c6c8d4;border-radius:50%}@media only screen and (min-width:0) and (max-width:479px){.rv-18-about_section .rv-18-about_content .rv-18-about_list_item .rv-18-about_list_number>span{width:40px;height:40px;line-height:40px}}.rv-18-about_section .rv-18-about_content .rv-18-about_list_item .rv-18-about_list_content h4{color:#142137;cursor:pointer;font-size:20px;font-weight:700;font-family:var(--mulish),sans-serif;margin-bottom:10px;transition:all .3s}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-18-about_section .rv-18-about_content .rv-18-about_list_item .rv-18-about_list_content h4{margin-bottom:5px}}@media only screen and (min-width:0) and (max-width:479px){.rv-18-about_section .rv-18-about_content .rv-18-about_list_item .rv-18-about_list_content h4{margin-bottom:7px;font-size:16px}}.rv-18-about_section .rv-18-about_content .rv-18-about_list_item .rv-18-about_list_content h4:hover{color:#1c74e9}.rv-18-about_section .rv-18-about_content .rv-18-about_list_item .rv-18-about_list_content p{font-family:var(--mulish),sans-serif;color:#142137b3;margin:0;font-size:16px;font-weight:500}.rv-18-about_section .rv-18-about_content .rv-18-about_btn{z-index:1;color:#142137;width:200px;height:54px;font-size:16px;font-weight:700;font-family:var(--mulish),sans-serif;background:0 0;border:1px solid #1421373d;justify-content:center;align-items:center;transition:all .4s;display:flex;position:relative}@media only screen and (min-width:0) and (max-width:479px){.rv-18-about_section .rv-18-about_content .rv-18-about_btn{width:180px;height:50px}}.rv-18-about_section .rv-18-about_content .rv-18-about_btn:before{content:"";z-index:-1;background-color:#1c74e9;width:0;height:100%;transition:all .4s;position:absolute;inset:0 0 0 auto}.rv-18-about_section .rv-18-about_content .rv-18-about_btn:hover{color:#fff}.rv-18-about_section .rv-18-about_content .rv-18-about_btn:hover:before{width:100%;left:0}.rv-19-about_section{padding-top:130px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-19-about_section{padding-top:100px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-19-about_section{padding-top:80px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-19-about_section{padding:60px 0}}.rv-19-about_section .rv-19-about_image{justify-content:flex-end;display:flex}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-19-about_section .rv-19-about_image{height:700px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-19-about_section .rv-19-about_image{flex:inherit;width:100%;height:374px;margin-bottom:40px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-19-about_section .rv-19-about_image{flex:inherit;width:100%;height:300px;margin-bottom:30px}}@media only screen and (min-width:0) and (max-width:479px){.rv-19-about_section .rv-19-about_image{flex:inherit;width:100%;height:250px;margin-bottom:25px}}.rv-19-about_section .rv-19-about_image img{max-width:none;height:100%}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-19-about_section .rv-19-about_image img{width:100%;height:100%}}.rv-19-about_section .rv-19-about_content{padding-left:60px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-19-about_section .rv-19-about_content{padding:0}}.rv-19-about_section .rv-19-about_content .rv-19-about_content_heading{color:#142137;font-size:54px;font-weight:800;font-family:var(--mulish),sans-serif;margin-bottom:50px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-19-about_section .rv-19-about_content .rv-19-about_content_heading{font-size:50px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-19-about_section .rv-19-about_content .rv-19-about_content_heading{margin-bottom:30px;font-size:34px}}@media only screen and (min-width:0) and (max-width:479px){.rv-19-about_section .rv-19-about_content .rv-19-about_content_heading{margin-bottom:25px;font-size:28px}}.rv-19-about_section .rv-19-about_content .rv-19-about_list .rv-19-about_single_list{column-gap:20px;padding-bottom:40px;display:flex}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-19-about_section .rv-19-about_content .rv-19-about_list .rv-19-about_single_list{padding-bottom:25px}}.rv-19-about_section .rv-19-about_content .rv-19-about_list .rv-19-about_single_list .rv-19-about_single_list_serial span{width:10px;height:10px;font-family:var(--mulish),sans-serif;background:#026fff;border-radius:50%;position:relative;top:5px}.rv-19-about_section .rv-19-about_content .rv-19-about_list .rv-19-about_single_list .rv-19-about_single_list_serial span:before{content:"";text-align:center;background:#1c74e924;border-radius:50%;width:24px;height:24px;position:absolute;top:-7px;left:-7px}.rv-19-about_section .rv-19-about_content .rv-19-about_list .rv-19-about_single_list .rv-19-about_single_list_content h3{color:#142137;font-size:24px;font-weight:700;font-family:var(--mulish),sans-serif;margin-bottom:20px}@media only screen and (min-width:0) and (max-width:479px){.rv-19-about_section .rv-19-about_content .rv-19-about_list .rv-19-about_single_list .rv-19-about_single_list_content h3{margin-bottom:10px;font-size:24px}}.rv-19-about_section .rv-19-about_content .rv-19-about_list .rv-19-about_single_list .rv-19-about_single_list_content p{color:#142137b3;font-size:15px;font-weight:400;font-family:var(--mulish),sans-serif;margin:0}.rv-19-about_section .rv-19-about_content .rv-19-about_button_area{color:#142137;text-align:center;z-index:1;background:#dfe11b;border:1px solid #fff;justify-content:space-between;align-items:center;column-gap:1px;width:200px;height:54px;font-size:16px;font-weight:700;display:flex;position:relative}@media only screen and (min-width:0) and (max-width:479px){.rv-19-about_section .rv-19-about_content .rv-19-about_button_area{width:180px}}.rv-19-about_section .rv-19-about_content .rv-19-about_button_area .rv-19-about_btn{color:#142137;width:100%;height:100%;font-family:var(--mulish),sans-serif;border-right:1px solid #fff;justify-content:center;align-items:center;display:flex}.rv-19-about_section .rv-19-about_content .rv-19-about_button_area:hover{color:var(--white-f);letter-spacing:1px}.rv-19-about_section .rv-19-about_content .rv-19-about_button_area:hover i{transform:rotate(-45deg)}.rv-19-about_section .rv-19-about_content .rv-19-about_button_area i{text-align:center;align-self:flex-end;width:54px;height:54px;line-height:54px;transition:all .4s}.rv-20-about_section{z-index:1;padding:190px 0 120px;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-20-about_section{padding:170px 0 100px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-20-about_section{padding:150px 0 70px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-20-about_section{padding:100px 0 50px}}.rv-20-about_section .rv-20-about_image{width:100%;height:100%;padding-right:80px;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1600px) and (max-width:1799px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-20-about_section .rv-20-about_image{text-align:right;padding-right:50px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-20-about_section .rv-20-about_image{text-align:right;padding-right:0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-20-about_section .rv-20-about_image{width:350px;height:400px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-20-about_section .rv-20-about_image{width:330px;height:400px}}@media only screen and (min-width:0) and (max-width:479px){.rv-20-about_section .rv-20-about_image{width:250px;height:250px}}.rv-20-about_section .rv-20-about_image img{object-fit:cover;width:440px;height:100%}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-20-about_section .rv-20-about_image img{width:370px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-20-about_section .rv-20-about_image img{width:280px}}@media only screen and (min-width:0) and (max-width:479px){.rv-20-about_section .rv-20-about_image img{width:200px}}.rv-20-about_section .rv-20-about_image img:nth-child(2){content:"";object-fit:contain;width:220px;height:240px;animation:2.4s linear infinite alternate aimoveY;position:absolute;top:-100px;left:-100px}@keyframes aimoveY{0%{transform:translateY(20px)}to{transform:translateY(-20px)}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1600px) and (max-width:1799px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-20-about_section .rv-20-about_image img:nth-child(2){top:-50px;left:-50px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-20-about_section .rv-20-about_image img:nth-child(2){top:-80px;left:-65px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-20-about_section .rv-20-about_image img:nth-child(2){width:170px;height:200px;top:-70px;left:-20px}}@media only screen and (min-width:0) and (max-width:479px){.rv-20-about_section .rv-20-about_image img:nth-child(2){width:120px;height:120px;top:-70px;left:-20px}}.rv-20-about_section .rv-20-about_image .rv-20-about_experience_txt{align-items:center;display:flex;position:absolute;bottom:100px;left:-170px;rotate:-90deg}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1600px) and (max-width:1799px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-20-about_section .rv-20-about_image .rv-20-about_experience_txt{left:-115px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-20-about_section .rv-20-about_image .rv-20-about_experience_txt{left:-160px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-20-about_section .rv-20-about_image .rv-20-about_experience_txt{left:-100px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-20-about_section .rv-20-about_image .rv-20-about_experience_txt{left:-90px}}@media only screen and (min-width:0) and (max-width:479px){.rv-20-about_section .rv-20-about_image .rv-20-about_experience_txt{bottom:65px;left:-70px}}.rv-20-about_section .rv-20-about_image .rv-20-about_experience_txt h3{color:var(--white-f);font-size:80px;font-weight:800;line-height:1px;font-family:var(--mulish),sans-serif;margin:0}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-20-about_section .rv-20-about_image .rv-20-about_experience_txt h3{font-size:60px}}@media only screen and (min-width:0) and (max-width:479px){.rv-20-about_section .rv-20-about_image .rv-20-about_experience_txt h3{font-size:40px}}.rv-20-about_section .rv-20-about_image .rv-20-about_experience_txt p{color:var(--white-f);width:100px;font-size:18px;font-weight:600;line-height:20px;font-family:var(--mulish),sans-serif;margin:0}@media only screen and (min-width:0) and (max-width:479px){.rv-20-about_section .rv-20-about_image .rv-20-about_experience_txt p{font-size:16px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-20-about_section .rv-20-about_section_content{margin-top:40px}}.rv-20-about_section .rv-20-about_section_content .rv-20-about_section_heading .rv-20-about_sub_title{color:var(--white-f);text-align:center;border:1px solid var(--white-f);width:194px;height:36px;font-size:16px;font-weight:500;line-height:36px;font-family:var(--mulish),sans-serif;justify-content:center;align-items:center;column-gap:4px;margin-bottom:30px;display:flex}@media only screen and (min-width:0) and (max-width:479px){.rv-20-about_section .rv-20-about_section_content .rv-20-about_section_heading .rv-20-about_sub_title{margin-bottom:15px}}.rv-20-about_section .rv-20-about_section_content .rv-20-about_section_heading .rv-20-about_sub_title span{background:var(--white-f);border-radius:50%;width:5px;height:5px}.rv-20-about_section .rv-20-about_section_content .rv-20-about_section_heading .rv-20-about_section_title{color:var(--white-f);margin-bottom:44px;font-size:54px;font-weight:800}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-20-about_section .rv-20-about_section_content .rv-20-about_section_heading .rv-20-about_section_title{font-size:40px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-20-about_section .rv-20-about_section_content .rv-20-about_section_heading .rv-20-about_section_title{margin-bottom:35px;font-size:28px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:768px) and (max-width:991px){.rv-20-about_section .rv-20-about_section_content .rv-20-about_section_heading .rv-20-about_section_title{margin-bottom:30px;font-size:22px}}.rv-20-about_section .rv-20-about_section_content .rv-20-about_content_top_actions{justify-content:space-between;align-items:center;column-gap:20px;display:flex}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-20-about_section .rv-20-about_section_content .rv-20-about_content_top_actions{align-items:inherit;flex-direction:column;gap:20px}}.rv-20-about_section .rv-20-about_section_content .rv-20-about_content_top_actions .rv-20-about_content_single_top_actions{border-left:2px solid #0000;border:1px solid var(--white-f);flex:0 0 48%;justify-content:space-between;align-items:center;max-width:50%;padding:15px 20px;transition:all .4s;display:flex}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-20-about_section .rv-20-about_section_content .rv-20-about_content_top_actions .rv-20-about_content_single_top_actions{max-width:100%}}.rv-20-about_section .rv-20-about_section_content .rv-20-about_content_top_actions .rv-20-about_content_single_top_actions:hover{border-left:1px solid var(--white-f)}.rv-20-about_section .rv-20-about_section_content .rv-20-about_content_top_actions .rv-20-about_content_single_top_actions .rv-20-about_content_single_top_actions_left h3{color:var(--white-f);font-size:20px;font-weight:700;font-family:var(--mulish),sans-serif;margin-bottom:4px}.rv-20-about_section .rv-20-about_section_content .rv-20-about_content_top_actions .rv-20-about_content_single_top_actions .rv-20-about_content_single_top_actions_left p{color:var(--white-f);font-size:14px;font-weight:400;font-family:var(--mulish),sans-serif;margin:0}.rv-20-about_section .rv-20-about_section_content .rv-20-about_content_top_actions .rv-20-about_content_single_top_actions .rv-20-about_content_single_top_actions_icon{text-align:center;width:32px;height:32px;color:var(--white-f);background:#081c150f;border-radius:50%;line-height:32px;transition:all .4s}.rv-20-about_section .rv-20-about_section_content .rv-20-about_content_top_actions .rv-20-about_content_single_top_actions .rv-20-about_content_single_top_actions_icon i{transition:all .4s}.rv-20-about_section .rv-20-about_section_content .rv-20-about_content_top_actions .rv-20-about_content_single_top_actions .rv-20-about_content_single_top_actions_icon:hover{background:var(--white-f);color:#fff}.rv-20-about_section .rv-20-about_section_content .rv-20-about_content_top_actions .rv-20-about_content_single_top_actions .rv-20-about_content_single_top_actions_icon:hover i{rotate:90deg}.rv-20-about_section .rv-20-about_section_content .rv-20-about_list{margin-top:40px}.rv-20-about_section .rv-20-about_section_content .rv-20-about_list ul{flex-wrap:wrap;list-style:none;display:flex}.rv-20-about_section .rv-20-about_section_content .rv-20-about_list ul li{flex:0 0 48%;max-width:50%;margin-bottom:20px;font-weight:500}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-20-about_section .rv-20-about_section_content .rv-20-about_list ul li{flex:0 0 100%;max-width:100%}}.rv-20-about_section .rv-20-about_section_content .rv-20-about_list ul li h4{color:var(--white-f);cursor:pointer;font-size:18px;font-weight:700;font-family:var(--mulish),sans-serif;transition:all .4s}.rv-20-about_section .rv-20-about_section_content .rv-20-about_list ul li h4 i{margin-right:10px}.rv-20-about_section .rv-20-about_section_content .rv-20-about_list ul li h4:hover{color:#003d8b}.rv-20-about_section .rv-20-about_section_content .rv-20-about_list ul li p{color:var(--white-f);font-size:15px;font-weight:400;font-family:var(--mulish),sans-serif;width:82%;margin:0}.rv-20-about_section .about-sh-6{z-index:-1;width:200px;height:300px;position:absolute;top:100px;right:0}.rv-20-about_section .about-sh-6 img{width:100%;height:100%}.rv-22-about_main_area{padding:140px 0 100px;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-22-about_main_area{padding:120px 0 80px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-22-about_main_area{padding:100px 0 70px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-22-about_main_area{padding:80px 0 50px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-22-about_main_area{padding:60px 0 40px}}@media only screen and (min-width:0) and (max-width:479px){.rv-22-about_main_area{padding:40px 0 30px}}.rv-22-about_main_area .rv-22-car_img{position:absolute;bottom:10%;right:2%}.rv-22-about_main_area .rv-22-about_image{width:auto;height:600px;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-22-about_main_area .rv-22-about_image{width:100%;height:500px;margin-bottom:40px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-22-about_main_area .rv-22-about_image{width:100%;height:400px;margin-bottom:40px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-22-about_main_area .rv-22-about_image{width:100%;height:300px;margin-bottom:40px}}@media only screen and (min-width:0) and (max-width:479px){.rv-22-about_main_area .rv-22-about_image{width:100%;height:270px;margin-bottom:25px}}.rv-22-about_main_area .rv-22-about_image img{object-fit:cover;width:100%;height:100%}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-22-about_main_area .rv-22-about_image img{width:65%;height:100%}}.rv-22-about_main_area .rv-22-about_image img:nth-child(2){content:"";object-fit:contain;width:150px;height:250px;position:absolute;bottom:0;right:-35%}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-22-about_main_area .rv-22-about_image img:nth-child(2){right:-45%}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-22-about_main_area .rv-22-about_image img:nth-child(2){width:35%;right:0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-22-about_main_area .rv-22-about_image img:nth-child(2){width:35%;height:150px;right:0}}.rv-22-about_main_area .rv-22-about_content{padding-left:70px;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-22-about_main_area .rv-22-about_content{padding-left:0}}.rv-22-about_main_area .rv-22-about_content .rv-22-about_content_sub_title{color:#040e1fb3;text-transform:uppercase;font-size:14px;font-weight:500;display:inline-block;position:relative}@media only screen and (min-width:0) and (max-width:479px){.rv-22-about_main_area .rv-22-about_content .rv-22-about_content_sub_title{margin-bottom:7px}}.rv-22-about_main_area .rv-22-about_content .rv-22-about_content_sub_title .rv8_sub_pre_nex{content:"";width:60px;height:1px;font-family:var(--mulish),sans-serif;background:#040e1f66;position:absolute;top:50%;right:-65%;transform:translateY(-50%)}.rv-22-about_main_area .rv-22-about_content .rv-22-about_content_sub_title .rv8_sub_pre_nex:before{content:"";background:#9a9ea5;border-radius:50%;width:8px;height:8px;animation:2.5s linear infinite alternate both slide-right;position:absolute;top:0;left:-15px;transform:translateY(-50%)}.rv-22-about_main_area .rv-22-about_content .rv-22-about_content_sub_title .rv8_sub_pre_nex:after{content:"";background:#9a9ea5;border-radius:50%;width:8px;height:8px;animation:2.5s linear infinite alternate both slide-left;position:absolute;top:0;right:-15px;transform:translateY(-50%)}.rv-22-about_main_area .rv-22-about_content .rv-22-about_content_title{color:#040e1f;font-size:46px;font-weight:700;font-family:var(--mulish),sans-serif;margin-bottom:30px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-22-about_main_area .rv-22-about_content .rv-22-about_content_title{font-size:40px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-22-about_main_area .rv-22-about_content .rv-22-about_content_title{margin-bottom:15px;font-size:35px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-22-about_main_area .rv-22-about_content .rv-22-about_content_title{margin-bottom:15px;font-size:30px}}@media only screen and (min-width:0) and (max-width:479px){.rv-22-about_main_area .rv-22-about_content .rv-22-about_content_title{margin-bottom:10px;font-size:20px}}.rv-22-about_main_area .rv-22-about_content .rv-22-about_content_desc{color:#040e1fb3;font-size:16px;font-weight:400;font-family:var(--mulish),sans-serif;margin-bottom:30px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-22-about_main_area .rv-22-about_content .rv-22-about_content_desc{margin-bottom:20px;font-size:14px}}.rv-22-about_main_area .rv-22-about_content .rv-22-about_list_area{margin-bottom:35px;padding-left:130px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-22-about_main_area .rv-22-about_content .rv-22-about_list_area{padding-left:100px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-22-about_main_area .rv-22-about_content .rv-22-about_list_area{padding-left:80px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-22-about_main_area .rv-22-about_content .rv-22-about_list_area{padding-left:0}}.rv-22-about_main_area .rv-22-about_content .rv-22-about_list_area .rv-22-about_list{align-items:center;column-gap:15px;margin-bottom:15px;display:flex}.rv-22-about_main_area .rv-22-about_content .rv-22-about_list_area .rv-22-about_list i{color:#fff;text-align:center;background:#22e17f;border-radius:50%;width:25px;height:25px;line-height:25px}.rv-22-about_main_area .rv-22-about_content .rv-22-about_list_area .rv-22-about_list p{font-family:var(--mulish),sans-serif;color:#040e1f;margin:0;font-size:15px;font-weight:500}.rv-22-about_main_area .rv-22-about_content .rv-22-about_btn{color:#fff;z-index:1;letter-spacing:2px;font-size:16px;font-weight:700;font-family:var(--mulish),sans-serif;background:#b38d3f;border-radius:30px;margin-left:130px;padding:15px 50px;display:inline-block;position:relative;overflow:hidden}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-22-about_main_area .rv-22-about_content .rv-22-about_btn{margin-left:100px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-22-about_main_area .rv-22-about_content .rv-22-about_btn{margin-left:80px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-22-about_main_area .rv-22-about_content .rv-22-about_btn{margin-left:0}}@media only screen and (min-width:0) and (max-width:479px){.rv-22-about_main_area .rv-22-about_content .rv-22-about_btn{margin-left:0;padding:13px 30px}}.rv-22-about_main_area .rv-22-about_content .rv-22-about_btn:before{content:"";z-index:-1;background-color:#040e1f;border-radius:0;width:100%;height:0;transition:all .5s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-45deg)}.rv-22-about_main_area .rv-22-about_content .rv-22-about_btn:hover{color:#fff}.rv-22-about_main_area .rv-22-about_content .rv-22-about_btn:hover:before{height:400%}.rv-22-about_main_area .rv-22-about_content .home-8-about-sh-2{width:77px;height:82px;position:absolute;bottom:-5%;right:0}.rv-22-about_main_area .rv-22-about_content .home-8-about-sh-2 img{width:100%;height:100%}.rv-22-about_main_area .home-8-about-sh-1{width:77px;height:120px;position:absolute;top:20%;right:15%}.rv-22-about_main_area .home-8-about-sh-1 img{width:100%;height:100%}.rv-23-about_main_area{background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll;padding:190px 0 160px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-23-about_main_area{padding:120px 0 130px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-23-about_main_area{padding:80px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-23-about_main_area{padding:60px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-23-about_main_area{padding:5px 0 50px}}@media only screen and (min-width:0) and (max-width:479px){.rv-23-about_main_area{padding:35px 0}}.rv-23-about_main_area .rv-23-about_image{width:440px;height:570px;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-23-about_main_area .rv-23-about_image{width:400px;height:450px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-23-about_main_area .rv-23-about_image{width:320px;height:400px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-23-about_main_area .rv-23-about_image{width:250px;height:350px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-23-about_main_area .rv-23-about_image{width:230px;height:280px}}@media only screen and (min-width:0) and (max-width:479px){.rv-23-about_main_area .rv-23-about_image{width:200px;height:250px}}.rv-23-about_main_area .rv-23-about_image img{width:100%;height:100%}.rv-23-about_main_area .rv-23-about_image img:nth-child(2){content:"";object-fit:cover;position:absolute;top:100px;left:100px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-23-about_main_area .rv-23-about_image img:nth-child(2){top:50px;left:70px}}.rv-23-about_main_area .rv-23-about_content{padding-left:70px;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-23-about_main_area .rv-23-about_content{padding:100px 0 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-23-about_main_area .rv-23-about_content{padding:80px 0 0}}.rv-23-about_main_area .rv-23-about_content .rv-23-about_content_sub_title{color:#fff;font-size:15px;font-weight:700;font-family:var(--mulish),sans-serif;background:#020208;padding:1px 4px;display:inline-block}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-23-about_main_area .rv-23-about_content .rv-23-about_content_sub_title{margin-bottom:10px}}.rv-23-about_main_area .rv-23-about_content .rv-23-about_content_title{color:#020208;font-size:46px;font-weight:800;font-family:var(--mulish),sans-serif;margin-bottom:50px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-23-about_main_area .rv-23-about_content .rv-23-about_content_title{margin-bottom:30px;font-size:40px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-23-about_main_area .rv-23-about_content .rv-23-about_content_title{margin-bottom:20px;font-size:30px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-23-about_main_area .rv-23-about_content .rv-23-about_content_title{margin-bottom:15px;font-size:22px}}.rv-23-about_main_area .rv-23-about_content .rv-23-about_content_desc{color:#020208b3;font-size:16px;font-weight:500;font-family:var(--mulish),sans-serif;margin-bottom:50px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-23-about_main_area .rv-23-about_content .rv-23-about_content_desc{margin-bottom:30px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-23-about_main_area .rv-23-about_content .rv-23-about_content_desc{margin-bottom:25px}}.rv-23-about_main_area .rv-23-about_content .rv-23-about_btn{color:#020208;width:256px;height:54px;font-size:16px;font-weight:700;font-family:var(--mulish),sans-serif;background:0 0;border:1px solid #0202081a;place-content:center;align-items:center;column-gap:10px;transition:all .5s;display:flex;position:relative}@media only screen and (min-width:0) and (max-width:479px){.rv-23-about_main_area .rv-23-about_content .rv-23-about_btn{width:230px}}.rv-23-about_main_area .rv-23-about_content .rv-23-about_btn:before{content:"";z-index:-1;background:#3ba52d;width:100%;height:0;transition:all .4s;position:absolute;inset:auto 0 0}.rv-23-about_main_area .rv-23-about_content .rv-23-about_btn:hover:before{height:100%;top:0}.rv-23-about_main_area .rv-23-about_content .rv-23-about_btn:hover{color:#fff}.rv-23-about_main_area .rv-23-about_content .rv-23-about_btn:hover i{color:#020208;background:#fff}.rv-23-about_main_area .rv-23-about_content .rv-23-about_btn i{color:#fff;text-align:center;background:#3ba52d;border-radius:50%;width:34px;height:34px;line-height:34px;transition:all .5s}.rv-23-about_main_area .rv-23-about_content .rv-23-about_counterup_area{column-gap:74px;margin-top:60px;display:flex}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-23-about_main_area .rv-23-about_content .rv-23-about_counterup_area{column-gap:60px;margin-top:34px}}@media only screen and (min-width:0) and (max-width:479px){.rv-23-about_main_area .rv-23-about_content .rv-23-about_counterup_area{column-gap:15px;margin-top:30px}}.rv-23-about_main_area .rv-23-about_content .rv-23-about_counterup_area .rv-23-single_counterup{border-right:1px solid #0202081a;padding-right:54px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-23-about_main_area .rv-23-about_content .rv-23-about_counterup_area .rv-23-single_counterup{padding-right:40px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-23-about_main_area .rv-23-about_content .rv-23-about_counterup_area .rv-23-single_counterup{padding-right:30px}}@media only screen and (min-width:0) and (max-width:479px){.rv-23-about_main_area .rv-23-about_content .rv-23-about_counterup_area .rv-23-single_counterup{padding-right:15px}}.rv-23-about_main_area .rv-23-about_content .rv-23-about_counterup_area .rv-23-single_counterup .rv-23-count_number{color:#020208;font-size:50px;font-weight:700}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-23-about_main_area .rv-23-about_content .rv-23-about_counterup_area .rv-23-single_counterup .rv-23-count_number{font-size:35px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-23-about_main_area .rv-23-about_content .rv-23-about_counterup_area .rv-23-single_counterup .rv-23-count_number{font-size:25px}}@media only screen and (min-width:0) and (max-width:479px){.rv-23-about_main_area .rv-23-about_content .rv-23-about_counterup_area .rv-23-single_counterup .rv-23-count_number{font-size:20px}}.rv-23-about_main_area .rv-23-about_content .rv-23-about_counterup_area .rv-23-single_counterup .rv-23-count_title{color:#02020899;font-size:14px;font-weight:500;font-family:var(--mulish),sans-serif}.rv-23-about_main_area .rv-23-about_content .rv-23-about_counterup_area .rv-23-single_counterup:last-child{border:0}.rv-24-about_main_area{padding:160px 0}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-24-about_main_area{padding:130px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-24-about_main_area{padding:110px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-24-about_main_area{padding:80px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-24-about_main_area{padding:60px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-24-about_main_area{padding:50px 0}}@media only screen and (min-width:0) and (max-width:479px){.rv-24-about_main_area{padding:35px 0}}.rv-24-about_main_area .rv-24-about_image{width:100%;height:650px;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-24-about_main_area .rv-24-about_image{height:500px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-24-about_main_area .rv-24-about_image{width:400px;height:450px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-24-about_main_area .rv-24-about_image{width:350px;height:400px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-24-about_main_area .rv-24-about_image{width:300px;height:350px}}@media only screen and (min-width:0) and (max-width:479px){.rv-24-about_main_area .rv-24-about_image{width:200px;height:250px}}.rv-24-about_main_area .rv-24-about_image img{border:5px solid #fff;border-radius:30px;width:100%;height:100%}.rv-24-about_main_area .rv-24-about_image img:nth-child(2){content:"";object-fit:cover;width:410px;height:450px;position:absolute;bottom:-70px;right:-120px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-24-about_main_area .rv-24-about_image img:nth-child(2){width:359px;height:380px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-24-about_main_area .rv-24-about_image img:nth-child(2){width:auto;height:322px;bottom:-50px;right:-100px}}@media only screen and (min-width:0) and (max-width:479px){.rv-24-about_main_area .rv-24-about_image img:nth-child(2){width:180px;height:230px;bottom:-40px;right:-50px}}.rv-24-about_main_area .rv-24-about_content{padding-left:130px;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-24-about_main_area .rv-24-about_content{padding:100px 0 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-24-about_main_area .rv-24-about_content{padding:80px 0 0}}.rv-24-about_main_area .rv-24-about_content .rv-24-about_content_sub_title{color:#020208;font-size:16px;font-weight:600;font-family:var(--mulish),sans-serif;margin-bottom:20px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-24-about_main_area .rv-24-about_content .rv-24-about_content_sub_title{margin-bottom:10px}}.rv-24-about_main_area .rv-24-about_content .rv-24-about_content_title{color:#020208;font-size:44px;font-weight:800;font-family:var(--mulish),sans-serif;margin-bottom:40px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-24-about_main_area .rv-24-about_content .rv-24-about_content_title{margin-bottom:25px;font-size:30px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-24-about_main_area .rv-24-about_content .rv-24-about_content_title{margin-bottom:15px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-24-about_main_area .rv-24-about_content .rv-24-about_content_title{margin-bottom:15px;font-size:25px}}@media only screen and (min-width:0) and (max-width:479px){.rv-24-about_main_area .rv-24-about_content .rv-24-about_content_title{font-size:19px}}.rv-24-about_main_area .rv-24-about_content .rv-24-about_content_desc{color:#020208b3;font-size:16px;font-weight:500;font-family:var(--mulish),sans-serif;margin-bottom:50px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-24-about_main_area .rv-24-about_content .rv-24-about_content_desc{margin-bottom:30px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-24-about_main_area .rv-24-about_content .rv-24-about_content_desc{margin-bottom:15px}}.rv-24-about_main_area .rv-24-about_content .rv-24-about_list{flex-wrap:wrap;align-items:center;gap:15px;margin-bottom:50px;display:flex}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-24-about_main_area .rv-24-about_content .rv-24-about_list{column-gap:15px;margin-bottom:30px}}.rv-24-about_main_area .rv-24-about_content .rv-24-about_list li{color:#020208;font-size:15px;font-weight:600;font-family:var(--mulish),sans-serif}.rv-24-about_main_area .rv-24-about_content .rv-24-about_list li i{color:#b38d3f;text-align:center;background:0 0;border:1px solid #b38d3f;border-radius:50%;width:25px;height:25px;margin-right:10px;line-height:25px}.rv-24-about_main_area .rv-24-about_content .rv-24-about_btn_area{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.rv-24-about_main_area .rv-24-about_content .rv-24-about_btn_area .rv-24-about_btn{color:#fff;text-align:center;z-index:1;width:190px;height:54px;font-size:16px;font-weight:700;line-height:54px;font-family:var(--mulish),sans-serif;background:#a58051;border:1px solid #a58051;transition:all .5s;display:inline-block;position:relative}.rv-24-about_main_area .rv-24-about_content .rv-24-about_btn_area .rv-24-about_btn:before{content:"";z-index:-1;background:#020208;width:0;height:100%;transition:all .4s;position:absolute;inset:0 0 0 auto}.rv-24-about_main_area .rv-24-about_content .rv-24-about_btn_area .rv-24-about_btn:hover:before{width:100%;left:0}.rv-24-about_main_area .rv-24-about_content .rv-24-about_btn_area .rv-24-about_call{align-items:center;column-gap:15px;display:flex}.rv-24-about_main_area .rv-24-about_content .rv-24-about_btn_area .rv-24-about_call .rv-24-about_call_icon{color:#a58051;text-align:center;border:1px solid #02020824;width:54px;height:54px;font-size:25px;line-height:54px;display:inline-block}.rv-24-about_main_area .rv-24-about_content .rv-24-about_btn_area .rv-24-about_call .rv-24-about_call_icon:hover i{rotate:none}.rv-24-about_main_area .rv-24-about_content .rv-24-about_btn_area .rv-24-about_call .rv-24-about_call_icon i{transition:all .3s cubic-bezier(.46,.03,.52,.96);rotate:-30deg}.rv-24-about_main_area .rv-24-about_content .rv-24-about_btn_area .rv-24-about_call .rv-24-about_call_txt span{color:#020208;font-size:16px;font-weight:700;font-family:var(--mulish),sans-serif;margin-bottom:0;display:block}.rv-24-about_main_area .rv-24-about_content .rv-24-about_btn_area .rv-24-about_call .rv-24-about_call_txt .rv-24-about_call_num{color:#02020899;font-size:15px;font-weight:500;font-family:var(--mulish),sans-serif}.rv-25-about_main_area{background:#d6dec9;padding:160px 0;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-25-about_main_area{padding:130px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-25-about_main_area{padding:80px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-25-about_main_area{padding:60px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-25-about_main_area{padding:60px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-25-about_main_area{padding:50px 0}}@media only screen and (min-width:0) and (max-width:479px){.rv-25-about_main_area{padding:35px 0}}.rv-25-about_main_area .rv-25-about_image{width:500px;height:650px;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-25-about_main_area .rv-25-about_image{width:430px;height:640px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-25-about_main_area .rv-25-about_image{width:400px;height:550px;margin-left:30px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-25-about_main_area .rv-25-about_image{width:300px;height:400px;margin-left:30px}}@media only screen and (min-width:0) and (max-width:479px){.rv-25-about_main_area .rv-25-about_image{width:230px;height:300px;margin-left:0}}.rv-25-about_main_area .rv-25-about_image img{width:100%;height:100%}.rv-25-about_main_area .rv-25-about_image .rv-25-stiker{width:150px;height:150px;position:absolute;top:21%;left:-14%}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-25-about_main_area .rv-25-about_image .rv-25-stiker{top:21%;left:-8%}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-25-about_main_area .rv-25-about_image .rv-25-stiker{width:120px;height:120px;top:17%;left:-10%}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-25-about_main_area .rv-25-about_image .rv-25-stiker{width:100px;height:100px;top:17%;left:-10%}}@media only screen and (min-width:0) and (max-width:479px){.rv-25-about_main_area .rv-25-about_image .rv-25-stiker{width:80px;height:80px;top:17%;left:-10%}}.rv-25-about_main_area .rv-25-about_image .rv-25-about_second_image{content:"";width:250px;height:310px;position:absolute;bottom:-40px;right:-50px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-25-about_main_area .rv-25-about_image .rv-25-about_second_image{width:240px;height:300px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-25-about_main_area .rv-25-about_image .rv-25-about_second_image{width:200px;height:250px;bottom:-22px;right:15px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-25-about_main_area .rv-25-about_image .rv-25-about_second_image{width:175px;height:220px;bottom:-30px;right:0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-25-about_main_area .rv-25-about_image .rv-25-about_second_image{width:150px;height:200px;bottom:-30px;right:0}}@media only screen and (min-width:0) and (max-width:479px){.rv-25-about_main_area .rv-25-about_image .rv-25-about_second_image{width:130px;height:150px;bottom:-31px;right:0}}.rv-25-about_main_area .rv-25-about_image .rv-25-about_second_image .rv-25-about_second_txt{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000000a;border:1px solid #ffffff1a;padding:40px 30px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-25-about_main_area .rv-25-about_image .rv-25-about_second_image .rv-25-about_second_txt{padding:30px 20px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-25-about_main_area .rv-25-about_image .rv-25-about_second_image .rv-25-about_second_txt{padding:15px 25px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-25-about_main_area .rv-25-about_image .rv-25-about_second_image .rv-25-about_second_txt{padding:5px}}@media only screen and (min-width:0) and (max-width:479px){.rv-25-about_main_area .rv-25-about_image .rv-25-about_second_image .rv-25-about_second_txt{padding:5px 20px}}.rv-25-about_main_area .rv-25-about_image .rv-25-about_second_image .rv-25-about_second_txt h5{font-family:var(--mulish),sans-serif;text-transform:uppercase;color:#fff;margin-bottom:30px;font-size:15px;font-weight:700}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-25-about_main_area .rv-25-about_image .rv-25-about_second_image .rv-25-about_second_txt h5{margin-bottom:15px}}@media only screen and (min-width:0) and (max-width:479px){.rv-25-about_main_area .rv-25-about_image .rv-25-about_second_image .rv-25-about_second_txt h5{margin-bottom:0;font-size:12px}}.rv-25-about_main_area .rv-25-about_image .rv-25-about_second_image .rv-25-about_second_txt span{font-family:var(--mulish),sans-serif;color:#4a1808;font-size:80px;font-style:normal;font-weight:1000}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-25-about_main_area .rv-25-about_image .rv-25-about_second_image .rv-25-about_second_txt span{font-size:60px}}@media only screen and (min-width:0) and (max-width:479px){.rv-25-about_main_area .rv-25-about_image .rv-25-about_second_image .rv-25-about_second_txt span{font-size:30px}}.rv-25-about_main_area .rv-25-about_image .rv-25-about_second_image .rv-25-about_second_txt p{font-family:var(--mulish),sans-serif;color:#fff;margin:0;font-size:15px;font-weight:700}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-25-about_main_area .rv-25-about_image .rv-25-about_second_image .rv-25-about_second_txt p{font-size:12px}}.rv-25-about_main_area .rv-25-about_content{padding-left:70px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-25-about_main_area .rv-25-about_content{padding-left:40px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-25-about_main_area .rv-25-about_content{padding:40px 0 0}}.rv-25-about_main_area .rv-25-about_content .rv-25-about_content_sub_title{color:#020208;font-size:16px;font-weight:600;font-family:var(--mulish),sans-serif;margin-bottom:20px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-25-about_main_area .rv-25-about_content .rv-25-about_content_sub_title{margin-bottom:10px}}@media only screen and (min-width:480px) and (max-width:575px){.rv-25-about_main_area .rv-25-about_content .rv-25-about_content_sub_title{margin-bottom:5px}}.rv-25-about_main_area .rv-25-about_content .rv-25-about_content_title{color:#020208;font-size:50px;font-weight:700;font-family:var(--mulish),sans-serif;margin-bottom:35px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-25-about_main_area .rv-25-about_content .rv-25-about_content_title{margin-bottom:20px;font-size:40px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-25-about_main_area .rv-25-about_content .rv-25-about_content_title{margin-bottom:15px;font-size:30px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-25-about_main_area .rv-25-about_content .rv-25-about_content_title{margin-bottom:15px;font-size:25px}}@media only screen and (min-width:0) and (max-width:479px){.rv-25-about_main_area .rv-25-about_content .rv-25-about_content_title{margin-bottom:10px;font-size:20px}}.rv-25-about_main_area .rv-25-about_content .rv-25-about_content_desc{color:#020208b3;font-size:16px;font-weight:400;font-family:var(--mulish),sans-serif;margin-bottom:50px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-25-about_main_area .rv-25-about_content .rv-25-about_content_desc{margin-bottom:40px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-25-about_main_area .rv-25-about_content .rv-25-about_content_desc{margin-bottom:30px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-25-about_main_area .rv-25-about_content .rv-25-about_content_desc{margin-bottom:20px}}@media only screen and (min-width:0) and (max-width:479px){.rv-25-about_main_area .rv-25-about_content .rv-25-about_content_desc{margin-bottom:15px}}.rv-25-about_main_area .rv-25-about_content .rv-25-about_list{flex-wrap:wrap;align-items:center;margin-bottom:50px;display:flex}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-25-about_main_area .rv-25-about_content .rv-25-about_list{margin-bottom:35px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-25-about_main_area .rv-25-about_content .rv-25-about_list{margin-bottom:20px}}.rv-25-about_main_area .rv-25-about_content .rv-25-about_list li{color:#020208;font-family:var(--mulish),sans-serif;flex:0 0 50%;max-width:50%;padding-bottom:20px;font-size:15px;font-weight:600}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-25-about_main_area .rv-25-about_content .rv-25-about_list li{padding-bottom:10px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-25-about_main_area .rv-25-about_content .rv-25-about_list li{flex:0 0 100%;max-width:100%;padding-bottom:10px}}.rv-25-about_main_area .rv-25-about_content .rv-25-about_list li i{color:#b38d3f;text-align:center;margin-right:20px;font-size:17px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-25-about_main_area .rv-25-about_content .rv-25-about_list li i{margin-right:10px}}.rv-25-about_main_area .rv-25-about_content .rv-25-about_btn_area{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.rv-25-about_main_area .rv-25-about_content .rv-25-about_btn_area .rv-25-about_btn{color:#fff;text-align:center;z-index:1;width:190px;height:54px;font-size:16px;font-weight:700;line-height:54px;font-family:var(--mulish),sans-serif;background:#a58051;border:1px solid #a58051;transition:all .5s;display:inline-block;position:relative}@media only screen and (min-width:480px) and (max-width:575px){.rv-25-about_main_area .rv-25-about_content .rv-25-about_btn_area .rv-25-about_btn{width:160px}}.rv-25-about_main_area .rv-25-about_content .rv-25-about_btn_area .rv-25-about_btn:before{content:"";z-index:-1;background:#020208;width:0;height:100%;transition:all .4s;position:absolute;inset:0 0 0 auto}.rv-25-about_main_area .rv-25-about_content .rv-25-about_btn_area .rv-25-about_btn:hover:before{width:100%;left:0}.rv-25-about_main_area .rv-25-about_content .rv-25-about_btn_area .rv-25-about_author_meta{align-items:center;column-gap:15px;display:flex}@media only screen and (min-width:0) and (max-width:479px){.rv-25-about_main_area .rv-25-about_content .rv-25-about_btn_area .rv-25-about_author_meta{order:-1}}.rv-25-about_main_area .rv-25-about_content .rv-25-about_btn_area .rv-25-about_author_meta .rv-25-about_author_image{background:#464d3b;border-radius:50%;width:60px;height:60px}.rv-25-about_main_area .rv-25-about_content .rv-25-about_btn_area .rv-25-about_author_meta .rv-25-about_author_image img{border-radius:50%}.rv-25-about_main_area .rv-25-about_content .rv-25-about_btn_area .rv-25-about_author_meta .rv-25-about_author_data .rv-25-about_author_name{color:#020208;font-size:18px;font-weight:700;font-family:var(--mulish),sans-serif;margin-bottom:0;display:block}.rv-25-about_main_area .rv-25-about_content .rv-25-about_btn_area .rv-25-about_author_meta .rv-25-about_author_data .rv-25-about_author_desc{color:#020208b3;font-size:15px;font-weight:500;font-family:var(--mulish),sans-serif}.rv-25-about_main_area .home-11-about-sh-1{position:absolute;bottom:15%;right:0}.rv-25-about_main_area .home-11-about-sh-1 img{width:100%;height:100%}.rv-1-speakers{background-color:#e4e4e4}.rv-1-speakers__slider .swiper-slide:nth-child(odd){margin-top:50px}@media screen and (max-width:479px){.rv-1-speakers__slider .swiper-slide:nth-child(odd){margin-top:0}}.rv-1-speaker{z-index:1;width:100%;height:370px;position:relative;overflow:hidden}.rv-1-speaker:hover .rv-1-speaker__socials a{opacity:1;transform:translate(0)}.rv-1-speaker video{object-fit:cover;width:100%;height:100%}.rv-1-speaker__txt{position:absolute;bottom:24px;left:0}.rv-1-speaker__role{background-color:var(--white-f);text-transform:uppercase;color:#050505b3;margin-bottom:2px;padding:6px 14px;font-size:12px;font-weight:500;display:inline-block}.rv-1-speaker__name{background-color:var(--white-f);color:var(--white-f);padding:8px 14px;font-size:18px;font-weight:600}.rv-1-speaker__socials{flex-direction:column;gap:6px;display:flex;position:absolute;top:20px;right:20px}.rv-1-speaker__socials a{background-color:var(--white-f);color:var(--white-f);text-align:center;opacity:0;border-radius:50%;width:40px;height:40px;line-height:40px;transition:all .4s;transform:translate(50px)}.rv-1-speaker__socials a:hover{background-color:var(--orange);color:var(--white-f)}.rv-1-speaker__socials a:nth-child(2){transition:all .4s,transform .4s .1s,opacity .4s .1s}.rv-1-speaker__socials a:nth-child(3){transition:all .4s,transform .4s .2s,opacity .4s .2s}.rv-1-schedule__tabs{border:none;justify-content:center;gap:15px;margin-bottom:60px}@media screen and (max-width:991px){.rv-1-schedule__tabs{margin-bottom:30px}}@media screen and (max-width:767px){.rv-1-schedule__tabs{gap:10px}}.rv-1-schedule__tabs .nav-link{border:1px solid #05050524;border-radius:0;padding:10px 40px;position:relative}@media screen and (max-width:1399px){.rv-1-schedule__tabs .nav-link{padding:10px 30px}}@media screen and (max-width:1199px){.rv-1-schedule__tabs .nav-link{padding:8px 20px}}@media screen and (max-width:767px){.rv-1-schedule__tabs .nav-link{padding:8px 12px}}.rv-1-schedule__tabs .nav-link:before{content:"";background-color:var(--orange);z-index:-1;opacity:0;clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:32px;height:17px;transition:all .15s ease-in-out;position:absolute;top:100%;left:50%;translate:-50%}.rv-1-schedule__tabs .nav-link.active{border-color:var(--orange);background-color:var(--orange);color:var(--white-f)}.rv-1-schedule__tabs .nav-link.active:before{opacity:1}.rv-1-schedule__tabs .nav-link.active .title{color:var(--white-f)}.rv-1-schedule__tabs .nav-link.active .sub-title{color:#fffc}.rv-1-schedule__tabs .nav-link .title{color:var(--white-f);font-size:22px;font-weight:600;display:block}@media screen and (max-width:1199px){.rv-1-schedule__tabs .nav-link .title{font-size:20px}}@media screen and (max-width:991px){.rv-1-schedule__tabs .nav-link .title{font-size:18px}}.rv-1-schedule__tabs .nav-link .sub-title{color:#05050580;font-weight:500}.rv-1-schedule-conf{grid-gap:60px;z-index:1;border:1px solid #0000;border-top-color:#0505051a;grid-template-columns:27% 50% auto;align-items:center;gap:60px;padding:35px 65px;transition:all .4s;animation:1.4s confAnime;display:grid;position:relative}@media screen and (max-width:1399px){.rv-1-schedule-conf{grid-template-columns:30% 45% auto;gap:50px;padding:25px 35px}}@media screen and (max-width:1199px){.rv-1-schedule-conf{gap:35px}}@media screen and (max-width:991px){.rv-1-schedule-conf{grid-template-columns:45% 55%}}@media screen and (max-width:767px){.rv-1-schedule-conf{text-align:center;grid-template-columns:100%;justify-content:center;gap:25px}}@media screen and (max-width:479px){.rv-1-schedule-conf{gap:15px;padding:20px}}.rv-1-schedule-conf:hover{border-color:#0505051a #0505051a #0000}.rv-1-schedule-conf:hover:before{opacity:1}.rv-1-schedule-conf:hover .rv-1-schedule-conf__btn i{background-color:var(--orange);border-color:var(--orange);color:var(--white-f)}.rv-1-schedule-conf:before{content:"";z-index:-1;opacity:0;background:linear-gradient(94deg,#f2584c0d,#f2584c00);transition:all .4s;position:absolute;inset:0}.rv-1-schedule-conf:first-child{border-top-color:#0000}.rv-1-schedule-conf:first-child:hover{border-top-color:#0505051a}@media screen and (max-width:991px){.rv-1-schedule-conf:last-child{border-bottom-color:#0505051a}}.rv-1-schedule-conf:last-child:hover{border-color:#0505051a}.rv-1-schedule-conf>*{flex:auto}.rv-1-schedule-conf__author{justify-content:space-between;align-items:center;gap:40px;display:flex}@media screen and (max-width:1199px){.rv-1-schedule-conf__author{gap:15px}}.rv-1-schedule-conf__author-name{font-size:20px;font-weight:700;font-family:var(--mulish);color:var(--white-f);margin-bottom:5px}@media screen and (max-width:479px){.rv-1-schedule-conf__author-name{margin-bottom:3px;font-size:18px}}.rv-1-schedule-conf__author-label{font-weight:500;font-family:var(--mulish);color:#05050599;font-size:15px}.rv-1-schedule-conf__author-img{flex-shrink:0}.rv-1-schedule-conf__author-img img{object-fit:cover;width:100px;height:100px}.rv-1-schedule-conf__name{color:var(--white-f);margin-bottom:15px;font-size:24px;font-weight:600}@media screen and (max-width:1199px){.rv-1-schedule-conf__name{margin-bottom:10px;font-size:22px}}@media screen and (max-width:479px){.rv-1-schedule-conf__name{font-size:20px}}.rv-1-schedule-conf__name a:hover{color:var(--orange)}.rv-1-schedule-conf__infos{gap:35px;display:flex}@media screen and (max-width:767px){.rv-1-schedule-conf__infos{justify-content:center}}@media screen and (max-width:479px){.rv-1-schedule-conf__infos{flex-direction:column;align-items:center;gap:10px}}.rv-1-schedule-conf__infos li{color:#05050599;align-items:center;gap:8px;font-size:15px;font-weight:500;display:flex}.rv-1-schedule-conf__infos li i{color:var(--orange);font-size:20px}.rv-1-schedule-conf__btn{font-family:var(--mulish);color:var(--white-f);justify-content:center;align-items:center;gap:8px;font-size:16px;font-weight:700;display:flex}@media screen and (max-width:991px){.rv-1-schedule-conf__btn{grid-column:1/3}}@media screen and (max-width:767px){.rv-1-schedule-conf__btn{grid-column:auto}}.rv-1-schedule-conf__btn i{text-align:center;border:1px solid #05050524;border-radius:50%;flex-shrink:0;width:35px;height:35px;line-height:35px;transition:all .4s}@keyframes confAnime{0%{transform:rotateX(90deg)}to{transform:rotateX(0)}}.rv-17-events_section{padding:130px 40px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-17-events_section{padding:70px 40px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-17-events_section{padding:50px 40px}}.rv-17-events_section .rv-17-even_title{text-align:center;padding-bottom:60px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-17-events_section .rv-17-even_title{padding-bottom:40px}}.rv-17-events_section .rv-17-even_title .rv-17-even_sub_heading{color:var(--white-f);text-transform:uppercase;padding-left:10px;font-weight:600;position:relative}.rv-17-events_section .rv-17-even_title .rv-17-even_sub_heading:after{content:"";background:#dfe11b;width:2px;height:100%;position:absolute;top:0;left:0}.rv-17-events_section .rv-17-even_title .rv-17-even_heading{color:#020208;font-size:50px;font-weight:800;font-family:var(--mulish),sans-serif;margin:0;padding-top:7px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-17-events_section .rv-17-even_title .rv-17-even_heading{font-size:45px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-17-events_section .rv-17-even_title .rv-17-even_heading{font-size:35px}}.rv-17-events_section .rv-17-single_even{border:1px solid #02020833;padding:80px 30px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-17-events_section .rv-17-single_even{margin-bottom:30px;padding:40px 20px}}.rv-17-events_section .rv-17-single_even .rv-17-single_even_meta{flex-wrap:wrap;align-items:center;gap:15px;padding-bottom:30px;display:flex}.rv-17-events_section .rv-17-single_even .rv-17-single_even_meta .rv-17-single_even_date{color:#fff;font-family:var(--mulish),sans-serif;background:#d21028;padding:4px 10px}.rv-17-events_section .rv-17-single_even .rv-17-single_even_meta .rv-17-single_even_meta_catagory{font-size:15px;font-weight:500;font-family:var(--mulish),sans-serif;color:#02020899}.rv-17-events_section .rv-17-single_even .rv-17-single_even_meta .rv-17-single_even_meta_catagory i{color:#020208;margin-right:5px}.rv-17-events_section .rv-17-single_even .rv-17-single_even_content_title{font-size:24px;font-weight:700;font-family:var(--mulish),sans-serif;margin-bottom:30px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-17-events_section .rv-17-single_even .rv-17-single_even_content_title{font-size:20px}}.rv-17-events_section .rv-17-single_even .rv-17-single_even_content_title a{color:#020208}.rv-17-events_section .rv-17-single_even .rv-17-single_even_content_title a:hover{color:#d21028}.rv-17-events_section .rv-17-single_even .rv-17-single_even_list{align-items:center;column-gap:14px;padding-bottom:20px;display:flex}.rv-17-events_section .rv-17-single_even .rv-17-single_even_list .rv-17-single_even_list_icon{color:#d21028;border:1px solid #02020833;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;display:flex}.rv-17-events_section .rv-17-single_even .rv-17-single_even_list span{color:#020208;font-weight:500;font-family:var(--mulish),sans-serif;padding-bottom:5px}.rv-17-events_section .rv-17-single_even .rv-17-single_even_list h6{color:#020208;font-weight:700;font-family:var(--mulish),sans-serif;margin:0}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-17-events_section .rv-17-single_even .rv-17-single_even_list h6{font-size:14px}}.rv-17-events_section .rv-17-single_even .rv-17-single_even_btn{color:#020208;width:160px;height:44px;font-size:16px;font-weight:700;font-family:var(--mulish),sans-serif;background:0 0;border:1px solid #02020833;justify-content:center;align-items:center;margin-top:30px;display:flex}.rv-17-events_section .rv-17-single_even .rv-17-single_even_btn:hover{background:#dfe11b;border:1px solid #0000}.rv-19-timetable_section{padding:130px 0}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-19-timetable_section{padding:100px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-19-timetable_section{padding:80px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-19-timetable_section{padding:60px 0}}.rv-19-timetable_section .rv-19-timetable_section_top{justify-content:space-between;align-items:center;padding-bottom:60px;display:flex}.rv-19-timetable_section .rv-19-timetable_section_top .rv-19-timetable_title .rv-19-timetable_heading{color:#142137;font-size:60px;font-weight:800;font-family:var(--mulish),sans-serif;margin:0}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-19-timetable_section .rv-19-timetable_section_top .rv-19-timetable_title .rv-19-timetable_heading{font-size:45px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-19-timetable_section .rv-19-timetable_section_top .rv-19-timetable_title .rv-19-timetable_heading{font-size:35px}}@media only screen and (min-width:0) and (max-width:479px){.rv-19-timetable_section .rv-19-timetable_section_top .rv-19-timetable_title .rv-19-timetable_heading{font-size:25px}}.rv-19-timetable_section .rv-19-timetable_section_top .rv-19-timetable_button_area{color:#142137;text-align:center;z-index:1;width:200px;height:54px;font-size:16px;font-weight:700;font-family:var(--mulish),sans-serif;background:#dfe11b;border:1px solid #fff;justify-content:space-between;align-items:center;column-gap:1px;display:flex;position:relative}.rv-19-timetable_section .rv-19-timetable_section_top .rv-19-timetable_button_area .rv-19-timetable_btn{color:#142137;width:100%;height:100%;font-family:var(--mulish),sans-serif;border-right:1px solid #fff;justify-content:center;align-items:center;display:flex}.rv-19-timetable_section .rv-19-timetable_section_top .rv-19-timetable_button_area:hover{color:var(--white-f);letter-spacing:1px}.rv-19-timetable_section .rv-19-timetable_section_top .rv-19-timetable_button_area:hover i{transform:rotate(0)}.rv-19-timetable_section .rv-19-timetable_section_top .rv-19-timetable_button_area i{text-align:center;align-self:flex-end;width:54px;height:54px;line-height:54px;transition:all .4s;transform:rotate(-45deg)}.rv-19-timetable_section .rv-19-timetable_image{text-align:center;height:100%}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-19-timetable_section .rv-19-timetable_image{height:620px;padding-bottom:50px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-19-timetable_section .rv-19-timetable_image{height:500px;padding-bottom:50px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-19-timetable_section .rv-19-timetable_image{height:420px;padding-bottom:0}}@media only screen and (min-width:0) and (max-width:479px){.rv-19-timetable_section .rv-19-timetable_image{height:350px;padding-bottom:0}}.rv-19-timetable_section .rv-19-timetable_image img{width:auto;height:100%}.rv-19-timetable_section .rv-19-timetable_calender_main_area .rv-19-timetable_calender_area{justify-content:flex-end;align-items:flex-start;display:flex}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-19-timetable_section .rv-19-timetable_calender_main_area .rv-19-timetable_calender_area{flex-direction:column}}.rv-19-timetable_section .rv-19-timetable_calender_main_area .rv-19-timetable_calender_area .rv-19-ti_one{border-left:1px solid #14213724;margin-top:40px}.rv-19-timetable_section .rv-19-timetable_calender_main_area .rv-19-timetable_calender_area .rv-19-timetable_calender_colum{border-right:1px solid #14213724;width:100%}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-19-timetable_section .rv-19-timetable_calender_main_area .rv-19-timetable_calender_area .rv-19-timetable_calender_colum{border-left:1px solid #14213724}}.rv-19-timetable_section .rv-19-timetable_calender_main_area .rv-19-timetable_calender_area .rv-19-timetable_calender_colum .rv-19-timetable_calender .week_name{background:#eff0f3;align-items:center;width:100%;height:80px;padding:0 20px;display:flex;position:relative}@media only screen and (min-width:0) and (max-width:479px){.rv-19-timetable_section .rv-19-timetable_calender_main_area .rv-19-timetable_calender_area .rv-19-timetable_calender_colum .rv-19-timetable_calender .week_name{height:60px}}.rv-19-timetable_section .rv-19-timetable_calender_main_area .rv-19-timetable_calender_area .rv-19-timetable_calender_colum .rv-19-timetable_calender .week_name span{content:"";color:#141414;text-align:center;width:80px;height:20px;font-size:14px;font-weight:500;line-height:20px;font-family:var(--mulish),sans-serif;background:#dfe11b;position:absolute;top:0;right:0}.rv-19-timetable_section .rv-19-timetable_calender_main_area .rv-19-timetable_calender_area .rv-19-timetable_calender_colum .rv-19-timetable_calender .week_name h3{color:#141414;font-size:30px;font-weight:700;font-family:var(--mulish),sans-serif;margin:0}.rv-19-timetable_section .rv-19-timetable_calender_main_area .rv-19-timetable_calender_area .rv-19-timetable_calender_colum .rv-19-timetable_calender .class_time{border-bottom:1px solid #1414141a;justify-content:space-between;align-items:center;column-gap:50px;padding:15px 20px;display:flex}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-19-timetable_section .rv-19-timetable_calender_main_area .rv-19-timetable_calender_area .rv-19-timetable_calender_colum .rv-19-timetable_calender .class_time{column-gap:25px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-19-timetable_section .rv-19-timetable_calender_main_area .rv-19-timetable_calender_area .rv-19-timetable_calender_colum .rv-19-timetable_calender .class_time{column-gap:10px}}.rv-19-timetable_section .rv-19-timetable_calender_main_area .rv-19-timetable_calender_area .rv-19-timetable_calender_colum .rv-19-timetable_calender .class_time p{color:#142137b3;font-size:15px;font-weight:600;font-family:var(--mulish),sans-serif;margin:0}.rv-19-timetable_section .rv-19-timetable_calender_main_area .rv-19-timetable_calender_area .rv-19-timetable_calender_colum .rv-19-timetable_calender .class_time span{color:#142137b3;font-size:15px;font-weight:600;font-family:var(--mulish),sans-serif}.rv-1-video{z-index:1;background:url(/static-assets/static/media/rv-1-video-bg.54eac87d.jpg) 50%/cover no-repeat;padding:299px 0;position:relative}@media screen and (max-width:1399px){.rv-1-video{padding:199px 0}}@media screen and (max-width:1199px){.rv-1-video{padding:159px 0}}@media screen and (max-width:991px){.rv-1-video{padding:129px 0}}@media screen and (max-width:767px){.rv-1-video{padding:109px 0}}@media screen and (max-width:575px){.rv-1-video{padding:69px 0}}.rv-1-video:before{content:"";z-index:-1;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#02020880;position:absolute;inset:0}.rv-1-video__title{color:var(--white-f);text-transform:uppercase;margin-bottom:48px}@media screen and (max-width:1199px){.rv-1-video__title{margin-bottom:28px}}.rv-1-video__descr{color:var(--white-f);font-family:var(--mulish);width:55%;font-size:20px;font-weight:600;line-height:120%}@media screen and (max-width:767px){.rv-1-video__descr{width:85%}}@media screen and (max-width:479px){.rv-1-video__descr{width:100%}}.rv-1-video__descr span{background:linear-gradient(45deg,#efc329,#efc329) 0 0/100% 100% no-repeat;padding:0 2px;display:inline}.rv-1-video__btn{justify-content:flex-end;align-items:center;gap:20px;display:flex}@media screen and (max-width:991px){.rv-1-video__btn{justify-content:flex-start}}@media screen and (max-width:479px){.rv-1-video__btn{gap:15px}}.rv-1-video__btn a{background-color:var(--white-f);width:110px;height:110px;color:var(--white-f);border-radius:50%;flex-shrink:0;place-content:center;font-size:20px;display:grid}@media screen and (max-width:991px){.rv-1-video__btn a{width:90px;height:90px}}@media screen and (max-width:479px){.rv-1-video__btn a{width:80px;height:80px}}.rv-1-video__btn a:hover{background-color:var(--white-f);color:var(--white-f)}.rv-1-video__btn span.txt{color:var(--white-f);font-family:var(--mulish);font-size:20px;font-weight:700}.rv-2-video{text-align:center;background:url(/static-assets/static/media/rv-2-video-banner.18f89d8b.jpg) 50%/cover no-repeat;padding:295px 0}@media screen and (max-width:1399px){.rv-2-video{padding:206px 0}}@media screen and (max-width:991px){.rv-2-video{padding:136px 0}}@media screen and (max-width:575px){.rv-2-video{padding:106px 0}}@media screen and (max-width:479px){.rv-2-video{padding:86px 0}}.rv-2-video__btn{text-align:center;width:110px;height:110px;color:var(--white-f);z-index:auto;background:linear-gradient(#c2d600,#f0ff53);border-radius:50%;font-size:22px;line-height:110px;position:relative}@media screen and (max-width:767px){.rv-2-video__btn{width:90px;height:90px;line-height:90px}}@media screen and (max-width:479px){.rv-2-video__btn{width:80px;height:80px}}.rv-2-video__btn i{filter:drop-shadow(0 2px 2px #afb005)}.rv-2-video__btn:before{content:"";z-index:-1;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffff1a;border:1px solid #fff3;border-radius:50%;width:152%;height:152%;animation:1.2s ease-in infinite alternate btnAnimation;position:absolute;top:50%;left:50%;translate:-50% -50%}@keyframes btnAnimation{0%{filter:blur();opacity:1;width:152%;height:152%}to{filter:blur(30px);opacity:0;width:192%;height:192%}}.rv-4-videos{padding-bottom:100px}@media screen and (max-width:1399px){.rv-4-videos{padding-bottom:80px}}@media screen and (max-width:991px){.rv-4-videos{padding-bottom:60px}}@media screen and (max-width:479px){.rv-4-videos__banner img{height:180px}}.rv-4-videos__banner .rv-4-video-btn{width:100px;height:100px;line-height:100px;top:50%;right:50%;translate:50% -50%}@media screen and (max-width:479px){.rv-4-videos__banner .rv-4-video-btn{width:80px;height:80px;line-height:80px}}.rv-4-videos__row{--bs-gutter-x:30px;--bs-gutter-y:30px}@media screen and (max-width:1199px){.rv-4-videos__row{--bs-gutter-x:20px;--bs-gutter-y:20px}}.rv-4-video{position:relative}.rv-4-video-btn{color:var(--white-f);text-align:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#081c1580;border:1px solid #ffffff4d;width:70px;height:70px;font-size:30px;line-height:70px;position:absolute;top:0;right:0}.rv-4-video-btn:hover{color:#a90e20}.rv-5-video{background:url(/static-assets/static/media/rv-5-video-bg.55b992c6.jpg) 50%/cover no-repeat;padding:360px 0;position:relative}@media screen and (max-width:1399px){.rv-5-video{padding:300px 0}}@media screen and (max-width:1199px){.rv-5-video{padding:250px 0}}@media screen and (max-width:767px){.rv-5-video{padding:200px 0}}@media screen and (max-width:479px){.rv-5-video{padding:140px 0}}.rv-5-video span{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:0;background:#ffffff1a;border:1.5px solid #ffffff3d;border-radius:50%;justify-content:center;align-items:center;width:180px;height:180px;display:flex;position:absolute;top:50%;left:50%;translate:-50% -50%}@media screen and (max-width:1199px){.rv-5-video span{width:160px;height:160px}}@media screen and (max-width:767px){.rv-5-video span{width:140px;height:140px}}@media screen and (max-width:479px){.rv-5-video span{width:120px;height:120px}}.rv-5-video a{text-align:center;width:110px;height:110px;color:var(--white-f);z-index:1;background:linear-gradient(28deg,#d21028 8.41%,#ff8100 93.57%);border-radius:50%;font-size:22px;line-height:110px;position:relative}@media screen and (max-width:1199px){.rv-5-video a{width:110px;height:110px;line-height:110px}}@media screen and (max-width:767px){.rv-5-video a{width:100px;height:100px;line-height:100px}}@media screen and (max-width:479px){.rv-5-video a{width:80px;height:80px;line-height:80px}}.rv-5-video a:hover:before{opacity:1}.rv-5-video a:before{content:"";z-index:-1;opacity:0;background:linear-gradient(212deg,#d21028 8.41%,#ff8100 93.57%);border-radius:50%;transition:all .4s;position:absolute;inset:0}.rv-5-video a i{filter:drop-shadow(0 3px 1px #80073a4d)}.rv-6-video{background-image:url(/static-assets/static/media/rv-6-video-bg.852ab2d6.jpg);margin-right:160px;padding:335px 0;position:relative}@media screen and (max-width:1399px){.rv-6-video{margin-right:80px;padding:285px 0}}@media screen and (max-width:1199px){.rv-6-video{margin-right:60px;padding:235px 0}}@media screen and (max-width:991px){.rv-6-video{margin-right:0;padding:200px 0}}@media screen and (max-width:767px){.rv-6-video{padding:150px 0}}.rv-6-video:before{content:"";background:linear-gradient(to bottom,#f5f5f5 230px,var(--white-f) 0);z-index:-1;position:absolute;inset:0 -160px 0 0}.rv-6-video span{background:#0505054d;width:170px;height:170px;left:auto;right:250px;translate:0 -50%}@media screen and (max-width:1199px){.rv-6-video span{width:140px;height:140px}}@media screen and (max-width:991px){.rv-6-video span{right:50%;translate:50% -50%}}@media screen and (max-width:767px){.rv-6-video span{width:120px;height:120px}}.rv-6-video span a{background:linear-gradient(28deg,#ab180cf2 8.41%,#ff6357 93.57%)}@media screen and (max-width:1199px){.rv-6-video span a{width:90px;height:90px;line-height:90px}}@media screen and (max-width:767px){.rv-6-video span a{width:80px;height:80px;line-height:80px}}.rv-6-video span a:before{background:linear-gradient(212deg,#ab180cf2 8.41%,#ff6357 93.57%)}.rv-11-video{z-index:1;text-align:center;background:url(/static-assets/static/media/rv-11-video-bg.30823155.jpg) 50%/cover no-repeat;border-radius:100px 0;margin:0 50px;padding:220px 0;position:relative;overflow:hidden}@media screen and (max-width:1399px){.rv-11-video{padding:170px 0}}@media screen and (max-width:1199px){.rv-11-video{margin:0 30px;padding:140px 0}}@media screen and (max-width:991px){.rv-11-video{padding:120px 0}}@media screen and (max-width:767px){.rv-11-video{padding:90px 0}}@media screen and (max-width:575px){.rv-11-video{border-radius:70px 0;padding:70px 0}}@media screen and (max-width:479px){.rv-11-video{border-radius:50px 0;margin:0 12px;padding:50px 0}}.rv-11-video:before{content:"";z-index:-1;background:#05050566;position:absolute;inset:0}.rv-11-video__btn{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);width:100px;height:100px;color:var(--white-f);text-align:center;background:#fff3;border-radius:20px 0;margin-bottom:25px;font-size:40px;line-height:103px}@media screen and (max-width:1199px){.rv-11-video__btn{margin-bottom:18px}}@media screen and (max-width:991px){.rv-11-video__btn{width:90px;height:90px;line-height:93px}}@media screen and (max-width:479px){.rv-11-video__btn{width:80px;height:80px;margin-bottom:10px;font-size:35px;line-height:83px}}.rv-11-video h2{color:var(--white-f);font-family:var(--mulish);width:35%;margin:auto;font-size:44px;font-weight:700;line-height:113.636%}@media screen and (max-width:1399px){.rv-11-video h2{font-size:40px}}@media screen and (max-width:1199px){.rv-11-video h2{width:50%;font-size:36px}}@media screen and (max-width:991px){.rv-11-video h2{width:60%;font-size:32px}}@media screen and (max-width:767px){.rv-11-video h2{width:80%;font-size:30px}}@media screen and (max-width:575px){.rv-11-video h2{width:80%;font-size:26px}}@media screen and (max-width:479px){.rv-11-video h2{width:100%;font-size:24px}}.rv-14-video{background:url(/static-assets/static/media/rv-14-video-bg.30823155.jpg) 50%/cover no-repeat;margin-left:100px;margin-right:auto;padding:273px 0;position:relative}@media screen and (max-width:1599px){.rv-14-video{padding:223px 0}}@media screen and (max-width:1399px){.rv-14-video{margin-left:80px;padding:183px 0}}@media screen and (max-width:1199px){.rv-14-video{margin-left:60px;padding:163px 0}}@media screen and (max-width:991px){.rv-14-video{margin-left:0;padding:123px 0}}@media screen and (max-width:767px){.rv-14-video{padding:103px 0}}@media screen and (max-width:479px){.rv-14-video{padding:73px 0}}.rv-14-video:before{content:"";background-image:linear-gradient(to bottom,#174e5e 230px,var(--white-f) 0);width:100px;height:100%;position:absolute;top:0;left:-100px}.rv-14-video a{color:#fff6;font-size:140px;line-height:.7}.rv-14-video a i{clip-path:polygon(0 0,100% 50%,0 100%);line-height:.88;position:relative;overflow:hidden}.rv-14-video a i span{background-color:var(--white-f);width:13px;height:55px;animation:1.8s linear infinite alternate slideX;position:absolute;left:0}.rv-14-video a i span.stroke-2{animation-name:slide2;bottom:-15px;rotate:60deg}.rv-14-video a i span.stroke-3{animation-name:slide3;top:-15px;rotate:-60deg}@keyframes slideX{0%{transform:translateY(0)}to{transform:translateY(70px)}}@keyframes slide2{0%{transform:translateY(-14px)}to{transform:translateY(-85px)}}@keyframes slide3{0%{transform:translateY(85px)}to{transform:translateY(10px)}}.rv-19-video_section .video_image{z-index:1;width:100%;height:870px;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-19-video_section .video_image{height:700px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:992px) and (max-width:1199px){.rv-19-video_section .video_image{height:500px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-19-video_section .video_image{height:450px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-19-video_section .video_image{height:300px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-19-video_section .video_image{height:250px}}@media only screen and (min-width:0) and (max-width:479px){.rv-19-video_section .video_image{height:200px}}.rv-19-video_section .video_image img{width:100%;height:100%}.rv-19-video_section .video_image .video_btn{color:#080202;text-align:center;z-index:1;background-color:#dfe11b;border-radius:50%;width:70px;height:70px;line-height:70px;animation:1.5s linear infinite pulse;display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-19-video_section .video_image .video_btn{width:55px;height:55px;line-height:55px}}.rv-19-video_section .video_image .video_btn:hover{color:#dfe11b;background:#080202}.rv-20-video_section{background-image:url(/static-assets/static/media/home-6-video-1.98e88aac.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll;padding:150px 0 200px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-20-video_section{padding:100px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-20-video_section{padding:70px 0 150px}}.rv-20-video_section .rv-20-video_section_heading .rv-20-video_sub_title{color:#fff;text-align:center;border:1px solid #ffffff3d;justify-content:center;align-items:center;column-gap:4px;width:250px;height:36px;margin-bottom:30px;font-size:16px;font-weight:500;line-height:36px;display:flex}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-20-video_section .rv-20-video_section_heading .rv-20-video_sub_title{width:200px}}@media only screen and (min-width:480px) and (max-width:575px){.rv-20-video_section .rv-20-video_section_heading .rv-20-video_sub_title{width:180px}}@media only screen and (min-width:0) and (max-width:479px){.rv-20-video_section .rv-20-video_section_heading .rv-20-video_sub_title{width:150px;margin-bottom:15px}}.rv-20-video_section .rv-20-video_section_heading .rv-20-video_sub_title span{background:#fff;border-radius:50%;width:5px;height:5px}.rv-20-video_section .rv-20-video_section_heading .rv-20-video_section_title{color:#fff;font-size:50px;font-weight:800;font-family:var(--mulish),sans-serif;margin-bottom:60px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-20-video_section .rv-20-video_section_heading .rv-20-video_section_title{font-size:40px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-20-video_section .rv-20-video_section_heading .rv-20-video_section_title{font-size:30px}}@media only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-20-video_section .rv-20-video_section_heading .rv-20-video_section_title{font-size:24px}}@media only screen and (min-width:480px) and (max-width:575px){.rv-20-video_section .rv-20-video_section_heading .rv-20-video_section_title{font-size:20px}}@media only screen and (min-width:0) and (max-width:479px){.rv-20-video_section .rv-20-video_section_heading .rv-20-video_section_title{font-size:18px}}.rv-20-video_section .rv-20-video_button{position:relative}.rv-20-video_section .rv-20-video_button .video_btn{color:#003d8b;text-align:center;z-index:1;width:70px;height:70px;line-height:70px;font-family:var(--mulish),sans-serif;background-color:#fff;border-radius:50%;animation:1.5s linear infinite pulse;display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-20-video_section .rv-20-video_button .video_btn{width:55px;height:55px;line-height:55px}}.rv-20-video_section .rv-20-video_button .video_btn:hover{color:#fff;background:#003d8b}.rv-24-video_section{z-index:1;background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll;position:relative}.rv-24-video_section:after{content:"";z-index:-1;background:#020208b3;width:100%;height:100%;position:absolute;top:0;left:0}.rv-24-video_section .rv-24-video_content{text-align:center;padding:150px 0}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-24-video_section .rv-24-video_content{padding:100px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-24-video_section .rv-24-video_content{padding:70px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-24-video_section .rv-24-video_content{padding:60px 0}}.rv-24-video_section .rv-24-video_content .rv-24-room_rating{padding-bottom:20px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-24-video_section .rv-24-video_content .rv-24-room_rating{padding-bottom:10px}}.rv-24-video_section .rv-24-video_content .rv-24-room_rating i{color:#ffb422}.rv-24-video_section .rv-24-video_content .rv-24-video_sub_title{font-family:var(--mulish),sans-serif;color:#fffc;margin-bottom:20px;font-size:16px;font-weight:600}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-24-video_section .rv-24-video_content .rv-24-video_sub_title{margin-bottom:10px}}.rv-24-video_section .rv-24-video_content .rv-24-video_title{font-family:var(--mulish),sans-serif;color:#fff;margin-bottom:60px;font-size:44px;font-weight:800}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-24-video_section .rv-24-video_content .rv-24-video_title{margin-bottom:30px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-24-video_section .rv-24-video_content .rv-24-video_title{margin-bottom:25px;font-size:18px}}.rv-24-video_section .rv-24-video_content .rv-24-video_button .rv-24-video_btn{font-family:var(--mulish),sans-serif;text-align:center;width:70px;height:70px;position:inherit;color:#fff;transform:translate(-50%,-50%);transform:inherit;background-color:#a58051;border-radius:50%;line-height:70px;animation:1.5s linear infinite pulse;display:inline-block;position:absolute;top:50%;left:50%}.rv-24-video_section .rv-24-video_content .rv-24-video_button .rv-24-video_btn:hover{color:#f35b04}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-24-video_section .rv-24-video_content .rv-24-video_button .rv-24-video_btn{width:55px;height:55px;line-height:55px}}.rv-24-video_section .rv-24-video_content .rv-24-video_button .rv-24-video_btn:hover{color:#a58051;background:#fff}.rv-25-video_section{background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll;padding-top:250px;position:relative}@media only screen and (min-width:992px) and (max-width:1199px){.rv-25-video_section{padding-top:200px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-25-video_section{padding-top:80px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-25-video_section{padding-top:200px}}.rv-25-video_btn{color:#fff;text-align:center;background:linear-gradient(28deg,#ff006b 8.41%,#ff8100 93.57%);border-radius:50%;width:70px;height:70px;line-height:70px;animation:1.5s linear infinite pulse;display:inline-block;position:absolute;top:40%;left:80%;transform:translate(-50%,-50%);box-shadow:0 4px 10px #b0084f66}.rv-25-video_btn:hover{color:#f35b04;background:#fff}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-25-video_btn{width:55px;height:55px;line-height:55px;top:22%;left:50%}}.rv-25-video_btn:hover{color:linear-gradient(28deg,#ff006b 8.41%,#ff8100 93.57%)}.rv-25-video_info{background:#a07549;align-items:center;column-gap:60px;padding:50px;display:flex}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-25-video_info{column-gap:30px;padding:20px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-25-video_info{flex-direction:column;row-gap:30px;padding:20px}}.rv-25-video_logo{flex:0 0 25%;width:99px;height:120px;margin:auto}.rv-25-video_logo img{width:100%;height:100%}.rv-25-video_txt{color:#ffffff4d;font-size:16px;font-family:var(--mulish),sans-serif;border-left:1px solid #ffffff4d;padding-left:60px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-25-video_txt{padding-left:30px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-25-video_txt{border-top:1px solid #ffffff4d;border-left:0;padding-top:30px;padding-left:0}}.rv-25-video_txt a{color:#fff;text-decoration:underline;display:inline}.rv-25-video_txt a:hover{color:#1e3932;text-decoration:underline}.rv-1-pricing .rv-1-section-heading{text-align:center}.rv-1-pricing .rv-1-section__title{margin-bottom:48px}@media screen and (max-width:1199px){.rv-1-pricing .rv-1-section__title{margin-bottom:33px}}@media screen and (max-width:767px){.rv-1-pricing .rv-1-section__title{margin-bottom:23px}}.rv-1-pricing__row{--bs-gutter-x:30px;--bs-gutter-y:30px}@media screen and (max-width:1199px){.rv-1-pricing__row{--bs-gutter-x:20px;--bs-gutter-y:20px}}@media screen and (max-width:575px){.rv-1-pricing__row{--bs-gutter-x:15px;--bs-gutter-y:15px}}.rv-1-pricing-pack{background:url(/static-assets/static/media/rv-1-pricing-bg.1451b3db.png) 50%/100% 100% no-repeat;padding:60px 24px}@media screen and (max-width:1199px){.rv-1-pricing-pack{padding:45px 24px}}@media screen and (max-width:767px){.rv-1-pricing-pack{padding:35px 15px}}.rv-1-pricing-pack__heading{padding-left:15px}.rv-1-pricing-pack__sub-title{font-family:var(--mulish);color:var(--white-f);margin-bottom:11px;font-size:18px;font-weight:600}@media screen and (max-width:767px){.rv-1-pricing-pack__sub-title{margin-bottom:6px}}@media screen and (max-width:575px){.rv-1-pricing-pack__sub-title{font-size:16px}}.rv-1-pricing-pack__title{font-family:var(--mulish);color:var(--white-f);margin-bottom:26px;font-size:60px;font-weight:700}@media screen and (max-width:1399px){.rv-1-pricing-pack__title{font-size:45px}}@media screen and (max-width:1199px){.rv-1-pricing-pack__title{margin-bottom:16px;font-size:40px}}@media screen and (max-width:767px){.rv-1-pricing-pack__title{margin-bottom:10px;font-size:35px}}@media screen and (max-width:575px){.rv-1-pricing-pack__title{font-size:30px}}.rv-1-pricing-pack__details{background-color:var(--white-f);border:1px solid #05050514;padding:40px 40px 45px}@media screen and (max-width:1199px){.rv-1-pricing-pack__details{padding:30px 25px}}@media screen and (max-width:767px){.rv-1-pricing-pack__details{padding:20px 15px}}.rv-1-pricing-pack__info{font-family:var(--mulish);color:#050505b3;padding-left:32px;font-size:15px;font-weight:500;position:relative}@media screen and (max-width:767px){.rv-1-pricing-pack__info{padding-left:27px}}.rv-1-pricing-pack__info:not(:last-child){margin-bottom:20px}@media screen and (max-width:1199px){.rv-1-pricing-pack__info:not(:last-child){margin-bottom:15px}}@media screen and (max-width:767px){.rv-1-pricing-pack__info:not(:last-child){margin-bottom:12px}}.rv-1-pricing-pack__info:before{content:"";background:url(/static-assets/static/media/rv-1-icon-3.fb5b1ac2.png) 50%/100% no-repeat;border-radius:50%;width:20px;height:20px;position:absolute;top:50%;left:0;translate:0 -50%;box-shadow:0 1px 2px #068a4b4d}@media screen and (max-width:767px){.rv-1-pricing-pack__info:before{width:18px;height:18px}}.rv-1-pricing-pack__btn{margin-top:40px;line-height:48px;display:flex}@media screen and (max-width:1199px){.rv-1-pricing-pack__btn{margin-top:25px}}@media screen and (max-width:767px){.rv-1-pricing-pack__btn{margin-top:15px;line-height:42px}}.rv-1-pricing-pack__btn:hover .txt{color:var(--white-f)}.rv-1-pricing-pack__btn:hover .icon,.rv-1-pricing-pack__btn:hover .txt{background-color:var(--orange);border-color:var(--orange)}.rv-1-pricing-pack__btn:hover .icon img{filter:invert(0)}.rv-1-pricing-pack__btn .txt{text-align:center;width:100%;color:var(--white-f);border-radius:14px}.rv-1-pricing-pack__btn .icon,.rv-1-pricing-pack__btn .txt{background-color:var(--white-f);border:1px solid #05050524}.rv-1-pricing-pack__btn .icon{border-radius:14px;transition:all .4s}@media screen and (max-width:575px){.rv-1-pricing-pack__btn .icon{display:none}}.rv-1-pricing-pack__btn .icon img{filter:invert();transition:all .4s}@media screen and (max-width:1399px){.rv-8-pricing{padding:40px 0 80px}}@media screen and (max-width:991px){.rv-8-pricing{padding:30px 0 60px}}.rv-8-pricing-pack{background:#1c74e90f;padding:50px 40px}@media screen and (max-width:1199px){.rv-8-pricing-pack{padding:40px 30px}}@media screen and (max-width:767px){.rv-8-pricing-pack{padding:35px 30px}}.rv-8-pricing-pack .rv-1-pricing-pack__title{margin-bottom:0}.rv-8-pricing-pack .rv-1-pricing-pack__heading{border-bottom:1px solid #05050514;margin-bottom:40px;padding-bottom:25px;padding-left:0}@media screen and (max-width:1199px){.rv-8-pricing-pack .rv-1-pricing-pack__heading{margin-bottom:30px;padding-bottom:15px}}@media screen and (max-width:767px){.rv-8-pricing-pack .rv-1-pricing-pack__heading{margin-bottom:20px;padding-bottom:10px}}.rv-8-pricing-pack .rv-1-pricing-pack__info:before{background-image:url(/static-assets/static/media/rv-8-pricing-icon.a1dad438.png);border-radius:0}.rv-8-pricing-pack .rv-3-def-btn{text-align:center;width:100%;color:var(--white-f);background-color:#0000;border:1px solid #05050514;margin-bottom:54px}@media screen and (max-width:1199px){.rv-8-pricing-pack .rv-3-def-btn{margin-bottom:44px}}@media screen and (max-width:767px){.rv-8-pricing-pack .rv-3-def-btn{margin-bottom:34px}}.rv-8-pricing-pack .rv-3-def-btn:hover{color:var(--white-f);background-color:#1c74e9;border-color:#1c74e9}.rv-11-pricing .rv-11-section__heading{text-align:center}.rv-11-pricing-plan__title{color:var(--white-f);font-family:var(--mulish);margin-bottom:30px;font-size:22px;font-weight:700;line-height:127.273%}@media screen and (max-width:1399px){.rv-11-pricing-plan__title{margin-bottom:20px}}.rv-11-pricing-plan__txt{background:var(--white-f);font-family:var(--mulish);border:1px solid #0505051a;border-radius:40px 0;margin:-80px 30px 0;padding:60px 40px;position:relative}@media screen and (max-width:1399px){.rv-11-pricing-plan__txt{margin:-70px 20px 0;padding:50px 30px}}@media screen and (max-width:1199px){.rv-11-pricing-plan__txt{margin:-70px 15px 0;padding:30px 20px 25px}}.rv-11-pricing-plan__txt>a{color:#a98153;margin-top:27px;font-size:15px;font-weight:700}@media screen and (max-width:1399px){.rv-11-pricing-plan__txt>a{margin-top:22px}}.rv-11-pricing-plan-feature:not(:last-child){margin-bottom:24px}.rv-11-pricing-plan-feature__top{z-index:1;justify-content:space-between;margin-bottom:4px;display:flex;position:relative;overflow:hidden}.rv-11-pricing-plan-feature__top:before{content:"";z-index:-1;background:linear-gradient(90deg,#0000 50%,#0505053d 0) 0 0/6% 100% repeat-x;height:1px;position:absolute;top:50%;left:0;right:0;translate:0 -50%}.rv-11-pricing-plan-feature h6{background-color:var(--white-f);color:var(--white-f);margin-bottom:0;font-size:15px;font-weight:700}.rv-11-pricing-plan-feature__title{padding-right:5px}.rv-11-pricing-plan-feature__price{padding-left:5px}.rv-11-pricing-plan__sub-title{color:#050505b3;margin-bottom:0;font-size:14px;font-weight:400}.rv-11-pricing-plan.popular .rv-11-pricing-plan__img{border-radius:40px 0;overflow:hidden}.rv-18-price_plan_section{padding:130px 0}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-18-price_plan_section{padding:100px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-18-price_plan_section{padding:70px 0}}.rv-18-price_plan_section .rv-18-price_heading{color:#142137;z-index:1;text-align:center;font-size:50px;font-weight:800;font-family:var(--mulish),sans-serif;margin-bottom:60px;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-18-price_plan_section .rv-18-price_heading{font-size:40px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-18-price_plan_section .rv-18-price_heading{margin-bottom:40px;font-size:35px}}@media only screen and (min-width:0) and (max-width:479px){.rv-18-price_plan_section .rv-18-price_heading{margin-bottom:40px;font-size:25px}}.rv-18-price_plan_section .rv-18-price_heading span{z-index:-1;position:absolute;bottom:-35%;right:25%}.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_nav{grid-gap:20px;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:50px;display:grid}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_nav{grid-template-columns:repeat(2,1fr);gap:30px}}.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_nav li{background:#fff;border:1px solid #14213724;flex-direction:column;justify-content:center;place-self:center;align-items:center;width:300px;height:120px;display:flex}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_nav li{width:250px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:992px) and (max-width:1199px){.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_nav li{width:200px}}@media only screen and (min-width:0) and (max-width:479px){.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_nav li{width:120px;height:100px}.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_nav li img{object-fit:contain;width:80px;height:auto}}.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_nav li p{color:#142137;text-align:center;margin:4px 0 0;font-size:18px;font-weight:700}@media only screen and (min-width:0) and (max-width:479px){.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_nav li p{font-size:16px}}.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_nav .tab.tab--active{position:relative;background:#1c74e9!important}.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_nav .tab.tab--active p{color:#fff!important}.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_nav .tab.tab--active:before{content:"";background:#1c74e9;width:30px;height:30px;position:absolute;bottom:-13px;transform:rotate(45deg)}.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_nav .tab.tab--active img{filter:brightness(0)invert()}.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_wrapper .rv-18-single_pricing_plan .rv-18-pricing_plan_header{background:#1c74e91a;padding:50px 25px;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_wrapper .rv-18-single_pricing_plan .rv-18-pricing_plan_header{padding:70px 25px}}.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_wrapper .rv-18-single_pricing_plan .rv-18-pricing_plan_header .rv-18-pricing_plan_best_choice{color:#142137;font-size:14px;font-weight:700;font-family:var(--mulish),sans-serif;background:#fff;padding:3px 10px;position:absolute;top:25px;right:25px}.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_wrapper .rv-18-single_pricing_plan .rv-18-pricing_plan_header .rv-18-pricing_plan_header_title{color:#142137;font-size:18px;font-weight:700;font-family:var(--mulish),sans-serif;margin-bottom:7px}.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_wrapper .rv-18-single_pricing_plan .rv-18-pricing_plan_header .rv-18-pricing_plan_price{color:#142137;font-size:60px;font-weight:700;font-family:var(--mulish),sans-serif;margin:0;padding-bottom:30px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_wrapper .rv-18-single_pricing_plan .rv-18-pricing_plan_header .rv-18-pricing_plan_price{padding:0}}.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_wrapper .rv-18-single_pricing_plan .rv-18-pricing_plan_header .rv-18-pricing_plan_price sup{font-weight:500}.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_wrapper .rv-18-single_pricing_plan .rv-18-pricing_plan_content{background:#fff;border:1px solid #14213724;margin:0 20px;padding:50px 25px;position:relative;top:-40px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_wrapper .rv-18-single_pricing_plan .rv-18-pricing_plan_content{padding:40px 20px}}.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_wrapper .rv-18-single_pricing_plan .rv-18-pricing_plan_content .rv-18-pricing_plan_time{color:#fff;text-align:center;background:#1c74e9;width:114px;height:28px;padding:2px 0;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_wrapper .rv-18-single_pricing_plan .rv-18-pricing_plan_content li{font-family:var(--mulish),sans-serif;margin-bottom:15px}@media only screen and (min-width:0) and (max-width:479px){.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_wrapper .rv-18-single_pricing_plan .rv-18-pricing_plan_content li{font-size:14px}}.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_wrapper .rv-18-single_pricing_plan .rv-18-pricing_plan_content li i{text-align:center;border-radius:50%;width:25px;height:25px;margin-right:20px;font-size:12px;line-height:25px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_wrapper .rv-18-single_pricing_plan .rv-18-pricing_plan_content li i{margin-right:10px}}.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_wrapper .rv-18-single_pricing_plan .rv-18-pricing_plan_content li i.fa-check{color:#fff;background:#22ff7f}.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_wrapper .rv-18-single_pricing_plan .rv-18-pricing_plan_content li i.fa-times{color:#525e73;background:#14213733}.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_wrapper .rv-18-single_pricing_plan .rv-18-pricing_plan_content .rv-18-pricing_plan_footer a{color:#fff;height:50px;font-weight:700;font-family:var(--mulish),sans-serif;background:#142137;justify-content:center;align-items:center;margin-top:35px;transition:all .4s;display:flex}.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_wrapper .rv-18-single_pricing_plan .rv-18-pricing_plan_content .rv-18-pricing_plan_footer a:hover{color:#fff;letter-spacing:1.1px;background:#1c74e9}.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_wrapper .rv-18-single_pricing_plan .rv-18-pricing_plan_content .rv-18-pricing_plan_footer a:hover i{transform:rotate(-45deg)}.rv-18-price_plan_section .rv-18-price-main-area .rv-18-price_wrapper .rv-18-single_pricing_plan .rv-18-pricing_plan_content .rv-18-pricing_plan_footer a i{margin-left:7px;transition:all .4s}.rv-19-price_main_section{padding:130px 0}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-19-price_main_section{padding:100px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-19-price_main_section{padding:70px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-19-price_main_section{padding:50px 0}}.rv-19-price_main_section .rv-19-price_heading{color:#142137;text-align:center;font-size:70px;font-weight:800;font-family:var(--mulish),sans-serif;margin-bottom:60px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-19-price_main_section .rv-19-price_heading{font-size:55px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-19-price_main_section .rv-19-price_heading{font-size:45px}}.rv-19-price_main_section .rv-19-single_pricing_plan{border:1px solid #14213733}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-19-price_main_section .rv-19-single_pricing_plan{margin-bottom:30px}}.rv-19-price_main_section .rv-19-single_pricing_plan .rv-19-pricing_plan_header_title{color:#142137;width:100%;font-size:18px;font-weight:700;font-family:var(--mulish),sans-serif;background:#dfe11b;padding:25px 50px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-19-price_main_section .rv-19-single_pricing_plan .rv-19-pricing_plan_header_title{padding:15px 20px}}.rv-19-price_main_section .rv-19-single_pricing_plan .rv-19-pricing_plan_price{color:#142137;border-bottom:1px solid #14213724;margin:0 0 50px;padding:10px 50px;font-size:60px;font-weight:700}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-19-price_main_section .rv-19-single_pricing_plan .rv-19-pricing_plan_price{margin-bottom:30px;padding:10px 20px;font-size:40px}}.rv-19-price_main_section .rv-19-single_pricing_plan .rv-19-pricing_plan_price sub{color:#142137;font-size:14px;font-weight:500}.rv-19-price_main_section .rv-19-single_pricing_plan ul{padding:0 50px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-19-price_main_section .rv-19-single_pricing_plan ul{padding:0 20px}}.rv-19-price_main_section .rv-19-single_pricing_plan ul li{color:#a6a6a6;margin-bottom:15px;font-size:15px;font-weight:500}.rv-19-price_main_section .rv-19-single_pricing_plan ul li span{margin-right:25px}.rv-19-price_main_section .rv-19-single_pricing_plan ul .rv-19-op{color:#2b3e60}.rv-19-price_main_section .rv-19-single_pricing_plan ul .rv-19-op span{background:linear-gradient(143deg,#f0f200de,#b6b805 90.81%),#2b58a333;border-radius:50%;width:10px;height:10px;margin-right:15px}.rv-19-price_main_section .rv-19-single_pricing_plan .rv-19-price_plan_button_area{width:100%;padding:0 50px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-19-price_main_section .rv-19-single_pricing_plan .rv-19-price_plan_button_area{padding:0 20px}}.rv-19-price_main_section .rv-19-single_pricing_plan .rv-19-price_plan_button_area .rv-19-price_plan_btn{color:#142137;text-align:center;border:1px solid #14213724;width:100%;height:54px;margin:60px 0;font-family:Mulish,sans-serif;font-size:16px;font-weight:700;line-height:50px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-19-price_main_section .rv-19-single_pricing_plan .rv-19-price_plan_button_area .rv-19-price_plan_btn{margin:30px 0}}.rv-19-price_main_section .rv-19-single_pricing_plan .rv-19-price_plan_button_area .rv-19-price_plan_btn i{text-align:center;float:right;border-left:1px solid #14213724;width:50px;height:100%;margin-right:0;line-height:54px;transition:all .4s}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-19-price_main_section .rv-19-single_pricing_plan .rv-19-price_plan_button_area .rv-19-price_plan_btn i{widows:45px}}.rv-19-price_main_section .rv-19-single_pricing_plan .rv-19-price_plan_button_area .rv-19-price_plan_btn:hover{background:#dfe11b;border:1px solid #0000}.rv-19-price_main_section .rv-19-single_pricing_plan .rv-19-price_plan_button_area .rv-19-price_plan_btn:hover i{border-left:1px solid #fff}.rv-20-price_section{margin-top:-60px;padding-bottom:90px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-20-price_section{padding-bottom:100px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-20-price_section{padding-bottom:70px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-20-price_section{padding-bottom:50px}}.rv-20-price_section .rv-20-price_section_heading{text-align:center}.rv-20-price_section .rv-20-price_section_heading .rv-20-price_sub_title{color:#081c15;text-align:center;border:1px solid var(--white-f);width:140px;height:36px;font-size:16px;font-weight:500;line-height:36px;font-family:var(--mulish),sans-serif;justify-content:center;align-items:center;column-gap:4px;margin:0 auto;display:flex}.rv-20-price_section .rv-20-price_section_heading .rv-20-price_sub_title span{background:#081c15;border-radius:50%;width:5px;height:5px}.rv-20-price_section .rv-20-price_section_heading .rv-20-price_section_title{color:#081c15;font-size:54px;font-weight:800;font-family:var(--mulish),sans-serif;margin-top:20px;margin-bottom:50px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-20-price_section .rv-20-price_section_heading .rv-20-price_section_title{font-size:40px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-20-price_section .rv-20-price_section_heading .rv-20-price_section_title{margin-bottom:35px;font-size:28px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:768px) and (max-width:991px){.rv-20-price_section .rv-20-price_section_heading .rv-20-price_section_title{margin-bottom:30px;font-size:22px}}.rv-20-price_section .rv-20-single_pricing_plan{border:1px solid var(--white-f);margin-bottom:30px;padding:40px 0;transition:all .4s}.rv-20-price_section .rv-20-single_pricing_plan:hover{background:#003d8b}.rv-20-price_section .rv-20-single_pricing_plan:hover .rv-20-pricing_plan_header .rv-20-pricing_plan_header_title{color:#fff}.rv-20-price_section .rv-20-single_pricing_plan:hover .rv-20-pricing_plan_header .rv-20-pricing_plan_header_desc{color:#fff9}.rv-20-price_section .rv-20-single_pricing_plan:hover .rv-20-pricing_plan_price{color:#081c15;background:#fff}.rv-20-price_section .rv-20-single_pricing_plan:hover .rv-20-single_pricing_bg img{opacity:.1;transition:all .4s}.rv-20-price_section .rv-20-single_pricing_plan .rv-20-pricing_plan_header{margin-bottom:20px;padding:0 30px;position:relative}@media only screen and (min-width:0) and (max-width:479px){.rv-20-price_section .rv-20-single_pricing_plan .rv-20-pricing_plan_header{padding:0 20px}}.rv-20-price_section .rv-20-single_pricing_plan .rv-20-pricing_plan_header .rv-20-pricing_plan_header_title{color:#081c15;font-size:18px;font-weight:700;font-family:var(--mulish),sans-serif;margin-bottom:7px;transition:all .4s}.rv-20-price_section .rv-20-single_pricing_plan .rv-20-pricing_plan_header .rv-20-pricing_plan_header_desc{color:var(--white-f);font-size:15px;font-weight:400;font-family:var(--mulish),sans-serif;margin:0;transition:all .4s}.rv-20-price_section .rv-20-single_pricing_plan .rv-20-pricing_plan_price{color:#fff;z-index:2;font-size:40px;font-weight:700;font-family:var(--mulish),sans-serif;background:#003d8b;margin:0 0 0 30px;padding:10px 40px;transition:all .4s;position:relative}@media only screen and (min-width:0) and (max-width:479px){.rv-20-price_section .rv-20-single_pricing_plan .rv-20-pricing_plan_price{margin:0 0 0 20px;padding:10px 30px}}.rv-20-price_section .rv-20-single_pricing_plan .rv-20-pricing_plan_price sub{font-size:15px;font-weight:400;font-family:var(--mulish),sans-serif}.rv-20-price_section .rv-20-single_pricing_plan:hover ul li{color:#c0d2ca}.rv-20-price_section .rv-20-single_pricing_plan:hover ul li i{color:#fff}.rv-20-price_section .rv-20-single_pricing_plan ul{z-index:1;padding:35px 30px;position:relative}@media only screen and (min-width:0) and (max-width:479px){.rv-20-price_section .rv-20-single_pricing_plan ul{padding:30px 20px}}.rv-20-price_section .rv-20-single_pricing_plan ul li{color:#6b7773;margin-bottom:15px;font-size:15px;font-weight:500;transition:all .4s}.rv-20-price_section .rv-20-single_pricing_plan ul li i{color:#003d8b;margin-right:20px;font-size:18px;transition:all .4s}.rv-20-price_section .rv-20-single_pricing_plan ul .rv-20-single_pricing_bg{z-index:-1;width:320px;height:135%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.rv-20-price_section .rv-20-single_pricing_plan ul .rv-20-single_pricing_bg img{width:100%;height:100%;transition:all .4s}.rv-20-price_section .rv-20-single_pricing_plan .rv-20-pricing_plan_btn{font-family:var(--mulish),sans-serif;color:#081c15;border:1px solid var(--white-f);z-index:2;background:#fff;justify-content:center;align-items:center;height:50px;margin:0 30px;font-weight:700;transition:all .4s;display:flex;position:relative}@media only screen and (min-width:0) and (max-width:479px){.rv-20-price_section .rv-20-single_pricing_plan .rv-20-pricing_plan_btn{margin:0 20px}}.rv-20-price_section .rv-20-single_pricing_plan .rv-20-pricing_plan_btn:hover{letter-spacing:1.1px;background:#fff}.rv-1-gallery{background-color:#e4e4e4}.rv-1-gallery .rv-1-section-heading-2{margin-bottom:48px}@media screen and (max-width:1399px){.rv-1-gallery .rv-1-section-heading-2{margin-bottom:38px}}@media screen and (max-width:767px){.rv-1-gallery .rv-1-section-heading-2{margin-bottom:33px}}.rv-1-gallery-slide{position:relative;overflow:hidden}.rv-1-gallery-slide:hover img{scale:1.06}.rv-1-gallery-slide img{width:100%;height:540px}@media screen and (max-width:1399px){.rv-1-gallery-slide img{height:430px}}@media screen and (max-width:1199px){.rv-1-gallery-slide img{height:370px}}@media screen and (max-width:991px){.rv-1-gallery-slide img{height:300px}}.rv-1-gallery-slide__txt{padding-right:40px;position:absolute;bottom:40px;left:40px}@media screen and (max-width:1399px){.rv-1-gallery-slide__txt{padding-right:25px;bottom:30px;left:25px}}@media screen and (max-width:991px){.rv-1-gallery-slide__txt{padding-right:20px;bottom:20px;left:20px}}.rv-1-gallery-slide__tag{color:var(--white-f);background-color:var(--white-f);border:1px solid var(--white-f);border-radius:20px;margin-bottom:10px;padding:2px 15px 3px;font-size:14px;font-weight:500}.rv-1-gallery-slide__tag:hover{color:var(--white-f);background-color:#0000}.rv-1-gallery-slide__title{color:var(--white-f);margin-bottom:0;font-size:24px;font-weight:600}@media screen and (max-width:1199px){.rv-1-gallery-slide__title{font-size:22px}}@media screen and (max-width:991px){.rv-1-gallery-slide__title{font-size:20px}}.rv-5-gallery{background:linear-gradient(to bottom,var(--white-f) 52%,#404b44 0);padding:0 20px}@media screen and (max-width:991px){.rv-5-gallery{background:var(--white-f)}}.rv-5-gallery .row{--bs-gutter-x:20px;--bs-gutter-y:20px}@media screen and (max-width:1399px){.rv-5-gallery .row{--bs-gutter-x:15px;--bs-gutter-y:15px}}@media screen and (max-width:991px){.rv-5-gallery .row{--bs-gutter-x:10px;--bs-gutter-y:10px}}.rv-5-gallery__img{z-index:1;position:relative}.rv-5-gallery__img:hover:before{height:100%}.rv-5-gallery__img:hover button{opacity:1;margin-top:0}.rv-5-gallery__img:before{content:"";z-index:0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#19241db3;height:0;transition:all .4s;position:absolute;inset:0}.rv-5-gallery__img img{width:100%}.rv-5-gallery__img button{color:var(--white-f);height:54px;line-height:54px;font-family:var(--mulish);text-transform:uppercase;opacity:0;background-color:#8e5b63;border:2px solid #0000;border-radius:40px;align-items:center;gap:10px;width:max-content;max-width:100%;margin-top:30px;padding:0 33px;font-weight:500;display:flex;position:absolute;top:50%;left:50%;translate:-50% -50%}@media screen and (max-width:1399px){.rv-5-gallery__img button{height:44px;padding:0 23px;font-size:14px;line-height:44px}}@media screen and (max-width:1199px){.rv-5-gallery__img button{gap:8px;height:40px;padding:0 18px;font-size:12px;line-height:40px}}@media screen and (max-width:991px){.rv-5-gallery__img button{padding:0 10px}}.rv-5-gallery__img button:hover{background-color:#0000;border-color:#8e5b63}.rv-5-gallery__img button i{font-size:24px}@media screen and (max-width:1399px){.rv-5-gallery__img button i{font-size:22px}}@media screen and (max-width:1199px){.rv-5-gallery__img button i{font-size:20px}}@media screen and (max-width:991px){.rv-5-gallery__img button span.txt{display:none}}.rv-9-gallery{padding:0 20px 20px;position:relative}@media screen and (max-width:1199px){.rv-9-gallery{padding:0 15px 15px}}.rv-9-gallery__img{border-radius:14px;overflow:hidden}.rv-9-gallery__sticker{background-color:var(--white-f);color:var(--white-f);text-align:center;font-family:var(--mulish);border-radius:14px;padding:60px 165px;position:absolute;top:50%;left:50%;translate:-50% -50%}@media screen and (max-width:1399px){.rv-9-gallery__sticker{padding:40px 145px}}@media screen and (max-width:1199px){.rv-9-gallery__sticker{padding:30px 105px}}@media screen and (max-width:479px){.rv-9-gallery__sticker{padding:30px 55px}}.rv-9-gallery__sticker:before{content:"";z-index:-1;border:1px solid #05050524;border-radius:9px;position:absolute;inset:20px}.rv-9-gallery__sticker h4{font-size:34px;font-weight:700}@media screen and (max-width:1199px){.rv-9-gallery__sticker h4{font-size:32px}}@media screen and (max-width:479px){.rv-9-gallery__sticker h4{font-size:30px}}.rv-9-gallery__sticker h6{margin-bottom:0;font-size:18px;font-weight:600}.rv-12-gallery{margin:0 20px 10px}.rv-12-gallery .row-cols-5{--bs-gutter-x:10px}.rv-12-gallery__img:before{-webkit-backdrop-filter:none;backdrop-filter:none;background-color:#0e1428cc}.rv-12-gallery__img button{background:0 0;border:none;padding:0}.rv-12-gallery__img button i{font-size:100px;font-weight:300}.rv-12-gallery img{aspect-ratio:184/235;width:100%}.rv-13-gallery__sticker,.rv-13-gallery__sticker:before{border-radius:0}.rv-13-gallery__img img{aspect-ratio:36/47;width:100%}.rv-19-instagrm_section{padding-bottom:80px}@media only screen and (min-width:768px) and (max-width:991px){.rv-19-instagrm_section{padding-bottom:60px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-19-instagrm_section{padding-bottom:40px}}.rv-19-instagrm_section .rv-19-ins_gp{--bs-gutter-x:10px}.rv-19-instagrm_section .rv-19-single_instagrm:hover .rv-19-single_instagrm_image .rv-19-instagrm_socials{transform:scale(1)}.rv-19-instagrm_section .rv-19-single_instagrm:hover .rv-19-single_instagrm_image img{transform:scale(1.1)}.rv-19-instagrm_section .rv-19-single_instagrm .rv-19-single_instagrm_image{width:100%;height:340px;transition:all .4s;position:relative;overflow:hidden}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-19-instagrm_section .rv-19-single_instagrm .rv-19-single_instagrm_image{height:300px}}@media only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-19-instagrm_section .rv-19-single_instagrm .rv-19-single_instagrm_image{height:230px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-19-instagrm_section .rv-19-single_instagrm .rv-19-single_instagrm_image{height:200px}}@media only screen and (min-width:0) and (max-width:479px){.rv-19-instagrm_section .rv-19-single_instagrm .rv-19-single_instagrm_image{height:180px}}.rv-19-instagrm_section .rv-19-single_instagrm .rv-19-single_instagrm_image img{width:100%;height:100%;transition:all .4s}.rv-19-instagrm_section .rv-19-single_instagrm .rv-19-single_instagrm_image .rv-19-instagrm_socials{content:"";background:#dfff1bb3;justify-content:center;align-items:center;width:100%;height:100%;transition:all .4s;display:flex;position:absolute;bottom:0;right:0;transform:scale(0)}.rv-19-instagrm_section .rv-19-single_instagrm .rv-19-single_instagrm_image .rv-19-instagrm_socials a{color:#142137;font-size:50px;transition:all .3s}.rv-19-instagrm_section .rv-19-single_instagrm .rv-19-single_instagrm_image .rv-19-instagrm_socials a:hover{color:#fff}.rv-21-instagrm_section{padding-top:120px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-21-instagrm_section{padding-top:80px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-21-instagrm_section{padding-top:60px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-21-instagrm_section{padding-top:60px}}.rv-21-instagrm_section .rv-21-single_instagrm_slide .swiper-wrapper{transition-timing-function:linear!important}.rv-21-instagrm_section .rv-21-single_instagrm_slide .rv-21-single_instagrm:hover .rv-21-single_instagrm_image .rv-21-instagrm_socials{transform:scale(1)}.rv-21-instagrm_section .rv-21-single_instagrm_slide .rv-21-single_instagrm:hover .rv-21-single_instagrm_image img{transform:scale(1.1)}.rv-21-instagrm_section .rv-21-single_instagrm_slide .rv-21-single_instagrm .rv-21-single_instagrm_image{width:100%;height:340px;transition:all .4s;position:relative;overflow:hidden}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-21-instagrm_section .rv-21-single_instagrm_slide .rv-21-single_instagrm .rv-21-single_instagrm_image{height:300px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-21-instagrm_section .rv-21-single_instagrm_slide .rv-21-single_instagrm .rv-21-single_instagrm_image{height:250px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-21-instagrm_section .rv-21-single_instagrm_slide .rv-21-single_instagrm .rv-21-single_instagrm_image{height:200px}}.rv-21-instagrm_section .rv-21-single_instagrm_slide .rv-21-single_instagrm .rv-21-single_instagrm_image img{width:100%;height:100%;transition:all .4s}.rv-21-instagrm_section .rv-21-single_instagrm_slide .rv-21-single_instagrm .rv-21-single_instagrm_image .rv-21-instagrm_socials{content:"";background:#0e1428cc;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;transition:all .4s;display:flex;position:absolute;bottom:0;right:0;transform:scale(0)}.rv-21-instagrm_section .rv-21-single_instagrm_slide .rv-21-single_instagrm .rv-21-single_instagrm_image .rv-21-instagrm_socials h4{font-family:var(--mulish),sans-serif;color:#fff;margin-bottom:10px;font-size:34px;font-weight:700}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-21-instagrm_section .rv-21-single_instagrm_slide .rv-21-single_instagrm .rv-21-single_instagrm_image .rv-21-instagrm_socials h4{font-size:30px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-21-instagrm_section .rv-21-single_instagrm_slide .rv-21-single_instagrm .rv-21-single_instagrm_image .rv-21-instagrm_socials h4{font-size:20px}}.rv-21-instagrm_section .rv-21-single_instagrm_slide .rv-21-single_instagrm .rv-21-single_instagrm_image .rv-21-instagrm_socials span{color:#fff;margin-bottom:30px;font-size:18px;font-weight:500}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-21-instagrm_section .rv-21-single_instagrm_slide .rv-21-single_instagrm .rv-21-single_instagrm_image .rv-21-instagrm_socials span{margin-bottom:5px;font-size:16px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-21-instagrm_section .rv-21-single_instagrm_slide .rv-21-single_instagrm .rv-21-single_instagrm_image .rv-21-instagrm_socials span{font-size:14px}}.rv-21-instagrm_section .rv-21-single_instagrm_slide .rv-21-single_instagrm .rv-21-single_instagrm_image .rv-21-instagrm_socials a{font-family:var(--mulish),sans-serif;color:#fff;font-size:60px;transition:all .3s}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-21-instagrm_section .rv-21-single_instagrm_slide .rv-21-single_instagrm .rv-21-single_instagrm_image .rv-21-instagrm_socials a{font-size:40px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-21-instagrm_section .rv-21-single_instagrm_slide .rv-21-single_instagrm .rv-21-single_instagrm_image .rv-21-instagrm_socials a{font-size:30px}}.rv-21-instagrm_section .rv-21-single_instagrm_slide .rv-21-single_instagrm .rv-21-single_instagrm_image .rv-21-instagrm_socials a:hover{color:#fff}.rv-1-blog:hover .rv-1-blog__img img{scale:1.06}.rv-1-blog__img{overflow:hidden}.rv-1-blog__img img{width:100%;height:300px}@media screen and (max-width:1399px){.rv-1-blog__img img{height:270px}}@media screen and (max-width:1199px){.rv-1-blog__img img{height:240px}}.rv-1-blog__txt{border:1px solid #05050524;padding:25px 30px 30px}@media screen and (max-width:1399px){.rv-1-blog__txt{padding:20px 24px 25px}}@media screen and (max-width:1199px){.rv-1-blog__txt{padding:20px}}.rv-1-blog__infos{column-gap:24px;margin-bottom:15px;display:flex}@media screen and (max-width:1199px){.rv-1-blog__infos{flex-direction:column;row-gap:5px;margin-bottom:18px}}@media screen and (max-width:767px){.rv-1-blog__infos{flex-direction:row}}@media screen and (max-width:575px){.rv-1-blog__infos{flex-direction:column}}.rv-1-blog__infos li img{vertical-align:text-top}.rv-1-blog__title{color:var(--white-f);margin-bottom:23px;font-size:22px;font-weight:600}@media screen and (max-width:1399px){.rv-1-blog__title{margin-bottom:18px;font-size:20px}}@media screen and (max-width:1199px){.rv-1-blog__title{margin-bottom:13px;font-size:18px}}.rv-1-blog__title a:hover{color:var(--orange)}.rv-1-blog__btn{justify-content:flex-start;display:inline-flex}.rv-1-blog__btn:hover i{background-color:var(--orange);border-color:var(--orange);color:var(--white-f)}.rv-2-blog{background:linear-gradient(94deg,#ffffff0d,#fff0);border:1px solid #ffffff0f;padding:90px 55px}@media screen and (max-width:1599px){.rv-2-blog{padding:60px 35px}}@media screen and (max-width:1399px){.rv-2-blog{padding:30px 25px}}.rv-2-blog:hover{box-shadow:0 10px 100px #05050533}.rv-2-blog:hover .rv-2-honor__btn i{color:var(--white-f);background-color:#daed1a;border-color:#daed1a}.rv-2-blog__infos{align-items:center;gap:15px;margin-bottom:46px;display:flex}@media screen and (max-width:1399px){.rv-2-blog__infos{margin-bottom:30px}}.rv-2-blog__info{font-size:14px;font-weight:600;font-family:var(--mulish);color:#ffffffb3}.rv-2-blog__cat{color:#0f0f0f;background-color:#daed1a;padding:2px 15px 1px;font-weight:700}.rv-2-blog__title{font-size:30px;font-weight:700;line-height:126.667%}@media screen and (max-width:1599px){.rv-2-blog__title{font-size:26px}}@media screen and (max-width:1399px){.rv-2-blog__title{font-size:22px}}.rv-2-blog__title a:hover{color:#daed1a}.rv-2-blog__descr{color:#fff9;font-family:var(--mulish);margin-bottom:65px;font-size:15px;font-weight:300;line-height:160%}@media screen and (max-width:1599px){.rv-2-blog__descr{margin-bottom:45px}}@media screen and (max-width:1399px){.rv-2-blog__descr{margin-bottom:35px}}.rv-2-blog .rv-2-honor__btn{justify-content:flex-start}.rv-3-blogs .rv-3-section-heading{text-align:center;justify-content:center}.rv-3-blogs .rv-3-sub-title{margin-inline:auto}.rv-3-blogs__slider{margin:0 -10px;padding:0 10px}.rv-3-blog{box-shadow:0 1px 2px #05050524}.rv-3-blog:hover .rv-3-blog__btn i{color:var(--white-f);background-color:#a97240;border-color:#a97240}.rv-3-blog:hover .rv-3-blog__img img{scale:1.06}.rv-3-blog__img{overflow:hidden}.rv-3-blog__img img{width:100%;height:270px}@media screen and (max-width:1199px){.rv-3-blog__img img{height:210px}}.rv-3-blog__txt{padding:30px}@media screen and (max-width:1399px){.rv-3-blog__txt{padding:20px}}.rv-3-blog__infos{align-items:center;gap:15px;margin-bottom:23px;display:flex}@media screen and (max-width:1399px){.rv-3-blog__infos{margin-bottom:18px}}.rv-3-blog__info{align-items:center;gap:5px;display:flex}.rv-3-blog__cat{color:#fff;font-family:var(--mulish);background-color:#a97240;padding:2px 12px;font-size:14px;font-weight:300}.rv-3-blog__title{color:var(--white-f);margin-bottom:26px;font-size:22px;font-weight:700;line-height:136.364%}.rv-3-blog__title a:hover{color:#a97240}@media screen and (max-width:1399px){.rv-3-blog__title{margin-bottom:16px;font-size:20px}}@media screen and (max-width:1199px){.rv-3-blog__title{font-size:18px}}@media screen and (max-width:479px){.rv-3-blog__title{font-size:17px}}.rv-3-blog__btn{justify-content:flex-start}.rv-3-blog__btn:hover{color:#a97240}#rv-3-blogs-slider-pagination{margin-top:60px}@media screen and (max-width:1199px){#rv-3-blogs-slider-pagination{margin-top:40px}}.rv-4-blogs-1{padding-top:90px}@media screen and (max-width:1399px){.rv-4-blogs-1{padding-top:50px}}@media screen and (max-width:991px){.rv-4-blogs-1{padding-top:30px}}.rv-4-blogs-1__row{--bs-gutter-x:30px;column-count:3;column-gap:30px}@media screen and (max-width:1399px){.rv-4-blogs-1__row{--bs-gutter-x:20px;column-gap:20px}}@media screen and (max-width:1199px){.rv-4-blogs-1__row{--bs-gutter-x:15px;column-gap:15px}}@media screen and (max-width:991px){.rv-4-blogs-1__row{column-count:2}}@media screen and (max-width:767px){.rv-4-blogs-1__row{column-count:1}}.rv-4-blog{page-break-inside:avoid;break-inside:avoid}@media screen and (max-width:767px){.rv-4-blog{width:75%;margin:auto}}@media screen and (max-width:479px){.rv-4-blog{width:100%}}.rv-4-blog:hover .rv-4-blog__img img{scale:1.08}.rv-4-blog__img{overflow:hidden}.rv-4-blog__img img{width:100%;height:470px;transition:all .4s}@media screen and (max-width:1399px){.rv-4-blog__img img{height:430px}}@media screen and (max-width:1199px){.rv-4-blog__img img{height:400px}}.rv-4-blog__txt{background:var(--white-f);margin:-50px 30px 0;padding:40px 35px;position:relative;box-shadow:0 1px 3px #081c1524}@media screen and (max-width:1399px){.rv-4-blog__txt{margin:-50px 20px 0;padding:30px 25px}}@media screen and (max-width:1199px){.rv-4-blog__txt{margin:-50px 15px 0;padding:25px 20px}}.rv-4-blog .rv-3-blog__infos{margin-bottom:16px}@media screen and (max-width:1199px){.rv-4-blog .rv-3-blog__infos{flex-wrap:wrap;row-gap:10px}}.rv-4-blog .rv-3-blog__cat{background-color:#a90e20}.rv-4-blog .rv-3-blog__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:20px;font-weight:600;display:-webkit-box;overflow:hidden}@media screen and (max-width:1199px){.rv-4-blog .rv-3-blog__title{margin-bottom:15px}}.rv-4-blog .rv-3-blog__title a{background:linear-gradient(to right,var(--black),var(--black)) no-repeat 0 100%;background-size:0 2px;display:inline}.rv-4-blog .rv-3-blog__title a:hover{color:var(--white-f);background-size:100% 2px}.rv-4-blog__btn{color:var(--white-f);font-weight:700;font-family:var(--mulish)}.rv-4-blog__btn:hover{color:#a90e20}.rv-4-blog:not(:last-child){margin-bottom:30px}@media screen and (max-width:575px){.rv-4-blog:not(:last-child){margin-bottom:20px}}@media screen and (max-width:479px){.rv-4-blog:not(:last-child){margin-bottom:15px}}.rv-4-blog--sm-img .rv-4-blog__img img{height:340px}@media screen and (max-width:991px){.rv-4-blog--sm-img .rv-4-blog__img img{height:280px}}@media screen and (max-width:575px){.rv-4-blog--sm-img .rv-4-blog__img img{height:250px}}@media screen and (max-width:479px){.rv-4-blog--sm-img .rv-4-blog__img img{height:230px}}.rv-4-blogs-2{padding:100px 0}@media screen and (max-width:1399px){.rv-4-blogs-2{padding:80px 0}}@media screen and (max-width:991px){.rv-4-blogs-2{padding:60px 0}}.rv-4-blogs-2 .rv-4-blog{border:1px solid #2c2c2c1a;align-items:center;display:flex}@media screen and (max-width:991px){.rv-4-blogs-2 .rv-4-blog{flex-direction:column}}@media screen and (max-width:767px){.rv-4-blogs-2 .rv-4-blog{width:100%}}.rv-4-blogs-2 .rv-4-blog__img{flex-shrink:0;align-self:stretch}.rv-4-blogs-2 .rv-4-blog__img img{width:520px;height:100%;max-height:400px}@media screen and (max-width:1399px){.rv-4-blogs-2 .rv-4-blog__img img{height:355px}}@media screen and (max-width:1199px){.rv-4-blogs-2 .rv-4-blog__img img{width:470px;max-height:345px}}@media screen and (max-width:991px){.rv-4-blogs-2 .rv-4-blog__img img{width:100%}}@media screen and (max-width:575px){.rv-4-blogs-2 .rv-4-blog__img img{max-height:280px}}@media screen and (max-width:479px){.rv-4-blogs-2 .rv-4-blog__img img{max-height:240px}}.rv-4-blogs-2 .rv-4-blog__txt{box-shadow:none;flex-grow:1;margin:0;padding:60px}@media screen and (max-width:1399px){.rv-4-blogs-2 .rv-4-blog__txt{padding:50px 40px}}@media screen and (max-width:1199px){.rv-4-blogs-2 .rv-4-blog__txt{padding:40px}}@media screen and (max-width:767px){.rv-4-blogs-2 .rv-4-blog__txt{padding:30px 35px}}@media screen and (max-width:575px){.rv-4-blogs-2 .rv-4-blog__txt{padding:30px}}@media screen and (max-width:479px){.rv-4-blogs-2 .rv-4-blog__txt{padding:20px 15px}}.rv-4-blogs-2 .rv-4-blog .rv-3-blog__infos{margin-bottom:21px}@media screen and (max-width:479px){.rv-4-blogs-2 .rv-4-blog .rv-3-blog__infos{margin-bottom:16px}}.rv-4-blogs-2 .rv-4-blog .rv-3-blog__title{font-size:32px;line-height:131.25%}@media screen and (max-width:1399px){.rv-4-blogs-2 .rv-4-blog .rv-3-blog__title{font-size:30px}}@media screen and (max-width:1199px){.rv-4-blogs-2 .rv-4-blog .rv-3-blog__title{font-size:25px}}@media screen and (max-width:575px){.rv-4-blogs-2 .rv-4-blog .rv-3-blog__title{font-size:23px}}@media screen and (max-width:479px){.rv-4-blogs-2 .rv-4-blog .rv-3-blog__title{font-size:20px}}.rv-4-blogs-2 .rv-4-blog__descr{color:#040e1f;font-family:var(--mulish);margin-bottom:32px;font-weight:400;line-height:162.5%}@media screen and (max-width:767px){.rv-4-blogs-2 .rv-4-blog__descr{margin-bottom:22px}}@media screen and (max-width:575px){.rv-4-blogs-2 .rv-4-blog__descr{margin-bottom:17px}}.rv-5-blog{align-items:center;gap:30px;display:flex}@media screen and (max-width:1399px){.rv-5-blog{gap:25px}}@media screen and (max-width:1199px){.rv-5-blog{gap:20px}}@media screen and (max-width:575px){.rv-5-blog{text-align:center;flex-direction:column;width:90%;margin-inline:auto}}@media screen and (max-width:479px){.rv-5-blog{width:100%}}.rv-5-blog:hover .rv-5-blog__img img{transform:scale(1.08)}.rv-5-blog:not(:last-child){margin-bottom:30px}@media screen and (max-width:1399px){.rv-5-blog:not(:last-child){margin-bottom:25px}}.rv-5-blog__img{flex-shrink:0;overflow:hidden}.rv-5-blog__img img{width:240px;height:180px}.rv-5-blog__txt .rv-3-blog__title{color:var(--white-f);font-family:var(--philosopher);margin-bottom:21px;font-size:24px;font-weight:700;line-height:133.333%}@media screen and (max-width:1399px){.rv-5-blog__txt .rv-3-blog__title{font-size:22px}}@media screen and (max-width:575px){.rv-5-blog__txt .rv-3-blog__title{margin-bottom:15px}}@media screen and (max-width:479px){.rv-5-blog__txt .rv-3-blog__title{margin-bottom:10px;font-size:20px}}.rv-5-blog__txt .rv-3-blog__title a:hover{color:#8e5b63}.rv-5-blog__txt .rv-3-blog__infos{margin-bottom:13px}@media screen and (max-width:575px){.rv-5-blog__txt .rv-3-blog__infos{justify-content:center}}.rv-5-blog__txt .rv-3-blog__cat{background-color:#8e5b63}.rv-5-blog__txt .rv-4-blog__btn:hover{color:#8e5b63}@media screen and (max-width:991px){.rv-5-blog--left{margin-bottom:30px}}.rv-5-blog--left:hover .rv-5-blog__img img{transform:scale(1.08)}.rv-5-blog--left .rv-5-blog__img{margin-bottom:22px}@media screen and (max-width:991px){.rv-5-blog--left .rv-5-blog__img{margin-bottom:12px}}.rv-5-blog--left .rv-5-blog__img img{width:100%;height:auto}@media screen and (max-width:991px){.rv-5-blog--left .rv-5-blog__img img{height:430px}}@media screen and (max-width:575px){.rv-5-blog--left .rv-5-blog__img img{height:300px}}@media screen and (max-width:479px){.rv-5-blog--left .rv-5-blog__img img{height:240px}}.rv-5-blog--left .rv-5-blog__txt{align-items:center;gap:40px;display:flex}@media screen and (max-width:1399px){.rv-5-blog--left .rv-5-blog__txt{gap:30px}}@media screen and (max-width:1199px){.rv-5-blog--left .rv-5-blog__txt{flex-direction:column;align-items:flex-start;row-gap:20px}}@media screen and (max-width:991px){.rv-5-blog--left .rv-5-blog__txt{flex-direction:row;align-items:center;row-gap:10px}}@media screen and (max-width:575px){.rv-5-blog--left .rv-5-blog__txt{column-gap:20px}}@media screen and (max-width:479px){.rv-5-blog--left .rv-5-blog__txt{flex-direction:column;align-items:flex-start}}.rv-5-blog--left .rv-5-blog__date{color:#505050;font-family:var(--philosopher);align-items:flex-end;gap:10px;font-size:20px;font-weight:400;display:flex}.rv-5-blog--left .rv-5-blog__date span{color:var(--white-f);font-size:100px;font-weight:700;line-height:80%}@media screen and (max-width:991px){.rv-5-blog--left .rv-5-blog__date span{font-size:90px}}@media screen and (max-width:767px){.rv-5-blog--left .rv-5-blog__date span{font-size:80px}}@media screen and (max-width:479px){.rv-5-blog--left .rv-5-blog__date span{font-size:70px}}.rv-5-blog--left .rv-5-blog__title{color:var(--white-f);font-family:var(--philosopher);margin-bottom:0;font-size:30px;font-weight:700;line-height:133.333%}@media screen and (max-width:1399px){.rv-5-blog--left .rv-5-blog__title{font-size:28px}}@media screen and (max-width:1199px){.rv-5-blog--left .rv-5-blog__title{font-size:26px}}@media screen and (max-width:575px){.rv-5-blog--left .rv-5-blog__title{font-size:24px}}@media screen and (max-width:479px){.rv-5-blog--left .rv-5-blog__title{font-size:22px}}.rv-5-blog--left .rv-5-blog__title a:hover{color:#8e5b63}.rv-6-blogs .rv-6-section__heading{justify-content:space-between;align-items:flex-end;display:flex}@media screen and (max-width:767px){.rv-6-blogs .rv-6-section__heading{flex-direction:column;align-items:center;row-gap:15px}}.rv-6-blogs .rv-6-section-heading__left{width:40%}@media screen and (max-width:1199px){.rv-6-blogs .rv-6-section-heading__left{width:50%}}@media screen and (max-width:991px){.rv-6-blogs .rv-6-section-heading__left{width:60%}}@media screen and (max-width:767px){.rv-6-blogs .rv-6-section-heading__left{text-align:center;width:100%}}#rv-6-blog__slider-nav{margin-bottom:20px}.rv-6-blog{background-color:#f5f5f5;border-radius:14px;align-items:center;display:flex;overflow:hidden}@media screen and (max-width:575px){.rv-6-blog{flex-direction:column;align-items:flex-start;row-gap:20px;padding:20px}}.rv-6-blog:hover .rv-1-blog__btn i{background-color:var(--orange);border-color:var(--orange);color:var(--white-f)}.rv-6-blog:hover .rv-6-blog__img img{scale:1.1}.rv-6-blog__img{flex-shrink:0;align-self:stretch;overflow:hidden}@media screen and (max-width:575px){.rv-6-blog__img{border-top-left-radius:14px;border-top-right-radius:14px}}.rv-6-blog__img img{width:250px;height:100%;transition:all .4s}.rv-6-blog__txt{border:none;padding:34px}@media screen and (max-width:1399px){.rv-6-blog__txt{padding:24px}}@media screen and (max-width:575px){.rv-6-blog__txt{padding:0}}@media screen and (max-width:1399px){.rv-6-blog .rv-1-blog__infos{flex-direction:column;align-items:flex-start;row-gap:10px}}.rv-6-blog .rv-1-blog__infos li{color:var(--white-f);font-family:var(--mulish);font-size:14px;font-weight:500}.rv-6-blog .rv-1-blog__infos li:first-child{background:var(--orange);color:var(--white-f);font-family:var(--inter);border-radius:6px;padding:5px 10px;font-size:14px;font-weight:500}.rv-6-blog .rv-1-blog__title{color:var(--white-f);margin-bottom:12px;font-size:22px;font-weight:600;line-height:136.364%}@media screen and (max-width:1399px){.rv-6-blog .rv-1-blog__title{font-size:20px}}@media screen and (max-width:767px){.rv-6-blog .rv-1-blog__title{font-size:18px}}.rv-6-blog__descr{color:#050505b3;font-family:var(--mulish);margin-bottom:27px}@media screen and (max-width:1199px){.rv-6-blog__descr{margin-bottom:17px}}.rv-6-blog .rv-1-blog__btn:hover{color:var(--orange)}.rv-7-blogs{background-color:#2a9cf114}.rv-7-blogs .rv-7-section__heading{text-align:left;justify-content:space-between;align-items:flex-end;display:flex}@media screen and (max-width:767px){.rv-7-blogs .rv-7-section__heading{text-align:center;flex-direction:column;align-items:center;row-gap:15px}}.rv-7-blogs .rv-1-slider-nav button:hover{background-color:#1c74e9;border-color:#1c74e9}.rv-7-blog .rv-1-blog__img img{width:100%}.rv-7-blog .rv-7-product__tag{background-color:#4962fb;left:auto;right:20px}.rv-7-blog .rv-1-blog__infos{color:#050505b3;font-family:var(--mulish);margin-bottom:23px;font-size:14px;font-weight:500}@media screen and (max-width:1399px){.rv-7-blog .rv-1-blog__infos{margin-bottom:13px}}@media screen and (max-width:1199px){.rv-7-blog .rv-1-blog__infos{flex-direction:row}}.rv-7-blog .rv-1-blog__infos li{align-items:center;gap:6px;line-height:1;display:flex}.rv-7-blog .rv-1-blog__title{font-weight:700;font-family:var(--mulish);margin-bottom:33px;line-height:145.455%}@media screen and (max-width:1399px){.rv-7-blog .rv-1-blog__title{margin-bottom:23px}}.rv-7-blog .rv-1-blog__title a:hover{color:#4962fb}.rv-7-blog__btn{color:var(--white-f);font-weight:600}.rv-7-blog__btn:hover{color:#4962fb}.rv-8-blogs{background-color:#1c74e90f}.rv-8-blog{border:1px solid #0505051a;height:100%}.rv-8-blog:hover{box-shadow:none}.rv-8-blog:hover .rv-1-schedule-conf__btn i{color:var(--white-f);background-color:#1c74e9;border-color:#1c74e9}.rv-8-blog .rv-2-blog__infos{flex-wrap:wrap;row-gap:6px}.rv-8-blog .rv-2-blog__info{color:#050505b3}.rv-8-blog .rv-2-blog__cat{color:var(--white-f);background-color:#1c74e9;font-weight:300}.rv-8-blog .rv-2-blog__title a:hover{color:#1c74e9}.rv-8-blog .rv-2-blog__descr{color:#050505b3;font-weight:500}.rv-8-blog .rv-1-schedule-conf__btn{justify-content:flex-start}.rv-8-blog .rv-1-schedule-conf__btn:hover{color:#1c74e9}@media screen and (max-width:1399px){.rv-9-blogs .rv-6-section__heading{margin-bottom:26px}}@media screen and (max-width:1199px){.rv-9-blogs .rv-6-section__heading{margin-bottom:20px}}@media screen and (max-width:767px){.rv-9-blogs .rv-6-section__heading{row-gap:5px;margin-bottom:5px}}.rv-9-blog{background-color:#0000;border:1px solid #03041c1a}.rv-9-blog:hover .rv-1-schedule-conf__btn i{background-color:#65ab03;border-color:#65ab03}.rv-9-blog .rv-1-blog__infos li:first-child{font-family:var(--mulish);background-color:#65ab03;border-radius:20px;align-items:center;gap:5px;padding-inline:15px;line-height:1;display:flex}.rv-9-blog .rv-1-blog__title{font-family:var(--mulish);font-weight:700}.rv-9-blog .rv-1-blog__title a:hover,.rv-9-blog .rv-1-schedule-conf__btn:hover{color:#65ab03}.rv-10-blog:hover .rv-1-blog__img img{scale:1.06}.rv-10-blog .rv-1-blog__img{border-radius:14px 14px 0 0}.rv-10-blog .rv-1-blog__img img{height:300px}@media screen and (max-width:1199px){.rv-10-blog .rv-1-blog__img img{height:250px}}@media screen and (max-width:479px){.rv-10-blog .rv-1-blog__img img{height:200px}}.rv-10-blog .rv-1-blog__txt{border-top:none;border-radius:0 0 14px 14px;padding:25px 30px 20px}@media screen and (max-width:1399px){.rv-10-blog .rv-1-blog__txt{padding:25px 25px 20px}}@media screen and (max-width:1199px){.rv-10-blog .rv-1-blog__txt{padding:20px 20px 15px}}.rv-10-blog .rv-1-blog__infos li{align-items:center;gap:5px;line-height:1;display:flex}.rv-10-blog .rv-1-blog__title{font-family:var(--mulish);margin-bottom:30px;font-weight:700;line-height:145.455%}@media screen and (max-width:1199px){.rv-10-blog .rv-1-blog__title{margin-bottom:20px}}.rv-10-blog .rv-1-blog__title a:hover{color:#f1b03e}.rv-10-blog__bottom{border-top:1px solid #05050524;justify-content:space-between;align-items:center;padding-top:20px;display:flex}.rv-10-blog-author{align-items:center;gap:12px;display:flex}.rv-10-blog-author__img img{object-fit:cover;border-radius:50%;width:34px;height:34px}.rv-10-blog-author__name{color:var(--white-f);font-family:var(--mulish);margin-bottom:0;font-size:14px;font-weight:700}.rv-10-blog-author__name a:hover{color:#f1b03e}.rv-10-blog-info{color:var(--white-f);margin-bottom:0;font-size:14px}.rv-10-blogs__slider .rv-2-swiper-dots .swiper-pagination-bullet{margin:0}.rv-10-blogs__slider .rv-2-swiper-dots .swiper-pagination-bullet:before{background:#05050524}.rv-10-blogs__slider .rv-2-swiper-dots .swiper-pagination-bullet-active{border-color:var(--white-f)}.rv-10-blogs__slider .rv-2-swiper-dots .swiper-pagination-bullet-active:before{background-color:var(--white-f)}.rv-11-blogs{background-color:#f7f4f0}.rv-11-blogs .rv-11-section__heading{text-align:center}.rv-11-blogs .swiper{margin-bottom:-5px;padding-bottom:5px}#rv-11-blogs-slider-dots .swiper-pagination-bullet:before{background-color:#05050524}#rv-11-blogs-slider-dots .swiper-pagination-bullet-active{border-color:var(--white-f)}#rv-11-blogs-slider-dots .swiper-pagination-bullet-active:before,.rv-11-blog{background-color:var(--white-f)}.rv-11-blog{transition:all .4s;overflow:hidden;box-shadow:0 1px 1px #05050529}.rv-11-blog:hover{border-radius:40px 0}.rv-11-blog:hover .rv-11-blog__img img{scale:1.06}.rv-11-blog__img{transition:all .4s;overflow:hidden}.rv-11-blog__img img{width:100%;height:300px}@media screen and (max-width:1199px){.rv-11-blog__img img{height:220px}}.rv-11-blog .rv-1-blog__txt{border:none}@media screen and (max-width:1199px){.rv-11-blog .rv-1-blog__txt{padding:20px 15px}}.rv-11-blog__tag{color:var(--white-f);font-family:var(--mulish);background:#a98153;border-radius:10px 0;margin-bottom:18px;padding:2px 12px 1px;font-size:14px;font-weight:600}.rv-11-blog .rv-1-blog__title{font-family:var(--mulish);margin-bottom:17px;font-weight:700;line-height:136.364%}.rv-11-blog .rv-1-blog__title a:hover{color:#a98153}.rv-11-blog .rv-1-blog__infos{margin-bottom:0}.rv-11-blog .rv-1-blog__infos li{align-items:center;gap:5px;line-height:1;display:flex}.rv-12-blogs{background-color:#eef6e7}.rv-12-blog{background-color:var(--white-f)}.rv-12-blog:hover .rv-3-blog__img img{scale:1.06}.rv-12-blog .rv-3-blog__img{overflow:hidden}.rv-12-blog .rv-3-blog__img img{width:100%}.rv-12-blog .rv-3-blog__cat{background-color:#003c8b}.rv-12-blog .rv-3-blog__info{font-family:var(--mulish);opacity:.9;font-size:14px;font-weight:500}.rv-12-blog .rv-3-blog__title{font-family:var(--mulish)}.rv-12-blog .rv-3-blog__title a:hover{color:#003c8b}.rv-12-blog__btn{color:#040e1f;font-family:var(--mulish);font-weight:700}.rv-12-blog__btn:hover{color:#003c8b}@media screen and (max-width:991px){.rv-14-blogs__slider{overflow:hidden!important}}.rv-14-blogs__slider-nav button:hover{background-color:#e64209;border-color:#e64209}.rv-14-blog{background-color:#0000;border:1px solid #0202081a;border-radius:0}.rv-14-blog:hover .rv-6-blog__img img{scale:1.06}.rv-14-blog__txt{padding:40px}@media screen and (max-width:1599px){.rv-14-blog__txt{padding:35px}}@media screen and (max-width:1399px){.rv-14-blog__txt{padding:25px}}@media screen and (max-width:575px){.rv-14-blog__txt{padding:0}}.rv-14-blog__infos{align-items:center;gap:18px;margin-bottom:28px;display:flex}.rv-14-blog__infos li{font-size:14px;font-family:var(--mulish);color:#020208cc;font-weight:500}.rv-14-blog__infos li:first-child{color:var(--white-f);background-color:#e64209;border-radius:0;padding:2px 10px 1px;font-weight:600}.rv-14-blog__title{color:#020208;font-family:var(--mulish);margin-bottom:60px;font-size:24px;font-weight:700;line-height:133.333%}.rv-14-blog__title a:hover{color:#e64209}@media screen and (max-width:1399px){.rv-14-blog__title{margin-bottom:40px;font-size:22px}}@media screen and (max-width:575px){.rv-14-blog__title{margin-bottom:30px}}.rv-14-blog__btn{font-weight:700;font-family:var(--mulish);color:var(--white-f);align-items:flex-start;gap:10px;display:inline-flex}.rv-14-blog__btn:hover{color:#e64209}.rv-14-blog__btn i{padding-top:5px;font-weight:500}@media screen and (max-width:575px){.rv-14-blog .rv-6-blog__img{border-radius:0}}.rv-14-blog .rv-6-blog__img img{width:260px;max-height:350px}@media screen and (max-width:1599px){.rv-14-blog .rv-6-blog__img img{max-height:320px}}.rv-15-blog_main_area{background:#f3f5fb;padding:100px 0}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-15-blog_main_area{padding:90px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-15-blog_main_area{padding:80px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-15-blog_main_area{padding:70px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-15-blog_main_area{padding:60px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-15-blog_main_area{padding:45px 0}}@media only screen and (min-width:0) and (max-width:479px){.rv-15-blog_main_area{padding:40px 0}}.rv-15-blog_main_area .rv-15-single_blog_area{border:1px solid #b5b5b5d6;justify-content:space-between;align-items:center;gap:20px;display:flex}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:576px) and (max-width:767px){.rv-15-blog_main_area .rv-15-single_blog_area{flex-direction:column}}.rv-15-blog_main_area .rv-15-single_blog_area .rv-15-single_blog_image{overflow:hidden}.rv-15-blog_main_area .rv-15-single_blog_area .rv-15-single_blog_image img{object-fit:cover;width:460px;height:400px;transition:all .5s}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:576px) and (max-width:767px){.rv-15-blog_main_area .rv-15-single_blog_area .rv-15-single_blog_image img{object-fit:cover;height:250px}}.rv-15-blog_main_area .rv-15-single_blog_area .rv-15-single_blog_image img:hover{transform:scale(1.1)}@media only screen and (min-width:0) and (max-width:479px){.rv-15-blog_main_area .rv-15-single_blog_area .rv-15-single_blog_content{padding:10px}}.rv-15-blog_main_area .rv-15-single_blog_area .rv-15-single_blog_content .rv-15-single_blog_meta{flex-wrap:wrap;align-items:center;gap:15px;padding-bottom:30px;display:flex}@media md,only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:992px) and (max-width:1199px),sm{.rv-15-blog_main_area .rv-15-single_blog_area .rv-15-single_blog_content .rv-15-single_blog_meta{padding-bottom:20px}}.rv-15-blog_main_area .rv-15-single_blog_area .rv-15-single_blog_content .rv-15-single_blog_meta .rv-15-single_blog_meta_catagory{color:#fff;font-weight:600;font-family:var(--mulish),sans-serif;background:#f35b04;padding:3px 12px}.rv-15-blog_main_area .rv-15-single_blog_area .rv-15-single_blog_content .rv-15-single_blog_meta span{color:#666;font-weight:500}.rv-15-blog_main_area .rv-15-single_blog_area .rv-15-single_blog_content .rv-15-single_blog_meta span i{color:#666}.rv-15-blog_main_area .rv-15-single_blog_area .rv-15-single_blog_content .rv-15-single_blog_content_title{font-size:20px;font-weight:700;font-family:var(--mulish),sans-serif;margin-bottom:20px}@media md,only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:992px) and (max-width:1199px),sm{.rv-15-blog_main_area .rv-15-single_blog_area .rv-15-single_blog_content .rv-15-single_blog_content_title{margin-bottom:15px}}.rv-15-blog_main_area .rv-15-single_blog_area .rv-15-single_blog_content .rv-15-single_blog_content_title a{color:var(--white-f);font-family:var(--mulish),sans-serif;transition:all .5s}.rv-15-blog_main_area .rv-15-single_blog_area .rv-15-single_blog_content .rv-15-single_blog_content_title a:hover{color:#f35b04}.rv-15-blog_main_area .rv-15-single_blog_area .rv-15-single_blog_content .rv-15-single_blog_content_desc{color:#666;font-family:var(--mulish),sans-serif;margin-bottom:30px}@media md,only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:992px) and (max-width:1199px),sm{.rv-15-blog_main_area .rv-15-single_blog_area .rv-15-single_blog_content .rv-15-single_blog_content_desc{margin-bottom:10px}}.rv-15-blog_main_area .rv-15-single_blog_area .rv-15-single_blog_content .rv-15-single_blog_content_btn{color:var(--white-f);font-weight:700;font-family:var(--mulish),sans-serif;transition:all .5s}.rv-15-blog_main_area .rv-15-single_blog_area .rv-15-single_blog_content .rv-15-single_blog_content_btn i{padding-left:5px}.rv-15-blog_main_area .rv-15-single_blog_area .rv-15-single_blog_content .rv-15-single_blog_content_btn:hover{letter-spacing:1.5px;color:#f35b04}.rv-16-blog_section{background:#e6e6f5;padding:100px 0}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-16-blog_section{padding:90px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-16-blog_section{padding:70px 0}}@media only screen and (min-width:0) and (max-width:479px){.rv-16-blog_section{padding:50px 0}}.rv-16-blog_section .rv-16-blog_section_title .rv-16-blog_title_heading{color:var(--white-f);text-align:center;font-size:50px;font-weight:800;font-family:var(--mulish),sans-serif;padding-bottom:60px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-16-blog_section .rv-16-blog_section_title .rv-16-blog_title_heading{font-size:40px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-16-blog_section .rv-16-blog_section_title .rv-16-blog_title_heading{font-size:35px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-16-blog_section .rv-16-blog_section_title .rv-16-blog_title_heading{padding-bottom:30px;font-size:30px}}@media only screen and (min-width:0) and (max-width:479px){.rv-16-blog_section .rv-16-blog_section_title .rv-16-blog_title_heading{padding-bottom:20px;font-size:24px}}.rv-16-blog_section .rv-16-single_blog_content{z-index:9;padding:80px 30px;transition:all .3s linear;position:relative;overflow:hidden}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-16-blog_section .rv-16-single_blog_content{padding:50px 20px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-16-blog_section .rv-16-single_blog_content{padding:30px 15px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-16-blog_section .rv-16-single_blog_content{margin-bottom:20px}}.rv-16-blog_section .rv-16-single_blog_content a{display:block}.rv-16-blog_section .rv-16-single_blog_content:hover:after{opacity:0;visibility:hidden}.rv-16-blog_section .rv-16-single_blog_content:hover .rv-16-single_blog_meta span{color:#ffffffb3;font-family:var(--mulish),sans-serif}.rv-16-blog_section .rv-16-single_blog_content:hover .rv-16-single_blog_content_title a{font-family:var(--mulish),sans-serif;color:#fff}.rv-16-blog_section .rv-16-single_blog_content:hover .rv-16-single_blog_content_desc{color:#ffffffb3}.rv-16-blog_section .rv-16-single_blog_content:hover .rv-16-single_blog_content_btn{color:#fff}.rv-16-blog_section .rv-16-single_blog_content:hover .rv-16-single_blog_img{transform:scale(1)}.rv-16-blog_section .rv-16-single_blog_content .rv-16-single_blog_img{z-index:-1;width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:0}.rv-16-blog_section .rv-16-single_blog_content .rv-16-single_blog_img:before{content:"";z-index:1;opacity:.7;background:#080202;width:100%;height:100%;position:absolute;top:0;left:0}.rv-16-blog_section .rv-16-single_blog_content .rv-16-single_blog_img img{width:100%;height:100%}.rv-16-blog_section .rv-16-single_blog_content:after{content:"";opacity:1;z-index:-1;visibility:visible;background:#fff;width:100%;height:100%;transition:all .3s linear;position:absolute;top:0;left:0}.rv-16-blog_section .rv-16-single_blog_content .rv-16-single_blog_meta{flex-wrap:wrap;align-items:center;column-gap:15px;padding-bottom:40px;display:flex}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-16-blog_section .rv-16-single_blog_content .rv-16-single_blog_meta{padding-bottom:30px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-16-blog_section .rv-16-single_blog_content .rv-16-single_blog_meta{row-gap:10px}}.rv-16-blog_section .rv-16-single_blog_content .rv-16-single_blog_meta .rv-16-single_blog_meta_catagory{color:#020208;background:#dfe11b;padding:5px 12px;font-size:14px;font-weight:600}.rv-16-blog_section .rv-16-single_blog_content .rv-16-single_blog_meta span{color:#020208b3;font-weight:600}.rv-16-blog_section .rv-16-single_blog_content .rv-16-single_blog_content_title{font-size:30px;font-weight:800;font-family:var(--mulish),sans-serif;padding-bottom:25px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-16-blog_section .rv-16-single_blog_content .rv-16-single_blog_content_title{padding-bottom:10px;font-size:20px}}.rv-16-blog_section .rv-16-single_blog_content .rv-16-single_blog_content_title a{font-family:var(--mulish),sans-serif;color:#020208;transition:all .3s linear}.rv-16-blog_section .rv-16-single_blog_content .rv-16-single_blog_content_desc{color:#020208b3;padding-bottom:50px;font-weight:500}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-16-blog_section .rv-16-single_blog_content .rv-16-single_blog_content_desc{padding-bottom:30px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-16-blog_section .rv-16-single_blog_content .rv-16-single_blog_content_desc{padding-bottom:15px}}.rv-16-blog_section .rv-16-single_blog_content .rv-16-single_blog_content_btn{color:#020208;font-weight:700;font-family:var(--mulish),sans-serif;transition:all .5s}.rv-16-blog_section .rv-16-single_blog_content .rv-16-single_blog_content_btn i{padding-left:5px}.rv-16-blog_section .rv-16-single_blog_content .rv-16-single_blog_content_btn:hover{letter-spacing:2px;color:#dfe11b}.rv-16-blog_section .rv-16-single_blog_content .rv-16-single_blog_img a{height:100%;display:block}.rv-17-blog_main_section{background:#f2f2f3;padding:130px 0 100px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-17-blog_main_section{padding:70px 0 20px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-17-blog_main_section{padding:50px 0 0}}.rv-17-blog_main_section .rv-17-blog_section_top{justify-content:space-between;align-items:center;padding-bottom:60px;display:flex}.rv-17-blog_main_section .rv-17-blog_section_top .rv-17-blog_title .rv-17-blog_sub_heading{color:var(--white-f);text-transform:uppercase;font-weight:600;font-family:var(--mulish),sans-serif;padding-left:10px;position:relative}.rv-17-blog_main_section .rv-17-blog_section_top .rv-17-blog_title .rv-17-blog_sub_heading:after{content:"";background:#dfe11b;width:2px;height:100%;position:absolute;top:0;left:0}.rv-17-blog_main_section .rv-17-blog_section_top .rv-17-blog_title .rv-17-blog_heading{color:#020208;font-size:50px;font-weight:800;font-family:var(--mulish),sans-serif;margin:0;padding-top:7px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-17-blog_main_section .rv-17-blog_section_top .rv-17-blog_title .rv-17-blog_heading{font-size:25px}}.rv-17-blog_main_section .rv-17-blog_section_top .rv-17-blog_all_button{align-self:flex-end}.rv-17-blog_main_section .rv-17-blog_section_top .rv-17-blog_all_button a{color:#020208;width:160px;height:44px;font-size:16px;font-weight:700;font-family:var(--mulish),sans-serif;background:0 0;border:1px solid #02020833;justify-content:center;align-items:center;display:flex}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-17-blog_main_section .rv-17-blog_section_top .rv-17-blog_all_button a{width:130px;font-size:14px}}.rv-17-blog_main_section .rv-17-blog_section_top .rv-17-blog_all_button a:hover{color:#fff;background:#d21028;border:1px solid #0000}.rv-17-blog_main_section .rv-17-single_blog{background:#fff;margin-bottom:30px;padding:30px}.rv-17-blog_main_section .rv-17-single_blog:hover .rv-17-blog_image img{transform:scale(1.1)}.rv-17-blog_main_section .rv-17-single_blog .rv-17-blog_image{width:auto;height:250px;margin-bottom:20px;overflow:hidden}.rv-17-blog_main_section .rv-17-single_blog .rv-17-blog_image img{width:100%;height:100%;transition:all .3s linear}.rv-17-blog_main_section .rv-17-single_blog .rv-17-single_blog_meta{align-items:center;column-gap:15px;padding-bottom:20px;display:flex}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-17-blog_main_section .rv-17-single_blog .rv-17-single_blog_meta{column-gap:10px;padding-bottom:15px}}.rv-17-blog_main_section .rv-17-single_blog .rv-17-single_blog_meta .rv-17-single_blog_meta_catagory{color:#020208;font-size:17px;font-weight:700;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-17-blog_main_section .rv-17-single_blog .rv-17-single_blog_meta .rv-17-single_blog_meta_catagory{font-size:15px}}.rv-17-blog_main_section .rv-17-single_blog .rv-17-single_blog_meta .rv-17-single_blog_meta_catagory:hover{color:#dfe11b}.rv-17-blog_main_section .rv-17-single_blog .rv-17-single_blog_meta span{color:#02020899;font-family:var(--mulish),sans-serif}.rv-17-blog_main_section .rv-17-single_blog .rv-17-single_blog_meta .rv-17-single_blog_date{color:#02020899;font-weight:600;font-family:var(--mulish),sans-serif;margin:0}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-17-blog_main_section .rv-17-single_blog .rv-17-single_blog_meta .rv-17-single_blog_date{font-size:14px}}.rv-17-blog_main_section .rv-17-single_blog .rv-17-single_blog_meta .rv-17-single_blog_date i{color:#02020899}.rv-17-blog_main_section .rv-17-single_blog .rv-17-single_blog_content_title{font-size:22px;font-weight:700;font-family:var(--mulish),sans-serif;margin-bottom:10px}.rv-17-blog_main_section .rv-17-single_blog .rv-17-single_blog_content_title a{color:#020208}.rv-17-blog_main_section .rv-17-single_blog .rv-17-single_blog_content_title a:hover{color:#d21028}.rv-17-blog_main_section .rv-17-single_blog .rv-17-single_blog_content_desc{color:#02020899;font-weight:500;font-family:var(--mulish),sans-serif;margin-bottom:30px}.rv-17-blog_main_section .rv-17-single_blog .rv-17-single_blog_btn{color:#020208;font-weight:700;font-family:var(--mulish),sans-serif}.rv-17-blog_main_section .rv-17-single_blog .rv-17-single_blog_btn:hover{color:#d21028;letter-spacing:2px}.rv-17-blog_main_section .rv-17-single_blog .rv-17-single_blog_btn:hover i{transform:rotate(-45deg)}.rv-17-blog_main_section .rv-17-single_blog .rv-17-single_blog_btn i{margin-left:5px;transition:all .3s linear}.rv-18-blog_section{padding:0 0 130px}.rv-18-blog_section .rv-18-blog_heading{color:#142137;z-index:1;text-align:center;margin-bottom:60px;font-size:50px;font-weight:800;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-18-blog_section .rv-18-blog_heading{font-size:35px}}.rv-18-blog_section .rv-18-blog_heading span{z-index:-1;position:absolute;bottom:-35%;right:25%}.rv-18-blog_section .rv-18-single_blog{background:#fff;border:1px solid #14213724}.rv-18-blog_section .rv-18-single_blog:hover .rv-18-blog_image img{transform:scale(1.1)}.rv-18-blog_section .rv-18-single_blog .rv-18-blog_image{width:auto;height:250px;position:relative;overflow:hidden}.rv-18-blog_section .rv-18-single_blog .rv-18-blog_image img{width:100%;height:100%;transition:all .3s linear}.rv-18-blog_section .rv-18-single_blog .rv-18-blog_image .rv-18-single_blog_date{color:#fff;text-align:center;width:80px;height:80px;font-size:24px;font-weight:700;font-family:var(--mulish),sans-serif;background:#1c74e9;align-items:center;display:flex;position:absolute;bottom:0;right:30px}.rv-18-blog_section .rv-18-single_blog .rv-18-single_blog_content{padding:30px 25px 50px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-18-blog_section .rv-18-single_blog .rv-18-single_blog_content{padding:30px 15px}}.rv-18-blog_section .rv-18-single_blog .rv-18-single_blog_content .rv-18-single_blog_meta{color:#0b1728b3;align-items:center;column-gap:15px;padding-bottom:20px;display:flex}.rv-18-blog_section .rv-18-single_blog .rv-18-single_blog_content .rv-18-single_blog_meta i{color:#1c74e9;margin-right:10px}.rv-18-blog_section .rv-18-single_blog .rv-18-single_blog_content .rv-18-single_blog_meta .rv-18-single_blog_meta_catagory{color:#0b1728b3;font-size:17px;font-weight:500;font-family:var(--mulish),sans-serif}.rv-18-blog_section .rv-18-single_blog .rv-18-single_blog_content .rv-18-single_blog_meta .rv-18-single_blog_comment{color:#0b1728b3;font-weight:500;font-family:var(--mulish),sans-serif;margin:0}.rv-18-blog_section .rv-18-single_blog .rv-18-single_blog_content .rv-18-single_blog_content_title{font-size:22px;font-weight:700;font-family:var(--mulish),sans-serif;margin-bottom:40px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-18-blog_section .rv-18-single_blog .rv-18-single_blog_content .rv-18-single_blog_content_title{margin-bottom:30px;font-size:18px}}.rv-18-blog_section .rv-18-single_blog .rv-18-single_blog_content .rv-18-single_blog_content_title a{font-family:var(--mulish),sans-serif;color:#0b1728}.rv-18-blog_section .rv-18-single_blog .rv-18-single_blog_content .rv-18-single_blog_content_title a:hover{color:#1c74e9}.rv-18-blog_section .rv-18-single_blog .rv-18-single_blog_content .rv-18-single_blog_btn{color:var(--white-f);font-weight:700;font-family:var(--mulish),sans-serif}.rv-18-blog_section .rv-18-single_blog .rv-18-single_blog_content .rv-18-single_blog_btn:hover{color:#1c74e9;letter-spacing:2px}.rv-18-blog_section .rv-18-single_blog .rv-18-single_blog_content .rv-18-single_blog_btn:hover i{transform:rotate(-45deg)}.rv-18-blog_section .rv-18-single_blog .rv-18-single_blog_content .rv-18-single_blog_btn i{margin-left:5px;transition:all .3s linear}.rv-19-blog_section{z-index:1;background:#042127;padding:130px 0;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-19-blog_section{padding:100px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-19-blog_section{padding:80px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-19-blog_section{padding:60px 0}}.rv-19-blog_section .rv-19-blog_bg_img{content:"";width:100%;height:50px;position:absolute;bottom:0;left:0}@media only screen and (min-width:0) and (max-width:479px){.rv-19-blog_section .rv-19-blog_bg_img{height:30px}}.rv-19-blog_section .rv-19-blog_bg_img img{width:100%;height:100%}.rv-19-blog_section:before{content:"";opacity:.5;z-index:-1;background:#141414;width:100%;height:100%;position:absolute;top:0;left:0}.rv-19-blog_section .rv-19-blog_heading{color:#fff;z-index:1;text-align:center;font-size:50px;font-weight:800;font-family:var(--mulish),sans-serif;margin-bottom:60px;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-19-blog_section .rv-19-blog_heading{margin-bottom:40px;font-size:40px}}.rv-19-blog_section .rv-19-blog_heading span{z-index:-1;position:absolute;bottom:-35%;right:25%}.rv-19-blog_section .rv-19-single_blog{background:#031518;border-bottom:2px solid #fff;padding:30px 30px 40px;transition:all .3s}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-19-blog_section .rv-19-single_blog{padding:22px 20px 30px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-19-blog_section .rv-19-single_blog{margin-bottom:30px}}.rv-19-blog_section .rv-19-single_blog:hover .rv-19-blog_image img{transform:scale(1.1)}.rv-19-blog_section .rv-19-single_blog:hover{border-bottom:2px solid #dfe11b}.rv-19-blog_section .rv-19-single_blog .rv-19-blog_image{width:100%;height:250px;position:relative;overflow:hidden}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-19-blog_section .rv-19-single_blog .rv-19-blog_image{height:220px}}@media only screen and (min-width:0) and (max-width:479px){.rv-19-blog_section .rv-19-single_blog .rv-19-blog_image{height:200px}}.rv-19-blog_section .rv-19-single_blog .rv-19-blog_image img{width:100%;height:100%;transition:all .3s linear}.rv-19-blog_section .rv-19-single_blog .rv-19-blog_image .rv-19-single_blog_date{color:#141414;text-align:center;width:60px;height:60px;font-size:18px;font-weight:700;font-family:var(--mulish),sans-serif;background:#dfe11b;align-items:center;display:flex;position:absolute;bottom:30px;right:0}.rv-19-blog_section .rv-19-single_blog .rv-19-single_blog_content{padding-top:30px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-19-blog_section .rv-19-single_blog .rv-19-single_blog_content{padding-top:30px}}.rv-19-blog_section .rv-19-single_blog .rv-19-single_blog_content .rv-19-single_blog_content_title{font-size:20px;font-weight:700;font-family:var(--mulish),sans-serif;margin-bottom:30px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-19-blog_section .rv-19-single_blog .rv-19-single_blog_content .rv-19-single_blog_content_title{margin-bottom:20px;font-size:18px}}.rv-19-blog_section .rv-19-single_blog .rv-19-single_blog_content .rv-19-single_blog_content_title a{color:#fff;transition:all .4s}.rv-19-blog_section .rv-19-single_blog .rv-19-single_blog_content .rv-19-single_blog_content_title a:hover{color:#dfe11b}.rv-19-blog_section .rv-19-single_blog .rv-19-single_blog_content .rv-19-single_blog_content_desc{color:#ffffffb3;font-size:16px;font-weight:500;font-family:var(--mulish),sans-serif;margin-bottom:35px}.rv-19-blog_section .rv-19-single_blog .rv-19-single_blog_content .rv-19-single_blog_btn{color:#fff;font-size:16px;font-weight:700;font-family:var(--mulish),sans-serif;transition:all .4s}.rv-19-blog_section .rv-19-single_blog .rv-19-single_blog_content .rv-19-single_blog_btn:hover{color:#dfe11b;letter-spacing:2px}.rv-19-blog_section .rv-19-single_blog .rv-19-single_blog_content .rv-19-single_blog_btn:hover i{transform:rotate(0)}.rv-19-blog_section .rv-19-single_blog .rv-19-single_blog_content .rv-19-single_blog_btn i{margin-left:5px;transition:all .3s linear;transform:rotate(-45deg)}.rv-20-blog_section{padding:120px 0 90px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-20-blog_section{padding:120px 0 100px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-20-blog_section{padding:80px 0 60px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-20-blog_section{padding:60px 0 30px}}.rv-20-blog_section .rv-20-blog_section_heading{text-align:center}.rv-20-blog_section .rv-20-blog_section_heading .rv-20-blog_sub_title{color:#081c15;text-align:center;border:1px solid var(--white-f);width:170px;height:36px;font-size:16px;font-weight:500;line-height:36px;font-family:var(--mulish),sans-serif;justify-content:center;align-items:center;column-gap:4px;margin:0 auto;display:flex}.rv-20-blog_section .rv-20-blog_section_heading .rv-20-blog_sub_title span{background:#081c15;border-radius:50%;width:5px;height:5px}.rv-20-blog_section .rv-20-blog_section_heading .rv-20-blog_section_title{color:#081c15;font-size:54px;font-weight:800;font-family:var(--mulish),sans-serif;margin-top:20px;margin-bottom:50px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-20-blog_section .rv-20-blog_section_heading .rv-20-blog_section_title{font-size:40px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-20-blog_section .rv-20-blog_section_heading .rv-20-blog_section_title{margin-bottom:35px;font-size:28px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:768px) and (max-width:991px){.rv-20-blog_section .rv-20-blog_section_heading .rv-20-blog_section_title{margin-bottom:30px;font-size:22px}}.rv-20-blog_section .rv-20-blog_section_heading .rv-20-blog_section_title a:hover{color:#65ab03}.rv-20-blog_section .rv-20-single_blog{border:1px solid var(--white-f);background:#fff;margin-bottom:30px;padding:30px 30px 40px 20px}.rv-20-blog_section .rv-20-single_blog:hover .rv-20-blog_image img{transform:scale(1.1)}.rv-20-blog_section .rv-20-single_blog .rv-20-blog_image{width:auto;height:250px;margin-bottom:20px;position:relative;overflow:hidden}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-20-blog_section .rv-20-single_blog .rv-20-blog_image{height:200px}}@media only screen and (min-width:0) and (max-width:479px){.rv-20-blog_section .rv-20-single_blog .rv-20-blog_image{height:180px}}.rv-20-blog_section .rv-20-single_blog .rv-20-blog_image a{display:inline}.rv-20-blog_section .rv-20-single_blog .rv-20-blog_image a img{object-fit:cover;width:100%;height:100%;transition:all .3s linear}.rv-20-blog_section .rv-20-single_blog .rv-20-blog_image .rv-20-single_blog_date{color:var(--white-f);font-size:14px;font-weight:500;font-family:var(--mulish),sans-serif;background:#fff;margin:0;padding:5px 10px;position:absolute;bottom:0;left:0}.rv-20-blog_section .rv-20-single_blog .rv-20-blog_image .rv-20-single_blog_date i{color:var(--white-f);margin-right:15px}.rv-20-blog_section .rv-20-single_blog .rv-20-single_blog_content_title{font-size:22px;font-weight:700;font-family:var(--mulish),sans-serif;margin-bottom:15px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-20-blog_section .rv-20-single_blog .rv-20-single_blog_content_title{font-size:20px}}@media only screen and (min-width:0) and (max-width:479px){.rv-20-blog_section .rv-20-single_blog .rv-20-single_blog_content_title{margin-bottom:10px;font-size:18px}}.rv-20-blog_section .rv-20-single_blog .rv-20-single_blog_content_title a{color:#081c15;transition:all .4s}.rv-20-blog_section .rv-20-single_blog .rv-20-single_blog_content_title a:hover{color:#003d8b}.rv-20-blog_section .rv-20-single_blog .rv-20-single_blog_content_desc{color:var(--white-f);font-weight:500;font-family:var(--mulish),sans-serif;margin-bottom:20px}@media only screen and (min-width:0) and (max-width:479px){.rv-20-blog_section .rv-20-single_blog .rv-20-single_blog_content_desc{margin-bottom:10px;font-size:14px}}.rv-20-blog_section .rv-20-single_blog .rv-20-single_blog_btn{color:#081c15;font-weight:700;font-family:var(--mulish),sans-serif}.rv-20-blog_section .rv-20-single_blog .rv-20-single_blog_btn:hover{letter-spacing:2px}.rv-20-blog_section .rv-20-single_blog .rv-20-single_blog_btn:hover i{transform:rotate(-45deg)}.rv-20-blog_section .rv-20-single_blog .rv-20-single_blog_btn i{margin-left:5px;transition:all .3s linear}.rv-22-blog_section{padding-bottom:120px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-22-blog_section{padding-bottom:80px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-22-blog_section{padding-bottom:70px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-22-blog_section{padding-bottom:60px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-22-blog_section{padding-bottom:50px}}@media only screen and (min-width:0) and (max-width:479px){.rv-22-blog_section{padding-bottom:40px}}.rv-22-blog_section .rv-22-service_section_heading{text-align:center}.rv-22-blog_section .rv-22-service_section_heading .rv-22-service_section_sub_title{color:#040e1fb3;text-transform:uppercase;font-weight:500;display:inline-block;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-22-blog_section .rv-22-service_section_heading .rv-22-service_section_sub_title{font-size:14px}}.rv-22-blog_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_nex,.rv-22-blog_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_sty{content:"";background:#9a9ea5;width:60px;height:1px;position:absolute;top:50%;transform:translateY(-50%)}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-22-blog_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_nex,.rv-22-blog_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_sty{width:40px}}@media only screen and (min-width:0) and (max-width:479px){.rv-22-blog_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_nex,.rv-22-blog_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_sty{width:35px}}.rv-22-blog_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_nex:before,.rv-22-blog_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_sty:before{content:"";background:#9a9ea5;border-radius:50%;width:8px;height:8px;animation:2.5s linear infinite alternate both slide-right;position:absolute;top:0;left:-15px;transform:translateY(-50%)}.rv-22-blog_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_nex:after,.rv-22-blog_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_sty:after{content:"";background:#9a9ea5;border-radius:50%;width:8px;height:8px;animation:2.5s linear infinite alternate both slide-left;position:absolute;top:0;right:-15px;transform:translateY(-50%)}.rv-22-blog_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_sty{left:-50%}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-22-blog_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_sty{left:-45%}}@media only screen and (min-width:0) and (max-width:479px){.rv-22-blog_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_sty{left:-40%}}.rv-22-blog_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_nex{right:-50%}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-22-blog_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_nex{right:-45%}}@media only screen and (min-width:0) and (max-width:479px){.rv-22-blog_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_nex{right:-40%}}.rv-22-blog_section .rv-22-service_section_heading .rv-22-service_section_title{color:#040e1f;text-transform:uppercase;font-size:46px;font-weight:700;font-family:var(--mulish),sans-serif;margin-bottom:60px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-22-blog_section .rv-22-service_section_heading .rv-22-service_section_title{font-size:40px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-22-blog_section .rv-22-service_section_heading .rv-22-service_section_title{font-size:35px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-22-blog_section .rv-22-service_section_heading .rv-22-service_section_title{margin-bottom:35px;font-size:25px}}@media only screen and (min-width:0) and (max-width:479px){.rv-22-blog_section .rv-22-service_section_heading .rv-22-service_section_title{margin-bottom:30px;font-size:20px}}.rv-22-blog_section .rv-22-single_blog{border:1px solid var(--white-f);background:#fff;margin-bottom:30px}.rv-22-blog_section .rv-22-single_blog:hover .rv-22-blog_image img{transform:scale(1.1)}.rv-22-blog_section .rv-22-single_blog .rv-22-blog_image{width:auto;height:300px;margin-bottom:20px;overflow:hidden}@media only screen and (min-width:480px) and (max-width:575px){.rv-22-blog_section .rv-22-single_blog .rv-22-blog_image{height:250px}}@media only screen and (min-width:0) and (max-width:479px){.rv-22-blog_section .rv-22-single_blog .rv-22-blog_image{height:200px}}.rv-22-blog_section .rv-22-single_blog .rv-22-blog_image a{display:inline}.rv-22-blog_section .rv-22-single_blog .rv-22-blog_image a img{object-fit:cover;width:100%;height:100%;transition:all .3s linear}.rv-22-blog_section .rv-22-single_blog .rv-22-single_blog_content{padding:10px 25px 35px}.rv-22-blog_section .rv-22-single_blog .rv-22-single_blog_content .rv-22-single_blog_meta{flex-wrap:wrap;align-items:center;gap:15px;margin-bottom:20px;display:flex}.rv-22-blog_section .rv-22-single_blog .rv-22-single_blog_content .rv-22-single_blog_meta .catagory a{color:#fff;background:#b38d3f;border-radius:20px;padding:5px 15px;font-size:14px;font-weight:600}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-22-blog_section .rv-22-single_blog .rv-22-single_blog_content .rv-22-single_blog_meta .catagory a{padding:5px 10px;font-size:12px}}.rv-22-blog_section .rv-22-single_blog .rv-22-single_blog_content .rv-22-single_blog_meta .rv-22-single_blog_date{color:var(--white-f);background:#fff;margin:0;font-size:16px;font-weight:500}.rv-22-blog_section .rv-22-single_blog .rv-22-single_blog_content .rv-22-single_blog_meta .rv-22-single_blog_date i{color:var(--white-f);margin-right:7px;font-size:20px}.rv-22-blog_section .rv-22-single_blog .rv-22-single_blog_content .rv-22-single_blog_content_title{color:#040e1f;font-size:22px;font-weight:700;font-family:var(--mulish),sans-serif;margin-bottom:25px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-22-blog_section .rv-22-single_blog .rv-22-single_blog_content .rv-22-single_blog_content_title{font-size:17px}}.rv-22-blog_section .rv-22-single_blog .rv-22-single_blog_content .rv-22-single_blog_content_title a{color:#040e1f;transition:all .4s}.rv-22-blog_section .rv-22-single_blog .rv-22-single_blog_content .rv-22-single_blog_content_title a:hover{color:#b38d3f}.rv-22-blog_section .rv-22-single_blog .rv-22-single_blog_content .rv-22-single_blog_btn{color:#040e1f;border-bottom:1px solid #040e1f;font-size:16px;font-weight:700;display:inline-block}.rv-22-blog_section .rv-22-single_blog .rv-22-single_blog_content .rv-22-single_blog_btn:hover{letter-spacing:2px;color:#b38d3f;border-bottom:1px solid #b38d3f}.rv-22-blog_section .rv-22-single_blog .rv-22-single_blog_content .rv-22-single_blog_btn:hover i{color:#b38d3f;transform:rotate(-45deg)}.rv-22-blog_section .rv-22-single_blog .rv-22-single_blog_content .rv-22-single_blog_btn i{margin-left:5px;transition:all .3s linear}.rv-23-blog_section{padding-bottom:130px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-23-blog_section{padding-bottom:100px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-23-blog_section{padding-bottom:80px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-23-blog_section{padding-bottom:70px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-23-blog_section{padding-bottom:60px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-23-blog_section{padding-bottom:50px}}@media only screen and (min-width:0) and (max-width:479px){.rv-23-blog_section{padding-bottom:35px}}.rv-23-blog_section .rv-23-blog_section_heading{text-align:center}.rv-23-blog_section .rv-23-blog_section_heading .rv-23-blog_sub_title{color:#fff;font-size:15px;font-weight:700;font-family:var(--mulish),sans-serif;background:#020208;padding:1px 4px;display:inline-block}.rv-23-blog_section .rv-23-blog_section_heading .rv-23-blog_title{color:#020208;font-size:46px;font-weight:800;font-family:var(--mulish),sans-serif;margin-bottom:50px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-23-blog_section .rv-23-blog_section_heading .rv-23-blog_title{margin-bottom:25px;font-size:35px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-23-blog_section .rv-23-blog_section_heading .rv-23-blog_title{margin-bottom:15px;font-size:26px}}.rv-23-blog_section .rv-23-single_blog{border:1px solid var(--white-f);background:#fff;padding-left:40px;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-23-blog_section .rv-23-single_blog{margin-bottom:30px}}.rv-23-blog_section .rv-23-single_blog:hover .rv-23-blog_image img{transform:scale(1.1)}.rv-23-blog_section .rv-23-single_blog .rv-23-blog_image{width:auto;height:300px;margin-bottom:20px;overflow:hidden}.rv-23-blog_section .rv-23-single_blog .rv-23-blog_image a{display:inline}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-23-blog_section .rv-23-single_blog .rv-23-blog_image{height:250px}}@media only screen and (min-width:576px) and (max-width:767px){.rv-23-blog_section .rv-23-single_blog .rv-23-blog_image{height:200px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-23-blog_section .rv-23-single_blog .rv-23-blog_image{height:180px}}.rv-23-blog_section .rv-23-single_blog .rv-23-blog_image img{object-fit:cover;width:100%;height:100%;transition:all .3s linear}.rv-23-blog_section .rv-23-single_blog .rv-23-single_blog_content{padding:10px 0 35px}.rv-23-blog_section .rv-23-single_blog .rv-23-single_blog_content .rv-23-single_blog_meta{align-items:center;column-gap:15px;margin-bottom:20px;display:flex}.rv-23-blog_section .rv-23-single_blog .rv-23-single_blog_content .rv-23-single_blog_meta .catagory a{color:#fff;font-size:14px;font-weight:600;font-family:var(--mulish),sans-serif;background:#3ba52d;padding:5px 15px}.rv-23-blog_section .rv-23-single_blog .rv-23-single_blog_content .rv-23-single_blog_content_title{font-size:22px;font-weight:700;font-family:var(--mulish),sans-serif;color:#040e1f;margin-bottom:25px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-23-blog_section .rv-23-single_blog .rv-23-single_blog_content .rv-23-single_blog_content_title{margin-bottom:15px;font-size:18px}}.rv-23-blog_section .rv-23-single_blog .rv-23-single_blog_content .rv-23-single_blog_content_title a{color:#040e1f;transition:all .4s}.rv-23-blog_section .rv-23-single_blog .rv-23-single_blog_content .rv-23-single_blog_content_title a:hover{color:#3ba52d}.rv-23-blog_section .rv-23-single_blog .rv-23-single_blog_content .rv-23-single_blog_btn{color:#040e1f;border-bottom:1px solid #040e1f;font-size:16px;font-weight:700;display:inline-block}.rv-23-blog_section .rv-23-single_blog .rv-23-single_blog_content .rv-23-single_blog_btn:hover{letter-spacing:2px;color:#3ba52d;border-bottom:1px solid #3ba52d}.rv-23-blog_section .rv-23-single_blog .rv-23-single_blog_content .rv-23-single_blog_btn:hover i{color:#3ba52d;transform:rotate(-45deg)}.rv-23-blog_section .rv-23-single_blog .rv-23-single_blog_content .rv-23-single_blog_btn i{margin-left:5px;transition:all .3s linear}.rv-23-blog_section .rv-23-single_blog .rv-23-single_blog_date{color:var(--white-f);font-size:16px;font-weight:500;font-family:var(--mulish),sans-serif;margin:0;position:absolute;top:31%;left:-44px;rotate:-90deg}.rv-23-blog_section .rv-23-single_blog .rv-23-single_blog_date i{color:var(--white-f);margin-right:7px;font-size:20px}.rv-24-blog_section{background:#f6f3f0;padding:160px 0;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-24-blog_section{padding:130px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-24-blog_section{padding:80px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-24-blog_section{padding:60px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-24-blog_section{padding:60px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-24-blog_section{padding:50px 0}}@media only screen and (min-width:0) and (max-width:479px){.rv-24-blog_section{padding:35px 0}}.rv-24-blog_section .rv-24-blog_section_top{justify-content:space-between;align-items:flex-end;margin-bottom:50px;padding:0;display:flex}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-24-blog_section .rv-24-blog_section_top{margin-bottom:40px}}@media only screen and (min-width:0) and (max-width:479px){.rv-24-blog_section .rv-24-blog_section_top{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:20px}}.rv-24-blog_section .rv-24-blog_section_top .rv-24-blog_heading{flex-basis:50%}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-24-blog_section .rv-24-blog_section_top .rv-24-blog_heading{flex-basis:60%}}.rv-24-blog_section .rv-24-blog_section_top .rv-24-blog_heading .rv-24-blog_sub_title{color:#020208;font-size:16px;font-weight:600;font-family:var(--mulish),sans-serif;margin-bottom:20px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-24-blog_section .rv-24-blog_section_top .rv-24-blog_heading .rv-24-blog_sub_title{margin-bottom:10px}}.rv-24-blog_section .rv-24-blog_section_top .rv-24-blog_heading .rv-24-blog_title{color:#020208;font-size:44px;font-weight:800;font-family:var(--mulish),sans-serif;margin:0}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-24-blog_section .rv-24-blog_section_top .rv-24-blog_heading .rv-24-blog_title{font-size:30px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-24-blog_section .rv-24-blog_section_top .rv-24-blog_heading .rv-24-blog_title{font-size:25px}}@media only screen and (min-width:0) and (max-width:479px){.rv-24-blog_section .rv-24-blog_section_top .rv-24-blog_heading .rv-24-blog_title{font-size:20px}}.rv-24-blog_section .rv-24-blog_section_top .rv-24-blog_slide_button_area{column-gap:20px;display:flex}.rv-24-blog_section .rv-24-blog_section_top .rv-24-blog_slide_button_area .rv-10-blog-swiper-button-next i,.rv-24-blog_section .rv-24-blog_section_top .rv-24-blog_slide_button_area .rv-10-blog-swiper-button-prev i{text-align:center;border:1px solid #0202081a;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex}.rv-24-blog_section .rv-24-blog_section_top .rv-24-blog_slide_button_area .rv-10-blog-swiper-button-next i:hover,.rv-24-blog_section .rv-24-blog_section_top .rv-24-blog_slide_button_area .rv-10-blog-swiper-button-prev i:hover{background:#dfe11b}.rv-24-blog_section .rv-24-blog_section_top .rv-24-blog_slide_button_area .rv-10-blog-swiper-button-next i,.rv-24-blog_section .rv-24-blog_section_top .rv-24-blog_slide_button_area .rv-10-blog-swiper-button-prev i{color:#020208;background:0 0;border:1px solid #02020824}.rv-24-blog_section .rv-24-blog_section_top .rv-24-blog_slide_button_area .rv-10-blog-swiper-button-next i:hover,.rv-24-blog_section .rv-24-blog_section_top .rv-24-blog_slide_button_area .rv-10-blog-swiper-button-prev i:hover{color:#fff;background:#a58051;border:1px solid #0000}.rv-24-blog_section .rv-24-single_blog:hover .rv-24-blog_image img{transform:scale(1.1)}.rv-24-blog_section .rv-24-single_blog .rv-24-blog_image{border-radius:20px;width:auto;height:300px;overflow:hidden}@media only screen and (min-width:576px) and (max-width:767px){.rv-24-blog_section .rv-24-single_blog .rv-24-blog_image{height:270px}}@media only screen and (min-width:480px) and (max-width:575px){.rv-24-blog_section .rv-24-single_blog .rv-24-blog_image{height:250px}}@media only screen and (min-width:0) and (max-width:479px){.rv-24-blog_section .rv-24-single_blog .rv-24-blog_image{height:200px}}.rv-24-blog_section .rv-24-single_blog .rv-24-blog_image a{height:100%;display:block}.rv-24-blog_section .rv-24-single_blog .rv-24-blog_image a img{object-fit:cover;width:100%;height:100%;transition:all .3s linear}.rv-24-blog_section .rv-24-single_blog .rv-24-single_blog_content{background:#fff;border-radius:20px;padding:30px}.rv-24-blog_section .rv-24-single_blog .rv-24-single_blog_content .rv-24-single_blog_date{color:#020208b3;font-size:16px;font-weight:500;font-family:var(--mulish),sans-serif;margin-bottom:15px}.rv-24-blog_section .rv-24-single_blog .rv-24-single_blog_content .rv-24-single_blog_date i{color:#020208b3;margin-right:15px;font-size:20px}.rv-24-blog_section .rv-24-single_blog .rv-24-single_blog_content .rv-24-single_blog_content_title{font-size:20px;font-weight:700;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-24-blog_section .rv-24-single_blog .rv-24-single_blog_content .rv-24-single_blog_content_title{font-size:17px}}.rv-24-blog_section .rv-24-single_blog .rv-24-single_blog_content .rv-24-single_blog_content_title a{color:#020208;background-image:linear-gradient(#020208,#020208);background-position:0 100%;background-repeat:no-repeat;background-size:0 1px;transition:all .4s;display:inline}.rv-24-blog_section .rv-24-single_blog .rv-24-single_blog_content .rv-24-single_blog_content_title a:hover{background-size:100% 1px}.rv-25-blog_section{background:#d6dec9;padding:120px 0}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-25-blog_section{padding:100px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-25-blog_section{padding:90px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-25-blog_section{padding:80px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-25-blog_section{padding:60px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-25-blog_section{padding:45px 0}}@media only screen and (min-width:0) and (max-width:479px){.rv-25-blog_section{padding:40px 0}}.rv-25-blog_section .rv-25-blog_heading{text-align:center}.rv-25-blog_section .rv-25-blog_heading .rv-25-blog_sub_title{color:#020208;font-size:16px;font-weight:600;font-family:var(--mulish),sans-serif;margin-bottom:10px}@media only screen and (min-width:0) and (max-width:479px){.rv-25-blog_section .rv-25-blog_heading .rv-25-blog_sub_title{margin-bottom:10px}}.rv-25-blog_section .rv-25-blog_heading .rv-25-blog_title{color:#020208;font-size:46px;font-weight:700;font-family:var(--mulish),sans-serif;margin-bottom:60px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-25-blog_section .rv-25-blog_heading .rv-25-blog_title{font-size:40px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-25-blog_section .rv-25-blog_heading .rv-25-blog_title{font-size:35px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-25-blog_section .rv-25-blog_heading .rv-25-blog_title{margin-bottom:30px;font-size:30px}}@media only screen and (min-width:0) and (max-width:479px){.rv-25-blog_section .rv-25-blog_heading .rv-25-blog_title{margin-bottom:20px;font-size:24px}}.rv-25-blog_section .rv-25-single_blog{border:1px solid var(--white-f);background:#fff;margin-bottom:20px}.rv-25-blog_section .rv-25-single_blog:hover .rv-25-single_blog_image img{transform:scale(1.1)}.rv-25-blog_section .rv-25-single_blog_image{width:auto;height:300px;overflow:hidden}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-25-blog_section .rv-25-single_blog_image{height:220px}}.rv-25-blog_section .rv-25-single_blog_image a{height:100%}.rv-25-blog_section .rv-25-single_blog_image a img{object-fit:cover;width:100%;height:100%;transition:all .3s linear}.rv-25-blog_section .rv-25-single_blog_content{padding:30px 30px 40px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-25-blog_section .rv-25-single_blog_content{padding:25px 20px}}.rv-25-blog_section .rv-25-single_blog_content .catagory a{font-family:var(--mulish),sans-serif;color:#fff;background:#a07549;margin-bottom:20px;padding:5px 15px;font-size:14px;font-weight:600}.rv-25-blog_section .rv-25-single_blog_content_title{font-family:var(--mulish),sans-serif;margin-bottom:30px;font-size:22px;font-weight:700}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-25-blog_section .rv-25-single_blog_content_title{margin-bottom:25px;font-size:20px}}@media only screen and (min-width:0) and (max-width:479px){.rv-25-blog_section .rv-25-single_blog_content_title{margin-bottom:25px;font-size:18px}}.rv-25-blog_section .rv-25-single_blog_content_title a{color:#020208;transition:all .4s}.rv-25-blog_section .rv-25-single_blog_content_title a:hover{color:#a07549}.rv-25-blog_section .rv-25-single_blog_content_meta{flex-wrap:wrap;align-items:center;gap:15px;margin-bottom:20px;display:flex}.rv-25-blog_section .rv-25-single_blog_content_meta .rv-25-single_blog_date{color:#020208b3;font-size:16px;font-weight:500;font-family:var(--mulish),sans-serif;background:#fff;margin:0}.rv-25-blog_section .rv-25-single_blog_content_meta .rv-25-single_blog_date i{color:#020208b3;margin-right:7px;font-size:20px}.rv-1-footer{background-color:#0e2027}.rv-1-footer-top{padding:120px 0 90px}@media screen and (max-width:991px){.rv-1-footer-top{padding:70px 0}}@media screen and (max-width:575px){.rv-1-footer-top{padding:50px 0}}.rv-1-footer__about .logo{margin-bottom:13px}.rv-1-footer__about-txt{font-family:var(--mulish);color:#fff9;margin-bottom:27px;font-size:15px;font-weight:400}.rv-1-footer-widget__title{font-size:20px;font-weight:700;font-family:var(--mulish);color:var(--white-f);margin-bottom:25px}@media screen and (max-width:479px){.rv-1-footer-widget__title{margin-bottom:15px;font-size:18px}}.rv-1-footer-widget li{margin-bottom:13px}.rv-1-footer-widget li,.rv-1-footer-widget li a{color:#fff9;font-size:15px;font-weight:300;font-family:var(--mulish);transition:all .4s}.rv-1-footer-widget li a:hover,.rv-1-footer-widget li:hover{color:var(--orange)}.rv-1-footer-widget__links{grid-template-columns:50% 50%;display:grid}.rv-1-footer-widget__links a{padding-left:15px;position:relative}@media screen and (max-width:1399px){.rv-1-footer-widget__links a{padding-left:0}}.rv-1-footer-widget__links a:before{content:"";background:#fff9;border-radius:50%;width:5px;height:5px;position:absolute;top:50%;left:0;translate:0 -50%}@media screen and (max-width:1399px){.rv-1-footer-widget__links a:before{content:none}}.rv-1-footer-widget__infos li{align-items:center;gap:15px;display:flex}.rv-1-footer-widget__infos li img{flex-shrink:0}.rv-1-footer-bottom{border-top:1px solid #ffffff1a;padding:45px 0}@media screen and (max-width:1399px){.rv-1-footer-bottom{padding:35px 0}}@media screen and (max-width:991px){.rv-1-footer-bottom{padding:25px 0}}.rv-1-footer-nwsltr__form{flex-direction:column;gap:10px;display:flex}.rv-1-footer-nwsltr__form input{height:45px;color:var(--white-f);border:1px solid #ffffff1a;border-radius:14px;padding:0 20px}.rv-1-footer-nwsltr__form .rv-1-def-btn{height:45px;line-height:43px;transition:all .4s}.rv-1-footer-nwsltr__form .rv-1-def-btn:hover .txt{color:var(--white-f)}.rv-1-footer-nwsltr__form .rv-1-def-btn .txt{width:100%}.rv-1-copyright{font-size:14px;font-family:var(--mulish);color:#ffffffb3;font-weight:300}.rv-1-socials{gap:6px;display:flex}.rv-1-socials a{text-align:center;color:#ffffff80;border:1px solid #ffffff1a;border-radius:50%;width:40px;height:40px;line-height:40px}.rv-1-socials a:hover{background-color:var(--orange);border-color:var(--orange);color:var(--white-f)}.rv-2-footer{border-top:1px solid #ffffff1a;padding:45px 0}@media screen and (max-width:767px){.rv-2-footer{padding:25px 0}}.rv-2-footer__nav{justify-content:flex-end;gap:10px;display:flex}@media screen and (max-width:767px){.rv-2-footer__nav{justify-content:center}}.rv-2-footer__nav a{color:var(--white-f);font-size:14px;font-weight:300;font-family:var(--mulish);line-height:1}.rv-2-footer__nav a:hover{color:#daed1a}.rv-2-footer__nav a:not(:first-child){border-left:1px solid #fff;padding-left:10px}.rv-3-footer{background:url(/static-assets/static/media/rv-3-footer-bg.8f919580.jpg) 50%/cover no-repeat}@media screen and (max-width:1399px){.rv-3-footer-top{padding:100px 0 70px}}@media screen and (max-width:1199px){.rv-3-footer-top{padding:80px 0 50px}}.rv-3-footer .rv-1-socials a:hover{background-color:#a97240;border-color:#a97240}.rv-3-footer .rv-1-footer-widget li:hover{color:#fff9}.rv-3-footer .rv-1-footer-widget li a:hover{color:#a98153}.rv-3-footer .rv-1-footer-widget__links{display:block}.rv-3-footer .rv-1-footer-widget__links a{padding-left:0}.rv-3-footer .rv-1-footer-widget__links a:hover{color:#a98153}.rv-3-footer .rv-1-footer-widget__links a:before{content:none}.rv-3-footer-nwsltr{padding-left:40px}@media screen and (max-width:1199px){.rv-3-footer-nwsltr{padding-left:0}}.rv-3-footer-nwsltr__form input{color:var(--white-f);border-radius:0}.rv-3-footer-nwsltr__form .rv-1-def-btn .txt{background-color:#a97240;border:1px solid #a97240;border-radius:0}.rv-3-footer-nwsltr__form .rv-1-def-btn .txt:hover{background-color:#0000}.rv-4-footer{background-color:var(--white-f)}.rv-4-footer__socials{align-items:center;display:flex}@media screen and (max-width:991px){.rv-4-footer__socials{flex-wrap:wrap}}.rv-4-footer__social{text-align:center;border-bottom:1px solid #ffffff1a;flex:auto;padding:50px 0}@media screen and (max-width:1199px){.rv-4-footer__social{padding:30px 20px}}@media screen and (max-width:991px){.rv-4-footer__social{flex:30%;padding:15px}}.rv-4-footer__social:not(:last-child){border-right:1px solid #ffffff1a}.rv-4-footer__social a{color:var(--white-f);font-family:var(--mulish);align-items:center;gap:15px;font-size:20px;font-weight:700;display:inline-flex}@media screen and (max-width:991px){.rv-4-footer__social a{gap:10px;font-size:18px}}@media screen and (max-width:575px){.rv-4-footer__social a{font-size:16px}}.rv-4-footer__social a i{font-size:24px}@media screen and (max-width:991px){.rv-4-footer__social a i{font-size:22px}}@media screen and (max-width:575px){.rv-4-footer__social a i{font-size:20px}}.rv-4-footer__social a:hover{color:#a90e20}.rv-4-footer__middle{text-align:center;padding:80px 0 100px}@media screen and (max-width:1199px){.rv-4-footer__middle{padding:60px 0 80px}}@media screen and (max-width:767px){.rv-4-footer__middle{padding:50px 0 65px}}@media screen and (max-width:479px){.rv-4-footer__middle{padding:50px 0}}.rv-4-footer__menu{flex-wrap:wrap;justify-content:center;gap:15px 60px;margin:42px 0 75px;display:flex}@media screen and (max-width:991px){.rv-4-footer__menu{margin:32px 0 45px}}@media screen and (max-width:767px){.rv-4-footer__menu{column-gap:45px}}.rv-4-footer__menu a{color:var(--white-f);font-weight:500}.rv-4-footer__menu a:hover{color:#a90e20}.rv-4-footer-subs form{width:410px;margin:0 auto;padding:0 20px 15px;display:flex;position:relative}@media screen and (max-width:479px){.rv-4-footer-subs form{max-width:100%}}.rv-4-footer-subs form:before{content:"";border:1px solid #ffffff29;width:100%;height:4px;position:absolute;top:100%;left:0}.rv-4-footer-subs form input{width:100%;color:var(--white-f)}.rv-4-footer-subs form input::placeholder{color:#ffffffb3}.rv-4-footer-subs form button{color:var(--white-f)}.rv-5-footer{background-color:#404b44}@media screen and (max-width:1199px){.rv-5-footer-top{padding:70px 0 50px}}@media screen and (max-width:767px){.rv-5-footer-top{padding:60px 0 40px}}.rv-5-footer .rv-1-footer-widget{padding:0 30px}@media screen and (max-width:1399px){.rv-5-footer .rv-1-footer-widget{padding:0 15px}}@media screen and (max-width:1199px){.rv-5-footer .rv-1-footer-widget{padding:0}.rv-5-footer-widget__title{margin-bottom:20px}}.rv-5-footer .rv-1-socials a:hover{background-color:#8e5b63;border-color:#8e5b63}.rv-5-footer-timings li{color:#fff9;justify-content:space-between;font-family:Mulish;font-size:15px;font-style:normal;font-weight:300;line-height:normal;display:flex}.rv-5-footer-timings li:not(:last-child){margin-bottom:16px}.rv-6-footer{background-color:var(--white-f)}.rv-6-footer-top{overflow:hidden}.rv-6-footer-top__row{justify-content:space-between}@media screen and (max-width:1199px){.rv-6-footer-top__row{justify-content:center}}.rv-6-footer-bottom{padding:35px 0}.rv-6-footer .has-anim{z-index:1;position:relative}@media screen and (max-width:1199px){.rv-6-footer .has-anim{overflow:hidden}}.rv-6-footer .has-anim:first-child:before{border-right:0}.rv-6-footer .has-anim:last-child .to-animate{left:auto;right:0}.rv-6-footer .has-anim .to-animate,.rv-6-footer .has-anim:before{content:"";z-index:-1;border:0 solid #ffffff1a;border-width:0 1px;height:calc(100% + 240px);position:absolute;inset:50% 0 0;translate:-25px -50%}@media screen and (max-width:1199px){.rv-6-footer .has-anim .to-animate,.rv-6-footer .has-anim:before{height:100%;translate:0 -50%}}@media screen and (max-width:767px){.rv-6-footer .has-anim .to-animate,.rv-6-footer .has-anim:before{content:none}}.rv-6-footer .has-anim .to-animate{background:linear-gradient(to top,var(--white-f),transparent);border:none;width:1px;height:50px;animation:15s linear infinite forwards strokePosition}.rv-6-footer .has-anim .to-animate.reverse{background:linear-gradient(to bottom,var(--white-f),transparent);animation:15s linear infinite reverse strokePosition;left:auto;right:0}@media screen and (max-width:1199px){.rv-6-footer-widget{padding-left:20px}}@media screen and (max-width:767px){.rv-6-footer-widget{padding-left:0}}.rv-6-footer-nwsltr__form .nwsltr-top{border-bottom:1px solid #fff3;padding-bottom:18px;display:flex}.rv-6-footer-nwsltr__form .nwsltr-top>*{color:var(--white-f)}.rv-6-footer-nwsltr__form input{width:100%}.rv-6-footer-nwsltr__form input::placeholder{color:#fff9}.rv-6-footer-nwsltr__form button{min-width:max-content}.rv-6-footer-nwsltr__form button i{opacity:.6;padding-right:6px}.rv-6-footer-nwsltr__checkbox{padding-top:20px}.rv-6-footer-nwsltr__checkbox input{background-color:#0000;width:auto;margin-right:10px}.rv-6-footer-nwsltr__checkbox a,.rv-6-footer-nwsltr__checkbox label{color:#ffffff80}.rv-6-footer-nwsltr__checkbox a{-webkit-text-decoration:underline #ffffff80;text-decoration:underline #ffffff80;text-decoration-thickness:1px}@keyframes strokePosition{0%{top:-140px}to{top:calc(100% + 240px)}}.rv-7-footer{background:var(--white-f)}.rv-7-footer .rv-7-footer-nwsltr__form input{border-radius:30px}.rv-7-footer .rv-7-footer-nwsltr__form .rv-1-def-btn .txt{background-color:#4962fb;border-color:#4962fb;border-radius:30px}.rv-1-socials.rv-7-socials a:hover{background-color:#1c74e9;border-color:#1c74e9}.rv-8-footer{background-color:var(--white-f)}.rv-8-footer .rv-4-footer__social a:hover{color:#1c74e9}.rv-8-footer-middle{padding:100px 0 110px}@media screen and (max-width:1399px){.rv-8-footer-middle{padding:80px 0 90px}}@media screen and (max-width:991px){.rv-8-footer-middle{padding:60px 0 70px}}@media screen and (max-width:575px){.rv-8-footer-middle{padding:40px 0 50px}}.rv-8-footer-articles{padding-right:75px}@media screen and (max-width:1399px){.rv-8-footer-articles{padding-right:45px}}@media screen and (max-width:1199px){.rv-8-footer-articles{padding-right:0}}@media screen and (max-width:767px){.rv-8-footer-widget .rv-1-footer-widget__title{margin-bottom:15px}}.rv-8-footer-widget li a:hover,.rv-8-footer-widget li:hover{color:#1c74e9}.rv-8-footer-article{border:1px solid #2c2c2c1a;align-items:center;gap:20px;display:flex}.rv-8-footer-article:not(:last-child){margin-bottom:30px}.rv-8-footer-article-img{flex-shrink:0}.rv-8-footer-article-date{color:#ffffffb3;align-items:center;margin-bottom:7px;font-size:13px;font-weight:500;line-height:1;display:flex}.rv-8-footer-article-date i{margin-right:5px;font-size:16px}.rv-8-footer-article-title{color:var(--white-f);font-family:var(--mulish);margin-bottom:0;font-size:17px;font-weight:600;line-height:24px}.rv-8-footer-article-title a:hover{color:#1c74e9}@media screen and (max-width:479px){.rv-8-footer-article-title{font-size:16px}}.rv-8-footer-bottom{padding:30px 0}.rv-8-footer-bottom__nav a:hover{color:#1c74e9}.rv-8-footer-nwsltr__form .nwsltr-top{border:none;padding-bottom:0}.rv-8-footer-nwsltr__form input{border:1px solid #ffffff29;border-right:0;padding:10px 22px}.rv-8-footer-nwsltr__form button{background-color:#1c74e9;flex-shrink:0;width:46px;height:46px}.rv-8-footer-nwsltr__form button i{opacity:1;padding:0}.rv-9-socials a:hover{background-color:#65ab03;border-color:#65ab03}.rv-9-footer-top{border-bottom:1px solid #ffffff24;padding:25px 0}.rv-9-footer-article .rv-8-footer-article-img{border-radius:6px}.rv-9-footer-article .rv-8-footer-article-title a:hover{color:#65ab03}.rv-9-footer-nwsltr__form .nwsltr-top{border:1px solid #fff3;border-radius:30px}.rv-9-footer-nwsltr__form input{border:none;border-radius:30px}.rv-9-footer-nwsltr__form button{background-color:#65ab03;border-radius:50%}.rv-9-footer__contact-card{justify-content:flex-end}@media screen and (max-width:991px){.rv-9-footer__contact-card{justify-content:center}}@media screen and (max-width:575px){.rv-9-footer__contact-card{justify-content:flex-start}}.rv-9-footer__contact-card .rv-5-about__call-icon{color:#65ab03;border-color:#ffffff1a;flex-shrink:0}.rv-9-footer__contact-card .rv-5-about__call-txt h6{color:var(--white-f)}.rv-9-footer__contact-card .rv-5-about__call-txt a{color:#fff9}.rv-10-socials a{border-radius:6px}.rv-10-socials a:hover{color:var(--white-f);background-color:#efc329;border-color:#efc329}.rv-10-footer-nwsltr__form .nwsltr-top input,.rv-10-footer-nwsltr__form .nwsltr-top>*{color:var(--white-f)}.rv-10-footer-nwsltr__form input{border-radius:6px 0 0 6px}.rv-10-footer-nwsltr__form button{background-color:#efc329;border-color:#efc329;border-radius:0 6px 6px 0}.rv-10-footer-bottom__nav a:hover,.rv-10-footer-widget li a:hover,.rv-10-footer-widget li:hover{color:#efc329}.rv-11-footer{background-color:#231d16}.rv-11-footer-nwsltr__form input{border-top-left-radius:15px}.rv-11-footer-nwsltr__form button{background-color:#a98153;border-bottom-right-radius:15px}.rv-11-footer-bottom__nav a:hover,.rv-11-footer-widget li a:hover,.rv-11-footer-widget li:hover{color:#a98153}.rv-11-socials a{border-radius:10px 0}.rv-11-socials a:hover{background-color:#a98153;border-color:#a98153;border-radius:0 10px}.rv-11-pay-methods{color:#ffffffb3;font-family:var(--mulish);margin-top:42px;font-size:16px;font-weight:700}.rv-11-pay-methods span{margin-right:10px}.rv-12-footer{z-index:1}.rv-12-footer .rv-12-socials a:hover{background-color:#003c8b;border-color:#003c8b}.rv-12-footer .rv-12-footer-widget li a:hover,.rv-12-footer .rv-12-footer-widget li:hover{color:#003c8b}.rv-12-footer-nwsltr__form input::placeholder{color:#ffffff80;font-size:14px;font-weight:300}.rv-12-footer-nwsltr__form .rv-1-def-btn .txt{background-color:#003c8b;border-color:#003c8b}.rv-12-footer .rv-12-infos__vectors{z-index:-1;top:-50px}.rv-12-footer .rv-12-infos__vectors--2{top:auto;bottom:-50px}.rv-13-footer{background:var(--white-f);color:var(--white-f)}.rv-13-footer__about .rv-1-footer__about-txt{color:#05050599;font-weight:500}.rv-13-footer-widget .rv-1-footer-widget__title{color:var(--white-f)}.rv-13-footer-widget .rv-1-footer-widget__links a,.rv-13-footer-widget li,.rv-13-footer-widget li a{color:#05050599}.rv-13-footer-widget .rv-1-footer-widget__links a i,.rv-13-footer-widget li a i,.rv-13-footer-widget li i{color:var(--white-f);vertical-align:middle;font-size:18px}.rv-13-footer-nwsltr__form input{color:var(--white-f);border-color:#0505051a}.rv-13-footer-nwsltr__form .rv-1-def-btn .txt{background-color:#ab8e66;border-color:#ab8e66}.rv-13-footer-nwsltr__form .rv-1-def-btn .txt:hover{background-color:var(--white-f);color:var(--white-f)}.rv-13-footer-bottom{border-color:#0505051a;padding:25px 0}.rv-13-footer-bottom .rv-1-copyright{color:#050505b3}.rv-13-socials a{color:#05050580;border-color:#0505051a}.rv-13-socials a:hover{background-color:#ab8e66}.rv-14-footer-bottom__nav a:hover{color:#e64209}.rv-15-footer{background-size:contain}.rv-15-footer-nwsltr__form .nwsltr-top>button{color:#f35b04}.rv-15-footer-nwsltr__form .nwsltr-top>button:hover{color:#fff}.rv-15-footer-bottom__nav a:hover{color:#f35b04}.rv-16-footer-gallery-item,.rv-16-footer-gallery-item img{width:100%}.rv-16-footer-widget li a:hover,.rv-16-footer-widget li:hover{color:#dfe11b}.rv-16-socials a:hover{color:var(--white-f);background-color:#dfe11b;border-color:#dfe11b}.rv-17-footer{z-index:1;background:url(/static-assets/static/media/rv-17-footer-bg.575ff1b0.jpg) 50%/cover no-repeat;position:relative}.rv-17-footer:before{content:"";z-index:-1;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);position:absolute;inset:0}.rv-17-footer-widget li a:hover,.rv-17-footer-widget li:hover{color:#daed1a}.rv-17-footer-nwsltr__form .nwsltr-top>button{color:var(--white-f);background-color:#daed1a}.rv-18-footer{background-color:#142137}.rv-18-footer-bottom__nav a:hover,.rv-18-footer-widget li a:hover,.rv-18-footer-widget li:hover{color:#1c74e9}.rv-19-footer{z-index:1;background-color:#042127;position:relative}.rv-19-footer:before{content:"";z-index:-1;background:url(/static-assets/static/media/rv-19-footer-bg.c609a0cb.png) 50%/cover no-repeat;width:100%;height:73px;position:absolute;top:0}.rv-19-footer-widget--last{width:max-content;max-width:100%;margin-left:auto}@media screen and (max-width:991px){.rv-19-footer-widget--last{width:100%;margin-left:0}.rv-19-footer-widget{text-align:center}.rv-19-footer-widget li{justify-content:center}}.rv-19-footer-widget li a:hover,.rv-19-footer-widget li:hover{color:#dfe11b}.rv-19-footer-bottom{background-color:#031518;border:none;padding:25px 0}.rv-20-footer__contact-card .rv-5-about__call-icon{background-color:var(--white-f);border-color:var(--white-f);color:#003d8b}.rv-20-footer-article .rv-8-footer-article-title a:hover,.rv-20-footer__contact-card a:hover{color:#388b66}.rv-20-footer-nwsltr__form button{background-color:#003d8b}.rv-20-footer-bottom__nav a:hover,.rv-20-footer-widget li a:hover,.rv-20-footer-widget li:hover{color:#388b66}.rv-21-footer{background:var(--white-f);color:var(--white-f)}.rv-21-footer__about-txt{color:#0e142899}.rv-21-footer-widget .rv-1-footer-widget__title{color:#0e1428}.rv-21-footer-widget li,.rv-21-footer-widget li a{color:#0e142899}.rv-21-footer .rv-21-footer-widget li a:hover,.rv-21-footer .rv-21-footer-widget li:hover{color:#ce512a}.rv-21-footer-nwsltr .rv-1-footer-widget__title{color:#0e1428}.rv-21-footer-nwsltr__form input{border-color:#0e14281a}.rv-21-footer-nwsltr__form .rv-1-def-btn span.txt{background-color:#ce512a;border-color:#ce512a}.rv-22-footer{background-color:#040e1f}.rv-22-footer-gallery-item{border-radius:50%;width:100%;overflow:hidden}.rv-22-footer-gallery-item img{width:100%}.rv-22-footer-nwsltr__form button{background-color:#b38d3f}.rv-22-footer-widget li a:hover,.rv-22-footer-widget li:hover{color:#b38d3f}.rv-22-socials a:hover{background-color:#b38d3f;border-color:#b38d3f}.rv-23-footer{background:url(/static-assets/static/media/rv-22-footer-bg.c4b04405.jpg) 50%/cover no-repeat}.rv-23-footer-widget a.phone-numb{color:#3ba52d}.rv-23-footer-widget a.phone-numb i{color:var(--white-f);padding-right:7px}.rv-23-footer-widget a:hover{color:var(--white-f)}.rv-23-footer li a:hover,.rv-23-footer li:hover{color:#3ba52d}.rv-23-footer-nwsltr__form button{background-color:#3ba52d}.rv-23-footer-bottom__nav a:hover{color:#3ba52d}.rv-23-socials{align-items:center;margin-top:40px}.rv-23-socials h6{text-transform:capitalize;font-family:var(--mulish);color:var(--white-f);margin:0 8px 0 0;font-size:16px;font-weight:700}.rv-23-socials a:hover{background-color:#3ba52d;border-color:#3ba52d}.rv-24-footer{background-color:#020208}.rv-24-footer-widget li a:hover,.rv-24-footer-widget li:hover{color:#a58051}.rv-24-footer__payments{align-items:center;gap:15px;margin-top:40px;display:flex}.rv-24-footer__payments h6{color:var(--white-f);margin-bottom:0}.rv-24-footer-bottom__nav a:hover{color:#a58051}.rv-1-socials.rv-24-socials a:hover{background-color:#a58051;border-color:#a58051}.rv-24-footer-nwsltr__form input{border-radius:6px 0 0 6px}.rv-24-footer-nwsltr__form button{background-color:#a58051;border-radius:6px}.rv-25-footer{background-color:#1c312c}.rv-25-footer-widget li a:hover,.rv-25-footer-widget li:hover{color:#a07549}.rv-25-footer-bottom{background-color:#1e3932;border:none;padding:27px 0}.rv-25-footer-bottom__nav a:hover{color:#a07549}.rv-25-socials a{border-radius:0}.rv-25-socials a:hover{border-color:#a07549}.rv-25-footer-nwsltr__form button,.rv-25-socials a:hover{background-color:#a07549}.rv-2-history{padding-bottom:60px}.rv-2-history__img{text-align:center;background:url(/static-assets/static/media/rv-2-history-img-bg.eca89bf7.png) 50%/contain no-repeat}@media screen and (max-width:1599px){.rv-2-history__img img{max-width:320px}}@media screen and (max-width:1399px){.rv-2-history__img img{max-width:100%}}.rv-2-history__txt{padding-right:65px}@media screen and (max-width:1599px){.rv-2-history__txt{padding-right:45px}}@media screen and (max-width:1399px){.rv-2-history__txt{padding-right:40px}}@media screen and (max-width:991px){.rv-2-history__txt{padding-right:0}}.rv-2-timeline{gap:40px;margin-bottom:50px;display:flex}@media screen and (max-width:1599px){.rv-2-timeline{gap:30px;margin-bottom:35px}}@media screen and (max-width:1399px){.rv-2-timeline{gap:25px;margin-bottom:25px}}@media screen and (max-width:479px){.rv-2-timeline{flex-direction:column;gap:15px}}.rv-2-timeline:last-child{margin-bottom:0}.rv-2-timeline:last-child .rv-2-timeline-time:before{height:100%}.rv-2-timeline-time{flex-shrink:0;width:115px;position:relative}.rv-2-timeline-time:before{content:"";background-color:#272727;width:2px;height:calc(100% + 50px);position:absolute;top:0;right:0}@media screen and (max-width:479px){.rv-2-timeline-time:before{content:none}}.rv-2-timeline-time__years{margin-top:35px;padding-right:15px;font-size:14px;font-weight:500;line-height:71.429%;position:relative}@media screen and (max-width:479px){.rv-2-timeline-time__years{margin-top:10px}}.rv-2-timeline-time__years:before{content:"";background:linear-gradient(#c2d600,#f0ff53);border-radius:50%;width:10px;height:10px;position:absolute;top:50%;left:100%;translate:-60% -50%;box-shadow:0 0 0 6px #272727}.rv-2-timeline-details{background:linear-gradient(94deg,#ffffff0d,#fff0);border:1px solid #ffffff0f;padding:25px 35px 40px}@media screen and (max-width:1599px){.rv-2-timeline-details{padding:25px 35px}}@media screen and (max-width:1399px){.rv-2-timeline-details{padding:25px 30px}}@media screen and (max-width:575px){.rv-2-timeline-details{padding:20px}}.rv-2-timeline-details__title{border-bottom:2px solid #daed1a;margin-bottom:14px;padding-bottom:10px;font-size:20px;font-weight:600;display:inline-block}@media screen and (max-width:479px){.rv-2-timeline-details__title{font-size:18px}}.rv-2-timeline-details__descr{color:#fff9;margin-bottom:0;font-size:15px;font-weight:300;line-height:160%}.rv-2-skills{padding:60px 0}@media screen and (max-width:1399px){.rv-2-skills{padding:20px 0}}@media screen and (max-width:991px){.rv-2-skills{padding:0 0 10px}}.rv-2-skills .rv-2-section-title{margin-bottom:18px}.rv-2-skills__img{width:max-content;max-width:100%}@media screen and (max-width:991px){.rv-2-skills__img{text-align:center;margin:auto}.rv-2-skills__img img{max-width:400px}}@media screen and (max-width:479px){.rv-2-skills__img img{height:300px}}.rv-2-skills__descr{color:#fff9;font-family:var(--mulish);margin-bottom:44px;font-size:18px;font-weight:300;line-height:155.556%}@media screen and (max-width:1399px){.rv-2-skills__descr{margin-bottom:24px}}@media screen and (max-width:479px){.rv-2-skills__descr{font-size:16px}}.rv-2-skill:not(:last-child){margin-bottom:22px}.rv-2-skill__title{font-family:var(--mulish);margin-bottom:12px;font-size:15px;font-weight:300}@media screen and (max-width:1399px){.rv-2-skill__title{margin-bottom:8px}}@media screen and (max-width:575px){.rv-2-skill__title{margin-bottom:12px}}.rv-2-skill-bars .progress-container{background:linear-gradient(94deg,#ffffff0d,#fff0);border:1px solid #ffffff1a;width:100%;padding:7px 10px;transform:skew(-20deg)}.rv-2-skill-bars .progressbar{background-color:#daed1a;width:0;height:6px;position:relative}.rv-2-skill-bars .progress-label{height:26px;line-height:24px;font-family:var(--mulish);background:#0f0f0f;border:1px solid #c2d600;padding:0 10px;font-size:12px;font-weight:700;position:absolute;top:50%;left:100%;transform:skew(20deg)translateY(-50%)}.rv-2-award{padding-bottom:120px}@media screen and (max-width:1399px){.rv-2-award{padding-bottom:80px}}@media screen and (max-width:991px){.rv-2-award{padding-bottom:60px}}.rv-2-honor{border-top-color:#ffffff1a;grid-template-columns:max-content max-content auto max-content;gap:110px}@media screen and (max-width:1399px){.rv-2-honor{gap:50px}}@media screen and (max-width:991px){.rv-2-honor{gap:30px;padding:20px}}@media screen and (max-width:767px){.rv-2-honor{text-align:left;grid-template-columns:max-content max-content auto}}@media screen and (max-width:479px){.rv-2-honor{text-align:center;grid-template-columns:repeat(2,50%)}}.rv-2-honor:before{background:linear-gradient(94deg,#ffffff0d,#fff0)}.rv-2-honor:hover{border-color:#ffffff1a #ffffff1a #0000}.rv-2-honor:hover .rv-2-honor__btn i{color:var(--white-f);background-color:#daed1a;border-color:#daed1a}.rv-2-honor:last-child{border-bottom-color:#ffffff1a}.rv-2-honor:last-child:hover{border-color:#ffffff1a}.rv-2-honor__year{margin-bottom:0}.rv-2-honor__img img{object-fit:contain;width:100px;height:80px}@media screen and (max-width:479px){.rv-2-honor__details{grid-column:1/4}}.rv-2-honor__title{font-size:28px;font-weight:600}@media screen and (max-width:1399px){.rv-2-honor__title{font-size:25px}}@media screen and (max-width:991px){.rv-2-honor__title{font-size:22px}}.rv-2-honor__descr{color:#fff9;margin-bottom:0}.rv-2-honor__btn{color:var(--white-f)}@media screen and (max-width:991px){.rv-2-honor__btn{grid-column:auto}}@media screen and (max-width:767px){.rv-2-honor__btn{grid-column:1/4}}.rv-2-honor__btn i{border-color:#ffffff24}.rv-2-contact{padding-bottom:100px}@media screen and (max-width:1399px){.rv-2-contact{padding-bottom:80px}}@media screen and (max-width:991px){.rv-2-contact{padding-bottom:60px}}.rv-2-contact .rv-2-section-title{width:55%}@media screen and (max-width:1599px){.rv-2-contact .rv-2-section-title{width:65%}}@media screen and (max-width:991px){.rv-2-contact .rv-2-section-title{width:75%}}@media screen and (max-width:767px){.rv-2-contact .rv-2-section-title{width:90%}}@media screen and (max-width:479px){.rv-2-contact .rv-2-section-title{width:100%}}.rv-2-contact__txt{background:linear-gradient(94deg,#ffffff0d,#fff0);border:1px solid #ffffff0f;padding:68px 80px 80px}@media screen and (max-width:1599px){.rv-2-contact__txt{padding:48px 50px 60px}}@media screen and (max-width:1399px){.rv-2-contact__txt{padding:28px 30px 40px}}@media screen and (max-width:479px){.rv-2-contact__txt{padding:18px 15px 30px}}.rv-2-contact-form-title{margin-bottom:30px;font-size:40px;font-weight:700;line-height:135%}@media screen and (max-width:1399px){.rv-2-contact-form-title{margin-bottom:20px;font-size:30px}}@media screen and (max-width:479px){.rv-2-contact-form-title{margin-bottom:15px;font-size:25px}}.rv-2-contact__form>.row{--bs-gutter-x:20px;--bs-gutter-y:20px}.rv-2-contact__form button,.rv-2-contact__form input,.rv-2-contact__form select,.rv-2-contact__form textarea{width:100%;color:var(--white-f);background-color:#0000;border:1px solid #ffffff24;padding:9px 20px}.rv-2-contact__form button:focus,.rv-2-contact__form input:focus,.rv-2-contact__form select:focus,.rv-2-contact__form textarea:focus{outline:none}.rv-2-contact__form option{background-color:var(--white-f)}.rv-2-contact__form textarea{height:160px}.rv-2-contact__form button{color:#0f0f0f;height:55px;font-family:var(--mulish);background-color:#daed1a;border-color:#daed1a;font-weight:700}.rv-2-contact__form button:hover{color:var(--white-f);background-color:#0000}@media screen and (max-width:767px){.rv-2-contact__form button{height:45px}}.rv-2-contact iframe{vertical-align:top;width:100%;height:100%}@media screen and (max-width:991px){.rv-2-contact iframe{height:300px}}.rv-5-contact{z-index:1;position:relative}.rv-5-contact-form-area{background:url(/static-assets/static/media/rv-5-contact-bg-1.08c52da3.png) 50%/100% 100% no-repeat;width:730px;margin:auto;padding:50px}@media screen and (max-width:1399px){.rv-5-contact-form-area{width:auto;padding:20px 22px}}@media screen and (max-width:479px){.rv-5-contact-form-area{padding:12px}}.rv-5-contact-form-area-inner{background:url(/static-assets/static/media/rv-5-contact-bg-2.a9594ee6.png) 50%/100% 100% no-repeat;padding:118px 90px}@media screen and (max-width:1399px){.rv-5-contact-form-area-inner{padding:58px 70px}}@media screen and (max-width:1199px){.rv-5-contact-form-area-inner{padding:48px 50px}}@media screen and (max-width:991px){.rv-5-contact-form-area-inner{padding:38px 40px}}@media screen and (max-width:575px){.rv-5-contact-form-area-inner{padding:38px 30px}}.rv-5-contact-form-area-inner .rv-5-section__title{margin-bottom:20px;font-size:44px}@media screen and (max-width:1199px){.rv-5-contact-form-area-inner .rv-5-section__title{font-size:40px}}@media screen and (max-width:991px){.rv-5-contact-form-area-inner .rv-5-section__title{margin-bottom:15px;font-size:38px}}@media screen and (max-width:767px){.rv-5-contact-form-area-inner .rv-5-section__title{font-size:35px}}@media screen and (max-width:575px){.rv-5-contact-form-area-inner .rv-5-section__title{font-size:32px}}@media screen and (max-width:479px){.rv-5-contact-form-area-inner .rv-5-section__title{font-size:28px}}.rv-5-contact-form>*{background-color:#fff;border:1px solid #0505051a;width:100%;height:45px;padding:0 20px}@media screen and (max-width:991px){.rv-5-contact-form>*{height:40px}}@media screen and (max-width:479px){.rv-5-contact-form>*{height:35px;padding:0 14px}}.rv-5-contact-form>:not(:last-child){margin-bottom:15px}@media screen and (max-width:991px){.rv-5-contact-form>:not(:last-child){margin-bottom:10px}}.rv-5-contact-form>:focus,.rv-5-contact-form>:focus-visible{border-color:#8e5b63;outline:none}.rv-5-contact-form>::placeholder{color:#050505b3;font-family:var(--mulish);font-size:14px;font-weight:400}.rv-5-contact-form option[hidden]{opacity:.7}.rv-5-contact-form button{background-color:#8e5b63;height:54px}@media screen and (max-width:991px){.rv-5-contact-form button{height:44px}}@media screen and (max-width:575px){.rv-5-contact-form button{height:38px}}.rv-5-contact-form button:hover{color:var(--white-f);border-color:#8e5b63}.rv-5-contact__img-row{z-index:-1;width:100%;max-width:1920px;position:absolute;top:50%;left:0;translate:0 -50%}.rv-5-contact-img img{z-index:-1;width:100%;max-height:600px;position:relative}@media screen and (max-width:1399px){.rv-5-contact-img img{height:400px}}.rv-18-contact_main_section{position:relative;top:-185px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-18-contact_main_section{top:-150px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-18-contact_main_section{top:-100px}}.rv-18-contact_main_section .rv-18-contact_info{background:#e8f1fd;padding:100px 80px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-18-contact_main_section .rv-18-contact_info{padding:70px 40px}}@media only screen and (min-width:0) and (max-width:479px){.rv-18-contact_main_section .rv-18-contact_info{padding:50px 15px}}.rv-18-contact_main_section .rv-18-contact_info .rv-18-contact_info_area{padding-right:35px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-18-contact_main_section .rv-18-contact_info .rv-18-contact_info_area{padding-right:0}}.rv-18-contact_main_section .rv-18-contact_info .rv-18-contact_info_area .rv-18-contact_info_heading{color:#142137;font-size:54px;font-weight:800;font-family:var(--mulish),sans-serif;z-index:1;margin-bottom:30px;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-18-contact_main_section .rv-18-contact_info .rv-18-contact_info_area .rv-18-contact_info_heading{font-size:40px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-18-contact_main_section .rv-18-contact_info .rv-18-contact_info_area .rv-18-contact_info_heading{font-size:35px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-18-contact_main_section .rv-18-contact_info .rv-18-contact_info_area .rv-18-contact_info_heading{font-size:28px}}.rv-18-contact_main_section .rv-18-contact_info .rv-18-contact_info_area .rv-18-contact_info_heading span{z-index:-1;position:absolute;bottom:-20px;right:25%}.rv-18-contact_main_section .rv-18-contact_info .rv-18-contact_info_area .rv-18-contact_location_area{justify-content:space-between;column-gap:15px;margin-bottom:20px;display:flex}@media only screen and (min-width:0) and (max-width:479px){.rv-18-contact_main_section .rv-18-contact_info .rv-18-contact_info_area .rv-18-contact_location_area{flex-direction:column;gap:20px}}.rv-18-contact_main_section .rv-18-contact_info .rv-18-contact_info_area .rv-18-contact_location_area .rv-18-contact_location{background:#fff;column-gap:20px;padding:20px 20px 10px;display:flex}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-18-contact_main_section .rv-18-contact_info .rv-18-contact_info_area .rv-18-contact_location_area .rv-18-contact_location{flex-direction:column;align-items:center;gap:25px}}.rv-18-contact_main_section .rv-18-contact_info .rv-18-contact_info_area .rv-18-contact_location_area .rv-18-contact_location a{color:#1c74e9;text-align:center;height:max-content;font-size:20px;font-family:var(--mulish),sans-serif;background:#fff;border:1px solid #14213724;border-radius:50%;padding:5px 10px;display:inline-block}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-18-contact_main_section .rv-18-contact_info .rv-18-contact_info_area .rv-18-contact_location_area .rv-18-contact_location .rv-18-contact_location_txt{text-align:center}}.rv-18-contact_main_section .rv-18-contact_info .rv-18-contact_info_area .rv-18-contact_location_area .rv-18-contact_location .rv-18-contact_location_txt h3{color:#142137;cursor:pointer;font-size:16px;font-weight:700;font-family:var(--mulish),sans-serif;margin-bottom:10px;transition:all .4s}.rv-18-contact_main_section .rv-18-contact_info .rv-18-contact_info_area .rv-18-contact_location_area .rv-18-contact_location .rv-18-contact_location_txt h3:hover{color:#1c74e9}.rv-18-contact_main_section .rv-18-contact_info .rv-18-contact_info_area .rv-18-contact_location_area .rv-18-contact_location .rv-18-contact_location_txt address{color:#14213799;font-size:14px;font-weight:500;font-family:var(--mulish),sans-serif}.rv-18-contact_main_section .rv-18-contact_info .rv-18-contact_form{background:#1c74e9;padding:50px 40px}@media only screen and (min-width:0) and (max-width:479px){.rv-18-contact_main_section .rv-18-contact_info .rv-18-contact_form{padding:30px 15px}}.rv-18-contact_main_section .rv-18-contact_info .rv-18-contact_form .rv-18-contact_form_heading{color:#fff;font-size:24px;font-weight:800;font-family:var(--mulish),sans-serif;margin-bottom:20px}.rv-18-contact_main_section .rv-18-contact_info .rv-18-contact_form .rv-18-contact_form_input_box{position:relative}.rv-18-contact_main_section .rv-18-contact_info .rv-18-contact_form .rv-18-contact_form_input_box i{color:#ffffffb3;position:absolute;top:12px;left:20px}.rv-18-contact_main_section .rv-18-contact_info .rv-18-contact_form input,.rv-18-contact_main_section .rv-18-contact_info .rv-18-contact_form textarea{color:#ffffffb3;width:100%;font-size:14px;font-family:var(--mulish),sans-serif;background:0 0;border:1px solid #ffffff3d;border-radius:0;margin-bottom:10px;padding:10px 48px;transition:none}.rv-18-contact_main_section .rv-18-contact_info .rv-18-contact_form textarea{color:#fff;height:140px;padding:10px 20px}.rv-18-contact_main_section .rv-18-contact_info .rv-18-contact_form ::placeholder{color:#ffffffb3}.rv-18-contact_main_section .rv-18-contact_info .rv-18-contact_form textarea::placeholder{color:#fff}.rv-18-contact_main_section .rv-18-contact_info .rv-18-contact_form .rv-18-contact_form_button button{text-align:center;width:100%;color:var(--white-f);z-index:1;font-size:16px;font-weight:700;line-height:50px;font-family:var(--mulish),sans-serif;background:#fff;border:none;justify-content:center;align-items:center;transition:all .4s;display:flex;position:relative}.rv-18-contact_main_section .rv-18-contact_info .rv-18-contact_form .rv-18-contact_form_button button:hover{letter-spacing:1px}.rv-18-contact_main_section .rv-18-contact_info .rv-18-contact_form .rv-18-contact_form_button button:hover i{transform:rotate(-45deg)}.rv-18-contact_main_section .rv-18-contact_info .rv-18-contact_form .rv-18-contact_form_button button i{margin-left:10px;transition:all .4s}.rv-20-contact_main_section{z-index:1;padding:120px 0;position:relative}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.rv-20-contact_main_section{padding:100px 0 120px}}@media only screen and (min-width:768px) and (max-width:991px){.rv-20-contact_main_section{padding:80px 0 100px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-20-contact_main_section{padding:60px 0 80px}}.rv-20-contact_main_section .rv-20-contact_image{width:100%;height:100%}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-20-contact_main_section .rv-20-contact_image{width:500px;height:330px;margin:auto auto 40px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-20-contact_main_section .rv-20-contact_image{width:350px;height:300px;margin:auto auto 40px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-20-contact_main_section .rv-20-contact_image{width:100%;height:250px;margin:auto auto 20px}}.rv-20-contact_main_section .rv-20-contact_image img{object-fit:cover;width:100%;height:100%}.rv-20-contact_main_section .rv-20-contact_form_area{padding-left:90px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-20-contact_main_section .rv-20-contact_form_area{padding-left:0}}.rv-20-contact_main_section .rv-20-contact_form_area .rv-20-contact_section_heading .rv-20-contact_sub_title{color:#fff;text-align:center;border:1px solid var(--white-f);width:140px;height:36px;font-size:16px;font-weight:500;line-height:36px;font-family:var(--mulish),sans-serif;justify-content:center;align-items:center;column-gap:4px;margin-bottom:20px;display:flex}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-20-contact_main_section .rv-20-contact_form_area .rv-20-contact_section_heading .rv-20-contact_sub_title{margin:auto auto 20px}}.rv-20-contact_main_section .rv-20-contact_form_area .rv-20-contact_section_heading .rv-20-contact_sub_title span{background:#fff;border-radius:50%;width:5px;height:5px}.rv-20-contact_main_section .rv-20-contact_form_area .rv-20-contact_section_heading .rv-20-contact_section_title{color:#fff;font-size:48px;font-weight:800;font-family:var(--mulish),sans-serif;margin-bottom:50px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-20-contact_main_section .rv-20-contact_form_area .rv-20-contact_section_heading .rv-20-contact_section_title{font-size:40px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-20-contact_main_section .rv-20-contact_form_area .rv-20-contact_section_heading .rv-20-contact_section_title{font-size:28px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-20-contact_main_section .rv-20-contact_form_area .rv-20-contact_section_heading .rv-20-contact_section_title{text-align:center;font-size:22px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-20-contact_main_section .rv-20-contact_form_area .rv-20-contact_section_heading .rv-20-contact_section_title{font-size:18px}}.rv-20-contact_main_section .rv-20-contact_form_area .rv-20-contact_form{padding:40px 30px}@media only screen and (min-width:0) and (max-width:479px){.rv-20-contact_main_section .rv-20-contact_form_area .rv-20-contact_form{padding:30px 20px}}.rv-20-contact_main_section .rv-20-contact_form_area .rv-20-contact_form p{margin-bottom:0}.rv-20-contact_main_section .rv-20-contact_form_area .rv-20-contact_form p span.wpcf7-form-control-wrap{width:100%}.rv-20-contact_main_section .rv-20-contact_form_area .rv-20-contact_form input,.rv-20-contact_main_section .rv-20-contact_form_area .rv-20-contact_form textarea{color:var(--white-f);border:1px solid var(--white-f);text-transform:capitalize;width:100%;font-size:14px;font-weight:400;font-family:var(--mulish),sans-serif;background:0 0;border-radius:0;margin-bottom:15px;padding:15px 30px;transition:none}.rv-20-contact_main_section .rv-20-contact_form_area .rv-20-contact_form textarea{height:140px;padding:10px 20px}.rv-20-contact_main_section .rv-20-contact_form_area .rv-20-contact_form ::placeholder{color:var(--white-f);font-size:14px;font-weight:400}.rv-20-contact_main_section .rv-20-contact_form_area .rv-20-contact_form textarea::placeholder{color:var(--white-f)}.rv-20-contact_main_section .rv-20-contact_form_area .rv-20-contact_form .rv-20-contact_form_button button{text-align:center;color:#fff;z-index:1;width:100%;height:54px;font-size:16px;font-weight:700;line-height:50px;font-family:var(--mulish),sans-serif;background:#003d8b;border:none;justify-content:center;align-items:center;transition:all .4s;display:flex;position:relative}.rv-20-contact_main_section .rv-20-contact_form_area .rv-20-contact_form .rv-20-contact_form_button button:hover{letter-spacing:1px}.rv-20-contact_main_section .rv-20-contact_form_area .rv-20-contact_form .rv-20-contact_form_button button:hover i{transform:rotate(-45deg)}.rv-20-contact_main_section .rv-20-contact_form_area .rv-20-contact_form .rv-20-contact_form_button button i{margin-left:10px;line-height:0;transition:all .4s}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-20-contact_main_section .rv-20-contact_form_area .rv-20-contact_form .rv-20-form_row{flex-direction:column}}.rv-20-contact_main_section .home-6-sh-1{z-index:-1;width:200px;height:300px;position:absolute;top:150px;left:0}.rv-20-contact_main_section .home-6-sh-1 img{width:100%;height:100%}.rv-20-contact_main_section .home-6-sh-2{z-index:-1;width:200px;height:355px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.rv-20-contact_main_section .home-6-sh-2 img{width:100%;height:100%}.rv-22-contact_main_section{padding-bottom:120px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-22-contact_main_section{padding-bottom:100px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-22-contact_main_section{padding-bottom:90px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-22-contact_main_section{padding-bottom:80px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-22-contact_main_section{padding-bottom:70px}}@media only screen and (min-width:0) and (max-width:479px){.rv-22-contact_main_section{padding-bottom:60px}}.rv-22-contact_main_section .rv-22-contact_area{border:1px solid #b38d3f;justify-content:space-between;column-gap:60px;display:flex;position:relative}.rv-22-contact_main_section .rv-22-contact_area .rv-22-contact_form{background:#fff;flex:0 0 70%;padding:40px 30px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-22-contact_main_section .rv-22-contact_area .rv-22-contact_form{flex:0 0 100%;width:100%}}.rv-22-contact_main_section .rv-22-contact_area .rv-22-contact_form .rv-22-contact_sub_title{color:#040e1fb3;text-transform:uppercase;font-size:14px;font-weight:500;font-family:var(--mulish),sans-serif;display:inline-block;position:relative}.rv-22-contact_main_section .rv-22-contact_area .rv-22-contact_form .rv-22-contact_sub_title .rv8_sub_pre_nex{content:"";background:#040e1f66;width:60px;height:1px;position:absolute;top:50%;right:-90%;transform:translateY(-50%)}.rv-22-contact_main_section .rv-22-contact_area .rv-22-contact_form .rv-22-contact_sub_title .rv8_sub_pre_nex:before{content:"";background:#9a9ea5;border-radius:50%;width:8px;height:8px;animation:2.5s linear infinite alternate both slide-right;position:absolute;top:0;left:-15px;transform:translateY(-50%)}.rv-22-contact_main_section .rv-22-contact_area .rv-22-contact_form .rv-22-contact_sub_title .rv8_sub_pre_nex:after{content:"";background:#9a9ea5;border-radius:50%;width:8px;height:8px;animation:2.5s linear infinite alternate both slide-left;position:absolute;top:0;right:-15px;transform:translateY(-50%)}.rv-22-contact_main_section .rv-22-contact_area .rv-22-contact_form .rv-22-contact_title{color:#040e1f;font-size:46px;font-weight:700;font-family:var(--mulish),sans-serif;margin-bottom:60px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-22-contact_main_section .rv-22-contact_area .rv-22-contact_form .rv-22-contact_title{margin-bottom:40px;font-size:40px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-22-contact_main_section .rv-22-contact_area .rv-22-contact_form .rv-22-contact_title{margin-bottom:30px;font-size:30px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-22-contact_main_section .rv-22-contact_area .rv-22-contact_form .rv-22-contact_title{margin-bottom:25px;font-size:25px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-22-contact_main_section .rv-22-contact_area .rv-22-contact_form .rv-22-contact_title{margin-bottom:20px;font-size:20px}}.rv-22-contact_main_section .rv-22-contact_area .rv-22-contact_form .rv-22-form p{margin-bottom:0}.rv-22-contact_main_section .rv-22-contact_area .rv-22-contact_form .rv-22-form p .wpcf7-form-control-wrap{width:100%}.rv-22-contact_main_section .rv-22-contact_area .rv-22-contact_form .rv-22-form input,.rv-22-contact_main_section .rv-22-contact_area .rv-22-contact_form .rv-22-form select{color:var(--white-f);border:1px solid var(--white-f);text-transform:capitalize;appearance:none;width:100%;font-size:14px;font-weight:400;font-family:var(--mulish),sans-serif;background:0 0;border-radius:30px;margin-bottom:20px;padding:15px 30px;transition:none}.rv-22-contact_main_section .rv-22-contact_area .rv-22-contact_form .rv-22-form .rv8c-cap{--bs-gutter-x:0;column-gap:20px}.rv-22-contact_main_section .rv-22-contact_area .rv-22-contact_form .rv-22-form .select_box{position:relative}.rv-22-contact_main_section .rv-22-contact_area .rv-22-contact_form .rv-22-form .select_box select option{color:#040e1f;background:#040e1f1a}.rv-22-contact_main_section .rv-22-contact_area .rv-22-contact_form .rv-22-form .select_box .select_icon{color:#040e1f;position:absolute;top:15px;right:15px}.rv-22-contact_main_section .rv-22-contact_area .rv-22-contact_form .rv-22-form ::placeholder{color:var(--white-f);font-size:14px;font-weight:400}.rv-22-contact_main_section .rv-22-contact_area .rv-22-contact_form .rv-22-form .rv-22-contact_form_button button{text-align:center;color:#fff;z-index:1;width:100%;height:54px;font-size:16px;font-weight:700;line-height:50px;font-family:var(--mulish),sans-serif;background:#b38d3f;border:none;border-radius:30px;justify-content:center;align-items:center;transition:all .4s;display:flex;position:relative}.rv-22-contact_main_section .rv-22-contact_area .rv-22-contact_form .rv-22-form .rv-22-contact_form_button button:hover{letter-spacing:1px;background:#040e1f}.rv-22-contact_main_section .rv-22-contact_area .rv-22-contact_form .rv-22-form .rv-22-contact_form_button button:hover i{transform:rotate(-45deg)}.rv-22-contact_main_section .rv-22-contact_area .rv-22-contact_form .rv-22-form .rv-22-contact_form_button button i{margin-left:10px;line-height:0;transition:all .4s}.rv-22-contact_main_section .rv-22-contact_area .rv-22-contact_image{width:auto;height:564px;position:absolute;bottom:0;right:0}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-22-contact_main_section .rv-22-contact_area .rv-22-contact_image{width:280px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-22-contact_main_section .rv-22-contact_area .rv-22-contact_image{display:none}}.rv-22-contact_main_section .rv-22-contact_area .rv-22-contact_image img{object-fit:cover;width:100%;height:100%}.rv-25-contact_main_section{z-index:1;background:#1e3932;padding:90px 0;position:relative}.rv-25-contact_main_section .inner-container{padding-left:100px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-25-contact_main_section .inner-container{padding:0}}.rv-25-contact_main_section .rv-25-contact_form_area{padding-right:80px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-25-contact_main_section .rv-25-contact_form_area{padding-right:40px}}.rv-25-contact_main_section .rv-25-contact_form_area .rv-25-contact_form{background:#fff;padding:70px 50px;box-shadow:0 1px 3px #081c1524}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-25-contact_main_section .rv-25-contact_form_area .rv-25-contact_form{padding:40px 35px}}.rv-25-contact_main_section .rv-25-contact_form_area .rv-25-contact_form p{margin-bottom:0}.rv-25-contact_main_section .rv-25-contact_form_area .rv-25-contact_form p .wpcf7-form-control-wrap{width:100%}.rv-25-contact_main_section .rv-25-contact_form_area .rv-25-contact_form .rv-25-contact_section_heading .rv-25-contact_sub_title{color:#fff;font-size:16px;font-weight:600;font-family:var(--mulish),sans-serif;margin-bottom:10px}@media only screen and (min-width:0) and (max-width:479px){.rv-25-contact_main_section .rv-25-contact_form_area .rv-25-contact_form .rv-25-contact_section_heading .rv-25-contact_sub_title{margin-bottom:10px}}.rv-25-contact_main_section .rv-25-contact_form_area .rv-25-contact_form .rv-25-contact_section_heading .rv-25-contact_section_title{color:#fff;font-size:46px;font-weight:700;font-family:var(--mulish),sans-serif;margin-bottom:30px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-25-contact_main_section .rv-25-contact_form_area .rv-25-contact_form .rv-25-contact_section_heading .rv-25-contact_section_title{font-size:40px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-25-contact_main_section .rv-25-contact_form_area .rv-25-contact_form .rv-25-contact_section_heading .rv-25-contact_section_title{font-size:35px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-25-contact_main_section .rv-25-contact_form_area .rv-25-contact_form .rv-25-contact_section_heading .rv-25-contact_section_title{font-size:30px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-25-contact_main_section .rv-25-contact_form_area .rv-25-contact_form .rv-25-contact_section_heading .rv-25-contact_section_title{font-size:23px}}@media only screen and (min-width:0) and (max-width:479px){.rv-25-contact_main_section .rv-25-contact_form_area .rv-25-contact_form .rv-25-contact_section_heading .rv-25-contact_section_title{font-size:22px}}.rv-25-contact_main_section .rv-25-contact_form_area .rv-25-contact_form input,.rv-25-contact_main_section .rv-25-contact_form_area .rv-25-contact_form select,.rv-25-contact_main_section .rv-25-contact_form_area .rv-25-contact_form textarea{color:#020208b3;width:100%;font-size:14px;font-weight:400;font-family:var(--mulish),sans-serif;text-transform:capitalize;appearance:none;background:0 0;border:1px solid #02020824;border-radius:0;margin-bottom:15px;padding:13px 30px;transition:none}.rv-25-contact_main_section .rv-25-contact_form_area .rv-25-contact_form textarea{color:#fff;height:140px;font-family:var(--mulish),sans-serif;padding:10px 20px}.rv-25-contact_main_section .rv-25-contact_form_area .rv-25-contact_form ::placeholder{color:#020208b3;font-size:14px;font-weight:400;font-family:var(--mulish),sans-serif}.rv-25-contact_main_section .rv-25-contact_form_area .rv-25-contact_form textarea::placeholder{color:#020208b3;font-family:var(--mulish),sans-serif}.rv-25-contact_main_section .rv-25-contact_form_area .rv-25-contact_form :focus{border-color:#a07549}.rv-25-contact_main_section .rv-25-contact_form_area .rv-25-contact_form .select_box{position:relative}.rv-25-contact_main_section .rv-25-contact_form_area .rv-25-contact_form .select_box select option{color:#040e1f;background:#040e1f1a}.rv-25-contact_main_section .rv-25-contact_form_area .rv-25-contact_form .select_box .select_icon{color:#040e1f;position:absolute;top:15px;right:15px}.rv-25-contact_main_section .rv-25-contact_form_area .rv-25-contact_form .rv-25-contact_form_button button{text-align:center;color:#fff;z-index:1;width:100%;height:54px;font-size:16px;font-weight:700;line-height:50px;font-family:var(--mulish),sans-serif;background:#a07549;border:none;justify-content:center;align-items:center;transition:all .4s;display:flex;position:relative}.rv-25-contact_main_section .rv-25-contact_form_area .rv-25-contact_form .rv-25-contact_form_button button:hover{letter-spacing:1px}.rv-25-contact_main_section .rv-25-contact_form_area .rv-25-contact_form .rv-25-contact_form_button button:hover i{transform:rotate(-45deg)}.rv-25-contact_main_section .rv-25-contact_form_area .rv-25-contact_form .rv-25-contact_form_button button i{margin-left:10px;line-height:0;transition:all .4s}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-25-contact_main_section .rv-25-accordion_area{margin-top:50px}}.rv-25-contact_main_section .rv-25-accordion_area .rv-25-accordion_heading{padding-right:100px}.rv-25-contact_main_section .rv-25-accordion_area .rv-25-accordion_heading .rv-25-accordion_sub_title{color:#fff;font-size:16px;font-weight:600;font-family:var(--mulish),sans-serif;margin-bottom:20px}@media only screen and (min-width:0) and (max-width:479px){.rv-25-contact_main_section .rv-25-accordion_area .rv-25-accordion_heading .rv-25-accordion_sub_title{margin-bottom:10px}}.rv-25-contact_main_section .rv-25-accordion_area .rv-25-accordion_heading .rv-25-accordion_title{color:#fff;font-size:46px;font-weight:700;font-family:var(--mulish),sans-serif;margin-bottom:30px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-25-contact_main_section .rv-25-accordion_area .rv-25-accordion_heading .rv-25-accordion_title{font-size:40px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-25-contact_main_section .rv-25-accordion_area .rv-25-accordion_heading .rv-25-accordion_title{font-size:30px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-25-contact_main_section .rv-25-accordion_area .rv-25-accordion_heading .rv-25-accordion_title{font-size:25px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-25-contact_main_section .rv-25-accordion_area .rv-25-accordion_heading .rv-25-accordion_title{font-size:22px}}@media only screen and (min-width:0) and (max-width:479px){.rv-25-contact_main_section .rv-25-accordion_area .rv-25-accordion_heading .rv-25-accordion_title{font-size:18px}}.rv-25-contact_main_section .rv-25-accordion_area .rv-25-accordion-item .rv-25-accordion_header{position:relative}.rv-25-contact_main_section .rv-25-accordion_area .rv-25-accordion-item .rv-25-accordion_header .accordion-button:after{content:"+";background-image:none;width:16px;height:20px;font-size:29px;position:absolute;top:35%;right:15px;transform:translateY(-50%)}.rv-25-contact_main_section .rv-25-accordion_area .rv-25-accordion-item .rv-25-accordion_header .accordion-button:not(.collapsed):after{transform:rotate(0);content:"-"!important}.rv-25-contact_main_section .rv-25-accordion_area .rv-25-accordion-item .rv-25-accordion_header .accordion-button:focus{border-color:0;box-shadow:none;outline:0}.rv-25-contact_main_section .rv-25-accordion_area .rv-25-accordion-item .rv-25-accordion_btn{color:#fff;font-size:20px;font-weight:500;font-family:var(--mulish),sans-serif;background:0 0;border-bottom:1px solid #ffffff24;padding:20px 0}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-25-contact_main_section .rv-25-accordion_area .rv-25-accordion-item .rv-25-accordion_btn{font-size:17px}}.rv-25-contact_main_section .rv-25-accordion_area .rv-25-accordion-item .rv-25-accordion_btn :focus{box-shadow:none;border:none;outline:0}.rv-25-contact_main_section .rv-25-accordion_area .rv-25-accordion-item .accordion-body{padding-left:0}.rv-25-contact_main_section .rv-25-accordion_area .rv-25-accordion-item .accordion-body .rv-25-accordion-desc{color:#ffffffb3;font-size:15px;font-weight:400}.rv-25-contact_main_section .rv-25-contact_bg{z-index:-1;width:34%;height:100%;position:absolute;top:0;left:0}.rv-25-contact_main_section .rv-25-contact_bg img{width:100%;height:100%}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-25-contact_main_section .rv-25-contact_bg{display:none}}.rv-2-porfolios{padding:60px 0 103px}@media screen and (max-width:1399px){.rv-2-porfolios{padding:60px 0 73px}}@media screen and (max-width:991px){.rv-2-porfolios{padding:60px 0 53px}}.rv-2-porfolio{position:relative}.rv-2-porfolio:hover a{opacity:1;scale:1}.rv-2-porfolio:hover:before{opacity:1}.rv-2-porfolio:before{content:"";opacity:0;z-index:1;background-color:#0f0f0fcc;transition:all .4s;position:absolute;inset:0}.rv-2-porfolio img{width:100%}.rv-2-porfolio a{width:50px;height:50px;color:var(--white-f);text-align:center;opacity:0;z-index:2;border:1px solid #ffffff4d;border-radius:50%;font-size:18px;line-height:50px;position:absolute;top:50%;left:50%;translate:-50% -50%;scale:1.2}.rv-2-swiper-dots{text-align:center;margin-top:60px}@media screen and (max-width:1399px){.rv-2-swiper-dots{margin-top:30px}}.rv-2-swiper-dots .swiper-pagination-bullet{opacity:1;vertical-align:top;background-color:#0000;border:1px solid #0000;border-radius:50%;width:26px;height:26px;transition:all .4s;position:relative}.rv-2-swiper-dots .swiper-pagination-bullet:before{content:"";background-color:#fff3;border-radius:50%;width:8px;height:8px;transition:all .4s;position:absolute;top:50%;left:50%;translate:-50% -50%}.rv-2-swiper-dots .swiper-pagination-bullet-active{border-color:#daed1a}.rv-2-swiper-dots .swiper-pagination-bullet-active:before{background-color:#daed1a}.rv-3-projects{background-color:#f4f4f4}.rv-3-projects__slider{margin:0 30px}@media screen and (max-width:479px){.rv-3-projects__slider{margin:0 12px}}.rv-3-project{z-index:1;width:25%;position:relative}@media screen and (max-width:1599px){.rv-3-project{width:27%}}@media screen and (max-width:1399px){.rv-3-project{width:30%}}.rv-3-project:hover .rv-3-project__img:before{opacity:1}.rv-3-project:hover .rv-3-project__actions a,.rv-3-project:hover .rv-3-project__actions button{opacity:1;translate:0}.rv-3-project.swiper-slide-next{width:calc(50% - 60px)}@media screen and (max-width:1599px){.rv-3-project.swiper-slide-next{width:calc(46% - 50px)}}@media screen and (max-width:1399px){.rv-3-project.swiper-slide-next{width:calc(40% - 40px)}}.rv-3-project__img{margin-bottom:34px;position:relative}@media screen and (max-width:1399px){.rv-3-project__img{margin-bottom:19px}}@media screen and (max-width:1199px){.rv-3-project__img{margin-bottom:14px}}.rv-3-project__img img{width:100%;height:470px;transition:all .4s}@media screen and (max-width:1399px){.rv-3-project__img img{height:370px}}@media screen and (max-width:1199px){.rv-3-project__img img{height:250px}}.rv-3-project__img:before{content:"";z-index:0;opacity:0;background-color:#a97240b3;transition:all .4s;position:absolute;inset:0}.rv-3-project__actions{z-index:2;gap:10px;display:flex;position:absolute;top:50%;left:50%;translate:-50% -50%}.rv-3-project__actions a,.rv-3-project__actions button{text-align:center;width:60px;height:60px;color:var(--white-f);opacity:0;background-color:#fff3;border-radius:50%;font-size:22px;line-height:60px;translate:-50%}.rv-3-project__actions a:last-child,.rv-3-project__actions button:last-child{translate:50%}.rv-3-project__sub-title{color:#050505b3;font-family:var(--mulish);text-transform:uppercase;margin-bottom:8px;padding-left:12px;font-size:14px;font-weight:600;position:relative}.rv-3-project__sub-title:before{content:"";opacity:.7;background:var(--white-f);border-radius:30px;width:6px;height:6px;position:absolute;top:50%;left:0;translate:0 -50%}.rv-3-project__title{color:var(--white-f);margin-bottom:0;font-size:24px;font-weight:600}@media screen and (max-width:1399px){.rv-3-project__title{font-size:22px}}@media screen and (max-width:1199px){.rv-3-project__title{font-size:20px}}@media screen and (max-width:991px){.rv-3-project__title{font-size:18px}}.rv-5-portfolios{flex-wrap:wrap;height:770px;transition:all .4s;display:flex;position:relative;overflow:hidden}@media screen and (max-width:1599px){.rv-5-portfolios{height:620px}}@media screen and (max-width:1399px){.rv-5-portfolios{height:550px}}@media screen and (max-width:575px){.rv-5-portfolios{height:auto}}.rv-5-portfolio{flex:auto;align-items:flex-end;display:flex}@media screen and (max-width:1199px){.rv-5-portfolio{border-bottom:1px solid #ffffff26;flex:50%}}@media screen and (max-width:575px){.rv-5-portfolio{flex:100%}}.rv-5-portfolio:hover .rv-5-portfolio__txt{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#364e3f99}.rv-5-portfolio:not(:last-child){border-right:1px solid #ffffff26}.rv-5-portfolio__img{opacity:0;visibility:hidden;z-index:-1;height:100%;transition:all .7s ease-in-out;position:absolute;inset:0;scale:1.04}.rv-5-portfolio__img img{height:100%}.rv-5-portfolio__txt{width:100%;color:var(--white-f);background-color:#0000;padding:55px 60px 52px;transition:all .4s}@media screen and (max-width:1599px){.rv-5-portfolio__txt{padding:35px 35px 32px}}@media screen and (max-width:1399px){.rv-5-portfolio__txt{padding:30px 30px 27px}}@media screen and (max-width:479px){.rv-5-portfolio__txt{padding:25px 25px 22px}}.rv-5-portfolio__infos{color:#ffffffb3;margin-bottom:7px;font-size:15px;font-weight:500}.rv-5-portfolio__name{color:#fff;font-family:var(--philosopher);margin-bottom:0;font-size:30px;font-weight:700}@media screen and (max-width:1599px){.rv-5-portfolio__name{font-size:28px}}@media screen and (max-width:1399px){.rv-5-portfolio__name{font-size:25px}}.rv-8-projects{padding:60px 0}@media screen and (max-width:1399px){.rv-8-projects{padding:40px 0}}@media screen and (max-width:991px){.rv-8-projects{padding:30px 0}}.rv-8-projects__slider{margin:0 30px}@media screen and (max-width:575px){.rv-8-projects__slider{margin:0 20px}}@media screen and (max-width:479px){.rv-8-projects__slider{margin:0 12px}}.rv-8-projects .rv-3-section-heading{margin-bottom:42px}@media screen and (max-width:1199px){.rv-8-projects .rv-3-section-heading{margin-bottom:27px}}@media screen and (max-width:991px){.rv-8-projects .rv-3-section-heading{margin-bottom:22px}}@media screen and (max-width:767px){.rv-8-projects .rv-3-section-heading{row-gap:15px}}@media screen and (max-width:479px){.rv-8-projects .rv-3-section-heading{row-gap:10px}}.rv-8-projects .rv-3-project{width:27.7%}@media screen and (max-width:1599px){.rv-8-projects .rv-3-project{width:29.7%}}@media screen and (max-width:1399px){.rv-8-projects .rv-3-project{width:32.7%}}.rv-8-projects .rv-3-project.swiper-slide-next{width:calc(44.6% - 60px)}@media screen and (max-width:1599px){.rv-8-projects .rv-3-project.swiper-slide-next{width:calc(40.6% - 50px)}}@media screen and (max-width:1399px){.rv-8-projects .rv-3-project.swiper-slide-next{width:calc(34% - 40px)}}.rv-8-projects .rv-3-project__img{margin-bottom:22px;transition:none}@media screen and (max-width:1199px){.rv-8-projects .rv-3-project__img{margin-bottom:12px}}.rv-8-projects .rv-3-project__img img{height:600px}@media screen and (max-width:1599px){.rv-8-projects .rv-3-project__img img{height:550px}}@media screen and (max-width:1399px){.rv-8-projects .rv-3-project__img img{height:450px}}@media screen and (max-width:1199px){.rv-8-projects .rv-3-project__img img{height:380px}}@media screen and (max-width:991px){.rv-8-projects .rv-3-project__img img{height:350px}}@media screen and (max-width:479px){.rv-8-projects .rv-3-project__img img{height:250px}}.rv-8-projects .rv-3-project__img:before{background:#1c74e9db}.rv-8-projects .rv-3-project__actions button{translate:0 50%}.rv-8-projects .rv-3-project__title{font-weight:700;font-family:var(--mulish)}.rv-9-projects{overflow:hidden}@media screen and (max-width:1399px){.rv-9-projects{padding:40px 0}}@media screen and (max-width:991px){.rv-9-projects{padding:30px 0}}.rv-9-projects .rv-3-section-heading{margin-bottom:39px}@media screen and (max-width:1399px){.rv-9-projects .rv-3-section-heading{margin-bottom:24px}}@media screen and (max-width:1199px){.rv-9-projects .rv-3-section-heading{margin-bottom:18px}}@media screen and (max-width:767px){.rv-9-projects .rv-3-section-heading{gap:8px 20px;margin-bottom:8px}}@media screen and (max-width:575px){.rv-9-projects .rv-3-section-heading{margin-bottom:0}}.rv-9-project{z-index:1;border-radius:20px;position:relative;overflow:hidden}.rv-9-project:hover:before{opacity:0}.rv-9-project:before{content:"";z-index:1;opacity:.7;background:linear-gradient(#081c1500,#303634);transition:all .4s;position:absolute;inset:0}.rv-9-project .rv-3-project__img{margin-bottom:0}.rv-9-project .rv-3-project__img:before{background:linear-gradient(48deg,#65ab03e6 12.77%,#65ab0345 98.77%)}.rv-9-project .rv-3-project__img img{height:600px}@media screen and (max-width:1399px){.rv-9-project .rv-3-project__img img{height:500px}}@media screen and (max-width:1199px){.rv-9-project .rv-3-project__img img{height:400px}}.rv-9-project__txt{width:100%;color:var(--white-f);z-index:1;padding:0 50px 38px;position:absolute;bottom:0;left:0}@media screen and (max-width:1399px){.rv-9-project__txt{padding:0 30px 23px}}@media screen and (max-width:1199px){.rv-9-project__txt{padding:0 25px 18px}}.rv-9-project .rv-3-project__sub-title{color:var(--white-f)}.rv-9-project .rv-3-project__sub-title:before{background-color:var(--white-f)}.rv-9-project__title{color:var(--white-f);font-family:var(--mulish);font-size:30px;font-weight:700;line-height:normal}@media screen and (max-width:1399px){.rv-9-project__title{font-size:28px}}@media screen and (max-width:1199px){.rv-9-project__title{font-size:25px}}.rv-9-project__title a:hover{color:var(--white-f)}.rv-10-projects{border-radius:40px;height:845px}@media screen and (max-width:1599px){.rv-10-projects{height:685px}}@media screen and (max-width:1399px){.rv-10-projects{height:665px}}@media screen and (max-width:1199px){.rv-10-projects{height:625px}}@media screen and (max-width:767px){.rv-10-projects{height:auto}}.rv-10-projects.container{padding:0}@media screen and (min-width:1496px){.rv-10-projects.container{max-width:calc(100% - 200px)}}.rv-10-projects__txt{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--white-f);background:#05050580;border-radius:20px 20px 0 0;min-width:550px;padding:50px;position:absolute;bottom:0;right:215px}@media screen and (max-width:1599px){.rv-10-projects__txt{min-width:540px;padding:40px;right:125px}}@media screen and (max-width:1399px){.rv-10-projects__txt{min-width:500px;padding:35px;right:65px}}@media screen and (max-width:1199px){.rv-10-projects__txt{min-width:480px}}@media screen and (max-width:991px){.rv-10-projects__txt{min-width:460px;padding:30px}}@media screen and (max-width:767px){.rv-10-projects__txt{min-width:auto;margin-top:290px;margin-left:auto;position:static}}@media screen and (max-width:575px){.rv-10-projects__txt{padding:30px 20px}}.rv-10-projects .rv-10-section__title{margin-bottom:40px;font-size:44px}@media screen and (max-width:1399px){.rv-10-projects .rv-10-section__title{margin-bottom:20px;font-size:40px}}@media screen and (max-width:1199px){.rv-10-projects .rv-10-section__title{margin-bottom:10px;font-size:35px}}@media screen and (max-width:575px){.rv-10-projects .rv-10-section__title{font-size:30px}}.rv-10-project{padding:22px 35px;transition:all .4s}@media screen and (max-width:1399px){.rv-10-project{padding:20px 25px}}@media screen and (max-width:1199px){.rv-10-project{padding:15px}}@media screen and (max-width:767px){.rv-10-project{padding:12px 15px}}.rv-10-project:hover{background-color:#efc329;border-radius:10px}.rv-10-project:hover .rv-10-project__order{color:#0505054d}.rv-10-project:hover .rv-10-project__sub-title{color:#050505b3}.rv-10-project:hover .rv-10-project__btn,.rv-10-project:hover .rv-10-project__title{color:var(--white-f)}.rv-10-project:hover .rv-10-project__btn i{rotate:45deg}.rv-10-project:not(:last-child){border-bottom:1px solid #fff3;border-right:none}.rv-10-project__txt{gap:22px;width:100%;display:flex}@media screen and (max-width:575px){.rv-10-project__txt{flex-direction:column}}.rv-10-project__order{color:#ffffff4d;font-family:var(--mulish);font-size:40px;font-weight:700;line-height:.9}.rv-10-project__middle{flex-grow:1}.rv-10-project__sub-title{color:#ffffffb3;font-family:var(--mulish);margin-bottom:6px;font-size:15px;font-weight:400}.rv-10-project__title{color:var(--white-f);font-family:var(--mulish);margin-bottom:0;font-size:22px;font-weight:800}.rv-10-project__btn{color:var(--white-f);font-size:45px;line-height:1}.rv-10-project__btn i{transition:rotate .4s}.rv-11-projects{background-size:cover}@media screen and (max-width:1399px){.rv-11-projects__heading{margin-bottom:28px}}@media screen and (max-width:767px){.rv-11-projects__heading{gap:6px 20px}.rv-11-projects__heading .rv-9-section-heading__right{margin-bottom:0}}.rv-11-projects__slider{margin:0 30px}.rv-11-projects .rv-11-section__sub-title{color:var(--white-f);margin-left:0}@media screen and (max-width:767px){.rv-11-projects .rv-11-section__sub-title{margin-inline:auto}}.rv-11-projects .rv-11-section__sub-title .stroke-1,.rv-11-projects .rv-11-section__sub-title .stroke-1:after,.rv-11-projects .rv-11-section__sub-title .stroke-1:before,.rv-11-projects .rv-11-section__sub-title .stroke-2,.rv-11-projects .rv-11-section__sub-title .stroke-2:after,.rv-11-projects .rv-11-section__sub-title .stroke-2:before{background-color:#fff6}.rv-11-projects .rv-11-section__sub-title .stroke-1{display:none}@media screen and (max-width:767px){.rv-11-projects .rv-11-section__sub-title .stroke-1{display:block}}.rv-11-projects .rv-11-section__title{color:var(--white-f)}.rv-11-project{transition:all .4s;overflow:hidden}.rv-11-project:hover{border-radius:50px 0}.rv-11-project:hover .rv-3-project__img img{scale:1.1}.rv-11-project:hover .rv-9-project__txt{opacity:1;translate:0}.rv-11-project .rv-3-project__img{margin-bottom:0;overflow:hidden}.rv-11-project .rv-3-project__img img{width:100%}.rv-11-project .rv-3-project__img:before{z-index:1}.rv-11-project__sub-title{color:var(--white-f);font-size:15px;font-family:var(--mulish);font-weight:500}.rv-11-project .rv-9-project__txt{opacity:0;transition:all .4s;translate:0 30px}@media screen and (max-width:1199px){.rv-11-project .rv-9-project__txt{padding:0 20px 10px}}@media screen and (max-width:991px){.rv-11-project .rv-9-project__txt{padding:0 15px 5px}}.rv-11-project .rv-9-project__title{font-size:18px}@media screen and (max-width:1199px){.rv-11-project .rv-9-project__title{font-size:18px}}.rv-11-slider-nav button{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:var(--white-f);background:#fff3;border-radius:0 14px}@media screen and (max-width:1199px){.rv-11-slider-nav button{width:42px;height:42px;line-height:40px}}.rv-11-slider-nav button:hover{background-color:var(--white-f);color:var(--white-f);border-color:var(--white-f)}.rv-12-projects{background-color:#eef6e7}@media screen and (max-width:479px){.rv-12-projects{padding-inline:12px}}.rv-12-projects .rv-12-slider-nav button{background-color:var(--white-f);border-color:var(--white-f);box-shadow:0 1px 2px #05050533}.rv-12-projects .rv-12-slider-nav button:hover{background-color:#003c8b;border-color:#003c8b;box-shadow:0 1px 2px #0000}.rv-12-project{opacity:.5}.rv-12-project.swiper-slide-active{opacity:1}.rv-12-project__img img{aspect-ratio:129/67;width:100%;height:auto}.rv-15-work_main_area{padding:100px 0;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-15-work_main_area{padding:90px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-15-work_main_area{padding:80px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-15-work_main_area{padding:70px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-15-work_main_area{padding:60px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-15-work_main_area{padding:50px 0}}@media only screen and (min-width:0) and (max-width:479px){.rv-15-work_main_area{padding:40px 0}}.rv-15-work_main_area .rv-15-work_title_heading{color:var(--white-f);text-align:center;max-width:670px;font-size:50px;font-weight:600;font-family:var(--mulish),sans-serif;margin:auto auto 60px}@media (max-width:767px){.rv-15-work_main_area .rv-15-work_title_heading{font-size:30px}}.rv-15-work_main_area .rv-15-work_area_slide{width:100%;position:relative}.rv-15-work_main_area .rv-15-work_area_slide .rv-15-work_iamge{height:570px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-15-work_main_area .rv-15-work_area_slide .rv-15-work_iamge{height:460px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-15-work_main_area .rv-15-work_area_slide .rv-15-work_iamge{height:420px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-15-work_main_area .rv-15-work_area_slide .rv-15-work_iamge{height:400px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-15-work_main_area .rv-15-work_area_slide .rv-15-work_iamge{height:330px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-15-work_main_area .rv-15-work_area_slide .rv-15-work_iamge{height:300px}}@media only screen and (min-width:0) and (max-width:479px){.rv-15-work_main_area .rv-15-work_area_slide .rv-15-work_iamge{height:250px}}.rv-15-work_main_area .rv-15-work_area_slide .rv-15-work_iamge img{width:80%;height:100%;display:block}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-15-work_main_area .rv-15-work_area_slide .rv-15-work_iamge img{width:80%;height:100%}}.rv-15-work_main_area .rv-15-work_area_slide .rv-15-work_content_main{width:300px;height:400px;position:absolute;top:20%;right:5%}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-15-work_main_area .rv-15-work_area_slide .rv-15-work_content_main{height:max-content;top:12%;right:5%}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-15-work_main_area .rv-15-work_area_slide .rv-15-work_content_main{top:inherit;height:max-content;bottom:0;right:5%}}@media only screen and (min-width:0) and (max-width:479px){.rv-15-work_main_area .rv-15-work_area_slide .rv-15-work_content_main{width:211px;height:max-content;top:11%;right:0}}.rv-15-work_main_area .rv-15-work_area_slide .rv-15-work_content_main .rv-15-work_content_area .rv-15-work_content{text-align:left;color:#fff;background:#000;padding:50px 30px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-15-work_main_area .rv-15-work_area_slide .rv-15-work_content_main .rv-15-work_content_area .rv-15-work_content{padding:35px 25px}}.rv-15-work_main_area .rv-15-work_area_slide .rv-15-work_content_main .rv-15-work_content_area .rv-15-work_content span{color:#d9d9d9;padding-bottom:50px;display:inline-block}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-15-work_main_area .rv-15-work_area_slide .rv-15-work_content_main .rv-15-work_content_area .rv-15-work_content span{padding-bottom:25px}}.rv-15-work_main_area .rv-15-work_area_slide .rv-15-work_content_main .rv-15-work_content_area .rv-15-work_content .rv-15-work_content_title{font-size:24px;font-weight:700;font-family:var(--mulish),sans-serif;padding-bottom:50px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-15-work_main_area .rv-15-work_area_slide .rv-15-work_content_main .rv-15-work_content_area .rv-15-work_content .rv-15-work_content_title{padding-bottom:25px;font-size:20px}}@media only screen and (min-width:0) and (max-width:479px){.rv-15-work_main_area .rv-15-work_area_slide .rv-15-work_content_main .rv-15-work_content_area .rv-15-work_content .rv-15-work_content_title{padding-bottom:11px;font-size:15px}}.rv-15-work_main_area .rv-15-work_area_slide .rv-15-work_content_main .rv-15-work_content_area .rv-15-work_content .rv-15-work_content_title a{color:#fff;font-family:var(--mulish),sans-serif;transition:all .5s}.rv-15-work_main_area .rv-15-work_area_slide .rv-15-work_content_main .rv-15-work_content_area .rv-15-work_content .rv-15-work_content_title a:hover{color:#f35b04}.rv-15-work_main_area .rv-15-work_area_slide .rv-15-work_content_main .rv-15-work_content_area .rv-15-work_content .rv-15-work_content_btn{color:#fff;font-size:18px;font-family:var(--mulish),sans-serif;text-decoration:none;transition:all .5s}.rv-15-work_main_area .rv-15-work_area_slide .rv-15-work_content_main .rv-15-work_content_area .rv-15-work_content .rv-15-work_content_btn:hover{color:#f35b04;letter-spacing:1.1px}.rv-15-work_main_area .rv-15-work_button_area{color:var(--white-f);align-items:center;column-gap:20px;margin-top:50px;display:flex}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-15-work_main_area .rv-15-work_button_area{margin-top:30px}}.rv-15-work_main_area .rv-15-work_button_area .rv-15-work_slide_btn_next,.rv-15-work_main_area .rv-15-work_button_area .rv-15-work_slide_btn_prev{color:var(--white-f)}@media only screen and (min-width:0) and (max-width:479px){.rv-15-work_main_area .rv-15-work_button_area .rv-15-work_slide_btn_next,.rv-15-work_main_area .rv-15-work_button_area .rv-15-work_slide_btn_prev{width:163px;font-size:14px}}.rv-15-work_main_area .rv-15-work_button_area .rv-15-work_slide_btn_next i,.rv-15-work_main_area .rv-15-work_button_area .rv-15-work_slide_btn_prev i{color:var(--white-f);font-size:20px}.rv-15-work_main_area .rv-15-work_button_area .rv-15-work_slide_btn_next span,.rv-15-work_main_area .rv-15-work_button_area .rv-15-work_slide_btn_prev span{color:var(--white-f);margin:0 10px}@media only screen and (min-width:0) and (max-width:479px){.rv-15-work_main_area .rv-15-work_button_area .rv-15-work_slide_btn_next span,.rv-15-work_main_area .rv-15-work_button_area .rv-15-work_slide_btn_prev span{display:none}}.rv-15-work_main_area .rv-15-work_button_area .rv-15-work_slide_btn_next:after,.rv-15-work_main_area .rv-15-work_button_area .rv-15-work_slide_btn_prev:after{display:none}.rv-20-portfolio_section .rv-20-ins_gp{--bs-gutter-x:10px}.rv-20-portfolio_section .rv-20-single_portfolio:hover .rv-20-single_portfolio_image .rv-20-portfolio_content{transform:translate(-50%,-50%)scale(1)}.rv-20-portfolio_section .rv-20-single_portfolio:hover .rv-20-single_portfolio_image img{transform:scale(1.1)}.rv-20-portfolio_section .rv-20-single_portfolio .rv-20-single_portfolio_image{width:100%;height:500px;transition:all .4s;position:relative;overflow:hidden}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-20-portfolio_section .rv-20-single_portfolio .rv-20-single_portfolio_image{height:400px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-20-portfolio_section .rv-20-single_portfolio .rv-20-single_portfolio_image{height:320px}}@media only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-20-portfolio_section .rv-20-single_portfolio .rv-20-single_portfolio_image{height:200px}}@media only screen and (min-width:0) and (max-width:479px){.rv-20-portfolio_section .rv-20-single_portfolio .rv-20-single_portfolio_image{height:150px}}.rv-20-portfolio_section .rv-20-single_portfolio .rv-20-single_portfolio_image img{object-fit:cover;width:100%;height:100%;transition:all .4s}.rv-20-portfolio_section .rv-20-single_portfolio .rv-20-single_portfolio_image .rv-20-portfolio_content{content:"";background:#081c15e6;width:95%;height:95%;transition:all .4s;position:absolute;inset:50% 0 0 50%;transform:translate(-50%,-50%)scale(0)}.rv-20-portfolio_section .rv-20-single_portfolio .rv-20-single_portfolio_image .rv-20-portfolio_content .rv-20-portfolio_content_icon{text-align:center;color:#fff;border:1px solid #ffffff4d;border-radius:50%;width:50px;height:50px;font-size:25px;line-height:50px;transition:all .3s;position:absolute;top:30px;right:30px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-20-portfolio_section .rv-20-single_portfolio .rv-20-single_portfolio_image .rv-20-portfolio_content .rv-20-portfolio_content_icon{width:40px;height:40px;font-size:20px;line-height:40px}}.rv-20-portfolio_section .rv-20-single_portfolio .rv-20-single_portfolio_image .rv-20-portfolio_content .rv-20-portfolio_content_txt{position:absolute;bottom:30px;left:30px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-20-portfolio_section .rv-20-single_portfolio .rv-20-single_portfolio_image .rv-20-portfolio_content .rv-20-portfolio_content_txt{bottom:20px;left:20px}}.rv-20-portfolio_section .rv-20-single_portfolio .rv-20-single_portfolio_image .rv-20-portfolio_content .rv-20-portfolio_content_txt p{font-family:var(--mulish),sans-serif;color:#ffffffb3;margin-bottom:4px;font-size:14px;font-weight:400}.rv-20-portfolio_section .rv-20-single_portfolio .rv-20-single_portfolio_image .rv-20-portfolio_content .rv-20-portfolio_content_txt h3{font-family:var(--mulish),sans-serif;color:#fff;margin:0;font-size:24px;font-weight:700}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-20-portfolio_section .rv-20-single_portfolio .rv-20-single_portfolio_image .rv-20-portfolio_content .rv-20-portfolio_content_txt h3{font-size:18px}}.rv-23-project_section{background:#f2f2f2;padding:120px 0}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-23-project_section{padding:100px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-23-project_section{padding:80px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-23-project_section{padding:70px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-23-project_section{padding:60px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-23-project_section{padding:50px 0}}@media only screen and (min-width:0) and (max-width:479px){.rv-23-project_section{padding:35px 0}}.rv-23-project_section .rv-23-project_section_top{justify-content:space-between;align-items:center;margin-bottom:50px;display:flex}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-23-project_section .rv-23-project_section_top{flex-direction:column;margin-bottom:40px}}.rv-23-project_section .rv-23-project_section_top .rv-23-project_sub_title{color:#fff;font-size:15px;font-weight:700;font-family:var(--mulish),sans-serif;background:#020208;padding:1px 4px;display:inline-block}.rv-23-project_section .rv-23-project_section_top .rv-23-project_title{color:#020208;font-size:46px;font-weight:800;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-23-project_section .rv-23-project_section_top .rv-23-project_title{font-size:40px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-23-project_section .rv-23-project_section_top .rv-23-project_title{font-size:30px}}.rv-23-project_section .rv-23-project_section_top .rv-23-project_button{text-align:right;align-self:flex-end}.rv-23-project_section .rv-23-project_section_top .rv-23-project_button .rv-23-project_btn{color:#020208;font-size:16px;font-weight:700;font-family:var(--mulish),sans-serif;text-align:center;z-index:1;background:0 0;border:1px solid #0202081a;width:210px;height:54px;line-height:54px;transition:all .5s;position:relative}.rv-23-project_section .rv-23-project_section_top .rv-23-project_button .rv-23-project_btn:before{content:"";z-index:-1;background:#3ba52d;width:0;height:100%;transition:all .4s;position:absolute;inset:0 0 0 auto}.rv-23-project_section .rv-23-project_section_top .rv-23-project_button .rv-23-project_btn:hover:before{width:100%;left:0}.rv-23-project_section .rv-23-project_section_top .rv-23-project_button .rv-23-project_btn:hover{color:#fff}.rv-23-project_section .rv-23-project_image_tab{overflow:hidden!important}.rv-23-project_section .rv-23-project_image_tab .rv-23-project_image{width:100%;height:540px;overflow:hidden!important}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-23-project_section .rv-23-project_image_tab .rv-23-project_image{height:300px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-23-project_section .rv-23-project_image_tab .rv-23-project_image{height:200px}}.rv-23-project_section .rv-23-project_image_tab .rv-23-project_image img{width:100%;height:100%}.rv-23-project_section .rv-23-project_list_area{border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;margin-left:20px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-23-project_section .rv-23-project_list_area{margin:30px 0 0}}.rv-23-project_section .rv-23-project_list_area .nav-link{background:0 0;border:none;border-top-left-radius:0;border-top-right-radius:0;width:100%;margin-bottom:0;padding:0;text-decoration:none;transition:all .3s;display:block}.rv-23-project_section .rv-23-project_list_area .rv-23-single_project_list{z-index:1;justify-content:space-between;align-items:center;margin:20px 0;padding:40px;transition:all .3s;display:flex;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-23-project_section .rv-23-project_list_area .rv-23-single_project_list{padding:40px 15px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-23-project_section .rv-23-project_list_area .rv-23-single_project_list{margin:0;padding:40px 15px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-23-project_section .rv-23-project_list_area .rv-23-single_project_list{margin:0;padding:25px 15px}}.rv-23-project_section .rv-23-project_list_area .rv-23-single_project_list:hover{background:#3ba52d}.rv-23-project_section .rv-23-project_list_area .rv-23-single_project_list:hover .rv-23-single_project_list_icon i,.rv-23-project_section .rv-23-project_list_area .rv-23-single_project_list:hover .rv-23-single_project_list_title{color:#fff}.rv-23-project_section .rv-23-project_list_area .rv-23-single_project_list:hover .rv-23-single_project_list_iamge{transform:scale(1)}.rv-23-project_section .rv-23-project_list_area .rv-23-single_project_list .rv-23-single_project_number{color:#02020899;opacity:.2;z-index:-1;font-size:100px;font-style:normal;font-weight:800;line-height:normal;font-family:var(--mulish),sans-serif;position:absolute;top:50%;left:6%;transform:translateY(-50%)}@media only screen and (min-width:0) and (max-width:479px){.rv-23-project_section .rv-23-project_list_area .rv-23-single_project_list .rv-23-single_project_number{font-size:70px}}.rv-23-project_section .rv-23-project_list_area .rv-23-single_project_list .rv-23-single_project_list_title{color:#020208;text-align:left;max-width:40%;margin:0;font-size:20px;font-weight:700;transition:all .3s}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-23-project_section .rv-23-project_list_area .rv-23-single_project_list .rv-23-single_project_list_title{font-size:18px}}@media only screen and (min-width:0) and (max-width:479px){.rv-23-project_section .rv-23-project_list_area .rv-23-single_project_list .rv-23-single_project_list_title{max-width:50%;font-size:12px}}.rv-23-project_section .rv-23-project_list_area .rv-23-single_project_list .rv-23-single_project_list_iamge{width:150px;height:200px;margin:auto;transition:all .3s;position:absolute;bottom:-22px;left:55%;transform:scale(0)}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-23-project_section .rv-23-project_list_area .rv-23-single_project_list .rv-23-single_project_list_iamge{left:50%}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-23-project_section .rv-23-project_list_area .rv-23-single_project_list .rv-23-single_project_list_iamge{width:125px;height:180px;bottom:-10px;left:50%}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-23-project_section .rv-23-project_list_area .rv-23-single_project_list .rv-23-single_project_list_iamge{width:125px;height:145px;bottom:-10px;left:50%}}@media only screen and (min-width:0) and (max-width:479px){.rv-23-project_section .rv-23-project_list_area .rv-23-single_project_list .rv-23-single_project_list_iamge{width:80px;height:122px;bottom:-10px;left:50%}}.rv-23-project_section .rv-23-project_list_area .rv-23-single_project_list .rv-23-single_project_list_iamge img{object-fit:cover;width:100%;height:100%}.rv-23-project_section .rv-23-project_list_area .rv-23-single_project_list .rv-23-single_project_list_icon i{text-align:center;color:#020208;font-size:60px;transition:all .3s;rotate:-45deg}@media only screen and (min-width:0) and (max-width:479px){.rv-23-project_section .rv-23-project_list_area .rv-23-single_project_list .rv-23-single_project_list_icon i{font-size:40px}}.rv-24-room_section{background:#f6f3f0;padding:120px 20px 240px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-24-room_section{padding:80px 20px 200px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-24-room_section{padding:60px 20px 200px}}.rv-24-room_section .rv-24-room_sub_title{color:#020208;font-size:16px;font-weight:600;font-family:var(--mulish),sans-serif;margin-bottom:20px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-24-room_section .rv-24-room_sub_title{margin-bottom:10px}}.rv-24-room_section .rv-24-room_title{color:#020208;font-size:44px;font-weight:800;font-family:var(--mulish),sans-serif;margin-bottom:60px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-24-room_section .rv-24-room_title{margin-bottom:40px;font-size:40px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-24-room_section .rv-24-room_title{margin-bottom:35px;font-size:30px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-24-room_section .rv-24-room_title{margin-bottom:30px;font-size:23px}}@media only screen and (min-width:0) and (max-width:479px){.rv-24-room_section .rv-24-room_title{margin-bottom:30px;font-size:18px}}.rv-24-room_section .rv-24-room_image_slide{overflow:visible}.rv-24-room_section .swiper-slide-active.rv-24-room_image .rv-24-room_info{visibility:visible;opacity:1}.rv-24-room_section .rv-24-room_image{width:auto;height:440px;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-24-room_section .rv-24-room_image{height:400px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-24-room_section .rv-24-room_image{height:350px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-24-room_section .rv-24-room_image{height:300px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-24-room_section .rv-24-room_image{height:250px}}.rv-24-room_section .rv-24-room_image img{border-radius:20px;width:100%;height:100%}.rv-24-room_section .rv-24-room_image .rv-24-room_price{background:#fff;border-radius:20px;padding:10px 15px;position:absolute;top:30px;right:30px}.rv-24-room_section .rv-24-room_image .rv-24-room_price p{font-family:var(--mulish),sans-serif;color:#4e4e52;margin:0;font-size:14px;font-weight:700}.rv-24-room_section .rv-24-room_image .rv-24-room_price span{font-family:var(--mulish),sans-serif;color:#a58051;font-size:20px;font-weight:700}.rv-24-room_section .rv-24-room_image .rv-24-room_info{visibility:hidden;opacity:0;background:#fff;border-radius:20px;justify-content:space-between;align-items:center;padding:30px 40px;display:flex}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-24-room_section .rv-24-room_image .rv-24-room_info{flex-direction:column;justify-content:center;gap:10px;padding:15px 20px}}.rv-24-room_section .rv-24-room_image .rv-24-room_info .rv-24-room_inf_txt span{font-family:var(--mulish),sans-serif;color:#020208b3;font-size:14px;font-weight:500}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-24-room_section .rv-24-room_image .rv-24-room_info .rv-24-room_inf_txt span{font-size:12px}}.rv-24-room_section .rv-24-room_image .rv-24-room_info .rv-24-room_inf_txt h4{font-family:var(--mulish),sans-serif;color:#020208;margin:0;font-size:22px;font-weight:700}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-24-room_section .rv-24-room_image .rv-24-room_info .rv-24-room_inf_txt h4{font-size:18px}}@media only screen and (min-width:0) and (max-width:479px){.rv-24-room_section .rv-24-room_image .rv-24-room_info .rv-24-room_inf_txt h4{font-size:16px}}.rv-24-room_section .rv-24-room_image .rv-24-room_info .rv-24-room_info_btn{color:#fff;text-align:center;z-index:1;width:190px;height:54px;font-size:16px;font-weight:700;line-height:54px;font-family:var(--mulish),sans-serif;background:#a58051;border:1px solid #a58051;transition:all .5s;display:inline-block;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-24-room_section .rv-24-room_image .rv-24-room_info .rv-24-room_info_btn{width:160px;height:50px;line-height:50px}}.rv-24-room_section .rv-24-room_image .rv-24-room_info .rv-24-room_info_btn:before{content:"";z-index:-1;background:#020208;width:0;height:100%;transition:all .4s;position:absolute;inset:0 0 0 auto}.rv-24-room_section .rv-24-room_image .rv-24-room_info .rv-24-room_info_btn:hover:before{width:100%;left:0}.rv-24-room_section .rv-24-room_next{z-index:1;color:#020208;background:#fff;border-radius:50%;position:absolute;top:50%;right:34%;transform:translateY(-50%)}.rv-24-room_section .rv-24-room_next i{text-align:center;color:#020208;background:0 0;border:1px solid #0202081a;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex}.rv-24-room_section .rv-24-room_next i:hover{background:#dfe11b;border:1px solid #0000}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-24-room_section .rv-24-room_next{right:26%}}@media only screen and (min-width:0) and (max-width:479px){.rv-24-room_section .rv-24-room_next{right:0}}.rv-24-room_section .rv-24-room_next:hover i{color:#fff;background:#020208;border:1px solid #0000}.rv-24-room_section .rv-24-room_prev{z-index:1;color:#020208;background:#fff;border-radius:50%;position:absolute;top:50%;left:34%;transform:translateY(-50%)}.rv-24-room_section .rv-24-room_prev i{text-align:center;color:#020208;background:0 0;border:1px solid #0202081a;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex}.rv-24-room_section .rv-24-room_prev i:hover{background:#dfe11b;border:1px solid #0000}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-24-room_section .rv-24-room_prev{left:26%}}@media only screen and (min-width:0) and (max-width:479px){.rv-24-room_section .rv-24-room_prev{left:0}}.rv-24-room_section .rv-24-room_prev:hover i{color:#fff;background:#020208;border:1px solid #0000}.rv-25-case_studies_section{background:#d6dec9;padding:140px 20px 120px;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-25-case_studies_section{padding:120px 0 100px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-25-case_studies_section{padding:100px 0 80px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-25-case_studies_section{padding:80px 0 60px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-25-case_studies_section{padding:60px 0 40px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-25-case_studies_section{padding:45px 0 30px}}@media only screen and (min-width:0) and (max-width:479px){.rv-25-case_studies_section{padding:40px 0 20px}}.rv-25-case_studies_section_top{justify-content:space-between;align-items:flex-end;margin-bottom:50px;padding:0;display:flex}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-25-case_studies_section_top{margin-bottom:40px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-25-case_studies_section_top{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:20px}}.rv-25-case_studies_heading{flex-basis:50%}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-25-case_studies_heading{flex-basis:60%}}.rv-25-case_studies_sub_title{color:#020208;margin-bottom:20px;font-size:16px;font-weight:600}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-25-case_studies_sub_title{margin-bottom:10px}}.rv-25-case_studies_title{color:#020208;margin:0;font-size:46px;font-weight:700}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-25-case_studies_title{font-size:40px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-25-case_studies_title{font-size:35px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-25-case_studies_title{font-size:30px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-25-case_studies_title{font-size:23px}}@media only screen and (min-width:0) and (max-width:479px){.rv-25-case_studies_title{font-size:22px}}.rv-25-case_studies_slide_button_area{column-gap:20px;display:flex}.rv-25-case_studies_slide_button_area .rv-25-case_studies_next,.rv-25-case_studies_slide_button_area .rv-25-case_studies_prev{z-index:1;color:#020208;background:0 0;border-radius:50%}.rv-25-case_studies_slide_button_area .rv-25-case_studies_next i,.rv-25-case_studies_slide_button_area .rv-25-case_studies_prev i{text-align:center;color:#020208;background:0 0;border:1px solid #0202081a;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex}.rv-25-case_studies_slide_button_area .rv-25-case_studies_next i:hover,.rv-25-case_studies_slide_button_area .rv-25-case_studies_prev i:hover{background:#dfe11b;border:1px solid #0000}.rv-25-case_studies_slide_button_area .rv-25-case_studies_next:hover i,.rv-25-case_studies_slide_button_area .rv-25-case_studies_prev:hover i{color:#fff;background:#a07549;border:1px solid #0000}.rv-25-case_studies_image{z-index:2;width:auto;height:auto;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-25-case_studies_image{height:500px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-25-case_studies_image{height:400px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-25-case_studies_image{height:350px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-25-case_studies_image{height:250px}}.rv-25-case_studies_image:hover:before{transform:scale(1)}.rv-25-case_studies_image:hover .rv-25-case_studies_info{opacity:1;bottom:50px;transform:scale(1)}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-25-case_studies_image:hover .rv-25-case_studies_info{bottom:30px;left:30px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-25-case_studies_image:hover .rv-25-case_studies_info{bottom:25px;left:25px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-25-case_studies_image:hover .rv-25-case_studies_info{bottom:25px;left:20px}}.rv-25-case_studies_image:hover .rv-25-case_studies_info_btn{visibility:visible;opacity:1}.rv-25-case_studies_image img{width:100%;height:100%!important}.rv-25-case_studies_image:before{content:"";opacity:.86;background:#a07549;width:100%;height:100%;transition:all .4s linear;position:absolute;top:0;left:0;transform:scale(0)}.rv-25-case_studies_image .rv-25-case_studies_info{font-family:var(--mulish),sans-serif;opacity:0;transition:all .4s linear;position:absolute;bottom:-60px;left:50px;transform:scale(0)}.rv-25-case_studies_image .rv-25-case_studies_info .rv-25-case_studies_inf_txt span{color:#fff;font-size:15px;font-weight:500;font-family:var(--mulish),sans-serif}.rv-25-case_studies_image .rv-25-case_studies_info .rv-25-case_studies_inf_txt h4{font-size:24px;font-weight:700;font-family:var(--mulish),sans-serif;color:#fff;margin:0}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-25-case_studies_image .rv-25-case_studies_info .rv-25-case_studies_inf_txt h4{font-size:18px}}.rv-25-case_studies_image .rv-25-case_studies_info_btn{color:#fff;text-align:center;visibility:hidden;opacity:0;background:0 0;border:1px solid #ffffff4d;border-radius:50%;width:50px;height:50px;line-height:50px;transition:all .4s;display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-25-case_studies_image .rv-25-case_studies_info_btn{width:40px;height:40px;line-height:40px}}.rv-3-services{background:url(/static-assets/static/media/rv-3-service-bg.314c68ab.jpg) 50%/cover no-repeat}.rv-3-services-row{--bs-gutter-x:30px;--bs-gutter-y:30px}@media screen and (max-width:1199px){.rv-3-services-row{--bs-gutter-x:20px;--bs-gutter-y:20px}}.rv-3-service{background-color:var(--white-f);text-align:center;padding:50px 55px;transition:all .4s;overflow:hidden;box-shadow:0 1px 3px #05050524}@media screen and (max-width:1399px){.rv-3-service{padding:40px 25px 30px}}@media screen and (max-width:767px){.rv-3-service{padding:35px 20px 25px}}.rv-3-service:hover{box-shadow:0 10px 100px #05050533}.rv-3-service:hover .rv-3-service__btn i{color:var(--white-f);background-color:#a97240;border-color:#a97240}.rv-3-service__icon{aspect-ratio:1;margin-inline:auto;background-color:#a972400d;border-radius:50%;justify-content:center;align-items:center;width:140px;margin-bottom:30px;display:flex;position:relative}@media screen and (max-width:1399px){.rv-3-service__icon{width:120px;margin-bottom:15px}}@media screen and (max-width:1199px){.rv-3-service__icon{width:110px}}@media screen and (max-width:767px){.rv-3-service__icon{width:100px}}.rv-3-service__index{-webkit-text-fill-color:transparent;-webkit-text-stroke:1px #0505054d;font-size:60px;font-weight:700;line-height:74%;position:absolute;top:-10px;left:-25px}.rv-3-service__title{color:var(--white-f);margin-bottom:13px;font-size:24px;font-weight:600;line-height:116.667%}@media screen and (max-width:1399px){.rv-3-service__title{margin-bottom:7px;font-size:22px}}@media screen and (max-width:1199px){.rv-3-service__title{font-size:20px}}.rv-3-service__descr{color:#050505b3;font-family:var(--mulish);margin-bottom:30px;font-weight:500;line-height:150%}@media screen and (max-width:1399px){.rv-3-service__descr{margin-bottom:20px}}.rv-3-service__btn:hover{color:#a97240}.rv-5-services{background-color:#edf3f8;position:relative}.rv-5-services:after,.rv-5-services:before{content:"";background:url(/static-assets/static/media/rv-5-vector-1.3a8a570f.png) 50%/100% 100% no-repeat;width:444px;height:340px;position:absolute;top:0;left:0}@media screen and (max-width:1399px){.rv-5-services:after,.rv-5-services:before{width:364px;height:260px}}@media screen and (max-width:1199px){.rv-5-services:after,.rv-5-services:before{opacity:0}}.rv-5-services:after{opacity:1;background-image:url(/static-assets/static/media/rv-5-vector-2.416b843b.png);width:471px;height:374px;inset:auto 0 0 auto}@media screen and (max-width:1399px){.rv-5-services:after{width:411px;height:314px}}@media screen and (max-width:767px){.rv-5-services:after{width:311px;height:214px}}@media screen and (max-width:575px){.rv-5-services:after{width:211px;height:144px}}@media screen and (max-width:479px){.rv-5-services:after{opacity:0}}.rv-5-services__slider-pagination{justify-content:center;display:flex}.rv-5-services__slider-pagination .swiper-pagination-bullet:before{background-color:#05050533}.rv-5-services__slider-pagination .swiper-pagination-bullet-active{border-color:#8e5b63}.rv-5-services__slider-pagination .swiper-pagination-bullet-active:before{background-color:#8e5b63}.rv-5-service:hover .rv-5-service__btn{text-underline-offset:4px;text-decoration-color:#8e5b63}.rv-5-service__img img{width:100%}.rv-5-service__txt{background-color:var(--white-f);margin:-70px 30px 0;padding:45px 40px;position:relative}@media screen and (max-width:1399px){.rv-5-service__txt{margin-inline:20px;padding:35px 30px}}@media screen and (max-width:1199px){.rv-5-service__txt{margin-inline:15px;padding:30px 25px}}@media screen and (max-width:575px){.rv-5-service__txt{padding:20px}}.rv-5-service__heading{align-items:center;gap:15px;margin-bottom:28px;display:flex}@media screen and (max-width:1199px){.rv-5-service__heading{gap:10px;margin-bottom:18px}}.rv-5-service__icon{object-fit:contain;width:55px;height:60px}@media screen and (max-width:1199px){.rv-5-service__icon{width:45px;height:50px}}.rv-5-service__title{color:var(--white-f);margin-bottom:0;font-size:20px;font-weight:700;line-height:140%}@media screen and (max-width:1199px){.rv-5-service__title{font-size:18px}}.rv-5-service__title a:hover{color:#8e5b63}.rv-5-service__descr{color:#050505b3;font-family:var(--mulish);margin-bottom:28px;font-size:15px;font-weight:400;line-height:146.667%}@media screen and (max-width:1199px){.rv-5-service__descr{margin-bottom:18px}}.rv-5-service__btn{color:var(--white-f);text-decoration-skip-ink:none;text-underline-offset:10px;font-weight:500;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;text-decoration-thickness:1px}.rv-5-service__btn:hover{color:#8e5b63}.rv-6-services{background:linear-gradient(to bottom,var(--white-f) 500px,var(--white-f) 0);padding:120px 0 60px}@media screen and (max-width:1399px){.rv-6-services{padding:80px 0 40px}}@media screen and (max-width:991px){.rv-6-services{padding:60px 0 30px}}.rv-6-services .rv-6-section__heading{text-align:center;color:var(--white-f)}.rv-6-services .rv-6-section__sub-title:before{border-color:var(--white-f)}.rv-6-services__row{background-color:#ddd;border-radius:30px;overflow:hidden}.rv-6-services__img{height:100%}@media screen and (max-width:991px){.rv-6-services__img{height:450px}}@media screen and (max-width:767px){.rv-6-services__img{height:250px}}@media screen and (max-width:575px){.rv-6-services__img{height:200px}}.rv-6-services__img img{width:650px;max-width:650px;max-height:780px;height:inherit}@media screen and (max-width:1199px){.rv-6-services__img img{max-height:685px}}@media screen and (max-width:991px){.rv-6-services__img img{width:100%;max-width:100%;height:auto;max-height:none}}.rv-6-services__left-row{--bs-gutter-y:1px;--bs-gutter-x:1px}.rv-6-service{z-index:auto;background-color:#f5f5f5;height:100%;padding:50px 35px;position:relative}@media screen and (max-width:1199px){.rv-6-service{padding:30px}}@media screen and (max-width:575px){.rv-6-service{padding:25px}}.rv-6-service:hover .rv-6-service__btn i{color:var(--white-f);background-color:#f2584c;border-color:#f2584c}.rv-6-service:before{content:"";z-index:0;pointer-events:none;background:0 0;border-top:1px solid #ddd;border-right:1px solid #ddd;position:absolute;inset:-1px -1px 0 0}.rv-6-service__icon{background-image:linear-gradient(132deg,#1c74e933 11.08%,#1c74e900 90.05%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:36px;padding:20px;display:flex}@media screen and (max-width:1199px){.rv-6-service__icon{width:70px;height:70px;margin-bottom:26px;padding:16px}}@media screen and (max-width:991px){.rv-6-service__icon{margin-bottom:16px}}@media screen and (max-width:575px){.rv-6-service__icon{width:65px;height:65px;margin-bottom:15px}}.rv-6-service__title{color:var(--white-f);font-size:20px;font-weight:700;line-height:140%}.rv-6-service__title:hover{color:#f2584c}.rv-6-service__descr{color:#05050580;margin-bottom:37px;font-size:14px;font-weight:400;line-height:157.143%}@media screen and (max-width:1199px){.rv-6-service__descr{margin-bottom:27px}}@media screen and (max-width:767px){.rv-6-service__descr{margin-bottom:22px}}@media screen and (max-width:575px){.rv-6-service__descr{margin-bottom:17px}}.rv-6-service__btn{justify-content:flex-start}.rv-6-service__btn:hover{color:#f2584c}@media screen and (max-width:1399px){.rv-8-services{padding:80px 0 40px}}@media screen and (max-width:991px){.rv-8-services{padding:60px 0 30px}}@media screen and (max-width:1199px){.rv-8-services__row{--bs-gutter-x:20px;--bs-gutter-y:20px}}.rv-8-service{border:1px solid #05050514;gap:25px;padding:60px 70px;transition:all .4s;display:flex}@media screen and (max-width:1399px){.rv-8-service{padding:40px 50px}}@media screen and (max-width:1199px){.rv-8-service{gap:20px;padding:30px}}@media screen and (max-width:991px){.rv-8-service{flex-direction:column;row-gap:15px}}@media screen and (max-width:767px){.rv-8-service{flex-direction:row}}@media screen and (max-width:575px){.rv-8-service{flex-direction:column;padding:20px}}.rv-8-service:hover{border-color:#1c74e9}.rv-8-service:hover .rv-8-service__btn i{color:var(--white-f);background-color:#1c74e9;border-color:#1c74e9}.rv-8-service__icon{flex-shrink:0}.rv-8-service__icon img{object-fit:contain;width:65px;height:60px}@media screen and (max-width:1199px){.rv-8-service__icon img{width:60px;height:55px}}.rv-8-service__title{font-family:var(--mulish);margin-bottom:11px;font-size:26px;font-weight:700;line-height:normal}@media screen and (max-width:1199px){.rv-8-service__title{margin-bottom:6px;font-size:22px}}@media screen and (max-width:479px){.rv-8-service__title{font-size:20px}}.rv-8-service__title a:hover{color:#1c74e9}.rv-8-service .rv-3-service__descr{margin-bottom:24px;font-weight:400}@media screen and (max-width:1399px){.rv-8-service .rv-3-service__descr{margin-bottom:18px}}@media screen and (max-width:479px){.rv-8-service .rv-3-service__descr{margin-bottom:15px}}.rv-8-service__btn{justify-content:flex-start}.rv-8-service__btn:hover{color:#1c74e9}@media screen and (max-width:1399px){.rv-9-services{padding-top:80px;padding-bottom:40px}}@media screen and (max-width:991px){.rv-9-services{padding-top:60px;padding-bottom:30px}}.rv-9-service{border-color:#05050524;border-radius:14px;flex-direction:column;padding:50px 45px}@media screen and (max-width:1399px){.rv-9-service{padding:40px 35px}}@media screen and (max-width:1199px){.rv-9-service{padding:30px}}@media screen and (max-width:767px){.rv-9-service{padding:20px 25px}}@media screen and (max-width:575px){.rv-9-service{padding:15px 20px}}.rv-9-service:hover{border-color:#65ab03}.rv-9-service:hover .rv-1-schedule-conf__btn i{color:var(--white-f);background-color:#65ab03;border-color:#65ab03}.rv-9-service__icon{background-image:linear-gradient(132deg,#65ab0333 11.08%,#65ab0300 90.05%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:10px;display:flex;overflow:hidden}@media screen and (max-width:575px){.rv-9-service__icon{width:70px;height:70px}}.rv-9-service__icon img{object-fit:scale-down;max-height:100%}.rv-9-service .rv-3-service__title{font-weight:700;font-family:var(--mulish)}@media screen and (max-width:575px){.rv-9-service .rv-3-service__title{font-size:18px}}.rv-9-service .rv-3-service__title a:hover{color:#65ab03}.rv-9-service .rv-3-service__descr{margin-bottom:38px;font-weight:500}@media screen and (max-width:767px){.rv-9-service .rv-3-service__descr{margin-bottom:28px}}@media screen and (max-width:575px){.rv-9-service .rv-3-service__descr{margin-bottom:23px}}.rv-9-service .rv-1-schedule-conf__btn{justify-content:flex-start}.rv-9-service .rv-1-schedule-conf__btn:hover{color:#65ab03}.rv-11-services{padding-top:60px}@media screen and (max-width:1399px){.rv-11-services{padding-top:40px}}@media screen and (max-width:991px){.rv-11-services{padding-top:30px}}.rv-11-services .rv-11-section__heading{text-align:center}@media screen and (max-width:1399px){.rv-11-slider-dots{margin-top:20px}}@media screen and (max-width:575px){.rv-11-slider-dots{margin-top:12px}}.rv-11-service{text-align:center}.rv-11-service:hover .rv-11-service__img{border-radius:40px 0}.rv-11-service:hover .rv-11-service__img img{scale:1.08}.rv-11-service:hover .rv-11-service__txt>a{text-decoration-color:#a98153}.rv-11-service__img{margin-bottom:25px;transition:all .4s;overflow:hidden}@media screen and (max-width:1199px){.rv-11-service__img{margin-bottom:15px}}@media screen and (max-width:991px){.rv-11-service__img{margin-bottom:12px}}.rv-11-service__title{color:var(--white-f);margin-bottom:6px;font-size:20px;font-weight:700}@media screen and (max-width:1199px){.rv-11-service__title{margin-bottom:2px;font-size:18px}}.rv-11-service__title a:hover{color:#a98153}.rv-11-service__txt{font-family:var(--mulish)}.rv-11-service__txt>a{color:#a98153;font-size:16px;font-weight:600;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;text-decoration-thickness:1px}#rv-11-services-slider-dots .swiper-pagination-bullet:before{background-color:#05050524}#rv-11-services-slider-dots .swiper-pagination-bullet-active{border-color:var(--white-f)}#rv-11-services-slider-dots .swiper-pagination-bullet-active:before{background-color:var(--white-f)}.rv-14-services-row{--bs-gutter-x:50px;--bs-gutter-y:50px}@media screen and (max-width:1399px){.rv-14-services-row{--bs-gutter-x:35px;--bs-gutter-y:35px}}.rv-14-service{font-family:var(--mulish);border-right:1px solid #0202081a;padding:35px 50px 35px 0}@media screen and (max-width:1399px){.rv-14-service{padding:25px 35px 25px 0}}@media screen and (max-width:575px){.rv-14-service{border-bottom:1px solid #0202081a;border-right:none;padding:0 0 30px}}.rv-14-service:hover .svg-elem-1{stroke:#e64209;animation:1s cubic-bezier(.47,0,.745,.715) both animate-svg-stroke-1}.rv-14-service__icon{margin-bottom:45px}@media screen and (max-width:1599px){.rv-14-service__icon{margin-bottom:35px}}.rv-14-service__icon .svg-elem-1{stroke-dashoffset:0;stroke-dasharray:561.111;transition:all .4s cubic-bezier(.47,0,.745,.715)}@keyframes animate-svg-stroke-1{0%{stroke-dashoffset:561.111px;stroke-dasharray:561.111}to{stroke-dashoffset:0;stroke-dasharray:561.111}}.rv-14-service__title{color:#020208;margin-bottom:11px;font-size:22px;font-weight:700;line-height:127.273%}.rv-14-service__title a:hover{color:#e64209}.rv-14-service .rv-3-service__descr{color:#fff;margin-bottom:47px;font-size:14px;line-height:157.143%}@media screen and (max-width:1599px){.rv-14-service .rv-3-service__descr{margin-bottom:37px}}.rv-14-service__btn{color:#020208;font-weight:700}.rv-14-service__btn:hover{color:#e64209}.rv-14-service__btn i{vertical-align:middle;padding-left:3px}.rv-14-service--last{border:none;padding-right:0}.rv-15-service_main_area{background:#f3f5fb;padding:100px 0}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-15-service_main_area{padding:90px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-15-service_main_area{padding:80px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-15-service_main_area{padding:70px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-15-service_main_area{padding:60px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-15-service_main_area{padding:50px 0}}@media only screen and (min-width:0) and (max-width:479px){.rv-15-service_main_area{padding:40px 0}}.rv-15-service_main_area .rv-15-service_title{color:var(--white-f);margin-bottom:50px;font-size:50px;font-weight:600}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-15-service_main_area .rv-15-service_title{font-size:40px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-15-service_main_area .rv-15-service_title{font-size:32px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-15-service_main_area .rv-15-service_title{text-align:center;margin-bottom:20px;font-size:33px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-15-service_main_area .rv-15-service_title{text-align:center;margin-bottom:15px;font-size:28px}}@media only screen and (min-width:0) and (max-width:479px){.rv-15-service_main_area .rv-15-service_title{text-align:center;margin-bottom:30px;font-size:25px}}.rv-15-service_main_area .rv-15-service_desc{color:#696969;font-size:16px;font-weight:400;font-family:var(--mulish),sans-serif;margin:0 0 50px 100px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-15-service_main_area .rv-15-service_desc{text-align:center;margin:0 0 40px}}.rv-15-service_main_area .rv-15-single_service{z-index:2;background:#fff 50%/cover no-repeat;margin-bottom:30px;padding:40px;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-15-service_main_area .rv-15-single_service{padding:20px}}.rv-15-service_main_area .rv-15-single_service:hover:after{opacity:0;visibility:hidden}.rv-15-service_main_area .rv-15-single_service:hover h3{color:#fff}.rv-15-service_main_area .rv-15-single_service:hover .service-top-action h2{opacity:.2}.rv-15-service_main_area .rv-15-single_service:hover .service-list ul li{color:#ffffffc7}.rv-15-service_main_area .rv-15-single_service:hover .service-list ul li p{color:#d9d9d9}.rv-15-service_main_area .rv-15-single_service:hover .service_btn{color:#fff}.rv-15-service_main_area .rv-15-single_service:before{content:"";z-index:-1;background:var(--white-f);opacity:.8;width:100%;height:100%;position:absolute;top:0;left:0}.rv-15-service_main_area .rv-15-single_service:after{content:"";opacity:1;z-index:-1;visibility:visible;background:#fff;width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:0}.rv-15-service_main_area .rv-15-single_service .service-top-action{justify-content:space-between;align-items:center;margin-bottom:35px;display:flex}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-15-service_main_area .rv-15-single_service .service-top-action{margin-bottom:25px}}.rv-15-service_main_area .rv-15-single_service .service-top-action h2{color:#d9d9d9;font-family:var(--mulish),sans-serif;margin:0}.rv-15-service_main_area .rv-15-single_service .service-top-action img{object-fit:contain;width:78px;height:73px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-15-service_main_area .rv-15-single_service .service-top-action img{width:55px;height:50px}}.rv-15-service_main_area .rv-15-single_service .single-service-title{font-family:var(--mulish),sans-serif;color:var(--white-f);margin-bottom:25px;font-size:24px;font-weight:700;transition:all .5s}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-15-service_main_area .rv-15-single_service .single-service-title{margin-bottom:20px;font-size:20px}}.rv-15-service_main_area .rv-15-single_service .service-list{font-family:var(--mulish),sans-serif;font-size:16px;font-weight:400}.rv-15-service_main_area .rv-15-single_service .service-list ul li{color:#050505b3;margin-bottom:15px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-15-service_main_area .rv-15-single_service .service-list ul li{margin-bottom:10px}}.rv-15-service_main_area .rv-15-single_service .service-list ul li p{color:var(--white-f);font-family:var(--mulish),sans-serif;transition:all .5s}.rv-15-service_main_area .rv-15-single_service .service-list ul li p i{margin-right:5px}.rv-15-service_main_area .rv-15-single_service .service_btn{color:var(--white-f);text-transform:capitalize;font-family:Mulish,sans-serif;font-weight:700;font-family:var(--mulish),sans-serif;margin-top:25px;transition:all .5s;display:inline-block}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-15-service_main_area .rv-15-single_service .service_btn{margin-top:15px}}.rv-15-service_main_area .rv-15-single_service .service_btn:hover{color:#f35b04;letter-spacing:1px}.rv-15-service_main_area .rv-15-single_service .service_btn i{margin-left:10px}.rv-16-service_main_area{padding:40px 0}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-16-service_main_area{padding-bottom:0}}.rv-16-service_main_area .rv-16-service_section_title .rv-16-service_section_heading{color:#020208;text-align:center;max-width:631px;font-size:44px;font-weight:800;font-family:var(--mulish),sans-serif;margin:auto;padding-bottom:70px}@media only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-16-service_main_area .rv-16-service_section_title .rv-16-service_section_heading{padding-bottom:40px;font-size:30px}}@media only screen and (min-width:0) and (max-width:479px){.rv-16-service_main_area .rv-16-service_section_title .rv-16-service_section_heading{font-size:25px}}.rv-16-service_main_area .rv-16-single_services{z-index:2;position:relative}@media only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-16-service_main_area .rv-16-single_services{padding-bottom:30px}}@media only screen and (min-width:0) and (max-width:479px){.rv-16-service_main_area .rv-16-single_services{padding-bottom:20px}}.rv-16-service_main_area .rv-16-single_services .rv-16-single_service_image{z-index:1;position:relative}.rv-16-service_main_area .rv-16-single_services .rv-16-single_service_image img{object-fit:cover;width:100%;height:500px}@media only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-16-service_main_area .rv-16-single_services .rv-16-single_service_image img{height:400px}}@media only screen and (min-width:0) and (max-width:479px){.rv-16-service_main_area .rv-16-single_services .rv-16-single_service_image img{height:350px}}.rv-16-service_main_area .rv-16-single_services .rv-16-single_service_image:before{content:"";opacity:.7;background:#000;width:100%;height:100%;position:absolute;top:0;left:0}.rv-16-service_main_area .rv-16-single_services .rv-16-single_service_content{content:"";z-index:1;position:absolute;top:60px;left:40px}.rv-16-service_main_area .rv-16-single_services .rv-16-single_service_content .rv-16-single_service_icon{padding-bottom:40px}.rv-16-service_main_area .rv-16-single_services .rv-16-single_service_content .rv-16-single_service_icon img{object-fit:contain;width:70px;height:70px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-16-service_main_area .rv-16-single_services .rv-16-single_service_content .rv-16-single_service_icon img{width:50px;height:50px}}.rv-16-service_main_area .rv-16-single_services .rv-16-single_service_content .rv-16-single_service_title{color:#fff;max-width:250px;font-size:34px;font-weight:700;font-family:var(--mulish),sans-serif;cursor:pointer;padding-bottom:40px;transition:all .3s}.rv-16-service_main_area .rv-16-single_services .rv-16-single_service_content .rv-16-single_service_title:hover{color:#dfe11b}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-16-service_main_area .rv-16-single_services .rv-16-single_service_content .rv-16-single_service_title{font-size:25px}}.rv-16-service_main_area .rv-16-single_services .rv-16-single_service_content .sercive_btn{color:#fff;text-align:center;width:50px;height:50px;font-size:20px;line-height:50px;font-family:var(--mulish),sans-serif;background:0 0;border:1px solid #6666;border-radius:50%;transition:all .5s;display:inline-block}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-16-service_main_area .rv-16-single_services .rv-16-single_service_content .sercive_btn{width:45px;height:45px;font-size:16px;line-height:45px}}.rv-16-service_main_area .rv-16-single_services .rv-16-single_service_content .sercive_btn:hover{color:var(--white-f);background:#dfe11b;border:1px solid #0000}.rv-18-service_main_section{background:#142137;padding:130px 0}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-18-service_main_section{padding:100px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-18-service_main_section{padding-top:70px}}.rv-18-service_main_section .rv-18-service_heading{color:#fff;z-index:1;font-size:48px;font-weight:800;font-family:var(--mulish),sans-serif;margin-bottom:50px;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-18-service_main_section .rv-18-service_heading{font-size:40px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-18-service_main_section .rv-18-service_heading{font-size:30px}}@media only screen and (min-width:0) and (max-width:479px){.rv-18-service_main_section .rv-18-service_heading{margin-bottom:25px;font-size:22px}}.rv-18-service_main_section .rv-18-service_heading span{z-index:-1;position:absolute;bottom:-13%;right:20%}.rv-18-service_main_section .rv-18-single_service_slide{position:relative}.rv-18-service_main_section .rv-18-single_service_slide .owl-nav{content:"";position:absolute;top:-20%;left:91%}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-18-service_main_section .rv-18-single_service_slide .owl-nav{left:86%}}@media only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-18-service_main_section .rv-18-single_service_slide .owl-nav{left:80%}}@media only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-18-service_main_section .rv-18-single_service_slide .owl-nav{top:106%;left:40%}}@media only screen and (min-width:480px) and (max-width:575px){.rv-18-service_main_section .rv-18-single_service_slide .owl-nav{top:106%;left:35%}}@media only screen and (min-width:0) and (max-width:479px){.rv-18-service_main_section .rv-18-single_service_slide .owl-nav{top:106%;left:25%}}.rv-18-service_main_section .rv-18-single_service_slide .owl-nav .owl-prev{margin:0 5px}.rv-18-service_main_section .rv-18-single_service_slide .owl-nav .owl-prev i{text-align:center;color:#020208;background:0 0;border:1px solid #0202081a;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex}.rv-18-service_main_section .rv-18-single_service_slide .owl-nav .owl-prev i:hover{background:#dfe11b;border:1px solid #0000}.rv-18-service_main_section .rv-18-single_service_slide .owl-nav .owl-prev i{color:#fff;background:#324057}.rv-18-service_main_section .rv-18-single_service_slide .owl-nav .owl-prev i:hover{background:#1c74e9}.rv-18-service_main_section .rv-18-single_service_slide .owl-nav .owl-next{margin:0 5px}.rv-18-service_main_section .rv-18-single_service_slide .owl-nav .owl-next i{text-align:center;color:#020208;background:0 0;border:1px solid #0202081a;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex}.rv-18-service_main_section .rv-18-single_service_slide .owl-nav .owl-next i:hover{background:#dfe11b;border:1px solid #0000}.rv-18-service_main_section .rv-18-single_service_slide .owl-nav .owl-next i{color:#fff;background:#324057}.rv-18-service_main_section .rv-18-single_service_slide .owl-nav .owl-next i:hover{background:#1c74e9}.rv-18-service_main_section .rv-18-single_service_slide .rv-18-single_service{height:490px;position:relative}.rv-18-service_main_section .rv-18-single_service_slide .rv-18-single_service:hover .rv-18-single_service_content_main{opacity:1;background:#0074d9;height:100%;bottom:0;overflow:visible}.rv-18-service_main_section .rv-18-single_service_slide .rv-18-single_service:hover .rv-18-single_service_content_top{flex-direction:column;row-gap:30px;margin-top:25px;align-items:flex-start!important}@media only screen and (min-width:0) and (max-width:479px){.rv-18-service_main_section .rv-18-single_service_slide .rv-18-single_service:hover .rv-18-single_service_content_top{row-gap:20px;margin-top:10px}}.rv-18-service_main_section .rv-18-single_service_slide .rv-18-single_service .rv-18-single_service_iamge{width:auto;height:390px}.rv-18-service_main_section .rv-18-single_service_slide .rv-18-single_service .rv-18-single_service_iamge img{width:100%;height:100%}.rv-18-service_main_section .rv-18-single_service_slide .rv-18-single_service .rv-18-single_service_content_main{content:"";background:#324057;width:100%;height:100px;transition:all .4s linear;position:absolute;bottom:0;left:0;overflow:hidden}.rv-18-service_main_section .rv-18-single_service_slide .rv-18-single_service .rv-18-single_service_content_main .rv-18-single_service_content_top{align-items:center;column-gap:25px;padding:20px 30px;display:flex}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-18-service_main_section .rv-18-single_service_slide .rv-18-single_service .rv-18-single_service_content_main .rv-18-single_service_content_top{column-gap:15px;padding:20px}}.rv-18-service_main_section .rv-18-single_service_slide .rv-18-single_service .rv-18-single_service_content_main .rv-18-single_service_content_top .rv-18-single_service_icon{align-items:center;display:flex}.rv-18-service_main_section .rv-18-single_service_slide .rv-18-single_service .rv-18-single_service_content_main .rv-18-single_service_content_top .rv-18-single_service_icon img{object-fit:contain;width:40px;height:40px}.rv-18-service_main_section .rv-18-single_service_slide .rv-18-single_service .rv-18-single_service_content_main .rv-18-single_service_content_top .rv-18-single_service_content_title p{font-family:var(--mulish),sans-serif;color:#fff9;text-transform:uppercase;margin-bottom:5px}.rv-18-service_main_section .rv-18-single_service_slide .rv-18-single_service .rv-18-single_service_content_main .rv-18-single_service_content_top .rv-18-single_service_content_title h4{font-family:var(--mulish),sans-serif;color:#fff;margin:0;font-size:20px;font-weight:700}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-18-service_main_section .rv-18-single_service_slide .rv-18-single_service .rv-18-single_service_content_main .rv-18-single_service_content_top .rv-18-single_service_content_title h4{font-size:18px}}.rv-18-service_main_section .rv-18-single_service_slide .rv-18-single_service .rv-18-single_service_content_main .rv-18-single_service_list{padding:20px 30px}@media only screen and (min-width:0) and (max-width:479px){.rv-18-service_main_section .rv-18-single_service_slide .rv-18-single_service .rv-18-single_service_content_main .rv-18-single_service_list{padding:0 30px}}.rv-18-service_main_section .rv-18-single_service_slide .rv-18-single_service .rv-18-single_service_content_main .rv-18-single_service_list li{color:#ffffffb3;font-size:16px;font-weight:600;font-family:var(--mulish),sans-serif;align-items:center;column-gap:20px;padding-bottom:15px;display:flex}.rv-18-service_main_section .rv-18-single_service_slide .rv-18-single_service .rv-18-single_service_content_main .rv-18-single_service_list li i{color:#ffffffb3;font-size:10px}.rv-18-service_main_section .rv-18-single_service_slide .rv-18-single_service .rv-18-single_service_content_main .rv-18-service_btn{color:#fff;border-bottom:1px solid #fff;margin:20px 30px}.rv-18-service_main_section .rv-18-single_service_slide .rv-18-single_service .rv-18-single_service_content_main .rv-18-service_btn:hover i{transform:rotate(-45deg)}.rv-18-service_main_section .rv-18-single_service_slide .rv-18-single_service .rv-18-single_service_content_main .rv-18-service_btn i{margin-left:5px;transition:all .5s}.rv-19-service_section{padding-top:130px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-19-service_section{padding-top:100px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-19-service_section{padding-top:80px}}@media only screen and (min-width:0) and (max-width:479px){.rv-19-service_section{padding-top:60px}}.rv-19-service_section .rv-19-service_section_title{text-align:center}.rv-19-service_section .rv-19-service_section_title .rv-19-service_section_heading{color:#142137;font-size:70px;font-weight:700;font-family:var(--mulish),sans-serif;margin-bottom:25px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-19-service_section .rv-19-service_section_title .rv-19-service_section_heading{margin-bottom:15px;font-size:60px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-19-service_section .rv-19-service_section_title .rv-19-service_section_heading{margin-bottom:15px;font-size:45px}}@media only screen and (min-width:0) and (max-width:479px){.rv-19-service_section .rv-19-service_section_title .rv-19-service_section_heading{margin-bottom:8px;font-size:35px}}.rv-19-service_section .rv-19-service_section_title .rv-19-service_section_desc{color:#142137b3;font-size:14px;font-weight:700;font-family:var(--mulish),sans-serif;margin-bottom:50px}@media only screen and (min-width:0) and (max-width:479px){.rv-19-service_section .rv-19-service_section_title .rv-19-service_section_desc{margin-bottom:35px;font-size:13px}}.rv-19-service_section .rv-19-single_service{text-align:center;background:#eff0f3;padding-top:40px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-19-service_section .rv-19-single_service{margin-bottom:20px;padding-top:40px}}.rv-19-service_section .rv-19-single_service .rv-19-single_service_title{color:#142137;font-size:24px;font-weight:700;font-family:var(--mulish),sans-serif;margin-bottom:10px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-19-service_section .rv-19-single_service .rv-19-single_service_title{margin-bottom:7px;font-size:20px}}.rv-19-service_section .rv-19-single_service .rv-19-single_service_sub_title{color:#142137;font-size:14px;font-weight:500;font-family:var(--mulish),sans-serif;justify-content:center;align-items:center;display:flex}.rv-19-service_section .rv-19-single_service .rv-19-single_service_sub_title span{background:#142137;border-radius:50%;width:4px;height:4px;margin:0 10px}.rv-19-service_section .rv-19-single_service .rv-19-single_service_image{width:270px;height:350px;margin:auto;overflow:hidden}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-19-service_section .rv-19-single_service .rv-19-single_service_image{width:100%;height:280px;margin:auto;padding:0 15px}}@media only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-19-service_section .rv-19-single_service .rv-19-single_service_image{width:65%;height:300px;margin:auto;padding:0 15px}}@media only screen and (min-width:0) and (max-width:479px){.rv-19-service_section .rv-19-single_service .rv-19-single_service_image{width:100%;height:300px;margin:auto;padding:0 15px}}.rv-19-service_section .rv-19-single_service .rv-19-single_service_image img{border-radius:50%;width:100%;height:100%}.rv-19-service_section .rv-19-single_service .rv-19-single_service_button{margin-top:30px}.rv-19-service_section .rv-19-single_service .rv-19-single_service_button a{color:#142137;width:100%;height:77px;font-size:16px;font-weight:700;font-family:var(--mulish),sans-serif;border-top:1px solid #1421371a;justify-content:center;align-items:center;transition:all .4s;display:flex}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-19-service_section .rv-19-single_service .rv-19-single_service_button a{height:60px}}.rv-19-service_section .rv-19-single_service .rv-19-single_service_button a:hover{background:#dfe11b}.rv-19-service_section .rv-19-single_service .rv-19-single_service_button a:hover i{transform:rotate(0)}.rv-19-service_section .rv-19-single_service .rv-19-single_service_button a i{margin-left:10px;transition:all .4s;transform:rotate(-45deg)}.rv-20-service_section{z-index:2;background:#f7f7f7;padding:120px 0;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-20-service_section{padding:100px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-20-service_section{padding:70px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-20-service_section{padding:50px 0}}.rv-20-service_section .rv-20-service_section_heading{text-align:center}.rv-20-service_section .rv-20-service_section_heading .rv-20-service_sub_title{color:#081c15;text-align:center;border:1px solid var(--white-f);width:290px;height:36px;font-size:16px;font-weight:500;line-height:36px;font-family:var(--mulish),sans-serif;justify-content:center;align-items:center;column-gap:4px;margin:0 auto 30px;display:flex}@media only screen and (min-width:0) and (max-width:479px){.rv-20-service_section .rv-20-service_section_heading .rv-20-service_sub_title{margin-bottom:15px}}.rv-20-service_section .rv-20-service_section_heading .rv-20-service_sub_title span{background:#081c15;border-radius:50%;width:5px;height:5px}.rv-20-service_section .rv-20-service_section_heading .rv-20-service_section_title{color:#081c15;font-size:54px;font-weight:800;font-family:var(--mulish),sans-serif;margin-bottom:60px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-20-service_section .rv-20-service_section_heading .rv-20-service_section_title{font-size:45px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-20-service_section .rv-20-service_section_heading .rv-20-service_section_title{margin-bottom:40px;font-size:30px}}@media only screen and (min-width:0) and (max-width:479px){.rv-20-service_section .rv-20-service_section_heading .rv-20-service_section_title{margin-bottom:30px;font-size:25px}}.rv-20-service_section .rv-20-single_service:hover .rv-20-single_service_iamge img{transform:scale(1.1)}.rv-20-service_section .rv-20-single_service:hover .rv-20-single-service-arrow{opacity:0}.rv-20-service_section .rv-20-single_service.active .rv-20-single_service_content_main{grid-template-rows:auto 1fr;padding-bottom:50px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-20-service_section .rv-20-single_service.active .rv-20-single_service_content_main{margin:0 6px}}.rv-20-service_section .rv-20-single_service.active .rv-20-single_service_content_title h4{margin-bottom:30px}.rv-20-service_section .rv-20-single_service_iamge{width:100%;height:300px;overflow:hidden}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-20-service_section .rv-20-single_service_iamge{height:250px}}.rv-20-service_section .rv-20-single_service_iamge img{object-fit:cover;width:100%;height:100%;transition:all .4s}.rv-20-service_section .rv-20-single_service_content_main{background:#fff;grid-template-rows:auto 0fr;margin:-80px 25px 0;padding:24px 40px 40px;transition:all .4s;display:grid;position:relative;overflow:hidden}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-20-service_section .rv-20-single_service_content_main{margin:0 15px;padding:22px}}.rv-20-service_section .rv-20-single_service_content_main .hidden-part{overflow:hidden}.rv-20-service_section .rv-20-single_service_content_top{justify-content:space-between;align-items:center;display:flex}.rv-20-service_section .rv-20-single_service_content_top .rv-20-single_service_icon{width:54px;height:54px}.rv-20-service_section .rv-20-single_service .rv-20-single-service-arrow{border:1px solid var(--white-f);color:#003d8b;border-radius:54px;flex-shrink:0;place-content:center;width:54px;height:54px;font-size:18px;display:grid}.rv-20-service_section .rv-20-single_service_content_title{padding:0}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-20-service_section .rv-20-single_service_content_title{padding:0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-20-service_section .rv-20-single_service_content_title{padding:0}}.rv-20-service_section .rv-20-single_service_content_title h4{color:#142137;font-size:22px;font-weight:700;font-family:var(--mulish),sans-serif;margin:20px 0 0;transition:all .4s}.rv-20-service_section .rv-20-single_service_content_title h4:hover{color:#10d06d}.rv-20-service_section .rv-20-single_service .rv-20-single_service_list li{color:#142137b3;font-size:16px;font-weight:500;font-family:var(--mulish),sans-serif;margin-bottom:15px}.rv-20-service_section .rv-20-single_service .rv-20-single_service_list li i{color:#fff;text-align:center;background:#10d06d;border-radius:50%;width:20px;height:20px;margin-right:10px;font-size:10px;line-height:20px}.rv-20-service_section .rv-20-single_service .rv-20-service_btn{color:#003d8b;z-index:1;margin-top:14px;font-size:18px;transition:all}.rv-20-service_section .rv-20-single_service .rv-20-service_btn span{padding-right:5px}.rv-20-service_section .rv-20-single_service .rv-20-service_drp_txt{color:#2d694f1a;text-transform:uppercase;font-size:25px;font-weight:700;font-family:var(--mulish),sans-serif;margin:0;position:absolute;bottom:-8px;right:0}.rv-20-service_section .service-sh-1{z-index:-1;width:200px;height:300px;position:absolute;top:200px}.rv-20-service_section .service-sh-1 img{width:100%;height:100%}.rv-20-service_section .service-sh-2{z-index:-1;width:200px;height:300px;position:absolute;bottom:50px;right:0}.rv-20-service_section .service-sh-2 img{width:100%;height:100%}.rv-22-service_section{background:#f6f3ee;padding:100px 0 120px;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-22-service_section{padding:90px 0 100px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-22-service_section{padding:90px 0 20px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-22-service_section{padding:80px 0 20px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-22-service_section{padding:70px 0 20px}}@media only screen and (min-width:0) and (max-width:479px){.rv-22-service_section{padding:60px 0 20px}}.rv-22-service_section .rv-22-service_section_heading{text-align:center}.rv-22-service_section .rv-22-service_section_heading .rv-22-service_section_sub_title{color:#040e1fb3;text-transform:uppercase;font-weight:500;display:inline-block;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-22-service_section .rv-22-service_section_heading .rv-22-service_section_sub_title{font-size:14px}}.rv-22-service_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_nex,.rv-22-service_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_sty{content:"";background:#9a9ea5;width:60px;height:1px;position:absolute;top:50%;transform:translateY(-50%)}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-22-service_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_nex,.rv-22-service_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_sty{width:40px}}@media only screen and (min-width:0) and (max-width:479px){.rv-22-service_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_nex,.rv-22-service_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_sty{width:35px}}.rv-22-service_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_nex:before,.rv-22-service_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_sty:before{content:"";background:#9a9ea5;border-radius:50%;width:8px;height:8px;animation:2.5s linear infinite alternate both slide-right;position:absolute;top:0;left:-15px;transform:translateY(-50%)}.rv-22-service_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_nex:after,.rv-22-service_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_sty:after{content:"";background:#9a9ea5;border-radius:50%;width:8px;height:8px;animation:2.5s linear infinite alternate both slide-left;position:absolute;top:0;right:-15px;transform:translateY(-50%)}.rv-22-service_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_sty{left:-50%}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-22-service_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_sty{left:-45%}}@media only screen and (min-width:0) and (max-width:479px){.rv-22-service_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_sty{left:-40%}}.rv-22-service_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_nex{right:-50%}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-22-service_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_nex{right:-45%}}@media only screen and (min-width:0) and (max-width:479px){.rv-22-service_section .rv-22-service_section_heading .rv-22-service_section_sub_title .rv8_sub_pre_nex{right:-40%}}.rv-22-service_section .rv-22-service_section_heading .rv-22-service_section_title{color:#040e1f;text-transform:uppercase;font-size:46px;font-weight:700;font-family:var(--mulish),sans-serif;margin-bottom:60px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-22-service_section .rv-22-service_section_heading .rv-22-service_section_title{font-size:40px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-22-service_section .rv-22-service_section_heading .rv-22-service_section_title{font-size:35px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-22-service_section .rv-22-service_section_heading .rv-22-service_section_title{margin-bottom:35px;font-size:25px}}@media only screen and (min-width:0) and (max-width:479px){.rv-22-service_section .rv-22-service_section_heading .rv-22-service_section_title{margin-bottom:30px;font-size:20px}}.rv-22-service_section .rv-22-single_service:hover .rv-22-single_service_iamge img{transform:scale(1.1)}.rv-22-service_section .rv-22-single_service:hover .rv-22-service_btn{color:#b38d3f!important;border-bottom:1px solid #b38d3f!important}.rv-22-service_section .rv-22-single_service:hover .rv-22-service_btn i{rotate:-90deg;color:#b38d3f!important}.rv-22-service_section .rv-22-single_service .rv-22-single_service_iamge{width:100%;height:300px;overflow:hidden}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-22-service_section .rv-22-single_service .rv-22-single_service_iamge{height:180px}}.rv-22-service_section .rv-22-single_service .rv-22-single_service_iamge img{width:100%;height:100%;transition:all .4s}.rv-22-service_section .rv-22-single_service .rv-22-single_service_content_main{background:#fff;margin:0 25px;padding:40px 30px;transition:all .4s;position:relative;top:-80px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-22-service_section .rv-22-single_service .rv-22-single_service_content_main{top:-45px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-22-service_section .rv-22-single_service .rv-22-single_service_content_main{margin:0 15px;padding:30px 20px}}.rv-22-service_section .rv-22-single_service .rv-22-single_service_content_main .rv-22-single_service_content_heading{align-items:center;column-gap:20px;margin-bottom:30px;display:flex}.rv-22-service_section .rv-22-single_service .rv-22-single_service_content_main .rv-22-single_service_content_heading .rv-22-single_service_content_icon{width:46px;height:50px}.rv-22-service_section .rv-22-single_service .rv-22-single_service_content_main .rv-22-single_service_content_heading .rv-22-single_service_content_icon img{width:100%;height:100%}.rv-22-service_section .rv-22-single_service .rv-22-single_service_content_main .rv-22-single_service_content_heading .rv-22-single_service_content_title h3{color:#040e1f;font-size:22px;font-weight:700;font-family:var(--mulish),sans-serif;margin:0}.rv-22-service_section .rv-22-single_service .rv-22-single_service_content_main .rv-22-single_service_list_area .rv-22-single_service_list{justify-content:space-between;padding-bottom:15px;display:flex}.rv-22-service_section .rv-22-single_service .rv-22-single_service_content_main .rv-22-single_service_list_area .rv-22-single_service_list .rv-22-single_service_list_txt h4{color:#040e1f;font-size:15px;font-weight:700;font-family:var(--mulish),sans-serif;margin:0;position:relative}.rv-22-service_section .rv-22-single_service .rv-22-single_service_content_main .rv-22-single_service_list_area .rv-22-single_service_list .rv-22-single_service_list_txt h4:after{content:"";background:#040e1f1a;width:100px;height:1px;position:absolute;top:10px;right:-54px}.rv-22-service_section .rv-22-single_service .rv-22-single_service_content_main .rv-22-single_service_list_area .rv-22-single_service_list .rv-22-single_service_list_txt p{font-family:var(--mulish),sans-serif;color:#040e1f99;margin:0;font-size:14px;font-weight:400}.rv-22-service_section .rv-22-single_service .rv-22-single_service_content_main .rv-22-single_service_list_area .rv-22-single_service_list .rv-22-single_service_list_price h4{font-family:var(--mulish),sans-serif;color:#040e1f;font-size:15px;font-weight:700}.rv-22-service_section .rv-22-single_service .rv-22-single_service_content_main .rv-22-service_btn{color:#040e1f;font-size:15px;font-weight:700;font-family:var(--mulish),sans-serif;border-bottom:1px solid #040e1f;transition:all .4s;display:inline-block;position:relative}.rv-22-service_section .rv-22-single_service .rv-22-single_service_content_main .rv-22-service_btn i{color:#040e1f;margin-left:10px;transition:all .4s}.rv-23-service_main_area{background:#f3f5fb;padding:120px 0}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-23-service_main_area{padding:100px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-23-service_main_area{padding:80px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-23-service_main_area{padding:70px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-23-service_main_area{padding:60px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-23-service_main_area{padding:50px 0}}@media only screen and (min-width:0) and (max-width:479px){.rv-23-service_main_area{padding:35px 0}}.rv-23-service_main_area .rv-23-service_section_heading .rv-23-service_sub_title{color:#fff;font-size:15px;font-weight:700;font-family:var(--mulish),sans-serif;background:#020208;padding:1px 4px;display:inline-block}.rv-23-service_main_area .rv-23-service_section_heading .rv-23-service_title{color:#020208;font-size:46px;font-weight:800;font-family:var(--mulish),sans-serif;margin-bottom:50px}@media only screen and (min-width:576px) and (max-width:767px){.rv-23-service_main_area .rv-23-service_section_heading .rv-23-service_title{margin-bottom:40px;font-size:35px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-23-service_main_area .rv-23-service_section_heading .rv-23-service_title{margin-bottom:30px;font-size:27px}}.rv-23-service_main_area .rv-23-single_service{z-index:2;background:#fff;margin-bottom:30px;padding:80px 40px 100px;transition:all .3s;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-23-service_main_area .rv-23-single_service{padding:60px 40px 80px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-23-service_main_area .rv-23-single_service{padding:40px}}@media only screen and (min-width:0) and (max-width:479px){.rv-23-service_main_area .rv-23-single_service{padding:30px 20px 40px}}.rv-23-service_main_area .rv-23-single_service:hover:after{opacity:0;visibility:hidden}.rv-23-service_main_area .rv-23-single_service:hover .rv-23-single_service_sub_title,.rv-23-service_main_area .rv-23-single_service:hover .rv-23-single_service_title{color:#fff}.rv-23-service_main_area .rv-23-single_service:hover .rv-23-service_btn{color:#fff;border-bottom:1px solid #fff}.rv-23-service_main_area .rv-23-single_service:hover .rv-23-service_icon img{filter:brightness(0)invert()}.rv-23-service_main_area .rv-23-single_service:after{visibility:visible;background:#fff}.rv-23-service_main_area .rv-23-single_service:after,.rv-23-service_main_area .rv-23-single_service:before{content:"";opacity:1;z-index:-1;width:100%;height:100%;transition:all .3s;position:absolute;top:0;left:0}.rv-23-service_main_area .rv-23-single_service:before{background:#020208bd}.rv-23-service_main_area .rv-23-single_service .rv-23-service_icon{margin-bottom:100px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-23-service_main_area .rv-23-single_service .rv-23-service_icon{margin-bottom:50px}}.rv-23-service_main_area .rv-23-single_service .rv-23-service_icon img{object-fit:contain;width:78px;height:73px;transition:all .3s}.rv-23-service_main_area .rv-23-single_service .rv-23-single_service_sub_title{color:#020208b3;font-size:14px;font-weight:500;font-family:var(--mulish),sans-serif;margin-bottom:10px;transition:all .3s}.rv-23-service_main_area .rv-23-single_service .rv-23-single_service_title{color:#020208;font-size:22px;font-weight:700;font-family:var(--mulish),sans-serif;margin-bottom:100px;transition:all .3s}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-23-service_main_area .rv-23-single_service .rv-23-single_service_title{margin-bottom:35px}}@media only screen and (min-width:0) and (max-width:479px){.rv-23-service_main_area .rv-23-single_service .rv-23-single_service_title{margin-bottom:20px;font-size:18px}}.rv-23-service_main_area .rv-23-single_service .rv-23-service_btn{color:#020208;font-family:var(--mulish),sans-serif;text-transform:capitalize;border-bottom:1px solid #020208;margin-top:25px;font-weight:700;transition:all .3s ease-in-out;display:inline-block}.rv-23-service_main_area .rv-23-single_service .rv-23-service_btn:hover{letter-spacing:1px}.rv-23-service_main_area .rv-23-single_service .rv-23-service_btn:hover i{rotate:-45deg}.rv-23-service_main_area .rv-23-single_service .rv-23-service_btn i{margin-left:10px;transition:all .3s}.rv-24-room_service_section{background:#f6f3f0;padding:160px 0;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-24-room_service_section{padding:130px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-24-room_service_section{padding:80px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-24-room_service_section{padding:60px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-24-room_service_section{padding:60px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-24-room_service_section{padding:50px 0}}@media only screen and (min-width:0) and (max-width:479px){.rv-24-room_service_section{padding:35px 0}}.rv-24-room_service_section .rv-24-room_service_section_top{justify-content:space-between;align-items:flex-end;margin-bottom:50px;padding:0;display:flex}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-24-room_service_section .rv-24-room_service_section_top{margin-bottom:40px}}@media only screen and (min-width:0) and (max-width:479px){.rv-24-room_service_section .rv-24-room_service_section_top{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:20px}}.rv-24-room_service_section .rv-24-room_service_section_top .rv-24-room_service_heading{flex-basis:50%}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-24-room_service_section .rv-24-room_service_section_top .rv-24-room_service_heading{flex-basis:60%}}.rv-24-room_service_section .rv-24-room_service_section_top .rv-24-room_service_heading .rv-24-room_service_sub_title{color:#020208;font-size:16px;font-weight:600;font-family:var(--mulish),sans-serif;margin-bottom:20px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-24-room_service_section .rv-24-room_service_section_top .rv-24-room_service_heading .rv-24-room_service_sub_title{margin-bottom:10px}}.rv-24-room_service_section .rv-24-room_service_section_top .rv-24-room_service_heading .rv-24-room_service_title{color:#020208;font-size:44px;font-weight:800;font-family:var(--mulish),sans-serif;margin:0}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-24-room_service_section .rv-24-room_service_section_top .rv-24-room_service_heading .rv-24-room_service_title{font-size:35px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-24-room_service_section .rv-24-room_service_section_top .rv-24-room_service_heading .rv-24-room_service_title{font-size:28px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-24-room_service_section .rv-24-room_service_section_top .rv-24-room_service_heading .rv-24-room_service_title{font-size:20px}}.rv-24-room_service_section .rv-24-room_service_section_top .rv-24-room_service_slide_button_area{column-gap:20px;display:flex}.rv-24-room_service_section .rv-24-room_service_section_top .rv-24-room_service_slide_button_area .rv-24-room-service-swiper-button-next i,.rv-24-room_service_section .rv-24-room_service_section_top .rv-24-room_service_slide_button_area .rv-24-room-service-swiper-button-prev i{text-align:center;border:1px solid #0202081a;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex}.rv-24-room_service_section .rv-24-room_service_section_top .rv-24-room_service_slide_button_area .rv-24-room-service-swiper-button-next i:hover,.rv-24-room_service_section .rv-24-room_service_section_top .rv-24-room_service_slide_button_area .rv-24-room-service-swiper-button-prev i:hover{background:#dfe11b}.rv-24-room_service_section .rv-24-room_service_section_top .rv-24-room_service_slide_button_area .rv-24-room-service-swiper-button-next i,.rv-24-room_service_section .rv-24-room_service_section_top .rv-24-room_service_slide_button_area .rv-24-room-service-swiper-button-prev i{color:#020208;background:0 0;border:1px solid #02020824}.rv-24-room_service_section .rv-24-room_service_section_top .rv-24-room_service_slide_button_area .rv-24-room-service-swiper-button-next i:hover,.rv-24-room_service_section .rv-24-room_service_section_top .rv-24-room_service_slide_button_area .rv-24-room-service-swiper-button-prev i:hover{color:#fff;background:#a58051;border:1px solid #0000}.rv-24-room_service_section .rv-24-room_service_slide .rv-24-single_room_service{background:#fff;padding:30px;position:relative}.rv-24-room_service_section .rv-24-room_service_slide .rv-24-single_room_service .rv-24-single_room_service_image{width:130px;height:130px;margin-top:20px}.rv-24-room_service_section .rv-24-room_service_slide .rv-24-single_room_service .rv-24-single_room_service_image img{width:100%;height:100%}.rv-24-room_service_section .rv-24-room_service_slide .rv-24-single_room_service .rv-24-single_room_service_title{color:#020208;cursor:pointer;font-size:22px;font-weight:700;font-family:var(--mulish),sans-serif;margin:0;transition:all .3s}.rv-24-room_service_section .rv-24-room_service_slide .rv-24-single_room_service .rv-24-single_room_service_title:hover{color:#a58051}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-24-room_service_section .rv-24-room_service_slide .rv-24-single_room_service .rv-24-single_room_service_title{font-size:20px}}.rv-24-room_service_section .rv-24-room_service_slide .rv-24-single_room_service .rv-24-single_room_service_serial{position:absolute;top:15px;right:15px}.rv-24-room_service_section .rv-24-room_service_slide .rv-24-single_room_service .rv-24-single_room_service_serial span{font-family:var(--mulish),sans-serif;color:#02020814;font-size:50px;font-weight:700}.rv-24-service_section{background:#f6f3f0;padding:140px 0}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-24-service_section{padding:120px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-24-service_section{padding:100px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-24-service_section{padding:80px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-24-service_section{padding:60px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-24-service_section{padding:50px 0}}@media only screen and (min-width:0) and (max-width:479px){.rv-24-service_section{padding:35px 0}}.rv-24-service_section .rv-24-service_section_heading{text-align:center}.rv-24-service_section .rv-24-service_section_heading .rv-24-service_sub_title{color:#020208;font-size:16px;font-weight:600;font-family:var(--mulish),sans-serif;margin-bottom:20px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-24-service_section .rv-24-service_section_heading .rv-24-service_sub_title{margin-bottom:10px}}.rv-24-service_section .rv-24-service_section_heading .rv-24-service_title{color:#020208;font-size:44px;font-weight:800;font-family:var(--mulish),sans-serif;margin-bottom:60px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-24-service_section .rv-24-service_section_heading .rv-24-service_title{margin-bottom:40px;font-size:40px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-24-service_section .rv-24-service_section_heading .rv-24-service_title{margin-bottom:35px;font-size:30px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-24-service_section .rv-24-service_section_heading .rv-24-service_title{margin-bottom:30px;font-size:23px}}@media only screen and (min-width:0) and (max-width:479px){.rv-24-service_section .rv-24-service_section_heading .rv-24-service_title{margin-bottom:30px;font-size:18px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-24-service_section .rv-24-single_service{margin-bottom:30px}}.rv-24-service_section .rv-24-single_service:hover .rv-24-single_service_iamge img{border-radius:20px;transform:scale(1.1)}.rv-24-service_section .rv-24-single_service:hover .rv-24-single_service_iamge .rv-24-single_service_content .rv-24-service_btn span{width:54px}.rv-24-service_section .rv-24-single_service .rv-24-single_service_iamge{z-index:1;border-radius:20px;width:100%;height:540px;position:relative;overflow:hidden}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-24-service_section .rv-24-single_service .rv-24-single_service_iamge{height:470px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-24-service_section .rv-24-single_service .rv-24-single_service_iamge{height:370px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-24-service_section .rv-24-single_service .rv-24-single_service_iamge{height:270px}}.rv-24-service_section .rv-24-single_service .rv-24-single_service_iamge:after{content:"";z-index:1;background:linear-gradient(#02020833,#040e1f);border-radius:20px;width:100%;height:100%;position:absolute;top:0;left:0}.rv-24-service_section .rv-24-single_service .rv-24-single_service_iamge img{border-radius:20px;width:100%;height:100%;transition:all .4s}.rv-24-service_section .rv-24-single_service .rv-24-single_service_iamge .rv-24-single_service_content{z-index:2;padding:50px 30px;position:absolute;bottom:0;left:0}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-24-service_section .rv-24-single_service .rv-24-single_service_iamge .rv-24-single_service_content{padding:30px}}@media only screen and (min-width:0) and (max-width:479px){.rv-24-service_section .rv-24-single_service .rv-24-single_service_iamge .rv-24-single_service_content{padding:20px}}.rv-24-service_section .rv-24-single_service .rv-24-single_service_iamge .rv-24-single_service_content h4{color:#fff;font-size:22px;font-weight:700;font-family:var(--mulish),sans-serif;margin-bottom:20px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-24-service_section .rv-24-single_service .rv-24-single_service_iamge .rv-24-single_service_content h4{margin-bottom:10px}}@media only screen and (min-width:0) and (max-width:479px){.rv-24-service_section .rv-24-single_service .rv-24-single_service_iamge .rv-24-single_service_content h4{margin-bottom:10px;font-size:20px}}.rv-24-service_section .rv-24-single_service .rv-24-single_service_iamge .rv-24-single_service_content p{color:#ffffffb3;font-size:15px;font-weight:500;font-family:var(--mulish),sans-serif;margin-bottom:30px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-24-service_section .rv-24-single_service .rv-24-single_service_iamge .rv-24-single_service_content p{margin-bottom:20px}}@media only screen and (min-width:0) and (max-width:479px){.rv-24-service_section .rv-24-single_service .rv-24-single_service_iamge .rv-24-single_service_content p{margin-bottom:15px}}.rv-24-service_section .rv-24-single_service .rv-24-single_service_iamge .rv-24-single_service_content .rv-24-service_btn{color:#fff;font-size:16px;font-weight:700;font-family:var(--mulish),sans-serif;align-items:center;column-gap:30px;display:flex}@media only screen and (min-width:0) and (max-width:479px){.rv-24-service_section .rv-24-single_service .rv-24-single_service_iamge .rv-24-single_service_content .rv-24-service_btn{font-size:16px}}.rv-24-service_section .rv-24-single_service .rv-24-single_service_iamge .rv-24-single_service_content .rv-24-service_btn span{background:#fff;width:34px;height:2px;transition:all .3s ease-in-out;position:relative}.rv-24-service_section .rv-24-single_service .rv-24-single_service_iamge .rv-24-single_service_content .rv-24-service_btn span:after{content:"";background:0 0;border:2px solid #fff;border-radius:50%;width:15px;height:15px;position:absolute;top:50%;right:-15px;transform:translateY(-50%)}.rv-25-service_section{padding:140px 0 120px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-25-service_section{padding:120px 0 100px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-25-service_section{padding:100px 0 80px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-25-service_section{padding:80px 0 60px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-25-service_section{padding:60px 0 40px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-25-service_section{padding:45px 0 30px}}@media only screen and (min-width:0) and (max-width:479px){.rv-25-service_section{padding:40px 0 20px}}.rv-25-service_section .rv-25-service_sub_title{color:#020208;font-size:16px;font-weight:600;font-family:var(--mulish),sans-serif;margin-bottom:20px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-25-service_section .rv-25-service_sub_title{margin-bottom:10px}}.rv-25-service_section .rv-25-service_title{color:#020208;font-size:46px;font-weight:800;font-family:var(--mulish),sans-serif;margin-bottom:60px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-25-service_section .rv-25-service_title{font-size:40px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-25-service_section .rv-25-service_title{margin-bottom:40px;font-size:33px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-25-service_section .rv-25-service_title{font-size:28px}}@media only screen and (min-width:0) and (max-width:479px){.rv-25-service_section .rv-25-service_title{margin-bottom:30px;font-size:19px}}.rv-25-service_section .rv-25-single_service{z-index:2;border:1px solid #02020824;width:100%;height:300px;margin-bottom:30px;position:relative;overflow:hidden}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-25-service_section .rv-25-single_service{margin-bottom:15px}}.rv-25-service_section .rv-25-single_service:hover .rv-25-single_service_content{bottom:0}.rv-25-service_section .rv-25-single_service:hover .rv-25-service_img{transform:scale(1)}.rv-25-service_section .rv-25-single_service:hover .rv-25-single_service_content .rv-25-service_icon{display:none}.rv-25-service_section .rv-25-single_service:hover:after{opacity:.86;z-index:-1;background:#a07549}.rv-25-service_section .rv-25-single_service:hover .rv-25-single_service_content h3,.rv-25-service_section .rv-25-single_service:hover .rv-25-single_service_content span{color:#fff}.rv-25-service_section .rv-25-single_service .rv-25-service_img{z-index:-1;width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:0;transform:scale(0)}.rv-25-service_section .rv-25-single_service:after{content:"";z-index:-1;background:#fff;width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:0}.rv-25-service_section .rv-25-single_service .rv-25-single_service_content{padding:0 35px;transition:all .4s;position:absolute;bottom:-48%;left:0}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-25-service_section .rv-25-single_service .rv-25-single_service_content{padding:0 20px;bottom:-55%}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-25-service_section .rv-25-single_service .rv-25-single_service_content{padding:0 20px;bottom:-35%}}.rv-25-service_section .rv-25-single_service .rv-25-single_service_content .rv-25-service_icon{width:80px;height:80px;margin-bottom:80px;display:block}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-25-service_section .rv-25-single_service .rv-25-single_service_content .rv-25-service_icon{width:60px;height:60px}}.rv-25-service_section .rv-25-single_service .rv-25-single_service_content .rv-25-service_icon img{object-fit:contain;width:100%;height:100%}.rv-25-service_section .rv-25-single_service .rv-25-single_service_content span{font-family:var(--mulish),sans-serif;color:#020208b3;margin-bottom:5px;font-size:14px;font-weight:500}.rv-25-service_section .rv-25-single_service .rv-25-single_service_content h3{font-family:var(--mulish),sans-serif;color:#020208;margin-bottom:30px;font-size:22px;font-weight:700}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-25-service_section .rv-25-single_service .rv-25-single_service_content h3{font-size:20px}}.rv-25-service_section .rv-25-single_service .rv-25-single_service_content p{font-family:var(--mulish),sans-serif;color:#ffffffe6;font-size:14px;font-weight:400}.rv-25-service_section .rv-25-single_service .rv-25-single_service_content .rv-25-single_service_btn{color:#fff;font-size:15px;font-weight:700;font-family:var(--mulish),sans-serif;margin-bottom:50px;transition:all .3s}.rv-25-service_section .rv-25-single_service .rv-25-single_service_content .rv-25-single_service_btn:hover{letter-spacing:1px}.rv-25-service_section .rv-25-single_service .rv-25-single_service_content .rv-25-single_service_btn i{text-align:center;border:1px solid #ffffff3d;border-radius:50%;width:30px;height:30px;margin-left:10px;line-height:30px}.rv-3-categories{background-color:#f4f4f4}.rv-3-categories .rv-3-slider-pagination{margin-top:70px}@media screen and (max-width:1399px){.rv-3-categories .rv-3-slider-pagination{margin-top:50px}}@media screen and (max-width:1199px){.rv-3-categories .rv-3-slider-pagination{margin-top:40px}}.rv-3-category{background:var(--white-f);width:100%;box-shadow:0 1px 3px #05050524}.rv-3-category:hover .rv-3-category__img img{scale:1.05}.rv-3-category:hover h5{color:#a97240}.rv-3-category__img{overflow:hidden}.rv-3-category__img img{width:100%;transition:all .4s}.rv-3-category__title{color:var(--white-f);text-align:center;font-family:var(--mulish);margin-bottom:0;padding:16px 0 17px;font-size:18px;font-weight:600;transition:all .4s}@media screen and (max-width:479px){.rv-3-category__title{font-size:16px}}@media screen and (max-width:1399px){.rv-7-categories{padding:80px 0 40px}}@media screen and (max-width:991px){.rv-7-categories{padding:60px 0 30px}}.rv-7-category{text-align:center;font-family:var(--mulish);border:1px solid #0505051a;padding:30px}@media screen and (max-width:1399px){.rv-7-category{padding:20px}}.rv-7-category:hover{border-color:#4962fb;transition:all .4s}.rv-7-category__title{color:var(--white-f);margin-bottom:1px;font-size:16px;font-weight:700}.rv-7-category__title a:hover{color:#4962fb}.rv-7-category__quantity{color:#05050599;font-size:14px;font-weight:500}.rv-7-category__img{object-fit:contain;width:130px;height:130px;margin-bottom:14px}.rv-12-categories{text-align:center}.rv-12-categories__row{--bs-gutter-x:138px}@media screen and (max-width:1399px){.rv-12-categories__row{--bs-gutter-x:55px}}@media screen and (max-width:1199px){.rv-12-categories__row{--bs-gutter-x:25px}}@media screen and (max-width:991px){.rv-12-categories__row{--bs-gutter-x:30px;--bs-gutter-y:30px}}@media screen and (max-width:575px){.rv-12-categories__row{--bs-gutter-x:20px;--bs-gutter-y:20px}}.rv-12-categories .rv-12-def-btn{margin-top:73px}@media screen and (max-width:991px){.rv-12-categories .rv-12-def-btn{margin-top:43px}}.rv-12-category{text-align:center;font-family:var(--mulish);background-color:var(--white-f)}.rv-12-category__img{border-radius:50%;width:170px;height:170px;margin:auto auto 36px;position:relative}@media screen and (max-width:1199px){.rv-12-category__img{width:160px;height:160px;margin-bottom:26px}}.rv-12-category__img:before{content:"";background:linear-gradient(90deg,#0000 50%,#4b950e 0) 0 0/7% 100% repeat-x;width:100%;height:1px;position:absolute;top:50%;left:calc(100% + 24px);translate:0 -50%}@media screen and (max-width:991px){.rv-12-category__img:before{content:none}}.rv-12-category__img img{object-fit:cover;border-radius:50%}.rv-12-category__title{color:#020208;margin-bottom:8px;font-size:20px;font-weight:700}.rv-12-category__descr{color:#020208b3;margin-bottom:0;font-size:15px;font-weight:500;line-height:160%}.rv-12-category--last .rv-12-category__img:before{content:none}.rv-21-categories_section{padding-top:120px;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-21-categories_section{padding-top:100px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-21-categories_section{padding-top:80px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-21-categories_section{padding-top:60px}}.rv-21-categories_section .rv-21-categorie_section_heading{text-align:center;margin-bottom:50px}.rv-21-categories_section .rv-21-categorie_section_heading .rv-21-categorie_sub_title{color:#ce512a;z-index:1;font-size:18px;font-weight:700;font-family:var(--mulish),sans-serif;position:relative}.rv-21-categories_section .rv-21-categorie_section_heading .rv-21-categorie_sub_title .rv-21-categorie_sh_1{z-index:-1;position:absolute;bottom:-12px;left:50%;transform:translate(-50%)}.rv-21-categories_section .rv-21-categorie_section_heading .rv-21-categorie_section_title{color:#0e1428;z-index:1;font-size:44px;font-weight:700;font-family:var(--mulish),sans-serif;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-21-categories_section .rv-21-categorie_section_heading .rv-21-categorie_section_title{font-size:35px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-21-categories_section .rv-21-categorie_section_heading .rv-21-categorie_section_title{font-size:23px}}.rv-21-categories_section .rv-21-categorie_section_heading .rv-21-categorie_section_title .rv-21-categorie_sh_1{z-index:-1;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-21-categories_section .rv-21-categorie_section_heading .rv-21-categorie_section_title .rv-21-categorie_sh_1{bottom:-20px}}.rv-21-categories_section .rv-21-categorie_slide{padding-bottom:80px}@media only screen and (min-width:576px) and (max-width:767px){.rv-21-categories_section .rv-21-categorie_slide{padding-bottom:60px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-21-categories_section .rv-21-categorie_slide{padding-bottom:40px}}.rv-21-categories_section .rv-21-categorie_slide .rv-21-single_categorie{text-align:center;border:1px solid #0e14281a;padding:10px 20px 30px;transition:all .4s}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-21-categories_section .rv-21-categorie_slide .rv-21-single_categorie{padding:10px}}.rv-21-categories_section .rv-21-categorie_slide .rv-21-single_categorie:hover{border:1px solid #f7693d}.rv-21-categories_section .rv-21-categorie_slide .rv-21-single_categorie .rv-21-single_categorie_image{width:100%;height:167px;margin-bottom:20px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-21-categories_section .rv-21-categorie_slide .rv-21-single_categorie .rv-21-single_categorie_image{height:150px}}.rv-21-categories_section .rv-21-categorie_slide .rv-21-single_categorie .rv-21-single_categorie_image img{width:100%;height:100%}.rv-21-categories_section .rv-21-categorie_slide .rv-21-single_categorie h3{font-family:var(--mulish),sans-serif;color:#0e1428;text-align:center;background-image:linear-gradient(#0e1428,#0e1428);background-position:0 100%;background-repeat:no-repeat;background-size:0 2px;font-size:16px;font-weight:700;transition:all .3s;display:inline}.rv-21-categories_section .rv-21-categorie_slide .rv-21-single_categorie h3:hover{background-size:100% 2px}.rv-21-categories_section .rv-21-categorie_slide_button_area{z-index:1;justify-content:center;column-gap:20px;width:230px;display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.rv-21-categories_section .rv-21-categorie_slide_button_area span{color:#0e1428;text-transform:uppercase;font-weight:600}.rv-21-categories_section .rv-21-categorie_slide_button_area .rv-21-categorie_slide_button_prev{opacity:.5;transition:all .3s}.rv-21-categories_section .rv-21-categorie_slide_button_area .rv-21-categorie_slide_button_prev:hover{opacity:1}.rv-21-categories_section .rv-21-categorie_slide_button_area .rv-21-categorie_slide_button_next{opacity:.5;transition:all .3s}.rv-21-categories_section .rv-21-categorie_slide_button_area .rv-21-categorie_slide_button_next:hover{opacity:1}.rv-3-products .rv-3-section-heading{text-align:center;justify-content:center}.rv-3-products .rv-3-sub-title{margin-inline:auto}.rv-3-product{text-align:center;overflow:hidden}.rv-3-product:hover .rv-3-product__img:before{opacity:1}.rv-3-product:hover .rv-3-product__actions button{opacity:1;transform:translateY(0)}.rv-3-product:hover .rv-3-product__cart-btn{opacity:1;pointer-events:all;z-index:2;top:0}.rv-3-product:hover .rv-3-product__price{opacity:0;translate:0 -100%}.rv-3-product__img{z-index:1;width:max-content;max-width:100%;margin:auto;position:relative}.rv-3-product__img:before{content:"";opacity:0;background:#05050566;transition:all .4s;position:absolute;inset:0}.rv-3-product__tag{width:50px;height:50px;color:var(--white-f);line-height:50px;font-family:var(--mulish);z-index:0;text-align:center;background-color:#1c74e9;border-radius:50%;font-size:13px;font-weight:600;position:absolute;top:20px;right:20px}.rv-3-product__tag--2{background-color:#d21028}.rv-3-product__actions{justify-content:center;gap:8px;width:100%;display:flex;position:absolute;bottom:30px}.rv-3-product__actions button{background-color:var(--white-f);opacity:0;width:40px;height:40px;transform:translateY(20px)}.rv-3-product__actions button:hover{color:var(--white-f);background-color:#a97240}.rv-3-product__actions button:nth-child(2){transition:all .4s,transform .4s .1s,opacity .4s .1s}.rv-3-product__actions button:nth-child(3){transition:all .4s,transform .4s .2s,opacity .4s .2s}.rv-3-product__actions button:nth-child(4){transition:all .4s,transform .4s .3s,opacity .4s .3s}.rv-3-product__actions button:nth-child(5){transition:all .4s,transform .4s .4s,opacity .4s .4s}.rv-3-product__actions button:nth-child(6){transition:all .4s,transform .4s .5s,opacity .4s .5s}.rv-3-product__txt{padding-top:20px}.rv-3-product__rating{color:#ffb21d;margin-bottom:8px;font-size:12px}.rv-3-product__title{color:var(--white-f);margin-bottom:10px;font-size:18px;font-weight:600;line-height:111.111%}.rv-3-product__title a:hover{color:#003c8b}.rv-3-product__bottom{position:relative}.rv-3-product__price{pointer-events:none;transition:all .4s}.rv-3-product__price .prev-price{color:#55585b;font-family:var(--mulish);padding-right:5px;font-size:14px;font-weight:500;text-decoration-line:line-through}.rv-3-product__price .current-price{color:var(--white-f);font-family:var(--mulish);font-size:15px;font-weight:600}.rv-3-product__cart-btn{opacity:0;pointer-events:none;color:#a97240;width:100%;font-family:var(--mulish);font-weight:700;transition:all .4s;position:absolute;top:100%;left:0}.rv-3-slider-nav{justify-content:center;margin-top:65px;display:flex}@media screen and (max-width:1399px){.rv-3-slider-nav{margin-top:35px}}@media screen and (max-width:1199px){.rv-3-slider-nav{margin-top:20px}}.rv-3-slider-nav button{border-radius:0;width:44px;height:44px;line-height:43px}.rv-3-slider-nav button:hover{background-color:#a97240;border-color:#a97240}.rv-7-products{padding-top:60px}@media screen and (max-width:1399px){.rv-7-products{padding-top:40px}}@media screen and (max-width:991px){.rv-7-products{padding-top:30px}}.rv-7-products .rv-7-section__heading{text-align:left;justify-content:space-between;align-items:flex-end;display:flex}@media screen and (max-width:767px){.rv-7-products .rv-7-section__heading{text-align:center;flex-direction:column;align-items:center;row-gap:15px}}.rv-7-products .rv-1-slider-nav button:hover{background-color:#1c74e9;border-color:#1c74e9}.rv-7-product{text-align:left;border:1px solid #0505051a;padding:25px;transition:border .4s;position:relative}@media screen and (max-width:767px){.rv-7-product{padding:20px}}.rv-7-product:hover{border-color:#1c74e9}.rv-7-product:hover .rv-3-product__actions button{opacity:1;transform:translateY(0)}.rv-7-product:hover .rv-7-product__cart-btn{color:var(--white-f);padding:0 20px}.rv-7-product:hover .rv-7-product__cart-btn:after{background-color:#1c74e9;width:100%}.rv-7-product:hover .rv-7-product__cart-btn i{padding-right:8px}.rv-7-product__img{text-align:center;margin-bottom:37px}.rv-7-product__img:before{content:none}.rv-7-product__img img{object-fit:contain;height:180px}.rv-7-product .rv-3-product__actions{z-index:2;flex-direction:column;width:max-content;top:20px;bottom:auto;right:20px}.rv-7-product .rv-3-product__actions button{border:1px solid #0505051a;border-radius:50%}.rv-7-product .rv-3-product__actions button:hover{background-color:#1c74e9;border-color:#1c74e9}.rv-7-product__tag{z-index:2;background-color:#d21028;border-radius:0;width:auto;height:auto;padding:2px 10px 3px;line-height:normal;left:20px;right:auto}.rv-7-product .rv-3-product__title{font-family:var(--mulish);font-size:16px;font-weight:700}.rv-7-product .rv-3-product__title a:hover{color:#1c74e9}.rv-7-product .rv-3-product__price{margin-bottom:13px}.rv-7-product .rv-3-product__price .current-price{padding-left:5px;font-weight:700}.rv-7-product__cart-btn{z-index:1;height:40px;font-weight:500;font-family:var(--mulish);padding:0 12px 0 11px;position:relative;box-shadow:0 10px 30px #0000}.rv-7-product__cart-btn:hover{box-shadow:0 10px 30px #17161c1a}.rv-7-product__cart-btn:after{content:"";background-color:var(--white-f);z-index:-1;border-radius:40px;width:40px;transition:all .4s;position:absolute;inset:0}.rv-7-product__cart-btn i{color:var(--white-f);padding-right:14px;transition:all .4s}@media screen and (max-width:1399px){.rv-11-products__heading{margin-bottom:28px}}@media screen and (max-width:767px){.rv-11-products__heading{gap:6px 20px}.rv-11-products__heading .rv-9-section-heading__right{margin-bottom:0}.rv-11-products__heading .rv-11-section__sub-title{margin-inline:auto}}.rv-11-products__heading .rv-11-section__sub-title .stroke-1{display:none}@media screen and (max-width:767px){.rv-11-products__heading .rv-11-section__sub-title .stroke-1{display:block}}.rv-11-products .rv-11-slider-nav button{color:var(--white-f);border-color:var(--white-f);background-color:#0505051a}.rv-11-products .rv-11-slider-nav button:hover{color:var(--white-f);background-color:#a98153}.rv-11-product{border:1px solid #0505051a;padding:45px 40px;transition:all .4s}@media screen and (max-width:1199px){.rv-11-product{padding:25px 20px}}.rv-11-product:hover{border-radius:40px 0}.rv-11-product:hover .rv-11-product__cart-btn{text-decoration-color:#a98153}.rv-11-product .rv-3-product__tag{background-color:#0e2b92;top:30px;right:30px}.rv-11-product .rv-3-product__tag--2{background-color:#920e0e}.rv-11-product__img{text-align:center;overflow:hidden}.rv-11-product__txt{padding-top:96px}@media screen and (max-width:1199px){.rv-11-product__txt{padding-top:66px}}@media screen and (max-width:991px){.rv-11-product__txt{padding-top:46px}}.rv-11-product__cart-btn{color:#a98153;font-family:var(--mulish);align-items:center;gap:4px;font-weight:700;line-height:1;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;text-decoration-thickness:1px;display:flex}.rv-12-products{background-color:#eef6e7}.rv-12-products .rv-12-slider-nav:after,.rv-12-products .rv-12-slider-nav:before{content:"";background-color:#05050524;width:120px;height:1px;position:absolute;top:50%;right:calc(100% + 20px);translate:0 -50%}.rv-12-products .rv-12-slider-nav:after{left:calc(100% + 20px);right:auto}.rv-12-product .rv-3-product__img{background-color:var(--white-f);justify-content:center;align-items:center;width:100%;height:350px;display:flex;overflow:hidden;box-shadow:0 1px 2px #05050524}.rv-12-product .rv-3-product__cart-btn{color:#003c8b;justify-content:center;align-items:center;gap:5px;line-height:1;display:flex}.rv-12-product .rv-3-product__actions button{border-radius:50%}.rv-12-product .rv-3-product__actions button:hover{background-color:#003c8b}.rv-12-product--2 .rv-3-product__img{background-color:#eef6e7}@media screen and (max-width:1399px){.rv-12-products-2__row{--bs-gutter-x:20px;--bs-gutter-y:20px}.rv-12-products-2__btn{margin-top:40px}}.rv-13-product:hover .rv-3-product__actions button{opacity:1;transform:translateY(0)}.rv-13-product .rv-3-product__img{background-color:#f5f5f5;place-content:center;width:100%;height:350px;display:grid}@media screen and (max-width:1199px){.rv-13-product .rv-3-product__img{height:290px}}.rv-13-product .rv-3-product__img img{max-height:100%}.rv-13-product__txt .rv-3-product__title a:hover{color:#ab8e66}.rv-13-product .rv-7-product__tag{background-color:#1c74e9;left:0}.rv-13-product .rv-7-product__tag--2{background-color:#d21028}@media screen and (max-width:1199px){.rv-13-product .rv-3-product__actions{bottom:20px}}.rv-13-product .rv-3-product__actions button{box-shadow:0 1px 2px #05050533}#rv-13-products__slider-nav{width:calc(100% + 150px);top:165px}@media screen and (max-width:575px){#rv-13-products__slider-nav{position:absolute}}#rv-13-products__slider-nav button{color:#0505054d;font-size:50px}#rv-13-products__slider-nav button:hover{color:var(--white-f)}.rv-13-slider-pagination{justify-content:center;margin-top:60px;display:flex}@media screen and (max-width:1199px){.rv-13-slider-pagination{margin-top:40px}}.rv-13-slider-pagination .swiper-pagination-bullet{background-color:var(--white-f);opacity:1;border:1px solid #05050566;width:12px;height:12px;transition:all .4s}.rv-13-slider-pagination .swiper-pagination-bullet-active{background-color:var(--white-f)}.rv-13-product-nav-tabs{border:none;border-bottom:1px solid #05050524;justify-content:center;gap:10px 30px}@media screen and (max-width:575px){.rv-13-product-nav-tabs{gap:10px 20px}}.rv-13-product-nav-tabs .nav-link{font-weight:700;font-family:var(--mulish);color:#05050580;border:none;border-bottom:1px solid #0000;padding:0 0 10px;position:relative}@media screen and (max-width:575px){.rv-13-product-nav-tabs .nav-link{padding-bottom:6px}}.rv-13-product-nav-tabs .nav-link .rv-13-product-quantity-tooltip{opacity:0;transition:all .4s}.rv-13-product-nav-tabs .nav-link.active{border-bottom-color:var(--white-f);background:0 0}.rv-13-product-nav-tabs .nav-link.active .rv-13-product-quantity-tooltip{opacity:1}.rv-16-dr_product_section{padding-top:100px;padding-bottom:50px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-16-dr_product_section{padding-top:90px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-16-dr_product_section{padding-top:70px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-16-dr_product_section{padding-top:50px}}@media only screen and (min-width:0) and (max-width:479px){.rv-16-dr_product_section{padding-top:35px}}.rv-16-dr_product_section .rv-16-dr_product_section_title .rv-16-dr_product_section_heading{color:#020208;margin:0;font-size:44px;font-weight:600}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-16-dr_product_section .rv-16-dr_product_section_title .rv-16-dr_product_section_heading{font-size:30px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-16-dr_product_section .rv-16-dr_product_section_title .rv-16-dr_product_section_heading{font-size:25px}}@media only screen and (min-width:0) and (max-width:479px){.rv-16-dr_product_section .rv-16-dr_product_section_title .rv-16-dr_product_section_heading{padding-bottom:20px;font-size:25px}}.rv-16-dr_product_section .rv-16-dr_product_section_button{text-align:right}.rv-16-dr_product_section .rv-16-dr_product_section_button .rv-16-product_btn{z-index:1;text-transform:uppercase;color:var(--white-f);font-size:17px;font-weight:700;font-family:var(--mulish),sans-serif;background-color:#0000;border:1px solid #0202081a;padding:12px 15px;transition:all .5s ease-out;display:inline-block;position:relative;overflow:hidden}.rv-16-dr_product_section .rv-16-dr_product_section_button .rv-16-product_btn:hover{color:#020208}.rv-16-dr_product_section .rv-16-dr_product_section_button .rv-16-product_btn:after{content:"";z-index:-1;background-color:#dfe11b;width:100%;height:100%;transition:all .5s ease-out;display:block;position:absolute;inset:50% 50% 50% 25%;transform:skew(90deg)translate(-50%,-50%)}.rv-16-dr_product_section .rv-16-dr_product_section_button .rv-16-product_btn:before{content:"";z-index:-1;background-color:#dfe11b;width:100%;height:100%;transition:all .5s ease-out;display:block;position:absolute;inset:-50% 50% 50% -25%;transform:skew(90deg)rotate(180deg)translate(-50%,-50%)}.rv-16-dr_product_section .rv-16-dr_product_section_button .rv-16-product_btn:hover:before{transform:skew(45deg)rotate(180deg)translate(-50%,-50%)}.rv-16-dr_product_section .rv-16-dr_product_section_button .rv-16-product_btn:hover:after{transform:skew(45deg)translate(-50%,-50%)}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-16-dr_product_section .rv-16-dr_product_section_button .rv-16-product_btn{padding:10px;font-size:14px}}.rv-16-dr_product_section .rv-16-dr_product_area{z-index:1;padding-top:50px;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-16-dr_product_section .rv-16-dr_product_area{padding-top:20px}}.rv-16-dr_product_section .rv-16-dr_product_area .rv-16-dr_single_product{border:1px solid #0202081a;position:relative}.rv-16-dr_product_section .rv-16-dr_product_area .rv-16-dr_single_product:hover .rv-16-dr_single_product_image .rv-16-dr_single_product_right_actions_area{visibility:visible;top:50%;transform:translateY(-50%)}.rv-16-dr_product_section .rv-16-dr_product_area .rv-16-dr_single_product .rv-16-dr_single_product_top_actions{content:"";color:#fff;z-index:1;background:#d21028;justify-content:center;align-items:center;width:55px;height:22px;display:flex;position:absolute;top:5%;left:7%}.rv-16-dr_product_section .rv-16-dr_product_area .rv-16-dr_single_product a{display:block}.rv-16-dr_product_section .rv-16-dr_product_area .rv-16-dr_single_product .rv-16-dr_single_product_image{position:relative}.rv-16-dr_product_section .rv-16-dr_product_area .rv-16-dr_single_product .rv-16-dr_single_product_image .rv-16-dr_single_product_right_actions_area{content:"";visibility:hidden;background:#020208;padding:10px 7px 0;transition:all .4s linear;position:absolute;top:-100%;right:10px}.rv-16-dr_product_section .rv-16-dr_product_area .rv-16-dr_single_product .rv-16-dr_single_product_image .rv-16-dr_single_product_right_actions_area .rv-16-dr_single_product_right_actions{margin-bottom:10px}.rv-16-dr_product_section .rv-16-dr_product_area .rv-16-dr_single_product .rv-16-dr_single_product_image .rv-16-dr_single_product_right_actions_area .rv-16-dr_single_product_right_actions .rv-16-dr_single_product_right_icon{position:relative}.rv-16-dr_product_section .rv-16-dr_product_area .rv-16-dr_single_product .rv-16-dr_single_product_image .rv-16-dr_single_product_right_actions_area .rv-16-dr_single_product_right_actions .rv-16-dr_single_product_right_icon:hover .rv-16-dr_single_product_right_button{opacity:1;pointer-events:all}.rv-16-dr_product_section .rv-16-dr_product_area .rv-16-dr_single_product .rv-16-dr_single_product_image .rv-16-dr_single_product_right_actions_area .rv-16-dr_single_product_right_actions .rv-16-dr_single_product_right_icon .rv-16-dr_single_product_right_button{content:"";text-align:center;z-index:1;opacity:0;pointer-events:none;width:100px;font-family:var(--mulish),sans-serif;background:#020208;padding:5px;transition:all .4s;position:absolute;top:-4px;right:37px}.rv-16-dr_product_section .rv-16-dr_product_area .rv-16-dr_single_product .rv-16-dr_single_product_image .rv-16-dr_single_product_right_actions_area .rv-16-dr_single_product_right_actions .rv-16-dr_single_product_right_icon .rv-16-dr_single_product_right_button a{color:#fff;font-weight:500;transition:none}.rv-16-dr_product_section .rv-16-dr_product_area .rv-16-dr_single_product .rv-16-dr_single_product_image .rv-16-dr_single_product_right_actions_area .rv-16-dr_single_product_right_actions .rv-16-dr_single_product_right_icon .rv-16-dr_single_product_right_button:before{content:"";z-index:-1;background:#020208;width:15px;height:15px;position:absolute;top:9px;right:-4px;transform:rotate(45deg)}.rv-16-dr_product_section .rv-16-dr_product_area .rv-16-dr_single_product .rv-16-dr_single_product_image .rv-16-dr_single_product_right_actions_area .rv-16-dr_single_product_right_actions .rv-16-dr_single_product_right_icon i{color:#fff}.rv-16-dr_product_section .rv-16-dr_product_area .rv-16-dr_single_product .rv-16-dr_single_product_image .rv-16-dr_single_product_right_actions_area .rv-16-dr_single_product_right_actions .rv-16-dr_single_product_right_icon i:hover{color:#d21028}.rv-16-dr_product_section .rv-16-dr_product_area .rv-16-dr_single_product .rv-16-dr_single_product_txt{padding:15px 15px 30px}.rv-16-dr_product_section .rv-16-dr_product_area .rv-16-dr_single_product .rv-16-dr_single_product_txt .rv-16-dr_single_product_review{grid-column-gap:12px;flex-wrap:wrap;align-items:center;display:flex}.rv-16-dr_product_section .rv-16-dr_product_area .rv-16-dr_single_product .rv-16-dr_single_product_txt .rv-16-dr_single_product_review .rv-16-dr_single_product_review_icon i{color:#fba11a}.rv-16-dr_product_section .rv-16-dr_product_area .rv-16-dr_single_product .rv-16-dr_single_product_txt .rv-16-dr_single_product_review p{font-family:var(--mulish),sans-serif;color:#02020880;margin:0}.rv-16-dr_product_section .rv-16-dr_product_area .rv-16-dr_single_product .rv-16-dr_single_product_txt .rv-16-single_product_title{color:#020208;font-size:16px;font-weight:700;font-family:var(--mulish),sans-serif;transition:all .3s linear}.rv-16-dr_product_section .rv-16-dr_product_area .rv-16-dr_single_product .rv-16-dr_single_product_txt .rv-16-single_product_title:hover{color:#d21028}.rv-16-dr_product_section .rv-16-dr_product_area .rv-16-dr_single_product .rv-16-dr_single_product_txt .rv-16-single_product_price{flex-wrap:wrap;align-items:center;column-gap:15px;padding-bottom:15px;display:flex}.rv-16-dr_product_section .rv-16-dr_product_area .rv-16-dr_single_product .rv-16-dr_single_product_txt .rv-16-single_product_price .drone-price{color:#d21028;font-family:var(--mulish),sans-serif;font-size:14px;font-style:normal;font-weight:700}.rv-16-dr_product_section .rv-16-dr_product_area .rv-16-dr_single_product .rv-16-dr_single_product_txt .rv-16-single_product_price .drone-price del span{color:#999;margin-right:3px;text-decoration:line-through;display:inline-block}.rv-16-dr_product_section .rv-16-dr_product_area .rv-16-dr_single_product .rv-16-dr_single_product_txt .color_available{align-items:center;column-gap:7px;display:flex}.rv-16-dr_product_section .rv-16-dr_product_area .rv-16-dr_single_product .rv-16-dr_single_product_txt .color_available span{background:#020208;border-radius:50%;width:15px;height:15px}.rv-16-dr_product_section .rv-16-dr_product_area .rv-16-dr_single_product .rv-16-dr_single_product_txt .color_available .color-2{background:#ffdc00}.rv-16-dr_product_section .rv-16-dr_product_area .rv-16-dr_single_product .rv-16-dr_single_product_txt .color_available .color-3{background:#0074d9}.rv-16-dr_product_section .rv-16-dr_product_area .owl-next,.rv-16-dr_product_section .rv-16-dr_product_area .owl-prev{content:"";z-index:1;position:absolute;top:50%}.rv-16-dr_product_section .rv-16-dr_product_area .owl-next i,.rv-16-dr_product_section .rv-16-dr_product_area .owl-prev i{text-align:center;color:#020208;background:0 0;border:1px solid #0202081a;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex}.rv-16-dr_product_section .rv-16-dr_product_area .owl-next i:hover,.rv-16-dr_product_section .rv-16-dr_product_area .owl-prev i:hover{background:#dfe11b;border:1px solid #0000}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-16-dr_product_section .rv-16-dr_product_area .owl-next,.rv-16-dr_product_section .rv-16-dr_product_area .owl-prev{top:110%}}.rv-16-dr_product_section .rv-16-dr_product_area .owl-prev{left:-6%}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-16-dr_product_section .rv-16-dr_product_area .owl-prev{left:43%}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-16-dr_product_section .rv-16-dr_product_area .owl-prev{left:40%}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-16-dr_product_section .rv-16-dr_product_area .owl-prev{left:36%}}@media only screen and (min-width:0) and (max-width:479px){.rv-16-dr_product_section .rv-16-dr_product_area .owl-prev{left:25%}}.rv-16-dr_product_section .rv-16-dr_product_area .owl-next{right:-6%}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-16-dr_product_section .rv-16-dr_product_area .owl-next{right:43%}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-16-dr_product_section .rv-16-dr_product_area .owl-next{right:40%}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-16-dr_product_section .rv-16-dr_product_area .owl-next{right:36%}}@media only screen and (min-width:0) and (max-width:479px){.rv-16-dr_product_section .rv-16-dr_product_area .owl-next{right:25%}}.rv-21-recent_product_section{padding-top:120px;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-21-recent_product_section{padding-top:100px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-21-recent_product_section{padding-top:80px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-21-recent_product_section{padding-top:60px}}.rv-21-recent_product_section .rv-21-recent_product_section_heading{text-align:left;margin-bottom:50px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-21-recent_product_section .rv-21-recent_product_section_heading{text-align:center;margin-bottom:20px}}.rv-21-recent_product_section .rv-21-recent_product_section_heading .rv-21-recent_product_sub_title{font-size:18px;font-weight:700;font-family:var(--mulish),sans-serif;color:#ce512a;z-index:1;position:relative}.rv-21-recent_product_section .rv-21-recent_product_section_heading .rv-21-recent_product_sub_title .rv-21-recent_product_sh_1{z-index:-1;position:absolute;bottom:-12px;left:13%;transform:translate(-50%)}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-21-recent_product_section .rv-21-recent_product_section_heading .rv-21-recent_product_sub_title .rv-21-recent_product_sh_1{left:50%}}.rv-21-recent_product_section .rv-21-recent_product_section_heading .rv-21-recent_product_section_title{color:#0e1428;z-index:1;font-size:44px;font-weight:700;font-family:var(--mulish),sans-serif;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-21-recent_product_section .rv-21-recent_product_section_heading .rv-21-recent_product_section_title{font-size:35px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-21-recent_product_section .rv-21-recent_product_section_heading .rv-21-recent_product_section_title{font-size:23px}}.rv-21-recent_product_section .rv-21-recent_product_section_heading .rv-21-recent_product_section_title .rv-21-recent_product_sh_1{z-index:-1;position:absolute;bottom:-5px;left:34%;transform:translate(-50%)}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-21-recent_product_section .rv-21-recent_product_section_heading .rv-21-recent_product_section_title .rv-21-recent_product_sh_1{position:absolute;bottom:-24px}}.rv-21-recent_product_section .rv-21-recent_product_slide_button_area{text-align:right;justify-content:flex-end;align-items:center;column-gap:15px;width:100%;height:100%;display:flex}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-21-recent_product_section .rv-21-recent_product_slide_button_area{justify-content:center;padding-bottom:30px}}.rv-21-recent_product_section .rv-21-recent_product_slide_button_area .rv-21-recent_product_slide_button_next,.rv-21-recent_product_section .rv-21-recent_product_slide_button_area .rv-21-recent_product_slide_button_prev{text-align:center;background:#fff;border:1px solid #0e14281a;border-radius:50%;width:130px;height:50px;line-height:38px;transition:all .4s;color:#f8eeee!important}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-21-recent_product_section .rv-21-recent_product_slide_button_area .rv-21-recent_product_slide_button_next,.rv-21-recent_product_section .rv-21-recent_product_slide_button_area .rv-21-recent_product_slide_button_prev{width:70px;height:40px}}.rv-21-recent_product_section .rv-21-recent_product_slide_button_area .rv-21-recent_product_slide_button_next img,.rv-21-recent_product_section .rv-21-recent_product_slide_button_area .rv-21-recent_product_slide_button_prev img{transition:all .4s}.rv-21-recent_product_section .rv-21-recent_product_slide_button_area .rv-21-recent_product_slide_button_next:hover,.rv-21-recent_product_section .rv-21-recent_product_slide_button_area .rv-21-recent_product_slide_button_prev:hover{background:#ce512a}.rv-21-recent_product_section .rv-21-recent_product_slide_button_area .rv-21-recent_product_slide_button_next:hover img,.rv-21-recent_product_section .rv-21-recent_product_slide_button_area .rv-21-recent_product_slide_button_prev:hover img{filter:brightness(0)invert()}.rv-21-recent_product_section .rv-21-recent_single_product{z-index:1;border:1px solid #0202081a;position:relative;overflow:hidden}.rv-21-recent_product_section .rv-21-recent_single_product:hover .rv-21-recent_single_product_socials{right:13px}.rv-21-recent_product_section .rv-21-recent_single_product .rv-21-recent_single_product_top_actions{position:absolute;top:15px;left:15px}.rv-21-recent_product_section .rv-21-recent_single_product .rv-21-recent_single_product_top_actions .rv-21-recent_single_discount,.rv-21-recent_product_section .rv-21-recent_single_product .rv-21-recent_single_product_top_actions .rv-21-recent_single_new{color:#fff;text-align:center;background:#ce512a;padding:3px 10px}.rv-21-recent_product_section .rv-21-recent_single_product .rv-21-recent_single_product_top_actions .rv-21-recent_single_discount{background:#1c74e9}.rv-21-recent_product_section .rv-21-recent_single_product .rv-21-recent_single_product_socials{content:"";flex-direction:column;justify-content:center;align-items:center;row-gap:10px;transition:all .3s linear;display:flex;position:absolute;top:50px;right:-50px}.rv-21-recent_product_section .rv-21-recent_single_product .rv-21-recent_single_product_socials a{color:#0e1428;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .4s;display:flex;position:relative;box-shadow:0 0 0 1px #00000045}.rv-21-recent_product_section .rv-21-recent_single_product .rv-21-recent_single_product_socials a:hover{color:#fff;background:#0e1428}.rv-21-recent_product_section .rv-21-recent_single_product .rv-21-recent_single_product_socials a:hover .quick_view{transform:scale(1)}.rv-21-recent_product_section .rv-21-recent_single_product .rv-21-recent_single_product_socials a .quick_view{color:#fff;z-index:1;text-align:center;background:#0e1428;width:75px;height:28px;font-family:Mulish,sans-serif;font-size:12px;font-weight:700;line-height:27px;transition:all .3s;position:absolute;left:-88px;transform:scale(0)}.rv-21-recent_product_section .rv-21-recent_single_product .rv-21-recent_single_product_socials a .quick_view:after{content:"";z-index:-1;background:#0e1428;width:20px;height:20px;position:absolute;top:4px;right:-5px;rotate:45deg}.rv-21-recent_product_section .rv-21-recent_single_product .rv-21-recent_single_product_image{width:120px;height:160px;margin:50px auto}.rv-21-recent_product_section .rv-21-recent_single_product .rv-21-recent_single_product_image img{width:100%;height:100%}.rv-21-recent_product_section .rv-21-recent_single_product .rv-21-recent_single_product_txt{border-top:1px solid #0e14281a;padding:15px}.rv-21-recent_product_section .rv-21-recent_single_product .rv-21-recent_single_product_txt .rv-21-recent_single_product_review{grid-column-gap:12px;flex-wrap:wrap;align-items:center;display:flex}.rv-21-recent_product_section .rv-21-recent_single_product .rv-21-recent_single_product_txt .rv-21-recent_single_product_review i{color:#ffb21d}.rv-21-recent_product_section .rv-21-recent_single_product .rv-21-recent_single_product_txt .rv-21-recent_single_product_review p{color:#0e1428;margin:0;font-size:14px;font-weight:500}.rv-21-recent_product_section .rv-21-recent_single_product .rv-21-recent_single_product_txt .rv-21-single_product_title{font-size:16px;font-weight:700;font-family:var(--mulish),sans-serif;margin-bottom:10px;transition:all .3s linear}.rv-21-recent_product_section .rv-21-recent_single_product .rv-21-recent_single_product_txt .rv-21-single_product_title a{color:#0e1428}.rv-21-recent_product_section .rv-21-recent_single_product .rv-21-recent_single_product_txt .rv-21-single_product_title a:hover{color:#ce512a}.rv-21-recent_product_section .rv-21-recent_single_product .rv-21-recent_single_product_txt .rv-21-single_product_price{flex-wrap:wrap;align-items:center;column-gap:15px;padding-bottom:15px;display:flex}.rv-21-recent_product_section .rv-21-recent_single_product .rv-21-recent_single_product_txt .rv-21-single_product_price span{font-family:var(--mulish),sans-serif;color:#55585b;font-weight:400;text-decoration:line-through}.rv-21-recent_product_section .rv-21-recent_single_product .rv-21-recent_single_product_txt .rv-21-single_product_price p{font-family:var(--mulish),sans-serif;color:#0e1428;margin:0;font-size:16px;font-weight:500}.rv-21-top_sale_section{padding-top:120px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-21-top_sale_section{padding-top:80px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-21-top_sale_section{padding-top:60px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-21-top_sale_section{padding-top:60px}}.rv-21-top_sale_section .rv-21-top_sale_row{--bs-gutter-x:0;border:1px solid #0e14281a}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-21-top_sale_section .rv-21-top_sale_row{margin-bottom:70px}.rv-21-top_sale_section .rvtsr_m0{margin-bottom:0}}.rv-21-top_sale_section .rv-21-top_sale_section_heading{padding-bottom:25px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-21-top_sale_section .rv-21-top_sale_section_heading{padding-bottom:15px}}.rv-21-top_sale_section .rv-21-top_sale_section_heading .rv-21-top_sale_section_title{color:#0e1428;font-size:20px;font-weight:700;font-family:var(--mulish),sans-serif;z-index:1;margin:0;position:relative}.rv-21-top_sale_section .rv-21-top_sale_section_heading .rv-21-top_sale_section_title .rv-21-top_sale_sh_1{z-index:-1;position:absolute;bottom:-15px;left:7%}.rv-21-top_sale_section .rv-21-top_sale_single_list{border-bottom:1px solid #0e14281a;align-items:center;column-gap:20px;margin:0 20px;padding:20px 0;display:flex}.rv-21-top_sale_section .rv-21-top_sale_single_list .rv-21-top_sale_single_list_image{width:50px;height:70px}.rv-21-top_sale_section .rv-21-top_sale_single_list .rv-21-top_sale_single_list_image img{width:100%;height:100%}.rv-21-top_sale_section .rv-21-top_sale_single_list .rv-21-top_sale_txt .rv-21-top_sale_review{grid-column-gap:7px;flex-wrap:wrap;align-items:center;display:flex}.rv-21-top_sale_section .rv-21-top_sale_single_list .rv-21-top_sale_txt .rv-21-top_sale_review i{color:#ffb21d}.rv-21-top_sale_section .rv-21-top_sale_single_list .rv-21-top_sale_txt .rv-21-top_sale_review p{color:#0e1428;font-size:14px;font-family:var(--mulish),sans-serif;margin:0;font-weight:500}.rv-21-top_sale_section .rv-21-top_sale_single_list .rv-21-top_sale_txt .rv-21-top_sale_product_title{font-size:16px;font-weight:700;font-family:var(--mulish),sans-serif;margin-bottom:10px;transition:all .3s linear}.rv-21-top_sale_section .rv-21-top_sale_single_list .rv-21-top_sale_txt .rv-21-top_sale_product_title a{color:#0e1428}.rv-21-top_sale_section .rv-21-top_sale_single_list .rv-21-top_sale_txt .rv-21-top_sale_product_title a:hover{color:#ce512a}.rv-21-top_sale_section .rv-21-top_sale_single_list .rv-21-top_sale_txt p{font-family:var(--mulish),sans-serif;color:#0e1428;margin:0;font-size:16px;font-weight:500}.rv-21-top_sale_section .rv-21-top_sale_single_list:last-child{border-bottom:0}.rv-21-top_sale_section .rv-21-top_sale_right{background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll;width:100%;height:380px;padding:40px 20px 0;position:relative;overflow:hidden}.rv-21-top_sale_section .rv-21-top_sale_right h3{font-family:var(--mulish),sans-serif;font-size:19px;font-weight:700}.rv-21-top_sale_section .rv-21-top_sale_right h3 a{color:#fff;transition:all .3s}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-21-top_sale_section .rv-21-top_sale_right h3{font-size:16px}}.rv-21-top_sale_section .rv-21-top_sale_right .rv-21-single_product_price{flex-wrap:wrap;align-items:center;column-gap:15px;padding-bottom:15px;display:flex}.rv-21-top_sale_section .rv-21-top_sale_right .rv-21-single_product_price span{font-family:var(--mulish),sans-serif;color:#fff;font-size:16px;font-weight:700;text-decoration:line-through}.rv-21-top_sale_section .rv-21-top_sale_right .rv-21-single_product_price p{font-family:var(--mulish),sans-serif;color:#fff;margin:0;font-size:12px;font-weight:400}.rv-21-top_sale_section .rv-21-top_sale_right .rv-21-top_sale_btn{font-size:16px;font-weight:700;font-family:var(--mulish),sans-serif;color:#fff;border-bottom:1px solid #fff;display:inline-block}.rv-21-top_sale_section .rv-21-top_sale_right .rv-21-top_sale_iamge{width:180px;height:200px;margin:auto;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.rv-21-top_sale_section .rv-21-top_sale_right .rv-21-top_sale_iamge img{width:100%;height:100%}.rv-21-top_sale_section .rv-21-top_sale_right .rv-21-top_sale_iamge .home-7-top-sale-sh{z-index:1;content:"";width:160px;height:50px;position:absolute;top:-15px;left:-35px}.rv-21-top_sale_section .rv-21-top_sale_right .rv-21-top_sale_iamge .home-7-top-sale-sh p{font-family:var(--mulish),sans-serif;color:#fff;margin:0;font-size:14px;font-weight:700;position:absolute;top:12px;left:40px}.rv-21-top_sale_section .rv-21-top_sale_right .rv7_ti{height:170px}.rv-3-testimonial{text-align:center;padding-bottom:60px}@media screen and (max-width:1399px){.rv-3-testimonial{padding-bottom:40px}}@media screen and (max-width:991px){.rv-3-testimonial{padding-bottom:30px}}.rv-3-testimonial .rv-3-sub-title{margin-inline:auto;margin-bottom:62px}@media screen and (max-width:1199px){.rv-3-testimonial .rv-3-sub-title{margin-bottom:32px}}.rv-3-testimony__rating{color:var(--white-f);margin-bottom:25px}@media screen and (max-width:991px){.rv-3-testimony__rating{margin-bottom:10px}}.rv-3-testimony__txt{color:#050505b3;font-family:var(--mulish);font-size:24px;font-weight:500;line-height:183.333%}@media screen and (max-width:1399px){.rv-3-testimony__txt{font-size:22px}}@media screen and (max-width:1199px){.rv-3-testimony__txt{font-size:20px}}@media screen and (max-width:991px){.rv-3-testimony__txt{font-size:18px}}@media screen and (max-width:767px){.rv-3-testimony__txt{margin-bottom:0;font-size:16px}}.rv-3-testimony__img-slider .swiper-wrapper{justify-content:center;align-items:center}.rv-3-testimony-img{border:1px solid #0000;border-radius:50%;width:80px;margin-top:15px;transition:all .4s}@media screen and (max-width:991px){.rv-3-testimony-img{width:70px}}@media screen and (max-width:575px){.rv-3-testimony-img{width:60px}}.rv-3-testimony-img img{border-radius:50%}.rv-3-testimony-img.swiper-slide-thumb-active{border-color:#05050524;padding:10px}@media screen and (max-width:991px){.rv-3-testimony-img.swiper-slide-thumb-active{padding:8px}}.rv-3-slider-nav-2{justify-content:space-between;gap:6px;width:100%;margin-top:0;display:flex;position:absolute;top:50%;left:50%;translate:-50% -50%}@media screen and (max-width:575px){.rv-3-slider-nav-2{display:none}}.rv-5-testimonial{position:relative}.rv-5-testimonial__img-slider{margin-top:-50px;margin-right:-50px;padding-top:50px;padding-right:50px}.rv-5-testimonial__img-slide{z-index:1;position:relative}.rv-5-testimonial__img-slide:before{content:"";z-index:-1;background:url(/static-assets/static/media/rv-5-testimonial-vector.390e087e.png) 50%/100% 100% no-repeat;width:168px;height:212px;position:absolute;bottom:68%;left:77%}@media screen and (max-width:1399px){.rv-5-testimonial__img-slide:before{width:152px;height:195px}}@media screen and (max-width:1199px){.rv-5-testimonial__img-slide:before{width:132px;height:173px}}@media screen and (max-width:991px){.rv-5-testimonial__img-slide:before{width:112px;height:133px}}@media screen and (max-width:767px){.rv-5-testimonial__img-slide:before{width:102px;height:123px}}@media screen and (max-width:479px){.rv-5-testimonial__img-slide:before{width:92px;height:110px}}.rv-5-testimonial__img-slide img{border-radius:50%}.rv-5-testimonial__txt-slider{margin-left:78px}@media screen and (max-width:1399px){.rv-5-testimonial__txt-slider{margin-left:48px}}@media screen and (max-width:1199px){.rv-5-testimonial__txt-slider{margin-left:38px}}@media screen and (max-width:991px){.rv-5-testimonial__txt-slider{margin-left:0}}.rv-5-testimonial__vector{position:absolute}.rv-5-testimonial__vector-1{bottom:220px;left:105px}@media screen and (max-width:991px){.rv-5-testimonial__vector-1{opacity:0}}.rv-5-testimonial__vector-2{top:120px;right:183px}@media screen and (max-width:1199px){.rv-5-testimonial__vector-2{top:30px}}@media screen and (max-width:991px){.rv-5-testimonial__vector-2{opacity:0}}.rv-5-testimonial__vector-3{bottom:166px;right:0}@media screen and (max-width:1399px){.rv-5-testimonial__vector-3{bottom:50px}}@media screen and (max-width:1199px){.rv-5-testimonial__vector-3{max-width:150px}}@media screen and (max-width:575px){.rv-5-testimonial__vector-3{max-width:140px;bottom:20px}}@media screen and (max-width:479px){.rv-5-testimonial__vector-3{max-width:110px;bottom:0}}.rv-5-testimony__stars{color:#ffb422;margin-bottom:27px;font-size:14px}@media screen and (max-width:991px){.rv-5-testimony__stars{margin-bottom:17px}}.rv-5-testimony__txt{color:#666;font-family:var(--mulish);margin-bottom:50px;font-size:20px;font-weight:500;line-height:180%}@media screen and (max-width:1199px){.rv-5-testimony__txt{margin-bottom:35px;font-size:18px}}@media screen and (max-width:991px){.rv-5-testimony__txt{margin-bottom:20px}}@media screen and (max-width:767px){.rv-5-testimony__txt{font-size:16px}}.rv-5-testimony__txt>span{color:var(--white-f);background-color:var(--white-f)}.rv-5-testimony-reviewer__name{color:var(--white-f);font-family:var(--philosopher);margin-bottom:5px;font-size:22px;font-weight:700}.rv-5-testimony-reviewer__infos{color:#05050599;font-family:var(--mulish);text-transform:uppercase;font-size:15px;font-weight:500}.rv-6-testimonial{background-color:#f5f5f5;position:relative}.rv-6-testimonial__inner{align-items:center;gap:60px;display:flex}@media screen and (max-width:1399px){.rv-6-testimonial__inner{gap:45px}}@media screen and (max-width:991px){.rv-6-testimonial__inner{flex-direction:column;align-items:flex-start}}.rv-6-testimonial__img-slider-container{width:330px;max-width:100%}@media screen and (max-width:1199px){.rv-6-testimonial__img-slider-container{width:310px}}@media screen and (max-width:479px){.rv-6-testimonial__img-slider-container{width:290px}}.rv-6-testimonial__img-slider{flex:0 330px;margin:0}@media screen and (max-width:1199px){.rv-6-testimonial__img-slider{flex:0 310px}}@media screen and (max-width:479px){.rv-6-testimonial__img-slider{flex:0 290px}}.rv-6-testimonial__img-slide img{border-radius:10px 50% 50%}.rv-6-testimonial__txt-slider{width:55%;margin:0}@media screen and (max-width:991px){.rv-6-testimonial__txt-slider{width:100%}}.rv-6-testimonial .rv-5-testimony__stars{margin-bottom:15px}.rv-6-testimonial__right-img{grid-gap:15px;grid-template-columns:repeat(2,1fr);gap:15px;display:grid;position:absolute;top:50%;left:58.6%;translate:100% -50%}.rv-6-testimonial-slider-controls{z-index:2;min-width:186px;position:absolute;bottom:5px;right:0}@media screen and (max-width:479px){.rv-6-testimonial-slider-controls{opacity:0}}.rv-6-testimonial-slider-nav{justify-content:space-between;width:100%;display:flex}.rv-6-testimonial-slider-nav button{opacity:.4}.rv-6-testimonial-slider-nav button:hover{opacity:1}.rv-6-testimonial__slider-pagination{text-align:center;z-index:-1;color:var(--white-f);font-family:var(--mulish);font-size:14px;font-weight:700;position:absolute;top:3px}.rv-6-testimony__txt{color:#050505b3;font-family:var(--mulish);margin-bottom:28px;font-weight:600;line-height:225%}.rv-6-testimony-reviewer__name{color:var(--white-f);font-family:var(--mulish);margin-bottom:2px;font-size:20px;font-weight:700}.rv-6-testimony-txt-slide .rv-5-testimony-reviewer__infos{font-size:12px}.rv-7-testimonial{padding:120px 0}@media screen and (max-width:1399px){.rv-7-testimonial{padding:80px 0}}@media screen and (max-width:991px){.rv-7-testimonial{padding:60px 0}}.rv-7-testimonial .rv-7-section__sub-title{margin-bottom:53px}@media screen and (max-width:1199px){.rv-7-testimonial .rv-7-section__sub-title{margin-bottom:32px}}.rv-7-testimonial .rv-7-slider-nav button{color:var(--white-f);border-color:#05050524}.rv-7-testimonial .rv-7-slider-nav button:hover{color:var(--white-f);background-color:#4962fb;border-color:#4962fb}.rv-7-testimonial .rv-3-product__rating{margin-bottom:14px}.rv-8-testimonial{background-color:#073d85}.rv-8-testimonial .rv-8-section__title{color:var(--white-f)}.rv-8-testimonial .rv-8-section__sub-title{color:#ffffffb3}.rv-8-testimonial .rv-8-section__sub-title:before{background-color:var(--white-f)}.rv-8-testimonial .rv-6-testimonial__inner{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000000f;border:1px solid #ffffff1a;gap:95px;padding:80px}@media screen and (max-width:1399px){.rv-8-testimonial .rv-6-testimonial__inner{gap:55px;padding:60px}}@media screen and (max-width:1199px){.rv-8-testimonial .rv-6-testimonial__inner{gap:45px;padding:50px}}@media screen and (max-width:767px){.rv-8-testimonial .rv-6-testimonial__inner{padding:40px}}@media screen and (max-width:575px){.rv-8-testimonial .rv-6-testimonial__inner{row-gap:30px;padding:35px}}@media screen and (max-width:479px){.rv-8-testimonial .rv-6-testimonial__inner{row-gap:20px;padding:20px}}.rv-8-testimonial__img-slider{flex:0 310px;margin:0}@media screen and (max-width:479px){.rv-8-testimonial__img-slider{flex:0 auto}}.rv-8-testimonial .rv-6-testimonial__img-slide img{border-radius:0;width:100%}.rv-8-testimonial__txt-slider{width:calc(100% - 405px);max-width:100%}@media screen and (max-width:1399px){.rv-8-testimonial__txt-slider{width:calc(100% - 365px)}}@media screen and (max-width:1199px){.rv-8-testimonial__txt-slider{width:calc(100% - 355px)}}@media screen and (max-width:991px){.rv-8-testimonial__txt-slider{width:100%}}.rv-8-testimonial .rv-6-testimony__txt{color:#ffffffb3;font-weight:500}.rv-8-testimonial .rv-6-testimony-reviewer__name{color:var(--white-f)}.rv-8-testimonial .rv-5-testimony-reviewer__infos{color:#fff9}.rv-8-testimonial__slider-pagination{justify-content:flex-end;display:flex}.rv-8-testimonial__slider-pagination span.swiper-pagination-bullet{opacity:1;background-color:#0000;border:1px solid #0000;border-radius:50%;width:40px;height:40px;transition:all .4s;position:relative}.rv-8-testimonial__slider-pagination span.swiper-pagination-bullet:before{content:"";background-color:var(--white-f);opacity:.7;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:50%;translate:-50% -50%}.rv-8-testimonial__slider-pagination span.swiper-pagination-bullet:after{content:"";background-color:var(--white-f);opacity:0;width:80px;height:1px;transition:all .4s;position:absolute;top:50%;left:50%;translate:0 -50%}.rv-8-testimonial__slider-pagination span.swiper-pagination-bullet span.number{color:var(--white-f);opacity:0;transition:all .4s;position:absolute;top:50%;left:calc(100% + 77px);translate:0 -50%}.rv-8-testimonial__slider-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active{border-color:var(--white-f);margin-right:107px}.rv-8-testimonial__slider-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active span.number,.rv-8-testimonial__slider-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active:after,.rv-8-testimonial__slider-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active:before{opacity:1}.rv-10-testimonial__img-slider{margin:-65px -60px;padding:65px 60px}@media screen and (max-width:991px){.rv-10-testimonial__img-slider{margin:0 0 20px;padding:0}}.rv-10-testimonial__img-slide{width:max-content;transition:all .4s}.rv-10-testimonial__img-slide img{border-radius:50%;width:349px;height:349px;transition:all .4s;box-shadow:0 10px 70px #0000}@media screen and (max-width:1399px){.rv-10-testimonial__img-slide img{width:329px;height:329px}}@media screen and (max-width:1199px){.rv-10-testimonial__img-slide img{width:289px;height:289px}}@media screen and (max-width:575px){.rv-10-testimonial__img-slide img{width:239px;height:239px}}.rv-10-testimonial__img-slide.swiper-slide-thumb-active{z-index:1;position:relative}.rv-10-testimonial__img-slide.swiper-slide-thumb-active img{box-shadow:0 10px 70px #05050533}@media screen and (max-width:991px){.rv-10-testimonial__img-slide.swiper-slide-thumb-active img{box-shadow:0 10px 70px #0000}}.rv-10-testimonial__img-slide.swiper-slide-next{translate:-60%}@media screen and (max-width:991px){.rv-10-testimonial__img-slide.swiper-slide-next{translate:0}}.rv-10-testimonial__img-slide.swiper-slide-prev:nth-last-child(2){translate:60%}@media screen and (max-width:991px){.rv-10-testimonial__img-slide.swiper-slide-prev:nth-last-child(2){translate:0}}.rv-10-testimonial__txt-slider{background-color:var(--white-f);margin-left:80px;position:relative}@media screen and (max-width:991px){.rv-10-testimonial__txt-slider{margin-left:0}}.rv-10-testimonial__txt-slider .rv-2-swiper-dots{text-align:end;position:absolute;bottom:0;right:0}.rv-10-testimonial__txt-slider .rv-2-swiper-dots .swiper-pagination-bullet{margin:0}.rv-10-testimonial__txt-slider .rv-2-swiper-dots .swiper-pagination-bullet:before{background:#05050524}.rv-10-testimonial__txt-slider .rv-2-swiper-dots .swiper-pagination-bullet-active{border-color:var(--white-f)}.rv-10-testimonial__txt-slider .rv-2-swiper-dots .swiper-pagination-bullet-active:before{background-color:var(--white-f)}.rv-10-testimony-txt-slide .rv-5-testimony__txt{color:#05050599;margin-bottom:35px;font-size:18px;font-weight:600;line-height:188.889%}.rv-10-testimony-txt-slide .rv-5-testimony__txt>span{color:var(--white-f);background-color:#efc329;padding:0 3px}.rv-10-testimony-txt-slide .rv-5-testimony__stars{margin-bottom:20px}.rv-10-testimony-txt-slide .rv-5-testimony-reviewer__name{font-family:var(--mulish);font-size:18px}.rv-12-testimonial .rv-7-section__sub-title{margin-bottom:52px;font-size:20px}@media screen and (max-width:1399px){.rv-12-testimonial .rv-7-section__sub-title{margin-bottom:42px}}@media screen and (max-width:1199px){.rv-12-testimonial .rv-7-section__sub-title{margin-bottom:32px}}@media screen and (max-width:767px){.rv-12-testimonial .rv-12-slider-nav{justify-content:center;position:static;translate:0;margin-top:35px!important}}@media screen and (max-width:575px){.rv-12-testimonial .rv-12-slider-nav{display:flex}}.rv-12-testimonial .rv-12-slider-nav button{width:60px;height:60px}@media screen and (max-width:767px){.rv-12-testimonial .rv-12-slider-nav button{width:50px;height:50px}}@media screen and (max-width:575px){.rv-12-testimonial .rv-12-slider-nav button{width:40px;height:40px}}.rv-12-testimony .rv-3-testimony__rating{margin-bottom:18px;font-size:16px}.rv-12-testimony__img-slider .swiper-wrapper{justify-content:center;align-items:center}.rv-13-testimonial{z-index:1;background:url(/static-assets/static/media/rv-13-testimonial-bg.54eac87d.jpg) 50%/cover no-repeat;padding:215px 0;position:relative}@media screen and (max-width:1399px){.rv-13-testimonial{padding:185px 0}}@media screen and (max-width:991px){.rv-13-testimonial{padding:185px 0 60px}}.rv-13-testimonial:before{content:"";z-index:-1;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);position:absolute;inset:0}.rv-13-testimonial-bg-shape{z-index:1;position:relative}.rv-13-testimonial-bg-shape:before{content:"";z-index:-1;background:url(/static-assets/static/media/rv-13-testimony-bg.3e1f536e.png) 50%/100% 100% no-repeat;width:auto;margin:auto;position:absolute;inset:-110px}@media screen and (max-width:1399px){.rv-13-testimonial-bg-shape:before{inset:-100px}}@media screen and (max-width:991px){.rv-13-testimonial-bg-shape:before{margin:auto;inset:-80px}}@media screen and (max-width:767px){.rv-13-testimonial-bg-shape:before{background-size:cover}}.rv-13-testimonial__slider{margin-bottom:30px}.rv-13-testimony>img{margin-bottom:20px}.rv-13-testimony__txt{color:var(--white-f);margin-bottom:0;font-size:26px;line-height:176.923%}@media screen and (max-width:1199px){.rv-13-testimony__txt{font-size:22px}}@media screen and (max-width:991px){.rv-13-testimony__txt{font-size:20px}}.rv-13-testimony__txt:before{content:open-quote}.rv-13-testimony__txt:after{content:close-quote}.rv-13-testimony-reviewer-slider .swiper-slide{visibility:hidden}.rv-13-testimony-reviewer-slider .swiper-slide-thumb-active{visibility:visible}.rv-13-testimony-reviewer{align-items:center;gap:15px;display:flex}.rv-13-testimony-reviewer img{border-radius:50%;width:70px;height:70px}.rv-13-video{background:0 0;height:100%;padding:0}.rv-13-video span{left:auto;right:0;translate:0 -50%}@media screen and (max-width:991px){.rv-13-video span{margin:100px auto auto;position:static;translate:0}}.rv-14-testimonial{background-color:#174e5e}.rv-14-testimonial__inner{gap:54px}@media screen and (max-width:1199px){.rv-14-testimonial__inner{gap:34px}}.rv-14-testimonial__img-slider{flex:0 300px}.rv-14-testimonial__img-slide img{clip-path:url(#rv-14-testimonial-img-mask);border-radius:0}.rv-14-testimonial__slider-pagination{color:var(--white-f)}.rv-14-testimony-txt-slide .rv-6-testimony__txt{color:#ffffffb3;font-weight:500}.rv-14-testimony-txt-slide .rv-6-testimony-reviewer__name{color:var(--white-f)}.rv-14-testimony-txt-slide .rv-5-testimony-reviewer__infos{color:#fff9;font-weight:400}.rv-15-testimonial_main_area{z-index:1;position:relative}.rv-15-testimonial_main_area:after{content:"";z-index:1;background:linear-gradient(45deg,#fff,#0000);width:22%;height:100%;position:absolute;top:0;right:0}@media only screen and (min-width:768px) and (max-width:991px){.rv-15-testimonial_main_area:after{width:13%}}@media only screen and (min-width:0) and (max-width:479px){.rv-15-testimonial_main_area:after{width:6%}}.rv-15-testimonial_main_area:before{content:"";z-index:1;background:linear-gradient(45deg,#fff,#0000);width:22%;height:100%;position:absolute;top:0;left:0}.rv-15-testimonial_main_area .rv-15-testimonial-slider-container .rv-15-single_testimonial{background:#f3f5fb;padding:80px}@media (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-15-testimonial_main_area .rv-15-testimonial-slider-container .rv-15-single_testimonial{padding:20px}}.rv-15-testimonial_main_area .rv-15-testimonial-slider-container .rv-15-single_testimonial .rv-15-testimonial_review{gap:5px;padding-bottom:40px;display:flex}@media (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-15-testimonial_main_area .rv-15-testimonial-slider-container .rv-15-single_testimonial .rv-15-testimonial_review{padding-bottom:25px}}.rv-15-testimonial_main_area .rv-15-testimonial-slider-container .rv-15-single_testimonial .rv-15-testimonial_review li{color:#ffb422}.rv-15-testimonial_main_area .rv-15-testimonial-slider-container .rv-15-single_testimonial .rv-15-testimonial_desc{color:#666;font-size:20px;font-weight:500;font-family:var(--mulish),sans-serif;padding-bottom:70px}@media (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-15-testimonial_main_area .rv-15-testimonial-slider-container .rv-15-single_testimonial .rv-15-testimonial_desc{padding-bottom:35px}}.rv-15-testimonial_main_area .rv-15-testimonial-slider-container .rv-15-single_testimonial .rv-15-testimonial_desc span{background:var(--white-f);color:#fff;background:#666}.rv-15-testimonial_main_area .rv-15-testimonial-slider-container .rv-15-single_testimonial .rv-15-testimonial_bottom{border-top:1px solid #66666647;padding-top:40px}@media (max-width:767px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-15-testimonial_main_area .rv-15-testimonial-slider-container .rv-15-single_testimonial .rv-15-testimonial_bottom{padding-top:30px}}.rv-15-testimonial_main_area .rv-15-testimonial-slider-container .rv-15-single_testimonial .rv-15-testimonial_bottom .rv-15-testimonial_author_name{color:#666;font-size:26px;font-weight:600}@media only screen and (min-width:0) and (max-width:479px){.rv-15-testimonial_main_area .rv-15-testimonial-slider-container .rv-15-single_testimonial .rv-15-testimonial_bottom .rv-15-testimonial_author_name{font-size:20px}}.rv-15-testimonial_main_area .rv-15-testimonial-slider-container .rv-15-single_testimonial .rv-15-testimonial_bottom .rv-15-testimonial_author_name a{color:#666;transition:all .5s}.rv-15-testimonial_main_area .rv-15-testimonial-slider-container .rv-15-single_testimonial .rv-15-testimonial_bottom .rv-15-testimonial_author_name a:hover{color:#f35b04}.rv-15-testimonial_main_area .rv-15-testimonial-slider-container .rv-15-single_testimonial .rv-15-testimonial_bottom .rv-15-testimonial_author_designation{color:#666;font-weight:500}.rv-15-testimonial_main_area .rv-15-testimonial-slider-container .active.center .rv-15-testimonial_desc span{background:var(--white-f);color:#fff;font-family:var(--mulish),sans-serif}.rv-15-testimonial_main_area .rv-15-testimonial-slider-container .active.center .rv-15-testimonial_author_name{color:var(--white-f);font-family:var(--mulish),sans-serif}.rv-15-testimonial_main_area button.owl-prev{position:absolute;top:6%;left:24%}@media only screen and (min-width:768px) and (max-width:991px){.rv-15-testimonial_main_area button.owl-prev{left:13%}}@media only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-15-testimonial_main_area button.owl-prev{left:10%}}@media only screen and (min-width:0) and (max-width:479px){.rv-15-testimonial_main_area button.owl-prev{display:none;top:75%;left:60%}}.rv-15-testimonial_main_area button.owl-prev i{background:0 0;border:1px solid #c6c8d4;padding:8px 12px;font-size:25px;transition:all .5s}.rv-15-testimonial_main_area button.owl-prev i:hover{color:#fff;background:#f35b04;border:1px solid #0000}.rv-15-testimonial_main_area button.owl-next{position:absolute;bottom:15%;right:24%}@media only screen and (min-width:768px) and (max-width:991px){.rv-15-testimonial_main_area button.owl-next{right:13%}}@media only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-15-testimonial_main_area button.owl-next{right:10%}}@media only screen and (min-width:0) and (max-width:479px){.rv-15-testimonial_main_area button.owl-next{display:none;bottom:14%;right:18%}}.rv-15-testimonial_main_area button.owl-next i{background:0 0;border:1px solid #c6c8d4;padding:8px 12px;font-size:25px;transition:all .5s}.rv-15-testimonial_main_area button.owl-next i:hover{color:#fff;background:#f35b04;border:1px solid #0000}.rv-16-testimonial_section{padding:70px 0}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-16-testimonial_section{padding-bottom:60px}}@media only screen and (min-width:0) and (max-width:479px){.rv-16-testimonial_section{padding:80px 0}}.rv-16-testimonial_section .rv-16-testimonial_customer_review_area{background-position:50%;background-repeat:no-repeat;background-size:contain;background-attachment:scroll;position:relative}.rv-16-testimonial_section .rv-16-testimonial_customer_review_area .rv-16-testimonial_customer_review .customer_details{text-align:center;padding:0 150px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-16-testimonial_section .rv-16-testimonial_customer_review_area .rv-16-testimonial_customer_review .customer_details{padding:0 50px}}@media only screen and (min-width:0) and (max-width:479px){.rv-16-testimonial_section .rv-16-testimonial_customer_review_area .rv-16-testimonial_customer_review .customer_details{padding:0 20px}}.rv-16-testimonial_section .rv-16-testimonial_customer_review_area .rv-16-testimonial_customer_review .customer_details i{color:#020208;font-size:50px}@media only screen and (min-width:0) and (max-width:479px){.rv-16-testimonial_section .rv-16-testimonial_customer_review_area .rv-16-testimonial_customer_review .customer_details i{font-size:35px}}.rv-16-testimonial_section .rv-16-testimonial_customer_review_area .rv-16-testimonial_customer_review .customer_details .message{color:#020208;font-size:24px;font-weight:400;line-height:36px;font-family:var(--mulish),sans-serif;padding:35px 0}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-16-testimonial_section .rv-16-testimonial_customer_review_area .rv-16-testimonial_customer_review .customer_details .message{padding:15px 0;font-size:20px;line-height:27px}}@media only screen and (min-width:0) and (max-width:479px){.rv-16-testimonial_section .rv-16-testimonial_customer_review_area .rv-16-testimonial_customer_review .customer_details .message{padding:15px 0;font-size:16px;line-height:24px}}.rv-16-testimonial_section .rv-16-testimonial_customer_review_area .rv-16-testimonial_customer_review .customer_details .customer_name{color:#020208;font-size:18px;font-weight:700;font-family:var(--mulish),sans-serif;margin:0}.rv-16-testimonial_section .rv-16-testimonial_customer_review_area .rv-16-testimonial_customer_review .customer_details .customer_title{color:#02020880;text-transform:uppercase;font-weight:500;font-family:var(--mulish),sans-serif}.rv-16-testimonial_section .rv-16-testimonial_customer_review_area .rv-16-testimonial_customer_image{padding-top:30px}.rv-16-testimonial_section .rv-16-testimonial_customer_review_area .rv-16-testimonial_customer_image .single_customer{text-align:center}.rv-16-testimonial_section .rv-16-testimonial_customer_review_area .rv-16-testimonial_customer_image .single_customer img{border:1px solid #0000;border-radius:50%;width:80px;height:80px}.rv-16-testimonial_section .rv-16-testimonial_customer_review_area .rv-16-testimonial_customer_image .swiper-slide-thumb-active img{border:1px solid #02020833;padding:10px}.rv-16-testimonial_section .rv-16-testimonial_customer_review_area .rv-16-testimonial-button-next{z-index:1;position:absolute;top:50%;right:0}.rv-16-testimonial_section .rv-16-testimonial_customer_review_area .rv-16-testimonial-button-next i{text-align:center;color:#020208;background:0 0;border:1px solid #0202081a;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex}.rv-16-testimonial_section .rv-16-testimonial_customer_review_area .rv-16-testimonial-button-next i:hover{background:#dfe11b;border:1px solid #0000}@media only screen and (min-width:0) and (max-width:479px){.rv-16-testimonial_section .rv-16-testimonial_customer_review_area .rv-16-testimonial-button-next{display:none}}.rv-16-testimonial_section .rv-16-testimonial_customer_review_area .rv-16-testimonial-button-prev{z-index:1;position:absolute;top:50%;left:0}.rv-16-testimonial_section .rv-16-testimonial_customer_review_area .rv-16-testimonial-button-prev i{text-align:center;color:#020208;background:0 0;border:1px solid #0202081a;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex}.rv-16-testimonial_section .rv-16-testimonial_customer_review_area .rv-16-testimonial-button-prev i:hover{background:#dfe11b;border:1px solid #0000}@media only screen and (min-width:0) and (max-width:479px){.rv-16-testimonial_section .rv-16-testimonial_customer_review_area .rv-16-testimonial-button-prev{display:none}}.rv-17-testimonial_main_section{background:#020208;padding:130px 0;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-17-testimonial_main_section{padding:70px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-17-testimonial_main_section{padding:50px 0}}.rv-17-testimonial_main_section .rv-17-single_testimonial_icon{color:#363e43;z-index:1;text-align:center;background:#020208;width:240px;height:199px;font-size:200px;line-height:140px;position:absolute;bottom:9%;left:13%}@media only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1600px) and (max-width:1799px){.rv-17-testimonial_main_section .rv-17-single_testimonial_icon{left:6%}}@media only screen and (min-width:1200px) and (max-width:1399px){.rv-17-testimonial_main_section .rv-17-single_testimonial_icon{width:200px;height:163px;font-size:165px;bottom:9%;left:5%}}@media only screen and (min-width:992px) and (max-width:1199px){.rv-17-testimonial_main_section .rv-17-single_testimonial_icon{z-index:1;width:180px;height:200px;font-size:140px;bottom:4%;left:3%}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-17-testimonial_main_section .rv-17-single_testimonial_icon{display:none}}.rv-17-testimonial_main_section .rv-17-testimonial_title{padding-bottom:50px}.rv-17-testimonial_main_section .rv-17-testimonial_title .rv-17-testimonial_sub_heading{color:#fff;text-transform:uppercase;font-weight:600;font-family:var(--mulish),sans-serif;padding-left:10px;position:relative}.rv-17-testimonial_main_section .rv-17-testimonial_title .rv-17-testimonial_sub_heading:after{content:"";background:#dfe11b;width:2px;height:100%;position:absolute;top:0;left:0}.rv-17-testimonial_main_section .rv-17-testimonial_title .rv-17-testimonial_heading{color:#fff;font-size:50px;font-weight:800;font-family:var(--mulish),sans-serif;margin:0;padding-top:7px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-17-testimonial_main_section .rv-17-testimonial_title .rv-17-testimonial_heading{font-size:45px}}.rv-17-testimonial_main_section .rv-17-testimonial{background:#363e43}.rv-17-testimonial_main_section .rv-17-testimonial .rv-17-single_testimonial{padding:50px}.rv-17-testimonial_main_section .rv-17-testimonial .rv-17-single_testimonial .rv-17-single_testimonial_watch{align-items:center;column-gap:15px;padding-bottom:20px;display:flex}.rv-17-testimonial_main_section .rv-17-testimonial .rv-17-single_testimonial .rv-17-single_testimonial_watch .rv-17-single_testimonial_btn{color:#fff;text-align:center;width:50px;height:50px;font-size:14px;font-family:var(--mulish),sans-serif;background:0 0;border:3px solid #dfe11b;border-top-color:#f0f6fa33;border-radius:50%;justify-content:center;align-items:center;display:flex}.rv-17-testimonial_main_section .rv-17-testimonial .rv-17-single_testimonial .rv-17-single_testimonial_watch p{font-family:var(--mulish),sans-serif;color:#fff;margin:0;font-weight:600}.rv-17-testimonial_main_section .rv-17-testimonial .rv-17-single_testimonial .rv-17-single_testimonial_text_area{color:#fff;font-size:24px;font-weight:500;font-family:var(--mulish),sans-serif;padding-bottom:70px}@media only screen and (min-width:1200px) and (max-width:1399px){.rv-17-testimonial_main_section .rv-17-testimonial .rv-17-single_testimonial .rv-17-single_testimonial_text_area{font-size:20px}}@media only screen and (min-width:992px) and (max-width:1199px){.rv-17-testimonial_main_section .rv-17-testimonial .rv-17-single_testimonial .rv-17-single_testimonial_text_area{font-size:18px}}.rv-17-testimonial_main_section .rv-17-testimonial .rv-17-single_testimonial .rv-17-single_testimonial_bottom{justify-content:space-between;align-items:center;display:flex}.rv-17-testimonial_main_section .rv-17-testimonial .rv-17-single_testimonial .rv-17-single_testimonial_bottom .rv-17-testimonial_author_meta{padding-left:27%}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-17-testimonial_main_section .rv-17-testimonial .rv-17-single_testimonial .rv-17-single_testimonial_bottom .rv-17-testimonial_author_meta{padding-left:0}}.rv-17-testimonial_main_section .rv-17-testimonial .rv-17-single_testimonial .rv-17-single_testimonial_bottom .rv-17-testimonial_author_meta .rv-17-testimonial_author_name{color:#fff;font-size:22px;font-weight:600;font-family:var(--mulish),sans-serif;margin:0}.rv-17-testimonial_main_section .rv-17-testimonial .rv-17-single_testimonial .rv-17-single_testimonial_bottom .rv-17-testimonial_author_meta .rv-17-testimonial_author_name a{color:#fff;font-family:var(--mulish),sans-serif;transition:all .3s}.rv-17-testimonial_main_section .rv-17-testimonial .rv-17-single_testimonial .rv-17-single_testimonial_bottom .rv-17-testimonial_author_meta .rv-17-testimonial_author_name a:hover{color:#dfe11b}.rv-17-testimonial_main_section .rv-17-testimonial .rv-17-single_testimonial .rv-17-single_testimonial_bottom .rv-17-testimonial_author_meta .rv-17-testimonial_author_designation{color:#fff;font-weight:500;font-family:var(--mulish),sans-serif}.rv-17-testimonial_main_section .rv-17-testimonial .rv-17-single_testimonial .rv-17-single_testimonial_bottom .rv-17-single_testimonial_logo{width:120px;height:35px}.rv-17-testimonial_main_section .rv-17-testimonial_image_area .rv-17-testimonial_single_image{width:270px;height:270px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-17-testimonial_main_section .rv-17-testimonial_image_area .rv-17-testimonial_single_image{margin-top:20px}}.rv-17-testimonial_main_section .rv-17-testimonial_image_area .rv-17-testimonial_single_image img{width:100%;height:100%}.rv-17-testimonial_main_section .rv-17-testimonial_button_area{position:absolute;bottom:17%;right:17%}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1600px) and (max-width:1799px){.rv-17-testimonial_main_section .rv-17-testimonial_button_area{right:10%}}@media only screen and (min-width:992px) and (max-width:1199px){.rv-17-testimonial_main_section .rv-17-testimonial_button_area{bottom:15%;right:7%}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-17-testimonial_main_section .rv-17-testimonial_button_area{bottom:12%;right:7%}}.rv-17-testimonial_main_section .rv-17-testimonial_button_area .rv-17-testimonial-swiper-button-next{background:#fff;border-radius:50%;margin:0 5px;display:inline-block}.rv-17-testimonial_main_section .rv-17-testimonial_button_area .rv-17-testimonial-swiper-button-next i{text-align:center;color:#020208;background:0 0;border:1px solid #0202081a;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex}.rv-17-testimonial_main_section .rv-17-testimonial_button_area .rv-17-testimonial-swiper-button-next i:hover{background:#dfe11b;border:1px solid #0000}.rv-17-testimonial_main_section .rv-17-testimonial_button_area .rv-17-testimonial-swiper-button-prev{background:#fff;border-radius:50%;display:inline-block}.rv-17-testimonial_main_section .rv-17-testimonial_button_area .rv-17-testimonial-swiper-button-prev i{text-align:center;color:#020208;background:0 0;border:1px solid #0202081a;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex}.rv-17-testimonial_main_section .rv-17-testimonial_button_area .rv-17-testimonial-swiper-button-prev i:hover{background:#dfe11b;border:1px solid #0000}.rv-18-testimonial_section{z-index:1;background:#020208;padding:130px 0;position:relative}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-18-testimonial_section{padding:100px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-18-testimonial_section{padding:70px 0}}.rv-18-testimonial_section:before{content:"";z-index:-1;background:#142137b3;width:100%;height:100%;position:absolute;top:0;left:0}.rv-18-testimonial_section .rv-18-testimonial_heading{color:#fff;z-index:1;text-align:center;font-size:50px;font-weight:800;font-family:var(--mulish),sans-serif;margin-bottom:60px;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-18-testimonial_section .rv-18-testimonial_heading{font-size:40px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-18-testimonial_section .rv-18-testimonial_heading{font-size:35px}}@media only screen and (min-width:0) and (max-width:479px){.rv-18-testimonial_section .rv-18-testimonial_heading{margin-bottom:40px;font-size:24px}}.rv-18-testimonial_section .rv-18-testimonial_heading span{z-index:-1;position:absolute;bottom:-35%;right:25%}.rv-18-testimonial_section .rv-18-testimonial .rv-18-single_testimonial{background:#ffffff1a;column-gap:30px;padding:40px;display:flex}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-18-testimonial_section .rv-18-testimonial .rv-18-single_testimonial{flex-direction:column}}.rv-18-testimonial_section .rv-18-testimonial .rv-18-single_testimonial .rv-18-single_testimonial_image{flex-shrink:0;width:400px;height:100%}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-18-testimonial_section .rv-18-testimonial .rv-18-single_testimonial .rv-18-single_testimonial_image{width:400px;height:300px;margin-bottom:30px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-18-testimonial_section .rv-18-testimonial .rv-18-single_testimonial .rv-18-single_testimonial_image{width:100%;height:300px;margin-bottom:30px}}@media only screen and (min-width:0) and (max-width:479px){.rv-18-testimonial_section .rv-18-testimonial .rv-18-single_testimonial .rv-18-single_testimonial_image{width:100%;height:230px;margin-bottom:20px}}.rv-18-testimonial_section .rv-18-testimonial .rv-18-single_testimonial .rv-18-single_testimonial_image img{width:100%;height:100%}.rv-18-testimonial_section .rv-18-testimonial .rv-18-single_testimonial .rv-18-single_testimonial_content .rv-18-single_testimonial_rating{padding-bottom:20px}.rv-18-testimonial_section .rv-18-testimonial .rv-18-single_testimonial .rv-18-single_testimonial_content .rv-18-single_testimonial_rating i{color:#ffb422}.rv-18-testimonial_section .rv-18-testimonial .rv-18-single_testimonial .rv-18-single_testimonial_content .rv-18-single_testimonial_text_area{color:#fff;font-size:20px;font-weight:500;font-family:var(--mulish),sans-serif;margin-bottom:40px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-18-testimonial_section .rv-18-testimonial .rv-18-single_testimonial .rv-18-single_testimonial_content .rv-18-single_testimonial_text_area{margin-bottom:10px;font-size:15px}}.rv-18-testimonial_section .rv-18-testimonial .rv-18-single_testimonial .rv-18-single_testimonial_content .rv-18-single_testimonial_bottom{justify-content:space-between;align-items:center;display:flex}@media only screen and (min-width:0) and (max-width:479px){.rv-18-testimonial_section .rv-18-testimonial .rv-18-single_testimonial .rv-18-single_testimonial_content .rv-18-single_testimonial_bottom{flex-direction:column;margin-top:30px}}.rv-18-testimonial_section .rv-18-testimonial .rv-18-single_testimonial .rv-18-single_testimonial_content .rv-18-single_testimonial_bottom .rv-18-testimonial_author_meta .rv-18-testimonial_author_name{color:#fff;font-size:22px;font-weight:600;font-family:var(--mulish),sans-serif;margin-bottom:7px}.rv-18-testimonial_section .rv-18-testimonial .rv-18-single_testimonial .rv-18-single_testimonial_content .rv-18-single_testimonial_bottom .rv-18-testimonial_author_meta .rv-18-testimonial_author_name a{color:#fff;transition:all .3s}.rv-18-testimonial_section .rv-18-testimonial .rv-18-single_testimonial .rv-18-single_testimonial_content .rv-18-single_testimonial_bottom .rv-18-testimonial_author_meta .rv-18-testimonial_author_name a:hover{color:#1c74e9}.rv-18-testimonial_section .rv-18-testimonial .rv-18-single_testimonial .rv-18-single_testimonial_content .rv-18-single_testimonial_bottom .rv-18-testimonial_author_meta .rv-18-testimonial_author_designation{color:#fff9;font-weight:500;font-family:var(--mulish),sans-serif}.rv-18-testimonial_section .rv-18-testimonial .rv-18-single_testimonial .rv-18-single_testimonial_content .rv-18-single_testimonial_bottom .rv-18-single_testimonial_icon{color:#ffffff1a;display:inherit;font-size:100px}.rv-18-testimonial_section .rv-18-testimonial_button_area{flex-direction:column;align-items:center;row-gap:30px;height:100%;display:flex}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-18-testimonial_section .rv-18-testimonial_button_area{flex-direction:row;gap:30px;margin-top:30px}}@media only screen and (min-width:0) and (max-width:479px){.rv-18-testimonial_section .rv-18-testimonial_button_area{margin-top:20px}}.rv-18-testimonial_section .rv-18-testimonial_button_area i{color:#fff;justify-content:center;align-items:center;font-size:20px;display:flex}.rv-18-testimonial_section .rv-18-testimonial_button_area .rv-18-testimonial-swiper-button-next,.rv-18-testimonial_section .rv-18-testimonial_button_area .rv-18-testimonial-swiper-button-prev{background:#ffffff1a;justify-content:center;width:70%;height:100%;transition:all .4s;display:flex}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-18-testimonial_section .rv-18-testimonial_button_area .rv-18-testimonial-swiper-button-next,.rv-18-testimonial_section .rv-18-testimonial_button_area .rv-18-testimonial-swiper-button-prev{width:100%}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-18-testimonial_section .rv-18-testimonial_button_area .rv-18-testimonial-swiper-button-next,.rv-18-testimonial_section .rv-18-testimonial_button_area .rv-18-testimonial-swiper-button-prev{height:50px}}.rv-18-testimonial_section .rv-18-testimonial_button_area .rv-18-testimonial-swiper-button-next:hover,.rv-18-testimonial_section .rv-18-testimonial_button_area .rv-18-testimonial-swiper-button-prev:hover{background:#1c74e9}.rv-19-testimonial_section{z-index:1;background:#042127;padding:120px 0;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-19-testimonial_section{padding:90px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-19-testimonial_section{padding:70px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-19-testimonial_section{padding:50px 0}}.rv-19-testimonial_section .rv-19-testimonial_bg_img{content:"";width:100%;height:50px;position:absolute;bottom:0;left:0}@media only screen and (min-width:0) and (max-width:479px){.rv-19-testimonial_section .rv-19-testimonial_bg_img{height:30px}}.rv-19-testimonial_section .rv-19-testimonial_bg_img img{width:100%;height:100%}.rv-19-testimonial_section:before{content:"";opacity:.5;z-index:-1;background:#141414;width:100%;height:100%;position:absolute;top:0;left:0}.rv-19-testimonial_section .rv-19-testimonial_heading{color:#fff;z-index:1;text-align:center;font-size:50px;font-weight:800;font-family:var(--mulish),sans-serif;margin-bottom:60px;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-19-testimonial_section .rv-19-testimonial_heading{margin-bottom:40px;font-size:35px}}.rv-19-testimonial_section .rv-19-testimonial_heading span{z-index:-1;position:absolute;bottom:-35%;right:25%}.rv-19-testimonial_section .rv-19-testimonial_slide{z-index:1;position:relative}.rv-19-testimonial_section .rv-19-testimonial_slide .rv-19-single_testimonial{text-align:center}.rv-19-testimonial_section .rv-19-testimonial_slide .rv-19-single_testimonial .rv-19-single_testimonial_icon{margin-bottom:30px}.rv-19-testimonial_section .rv-19-testimonial_slide .rv-19-single_testimonial .rv-19-single_testimonial_icon i{color:#fff;font-size:50px}.rv-19-testimonial_section .rv-19-testimonial_slide .rv-19-single_testimonial .rv-19-single_testimonial_desc{color:#ffffffb3;font-size:20px;font-weight:400;font-family:var(--mulish),sans-serif;margin-bottom:50px;padding:0 100px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-19-testimonial_section .rv-19-testimonial_slide .rv-19-single_testimonial .rv-19-single_testimonial_desc{margin-bottom:35px;padding:0 65px;font-size:16px}}@media only screen and (min-width:0) and (max-width:479px){.rv-19-testimonial_section .rv-19-testimonial_slide .rv-19-single_testimonial .rv-19-single_testimonial_desc{padding:0}}.rv-19-testimonial_section .rv-19-testimonial_slide .rv-19-single_testimonial .rv-19-testimonial_meta .rv-19-testimonial_name{font-size:18px;font-weight:700;font-family:var(--mulish),sans-serif;margin-bottom:10px}.rv-19-testimonial_section .rv-19-testimonial_slide .rv-19-single_testimonial .rv-19-testimonial_meta .rv-19-testimonial_name a{color:#fff}.rv-19-testimonial_section .rv-19-testimonial_slide .rv-19-single_testimonial .rv-19-testimonial_meta .rv-19-testimonial_name a:hover{color:#dfe11b}.rv-19-testimonial_section .rv-19-testimonial_slide .rv-19-single_testimonial .rv-19-testimonial_meta .rv-19-testimonial_designation{color:#ffffffb3;font-size:15px;font-weight:500;font-family:var(--mulish),sans-serif;margin-bottom:30px}.rv-19-testimonial_section .rv-19-testimonial_slide .rv-19-single_testimonial .rv-19-testimonial_image{border-radius:50%;width:80px;height:80px;margin:auto}.rv-19-testimonial_section .rv-19-testimonial_slide .rv-19-single_testimonial .rv-19-testimonial_image img{border-radius:50%;width:100%;height:100%}.rv-19-testimonial_section .rv-19-testimonial_slide .rv-5-testimonial-swiper-button-prev{z-index:1;position:absolute;top:35%;left:0}.rv-19-testimonial_section .rv-19-testimonial_slide .rv-5-testimonial-swiper-button-prev i{text-align:center;color:#020208;background:0 0;border:1px solid #0202081a;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex}@media only screen and (min-width:0) and (max-width:479px){.rv-19-testimonial_section .rv-19-testimonial_slide .rv-5-testimonial-swiper-button-prev{top:88%}}.rv-19-testimonial_section .rv-19-testimonial_slide .rv-5-testimonial-swiper-button-prev i{color:#fff;border:1px solid #ffffff1a;border-radius:50%}.rv-19-testimonial_section .rv-19-testimonial_slide .rv-5-testimonial-swiper-button-prev i:hover{color:#142137;background:#dfe11b;border:1px solid #0000}.rv-19-testimonial_section .rv-19-testimonial_slide .rv-5-testimonial-swiper-button-next{z-index:1;position:absolute;top:35%;right:0}.rv-19-testimonial_section .rv-19-testimonial_slide .rv-5-testimonial-swiper-button-next i{text-align:center;color:#020208;background:0 0;border:1px solid #0202081a;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex}@media only screen and (min-width:0) and (max-width:479px){.rv-19-testimonial_section .rv-19-testimonial_slide .rv-5-testimonial-swiper-button-next{top:88%}}.rv-19-testimonial_section .rv-19-testimonial_slide .rv-5-testimonial-swiper-button-next i{color:#fff;border:1px solid #ffffff1a;border-radius:50%}.rv-19-testimonial_section .rv-19-testimonial_slide .rv-5-testimonial-swiper-button-next i:hover{color:#142137;background:#dfe11b;border:1px solid #0000}.rv-20-testimonial_section{position:relative;top:-180px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-20-testimonial_section{top:-115px}}@media only screen and (min-width:480px) and (max-width:575px){.rv-20-testimonial_section{top:-100px}}@media only screen and (min-width:0) and (max-width:479px){.rv-20-testimonial_section{top:-90px}}.rv-20-testimonial_section .rv-20-testimonial{background:#081c15;position:relative}.rv-20-testimonial_section .rv-20-testimonial .rv-20-single_testimonial{align-items:center;column-gap:30px;padding:30px 120px 0 20px;display:flex}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-20-testimonial_section .rv-20-testimonial .rv-20-single_testimonial{flex-direction:column;align-items:flex-start;gap:30px;padding:30px 30px 30px 20px}}.rv-20-testimonial_section .rv-20-testimonial .rv-20-single_testimonial .rv-20-single_testimonial_image{flex-shrink:0;width:400px;height:100%}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-20-testimonial_section .rv-20-testimonial .rv-20-single_testimonial .rv-20-single_testimonial_image{width:330px}}@media only screen and (min-width:0) and (max-width:479px){.rv-20-testimonial_section .rv-20-testimonial .rv-20-single_testimonial .rv-20-single_testimonial_image{width:220px}}.rv-20-testimonial_section .rv-20-testimonial .rv-20-single_testimonial .rv-20-single_testimonial_image img{width:100%;height:100%}.rv-20-testimonial_section .rv-20-testimonial .rv-20-single_testimonial .rv-20-single_testimonial_content .rv-20-single_testimonial_rating{padding-bottom:20px}.rv-20-testimonial_section .rv-20-testimonial .rv-20-single_testimonial .rv-20-single_testimonial_content .rv-20-single_testimonial_rating i{color:#f0bf45}.rv-20-testimonial_section .rv-20-testimonial .rv-20-single_testimonial .rv-20-single_testimonial_content .rv-20-single_testimonial_text_area{color:#ffffffb3;font-size:16px;font-weight:500;font-family:var(--mulish),sans-serif;margin-bottom:40px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-20-testimonial_section .rv-20-testimonial .rv-20-single_testimonial .rv-20-single_testimonial_content .rv-20-single_testimonial_text_area{margin-bottom:20px}}@media only screen and (min-width:0) and (max-width:479px){.rv-20-testimonial_section .rv-20-testimonial .rv-20-single_testimonial .rv-20-single_testimonial_content .rv-20-single_testimonial_text_area{margin-bottom:20px;font-size:14px}}.rv-20-testimonial_section .rv-20-testimonial .rv-20-single_testimonial .rv-20-single_testimonial_content .rv-20-single_testimonial_bottom{justify-content:space-between;align-items:center;display:flex}.rv-20-testimonial_section .rv-20-testimonial .rv-20-single_testimonial .rv-20-single_testimonial_content .rv-20-single_testimonial_bottom .rv-20-testimonial_author_meta .rv-20-testimonial_author_name{color:#fff;font-size:20px;font-weight:700;font-family:var(--mulish),sans-serif;margin-bottom:7px}@media only screen and (min-width:0) and (max-width:479px){.rv-20-testimonial_section .rv-20-testimonial .rv-20-single_testimonial .rv-20-single_testimonial_content .rv-20-single_testimonial_bottom .rv-20-testimonial_author_meta .rv-20-testimonial_author_name{font-size:16px}}.rv-20-testimonial_section .rv-20-testimonial .rv-20-single_testimonial .rv-20-single_testimonial_content .rv-20-single_testimonial_bottom .rv-20-testimonial_author_meta .rv-20-testimonial_author_name a{color:#fff;transition:all .3s}.rv-20-testimonial_section .rv-20-testimonial .rv-20-single_testimonial .rv-20-single_testimonial_content .rv-20-single_testimonial_bottom .rv-20-testimonial_author_meta .rv-20-testimonial_author_name a:hover{color:#1c74e9}.rv-20-testimonial_section .rv-20-testimonial .rv-20-single_testimonial .rv-20-single_testimonial_content .rv-20-single_testimonial_bottom .rv-20-testimonial_author_meta .rv-20-testimonial_author_designation{color:#fff9;font-weight:500;font-family:var(--mulish),sans-serif}.rv-20-testimonial_section .rv-20-testimonial .rv-20-single_testimonial .rv-20-single_testimonial_content .rv-20-single_testimonial_bottom .rv-20-single_testimonial_icon{color:#ffffff0f;font-size:100px}@media only screen and (min-width:0) and (max-width:479px){.rv-20-testimonial_section .rv-20-testimonial .rv-20-single_testimonial .rv-20-single_testimonial_content .rv-20-single_testimonial_bottom .rv-20-single_testimonial_icon{font-size:70px}}.rv-20-testimonial_section .rv-20-custom-pagination{z-index:8;flex-direction:column;align-items:flex-end;gap:15px;display:flex;position:absolute;top:50%;right:35px;transform:translateY(-50%)}.rv-20-testimonial_section .rv-20-custom-pagination .rv-20-custom-pagination-bullet{background-color:#fff3;width:2px;height:30px;transition:all .4s}.rv-20-testimonial_section .rv-20-custom-pagination .rv-20-custom-pagination-bullet.active{background-color:#fff!important}@media only screen and (min-width:0) and (max-width:479px){.rv-20-testimonial_section .rv-20-custom-pagination{display:none}}.rv-22-testimonial_section{z-index:1;padding-top:100px;position:relative;top:-200px}@media only screen and (min-width:768px) and (max-width:991px){.rv-22-testimonial_section{top:-160px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-22-testimonial_section{top:-130px}}.rv-22-testimonial_section .rv-22-testimonial{background:#f6f3ee;padding:60px 40px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-22-testimonial_section .rv-22-testimonial{padding:40px 15px}}.rv-22-testimonial_section .rv-22-testimonial .rv-22-testimonial_image_slide{max-width:380px;margin-left:0}.rv-22-testimonial_section .rv-22-testimonial .rv-22-testimonial_image_slide .rv-22-single_testimonial_image{height:100%}.rv-22-testimonial_section .rv-22-testimonial .rv-22-testimonial_image_slide .rv-22-single_testimonial_image img{border-radius:50%;width:100%;height:100%}.rv-22-testimonial_section .rv-22-testimonial .rv-22-testimonial_image_slide .rv-22-single_testimonial_image.swiper-slide-next{transform:translate(-50px)}.rv-22-testimonial_section .rv-22-testimonial .rv-22-single_testimonial_content_slide{position:relative;left:-40px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-22-testimonial_section .rv-22-testimonial .rv-22-single_testimonial_content_slide{margin-top:40px;position:relative;left:0}}.rv-22-testimonial_section .rv-22-testimonial .rv-22-single_testimonial_content_slide .rv-22-single_testimonial{position:relative}.rv-22-testimonial_section .rv-22-testimonial .rv-22-single_testimonial_content_slide .rv-22-single_testimonial .home-8-t-sh{content:"";height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.rv-22-testimonial_section .rv-22-testimonial .rv-22-single_testimonial_content_slide .rv-22-single_testimonial .home-8-t-sh img{width:100%;height:100%}.rv-22-testimonial_section .rv-22-testimonial .rv-22-single_testimonial_content_slide .rv-22-single_testimonial .rv-22-single_testimonial_content .rv-22-single_testimonial_rating{padding-bottom:20px}.rv-22-testimonial_section .rv-22-testimonial .rv-22-single_testimonial_content_slide .rv-22-single_testimonial .rv-22-single_testimonial_content .rv-22-single_testimonial_text_area{color:#666;font-size:18px;font-weight:500;font-family:var(--mulish),sans-serif;margin-bottom:20px}@media only screen and (min-width:480px) and (max-width:575px){.rv-22-testimonial_section .rv-22-testimonial .rv-22-single_testimonial_content_slide .rv-22-single_testimonial .rv-22-single_testimonial_content .rv-22-single_testimonial_text_area{font-size:16px}}@media only screen and (min-width:0) and (max-width:479px){.rv-22-testimonial_section .rv-22-testimonial .rv-22-single_testimonial_content_slide .rv-22-single_testimonial .rv-22-single_testimonial_content .rv-22-single_testimonial_text_area{font-size:14px}}.rv-22-testimonial_section .rv-22-testimonial .rv-22-single_testimonial_content_slide .rv-22-single_testimonial .rv-22-single_testimonial_content .rv-22-single_testimonial_text_area span{background:var(--white-f);color:#fff}.rv-22-testimonial_section .rv-22-testimonial .rv-22-single_testimonial_content_slide .rv-22-single_testimonial .rv-22-single_testimonial_content .rv-22-single_testimonial_bottom{justify-content:space-between;align-items:center;display:flex}@media only screen and (min-width:0) and (max-width:479px){.rv-22-testimonial_section .rv-22-testimonial .rv-22-single_testimonial_content_slide .rv-22-single_testimonial .rv-22-single_testimonial_content .rv-22-single_testimonial_bottom .rv-22-testimonial_author_meta{padding-bottom:30px}}.rv-22-testimonial_section .rv-22-testimonial .rv-22-single_testimonial_content_slide .rv-22-single_testimonial .rv-22-single_testimonial_content .rv-22-single_testimonial_bottom .rv-22-testimonial_author_meta .rv-22-testimonial_author_name{color:#040e1f;font-size:22px;font-weight:600;font-family:var(--mulish),sans-serif;margin-bottom:7px}.rv-22-testimonial_section .rv-22-testimonial .rv-22-single_testimonial_content_slide .rv-22-single_testimonial .rv-22-single_testimonial_content .rv-22-single_testimonial_bottom .rv-22-testimonial_author_meta .rv-22-testimonial_author_name a{color:#040e1f}.rv-22-testimonial_section .rv-22-testimonial .rv-22-single_testimonial_content_slide .rv-22-single_testimonial .rv-22-single_testimonial_content .rv-22-single_testimonial_bottom .rv-22-testimonial_author_meta .rv-22-testimonial_author_designation{color:#040e1f99;font-size:15px;font-weight:500;font-family:var(--mulish),sans-serif}.rv-22-testimonial_section .rv-22-testimonial .rv-22-single_testimonial_content_slide .rv-8-testimonial-pagination{z-index:1;position:absolute;bottom:20px;right:20px}@media only screen and (min-width:0) and (max-width:479px){.rv-22-testimonial_section .rv-22-testimonial .rv-22-single_testimonial_content_slide .rv-8-testimonial-pagination{margin-top:16px;bottom:5px;right:0;transform:translate(-50%)}}.rv-22-testimonial_section .rv-22-testimonial .rv-22-single_testimonial_content_slide .rv-8-testimonial-pagination span{opacity:1;background:#040e1f4d;border-radius:50%;width:10px;height:10px;margin:0 8px}.rv-22-testimonial_section .rv-22-testimonial .rv-22-single_testimonial_content_slide .rv-8-testimonial-pagination .swiper-pagination-bullet-active{background:#040e1f;position:relative}.rv-22-testimonial_section .rv-22-testimonial .rv-22-single_testimonial_content_slide .rv-8-testimonial-pagination .swiper-pagination-bullet-active:after{content:"";border:1px solid #040e1f;border-radius:50%;width:24px;height:24px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.rv-22-testimonial_section .rv-22-logo_slide{border-bottom:1px solid #040e1f24;padding-top:25px;padding-bottom:60px}.rv-22-testimonial_section .rv-22-logo_slide .rv-22-single_logo{width:120px;height:100px}.rv-22-testimonial_section .rv-22-logo_slide .rv-22-single_logo img{object-fit:contain;width:100%;height:100%}.rv-23-testimonial_section{padding-top:140px;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-23-testimonial_section{padding-top:100px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-23-testimonial_section{padding-top:80px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-23-testimonial_section{padding-top:70px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-23-testimonial_section{padding-top:60px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-23-testimonial_section{padding-top:50px}}@media only screen and (min-width:0) and (max-width:479px){.rv-23-testimonial_section{padding-top:35px}}.rv-23-testimonial_section .rv-23-ti_single_img.rv-23-ti_one{position:absolute;top:13%;left:20%}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-23-testimonial_section .rv-23-ti_single_img.rv-23-ti_one{left:10%}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-23-testimonial_section .rv-23-ti_single_img.rv-23-ti_one{left:4%}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-23-testimonial_section .rv-23-ti_single_img.rv-23-ti_one{top:12%;left:0}}.rv-23-testimonial_section .rv-23-ti_single_img.rv-23-ti_two{position:absolute;top:45%;left:14%}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-23-testimonial_section .rv-23-ti_single_img.rv-23-ti_two{left:7%}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-23-testimonial_section .rv-23-ti_single_img.rv-23-ti_two{left:-2%}}.rv-23-testimonial_section .rv-23-ti_single_img.rv-23-ti_three{position:absolute;top:80%;left:20%}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-23-testimonial_section .rv-23-ti_single_img.rv-23-ti_three{left:10%}}.rv-23-testimonial_section .rv-23-ti_single_img.rv-23-ti_four{position:absolute;top:13%;right:20%}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-23-testimonial_section .rv-23-ti_single_img.rv-23-ti_four{right:10%}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-23-testimonial_section .rv-23-ti_single_img.rv-23-ti_four{right:4%}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-23-testimonial_section .rv-23-ti_single_img.rv-23-ti_four{top:12%;right:0}}.rv-23-testimonial_section .rv-23-ti_single_img.rv-23-ti_five{position:absolute;top:45%;right:14%}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-23-testimonial_section .rv-23-ti_single_img.rv-23-ti_five{right:7%}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-23-testimonial_section .rv-23-ti_single_img.rv-23-ti_five{right:-2%}}.rv-23-testimonial_section .rv-23-ti_single_img.rv-23-ti_six{position:absolute;top:80%;right:20%}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-23-testimonial_section .rv-23-ti_single_img.rv-23-ti_six{right:7%}}.rv-23-testimonial_section .rv-23-ti_single_img{border-radius:50%;width:80px;height:80px}@media only screen and (min-width:0) and (max-width:479px){.rv-23-testimonial_section .rv-23-ti_single_img{display:none}}.rv-23-testimonial_section .rv-23-testimonial_section_title{text-align:center;max-width:650px;margin:auto}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-23-testimonial_section .rv-23-testimonial_section_title{max-width:470px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-23-testimonial_section .rv-23-testimonial_section_title{max-width:400px}}.rv-23-testimonial_section .rv-23-testimonial_section_title .rv-23-testimonial_sub_title{color:#fff;font-size:15px;font-weight:700;font-family:var(--mulish),sans-serif;background:#020208;padding:1px 4px;display:inline-block}.rv-23-testimonial_section .rv-23-testimonial_section_title .rv-23-testimonial_title{color:#020208;font-size:46px;font-weight:800;font-family:var(--mulish),sans-serif;margin-bottom:50px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-23-testimonial_section .rv-23-testimonial_section_title .rv-23-testimonial_title{margin-bottom:35px;font-size:30px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-23-testimonial_section .rv-23-testimonial_section_title .rv-23-testimonial_title{margin-bottom:20px;font-size:25px}}.rv-23-testimonial_section .rv-23-single_testimonial_slide{position:relative}.rv-23-testimonial_section .rv-23-single_testimonial_slide .rv-23-testimonial_pagination{content:"";color:#020208;font-size:22px;font-weight:700;position:absolute;bottom:10px;left:47%}@media only screen and (min-width:0) and (max-width:479px){.rv-23-testimonial_section .rv-23-single_testimonial_slide .rv-23-testimonial_pagination{left:35%}}.rv-23-testimonial_section .rv-23-single_testimonial_slide .rv-23-ti_next,.rv-23-testimonial_section .rv-23-single_testimonial_slide .rv-23-ti_prev{cursor:pointer;opacity:.5;z-index:1;width:60px;height:20px;transition:all .3s;position:absolute;bottom:5%;right:37%}@media only screen and (min-width:0) and (max-width:479px){.rv-23-testimonial_section .rv-23-single_testimonial_slide .rv-23-ti_next,.rv-23-testimonial_section .rv-23-single_testimonial_slide .rv-23-ti_prev{display:none}}.rv-23-testimonial_section .rv-23-single_testimonial_slide .rv-23-ti_next:hover,.rv-23-testimonial_section .rv-23-single_testimonial_slide .rv-23-ti_prev:hover{opacity:1}.rv-23-testimonial_section .rv-23-single_testimonial_slide .rv-23-ti_next img,.rv-23-testimonial_section .rv-23-single_testimonial_slide .rv-23-ti_prev img{width:100%;height:auto}.rv-23-testimonial_section .rv-23-single_testimonial_slide .rv-23-ti_prev{left:39%}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-23-testimonial_section .rv-23-single_testimonial_slide .rv-23-ti_prev{left:35%}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-23-testimonial_section .rv-23-single_testimonial_slide .rv-23-ti_prev{left:32%}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-23-testimonial_section .rv-23-single_testimonial_slide .rv-23-ti_prev{left:29%}}@media only screen and (min-width:0) and (max-width:479px){.rv-23-testimonial_section .rv-23-single_testimonial_slide .rv-23-ti_prev{left:29%}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-23-testimonial_section .rv-23-single_testimonial_slide .rv-23-ti_next{right:31%}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-23-testimonial_section .rv-23-single_testimonial_slide .rv-23-ti_next{right:29%}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-23-testimonial_section .rv-23-single_testimonial_slide .rv-23-ti_next{right:25%}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-23-testimonial_section .rv-23-single_testimonial_slide .rv-23-ti_next{right:20%}}@media only screen and (min-width:0) and (max-width:479px){.rv-23-testimonial_section .rv-23-single_testimonial_slide .rv-23-ti_next{right:20%}}.rv-23-testimonial_section .rv-23-single_testimonial_slide .rv-23-single_testimonial_content{text-align:center;padding-bottom:100px;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-23-testimonial_section .rv-23-single_testimonial_slide .rv-23-single_testimonial_content{padding:0 30px 50px}}.rv-23-testimonial_section .rv-23-single_testimonial_slide .rv-23-single_testimonial_content .home-9-t-sh{content:"";height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.rv-23-testimonial_section .rv-23-single_testimonial_slide .rv-23-single_testimonial_content .home-9-t-sh img{width:100%;height:100%}.rv-23-testimonial_section .rv-23-single_testimonial_slide .rv-23-single_testimonial_content .rv-23-single_testimonial_rating{padding-bottom:40px}@media only screen and (min-width:480px) and (max-width:575px){.rv-23-testimonial_section .rv-23-single_testimonial_slide .rv-23-single_testimonial_content .rv-23-single_testimonial_rating{padding-bottom:20px}}@media only screen and (min-width:0) and (max-width:479px){.rv-23-testimonial_section .rv-23-single_testimonial_slide .rv-23-single_testimonial_content .rv-23-single_testimonial_rating{padding-bottom:15px}}.rv-23-testimonial_section .rv-23-single_testimonial_slide .rv-23-single_testimonial_content .rv-23-single_testimonial_text_area{color:#000c;font-size:18px;font-weight:500;font-family:var(--mulish),sans-serif;margin-bottom:40px}.rv-23-testimonial_section .rv-23-single_testimonial_slide .rv-23-single_testimonial_content .rv-23-testimonial_author_meta .rv-23-testimonial_author_name{color:#020208;font-size:18px;font-weight:700;font-family:var(--mulish),sans-serif;margin-bottom:5px}.rv-23-testimonial_section .rv-23-single_testimonial_slide .rv-23-single_testimonial_content .rv-23-testimonial_author_meta .rv-23-testimonial_author_name a{color:#020208}.rv-23-testimonial_section .rv-23-single_testimonial_slide .rv-23-single_testimonial_content .rv-23-testimonial_author_meta .rv-23-testimonial_author_designation{color:#020208b3;font-family:var(--mulish),sans-serif;font-size:15px;font-weight:500}.rv-24-testimonial_section{z-index:1;background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll;padding-top:120px;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-24-testimonial_section{padding-top:110px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-24-testimonial_section{padding-top:80px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-24-testimonial_section{padding-top:60px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-24-testimonial_section{padding-top:50px}}.rv-24-testimonial_section:after{content:"";z-index:-1;background:#020208b3;width:100%;height:100%;position:absolute;top:0;left:0}.rv-24-testimonial_section .rv-24-testimonial_section_top{justify-content:space-between;align-items:flex-end;margin-bottom:50px;padding:0;display:flex}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-24-testimonial_section .rv-24-testimonial_section_top{margin-bottom:40px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-24-testimonial_section .rv-24-testimonial_section_top{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:20px}}.rv-24-testimonial_section .rv-24-testimonial_section_top .rv-24-testimonial_section_heading{flex-basis:55%}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-24-testimonial_section .rv-24-testimonial_section_top .rv-24-testimonial_section_heading{flex-basis:60%}}.rv-24-testimonial_section .rv-24-testimonial_section_top .rv-24-testimonial_section_heading .rv-24-testimonial_sub_title{color:#ffffffb3;font-size:16px;font-weight:600;font-family:var(--mulish),sans-serif;margin-bottom:20px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-24-testimonial_section .rv-24-testimonial_section_top .rv-24-testimonial_section_heading .rv-24-testimonial_sub_title{margin-bottom:10px}}.rv-24-testimonial_section .rv-24-testimonial_section_top .rv-24-testimonial_section_heading .rv-24-testimonial_title{color:#fff;font-size:44px;font-weight:800;font-family:var(--mulish),sans-serif;margin:0}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-24-testimonial_section .rv-24-testimonial_section_top .rv-24-testimonial_section_heading .rv-24-testimonial_title{font-size:35px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-24-testimonial_section .rv-24-testimonial_section_top .rv-24-testimonial_section_heading .rv-24-testimonial_title{font-size:28px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-24-testimonial_section .rv-24-testimonial_section_top .rv-24-testimonial_section_heading .rv-24-testimonial_title{font-size:20px}}.rv-24-testimonial_section .rv-24-testimonial_section_top .rv-24-testimonial_section_top_button{text-align:right}.rv-24-testimonial_section .rv-24-testimonial_section_top .rv-24-testimonial_section_top_button .rv-24-testimonial_button{font-family:var(--mulish),sans-serif;color:#fff;background:0 0;border:1px solid #ffffff24;border-radius:26px;width:190px;height:52px;font-size:16px;font-weight:700;line-height:52px;transition:all .4s;position:relative}.rv-24-testimonial_section .rv-24-testimonial_section_top .rv-24-testimonial_section_top_button .rv-24-testimonial_button:hover span{left:15%}.rv-24-testimonial_section .rv-24-testimonial_section_top .rv-24-testimonial_section_top_button .rv-24-testimonial_button:hover i{left:calc(100% - 40px)}.rv-24-testimonial_section .rv-24-testimonial_section_top .rv-24-testimonial_section_top_button .rv-24-testimonial_button i{color:#020208;text-align:center;background:#fff;border-radius:50%;width:70px;height:70px;line-height:70px;transition:all .5s ease-in-out;animation:1.5s linear infinite pulse;display:inline-block;position:absolute;top:50%;left:-30px;transform:translate(-50%,-50%)translateY(-50%)}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-24-testimonial_section .rv-24-testimonial_section_top .rv-24-testimonial_section_top_button .rv-24-testimonial_button i{width:55px;height:55px;line-height:55px}}.rv-24-testimonial_section .rv-24-testimonial_section_top .rv-24-testimonial_section_top_button .rv-24-testimonial_button i:hover{color:#fff;background:#020208}.rv-24-testimonial_section .rv-24-testimonial_section_top .rv-24-testimonial_section_top_button .rv-24-testimonial_button span{font-family:var(--mulish),sans-serif;transition:all .4s;position:absolute;left:27%}.rv-24-testimonial_section .rv-24-testimonial{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000000a;border:1px solid #ffffff1a;border-radius:20px 20px 0 0;padding:110px 120px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-24-testimonial_section .rv-24-testimonial{padding:100px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-24-testimonial_section .rv-24-testimonial{padding:70px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-24-testimonial_section .rv-24-testimonial{padding:50px 20px}}@media only screen and (min-width:0) and (max-width:479px){.rv-24-testimonial_section .rv-24-testimonial{padding:40px 0}}.rv-24-testimonial_section .rv-24-testimonial .rv-24-testimonial_icon{width:auto;height:auto}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-24-testimonial_section .rv-24-testimonial .rv-24-testimonial_icon{width:160px;height:auto}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-24-testimonial_section .rv-24-testimonial .rv-24-testimonial_icon{width:150px;height:auto}}@media only screen and (min-width:0) and (max-width:479px){.rv-24-testimonial_section .rv-24-testimonial .rv-24-testimonial_icon{width:100px;height:auto}}.rv-24-testimonial_section .rv-24-testimonial .rv-24-single_testimonial_slide{padding-left:50px;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-24-testimonial_section .rv-24-testimonial .rv-24-single_testimonial_slide{padding:30px 0 0}}.rv-24-testimonial_section .rv-24-testimonial .rv-24-single_testimonial_slide .owl-dots{z-index:8;justify-content:center;column-gap:30px;display:flex;position:absolute;bottom:14%;right:5%}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-24-testimonial_section .rv-24-testimonial .rv-24-single_testimonial_slide .owl-dots{bottom:0;right:0}}.rv-24-testimonial_section .rv-24-testimonial .rv-24-single_testimonial_slide .owl-dots button.owl-dot{counter-increment:indexNumber;background-color:#ffffffb3;border-radius:50%;width:8px;height:8px;margin-right:10px;transition:all .4s;position:relative}.rv-24-testimonial_section .rv-24-testimonial .rv-24-single_testimonial_slide .owl-dots button.owl-dot:before{content:"0" counter(indexNumber);color:#fff;opacity:0;transition:all .4s;position:absolute;top:50%;left:calc(100% + 13px);translate:0 -50%}.rv-24-testimonial_section .rv-24-testimonial .rv-24-single_testimonial_slide .owl-dots button.owl-dot.active{border-radius:0;height:1px;top:3px;width:60px!important}.rv-24-testimonial_section .rv-24-testimonial .rv-24-single_testimonial_slide .owl-dots button.owl-dot.active:before{opacity:1}.rv-24-testimonial_section .rv-24-testimonial .rv-24-single_testimonial_slide .owl-dots button.owl-dot.active span{background-color:#ffffffb3;border-radius:50%;width:8px;height:8px;position:absolute;top:-3px;left:0}.rv-24-testimonial_section .rv-24-testimonial .rv-24-single_testimonial_slide .owl-dots button.owl-dot.active span:before{content:"";background:0 0;border:1px solid #ffffffb3;border-radius:50%;width:35px;height:35px;position:absolute;top:-13px;left:-13px}.rv-24-testimonial_section .rv-24-testimonial .rv-24-single_testimonial_slide .rv-24-single_testimonial .rv-24-single_testimonial_content .rv-24-single_testimonial_rating{padding-bottom:30px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-24-testimonial_section .rv-24-testimonial .rv-24-single_testimonial_slide .rv-24-single_testimonial .rv-24-single_testimonial_content .rv-24-single_testimonial_rating{padding-bottom:10px}}.rv-24-testimonial_section .rv-24-testimonial .rv-24-single_testimonial_slide .rv-24-single_testimonial .rv-24-single_testimonial_content .rv-24-single_testimonial_text_area{color:#ffffffb3;font-size:16px;font-weight:500;line-height:36px;font-family:var(--mulish),sans-serif;margin-bottom:20px}@media only screen and (min-width:0) and (max-width:479px){.rv-24-testimonial_section .rv-24-testimonial .rv-24-single_testimonial_slide .rv-24-single_testimonial .rv-24-single_testimonial_content .rv-24-single_testimonial_text_area{margin-bottom:20px;font-size:14px;line-height:23px}.rv-24-testimonial_section .rv-24-testimonial .rv-24-single_testimonial_slide .rv-24-single_testimonial .rv-24-single_testimonial_content .rv-24-testimonial_author_meta{margin-bottom:40px}}.rv-24-testimonial_section .rv-24-testimonial .rv-24-single_testimonial_slide .rv-24-single_testimonial .rv-24-single_testimonial_content .rv-24-testimonial_author_meta .rv-24-testimonial_author_name{color:#fff;font-size:22px;font-weight:700;font-family:var(--mulish),sans-serif;margin-bottom:7px}@media only screen and (min-width:0) and (max-width:479px){.rv-24-testimonial_section .rv-24-testimonial .rv-24-single_testimonial_slide .rv-24-single_testimonial .rv-24-single_testimonial_content .rv-24-testimonial_author_meta .rv-24-testimonial_author_name{font-size:18px}}.rv-24-testimonial_section .rv-24-testimonial .rv-24-single_testimonial_slide .rv-24-single_testimonial .rv-24-single_testimonial_content .rv-24-testimonial_author_meta .rv-24-testimonial_author_name a{color:#fff}.rv-24-testimonial_section .rv-24-testimonial .rv-24-single_testimonial_slide .rv-24-single_testimonial .rv-24-single_testimonial_content .rv-24-testimonial_author_meta .rv-24-testimonial_author_designation{color:#fff9;font-size:15px;font-weight:500;font-family:var(--mulish),sans-serif}.rv-25-testimonial_section{background:#1c312c;padding:120px 20px 140px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-25-testimonial_section{padding:100px 0 120px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-25-testimonial_section{padding:80px 0 100px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-25-testimonial_section{padding:80px 0 60px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-25-testimonial_section{padding:60px 0 40px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-25-testimonial_section{padding:60px 0 50px}}@media only screen and (min-width:0) and (max-width:479px){.rv-25-testimonial_section{padding:50px 0 45px}}.rv-25-testimonial_sub_title{color:#fff;margin-bottom:20px;font-size:16px;font-weight:600}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-25-testimonial_sub_title{margin-bottom:10px}}.rv-25-testimonial_title{color:#fff;margin-bottom:60px;font-size:46px;font-weight:700}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-25-testimonial_title{font-size:40px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-25-testimonial_title{margin-bottom:40px;font-size:33px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-25-testimonial_title{font-size:28px}}@media only screen and (min-width:0) and (max-width:479px){.rv-25-testimonial_title{margin-bottom:30px;font-size:19px}}.rv-25-testimonial_slide{overflow:visible}.rv-25-testimonial_slide .rv-25-single_testimonial{opacity:.5;background:#1e3932}.rv-25-testimonial_slide .rv-25-single_testimonial .rv-25-single_testimonial_content{text-align:center;padding:100px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-25-testimonial_slide .rv-25-single_testimonial .rv-25-single_testimonial_content{padding:80px 60px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-25-testimonial_slide .rv-25-single_testimonial .rv-25-single_testimonial_content{padding:60px 40px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-25-testimonial_slide .rv-25-single_testimonial .rv-25-single_testimonial_content{padding:50px 30px}}@media only screen and (min-width:0) and (max-width:479px){.rv-25-testimonial_slide .rv-25-single_testimonial .rv-25-single_testimonial_content{padding:30px 20px}}.rv-25-testimonial_slide .rv-25-single_testimonial .rv-25-single_testimonial_content .rv-25-single_testimonial_text_area{color:#b2b2b2;font-size:16px;font-weight:500;font-family:var(--mulish),sans-serif;margin-bottom:30px;line-height:36px}.rv-25-testimonial_slide .rv-25-single_testimonial .rv-25-single_testimonial_content .rv-25-single_testimonial_text_area span{color:#fff}.rv-25-testimonial_slide .rv-25-single_testimonial .rv-25-single_testimonial_content .rv-25-single_testimonial_rating{padding-bottom:60px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-25-testimonial_slide .rv-25-single_testimonial .rv-25-single_testimonial_content .rv-25-single_testimonial_rating{padding-bottom:40px}}.rv-25-testimonial_slide .rv-25-single_testimonial .rv-25-single_testimonial_content .rv-25-single_testimonial_rating i{color:#878c8f}.rv-25-testimonial_slide .rv-25-single_testimonial .rv-25-single_testimonial_content .rv-25-testimonial_author_meta{font-family:var(--mulish),sans-serif;justify-content:center;align-items:center;column-gap:20px;display:flex}.rv-25-testimonial_slide .rv-25-single_testimonial .rv-25-single_testimonial_content .rv-25-testimonial_author_meta .rv-25-testimonial_author_image{border-radius:50%;width:60px;height:60px}.rv-25-testimonial_slide .rv-25-single_testimonial .rv-25-single_testimonial_content .rv-25-testimonial_author_meta .rv-25-testimonial_author_image img{border-radius:50%;width:100%;height:100%}.rv-25-testimonial_slide .rv-25-single_testimonial .rv-25-single_testimonial_content .rv-25-testimonial_author_meta .rv-25-testimonial_author_txt{text-align:left}.rv-25-testimonial_slide .rv-25-single_testimonial .rv-25-single_testimonial_content .rv-25-testimonial_author_meta .rv-25-testimonial_author_txt .rv-25-testimonial_author_name{color:#fff;font-size:20px;font-weight:700;font-family:var(--mulish),sans-serif;margin-bottom:0}.rv-25-testimonial_slide .rv-25-single_testimonial .rv-25-single_testimonial_content .rv-25-testimonial_author_meta .rv-25-testimonial_author_txt .rv-25-testimonial_author_name a{color:#fff}.rv-25-testimonial_slide .rv-25-single_testimonial .rv-25-single_testimonial_content .rv-25-testimonial_author_meta .rv-25-testimonial_author_txt .rv-25-testimonial_author_designation{color:#fff9;font-size:15px;font-weight:500;font-family:var(--mulish),sans-serif;margin:0}.rv-25-testimonial_slide .rv-25-single_testimonial.swiper-slide.swiper-slide-active{opacity:1}.rv-25-testimonial_slide_button{justify-content:center;align-items:center;column-gap:100px;margin-top:70px;display:flex}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-25-testimonial_slide_button{column-gap:40px;margin-top:40px}}.rv-25-testimonial_slide_button .rv-25-testimonial_next,.rv-25-testimonial_slide_button .rv-25-testimonial_prev{color:#fff;opacity:.5;font-size:18px;font-weight:500;font-family:var(--mulish),sans-serif}.rv-25-testimonial_slide_button .rv-25-testimonial_next i,.rv-25-testimonial_slide_button .rv-25-testimonial_prev i{margin:0 10px}.rv-25-testimonial_slide_button .rv-25-testimonial_next:hover,.rv-25-testimonial_slide_button .rv-25-testimonial_prev:hover{opacity:1}.rv-3-team{padding:60px 0 0}@media screen and (max-width:1399px){.rv-3-team{padding:40px 0 0}}@media screen and (max-width:991px){.rv-3-team{padding:30px 0 0}}.rv-3-member{overflow:hidden}.rv-3-member:hover .rv-3-member__img img{scale:1.07}.rv-3-member:hover .rv-3-member__txt{background-color:#a97240;border-color:#a97240}.rv-3-member:hover .rv-3-member__socials{transform:rotate(0)perspective(999px)}.rv-3-member:hover .rv-3-member__name{color:var(--white-f)}.rv-3-member:hover .rv-3-member__label{color:#ffffffb3}.rv-3-member__img{overflow:hidden}.rv-3-member__img img{width:100%;transition:all .4s}.rv-3-member__txt{border:1px solid #05050524;border-top:none;padding:22px 34px 25px;transition:all .4s;position:relative}@media screen and (max-width:1199px){.rv-3-member__txt{padding:17px 24px 20px}}@media screen and (max-width:991px){.rv-3-member__txt{padding:12px 18px 15px}}.rv-3-member__socials{transform-origin:bottom;background-color:#a97240;gap:15px;padding:10px 24px;transition:all .4s;display:flex;position:absolute;bottom:100%;right:-2px;transform:perspective(300px)rotateX(90deg)rotateY(0)rotate(0)}@media screen and (max-width:991px){.rv-3-member__socials{padding:8px 15px}}.rv-3-member__socials a{color:#ffffff4d;font-size:14px}.rv-3-member__name,.rv-3-member__socials a:hover{color:var(--white-f)}.rv-3-member__name{margin-bottom:0;font-size:18px;font-weight:600;transition:all .4s}@media screen and (max-width:991px){.rv-3-member__name{font-size:16px}}.rv-3-member__label{color:#050505b3;font-family:var(--mulish);margin-bottom:4px;font-size:14px;font-weight:600;transition:all .4s}.rv-5-member{text-align:center}.rv-5-member__img{justify-content:center;align-items:center;width:387px;max-width:100%;height:400px;margin:auto auto 25px;display:flex;position:relative}@media screen and (max-width:1199px){.rv-5-member__img{height:330px;margin-bottom:15px}}@media screen and (max-width:991px){.rv-5-member__img{height:auto;margin-bottom:20px}}.rv-5-member__img:before{content:"";background:url(/static-assets/static/media/rv-5-member-img-frame.1c1212f3.png) 50%/100% 100% no-repeat;width:calc(100% + 5px);height:calc(100% + 5px);position:absolute;left:-15px}@media screen and (max-width:1399px){.rv-5-member__img:before{width:calc(100% + 15px);height:calc(100% - 3px)}}@media screen and (max-width:991px){.rv-5-member__img:before{width:calc(100% - 10px);height:100%;left:0}}.rv-5-member__img img{aspect-ratio:1;object-fit:cover;border-radius:50%;width:342px}.rv-5-member__label{color:#8e5b63;margin-bottom:6px;font-size:15px;font-weight:500}.rv-5-member__name{color:var(--white-f);font-family:var(--philosopher);margin-bottom:0;font-size:24px;font-weight:700}@media screen and (max-width:767px){.rv-5-member__name{font-size:22px}}.rv-5-member__name a:hover{color:#8e5b63}#rv-5-team-slider-nav{justify-content:center;gap:100px;margin-top:67px;display:flex}@media screen and (max-width:1199px){#rv-5-team-slider-nav{margin-top:47px}}@media screen and (max-width:991px){#rv-5-team-slider-nav{gap:70px}}@media screen and (max-width:575px){#rv-5-team-slider-nav{margin-top:37px}}#rv-5-team-slider-nav button{color:var(--white-f);font-family:var(--mulish);font-size:15px;font-weight:500}#rv-5-team-slider-nav button:hover{color:#8e5b63}#rv-5-team-slider-nav button.swiper-button-disabled{opacity:.6}.rv-6-team{padding:60px 0 120px}@media screen and (max-width:1399px){.rv-6-team{padding:60px 0 80px}}@media screen and (max-width:991px){.rv-6-team{padding:40px 0 60px}}.rv-6-team .rv-6-section__heading{text-align:center}.rv-6-member{z-index:1;border-radius:10px;position:relative;overflow:hidden}.rv-6-member:hover:before{opacity:1}.rv-6-member:hover .rv-6-member__txt>*{opacity:1;translate:0}.rv-6-member:before{content:"";z-index:0;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:0;background-color:#0505054d;transition:all .4s;position:absolute;inset:0}.rv-6-member img{width:100%}.rv-6-member__txt{width:100%;padding:40px 30px;position:absolute;bottom:0;left:0}@media screen and (max-width:1199px){.rv-6-member__txt{padding:20px}}.rv-6-member__txt>*{opacity:0;transition:all .4s;translate:0 50%}.rv-6-member__txt>:nth-child(2){transition-delay:.15s}.rv-6-member__txt>:nth-child(3){transition-delay:.25s}.rv-6-member__role{color:#ffffffb3;text-transform:uppercase;margin-bottom:6px;font-size:14px;font-weight:500}.rv-6-member__name{color:#fff;margin-bottom:16px;font-size:20px;font-weight:700}@media screen and (max-width:1199px){.rv-6-member__name{margin-bottom:10px;font-size:18px}}.rv-6-member__socials a{background-color:var(--orange);border-color:var(--orange);color:var(--white-f);width:30px;height:30px;font-size:13px;line-height:30px}#rv-6-team-slider-pagination .swiper-pagination-bullet:before{background-color:#05050533}#rv-6-team-slider-pagination .swiper-pagination-bullet-active{border-color:var(--white-f)}#rv-6-team-slider-pagination .swiper-pagination-bullet-active:before{background-color:var(--white-f)}.rv-8-team .rv-3-section-heading{margin-bottom:48px}@media screen and (max-width:1199px){.rv-8-team .rv-3-section-heading{margin-bottom:33px}}@media screen and (max-width:991px){.rv-8-team .rv-3-section-heading{margin-bottom:28px}}@media screen and (max-width:767px){.rv-8-team .rv-3-section-heading{row-gap:15px}}@media screen and (max-width:479px){.rv-8-team .rv-3-section-heading{row-gap:10px}}.rv-8-member{height:auto}.rv-8-member:hover .rv-8-member__img img{scale:1.1}.rv-8-member__img{margin-bottom:12px;overflow:hidden}.rv-8-member__img img{width:100%}.rv-8-member .rv-1-speaker__socials{top:24px;right:24px}.rv-8-member .rv-1-speaker__socials a{color:var(--white-f);background-color:#1c74e9;border:1px solid #1c74e9;border-radius:0}.rv-8-member .rv-1-speaker__socials a:hover{color:var(--white-f);background-color:#0000}.rv-8-member .rv-3-project__sub-title{margin-bottom:6px}@media screen and (max-width:1199px){.rv-8-member .rv-3-project__sub-title{margin-bottom:3px}}.rv-8-member .rv-3-project__title{font-family:var(--mulish);font-size:20px;font-weight:700}@media screen and (max-width:1199px){.rv-8-member .rv-3-project__title{font-size:18px}}.rv-9-team{background:linear-gradient(#65ab031a,#65ab0305)}.rv-9-team__slider{margin-bottom:-20px;padding-bottom:20px}.rv-9-team .rv-2-swiper-dots.rv-9-slider-dots{justify-content:center;margin-top:60px}@media screen and (max-width:1399px){.rv-9-team .rv-2-swiper-dots.rv-9-slider-dots{margin-top:40px}}@media screen and (max-width:767px){.rv-9-team .rv-2-swiper-dots.rv-9-slider-dots{margin-top:30px}}.rv-9-team .rv-2-swiper-dots.rv-9-slider-dots .swiper-pagination-bullet:before{background-color:#0000003d}.rv-9-team .rv-2-swiper-dots.rv-9-slider-dots .swiper-pagination-bullet-active{border-color:var(--white-f)}.rv-9-team .rv-2-swiper-dots.rv-9-slider-dots .swiper-pagination-bullet-active:before{background-color:var(--white-f)}.rv-9-member:hover .rv-9-member__img img{scale:1.08}.rv-9-member:hover .rv-1-speaker__socials{translate:0}.rv-9-member:hover .rv-1-speaker__socials a{opacity:1}.rv-9-member__img{border-radius:14px;overflow:hidden}.rv-9-member__img img{width:100%}.rv-9-member__txt{background:var(--white-f);border-radius:10px;margin:-40px 30px 0;padding:22px 30px 20px;position:relative;box-shadow:0 1px 3px #05050524}@media screen and (max-width:1199px){.rv-9-member__txt{margin:-40px 15px 0;padding:15px 20px}}@media screen and (max-width:767px){.rv-9-member__txt{padding:12px 17px}}@media screen and (max-width:575px){.rv-9-member__txt{margin:-40px 8px 0;padding:10px 15px}}.rv-9-member__txt .rv-3-project__sub-title{text-transform:capitalize;margin-bottom:4px;padding-left:0;font-weight:500}.rv-9-member__txt .rv-3-project__sub-title:before{content:none}.rv-9-member__txt .rv-3-project__sub-title a:hover{color:#65ab03}.rv-9-member__txt .rv-3-project__title{font-size:20px;font-weight:700}@media screen and (max-width:767px){.rv-9-member__txt .rv-3-project__title{font-size:18px}}@media screen and (max-width:575px){.rv-9-member__txt .rv-3-project__title{font-size:16px}}.rv-9-member__txt .rv-3-project__title a:hover{color:#65ab03}.rv-9-member-socials{flex-direction:column;gap:6px;display:flex;position:absolute;bottom:calc(100% - 20px);right:30px;overflow:hidden}@media screen and (max-width:767px){.rv-9-member-socials{right:20px}}.rv-9-member-socials__icon{color:var(--white-f);background:#65ab03;border-radius:6px;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex;position:relative;box-shadow:0 6px 20px #081c154d}@media screen and (max-width:575px){.rv-9-member-socials__icon{width:35px;height:35px}}.rv-9-member .rv-1-speaker__socials{transition:all .4s;position:static;translate:0 100%}.rv-9-member .rv-1-speaker__socials a{transform-origin:bottom;border-radius:6px;transform:translate(0)}@media screen and (max-width:575px){.rv-9-member .rv-1-speaker__socials a{width:35px;height:35px;line-height:35px}}.rv-9-member .rv-1-speaker__socials a:hover{background-color:#65ab03}.rv-10-team__heading{justify-content:space-between;align-items:flex-end;margin-bottom:48px;display:flex}@media screen and (max-width:1399px){.rv-10-team__heading{margin-bottom:38px}}@media screen and (max-width:1199px){.rv-10-team__heading{margin-bottom:28px}}@media screen and (max-width:991px){.rv-10-team__heading{margin-bottom:23px}}@media screen and (max-width:767px){.rv-10-team__heading{text-align:center;flex-direction:column;align-items:center;row-gap:10px}}.rv-10-team__heading .rv-10-section__title{margin-bottom:0}.rv-10-team__heading .right{margin-bottom:10px}.rv-10-team__heading .right a{color:var(--white-f);font-family:var(--mulish);text-underline-offset:3px;font-size:16px;font-weight:700}.rv-10-team__heading .right a:hover{color:#efc329}.rv-10-team__row{--bs-gutter-x:60px;--bs-gutter-y:60px}@media screen and (max-width:1399px){.rv-10-team__row{--bs-gutter-x:45px;--bs-gutter-y:45px}}@media screen and (max-width:1199px){.rv-10-team__row{--bs-gutter-x:35px;--bs-gutter-y:35px}}@media screen and (max-width:991px){.rv-10-team__row{--bs-gutter-x:20px;--bs-gutter-y:20px}}.rv-10-member:hover .rv-6-member__txt{translate:0}.rv-10-member:hover img{scale:1.06}.rv-10-member:before{content:none}.rv-10-member>img{aspect-ratio:39/47}.rv-10-member .rv-6-member__txt{font-family:var(--mulish);background-color:#efc329;padding:27px 40px;transition:all .4s cubic-bezier(.16,.71,.17,1);translate:0 100%}@media screen and (max-width:1399px){.rv-10-member .rv-6-member__txt{padding:22px 30px}}@media screen and (max-width:991px){.rv-10-member .rv-6-member__txt{padding:20px 15px}}.rv-10-member .rv-6-member__role{color:#050505b3;font-weight:600}.rv-10-member .rv-6-member__name{color:var(--white-f)}.rv-10-member__socials{align-items:center;gap:18px;display:flex}.rv-10-member__socials a{color:var(--white-f);opacity:.3;font-size:15px}.rv-10-member__socials a:hover{opacity:1}.rv-11-team{background-color:#f7f4f0}.rv-11-team .rv-11-section__heading{text-align:center}.rv-11-member,.rv-11-team__slider{margin-bottom:-5px;padding-bottom:5px}.rv-11-member{overflow:hidden}.rv-11-member:hover .rv-9-member__img{border-radius:40px 0}.rv-11-member:hover .rv-9-member__img img{scale:1.06}.rv-11-member:hover .rv-1-speaker__socials a{opacity:1;transform:translate(0)}.rv-11-member .rv-1-speaker__socials a{color:var(--white-f);background-color:#a98153;border-radius:10px 0}.rv-11-member .rv-9-member__img{border-radius:0;transition:all .4s}.rv-11-member .rv-9-member__img img{width:100%;max-height:500px}.rv-11-member .rv-9-member__txt{text-align:center;font-family:var(--mulish);border-radius:20px 0}.rv-11-member .rv-3-project__sub-title{color:#a98153}.rv-14-team .rv-14-section__heading{text-align:center;width:45%;margin-inline:auto}@media screen and (max-width:1399px){.rv-14-team .rv-14-section__heading{width:55%}}@media screen and (max-width:1199px){.rv-14-team .rv-14-section__heading{width:65%}}@media screen and (max-width:991px){.rv-14-team .rv-14-section__heading{width:75%}}@media screen and (max-width:767px){.rv-14-team .rv-14-section__heading{width:85%}}@media screen and (max-width:575px){.rv-14-team .rv-14-section__heading{width:100%}}.rv-14-member:hover .rv-14-member__img img{scale:1.06}.rv-14-member:hover .rv-14-member__socials a{background-color:#e64209}.rv-14-member__img{overflow:hidden}.rv-14-member__img img{width:100%;height:420px}@media screen and (max-width:1399px){.rv-14-member__img img{height:370px}}@media screen and (max-width:1199px){.rv-14-member__img img{height:300px}}.rv-14-member__txt{font-family:var(--mulish);justify-content:space-between;gap:12px 15px;padding-top:25px;display:flex}@media screen and (max-width:1199px){.rv-14-member__txt{flex-direction:column;padding-top:15px}}.rv-14-member__txt .rv-6-member__role{color:#020208b3;text-transform:capitalize;font-size:15px;font-weight:600}.rv-14-member__txt .rv-6-member__name{color:#020208;margin:0;font-size:18px;font-weight:700}.rv-14-member__txt .rv-6-member__name a:hover{color:#e64209}.rv-14-member__socials a{color:#ffffffb3;background-color:#174e5e;width:24px;height:24px;font-size:10px;line-height:24px}.rv-15-teem_main_area{padding:100px 0}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-15-teem_main_area{padding:90px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-15-teem_main_area{padding:80px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-15-teem_main_area{padding:60px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-15-teem_main_area{padding:50px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-15-teem_main_area{padding:50px 0}}@media only screen and (min-width:0) and (max-width:479px){.rv-15-teem_main_area{padding:35px 0}}.rv-15-teem_main_area .rv-15-teem_section_top{justify-content:space-between;align-items:center;margin-bottom:50px;display:flex}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-15-teem_main_area .rv-15-teem_section_top{margin-bottom:40px;font-size:30px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-15-teem_main_area .rv-15-teem_section_top{margin-bottom:30px;font-size:25px}}@media only screen and (min-width:0) and (max-width:479px){.rv-15-teem_main_area .rv-15-teem_section_top{flex-direction:column;margin-bottom:20px}}.rv-15-teem_main_area .rv-15-teem_section_top .rv-15-teem_title_heading{color:var(--white-f);font-size:50px;font-weight:600;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-15-teem_main_area .rv-15-teem_section_top .rv-15-teem_title_heading{font-size:30px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-15-teem_main_area .rv-15-teem_section_top .rv-15-teem_title_heading{font-size:25px}}@media only screen and (min-width:0) and (max-width:479px){.rv-15-teem_main_area .rv-15-teem_section_top .rv-15-teem_title_heading{font-size:20px}}.rv-15-teem_main_area .rv-15-teem_section_top .rv-15-work_button_area{align-items:center;column-gap:20px;display:flex}.rv-15-teem_main_area .rv-15-teem_section_top .rv-15-work_button_area .rv-15-teem-swiper-button-next i,.rv-15-teem_main_area .rv-15-teem_section_top .rv-15-work_button_area .rv-15-teem-swiper-button-prev i{color:#c6c8d4;font-size:30px;transition:all .3s}.rv-15-teem_main_area .rv-15-teem_section_top .rv-15-work_button_area .rv-15-teem-swiper-button-next i:hover,.rv-15-teem_main_area .rv-15-teem_section_top .rv-15-work_button_area .rv-15-teem-swiper-button-prev i:hover{color:var(--white-f)}.rv-15-teem_main_area .rv-15-teem_area .rv-15-single_teem{border:1px solid #c6c8d4;transition:all .5s}.rv-15-teem_main_area .rv-15-teem_area .rv-15-single_teem:hover{background:#f35b04}.rv-15-teem_main_area .rv-15-teem_area .rv-15-single_teem:hover .rv-15-teem_member_info_area .rv-15-teem_member_socials{visibility:visible;transform:scale(1)}.rv-15-teem_main_area .rv-15-teem_area .rv-15-single_teem .rv-15-single_teem_image{width:100%;height:350px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-15-teem_main_area .rv-15-teem_area .rv-15-single_teem .rv-15-single_teem_image{height:270px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-15-teem_main_area .rv-15-teem_area .rv-15-single_teem .rv-15-single_teem_image{height:230px}}.rv-15-teem_main_area .rv-15-teem_area .rv-15-single_teem .rv-15-single_teem_image img{object-fit:cover;width:100%;height:100%}.rv-15-teem_main_area .rv-15-teem_area .rv-15-single_teem .rv-15-teem_member_info_area{justify-content:space-between;padding:20px;display:flex}@media only screen and (min-width:992px) and (max-width:1199px){.rv-15-teem_main_area .rv-15-teem_area .rv-15-single_teem .rv-15-teem_member_info_area{padding:20px 15px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-15-teem_main_area .rv-15-teem_area .rv-15-single_teem .rv-15-teem_member_info_area{flex-direction:column;row-gap:15px}}.rv-15-teem_main_area .rv-15-teem_area .rv-15-single_teem .rv-15-teem_member_info_area .rv-15-teem_member_info .rv-15-team_member_designation{color:var(--white-f);font-weight:500;font-family:var(--mulish),sans-serif;padding-bottom:7px;transition:all .5s;display:inline-block}.rv-15-teem_main_area .rv-15-teem_area .rv-15-single_teem .rv-15-teem_member_info_area .rv-15-teem_member_info .rv-15-team_member_designation:hover{color:#fffc}.rv-15-teem_main_area .rv-15-teem_area .rv-15-single_teem .rv-15-teem_member_info_area .rv-15-teem_member_info .rv-15-team_member_name{font-size:18px;font-weight:700;font-family:var(--mulish),sans-serif;margin:0}.rv-15-teem_main_area .rv-15-teem_area .rv-15-single_teem .rv-15-teem_member_info_area .rv-15-teem_member_info .rv-15-team_member_name a{color:var(--white-f);transition:all .5s}.rv-15-teem_main_area .rv-15-teem_area .rv-15-single_teem .rv-15-teem_member_info_area .rv-15-teem_member_info .rv-15-team_member_name a:hover{color:#fff}.rv-15-teem_main_area .rv-15-teem_area .rv-15-single_teem .rv-15-teem_member_info_area .rv-15-teem_member_socials{visibility:hidden;align-self:flex-end;transition:all .5s;transform:scale(0)}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-15-teem_main_area .rv-15-teem_area .rv-15-single_teem .rv-15-teem_member_info_area .rv-15-teem_member_socials{align-self:center}}.rv-15-teem_main_area .rv-15-teem_area .rv-15-single_teem .rv-15-teem_member_info_area .rv-15-teem_member_socials a{color:#f78c4f;font-size:20px;font-family:var(--mulish),sans-serif;margin-right:10px;transition:all .5s}.rv-15-teem_main_area .rv-15-teem_area .rv-15-single_teem .rv-15-teem_member_info_area .rv-15-teem_member_socials a:hover{color:#fff}.rv-18-teem_main_area_section{padding:100px 0}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-18-teem_main_area_section{padding:70px 0}}@media only screen and (min-width:0) and (max-width:479px){.rv-18-teem_main_area_section{padding:40px 0}}.rv-18-teem_main_area_section .rv-18-teem_section_top{justify-content:space-between;align-items:center;padding-bottom:50px;display:flex}@media only screen and (min-width:0) and (max-width:479px){.rv-18-teem_main_area_section .rv-18-teem_section_top{flex-direction:column;gap:30px;padding-bottom:30px}}.rv-18-teem_main_area_section .rv-18-teem_section_top .rv-18-teem_title .rv-18-testimonial_heading{color:#142137;z-index:1;text-align:center;font-size:50px;font-weight:800;font-family:var(--mulish),sans-serif;position:relative}@media only screen and (min-width:576px) and (max-width:767px){.rv-18-teem_main_area_section .rv-18-teem_section_top .rv-18-teem_title .rv-18-testimonial_heading{font-size:35px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-18-teem_main_area_section .rv-18-teem_section_top .rv-18-teem_title .rv-18-testimonial_heading{font-size:30px}}.rv-18-teem_main_area_section .rv-18-teem_section_top .rv-18-teem_title .rv-18-testimonial_heading span{z-index:-1;position:absolute;bottom:-35%;right:0}.rv-18-teem_main_area_section .rv-18-teem_section_top .rv-18-teem_button_area{column-gap:20px;display:flex}.rv-18-teem_main_area_section .rv-18-teem_section_top .rv-18-teem_button_area .rv-18-teem-swiper-button-prev i{text-align:center;color:#020208;background:0 0;border:1px solid #0202081a;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex}.rv-18-teem_main_area_section .rv-18-teem_section_top .rv-18-teem_button_area .rv-18-teem-swiper-button-prev i:hover{background:#dfe11b;border:1px solid #0000}.rv-18-teem_main_area_section .rv-18-teem_section_top .rv-18-teem_button_area .rv-18-teem-swiper-button-prev i{color:#142137;background:#14213714;border:none}.rv-18-teem_main_area_section .rv-18-teem_section_top .rv-18-teem_button_area .rv-18-teem-swiper-button-prev i:hover{color:#fff;background:#1c74e9;border:none}.rv-18-teem_main_area_section .rv-18-teem_section_top .rv-18-teem_button_area .rv-18-teem-swiper-button-next{font-family:var(--mulish),sans-serif}.rv-18-teem_main_area_section .rv-18-teem_section_top .rv-18-teem_button_area .rv-18-teem-swiper-button-next i{text-align:center;color:#020208;background:0 0;border:1px solid #0202081a;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex}.rv-18-teem_main_area_section .rv-18-teem_section_top .rv-18-teem_button_area .rv-18-teem-swiper-button-next i:hover{background:#dfe11b;border:1px solid #0000}.rv-18-teem_main_area_section .rv-18-teem_section_top .rv-18-teem_button_area .rv-18-teem-swiper-button-next i{color:#142137;background:#14213714;border:none}.rv-18-teem_main_area_section .rv-18-teem_section_top .rv-18-teem_button_area .rv-18-teem-swiper-button-next i:hover{color:#fff;background:#1c74e9;border:none}.rv-18-teem_main_area_section .rv-18-teem_area .rv-18-single_teem:hover .rv-18-single_teem_image .rv-18-teem_member_socials{visibility:visible;bottom:20px}.rv-18-teem_main_area_section .rv-18-teem_area .rv-18-single_teem:hover .rv-18-single_teem_image img{transform:scale(1.1)}.rv-18-teem_main_area_section .rv-18-teem_area .rv-18-single_teem .rv-18-single_teem_image{width:100%;height:400px;position:relative;overflow:hidden}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-18-teem_main_area_section .rv-18-teem_area .rv-18-single_teem .rv-18-single_teem_image{height:350px}}.rv-18-teem_main_area_section .rv-18-teem_area .rv-18-single_teem .rv-18-single_teem_image img{width:100%;height:100%;transition:all .4s}.rv-18-teem_main_area_section .rv-18-teem_area .rv-18-single_teem .rv-18-single_teem_image .rv-18-teem_member_socials{content:"";visibility:hidden;background:#1c74e9;justify-content:center;align-items:center;column-gap:20px;width:150px;height:45px;transition:all .4s;display:flex;position:absolute;bottom:-60px;right:20px}.rv-18-teem_main_area_section .rv-18-teem_area .rv-18-single_teem .rv-18-single_teem_image .rv-18-teem_member_socials a{color:#ffffff4d;font-size:16px;font-family:var(--mulish),sans-serif;transition:all .3s}.rv-18-teem_main_area_section .rv-18-teem_area .rv-18-single_teem .rv-18-single_teem_image .rv-18-teem_member_socials a:hover{color:#fff}.rv-18-teem_main_area_section .rv-18-teem_area .rv-18-single_teem .rv-18-teem_member_info{margin-top:30px}.rv-18-teem_main_area_section .rv-18-teem_area .rv-18-single_teem .rv-18-teem_member_info .rv-18-team_member_designation{color:#142137b3;font-weight:500;font-family:var(--mulish),sans-serif;padding-bottom:3px}.rv-18-teem_main_area_section .rv-18-teem_area .rv-18-single_teem .rv-18-teem_member_info .rv-18-team_member_name{font-size:24px;font-weight:700;font-family:var(--mulish),sans-serif;margin:0}.rv-18-teem_main_area_section .rv-18-teem_area .rv-18-single_teem .rv-18-teem_member_info .rv-18-team_member_name a{color:#142137;transition:all .5s}.rv-18-teem_main_area_section .rv-18-teem_area .rv-18-single_teem .rv-18-teem_member_info .rv-18-team_member_name a:hover{color:#1c74e9}.rv-19-teem_main_area_section{padding:130px 0}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-19-teem_main_area_section{padding:100px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-19-teem_main_area_section{padding:70px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-19-teem_main_area_section{padding:50px 0}}.rv-19-teem_main_area_section .rv-19-teem_section_top{justify-content:space-between;align-items:center;padding-bottom:60px;display:flex}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-19-teem_main_area_section .rv-19-teem_section_top{padding-bottom:40px}}.rv-19-teem_main_area_section .rv-19-teem_section_top .rv-19-teem_title .rv-19-testimonial_heading{color:#142137;font-size:60px;font-weight:800;font-family:var(--mulish),sans-serif;margin:0}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-19-teem_main_area_section .rv-19-teem_section_top .rv-19-teem_title .rv-19-testimonial_heading{font-size:50px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-19-teem_main_area_section .rv-19-teem_section_top .rv-19-teem_title .rv-19-testimonial_heading{font-size:33px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-19-teem_main_area_section .rv-19-teem_section_top .rv-19-teem_title .rv-19-testimonial_heading{font-size:23px}}.rv-19-teem_main_area_section .rv-19-teem_section_top .rv-19-teem_button_area{color:#142137;text-align:center;z-index:1;width:250px;height:54px;font-size:16px;font-weight:700;font-family:var(--mulish),sans-serif;background:0 0;border:1px solid #14213724;justify-content:space-between;align-items:center;display:flex;position:relative}.rv-19-teem_main_area_section .rv-19-teem_section_top .rv-19-teem_button_area .rv-19-teem_btn{color:#142137;border-right:1px solid #14213724;justify-content:center;align-items:center;width:100%;height:100%;padding-left:20px;display:flex}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-19-teem_main_area_section .rv-19-teem_section_top .rv-19-teem_button_area .rv-19-teem_btn{padding-left:0}}.rv-19-teem_main_area_section .rv-19-teem_section_top .rv-19-teem_button_area:before{content:"";z-index:-1;background-color:#dfe11b;width:0;height:100%;transition:all .4s;position:absolute;inset:0 0 0 auto}.rv-19-teem_main_area_section .rv-19-teem_section_top .rv-19-teem_button_area:hover{color:var(--white-f)}.rv-19-teem_main_area_section .rv-19-teem_section_top .rv-19-teem_button_area:hover i{transform:rotate(90deg)}.rv-19-teem_main_area_section .rv-19-teem_section_top .rv-19-teem_button_area:hover .rv-19-teem_btn{color:var(--white-f)}.rv-19-teem_main_area_section .rv-19-teem_section_top .rv-19-teem_button_area:hover:before{width:100%;left:0}.rv-19-teem_main_area_section .rv-19-teem_section_top .rv-19-teem_button_area i{text-align:center;align-self:flex-end;width:54px;height:54px;line-height:54px;transition:all .4s;transform:rotate(45deg)}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-19-teem_main_area_section .rv-19-single_teem{margin-bottom:30px}}.rv-19-teem_main_area_section .rv-19-single_teem:hover .rv-19-single_teem_image img{transform:scale(1.1)}.rv-19-teem_main_area_section .rv-19-single_teem:hover .rv-19-teem_member_info{background:#dfe11b}.rv-19-teem_main_area_section .rv-19-single_teem .rv-19-single_teem_image{width:100%;height:370px;overflow:hidden}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-19-teem_main_area_section .rv-19-single_teem .rv-19-single_teem_image{height:320px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-19-teem_main_area_section .rv-19-single_teem .rv-19-single_teem_image{height:215px}}.rv-19-teem_main_area_section .rv-19-single_teem .rv-19-single_teem_image img{width:100%;height:100%;transition:all .4s}.rv-19-teem_main_area_section .rv-19-single_teem .rv-19-teem_member_info{text-align:center;background:#eff0f3;padding:20px 0;transition:all .4s}.rv-19-teem_main_area_section .rv-19-single_teem .rv-19-teem_member_info .rv-19-team_member_name{font-size:20px;font-weight:700;font-family:var(--mulish),sans-serif;margin-bottom:15px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-19-teem_main_area_section .rv-19-single_teem .rv-19-teem_member_info .rv-19-team_member_name{margin-bottom:10px}}.rv-19-teem_main_area_section .rv-19-single_teem .rv-19-teem_member_info .rv-19-team_member_name a{color:#142137}.rv-19-teem_main_area_section .rv-19-single_teem .rv-19-teem_member_info .rv-19-team_member_designation{color:#142137b3;font-weight:500;font-family:var(--mulish),sans-serif;margin-bottom:20px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-19-teem_main_area_section .rv-19-single_teem .rv-19-teem_member_info .rv-19-team_member_designation{margin-bottom:10px}}.rv-19-teem_main_area_section .rv-19-single_teem .rv-19-teem_member_info .rv-19-teem_member_socials{justify-content:center;align-items:center;column-gap:15px;display:flex}.rv-19-teem_main_area_section .rv-19-single_teem .rv-19-teem_member_info .rv-19-teem_member_socials a{color:#142137;font-size:20px}.rv-20-team_main_area_section{padding:120px 0 90px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-20-team_main_area_section{padding:120px 0 100px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-20-team_main_area_section{padding:80px 0 60px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-20-team_main_area_section{padding:60px 0 30px}}.rv-20-team_main_area_section .rv-20-team_section_top{justify-content:space-between;margin-bottom:60px;display:flex}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-20-team_main_area_section .rv-20-team_section_top{margin-bottom:40px}}@media only screen and (min-width:0) and (max-width:479px){.rv-20-team_main_area_section .rv-20-team_section_top{flex-direction:column;justify-content:center;align-items:center;gap:20px;margin-bottom:30px}}.rv-20-team_main_area_section .rv-20-team_section_top .rv-20-team_section_heading{max-width:50%}@media only screen and (min-width:0) and (max-width:479px){.rv-20-team_main_area_section .rv-20-team_section_top .rv-20-team_section_heading{text-align:center;max-width:100%}}.rv-20-team_main_area_section .rv-20-team_section_top .rv-20-team_section_heading .rv-20-team_sub_title{color:#081c15;text-align:center;border:1px solid var(--white-f);justify-content:center;align-items:center;column-gap:4px;width:160px;height:36px;margin-bottom:20px;font-size:16px;font-weight:500;line-height:36px;display:flex}.rv-20-team_main_area_section .rv-20-team_section_top .rv-20-team_section_heading .rv-20-team_sub_title span{background:#081c15;border-radius:50%;width:5px;height:5px}@media only screen and (min-width:0) and (max-width:479px){.rv-20-team_main_area_section .rv-20-team_section_top .rv-20-team_section_heading .rv-20-team_sub_title{margin:auto auto 20px}}.rv-20-team_main_area_section .rv-20-team_section_top .rv-20-team_section_heading .rv-20-team_section_title{color:#081c15;font-size:54px;font-weight:800;font-family:var(--mulish),sans-serif;margin-bottom:0}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-20-team_main_area_section .rv-20-team_section_top .rv-20-team_section_heading .rv-20-team_section_title{font-size:40px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-20-team_main_area_section .rv-20-team_section_top .rv-20-team_section_heading .rv-20-team_section_title{font-size:28px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-20-team_main_area_section .rv-20-team_section_top .rv-20-team_section_heading .rv-20-team_section_title{font-size:22px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-20-team_main_area_section .rv-20-team_section_top .rv-20-team_section_heading .rv-20-team_section_title{font-size:18px}}.rv-20-team_main_area_section .rv-20-team_section_top .rv-20-team_button_area{align-self:flex-end}@media only screen and (min-width:0) and (max-width:479px){.rv-20-team_main_area_section .rv-20-team_section_top .rv-20-team_button_area{align-self:center}}.rv-20-team_main_area_section .rv-20-team_section_top .rv-20-team_button_area .rv-20-team_btn{color:#081c15;z-index:1;border:1px solid var(--white-f);width:200px;height:54px;font-size:16px;font-weight:700;font-family:var(--mulish),sans-serif;background:#fff;justify-content:center;align-items:center;transition:all .4s;display:flex;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-20-team_main_area_section .rv-20-team_section_top .rv-20-team_button_area .rv-20-team_btn{width:165px}}.rv-20-team_main_area_section .rv-20-team_section_top .rv-20-team_button_area .rv-20-team_btn:before{content:"";z-index:-1;background:#003d8b;width:0;height:100%;transition:all .4s;position:absolute;inset:0 0 0 auto}.rv-20-team_main_area_section .rv-20-team_section_top .rv-20-team_button_area .rv-20-team_btn:hover{color:#fff;background:#003d8b}.rv-20-team_main_area_section .rv-20-team_section_top .rv-20-team_button_area .rv-20-team_btn:hover:before{width:100%;left:0}.rv-20-team_main_area_section .rv-20-single_team:hover .rv-20-single_team_image .rv-20-team_member_socials{bottom:56px}.rv-20-team_main_area_section .rv-20-single_team:hover .rv-20-single_team_image img{transform:scale(1.1)}.rv-20-team_main_area_section .rv-20-single_team .rv-20-single_team_image{width:auto;height:410px;position:relative;overflow:hidden}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-20-team_main_area_section .rv-20-single_team .rv-20-single_team_image{height:300px}}@media only screen and (min-width:480px) and (max-width:575px){.rv-20-team_main_area_section .rv-20-single_team .rv-20-single_team_image{height:250px}}@media only screen and (min-width:0) and (max-width:479px){.rv-20-team_main_area_section .rv-20-single_team .rv-20-single_team_image{height:200px}}.rv-20-team_main_area_section .rv-20-single_team .rv-20-single_team_image img{object-fit:cover;width:100%;height:100%;transition:all .4s}.rv-20-team_main_area_section .rv-20-single_team .rv-20-single_team_image .rv-20-team_member_socials{content:"";flex-direction:column;justify-content:center;align-items:center;row-gap:11px;transition:all .4s;display:flex;position:absolute;bottom:-200px;right:39px}.rv-20-team_main_area_section .rv-20-single_team .rv-20-single_team_image .rv-20-team_member_socials a{color:#03041c;text-align:center;width:40px;height:40px;font-size:18px;line-height:40px;font-family:var(--mulish),sans-serif;background:#fff;transition:all .4s;display:inline-block}.rv-20-team_main_area_section .rv-20-single_team .rv-20-single_team_image .rv-20-team_member_socials a:hover{color:#fff;background:#003d8b}.rv-20-team_main_area_section .rv-20-single_team .rv-20-team_member_info{background:#fff;border:1px solid #081c151a;margin:0 20px;padding:35px 20px;position:relative;top:-30px}.rv-20-team_main_area_section .rv-20-single_team .rv-20-team_member_info i{color:#fff;text-align:center;content:"";background:#003d8b;width:40px;height:40px;font-size:18px;line-height:40px;display:inline-block;position:absolute;top:-18px;right:17px}.rv-20-team_main_area_section .rv-20-single_team .rv-20-team_member_info .rv-20-team_member_designation{color:#142137b3;font-size:14px;font-weight:500;font-family:var(--mulish),sans-serif;padding-bottom:3px}.rv-20-team_main_area_section .rv-20-single_team .rv-20-team_member_info .rv-20-team_member_name{font-size:20px;font-weight:700;font-family:var(--mulish),sans-serif;margin-bottom:10px}.rv-20-team_main_area_section .rv-20-single_team .rv-20-team_member_info .rv-20-team_member_name a{color:#142137;transition:all .5s}.rv-20-team_main_area_section .rv-20-single_team .rv-20-team_member_info .rv-20-team_member_name a:hover{color:#003d8b}.rv-20-team_main_area_section .rv-20-single_team .rv-20-team_member_info .rv-20-team_drp_txt{color:#2d694f1a;font-size:30px;font-weight:700;font-family:var(--mulish),sans-serif;margin:0;position:absolute;bottom:-8px;right:0}.rv-22-teem_main_area_section{padding:140px 0 160px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-22-teem_main_area_section{padding:120px 0 140px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-22-teem_main_area_section{padding:100px 0 120px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-22-teem_main_area_section{padding:80px 0 100px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-22-teem_main_area_section{padding:50px 0 60px}}@media only screen and (min-width:0) and (max-width:479px){.rv-22-teem_main_area_section{padding:40px 0 50px}}.rv-22-teem_main_area_section .rv-22-teem_section_top{margin-bottom:60px;display:flex}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-22-teem_main_area_section .rv-22-teem_section_top{margin-bottom:50px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-22-teem_main_area_section .rv-22-teem_section_top{margin-bottom:40px}}@media only screen and (min-width:0) and (max-width:479px){.rv-22-teem_main_area_section .rv-22-teem_section_top{flex-direction:column;gap:20px;margin-bottom:40px}}.rv-22-teem_main_area_section .rv-22-teem_section_top .rv-22-teem_section_heading{width:60%}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-22-teem_main_area_section .rv-22-teem_section_top .rv-22-teem_section_heading{width:100%}}.rv-22-teem_main_area_section .rv-22-teem_section_top .rv-22-teem_section_heading .rv-22-teem_sub_title{color:#040e1fb3;text-transform:uppercase;font-size:14px;font-weight:500;font-family:var(--mulish),sans-serif;display:inline-block;position:relative}.rv-22-teem_main_area_section .rv-22-teem_section_top .rv-22-teem_section_heading .rv-22-teem_sub_title .rv8_sub_pre_nex{content:"";background:#040e1f66;width:60px;height:1px;position:absolute;top:50%;right:-80%;transform:translateY(-50%)}.rv-22-teem_main_area_section .rv-22-teem_section_top .rv-22-teem_section_heading .rv-22-teem_sub_title .rv8_sub_pre_nex:before{content:"";background:#9a9ea5;border-radius:50%;width:8px;height:8px;animation:2.5s linear infinite alternate both slide-right;position:absolute;top:0;left:-15px;transform:translateY(-50%)}.rv-22-teem_main_area_section .rv-22-teem_section_top .rv-22-teem_section_heading .rv-22-teem_sub_title .rv8_sub_pre_nex:after{content:"";background:#9a9ea5;border-radius:50%;width:8px;height:8px;animation:2.5s linear infinite alternate both slide-left;position:absolute;top:0;right:-15px;transform:translateY(-50%)}.rv-22-teem_main_area_section .rv-22-teem_section_top .rv-22-teem_section_heading .rv-22-teem_title{color:#040e1f;font-size:46px;font-weight:700;font-family:var(--mulish),sans-serif;margin:0}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-22-teem_main_area_section .rv-22-teem_section_top .rv-22-teem_section_heading .rv-22-teem_title{font-size:40px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-22-teem_main_area_section .rv-22-teem_section_top .rv-22-teem_section_heading .rv-22-teem_title{font-size:30px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-22-teem_main_area_section .rv-22-teem_section_top .rv-22-teem_section_heading .rv-22-teem_title{font-size:25px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-22-teem_main_area_section .rv-22-teem_section_top .rv-22-teem_section_heading .rv-22-teem_title{font-size:20px}}.rv-22-teem_main_area_section .rv-22-teem_section_top .rv-22-teem_slide_button_area{justify-content:flex-end;align-items:flex-end;column-gap:20px;width:30%;margin-left:auto;display:flex}@media only screen and (min-width:0) and (max-width:479px){.rv-22-teem_main_area_section .rv-22-teem_section_top .rv-22-teem_slide_button_area{justify-content:center;width:100%}}.rv-22-teem_main_area_section .rv-22-teem_section_top .rv-22-teem_slide_button_area .rv-22-teem-swiper-button-prev i{text-align:center;color:#020208;background:0 0;border:1px solid #0202081a;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex}.rv-22-teem_main_area_section .rv-22-teem_section_top .rv-22-teem_slide_button_area .rv-22-teem-swiper-button-prev i:hover{background:#dfe11b}.rv-22-teem_main_area_section .rv-22-teem_section_top .rv-22-teem_slide_button_area .rv-22-teem-swiper-button-prev i{color:#040e1f;background:#fff;border:1px solid #040e1f24}.rv-22-teem_main_area_section .rv-22-teem_section_top .rv-22-teem_slide_button_area .rv-22-teem-swiper-button-prev i:hover{color:#fff;background:#b38d3f;border:1px solid #0000}.rv-22-teem_main_area_section .rv-22-teem_section_top .rv-22-teem_slide_button_area .rv-22-teem-swiper-button-next i{text-align:center;color:#020208;background:0 0;border:1px solid #0202081a;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex}.rv-22-teem_main_area_section .rv-22-teem_section_top .rv-22-teem_slide_button_area .rv-22-teem-swiper-button-next i:hover{background:#dfe11b}.rv-22-teem_main_area_section .rv-22-teem_section_top .rv-22-teem_slide_button_area .rv-22-teem-swiper-button-next i{color:#040e1f;background:#fff;border:1px solid #040e1f24}.rv-22-teem_main_area_section .rv-22-teem_section_top .rv-22-teem_slide_button_area .rv-22-teem-swiper-button-next i:hover{color:#fff;background:#b38d3f;border:1px solid #0000}.rv-22-teem_main_area_section .rv-22-teem_area .rv-22-single_teem:hover .rv-22-single_teem_image img{transform:scale(1.1)}.rv-22-teem_main_area_section .rv-22-teem_area .rv-22-single_teem:hover .rv-22-single_teem_image .rv-22-single_teem_member_details{bottom:5%}.rv-22-teem_main_area_section .rv-22-teem_area .rv-22-single_teem:hover .rv-22-single_teem_image .rv-22-single_teem_member_details .rv-22-single_teem_member_socials a{transform:scale(1)}.rv-22-teem_main_area_section .rv-22-teem_area .rv-22-single_teem .rv-22-single_teem_image{width:auto;height:450px;position:relative;overflow:hidden}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-22-teem_main_area_section .rv-22-teem_area .rv-22-single_teem .rv-22-single_teem_image{height:400px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-22-teem_main_area_section .rv-22-teem_area .rv-22-single_teem .rv-22-single_teem_image{height:300px}}.rv-22-teem_main_area_section .rv-22-teem_area .rv-22-single_teem .rv-22-single_teem_image img{object-fit:cover;width:100%;height:100%;transition:all .4s}.rv-22-teem_main_area_section .rv-22-teem_area .rv-22-single_teem .rv-22-single_teem_image:after{content:"";background:linear-gradient(#040e1f00,#040e1f);width:100%;height:100%;position:absolute;top:0;left:0}.rv-22-teem_main_area_section .rv-22-teem_area .rv-22-single_teem .rv-22-single_teem_image .rv-22-single_teem_member_details{z-index:1;transition:all .4s;position:absolute;bottom:0;left:5%}.rv-22-teem_main_area_section .rv-22-teem_area .rv-22-single_teem .rv-22-single_teem_image .rv-22-single_teem_member_details span{color:#ffffffb3;text-transform:uppercase;margin-bottom:7px;font-size:14px;font-weight:500}.rv-22-teem_main_area_section .rv-22-teem_area .rv-22-single_teem .rv-22-single_teem_image .rv-22-single_teem_member_details h4{color:#fff;text-transform:uppercase;font-size:20px;font-weight:700;font-family:var(--mulish),sans-serif;margin-bottom:7px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-22-teem_main_area_section .rv-22-teem_area .rv-22-single_teem .rv-22-single_teem_image .rv-22-single_teem_member_details h4{font-size:16px}}.rv-22-teem_main_area_section .rv-22-teem_area .rv-22-single_teem .rv-22-single_teem_image .rv-22-single_teem_member_details .rv-22-single_teem_member_socials{flex-wrap:wrap;align-items:center;column-gap:15px;display:flex}.rv-22-teem_main_area_section .rv-22-teem_area .rv-22-single_teem .rv-22-single_teem_image .rv-22-single_teem_member_details .rv-22-single_teem_member_socials a{color:#ffffff4d;transition:all .1s;display:inline-block;transform:scale(0)}.rv-22-teem_main_area_section .rv-22-teem_area .rv-22-single_teem .rv-22-single_teem_image .rv-22-single_teem_member_details .rv-22-single_teem_member_socials a:hover{color:#fff}.rv-22-teem_main_area_section .rv-22-teem_area .rv-22-single_teem .rv-22-single_teem_image .rv-22-single_teem_member_details .rv-22-single_teem_member_socials a:nth-child(2){transition:all .3s}.rv-22-teem_main_area_section .rv-22-teem_area .rv-22-single_teem .rv-22-single_teem_image .rv-22-single_teem_member_details .rv-22-single_teem_member_socials a:nth-child(3){transition:all .5s}.rv-22-teem_main_area_section .rv-22-teem_area .rv-22-single_teem .rv-22-single_teem_image .rv-22-single_teem_member_details .rv-22-single_teem_member_socials a:nth-child(4){transition:all .7s}.rv-23-teem_main_area_section{padding:100px 0}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-23-teem_main_area_section{padding:90px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-23-teem_main_area_section{padding:80px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-23-teem_main_area_section{padding:60px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-23-teem_main_area_section{padding:50px 0}}@media only screen and (min-width:0) and (max-width:479px){.rv-23-teem_main_area_section{padding:35px 0}}.rv-23-teem_main_area_section .rv-23-teem_section_top{justify-content:space-between;align-items:center;margin-bottom:50px;padding:0;display:flex}@media only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-23-teem_main_area_section .rv-23-teem_section_top{margin-bottom:35px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-23-teem_main_area_section .rv-23-teem_section_top{flex-direction:column;margin-bottom:30px}}.rv-23-teem_main_area_section .rv-23-teem_section_top .rv-23-teem_sub_title{color:#fff;font-size:15px;font-weight:700;font-family:var(--mulish),sans-serif;background:#020208;padding:1px 4px;display:inline-block}.rv-23-teem_main_area_section .rv-23-teem_section_top .rv-23-teem_title{color:#020208;font-size:46px;font-weight:800;font-family:var(--mulish),sans-serif}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-23-teem_main_area_section .rv-23-teem_section_top .rv-23-teem_title{font-size:40px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-23-teem_main_area_section .rv-23-teem_section_top .rv-23-teem_title{font-size:30px}}.rv-23-teem_main_area_section .rv-23-teem_section_top .rv-23-teem_button{text-align:right;align-self:flex-end;margin-left:auto}.rv-23-teem_main_area_section .rv-23-teem_section_top .rv-23-teem_button .rv-23-teem_btn{color:#020208;text-align:center;width:210px;height:54px;font-size:16px;font-weight:700;line-height:54px;font-family:var(--mulish),sans-serif;z-index:1;background:0 0;border:1px solid #0202081a;transition:all .5s;position:relative}.rv-23-teem_main_area_section .rv-23-teem_section_top .rv-23-teem_button .rv-23-teem_btn:before{content:"";z-index:-1;background:#3ba52d;width:0;height:100%;transition:all .4s;position:absolute;inset:0 0 0 auto}.rv-23-teem_main_area_section .rv-23-teem_section_top .rv-23-teem_button .rv-23-teem_btn:hover:before{width:100%;left:0}.rv-23-teem_main_area_section .rv-23-teem_section_top .rv-23-teem_button .rv-23-teem_btn:hover{color:#fff}.rv-23-teem_main_area_section .rv-23-teem_section_top .rv-23-teem_button .rv-23-teem_btn:hover i{rotate:-45deg}.rv-23-teem_main_area_section .rv-23-teem_section_top .rv-23-teem_button .rv-23-teem_btn i{margin-left:5px;transition:all .4s}.rv-23-teem_main_area_section .rv-23-single_teem{margin-bottom:20px;position:relative;overflow:hidden}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-23-teem_main_area_section .rv-23-single_teem{max-width:300px;margin:10px auto}}.rv-23-teem_main_area_section .rv-23-single_teem:hover .rv-23-single_teem_image img{transform:scale(1.1)}.rv-23-teem_main_area_section .rv-23-single_teem:hover .rv-23-teem_member_info{bottom:0}.rv-23-teem_main_area_section .rv-23-single_teem .rv-23-single_teem_image{width:100%;overflow:hidden}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-23-teem_main_area_section .rv-23-single_teem .rv-23-single_teem_image{height:330px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-23-teem_main_area_section .rv-23-single_teem .rv-23-single_teem_image{height:250px}}.rv-23-teem_main_area_section .rv-23-single_teem .rv-23-single_teem_image img{object-fit:cover;width:100%;height:100%;transition:all .4s}.rv-23-teem_main_area_section .rv-23-single_teem .rv-23-teem_member_info{text-align:left;background:#fff;width:100%;padding:30px 35px;transition:all .4s;position:absolute;bottom:-60%}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-23-teem_main_area_section .rv-23-single_teem .rv-23-teem_member_info{padding:20px 15px}}.rv-23-teem_main_area_section .rv-23-single_teem .rv-23-teem_member_info .rv-23-team_member_name{font-size:20px;font-weight:700;font-family:var(--mulish),sans-serif;margin-bottom:20px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-23-teem_main_area_section .rv-23-single_teem .rv-23-teem_member_info .rv-23-team_member_name{margin-bottom:10px}}.rv-23-teem_main_area_section .rv-23-single_teem .rv-23-teem_member_info .rv-23-team_member_name a{color:#020208;transition:all .3s}.rv-23-teem_main_area_section .rv-23-single_teem .rv-23-teem_member_info .rv-23-team_member_name a:hover{color:#3ba52d}.rv-23-teem_main_area_section .rv-23-single_teem .rv-23-teem_member_info .rv-23-team_member_designation{color:#020208b3;font-size:14px;font-weight:500;font-family:var(--mulish),sans-serif}.rv-23-teem_main_area_section .rv-23-single_teem .rv-23-teem_member_info .rv-23-teem_member_socials{align-items:center;column-gap:15px;display:flex}.rv-23-teem_main_area_section .rv-23-single_teem .rv-23-teem_member_info .rv-23-teem_member_socials a{color:#0202084d;font-size:20px}.rv-23-teem_main_area_section .rv-23-single_teem .rv-23-teem_member_info .rv-23-teem_member_socials a:hover{color:#020208}.rv-25-team_section{background:#1c312c;padding:140px 0 160px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-25-team_section{padding:120px 0 130px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-25-team_section{padding:100px 0 80px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-25-team_section{padding:80px 0 60px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-25-team_section{padding:70px 60px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-25-team_section{padding:60px 0 50px}}@media only screen and (min-width:0) and (max-width:479px){.rv-25-team_section{padding:50px 0 35px}}.rv-25-team_section .rv-25-team_sub_title{color:#fff;font-size:16px;font-weight:600;font-family:var(--mulish),sans-serif;margin-bottom:20px}@media only screen and (min-width:0) and (max-width:479px){.rv-25-team_section .rv-25-team_sub_title{margin-bottom:10px}}.rv-25-team_section .rv-25-team_title{color:#fff;font-size:46px;font-weight:700;font-family:var(--mulish),sans-serif;margin-bottom:60px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-25-team_section .rv-25-team_title{font-size:40px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-25-team_section .rv-25-team_title{font-size:35px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-25-team_section .rv-25-team_title{font-size:30px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-25-team_section .rv-25-team_title{font-size:23px}}@media only screen and (min-width:0) and (max-width:479px){.rv-25-team_section .rv-25-team_title{font-size:22px}}.rv-25-team_section .rv-25-single_team:hover .rv-25-single_team_image .rv-25-team_member_socials{top:30px}.rv-25-team_section .rv-25-single_team_image{width:100%;height:500px;position:relative;overflow:hidden}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-25-team_section .rv-25-single_team_image{height:400px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-25-team_section .rv-25-single_team_image{height:330px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-25-team_section .rv-25-single_team_image{height:260px}}.rv-25-team_section .rv-25-single_team_image a{display:block}.rv-25-team_section .rv-25-single_team_image a img{width:100%;height:100%;transition:all .4s}.rv-25-team_section .rv-25-single_team_image .rv-25-team_member_socials{content:"";flex-direction:column;justify-content:center;align-items:center;row-gap:11px;transition:all .4s;display:flex;position:absolute;top:-150px;right:40px}.rv-25-team_section .rv-25-single_team_image .rv-25-team_member_socials a{color:#fff;text-align:center;width:40px;height:40px;font-size:18px;font-family:var(--mulish),sans-serif;background:#a07549;line-height:40px;transition:all .4s;display:inline-block}.rv-25-team_section .rv-25-single_team_image .rv-25-team_member_socials a:hover{background:#1e3932}.rv-25-team_section .rv-25-single_team_meta{text-align:center;background:#fff;margin:0 30px;padding:35px 20px;position:relative;top:-70px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-25-team_section .rv-25-single_team_meta{padding:20px 0;top:-55px}}@media only screen and (min-width:0) and (max-width:479px){.rv-25-team_section .rv-25-single_team_meta{padding:15px 0;top:-55px}}.rv-25-team_section .rv-25-single_team_meta .rv-25-single_team_member_designation{color:#a07549;padding-bottom:3px;font-size:14px;font-weight:500}.rv-25-team_section .rv-25-single_team_meta .rv-25-single_team_member_name{margin-bottom:10px;font-size:20px;font-weight:700}.rv-25-team_section .rv-25-single_team_meta .rv-25-single_team_member_name a{color:#020208;font-family:var(--mulish),sans-serif;transition:all .5s}.rv-25-team_section .rv-25-single_team_meta .rv-25-single_team_member_name a:hover{color:#a07549}.rv-4-sub-banner>.container{background-color:#5f60b9;padding:50px 60px;position:relative}@media screen and (max-width:1399px){.rv-4-sub-banner>.container{padding:50px}}@media screen and (max-width:991px){.rv-4-sub-banner>.container{padding:40px}}@media screen and (max-width:767px){.rv-4-sub-banner>.container{padding:30px 25px}}@media screen and (max-width:479px){.rv-4-sub-banner>.container{padding:20px}}.rv-4-sub-banner__title{font-family:var(--sahitya);text-transform:uppercase;color:var(--white-f);margin-bottom:55px;font-size:160px;font-weight:700;line-height:68%;position:relative}@media screen and (max-width:1399px){.rv-4-sub-banner__title{font-size:140px}}@media screen and (max-width:1199px){.rv-4-sub-banner__title{font-size:120px}}@media screen and (max-width:991px){.rv-4-sub-banner__title{margin-bottom:40px;font-size:70px}}@media screen and (max-width:767px){.rv-4-sub-banner__title{margin-bottom:30px;font-size:45px}}@media screen and (max-width:575px){.rv-4-sub-banner__title{margin-bottom:30px;font-size:35px}}@media screen and (max-width:479px){.rv-4-sub-banner__title{margin-bottom:20px}}.rv-4-sub-banner__title .styled{-webkit-text-fill-color:transparent;-webkit-text-stroke:1px var(--white-f);margin-left:145px;position:absolute;bottom:-98px;overflow:hidden}@media screen and (max-width:991px){.rv-4-sub-banner__title .styled{margin-left:0;bottom:0}}@media screen and (max-width:479px){.rv-4-sub-banner__actions .rv-1-socials{gap:6px}.rv-4-sub-banner__actions a{width:30px;height:30px;font-size:14px;line-height:30px}}.rv-4-sub-banner__actions a:hover{background-color:#a90e20;border-color:#a90e20}.rv-4-sub-banner__actions a.email{text-underline-offset:4px;border:none;width:auto;margin-left:14px;text-decoration:underline}@media screen and (max-width:479px){.rv-4-sub-banner__actions a.email{margin-left:0}}.rv-4-sub-banner__actions a.email:hover{color:var(--white-f);background:0 0}.rv-4-sub-banner__img-1{position:absolute;bottom:0;left:450px}@media screen and (max-width:1399px){.rv-4-sub-banner__img-1{left:400px}}@media screen and (max-width:991px){.rv-4-sub-banner__img-1{width:190px;left:auto;right:0}}@media screen and (max-width:767px){.rv-4-sub-banner__img-1{width:160px}}@media screen and (max-width:479px){.rv-4-sub-banner__img-1{display:none}}.rv-4-sub-banner__img-2 img{border:5px solid var(--white-f);width:220px;height:160px;position:absolute;top:0;right:10px;transform:rotate(15deg)}@media screen and (max-width:575px){.rv-4-sub-banner__img-2 img{display:none}}.rv-7-sub-banner{color:var(--white-f);background:url(/static-assets/static/media/rv-7-sub-banner-bg-1.dbd2b21f.jpg) 50%/cover no-repeat;align-items:center;height:100%;padding-block:54px;padding-inline:50px 20px;display:flex}@media screen and (max-width:1199px){.rv-7-sub-banner{padding-block:34px;padding-inline:20px}}@media screen and (max-width:991px){.rv-7-sub-banner{flex-direction:column;row-gap:20px}}@media screen and (max-width:575px){.rv-7-sub-banner{flex-direction:row}}@media screen and (max-width:479px){.rv-7-sub-banner{flex-direction:column}}.rv-7-sub-banner--2{background-image:url(/static-assets/static/media/rv-7-sub-banner-bg-2.e0a02c94.jpg)}.rv-7-sub-banner .rv-7-section__sub-title{color:var(--white-f);margin-bottom:5px;font-size:14px}.rv-7-sub-banner__title{color:var(--white-f);font-family:var(--mulish);width:85%;margin-bottom:28px;font-size:30px;font-weight:700;line-height:120%}@media screen and (max-width:1399px){.rv-7-sub-banner__title{width:100%}}@media screen and (max-width:1199px){.rv-7-sub-banner__title{margin-bottom:23px;font-size:24px}}@media screen and (max-width:767px){.rv-7-sub-banner__title{margin-bottom:18px;font-size:22px}}.rv-7-sub-banner .rv-7-def-btn{height:35px;color:var(--white-f);text-transform:capitalize;padding:0 30px;line-height:34px}.rv-7-sub-banner .rv-7-def-btn:hover{color:var(--white-f);background-color:#4962fb}.rv-13-sub-banner{background-image:url(/static-assets/static/media/rv-13-sub-banner-bg-1.3b5a6b33.jpg)}.rv-13-sub-banner .rv-7-sub-banner__img{flex-shrink:0}.rv-13-sub-banner .rv-7-def-btn{color:var(--white-f);font-family:var(--mulish);background-color:#0000;border:1px solid #ffffff3d;border-radius:0;font-weight:600;line-height:32px}.rv-13-sub-banner .rv-7-def-btn:hover{background-color:#ab8e66;border-color:#ab8e66}.rv-13-sub-banner-2{background-image:url(/static-assets/static/media/rv-13-sub-banner-bg-2.be3f5bb6.jpg)}.rv-13-sub-banner-3{background-image:url(/static-assets/static/media/rv-13-sub-banner-bg-3.9c9d6fea.jpg);padding:80px 80px 85px;display:block;position:relative}@media screen and (max-width:1199px){.rv-13-sub-banner-3{padding:60px 50px 65px}}@media screen and (max-width:991px){.rv-13-sub-banner-3{padding:50px 40px 55px}}@media screen and (max-width:479px){.rv-13-sub-banner-3{padding:40px 25px 45px}}.rv-13-sub-banner-3 .rv-7-section__sub-title{margin-bottom:12px;font-size:18px}.rv-13-sub-banner-3 .rv-7-sub-banner__title{margin-bottom:40px;font-size:54px;line-height:111.111%}@media screen and (max-width:1199px){.rv-13-sub-banner-3 .rv-7-sub-banner__title{font-size:45px}}@media screen and (max-width:991px){.rv-13-sub-banner-3 .rv-7-sub-banner__title{font-size:40px}}@media screen and (max-width:767px){.rv-13-sub-banner-3 .rv-7-sub-banner__title{margin-bottom:30px;font-size:35px}}@media screen and (max-width:479px){.rv-13-sub-banner-3 .rv-7-sub-banner__title{margin-bottom:20px;font-size:28px}}.rv-13-sub-banner-3 .rv-7-def-btn{background-color:#ab8e66;border-color:#ab8e66}.rv-13-sub-banner-3 .rv-7-def-btn:hover{background-color:#0000}.rv-13-sub-banner-3 .rv-7-sub-banner__img .title{text-transform:uppercase;color:#ffffff3d;font-family:var(--oldenburg);font-size:120px;font-weight:400;line-height:1;position:absolute;top:35px;right:42px}@media screen and (max-width:991px){.rv-13-sub-banner-3 .rv-7-sub-banner__img .title{top:73%}}@media screen and (max-width:767px){.rv-13-sub-banner-3 .rv-7-sub-banner__img .title{font-size:80px}}.rv-13-sub-banner-3 .rv-7-sub-banner__img img{max-width:668px;position:absolute;top:8px;right:0}@media screen and (max-width:1399px){.rv-13-sub-banner-3 .rv-7-sub-banner__img img{max-width:626px}}@media screen and (max-width:1199px){.rv-13-sub-banner-3 .rv-7-sub-banner__img img{max-width:486px}}@media screen and (max-width:991px){.rv-13-sub-banner-3 .rv-7-sub-banner__img img{max-width:100%;position:relative}}.rv-13-weekly-deals__countdown{position:absolute;bottom:0;left:50%;translate:-50%}.rv-13-weekly-deals__countdown .syotimer__body{background-color:var(--white-f);color:var(--white-f);border:1px solid #05050533;justify-content:center;display:flex}.rv-13-weekly-deals__countdown .syotimer-cell{text-align:center;color:var(--white-f);padding:4px 15px 6px 16px;position:relative}.rv-13-weekly-deals__countdown .syotimer-cell:not(:last-child):before{content:":";position:absolute;top:50%;right:0;translate:0 -50%}.rv-13-weekly-deals__countdown .syotimer-cell__value{font-family:var(--mulish);font-size:20px;font-weight:700;line-height:normal}.rv-13-weekly-deals__countdown .syotimer-cell__unit{opacity:.6;text-transform:uppercase;font-size:10px;font-weight:600;line-height:normal}.rv-21-offer_section{padding-top:80px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-21-offer_section{padding-top:50px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-21-offer_section{padding-top:30px}}.rv-21-offer_section .rv-21-single_offer_section{background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll;height:300px;display:flex;overflow:hidden}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-21-offer_section .rv-21-single_offer_section{height:270px;margin-bottom:30px}}@media only screen and (min-width:0) and (max-width:479px){.rv-21-offer_section .rv-21-single_offer_section{flex-direction:column-reverse;height:max-content;margin-bottom:30px}}.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_left,.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_right{flex:0 0 65%;padding:40px 0 50px 40px}@media only screen and (min-width:0) and (max-width:479px){.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_left,.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_right{padding:30px 0 30px 30px}}.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_left h3,.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_right h3{font-family:var(--mulish),sans-serif;color:#0e1428;margin-bottom:20px;font-size:40px;font-weight:700}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_left h3,.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_right h3{font-size:30px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_left h3,.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_right h3{font-size:25px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_left h3,.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_right h3{font-size:22px}}@media only screen and (min-width:0) and (max-width:479px){.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_left h3,.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_right h3{font-size:20px}}.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_left h4,.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_right h4{font-family:var(--mulish),sans-serif;color:#0e1428;font-size:24px;font-weight:700}.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_left .rv-21-single_product_price,.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_right .rv-21-single_product_price{flex-wrap:wrap;align-items:center;column-gap:15px;display:flex}.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_left .rv-21-single_product_price p,.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_right .rv-21-single_product_price p{font-family:var(--mulish),sans-serif;color:#0e1428;margin:0;font-size:20px;font-weight:500}.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_left .rv-21-single_product_price span,.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_right .rv-21-single_product_price span{font-family:var(--mulish),sans-serif;color:#0e1428;font-size:14px;font-weight:400;text-decoration:line-through}.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_left .rv-21-offer_button_area,.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_right .rv-21-offer_button_area{cursor:pointer;width:180px;height:60px;position:relative;left:-30px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_left .rv-21-offer_button_area,.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_right .rv-21-offer_button_area{margin-top:30px}}.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_left .rv-21-offer_button_area:hover .rv-21-offer_content_btn,.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_right .rv-21-offer_button_area:hover .rv-21-offer_content_btn{color:#0e1428;letter-spacing:1px}.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_left .rv-21-offer_button_area img,.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_right .rv-21-offer_button_area img{width:100%;height:100%}.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_left .rv-21-offer_button_area .rv-21-offer_content_btn,.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_right .rv-21-offer_button_area .rv-21-offer_content_btn{color:#fff;font-size:16px;font-weight:700;font-family:var(--mulish),sans-serif;transition:all .4s;position:absolute;top:30%;left:26%}.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_left .rv7_offer_btn_2,.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_right .rv7_offer_btn_2{margin-top:50px;left:0}@media only screen and (min-width:0) and (max-width:479px){.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_left .rv7_offer_btn_2,.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_content_right .rv7_offer_btn_2{margin-top:30px}}.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_image{width:370px;height:auto}@media only screen and (min-width:0) and (max-width:479px){.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_image{width:100%;height:200px}}.rv-21-offer_section .rv-21-single_offer_section .rv-21-single_offer_section_image img{width:100%;height:100%}.rv-21-accessories_main_section{padding-top:100px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-21-accessories_main_section{padding-top:80px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-21-accessories_main_section{padding-top:60px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-21-accessories_main_section{padding-top:60px}}@media only screen and (min-width:0) and (max-width:479px){.rv-21-accessories_main_section{padding-top:30px}}.rv-21-accessories_main_section .rv-21-accessories{background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll;padding:0 50px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-21-accessories_main_section .rv-21-accessories .rv-21-accessories_section_heading{text-align:center;padding:30px 0}}.rv-21-accessories_main_section .rv-21-accessories .rv-21-accessories_section_heading .rv-21-accessories_sub_title{font-family:var(--mulish),sans-serif;color:#ffffffb3;font-size:15px;font-weight:600}.rv-21-accessories_main_section .rv-21-accessories .rv-21-accessories_section_heading .rv-21-accessories_section_title{font-family:var(--mulish),sans-serif;color:#fff;font-size:30px;font-weight:700}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-21-accessories_main_section .rv-21-accessories .rv-21-accessories_section_heading .rv-21-accessories_section_title{font-size:22px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-21-accessories_main_section .rv-21-accessories .rv-21-accessories_section_heading .rv-21-accessories_section_title{font-size:15px}}.rv-21-accessories_main_section .rv-21-accessories .rv-21-accessories_slide_iamge{text-align:center;height:230px;position:relative;top:-26px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-21-accessories_main_section .rv-21-accessories .rv-21-accessories_slide_iamge{width:200px;height:179px;top:-20px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-21-accessories_main_section .rv-21-accessories .rv-21-accessories_slide_iamge{width:200px;height:179px;margin:0 auto;top:-20px}}.rv-21-accessories_main_section .rv-21-accessories .rv-21-accessories_slide_iamge img{widows:100%;height:100%}.rv-21-accessories_main_section .rv-21-accessories .rv-21-accessories_slide_iamge span.rv-21-accessories_sh_1{position:absolute;top:40px;left:10px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-21-accessories_main_section .rv-21-accessories .rv-21-accessories_slide_iamge span.rv-21-accessories_sh_1{top:40px;left:-81px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-21-accessories_main_section .rv-21-accessories .rv-21-accessories_slide_iamge span.rv-21-accessories_sh_1{top:40px;left:0}}.rv-21-accessories_main_section .rv-21-accessories .rv-21-accessories_slide_iamge span.rv-21-accessories_sh_1 img{width:100%;height:100%}.rv-21-accessories_main_section .rv-21-accessories .rv-21-accessories_slide_iamge .rv-21-accessories_sh_2{width:215px;height:111px;position:absolute;bottom:-50px;right:0}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-21-accessories_main_section .rv-21-accessories .rv-21-accessories_slide_iamge .rv-21-accessories_sh_2{width:170px;height:105px;bottom:-40px}}.rv-21-accessories_main_section .rv-21-accessories .rv-21-accessories_slide_iamge .rv-21-accessories_sh_2 img{width:100%;height:100%}.rv-21-accessories_main_section .rv-21-accessories .rv-21-accessories_button_area{cursor:pointer;width:156px;height:180px;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-21-accessories_main_section .rv-21-accessories .rv-21-accessories_button_area{margin-left:auto}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-21-accessories_main_section .rv-21-accessories .rv-21-accessories_button_area{margin:0 auto}}.rv-21-accessories_main_section .rv-21-accessories .rv-21-accessories_button_area:hover .rv-21-accessories_content_btn{letter-spacing:1px}.rv-21-accessories_main_section .rv-21-accessories .rv-21-accessories_button_area img{width:100%;height:100%}.rv-21-accessories_main_section .rv-21-accessories .rv-21-accessories_button_area .rv-21-accessories_content_btn{color:#0e1428;font-size:16px;font-weight:700;transition:all .4s;position:absolute;top:44%;left:28%}.rv-5-partners{text-align:center;background:url(/static-assets/static/media/rv-5-partner-bg.64a3bd32.jpg) 50%/cover no-repeat;padding:55px 0}@media screen and (max-width:1199px){.rv-5-partners{padding:40px 0}}@media screen and (max-width:767px){.rv-5-partners{padding:30px 0}}.rv-5-partners .swiper-wrapper{align-items:center}.rv-6-clients{background-color:var(--white-f);text-align:center;padding:60px 0}.rv-6-clients__title{color:var(--white-f);letter-spacing:-.8px;text-align:center;margin-bottom:53px;font-size:20px;font-weight:500}@media screen and (max-width:479px){.rv-6-clients__title{font-size:18px}}.rv-6-clients__title a{color:#f2584c;text-underline-offset:4px;-webkit-text-decoration:underline;text-decoration:underline;text-decoration-thickness:1px}.rv-6-clients img{opacity:.3;transition:all .4s}.rv-6-clients img:hover{opacity:1}.rv-7-partners__slider{border:1px solid #0505051a;border-left:0;position:relative}.rv-7-member{border-left:1px solid #0505051a;height:auto}.rv-7-member a{opacity:.24;text-align:center;justify-content:center;align-items:center;width:100%;height:100%;padding:32px 10px;display:flex}@media screen and (max-width:479px){.rv-7-member a{padding:22px 10px}}.rv-7-member a:hover{opacity:1;background-color:#2a9cf11a}.rv-7-member img{object-fit:contain}.rv-7-slider-nav--small{z-index:1;width:100%}.rv-7-slider-nav--small button{width:40px;height:40px;color:var(--white-f);background-color:#edeeef;translate:-50%}@media screen and (max-width:1399px){.rv-7-slider-nav--small button{line-height:normal}}@media screen and (max-width:575px){.rv-7-slider-nav--small button{translate:0}}.rv-7-slider-nav--small button:hover{background-color:var(--white-f);color:var(--white-f)}.rv-7-slider-nav--small button:last-child{translate:50%}@media screen and (max-width:575px){.rv-7-slider-nav--small button:last-child{translate:0}}.rv-8-partners__slider{text-align:center;margin-top:70px}@media screen and (max-width:991px){.rv-8-partners__slider{margin-top:60px}}@media screen and (max-width:479px){.rv-8-partners__slider{margin-top:40px}}.rv-8-partners__slider .swiper-wrapper{align-items:center}.rv-8-partners__slider img{opacity:.3}.rv-8-partners__slider img:hover{opacity:1}.rv-10-partners{border-bottom:1px solid #0505051a;padding-bottom:38px}@media screen and (max-width:1199px){.rv-10-partners{padding-bottom:28px}}.rv-10-partners img{opacity:.3}.rv-10-partners img:hover{opacity:1}.rv-13-partners .rv-7-slider-nav--small button{background-color:var(--white-f);border-radius:0;font-size:20px;box-shadow:0 2px 3px #05050524}.rv-13-partners .rv-7-slider-nav--small button:hover{background-color:var(--white-f)}.rv-13-member a:hover{background-color:#f5f5f5}.rv-14-partners__slider{text-align:center;margin-top:90px}@media screen and (max-width:479px){.rv-14-partners__slider{margin-top:70px}}.rv-14-partners__slider a{opacity:.5}.rv-14-partners__slider a:hover{opacity:1}.rv-15-brand_main_area{padding-bottom:100px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-15-brand_main_area{padding-bottom:30px}}.rv-15-brand_main_area .bx-wrapper{box-shadow:none;background:0 0;border:0;margin-bottom:0;max-width:100%!important}.rv-15-brand_area_second_row{padding-bottom:50px}.rv-15-brand_area_second_row .rv-15-single_brand img{object-fit:contain;width:130px;height:72px;margin:auto}.rv-7-features{color:var(--white-f);z-index:1;background-color:#1a1c19;gap:50px;margin-top:-50px;padding:36px 50px;display:flex;position:relative}@media screen and (max-width:1399px){.rv-7-features{gap:35px;padding:36px 35px}}@media screen and (max-width:1199px){.rv-7-features{padding:26px 35px}}@media screen and (max-width:991px){.rv-7-features{flex-wrap:wrap}}@media screen and (max-width:767px){.rv-7-features{gap:25px}}.rv-7-feature{font-family:var(--mulish);flex:auto;align-items:flex-start;gap:15px;display:flex}@media screen and (max-width:1199px){.rv-7-feature{flex-direction:column;row-gap:12px}}@media screen and (max-width:991px){.rv-7-feature{flex-direction:row;flex:45%}}@media screen and (max-width:767px){.rv-7-feature{flex-direction:column}}.rv-7-feature:not(:last-child){border-right:1px solid #ffffff1a;padding-right:50px}@media screen and (max-width:1399px){.rv-7-feature:not(:last-child){padding-right:35px}}@media screen and (max-width:991px){.rv-7-feature:not(:last-child){border:none;padding-right:0}}.rv-7-feature img{object-fit:none;width:35px;height:35px}.rv-7-feature__title{margin-bottom:3px;font-size:16px;font-weight:700}.rv-7-feature__sub-title{opacity:.6;margin-bottom:0;font-size:15px}.rv-12-features{background-color:#eef6e7}.rv-12-feature{color:var(--white-f)}.rv-12-feature .rv-7-feature__sub-title{font-weight:500}.rv-23-whychoose_main_area{background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll;padding:160px 0}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-23-whychoose_main_area{padding:130px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-23-whychoose_main_area{padding:80px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-23-whychoose_main_area{padding:60px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-23-whychoose_main_area{padding:50px 0}}@media only screen and (min-width:0) and (max-width:479px){.rv-23-whychoose_main_area{padding:35px 0}}.rv-23-whychoose_main_area .rv-23-whychoose_image{column-gap:30px;height:600px;display:flex}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-23-whychoose_main_area .rv-23-whychoose_image{height:480px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-23-whychoose_main_area .rv-23-whychoose_image{height:430px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-23-whychoose_main_area .rv-23-whychoose_image{column-gap:15px;height:370px}}@media only screen and (min-width:0) and (max-width:479px){.rv-23-whychoose_main_area .rv-23-whychoose_image{column-gap:15px;height:310px}}.rv-23-whychoose_main_area .rv-23-whychoose_image img{object-fit:cover;width:50%;height:500px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-23-whychoose_main_area .rv-23-whychoose_image img{height:400px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-23-whychoose_main_area .rv-23-whychoose_image img{height:320px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-23-whychoose_main_area .rv-23-whychoose_image img{height:300px}}@media only screen and (min-width:0) and (max-width:479px){.rv-23-whychoose_main_area .rv-23-whychoose_image img{height:250px}}.rv-23-whychoose_main_area .rv-23-whychoose_image img:nth-child(2){align-self:flex-end;width:50%}.rv-23-whychoose_main_area .rv-23-whychoose_content{padding-left:70px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-23-whychoose_main_area .rv-23-whychoose_content{padding-left:35px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-23-whychoose_main_area .rv-23-whychoose_content{padding-left:0}}@media only screen and (min-width:0) and (max-width:479px){.rv-23-whychoose_main_area .rv-23-whychoose_content{padding-top:30px}}.rv-23-whychoose_main_area .rv-23-whychoose_content .rv-23-whychoose_content_sub_title{color:#fff;font-size:15px;font-weight:700;font-family:var(--mulish),sans-serif;background:#020208;padding:1px 4px;display:inline-block}.rv-23-whychoose_main_area .rv-23-whychoose_content .rv-23-whychoose_content_title{color:#020208;font-size:46px;font-weight:800;font-family:var(--mulish),sans-serif;margin-bottom:50px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-23-whychoose_main_area .rv-23-whychoose_content .rv-23-whychoose_content_title{margin-bottom:25px;font-size:25px}}@media only screen and (min-width:0) and (max-width:479px){.rv-23-whychoose_main_area .rv-23-whychoose_content .rv-23-whychoose_content_title{margin-bottom:15px;font-size:20px}}.rv-23-whychoose_main_area .rv-23-whychoose_content .rv-23-whychoose_content_desc{color:#020208b3;font-size:16px;font-weight:500;font-family:var(--mulish),sans-serif;margin-bottom:50px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-23-whychoose_main_area .rv-23-whychoose_content .rv-23-whychoose_content_desc{margin-bottom:30px}}.rv-23-whychoose_main_area .rv-23-whychoose_content .single-progressbar{padding-bottom:30px}.rv-23-whychoose_main_area .rv-23-whychoose_content .single-progressbar .rv-23-progress_bar{border:1px solid #02020833}.rv-23-whychoose_main_area .rv-23-whychoose_content .single-progressbar .rv-23-progress_bar .progressbar{margin:7px 0 8px 10px}.rv-23-whychoose_main_area .rv-23-whychoose_content .single-progressbar .percentCount,.rv-23-whychoose_main_area .rv-23-whychoose_content .single-progressbar h4{color:#020208;font-size:16px;font-weight:700;font-family:var(--mulish),sans-serif}.rv-7-daily-deals{border:1px solid #0505051a;padding:50px 30px 30px;position:relative}@media screen and (max-width:991px){.rv-7-daily-deals{padding-top:0}}@media screen and (max-width:767px){.rv-7-daily-deals{border:none;padding:0}}.rv-7-daily-deals__heading{background-color:var(--white-f);border:1px solid #0505051a;align-items:center;gap:40px;padding:10px 30px;display:flex;position:absolute;bottom:calc(100% - 20px);left:80px}@media screen and (max-width:1399px){.rv-7-daily-deals__heading{bottom:calc(100% - 25px)}}@media screen and (max-width:1199px){.rv-7-daily-deals__heading{bottom:calc(100% - 30px)}}@media screen and (max-width:991px){.rv-7-daily-deals__heading{text-align:center;flex-direction:column;row-gap:10px;margin-top:-20px;margin-bottom:20px;position:static}}.rv-7-daily-deals__heading_right{align-items:center;gap:15px;display:flex}@media screen and (max-width:479px){.rv-7-daily-deals__heading_right{flex-direction:column;row-gap:10px}}.rv-7-daily-deals__heading_right h6{color:var(--white-f);font-family:var(--mulish);margin-bottom:0;font-size:18px;font-weight:700}.rv-7-daily-deals .rv-7-section__title{font-size:34px}@media screen and (max-width:991px){.rv-7-daily-deals .rv-7-section__title{font-size:30px}}@media screen and (max-width:767px){.rv-7-daily-deals .rv-7-section__title{font-size:27px}}@media screen and (max-width:479px){.rv-7-daily-deals .rv-7-section__title{font-size:25px}}.rv-7-daily-deals__countdown .syotimer__body{gap:6px;display:flex}.rv-7-daily-deals__countdown .syotimer-cell{color:var(--white-f);text-align:center;background-color:#d21028;border-radius:30px;min-width:48px;height:34px;padding:0 8px;line-height:34px;display:flex}.rv-7-daily-deals .rv-7-slider-nav--small{padding:0 30px}@media screen and (max-width:767px){.rv-7-daily-deals .rv-7-slider-nav--small{padding:0}}@media screen and (max-width:575px){.rv-7-daily-deals .rv-7-slider-nav--small{gap:10px;margin-top:15px}}.rv-21-bestdeal_section{z-index:1;padding-top:120px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-21-bestdeal_section{padding-top:100px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-21-bestdeal_section{padding-top:80px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-21-bestdeal_section{padding-top:60px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-21-bestdeal_section{padding-top:40px}}.rv-21-bestdeal_section .rv-21-bestdeal_section_heading{text-align:center;margin-bottom:50px}.rv-21-bestdeal_section .rv-21-bestdeal_section_heading .rv-21-bestdeal_sub_title{color:#ce512a;z-index:1;font-size:18px;font-weight:700;font-family:var(--mulish),sans-serif;position:relative}.rv-21-bestdeal_section .rv-21-bestdeal_section_heading .rv-21-bestdeal_sub_title .rv-21-bestdeal_sh_1{z-index:-1;position:absolute;bottom:-12px;left:50%;transform:translate(-50%)}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-21-bestdeal_section .rv-21-bestdeal_section_heading .rv-21-bestdeal_sub_title .rv-21-bestdeal_sh_1{bottom:-20px}}.rv-21-bestdeal_section .rv-21-bestdeal_section_heading .rv-21-bestdeal_section_title{color:#0e1428;z-index:1;font-size:44px;font-weight:700;position:relative}@media only screen and (min-width:992px) and (max-width:1199px){.rv-21-bestdeal_section .rv-21-bestdeal_section_heading .rv-21-bestdeal_section_title{font-size:40px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-21-bestdeal_section .rv-21-bestdeal_section_heading .rv-21-bestdeal_section_title{font-size:35px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-21-bestdeal_section .rv-21-bestdeal_section_heading .rv-21-bestdeal_section_title{font-size:23px}}.rv-21-bestdeal_section .rv-21-bestdeal_section_heading .rv-21-bestdeal_section_title .rv-21-bestdeal_sh_1{z-index:-1;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)}.rv-21-bestdeal_section .rv-21-bestdeal_slide{z-index:2;border:1px solid #0202081a;padding:52px 0;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-21-bestdeal_section .rv-21-bestdeal_slide{margin-bottom:30px;padding:20px 0}}.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_button_area .rv-21-bestdeal_slide_button_next,.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_button_area .rv-21-bestdeal_slide_button_prev{opacity:.5;content:"";z-index:1;transition:all .3s;position:absolute;top:50%;transform:translateY(-50%)}.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_button_area .rv-21-bestdeal_slide_button_next:hover,.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_button_area .rv-21-bestdeal_slide_button_prev:hover{opacity:1}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_button_area .rv-21-bestdeal_slide_button_next,.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_button_area .rv-21-bestdeal_slide_button_prev{top:40%}}.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_button_area .rv-21-bestdeal_slide_button_prev{left:0}.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_button_area .rv-21-bestdeal_slide_button_next{right:0}.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_iamge{text-align:center;width:400px;height:300px;margin:auto;padding-bottom:50px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_iamge{height:180px;padding-bottom:30px}}@media only screen and (min-width:0) and (max-width:479px){.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_iamge{height:170px;padding-bottom:20px}}.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_iamge img{width:auto;height:100%}.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_content{text-align:center;border-top:1px solid #0202081a}.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_content .rv-21-bestdeal_slide_review{grid-column-gap:12px;flex-wrap:wrap;justify-content:center;align-items:center;margin-top:30px;padding-bottom:10px;display:flex}.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_content .rv-21-bestdeal_slide_review i{color:#ffb21d}.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_content .rv-21-bestdeal_slide_review p{font-family:var(--mulish),sans-serif;color:#0e1428;margin:0;font-size:14px;font-weight:500}.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_content .rv-21-bestdeal_slide_content_title{color:#0e1428;font-size:26px;font-weight:700;font-family:var(--mulish),sans-serif;margin-bottom:5px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_content .rv-21-bestdeal_slide_content_title{font-size:20px}}.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_content .rv-21-bestdeal_slide_product_price{flex-wrap:wrap;justify-content:center;align-items:center;column-gap:15px;padding-bottom:60px;display:flex}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_content .rv-21-bestdeal_slide_product_price{padding-bottom:35px}}@media only screen and (min-width:0) and (max-width:479px){.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_content .rv-21-bestdeal_slide_product_price{padding-bottom:20px}}.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_content .rv-21-bestdeal_slide_product_price p{color:#0e1428;font-size:20px;font-weight:500;font-family:var(--mulish),sans-serif;margin:0}.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_content .rv-21-bestdeal_slide_product_price span{font-size:14px;font-weight:400;font-family:var(--mulish),sans-serif;color:#0e1428;text-decoration:line-through}.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_content .rv_simple_timer_7{padding-bottom:40px}@media only screen and (min-width:0) and (max-width:479px){.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_content .rv_simple_timer_7{padding-bottom:25px}}.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_content .rv_simple_timer_7 .count_down_box .count_down{display:inline-block}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_content .rv_simple_timer_7 .count_down_box .count_down{margin-right:10px}}.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_content .rv_simple_timer_7 .count_down_box .count_down .rv-time-style{-webkit-backdrop-filter:blur(32.5px);backdrop-filter:blur(32.5px);color:#0e1428;width:60px;height:60px;font-size:47px;line-height:60px;font-family:var(--mulish),sans-serif;background:linear-gradient(#0e142833,#0e142800);border:.5px solid #0e14284d;margin-bottom:12px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_content .rv_simple_timer_7 .count_down_box .count_down .rv-time-style{font-size:35px}}@media only screen and (min-width:0) and (max-width:479px){.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_content .rv_simple_timer_7 .count_down_box .count_down .rv-time-style{text-align:center;width:35px;height:45px;margin:auto auto 10px;font-size:25px;line-height:35px}}.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_content .rv_simple_timer_7 .count_down_box .count_down span{text-transform:uppercase;color:#0e1428;font-size:14px;font-weight:600;font-family:var(--mulish),sans-serif;display:block}@media only screen and (min-width:0) and (max-width:479px){.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_content .rv_simple_timer_7 .count_down_box .count_down span{font-size:12px}}.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_content .rv_simple_timer_7 .count_down_box .count_down:not(:last-child){margin-right:30px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_content .rv_simple_timer_7 .count_down_box .count_down:not(:last-child){margin-right:10px}}.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_content .rv-21-bestdeal_button_area{cursor:pointer;width:160px;height:80px;margin:0 auto;position:relative}.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_content .rv-21-bestdeal_button_area:hover .rv-21-bestdeal_content_btn{letter-spacing:1px}.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_content .rv-21-bestdeal_button_area img{width:100%;height:100%}.rv-21-bestdeal_section .rv-21-bestdeal_slide .rv-21-bestdeal_slide_content .rv-21-bestdeal_button_area .rv-21-bestdeal_content_btn{color:#fff;font-size:16px;font-weight:700;font-family:var(--mulish),sans-serif;transition:all .4s;position:absolute;top:40%;left:22%}.rv-21-bestdeal_section .rv-21-bestdeal_single_product{z-index:1;border:1px solid #0202081a;margin-bottom:25px;position:relative;overflow:hidden}.rv-21-bestdeal_section .rv-21-bestdeal_single_product:hover .rv-21-bestdeal_single_product_socials{right:13px}.rv-21-bestdeal_section .rv-21-bestdeal_single_product .rv-21-bestdeal_single_product_top_actions{position:absolute;top:15px;left:15px}.rv-21-bestdeal_section .rv-21-bestdeal_single_product .rv-21-bestdeal_single_product_top_actions .rv-21-bestdeal_single_discount,.rv-21-bestdeal_section .rv-21-bestdeal_single_product .rv-21-bestdeal_single_product_top_actions .rv-21-bestdeal_single_new{color:#fff;text-align:center;background:#ce512a;padding:3px 10px}.rv-21-bestdeal_section .rv-21-bestdeal_single_product .rv-21-bestdeal_single_product_top_actions .rv-21-bestdeal_single_discount{background:#1c74e9}.rv-21-bestdeal_section .rv-21-bestdeal_single_product .rv-21-bestdeal_single_product_socials{content:"";flex-direction:column;justify-content:center;align-items:center;row-gap:10px;transition:all .3s linear;display:flex;position:absolute;top:50px;right:-50px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-21-bestdeal_section .rv-21-bestdeal_single_product .rv-21-bestdeal_single_product_socials{top:30px}}.rv-21-bestdeal_section .rv-21-bestdeal_single_product .rv-21-bestdeal_single_product_socials a{color:#0e1428;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .4s;display:flex;position:relative;box-shadow:0 0 0 1px #00000045}.rv-21-bestdeal_section .rv-21-bestdeal_single_product .rv-21-bestdeal_single_product_socials a:hover{color:#fff;background:#0e1428}.rv-21-bestdeal_section .rv-21-bestdeal_single_product .rv-21-bestdeal_single_product_socials a:hover .quick_view{transform:scale(1)}.rv-21-bestdeal_section .rv-21-bestdeal_single_product .rv-21-bestdeal_single_product_socials a .quick_view{color:#fff;z-index:1;text-align:center;background:#0e1428;width:75px;height:28px;font-family:Mulish,sans-serif;font-size:12px;font-weight:700;line-height:27px;transition:all .3s;position:absolute;left:-88px;transform:scale(0)}.rv-21-bestdeal_section .rv-21-bestdeal_single_product .rv-21-bestdeal_single_product_socials a .quick_view:after{content:"";z-index:-1;background:#0e1428;width:20px;height:20px;position:absolute;top:4px;right:-5px;rotate:45deg}.rv-21-bestdeal_section .rv-21-bestdeal_single_product .rv-21-bestdeal_single_product_image{width:120px;height:160px;margin:50px auto}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-21-bestdeal_section .rv-21-bestdeal_single_product .rv-21-bestdeal_single_product_image{margin-bottom:30px}}.rv-21-bestdeal_section .rv-21-bestdeal_single_product .rv-21-bestdeal_single_product_image img{width:100%;height:100%}.rv-21-bestdeal_section .rv-21-bestdeal_single_product .rv-21-bestdeal_single_product_txt{border-top:1px solid #0e14281a;padding:15px}.rv-21-bestdeal_section .rv-21-bestdeal_single_product .rv-21-bestdeal_single_product_txt .rv-21-bestdeal_single_product_review{grid-column-gap:12px;flex-wrap:wrap;align-items:center;display:flex}.rv-21-bestdeal_section .rv-21-bestdeal_single_product .rv-21-bestdeal_single_product_txt .rv-21-bestdeal_single_product_review i{color:#ffb21d}.rv-21-bestdeal_section .rv-21-bestdeal_single_product .rv-21-bestdeal_single_product_txt .rv-21-bestdeal_single_product_review p{color:#0e1428;font-size:14px;font-weight:500;font-family:var(--mulish),sans-serif;margin:0}.rv-21-bestdeal_section .rv-21-bestdeal_single_product .rv-21-bestdeal_single_product_txt .rv_bestdeal_7_single_product_title{margin-bottom:10px;font-size:16px;font-weight:700;transition:all .3s linear}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-21-bestdeal_section .rv-21-bestdeal_single_product .rv-21-bestdeal_single_product_txt .rv_bestdeal_7_single_product_title{font-size:14px}}.rv-21-bestdeal_section .rv-21-bestdeal_single_product .rv-21-bestdeal_single_product_txt .rv_bestdeal_7_single_product_title a{color:#0e1428}.rv-21-bestdeal_section .rv-21-bestdeal_single_product .rv-21-bestdeal_single_product_txt .rv_bestdeal_7_single_product_title a:hover{color:#ce512a}.rv-21-bestdeal_section .rv-21-bestdeal_single_product .rv-21-bestdeal_single_product_txt .rv-21-bestdeal_single_product_price{flex-wrap:wrap;align-items:center;column-gap:15px;padding-bottom:15px;display:flex}.rv-21-bestdeal_section .rv-21-bestdeal_single_product .rv-21-bestdeal_single_product_txt .rv-21-bestdeal_single_product_price span{font-family:var(--mulish),sans-serif;color:#55585b;font-weight:400;text-decoration:line-through}.rv-21-bestdeal_section .rv-21-bestdeal_single_product .rv-21-bestdeal_single_product_txt .rv-21-bestdeal_single_product_price p{font-family:var(--mulish),sans-serif;color:#0e1428;margin:0;font-size:16px;font-weight:500}@media screen and (max-width:1399px){.rv-8-functions{padding:40px 0}}@media screen and (max-width:991px){.rv-8-functions{padding:30px 0}}.rv-8-function{font-family:var(--mulish);color:var(--white-f);background-color:#1c74e90f;padding:54px 40px 48px}@media screen and (max-width:1399px){.rv-8-function{padding:34px 25px 28px}}.rv-8-function__img{object-fit:contain;width:100px;height:80px;margin-bottom:42px}@media screen and (max-width:1199px){.rv-8-function__img{width:80px;height:60px;margin-bottom:32px}}.rv-8-function__title{margin-bottom:4px;font-size:24px;font-weight:700}@media screen and (max-width:1199px){.rv-8-function__title{font-size:22px}}@media screen and (max-width:991px){.rv-8-function__title{font-size:20px}}.rv-8-function__title a:hover{color:#1c74e9}.rv-8-function__sub-title{opacity:.7;font-size:15px;font-weight:500}@media screen and (max-width:1399px){.rv-9-guides{padding:40px 0 80px}}@media screen and (max-width:991px){.rv-9-guides{padding:30px 0 60px}}.rv-9-guides__row{--bs-gutter-x:100px}@media screen and (max-width:1399px){.rv-9-guides__row{--bs-gutter-x:20px}}@media screen and (max-width:991px){.rv-9-guides__row{--bs-gutter-x:30px}}@media screen and (max-width:1399px){.rv-9-guides__img img{max-width:80%}}.rv-9-guide{border:0;margin-bottom:75px;padding:0}@media screen and (max-width:1399px){.rv-9-guide{gap:20px;margin-bottom:65px}}@media screen and (max-width:1199px){.rv-9-guide{gap:15px}}@media screen and (max-width:991px){.rv-9-guide{flex-direction:row;margin-bottom:35px}}.rv-9-guide:last-child{margin-bottom:0}.rv-9-guide:last-child .rv-9-service__icon:before{content:none}.rv-9-guide .rv-9-service__icon{background-color:#fff;flex-shrink:0;width:54px;height:54px;position:relative;overflow:visible}@media screen and (max-width:1199px){.rv-9-guide .rv-9-service__icon{width:48px;height:48px}}.rv-9-guide .rv-9-service__icon:before{content:"";background:url(/static-assets/static/media/rv-9-guide-stroke.2f21e81c.png) 50%/100% 90px no-repeat;width:1px;height:90px;position:absolute;top:calc(100% + 12px);left:50%;translate:-50%}@media screen and (max-width:1399px){.rv-9-guide .rv-9-service__icon:before{height:80px}}@media screen and (max-width:991px){.rv-9-guide .rv-9-service__icon:before{height:50px}}.rv-9-guide__txt{padding-top:10px}.rv-9-guide .rv-3-service__title{font-family:var(--mulish);margin-bottom:11px;font-size:20px;font-weight:700}@media screen and (max-width:1199px){.rv-9-guide .rv-3-service__title{margin-bottom:6px;font-size:18px}}.rv-9-guide .rv-3-service__descr{margin-bottom:0;font-size:15px;font-weight:500;line-height:24px}.rv-10-infos{background-color:#efc329;border-radius:20px;position:relative;overflow:hidden}.rv-10-infos.container{padding:0}@media screen and (min-width:1520px){.rv-10-infos.container{max-width:calc(100% - 200px)}}.rv-10-infos__txt{width:68%;margin:auto;padding:80px 0}@media screen and (max-width:1775px) and (min-width:1600px){.rv-10-infos__txt{width:77%}}@media screen and (max-width:1599px){.rv-10-infos__txt{width:85%}}@media screen and (max-width:991px){.rv-10-infos__txt{padding:120px 0 60px}}@media screen and (max-width:767px){.rv-10-infos__txt{width:calc(100% - 24px);padding:110px 0 40px}}.rv-10-infos__txt .nav-tabs{background-color:var(--white-f);z-index:1;border:none;border-bottom-right-radius:20px;gap:72px;max-width:50%;padding:0 50px;position:absolute;top:0;left:0}@media screen and (max-width:1199px){.rv-10-infos__txt .nav-tabs{gap:0 42px;padding:0 30px}}@media screen and (max-width:991px){.rv-10-infos__txt .nav-tabs{max-width:100%}}@media screen and (max-width:479px){.rv-10-infos__txt .nav-tabs{gap:0 32px;padding:0 20px}}.rv-10-infos__txt .nav-tabs .nav-link{color:#ffffffb3;text-transform:capitalize;font-family:var(--mulish);border:none;padding:20px 0;font-size:18px;font-weight:700;position:relative}@media screen and (max-width:479px){.rv-10-infos__txt .nav-tabs .nav-link{font-size:16px}}.rv-10-infos__txt .nav-tabs .nav-link:before{content:"";opacity:0;background-color:#efc329;border-radius:6px;width:100%;height:2px;transition:all .4s;position:absolute;bottom:17px}.rv-10-infos__txt .nav-tabs .nav-link.active{color:var(--white-f);background:0 0}.rv-10-infos__txt .nav-tabs .nav-link.active:before{opacity:1}.rv-10-infos__txt .rv-10-section__sub-title .styled{background-color:var(--white-f)}.rv-10-infos__txt .rv-10-section__title{color:var(--white-f);margin-bottom:20px;font-size:46px;line-height:108.696%}@media screen and (max-width:1399px){.rv-10-infos__txt .rv-10-section__title{font-size:38px}}@media screen and (max-width:1199px){.rv-10-infos__txt .rv-10-section__title{font-size:32px}}@media screen and (max-width:767px){.rv-10-infos__txt .rv-10-section__title{font-size:28px}}@media screen and (max-width:575px){.rv-10-infos__txt .rv-10-section__title{margin-bottom:12px;font-size:26px}}@media screen and (max-width:479px){.rv-10-infos__txt .rv-10-section__title{font-size:24px}}.rv-10-infos__txt .rv-8-about__descr{color:#0009}@media screen and (max-width:479px){.rv-10-infos__txt .rv-8-about__descr{margin-bottom:12px}}.rv-10-infos__stats{margin-bottom:0}@media screen and (max-width:1399px){.rv-10-infos__stat .rv-8-about-stat__number{margin-bottom:2px;font-size:35px}}@media screen and (max-width:991px){.rv-10-infos__stat .rv-8-about-stat__number{font-size:30px}}@media screen and (max-width:575px){.rv-10-infos__stat .rv-8-about-stat__number{font-size:28px}}.rv-10-infos__video .rv-5-video{background-image:url(/static-assets/static/media/rv-10-infos-video-bg.5390e5f9.jpg);padding:237px 0}@media screen and (max-width:1399px){.rv-10-infos__video .rv-5-video{padding:197px 0}}@media screen and (max-width:1199px){.rv-10-infos__video .rv-5-video{padding:197px 0}}@media screen and (max-width:991px){.rv-10-infos__video .rv-5-video{padding:127px 0}}@media screen and (max-width:767px){.rv-10-infos__video .rv-5-video{padding:107px 0}}@media screen and (max-width:479px){.rv-10-infos__video .rv-5-video{padding:67px 0}}.rv-10-infos__video .rv-5-video .outer-container{flex-direction:column;align-items:center;gap:40px;margin:0 50px;display:flex}@media screen and (max-width:991px){.rv-10-infos__video .rv-5-video .outer-container{margin:0 12px}}.rv-10-infos__video .rv-5-video .outer-container h6{color:var(--white-f);font-family:var(--oldenburg);font-size:24px;font-weight:400;-webkit-text-decoration:underline;text-decoration:underline;text-decoration-thickness:1px}@media screen and (max-width:479px){.rv-10-infos__video .rv-5-video .outer-container h6{font-size:22px}}.rv-10-infos__video .rv-5-video span{width:120px;height:120px;position:static;translate:0}.rv-10-infos__video .rv-5-video a{background:linear-gradient(39deg,#c28109 12.69%,#ffb52d 86.22%);width:80px;height:80px;font-size:20px;line-height:80px}.rv-10-infos__video .rv-5-video a:before{background:linear-gradient(39deg,#ffb52d 12.69%,#c28109 86.22%)}.rv-12-infos{position:relative;overflow:hidden}@media screen and (max-width:1399px){.rv-12-infos{padding:120px 0}}@media screen and (max-width:1199px){.rv-12-infos{padding:90px 0}}@media screen and (max-width:767px){.rv-12-infos{padding:60px 0}}.rv-12-infos__vectors{width:100%;display:flex;position:absolute;top:0;right:0}.rv-12-infos__vectors--2{top:auto;bottom:0;scale:-1}.rv-12-infos__row{--bs-gutter-y:20px}.rv-12-info{border-bottom:1px solid #ffffff24;margin-bottom:45px;padding-bottom:38px}@media screen and (max-width:1399px){.rv-12-info{margin-bottom:25px;padding-bottom:18px}}@media screen and (max-width:767px){.rv-12-info{flex-direction:column;row-gap:0}}.rv-12-info:hover{border-color:#ffffff24}.rv-12-info .rv-9-service__icon{background:var(--white-f);width:60px;height:60px}.rv-12-info .rv-9-service__icon:before{content:none}.rv-12-info .rv-3-service__title{color:var(--white-f)}.rv-12-info .rv-3-service__title a:hover{color:#003c8b}.rv-12-info .rv-3-service__descr{color:#fff}.rv-16-dr_details_main_area{padding:50px 0}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-16-dr_details_main_area{padding:30px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-16-dr_details_main_area .rv-16-dr_details_image{width:400px;height:auto;margin:auto}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-16-dr_details_main_area .rv-16-dr_details_image{width:330px}}@media only screen and (min-width:0) and (max-width:479px){.rv-16-dr_details_main_area .rv-16-dr_details_image{width:270px}}.rv-16-dr_details_main_area .rv-16-single_dr_details{padding-bottom:70px}@media only screen and (min-width:992px) and (max-width:1199px){.rv-16-dr_details_main_area .rv-16-single_dr_details{padding-bottom:30px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-16-dr_details_main_area .rv-16-single_dr_details{padding-bottom:10px}}.rv-16-dr_details_main_area .rv-16-single_dr_details .rv-16-single_dr_details_title{color:#020208;font-size:22px;font-weight:700;font-family:var(--mulish),sans-serif;margin-bottom:7px;position:relative}.rv-16-dr_details_main_area .rv-16-single_dr_details .rv-16-single_dr_details_title span.dr_sh_one{content:"";width:107%;position:absolute;top:16px;right:-78%}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-16-dr_details_main_area .rv-16-single_dr_details .rv-16-single_dr_details_title span.dr_sh_one{display:none}}.rv-16-dr_details_main_area .rv-16-single_dr_details .rv-16-single_dr_details_title span.dr_sh_two{content:"";width:89%;position:absolute;top:34px;right:-51%;transform:rotate(16deg)}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-16-dr_details_main_area .rv-16-single_dr_details .rv-16-single_dr_details_title span.dr_sh_two{display:none}}.rv-16-dr_details_main_area .rv-16-single_dr_details .rv-16-single_dr_details_title span.dr_sh_three{content:"";width:100%;position:absolute;top:-22px;right:-82%}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-16-dr_details_main_area .rv-16-single_dr_details .rv-16-single_dr_details_title span.dr_sh_three{display:none}}.rv-16-dr_details_main_area .rv-16-single_dr_details .rv-16-single_dr_details_title span.dr_sh_four{content:"";width:100%;position:absolute;top:22px;right:38%}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-16-dr_details_main_area .rv-16-single_dr_details .rv-16-single_dr_details_title span.dr_sh_four{display:none}}.rv-16-dr_details_main_area .rv-16-single_dr_details .rv-16-single_dr_details_title span.dr_sh_five{content:"";width:100%;position:absolute;top:52px;right:87%;transform:rotate(350deg)}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-16-dr_details_main_area .rv-16-single_dr_details .rv-16-single_dr_details_title span.dr_sh_five{display:none}}.rv-16-dr_details_main_area .rv-16-single_dr_details .rv-16-single_dr_details_title span.dr_sh_six{content:"";width:100%;position:absolute;top:-329%;right:110%;transform:rotate(348deg)}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-16-dr_details_main_area .rv-16-single_dr_details .rv-16-single_dr_details_title span.dr_sh_six{top:-113%}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-16-dr_details_main_area .rv-16-single_dr_details .rv-16-single_dr_details_title span.dr_sh_six{display:none}}.rv-16-dr_details_main_area .rv-16-single_dr_details .rv-16-single_dr_details_content{color:#696969;font-weight:500;font-family:var(--mulish),sans-serif}@media only screen and (min-width:768px) and (max-width:991px){.rv-16-dr_details_main_area .rv-16-single_dr_details .rv-16-single_dr_details_content{font-size:14px;line-height:18px}}@media screen and (max-width:1399px){.rv-10-causes .row.g-30{--bs-gutter-x:20px}}.rv-10-cause{border:1px solid #05050524;border-radius:14px;padding:24px}@media screen and (max-width:1199px){.rv-10-cause{padding:15px}}.rv-10-cause:hover{border-color:#efc329}.rv-10-cause:hover .rv-1-blog__img img{scale:1.1}.rv-10-cause .rv-1-blog__img{border-radius:10px;margin-bottom:25px;position:relative}@media screen and (max-width:1399px){.rv-10-cause .rv-1-blog__img{margin-bottom:15px}}.rv-10-cause .rv-1-blog__img img{height:270px}@media screen and (max-width:1399px){.rv-10-cause .rv-1-blog__img img{height:225px}}@media screen and (max-width:1199px){.rv-10-cause .rv-1-blog__img img{height:200px}}.rv-10-cause .rv-7-product__tag{color:var(--white-f);background:#efc329;border-radius:4px;font-size:14px;left:auto;right:20px;box-shadow:0 2px 5px #05050566}.rv-10-cause .rv-1-blog__txt{border:0;padding:0}.rv-10-cause .rv-1-blog__title{font-weight:700;font-family:var(--mulish);margin-bottom:8px;line-height:136.364%}.rv-10-cause .rv-1-blog__title a:hover{color:#efc329}.rv-10-cause .rv-10-about__descr{margin-bottom:33px}.rv-10-cause .rv-10-def-btn{background-color:var(--white-f);color:var(--white-f);border-color:var(--white-f)}@media screen and (max-width:1399px){.rv-10-cause .rv-10-def-btn{height:50px;padding:0 34px;line-height:47px}}@media screen and (max-width:1199px){.rv-10-cause .rv-10-def-btn{height:45px;padding:0 24px;line-height:42px}}.rv-10-cause .rv-10-def-btn:hover{color:var(--white-f);background-color:#0000}.rv-10-stats{margin-bottom:30px}@media screen and (max-width:1399px){.rv-10-stats{margin-bottom:20px}}.rv-10-stats .progress-container{opacity:1;background:#05050514;border-radius:3px;margin-bottom:12px;padding:5px 6px;transform:skew(0deg)}.rv-10-stats .progressbar{background-color:#efc329;height:4px}.rv-10-stats .progress-label{width:max-content;height:auto;color:var(--white-f);background:#efc329;border:none;border-radius:4px;padding:0 5px;position:relative;transform:skew(0deg)translate(-50%,calc(-100% - 7px))}.rv-10-stats .progress-label:before{content:"";clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);background:#efc329;width:10px;height:5px;position:absolute;top:100%;left:50%;translate:-50%}.rv-10-stats__bottom{font-size:15px;font-weight:600;font-family:var(--mulish)}.rv-10-stats__bottom span.key{text-transform:uppercase}.rv-10-stats__bottom span.value{color:#696969}.rv-10-support{z-index:1;background:url(/static-assets/static/media/rv-10-support-bg.39e8faf6.jpg) 50%/cover no-repeat;border-radius:40px;max-width:calc(100% - 200px);margin:auto;position:relative;overflow:hidden}@media screen and (max-width:1654px){.rv-10-support{max-width:100%}}@media screen and (max-width:1399px){.rv-10-support__row{--bs-gutter-x:60px}}@media screen and (max-width:1199px){.rv-10-support__row{--bs-gutter-x:40px}}.rv-10-support:before{content:"";z-index:-1;background-color:#050505b3;position:absolute;inset:0}.rv-10-support-form-container{background-color:var(--white-f);text-align:center;border-radius:20px;padding:70px 60px}@media screen and (max-width:1199px){.rv-10-support-form-container{padding:50px 40px}}@media screen and (max-width:575px){.rv-10-support-form-container{padding:40px 30px}}@media screen and (max-width:479px){.rv-10-support-form-container{padding:25px 20px}}.rv-10-support-form__title{color:var(--white-f);font-family:var(--mulish);margin-bottom:16px;font-size:26px;font-weight:800}.rv-10-support-form__payment-methods{margin-bottom:40px}.rv-10-support-form__field{border:1px solid #05050524;border-radius:6px;margin-bottom:14px;display:flex}.rv-10-support-form__field span.icon{width:60px;color:var(--white-f);background-color:#efc329;border-radius:5px;flex-shrink:0;font-size:34px;font-weight:700;line-height:60px}@media screen and (max-width:1399px){.rv-10-support-form__field span.icon{width:54px;font-size:30px;line-height:54px}}@media screen and (max-width:1199px){.rv-10-support-form__field span.icon{width:50px;font-size:28px;line-height:50px}}.rv-10-support-form__field input{text-align:center;width:100%;color:var(--white-f);font-family:var(--mulish);padding:4.5px 20px;font-size:34px;font-weight:700}@media screen and (max-width:1399px){.rv-10-support-form__field input{font-size:30px}}@media screen and (max-width:1199px){.rv-10-support-form__field input{padding:2.5px 20px;font-size:28px}}.rv-10-support-form__field input::placeholder{opacity:.5}.rv-10-support-form__suggests{flex-wrap:wrap;justify-content:flex-start;gap:7.9px;margin-bottom:48px;display:flex}@media screen and (max-width:1199px){.rv-10-support-form__suggests{margin-bottom:38px}}.rv-10-support-form__suggests button{color:var(--white-f);font-family:var(--mulish);background:#efc329;border-radius:4px;padding:0 14px;font-size:18px;font-weight:700;line-height:1.7}.rv-10-support-form__suggests button:hover{background-color:var(--white-f);color:#efc329}.rv-10-support-form .rv-10-def-btn{background-color:var(--white-f);border-color:var(--white-f);color:var(--white-f);width:100%}.rv-10-support-form .rv-10-def-btn:hover{color:var(--white-f);background-color:#efc329;border-color:#efc329}.rv-10-support .rv-10-about__descr{margin-bottom:27px}.rv-10-support .rv-10-stats__bottom{gap:25px;margin-bottom:18px}.rv-10-support__txt .rv-10-section__sub-title,.rv-10-support__txt .rv-10-section__sub-title .styled{color:var(--white-f)}.rv-10-support__txt .rv-10-section__title{color:var(--white-f);margin-bottom:20px}.rv-10-support__txt .rv-10-about__descr{color:#fff9;margin-bottom:48px}.rv-10-support__txt .rv-10-def-btn,.rv-10-support__txt .rv-10-def-btn:hover{background-color:var(--white-f);border-color:var(--white-f);color:var(--white-f)}.rv-11-mission{text-align:center;background-color:#f7f4f0;position:relative;overflow:hidden}.rv-11-mission__quote{color:var(--white-f);font-family:var(--mulish);margin-bottom:36px;font-size:24px;font-weight:500;line-height:183.333%}@media screen and (max-width:1510px){.rv-11-mission__quote{font-size:22px;line-height:173.333%}}@media screen and (max-width:1399px){.rv-11-mission__quote{margin-bottom:26px;font-size:20px;line-height:163.333%}}@media screen and (max-width:767px){.rv-11-mission__quote{margin-bottom:16px;font-size:18px;line-height:153.333%}}@media screen and (max-width:479px){.rv-11-mission__quote{font-size:16px}}.rv-11-mission__quote:before{content:open-quote}.rv-11-mission__quote:after{content:close-quote}.rv-11-mission-quoter{text-align:left;background:var(--white-f);font-family:var(--mulish);color:var(--white-f);border-radius:20px 0;align-items:center;gap:10px;padding:10px;display:inline-flex;box-shadow:0 1px 1px #05050529}.rv-11-mission-quoter__img img{border-radius:10px 0;width:40px;height:40px}.rv-11-mission-quoter__name{margin-bottom:8px;font-size:15px;font-weight:700;line-height:93.333%}.rv-11-mission-quoter__label{font-size:13px;font-weight:500;line-height:76.923%;display:block}.rv-11-mission__imgs{height:0}.rv-11-mission__imgs img{clip-path:url(#rv-11-mission-path);aspect-ratio:153/205;min-width:306px;position:absolute;top:40px;left:0}@media screen and (max-width:1510px){.rv-11-mission__imgs img{left:-40px}}@media screen and (max-width:1399px){.rv-11-mission__imgs img{top:-40px;left:-70px}}@media screen and (max-width:1199px){.rv-11-mission__imgs img{left:-150px}}@media screen and (max-width:991px){.rv-11-mission__imgs img{left:-100%}}.rv-11-mission__imgs img:nth-child(2){clip-path:url(#rv-11-mission-path-2);inset:auto 0 40px auto}@media screen and (max-width:1510px){.rv-11-mission__imgs img:nth-child(2){right:-65px}}@media screen and (max-width:1399px){.rv-11-mission__imgs img:nth-child(2){bottom:-30px;right:-105px}}@media screen and (max-width:1199px){.rv-11-mission__imgs img:nth-child(2){right:-185px}}@media screen and (max-width:991px){.rv-11-mission__imgs img:nth-child(2){right:-100%}}.rv-14-case-studies{background-color:#eaf5f8}@media screen and (max-width:991px){.rv-14-case-studies{padding-top:60px}}.rv-14-case-studies-txt-slider{border-left:1px solid #0202081a;min-height:625px;margin:80px 0 80px 80px;padding:44px 0}@media screen and (max-width:1399px){.rv-14-case-studies-txt-slider{min-height:430px;margin:80px 0 80px 50px}}@media screen and (max-width:1199px){.rv-14-case-studies-txt-slider{min-height:370px;margin:80px 0 80px 30px}}@media screen and (max-width:991px){.rv-14-case-studies-txt-slider{min-height:auto;margin:30px 0 60px}}.rv-14-case-study__img{justify-content:flex-end;display:flex}.rv-14-case-study__img img{max-width:960px;max-height:830px}@media screen and (max-width:1599px){.rv-14-case-study__img img{max-height:782px}}@media screen and (max-width:1399px){.rv-14-case-study__img img{max-height:592px}}@media screen and (max-width:1199px){.rv-14-case-study__img img{height:100%;max-height:562px}}@media screen and (max-width:991px){.rv-14-case-study__img img{width:100%;max-width:100%}}.rv-14-case-study__txt{font-family:var(--mulish);padding:0 0 0 75px;height:max-content!important}@media screen and (max-width:1399px){.rv-14-case-study__txt{padding-left:65px}}@media screen and (max-width:1199px){.rv-14-case-study__txt{padding-left:55px}}@media screen and (max-width:991px){.rv-14-case-study__txt{padding-left:45px}}@media screen and (max-width:767px){.rv-14-case-study__txt{padding-left:35px}}@media screen and (max-width:479px){.rv-14-case-study__txt{padding-left:25px}}.rv-14-case-study__txt.swiper-slide-active{border-left:1px solid var(--black)}.rv-14-case-study__txt.swiper-slide-active .rv-14-case-study__order{-webkit-text-fill-color:#e64209;-webkit-text-stroke-color:#e64209;color:#e64209}.rv-14-case-study__heading{justify-content:space-between;align-items:center;margin-bottom:33px;display:flex}.rv-14-case-study__order{-webkit-text-stroke:1px #02020824;-webkit-text-fill-color:transparent;font-size:76px;font-weight:700;line-height:.7}@media screen and (max-width:991px){.rv-14-case-study__order{font-size:66px}}@media screen and (max-width:767px){.rv-14-case-study__order{font-size:60px}}@media screen and (max-width:479px){.rv-14-case-study__order{font-size:56px}}.rv-14-case-study__bottom .rv-3-project__sub-title{text-transform:capitalize;margin-bottom:4px;font-size:16px}.rv-14-case-study__bottom .rv-3-project__sub-title:before{background-color:#e64209;width:5px;height:5px}.rv-14-case-study__title{color:#020208;margin-bottom:0;font-size:24px;font-weight:700}.rv-14-nwsltr__form{align-items:center;gap:75px;display:flex}@media screen and (max-width:1199px){.rv-14-nwsltr__form{gap:35px}}@media screen and (max-width:479px){.rv-14-nwsltr__form{flex-direction:column;row-gap:20px}}.rv-14-nwsltr__form .nwsltr-left{width:100%}.rv-14-nwsltr__form input{border-bottom:1px solid #0202081a;padding-bottom:18px}@media screen and (max-width:767px){.rv-14-nwsltr__form input{padding-bottom:10px}}.rv-14-nwsltr__form input::placeholder{color:#020208b3;font-family:var(--mulish);font-size:15px;line-height:66.667%}.rv-14-nwsltr__form .nwsltr-checkbox{color:#02020880;font-family:var(--mulish);font-size:14px;font-weight:500;line-height:71.429%}.rv-14-nwsltr__form button{font-weight:700;font-family:var(--mulish)}.rv-14-nwsltr__form button:hover{color:#f2584c}.rv-14-nwsltr__form button i{opacity:1;font-size:22px}@media screen and (max-width:767px){.rv-14-nwsltr__checkbox{padding-top:12px}}.rv-14-nwsltr__checkbox a,.rv-14-nwsltr__checkbox label{color:#02020880;font-family:var(--mulish);font-size:14px;font-weight:500;line-height:71.429%}.rv-14-nwsltr__checkbox a{text-decoration:underline}.rv-22-cta_section{z-index:1;background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll;padding:180px 0 300px;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-22-cta_section{padding:100px 0 220px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-22-cta_section{padding:100px 0 200px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-22-cta_section{padding:80px 0 190px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-22-cta_section{padding:70px 0 180px}}@media only screen and (min-width:0) and (max-width:479px){.rv-22-cta_section{padding:60px 0 170px}}.rv-22-cta_section:after{content:"";z-index:-1;background:#040e1f99;width:100%;height:100%;position:absolute;top:0;left:0}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-22-cta_section .rv-22-cta_section_content{margin-bottom:30px}}.rv-22-cta_section .rv-22-cta_section_content .rv-22-cta_sub_title{color:#ffffffb3;text-transform:uppercase;font-size:14px;font-weight:500;display:inline-block;position:relative}.rv-22-cta_section .rv-22-cta_section_content .rv-22-cta_sub_title .rv8_sub_pre_nex{font-family:var(--mulish),sans-serif;content:"";background:#fff9;width:60px;height:1px;position:absolute;top:50%;right:-80%;transform:translateY(-50%)}.rv-22-cta_section .rv-22-cta_section_content .rv-22-cta_sub_title .rv8_sub_pre_nex:before{content:"";background:#9a9ea5;border-radius:50%;width:8px;height:8px;animation:2.5s linear infinite alternate both slide-right;position:absolute;top:0;left:-15px;transform:translateY(-50%)}@keyframes slide-right{0%{left:0}to{left:100%}}.rv-22-cta_section .rv-22-cta_section_content .rv-22-cta_sub_title .rv8_sub_pre_nex:after{content:"";background:#9a9ea5;border-radius:50%;width:8px;height:8px;animation:2.5s linear infinite alternate both slide-left;position:absolute;top:0;right:-15px;transform:translateY(-50%)}@keyframes slide-left{0%{right:0}to{right:100%}}.rv-22-cta_section .rv-22-cta_section_content .rv-22-cta_title{color:#fff;font-size:46px;font-weight:700;font-family:var(--mulish),sans-serif;margin-bottom:60px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-22-cta_section .rv-22-cta_section_content .rv-22-cta_title{font-size:40px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-22-cta_section .rv-22-cta_section_content .rv-22-cta_title{margin-bottom:40px;font-size:35px}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.rv-22-cta_section .rv-22-cta_section_content .rv-22-cta_title{margin-bottom:30px;font-size:25px}}@media only screen and (min-width:0) and (max-width:479px){.rv-22-cta_section .rv-22-cta_section_content .rv-22-cta_title{margin-bottom:30px;font-size:18px}}.rv-22-cta_section .rv-22-cta_section_content .rv-22-cta_content_btn{color:#fff;z-index:1;font-size:16px;font-weight:700;font-family:var(--mulish),sans-serif;background:#b38d3f;border-radius:30px;padding:15px 25px;transition:all .4s;display:inline-block;position:relative;overflow:hidden}@media only screen and (min-width:0) and (max-width:479px){.rv-22-cta_section .rv-22-cta_section_content .rv-22-cta_content_btn{padding:10px 20px;font-size:14px}}.rv-22-cta_section .rv-22-cta_section_content .rv-22-cta_content_btn:before{content:"";z-index:-1;background-color:#fff;border-radius:0;width:100%;height:0;transition:all .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-45deg)}.rv-22-cta_section .rv-22-cta_section_content .rv-22-cta_content_btn:hover{color:var(--white-f)}.rv-22-cta_section .rv-22-cta_section_content .rv-22-cta_content_btn:hover:before{height:400%}.rv-22-cta_section .rv-22-cta_time_box_area{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff1a;padding:60px 40px}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-22-cta_section .rv-22-cta_time_box_area{margin-top:50px;padding:40px 20px}}.rv-22-cta_section .rv-22-cta_time_box_area h3{color:#fff;font-size:30px;font-weight:700;font-family:var(--mulish),sans-serif;margin-bottom:30px}@media only screen and (min-width:0) and (max-width:479px){.rv-22-cta_section .rv-22-cta_time_box_area h3{font-size:20px}}.rv-22-cta_section .rv-22-cta_time_box_area .rv-22-cta_time .rv-22-single_cta_time{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:15px;display:flex}.rv-22-cta_section .rv-22-cta_time_box_area .rv-22-cta_time .rv-22-single_cta_time h5,.rv-22-cta_section .rv-22-cta_time_box_area .rv-22-cta_time .rv-22-single_cta_time span{color:#ffffffb3;font-size:15px;font-family:var(--mulish),sans-serif;margin:0}@media only screen and (min-width:0) and (max-width:479px){.rv-22-cta_section .rv-22-cta_time_box_area .rv-22-cta_time .rv-22-single_cta_time h5,.rv-22-cta_section .rv-22-cta_time_box_area .rv-22-cta_time .rv-22-single_cta_time span{font-size:12px}}.rv-22-cta_section .rv-22-cta_time_box_area .rv-22-cta_time_box_btn{color:#fff;text-align:center;background:0 0;border:1px solid #fff3;border-radius:30px;padding:15px 25px;font-size:16px;font-weight:700;transition:all .4s;display:block}@media only screen and (min-width:0) and (max-width:479px){.rv-22-cta_section .rv-22-cta_time_box_area .rv-22-cta_time_box_btn{padding:12px 15px}}.rv-22-cta_section .rv-22-cta_time_box_area .rv-22-cta_time_box_btn:hover{color:var(--white-f);background:#fff}.rv-24-hotel_booking_section{z-index:1;background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll;padding:100px 0;position:relative}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.rv-24-hotel_booking_section{padding:80px 0}}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px){.rv-24-hotel_booking_section{padding:50px 0}}.rv-24-hotel_booking_section:after{content:"";z-index:-1;background:#020208b3;width:100%;height:100%;position:absolute;top:0;left:0}.rv-24-hotel_booking_section .rv-24-room_booking{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:10px}.rv-24-hotel_booking_section .rv-24-room_booking .rv-24-form{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:30px;padding:30px;display:flex}@media only screen and (min-width:0) and (max-width:479px),only screen and (min-width:480px) and (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.rv-24-hotel_booking_section .rv-24-room_booking .rv-24-form{column-gap:25px;padding:20px}}.rv-24-hotel_booking_section .rv-24-room_booking .rv-24-form .rv-24-form_single_box{color:#fff;column-gap:10px;display:flex}.rv-24-hotel_booking_section .rv-24-room_booking .rv-24-form .rv-24-form_single_box i{color:#fff;margin-top:5px;font-size:20px}.rv-24-hotel_booking_section .rv-24-room_booking .rv-24-form .rv-24-form_single_box .rv-24-form_inputbox{width:135px;position:relative}.rv-24-hotel_booking_section .rv-24-room_booking .rv-24-form .rv-24-form_single_box .rv-24-form_inputbox label{color:#fff;font-size:16px;font-weight:700}.rv-24-hotel_booking_section .rv-24-room_booking .rv-24-form .rv-24-form_single_box .rv-24-form_inputbox input,.rv-24-hotel_booking_section .rv-24-room_booking .rv-24-form .rv-24-form_single_box .rv-24-form_inputbox select{color:#ffffffb3;font-size:14px;font-weight:500;font-family:var(--mulish),sans-serif;background:0 0;border:none}.rv-24-hotel_booking_section .rv-24-room_booking .rv-24-form .rv-24-form_single_box .rv-24-form_inputbox input option,.rv-24-hotel_booking_section .rv-24-room_booking .rv-24-form .rv-24-form_single_box .rv-24-form_inputbox select option{color:#040e1f;font-family:var(--mulish),sans-serif;background:#040e1f1a;padding:0 10px}.rv-24-hotel_booking_section .rv-24-room_booking .rv-24-form .rv-24-form_single_box .rv-24-form_inputbox select:focus{outline:none}.rv-24-hotel_booking_section .rv-24-room_booking .rv-24-form .rv-24-form_single_box .rv-24-form_inputbox #CheckIn::-webkit-calendar-picker-indicator{font-size:12px;font-family:var(--mulish),sans-serif;background-color:#fff;border-radius:50%;padding:5px}.rv-24-hotel_booking_section .rv-24-room_booking .rv-24-form .rv-24-form_single_box .rv-24-form_inputbox #CheckOut::-webkit-calendar-picker-indicator{font-size:12px;font-family:var(--mulish),sans-serif;background-color:#fff;border-radius:50%;padding:5px}.rv-24-hotel_booking_section .rv-24-room_booking .rv-24-form .rv-24-form_single_box .rv-24-form_inputbox #CheckOut::-moz-calendar-picker-indicator{font-size:12px;font-family:var(--mulish),sans-serif;background-color:#fff;border-radius:50%;padding:5px}.rv-24-hotel_booking_section .rv-24-room_booking .rv-24-form .rv-24-form_single_box .rv-24-form_btn{text-align:center;color:#fff;width:200px;height:70px;font-size:16px;font-weight:700;line-height:70px;font-family:var(--mulish),sans-serif;background:#a58051;transition:all .5s}.rv-24-hotel_booking_section .rv-24-room_booking .rv-24-form .rv-24-form_single_box .rv-24-form_btn:hover{color:#a58051;letter-spacing:1.5px;background:#fff}.rv-14-stats{background:url(/static-assets/static/media/rv-14-stats-bg.d85cfda4.jpg) 50%/cover no-repeat;padding:72px 0 62px;position:relative}.rv-14-stats__vectors img{position:absolute}.rv-14-stats__vectors img:first-child{animation:2s linear infinite rv-14-rotate-center;top:35px;right:125px}.rv-14-stats__vectors img:nth-child(2){animation:2.5s linear infinite alternate rv-14-slideY;bottom:18px;left:130px}@keyframes rv-14-rotate-center{0%{rotate:none}to{rotate:1turn}}@keyframes rv-14-slideY{0%{transform:translate(30px,-30px)}to{transform:translate(0)}}.rv-14-stat{font-family:var(--mulish);border-right:1px solid #ffffff1a}@media screen and (max-width:479px){.rv-14-stat{border-right:none}}.rv-14-stat__title{color:#ffffff80;text-transform:uppercase;margin-bottom:0;font-size:14px;font-weight:700}.rv-14-stat__number{color:var(--white-f);margin-bottom:0;font-size:54px;font-weight:800}@media screen and (max-width:575px){.rv-14-stat__number{font-size:44px}}@media screen and (max-width:479px){.rv-14-stat__number{font-size:38px}}.rv-14-stat--last{border:none}.rv-inner-blogs__row{column-count:3;column-gap:30px;position:relative}@media screen and (max-width:1199px){.rv-inner-blogs__row{column-gap:20px}}@media screen and (max-width:991px){.rv-inner-blogs__row{column-count:2}}@media screen and (max-width:767px){.rv-inner-blogs__row{column-count:1}}.rv-inner-blogs .rv-1-blog{page-break-inside:avoid;break-inside:avoid}@media screen and (max-width:767px){.rv-inner-blogs .rv-1-blog{width:75%;margin-inline:auto}}@media screen and (max-width:479px){.rv-inner-blogs .rv-1-blog{width:100%}}.rv-inner-blogs .rv-1-blog:not(:first-child){margin-top:30px}@media screen and (max-width:1199px){.rv-inner-blogs .rv-1-blog:not(:first-child){margin-top:20px}}.rv-inner-blogs .rv-1-blog__title a:hover{color:#003c8b}.rv-inner-blogs .rv-1-blog__btn:hover i{background-color:#003c8b;border-color:#003c8b}.rv-inner-blog .rv-1-blog__img img{aspect-ratio:412/300;height:auto}.rv-inner-blog--big .rv-1-blog__img img{aspect-ratio:412/350}.rv-inner-blog--small .rv-1-blog__img img{aspect-ratio:412/250}@media screen and (max-width:1399px){.rv-blog-details{padding:80px 0}}@media screen and (max-width:991px){.rv-blog-details{padding:60px 0}}.rv-blog-details__row{--bs-gutter-x:60px;--bs-gutter-y:30px}@media screen and (max-width:1399px){.rv-blog-details__row{--bs-gutter-x:40px}}@media screen and (max-width:1199px){.rv-blog-details__row{--bs-gutter-x:30px}}@media screen and (max-width:991px){.rv-blog-details__row{--bs-gutter-y:30px}}.rv-blog-details__img{position:relative}.rv-blog-details__img img{width:100%;max-height:400px}.rv-blog-details__infos{align-items:center;gap:20px;margin:35px 0 27px;display:flex}@media screen and (max-width:1399px){.rv-blog-details__infos{margin:20px 0 25px}}@media screen and (max-width:479px){.rv-blog-details__infos{flex-wrap:wrap;row-gap:12px;margin:20px 0 15px}}.rv-blog-details__info{text-transform:capitalize;color:#050505bf;font-size:14px;font-weight:500;font-family:var(--mulish);margin-bottom:0}.rv-blog-details__info i{vertical-align:top;padding-right:5px;font-size:15px}@media screen and (max-width:1199px){.rv-blog-details__info i{font-size:14px}}.rv-blog-details__title{color:var(--white-f);margin-bottom:11px;font-size:26px;font-weight:700}@media screen and (max-width:1199px){.rv-blog-details__title{font-size:24px}}@media screen and (max-width:767px){.rv-blog-details__title{font-size:22px}}@media screen and (max-width:479px){.rv-blog-details__title{font-size:20px}}.rv-blog-details-descr__txt{color:#050505b3;font-family:var(--mulish);margin-bottom:20px;font-size:16px;font-weight:400;line-height:150%}@media screen and (max-width:479px){.rv-blog-details-descr__txt{font-size:16px}}.rv-blog-details-descr__txt.blockquote{text-align:center;background-color:#f5f6fa;margin:54px 0 60px;padding:98px 110px 45px;position:relative}@media screen and (max-width:1199px){.rv-blog-details-descr__txt.blockquote{margin:34px 0 40px;padding:88px 90px 35px}}@media screen and (max-width:767px){.rv-blog-details-descr__txt.blockquote{margin:24px 0 30px;padding:88px 50px 25px}}@media screen and (max-width:575px){.rv-blog-details-descr__txt.blockquote{padding:88px 20px 25px}}.rv-blog-details-descr__txt.blockquote:before{content:open-quote;font-size:106px;font-weight:700;font-family:var(--philosopher);color:#05050533;line-height:.65;position:absolute;top:45px;left:50%;translate:-50%}.rv-blog-details-descr__txt.blockquote p{color:#05050599;margin-bottom:23px;font-size:18px;line-height:155.556%}@media screen and (max-width:479px){.rv-blog-details-descr__txt.blockquote p{font-size:16px}}.rv-blog-details-descr__txt.blockquote .blockquote__author-name{color:var(--white-f);margin-bottom:0;font-size:18px;font-weight:700}.rv-blog-details-descr>:last-child{margin:0}.rv-blog-details__inner-img{margin-bottom:30px}.rv-blog-details__inner-img img{width:100%;height:390px}.rv-blog-details-bottom-actions{justify-content:space-between;align-items:center;padding-top:80px;display:flex}@media screen and (max-width:1399px){.rv-blog-details-bottom-actions{padding-top:50px}}@media screen and (max-width:1199px){.rv-blog-details-bottom-actions{padding-top:30px}}@media screen and (max-width:767px){.rv-blog-details-bottom-actions{flex-direction:column;row-gap:15px}}.rv-blog-details-bottom-actions__title{color:var(--white-f);font-family:var(--mulish);margin-bottom:0;margin-right:10px;font-size:16px;font-weight:700}.rv-blog-details-bottom-actions>*{width:60%}@media screen and (max-width:991px){.rv-blog-details-bottom-actions>*{width:100%}}.rv-blog-details-tags{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.rv-blog-details-tag{color:#050505cc;line-height:1;font-family:var(--mulish);text-transform:uppercase;background-color:#f5f6fa;padding:8px 12px;font-size:12px;font-weight:600}@media screen and (max-width:1199px){.rv-blog-details-tag{padding:8px 10px}}.rv-blog-details-tag:hover{color:var(--white-f);background-color:#003c8b}.rv-blog-details-shares{align-items:center;gap:10px;width:40%;display:flex}@media screen and (max-width:991px){.rv-blog-details-shares{width:100%}}.rv-blog-details-shares .rv-inner-socials a{color:#05050566;border:1px solid #0505051a;border-radius:50%}.rv-blog-details-shares .rv-inner-socials a:hover{color:var(--white-f)}.rv-blog-details-bottom__navs{border:1px solid #0505050f;margin-top:80px;position:relative}@media screen and (max-width:1399px){.rv-blog-details-bottom__navs{margin-top:60px}}@media screen and (max-width:1199px){.rv-blog-details-bottom__navs{margin-top:40px}}@media screen and (max-width:767px){.rv-blog-details-bottom__navs{margin-top:30px}}.rv-blog-details-bottom__navs:before{content:"";background-color:#0505050f;width:1px;height:100%;position:absolute;top:50%;left:50%;translate:-50% -50%}@media screen and (max-width:479px){.rv-blog-details-bottom__navs:before{width:100%;height:1px}}.rv-blog-details-bottom-nav{text-transform:uppercase;color:var(--white-f);line-height:normal;font-family:var(--mulish);align-items:center;gap:6px;padding:25px 30px;font-weight:700;display:flex}@media screen and (max-width:1199px){.rv-blog-details-bottom-nav{padding:20px 25px}}@media screen and (max-width:767px){.rv-blog-details-bottom-nav{padding:15px 20px}}@media screen and (max-width:479px){.rv-blog-details-bottom-nav{padding:10px 15px}}.rv-blog-details-bottom-nav:hover{color:#003c8b}.rv-blog-details-bottom-nav i{vertical-align:top}.rv-blog-details-bottom-nav__txt{color:#838383}@media screen and (max-width:479px){.rv-blog-details-bottom-nav__txt{margin-bottom:3px}}.rv-blog-details-bottom-nav.rv-blog-details-bottom-nav-next{text-align:right}.rv-blog-details-right{border:1px solid #05050524;padding:40px 35px}@media screen and (max-width:1399px){.rv-blog-details-right{padding:30px 25px}}@media screen and (max-width:1199px){.rv-blog-details-right{padding:20px}}.rv-blog-details-right:not(:last-child){margin-bottom:30px}@media screen and (max-width:1399px){.rv-blog-details-right:not(:last-child){margin-bottom:20px}}.rv-blog-details-right__title{color:var(--white-f);margin-bottom:20px;font-size:20px;font-weight:700}@media screen and (max-width:1199px){.rv-blog-details-right__title{margin-bottom:15px}}.rv-blog-details-search form{background-color:#f5f6fa;display:flex}.rv-blog-details-search form input{width:100%;height:50px;padding:0 15px}.rv-blog-details-search form button{height:50px;padding-right:15px}.rv-blog-details-categories li:last-child a{margin-bottom:0}.rv-blog-details-category{color:#05050599;background-color:#f5f6fa;justify-content:space-between;margin-bottom:15px;padding:15px 25px;font-size:15px;font-weight:500;line-height:1;display:flex}@media screen and (max-width:1399px){.rv-blog-details-category{padding:15px 20px}}@media screen and (max-width:1199px){.rv-blog-details-category{padding:12px 15px}}.rv-blog-details-category:hover{color:var(--white-f);background-color:#003c8b}.rv-comments-area{margin-top:94px}@media screen and (max-width:1399px){.rv-comments-area{margin-top:64px}}@media screen and (max-width:991px){.rv-comments-area{margin-top:54px}}@media screen and (max-width:767px){.rv-comments-area{margin-top:44px}}.rv-comments-area__title{color:var(--white-f);font-size:26px;font-weight:700;line-height:normal}@media screen and (max-width:1199px){.rv-comments-area__title{font-size:24px}}@media screen and (max-width:767px){.rv-comments-area__title{font-size:22px}}.rv-comment{border-bottom:1px solid #e8e9e9;gap:20px;margin-top:20px;padding-bottom:40px;display:flex}@media screen and (max-width:1199px){.rv-comment{padding-bottom:30px}}@media screen and (max-width:767px){.rv-comment{padding-bottom:20px}}@media screen and (max-width:479px){.rv-comment{flex-direction:column;row-gap:0}}.rv-comment-commenter__img{flex-shrink:0}.rv-comment-commenter__img img{object-fit:cover;border-radius:50%;width:60px;height:60px}.rv-comment-commenter__name{color:var(--white-f);margin-bottom:3px;font-size:15px;font-weight:700;line-height:normal}@media screen and (max-width:479px){.rv-comment-commenter__name{margin-bottom:3px}}.rv-comment-commenter__date{color:#050505cc;font-family:var(--mulish);font-size:14px;font-weight:600;line-height:185.714%}.rv-comment__txt{padding-top:10px}.rv-comment__descr{color:#05050599;font-family:var(--mulish);margin-bottom:24px;font-weight:400;line-height:150%}.rv-comment-bottom-actions{gap:15px;display:flex}.rv-comment-bottom-actions>button{text-transform:uppercase;border:1px solid #0505051a;height:30px;padding:0 20px;font-size:12px;font-weight:600;line-height:30px}.rv-comment-bottom-actions>button:hover{color:var(--white-f);background-color:#003c8b;border-color:#003c8b}.rv-comment-reply{gap:20px;margin-top:40px;margin-left:110px;display:flex}@media screen and (max-width:1199px){.rv-comment-reply{margin-top:30px;margin-left:90px}}@media screen and (max-width:767px){.rv-comment-reply{margin-top:20px;margin-left:70px}}@media screen and (max-width:575px){.rv-comment-reply{margin-left:60px}}@media screen and (max-width:479px){.rv-comment-reply{flex-direction:column;row-gap:0;margin-left:40px}}.rv-comment-reply:not(:last-child){border-bottom:1px solid #e8e9e9;padding-bottom:40px}@media screen and (max-width:1199px){.rv-comment-reply:not(:last-child){margin-bottom:30px}}@media screen and (max-width:767px){.rv-comment-reply:not(:last-child){margin-bottom:20px}}.rv-comment-commenter-state{color:#8c8c8c;font-size:14px;font-weight:400}.rv-comment-form-area{margin-top:94px}@media screen and (max-width:1399px){.rv-comment-form-area{margin-top:64px}}@media screen and (max-width:991px){.rv-comment-form-area{margin-top:54px}}@media screen and (max-width:767px){.rv-comment-form-area{margin-top:44px}}.rv-comment-form{margin-top:20px}.rv-comment-form input,.rv-comment-form textarea{vertical-align:top;border:1px solid #0505051a;width:100%;padding:15px 25px}@media screen and (max-width:1199px){.rv-comment-form input,.rv-comment-form textarea{padding:12px 22px}}@media screen and (max-width:767px){.rv-comment-form input,.rv-comment-form textarea{padding:10px 15px}}.rv-comment-form__checkbox{align-items:baseline;gap:10px;margin-bottom:4px;display:flex}.rv-comment-form__checkbox input,.rv-comment-form__checkbox label{width:max-content}.rv-comment-form .rv-inner-btn{width:100%}.rv-recent-blog{font-family:var(--mulish);align-items:center;gap:20px;display:flex}@media screen and (max-width:1199px){.rv-recent-blog{gap:15px}}.rv-recent-blog:not(:last-child){margin-bottom:15px}.rv-recent-blog img{flex-shrink:0;width:100px;height:100px}@media screen and (max-width:1199px){.rv-recent-blog img{width:80px;height:80px}}.rv-recent-blog__date{color:#050505cc;font-size:14px;font-weight:600}.rv-recent-blog__date i{padding-right:3px}.rv-recent-blog__title{color:var(--white-f);margin-bottom:0;font-size:17px;font-weight:800;line-height:141.176%}@media screen and (max-width:1199px){.rv-recent-blog__title{font-size:16px}}.rv-recent-blog__title a:hover{color:#003c8b}.rv-shop-area__top-actions{margin-bottom:60px}@media screen and (max-width:1399px){.rv-shop-area__top-actions{margin-bottom:40px}}@media screen and (max-width:575px){.rv-shop-area__top-actions{margin-bottom:30px}}.rv-shop-area__right-actions{justify-content:flex-end;align-items:center;gap:40px;display:flex}@media screen and (max-width:991px){.rv-shop-area__right-actions{justify-content:center}}@media screen and (max-width:575px){.rv-shop-area__right-actions{flex-wrap:wrap;gap:12px 20px}}.rv-shop-area__view-type{gap:20px;display:flex}.rv-shop-area__view-type button{color:#0505054d;font-size:22px}.rv-shop-area__view-type button.active{color:#050505}.rv-shop-area .showed-products-number{font-family:var(--mulish);text-transform:capitalize;color:#5d626c;font-size:15px;font-weight:600}.rv-shop-area .showed-products-number button{color:#5d626c;padding-right:10px;position:relative}.rv-shop-area .showed-products-number button:hover{color:var(--white-f)}.rv-shop-area .showed-products-number button:first-child{padding-left:10px}.rv-shop-area .showed-products-number button:not(:last-child):before{content:"/";position:absolute;top:50%;right:0;transform:translateY(-50%)}.rv-shop-area .showed-products-number button.active{color:#000}.rv-shop-area form{border-bottom:1px solid #05050524;padding-bottom:10px;position:relative}.rv-shop-area form:before{content:"";color:#05050599;font-family:"Font Awesome 6 Pro";position:absolute;bottom:50%;right:0;transform:translateY(50%)}.rv-shop-area select{color:var(--white-f);appearance:none;border:none;padding-right:20px;font-family:Mulish;font-size:15px;font-weight:600}.rv-shop-area select:focus{outline:none}.rv-shop-sidebar-single-area li a{color:#05050599;justify-content:space-between;margin-bottom:18px;display:flex}.rv-shop-sidebar-single-area li a:hover{color:var(--white-f)}.rv-shop-sidebar-single-area li:last-child a{margin-bottom:0}.rv-shop-sidebar-single-area .active a{font-weight:700}.rv-color-variants-area li a{justify-content:flex-start;gap:3px;padding-left:28px;position:relative}.rv-color-variants-area li a:before{content:attr(data-color);background-color:#ff4040;border-radius:50%;width:18px;height:18px;position:absolute;top:50%;left:0;translate:0 -50%}.rv-color-variants-area li a.lilac:before{background-color:#95b}.rv-color-variants-area li a.mulberry:before{background-color:#3c3845}.rv-color-variants-area li a.graphite:before{background-color:#bbe7c5}.rv-color-variants-area li a.tangerine:before{background-color:#f08204}.rv-color-variants-area li a.porcelain:before{background-color:#6e8b61}.rv-price-filter .noUi-target{height:4px;box-shadow:none;background:#0505051a;border:none;border-radius:4px}.rv-price-filter .noUi-connect{background-color:#003c8b}.rv-price-filter .noUi-handle:after,.rv-price-filter .noUi-handle:before{content:none}.rv-price-filter .noUi-horizontal .noUi-handle{cursor:pointer;background:var(--white-f);border:none;border-radius:50%;width:16px;height:16px;right:-3px;box-shadow:0 4px 14px #1e1f213d}.rv-price-filter .filtered-price{color:#05050599;flex-direction:column;row-gap:20px;margin-top:25px;font-size:14px;font-weight:500}.rv-price-filter .filtered-price__title{text-transform:uppercase;margin-bottom:0;margin-right:5px;font-size:14px}.rv-price-filter .filtered-price__number{gap:2px;display:flex}.rv-price-filter .filtered-price .filter-info{align-items:center;width:100%;display:flex}@media screen and (max-width:1399px){.rv-inner-products-container>.row{--bs-gutter-x:20px;--bs-gutter-y:20px}}@media screen and (max-width:991px){.rv-inner-products-container>.row{--bs-gutter-x:15px;--bs-gutter-y:15px}}.rv-inner-products-container .col.list-view-on{width:100%!important}.rv-inner-products-container .col.list-view-on>*{text-align:left;border:1px solid #eef6e7;align-items:center;display:flex}@media screen and (max-width:479px){.rv-inner-products-container .col.list-view-on>*{flex-direction:column}}.rv-inner-products-container .col.list-view-on>* .rv-3-product__img{flex-shrink:0;align-self:stretch;width:max-content;min-width:280px;height:auto;margin:0;padding:50px 30px}@media screen and (max-width:767px){.rv-inner-products-container .col.list-view-on>* .rv-3-product__img{min-width:auto;max-width:200px}}@media screen and (max-width:479px){.rv-inner-products-container .col.list-view-on>* .rv-3-product__img{width:100%;max-width:100%}}.rv-inner-products-container .col.list-view-on>* .rv-3-product__txt{padding:30px}@media screen and (max-width:575px){.rv-inner-products-container .col.list-view-on>* .rv-3-product__txt{padding:20px}}.rv-inner-products-container .col.list-view-on>* .rv-inner-product__descr{display:block}.rv-inner-products-container .col.list-view-on>:hover .rv-3-product__price{opacity:1;translate:0}.rv-inner-products-container .col.list-view-on>* .rv-3-product__cart-btn{opacity:1;text-align:left;margin-top:10px;position:static}.rv-inner-product{text-align:center;background-color:#f4f4f4;border:none;padding:50px 25px 45px;overflow:hidden}@media screen and (max-width:1399px){.rv-inner-product{padding:40px 25px 35px}}@media screen and (max-width:1199px){.rv-inner-product{padding:30px 25px 25px}}@media screen and (max-width:575px){.rv-inner-product{padding:20px 25px 15px}}.rv-inner-product:hover .rv-inner-product__hover-img{opacity:1;pointer-events:all}.rv-inner-product:hover .rv-inner-product__hover-img img{transform:rotate(0)scale(1)}.rv-inner-product:hover .rv-3-product__cart-btn{background-color:var(--white-f);color:var(--white-f)}.rv-inner-product .rv-3-product__actions{z-index:5}.rv-inner-product .rv-3-product__actions button{background:0 0;border:none;width:auto;height:auto}.rv-inner-product .rv-3-product__actions button:hover{color:var(--white-f);background:0 0;border:none}.rv-inner-product .rv-7-product__tag{background-color:var(--white-f)}.rv-inner-product .rv-3-product__price{margin-bottom:2px}.rv-inner-product .rv-3-product__cart-btn{opacity:1;pointer-events:all;color:var(--white-f);z-index:5;width:max-content;padding:14px 32px 13px;line-height:1;position:relative}.rv-inner-product .rv-3-product__cart-btn:hover{color:#003c8b}.rv-inner-product .rv-3-product__cart-btn i{margin-right:2px}.rv-inner-product__hover-img{z-index:3;opacity:0;pointer-events:none;transition:all .4s;position:absolute;inset:0}.rv-inner-product__hover-img img{width:100%;height:100%;transform:rotate(10deg)scale(1.5)}.rv-inner-product__descr{color:#050505cc;margin-bottom:12px;display:none}.rv-shop-pagination .page-numbers{gap:10px;margin-top:50px;display:flex}@media screen and (max-width:1199px){.rv-shop-pagination .page-numbers{margin-top:35px}}@media screen and (max-width:479px){.rv-shop-pagination .page-numbers{justify-content:center}}.rv-shop-pagination .page-number-btn{text-align:center;font-size:14px;font-family:var(--mulish);color:#05050599;border:1px solid #0505051a;width:45px;height:45px;font-weight:700;line-height:45px}@media screen and (max-width:991px){.rv-shop-pagination .page-number-btn{width:40px;height:40px;line-height:40px}}@media screen and (max-width:479px){.rv-shop-pagination .page-number-btn{width:35px;height:35px;line-height:35px}}.rv-shop-pagination .page-number-btn.current,.rv-shop-pagination .page-number-btn:hover{color:var(--white-f);background-color:#003c8b;border-color:#003c8b}.rv-inner-gallery-row{--bs-gutter-x:20px;--bs-gutter-y:20px}@media screen and (max-width:1199px){.rv-inner-gallery-row{--bs-gutter-y:15px;--bs-gutter-x:15px}}.rv-product-details__imgs{gap:30px;display:flex}@media screen and (max-width:1199px){.rv-product-details__imgs{gap:20px}}@media screen and (max-width:575px){.rv-product-details__imgs{flex-direction:column}}.rv-product-details-img-slider-1{flex:0 80px}@media screen and (max-width:575px){.rv-product-details-img-slider-1{width:100%}}.rv-product-details-img-slider-1 .swiper-slide-thumb-active .rv-product-details__thumb{border-color:#003c8b}@media screen and (max-width:575px){.rv-product-details-img-slider-1 .swiper-slide{width:auto}.rv-product-details-img-slider-1 .swiper-wrapper{justify-content:center}}.rv-product-details__thumb{border:1px solid #0505051a;justify-content:center;align-items:center;height:80px;transition:all .4s;display:flex}@media screen and (max-width:575px){.rv-product-details__thumb{width:80px}}.rv-product-details__thumb img{max-width:90%;max-height:90%}.rv-product-details-img-slider-2{max-width:calc(100% - 110px)}@media screen and (max-width:575px){.rv-product-details-img-slider-2{width:100%}}.rv-product-details__img{aspect-ratio:53/58;background-color:#f5f6fa;justify-content:center;align-items:center;display:flex}.rv-product-details__top-txt{padding-top:27px;padding-left:77px}@media screen and (max-width:1399px){.rv-product-details__top-txt{padding-left:57px}}@media screen and (max-width:1199px){.rv-product-details__top-txt{padding-top:17px;padding-left:37px}}@media screen and (max-width:991px){.rv-product-details__top-txt{padding-left:0}}.rv-product-details__title{color:var(--white-f);font-family:var(--mulish);text-transform:uppercase;margin-bottom:20px;font-size:50px;font-weight:800}@media screen and (max-width:1399px){.rv-product-details__title{font-size:40px}}@media screen and (max-width:1199px){.rv-product-details__title{font-size:35px}}@media screen and (max-width:991px){.rv-product-details__title{font-size:32px}}@media screen and (max-width:767px){.rv-product-details__title{font-size:30px}}@media screen and (max-width:575px){.rv-product-details__title{margin-bottom:15px;font-size:28px}}@media screen and (max-width:479px){.rv-product-details__title{font-size:24px}}.rv-product-details__rating{align-items:center;gap:8px;margin-bottom:35px;display:flex}@media screen and (max-width:1399px){.rv-product-details__rating{margin-bottom:30px}}@media screen and (max-width:1199px){.rv-product-details__rating{margin-bottom:20px}}.rv-product-details__rating .rating{color:#ed9717;font-size:12px}.rv-product-details__rating h6{color:#05050599;font-family:var(--mulish);font-size:14px;font-weight:500}.rv-product-details__short-descr{color:#050505b3;font-family:var(--mulish);margin-bottom:32px;line-height:150%}@media screen and (max-width:1399px){.rv-product-details__short-descr{margin-bottom:22px}}@media screen and (max-width:1199px){.rv-product-details__short-descr{margin-bottom:12px}}.rv-product-details__price{color:var(--white-f);font-family:var(--mulish);align-items:center;gap:15px;margin-bottom:42px;font-size:30px;font-weight:700;line-height:153.333%;display:flex}@media screen and (max-width:1399px){.rv-product-details__price{margin-bottom:32px}}@media screen and (max-width:1199px){.rv-product-details__price{margin-bottom:22px}}@media screen and (max-width:767px){.rv-product-details__price{font-size:28px}}@media screen and (max-width:575px){.rv-product-details__price{font-size:26px}}@media screen and (max-width:479px){.rv-product-details__price{font-size:24px}}.rv-product-details__price .prev-price{opacity:.3;font-size:20px;font-weight:500;text-decoration:line-through}.rv-product-details__actions{gap:10px;margin-bottom:50px;display:flex}@media screen and (max-width:1399px){.rv-product-details__actions{margin-bottom:40px}}@media screen and (max-width:1199px){.rv-product-details__actions{margin-bottom:30px}}.rv-product-details__quantity{border:1px solid #0505051a;height:50px;display:flex}.rv-product-details__quantity input{text-align:center;border-right:1px solid #0505051a;width:80px;padding:0 15px}.rv-product-details__quantity input::-webkit-inner-spin-button{appearance:none}.rv-product-details__quantity input::-webkit-outer-spin-button{appearance:none}.rv-product-details__quantity button{padding:0 25px;display:block}.rv-product-details__quantity button:hover{background-color:var(--white-f);color:var(--white-f)}.rv-product-details__quantity button:first-child{border-bottom:1px solid #0505051a}.rv-product-details__add-to-wishlist{border:1px solid #0505051a;width:50px;height:50px;font-size:18px}.rv-product-details__add-to-wishlist:hover{background-color:var(--white-f);border-color:var(--white-f);color:var(--white-f)}.rv-product-details__add-to-cart{border:1px solid var(--black);height:50px;padding:0 30px;font-size:15px;font-weight:600}.rv-product-details__add-to-cart,.rv-product-details__add-to-cart:hover{background-color:var(--white-f);color:var(--white-f)}.rv-product-details__infos{color:var(--white-f);font-family:var(--mulish);font-size:15px;font-weight:600;line-height:200%}.rv-product-details__infos .info-value{color:#78797a}.rv-product-details__bottom-txt{margin-top:120px}@media screen and (max-width:1399px){.rv-product-details__bottom-txt{margin-top:80px}}@media screen and (max-width:991px){.rv-product-details__bottom-txt{margin-top:60px}}.rv-product-details__bottom-txt .nav-tabs{border-color:#0505051a;gap:70px;margin-bottom:42px}@media screen and (max-width:1399px){.rv-product-details__bottom-txt .nav-tabs{gap:50px;margin-bottom:32px}}@media screen and (max-width:575px){.rv-product-details__bottom-txt .nav-tabs{gap:40px;margin-bottom:22px}}.rv-product-details__bottom-txt .nav-link{color:var(--white-f);font-family:var(--mulish);border:none;border-bottom:3px solid #0000;border-radius:0;padding:0 0 8px;font-size:18px;font-weight:700}.rv-product-details__bottom-txt .nav-link.active,.rv-product-details__bottom-txt .nav-link:hover{border-color:#003c8b}.rv-product-details__bottom-txt p{font-family:var(--mulish);color:#050505b3;margin-bottom:0;font-weight:400}.rv-product-details-bottom__title{font-weight:700;font-family:var(--mulish);margin-bottom:14px}.review-overview{align-items:center;gap:50px;margin-bottom:50px;display:flex}@media screen and (max-width:767px){.review-overview{flex-direction:column;gap:15px;padding:0}}@media screen and (max-width:479px){.review-overview{margin-bottom:32px}}.average-rating-area{text-align:center;font-family:var(--mulish)}.average-rating-area h3{font-size:40px;font-weight:700}@media screen and (max-width:767px){.average-rating-area h3{font-size:30px}}.average-rating-area .rating-amount{text-transform:capitalize;font-size:18px;font-weight:500}@media screen and (max-width:767px){.average-rating-area .rating-amount{font-size:14px}}@media screen and (max-width:991px){.review-breakdown{font-size:14px}}@media screen and (max-width:767px){.review-breakdown{font-size:12px}}.review-breakdown .individual-star-breakdown{align-items:center;gap:15px;display:flex}@media screen and (max-width:479px){.review-breakdown .individual-star-breakdown{justify-content:space-between;gap:10px}}.review-breakdown .individual-star-breakdown:not(:last-child){margin-bottom:5px}.review-breakdown .individual-star-breakdown .star{color:#fe9602}.review-breakdown .individual-star-breakdown .bar{background-color:#e7e7e7;border-radius:5px;width:240px;height:10px}@media screen and (max-width:479px){.review-breakdown .individual-star-breakdown .bar{width:150px}}.review-breakdown .individual-star-breakdown .filled{background-color:#003c8b;border-radius:5px;width:45%;height:100%}.review-breakdown .individual-star-breakdown-2 .filled{width:30%}.review-breakdown .individual-star-breakdown-3 .filled{width:15%}.review-breakdown .individual-star-breakdown-4 .filled,.review-breakdown .individual-star-breakdown-5 .filled{width:5%}.rv-product-details__review{border:1px solid #0505051a;padding:15px 20px}@media screen and (max-width:479px){.rv-product-details__review{padding:15px}}.rv-product-details__review .user{border-bottom:1px solid #0505051a;align-items:center;gap:15px;margin-bottom:20px;padding-bottom:20px;display:flex}@media screen and (max-width:767px){.rv-product-details__review .user{margin-bottom:15px;padding-bottom:15px}}.rv-product-details__review .user-img{border-radius:50%;width:65px;height:65px;overflow:hidden}.rv-product-details__review .user-name{text-transform:capitalize}.rv-product-details__review .user-rating{color:#fe9602;font-size:12px}.rv-product-details__review .review{color:#777;padding:0;font-weight:300}.rv-inner-video{margin:0}.rv-inner-video .rv-5-video{z-index:1;background-image:url(/static-assets/static/media/rv-1-video-bg.54eac87d.jpg);padding:325px 0;position:relative}@media screen and (max-width:1599px){.rv-inner-video .rv-5-video{padding:255px 0}}@media screen and (max-width:1399px){.rv-inner-video .rv-5-video{padding:205px 0}}@media screen and (max-width:1199px){.rv-inner-video .rv-5-video{padding:175px 0}}@media screen and (max-width:991px){.rv-inner-video .rv-5-video{padding:155px 0}}@media screen and (max-width:767px){.rv-inner-video .rv-5-video{padding:125px 0}}@media screen and (max-width:575px){.rv-inner-video .rv-5-video{padding:95px 0}}@media screen and (max-width:479px){.rv-inner-video .rv-5-video{padding:75px 0}}.rv-inner-video .rv-5-video:before{content:"";z-index:-1;background-color:#05050566;position:absolute;inset:0}.rv-inner-video .rv-5-video .outer-container{flex-direction:row;gap:20px}@media screen and (max-width:767px){.rv-inner-video .rv-5-video .outer-container{margin:0}}@media screen and (max-width:479px){.rv-inner-video .rv-5-video .outer-container{flex-direction:column;align-items:flex-start}}.rv-inner-video .rv-5-video a{background:linear-gradient(28deg,#ab180cf2 8.41%,#ff6357 93.57%)}.rv-inner-video .rv-5-video a:before{background:linear-gradient(212deg,#ab180cf2 8.41%,#ff6357 93.57%)}.rv-inner-video h3{color:var(--white-f);font-family:var(--oldenburg);width:25%;margin-bottom:0;font-size:46px;font-weight:400;line-height:108.696%}@media screen and (max-width:1399px){.rv-inner-video h3{width:45%;font-size:44px}}@media screen and (max-width:1199px){.rv-inner-video h3{font-size:40px}}@media screen and (max-width:991px){.rv-inner-video h3{width:50%;font-size:38px}}@media screen and (max-width:767px){.rv-inner-video h3{width:65%;font-size:35px}}@media screen and (max-width:575px){.rv-inner-video h3{font-size:32px}}@media screen and (max-width:479px){.rv-inner-video h3{width:100%;font-size:30px}}@media screen and (max-width:1399px){.rv-related-prod-row{--bs-gutter-x:20px;--bs-gutter-y:20px}}@media screen and (max-width:991px){.rv-related-prod-row{--bs-gutter-x:15px;--bs-gutter-y:15px}}.rv-related-prod-heading{margin-bottom:48px}@media screen and (max-width:1199px){.rv-related-prod-heading{margin-bottom:33px}}@media screen and (max-width:767px){.rv-related-prod-heading{row-gap:10px}}.rv-related-prod-heading .rv-12-banner__btn{color:var(--white-f);border-color:#0505051a;padding:0 40px;font-weight:700}@media screen and (max-width:991px){.rv-related-prod-heading .rv-12-banner__btn{padding:0 25px}}.rv-related-prod-heading .rv-12-banner__btn:hover{color:var(--white-f);background-color:#003c8b;border-color:#003c8b}.rv-related-prod__title{color:var(--white-f);margin-bottom:0;font-size:44px;font-weight:600}@media screen and (max-width:1399px){.rv-related-prod__title{font-size:42px}}@media screen and (max-width:1199px){.rv-related-prod__title{font-size:38px}}@media screen and (max-width:991px){.rv-related-prod__title{font-size:36px}}@media screen and (max-width:575px){.rv-related-prod__title{font-size:34px}}@media screen and (max-width:479px){.rv-related-prod__title{font-size:30px}}.rv-inner-project{width:200%}.rv-inner-project .rv-9-project__txt{padding:0 35px 28px}@media screen and (max-width:1399px){.rv-inner-project .rv-9-project__txt{padding:0 30px 23px}}@media screen and (max-width:1199px){.rv-inner-project .rv-9-project__txt{padding:0 25px 18px}}.rv-inner-project .rv-3-project__img:before{background:linear-gradient(48deg,#65ab03e6 12.77%,#65ab0345 98.77%)}@media screen and (max-width:1399px){.rv-inner-project .rv-3-project__img img{height:500px}}@media screen and (max-width:1199px){.rv-inner-project .rv-3-project__img img{height:400px}}@media screen and (max-width:1399px){.rv-inner-project .rv-9-project__title{font-size:18px}}@media screen and (max-width:1199px){.rv-inner-project .rv-9-project__title{font-size:18px}}.rv-inner-project .rv-9-project__title a:hover{color:#fff}.rv-inner-cta{background-color:#f5f6fa}.rv-inner-service{background-color:var(--white-f);border:none;height:100%;padding:35px 40px;position:relative}@media screen and (max-width:1199px){.rv-inner-service{padding:30px 35px}}@media screen and (max-width:991px){.rv-inner-service{padding:25px}}@media screen and (max-width:575px){.rv-inner-service{padding:25px 20px}}.rv-inner-service:before{content:"";z-index:1;pointer-events:none;border:1px solid #ddd;border-width:0 1px 1px 0;position:absolute;inset:0 -1px -1px 0}.rv-inner-service:hover .svg-elem-1{stroke:#003c8b}@media screen and (max-width:1199px){.rv-inner-service .rv-14-service__icon{margin-bottom:30px}}@media screen and (max-width:991px){.rv-inner-service .rv-14-service__icon{margin-bottom:25px}}@media screen and (max-width:1199px){.rv-inner-service .rv-14-service__icon svg{width:66px;height:66px}.rv-inner-service .rv-14-service__title{margin-bottom:11px}}@media screen and (max-width:991px){.rv-inner-service .rv-14-service__title{font-size:20px}}.rv-inner-service .rv-14-service__title a:hover{color:#003c8b}@media screen and (max-width:1199px){.rv-inner-service .rv-3-service__descr{margin-bottom:27px}}@media screen and (max-width:991px){.rv-inner-service .rv-3-service__descr{margin-bottom:22px}}.rv-inner-service .rv-14-service__btn:hover{color:#003c8b}.rv-inner-contact-info-cards{gap:24px;margin-bottom:24px;display:flex}@media screen and (max-width:991px){.rv-inner-contact-info-cards{flex-wrap:wrap}}@media screen and (max-width:767px){.rv-inner-contact-info-cards{gap:22px}}@media screen and (max-width:479px){.rv-inner-contact-info-cards{gap:20px}}.rv-inner-contact-info-cards>*{flex:auto}.rv-inner-contact-info{border:1px solid #fdfdfd;padding:30px 40px}@media screen and (max-width:1399px){.rv-inner-contact-info{padding:25px 30px}}@media screen and (max-width:1199px){.rv-inner-contact-info{padding:20px 25px}}@media screen and (max-width:479px){.rv-inner-contact-info{padding:20px}}.rv-inner-contact-info__heading{flex-direction:column;align-items:flex-start;gap:6px 15px;margin-bottom:15px;display:flex}@media screen and (max-width:1199px){.rv-inner-contact-info__heading{margin-bottom:10px}}.rv-inner-contact-info__icon{background-color:var(--white-f);border-radius:50%;flex-shrink:0;place-content:center;width:55px;height:55px;font-size:22px;display:grid}@media screen and (max-width:1199px){.rv-inner-contact-info__icon{width:50px;height:50px;font-size:20px}}.rv-inner-contact-info__title{font-size:22px;font-family:var(--mulish);margin-bottom:0;font-weight:700}@media screen and (max-width:1199px){.rv-inner-contact-info__title{font-size:20px}}.rv-inner-contact-info .rv-5-footer-timings li{color:var(--white-f);flex-wrap:wrap;gap:6px 15px;font-size:16px;font-weight:500}.rv-inner-contact-info .rv-5-footer-timings li:not(:last-child){margin-bottom:10px}.rv-inner-contact-info .rv-5-footer-timings li a{color:var(--white-f)}.rv-inner-contact-info .rv-5-footer-timings li a:hover{color:#003c8b}.rv-inner-contact__txt{border-color:#f9f9f9}.rv-inner-contact__form button,.rv-inner-contact__form input,.rv-inner-contact__form select,.rv-inner-contact__form textarea{color:var(--white-f);border-color:#dedede}.rv-inner-contact__form button{color:var(--white-f);background-color:#003c8b;border-color:#003c8b}.rv-inner-contact__form button:hover{color:var(--white-f)}.rv-inner-contact__form option{background-color:var(--white-f)}.rv-404 img{margin-bottom:30px}.rv-404__title{font-weight:700;font-family:var(--mulish);margin-bottom:15px;font-size:40px}@media screen and (max-width:1399px){.rv-404__title{font-size:35px}}@media screen and (max-width:991px){.rv-404__title{font-size:32px}}@media screen and (max-width:575px){.rv-404__title{font-size:30px}}@media screen and (max-width:479px){.rv-404__title{margin-bottom:10px;font-size:28px}}.rv-404__sub-title{color:#5a5a5a;font-size:18px}@media screen and (max-width:479px){.rv-404__sub-title{font-size:16px}}.rv-404__btn{background-color:#003c8b;border-color:#003c8b;border-radius:30px}@media screen and (max-width:991px){.rv-service-details__row{--bs-gutter-y:50px}}.rv-service-details__img{border-radius:10px;margin-bottom:33px;overflow:hidden}@media screen and (max-width:1199px){.rv-service-details__img{margin-bottom:23px}}@media screen and (max-width:991px){.rv-service-details__img{margin-bottom:18px}}.rv-service-details__img img{aspect-ratio:61/32;width:100%}.rv-service-details__title{color:var(--white-f);margin-bottom:15px;font-size:34px;font-weight:700}@media screen and (max-width:1399px){.rv-service-details__title{font-size:32px}}@media screen and (max-width:1199px){.rv-service-details__title{font-size:30px}}@media screen and (max-width:767px){.rv-service-details__title{font-size:28px}}@media screen and (max-width:575px){.rv-service-details__title{font-size:26px}}@media screen and (max-width:479px){.rv-service-details__title{font-size:24px}}.rv-service-details__descr{color:#08082199;margin-bottom:26px;font-family:Roboto}@media screen and (max-width:575px){.rv-service-details__descr{margin-bottom:20px}}.rv-service-details__blockquote.blockquote{border-radius:10px}@media screen and (max-width:1399px){.rv-service-details__blockquote.blockquote{margin:34px 0 40px;padding:98px 90px 45px}}@media screen and (max-width:1199px){.rv-service-details__blockquote.blockquote{margin:30px 0 36px;padding:88px 30px 35px}}@media screen and (max-width:575px){.rv-service-details__blockquote.blockquote{margin:20px 0 26px;padding:88px 30px 35px}}.rv-service-details__cards{margin-bottom:73px}@media screen and (max-width:1399px){.rv-service-details__cards{margin-bottom:63px}}@media screen and (max-width:1199px){.rv-service-details__cards{margin-bottom:53px}}@media screen and (max-width:991px){.rv-service-details__cards{margin-bottom:43px}}@media screen and (max-width:1399px){.rv-service-details__cards .row{--bs-gutter-x:25px}}@media screen and (max-width:1199px){.rv-service-details__cards .row{--bs-gutter-x:20px}}.rv-service-details-card{border:1px solid #05050524;border-radius:20px;padding:54px 44px}@media screen and (max-width:1399px){.rv-service-details-card{padding:40px 34px}}@media screen and (max-width:1199px){.rv-service-details-card{padding:30px}}@media screen and (max-width:767px){.rv-service-details-card{padding:20px}}.rv-service-details-card__tag{border:1px solid #05050524;border-radius:6px;margin-bottom:60px;padding:2px 14px 3px;font-size:14px;font-weight:500}@media screen and (max-width:1399px){.rv-service-details-card__tag{margin-bottom:40px}}@media screen and (max-width:767px){.rv-service-details-card__tag{margin-bottom:30px}}.rv-service-details-card__icon{margin-bottom:38px}@media screen and (max-width:1399px){.rv-service-details-card__icon{margin-bottom:28px}}@media screen and (max-width:767px){.rv-service-details-card__icon{margin-bottom:23px}}.rv-service-details-card__icon img{object-fit:scale-down;width:110px;height:110px}@media screen and (max-width:1199px){.rv-service-details-card__icon img{width:100px;height:100px}}@media screen and (max-width:991px){.rv-service-details-card__icon img{width:90px;height:90px}}.rv-service-details-card__descr{color:#838383;margin-bottom:42px;font-size:20px;line-height:150%}@media screen and (max-width:1399px){.rv-service-details-card__descr{margin-bottom:32px;font-size:18px}}@media screen and (max-width:767px){.rv-service-details-card__descr{margin-bottom:27px}}.rv-service-details-card__descr .highlight{color:var(--white-f)}.rv-service-details-card__btn{font-family:var(--inter);background-color:#003c8b;border-color:#003c8b;border-radius:10px;padding:0 42px;font-weight:600;line-height:48px}@media screen and (max-width:1199px){.rv-service-details-card__btn{padding:0 32px;line-height:43px}}@media screen and (max-width:767px){.rv-service-details-card__btn{padding:0 27px;line-height:38px}}@media screen and (max-width:575px){.rv-service-details-card__btn{padding:0 22px;line-height:33px}}.rv-service-details-sidebar-widget{background-color:#eef1f6;border-radius:10px;padding:30px}@media screen and (max-width:1399px){.rv-service-details-sidebar-widget{padding:25px}}@media screen and (max-width:1199px){.rv-service-details-sidebar-widget{padding:22px 20px}}.rv-service-details-sidebar-widget:not(:last-child){margin-bottom:30px}@media screen and (max-width:1399px){.rv-service-details-sidebar-widget:not(:last-child){margin-bottom:25px}}.rv-service-details-sidebar__search-form{background-color:var(--white-f);border-radius:10px;padding:5px;display:flex;box-shadow:0 1px 2px #0d121e14}.rv-service-details-sidebar__search-form input{width:100%;height:47px;padding:0 20px 0 18px}@media screen and (max-width:1199px){.rv-service-details-sidebar__search-form input{height:40px;padding:0 10px 0 8px}}.rv-service-details-sidebar__search-form button{width:47px;height:47px;color:var(--white-f);background-color:#003c8b;border:1px solid #003c8b;border-radius:6px;flex-shrink:0}@media screen and (max-width:1199px){.rv-service-details-sidebar__search-form button{width:40px;height:40px}}.rv-service-details-sidebar__search-form button:hover{color:#003c8b;background-color:#0000}.rv-service-details-sidebar-categories li:not(:last-child){margin-bottom:6px}.rv-service-details-sidebar-categories a{background-color:var(--white-f);color:#080821;border-radius:10px;width:100%;padding:16.25px 24px;font-size:17px;font-weight:500;box-shadow:0 1px 2px #0d121e14}@media screen and (max-width:1199px){.rv-service-details-sidebar-categories a{padding:12.25px 15px;font-size:16px}}.rv-service-details-sidebar-categories a:hover{color:var(--white-f);background-color:var(--white-f)}.rv-accordion-item{background-color:var(--white);border-bottom:1px solid #0a25401a;padding:25px 0}@media screen and (max-width:1199px){.rv-accordion-item{padding:20px 0}}@media screen and (max-width:991px){.rv-accordion-item{padding:15px 0}}@media screen and (max-width:1199px){.rv-accordion-item:first-child{padding-top:15px}}.rv-accordion-item-header{cursor:pointer;grid-gap:10px;grid-template-columns:auto 20px;align-items:center;gap:10px;display:grid}.rv-accordion-item-title{color:#0a2540;margin-bottom:0;font-size:18px;font-weight:600;line-height:133.333%}@media screen and (max-width:479px){.rv-accordion-item-title{font-size:16px}}.rv-accordion-item-expand-icon{background-color:#0a25401a;border-radius:50%;flex-shrink:0;justify-self:end;width:24px;height:24px;display:block;position:relative}.rv-accordion-item-expand-icon:after,.rv-accordion-item-expand-icon:before{content:"";background-color:var(--white-f);width:8px;height:2px;margin:auto;transition:all .4s;position:absolute;inset:0}.rv-accordion-item-expand-icon:after{transform:rotate(90deg)}.rv-accordion-item-body{opacity:0;color:#0a254099;margin-bottom:0;font-size:15px;font-weight:500;line-height:0;transition:all .4s;overflow:hidden}.rv-accordion-item.open .rv-accordion-item-expand-icon:after{transform:rotate(180deg)}.rv-accordion-item.open .rv-accordion-item-body{opacity:1;padding-top:23px;line-height:1.6}@media screen and (max-width:1199px){.rv-accordion-item.open .rv-accordion-item-body{padding-top:18px}}@media screen and (max-width:479px){.rv-accordion-item.open .rv-accordion-item-body{padding-top:13px}}.rv-project-details__cover-slider{margin-bottom:40px}@media screen and (max-width:767px){.rv-project-details__cover-slider{margin-bottom:25px}}.rv-project-details__img{border-radius:20px;overflow:hidden}.rv-project-details__img img{width:100%;height:520px}@media screen and (max-width:1199px){.rv-project-details__img img{height:460px}}@media screen and (max-width:991px){.rv-project-details__img img{height:360px}}@media screen and (max-width:767px){.rv-project-details__img img{height:260px}}@media screen and (max-width:479px){.rv-project-details__img img{height:180px}}.rv-project-details__txt{gap:100px;margin-bottom:70px;display:flex}@media screen and (max-width:1199px){.rv-project-details__txt{margin-bottom:50px}}@media screen and (max-width:991px){.rv-project-details__txt{gap:50px;margin-bottom:30px}}@media screen and (max-width:767px){.rv-project-details__txt{flex-direction:column-reverse;row-gap:20px}}.rv-project-details__txt .left>:last-child{margin-bottom:0}.rv-project-details__infos{flex-shrink:0}@media screen and (max-width:767px){.rv-project-details__infos{flex-wrap:wrap;column-gap:8px;display:flex}}.rv-project-details-info{background-color:#0808210f;border-radius:10px;padding:15px 24px 9px}@media screen and (max-width:479px){.rv-project-details-info{padding:10px 15px 4px}}.rv-project-details-info:not(:last-child){margin-bottom:8px}.rv-project-details-info__name{color:var(--white-f);text-transform:uppercase;margin-bottom:1px;font-size:15px;font-weight:700}.rv-project-details-info__value{color:#08082199;font-family:Roboto;font-size:15px;font-weight:400;line-height:173.333%}.rv-project-details__features-img{border-radius:20px;overflow:hidden}.rv-project-details__features-img img{width:100%}.rv-project-details__features h5{color:var(--white-f);margin-bottom:22px;font-size:24px;font-weight:700}@media screen and (max-width:991px){.rv-project-details__features h5{margin-bottom:15px}}@media screen and (max-width:479px){.rv-project-details__features h5{font-size:22px}}.rv-project-details__features li{color:#000000b3;padding-left:18px;position:relative}.rv-project-details__features li:not(:last-child){margin-bottom:18px}@media screen and (max-width:1399px){.rv-project-details__features li:not(:last-child){margin-bottom:12px}}.rv-project-details__features li:before{content:"";background-color:#0000004d;border-radius:50%;width:6px;height:6px;position:absolute;top:9px;left:0}.rv-project-details__video{margin:120px 0}@media screen and (max-width:1199px){.rv-project-details__video{margin:80px 0}}@media screen and (max-width:991px){.rv-project-details__video{margin:60px 0}}.rv-project-details__bottom-imgs{margin-top:40px}@media screen and (max-width:1199px){.rv-project-details__bottom-imgs{margin-top:30px}}.rv-project-details__bottom-img{border-radius:10px;overflow:hidden}.rv-project-details__bottom-img img{width:100%}.rv-project-details-bottom-navs{background-color:#0a101d0f;border-radius:100px;margin-top:60px;position:relative}@media screen and (max-width:1199px){.rv-project-details-bottom-navs{margin-top:50px}}@media screen and (max-width:991px){.rv-project-details-bottom-navs{margin-top:40px}}@media screen and (max-width:767px){.rv-project-details-bottom-navs{border-radius:40px}}.rv-project-details-bottom-navs:before{content:"";background-color:#0a101d4d;width:1px;height:calc(100% - 60px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (max-width:767px){.rv-project-details-bottom-navs:before{width:calc(100% - 60px);height:1px}}.rv-project-details-bottom-nav{border-radius:10px;align-items:center;gap:20px;padding:18px;display:flex}@media screen and (max-width:1199px){.rv-project-details-bottom-nav{gap:15px;padding:12px}}@media screen and (max-width:479px){.rv-project-details-bottom-nav{gap:10px}}.rv-project-details-bottom-nav:hover{color:var(--tl-btn-bg)}.rv-project-details-bottom-nav:hover .rv-project-details-bottom-nav-arrow{color:var(--white-f);background-color:#003c8b;border-color:#003c8b}.rv-project-details-bottom-nav-arrow{width:84px;height:84px;color:var(--white-f);border:1px solid #05050524;border-radius:50%;flex-shrink:0;place-content:center;font-size:24px;transition:all .4s;display:grid}@media screen and (max-width:1199px){.rv-project-details-bottom-nav-arrow{width:74px;height:74px}}@media screen and (max-width:991px){.rv-project-details-bottom-nav-arrow{width:68px;height:68px}}@media screen and (max-width:479px){.rv-project-details-bottom-nav-arrow{width:60px;height:60px;font-size:20px}}.rv-project-details-bottom-nav-subtitle{color:#0a101db3;text-transform:uppercase;margin-bottom:7px;font-family:Roboto;font-size:16px;font-weight:600}@media screen and (max-width:1199px){.rv-project-details-bottom-nav-subtitle{margin-bottom:3px}}@media screen and (max-width:479px){.rv-project-details-bottom-nav-subtitle{font-size:14px}}.rv-project-details-bottom-nav-title{-webkit-line-clamp:2;color:var(--white-f);-webkit-box-orient:vertical;margin:0;font-size:24px;font-weight:700;transition:all .4s;display:-webkit-box;overflow:hidden}@media screen and (max-width:1199px){.rv-project-details-bottom-nav-title{font-size:22px}}@media screen and (max-width:991px){.rv-project-details-bottom-nav-title{font-size:20px}}@media screen and (max-width:479px){.rv-project-details-bottom-nav-title{font-size:18px}}.rv-project-details-bottom-nav-title:hover{color:#003c8b}#rv-project-details__cover-slider-nav{z-index:1}#rv-project-details__cover-slider-nav button{background-color:var(--white-f);color:var(--white-f);border:none}@media screen and (max-width:575px){#rv-project-details__cover-slider-nav button{border:1px solid #ddd}}#rv-project-details__cover-slider-nav button:hover{color:var(--white-f);background-color:#003c8b;border-color:#003c8b}.rv-1-section-heading-2 .rv-1-section-heading__right .rv-inner-about-btn:hover,.rv-inner-about-btn .icon,.rv-inner-about-btn .txt,.rv-inner-slider-nav button:hover{background-color:#003c8b;border-color:#003c8b}.rv-inner-member-socials .rv-1-speaker__socials a:hover,.rv-inner-member-socials .rv-9-member-socials__icon{background-color:#003c8b}.cart-section{align-items:flex-start;gap:25px;padding:100px 0;display:flex}.cart-section .inner-cart{width:100%}.cart-section .inner-cart .cart-area{border:1px solid #e4e4e4;border-radius:10px;padding:20px 30px}@media screen and (max-width:479px){.cart-section .inner-cart .cart-area{padding:20px 15px}}.cart-section .inner-cart .cart-area .cart-left-actions{border-top:1px solid #e4e4e4;margin-top:0;padding-top:20px}.cart-section .inner-cart .cart-area .cart-left-actions .cart-coupon-form{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.cart-section .inner-cart .cart-area .cart-left-actions .cart-coupon-form input{border:1px solid #e4e4e4;border-radius:3px;height:45px;padding:0 15px}@media screen and (max-width:479px){.cart-section .inner-cart .cart-area .cart-left-actions .cart-coupon-form input{width:220px}}.cart-section .cart-checkout-area{text-align:center;border:1px solid #e4e4e4;border-radius:10px;width:100%;padding:30px}@media screen and (max-width:479px){.cart-section .cart-checkout-area{padding:20px 15px}}.cart-section .cart-checkout-area__title{text-align:left;border-bottom:1px solid #e4e4e4;margin-bottom:15px;padding-bottom:15px;font-size:18px}.cart-section .cart-checkout-area .checkout-summary{margin-bottom:30px}@media screen and (max-width:1199px){.cart-section .cart-checkout-area .checkout-summary{font-size:14px}}.cart-section .cart-checkout-area .checkout-summary li{justify-content:space-between;align-items:center;display:flex}.cart-section .cart-checkout-area .checkout-summary li:not(:last-child){margin-bottom:15px}.cart-section .cart-checkout-area .checkout-summary .cart-checkout-total{border-top:1px solid #222;padding-top:15px}.cart-section .cart-checkout-area a.rv-1-banner-btn{text-transform:capitalize;color:#fff;z-index:1;vertical-align:top;background-color:#222;border:1px solid #222;border-radius:6px;height:45px;padding:0 25px;font-size:14px;font-weight:400;line-height:42px;position:relative;overflow:hidden}.cart-section .cart-checkout-area a.rv-1-banner-btn:hover{color:var(--white-f);background-color:#0000;border-color:#003c8b}@media screen and (max-width:1399px){.cart-section .cart-checkout-area a.rv-1-banner-btn{padding:0 10px}}@media screen and (max-width:1199px){.cart-section .cart-checkout-area a.rv-1-banner-btn{padding:0 20px}}@media screen and (max-width:479px){.cart-section .cart-checkout-area a.rv-1-banner-btn{padding:0 10px}}.cart-section .rv-1-banner-btn{text-transform:capitalize;color:#fff;z-index:1;vertical-align:top;background-color:#222;border:1px solid #222;border-radius:6px;height:45px;padding:0 30px;font-size:15px;font-weight:400;line-height:42px;transition:all .3s;position:relative;overflow:hidden}.cart-section .rv-1-banner-btn:hover{color:var(--white-f);background-color:#0000;border-color:#003c8b}.cart-section .wishlist-inner-section{width:100%}.cart-section .wishlist-inner-section .cart-area{border:1px solid #e4e4e4;border-radius:10px;padding:20px 30px}.cart-section .wishlist-inner-section .cart-area .cart-left-actions{border-top:1px solid #e4e4e4;margin-top:0;padding-top:20px}table.cart-page-table{width:100%;font-size:x-large}@media screen and (max-width:1199px){table.cart-page-table{min-width:max-content}}table.cart-page-table tbody,table.cart-page-table td,table.cart-page-table tfoot,table.cart-page-table th,table.cart-page-table thead{border:0 solid;border-color:inherit}table.cart-page-table th,table.cart-page-table tr:not(:last-child){border-bottom:1px solid #e4e4e4}table.cart-page-table th{text-transform:capitalize;text-align:left;padding:10px}table.cart-page-table th:first-child{text-align:start;padding-left:0}table.cart-page-table td{text-align:left;padding:25px;position:relative}table.cart-page-table td:first-child{padding-left:0}table.cart-page-table td:not(:last-of-type){padding-right:25px}table.cart-page-table td .cart-product{align-items:center;gap:20px;display:flex}table.cart-page-table td .cart-product__img{border:1px solid #ddd;border-radius:6px;flex-shrink:0}table.cart-page-table td .cart-product__img img{aspect-ratio:1;object-fit:contain;border-radius:6px;width:130px;padding:10px}@media screen and (max-width:991px){table.cart-page-table td .cart-product__img img{width:100px}}table.cart-page-table td .cart-product__txt h6{text-align:left;margin-bottom:0;line-height:1.5}table.cart-page-table td .cart-product__quantity{background-color:#f8f8f8;border-radius:3px;width:140px;height:45px;margin-left:auto;margin-right:auto;line-height:45px;position:relative}table.cart-page-table td .cart-product__quantity .cart-product__quantity-btns{visibility:hidden;justify-content:space-between;display:flex;position:absolute;inset:0}table.cart-page-table td .cart-product__quantity .cart-product__quantity-btns button{text-align:center;visibility:visible;width:45px;height:45px;line-height:normal}table.cart-page-table td .cart-product__quantity input[type=number].cart-product-quantity-input{text-align:center;width:100%;padding:0 45px}table.cart-page-table tr{border:0 solid;border-color:inherit}table.cart-page-table tr:not(:last-child) td{padding-bottom:25px}@media screen and (max-width:991px){table.cart-page-table{min-width:max-content}}.rv-checkout{padding:100px 0}.rv-checkout .rv-checkout-title{margin-bottom:20px;font-size:22px;font-weight:600}.rv-checkout .checkout-form{gap:25px;display:flex}.rv-checkout .checkout-form .rv-billing-details{width:100%}.rv-checkout .checkout-form .rv-billing-details .nice-select,.rv-checkout .checkout-form .rv-billing-details input:not([type=checkbox]),.rv-checkout .checkout-form .rv-billing-details textarea{border:1px solid #eaeaea;width:100%;height:50px;margin-bottom:20px;padding:0 20px;line-height:50px}.rv-checkout .checkout-form .rv-billing-details select{height:50px;box-shadow:none;color:#747474;border-color:#eaeaea;border-radius:0;width:100%;margin-bottom:20px;padding:0 20px}.rv-checkout .checkout-form .rv-billing-details label.create-acc-lebel{padding-left:5px}.rv-checkout .checkout-form .rv-billing-details .additional-info{margin-top:50px}.rv-checkout .checkout-form .rv-billing-details .additional-info textarea{height:150px;margin-bottom:0;padding:20px;line-height:1.4}.rv-checkout .checkout-form .rv-checkout-sidebar{width:100%}.rv-checkout .checkout-form .rv-checkout-sidebar .cart-checkout-area{text-align:center;border:1px solid #e4e4e4;border-radius:0;width:100%;margin-bottom:53px;padding:20px}.rv-checkout .checkout-form .rv-checkout-sidebar .cart-checkout-area .checkout-summary{margin-bottom:30px}.rv-checkout .checkout-form .rv-checkout-sidebar .cart-checkout-area .checkout-summary li{justify-content:space-between;align-items:center;display:flex}.rv-checkout .checkout-form .rv-checkout-sidebar .cart-checkout-area .checkout-summary li:not(:last-child){margin-bottom:15px}.rv-checkout .checkout-form .rv-checkout-sidebar .cart-checkout-area .checkout-summary .cart-checkout-total{border-top:1px solid #222;padding-top:15px}.rv-checkout .checkout-form .rv-checkout-sidebar .cart-checkout-btn{text-transform:capitalize;color:#fff;background-color:#222;border:1px solid #222;border-radius:6px;height:45px;padding:0 30px;font-size:15px;line-height:42px}.rv-checkout .checkout-form .rv-checkout-sidebar .cart-checkout-btn:hover{color:var(--white-f);background-color:#0000;border-color:#003c8b}.rv-checkout .checkout-form .rv-checkout-sidebar input#checkout-payment-option{width:100%}.rv-checkout .checkout-form .rv-checkout-sidebar .payment-area{border:1px solid #eaeaea;height:50px;padding:0 15px;line-height:50px}.rv-checkout .checkout-form .rv-checkout-sidebar .checkout-payment-descr{color:#777;text-transform:capitalize;padding:20px 0;font-size:14px}.rv-checkout .checkout-form .rv-checkout-sidebar .checkout-payment-descr a{color:#003c8b}.rv-checkout .checkout-form .rv-checkout-sidebar .checkout-form-btn{width:100%}.rv-account-form-section{padding:120px 0}.rv-account-form-section .auth-container{border:40 solid var(--white-f);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:50%;padding:50px 0;display:flex}@media screen and (max-width:991px){.rv-account-form-section .auth-container{width:80%}}@media screen and (max-width:575px){.rv-account-form-section .auth-container{width:95%}}.rv-account-form-section .auth-container form{grid-gap:15px;border-radius:3px;gap:15px;width:100%;padding:40px 40px 0;display:grid}@media screen and (max-width:479px){.rv-account-form-section .auth-container form{padding:25px 15px 0}}.rv-account-form-section .auth-container form input#login-password,.rv-account-form-section .auth-container form input#login-username,.rv-account-form-section .auth-container form input#register-email,.rv-account-form-section .auth-container form input#register-password,.rv-account-form-section .auth-container form input#register-username{border:40 solid var(--white-f);border-radius:3px;width:100%;height:45px;padding:0 20px}.rv-account-form-section .auth-container form input#sign-in-checkbox{margin-right:5px}.rv-account-form-section .auth-container form .stay-sign-in{align-items:center;display:flex}@media screen and (max-width:479px){.rv-account-form-section .auth-container form .stay-sign-in{font-size:13px}}.rv-account-form-section .auth-container form a.password-recovery-btn{color:#003c8b}@media screen and (max-width:479px){.rv-account-form-section .auth-container form a.password-recovery-btn{font-size:13px}}.rv-account-form-section .auth-container form button.rv-1-banner-btn.single-form-btn{color:#fff;background-color:#222;border:1px solid #222;border-radius:6px;justify-self:center;height:45px;margin-top:20px;padding:0 80px;font-size:16px;line-height:43px}.rv-account-form-section .auth-container form button.rv-1-banner-btn.single-form-btn:hover{color:var(--white-f);background-color:#0000;border-color:#003c8b}.rv-account-form-section .auth-container form .alternative-auth{text-align:end;width:100%}.rv-account-form-section .auth-container form .alternative-auth a{color:#003c8b}.rv-account-form-section .auth-container .other-option{text-align:center;padding-top:20px}.rv-account-form-section .auth-container .other-option p{color:#515151;margin-top:-2px;margin-bottom:17px;font-size:16px;line-height:100%}.rv-account-form-section .auth-container .other-option a{text-align:center;color:#222;border-radius:3px;width:45px;height:45px;font-size:22px;line-height:45px}.rv-account-form-section .auth-container .other-option a:hover{color:#794aff}
