/* HTML tag types styling. */
/* Importer File. */
/* All Fonts related variables. */
@font-face {
  font-family: "Figtree-MediumItalic";
  src: url("/themes/custom/gifting_revamp/fonts/Figtree-MediumItalic.woff2") format("woff2"), url("/themes/custom/gifting_revamp/fonts/Figtree-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Figtree-SemiBold";
  src: url("/themes/custom/gifting_revamp/fonts/Figtree-SemiBold.woff2") format("woff2"), url("/themes/custom/gifting_revamp/fonts/Figtree-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Figtree-SemiBoldItalic";
  src: url("/themes/custom/gifting_revamp/fonts/Figtree-SemiBoldItalic.woff2") format("woff2"), url("/themes/custom/gifting_revamp/fonts/Figtree-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Figtree-BoldItalic";
  src: url("/themes/custom/gifting_revamp/fonts/Figtree-BoldItalic.woff2") format("woff2"), url("/themes/custom/gifting_revamp/fonts/Figtree-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Figtree-Black";
  src: url("/themes/custom/gifting_revamp/fonts/Figtree-Black.woff2") format("woff2"), url("/themes/custom/gifting_revamp/fonts/Figtree-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Figtree-Medium";
  src: url("/themes/custom/gifting_revamp/fonts/Figtree-Medium.woff2") format("woff2"), url("/themes/custom/gifting_revamp/fonts/Figtree-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Figtree-ExtraBoldItalic";
  src: url("/themes/custom/gifting_revamp/fonts/Figtree-ExtraBoldItalic.woff2") format("woff2"), url("/themes/custom/gifting_revamp/fonts/Figtree-ExtraBoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Figtree-ExtraBold";
  src: url("/themes/custom/gifting_revamp/fonts/Figtree-ExtraBold.woff2") format("woff2"), url("/themes/custom/gifting_revamp/fonts/Figtree-ExtraBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Figtree-Light";
  src: url("/themes/custom/gifting_revamp/fonts/Figtree-Light.woff2") format("woff2"), url("/themes/custom/gifting_revamp/fonts/Figtree-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Figtree-Regular";
  src: url("/themes/custom/gifting_revamp/fonts/Figtree-Regular.woff2") format("woff2"), url("/themes/custom/gifting_revamp/fonts/Figtree-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Figtree-BlackItalic";
  src: url("/themes/custom/gifting_revamp/fonts/Figtree-BlackItalic.woff2") format("woff2"), url("/themes/custom/gifting_revamp/fonts/Figtree-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Figtree-LightItalic";
  src: url("/themes/custom/gifting_revamp/fonts/Figtree-LightItalic.woff2") format("woff2"), url("/themes/custom/gifting_revamp/fonts/Figtree-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Figtree-Italic";
  src: url("/themes/custom/gifting_revamp/fonts/Figtree-Italic.woff2") format("woff2"), url("/themes/custom/gifting_revamp/fonts/Figtree-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Figtree-Bold";
  src: url("/themes/custom/gifting_revamp/fonts/Figtree-Bold.woff2") format("woff2"), url("/themes/custom/gifting_revamp/fonts/Figtree-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
/*
  Font sizes for headings.
  Only use for headings (h1, h2, h3, h4, h5, h6) and base font size.
*/
/* All global variables. */
/*
  Spacing Variables.
  Only use these spacing variables for margin and padding.
*/
/*
  Border Radius Variables.
  Only use these border radius variables for border-radius.
*/
/* Transitions */
/* Importer File. */
/* Mixin */
/* Importer File. */
/* Extensions */
h1,
.heading-h1 {
  font-size: 3rem;
  font-family: "Figtree-SemiBold", sans-serif;
  color: #010b16;
}

h2,
.heading-h2 {
  font-size: 3rem;
  font-family: "Figtree-SemiBold", sans-serif;
  color: #fff;
}

h3,
.heading-h3 {
  font-size: 2.25rem;
  font-family: "Figtree-SemiBold", sans-serif;
  color: #fff;
}

.ui-dialog .ui-dialog-titlebar h1, h4,
.heading-h4 {
  font-size: 1.625rem;
  font-family: "Figtree-SemiBold", sans-serif;
  color: #fff;
}

.ui-dialog .ui-dialog-content p, p,
.paragraph {
  font-size: 1.125rem;
  font-family: "Figtree-Regular", sans-serif;
}
@media screen and (max-width: 992px) {
  .ui-dialog .ui-dialog-content p, p,
  .paragraph {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 768px) {
  .ui-dialog .ui-dialog-content p, p,
  .paragraph {
    font-size: 0.875rem;
  }
}
@media screen and (orientation: landscape) and (max-width: 991px) {
  .ui-dialog .ui-dialog-content p, p,
  .paragraph {
    font-size: 1rem;
  }
}

a,
.link {
  color: #064cc8;
  text-decoration: none;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset .button {
  background-color: #112868;
  border: none;
  outline: none;
  color: #fff;
  padding: 0.625rem 1.5625rem;
  font-size: 1.125rem;
  font-family: "Figtree-SemiBold", sans-serif;
  font-weight: 600;
  border-radius: 4px;
  transition: all 0.2s linear;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset .button:hover {
  background-color: #064cc8;
}

.buy-now-btn {
  background-color: #064cc8;
  padding: 0.625rem 1rem;
  font-family: "Figtree-SemiBold", sans-serif;
  color: #fff;
  font-size: 1.125rem;
  border-radius: 4px;
  transition: all 0.2s linear;
  border: none;
  text-transform: capitalize;
}
.buy-now-btn:hover {
  background-color: #112868;
}
@media screen and (max-width: 1400px) {
  .buy-now-btn {
    padding: 0.5rem;
  }
}
@media screen and (max-width: 1200px) {
  .buy-now-btn {
    font-size: 1rem;
  }
}
@media screen and (max-width: 992px) {
  .buy-now-btn {
    font-size: 1.125rem;
    padding: 0.625rem 1rem;
  }
}

*,
body,
html {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Figtree-Regular", sans-serif;
  color: #434343;
  letter-spacing: 0.025rem;
}
* #main-wrapper,
body #main-wrapper,
html #main-wrapper {
  overflow-x: hidden;
}

@media screen and (max-width: 992px) {
  body.lock-scroll {
    overflow: hidden;
  }
}

h1,
.heading-h1 {
  margin-bottom: 1rem;
}

h2,
.heading-h2 {
  margin-bottom: 1rem;
}

h3,
.heading-h3 {
  margin-bottom: 1rem;
}

h4,
.heading-h4 {
  margin-bottom: 1rem;
}

p,
.paragraph {
  margin-bottom: 1rem;
}

.strong,
strong,
b {
  font-weight: 600;
}

ul li {
  list-style: none;
  margin-bottom: 0.5rem;
  line-height: 1.5;
  font-family: "Figtree-Regular", sans-serif;
  color: #010b16;
}

/* Global buttons scss. */
@media screen and (max-width: 992px) {
  .buy-now-btn {
    padding: 0.625rem;
  }
}

.add-cart-btn {
  border: 1px solid #064cc8;
  border-radius: 4px;
  position: relative;
  color: #064cc8;
  display: inline-block;
  transition: all 0.3s linear;
  width: 53px;
  overflow: hidden;
}
.add-cart-btn::before {
  content: "\ea74";
  font-family: Lineicons, sans-serif;
  font-size: 1.5rem;
  position: absolute;
  transition: all 0.3s linear;
  transform: translateX(-11px);
}
.add-cart-btn::after {
  content: "\ea74";
  color: #112868;
  transform: translateX(51px);
  font-family: Lineicons, sans-serif;
  font-size: 1.5rem;
  transition: all 0.3s linear;
  position: absolute;
}
.add-cart-btn:hover {
  border-color: #112868;
}
.add-cart-btn:hover::before {
  transform: translateX(-51px);
}
.add-cart-btn:hover::after {
  transform: translateX(-11px);
}

/* Gobal Forms styling. */
form input:focus,
form textarea:focus,
form select:focus {
  outline: none !important;
  box-shadow: none !important;
}
form input[type=number],
form textarea[type=number],
form select[type=number] {
  width: 64px;
  height: 40px;
  text-align: center;
  border-left: none;
  border-right: none;
  border-radius: 0;
  background-color: transparent;
  border-top: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
}
form input::-webkit-outer-spin-button, form input::-webkit-inner-spin-button,
form textarea::-webkit-outer-spin-button,
form textarea::-webkit-inner-spin-button,
form select::-webkit-outer-spin-button,
form select::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
form input.is-invalid-val,
form textarea.is-invalid-val,
form select.is-invalid-val {
  border: 1px solid #d33719;
}
form .input-field--error-message {
  color: #d33719;
  font-size: 0.875rem;
  margin-top: 0.25rem;
  font-family: "Figtree-Regular", sans-serif;
}
form .qty-wrapper {
  display: flex;
  margin-top: 0.625rem;
}
form .qty-wrapper button {
  border-radius: 0;
  padding: 0 1rem;
  background-color: transparent;
  border: 1px solid #d4d4d4;
}
form .qty-wrapper button.qty-minus {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
form .qty-wrapper button.qty-plus {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
form input[type=radio] {
  accent-color: #112868;
}

.details-wrapper:has(.js-pickup-datetime) > h4 {
  color: #112868;
}

/* Genereal global classes. */
.container {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

.cart-empty-page {
  color: #112868;
  font-size: 1.5rem;
  margin-top: 1.5rem;
  text-align: center;
}

.alert {
  width: 450px;
  min-height: 60px;
  position: fixed;
  bottom: 10px;
  right: 0;
  z-index: 1;
  border-radius: 0;
  border: none;
}
.alert .visually-hidden,
.alert a {
  font-family: "Figtree-Regular", sans-serif;
  font-size: 1rem;
}
.alert-success {
  background-color: #75c044;
  color: #fff;
}
.alert-success a {
  color: #112868;
}
.alert-danger {
  background-color: #d33719;
  color: #fff;
}
.alert-danger a {
  color: #112868;
}

.region-sidebar-first,
.region-sidebar-second,
.region-footer,
.region-content {
  padding: 0;
}

.table-striped > tbody > tr:nth-of-type(odd) > * {
  --bs-table-striped-bg: $white !important;
}

.ui-dialog {
  border-radius: 6px;
  border: 1px solid #ebf1f5;
}
.ui-dialog .ui-dialog-titlebar {
  background: #fff;
  border: 1px solid #ebf1f5;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.ui-dialog .ui-dialog-titlebar h1 {
  white-space: unset;
  color: #112868;
}
.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
  color: #010b16;
}
.ui-dialog .ui-dialog-content .card {
  border: none;
}
.ui-dialog .ui-dialog-content .card .card-header {
  color: #064cc8;
  font-size: 1.5rem;
  font-weight: 600;
  font-family: "Figtree-SemiBold", sans-serif;
  background-color: #ebf1f5;
  padding: 0.625rem 0.9375rem;
  border-radius: 6px;
  border: none;
}
@media screen and (max-width: 1400px) {
  .ui-dialog .ui-dialog-content .card .card-header {
    font-size: 1.25rem;
  }
}
.ui-dialog .ui-dialog-content .card .card-header::marker {
  color: transparent;
}
.ui-dialog .ui-dialog-content .card .card-header::before {
  content: "\ea7b";
  font-family: Lineicons, sans-serif;
  font-size: 1.5rem;
  position: absolute;
  color: #064cc8;
  font-weight: 400;
  transition: all 0.2s linear;
  left: 10px;
  z-index: 2;
}
.ui-dialog .ui-dialog-content .card .card-body {
  border: 1px solid #ebf1f5;
  border-radius: 6px;
}
.ui-dialog .ui-dialog-content .card .card-body .js-form-item {
  font-family: "Figtree-Regular", sans-serif;
  font-size: 1rem;
  color: #434343;
  margin: 0.5rem 0;
}
.ui-dialog .ui-dialog-content .card .card-body .js-form-item label {
  font-family: "Figtree-Regular", sans-serif;
  font-size: 1rem;
  color: #010b16;
}
.ui-dialog .ui-dialog-content .card .card-body .js-form-item a {
  color: #064cc8;
  font-family: "Figtree-Regular", sans-serif;
  font-size: 1rem;
}
.ui-dialog .ui-dialog-content .card .card-body .js-form-item a:hover {
  color: #112868;
}
.ui-dialog .ui-dialog-content .card .card-body .js-form-item input {
  padding: 0.625rem 0.9375rem;
  border-radius: 4px;
  color: #010b16;
  border: 1px solid #ebf1f5;
}
.ui-dialog .ui-dialog-content .card .card-body .js-form-item input:focus {
  border-color: #064cc8;
}
.ui-dialog .ui-dialog-content .card[open] .card-header {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.ui-dialog .ui-dialog-content .card[open] .card-header::before {
  transform: rotate(-180deg);
}
.ui-dialog .ui-dialog-content .card[open] .card-body {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.ui-dialog .ui-dialog-buttonpane {
  background: #fff;
  border: 1px solid #ebf1f5;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset .button.dialog-cancel {
  background-color: #d33719;
  border: 1px solid #d33719;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset .button.dialog-cancel:hover {
  background-color: #fff;
  color: #d33719;
}

/* Site Header component styling. */
header .navbar {
  height: 80px;
  position: relative;
}
header .navbar-brand img {
  height: 41.95px;
}
@media screen and (max-width: 576px) {
  header .navbar-brand img {
    height: 30px;
  }
}
header .navbar::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 2px;
  background: linear-gradient(90deg, rgb(6, 76, 203) 0%, rgb(117, 192, 68) 45%, rgb(254, 211, 20) 90%);
  z-index: 2;
}
header .navbar-toggler {
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
  padding: 0 !important;
  position: relative;
}
header .navbar-toggler-icon {
  opacity: 0;
  visibility: hidden;
}
header .navbar-toggler::before {
  position: absolute;
  content: "\eb55";
  right: 0;
  top: 0;
  font-family: Lineicons, sans-serif;
  font-size: 2rem;
  color: #112868;
}
header .navbar-collapse {
  max-height: 0;
  transition: all 0.3s linear;
}
@media screen and (max-width: 992px) {
  header .navbar-collapse {
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    height: 100%;
    position: absolute;
    top: 60px;
    left: 0;
    right: 0;
    margin-top: 0;
    background: #fff;
    min-height: calc(100vh - 58px);
  }
}
header .navbar-collapse.show {
  max-height: 100%;
  margin-top: 1.125rem;
}
@media screen and (max-width: 992px) {
  header .navbar-collapse.show {
    z-index: 3333;
    opacity: 1;
    visibility: visible;
    margin-top: 0;
  }
}
header .navbar-collapse.show .menu--account .menu {
  display: flex;
  justify-content: start;
  align-items: start;
  flex-direction: column;
  margin: 0;
}
header .navbar .menu--account .menu {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  margin-bottom: 0;
}
header .navbar .menu--account .menu-item.space-left .menu-link {
  padding-left: 2.75rem;
}
header .navbar .menu--account .menu-item .new-nav-avatar {
  display: none;
}
header .navbar .menu--account .menu-item .menu-link {
  cursor: pointer;
  padding: 0.9375rem;
  font-size: 1.125rem;
  color: #112868;
  font-family: "Figtree-SemiBold", sans-serif;
  border-radius: 6px;
  transition: all 0.2s linear;
  position: relative;
}
header .navbar .menu--account .menu-item .menu-link::before {
  font-family: Lineicons, sans-serif;
  font-size: 1.5rem;
  left: 14px;
  top: 7px;
  position: absolute;
  font-weight: 400;
}
@media screen and (max-width: 992px) {
  header .navbar .menu--account .menu-item .menu-link::before {
    top: 10px;
  }
}
header .navbar .menu--account .menu-item .menu-link:hover {
  background-color: #ebf1f5;
}
@media screen and (max-width: 992px) {
  header .navbar .menu--account .menu-item .menu-link {
    width: 100%;
    display: block;
    border-radius: 0;
  }
}
@media screen and (max-width: 992px) {
  header .navbar .menu--account .menu-item {
    margin: 0;
    padding: 0;
    width: 100%;
    border-top: 1px solid #d4d4d4;
  }
}
header .navbar .menu--account .menu-item.active a {
  color: #064cc8;
}
@media screen and (max-width: 992px) {
  header .navbar .menu--account .menu-item.active a {
    background-color: #ebf1f5;
  }
}
header .navbar .menu--account .menu-item.menu-home-link a::before {
  content: "\eb19";
}
header .navbar .menu--account .menu-item.menu-mycart-link a {
  padding: 0.9375rem 1.5rem;
}
@media screen and (max-width: 992px) {
  header .navbar .menu--account .menu-item.menu-mycart-link a {
    padding: 1.75rem;
  }
}
header .navbar .menu--account .menu-item.menu-mycart-link a::before {
  left: 12px;
  content: "\ea74";
}
header .navbar .menu--account .menu-item.menu-mycart-link a .cart-count {
  position: absolute;
  top: 0;
  right: 0;
  background: #112868;
  padding: 0 0.3125rem;
  font-size: 0.75rem;
  color: #fff;
  border-radius: 21px;
}
@media screen and (max-width: 992px) {
  header .navbar .menu--account .menu-item.menu-mycart-link a .cart-count {
    right: unset;
    left: 34px;
    top: 5px;
  }
}
header .navbar .menu--account .menu-item.has-child {
  position: relative;
  padding: 1.5rem 0;
}
@media screen and (max-width: 992px) {
  header .navbar .menu--account .menu-item.has-child {
    padding: 0;
  }
}
header .navbar .menu--account .menu-item.has-child .menu--account {
  position: absolute;
  right: 0;
  opacity: 0;
  overflow: hidden;
  top: 72px;
  background-color: #fff;
  z-index: -1;
  width: 220px;
}
@media screen and (max-width: 992px) {
  header .navbar .menu--account .menu-item.has-child .menu--account {
    height: 0;
    position: static;
    background: #f5f5f5;
    border-top: 1px solid gray;
    margin-top: 0.3125rem;
    transition: all 0.3s linear;
    overflow: hidden;
    opacity: 0;
    width: 100%;
  }
}
header .navbar .menu--account .menu-item.has-child .menu--account .menu {
  display: flex;
  justify-content: center;
  align-items: start;
  flex-direction: column;
  gap: 6px;
  padding: 1rem 0;
}
@media screen and (max-width: 992px) {
  header .navbar .menu--account .menu-item.has-child .menu--account .menu {
    gap: 0;
    padding-top: 0;
  }
}
header .navbar .menu--account .menu-item.has-child .menu--account .menu .menu-item {
  width: 90%;
}
@media screen and (max-width: 992px) {
  header .navbar .menu--account .menu-item.has-child .menu--account .menu .menu-item {
    width: 100%;
  }
}
header .navbar .menu--account .menu-item.has-child .menu--account .menu .menu-item a {
  color: #112868;
  width: 100%;
  display: inline-block;
}
header .navbar .menu--account .menu-item.has-child .menu--account .menu .menu-item a:hover {
  color: #064cc8;
}
header .navbar .menu--account .menu-item.has-child .menu--account .menu .menu-item.active a {
  color: #064cc8;
}
@media screen and (max-width: 992px) {
  header .navbar .menu--account .menu-item.has-child .menu--account .menu .menu-item.active a {
    background-color: #ebf1f5;
  }
}
header .navbar .menu--account .menu-item.has-child::before {
  content: "\ea7b";
  font-family: Lineicons, sans-serif;
  font-size: 1.5rem;
  position: absolute;
  color: #112868;
  font-weight: 400;
  transition: all 0.2s linear;
  right: 10px;
  top: 18px;
  z-index: 2;
}
@media screen and (max-width: 992px) {
  header .navbar .menu--account .menu-item.has-child::before {
    top: 10px;
    right: 10px;
    left: unset;
  }
}
header .navbar .menu--account .menu-item.has-child:hover::before {
  transform: rotate(-180deg);
}
@media screen and (max-width: 992px) {
  header .navbar .menu--account .menu-item.has-child:hover::before {
    transform: rotate(0deg);
  }
}
header .navbar .menu--account .menu-item.has-child:hover .menu--account {
  z-index: 3;
  opacity: 1;
  visibility: visible;
}
@media screen and (max-width: 992px) {
  header .navbar .menu--account .menu-item.has-child:hover .menu--account {
    height: 0;
    opacity: 0;
    visibility: hidden;
  }
}
header .navbar .menu--account .menu-item.has-child.open::before {
  transform: rotate(-180deg);
}
header .navbar .menu--account .menu-item.has-child.open .menu--account {
  z-index: 3;
}
@media screen and (max-width: 992px) {
  header .navbar .menu--account .menu-item.has-child.open .menu--account {
    height: auto;
    opacity: 1;
    visibility: visible;
    width: 100%;
  }
}
header .navbar .menu--account .menu-item.has-child .menu-link.nolink {
  padding-right: 2.75rem;
}
@media screen and (max-width: 992px) {
  header .navbar .menu--account .menu-item.has-child .menu-link.nolink {
    padding-left: 0.9375rem;
  }
}
header .navbar .menu--account .menu-item.has-child.username {
  padding-left: 0.625rem;
  display: flex;
  align-items: center;
  gap: 5px;
}
@media screen and (max-width: 992px) {
  header .navbar .menu--account .menu-item.has-child.username {
    justify-content: space-between;
    flex-wrap: wrap;
    padding-left: 0;
  }
}
header .navbar .menu--account .menu-item.has-child.username .new-nav-avatar {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  border: 2px solid #064cc8;
  padding: 0.125rem;
  display: block;
}
@media screen and (max-width: 992px) {
  header .navbar .menu--account .menu-item.has-child.username .new-nav-avatar {
    margin-left: 0.625rem;
  }
}
header .navbar .menu--account .menu-item.has-child.username .menu-link.nolink {
  padding-left: 0;
  position: relative;
}
@media screen and (max-width: 992px) {
  header .navbar .menu--account .menu-item.has-child.username .menu-link.nolink {
    width: calc(100% - 55px);
  }
}
header .navbar .menu--account .menu-item.has-child.username .menu-link.nolink:hover {
  background-color: #fff;
}
header .navbar .menu--account .menu-item.has-child.username::before {
  top: unset;
}
@media screen and (max-width: 992px) {
  header .navbar .menu--account .menu-item.has-child.username::before {
    top: 10px;
  }
}
header .navbar .menu--account .menu-item.has-child.username.noimage.space-left .menu-link {
  padding-left: 2.75rem;
}
header .navbar .menu--account .menu .menu-logout-link a {
  color: #d33719 !important;
  padding-left: 2.75rem;
}
header .navbar .menu--account .menu .menu-logout-link a::before {
  content: "\ead1";
  top: 10px;
}
header .navbar .menu--account .menu .menu-logout-link a:hover {
  background-color: rgba(211, 55, 25, 0.1019607843) !important;
}
header .navbar .menu--account .menu .menu-myaccount-link a {
  padding-left: 2.75rem;
}
header .navbar .menu--account .menu .menu-myaccount-link a::before {
  content: "\ec2e";
  top: 10px;
}
@media screen and (max-width: 992px) {
  header .navbar .menu--account .menu {
    flex-direction: column;
    align-items: start;
    margin: 0;
  }
}
header .navbar:has(.navbar-collapse.show) .navbar-toggler::before {
  content: "\ec52";
}
@media screen and (max-width: 992px) {
  header .navbar {
    height: auto;
  }
}

/* Site Footer component styling. */
.prefooter {
  padding: 3rem 0;
}
.prefooter-wrapper {
  background-color: #f5f5f5;
}
.prefooter__left {
  height: 312px;
}
@media screen and (max-width: 768px) {
  .prefooter__left {
    display: none;
  }
}
.prefooter__left--img {
  width: 500px;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: left;
     object-position: left;
}
.prefooter__right {
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 100%;
  padding-left: 1rem;
}
@media screen and (max-width: 768px) {
  .prefooter__right {
    padding: 1.5rem;
  }
}
.prefooter__right--heading {
  color: #112868;
  font-size: 2rem;
  font-weight: 600;
  font-family: "Figtree-Bold", sans-serif;
}
@media screen and (max-width: 992px) {
  .prefooter__right--heading {
    font-size: 1.5rem;
  }
}
.prefooter__right--sub-heading, .prefooter__right--link {
  color: #112868;
  font-size: 1.25rem;
  font-family: "Figtree-SemiBold", sans-serif;
  margin-bottom: 0;
  display: block;
}
@media screen and (max-width: 992px) {
  .prefooter__right--sub-heading, .prefooter__right--link {
    font-size: 1rem;
  }
}
.prefooter__right--link {
  font-family: "Figtree-Regular", sans-serif;
  font-size: 1.125rem;
}
@media screen and (max-width: 992px) {
  .prefooter__right--link {
    font-size: 1rem;
  }
}

.footer {
  background-color: #112868;
  box-shadow: 0 0 0 100vmax #112868;
  clip-path: inset(0 -100vmax);
  padding: 3.125rem 0 1.25rem;
}
.footer p {
  margin: 0;
}
.footer__wrapper-upper {
  display: flex;
  padding: 0.625rem 0;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
}
@media screen and (max-width: 576px) {
  .footer__wrapper-upper {
    flex-direction: column;
    justify-content: center;
  }
}
.footer__wrapper-upper--logo {
  height: 60px;
  width: 300px;
}
.footer__wrapper-upper--logo a img {
  width: 100%;
}
.footer__wrapper-upper--links {
  display: flex;
  gap: 5px;
  padding-left: 0;
}
.footer__wrapper-upper--links .link {
  position: relative;
  color: transparent;
}
.footer__wrapper-upper--links .link::before {
  font-family: Lineicons, sans-serif;
  font-size: 2rem;
  position: absolute;
  color: #d4d4d4;
  top: -4px;
  font-weight: 400;
  transition: all 0.2s linear;
  z-index: 2;
}
.footer__wrapper-upper--links .link.twitter::before {
  content: "\ec4f";
}
.footer__wrapper-upper--links .link.linkedin::before {
  content: "\eb44";
}
.footer__wrapper-upper--links .link.facebook::before {
  content: "\ead7";
}
.footer__wrapper-upper--links .link.youtube::before {
  content: "\ec59";
}
.footer__wrapper-upper--links .link.instagram::before {
  content: "\eb23";
}
.footer__wrapper-upper--links .link:hover::before {
  color: #fff;
}
.footer__wrapper-lower {
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  padding-top: 1.25rem;
}
.footer__wrapper-lower--left {
  display: flex;
  padding: 0;
  gap: 20px;
  margin: 0;
}
.footer__wrapper-lower--left .text {
  color: #d4d4d4;
  font-family: "Figtree-Regular", sans-serif;
  font-size: 1rem;
  margin: 0;
}
.footer__wrapper-lower--left .text a {
  color: #d4d4d4;
  font-family: "Figtree-Regular", sans-serif;
  font-size: 1rem;
}
.footer__wrapper-lower--left .text a:hover {
  color: #fff;
}
@media screen and (max-width: 768px) {
  .footer__wrapper-lower--left {
    justify-content: center;
  }
}
.footer__wrapper-lower--right .text {
  color: #d4d4d4;
  font-size: 1rem;
  font-family: "Figtree-Regular", sans-serif;
}
.footer__wrapper-lower--right .text .footer-current-year {
  color: #d4d4d4;
  font-size: 1rem;
  font-family: "Figtree-Regular", sans-serif;
}
@media screen and (max-width: 768px) {
  .footer__wrapper-lower--right .text {
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .footer__wrapper-lower {
    flex-direction: column;
    justify-content: center;
  }
}