#top-bkg-img {
  background-color: #082043;
  background-image: url("/assets/rbccm/images/european-insights/europe-hero-bkg.webp");
  background-repeat: no-repeat;
  background-size: cover;
}

.btn-blue {
    background-color: #0051a5 !important;
    border-radius: 0;
    margin-bottom: 48px;
}

.slick-slide {
    margin: 0;
}

#europe-hero {
    background-color:#082043;
    background-color:transparent;
}

#europe-hero .page-banner--title {
  background-color:transparent;
}

.page-banner .breadcrumb a, .page-banner-white .breadcrumb > li + li:before {
    color: #fff;
}

#europe-hero .center-block > .row {
  margin-top:80px;
}

#ihh-logo {
    max-width: 350px;
    margin-bottom: 20px;
}

#europe-hero h1 {
    margin-top:25px;
    font-size: 50px;
    margin-bottom:32px;
}

#europe-hero .description {
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 140%;
    letter-spacing: 1px;
}

#europe-hero .center-block {
    margin-bottom:20px;
}

#europe-hero .hero-video-half-wrapper {
    margin-top: 105px;
}

.video-reel-wrap {
    width: 100%;
    height: calc(100% * 0.5625);
}

.video-reel-wrap iframe {
    position: absolute;
    left: 0;
    min-height: 100%;
    top: 0;
    width: 100%;
    height: auto;
}

#capabilities-power-ambition {
    background-color:#082043;
    background-color:transparent;
    padding-top:90px;
}

#capabilities-power-ambition * {
    color:#fff;
}

/*tabs*/
#europe-capabilities {
    background-color:#082043;
    background-color:transparent;
    margin-top:0;
    padding-top: 20px;
}

@media (min-width: 768px) {
    #europe-capabilities {
        /*background-image: url('/assets/rbccm/images/european-insights/european-insights-2026-bg-pattern.png');*/
        background-size: cover;
        background-position: center bottom;
        background-repeat: repeat-x;
        background-position-y: 95px;
    }
}

.tabs-wrapper .tab-pane .white-box-text  {
    padding: 40px 0 0 0;
}

.tabs .panel-group {
        padding: 0 16px;
}

.tabs .panel-body .white-box-text {
    padding: 32px 0 22px 0;
    padding-bottom: 0;
}


#europe-capabilities h3 {
    font-size: 28px;
    font-style: normal;
    font-family: RBCDisplay, Georgia, Times, serif !important;
    margin-bottom: 16px;
}

.yellow-border-box.rounded {
    border: 1px solid #FFC72C;
    padding: 40px;
    border-radius: 20px;
    margin-bottom: 32px;
    text-align:center;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
        display: grid;
    padding: 40px 20px;
    align-items: center;
    align-self: stretch;
}

.yellow-border-box.rounded strong {
       font-size: 18px; 
}

.yellow-border-box.rounded img {
      width: 120px;
    margin-bottom: 20px;
}

/*stats marquee*/
.blue-bg-top {
    padding: 85px 15px 0px 15px;
}

.blue-bg-top.dark h2 {
    margin-bottom: 0px;
}

.blue-bg-bottom .bottom-stat-section {
    height: 160px;
}

.blue-bg-bottom.dark .stat-item h3 {
    min-height:78px;
    font-family: "RBC Display";
    font-size: 50px;
    font-style: normal;
    font-weight: 300;
    padding-top:20px;
}

.blue-bg-bottom.dark .stat-item h3.smaller {
    font-size:47px;
}

.blue-bg-bottom.dark .stat-item h3 .val-sign, .rbccm-stats__number .val-sign {
    font-size: 25px;
    font-family: "RBC Display";
}

.rbccm-stats__number a {
      font-size: 25px;
      color:#fff;
}

.rbccm-stats__number sup {
    top: -1.2em;
}

.rbccm-stats__desc a, .rbccm-stats__desc a:visited {
  color:#fff;
}

/*subscribe banner*/
.subscribe-banner {
    background: #002750;
    background-image: url("/assets/rbccm/images/european-insights/uk-subscribe-background.webp");
}

.subscribe-banner .overlay {
  background: rgba(0,33,68,0.65);
  padding: 80px 0 70px 0;

}

