/*!
 * Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */
.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-regular,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-brands:before,.fa-regular:before,.fa-solid:before,.fa:before,.fab:before,.far:before,.fas:before{content:var(--fa)}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:"Font Awesome 6 Free"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-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{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}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,0))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}

.fa-0{--fa:"\30"}.fa-1{--fa:"\31"}.fa-2{--fa:"\32"}.fa-3{--fa:"\33"}.fa-4{--fa:"\34"}.fa-5{--fa:"\35"}.fa-6{--fa:"\36"}.fa-7{--fa:"\37"}.fa-8{--fa:"\38"}.fa-9{--fa:"\39"}.fa-fill-drip{--fa:"\f576"}.fa-arrows-to-circle{--fa:"\e4bd"}.fa-chevron-circle-right,.fa-circle-chevron-right{--fa:"\f138"}.fa-at{--fa:"\40"}.fa-trash-alt,.fa-trash-can{--fa:"\f2ed"}.fa-text-height{--fa:"\f034"}.fa-user-times,.fa-user-xmark{--fa:"\f235"}.fa-stethoscope{--fa:"\f0f1"}.fa-comment-alt,.fa-message{--fa:"\f27a"}.fa-info{--fa:"\f129"}.fa-compress-alt,.fa-down-left-and-up-right-to-center{--fa:"\f422"}.fa-explosion{--fa:"\e4e9"}.fa-file-alt,.fa-file-lines,.fa-file-text{--fa:"\f15c"}.fa-wave-square{--fa:"\f83e"}.fa-ring{--fa:"\f70b"}.fa-building-un{--fa:"\e4d9"}.fa-dice-three{--fa:"\f527"}.fa-calendar-alt,.fa-calendar-days{--fa:"\f073"}.fa-anchor-circle-check{--fa:"\e4aa"}.fa-building-circle-arrow-right{--fa:"\e4d1"}.fa-volleyball,.fa-volleyball-ball{--fa:"\f45f"}.fa-arrows-up-to-line{--fa:"\e4c2"}.fa-sort-desc,.fa-sort-down{--fa:"\f0dd"}.fa-circle-minus,.fa-minus-circle{--fa:"\f056"}.fa-door-open{--fa:"\f52b"}.fa-right-from-bracket,.fa-sign-out-alt{--fa:"\f2f5"}.fa-atom{--fa:"\f5d2"}.fa-soap{--fa:"\e06e"}.fa-heart-music-camera-bolt,.fa-icons{--fa:"\f86d"}.fa-microphone-alt-slash,.fa-microphone-lines-slash{--fa:"\f539"}.fa-bridge-circle-check{--fa:"\e4c9"}.fa-pump-medical{--fa:"\e06a"}.fa-fingerprint{--fa:"\f577"}.fa-hand-point-right{--fa:"\f0a4"}.fa-magnifying-glass-location,.fa-search-location{--fa:"\f689"}.fa-forward-step,.fa-step-forward{--fa:"\f051"}.fa-face-smile-beam,.fa-smile-beam{--fa:"\f5b8"}.fa-flag-checkered{--fa:"\f11e"}.fa-football,.fa-football-ball{--fa:"\f44e"}.fa-school-circle-exclamation{--fa:"\e56c"}.fa-crop{--fa:"\f125"}.fa-angle-double-down,.fa-angles-down{--fa:"\f103"}.fa-users-rectangle{--fa:"\e594"}.fa-people-roof{--fa:"\e537"}.fa-people-line{--fa:"\e534"}.fa-beer,.fa-beer-mug-empty{--fa:"\f0fc"}.fa-diagram-predecessor{--fa:"\e477"}.fa-arrow-up-long,.fa-long-arrow-up{--fa:"\f176"}.fa-burn,.fa-fire-flame-simple{--fa:"\f46a"}.fa-male,.fa-person{--fa:"\f183"}.fa-laptop{--fa:"\f109"}.fa-file-csv{--fa:"\f6dd"}.fa-menorah{--fa:"\f676"}.fa-truck-plane{--fa:"\e58f"}.fa-record-vinyl{--fa:"\f8d9"}.fa-face-grin-stars,.fa-grin-stars{--fa:"\f587"}.fa-bong{--fa:"\f55c"}.fa-pastafarianism,.fa-spaghetti-monster-flying{--fa:"\f67b"}.fa-arrow-down-up-across-line{--fa:"\e4af"}.fa-spoon,.fa-utensil-spoon{--fa:"\f2e5"}.fa-jar-wheat{--fa:"\e517"}.fa-envelopes-bulk,.fa-mail-bulk{--fa:"\f674"}.fa-file-circle-exclamation{--fa:"\e4eb"}.fa-circle-h,.fa-hospital-symbol{--fa:"\f47e"}.fa-pager{--fa:"\f815"}.fa-address-book,.fa-contact-book{--fa:"\f2b9"}.fa-strikethrough{--fa:"\f0cc"}.fa-k{--fa:"\4b"}.fa-landmark-flag{--fa:"\e51c"}.fa-pencil,.fa-pencil-alt{--fa:"\f303"}.fa-backward{--fa:"\f04a"}.fa-caret-right{--fa:"\f0da"}.fa-comments{--fa:"\f086"}.fa-file-clipboard,.fa-paste{--fa:"\f0ea"}.fa-code-pull-request{--fa:"\e13c"}.fa-clipboard-list{--fa:"\f46d"}.fa-truck-loading,.fa-truck-ramp-box{--fa:"\f4de"}.fa-user-check{--fa:"\f4fc"}.fa-vial-virus{--fa:"\e597"}.fa-sheet-plastic{--fa:"\e571"}.fa-blog{--fa:"\f781"}.fa-user-ninja{--fa:"\f504"}.fa-person-arrow-up-from-line{--fa:"\e539"}.fa-scroll-torah,.fa-torah{--fa:"\f6a0"}.fa-broom-ball,.fa-quidditch,.fa-quidditch-broom-ball{--fa:"\f458"}.fa-toggle-off{--fa:"\f204"}.fa-archive,.fa-box-archive{--fa:"\f187"}.fa-person-drowning{--fa:"\e545"}.fa-arrow-down-9-1,.fa-sort-numeric-desc,.fa-sort-numeric-down-alt{--fa:"\f886"}.fa-face-grin-tongue-squint,.fa-grin-tongue-squint{--fa:"\f58a"}.fa-spray-can{--fa:"\f5bd"}.fa-truck-monster{--fa:"\f63b"}.fa-w{--fa:"\57"}.fa-earth-africa,.fa-globe-africa{--fa:"\f57c"}.fa-rainbow{--fa:"\f75b"}.fa-circle-notch{--fa:"\f1ce"}.fa-tablet-alt,.fa-tablet-screen-button{--fa:"\f3fa"}.fa-paw{--fa:"\f1b0"}.fa-cloud{--fa:"\f0c2"}.fa-trowel-bricks{--fa:"\e58a"}.fa-face-flushed,.fa-flushed{--fa:"\f579"}.fa-hospital-user{--fa:"\f80d"}.fa-tent-arrow-left-right{--fa:"\e57f"}.fa-gavel,.fa-legal{--fa:"\f0e3"}.fa-binoculars{--fa:"\f1e5"}.fa-microphone-slash{--fa:"\f131"}.fa-box-tissue{--fa:"\e05b"}.fa-motorcycle{--fa:"\f21c"}.fa-bell-concierge,.fa-concierge-bell{--fa:"\f562"}.fa-pen-ruler,.fa-pencil-ruler{--fa:"\f5ae"}.fa-people-arrows,.fa-people-arrows-left-right{--fa:"\e068"}.fa-mars-and-venus-burst{--fa:"\e523"}.fa-caret-square-right,.fa-square-caret-right{--fa:"\f152"}.fa-cut,.fa-scissors{--fa:"\f0c4"}.fa-sun-plant-wilt{--fa:"\e57a"}.fa-toilets-portable{--fa:"\e584"}.fa-hockey-puck{--fa:"\f453"}.fa-table{--fa:"\f0ce"}.fa-magnifying-glass-arrow-right{--fa:"\e521"}.fa-digital-tachograph,.fa-tachograph-digital{--fa:"\f566"}.fa-users-slash{--fa:"\e073"}.fa-clover{--fa:"\e139"}.fa-mail-reply,.fa-reply{--fa:"\f3e5"}.fa-star-and-crescent{--fa:"\f699"}.fa-house-fire{--fa:"\e50c"}.fa-minus-square,.fa-square-minus{--fa:"\f146"}.fa-helicopter{--fa:"\f533"}.fa-compass{--fa:"\f14e"}.fa-caret-square-down,.fa-square-caret-down{--fa:"\f150"}.fa-file-circle-question{--fa:"\e4ef"}.fa-laptop-code{--fa:"\f5fc"}.fa-swatchbook{--fa:"\f5c3"}.fa-prescription-bottle{--fa:"\f485"}.fa-bars,.fa-navicon{--fa:"\f0c9"}.fa-people-group{--fa:"\e533"}.fa-hourglass-3,.fa-hourglass-end{--fa:"\f253"}.fa-heart-broken,.fa-heart-crack{--fa:"\f7a9"}.fa-external-link-square-alt,.fa-square-up-right{--fa:"\f360"}.fa-face-kiss-beam,.fa-kiss-beam{--fa:"\f597"}.fa-film{--fa:"\f008"}.fa-ruler-horizontal{--fa:"\f547"}.fa-people-robbery{--fa:"\e536"}.fa-lightbulb{--fa:"\f0eb"}.fa-caret-left{--fa:"\f0d9"}.fa-circle-exclamation,.fa-exclamation-circle{--fa:"\f06a"}.fa-school-circle-xmark{--fa:"\e56d"}.fa-arrow-right-from-bracket,.fa-sign-out{--fa:"\f08b"}.fa-chevron-circle-down,.fa-circle-chevron-down{--fa:"\f13a"}.fa-unlock-alt,.fa-unlock-keyhole{--fa:"\f13e"}.fa-cloud-showers-heavy{--fa:"\f740"}.fa-headphones-alt,.fa-headphones-simple{--fa:"\f58f"}.fa-sitemap{--fa:"\f0e8"}.fa-circle-dollar-to-slot,.fa-donate{--fa:"\f4b9"}.fa-memory{--fa:"\f538"}.fa-road-spikes{--fa:"\e568"}.fa-fire-burner{--fa:"\e4f1"}.fa-flag{--fa:"\f024"}.fa-hanukiah{--fa:"\f6e6"}.fa-feather{--fa:"\f52d"}.fa-volume-down,.fa-volume-low{--fa:"\f027"}.fa-comment-slash{--fa:"\f4b3"}.fa-cloud-sun-rain{--fa:"\f743"}.fa-compress{--fa:"\f066"}.fa-wheat-alt,.fa-wheat-awn{--fa:"\e2cd"}.fa-ankh{--fa:"\f644"}.fa-hands-holding-child{--fa:"\e4fa"}.fa-asterisk{--fa:"\2a"}.fa-check-square,.fa-square-check{--fa:"\f14a"}.fa-peseta-sign{--fa:"\e221"}.fa-header,.fa-heading{--fa:"\f1dc"}.fa-ghost{--fa:"\f6e2"}.fa-list,.fa-list-squares{--fa:"\f03a"}.fa-phone-square-alt,.fa-square-phone-flip{--fa:"\f87b"}.fa-cart-plus{--fa:"\f217"}.fa-gamepad{--fa:"\f11b"}.fa-circle-dot,.fa-dot-circle{--fa:"\f192"}.fa-dizzy,.fa-face-dizzy{--fa:"\f567"}.fa-egg{--fa:"\f7fb"}.fa-house-medical-circle-xmark{--fa:"\e513"}.fa-campground{--fa:"\f6bb"}.fa-folder-plus{--fa:"\f65e"}.fa-futbol,.fa-futbol-ball,.fa-soccer-ball{--fa:"\f1e3"}.fa-paint-brush,.fa-paintbrush{--fa:"\f1fc"}.fa-lock{--fa:"\f023"}.fa-gas-pump{--fa:"\f52f"}.fa-hot-tub,.fa-hot-tub-person{--fa:"\f593"}.fa-map-location,.fa-map-marked{--fa:"\f59f"}.fa-house-flood-water{--fa:"\e50e"}.fa-tree{--fa:"\f1bb"}.fa-bridge-lock{--fa:"\e4cc"}.fa-sack-dollar{--fa:"\f81d"}.fa-edit,.fa-pen-to-square{--fa:"\f044"}.fa-car-side{--fa:"\f5e4"}.fa-share-alt,.fa-share-nodes{--fa:"\f1e0"}.fa-heart-circle-minus{--fa:"\e4ff"}.fa-hourglass-2,.fa-hourglass-half{--fa:"\f252"}.fa-microscope{--fa:"\f610"}.fa-sink{--fa:"\e06d"}.fa-bag-shopping,.fa-shopping-bag{--fa:"\f290"}.fa-arrow-down-z-a,.fa-sort-alpha-desc,.fa-sort-alpha-down-alt{--fa:"\f881"}.fa-mitten{--fa:"\f7b5"}.fa-person-rays{--fa:"\e54d"}.fa-users{--fa:"\f0c0"}.fa-eye-slash{--fa:"\f070"}.fa-flask-vial{--fa:"\e4f3"}.fa-hand,.fa-hand-paper{--fa:"\f256"}.fa-om{--fa:"\f679"}.fa-worm{--fa:"\e599"}.fa-house-circle-xmark{--fa:"\e50b"}.fa-plug{--fa:"\f1e6"}.fa-chevron-up{--fa:"\f077"}.fa-hand-spock{--fa:"\f259"}.fa-stopwatch{--fa:"\f2f2"}.fa-face-kiss,.fa-kiss{--fa:"\f596"}.fa-bridge-circle-xmark{--fa:"\e4cb"}.fa-face-grin-tongue,.fa-grin-tongue{--fa:"\f589"}.fa-chess-bishop{--fa:"\f43a"}.fa-face-grin-wink,.fa-grin-wink{--fa:"\f58c"}.fa-deaf,.fa-deafness,.fa-ear-deaf,.fa-hard-of-hearing{--fa:"\f2a4"}.fa-road-circle-check{--fa:"\e564"}.fa-dice-five{--fa:"\f523"}.fa-rss-square,.fa-square-rss{--fa:"\f143"}.fa-land-mine-on{--fa:"\e51b"}.fa-i-cursor{--fa:"\f246"}.fa-stamp{--fa:"\f5bf"}.fa-stairs{--fa:"\e289"}.fa-i{--fa:"\49"}.fa-hryvnia,.fa-hryvnia-sign{--fa:"\f6f2"}.fa-pills{--fa:"\f484"}.fa-face-grin-wide,.fa-grin-alt{--fa:"\f581"}.fa-tooth{--fa:"\f5c9"}.fa-v{--fa:"\56"}.fa-bangladeshi-taka-sign{--fa:"\e2e6"}.fa-bicycle{--fa:"\f206"}.fa-rod-asclepius,.fa-rod-snake,.fa-staff-aesculapius,.fa-staff-snake{--fa:"\e579"}.fa-head-side-cough-slash{--fa:"\e062"}.fa-ambulance,.fa-truck-medical{--fa:"\f0f9"}.fa-wheat-awn-circle-exclamation{--fa:"\e598"}.fa-snowman{--fa:"\f7d0"}.fa-mortar-pestle{--fa:"\f5a7"}.fa-road-barrier{--fa:"\e562"}.fa-school{--fa:"\f549"}.fa-igloo{--fa:"\f7ae"}.fa-joint{--fa:"\f595"}.fa-angle-right{--fa:"\f105"}.fa-horse{--fa:"\f6f0"}.fa-q{--fa:"\51"}.fa-g{--fa:"\47"}.fa-notes-medical{--fa:"\f481"}.fa-temperature-2,.fa-temperature-half,.fa-thermometer-2,.fa-thermometer-half{--fa:"\f2c9"}.fa-dong-sign{--fa:"\e169"}.fa-capsules{--fa:"\f46b"}.fa-poo-bolt,.fa-poo-storm{--fa:"\f75a"}.fa-face-frown-open,.fa-frown-open{--fa:"\f57a"}.fa-hand-point-up{--fa:"\f0a6"}.fa-money-bill{--fa:"\f0d6"}.fa-bookmark{--fa:"\f02e"}.fa-align-justify{--fa:"\f039"}.fa-umbrella-beach{--fa:"\f5ca"}.fa-helmet-un{--fa:"\e503"}.fa-bullseye{--fa:"\f140"}.fa-bacon{--fa:"\f7e5"}.fa-hand-point-down{--fa:"\f0a7"}.fa-arrow-up-from-bracket{--fa:"\e09a"}.fa-folder,.fa-folder-blank{--fa:"\f07b"}.fa-file-medical-alt,.fa-file-waveform{--fa:"\f478"}.fa-radiation{--fa:"\f7b9"}.fa-chart-simple{--fa:"\e473"}.fa-mars-stroke{--fa:"\f229"}.fa-vial{--fa:"\f492"}.fa-dashboard,.fa-gauge,.fa-gauge-med,.fa-tachometer-alt-average{--fa:"\f624"}.fa-magic-wand-sparkles,.fa-wand-magic-sparkles{--fa:"\e2ca"}.fa-e{--fa:"\45"}.fa-pen-alt,.fa-pen-clip{--fa:"\f305"}.fa-bridge-circle-exclamation{--fa:"\e4ca"}.fa-user{--fa:"\f007"}.fa-school-circle-check{--fa:"\e56b"}.fa-dumpster{--fa:"\f793"}.fa-shuttle-van,.fa-van-shuttle{--fa:"\f5b6"}.fa-building-user{--fa:"\e4da"}.fa-caret-square-left,.fa-square-caret-left{--fa:"\f191"}.fa-highlighter{--fa:"\f591"}.fa-key{--fa:"\f084"}.fa-bullhorn{--fa:"\f0a1"}.fa-globe{--fa:"\f0ac"}.fa-synagogue{--fa:"\f69b"}.fa-person-half-dress{--fa:"\e548"}.fa-road-bridge{--fa:"\e563"}.fa-location-arrow{--fa:"\f124"}.fa-c{--fa:"\43"}.fa-tablet-button{--fa:"\f10a"}.fa-building-lock{--fa:"\e4d6"}.fa-pizza-slice{--fa:"\f818"}.fa-money-bill-wave{--fa:"\f53a"}.fa-area-chart,.fa-chart-area{--fa:"\f1fe"}.fa-house-flag{--fa:"\e50d"}.fa-person-circle-minus{--fa:"\e540"}.fa-ban,.fa-cancel{--fa:"\f05e"}.fa-camera-rotate{--fa:"\e0d8"}.fa-air-freshener,.fa-spray-can-sparkles{--fa:"\f5d0"}.fa-star{--fa:"\f005"}.fa-repeat{--fa:"\f363"}.fa-cross{--fa:"\f654"}.fa-box{--fa:"\f466"}.fa-venus-mars{--fa:"\f228"}.fa-arrow-pointer,.fa-mouse-pointer{--fa:"\f245"}.fa-expand-arrows-alt,.fa-maximize{--fa:"\f31e"}.fa-charging-station{--fa:"\f5e7"}.fa-shapes,.fa-triangle-circle-square{--fa:"\f61f"}.fa-random,.fa-shuffle{--fa:"\f074"}.fa-person-running,.fa-running{--fa:"\f70c"}.fa-mobile-retro{--fa:"\e527"}.fa-grip-lines-vertical{--fa:"\f7a5"}.fa-spider{--fa:"\f717"}.fa-hands-bound{--fa:"\e4f9"}.fa-file-invoice-dollar{--fa:"\f571"}.fa-plane-circle-exclamation{--fa:"\e556"}.fa-x-ray{--fa:"\f497"}.fa-spell-check{--fa:"\f891"}.fa-slash{--fa:"\f715"}.fa-computer-mouse,.fa-mouse{--fa:"\f8cc"}.fa-arrow-right-to-bracket,.fa-sign-in{--fa:"\f090"}.fa-shop-slash,.fa-store-alt-slash{--fa:"\e070"}.fa-server{--fa:"\f233"}.fa-virus-covid-slash{--fa:"\e4a9"}.fa-shop-lock{--fa:"\e4a5"}.fa-hourglass-1,.fa-hourglass-start{--fa:"\f251"}.fa-blender-phone{--fa:"\f6b6"}.fa-building-wheat{--fa:"\e4db"}.fa-person-breastfeeding{--fa:"\e53a"}.fa-right-to-bracket,.fa-sign-in-alt{--fa:"\f2f6"}.fa-venus{--fa:"\f221"}.fa-passport{--fa:"\f5ab"}.fa-thumb-tack-slash,.fa-thumbtack-slash{--fa:"\e68f"}.fa-heart-pulse,.fa-heartbeat{--fa:"\f21e"}.fa-people-carry,.fa-people-carry-box{--fa:"\f4ce"}.fa-temperature-high{--fa:"\f769"}.fa-microchip{--fa:"\f2db"}.fa-crown{--fa:"\f521"}.fa-weight-hanging{--fa:"\f5cd"}.fa-xmarks-lines{--fa:"\e59a"}.fa-file-prescription{--fa:"\f572"}.fa-weight,.fa-weight-scale{--fa:"\f496"}.fa-user-friends,.fa-user-group{--fa:"\f500"}.fa-arrow-up-a-z,.fa-sort-alpha-up{--fa:"\f15e"}.fa-chess-knight{--fa:"\f441"}.fa-face-laugh-squint,.fa-laugh-squint{--fa:"\f59b"}.fa-wheelchair{--fa:"\f193"}.fa-arrow-circle-up,.fa-circle-arrow-up{--fa:"\f0aa"}.fa-toggle-on{--fa:"\f205"}.fa-person-walking,.fa-walking{--fa:"\f554"}.fa-l{--fa:"\4c"}.fa-fire{--fa:"\f06d"}.fa-bed-pulse,.fa-procedures{--fa:"\f487"}.fa-shuttle-space,.fa-space-shuttle{--fa:"\f197"}.fa-face-laugh,.fa-laugh{--fa:"\f599"}.fa-folder-open{--fa:"\f07c"}.fa-heart-circle-plus{--fa:"\e500"}.fa-code-fork{--fa:"\e13b"}.fa-city{--fa:"\f64f"}.fa-microphone-alt,.fa-microphone-lines{--fa:"\f3c9"}.fa-pepper-hot{--fa:"\f816"}.fa-unlock{--fa:"\f09c"}.fa-colon-sign{--fa:"\e140"}.fa-headset{--fa:"\f590"}.fa-store-slash{--fa:"\e071"}.fa-road-circle-xmark{--fa:"\e566"}.fa-user-minus{--fa:"\f503"}.fa-mars-stroke-up,.fa-mars-stroke-v{--fa:"\f22a"}.fa-champagne-glasses,.fa-glass-cheers{--fa:"\f79f"}.fa-clipboard{--fa:"\f328"}.fa-house-circle-exclamation{--fa:"\e50a"}.fa-file-arrow-up,.fa-file-upload{--fa:"\f574"}.fa-wifi,.fa-wifi-3,.fa-wifi-strong{--fa:"\f1eb"}.fa-bath,.fa-bathtub{--fa:"\f2cd"}.fa-underline{--fa:"\f0cd"}.fa-user-edit,.fa-user-pen{--fa:"\f4ff"}.fa-signature{--fa:"\f5b7"}.fa-stroopwafel{--fa:"\f551"}.fa-bold{--fa:"\f032"}.fa-anchor-lock{--fa:"\e4ad"}.fa-building-ngo{--fa:"\e4d7"}.fa-manat-sign{--fa:"\e1d5"}.fa-not-equal{--fa:"\f53e"}.fa-border-style,.fa-border-top-left{--fa:"\f853"}.fa-map-location-dot,.fa-map-marked-alt{--fa:"\f5a0"}.fa-jedi{--fa:"\f669"}.fa-poll,.fa-square-poll-vertical{--fa:"\f681"}.fa-mug-hot{--fa:"\f7b6"}.fa-battery-car,.fa-car-battery{--fa:"\f5df"}.fa-gift{--fa:"\f06b"}.fa-dice-two{--fa:"\f528"}.fa-chess-queen{--fa:"\f445"}.fa-glasses{--fa:"\f530"}.fa-chess-board{--fa:"\f43c"}.fa-building-circle-check{--fa:"\e4d2"}.fa-person-chalkboard{--fa:"\e53d"}.fa-mars-stroke-h,.fa-mars-stroke-right{--fa:"\f22b"}.fa-hand-back-fist,.fa-hand-rock{--fa:"\f255"}.fa-caret-square-up,.fa-square-caret-up{--fa:"\f151"}.fa-cloud-showers-water{--fa:"\e4e4"}.fa-bar-chart,.fa-chart-bar{--fa:"\f080"}.fa-hands-bubbles,.fa-hands-wash{--fa:"\e05e"}.fa-less-than-equal{--fa:"\f537"}.fa-train{--fa:"\f238"}.fa-eye-low-vision,.fa-low-vision{--fa:"\f2a8"}.fa-crow{--fa:"\f520"}.fa-sailboat{--fa:"\e445"}.fa-window-restore{--fa:"\f2d2"}.fa-plus-square,.fa-square-plus{--fa:"\f0fe"}.fa-torii-gate{--fa:"\f6a1"}.fa-frog{--fa:"\f52e"}.fa-bucket{--fa:"\e4cf"}.fa-image{--fa:"\f03e"}.fa-microphone{--fa:"\f130"}.fa-cow{--fa:"\f6c8"}.fa-caret-up{--fa:"\f0d8"}.fa-screwdriver{--fa:"\f54a"}.fa-folder-closed{--fa:"\e185"}.fa-house-tsunami{--fa:"\e515"}.fa-square-nfi{--fa:"\e576"}.fa-arrow-up-from-ground-water{--fa:"\e4b5"}.fa-glass-martini-alt,.fa-martini-glass{--fa:"\f57b"}.fa-square-binary{--fa:"\e69b"}.fa-rotate-back,.fa-rotate-backward,.fa-rotate-left,.fa-undo-alt{--fa:"\f2ea"}.fa-columns,.fa-table-columns{--fa:"\f0db"}.fa-lemon{--fa:"\f094"}.fa-head-side-mask{--fa:"\e063"}.fa-handshake{--fa:"\f2b5"}.fa-gem{--fa:"\f3a5"}.fa-dolly,.fa-dolly-box{--fa:"\f472"}.fa-smoking{--fa:"\f48d"}.fa-compress-arrows-alt,.fa-minimize{--fa:"\f78c"}.fa-monument{--fa:"\f5a6"}.fa-snowplow{--fa:"\f7d2"}.fa-angle-double-right,.fa-angles-right{--fa:"\f101"}.fa-cannabis{--fa:"\f55f"}.fa-circle-play,.fa-play-circle{--fa:"\f144"}.fa-tablets{--fa:"\f490"}.fa-ethernet{--fa:"\f796"}.fa-eur,.fa-euro,.fa-euro-sign{--fa:"\f153"}.fa-chair{--fa:"\f6c0"}.fa-check-circle,.fa-circle-check{--fa:"\f058"}.fa-circle-stop,.fa-stop-circle{--fa:"\f28d"}.fa-compass-drafting,.fa-drafting-compass{--fa:"\f568"}.fa-plate-wheat{--fa:"\e55a"}.fa-icicles{--fa:"\f7ad"}.fa-person-shelter{--fa:"\e54f"}.fa-neuter{--fa:"\f22c"}.fa-id-badge{--fa:"\f2c1"}.fa-marker{--fa:"\f5a1"}.fa-face-laugh-beam,.fa-laugh-beam{--fa:"\f59a"}.fa-helicopter-symbol{--fa:"\e502"}.fa-universal-access{--fa:"\f29a"}.fa-chevron-circle-up,.fa-circle-chevron-up{--fa:"\f139"}.fa-lari-sign{--fa:"\e1c8"}.fa-volcano{--fa:"\f770"}.fa-person-walking-dashed-line-arrow-right{--fa:"\e553"}.fa-gbp,.fa-pound-sign,.fa-sterling-sign{--fa:"\f154"}.fa-viruses{--fa:"\e076"}.fa-square-person-confined{--fa:"\e577"}.fa-user-tie{--fa:"\f508"}.fa-arrow-down-long,.fa-long-arrow-down{--fa:"\f175"}.fa-tent-arrow-down-to-line{--fa:"\e57e"}.fa-certificate{--fa:"\f0a3"}.fa-mail-reply-all,.fa-reply-all{--fa:"\f122"}.fa-suitcase{--fa:"\f0f2"}.fa-person-skating,.fa-skating{--fa:"\f7c5"}.fa-filter-circle-dollar,.fa-funnel-dollar{--fa:"\f662"}.fa-camera-retro{--fa:"\f083"}.fa-arrow-circle-down,.fa-circle-arrow-down{--fa:"\f0ab"}.fa-arrow-right-to-file,.fa-file-import{--fa:"\f56f"}.fa-external-link-square,.fa-square-arrow-up-right{--fa:"\f14c"}.fa-box-open{--fa:"\f49e"}.fa-scroll{--fa:"\f70e"}.fa-spa{--fa:"\f5bb"}.fa-location-pin-lock{--fa:"\e51f"}.fa-pause{--fa:"\f04c"}.fa-hill-avalanche{--fa:"\e507"}.fa-temperature-0,.fa-temperature-empty,.fa-thermometer-0,.fa-thermometer-empty{--fa:"\f2cb"}.fa-bomb{--fa:"\f1e2"}.fa-registered{--fa:"\f25d"}.fa-address-card,.fa-contact-card,.fa-vcard{--fa:"\f2bb"}.fa-balance-scale-right,.fa-scale-unbalanced-flip{--fa:"\f516"}.fa-subscript{--fa:"\f12c"}.fa-diamond-turn-right,.fa-directions{--fa:"\f5eb"}.fa-burst{--fa:"\e4dc"}.fa-house-laptop,.fa-laptop-house{--fa:"\e066"}.fa-face-tired,.fa-tired{--fa:"\f5c8"}.fa-money-bills{--fa:"\e1f3"}.fa-smog{--fa:"\f75f"}.fa-crutch{--fa:"\f7f7"}.fa-cloud-arrow-up,.fa-cloud-upload,.fa-cloud-upload-alt{--fa:"\f0ee"}.fa-palette{--fa:"\f53f"}.fa-arrows-turn-right{--fa:"\e4c0"}.fa-vest{--fa:"\e085"}.fa-ferry{--fa:"\e4ea"}.fa-arrows-down-to-people{--fa:"\e4b9"}.fa-seedling,.fa-sprout{--fa:"\f4d8"}.fa-arrows-alt-h,.fa-left-right{--fa:"\f337"}.fa-boxes-packing{--fa:"\e4c7"}.fa-arrow-circle-left,.fa-circle-arrow-left{--fa:"\f0a8"}.fa-group-arrows-rotate{--fa:"\e4f6"}.fa-bowl-food{--fa:"\e4c6"}.fa-candy-cane{--fa:"\f786"}.fa-arrow-down-wide-short,.fa-sort-amount-asc,.fa-sort-amount-down{--fa:"\f160"}.fa-cloud-bolt,.fa-thunderstorm{--fa:"\f76c"}.fa-remove-format,.fa-text-slash{--fa:"\f87d"}.fa-face-smile-wink,.fa-smile-wink{--fa:"\f4da"}.fa-file-word{--fa:"\f1c2"}.fa-file-powerpoint{--fa:"\f1c4"}.fa-arrows-h,.fa-arrows-left-right{--fa:"\f07e"}.fa-house-lock{--fa:"\e510"}.fa-cloud-arrow-down,.fa-cloud-download,.fa-cloud-download-alt{--fa:"\f0ed"}.fa-children{--fa:"\e4e1"}.fa-blackboard,.fa-chalkboard{--fa:"\f51b"}.fa-user-alt-slash,.fa-user-large-slash{--fa:"\f4fa"}.fa-envelope-open{--fa:"\f2b6"}.fa-handshake-alt-slash,.fa-handshake-simple-slash{--fa:"\e05f"}.fa-mattress-pillow{--fa:"\e525"}.fa-guarani-sign{--fa:"\e19a"}.fa-arrows-rotate,.fa-refresh,.fa-sync{--fa:"\f021"}.fa-fire-extinguisher{--fa:"\f134"}.fa-cruzeiro-sign{--fa:"\e152"}.fa-greater-than-equal{--fa:"\f532"}.fa-shield-alt,.fa-shield-halved{--fa:"\f3ed"}.fa-atlas,.fa-book-atlas{--fa:"\f558"}.fa-virus{--fa:"\e074"}.fa-envelope-circle-check{--fa:"\e4e8"}.fa-layer-group{--fa:"\f5fd"}.fa-arrows-to-dot{--fa:"\e4be"}.fa-archway{--fa:"\f557"}.fa-heart-circle-check{--fa:"\e4fd"}.fa-house-chimney-crack,.fa-house-damage{--fa:"\f6f1"}.fa-file-archive,.fa-file-zipper{--fa:"\f1c6"}.fa-square{--fa:"\f0c8"}.fa-glass-martini,.fa-martini-glass-empty{--fa:"\f000"}.fa-couch{--fa:"\f4b8"}.fa-cedi-sign{--fa:"\e0df"}.fa-italic{--fa:"\f033"}.fa-table-cells-column-lock{--fa:"\e678"}.fa-church{--fa:"\f51d"}.fa-comments-dollar{--fa:"\f653"}.fa-democrat{--fa:"\f747"}.fa-z{--fa:"\5a"}.fa-person-skiing,.fa-skiing{--fa:"\f7c9"}.fa-road-lock{--fa:"\e567"}.fa-a{--fa:"\41"}.fa-temperature-arrow-down,.fa-temperature-down{--fa:"\e03f"}.fa-feather-alt,.fa-feather-pointed{--fa:"\f56b"}.fa-p{--fa:"\50"}.fa-snowflake{--fa:"\f2dc"}.fa-newspaper{--fa:"\f1ea"}.fa-ad,.fa-rectangle-ad{--fa:"\f641"}.fa-arrow-circle-right,.fa-circle-arrow-right{--fa:"\f0a9"}.fa-filter-circle-xmark{--fa:"\e17b"}.fa-locust{--fa:"\e520"}.fa-sort,.fa-unsorted{--fa:"\f0dc"}.fa-list-1-2,.fa-list-numeric,.fa-list-ol{--fa:"\f0cb"}.fa-person-dress-burst{--fa:"\e544"}.fa-money-check-alt,.fa-money-check-dollar{--fa:"\f53d"}.fa-vector-square{--fa:"\f5cb"}.fa-bread-slice{--fa:"\f7ec"}.fa-language{--fa:"\f1ab"}.fa-face-kiss-wink-heart,.fa-kiss-wink-heart{--fa:"\f598"}.fa-filter{--fa:"\f0b0"}.fa-question{--fa:"\3f"}.fa-file-signature{--fa:"\f573"}.fa-arrows-alt,.fa-up-down-left-right{--fa:"\f0b2"}.fa-house-chimney-user{--fa:"\e065"}.fa-hand-holding-heart{--fa:"\f4be"}.fa-puzzle-piece{--fa:"\f12e"}.fa-money-check{--fa:"\f53c"}.fa-star-half-alt,.fa-star-half-stroke{--fa:"\f5c0"}.fa-code{--fa:"\f121"}.fa-glass-whiskey,.fa-whiskey-glass{--fa:"\f7a0"}.fa-building-circle-exclamation{--fa:"\e4d3"}.fa-magnifying-glass-chart{--fa:"\e522"}.fa-arrow-up-right-from-square,.fa-external-link{--fa:"\f08e"}.fa-cubes-stacked{--fa:"\e4e6"}.fa-krw,.fa-won,.fa-won-sign{--fa:"\f159"}.fa-virus-covid{--fa:"\e4a8"}.fa-austral-sign{--fa:"\e0a9"}.fa-f{--fa:"\46"}.fa-leaf{--fa:"\f06c"}.fa-road{--fa:"\f018"}.fa-cab,.fa-taxi{--fa:"\f1ba"}.fa-person-circle-plus{--fa:"\e541"}.fa-chart-pie,.fa-pie-chart{--fa:"\f200"}.fa-bolt-lightning{--fa:"\e0b7"}.fa-sack-xmark{--fa:"\e56a"}.fa-file-excel{--fa:"\f1c3"}.fa-file-contract{--fa:"\f56c"}.fa-fish-fins{--fa:"\e4f2"}.fa-building-flag{--fa:"\e4d5"}.fa-face-grin-beam,.fa-grin-beam{--fa:"\f582"}.fa-object-ungroup{--fa:"\f248"}.fa-poop{--fa:"\f619"}.fa-location-pin,.fa-map-marker{--fa:"\f041"}.fa-kaaba{--fa:"\f66b"}.fa-toilet-paper{--fa:"\f71e"}.fa-hard-hat,.fa-hat-hard,.fa-helmet-safety{--fa:"\f807"}.fa-eject{--fa:"\f052"}.fa-arrow-alt-circle-right,.fa-circle-right{--fa:"\f35a"}.fa-plane-circle-check{--fa:"\e555"}.fa-face-rolling-eyes,.fa-meh-rolling-eyes{--fa:"\f5a5"}.fa-object-group{--fa:"\f247"}.fa-chart-line,.fa-line-chart{--fa:"\f201"}.fa-mask-ventilator{--fa:"\e524"}.fa-arrow-right{--fa:"\f061"}.fa-map-signs,.fa-signs-post{--fa:"\f277"}.fa-cash-register{--fa:"\f788"}.fa-person-circle-question{--fa:"\e542"}.fa-h{--fa:"\48"}.fa-tarp{--fa:"\e57b"}.fa-screwdriver-wrench,.fa-tools{--fa:"\f7d9"}.fa-arrows-to-eye{--fa:"\e4bf"}.fa-plug-circle-bolt{--fa:"\e55b"}.fa-heart{--fa:"\f004"}.fa-mars-and-venus{--fa:"\f224"}.fa-home-user,.fa-house-user{--fa:"\e1b0"}.fa-dumpster-fire{--fa:"\f794"}.fa-house-crack{--fa:"\e3b1"}.fa-cocktail,.fa-martini-glass-citrus{--fa:"\f561"}.fa-face-surprise,.fa-surprise{--fa:"\f5c2"}.fa-bottle-water{--fa:"\e4c5"}.fa-circle-pause,.fa-pause-circle{--fa:"\f28b"}.fa-toilet-paper-slash{--fa:"\e072"}.fa-apple-alt,.fa-apple-whole{--fa:"\f5d1"}.fa-kitchen-set{--fa:"\e51a"}.fa-r{--fa:"\52"}.fa-temperature-1,.fa-temperature-quarter,.fa-thermometer-1,.fa-thermometer-quarter{--fa:"\f2ca"}.fa-cube{--fa:"\f1b2"}.fa-bitcoin-sign{--fa:"\e0b4"}.fa-shield-dog{--fa:"\e573"}.fa-solar-panel{--fa:"\f5ba"}.fa-lock-open{--fa:"\f3c1"}.fa-elevator{--fa:"\e16d"}.fa-money-bill-transfer{--fa:"\e528"}.fa-money-bill-trend-up{--fa:"\e529"}.fa-house-flood-water-circle-arrow-right{--fa:"\e50f"}.fa-poll-h,.fa-square-poll-horizontal{--fa:"\f682"}.fa-circle{--fa:"\f111"}.fa-backward-fast,.fa-fast-backward{--fa:"\f049"}.fa-recycle{--fa:"\f1b8"}.fa-user-astronaut{--fa:"\f4fb"}.fa-plane-slash{--fa:"\e069"}.fa-trademark{--fa:"\f25c"}.fa-basketball,.fa-basketball-ball{--fa:"\f434"}.fa-satellite-dish{--fa:"\f7c0"}.fa-arrow-alt-circle-up,.fa-circle-up{--fa:"\f35b"}.fa-mobile-alt,.fa-mobile-screen-button{--fa:"\f3cd"}.fa-volume-high,.fa-volume-up{--fa:"\f028"}.fa-users-rays{--fa:"\e593"}.fa-wallet{--fa:"\f555"}.fa-clipboard-check{--fa:"\f46c"}.fa-file-audio{--fa:"\f1c7"}.fa-burger,.fa-hamburger{--fa:"\f805"}.fa-wrench{--fa:"\f0ad"}.fa-bugs{--fa:"\e4d0"}.fa-rupee,.fa-rupee-sign{--fa:"\f156"}.fa-file-image{--fa:"\f1c5"}.fa-circle-question,.fa-question-circle{--fa:"\f059"}.fa-plane-departure{--fa:"\f5b0"}.fa-handshake-slash{--fa:"\e060"}.fa-book-bookmark{--fa:"\e0bb"}.fa-code-branch{--fa:"\f126"}.fa-hat-cowboy{--fa:"\f8c0"}.fa-bridge{--fa:"\e4c8"}.fa-phone-alt,.fa-phone-flip{--fa:"\f879"}.fa-truck-front{--fa:"\e2b7"}.fa-cat{--fa:"\f6be"}.fa-anchor-circle-exclamation{--fa:"\e4ab"}.fa-truck-field{--fa:"\e58d"}.fa-route{--fa:"\f4d7"}.fa-clipboard-question{--fa:"\e4e3"}.fa-panorama{--fa:"\e209"}.fa-comment-medical{--fa:"\f7f5"}.fa-teeth-open{--fa:"\f62f"}.fa-file-circle-minus{--fa:"\e4ed"}.fa-tags{--fa:"\f02c"}.fa-wine-glass{--fa:"\f4e3"}.fa-fast-forward,.fa-forward-fast{--fa:"\f050"}.fa-face-meh-blank,.fa-meh-blank{--fa:"\f5a4"}.fa-parking,.fa-square-parking{--fa:"\f540"}.fa-house-signal{--fa:"\e012"}.fa-bars-progress,.fa-tasks-alt{--fa:"\f828"}.fa-faucet-drip{--fa:"\e006"}.fa-cart-flatbed,.fa-dolly-flatbed{--fa:"\f474"}.fa-ban-smoking,.fa-smoking-ban{--fa:"\f54d"}.fa-terminal{--fa:"\f120"}.fa-mobile-button{--fa:"\f10b"}.fa-house-medical-flag{--fa:"\e514"}.fa-basket-shopping,.fa-shopping-basket{--fa:"\f291"}.fa-tape{--fa:"\f4db"}.fa-bus-alt,.fa-bus-simple{--fa:"\f55e"}.fa-eye{--fa:"\f06e"}.fa-face-sad-cry,.fa-sad-cry{--fa:"\f5b3"}.fa-audio-description{--fa:"\f29e"}.fa-person-military-to-person{--fa:"\e54c"}.fa-file-shield{--fa:"\e4f0"}.fa-user-slash{--fa:"\f506"}.fa-pen{--fa:"\f304"}.fa-tower-observation{--fa:"\e586"}.fa-file-code{--fa:"\f1c9"}.fa-signal,.fa-signal-5,.fa-signal-perfect{--fa:"\f012"}.fa-bus{--fa:"\f207"}.fa-heart-circle-xmark{--fa:"\e501"}.fa-home-lg,.fa-house-chimney{--fa:"\e3af"}.fa-window-maximize{--fa:"\f2d0"}.fa-face-frown,.fa-frown{--fa:"\f119"}.fa-prescription{--fa:"\f5b1"}.fa-shop,.fa-store-alt{--fa:"\f54f"}.fa-floppy-disk,.fa-save{--fa:"\f0c7"}.fa-vihara{--fa:"\f6a7"}.fa-balance-scale-left,.fa-scale-unbalanced{--fa:"\f515"}.fa-sort-asc,.fa-sort-up{--fa:"\f0de"}.fa-comment-dots,.fa-commenting{--fa:"\f4ad"}.fa-plant-wilt{--fa:"\e5aa"}.fa-diamond{--fa:"\f219"}.fa-face-grin-squint,.fa-grin-squint{--fa:"\f585"}.fa-hand-holding-dollar,.fa-hand-holding-usd{--fa:"\f4c0"}.fa-chart-diagram{--fa:"\e695"}.fa-bacterium{--fa:"\e05a"}.fa-hand-pointer{--fa:"\f25a"}.fa-drum-steelpan{--fa:"\f56a"}.fa-hand-scissors{--fa:"\f257"}.fa-hands-praying,.fa-praying-hands{--fa:"\f684"}.fa-arrow-right-rotate,.fa-arrow-rotate-forward,.fa-arrow-rotate-right,.fa-redo{--fa:"\f01e"}.fa-biohazard{--fa:"\f780"}.fa-location,.fa-location-crosshairs{--fa:"\f601"}.fa-mars-double{--fa:"\f227"}.fa-child-dress{--fa:"\e59c"}.fa-users-between-lines{--fa:"\e591"}.fa-lungs-virus{--fa:"\e067"}.fa-face-grin-tears,.fa-grin-tears{--fa:"\f588"}.fa-phone{--fa:"\f095"}.fa-calendar-times,.fa-calendar-xmark{--fa:"\f273"}.fa-child-reaching{--fa:"\e59d"}.fa-head-side-virus{--fa:"\e064"}.fa-user-cog,.fa-user-gear{--fa:"\f4fe"}.fa-arrow-up-1-9,.fa-sort-numeric-up{--fa:"\f163"}.fa-door-closed{--fa:"\f52a"}.fa-shield-virus{--fa:"\e06c"}.fa-dice-six{--fa:"\f526"}.fa-mosquito-net{--fa:"\e52c"}.fa-file-fragment{--fa:"\e697"}.fa-bridge-water{--fa:"\e4ce"}.fa-person-booth{--fa:"\f756"}.fa-text-width{--fa:"\f035"}.fa-hat-wizard{--fa:"\f6e8"}.fa-pen-fancy{--fa:"\f5ac"}.fa-digging,.fa-person-digging{--fa:"\f85e"}.fa-trash{--fa:"\f1f8"}.fa-gauge-simple,.fa-gauge-simple-med,.fa-tachometer-average{--fa:"\f629"}.fa-book-medical{--fa:"\f7e6"}.fa-poo{--fa:"\f2fe"}.fa-quote-right,.fa-quote-right-alt{--fa:"\f10e"}.fa-shirt,.fa-t-shirt,.fa-tshirt{--fa:"\f553"}.fa-cubes{--fa:"\f1b3"}.fa-divide{--fa:"\f529"}.fa-tenge,.fa-tenge-sign{--fa:"\f7d7"}.fa-headphones{--fa:"\f025"}.fa-hands-holding{--fa:"\f4c2"}.fa-hands-clapping{--fa:"\e1a8"}.fa-republican{--fa:"\f75e"}.fa-arrow-left{--fa:"\f060"}.fa-person-circle-xmark{--fa:"\e543"}.fa-ruler{--fa:"\f545"}.fa-align-left{--fa:"\f036"}.fa-dice-d6{--fa:"\f6d1"}.fa-restroom{--fa:"\f7bd"}.fa-j{--fa:"\4a"}.fa-users-viewfinder{--fa:"\e595"}.fa-file-video{--fa:"\f1c8"}.fa-external-link-alt,.fa-up-right-from-square{--fa:"\f35d"}.fa-table-cells,.fa-th{--fa:"\f00a"}.fa-file-pdf{--fa:"\f1c1"}.fa-bible,.fa-book-bible{--fa:"\f647"}.fa-o{--fa:"\4f"}.fa-medkit,.fa-suitcase-medical{--fa:"\f0fa"}.fa-user-secret{--fa:"\f21b"}.fa-otter{--fa:"\f700"}.fa-female,.fa-person-dress{--fa:"\f182"}.fa-comment-dollar{--fa:"\f651"}.fa-briefcase-clock,.fa-business-time{--fa:"\f64a"}.fa-table-cells-large,.fa-th-large{--fa:"\f009"}.fa-book-tanakh,.fa-tanakh{--fa:"\f827"}.fa-phone-volume,.fa-volume-control-phone{--fa:"\f2a0"}.fa-hat-cowboy-side{--fa:"\f8c1"}.fa-clipboard-user{--fa:"\f7f3"}.fa-child{--fa:"\f1ae"}.fa-lira-sign{--fa:"\f195"}.fa-satellite{--fa:"\f7bf"}.fa-plane-lock{--fa:"\e558"}.fa-tag{--fa:"\f02b"}.fa-comment{--fa:"\f075"}.fa-birthday-cake,.fa-cake,.fa-cake-candles{--fa:"\f1fd"}.fa-envelope{--fa:"\f0e0"}.fa-angle-double-up,.fa-angles-up{--fa:"\f102"}.fa-paperclip{--fa:"\f0c6"}.fa-arrow-right-to-city{--fa:"\e4b3"}.fa-ribbon{--fa:"\f4d6"}.fa-lungs{--fa:"\f604"}.fa-arrow-up-9-1,.fa-sort-numeric-up-alt{--fa:"\f887"}.fa-litecoin-sign{--fa:"\e1d3"}.fa-border-none{--fa:"\f850"}.fa-circle-nodes{--fa:"\e4e2"}.fa-parachute-box{--fa:"\f4cd"}.fa-indent{--fa:"\f03c"}.fa-truck-field-un{--fa:"\e58e"}.fa-hourglass,.fa-hourglass-empty{--fa:"\f254"}.fa-mountain{--fa:"\f6fc"}.fa-user-doctor,.fa-user-md{--fa:"\f0f0"}.fa-circle-info,.fa-info-circle{--fa:"\f05a"}.fa-cloud-meatball{--fa:"\f73b"}.fa-camera,.fa-camera-alt{--fa:"\f030"}.fa-square-virus{--fa:"\e578"}.fa-meteor{--fa:"\f753"}.fa-car-on{--fa:"\e4dd"}.fa-sleigh{--fa:"\f7cc"}.fa-arrow-down-1-9,.fa-sort-numeric-asc,.fa-sort-numeric-down{--fa:"\f162"}.fa-hand-holding-droplet,.fa-hand-holding-water{--fa:"\f4c1"}.fa-water{--fa:"\f773"}.fa-calendar-check{--fa:"\f274"}.fa-braille{--fa:"\f2a1"}.fa-prescription-bottle-alt,.fa-prescription-bottle-medical{--fa:"\f486"}.fa-landmark{--fa:"\f66f"}.fa-truck{--fa:"\f0d1"}.fa-crosshairs{--fa:"\f05b"}.fa-person-cane{--fa:"\e53c"}.fa-tent{--fa:"\e57d"}.fa-vest-patches{--fa:"\e086"}.fa-check-double{--fa:"\f560"}.fa-arrow-down-a-z,.fa-sort-alpha-asc,.fa-sort-alpha-down{--fa:"\f15d"}.fa-money-bill-wheat{--fa:"\e52a"}.fa-cookie{--fa:"\f563"}.fa-arrow-left-rotate,.fa-arrow-rotate-back,.fa-arrow-rotate-backward,.fa-arrow-rotate-left,.fa-undo{--fa:"\f0e2"}.fa-hard-drive,.fa-hdd{--fa:"\f0a0"}.fa-face-grin-squint-tears,.fa-grin-squint-tears{--fa:"\f586"}.fa-dumbbell{--fa:"\f44b"}.fa-list-alt,.fa-rectangle-list{--fa:"\f022"}.fa-tarp-droplet{--fa:"\e57c"}.fa-house-medical-circle-check{--fa:"\e511"}.fa-person-skiing-nordic,.fa-skiing-nordic{--fa:"\f7ca"}.fa-calendar-plus{--fa:"\f271"}.fa-plane-arrival{--fa:"\f5af"}.fa-arrow-alt-circle-left,.fa-circle-left{--fa:"\f359"}.fa-subway,.fa-train-subway{--fa:"\f239"}.fa-chart-gantt{--fa:"\e0e4"}.fa-indian-rupee,.fa-indian-rupee-sign,.fa-inr{--fa:"\e1bc"}.fa-crop-alt,.fa-crop-simple{--fa:"\f565"}.fa-money-bill-1,.fa-money-bill-alt{--fa:"\f3d1"}.fa-left-long,.fa-long-arrow-alt-left{--fa:"\f30a"}.fa-dna{--fa:"\f471"}.fa-virus-slash{--fa:"\e075"}.fa-minus,.fa-subtract{--fa:"\f068"}.fa-chess{--fa:"\f439"}.fa-arrow-left-long,.fa-long-arrow-left{--fa:"\f177"}.fa-plug-circle-check{--fa:"\e55c"}.fa-street-view{--fa:"\f21d"}.fa-franc-sign{--fa:"\e18f"}.fa-volume-off{--fa:"\f026"}.fa-american-sign-language-interpreting,.fa-asl-interpreting,.fa-hands-american-sign-language-interpreting,.fa-hands-asl-interpreting{--fa:"\f2a3"}.fa-cog,.fa-gear{--fa:"\f013"}.fa-droplet-slash,.fa-tint-slash{--fa:"\f5c7"}.fa-mosque{--fa:"\f678"}.fa-mosquito{--fa:"\e52b"}.fa-star-of-david{--fa:"\f69a"}.fa-person-military-rifle{--fa:"\e54b"}.fa-cart-shopping,.fa-shopping-cart{--fa:"\f07a"}.fa-vials{--fa:"\f493"}.fa-plug-circle-plus{--fa:"\e55f"}.fa-place-of-worship{--fa:"\f67f"}.fa-grip-vertical{--fa:"\f58e"}.fa-hexagon-nodes{--fa:"\e699"}.fa-arrow-turn-up,.fa-level-up{--fa:"\f148"}.fa-u{--fa:"\55"}.fa-square-root-alt,.fa-square-root-variable{--fa:"\f698"}.fa-clock,.fa-clock-four{--fa:"\f017"}.fa-backward-step,.fa-step-backward{--fa:"\f048"}.fa-pallet{--fa:"\f482"}.fa-faucet{--fa:"\e005"}.fa-baseball-bat-ball{--fa:"\f432"}.fa-s{--fa:"\53"}.fa-timeline{--fa:"\e29c"}.fa-keyboard{--fa:"\f11c"}.fa-caret-down{--fa:"\f0d7"}.fa-clinic-medical,.fa-house-chimney-medical{--fa:"\f7f2"}.fa-temperature-3,.fa-temperature-three-quarters,.fa-thermometer-3,.fa-thermometer-three-quarters{--fa:"\f2c8"}.fa-mobile-android-alt,.fa-mobile-screen{--fa:"\f3cf"}.fa-plane-up{--fa:"\e22d"}.fa-piggy-bank{--fa:"\f4d3"}.fa-battery-3,.fa-battery-half{--fa:"\f242"}.fa-mountain-city{--fa:"\e52e"}.fa-coins{--fa:"\f51e"}.fa-khanda{--fa:"\f66d"}.fa-sliders,.fa-sliders-h{--fa:"\f1de"}.fa-folder-tree{--fa:"\f802"}.fa-network-wired{--fa:"\f6ff"}.fa-map-pin{--fa:"\f276"}.fa-hamsa{--fa:"\f665"}.fa-cent-sign{--fa:"\e3f5"}.fa-flask{--fa:"\f0c3"}.fa-person-pregnant{--fa:"\e31e"}.fa-wand-sparkles{--fa:"\f72b"}.fa-ellipsis-v,.fa-ellipsis-vertical{--fa:"\f142"}.fa-ticket{--fa:"\f145"}.fa-power-off{--fa:"\f011"}.fa-long-arrow-alt-right,.fa-right-long{--fa:"\f30b"}.fa-flag-usa{--fa:"\f74d"}.fa-laptop-file{--fa:"\e51d"}.fa-teletype,.fa-tty{--fa:"\f1e4"}.fa-diagram-next{--fa:"\e476"}.fa-person-rifle{--fa:"\e54e"}.fa-house-medical-circle-exclamation{--fa:"\e512"}.fa-closed-captioning{--fa:"\f20a"}.fa-hiking,.fa-person-hiking{--fa:"\f6ec"}.fa-venus-double{--fa:"\f226"}.fa-images{--fa:"\f302"}.fa-calculator{--fa:"\f1ec"}.fa-people-pulling{--fa:"\e535"}.fa-n{--fa:"\4e"}.fa-cable-car,.fa-tram{--fa:"\f7da"}.fa-cloud-rain{--fa:"\f73d"}.fa-building-circle-xmark{--fa:"\e4d4"}.fa-ship{--fa:"\f21a"}.fa-arrows-down-to-line{--fa:"\e4b8"}.fa-download{--fa:"\f019"}.fa-face-grin,.fa-grin{--fa:"\f580"}.fa-backspace,.fa-delete-left{--fa:"\f55a"}.fa-eye-dropper,.fa-eye-dropper-empty,.fa-eyedropper{--fa:"\f1fb"}.fa-file-circle-check{--fa:"\e5a0"}.fa-forward{--fa:"\f04e"}.fa-mobile,.fa-mobile-android,.fa-mobile-phone{--fa:"\f3ce"}.fa-face-meh,.fa-meh{--fa:"\f11a"}.fa-align-center{--fa:"\f037"}.fa-book-dead,.fa-book-skull{--fa:"\f6b7"}.fa-drivers-license,.fa-id-card{--fa:"\f2c2"}.fa-dedent,.fa-outdent{--fa:"\f03b"}.fa-heart-circle-exclamation{--fa:"\e4fe"}.fa-home,.fa-home-alt,.fa-home-lg-alt,.fa-house{--fa:"\f015"}.fa-calendar-week{--fa:"\f784"}.fa-laptop-medical{--fa:"\f812"}.fa-b{--fa:"\42"}.fa-file-medical{--fa:"\f477"}.fa-dice-one{--fa:"\f525"}.fa-kiwi-bird{--fa:"\f535"}.fa-arrow-right-arrow-left,.fa-exchange{--fa:"\f0ec"}.fa-redo-alt,.fa-rotate-forward,.fa-rotate-right{--fa:"\f2f9"}.fa-cutlery,.fa-utensils{--fa:"\f2e7"}.fa-arrow-up-wide-short,.fa-sort-amount-up{--fa:"\f161"}.fa-mill-sign{--fa:"\e1ed"}.fa-bowl-rice{--fa:"\e2eb"}.fa-skull{--fa:"\f54c"}.fa-broadcast-tower,.fa-tower-broadcast{--fa:"\f519"}.fa-truck-pickup{--fa:"\f63c"}.fa-long-arrow-alt-up,.fa-up-long{--fa:"\f30c"}.fa-stop{--fa:"\f04d"}.fa-code-merge{--fa:"\f387"}.fa-upload{--fa:"\f093"}.fa-hurricane{--fa:"\f751"}.fa-mound{--fa:"\e52d"}.fa-toilet-portable{--fa:"\e583"}.fa-compact-disc{--fa:"\f51f"}.fa-file-arrow-down,.fa-file-download{--fa:"\f56d"}.fa-caravan{--fa:"\f8ff"}.fa-shield-cat{--fa:"\e572"}.fa-bolt,.fa-zap{--fa:"\f0e7"}.fa-glass-water{--fa:"\e4f4"}.fa-oil-well{--fa:"\e532"}.fa-vault{--fa:"\e2c5"}.fa-mars{--fa:"\f222"}.fa-toilet{--fa:"\f7d8"}.fa-plane-circle-xmark{--fa:"\e557"}.fa-cny,.fa-jpy,.fa-rmb,.fa-yen,.fa-yen-sign{--fa:"\f157"}.fa-rouble,.fa-rub,.fa-ruble,.fa-ruble-sign{--fa:"\f158"}.fa-sun{--fa:"\f185"}.fa-guitar{--fa:"\f7a6"}.fa-face-laugh-wink,.fa-laugh-wink{--fa:"\f59c"}.fa-horse-head{--fa:"\f7ab"}.fa-bore-hole{--fa:"\e4c3"}.fa-industry{--fa:"\f275"}.fa-arrow-alt-circle-down,.fa-circle-down{--fa:"\f358"}.fa-arrows-turn-to-dots{--fa:"\e4c1"}.fa-florin-sign{--fa:"\e184"}.fa-arrow-down-short-wide,.fa-sort-amount-desc,.fa-sort-amount-down-alt{--fa:"\f884"}.fa-less-than{--fa:"\3c"}.fa-angle-down{--fa:"\f107"}.fa-car-tunnel{--fa:"\e4de"}.fa-head-side-cough{--fa:"\e061"}.fa-grip-lines{--fa:"\f7a4"}.fa-thumbs-down{--fa:"\f165"}.fa-user-lock{--fa:"\f502"}.fa-arrow-right-long,.fa-long-arrow-right{--fa:"\f178"}.fa-anchor-circle-xmark{--fa:"\e4ac"}.fa-ellipsis,.fa-ellipsis-h{--fa:"\f141"}.fa-chess-pawn{--fa:"\f443"}.fa-first-aid,.fa-kit-medical{--fa:"\f479"}.fa-person-through-window{--fa:"\e5a9"}.fa-toolbox{--fa:"\f552"}.fa-hands-holding-circle{--fa:"\e4fb"}.fa-bug{--fa:"\f188"}.fa-credit-card,.fa-credit-card-alt{--fa:"\f09d"}.fa-automobile,.fa-car{--fa:"\f1b9"}.fa-hand-holding-hand{--fa:"\e4f7"}.fa-book-open-reader,.fa-book-reader{--fa:"\f5da"}.fa-mountain-sun{--fa:"\e52f"}.fa-arrows-left-right-to-line{--fa:"\e4ba"}.fa-dice-d20{--fa:"\f6cf"}.fa-truck-droplet{--fa:"\e58c"}.fa-file-circle-xmark{--fa:"\e5a1"}.fa-temperature-arrow-up,.fa-temperature-up{--fa:"\e040"}.fa-medal{--fa:"\f5a2"}.fa-bed{--fa:"\f236"}.fa-h-square,.fa-square-h{--fa:"\f0fd"}.fa-podcast{--fa:"\f2ce"}.fa-temperature-4,.fa-temperature-full,.fa-thermometer-4,.fa-thermometer-full{--fa:"\f2c7"}.fa-bell{--fa:"\f0f3"}.fa-superscript{--fa:"\f12b"}.fa-plug-circle-xmark{--fa:"\e560"}.fa-star-of-life{--fa:"\f621"}.fa-phone-slash{--fa:"\f3dd"}.fa-paint-roller{--fa:"\f5aa"}.fa-hands-helping,.fa-handshake-angle{--fa:"\f4c4"}.fa-location-dot,.fa-map-marker-alt{--fa:"\f3c5"}.fa-file{--fa:"\f15b"}.fa-greater-than{--fa:"\3e"}.fa-person-swimming,.fa-swimmer{--fa:"\f5c4"}.fa-arrow-down{--fa:"\f063"}.fa-droplet,.fa-tint{--fa:"\f043"}.fa-eraser{--fa:"\f12d"}.fa-earth,.fa-earth-america,.fa-earth-americas,.fa-globe-americas{--fa:"\f57d"}.fa-person-burst{--fa:"\e53b"}.fa-dove{--fa:"\f4ba"}.fa-battery-0,.fa-battery-empty{--fa:"\f244"}.fa-socks{--fa:"\f696"}.fa-inbox{--fa:"\f01c"}.fa-section{--fa:"\e447"}.fa-gauge-high,.fa-tachometer-alt,.fa-tachometer-alt-fast{--fa:"\f625"}.fa-envelope-open-text{--fa:"\f658"}.fa-hospital,.fa-hospital-alt,.fa-hospital-wide{--fa:"\f0f8"}.fa-wine-bottle{--fa:"\f72f"}.fa-chess-rook{--fa:"\f447"}.fa-bars-staggered,.fa-reorder,.fa-stream{--fa:"\f550"}.fa-dharmachakra{--fa:"\f655"}.fa-hotdog{--fa:"\f80f"}.fa-blind,.fa-person-walking-with-cane{--fa:"\f29d"}.fa-drum{--fa:"\f569"}.fa-ice-cream{--fa:"\f810"}.fa-heart-circle-bolt{--fa:"\e4fc"}.fa-fax{--fa:"\f1ac"}.fa-paragraph{--fa:"\f1dd"}.fa-check-to-slot,.fa-vote-yea{--fa:"\f772"}.fa-star-half{--fa:"\f089"}.fa-boxes,.fa-boxes-alt,.fa-boxes-stacked{--fa:"\f468"}.fa-chain,.fa-link{--fa:"\f0c1"}.fa-assistive-listening-systems,.fa-ear-listen{--fa:"\f2a2"}.fa-tree-city{--fa:"\e587"}.fa-play{--fa:"\f04b"}.fa-font{--fa:"\f031"}.fa-table-cells-row-lock{--fa:"\e67a"}.fa-rupiah-sign{--fa:"\e23d"}.fa-magnifying-glass,.fa-search{--fa:"\f002"}.fa-ping-pong-paddle-ball,.fa-table-tennis,.fa-table-tennis-paddle-ball{--fa:"\f45d"}.fa-diagnoses,.fa-person-dots-from-line{--fa:"\f470"}.fa-trash-can-arrow-up,.fa-trash-restore-alt{--fa:"\f82a"}.fa-naira-sign{--fa:"\e1f6"}.fa-cart-arrow-down{--fa:"\f218"}.fa-walkie-talkie{--fa:"\f8ef"}.fa-file-edit,.fa-file-pen{--fa:"\f31c"}.fa-receipt{--fa:"\f543"}.fa-pen-square,.fa-pencil-square,.fa-square-pen{--fa:"\f14b"}.fa-suitcase-rolling{--fa:"\f5c1"}.fa-person-circle-exclamation{--fa:"\e53f"}.fa-chevron-down{--fa:"\f078"}.fa-battery,.fa-battery-5,.fa-battery-full{--fa:"\f240"}.fa-skull-crossbones{--fa:"\f714"}.fa-code-compare{--fa:"\e13a"}.fa-list-dots,.fa-list-ul{--fa:"\f0ca"}.fa-school-lock{--fa:"\e56f"}.fa-tower-cell{--fa:"\e585"}.fa-down-long,.fa-long-arrow-alt-down{--fa:"\f309"}.fa-ranking-star{--fa:"\e561"}.fa-chess-king{--fa:"\f43f"}.fa-person-harassing{--fa:"\e549"}.fa-brazilian-real-sign{--fa:"\e46c"}.fa-landmark-alt,.fa-landmark-dome{--fa:"\f752"}.fa-arrow-up{--fa:"\f062"}.fa-television,.fa-tv,.fa-tv-alt{--fa:"\f26c"}.fa-shrimp{--fa:"\e448"}.fa-list-check,.fa-tasks{--fa:"\f0ae"}.fa-jug-detergent{--fa:"\e519"}.fa-circle-user,.fa-user-circle{--fa:"\f2bd"}.fa-user-shield{--fa:"\f505"}.fa-wind{--fa:"\f72e"}.fa-car-burst,.fa-car-crash{--fa:"\f5e1"}.fa-y{--fa:"\59"}.fa-person-snowboarding,.fa-snowboarding{--fa:"\f7ce"}.fa-shipping-fast,.fa-truck-fast{--fa:"\f48b"}.fa-fish{--fa:"\f578"}.fa-user-graduate{--fa:"\f501"}.fa-adjust,.fa-circle-half-stroke{--fa:"\f042"}.fa-clapperboard{--fa:"\e131"}.fa-circle-radiation,.fa-radiation-alt{--fa:"\f7ba"}.fa-baseball,.fa-baseball-ball{--fa:"\f433"}.fa-jet-fighter-up{--fa:"\e518"}.fa-diagram-project,.fa-project-diagram{--fa:"\f542"}.fa-copy{--fa:"\f0c5"}.fa-volume-mute,.fa-volume-times,.fa-volume-xmark{--fa:"\f6a9"}.fa-hand-sparkles{--fa:"\e05d"}.fa-grip,.fa-grip-horizontal{--fa:"\f58d"}.fa-share-from-square,.fa-share-square{--fa:"\f14d"}.fa-child-combatant,.fa-child-rifle{--fa:"\e4e0"}.fa-gun{--fa:"\e19b"}.fa-phone-square,.fa-square-phone{--fa:"\f098"}.fa-add,.fa-plus{--fa:"\2b"}.fa-expand{--fa:"\f065"}.fa-computer{--fa:"\e4e5"}.fa-close,.fa-multiply,.fa-remove,.fa-times,.fa-xmark{--fa:"\f00d"}.fa-arrows,.fa-arrows-up-down-left-right{--fa:"\f047"}.fa-chalkboard-teacher,.fa-chalkboard-user{--fa:"\f51c"}.fa-peso-sign{--fa:"\e222"}.fa-building-shield{--fa:"\e4d8"}.fa-baby{--fa:"\f77c"}.fa-users-line{--fa:"\e592"}.fa-quote-left,.fa-quote-left-alt{--fa:"\f10d"}.fa-tractor{--fa:"\f722"}.fa-trash-arrow-up,.fa-trash-restore{--fa:"\f829"}.fa-arrow-down-up-lock{--fa:"\e4b0"}.fa-lines-leaning{--fa:"\e51e"}.fa-ruler-combined{--fa:"\f546"}.fa-copyright{--fa:"\f1f9"}.fa-equals{--fa:"\3d"}.fa-blender{--fa:"\f517"}.fa-teeth{--fa:"\f62e"}.fa-ils,.fa-shekel,.fa-shekel-sign,.fa-sheqel,.fa-sheqel-sign{--fa:"\f20b"}.fa-map{--fa:"\f279"}.fa-rocket{--fa:"\f135"}.fa-photo-film,.fa-photo-video{--fa:"\f87c"}.fa-folder-minus{--fa:"\f65d"}.fa-hexagon-nodes-bolt{--fa:"\e69a"}.fa-store{--fa:"\f54e"}.fa-arrow-trend-up{--fa:"\e098"}.fa-plug-circle-minus{--fa:"\e55e"}.fa-sign,.fa-sign-hanging{--fa:"\f4d9"}.fa-bezier-curve{--fa:"\f55b"}.fa-bell-slash{--fa:"\f1f6"}.fa-tablet,.fa-tablet-android{--fa:"\f3fb"}.fa-school-flag{--fa:"\e56e"}.fa-fill{--fa:"\f575"}.fa-angle-up{--fa:"\f106"}.fa-drumstick-bite{--fa:"\f6d7"}.fa-holly-berry{--fa:"\f7aa"}.fa-chevron-left{--fa:"\f053"}.fa-bacteria{--fa:"\e059"}.fa-hand-lizard{--fa:"\f258"}.fa-notdef{--fa:"\e1fe"}.fa-disease{--fa:"\f7fa"}.fa-briefcase-medical{--fa:"\f469"}.fa-genderless{--fa:"\f22d"}.fa-chevron-right{--fa:"\f054"}.fa-retweet{--fa:"\f079"}.fa-car-alt,.fa-car-rear{--fa:"\f5de"}.fa-pump-soap{--fa:"\e06b"}.fa-video-slash{--fa:"\f4e2"}.fa-battery-2,.fa-battery-quarter{--fa:"\f243"}.fa-radio{--fa:"\f8d7"}.fa-baby-carriage,.fa-carriage-baby{--fa:"\f77d"}.fa-traffic-light{--fa:"\f637"}.fa-thermometer{--fa:"\f491"}.fa-vr-cardboard{--fa:"\f729"}.fa-hand-middle-finger{--fa:"\f806"}.fa-percent,.fa-percentage{--fa:"\25"}.fa-truck-moving{--fa:"\f4df"}.fa-glass-water-droplet{--fa:"\e4f5"}.fa-display{--fa:"\e163"}.fa-face-smile,.fa-smile{--fa:"\f118"}.fa-thumb-tack,.fa-thumbtack{--fa:"\f08d"}.fa-trophy{--fa:"\f091"}.fa-person-praying,.fa-pray{--fa:"\f683"}.fa-hammer{--fa:"\f6e3"}.fa-hand-peace{--fa:"\f25b"}.fa-rotate,.fa-sync-alt{--fa:"\f2f1"}.fa-spinner{--fa:"\f110"}.fa-robot{--fa:"\f544"}.fa-peace{--fa:"\f67c"}.fa-cogs,.fa-gears{--fa:"\f085"}.fa-warehouse{--fa:"\f494"}.fa-arrow-up-right-dots{--fa:"\e4b7"}.fa-splotch{--fa:"\f5bc"}.fa-face-grin-hearts,.fa-grin-hearts{--fa:"\f584"}.fa-dice-four{--fa:"\f524"}.fa-sim-card{--fa:"\f7c4"}.fa-transgender,.fa-transgender-alt{--fa:"\f225"}.fa-mercury{--fa:"\f223"}.fa-arrow-turn-down,.fa-level-down{--fa:"\f149"}.fa-person-falling-burst{--fa:"\e547"}.fa-award{--fa:"\f559"}.fa-ticket-alt,.fa-ticket-simple{--fa:"\f3ff"}.fa-building{--fa:"\f1ad"}.fa-angle-double-left,.fa-angles-left{--fa:"\f100"}.fa-qrcode{--fa:"\f029"}.fa-clock-rotate-left,.fa-history{--fa:"\f1da"}.fa-face-grin-beam-sweat,.fa-grin-beam-sweat{--fa:"\f583"}.fa-arrow-right-from-file,.fa-file-export{--fa:"\f56e"}.fa-shield,.fa-shield-blank{--fa:"\f132"}.fa-arrow-up-short-wide,.fa-sort-amount-up-alt{--fa:"\f885"}.fa-comment-nodes{--fa:"\e696"}.fa-house-medical{--fa:"\e3b2"}.fa-golf-ball,.fa-golf-ball-tee{--fa:"\f450"}.fa-chevron-circle-left,.fa-circle-chevron-left{--fa:"\f137"}.fa-house-chimney-window{--fa:"\e00d"}.fa-pen-nib{--fa:"\f5ad"}.fa-tent-arrow-turn-left{--fa:"\e580"}.fa-tents{--fa:"\e582"}.fa-magic,.fa-wand-magic{--fa:"\f0d0"}.fa-dog{--fa:"\f6d3"}.fa-carrot{--fa:"\f787"}.fa-moon{--fa:"\f186"}.fa-wine-glass-alt,.fa-wine-glass-empty{--fa:"\f5ce"}.fa-cheese{--fa:"\f7ef"}.fa-yin-yang{--fa:"\f6ad"}.fa-music{--fa:"\f001"}.fa-code-commit{--fa:"\f386"}.fa-temperature-low{--fa:"\f76b"}.fa-biking,.fa-person-biking{--fa:"\f84a"}.fa-broom{--fa:"\f51a"}.fa-shield-heart{--fa:"\e574"}.fa-gopuram{--fa:"\f664"}.fa-earth-oceania,.fa-globe-oceania{--fa:"\e47b"}.fa-square-xmark,.fa-times-square,.fa-xmark-square{--fa:"\f2d3"}.fa-hashtag{--fa:"\23"}.fa-expand-alt,.fa-up-right-and-down-left-from-center{--fa:"\f424"}.fa-oil-can{--fa:"\f613"}.fa-t{--fa:"\54"}.fa-hippo{--fa:"\f6ed"}.fa-chart-column{--fa:"\e0e3"}.fa-infinity{--fa:"\f534"}.fa-vial-circle-check{--fa:"\e596"}.fa-person-arrow-down-to-line{--fa:"\e538"}.fa-voicemail{--fa:"\f897"}.fa-fan{--fa:"\f863"}.fa-person-walking-luggage{--fa:"\e554"}.fa-arrows-alt-v,.fa-up-down{--fa:"\f338"}.fa-cloud-moon-rain{--fa:"\f73c"}.fa-calendar{--fa:"\f133"}.fa-trailer{--fa:"\e041"}.fa-bahai,.fa-haykal{--fa:"\f666"}.fa-sd-card{--fa:"\f7c2"}.fa-dragon{--fa:"\f6d5"}.fa-shoe-prints{--fa:"\f54b"}.fa-circle-plus,.fa-plus-circle{--fa:"\f055"}.fa-face-grin-tongue-wink,.fa-grin-tongue-wink{--fa:"\f58b"}.fa-hand-holding{--fa:"\f4bd"}.fa-plug-circle-exclamation{--fa:"\e55d"}.fa-chain-broken,.fa-chain-slash,.fa-link-slash,.fa-unlink{--fa:"\f127"}.fa-clone{--fa:"\f24d"}.fa-person-walking-arrow-loop-left{--fa:"\e551"}.fa-arrow-up-z-a,.fa-sort-alpha-up-alt{--fa:"\f882"}.fa-fire-alt,.fa-fire-flame-curved{--fa:"\f7e4"}.fa-tornado{--fa:"\f76f"}.fa-file-circle-plus{--fa:"\e494"}.fa-book-quran,.fa-quran{--fa:"\f687"}.fa-anchor{--fa:"\f13d"}.fa-border-all{--fa:"\f84c"}.fa-angry,.fa-face-angry{--fa:"\f556"}.fa-cookie-bite{--fa:"\f564"}.fa-arrow-trend-down{--fa:"\e097"}.fa-feed,.fa-rss{--fa:"\f09e"}.fa-draw-polygon{--fa:"\f5ee"}.fa-balance-scale,.fa-scale-balanced{--fa:"\f24e"}.fa-gauge-simple-high,.fa-tachometer,.fa-tachometer-fast{--fa:"\f62a"}.fa-shower{--fa:"\f2cc"}.fa-desktop,.fa-desktop-alt{--fa:"\f390"}.fa-m{--fa:"\4d"}.fa-table-list,.fa-th-list{--fa:"\f00b"}.fa-comment-sms,.fa-sms{--fa:"\f7cd"}.fa-book{--fa:"\f02d"}.fa-user-plus{--fa:"\f234"}.fa-check{--fa:"\f00c"}.fa-battery-4,.fa-battery-three-quarters{--fa:"\f241"}.fa-house-circle-check{--fa:"\e509"}.fa-angle-left{--fa:"\f104"}.fa-diagram-successor{--fa:"\e47a"}.fa-truck-arrow-right{--fa:"\e58b"}.fa-arrows-split-up-and-left{--fa:"\e4bc"}.fa-fist-raised,.fa-hand-fist{--fa:"\f6de"}.fa-cloud-moon{--fa:"\f6c3"}.fa-briefcase{--fa:"\f0b1"}.fa-person-falling{--fa:"\e546"}.fa-image-portrait,.fa-portrait{--fa:"\f3e0"}.fa-user-tag{--fa:"\f507"}.fa-rug{--fa:"\e569"}.fa-earth-europe,.fa-globe-europe{--fa:"\f7a2"}.fa-cart-flatbed-suitcase,.fa-luggage-cart{--fa:"\f59d"}.fa-rectangle-times,.fa-rectangle-xmark,.fa-times-rectangle,.fa-window-close{--fa:"\f410"}.fa-baht-sign{--fa:"\e0ac"}.fa-book-open{--fa:"\f518"}.fa-book-journal-whills,.fa-journal-whills{--fa:"\f66a"}.fa-handcuffs{--fa:"\e4f8"}.fa-exclamation-triangle,.fa-triangle-exclamation,.fa-warning{--fa:"\f071"}.fa-database{--fa:"\f1c0"}.fa-mail-forward,.fa-share{--fa:"\f064"}.fa-bottle-droplet{--fa:"\e4c4"}.fa-mask-face{--fa:"\e1d7"}.fa-hill-rockslide{--fa:"\e508"}.fa-exchange-alt,.fa-right-left{--fa:"\f362"}.fa-paper-plane{--fa:"\f1d8"}.fa-road-circle-exclamation{--fa:"\e565"}.fa-dungeon{--fa:"\f6d9"}.fa-align-right{--fa:"\f038"}.fa-money-bill-1-wave,.fa-money-bill-wave-alt{--fa:"\f53b"}.fa-life-ring{--fa:"\f1cd"}.fa-hands,.fa-sign-language,.fa-signing{--fa:"\f2a7"}.fa-calendar-day{--fa:"\f783"}.fa-ladder-water,.fa-swimming-pool,.fa-water-ladder{--fa:"\f5c5"}.fa-arrows-up-down,.fa-arrows-v{--fa:"\f07d"}.fa-face-grimace,.fa-grimace{--fa:"\f57f"}.fa-wheelchair-alt,.fa-wheelchair-move{--fa:"\e2ce"}.fa-level-down-alt,.fa-turn-down{--fa:"\f3be"}.fa-person-walking-arrow-right{--fa:"\e552"}.fa-envelope-square,.fa-square-envelope{--fa:"\f199"}.fa-dice{--fa:"\f522"}.fa-bowling-ball{--fa:"\f436"}.fa-brain{--fa:"\f5dc"}.fa-band-aid,.fa-bandage{--fa:"\f462"}.fa-calendar-minus{--fa:"\f272"}.fa-circle-xmark,.fa-times-circle,.fa-xmark-circle{--fa:"\f057"}.fa-gifts{--fa:"\f79c"}.fa-hotel{--fa:"\f594"}.fa-earth-asia,.fa-globe-asia{--fa:"\f57e"}.fa-id-card-alt,.fa-id-card-clip{--fa:"\f47f"}.fa-magnifying-glass-plus,.fa-search-plus{--fa:"\f00e"}.fa-thumbs-up{--fa:"\f164"}.fa-user-clock{--fa:"\f4fd"}.fa-allergies,.fa-hand-dots{--fa:"\f461"}.fa-file-invoice{--fa:"\f570"}.fa-window-minimize{--fa:"\f2d1"}.fa-coffee,.fa-mug-saucer{--fa:"\f0f4"}.fa-brush{--fa:"\f55d"}.fa-file-half-dashed{--fa:"\e698"}.fa-mask{--fa:"\f6fa"}.fa-magnifying-glass-minus,.fa-search-minus{--fa:"\f010"}.fa-ruler-vertical{--fa:"\f548"}.fa-user-alt,.fa-user-large{--fa:"\f406"}.fa-train-tram{--fa:"\e5b4"}.fa-user-nurse{--fa:"\f82f"}.fa-syringe{--fa:"\f48e"}.fa-cloud-sun{--fa:"\f6c4"}.fa-stopwatch-20{--fa:"\e06f"}.fa-square-full{--fa:"\f45c"}.fa-magnet{--fa:"\f076"}.fa-jar{--fa:"\e516"}.fa-note-sticky,.fa-sticky-note{--fa:"\f249"}.fa-bug-slash{--fa:"\e490"}.fa-arrow-up-from-water-pump{--fa:"\e4b6"}.fa-bone{--fa:"\f5d7"}.fa-table-cells-row-unlock{--fa:"\e691"}.fa-user-injured{--fa:"\f728"}.fa-face-sad-tear,.fa-sad-tear{--fa:"\f5b4"}.fa-plane{--fa:"\f072"}.fa-tent-arrows-down{--fa:"\e581"}.fa-exclamation{--fa:"\21"}.fa-arrows-spin{--fa:"\e4bb"}.fa-print{--fa:"\f02f"}.fa-try,.fa-turkish-lira,.fa-turkish-lira-sign{--fa:"\e2bb"}.fa-dollar,.fa-dollar-sign,.fa-usd{--fa:"\24"}.fa-x{--fa:"\58"}.fa-magnifying-glass-dollar,.fa-search-dollar{--fa:"\f688"}.fa-users-cog,.fa-users-gear{--fa:"\f509"}.fa-person-military-pointing{--fa:"\e54a"}.fa-bank,.fa-building-columns,.fa-institution,.fa-museum,.fa-university{--fa:"\f19c"}.fa-umbrella{--fa:"\f0e9"}.fa-trowel{--fa:"\e589"}.fa-d{--fa:"\44"}.fa-stapler{--fa:"\e5af"}.fa-masks-theater,.fa-theater-masks{--fa:"\f630"}.fa-kip-sign{--fa:"\e1c4"}.fa-hand-point-left{--fa:"\f0a5"}.fa-handshake-alt,.fa-handshake-simple{--fa:"\f4c6"}.fa-fighter-jet,.fa-jet-fighter{--fa:"\f0fb"}.fa-share-alt-square,.fa-square-share-nodes{--fa:"\f1e1"}.fa-barcode{--fa:"\f02a"}.fa-plus-minus{--fa:"\e43c"}.fa-video,.fa-video-camera{--fa:"\f03d"}.fa-graduation-cap,.fa-mortar-board{--fa:"\f19d"}.fa-hand-holding-medical{--fa:"\e05c"}.fa-person-circle-check{--fa:"\e53e"}.fa-level-up-alt,.fa-turn-up{--fa:"\f3bf"}
.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.ttf) format("truetype")}.fa-brands,.fab{font-weight:400}.fa-monero{--fa:"\f3d0"}.fa-hooli{--fa:"\f427"}.fa-yelp{--fa:"\f1e9"}.fa-cc-visa{--fa:"\f1f0"}.fa-lastfm{--fa:"\f202"}.fa-shopware{--fa:"\f5b5"}.fa-creative-commons-nc{--fa:"\f4e8"}.fa-aws{--fa:"\f375"}.fa-redhat{--fa:"\f7bc"}.fa-yoast{--fa:"\f2b1"}.fa-cloudflare{--fa:"\e07d"}.fa-ups{--fa:"\f7e0"}.fa-pixiv{--fa:"\e640"}.fa-wpexplorer{--fa:"\f2de"}.fa-dyalog{--fa:"\f399"}.fa-bity{--fa:"\f37a"}.fa-stackpath{--fa:"\f842"}.fa-buysellads{--fa:"\f20d"}.fa-first-order{--fa:"\f2b0"}.fa-modx{--fa:"\f285"}.fa-guilded{--fa:"\e07e"}.fa-vnv{--fa:"\f40b"}.fa-js-square,.fa-square-js{--fa:"\f3b9"}.fa-microsoft{--fa:"\f3ca"}.fa-qq{--fa:"\f1d6"}.fa-orcid{--fa:"\f8d2"}.fa-java{--fa:"\f4e4"}.fa-invision{--fa:"\f7b0"}.fa-creative-commons-pd-alt{--fa:"\f4ed"}.fa-centercode{--fa:"\f380"}.fa-glide-g{--fa:"\f2a6"}.fa-drupal{--fa:"\f1a9"}.fa-jxl{--fa:"\e67b"}.fa-dart-lang{--fa:"\e693"}.fa-hire-a-helper{--fa:"\f3b0"}.fa-creative-commons-by{--fa:"\f4e7"}.fa-unity{--fa:"\e049"}.fa-whmcs{--fa:"\f40d"}.fa-rocketchat{--fa:"\f3e8"}.fa-vk{--fa:"\f189"}.fa-untappd{--fa:"\f405"}.fa-mailchimp{--fa:"\f59e"}.fa-css3-alt{--fa:"\f38b"}.fa-reddit-square,.fa-square-reddit{--fa:"\f1a2"}.fa-vimeo-v{--fa:"\f27d"}.fa-contao{--fa:"\f26d"}.fa-square-font-awesome{--fa:"\e5ad"}.fa-deskpro{--fa:"\f38f"}.fa-brave{--fa:"\e63c"}.fa-sistrix{--fa:"\f3ee"}.fa-instagram-square,.fa-square-instagram{--fa:"\e055"}.fa-battle-net{--fa:"\f835"}.fa-the-red-yeti{--fa:"\f69d"}.fa-hacker-news-square,.fa-square-hacker-news{--fa:"\f3af"}.fa-edge{--fa:"\f282"}.fa-threads{--fa:"\e618"}.fa-napster{--fa:"\f3d2"}.fa-snapchat-square,.fa-square-snapchat{--fa:"\f2ad"}.fa-google-plus-g{--fa:"\f0d5"}.fa-artstation{--fa:"\f77a"}.fa-markdown{--fa:"\f60f"}.fa-sourcetree{--fa:"\f7d3"}.fa-google-plus{--fa:"\f2b3"}.fa-diaspora{--fa:"\f791"}.fa-foursquare{--fa:"\f180"}.fa-stack-overflow{--fa:"\f16c"}.fa-github-alt{--fa:"\f113"}.fa-phoenix-squadron{--fa:"\f511"}.fa-pagelines{--fa:"\f18c"}.fa-algolia{--fa:"\f36c"}.fa-red-river{--fa:"\f3e3"}.fa-creative-commons-sa{--fa:"\f4ef"}.fa-safari{--fa:"\f267"}.fa-google{--fa:"\f1a0"}.fa-font-awesome-alt,.fa-square-font-awesome-stroke{--fa:"\f35c"}.fa-atlassian{--fa:"\f77b"}.fa-linkedin-in{--fa:"\f0e1"}.fa-digital-ocean{--fa:"\f391"}.fa-nimblr{--fa:"\f5a8"}.fa-chromecast{--fa:"\f838"}.fa-evernote{--fa:"\f839"}.fa-hacker-news{--fa:"\f1d4"}.fa-creative-commons-sampling{--fa:"\f4f0"}.fa-adversal{--fa:"\f36a"}.fa-creative-commons{--fa:"\f25e"}.fa-watchman-monitoring{--fa:"\e087"}.fa-fonticons{--fa:"\f280"}.fa-weixin{--fa:"\f1d7"}.fa-shirtsinbulk{--fa:"\f214"}.fa-codepen{--fa:"\f1cb"}.fa-git-alt{--fa:"\f841"}.fa-lyft{--fa:"\f3c3"}.fa-rev{--fa:"\f5b2"}.fa-windows{--fa:"\f17a"}.fa-wizards-of-the-coast{--fa:"\f730"}.fa-square-viadeo,.fa-viadeo-square{--fa:"\f2aa"}.fa-meetup{--fa:"\f2e0"}.fa-centos{--fa:"\f789"}.fa-adn{--fa:"\f170"}.fa-cloudsmith{--fa:"\f384"}.fa-opensuse{--fa:"\e62b"}.fa-pied-piper-alt{--fa:"\f1a8"}.fa-dribbble-square,.fa-square-dribbble{--fa:"\f397"}.fa-codiepie{--fa:"\f284"}.fa-node{--fa:"\f419"}.fa-mix{--fa:"\f3cb"}.fa-steam{--fa:"\f1b6"}.fa-cc-apple-pay{--fa:"\f416"}.fa-scribd{--fa:"\f28a"}.fa-debian{--fa:"\e60b"}.fa-openid{--fa:"\f19b"}.fa-instalod{--fa:"\e081"}.fa-files-pinwheel{--fa:"\e69f"}.fa-expeditedssl{--fa:"\f23e"}.fa-sellcast{--fa:"\f2da"}.fa-square-twitter,.fa-twitter-square{--fa:"\f081"}.fa-r-project{--fa:"\f4f7"}.fa-delicious{--fa:"\f1a5"}.fa-freebsd{--fa:"\f3a4"}.fa-vuejs{--fa:"\f41f"}.fa-accusoft{--fa:"\f369"}.fa-ioxhost{--fa:"\f208"}.fa-fonticons-fi{--fa:"\f3a2"}.fa-app-store{--fa:"\f36f"}.fa-cc-mastercard{--fa:"\f1f1"}.fa-itunes-note{--fa:"\f3b5"}.fa-golang{--fa:"\e40f"}.fa-kickstarter,.fa-square-kickstarter{--fa:"\f3bb"}.fa-grav{--fa:"\f2d6"}.fa-weibo{--fa:"\f18a"}.fa-uncharted{--fa:"\e084"}.fa-firstdraft{--fa:"\f3a1"}.fa-square-youtube,.fa-youtube-square{--fa:"\f431"}.fa-wikipedia-w{--fa:"\f266"}.fa-rendact,.fa-wpressr{--fa:"\f3e4"}.fa-angellist{--fa:"\f209"}.fa-galactic-republic{--fa:"\f50c"}.fa-nfc-directional{--fa:"\e530"}.fa-skype{--fa:"\f17e"}.fa-joget{--fa:"\f3b7"}.fa-fedora{--fa:"\f798"}.fa-stripe-s{--fa:"\f42a"}.fa-meta{--fa:"\e49b"}.fa-laravel{--fa:"\f3bd"}.fa-hotjar{--fa:"\f3b1"}.fa-bluetooth-b{--fa:"\f294"}.fa-square-letterboxd{--fa:"\e62e"}.fa-sticker-mule{--fa:"\f3f7"}.fa-creative-commons-zero{--fa:"\f4f3"}.fa-hips{--fa:"\f452"}.fa-css{--fa:"\e6a2"}.fa-behance{--fa:"\f1b4"}.fa-reddit{--fa:"\f1a1"}.fa-discord{--fa:"\f392"}.fa-chrome{--fa:"\f268"}.fa-app-store-ios{--fa:"\f370"}.fa-cc-discover{--fa:"\f1f2"}.fa-wpbeginner{--fa:"\f297"}.fa-confluence{--fa:"\f78d"}.fa-shoelace{--fa:"\e60c"}.fa-mdb{--fa:"\f8ca"}.fa-dochub{--fa:"\f394"}.fa-accessible-icon{--fa:"\f368"}.fa-ebay{--fa:"\f4f4"}.fa-amazon{--fa:"\f270"}.fa-unsplash{--fa:"\e07c"}.fa-yarn{--fa:"\f7e3"}.fa-square-steam,.fa-steam-square{--fa:"\f1b7"}.fa-500px{--fa:"\f26e"}.fa-square-vimeo,.fa-vimeo-square{--fa:"\f194"}.fa-asymmetrik{--fa:"\f372"}.fa-font-awesome,.fa-font-awesome-flag,.fa-font-awesome-logo-full{--fa:"\f2b4"}.fa-gratipay{--fa:"\f184"}.fa-apple{--fa:"\f179"}.fa-hive{--fa:"\e07f"}.fa-gitkraken{--fa:"\f3a6"}.fa-keybase{--fa:"\f4f5"}.fa-apple-pay{--fa:"\f415"}.fa-padlet{--fa:"\e4a0"}.fa-amazon-pay{--fa:"\f42c"}.fa-github-square,.fa-square-github{--fa:"\f092"}.fa-stumbleupon{--fa:"\f1a4"}.fa-fedex{--fa:"\f797"}.fa-phoenix-framework{--fa:"\f3dc"}.fa-shopify{--fa:"\e057"}.fa-neos{--fa:"\f612"}.fa-square-threads{--fa:"\e619"}.fa-hackerrank{--fa:"\f5f7"}.fa-researchgate{--fa:"\f4f8"}.fa-swift{--fa:"\f8e1"}.fa-angular{--fa:"\f420"}.fa-speakap{--fa:"\f3f3"}.fa-angrycreative{--fa:"\f36e"}.fa-y-combinator{--fa:"\f23b"}.fa-empire{--fa:"\f1d1"}.fa-envira{--fa:"\f299"}.fa-google-scholar{--fa:"\e63b"}.fa-gitlab-square,.fa-square-gitlab{--fa:"\e5ae"}.fa-studiovinari{--fa:"\f3f8"}.fa-pied-piper{--fa:"\f2ae"}.fa-wordpress{--fa:"\f19a"}.fa-product-hunt{--fa:"\f288"}.fa-firefox{--fa:"\f269"}.fa-linode{--fa:"\f2b8"}.fa-goodreads{--fa:"\f3a8"}.fa-odnoklassniki-square,.fa-square-odnoklassniki{--fa:"\f264"}.fa-jsfiddle{--fa:"\f1cc"}.fa-sith{--fa:"\f512"}.fa-themeisle{--fa:"\f2b2"}.fa-page4{--fa:"\f3d7"}.fa-hashnode{--fa:"\e499"}.fa-react{--fa:"\f41b"}.fa-cc-paypal{--fa:"\f1f4"}.fa-squarespace{--fa:"\f5be"}.fa-cc-stripe{--fa:"\f1f5"}.fa-creative-commons-share{--fa:"\f4f2"}.fa-bitcoin{--fa:"\f379"}.fa-keycdn{--fa:"\f3ba"}.fa-opera{--fa:"\f26a"}.fa-itch-io{--fa:"\f83a"}.fa-umbraco{--fa:"\f8e8"}.fa-galactic-senate{--fa:"\f50d"}.fa-ubuntu{--fa:"\f7df"}.fa-draft2digital{--fa:"\f396"}.fa-stripe{--fa:"\f429"}.fa-houzz{--fa:"\f27c"}.fa-gg{--fa:"\f260"}.fa-dhl{--fa:"\f790"}.fa-pinterest-square,.fa-square-pinterest{--fa:"\f0d3"}.fa-xing{--fa:"\f168"}.fa-blackberry{--fa:"\f37b"}.fa-creative-commons-pd{--fa:"\f4ec"}.fa-playstation{--fa:"\f3df"}.fa-quinscape{--fa:"\f459"}.fa-less{--fa:"\f41d"}.fa-blogger-b{--fa:"\f37d"}.fa-opencart{--fa:"\f23d"}.fa-vine{--fa:"\f1ca"}.fa-signal-messenger{--fa:"\e663"}.fa-paypal{--fa:"\f1ed"}.fa-gitlab{--fa:"\f296"}.fa-typo3{--fa:"\f42b"}.fa-reddit-alien{--fa:"\f281"}.fa-yahoo{--fa:"\f19e"}.fa-dailymotion{--fa:"\e052"}.fa-affiliatetheme{--fa:"\f36b"}.fa-pied-piper-pp{--fa:"\f1a7"}.fa-bootstrap{--fa:"\f836"}.fa-odnoklassniki{--fa:"\f263"}.fa-nfc-symbol{--fa:"\e531"}.fa-mintbit{--fa:"\e62f"}.fa-ethereum{--fa:"\f42e"}.fa-speaker-deck{--fa:"\f83c"}.fa-creative-commons-nc-eu{--fa:"\f4e9"}.fa-patreon{--fa:"\f3d9"}.fa-avianex{--fa:"\f374"}.fa-ello{--fa:"\f5f1"}.fa-gofore{--fa:"\f3a7"}.fa-bimobject{--fa:"\f378"}.fa-brave-reverse{--fa:"\e63d"}.fa-facebook-f{--fa:"\f39e"}.fa-google-plus-square,.fa-square-google-plus{--fa:"\f0d4"}.fa-web-awesome{--fa:"\e682"}.fa-mandalorian{--fa:"\f50f"}.fa-first-order-alt{--fa:"\f50a"}.fa-osi{--fa:"\f41a"}.fa-google-wallet{--fa:"\f1ee"}.fa-d-and-d-beyond{--fa:"\f6ca"}.fa-periscope{--fa:"\f3da"}.fa-fulcrum{--fa:"\f50b"}.fa-cloudscale{--fa:"\f383"}.fa-forumbee{--fa:"\f211"}.fa-mizuni{--fa:"\f3cc"}.fa-schlix{--fa:"\f3ea"}.fa-square-xing,.fa-xing-square{--fa:"\f169"}.fa-bandcamp{--fa:"\f2d5"}.fa-wpforms{--fa:"\f298"}.fa-cloudversify{--fa:"\f385"}.fa-usps{--fa:"\f7e1"}.fa-megaport{--fa:"\f5a3"}.fa-magento{--fa:"\f3c4"}.fa-spotify{--fa:"\f1bc"}.fa-optin-monster{--fa:"\f23c"}.fa-fly{--fa:"\f417"}.fa-square-bluesky{--fa:"\e6a3"}.fa-aviato{--fa:"\f421"}.fa-itunes{--fa:"\f3b4"}.fa-cuttlefish{--fa:"\f38c"}.fa-blogger{--fa:"\f37c"}.fa-flickr{--fa:"\f16e"}.fa-viber{--fa:"\f409"}.fa-soundcloud{--fa:"\f1be"}.fa-digg{--fa:"\f1a6"}.fa-tencent-weibo{--fa:"\f1d5"}.fa-letterboxd{--fa:"\e62d"}.fa-symfony{--fa:"\f83d"}.fa-maxcdn{--fa:"\f136"}.fa-etsy{--fa:"\f2d7"}.fa-facebook-messenger{--fa:"\f39f"}.fa-audible{--fa:"\f373"}.fa-think-peaks{--fa:"\f731"}.fa-bilibili{--fa:"\e3d9"}.fa-erlang{--fa:"\f39d"}.fa-x-twitter{--fa:"\e61b"}.fa-cotton-bureau{--fa:"\f89e"}.fa-dashcube{--fa:"\f210"}.fa-42-group,.fa-innosoft{--fa:"\e080"}.fa-stack-exchange{--fa:"\f18d"}.fa-elementor{--fa:"\f430"}.fa-pied-piper-square,.fa-square-pied-piper{--fa:"\e01e"}.fa-creative-commons-nd{--fa:"\f4eb"}.fa-palfed{--fa:"\f3d8"}.fa-superpowers{--fa:"\f2dd"}.fa-resolving{--fa:"\f3e7"}.fa-xbox{--fa:"\f412"}.fa-square-web-awesome-stroke{--fa:"\e684"}.fa-searchengin{--fa:"\f3eb"}.fa-tiktok{--fa:"\e07b"}.fa-facebook-square,.fa-square-facebook{--fa:"\f082"}.fa-renren{--fa:"\f18b"}.fa-linux{--fa:"\f17c"}.fa-glide{--fa:"\f2a5"}.fa-linkedin{--fa:"\f08c"}.fa-hubspot{--fa:"\f3b2"}.fa-deploydog{--fa:"\f38e"}.fa-twitch{--fa:"\f1e8"}.fa-flutter{--fa:"\e694"}.fa-ravelry{--fa:"\f2d9"}.fa-mixer{--fa:"\e056"}.fa-lastfm-square,.fa-square-lastfm{--fa:"\f203"}.fa-vimeo{--fa:"\f40a"}.fa-mendeley{--fa:"\f7b3"}.fa-uniregistry{--fa:"\f404"}.fa-figma{--fa:"\f799"}.fa-creative-commons-remix{--fa:"\f4ee"}.fa-cc-amazon-pay{--fa:"\f42d"}.fa-dropbox{--fa:"\f16b"}.fa-instagram{--fa:"\f16d"}.fa-cmplid{--fa:"\e360"}.fa-upwork{--fa:"\e641"}.fa-facebook{--fa:"\f09a"}.fa-gripfire{--fa:"\f3ac"}.fa-jedi-order{--fa:"\f50e"}.fa-uikit{--fa:"\f403"}.fa-fort-awesome-alt{--fa:"\f3a3"}.fa-phabricator{--fa:"\f3db"}.fa-ussunnah{--fa:"\f407"}.fa-earlybirds{--fa:"\f39a"}.fa-trade-federation{--fa:"\f513"}.fa-autoprefixer{--fa:"\f41c"}.fa-whatsapp{--fa:"\f232"}.fa-square-upwork{--fa:"\e67c"}.fa-slideshare{--fa:"\f1e7"}.fa-google-play{--fa:"\f3ab"}.fa-viadeo{--fa:"\f2a9"}.fa-line{--fa:"\f3c0"}.fa-google-drive{--fa:"\f3aa"}.fa-servicestack{--fa:"\f3ec"}.fa-simplybuilt{--fa:"\f215"}.fa-bitbucket{--fa:"\f171"}.fa-imdb{--fa:"\f2d8"}.fa-deezer{--fa:"\e077"}.fa-raspberry-pi{--fa:"\f7bb"}.fa-jira{--fa:"\f7b1"}.fa-docker{--fa:"\f395"}.fa-screenpal{--fa:"\e570"}.fa-bluetooth{--fa:"\f293"}.fa-gitter{--fa:"\f426"}.fa-d-and-d{--fa:"\f38d"}.fa-microblog{--fa:"\e01a"}.fa-cc-diners-club{--fa:"\f24c"}.fa-gg-circle{--fa:"\f261"}.fa-pied-piper-hat{--fa:"\f4e5"}.fa-kickstarter-k{--fa:"\f3bc"}.fa-yandex{--fa:"\f413"}.fa-readme{--fa:"\f4d5"}.fa-html5{--fa:"\f13b"}.fa-sellsy{--fa:"\f213"}.fa-square-web-awesome{--fa:"\e683"}.fa-sass{--fa:"\f41e"}.fa-wirsindhandwerk,.fa-wsh{--fa:"\e2d0"}.fa-buromobelexperte{--fa:"\f37f"}.fa-salesforce{--fa:"\f83b"}.fa-octopus-deploy{--fa:"\e082"}.fa-medapps{--fa:"\f3c6"}.fa-ns8{--fa:"\f3d5"}.fa-pinterest-p{--fa:"\f231"}.fa-apper{--fa:"\f371"}.fa-fort-awesome{--fa:"\f286"}.fa-waze{--fa:"\f83f"}.fa-bluesky{--fa:"\e671"}.fa-cc-jcb{--fa:"\f24b"}.fa-snapchat,.fa-snapchat-ghost{--fa:"\f2ab"}.fa-fantasy-flight-games{--fa:"\f6dc"}.fa-rust{--fa:"\e07a"}.fa-wix{--fa:"\f5cf"}.fa-behance-square,.fa-square-behance{--fa:"\f1b5"}.fa-supple{--fa:"\f3f9"}.fa-webflow{--fa:"\e65c"}.fa-rebel{--fa:"\f1d0"}.fa-css3{--fa:"\f13c"}.fa-staylinked{--fa:"\f3f5"}.fa-kaggle{--fa:"\f5fa"}.fa-space-awesome{--fa:"\e5ac"}.fa-deviantart{--fa:"\f1bd"}.fa-cpanel{--fa:"\f388"}.fa-goodreads-g{--fa:"\f3a9"}.fa-git-square,.fa-square-git{--fa:"\f1d2"}.fa-square-tumblr,.fa-tumblr-square{--fa:"\f174"}.fa-trello{--fa:"\f181"}.fa-creative-commons-nc-jp{--fa:"\f4ea"}.fa-get-pocket{--fa:"\f265"}.fa-perbyte{--fa:"\e083"}.fa-grunt{--fa:"\f3ad"}.fa-weebly{--fa:"\f5cc"}.fa-connectdevelop{--fa:"\f20e"}.fa-leanpub{--fa:"\f212"}.fa-black-tie{--fa:"\f27e"}.fa-themeco{--fa:"\f5c6"}.fa-python{--fa:"\f3e2"}.fa-android{--fa:"\f17b"}.fa-bots{--fa:"\e340"}.fa-free-code-camp{--fa:"\f2c5"}.fa-hornbill{--fa:"\f592"}.fa-js{--fa:"\f3b8"}.fa-ideal{--fa:"\e013"}.fa-git{--fa:"\f1d3"}.fa-dev{--fa:"\f6cc"}.fa-sketch{--fa:"\f7c6"}.fa-yandex-international{--fa:"\f414"}.fa-cc-amex{--fa:"\f1f3"}.fa-uber{--fa:"\f402"}.fa-github{--fa:"\f09b"}.fa-php{--fa:"\f457"}.fa-alipay{--fa:"\f642"}.fa-youtube{--fa:"\f167"}.fa-skyatlas{--fa:"\f216"}.fa-firefox-browser{--fa:"\e007"}.fa-replyd{--fa:"\f3e6"}.fa-suse{--fa:"\f7d6"}.fa-jenkins{--fa:"\f3b6"}.fa-twitter{--fa:"\f099"}.fa-rockrms{--fa:"\f3e9"}.fa-pinterest{--fa:"\f0d2"}.fa-buffer{--fa:"\f837"}.fa-npm{--fa:"\f3d4"}.fa-yammer{--fa:"\f840"}.fa-btc{--fa:"\f15a"}.fa-dribbble{--fa:"\f17d"}.fa-stumbleupon-circle{--fa:"\f1a3"}.fa-internet-explorer{--fa:"\f26b"}.fa-stubber{--fa:"\e5c7"}.fa-telegram,.fa-telegram-plane{--fa:"\f2c6"}.fa-old-republic{--fa:"\f510"}.fa-odysee{--fa:"\e5c6"}.fa-square-whatsapp,.fa-whatsapp-square{--fa:"\f40c"}.fa-node-js{--fa:"\f3d3"}.fa-edge-legacy{--fa:"\e078"}.fa-slack,.fa-slack-hash{--fa:"\f198"}.fa-medrt{--fa:"\f3c8"}.fa-usb{--fa:"\f287"}.fa-tumblr{--fa:"\f173"}.fa-vaadin{--fa:"\f408"}.fa-quora{--fa:"\f2c4"}.fa-square-x-twitter{--fa:"\e61a"}.fa-reacteurope{--fa:"\f75d"}.fa-medium,.fa-medium-m{--fa:"\f23a"}.fa-amilia{--fa:"\f36d"}.fa-mixcloud{--fa:"\f289"}.fa-flipboard{--fa:"\f44d"}.fa-viacoin{--fa:"\f237"}.fa-critical-role{--fa:"\f6c9"}.fa-sitrox{--fa:"\e44a"}.fa-discourse{--fa:"\f393"}.fa-joomla{--fa:"\f1aa"}.fa-mastodon{--fa:"\f4f6"}.fa-airbnb{--fa:"\f834"}.fa-wolf-pack-battalion{--fa:"\f514"}.fa-buy-n-large{--fa:"\f8a6"}.fa-gulp{--fa:"\f3ae"}.fa-creative-commons-sampling-plus{--fa:"\f4f1"}.fa-strava{--fa:"\f428"}.fa-ember{--fa:"\f423"}.fa-canadian-maple-leaf{--fa:"\f785"}.fa-teamspeak{--fa:"\f4f9"}.fa-pushed{--fa:"\f3e1"}.fa-wordpress-simple{--fa:"\f411"}.fa-nutritionix{--fa:"\f3d6"}.fa-wodu{--fa:"\e088"}.fa-google-pay{--fa:"\e079"}.fa-intercom{--fa:"\f7af"}.fa-zhihu{--fa:"\f63f"}.fa-korvue{--fa:"\f42f"}.fa-pix{--fa:"\e43a"}.fa-steam-symbol{--fa:"\f3f6"}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.ttf) format("truetype")}.fa-regular,.far{font-weight:400}:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.ttf) format("truetype")}.fa-solid,.fas{font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.ttf) format("truetype");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}@font-face{font-family:"FontAwesome";font-display:block;src:url(../webfonts/fa-v4compatibility.woff2) format("woff2"),url(../webfonts/fa-v4compatibility.ttf) format("truetype");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a}
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-family: sans-serif;
}

:root {
  --yellow: #fdb813;
  --white: #fff;
  --blue: #264186;
}

body {
  margin: 0;
  min-width: 320px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  vertical-align: baseline;
  display: inline-block;
}

audio:not([controls]) {
  height: 0;
  display: none;
}

[hidden],
template {
  display: none;
}

a {
  background-color: #0000;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  margin: 0.67em 0;
  font-size: 2em;
}

mark {
  color: #000;
  background: #ff0;
}

small {
  font-size: 80%;
}

sub,
sup {
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
}

@font-face {
  font-family: webflow-icons;
  src: url("data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBiUAAAC8AAAAYGNtYXDpP+a4AAABHAAAAFxnYXNwAAAAEAAAAXgAAAAIZ2x5ZmhS2XEAAAGAAAADHGhlYWQTFw3HAAAEnAAAADZoaGVhCXYFgQAABNQAAAAkaG10eCe4A1oAAAT4AAAAMGxvY2EDtALGAAAFKAAAABptYXhwABAAPgAABUQAAAAgbmFtZSoCsMsAAAVkAAABznBvc3QAAwAAAAAHNAAAACAAAwP4AZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpAwPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAQAAAAAwACAACAAQAAQAg5gPpA//9//8AAAAAACDmAOkA//3//wAB/+MaBBcIAAMAAQAAAAAAAAAAAAAAAAABAAH//wAPAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEBIAAAAyADgAAFAAAJAQcJARcDIP5AQAGA/oBAAcABwED+gP6AQAABAOAAAALgA4AABQAAEwEXCQEH4AHAQP6AAYBAAcABwED+gP6AQAAAAwDAAOADQALAAA8AHwAvAAABISIGHQEUFjMhMjY9ATQmByEiBh0BFBYzITI2PQE0JgchIgYdARQWMyEyNj0BNCYDIP3ADRMTDQJADRMTDf3ADRMTDQJADRMTDf3ADRMTDQJADRMTAsATDSANExMNIA0TwBMNIA0TEw0gDRPAEw0gDRMTDSANEwAAAAABAJ0AtAOBApUABQAACQIHCQEDJP7r/upcAXEBcgKU/usBFVz+fAGEAAAAAAL//f+9BAMDwwAEAAkAABcBJwEXAwE3AQdpA5ps/GZsbAOabPxmbEMDmmz8ZmwDmvxmbAOabAAAAgAA/8AEAAPAAB0AOwAABSInLgEnJjU0Nz4BNzYzMTIXHgEXFhUUBw4BBwYjNTI3PgE3NjU0Jy4BJyYjMSIHDgEHBhUUFx4BFxYzAgBqXV6LKCgoKIteXWpqXV6LKCgoKIteXWpVSktvICEhIG9LSlVVSktvICEhIG9LSlVAKCiLXl1qal1eiygoKCiLXl1qal1eiygoZiEgb0tKVVVKS28gISEgb0tKVVVKS28gIQABAAABwAIAA8AAEgAAEzQ3PgE3NjMxFSIHDgEHBhUxIwAoKIteXWpVSktvICFmAcBqXV6LKChmISBvS0pVAAAAAgAA/8AFtgPAADIAOgAAARYXHgEXFhUUBw4BBwYHIxUhIicuAScmNTQ3PgE3NjMxOAExNDc+ATc2MzIXHgEXFhcVATMJATMVMzUEjD83NlAXFxYXTjU1PQL8kz01Nk8XFxcXTzY1PSIjd1BQWlJJSXInJw3+mdv+2/7c25MCUQYcHFg5OUA/ODlXHBwIAhcXTzY1PTw1Nk8XF1tQUHcjIhwcYUNDTgL+3QFt/pOTkwABAAAAAQAAmM7nP18PPPUACwQAAAAAANciZKUAAAAA1yJkpf/9/70FtgPDAAAACAACAAAAAAAAAAEAAAPA/8AAAAW3//3//QW2AAEAAAAAAAAAAAAAAAAAAAAMBAAAAAAAAAAAAAAAAgAAAAQAASAEAADgBAAAwAQAAJ0EAP/9BAAAAAQAAAAFtwAAAAAAAAAKABQAHgAyAEYAjACiAL4BFgE2AY4AAAABAAAADAA8AAMAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEADQAAAAEAAAAAAAIABwCWAAEAAAAAAAMADQBIAAEAAAAAAAQADQCrAAEAAAAAAAUACwAnAAEAAAAAAAYADQBvAAEAAAAAAAoAGgDSAAMAAQQJAAEAGgANAAMAAQQJAAIADgCdAAMAAQQJAAMAGgBVAAMAAQQJAAQAGgC4AAMAAQQJAAUAFgAyAAMAAQQJAAYAGgB8AAMAAQQJAAoANADsd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzVmVyc2lvbiAxLjAAVgBlAHIAcwBpAG8AbgAgADEALgAwd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzUmVndWxhcgBSAGUAZwB1AGwAYQByd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzRm9udCBnZW5lcmF0ZWQgYnkgSWNvTW9vbi4ARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==")
    format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

[class^="w-icon-"],
[class*=" w-icon-"] {
  speak: none;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  font-family: webflow-icons !important;
}

.w-icon-slider-right:before {
  content: "";
}

.w-icon-slider-left:before {
  content: "";
}

.w-icon-nav-menu:before {
  content: "";
}

.w-icon-arrow-down:before,
.w-icon-dropdown-toggle:before {
  content: "";
}

.w-icon-file-upload-remove:before {
  content: "";
}

.w-icon-file-upload-icon:before {
  content: "";
}

* {
  box-sizing: border-box;
}

html {
  height: 100%;
}

/* body {
  color: #333;
  background-color: #fff;
  min-height: 100%;
  margin: 0;
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
} */

body {
  color: #333;
  background-color: #e5e5e5;
  min-height: 100%;
  margin: 0;
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

img {
  vertical-align: middle;
  max-width: 100%;
  display: inline-block;
}

html.w-mod-touch * {
  background-attachment: scroll !important;
}

.w-block {
  display: block;
}

.w-inline-block {
  max-width: 100%;
  display: inline-block;
}

.w-clearfix:before,
.w-clearfix:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-clearfix:after {
  clear: both;
}

.w-hidden {
  display: none;
}

.w-button {
  color: #fff;
  line-height: inherit;
  cursor: pointer;
  background-color: #3898ec;
  border: 0;
  border-radius: 0;
  padding: 9px 15px;
  text-decoration: none;
  display: inline-block;
}

input.w-button {
  -webkit-appearance: button;
}

html[data-w-dynpage] [data-w-cloak] {
  color: #0000 !important;
}

.w-code-block {
  margin: unset;
}

pre.w-code-block code {
  all: inherit;
}

.w-optimization {
  display: contents;
}

.w-webflow-badge,
.w-webflow-badge > img {
  box-sizing: unset;
  width: unset;
  height: unset;
  max-height: unset;
  max-width: unset;
  min-height: unset;
  min-width: unset;
  margin: unset;
  padding: unset;
  float: unset;
  clear: unset;
  border: unset;
  border-radius: unset;
  background: unset;
  background-image: unset;
  background-position: unset;
  background-size: unset;
  background-repeat: unset;
  background-origin: unset;
  background-clip: unset;
  background-attachment: unset;
  background-color: unset;
  box-shadow: unset;
  transform: unset;
  direction: unset;
  font-family: unset;
  font-weight: unset;
  color: unset;
  font-size: unset;
  line-height: unset;
  font-style: unset;
  font-variant: unset;
  text-align: unset;
  letter-spacing: unset;
  -webkit-text-decoration: unset;
  text-decoration: unset;
  text-indent: unset;
  text-transform: unset;
  list-style-type: unset;
  text-shadow: unset;
  vertical-align: unset;
  cursor: unset;
  white-space: unset;
  word-break: unset;
  word-spacing: unset;
  word-wrap: unset;
  transition: unset;
}

.w-webflow-badge {
  white-space: nowrap;
  cursor: pointer;
  box-shadow:
    0 0 0 1px #0000001a,
    0 1px 3px #0000001a;
  visibility: visible !important;
  opacity: 1 !important;
  z-index: 2147483647 !important;
  color: #aaadb0 !important;
  overflow: unset !important;
  background-color: #fff !important;
  border-radius: 3px !important;
  width: auto !important;
  height: auto !important;
  margin: 0 !important;
  padding: 6px !important;
  font-size: 12px !important;
  line-height: 14px !important;
  text-decoration: none !important;
  display: inline-block !important;
  position: fixed !important;
  inset: auto 12px 12px auto !important;
  transform: none !important;
}

.w-webflow-badge > img {
  position: unset;
  visibility: unset !important;
  opacity: 1 !important;
  vertical-align: middle !important;
  display: inline-block !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 10px;
  font-weight: bold;
}

h1 {
  margin-top: 20px;
  font-size: 38px;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  font-size: 32px;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  font-size: 24px;
  line-height: 30px;
}

h4 {
  margin-top: 10px;
  font-size: 18px;
  line-height: 24px;
}

h5 {
  margin-top: 10px;
  font-size: 14px;
  line-height: 20px;
}

h6 {
  margin-top: 10px;
  font-size: 12px;
  line-height: 18px;
}

p {
  margin-top: 0;
  margin-bottom: 10px;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin: 0 0 10px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 22px;
}

figure {
  margin: 0 0 10px;
}

figcaption {
  text-align: center;
  margin-top: 5px;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

.w-list-unstyled {
  padding-left: 0;
  list-style: none;
}

.w-embed:before,
.w-embed:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-embed:after {
  clear: both;
}

.w-video {
  width: 100%;
  padding: 0;
  position: relative;
}

.w-video iframe,
.w-video object,
.w-video embed {
  border: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

button,
[type="button"],
[type="reset"] {
  cursor: pointer;
  -webkit-appearance: button;
  border: 0;
}

.w-form {
  margin: 0 0 15px;
}

.w-form-done {
  text-align: center;
  background-color: #ddd;
  padding: 20px;
  display: none;
}

.w-form-fail {
  background-color: #ffdede;
  margin-top: 10px;
  padding: 10px;
  display: none;
}

label {
  margin-bottom: 5px;
  font-weight: bold;
  display: block;
}

.w-input,
.w-select {
  color: #333;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
  width: 100%;
  height: 38px;
  margin-bottom: 10px;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 1.42857;
  display: block;
}

.w-input::placeholder,
.w-select::placeholder {
  color: #999;
}

.w-input:focus,
.w-select:focus {
  border-color: #3898ec;
  outline: 0;
}

.w-input[disabled],
.w-select[disabled],
.w-input[readonly],
.w-select[readonly],
fieldset[disabled] .w-input,
fieldset[disabled] .w-select {
  cursor: not-allowed;
}

.w-input[disabled]:not(.w-input-disabled),
.w-select[disabled]:not(.w-input-disabled),
.w-input[readonly],
.w-select[readonly],
fieldset[disabled]:not(.w-input-disabled) .w-input,
fieldset[disabled]:not(.w-input-disabled) .w-select {
  background-color: #eee;
}

textarea.w-input,
textarea.w-select {
  height: auto;
}

.w-select {
  background-color: #f3f3f3;
}

.w-select[multiple] {
  height: auto;
}

.w-form-label {
  cursor: pointer;
  margin-bottom: 0;
  font-weight: normal;
  display: inline-block;
}

.w-radio {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-radio:before,
.w-radio:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-radio:after {
  clear: both;
}

.w-radio-input {
  float: left;
  margin: 3px 0 0 -20px;
  line-height: normal;
}

.w-file-upload {
  margin-bottom: 10px;
  display: block;
}

.w-file-upload-input {
  opacity: 0;
  z-index: -100;
  width: 0.1px;
  height: 0.1px;
  position: absolute;
  overflow: hidden;
}

.w-file-upload-default,
.w-file-upload-uploading,
.w-file-upload-success {
  color: #333;
  display: inline-block;
}

.w-file-upload-error {
  margin-top: 10px;
  display: block;
}

.w-file-upload-default.w-hidden,
.w-file-upload-uploading.w-hidden,
.w-file-upload-error.w-hidden,
.w-file-upload-success.w-hidden {
  display: none;
}

.w-file-upload-uploading-btn {
  cursor: pointer;
  background-color: #fafafa;
  border: 1px solid #ccc;
  margin: 0;
  padding: 8px 12px;
  font-size: 14px;
  font-weight: normal;
  display: flex;
}

.w-file-upload-file {
  background-color: #fafafa;
  border: 1px solid #ccc;
  flex-grow: 1;
  justify-content: space-between;
  margin: 0;
  padding: 8px 9px 8px 11px;
  display: flex;
}

.w-file-upload-file-name {
  font-size: 14px;
  font-weight: normal;
  display: block;
}

.w-file-remove-link {
  cursor: pointer;
  width: auto;
  height: auto;
  margin-top: 3px;
  margin-left: 10px;
  padding: 3px;
  display: block;
}

.w-icon-file-upload-remove {
  margin: auto;
  font-size: 10px;
}

.w-file-upload-error-msg {
  color: #ea384c;
  padding: 2px 0;
  display: inline-block;
}

.w-file-upload-info {
  padding: 0 12px;
  line-height: 38px;
  display: inline-block;
}

.w-file-upload-label {
  cursor: pointer;
  background-color: #fafafa;
  border: 1px solid #ccc;
  margin: 0;
  padding: 8px 12px;
  font-size: 14px;
  font-weight: normal;
  display: inline-block;
}

.w-icon-file-upload-icon,
.w-icon-file-upload-uploading {
  width: 20px;
  margin-right: 8px;
  display: inline-block;
}

.w-icon-file-upload-uploading {
  height: 20px;
}

.w-container {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.w-container:before,
.w-container:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-container:after {
  clear: both;
}

.w-container .w-row {
  margin-left: -10px;
  margin-right: -10px;
}

.w-row:before,
.w-row:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-row:after {
  clear: both;
}

.w-row .w-row {
  margin-left: 0;
  margin-right: 0;
}

.w-col {
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}

.w-col .w-col {
  padding-left: 0;
  padding-right: 0;
}

.w-col-1 {
  width: 8.33333%;
}

.w-col-2 {
  width: 16.6667%;
}

.w-col-3 {
  width: 25%;
}

.w-col-4 {
  width: 33.3333%;
}

.w-col-5 {
  width: 41.6667%;
}

.w-col-6 {
  width: 50%;
}

.w-col-7 {
  width: 58.3333%;
}

.w-col-8 {
  width: 66.6667%;
}

.w-col-9 {
  width: 75%;
}

.w-col-10 {
  width: 83.3333%;
}

.w-col-11 {
  width: 91.6667%;
}

.w-col-12 {
  width: 100%;
}

.w-hidden-main {
  display: none !important;
}

@media screen and (max-width: 991px) {
  .w-container {
    max-width: 728px;
  }

  .w-hidden-main {
    display: inherit !important;
  }

  .w-hidden-medium {
    display: none !important;
  }

  .w-col-medium-1 {
    width: 8.33333%;
  }

  .w-col-medium-2 {
    width: 16.6667%;
  }

  .w-col-medium-3 {
    width: 25%;
  }

  .w-col-medium-4 {
    width: 33.3333%;
  }

  .w-col-medium-5 {
    width: 41.6667%;
  }

  .w-col-medium-6 {
    width: 50%;
  }

  .w-col-medium-7 {
    width: 58.3333%;
  }

  .w-col-medium-8 {
    width: 66.6667%;
  }

  .w-col-medium-9 {
    width: 75%;
  }

  .w-col-medium-10 {
    width: 83.3333%;
  }

  .w-col-medium-11 {
    width: 91.6667%;
  }

  .w-col-medium-12 {
    width: 100%;
  }

  .w-col-stack {
    width: 100%;
    left: auto;
    right: auto;
  }
}

@media screen and (max-width: 767px) {
  .w-hidden-main,
  .w-hidden-medium {
    display: inherit !important;
  }

  .w-hidden-small {
    display: none !important;
  }

  .w-row,
  .w-container .w-row {
    margin-left: 0;
    margin-right: 0;
  }

  .w-col {
    width: 100%;
    left: auto;
    right: auto;
  }

  .w-col-small-1 {
    width: 8.33333%;
  }

  .w-col-small-2 {
    width: 16.6667%;
  }

  .w-col-small-3 {
    width: 25%;
  }

  .w-col-small-4 {
    width: 33.3333%;
  }

  .w-col-small-5 {
    width: 41.6667%;
  }

  .w-col-small-6 {
    width: 50%;
  }

  .w-col-small-7 {
    width: 58.3333%;
  }

  .w-col-small-8 {
    width: 66.6667%;
  }

  .w-col-small-9 {
    width: 75%;
  }

  .w-col-small-10 {
    width: 83.3333%;
  }

  .w-col-small-11 {
    width: 91.6667%;
  }

  .w-col-small-12 {
    width: 100%;
  }
  .session-banner .stats {
    flex-direction: column;
}
.stats div {
  border-bottom: 1px solid rgba(255, 255, 255, 1);
  padding-bottom: 30px;
  text-align: center;
}
.left-text-container .highlight {
    background: none;
}
}

@media screen and (max-width: 479px) {
  .w-container {
    max-width: none;
  }

  .w-hidden-main,
  .w-hidden-medium,
  .w-hidden-small {
    display: inherit !important;
  }

  .w-hidden-tiny {
    display: none !important;
  }

  .w-col {
    width: 100%;
  }

  .w-col-tiny-1 {
    width: 8.33333%;
  }

  .w-col-tiny-2 {
    width: 16.6667%;
  }

  .w-col-tiny-3 {
    width: 25%;
  }

  .w-col-tiny-4 {
    width: 33.3333%;
  }

  .w-col-tiny-5 {
    width: 41.6667%;
  }

  .w-col-tiny-6 {
    width: 50%;
  }

  .w-col-tiny-7 {
    width: 58.3333%;
  }

  .w-col-tiny-8 {
    width: 66.6667%;
  }

  .w-col-tiny-9 {
    width: 75%;
  }

  .w-col-tiny-10 {
    width: 83.3333%;
  }

  .w-col-tiny-11 {
    width: 91.6667%;
  }

  .w-col-tiny-12 {
    width: 100%;
  }
}

.w-widget {
  position: relative;
}

.w-widget-map {
  width: 100%;
  height: 400px;
}

.w-widget-map label {
  width: auto;
  display: inline;
}

.w-widget-map img {
  max-width: inherit;
}

.w-widget-map .gm-style-iw {
  text-align: center;
}

.w-widget-map .gm-style-iw > button {
  display: none !important;
}

.w-widget-twitter {
  overflow: hidden;
}

.w-widget-twitter-count-shim {
  vertical-align: top;
  text-align: center;
  background: #fff;
  border: 1px solid #758696;
  border-radius: 3px;
  width: 28px;
  height: 20px;
  display: inline-block;
  position: relative;
}

.w-widget-twitter-count-shim * {
  pointer-events: none;
  -webkit-user-select: none;
  user-select: none;
}

.w-widget-twitter-count-shim .w-widget-twitter-count-inner {
  text-align: center;
  color: #999;
  font-family: serif;
  font-size: 15px;
  line-height: 12px;
  position: relative;
}

.w-widget-twitter-count-shim .w-widget-twitter-count-clear {
  display: block;
  position: relative;
}

.w-widget-twitter-count-shim.w--large {
  width: 36px;
  height: 28px;
}

.w-widget-twitter-count-shim.w--large .w-widget-twitter-count-inner {
  font-size: 18px;
  line-height: 18px;
}

.w-widget-twitter-count-shim:not(.w--vertical) {
  margin-left: 5px;
  margin-right: 8px;
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large {
  margin-left: 6px;
}

.w-widget-twitter-count-shim:not(.w--vertical):before,
.w-widget-twitter-count-shim:not(.w--vertical):after {
  content: " ";
  pointer-events: none;
  border: solid #0000;
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  left: 0;
}

.w-widget-twitter-count-shim:not(.w--vertical):before {
  border-width: 4px;
  border-color: #75869600 #5d6c7b #75869600 #75869600;
  margin-top: -4px;
  margin-left: -9px;
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large:before {
  border-width: 5px;
  margin-top: -5px;
  margin-left: -10px;
}

.w-widget-twitter-count-shim:not(.w--vertical):after {
  border-width: 4px;
  border-color: #fff0 #fff #fff0 #fff0;
  margin-top: -4px;
  margin-left: -8px;
}

.w-widget-twitter-count-shim:not(.w--vertical).w--large:after {
  border-width: 5px;
  margin-top: -5px;
  margin-left: -9px;
}

.w-widget-twitter-count-shim.w--vertical {
  width: 61px;
  height: 33px;
  margin-bottom: 8px;
}

.w-widget-twitter-count-shim.w--vertical:before,
.w-widget-twitter-count-shim.w--vertical:after {
  content: " ";
  pointer-events: none;
  border: solid #0000;
  width: 0;
  height: 0;
  position: absolute;
  top: 100%;
  left: 50%;
}

.w-widget-twitter-count-shim.w--vertical:before {
  border-width: 5px;
  border-color: #5d6c7b #75869600 #75869600;
  margin-left: -5px;
}

.w-widget-twitter-count-shim.w--vertical:after {
  border-width: 4px;
  border-color: #fff #fff0 #fff0;
  margin-left: -4px;
}

.w-widget-twitter-count-shim.w--vertical .w-widget-twitter-count-inner {
  font-size: 18px;
  line-height: 22px;
}

.w-widget-twitter-count-shim.w--vertical.w--large {
  width: 76px;
}

.w-background-video {
  color: #fff;
  height: 500px;
  position: relative;
  overflow: hidden;
}

.w-background-video > video {
  object-fit: cover;
  z-index: -100;
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  inset: -100%;
}

.w-background-video > video::-webkit-media-controls-start-playback-button {
  -webkit-appearance: none;
  display: none !important;
}

.w-background-video--control {
  background-color: #0000;
  padding: 0;
  position: absolute;
  bottom: 1em;
  right: 1em;
}

.w-background-video--control > [hidden] {
  display: none !important;
}

.w-slider {
  text-align: center;
  clear: both;
  -webkit-tap-highlight-color: #0000;
  tap-highlight-color: #0000;
  background: #ddd;
  height: 300px;
  position: relative;
}

.w-slider-mask {
  z-index: 1;
  white-space: nowrap;
  height: 100%;
  display: block;
  position: relative;
  left: 0;
  right: 0;
  overflow: hidden;
}

.w-slide {
  vertical-align: top;
  white-space: normal;
  text-align: left;
  width: 100%;
  height: 100%;
  display: inline-block;
  position: relative;
}

.w-slider-nav {
  z-index: 2;
  text-align: center;
  -webkit-tap-highlight-color: #0000;
  tap-highlight-color: #0000;
  height: 40px;
  margin: auto;
  padding-top: 10px;
  position: absolute;
  inset: auto 0 0;
}

.w-slider-nav.w-round > div {
  border-radius: 100%;
}

.w-slider-nav.w-num > div {
  font-size: inherit;
  line-height: inherit;
  width: auto;
  height: auto;
  padding: 0.2em 0.5em;
}

.w-slider-nav.w-shadow > div {
  box-shadow: 0 0 3px #3336;
}

.w-slider-nav-invert {
  color: #fff;
}

.w-slider-nav-invert > div {
  background-color: #2226;
}

.w-slider-nav-invert > div.w-active {
  background-color: #222;
}

.w-slider-dot {
  cursor: pointer;
  background-color: #fff6;
  width: 1em;
  height: 1em;
  margin: 0 3px 0.5em;
  transition:
    background-color 0.1s,
    color 0.1s;
  display: inline-block;
  position: relative;
}

.w-slider-dot.w-active {
  background-color: #fff;
}

.w-slider-dot:focus {
  outline: none;
  box-shadow: 0 0 0 2px #fff;
}

.w-slider-dot:focus.w-active {
  box-shadow: none;
}

.w-slider-arrow-left,
.w-slider-arrow-right {
  cursor: pointer;
  color: #fff;
  -webkit-tap-highlight-color: #0000;
  tap-highlight-color: #0000;
  -webkit-user-select: none;
  user-select: none;
  width: 80px;
  margin: auto;
  font-size: 40px;
  position: absolute;
  inset: 0;
  overflow: hidden;
}

.w-slider-arrow-left [class^="w-icon-"],
.w-slider-arrow-right [class^="w-icon-"],
.w-slider-arrow-left [class*=" w-icon-"],
.w-slider-arrow-right [class*=" w-icon-"] {
  position: absolute;
}

.w-slider-arrow-left:focus,
.w-slider-arrow-right:focus {
  outline: 0;
}

.w-slider-arrow-left {
  z-index: 3;
  right: auto;
}

.w-slider-arrow-right {
  z-index: 4;
  left: auto;
}

.w-icon-slider-left,
.w-icon-slider-right {
  width: 1em;
  height: 1em;
  margin: auto;
  inset: 0;
}

.w-slider-aria-label {
  clip: rect(0 0 0 0);
  border: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}

.w-slider-force-show {
  display: block !important;
}

.w-dropdown {
  text-align: left;
  z-index: 900;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  position: relative;
}

.w-dropdown-btn,
.w-dropdown-toggle,
.w-dropdown-link {
  vertical-align: top;
  color: #222;
  text-align: left;
  white-space: nowrap;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  text-decoration: none;
  position: relative;
}

.w-dropdown-toggle {
  -webkit-user-select: none;
  user-select: none;
  cursor: pointer;
  padding-right: 40px;
  display: inline-block;
}

.w-dropdown-toggle:focus {
  outline: 0;
}

.w-icon-dropdown-toggle {
  width: 1em;
  height: 1em;
  margin: auto 20px auto auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.w-dropdown-list {
  background: #ddd;
  min-width: 100%;
  display: none;
  position: absolute;
}

.w-dropdown-list.w--open {
  display: block;
}

.w-dropdown-link {
  color: #222;
  padding: 10px 20px;
  display: block;
}

.w-dropdown-link.w--current {
  color: #0082f3;
}

.w-dropdown-link:focus {
  outline: 0;
}

@media screen and (max-width: 767px) {
  .w-nav-brand {
    padding-left: 10px;
  }
}

.w-lightbox-backdrop {
  cursor: auto;
  letter-spacing: normal;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  visibility: visible;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  color: #fff;
  text-align: center;
  z-index: 2000;
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -webkit-tap-highlight-color: transparent;
  background: #000000e6;
  outline: 0;
  font-family:
    Helvetica Neue,
    Helvetica,
    Ubuntu,
    Segoe UI,
    Verdana,
    sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.2;
  list-style: disc;
  position: fixed;
  inset: 0;
  -webkit-transform: translate(0);
}

.w-lightbox-backdrop,
.w-lightbox-container {
  -webkit-overflow-scrolling: touch;
  height: 100%;
  overflow: auto;
}

.w-lightbox-content {
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.w-lightbox-view {
  opacity: 0;
  width: 100vw;
  height: 100vh;
  position: absolute;
}

.w-lightbox-view:before {
  content: "";
  height: 100vh;
}

.w-lightbox-group,
.w-lightbox-group .w-lightbox-view,
.w-lightbox-group .w-lightbox-view:before {
  height: 86vh;
}

.w-lightbox-frame,
.w-lightbox-view:before {
  vertical-align: middle;
  display: inline-block;
}

.w-lightbox-figure {
  margin: 0;
  position: relative;
}

.w-lightbox-group .w-lightbox-figure {
  cursor: pointer;
}

.w-lightbox-img {
  width: auto;
  max-width: none;
  height: auto;
}

.w-lightbox-image {
  float: none;
  max-width: 100vw;
  max-height: 100vh;
  display: block;
}

.w-lightbox-group .w-lightbox-image {
  max-height: 86vh;
}

.w-lightbox-caption {
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: #0006;
  padding: 0.5em 1em;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.w-lightbox-embed {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
}

.w-lightbox-control {
  cursor: pointer;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 24px;
  width: 4em;
  transition: all 0.3s;
  position: absolute;
  top: 0;
}

.w-lightbox-left {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yMCAwIDI0IDQwIiB3aWR0aD0iMjQiIGhlaWdodD0iNDAiPjxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSI+PHBhdGggZD0ibTAgMGg1djIzaDIzdjVoLTI4eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDN2MjNoMjN2M2gtMjZ6IiBmaWxsPSIjZmZmIi8+PC9nPjwvc3ZnPg==");
  display: none;
  bottom: 0;
  left: 0;
}

.w-lightbox-right {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMjQgNDAiIHdpZHRoPSIyNCIgaGVpZ2h0PSI0MCI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMC0waDI4djI4aC01di0yM2gtMjN6IiBvcGFjaXR5PSIuNCIvPjxwYXRoIGQ9Im0xIDFoMjZ2MjZoLTN2LTIzaC0yM3oiIGZpbGw9IiNmZmYiLz48L2c+PC9zdmc+");
  display: none;
  bottom: 0;
  right: 0;
}

.w-lightbox-close {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMTggMTciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNyI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMCAwaDd2LTdoNXY3aDd2NWgtN3Y3aC01di03aC03eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDd2LTdoM3Y3aDd2M2gtN3Y3aC0zdi03aC03eiIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=");
  background-size: 18px;
  height: 2.6em;
  right: 0;
}

.w-lightbox-strip {
  white-space: nowrap;
  padding: 0 1vh;
  line-height: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: auto hidden;
}

.w-lightbox-item {
  box-sizing: content-box;
  cursor: pointer;
  width: 10vh;
  padding: 2vh 1vh;
  display: inline-block;
  -webkit-transform: translate3d(0, 0, 0);
}

.w-lightbox-active {
  opacity: 0.3;
}

.w-lightbox-thumbnail {
  background: #222;
  height: 10vh;
  position: relative;
  overflow: hidden;
}

.w-lightbox-thumbnail-image {
  position: absolute;
  top: 0;
  left: 0;
}

.w-lightbox-thumbnail .w-lightbox-tall {
  width: 100%;
  top: 50%;
  transform: translate(0, -50%);
}

.w-lightbox-thumbnail .w-lightbox-wide {
  height: 100%;
  left: 50%;
  transform: translate(-50%);
}

.w-lightbox-spinner {
  box-sizing: border-box;
  border: 5px solid #0006;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  animation: 0.8s linear infinite spin;
  position: absolute;
  top: 50%;
  left: 50%;
}

.w-lightbox-spinner:after {
  content: "";
  border: 3px solid #0000;
  border-bottom-color: #fff;
  border-radius: 50%;
  position: absolute;
  inset: -4px;
}

.w-lightbox-hide {
  display: none;
}

.w-lightbox-noscroll {
  overflow: hidden;
}

@media (min-width: 768px) {
  .w-lightbox-content {
    height: 96vh;
    margin-top: 2vh;
  }

  .w-lightbox-view,
  .w-lightbox-view:before {
    height: 96vh;
  }

  .w-lightbox-group,
  .w-lightbox-group .w-lightbox-view,
  .w-lightbox-group .w-lightbox-view:before {
    height: 84vh;
  }

  .w-lightbox-image {
    max-width: 96vw;
    max-height: 96vh;
  }

  .w-lightbox-group .w-lightbox-image {
    max-width: 82.3vw;
    max-height: 84vh;
  }

  .w-lightbox-left,
  .w-lightbox-right {
    opacity: 0.5;
    display: block;
  }

  .w-lightbox-close {
    opacity: 0.8;
  }

  .w-lightbox-control:hover {
    opacity: 1;
  }
}

.w-lightbox-inactive,
.w-lightbox-inactive:hover {
  opacity: 0;
}

.w-richtext:before,
.w-richtext:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-richtext:after {
  clear: both;
}

.w-richtext[contenteditable="true"]:before,
.w-richtext[contenteditable="true"]:after {
  white-space: initial;
}

.w-richtext ol,
.w-richtext ul {
  overflow: hidden;
}

.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-video div:after,
.w-richtext .w-richtext-figure-selected[data-rt-type="video"] div:after,
.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-image div,
.w-richtext .w-richtext-figure-selected[data-rt-type="image"] div {
  outline: 2px solid #2895f7;
}

.w-richtext figure.w-richtext-figure-type-video > div:after,
.w-richtext figure[data-rt-type="video"] > div:after {
  content: "";
  display: none;
  position: absolute;
  inset: 0;
}

.w-richtext figure {
  max-width: 60%;
  position: relative;
}

.w-richtext figure > div:before {
  cursor: default !important;
}

.w-richtext figure img {
  width: 100%;
}

.w-richtext figure figcaption.w-richtext-figcaption-placeholder {
  opacity: 0.6;
}

.w-richtext figure div {
  color: #0000;
  font-size: 0;
}

.w-richtext figure.w-richtext-figure-type-image,
.w-richtext figure[data-rt-type="image"] {
  display: table;
}

.w-richtext figure.w-richtext-figure-type-image > div,
.w-richtext figure[data-rt-type="image"] > div {
  display: inline-block;
}

.w-richtext figure.w-richtext-figure-type-image > figcaption,
.w-richtext figure[data-rt-type="image"] > figcaption {
  caption-side: bottom;
  display: table-caption;
}

.w-richtext figure.w-richtext-figure-type-video,
.w-richtext figure[data-rt-type="video"] {
  width: 60%;
  height: 0;
}

.w-richtext figure.w-richtext-figure-type-video iframe,
.w-richtext figure[data-rt-type="video"] iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.w-richtext figure.w-richtext-figure-type-video > div,
.w-richtext figure[data-rt-type="video"] > div {
  width: 100%;
}

.w-richtext figure.w-richtext-align-center {
  clear: both;
  margin-left: auto;
  margin-right: auto;
}

.w-richtext figure.w-richtext-align-center.w-richtext-figure-type-image > div,
.w-richtext figure.w-richtext-align-center[data-rt-type="image"] > div {
  max-width: 100%;
}

.w-richtext figure.w-richtext-align-normal {
  clear: both;
}

.w-richtext figure.w-richtext-align-fullwidth {
  text-align: center;
  clear: both;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-richtext figure.w-richtext-align-fullwidth > div {
  padding-bottom: inherit;
  display: inline-block;
}

.w-richtext figure.w-richtext-align-fullwidth > figcaption {
  display: block;
}

.w-richtext figure.w-richtext-align-floatleft {
  float: left;
  clear: none;
  margin-right: 15px;
}

.w-richtext figure.w-richtext-align-floatright {
  float: right;
  clear: none;
  margin-left: 15px;
}

.w-nav {
  z-index: 1000;
  background: #ddd;
  position: relative;
}

.w-nav:before,
.w-nav:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-nav:after {
  clear: both;
}

.w-nav-brand {
  float: left;
  color: #333;
  text-decoration: none;
  position: relative;
}

.w-nav-link {
  vertical-align: top;
  color: #222;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.w-nav-link.w--current {
  color: #0082f3;
}

.w-nav-menu {
  float: right;
  position: relative;
}

[data-nav-menu-open] {
  text-align: center;
  background: #c8c8c8;
  min-width: 200px;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  overflow: visible;
  display: block !important;
}

.w--nav-link-open {
  display: block;
  position: relative;
}

.w-nav-overlay {
  width: 100%;
  display: none;
  position: absolute;
  top: 100%;
  height: 100vh;
  left: 0;
  right: 0;
  overflow: hidden;
}

.w-nav-overlay [data-nav-menu-open] {
  top: 0;
}

.w-nav[data-animation="over-left"] .w-nav-overlay {
  width: auto;
}

.w-nav[data-animation="over-left"] .w-nav-overlay,
.w-nav[data-animation="over-left"] [data-nav-menu-open] {
  z-index: 1;
  top: 0;
  right: auto;
}

.w-nav[data-animation="over-right"] .w-nav-overlay {
  width: auto;
}

.w-nav[data-animation="over-right"] .w-nav-overlay,
.w-nav[data-animation="over-right"] [data-nav-menu-open] {
  z-index: 1;
  top: 0;
  left: auto;
}

.w-nav-button {
  float: right;
  cursor: pointer;
  -webkit-tap-highlight-color: #0000;
  tap-highlight-color: #0000;
  -webkit-user-select: none;
  user-select: none;
  padding: 18px;
  font-size: 24px;
  display: none;
  position: relative;
}

.w-nav-button:focus {
  outline: 0;
}

.w-nav-button.w--open {
  color: #fff;
  background-color: #c8c8c8;
}

.w-nav[data-collapse="all"] .w-nav-menu {
  display: none;
}

.w-nav[data-collapse="all"] .w-nav-button,
.w--nav-dropdown-open,
.w--nav-dropdown-toggle-open {
  display: block;
}

.w--nav-dropdown-list-open {
  position: static;
}

@media screen and (max-width: 991px) {
  /* .w-nav[data-collapse="medium"] .w-nav-menu {
    display: none;
  }

  .w-nav[data-collapse="medium"] .w-nav-button {
    display: block;
  } */
}

@media screen and (max-width: 767px) {
  .w-nav[data-collapse="small"] .w-nav-menu {
    display: none;
  }

  .w-nav[data-collapse="small"] .w-nav-button {
    display: block;
  }

  .w-nav-brand {
    padding-left: 10px;
  }
}

@media screen and (max-width: 479px) {
  .w-nav[data-collapse="tiny"] .w-nav-menu {
    display: none;
  }

  .w-nav[data-collapse="tiny"] .w-nav-button {
    display: block;
  }
}

.w-tabs {
  position: relative;
}

.w-tabs:before,
.w-tabs:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-tabs:after {
  clear: both;
}

.w-tab-menu {
  position: relative;
}

.w-tab-link {
  vertical-align: top;
  text-align: left;
  cursor: pointer;
  color: #222;
  background-color: #ddd;
  padding: 9px 30px;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.w-tab-link.w--current {
  background-color: #c8c8c8;
}

.w-tab-link:focus {
  outline: 0;
}

.w-tab-content {
  display: block;
  position: relative;
  overflow: hidden;
}

.w-tab-pane {
  display: none;
  position: relative;
}

.w--tab-active {
  display: block;
}

@media screen and (max-width: 479px) {
  .w-tab-link {
    display: block;
  }
}

.w-ix-emptyfix:after {
  content: "";
}

@keyframes spin {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

.w-dyn-empty {
  background-color: #ddd;
  padding: 10px;
}

.w-dyn-hide,
.w-dyn-bind-empty,
.w-condition-invisible {
  display: none !important;
}

.wf-layout-layout {
  display: grid;
}

.w-code-component > * {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

:root {
  --text-color-01: #373435;
  --primary-color: #2f4e78;
  --background-color-02: #f1f1f1;
  /* --theme-black: black; */
  --theme-black: #e6e7e882;
  --text-color-02: #2f4e78;
  --background-color-01: #fff2d6;
  --theme-white: white;
  --card-width-mobile: 85vw;
  --card-width-desktop: 26rem;
  --card-gap: 1.25rem;
  --transition-speed: 0.4s;
}

body {
  color: var(--text-color-01);
  font-family:
    Plus Jakarta Sans,
    sans-serif;
  /* font-family: Arial, Helvetica, sans-serif; */
  /* font-size: 14px;
  line-height: 20px; */
  font-size: 16px;
  line-height: 24px;
}

h5 {
  color: var(--text-color-01);
  margin-top: 10px;
  margin-bottom: 16px;
  font-size: 32px;
  font-weight: 600;
  line-height: 42px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

blockquote {
  border-left: 8px solid var(--primary-color);
  background-color: var(--background-color-02);
  background-image: url("../images/67578e65930ebc155fe20619_Group%201732.svg");
  background-position: 90% 80%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 16px;
  margin-bottom: 10px;
  padding: 60px;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  box-shadow:
    0 2px 4px -1px #0000000f,
    0 4px 6px -1px #001e261a;
}

.nav-link {
  color: #000000;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 0;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #000000;
  opacity: 0.6;
}

.nav-link:focus-visible {
  outline-offset: 0px;
  color: var(--primary-color);
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: var(--primary-color);
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link.w--current {
  color: var(--primary-color);
}

.nav-dropdown {
  margin-left: 0;
  margin-right: 0;
}

.container-regular {
  flex: 1;
  width: 100%;
}

.nav-menu {
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.menu-button._02.w--open {
  border: 1px solid #0000;
}

.nav-dropdown-toggle {
  color: #000000;
  letter-spacing: 0.25px;
  padding: 5px 25px 5px 10px;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
}

.nav-button-wrapper.res div#w-dropdown-toggle-login {
  padding: 5px 50px 5px 10px;
}

.nav-dropdown-toggle:hover {
  opacity: 0.6;
  color: #2f4e78;
}

.nav-dropdown-toggle:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-dropdown-icon {
  margin-right: 6px;
}

.nav-dropdown-list {
  background-color: #ddd0;
}

.nav-dropdown-list.w--open {
  width: 207px;
  overflow: hidden;
}

.nav-menu-wrapper {
  flex: 1;
  justify-content: space-between;
  display: flex;
}

.navbar {
  z-index: 5;
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  color: #fff;
  background-color: #ffffffde;
  border-radius: 50px;
  flex: none;
  justify-content: center;
  width: 100%;
  padding: 12px 20px;
  transition: width 0.2s;
  display: flex;
  transition: all 0.3s ease-in;
}

.hero {
  color: #fff;
  background-color: #000;
  border-bottom-right-radius: 48px;
  border-bottom-left-radius: 48px;
  justify-content: center;
  padding-top: 176px;
  padding-bottom: 100px;
  display: flex;
}

.hero-container {
  text-align: center;
  flex: 1;
  justify-content: space-between;
  max-width: 546px;
  margin-left: 40px;
  margin-right: 40px;
}

.color {
  margin-top: 100px;
}

.heading-01 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 60px;
  font-weight: 700;
  line-height: 72px;
  color: #ffffff;
}

.heading-04 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 600;
  line-height: 42px;
}

.heading-03 {
  letter-spacing: -0.64px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 36px;
  font-weight: 600;
  line-height: 48px;
}

.typography-list {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-top: 60px;
  display: grid;
}

.buttons {
  margin-top: 140px;
}

.heading-02 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 45px;
  font-weight: 600;
  line-height: 60px;
  color: #373435;
}

.colors-headers {
  justify-content: center;
  padding-top: 80px;
  padding-bottom: 140px;
  display: flex;
}

.button-container {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-top: 70px;
  display: grid;
}

.color-details {
  border: 1px solid #0003;
  border-top-style: none;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  padding: 12px;
}

.typography-container {
  margin-top: 140px;
}

.color-card {
  border-radius: 6px;
  width: 156px;
  min-height: 180px;
  overflow: hidden;
}

.heading-06 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
}

.text-for-color-box {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

.colors-container {
  flex: 1;
  max-width: 1240px;
  margin-left: 40px;
  margin-right: 40px;
}

.body-text---large-semibold {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 27px;
}

.body-text---large-regular {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
}

.d-flex {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  align-items: center;
  display: flex;
}

.color-code-text {
  color: var(--text-color-02);
  margin-top: 4px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.body-text---extra-small {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
}

.body-text---extra-small.mt-2 {
  margin-top: 2px;
}

.color-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 60px;
  display: flex;
}

.footer-contact-text .body-text---small.op-40 {
  opacity: 1;
}

.body-text---small {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  color: #000 !important;
}

.body-text---small.mt-12.color {
  color: #1e2238;
}

.body-text---small.nav-text {
  flex: none;
}

.color-box {
  height: 136px;
}

.color-box.primary {
  background-color: var(--yellow);
}

.color-box.bg-01 {
  background-color: var(--background-color-01);
}

.color-box.bg-02 {
  background-color: var(--background-color-02);
}

.color-box.text-01 {
  background-color: var(--text-color-01);
}

.color-box.text-02 {
  background-color: var(--text-color-02);
}

.color-box.theme-black {
  background-color: var(--theme-black);
}

.color-box.theme-white {
  background-color: var(--theme-white);
  border: 1px solid #0003;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

.body-text---default {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #000;
}

.button-text-02 {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 600;
  line-height: 21px;
  color: #000;
}

.typography-item {
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.typography-size-wrap {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.typography-size {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.heading-wrap {
  align-items: flex-end;
  display: flex;
}

.body-text---bold {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.mt-20 {
  margin-top: 20px;
}

.text-center {
  text-align: center;
}

.mt-24 {
  margin-top: 24px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-4 {
  margin-top: 4px;
}

/* .mt-12 {
  margin-top: 12px;
} */

.mt-16 {
  margin-top: 16px;
}

.mt-32 {
  margin-top: 32px;
}

.mt-8 {
  margin-top: 8px;
}

.heading-short {
  margin-left: 12px;
}

.body-text---semibold {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: #000;
}

section.service .body-text---semibold {
  color: #000;
}

.body-text---semibold.mt-8 {
  margin-top: 8px;
}

.heading-05 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
  color: #000;
}

.heading-05.mt-12 {
  margin-top: 12px;
  font-size: 20px;
}

.heading-05.mt-24 {
  margin-top: 24px;
}

.paragraph-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  max-width: 80%;
  display: grid;
}

.color-02 {
  color: var(--text-color-02);
}

.slide-title span.color-02 {
  color: var(--yellow);
}

.nav-dropdown-list .body-text---small.nav-text {
  color: #000000 !important;
}

.services .button-text-02 {
  color: #fff;
}

.footer input.black-btn._02.w-button {
  color: #fff;
}

.btn-01 {
  color: var(--text-color-01);
  background-image: linear-gradient(#fff, #f1f1f1);
  border: 1px solid #d2d2d2;
  border-radius: 24px;
  padding: 13px 20px;
  font-weight: 600;
  line-height: 21px;
  text-decoration: none;
  transition: background-color 0.2s;
  display: inline-block;
}

section.blogs a.btn-01.w-inline-block {
  color: #000000;
  background-image: linear-gradient(#ffffff, #ffffff);
  border: 1px solid #ffffff;
  border-radius: 24px;
  padding: 13px 20px;
  font-weight: 600;
  line-height: 21px;
  text-decoration: none;
  transition: background-color 0.2s;
  display: inline-block;
}

section.blogs a.btn-01.w-inline-block .button-text-02 {
  color: #000;
}

section.blogs a.btn-01.w-inline-block:hover {
  background-image: linear-gradient(#fff, #fff);
}

section.blogs a.btn-01.w-inline-block:hover .button-text-02 {
  color: #000;
  /* border: 1px solid #ffffff; */
}

.btn-01:hover {
  background-image: linear-gradient(#e3e3e3, #fff);
}

.btn-02 {
  color: var(--text-color-01);
  background-image: linear-gradient(#fff, #f1f1f1);
  border: 1px solid #d2d2d2;
  border-radius: 6px;
  padding: 14px 20px;
  font-weight: 600;
  transition:
    color 0.2s,
    background-color 0.2s;
}

.btn-02:hover {
  background-color: var(--theme-black);
  color: var(--theme-white);
  background-image: none;
}

.btn-02.form {
  z-index: 1;
  color: var(--text-color-01);
  background-color: #3898ec00;
  background-image: none;
  border-style: none;
  width: 100%;
  height: 56px;
  font-size: 16px;
  line-height: 24px;
  position: relative;
}

.btn-02._02 {
  z-index: 3;
  background-color: #3898ec00;
  background-image: none;
  border-style: none;
  transition: background-color 0.2s;
  position: relative;
}

.btn-02._02:hover {
  color: var(--text-color-01);
}

.btn-03 {
  color: var(--text-color-01);
  font-size: 18px;
  font-weight: 600;
  line-height: 27px;
  text-decoration: none;
  background: var(--yellow);
  color: #fff !important;
  border-radius: 30px;
  padding: 13px 20px;
}

.btn-03.mt-12._02.w--current {
  color: var(--primary-color);
}

.btn-icon {
  width: 16px;
  height: 20px;
  /* filter: invert(1); */
}

.btn-icon.black {
  position: absolute;
  left: -16px;
}

.btn-wrap {
  align-items: center;
  display: flex;
}

.max-818-center {
  text-align: center;
  max-width: 818px;
  margin-left: auto;
  margin-right: auto;
}

.copy-text {
  align-items: center;
  display: flex;
}

.copy-text-icon {
  margin-left: 9px;
}

.pagination {
  justify-content: center;
  align-items: center;
  margin-top: 16px;
  display: flex;
}

.paging-icon {
  margin-left: 4px;
  margin-right: 4px;
}

.footer {
  /* background-color: var(--theme-black); */
  background-color: #e5e5e5;
  color: var(--theme-white);
  border-top-left-radius: 48px;
  border-top-right-radius: 48px;
  padding-top: 120px;
  overflow: hidden;
}

.footer-contact-wrap {
  justify-content: center;
  display: flex;
}

.footer-contact {
  /* background-image: url("../images/67534a3d91157c6664685fe7_Vector.svg"); */
  background-position: -9%;
  background-repeat: no-repeat;
  background-size: auto;
  flex: 1;
  justify-content: center;
  display: flex;
}

.footer-contact-container {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  max-width: 1240px;
  margin-left: 40px;
  margin-right: 40px;
  display: flex;
}

.footer-contact-text {
  max-width: 440px;
}

.contact-info-bottom {
  margin-top: 342px;
  display: flex;
}

.contact-info-box {
  max-width: 170px;
}

.contact-info-box._01 {
  margin-right: 100px;
}

.contact-form-box {
  flex: 1;
  max-width: 604px;
}

.text-field {
  color: #000;
  /* background-color: #fff0; */
  border: 1px solid #000;
  border-radius: 32px;
  height: 52px;
  margin-top: 16px;
  margin-bottom: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 20px;
}

.text-field:focus {
  border-color: var(--theme-white);
}

.contact-form {
  grid-column-gap: 24px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.textarea-field {
  color: var(--theme-white);
  /* background-color: #fff0; */
  border: 1px solid #000;
  border-radius: 12px;
  min-height: 120px;
  margin-top: 16px;
  margin-bottom: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 20px;
}

.textarea-field:focus {
  border-color: var(--theme-white);
}

.title-section {
  justify-content: flex-start;
  margin-top: 120px;
  margin-bottom: 120px;
  display: flex;
}

.slide-title {
  flex: none;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 180px;
  font-weight: 500;
  line-height: 190px;
  color: #000;
}

.titie-wrap {
  flex: none;
  display: flex;
}

.op-40 {
  opacity: 0.4;
}

.footer-brand {
  margin-bottom: 15px;
}

.footer-link {
  color: #ffffffb3;
  letter-spacing: -0.3px;
  margin-top: 20px;
  font-size: 14px;
  line-height: 21px;
  text-decoration: none;
}

.footer-link:hover {
  color: #333e7d;
  font-weight: 600;
}

/* i.fa-solid.fa-phone,
i.fa-solid.fa-envelope {
  color: #333e7d;
} */

.footer-title {
  letter-spacing: -0.4px;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  color: #333e7d;
}

.logo {
  max-width: 100px;
}

.footer-block-two {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 344px;
  display: flex;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-wrapper {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  grid-template-rows: auto;
  grid-template-columns: 3fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.footer-wrap {
  justify-content: center;
  display: flex;
}

.footer-container {
  flex: 1;
  justify-content: space-between;
  max-width: 1240px;
  margin-left: 40px;
  margin-right: 40px;
}

.bottom {
  /* border-top: 1px solid #333e7d; */
  justify-content: center;
  margin-top: 24px;
  padding-top: 24px;
  padding-bottom: 32px;
  display: flex;
}

.bottom-container {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  max-width: 1240px;
  margin-left: 40px;
  margin-right: 40px;
  display: flex;
}

.bottom-text {
  color: #000;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 21px;
}

.footer-link {
  color: var(--theme-white);
}

.home-hero {
  background-color: #2f4e78;
  color: var(--theme-white);
  justify-content: center;
  height: 100vh;
  padding-top: 146px;
  display: flex;
  overflow: hidden;
}

.home-container {
  flex-flow: column;
  flex: 1;
  justify-content: space-between;
  max-width: 1350px;
  padding: 0 30px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.section-top {
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.section-top._02 {
  align-items: flex-start;
}

.section-top._03 {
  align-items: center;
}

.section-top._14 {
  align-items: flex-start;
  margin-top: 48px;
}

.headings-wrap {
  flex: 1;
  max-width: 488px;
  margin-right: 40px;
}

.headings-wrap._01 {
  flex: none;
}

.headings-wrap.case-study-title {
  max-width: 538px;
}

.text-wrap {
  flex: 1;
  max-width: 524px;
  overflow: hidden;
}

.text-wrap._02 {
  margin-top: 36px;
}

.text-wrap._03 {
  max-width: 819px;
  margin-top: 36px;
}

.heading-06-medium {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  color: #ffffff;
}

.home-bottom {
  flex: 1;
  margin-top: 136px;
  position: relative;
}

.large-img {
  object-fit: cover;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  width: 100%;
  height: 100%;
}

.home-float-box {
  z-index: 3;
  background-color: var(--yellow);
  cursor: pointer;
  border-radius: 50%;
  width: 13%;
  padding: 8px;
  position: absolute;
  inset: -16% 28% auto auto;
}

.float-img {
  width: 100%;
}

.about-section-top {
  justify-content: center;
  padding-top: 140px;
  display: flex;
  overflow: hidden;
}

.about-container {
  flex: 1;
  justify-content: space-between;
  max-width: 1240px;
  margin-left: 40px;
  margin-right: 40px;
}

.about-container._01 {
  flex: none;
  width: 100%;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
}

.op-80 {
  opacity: 0.8;
}

.about-bottom {
  width: 100%;
  margin-top: 136px;
  position: relative;
}

.about-float-box {
  cursor: pointer;
  border-radius: 50%;
  width: 200px;
  position: absolute;
  top: -25%;
  bottom: auto;
  left: 37%;
}

.state {
  justify-content: center;
  padding-top: 140px;
  padding-bottom: 140px;
  display: flex;
}

.state-container {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  max-width: 1240px;
  margin-left: 40px;
  margin-right: 40px;
  display: grid;
}

.state-img {
  width: 100%;
  height: 100%;
}

.state-card-list {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: flex;
}

.state-card {
  text-align: center;
}

.case-study {
  background-color: var(--yellow);
  color: var(--theme-white);
  justify-content: center;
  padding-top: 120px;
  padding-bottom: 120px;
  display: flex;
}

.case-study p.body-text---semibold,
.case-study h2.heading-02.mt-12,
.case-study h2,
.case-study h3 .case-study h3.heading-06.mt-20 {
  color: #000000;
}

.case-study h2.heading-02.mt-12 {
  color: #373435;
}

.case-study-container {
  flex: 1;
  justify-content: space-between;
  max-width: 1240px;
  margin-left: 40px;
  margin-right: 40px;
  overflow: hidden;
}

.case-study-slider {
  background-color: #ddd0;
  height: auto;
  margin-top: -48px;
  padding-top: 108px;
  overflow: hidden;
}

.case-study-mask {
  max-width: 1240px;
  overflow: visible;
}

.case-study-card {
  color: #000;
  cursor: none;
  text-decoration: none;
  transition: color 0.2s;
  position: relative;
  overflow: hidden;
}

.case-study-card:hover {
  color: #000;
}

.case-study-img-box {
  border-radius: 16px;
  height: 280px;
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}

.case-study-img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.d-none {
  display: none;
}

.case-study-slide {
  margin-right: 32px;
}

.right-arrow {
  border: 1px solid var(--theme-white);
  background-image: linear-gradient(#000, #373435);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  transition: border-color 0.2s;
  display: flex;
  inset: 0 0% auto auto;
}

.right-arrow:hover {
  border-color: var(--primary-color);
}

.left-arrow {
  border: 1px solid var(--theme-white);
  background-image: linear-gradient(#000, #373435);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  transition: border-color 0.2s;
  display: flex;
  position: absolute;
  inset: 0 62px auto auto;
}

.left-arrow:hover {
  border-color: var(--primary-color);
}

/* .service-text-bottom {
  margin-top: 230px;
} */

.service-text-bottom {
  margin-top: 90px;
}

.ser-btn {
  margin-top: 50px;
}

.service-card {
  background-color: #fff;
  border: 1px solid #0003;
  border-radius: 24px;
  flex: none;
  max-width: 360px;
  margin-right: 24px;
  padding: 24px;
  transition:
    transform 0.2s,
    background-color 0.2s;
  position: sticky;
  top: 100px;
}

.service-card:hover {
  border: 1px solid var(--theme-black);
}

.service-img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.service-text {
  margin-top: 24px;
}

.state-02 {
  background-color: #f1f1f1;
  justify-content: center;
  padding-top: 120px;
  padding-bottom: 120px;
  display: flex;
}

.state-02-container {
  flex: 1;
  justify-content: space-between;
  max-width: 1240px;
  margin-left: 40px;
  margin-right: 40px;
  display: flex;
}

.state-02-text-wrap {
  flex: none;
  max-width: 522px;
  margin-right: 60px;
}

.state-text-bottom {
  margin-top: 257px;
}

.state-02-graph {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: end;
  display: none;
}

.state-02-line-wrap {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 64px;
  display: flex;
}

.state-line {
  background-color: #373435;
  border-radius: 32px;
  flex-flow: column;
  justify-content: flex-end;
  width: 100%;
  height: 190px;
  margin-bottom: 20px;
  display: flex;
  position: relative;
}

.state-line._02 {
  height: 330px;
}

.state-line._03 {
  height: 271px;
}

.state-line._04 {
  background-color: var(--primary-color);
  height: 351px;
}

.state-line._05 {
  background-color: var(--primary-color);
  flex-flow: column;
  justify-content: flex-end;
  height: 216px;
}

.paragraph {
  color: var(--theme-white);
  white-space: nowrap;
  word-break: keep-all;
  margin-bottom: 43px;
  transform: rotate(-90deg);
}

.paragraph._02 {
  bottom: 17%;
}

.paragraph._03 {
  bottom: 21%;
}

.paragraph._04 {
  bottom: 16%;
}

.service-02-text-wrap {
  flex: 1;
  max-width: 570px;
  margin-right: 40px;
}

.service-02-img-box {
  flex: 1;
  max-width: 550px;
}

.service-02 {
  background-color: var(--theme-black);
  color: var(--theme-white);
  justify-content: center;
  padding-top: 120px;
  padding-bottom: 120px;
  display: flex;
}

.service-02-container {
  flex: 1;
  justify-content: space-between;
  align-items: flex-end;
  max-width: 1240px;
  margin-left: 40px;
  margin-right: 40px;
  display: flex;
  overflow: hidden;
}

.testimonial {
  justify-content: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.testimonial-container {
  flex-flow: row;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  max-width: 1240px;
  margin-left: 40px;
  margin-right: 40px;
  display: flex;
}

.logos {
  background-color: var(--theme-black);
  color: var(--theme-white);
  justify-content: center;
  padding-top: 120px;
  padding-bottom: 120px;
  display: flex;
  overflow: hidden;
}

.logos-container {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  max-width: 1240px;
  margin-left: 40px;
  margin-right: 40px;
  display: flex;
}

.logos-text {
  flex: none;
  max-width: 312px;
  margin-right: 20px;
}

.logos-wrapper {
  flex-flow: wrap;
  flex: 1;
  justify-content: center;
  align-items: center;
  max-width: 720px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.logos-box {
  flex: none;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px;
}

.team {
  justify-content: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.team-container {
  flex: 1;
  justify-content: space-between;
  max-width: 1240px;
  margin-left: 40px;
  margin-right: 40px;
}

.team-inner {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr auto auto 1fr;
  grid-auto-columns: 1fr;
  height: 260px;
  margin-top: 60px;
  display: grid;
}

.team-box-01 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 208px;
  height: 100%;
  display: grid;
}

.team-box-01._02 {
  width: 232px;
}

.team-card {
  border-radius: 16px;
  position: relative;
  overflow: hidden;
}

.team-card._01 {
  height: 164px;
}

.team-card._02 {
  height: 122px;
}

.team-overlay {
  color: var(--theme-white);
  background-color: #0009;
  flex-flow: column;
  justify-content: flex-end;
  padding: 20px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.team-img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.team-border {
  width: 64px;
}

.team-pattern {
  width: 100%;
  height: 80px;
}

.blogs {
  justify-content: center;
  padding-bottom: 140px;
  display: flex;
}

.blogs-container {
  flex: 1;
  justify-content: space-between;
  max-width: 1240px;
  margin-left: 40px;
  margin-right: 40px;
}

.blog-card {
  color: var(--text-color-01);
  text-decoration: none;
}

.blog-img-box {
  height: 292px;
  position: relative;
  overflow: hidden;
}

.blog-img {
  object-fit: cover;
  border-radius: 12px;
  width: 100%;
  height: 100%;
  aspect-ratio: 1;
}

.blog-icon-wrap {
  z-index: 2;
  /* background-image: linear-gradient(#fff, #f1f1f1); */
  border: 1px solid var(--yellow);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  display: flex;
  position: absolute;
  inset: auto 0.5% 0.5% auto;
  overflow: hidden;
  background: var(--yellow);
}

.blog-info {
  padding-top: 16px;
}

.blog-tag {
  border: 1px solid #ffffff;
  opacity: 0.5;
  border-radius: 30px;
  padding: 3px 9px;
  display: inline-block;
}

.blog-tag._01 {
  color: var(--text-color-01);
}

.blog-collection-list {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 60px;
  display: grid;
}

.about {
  justify-content: center;
  padding-top: 120px;
  padding-bottom: 140px;
  display: flex;
}

.about-02-container {
  flex: 1;
  justify-content: space-between;
  max-width: 1240px;
  margin-left: 40px;
  margin-right: 40px;
}

.about-img-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 0.5fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.about-img-box {
  border-radius: 16px 16px 16px 0;
  position: relative;
  overflow: hidden;
}

.about-img-box._02 {
  border-bottom-left-radius: 16px;
}

.about-img {
  object-fit: cover;
  border-radius: 16px;
  width: 100%;
  height: 100%;
}

.float-vector {
  position: absolute;
  inset: auto auto 0% 0%;
}

.timeline {
  background-color: var(--background-color-02);
  justify-content: center;
  padding-top: 140px;
  padding-bottom: 140px;
  display: flex;
  position: relative;
}

.timeline-container {
  flex: 1;
  justify-content: space-between;
  max-width: 1240px;
  margin-left: 40px;
  margin-right: 40px;
}

.timeline-progress {
  z-index: 2;
  overflow-wrap: normal;
  background-color: #000;
  order: -1;
  width: 3px;
  height: 100%;
  position: absolute;
}

.timeline-metrics-and-images-section {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  text-align: left;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.metrics-section {
  flex-flow: column;
  width: 100%;
  padding-left: 24px;
  display: flex;
}

.timeline-item {
  z-index: 2;
  box-sizing: border-box;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto 1fr;
  grid-auto-columns: 1fr;
  align-self: auto;
  width: 100%;
  height: auto;
  margin-top: 66px;
  padding: 0 40px;
  display: grid;
  position: relative;
}

.timeline-header-section---left {
  text-align: left;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: static;
  top: 50vh;
}

.timeline-circle {
  border: 3px solid var(--theme-black);
  background-color: #fff;
  border-radius: 20px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
  position: sticky;
  top: 50vh;
}

.game-header-group {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  align-items: flex-end;
  width: 100%;
  padding-left: 0;
  padding-right: 24px;
  display: flex;
  position: sticky;
  top: 50vh;
}

.timeline-wrapper {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
  position: relative;
}

.timeline-center {
  text-align: center;
  flex-flow: row;
  justify-content: center;
  align-items: stretch;
}

.team-02 {
  justify-content: center;
  padding-top: 140px;
  padding-bottom: 140px;
  display: flex;
}

.team-02-container {
  flex: 1;
  justify-content: space-between;
  max-width: 1240px;
  margin-left: 40px;
  margin-right: 40px;
}

.header {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.header._02 {
  text-align: center;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}

.team-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 60px;
  display: grid;
}

.team-card-02 {
  background-color: var(--background-color-02);
  cursor: pointer;
  border: 1px solid #0000;
  border-radius: 16px;
  padding: 24px;
}

.team-img-box {
  border-radius: 12px;
  height: 264px;
  position: relative;
  overflow: hidden;
}

.team-info {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  text-align: center;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-top: 16px;
  display: grid;
}

.team-social-links {
  justify-content: center;
  padding-bottom: 20px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.social-link {
  background-color: #fff3;
  border: 1px solid #ffffffb3;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin: 6px;
  display: flex;
}

.social-link:hover {
  background-color: var(--primary-color);
  border-style: none;
}

.consultant {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.divider {
  background-color: #37343533;
  height: 1px;
  margin-top: 24px;
  margin-bottom: 24px;
}

.faq {
  justify-content: center;
  padding-top: 140px;
  padding-bottom: 140px;
  display: flex;
}

.faq-left {
  flex: 1;
  margin-right: 40px;
}

.faq-float {
  border-radius: 50%;
  width: 200px;
  margin-top: 30px;
  margin-left: auto;
  position: relative;
}

.faq-container {
  flex: 1;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 1240px;
  margin-left: 40px;
  margin-right: 40px;
  display: flex;
  flex-wrap: wrap;
}

.faq-main {
  margin-bottom: 20px;
  width: 100%;
}

.faq-header {
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.faq-list {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border-radius: 8px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  max-width: 766px;
  display: grid;
}

.faq-item {
  border: 1px solid #1e223833;
  border-radius: 8px;
  padding: 17px 24px;
  box-shadow: inset 0 1px #ffffff0f;
}

.body-medium-3 {
  color: #1b1e35;
  letter-spacing: -0.3px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
}

.faq-body {
  overflow: hidden;
}

.faq-plus {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
  position: relative;
}

.hr {
  z-index: 1;
  position: absolute;
}

.hero-link {
  color: var(--theme-white);
  text-decoration: none;
}

.service-single {
  justify-content: center;
  padding-top: 120px;
  padding-bottom: 140px;
  display: flex;
}

.service-single-container {
  flex: 1;
  justify-content: space-between;
  max-width: 1240px;
  margin-left: 40px;
  margin-right: 40px;
}

.single-img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.service-img-wrap {
  border-radius: 16px;
  height: 500px;
  position: relative;
  overflow: hidden;
}

.service-details-wrap {
  flex: 1;
  max-width: 800px;
  margin-right: 40px;
}

.single-details {
  color: var(--text-color-01);
  margin-top: 20px;
  font-size: 16px;
  line-height: 24px;
}

.service-single-inner {
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 60px;
  display: flex;
}

.contact-form-wrap {
  z-index: 0;
  background-color: var(--theme-white);
  border: 1px solid #d2d2d2;
  border-radius: 16px;
  flex: 1;
  max-width: 380px;
  margin-top: -160px;
  padding: 16px 16px 24px;
}

.contact-form-wrap._02 {
  margin-top: 0;
}

.black-btn {
  color: #000000;
  /* background-image: linear-gradient(#000, #373435); */
  border: 1px solid #ffffff;
  border-radius: 30px;
  padding: 13px 20px;
  text-decoration: none;
  transition: background-color 0.2s;
  background-color: #ffffff;
}

.black-btn:hover {
  /* background-image: linear-gradient(#373435, #000); */
  background-color: #ffffff;
  border: 1px solid #ffffff;
}

.black-btn:hover .button-text-02 {
  color: #000000 !important;
}

.black-btn .btn-01-inner .button-text-02 {
  color: #000000;
}

.black-btn._02 {
  z-index: 3;
  background-color: #3898ec00;
  background-image: none;
  border-style: none;
  position: relative;
}

.contact-form-img-wrap {
  border-radius: 16px;
  overflow: hidden;
}

.form-divider {
  background-color: #d2d2d2;
  height: 1px;
  margin-top: 12px;
  margin-bottom: 24px;
  position: relative;
}

.divider-inner {
  background-color: var(--primary-color);
  width: 48px;
  height: 1px;
  position: absolute;
}

.contact-02-form {
  margin-top: 24px;
  margin-bottom: 0;
}

.body-text---semibold-small {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
}

.form-field {
  color: var(--theme-black);
  border: 1px solid #d2d2d2;
  border-radius: 6px;
  height: 40px;
  margin-top: 8px;
  margin-bottom: 0;
  padding-left: 16px;
}

.form-field:focus {
  border-color: var(--primary-color);
}

.form-field.textarea {
  color: var(--theme-black);
  height: auto;
  min-height: 72px;
}

.form-field.textarea-02 {
  color: var(--theme-black);
  height: auto;
  min-height: 96px;
}

.form-field.textarea-02:focus {
  border-color: var(--primary-color);
}

.contact-02-form-inner {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 30px;
  display: grid;
}

.about-03 {
  justify-content: center;
  padding-bottom: 140px;
  display: flex;
}

.about-03-container {
  flex: 1;
  justify-content: space-between;
  max-width: 1240px;
  margin-left: 40px;
  margin-right: 40px;
}

.about-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 60px;
  display: grid;
}

.about-card {
  background-image: linear-gradient(#fff, #f1f1f1);
  border: 1px solid #d2d2d2;
  border-radius: 12px;
  padding: 24px;
}

.case-studies {
  justify-content: center;
  padding-top: 100px;
  display: flex;
}

.case-studies-container {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  max-width: 1240px;
  margin-left: 40px;
  margin-right: 40px;
  display: grid;
}

.case-study-card-02 {
  background-color: var(--theme-white);
  color: var(--text-color-01);
  cursor: none;
  border: 1px solid #d2d2d2;
  border-radius: 16px;
  padding: 24px;
  text-decoration: none;
  transition: border-color 0.2s;
  position: relative;
  overflow: hidden;
}

.case-study-card-02:hover {
  border-color: var(--theme-black);
}

.case-img-box {
  border-radius: 16px;
  height: 280px;
  position: relative;
  overflow: hidden;
}

.case-img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.case-info {
  padding-top: 16px;
}

.blog-float {
  z-index: 1;
  position: absolute;
  inset: auto 0% 0% auto;
}

.blog-icon-bg {
  background-color: var(--yellow);
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.blog-arrow-outer img.blog-arrow-02 {
  filter: invert(1);
}

.blog-arrow-outer {
  z-index: 1;
  width: 28px;
  height: 28px;
  position: relative;
  overflow: hidden;
}

.blog-arrow-02 {
  position: absolute;
  left: -28px;
}

.blog {
  justify-content: center;
  padding-top: 100px;
  display: flex;
}

.blog-container {
  flex: 1;
  justify-content: space-between;
  max-width: 1240px;
  margin-left: 40px;
  margin-right: 40px;
}

.blog-collection-list-02 {
  grid-column-gap: 24px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.contact {
  justify-content: center;
  padding-top: 100px;
  padding-bottom: 140px;
  display: flex;
}

.contact-container {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  max-width: 1240px;
  margin-left: 40px;
  margin-right: 40px;
  display: grid;
}

.contact-text-outer {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-top: 36px;
  display: grid;
}

.contact-divider {
  background-image: linear-gradient(var(--yellow) 00, #0003 50%, #fff0);
  width: 1px;
  height: 100%;
}

.contact-form-inner {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 32px;
  margin-bottom: 40px;
  display: grid;
}

.form-field-02 {
  color: var(--theme-black);
  border: 1px solid #d2d2d2;
  border-radius: 6px;
  height: 56px;
  margin-top: 8px;
  margin-bottom: 0;
  padding-left: 16px;
}

.form-field-02:focus {
  border-color: var(--primary-color);
}

.map {
  justify-content: center;
  display: flex;
}

.map-container {
  flex: 1;
  justify-content: space-between;
  max-width: 1240px;
  margin-left: 40px;
  margin-right: 40px;
}

.map-img-box {
  max-width: 992px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.offices {
  justify-content: center;
  padding-top: 140px;
  display: flex;
}

.offices-container {
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  max-width: 1240px;
  margin-left: 40px;
  margin-right: 40px;
}

.office-card {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  border-bottom: 1px solid #d2d2d2;
  grid-template-rows: auto;
  grid-template-columns: auto 2fr 2fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.office-card._01 {
  padding-top: 0;
}

.office-img-wrap {
  border-radius: 6px;
  flex: 1;
  min-width: 200px;
  max-width: 280px;
  overflow: hidden;
}

.office-info-wrap._02 {
  margin-top: 40px;
}

.office-info {
  min-width: 250px;
  max-width: 343px;
}

.office-info-outer {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: row;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 3fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 418px;
  display: flex;
}

.frame {
  justify-content: flex-start;
  align-items: flex-start;
  height: 100%;
  margin-top: 308px;
  padding-left: 0;
  display: flex;
}

.work-card {
  flex: none;
  width: 328px;
  margin-right: 56px;
}

.line {
  background-color: #ffffff;
  border-radius: 8px;
  flex: 1;
  max-width: 1240px;
  height: 12px;
  margin-top: 52px;
  padding: 2px;
}

.yellow-line {
  background-color: var(--yellow);
  border-radius: 50px;
  width: 5px;
  height: 100%;
}

.state-img-wrap {
  border-radius: 16px;
  position: relative;
  overflow: hidden;
}

.state-float {
  position: absolute;
  inset: 0% auto auto 0%;
}

.auth {
  justify-content: center;
  padding-top: 100px;
  padding-bottom: 140px;
  display: flex;
}

.auth-container {
  flex: 1;
  justify-content: space-between;
  max-width: 792px;
  margin-left: 40px;
  margin-right: 40px;
}

.auth-img-wrap {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  position: relative;
  overflow: hidden;
}

.auth-form-block {
  border: 1px solid #d2d2d2;
  border-top-style: none;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
  flex-flow: column;
  align-items: center;
  padding-bottom: 60px;
  display: flex;
}

.auth-form {
  width: 100%;
  max-width: 560px;
  margin-left: 40px;
  margin-right: 40px;
}

.auth-form-inner {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  margin-bottom: 32px;
  display: grid;
}

.auth-field {
  color: var(--theme-black);
  border: 1px solid #d2d2d2;
  border-radius: 6px;
  height: 56px;
  margin-bottom: 0;
  padding: 16px;
  font-size: 16px;
  line-height: 24px;
}

.auth-field:focus {
  border-color: var(--primary-color);
}

.auth-link {
  color: var(--primary-color);
  text-decoration: none;
  transition: color 0.2s;
}

.auth-link:hover {
  color: var(--text-color-02);
}

.auth-float {
  background-color: var(--theme-white);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  margin-top: -50px;
  margin-bottom: 60px;
  display: flex;
  position: relative;
  left: 50%;
  transform: translate(-50%);
  box-shadow:
    0 2px 4px -1px #0000000f,
    0 4px 6px -1px #001e261a;
}

.lock-icon {
  object-fit: contain;
  width: 40px;
  height: 40px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  align-items: center;
  width: 574px;
  margin-left: 40px;
  margin-right: 40px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.error-img {
  margin-bottom: 60px;
}

.cms-single {
  justify-content: center;
  padding-top: 120px;
  padding-bottom: 140px;
  display: flex;
}

.cms-single.blog-single {
  padding-bottom: 0;
}

.cms-container {
  flex: 1;
  justify-content: space-between;
  max-width: 1240px;
  margin-left: 40px;
  margin-right: 40px;
  overflow: hidden;
}

.cms-img-outter {
  height: 500px;
  position: relative;
}

.cms-img-outter.blog-img {
  height: 600px;
}

.float-img-corner {
  position: absolute;
  inset: auto auto 0% 0%;
}

.circle-float {
  z-index: 1;
  width: 132px;
  position: absolute;
  inset: auto auto 10px 40px;
}

.cms-single-inner {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.cms-details-wrap {
  flex: 1;
  max-width: 800px;
  margin-right: 40px;
}

.cms-details-wrap.case-study-details {
  padding-top: 58px;
}

.cms-right {
  flex: 1;
  max-width: 380px;
  margin-top: -98px;
  position: relative;
}

.case-short-card {
  background-color: var(--background-color-02);
  border-radius: 6px;
  padding: 20px;
  display: flex;
}

.short-card-icon {
  background-color: var(--primary-color);
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  display: flex;
  position: relative;
  top: 4px;
  left: 4px;
}

.short-icon-wrap {
  background-color: var(--theme-white);
  border-radius: 6px;
  width: 36px;
  height: 36px;
  margin-right: 20px;
}

.cms-details-box {
  background-color: var(--theme-white);
  border: 1px solid #d2d2d2;
  border-radius: 16px;
  margin-bottom: 24px;
  padding: 24px 16px 20px;
}

.cms-right-short-list {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.more-case-study {
  margin-top: 100px;
}

.case-study-card-03 {
  border-radius: 16px;
  height: 500px;
  position: relative;
  overflow: hidden;
}

.case-card-wrapper {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 60px;
  display: grid;
}

.case-study-card-04 {
  border-radius: 16px;
  height: 840px;
  position: relative;
  overflow: hidden;
}

.changelog {
  justify-content: center;
  padding-top: 100px;
  padding-bottom: 140px;
  display: flex;
}

.changelog-container {
  flex: 1;
  justify-content: space-between;
  max-width: 818px;
  margin-left: 40px;
  margin-right: 40px;
  overflow: hidden;
}

.changelog-card {
  background-color: var(--background-color-02);
  text-align: center;
  border-radius: 12px;
  margin-top: 100px;
  padding: 60px 80px;
}

.yellow-color {
  color: var(--primary-color);
}

.btn-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: wrap;
  justify-content: center;
  margin-top: 32px;
  display: flex;
}

.testimonial-card-wrap {
  flex: 1;
  max-width: 784px;
  max-height: 872px;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.testimonial-card-02 {
  border-radius: 6px;
  max-width: 380px;
  margin-bottom: 24px;
  padding: 20px;
  box-shadow:
    0 4px 6px -1px #001e261a,
    0 2px 4px -1px #0000000f;
}

.profile {
  align-items: center;
  display: flex;
}

.profile-img-box {
  border-radius: 50%;
  width: 48px;
  height: 48px;
  margin-right: 12px;
  overflow: hidden;
}

.profile-img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.star-wrap {
  margin-top: 12px;
}

.star-icon {
  margin-right: 2px;
}

.headings-wrap-02 {
  flex: 1;
  max-width: 396px;
  margin-right: 40px;
}

.testimonial-line._01 {
  margin-right: 24px;
}

.linear-bottom {
  position: absolute;
  inset: auto 0% 0%;
}

.linear-top {
  position: absolute;
  inset: 0% 0% auto;
}

.color-wrap {
  margin-top: 100px;
}

.btn-03-icon-wrap {
  width: 16px;
  height: 16px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.blog-card-small {
  color: var(--text-color-01);
  background-color: #f1f1f1;
  border-radius: 6px;
  padding: 8px;
  text-decoration: none;
  transition: color 0.2s;
  display: flex;
}

.blog-card-small:hover {
  color: var(--primary-color);
}

.blog-card-img-box {
  border-radius: 6px;
  flex: none;
  width: 114px;
  max-width: 114px;
  min-height: 96px;
  overflow: hidden;
}

.blog-info-02 {
  margin-left: 12px;
}

.about-slide-img-outter {
  display: flex;
}

.about-slide-img {
  object-fit: cover;
  border-radius: 16px;
  width: 100%;
  height: 100%;
}

.about-slide-img-inner {
  flex: none;
  align-items: center;
  display: flex;
}

.about-slide-img-wrap {
  border-radius: 16px;
  flex: none;
  max-height: 306px;
  margin-right: 24px;
  overflow: hidden;
}

.about-slide-img-wrap.big {
  width: 237px;
  height: 304px;
}

.about-slide-img-wrap.small {
  width: 188px;
  height: 186px;
}

.about-slide-img-wrap.landscap {
  width: 257px;
  height: 170px;
}

.about-slide-img-wrap._177 {
  width: 177px;
  height: 186px;
}

.about-slide-img-wrap._237 {
  width: 237px;
  height: 254px;
}

.navbar-wrap {
  z-index: 99;
  justify-content: center;
  width: 100%;
  padding-top: 5px;
  display: flex;
  position: fixed;
  top: 0;
}

.case-study-line {
  background-color: #fff;
  height: 1px;
  margin-top: 48px;
  margin-bottom: 5px;
}

.case-study-line-inner {
  background-color: var(--primary-color);
  width: 50%;
  height: 1px;
}

.arrow-box {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.arrow-icon-01 {
  width: 100%;
  position: absolute;
}

.arrow-icon-01.yellow {
  width: 24px;
  height: 24px;
  position: absolute;
  right: -24px;
}

.arrow-icon-01.yellow-02 {
  width: 24px;
  height: 24px;
  position: absolute;
  left: -24px;
}

.logos-outer {
  flex-flow: row;
  flex: none;
  align-items: center;
  display: flex;
}

.logos-float {
  background-image: linear-gradient(90deg, #000, #fff0);
  width: 153px;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.logos-wrap {
  display: flex;
}

.logos-wrap._02 {
  justify-content: flex-end;
}

.logos-float-02 {
  background-image: linear-gradient(270deg, #000, #fff0);
  width: 153px;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.cursor {
  border-radius: 50%;
  transition: transform;
  position: absolute;
  inset: 0%;
}

.lottie-wraper {
  flex: 1;
  max-width: 450px;
  display: block;
}

.img-overlay {
  display: block;
  position: absolute;
  inset: 0%;
}

.overlay-white {
  z-index: 1;
  background-color: var(--theme-white);
  opacity: 0.5;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.overlay-black {
  background-color: var(--theme-black);
  opacity: 0.5;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.home-img-wrap {
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.btn-02-wrap {
  background-color: var(--text-color-01);
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  padding: 1px;
  display: inline-flex;
  position: relative;
  overflow: hidden;
}

.btn-linear-border {
  z-index: 0;
  background-image: radial-gradient(circle, var(--yellow), #fff0);
  width: 40px;
  height: 40px;
  position: absolute;
  inset: -5% auto auto -4%;
}

.blog-single-info-list {
  z-index: 3;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  padding: 24px 50px 24px 32px;
  display: flex;
}

.blog-skew-bg-01 {
  z-index: -1;
  background-color: var(--theme-white);
  position: absolute;
  inset: 0% 22px 0% -11%;
  transform: skew(-20deg);
  box-shadow:
    0 2px 4px -1px #0000000f,
    0 4px 6px -1px #001e261a;
}

.blog-skew-bg-02 {
  z-index: -2;
  background-color: var(--primary-color);
  height: 65%;
  position: absolute;
  inset: auto 0% 1%;
  transform: skew(-20deg);
}

.blog-short-info-box {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  align-items: flex-start;
  width: 150px;
  display: flex;
}

.blog-short-info {
  z-index: 1;
  margin-top: -45px;
  margin-bottom: 40px;
  position: relative;
}

.blog-category {
  border: 1px solid var(--text-color-01);
  border-radius: 100px;
  padding: 3px 8px;
}

.case-study-collection-list {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.case-study-collection-list.show-mobile {
  display: none;
}

.form-message {
  background-color: var(--theme-black);
  color: var(--theme-white);
  text-align: center;
  border: 1px solid #f1f1f178;
  border-radius: 32px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.btn-01-inner {
  height: 21px;
  overflow: hidden;
}

.timeline-inner {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto 1fr auto 0.5fr;
  grid-auto-columns: 1fr;
  align-items: start;
  margin-top: 20px;
  display: grid;
}

.timeline-inner._01 {
  grid-template-columns: 1fr auto 0.5fr 1fr auto;
}

.timline-border-02 {
  border-radius: 20px;
  width: 100%;
  height: 40px;
}

.timeline-border {
  width: 40px;
  height: 100%;
}

.team-img-box-copy {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  height: 100%;
  display: grid;
  position: relative;
  overflow: hidden;
}

.timeline-inner-img-box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr;
  grid-auto-rows: 40px;
  grid-auto-columns: 1fr;
  display: grid;
}

.timeline-card,
.timeline-card-copy {
  border-radius: 12px;
  height: 100%;
  overflow: hidden;
}

.services-left-top {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 212px;
  display: flex;
}

.services-container {
  z-index: 1;
  width: 100%;
  max-width: 1240px;
  margin-left: 40px;
  margin-right: 40px;
  position: relative;
  overflow: hidden;
}

.services-left {
  flex-flow: column;
  flex: 0 auto;
  justify-content: space-between;
  /* max-width: 335px; */
  max-width: 600px;
  display: flex;
}

.services-short-info {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.services-short-info._3,
.services-short-info._2,
.services-short-info._4 {
  display: none;
}

.services {
  background-color: #2f4e78;
  color: var(--theme-white);
  justify-content: center;
  padding-top: 140px;
  padding-bottom: 120px;
  display: flex;
  position: relative;
}

.services-res-wrap {
  display: none;
}

.services-left-bottom {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.badge-02-text {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

.services .badge-02-text {
  color: #ffffff;
}

.services-wrap {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  display: flex;
  position: relative;
}

.h2 {
  color: #2f4e78;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 600;
  line-height: 58px;
}

.services-right {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 1;
  justify-content: space-between;
  width: 840px;
  display: flex;
}

.body-02 {
  color: #1e2238;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.body-02.services-short-text-02 {
  color: #fff;
  padding-top: 12px;
}

.services-image-block {
  border-radius: 10px;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  border-bottom-right-radius: 0;
  border-right: none;
}

.services-list {
  cursor: pointer;
  border-right: 1px solid #80818c4d;
  justify-content: space-between;
  width: 460px;
  height: 500px;
  display: flex;
  position: relative;
  overflow: hidden;
  /* border-color: #000 !important; */
}

.services-list._2,
.services-list._3,
.services-list._4 {
  width: 106px;
}

.services-image-wrap {
  width: 354px;
  height: 500px;
  position: relative;
}

.services-image-wrap._2,
.services-image-wrap._3,
.services-image-wrap._4 {
  width: 0;
}

.services-item-text {
  z-index: 5;
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  width: 300px;
  display: flex;
  position: absolute;
  bottom: 125px;
  transform: rotate(-90deg);
}

.services-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.services-title-box {
  background-color: #fff;
  border-top-left-radius: 12px;
  width: 210px;
  height: 157px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.services-title-box._2,
.services-title-box._3 {
  width: 0;
}

.services-active-text {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 280px;
  display: flex;
  position: absolute;
  inset: auto auto 0% 160px;
}

.services-active-text._2,
.services-active-text._3 {
  display: none;
}

.services-item-text-wrap {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 72px;
  height: 100%;
  display: flex;
  position: relative;
}

.services-item-text-wrap._1 {
  opacity: 0;
  width: 90px;
}

.services-arrow {
  opacity: 0.3;
  /* filter: invert(); */
  width: 36px;
  height: 36px;
  transform: rotate(45deg);
}

.small-blog-collection {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.divider-wrap {
  overflow: hidden;
}

.nav-btn-wraaap {
  z-index: 1;
  position: relative;
}

.arrow-img-wrap {
  width: 20%;
  position: absolute;
  bottom: 50%;
  left: 50%;
  transform: translate(-50%, 50%);
}

.about-section-bottom {
  justify-content: center;
  padding-bottom: 144px;
  display: flex;
  overflow: hidden;
}

.service-lottie {
  width: 100%;
}

.nav-dropdown-item {
  color: var(--theme-white);
  align-items: center;
  text-decoration: none;
  display: flex;
}

.nav-dropdown-item.w--current {
  color: var(--primary-color);
}

.bullet {
  background-color: var(--theme-white);
  border-radius: 50%;
  flex: none;
  width: 6px;
  height: 6px;
  margin-right: 8px;
}

/* .nav-dropdown-wrap {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: var(--text-color-01);
  border-radius: 12px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding: 20px;
  display: grid;
  background-color: #ffffff;
  backdrop-filter: blur(12px);
} */

.nav-dropdown-wrap {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: var(--text-color-01);
  /* border: 1px solid var(--yellow)33; */
  border-radius: 12px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding: 20px;
  display: grid;
  background-color: #ffffff;
  backdrop-filter: blur(12px);
  width: 100%;
  gap: 0;
}

.nav-outter {
  flex: 1;
  justify-content: center;
  max-width: 1316px;
  display: flex;
}

.cursor-overlay {
  z-index: 99999;
  opacity: 1;
  pointer-events: none;
  mix-blend-mode: difference;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0%;
}

.cursor-dot {
  background-color: #fff;
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 5px;
  height: 5px;
  transition: transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  display: flex;
  position: relative;
}

.cursor-circle {
  border: 1px solid #ffffff80;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  transition: opacity 0.1s;
  position: absolute;
}

.service-float-shape {
  position: absolute;
  inset: auto 0% 0% auto;
}

.services-res-card {
  border-bottom: 1px solid #80818c4d;
  justify-content: space-between;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.services-res-center {
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.services-card-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.services-res-card-info {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  overflow: hidden;
}

.services-card-image-box {
  border-radius: 10px;
  width: 120px;
  height: 120px;
  overflow: hidden;
}

.services-res-card-left {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  width: 50%;
  display: flex;
}

.statistics-number-wrap {
  justify-content: center;
  height: 58px;
  display: flex;
  overflow: hidden;
}

.statistics-number-box {
  margin-left: -3px;
}

.statistics-number-box.upper {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.statistics-number-box.lower {
  flex-flow: column;
  display: flex;
}

.font {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform-origin: 50% 100%;
}

.header-wrap {
  perspective: 1000px;
  perspective-origin: 50%;
  position: relative;
}

.back {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform-origin: 50% 0;
  transform-style: preserve-3d;
  position: absolute;
  inset: 0%;
  transform: translate(0, 100%) rotateX(-90deg) rotateY(0) rotateZ(0);
}

.float-round-box {
  cursor: pointer;
}

.map-pin {
  cursor: pointer;
  background-color: #0000;
  background-image: url("../images/1813.webp");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 58px;
  height: 80px;
  transition: all 0.2s;
  position: absolute;
  top: 64px;
  left: 35px;
}

.map-pin:hover {
  transform: translate(0, -5px);
}

.map-pin._01 {
  background-image: url("../images/1815.webp");
  top: 31px;
  left: 570px;
}

.map-pin._02 {
  background-image: url("../images/1814.webp");
  top: 179px;
  left: 325px;
}

.map-pin._03 {
  background-image: url("../images/1816.webp");
  top: 257px;
  left: 925px;
}

.office {
  background-color: #fff0;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.office-inner {
  background-image: url("../images/675a4ac2a152c1fa8fed8833_Office%203.avif");
  background-position: 0 0;
  background-size: cover;
  border-radius: 16px;
  flex-flow: column;
  justify-content: flex-end;
  width: 100%;
  max-width: 1052px;
  height: 70vh;
  margin-left: 40px;
  margin-right: 40px;
  display: flex;
  position: fixed;
  overflow: hidden;
}

.office-inner._01 {
  background-image: url("../images/6763089d84421bcb6398784a_copernico-p_kICQCOM4s-unsplash%5B1%5D%20%281%29.webp");
}

.office-inner._02 {
  background-image: url("../images/676278017f2b92fe8a92b52a_Office%201.webp");
}

.office-inner._04 {
  background-image: url("../images/676278989b706e61c1b9bf6b_Office%204.webp");
}

.office-inner._03 {
  background-image: url("../images/6762789779fcbdefef4f328f_Office%202.webp");
}

.office-card-02 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  -webkit-backdrop-filter: blur(11px);
  backdrop-filter: blur(11px);
  color: var(--theme-white);
  background-color: #37343566;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  padding: 24px 32px 32px;
  display: flex;
}

.cross-box {
  border: 1px solid var(--theme-white);
  cursor: pointer;
  background-color: #fff6;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  transition: transform 0.2s;
  display: flex;
  position: absolute;
  inset: 32px 32px auto auto;
}

.cross-box:hover {
  transform: scale(1.2);
}

.cross-icon {
  width: 24px;
  height: 24px;
}

.office-info-outer-02 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 3fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  display: grid;
}

.heading-7 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 600;
  line-height: 42px;
  color: #ffffff;
}

.the-width-400vh-scrollable-div {
  flex-wrap: wrap;
  align-items: center;
  width: 400vh;
  height: 100%;
  padding-left: 40px;
  display: flex;
}

.no-box-2 {
  background-color: #373435;
  border-radius: 6px;
  margin-bottom: 12px;
  padding: 6px 9px;
  display: inline-block;
}

.heading-8 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 600;
  line-height: 60px;
  color: #ffffff;
}

.heading-8.process-text {
  color: #fff9;
  margin-left: 200px;
}

.the-overflow-hidden-mask {
  z-index: 3;
  background-color: var(--theme-black);
  color: var(--theme-white);
  width: 100%;
  height: 100%;
  padding-top: 109px;
  position: relative;
  overflow: hidden;
}

.the-height-400vh-section {
  color: var(--theme-white);
  background-color: #fff;
  border-top: 60px #24242417;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 300vh;
  margin-left: 0;
  display: flex;
  position: relative;
}

.the-height-400vh-section:focus {
  box-shadow: inset 0 0 0 85px #ff00004a;
}

.float-heding-inne-box {
  z-index: 6;
  flex: 1;
  max-width: 1240px;
  margin-left: 40px;
  margin-right: 40px;
  overflow: hidden;
}

.the-sticky-div {
  background-color: #ffffff82;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  margin: 0 auto;
  display: flex;
  position: sticky;
  top: 0;
  bottom: 0;
  overflow: hidden;
}

.float-heading-box {
  justify-content: center;
  display: flex;
  position: absolute;
  inset: 219px 0% 0%;
}

.float-line-wrap {
  z-index: 4;
  justify-content: center;
  margin-left: 40px;
  margin-right: 40px;
  display: flex;
  position: absolute;
  inset: 605px 0% 0%;
}

.logos-02 {
  margin-top: -120px;
}

.form-message-02 {
  border: 1px solid var(--text-color-01);
  background-color: var(--theme-white);
  text-align: center;
  border-radius: 32px;
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 16px;
}

.cursor-icon {
  width: 48px;
  height: 48px;
  position: absolute;
  top: -48px;
  left: -48px;
}

.nav-inner {
  display: none;
}

.licenses-btn-wrap {
  margin-top: 32px;
}

.office-img-text-wrap {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex: 1;
  display: flex;
}

.blog-white-corner {
  z-index: 6;
  object-fit: cover;
  background-color: #fff;
  position: absolute;
  inset: auto 0% 0% auto;
}

.blog-img-wrap {
  border: 2px solid #0000;
  border-radius: 12px;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.cms-img-wrap {
  border: 2px solid #0000;
  border-radius: 16px;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.white-corner {
  background-color: #fff;
  width: 150px;
  height: 100px;
  position: absolute;
  inset: auto auto -5% -1%;
}

.menu-icon {
  width: 20px;
  height: 20px;
  filter: invert(1);
}

.servic-wrapper {
  width: 100%;
  max-width: 800px;
}

.service-img-outer-2 {
  border: 2px solid #fff;
  border-radius: 24px;
  position: relative;
  overflow: hidden;
}

.service-card-2 {
  background-color: #fff;
  border-right: 1px solid #d2d2d2;
  flex: none;
  max-width: 360px;
  padding: 60px 32px;
  transition:
    transform 0.2s,
    background-color 0.2s;
}

.service-float-02 {
  position: absolute;
  inset: auto auto 0% 0%;
}

.service-text-wrap {
  flex-flow: column;
  flex: none;
  justify-content: space-between;
  max-width: 38%;
  padding-right: 90px;
}

.service-card-wrapper-2 {
  display: flex;
}

.service-container {
  flex: 1;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  max-width: 1635px;
  height: 400vh;
  margin-left: auto;
  padding-left: 40px;
  position: relative;
}

.service-inner {
  display: flex;
  position: sticky;
  top: 300px;
  overflow: hidden;
}

.heading-9 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  color: #2f4e78;
}

.service {
  justify-content: center;
  align-items: flex-start;
  padding-top: 140px;
  padding-bottom: 140px;
}

.case-study-img-wrap {
  border: 2px solid #e45d5d00;
  border-radius: 16px;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.list-item {
  flex: none;
  margin-left: 8px;
  margin-right: 8px;
}

.paragraph-list {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-top: 80px;
  display: grid;
}

.service-img-wrap-01 {
  border: 2px solid #fff;
  border-radius: 24px;
  width: 100%;
  height: 244px;
  overflow: hidden;
}

.scroll-to-top {
  z-index: 100;
  background-color: #00a7e5;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  transition:
    background-color 0.2s,
    transform 0.4s;
  display: flex;
  position: fixed;
  bottom: 48px;
  right: 48px;
}

.scroll-to-top:hover {
  background-color: #ffdd21;
}

.form-btn-wrap {
  background-image: linear-gradient(#000, #373435);
  border: 1px solid #fff6;
  border-radius: 30px;
  position: relative;
  overflow: hidden;
}

.form-btn-wrap._02 {
  background-image: linear-gradient(#fff, #f1f1f1);
  border-color: #d2d2d2;
  border-radius: 6px;
}

.form-btn-overlay {
  background-color: #fff;
  width: 0;
  position: absolute;
  inset: 0%;
}

.form-btn-overlay._02 {
  background-color: var(--theme-black);
}

.form-button-outer {
  display: flex;
}

nav#w-dropdown-list-2 .body-text---small.nav-text {
  width: 100%;
}

.last-link {
  margin-left: 100px;
}

.last-link i.fa-solid.fa-phone {
  font-size: 12px;
  margin-right: 5px;
}

.navbar-wrap .w-nav-brand img {
  width: 180px;
}

ul.nav-menu.w-list-unstyled {
  margin-right: 0;
}

.footer-wrap a.footer-brand.w-inline-block.w--current img.logo {
  max-width: 200px;
  width: 100%;
}

.footer-wrap a {
  color: #000;
  text-decoration: none;
}

.footer-wrap p.body-text---small.mt-8 i {
  margin-right: 10px;
}

section.footer-wrap p.body-text---small.mt-8 {
  margin: 0;
}

.footer section.bottom a.footer-link {
  display: inline-block;
  width: 40px;
  margin-left: 5px;
  vertical-align: text-bottom;
}

.bot-right a img {
  /* filter: invert(1); */
  width: 20px;
}

p.bottom-text a {
  color: #000;
  text-decoration: none;
}

.case-study h3.heading-06.mt-20,
.case-study p.heading-06.mt-20 {
  font-size: 18px;
  font-weight: 400;
}

p.bottom-text a:hover {
  color: #fdb813;
  font-weight: 500;
}

section.blogs {
  padding-top: 100px;
  background-color: #2f4e78;
}

a.blog-card.w-inline-block:hover h3.heading-06.mt-16 {
  color: #fff !important;
}

section.blogs p.body-text---semibold {
  color: #ffffff;
}

section.blogs h2.heading-02.mt-12 {
  color: #ffffff;
}

.blog-inner-page p#con-sec,
.blog-inner-page p#faq-sec,
.blog-inner-page p.intro-sec {
  font-size: 32px;
  line-height: 36px;
  font-weight: bold;
}

/* @media screen and (max-width: 1600px) {
.section.banner {
    padding-top: 8.75rem;
}
} */

@media screen and (max-width: 991px) {
  /* .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown {
    flex-flow: column;
    align-items: flex-start;
    width: 100%;
    display: flex;
    position: relative;
  }

  .nav-menu {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    background-color: var(--theme-black);
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-around;
    place-items: flex-start center;
    margin: 34px 0 20px;
    padding-left: 0;
    display: flex;
  }

  .menu-button {
    background-color: #000;
    border-radius: 50%;
    padding: 12px;
  }

  .menu-button.w--open {
    background-color: var(--text-color-01);
    color: #fff;
    border: 1px solid var(--yellow)4d;
  }

  .menu-button._02 {
    justify-content: center;
    align-items: center;
    width: 44px;
    height: 44px;
    padding: 0;
    display: flex;
  }

  .menu-button._01.w--open {
    justify-content: center;
    align-items: center;
    width: 44px;
    height: 44px;
    display: flex;
  }

  .nav-dropdown-toggle {
    margin-left: 0;
  }

  .navbar-wrapper {
    overflow: visible;
  } */

  /* .nav-dropdown-list {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    inset: 0% 0% auto;
  } */

  /* .nav-dropdown-list.w--open {
    inset: 0% 0% auto;
  }

  .nav-button-wrapper {
    margin-left: 0;
  }

  .nav-menu-wrapper {
    background-color: var(--theme-black);
    border-radius: 12px;
    justify-content: flex-start;
    align-items: flex-start;
    height: 100vh;
    padding: 36px 32px 40px;
    position: fixed;
    top: 0;
    left: 0;
  }

  .menu-icon {
    filter: unset;
  }

  .navbar {
    overflow: visible;
  } */

  .color {
    margin-top: 80px;
  }

  .heading-01 {
    font-size: 54px;
    line-height: 64px;
  }

  .buttons {
    margin-top: 120px;
  }

  .heading-02 {
    font-size: 42px;
    line-height: 48px;
  }

  .button-container {
    flex-wrap: wrap;
  }

  .typography-container {
    margin-top: 120px;
  }

  .color-grid {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .body-text---small.mt-12.color {
    margin-top: 12px;
  }

  .typography-size-wrap {
    display: none;
  }

  .body-text---semibold.mt-8 {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-contact {
    background-position: -25%;
  }

  .footer-contact-container {
    flex-flow: column;
    align-items: flex-start;
  }

  .footer-contact-text {
    margin-bottom: 40px;
  }

  .contact-info-bottom {
    margin-top: 40px;
  }

  .contact-form-box {
    width: 100%;
    max-width: none;
  }

  .title-section {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .slide-title {
    font-size: 150px;
    line-height: 160px;
  }

  .footer-wrapper {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-wrap: wrap;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .home-hero {
    height: auto;
  }

  .section-top {
    flex-flow: column;
    align-items: flex-start;
  }

  .section-top._03 {
    align-items: flex-start;
  }

  .headings-wrap {
    margin-bottom: 40px;
    margin-right: 0;
  }

  .headings-wrap._01 {
    max-width: none;
    margin-bottom: 24px;
  }

  .text-wrap {
    max-width: none;
  }

  .text-wrap._02,
  .text-wrap._03 {
    margin-top: 0;
  }

  .home-bottom {
    flex: none;
    height: 300px;
    margin-top: 100px;
  }

  .home-float-box {
    width: 15%;
    padding: 5px;
  }

  .about-section-top {
    padding-top: 120px;
  }

  .about-bottom {
    margin-top: 100px;
  }

  .about-float-box {
    width: 160px;
    padding: 5px;
  }

  .state {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .state-container {
    flex-flow: column;
    grid-template-columns: 1fr;
    align-items: center;
    display: flex;
  }

  .state-img {
    width: 423px;
  }

  .state-card-list {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    margin-top: 32px;
    margin-bottom: 32px;
  }

  .case-study {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .service-text-bottom {
    margin-top: 40px;
  }

  .service-card {
    border-top: 1px solid #d2d2d2;
  }

  .service-card._03,
  .service-card._04 {
    border-bottom: 1px solid #d2d2d2;
  }

  .state-02 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .state-02-container {
    flex-flow: column;
    align-items: flex-start;
  }

  .state-02-text-wrap {
    margin-bottom: 40px;
  }

  .state-text-bottom {
    margin-top: 20px;
  }

  .service-02-text-wrap {
    margin-bottom: 40px;
    margin-right: 0;
  }

  .service-02-img-box {
    margin-left: auto;
    margin-right: auto;
  }

  .service-02 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .service-02-container {
    flex-flow: column;
    align-items: flex-start;
  }

  .testimonial {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .testimonial-container {
    flex-flow: column;
    align-items: flex-start;
  }

  .logos-container {
    text-align: center;
    flex-flow: column;
    align-items: center;
  }

  .logos-wrapper {
    justify-content: center;
    margin-top: 40px;
  }

  .logos-box {
    margin-left: 20px;
    margin-right: 20px;
  }

  .team {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .team-inner {
    grid-template-columns: 1fr 1fr;
    height: auto;
  }

  .team-box-01,
  .team-box-01._02 {
    width: auto;
  }

  .team-card._01,
  .team-card._02 {
    height: 220px;
  }

  .team-border {
    display: none;
  }

  .team-pattern {
    height: auto;
  }

  .blogs {
    padding-bottom: 120px;
  }

  .blog-collection-list {
    grid-template-columns: 1fr 1fr;
  }

  .about {
    padding-top: 100px;
    padding-bottom: 120px;
  }

  .about-img-wrap {
    flex-flow: column;
  }

  .float-vector {
    max-width: 60%;
  }

  .timeline,
  .team-02 {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .team-grid {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .faq {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .faq-left {
    width: 100%;
    max-width: none;
    margin-right: 0;
  }

  .faq-float {
    padding: 5px;
  }

  .faq-container {
    flex-flow: column;
  }

  .faq-header {
    cursor: pointer;
  }

  .faq-list {
    max-width: none;
    margin-top: 40px;
  }

  .service-single {
    padding-top: 100px;
    padding-bottom: 120px;
  }

  .service-details-wrap {
    margin-right: 0;
  }

  .service-single-inner {
    flex-flow: column;
    align-items: flex-start;
  }

  .contact-form-wrap {
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
  }

  .about-03 {
    padding-bottom: 120px;
  }

  .about-grid {
    grid-template-columns: 1fr 1fr;
  }

  .case-img-box {
    height: 240px;
  }

  .blog-collection-list-02 {
    grid-template-columns: 1fr 1fr;
  }

  .contact {
    padding-bottom: 120px;
  }

  .contact-container {
    grid-row-gap: 60px;
    grid-template-columns: 1fr;
  }

  .contact-divider {
    background-image: linear-gradient(
      90deg,
      var(--yellow) 00,
      #0003 50%,
      #fff0
    );
    flex: none;
    width: 100%;
    height: 1px;
  }

  .map-img-box {
    max-width: 608px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .offices {
    padding-top: 120px;
  }

  .office-card {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 2fr;
    grid-auto-columns: 1fr;
    padding-top: 40px;
    padding-bottom: 40px;
    display: grid;
  }

  .office-card._01 {
    grid-template-columns: 1fr 1fr;
  }

  .office-info-wrap._02,
  .office-info-wrap.res {
    min-width: 200px;
  }

  .office-info {
    flex: none;
  }

  .office-info-outer {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    grid-template-columns: 1fr 2fr;
    justify-content: flex-start;
  }

  .auth {
    padding-bottom: 120px;
  }

  .cms-single {
    padding-top: 100px;
    padding-bottom: 120px;
  }

  .cms-single-inner {
    flex-flow: column;
    align-items: flex-start;
  }

  .cms-details-wrap {
    margin-right: 0;
  }

  .cms-right {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: start;
    width: 100%;
    max-width: none;
    margin-top: 40px;
    display: grid;
  }

  .case-card-wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    margin-top: 40px;
  }

  .case-study-card-04 {
    height: 500px;
  }

  .changelog {
    padding-bottom: 120px;
  }

  .changelog-card {
    margin-top: 80px;
  }

  .testimonial-card-wrap {
    flex: none;
    margin-top: 0;
    margin-bottom: 0;
  }

  .headings-wrap-02 {
    margin-bottom: 40px;
    margin-right: 0;
  }

  .color-wrap {
    margin-top: 80px;
  }

  .lottie-wraper {
    margin-left: auto;
    margin-right: auto;
  }

  .blog-single-info-list {
    grid-column-gap: 60px;
    grid-row-gap: 20px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-left: 24px;
    padding-right: 24px;
    display: grid;
  }

  .blog-skew-bg-01 {
    right: 38px;
  }

  .blog-skew-bg-02 {
    height: 120px;
    right: 22px;
  }

  .timeline-inner {
    grid-template-columns: 1fr 1fr;
    height: auto;
  }

  .timeline-inner._01 {
    grid-template-columns: 1fr 1fr;
  }

  .timeline-border {
    display: none;
  }

  .team-img-box-copy {
    grid-template-columns: 1fr 1fr;
  }

  .team-img-box-copy._02 {
    grid-template-columns: 1fr;
  }

  .timeline-inner-img-box {
    width: auto;
  }

  .services-left-top,
  .services-left {
    width: 100%;
  }

  .services {
    padding-top: 100px;
  }

  .services-res-wrap {
    display: block;
  }

  .services-left-bottom {
    display: none;
  }

  .services-wrap {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    flex-flow: column;
  }

  .h2 {
    font-size: 42px;
  }

  .services-right {
    width: 100%;
    display: none;
  }

  .divider-wrap {
    height: 4px;
    display: flex;
  }

  .about-section-bottom {
    padding-bottom: 120px;
  }

  .services-res-card-left {
    width: 65%;
  }

  .float-round-box.faq-float {
    margin-top: -169px;
  }

  .map-pin {
    width: 35px;
    height: 50px;
    top: 45px;
    left: 22px;
  }

  .map-pin._01 {
    top: 22px;
    left: 350px;
  }

  .map-pin._02 {
    top: 114px;
    left: 201px;
  }

  .map-pin._03 {
    top: 164px;
    left: 569px;
  }

  .office {
    display: none;
  }

  .office-inner {
    max-width: 688px;
  }

  .office-inner._01,
  .office-inner._02,
  .office-inner._04,
  .office-inner._03 {
    background-size: auto 50vh;
  }

  .office-card-02 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    grid-template-columns: 1fr 2fr;
    justify-content: flex-start;
    position: relative;
  }

  .office-info-outer-02 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr 2fr;
    width: 100%;
  }

  .heading-8 {
    font-size: 42px;
    line-height: 48px;
  }

  /* .nav-inner {
    justify-content: space-between;
    align-items: center;
    display: flex;
    width: 100%;
  }

  .menu-icon {
    width: auto;
    height: auto;
    display: block;
  } */

  .servic-wrapper {
    margin-top: 40px;
  }

  .service-card-2 {
    border-top: 1px solid #d2d2d2;
  }

  .service-text-wrap {
    max-width: 500px;
    margin-top: 0;
    padding-top: 0;
  }

  .service-card-wrapper-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .service-container {
    flex-flow: column;
    margin-left: 40px;
    margin-right: 40px;
    padding-left: 40px;
  }

  .service-inner {
    flex-flow: column;
    top: 124px;
  }

  .service {
    justify-content: center;
    padding-top: 80px;
    padding-bottom: 60px;
    display: flex;
  }

  /* .list-item {
    justify-content: flex-start;
    width: 100%;
    margin-left: 0;
    display: flex;
  }

  .menu-icon-wrap {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex;
  } */
}

@media screen and (max-width: 767px) {
  h5 {
    font-size: 24px;
    line-height: 32px;
  }

  h6 {
    font-size: 20px;
    line-height: 24px;
  }

  blockquote {
    padding: 40px;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .nav-menu {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: column;
    /* padding-bottom: 30px; */
    padding-left: 0;
  }

  .nav-dropdown-toggle {
    padding: 10px 25px 10px 5px;
    margin: 0;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .color {
    margin-top: 60px;
  }

  .heading-01 {
    font-size: 50px;
    line-height: 58px;
  }

  .heading-04 {
    font-size: 24px;
    line-height: 30px;
  }

  .heading-03 {
    font-size: 30px;
    line-height: 38px;
  }

  .heading-03.timeline-text {
    font-size: 24px;
    line-height: 30px;
  }

  .typography-list {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .buttons {
    margin-top: 100px;
  }

  /* .heading-02 {
    font-size: 36px;
    line-height: 42px;
  } */

  .colors-headers {
    padding-bottom: 100px;
  }

  .typography-container {
    margin-top: 100px;
  }

  .heading-06 {
    font-size: 16px;
    line-height: 24px;
  }

  .text-for-color-box {
    font-size: 17px;
    line-height: 24px;
  }

  .body-text---large-semibold._10px {
    font-size: 10px;
    line-height: 16px;
  }

  .d-flex {
    flex-flow: wrap;
  }

  .color-grid {
    grid-template-columns: 1fr 1fr;
  }

  .body-text---default.mt-12._8px {
    margin-top: 4px;
    font-size: 8px;
    line-height: 12px;
  }

  .body-text---default.mt-8._8px,
  .button-text-02.yellow-color._8 {
    font-size: 8px;
    line-height: 12px;
  }

  .heading-05 {
    font-size: 18px;
    line-height: 28px;
  }

  .navbar-wrap .w-nav-brand img {
    width: 130px;
  }

  .body-text---large-semibold {
    font-size: 14px;
    line-height: 24px;
  }

  .ser-btn {
    margin-top: 30px;
  }

  .body-text---default {
    font-size: 14px;
    line-height: 24px;
  }

  .btn-03.mt-12._02 {
    margin-top: 4px;
  }

  .btn-icon.black.con {
    width: 8px;
    height: 8px;
    left: -8px;
  }

  .btn-icon.con {
    width: 8px;
    height: 8px;
  }

  .footer {
    border-top-left-radius: 32px;
    border-top-right-radius: 32px;
    padding-top: 50px;
  }

  .footer-contact {
    background-position: -50%;
    background-size: auto;
  }

  .title-section {
    margin-top: 80px;
    margin-bottom: 80px;
  }

  .slide-title {
    font-size: 120px;
    line-height: 130px;
  }

  .footer-wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .bottom-container {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    text-align: center;
    flex-flow: column;
    align-items: center;
  }

  .home-hero {
    padding-top: 140px;
  }

  .heading-06-medium {
    font-size: 16px;
    line-height: 24px;
  }

  .home-bottom {
    height: 300px;
    margin-top: 60px;
  }

  .home-float-box {
    width: 20%;
    top: -18%;
  }

  .about-section-top {
    padding-top: 100px;
  }

  .about-bottom {
    margin-top: 60px;
  }

  .state {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .case-study,
  .state-02,
  .service-02 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .testimonial {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .logos-container {
    margin-left: 0;
    margin-right: 0;
    overflow: hidden;
  }

  .logos-wrapper {
    width: 100%;
  }

  .logos-box {
    width: 140px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .team {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .team-inner {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .team-card._01,
  .team-card._02 {
    height: 400px;
  }

  .team-pattern {
    height: 80px;
    display: none;
  }

  .blogs {
    padding-bottom: 100px;
  }

  .blog-collection-list {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .about {
    padding-top: 80px;
    padding-bottom: 100px;
  }

  .about-img-wrap {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .about-img-box {
    width: 100%;
  }

  .timeline {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .metrics-section {
    padding-left: 10px;
  }

  .team-02 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .team-grid {
    grid-template-columns: 1fr 1fr;
    margin-top: 40px;
  }

  .team-card-02 {
    padding: 15px;
  }

  .faq {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .faq-float {
    width: 150px;
  }

  .service-single {
    padding-top: 80px;
    padding-bottom: 100px;
  }

  .service-single-inner {
    padding-top: 40px;
  }

  .about-03 {
    padding-bottom: 100px;
  }

  .about-grid {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .case-studies {
    padding-top: 80px;
  }

  .case-studies-container {
    grid-template-columns: 1fr;
  }

  .blog {
    padding-top: 80px;
  }

  .blog-collection-list-02 {
    grid-template-columns: 1fr;
  }

  .contact {
    padding-top: 80px;
    padding-bottom: 100px;
  }

  .map-img-box {
    max-width: 400px;
  }

  .offices {
    padding-top: 100px;
  }

  .office-card {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    grid-template-columns: 1fr;
  }

  .office-card._01 {
    grid-template-columns: 1fr;
  }

  .office-info-wrap._02 {
    margin-top: 32px;
  }

  .office-info-outer {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .auth {
    padding-top: 80px;
    padding-bottom: 100px;
  }

  .auth-form {
    width: 90%;
  }

  .utility-page-wrap {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .cms-single {
    padding-top: 80px;
    padding-bottom: 100px;
  }

  .float-img-corner {
    width: 55%;
  }

  .circle-float {
    width: 110px;
    left: 30px;
  }

  .cms-single-inner {
    padding-top: 40px;
  }

  .cms-details-wrap.case-study-details {
    padding-top: 0;
  }

  .cms-right {
    grid-template-columns: 1fr;
    max-width: 380px;
    margin-left: auto;
    margin-right: auto;
  }

  .more-case-study {
    margin-top: 80px;
  }

  .case-study-card-03 {
    height: 350px;
  }

  .case-card-wrapper {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    margin-top: 32px;
  }

  .case-study-card-04 {
    height: 350px;
  }

  .changelog {
    padding-top: 80px;
    padding-bottom: 100px;
  }

  .changelog-card {
    margin-top: 60px;
    padding-left: 60px;
    padding-right: 60px;
  }

  .testimonial-card-wrap {
    margin-top: 20px;
  }

  .color-wrap {
    margin-top: 60px;
  }

  .btn-03-icon-wrap.con {
    width: 8px;
    height: 8px;
  }

  .blog-single-info-list {
    grid-column-gap: 0px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
  }

  .blog-skew-bg-01 {
    right: 10px;
    transform: translate(-60px) skew(-15deg);
  }

  .blog-skew-bg-02 {
    height: 200px;
    right: 0;
    transform: translate(-45px) skew(-15deg);
  }

  .blog-short-info-box {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
  }

  .blog-short-info {
    margin-top: -111px;
  }

  .blog-category {
    padding: 4px 8px;
  }

  .case-study-collection-list {
    grid-template-columns: 1fr;
    /* display: none; */
  }

  .case-study-collection-list.show-mobile {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .timeline-inner {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    grid-template-columns: 1fr;
  }

  .timline-border-02 {
    height: 30px;
  }

  .team-img-box-copy,
  .timeline-inner-img-box {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .services {
    padding-bottom: 100px;
  }

  .h2 {
    font-size: 36px;
    line-height: 52px;
  }

  .about-section-bottom {
    padding-top: 40px;
    padding-bottom: 100px;
  }

  .services-res-card {
    grid-column-gap: 28px;
    grid-row-gap: 28px;
    flex-flow: column;
  }

  .services-res-right {
    justify-content: flex-end;
    display: flex;
  }

  .services-res-card-info {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .services-res-card-left {
    width: 100%;
  }

  .statistics-number-wrap {
    height: auto;
  }

  .float-round-box.faq-float {
    margin-top: -45px;
  }

  .map-pin {
    width: 25px;
    height: 40px;
    top: 24px;
    left: 15px;
  }

  .map-pin._01 {
    top: 9px;
    left: 229px;
  }

  .map-pin._02 {
    top: 70px;
    left: 130px;
  }

  .map-pin._03 {
    top: 101px;
    left: 371px;
  }

  .office {
    justify-content: center;
    align-items: flex-start;
    padding-left: 40px;
    padding-right: 40px;
    display: none;
  }

  .office-inner {
    background-position: 50%;
    border-radius: 6px;
    flex-flow: row;
    width: 90%;
    height: auto;
    margin-top: 200px;
    display: flex;
    overflow: hidden;
  }

  .office-inner._01,
  .office-inner._02,
  .office-inner._04,
  .office-inner._03 {
    background-size: cover;
  }

  .office-card-02 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
    grid-template-columns: 1fr;
    width: 50%;
    height: 182px;
    padding: 12px;
    position: relative;
    right: 0;
  }

  .cross-box {
    width: 14px;
    height: 14px;
    top: 8px;
    right: 8px;
  }

  .office-info-outer-02 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    grid-template-columns: 1fr;
  }

  .heading-7 {
    font-size: 24px;
    line-height: 30px;
  }

  .heading-8 {
    font-size: 36px;
    line-height: 42px;
  }

  .office-img-text-wrap {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
  }

  .service-img-outer-2 {
    height: 244px;
  }

  .service-float-02 {
    max-width: 75%;
  }

  .heading-9 {
    font-size: 16px;
    line-height: 26px;
  }

  .paragraph-list {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .service-img-wrap-01 {
    border-width: 5px;
  }
}

@media screen and (max-width: 479px) {
  blockquote {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    padding: 32px;
  }

  .nav-menu {
    flex-direction: column;
  }

  .nav-button-wrapper {
    width: auto;
  }

  .navbar {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero {
    border-bottom-right-radius: 32px;
    border-bottom-left-radius: 32px;
  }

  .hero-container {
    margin-left: 20px;
    margin-right: 20px;
  }

  .heading-01 {
    font-size: 42px;
    line-height: 48px;
  }

  .heading-03.timeline-text {
    font-size: 24px;
    line-height: 30px;
  }

  .typography-list {
    margin-top: 40px;
  }

  .buttons {
    margin-top: 60px;
  }

  /* .heading-02 {
    font-size: 30px;
    line-height: 35px;
  } */

  .colors-headers {
    padding-bottom: 60px;
  }

  .button-container {
    margin-top: 40px;
  }

  .typography-container {
    margin-top: 60px;
  }

  .color-card {
    width: 160px;
  }

  .text-for-color-box {
    font-size: 16px;
    line-height: 24px;
  }

  .colors-container {
    margin-left: 20px;
    margin-right: 20px;
  }

  .d-flex {
    flex-direction: column;
    align-items: flex-start;
  }

  .color-grid {
    grid-template-columns: 1fr;
    justify-items: start;
    margin-top: 40px;
  }

  .heading-05 {
    margin-bottom: 0;
  }

  .heading-05.timeline-header {
    white-space: break-spaces;
    word-break: break-all;
    font-size: 18px;
    line-height: 22px;
  }

  .footer-contact {
    background-position: -100%;
  }

  .footer-contact-container {
    margin-left: 20px;
    margin-right: 20px;
  }

  .contact-info-bottom {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .contact-form {
    grid-template-columns: 1fr;
  }

  .title-section {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .slide-title {
    font-size: 50px;
    line-height: 60px;
  }

  .footer-link:hover {
    color: #fff;
  }

  .footer-block {
    margin-top: 32px;
  }

  .footer-wrapper {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-direction: column;
    grid-template-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-container,
  .bottom-container {
    margin-left: 20px;
    margin-right: 20px;
  }

  .home-hero {
    padding-top: 100px;
  }

  .home-container {
    margin-left: 20px;
    margin-right: 20px;
  }

  .home-float-box {
    width: 25%;
    top: -30%;
  }

  .about-section-top {
    padding-top: 80px;
  }

  .about-container {
    margin-left: 20px;
    margin-right: 20px;
  }

  .about-float-box {
    width: 140px;
    top: -70px;
    left: 40px;
  }

  .state {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .state-container {
    margin-left: 20px;
    margin-right: 20px;
  }

  .case-study {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .case-study-container {
    margin-left: 20px;
    margin-right: 20px;
  }

  .case-study-slider {
    margin-top: 0;
    padding-top: 0;
  }

  .case-study-img-box {
    height: 220px;
  }

  /* .right-arrow,
  .left-arrow {
    display: none;
  } */

  .best-study-page .case-study-slide {
    margin-right: 0;
  }

  .service-card {
    max-width: 280px;
    margin-right: 24px;
    padding: 24px 16px;
  }

  .state-02 {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .state-02-container {
    margin-left: 20px;
    margin-right: 20px;
    overflow: hidden;
  }

  .state-02-graph {
    width: 100%;
    max-width: none;
  }

  .service-02 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .service-02-container {
    margin-left: 20px;
    margin-right: 20px;
  }

  .testimonial {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .testimonial-container,
  .logos-container {
    margin-left: 20px;
    margin-right: 20px;
  }

  .team {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .team-container {
    margin-left: 20px;
    margin-right: 20px;
  }

  .team-card,
  .team-card._01,
  .team-card._02 {
    height: 300px;
  }

  .blogs {
    padding-bottom: 80px;
  }

  .blogs-container {
    margin-left: 20px;
    margin-right: 20px;
  }

  .blog-img-box {
    height: 230px;
  }

  .about {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .about-02-container {
    margin-left: 20px;
    margin-right: 20px;
  }

  .about-img-wrap {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .float-vector {
    width: 50%;
  }

  .timeline {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .timeline-container {
    margin-left: 20px;
    margin-right: 20px;
  }

  .metrics-section {
    justify-content: flex-end;
    align-self: center;
    align-items: flex-end;
    padding-left: 0;
    padding-right: 0;
  }

  .timeline-item {
    padding-left: 10px;
    padding-right: 10px;
  }

  .game-header-group {
    padding-right: 10px;
  }

  .team-02 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .team-02-container {
    margin-left: 20px;
    margin-right: 20px;
  }

  .header {
    text-align: center;
  }

  .team-grid {
    grid-template-columns: 1fr;
  }

  .faq {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .faq-float {
    width: 100px;
    margin-top: 80px;
  }

  .faq-container {
    margin-left: 20px;
    margin-right: 20px;
  }

  .service-single {
    padding-top: 60px;
    padding-bottom: 80px;
  }

  .service-single-container {
    margin-left: 20px;
    margin-right: 20px;
  }

  .service-img-wrap {
    height: 300px;
  }

  .contact-form-wrap {
    width: 100%;
    max-width: none;
  }

  .contact-02-form-inner {
    grid-template-columns: 1fr;
  }

  .about-03 {
    padding-bottom: 80px;
  }

  .about-03-container {
    margin-left: 20px;
    margin-right: 20px;
  }

  .case-studies {
    padding-top: 60px;
  }

  .case-studies-container {
    margin-left: 20px;
    margin-right: 20px;
  }

  .case-study-card-02 {
    padding: 16px;
  }

  .case-img-box {
    height: 200px;
  }

  .blog {
    padding-top: 60px;
  }

  .blog-container {
    margin-left: 20px;
    margin-right: 20px;
  }

  .contact {
    padding-top: 60px;
    padding-bottom: 80px;
  }

  .contact-container {
    margin-left: 20px;
    margin-right: 20px;
  }

  .contact-form-inner {
    grid-template-columns: 1fr;
  }

  .map-container {
    margin-left: 20px;
    margin-right: 20px;
  }

  .map-img-box {
    max-width: 240px;
  }

  .offices {
    padding-top: 80px;
  }

  .offices-container {
    margin-left: 20px;
    margin-right: 20px;
  }

  .office-card {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .office-img-wrap {
    max-width: none;
  }

  .office-info-outer {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    grid-template-columns: 1fr;
  }

  .frame {
    margin-top: 216px;
  }

  .work-card {
    width: 260px;
  }

  .state-float {
    width: 60%;
  }

  .auth {
    padding-top: 60px;
    padding-bottom: 80px;
  }

  .auth-container {
    margin-left: 20px;
    margin-right: 20px;
  }

  .auth-form-block {
    padding-bottom: 40px;
  }

  .auth-form-inner {
    grid-template-columns: 1fr;
  }

  .auth-float {
    margin-bottom: 40px;
  }

  .utility-page-wrap {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .cms-single {
    padding-top: 60px;
    padding-bottom: 80px;
  }

  .cms-container {
    margin-left: 20px;
    margin-right: 20px;
  }

  .cms-img-outter {
    height: 350px;
  }

  .float-img-corner {
    width: 55%;
  }

  .circle-float {
    width: 25%;
  }

  .case-short-card {
    padding: 16px;
  }

  .more-case-study {
    margin-top: 60px;
  }

  .case-card-wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    margin-top: 40px;
  }

  .changelog {
    padding-top: 60px;
    padding-bottom: 80px;
  }

  .changelog-container {
    margin-left: 20px;
    margin-right: 20px;
  }

  .changelog-card {
    margin-top: 40px;
    padding: 40px;
  }

  .testimonial-card-wrap {
    margin-top: 0;
  }

  .testimonial-line._01 {
    display: none;
  }

  .blog-card-small {
    flex-flow: column;
  }

  .blog-card-img-box {
    width: auto;
    max-width: none;
    height: 150px;
    margin-bottom: 12px;
  }

  .blog-info-02 {
    margin-left: 0;
  }

  .blog-single-info-list {
    padding: 20px;
  }

  .blog-skew-bg-01 {
    transform: translate(-30px) skew(-10deg);
  }

  .blog-skew-bg-02 {
    transform: translate(-15px) skew(-10deg);
  }

  .case-study-collection-list {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .services-left-top {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .services-container {
    margin-left: 20px;
    margin-right: 20px;
  }

  .services {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .services-wrap {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
  }

  .h2 {
    letter-spacing: -1px;
    font-size: 30px;
    line-height: 48px;
  }

  .about-section-bottom {
    padding-top: 60px;
    padding-bottom: 80px;
  }

  .services-res-card {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .services-res-card-left {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .statistics-number-wrap {
    height: 48px;
  }

  .float-round-box.faq-float {
    margin-top: -29px;
  }

  .map-pin {
    width: 20px;
    height: 35px;
    inset: 7px auto auto 7px;
  }

  .map-pin._01 {
    top: -1px;
    left: 137px;
  }

  .map-pin._02 {
    top: 37px;
    left: 75px;
  }

  .map-pin._03 {
    top: 54px;
    left: 220px;
  }

  .office {
    align-items: flex-start;
    display: none;
  }

  .office-card-02 {
    align-items: flex-start;
    height: auto;
  }

  .office-info-outer-02 {
    grid-template-columns: 1fr;
    width: 100%;
  }

  .heading-8 {
    font-size: 30px;
    line-height: 35px;
  }

  .heading-8.process-text {
    margin-left: 52px;
  }

  .the-height-400vh-section {
    margin-left: 0;
  }

  .float-heading-box {
    top: 203px;
  }

  .float-line-wrap {
    top: 555px;
  }

  .office-img-text-wrap {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .white-corner {
    width: 40%;
    height: 10%;
  }

  .service-card-2 {
    padding: 40px 24px;
  }

  .service-card-wrapper-2 {
    grid-template-columns: 1fr;
  }

  .service-container {
    margin-left: 0;
    margin-right: 20px;
    padding-left: 20px;
  }

  .paragraph-list {
    margin-top: 40px;
  }
}

#w-node-_66704a61-0796-e8b3-77b8-8eb64f9e1697-4f9e1675,
#w-node-bd83f14e-9b14-f6ef-19be-184fbe7bf7ed-4f9e1675 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_66704a61-0796-e8b3-77b8-8eb64f9e169b-4f9e1675 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_5006191c-1780-fb26-e98e-206cb8dcd3c9-4f9e1675 {
  justify-self: start;
}

#w-node-_088aafa2-f88b-3e3c-ee11-f350e3464071-e346406e,
#w-node-db694f93-7bba-26d3-9346-8cebe3211de9-fd20314e,
#w-node-db694f93-7bba-26d3-9346-8cebe3211df0-fd20314e,
#w-node-db694f93-7bba-26d3-9346-8cebe3211df9-fd20314e,
#w-node-db694f93-7bba-26d3-9346-8cebe3211e00-fd20314e,
#w-node-db694f93-7bba-26d3-9346-8cebe3211e07-fd20314e,
#w-node-db694f93-7bba-26d3-9346-8cebe3211e0e-fd20314e,
#w-node-db694f93-7bba-26d3-9346-8cebe3211e15-fd20314e,
#w-node-d519a498-b606-a5a0-d4d7-58d80cbb06e4-5a18f34b,
#w-node-d519a498-b606-a5a0-d4d7-58d80cbb06da-5a18f34b,
#w-node-_8e0aee3a-bb1f-6876-7d91-903b952ed1b4-5a18f34b,
#w-node-_8e0aee3a-bb1f-6876-7d91-903b952ed1b7-5a18f34b,
#w-node-_22bf56c7-4e1e-5f47-6dd3-280ca3ae3f98-5a18f34b,
#w-node-_22bf56c7-4e1e-5f47-6dd3-280ca3ae3f95-5a18f34b,
#w-node-c0090b50-38fb-7cb1-c375-b3302375ac6e-2375ac60 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6ef4f7f6-568c-c539-3d5a-0236ce131b1b-1f6c16e6 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_6ce51ab5-b9ec-ea95-3f48-21815a2506a2-1f6c16e6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ea712ac9-4da4-4256-6b45-f9f3cb6c06ff-1f6c16e6,
#w-node-_4e2cc682-f20f-3c30-9e09-8c164ba900c7-a437fe91 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_12c2be1c-bb0a-94b0-dc7e-4d1b15826c8f-a437fe91 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_12c2be1c-bb0a-94b0-dc7e-4d1b15826c9b-a437fe91 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_37f9582d-e203-8822-4471-5479add05119-a437fe91,
#w-node-_9402f505-0418-08a5-95fe-4717acc04763-a437fe91,
#w-node-_0b428d74-d947-0ccd-3a14-f6b861fcd5b4-a437fe91,
#w-node-a2c68c42-b004-52b9-41ea-350ef1b2297f-a437fe91,
#w-node-ab95c8b8-0542-8941-df38-abab30816d85-a437fe91 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#Email.w-node-e0e666a4-095d-4a0a-0989-7d1d2884bbf4-8bcdc286,
#Password.w-node-a0c53709-69b6-cf45-f9af-0eec26f3c3e4-8bcdc286,
#w-node-_45ab0dcb-de27-c834-91a8-fa52fab29b58-8bcdc286,
#w-node-c144ed90-3afd-2716-00ed-f0a18ccf1832-8bcdc286,
#Email-3.w-node-_6008b5e2-d84e-9e4d-138a-3ad83c11f1c9-f3fd70cd,
#Password-2.w-node-_6008b5e2-d84e-9e4d-138a-3ad83c11f1ca-f3fd70cd,
#w-node-cf1b4a19-bdeb-d58c-4212-b8212b44dfde-f3fd70cd,
#w-node-cf1b4a19-bdeb-d58c-4212-b8212b44dfdf-f3fd70cd,
#w-node-_4cae5e8a-28fb-6325-4151-00b3749ad215-d8a5fbbf {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_4cae5e8a-28fb-6325-4151-00b3749ad216-d8a5fbbf {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cae5e8a-28fb-6325-4151-00b3749ad222-d8a5fbbf {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_555e2f47-2dd5-849e-92e3-9c765b20a0c9-d8a5fbbf {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e20ad842-a5e8-5939-85eb-d96f5d063537-96dff22a {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-e20ad842-a5e8-5939-85eb-d96f5d063538-96dff22a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e20ad842-a5e8-5939-85eb-d96f5d063544-96dff22a {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

/* Hamburger icon */
.hamburger-icon {
  font-size: 24px;
  background: none;
  border: none;
  color: white;
  cursor: pointer;
  padding-left: 10px;
}

.side-menu {
  position: fixed;
  top: 0;
  right: -300px;
  width: 300px;
  height: 100%;
  background: #ffffff;
  color: white;
  padding: 20px;
  /* box-shadow: -2px 0 10px rgba(0, 0, 0, 0.5); */
  transition: right 0.3s ease;
  z-index: 9999;
  backdrop-filter: blur(12px);
  background-color: #ffffffde;
}

/* Show the menu */
.side-menu.active {
  right: 0;
}

/* Close button */
.close-btn {
  background: none;
  border: none;
  color: #000000;
  font-size: 24px;
  position: absolute;
  top: 15px;
  right: 20px;
  cursor: pointer;
}

/* Menu links */
.side-menu-links {
  list-style: none;
  padding: 100px 0 0 0;
  margin: 0;
  display: flex;
  flex-direction: column;
}

.side-menu-links li {
  margin-bottom: 30px;
}

.side-menu-links a {
  color: white;
  text-decoration: none;
  font-size: 18px;
  color: #000000;
  letter-spacing: 0.25px;
  padding: 5px 0px 5px 0px;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
}

/* Submenu base */
.has-submenu .submenu {
  display: none;
  margin-left: 15px;
  padding-left: 10px;
  margin-top: 20px;
  margin-bottom: 0px;
}

/* Optional: style for submenu links */
.submenu li a {
  font-size: 16px;
  color: #000000;
}

.has-submenu .submenu li {
  margin-bottom: 10px;
}

.has-submenu .submenu li:last-child {
  margin-bottom: 0;
}

/* Dropdown icon styling (optional) */
.nav-dropdown-icon {
  margin-right: 6px;
}

/* Bullet styling */
.bullet {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: white;
  margin-right: 10px;
}

.custom-dropdown:hover .w-dropdown-list {
  display: block !important;
  opacity: 1;
  height: auto;
}

.nav-button-wrapper.res:hover .btn-02-wrap {
  overflow: visible;
}

.home-hero .text-wrap .mt-32 a.btn-03.w-inline-block {
  color: #fff !important;
}

.home-hero .text-wrap img.btn-icon {
  filter: invert(1);
}

.home-hero .mt-32 {
  display: flex;
  gap: 30px;
}

.home-hero .mt-32 img {
  filter: invert(1);
}

.home-hero .mt-32 .btn-wrap {
  border: 1px solid;
  padding: 5px 5px 7px 10px;
}

p.hero-head {
  text-transform: inherit;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #ffffff;
}

/* .home-float-box:hover {
      opacity: 0.95;
      transform: scale(1.02);
      transition: all 0.3s ease;
    } */

.nav-outter .navbar.w-nav {
  width: 100% !important;
}

.about-bottom .about-float-box img.float-img {
  filter: invert(1);
}

/* section.team-02.countries-wrap .team-card-02 {
  background: none !important;
  border: 1px solid #000 !important;
} */

section.team-02.countries-wrap .team-card-02 {
  background: none !important;
  border: 1px solid #000 !important;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

section.team-02.countries-wrap .team-img-box {
  height: unset;
}

section.team-02.countries-wrap {
  background-color: #f1f1f1;
}

.logos-box img.logos-icon {
  width: 200px;
}

section.logos {
  background: #f1f1f1;
}

section.logos p.heading-05 {
  color: #000;
}

section.logos .logos-text {
  max-width: 390px;
}

section.logos h2.heading-02.mt-12 {
  color: #000;
}

section.logos p.heading-05 {
  font-size: 18px;
  margin-top: 30px;
  font-weight: 500;
}

section.logos p.heading-05 i.fa-solid.fa-chevron-right {
  font-size: 13px;
  margin-right: 7px;
}

/* section.testimonial {
  background-color: #f1f1f1;
} */

/* .work-card {
  width: 450px !important;
} */

.work-card {
  width: 450px !important;
}

section.state.counter-sec .state-container {
  display: flex !important;
}

section.state.counter-sec
  .state-container
  div#w-node-_088aafa2-f88b-3e3c-ee11-f350e3464071-e346406e {
  display: flex;
  width: 100%;
  flex-direction: row;
}

.statistics-number-wrap {
  display: flex;
  align-items: baseline;
  gap: 4px;
}

div#sec01 .frame .no-box-2 {
  background: none;
  padding: 0;
  margin-bottom: 30px;
}

div#sec01 .frame p.body-text---semibold img {
  width: 60px;
  filter: invert(1);
}

section.state.counter-sec p.body-text---default.color-02.mt-4 {
  color: #000;
}

div#sec01 .the-overflow-hidden-mask {
  background-color: #2f4e78;
}

.services h3.heading-05 {
  color: #ffffff;
}

.services p.heading-05 {
  color: #ffffff;
}

.services .body-text---default,
.services h2.heading-02,
.services .body-text---semibold,
section.blogs p.body-text---extra-small,
p.heading-02,
.services {
  color: #ffffff;
}

section.blogs h3.heading-06.mt-16,
section.blogs p.heading-06.mt-16 {
  color: #fff !important;
}

.state-card h2 {
  color: #373435;
}

.state-card p.h2.counter,
.state-card p.h2 {
  color: #373435;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 600;
  line-height: 58px;
}

.servic-wrapper h3.heading-9 {
  color: #373435;
}

.services-item-text-wrap img.services-arrow {
  filter: invert(1);
}

.side-menu li::marker {
  color: #000;
}

.side-social {
  position: absolute;
  bottom: 32px;
}

.side-social p.bottom-text.bot-right {
  display: flex;
  gap: 20px;
}

.about-page .hero {
  position: relative;
  overflow: hidden;
}

.about-page .hero-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/banner/about-banner.jpg");
  /* replace with your actual image path */
  background-size: cover;
  background-position: center;
  z-index: 1;
  background-position: 100% 20%;
}

.test-prep-page .hero-background,
.contact-page .hero-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/banner/test-prep-banner.jpg");
  /* replace with your actual image path */
  background-size: cover;
  background-position: center;
  z-index: 1;
  background-position: 100% 70%;
}

.canada-page .hero-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/banner/canada-banner.jpg");
  /* replace with your actual image path */
  background-size: cover;
  background-position: center;
  z-index: 1;
  background-position: 100% 70%;
}

.uk-page .hero-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/banner/uk-banner-img.jpg");
  /* replace with your actual image path */
  background-size: cover;
  background-position: center;
  z-index: 1;
  background-position: 100% 70%;
}

.aus-page .hero-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/banner/uk-banner.jpg");
  /* replace with your actual image path */
  background-size: cover;
  background-position: center;
  z-index: 1;
  background-position: 100% 70%;
}

.blog-page .hero-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/banner/blog.jpg");
  /* replace with your actual image path */
  background-size: cover;
  background-position: center;
  z-index: 1;
  background-position: 100% 50%;
}

.dwld-page .hero-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/banner/about-banner.jpg");
  /* replace with your actual image path */
  background-size: cover;
  background-position: center;
  z-index: 1;
  background-position: 100% 20%;
}

.career-page .hero-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/banner/blog.jpg");
  /* replace with your actual image path */
  background-size: cover;
  background-position: center;
  z-index: 1;
  background-position: 100% 50%;
}

.test-page .hero-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/banner/test-banner.jpg");
  /* replace with your actual image path */
  background-size: cover;
  background-position: center;
  z-index: 1;
  background-position: 100% 20%;
}

.ielts-suc-st-page .hero-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/banner/blog.jpg");
  /* replace with your actual image path */
  background-size: cover;
  background-position: center;
  z-index: 1;
  background-position: 100% 50%;
}

.expo-inner-page .hero-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/banner/event1-banner.jpg");
  /* replace with your actual image path */
  background-size: cover;
  background-position: center;
  z-index: 1;
  background-position: 100% 50%;
}

.expo-another-inner-page .hero-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/banner/event4-banner.jpg");
  /* replace with your actual image path */
  background-size: cover;
  background-position: center;
  z-index: 1;
  background-position: 100% 50%;
}

.expo5-page .hero-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/banner/event5-banner.jpg");
  /* replace with your actual image path */
  background-size: cover;
  background-position: center;
  z-index: 1;
  background-position: 100% 50%;
}

.event6-page .hero-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/banner/event6-banner.jpg");
  /* replace with your actual image path */
  background-size: cover;
  background-position: center;
  z-index: 1;
  background-position: 100% 50%;
}

.delhi-page .hero-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/banner/delhi-banner.jpg");
  /* replace with your actual image path */
  background-size: cover;
  background-position: center;
  z-index: 1;
  background-position: 100% 10%;
}

.ielts-abad-page .hero-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/banner/ielts-coaching-abad-banner.jpg");
  /* replace with your actual image path */
  background-size: cover;
  background-position: center;
  z-index: 1;
  background-position: 100% 50%;
}

.ielts-vadodara-page .hero-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/banner/vadodara-ielts-banner.jpg");
  /* replace with your actual image path */
  background-size: cover;
  background-position: center;
  z-index: 1;
  background-position: 100% 50%;
}

.usa-page .hero-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/banner/usa-banner.jpg");
  /* replace with your actual image path */
  background-size: cover;
  background-position: center;
  z-index: 1;
  background-position: 100% 50%;
}

.newz-page .hero-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/banner/nz-banner.jpg");
  /* replace with your actual image path */
  background-size: cover;
  background-position: center;
  z-index: 1;
  background-position: 100% 50%;
}

.france-page .hero-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/banner/fr-banner.jpg");
  /* replace with your actual image path */
  background-size: cover;
  background-position: center;
  z-index: 1;
  background-position: 100% 50%;
}

.ger-page .hero-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/banner/germany-banner.jpg");
  /* replace with your actual image path */
  background-size: cover;
  background-position: center;
  z-index: 1;
  background-position: 100% 50%;
}

.dubai-page .hero-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/banner/dubai-banner.jpg");
  /* replace with your actual image path */
  background-size: cover;
  background-position: center;
  z-index: 1;
  background-position: 100% 50%;
}

.pp-page .hero-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/banner/pp-banner.jpg");
  /* replace with your actual image path */
  background-size: cover;
  background-position: center;
  z-index: 1;
  background-position: 100% 0%;
}

.tc-page .hero-background,
.sitemap-page .hero-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/banner/tc-banner.jpg");
  /* replace with your actual image path */
  background-size: cover;
  background-position: center;
  z-index: 1;
  background-position: 100% 0%;
}

.aus-page.seo-1 .hero-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/banner/dubai-banner.jpg");
  /* replace with your actual image path */
  background-size: cover;
  background-position: center;
  z-index: 1;
  background-position: 100% 50%;
}

.seo-1.france-seo .hero-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/banner/france-banner.jpg");
  /* replace with your actual image path */
  background-size: cover;
  background-position: center;
  z-index: 1;
  background-position: 100% 50%;
}

body.about-page.test-prep-page.canada-page.uk-page.aus-page.newz-page.blog-page.blog-inner-page
  .hero-background,
body.about-page.test-prep-page.canada-page.uk-page.usa-page.blog-page.blog-inner-page
  .hero-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/banner/blog.jpg);
  background-size: cover;
  background-position: center;
  z-index: 1;
  background-position: 100% 50%;
}

.ielts-coch-dl .hero-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/banner/ielts-coaching-abad-banner.jpg);
  background-size: cover;
  background-position: center;
  z-index: 1;
  background-position: 100% 50%;
}

.about-page .hero-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  /* Black overlay with 50% opacity */
  z-index: 2;
}

.about-page .hero-container {
  position: relative;
  z-index: 3;
  /* Ensures content appears above overlay */
}

.about-page section#hero {
  padding-top: 286px;
  padding-bottom: 200px;
}

.rs-contact-eight .rs-contact-wrapper {
  position: relative;
}

@media only screen and (max-width: 767px) {
  .rs-contact-eight .rs-contact-wrapper .mobile_item {
    display: block !important;
  }
}

.rs-contact-eight .rs-contact-wrapper .mobile_item {
  display: none;
  position: absolute;
  left: 50%;
  top: 40%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 280px;
  color: #000;
  background: var(--rs-white);
  padding: 30px;
  border-radius: 5px;
  transition: all 0.5s ease;
  opacity: 0;
  visibility: hidden;
  z-index: 10;
  text-align: center;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.08);
}

.rs-contact-eight .rs-contact-wrapper .mobile_item.active {
  top: 50%;
  opacity: 1;
  visibility: visible;
  pointer-events: unset;
}

.rs-contact-eight .rs-contact-wrapper .mobile_item .description {
  color: var(--rs-text-primary);
}

.rs-contact-eight .rs-contact-wrapper .mobile_item .pre-title .title {
  color: var(--rs-black);
}

.rs-contact-eight .rs-contact-wrapper .mobile_item .remove-icon {
  border: 1px solid #d5d5d5;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  margin: 0 auto 10px;
  justify-content: center;
  text-align: center;
  border-radius: 50%;
  cursor: pointer;
}

.rs-contact-eight .rs-ripple-item {
  position: absolute;
  width: 25px;
}

.rs-contact-eight .rs-ripple-item.ripple .pre-circle-ripple::before {
  -webkit-animation: rs-pulse-border 1500ms ease-out infinite;
  animation: rs-pulse-border 1500ms ease-out infinite;
  opacity: 1;
}

.rs-contact-eight .rs-ripple-item:hover .pre-circle-ripple::before {
  -webkit-animation: rs-pulse-border 1500ms ease-out infinite;
  animation: rs-pulse-border 1500ms ease-out infinite;
  opacity: 1;
}

.rs-contact-eight .rs-ripple-item:hover .rs-ripple-figure {
  opacity: 1;
  transform: translate3d(-50%, -35px, 0);
  visibility: visible;
}

.rs-contact-eight .rs-ripple-item.ripple-1 {
  left: 28%;
  bottom: 40%;
}

.rs-contact-eight .rs-ripple-item.ripple-2 {
  left: 48%;
  bottom: 41%;
}

.rs-contact-eight .rs-ripple-item.ripple-3 {
  left: 25%;
  top: 35%;
}

.rs-contact-eight .rs-ripple-item.ripple-4 {
  left: 50%;
  top: 44%;
}

.rs-contact-eight .rs-ripple-item.ripple-5 {
  left: 62%;
  top: 60%;
}

.rs-contact-eight .rs-ripple-item.ripple-6 {
  left: 48%;
  top: 42%;
}

.rs-contact-eight .rs-ripple-item.ripple-7 {
  left: 75%;
  top: 77%;
}

.rs-contact-eight .rs-ripple-item.ripple-8 {
  left: 81%;
  top: 88%;
}

.rs-contact-eight .rs-ripple-figure {
  /* min-width: auto; */
  text-align: left;
  position: absolute;
  bottom: 10px;
  left: 8px;
  transition: all 0.4s ease;
  z-index: 999;
  opacity: 0;
  background: #1f1f1f;
  padding: 10px 15px 10px 10px;
  border-radius: 2px;
  transition: all 500ms ease;
  transform: translate3d(-50%, -70px, 0);
  visibility: hidden;
  text-align: center;
  width: max-content;
}

.rs-contact-eight .rs-ripple-item h5.title {
  display: flex;
  align-items: center;
}

.rs-contact-eight .rs-ripple-figure img {
  width: 25px;
  margin-right: 5px;
}

@media only screen and (max-width: 767px) {
  .rs-contact-eight .rs-ripple-figure {
    display: none;
  }
}

.rs-contact-eight .rs-ripple-figure::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 12px solid #1f1f1f;
  top: 100%;
  right: 0;
  margin: 0 auto;
}

.rs-contact-eight .description {
  font-size: 15px;
  color: rgba(255, 255, 255, 0.8);
  line-height: 25px;
}

.rs-contact-eight .pre-title .title {
  font-size: 22px;
  color: #fff;
  margin-bottom: 8px;
}

.rs-contact-eight .pre-circle-ripple {
  position: relative;
  cursor: pointer;
  line-height: 60px;
}

.rs-contact-eight .pre-circle-ripple::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  background: var(--rs-theme-orange);
  transform-origin: center center;
  z-index: 1;
  opacity: 0;
  pointer-events: none;
}

.rs-contact-eight .pre-circle-ripple::after {
  content: "";
  position: absolute;
  top: 3px;
  left: 3px;
  height: 14px;
  width: 14px;
  /* border-radius: 50%; */
  /* background: rgba(255, 255, 255, 0.76); */
  z-index: 9;
  /* border: 3px solid #2f4e78; */

  animation: blinkHighlight 1.2s infinite;
}

.rs-contact-eight .rs-ripple-item.ripple-3::after {
  content: url("../images/flags/canada.png");
  position: absolute;
  top: 0px;
  left: 3px;
  height: 14px;
  width: 14px;
  /* border-radius: 50%; */
  /* background: rgba(255, 255, 255, 0.76); */
  z-index: 9;
  /* border: 3px solid #2f4e78; */
  /* animation: blinkHighlight 1.2s infinite; */
}

.rs-contact-eight .rs-ripple-item.ripple-1::after {
  content: url("../images/flags/usa.png");
  position: absolute;
  top: 0px;
  left: 3px;
  height: 14px;
  width: 14px;
  /* border-radius: 50%; */
  /* background: rgba(255, 255, 255, 0.76); */
  z-index: 9;
  /* border: 3px solid #2f4e78; */
  /* animation: blinkHighlight 1.2s infinite; */
}

.rs-contact-eight .rs-ripple-item.ripple-6::after {
  content: url("../images/flags/uk.png");
  position: absolute;
  top: 0px;
  left: 3px;
  height: 14px;
  width: 14px;
  /* border-radius: 50%; */
  /* background: rgba(255, 255, 255, 0.76); */
  z-index: 9;
  /* border: 3px solid #2f4e78; */
  /* animation: blinkHighlight 1.2s infinite; */
}

.rs-contact-eight .rs-ripple-item.ripple-4::after {
  content: url("../images/flags/germany.png");
  position: absolute;
  top: 0px;
  left: 3px;
  height: 14px;
  width: 14px;
  /* border-radius: 50%; */
  /* background: rgba(255, 255, 255, 0.76); */
  z-index: 9;
  /* border: 3px solid #2f4e78; */
  /* animation: blinkHighlight 1.2s infinite; */
}

.rs-contact-eight .rs-ripple-item.ripple-2::after {
  content: url("../images/flags/france.png");
  position: absolute;
  top: 0px;
  left: 3px;
  height: 14px;
  width: 14px;
  /* border-radius: 50%; */
  /* background: rgba(255, 255, 255, 0.76); */
  z-index: 9;
  /* border: 3px solid #2f4e78; */
  /* animation: blinkHighlight 1.2s infinite; */
}

.rs-contact-eight .rs-ripple-item.ripple-5::after {
  content: url("../images/flags/dubai.png");
  position: absolute;
  top: 0px;
  left: 3px;
  height: 14px;
  width: 14px;
  /* border-radius: 50%; */
  /* background: rgba(255, 255, 255, 0.76); */
  z-index: 9;
  /* border: 3px solid #2f4e78; */
  /* animation: blinkHighlight 1.2s infinite; */
}

.rs-contact-eight .rs-ripple-item.ripple-7::after {
  content: url("../images/flags/aus.png");
  position: absolute;
  top: 0px;
  left: 3px;
  height: 14px;
  width: 14px;
  /* border-radius: 50%; */
  /* background: rgba(255, 255, 255, 0.76); */
  z-index: 9;
  /* border: 3px solid #2f4e78; */
  /* animation: blinkHighlight 1.2s infinite; */
}

.rs-contact-eight .rs-ripple-item.ripple-8::after {
  content: url("../images/flags/nz.png");
  position: absolute;
  top: 0px;
  left: 3px;
  height: 14px;
  width: 14px;
  /* border-radius: 50%; */
  /* background: rgba(255, 255, 255, 0.76); */
  z-index: 9;
  /* border: 3px solid #2f4e78; */
  /* animation: blinkHighlight 1.2s infinite; */
}

/* Keyframes for blinking */
@keyframes blinkHighlight {
  0%,
  100% {
    opacity: 1;
    transform: scale(1);
  }

  50% {
    opacity: 0.3;
    transform: scale(1.4);
  }
}

body.about-page section.about {
  padding-bottom: 100px;
  padding-top: 100px;
}

.rs-contact-thumb {
  display: flex;
  justify-content: center;
}

.rs-contact-ripple-wrapper a {
  color: #000;
}

body.about-page section.state.counter-sec {
  padding-top: 50px;
  padding-bottom: 100px;
}

.team-info h3.body-text---extra-small.color-02 {
  color: #2f4e78;
}

.services-sec .services-section {
  display: grid;
  grid-template-columns: 1fr;
  gap: 30px;
  padding: 50px 20px 0 20px;
  margin: auto;
}

.services-sec .service-card {
  background: #ffffff;
  border-radius: 16px;
  padding: 25px 30px;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.05);
  transition:
    transform 0.3s ease,
    box-shadow 0.3s ease;
  border-left: 6px solid var(--yellow);
  max-width: 100%;
  transition:
    box-shadow 0.3s ease,
    transform 0.3s ease;
  position: unset;
}

.services-sec .service-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 14px 30px rgba(0, 0, 0, 0.1);
}

.services-sec .service-card p.ser-p,
.services-sec .service-card h3.ser-p,
.uk-page section.services-sec.scholar-sec h2.ser-p,
.canada-page section.services-sec.scholar-sec h2.ser-p,
.ielts-abad-page section.services-sec.comp1-sec h2.ser-p {
  color: inherit;
  line-height: 1.6;
  margin-bottom: 10px;
  font-size: 1.25rem;
  margin-bottom: 15px;
  font-weight: 600;
  display: flex;
  align-items: center;
}

.services-sec .service-card p.ser-p span,
.services-sec .service-card h3.ser-p span,
.uk-page section.services-sec.scholar-sec h2.ser-p span,
.canada-page section.services-sec.scholar-sec h2.ser-p span,
.ielts-abad-page section.services-sec.comp1-sec h2.ser-p span {
  color: var(--yellow);
  margin-right: 10px;
  font-size: 1.5rem;
}

.services-sec .service-card p {
  font-size: 1rem;
  color: #444;
  line-height: 1.6;
  margin-bottom: 12px;
}

section.services-sec {
  max-width: 1240px;
  margin: 0 auto;
  padding-top: 100px;
  padding-bottom: 100px;
}

section.services-sec .headings-wrap.case-study-title {
  max-width: 100%;
  text-align: center;
}

.exp-sec-wrap .why-choose-us {
  padding: 100px 20px;
  /* background: linear-gradient(to right, #f8cb2e, #fbd440); */
  /* background: #2f4e78; */
  max-width: 1240px;
  margin: 0 auto;
  padding-top: 100px;
  padding-bottom: 100px;
}

section.exp-sec-wrap {
  background: #2f4e78;
}

.exp-sec-wrap .section-title {
  text-align: center;
  font-size: 2.5rem;
  margin-bottom: 80px;
  color: #002244;
  font-weight: 700;
}

section.exp-sec-wrap .headings-wrap.case-study-title {
  max-width: 100%;
  margin-bottom: 50px;
  text-align: center;
}

section.exp-sec-wrap .headings-wrap.case-study-title h2.heading-02.mt-12,
section.exp-sec-wrap .headings-wrap.case-study-title p.body-text---semibold {
  color: #fff;
}

.exp-sec-wrap .cards {
  /* background: #fff; */
  border-radius: 16px;
  padding: 40px 30px;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);
  margin-bottom: 20px;
  transition: transform 0.3s ease;
  color: #fff;
  border: 1px solid #fff;
  border-bottom: 6px solid var(--yellow);
}

.exp-sec-wrap .cards:hover {
  transform: translateY(-5px);
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.15);
}

.exp-sec-wrap .cards h3,
.exp-sec-wrap .cards h2 {
  margin-top: 0;
  font-size: 1.5rem;
  color: #f9a731;
}

.exp-sec-wrap .cards p {
  font-size: 1rem;
  line-height: 1.6;
  color: #ffffff;
}

.about-page section.team-02 p.body-text---extra-small.color-02 {
  color: #2f4e78;
}

.about-page .team-card-02:hover {
  border: 1px solid #000000 !important;
}

.about-page section.team-02.team-sec .team-img {
  transform: unset !important;
}

.about-page .social-link {
  background-color: #2f4e78;
  border: 1px solid #2f4e78;
}

.about-page .team-card-02:hover .social-link:hover {
  background: var(--yellow);
  border: none;
}

.about-page section.logos {
  background: #e5e5e5;
}

.awards-sec-wrap .marquee-wrapper {
  overflow: hidden;
  width: 100%;
}

.awards-sec-wrap .marquee-inner {
  display: flex;
}

/* .awards-sec-wrap .marquee-inner .ratio {
  flex-shrink: 0;
  margin-right: 30px;
  width: clamp(300px, 20vw, 500px);
  object-fit: cover;
  overflow: hidden;
} */

.awards-sec-wrap .marquee-inner .ratio {
  flex-shrink: 0;
  margin-right: 30px;
  width: clamp(300px, 10vw, 500px);
  object-fit: cover;
  overflow: hidden;
}

.awards-sec-wrap .marquee-inner .ratio img {
  object-fit: cover;
  transition: all 0.5s;
  width: auto;
  height: auto;
}

.awards-sec-wrap .marquee-inner .ratio:hover img {
  -webkit-transform: scale(1.1) rotate(3deg);
  transform: scale(1.1) rotate(3deg);
  -webkit-filter: brightness(50%);
  filter: brightness(50%);
}

.awards-sec-wrap {
  background-color: #f1f1f1;
  padding-top: 100px;
  padding-bottom: 100px;
}

.awards-sec-wrap .headings-wrap.case-study-title {
  text-align: center;
  max-width: 100%;
  margin-bottom: 50px;
}

.awards-sec-wrap .container-fluid.my-4 {
  max-width: 1240px;
}

.about-page .footer .contact-form-box {
  max-width: 100%;
}

.about-page .footer .contact-form-box .w-form {
  margin-top: 50px;
}

.about-page .footer-contact-wrap {
  background-color: var(--yellow);
  padding-top: 100px;
  padding-bottom: 100px;
}

.about-page .footer {
  padding-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.about-page .footer-contact-wrap p strong {
  color: #000;
}

.about-page .footer-contact-wrap h2.heading-02.mt-12 {
  color: #000;
}

.about-page .footer label {
  color: #000 !important;
  font-weight: 600;
}

select {
  padding-right: 2.5rem;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url(../images/drop-arrow.svg);
  background-repeat: no-repeat;
  background-position: right 1rem center;
  background-size: 30px;
}

.test-prep-page .hero-container {
  max-width: 80%;
}

.about-page .hero-container h2.heading-01 {
  font-size: 40px;
}

.about-page .hero-container h1.heading-01 {
  font-size: 40px;
  line-height: 50px;
}

.state-excel-con .headings-wrap.case-study-title {
  max-width: 100%;
  margin-bottom: 100px;
}

.state-excel-con .state-container {
  grid-template-columns: 1fr 1fr;
}

.excel-sec-wrap {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: auto;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

.excel-wrap {
  padding: 15px 20px;
  width: 100%;
  column-gap: 30px;
  display: flex;
  border-radius: 20px;
  color: rgb(0 0 0);
  border: 1px solid #e3dbd8;
  box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.05);
}

.excel-wrap h3 {
  font-size: 20px;
  margin: 0;
  display: flex;
  align-items: center;
}

.immigration-section {
  padding: 100px 20px;
}

.immigration-section .container {
  max-width: 1200px;
  display: flex;
  align-items: flex-start;
  gap: 60px;
  margin: 0 auto;
}

.immigration-section .left-column {
  flex: 1;
  position: relative;
}

.immigration-section .image-stack {
  position: relative;
}

.immigration-section .main-image {
  width: 100%;
  border-radius: 8px;
}

.immigration-section .overlay-image {
  position: absolute;
  bottom: -30px;
  left: 50px;
  width: 60%;
  border: 4px solid white;
  border-radius: 8px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}

.immigration-section .decor-bar {
  position: absolute;
  height: 90%;
  width: 8px;
  background: #2f4e78;
  left: -20px;
  top: 5%;
  border-radius: 4px;
}

.immigration-section .decor-bar::before,
.immigration-section .decor-bar::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  border-radius: 50%;
}

.immigration-section .decor-bar::before {
  width: 15px;
  height: 15px;
  top: 25%;
}

.immigration-section.decor-bar::after {
  width: 10px;
  height: 10px;
  top: 70%;
}

.immigration-section .right-column {
  flex: 1;
}

.immigration-section .about-label {
  font-size: 14px;
  font-weight: 600;
  color: #2f4e78;
  margin-bottom: 10px;
}

.immigration-section .about-label .star {
  font-size: 16px;
  margin-right: 6px;
}

.immigration-section h2 {
  /* margin-bottom: 20px;
  font-size: 30px;
  font-weight: 600;
  line-height: 40px; */
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 45px;
  font-weight: 600;
  line-height: 60px;
  color: #373435;
}

.immigration-section .description {
  color: #666;
  font-size: 16px;
  margin-bottom: 30px;
  max-width: 90%;
}

.immigration-section .services-list {
  display: flex;
  gap: 40px;
  margin-bottom: 30px;
  height: unset;
  box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.08);
  background: #ffffff40;
  margin-left: 0;
  padding: 33px 30px;
  margin-right: 25px;
  width: 100%;
  border: none;
  cursor: default;
}

.immigration-section .services-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 18px;
  /* display: grid; */
  grid-template-columns: repeat(2, 1fr);
}

.immigration-section .services-list li {
  font-weight: 600;
  font-size: 18px;
  color: #111;
  line-height: 28px;
  display: flex;
  align-items: center;
}

.immigration-section .services-list li h3 {
  font-weight: 600;
  font-size: 18px;
  color: #111;
  line-height: 28px;
  margin: 0;
}

.faq-item p.body-medium-3 {
  color: #2f4e78 !important;
}

.about-page .footer .headings-wrap.case-study-title {
  max-width: 100%;
  text-align: center;
  margin-bottom: 60px;
}

.immigration-section .services-list li::before {
  content: "✓";
  color: #2f4e78;
  margin-right: 8px;
}

.immigration-section .bottom-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  flex-wrap: wrap;
}

.immigration-section .read-more-btn {
  background: #2f4e78;
  color: #fff;
  text-transform: uppercase;
  padding: 12px 22px;
  font-weight: 600;
  font-size: 14px;
  border-radius: 4px;
  text-decoration: none;
  transition: background 0.3s ease;
}

.immigration-section .read-more-btn:hover {
  background: #2f4e78;
}

.immigration-section .author-info {
  display: flex;
  align-items: center;
  gap: 12px;
}

.immigration-section .author-info img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  object-fit: cover;
}

.immigration-section .author-name {
  font-weight: 600;
  font-size: 15px;
}

.immigration-section .author-title {
  font-size: 13px;
  color: #888;
}

.ielts-section-alt {
  background: #f1f1f1;
  padding: 60px 20px;
}

.ielts-section-alt .ielts-container {
  display: flex;
  gap: 40px;
  border-radius: 12px;
  padding: 40px;
  align-items: center;
  max-width: 1240px;
  margin: 0 auto;
  border: 1px solid;
}

.ielts-section-alt .ielts-image-wrap {
  width: 20%;
}

.ielts-section-alt .ielts-image-wrap img {
  width: 100%;
  border-radius: 12px;
  object-fit: cover;
}

.ielts-section-alt .ielts-content {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 100%;
}

.ielts-section-alt .ielts-tag {
  background: #0038a8;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  padding: 6px 14px;
  border-radius: 4px;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1px;
  width: fit-content;
}

.ielts-section-alt .ielts-heading {
  font-size: 26px;
  font-weight: 700;
  color: #111;
  margin: 0;
}

.ielts-section-alt .ielts-para {
  color: #555;
  line-height: 1.7;
  font-size: 15px;
}

.ielts-section-alt .ielts-btn {
  background: var(--yellow);
  color: #000;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  padding: 12px 22px;
  border-radius: 4px;
  width: fit-content;
  letter-spacing: 1px;
  text-decoration: none;
  transition: background 0.3s ease;
  margin-top: 20px;
}

.ielts-section-alt .ielts-btn:hover {
  background: #e0a800;
}

.ielts-section-alt .ielts-content .headings-wrap.case-study-title {
  margin-bottom: 10px;
}

.ielts-section-alt p strong {
  font-size: 30px;
  font-weight: 600;
  line-height: 40px;
}

.ielts-2 {
  padding-top: 0;
}

/* .faq-plus img.vr {
    background: transparent;
    opacity: 1;
} */

img.vr {
  background: transparent;
  opacity: 1;
  width: unset;
}

.faq h1.body-medium-3 {
  color: #2f4e78 !important;
}

.faq-left img.float-img {
  filter: invert(1);
}

.faq-left h2.heading-02.mt-12 {
  font-size: 32px;
  line-height: 42px;
}

.faq-left a.ielts-btn {
  background: var(--yellow);
  color: #000;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  padding: 12px 22px;
  border-radius: 4px;
  width: fit-content;
  letter-spacing: 1px;
  text-decoration: none;
  transition: background 0.3s ease;
}

p.faq-p {
  padding-top: 20px;
  padding-bottom: 30px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

body.about-page section.state.counter-sec p.counter,
body.about-page section.state.counter-sec p.h2 {
  color: #373435;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 600;
  line-height: 58px;
}

section.team-02.team-sec .headings-wrap.case-study-title {
  max-width: 100%;
  text-align: center;
}

.apply-btn {
  display: flex;
  justify-content: center;
  margin-top: 50px;
}

section.team-02.countries-wrap a {
  text-decoration: none;
  color: #000;
}

section.team-02.team-sec,
section.team-02.countries-wrap,
.about-page section.logos,
section.timeline,
section.faq {
  padding-top: 100px;
  padding-bottom: 100px;
}

.choose-ratios div#w-node-_088aafa2-f88b-3e3c-ee11-f350e3464071-e346406e {
  display: flex;
  justify-content: center;
  gap: 100px;
}

.the-height-400vh-section .float-heding-inne-box p.body-text---semibold,
.the-height-400vh-section .float-heding-inne-box h2.heading-02.mt-12 {
  color: #fff;
}

.footer .footer-contact-text h2.heading-02 {
  font-size: 25px;
  line-height: 35px;
}

.footer .contact-info-bottom {
  margin-top: 60px;
}

.case-study .headings-wrap.case-study-title {
  max-width: 100%;
  text-align: center;
}

.justify-con {
  text-align: justify;
}

.canada-page section.services-sec {
  max-width: unset;
  padding-top: 100px;
  padding-bottom: 100px;
  background: #f1f1f1;
}

.canada-page .sec1-wrap,
body.about-page.abad-page .sec1-wrap {
  max-width: 1240px;
  margin: 0 auto;
}

.edu-modern-section {
  padding-top: 100px;
  padding-bottom: 100px;
}

.edu-block {
  display: flex;
  gap: 30px;
  padding: 40px 0;
  border-bottom: 1px solid #e0e0e0;
}

.edu-block:last-child {
  border-bottom: none;
}

.edu-icon {
  font-size: 40px;
  color: #4a6ee0;
  flex-shrink: 0;
  margin-top: 6px;
}

.edu-text h2 {
  font-size: 24px;
  margin-bottom: 10px;
  color: #2d2d2d;
}

.edu-text p {
  /* font-size: 15px;
  line-height: 1.7; */
  font-size: 16px;
  line-height: 24px;
  color: #555;
  margin-bottom: 10px;
}

.edu-text strong {
  color: #000;
}

.systems-wrap {
  max-width: 1240px;
  margin: 0 auto;
}

.canada-page section.services-sec p.body-text---semibold,
section.edu-modern-section p.body-text---semibold,
.canada-page section.services p.body-text---semibold,
section.docs-req p.body-text---semibold,
.can-docs-req p.body-text---semibold,
.uni-wrap p.body-text---semibold,
section.scroll-cards-section p.body-text---semibold,
section.cont-sec p.body-text---semibold,
.tab-section-wrap .tabs-section p.body-text---semibold,
.abad-page .ser-con-wrap p.body-text---semibold,
.abad-page section.cards-address-sec .headings-wrap.case-study-title {
  margin-bottom: 20px;
}

.canada-page section.services-sec p.body-text---semibold strong,
section.edu-modern-section p strong,
.canada-page section.services p strong,
section.docs-req p.body-text---semibold strong,
.can-docs-req p.body-text---semibold strong,
.uni-wrap p.body-text---semibold strong,
section.scroll-cards-section p.body-text---semibold strong,
section.cont-sec p.body-text---semibold strong,
.tab-section-wrap .tabs-section p.body-text---semibold strong,
.abad-page .ser-con-wrap p.body-text---semibold strong,
.abad-page section.cards-address-sec .headings-wrap.case-study-title strong {
  font-size: 45px;
  font-weight: 600;
  line-height: 60px;
  color: #373435;
}

.canada-page section.services p strong {
  color: #fff;
}

.edu-modern-section .headings-wrap.case-study-title {
  max-width: 100%;
  text-align: center;
}

.edu-block .edu-icon {
  width: 50%;
}

p.sys-p {
  font-size: 25px;
  font-weight: 800;
  color: #373435;
}

.canada-page section.services .services-left-top {
  width: 100%;
}

.canada-page section.services .headings-wrap.case-study-title {
  max-width: 100%;
  text-align: center;
  margin-bottom: 100px;
}

.canada-page .services-left {
  display: flex;
  justify-content: center;
}

.docs-con {
  max-width: 1240px;
  margin: 0 auto;
}

section.docs-req {
  padding-top: 100px;
  padding-bottom: 100px;
}

section.docs-req .headings-wrap.case-study-title {
  max-width: 100%;
  text-align: center;
}

.docs-req-wrap {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  margin-top: 50px;
}

.docs-req-wrap .all-docs {
  background: #ffffff40;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: #ffffff;
  border-radius: 16px;
  padding: 20px;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.05);
  transition:
    transform 0.3s ease,
    box-shadow 0.3s ease;
  border-bottom: 6px solid var(--yellow);
}

.docs-req-wrap .all-docs p {
  font-weight: 600;
  font-size: 16px;
  color: #111;
  line-height: 26px;
  margin: 0;
}

.canada-page .ielts-section-alt .headings-wrap.case-study-title {
  max-width: 100%;
  text-align: center;
}

section.ielts-section-alt .can-docs-req {
  max-width: 1240px;
  margin: 0 auto;
}

section.key-docs-req-wrap section.ielts-section-alt {
  padding: 0;
}

.can-docs-req {
  max-width: 1240px;
  margin: 0 auto;
}

section.key-docs-req-wrap {
  background: #f1f1f1;
  padding-top: 100px;
  padding-bottom: 100px;
}

.can-docs-req .headings-wrap.case-study-title {
  max-width: 100%;
  text-align: center;
}

.key-docs-wrap .headings-wrap.case-study-title {
  text-align: left;
  margin-top: 50px;
}

.key-docs-wrap h2.heading-02.mt-12 {
  font-size: 30px;
}

section.key-docs-req-wrap .key-secs-wrap {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  padding-top: 30px;
}

section.key-docs-req-wrap .key-secs-wrap .ielts-container {
  padding: 20px 40px;
  height: 100%;
  display: flex;
  align-items: flex-start;
}

section.key-docs-req-wrap .key-secs-wrap .ielts-content {
  gap: 15px;
}

section.key-docs-req-wrap
  section.ielts-section-alt
  .headings-wrap.case-study-title {
  margin: 0;
}

section.key-docs-req-wrap
  section.ielts-section-alt
  .headings-wrap.case-study-title
  p.body-text---semibold,
section.key-docs-req-wrap
  section.ielts-section-alt
  .headings-wrap.case-study-title
  h3.body-text---semibold {
  text-align: left;
  margin: 0;
}

section.key-docs-req-wrap
  section.ielts-section-alt
  .headings-wrap.case-study-title
  p.body-text---semibold
  strong,
section.key-docs-req-wrap
  section.ielts-section-alt
  .headings-wrap.case-study-title
  h3.body-text---semibold
  strong {
  font-size: 22px;
  color: #2f4e78;
  line-height: 32px;
}

.key-sec-2 {
  margin-top: 30px;
}

.key-sec-2 h6 strong {
  font-size: 18px;
  line-height: 28px;
}

.canada-page section.timeline {
  background: none;
}

.the-height-400vh-section .header {
  text-align: center;
}

.top-courses-sec .frame {
  margin-top: 250px;
}

.top-courses-sec .body-text---default.mt-8 {
  color: #fff;
  margin-top: 20px;
}

.top-courses-sec .no-box-2 {
  margin-bottom: 15px !important;
}

.top-courses-sec .frame p.body-text---semibold img {
  width: 40px !important;
}

.top-courses-sec .float-line-wrap {
  inset: 770px 0% 0%;
}

.top-courses-sec .float-heading-box {
  inset: 100px 0% 0%;
}

/* CSS */
.uni-section {
  padding: 100px 0px;
  background-color: #f1f1f1;
  text-align: center;
}

.uni-section h2 {
  font-size: 28px;
  margin-bottom: 30px;
  color: #2f4e78;
}

.uni-grid {
  gap: 20px;
  justify-content: center;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}

/* .uni-card {
  background: #fff;
  padding: 20px 10px;
  border: 1px solid #d0d0d0;
  border-radius: 10px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  background-image: linear-gradient(#fff, #f1f1f1);
  border: 1px solid #d2d2d2;
  border-radius: 12px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
} */

.uni-card {
  background: #fff;
  padding: 20px 10px;
  border: 1px solid #d0d0d0;
  border-radius: 10px;
  transition:
    transform 0.3s ease,
    box-shadow 0.3s ease;
  background-image: linear-gradient(#fff, #f1f1f1);
  border: 1px solid #d2d2d2;
  border-radius: 12px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.uni-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}

.uni-card h4,
.uni-card h2 {
  font-size: 16px;
  color: #333;
  margin-bottom: 10px;
  margin-top: 0;
  text-align: center;
}

.uni-card p {
  color: #666;
  font-size: 14px;
  margin-bottom: 0px;
}

.uni-wrap {
  max-width: 1240px;
  margin: 0 auto;
}

.uni-wrap .headings-wrap.case-study-title {
  max-width: 100%;
  margin-bottom: 50px;
}

.uni-card i.fa-solid.fa-building-columns {
  margin-bottom: 10px;
}

.uni-section p.ser-p span {
  color: var(--yellow);
  margin-right: 10px;
  font-size: 1.5rem;
}

.uni-section p.ser-p {
  text-align: left;
  color: inherit;
  line-height: 35px;
  margin-bottom: 40px;
  font-size: 25px;
  font-weight: 600;
  display: flex;
  align-items: center;
}

.canada-page .scholar-sec p.body-text---semibold strong {
  font-size: 16px !important;
  font-weight: 600 !important;
  line-height: 24px !important;
}

.canada-page .scholar-sec h2.heading-02.mt-12 {
  text-align: center;
}

.canada-page .scholar-sec {
  background: none !important;
}

.scroll-cards-section {
  padding: 100px 0px;
  background-color: #f1f1f1;
  overflow-x: auto;
}

.scroll-wrapper {
  display: flex;
  gap: 20px;
  padding-bottom: 20px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}

.scroll-card {
  flex: 0 0 280px;
  background: white;
  border-radius: 12px;
  padding: 30px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.08);
  text-align: center;
  scroll-snap-align: start;
  transition: transform 0.3s;
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: center;
  justify-content: flex-start;
}

.scroll-card:hover {
  transform: translateY(-5px);
}

.scroll-card img {
  width: 50px;
  height: 50px;
}

.scroll-card h3,
.scroll-card p.box-head {
  color: #003087;
  font-size: 20px;
  margin: 0;
}

.scroll-card p {
  font-size: 0.95rem;
  color: #444;
  line-height: 1.4;
}

.cards-con {
  max-width: 1240px;
  margin: 0 auto;
}

.scroll-cards-section .headings-wrap.case-study-title {
  max-width: 100%;
  text-align: center;
  margin-bottom: 50px;
}

.con-footer p.body-text---large-semibold {
  font-weight: 500;
  font-size: 16px;
}

section.team.con-footer .section-top._03 {
  display: flex;
  align-items: flex-start;
}

/* .canada-page section.faq {
  background-color: #f1f1f1;
} */

.brochures-sec {
  padding-top: 0;
}

.brochures-sec i.fa-solid.fa-download {
  margin-right: 10px;
}

a {
  text-decoration: none;
  color: #000;
}

.brochures-sec h4,
.brochures-sec h2 {
  margin: 0;
}

.services .w-dyn-item strong a {
  color: #fff !important;
}

/* .blog-page .blog-tag {
  border: 1px solid #000;
} */

.blog-page .w-dyn-item:hover h2 {
  color: #2f4e78 !important;
}

.blog-page .cms-right {
  margin-top: 0;
}

.blog-inner-page .cms-details-wrap .blop-p {
  margin-top: 10px;
  margin-bottom: 16px;
  font-size: 32px;
  font-weight: 600;
  line-height: 42px;
}

.blog-inner-page ol li {
  font-size: 16px;
  line-height: 24px;
}

.blog-inner-page .cms-details-wrap h3.heading-03,
.blog-inner-page .cms-details-wrap b {
  font-size: 20px;
  line-height: 30px;
}

.blog-inner-page .blog-inner-con {
  margin-top: 30px;
}

.blog-inner-page .blog-inner-con p.body-text---default.mt-20 {
  margin-bottom: 20px;
  margin-top: 10px;
}

.blog-inner-page .cms-details-wrap h2 {
  margin: 0;
  margin-top: 40px;
}

.blog-inner-page .blog-inner-con p.body-text---default.mt-20 b {
  font-size: 16px;
  line-height: 24px;
}

.blog-inner-page .cms-details-wrap h3.heading-03,
.blog-inner-page .blog-inner-con p.body-text---default.mt-20 b {
  color: #2f4e78;
}

.blog-inner-page .blog-inner-con ul {
  padding-left: 30px;
}

.blog-inner-page .blog-inner-con li {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #000;
}

.blog-inner-page .blog-inner-con li b {
  font-size: 16px;
  line-height: 24px;
}

p.blog-con {
  font-size: 32px;
  line-height: 36px;
  font-weight: bold;
  margin-bottom: 30px;
}

.blog-inner-page .cms-single-inner {
  display: flex;
  flex-direction: column;
}

.cms-details-wrap.cms-intro-part {
  display: flex;
  flex: unset;
  max-width: 100%;
  justify-content: space-between;
  width: 100%;
  z-index: 9;
}

.blog-inner-page .cms-details-wrap {
  flex: unset;
  max-width: 100%;
  margin-right: 0;
}

.blog-intro ol {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.blog-inner-page ol li a {
  color: #2f4e78;
}

.blog-page .blog-img-box {
  height: auto;
}

.blog-page .blog-img-wrap {
  border: none;
}

.blog-page .blog .w-dyn-item {
  height: 570px;
  border: 1px solid #00000026;
  border-radius: 12px;
}

.blog-page .blog .w-dyn-item a.blog-card.w-inline-block {
  height: 100%;
  width: 100%;
}

.blog-page .blog-info {
  padding: 16px;
}

.blog-page .blog-collection-list-02 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}

.blog-inner-page section.blog {
  padding-bottom: 100px;
  background-color: #f1f1f1;
}

.blog-inner-page section.blog .headings-wrap.case-study-title {
  max-width: 100%;
  text-align: center;
  margin-bottom: 50px;
}

.blog-inner-page section.cms-single.blog-single {
  padding-top: 100px;
  padding-bottom: 100px;
}

.blank-div {
  height: 50px;
}

.blank-div-2 {
  height: 20px;
}

.blog-inner-page .blog-inner-con p:last-child {
  margin-bottom: 0 !important;
}

.blog-inner-page .footer-contact-wrap {
  background: none;
  padding-bottom: 0;
}

.blog-inner-page .contact-form-box {
  max-width: 604px !important;
}

.contact-sec-wrap {
  max-width: 1240px;
  margin: 0 auto;
  text-align: center;
}

.contact-sec-wrap .headings-wrap.case-study-title {
  max-width: 100%;
}

section.cont-sec {
  padding-top: 100px;
  padding-bottom: 100px;
}

.cards-reveal-sec .image {
  width: 100%;
  height: auto;
  border-radius: 20px;
  transition: all 0.3s ease-in-out;
  z-index: 20;
  box-shadow: 10px 10px 53px 0px rgba(0, 0, 0, 0.49);
}

.cards-reveal-sec .card-wrapper {
  position: relative;
  /* width: 400px;
            height: 500px; */
  border-radius: 20px;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
  display: flex;
  /* box-shadow: 10px 10px 53px 0px rgba(0, 0, 0, 0.49); */
}

.cards-reveal-sec .card-wrapper:hover .image {
  filter: blur(1.4px);
  transform: scale(1.5);
  overflow: hidden;
  transition: all 0.3s linear;
  box-shadow: inset -6px -1px 32px 0px rgba(0, 0, 0, 0.75);
}

.cards-reveal-sec .card-wrapper:hover .card-bottom {
  transform: translate(0%, -50%);
  transition: all 0.8s ease;
  background-color: #2f4e788a;
}

.cards-reveal-sec .card-top {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.cards-reveal-sec .card-bottom {
  width: 100%;
  position: absolute;
  z-index: 20;
  display: nonee;
  top: 50%;
  /* background-color: rgba(110, 122, 92, 0); */
  background-color: #2f4e788a;
  padding: 100px 20px;
  color: #ffffff;
  transform: translate(100%, -50%);
}

.cards-reveal-sec .top-text {
  font-size: 25px;
  line-height: 40px;
  font-weight: bold;
  letter-spacing: 1px;
}

.cards-reveal-sec .bottom-text {
  font-size: 15px;
  color: #fff;
}

.cards-reveal-sec .button {
  position: relative;
  display: block;
  outline: none;
  cursor: pointer;
  margin-top: 25px;
  border: none;
  border-radius: 3px;
  background-color: #f8961e;
  color: #ffffff;
  padding: 5px 20px;
}

.cards-reveal-sec {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  max-width: 1240px;
  margin: 0 auto;
}

section.cards-address-sec p.heading-02.mt-12 {
  color: #373435;
}

section.cards-address-sec {
  padding-top: 100px;
}

.nav-link:focus,
.nav-link:hover {
  color: #2f4e78;
}

.about-page section#hero p.body-text---semibold.yellow-color,
.about-page section#hero h2.body-text---semibold.yellow-color {
  color: var(--yellow);
}

.tab-section-wrap {
  padding: 100px 0;
  background: #f1f1f1;
}

.tab-section-wrap .tabs-section {
  max-width: 1240px;
  margin: 0 auto;
  border-radius: 1rem;
  overflow: hidden;
}

.tab-section-wrap .tabs-nav {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}

.tab-section-wrap .tab {
  text-align: center;
  cursor: pointer;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  background: transparent;
  border: 1px solid #37343559;
  color: #373435;
  padding: 10px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  transition: all 0.3s ease;
}

.tab-section-wrap .tab:hover {
  background-color: rgba(255, 255, 255, 0.1);
}

.tab-section-wrap .tab svg {
  width: 20px;
  height: 20px;
  fill: #fff;
}

/* .tab-section-wrap .tab.active {
  background-color: rgba(255, 255, 255, 0.2);
  font-weight: 600;
} */

.tab-section-wrap .tabs-content {
  margin-top: 40px;
}

.tab-section-wrap .tab-pane {
  display: none;
  opacity: 0;
  transform: translateY(20px);
  transition:
    opacity 0.5s ease,
    transform 0.5s ease;
}

.tab-section-wrap .tab-pane.active {
  display: block;
  opacity: 1;
  transform: translateY(0);
}

.tab-section-wrap .headings-wrap.case-study-title {
  max-width: 100%;
  text-align: center;
  margin-bottom: 50px;
}

.tab-section-wrap li.tab.active {
  background: #2f4e78;
  color: #fff;
}

.tab-section-wrap .uni-section {
  padding: 0;
}

.abad-page .hero {
  position: relative;
  overflow: hidden;
}

.abad-page .hero-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.abad-page .hero-background video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  transform: translate(-50%, -50%);
  object-fit: cover;
}

.abad-page .hero-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.abad-page .hero-container {
  max-width: 100%;
}

.abad-page section.services-sec {
  max-width: unset;
  margin: unset;
  background: #f1f1f1;
}

.abad-page .ser-con-wrap {
  max-width: 1240px;
  margin: 0 auto;
}

.abad-page section.exp-sec-wrap p.mt-12 {
  color: #fff;
}

.abad-page .exp-sec-wrap .cards h3 {
  color: #fff;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
}

.abad-page .exp-sec-wrap .cards h3 b {
  color: #f9a731;
  font-size: 1.5rem;
  line-height: 55px;
}

.abad-page section.state.counter-sec {
  padding-top: 100px !important;
}

section.loc-map-wrap,
.abad-page section.cards-address-sec .card-reveal-con {
  /* max-width: 1240px;
  margin: 0 auto; */
}

section.loc-map-wrap .loc-con {
  max-width: 1240px;
  margin: 0 auto;
}

.abad-page section.loc-map-wrap iframe {
  width: 100%;
}

.abad-page section.cards-address-sec .headings-wrap.case-study-title {
  max-width: 100%;
  text-align: center;
  margin-bottom: 50px;
}

.abad-page section.cards-address-sec {
  background: #f1f1f1;
  padding-bottom: 100px;
}

.abad-page section.loc-map-wrap {
  padding-top: 100px;
  padding-bottom: 100px;
}

.abad-page .testimonial p.body-text---semibold {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 45px;
  font-weight: 600;
  line-height: 60px;
  color: #373435;
}

.blog-inner-page .p-con-b b {
  font-size: 16px;
  line-height: 24px;
}

.banner-sec-wrap {
  display: flex;
  flex-direction: column;
  gap: 50px;
  align-items: center;
  width: 100%;
}

.banner-form {
  z-index: 3;
  width: 100%;
}

.banner-form form#email-form {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  align-items: end;
  display: flex;
  justify-content: center;
  gap: 30px;
  margin: 0 auto;
  max-width: 1240px;
}

.banner-form form#email-form input {
  background: transparent;
  border: 1px solid #fff;
}

.banner-form form#email-form .form-btn-wrap input.black-btn._02.w-button {
  border: none;
  color: #fff;
}

.banner-form form#email-form .field-wrap {
  width: 25%;
}

.banner-form form#email-form input::placeholder {
  font-weight: 700;
  color: #fff;
}

.uk-page section.exp-sec-wrap p {
  color: #000;
}

.uk-page section.exp-sec-wrap {
  background: #e5e5e5;
}

.uk-page section.exp-sec-wrap p.heading-02.mt-12 {
  color: #373435;
}

.uk-page .exp-sec-wrap .cards {
  background: #fff;
  border: 1px solid #0003;
  border-bottom: 6px solid #2f4e78;
}

.uk-page section.timeline {
  background-color: #f1f1f1;
}

.uk-page .top-courses-sec .float-line-wrap {
  inset: 700px 0% 0%;
}

.uk-page section.services-sec.scholar-sec {
  background: #f1f1f1 !important;
}

.uk-page section.services-sec.scholar-sec p.heading-02.mt-12 {
  color: #373435;
}

.uk-page .course-spec-wrap .custom-tabs-section {
  padding: 4rem 0rem;
}

.uk-page .course-spec-wrap .custom-tabs-container {
  margin: 0 auto;
  background: #ffffffdd;
  border-radius: 1rem;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
  overflow: hidden;
}

.uk-page .course-spec-wrap .custom-tabs-nav {
  display: flex;
  background: #fff;
  list-style: none;
  margin: 0;
  padding: 0;
}

.uk-page .course-spec-wrap .custom-tab {
  flex: 1;
  text-align: center;
  padding: 1rem;
  cursor: pointer;
  color: #2f4e78;
  transition: background 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-weight: 600;
}

.uk-page .course-spec-wrap .custom-tab:hover {
  background-color: rgba(255, 255, 255, 0.1);
}

.uk-page .course-spec-wrap .custom-tab svg {
  width: 20px;
  height: 20px;
  fill: #fff;
}

.uk-page .course-spec-wrap .custom-tab.custom-active {
  background-color: rgb(47 78 120);
  font-weight: 600;
  color: #fff;
}

/* Content panes */
.uk-page .course-spec-wrap .custom-tabs-content {
  padding: 2rem;
  background-color: #fff;
}

.uk-page .course-spec-wrap .custom-tab-pane {
  display: none;
  opacity: 0;
  transform: translateY(20px);
  transition:
    opacity 0.5s ease,
    transform 0.5s ease;
}

.uk-page .course-spec-wrap .custom-tab-pane.custom-active {
  display: block;
  opacity: 1;
  transform: translateY(0);
}

/* Typography */
.uk-page .course-spec-wrap .custom-tab-pane h2 {
  font-size: 1.8rem;
  margin-bottom: 1rem;
  color: #333;
}

.uk-page .course-spec-wrap .custom-tab-pane p {
  font-size: 1rem;
  line-height: 1.6;
  color: #555;
  padding: 10px 0;
}

.uk-page section.all-courses-spec-wrap .course-spec-wrap {
  max-width: 1240px;
  margin: 0 auto;
}

.uk-page section.all-courses-spec-wrap {
  padding-top: 100px;
  padding-bottom: 100px;
}

.uk-page section.all-courses-spec-wrap p.body-text---semibold {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 45px;
  font-weight: 600;
  line-height: 60px;
  color: #373435;
}

.uk-page section.all-courses-spec-wrap h2.heading-02.mt-12 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: #000;
}

.uk-page .course-spec-wrap .custom-tabs-content p.ser-p {
  text-align: left;
  color: inherit;
  line-height: 35px;
  font-size: 25px;
  font-weight: 600;
  display: flex;
  align-items: center;
}

.uk-page .course-spec-wrap .custom-tabs-content p.ser-p span {
  color: var(--yellow);
  margin-right: 10px;
  font-size: 1.5rem;
}

.uk-page section.all-courses-spec-wrap .docs-req-wrap .all-docs {
  background: #f1f1f1;
}

.uk-page .course-spec-wrap .custom-tab-pane .docs-req-wrap {
  margin-top: 20px;
}

.usp-accordian-sec .accordion {
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 100%;
}

.usp-accordian-sec .accordion__item {
  overflow: hidden;
  height: 100%;
  border: 1px solid var(--yellow);
  border-radius: 10px;
}

.usp-accordian-sec .accordion__header {
  padding: 20px 25px;
  font-weight: 600;
  cursor: pointer;
  position: relative;
  font-size: 1rem;
  line-height: 1.6;
  /* border: 1px solid var(--yellow);
  border-radius: 10px; */
}

.usp-accordian-sec .accordion__header::after {
  content: "";
  background: url(https://www.svgrepo.com/show/357035/angle-down.svg) no-repeat
    center;
  width: 20px;
  height: 20px;
  transition: 0.4s;
  display: inline-block;
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 1;
}

.usp-accordian-sec .accordion__header.active {
  background: var(--yellow);
}

.usp-accordian-sec .accordion__header.active::after {
  transform: rotateX(180deg);
}

.usp-accordian-sec .accordion__item .accordion__content {
  padding: 0 25px;
  max-height: 0;
  transition: 0.5s;
  overflow: hidden;
}

.usp-accordian-sec .accordion {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 50px;
  grid-row-gap: 0;
}

.usp-accordian-sec .accordion {
  flex-wrap: wrap;
  gap: 20px;
  /* spacing between accordions */
  align-items: flex-start;
  /* ✅ prevents stretching */
}

.accordion__item {
  flex: 1 1 calc(50% - 20px);
  /* two per row */
  box-sizing: border-box;
}

.accordion__content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease;
}

.dwld-page section.uni-section.brochures-sec {
  padding-top: 100px;
}

.flipbook-wrap iframe {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
}

.dwld-page .banner-sec-wrap {
  width: 100%;
}

/* .flowpaper_page_zoomIn {
    height: auto !important;
} */

.career-page
  .office-img-text-wrap
  div#w-node-cd59803b-fb0a-0bde-b584-cab78a9a5aaa-a437fe91 {
  max-width: 100%;
}

.career-page .office-info-outer {
  display: flex;
  justify-content: flex-end;
}

.offices-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.offices-container .office-card {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-top: 0;
  transition:
    transform 0.3s ease,
    box-shadow 0.3s ease;
  background-image: linear-gradient(#fff, #f1f1f1);
  border: 1px solid #d2d2d2;
  border-radius: 12px;
  padding: 40px;
}

.career-page .office-info-outer {
  display: flex;
  width: 100%;
  max-width: 100%;
  justify-content: flex-start;
  align-items: flex-end;
}

.career-page section.offices {
  padding-top: 0;
}

.career-page section.offices h3.heading-05 {
  text-align: left;
}

.career-page .office-info-wrap._02 {
  text-align: left;
}

.career-page .team-grid {
  display: flex;
  flex-direction: column;
}

.career-page .team-img-box {
  border-radius: 12px;
  height: 264px;
  overflow: hidden;
  display: flex;
  gap: 30px;
}

.career-page .team-grid .team-card-02 {
  width: 100%;
}

.career-page .review-img img.team-img {
  transform: none !important;
}

.career-page .team-info {
  display: flex;
  align-items: flex-start;
  text-align: left;
  height: 100%;
  justify-content: space-between;
}

.career-page .review-img {
  width: 20%;
}

.career-page .reviews-wrap {
  width: 80%;
}

.career-page .reviews-wrap p.body-text---large-semibold {
  font-size: 30px;
  margin-bottom: 20px;
}

.career-page .reviews-wrap p {
  font-size: 15px;
  line-height: 25px;
}

.career-page section.uni-section.brochures-sec {
  background: #e5e5e5;
}

.career-page .team-02 {
  background-color: #f1f1f1;
  padding-top: 100px;
  padding-bottom: 100px;
}

.career-page .team-02 p.heading-02.mt-12 {
  color: #373435;
}

.career-page .team-grid .team-card-02 {
  width: 100%;
  background: #fff !important;
}

.test-page .uni-grid {
  gap: 20px;
  justify-content: center;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}

.test-page .uni-grid iframe {
  width: 100%;
}

.ielts-suc-st-page .uni-wrap h2.heading-02.mt-12 {
  color: #373435;
  margin-bottom: 50px;
  font-size: 30px;
  font-weight: 600;
  line-height: 40px;
}

.visa-suc-st-page .uni-grid {
  gap: 20px;
  justify-content: center;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}

.expo-events-page .i-con p {
  margin-bottom: 15px;
  text-align: left;
}

.expo-events-page .i-con h3 {
  margin-bottom: 20px;
  text-align: left;
}

.expo-events-page .uni-wrap .apply-btn {
  display: flex;
  justify-content: flex-start;
}

.expo-events-page .uni-card {
  justify-content: space-between;
}

.expo-inner-page .expo-main {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.expo-inner-page .expo-main h3 {
  margin: 0;
  /* text-align: left; */
}

.expo-inner-page .offer-texts {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 10px;
  margin-top: 30px;
  justify-content: center;
}

.expo-inner-page .expo-para p {
  color: var(--yellow);
  font-weight: 600;
}

.expo-inner-page section.uni-section.brochures-sec .uni-grid {
  grid-template-columns: repeat(3, 1fr);
}

.expo-inner-page section.uni-section.brochures-sec h2.heading-02.mt-12 {
  color: #373435;
  margin-top: 100px;
  margin-bottom: 50px;
}

.expo-inner-page section.uni-section.brochures-sec h3 {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 0;
  color: #2f4e78;
}

.expo-inner-page section.uni-section.brochures-sec h3 i {
  font-size: 22px;
  line-height: 30px;
}

.expo-inner-page section.uni-section.brochures-sec {
  background-color: #e5e5e5;
}

.expo-inner-page .services-sec .services-section {
  grid-template-columns: 1fr 1fr;
}

.expo-inner-page section.key-docs-req-wrap {
  background: #e5e5e5;
}

.expo-inner-page section.exp-sec-wrap {
  background: #f1f1f1;
}

.expo-inner-page section.exp-sec-wrap h3 {
  color: #000;
  font-size: 1.25rem;
  margin-bottom: 15px;
  font-weight: 400;
}

.expo-inner-page .exp-sec-wrap .card-stack {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 30px;
  grid-row-gap: 10px;
  padding-top: 30px;
}

.expo-inner-page .exp-sec-wrap .card-stack span {
  color: var(--yellow);
  margin-right: 10px;
  font-size: 1.5rem;
}

.expo-inner-page section.logos .logos-container {
  display: flex;
  flex-direction: column;
}

.expo-inner-page section.logos .logos-text {
  max-width: 100%;
  margin: 0;
}

.expo-inner-page .logos-wrapper {
  max-width: 100%;
  margin-top: 50px;
}

.expo-inner-page .logos-wrap._02 {
  justify-content: flex-end;
  margin-top: 20px;
}

.expo-inner-page .services-sec .service-card {
  margin: 0;
}

.expo-inner-page section.exclusive-offers-sec .expo-banner-ex {
  max-width: 1240px;
  margin: 0 auto;
}

.expo-inner-page section.scroll-cards-section.offers-sec-wrap .scroll-wrapper {
  grid-template-columns: repeat(2, 1fr);
}

.expo-inner-page section.scroll-cards-section.offers-sec-wrap i {
  font-size: 30px;
}

.expo-inner-page section.scroll-cards-section.offers-sec-wrap .scroll-card {
  justify-content: flex-start;
}

.expo-inner-page .footer form#email-form,
.ielts-abad-page .footer form#email-form {
  display: flex;
  flex-direction: column;
}

.expo-inner-page
  .footer
  form#email-form
  div#w-node-_5006191c-1780-fb26-e98e-206cb8dcd3c9-4f9e1675,
.ielts-abad-page
  .footer
  form#email-form
  div#w-node-_5006191c-1780-fb26-e98e-206cb8dcd3c9-4f9e1675 {
  width: 100%;
  display: block;
  background: none;
  border: none;
}

.expo-inner-page
  .footer
  form#email-form
  div#w-node-_5006191c-1780-fb26-e98e-206cb8dcd3c9-4f9e1675
  input.black-btn._02.w-button,
.ielts-abad-page
  .footer
  form#email-form
  div#w-node-_5006191c-1780-fb26-e98e-206cb8dcd3c9-4f9e1675
  input.black-btn._02.w-button {
  border-radius: 30px;
  border: 1px solid #fff6;
  background-image: linear-gradient(#000, #373435);
}

.expo-another-inner-page section.uni-section.brochures-sec .uni-grid {
  grid-template-columns: repeat(2, 1fr);
}

.expo-another-inner-page .scroll-cards-section .scroll-card i {
  font-size: 30px;
}

.expo-another-inner-page section.services-sec.scholar-sec {
  background-color: #e5e5e5 !important;
}

.expo-another-inner-page .footer .w-form,
.expo-inner-page .footer .w-form,
.ielts-abad-page .footer .w-form {
  width: 70%;
  margin: 0 auto;
}

.expo-inner3-page section.uni-section.brochures-sec h2.heading-02.mt-12 {
  margin-bottom: 10px;
}

.expo-inner3-page section.uni-section.brochures-sec p.head-p {
  margin-bottom: 50px;
}

.expo-inner3-page .scroll-cards-section .scroll-wrapper {
  grid-template-columns: repeat(4, 1fr);
}

.expo-inner3-page .scroll-cards-section .scroll-wrapper h2 {
  font-size: 25px;
}

.expo-inner3-page .scroll-cards-section .scroll-wrapper .scroll-card img {
  height: auto;
}

.expo-inner3-page .services-sec .service-card p.ser-p {
  font-size: 1rem;
  color: #444;
  line-height: 1.6;
  font-weight: 500;
  display: flex;
  align-items: flex-start;
}

.expo-inner3-page .services-sec .service-card p.ser-p span {
  display: flex;
  line-height: normal;
}

.expo-inner3-page .services-sec .services-section {
  grid-template-columns: 1fr;
  padding-left: 0;
  padding-right: 0;
}

.expo-inner3-page section.services-sec {
  background-color: #e5e5e5;
}

.expo-inner3-page .exp-sec-wrap .card-stack {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 30px;
  grid-row-gap: 10px;
  padding-top: 30px;
}

.expo-inner3-page section.key-docs-req-wrap {
  background-color: #f1f1f1;
}

.vadodara-page section.loc-map-wrap .headings-wrap.case-study-title {
  max-width: 100%;
}

.vadodara-page
  section.loc-map-wrap
  .headings-wrap.case-study-title
  h2.heading-02.mt-12 {
  text-align: center;
  margin-bottom: 50px;
}

.vadodara-page section.uni-section.brochures-sec {
  padding-top: 100px;
}

.surat-page section.services-sec.comp-sec {
  background-color: #e5e5e5;
}

.canada-page section.services-sec.scholar-sec p.heading-02.mt-12 {
  color: #373435;
}

.canada-page section.team.con-footer {
  background-color: #f1f1f1;
}

.canada-page section.uni-section.brochures-sec {
  padding-top: 100px;
}

.ielts-abad-page section.services-sec.comp-sec {
  background-color: #f1f1f1;
}

.ielts-abad-page section.services-sec.comp1-sec {
  background-color: #e5e5e5;
}

.ielts-abad-page section.exp-sec-wrap {
  background-color: #f1f1f1;
}

.ielts-abad-page .top-courses-sec .float-line-wrap {
  inset: 630px 0% 0%;
}

.ielts-abad-page section.uni-section.brochures-sec h2.heading-02.mt-12,
section.docs-req h4.body-text---semibold {
  margin-top: 10px;
  margin-bottom: 30px;
  font-size: 45px;
  font-weight: 600;
  line-height: 60px;
  color: #373435;
}

.ielts-abad-page section.uni-section.brochures-sec .uni-grid {
  grid-template-columns: repeat(3, 1fr);
}

.ielts-abad-page section.docs-req {
  background: #f1f1f1;
}

.ielts-vadodara-page
  section.exp-sec-wrap
  .headings-wrap.case-study-title
  h2.heading-02.mt-12 {
  color: #373435;
}

.ielts-vadodara-page .top-courses-sec .frame {
  margin-top: 200px;
}

.ielts-vadodara-page .top-courses-sec .float-line-wrap {
  inset: 550px 0% 0%;
}

.ielts-vadodara-page
  section.key-docs-req-wrap
  section.ielts-section-alt
  .headings-wrap.case-study-title
  h3.body-text---semibold
  strong {
  font-size: 22px;
  color: #2f4e78;
  line-height: 32px;
}

.ielts-vadodara-page
  section.key-docs-req-wrap
  section.ielts-section-alt
  .headings-wrap.case-study-title
  h3 {
  text-align: left;
}

.ielts-vadodara-page .scroll-cards-section {
  background-color: #e5e5e5;
}

.ielts-vadodara-page
  .exp1-sec
  .headings-wrap.case-study-title
  p.body-text---semibold {
  color: #000;
}

.ielts-vadodara-page section.docs-req {
  background-color: #e5e5e5;
}

.best-study-page .banner-form .headings-wrap.case-study-title {
  max-width: 100%;
  text-align: center;
  margin: 0;
}

.best-study-page
  .banner-form
  .headings-wrap.case-study-title
  h2.heading-02.mt-12 {
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  color: var(--yellow);
  margin-bottom: 20px;
}

.best-study-page section.about .section-top._14 {
  align-items: center;
}

.best-study-page section.about .section-top._14 .service-card {
  background: none;
  border: none;
}

.best-study-page section.about .headings-wrap {
  max-width: 50%;
  width: 50%;
}

.best-study-page section.about .section-top._14 section.services-section {
  width: 50%;
}

.best-study-page section.about .section-top._14 .service-card {
  background: none;
  border: none;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 10px;
  max-width: 100%;
  margin: 0;
}

.best-study-page
  section.about
  .section-top._14
  .service-card
  h4.body-text---semibold {
  font-size: 25px;
  margin-bottom: 20px;
}

.best-study-page section.about .section-top._14 .service-card p span {
  color: var(--yellow);
  margin-right: 10px;
  font-size: 17px;
}

.best-study-page section.about .section-top._14 .service-card p {
  font-size: 17px;
}

.best-study-page .case-study-collection-list {
  grid-template-columns: 1fr 1fr 1fr;
}

.best-study-page .case-study p.heading-02.mt-12 {
  color: #373435;
}

.best-study-page .case-study-slider {
  margin-top: 0;
}

.best-study-page .case-study-slider .case-study-img-box {
  height: auto;
  border-radius: 0;
}

.best-study-page .case-study-slider .case-study-img-box img.case-study-img {
  width: 100px;
}

.best-study-page .case-study .w-dyn-item {
  background: #ffffff;
  border-radius: 16px;
  padding: 25px 30px;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.05);
  transition:
    box-shadow 0.3s ease,
    transform 0.3s ease;
}

.best-study-page .case-study {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.best-study-page .case-study .apply-btn a.btn-03.w-inline-block {
  background: #2f4e78;
}

.best-study-page .timeline-item .game-header-group {
  gap: 0;
}

.best-study-page section.timeline .headings-wrap.case-study-title {
  max-width: 100%;
  margin: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 50px;
}

.best-study-page section.timeline .apply-btn {
  margin-top: 100px;
}

.best-study-page .timeline-wrapper {
  gap: 30px;
}

.best-study-page section.state.counter-sec .state-container {
  flex-direction: column;
}

.best-study-page
  section.state.counter-sec
  .state-container
  .headings-wrap.case-study-title {
  max-width: 100%;
  margin: 0;
  display: flex;
  justify-content: center;
  margin-bottom: 50px;
}

.best-study-page
  section.state.counter-sec
  .state-container
  .statistics-number-wrap
  p {
  color: #2f4e78;
}

.best-study-page .top-courses-sec .float-line-wrap {
  inset: 700px 0% 0%;
}

.best-study-page div#sec01 .the-overflow-hidden-mask {
  background: #f1f1f1;
}

.best-study-page .the-height-400vh-section .header p {
  color: #373435;
}

.best-study-page div#sec01 .the-overflow-hidden-mask h3.heading-7.mt-12 {
  color: #373435;
}

.best-study-page div#sec01 .the-overflow-hidden-mask .body-text---default.mt-8 {
  color: #000;
}

.best-study-page div#sec01 .frame p.body-text---semibold img {
  filter: none;
}

.best-study-page .top-courses-sec .float-line-wrap .line {
  background-color: #373435;
}

form#email-form .form-btn-wrap:hover input.black-btn._02.w-button {
  color: #000 !important;
  background: #fff !important;
}

.usa-page .scroll-cards-section .scroll-card,
section.scroll-cards-section.scho-sec.scho2 .scroll-card {
  border-bottom: 6px solid var(--yellow);
}

.usa-page section.key-docs-req-wrap h2.heading-02.mt-12 {
  font-size: 14px;
  line-height: 20px;
}

.usa-page .course-spec-wrap .custom-tabs-container,
.usa-page .course-spec-wrap .custom-tabs-content,
.aus-page .course-spec-wrap .custom-tabs-container,
.aus-page .course-spec-wrap .custom-tabs-content {
  background: none;
  box-shadow: none;
}

.usa-page section.all-courses-spec-wrap {
  background: #f1f1f1;
}

.usa-page section.all-courses-spec-wrap section.custom-tabs-section,
.aus-page section.all-courses-spec-wrap section.custom-tabs-section {
  padding-top: 20px;
  padding-bottom: 0;
}

.usa-page section.services-sec {
  background-color: #e5e5e5;
}

.usa-page section.services-sec section.services-section {
  grid-template-columns: 1fr 1fr;
}

.usa-page section.services-sec section.services-section .service-card {
  margin: 0;
}

.usa-page section.services-sec section.services-section .service-card p.ser-p {
  display: flex;
  align-items: flex-start;
}

.usa-page
  section.services-sec
  section.services-section
  .service-card
  p.ser-p
  span {
  line-height: 30px;
}

.usa-page section.docs-req.comp-sec {
  background: #f1f1f1;
}

.usa-page .tab-section-wrap.courses-wrap {
  background-color: #e5e5e5;
}

.usa-page .tab-section-wrap.courses-wrap ul.tabs-nav {
  grid-template-columns: repeat(4, 1fr);
}

.usa-page .tab-section-wrap.courses-wrap ul.tabs-nav li.tab {
  align-items: flex-start;
  display: flex;
  justify-content: center;
  cursor: text;
  background: #fff;
  padding: 15px;
  border-radius: 10px;
  border-bottom: 6px solid #2f4e78;
  transition: transform 0.3s;
  scroll-snap-align: start;
}

.usa-page .tab-section-wrap.courses-wrap ul.tabs-nav li.tab i {
  margin-top: 3px;
}

.usa-page .tab-section-wrap.courses-wrap section.tabs-section,
.usa-page .tab-section-wrap .tabs-section {
  overflow: unset;
}

.usa-page .tab-section-wrap li.tab.active {
  background: #2f4e78;
  color: #373435;
}

.usa-page .tab-section-wrap .tab-pane {
  display: block;
  opacity: 1;
}

.usa-page .scho-sec .scroll-card img,
section.scroll-cards-section.scho-sec.scho2 .scroll-card img {
  height: 30px;
  width: 30px;
}

.usa-page .scho-sec .scroll-card p,
.usa-page .scho-sec .scroll-card h3,
section.scroll-cards-section.scho-sec.scho2 .scroll-card h3 {
  font-size: 16px;
  color: #444;
  line-height: 1.4;
  font-weight: 400;
}

.usa-page section.scroll-cards-section.scho-sec {
  background-color: #e5e5e5;
}

.usa-page .top-courses-sec .float-line-wrap {
  inset: 750px 0% 0%;
}

.usa-page .top-courses-sec .frame {
  margin-top: 200px;
}

.uniq-container {
  width: 980px;
  margin: 0 auto;
  max-width: 100%;
  padding-right: 16px;
  padding-left: 16px;
}

.uniq-section {
  padding: 100px 0;
  background-color: #e5e5e5;
}

.uniq-tab__list {
  display: flex;
  margin-bottom: 24px;
  justify-content: center;
}

.uniq-tab__item {
  overflow: hidden;
  margin-right: 24px;
  text-shadow: 0 0 0.5px currentColor;
  position: relative;
  text-align: center;
  cursor: pointer;
  font-weight: 500;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 10px;
  background: transparent;
  border: 1px solid #37343559;
  color: #373435;
  padding: 10px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  transition: all 0.3s ease;
}

.uniq-tab__item i {
  margin-top: 3px;
}

/* .uniq-tab__item:before {
  content: "";
  position: absolute;
  top: 95%;
  left: 0;
  height: 2px;
  width: 100%;
  background: #19d9b4;
  transition: 0.2s;
  visibility: hidden;
  opacity: 0;
} */

.uniq-tab__item.is--active {
  position: relative;
  background: #2f4e78;
  color: #fff;
}

.uniq-tab__item.is--active:before {
  visibility: visible;
  opacity: 1;
}

.uniq-tab__content {
  padding: 32px;
  border-radius: 0 10px 10px;
}

.uniq-tab__content-item {
  display: none;
}

.uniq-tab__content-item.is--active {
  display: block;
}

.uniq-tab__content-title {
  padding: 24px 24px 24px 0;
}

/* Nested tab adjustments */
.uniq-tab .uniq-tab__item {
  font-size: 16px;
}

.uniq-tab .uniq-tab__content {
  padding: 0;
}

.uniq-section .uniq-container {
  max-width: 1240px;
  width: 100%;
}

.uniq-tab__content-item.uniq-tab .uniq-tab__list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}

.uniq-tab__content-item.uniq-tab .uniq-tab__list .uniq-tab__item {
  margin: 0;
  font-size: 14px;
  line-height: 20px;
}

/* .uniq-tab__content-item.inner-tab-grid {
    gap: 20px;
    justify-content: center;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
} */

/* hide tabs */
.uniq-tab__content-item {
  display: none;
}

/* show tabs (default block) */
.uniq-tab__content-item.is--active {
  display: block;
}

/* if tab contains grid */
.uniq-tab__content-item.inner-tab-grid {
  display: none;
  /* hidden initially */
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  justify-content: center;
}

/* show grid tab properly */
.uniq-tab__content-item.inner-tab-grid.is--active {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
}

.tab-con-2-wrap {
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  justify-content: center;
  display: grid;
}

.aus-page section.services-sec.aus-2 {
  background-color: #e5e5e5;
}

.aus-page section.exp-sec-wrap {
  background: #f1f1f1;
}

.aus-page section.services-sec.aus-3 {
  background-color: #e5e5e5;
}

.aus-page section.all-courses-spec-wrap .accordion__header,
.aus-page .usp-accordian-sec .accordion__item .accordion__content {
  background: #fff;
}

.aus-page .usp-accordian-sec .accordion__header.active {
  background: var(--yellow);
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.aus-page section.key-docs-req-wrap .headings-wrap.case-study-title h2,
.aus-page .key-inner-2 .headings-wrap.case-study-title p {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

.aus-page
  section.key-docs-req-wrap
  .key-secs-wrap
  .ielts-content
  h3.body-text---semibold {
  font-size: 22px;
  color: #2f4e78;
  line-height: 32px;
  text-align: left;
}

.aus-page .key-inner-2 {
  margin-top: 50px;
}

.aus-page section.services-sec.scholar-sec {
  background: #f1f1f1 !important;
}

.newz-page p.box-head,
.newz-page h2.heading-02.mt-12.box-head {
  color: #003087;
  font-size: 20px;
  line-height: 30px;
  font-weight: bold;
}

.newz-page section.scroll-cards-section i {
  font-size: 30px;
}

.newz-page .course-spec-wrap .custom-tab {
  flex: 1;
  text-align: center;
  padding: 1rem;
  cursor: pointer;
  color: #2f4e78;
  transition: background 0.3s;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 0.5rem;
  font-weight: 600;
}

.newz-page .course-spec-wrap .custom-tab i {
  margin-top: 3px;
}

.newz-page section.all-courses-spec-wrap .header {
  display: flex;
  text-align: center;
  margin-bottom: 50px;
}

.newz-page section.all-courses-spec-wrap .header h2.heading-02.mt-12 {
  font-weight: 100;
}

.newz-page section.all-courses-spec-wrap .custom-tabs-content {
  background: #fff;
}

.newz-page section.key-docs-req-wrap p.ser-p {
  text-align: left;
  color: inherit;
  line-height: 35px;
  font-size: 25px;
  font-weight: 600;
  display: flex;
  align-items: center;
  margin-top: 50px;
}

.newz-page section.key-docs-req-wrap p.ser-p span {
  color: var(--yellow);
  margin-right: 10px;
  font-size: 1.5rem;
}

.newz-page .tab-section-wrap ul.tabs-nav {
  grid-template-columns: repeat(3, 1fr);
}

.newz-page .tab-section-wrap .tab {
  align-items: flex-start;
}

.newz-page .tab-section-wrap .tab {
  align-items: flex-start;
}

.newz-page .tab-section-wrap .tab i {
  margin-top: 3px;
}

.newz-page .tab-section-wrap .tabs-content .scroll-card i {
  font-size: 30px;
}

.newz-page .tab-section-wrap {
  background: #e5e5e5;
}

.newz-page .tab-section-wrap .uni-section {
  background: none;
}

.newz-page section.services-sec.aus-3 {
  background-color: #f1f1f1;
}

.newz-page .the-height-400vh-section .the-sticky-div .float-line-wrap {
  inset: 780px 0% 0%;
}

.newz-page .top-courses-sec .frame {
  margin-top: 200px;
}

.newz-page
  section.all-courses-spec-wrap
  section.custom-tabs-section
  .accordion__content {
  padding-top: 10px;
}

.newz-page
  section.key-docs-req-wrap.jobp-new
  .key-docs-wrap
  h4.body-text---semibold {
  font-size: 22px;
  color: #2f4e78;
  line-height: 32px;
  text-align: left;
}

.newz-page section.services-sec.scholar-sec {
  background: #f1f1f1 !important;
}

.ger-page .ger1-sec .scroll-wrapper {
  grid-template-columns: repeat(2, 1fr);
}

.ger-page .services .services-wrap .uni-grid {
  grid-template-columns: repeat(2, 1fr);
}

.ger-page section.all-courses-spec-wrap .key-secs-wrap .ielts-container,
.france-page section.all-courses-spec-wrap .key-secs-wrap .ielts-container,
.france-page section.services-sec.aus-3 .ielts-container {
  border: 1px solid var(--yellow);
  border-radius: 10px;
  padding: 20px;
}

.ger-page
  section.all-courses-spec-wrap
  .key-secs-wrap
  section.ielts-section-alt,
.france-page
  section.all-courses-spec-wrap
  .key-secs-wrap
  section.ielts-section-alt,
.france-page section.services-sec.aus-3 section.ielts-section-alt {
  background: none;
  padding: 0;
}

.ger-page section.all-courses-spec-wrap .key-secs-wrap,
.france-page section.all-courses-spec-wrap .key-secs-wrap {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

.france-page section.services-sec.aus-3 .key-secs-wrap {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 20px;
}

.ger-page
  section.all-courses-spec-wrap
  .key-secs-wrap
  .ielts-container
  p.body-text---semibold
  strong,
.france-page
  section.all-courses-spec-wrap
  .key-secs-wrap
  .ielts-container
  p.body-text---semibold
  strong,
.france-page
  section.services-sec.aus-3
  .key-secs-wrap
  .headings-wrap.case-study-title
  p.body-text---semibold
  strong {
  font-size: 1rem;
  line-height: 1.6;
}

.ger-page
  section.all-courses-spec-wrap
  .key-secs-wrap
  .ielts-container
  p.body-text---semibold,
.france-page
  section.all-courses-spec-wrap
  .key-secs-wrap
  .ielts-container
  p.body-text---semibold,
.france-page
  section.services-sec.aus-3
  .key-secs-wrap
  .headings-wrap.case-study-title
  p.body-text---semibold {
  font-size: 1rem;
  line-height: 1.6;
  margin: 0;
  padding: 0;
}

.france-page
  section.services-sec.aus-3
  .key-secs-wrap
  .headings-wrap.case-study-title
  p.body-text---semibold {
  text-align: left;
}

.ger-page
  section.all-courses-spec-wrap
  .key-secs-wrap
  .ielts-container
  .headings-wrap.case-study-title,
.france-page
  section.all-courses-spec-wrap
  .key-secs-wrap
  .ielts-container
  .headings-wrap.case-study-title,
.france-page section.services-sec.aus-3 .headings-wrap.case-study-title {
  margin: 0;
}

.ger-page .tab-section-wrap.unis-wrap .tab-pane {
  display: block;
  opacity: 1;
}

.ger-page .tab-section-wrap .tabs-section {
  overflow: unset;
}

.ger-page section.services-sec.aus-2,
.ger-page .tab-section-wrap {
  background-color: #f1f1f1;
}

.ger-page section.exp-sec-wrap {
  background-color: #e5e5e5;
}

.ger-page section.scroll-cards-section.ger-2-sec,
.ger-page section.services-sec.scholar-sec {
  background: #e5e5e5 !important;
}

section.services .services-left {
  width: 100%;
}

.france-page section.services-sec.aus-3 p.ser-p {
  text-align: left;
  color: inherit;
  line-height: 35px;
  font-size: 25px;
  font-weight: 600;
  display: flex;
  align-items: center;
  margin-top: 50px;
}

.france-page section.services-sec.aus-3 p.ser-p span {
  color: var(--yellow);
  margin-right: 10px;
  font-size: 1.5rem;
}

.france-page section.services-sec.aus-3 .ielts-container {
  background: #fff;
}

.france-page
  section.scroll-cards-section.scho-sec
  .headings-wrap.case-study-title
  h2.heading-02.mt-12 {
  font-size: 14px;
  line-height: 20px;
  color: #373435;
  font-weight: 100;
}

.france-page section.scroll-cards-section.scho-sec .scroll-card img {
  height: 30px;
  width: 30px;
}

.france-page section.scroll-cards-section.scho-sec .scroll-card {
  border-bottom: 6px solid var(--yellow);
}

.france-page section.scroll-cards-section.scho-sec .scroll-card h3 {
  font-size: 16px;
  color: #444;
  line-height: 1.4;
  font-weight: 400;
}

.france-page .tab-section-wrap.unis-wrap .tab-pane {
  display: block;
  opacity: 1;
}

.france-page .tab-section-wrap.unis-wrap section.tabs-section {
  overflow: unset;
}

.france-page div#sec01 .the-sticky-div .float-line-wrap {
  inset: 650px 0% 0%;
}

.usa-page .tab-section-wrap .uni-section {
  background: none;
}

.dubai-page section.scroll-cards-section.dubai-edu .scroll-wrapper {
  grid-template-columns: repeat(1, 1fr);
}

.sitemap-page section.services-sec p.mt-12 {
  text-align: left;
  margin-top: 50px;
}

.sitemap-page
  section.services-sec
  .headings-wrap.case-study-title
  h3.body-text---semibold
  strong {
  font-size: 45px;
  font-weight: 600;
  line-height: 60px;
  color: #373435;
}

.sitemap-page section.services-sec a {
  color: #2f4e78;
  font-size: 20px;
}

.flipbook-wrap {
  max-width: 1200px;
  margin: 0 auto;
}

.nav-dropdown {
  position: relative;
}

.nav-dropdown-list {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  min-width: 220px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  z-index: 999;
  width: auto;
}

.nav-dropdown:hover .nav-dropdown-list {
  display: block;
}

.nav-dropdown-item {
  display: block;
  padding: 10px 15px;
  color: #333;
  text-decoration: none;
}

.nav-dropdown-item:hover {
  background: #f2f2f2;
}

.tab-section-wrap .tabs-section {
  overflow: unset;
}

.services-sec .service-card {
  padding: 20px;
  margin: 0;
}

.uniq-section .tabs-head p.ser-p {
  color: inherit;
  line-height: 1.6;
  margin-bottom: 10px;
  font-size: 1.25rem;
  margin-bottom: 15px;
  font-weight: 600;
  display: flex;
  align-items: center;
}

.uniq-section .tabs-head p.ser-p span {
  color: var(--yellow);
  margin-right: 10px;
  font-size: 1.5rem;
}

.best-study-page .case-study .case-study-line {
  display: none;
}

.best-study-page .case-study .case-study-container {
  max-width: 1600px;
}

.best-study-page .case-study div#w-slider-mask-0 {
  max-width: 100%;
}

.best-study-page .case-study .w-dyn-item a.case-study-card.w-inline-block {
  width: 100%;
}

.case-study-slider .w-slide {
  flex: 0 0 33.333%;
  /* 3 per row on large screens */
}

.blog-inner-page .cms-details-wrap strong a {
  color: #2f4e78;
}

.blog-inner-page .cms-details-wrap .head-para {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #000;
  margin-bottom: 20px;
  margin-top: 10px;
}

.blog-tab table {
  border-collapse: separate;
  border-spacing: 0;
  width: 85%;
  max-width: 900px;
  font-size: 15px;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.blog-tab thead {
  background: #f3f4f6;
}

.blog-tab th {
  text-align: left;
  padding: 18px 20px;
  font-weight: 600;
  font-size: 16px;
  color: #444;
  border-bottom: 2px solid #e5e7eb;
}

.blog-tab td {
  text-align: left;
  padding: 16px 20px;
  color: #555;
  border-bottom: 1px solid #eee;
  line-height: 1.6;
}

.blog-tab tr:last-child td {
  border-bottom: none;
}

.blog-tab tbody tr:hover {
  background: #fafafa;
  transition: 0.2s;
}

.eapps-widget-toolbar {
  display: none !important;
}

section.g-review-sec .headings-wrap-02 {
  max-width: 1240px;
  margin: 0 auto;
  width: 100%;
  text-align: center;
}

section.g-review-sec {
  padding-top: 100px;
  padding-bottom: 100px;
}

.expo-events-page .uni-card .i-con {
  width: 100%;
}

section.team.con-footer img.team-pattern,
section.team.con-footer img.team-border {
  border-radius: 15px;
}

.seo-1 section.key-docs-req-wrap.dubai-visa-sec h2.heading-02.mt-12 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 45px;
  font-weight: 600;
  line-height: 60px;
}

.seo-1
  section.immigration-section
  .right-column
  .headings-wrap.case-study-title {
  max-width: 100%;
  text-align: center;
  margin-bottom: 50px;
  margin-right: 0;
}

.immigration-section {
  padding: 100px 20px;
  background: #f1f1f1;
}

.seo-2 section.immigration-section,
.seo-2 section.exp-sec-wrap {
  background: #e5e5e5;
}

.seo-2 section.services-sec.aus-2 {
  background-color: #f1f1f1;
}

.abad-page section.loc-map-wrap {
  padding-top: 0;
}

.banner-form form#email-form input {
  color: #fff;
}

.sticky-btns .fixed-icons {
  position: fixed;
  top: 50%;
  left: 20px;
  z-index: 9999;
  display: flex;
  flex-direction: column;
  row-gap: 10px;
  transform: translate(-50%, -50%);
}

.sticky-btns .fixed-icons a {
  display: inline-block;
  margin-left: 0;
  color: #ffffff;
  background-color: #2f4e78;
  border-radius: 0;
  width: 44px;
  height: 44px;
  text-align: center;
  line-height: 50px;
  font-size: 20px;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
}

.sticky-btns .fixed-icons i.fa-solid.fa-envelope {
  font-size: 18px;
}

.sticky-btns .fixed-icons a:hover {
  background-color: #0062cc;
}

/* Style the WhatsApp icon */
.sticky-btns .fixed-icons a.whatsapp {
  background-color: #25d366;
}

.sticky-btns .fixed-icons a.whatsapp:hover {
  background-color: #128c7e;
}

/* Style the Call icon */
.sticky-btns .fixed-icons a.call {
  background-color: #dc3545;
}

.sticky-btns .fixed-icons a.call:hover {
  background-color: #c82333;
}

/* Style the Email icon */
.sticky-btns .fixed-icons a.email {
  background-color: #ffc107;
}

.sticky-btns .fixed-icons a.email:hover {
  background-color: #e0a800;
}

/* Style the form submit button */
.sticky-btns .btn-primary {
  background-color: #f9a01b;
  border-color: #f9a01b;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  border-radius: 5px;
  padding: 10px 30px;
}

/* Style the form submit button on hover */
.sticky-btns .btn-primary:hover {
  background-color: #fff;
  border-color: #f9a01b;
  color: #f9a01b;
}

/* Sticky button */
.sticky-btns {
  position: fixed;
  bottom: 25px;
  right: 25px;
  z-index: 999;
}

.fixed-icons {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.apply-now-btn {
  background-color: #2f4e78;
  color: #fff;
  border: none;
  border-radius: 50px;
  padding: 12px 25px;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease;
}

.apply-now-btn:hover {
  background-color: #0056b3;
}

/* Popup overlay */
.popup-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.6);
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 1000;
}

.popup-overlay.active {
  display: flex;
}

/* Popup content */
.popup-content {
  background: #fff;
  padding: 30px;
  border-radius: 10px;
  width: 90%;
  max-width: 400px;
  position: relative;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  animation: fadeIn 0.3s ease;
}

.footer.new-foo .footer-contact-text {
  max-width: 1240px;
  margin: 0 auto;
  text-align: center;
  margin-top: 100px;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: scale(0.9);
  }

  to {
    opacity: 1;
    transform: scale(1);
  }
}

.close-btn {
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 22px;
  color: #555;
  cursor: pointer;
}

.close-btn:hover {
  color: #000;
}

/* Form styling */
#applyForm .form-group {
  margin-bottom: 15px;
}

#applyForm label {
  display: block;
  font-weight: 500;
  margin-bottom: 5px;
}

#applyForm input,
#applyForm textarea {
  width: 100%;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 6px;
  font-size: 15px;
}

.submit-btn {
  width: 100%;
  background: #2f4e78;
  color: #fff;
  padding: 10px;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
}

.submit-btn:hover {
  background: #0056b3;
}

.sticky-btns {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 999;
}

.apply-now-btn {
  background-color: #00a7e5;
  color: #fff;
  border: none;
  padding: 14px 28px;
  border-radius: 50px;
  font-size: 16px;
  cursor: pointer;
  transition: 0.3s;
}

.apply-now-btn:hover {
  /* background-color: #0056b3; */
  background-color: #f1a22f;
}

.apply-popup {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.6);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 10000;
}

.apply-popup.active {
  display: flex;
}

.apply-popup-content {
  background: #fff;
  padding: 40px;
  border-radius: 16px;
  width: 80%;
  max-width: 1000px;
  position: relative;
  height: 80vh;
}

.popup-close-btn {
  position: absolute;
  top: 12px;
  right: 16px;
  background: none;
  border: none;
  font-size: 24px;
  cursor: pointer;
}

.sticky-btns.sticky-form .fixed-icons {
  right: -185px;
  left: 100%;
  /* transform: rotate(
90deg); */
  display: unset;
  /* width: 300px; */
}

.sticky-btns.sticky-form .fixed-icons button#apply-now-btn {
  padding: 10px 30px;
  right: 0;
  left: 100%;
  transform: rotate(90deg);
  display: inline-block;
  border-radius: 10px;
}

.blogs-23 section.services-sec {
  background: none;
  padding: 0;
}

.blogs-23 section.services-section {
  padding-left: 0;
  padding-right: 0;
}

.blogs-23 section.why-choose-us {
  padding: 0;
}

.blogs-23 section.exp-sec-wrap {
  background: none;
}

.blogs-23 section.why-choose-us .cards {
  box-shadow: none;
  background: #2f4e78;
}

.blogs-23 section.why-choose-us .card-stack {
  padding-top: 50px;
}

strong a {
  color: #2f4e78;
}

.apply-popup .footer-contact-wrap,
.apply-popup .contact-form-box {
  height: 100%;
  max-width: 100%;
}

.apply-popup .w-form {
  height: 100%;
  /* overflow-y: scroll; */
}

.apply-popup .headings-wrap.case-study-title,
.apply-popup form#email-form {
  opacity: 1 !important;
  transform: none !important;
}

.apply-popup .footer-contact-wrap {
  padding-top: 30px;
  /* padding-bottom: 50px; */
  overflow-y: scroll;
}

.apply-popup form#email-form {
  padding-bottom: 50px;
}

#w-node-_5006191c-1780-fb26-e98e-206cb8dcd3c9-4f9e1675
  input.black-btn._02.w-button {
  color: #fff;
}

.apply-popup .headings-wrap.case-study-title {
  max-width: 100%;
  text-align: center;
  margin-bottom: 50px;
}

a.submenu-toggle {
  cursor: pointer;
}

body.about-page.test-prep-page.canada-page.uk-page.aus-page.newz-page.france-page.dubai-page
  div#custom-tab1
  .accordion__header::after {
  display: none;
}

body.about-page.test-prep-page.canada-page.uk-page.aus-page.newz-page.france-page.dubai-page
  div#custom-tab1
  .usp-accordian-sec
  .accordion__header {
  cursor: default;
}

.textarea-field,
p#error_data {
  color: #000;
}

.banner-form form#Contact_Us {
  align-items: end;
  display: flex;
  justify-content: center;
}

.banner-form {
  margin-top: 30px;
}

.banner-form p#error_data {
  color: #fff;
}

.contact-form.con-3 {
  display: flex;
  flex-direction: column;
}

.contact-form.con-3 div#w-node-_5006191c-1780-fb26-e98e-206cb8dcd3c9-4f9e1675 {
  display: flex;
  width: max-content;
}

.apply-popup-content form#Contact_Us_4 {
  opacity: 1 !important;
}

.hero-container .font,
.header-wrap .font {
  transform: unset !important;
}

.hero-container .back,
.cursor-overlay,
.cursor-dot,
.cursor-circle {
  display: none;
}

.apply-popup-content .footer-contact-wrap {
  background-color: var(--yellow);
}

.uk-page p.c-head {
  margin-top: 0;
  font-size: 1.5rem;
  color: #f9a731 !important;
  font-weight: bold;
}

.usa-page .scroll-cards-section .scroll-card h3 {
  word-break: break-word;
}

.hero-container.banner-form-ex-wrap {
  display: flex;
  align-items: center;
  width: 100%;
}

.hero-container.banner-form-ex-wrap .banner-l {
  width: 50%;
}

.hero-container.banner-form-ex-wrap form#Contact_Us_5 {
  display: grid;
  grid-template-columns: 1fr;
}

.f-fields-wrap {
  display: flex;
  gap: 20px;
}

.f-fields-wrap .field-wrap {
  width: 100%;
}

.hero-container.banner-form-ex-wrap .text-field {
  margin: 0;
}

.banner-r {
  width: 40%;
}

.f-fields-wrap textarea {
  margin: 0;
  min-height: unset;
  border: 1px solid #000;
  border-radius: 32px;
}

.banner-hero-form {
  padding-top: 200px !important;
}

.hero-container.banner-form-ex-wrap .g-recaptcha {
  display: flex;
  justify-content: center;
}

.sub-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}

.sub-wrap div#w-node-_5006191c-1780-fb26-e98e-206cb8dcd3c9-4f9e1675 {
  background: #fff;
}

.sub-wrap input.black-btn._02.w-button {
  color: #000 !important;
}

.sub-wrap div#w-node-_5006191c-1780-fb26-e98e-206cb8dcd3c9-4f9e1675:hover {
  background-image: linear-gradient(#000, #373435) !important;
}

.apply-popup-content div#w-node-_5006191c-1780-fb26-e98e-206cb8dcd3c9-4f9e1675 {
  margin-bottom: 50px;
}

section.footer-wrap {
  /* padding-top: 100px; */
  /* background: #2f4e78; */
  margin-top: 100px;
}

section.footer-wrap .footer-container {
  border-top: 1px solid #333e7d;
  border-bottom: 1px solid #333e7d;
  padding: 50px 0;
}

.bottom {
  margin-top: 0px;
  padding-top: 24px;
}

/* .footer-title {
  color: #ffffff;
}

.footer-wrap a {
  color: #ffffff;
}

.footer-wrap p.body-text---small.mt-8 i {
  color: #fff;
}

.bottom-text {
  color: #ffffff;
}

p.bottom-text a {
  color: #ffffff;
}

.footer-link:hover {
  color: #ffffff;
}

.bot-right a img {
  filter: invert(1);
} */

#apply-now-btn {
  animation: blinkBtn 2s infinite;
}

@keyframes blinkBtn {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0.4;
  }

  100% {
    opacity: 1;
  }
}

@keyframes scroll-top-to-bottom {
  0% {
    transform: translateY(0);
  }

  100% {
    transform: translateY(-50%);
  }
}

@keyframes scroll-bottom-to-top {
  0% {
    transform: translateY(-50%);
  }

  100% {
    transform: translateY(0);
  }
}

/* Class to apply the top-to-bottom animation */
.animate-scroll-t2b {
  animation: scroll-top-to-bottom 60s linear infinite;
}

/* Class to apply the bottom-to-top animation */
.animate-scroll-b2t {
  animation: scroll-bottom-to-top 60s linear infinite;
}

/* Utility class to pause the animation on hover */
.group:hover .group-hover-pause {
  animation-play-state: paused;
}

section.testimonials-sec
  .bg-gray-950.text-white.flex.items-center.justify-center.min-h-screen.px-4.py-16 {
  background: #e5e5e5;
}

section.testimonials-sec
  .bg-gray-900.border.border-gray-800.p-6.rounded-2xl.shadow-lg.transition-transform.duration-300.transform.hover\:scale-105 {
  box-shadow:
    0 4px 6px -1px #001e261a,
    0 2px 4px -1px #0000000f !important;
  border-radius: 6px;
  background: none;
}

section.testimonials-sec
  .bg-gray-900.border.border-gray-800.p-6.rounded-2xl.shadow-lg.transition-transform.duration-300.transform.hover\:scale-105:hover {
  background: #2f4e78 !important;
}

section.testimonials-sec
  .bg-gray-900.border.border-gray-800.p-6.rounded-2xl.shadow-lg.transition-transform.duration-300.transform.hover\:scale-105
  p.font-semibold.text-white {
  color: #333 !important;
}

section.testimonials-sec
  .bg-gray-900.border.border-gray-800.p-6.rounded-2xl.shadow-lg.transition-transform.duration-300.transform.hover\:scale-105:hover
  p.font-semibold.text-white {
  color: #fff !important;
}

section.testimonials-sec
  .bg-gray-900.border.border-gray-800.p-6.rounded-2xl.shadow-lg.transition-transform.duration-300.transform.hover\:scale-105
  p.text-gray-300 {
  color: #000;
}

section.testimonials-sec
  .bg-gray-900.border.border-gray-800.p-6.rounded-2xl.shadow-lg.transition-transform.duration-300.transform.hover\:scale-105:hover
  p.text-gray-300 {
  color: #fff !important;
}

section.testimonials-sec .headings-wrap-02 {
  max-width: 100%;
  text-align: center;
  margin-bottom: 70px;
}

.blog-slider-wrap .slider-shell {
  margin-left: auto;
  margin-right: 0;
}

.blog-slider-wrap .slider-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  margin-bottom: 1.25rem;
  padding-right: 1.5rem;
}

.blog-slider-wrap .slider-title {
  font-size: 1.5rem;
  font-weight: 600;
  margin: 0;
}

.blog-slider-wrap .slider-header-controls {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.blog-slider-wrap .arrow-btn {
  border: none;
  width: 40px;
  height: 40px;
  border-radius: 999px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  cursor: pointer;
  background: #fff;
  color: #131313;
  font-weight: bold;
}

.blog-slider-wrap .w-dyn-item a.blog-card.w-inline-block {
  opacity: 1 !important;
  transform: unset !important;
  transform-style: unset !important;
}

.blog-slider-wrap .overlay-white,
.blog-slider-wrap .overlay-black {
  display: none;
}

.blog-slider-wrap .slider {
  position: relative;
}

.blog-slider-wrap .slider-inner {
  overflow: hidden;
}

.blog-slider-wrap .slider-track {
  display: flex;
  align-items: stretch;
  transition: transform var(--transition-speed) ease;
  will-change: transform;
}

.blog-slider-wrap .slide {
  flex: 0 0 var(--card-width-mobile);
  max-width: var(--card-width-desktop);
  border-radius: 1.5rem;
  background: #e5e7eb;
  padding: 0 10px;
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}

/* .blog-slider-wrap .slide {
    flex: 0 0 var(--card-width-mobile);
    max-width: var(--card-width-desktop);
    border-radius: 1.5rem;
    background: #e5e7eb;
    padding: 0 10px;
    display: flex;
    flex-direction: column;
    gap: 0.8rem;
    padding: 1.1rem 1.1rem 1.25rem;
    margin-right: var(--card-gap);
} */

.blog-slider-wrap .slide.blue,
.blog-slider-wrap .slide.purple,
.blog-slider-wrap .slide.peach,
.blog-slider-wrap .slide.green {
  background: none;
}

.blog-slider-wrap .slide-image {
  width: 100%;
  border-radius: 1rem;
  background-size: cover;
  background-position: center;
  aspect-ratio: 4 / 3;
  display: block;
}

.blog-slider-wrap .slide.blue .slide-image {
  background-image: linear-gradient(135deg, #60a5fa, #a855f7);
}

.blog-slider-wrap .slide.purple .slide-image {
  background-image: linear-gradient(135deg, #a855f7, #f97316);
}

.blog-slider-wrap .slide.peach .slide-image {
  background-image: linear-gradient(135deg, #fb7185, #f97316);
}

.blog-slider-wrap .slide.green .slide-image {
  background-image: linear-gradient(135deg, #22c55e, #3b82f6);
}

.blog-slider-wrap .slide-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.blog-slider-wrap a.slide-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
  width: 100%;
  text-decoration: none;
  color: inherit;
}

.blog-slider-wrap .slide-title {
  margin: 0;
  font-size: 1rem;
  font-weight: 600;
}

.blog-slider-wrap .slide-arrow {
  flex-shrink: 0;
  width: 32px;
  height: 32px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgba(15, 23, 42, 0.08);
  font-size: 1.1rem;
  line-height: 1;
  position: relative;
  top: -0.5px;
}

.blog-slider-wrap .slide-link:hover .slide-arrow {
  background: rgba(15, 23, 42, 0.16);
}

#peekSlider .slider-track {
  display: flex;
  gap: 24px;
}

#peekSlider .slide {
  flex: 0 0 auto;
  width: calc(100% - 40px);
}

#peekSlider .slider-track {
  display: flex;
  gap: 0px;
}

#peekSlider .slide {
  flex: 0 0 auto;
  width: 80%;
}

.tab-section-wrap .uni-grid .uni-card:hover,
.uniq-section .uni-card:hover {
  background: #2f4e78;
}

.tab-section-wrap .uni-grid .uni-card:hover i,
.tab-section-wrap .uni-grid .uni-card:hover h4,
.tab-section-wrap .uni-grid .uni-card:hover p,
.uniq-section .uni-card:hover i,
.uniq-section .uni-card:hover h4,
.uniq-section .uni-card:hover p {
  color: #fff;
}

.f-fields-wrap.fields-wrap-col {
  display: flex;
  flex-direction: column;
}

.uniq-section .uni-card img,
.uniq-section .uniq-tab__item img,
.newz-page .tab-section-wrap .tab img {
  width: 20px;
}

.uniq-section .uniq-tab__item.is--active img,
.uniq-section .uni-card:hover img,
.newz-page .tab-section-wrap li.tab.active img {
  filter: invert(1);
}

.uniq-section .uni-card img {
  margin-bottom: 10px;
}

section.services-sec.scholar-sec.loc2 section.services-section {
  display: grid;
  grid-template-columns: 1fr;
  gap: 30px;
  padding: 50px 20px 0 20px;
  margin: auto;
}

section.key-docs-req-wrap
  section.ielts-section-alt
  .headings-wrap.case-study-title,
.ger-page
  section.all-courses-spec-wrap
  .key-secs-wrap
  .ielts-container
  .headings-wrap.case-study-title,
.france-page
  section.all-courses-spec-wrap
  .key-secs-wrap
  .ielts-container
  .headings-wrap.case-study-title,
.france-page section.services-sec.aus-3 .headings-wrap.case-study-title {
  opacity: 1 !important;
  transform: unset !important;
  transform-style: unset !important;
}

@media (min-width: 768px) {
  #peekSlider .slide {
    width: 50%;
  }
}

@media (min-width: 1024px) {
  #peekSlider .slide {
    width: 33.33%;
  }
}

@media screen and (max-width: 1600px) {
  .best-study-page .case-study .case-study-container {
    max-width: 100%;
  }

  .best-study-page .case-study {
    padding-left: 20px;
    padding-right: 20px;
  }

  .best-study-page .case-study-slide {
    margin-right: 0;
  }
}

@media screen and (max-width: 1530px) {
  .hero-container.banner-form-ex-wrap {
    flex-direction: column;
  }

  .hero-container.banner-form-ex-wrap .banner-l,
  .banner-r {
    width: 100%;
  }
}

@media screen and (max-width: 1400px) {
  .nav-outter {
    flex: unset;
    max-width: 100%;
  }

  .last-link {
    margin-left: 10px;
  }

  .footer-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
  }

  .newz-page section.key-docs-req-wrap.jobp-new,
  .newz-page section.uni-section.brochures-sec,
  .newz-page .tab-section-wrap,
  .newz-page section.key-docs-req-wrap,
  .newz-page section.services-sec.aus-3,
  .newz-page section.all-courses-spec-wrap,
  .newz-page .scroll-cards-section,
  .newz-page section.services-sec.aus-2,
  section.services-sec,
  section.faq {
    padding-left: 20px;
    padding-right: 20px;
  }

  .newz-page section.services-sec.aus-2 section.services-section,
  .newz-page section.services-sec.scholar-sec section.services-section {
    padding-left: 0;
    padding-right: 0;
  }

  .services-container {
    margin-left: 20px;
    margin-right: 20px;
  }

  .newz-page section.all-courses-spec-wrap .custom-tabs-content {
    padding-left: 20px;
    padding-right: 20px;
  }

  .faq-container {
    max-width: 100%;
  }

  .abad-page section.cards-address-sec {
    padding-left: 20px;
    padding-right: 20px;
  }

  .contact-page section.cards-address-sec {
    padding-left: 20px;
    padding-right: 20px;
  }

  .best-study-page .case-study-mask,
  .best-study-page .case-study-container {
    max-width: 100%;
  }

  .best-study-page section.case-study {
    padding-left: 20px;
    padding-right: 20px;
  }

  .blog-slider-wrap .slider-header {
    padding-left: 20px;
    padding-right: 20px;
  }

  section.blogs .section-top {
    padding-right: 20px;
  }

  .blogs-container {
    max-width: 100%;
  }
}

@media (max-width: 1240px) {
  .edu-modern-section .edu-block,
  section.docs-req .docs-req-wrap,
  section.key-docs-req-wrap,
  .tab-section-wrap,
  .header,
  .scroll-cards-section,
  .uni-section,
  .headings-wrap,
  .uk-page section.all-courses-spec-wrap {
    padding-right: 20px;
    padding-left: 20px;
  }

  .headings-wrap {
    margin-right: 0px;
  }

  .faq-container,
  .footer-contact-container,
  .footer-container,
  .bottom-container,
  .team-container,
  .about-02-container {
    margin-left: 20px;
    margin-right: 20px;
  }

  section.services-sec,
  .canada-page section.services-sec,
  .edu-modern-section,
  .services,
  section.docs-req {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .about .headings-wrap {
    padding: 0;
  }

  section.key-docs-req-wrap
    section.ielts-section-alt
    .headings-wrap.case-study-title {
    padding: 0;
  }

  .about-page .hero-overlay {
    background: rgba(0, 0, 0, 0.7);
  }

  .faq .headings-wrap {
    padding: 0;
  }

  .aus-page section.all-courses-spec-wrap .custom-tabs-content {
    padding: 2rem 0;
  }

  .newz-page section.all-courses-spec-wrap .custom-tabs-content {
    padding-left: 20px;
    padding-right: 20px;
  }

  .test-prep-page section.ielts-section-alt .headings-wrap.case-study-title {
    padding: 0;
  }
}

@media (max-width: 1130px) {
  .nav-menu-wrapper.w-nav-menu {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    background: #fff;
    width: 100%;
    z-index: 999;
    flex-direction: column;
    padding: 20px;
  }

  .nav-menu-wrapper.w-nav-menu.open {
    display: flex;
    flex-direction: column;
    width: 100%;
    overflow: scroll;
    padding-bottom: 30px;
    border-radius: 0;
    top: 0;
  }

  #menu-burger {
    display: block;
  }

  .nav-outter {
    width: 80%;
  }

  .nav-menu {
    align-items: flex-start;
    flex-direction: column;
    width: 100%;
    gap: 10px;
  }

  .service-inner {
    top: 200px;
  }

  section.state.counter-sec
    .state-container
    div#w-node-_088aafa2-f88b-3e3c-ee11-f350e3464071-e346406e {
    display: flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
  }

  .service-text-wrap {
    max-width: 45%;
  }

  .team-grid {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .service-card {
    margin-right: 0;
  }

  .the-height-400vh-section .the-width-400vh-scrollable-div {
    will-change: unset !important;
    transform: unset !important;
    transform-style: unset !important;
    width: unset;
    padding-left: 20px;
    padding-right: 20px;
  }

  .the-height-400vh-section .float-line-wrap {
    display: none;
  }

  .the-height-400vh-section .frame {
    margin-top: 0;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
  }

  .the-height-400vh-section {
    height: unset;
    padding-top: 100px;
    background-color: #2f4e78;
    padding-bottom: 100px;
  }

  .the-height-400vh-section .the-sticky-div {
    height: unset;
    position: unset;
    overflow: unset;
  }

  .the-height-400vh-section .the-sticky-div {
    background-color: #2f4e78;
  }

  .the-height-400vh-section .float-heading-box {
    position: unset;
    inset: unset;
  }

  .the-height-400vh-section h1.heading-7.mt-12 {
    font-weight: 500;
    font-size: 25px;
    line-height: 35px;
  }

  div#sec01 .frame p.body-text---semibold img {
    width: 50px;
  }

  .the-height-400vh-section .the-overflow-hidden-mask {
    padding-top: 80px;
  }

  .the-height-400vh-section .frame .work-card {
    margin: 0;
    border: 1px solid #ffffff61;
    padding: 30px;
    width: 100% !important;
    height: 100%;
    border-radius: 16px;
    border-bottom: 5px solid;
  }

  .usa-page .top-courses-sec .frame {
    margin-top: 0;
  }

  .france-page .top-courses-sec .frame,
  .dubai-page .top-courses-sec .frame {
    margin-top: 0;
  }

  .career-page .offices-container {
    grid-template-columns: repeat(2, 1fr);
  }

  .career-page .team-img-box {
    height: auto;
  }

  .best-study-page .the-height-400vh-section,
  .best-study-page .the-height-400vh-section .the-sticky-div {
    background-color: #f1f1f1;
  }

  .best-study-page .the-height-400vh-section .frame {
    margin: 0;
  }

  .best-study-page div#sec01 .the-overflow-hidden-mask {
    padding: 0;
  }

  .best-study-page .the-height-400vh-section .frame .work-card {
    border: 1px solid #373435;
    padding: 20px;
    border-bottom: 5px solid #373435;
  }

  .best-study-page .the-height-400vh-section .float-heading-box {
    margin-bottom: 50px;
  }

  body.about-page.test-prep-page.canada-page.blog-page.blog-inner-page
    .cms-details-wrap {
    flex-direction: column;
    gap: 30px;
  }

  .hamburger-icon {
    padding: 0;
  }

  .nav-dropdown-list {
    position: relative;
    height: auto !important;
  }
}

@media (min-width: 1131px) {
  .nav-menu-wrapper.w-nav-menu {
    display: flex !important;
    position: static;
    flex-direction: row;
    padding: 0;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_66704a61-0796-e8b3-77b8-8eb64f9e16bc-4f9e1675 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-d519a498-b606-a5a0-d4d7-58d80cbb06ed-5a18f34b {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_8e0aee3a-bb1f-6876-7d91-903b952ed1b4-5a18f34b,
  #w-node-_8e0aee3a-bb1f-6876-7d91-903b952ed1bc-5a18f34b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_8e0aee3a-bb1f-6876-7d91-903b952ed1b7-5a18f34b,
  #w-node-_22bf56c7-4e1e-5f47-6dd3-280ca3ae3f9d-5a18f34b {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-cd59803b-fb0a-0bde-b584-cab78a9a5aaa-a437fe91 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_37f9582d-e203-8822-4471-5479add05119-a437fe91 {
    grid-area: span 1 / span 2 / span 1 / span 2;
    align-self: end;
  }

  #w-node-_9402f505-0418-08a5-95fe-4717acc0475b-a437fe91 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9402f505-0418-08a5-95fe-4717acc04763-a437fe91 {
    grid-area: span 1 / span 2 / span 1 / span 2;
    align-self: end;
  }

  #w-node-_0b428d74-d947-0ccd-3a14-f6b861fcd5ac-a437fe91 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_0b428d74-d947-0ccd-3a14-f6b861fcd5b4-a437fe91 {
    grid-area: span 1 / span 2 / span 1 / span 2;
    align-self: end;
  }

  #w-node-a2c68c42-b004-52b9-41ea-350ef1b22977-a437fe91 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a2c68c42-b004-52b9-41ea-350ef1b2297f-a437fe91,
  #w-node-ab95c8b8-0542-8941-df38-abab30816d85-a437fe91 {
    grid-area: span 1 / span 2 / span 1 / span 2;
    align-self: end;
  }

  section.services .services-res-left h2.heading-05 {
    color: #fff;
  }

  .case-study-collection-list {
    grid-template-columns: 1fr;
    gap: 50px;
  }

  .case-study-slider {
    margin-top: 0;
    padding-top: 20px;
  }

  .service-text-wrap {
    max-width: 100%;
  }

  .service-inner {
    top: 0;
  }

  .team-grid {
    grid-template-columns: 1fr 1fr;
  }

  section.logos .logos-text,
  section.testimonial .headings-wrap-02,
  .footer-contact-text {
    max-width: 100%;
  }

  .bottom-container {
    flex-direction: column;
  }

  .state-card p.h2.counter,
  .state-card p.h2 {
    font-size: 30px;
    line-height: 40px;
  }

  .logos,
  section.key-docs-req-wrap,
  section.team-02.team-sec,
  section.team-02.countries-wrap,
  .about-page section.logos,
  section.timeline,
  section.faq,
  .the-height-400vh-section,
  .tab-section-wrap,
  .scroll-cards-section,
  .exp-sec-wrap .why-choose-us,
  .uk-page section.all-courses-spec-wrap {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .edu-block {
    flex-direction: column;
    padding-bottom: 0;
  }

  .resp-block {
    flex-direction: column-reverse;
  }

  .canada-page section.services .headings-wrap.case-study-title {
    margin-bottom: 10px;
  }

  .docs-req-wrap {
    grid-template-columns: repeat(2, 1fr);
  }

  section.key-docs-req-wrap
    section.ielts-section-alt
    .headings-wrap.case-study-title,
  .key-docs-wrap .headings-wrap.case-study-title,
  .can-docs-req .headings-wrap.case-study-title {
    padding: 0;
  }

  .tab-section-wrap .tabs-nav {
    grid-template-columns: repeat(4, 1fr);
  }

  .scroll-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }

  .banner-form form#email-form {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }

  .banner-form form#email-form .field-wrap {
    width: 100%;
  }

  .banner-form {
    padding-left: 20px;
    padding-right: 20px;
  }

  .banner-form form#email-form {
    max-width: 100%;
  }

  .test-prep-page .hero-container {
    max-width: 100%;
  }

  .uk-page .course-spec-wrap .custom-tabs-nav {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }

  .aus-page .uniq-section .uniq-tab__content .uniq-tab__list,
  .aus-page .tab-con-2-wrap {
    grid-template-columns: repeat(3, 1fr);
  }

  .aus-page section.uni-section.brochures-sec .uni-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .test-prep-page .immigration-section .container {
    max-width: 100%;
    flex-direction: column;
  }

  .test-prep-page .immigration-section .right-column {
    width: 100%;
  }

  .cards-reveal-sec,
  .test-page .uni-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .ielts-abad-page .footer .w-form {
    width: 100%;
  }

  .best-study-page section.about .section-top._14 {
    align-items: flex-start;
    display: flex;
  }

  .best-study-page section.about .section-top._14 section.services-section {
    width: 100%;
  }

  .best-study-page .case-study-collection-list {
    grid-template-columns: 1fr 1fr;
  }

  .best-study-page .pp-info-box-description h3 {
    font-size: 18px;
    line-height: 28px;
  }

  .best-study-page .case-study-slider .w-slide {
    flex: 0 0 50%;
  }

  .best-study-page .case-study-slider .w-slide .w-dyn-list,
  .best-study-page .case-study-collection-list {
    height: 100%;
  }

  /* .best-study-page .case-study .w-dyn-item a.case-study-card.w-inline-block {
    width: 90%;
  } */

  .best-study-page .case-study-collection-list {
    gap: 20px;
  }

  .expo-inner-page section.uni-section.brochures-sec .uni-grid,
  .expo-inner-page .exp-sec-wrap .card-stack {
    grid-template-columns: repeat(2, 1fr);
  }

  .expo-inner-page .heading-02 {
    font-size: 30px;
    line-height: 40px;
  }

  .expo-inner-page section.uni-section.brochures-sec {
    padding-top: 50px !important;
  }

  .expo-inner-page section.uni-section.brochures-sec h2.heading-02.mt-12 {
    margin-top: 50px;
  }

  .expo-inner3-page .scroll-cards-section .scroll-wrapper {
    grid-template-columns: repeat(3, 1fr);
  }

  .hero-container.banner-form-ex-wrap {
    flex-direction: column;
  }

  .hero-container.banner-form-ex-wrap .banner-l,
  .hero-container.banner-form-ex-wrap .banner-r {
    width: 100%;
  }

  .blog-slider-wrap .slider-header {
    flex-direction: column;
  }

  section.blogs .blogs-container {
    display: flex;
    flex-direction: column-reverse;
  }

  section.blogs .headings-wrap {
    display: none;
  }

  section.blogs .section-top {
    display: flex;
    align-items: center;
    margin-top: 20px;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_66704a61-0796-e8b3-77b8-8eb64f9e16c3-4f9e1675 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_37f9582d-e203-8822-4471-5479add05119-a437fe91 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: end;
  }

  #w-node-_88242377-e536-791d-a33c-ab1a1c07e5f0-a437fe91 {
    justify-self: end;
  }

  #w-node-_9402f505-0418-08a5-95fe-4717acc04763-a437fe91 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: end;
  }

  #w-node-_9402f505-0418-08a5-95fe-4717acc0476b-a437fe91 {
    justify-self: end;
  }

  #w-node-_0b428d74-d947-0ccd-3a14-f6b861fcd5b4-a437fe91 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: end;
  }

  #w-node-_0b428d74-d947-0ccd-3a14-f6b861fcd5bc-a437fe91 {
    justify-self: end;
  }

  #w-node-a2c68c42-b004-52b9-41ea-350ef1b2297f-a437fe91 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: end;
  }

  #w-node-a2c68c42-b004-52b9-41ea-350ef1b22987-a437fe91 {
    justify-self: end;
  }

  #w-node-f7481993-f8e0-cc09-7973-ad4fd1a41884-a437fe91,
  #w-node-_7c01fd0b-8ce3-91e4-f26e-8a4852364c61-a437fe91,
  #w-node-df6fd489-bd75-ba35-82cc-a9523ec916a1-a437fe91 {
    justify-self: start;
  }

  #w-node-ab95c8b8-0542-8941-df38-abab30816d85-a437fe91 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: end;
  }

  #w-node-ab95c8b8-0542-8941-df38-abab30816d8d-a437fe91 {
    justify-self: start;
  }

  .nav-outter {
    width: 90%;
  }

  .team-grid {
    grid-template-columns: 1fr;
  }

  .team-img-box {
    height: 300px;
  }

  section.team-02.countries-wrap .header {
    display: flex;
    align-items: center;
  }

  section.team-02.team-sec,
  section.team-02.countries-wrap,
  .about-page section.logos,
  section.timeline,
  section.faq,
  body.about-page section.about,
  .team,
  .about-page .footer-contact-wrap,
  .canada-page section.uni-section.brochures-sec {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  section.logos h2.heading-02.mt-12,
  section.logos p.heading-05 {
    text-align: left;
  }

  section.logos p.heading-05 {
    text-align: left;
  }

  section.logos .logos-container {
    gap: 30px;
  }

  .nav-menu-wrapper {
    /* background-color: var(--theme-black); */
    background-color: #000;
    border-radius: 12px;
    justify-content: flex-start;
    align-items: flex-start;
    height: 100vh;
    padding: 36px 32px 40px;
    position: fixed;
    top: 0;
  }

  .footer .footer-contact-text h2.heading-02 {
    font-size: 20px;
    line-height: 30px;
  }

  p {
    font-size: 14px;
    line-height: 24px;
  }

  .state-card p.h2.counter,
  .state-card p.h2,
  .heading-02 {
    font-size: 30px;
    line-height: 40px;
  }

  .the-height-400vh-section .frame {
    grid-template-columns: repeat(1, 1fr);
  }

  .about-page section#hero {
    padding-top: 150px;
    padding-bottom: 100px;
  }

  .about-page .hero-container h1.heading-01 {
    font-size: 22px;
    line-height: 32px;
  }

  .canada-page section.services-sec p.body-text---semibold strong,
  section.edu-modern-section p strong,
  .canada-page section.services p strong,
  section.docs-req p.body-text---semibold strong,
  .can-docs-req p.body-text---semibold strong,
  .uni-wrap p.body-text---semibold strong,
  section.scroll-cards-section p.body-text---semibold strong,
  section.cont-sec p.body-text---semibold strong,
  .tab-section-wrap .tabs-section p.body-text---semibold strong,
  .abad-page .ser-con-wrap p.body-text---semibold strong,
  .abad-page section.cards-address-sec .headings-wrap.case-study-title strong,
  .state-card p.h2.counter,
  .state-card p.h2,
  .heading-02 {
    font-size: 20px;
    line-height: 30px;
  }

  .services-sec .services-section {
    padding: 20px;
  }

  .edu-block .edu-icon {
    width: 80%;
  }

  .docs-req-wrap,
  section.key-docs-req-wrap .key-secs-wrap,
  .scroll-wrapper,
  .canada-page section.uni-section.brochures-sec .uni-grid {
    grid-template-columns: repeat(1, 1fr);
  }

  .tab-section-wrap .tabs-nav,
  .uni-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .services-sec .service-card p.ser-p,
  .services-sec .service-card h3.ser-p,
  .uk-page section.services-sec.scholar-sec h2.ser-p,
  .canada-page section.services-sec.scholar-sec h2.ser-p,
  .ielts-abad-page section.services-sec.comp1-sec h2.ser-p {
    align-items: flex-start;
    font-size: 18px;
  }

  .services-sec .service-card p.ser-p span,
  .services-sec .service-card h3.ser-p span,
  .uk-page section.services-sec.scholar-sec h2.ser-p span,
  .canada-page section.services-sec.scholar-sec h2.ser-p span,
  .ielts-abad-page section.services-sec.comp1-sec h2.ser-p span {
    color: var(--yellow);
    margin-right: 10px;
    font-size: 20px;
  }

  .canada-page section.team.con-footer .headings-wrap {
    padding: 0;
  }

  .footer .contact-form {
    gap: 20px;
    display: flex;
    flex-direction: column;
  }

  .footer input.black-btn._02.w-button {
    color: #fff;
    background-image: linear-gradient(#000, #373435);
  }

  .footer .form-btn-wrap {
    border: none;
    background: none;
  }

  .usp-accordian-sec .accordion__header {
    padding: 20px;
    font-size: 12px;
    padding-right: 50px;
    word-break: break-word;
  }

  .uk-page section.all-courses-spec-wrap p.body-text---semibold {
    font-size: 30px;
    line-height: 40px;
  }

  .uk-page .course-spec-wrap .custom-tabs-nav,
  .usp-accordian-sec .accordion {
    grid-template-columns: repeat(1, 1fr);
  }

  .uk-page .course-spec-wrap .custom-tabs-content {
    padding: 20px;
  }

  .uk-page .course-spec-wrap .custom-tabs-content p.ser-p {
    line-height: 30px;
    font-size: 20px;
  }

  .uk-page .course-spec-wrap .custom-tabs-section {
    padding: 20px 0rem;
  }

  .usa-page .course-spec-wrap .custom-tabs-content {
    padding: 0;
  }

  .usa-page .course-spec-wrap .custom-tabs-container {
    overflow: unset;
  }

  .usa-page .the-height-400vh-section .the-overflow-hidden-mask {
    padding-top: 50px;
  }

  .aus-page .uniq-tab__content-item.uniq-tab .uniq-tab__list {
    display: flex;
    flex-wrap: wrap;
  }

  .aus-page .tab-con-2-wrap {
    grid-template-columns: repeat(2, 1fr);
  }

  .exp-sec-wrap .cards h3 {
    font-size: 20px;
  }

  section.key-docs-req-wrap
    section.ielts-section-alt
    .headings-wrap.case-study-title
    p.body-text---semibold
    strong {
    font-size: 16px;
    line-height: 26px;
  }

  .newz-page .top-courses-sec .frame {
    margin-top: 0;
  }

  .newz-page .the-height-400vh-section .the-overflow-hidden-mask {
    padding-top: 40px;
  }

  .ger-page .ger1-sec .scroll-wrapper {
    grid-template-columns: repeat(1, 1fr);
  }

  .ger-page
    section.all-courses-spec-wrap
    .key-secs-wrap
    .ielts-container
    .headings-wrap.case-study-title,
  .ger-page section.services-sec .headings-wrap.case-study-title {
    padding: 0;
  }

  .body-medium-3 {
    font-size: 16px;
    line-height: 26px;
  }

  .about-page section.services-sec section.services-section {
    padding: 0;
  }

  body.about-page section.state.counter-sec p.counter,
  body.about-page section.state.counter-sec p.h2 {
    font-size: 20px;
    line-height: 30px;
  }

  section.state.counter-sec
    .state-container
    div#w-node-_088aafa2-f88b-3e3c-ee11-f350e3464071-e346406e
    p.body-text---default.color-02.mt-4 {
    margin-top: 10px !important;
  }

  .about-page section.rs-contact-area.rs-contact-eight.section-space-top {
    padding-right: 20px;
    padding-left: 20px;
  }

  .about-page
    section.rs-contact-area.rs-contact-eight.section-space-top
    .container,
  .about-page
    section.rs-contact-area.rs-contact-eight.section-space-top
    .container
    .col-12 {
    padding: 0;
  }

  .about-page
    section.rs-contact-area.rs-contact-eight.section-space-top
    .container
    .row {
    width: 100%;
    margin: 0;
  }

  .about-page .rs-contact-eight .pre-circle-ripple {
    font-size: 12px;
  }

  .test-prep-page .immigration-section {
    padding-bottom: 50px;
  }

  .test-prep-page section.ielts-section-alt {
    padding-top: 50px !important;
    padding-bottom: 0;
  }

  .test-prep-page section.ielts-section-alt .ielts-container,
  .test-prep-page .immigration-section .services-list,
  .exp-sec-wrap .cards {
    padding: 20px;
  }

  .test-prep-page .immigration-section .container,
  .test-prep-page
    .immigration-section
    .right-column
    .headings-wrap.case-study-title {
    padding: 0;
  }

  .faq-container {
    margin: 0;
  }

  .test-prep-page .immigration-section .decor-bar {
    display: none;
  }

  .test-prep-page .immigration-section h2,
  .test-prep-page .ielts-section-alt p strong {
    font-size: 20px;
    line-height: 30px;
  }

  .test-prep-page .immigration-section .services-list li h3 {
    font-size: 14px;
    line-height: 24px;
  }

  .test-prep-page .immigration-section .services-list {
    margin: 0;
  }

  .abad-page section.services-sec .headings-wrap.case-study-title,
  section.exp-sec-wrap .headings-wrap.case-study-title {
    padding: 0;
    text-align: left;
  }

  .abad-page .exp-sec-wrap .cards h3 b,
  .abad-page .testimonial p.body-text---semibold {
    font-size: 20px;
    line-height: 30px;
  }

  .abad-page .exp-sec-wrap .cards h3 p {
    margin-top: 10px;
  }

  .abad-page section.state.counter-sec,
  .abad-page section.cards-address-sec {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }

  section.loc-map-wrap,
  .abad-page section.cards-address-sec .card-reveal-con {
    max-width: 100%;
  }

  .abad-page section.loc-map-wrap {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .cards-reveal-sec {
    grid-template-columns: repeat(1, 1fr);
  }

  .abad-page section.cards-address-sec h3 {
    margin-top: 20px;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 0;
  }

  .cards-reveal-sec .bottom-text {
    font-size: 10px;
    line-height: 20px;
  }

  .cards-reveal-sec,
  .test-page .uni-grid {
    grid-template-columns: repeat(1, 1fr);
  }

  /* .vadodara-page section:nth-child(8) {
    margin-top: 50px;
  } */

  .career-page .team-02-container {
    max-width: 100%;
    margin-left: 20px;
    margin-right: 20px;
  }

  .career-page .offices-container {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .career-page .offices-container {
    grid-template-columns: repeat(1, 1fr);
  }

  .career-page .offices-container .office-card {
    padding: 15px;
  }

  .career-page .team-02 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .career-page .team-img-box {
    flex-direction: column;
  }

  .career-page .review-img {
    width: 50%;
  }

  .career-page .reviews-wrap {
    width: 100%;
  }

  .career-page .team-grid .team-card-02:nth-child(even) .team-img-box {
    flex-direction: column-reverse;
  }

  .career-page .office-info-outer {
    align-items: flex-start;
  }

  .ielts-abad-page section.about .section-top._14 {
    margin: 0;
  }

  .ielts-abad-page
    section.services-sec.comp-sec
    .headings-wrap.case-study-title {
    padding: 0;
    margin: 0;
  }

  .ielts-abad-page
    section.services-sec.comp1-sec
    .headings-wrap.case-study-title {
    padding: 0;
  }

  .heading-7,
  .ielts-abad-page section.uni-section.brochures-sec h2.heading-02.mt-12,
  section.docs-req h4.body-text---semibold {
    font-size: 20px;
    line-height: 30px;
  }

  .ielts-abad-page section.ielts-section-alt {
    padding-top: 0px !important;
    padding-bottom: 0;
  }

  .canada-page .sec1-wrap {
    max-width: 100%;
  }

  .ielts-abad-page
    section.services-sec.comp1-sec
    .headings-wrap.case-study-title {
    margin: 0;
  }

  .ielts-vadodara-page div#sec01 .frame {
    margin: 0;
  }

  .ielts-vadodara-page .the-height-400vh-section .the-overflow-hidden-mask {
    padding-top: 40px;
  }

  .ielts-vadodara-page .the-height-400vh-section .frame .work-card {
    padding: 20px;
  }

  .best-study-page .case-study-collection-list {
    grid-template-columns: 1fr;
  }

  .best-study-page .case-study-slider .w-slide {
    flex: 0 0 100%;
    height: auto;
  }

  .best-study-page .case-study .w-dyn-item a.case-study-card.w-inline-block {
    width: 70%;
  }

  .expo-inner-page .services-sec .services-section {
    grid-template-columns: 1fr;
  }

  .expo-inner-page section.key-docs-req-wrap section.ielts-section-alt {
    padding: 0 !important;
  }

  .expo-inner-page .exp-sec-wrap .card-stack,
  .expo-inner-page
    section.scroll-cards-section.offers-sec-wrap
    .scroll-wrapper {
    grid-template-columns: repeat(1, 1fr);
  }

  .expo-inner-page .heading-02 {
    font-size: 20px;
    line-height: 30px;
  }

  .expo-inner-page section.exp-sec-wrap h3 {
    font-size: 16px;
    line-height: 26px;
  }

  .expo-another-inner-page .footer .w-form,
  .expo-inner-page .footer .w-form,
  .ielts-abad-page .footer .w-form {
    width: 100%;
  }

  .expo-inner3-page .scroll-cards-section .scroll-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }

  .expo-inner3-page .scroll-cards-section .scroll-wrapper h2 {
    font-size: 20px;
    line-height: 30px;
    margin: 0;
  }

  .expo-inner3-page section.exp-sec-wrap .headings-wrap.case-study-title {
    margin: 0;
  }

  .expo-inner3-page .logos-wrapper {
    margin-top: 0;
  }

  .expo-inner3-page section.key-docs-req-wrap .headings-wrap.case-study-title {
    margin: 0;
  }

  .blog-page .blog .w-dyn-item {
    height: auto;
  }

  .blog-page .blog .w-dyn-item a.blog-card.w-inline-block {
    height: 100%;
    width: 100%;
  }

  .blog-inner-page section.cms-single.blog-single {
    padding-top: 20px;
  }

  .blog-inner-page h2,
  .blog-inner-page p#con-sec,
  .blog-inner-page p#faq-sec,
  .blog-inner-page p.intro-sec {
    font-size: 20px !important;
    line-height: 30px !important;
  }

  .blog-inner-page .cms-details-wrap h3.heading-03,
  .blog-inner-page .cms-details-wrap b {
    font-size: 16px;
    line-height: 26px;
  }

  ul,
  ol {
    padding-left: 30px;
  }

  .services-sec .service-card p,
  .exp-sec-wrap .cards p,
  .services-sec .service-card h2 {
    font-size: 14px !important;
    line-height: 24px !important;
  }

  .aus-page section.key-docs-req-wrap section.ielts-section-alt {
    padding-top: 0 !important;
  }

  .uniq-section {
    padding: 50px 0;
  }

  .aus-page
    section.key-docs-req-wrap
    .key-secs-wrap
    .ielts-content
    h3.body-text---semibold,
  .seo-1 section.key-docs-req-wrap.dubai-visa-sec h2.heading-02.mt-12 {
    font-size: 20px;
    line-height: 30px;
  }

  .aus-page section.services-sec.scholar-sec p.heading-02.mt-12 {
    margin: 0;
    margin-bottom: 30px;
  }

  .immigration-section .services-list li {
    align-items: flex-start;
  }

  .seo-1
    section.immigration-section
    .right-column
    .headings-wrap.case-study-title {
    margin-bottom: 0;
    margin-top: 30px;
  }

  .the-height-400vh-section .float-heding-inne-box h2.heading-02.mt-12 {
    width: 100%;
  }

  .the-height-400vh-section .the-overflow-hidden-mask {
    padding-top: 50px;
  }

  .seo-1 .headings-wrap.case-study-title {
    margin: 0;
  }

  .seo-2 section.immigration-section .headings-wrap.case-study-title {
    margin-top: 0 !important;
  }

  .seo-2 section.immigration-section .headings-wrap.case-study-title:last-child,
  .seo-1.france-seo
    section.services-sec.aus-2
    .headings-wrap.case-study-title:last-child {
    margin-top: 30px !important;
  }

  .about-page .footer .headings-wrap.case-study-title {
    margin-bottom: 30px;
  }

  .about-page .footer .contact-form-box .w-form {
    margin-top: 0;
  }

  .france-seo
    section.immigration-section
    .right-column
    .headings-wrap.case-study-title:first-child {
    margin: 0;
  }

  .seo-1.france-seo section.exp-sec-wrap .headings-wrap.case-study-title {
    margin-bottom: 0;
  }

  .footer-contact-wrap .headings-wrap.case-study-title {
    padding: 0;
    margin-bottom: 30px;
  }

  .footer-contact-wrap label.body-text---small {
    text-align: left;
  }

  .apply-popup-content {
    padding: 20px;
  }

  #w-node-_5006191c-1780-fb26-e98e-206cb8dcd3c9-4f9e1675 {
    width: 100%;
    display: flex;
    justify-content: center;
  }

  .footer-contact-wrap .text-field {
    margin-top: 5px;
  }

  .footer-contact-wrap h2.heading-02.mt-12 {
    text-align: center;
  }

  .key-docs-wrap h2.heading-02.mt-12 {
    font-size: 20px;
  }

  body.about-page.test-prep-page.canada-page section.ielts-section-alt {
    padding: 0 !important;
  }

  section.g-review-sec {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .uk-page .course-spec-wrap .custom-tab-pane p {
    font-size: 12px;
  }

  .footer.new-foo .footer-contact-text {
    padding: 0 20px;
  }

  .apply-popup-content form#Contact_Us_4 {
    display: flex;
    flex-direction: column;
  }

  p.bottom-text.bot-right {
    display: flex;
  }

  section.footer-wrap {
    margin-top: 20px;
  }

  .awards-sec-wrap {
    padding-top: 50px;
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_66704a61-0796-e8b3-77b8-8eb64f9e1697-4f9e1675,
  #w-node-bd83f14e-9b14-f6ef-19be-184fbe7bf7ed-4f9e1675,
  #w-node-_66704a61-0796-e8b3-77b8-8eb64f9e169b-4f9e1675,
  #w-node-_66704a61-0796-e8b3-77b8-8eb64f9e16bc-4f9e1675,
  #w-node-_6ce51ab5-b9ec-ea95-3f48-21815a2506a2-1f6c16e6,
  #w-node-ea712ac9-4da4-4256-6b45-f9f3cb6c06ff-1f6c16e6,
  #w-node-_12c2be1c-bb0a-94b0-dc7e-4d1b15826c8f-a437fe91,
  #w-node-_12c2be1c-bb0a-94b0-dc7e-4d1b15826c9b-a437fe91 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_88242377-e536-791d-a33c-ab1a1c07e5f0-a437fe91,
  #w-node-_9402f505-0418-08a5-95fe-4717acc0476b-a437fe91,
  #w-node-_0b428d74-d947-0ccd-3a14-f6b861fcd5bc-a437fe91,
  #w-node-a2c68c42-b004-52b9-41ea-350ef1b22987-a437fe91,
  #w-node-f7481993-f8e0-cc09-7973-ad4fd1a41884-a437fe91,
  #w-node-_7c01fd0b-8ce3-91e4-f26e-8a4852364c61-a437fe91,
  #w-node-df6fd489-bd75-ba35-82cc-a9523ec916a1-a437fe91,
  #w-node-ab95c8b8-0542-8941-df38-abab30816d8d-a437fe91 {
    justify-self: start;
  }

  #Email.w-node-e0e666a4-095d-4a0a-0989-7d1d2884bbf4-8bcdc286,
  #Password.w-node-a0c53709-69b6-cf45-f9af-0eec26f3c3e4-8bcdc286,
  #w-node-_45ab0dcb-de27-c834-91a8-fa52fab29b58-8bcdc286,
  #w-node-c144ed90-3afd-2716-00ed-f0a18ccf1832-8bcdc286,
  #Email-3.w-node-_6008b5e2-d84e-9e4d-138a-3ad83c11f1c9-f3fd70cd,
  #Password-2.w-node-_6008b5e2-d84e-9e4d-138a-3ad83c11f1ca-f3fd70cd,
  #w-node-cf1b4a19-bdeb-d58c-4212-b8212b44dfde-f3fd70cd,
  #w-node-cf1b4a19-bdeb-d58c-4212-b8212b44dfdf-f3fd70cd,
  #w-node-_4cae5e8a-28fb-6325-4151-00b3749ad216-d8a5fbbf,
  #w-node-_4cae5e8a-28fb-6325-4151-00b3749ad222-d8a5fbbf,
  #w-node-e20ad842-a5e8-5939-85eb-d96f5d063538-96dff22a,
  #w-node-e20ad842-a5e8-5939-85eb-d96f5d063544-96dff22a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  .home-hero {
    padding-top: 100px;
  }

  .heading-01 {
    font-size: 30px;
    line-height: 40px;
  }

  .home-bottom {
    height: auto;
  }

  .service-text-wrap {
    padding-right: 0;
  }

  .tab-section-wrap .tabs-nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .uni-grid {
    gap: 10px;
  }

  .uni-section p.ser-p,
  .faq-item p.body-medium-3 {
    line-height: 24px;
    font-size: 14px;
  }

  .uni-card h4 {
    font-size: 14px;
  }

  .uni-card {
    padding: 10px;
  }

  section.key-docs-req-wrap .key-secs-wrap .ielts-container {
    padding: 20px;
  }

  section.key-docs-req-wrap
    section.ielts-section-alt
    .headings-wrap.case-study-title
    p.body-text---semibold
    strong,
  .exp-sec-wrap .cards h3,
  .newz-page
    section.key-docs-req-wrap.jobp-new
    .key-docs-wrap
    h4.body-text---semibold,
  .newz-page section.key-docs-req-wrap p.ser-p {
    font-size: 16px;
    line-height: 26px;
  }

  section.key-docs-req-wrap .headings-wrap.case-study-title {
    margin: 0;
  }

  div#sec01 .float-heding-inne-box {
    margin: 0;
  }

  .the-height-400vh-section .header {
    text-align: left;
  }

  .the-height-400vh-section .header p.body-text---semibold strong {
    font-weight: 100;
  }

  .faq-left h2.heading-02.mt-12,
  .uk-page section.all-courses-spec-wrap p.body-text---semibold {
    font-size: 20px;
    line-height: 30px;
  }

  .scroll-card {
    padding: 20px;
  }

  .uk-page section.all-courses-spec-wrap h2.heading-02.mt-12 {
    font-weight: 100;
  }

  section.key-docs-req-wrap .headings-wrap.case-study-title,
  section.services-sec .headings-wrap.case-study-title {
    text-align: left;
  }

  .about-page .footer .headings-wrap.case-study-title {
    text-align: left;
    padding: 0;
  }

  section.exp-sec-wrap .headings-wrap.case-study-title {
    text-align: left;
    padding: 0;
  }

  .uk-page section.all-courses-spec-wrap .header {
    padding: 0;
  }

  .uk-page .course-spec-wrap .custom-tabs-content {
    padding: 0;
  }

  .uk-page .course-spec-wrap .custom-tabs-container {
    overflow: unset;
  }

  .usa-page section.services-sec section.services-section {
    grid-template-columns: 1fr;
  }

  .tab-section-wrap .headings-wrap.case-study-title {
    margin-bottom: 20px;
  }

  .ger-page section.all-courses-spec-wrap .key-secs-wrap,
  .france-page section.all-courses-spec-wrap .key-secs-wrap {
    display: flex;
    flex-wrap: wrap;
  }

  .ger-page
    section.all-courses-spec-wrap
    .key-secs-wrap
    .ielts-container
    p.body-text---semibold
    strong,
  .france-page
    section.all-courses-spec-wrap
    .key-secs-wrap
    .ielts-container
    p.body-text---semibold
    strong,
  .france-page
    section.services-sec.aus-3
    .key-secs-wrap
    .headings-wrap.case-study-title
    p.body-text---semibold
    strong {
    font-size: 14px;
  }

  .ger-page section.all-courses-spec-wrap .key-secs-wrap .ielts-container,
  .france-page section.all-courses-spec-wrap .key-secs-wrap .ielts-container,
  .france-page section.services-sec.aus-3 .ielts-container {
    padding: 10px;
  }

  .ger-page
    section.all-courses-spec-wrap
    .key-secs-wrap
    .ielts-container
    p.body-text---semibold,
  .france-page
    section.all-courses-spec-wrap
    .key-secs-wrap
    .ielts-container
    p.body-text---semibold,
  .france-page
    section.services-sec.aus-3
    .key-secs-wrap
    .headings-wrap.case-study-title
    p.body-text---semibold {
    text-align: left;
  }

  .scroll-card h3 {
    font-size: 16px;
  }

  .faq-item {
    padding: 10px;
  }

  .about-page .rs-contact-eight .pre-circle-ripple {
    font-size: 10px;
    opacity: 0;
  }

  .rs-contact-eight .rs-ripple-item.ripple-6::after {
    top: -10px;
  }

  .test-prep-page .immigration-section {
    padding-bottom: 50px;
    padding-top: 50px;
  }

  .career-page .reviews-wrap p.body-text---large-semibold {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
  }

  .best-study-page section.about .headings-wrap {
    max-width: 100%;
    width: 100%;
  }

  .best-study-page section.about .section-top._14 .service-card {
    padding: 0;
  }

  .expo-inner-page .logos-wrapper {
    margin-top: 0;
  }

  .expo-inner-page section.exp-sec-wrap .headings-wrap.case-study-title {
    margin-bottom: 0;
  }

  .expo-inner-page h3 {
    font-size: 16px;
    line-height: 26px;
  }

  .expo-inner-page .hero-container .pagination {
    display: flex;
    flex-direction: column;
  }

  .expo-inner-page section.uni-section.brochures-sec h2.heading-02.mt-12 {
    margin-top: 0;
  }

  .banner-form form#email-form input {
    margin: 0;
  }

  .expo-inner3-page .scroll-cards-section .scroll-wrapper h2 {
    font-size: 14px;
    line-height: 24px;
  }

  .aus-page
    section.key-docs-req-wrap
    .headings-wrap.case-study-title.key-inner-2 {
    margin-top: 30px;
  }

  section.blogs {
    padding-top: 50px;
    background-color: #2f4e78;
  }

  .the-height-400vh-section h1.heading-7.mt-12 {
    font-size: 20px;
  }

  .uk-page .course-spec-wrap .custom-tabs-content p.ser-p {
    justify-content: center;
  }

  .uk-page section.all-courses-spec-wrap .docs-req-wrap .all-docs {
    background: #f1f1f1;
    margin: 0 20px;
  }

  .usp-accordian-sec {
    padding: 0 20px;
  }

  .uk-page .course-spec-wrap .custom-tab-pane {
    padding-bottom: 50px;
  }

  .services-sec .service-card p.ser-p,
  .services-sec .service-card h3.ser-p,
  .uk-page section.services-sec.scholar-sec h2.ser-p,
  .canada-page section.services-sec.scholar-sec h2.ser-p,
  .ielts-abad-page section.services-sec.comp1-sec h2.ser-p {
    font-size: 14px;
  }

  .uniq-tab .uniq-tab__item,
  .uniq-tab__content-item.uniq-tab .uniq-tab__list .uniq-tab__item {
    font-size: 12px;
  }

  .uniq-section .tabs-head p.ser-p {
    justify-content: center;
  }

  .con-footer p.body-text---large-semibold {
    font-size: 14px;
  }

  .france-page section.services-sec.aus-3 p.ser-p {
    font-size: 20px;
  }

  .statistics-number-wrap {
    height: auto;
  }

  .banner-form form#Contact_Us {
    align-items: end;
    display: flex;
    justify-content: center;
    flex-direction: column;
  }

  .banner-form form#Contact_Us .field-wrap {
    width: 100%;
  }

  .f-fields-wrap {
    flex-direction: column;
  }

  .g-recaptcha {
    display: flex;
    justify-content: center;
    width: 100%;
  }

  .g-recaptcha div {
    width: auto !important;
  }

  .g-recaptcha iframe {
    width: 100%;
  }
}

.bg-hero {
  background-image: url(../images/new-page/hero.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.left-text-container h1 {
  font-size: 64px;
  font-weight: 900;
  line-height: normal;
}

.left-text-container .highlight {
  padding: 0 20px 15px;
  border-radius: 20px;
  background: var(--yellow);
  border-radius: 50px;
}

.hero-italic {
  font-style: italic;
  font-weight: 400;
  font-size: 44px;
  line-height: 1.2;
}

.left-text-container .description {
  max-width: 700px;
  margin: 35px 0;
  color: var(--white);
}

.left-text-container .btn-03 {
  color: #000 !important;
  padding: 20px 80px 20px 40px;
  border-radius: 50px;
  margin: 40px 0;
  position: relative;
  background: #f5a623;
}

.left-text-container .btn-03 strong {
  font-size: 30px;
  font-weight: 800;
  display: block;
  line-height: normal;
}

.banner-btn-arrow {
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 30px;
}

.left-text-container .stats {
  display: flex;
  gap: 30px;
}

.counter-text {
  font-size: 20px;
}

.left-text-container .stats div:not(:last-child) {
  padding-right: 20px;
  border-right: 2px solid #fff;
}

.thinking {
  padding: 80px 0;
  font-family: "Plus Jakarta Sans";
}

.heading h2 {
  font-size: 40px;
  font-weight: 600;
  line-height: 1.2;
  color: #000;
  margin: 0;
}

/* GRID */
.thinking-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 25px;
  margin-top: 40px;
  align-items: center;
}

.left-card {
  background: var(--blue);
  color: var(--white);
  padding: 25px 30px 15px 40px;
  border-radius: 20px;
  height: 100%;
  display: flex;
  align-items: center;
}

.left-card ul {
  list-style: none;
  padding: 0;
  list-style-image: url(../images/li.png);
}

.left-card li {
  font-weight: 500;
  font-family: "Plus Jakarta Sans";
  font-size: 22px;
  margin: 0 0 10px;
  line-height: normal;
  padding: 0;
}

.image-box {
  height: 100%;
}

.image-box img {
  width: 100%;
  height: 100%;
  border-radius: 20px;
  object-fit: cover;
}

.right-card {
  background: #e6e6e6;
  padding: 25px;
  border-radius: 20px;
  color: #222;
}

.right-card p {
  font-size: 18px;
  line-height: 1.6;
  font-weight: 600;
  font-family: "Plus Jakarta Sans";
}

p.figure {
  font-size: 24px;
  line-height: 1.2;
  font-weight: 800;
  max-width: 84%;
}

.icon {
  width: 35px;
  height: 35px;
  background: #f4a62a;
  color: var(--white);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin-right: 10px;
  font-weight: bold;
}

.girl-img {
  position: absolute;
  right: 0;
  bottom: -20px;
  z-index: 2;
}

.girl-img img {
  width: 55vw;
}

.session-banner .container{
  padding: 50px 0;
}

/* RESPONSIVE */
@media (max-width: 900px) {
  .thinking-grid {
    grid-template-columns: 1fr;
  }

  .heading h2 {
    font-size: 22px;
  }

  .heading h3 {
    font-size: 18px;
  }
}

/* study-section */
.study-section {
  padding: 80px 20px;
  text-align: center;
  background-image: url(../images/new-page/hero.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.study-section .container {
  max-width: 1316px;
  margin: auto;
}

.study-title {
  color: var(--yellow);
  font-size: 40px;
  font-weight: 400;
}

.study-title > span {
  font-weight: 600;
}

.study-subtitle {
  font-size: 18px;
  color: var(--white);
  max-width: 1000px;
  margin: 20px auto 0;
}

.card-wrapper {
  margin-top: 80px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
  row-gap: 80px;
}

/* Card Style */
.card {
  background: #e9ecef;
  color: #1c3b5a;
  padding: 50px 25px 30px;
  border-radius: 20px;
  position: relative;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
}

.icon {
  width: 110px;
  height: 110px;
  border-radius: 50%;
  position: absolute;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  background: url(../images/new-page/icon/study-bg.png);
  background-size: contain;
}

.card h3 {
  margin-top: 30px;
  font-size: 26px;
  font-weight: 500;
  line-height: 1.1;
  color: var(--blue);
}

.card p {
  margin-top: 10px;
  font-size: 16px;
  line-height: 1.2;
  color: #555;
}

.footer-text {
  margin-top: 50px;
  font-size: 28px;
  color: var(--white);
}

/* Responsive */
@media (max-width: 992px) {
  .card-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .card-wrapper {
    grid-template-columns: 1fr;
  }
}

.trust-section {
  padding: 80px 20px;
}

.trust-section .container {
  max-width: 1316px;
  margin: auto;
}

.trust-row {
  display: flex;
  align-items: end;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 60px;
}
.trust-row .left{
  width: 30%;
}
.trust-row .right{
  width: 65%;
}

.trust-image-box {
    max-width: 300px;
    margin: 0 auto;
}

.trust-title {
  font-size: 44px;
  font-weight: 400;
  color: var(--blue);
  line-height: 1.2;
  margin: 0;
}

.trust-title > span {
  font-weight: 800;
}

/* STATS GRID */
.stats {
  margin-top: 30px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 25px;
}

.stat h3 {
  color: #c48311;
  font-size: 24px;
  font-weight: 800;
  margin: 0;
}

.stat p {
  margin-top: 8px;
  font-size: 14px;
  color: #444;
  line-height: 1.5;
}

/* RESPONSIVE */
@media (max-width: 992px) {
  .container {
    flex-direction: column;
    text-align: center;
  }

  .stats {
    grid-template-columns: 1fr;
  }
}

/* SECTION */
.journey-section {
  padding: 80px 20px;
  background: url(../images/new-page/hero.png);
  position: relative;
  overflow: hidden;
}

.journey-container {
  max-width: 1316px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 60px;
  position: relative;
  z-index: 1;
}

.journey-title {
  color: var(--white);
  font-size: 54px;
  font-weight: 400;
  line-height: 1.2;
  margin: 0;
}

.journey-left span {
  color: var(--yellow);
  font-weight: 700;
  font-size: 60px;
}

/* RIGHT */
.journey-right {
  width: 580px;
}

/* HEADER CLICK AREA */
.step-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  border-bottom: 2px solid #333;
  padding-bottom: 15px;
}

.step-header h3 {
  margin: 0;
  color: #c48311;
  font-size: 26px;
}

.step-header span {
  font-size: 14px;
  font-weight: 800;
}

/* CONTENT HIDDEN */
.step-content {
  max-height: 0;
  overflow: hidden;
  transition: all 0.4s ease;
}

.step-content p {
  margin: 0;
}

/* OPEN STATE */
.step-content.open {
  max-height: 200px;
  margin-top: 15px;
}

.step-card {
  background: var(--white);
  border-radius: 8px;
  padding: 20px;
  margin-bottom: -10px;
  box-shadow: 0 5px 10px 2px rgba(0, 0, 0, 0.3);
}

/* TOP ROW */
.step-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 2px solid #333;
  padding-bottom: 8px;
}

.step-top span {
  font-size: 12px;
  font-weight: 600;
  color: #333;
}

.step-top h3 {
  font-size: 18px;
  color: #c48311;
  font-weight: 700;
}

/* ACTIVE LAST CARD */
.step-card.active {
  padding-bottom: 20px;
}

/* BOTTOM CONTENT */
.step-bottom {
  display: flex;
  align-items: end;
  justify-content: space-between;
  margin-top: 15px;
}

.step-bottom img {
  border-radius: 12px;
}

.step-bottom p {
  font-size: 18px;
  color: #000;
  width: 38%;
  font-weight: 500;
}

.bg-white {
  background: var(--white);
}

/* RESPONSIVE */
@media (max-width: 992px) {
  .journey-container {
    flex-direction: column;
    text-align: center;
  }

  .journey-right {
    width: 100%;
  }

  .step-bottom {
    flex-direction: column;
    gap: 10px;
  }

  .step-bottom p {
    width: 100%;
  }
  .journey-title {
    font-size: 42px;
  }
}

/* abroad */
.abroad-benefits {
  padding: 80px 20px;
}

.benefits-container {
  max-width: 1200px;
  margin: auto;
  display: flex;
  gap: 60px;
  align-items: center;
}

/* LEFT IMAGE */
.benefits-left img {
  width: 100%;
  max-width: 420px;
  border-radius: 12px;
}

/* RIGHT */
.benefits-right {
  flex: 1;
}

.benefits-title {
  font-size: 44px;
  color: var(--blue);
  line-height: 1.2;
  margin: 0;
  font-weight: 800;
}

.badge {
  display: inline-block;
  margin-top: 14px;
  background: #f4b321;
  color: #0f3a5d;
  padding: 10px 20px;
  border-radius: 30px;
  font-weight: 800;
  font-size: 18px;
}

.abroad-bottom {
  display: flex;
  gap: 40px;
  align-items: end;
  justify-content: space-between;
}

.gain-title {
  margin-top: 30px;
  color: #000;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.5px;
  margin-bottom: 5px;
}

.gain-list {
  max-width: 350px;
  list-style: none;
  margin-top: 0;
  padding: 0;
}

.gain-list li {
  padding: 10px 0;
  border-bottom: 1px solid #333;
  font-size: 16px;
  color: #000;
  display: flex;
  gap: 10px;
}

.gain-list span {
  font-weight: 600;
  color: #000;
}

.mini-card {
  max-width: 300px;
}

.mini-card img {
  width: 100%;
  border-radius: 10px;
}

.mini-card p {
  font-size: 14px;
  color: #444;
  max-width: 350px;
  margin: 10px 0 0;
}

/* RESPONSIVE */
@media (max-width: 992px) {
  .benefits-container {
    flex-direction: column;
    text-align: center;
  }

  .mini-card {
    flex-direction: column;
  }
}

/* testimonial */
.testimonial-section {
  padding: 0 20px 80px;
}

.testimonial-section .container {
  max-width: 1316px;
  margin: auto;
  text-align: center;
}

.testimonial-title {
  font-size: 44px;
  color: #2c4e6e;
  margin: 0;
  font-weight: 800;
}

.testimonial-grid {
  margin-top: 50px;
  display: flex;
  gap: 60px;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.t-card {
  background: var(--white);
  padding: 30px 120px 30px 30px;
  border-radius: 15px;
  text-align: left;
  position: relative;
  box-shadow: 0 10px 25px 10px rgba(0, 0, 0, 0.08);
  max-width: 500px;
  width: 100%;
}

.t-card:nth-of-type(3) {
  margin-left: auto;
}

/* TOP */
.t-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.flag {
  width: 70px;
  position: absolute;
  right: 30px;
  top: 30px;
}

.t-text {
  margin: 20px 0;
  font-size: 16px;
  color: #000;
  line-height: 1.4;
  font-weight: 600;
}

/* USER */
.t-user {
  display: flex;
  align-items: center;
  gap: 10px;
}

.t-user img {
  width: 35px;
  height: 35px;
  border-radius: 50%;
}

.t-user span {
  font-weight: 800;
  color: #2c4e6e;
}

.quote {
  position: absolute;
  bottom: 30px;
  right: 30px;
}

/* RESPONSIVE */
@media (max-width: 768px) {
  .testimonial-grid {
    grid-template-columns: 1fr;
  }
   .journey-title {
    font-size: 36px;
  }
}

.session-banner {
  background: url(../images/new-page/session-bg.png);
  background-size: cover;
  color: var(--white);
}

.session-banner .container {
  max-width: 1316px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  padding: 40px;
}

.content {
  max-width: 55%;
}

.session-title {
  font-size: 52px;
  font-weight: 800;
  color: #fbbf24;
  margin: 0 0 30px;
  line-height: 1.3;
}

.content p {
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 40px;
  color: #d1d5db;
}

.cta-btn {
  background: #f59e0b;
  color: #000;
  padding: 18px 40px;
  font-size: 24px;
  line-height: 1.2;
  border-radius: 50px;
  font-weight: 800;
  text-decoration: none;
  transition: 0.3s ease;
  display: flex;
  align-items: center;
  gap: 30px;
  width: max-content;
}

.cta-btn > span {
  display: inline-flex;
  font-size: 20px;
  position: relative;
  top: 1px;
}

.cta-btn:hover {
  background: #fbbf24;
}

.session-banner .stats {
  display: flex;
  gap: 30px;
}



.stats div:last-child {
  border-right: none;
}

.stats h3 {
  font-size: 24px;
  font-weight: 800;
  margin: 0;
}

.stats p {
  font-size: 20px;
  margin: 0;
}

.image img {
  height: 470px;
  position: absolute;
  right: 0;
  bottom: 0;
}

/* Responsive */
@media (max-width: 900px) {
  .container {
    flex-direction: column;
    text-align: center;
  }

  .content {
    max-width: 100%;
  }

  .stats {
    justify-content: center;
  }
  .session-title {
  font-size: 42px;
}
}

/* FAQ */

.faq-section {
  padding: 60px 20px;
}

.faq-section .container {
  max-width: 1316px;
  margin: auto;
}

.faq-title {
  font-size: 44px;
  line-height: 1;
  color: #2c4e6e;
  margin: 0;
  font-weight: 800;
  text-align: center;
}

.faq-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 50px;
  margin-top: 50px;
}

.faq-item.ss {
  border: 0;
  border-bottom: 2px solid #dcdcdc;
  padding: 15px 0;
  border-radius: 0;
}

.faq-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}

.faq-left {
  display: flex;
  gap: 20px;
  align-items: center;
}

.faq-number {
  font-size: 14px;
  color: #a0a0a0;
}

.faq-question {
  font-size: 22px;
  color: #2c4e6e;
  font-weight: 600;
}

.faq-icon::after {
  content: "+";
  font-size: 20px;
  color: #1e3a5f;
}

.faq-content {
  max-height: 0;
  overflow: hidden;
  transition: all 0.3s ease;
  font-size: 14px;
  color: #555;
  margin-left: 35px;
  font-size: 16px;
  color: #2c4e6e;
  font-weight: 500;
  max-width: 400px;
}
.faq-item.ss.active .faq-content {
  max-height: 100px;
  margin-top: 15px;
}

.faq-item.active .faq-icon::after {
  content: "−";
}

/* footer */
.cta-section {
  background: url("../images/new-page/footer-bg.png") center/cover no-repeat;
  text-align: center;
  border-radius: 40px;
  overflow: hidden;
}

.cta-overlay {
  background: linear-gradient(180deg, rgb(0 0 0 / 0%) 0%, rgb(0 55 95) 100%);
  padding: 80px 0 0;
}

.cta-section .footer-container {
  max-width: 1316px;
  margin: auto;
  background: #fff;
  padding: 30px;
  border-radius: 30px;
}

.cta-section .bottom-container {
  margin: 0;
  max-width: 1316px;
}

.cta-section .footer-block {
  text-align: left;
}

.cta-section .bottom-text.bot-right a img {
  margin: 0 5px;
  filter: grayscale(1) invert(1);
}

.cta-section .bottom-text.bot-right a:last-child img {
  filter: grayscale(1) invert(0);
}

.cta-section .bottom-text,
.cta-section .bottom-text a {
  color: #fff;
}

.cta-section .footer-link {
  color: #555;
}

.cta-content {
  margin-bottom: 25vw;
}

.cta-footer-title {
  font-size: 52px;
  margin-bottom: 30px;
  line-height: 1.2;
  color: var(--white);
}

.cta-btn {
  display: inline-block;
  background: #f5a623;
  color: #000;
  padding: 14px 28px;
  border-radius: 30px;
  font-weight: 600;
  text-decoration: none;
}

/* FLOAT CARD */
.cta-footer-card {
  background: #fff;
  border-radius: 20px;
  padding: 40px;
  max-width: 1100px;
  margin: 60px auto 0;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
}

.footer-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 30px;
  text-align: left;
}

.footer-col h4 {
  margin-bottom: 10px;
  color: #1e3a5f;
}

.footer-col ul {
  list-style: none;
  padding: 0;
}

.footer-col ul li {
  font-size: 14px;
  margin-bottom: 6px;
  color: #555;
}

.logo {
  color: #1e3a5f;
  margin-bottom: 10px;
}

/* BOTTOM BAR */
.cta-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  color: #fff;
  font-size: 13px;
}

.socials span {
  margin-left: 10px;
  cursor: pointer;
}

@media only screen and (max-width: 1400px) {
  .left-text-container h1 {
    font-size: 48px;
  }
}
@media only screen and (max-width: 1200px) {
  .left-text-container h1 {
    font-size: 42px;
  }
  .left-text-container .highlight {
    padding: 0 5px 1px;
  }
  .left-card li {
    font-size: 18px;
  }
  .session-banner .image img{
   height: 380px;
  }
  .testimonial-title {
    font-size: 36px;
}
}
@media only screen and (max-width: 998px) {
  .left-text-container h1 {
    font-size: 36px;
  }
  .left-card li {
    font-size: 16px;
  }
  .footer-text {
    font-size: 24px;
  }
  .trust-row .left,
  .trust-row .right{
    width: 50%;
  }
   .benefits-title {
    font-size: 34px;
  }
  .session-banner .image img{
   display: none;
  }
  .testimonial-title {
    font-size: 32px;
}
.abroad-benefits {
    padding: 60px 20px;
}
 .trust-title {
    font-size: 40px;
}
       .hero-italic {
    font-size: 32px;
}
.girl-img {
  display: none;
}
.left-text-container .btn-03 {
    padding: 18px 36px 22px 30px;
}
}
@media only screen and (max-width: 768px) {
  .left-text-container h1 {
    font-size: 30px;
  }
   .trust-row .left,
  .trust-row .right{
    width: 100%;
  }
  .journey-left span
  {
    font-size: 34px;
  }
  .step-header h3 {
    font-size: 18px;
  }
  .benefits-title {
    font-size: 28px;
  }
  .abroad-bottom {
    flex-direction: column;
    align-items: center;
  }
  .gain-list li {
    text-align: left;
}
.cta-footer-title {
    font-size: 46px;
}
.cta-btn {
  padding: 12px 22px;
  font-size: 16px;
}
.faq-grid
 {
    grid-template-columns: 1fr;
    gap: 0;
}
.faq-content {
    max-width: 100%;
    text-align: left;
}
.faq-title {
    font-size: 38px;
}
.faq-question {
    text-align: left;
    font-size: 18px;
}
.cta-btn {
    padding: 10px 20px;
    font-size: 14px;
}
.testimonial-title {
    font-size: 28px;
}
.abroad-benefits {
    padding: 40px 20px;
}
 .trust-title {
    font-size: 34px;
}
.study-section {
    padding: 60px 20px;
}
.study-title {
    font-size: 28px;
}
 .step-header h3 {
        font-size: 16px;
    }
       .hero-italic {
    font-size: 24px;
}
.left-text-container .btn-03 {
    padding: 15px 34px 20px 28px;
}
.banner-btn-arrow {
font-size: 20px;
}
.left-text-container .stats {
    flex-direction: column;
}
.left-text-container .stats div:not(:last-child) {
    border-right: none;
}
.left-text-container .highlight{
  background: none;
}
.home-container {
 padding: 0 15px;
}
.left-text-container .btn-03 {
    margin: 25px 0;
}
.thinking {
    padding: 50px 0;
}
}
@media only screen and (max-width: 420px) {
  .journey-title {
        font-size: 34px;
  }
  .left-text-container h1 {
    font-size: 30px;
    margin-bottom: 30px;
  }
    .left-card li {
    font-size: 14px;
  }
  .cta-footer-title {
    font-size: 32px;
}
.thinking {
    padding: 30px 0;
}

.cta-btn {
    padding: 5px 8px;
    font-size: 14px;
}
.testimonial-title {
    font-size: 26px;
}
.abroad-benefits {
    padding:20px;
}
.gain-list span
 {
   font-size: 12px;
 }
 .trust-title {
    font-size: 28px;
}
.study-section {
    padding: 40px 20px;
}
.study-title {
    font-size: 24px;
}
    .step-header h3 {
        font-size: 14px;
    }
    .hero-italic {
  margin-top: 10px;
    font-size: 16px;
    line-height: 1.2;
}
.left-text-container .btn-03 strong {
    font-size: 16px;
}
.btn-03 {
    font-size: 10px;
    font-weight: 600;
    line-height: 22px;
    padding: 13px 20px;
}
.left-text-container .btn-03 {
    padding: 13px 32px 20px 28px;
}
.banner-btn-arrow {
font-size: 18px;
}

}
