<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.pepper_hidden {
  display: none; }

.pepper_ma_index 
{
  background-color: #000;
  color: #fff; 
  border: 1px solid #3c383c;
  padding:20px;
}

  .pepper_ma_index ._height {
    padding-bottom: 20px; }
  .pepper_ma_index button {
    border: none;
    background: none; }
    .pepper_ma_index button ._removeshift {
      position: relative;
      top: 0px;
      left: 0px; }
  .pepper_ma_index ._intro {
    position: relative;
    text-align: center;
    padding-bottom: 30px;
    z-index: 1;
    transition: height 0.3s;
    }
  

  .pepper_ma_index ._maintitle 
  {
    color: #fff !important;
    font-weight: 400 !important;
    padding-top: 20px !important;
    font-size: 23px !important; 
    text-align:center;
    margin-bottom:20px;
    margin-top:0px !important;
    padding-top:0px !important;

  }
    @media (max-width: 540px) {
      .pepper_ma_index ._maintitle {
        font-size: 18px !important; } }


   .pepper_ma_index ._introcopy
   {
      color:#fff;
      font-size:16px;
      text-align:center;
      line-height:21px;
     
      max-width:600px;
      text-align:center;
      margin:auto;
       margin-bottom:30px;



   }

  @media (max-width: 540px) {
    .pepper_ma_index ._introcopy
    {
        font-size:14px;  
        line-height:19px;  
    }
   }



  .pepper_ma_index ._largebutton, .pepper_ma_index ._option {
    transition: color 0.2s, background-color 0.2s; }
  .pepper_ma_index ._largebutton {
    background-color: #fff;
    width: 255px;
    height: 70px;
    box-sizing: border-box;
    border-radius: 40px;
    font-size: 17px !important;
    position: relative;
    padding-left: 40px;
    display: inline-block;
    transition: all 0.25s;
    -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.29);
    -moz-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.29);
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.29); }
    .pepper_ma_index ._largebutton:hover, .pepper_ma_index ._largebutton._selected {
      transform: scale(1.1) !important; }
    .pepper_ma_index ._largebutton._download ._removeshift {
      width: auto;
      top: 12px; }
    .pepper_ma_index ._largebutton ._removeshift {
      display: inline-block;
      box-sizing: border-box;
      display: block;
      height: 70px;
      top: 22px;
      position: absolute;
      width: 100%;
      padding-left: 40px;
      line-height: 21px; }
    .pepper_ma_index ._largebutton._what ._removeshift {
      top: 14px; }
    @media (max-width: 650px) {
      .pepper_ma_index ._largebutton {
        margin-left: 0px !important;
        margin-right: 0px !important;
        margin-bottom: 5px;
        margin-top: 5px !important;
        height: 55px; }
        .pepper_ma_index ._largebutton ._removeshift {
          top: 16px !important; }
        .pepper_ma_index ._largebutton._what ._removeshift {
          top: 7px !important; }
        .pepper_ma_index ._largebutton ._icon {
          top: 11px !important; } }
    .pepper_ma_index ._largebutton strong {
      font-weight: 600 !important; }
    .pepper_ma_index ._largebutton ._icon {
      position: absolute;
      left: 20px;
      top: 18px;
      transition: all 0.4s;
      z-index: 2;
      position: absolute;
      width: 34px;
      height: 34px; }
    .pepper_ma_index ._largebutton._how {
      color: #000000 !important; }
      .pepper_ma_index ._largebutton._how svg &gt; * {
        stroke: #000000; }
    .pepper_ma_index ._largebutton._what {
      margin-top: 20px;
      position: relative;
      margin-right: 20px;
      color: #000000 !important; }
      .pepper_ma_index ._largebutton._what svg &gt; * {
        stroke: #000000; }
    .pepper_ma_index ._largebutton._where {
      margin-top: 20px;
      color: #000000 !important; }
      .pepper_ma_index ._largebutton._where svg &gt; * {
        stroke: #000000; }
    .pepper_ma_index ._largebutton._download {
      margin-top: 20px;
      padding-top: 10px;
      box-sizing: border-box; }
      .pepper_ma_index ._largebutton._download svg {
        height: 36px;
        width: 36px; }
      .pepper_ma_index ._largebutton._download:hover {
        text-decoration: none !important; }
    .pepper_ma_index ._largebutton:hover, .pepper_ma_index ._largebutton._selected {
      transform: scale(1.1); }
      .pepper_ma_index ._largebutton:hover ._icon, .pepper_ma_index ._largebutton._selected ._icon {
        transform: scale(1.1); }
  .pepper_ma_index ._switch {
    display: none;
    position: absolute;
    top: 70px;
    left: 0px;
    text-align: center;
    width: 100%; }
    .pepper_ma_index ._switch ._change {
      text-transform: uppercase;
      padding-right: 20px;
      border-right: 1px solid #999999;
      line-height: 30px;
      display: inline-block;
      color: #999999;
      font-size: 13px;
      margin-right: 20px; }
    @media (max-width: 900px) {
      .pepper_ma_index ._switch ._change {
        display: block;
        border-right: none;
        padding-right: 0px; } }
    .pepper_ma_index ._switch ._switchbutton {
      display: inline-block;
      position: relative;
      padding-left: 35px;
      line-height: 30px;
      margin-right: 20px;
      font-size: 12px;
      color: #999999 !important; }
      @media (max-width: 540px) {
        .pepper_ma_index ._switch ._switchbutton {
          display: block;
          width: 200px;
          text-align: left;
          margin: auto;
          margin-bottom: 10px; } }
      .pepper_ma_index ._switch ._switchbutton:hover {
        text-decoration: underline; }
      .pepper_ma_index ._switch ._switchbutton ._icon {
        width: 30px;
        position: absolute;
        left: 0px;
        top: 0px; }
        .pepper_ma_index ._switch ._switchbutton ._icon svg {
          width: 30px;
          height: 30px; }
      .pepper_ma_index ._switch ._switchbutton svg &gt; * {
        stroke: #999999 !important; }
  .pepper_ma_index ._node_select {
    padding: 20px;
    text-align: center;
    display: none;
    z-index: 2;
    position: relative; }
    .pepper_ma_index ._node_select._node2 ._merge {
      background-color: #0d9ce0 !important; }
      .pepper_ma_index ._node_select._node2 ._merge:after {
        border-color: #0d9ce0  transparent transparent transparent !important; }
    .pepper_ma_index ._node_select._node3 ._merge {
      background-color: #84c022 !important; }
      .pepper_ma_index ._node_select._node3 ._merge:after {
        border-color: #84c022  transparent transparent transparent !important; }
    .pepper_ma_index ._node_select ._merge {
      position: absolute;
      top: 0px;
      left: 0px;
      width: 100%;
      height: 5px;
      background-color: #007bff; }
      .pepper_ma_index ._node_select ._merge:after {
        display: block;
        margin: auto;
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 26px 27px 0 27px;
        border-color: #007bff transparent transparent transparent; }
      .pepper_ma_index ._node_select ._merge._how {
        background-color: #282826; }
        .pepper_ma_index ._node_select ._merge._how:after {
          border-color: #282826 transparent transparent transparent; }
      .pepper_ma_index ._node_select ._merge._what {
        background-color: #282826; }
        .pepper_ma_index ._node_select ._merge._what:after {
          border-color: #282826 transparent transparent transparent; }
      .pepper_ma_index ._node_select ._merge._where {
        background-color: #282826; }
        .pepper_ma_index ._node_select ._merge._where:after {
          border-color: #282826 transparent transparent transparent; }
    .pepper_ma_index ._node_select._node1 ._merge {
      display: none; }
    .pepper_ma_index ._node_select ._title {
      color: #fff !important;
      font-weight: 400 !important;
      font-size: 22px !important;
      margin-top: 5px;
      margin-bottom: 0px; }
      .pepper_ma_index ._node_select ._title strong {
        font-weight: 700 !important; }
    .pepper_ma_index ._node_select ._subcopy {
      color: #999999;
      padding: 0px 30px;
      margin: auto;
      margin-bottom: 20px;
      max-width: 570px;
      font-style: 14px !important; }
    .pepper_ma_index ._node_select._node2 ._icon, .pepper_ma_index ._node_select._node3 ._icon {
      position: relative;
      top: 16px; }
      .pepper_ma_index ._node_select._node2 ._icon svg, .pepper_ma_index ._node_select._node3 ._icon svg {
        margin-bottom: 24px; }
    .pepper_ma_index ._node_select ._icon svg {
      width: 60px;
      height: 60px; }
    .pepper_ma_index ._node_select ._icon * {
      stroke: #fff; }
    .pepper_ma_index ._node_select ._options {
      text-align: center;
      max-width: 600px;
      margin: auto; }
    .pepper_ma_index ._node_select ._option {
      background-color: transparent !important;
      color: #fff !important;
      display: inline-block;
      min-width: 230px;
      border-radius: 40px;
      height: 36px;
      font-size: 15px !important;
      font-weight: 600 !important;
      margin-right: 20px;
      margin-bottom: 15px;
      padding: 0px 10px;
      border: 2px dotted #fff;
      transition: all 0.2s; }
      .pepper_ma_index ._node_select ._option:last-child {
        margin-right: 0px; }
      .pepper_ma_index ._node_select ._option:nth-child(even) {
        margin-right: 0px; }
      @media (max-width: 600px) {
        .pepper_ma_index ._node_select ._option {
          margin-right: 0px !important; } }
      .pepper_ma_index ._node_select ._option:hover, .pepper_ma_index ._node_select ._option._selected {
        background-color: #fff !important;
        border-style: solid;
        transform: scale(1) !important; }
      .pepper_ma_index ._node_select ._option:after {
        transform-origin: 0% 0%;
        height: 20px;
        transform: scale(0);
        content: "";
        margin: auto;
        width: 1px;
        border-left: 2px #fff dotted;
        position: absolute;
        bottom: -28px;
        left: 50%;
        display: block; }
      .pepper_ma_index ._node_select ._option._selected:after {
        transform: scale(1);
        transition: all 0.6s; }
      .pepper_ma_index ._node_select ._option._plus:after {
        transform-origin: 50% 0%;
        bottom: -10px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 18px 18px 0 18px;
        border-color: #fff transparent transparent transparent;
        left: 50%;
        margin-left: -14px; }
      .pepper_ma_index ._node_select ._option._hidden {
        display: none; }
    .pepper_ma_index ._node_select._how {
      background-color: #000000 !important; }
      .pepper_ma_index ._node_select._how ._option:hover, .pepper_ma_index ._node_select._how ._option._selected {
        color: #000000 !important; }
    .pepper_ma_index ._node_select._what {
      background-color: #000000 !important; }
      .pepper_ma_index ._node_select._what ._option:hover, .pepper_ma_index ._node_select._what ._option._selected {
        color: #000000 !important; }
    .pepper_ma_index ._node_select._where {
      background-color: #000000 !important; }
      .pepper_ma_index ._node_select._where ._option:hover, .pepper_ma_index ._node_select._where ._option._selected {
        color: #000000 !important; }
    .pepper_ma_index ._node_select._old {
      background-color: #282826 !important; }
  .pepper_ma_index ._node_insight {
    display: none;
    height: 0px;
    overflow: hidden;
    z-index: 2;
    position: relative; }
    .pepper_ma_index ._node_insight ._title {
      font-weight: 700 !important;
      margin-bottom: 12px;
      font-size: 16px !important; }
    .pepper_ma_index ._node_insight ._copy {
      float: left;
      width: 60%;
      box-sizing: border-box;
      padding-left: 50px;
      padding-top: 30px;
      padding-bottom: 30px;
      font-size: 14px !important; }
      @media (max-width: 600px) {
        .pepper_ma_index ._node_insight ._copy {
          font-size: 12px !important; } }
    .pepper_ma_index ._node_insight ._explore {
      float: right;
      width: 40%;
      box-sizing: border-box;
      padding-right: 50px;
      padding-left: 30px;
      padding-top: 30px;
      padding-bottom: 30px; }
    @media (max-width: 900px) {
      .pepper_ma_index ._node_insight ._copy, .pepper_ma_index ._node_insight ._explore {
        width: 100%; }
      .pepper_ma_index ._node_insight ._copy {
        padding-right: 30px;
        margin-bottom: 0px;
        padding-bottom: 0px; }
      .pepper_ma_index ._node_insight ._explore {
        margin-top: 20px;
        padding-top: 0px;
        padding-left: 50px; } }
    .pepper_ma_index ._node_insight ._subtitle {
      text-transform: uppercase;
      font-size: 12px !important;
      font-weight: 400 !important;
      color: #fff !important; }
    .pepper_ma_index ._node_insight ._cta {
      list-style: none;
      margin-left: 0px; }
    .pepper_ma_index ._node_insight ._ctalink {
      color: #fff !important;
      text-decoration: underline !important;
      position: relative;
      height: 20px;
      display: inline-block;
      padding-left: 35px; }
      .pepper_ma_index ._node_insight ._ctalink ._icon {
        position: absolute;
        top: 0px;
        left: 0px;
        transition: all 0.2s; }
      .pepper_ma_index ._node_insight ._ctalink ._label {
        transition: all 0.2s;
        display: inline-block;
        text-decoration: underline !important; }
      .pepper_ma_index ._node_insight ._ctalink:hover ._icon {
        transform: scale(1.2); }
      .pepper_ma_index ._node_insight ._ctalink:hover ._label {
        transform: translate(4px, 0px); }
    .pepper_ma_index ._node_insight._how {
      background-color: #282826 !important; }
      .pepper_ma_index ._node_insight._how ._onwards {
        background-color: #000000 !important; }
        .pepper_ma_index ._node_insight._how ._onwards ._largebutton {
          color: #000000 !important; }
          .pepper_ma_index ._node_insight._how ._onwards ._largebutton ._icon * {
            stroke: #000000 !important; }
          .pepper_ma_index ._node_insight._how ._onwards ._largebutton:hover {
            color: #000000 !important; }
            .pepper_ma_index ._node_insight._how ._onwards ._largebutton:hover ._icon * {
              stroke: #000000 !important; }
    .pepper_ma_index ._node_insight._what {
      background-color: #282826 !important; }
      .pepper_ma_index ._node_insight._what ._onwards {
        background-color: #000000 !important; }
        .pepper_ma_index ._node_insight._what ._onwards ._largebutton {
          color: #000000 !important; }
          .pepper_ma_index ._node_insight._what ._onwards ._largebutton ._icon * {
            stroke: #000000 !important; }
          .pepper_ma_index ._node_insight._what ._onwards ._largebutton:hover {
            color: #000000 !important; }
            .pepper_ma_index ._node_insight._what ._onwards ._largebutton:hover ._icon * {
              stroke: #000000 !important; }
    .pepper_ma_index ._node_insight._where {
      background-color: #282826 !important; }
      .pepper_ma_index ._node_insight._where ._onwards {
        background-color: #000000 !important; }
        .pepper_ma_index ._node_insight._where ._onwards ._largebutton {
          color: #000000 !important; }
          .pepper_ma_index ._node_insight._where ._onwards ._largebutton ._icon * {
            stroke: #000000 !important; }
          .pepper_ma_index ._node_insight._where ._onwards ._largebutton:hover {
            color: #000000 !important; }
            .pepper_ma_index ._node_insight._where ._onwards ._largebutton:hover ._icon * {
              stroke: #000000 !important; }
    .pepper_ma_index ._node_insight ._bigoptions {
      text-align: center; }
      .pepper_ma_index ._node_insight ._bigoptions ._largebutton:hover {
        background-color: #fff !important; }
      .pepper_ma_index ._node_insight ._bigoptions ._largebutton:first-child {
        margin-right: 20px; }
    .pepper_ma_index ._node_insight ._onwards {
      text-align: center; }
    .pepper_ma_index ._node_insight ._nextstep {
      color: #fff;
      text-transform: uppercase; }
      .pepper_ma_index ._node_insight ._nextstep._show:before {
        transform: scale(1); }
      .pepper_ma_index ._node_insight ._nextstep:before {
        transform-origin: 0% 0%;
        height: 20px;
        transform: scale(0);
        transition: all 1.5s;
        content: "";
        display: block;
        margin: auto;
        width: 1px;
        border-left: 2px #fff dotted;
        margin-bottom: 5px; }
    .pepper_ma_index ._node_insight ._startagain {
      color: #fff !important;
      font-size: 14px;
      margin-bottom: 20px;
      margin-top: 15px;
      padding-left: 40px;
      position: relative;
      font-weight: 600;
      height: 24px; }
      .pepper_ma_index ._node_insight ._startagain ._icon {
        position: absolute;
        top: 0px;
        left: 8px;
        transition: all 0.4s;
        transform-origin: 50% 44%; }
      .pepper_ma_index ._node_insight ._startagain:hover {
        text-decoration: underline; }
        .pepper_ma_index ._node_insight ._startagain:hover ._icon {
          transform: rotate(-180deg); }
  .pepper_ma_index ._graphimage {
    width: 100%;
    height: auto;
    margin-bottom: 10px; }
    @media (max-width: 500px) {
      .pepper_ma_index ._graphimage {
        display: none; } }

.clearfix:after, .pepper_ma_index ._node_insight ._insight:after, .pepper_ma_index ._node_insight ._onwards:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

.clearfix, .pepper_ma_index ._node_insight ._insight, .pepper_ma_index ._node_insight ._onwards {
  display: inline-block; }

/* start commented backslash hack \*/
* html .clearfix, * html .pepper_ma_index ._node_insight ._insight, .pepper_ma_index ._node_insight * html ._insight, * html .pepper_ma_index ._node_insight ._onwards, .pepper_ma_index ._node_insight * html ._onwards {
  height: 1%; }

.clearfix, .pepper_ma_index ._node_insight ._insight, .pepper_ma_index ._node_insight ._onwards {
  display: block; }

/* close commented backslash hack */
.region_type_birmingham .__tab_3 {
  display: none; }

/*# sourceMappingURL=fragment-ma-index.css.map */


.brexit-countdown
{
  /*clear:both;*/
  background-color:#000;
  border-radius:6px;
  margin-bottom:0px;
  color:#fff;
  padding:20px;
  clear:both; 
  /*padding-top:70px;*/
  box-sizing:border-box;
  margin-bottom:60px;
}

/*
@media(min-width:1060px)
{
  .brexit-countdown
  {
    padding-left:3%; 
    padding-top:40px; 
    width:25%;
    float:left;
    margin-top:0px;
    clear:none; 

  }
  

}
*/

@media(max-width:500px)
{
  .brexit-countdown
  {
    padding-top:40px; 

  }
}

.brexit-countdown .countdown
{
  font-size:24px;
  display:inline-block;
}

.brexit-countdown .count
{
    color:#86BC25;
    font-weight:700;
    font-size:42px;  
    margin-right:15px;
}

.brexit-countdown .label
{

      position:relative;
    top:-7px;
}

@media(min-width:1060px)
{
  /*100% width switch */
  /*.brexit-countdown .label
  {
      display:block;
      margin-top:10px; 
      top:0px
  }
  */
}


.brexit-countdown .brexiticon
{
  background-image:url('/do/assets/img/svg/brexit.svg');
  display:inline-block;
  width:41px;
  height:43px;
  background-size:100% 100%;
  margin-right:10px;
  position:relative;
  top:5px;
}



.next-big-event
{
    display:inline-block;
    border-left:1px solid #fff;
    margin-left:30px;
    padding:5px 0px;
    padding-left:30px;
}

/*
@media(min-width:1060px)
{

 .next-big-event
  {
    padding-left:0px;
    border-left:none;
    border-top:1px solid #fff;
    margin-left:0px;
    margin-top:20px;
    padding-top:20px;
  }
}
*/
.next-big-event{
vertical-align:top;
}
.next-big-event h4
{
    font-weight:bold;
    font-size:15px;
    margin-bottom:6px;
    color:#9D9D9C;
}

.next-big-event p
{
    font-size:21px;
    line-height:28px;
    max-width: 700px
}

@media(max-width:910px)
{
  .next-big-event
  {
    width:100%;
    border-left:none;
    border-top:1px solid #fff;
    margin-left:0px;
    padding-left:0px;
    margin-top:15px;
    padding-top:15px;
  }

}

@media(max-width:400px)
{
    .brexit-countdown .label{
        width:100%;
        display:inline-block;
        margin-top:10px;
    }
}


.grid-element
{
  position:relative;
  margin-bottom:30px;
}

.grid-element .grid-circle
{
  width:16px;
  height:16px;
  border:1px solid #fff;
  border-radius:16px;
  box-sizing:border-box;
  margin:auto;
}

.grid-element .grid-v-line
{
    margin:auto;
    width:1px;
    height:28px;
    background-color:#fff; 
}

.grid-element .grid-h-line
{
    margin:auto;
    height:1px;
    width:100%;
    background-color:#fff; 
}

.grid-end-line
{
  width:1px;
  height:13px;
  background-color:#fff; 
}

.grid-r-line
{
  position:absolute;
  right:0px;
  bottom:0px;
}



.intro-button
{
  width:33.3333333333333333333333333%;
  float:left;
  text-align:center;
}

.intro-button._movementofpeople
{
   width:33.3333333333333333333333333%;
}

.intro-button a
{
  display:inline-block;
  margin-top:15px;
  color:#fff;
  font-size:15px; 
  font-weight:600; 
  border-radius:15px;
  padding:10px 22px;
  position:relative;
}

.intro-button ._icon
{
  border-radius:90px;
  border:2px #fff solid;
  display:inline-block;
  width:90px;
  height:90px;
}

.intro-button._marketaccess ._icon
{
  border-color:#0097A9;
}


.intro-button._marketaccess._active a:after{
  border-color: #0097A9 transparent transparent transparent !important;
}


.intro-button._marketaccess ._icon svg
{
  position:relative;
  left:-2px;
  top:-1px;
}

.intro-button a
{
    background-image:url("../img/svg/icon-down-arrow.svg");
  background-repeat:no-repeat;
  background-position:10px 5px;
   width:180px;
   background-size:26px 26px;
   padding:12px 22px;


}

@media(max-width:700px)
{
  .intro-button a
  {
    width:140px;
  }

}

.intro-button ._buttonlabel
{
  display:block; 
  margin-top:15px;
  margin-bottom:10px;
  font-weight:bold; 
}

@media(max-width:700px)
{
  .intro-button ._buttonlabel
  {
    font-size:14px;
  }
}

.intro-button._deactive ._buttonlabel
{
  color:#B2B2B2  !important;
}

.intro-button._marketaccess a
{
  background-color:#0097A9;
}

.intro-button._marketaccess ._buttonlabel
{
  color:#0097A9;
}


.intro-button._movementofpeople a
{
  background-color:#00A3E0;
}


.intro-button._movementofpeople ._icon
{
  border-color:#00A3E0;
}

.intro-button._movementofpeople ._buttonlabel
{
  color:#00A3E0;
}

.intro-button._movementofpeople._active a:after
{
  border-color: #00A3E0 transparent transparent transparent !important;
}

.intro-button._opportunities a
{
  background-color:#43B02A;

}

.intro-button._opportunities ._icon
{
  border-color:#43B02A;
}
.intro-button._opportunities ._buttonlabel
{
  color:#43B02A;
}


.intro-button._opportunities._active a:after{
  border-color: #43B02A transparent transparent transparent !important;
}


.intro-button._deactive ._icon
{
  border-style:dotted !important;
  border-color:#B2B2B2 !important;
}

.intro-button._deactive ._icon svg *{
  stroke:#B2B2B2 !important;
}

.intro-button._deactive a
{
  color:#B2B2B2 !important;
  border:dotted 2px #B2B2B2 !important;
  background-color:#000 !important;
  box-sizing:border-box;
}

.intro-button._active a:after{
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #007bff transparent transparent transparent;
  display:block;
  content:"";
  margin:auto;
  position:absolute;
  bottom:-9px;
  left:50%;
  margin-left:-5px;
}


@media(min-width:799px) and (max-width:1200px)
{

  .intro-button
  {
    width:30%;
  }

  .intro-button._movementofpeople
  {
     width:40%;
  }

}

@media(min-width:799px) and (max-width:1150px)
{
  .intro-button a
  {
    /*padding:10px 15px;
    width:auto;
    font-size:14px;*/
  }
}

@media(min-width:799px) and (max-width:980px)
{
   .intro-button._movementofpeople
   {
      /*padding:0px 10px;*/
   }
}

@media(min-width:799px) and (max-width:940px)
{
  .intro-button a
  {
    /*font-size:12px;*/
  }
}



@media(max-width:700px)
{

  .intro-button
  {
    /*width:30%;*/
  }

  .intro-button._movementofpeople
  {
    /* width:40%;*/
  }

}

@media(max-width:650px)
{
  .intro-button a
  {
    /*padding:10px 15px;
    width:auto;
    font-size:14px;*/
  }
}

@media(max-width:600px)
{
   .intro-button._movementofpeople
   {
      /*padding:0px 10px;*/
   }
}

@media(max-width:530px)
{

  .intro-buttons
  {
    vertical-align:top;
  }

  .intro-button,  .intro-button._movementofpeople
  {
    width:100%;
    margin-bottom:0px;
    text-align:left;
    width:100%;
    padding:0px !important;
  }
  .intro-button a{
    width:100% !important;
    padding:14px 20px;
    position:relative;
    top:-18px;
    left:5px;
     width:100%;
    min-width:175px;
    text-align:center;
    clear:both;
    margin-top:30px;
  }

  .intro-button ._icon
  {
    width:50px;
    height:50px;
    float:left;
  }

  .intro-button ._buttonlabel
{
  display:inline-block; 
  float:left;
  margin-left:12px;
  font-size:18px;

}



   .intro-button ._icon svg
   {
      width:50px;
      height:50px;
   }

   .intro-button br{
    display:none;
   }

}


@media(max-width:358px)
{
  .intro-button a{
      width:90% !important;
  }
}


.brexit_section ._sectionheight
{
  padding-top:30px;
  text-align:center;
}

.brexit_section ._sectiontitle{
  font-size:26px;
  font-weight:400;
  text-align:center;
  margin-bottom:30px;
}

.brexit_section ._sectioncopy
{
  font-size:14px; 
  line-height:20px;
  text-align:left;
}

.brexit_section ._ctatitle{
    color:#fff;
    font-size:21px;
    text-align:center;
    margin-bottom:8px;
    margin-top:30px;
}

.brexit_section   ._ctasubtitle
{
  color:#97989A;
  font-size:15px;
  text-align:center;
  margin-bottom:15px;
}



.brexit_section  ._sectionlink
{
  border:1px solid #fff;
  font-weight:600;
  padding:8px 20px 8px 20px;
  border-radius:20px; 
  display:inline-block;
  font-size:14px;
  margin-bottom:30px;
  clear:both;
}

@media(max-width:360px)
{
  .brexit_section  ._sectionlink
  {
     font-size:12px;
     padding:10px 13px 10px 10px;
  }
}

.brexit_section  ._sectionlink ._icon
{
  margin-right:10px;
}

.brexit_section  ._sectionlink ._label
{
  position:relative;
  top:-5px;
  margin-bottom:20px;
}

.brexit_section._marketaccess  ._sectionlink{
    border-color:#0097A9;
    color:#0097A9;
}

.brexit_section  ._sectionlink:hover
{  
  color:#fff !important;
}

.brexit_section._marketaccess  ._sectionlink svg &gt; * &gt; *{
  fill:#0097A9;
}

.brexit_section._marketaccess  ._sectionlink:hover svg &gt; * &gt; *{
  fill:#fff;
}


.brexit_section._marketaccess  ._sectionlink:hover{
    background-color:#0097A9;
}

.brexit_section._movementofpeople  ._sectionlink{
    border-color:#00A3E0;
    color:#00A3E0;
}

.brexit_section._movementofpeople  ._sectionlink svg &gt; * &gt; *{
  fill:#00A3E0;
}

.brexit_section._movementofpeople  ._sectionlink:hover svg &gt; * &gt; *{
  fill:#fff;
}


.brexit_section._movementofpeople  ._sectionlink:hover{
    background-color:#00A3E0;
}

.brexit_section._opportunities  ._sectionlink{
    border-color:#43B02A;
    color:#43B02A;
}

.brexit_section._opportunities  ._sectionlink:hover{
    background-color:#43B02A;
}

.brexit_section._opportunities  ._sectionlink svg &gt; * &gt; *{
  fill:#43B02A;
}

.brexit_section._opportunities  ._sectionlink:hover svg &gt; * &gt; *{
  fill:#fff;
}

.brexit_section ._sectionctas
{
  margin-top:30px;
  margin-bottom:30px;
}


.brexit_section ._sectionsignupcta
{
  font-weight:600;
  font-size:16px;
  line-height:23px;
  width:100%;
  float:left;
  text-align:left;
}

.brexit_section ._sectionbullets
{
  font-weight:400;
  font-size:14px;
  width:35%;
  float:right;
  text-align:left;
}

.brexit_section ._sectionbullets li
{
  margin-bottom:10px;
  list-style:disc;
  line-height:20px;
}

@media(min-width:799px) and (max-width:1080px)
{
  .brexit_section ._sectionsignupcta
  {
    width:45%;
    font-size:15px;
    line-height:21px;
  }
  .brexit_section ._sectionbullets
  {
      width:40%;
  }
}

@media(min-width:799px) and (max-width:950px)
{
  .brexit_section ._sectionsignupcta
  {
    width:100%;
    font-size:15px;
    line-height:21px;
  }
  .brexit_section ._sectionbullets
  {
      width:100%;
      padding-left:20px;
      padding-top:20px;
  }
}


@media(max-width:630px)
{
  .brexit_section ._sectionsignupcta
  {
    width:45%;
    font-size:15px;
    line-height:21px;
  }
  .brexit_section ._sectionbullets
  {
      width:40%;
  }
}

@media(max-width:500px)
{
  .brexit_section ._sectionsignupcta
  {
    width:100%;
    font-size:15px;
    line-height:21px;
  }
  .brexit_section ._sectionbullets
  {
      width:100%;
      padding-left:20px;
      padding-top:20px;
  }
}

._bigcta{
  color:#fff;
  font-weight:600;
  display:inline-block;
  padding:4px 40px 4px 7px;
  border-radius:60px;
  font-size:16px;
}

@media(max-width:440px)
{
  ._bigcta{
      width:230px;
      height:60px; 
      position:relative;
    position: relative;
    padding-left: 60px;
    padding-top: 27px;
    padding-right: 25px;
  }
  ._bigcta ._icon
  {
      position:absolute;
      top:10px;
      left:10px;
  }
  ._bigcta ._label
  {
    margin-left:0px !important;
  }
}

._bigcta ._label{
   position:relative;
   top:-15px;
   margin-left:22px;
}

.brexit_section._marketaccess  ._bigcta{
    background-color:#0097A9;
}

.brexit_section._marketaccess  ._bigcta:hover{
    background-color:#018c9d;
}

.brexit_section._movementofpeople  ._bigcta{
    background-color:#00A3E0;
}


.brexit_section._movementofpeople  ._bigcta:hover{
    background-color:#0296ce;
}

.brexit_section._opportunities  ._bigcta{
     background-color:#43B02A;
}


.brexit_section._opportunities  ._bigcta:hover{
      background-color:#3fa527;
}



.brexit_section ._replay
{
    margin-top:50px;
    border-top:1px solid #3c383c;
    padding-top:30px;
    
}

.brexit_section ._replay ._replaycta
{
  font-weight:600;
}

.brexit_section ._replay ._replaycta ._label
{
  position:relative;
  top:-8px;
  margin-left:10px;
}

.brexit_section ._replay ._replaycta:hover
{
  text-decoration:underline;
}

.brexit_section ._replay ._replaycta ._icon
{
  transform-origin:50% 50%;
  transition:transform 0.3s;
}

.brexit_section ._replay ._replaycta:hover ._icon
{
  transform:rotate(180deg) !important;
}



.brexit_section._marketaccess ._replay ._replaycta
{
  color:#0097A9;
}

.brexit_section._movementofpeople ._replay ._replaycta
{
  color:#00A3E0;
}

.brexit_section._movementofpeople  ._replaycta svg &gt; * &gt; *
{
  fill:#00A3E0;
}


.brexit_section._opportunities ._replay ._replaycta
{
  color:#43B02A;
}

.brexit_section._opportunities  ._replaycta svg &gt; * &gt; *
{
  fill:#43B02A;
}



.focus-buttons
{
 /*max-width:600px;*/
  text-align:center;
  margin:auto;
}

.focus-button
{
  display:inline-block;
  padding:11px 15px;
  border-radius:30px;
  border:dotted #B2B2B2 2px;
  color:#B2B2B2;
  margin-right:15px;
  margin-bottom:15px;
  font-size:14px;
  font-weight:600;
  position:relative;
}

@media(max-width:400px)
{
  .focus-button{
    width:100%;
  }
}

.focus-button:hover,
.focus-button.active
{
  color:#fff;
}

.brexit_section._marketaccess .focus-button:hover,
.brexit_section._marketaccess .focus-button.active
{
  background-color:#0097A9;
  border-color:#0097A9;
}


.brexit_section._movementofpeople .focus-button:hover,
.brexit_section._movementofpeople .focus-button.active
{
  background-color:#00A3E0;
  border-color:#00A3E0;
}


.brexit_section._opportunities .focus-button:hover,
.brexit_section._opportunities .focus-button.active
{
  background-color:#43B02A;
  border-color:#43B02A;
}

.brexit_section .focus-button.active:after{
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #007bff transparent transparent transparent;
  display:block;
  content:"";
  margin:auto;
  position:absolute;
  bottom:-9px;
  left:50%;
  margin-left:-8px;
}

.brexit_section._marketaccess .focus-button.active:after
{
  border-color: #0097A9 transparent transparent transparent !important;
}

.brexit_section._movementofpeople .focus-button.active:after
{
  border-color: #00A3E0 transparent transparent transparent !important;
}


.brexit_section._opportunities .focus-button.active:after
{
  border-color: #43B02A transparent transparent transparent !important;
}

.brexit_section
{
  overflow:hidden;
  height:0px;
  box-sizing:border-box;

}

.pepper_ma_index
{
  margin-bottom:50px;
}

.brexit-slider
{
  float:left;
  width:40%;
  padding-right:0%;
  box-sizing: border-box;
}

@media(max-width:1060px)
{
  .brexit-slider
  {
      width:55%;
  }
}

@media(max-width:700px)
{
  .brexit-slider
  {
    width:100%;
    padding-top:30px;
  }
}

.brexit-slider .we-do-slider ._slide img,
.brexit-slider .we-do-slider ._slide ._img
{
    max-width: 100%;
    margin-left: 0;
    float:left;
    height:100%;
    width:100%;
    background-size:cover;
    background-position: 100% 50%;
    position:relative;
}

.brexit-slider .we-do-slider ._slide ._img:hover{
  cursor:pointer;
}

@media(max-width:600px)
{
  .brexit-slider .we-do-slider ._slide img,
  .brexit-slider .we-do-slider ._slide ._img
  {
      max-width: 100%;
      width:100%;
      height:300px;

  }
}

@media(max-width:500px)
{
  .brexit-slider .we-do-slider ._slide img,
  .brexit-slider .we-do-slider ._slide ._img
  {
      height:230px;

  }
}

@media(max-width:400px)
{
  .brexit-slider .we-do-slider ._slide img,
  .brexit-slider .we-do-slider ._slide ._img
  {
      height:190px;

  }
}

.brexit-slider .we-do-slider ._title
{
  color:#000;
}

.brexit-slider .we-do-slider ._copy
{
  overflow:hidden;
}

.brexit-slider  ._videobuttom
{
  position:absolute;
  top:50%;
  margin-top:-50px;
  left:50%;
   margin-left:-50px;
}

.brexit-contact
{
  width:100%;
  box-sizing:border-box;
  float:left;
}

.brexit-contact img,
.brexit-contact ._img
{
  width:100%;
}



.brexit-contact-title
{
  font-size: 14px;
  line-height:21px;
  font-weight: 400;
  margin-top:15px;
  margin-bottom:8px;
  color:#000;
  color:#BBBCBC;
}

@media(max-width:600px)
{
  .brexit-contact-title
  {
   margin-top:30px;
  }
}

.brexit-contact-role
{
    font-size: 14px;
    font-weight: 400;
    color: #8D9295;
    margin-bottom:8px;
}
.brexit-contact-email
{
  color:#000;
  text-decoration:underline;
  margin-top:10px;
  display:inline-block;
  color:#fff;
  font-weight:bold;
  text-decoration:none;


}

.brexit-contact-email:hover
{
  text-decoration:underline;
}

.brexit-contact-phone
{
  color:#000;
  margin-bottom:15px; 
}

.brexit-contact-link
{
  color:#000;

}
.brexit-contact-link:after 
{
    display: inline-block;
    content: "";
    width: 9px;
    height: 17px;
    background-image: url(../img/ui/black-chevron.svg);
    background-size: 100% 100%;
    margin-left: 10px;
    position: relative;
    top: 3px;
    transition: all 0.3s;
}
.brexit-contact-link:hover:after 
{
  transform:translateX(5px);
}



.brexit-contact-link:hover 
{
  text-decoration:underline;
}

.brexit-contact-link._twitter
{
  margin-right:20px;
}



@media(max-width:1000px)
{
 .brexit-slider .we-do-slider ._title
 {
    font-size:18px;
    line-height:25px;
 }


}


@media(max-width:870px)
{

  .brexit-slider,  .section_brexit .we-do
  {
   /*width:35%;*/
    /*padding-right:3.5%;*/
  }

 .brexit-slider .we-do-slider ._title
 {
    font-size:18px;
    line-height:25px;
 }

  .brexit-contact
  {
    /*width:23.3%;*/
  }
}


@media(max-width:750px)
{
  .brexit-slider,  .section_brexit .we-do
  {
    width:100%;
    padding-right:0%;
  }
   .brexit-contact{
    width:100%;
  }
}

.introlink
{
  color:#fff;
  text-decoration:underline;
  font-weight:600;
}


._tootip
{
  position:fixed;
  top:0px;
  left:0px;
  width:200px;
  height:145px;
  padding:5px;
  border-radius:6px;
  background-color:#fff;
  display:none;
}



._tootip:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #fff transparent transparent transparent;
    display: block;
    content: "";
    margin: auto;
    position: absolute;
    bottom: -9px;
    left: 50%;
    margin-left: -5px;
}

._tootip img
{
  width:100%;
  height:auto;
}</pre></body></html>