.subscribe-banner p.lead {
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
}

.btn.btn-white {
    color: #fff;
    border: 1px #fff solid;
    border-radius: 0;
    font-size: 15px;
    padding: 15px 40px;
    background: #0051a5 !important;
    margin-bottom:64px;
}

/*latest insights*/
#latest-insights {
    padding-top:48px;
}

/*recent transactions*/
#recent-transactions {
    background-color: #E7EEF1;
    padding: 64px 0 40px 0;
}

.tile--gib-full .white-box-text {
    padding: 30px;
}

/*Our purpose in action*/
#our-purpose {
    margin-top:0px;
}

.hero-text {
    padding: 0;
    margin-bottom:32px;
}

.hero-border {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    color: #003168;
    padding: 0 24px;
}


/*leader quote*/
#leader-quote {
    background-color:#082043;
    padding:40px 0 60px 0;
}

#leader-quote * {
    color:#fff;
}

.quote,
.quote p {
  font-family: "Roboto Light", "Roboto", Arial, serif;
  font-size: 18px;
  color: #ffffff;
  margin-bottom: 10px;
  text-align: left;
}

.quote.lquotation {
  padding-top: 10px;
  padding-left: 40px;
  margin-bottom: 30px;
  margin-top: 10px;
}

.quote.rquotation {
  padding-right: 20px;
  position: relative;
  font-size:24px;
}
.quote.rquotation-double {
  padding-right: 40px;
  position: relative;
}

.lquotation:before {
  content: "\201C";
  font-size: 90px;
  color: #fff;
  line-height: 110%;
  left: 0px;
  position: absolute;
  margin-bottom: 30px;
  font-family: "RBCDisplay", Georgia, Times, serif;
  top: 10px;
}

.quote p:before {
  content: "\201C";
  font-size: 90px;
  color: #fff;
  line-height: 110%;
  left: 0px;
  position: absolute;
  margin-bottom: 30px;
  font-family: "RBCDisplay", Georgia, Times, serif;
  top: 10px;
}

.quote p:after {
  content: "\201D";
  font-size: 90px;
  color: #fff;
  line-height: 100%;
  right: 10px;
  bottom: 0px;
  position: absolute;
  margin-bottom: -75px;
  font-family: "RBCDisplay", Georgia, Times, serif;
}

.rquotation:after {
  content: "\201D";
  font-size: 90px;
  color: #fff;
  line-height: 100%;
  position: absolute;
  font-family: "RBCDisplay", Georgia, Times, serif;
  margin-left: 10px;
  margin-top: 2px;
}

.rquotation-double:after {
  content: "\201D";
  font-size: 90px;
  color: #fff;
  line-height: 100%;
  position: absolute;
  font-family: "RBCDisplay", Georgia, Times, serif;
  margin-left: 10px;
  margin-top: 2px;
}


.attribution-wrapper {
  padding-top: 10px;
}

.attribution-wrapper .col-xs-2 {
    text-align: left;
    padding-left:55px;
}

.attribution-wrapper .attribution {
  font-size: 18px;
  font-family: "Roboto", Arial, sans-serif !important;
  font-weight: 500;
  line-height: 120%;
  margin-bottom: 20px;
  text-align: left;
  margin-left: 30px;
}

.attribution-wrapper .img-circle {
  max-width: 72px;
  margin-top: -5px;
  filter: grayscale(1);
}

.attribution-wrapper .attribution .title {
  font-size: 16px;
  font-weight: normal !important;
  font-family: "Roboto Light", "Roboto, Arial, sans-serif" !important;
}


/* ------------------------------------------------------------------
   Testimonials Carousel Section
   ------------------------------------------------------------------ */
.rbccm-testimonials {
  background-color: #001934;
  margin: 0;
  overflow: hidden;
  padding: 60px 16px 0 16px;
  position: relative;
}

.rbccm-testimonials::after {
  /*background: url('/assets/rbccm/images/imagine-images/large-gradient.png') no-repeat 45% 161px;*/
  background: #0c1f44;
  background: url(/assets/rbccm/images/imagine-images/large-gradient.png) no-repeat 45% 161px;
    background-size: cover;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0.15;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
}

