/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url('/media/beps/siteassets/fonts/glyphicons-halflings-regular.eot');
  src: url('/media/beps/siteassets/fonts/glyphicons-halflings-regular.eot?#iefix') format("embedded-opentype"), url('/media/beps/siteassets/fonts/glyphicons-halflings-regular.woff2') format("woff2"), url('/media/beps/siteassets/fonts/glyphicons-halflings-regular.woff') format("woff"), url('/media/beps/siteassets/fonts/glyphicons-halflings-regular.ttf') format("truetype"), url('/media/beps/siteassets/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  display: table;
  content: " ";
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*!
 * Slick carousel styles
 */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/*!
 * Begin custom styls for OECD BEPS
 */
.news,
.card,
.min-standard {
  --fullcolor: #FFC20E;
  color: #333;
}
.horizontal {
  --fullcolor: #6A1B9A;
}
.coherance {
  --fullcolor: #F47920;
}
.substance {
  --fullcolor: #28C0C2;
}
.transparency {
  --fullcolor: #66BC6A;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.media-test {
  width: 100px;
}
@media (min-width: 768px) {
  .media-test {
    width: 150px;
  }
}
@media (min-width: 992px) {
  .media-test {
    width: 200px;
  }
}
.ssk-group {
  position: fixed;
  top: 17rem;
  right: 0;
  width: 40px;
}
.ssk-group a {
  display: inline-block;
  margin: 0 0;
  width: 40px;
  height: 40px;
}
.ssk-group a:link,
.ssk-group a:active,
.ssk-group a:visited {
  text-decoration: none;
  color: #FFF;
}
@media (min-width: 768px) {
  .ssk-group {
    top: 14.5rem;
  }
}
@media (min-width: 992px) {
  .ssk-group {
    top: 16.5rem;
    width: 46px;
  }
  .ssk-group a {
    width: 46px;
    height: 46px;
  }
  .ssk-group a:before {
    font-size: 28px !important;
  }
  .ssk-group a span:before {
    font-size: 28px !important;
  }
}
@media (min-width: 1200px) {
  .ssk-group {
    top: 20rem;
  }
}
img {
  max-width: 100%;
  height: auto;
  display: block;
}
iframe {
  width: 100%;
  height: 17rem;
  border: 0;
  background: #f4f6f5;
}
@media (min-width: 768px) {
  iframe {
    height: 25.5rem;
    width: 100%;
    background: transparent;
  }
}
@media (min-width: 992px) {
  iframe {
    height: 33.5rem;
  }
}
@media (min-width: 1200px) {
  iframe {
    height: 40.5rem;
  }
}
@media (min-width: 1360px) {
  iframe {
    height: 47rem;
  }
}
iframe.compare-your-country {
  height: 32rem;
}
@media (min-width: 1200px) {
  iframe.compare-your-country {
    height: 40rem !important;
  }
}
.container {
  max-width: 32rem;
  position: relative;
}
@media (min-width: 768px) {
  .container {
    max-width: 100%;
  }
}
@media (min-width: 1360px) {
  .container {
    width: 85rem;
  }
}
.inline-copy {
  margin: 0 0 2rem 0;
}
@media (min-width: 992px) {
  .inline-copy {
    margin: 0 0 3rem 0;
  }
}
.inline-copy img {
  width: 100%;
  margin: 2rem 0;
}
@media (min-width: 1200px) {
  .inline-copy img {
    margin: 3rem 0;
  }
}
@media (min-width: 992px) {
  .inline-copy iframe {
    height: 30.5rem;
  }
}
@media (min-width: 1360px) {
  .inline-copy iframe {
    height: 35rem;
  }
}
@media (min-width: 992px) {
  .inline-copy {
    padding-left: 70px;
  }
}
@media (min-width: 1200px) {
  .inline-copy {
    width: 80%;
  }
}
article header {
  background-color: #E6EBE9;
  padding: 2rem 0;
}
article header h1 span {
  background: transparent;
  font-weight: 400;
}
article header p:last-child {
  margin-bottom: 0;
}
article header img {
  width: 100%;
  margin-top: 2rem;
}
article header a:link.button,
article header a:visited.button,
article header a:active.button {
  margin-top: 2rem;
}
@media (min-width: 992px) {
  article header {
    padding: 3rem 0;
  }
}
@media (min-width: 1200px) {
  article header {
    padding: 4rem 0;
  }
  article header p {
    width: 80%;
  }
  article header img {
    margin-top: 3rem;
  }
  article header a:link.button,
  article header a:visited.button,
  article header a:active.button {
    margin-top: 3rem;
  }
}
section,
.section {
  margin: 2rem 0;
}
@media (min-width: 992px) {
  section,
  .section {
    margin: 3rem 0;
  }
}
@media (min-width: 1200px) {
  section,
  .section {
    margin: 4rem 0;
  }
}
section.no-m,
.section.no-m {
  margin: 0;
}
section.tb-pad,
.section.tb-pad {
  padding: 2rem 0;
}
@media (min-width: 992px) {
  section.tb-pad,
  .section.tb-pad {
    padding: 3rem 0;
  }
}
@media (min-width: 1200px) {
  section.tb-pad,
  .section.tb-pad {
    padding: 5rem 0;
  }
}
section.dk-blue,
.section.dk-blue {
  background: #072133;
  color: #FFF;
}
section.dk-blue a,
.section.dk-blue a {
  color: #FFF;
}
section.dk-blue .dash span:first-child,
.section.dk-blue .dash span:first-child {
  background: #FFF;
}
section.lt-grey,
.section.lt-grey {
  background: #f4f6f5;
}
section.grey,
.section.grey {
  background: #E6EBE9;
}
section .overflow,
.section .overflow {
  position: relative;
}
section .overflow .container,
.section .overflow .container {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
section .overflow .floating-content,
.section .overflow .floating-content {
  position: relative;
  z-index: 1;
}
section .overflow .floating-content .container,
.section .overflow .floating-content .container {
  margin-top: 0;
  margin-bottom: 0;
}
section .overflow img,
.section .overflow img,
section .overflow iframe,
.section .overflow iframe {
  margin: 0 auto 2rem auto;
  max-width: 32rem;
  display: block;
}
@media (min-width: 768px) {
  section .overflow img,
  .section .overflow img,
  section .overflow iframe,
  .section .overflow iframe {
    margin: 0 auto 2rem auto;
    max-width: 46.8rem;
    display: block;
  }
}
@media (min-width: 992px) {
  section .overflow .container,
  .section .overflow .container {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  section .overflow img,
  .section .overflow img,
  section .overflow iframe,
  .section .overflow iframe {
    float: right;
    margin-left: 4rem;
  }
  section .overflow video,
  .section .overflow video,
  section .overflow iframe,
  .section .overflow iframe {
    height: 25.5rem;
  }
  section .overflow .floating-content,
  .section .overflow .floating-content {
    width: 33.33%;
    float: right;
    position: relative;
    z-index: 1;
  }
  section .overflow .floating-content .container,
  .section .overflow .floating-content .container {
    padding-left: 0;
    padding-right: 0;
  }
  section .overflow .floating-content .container h3,
  .section .overflow .floating-content .container h3 {
    margin: 1rem 0 2.5rem 0;
  }
}
@media (min-width: 1200px) {
  section .overflow .container,
  .section .overflow .container {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
  section .overflow .floating-content,
  .section .overflow .floating-content {
    position: relative;
    z-index: 1;
  }
  section .overflow .floating-content .container h3,
  .section .overflow .floating-content .container h3 {
    margin: 1rem 0 3.5rem 0;
  }
}
.row.display-flex,
.row-no-gutters.display-flex {
  display: flex;
  flex-wrap: wrap;
}
.filter {
  border-radius: 0.5rem;
  float: right;
  position: relative;
}
.filter ul {
  display: none;
  position: absolute;
  z-index: 1;
  right: 0;
  list-style-type: none;
  padding: 12px 30px 10px;
  margin: 0;
  margin-top: 10px;
  background: #E6EBE9;
}
.filter ul li {
  padding: 5px 0;
}
.filter ul li a {
  white-space: nowrap;
  text-decoration: none;
}
.filter > a:link.button.blue {
  margin-top: 0;
}
.filter:after {
  clear: both;
}
.section-title {
  display: inline-block;
}
body {
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 1rem;
  color: #333;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: Roboto, Arial, sans-serif;
  font-weight: 700;
  margin: 0 0 1rem 0;
}
h1 {
  font-size: 2.5rem;
  margin: 0 0 2rem 0;
}
h1 span {
  background-image: linear-gradient(transparent 55%, #FFC20E 45%);
}
@media (min-width: 992px) {
  h1 {
    margin: 0 0 3rem 0;
    font-size: 3.25rem;
  }
  h1.dash {
    position: relative;
    padding-left: 70px;
  }
  h1.dash span:first-child {
    display: block;
    position: absolute;
    top: 22px;
    left: 0;
    background: #333;
    height: 2px;
    width: 40px;
  }
}
h1.no-m {
  margin-bottom: 0;
}
h1.no-m span {
  background-image: none;
  font-weight: 400;
}
h2 {
  font-size: 2.25rem;
  margin: 0 0 2rem 0;
}
h2 span {
  background-image: linear-gradient(transparent 55%, #FFC20E 45%);
}
h2.data-display span {
  background-image: none;
  font-weight: 400;
}
@media (min-width: 992px) {
  h2 {
    margin: 0 0 3rem 0;
    font-size: 2.6rem;
  }
  h2.dash {
    position: relative;
    padding-left: 70px;
  }
  h2.dash span:first-child {
    display: block;
    position: absolute;
    top: 22px;
    left: 0;
    background: #333;
    height: 2px;
    width: 40px;
  }
}
h3 {
  font-size: 2rem;
}
h4 {
  font-size: 1.375rem;
}
p {
  margin: 1rem 0;
}
@media (min-width: 992px) {
  p {
    margin: 1.5rem 0;
  }
}
blockquote {
  margin: 0;
  padding: 2rem 2rem 5rem;
  background: #00629B;
  color: #FFF;
  font-size: 1.5rem;
  font-style: italic;
  position: relative;
}
@media (min-width: 992px) {
  blockquote {
    font-size: 2rem;
  }
}
blockquote span {
  font-size: 1rem;
  display: block;
  padding-top: 1rem;
}
blockquote img {
  position: absolute;
  bottom: -4rem;
  right: 1rem;
  width: auto !important;
  height: 8rem;
}
@media (min-width: 992px) {
  blockquote img {
    height: 10rem;
    bottom: -5rem;
  }
}
@media (min-width: 1200px) {
  blockquote img {
    height: 12rem;
    bottom: -6rem;
    right: -6rem;
  }
}
strong {
  font-weight: 700;
}
em.tag {
  display: inline-block;
  text-transform: uppercase;
  background: var(--fullcolor);
  font-size: 0.85rem;
  padding: 0.25rem 0.5rem;
  position: relative;
  height: 28px;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
}
em.tag span {
  width: 0;
  height: 0;
  border-top: 28px solid var(--fullcolor);
  border-right: 10px solid transparent;
  position: absolute;
  top: 0;
  right: -10px;
}
a:link,
a:active,
a:visited {
  text-decoration: underline;
  color: #00629B;
}
a:link.button,
a:active.button,
a:visited.button {
  display: inline-block;
  font-weight: 700;
  border: 2px solid #333;
  color: #333;
  text-transform: uppercase;
  font-size: 0.75rem;
  text-decoration: none;
  border-radius: 2.5rem;
  padding: 0.75rem 2rem;
  margin: 1rem 0 0;
}
a:link.button.blue,
a:active.button.blue,
a:visited.button.blue {
  font-size: 1rem;
  color: #FFF;
  background: #00629B;
  border: 0;
  border-radius: 0.5rem;
  text-transform: none;
}
a:link.button.blue.large,
a:active.button.blue.large,
a:visited.button.blue.large {
  font-size: 1.25rem;
  text-align: center;
  width: 100%;
}
@media (min-width: 992px) {
  a:link.button.blue.large,
  a:active.button.blue.large,
  a:visited.button.blue.large {
    margin-left: 34%;
    width: 32%;
  }
}
a:link[class*='col-'],
a:active[class*='col-'],
a:visited[class*='col-'] {
  text-decoration: none;
}
a:link.contact,
a:active.contact,
a:visited.contact {
  display: block;
  font-weight: 700;
  color: #FFF;
  background: #00629B;
  text-decoration: none;
  padding: 1.5rem 2rem;
  margin: 0 0 0.5rem 0;
}
@media (min-width: 1200px) {
  a:link.contact,
  a:active.contact,
  a:visited.contact {
    font-size: 1.375rem;
  }
}
a:link.contact.green,
a:active.contact.green,
a:visited.contact.green {
  background: #97BF0D;
}
a:link.contact.brt-blue,
a:active.contact.brt-blue,
a:visited.contact.brt-blue {
  background: #58C1E9;
}
a:focus,
a:hover {
  text-decoration: none;
}
a:focus.button,
a:hover.button {
  background: #FFC20E;
}
form input {
  background: #E6EBE9;
  border: 1px solid #E6EBE9;
  padding: 0.5rem 1rem;
}
form input[type=submit] {
  color: #00629B;
}
header .row {
  padding: 0.5rem 0;
}
header .row div:first-child {
  display: flex;
  justify-content: space-between;
}
@media (min-width: 768px) {
  header .row div:first-child {
    display: inline-block;
  }
}
header .row a:link,
header .row a:visited,
header .row a:active {
  display: inline-block;
  height: 2rem;
  background-size: auto 100%;
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: -2000rem;
  margin: 0.5rem 0;
}
header .row a:link.oecd-logo,
header .row a:visited.oecd-logo,
header .row a:active.oecd-logo {
  background-image: url('/media/beps/siteassets/images/oecd-logo-mb.png');
  width: 8.3rem;
}
header .row a:link.oecd-logo.fr,
header .row a:visited.oecd-logo.fr,
header .row a:active.oecd-logo.fr {
  background-image: url('/media/beps/siteassets/images/oecd-logo-mb-fr.png');
}
header .row a:link.g20-logo,
header .row a:visited.g20-logo,
header .row a:active.g20-logo {
  background-image: url('/fr/media/s,55239/s,55240/s,55243/g20-japan-logo.png');
  background-position: top right;
  width: 4.2rem;
  height: 3rem;
  margin-bottom: 0;
}
header .row a:link.beps-logo,
header .row a:visited.beps-logo,
header .row a:active.beps-logo {
  background-image: url('/media/beps/siteassets/images/beps-logo.svg');
  width: 19rem;
  height: 2.5rem;
}
header .row a:link.beps-logo.fr,
header .row a:visited.beps-logo.fr,
header .row a:active.beps-logo.fr {
  background-image: url('/media/beps/siteassets/images/beps-logo-fr.svg');
  width: 21.75rem;
}
@media (min-width: 768px) {
  header .row a:link,
  header .row a:visited,
  header .row a:active {
    height: 2.75rem;
  }
  header .row a:link.oecd-logo,
  header .row a:visited.oecd-logo,
  header .row a:active.oecd-logo {
    margin-right: 0.5rem;
    width: 11.3rem;
  }
  header .row a:link.beps-logo,
  header .row a:visited.beps-logo,
  header .row a:active.beps-logo {
    float: right;
    background-position: top right;
    width: 21rem;
    height: 2.75rem;
  }
  header .row a:link.beps-logo.fr,
  header .row a:visited.beps-logo.fr,
  header .row a:active.beps-logo.fr {
    width: 24rem;
  }
}
@media (min-width: 992px) {
  header .row a:link,
  header .row a:visited,
  header .row a:active {
    height: 3.25rem;
  }
  header .row a:link.oecd-logo,
  header .row a:visited.oecd-logo,
  header .row a:active.oecd-logo {
    background-image: url('/media/beps/siteassets/images/oecd-logo.png');
    width: 11.3rem;
    margin-right: 1rem;
  }
  header .row a:link.oecd-logo.fr,
  header .row a:visited.oecd-logo.fr,
  header .row a:active.oecd-logo.fr {
    background-image: url('/media/beps/siteassets/images/oecd-logo-fr.png');
    width: 8.75rem;
  }
  header .row a:link.g20-logo,
  header .row a:visited.g20-logo,
  header .row a:active.g20-logo {
    width: 4.2rem;
    height: 3.25rem;
  }
  header .row a:link.beps-logo,
  header .row a:visited.beps-logo,
  header .row a:active.beps-logo {
    width: 26.5rem;
    height: 3.5rem;
  }
  header .row a:link.beps-logo.fr,
  header .row a:visited.beps-logo.fr,
  header .row a:active.beps-logo.fr {
    width: 30.5rem;
  }
}
@media (min-width: 1200px) {
  header .row a:link,
  header .row a:visited,
  header .row a:active {
    height: 4.3rem;
  }
  header .row a:link.oecd-logo,
  header .row a:visited.oecd-logo,
  header .row a:active.oecd-logo {
    width: 14.2rem;
    margin-right: 2rem;
  }
  header .row a:link.oecd-logo.fr,
  header .row a:visited.oecd-logo.fr,
  header .row a:active.oecd-logo.fr {
    width: 11.7rem;
  }
  header .row a:link.g20-logo,
  header .row a:visited.g20-logo,
  header .row a:active.g20-logo {
    width: 5.25rem;
    height: 4.3rem;
  }
  header .row a:link.beps-logo,
  header .row a:visited.beps-logo,
  header .row a:active.beps-logo {
    width: 33rem;
    height: 4.375rem;
  }
  header .row a:link.beps-logo.fr,
  header .row a:visited.beps-logo.fr,
  header .row a:active.beps-logo.fr {
    width: 40rem;
  }
}
header .row .functional-elements {
  padding: 0.5rem 0;
}
header .row .functional-elements form {
  width: 80%;
  float: left;
}
header .row .functional-elements form input {
  display: block;
  text-transform: uppercase;
  font-weight: 700;
}
header .row .functional-elements form input[type=text] {
  width: 100%;
  padding-right: 40px;
}
header .row .functional-elements form input[type=submit] {
  background-size: 25px 25px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/media/beps/siteassets/images/search-icon.svg');
  text-indent: -2000rem;
  width: 40px;
  float: right;
  margin-top: -36px;
}
header .row .functional-elements .lang-toggle {
  float: right;
}
header .row .functional-elements .lang-toggle a {
  display: block;
  height: 40px;
  padding: 0.6rem 0;
  margin: 0 0 0 0.6rem;
  text-indent: 0;
  text-decoration: none;
  font-weight: 700;
  font-size: 0.85rem;
  float: left;
}
header .row .functional-elements .lang-toggle a:first-child {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
header .row .functional-elements .lang-toggle a:last-child {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
header .row .functional-elements .lang-toggle a.selected {
  color: #333;
  text-decoration: underline;
}
@media (min-width: 768px) {
  header .row .functional-elements {
    width: 20.75rem;
    float: right;
  }
  header .row .functional-elements form {
    width: 16.5rem;
  }
}
@media (min-width: 992px) {
  header .row .functional-elements {
    width: 26.5rem;
  }
  header .row .functional-elements form {
    width: 22rem;
  }
}
@media (min-width: 1200px) {
  header .row .functional-elements {
    width: 33rem;
  }
  header .row .functional-elements form {
    width: 28rem;
  }
}
header nav {
  background: #072133;
  color: #FFF;
}
header nav a.open-menu {
  display: none;
}
header nav a.open-menu:link,
header nav a.open-menu:active,
header nav a.open-menu:visited {
  width: 1.875rem;
  height: 1.5rem;
  background-size: auto 100%;
  background-position: top left;
  background-repeat: no-repeat;
  background-image: url('/media/beps/siteassets/images/menu.svg');
  text-indent: -2000rem;
  margin: 1rem 0;
  float: right;
}
header nav a.open-menu:link.open,
header nav a.open-menu:active.open,
header nav a.open-menu:visited.open {
  background-image: url('/media/beps/siteassets/images/menu-close.svg');
}
@media (min-width: 992px) {
  header nav a.open-menu:link,
  header nav a.open-menu:active,
  header nav a.open-menu:visited {
    display: none;
  }
}
header nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  padding: 0.5rem 0 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  width: 80%;
}
@media (min-width: 992px) {
  header nav ul {
    display: flex;
    width: 100%;
    justify-content: space-between;
    padding: 0.75rem 0;
  }
}
header nav ul li {
  position: relative;
}
header nav ul li a:link,
header nav ul li a:active,
header nav ul li a:visited {
  text-decoration: none;
  color: #FFF;
  display: inline-block;
  padding: 0.5rem 0;
  border-bottom: 2px solid #072133;
}
header nav ul li a:focus,
header nav ul li a:hover,
header nav ul li a.selected {
  text-decoration: none;
  border-bottom: 2px solid #FFF;
}
header nav ul li a span {
  display: none;
  border-left: 2px solid #FFF;
  border-bottom: 2px solid #FFF;
  height: 10px;
  width: 10px;
  transform: rotate(-45deg);
  margin-left: 1rem;
  margin-bottom: 3px;
}
header nav ul li a.open span {
  transform: rotate(135deg);
  margin-bottom: -1px;
}
header nav ul li ul {
  text-transform: none;
  padding-left: 1rem;
  background: #072133;
  display: none;
  z-index: 1000;
}
@media (min-width: 992px) {
  header nav ul li ul {
    position: absolute;
    top: 3rem;
    left: -2rem;
    width: 20rem;
    padding: 1.5rem 2rem;
  }
  header nav ul li ul li {
    display: block;
  }
}
.paginationjs ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.paginationjs ul li {
  display: inline;
  padding: 0 0.5rem;
}
.paginationjs ul li:first-child {
  padding-left: 0;
}
.paginationjs ul li.active {
  font-weight: 700;
}
.paginationjs ul li.disabled {
  color: #858b93;
}
footer > div.lt-grey p {
  font-family: Roboto, Arial, sans-serif;
  font-weight: 700;
  max-width: 15rem;
  margin-left: auto;
  margin-right: auto;
}
footer > div.lt-grey img {
  margin: 1rem auto;
  max-width: 15rem;
}
@media (min-width: 992px) {
  footer > div.lt-grey {
    padding: 2rem 0;
  }
  footer > div.lt-grey p {
    max-width: 20rem;
  }
  footer > div.lt-grey img {
    max-width: 20rem;
  }
}
footer > div.dk-blue ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
footer > div.dk-blue .row:first-child a {
  display: inline-block;
  height: 2rem;
  background-size: 100% auto;
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: -2000rem;
}
footer > div.dk-blue .row:first-child a.oecd-logo {
  background-image: url('/media/beps/siteassets/images/oecd-logo-white.png');
  width: 8.3rem;
}
footer > div.dk-blue .row:first-child a.oecd-logo.fr {
  background-image: url('/media/beps/siteassets/images/oecd-logo-white-fr.png');
}
footer > div.dk-blue .row:first-child [class*='col-'] {
  padding-bottom: 4rem;
}
footer > div.dk-blue .row:first-child [class*='col-'] ul {
  display: flex;
  justify-content: flex-start;
}
@media (min-width: 768px) {
  footer > div.dk-blue .row:first-child [class*='col-'] ul {
    justify-content: flex-end;
  }
}
footer > div.dk-blue .row:first-child [class*='col-'] ul li {
  font-family: Roboto, Arial, sans-serif;
  font-weight: 700;
  font-size: 1.375rem;
  align-self: center;
  padding-left: 1.25rem;
}
footer > div.dk-blue .row:first-child [class*='col-'] ul li:first-child {
  padding-left: 0;
  padding-right: 0.5rem;
}
footer > div.dk-blue .row:first-child [class*='col-'] ul li a {
  width: 2rem;
  height: 2rem;
  background-position: center bottom;
}
footer > div.dk-blue .row:first-child [class*='col-'] ul li a.twitter {
  background-image: url('/media/beps/siteassets/images/twitter.svg');
}
footer > div.dk-blue .row:first-child [class*='col-'] ul li a.linkedin {
  background-image: url('/media/beps/siteassets/images/linkedin.svg');
}
footer > div.dk-blue .row:first-child [class*='col-'] ul li a.email {
  background-image: url('/media/beps/siteassets/images/email.svg');
}
footer > div.dk-blue .row:last-child [class*='col-'] ul li {
  color: #858b93;
  font-size: 0.85rem;
}
footer > div.dk-blue .row:last-child [class*='col-'] ul li a:link,
footer > div.dk-blue .row:last-child [class*='col-'] ul li a:active,
footer > div.dk-blue .row:last-child [class*='col-'] ul li a:visited {
  color: #858b93;
  text-decoration: none;
}
footer > div.dk-blue .row:last-child [class*='col-'] ul li a:focus,
footer > div.dk-blue .row:last-child [class*='col-'] ul li a:hover {
  text-decoration: underline;
}
@media (min-width: 768px) {
  footer > div.dk-blue .row:last-child [class*='col-'] ul li {
    display: inline;
    padding: 0 1rem;
    border-right: 1px solid #858b93;
  }
  footer > div.dk-blue .row:last-child [class*='col-'] ul li:first-child {
    padding-left: 0;
  }
  footer > div.dk-blue .row:last-child [class*='col-'] ul li:last-child {
    border-right: 0;
  }
}
footer > div.dk-blue .row:last-child [class*='col-'] p {
  color: #858b93;
  font-size: 0.85rem;
}
@media (min-width: 992px) {
  footer > div.dk-blue .row:last-child [class*='col-'] p {
    text-align: right;
    margin-top: 0;
  }
}
.homepage-header {
  background-size: cover;
  background-position: bottom left;
  min-height: 25rem;
  padding: 2rem 0;
  color: #FFF;
}
.homepage-header a {
  color: #FFF;
  font-weight: bold;
  text-decoration: none;
}
@media (min-width: 768px) {
  .homepage-header {
    min-height: 30rem;
  }
}
@media (min-width: 992px) {
  .homepage-header {
    min-height: 35rem;
    padding: 3rem 0;
  }
  .homepage-header h1 {
    font-size: 3.25rem;
  }
  .homepage-header p,
  .homepage-header a {
    font-size: 1.375rem;
    width: 90%;
  }
}
@media (min-width: 1200px) {
  .homepage-header {
    min-height: 45rem;
    padding: 5rem 0;
  }
  .homepage-header p,
  .homepage-header a {
    width: 80%;
  }
}
ul.content-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.content-list li {
  margin-bottom: 1rem;
  background: #f4f6f5;
  border-left: 10px solid #FFC20E;
  padding: 2rem 1rem;
}
ul.content-list li:focus,
ul.content-list li:hover {
  border-left: 10px solid #00629B;
}
@media (min-width: 992px) {
  ul.content-list li {
    margin-bottom: 2rem;
  }
}
ul.content-list li a {
  text-decoration: none;
}
ul.content-list li h3 {
  font-size: 1.375rem;
  margin-bottom: 1rem;
}
ul.content-list li p.caps {
  text-transform: uppercase;
}
ul.content-list li p:last-child {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  ul.content-list li h3 {
    margin-bottom: 1.5rem;
  }
}
@media (min-width: 1200px) {
  ul.content-list li h3,
  ul.content-list li p {
    width: 80%;
  }
}
@media (min-width: 992px) {
  ul.content-list.snippet {
    display: flex;
    flex-wrap: wrap;
  }
}
ul.content-list.snippet li {
  background: #FFF;
  padding: 0 0 0 1rem;
  margin-bottom: 2rem;
}
@media (min-width: 992px) {
  ul.content-list.snippet li {
    margin-bottom: 3rem;
    width: 50%;
  }
}
ul.content-list.snippet li p {
  color: #858b93;
  font-size: 0.85rem;
}
ul.content-list.snippet li:focus,
ul.content-list.snippet li:hover {
  border-left: 10px solid #00629B;
}
.row ul.content-list {
  margin: 0 15px;
}
.row .col-md-8 ul,
.row .col-md-12 ul {
  display: block;
}
.row .col-md-8 ul.content-list,
.row .col-md-12 ul.content-list {
  margin: 0 0;
}
.row .col-md-8 ul.content-list li,
.row .col-md-12 ul.content-list li {
  width: 100%;
}
.expander {
  position: relative;
}
.expander a.expand-all {
  display: inline-block;
  position: absolute;
  top: -2rem;
  right: 0;
}
.expander h3 {
  margin-top: 2rem;
  border-top: 2px solid #E6EBE9;
  padding-top: 1rem;
  font-size: 1.75rem;
}
@media (min-width: 992px) {
  .expander h3 {
    margin-top: 3rem;
  }
}
.expander h3 a {
  text-decoration: none;
  display: block;
  position: relative;
  padding-right: 50px;
}
@media (min-width: 992px) {
  .expander h3 a {
    padding-right: 0;
    padding-left: 70px;
  }
}
.expander h3 a span {
  display: block;
  width: 30px;
  height: 2px;
  background: #00629B;
  position: absolute;
  top: 15px;
  right: 0;
  display: none;
}
.expander h3 a span:last-child {
  width: 2px;
  height: 30px;
  top: 1px;
  right: 14px;
}
@media (min-width: 992px) {
  .expander h3 a span {
    right: auto;
    left: 10px;
    display: block;
  }
  .expander h3 a span:last-child {
    right: auto;
    left: 24px;
  }
}
.expander .inline-copy {
  display: none;
}
.expander .inline-copy :first-child {
  margin-top: 0;
}
.expander .inline-copy :last-child {
  margin-bottom: 0;
}
.container .carousel-container {
  margin-right: -15px;
  margin-left: -15px;
  padding-bottom: 1rem;
}
.container .carousel-container .carousel {
  width: 100%;
}
.container .carousel-container .carousel div.card {
  position: relative;
  margin-bottom: 0;
}
.container .carousel-container .carousel div.card > a {
  display: block;
  background: #FFF;
  margin: 0 15px;
  text-decoration: none;
  margin-bottom: -99999px;
  padding-bottom: 99999px;
}
.container button[class*='carousel-'] {
  position: absolute;
  top: 0.5rem;
  right: 15px;
  height: 32px;
  width: 18px;
  background-size: auto 100%;
  background-position: top left;
  background-repeat: no-repeat;
  background-color: transparent;
  border: 0;
  text-indent: -2000rem;
}
.container button[class*='carousel-'].carousel-next {
  background-image: url('/media/beps/siteassets/images/arrow-right.svg');
}
.container button[class*='carousel-'].carousel-prev {
  background-image: url('/media/beps/siteassets/images/arrow-left.svg');
  right: 48px;
}
@media (min-width: 992px) {
  .container button[class*='carousel-'] {
    height: 42px;
    width: 24px;
  }
  .container button[class*='carousel-'].carousel-prev {
    right: 59px;
  }
}
.figure {
  display: block;
}
.figure a {
  text-decoration: none;
}
.figure h3 {
  font-size: 3.25rem;
}
@media (min-width: 992px) {
  .figure {
    text-align: center;
  }
  .figure p {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1200px) {
  .figure {
    text-align: center;
  }
  .figure h3 {
    font-size: 3.875rem;
  }
  .figure p {
    font-size: 1.375rem;
    width: 85%;
  }
}
.dropdown-button {
  position: relative;
  z-index: 100;
  margin-bottom: 1rem;
}
@media (min-width: 992px) {
  .dropdown-button {
    position: absolute;
    top: 0;
    right: 15px;
  }
}
@media (min-width: 992px) {
  .dropdown-button a.button {
    float: right;
    margin-top: 0.25rem;
  }
}
.dropdown-button ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 4rem;
  left: 0;
  width: 20rem;
  background: #E6EBE9;
  display: none;
}
@media (min-width: 992px) {
  .dropdown-button ul {
    left: auto;
    right: 0;
  }
}
@media screen and (max-width: 992px) {
  .dropdown-button ul {
    position: absolute;
    top: 5rem;
    left: auto;
    right: auto;
  }
}
@media screen and (max-width: 480px) {
  .dropdown-button ul {
    width: calc(100% - 2em);
  }
}
.dropdown-button ul li a {
  display: block;
  padding: 1rem 2rem;
  color: #333;
  font-weight: 700;
  text-decoration: none;
}
.dropdown-button ul li a:hover,
.dropdown-button ul li a:focus,
.dropdown-button ul li a.current {
  color: #FFF;
  background: #00629B;
}
.card {
  display: block;
  margin-bottom: 1rem;
}
.card > a {
  display: block;
  background: #FFF;
  text-decoration: none;
  height: 100%;
}
.card div {
  padding: 1rem;
  position: relative;
}
.card div h3 {
  font-size: 1.375rem;
}
.card div p {
  color: #333;
  font-size: 0.85rem;
  line-height: 2;
  margin-bottom: 0;
}
.card div p span {
  display: block;
  width: 40px;
  height: 4px;
  background: var(--fullcolor);
  margin-bottom: 1.5rem;
}
.card.grey > a {
  background: #E6EBE9;
}
.card:focus > a,
.card:hover > a {
  background: #d8e0dd;
}
.action {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .action {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .action {
    min-height: 27rem;
  }
}
.action > a {
  display: block;
  background-size: cover;
  background-position: center;
  height: 100%;
  color: #FFF;
  text-decoration: none;
}
.action > a > div {
  background-color: rgba(7, 33, 51, 0.5);
  height: 100%;
}
@media (min-width: 992px) {
  .action > a > div {
    display: flex;
  }
}
.action > a > div div {
  padding: 1.5rem 1.5rem 2rem;
  align-self: flex-end;
}
.action > a > div div em {
  float: left;
  clear: both;
}
.action > a > div div h2 {
  clear: both;
  padding-top: 0.5rem;
  font-size: 2rem;
  margin: 0 0 0 0;
}
.action > a > div div h2 span {
  font-size: 1rem;
  font-weight: 400;
  display: block;
  background: transparent;
}
.action > a > div div .snippet {
  padding: 0;
  overflow: hidden;
}
@media (min-width: 992px) {
  .action > a > div div .snippet {
    display: none;
  }
}
.action > a > div div .snippet p:last-child {
  font-weight: 700;
  text-transform: uppercase;
  text-align: right;
  margin-bottom: 0;
}
.action:link,
.action:active,
.action:visited {
  color: #FFF;
}
.search-filters-container {
  margin: 15px;
  padding: 5px;
  background: #00629B;
  overflow: hidden;
}
.search-filters-container .arrow {
  position: absolute;
  left: 5px;
  top: 14px;
  bottom: 0;
  border-left-color: #fff;
}
@media (min-width: 992px) {
  .search-filters-container .arrow {
    left: 0;
    top: 5px;
    border-left-color: #00629B;
  }
}
.search-filters-container .arrow-up {
  border-bottom-color: #fff;
  border-left-color: transparent;
}
@media (min-width: 992px) {
  .search-filters-container .arrow-up {
    border-bottom-color: #00629B;
  }
}
@media (min-width: 992px) {
  .search-filters-container {
    margin: 0;
    background: none;
    background: #f4f6f5;
    padding: 10px 5px;
  }
}
.search-header {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.search-header .dropdown-button {
  position: relative;
  z-index: 1 !important;
}
@media (min-width: 992px) {
  .search-header {
    flex-direction: row;
  }
}
.search-filters {
  padding: 0;
  overflow: hidden;
  transition: max-height 0.15s ease-out;
}
.search-filters .title {
  font-size: 18px;
  margin: 15px;
}
.search-filters *:focus {
  outline: none !important;
}
.search-filters .accordion-filters {
  padding: 0 15px;
}
.search-filters .accordion {
  color: #fff;
  font-size: 16px;
  margin: 0;
  position: relative;
  padding-left: 20px;
  padding: 10px 10px 10px 20px;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .search-filters .accordion {
    margin: 15px 0 10px;
    padding: 0 0 0 15px;
    color: #00629B;
  }
}
.search-filters .accordion-body {
  display: none;
  margin-left: 15px;
  margin-bottom: 10px;
  color: #fff;
}
.search-filters .accordion-body.active {
  display: block;
}
@media (min-width: 992px) {
  .search-filters .accordion-body {
    color: #000;
  }
}
.search-filters .button-filters {
  padding: 0.5rem !important;
  margin-top: 0 !important;
  font-size: 0.8rem !important;
}
@media (min-width: 1200px) {
  .search-filters .button-filters {
    font-size: 1rem !important;
  }
}
.search-filters ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.search-filters p {
  margin: 10px 0;
}
.search-filters .button-container {
  text-align: center;
  margin-bottom: 10px;
}
.search-filters .button-container a.button {
  border-radius: 0;
  border: 1px solid #fff;
  text-transform: uppercase;
}
.search-filters .custom-checkbox {
  padding: 3px 0;
  color: #fff;
}
@media (min-width: 992px) {
  .search-filters .custom-checkbox {
    padding: 2px 0;
    color: #000;
  }
}
.search-filters .datepicker-container input {
  display: block;
  max-width: 100%;
  width: auto;
}
.search-filters.slide {
  transition: max-height 0.15s ease-out;
}
@media (max-width: 992px) {
  .search-filters.slide {
    max-height: none;
  }
}
@media (max-width: 992px) {
  .search-filters {
    max-height: 0;
  }
}
.search-content .sort-button-container {
  float: right;
}
.button-filters-mobile {
  width: 100%;
  margin: 0 !important;
  text-transform: uppercase !important;
}
.button-filters-mobile .arrow {
  left: 20px;
  top: 23px;
}
.search-form .search-icon {
  background-size: 25px 25px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/media/beps/siteassets/images/search-icon.svg');
  text-indent: -2000rem;
  width: 49px;
  height: 48px;
  display: inline-block;
  vertical-align: top;
  margin-top: -49px;
  float: right;
  position: relative;
}
.search-form .search-input {
  height: 50px;
  padding: 10px;
  font-size: 24px;
  width: 100%;
}
.arrow {
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #00629B;
  display: block;
}
.arrow-up {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #00629B;
  border-top: none;
  display: block;
}
.search-page-title {
  display: none;
}
@media (min-width: 992px) {
  .search-page-title {
    display: block;
  }
}
@media screen and (max-width: 480px) {
  .ui-datepicker {
    z-index: 110 !important;
  }
}
#progressbar-wrapper {
  margin-left: 15px;
  margin-right: 15px;
}
@media screen and (max-width: 992px) {
  ul#countries,
  ul#actions {
    max-height: 170px;
    overflow: auto;
  }
  ul#countries::-webkit-scrollbar,
  ul#actions::-webkit-scrollbar {
    -webkit-appearance: none;
  }
  ul#countries::-webkit-scrollbar:vertical,
  ul#actions::-webkit-scrollbar:vertical {
    width: 8px;
  }
  ul#countries::-webkit-scrollbar:horizontal,
  ul#actions::-webkit-scrollbar:horizontal {
    height: 6px;
  }
  ul#countries::-webkit-scrollbar-thumb,
  ul#actions::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 6px;
    border: 1px solid #fff;
  }
  ul#countries::-webkit-scrollbar-track,
  ul#actions::-webkit-scrollbar-track {
    border-radius: 6px;
    background-color: rgba(255, 255, 255, 0.5);
  }
}
@media screen and (min-width: 992px) {
  ul#countries {
    max-height: 350px;
    overflow: auto;
  }
  ul#actions {
    max-height: 350px;
    overflow: auto;
  }
}
.search-results ul.content-list li p:last-child {
  height: 55px;
  overflow: hidden;
  position: relative;
}
.search-results ul.content-list li p:last-child:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 25px;
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), #f9f9f9);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #f9f9f9);
}
.search-results ul.content-list li h3,
.search-results ul.content-list li p {
  width: 100%;
}
.ui-widget-header .ui-icon {
  background-image: url('/media/beps/siteassets/images/ui-icons_444444_256x240.png');
}
.disabled {
  pointer-events: none;
  background-color: grey !important;
}
.doc-type-container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .doc-type-container {
    width: 750px;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .doc-type-container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .doc-type-container {
    width: 1170px;
  }
}
@media (min-width: 1360px) {
  .doc-type-container {
    width: 85rem;
  }
}
.doc-type-container .ip-title {
  font-size: 2em;
  margin: 0;
  padding: 15px 10px 2px 10px;
}
@media screen and (max-width: 428px) {
  .doc-type-container .ip-title {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .doc-type-container .ip-title {
    font-size: 3.25rem;
    padding-top: 4rem;
    padding-bottom: 2rem;
  }
}
.doc-type-container .block {
  background: none repeat scroll 0% 0% #f9f9f9;
  border-width: 1px;
  border-style: solid;
  border-color: #dddddd #f0f0f0 #fbfbfb;
  padding: 15px;
  margin: 1em 0px 0px;
}
@media screen and (max-width: 767px) {
  .doc-type-container .block {
    background: transparent !important;
    border-color: transparent !important;
    display: block;
  }
}
.doc-type-container #webEditContent img {
  max-width: unset;
}
.doc-type-container #webEditContent table {
  margin-bottom: 1.4em;
  width: 100%;
}
@media screen and (max-width: 600px) {
  .doc-type-container #webEditContent table {
    table-layout: fixed;
  }
}
.doc-type-container #webEditContent p {
  margin: 5px 0;
  padding: 0;
}
.doc-type-container .document th,
.doc-type-container .document td,
.doc-type-container .document caption {
  padding: 4px 10px 4px 5px;
}
@media screen and (max-width: 428px) {
  .doc-type-container .document table {
    width: 100% !important;
    height: 100% !important;
  }
}
.doc-type-container table,
.doc-type-container td,
.doc-type-container th {
  vertical-align: top;
}
@media screen and (max-width: 428px) {
  .doc-type-container .document td {
    width: 100% !important;
    min-width: 0px;
    display: block;
    overflow: hidden;
  }
}
.doc-type-container .pub-section-line {
  border-top: 1px solid #000;
  padding: 10px 3px !important;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 5px;
}
.doc-type-container .pub-1-col-list {
  margin: 0.75em 0;
  padding: 0;
  list-style: none;
}
.doc-type-container .pub-1-col-list li:before {
  content: "\203A";
  font-size: 20px;
  color: #2973bd;
  margin-right: 7px;
}
.doc-type-container .pub-2-col-list {
  column-count: 2;
  column-gap: 2em;
  margin: 0.75em 0;
  padding: 0;
  list-style: none;
}
.doc-type-container .pub-2-col-list li:before {
  content: "\203A";
  font-size: 20px;
  color: #2973bd;
  margin-right: 7px;
}
.doc-type-container .linkList {
  list-style: none;
  padding: 0;
}
.doc-type-container .linkList li {
  margin: 0 0 10px 0;
}
.doc-type-container .linkList li:before {
  content: "\00BB";
  font-size: 20px;
  color: #2973bd;
  margin-right: 7px;
}
.doc-type-container .OECDTitle2 {
  font-size: 17px;
  font-weight: bold;
  text-decoration: none;
  color: #675C53;
}
.doc-type-container iframe {
  width: unset;
  height: unset;
}
@media (min-width: 768px) {
  .doc-type-container iframe {
    height: unset;
    width: unset;
  }
}
@media (min-width: 992px) {
  .doc-type-container iframe {
    height: unset;
  }
}
@media (min-width: 1200px) {
  .doc-type-container iframe {
    height: unset;
  }
}
@media (min-width: 1360px) {
  .doc-type-container iframe {
    height: unset;
  }
}
html[lang='en'] .doc-type-container .label-en {
  display: inline-block !important;
}
html[lang='fr'] .doc-type-container .label-fr {
  display: inline-block !important;
}
.ui-widget-header .ui-icon {
  background-image: url('/media/beps/siteassets/images/ui-icons_444444_256x240.png');
}

