@charset "UTF-8";
@font-face {
  font-family: "LexendDeca-ExtraLight";
  src: url("../fonts/LexendDeca/LexendDeca-ExtraLight.woff2") format("woff2"), url("../fonts/LexendDeca/LexendDeca-ExtraLight.woff") format("woff"), url("../fonts/LexendDeca/LexendDeca-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lexend-Deca-black";
  src: url("../fonts/LexendDeca/LexendDeca-Black.woff2") format("woff2"), url("../fonts/LexendDeca/LexendDeca-Black.woff") format("woff"), url("../fonts/LexendDeca/LexendDeca-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lexend-Deca-bold";
  src: url("../fonts/LexendDeca/LexendDeca-Bold.woff2") format("woff2"), url("../fonts/LexendDeca/LexendDeca-Bold.woff") format("woff"), url("../fonts/LexendDeca/LexendDeca-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lexend-Deca-light";
  src: url("../fonts/LexendDeca/LexendDeca-Light.woff2") format("woff2"), url("../fonts/LexendDeca/LexendDeca-Light.woff") format("woff"), url("../fonts/LexendDeca/LexendDeca-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lexend-Deca-medium";
  src: url("../fonts/LexendDeca/LexendDeca-Medium.woff2") format("woff2"), url("../fonts/LexendDeca/LexendDeca-Medium.woff") format("woff"), url("../fonts/LexendDeca/LexendDeca-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lexend-Deca-extraBold";
  src: url("../fonts/LexendDeca/LexendDeca-ExtraBold.woff2") format("woff2"), url("../fonts/LexendDeca/LexendDeca-ExtraBold.woff") format("woff"), url("../fonts/LexendDeca/LexendDeca-ExtraBold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lexend-Deca-semiBold";
  src: url("../fonts/LexendDeca/LexendDeca-SemiBold.woff2") format("woff2"), url("../fonts/LexendDeca/LexendDeca-SemiBold.woff") format("woff"), url("../fonts/LexendDeca/LexendDeca-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lexend-Deca-thin";
  src: url("../fonts/LexendDeca/LexendDeca-Thin.woff2") format("woff2"), url("../fonts/LexendDeca/LexendDeca-Thin.woff") format("woff"), url("../fonts/LexendDeca/LexendDeca-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lexend-Deca-regular";
  src: url("../fonts/LexendDeca/LexendDeca-Regular.woff2") format("woff2"), url("../fonts/LexendDeca/LexendDeca-Regular.woff") format("woff"), url("../fonts/LexendDeca/LexendDeca-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/*!
 * Font Awesome Free 5.14.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}

.fa-xs {
  font-size: 0.75em;
}

.fa-sm {
  font-size: 0.875em;
}

.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-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

.fa-border {
  border: solid 0.08em #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  filter: none;
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e";
}

.fa-accessible-icon:before {
  content: "\f368";
}

.fa-accusoft:before {
  content: "\f369";
}

.fa-acquisitions-incorporated:before {
  content: "\f6af";
}

.fa-ad:before {
  content: "\f641";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-card:before {
  content: "\f2bb";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-adn:before {
  content: "\f170";
}

.fa-adobe:before {
  content: "\f778";
}

.fa-adversal:before {
  content: "\f36a";
}

.fa-affiliatetheme:before {
  content: "\f36b";
}

.fa-air-freshener:before {
  content: "\f5d0";
}

.fa-airbnb:before {
  content: "\f834";
}

.fa-algolia:before {
  content: "\f36c";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-alipay:before {
  content: "\f642";
}

.fa-allergies:before {
  content: "\f461";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-amazon-pay:before {
  content: "\f42c";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-amilia:before {
  content: "\f36d";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-android:before {
  content: "\f17b";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angry:before {
  content: "\f556";
}

.fa-angrycreative:before {
  content: "\f36e";
}

.fa-angular:before {
  content: "\f420";
}

.fa-ankh:before {
  content: "\f644";
}

.fa-app-store:before {
  content: "\f36f";
}

.fa-app-store-ios:before {
  content: "\f370";
}

.fa-apper:before {
  content: "\f371";
}

.fa-apple:before {
  content: "\f179";
}

.fa-apple-alt:before {
  content: "\f5d1";
}

.fa-apple-pay:before {
  content: "\f415";
}

.fa-archive:before {
  content: "\f187";
}

.fa-archway:before {
  content: "\f557";
}

.fa-arrow-alt-circle-down:before {
  content: "\f358";
}

.fa-arrow-alt-circle-left:before {
  content: "\f359";
}

.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}

.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-arrows-alt-h:before {
  content: "\f337";
}

.fa-arrows-alt-v:before {
  content: "\f338";
}

.fa-artstation:before {
  content: "\f77a";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-asymmetrik:before {
  content: "\f372";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-atlas:before {
  content: "\f558";
}

.fa-atlassian:before {
  content: "\f77b";
}

.fa-atom:before {
  content: "\f5d2";
}

.fa-audible:before {
  content: "\f373";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-autoprefixer:before {
  content: "\f41c";
}

.fa-avianex:before {
  content: "\f374";
}

.fa-aviato:before {
  content: "\f421";
}

.fa-award:before {
  content: "\f559";
}

.fa-aws:before {
  content: "\f375";
}

.fa-baby:before {
  content: "\f77c";
}

.fa-baby-carriage:before {
  content: "\f77d";
}

.fa-backspace:before {
  content: "\f55a";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-bacon:before {
  content: "\f7e5";
}

.fa-bacteria:before {
  content: "\e059";
}

.fa-bacterium:before {
  content: "\e05a";
}

.fa-bahai:before {
  content: "\f666";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-balance-scale-left:before {
  content: "\f515";
}

.fa-balance-scale-right:before {
  content: "\f516";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-band-aid:before {
  content: "\f462";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-bars:before {
  content: "\f0c9";
}

.fa-baseball-ball:before {
  content: "\f433";
}

.fa-basketball-ball:before {
  content: "\f434";
}

.fa-bath:before {
  content: "\f2cd";
}

.fa-battery-empty:before {
  content: "\f244";
}

.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battle-net:before {
  content: "\f835";
}

.fa-bed:before {
  content: "\f236";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bezier-curve:before {
  content: "\f55b";
}

.fa-bible:before {
  content: "\f647";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-biking:before {
  content: "\f84a";
}

.fa-bimobject:before {
  content: "\f378";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-biohazard:before {
  content: "\f780";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitcoin:before {
  content: "\f379";
}

.fa-bity:before {
  content: "\f37a";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-blackberry:before {
  content: "\f37b";
}

.fa-blender:before {
  content: "\f517";
}

.fa-blender-phone:before {
  content: "\f6b6";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-blog:before {
  content: "\f781";
}

.fa-blogger:before {
  content: "\f37c";
}

.fa-blogger-b:before {
  content: "\f37d";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-bold:before {
  content: "\f032";
}

.fa-bolt:before {
  content: "\f0e7";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-bone:before {
  content: "\f5d7";
}

.fa-bong:before {
  content: "\f55c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-book-dead:before {
  content: "\f6b7";
}

.fa-book-medical:before {
  content: "\f7e6";
}

.fa-book-open:before {
  content: "\f518";
}

.fa-book-reader:before {
  content: "\f5da";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-bootstrap:before {
  content: "\f836";
}

.fa-border-all:before {
  content: "\f84c";
}

.fa-border-none:before {
  content: "\f850";
}

.fa-border-style:before {
  content: "\f853";
}

.fa-bowling-ball:before {
  content: "\f436";
}

.fa-box:before {
  content: "\f466";
}

.fa-box-open:before {
  content: "\f49e";
}

.fa-box-tissue:before {
  content: "\e05b";
}

.fa-boxes:before {
  content: "\f468";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-brain:before {
  content: "\f5dc";
}

.fa-bread-slice:before {
  content: "\f7ec";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-briefcase-medical:before {
  content: "\f469";
}

.fa-broadcast-tower:before {
  content: "\f519";
}

.fa-broom:before {
  content: "\f51a";
}

.fa-brush:before {
  content: "\f55d";
}

.fa-btc:before {
  content: "\f15a";
}

.fa-buffer:before {
  content: "\f837";
}

.fa-bug:before {
  content: "\f188";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-burn:before {
  content: "\f46a";
}

.fa-buromobelexperte:before {
  content: "\f37f";
}

.fa-bus:before {
  content: "\f207";
}

.fa-bus-alt:before {
  content: "\f55e";
}

.fa-business-time:before {
  content: "\f64a";
}

.fa-buy-n-large:before {
  content: "\f8a6";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-calendar:before {
  content: "\f133";
}

.fa-calendar-alt:before {
  content: "\f073";
}

.fa-calendar-check:before {
  content: "\f274";
}

.fa-calendar-day:before {
  content: "\f783";
}

.fa-calendar-minus:before {
  content: "\f272";
}

.fa-calendar-plus:before {
  content: "\f271";
}

.fa-calendar-times:before {
  content: "\f273";
}

.fa-calendar-week:before {
  content: "\f784";
}

.fa-camera:before {
  content: "\f030";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-campground:before {
  content: "\f6bb";
}

.fa-canadian-maple-leaf:before {
  content: "\f785";
}

.fa-candy-cane:before {
  content: "\f786";
}

.fa-cannabis:before {
  content: "\f55f";
}

.fa-capsules:before {
  content: "\f46b";
}

.fa-car:before {
  content: "\f1b9";
}

.fa-car-alt:before {
  content: "\f5de";
}

.fa-car-battery:before {
  content: "\f5df";
}

.fa-car-crash:before {
  content: "\f5e1";
}

.fa-car-side:before {
  content: "\f5e4";
}

.fa-caravan:before {
  content: "\f8ff";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-caret-square-down:before {
  content: "\f150";
}

.fa-caret-square-left:before {
  content: "\f191";
}

.fa-caret-square-right:before {
  content: "\f152";
}

.fa-caret-square-up:before {
  content: "\f151";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-carrot:before {
  content: "\f787";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cash-register:before {
  content: "\f788";
}

.fa-cat:before {
  content: "\f6be";
}

.fa-cc-amazon-pay:before {
  content: "\f42d";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-apple-pay:before {
  content: "\f416";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-centercode:before {
  content: "\f380";
}

.fa-centos:before {
  content: "\f789";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-chair:before {
  content: "\f6c0";
}

.fa-chalkboard:before {
  content: "\f51b";
}

.fa-chalkboard-teacher:before {
  content: "\f51c";
}

.fa-charging-station:before {
  content: "\f5e7";
}

.fa-chart-area:before {
  content: "\f1fe";
}

.fa-chart-bar:before {
  content: "\f080";
}

.fa-chart-line:before {
  content: "\f201";
}

.fa-chart-pie:before {
  content: "\f200";
}

.fa-check:before {
  content: "\f00c";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-check-double:before {
  content: "\f560";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-cheese:before {
  content: "\f7ef";
}

.fa-chess:before {
  content: "\f439";
}

.fa-chess-bishop:before {
  content: "\f43a";
}

.fa-chess-board:before {
  content: "\f43c";
}

.fa-chess-king:before {
  content: "\f43f";
}

.fa-chess-knight:before {
  content: "\f441";
}

.fa-chess-pawn:before {
  content: "\f443";
}

.fa-chess-queen:before {
  content: "\f445";
}

.fa-chess-rook:before {
  content: "\f447";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-chromecast:before {
  content: "\f838";
}

.fa-church:before {
  content: "\f51d";
}

.fa-circle:before {
  content: "\f111";
}

.fa-circle-notch:before {
  content: "\f1ce";
}

.fa-city:before {
  content: "\f64f";
}

.fa-clinic-medical:before {
  content: "\f7f2";
}

.fa-clipboard:before {
  content: "\f328";
}

.fa-clipboard-check:before {
  content: "\f46c";
}

.fa-clipboard-list:before {
  content: "\f46d";
}

.fa-clock:before {
  content: "\f017";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-closed-captioning:before {
  content: "\f20a";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-cloud-download-alt:before {
  content: "\f381";
}

.fa-cloud-meatball:before {
  content: "\f73b";
}

.fa-cloud-moon:before {
  content: "\f6c3";
}

.fa-cloud-moon-rain:before {
  content: "\f73c";
}

.fa-cloud-rain:before {
  content: "\f73d";
}

.fa-cloud-showers-heavy:before {
  content: "\f740";
}

.fa-cloud-sun:before {
  content: "\f6c4";
}

.fa-cloud-sun-rain:before {
  content: "\f743";
}

.fa-cloud-upload-alt:before {
  content: "\f382";
}

.fa-cloudscale:before {
  content: "\f383";
}

.fa-cloudsmith:before {
  content: "\f384";
}

.fa-cloudversify:before {
  content: "\f385";
}

.fa-cocktail:before {
  content: "\f561";
}

.fa-code:before {
  content: "\f121";
}

.fa-code-branch:before {
  content: "\f126";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cog:before {
  content: "\f013";
}

.fa-cogs:before {
  content: "\f085";
}

.fa-coins:before {
  content: "\f51e";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-comment:before {
  content: "\f075";
}

.fa-comment-alt:before {
  content: "\f27a";
}

.fa-comment-dollar:before {
  content: "\f651";
}

.fa-comment-dots:before {
  content: "\f4ad";
}

.fa-comment-medical:before {
  content: "\f7f5";
}

.fa-comment-slash:before {
  content: "\f4b3";
}

.fa-comments:before {
  content: "\f086";
}

.fa-comments-dollar:before {
  content: "\f653";
}

.fa-compact-disc:before {
  content: "\f51f";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-compress:before {
  content: "\f066";
}

.fa-compress-alt:before {
  content: "\f422";
}

.fa-compress-arrows-alt:before {
  content: "\f78c";
}

.fa-concierge-bell:before {
  content: "\f562";
}

.fa-confluence:before {
  content: "\f78d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-cookie:before {
  content: "\f563";
}

.fa-cookie-bite:before {
  content: "\f564";
}

.fa-copy:before {
  content: "\f0c5";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-cotton-bureau:before {
  content: "\f89e";
}

.fa-couch:before {
  content: "\f4b8";
}

.fa-cpanel:before {
  content: "\f388";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-creative-commons-by:before {
  content: "\f4e7";
}

.fa-creative-commons-nc:before {
  content: "\f4e8";
}

.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}

.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}

.fa-creative-commons-nd:before {
  content: "\f4eb";
}

.fa-creative-commons-pd:before {
  content: "\f4ec";
}

.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}

.fa-creative-commons-remix:before {
  content: "\f4ee";
}

.fa-creative-commons-sa:before {
  content: "\f4ef";
}

.fa-creative-commons-sampling:before {
  content: "\f4f0";
}

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}

.fa-creative-commons-share:before {
  content: "\f4f2";
}

.fa-creative-commons-zero:before {
  content: "\f4f3";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-critical-role:before {
  content: "\f6c9";
}

.fa-crop:before {
  content: "\f125";
}

.fa-crop-alt:before {
  content: "\f565";
}

.fa-cross:before {
  content: "\f654";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-crow:before {
  content: "\f520";
}

.fa-crown:before {
  content: "\f521";
}

.fa-crutch:before {
  content: "\f7f7";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-css3-alt:before {
  content: "\f38b";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-cut:before {
  content: "\f0c4";
}

.fa-cuttlefish:before {
  content: "\f38c";
}

.fa-d-and-d:before {
  content: "\f38d";
}

.fa-d-and-d-beyond:before {
  content: "\f6ca";
}

.fa-dailymotion:before {
  content: "\e052";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-deaf:before {
  content: "\f2a4";
}

.fa-deezer:before {
  content: "\e077";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-democrat:before {
  content: "\f747";
}

.fa-deploydog:before {
  content: "\f38e";
}

.fa-deskpro:before {
  content: "\f38f";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-dev:before {
  content: "\f6cc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-dharmachakra:before {
  content: "\f655";
}

.fa-dhl:before {
  content: "\f790";
}

.fa-diagnoses:before {
  content: "\f470";
}

.fa-diaspora:before {
  content: "\f791";
}

.fa-dice:before {
  content: "\f522";
}

.fa-dice-d20:before {
  content: "\f6cf";
}

.fa-dice-d6:before {
  content: "\f6d1";
}

.fa-dice-five:before {
  content: "\f523";
}

.fa-dice-four:before {
  content: "\f524";
}

.fa-dice-one:before {
  content: "\f525";
}

.fa-dice-six:before {
  content: "\f526";
}

.fa-dice-three:before {
  content: "\f527";
}

.fa-dice-two:before {
  content: "\f528";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-digital-ocean:before {
  content: "\f391";
}

.fa-digital-tachograph:before {
  content: "\f566";
}

.fa-directions:before {
  content: "\f5eb";
}

.fa-discord:before {
  content: "\f392";
}

.fa-discourse:before {
  content: "\f393";
}

.fa-disease:before {
  content: "\f7fa";
}

.fa-divide:before {
  content: "\f529";
}

.fa-dizzy:before {
  content: "\f567";
}

.fa-dna:before {
  content: "\f471";
}

.fa-dochub:before {
  content: "\f394";
}

.fa-docker:before {
  content: "\f395";
}

.fa-dog:before {
  content: "\f6d3";
}

.fa-dollar-sign:before {
  content: "\f155";
}

.fa-dolly:before {
  content: "\f472";
}

.fa-dolly-flatbed:before {
  content: "\f474";
}

.fa-donate:before {
  content: "\f4b9";
}

.fa-door-closed:before {
  content: "\f52a";
}

.fa-door-open:before {
  content: "\f52b";
}

.fa-dot-circle:before {
  content: "\f192";
}

.fa-dove:before {
  content: "\f4ba";
}

.fa-download:before {
  content: "\f019";
}

.fa-draft2digital:before {
  content: "\f396";
}

.fa-drafting-compass:before {
  content: "\f568";
}

.fa-dragon:before {
  content: "\f6d5";
}

.fa-draw-polygon:before {
  content: "\f5ee";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-dribbble-square:before {
  content: "\f397";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-drum:before {
  content: "\f569";
}

.fa-drum-steelpan:before {
  content: "\f56a";
}

.fa-drumstick-bite:before {
  content: "\f6d7";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-dumbbell:before {
  content: "\f44b";
}

.fa-dumpster:before {
  content: "\f793";
}

.fa-dumpster-fire:before {
  content: "\f794";
}

.fa-dungeon:before {
  content: "\f6d9";
}

.fa-dyalog:before {
  content: "\f399";
}

.fa-earlybirds:before {
  content: "\f39a";
}

.fa-ebay:before {
  content: "\f4f4";
}

.fa-edge:before {
  content: "\f282";
}

.fa-edge-legacy:before {
  content: "\e078";
}

.fa-edit:before {
  content: "\f044";
}

.fa-egg:before {
  content: "\f7fb";
}

.fa-eject:before {
  content: "\f052";
}

.fa-elementor:before {
  content: "\f430";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-ello:before {
  content: "\f5f1";
}

.fa-ember:before {
  content: "\f423";
}

.fa-empire:before {
  content: "\f1d1";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-open-text:before {
  content: "\f658";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-envira:before {
  content: "\f299";
}

.fa-equals:before {
  content: "\f52c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-erlang:before {
  content: "\f39d";
}

.fa-ethereum:before {
  content: "\f42e";
}

.fa-ethernet:before {
  content: "\f796";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-euro-sign:before {
  content: "\f153";
}

.fa-evernote:before {
  content: "\f839";
}

.fa-exchange-alt:before {
  content: "\f362";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-expand:before {
  content: "\f065";
}

.fa-expand-alt:before {
  content: "\f424";
}

.fa-expand-arrows-alt:before {
  content: "\f31e";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-external-link-alt:before {
  content: "\f35d";
}

.fa-external-link-square-alt:before {
  content: "\f360";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-dropper:before {
  content: "\f1fb";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-facebook:before {
  content: "\f09a";
}

.fa-facebook-f:before {
  content: "\f39e";
}

.fa-facebook-messenger:before {
  content: "\f39f";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-fan:before {
  content: "\f863";
}

.fa-fantasy-flight-games:before {
  content: "\f6dc";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-faucet:before {
  content: "\e005";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-feather:before {
  content: "\f52d";
}

.fa-feather-alt:before {
  content: "\f56b";
}

.fa-fedex:before {
  content: "\f797";
}

.fa-fedora:before {
  content: "\f798";
}

.fa-female:before {
  content: "\f182";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-figma:before {
  content: "\f799";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-alt:before {
  content: "\f15c";
}

.fa-file-archive:before {
  content: "\f1c6";
}

.fa-file-audio:before {
  content: "\f1c7";
}

.fa-file-code:before {
  content: "\f1c9";
}

.fa-file-contract:before {
  content: "\f56c";
}

.fa-file-csv:before {
  content: "\f6dd";
}

.fa-file-download:before {
  content: "\f56d";
}

.fa-file-excel:before {
  content: "\f1c3";
}

.fa-file-export:before {
  content: "\f56e";
}

.fa-file-image:before {
  content: "\f1c5";
}

.fa-file-import:before {
  content: "\f56f";
}

.fa-file-invoice:before {
  content: "\f570";
}

.fa-file-invoice-dollar:before {
  content: "\f571";
}

.fa-file-medical:before {
  content: "\f477";
}

.fa-file-medical-alt:before {
  content: "\f478";
}

.fa-file-pdf:before {
  content: "\f1c1";
}

.fa-file-powerpoint:before {
  content: "\f1c4";
}

.fa-file-prescription:before {
  content: "\f572";
}

.fa-file-signature:before {
  content: "\f573";
}

.fa-file-upload:before {
  content: "\f574";
}

.fa-file-video:before {
  content: "\f1c8";
}

.fa-file-word:before {
  content: "\f1c2";
}

.fa-fill:before {
  content: "\f575";
}

.fa-fill-drip:before {
  content: "\f576";
}

.fa-film:before {
  content: "\f008";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-fingerprint:before {
  content: "\f577";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-fire-alt:before {
  content: "\f7e4";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-firefox-browser:before {
  content: "\e007";
}

.fa-first-aid:before {
  content: "\f479";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-first-order-alt:before {
  content: "\f50a";
}

.fa-firstdraft:before {
  content: "\f3a1";
}

.fa-fish:before {
  content: "\f578";
}

.fa-fist-raised:before {
  content: "\f6de";
}

.fa-flag:before {
  content: "\f024";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-flag-usa:before {
  content: "\f74d";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-flipboard:before {
  content: "\f44d";
}

.fa-flushed:before {
  content: "\f579";
}

.fa-fly:before {
  content: "\f417";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-minus:before {
  content: "\f65d";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-folder-plus:before {
  content: "\f65e";
}

.fa-font:before {
  content: "\f031";
}

.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-font-awesome-alt:before {
  content: "\f35c";
}

.fa-font-awesome-flag:before {
  content: "\f425";
}

.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-fonticons-fi:before {
  content: "\f3a2";
}

.fa-football-ball:before {
  content: "\f44e";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-fort-awesome-alt:before {
  content: "\f3a3";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-freebsd:before {
  content: "\f3a4";
}

.fa-frog:before {
  content: "\f52e";
}

.fa-frown:before {
  content: "\f119";
}

.fa-frown-open:before {
  content: "\f57a";
}

.fa-fulcrum:before {
  content: "\f50b";
}

.fa-funnel-dollar:before {
  content: "\f662";
}

.fa-futbol:before {
  content: "\f1e3";
}

.fa-galactic-republic:before {
  content: "\f50c";
}

.fa-galactic-senate:before {
  content: "\f50d";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-gas-pump:before {
  content: "\f52f";
}

.fa-gavel:before {
  content: "\f0e3";
}

.fa-gem:before {
  content: "\f3a5";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-ghost:before {
  content: "\f6e2";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-gifts:before {
  content: "\f79c";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-git-alt:before {
  content: "\f841";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-github:before {
  content: "\f09b";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-gitkraken:before {
  content: "\f3a6";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-gitter:before {
  content: "\f426";
}

.fa-glass-cheers:before {
  content: "\f79f";
}

.fa-glass-martini:before {
  content: "\f000";
}

.fa-glass-martini-alt:before {
  content: "\f57b";
}

.fa-glass-whiskey:before {
  content: "\f7a0";
}

.fa-glasses:before {
  content: "\f530";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-globe-africa:before {
  content: "\f57c";
}

.fa-globe-americas:before {
  content: "\f57d";
}

.fa-globe-asia:before {
  content: "\f57e";
}

.fa-globe-europe:before {
  content: "\f7a2";
}

.fa-gofore:before {
  content: "\f3a7";
}

.fa-golf-ball:before {
  content: "\f450";
}

.fa-goodreads:before {
  content: "\f3a8";
}

.fa-goodreads-g:before {
  content: "\f3a9";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-google-drive:before {
  content: "\f3aa";
}

.fa-google-pay:before {
  content: "\e079";
}

.fa-google-play:before {
  content: "\f3ab";
}

.fa-google-plus:before {
  content: "\f2b3";
}

.fa-google-plus-g:before {
  content: "\f0d5";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-gopuram:before {
  content: "\f664";
}

.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-gratipay:before {
  content: "\f184";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-greater-than:before {
  content: "\f531";
}

.fa-greater-than-equal:before {
  content: "\f532";
}

.fa-grimace:before {
  content: "\f57f";
}

.fa-grin:before {
  content: "\f580";
}

.fa-grin-alt:before {
  content: "\f581";
}

.fa-grin-beam:before {
  content: "\f582";
}

.fa-grin-beam-sweat:before {
  content: "\f583";
}

.fa-grin-hearts:before {
  content: "\f584";
}

.fa-grin-squint:before {
  content: "\f585";
}

.fa-grin-squint-tears:before {
  content: "\f586";
}

.fa-grin-stars:before {
  content: "\f587";
}

.fa-grin-tears:before {
  content: "\f588";
}

.fa-grin-tongue:before {
  content: "\f589";
}

.fa-grin-tongue-squint:before {
  content: "\f58a";
}

.fa-grin-tongue-wink:before {
  content: "\f58b";
}

.fa-grin-wink:before {
  content: "\f58c";
}

.fa-grip-horizontal:before {
  content: "\f58d";
}

.fa-grip-lines:before {
  content: "\f7a4";
}

.fa-grip-lines-vertical:before {
  content: "\f7a5";
}

.fa-grip-vertical:before {
  content: "\f58e";
}

.fa-gripfire:before {
  content: "\f3ac";
}

.fa-grunt:before {
  content: "\f3ad";
}

.fa-guitar:before {
  content: "\f7a6";
}

.fa-gulp:before {
  content: "\f3ae";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-hacker-news-square:before {
  content: "\f3af";
}

.fa-hackerrank:before {
  content: "\f5f7";
}

.fa-hamburger:before {
  content: "\f805";
}

.fa-hammer:before {
  content: "\f6e3";
}

.fa-hamsa:before {
  content: "\f665";
}

.fa-hand-holding:before {
  content: "\f4bd";
}

.fa-hand-holding-heart:before {
  content: "\f4be";
}

.fa-hand-holding-medical:before {
  content: "\e05c";
}

.fa-hand-holding-usd:before {
  content: "\f4c0";
}

.fa-hand-holding-water:before {
  content: "\f4c1";
}

.fa-hand-lizard:before {
  content: "\f258";
}

.fa-hand-middle-finger:before {
  content: "\f806";
}

.fa-hand-paper:before {
  content: "\f256";
}

.fa-hand-peace:before {
  content: "\f25b";
}

.fa-hand-point-down:before {
  content: "\f0a7";
}

.fa-hand-point-left:before {
  content: "\f0a5";
}

.fa-hand-point-right:before {
  content: "\f0a4";
}

.fa-hand-point-up:before {
  content: "\f0a6";
}

.fa-hand-pointer:before {
  content: "\f25a";
}

.fa-hand-rock:before {
  content: "\f255";
}

.fa-hand-scissors:before {
  content: "\f257";
}

.fa-hand-sparkles:before {
  content: "\e05d";
}

.fa-hand-spock:before {
  content: "\f259";
}

.fa-hands:before {
  content: "\f4c2";
}

.fa-hands-helping:before {
  content: "\f4c4";
}

.fa-hands-wash:before {
  content: "\e05e";
}

.fa-handshake:before {
  content: "\f2b5";
}

.fa-handshake-alt-slash:before {
  content: "\e05f";
}

.fa-handshake-slash:before {
  content: "\e060";
}

.fa-hanukiah:before {
  content: "\f6e6";
}

.fa-hard-hat:before {
  content: "\f807";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-hat-cowboy:before {
  content: "\f8c0";
}

.fa-hat-cowboy-side:before {
  content: "\f8c1";
}

.fa-hat-wizard:before {
  content: "\f6e8";
}

.fa-hdd:before {
  content: "\f0a0";
}

.fa-head-side-cough:before {
  content: "\e061";
}

.fa-head-side-cough-slash:before {
  content: "\e062";
}

.fa-head-side-mask:before {
  content: "\e063";
}

.fa-head-side-virus:before {
  content: "\e064";
}

.fa-heading:before {
  content: "\f1dc";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-headphones-alt:before {
  content: "\f58f";
}

.fa-headset:before {
  content: "\f590";
}

.fa-heart:before {
  content: "\f004";
}

.fa-heart-broken:before {
  content: "\f7a9";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-helicopter:before {
  content: "\f533";
}

.fa-highlighter:before {
  content: "\f591";
}

.fa-hiking:before {
  content: "\f6ec";
}

.fa-hippo:before {
  content: "\f6ed";
}

.fa-hips:before {
  content: "\f452";
}

.fa-hire-a-helper:before {
  content: "\f3b0";
}

.fa-history:before {
  content: "\f1da";
}

.fa-hockey-puck:before {
  content: "\f453";
}

.fa-holly-berry:before {
  content: "\f7aa";
}

.fa-home:before {
  content: "\f015";
}

.fa-hooli:before {
  content: "\f427";
}

.fa-hornbill:before {
  content: "\f592";
}

.fa-horse:before {
  content: "\f6f0";
}

.fa-horse-head:before {
  content: "\f7ab";
}

.fa-hospital:before {
  content: "\f0f8";
}

.fa-hospital-alt:before {
  content: "\f47d";
}

.fa-hospital-symbol:before {
  content: "\f47e";
}

.fa-hospital-user:before {
  content: "\f80d";
}

.fa-hot-tub:before {
  content: "\f593";
}

.fa-hotdog:before {
  content: "\f80f";
}

.fa-hotel:before {
  content: "\f594";
}

.fa-hotjar:before {
  content: "\f3b1";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-start:before {
  content: "\f251";
}

.fa-house-damage:before {
  content: "\f6f1";
}

.fa-house-user:before {
  content: "\e065";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-hryvnia:before {
  content: "\f6f2";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-hubspot:before {
  content: "\f3b2";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-ice-cream:before {
  content: "\f810";
}

.fa-icicles:before {
  content: "\f7ad";
}

.fa-icons:before {
  content: "\f86d";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-id-card:before {
  content: "\f2c2";
}

.fa-id-card-alt:before {
  content: "\f47f";
}

.fa-ideal:before {
  content: "\e013";
}

.fa-igloo:before {
  content: "\f7ae";
}

.fa-image:before {
  content: "\f03e";
}

.fa-images:before {
  content: "\f302";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-industry:before {
  content: "\f275";
}

.fa-infinity:before {
  content: "\f534";
}

.fa-info:before {
  content: "\f129";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-instagram-square:before {
  content: "\e055";
}

.fa-intercom:before {
  content: "\f7af";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-invision:before {
  content: "\f7b0";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-italic:before {
  content: "\f033";
}

.fa-itch-io:before {
  content: "\f83a";
}

.fa-itunes:before {
  content: "\f3b4";
}

.fa-itunes-note:before {
  content: "\f3b5";
}

.fa-java:before {
  content: "\f4e4";
}

.fa-jedi:before {
  content: "\f669";
}

.fa-jedi-order:before {
  content: "\f50e";
}

.fa-jenkins:before {
  content: "\f3b6";
}

.fa-jira:before {
  content: "\f7b1";
}

.fa-joget:before {
  content: "\f3b7";
}

.fa-joint:before {
  content: "\f595";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-journal-whills:before {
  content: "\f66a";
}

.fa-js:before {
  content: "\f3b8";
}

.fa-js-square:before {
  content: "\f3b9";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-kaaba:before {
  content: "\f66b";
}

.fa-kaggle:before {
  content: "\f5fa";
}

.fa-key:before {
  content: "\f084";
}

.fa-keybase:before {
  content: "\f4f5";
}

.fa-keyboard:before {
  content: "\f11c";
}

.fa-keycdn:before {
  content: "\f3ba";
}

.fa-khanda:before {
  content: "\f66d";
}

.fa-kickstarter:before {
  content: "\f3bb";
}

.fa-kickstarter-k:before {
  content: "\f3bc";
}

.fa-kiss:before {
  content: "\f596";
}

.fa-kiss-beam:before {
  content: "\f597";
}

.fa-kiss-wink-heart:before {
  content: "\f598";
}

.fa-kiwi-bird:before {
  content: "\f535";
}

.fa-korvue:before {
  content: "\f42f";
}

.fa-landmark:before {
  content: "\f66f";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-laptop-code:before {
  content: "\f5fc";
}

.fa-laptop-house:before {
  content: "\e066";
}

.fa-laptop-medical:before {
  content: "\f812";
}

.fa-laravel:before {
  content: "\f3bd";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-laugh:before {
  content: "\f599";
}

.fa-laugh-beam:before {
  content: "\f59a";
}

.fa-laugh-squint:before {
  content: "\f59b";
}

.fa-laugh-wink:before {
  content: "\f59c";
}

.fa-layer-group:before {
  content: "\f5fd";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-lemon:before {
  content: "\f094";
}

.fa-less:before {
  content: "\f41d";
}

.fa-less-than:before {
  content: "\f536";
}

.fa-less-than-equal:before {
  content: "\f537";
}

.fa-level-down-alt:before {
  content: "\f3be";
}

.fa-level-up-alt:before {
  content: "\f3bf";
}

.fa-life-ring:before {
  content: "\f1cd";
}

.fa-lightbulb:before {
  content: "\f0eb";
}

.fa-line:before {
  content: "\f3c0";
}

.fa-link:before {
  content: "\f0c1";
}

.fa-linkedin:before {
  content: "\f08c";
}

.fa-linkedin-in:before {
  content: "\f0e1";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-lira-sign:before {
  content: "\f195";
}

.fa-list:before {
  content: "\f03a";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-lock:before {
  content: "\f023";
}

.fa-lock-open:before {
  content: "\f3c1";
}

.fa-long-arrow-alt-down:before {
  content: "\f309";
}

.fa-long-arrow-alt-left:before {
  content: "\f30a";
}

.fa-long-arrow-alt-right:before {
  content: "\f30b";
}

.fa-long-arrow-alt-up:before {
  content: "\f30c";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-luggage-cart:before {
  content: "\f59d";
}

.fa-lungs:before {
  content: "\f604";
}

.fa-lungs-virus:before {
  content: "\e067";
}

.fa-lyft:before {
  content: "\f3c3";
}

.fa-magento:before {
  content: "\f3c4";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-mail-bulk:before {
  content: "\f674";
}

.fa-mailchimp:before {
  content: "\f59e";
}

.fa-male:before {
  content: "\f183";
}

.fa-mandalorian:before {
  content: "\f50f";
}

.fa-map:before {
  content: "\f279";
}

.fa-map-marked:before {
  content: "\f59f";
}

.fa-map-marked-alt:before {
  content: "\f5a0";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-map-marker-alt:before {
  content: "\f3c5";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-markdown:before {
  content: "\f60f";
}

.fa-marker:before {
  content: "\f5a1";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mask:before {
  content: "\f6fa";
}

.fa-mastodon:before {
  content: "\f4f6";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-mdb:before {
  content: "\f8ca";
}

.fa-medal:before {
  content: "\f5a2";
}

.fa-medapps:before {
  content: "\f3c6";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-medium-m:before {
  content: "\f3c7";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-medrt:before {
  content: "\f3c8";
}

.fa-meetup:before {
  content: "\f2e0";
}

.fa-megaport:before {
  content: "\f5a3";
}

.fa-meh:before {
  content: "\f11a";
}

.fa-meh-blank:before {
  content: "\f5a4";
}

.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}

.fa-memory:before {
  content: "\f538";
}

.fa-mendeley:before {
  content: "\f7b3";
}

.fa-menorah:before {
  content: "\f676";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-meteor:before {
  content: "\f753";
}

.fa-microblog:before {
  content: "\e01a";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-alt:before {
  content: "\f3c9";
}

.fa-microphone-alt-slash:before {
  content: "\f539";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-microscope:before {
  content: "\f610";
}

.fa-microsoft:before {
  content: "\f3ca";
}

.fa-minus:before {
  content: "\f068";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-mitten:before {
  content: "\f7b5";
}

.fa-mix:before {
  content: "\f3cb";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-mixer:before {
  content: "\e056";
}

.fa-mizuni:before {
  content: "\f3cc";
}

.fa-mobile:before {
  content: "\f10b";
}

.fa-mobile-alt:before {
  content: "\f3cd";
}

.fa-modx:before {
  content: "\f285";
}

.fa-monero:before {
  content: "\f3d0";
}

.fa-money-bill:before {
  content: "\f0d6";
}

.fa-money-bill-alt:before {
  content: "\f3d1";
}

.fa-money-bill-wave:before {
  content: "\f53a";
}

.fa-money-bill-wave-alt:before {
  content: "\f53b";
}

.fa-money-check:before {
  content: "\f53c";
}

.fa-money-check-alt:before {
  content: "\f53d";
}

.fa-monument:before {
  content: "\f5a6";
}

.fa-moon:before {
  content: "\f186";
}

.fa-mortar-pestle:before {
  content: "\f5a7";
}

.fa-mosque:before {
  content: "\f678";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-mountain:before {
  content: "\f6fc";
}

.fa-mouse:before {
  content: "\f8cc";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-mug-hot:before {
  content: "\f7b6";
}

.fa-music:before {
  content: "\f001";
}

.fa-napster:before {
  content: "\f3d2";
}

.fa-neos:before {
  content: "\f612";
}

.fa-network-wired:before {
  content: "\f6ff";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-newspaper:before {
  content: "\f1ea";
}

.fa-nimblr:before {
  content: "\f5a8";
}

.fa-node:before {
  content: "\f419";
}

.fa-node-js:before {
  content: "\f3d3";
}

.fa-not-equal:before {
  content: "\f53e";
}

.fa-notes-medical:before {
  content: "\f481";
}

.fa-npm:before {
  content: "\f3d4";
}

.fa-ns8:before {
  content: "\f3d5";
}

.fa-nutritionix:before {
  content: "\f3d6";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-oil-can:before {
  content: "\f613";
}

.fa-old-republic:before {
  content: "\f510";
}

.fa-om:before {
  content: "\f679";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-orcid:before {
  content: "\f8d2";
}

.fa-osi:before {
  content: "\f41a";
}

.fa-otter:before {
  content: "\f700";
}

.fa-outdent:before {
  content: "\f03b";
}

.fa-page4:before {
  content: "\f3d7";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-pager:before {
  content: "\f815";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-paint-roller:before {
  content: "\f5aa";
}

.fa-palette:before {
  content: "\f53f";
}

.fa-palfed:before {
  content: "\f3d8";
}

.fa-pallet:before {
  content: "\f482";
}

.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-parachute-box:before {
  content: "\f4cd";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-parking:before {
  content: "\f540";
}

.fa-passport:before {
  content: "\f5ab";
}

.fa-pastafarianism:before {
  content: "\f67b";
}

.fa-paste:before {
  content: "\f0ea";
}

.fa-patreon:before {
  content: "\f3d9";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-peace:before {
  content: "\f67c";
}

.fa-pen:before {
  content: "\f304";
}

.fa-pen-alt:before {
  content: "\f305";
}

.fa-pen-fancy:before {
  content: "\f5ac";
}

.fa-pen-nib:before {
  content: "\f5ad";
}

.fa-pen-square:before {
  content: "\f14b";
}

.fa-pencil-alt:before {
  content: "\f303";
}

.fa-pencil-ruler:before {
  content: "\f5ae";
}

.fa-penny-arcade:before {
  content: "\f704";
}

.fa-people-arrows:before {
  content: "\e068";
}

.fa-people-carry:before {
  content: "\f4ce";
}

.fa-pepper-hot:before {
  content: "\f816";
}

.fa-percent:before {
  content: "\f295";
}

.fa-percentage:before {
  content: "\f541";
}

.fa-periscope:before {
  content: "\f3da";
}

.fa-person-booth:before {
  content: "\f756";
}

.fa-phabricator:before {
  content: "\f3db";
}

.fa-phoenix-framework:before {
  content: "\f3dc";
}

.fa-phoenix-squadron:before {
  content: "\f511";
}

.fa-phone:before {
  content: "\f095";
}

.fa-phone-alt:before {
  content: "\f879";
}

.fa-phone-slash:before {
  content: "\f3dd";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-phone-square-alt:before {
  content: "\f87b";
}

.fa-phone-volume:before {
  content: "\f2a0";
}

.fa-photo-video:before {
  content: "\f87c";
}

.fa-php:before {
  content: "\f457";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-pied-piper-hat:before {
  content: "\f4e5";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pied-piper-square:before {
  content: "\e01e";
}

.fa-piggy-bank:before {
  content: "\f4d3";
}

.fa-pills:before {
  content: "\f484";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-pizza-slice:before {
  content: "\f818";
}

.fa-place-of-worship:before {
  content: "\f67f";
}

.fa-plane:before {
  content: "\f072";
}

.fa-plane-arrival:before {
  content: "\f5af";
}

.fa-plane-departure:before {
  content: "\f5b0";
}

.fa-plane-slash:before {
  content: "\e069";
}

.fa-play:before {
  content: "\f04b";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-playstation:before {
  content: "\f3df";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-plus:before {
  content: "\f067";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-poll:before {
  content: "\f681";
}

.fa-poll-h:before {
  content: "\f682";
}

.fa-poo:before {
  content: "\f2fe";
}

.fa-poo-storm:before {
  content: "\f75a";
}

.fa-poop:before {
  content: "\f619";
}

.fa-portrait:before {
  content: "\f3e0";
}

.fa-pound-sign:before {
  content: "\f154";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-pray:before {
  content: "\f683";
}

.fa-praying-hands:before {
  content: "\f684";
}

.fa-prescription:before {
  content: "\f5b1";
}

.fa-prescription-bottle:before {
  content: "\f485";
}

.fa-prescription-bottle-alt:before {
  content: "\f486";
}

.fa-print:before {
  content: "\f02f";
}

.fa-procedures:before {
  content: "\f487";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-project-diagram:before {
  content: "\f542";
}

.fa-pump-medical:before {
  content: "\e06a";
}

.fa-pump-soap:before {
  content: "\e06b";
}

.fa-pushed:before {
  content: "\f3e1";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-python:before {
  content: "\f3e2";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-question:before {
  content: "\f128";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-quidditch:before {
  content: "\f458";
}

.fa-quinscape:before {
  content: "\f459";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-quran:before {
  content: "\f687";
}

.fa-r-project:before {
  content: "\f4f7";
}

.fa-radiation:before {
  content: "\f7b9";
}

.fa-radiation-alt:before {
  content: "\f7ba";
}

.fa-rainbow:before {
  content: "\f75b";
}

.fa-random:before {
  content: "\f074";
}

.fa-raspberry-pi:before {
  content: "\f7bb";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-react:before {
  content: "\f41b";
}

.fa-reacteurope:before {
  content: "\f75d";
}

.fa-readme:before {
  content: "\f4d5";
}

.fa-rebel:before {
  content: "\f1d0";
}

.fa-receipt:before {
  content: "\f543";
}

.fa-record-vinyl:before {
  content: "\f8d9";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-red-river:before {
  content: "\f3e3";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-redhat:before {
  content: "\f7bc";
}

.fa-redo:before {
  content: "\f01e";
}

.fa-redo-alt:before {
  content: "\f2f9";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-remove-format:before {
  content: "\f87d";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-reply:before {
  content: "\f3e5";
}

.fa-reply-all:before {
  content: "\f122";
}

.fa-replyd:before {
  content: "\f3e6";
}

.fa-republican:before {
  content: "\f75e";
}

.fa-researchgate:before {
  content: "\f4f8";
}

.fa-resolving:before {
  content: "\f3e7";
}

.fa-restroom:before {
  content: "\f7bd";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-rev:before {
  content: "\f5b2";
}

.fa-ribbon:before {
  content: "\f4d6";
}

.fa-ring:before {
  content: "\f70b";
}

.fa-road:before {
  content: "\f018";
}

.fa-robot:before {
  content: "\f544";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-rocketchat:before {
  content: "\f3e8";
}

.fa-rockrms:before {
  content: "\f3e9";
}

.fa-route:before {
  content: "\f4d7";
}

.fa-rss:before {
  content: "\f09e";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-ruble-sign:before {
  content: "\f158";
}

.fa-ruler:before {
  content: "\f545";
}

.fa-ruler-combined:before {
  content: "\f546";
}

.fa-ruler-horizontal:before {
  content: "\f547";
}

.fa-ruler-vertical:before {
  content: "\f548";
}

.fa-running:before {
  content: "\f70c";
}

.fa-rupee-sign:before {
  content: "\f156";
}

.fa-rust:before {
  content: "\e07a";
}

.fa-sad-cry:before {
  content: "\f5b3";
}

.fa-sad-tear:before {
  content: "\f5b4";
}

.fa-safari:before {
  content: "\f267";
}

.fa-salesforce:before {
  content: "\f83b";
}

.fa-sass:before {
  content: "\f41e";
}

.fa-satellite:before {
  content: "\f7bf";
}

.fa-satellite-dish:before {
  content: "\f7c0";
}

.fa-save:before {
  content: "\f0c7";
}

.fa-schlix:before {
  content: "\f3ea";
}

.fa-school:before {
  content: "\f549";
}

.fa-screwdriver:before {
  content: "\f54a";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-scroll:before {
  content: "\f70e";
}

.fa-sd-card:before {
  content: "\f7c2";
}

.fa-search:before {
  content: "\f002";
}

.fa-search-dollar:before {
  content: "\f688";
}

.fa-search-location:before {
  content: "\f689";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-searchengin:before {
  content: "\f3eb";
}

.fa-seedling:before {
  content: "\f4d8";
}

.fa-sellcast:before {
  content: "\f2da";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-server:before {
  content: "\f233";
}

.fa-servicestack:before {
  content: "\f3ec";
}

.fa-shapes:before {
  content: "\f61f";
}

.fa-share:before {
  content: "\f064";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-shekel-sign:before {
  content: "\f20b";
}

.fa-shield-alt:before {
  content: "\f3ed";
}

.fa-shield-virus:before {
  content: "\e06c";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-shipping-fast:before {
  content: "\f48b";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-shoe-prints:before {
  content: "\f54b";
}

.fa-shopify:before {
  content: "\e057";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-shopware:before {
  content: "\f5b5";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-shuttle-van:before {
  content: "\f5b6";
}

.fa-sign:before {
  content: "\f4d9";
}

.fa-sign-in-alt:before {
  content: "\f2f6";
}

.fa-sign-language:before {
  content: "\f2a7";
}

.fa-sign-out-alt:before {
  content: "\f2f5";
}

.fa-signal:before {
  content: "\f012";
}

.fa-signature:before {
  content: "\f5b7";
}

.fa-sim-card:before {
  content: "\f7c4";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-sink:before {
  content: "\e06d";
}

.fa-sistrix:before {
  content: "\f3ee";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-sith:before {
  content: "\f512";
}

.fa-skating:before {
  content: "\f7c5";
}

.fa-sketch:before {
  content: "\f7c6";
}

.fa-skiing:before {
  content: "\f7c9";
}

.fa-skiing-nordic:before {
  content: "\f7ca";
}

.fa-skull:before {
  content: "\f54c";
}

.fa-skull-crossbones:before {
  content: "\f714";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-slack:before {
  content: "\f198";
}

.fa-slack-hash:before {
  content: "\f3ef";
}

.fa-slash:before {
  content: "\f715";
}

.fa-sleigh:before {
  content: "\f7cc";
}

.fa-sliders-h:before {
  content: "\f1de";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-smile:before {
  content: "\f118";
}

.fa-smile-beam:before {
  content: "\f5b8";
}

.fa-smile-wink:before {
  content: "\f4da";
}

.fa-smog:before {
  content: "\f75f";
}

.fa-smoking:before {
  content: "\f48d";
}

.fa-smoking-ban:before {
  content: "\f54d";
}

.fa-sms:before {
  content: "\f7cd";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-snowboarding:before {
  content: "\f7ce";
}

.fa-snowflake:before {
  content: "\f2dc";
}

.fa-snowman:before {
  content: "\f7d0";
}

.fa-snowplow:before {
  content: "\f7d2";
}

.fa-soap:before {
  content: "\e06e";
}

.fa-socks:before {
  content: "\f696";
}

.fa-solar-panel:before {
  content: "\f5ba";
}

.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-alpha-down:before {
  content: "\f15d";
}

.fa-sort-alpha-down-alt:before {
  content: "\f881";
}

.fa-sort-alpha-up:before {
  content: "\f15e";
}

.fa-sort-alpha-up-alt:before {
  content: "\f882";
}

.fa-sort-amount-down:before {
  content: "\f160";
}

.fa-sort-amount-down-alt:before {
  content: "\f884";
}

.fa-sort-amount-up:before {
  content: "\f161";
}

.fa-sort-amount-up-alt:before {
  content: "\f885";
}

.fa-sort-down:before {
  content: "\f0dd";
}

.fa-sort-numeric-down:before {
  content: "\f162";
}

.fa-sort-numeric-down-alt:before {
  content: "\f886";
}

.fa-sort-numeric-up:before {
  content: "\f163";
}

.fa-sort-numeric-up-alt:before {
  content: "\f887";
}

.fa-sort-up:before {
  content: "\f0de";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-sourcetree:before {
  content: "\f7d3";
}

.fa-spa:before {
  content: "\f5bb";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-speakap:before {
  content: "\f3f3";
}

.fa-speaker-deck:before {
  content: "\f83c";
}

.fa-spell-check:before {
  content: "\f891";
}

.fa-spider:before {
  content: "\f717";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-splotch:before {
  content: "\f5bc";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-spray-can:before {
  content: "\f5bd";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-square-full:before {
  content: "\f45c";
}

.fa-square-root-alt:before {
  content: "\f698";
}

.fa-squarespace:before {
  content: "\f5be";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-stackpath:before {
  content: "\f842";
}

.fa-stamp:before {
  content: "\f5bf";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-and-crescent:before {
  content: "\f699";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-star-half-alt:before {
  content: "\f5c0";
}

.fa-star-of-david:before {
  content: "\f69a";
}

.fa-star-of-life:before {
  content: "\f621";
}

.fa-staylinked:before {
  content: "\f3f5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-steam-symbol:before {
  content: "\f3f6";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-sticker-mule:before {
  content: "\f3f7";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stopwatch:before {
  content: "\f2f2";
}

.fa-stopwatch-20:before {
  content: "\e06f";
}

.fa-store:before {
  content: "\f54e";
}

.fa-store-alt:before {
  content: "\f54f";
}

.fa-store-alt-slash:before {
  content: "\e070";
}

.fa-store-slash:before {
  content: "\e071";
}

.fa-strava:before {
  content: "\f428";
}

.fa-stream:before {
  content: "\f550";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-stripe:before {
  content: "\f429";
}

.fa-stripe-s:before {
  content: "\f42a";
}

.fa-stroopwafel:before {
  content: "\f551";
}

.fa-studiovinari:before {
  content: "\f3f8";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-subway:before {
  content: "\f239";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-suitcase-rolling:before {
  content: "\f5c1";
}

.fa-sun:before {
  content: "\f185";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-supple:before {
  content: "\f3f9";
}

.fa-surprise:before {
  content: "\f5c2";
}

.fa-suse:before {
  content: "\f7d6";
}

.fa-swatchbook:before {
  content: "\f5c3";
}

.fa-swift:before {
  content: "\f8e1";
}

.fa-swimmer:before {
  content: "\f5c4";
}

.fa-swimming-pool:before {
  content: "\f5c5";
}

.fa-symfony:before {
  content: "\f83d";
}

.fa-synagogue:before {
  content: "\f69b";
}

.fa-sync:before {
  content: "\f021";
}

.fa-sync-alt:before {
  content: "\f2f1";
}

.fa-syringe:before {
  content: "\f48e";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-table-tennis:before {
  content: "\f45d";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-tablet-alt:before {
  content: "\f3fa";
}

.fa-tablets:before {
  content: "\f490";
}

.fa-tachometer-alt:before {
  content: "\f3fd";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-tape:before {
  content: "\f4db";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-taxi:before {
  content: "\f1ba";
}

.fa-teamspeak:before {
  content: "\f4f9";
}

.fa-teeth:before {
  content: "\f62e";
}

.fa-teeth-open:before {
  content: "\f62f";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-telegram-plane:before {
  content: "\f3fe";
}

.fa-temperature-high:before {
  content: "\f769";
}

.fa-temperature-low:before {
  content: "\f76b";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-tenge:before {
  content: "\f7d7";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-the-red-yeti:before {
  content: "\f69d";
}

.fa-theater-masks:before {
  content: "\f630";
}

.fa-themeco:before {
  content: "\f5c6";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-thermometer:before {
  content: "\f491";
}

.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-think-peaks:before {
  content: "\f731";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbtack:before {
  content: "\f08d";
}

.fa-ticket-alt:before {
  content: "\f3ff";
}

.fa-tiktok:before {
  content: "\e07b";
}

.fa-times:before {
  content: "\f00d";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-tint:before {
  content: "\f043";
}

.fa-tint-slash:before {
  content: "\f5c7";
}

.fa-tired:before {
  content: "\f5c8";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-toilet:before {
  content: "\f7d8";
}

.fa-toilet-paper:before {
  content: "\f71e";
}

.fa-toilet-paper-slash:before {
  content: "\e072";
}

.fa-toolbox:before {
  content: "\f552";
}

.fa-tools:before {
  content: "\f7d9";
}

.fa-tooth:before {
  content: "\f5c9";
}

.fa-torah:before {
  content: "\f6a0";
}

.fa-torii-gate:before {
  content: "\f6a1";
}

.fa-tractor:before {
  content: "\f722";
}

.fa-trade-federation:before {
  content: "\f513";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-traffic-light:before {
  content: "\f637";
}

.fa-trailer:before {
  content: "\e041";
}

.fa-train:before {
  content: "\f238";
}

.fa-tram:before {
  content: "\f7da";
}

.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-trash-alt:before {
  content: "\f2ed";
}

.fa-trash-restore:before {
  content: "\f829";
}

.fa-trash-restore-alt:before {
  content: "\f82a";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-trello:before {
  content: "\f181";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-truck-loading:before {
  content: "\f4de";
}

.fa-truck-monster:before {
  content: "\f63b";
}

.fa-truck-moving:before {
  content: "\f4df";
}

.fa-truck-pickup:before {
  content: "\f63c";
}

.fa-tshirt:before {
  content: "\f553";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-tv:before {
  content: "\f26c";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-typo3:before {
  content: "\f42b";
}

.fa-uber:before {
  content: "\f402";
}

.fa-ubuntu:before {
  content: "\f7df";
}

.fa-uikit:before {
  content: "\f403";
}

.fa-umbraco:before {
  content: "\f8e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-umbrella-beach:before {
  content: "\f5ca";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-undo:before {
  content: "\f0e2";
}

.fa-undo-alt:before {
  content: "\f2ea";
}

.fa-uniregistry:before {
  content: "\f404";
}

.fa-unity:before {
  content: "\e049";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-university:before {
  content: "\f19c";
}

.fa-unlink:before {
  content: "\f127";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-unsplash:before {
  content: "\e07c";
}

.fa-untappd:before {
  content: "\f405";
}

.fa-upload:before {
  content: "\f093";
}

.fa-ups:before {
  content: "\f7e0";
}

.fa-usb:before {
  content: "\f287";
}

.fa-user:before {
  content: "\f007";
}

.fa-user-alt:before {
  content: "\f406";
}

.fa-user-alt-slash:before {
  content: "\f4fa";
}

.fa-user-astronaut:before {
  content: "\f4fb";
}

.fa-user-check:before {
  content: "\f4fc";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-clock:before {
  content: "\f4fd";
}

.fa-user-cog:before {
  content: "\f4fe";
}

.fa-user-edit:before {
  content: "\f4ff";
}

.fa-user-friends:before {
  content: "\f500";
}

.fa-user-graduate:before {
  content: "\f501";
}

.fa-user-injured:before {
  content: "\f728";
}

.fa-user-lock:before {
  content: "\f502";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-user-minus:before {
  content: "\f503";
}

.fa-user-ninja:before {
  content: "\f504";
}

.fa-user-nurse:before {
  content: "\f82f";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-user-shield:before {
  content: "\f505";
}

.fa-user-slash:before {
  content: "\f506";
}

.fa-user-tag:before {
  content: "\f507";
}

.fa-user-tie:before {
  content: "\f508";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-users:before {
  content: "\f0c0";
}

.fa-users-cog:before {
  content: "\f509";
}

.fa-users-slash:before {
  content: "\e073";
}

.fa-usps:before {
  content: "\f7e1";
}

.fa-ussunnah:before {
  content: "\f407";
}

.fa-utensil-spoon:before {
  content: "\f2e5";
}

.fa-utensils:before {
  content: "\f2e7";
}

.fa-vaadin:before {
  content: "\f408";
}

.fa-vector-square:before {
  content: "\f5cb";
}

.fa-venus:before {
  content: "\f221";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-vial:before {
  content: "\f492";
}

.fa-vials:before {
  content: "\f493";
}

.fa-viber:before {
  content: "\f409";
}

.fa-video:before {
  content: "\f03d";
}

.fa-video-slash:before {
  content: "\f4e2";
}

.fa-vihara:before {
  content: "\f6a7";
}

.fa-vimeo:before {
  content: "\f40a";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-vimeo-v:before {
  content: "\f27d";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-virus:before {
  content: "\e074";
}

.fa-virus-slash:before {
  content: "\e075";
}

.fa-viruses:before {
  content: "\e076";
}

.fa-vk:before {
  content: "\f189";
}

.fa-vnv:before {
  content: "\f40b";
}

.fa-voicemail:before {
  content: "\f897";
}

.fa-volleyball-ball:before {
  content: "\f45f";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-mute:before {
  content: "\f6a9";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-vote-yea:before {
  content: "\f772";
}

.fa-vr-cardboard:before {
  content: "\f729";
}

.fa-vuejs:before {
  content: "\f41f";
}

.fa-walking:before {
  content: "\f554";
}

.fa-wallet:before {
  content: "\f555";
}

.fa-warehouse:before {
  content: "\f494";
}

.fa-water:before {
  content: "\f773";
}

.fa-wave-square:before {
  content: "\f83e";
}

.fa-waze:before {
  content: "\f83f";
}

.fa-weebly:before {
  content: "\f5cc";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-weight:before {
  content: "\f496";
}

.fa-weight-hanging:before {
  content: "\f5cd";
}

.fa-weixin:before {
  content: "\f1d7";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-whatsapp-square:before {
  content: "\f40c";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-whmcs:before {
  content: "\f40d";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-wind:before {
  content: "\f72e";
}

.fa-window-close:before {
  content: "\f410";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-wine-bottle:before {
  content: "\f72f";
}

.fa-wine-glass:before {
  content: "\f4e3";
}

.fa-wine-glass-alt:before {
  content: "\f5ce";
}

.fa-wix:before {
  content: "\f5cf";
}

.fa-wizards-of-the-coast:before {
  content: "\f730";
}

.fa-wolf-pack-battalion:before {
  content: "\f514";
}

.fa-won-sign:before {
  content: "\f159";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-wordpress-simple:before {
  content: "\f411";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-wpressr:before {
  content: "\f3e4";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-x-ray:before {
  content: "\f497";
}

.fa-xbox:before {
  content: "\f412";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-y-combinator:before {
  content: "\f23b";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-yammer:before {
  content: "\f840";
}

.fa-yandex:before {
  content: "\f413";
}

.fa-yandex-international:before {
  content: "\f414";
}

.fa-yarn:before {
  content: "\f7e3";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-yen-sign:before {
  content: "\f157";
}

.fa-yin-yang:before {
  content: "\f6ad";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-youtube-square:before {
  content: "\f431";
}

.fa-zhihu:before {
  content: "\f63f";
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/*!
 * Font Awesome Free 5.14.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../webfonts/fa-brands-400.eot");
  src: url("../webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-brands-400.woff2") format("woff2"), url("../webfonts/fa-brands-400.woff") format("woff"), url("../webfonts/fa-brands-400.ttf") format("truetype"), url("../webfonts/fa-brands-400.svg#fontawesome") format("svg");
}
.fab {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

/*!
 * Font Awesome Free 5.14.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../webfonts/fa-regular-400.eot");
  src: url("../webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-regular-400.woff2") format("woff2"), url("../webfonts/fa-regular-400.woff") format("woff"), url("../webfonts/fa-regular-400.ttf") format("truetype"), url("../webfonts/fa-regular-400.svg#fontawesome") format("svg");
}
.far {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

/*!
 * Font Awesome Free 5.14.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../webfonts/fa-solid-900.eot");
  src: url("../webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.woff") format("woff"), url("../webfonts/fa-solid-900.ttf") format("truetype"), url("../webfonts/fa-solid-900.svg#fontawesome") format("svg");
}
.fa,
.fas {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

html {
  -webkit-font-smoothing: antialiased;
  font-size: 100%;
}

body {
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
  position: relative;
  background-color: #f2f3f7;
}

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.container-v {
  width: 100%;
  max-width: 1336px;
  margin: 0 auto;
  padding: 0 20px;
}
@media (max-width: 1296px) {
  .container-v {
    max-width: 100%;
    padding: 0 20px;
  }
}

.container-2 {
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
  padding: 0 20px;
}
@media (max-width: 1080px) {
  .container-2 {
    max-width: 100%;
    padding: 0 20px;
  }
}

.container-3 {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  padding: 0 20px;
}
@media (max-width: 1080px) {
  .container-3 {
    max-width: 100%;
    padding: 0 20px;
  }
}

.container-632 {
  width: 100%;
  max-width: 632px;
  margin: 0 auto;
}
@media (max-width: 632px) {
  .container-632 {
    max-width: 100%;
  }
}

.container-660 {
  width: 100%;
  max-width: 660px;
  margin: 0 auto;
}
@media (max-width: 660px) {
  .container-660 {
    max-width: 100%;
  }
}

.container-860 {
  width: 100%;
  max-width: 860px;
  margin: 0 auto;
}
@media (max-width: 860px) {
  .container-860 {
    max-width: 100%;
  }
}

.body-font, .privacy-wrap .content-editor ul li, .privacy-wrap .content-editor p, .simple-pagination ul li span, .simple-pagination ul li a, .calculators .applications__section .term-and-condition-calculator ul li, .location-card ul li .get-direction-button, section.careers-about .container-2 .join-card .join-card-content p, .digitat-card .content ul li, .cal-select, .mobile-side .mobile-side__navigation .mobile-navigation ul.main-links li.active.view > a, .mobile-side .mobile-side__navigation .mobile-navigation ul.main-links li.has-dropdown > a, .mobile-side .mobile-side__navigation .mobile-navigation ul li a, .availble-atm, .content-14 p, .select2-container--default .select2-selection--single .select2-selection__rendered, .content-ck ol li::before, .remittances .remittances__forCusomer ol li::before, .content-ck ol li, .remittances .remittances__forCusomer ol li, .content-ck ul li, .remittances .remittances__forCusomer ul li, .content-ck p, .remittances .remittances__forCusomer p, .pagination-wrapper .pagination .page-item span {
  font-family: "Lexend-Deca-regular", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 18px;
}

.font-12 {
  font-family: "Lexend-Deca-regular", sans-serif;
  font-size: 12px;
  font-size: 0.75rem;
}

.font-13, .error, nav .top-section .container-v .top-links li ul li a, nav .mobile-nav-header .mobile-nav-header__top .container-v .top-links li ul li a {
  font-family: "Lexend-Deca-light", sans-serif;
  font-size: 13px;
  font-size: 0.8125rem;
}
@media (max-width: 1200px) {
  .font-13, .error, nav .top-section .container-v .top-links li ul li a, nav .mobile-nav-header .mobile-nav-header__top .container-v .top-links li ul li a {
    font-size: 12px;
    font-size: 0.75rem;
  }
}

.font-13-bold {
  font-family: "Lexend-Deca-semiBold", sans-serif;
  font-size: 13px;
  font-size: 0.8125rem;
}
@media (max-width: 1200px) {
  .font-13-bold {
    font-size: 12px;
    font-size: 0.75rem;
  }
}

.font-13-regular, .calculator .calculator-wrap .result-sec .eligibility a, .calculator .calculator-wrap .result-sec .loan-amount .loan-amount-value, .calculator .calculator-wrap .result-sec .loan-amount .loan-amoun-title, .calculator .calculator-wrap .result-sec .result-sec-result .loan-amoun-title, .calculator .calculator-wrap .forms-fields .error, .accordion-header, nav .main-navigation .container-v .main-nav-lists li .sub-panel .sub-panel__heading a {
  font-family: "Lexend-Deca-regular", sans-serif;
  font-size: 13px;
  font-size: 0.8125rem;
}
@media (max-width: 1200px) {
  .font-13-regular, .calculator .calculator-wrap .result-sec .eligibility a, .calculator .calculator-wrap .result-sec .loan-amount .loan-amount-value, .calculator .calculator-wrap .result-sec .loan-amount .loan-amoun-title, .calculator .calculator-wrap .result-sec .result-sec-result .loan-amoun-title, .calculator .calculator-wrap .forms-fields .error, .accordion-header, nav .main-navigation .container-v .main-nav-lists li .sub-panel .sub-panel__heading a {
    font-size: 12px;
    font-size: 0.75rem;
  }
}

.font-16-regular {
  font-family: "Lexend-Deca-regular", sans-serif;
  font-size: 16px;
  font-size: 1rem;
}
@media (max-width: 1200px) {
  .font-16-regular {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

.font-16-medium, .remittances .remittances__forCusomer h4 {
  font-family: "Lexend-Deca-medium", sans-serif;
  font-size: 16px;
  font-size: 1rem;
}
@media (max-width: 1200px) {
  .font-16-medium, .remittances .remittances__forCusomer h4 {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

.font-16-semiBold {
  font-family: "Lexend-Deca-semiBold", sans-serif;
  font-size: 16px;
  font-size: 1rem;
}
@media (max-width: 1200px) {
  .font-16-semiBold {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

.font-26-medium, .privacy-wrap .content-editor h2 {
  font-family: "Lexend-Deca-medium", sans-serif;
  font-size: 26px;
  font-size: 1.625rem;
}
@media (max-width: 1200px) {
  .font-26-medium, .privacy-wrap .content-editor h2 {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

nav .search-results .container-3 .search-bar input::-moz-placeholder {
  font-family: "Lexend-Deca-light", sans-serif;
  font-size: 26px;
  font-size: 1.625rem;
}

.font-26-light, nav .search-results .container-3 .search-bar input::placeholder, nav .search-results .container-3 .search-bar input {
  font-family: "Lexend-Deca-light", sans-serif;
  font-size: 26px;
  font-size: 1.625rem;
}
@media (max-width: 1200px) {
  nav .search-results .container-3 .search-bar input::-moz-placeholder {
    font-size: 18px;
    font-size: 1.125rem;
  }
  .font-26-light, nav .search-results .container-3 .search-bar input::placeholder, nav .search-results .container-3 .search-bar input {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

.font-20-medium {
  font-family: "Lexend-Deca-medium", sans-serif;
  font-size: 20px;
  font-size: 1.25rem;
}
@media (max-width: 1200px) {
  .font-20-medium {
    font-size: 16px;
    font-size: 1rem;
  }
}

.font-20-semibold {
  font-family: "Lexend-Deca-semiBold", sans-serif;
  font-size: 20px;
  font-size: 1.25rem;
}
@media (max-width: 1200px) {
  .font-20-semibold {
    font-size: 16px;
    font-size: 1rem;
  }
}

.font-20-regular {
  font-family: "Lexend-Deca-regular", sans-serif;
  font-size: 20px;
  font-size: 1.25rem;
}
@media (max-width: 1200px) {
  .font-20-regular {
    font-size: 16px;
    font-size: 1rem;
  }
}

.font-40-bold {
  font-family: "Lexend-Deca-bold", sans-serif;
  line-height: 58px;
  font-size: 40px;
  font-size: 2.5rem;
}
@media (max-width: 1200px) {
  .font-40-bold {
    font-size: 36px;
    font-size: 2.25rem;
  }
}
@media (max-width: 992px) {
  .font-40-bold {
    line-height: 42px;
    font-size: 28px;
    font-size: 1.75rem;
  }
}

.font-40-md {
  font-family: "Lexend-Deca-medium", sans-serif;
  line-height: 58px;
  font-size: 40px;
  font-size: 2.5rem;
}
@media (max-width: 1200px) {
  .font-40-md {
    font-size: 36px;
    font-size: 2.25rem;
  }
}
@media (max-width: 992px) {
  .font-40-md {
    line-height: 42px;
    font-size: 28px;
    font-size: 1.75rem;
  }
}

.font-40-bold-2 {
  font-family: "Lexend-Deca-semiBold", sans-serif;
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 44px;
  letter-spacing: 0.01em;
}
@media (max-width: 1200px) {
  .font-40-bold-2 {
    font-size: 36px;
    font-size: 2.25rem;
  }
}
@media (max-width: 992px) {
  .font-40-bold-2 {
    line-height: 42px;
    font-size: 28px;
    font-size: 1.75rem;
  }
}

.font-32-semibold {
  font-family: "Lexend-Deca-semiBold", sans-serif;
  font-size: 32px;
  font-size: 2rem;
  line-height: 44px;
  letter-spacing: 0.01em;
}

.font-18-light {
  font-family: "Lexend-Deca-light", sans-serif;
  line-height: 28px;
  font-size: 18px;
  font-size: 1.125rem;
}

.font-18-regular, .quick-details .container-v .quick-details-lists .quick-details-list .wrap-details .sub-list a, .quick-details .container-v .quick-details-lists .quick-details-list .wrap-details h4 {
  font-family: "Lexend-Deca-regular", sans-serif;
  line-height: 28px;
  font-size: 18px;
  font-size: 1.125rem;
}
@media (max-width: 992px) {
  .font-18-regular, .quick-details .container-v .quick-details-lists .quick-details-list .wrap-details .sub-list a, .quick-details .container-v .quick-details-lists .quick-details-list .wrap-details h4 {
    font-size: 16px;
    font-size: 1rem;
    line-height: 28px;
  }
}

.font-70-md {
  font-family: "Lexend-Deca-medium", sans-serif;
  font-size: 70px;
  font-size: 4.375rem;
}
@media (max-width: 1200px) {
  .font-70-md {
    font-size: 36px;
    font-size: 2.25rem;
  }
}
@media (max-width: 992px) {
  .font-70-md {
    font-size: 35px;
    font-size: 2.1875rem;
  }
}

.pt-72 {
  padding-top: 72px;
}
@media (max-width: 992px) {
  .pt-72 {
    padding-top: 36px;
  }
}
@media (max-width: 480px) {
  .pt-72 {
    padding-top: 30px;
  }
}

.pb-72 {
  padding-bottom: 72px;
}
@media (max-width: 992px) {
  .pb-72 {
    padding-bottom: 36px;
  }
}
@media (max-width: 480px) {
  .pb-72 {
    padding-top: 30px;
  }
}

.pt-48 {
  padding-top: 48px;
}
@media (max-width: 992px) {
  .pt-48 {
    padding-top: 24px;
  }
}

.pb-48 {
  padding-bottom: 48px;
}
@media (max-width: 992px) {
  .pb-48 {
    padding-bottom: 24px;
  }
}

.pt-32 {
  padding-top: 32px;
}

.pb-32 {
  padding-bottom: 32px;
}

.pb-24 {
  padding-bottom: 24px;
}

.pb-40 {
  padding-bottom: 40px;
}

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

.mb-40 {
  margin-bottom: 40px;
}

.pt-56 {
  padding-top: 56px;
}
@media (max-width: 992px) {
  .pt-56 {
    padding-top: 28px;
  }
}

.pb-56 {
  padding-bottom: 56px;
}
@media (max-width: 992px) {
  .pb-56 {
    padding-bottom: 28px;
  }
}

.b-t-l-18 {
  border-top-left-radius: 18px;
}

.b-t-r-18 {
  border-top-right-radius: 18px;
}

.b-b-l-18 {
  border-bottom-left-radius: 18px;
}

.b-b-r-18 {
  border-bottom-right-radius: 18px;
}

.b-r-15 {
  border-radius: 15px !important;
}

.border-right-c {
  border-right: solid 1px #666 !important;
}

.border-bottom-c {
  border-bottom: solid 1px #666 !important;
}

::-moz-selection {
  background: #f38d6d;
  color: #fff;
}

::selection {
  background: #f38d6d;
  color: #fff;
}

section.lightgray {
  background: #F2F3F7;
}
section.darkgray {
  background: #E6E6E9;
}
section.white {
  background: #fff;
}
section.section-padding {
  padding: 60px 0;
}

.gray-bg {
  background-color: #e6e6e9;
  border-radius: 15px;
  padding: 40px;
}
@media (max-width: 480px) {
  .gray-bg {
    padding: 30px 20px;
  }
}

.tab-menu-wrapper {
  position: relative;
  margin-bottom: 45px;
}
.tab-menu-wrapper .prev,
.tab-menu-wrapper .next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 4;
}
.tab-menu-wrapper .prev.disabled,
.tab-menu-wrapper .next.disabled {
  display: none;
}
.tab-menu-wrapper .prev {
  left: 5px;
}
.tab-menu-wrapper .next {
  right: 5px;
}
.tab-menu-wrapper .tab-menu {
  max-width: 100%;
  display: flex;
  flex-wrap: nowrap;
  background: #fff;
  border-radius: 10px;
}
.tab-menu-wrapper .tab-menu li {
  flex: 1;
  text-align: center;
  background-color: #fff;
}
.tab-menu-wrapper .tab-menu li:first-child {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.tab-menu-wrapper .tab-menu li:last-child {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.tab-menu-wrapper .tab-menu li.active a {
  color: #fff;
  background: #e74613;
  border-radius: 10px;
}
.tab-menu-wrapper .tab-menu li a {
  display: inline-block;
  text-transform: uppercase;
  color: #969696;
  padding: 10px;
  width: 100%;
  font-family: "Lexend-Deca-regular", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  white-space: nowrap;
}

.file-link {
  flex: 1;
  display: flex;
  align-items: center;
  padding: 0px 27px;
  background-color: #e6e6e9;
  border-radius: 16px;
  height: 100px;
}
.file-link img {
  margin-right: 30px;
  max-width: 35px;
  transition: 0.3s ease-in-out;
}
.file-link span {
  font-family: "Lexend-Deca-regular", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  color: #000000;
  transition: 0.3s ease-in-out;
}
.file-link:hover img {
  transform: translateY(-5px);
}

.tabbox-out {
  background: rgba(255, 255, 255, 0.46);
  width: auto;
  display: inline-flex;
  border-radius: 12px;
  padding: 3px;
}
@media (max-width: 480px) {
  .tabbox-out {
    display: flex;
    flex-direction: column;
  }
}
.tabbox-out a {
  background: transparent;
  color: #969696;
  font-family: "Lexend-Deca-regular", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  white-space: nowrap;
  padding: 10px 18px;
  border-radius: 10px;
  text-transform: uppercase;
}
.tabbox-out a.active {
  color: #fff;
  background: #e74613;
}

.reports-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-gap: 20px;
}
@media (max-width: 992px) {
  .reports-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 768px) {
  .reports-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 480px) {
  .reports-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 375px) {
  .reports-grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
.reports-grid.grid-3 {
  grid-template-columns: repeat(auto-fit, minmax(330px, 1fr));
}
.reports-grid.csr-grid {
  grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 992px) {
  .reports-grid.csr-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 480px) {
  .reports-grid.csr-grid {
    grid-template-columns: 100%;
  }
}
.reports-grid.video-grid a .image-wrap {
  position: relative;
}
.reports-grid.video-grid a .image-wrap svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 99;
}
.reports-grid .item {
  border-radius: 15px;
}
.reports-grid .item figure {
  margin: 0;
}
.reports-grid .item figure img {
  border-radius: 15px 15px 0 0;
  width: 100%;
}
.reports-grid .item .title-wrap {
  background: #E6E6E9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 20px 10px;
  border-radius: 0 0 15px 15px;
}
.reports-grid .item .title-wrap p {
  color: #000;
  margin-left: 10px;
  line-height: 1.3;
}

.blurb {
  text-align: center;
  max-width: 820px;
  margin: auto auto 50px;
}
.blurb p {
  color: #686A72;
}
.blurb p:last-child {
  margin: 0;
}

.video-block > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 500px;
  background-size: cover;
  border-radius: 10px;
  position: relative;
}
.video-block > a::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  transition: all 0.3s ease-in-out;
}
.video-block > a img {
  position: relative;
  z-index: 2;
}
.video-block > a:hover::before {
  background: rgba(0, 0, 0, 0.3);
}

.editor-content p {
  font-size: 14px;
  font-size: 0.875rem;
  margin: 0 0 20px 0;
}
.editor-content img {
  max-width: 100%;
  width: 100%;
  margin: 0 0 20px 0;
}

.gallery-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  grid-gap: 20px;
  margin: 20px auto;
}
.gallery-grid img {
  border-radius: 10px;
  max-width: 100%;
  width: 100%;
}
.gallery-grid.two-column {
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}

.related-slider-wrapper .award-slider .swiper-slide {
  height: auto;
}
.related-slider-wrapper .award-slider .swiper-slide .content {
  display: flex;
  flex-direction: column;
}
.related-slider-wrapper .award-slider .swiper-slide .content h5 {
  flex: 1;
  margin-bottom: 30px;
}

.pagination-wrapper .pagination img {
  max-width: 32px;
}
.pagination-wrapper .pagination .page-item {
  display: flex;
  align-items: center;
  margin: 0 5px;
}
.pagination-wrapper .pagination .page-item span {
  width: 32px;
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row;
  flex-direction: row;
  font-family: "Lexend-Deca-medium", sans-serif;
}
.pagination-wrapper .pagination .page-item.active {
  background: #e74613;
  border-radius: 50%;
  color: #fff;
}
.pagination-wrapper .pagination .page-item.active .page-link {
  color: #fff;
}
.pagination-wrapper .pagination .page-link {
  padding: 0;
  margin: -3px 10px;
  border: none;
  color: #000;
  background: transparent;
  font-size: 12px;
  font-size: 0.75rem;
  font-family: "Lexend-Deca-medium", sans-serif;
}
.pagination-wrapper .pagination .page-link:hover {
  background: transparent;
}

.tabel-sec table {
  background-color: #e6e6e9;
  padding-bottom: 38px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  border-style: hidden !important;
}
.tabel-sec table thead {
  border: none;
}
.tabel-sec table thead tr {
  border: none;
}
.tabel-sec table thead tr th {
  border: none;
  background-color: #000;
  padding: 0;
  padding: 10px;
  padding-left: 16px;
}
.tabel-sec table thead tr th:first-child {
  border-top-left-radius: 15px;
}
.tabel-sec table thead tr th:last-child {
  border-top-right-radius: 15px;
}
.tabel-sec table thead tr th p {
  color: #fff;
  text-transform: uppercase;
}
.tabel-sec table tbody tr td {
  padding: 22px 15px;
}
.tabel-sec table tbody tr td p {
  color: #000;
}
.tabel-sec table tbody tr td a {
  color: #000;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.tabel-sec table tbody tr td a:hover {
  color: #e74613;
}

.scroll-navigation {
  background-color: #fff;
  border-radius: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 3px;
}
@media (max-width: 768px) {
  .scroll-navigation {
    overflow-x: scroll;
  }
}
.scroll-navigation .scroll-navigation-link {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  color: #969696;
  text-transform: uppercase;
  padding: 8px 10px;
  border-radius: 10px;
}
@media (max-width: 768px) {
  .scroll-navigation .scroll-navigation-link {
    min-width: 200px;
  }
}
.scroll-navigation .scroll-navigation-link:hover {
  background-color: rgba(150, 150, 150, 0.1294117647);
}
.scroll-navigation .scroll-navigation-link.active {
  background-color: #e74613;
  color: #fff;
}

.content-sec ul {
  margin-left: 20px;
}
.content-sec ul li {
  position: relative;
}
.content-sec ul li::before {
  content: "";
  background: none;
  position: absolute;
  top: 6px;
  left: -20px;
  width: 5px;
  height: 5px;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: red;
}

.content-redbulet p {
  color: #686a72;
}
.content-redbulet p:last-child {
  padding-bottom: 0;
}
.content-redbulet ul li {
  color: #686a72;
  padding-left: 15px;
  position: relative;
}
.content-redbulet ul li::before {
  background: none;
  top: 6px;
  width: 5px;
  height: 5px;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: red;
}

.content-ck p, .remittances .remittances__forCusomer p {
  padding-bottom: 1rem !important;
  line-height: 22px;
  overflow-wrap: break-word;
}
.content-ck ul li, .remittances .remittances__forCusomer ul li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 1rem;
  overflow-wrap: break-word;
}
.content-ck ul li::before, .remittances .remittances__forCusomer ul li::before {
  content: "";
  height: 15px;
  width: 15px;
  position: absolute;
  top: 0;
  left: 0;
  background: url("../images/icons/digital/green-circile-right.svg") no-repeat;
  background-size: contain;
}
.content-ck ul li ul, .remittances .remittances__forCusomer ul li ul {
  padding-top: 5px;
}
.content-ck ul li ul li, .remittances .remittances__forCusomer ul li ul li {
  padding-left: 0px;
  margin-bottom: 10px;
}
.content-ck ul li ul li::before, .remittances .remittances__forCusomer ul li ul li::before {
  background-image: none;
}
.content-ck ol, .remittances .remittances__forCusomer ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
.content-ck ol li, .remittances .remittances__forCusomer ol li {
  counter-increment: li;
  position: relative;
  padding-left: 20px;
  color: #686a72;
  margin-bottom: 1rem;
}
.content-ck ol li::before, .remittances .remittances__forCusomer ol li::before {
  content: counter(li);
  color: #e74613;
  height: 15px;
  width: 15px;
  position: absolute;
  top: 1px;
  left: 0;
  padding-right: 15px;
  background: none;
}

.expand-block .icon.plus {
  width: 10px;
  height: 10px;
  background: url("../images/lands/up-arrow.svg") no-repeat;
  background-size: contain;
}
.expand-block .icon.minus {
  width: 10px;
  height: 10px;
  background: url("../images/lands/down-arrow.svg") no-repeat;
  background-size: contain;
}

.send-tab-link {
  color: #969696;
  background: #fff;
  border-radius: 10px;
}
.send-tab-link.active {
  color: #fff !important;
  background: #e74613;
}

.select2-container {
  z-index: 99999;
}

.select2 {
  width: 100% !important;
}
.select2 .select2-container .select2-selection {
  border: 1px solid #BABACA;
  height: 48px;
}

.select2-container .select2-selection--single {
  height: 48px;
  display: flex;
  align-items: center;
  background-color: #F4F4F5;
  border-radius: 8px;
  padding: 0 14px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 48px;
  right: 10px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  letter-spacing: 0.04em;
  color: #828586;
}

.swiper-button-next::before,
.swiper-button-prev::before {
  content: none;
}
.swiper-button-next::after,
.swiper-button-prev::after {
  content: none;
}

.content-14 p {
  line-height: 24px;
  color: #686a72;
}

.fancybox-container {
  z-index: 9999999 !important;
}

.dark-shape-img {
  display: none;
}

.swiper-button-disabled {
  opacity: 0.5;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #323738;
  color: white;
}

.hidden-card {
  display: none;
}

.ytp-pause-overlay {
  display: none !important;
}

body.dark-theme {
  background-color: #0e0e0e;
}
body.dark-theme .filepond--drop-label-4rdw2t8xnlabel {
  color: #000 !important;
}
body.dark-theme p, body.dark-theme label, body.dark-theme h2 {
  color: #fff;
}
body.dark-theme .banner .homeSlider .swiper-slide .banner-content .container-v .content p, body.dark-theme .banner .homeSlider .swiper-slide .banner-content .container-v .content h1 {
  color: #000 !important;
}
@media (max-width: 992px) {
  body.dark-theme .banner .homeSlider .swiper-slide .banner-content .container-v .content p, body.dark-theme .banner .homeSlider .swiper-slide .banner-content .container-v .content h1 {
    color: #fff !important;
  }
}
body.dark-theme .dark-shape-img {
  display: block;
}
body.dark-theme .light-shape-img {
  display: none;
}
body.dark-theme .content-ck h4, body.dark-theme .remittances .remittances__forCusomer h4, .remittances body.dark-theme .remittances__forCusomer h4, body.dark-theme .content-ck p, body.dark-theme .remittances .remittances__forCusomer p, .remittances body.dark-theme .remittances__forCusomer p {
  color: #fff;
}
body.dark-theme .content-ck .desc, body.dark-theme .remittances .remittances__forCusomer .desc, .remittances body.dark-theme .remittances__forCusomer .desc {
  color: #fff;
}
body.dark-theme .content-ck ul li, body.dark-theme .remittances .remittances__forCusomer ul li, .remittances body.dark-theme .remittances__forCusomer ul li {
  color: #fff;
}
body.dark-theme .content-ck ul li span, body.dark-theme .remittances .remittances__forCusomer ul li span, .remittances body.dark-theme .remittances__forCusomer ul li span {
  color: #fff;
}
body.dark-theme .input-sec label {
  color: #fff;
}
body.dark-theme .content p {
  color: #fff;
}
body.dark-theme .content ul li {
  color: #fff;
}
body.dark-theme .content-14 p {
  color: #fff;
}
body.dark-theme .content-ck p, body.dark-theme .remittances .remittances__forCusomer p, .remittances body.dark-theme .remittances__forCusomer p {
  color: #fff;
}
body.dark-theme .content-ck ul li, body.dark-theme .remittances .remittances__forCusomer ul li, .remittances body.dark-theme .remittances__forCusomer ul li {
  color: #fff;
}
body.dark-theme .content-ck ul li ul, body.dark-theme .remittances .remittances__forCusomer ul li ul, .remittances body.dark-theme .remittances__forCusomer ul li ul {
  padding-top: 5px;
}
body.dark-theme .content-ck ul li ul li, body.dark-theme .remittances .remittances__forCusomer ul li ul li, .remittances body.dark-theme .remittances__forCusomer ul li ul li {
  color: #fff;
}
body.dark-theme .content-ck ol li, body.dark-theme .remittances .remittances__forCusomer ol li, .remittances body.dark-theme .remittances__forCusomer ol li {
  color: #fff;
}
body.dark-theme .input-1 {
  border: solid 1px #fff;
  background-color: rgba(255, 255, 255, 0.9450980392);
}
body.dark-theme .input-1::-moz-placeholder {
  color: #000;
}
body.dark-theme .input-1::placeholder {
  color: #000;
}
body.dark-theme .input-1:focus {
  box-shadow: none;
  outline: none;
}
body.dark-theme .about-welcome {
  background-color: #0e0e0e;
}
body.dark-theme .about-welcome .container-v .content h3 {
  color: #f5f5f7;
}
body.dark-theme .about-welcome .container-v .content p {
  color: #f5f5f7;
}
body.dark-theme .about-welcome .container-v .link-list a {
  background-color: #3b3b3b;
}
body.dark-theme .about-welcome .container-v .link-list a span {
  color: #f5f5f7;
}
body.dark-theme .about-welcome .container-v .get-to-know h3 {
  color: #f5f5f7;
}
body.dark-theme .about-welcome .container-v .get-to-know .get-to-know-card-wrap .our-product-card .content {
  background-color: #3b3b3b;
}
body.dark-theme .about-welcome .container-v .get-to-know .get-to-know-card-wrap .our-product-card .content h4 {
  color: #f5f5f7;
}
body.dark-theme .about-welcome .container-v .get-to-know .get-to-know-card-wrap .our-product-card .content ul li a {
  color: #f5f5f7;
}
body.dark-theme .hdfc-rationale {
  background-color: #0e0e0e;
}
body.dark-theme .hdfc-rationale .container-2 .container-3 .link-list a {
  background-color: #3b3b3b;
}
body.dark-theme .hdfc-rationale .container-2 .container-3 .link-list a span {
  color: #f5f5f7;
}
body.dark-theme .hdfc-rationale .content p {
  color: #f5f5f7;
}
body.dark-theme .file-link {
  background-color: #3b3b3b;
}
body.dark-theme .file-link span {
  color: #f5f5f7;
}
body.dark-theme .our-leaders {
  width: 100%;
  background-color: #0e0e0e;
}
body.dark-theme .our-leaders .leaders-members {
  background-color: #0e0e0e;
}
body.dark-theme .our-leaders .leaders-members .member-itms-wrap .members-items .member-itm {
  background: #3b3b3b;
}
body.dark-theme .our-leaders .leaders-members .member-itms-wrap .members-items .member-itm .member-itm-intro {
  background: #3b3b3b;
}
body.dark-theme .our-leaders .leaders-members .member-itms-wrap .members-items .member-itm .member-itm-intro h4, body.dark-theme .our-leaders .leaders-members .member-itms-wrap .members-items .member-itm .member-itm-intro span {
  color: #fff;
}
body.dark-theme .who-we-are {
  background-color: #0e0e0e;
}
body.dark-theme .who-we-are .container-2 .content h4 {
  color: #f5f5f7;
}
body.dark-theme .who-we-are .container-2 .content p {
  color: #f5f5f7;
}
body.dark-theme .vistion-mision .vistion-mision-wrap {
  background-color: #3b3b3b;
}
body.dark-theme .vistion-mision .vistion-mision-wrap li {
  border-bottom: solid 1px #CED9DB;
}
body.dark-theme .vistion-mision .vistion-mision-wrap li:last-child {
  margin-top: 26px;
  border-bottom: none;
}
body.dark-theme .vistion-mision .vistion-mision-wrap li:last-child p {
  margin-bottom: 0;
}
body.dark-theme .vistion-mision .vistion-mision-wrap li h4 {
  margin-bottom: 12px;
}
body.dark-theme .vistion-mision .vistion-mision-wrap li p {
  margin-bottom: 32px;
}
body.dark-theme .vistion-mision .vistion-mision-wrap li h4, body.dark-theme .vistion-mision .vistion-mision-wrap li p {
  color: #f5f5f7;
}
body.dark-theme section.lightgray {
  background: #333;
}
body.dark-theme section.darkgray {
  background: #111;
}
body.dark-theme section h3, body.dark-theme section h2, body.dark-theme section h1, body.dark-theme section h4 {
  color: #eee;
}
body.dark-theme .insideBanner h2 {
  color: #000;
}
body.dark-theme .insideBanner .overlay-img {
  filter: brightness(50%);
}
body.dark-theme .home-news-slider .thumb-img-slider .slider-item .slider-itm-inner {
  background: #000;
}
body.dark-theme .home-news-slider .thumb-img-slider .slider-item .slider-itm-inner .slider-txt h3 {
  color: #fff;
}
body.dark-theme .home-news-slider .thumb-img-slider .slider-item .slider-itm-inner .newsdate {
  color: #eee;
}
body.dark-theme .digitat-card {
  background-color: #3b3b3b;
}
body.dark-theme .degital-details .container-2 .digital-card-inner {
  background-color: #3b3b3b;
}
body.dark-theme .degital-details .container-2 .digital-card-inner h4, body.dark-theme .degital-details .container-2 .digital-card-inner p, body.dark-theme .degital-details .container-2 .digital-card-inner a {
  color: #eee !important;
}
body.dark-theme .careers-about {
  background-color: #333;
}
body.dark-theme .careers-about .container-2 .join-card .join-card-content p {
  color: #eee;
}
body.dark-theme .tabel-sec table {
  background-color: #333;
}
body.dark-theme .tabel-sec table thead tr th {
  background-color: #333;
}
body.dark-theme .tabel-sec table thead tr th:first-child {
  border-top-left-radius: 15px;
}
body.dark-theme .tabel-sec table thead tr th:first-child:last-child {
  border-top-right-radius: 15px;
}
body.dark-theme .tabel-sec table thead tr th:first-child:last-child p {
  color: #eee;
  text-transform: uppercase;
}
body.dark-theme .tabel-sec table tbody tr td p {
  color: #eee;
}
body.dark-theme .tabel-sec table tbody tr td a {
  color: red;
}
body.dark-theme .career-details .career-details-sec .container-2 .career-details-sec-job .career-details-sec-job-desc, body.dark-theme .career-details .career-details-sec .container-2 .career-details-sec-job .apply-section, body.dark-theme .career-details .career-details-sec .container-2 .career-details-sec-job .apply-section .apply-section, body.dark-theme .career-details .career-details-sec .container-2 .career-details-sec-job .career-details-sec-job-desc .apply-section {
  background-color: #3b3b3b;
}
body.dark-theme .career-details .career-details-sec .container-2 .career-details-sec-job .career-details-sec-job-desc .content-sec, body.dark-theme .career-details .career-details-sec .container-2 .career-details-sec-job .apply-section .content-sec {
  margin-bottom: 20px;
}
body.dark-theme .career-details .career-details-sec .container-2 .career-details-sec-job .career-details-sec-job-desc .content-sec h4, body.dark-theme .career-details .career-details-sec .container-2 .career-details-sec-job .apply-section .content-sec h4 {
  color: #fff;
}
body.dark-theme .career-details .career-details-sec .container-2 .career-details-sec-job .career-details-sec-job-desc .content-sec p, body.dark-theme .career-details .career-details-sec .container-2 .career-details-sec-job .apply-section .content-sec p {
  color: #fff;
}
body.dark-theme .career-details .career-details-sec .container-2 .career-details-sec-job .career-details-sec-job-desc .content-sec ul li, body.dark-theme .career-details .career-details-sec .container-2 .career-details-sec-job .apply-section .content-sec ul li {
  color: #fff;
}
body.dark-theme .career-details .career-details-sec .container-2 .career-details-sec-job .career-details-sec-job-desc .apply-section, body.dark-theme .career-details .career-details-sec .container-2 .career-details-sec-job .apply-section .apply-section {
  background-color: #3b3b3b !important;
}
body.dark-theme .career-details .career-details-sec .container-2 .career-details-sec-job .career-details-sec-job-desc .apply-section h4, body.dark-theme .career-details .career-details-sec .container-2 .career-details-sec-job .apply-section .apply-section h4 {
  color: #fff;
}
body.dark-theme .career-details .career-details-sec .container-2 .career-details-sec-job .career-details-sec-job-desc .apply-section form, body.dark-theme .career-details .career-details-sec .container-2 .career-details-sec-job .apply-section .apply-section form {
  width: 100%;
  max-width: 420px;
  margin: 0 auto;
}
body.dark-theme .career-details .career-details-sec .container-2 .career-details-sec-job .career-details-sec-job-desc .apply-section form label, body.dark-theme .career-details .career-details-sec .container-2 .career-details-sec-job .apply-section .apply-section form label {
  color: #fff;
}
body.dark-theme .career-details .career-details-sec .container-2 .career-details-sec-job .career-details-sec-job-desc .apply-section form label .wrap-submit, body.dark-theme .career-details .career-details-sec .container-2 .career-details-sec-job .apply-section .apply-section form label .wrap-submit {
  display: flex;
  justify-content: center;
  align-items: center;
}
body.dark-theme .career-details .career-details-sec .container-2 .career-details-sec-job .career-details-sec-short-detils .apply-btn-wrap {
  margin-bottom: 24px;
}
@media (max-width: 992px) {
  body.dark-theme .career-details .career-details-sec .container-2 .career-details-sec-job .career-details-sec-short-detils .apply-btn-wrap {
    display: none;
  }
}
body.dark-theme .career-details .career-details-sec .container-2 .career-details-sec-job .career-details-sec-short-detils .short-detials {
  background-color: #3b3b3b;
}
body.dark-theme .career-details .career-details-sec .container-2 .career-details-sec-job .career-details-sec-short-detils .short-detials ul li h4, body.dark-theme .career-details .career-details-sec .container-2 .career-details-sec-job .career-details-sec-short-detils .short-detials ul li p {
  color: #fff;
}
body.dark-theme .career-details .career-details-sec .container-2 .career-details-sec-job .career-details-sec-short-detils .short-detials ul li h4 p, body.dark-theme .career-details .career-details-sec .container-2 .career-details-sec-job .career-details-sec-short-detils .short-detials ul li p p {
  color: #fff;
}
body.dark-theme .scroll-navigation {
  background-color: #3b3b3b;
}
body.dark-theme .scroll-navigation .scroll-navigation-link {
  background-color: #3b3b3b;
}
body.dark-theme .scroll-navigation .scroll-navigation-link.active {
  background-color: #e74613;
}
body.dark-theme .digital-card-inner {
  background-color: #3b3b3b;
}
body.dark-theme .saving-inner .inner-gray h5 {
  color: #fff;
}
body.dark-theme .saving-inner .inner-gray .banking-service-lists li .wrap-icon {
  background-color: #111111;
}
body.dark-theme .saving-inner .inner-gray .banking-service-lists li .content p {
  color: #fff;
}
body.dark-theme .lands .properties-container {
  background-color: #3b3b3b;
}
body.dark-theme .lands .properties-container .expand-block .expand-link {
  border-bottom: solid 1px #616161;
  color: #fff;
}
body.dark-theme .land-card {
  background-color: #3b3b3b;
}
body.dark-theme .land-card .land-card__content .wrap-content h4 {
  color: #fff;
}
body.dark-theme .land-card .land-card__content .wrap-content ul {
  margin-bottom: 20px;
}
body.dark-theme .land-card .land-card__content .wrap-content ul li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 13px;
  padding-left: 0;
}
body.dark-theme .land-card .land-card__content .wrap-content ul li::before {
  content: none;
}
body.dark-theme .land-card .land-card__content .wrap-content ul li p {
  padding-bottom: 0;
  flex: 1;
  text-transform: capitalize;
}
body.dark-theme .land-card .land-card__content .wrap-content ul li p:nth-child(1) {
  color: #fff;
}
body.dark-theme .land-card .land-card__content .wrap-content ul li p:nth-child(2) {
  color: #fff;
}
body.dark-theme .land-card .land-card__content .wrap-content .border-btn-gray {
  width: 100%;
  max-width: 168px;
}
body.dark-theme .bg, body.dark-theme .loan-inquiry .loan-inquiry__wrap, .loan-inquiry body.dark-theme .loan-inquiry__wrap, body.dark-theme .contactUs .contactUs__contact-details .sub-branches .branch, .contactUs .contactUs__contact-details .sub-branches body.dark-theme .branch, body.dark-theme .contactUs .contactUs__contact-details .main-branch, .contactUs .contactUs__contact-details body.dark-theme .main-branch {
  background-color: #3b3b3b;
}
body.dark-theme .contactUs .cn-link span {
  color: #fff;
}
body.dark-theme .contactUs .address {
  color: #fff;
}
body.dark-theme .contactUs .contactUs__intro {
  color: #fff;
}
body.dark-theme .loan-title {
  color: #fff !important;
}
body.dark-theme .tab-content .content {
  background-color: #3b3b3b !important;
}
body.dark-theme .applications .applications__upload-sec {
  background-color: #3b3b3b;
}
body.dark-theme .applications .application_lists li select, body.dark-theme .applications .application_lists li a {
  color: #fff !important;
}
body.dark-theme .remittances .remittances__title p {
  color: #fff;
}
body.dark-theme .remittances .remittances__forCusomer {
  background-color: #3b3b3b;
}
body.dark-theme .gray-bg {
  background-color: #3b3b3b;
}
body.dark-theme .calculator .calculator-wrap .result-sec {
  background-color: #3b3b3b;
}
body.dark-theme .map-filter .result-wrap {
  background-color: #3b3b3b;
}
body.dark-theme .map-filter .result-wrap .wrap-selecter {
  background-color: #3b3b3b;
}
body.dark-theme .location-card {
  background-color: #616161;
}
body.dark-theme .news-event-card .news-event-card__content {
  background-color: #3b3b3b;
}
body.dark-theme .news-event-card .news-event-card__content h4 {
  color: #fff;
  line-height: 23px;
  margin-bottom: 11px;
}
body.dark-theme .news-event-card .news-event-card__content .date {
  color: #fff;
}
body.dark-theme .about-hdfc {
  background-color: #3b3b3b;
}
body.dark-theme .about-hdfc .container-v .content p {
  color: #fff;
}
body.dark-theme .our-product-card .content h4 {
  color: #fff;
}
body.dark-theme .our-product-card .content p, body.dark-theme .our-product-card .content .body-font, body.dark-theme .our-product-card .content .privacy-wrap .content-editor ul li, .privacy-wrap .content-editor ul body.dark-theme .our-product-card .content li, body.dark-theme .our-product-card .content .privacy-wrap .content-editor p, .privacy-wrap .content-editor body.dark-theme .our-product-card .content p, body.dark-theme .our-product-card .content .simple-pagination ul li span, .simple-pagination ul li body.dark-theme .our-product-card .content span, body.dark-theme .our-product-card .content .simple-pagination ul li a, .simple-pagination ul li body.dark-theme .our-product-card .content a, body.dark-theme .our-product-card .content .calculators .applications__section .term-and-condition-calculator ul li, .calculators .applications__section .term-and-condition-calculator ul body.dark-theme .our-product-card .content li, body.dark-theme .our-product-card .content .location-card ul li .get-direction-button, .location-card ul li body.dark-theme .our-product-card .content .get-direction-button, body.dark-theme .our-product-card .content section.careers-about .container-2 .join-card .join-card-content p, section.careers-about .container-2 .join-card .join-card-content body.dark-theme .our-product-card .content p, body.dark-theme .our-product-card .digitat-card .content ul li, .digitat-card body.dark-theme .our-product-card .content ul li, body.dark-theme .our-product-card .content .cal-select, body.dark-theme .our-product-card .content .mobile-side .mobile-side__navigation .mobile-navigation ul.main-links li.active.view > a, .mobile-side .mobile-side__navigation .mobile-navigation ul.main-links body.dark-theme .our-product-card .content li.active.view > a, body.dark-theme .our-product-card .content .mobile-side .mobile-side__navigation .mobile-navigation ul.main-links li.has-dropdown > a, .mobile-side .mobile-side__navigation .mobile-navigation ul.main-links body.dark-theme .our-product-card .content li.has-dropdown > a, body.dark-theme .our-product-card .content .mobile-side .mobile-side__navigation .mobile-navigation ul li a, .mobile-side .mobile-side__navigation .mobile-navigation ul li body.dark-theme .our-product-card .content a, body.dark-theme .our-product-card .content .availble-atm, body.dark-theme .our-product-card .content .pagination-wrapper .pagination .page-item span, .pagination-wrapper .pagination .page-item body.dark-theme .our-product-card .content span, body.dark-theme .our-product-card .content .content-ck p, body.dark-theme .our-product-card .content .remittances .remittances__forCusomer p, .remittances body.dark-theme .our-product-card .content .remittances__forCusomer p, .content-ck body.dark-theme .our-product-card .content p, .remittances .remittances__forCusomer body.dark-theme .our-product-card .content p, body.dark-theme .our-product-card .content .content-ck ul li, body.dark-theme .our-product-card .content .remittances .remittances__forCusomer ul li, .remittances body.dark-theme .our-product-card .content .remittances__forCusomer ul li, .content-ck ul body.dark-theme .our-product-card .content li, .remittances .remittances__forCusomer ul body.dark-theme .our-product-card .content li, body.dark-theme .our-product-card .content .content-ck ol li, body.dark-theme .our-product-card .content .remittances .remittances__forCusomer ol li, .remittances body.dark-theme .our-product-card .content .remittances__forCusomer ol li, .content-ck ol body.dark-theme .our-product-card .content li, .remittances .remittances__forCusomer ol body.dark-theme .our-product-card .content li, body.dark-theme .our-product-card .content .content-ck ol li::before, body.dark-theme .our-product-card .content .remittances .remittances__forCusomer ol li::before, .remittances body.dark-theme .our-product-card .content .remittances__forCusomer ol li::before, .content-ck ol body.dark-theme .our-product-card .content li::before, .remittances .remittances__forCusomer ol body.dark-theme .our-product-card .content li::before, body.dark-theme .our-product-card .content .select2-container--default .select2-selection--single .select2-selection__rendered, .select2-container--default .select2-selection--single body.dark-theme .our-product-card .content .select2-selection__rendered, body.dark-theme .our-product-card .content .content-14 p, .content-14 body.dark-theme .our-product-card .content p {
  color: #fff !important;
}
body.dark-theme .news-and-events .news-and-events__filter {
  background-color: #3b3b3b;
}
body.dark-theme .news-and-events .news-and-events__filter ul li .form-group label {
  color: #eee;
}
body.dark-theme .editor-content p {
  color: #fff;
}
body.dark-theme .saving-section h2 {
  color: #fff;
}

.button-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 10px 16px;
  background-color: #e74613;
  border-radius: 8px;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.button-1:hover {
  background-color: #d53606;
}
.button-1 img {
  margin-right: 8px;
}

.button-3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 10px 16px;
  background-color: #e74613;
  border-radius: 8px;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  color: #fff;
}
.button-3:hover {
  background-color: #d53606;
  color: #fff;
}
.button-3 img {
  margin-right: 8px;
}

.button-2 {
  width: auto;
  height: auto;
  padding: 15px 32px;
  background-color: #e74613;
  border-radius: 8px;
  font-family: "Lexend-Deca-regular", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  color: #fff;
  text-transform: uppercase;
  transform: scale(1);
}
.button-2:hover {
  color: #fff;
  transform: scale(1.05);
}

.border-gray {
  width: auto;
  height: auto;
  padding: 15px 32px;
  background-color: transparent;
  border-radius: 8px;
  border: #BABACA solid 1px;
  font-family: "Lexend-Deca-regular", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  color: #7e7e7e;
  text-transform: uppercase;
  transform: scale(1);
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.border-gray:hover {
  color: #7e7e7e;
}

.apply-btn {
  background-color: #e74613;
  padding: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 6px;
  color: #fff;
  font-family: "Lexend-Deca-regular", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
}
.apply-btn:hover {
  color: #fff;
  text-decoration: none;
}

.submit-btn {
  border: none;
  outline: none;
  padding: 15px 30px;
  background-color: #e74613;
  border-radius: 8px;
  color: #fff;
  text-transform: uppercase;
}

.border-btn-gray {
  border: solid 1px #BABACA;
  padding: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 6px;
  border-radius: 6px 8px;
  color: #7e7e7e;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.border-btn-gray svg {
  fill: #7E7E7E;
}
.border-btn-gray:hover {
  background-color: #7e7e7e;
  color: #fff;
}
.border-btn-gray:hover svg {
  fill: #fff;
}

.applicaton-button {
  padding: 8px 14px;
  border-radius: 10px;
}

.availble-atm {
  color: #828586;
}

nav {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999999;
}
nav .top-section, nav .mobile-nav-header .mobile-nav-header__top {
  background-color: #141616;
}
@media (max-width: 1024px) {
  nav .top-section, nav .mobile-nav-header .mobile-nav-header__top {
    display: none;
  }
}
nav .top-section .container-v, nav .mobile-nav-header .mobile-nav-header__top .container-v {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
nav .top-section .container-v .top-links, nav .mobile-nav-header .mobile-nav-header__top .container-v .top-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
nav .top-section .container-v .top-links li, nav .mobile-nav-header .mobile-nav-header__top .container-v .top-links li {
  margin-right: 28px;
  position: relative;
  padding-top: 7px;
  padding-bottom: 10px;
}
nav .top-section .container-v .top-links li:last-child, nav .mobile-nav-header .mobile-nav-header__top .container-v .top-links li:last-child {
  margin-right: 0;
}
nav .top-section .container-v .top-links li a, nav .mobile-nav-header .mobile-nav-header__top .container-v .top-links li a {
  color: #a0a0a0;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
nav .top-section .container-v .top-links li a.active, nav .mobile-nav-header .mobile-nav-header__top .container-v .top-links li a.active {
  color: #fa5824;
}
nav .top-section .container-v .top-links li a:hover, nav .mobile-nav-header .mobile-nav-header__top .container-v .top-links li a:hover {
  color: #fa5824;
}
nav .top-section .container-v .top-links li a:hover svg, nav .mobile-nav-header .mobile-nav-header__top .container-v .top-links li a:hover svg {
  fill: #fa5824;
}
nav .top-section .container-v .top-links li ul, nav .mobile-nav-header .mobile-nav-header__top .container-v .top-links li ul {
  display: none;
  position: absolute;
  top: 0;
  background: #141616;
  z-index: 999;
  width: 232px;
  left: 0;
  padding: 12px 13px;
}
nav .top-section .container-v .top-links li ul li, nav .mobile-nav-header .mobile-nav-header__top .container-v .top-links li ul li {
  padding-bottom: 0;
  padding-top: 0;
  margin-right: 0;
  width: 100%;
  margin-bottom: 1rem;
}
nav .top-section .container-v .top-links li ul li:last-child, nav .mobile-nav-header .mobile-nav-header__top .container-v .top-links li ul li:last-child {
  margin-bottom: 0;
}
nav .top-section .container-v .top-links li ul li a, nav .mobile-nav-header .mobile-nav-header__top .container-v .top-links li ul li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
nav .top-section .container-v .top-links li ul li a svg, nav .mobile-nav-header .mobile-nav-header__top .container-v .top-links li ul li a svg {
  fill: #a0a0a0;
}
nav .top-section .container-v .language-picker, nav .mobile-nav-header .mobile-nav-header__top .container-v .language-picker {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
nav .top-section .container-v .language-picker li, nav .mobile-nav-header .mobile-nav-header__top .container-v .language-picker li {
  margin-right: 28px;
}
nav .top-section .container-v .language-picker li:last-child, nav .mobile-nav-header .mobile-nav-header__top .container-v .language-picker li:last-child {
  margin-right: 0;
}
nav .top-section .container-v .language-picker li a, nav .mobile-nav-header .mobile-nav-header__top .container-v .language-picker li a {
  color: #a0a0a0;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
nav .top-section .container-v .language-picker li a:hover, nav .mobile-nav-header .mobile-nav-header__top .container-v .language-picker li a:hover {
  color: #fa5824;
}
nav .main-navigation {
  width: 100%;
  background-color: #323738;
  position: relative;
}
@media (max-width: 1025px) {
  nav .main-navigation {
    display: none !important;
  }
}
nav .main-navigation .container-v {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
nav .main-navigation .container-v .logo img {
  width: 100%;
  max-width: 160px;
}
nav .main-navigation .container-v .main-nav-lists {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
nav .main-navigation .container-v .main-nav-lists li {
  position: relative;
  margin-right: 26px;
}
nav .main-navigation .container-v .main-nav-lists li.m-nav-list {
  padding-top: 23px;
  padding-bottom: 23px;
}
nav .main-navigation .container-v .main-nav-lists li:last-child {
  padding-top: 0px;
  padding-bottom: 0px;
}
nav .main-navigation .container-v .main-nav-lists li:nth-child(8) .sub-panel {
  right: 0;
  left: auto;
}
nav .main-navigation .container-v .main-nav-lists li .sub-panel {
  border-radius: 3px;
  position: absolute;
  top: 0;
  left: 0;
  width: 508px;
  background-color: #f2f3f7;
  padding: 24px;
  display: none;
}
nav .main-navigation .container-v .main-nav-lists li .sub-panel a:hover {
  color: #e74613;
}
nav .main-navigation .container-v .main-nav-lists li .sub-panel a:hover svg {
  fill: #e74613;
}
nav .main-navigation .container-v .main-nav-lists li .sub-panel a.active {
  color: #e74613;
}
nav .main-navigation .container-v .main-nav-lists li .sub-panel .sub-panel__heading {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}
nav .main-navigation .container-v .main-nav-lists li .sub-panel .sub-panel__heading a {
  color: #a0a0a0;
  text-transform: capitalize;
}
nav .main-navigation .container-v .main-nav-lists li .sub-panel .sub-panel__heading a svg {
  margin-left: 13px;
}
nav .main-navigation .container-v .main-nav-lists li .sub-panel ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 12px;
       column-gap: 12px;
  row-gap: 12px;
}
nav .main-navigation .container-v .main-nav-lists li .sub-panel ul li {
  background-color: #fff;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-right: 0;
}
nav .main-navigation .container-v .main-nav-lists li .sub-panel ul li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-right: 9px;
}
nav .main-navigation .container-v .main-nav-lists li .sub-panel ul li a .wrap-img {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row;
  flex-direction: row;
}
nav .main-navigation .container-v .main-nav-lists li .sub-panel ul li a img {
  width: 95px;
}
nav .main-navigation .container-v .main-nav-lists li .sub-panel ul li a .product-link-nav {
  width: 50%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
nav .main-navigation .container-v .main-nav-lists li .sub-panel ul li a .product-link-nav h5 {
  color: #000;
  text-transform: capitalize;
  flex: 2;
}
nav .main-navigation .container-v .main-nav-lists li .sub-panel ul li a .product-link-nav svg {
  flex: 0.5;
}
nav .main-navigation .container-v .main-nav-lists li:last-child {
  margin-right: 0;
}
nav .main-navigation .container-v .main-nav-lists li a {
  font-family: "Lexend-Deca-medium", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  color: #fff;
  text-transform: uppercase;
}
nav .main-navigation .container-v .main-nav-lists li a.active {
  color: #e74613;
}
nav .search-results {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  display: none;
}
nav .search-results .search-results-wrap {
  display: flex;
  flex-direction: column;
}
nav .search-results .wrap-top {
  padding-top: 16px;
  background-color: #f2f3f7;
}
nav .search-results .wrap-bottom {
  background-color: #E6E6E9;
  padding-top: 18px;
  display: none;
}
nav .search-results .wrap-bottom .results {
  height: 350px;
  overflow: hidden scroll;
  padding-right: 19px;
  position: relative;
}
nav .search-results .wrap-bottom .results .ani-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
nav .search-results .wrap-bottom .results::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #F5F5F5;
}
nav .search-results .wrap-bottom .results::-webkit-scrollbar {
  width: 5px;
  background-color: #F5F5F5;
}
nav .search-results .wrap-bottom .results::-webkit-scrollbar-thumb {
  background-color: #E74613;
  border: 2px solid #E74613;
}
nav .search-results .wrap-bottom .results ul li {
  padding: 15px 0;
  border-bottom: 1px solid #CFCFD1;
}
nav .search-results .wrap-bottom .results ul li:first-child {
  border-top: 1px solid #CFCFD1;
}
nav .search-results .wrap-bottom .results ul li a {
  color: #000;
  letter-spacing: 0.01em;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
nav .search-results .close-search {
  width: 36px;
  height: 36px;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border: none;
  outline: none;
  box-shadow: none;
  margin-left: auto;
}
nav .search-results .container-3 .search-bar {
  margin-bottom: 36px;
  position: relative;
}
nav .search-results .container-3 .search-bar input {
  width: 100%;
  height: 76px;
  border: none;
  background-color: #f2f3f7;
  border-bottom: 1px solid rgba(172, 172, 172, 0.5);
}
nav .search-results .container-3 .search-bar input:focus-visible {
  outline: none;
}
nav .search-results .container-3 .search-bar .search-btn {
  width: 41px;
  height: 41px;
  position: absolute;
  top: 50%;
  right: 0;
  background-color: red;
  border-radius: 100%;
  transform: translateY(-50%);
  border: none;
  outline: none;
  display: flex;
  justify-content: center;
  align-items: center;
}
nav .mobile-nav-header {
  display: none;
}
@media (max-width: 1024px) {
  nav .mobile-nav-header {
    display: block;
  }
}
nav .mobile-nav-header .mobile-nav-header__top {
  display: flex;
  width: 100%;
  padding: 10px 22px;
}
nav .mobile-nav-header .mobile-nav-header__top ul {
  display: flex;
  justify-content: flex-start;
}
nav .mobile-nav-header .mobile-nav-header__top ul li {
  margin-right: 20px;
}
nav .mobile-nav-header .mobile-nav-header__top ul li a {
  color: #fff;
}
nav .mobile-nav-header .mobile-nav {
  background-color: #323738;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-right: 18px;
  padding-top: 8px;
  padding-bottom: 8px;
}
nav .mobile-nav-header .mobile-nav .logo-wrap img {
  width: 100%;
  max-width: 133px;
}
nav .mobile-nav-header .mobile-nav .mobile-buttons {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 16px;
}
nav .mobile-nav-header .mobile-nav .mobile-buttons .m-btn {
  width: 48px;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
}
nav .mobile-nav-header .mobile-nav .mobile-buttons .online-m {
  background-color: #e74613;
}
nav .mobile-nav-header .mobile-nav .mobile-buttons .hamburger {
  background-color: transparent;
  outline: none;
}

.floating-links {
  position: fixed;
  top: 40%;
  right: 25px;
  z-index: 99999;
}
@media (max-width: 992px) {
  .floating-links {
    top: 70%;
    right: 20px;
  }
}
.floating-links li {
  width: 38px;
  height: 38px;
  background: #fff;
  margin-bottom: 12px;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.floating-links li:hover {
  background: linear-gradient(180deg, #EF7B56 0%, #E74613 100%);
}
.floating-links li:hover a .white {
  stop-color: #fff;
}
.floating-links li .floating-link {
  display: flex;
  justify-content: center;
  align-items: center;
}
.floating-links li .floating-link .white {
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.floating-links li .expandLink {
  position: absolute;
  right: 120%;
  background: #E74613;
  padding: 10px 15px 10px 9px;
  border-radius: 6px;
  display: none;
}
.floating-links li .expandLink a {
  color: #fff;
}
.floating-links li .expandLink .wrap-expandLink {
  position: relative;
}
.floating-links li .expandLink .wrap-expandLink .triangle {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -23px;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-left: 9px solid #EB6237;
  border-bottom: 6px solid transparent;
  border-right: none;
}
.floating-links li:last-child .expandLink .wrap-expandLink {
  width: 155px;
}

.mobile-side {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.53);
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 99999999;
  display: none;
}
.mobile-side .mobile-side__navigation {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5;
  width: 100%;
  max-width: 360px;
  height: 100%;
}
@media (max-width: 480px) {
  .mobile-side .mobile-side__navigation {
    max-width: 100%;
  }
}
.mobile-side .mobile-side__navigation .wrap-head {
  width: 100%;
}
.mobile-side .mobile-side__navigation .mobile-navigation {
  width: 100%;
}
.mobile-side .mobile-side__navigation .mobile-navigation ul {
  flex-direction: column;
  align-items: flex-start;
}
.mobile-side .mobile-side__navigation .mobile-navigation ul li {
  width: 100%;
}
.mobile-side .mobile-side__navigation .mobile-navigation ul li a {
  width: 100%;
  color: blue;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-transform: uppercase;
  color: #fff;
}
.mobile-side .mobile-side__navigation .mobile-navigation ul.sub-links {
  background: blue;
}
.mobile-side .mobile-side__navigation .mobile-navigation ul.sub-links li a {
  color: #fff;
}
.mobile-side .mobile-side__navigation .mobile-navigation ul.main-links li {
  padding: 20px 0;
  border-bottom: 1px solid rgba(21, 23, 23, 0.29);
}
.mobile-side .mobile-side__navigation .mobile-navigation ul.main-links li:first-child {
  border-top: 1px solid rgba(21, 23, 23, 0.29);
}
.mobile-side .mobile-side__navigation .mobile-navigation ul.main-links li.has-dropdown > a {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-transform: uppercase;
}
.mobile-side .mobile-side__navigation .mobile-navigation ul.main-links li.has-dropdown > a::after {
  content: url("../images/icons/mobil-arrow.svg");
  font-family: FontAwesome;
  font-size: 15px;
  position: absolute;
  right: 15px;
  color: #e74613;
}
.mobile-side .mobile-side__navigation .mobile-navigation ul.main-links li.has-dropdown > ul {
  display: none;
}
.mobile-side .mobile-side__navigation .mobile-navigation ul.main-links li.active > a {
  display: none;
}
.mobile-side .mobile-side__navigation .mobile-navigation ul.main-links li.active.view > a {
  padding: 10px 15px 10px 3.5rem;
  background: transparent;
  display: inline-block;
  text-transform: uppercase;
  color: #fff;
}
.mobile-side .mobile-side__navigation .mobile-navigation ul.main-links li.active.view > a::after {
  content: url("../images/icons/back-arrow-mobile.svg");
  left: 15px;
  color: #e74613;
}
.mobile-side .mobile-side__navigation .mobile-navigation ul.main-links li.active.view > ul {
  display: block;
}
.mobile-side .mobile-side__navigation .mobile-navigation ul.main-links li.active > ul {
  display: block;
}
.mobile-side .mobile-side__navigation .mobile-navigation ul.main-links li ul {
  background: transparent;
}
.mobile-side .mobile-side__containe {
  width: 100%;
  height: 100%;
  overflow: hidden scroll;
}
.mobile-side .mobile-side__containe .wrap-mobile-top {
  padding: 20px 26px;
  background-color: #323738;
}
.mobile-side .mobile-side__containe .mobile-nav-footer {
  background-color: #141616;
  width: 100%;
  height: 100%;
  padding: 32px 24px;
}
.mobile-side .mobile-side__containe .mobile-nav-footer ul {
  -moz-column-count: 2;
       column-count: 2;
  -moz-column-gap: 40px;
       column-gap: 40px;
}
.mobile-side .mobile-side__containe .mobile-nav-footer ul li {
  margin-bottom: 24px;
}
.mobile-side .mobile-side__containe .mobile-nav-footer ul li:last-child {
  margin-bottom: 0;
}
.mobile-side .mobile-side__containe .mobile-nav-footer ul li a {
  color: #A0A0A0;
  text-transform: uppercase;
}
.mobile-side .mobile-side__head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: sticky;
  top: 0;
  margin-bottom: 20px;
  background-color: #323738;
  z-index: 99;
}
.mobile-side .mobile-side__head a {
  color: #fff;
  text-transform: uppercase;
}
.mobile-side .mobile-side__head button {
  background-color: transparent;
  outline: none;
  box-shadow: none;
  border: none;
}

footer {
  width: 100%;
}
footer .footer-section {
  padding: 44px 0;
  background-color: #141616;
}
footer .footer-section .container-v {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
footer .footer-section .container-v .ft-col {
  flex: 1;
  min-width: 200px;
}
@media (max-width: 768px) {
  footer .footer-section .container-v .ft-col {
    margin-bottom: 1rem;
  }
}
footer .footer-section .container-v .ft-col h4 {
  color: #fff;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  line-height: 20px;
  margin-bottom: 20px;
}
footer .footer-section .container-v .ft-col ul li a, footer .footer-section .container-v .ft-col ul li p {
  color: #d0d0d7;
  line-height: 32px;
}
footer .footer-section .container-v .ft-col ul li a {
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
footer .footer-section .container-v .ft-col ul li a:hover {
  color: #e74613;
}
footer .footer-section .container-v .ft-col .light-theme {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 25px;
}
footer .footer-section .container-v .ft-col .light-theme li {
  margin-right: 18px;
}
footer .footer-section .container-v .ft-col .light-theme li a {
  position: relative;
}
footer .footer-section .container-v .ft-col .light-theme li a.active::after {
  content: "";
  position: absolute;
  bottom: -28px;
  left: 50%;
  width: 6px;
  height: 6px;
  background: #d9d9d9;
  border-radius: 100%;
  transform: translateX(-50%);
}
footer .footer-section .container-v .ft-col .fonts-incremnets {
  display: flex;
  align-items: flex-end;
  padding-top: 15px;
  margin-left: 9px;
}
footer .footer-section .container-v .ft-col .fonts-incremnets li {
  margin-right: 20px;
  position: relative;
}
footer .footer-section .container-v .ft-col .fonts-incremnets li.active::after {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background-color: #fff;
  position: absolute;
  bottom: -16px;
  left: 50%;
  transform: translateX(-50%);
}
footer .footer-section .container-v .ft-col .fonts-incremnets li:last-child {
  margin-right: 0;
}
footer .footer-section .container-v .ft-col .fonts-incremnets li a {
  display: flex;
}
footer .details-bar {
  background-color: #000;
  padding-top: 18px;
  padding-bottom: 21px;
}
footer .details-bar .container-v {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 768px) {
  footer .details-bar .container-v {
    flex-direction: column;
  }
}
footer .details-bar .container-v p, footer .details-bar .container-v a {
  color: #a0a0a0;
}
footer .details-bar .container-v p a {
  color: #e74613;
}
footer .details-bar .container-v ul {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
@media (max-width: 768px) {
  footer .details-bar .container-v ul {
    margin: 1rem 0;
  }
}
footer .details-bar .container-v ul li {
  margin-right: 24px;
}
footer .details-bar .container-v ul li:last-child {
  margin-right: 0;
}

.quick-details {
  width: 100%;
  background-color: #323738;
}
.quick-details .container-v .quick-details-lists {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (max-width: 992px) {
  .quick-details .container-v .quick-details-lists {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    row-gap: 1rem;
  }
}
@media (max-width: 480px) {
  .quick-details .container-v .quick-details-lists {
    grid-template-columns: 100%;
  }
}
.quick-details .container-v .quick-details-lists .quick-details-list {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.quick-details .container-v .quick-details-lists .quick-details-list a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.quick-details .container-v .quick-details-lists .quick-details-list a .wrap-details h4 {
  margin-bottom: 0;
}
.quick-details .container-v .quick-details-lists .quick-details-list .icon-wrap {
  margin-right: 10px;
}
.quick-details .container-v .quick-details-lists .quick-details-list .wrap-details h4 {
  color: #fff;
  margin-bottom: 10px;
}
.quick-details .container-v .quick-details-lists .quick-details-list .wrap-details .sub-list {
  display: flex;
  flex-direction: column;
}
.quick-details .container-v .quick-details-lists .quick-details-list .wrap-details .sub-list a {
  color: #fff;
}
.quick-details .container-v .quick-details-lists .quick-details-list .wrap-details ul {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
}

body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: rgb(30, 30, 30);
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  /* Using without prefix would break IE11 */
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide::before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block;
}

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}

.fancybox-slide--image::before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px;
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -ms-transform-origin: top left;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox-container [data-selectable=true] {
  cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

/* Fix iOS */
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc;
}

.fancybox-button:hover {
  color: #fff;
}

.fancybox-button:focus {
  outline: none;
}

.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}

/* Fix IE11 */
.fancybox-button div {
  height: 100%;
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none;
}

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -ms-transform-origin: 0;
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998;
}

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}

.fancybox-navigation .fancybox-button div {
  padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right);
}

/* Caption */
.fancybox-caption {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px 44px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}

@supports (padding: max(0px)) {
  .fancybox-caption {
    padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
  }
}
.fancybox-caption--separate {
  margin-top: -50px;
}

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}

/* Loading indicator */
.fancybox-loading {
  animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}

@keyframes fancybox-rotate {
  100% {
    transform: rotate(360deg);
  }
}
/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
  .fancybox-slide--image {
    padding: 6px 0;
  }
  .fancybox-close-small {
    right: -6px;
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }
  @supports (padding: max(0px)) {
    .fancybox-caption {
      padding-left: max(12px, env(safe-area-inset-left));
      padding-right: max(12px, env(safe-area-inset-right));
    }
  }
}
/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

/* Thumbs */
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}

.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
  opacity: 0.5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}
#loan-type {
  display: none;
}

.input-sec label {
  color: #000;
}

.input-1 {
  border: solid 1px #BABACA;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.4);
}
.input-1::-moz-placeholder {
  color: #828586;
}
.input-1::placeholder {
  color: #828586;
}
.input-1:focus {
  box-shadow: none;
  outline: none;
}

.form-group {
  display: flex;
  flex-direction: column;
}

.cal-input {
  height: 40px;
  padding-left: 14px;
  color: #828586;
}
.cal-input::-moz-placeholder {
  color: #828586;
}
.cal-input::placeholder {
  color: #828586;
}

.cal-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
  background-image: url(../images/icons/down-arrow.svg);
  background-repeat: no-repeat;
  background-position-x: 97%;
  background-position-y: 50%;
}

.error {
  color: #e74613 !important;
  padding-top: 5px;
}

.our-product-card {
  width: 100%;
  text-decoration: none;
}
.our-product-card:hover .image-wrap img, .our-product-card:hover .image-wrap-327 img {
  transform: scale(1.009);
  translate: Y(-5);
}
.our-product-card .image-wrap {
  width: 100%;
  height: 190px;
  overflow: hidden;
  border-top-left-radius: 13px;
  border-top-right-radius: 13px;
}
.our-product-card .image-wrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.our-product-card .image-wrap-327 {
  width: 100%;
  height: 327px;
  overflow: hidden;
  border-top-left-radius: 13px;
  border-top-right-radius: 13px;
}
.our-product-card .image-wrap-327 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.our-product-card .content {
  background-color: #e6e6e9;
  padding: 30px 20px 37px 20px;
  border-bottom-left-radius: 13px;
  border-bottom-right-radius: 13px;
}
.our-product-card .content h4 {
  margin-bottom: 13px;
  color: #000;
}
.our-product-card .content p, .our-product-card .content .body-font, .our-product-card .content .privacy-wrap .content-editor ul li, .privacy-wrap .content-editor ul .our-product-card .content li, .our-product-card .content .simple-pagination ul li span, .simple-pagination ul li .our-product-card .content span, .our-product-card .content .simple-pagination ul li a, .simple-pagination ul li .our-product-card .content a, .our-product-card .content .calculators .applications__section .term-and-condition-calculator ul li, .calculators .applications__section .term-and-condition-calculator ul .our-product-card .content li, .our-product-card .content .location-card ul li .get-direction-button, .location-card ul li .our-product-card .content .get-direction-button, .our-product-card .content section.careers-about .container-2 .join-card .join-card-content p, section.careers-about .container-2 .join-card .join-card-content .our-product-card .content p, .our-product-card .digitat-card .content ul li, .digitat-card .our-product-card .content ul li, .our-product-card .content .pagination-wrapper .pagination .page-item span, .pagination-wrapper .pagination .page-item .our-product-card .content span, .our-product-card .content .content-ck ul li, .our-product-card .content .remittances .remittances__forCusomer ul li, .remittances .our-product-card .content .remittances__forCusomer ul li, .content-ck ul .our-product-card .content li, .remittances .remittances__forCusomer ul .our-product-card .content li, .our-product-card .content .content-ck ol li, .our-product-card .content .remittances .remittances__forCusomer ol li, .remittances .our-product-card .content .remittances__forCusomer ol li, .content-ck ol .our-product-card .content li, .remittances .remittances__forCusomer ol .our-product-card .content li, .our-product-card .content .content-ck ol li::before, .our-product-card .content .remittances .remittances__forCusomer ol li::before, .remittances .our-product-card .content .remittances__forCusomer ol li::before, .content-ck ol .our-product-card .content li::before, .remittances .remittances__forCusomer ol .our-product-card .content li::before, .our-product-card .content .select2-container--default .select2-selection--single .select2-selection__rendered, .select2-container--default .select2-selection--single .our-product-card .content .select2-selection__rendered, .our-product-card .content .availble-atm, .our-product-card .content .mobile-side .mobile-side__navigation .mobile-navigation ul li a, .mobile-side .mobile-side__navigation .mobile-navigation ul li .our-product-card .content a, .mobile-side .mobile-side__navigation .mobile-navigation ul.main-links .our-product-card .content li.has-dropdown > a, .our-product-card .content .mobile-side .mobile-side__navigation .mobile-navigation ul.main-links li.active.view > a, .mobile-side .mobile-side__navigation .mobile-navigation ul.main-links .our-product-card .content li.active.view > a, .our-product-card .content .cal-select {
  color: #727272 !important;
  margin-bottom: 0 !important;
}
.our-product-card .content p.date, .our-product-card .content .body-font.date, .our-product-card .content .privacy-wrap .content-editor ul li.date, .privacy-wrap .content-editor ul .our-product-card .content li.date, .our-product-card .content .simple-pagination ul li span.date, .simple-pagination ul li .our-product-card .content span.date, .our-product-card .content .simple-pagination ul li a.date, .simple-pagination ul li .our-product-card .content a.date, .our-product-card .content .calculators .applications__section .term-and-condition-calculator ul li.date, .calculators .applications__section .term-and-condition-calculator ul .our-product-card .content li.date, .our-product-card .content .location-card ul li .date.get-direction-button, .location-card ul li .our-product-card .content .date.get-direction-button, .our-product-card .content section.careers-about .container-2 .join-card .join-card-content p.date, section.careers-about .container-2 .join-card .join-card-content .our-product-card .content p.date, .our-product-card .digitat-card .content ul li.date, .digitat-card .our-product-card .content ul li.date, .our-product-card .content .pagination-wrapper .pagination .page-item span.date, .pagination-wrapper .pagination .page-item .our-product-card .content span.date, .our-product-card .content .content-ck ul li.date, .our-product-card .content .remittances .remittances__forCusomer ul li.date, .remittances .our-product-card .content .remittances__forCusomer ul li.date, .content-ck ul .our-product-card .content li.date, .remittances .remittances__forCusomer ul .our-product-card .content li.date, .our-product-card .content .content-ck ol li.date, .our-product-card .content .remittances .remittances__forCusomer ol li.date, .remittances .our-product-card .content .remittances__forCusomer ol li.date, .content-ck ol .our-product-card .content li.date, .remittances .remittances__forCusomer ol .our-product-card .content li.date, .our-product-card .content .content-ck ol li.date::before, .our-product-card .content .remittances .remittances__forCusomer ol li.date::before, .remittances .our-product-card .content .remittances__forCusomer ol li.date::before, .content-ck ol .our-product-card .content li.date::before, .remittances .remittances__forCusomer ol .our-product-card .content li.date::before, .our-product-card .content .select2-container--default .select2-selection--single .date.select2-selection__rendered, .select2-container--default .select2-selection--single .our-product-card .content .date.select2-selection__rendered, .our-product-card .content .date.availble-atm, .our-product-card .content .mobile-side .mobile-side__navigation .mobile-navigation ul li a.date, .mobile-side .mobile-side__navigation .mobile-navigation ul li .our-product-card .content a.date, .mobile-side .mobile-side__navigation .mobile-navigation ul.main-links .our-product-card .content li.has-dropdown > a.date, .mobile-side .mobile-side__navigation .mobile-navigation ul.main-links .our-product-card .content li.active.view > a.date, .our-product-card .content .date.cal-select {
  font-family: "Lexend-Deca-light", sans-serif;
  font-size: 13px;
  font-size: 0.8125rem;
}
.our-product-card .content ul {
  width: 100%;
  margin-top: 16px;
}
.our-product-card .content ul li {
  margin-bottom: 18px;
}
.our-product-card .content ul li:last-child {
  margin-bottom: 0;
}
.our-product-card .content ul li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #000;
  letter-spacing: 0.01em;
  text-transform: uppercase;
}
.our-product-card .content ul li a img {
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.our-product-card .content ul li a:hover {
  text-decoration: underline;
}
.our-product-card .content ul li a:hover img {
  transform: translateX(-10px);
}

.insideBanner .container-v .with-logo {
  width: 44%;
  padding-right: 80px;
  position: absolute;
  top: 50%;
  right: 0;
  text-align: left;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.insideBanner .container-v .with-logo img {
  margin-bottom: 8px;
  width: 100%;
  max-width: 140px;
}

.insideBanner {
  width: 100%;
  height: 60vh;
  position: relative;
  overflow: hidden;
}
@media (min-width: 1440px) {
  .insideBanner {
    height: 70vh;
  }
}
@media (max-width: 992px) {
  .insideBanner {
    height: auto;
  }
}
@media (max-width: 480px) {
  .insideBanner {
    height: auto;
  }
}
.insideBanner .banner-image {
  width: 70%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: left center;
     object-position: left center;
  z-index: 1;
}
@media (max-width: 992px) {
  .insideBanner .banner-image {
    width: 100%;
    -o-object-position: left;
       object-position: left;
  }
}
@media (max-width: 480px) {
  .insideBanner .banner-image {
    height: 340px;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.insideBanner .banner-shape {
  width: calc(100% + 100px);
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: left;
     object-position: left;
  z-index: 9;
}
@media (max-width: 992px) {
  .insideBanner .banner-shape {
    display: none;
  }
}
.insideBanner .container-v {
  position: relative;
  height: 100%;
  z-index: 99;
}
@media (min-width: 1440px) {
  .insideBanner .container-v {
    height: 70vh;
  }
}
@media (max-width: 992px) {
  .insideBanner .container-v {
    position: static;
    height: auto;
    min-height: 340px;
  }
}
@media (max-width: 992px) {
  .insideBanner .container-v .with-logo {
    display: none;
  }
}
.insideBanner .container-v .with-logo .inner-title {
  position: static;
  transform: none;
  padding-right: 0;
  width: 100%;
  text-align: left;
}
.insideBanner .container-v .inner-title {
  width: 44%;
  padding-right: 80px;
  position: absolute;
  top: 50%;
  right: 0;
  text-align: left;
  transform: translateY(-50%);
}
@media (max-width: 992px) {
  .insideBanner .container-v .inner-title {
    display: none;
  }
}

@media (min-width: 992px) {
  .mobile-banner-text {
    display: none;
  }
}
.mobile-banner-text .container-v .inner-title {
  width: 100%;
  text-align: left;
  margin: 0;
}
.mobile-banner-text .container-v .with-logo img {
  width: 100%;
  max-width: 120px;
}

.banner-logo {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 100;
}
.banner-logo img {
  max-width: 200px;
  height: 80px;
}
@media (max-width: 1200px) {
  .banner-logo img {
    max-width: 160px;
    height: 70px;
  }
}
@media (max-width: 546px) {
  .banner-logo img {
    max-width: 150px;
    height: 60px;
  }
}

.learn-more {
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  text-transform: uppercase;
  font-family: "Lexend-Deca-regular", sans-serif;
  font-size: 13px;
  font-size: 0.8125rem;
  color: #e74613;
}
.learn-more:hover {
  color: #e74613;
}
.learn-more:hover svg {
  transform: translateX(5px);
}
.learn-more svg {
  margin-left: 11px;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.breadcrumb-list {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: -moz-max-content;
  width: max-content;
  background-color: transparent;
  padding: 3px 10px;
  margin-top: 17px;
  flex-wrap: wrap;
  margin-left: auto;
}
@media (max-width: 992px) {
  .breadcrumb-list {
    display: none;
  }
}
.breadcrumb-list li {
  position: relative;
  margin-right: 8px;
  display: flex;
  align-items: center;
}
.breadcrumb-list li::after {
  display: inline-block;
  padding-left: 0.5rem;
  height: auto;
  content: url("/assets/images/icons/red-arrow-breadcum.svg");
  line-height: 0;
}
.breadcrumb-list li:last-child {
  margin-right: 0;
}
.breadcrumb-list li:last-child::after {
  content: none;
}
.breadcrumb-list li a {
  color: #323030;
  text-transform: uppercase;
  line-height: 1.7;
}

section.page-banner {
  min-height: 500px;
  position: relative;
}
section.page-banner svg {
  width: auto;
  min-height: 500px;
}
section.page-banner .banner-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: right;
}

.announce-model {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999999999;
  width: 100%;
  min-height: 100%;
  background-color: rgba(20, 22, 22, 0.9);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row;
  flex-direction: row;
}
.announce-model.hide {
  display: none;
}
.announce-model__wrap {
  width: 100%;
  max-width: 500px;
  border-radius: 16px;
  position: relative;
}
@media (max-width: 480px) {
  .announce-model__wrap {
    padding: 0 20px;
  }
}
.announce-model__wrap .model-img {
  width: 100%;
  max-width: 600px;
  height: auto;
  border-radius: 16px;
  -o-object-fit: contain;
     object-fit: contain;
  aspect-ratio: 1/1;
}
@meida (max-width: $d-sm) {
  .announce-model__wrap .model-img {
    margin: 20px;
  }
}
.announce-model__wrap .close-btn {
  width: 36px;
  height: 36px;
  background: transparent;
  border: none;
  outline: none;
  position: absolute;
  top: -40px;
  right: -40px;
}
@media (max-width: 992px) {
  .announce-model__wrap .close-btn {
    right: 0;
  }
}
.announce-model__wrap .close-btn img {
  width: 100%;
  height: 100%;
  transform: scale(1.4);
}

.accordion-item {
  margin-bottom: 1rem;
}
.accordion-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 15px;
  background-color: #dee2e6;
  cursor: pointer;
  text-decoration: none;
  color: #333;
  border-radius: 8px;
}
.accordion-content {
  display: none;
  padding: 10px;
  background-color: #dee2e6;
  border-top: 1px solid #ddd;
}
.accordion .icon {
  transition: transform 0.3s ease;
}
.accordion .icon.plus {
  width: 10px;
  height: 10px;
  background: url("../images/lands/up-arrow.svg") no-repeat;
  background-size: contain;
}
.accordion .icon.minus {
  width: 10px;
  height: 10px;
  background: url("../images/lands/down-arrow.svg") no-repeat;
  background-size: contain;
}
.accordion .active .icon {
  transform: rotate(180deg);
}

.banner {
  width: 100%;
  height: 88vh;
}
@media (max-width: 992px) {
  .banner {
    height: auto;
  }
}
.banner .homeSlider {
  width: 100%;
  height: 100%;
  position: relative;
}
.banner .homeSlider .swiper-slide {
  position: relative;
}
.banner .homeSlider .swiper-slide .banner-image {
  width: 70%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: left center;
     object-position: left center;
}
@media (max-width: 992px) {
  .banner .homeSlider .swiper-slide .banner-image {
    width: 100%;
    -o-object-position: left;
       object-position: left;
  }
}
@media (max-width: 480px) {
  .banner .homeSlider .swiper-slide .banner-image {
    height: 340px;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.banner .homeSlider .swiper-slide .banner-shape {
  width: 80%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 9;
}
@media (max-width: 992px) {
  .banner .homeSlider .swiper-slide .banner-shape {
    display: none;
  }
}
.banner .homeSlider .swiper-slide .banner-content {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 99;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 992px) {
  .banner .homeSlider .swiper-slide .banner-content {
    position: static;
  }
}
.banner .homeSlider .swiper-slide .banner-content .container-v {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 992px) {
  .banner .homeSlider .swiper-slide .banner-content .container-v {
    justify-content: center;
  }
}
.banner .homeSlider .swiper-slide .banner-content .container-v .content {
  width: 50%;
}
@media (max-width: 1200px) {
  .banner .homeSlider .swiper-slide .banner-content .container-v .content {
    width: 60%;
  }
}
@media (max-width: 992px) {
  .banner .homeSlider .swiper-slide .banner-content .container-v .content {
    width: 100%;
    margin: 30px 0;
  }
}
.banner .homeSlider .swiper-slide .banner-content .container-v .content h1 {
  margin-bottom: 29px;
}
@media (max-width: 1440px) {
  .banner .homeSlider .swiper-slide .banner-content .container-v .content h1 {
    width: min(100%, 540px);
  }
}
@media (max-width: 992px) {
  .banner .homeSlider .swiper-slide .banner-content .container-v .content h1 {
    width: 100%;
  }
}
.banner .homeSlider .swiper-slide .banner-content .container-v .content h1 span {
  color: #e74613;
  text-transform: uppercase;
}
.banner .homeSlider .swiper-slide .banner-content .container-v .content p {
  width: 100%;
  max-width: 522px;
  line-height: 18px;
  color: #686a72;
  margin-bottom: 48px;
}
@media (max-width: 1264px) {
  .banner .homeSlider .swiper-slide .banner-content .container-v .content p {
    max-width: 500px;
  }
}
@media (max-width: 1200px) {
  .banner .homeSlider .swiper-slide .banner-content .container-v .content p {
    max-width: 100%;
  }
}
.banner .homeSlider .swiper-button-next::after,
.banner .homeSlider .swiper-button-prev::after {
  content: none;
}
@media (max-width: 992px) {
  .banner .homeSlider .swiper-button-next,
.banner .homeSlider .swiper-button-prev {
    display: none;
  }
}
.banner .homeSlider .swiper-button-next {
  right: 85px;
}
.banner .homeSlider .swiper-button-prev {
  left: 85px;
}
.banner .homeSlider .swiper-pagination {
  bottom: 38px;
}
.banner .homeSlider .swiper-pagination .swiper-pagination-bullet {
  background: rgba(0, 0, 0, 0.3);
}
.banner .homeSlider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #e74613;
}

.swiper-pagination .swiper-pagination-bullet {
  background: rgba(0, 0, 0, 0.3);
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #e74613;
}

.our-product-section {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: 67px;
  padding-bottom: 60px;
  min-height: 808px;
}
.our-product-section h2 {
  text-align: center;
  color: #fff;
  margin-bottom: 25px;
}
.our-product-section .tabListButton {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 50px;
  width: 100%;
  flex-wrap: unset;
}
@media (max-width: 992px) {
  .our-product-section .tabListButton {
    overflow-x: scroll;
  }
}
.our-product-section .tabListButton li {
  width: -moz-max-content;
  width: max-content;
  margin-right: 22px;
}
@media (max-width: 1040px) {
  .our-product-section .tabListButton li {
    margin-bottom: 20px;
  }
}
.our-product-section .tabListButton li:last-child {
  margin-right: 0;
}
.our-product-section .tabListButton li button {
  border: none;
  outline: none;
  background: rgba(255, 255, 255, 0.11);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  border-radius: 15px;
  padding: 10px 18px;
  width: -moz-max-content;
  width: max-content;
}
.our-product-section .tabListButton li button.active {
  background-color: #e74613;
}
.our-product-section .tabListButton li button img {
  margin-right: 10px;
}
.our-product-section .tabListButton li button span {
  color: #fff;
  letter-spacing: 0.01em;
  text-transform: uppercase;
}
.our-product-section .tab-content .tab-pane h3 {
  color: #fff;
  margin-bottom: 17px;
}
.our-product-section .tab-content .tab-pane p {
  color: #d1d1d1;
  width: 100%;
  max-width: 746px;
  margin-bottom: 30px;
}
.our-product-section .tab-content .tab-pane .wrap-slider-our-product {
  width: 100%;
  max-width: 900px;
}
.our-product-section .tab-content .tab-pane .our-product-card .content {
  min-height: 140px;
}

.about-hdfc {
  padding-top: 47px;
  padding-bottom: 56px;
  background-color: #e6e6e9;
}
@media (max-width: 992px) {
  .about-hdfc {
    padding-bottom: 2rem;
  }
}
.about-hdfc .container-v {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 992px) {
  .about-hdfc .container-v {
    flex-direction: column-reverse;
  }
}
.about-hdfc .container-v .content {
  width: 55%;
}
@media (max-width: 992px) {
  .about-hdfc .container-v .content {
    width: 100%;
  }
}
.about-hdfc .container-v .content h3 {
  margin-bottom: 12px;
}
.about-hdfc .container-v .content p {
  color: #000;
  margin-bottom: 26px;
}
.about-hdfc .container-v .content .learn-more {
  margin-bottom: 27px;
}
.about-hdfc .container-v .content .about-video-card {
  position: relative;
  width: 100%;
  max-width: 310px;
  height: 184px;
  overflow: hidden;
  border-radius: 30px;
}
.about-hdfc .container-v .content .about-video-card:hover .thumbnail {
  transform: scale(1.05);
}
.about-hdfc .container-v .content .about-video-card .thumbnail {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.about-hdfc .container-v .content .about-video-card .video-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.about-hdfc .container-v .content .about-video-card .play-btn {
  width: 48px;
  height: 48px;
  position: absolute;
  bottom: 24px;
  right: 24px;
  z-index: 3;
}
.about-hdfc .container-v .content .about-video-card .play-btn img {
  width: 100%;
}
.about-hdfc .container-v .image-sec {
  width: 45%;
}
@media (max-width: 992px) {
  .about-hdfc .container-v .image-sec {
    margin-bottom: 1rem;
  }
}
@media (max-width: 480px) {
  .about-hdfc .container-v .image-sec {
    width: 100%;
  }
}
.about-hdfc .container-v .image-sec img {
  width: 100%;
}

.new-updates-slider {
  margin: 85px 0 65px 0;
}
@media (max-width: 992px) {
  .new-updates-slider {
    margin: 40px 0 30px 0;
  }
}
@media (max-width: 480px) {
  .new-updates-slider {
    margin: 25px 0;
  }
}
.new-updates-slider .specialUpdates {
  width: 100%;
  background: url("/assets/images/pages/home/special-update/sp-update-bg.jpg") no-repeat left;
  background-size: cover;
  border-radius: 16px;
}
.new-updates-slider .specialUpdates .swiper-button-next::after,
.new-updates-slider .specialUpdates .swiper-button-prev::after {
  content: none;
}
.new-updates-slider .specialUpdates .swiper-button-next img,
.new-updates-slider .specialUpdates .swiper-button-prev img {
  pointer-events: none;
}
.new-updates-slider .specialUpdates .swiper-pagination .swiper-pagination-bullet {
  background: #fff !important;
  opacity: 1;
}
@meida (max-width: $d-xs) {
  .new-updates-slider .specialUpdates .swiper-pagination .swiper-pagination-bullet {
    bottom: 5px;
  }
}
.new-updates-slider .specialUpdates .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #e74613 !important;
}
.new-updates-slider .specialUpdates .swiper-button-next {
  right: 30px;
}
.new-updates-slider .specialUpdates .swiper-button-prev {
  left: 30px;
}
.new-updates-slider .specialUpdates .swiper-button-prev img {
  transform: rotate(180deg);
}
.new-updates-slider .specialUpdates .swiper-slide {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 992px) {
  .new-updates-slider .specialUpdates .swiper-slide {
    flex-direction: column;
  }
}
.new-updates-slider .specialUpdates .swiper-slide .img-sec {
  width: 45%;
}
@media (max-width: 992px) {
  .new-updates-slider .specialUpdates .swiper-slide .img-sec {
    width: 100%;
  }
}
.new-updates-slider .specialUpdates .swiper-slide .content {
  width: 55%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
}
@media (max-width: 992px) {
  .new-updates-slider .specialUpdates .swiper-slide .content {
    padding: 20px 50px;
  }
}
.new-updates-slider .specialUpdates .swiper-slide .content h4 {
  width: 100%;
  max-width: 584px;
  color: #fff;
  margin-bottom: 32px;
}
.new-updates-slider .specialUpdates .swiper-slide .content h4 span {
  color: #e74613;
}
.new-updates-slider .specialUpdates .swiper-slide .content p {
  width: 100%;
  max-width: 639px;
  color: #fff;
  margin-bottom: 40px;
}
.new-updates-slider .specialUpdates .swiper-slide .content ul {
  -moz-column-count: 2;
       column-count: 2;
  -moz-column-gap: 60px;
       column-gap: 60px;
  list-style-image: url("/assets/images/pages/home/special-update/list-icon.svg");
}
@media (max-width: 992px) {
  .new-updates-slider .specialUpdates .swiper-slide .content ul {
    -moz-column-count: 1;
         column-count: 1;
  }
}
.new-updates-slider .specialUpdates .swiper-slide .content ul li p {
  margin-bottom: 0;
}

.home-news-slider .home-news-slider__title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 480px) {
  .home-news-slider .home-news-slider__title {
    flex-direction: column;
    align-items: flex-end;
  }
  .home-news-slider .home-news-slider__title h3 {
    margin-bottom: 1rem;
  }
}
.home-news-slider.other-news-slider .slider-item .slider-itm-inner a .slider-img {
  min-height: 300px;
  height: 30vh;
}

.slick-slider .slick-track {
  display: flex;
}
.slick-slider .slick-arrow {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 32px;
  height: 32px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  z-index: 10;
}
.slick-slider .slick-arrow.slick-disabled {
  opacity: 0.5;
  cursor: default;
}
.slick-slider .slick-arrow.slick-disabled.slick-prev {
  left: 28px;
  background: url("../images/icons/left-arrow.svg") center no-repeat;
}
.slick-slider .slick-arrow.slick-disabled.slick-next {
  right: 28px;
  background: url("../images/icons/right-arrow.svg") center no-repeat;
}

.view-all-btn {
  color: #A4A4B3;
  border: 1px solid #BABACA;
  border-radius: 10px;
  text-transform: uppercase;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 15px;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.view-all-btn svg {
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  margin-left: 10px;
  fill: #BABACA;
}
.view-all-btn:hover {
  background: #BABACA;
  color: #fff;
}
.view-all-btn:hover svg {
  fill: #fff;
}

.news-event .news-event__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-bottom: 30px;
}
@media (max-width: 480px) {
  .news-event .news-event__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.news-event .news-event__slider {
  width: 100%;
}
.news-event .news-event__slider .swiper-button-next {
  right: 30px;
}
.news-event .news-event__slider .swiper-button-prev {
  left: 30px;
}
.news-event .news-event__slider .news-event-slider {
  width: 100%;
}
.news-event-card:hover .news-event-card__wrap img {
  transform: scale(1.05);
}
.news-event-card .news-event-card__wrap {
  width: 100%;
  height: 215px;
  overflow: hidden;
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
  position: relative;
}
.news-event-card .news-event-card__wrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.news-event-card .news-event-card__wrap .chip {
  position: absolute;
  top: 8px;
  left: 8px;
  z-index: 9;
  padding: 5px 11px;
  color: #fff;
  border-radius: 5px;
}
.news-event-card .news-event-card__wrap .chip.news {
  background-color: #EDAA46;
}
.news-event-card .news-event-card__wrap .chip.ceramonies {
  background-color: #A46DEA;
}
.news-event-card .news-event-card__wrap .chip.press-releases {
  background-color: #648AED;
}
.news-event-card .news-event-card__wrap .chip.promotions-advertisements {
  background-color: #F05454;
}
.news-event-card .news-event-card__wrap .chip.economic-sustainability-initiatives {
  background-color: #F07A54;
}
.news-event-card .news-event-card__wrap .chip.social-sustainability-initiatives {
  background-color: #4E91CE;
}
.news-event-card .news-event-card__wrap .chip.environmental-sustainability-initiatives {
  background-color: #5FC369;
}
.news-event-card .news-event-card__content {
  background-color: #e6e6e9;
  border-bottom-left-radius: 18px;
  border-bottom-right-radius: 18px;
  padding: 24px 24px 21px 24px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.news-event-card .news-event-card__content h4 {
  color: #000;
  line-height: 23px;
  margin-bottom: 11px;
}
.news-event-card .news-event-card__content .date {
  color: #727272;
}

.about-welcome {
  width: 100%;
  background-color: #f2f3f7;
}
.about-welcome .container-v .content h3 {
  text-align: center;
  margin-bottom: 27px;
}
.about-welcome .container-v .content p {
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
  text-align: center;
  line-height: 28px;
  color: #686a72;
}
.about-welcome .container-v .link-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: "center";
  -ms-flex-align: "center";
  align-items: "center";
  -webkit-box-pack: "space-between";
  -ms-flex-pack: "space-between";
  justify-content: "space-between";
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: "row";
  flex-direction: "row";
  gap: 20px;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .about-welcome .container-v .link-list {
    width: 99%;
  }
}
@media (max-width: 480px) {
  .about-welcome .container-v .link-list {
    width: 100%;
  }
}
.about-welcome .container-v .link-list a {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 18px;
  background-color: #e6e6e9;
  border-radius: 16px;
}
@media (max-width: 992px) {
  .about-welcome .container-v .link-list a {
    flex: auto;
  }
}
.about-welcome .container-v .link-list a:hover img {
  transform: translateY(-5px);
}
.about-welcome .container-v .link-list a img {
  width: 100%;
  max-width: 40px;
  margin-bottom: 7px;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.about-welcome .container-v .link-list a span {
  color: #000;
}
.about-welcome .container-v .get-to-know .get-to-know-card-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 46px;
}
@media (max-width: 992px) {
  .about-welcome .container-v .get-to-know .get-to-know-card-wrap {
    gap: 20px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .about-welcome .container-v .get-to-know .get-to-know-card-wrap {
    grid-template-columns: 100%;
  }
}
.about-welcome .container-v .get-to-know .get-to-know-card-wrap .our-product-card {
  flex: 1;
}
@media (max-width: 480px) {
  .about-welcome .container-v .get-to-know .get-to-know-card-wrap .our-product-card {
    flex: auto;
  }
}

.who-we-are {
  background-color: #e6e6e9;
}
.who-we-are .container-2 {
  display: -ms-grid;
  display: grid;
  grid-template-columns: 2.5fr 1fr;
  -moz-column-gap: 60px;
       column-gap: 60px;
}
@media (max-width: 992px) {
  .who-we-are .container-2 {
    grid-template-columns: 100%;
  }
}
.who-we-are .container-2 .content h4 {
  margin-bottom: 12px;
}
.who-we-are .container-2 .content p {
  color: #686a72;
  line-height: 24px;
  margin-bottom: 37px;
}
@media (max-width: 480px) {
  .who-we-are .container-2 .content p {
    margin-bottom: 16px;
  }
}
@media (max-width: 992px) {
  .who-we-are .container-2 .image-sec ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 480px) {
  .who-we-are .container-2 .image-sec ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.who-we-are .container-2 .image-sec ul li {
  border-radius: 30px;
  margin-bottom: 16px;
}
@media (max-width: 992px) {
  .who-we-are .container-2 .image-sec ul li {
    margin-right: 16px;
  }
}
.who-we-are .container-2 .image-sec ul li:last-child {
  margin-bottom: 0;
  margin-right: 0;
}
.who-we-are .container-2 .image-sec ul li img {
  width: 100%;
  border-radius: 30px;
}

.vistion-mision {
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-top: 144px;
  padding-bottom: 148px;
}
.vistion-mision .vistion-mision-wrap {
  width: 100%;
  max-width: 530px;
  margin-left: auto;
  background-color: #f2f3f7;
  border-radius: 15px;
  padding: 15px 40px;
}
.vistion-mision .vistion-mision-wrap li {
  border-bottom: solid 1px #CED9DB;
}
.vistion-mision .vistion-mision-wrap li:last-child {
  margin-top: 26px;
  border-bottom: none;
}
.vistion-mision .vistion-mision-wrap li:last-child p {
  margin-bottom: 0;
}
.vistion-mision .vistion-mision-wrap li h4 {
  margin-bottom: 12px;
}
.vistion-mision .vistion-mision-wrap li p {
  margin-bottom: 32px;
}
.vistion-mision .vistion-mision-wrap li h4, .vistion-mision .vistion-mision-wrap li p {
  color: #000;
}

.hdfc-rationale {
  width: 100%;
  background-color: #f2f3f7;
}
.hdfc-rationale .container-2 {
  display: -ms-grid;
  display: grid;
  grid-template-columns: 0.7fr 1fr;
  -moz-column-gap: 20px;
       column-gap: 20px;
}
@media (max-width: 992px) {
  .hdfc-rationale .container-2 {
    grid-template-columns: 100%;
  }
}
@media (max-width: 480px) {
  .hdfc-rationale .container-2 {
    grid-template-rows: 0.7fr 1fr;
  }
}
.hdfc-rationale .container-2 .content {
  max-width: 410px;
}
.hdfc-rationale .container-2 .content h4 {
  margin-bottom: 12px;
}
.hdfc-rationale .container-2 .content p {
  color: #686a72;
  line-height: 24px;
  margin-bottom: 37px;
}
@media (max-width: 480px) {
  .hdfc-rationale .container-2 .content p {
    margin-bottom: 16px;
  }
}
.hdfc-rationale .container-2 .container-3 {
  width: 100%;
  max-width: 1080px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  margin-top: 56px;
}
@media (max-width: 480px) {
  .hdfc-rationale .container-2 .container-3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.hdfc-rationale .container-2 .container-3 .link-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 20px;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media (max-width: 480px) {
  .hdfc-rationale .container-2 .container-3 .link-list {
    padding-bottom: 0px !important;
  }
}
.hdfc-rationale .container-2 .container-3 .link-list a {
  flex: 1;
  display: flex;
  align-items: center;
  padding: 28px 27px;
  background-color: #e6e6e9;
  border-radius: 16px;
}
@media (max-width: 992px) {
  .hdfc-rationale .container-2 .container-3 .link-list a {
    flex: auto;
  }
}
.hdfc-rationale .container-2 .container-3 .link-list a:hover img {
  transform: translateY(-5px);
}
.hdfc-rationale .container-2 .container-3 .link-list a img {
  width: 100%;
  max-width: 30px;
  margin-bottom: 7px;
  margin-right: 20px;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.hdfc-rationale .container-2 .container-3 .link-list a span {
  color: #000;
  float: left;
}

.our-leaders {
  width: 100%;
  background-color: #e6e6e9;
}
.our-leaders .leaders-intro {
  text-align: center;
  padding-bottom: 32px;
}
.our-leaders .leaders-intro h4 {
  padding-bottom: 12px;
}
.our-leaders .leaders-intro p {
  max-width: 700px;
  display: inline-block;
}
.our-leaders .leaders-tabbox-wrap {
  text-align: center;
}
.our-leaders .leaders-members .member-itms-wrap {
  display: none;
  width: 100%;
}
.our-leaders .leaders-members .member-itms-wrap .members-items {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  grid-column-gap: 20px;
}
@media (max-width: 1100px) {
  .our-leaders .leaders-members .member-itms-wrap .members-items {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (max-width: 991px) {
  .our-leaders .leaders-members .member-itms-wrap .members-items {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 600px) {
  .our-leaders .leaders-members .member-itms-wrap .members-items {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.our-leaders .leaders-members .member-itms-wrap .members-items .member-itm {
  background: #F2F3F7;
  border-radius: 18px;
  overflow: hidden;
  position: relative;
  margin-bottom: 24px;
}
.our-leaders .leaders-members .member-itms-wrap .members-items .member-itm .member-itm-img {
  width: 100%;
  height: 311px;
  overflow: hidden;
}
.our-leaders .leaders-members .member-itms-wrap .members-items .member-itm .member-itm-img img {
  width: 100%;
}
.our-leaders .leaders-members .member-itms-wrap .members-items .member-itm .member-itm-intro {
  background: #F2F3F7;
  padding: 20px;
  width: 100%;
}
.our-leaders .leaders-members .member-itms-wrap .members-items .member-itm .member-itm-intro h4 {
  font-family: "Lexend-Deca-semiBold", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  color: #000;
  line-height: 20px;
  padding: 0 0 0 0;
  margin: 0;
}
.our-leaders .leaders-members .member-itms-wrap .members-items .member-itm .member-itm-intro span {
  font-family: "Lexend-Deca-semiBold", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  color: #727272;
  line-height: 16px;
  padding: 0 0 0 0;
  margin: 0;
}

.investor-relations .investor-relation-info {
  display: flex;
}
@media (max-width: 767px) {
  .investor-relations .investor-relation-info {
    display: inline-block;
  }
}
.investor-relations .investor-relation-info .investor-relation-sideimg {
  max-width: 310px;
  min-width: 310px;
}
@media (max-width: 767px) {
  .investor-relations .investor-relation-info .investor-relation-sideimg {
    max-width: 100%;
  }
}
.investor-relations .investor-relation-info .investor-relation-sideimg .img-wrap {
  width: 100%;
}
.investor-relations .investor-relation-info .investor-relation-sideimg .img-wrap img {
  border-radius: 30px;
  width: 100%;
}
.investor-relations .investor-relation-info .investor-relation-sideimg .files-wrap {
  width: 100%;
}
.investor-relations .investor-relation-info .investor-relation-txt {
  padding-right: 60px;
}
@media (max-width: 767px) {
  .investor-relations .investor-relation-info .investor-relation-txt {
    padding-right: 0px;
    padding-bottom: 30px;
  }
}
.investor-relations .investor-relation-info .investor-relation-txt h4 {
  font-family: "Lexend-Deca-semiBold", sans-serif;
  font-size: 26px;
  font-size: 1.625rem;
  padding: 0 0 20px 0;
  margin: 0;
}
.investor-relations .investor-relation-info .investor-relation-txt p {
  padding-bottom: 37px;
  margin: 0;
  color: #686a72;
  font-family: "Lexend-Deca-regular", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 24px;
}

.about-reports .reports-box-title {
  padding-bottom: 24px;
}
.about-reports .reports-box-title h4 {
  padding: 0 0 12px 0;
  margin: 0;
}
.about-reports .reports-box-title p {
  max-width: 750px;
  display: inline-block;
  color: #686a72;
  font-family: "Lexend-Deca-regular", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 24px;
}
.about-reports .reports-items-list {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  grid-column-gap: 20px;
}
@media (max-width: 991px) {
  .about-reports .reports-items-list {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (max-width: 768px) {
  .about-reports .reports-items-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 500px) {
  .about-reports .reports-items-list {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.about-reports .reports-items-list a {
  margin-bottom: 20px;
}

.leader-inner .leader-inner__title {
  margin-bottom: 32px;
}
.leader-inner .leader-inner__title span {
  color: #686a72;
}
.leader-inner .leader-inner__img-content {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media (max-width: 768px) {
  .leader-inner .leader-inner__img-content {
    flex-direction: column;
  }
}
.leader-inner .leader-inner__img-content .image-wrap {
  flex: 1 0 310px;
  margin-right: 20px;
  height: 384px;
  border-radius: 15px;
}
@media (max-width: 768px) {
  .leader-inner .leader-inner__img-content .image-wrap {
    margin: 0 auto;
    margin-bottom: 20px;
  }
}
.leader-inner .leader-inner__img-content .image-wrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 15px;
}
.leader-inner .leader-inner__img-content .content-14 {
  flex: 1 0 530px;
}
@meida (max-width: $d-sm) {
  .leader-inner .leader-inner__img-content .content-14 {
    flex: 1;
  }
}

.award-row {
  margin-bottom: 30px;
}
.award-row .award-slider-wrapper {
  overflow: hidden;
  position: relative;
}
.award-row .award-slider-wrapper .award-prev,
.award-row .award-slider-wrapper .award-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 20;
}
.award-row .award-slider-wrapper .award-prev {
  left: 25px;
}
.award-row .award-slider-wrapper .award-next {
  right: 25px;
}
.award-row .award-slider-wrapper .swiper-wrapper .swiper-slide {
  border-radius: 15px;
}
.award-row .award-slider-wrapper .swiper-wrapper .swiper-slide figure {
  margin: 0;
  height: 200px;
}
.award-row .award-slider-wrapper .swiper-wrapper .swiper-slide figure img {
  border-radius: 15px 15px 0 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.award-row .award-slider-wrapper .swiper-wrapper .swiper-slide .content {
  background: #E6E6E9;
  padding: 20px;
  border-radius: 0 0 15px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column;
  flex-direction: column;
}
.award-row .award-slider-wrapper .swiper-wrapper .swiper-slide .content.award-content {
  min-height: 160px;
}
.award-row .award-slider-wrapper .swiper-wrapper .swiper-slide .content p {
  font-size: 14px;
  font-size: 0.875rem;
  color: #686a72;
  line-height: 1.3;
  margin: 10px 0 0 0;
}

.article-wrapper {
  max-width: 880px;
  margin: 50px auto;
}
.article-wrapper .editor-content {
  margin: 30px auto;
}

.news-submenu {
  text-align: center;
  display: flex;
  justify-content: center;
}
@media (max-width: 480px) {
  .news-submenu {
    flex-direction: column;
    align-items: center;
  }
}
.news-submenu a {
  display: inline-block;
  margin: 10px;
  width: 100%;
  max-width: 200px;
  text-align: center;
  background: #e6e6e9;
  padding: 17px 15px 19px 15px;
  border-radius: 16px;
}
.news-submenu a img {
  display: inline-block;
}
.news-submenu a span {
  color: #000;
  width: 100%;
  display: inline-block;
  padding-top: 8px;
}

.video-slider .video-slider-btn {
  display: flex;
  justify-content: center;
}
.video-slider .video-slider-btn a {
  width: 100%;
  max-width: 112px;
}
.video-slider .video-slider-wrap {
  margin-top: 20px;
  margin-bottom: 35px;
}
.video-slider .video-slider-wrap .slider-itm .slider-itm-inner {
  width: 100%;
  position: relative;
  border-radius: 12px;
  overflow: hidden;
}
.video-slider .video-slider-wrap .slider-itm .slider-itm-inner img {
  width: 100%;
}
.video-slider .video-slider-wrap .slider-itm .slider-itm-inner a {
  top: 50%;
  left: 50%;
  position: absolute;
  cursor: pointer;
  transform: translate(-50%, -50%);
}
.video-slider .video-slider-wrap .swiper-button-next {
  right: 100px;
}
.video-slider .video-slider-wrap .swiper-button-next:after {
  display: none;
}
.video-slider .video-slider-wrap .swiper-button-prev {
  left: 100px;
}
.video-slider .video-slider-wrap .swiper-button-prev:after {
  display: none;
}

.digital-section h2 {
  width: 100%;
  max-width: 576px;
  margin: 0 auto;
}

.digitat-card {
  display: flex;
  justify-content: space-between;
  background-color: #E6E6E9;
  border-radius: 18px;
  margin-bottom: 32px;
}
@media (max-width: 480px) {
  .digitat-card {
    flex-direction: column;
  }
}
.digitat-card .img-wrap {
  flex: 1.2;
  border-top-left-radius: 18px;
  border-bottom-left-radius: 18px;
  position: relative;
}
@media (max-width: 480px) {
  .digitat-card .img-wrap {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }
}
.digitat-card .img-wrap .digital-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-top-left-radius: 18px;
  border-bottom-left-radius: 18px;
}
@media (max-width: 992px) {
  .digitat-card .img-wrap .digital-img {
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media (max-width: 480px) {
  .digitat-card .img-wrap .digital-img {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }
}
.digitat-card .img-wrap .payment {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 100%;
  max-width: 160px;
  border-radius: 6px;
}
.digitat-card .img-wrap .wrap-saving-logo {
  position: absolute;
  bottom: 16px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 176px;
  background-color: #fff;
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
  border-radius: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
}
.digitat-card .img-wrap .wrap-saving-logo .savings-logo {
  width: 100%;
}
.digitat-card .content {
  flex: 2;
  padding-left: 50px;
  padding-top: 37px;
  padding-right: 30px;
  padding-bottom: 30px;
}
@media (max-width: 480px) {
  .digitat-card .content {
    padding: 20px;
  }
}
.digitat-card .content h4 {
  margin-bottom: 20px;
}
.digitat-card .content .desc {
  margin-bottom: 20px;
  line-height: 20px;
  color: #686a72;
}
.digitat-card .content ul {
  width: 100%;
  max-width: 550px;
  margin-bottom: 32px;
}
@media (max-width: 992px) {
  .digitat-card .content ul {
    -moz-column-count: 1;
         column-count: 1;
  }
}
@media (max-width: 480px) {
  .digitat-card .content ul {
    -moz-column-count: 1;
         column-count: 1;
  }
}
.digitat-card .content ul li {
  margin-bottom: 10px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  color: #686a72;
}
.digitat-card .content ul li p {
  color: #686a72;
}
.digitat-card .content .buttons {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  width: 70%;
}
@media (max-width: 992px) {
  .digitat-card .content .buttons {
    width: 100%;
    flex-direction: column;
    justify-content: center;
  }
}
.digitat-card .content .buttons.one {
  display: block;
}
.digitat-card .content .buttons.one .button-2 {
  flex: auto !important;
  display: inline;
}
.digitat-card .content .buttons.one a {
  width: 50%;
  display: flex;
}
@media (max-width: 992px) {
  .digitat-card .content .buttons.one a {
    width: 100%;
  }
}
.digitat-card .content .buttons a {
  flex: 1;
  transition: 0.3s ease-in-out;
  text-transform: capitalize;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.digitat-card .content .buttons a:hover {
  transform: scale(1.03) !important;
}
@media (max-width: 992px) {
  .digitat-card .content .buttons a {
    width: 100%;
  }
}

.degital-details .container-2 {
  max-width: 860px;
}

.digital-card-inner {
  background-color: #e6e6e9;
  border-radius: 15px;
  padding: 20px 30px;
}
.digital-card-inner h4 {
  margin-bottom: 5px;
  letter-spacing: 0.01em;
  color: #000;
}
.digital-card-inner p {
  color: #686a72;
}
.digital-card-inner ul li .wrap-list {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
}
.digital-card-inner ul li .wrap-list img {
  margin-right: 10px;
}
.digital-card-inner ul li .wrap-list p {
  color: #000;
}
.digital-card-inner ul li ul {
  margin-left: 40px;
  margin-bottom: 10px;
}
.digital-card-inner ul li ul li {
  margin-bottom: 10px;
  color: #686a72;
}
.digital-card-inner ul li ul li::before {
  content: "•";
  color: red;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
.digital-card-inner ul li ul li ul li {
  margin-bottom: 10px;
}
.digital-card-inner ul li ul li ul li::before {
  content: none;
}
.digital-card-inner .digital-card-inner-contact-details {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin-top: 30px;
}
@media (max-width: 768px) {
  .digital-card-inner .digital-card-inner-contact-details {
    grid-template-columns: 100%;
  }
}
@media (max-width: 768px) {
  .digital-card-inner .digital-card-inner-contact-details .content-col {
    margin-bottom: 1rem;
  }
}
.digital-card-inner .digital-card-inner-contact-details .content-col a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.digital-card-inner .digital-card-inner-contact-details .content-col a.email {
  color: #e74613;
}
.digital-card-inner .digital-card-inner-contact-details .content-col a.fax {
  color: #000;
}
.digital-card-inner .digital-card-inner-contact-details .content-col a img {
  margin-right: 10px;
}
.digital-card-inner .digital-card-inner-contact-details .content-col .content-col-wrap {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.digital-card-inner .digital-card-inner-contact-details .content-col .content-col-wrap .icon-wrap {
  margin-right: 7px;
}
.digital-card-inner .digital-card-inner-contact-details .content-col .content-col-wrap a {
  color: #000;
}

.promotions .featured-promotion {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #e6e6e9;
}
@media (max-width: 768px) {
  .promotions .featured-promotion {
    flex-direction: column;
  }
}
.promotions .featured-promotion .image-wrap {
  flex: 1;
  width: 100%;
  height: 460px;
  overflow: hidden;
}
.promotions .featured-promotion .image-wrap img {
  width: 100%;
  height: 100%;
}
.promotions .featured-promotion .content-sec {
  flex: 1;
  padding: 30px 34px 30px 50px;
}
.promotions .featured-promotion .content-sec h3 {
  color: #000;
  line-height: 56px;
  text-align: left;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .promotions .featured-promotion .content-sec h3 {
    line-height: 46px;
  }
}
.promotions .featured-promotion .content-sec a {
  text-transform: uppercase;
  color: #e74613;
}
.promotions .featured-promotion .content-sec a svg {
  margin-left: 8px;
}

.promo-detail {
  margin-bottom: 45px;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 992px) {
  .promo-detail {
    flex-direction: column;
  }
}
.promo-detail p {
  color: #686a72;
}
.promo-detail .img-wrap {
  flex: 1.5;
  margin-right: 22px;
}
@media (max-width: 992px) {
  .promo-detail .img-wrap {
    margin-right: 0;
    margin-bottom: 1rem;
  }
}
.promo-detail .img-wrap img {
  width: 100%;
}
.promo-detail .promo-detail-content {
  flex: 1;
  background-color: #e6e6e9;
  border-radius: 15px;
  padding: 20px 40px 20px 30px;
}
.promo-detail .promo-detail-content .promo-detail-content-title {
  margin-bottom: 17px;
}
.promo-detail .promo-detail-content .promo-detail-content-title h4 {
  margin-bottom: 5px;
  line-height: 44px;
}
.promo-detail .promo-detail-content .promo-detail-content-title ul {
  margin-left: 2px;
}
.promo-detail .promo-detail-content .promo-detail-content-title ul li {
  display: flex;
  align-items: flex-start;
}
.promo-detail .promo-detail-content .promo-detail-content-title ul li::before {
  content: "•";
  color: red;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  padding-right: 1rem;
  margin-top: -4px;
}

.promotionGrid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  -moz-column-gap: 20px;
       column-gap: 20px;
  row-gap: 20px;
}
@media (max-width: 992px) {
  .promotionGrid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 480px) {
  .promotionGrid {
    grid-template-columns: 100%;
  }
}

section.career-intro {
  padding-top: 36px;
  padding-bottom: 50px;
}
section.career-intro h3, section.career-intro p {
  text-align: center;
}
section.career-intro h3 {
  line-height: 32px;
  letter-spacing: 0.01em;
  margin-bottom: 14px;
}
section.career-intro p {
  color: #686a72;
  width: 100%;
  max-width: 810px;
  margin: 0 auto;
  line-height: 28px;
}
section.careers-about {
  background-color: #e6e6e9;
  padding-top: 56px;
  padding-bottom: 56px;
}
section.careers-about .container-2 .join-card {
  display: flex;
  gap: 60px;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 40px;
}
section.careers-about .container-2 .join-card:last-child {
  margin-bottom: 0;
}
section.careers-about .container-2 .join-card:nth-child(even) {
  flex-direction: row-reverse;
}
@media (max-width: 992px) {
  section.careers-about .container-2 .join-card:nth-child(even) {
    flex-direction: column;
    gap: 20px;
  }
}
@media (max-width: 992px) {
  section.careers-about .container-2 .join-card {
    flex-direction: column;
    gap: 20px;
  }
}
section.careers-about .container-2 .join-card .join-card-content {
  flex: 2.5;
}
section.careers-about .container-2 .join-card .join-card-content h4 {
  margin-bottom: 12px;
  line-height: 44px;
}
section.careers-about .container-2 .join-card .join-card-content p {
  color: #686a72;
  margin-bottom: 1rem;
  line-height: 24px;
}
section.careers-about .container-2 .join-card .join-card-image {
  flex: 1;
  border-radius: 30px;
}
section.careers-about .container-2 .join-card .join-card-image img {
  width: 100%;
  border-radius: 30px;
}
section.career-opportunities {
  padding-top: 40px;
  padding-bottom: 40px;
}
section.career-opportunities .career-opportunities-title {
  margin-bottom: 24px;
}
section.career-opportunities .career-opportunities-title h4 {
  margin-bottom: 12px;
}
section.career-opportunities .career-opportunities-title p {
  width: 100%;
  max-width: 710px;
  margin: 0 auto;
  line-height: 24px;
  color: #686a72;
}
section.career-opportunities .tabel-sec h4 {
  margin-bottom: 18px;
}

.career-details .career-details-sec {
  width: 100%;
}
.career-details .career-details-sec .container-2 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media (max-width: 992px) {
  .career-details .career-details-sec .container-2 {
    flex-direction: column-reverse;
  }
}
.career-details .career-details-sec .container-2 .career-details-sec-job {
  flex: 3;
  margin-right: 20px;
}
@media (max-width: 992px) {
  .career-details .career-details-sec .container-2 .career-details-sec-job {
    flex: 1;
    width: 100%;
  }
}
.career-details .career-details-sec .container-2 .career-details-sec-job .career-details-sec-job-desc, .career-details .career-details-sec .container-2 .career-details-sec-job .apply-section, body.dark-theme .career-details .career-details-sec .container-2 .career-details-sec-job .apply-section .apply-section, body.dark-theme .career-details .career-details-sec .container-2 .career-details-sec-job .career-details-sec-job-desc .apply-section {
  background-color: #E6E6E9;
  border-radius: 15px;
  padding: 40px;
  margin-bottom: 40px;
}
.career-details .career-details-sec .container-2 .career-details-sec-job .career-details-sec-job-desc .landSlider, .career-details .career-details-sec .container-2 .career-details-sec-job .apply-section .landSlider, body.dark-theme .career-details .career-details-sec .container-2 .career-details-sec-job .apply-section .apply-section .landSlider, body.dark-theme .career-details .career-details-sec .container-2 .career-details-sec-job .career-details-sec-job-desc .apply-section .landSlider {
  overflow-x: hidden;
}
.career-details .career-details-sec .container-2 .career-details-sec-job .career-details-sec-job-desc .content-sec, .career-details .career-details-sec .container-2 .career-details-sec-job .apply-section .content-sec, body.dark-theme .career-details .career-details-sec .container-2 .career-details-sec-job .apply-section .apply-section .content-sec, body.dark-theme .career-details .career-details-sec .container-2 .career-details-sec-job .career-details-sec-job-desc .apply-section .content-sec {
  margin-bottom: 20px;
}
.career-details .career-details-sec .container-2 .career-details-sec-job .career-details-sec-job-desc .content-sec h3, .career-details .career-details-sec .container-2 .career-details-sec-job .apply-section .content-sec h3, body.dark-theme .career-details .career-details-sec .container-2 .career-details-sec-job .apply-section .apply-section .content-sec h3, body.dark-theme .career-details .career-details-sec .container-2 .career-details-sec-job .career-details-sec-job-desc .apply-section .content-sec h3 {
  padding-bottom: 9px;
}
.career-details .career-details-sec .container-2 .career-details-sec-job .career-details-sec-job-desc .content-sec h4, .career-details .career-details-sec .container-2 .career-details-sec-job .apply-section .content-sec h4, body.dark-theme .career-details .career-details-sec .container-2 .career-details-sec-job .apply-section .apply-section .content-sec h4, body.dark-theme .career-details .career-details-sec .container-2 .career-details-sec-job .career-details-sec-job-desc .apply-section .content-sec h4 {
  color: #000;
  line-height: 44px;
  margin-bottom: 10px;
}
.career-details .career-details-sec .container-2 .career-details-sec-job .career-details-sec-job-desc .content-sec p, .career-details .career-details-sec .container-2 .career-details-sec-job .apply-section .content-sec p, body.dark-theme .career-details .career-details-sec .container-2 .career-details-sec-job .apply-section .apply-section .content-sec p, body.dark-theme .career-details .career-details-sec .container-2 .career-details-sec-job .career-details-sec-job-desc .apply-section .content-sec p {
  color: #686a72;
}
.career-details .career-details-sec .container-2 .career-details-sec-job .career-details-sec-job-desc .content-sec ul li, .career-details .career-details-sec .container-2 .career-details-sec-job .apply-section .content-sec ul li, body.dark-theme .career-details .career-details-sec .container-2 .career-details-sec-job .apply-section .apply-section .content-sec ul li, body.dark-theme .career-details .career-details-sec .container-2 .career-details-sec-job .career-details-sec-job-desc .apply-section .content-sec ul li {
  font-family: "Lexend-Deca-regular", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 18px;
  color: #686a72;
  margin-bottom: 10px;
}
.career-details .career-details-sec .container-2 .career-details-sec-job .apply-section {
  position: relative;
}
.career-details .career-details-sec .container-2 .career-details-sec-job .apply-section h4 {
  text-align: center;
  color: #000;
  margin-bottom: 15px;
}
.career-details .career-details-sec .container-2 .career-details-sec-job .apply-section form {
  width: 100%;
  max-width: 420px;
  margin: 0 auto;
}
.career-details .career-details-sec .container-2 .career-details-sec-job .apply-section form .wrap-submit {
  display: flex;
  justify-content: center;
  align-items: center;
}
.career-details .career-details-sec .container-2 .career-details-sec-short-detils {
  flex: 1;
  position: sticky;
  top: 8rem;
}
@media (max-width: 992px) {
  .career-details .career-details-sec .container-2 .career-details-sec-short-detils {
    position: static;
    flex: 1;
    width: 100%;
    margin-bottom: 50px;
  }
}
.career-details .career-details-sec .container-2 .career-details-sec-short-detils .apply-btn-wrap {
  margin-bottom: 24px;
}
@media (max-width: 992px) {
  .career-details .career-details-sec .container-2 .career-details-sec-short-detils .apply-btn-wrap {
    display: none;
  }
}
.career-details .career-details-sec .container-2 .career-details-sec-short-detils .short-detials {
  background-color: #e6e6e9;
  border-radius: 15px;
  padding: 24px;
}
.career-details .career-details-sec .container-2 .career-details-sec-short-detils .short-detials ul li {
  margin-bottom: 16px;
}
.career-details .career-details-sec .container-2 .career-details-sec-short-detils .short-detials ul li:last-child {
  margin-bottom: 0;
}
.career-details .career-details-sec .container-2 .career-details-sec-short-detils .short-detials ul li h4, .career-details .career-details-sec .container-2 .career-details-sec-short-detils .short-detials ul li p {
  font-family: "Lexend-Deca-regular", sans-serif;
  font-size: 13px;
  font-size: 0.8125rem;
  letter-spacing: 0.04em;
  line-height: 20px;
  color: #828586;
}
@media (max-width: 1200px) {
  .career-details .career-details-sec .container-2 .career-details-sec-short-detils .short-detials ul li h4, .career-details .career-details-sec .container-2 .career-details-sec-short-detils .short-detials ul li p {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
.career-details .career-details-sec .container-2 .career-details-sec-short-detils .short-detials ul li p {
  color: #000;
}

.saving-section {
  width: 100%;
}
.saving-section .saving-section__intro {
  width: 100%;
  max-width: 455px;
  margin: 0 auto;
  text-align: center;
  padding-top: 50px;
  padding-bottom: 40px;
  color: #000;
  letter-spacing: 0.01em;
}

.saving-inner .inner-gray h5 {
  color: #000;
  margin-bottom: 1rem;
}
.saving-inner .inner-gray .banking-service-lists li {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 1.5rem;
}
@media (max-width: 768px) {
  .saving-inner .inner-gray .banking-service-lists li {
    flex-direction: column;
  }
}
.saving-inner .inner-gray .banking-service-lists li .wrap-icon {
  background-color: #fff;
  border-radius: 16px;
  width: 100%;
  max-width: 185px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 17px 25px 25px 25px;
  margin-right: 28px;
}
@media (max-width: 768px) {
  .saving-inner .inner-gray .banking-service-lists li .wrap-icon {
    margin-bottom: 1rem;
    margin-right: 0;
  }
}
.saving-inner .inner-gray .banking-service-lists li .wrap-icon img {
  margin-bottom: 9px;
}
.saving-inner .inner-gray .banking-service-lists li .content p {
  color: #686a72;
  line-height: 20px;
}
@media (max-width: 768px) {
  .saving-inner .inner-gray .banking-service-lists li .content p {
    text-align: center;
  }
}
.saving-inner .wrap-scroll-navigation {
  margin-bottom: 27px;
  position: sticky;
  top: 8rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 4%;
}
@media (max-width: 992px) {
  .saving-inner .wrap-scroll-navigation {
    flex-direction: column;
    align-items: flex-end;
  }
}
.saving-inner .wrap-scroll-navigation .scroll-navigation {
  flex: 1;
}
@media (max-width: 992px) {
  .saving-inner .wrap-scroll-navigation .scroll-navigation {
    width: 100%;
    margin-bottom: 1rem;
  }
}

.savings-promo h4 {
  margin-bottom: 1.5rem;
}
.savings-promo .award-row .award-slider-wrapper .swiper-wrapper .swiper-slide figure img {
  border-radius: 15px;
}

.lands {
  margin-bottom: 70px;
}
.lands .tab-menu-wrapper {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  margin-bottom: 40px;
}
.lands .properties-container {
  width: 100%;
  background-color: #E6E6E9;
  padding: 15px 40px;
}
@media (max-width: 480px) {
  .lands .properties-container {
    padding: 15px;
  }
}
.lands .properties-container .expand-block .expand-link {
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: solid 1px #CED9DB;
  padding-bottom: 20px;
  margin-bottom: 18px;
}

.land-card {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  background-color: #fff;
  border-radius: 18px;
  margin-bottom: 18px;
}
@media (max-width: 680px) {
  .land-card {
    flex-direction: column;
  }
}
.land-card .land-card__wrap-image {
  flex: 1.5;
  overflow: hidden;
  width: 100%;
  border-top-left-radius: 18px;
  border-bottom-left-radius: 18px;
}
@media (max-width: 680px) {
  .land-card .land-card__wrap-image {
    border-bottom-left-radius: 0px;
    border-top-right-radius: 18px;
  }
}
.land-card .land-card__wrap-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-top-left-radius: 18px;
  border-bottom-left-radius: 18px;
}
@media (max-width: 680px) {
  .land-card .land-card__wrap-image img {
    border-bottom-left-radius: 0px;
    border-top-right-radius: 18px;
  }
}
.land-card .land-card__content {
  flex: 2;
  padding: 30px 30px 30px 45px;
}
.land-card .land-card__content .wrap-content {
  width: 100%;
  max-width: 268px;
}
.land-card .land-card__content .wrap-content h4 {
  margin-bottom: 16px;
}
.land-card .land-card__content .wrap-content ul {
  margin-bottom: 20px;
}
.land-card .land-card__content .wrap-content ul li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 13px;
  padding-left: 0;
}
.land-card .land-card__content .wrap-content ul li::before {
  content: none;
}
.land-card .land-card__content .wrap-content ul li p {
  padding-bottom: 0;
  flex: 1;
  text-transform: capitalize;
}
.land-card .land-card__content .wrap-content ul li p:nth-child(1) {
  color: #828586;
}
.land-card .land-card__content .wrap-content ul li p:nth-child(2) {
  color: #000;
}
.land-card .land-card__content .wrap-content .border-btn-gray {
  width: 100%;
  max-width: 168px;
}

.land-details .career-details-sec-job {
  overflow-x: hidden;
}
.land-details .land-details__slider {
  overflow-x: hidden;
  margin-bottom: 28px;
}
.land-details .land-details__slider .landSlider .swiper-slide {
  border-radius: 8px;
}
.land-details .land-details__slider .landSlider .swiper-slide img {
  border-radius: 8px;
  width: 100%;
  aspect-ratio: 3/2;
  -o-object-fit: cover;
     object-fit: cover;
}
.land-details .land-details__slider .landSlider .swiper-button-prev::before,
.land-details .land-details__slider .landSlider .swiper-button-next::before {
  content: none;
}
.land-details .land-details__slider .landSlider .swiper-button-prev::after,
.land-details .land-details__slider .landSlider .swiper-button-next::after {
  content: none;
}
.land-details .land-details__content h4 {
  margin-bottom: 9px;
}
.land-details .land-details__content p {
  color: #686a72;
  line-height: 24px;
  margin-bottom: 27px;
}
.land-details .land-details__content ul {
  margin-bottom: 20px;
  width: 100%;
  max-width: 268px;
}
.land-details .land-details__content ul li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 3px;
  padding-left: 0;
}
.land-details .land-details__content ul li::before {
  content: none;
}
.land-details .land-details__content ul li p {
  padding-bottom: 0;
  flex: 1;
  text-transform: capitalize;
  margin-bottom: 0;
  padding-bottom: 0;
}
.land-details .land-details__content ul li p:nth-child(1) {
  color: #828586;
}
.land-details .land-details__content ul li p:nth-child(2) {
  color: #000;
}
.land-details .pdf-wraper .pdf-wraper__item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 10px;
  padding: 11px 12px;
}
.land-details .pdf-wraper .pdf-wraper__item:hover img {
  transform: translateY(-3px);
}
.land-details .pdf-wraper .pdf-wraper__item img {
  margin-right: 7px;
  height: 21px;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.land-details .pdf-wraper .pdf-wraper__item span {
  color: #828586;
}

.bg, .loan-inquiry .loan-inquiry__wrap, .contactUs .contactUs__contact-details .sub-branches .branch, .contactUs .contactUs__contact-details .main-branch {
  background-color: #e6e6e9;
  border-radius: 15px;
  padding: 26px 20px;
}

.contactUs .cn-link {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 16px;
}
.contactUs .cn-link .icon-wrap {
  margin-right: 7px;
}
.contactUs .cn-link span {
  color: #000;
}
.contactUs .cn-link ul li {
  margin-bottom: 6px;
}
.contactUs .cn-link ul li:last-child {
  margin-bottom: 0;
}
.contactUs .email span {
  color: #e74613;
}
.contactUs .contactUs__intro {
  width: 100%;
  max-width: 764px;
  margin: 0 auto;
  text-align: center;
  padding-top: 56px;
  padding-bottom: 16px;
}
.contactUs .contactUs__contact-details {
  display: flex;
  justify-content: center;
  align-items: stretch;
  gap: 20px;
  margin-bottom: 23px;
}
@media (max-width: 768px) {
  .contactUs .contactUs__contact-details {
    flex-direction: column;
  }
}
.contactUs .contactUs__contact-details .main-branch {
  flex: 1;
}
.contactUs .contactUs__contact-details .sub-branches {
  flex: 2;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 20px;
       column-gap: 20px;
  row-gap: 20px;
}
@media (max-width: 480px) {
  .contactUs .contactUs__contact-details .sub-branches {
    grid-template-columns: 100%;
  }
}
.contactUs .contactUs__contact-details .sub-branches .branch h4 {
  margin-bottom: 10px;
}
.contactUs .contactUs__contact-details .sub-branches .branch .cn-link {
  margin-bottom: 8px;
}

.loan-inquiry {
  margin-bottom: 72px;
}
.loan-inquiry .loan-inquiry__wrap {
  display: flex;
  padding-left: 112px;
}
@media (max-width: 992px) {
  .loan-inquiry .loan-inquiry__wrap {
    padding-left: 20px;
  }
}
@media (max-width: 768px) {
  .loan-inquiry .loan-inquiry__wrap {
    flex-direction: column;
  }
}
.loan-inquiry .loan-inquiry__filter {
  flex: 1;
}
@media (max-width: 992px) {
  .loan-inquiry .loan-inquiry__filter {
    margin-right: 20px;
  }
}
.loan-inquiry .loan-inquiry__filter h3 {
  margin-bottom: 28px;
}
.loan-inquiry .loan-inquiry__filter [type=radio]:checked,
.loan-inquiry .loan-inquiry__filter [type=radio]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.loan-inquiry .loan-inquiry__filter .form-g {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
}
.loan-inquiry .loan-inquiry__filter .form-g label {
  cursor: pointer;
  margin-bottom: 0;
  position: relative;
  padding-left: 46px;
}
.loan-inquiry .loan-inquiry__filter .form-g label::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 32px;
  height: 32px;
  border-radius: 8px;
  border: solid 1px #BABACA;
}
.loan-inquiry .loan-inquiry__filter .form-g input:checked + label:before {
  background-image: url("../images/pages/news-and-events/right.svg");
}
.loan-inquiry .loan-inquiry__filter .form-g .wrap-check {
  width: 32px;
  height: 32px;
  border-radius: 8px;
  border: solid 1px #BABACA;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 16px;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.loan-inquiry .loan-inquiry__filter .form-g .wrap-check img {
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  opacity: 0;
}
.loan-inquiry .loan-inquiry__filter .form-g .wrap-check.active {
  background-color: #fff;
}
.loan-inquiry .loan-inquiry__filter .form-g .wrap-check.active img {
  opacity: 1;
}
.loan-inquiry .loan-inquiry__form {
  flex: 2;
}
.loan-inquiry .loan-inquiry__form h4 {
  margin-bottom: 8px;
}
.loan-inquiry .loan-inquiry__form .loan-title {
  color: #000;
}
.loan-inquiry .loan-inquiry__form form {
  width: 100%;
  max-width: 420px;
  position: relative;
}
@media (max-width: 992px) {
  .loan-inquiry .loan-inquiry__form form {
    max-width: 100%;
  }
}
.loan-inquiry .loan-inquiry__form form.contactForm {
  display: none;
}
.loan-inquiry .loan-inquiry__form form.active {
  display: block;
}

.applications .applications__table .tab-menu-wrapper {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  margin-bottom: 24px;
}
.applications .applications__table .tab-content {
  width: 100%;
}
.applications .applications__table .tab-content .content {
  background-color: #e6e6e9;
  border-radius: 15px;
  padding: 0 40px 0 40px;
}
.applications .applications__table .tab-content .content .application_lists li {
  padding-left: 0;
  padding-bottom: 18px;
  border-bottom: solid 1px #CED9DB;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 18px 0;
}
.applications .applications__table .tab-content .content .application_lists li:last-child {
  border-bottom: none;
}
.applications .applications__table .tab-content .content .application_lists li::before {
  content: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 767px) {
  .applications .applications__table .tab-content .content .application_lists li {
    flex-direction: column;
    align-items: flex-start;
  }
}
.applications .applications__table .tab-content .content .application_lists li .img-title {
  flex: 1;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
@media (max-width: 767px) {
  .applications .applications__table .tab-content .content .application_lists li .img-title {
    width: 100%;
    margin-bottom: 1rem;
  }
}
.applications .applications__table .tab-content .content .application_lists li .img-title .wrap-img {
  width: 100%;
  max-width: 95px;
  height: 60px;
  overflow: hidden;
  border-radius: 5px;
  margin-right: 16px;
}
.applications .applications__table .tab-content .content .application_lists li .img-title .wrap-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: 5px;
}
.applications .applications__table .tab-content .content .application_lists li .download-buttons {
  flex: 1;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media (max-width: 767px) {
  .applications .applications__table .tab-content .content .application_lists li .download-buttons {
    width: 100%;
    justify-content: flex-start;
  }
}
.applications .applications__table .tab-content .content .application_lists li .download-buttons .download-buttons-wrap {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 12px;
}
.applications .applications__table .tab-content .content .application_lists li .download-buttons .download-buttons-wrap select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
  background-image: url("/assets/images/icons/down-arrow.svg");
  background-repeat: no-repeat;
  background-position: 70px 50%;
  padding-right: 35px;
}
.applications .applications__table .tab-content .content .application_lists li .download-buttons .ap-border {
  border: solid 1px #BABACA;
  background: rgba(255, 255, 255, 0.4);
  color: #828586;
}
.applications .applications__table .tab-content .content .application_lists li .download-buttons .ap-solid {
  background: rgba(255, 255, 255, 0.4);
  color: #828586;
}
.applications .applications__table .tab-content .content .application_lists li .download-buttons .ap-solid svg {
  margin-right: 7px;
}
.applications .applications__upload-sec {
  background-color: #e6e6e9;
  border-radius: 15px;
  padding-bottom: 52px;
  padding-left: 20px;
  padding-right: 20px;
}
.applications .applications__upload-sec .applications__table {
  width: 100%;
  max-width: 598px;
  margin: 0 auto;
}
.applications .applications__upload-sec .applications__table .filepond--drop-label {
  border: dashed 1px #BABACA;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.4);
  height: 102px;
}
.applications .applications__upload-sec .applications__table .contactns .content {
  display: none;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.applications .applications__upload-sec .applications__table .contactns .content.show {
  display: block;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.branch .map-filter {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
@media (max-width: 768px) {
  .branch .map-filter {
    flex-direction: column;
  }
}

.map-filter {
  padding-bottom: 44px;
}
.map-filter .map-filter__filter-sec {
  flex: 1.4;
  margin-right: 40px;
}
@media (max-width: 768px) {
  .map-filter .map-filter__filter-sec {
    flex: 1;
    width: 100%;
    margin-right: 0;
  }
}
.map-filter .map-filter__filter-sec .filter-sec-tab {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 12px;
  background-color: #fff;
  margin-bottom: 24px;
}
.map-filter .map-filter__filter-sec .filter-sec-tab li {
  cursor: pointer;
  flex: 1;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.map-filter .map-filter__filter-sec .filter-sec-tab li:first-child {
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
}
.map-filter .map-filter__filter-sec .filter-sec-tab li:last-child {
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
}
.map-filter .map-filter__filter-sec .filter-sec-tab li button {
  width: 100%;
  padding: 9px 5px;
  color: #969696;
  background-color: #fff;
  margin: 3px;
}
.map-filter .map-filter__filter-sec .filter-sec-tab li button.active {
  background-color: #e74613;
  border-radius: 12px;
  color: #fff;
}
.map-filter .map-filter__filter-sec .filter-sec-tab li button a {
  color: #fff;
}
.map-filter .map-filter__filters {
  position: relative;
}
.map-filter .map-filter__filters .no-data-found {
  display: none;
}
.map-filter .map-filter__filters .result-wrap {
  display: none;
  background-color: #e6e6e9;
  border-radius: 12px;
  padding: 32px 38px;
  padding-top: 0;
  height: 600px;
  overflow: hidden scroll;
  position: relative;
}
.map-filter .map-filter__filters .result-wrap .availble-atm {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.map-filter .map-filter__filters .result-wrap .wrap-selecter {
  margin-bottom: 0;
  padding-top: 32px;
  margin-bottom: 16px;
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  background-color: #e6e6e9;
}
.map-filter .map-filter__filters .result-wrap .wrap-selecter .wrap-availble-atm-check {
  margin-top: 16px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.map-filter .map-filter__filters .result-wrap .wrap-selecter .wrap-availble-atm-check p {
  letter-spacing: 0.04em;
  color: #828586;
  margin-right: 10px;
}
.map-filter .map-filter__filters .result-wrap .wrap-selecter .wrap-availble-atm-check .center {
  cursor: pointer;
  position: relative;
  width: 40px;
  height: 20px;
  border-radius: 10rem;
  background: #1DC9A0;
}
.map-filter .map-filter__filters .result-wrap .wrap-selecter .wrap-availble-atm-check .availble-atm {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
}
.map-filter .map-filter__filters .result-wrap .wrap-selecter .wrap-availble-atm-check input[type=checkbox] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}
.map-filter .map-filter__filters .result-wrap .wrap-selecter .wrap-availble-atm-check .check {
  position: absolute;
  top: 2px;
  left: 2px;
  width: 16px;
  height: 16px;
  background-color: #FFFFFF;
  border-radius: 15px;
  transition: all 0.3s ease;
}
.map-filter .map-filter__filters .result-wrap .wrap-selecter .wrap-availble-atm-check input[type=checkbox]:checked + .check {
  left: 50%;
  background-color: #e74613;
}
.map-filter .map-filter__filters .result-wrap::-webkit-scrollbar {
  display: none;
}
.map-filter .map-filter__filters .result-wrap.active {
  display: block;
}
.map-filter .map-filter__map {
  flex: 2;
}
@media (max-width: 768px) {
  .map-filter .map-filter__map {
    flex: 1;
    width: 100%;
    height: 400px;
  }
}
.map-filter .map-filter__map #map-canvas {
  width: 100%;
  height: 100%;
}
@media (max-width: 768px) {
  .map-filter .map-filter__map #map-canvas {
    height: 400px;
  }
}

.location-card {
  width: 100%;
  background-color: #fff;
  border-radius: 15px;
  padding: 26px 18px 18px 18px;
  margin-bottom: 18px;
}
.location-card h4 {
  margin-bottom: 18px;
}
.location-card ul {
  list-style: none;
}
.location-card ul li {
  margin-bottom: 16px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.location-card ul li:first-child {
  align-items: flex-start;
}
.location-card ul li:last-child {
  margin-bottom: 0;
}
.location-card ul li .icon-wrap {
  margin-right: 13px;
}
.location-card ul li p, .location-card ul li a {
  color: #000;
}
.location-card ul li .get-direction-button {
  width: 100%;
  color: #fff;
  text-transform: capitalize;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row;
  flex-direction: row;
}
.location-card ul li .get-direction-button img {
  width: 100%;
  max-width: 20px;
  margin-left: 8px;
}

.member-lanka {
  width: 100%;
  margin-bottom: 70px;
  border-radius: 16px;
  background: linear-gradient(101deg, #1B1817 3.53%, #392721 52.6%, #24100B 83.43%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 24px;
  padding: 60px 20px;
}
@media (max-width: 767px) {
  .member-lanka {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.member-lanka h4 {
  color: #fff;
}
.member-lanka ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 15px;
}
.rates {
  margin-bottom: 50px;
}
.rates .applications__table {
  padding-top: 48px;
}
.rates .applications__table .tab-content h3 {
  margin-bottom: 30px;
}
.rates .applications__table .tab-content .table thead tr th {
  padding: 13px 23px;
}
.rates .applications__table .tab-content .table tbody tr:hover td p {
  color: #e74613;
}
.rates .applications__table .tab-content .table tbody tr:hover td .title-td svg {
  fill: #e74613;
}
.rates .applications__table .tab-content .table tbody tr td {
  padding: 13px 15px;
}
.rates .applications__table .tab-content .table tbody tr td .title-td {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.rates .applications__table .tab-content .table tbody tr td svg {
  fill: #A3A3A3;
}

.remittances .remittances__title {
  margin-bottom: 16px;
}
.remittances .remittances__title h3 {
  margin-bottom: 20px;
}
.remittances .remittances__title p {
  color: #686a72;
}
.remittances .remittances__forCusomer {
  background-color: #e6e6e9;
  border-radius: 15px;
  padding: 20px 30px;
  margin-bottom: 24px;
}
.remittances .remittances__forCusomer:last-child {
  margin-bottom: 0;
}
.remittances .remittances__forCusomer h4 {
  letter-spacing: 0.01em;
  margin-bottom: 5px;
  margin-bottom: 15px;
}
.remittances .remittances__forCusomer p {
  color: #686a72;
  line-height: 22px;
}
.remittances .remittances__forCusomer p:last-child {
  padding-bottom: 0;
}
.remittances .remittances__forCusomer ul li {
  color: #686a72;
  padding-left: 15px;
}
.remittances .remittances__forCusomer ul li::before {
  background: none;
  top: 6px;
  width: 5px;
  height: 5px;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: red;
}
.remittances .remittances__forCusomer.icon_box {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 16px;
}
@media (max-width: 480px) {
  .remittances .remittances__forCusomer.icon_box {
    flex-direction: column;
  }
}
.remittances .remittances__forCusomer.icon_box .wrap-img {
  flex: 1;
  width: 100%;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 12px;
  margin-right: 28px;
  min-height: 180px;
}
@media (max-width: 480px) {
  .remittances .remittances__forCusomer.icon_box .wrap-img {
    margin-right: 0;
  }
}
.remittances .remittances__forCusomer.icon_box .wrap-img img {
  width: 100%;
  max-width: 136px;
}
.remittances .remittances__forCusomer.icon_box .content-wrap {
  flex: 2;
  margin-top: 16px;
}
.remittances .remittances__forCusomer.icon_box .content-wrap .logos-wrap ul {
  list-style: none;
  margin-right: 0;
}
.remittances .remittances__forCusomer.icon_box .content-wrap .logos-wrap ul li {
  display: flex;
  align-items: center;
  margin-right: 15px;
  padding-left: 0;
}
.remittances .remittances__forCusomer.icon_box .content-wrap .logos-wrap ul li .payment-icon {
  margin-right: 15px;
}
.remittances .remittances__forCusomer.icon_box .content-wrap .logos-wrap ul li .sub-payments h4 {
  color: #000;
  margin-bottom: 3px;
}
.remittances .remittances__forCusomer.icon_box .content-wrap .logos-wrap ul li::before {
  content: none;
}
.remittances .remittances__forCusomer.icon_box .content-wrap .logos-wrap ul li ul {
  display: flex;
  flex-wrap: wrap;
}

.calculators .applications__section .term-and-condition-calculator h3 {
  margin-bottom: 24px;
}
.calculators .applications__section .term-and-condition-calculator ul li {
  position: relative;
  color: #686a72;
  padding-left: 15px;
  margin-bottom: 1rem;
}
.calculators .applications__section .term-and-condition-calculator ul li:last-child {
  margin-bottom: 0;
}
.calculators .applications__section .term-and-condition-calculator ul li::before {
  content: "";
  background: none;
  position: absolute;
  top: 8px;
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: red;
}
.calculators .applications__section .applications__table .tab-menu-wrapper {
  margin-bottom: 20px;
}

.calculator {
  width: 100%;
}
.calculator .calculator-title {
  width: 100%;
}
.calculator .calculator-title h3 {
  margin-bottom: 30px;
}
.calculator .calculator-wrap {
  display: flex;
  justify-content: space-between;
  gap: 40px;
}
@media (max-width: 768px) {
  .calculator .calculator-wrap {
    flex-direction: column;
  }
}
.calculator .calculator-wrap .forms-fields {
  flex: 1;
}
.calculator .calculator-wrap .forms-fields label {
  line-height: 32px;
}
.calculator .calculator-wrap .forms-fields .error {
  color: #e74613;
  margin-bottom: 0;
}
.calculator .calculator-wrap .forms-fields .wrap-select {
  display: flex;
  align-items: flex-start;
}
.calculator .calculator-wrap .forms-fields .wrap-select .wrap-select-sec {
  flex: 1;
}
.calculator .calculator-wrap .forms-fields .wrap-select select {
  width: 100%;
  flex: 1;
}
.calculator .calculator-wrap .forms-fields .wrap-select select:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.calculator .calculator-wrap .forms-fields .wrap-select select:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.calculator .calculator-wrap .forms-fields .submit-button-wrap {
  display: flex;
  align-items: center;
  gap: 20px;
}
.calculator .calculator-wrap .forms-fields .submit-button-wrap button {
  flex: 1;
  padding: 15px;
}
.calculator .calculator-wrap .result-sec {
  flex: 1;
  background-color: #fff;
  border-radius: 15px;
  padding: 37px 30px;
}
.calculator .calculator-wrap .result-sec .result-sec-frag {
  border-bottom: solid 1px #CED9DB;
}
.calculator .calculator-wrap .result-sec .result-sec-result {
  padding-bottom: 17px;
}
.calculator .calculator-wrap .result-sec .result-sec-result h4 {
  text-align: center;
  width: 100%;
  max-width: 160px;
  margin: 0 auto;
  color: #828586;
  margin-bottom: 10px;
}
.calculator .calculator-wrap .result-sec .result-sec-result .total {
  color: #e74613;
  text-align: center;
}
.calculator .calculator-wrap .result-sec .loan-amount {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 17px 0;
  margin-bottom: 24px;
}
.calculator .calculator-wrap .result-sec .loan-amount .loan-amoun-title {
  color: #828586;
  letter-spacing: 0.04em;
}
.calculator .calculator-wrap .result-sec .loan-amount .loan-amount-value {
  color: #000;
}
.calculator .calculator-wrap .result-sec .eligibility a {
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  letter-spacing: 0.01em;
  color: #e74613;
}

.news-and-events .container-v {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 20px;
}
@media (max-width: 768px) {
  .news-and-events .container-v {
    flex-direction: column;
  }
}
.news-and-events .news-and-events__filter {
  flex: 1;
  background-color: #e6e6e9;
  border-radius: 18px;
  padding: 18px 16px;
  position: sticky;
  top: 140px;
}
@media (max-width: 768px) {
  .news-and-events .news-and-events__filter {
    position: static;
    width: 100%;
  }
}
.news-and-events .news-and-events__filter .news-and-events__header {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 11px;
  margin-bottom: 16px;
}
.news-and-events .news-and-events__filter ul li .form-group {
  display: block;
}
.news-and-events .news-and-events__filter ul li .form-group input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.news-and-events .news-and-events__filter ul li .form-group label {
  position: relative;
  cursor: pointer;
  width: 100%;
  color: #000;
  padding-right: 36px;
}
.news-and-events .news-and-events__filter ul li .form-group label::after {
  content: url("../images/pages/news-and-events/right-border.svg");
  position: absolute;
  top: 50%;
  right: 0;
  width: 32px;
  height: 32px;
  transform: translateY(-50%);
  border-radius: 8px;
  margin-right: 5px;
}
.news-and-events .news-and-events__filter ul li .form-group input:checked + label:after {
  content: url("../images/pages/news-and-events/right.svg");
  background-color: #f2f3f7;
  width: 32px;
  height: 32px;
  margin-right: 5px;
}
.news-and-events .news-and-events__results {
  flex: 2.5;
  margin-bottom: 48px;
}
@media (max-width: 768px) {
  .news-and-events .news-and-events__results {
    width: 100%;
  }
}
.news-and-events .news-and-events__results .results-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 24px;
}
.news-and-events .news-and-events__results .results-header .results-chips {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.news-and-events .news-and-events__results .results-header .results-chips ul {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
.news-and-events .news-and-events__results .results-header .results-chips ul li {
  border-radius: 5px;
  padding: 4px 6px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-right: 20px;
}
.news-and-events .news-and-events__results .results-header .results-chips ul li.news {
  background-color: #EDAA46;
}
.news-and-events .news-and-events__results .results-header .results-chips ul li.ceramonies {
  background-color: #A46DEA;
}
.news-and-events .news-and-events__results .results-header .results-chips ul li.press-releases {
  background-color: #648AED;
}
.news-and-events .news-and-events__results .results-header .results-chips ul li.promotions-advertisements {
  background-color: #F05454;
}
.news-and-events .news-and-events__results .results-header .results-chips ul li.economic-sustainability-initiatives {
  background-color: #F07A54;
}
.news-and-events .news-and-events__results .results-header .results-chips ul li.social-sustainability-initiatives {
  background-color: #4E91CE;
}
.news-and-events .news-and-events__results .results-header .results-chips ul li.environmental-sustainability-initiatives {
  background-color: #5FC369;
}
.news-and-events .news-and-events__results .results-header .results-chips ul li span {
  padding-right: 6px;
  color: #fff;
}
.news-and-events .news-and-events__results .results-header .results-chips ul li .close-chip {
  cursor: pointer;
}
.news-and-events .news-and-events__results .results-header .results-chips .clear-all {
  border: none;
  box-shadow: none;
}
.news-and-events .news-and-events__results .results-header .news-event-total {
  letter-spacing: 0.01em;
  color: #A4A4B3;
}
.news-and-events .news-and-events__results .news-and-event-wrap {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  -moz-column-gap: 20px;
       column-gap: 20px;
  row-gap: 20px;
  position: relative;
  min-height: 400px;
  margin-bottom: 48px;
}
@media (max-width: 992px) {
  .news-and-events .news-and-events__results .news-and-event-wrap {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 480px) {
  .news-and-events .news-and-events__results .news-and-event-wrap {
    grid-template-columns: 100%;
    margin-bottom: 28px;
  }
}
.news-and-events .news-and-events__results .news-and-event-wrap .ani-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.simple-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row;
  flex-direction: row;
}
.simple-pagination ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row;
  flex-direction: row;
}
.simple-pagination ul li {
  display: flex;
  align-items: center;
  margin: 0 5px;
}
.simple-pagination ul li.active span, .simple-pagination ul li.active a {
  background-color: #e74613;
  color: #fff;
}
.simple-pagination ul li span, .simple-pagination ul li a {
  width: 32px;
  height: 32px;
  border-radius: 100%;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row;
  flex-direction: row;
  font-family: "Lexend-Deca-semiBold", sans-serif;
  color: #000;
}

.error-page {
  height: 100vh;
  background-color: #323738;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column;
  flex-direction: column;
}
.error-page .error-page__content {
  width: 100%;
  max-width: 856px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (max-width: 480px) {
  .error-page .error-page__content {
    padding: 0 20px;
  }
}
.error-page .error-page__content h2, .error-page .error-page__content h4, .error-page .error-page__content p {
  text-align: center;
  color: #fff;
}
.error-page .error-page__content h4, .error-page .error-page__content p {
  margin-bottom: 24px;
}
@media (max-width: 480px) {
  .error-page .error-page__content h4, .error-page .error-page__content p {
    margin-bottom: 12px;
  }
}
.error-page .error-page__content p {
  color: rgba(225, 225, 225, 0.6);
}

.privacy-wrap {
  background-color: #e6e6e9;
  border-radius: 15px;
  padding: 33px 32px;
  margin-bottom: 60px;
}
.privacy-wrap h6 {
  letter-spacing: 0.01em;
  margin-bottom: 20px;
}
.privacy-wrap .content-editor h2 {
  line-height: 44px;
  margin-bottom: 16px;
}
.privacy-wrap .content-editor p {
  line-height: 18px;
  color: #686a72;
}
.privacy-wrap .content-editor ul {
  margin-top: 20px;
}
.privacy-wrap .content-editor ul li {
  color: #686a72;
  line-height: 18px;
  position: relative;
  margin-left: 20px;
}
.privacy-wrap .content-editor ul li::before {
  content: "";
  background: none;
  position: absolute;
  top: 6px;
  left: -20px;
  width: 5px;
  height: 5px;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: red;
}

.ani-wrap {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.loading {
  position: relative;
}

.loading::before {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 1.8em);
  left: calc(50% - 1.8em);
  width: 3.6em;
  height: 3.6em;
  border: 0.2em solid #ddd;
  border-color: #ef7f5d transparent transparent #ef7f5d;
  border-radius: 50%;
  -webkit-animation: loading 1s infinite 0.11s;
  animation: loading 1s infinite 0.11s;
}

.loading::after {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 1.2em);
  left: calc(50% - 1.2em);
  width: 2.4em;
  height: 2.4em;
  border: 0.2em solid #ddd;
  border-color: #f6bfae transparent transparent #f6bfae;
  border-radius: 50%;
  -webkit-animation: loading 1s infinite 0.33s;
  animation: loading 1s infinite 0.33s;
}

.circle {
  width: 3em;
  height: 3em;
  border-radius: 50%;
  border: 0.2em solid #ddd;
  border-color: #f6bfae transparent transparent #f6bfae;
  -webkit-animation: loading 1s infinite 0.44s;
  animation: loading 1s infinite 0.44s;
}

@-webkit-keyframes loading {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes loading {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