.rbccm-testimonials--gmo {
  background-color: #0c1f44;
}

.rbccm-testimonials--gmo::after {
  /* background-image: none; */
}

.rbccm-testimonials > * {
  position: relative;
  z-index: 1;
}

.rbccm-testimonials__container {
  display: flex;
  flex-direction: column;
  gap: 24px;
  margin: 0 auto;
  max-width: 1140px;
  position: relative;
}

.rbccm-testimonials__slider {
  margin: 0;
  padding: 0;
}

.rbccm-testimonials__slide {
  outline: none;
}

.rbccm-testimonials__content {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.rbccm-testimonials__text-block {
  flex: 1;
}

.rbccm-testimonials__quote {
  color: #FFF;
  font-family: "RBCDisplay", Georgia, Times, serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  margin: 0 0 20px 0;
  position: relative;
  max-width: none;
  padding: 0;
  border-left: 0;
}

.rbccm-testimonials__quote::before {
  content: """;
  font-size: 60px;
  left: -20px;
  line-height: 1;
  opacity: 0.3;
  position: absolute;
  top: -20px;
}

.rbccm-testimonials__author {
  color: #FFC72C;
  display: block;
  font-family: "RBCDisplay", Georgia, Times, serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  margin: 0 0 5px 0;
}

.rbccm-testimonials__role {
  color: #FFFDFD;
  display: block;
  font-family: "RBCDisplay", Georgia, Times, serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4;
  font-style: normal;
}

.rbccm-testimonials__image-slide {
  align-items: flex-end;
  display: flex;
  justify-content: center;
  margin: 0 auto;
  position: relative;
  width: 100%;
}

.rbccm-testimonials__image-slide img {
  border-radius: 0;
  height: auto;
  margin: 0 auto -10px auto;
  max-width: 292px;
  width: 100%;
}

.rbccm-testimonials__slider-text {
  margin: 0 !important;
}

@media (min-width: 992px) {
  /* Testimonials Desktop Styles */
  .rbccm-testimonials {
    padding: 0 60px;
  }

  .rbccm-testimonials::after {
    /*background: url('/assets/rbccm/images/imagine-images/large-gradient.png') no-repeat 467px -210px;*/
    background: #0c1f44;
    background-size: 1239px 697px;
    left: calc(50% - 775px);
    background:
  }

  .rbccm-testimonials--gmo::after {
    background: url(/assets/rbccm/images/imagine-images/large-gradient.png) no-repeat 467px -210px;
    background-size: 1239px 697px;
    left: calc(50% - 775px);
  }

  .rbccm-testimonials__container {
    align-items: center;
    display: flex;
    flex-direction: row;
    gap: 60px;
    justify-content: space-between;
    min-height: 429px;
    padding: 0;
  }

  .rbccm-testimonials__slider {
    padding: 0 80px;
  }

  .rbccm-testimonials__slider-text {
    flex: 0 0 100%;
    max-width: 560px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 429px;
  }

  .rbccm-testimonials__slider-image {
    align-items: flex-end;
    display: flex;
    flex: 0 0 100%;
    justify-content: flex-end;
    min-height: 350px;
    width: 100%;
    max-width: calc(100% - 600px);
  }

  .rbccm-testimonials__image-slide img {
    max-width: none;
    width: auto;
    height: 100%;
    margin-bottom: 0px;
    max-height: 450px;
    margin-top: 20px;
  }

  .rbccm-testimonials__content {
    align-items: center;
    flex-direction: row;
    gap: 80px;
    padding: 0 40px;
  }

  .rbccm-testimonials__text-block {
    flex: 1;
    max-width: 600px;
  }

  .rbccm-testimonials__quote {
    font-size: 28px;
    line-height: 120%;
    margin: 0 0 25px 0;
  }

  .rbccm-testimonials__quote::before {
    font-size: 80px;
    left: -40px;
    top: -30px;
  }

  .rbccm-testimonials__author {
    font-size: 28px;
    line-height: 120%;
  }

  .rbccm-testimonials__role {
    font-size: 21px;
    line-height: 120%;
  }

  .rbccm-testimonials__image {
    flex-shrink: 0;
    margin: 0;
    max-width: 400px;
  }

  .rbccm-testimonials__image img {
    width: 400px;
  }

    .rbccm-testimonials__container {
    align-items: flex-end;
    display: flex;
    gap: 0 70px;
    grid-template-columns: 1fr auto;
    grid-template-rows: auto auto;
  }

  #testimonialTextSlider {
    grid-column: 1;
    grid-row: 1;
  }
}

@media (min-width: 1300px) {
  .rbccm-testimonials {
    padding: 0 16px;
  }
}

/*disclaimer*/
#europe-disclaimers-wrapper .accordion {
       padding: 32px 0px;
       margin-bottom:0;
}

#accordion-europe-disclaimers>.accordion-item {
    border-top:none;
}

#accordion-europe-disclaimers .panel-heading a {
    color: #000;
}

/*slick carousel*/
.slick-dots {
      align-items: center;
      bottom: auto;
      display: flex;
      gap: 26px;
      justify-content: center;
      list-style: none;
      margin: 0;
      padding: 0;
      position: static;
      width: auto;
    }
.slick-dots li {
      align-items: center;
      box-sizing: border-box;
      display: flex;
      height: 11px;
      justify-content: center;
      margin: 0;
      padding: 0;
      width: 11px;
}

.slick-dots li button {
    background: none ;
    border: none;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 11px;
    line-height: 0;
    margin: 0;
    outline: none;
    padding: 0;
    position: static;
    width: 11px;
}

 /* Inactive dot: outlined circle */
.slick-dots li button::before {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='11' viewBox='0 0 11 11'%3E%3Ccircle cx='5.5' cy='5.5' r='5' stroke='%23003168' stroke-width='1' fill='none'/%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-size: 11px 11px;
      content: '';
      display: block;
      height: 11px;
      opacity: 1;
      position: static;
      width: 11px;
    }
    /* Active li: same 11px size, ring via box-shadow 4px offset */
    .slick-dots li.slick-active {
      height: 11px;
      width: 11px;
    }
   .slick-dots li.slick-active button {
      height: 11px;
      width: 11px;
    }
    /* Active dot: filled circle + ring 4px out via box-shadow */
    .slick-dots li.slick-active button::before {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='11' viewBox='0 0 11 11'%3E%3Ccircle cx='5.5' cy='5.5' r='5.5' fill='%23003168'/%3E%3C/svg%3E");
      background-size: 11px 11px;
      border-radius: 50%;
      box-shadow: 0 0 0 4px #ffffff, 0 0 0 5px #003168;
      height: 11px;
      width: 11px;
    }



/* -----------------------------
   SLICK ARROWS - POSITIONING
----------------------------- */

.slick-prev,
.slick-next {
  position: absolute;
  top: auto;
  bottom: -10px; /* tweak to align with dots */
  transform: none;
  z-index: 2;
  width: 32px;
  height: 32px;
}

/* LTR positioning */
.slick-prev {
  left: calc(50% - 120px);
}

.slick-next {
  right: calc(50% - 120px);
}

#latest-insights-story-tiles .slick-prev {
  left: calc(50% - 250px);
}

#latest-insights-story-tiles .slick-next {
  right: calc(50% - 250px);
}

.tombstones-wrap .slick-prev {
  left: calc(50% - 200px);
}

.tombstones-wrap .slick-next {
  right: calc(50% - 200px);
}


/* RTL support */
[dir="rtl"] .slick-prev {
  right: calc(50% - 105px);
  left: auto;
}

[dir="rtl"] .slick-next {
  left: calc(50% - 105px);
  right: auto;
}

/* -----------------------------
   REMOVE DEFAULT SLICK ICONS
----------------------------- */

.slick-prev::before,
.slick-next::before {
  content: "";
  display: block;
  width: 14px;
  height: 24px;
  margin: 0 auto;
  opacity: 1;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  font-size: 0;
}

/* -----------------------------
   SVG ARROWS (DATA URI)
----------------------------- */

/* Prev */
.slick-prev::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='24' viewBox='0 0 14 24' fill='none'%3E%3Cpath d='M12.3032 1L1.41422 11.889L12.3032 22.778' stroke='%23003168' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");
}

/* Next (flipped) */
.slick-next::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='24' viewBox='0 0 14 24' fill='none'%3E%3Cpath d='M12.3032 1L1.41422 11.889L12.3032 22.778' stroke='%23003168' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");
  transform: rotate(180deg);
}

/* -----------------------------
   STATES
----------------------------- */

.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  opacity: 0.8;
}

.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  opacity: 0.35;
  pointer-events: none;
}

/* ---------------------------------
   GENERIC SLICK DOTS
   styled like leadership carousel
---------------------------------- */

.slick-dots {
  position: static !important;
  bottom: auto !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  gap: 26px;
  width: auto !important;
  margin: 20px 0 0 0;
  padding: 0;
  list-style: none;
}

.slick-dots li {
  position: relative;
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 11px;
  height: 11px;
  margin: 0;
  padding: 0;
}

.slick-dots li button {
  position: static !important;
  display: block !important;
  width: 11px;
  height: 11px;
  margin: 0;
  padding: 0;
  border: none;
  background: none !important;
  box-sizing: border-box;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  outline: none;
}

.slick-dots li button::before {
  content: "" !important;
  display: block !important;
  width: 11px;
  height: 11px;
  opacity: 1 !important;
  /* background: transparent !important; white fill */
  /* border: 1px solid #003168 !important; blue stroke */
  border-radius: 50% !important;
  box-sizing: border-box;
}

/* active dot ring */
.slick-dots li.slick-active button::before {
  box-shadow:
    0 0 0 4px #ffffff,
    0 0 0 5px #003168 !important;
  border-radius: 50% !important;
}



@media (min-width:768px) {
    .subscribe-banner .row.flex {
        display: flex;
        align-items: center;
    }
    .subscribe-banner .mobile-center {
        text-align:right;
    }
    #europe-disclaimers-wrapper {
        display:none;
    }

}

@media (min-width:992px) and (max-width:1199px) {
    #europe-hero h1 {
        font-size: 48px;
    }
}

@media (min-width:1200px) {
    .tabs .nav-tabs.nav-justified>li>a, .nav-tabs.nav-justified>li>a, .nav-tabs.nav-justified>li>a:focus, .nav-tabs.nav-justified>li>a:hover, .tabs .nav-tabs > li.active > a, .nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
        padding: 13px 5px;
    }
}

@media (max-width:991px) {
#europe-hero .center-block > .row {
  margin-top:0px;
}

    #europe-hero h1 {
        font-size: 28px;
        font-style: normal;
        font-weight: 400;
        margin-top:32px;
        margin-bottom:24px;
    }

    #europe-hero .description {
        font-size: 18px;
    }
    #europe-hero .hero-video-half-wrapper {
        margin-top: 28px;
    }
    #europe-hero .center-block {
        margin-bottom: 32px;
    }
    #capabilities-power-ambition {
        padding-top: 60px;
    }

    .blue-bg-bottom.dark .stat-item h3 {
        font-size:42px;
    }
    .btn.btn-white {
        margin-bottom:40px;
    }
    #our-purpose {
        margin-top:0px;
        margin-bottom: 24px;
    }
    .hero-text {
        margin-bottom:24px;    
    }
    .attribution-wrapper .col-xs-2 {
        padding-left:0px;
    }

    .attribution-wrapper .attribution {
        margin-left: 0px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .tabs.dark .nav-tabs.nav-justified>li>a, .tabs.dark .nav-tabs.nav-justified>li>a {
            font-size: 17px;
        padding: 13px 7px;
        min-height: 79px;
        display: grid;
        align-items: center;
    }
}

@media (max-width:767px) {
    .subscribe-banner {
        padding:64px 0;
        margin-top:28px;
    }

    .subscribe-banner p.lead {
        margin-bottom:32px;
    }

    .subscribe-banner .btn-white {
        width:100%;
        margin-bottom:0;
    }
}

@media (max-width:549px) {
    .attribution-wrapper .attribution {
        margin-left: 30px;
    }
}

@media (max-width:499px) {
    #transaction-story-tiles .description.hidden-sm {
        display:none;
    }
}