@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Poppins:200,300,400,500,600,700|Roboto:300,400,500,700&display=swap");
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot");
  src: url("../fonts/icomoon/icomoon.eot") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf") format("truetype"), url("../fonts/icomoon/icomoon.woff") format("woff"), url("../fonts/icomoon/icomoon.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-circle-icon:before {
  content: "\e92e"; }

.icon-icon-close:before {
  content: "\e919"; }

.icon-icon-minus:before {
  content: "\e920"; }

.icon-icon-plus:before {
  content: "\e923"; }

.icon-icon-wildlife:before {
  content: "\e929"; }

.icon-user:before {
  content: "\e92a"; }

.icon-cross:before {
  content: "\ea0f"; }

.icon-checkmark:before {
  content: "\ea10"; }

@font-face {
  font-family: 'Think-Pink';
  src: url("../fonts/ThinkPink/Think-Pink-Regular.woff2") format("woff2"), url("../fonts/ThinkPink/Think-Pink-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Think-Pink Extras';
  src: url("../fonts/ThinkPink/Think-Pink-Extras.woff2") format("woff2"), url("../fonts/ThinkPink/Think-Pink-Extras.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 2 */ }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

.listreset, .holder-header .holder-menu-header, .holder-header .holder-menu-header .menu, .holder-header .holder-menu-header .region-secondary-menu li.menu-item--expanded > .menu, .holder-header .holder-menu-header .region-primary-menu li.menu-item--expanded > .menu, .holder-footer .footer-nav .menu, .block-facets-summary ul, .holder-single-page .holder-content .content-single ul, .breadcrumb ol, .block-facets .item-list__checkbox, .view-expedition-testimonials .filters-nav-holder ul, .timeline {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after, dl:after, .expedition-info-item .field--label-inline:after, .expedition-info-item .field--label-inline.field--name-field-accomodation-type .field__item:after, .page-node-type-expedition .block-layout-builder:after, .block-inline-blocktimeline .field--name-field-timeline:after {
  content: '';
  display: block;
  clear: both; }

.holder-header .holder-menu-header, .holder-header .holder-menu-header .region-secondary-menu li a, .holder-header .holder-menu-header .region-secondary-menu li span:not(.icon-drop), .holder-header .holder-menu-header .region-primary-menu li a, .holder-header .holder-menu-header .region-primary-menu li span, .holder-header .holder-menu-header .icon-drop, .holder-header .holder-menu-header .icon-drop:before, .header-account-link, .header-phone, .nav-opener, .nav-opener .title-menu, .holder-footer .block-contact-block a, .holder-footer .footer-nav .menu li a, .path-user .tabs li a,
.page-not-found .tabs li a, .eu-cookie-compliance-content button, .block-column_component .field--type-entity-reference-revisions > .field__item a:after, .block-inline-blockdynamic-content .node--type-stories, .block-inline-blockdynamic-content .node--type-stories .field--name-field-featured-image img, .block-inline-blockdynamic-content .node--type-stories h4 a, .block-inline-blockdynamic-content .node--type-stories .read-more, .holder-single-page .holder-sidebar .node--view-mode-short-expedition-card .node__content .vocabulary-research-type > div span,
.holder-single-page .holder-sidebar .node--view-mode-short-expedition-card .node__content .vocabulary-activity-level > div span, .breadcrumb ol li a, article.expedition .img-holder a, article.expedition .img-holder a img, .contact-message-form input, .contact-message-form textarea, .contact-message-form input[type="submit"], .testimonial-item .views-field-body a, .view-expedition-testimonials .filters-nav-holder a,
.view-expedition-testimonials .filters-nav-holder .button, .view-scientists .filters-result .holder-row .views-row .views-field-field-headshot-image a, .view-scientists .filters-result .holder-row .views-row .views-field-nothing .title a, .stories-layout-facets-result.layout-facets-result .filters-result .views-row, .stories-layout-facets-result .views-row a img, .stories-banner a, .link-more a, .mailchimp-signup-subscribe-form .js-form-submit,
.block-mailchimp-signup-subscribe-blocknewsletter form .js-form-submit, .slick-lightbox .slick-prev,
.slick-lightbox .slick-next, .slick-lightbox .slick-lightbox-close, .block-inline-blockaccordion .ui-accordion-content a {
  -webkit-transition: all 0.250s ease;
  transition: all 0.250s ease; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

blockquote:before, blockquote:after, .eu-cookie-compliance-content button, .block-facets .item-list__checkbox label, .block-facets .item-list__checkbox label:before, .layout-facets-result .views-exposed-form label, .filters-nav-holder .pager__items li,
.filters-nav-holder .js-pager__items li, .filters-nav-holder .pager__items .pager__item--previous a:before, .filters-nav-holder .pager__items .pager__item--next a:before,
.filters-nav-holder .js-pager__items .pager__item--previous a:before,
.filters-nav-holder .js-pager__items .pager__item--next a:before, .filters-nav-holder .pager__items a,
.filters-nav-holder .js-pager__items a, article.expedition .expedition-type .type, article.expedition .taxonomy-term span img, article.expedition .taxonomy-term.vocabulary-research-type, .random-testimonial blockquote .field--name-body:before, .random-testimonial blockquote .field--name-body:after, .contact-message-form label, .testimonial-item .rating .star, .testimonial-item .rating .half-star, .view-expedition-testimonials .filters-nav-holder a,
.view-expedition-testimonials .filters-nav-holder .button, .block-field-blocknodeexpeditionfield-research-type .taxonomy-term, .block-field-blocknodeexpeditionfield-research-type .taxonomy-term img, .field--name-field-media--thumbnails .slick-slide img,
.field--name-field-media--thumbnails .field__item img {
  display: inline-block;
  vertical-align: top; }

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

*, *:before, *:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit; }

* {
  max-height: 1000000px; }

body {
  color: #2F3538;
  background: #fff;
  font: 1rem/1.2 "Roboto", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  min-width: 320px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  max-width: 100%;
  height: auto; }

.gm-style img {
  max-width: none; }

.text-center {
  text-align: center; }

ul, ol, dl, p, h1, h2, h3, h4, h5, h6, address, form, table, blockquote, applet, embed, object, iframe, frameset {
  margin: 0 0 1.2em; }

blockquote {
  border-left: 4px solid #98A4AE;
  padding-left: .5em;
  margin-left: 1.2em; }

th, td {
  border: 1px solid #98A4AE;
  padding: .5em;
  text-align: left;
  vertical-align: top; }

th {
  text-align: center;
  vertical-align: middle; }

ul, ol {
  padding-left: 3em; }

ul ul,
ul ol,
ol ul,
ol ol {
  padding-left: 3em;
  margin: 0; }

ul {
  list-style-type: disc; }

dl dt {
  float: left;
  clear: left;
  padding-right: .3em;
  font-weight: bold; }

dl dd {
  overflow: hidden; }

pre {
  max-width: 100%; }

@media (min-width: 768px) {
  html,
  body {
    height: 100%; }
  .layout-container {
    height: 100%;
    display: table;
    table-layout: fixed;
    position: relative;
    width: 100%; }
  #wrapper {
    display: table-cell;
    margin: 0 auto; }
  #footer {
    display: table-footer-group;
    height: 1%; } }

form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none; }

input[type='text'],
input[type='tel'],
input[type='email'],
input[type='search'],
input[type='password'],
textarea {
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #A4BCC2;
  border-radius: 2px;
  padding: 0.4em 0.7em; }

input[type='text']:focus,
input[type='tel']:focus,
input[type='email']:focus,
input[type='search']:focus,
input[type='password']:focus,
textarea:focus {
  border-color: #000; }

input[type='text']::-webkit-input-placeholder,
input[type='tel']::-webkit-input-placeholder,
input[type='email']::-webkit-input-placeholder,
input[type='search']::-webkit-input-placeholder,
input[type='password']::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #98A4AE; }

input[type='text']::-moz-placeholder,
input[type='tel']::-moz-placeholder,
input[type='email']::-moz-placeholder,
input[type='search']::-moz-placeholder,
input[type='password']::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #98A4AE; }

input[type='text']:-moz-placeholder,
input[type='tel']:-moz-placeholder,
input[type='email']:-moz-placeholder,
input[type='search']:-moz-placeholder,
input[type='password']:-moz-placeholder,
textarea:-moz-placeholder {
  color: #98A4AE; }

input[type='text']:-ms-input-placeholder,
input[type='tel']:-ms-input-placeholder,
input[type='email']:-ms-input-placeholder,
input[type='search']:-ms-input-placeholder,
input[type='password']:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #98A4AE; }

input[type='text'].placeholder,
input[type='tel'].placeholder,
input[type='email'].placeholder,
input[type='search'].placeholder,
input[type='password'].placeholder,
textarea.placeholder {
  color: #98A4AE; }

select {
  font-size: 14px;
  line-height: 22px;
  border: 1px solid #A4BCC2;
  background-color: #fff;
  color: #2F3538;
  border-radius: 2px;
  letter-spacing: 0;
  padding: 8px 15px;
  padding-right: 30px;
  background-image: url("../images/icon/arrow-down-simple.svg");
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: right 13px center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none; }

select::-ms-expand {
  display: none; }

textarea {
  resize: none;
  height: 160px;
  vertical-align: top; }

@media (min-width: 768px) {
  textarea {
    height: 180px; } }

button,
input[type='button'],
input[type='reset'],
input[type='file'],
input[type='submit'] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  cursor: pointer; }

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6,
.h {
  font-family: inherit;
  font-weight: bold;
  margin: 0 0 0.5em;
  color: inherit; }

h1, .h1 {
  font-size: 30px; }

h2, .h2 {
  font-size: 27px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 21px; }

h5, .h5 {
  font-size: 17px; }

h6, .h6 {
  font-size: 15px; }

p {
  margin: 0 0 1em; }

a {
  color: #0076A8;
  text-decoration: none; }

a:hover, a:focus {
  text-decoration: underline; }

.upper-case {
  text-transform: uppercase; }

/* custom scrollbars styles */
.jcf-scrollable-wrapper {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  position: relative; }

.jcf-scrollbar-vertical {
  position: absolute;
  cursor: default;
  background: #e3e3e3;
  width: 14px;
  bottom: 0;
  right: 0;
  top: 0; }

.jcf-scrollbar-vertical .jcf-scrollbar-dec,
.jcf-scrollbar-vertical .jcf-scrollbar-inc {
  background: #bbb;
  height: 14px;
  width: 14px;
  left: 0;
  top: 0; }

.jcf-scrollbar-vertical .jcf-scrollbar-inc {
  top: auto;
  bottom: 0; }

.jcf-scrollbar-vertical .jcf-scrollbar-handle {
  background: #888;
  height: 1px;
  width: 14px; }

.jcf-scrollbar-horizontal {
  position: absolute;
  background: #e3e3e3;
  right: auto;
  top: auto;
  left: 0;
  bottom: 0;
  width: 1px;
  height: 14px; }

.jcf-scrollbar-horizontal .jcf-scrollbar-dec,
.jcf-scrollbar-horizontal .jcf-scrollbar-inc {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  background: #bbb;
  height: 14px;
  width: 14px; }

.jcf-scrollbar-horizontal .jcf-scrollbar-inc {
  left: auto;
  right: 0; }

.jcf-scrollbar-horizontal .jcf-scrollbar-slider {
  display: inline-block;
  position: relative;
  height: 14px; }

.jcf-scrollbar-horizontal .jcf-scrollbar-handle {
  position: absolute;
  background: #888;
  height: 14px; }

.jcf-scrollbar.jcf-inactive .jcf-scrollbar-handle {
  visibility: hidden; }

.jcf-scrollbar.jcf-inactive .jcf-scrollbar-dec,
.jcf-scrollbar.jcf-inactive .jcf-scrollbar-inc {
  background: #e3e3e3; }

/* common custom form elements styles */
.jcf-disabled {
  background: #ddd !important; }

.jcf-focus,
.jcf-focus * {
  border-color: #f00 !important; }

.banner {
  display: grid;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-block: 24px !important; }

.banner h3 {
  margin: 0; }

.banner h3 a {
  display: inline-block;
  line-height: 1;
  color: #62a70f; }

.banner h3 a:focus, .banner h3 a:hover {
  color: #62a70f;
  text-decoration: none;
  border-bottom: 2px solid #002E42; }

.banner .layout__region--second {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end; }

@media (max-width: 767px) {
  .banner .layout__region--second {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start; } }

.banner--75-25 {
  grid-template-columns: 75% 25%; }

@media (max-width: 767px) {
  .banner--75-25 {
    grid-template-columns: 2fr; } }

@media (max-width: 767px) {
  .button-banner {
    margin-top: 12px; } }

.holder-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 16px;
  margin-bottom: 10px; }

@media (min-width: 1024px) {
  .holder-header {
    margin-bottom: 0px; } }

.holder-header .region-header .site-logo img {
  max-width: 109px;
  height: 64px; }

@media (min-width: 1024px) {
  .holder-header .region-header .site-logo img {
    max-width: 152px;
    height: 90px; } }

.holder-header .holder-menu-header {
  position: fixed;
  top: 86px;
  left: auto;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  right: 0;
  min-height: 100vh;
  height: 100vh;
  color: #fff;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  bottom: 0;
  background: #fff;
  z-index: 999999;
  padding-bottom: 180px;
  padding-top: 32px; }

@media (min-width: 480px) {
  .holder-header .holder-menu-header {
    width: 348px; } }

@media (min-width: 1024px) {
  .holder-header .holder-menu-header {
    display: block;
    position: static;
    -webkit-transform: none;
    transform: none;
    min-height: auto;
    height: auto;
    padding: 0;
    width: auto;
    background: transparent;
    overflow: visible;
    text-align: left;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 24px 0; } }

.holder-header .holder-menu-header .menu {
  padding: 0 24px; }

@media (min-width: 1024px) {
  .holder-header .holder-menu-header .menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0; } }

.holder-header .holder-menu-header .menu .menu-item:hover {
  cursor: pointer; }

@media (min-width: 1024px) {
  .holder-header .holder-menu-header .region-secondary-menu .menu {
    border-bottom: 1px solid rgba(164, 188, 194, 0.5); } }

.holder-header .holder-menu-header .region-secondary-menu li {
  padding: 0;
  position: relative;
  list-style-type: none;
  list-style-image: none;
  border-bottom: 1px solid rgba(164, 188, 194, 0.5); }

@media (min-width: 1024px) {
  .holder-header .holder-menu-header .region-secondary-menu li {
    margin-left: 24px;
    padding-bottom: 9px;
    border-bottom: none; } }

.holder-header .holder-menu-header .region-secondary-menu li a, .holder-header .holder-menu-header .region-secondary-menu li span:not(.icon-drop) {
  display: block;
  color: #2F3538;
  text-decoration: none;
  font-size: 18px;
  line-height: 28px;
  padding: 14px 0px;
  font-family: "Roboto", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-weight: 400; }

@media (min-width: 1024px) {
  .holder-header .holder-menu-header .region-secondary-menu li a, .holder-header .holder-menu-header .region-secondary-menu li span:not(.icon-drop) {
    font-size: 14px;
    line-height: 22px;
    padding: 0px;
    display: inline-block; } }

.holder-header .holder-menu-header .region-secondary-menu li a:hover, .holder-header .holder-menu-header .region-secondary-menu li span:not(.icon-drop):hover {
  color: #0076A8; }

.holder-header .holder-menu-header .region-secondary-menu li.menu-item--active-trail a,
.holder-header .holder-menu-header .region-secondary-menu li.menu-item--active-trail span {
  color: #0076A8; }

.holder-header .holder-menu-header .region-secondary-menu li:first-child {
  margin-left: 0; }

.holder-header .holder-menu-header .region-secondary-menu li.menu-item--expanded {
  position: relative; }

.holder-header .holder-menu-header .region-secondary-menu li.menu-item--expanded > .menu {
  display: none; }

@media (min-width: 1024px) {
  .holder-header .holder-menu-header .region-secondary-menu li.menu-item--expanded > .menu {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    min-width: 300px;
    -webkit-box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.19);
    box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.19);
    border-radius: 2px;
    padding: 18px 12px;
    background: #fff;
    z-index: 1; } }

.holder-header .holder-menu-header .region-secondary-menu li.menu-item--expanded > .menu li {
  padding: 0;
  margin: 0;
  border: none; }

.holder-header .holder-menu-header .region-secondary-menu li.menu-item--expanded > .menu li a, .holder-header .holder-menu-header .region-secondary-menu li.menu-item--expanded > .menu li span {
  display: block;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 22px;
  color: #2F3538; }

.holder-header .holder-menu-header .region-secondary-menu li.menu-item--expanded > .menu li:hover a,
.holder-header .holder-menu-header .region-secondary-menu li.menu-item--expanded > .menu li:hover span {
  background-color: #F1F5F6; }

.holder-header .holder-menu-header .region-secondary-menu li.menu-item--expanded > .menu li.menu-item--active-trail a,
.holder-header .holder-menu-header .region-secondary-menu li.menu-item--expanded > .menu li.menu-item--active-trail span {
  color: #0076A8; }

.holder-header .holder-menu-header .region-secondary-menu li.menu-item--expanded:last-child > .menu {
  left: auto;
  right: 0; }

@media (min-width: 1024px) {
  .holder-header .holder-menu-header .region-secondary-menu li.menu-item--expanded:hover .menu {
    display: block; } }

.holder-header .holder-menu-header .region-secondary-menu li.menu-item--expanded.icon-drop-active .menu {
  display: block; }

.holder-header .holder-menu-header .region-secondary-menu li.menu-item--expanded.icon-drop-active .icon-drop {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.holder-header .holder-menu-header .region-primary-menu li {
  position: relative;
  list-style-type: none;
  list-style-image: none;
  border-bottom: 1px solid rgba(164, 188, 194, 0.5); }

@media (min-width: 1024px) {
  .holder-header .holder-menu-header .region-primary-menu li {
    margin-left: 40px;
    padding-top: 32px;
    padding-bottom: 20px;
    border: none; } }

.holder-header .holder-menu-header .region-primary-menu li:last-child {
  border: none; }

.holder-header .holder-menu-header .region-primary-menu li a, .holder-header .holder-menu-header .region-primary-menu li span {
  display: block;
  padding: 14px 0px;
  letter-spacing: 0.18px;
  color: #2F3538;
  font-size: 18px;
  line-height: 28px;
  text-decoration: none;
  font-family: "Roboto", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-weight: 400; }

@media (min-width: 1024px) {
  .holder-header .holder-menu-header .region-primary-menu li a, .holder-header .holder-menu-header .region-primary-menu li span {
    padding: 0px;
    display: inline-block; } }

.holder-header .holder-menu-header .region-primary-menu li a:hover, .holder-header .holder-menu-header .region-primary-menu li span:hover {
  color: #0076A8; }

.holder-header .holder-menu-header .region-primary-menu li.menu-item--active-trail a,
.holder-header .holder-menu-header .region-primary-menu li.menu-item--active-trail span {
  color: #0076A8; }

.holder-header .holder-menu-header .region-primary-menu li:first-child {
  margin-left: 0; }

.holder-header .holder-menu-header .region-primary-menu li.menu-item--expanded {
  position: relative; }

.holder-header .holder-menu-header .region-primary-menu li.menu-item--expanded > .menu {
  display: none; }

@media (min-width: 1024px) {
  .holder-header .holder-menu-header .region-primary-menu li.menu-item--expanded > .menu {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    min-width: 300px;
    -webkit-box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.19);
    box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.19);
    border-radius: 2px;
    padding: 18px 12px;
    background: #fff;
    z-index: 1; } }

.holder-header .holder-menu-header .region-primary-menu li.menu-item--expanded > .menu li {
  padding: 0;
  margin: 0;
  border: none; }

.holder-header .holder-menu-header .region-primary-menu li.menu-item--expanded > .menu li a, .holder-header .holder-menu-header .region-primary-menu li.menu-item--expanded > .menu li span {
  display: block;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 22px;
  color: #2F3538; }

.holder-header .holder-menu-header .region-primary-menu li.menu-item--expanded > .menu li:hover a,
.holder-header .holder-menu-header .region-primary-menu li.menu-item--expanded > .menu li:hover span {
  background-color: #F1F5F6; }

.holder-header .holder-menu-header .region-primary-menu li.menu-item--expanded > .menu li.menu-item--active-trail a,
.holder-header .holder-menu-header .region-primary-menu li.menu-item--expanded > .menu li.menu-item--active-trail span {
  color: #0076A8; }

@media (min-width: 1024px) {
  .holder-header .holder-menu-header .region-primary-menu li.menu-item--expanded:hover .menu {
    display: block; } }

.holder-header .holder-menu-header .region-primary-menu li.menu-item--expanded.icon-drop-active .menu {
  display: block; }

.holder-header .holder-menu-header .region-primary-menu li.menu-item--expanded.icon-drop-active .icon-drop {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.holder-header .holder-menu-header .region-primary-menu li.menu-item--expanded:last-child > .menu {
  left: auto;
  right: 0; }

.holder-header .holder-menu-header .icon-drop {
  cursor: pointer;
  position: absolute;
  top: 5px;
  right: -10px;
  padding: 15px 10px; }

.holder-header .holder-menu-header .icon-drop:before {
  content: '';
  display: inline-block;
  background-image: url(../images/icon/arrow-down-simple.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 15px;
  height: 15px; }

@media (min-width: 1024px) {
  .holder-header .holder-menu-header .icon-drop {
    display: none; } }

.holder-header .holder-menu-header .icon-drop:hover:before {
  color: #005487; }

.header-account-link {
  display: block;
  font-size: 14px;
  line-height: 22px;
  color: #2F3538;
  text-decoration: none;
  font-weight: 400; }

.header-account-link:before {
  content: '';
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../images/icon/user.svg);
  width: 22px;
  height: 24px;
  display: block;
  margin: 0 auto 10px; }

.header-account-link:hover {
  color: #83B93C; }

@media (min-width: 1024px) {
  .header-account-link {
    display: none; } }

.header-phone {
  display: block;
  font-size: 18px;
  line-height: 28px;
  color: #2F3538;
  text-decoration: none;
  padding: 0 24px;
  margin-top: 30px; }

.header-phone:hover {
  color: #0076A8; }

@media (min-width: 1024px) {
  .header-phone {
    display: none; } }

@media (min-width: 1024px) {
  .nav-opener {
    display: none; } }

.nav-opener {
  position: relative;
  margin-top: -28px;
  z-index: 1001;
  float: right;
  color: #83B93C;
  text-decoration: none;
  width: 23px;
  height: 23px; }

.nav-opener:before {
  position: absolute;
  content: "";
  top: 6px;
  bottom: auto;
  left: 5px;
  right: -5px; }

.nav-opener:after {
  position: absolute;
  content: "";
  top: auto;
  bottom: 7px;
  left: 5px;
  right: -5px; }

.nav-opener:before, .nav-opener:after,
.nav-opener .icn-bar {
  height: 3px;
  -webkit-transition: inherit;
  transition: inherit;
  background-color: currentColor; }

.nav-opener:hover, .nav-opener:focus {
  color: #83B93C; }

.nav-opener .icn-bar {
  left: 5px;
  right: -5px;
  top: -1px;
  position: absolute; }

.nav-active .nav-opener {
  color: #83B93C; }

.nav-active .nav-opener:hover {
  color: #83B93C; }

.nav-active .nav-opener:before {
  -webkit-transform: rotate(225deg) translate(0px, 0px);
  transform: rotate(225deg) translate(0px, 0px); }

.nav-active .nav-opener:after {
  -webkit-transform: rotate(-225deg) translate(-5px, 5px);
  transform: rotate(-225deg) translate(-5px, 5px); }

.nav-active .nav-opener .icn-bar {
  opacity: 0;
  visibility: hidden; }

.nav-opener .title-menu {
  display: inline-block;
  padding-top: 33px;
  color: #2F3538;
  font-size: 14px;
  font-weight: 400; }

@media (min-width: 1024px) {
  .nav-opener:hover .title-menu {
    color: #83B93C; } }

body.nav-active {
  position: fixed;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.nav-active .header .holder-menu-header {
  -webkit-transform: translateX(0%);
  transform: translateX(0%); }

.holder-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 56px 0 2px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

@media (min-width: 1024px) {
  .holder-footer {
    padding: 30px 0 30px; } }

.holder-footer .block-system-branding-block {
  margin-bottom: 43px;
  display: inline-block; }

.holder-footer .block-system-branding-block .site-logo {
  display: block; }

.holder-footer .block-system-branding-block .site-logo img {
  max-width: 107px;
  height: 64px; }

@media (min-width: 1024px) {
  .holder-footer .block-system-branding-block .site-logo img {
    max-width: 152px;
    height: 90px; } }

.holder-footer .block-contact-block {
  font-size: 16px;
  line-height: 22px;
  color: #2F3538;
  padding: 0; }

.holder-footer .block-contact-block a {
  color: inherit;
  text-decoration: none; }

.holder-footer .block-contact-block a:hover {
  text-decoration: underline; }

.holder-footer .block-contact-block .field--name-field-location-address,
.holder-footer .block-contact-block .field--name-field-phone,
.holder-footer .block-contact-block .field--name-field-email {
  margin-bottom: 11px;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400; }

@media (min-width: 768px) {
  .holder-footer .block-contact-block .field--name-field-location-address:before,
  .holder-footer .block-contact-block .field--name-field-phone:before,
  .holder-footer .block-contact-block .field--name-field-email:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 15px; } }

.holder-footer .block-contact-block .field--name-field-location-address:before {
  background-image: url(../images/icon/icon-location.svg);
  width: 18px;
  height: 18px; }

.holder-footer .block-contact-block .field--name-field-phone:before {
  background-image: url(../images/icon/icon-phone.svg);
  width: 18px;
  height: 18px; }

.holder-footer .block-contact-block .field--name-field-email:before {
  background-image: url(../images/icon/icon-envelope.svg);
  width: 19px;
  height: 19px; }

.holder-footer .region-footer {
  width: 100%;
  text-align: center;
  margin-bottom: 40px; }

@media (min-width: 1024px) {
  .holder-footer .region-footer {
    width: calc(36% - 20px);
    text-align: left;
    margin-bottom: 0;
    margin-right: 20px; } }

.holder-footer .footer-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -16px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-item-align: start;
  align-self: flex-start; }

@media (min-width: 768px) {
  .holder-footer .footer-nav {
    width: 100%; } }

@media (min-width: 1024px) {
  .holder-footer .footer-nav {
    width: 64%; } }

.holder-footer .footer-nav > .region {
  padding: 0 16px;
  width: 50%;
  margin-bottom: 34px; }

@media (min-width: 768px) {
  .holder-footer .footer-nav > .region {
    width: 25%;
    margin-bottom: 0; } }

.holder-footer .footer-nav h2 {
  display: block;
  font-size: 14px;
  line-height: 22px;
  color: #2F3538;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(164, 188, 194, 0.5);
  padding-bottom: 9px;
  margin-bottom: 17px;
  letter-spacing: 0.84px;
  font-weight: 700; }

.holder-footer .footer-nav h2:after {
  display: none; }

.holder-footer .footer-nav .menu li {
  margin-bottom: 4px;
  padding: 0; }

.holder-footer .footer-nav .menu li a {
  color: #2F3538;
  text-decoration: none;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400; }

.holder-footer .footer-nav .menu li a:hover {
  text-decoration: underline; }

.holder-footer .footer-nav .menu li a.is-active {
  color: #0076A8; }

.holder-footer .footer-nav .block-registered-charity {
  margin-top: 20px;
  padding: 6px 6px 3px 11px;
  border: 1px solid rgba(164, 188, 194, 0.5);
  font-size: 14px;
  line-height: 22px; }

@media (min-width: 1024px) {
  .holder-footer .footer-nav .block-registered-charity {
    padding: 8px 16px; } }

.holder-footer .footer-nav .block-registered-charity p {
  margin-bottom: 0; }

.copyright {
  text-align: center;
  color: #2F3538;
  font-size: 14px;
  line-height: 30px;
  background-color: rgba(164, 188, 194, 0.1);
  padding: 20px 52px; }

@media (min-width: 1024px) {
  .copyright {
    padding: 24px 0; } }

.region-footer-partners {
  padding-bottom: 0;
  max-width: 1440px;
  margin: 0 auto; }

@media (min-width: 480px) {
  .region-footer-partners {
    padding-right: 80px;
    padding-bottom: 80px; } }

.region-footer-partners .block-partners-logos-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

@media (min-width: 480px) {
  .region-footer-partners .block-partners-logos-block {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; } }

.region-footer-partners .block-partners-logos-block img {
  max-width: 107px;
  margin-bottom: 24px; }

@media (min-width: 480px) {
  .region-footer-partners .block-partners-logos-block img {
    margin-bottom: 0;
    max-width: 125px;
    margin-left: 24px; } }

#wrapper {
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  position: relative; }

.accessibility {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden; }

.accessibility:focus {
  position: static;
  width: auto;
  height: auto; }

.container {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 24px; }

@media (min-width: 1024px) {
  .container {
    padding: 0 80px; } }

body,
html {
  height: auto;
  min-height: 100%;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch; }

@media (min-width: 1024px) {
  body,
  html {
    height: 100%;
    min-height: 100%; } }

body {
  font-weight: 300; }

.layout .layout__region {
  width: 100%; }

blockquote {
  position: relative;
  font-size: 24px;
  line-height: 40px;
  font-weight: 200;
  border: none;
  padding: 0 10px;
  margin: 0; }

@media (min-width: 768px) {
  blockquote {
    font-size: 28px;
    line-height: 48px;
    font-family: "Poppins", "Arial", "Helvetica Neue", "Helvetica", sans-serif; } }

blockquote:before, blockquote:after {
  width: 24px;
  height: 19px;
  content: '';
  background-size: contain;
  position: absolute;
  background-repeat: no-repeat; }

@media (min-width: 1024px) {
  blockquote:before, blockquote:after {
    width: 48px;
    height: 38px; } }

blockquote:before {
  background-image: url(../images/icon/quote-opening.png);
  left: -20px;
  top: 5px; }

@media (min-width: 1024px) {
  blockquote:before {
    left: -43px;
    top: -10px; } }

blockquote:after {
  background-image: url(../images/icon/quote-closing.png);
  right: -20px;
  bottom: 7px; }

@media (min-width: 1024px) {
  blockquote:after {
    right: -28px;
    bottom: -10px; } }

blockquote p {
  margin-bottom: 0.9em; }

@media (min-width: 768px) {
  blockquote p {
    margin-bottom: 1.15em; } }

blockquote footer {
  font-size: 16px;
  line-height: 24px;
  font-family: "Roboto", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  padding: 0 20px; }

@media (min-width: 768px) {
  blockquote footer {
    font-size: 18px;
    line-height: 28px; } }

blockquote footer cite {
  font-style: normal; }

.layout__region--third,
.layout__region--second,
.layout__region--first {
  font-size: 18px;
  line-height: 28px; }

.layout__region--third img,
.layout__region--second img,
.layout__region--first img {
  display: block; }

.layout__region--third h6,
.layout__region--second h6,
.layout__region--first h6 {
  margin-bottom: 14px;
  text-transform: uppercase;
  font-family: "Poppins", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  line-height: 22px;
  letter-spacing: 0.84px; }

.holder-section {
  padding: 100px 0 50px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%; }

.layout__region--third {
  max-width: 100%; }

.block-wysiwyg-component {
  font-size: 18px;
  line-height: 28px;
  padding: 0 20px; }

@media (min-width: 1024px) {
  .block-wysiwyg-component {
    padding: 0 40px; } }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .block-wysiwyg-component {
    max-width: 100%; } }

.ui-tooltip, .arrow:after {
  background: #fff; }

.ui-tooltip {
  padding: 15px 20px 30px;
  color: #2F3538;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.34);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.34);
  border-radius: 2px;
  font-size: 14px;
  line-height: 22px;
  color: #2F3538; }

.arrow {
  width: 70px;
  height: 16px;
  overflow: hidden;
  position: absolute;
  left: 50%;
  margin-left: -35px;
  bottom: -16px; }

.arrow.top {
  top: -16px;
  bottom: auto; }

.arrow.left {
  left: 20%; }

.arrow:after {
  content: "";
  position: absolute;
  left: 20px;
  top: -20px;
  width: 25px;
  height: 25px;
  -webkit-box-shadow: 6px 5px 9px -9px black;
  box-shadow: 6px 5px 9px -9px black;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.arrow.top:after {
  bottom: -20px;
  top: auto; }

.toolbar-bar {
  position: fixed !important; }

.layout:not(.container) .content-width--100 .block {
  padding: 0 15px; }

.dialog-off-canvas-main-canvas {
  position: relative;
  height: 100%; }

.back-top {
  position: fixed;
  right: 24px;
  bottom: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  height: 44px;
  width: 44px;
  -webkit-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.26);
  box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.26);
  background-color: #fff;
  z-index: 2; }

@media (min-width: 1024px) {
  .back-top {
    display: none; } }

.back-top:before {
  content: '';
  display: block;
  width: 14px;
  height: 14px;
  background-image: url(../images/icon/arrow-up-simple.svg);
  background-repeat: no-repeat;
  background-size: contain; }

.path-taxonomy .taxonomy-term {
  padding-top: 30px;
  margin-bottom: 30px; }

.path-taxonomy .taxonomy-term > .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.path-taxonomy .taxonomy-term > .content .field--name-field-category-icon {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  margin-bottom: 30px; }

.path-taxonomy .taxonomy-term > .content .field--name-field-category-icon .field__item {
  width: 40px;
  margin-right: 15px;
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1; }

.path-taxonomy .views-element-container {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 24px; }

@media (min-width: 1024px) {
  .path-taxonomy .views-element-container {
    padding: 0 80px; } }

.path-taxonomy .holder-row .column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px; }

.path-taxonomy .holder-row .column .views-row {
  width: 100%;
  margin-bottom: 30px;
  padding: 0 15px; }

@media (min-width: 768px) {
  .path-taxonomy .holder-row .column .views-row {
    width: 50%; } }

@media (min-width: 1024px) {
  .path-taxonomy .holder-row .column .views-row {
    width: 33.33%; } }

.path-taxonomy .feed-icons {
  display: none; }

.mb20 {
  margin-bottom: 15px !important; }

.path-user .layout-content,
.page-not-found .layout-content {
  max-width: 1440px;
  margin: 0 auto;
  padding: 50px 24px; }

@media (min-width: 1024px) {
  .path-user .layout-content,
  .page-not-found .layout-content {
    padding: 100px 80px; } }

.path-user .tabs li a:hover, .path-user .tabs li a:focus,
.page-not-found .tabs li a:hover,
.page-not-found .tabs li a:focus {
  background: #83B93C;
  color: #fff;
  text-decoration: none; }

.path-user .tabs li.is-active a,
.page-not-found .tabs li.is-active a {
  background: #83B93C;
  color: #fff;
  text-decoration: none; }

.path-user input,
.page-not-found input {
  width: 100%;
  max-width: 500px; }

.path-user .description,
.page-not-found .description {
  padding: 10px 0; }

.path-user .form-checkbox,
.page-not-found .form-checkbox {
  width: auto; }

.path-user .js-form-submit,
.page-not-found .js-form-submit {
  border-radius: 50px !important;
  background: transparent;
  padding: 7px 40px;
  width: auto !important; }

.path-user .js-form-submit:hover,
.page-not-found .js-form-submit:hover {
  background: #BE531C; }

.path-comment .layout-content {
  max-width: 1440px;
  margin: 0 auto;
  padding: 50px 24px; }

@media (min-width: 1024px) {
  .path-comment .layout-content {
    padding: 100px 80px; } }

.path-comment .column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px; }

.path-comment .column .views-row {
  width: 33.33%;
  padding: 0 15px; }

.path-comment .js-form-submit {
  border-radius: 50px !important;
  background: transparent;
  padding: 7px 40px;
  width: auto !important; }

.path-comment .js-form-submit:hover {
  background: #BE531C; }

.block-field-blocknodeexpeditionbody .field--type-text-with-summary img {
  width: 100%; }

@media (min-width: 480px) {
  .block-field-blocknodeexpeditionbody .field--type-text-with-summary img {
    width: auto !important; } }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .layout__region {
    width: 100%; } }

.layout--one_column_content .block-block-content {
  padding: 0 15px; }

.views_block__stories_blocks_sticky_stories h2 {
  text-align: center;
  display: block; }

.toolbar-oriented .toolbar-bar {
  z-index: 10000; }

.block-facets-summary {
  margin-top: 30px;
  margin-bottom: 30px; }

.block-facets-summary ul a {
  text-decoration: none; }

.block-inline-blocksimple-image-text-block {
  padding: 0 15px; }

.node-layout-builder-form .bg-bottom::after {
  height: 70px;
  pointer-events: none; }

iframe {
  width: 100%; }

.block-inline-blockvideo-component .field--name-field-media-oembed-video,
.block-inline-blockhero-component .field--name-field-media-oembed-video {
  position: relative;
  overflow: hidden; }

.block-inline-blockvideo-component .field--name-field-media-oembed-video iframe,
.block-inline-blockvideo-component .field--name-field-media-oembed-video .wistia_embed,
.block-inline-blockhero-component .field--name-field-media-oembed-video iframe,
.block-inline-blockhero-component .field--name-field-media-oembed-video .wistia_embed {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: 0; }

.block-inline-blockimage-component {
  height: 100%; }

.block-inline-blockaccordion {
  padding: 0 15px; }

.block-mailchimp-signup {
  margin-bottom: 100px; }

.block-inline-blockgallery {
  margin-bottom: 50px; }

.block-inline-blockbasic {
  font-size: 18px;
  line-height: 28px;
  padding: 0 20px; }

@media (min-width: 1024px) {
  .block-inline-blockbasic {
    padding: 0 40px; } }

.block-image-component img {
  margin: auto; }

.block-image-component.stretch-width img {
  width: 100%; }

.vertical-alignment--stretch .layout__region .block-image-component {
  height: auto; }

.vertical-alignment--stretch .layout__region .stretch-height:only-child {
  height: 100%;
  background-size: cover; }

.vertical-alignment--stretch .layout__region .stretch-height:only-child .field--name-field-media {
  height: 100%; }

.vertical-alignment--stretch .layout__region .stretch-height:only-child .field--name-field-media .media--type-image {
  height: 100%; }

.vertical-alignment--stretch .layout__region .stretch-height:only-child .field--type-image {
  position: relative;
  height: 100%;
  overflow: hidden; }

.vertical-alignment--stretch .layout__region .stretch-height:only-child .field--type-image img {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  max-width: none;
  min-height: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto !important; }

.block-earthwatch-newsletter h2 {
  color: #fff; }

.form-required::after {
  content: '*';
  color: #83B93C;
  background-image: none; }

.expedition-mailchimp-section .block-wysiwyg-component {
  padding: 0; }

.expedition-mailchimp-section .block-wysiwyg-component .field--type-text-with-summary {
  color: #A4BCC2; }

.expedition-mailchimp-section .block-wysiwyg-component h2 {
  color: #fff; }

#toolbar-administration {
  position: relative;
  z-index: 9999999; }

.eu-cookie-compliance-content {
  font-family: "Poppins", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  padding: 12px; }

.eu-cookie-compliance-content h2 {
  font-size: 20px;
  line-height: 30px;
  font-weight: normal; }

.eu-cookie-compliance-content h2::after {
  content: none; }

.eu-cookie-compliance-content p {
  font-family: inherit;
  display: inline-block; }

.eu-cookie-compliance-content button {
  background-image: none;
  background-color: #fff;
  border: 1px solid #83B93C;
  border-radius: 50px;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #000;
  font-weight: 500;
  margin-bottom: 30px;
  padding: 7px 43px;
  text-decoration: none;
  text-shadow: none; }

.eu-cookie-compliance-content button:hover {
  background-color: #BE531C !important;
  background-image: none;
  border-color: #BE531C;
  color: #fff; }

.button-lg {
  font-size: 1rem; }

.button-lg:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  background-image: url(../images/icon/arrow-long-right-green.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 15px;
  height: 15px;
  margin-left: 10px;
  -webkit-transition: none;
  transition: none; }

.button-lg:hover {
  background-color: #BE531C;
  border-color: #BE531C;
  color: #fff;
  text-decoration: none; }

.button-lg:hover:after {
  -webkit-transition: none;
  transition: none;
  background-image: url(../images/icon/arrow-long-right-white.svg); }

.btn-outline,
.book-now,
.js-form-submit {
  display: inline-block;
  color: #2F3538;
  font-size: 0.875rem;
  padding: 14px 40px;
  border: 1px solid #83B93C;
  border-radius: 50px;
  font-family: "Poppins", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-weight: 500;
  text-decoration: none;
  line-height: 24px; }

@media (min-width: 1024px) {
  .btn-outline,
  .book-now,
  .js-form-submit {
    -webkit-transition: all 0.250s ease;
    transition: all 0.250s ease; } }

.btn-outline:hover,
.book-now:hover,
.js-form-submit:hover {
  background-color: #BE531C;
  border-color: #BE531C;
  color: #fff;
  text-decoration: none; }

.btn-outline.button-sm,
.book-now.button-sm,
.js-form-submit.button-sm {
  padding: 7px 40px; }

.link-arrow {
  text-decoration: none;
  font-size: 14px;
  line-height: 24px;
  color: #48A9C5;
  letter-spacing: 0.14px;
  font-weight: 400; }

.link-arrow:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  background-image: url(../images/icon/arrow-right-simple-white.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 15px;
  height: 15px;
  margin-left: 8px; }

.link-arrow:hover {
  text-decoration: underline; }

.link-arrow-left {
  font-size: 14px;
  line-height: 22px;
  color: #0476A8;
  text-decoration: none;
  font-weight: 400; }

.link-arrow-left:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  background-image: url(../images/icon/arrow-left.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 15px;
  height: 14px;
  margin-right: 10px; }

@media (min-width: 1024px) {
  .link-arrow-left:before {
    -webkit-transition: all 0.250s ease;
    transition: all 0.250s ease; } }

.link-arrow-left:hover {
  text-decoration: underline; }

.link-arrow-left.link-arrow-down:before {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.book-now-expedition {
  border: none;
  background: transparent;
  padding: 0;
  font-weight: 400; }

.book-now-expedition:hover {
  background: transparent; }

h1, .h1 {
  font-family: "Poppins", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-size: 2.25rem;
  font-weight: 200;
  margin-bottom: 24px;
  line-height: 1.15; }

@media (min-width: 38.75rem) {
  h1, .h1 {
    font-size: calc(2.25rem + (3 - 2.25) * ((100vw - 38.75rem) / 36.25)); } }

@media (min-width: 75rem) {
  h1, .h1 {
    font-size: 3rem;
    font-weight: 100; } }

h2, .h2 {
  font-family: "Poppins", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-weight: 200;
  font-size: 1.75rem;
  margin-bottom: 24px;
  line-height: 1.15;
  display: inline-block;
  letter-spacing: .08em; }

@media (min-width: 38.75rem) {
  h2, .h2 {
    font-size: calc(1.75rem + (2 - 1.75rem) * ((100vw - 38.75rem) / 36.25)); } }

@media (min-width: 75rem) {
  h2, .h2 {
    font-size: 2rem; } }

h2.text-align-center,
.h2.text-align-center {
  display: block; }

h2:after,
.h2:after {
  background-color: #83B93C;
  content: '';
  width: 60px;
  height: 2px;
  display: block;
  margin: 12px auto 0; }

h3, .h3 {
  font-family: "Poppins", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-weight: 200;
  font-size: 1.25rem;
  margin-bottom: 24px; }

@media (min-width: 38.75rem) {
  h3, .h3 {
    font-size: calc(1.25rem + (1.5 - 1.25rem) * ((100vw - 38.75rem) / 36.25)); } }

@media (min-width: 75rem) {
  h3, .h3 {
    font-size: 1.5rem; } }

h4 {
  font-family: "Poppins", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-weight: 300;
  font-size: 1.375rem;
  margin-bottom: 24px; }

h5 {
  font-size: 1.25rem;
  margin-bottom: 24px; }

h6 {
  font-family: "Poppins", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-size: 0.875rem;
  font-weight: 700;
  margin-bottom: 24px;
  text-transform: uppercase;
  letter-spacing: .1em; }

.display-1 {
  font-family: "Think-Pink", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-size: 3.5rem;
  color: #34657F;
  margin-bottom: 20px;
  line-height: 80px; }

@media (min-width: 38.75rem) {
  .display-1 {
    font-size: calc(3.5rem + (4.5 - 3.5) * ((100vw - 38.75rem) / 36.25));
    line-height: 90px; } }

@media (min-width: 75rem) {
  .display-1 {
    font-size: 4.5rem;
    line-height: 100px; } }

.display-2 {
  font-size: 1.5rem;
  font-weight: 200; }

@media (min-width: 38.75rem) {
  .display-2 {
    font-size: calc(1.5rem + (1.75 - 1.5) * ((100vw - 38.75rem) / 36.25)); } }

@media (min-width: 75rem) {
  .display-2 {
    font-size: 1.75rem; } }

.bg-color--none {
  background-color: transparent !important;
  color: inherit; }

.bg-color--none a {
  color: inherit; }

.bg-color--none a:hover, .bg-color--none a:focus, .bg-color--none a:active {
  color: inherit; }

.bg-color--snow {
  background-color: #f1f5f6 !important;
  color: #2F3538; }

.bg-color--snow a {
  color: #0076A8; }

.bg-color--snow a:hover, .bg-color--snow a:focus, .bg-color--snow a:active {
  color: #002e42; }

.bg-color--slate {
  background-color: #253746 !important;
  color: #fff; }

.bg-color--slate a {
  color: #0076A8; }

.bg-color--slate a:hover, .bg-color--slate a:focus, .bg-color--slate a:active {
  color: #002e42; }

.bg-color--white {
  background-color: #fff !important;
  color: #2F3538; }

.bg-color--white a {
  color: #0076A8; }

.bg-color--white a:hover, .bg-color--white a:focus, .bg-color--white a:active {
  color: #002e42; }

.bg-color--light-blue {
  background-color: #0076A8 !important;
  color: #fff; }

.bg-color--light-blue a {
  color: #c1531b; }

.bg-color--light-blue a:hover, .bg-color--light-blue a:focus, .bg-color--light-blue a:active {
  color: #7e3612; }

.bg-color--orange {
  background-color: #c1531b !important;
  color: #fff; }

.bg-color--orange a {
  color: #f1f5f6; }

.bg-color--orange a:hover, .bg-color--orange a:focus, .bg-color--orange a:active {
  color: #c2d4d8; }

.bg-color--orange .btn-outline:hover, .bg-color--orange .btn-outline:focus, .bg-color--orange .btn-outline:active {
  background-color: #253746; }

.bg-color--turquoise {
  background-color: #34657F !important;
  color: #fff; }

.bg-color--turquoise a {
  color: #f1f5f6; }

.bg-color--turquoise a:hover, .bg-color--turquoise a:focus, .bg-color--turquoise a:active {
  color: #c2d4d8; }

.bg-color--ocean {
  background: transparent -webkit-gradient(linear, left top, right top, from(#0276A8), to(#013B54)) 0% 0% no-repeat;
  background: transparent linear-gradient(90deg, #0276A8 0%, #013B54 100%) 0% 0% no-repeat; }

.bg-color--slate_white {
  background: transparent -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(50%, #ffffff), color-stop(50.125%, #253746), to(#253746));
  background: transparent linear-gradient(to bottom, #ffffff 0%, #ffffff 50%, #253746 50.125%, #253746 100%); }

@media (min-width: 1024px) {
  .content-width--75 .layout__region--content,
  .content-width--66 .layout__region--content,
  .content-width--50 .layout__region--content,
  .content-width--34 .layout__region--content,
  .content-width--25 .layout__region--content {
    padding: 0; } }

@media (min-width: 1024px) {
  .content-width--100 .layout__region--content {
    max-width: 100%; } }

@media (min-width: 1024px) {
  .content-width--75 .layout__region--content {
    max-width: 75%; } }

@media (min-width: 1024px) {
  .content-width--66 .layout__region--content {
    max-width: 66%; } }

@media (min-width: 1024px) {
  .content-width--50 .layout__region--content {
    max-width: 50%; } }

@media (min-width: 1024px) {
  .content-width--34 .layout__region--content {
    max-width: 34%; } }

@media (min-width: 1024px) {
  .content-width--25 .layout__region--content {
    max-width: 25%; } }

.horizontal-alignment--center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.horizontal-alignment--left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.horizontal-alignment--right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.vertical-alignment--top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }

.vertical-alignment--middle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.vertical-alignment--bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end; }

.horizontal-alignment--center .block-hero-component {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.horizontal-alignment--left .block-hero-component {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.horizontal-alignment--right .block-hero-component {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.vertical-alignment--top .block-hero-component {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .vertical-alignment--top .block-hero-component {
    height: 10px; } }

.vertical-alignment--middle .block-hero-component {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .vertical-alignment--middle .block-hero-component {
    height: 10px; } }

.vertical-alignment--bottom .block-hero-component {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .vertical-alignment--bottom .block-hero-component {
    height: 10px; } }

@media print {
  body {
    background: #fff;
    color: #000;
    overflow: visible; }
  * {
    color: #000 !important;
    background: none !important; }
  .search-form,
  .navigation,
  .navigation-single,
  #header,
  #footer {
    display: none !important; } }

.holder-section {
  padding: 50px 0; }

@media (min-width: 1024px) {
  .holder-section {
    padding: 100px 0; } }

.holder-hero-component,
.stories-banner {
  position: relative;
  overflow: hidden; }

.hero-component-class.holder-section {
  padding: 0; }

.hero-component-class.holder-section .holder-hero-component {
  padding: 50px 0; }

@media (min-width: 1024px) {
  .hero-component-class.holder-section .holder-hero-component {
    padding: 100px 0; } }

.hero-component-class .layout__region {
  width: 100%; }

@media (min-width: 1024px) {
  .stories-banner:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: block;
    height: 100%;
    background: transparent -webkit-gradient(linear, left top, left bottom, from(rgba(37, 55, 70, 0.1)), to(#253746)) 0% 0% no-repeat padding-box;
    background: transparent linear-gradient(180deg, rgba(37, 55, 70, 0.1) 0%, #253746 100%) 0% 0% no-repeat padding-box;
    z-index: 1; } }

.stories-banner h2 {
  font-size: 36px;
  line-height: 48px;
  font-weight: 300;
  margin-bottom: 16px; }

@media (min-width: 768px) {
  .stories-banner h2 {
    font-size: 1.75rem;
    margin-bottom: 24px;
    line-height: 35px; } }

.stories-banner h2:after {
  display: none; }

.bg-bottom .holder-hero-component {
  min-height: 400px; }

.bg-bottom .holder-hero-component:after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0px;
  content: '';
  display: block;
  width: 100%;
  background-image: url(../images/watercolor/texture-hero-image-desktop.png);
  background-size: cover;
  background-repeat: no-repeat;
  height: 70px;
  background-position: 50%;
  z-index: 0;
  pointer-events: none; }

@media (min-width: 1024px) {
  .bg-bottom .holder-hero-component:after {
    height: 180px; } }

.bg-bottom {
  min-height: 400px; }

.bg-bottom:after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0px;
  content: '';
  display: block;
  width: 100%;
  background-image: url(../images/watercolor/texture-footer-desktop.png);
  background-size: cover;
  background-repeat: no-repeat;
  height: 70px;
  background-position: 50%;
  z-index: 0;
  pointer-events: none; }

@media (min-width: 1024px) {
  .bg-bottom:after {
    height: 180px; } }

.bg-image {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%; }

.block-hero-component {
  min-height: 400px;
  font-size: 20px;
  line-height: 34px; }

@media (min-width: 1024px) {
  .block-hero-component {
    min-height: 500px; } }

.block-hero-component h2 {
  z-index: 9;
  position: relative; }

.block-hero-component h1 {
  margin-bottom: 25px;
  line-height: 47px;
  font-weight: 300; }

@media (min-width: 768px) {
  .block-hero-component h1 {
    margin-bottom: 47px;
    line-height: 64px;
    font-weight: 200; } }

.block-hero-component .field--type-text-with-summary {
  position: relative;
  z-index: 1;
  font-weight: 300; }

.block-hero-component .field--type-text-with-summary p {
  margin-bottom: 40px; }

.block-hero-component .btn-outline {
  background-color: #fff; }

.block-hero-component .btn-outline:hover {
  background-color: #BE531C; }

.block-hero-component .holder-hero-media {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  top: 0; }

.block-hero-component .holder-hero-media .media--type-video {
  height: 100%; }

.block-hero-component .holder-hero-media video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%); }

.bg-position-fixed .bg-image {
  background-attachment: fixed; }

.views-field-field-promo-description {
  font-weight: 300; }

.block-column_component .field--type-entity-reference-revisions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -41px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.block-column_component .field--type-entity-reference-revisions > .field__item {
  text-align: center;
  padding: 0 41px;
  width: 100%;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  margin-bottom: 60px; }

@media (min-width: 768px) {
  .block-column_component .field--type-entity-reference-revisions > .field__item {
    width: 50%; } }

@media (min-width: 1200px) {
  .block-column_component .field--type-entity-reference-revisions > .field__item {
    width: 25%; } }

.block-column_component .field--type-entity-reference-revisions > .field__item .field--name-field-image {
  margin: 0 auto 32px;
  max-width: 80px; }

.block-column_component .field--type-entity-reference-revisions > .field__item h4 {
  margin-bottom: 16px; }

.block-column_component .field--type-entity-reference-revisions > .field__item .field--name-field-description {
  margin-bottom: 24px; }

.block-column_component .field--type-entity-reference-revisions > .field__item a {
  text-decoration: none;
  font-weight: 400;
  display: inline-block;
  vertical-align: middle; }

.block-column_component .field--type-entity-reference-revisions > .field__item a:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  background-image: url(../images/icon/arrow-right-simple.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 13px;
  height: 13px;
  margin-left: 10px;
  margin-bottom: 2px; }

.block-column_component .field--type-entity-reference-revisions > .field__item a:hover {
  text-decoration: underline; }

.block-inline-blockdynamic-content h2,
.block-inline-blockgallery h2,
.block-inline-blockvideo-component h2 {
  text-align: center;
  font-size: 28px;
  line-height: 35px;
  font-weight: 200;
  margin-bottom: 40px;
  letter-spacing: 1.92px;
  text-transform: uppercase;
  display: block;
  padding: 0 15px; }

@media (min-width: 768px) {
  .block-inline-blockdynamic-content h2,
  .block-inline-blockgallery h2,
  .block-inline-blockvideo-component h2 {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 56px; } }

.block-inline-blockdynamic-content .node--type-stories {
  background: #fff;
  padding: 20px 20px 50px;
  position: relative;
  height: 100%;
  max-width: 100%; }

@media (min-width: 768px) {
  .block-inline-blockdynamic-content .node--type-stories {
    max-width: 400px; } }

.block-inline-blockdynamic-content .node--type-stories:hover {
  -webkit-box-shadow: 0px 0px 15px rgba(37, 55, 70, 0.33);
  box-shadow: 0px 0px 15px rgba(37, 55, 70, 0.33);
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px); }

.block-inline-blockdynamic-content .node--type-stories .field--name-field-featured-image {
  margin-bottom: 27px;
  overflow: hidden; }

.block-inline-blockdynamic-content .node--type-stories .field--name-field-featured-image img {
  display: block;
  width: 100%; }

.block-inline-blockdynamic-content .node--type-stories:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2); }

.block-inline-blockdynamic-content .node--type-stories .taxonomy-term {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.block-inline-blockdynamic-content .node--type-stories .field--name-field-story-type {
  color: #98A4AE;
  font-family: "Poppins", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 18px;
  font-size: 14px;
  line-height: 22px; }

.block-inline-blockdynamic-content .node--type-stories .field--name-field-story-type .icon {
  display: inline-block;
  margin-right: 10px; }

.block-inline-blockdynamic-content .node--type-stories .field--name-field-story-type .icon svg {
  width: 24px;
  height: 24px; }

.block-inline-blockdynamic-content .node--type-stories .field--name-field-story-type .icon svg path {
  stroke: #83B93C !important; }

.block-inline-blockdynamic-content .node--type-stories h4 {
  font-family: "Poppins", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  color: #2F3538;
  font-size: 22px;
  line-height: 32px;
  margin-bottom: 16px;
  font-weight: 400; }

.block-inline-blockdynamic-content .node--type-stories h4 a {
  color: inherit;
  text-decoration: none; }

.block-inline-blockdynamic-content .node--type-stories h4 a:hover {
  opacity: 0.7; }

.block-inline-blockdynamic-content .node--type-stories .field--name-field-promo-description {
  color: #2F3538;
  line-height: 24px;
  font-size: 16px;
  margin-bottom: 15px;
  min-height: 124px; }

.block-inline-blockdynamic-content .node--type-stories .read-more {
  color: #0076A8;
  position: absolute;
  bottom: 25px;
  left: 20px;
  font-size: 14px;
  line-height: 22px;
  text-decoration: none;
  font-weight: 400; }

.block-inline-blockdynamic-content .node--type-stories .read-more:hover {
  opacity: 0.7; }

.bg-color--white .block-inline-blockdynamic-content .node--type-stories {
  -webkit-box-shadow: 0px 0px 15px rgba(37, 55, 70, 0.33);
  box-shadow: 0px 0px 15px rgba(37, 55, 70, 0.33); }

.field--type-viewsreference .column,
.number_of_items-3 .view-stories-blocks .column,
.view-stories-blocks .column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%; }

@media (min-width: 768px) {
  .field--type-viewsreference .column,
  .number_of_items-3 .view-stories-blocks .column,
  .view-stories-blocks .column {
    margin: 0 -10px;
    width: calc(100% + 20px); } }

@media (min-width: 1024px) {
  .field--type-viewsreference .column,
  .number_of_items-3 .view-stories-blocks .column,
  .view-stories-blocks .column {
    margin: 0 -20px;
    width: calc(100% + 40px); } }

.field--type-viewsreference .column .views-row,
.number_of_items-3 .view-stories-blocks .column .views-row,
.view-stories-blocks .column .views-row {
  margin-bottom: 24px;
  width: 100%; }

@media (min-width: 768px) {
  .field--type-viewsreference .column .views-row,
  .number_of_items-3 .view-stories-blocks .column .views-row,
  .view-stories-blocks .column .views-row {
    padding: 0 10px;
    width: 50%; } }

@media (min-width: 1024px) {
  .field--type-viewsreference .column .views-row,
  .number_of_items-3 .view-stories-blocks .column .views-row,
  .view-stories-blocks .column .views-row {
    padding: 0 20px;
    width: 33.33%; } }

.field--type-viewsreference .column .views-row .views-field-field-scientist-media img,
.number_of_items-3 .view-stories-blocks .column .views-row .views-field-field-scientist-media img,
.view-stories-blocks .column .views-row .views-field-field-scientist-media img {
  display: block;
  width: 100%; }

.block-inline-blockdynamic-content.number_of_items-4 .column .views-row {
  margin-bottom: 24px;
  width: 100%; }

@media (min-width: 768px) {
  .block-inline-blockdynamic-content.number_of_items-4 .column .views-row {
    padding: 0 10px; } }

@media (min-width: 1024px) {
  .block-inline-blockdynamic-content.number_of_items-4 .column .views-row {
    padding: 0 20px;
    width: 50%; } }

@media (min-width: 1200px) {
  .block-inline-blockdynamic-content.number_of_items-4 .column .views-row {
    padding: 0 20px;
    width: 25%; } }

.block-inline-blockwysiwyg-component h3 {
  font-size: 20px;
  line-height: 32px;
  color: #2F3538;
  margin-bottom: 40px;
  font-weight: 200px; }

@media (min-width: 1024px) {
  .block-inline-blockwysiwyg-component h3 {
    font-size: 24px;
    line-height: 40px;
    margin-bottom: 60px; } }

.block-inline-blockfeatures-component > .field--type-entity-reference-revisions > .field__item {
  padding-bottom: 5px;
  border-bottom: 1px solid #A4BCC2;
  margin-bottom: 23px; }

@media (min-width: 1024px) {
  .block-inline-blockfeatures-component > .field--type-entity-reference-revisions > .field__item {
    padding-bottom: 23px;
    margin-bottom: 37px; } }

.block-inline-blockfeatures-component > .field--type-entity-reference-revisions > .field__item:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0; }

.block-inline-blockfeatures-component .paragraph--type--feature {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.block-inline-blockfeatures-component .paragraph--type--feature .field--name-field-image {
  margin-right: 28px; }

.block-inline-blockfeatures-component .paragraph--type--feature .field--name-field-image img {
  max-width: 91px;
  max-height: 91px;
  width: auto; }

.block-inline-blockfeatures-component .paragraph--type--feature .field--name-field-text {
  font-size: 18px;
  line-height: 28px; }

.block-inline-blockfeatures-component .paragraph--type--feature .field--name-field-text h5 {
  font-size: 14px;
  line-height: 22px;
  text-transform: uppercase;
  margin-bottom: 16px; }

.bg-color--slate.holder-section {
  color: #fff; }

.block-wysiwyg-component .field--type-text-with-summary {
  position: relative;
  z-index: 1; }

.block-wysiwyg-component h2 {
  font-family: "Poppins", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-weight: 200;
  line-height: 40px;
  display: inline-block; }

.block-wysiwyg-component h2.text-align-center {
  display: block; }

.block-wysiwyg-component h5 {
  font-weight: 300;
  line-height: 34px;
  margin-bottom: 24px; }

@media (min-width: 1024px) {
  .block-wysiwyg-component h5 {
    margin-bottom: 34px; } }

.block-wysiwyg-component p {
  margin-bottom: 24px; }

@media (min-width: 1024px) {
  .block-wysiwyg-component p {
    margin-bottom: 48px; } }

.block-wysiwyg-component .btn-outline {
  color: #fff; }

.block-wysiwyg-component .media--type-image.align-center {
  text-align: center; }

.block-wysiwyg-component .media--type-image.align-left {
  text-align: left; }

.block-wysiwyg-component .media--type-image.align-right {
  text-align: right; }

.block-wysiwyg-component .field--name-field-media-image {
  margin-bottom: 16px; }

.bg-color--white .btn-outline {
  color: #2F3538; }

.bg-color--white .btn-outline:hover {
  color: #fff; }

.holder-single-page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.holder-single-page .holder-content {
  width: 100%; }

@media (min-width: 1024px) {
  .holder-single-page .holder-content {
    width: 65%; } }

@media (min-width: 1200px) {
  .holder-single-page .holder-content {
    width: 70%; } }

.holder-single-page .holder-content .top-line-page {
  margin-bottom: 33px;
  padding-top: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

@media (min-width: 1024px) {
  .holder-single-page .holder-content .top-line-page {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }

@media (min-width: 768px) {
  .holder-single-page .holder-content .top-line-page {
    margin-bottom: 52px; } }

.holder-single-page .holder-content .top-line-page .img-holder {
  margin-right: 40px;
  position: relative;
  z-index: 1;
  margin-bottom: 13px; }

@media (min-width: 768px) {
  .holder-single-page .holder-content .top-line-page .img-holder {
    margin-bottom: 0; } }

.holder-single-page .holder-content .top-line-page .img-holder img {
  max-width: 140px;
  max-height: 140px;
  border-radius: 50%;
  overflow: hidden; }

@media (min-width: 768px) {
  .holder-single-page .holder-content .top-line-page .img-holder img {
    max-width: 150px;
    max-height: 150px; } }

.holder-single-page .holder-content .top-line-page .img-holder:before {
  position: absolute;
  left: -24px;
  top: -24px;
  content: '';
  display: inline-block;
  background-image: url(../images/watercolor/brush-background-3.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 370px;
  height: 218px;
  z-index: -1;
  pointer-events: none; }

.holder-single-page .holder-content .top-line-page .holder-text {
  width: 100%; }

.holder-single-page .holder-content .top-line-page h1 {
  max-width: 288px;
  margin-bottom: 8px;
  line-height: 55px; }

@media (min-width: 480px) {
  .holder-single-page .holder-content .top-line-page h1 {
    line-height: 65px; } }

.holder-single-page .holder-content .top-line-page .position-employee,
.holder-single-page .holder-content .top-line-page .department {
  font-size: 18px;
  line-height: 28px;
  color: #34657F;
  font-weight: 500; }

.holder-single-page .holder-content .top-line-page .department {
  color: #2F3538;
  font-weight: 300;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(164, 188, 194, 0.5);
  display: block; }

@media (min-width: 768px) {
  .holder-single-page .holder-content .top-line-page .department {
    padding-bottom: 28px; } }

.holder-single-page .holder-content .content-single {
  font-size: 16px;
  line-height: 24px;
  color: #2F3538;
  font-weight: 300;
  margin-bottom: 60px; }

@media (min-width: 1024px) {
  .holder-single-page .holder-content .content-single {
    margin-left: 190px;
    max-width: 702px; } }

@media (min-width: 768px) {
  .holder-single-page .holder-content .content-single {
    margin-bottom: 100px; } }

.holder-single-page .holder-content .content-single h3 {
  font-size: 24px;
  line-height: 40px;
  font-weight: 300;
  font-family: "Roboto", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  margin-bottom: 35px;
  color: #2F3538; }

@media (min-width: 768px) {
  .holder-single-page .holder-content .content-single h3 {
    font-size: 1.25rem; } }

.holder-single-page .holder-content .content-single h6 {
  font-size: 14px;
  font-family: "Poppins", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  line-height: 22px;
  font-weight: 700;
  margin-bottom: 21px;
  text-transform: uppercase;
  letter-spacing: 0.64px; }

@media (min-width: 768px) {
  .holder-single-page .holder-content .content-single h6 {
    margin-bottom: 14px; } }

.holder-single-page .holder-content .content-single p {
  margin-bottom: 35px; }

.holder-single-page .holder-content .content-single ul {
  padding-left: 14px; }

.holder-single-page .holder-content .content-single ul li {
  position: relative; }

.holder-single-page .holder-content .content-single ul li:before {
  position: absolute;
  left: -13px;
  top: 0px;
  content: '•';
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  color: #2F3538; }

.holder-single-page .link-arrow-left {
  margin-bottom: 30px; }

.holder-single-page .holder-sidebar {
  width: 100%;
  background-color: rgba(164, 188, 194, 0.1);
  position: relative;
  font-size: 14px;
  line-height: 22px;
  font-weight: 300;
  max-width: 325px;
  padding: 60px 0px 60px 0px; }

@media (min-width: 1024px) {
  .holder-single-page .holder-sidebar {
    width: calc(35% - 43px);
    margin-left: 43px;
    padding: 100px 0px 60px 44px; } }

@media (min-width: 1200px) {
  .holder-single-page .holder-sidebar {
    width: calc(30% - 43px); } }

.holder-single-page .holder-sidebar:after {
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  top: 50%;
  right: 100%;
  position: absolute;
  content: '';
  display: block;
  height: 100%;
  width: 200%;
  background-color: rgba(164, 188, 194, 0.1); }

@media (min-width: 1024px) {
  .holder-single-page .holder-sidebar:after {
    display: none; } }

.holder-single-page .holder-sidebar:before {
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  top: 50%;
  left: 100%;
  position: absolute;
  content: '';
  display: block;
  height: 100%;
  width: 200%;
  background-color: rgba(164, 188, 194, 0.1); }

.holder-single-page .holder-sidebar h3 {
  color: #34657F;
  font-size: 22px;
  line-height: 32px;
  font-family: "Poppins", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-weight: 500;
  margin-bottom: 14px; }

.holder-single-page .holder-sidebar p {
  font-style: italic;
  margin-bottom: 29px; }

.holder-single-page .holder-sidebar .view-details {
  text-align: center;
  margin: 0 auto 24px;
  padding: 0 24px; }

.holder-single-page .holder-sidebar .view-details .btn-outline {
  padding: 10px 15px;
  max-width: 208px;
  width: 100%; }

.holder-single-page .holder-sidebar .node--view-mode-short-expedition-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
  margin-bottom: 30px; }

.holder-single-page .holder-sidebar .node--view-mode-short-expedition-card h2 {
  font-size: 22px;
  line-height: 32px;
  color: #2F3538;
  margin-bottom: 32px;
  padding: 0 24px; }

.holder-single-page .holder-sidebar .node--view-mode-short-expedition-card h2:after {
  display: none; }

.holder-single-page .holder-sidebar .node--view-mode-short-expedition-card h2 a {
  color: inherit;
  text-decoration: none; }

.holder-single-page .holder-sidebar .node--view-mode-short-expedition-card .node__content {
  position: relative; }

.holder-single-page .holder-sidebar .node--view-mode-short-expedition-card .node__content .field--name-field-featured-image a {
  display: block; }

.holder-single-page .holder-sidebar .node--view-mode-short-expedition-card .node__content .field--name-field-featured-image a img {
  display: block;
  width: 100%; }

.holder-single-page .holder-sidebar .node--view-mode-short-expedition-card .node__content .field--name-field-expedition-type {
  display: block;
  background-color: #fff;
  padding: 0px 10px;
  font-size: 14px;
  line-height: 20px;
  z-index: 1;
  position: relative;
  max-width: 146px;
  margin: -41px 16px 6px; }

.holder-single-page .holder-sidebar .node--view-mode-short-expedition-card .node__content .vocabulary-research-type,
.holder-single-page .holder-sidebar .node--view-mode-short-expedition-card .node__content .vocabulary-activity-level {
  padding: 0 16px;
  margin-bottom: 8px; }

.holder-single-page .holder-sidebar .node--view-mode-short-expedition-card .node__content .vocabulary-research-type > div,
.holder-single-page .holder-sidebar .node--view-mode-short-expedition-card .node__content .vocabulary-activity-level > div {
  display: inline-block;
  max-width: 207px;
  width: 100%; }

.holder-single-page .holder-sidebar .node--view-mode-short-expedition-card .node__content .vocabulary-research-type > div span,
.holder-single-page .holder-sidebar .node--view-mode-short-expedition-card .node__content .vocabulary-activity-level > div span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  text-decoration: none;
  padding: 4px 10px; }

.holder-single-page .holder-sidebar .node--view-mode-short-expedition-card .node__content .vocabulary-research-type > div span:hover,
.holder-single-page .holder-sidebar .node--view-mode-short-expedition-card .node__content .vocabulary-activity-level > div span:hover {
  opacity: 0.8; }

.holder-single-page .holder-sidebar .node--view-mode-short-expedition-card .node__content .vocabulary-research-type > div span img,
.holder-single-page .holder-sidebar .node--view-mode-short-expedition-card .node__content .vocabulary-activity-level > div span img {
  max-width: 20px;
  max-height: 20px; }

.holder-single-page .holder-sidebar .node--view-mode-short-expedition-card .node__content .vocabulary-research-type > div span .field--type-string,
.holder-single-page .holder-sidebar .node--view-mode-short-expedition-card .node__content .vocabulary-activity-level > div span .field--type-string {
  margin-left: 6px;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.72px;
  font-family: "Poppins", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-weight: 700; }

.holder-single-page .holder-sidebar .node--view-mode-short-expedition-card .node__content .vocabulary-research-type .field--type-string {
  text-transform: uppercase; }

.holder-single-page .holder-sidebar .node--view-mode-short-expedition-card .node__content .vocabulary-activity-level {
  margin-bottom: 0px; }

.holder-single-page .holder-sidebar .node--view-mode-short-expedition-card .node__content .vocabulary-activity-level > div {
  background: transparent !important; }

.holder-single-page .holder-sidebar .node--view-mode-short-expedition-card .node__content .vocabulary-activity-level > div span img {
  max-width: 30px;
  max-height: 30px; }

.holder-single-page .holder-sidebar .node--view-mode-short-expedition-card .node__content .vocabulary-activity-level > div span .field--type-string {
  color: #2F3538; }

.link-scientist {
  margin-top: 19px;
  display: inline-block; }

@media (min-width: 768px) {
  .link-scientist {
    margin-top: 0px; } }

.view-scientist-media .column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.view-scientist-media .column .views-row {
  width: 100%; }

@media (min-width: 768px) {
  .view-scientist-media .column .views-row {
    width: 33.33%; } }

.view-scientist-media .column .views-row img {
  width: 100%;
  display: block; }

.breadcrumb {
  padding: 0; }

.breadcrumb ol {
  position: relative;
  max-width: 1440px;
  margin: 0 auto;
  padding: 14px 24px; }

@media (min-width: 1024px) {
  .breadcrumb ol {
    padding: 14px 80px; } }

.breadcrumb ol:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 600px;
  background: transparent -webkit-gradient(linear, left top, right top, from(#F1F5F6), color-stop(30%, rgba(241, 245, 246, 0.15)));
  background: transparent linear-gradient(90deg, #F1F5F6 0%, rgba(241, 245, 246, 0.15) 30%); }

.breadcrumb ol:after {
  content: '';
  position: absolute;
  top: 0;
  right: 100%;
  height: 100%;
  width: 50vw;
  background: #F1F5F6; }

.breadcrumb ol li {
  position: relative;
  z-index: 1;
  color: #2F3538;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400; }

.breadcrumb ol li:before {
  display: inline-block;
  vertical-align: middle;
  content: '';
  background-image: url(../images/icon/arrow-right-simple.svg);
  background-repeat: no-repeat;
  height: 10px;
  width: 10px;
  background-size: contain; }

.breadcrumb ol li a {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  text-decoration: none; }

.breadcrumb ol li a:hover {
  color: #0076A8; }

.block-facets > h2 {
  font-size: 14px;
  line-height: 22px;
  font-family: "Poppins", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  color: #2F3538;
  font-weight: 700;
  letter-spacing: 0.84px;
  text-transform: uppercase;
  padding: 8px 0;
  padding-right: 30px;
  border-bottom: 1px solid rgba(164, 188, 194, 0.5);
  position: relative;
  margin: 0;
  display: block; }

.block-facets > h2:hover {
  cursor: pointer; }

.block-facets > h2:after {
  position: absolute;
  right: 0px;
  top: 12px;
  content: '';
  display: inline-block;
  background-image: url("../images/icon/arrow-down-simple.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right 0 center;
  width: 15px;
  height: 15px;
  background-color: transparent;
  margin: 0; }

.block-facets.active h2:after {
  background-image: url("../images/icon/arrow-up-simple.svg"); }

.block-facets .info {
  font-size: 14px;
  line-height: 22px;
  background-color: #fff;
  margin-bottom: 32px;
  letter-spacing: 0;
  padding: 10px 16px;
  font-style: italic;
  margin-top: 10px;
  margin-bottom: 17px; }

.block-facets .info a {
  text-decoration: none;
  font-style: normal; }

.block-facets .info a:hover {
  text-decoration: underline; }

.block-facets .info p:last-child {
  margin-bottom: 0; }

.block-facets .block-facet__travel-date .item-list__checkbox {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2; }

.block-facets .block-facet__month .item-list__checkbox {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2; }

.block-facets .item-list__checkbox {
  font-size: 16px;
  line-height: 30px;
  color: #2F3538;
  font-weight: 400;
  letter-spacing: 0;
  padding-top: 16px;
  padding-bottom: 16px; }

.block-facets .item-list__checkbox input {
  display: none; }

.block-facets .item-list__checkbox input[checked="checked"] + label:before {
  border-color: #83B93C;
  background-color: #83B93C; }

.block-facets .item-list__checkbox label {
  position: relative;
  padding-left: 30px; }

.block-facets .item-list__checkbox label:before {
  width: 14px;
  height: 14px;
  position: absolute;
  top: 6px;
  bottom: auto;
  left: 0;
  right: auto;
  content: '';
  background: #FFFFFF 0% 0% no-repeat;
  border: 1px solid #D2D2D2;
  border-radius: 2px; }

.block-facets .item-list__checkbox label:after {
  position: absolute;
  top: 7px;
  bottom: auto;
  left: 0;
  right: auto;
  color: #fff;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 14px;
  width: 14px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\ea10";
  font-size: 9px;
  text-align: center; }

.block-facets .item-list__checkbox label:hover {
  cursor: pointer; }

.blue-bg {
  background-color: rgba(164, 188, 194, 0.1); }

.expeditions-page {
  padding: 44px 0 20px; }

@media (min-width: 768px) {
  .expeditions-page {
    padding: 100px 0 58px; } }

@media (min-width: 768px) {
  .expeditions-page .layout-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; } }

.layout-facets {
  margin-bottom: 22px;
  border-bottom: 1px solid rgba(164, 188, 194, 0.5); }

@media (min-width: 768px) {
  .layout-facets {
    width: 280px;
    border-bottom: 0;
    padding-right: 40px; } }

@media (min-width: 1024px) {
  .layout-facets {
    width: 328px;
    padding-right: 56px; } }

.layout-facets .facets-title {
  font-size: 14px;
  line-height: 22px;
  background-color: #fff;
  border: 1px solid #A4BCC2;
  border-radius: 2px;
  padding: 8px 14px;
  position: relative;
  background-image: url(../images/icon/arrow-down-simple.svg);
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: right 14px center;
  margin-bottom: 24px;
  text-transform: capitalize;
  font-weight: 400; }

@media (min-width: 768px) {
  .layout-facets .facets-title {
    font-size: 22px;
    line-height: 32px;
    color: #34657F;
    background-position: right 10px center;
    margin-bottom: 0;
    padding: 8px 17px;
    border: 0;
    padding: 0;
    font-weight: 500;
    margin-bottom: 22px;
    background: transparent; } }

.expeditions-page-content-holder {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 36px;
  letter-spacing: 0.18px; }

@media (min-width: 768px) {
  .expeditions-page-content-holder {
    max-width: 75%;
    margin-bottom: 75px; } }

.expeditions-page-content-holder h1 {
  font-size: 36px;
  line-height: 48px;
  font-weight: 300;
  letter-spacing: 0;
  margin-bottom: 13px; }

@media (min-width: 768px) {
  .expeditions-page-content-holder h1 {
    font-size: 48px;
    line-height: 64px;
    font-weight: 200;
    margin-bottom: 16px; } }

@media (min-width: 768px) {
  .layout-facets-result {
    width: calc(100% - 280px); } }

@media (min-width: 1024px) {
  .layout-facets-result {
    width: calc(100% - 328px); } }

.layout-facets-result .title-holder,
.layout-facets-result .view-footer {
  font-size: 14px;
  line-height: 22px;
  color: #2F3538;
  font-weight: 400;
  margin-bottom: 27px;
  overflow: hidden; }

@media (min-width: 768px) {
  .layout-facets-result .title-holder,
  .layout-facets-result .view-footer {
    margin-bottom: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; } }

@media (min-width: 1024px) {
  .layout-facets-result .title-holder,
  .layout-facets-result .view-footer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; } }

.layout-facets-result .title-holder .view-header,
.layout-facets-result .view-footer .view-header {
  margin-bottom: 16px; }

@media (min-width: 1024px) {
  .layout-facets-result .title-holder .view-header,
  .layout-facets-result .view-footer .view-header {
    margin-bottom: 0; } }

@media (min-width: 1200px) {
  .layout-facets-result .title-holder .view-header,
  .layout-facets-result .view-footer .view-header {
    max-width: 50%; } }

.layout-facets-result .title-holder .view-header:only-child,
.layout-facets-result .view-footer .view-header:only-child {
  max-width: 100%;
  width: 100%; }

.layout-facets-result .title-holder .view-filters,
.layout-facets-result .view-footer .view-filters {
  margin-bottom: 16px; }

@media (min-width: 1024px) {
  .layout-facets-result .title-holder .view-filters,
  .layout-facets-result .view-footer .view-filters {
    margin-bottom: 0; } }

@media (min-width: 1200px) {
  .layout-facets-result .title-holder .view-filters,
  .layout-facets-result .view-footer .view-filters {
    max-width: 50%; } }

.layout-facets-result .title-holder .subtitle,
.layout-facets-result .view-footer .subtitle {
  position: absolute;
  left: -9999px;
  top: -9999px;
  width: 0;
  height: 0;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  visibility: hidden; }

.layout-facets-result .views-exposed-form .form-item {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.layout-facets-result .views-exposed-form label {
  font-weight: 700;
  padding-right: 10px; }

@media (min-width: 768px) {
  .layout-facets-result .views-exposed-form label {
    padding-right: 14px; } }

.layout-facets-result .views-exposed-form select {
  min-width: 266px; }

@media (min-width: 768px) {
  .layout-facets-result .views-exposed-form select {
    min-width: 237px; } }

.layout-facets-result .form-actions {
  position: absolute;
  top: -999999px;
  bottom: auto;
  left: -99999px;
  right: auto;
  visibility: hidden;
  width: 0;
  height: 0;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.layout-facets-result .filters-result .column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

@media (min-width: 768px) {
  .layout-facets-result .filters-result .column {
    width: calc(100% + 20px);
    margin: 0 -10px; } }

@media (min-width: 1200px) {
  .layout-facets-result .filters-result .column {
    width: calc(100% + 32px);
    margin: 0 -16px; } }

.layout-facets-result .filters-result .views-row {
  font-size: 16px;
  line-height: 24px;
  width: 100%;
  margin-bottom: 40px;
  padding: 0 10px; }

@media (min-width: 768px) {
  .layout-facets-result .filters-result .views-row {
    margin-bottom: 48px;
    width: 50%; } }

@media (min-width: 1200px) {
  .layout-facets-result .filters-result .views-row {
    width: 33.33%;
    padding: 0 16px; } }

@media (max-width: 767px) {
  .layout-facets-result .filters-result .views-row:last-child {
    margin-bottom: 21px; } }

.layout-facets-result .filters-result .views-row img {
  width: 100%;
  display: block; }

.layout-facets-result .filters-result .views-row .taxonomy-term img {
  width: auto; }

.holder-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

@media (min-width: 768px) {
  .view-footer {
    margin-right: 15px; } }

.filters-nav-holder {
  font-size: 14px;
  line-height: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  width: 100%; }

@media (min-width: 768px) {
  .filters-nav-holder {
    width: auto; } }

@media (min-width: 1024px) {
  .filters-nav-holder {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; } }

.filters-nav-holder .view-footer {
  margin-bottom: 20px;
  color: #2F3538;
  letter-spacing: 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px; }

.filters-nav-holder .pager__items,
.filters-nav-holder .js-pager__items {
  border: 1px solid #A4BCC2;
  background: #fff;
  padding: 0 9px;
  border-radius: 2px; }

@media (max-width: 767px) {
  .filters-nav-holder .pager__items,
  .filters-nav-holder .js-pager__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.filters-nav-holder .pager__items li.pager__item--last,
.filters-nav-holder .js-pager__items li.pager__item--last {
  display: none; }

.filters-nav-holder .pager__items li.pager__item--first,
.filters-nav-holder .js-pager__items li.pager__item--first {
  display: none; }

.filters-nav-holder .pager__items .pager__item--previous a, .filters-nav-holder .pager__items .pager__item--next a,
.filters-nav-holder .js-pager__items .pager__item--previous a,
.filters-nav-holder .js-pager__items .pager__item--next a {
  color: #98A4AE;
  font-weight: 700;
  letter-spacing: 0.84px;
  text-transform: uppercase;
  position: relative;
  width: auto; }

.filters-nav-holder .pager__items .pager__item--previous a:before, .filters-nav-holder .pager__items .pager__item--next a:before,
.filters-nav-holder .js-pager__items .pager__item--previous a:before,
.filters-nav-holder .js-pager__items .pager__item--next a:before {
  width: 15px;
  height: 15px;
  position: absolute;
  top: 3px;
  content: '';
  background-repeat: no-repeat;
  background-size: contain; }

.filters-nav-holder .pager__items .pager__item--previous,
.filters-nav-holder .js-pager__items .pager__item--previous {
  margin-left: auto; }

@media (min-width: 768px) {
  .filters-nav-holder .pager__items .pager__item--previous,
  .filters-nav-holder .js-pager__items .pager__item--previous {
    margin-right: 42px; } }

.filters-nav-holder .pager__items .pager__item--previous a,
.filters-nav-holder .js-pager__items .pager__item--previous a {
  padding-left: 20px; }

.filters-nav-holder .pager__items .pager__item--previous a:before,
.filters-nav-holder .js-pager__items .pager__item--previous a:before {
  left: 0;
  background-image: url("../images/icon/arrow-left-simple.svg"); }

.filters-nav-holder .pager__items .pager__item--next,
.filters-nav-holder .js-pager__items .pager__item--next {
  margin-left: auto; }

@media (min-width: 768px) {
  .filters-nav-holder .pager__items .pager__item--next,
  .filters-nav-holder .js-pager__items .pager__item--next {
    margin-left: 42px; } }

.filters-nav-holder .pager__items .pager__item--next a,
.filters-nav-holder .js-pager__items .pager__item--next a {
  padding-right: 20px; }

.filters-nav-holder .pager__items .pager__item--next a:before,
.filters-nav-holder .js-pager__items .pager__item--next a:before {
  right: 0;
  background-image: url("../images/icon/arrow-right-simple.svg"); }

.filters-nav-holder .pager__items a,
.filters-nav-holder .js-pager__items a {
  width: 24px;
  height: 24px;
  color: #2F3538;
  line-height: 24px;
  font-weight: 700;
  text-align: center;
  padding: 0;
  letter-spacing: 0.84px;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 50px;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out; }

.filters-nav-holder .pager__items a:hover,
.filters-nav-holder .js-pager__items a:hover {
  color: #0076A8; }

.filters-nav-holder .pager__items .is-active a,
.filters-nav-holder .js-pager__items .is-active a {
  vertical-align: middle;
  background-color: #0076A8;
  color: #fff; }

article.expedition {
  height: 100%; }

article.expedition p {
  margin-bottom: 0.7em; }

article.expedition .node__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%; }

article.expedition .img-holder {
  position: relative; }

article.expedition .img-holder a {
  display: block;
  overflow: hidden; }

article.expedition .img-holder a img {
  width: 100%;
  vertical-align: top; }

article.expedition:hover .img-holder img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2); }

article.expedition .expedition-type {
  position: absolute;
  top: auto;
  bottom: 16px;
  left: 16px;
  right: 16px; }

article.expedition .expedition-type .type {
  font-size: 14px;
  line-height: 20px;
  background-color: #fff;
  padding: 0 11px;
  border-radius: 2px; }

article.expedition .text-holder {
  background-color: #fff;
  padding: 0 24px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  word-wrap: break-word;
  font-weight: 300; }

article.expedition .text-holder a {
  color: inherit;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out; }

article.expedition .text-holder a:hover {
  color: #0076A8;
  text-decoration: underline; }

article.expedition .text-holder .field__item {
  padding: 0; }

article.expedition .text-holder .btn-outline {
  display: block;
  max-width: 74%;
  margin: 0 auto 5px;
  -webkit-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
  padding: 7px 10px; }

@media (min-width: 768px) {
  article.expedition .text-holder .btn-outline {
    max-width: 100%;
    padding: 7px 10px; } }

@media (min-width: 1024px) {
  article.expedition .text-holder .btn-outline {
    max-width: 82%; } }

article.expedition .text-holder .btn-outline:hover {
  color: #fff;
  text-decoration: none; }

article.expedition .book-now {
  text-align: center; }

article.expedition .book-now a {
  font-size: 14px;
  line-height: 22px;
  color: #0076A8;
  text-decoration: none; }

article.expedition .book-now a:hover {
  text-decoration: underline; }

article.expedition .location {
  font-size: 14px;
  line-height: 22px; }

article.expedition .location span {
  font-weight: 700; }

article.expedition .field--name-field-lead-scientist {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 2px; }

article.expedition .field--name-field-lead-scientist a {
  text-decoration: underline; }

article.expedition .field--name-field-duration {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 3px; }

article.expedition .price-starting-at {
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  padding-top: 26px;
  margin-bottom: 14px; }

@media (min-width: 768px) {
  article.expedition .price-starting-at {
    padding-top: 28px;
    margin-top: auto; } }

article.expedition .price {
  font-size: 24px;
  line-height: 1;
  font-weight: 900; }

@media (min-width: 768px) {
  article.expedition .price {
    font-size: 25px; } }

article.expedition .view-details {
  text-align: center; }

article.expedition .taxonomy-term {
  border-radius: 2px;
  overflow: hidden;
  position: relative;
  margin-bottom: 3px; }

article.expedition .taxonomy-term span {
  font-size: 14px;
  line-height: 22px;
  font-family: "Roboto", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  color: #2F3538;
  font-weight: 700;
  letter-spacing: 0;
  padding: 4px 10px;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

article.expedition .taxonomy-term span:hover {
  text-decoration: none; }

article.expedition .taxonomy-term span img {
  max-height: 20px;
  margin-right: 6px; }

article.expedition .taxonomy-term.vocabulary-research-type {
  margin-top: -16px;
  margin-bottom: 15px;
  margin-left: -8px; }

article.expedition .taxonomy-term.vocabulary-research-type span {
  font-size: 12px;
  line-height: 22px;
  color: #fff;
  letter-spacing: 0.72px;
  text-transform: uppercase; }

article.expedition .field--name-field-activity-level .taxonomy-term {
  margin-bottom: 1px; }

article.expedition .field--name-field-activity-level .taxonomy-term a {
  padding: 0; }

article.expedition .field--name-field-activity-level .taxonomy-term a img {
  max-height: 30px; }

article.expedition .field--name-field-promo-title {
  font-size: 22px;
  line-height: 32px;
  margin-bottom: 13px; }

.bg-color--white.expeditions-page article.expedition {
  -webkit-box-shadow: 0px 0px 15px rgba(37, 55, 70, 0.33);
  box-shadow: 0px 0px 15px rgba(37, 55, 70, 0.33); }

.custom-expeditions-section {
  padding: 25px 0 60px; }

@media (min-width: 768px) {
  .custom-expeditions-section {
    padding-bottom: 100px; } }

@media (min-width: 768px) {
  .custom-expeditions-section .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; } }

.custom-expeditions-section .custom-expeditions-block {
  font-size: 16px;
  line-height: 24px;
  border: 1px solid rgba(164, 188, 194, 0.5);
  text-align: center;
  border-radius: 2px;
  padding: 40px 22px 23px; }

@media (min-width: 768px) {
  .custom-expeditions-section .custom-expeditions-block {
    width: calc(100% - 280px);
    padding-left: 35px; } }

@media (min-width: 1024px) {
  .custom-expeditions-section .custom-expeditions-block {
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: calc(100% - 328px); } }

.custom-expeditions-section .custom-expeditions-block h4 {
  font-size: 14px;
  line-height: 22px;
  font-weight: 700;
  letter-spacing: 0.84px;
  text-transform: uppercase;
  margin-bottom: 13px; }

.custom-expeditions-section .custom-expeditions-block a {
  text-decoration: none;
  font-weight: 400; }

.custom-expeditions-section .custom-expeditions-block a:hover {
  text-decoration: underline; }

.custom-expeditions-section .custom-expeditions-block p {
  margin-bottom: 0.75em; }

.custom-expeditions-section .custom-expeditions-block .field--type-image {
  width: 200px;
  margin: 0 auto 14px; }

@media (min-width: 1024px) {
  .custom-expeditions-section .custom-expeditions-block .field--type-image {
    width: 240px;
    padding-right: 40px;
    margin: 0; } }

@media (min-width: 1024px) {
  .custom-expeditions-section .custom-expeditions-block .field--name-body {
    width: calc(100% - 240px); } }

.random-testimonial {
  padding: 96px 0 56px;
  text-align: center;
  background: url("../images/watercolor/brush-background-3.png") no-repeat;
  background-position: center 60px;
  background-size: 300px 170px;
  position: relative; }

@media (min-width: 768px) {
  .random-testimonial {
    background-position: center 102px;
    padding: 144px 0 120px; } }

.random-testimonial:after {
  display: block;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 24px;
  right: 24px;
  content: '';
  opacity: 0.5;
  max-width: 1280px;
  margin: 0 auto;
  background: #A4BCC2;
  height: 1px; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .random-testimonial:after {
    width: 100%;
    max-width: 1000px; } }

.random-testimonial blockquote {
  max-width: 894px;
  padding: 0;
  margin: 0 auto; }

.random-testimonial blockquote:before, .random-testimonial blockquote:after {
  display: none; }

.random-testimonial blockquote .field--name-body {
  position: relative;
  padding: 0 20px; }

@media (min-width: 768px) {
  .random-testimonial blockquote .field--name-body {
    padding: 0 70px; } }

.random-testimonial blockquote .field--name-body:before, .random-testimonial blockquote .field--name-body:after {
  width: 24px;
  height: 19px;
  content: '';
  background-size: contain;
  position: absolute;
  background-repeat: no-repeat; }

@media (min-width: 768px) {
  .random-testimonial blockquote .field--name-body:before, .random-testimonial blockquote .field--name-body:after {
    width: 48px;
    height: 38px; } }

.random-testimonial blockquote .field--name-body:before {
  background-image: url(../images/icon/quote-opening.png);
  left: 2px;
  top: 5px; }

@media (min-width: 768px) {
  .random-testimonial blockquote .field--name-body:before {
    left: 0px;
    top: -10px; } }

.random-testimonial blockquote .field--name-body:after {
  background-image: url(../images/icon/quote-closing.png);
  right: -2px;
  bottom: 7px; }

@media (min-width: 768px) {
  .random-testimonial blockquote .field--name-body:after {
    right: 0px;
    bottom: -10px; } }

.random-testimonial blockquote footer {
  font-size: 16px;
  line-height: 24px;
  font-family: "Roboto", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  padding: 0 20px; }

@media (min-width: 768px) {
  .random-testimonial blockquote footer {
    font-size: 18px;
    line-height: 28px; } }

.random-testimonial blockquote footer cite {
  font-style: normal; }

.research-section {
  position: relative;
  padding: 62px 0 100px; }

@media (min-width: 768px) {
  .research-section {
    padding: 103px 0 186px; } }

.research-section h2 {
  font-size: 28px;
  line-height: 35px;
  color: #2F3538;
  letter-spacing: 1.68px;
  text-align: center;
  position: relative;
  font-weight: 200;
  text-transform: uppercase;
  padding-bottom: 13px;
  margin-bottom: 40px;
  display: block; }

@media (min-width: 768px) {
  .research-section h2 {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 1.92px;
    margin-bottom: 55px; } }

.research-section .bg-holder {
  position: absolute;
  top: 352px;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #253746; }

@media (min-width: 1024px) {
  .research-section .bg-holder {
    top: 49%; } }

.research-section .bg-holder:before {
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 145px;
  content: '';
  background: url("../images/watercolor/texture-footer-desktop.png") no-repeat;
  background-size: contain;
  background-position: bottom; }

@media (min-width: 768px) {
  .research-section .bg-holder:before {
    height: 209px; } }

.research-section .container {
  position: relative;
  z-index: 1; }

.research-section .views-row {
  width: 100%;
  display: block; }

@media (min-width: 768px) {
  .research-section .views-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px;
    width: calc(100% + 30px); } }

@media (min-width: 1024px) {
  .research-section .views-row {
    width: calc(100% + 40px);
    margin: 0 -20px; } }

.research-section .views-row .views-col {
  width: 100% !important;
  float: none; }

@media (min-width: 768px) {
  .research-section .views-row .views-col {
    padding: 0 15px;
    width: 50% !important;
    margin-bottom: 24px; } }

@media (min-width: 1024px) {
  .research-section .views-row .views-col {
    width: 33.33% !important;
    padding: 0 20px; } }

.research-section .research-item {
  font-size: 16px;
  line-height: 24px;
  background-color: #fff;
  text-align: center;
  margin-bottom: 24px;
  height: 100%;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  font-weight: 300; }

.research-section .research-item:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px); }

.research-section .research-item img {
  width: 100%;
  vertical-align: top; }

.research-section .research-item a {
  text-decoration: none;
  font-weight: 400; }

.research-section .research-item a:hover {
  text-decoration: underline; }

.research-section .research-item h3 {
  font-size: 22px;
  line-height: 32px;
  color: #2F3538;
  font-weight: 300;
  letter-spacing: 0;
  margin-bottom: 13px; }

.research-section .research-item h3 a {
  color: inherit;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out; }

.research-section .research-item h3 a:hover {
  color: #0076A8;
  text-decoration: none; }

.research-section .research-item p {
  margin-bottom: 0.7em; }

.research-section .research-item p a {
  font-size: 14px; }

.research-section .research-item .text-holder {
  padding: 40px 20px 23px; }

@media (min-width: 768px) {
  .research-section .research-item .text-holder {
    padding: 64px 30px 23px; } }

.custom-title {
  font-size: 56px;
  line-height: 72px;
  font-family: "Think-Pink", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  color: #34657F;
  text-align: center;
  font-weight: 400;
  letter-spacing: 0;
  margin-bottom: 8px; }

@media (min-width: 768px) {
  .custom-title {
    font-size: 72px;
    line-height: 90px;
    margin-bottom: 15px; } }

.block-contact-block {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 10px; }

@media (min-width: 768px) {
  .block-contact-block {
    padding-left: 20px;
    margin-bottom: 0; } }

.block-contact-block h4 {
  font-size: 22px;
  line-height: 32px;
  font-family: "Poppins", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  color: #34657F;
  text-align: center;
  letter-spacing: 0;
  font-weight: 500;
  margin-bottom: 13px; }

.block-contact-block .title-holder {
  margin-bottom: 37px; }

.contact-message-form {
  background: #253746;
  color: #fff;
  border-radius: 4px;
  padding: 38px 24px;
  overflow: hidden; }

@media (min-width: 768px) {
  .contact-message-form {
    padding: 60px 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; } }

@media (min-width: 1024px) {
  .contact-message-form > div {
    width: 48%; } }

.contact-message-form > div.field--type-string-long {
  width: 100%; }

.contact-message-form > div.form-actions {
  margin-bottom: 10px;
  width: 100%; }

@media (min-width: 768px) {
  .contact-message-form > div.form-actions {
    margin-bottom: 0; } }

.contact-message-form > div.field--type-list-string {
  width: 100%; }

.contact-message-form label {
  margin-bottom: 12px; }

.contact-message-form input, .contact-message-form textarea {
  border: 1px solid transparent;
  color: #2F3538;
  font-size: 16px;
  line-height: 24px;
  width: 100%; }

.contact-message-form input:hover, .contact-message-form textarea:hover {
  border-color: #83B93C; }

.contact-message-form select {
  font-size: 16px;
  line-height: 24px;
  width: 100%; }

.contact-message-form input[type="submit"] {
  font-size: 14px;
  line-height: 24px;
  border: 1px solid #83B93C;
  font-family: "Poppins", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  color: #fff;
  font-weight: 500;
  background: transparent;
  padding: 7px 40px;
  border-radius: 50px;
  width: auto;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none; }

.contact-message-form input[type="submit"]:hover {
  background-color: #BE531C;
  border-color: #BE531C; }

.contact-message-form .field--type-language {
  display: none; }

.contact-message-form .form-item {
  margin: 0 0 20px; }

@media (min-width: 768px) {
  .contact-message-form .form-item {
    margin-bottom: 23px; } }

.testimonial-item {
  font-size: 16px;
  line-height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border: 1px solid #A4BCC2;
  border-radius: 4px;
  padding: 21px 23px;
  margin-bottom: 10px; }

@media (min-width: 768px) {
  .testimonial-item {
    -webkit-box-orient: inherit;
    -webkit-box-direction: inherit;
    -ms-flex-direction: inherit;
    flex-direction: inherit;
    padding: 41px 47px 36px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

.testimonial-item .body {
  overflow: hidden;
  max-height: 67px; }

.testimonial-item .views-field-field-speaker {
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.28px;
  margin-bottom: 16px; }

@media (min-width: 768px) {
  .testimonial-item .views-field-field-speaker {
    max-width: calc(100% - 117px);
    margin-right: auto;
    margin-bottom: 19px; } }

.testimonial-item .views-field-field-rating {
  margin-bottom: 15px; }

.testimonial-item .views-field-field-rating .rating-stars {
  overflow: hidden;
  height: 21px;
  white-space: nowrap; }

@media (max-width: 767px) {
  .testimonial-item .views-field-field-rating {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; } }

@media (min-width: 768px) {
  .testimonial-item .views-field-field-rating {
    margin-left: auto;
    margin-top: -4px;
    margin-bottom: 0; } }

.testimonial-item .speaker {
  font-weight: 700; }

.testimonial-item .date {
  text-transform: uppercase; }

.testimonial-item .views-field-title {
  font-size: 22px;
  line-height: 32px;
  width: 100%;
  font-weight: 400;
  letter-spacing: 0;
  margin-bottom: 13px; }

@media (min-width: 768px) {
  .testimonial-item .views-field-title {
    margin-bottom: 14px; } }

.testimonial-item .views-field-title a {
  color: #2F3538;
  text-decoration: none;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out; }

.testimonial-item .views-field-title a:before {
  content: '“';
  display: inline-block;
  vertical-align: middle; }

.testimonial-item .views-field-title a:after {
  content: '”';
  display: inline-block;
  vertical-align: middle; }

.testimonial-item .views-field-title a:hover {
  color: #0076A8; }

.testimonial-item .rating .star {
  width: 21px;
  height: 21px;
  background: url("../images/star.svg") no-repeat;
  background-size: contain; }

.testimonial-item .rating .half-star {
  width: 21px;
  height: 21px;
  background: url("../images/star-half.svg") no-repeat;
  background-size: contain; }

.testimonial-item .views-field-body {
  width: 100%; }

.testimonial-item .views-field-body a {
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
  font-weight: 400; }

.testimonial-item .views-field-body a:hover {
  text-decoration: underline; }

@media (min-width: 768px) {
  .testimonial-item .views-field-body a {
    font-size: 14px;
    line-height: 22px; } }

.testimonial-item .views-field-body .body {
  margin-bottom: 16px; }

@media (min-width: 768px) {
  .block-expedition-testimonials-views-block {
    padding-right: 20px; } }

.block-expedition-testimonials-views-block .js-pager__items {
  border: none;
  background: transparent;
  border-radius: 0; }

.block-expedition-testimonials-views-block .js-pager__items a {
  width: auto;
  height: auto; }

.view-expedition-testimonials {
  margin-bottom: 60px; }

@media (min-width: 768px) {
  .view-expedition-testimonials {
    margin-bottom: 0; } }

.view-expedition-testimonials h4 {
  font-size: 22px;
  line-height: 32px;
  font-family: "Poppins", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  color: #34657F;
  text-align: center;
  letter-spacing: 0;
  font-weight: 500;
  margin-bottom: 13px; }

.view-expedition-testimonials .title-holder {
  text-align: center;
  margin-bottom: 37px; }

.view-expedition-testimonials .filters-nav-holder {
  text-align: center;
  margin: 0;
  padding-top: 14px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.view-expedition-testimonials .filters-nav-holder a,
.view-expedition-testimonials .filters-nav-holder .button {
  font-size: 14px;
  line-height: 24px;
  border: 1px solid #83B93C;
  background-color: #fff;
  color: #2F3538;
  text-decoration: none;
  font-weight: 500;
  padding: 7px 43px;
  border-radius: 50px;
  background: transparent;
  margin-bottom: 30px; }

.view-expedition-testimonials .filters-nav-holder a:hover,
.view-expedition-testimonials .filters-nav-holder .button:hover {
  background-color: #BE531C;
  border-color: #BE531C;
  color: #fff; }

.view-expedition-testimonials .testimonial-block-description {
  font-size: 16px;
  line-height: 24px; }

.block-field-blocknodeexpeditiontitle h1 {
  font-size: 36px;
  line-height: 48px;
  color: #2F3538;
  letter-spacing: 0;
  font-weight: 300;
  margin-bottom: 25px; }

@media (min-width: 768px) {
  .block-field-blocknodeexpeditiontitle h1 {
    font-weight: 200;
    margin-bottom: 33px; } }

@media (min-width: 1024px) {
  .block-field-blocknodeexpeditiontitle h1 {
    font-size: 48px;
    line-height: 64px; } }

@media (min-width: 768px) {
  .block-field-blocknodeexpeditionfield-project-briefing {
    padding-top: 16px; } }

.block-field-blocknodeexpeditionfield-project-briefing .btn-outline {
  padding: 8px 40px;
  margin-bottom: 8px; }

@media (min-width: 768px) {
  .block-field-blocknodeexpeditionfield-project-briefing .btn-outline {
    padding: 8px 20px; } }

@media (min-width: 1024px) {
  .block-field-blocknodeexpeditionfield-project-briefing .btn-outline {
    padding: 8px 40px; } }

.expedition-info-item {
  margin-bottom: 19px; }

.expedition-info-item .field--label-inline {
  font-size: 16px;
  line-height: 24px;
  padding-left: 41px;
  background-repeat: no-repeat;
  background-size: 26px auto;
  background-size: contain;
  background-size: 24px; }

.expedition-info-item .field--label-inline span {
  color: #0076A8;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
  cursor: pointer; }

.expedition-info-item .field--label-inline span:hover {
  text-decoration: underline; }

.expedition-info-item .field--label-inline .field__label,
.expedition-info-item .field--label-inline .field__items,
.expedition-info-item .field--label-inline .field__item {
  display: inline !important;
  float: none !important; }

.expedition-info-item .field--label-inline.field--name-field-location {
  background-image: url("../images/icon/icon-globe-green.svg"); }

.expedition-info-item .field--label-inline.field--name-field-lead-scientist {
  background-image: url("../images/icon/icon-lead-scientist-green.svg"); }

.expedition-info-item .field--label-inline.field--name-field-activity-level {
  background-image: url("../images/icon/icon-activity-level-green.svg"); }

.expedition-info-item .field--label-inline.field--name-field-activity-level .field__label {
  border-bottom: 1px dashed #83B93C;
  padding-right: 0;
  margin-right: 4px; }

.expedition-info-item .field--label-inline.field--name-field-accomodation-type {
  background-image: url("../images/icon/icon-accommodations-green.svg"); }

.expedition-info-item .field--label-inline.field--name-field-accomodation-type .field__label {
  border-bottom: 1px dashed #83B93C;
  padding-right: 0;
  margin-right: 4px; }

.expedition-info-item .field--label-inline.field--name-field-food {
  background-image: url("../images/icon/icon-food-green.svg"); }

.expedition-info-item .field--label-inline.field--name-field-food .field__label {
  border-bottom: 1px dashed #83B93C;
  padding-right: 0;
  margin-right: 4px; }

.expedition-info-item .field--label-inline .field__item {
  padding-right: 0; }

.expedition-info-item .field--label-inline .field__items {
  padding-right: 0; }

.block-field-blocknodeexpeditionfield-research-type .taxonomy-term {
  margin-bottom: 14px; }

.block-field-blocknodeexpeditionfield-research-type .taxonomy-term > div {
  border-radius: 2px; }

.block-field-blocknodeexpeditionfield-research-type .taxonomy-term span {
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 4px 10px;
  letter-spacing: 0.72px;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out; }

.block-field-blocknodeexpeditionfield-research-type .taxonomy-term span:hover {
  opacity: 0.8; }

.block-field-blocknodeexpeditionfield-research-type .taxonomy-term img {
  margin-right: 10px;
  max-height: 20px;
  width: auto; }

.main-expedition-slider {
  margin-bottom: 10px; }

@media (max-width: 767px) {
  .main-expedition-slider {
    margin: 0 -24px 10px;
    width: calc(100% + 48px); } }

.field--name-field-media--slider .field--name-field-media img {
  width: 100%; }

.field--name-field-media--slider .field--name-field-media iframe {
  width: 100%;
  margin: 0; }

@media (min-width: 768px) {
  .field--name-field-media--slider .field--name-field-media iframe {
    height: 470px; } }

.field--name-field-media--slider .field--name-field-media video {
  width: 100%;
  margin: 0; }

@media (min-width: 768px) {
  .field--name-field-media--slider .field--name-field-media video {
    height: 470px; } }

.field--name-field-media--thumbnails {
  margin-bottom: 33px;
  text-align: center; }

@media (min-width: 768px) {
  .field--name-field-media--thumbnails {
    margin-bottom: 52px; } }

@media (max-width: 767px) {
  .field--name-field-media--thumbnails .slick-track {
    width: 100% !important;
    -webkit-transform: none !important;
    transform: none !important; } }

.field--name-field-media--thumbnails .slick-slide,
.field--name-field-media--thumbnails .field__item {
  height: 100px;
  position: relative;
  border: 2px solid #fff;
  -webkit-transition: border-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out;
  overflow: hidden; }

@media (max-width: 767px) {
  .field--name-field-media--thumbnails .slick-slide,
  .field--name-field-media--thumbnails .field__item {
    width: 33.33%;
    margin-bottom: 4px; } }

.field--name-field-media--thumbnails .slick-slide:hover,
.field--name-field-media--thumbnails .field__item:hover {
  border-color: #83B93C; }

.field--name-field-media--thumbnails .slick-slide.slick-active,
.field--name-field-media--thumbnails .field__item.slick-active {
  border-color: #83B93C; }

.field--name-field-media--thumbnails .slick-slide.slick-active + .slick-active,
.field--name-field-media--thumbnails .field__item.slick-active + .slick-active {
  border-color: #fff; }

.field--name-field-media--thumbnails .slick-slide img,
.field--name-field-media--thumbnails .field__item img {
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  max-width: none; }

.field--name-field-media--slider {
  width: 100%; }

.field--name-field-media--slider .slick-slide {
  width: 100%; }

.page-node-type-expedition .expedition__header-top--sticky + .holder-section {
  padding: 0 0 29px; }

@media (min-width: 768px) {
  .page-node-type-expedition .expedition__header-top--sticky + .holder-section {
    padding: 60px 0 70px; } }

@media (min-width: 768px) {
  .page-node-type-expedition .expedition__header-top--sticky + .holder-section .layout--two_column_content.cols--34-66 {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; } }

@media (max-width: 767px) {
  .page-node-type-expedition .expedition__header-top--sticky + .holder-section .layout--two_column_content.cols--34-66 .layout__region {
    max-width: 100%; } }

.page-node-type-expedition .expedition__header-top--sticky + .holder-section .layout--two_column_content.cols--34-66 .layout__region--first {
  width: 100%;
  padding: 40px 0 55px; }

@media (min-width: 850px) {
  .page-node-type-expedition .expedition__header-top--sticky + .holder-section .layout--two_column_content.cols--34-66 .layout__region--first {
    max-width: 30%; } }

.page-node-type-expedition .expedition__header-top--sticky + .holder-section .layout--two_column_content.cols--34-66 .layout__region--second {
  width: 100%; }

@media (min-width: 850px) {
  .page-node-type-expedition .expedition__header-top--sticky + .holder-section .layout--two_column_content.cols--34-66 .layout__region--second {
    max-width: 65.5%; } }

.block-field-blocknodeexpeditionbody {
  line-height: 1.61; }

.block-field-blocknodeexpeditionbody h3 {
  font-size: 20px;
  line-height: 32px;
  font-family: "Roboto", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }

@media (min-width: 768px) {
  .block-field-blocknodeexpeditionbody h3 {
    font-size: 24px;
    line-height: 40px; } }

.block-field-blocknodeexpeditionbody p {
  margin-bottom: 1.5em; }

.block-field-blocknodeexpeditionbody .field--name-body {
  max-width: 100%;
  padding: 0; }

.block-field-blocknodeexpeditionbody .field--name-body hr {
  border-top: 1px solid #A4BCC2;
  margin: 35px 0 36px;
  opacity: 0.5; }

.block-field-blocknodeexpeditionbody img.align-right {
  margin-bottom: 36px; }

@media (max-width: 479px) {
  .block-field-blocknodeexpeditionbody img.align-right {
    width: 100%;
    margin-left: 10px; } }

@media (min-width: 480px) {
  .block-field-blocknodeexpeditionbody img.align-right {
    margin-left: 25px; } }

@media (min-width: 768px) {
  .block-field-blocknodeexpeditionbody img.align-right {
    margin-left: 50px;
    margin-bottom: 25px; } }

.block-field-blocknodeexpeditionbody img.align-left {
  margin-bottom: 36px; }

@media (max-width: 479px) {
  .block-field-blocknodeexpeditionbody img.align-left {
    width: 100%; } }

@media (min-width: 480px) {
  .block-field-blocknodeexpeditionbody img.align-left {
    margin-right: 25px; } }

@media (min-width: 768px) {
  .block-field-blocknodeexpeditionbody img.align-left {
    margin-right: 50px;
    margin-bottom: 25px; } }

.block-field-blocknodeexpeditionfield-report .link-arrow-down {
  margin-left: 31px; }

.block-field-blocknodeexpeditionfield-report .link-arrow-down:before {
  margin-right: 5px;
  margin-top: -5px; }

.header--underline {
  font-size: 28px;
  line-height: 35px;
  font-family: "Poppins", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  color: #2F3538;
  font-weight: 200;
  letter-spacing: 1.68px;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  padding-bottom: 11px;
  margin-bottom: 32px; }

@media (min-width: 768px) {
  .header--underline {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 1.92px; } }

.header--underline:before {
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  width: 60px;
  height: 2px;
  background-color: #83B93C;
  content: '';
  margin: 0 auto;
  display: block; }

.captcha {
  width: 100% !important;
  overflow: hidden; }

.captcha .g-recaptcha div {
  max-width: 300px !important;
  width: 100% !important; }

.view-scientists .filters-result {
  display: block; }

.view-scientists .filters-result .holder-row {
  padding-bottom: 0px;
  margin-bottom: 45px;
  border-bottom: 1px solid rgba(164, 188, 194, 0.5); }

@media (min-width: 768px) {
  .view-scientists .filters-result .holder-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.view-scientists .filters-result .holder-row:last-child {
  border-bottom: none; }

.view-scientists .filters-result .holder-row h3 {
  color: #34657F;
  font-size: 48px;
  line-height: 64px;
  margin-right: 110px; }

.view-scientists .filters-result .holder-row .column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 -15px; }

.view-scientists .filters-result .holder-row .views-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 29px;
  padding: 0 15px; }

@media (min-width: 768px) {
  .view-scientists .filters-result .holder-row .views-row {
    width: 50%; } }

@media (min-width: 1024px) {
  .view-scientists .filters-result .holder-row .views-row {
    width: 33.33%; } }

.view-scientists .filters-result .holder-row .views-row .views-field-field-headshot-image {
  margin-right: 20px; }

.view-scientists .filters-result .holder-row .views-row .views-field-field-headshot-image a {
  display: block;
  width: 100px;
  height: 100px; }

.view-scientists .filters-result .holder-row .views-row .views-field-field-headshot-image a:hover {
  opacity: 0.8; }

.view-scientists .filters-result .holder-row .views-row .views-field-field-headshot-image a img {
  display: block;
  border-radius: 50%; }

.view-scientists .filters-result .holder-row .views-row .views-field-nothing {
  margin-bottom: 16px; }

.view-scientists .filters-result .holder-row .views-row .views-field-nothing .title {
  font-size: 24px;
  line-height: 40px;
  margin-bottom: 8px; }

.view-scientists .filters-result .holder-row .views-row .views-field-nothing .title a {
  display: block;
  text-decoration: none;
  color: #2F3538; }

.view-scientists .filters-result .holder-row .views-row .views-field-nothing .title a:hover {
  color: #0076A8; }

.view-scientists .filters-result .holder-row .views-row .views-field-nothing .promo-title {
  font-size: 14px;
  line-height: 22px;
  color: #34657F;
  font-weight: 500; }

.view-scientists .filters-result .holder-row .views-row .views-field-nothing .promo-description {
  font-size: 14px;
  line-height: 22px;
  color: #2F3538; }

.stories-layout-facets-result.layout-facets-result .filters-result .column {
  width: 100%;
  margin: 0; }

.stories-layout-facets-result.layout-facets-result .filters-result .views-row {
  width: 100%;
  padding: 20px;
  background: #fff;
  margin-bottom: 24px; }

.stories-layout-facets-result .node--type-stories {
  max-width: 100%;
  position: relative; }

.stories-layout-facets-result .node--type-stories .node__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

@media (min-width: 1024px) {
  .stories-layout-facets-result .node--type-stories .node__content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; } }

@media (min-width: 1024px) {
  .stories-layout-facets-result .node--type-stories .section-right {
    width: 44%; } }

.stories-layout-facets-result .node--type-stories .section-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

@media (min-width: 1024px) {
  .stories-layout-facets-result .node--type-stories .section-left {
    width: 50%; } }

.stories-layout-facets-result .node--type-stories .read-more {
  bottom: 20px;
  text-transform: capitalize;
  font-family: "Roboto", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px; }

@media (min-width: 768px) {
  .stories-layout-facets-result .node--type-stories .read-more {
    margin-top: auto; } }

.stories-layout-facets-result .node--type-stories .field--name-field-featured-image {
  margin-bottom: 31px; }

@media (min-width: 1024px) {
  .stories-layout-facets-result .node--type-stories .field--name-field-featured-image {
    margin-bottom: 0; } }

.stories-layout-facets-result .node--type-stories .field--name-field-promo-description {
  min-height: auto;
  margin-bottom: 35px; }

.stories-layout-facets-result .node--type-stories .field--name-field-story-type {
  margin-bottom: 8px; }

.stories-layout-facets-result .node--type-stories .field--name-field-story-type a {
  font-size: 14px;
  line-height: 22px;
  color: #A4BCC2;
  letter-spacing: 0.84px;
  font-weight: 700;
  position: relative;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out; }

.stories-layout-facets-result .node--type-stories .field--name-field-story-type a:hover {
  color: #0076A8; }

.stories-layout-facets-result .node--type-stories .field--name-field-promo-title {
  font-size: 22px;
  line-height: 32px;
  font-family: "Poppins", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-weight: 400;
  margin-bottom: 16px; }

.stories-layout-facets-result .views-row a {
  display: block;
  overflow: hidden; }

.stories-layout-facets-result .views-row:hover {
  -webkit-box-shadow: 0px 0px 15px rgba(37, 55, 70, 0.33);
  box-shadow: 0px 0px 15px rgba(37, 55, 70, 0.33);
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px); }

.stories-layout-facets-result .views-row:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2); }

.bg-color--white .stories-layout-facets-result .views-row {
  -webkit-box-shadow: 0px 0px 15px rgba(37, 55, 70, 0.33);
  box-shadow: 0px 0px 15px rgba(37, 55, 70, 0.33); }

.views_block__stories_blocks_sticky_stories.holder-section {
  padding: 62px 0 20px; }

@media (min-width: 768px) {
  .views_block__stories_blocks_sticky_stories.holder-section {
    padding: 104px 0 0; } }

.views_block__stories_blocks_sticky_stories .node--type-stories {
  max-width: 100%;
  padding-bottom: 45px; }

.views_block__stories_blocks_sticky_stories .node--type-stories h4 {
  margin-bottom: 14px; }

.views_block__stories_blocks_sticky_stories .node--type-stories .field--name-field-promo-description {
  min-height: 97px; }

@media (min-width: 768px) {
  .views_block__stories_blocks_sticky_stories .node--type-stories .field--name-field-promo-description {
    min-height: 82px; } }

.views_block__stories_blocks_sticky_stories .node--type-stories .field--name-field-featured-image {
  margin-bottom: 24px; }

.views_block__stories_blocks_sticky_stories .node--type-stories .read-more {
  bottom: 20px;
  display: inline-block; }

@media (min-width: 768px) {
  .views_block__stories_blocks_sticky_stories .node--type-stories .read-more {
    bottom: 25px; } }

.views_block__stories_blocks_sticky_stories h2 {
  font-size: 28px;
  line-height: 35px;
  margin-bottom: 38px; }

@media (min-width: 768px) {
  .views_block__stories_blocks_sticky_stories h2 {
    margin-bottom: 54px;
    font-size: 32px;
    line-height: 40px; } }

.stories-layout {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

@media (max-width: 767px) {
  .stories-layout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; } }

.stories-layout .title-holder .title {
  text-align: center; }

.stories-layout > .title-holder {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
  text-align: center;
  width: 100%; }

.stories-layout > .title-holder h2 {
  font-size: 28px;
  line-height: 35px;
  letter-spacing: 1.68px;
  margin-bottom: 39px;
  text-align: center;
  font-weight: 200;
  text-transform: uppercase;
  position: relative; }

@media (min-width: 768px) {
  .stories-layout > .title-holder h2 {
    letter-spacing: 1.92px;
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 56px; } }

.stories-layout > .title-holder h2:after {
  background-color: #83B93C;
  content: '';
  width: 60px;
  height: 2px;
  display: block;
  text-align: center;
  margin: 12px auto 0; }

.stories-layout .layout-facets {
  border: 0;
  margin-bottom: 16px; }

.views_block__stories_blocks_sticky_story .view-stories-blocks .column .views-row {
  width: 100%;
  margin-bottom: 0; }

.bg-color--white article.expedition {
  -webkit-box-shadow: 0 0 15px rgba(37, 55, 70, 0.33);
  box-shadow: 0 0 15px rgba(37, 55, 70, 0.33); }

@media (max-width: 767px) {
  .stories-banner.holder-section {
    padding: 0 0 60px; } }

@media (min-width: 768px) {
  .stories-banner.holder-section {
    color: #fff;
    text-align: center;
    padding-bottom: 82px; } }

.stories-banner a {
  border: 1px solid #83B93C;
  font-family: "Poppins", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  color: #2F3538;
  display: inline-block;
  font-size: 0.875rem;
  padding: 7px 35px;
  border-radius: 50px;
  font-weight: 500;
  text-decoration: none;
  line-height: 24px; }

@media (min-width: 768px) {
  .stories-banner a {
    color: #fff;
    padding: 7px 40px; } }

.stories-banner a:hover {
  background-color: #BE531C;
  border-color: #BE531C;
  color: #fff; }

@media (max-width: 767px) {
  .stories-banner .block-hero-component {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.4px;
    font-weight: 300; } }

@media (min-width: 768px) {
  .stories-banner .block-hero-component {
    min-height: 461px; } }

@media (max-width: 767px) {
  .stories-banner .block-hero-component h1 {
    font-size: 38px;
    line-height: 48px;
    font-weight: 300;
    margin-bottom: 13px; } }

@media (min-width: 768px) {
  .stories-banner .block-hero-component h1 {
    font-size: 48px;
    line-height: 64px;
    margin-bottom: 11px; } }

.stories-banner .block-hero-component p {
  margin-bottom: 28px; }

@media (max-width: 767px) {
  .stories-banner .vertical-alignment--bottom .block-hero-component {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; } }

@media (max-width: 767px) {
  .stories-banner .bg-image {
    position: static;
    height: 210px;
    display: block;
    width: calc(100% + 48px);
    margin: 0 -24px 40px; } }

@media (max-width: 767px) {
  .stories-page.expeditions-page {
    padding-top: 16px; } }

.content--top {
  width: 100%; }

.taxonomy-term.vocabulary-story-type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.taxonomy-term.vocabulary-story-type .icon {
  margin-right: 12px; }

.taxonomy-term.vocabulary-story-type .icon svg {
  max-width: 26px; }

.taxonomy-term.vocabulary-story-type .icon svg path {
  stroke: #83B93C !important; }

.taxonomy-term.vocabulary-story-type .field--type-string {
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.84px;
  font-weight: 700;
  font-family: "Poppins", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  text-transform: uppercase;
  color: #98A4AE; }

.link-more {
  margin-top: 30px;
  text-align: center; }

.link-more a {
  display: inline-block;
  color: #2F3538;
  font-size: 0.875rem;
  padding: 14px 40px;
  border: 1px solid #83B93C;
  border-radius: 50px;
  font-family: "Poppins", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-weight: 500;
  text-decoration: none;
  line-height: 24px; }

.link-more a:hover {
  background-color: #BE531C;
  border-color: #BE531C;
  color: #fff;
  text-decoration: none; }

.link-more a.button-sm {
  padding: 7px 40px; }

.content--bottom {
  background-color: #253746;
  color: #fff;
  padding: 60px 24px 120px;
  font-size: 16px;
  line-height: 24px;
  color: #A4BCC2;
  position: relative; }

@media (min-width: 1024px) {
  .content--bottom {
    padding: 100px 24px 211px; } }

.content--bottom:after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0px;
  content: '';
  display: block;
  width: 100%;
  background-image: url(../images/watercolor/texture-footer-desktop.png);
  background-size: cover;
  background-repeat: no-repeat;
  height: 70px;
  background-position: 50%;
  pointer-events: none; }

@media (min-width: 1024px) {
  .content--bottom:after {
    height: 180px; } }

.content--bottom h3 {
  margin-bottom: 16px;
  font-size: 28px;
  line-height: 35px;
  letter-spacing: 1.92px;
  color: #fff; }

@media (min-width: 1024px) {
  .content--bottom h3 {
    font-size: 32px;
    line-height: 40px; } }

.content--bottom h2 {
  color: #fff; }

.content--bottom h2:after {
  display: block;
  width: 60px;
  height: 2px;
  margin: 12px auto 0;
  content: '';
  background-color: #83b93c; }

.content--bottom p {
  margin-bottom: 40px; }

.mailchimp-signup-subscribe-form,
.block-mailchimp-signup-subscribe-blocknewsletter form {
  position: relative;
  z-index: 2;
  max-width: 327px;
  margin: 0 auto; }

@media (min-width: 1024px) {
  .mailchimp-signup-subscribe-form,
  .block-mailchimp-signup-subscribe-blocknewsletter form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 100%; } }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .mailchimp-signup-subscribe-form,
  .block-mailchimp-signup-subscribe-blocknewsletter form {
    max-width: auto;
    width: 100%; } }

.mailchimp-signup-subscribe-form .form-actions,
.block-mailchimp-signup-subscribe-blocknewsletter form .form-actions {
  margin: 0;
  margin-top: 8px; }

@media (min-width: 1024px) {
  .mailchimp-signup-subscribe-form .form-actions,
  .block-mailchimp-signup-subscribe-blocknewsletter form .form-actions {
    margin: 0; } }

.mailchimp-signup-subscribe-form .js-form-submit,
.block-mailchimp-signup-subscribe-blocknewsletter form .js-form-submit {
  display: inline-block;
  color: #fff;
  font-size: 0.875rem;
  padding: 8px 40px;
  border: 1px solid #83B93C;
  border-radius: 50px;
  font-family: "Poppins", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-weight: 500;
  text-decoration: none;
  line-height: 24px;
  background-color: transparent; }

@media (min-width: 1024px) {
  .mailchimp-signup-subscribe-form .js-form-submit,
  .block-mailchimp-signup-subscribe-blocknewsletter form .js-form-submit {
    margin-left: 20px; } }

.mailchimp-signup-subscribe-form .js-form-submit:hover,
.block-mailchimp-signup-subscribe-blocknewsletter form .js-form-submit:hover {
  background-color: #BE531C;
  border-color: #BE531C;
  color: #fff; }

.mailchimp-signup-subscribe-form .mailchimp-newsletter-mergefields,
.block-mailchimp-signup-subscribe-blocknewsletter form .mailchimp-newsletter-mergefields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

@media (min-width: 1024px) {
  .mailchimp-signup-subscribe-form .mailchimp-newsletter-mergefields,
  .block-mailchimp-signup-subscribe-blocknewsletter form .mailchimp-newsletter-mergefields {
    margin: 0 -10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; } }

.mailchimp-signup-subscribe-form .mailchimp-newsletter-mergefields .js-form-item,
.block-mailchimp-signup-subscribe-blocknewsletter form .mailchimp-newsletter-mergefields .js-form-item {
  margin-top: 0;
  margin-bottom: 0;
  width: 100%; }

@media (min-width: 1024px) {
  .mailchimp-signup-subscribe-form .mailchimp-newsletter-mergefields .js-form-item,
  .block-mailchimp-signup-subscribe-blocknewsletter form .mailchimp-newsletter-mergefields .js-form-item {
    padding: 0 10px; } }

.mailchimp-signup-subscribe-form .mailchimp-newsletter-mergefields .js-form-item label,
.block-mailchimp-signup-subscribe-blocknewsletter form .mailchimp-newsletter-mergefields .js-form-item label {
  display: block;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  margin-bottom: 16px; }

.mailchimp-signup-subscribe-form .mailchimp-newsletter-mergefields .js-form-item input,
.block-mailchimp-signup-subscribe-blocknewsletter form .mailchimp-newsletter-mergefields .js-form-item input {
  color: #2F3538;
  min-height: 40px;
  max-width: 327px;
  width: 100%;
  outline: none;
  margin-bottom: 13px; }

@media (min-width: 1024px) {
  .mailchimp-signup-subscribe-form .mailchimp-newsletter-mergefields .js-form-item input,
  .block-mailchimp-signup-subscribe-blocknewsletter form .mailchimp-newsletter-mergefields .js-form-item input {
    max-width: 240px;
    margin-bottom: 0; } }

.mailchimp-signup-subscribe-form .mailchimp-newsletter-mergefields .js-form-item input:focus,
.block-mailchimp-signup-subscribe-blocknewsletter form .mailchimp-newsletter-mergefields .js-form-item input:focus {
  -webkit-box-shadow: 0px 0px 15px rgba(131, 185, 60, 0.2);
  box-shadow: 0px 0px 15px rgba(131, 185, 60, 0.2);
  border-color: #83B93C; }

.mailchimp-signup-subscribe-form .mailchimp-newsletter-mergefields .js-form-item.form-item-mergevars-email,
.block-mailchimp-signup-subscribe-blocknewsletter form .mailchimp-newsletter-mergefields .js-form-item.form-item-mergevars-email {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2; }

.mailchimp-signup-subscribe-form .mailchimp-newsletter-mergefields .js-form-item.form-item-mergevars-fname,
.block-mailchimp-signup-subscribe-blocknewsletter form .mailchimp-newsletter-mergefields .js-form-item.form-item-mergevars-fname {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0; }

.mailchimp-signup-subscribe-form .mailchimp-newsletter-mergefields .js-form-item.form-item-mergevars-lname,
.block-mailchimp-signup-subscribe-blocknewsletter form .mailchimp-newsletter-mergefields .js-form-item.form-item-mergevars-lname {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1; }

.timeline {
  position: relative;
  padding-left: 15px; }

.timeline:after {
  display: inline-block;
  content: '';
  height: calc(100% - 23px);
  width: 1px;
  background: #83B93C;
  position: absolute;
  left: 5px;
  top: 7.5px; }

.timeline li {
  margin-bottom: 16px;
  font-size: 14px;
  line-height: 24px;
  color: #2F3538;
  font-weight: 300;
  letter-spacing: 0.84px; }

.timeline li:before {
  float: left;
  position: absolute;
  left: -15px;
  top: 2px;
  display: inline-block;
  content: '';
  width: 11px;
  height: 11px;
  border: 2px solid #83B93C;
  border-radius: 50%;
  background: #fff;
  z-index: 1;
  position: relative; }

.timeline li:last-child {
  position: relative; }

.timeline li:last-child:after {
  position: absolute;
  top: 18px;
  bottom: 0;
  left: -15px;
  right: auto;
  background-color: #fff;
  width: 11px;
  content: '';
  z-index: 1; }

.block-inline-blocktimeline {
  max-width: 1025px;
  margin: 0 auto; }

.block-inline-blocktimeline h2 {
  text-align: center;
  display: block;
  margin-bottom: 30px; }

.block-inline-blocktimeline .field--name-field-timeline {
  position: relative;
  text-align: center; }

@media (min-width: 1024px) {
  .block-inline-blocktimeline .field--name-field-timeline {
    text-align: left; }
  .block-inline-blocktimeline .field--name-field-timeline:before {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute;
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    height: calc(100% - 64px);
    background-color: #83B93C; } }

.block-inline-blocktimeline .field--name-field-timeline > .field__item {
  width: 100%;
  color: #2F3538;
  font-size: 16px;
  font-weight: 300;
  line-height: 26px;
  position: relative;
  margin-bottom: 100px; }

@media (min-width: 1024px) {
  .block-inline-blocktimeline .field--name-field-timeline > .field__item {
    padding: 0px 90px 0 50px;
    width: 50%;
    margin-top: 50px;
    margin-bottom: 50px;
    overflow: hidden; } }

.block-inline-blocktimeline .field--name-field-timeline > .field__item:before {
  -webkit-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  top: 100%;
  left: 50%;
  position: absolute;
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 1px;
  height: 60px;
  background-color: #83B93C;
  margin-top: 25px; }

@media (min-width: 1024px) {
  .block-inline-blocktimeline .field--name-field-timeline > .field__item:before {
    margin-top: 0;
    margin-left: 30px;
    right: 0px;
    top: 32px;
    left: auto;
    width: 64px;
    height: 1px;
    -webkit-transform: none;
    transform: none; } }

.block-inline-blocktimeline .field--name-field-timeline > .field__item:nth-child(odd) {
  margin-left: 0; }

@media (min-width: 1024px) {
  .block-inline-blocktimeline .field--name-field-timeline > .field__item:nth-child(odd) {
    margin-left: 50%;
    padding: 0px 0px 0 90px; }
  .block-inline-blocktimeline .field--name-field-timeline > .field__item:nth-child(odd):before {
    right: auto;
    top: 32px;
    left: -6.5%; } }

.block-inline-blocktimeline .field--name-field-timeline > .field__item:last-child {
  position: relative; }

.block-inline-blocktimeline .field--name-field-timeline > .field__item:last-child:before {
  display: none; }

@media (min-width: 1024px) {
  .block-inline-blocktimeline .field--name-field-timeline > .field__item:last-child:after {
    top: 33px;
    position: absolute;
    right: -1px;
    content: '';
    display: block;
    background: transparent;
    width: 102%;
    height: 100%;
    background-color: #fff; }
  .block-inline-blocktimeline .field--name-field-timeline > .field__item:last-child:before {
    display: block; } }

@media (min-width: 1024px) {
  .block-inline-blocktimeline .field--name-field-timeline > .field__item:nth-last-child(-n+2) {
    margin-bottom: 0px; } }

.block-inline-blocktimeline .field--name-field-timeline > .field__item .paragraph--type--timeline-item {
  position: relative;
  z-index: 1; }

.block-inline-blocktimeline .field--name-field-timeline > .field__item .field--type-datetime {
  margin-bottom: 7px; }

.block-inline-blocktimeline .field--name-field-timeline > .field__item .field--type-datetime .datetime {
  color: #2F3538;
  font-family: "Poppins", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-size: 48px;
  font-weight: 200;
  line-height: 64px; }

.block-inline-blocktimeline .field--name-field-timeline > .field__item .field--name-field-title {
  color: #2F3538;
  font-family: "Poppins", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.84px;
  line-height: 22px;
  text-transform: uppercase;
  margin-bottom: 14px; }

.expedition__header-top--sticky {
  color: #fff;
  z-index: 5; }

@media (min-width: 1024px) {
  .expedition__header-top--sticky {
    position: sticky;
    position: -webkit-sticky;
    top: 0; } }

.expedition__header-top--sticky.holder-section {
  padding: 15px 0 15px;
  background: transparent -webkit-gradient(linear, left top, right top, from(#0276A8), to(#013B54)) 0% 0% no-repeat;
  background: transparent linear-gradient(90deg, #0276A8 0%, #013B54 100%) 0% 0% no-repeat; }

@media (min-width: 768px) {
  .expedition__header-top--sticky.holder-section {
    padding: 26px 0; } }

.expedition__header-top--sticky:after {
  display: none; }

.expedition__header-top--sticky .expedition__header-top__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 16px;
  line-height: 24px;
  border-bottom: 1px solid rgba(164, 188, 194, 0.5);
  padding: 10.5px 0;
  margin-bottom: 10.5px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

@media (min-width: 768px) {
  .expedition__header-top--sticky .expedition__header-top__price {
    padding: 3px 20px 3px 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    border-right: 1px solid rgba(164, 188, 194, 0.5);
    border-bottom: none;
    margin-bottom: 0; } }

@media (min-width: 1024px) {
  .expedition__header-top--sticky .expedition__header-top__price {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }

.expedition__header-top--sticky .expedition__header-top__price strong {
  margin-left: 5px;
  font-size: 34px;
  line-height: 1;
  font-weight: 900; }

.expedition__header-top--sticky .expedition__header-top__duration {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 12px; }

@media (min-width: 768px) {
  .expedition__header-top--sticky .expedition__header-top__duration {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px; } }

.expedition__header-top--sticky .expedition__header-top__duration .icon--clock {
  margin-right: 10px; }

.expedition__header-top--sticky .expedition__header-top__duration .icon--clock svg {
  width: 28px;
  height: 28px; }

.expedition__header-top--sticky .expedition__header-top__duration .icon--clock svg path {
  stroke: #83B93C; }

.expedition__header-top--sticky .expedition__header-top__duration .text {
  font-size: 16px;
  line-height: 24px; }

.expedition__header-top--sticky .expedition__header-top__duration .text span {
  display: block;
  word-break: break-word; }

.expedition__header-top--sticky .layout__region--third {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

@media (min-width: 376px) {
  .expedition__header-top--sticky .layout__region--third {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; } }

.expedition__header-top--sticky .layout__region--third .expedition__header-top__share {
  margin-right: 28px;
  padding: 5px 0; }

.expedition__header-top--sticky .layout__region--third .expedition__header-top__share button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  background-color: transparent;
  border: none; }

.expedition__header-top--sticky .layout__region--third .expedition__header-top__share button svg {
  fill: #83B93C;
  width: 30px;
  height: 30px; }

.expedition__header-top--sticky .layout__region--third .book-now {
  color: #fff;
  padding: 7px 40px; }

@media (min-width: 768px) {
  .expedition__header-top--sticky .layout__region--third .book-now {
    padding: 7px 20px; } }

@media (min-width: 1200px) {
  .expedition__header-top--sticky .layout__region--third .book-now {
    padding: 7px 40px; } }

.fixed-header-first .mobile-fixed-header {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: fixed;
  top: -1000px;
  left: 0;
  right: 0; }

.fixed-header-first .mobile-fixed-header .layout__region--first,
.fixed-header-first .mobile-fixed-header .layout__region--second {
  display: none; }

.fixed-header-first .mobile-fixed-header .book-now {
  padding: 7px 20px; }

@media (min-width: 375px) {
  .fixed-header-first .mobile-fixed-header .book-now {
    padding: 7px 40px; } }

.fixed-header-first.fixed-header .mobile-fixed-header {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  top: 0; }

.fixed-header-first.fixed-header .mobile-fixed-header .layout__region {
  width: 100%; }

.jcf-scrollable-wrapper {
  margin-bottom: 50px; }

.field--name-field-gallery {
  max-width: 1280px;
  overflow: hidden;
  overflow-x: scroll;
  white-space: nowrap; }

.field--name-field-gallery .field__item {
  display: inline-block;
  margin-right: 16px; }

.field--name-field-gallery .field__item:last-child {
  margin-right: 0; }

.field--name-field-gallery .image-style-gallery-thumbnail {
  min-height: 100%; }

.jcf-scrollbar-horizontal {
  bottom: -9px; }

.jcf-scrollbar-slider {
  height: 25px !important; }

.jcf-scrollbar {
  border-radius: 20px;
  background-color: rgba(164, 188, 194, 0.2); }

.jcf-scrollbar .jcf-scrollbar-dec,
.jcf-scrollbar .jcf-scrollbar-inc {
  display: none; }

.jcf-scrollbar .jcf-scrollbar-handle {
  visibility: hidden; }

.jcf-scrollbar .jcf-scrollbar-handle:before {
  position: relative;
  z-index: 1;
  content: '';
  display: block;
  border-radius: 20px;
  background-color: rgba(164, 188, 194, 0.5);
  width: calc(100% + 27px);
  height: 14px;
  cursor: col-resize;
  visibility: visible; }

.slick-lightbox {
  background: rgba(37, 55, 70, 0.9) !important; }

.slick-lightbox .slick-prev,
.slick-lightbox .slick-next {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 2px solid #83B93C;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  top: calc(50% - 50px) !important; }

.slick-lightbox .slick-prev:before,
.slick-lightbox .slick-next:before {
  content: '';
  display: block; }

.slick-lightbox .slick-prev:hover,
.slick-lightbox .slick-next:hover {
  background-color: #83B93C; }

.slick-lightbox .slick-next:before {
  background-image: url(../images/icon/arrow-slick-next.svg);
  background-repeat: no-repeat;
  width: 10px;
  height: 14px; }

.slick-lightbox .slick-prev:before {
  background-image: url(../images/icon/arrow-slick-prev.svg);
  background-repeat: no-repeat;
  width: 10px;
  height: 14px; }

.slick-lightbox .slick-lightbox-close {
  top: 7px;
  right: 33px; }

.slick-lightbox .slick-lightbox-close:hover {
  opacity: 0.7; }

.slick-lightbox .slick-lightbox-close:before {
  color: #83B93C;
  font-size: 54px; }

.slick-lightbox .slick-lightbox-slick-caption {
  display: block;
  color: #fff;
  font-family: "Poppins", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-size: 24px;
  font-weight: 200;
  line-height: 40px;
  margin-top: 16px; }

.block-inline-blockaccordion h2 {
  line-height: 40px; }

.block-inline-blockaccordion .holder-open-close.active .ui-icon:before {
  background-image: url(../images/icon/icon-minus.svg); }

.block-inline-blockaccordion .ui-accordion-header {
  padding: 0;
  background: transparent;
  border: none;
  color: #2F3538;
  font-family: "Poppins", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-size: 21px;
  font-weight: 200;
  line-height: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 15px;
  margin-bottom: 16px;
  border-top: 1px solid rgba(164, 188, 194, 0.5);
  cursor: pointer; }

@media (min-width: 768px) {
  .block-inline-blockaccordion .ui-accordion-header {
    font-size: 24px;
    line-height: 40px; } }

.block-inline-blockaccordion .ui-accordion-header:first-child {
  border: none; }

.block-inline-blockaccordion .ui-accordion-header:last-child {
  border-bottom: 1px solid rgba(164, 188, 194, 0.5); }

.block-inline-blockaccordion .ui-accordion-header .ui-icon {
  background: none;
  border-radius: 25px;
  border: 1px solid #83b93c;
  margin-right: 16px;
  margin-top: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 40px;
  height: 40px;
  min-width: 40px; }

.block-inline-blockaccordion .ui-accordion-header .ui-icon:before {
  display: block;
  content: '';
  background-image: url(../images/icon/icon-plus.svg);
  background-position: 50%;
  width: 22px;
  height: 22px; }

.block-inline-blockaccordion .ui-accordion-header .field--name-field-title {
  width: calc(100% - 42px); }

.block-inline-blockaccordion .ui-accordion-content {
  border: none;
  font-size: 16px;
  line-height: 26px;
  color: #2F3538;
  font-weight: 300;
  border-radius: none; }

@media (min-width: 1024px) {
  .block-inline-blockaccordion .ui-accordion-content {
    padding: 0 55px; } }

.block-inline-blockaccordion .ui-accordion-content a {
  color: #0076A8;
  text-decoration: none; }

.block-inline-blockaccordion .ui-accordion-content a:hover {
  text-decoration: underline; }

@media (min-width: 768px) {
  .layout--three_column_content.cols--33-33-33.vertical-lines .layout__region {
    padding: 0 20px;
    border-right: 1px solid rgba(164, 188, 194, 0.5); } }

.layout--three_column_content.cols--33-33-33.vertical-lines .layout__region:nth-child(3n) {
  border-right: 0; }

.layout--three_column_content.cols--33-33-33.vertical-lines .block-image-component {
  margin-bottom: 15px; }

.layout--three_column_content.cols--33-33-33.vertical-lines .block-image-component img {
  vertical-align: top;
  width: 100%; }

.layout-builder-block {
  background-color: inherit; }

.resize-active * {
  -webkit-transition: none !important;
  transition: none !important; }
