@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&subset=latin-ext");
@import url(../node_modules/slick-carousel/slick/slick.css);
@import url(../node_modules/lightgallery/dist/css/lightgallery.min.css);
@import url(../node_modules/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css);
@import url(../node_modules/animate.css/animate.min.css);
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* RESOLUTIONS
 *============================================================================ */
/* DEVICES REGION
 *========================================================================== */
/* Mobile 0px -> 480px -> 600px -> 767px
 *-------------------------------------------------------------------------- */
/* Tablet 768px -> 800px -> 969px
 *-------------------------------------------------------------------------- */
/* LAPTOP 970px -> 1199px
 *-------------------------------------------------------------------------- */
/* PC 1200px ->
 *-------------------------------------------------------------------------- */
body {
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  color: #343434;
  line-height: 1.4;
}

a {
  color: inherit;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

b {
  font-weight: 700;
}

strong {
  font-weight: 700;
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../node_modules/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../node_modules/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../node_modules/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../node_modules/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../node_modules/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../node_modules/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

.fa, .breadcrumbs__icon, .footerCookie__close, .footerNewsletter__modalClose, .footerSocial__item, .inspirationNav__icon {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.2857142857em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.8571428571em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left, .fa-pull-left.breadcrumbs__icon, .fa-pull-left.footerCookie__close, .fa-pull-left.footerNewsletter__modalClose, .fa-pull-left.footerSocial__item, .fa-pull-left.inspirationNav__icon {
  margin-right: .3em;
}

.fa.fa-pull-right, .fa-pull-right.breadcrumbs__icon, .fa-pull-right.footerCookie__close, .fa-pull-right.footerNewsletter__modalClose, .fa-pull-right.footerSocial__item, .fa-pull-right.inspirationNav__icon {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left, .pull-left.breadcrumbs__icon, .pull-left.footerCookie__close, .pull-left.footerNewsletter__modalClose, .pull-left.footerSocial__item, .pull-left.inspirationNav__icon {
  margin-right: .3em;
}

.fa.pull-right, .pull-right.breadcrumbs__icon, .pull-right.footerCookie__close, .pull-right.footerNewsletter__modalClose, .pull-right.footerSocial__item, .pull-right.inspirationNav__icon {
  margin-left: .3em;
}

.fa-spin {
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-envelope-o:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-o:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-film:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.fa-remove:before,
.fa-close:before,
.footerCookie__close:before,
.footerNewsletter__modalClose:before,
.fa-times:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-gear:before,
.fa-cog:before {
  content: "";
}

.fa-trash-o:before {
  content: "";
}

.fa-home:before {
  content: "";
}

.fa-file-o:before {
  content: "";
}

.fa-clock-o:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-arrow-circle-o-down:before {
  content: "";
}

.fa-arrow-circle-o-up:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-play-circle-o:before {
  content: "";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}

.fa-refresh:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-volume-off:before {
  content: "";
}

.fa-volume-down:before {
  content: "";
}

.fa-volume-up:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-align-center:before {
  content: "";
}

.fa-align-right:before {
  content: "";
}

.fa-align-justify:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-video-camera:before {
  content: "";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}

.fa-pencil:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

.fa-share-square-o:before {
  content: "";
}

.fa-check-square-o:before {
  content: "";
}

.fa-arrows:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-fast-backward:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-chevron-left:before, .inspirationNav__item.-prev .inspirationNav__icon:before {
  content: "";
}

.fa-chevron-right:before, .inspirationNav__item.-next .inspirationNav__icon:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-times-circle-o:before {
  content: "";
}

.fa-check-circle-o:before {
  content: "";
}

.fa-ban:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-arrows-v:before {
  content: "";
}

.fa-arrows-h:before {
  content: "";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-camera-retro:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-gears:before,
.fa-cogs:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-thumbs-o-up:before {
  content: "";
}

.fa-thumbs-o-down:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-heart-o:before {
  content: "";
}

.fa-sign-out:before {
  content: "";
}

.fa-linkedin-square:before {
  content: "";
}

.fa-thumb-tack:before {
  content: "";
}

.fa-external-link:before {
  content: "";
}

.fa-sign-in:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-github-square:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-lemon-o:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-square-o:before {
  content: "";
}

.fa-bookmark-o:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}

.fa-github:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-credit-card:before {
  content: "";
}

.fa-feed:before,
.fa-rss:before {
  content: "";
}

.fa-hdd-o:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-hand-o-right:before {
  content: "";
}

.fa-hand-o-left:before {
  content: "";
}

.fa-hand-o-up:before {
  content: "";
}

.fa-hand-o-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-arrows-alt:before {
  content: "";
}

.fa-group:before,
.fa-users:before {
  content: "";
}

.fa-chain:before,
.fa-link:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

.fa-cut:before,
.fa-scissors:before {
  content: "";
}

.fa-copy:before,
.fa-files-o:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-money:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

.fa-legal:before,
.fa-gavel:before {
  content: "";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

.fa-comment-o:before {
  content: "";
}

.fa-comments-o:before {
  content: "";
}

.fa-flash:before,
.fa-bolt:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

.fa-lightbulb-o:before {
  content: "";
}

.fa-exchange:before {
  content: "";
}

.fa-cloud-download:before {
  content: "";
}

.fa-cloud-upload:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-bell-o:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-cutlery:before {
  content: "";
}

.fa-file-text-o:before {
  content: "";
}

.fa-building-o:before {
  content: "";
}

.fa-hospital-o:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

.fa-circle-o:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-folder-o:before {
  content: "";
}

.fa-folder-open-o:before {
  content: "";
}

.fa-smile-o:before {
  content: "";
}

.fa-frown-o:before {
  content: "";
}

.fa-meh-o:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-keyboard-o:before {
  content: "";
}

.fa-flag-o:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-code-fork:before {
  content: "";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-shield:before {
  content: "";
}

.fa-calendar-o:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-chevron-circle-left:before {
  content: "";
}

.fa-chevron-circle-right:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-ticket:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-minus-square-o:before {
  content: "";
}

.fa-level-up:before {
  content: "";
}

.fa-level-down:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-pencil-square:before {
  content: "";
}

.fa-external-link-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

.fa-euro:before,
.fa-eur:before {
  content: "";
}

.fa-gbp:before {
  content: "";
}

.fa-dollar:before,
.fa-usd:before {
  content: "";
}

.fa-rupee:before,
.fa-inr:before {
  content: "";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

.fa-won:before,
.fa-krw:before {
  content: "";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-text:before {
  content: "";
}

.fa-sort-alpha-asc:before {
  content: "";
}

.fa-sort-alpha-desc:before {
  content: "";
}

.fa-sort-amount-asc:before {
  content: "";
}

.fa-sort-amount-desc:before {
  content: "";
}

.fa-sort-numeric-asc:before {
  content: "";
}

.fa-sort-numeric-desc:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-youtube-play:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitbucket-square:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-long-arrow-down:before {
  content: "";
}

.fa-long-arrow-up:before {
  content: "";
}

.fa-long-arrow-left:before {
  content: "";
}

.fa-long-arrow-right:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}

.fa-sun-o:before {
  content: "";
}

.fa-moon-o:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-arrow-circle-o-right:before {
  content: "";
}

.fa-arrow-circle-o-left:before {
  content: "";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

.fa-dot-circle-o:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

.fa-plus-square-o:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-pied-piper-pp:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-spoon:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-automobile:before,
.fa-car:before {
  content: "";
}

.fa-cab:before,
.fa-taxi:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-file-pdf-o:before {
  content: "";
}

.fa-file-word-o:before {
  content: "";
}

.fa-file-excel-o:before {
  content: "";
}

.fa-file-powerpoint-o:before {
  content: "";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

.fa-file-code-o:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}

.fa-circle-o-notch:before {
  content: "";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "";
}

.fa-ge:before,
.fa-empire:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-circle-thin:before {
  content: "";
}

.fa-header:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-sliders:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-newspaper-o:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bell-slash-o:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-eyedropper:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-area-chart:before {
  content: "";
}

.fa-pie-chart:before {
  content: "";
}

.fa-line-chart:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-cc:before {
  content: "";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

.fa-meanpath:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

.fa-cart-plus:before {
  content: "";
}

.fa-cart-arrow-down:before {
  content: "";
}

.fa-diamond:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-genderless:before {
  content: "";
}

.fa-facebook-official:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-hotel:before,
.fa-bed:before {
  content: "";
}

.fa-viacoin:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "";
}

.fa-optin-monster:before {
  content: "";
}

.fa-opencart:before {
  content: "";
}

.fa-expeditedssl:before {
  content: "";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "";
}

.fa-mouse-pointer:before {
  content: "";
}

.fa-i-cursor:before {
  content: "";
}

.fa-object-group:before {
  content: "";
}

.fa-object-ungroup:before {
  content: "";
}

.fa-sticky-note:before {
  content: "";
}

.fa-sticky-note-o:before {
  content: "";
}

.fa-cc-jcb:before {
  content: "";
}

.fa-cc-diners-club:before {
  content: "";
}

.fa-clone:before {
  content: "";
}

.fa-balance-scale:before {
  content: "";
}

.fa-hourglass-o:before {
  content: "";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "";
}

.fa-hourglass:before {
  content: "";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "";
}

.fa-hand-scissors-o:before {
  content: "";
}

.fa-hand-lizard-o:before {
  content: "";
}

.fa-hand-spock-o:before {
  content: "";
}

.fa-hand-pointer-o:before {
  content: "";
}

.fa-hand-peace-o:before {
  content: "";
}

.fa-trademark:before {
  content: "";
}

.fa-registered:before {
  content: "";
}

.fa-creative-commons:before {
  content: "";
}

.fa-gg:before {
  content: "";
}

.fa-gg-circle:before {
  content: "";
}

.fa-tripadvisor:before {
  content: "";
}

.fa-odnoklassniki:before {
  content: "";
}

.fa-odnoklassniki-square:before {
  content: "";
}

.fa-get-pocket:before {
  content: "";
}

.fa-wikipedia-w:before {
  content: "";
}

.fa-safari:before {
  content: "";
}

.fa-chrome:before {
  content: "";
}

.fa-firefox:before {
  content: "";
}

.fa-opera:before {
  content: "";
}

.fa-internet-explorer:before {
  content: "";
}

.fa-tv:before,
.fa-television:before {
  content: "";
}

.fa-contao:before {
  content: "";
}

.fa-500px:before {
  content: "";
}

.fa-amazon:before {
  content: "";
}

.fa-calendar-plus-o:before {
  content: "";
}

.fa-calendar-minus-o:before {
  content: "";
}

.fa-calendar-times-o:before {
  content: "";
}

.fa-calendar-check-o:before {
  content: "";
}

.fa-industry:before {
  content: "";
}

.fa-map-pin:before {
  content: "";
}

.fa-map-signs:before {
  content: "";
}

.fa-map-o:before {
  content: "";
}

.fa-map:before {
  content: "";
}

.fa-commenting:before {
  content: "";
}

.fa-commenting-o:before {
  content: "";
}

.fa-houzz:before {
  content: "";
}

.fa-vimeo:before {
  content: "";
}

.fa-black-tie:before {
  content: "";
}

.fa-fonticons:before {
  content: "";
}

.fa-reddit-alien:before {
  content: "";
}

.fa-edge:before {
  content: "";
}

.fa-credit-card-alt:before {
  content: "";
}

.fa-codiepie:before {
  content: "";
}

.fa-modx:before {
  content: "";
}

.fa-fort-awesome:before {
  content: "";
}

.fa-usb:before {
  content: "";
}

.fa-product-hunt:before {
  content: "";
}

.fa-mixcloud:before {
  content: "";
}

.fa-scribd:before {
  content: "";
}

.fa-pause-circle:before {
  content: "";
}

.fa-pause-circle-o:before {
  content: "";
}

.fa-stop-circle:before {
  content: "";
}

.fa-stop-circle-o:before {
  content: "";
}

.fa-shopping-bag:before {
  content: "";
}

.fa-shopping-basket:before {
  content: "";
}

.fa-hashtag:before {
  content: "";
}

.fa-bluetooth:before {
  content: "";
}

.fa-bluetooth-b:before {
  content: "";
}

.fa-percent:before {
  content: "";
}

.fa-gitlab:before {
  content: "";
}

.fa-wpbeginner:before {
  content: "";
}

.fa-wpforms:before {
  content: "";
}

.fa-envira:before {
  content: "";
}

.fa-universal-access:before {
  content: "";
}

.fa-wheelchair-alt:before {
  content: "";
}

.fa-question-circle-o:before {
  content: "";
}

.fa-blind:before {
  content: "";
}

.fa-audio-description:before {
  content: "";
}

.fa-volume-control-phone:before {
  content: "";
}

.fa-braille:before {
  content: "";
}

.fa-assistive-listening-systems:before {
  content: "";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "";
}

.fa-glide:before {
  content: "";
}

.fa-glide-g:before {
  content: "";
}

.fa-signing:before,
.fa-sign-language:before {
  content: "";
}

.fa-low-vision:before {
  content: "";
}

.fa-viadeo:before {
  content: "";
}

.fa-viadeo-square:before {
  content: "";
}

.fa-snapchat:before {
  content: "";
}

.fa-snapchat-ghost:before {
  content: "";
}

.fa-snapchat-square:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-first-order:before {
  content: "";
}

.fa-yoast:before {
  content: "";
}

.fa-themeisle:before {
  content: "";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "";
}

.fa-handshake-o:before {
  content: "";
}

.fa-envelope-open:before {
  content: "";
}

.fa-envelope-open-o:before {
  content: "";
}

.fa-linode:before {
  content: "";
}

.fa-address-book:before {
  content: "";
}

.fa-address-book-o:before {
  content: "";
}

.fa-vcard:before,
.fa-address-card:before {
  content: "";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "";
}

.fa-user-circle:before {
  content: "";
}

.fa-user-circle-o:before {
  content: "";
}

.fa-user-o:before {
  content: "";
}

.fa-id-badge:before {
  content: "";
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "";
}

.fa-quora:before {
  content: "";
}

.fa-free-code-camp:before {
  content: "";
}

.fa-telegram:before {
  content: "";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "";
}

.fa-shower:before {
  content: "";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "";
}

.fa-podcast:before {
  content: "";
}

.fa-window-maximize:before {
  content: "";
}

.fa-window-minimize:before {
  content: "";
}

.fa-window-restore:before {
  content: "";
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "";
}

.fa-bandcamp:before {
  content: "";
}

.fa-grav:before {
  content: "";
}

.fa-etsy:before {
  content: "";
}

.fa-imdb:before {
  content: "";
}

.fa-ravelry:before {
  content: "";
}

.fa-eercast:before {
  content: "";
}

.fa-microchip:before {
  content: "";
}

.fa-snowflake-o:before {
  content: "";
}

.fa-superpowers:before {
  content: "";
}

.fa-wpexplorer:before {
  content: "";
}

.fa-meetup:before {
  content: "";
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

.container {
  margin: 0 auto;
  padding: 0 30px;
  max-width: 1230px;
  min-width: 320px;
}

.container:before, .container:after {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

@media (min-width: 970px) and (max-width: 1200px) {
  .container {
    padding: 0 30px;
  }
}

@media (min-width: 768px) and (max-width: 969px) {
  .container {
    padding: 0 30px;
  }
}

@media (max-width: 767px) {
  .container {
    padding: 0 15px;
  }
}

html {
  box-sizing: border-box;
}

*, *:before, *:after {
  box-sizing: border-box;
}

body {
  min-width: 320px;
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.grid__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}

.grid__row.-aboutUsSpacer {
  padding: 40px 0;
  -ms-flex-pack: center;
      justify-content: center;
}

@media (max-width: 767px) {
  .grid__row.-aboutUsSpacer {
    padding: 15px 0;
  }
}

.grid__col {
  display: none;
}

@media (min-width: 1201px) {
  .grid__col.-pc20 {
    display: block;
    width: 20%;
  }
}

@media (min-width: 1201px) {
  .grid__col.-pc25 {
    display: block;
    width: 25%;
  }
}

@media (min-width: 1201px) {
  .grid__col.-pc33 {
    display: block;
    width: 33.33%;
  }
}

@media (min-width: 1201px) {
  .grid__col.-pc50 {
    display: block;
    width: 50%;
  }
}

@media (min-width: 1201px) {
  .grid__col.-pc66 {
    display: block;
    width: 66.66%;
  }
}

@media (min-width: 1201px) {
  .grid__col.-pc75 {
    display: block;
    width: 75%;
  }
}

@media (min-width: 1201px) {
  .grid__col.-pc100 {
    display: block;
    width: 100%;
  }
}

@media (min-width: 970px) and (max-width: 1200px) {
  .grid__col.-laptop20 {
    display: block;
    width: 20%;
  }
}

@media (min-width: 970px) and (max-width: 1200px) {
  .grid__col.-laptop25 {
    display: block;
    width: 25%;
  }
}

@media (min-width: 970px) and (max-width: 1200px) {
  .grid__col.-laptop33 {
    display: block;
    width: 33.33%;
  }
}

@media (min-width: 970px) and (max-width: 1200px) {
  .grid__col.-laptop50 {
    display: block;
    width: 50%;
  }
}

@media (min-width: 970px) and (max-width: 1200px) {
  .grid__col.-laptop66 {
    display: block;
    width: 66.66%;
  }
}

@media (min-width: 970px) and (max-width: 1200px) {
  .grid__col.-laptop75 {
    display: block;
    width: 75%;
  }
}

@media (min-width: 970px) and (max-width: 1200px) {
  .grid__col.-laptop100 {
    display: block;
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 969px) {
  .grid__col.-tab20 {
    display: block;
    width: 20%;
  }
}

@media (min-width: 768px) and (max-width: 969px) {
  .grid__col.-tab25 {
    display: block;
    width: 25%;
  }
}

@media (min-width: 768px) and (max-width: 969px) {
  .grid__col.-tab33 {
    display: block;
    width: 33.33%;
  }
}

@media (min-width: 768px) and (max-width: 969px) {
  .grid__col.-tab50 {
    display: block;
    width: 50%;
  }
}

@media (min-width: 768px) and (max-width: 969px) {
  .grid__col.-tab66 {
    display: block;
    width: 66.66%;
  }
}

@media (min-width: 768px) and (max-width: 969px) {
  .grid__col.-tab75 {
    display: block;
    width: 75%;
  }
}

@media (min-width: 768px) and (max-width: 969px) {
  .grid__col.-tab100 {
    display: block;
    width: 100%;
  }
}

@media (max-width: 767px) {
  .grid__col.-phone20 {
    display: block;
    width: 20%;
  }
}

@media (max-width: 767px) {
  .grid__col.-phone25 {
    display: block;
    width: 25%;
  }
}

@media (max-width: 767px) {
  .grid__col.-phone33 {
    display: block;
    width: 33.33%;
  }
}

@media (max-width: 767px) {
  .grid__col.-phone50 {
    display: block;
    width: 50%;
  }
}

@media (max-width: 767px) {
  .grid__col.-phone66 {
    display: block;
    width: 66.66%;
  }
}

@media (max-width: 767px) {
  .grid__col.-phone75 {
    display: block;
    width: 75%;
  }
}

@media (max-width: 767px) {
  .grid__col.-phone100 {
    display: block;
    width: 100%;
  }
}

.select {
  position: relative;
}

.select__mainLabel {
  transition: all .15s ease-in-out;
  outline: none;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  width: 100%;
  border-radius: 35px;
  height: 60px;
  background-color: #eeeeee;
  border: 1px solid #eeeeee;
  padding: 0 30px;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  cursor: pointer;
}

.-form-white .select__mainLabel {
  background-color: white;
  border: 1px solid white;
}

@media (max-width: 969px) {
  .-whiteAtMobile .select__mainLabel {
    background-color: white;
    border: 1px solid white;
  }
}

.-form-invalid .select__mainLabel {
  border: 1px solid #dd005c;
}

.select__labelText > span {
  display: block;
  width: 100%;
  font-size: 16px;
  font-weight: 300;
}

@media (max-width: 969px) {
  .select__labelText > span {
    font-size: 13px;
  }
}

.select__labelText > span:last-of-type {
  font-weight: 500;
}

.select__opener {
  position: absolute;
  right: 15px;
  top: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 31px;
  height: 63px;
  color: #dd005c;
}

@media (max-width: 920px) {
  .select__opener {
    width: 61px;
    height: 61px;
  }
}

@media (max-width: 767px) {
  .select__opener {
    width: 51px;
    height: 51px;
  }
}

.select__opener i {
  font-size: 22px;
}

.select__options {
  position: absolute;
  top: 100%;
  left: 30px;
  right: 30px;
  z-index: 200;
  max-height: 0;
  overflow: auto;
  background-color: #eeeeee;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  display: block;
}

.-menu-active .select__options {
  display: block;
  max-height: 220px;
}

.select__options .mCSB_inside > .mCSB_container {
  margin-right: 15px;
}

.select__option {
  width: 100%;
  border-bottom: 1px solid #e2e2e2;
  position: absolute;
}

.-menu-active .select__option {
  position: relative;
}

.select__option > label {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: start;
      justify-content: flex-start;
  min-height: 44px;
  width: 100%;
  padding: 5px 25px;
  cursor: pointer;
  font-size: 16px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.select__option > label:hover {
  color: #dd005c;
}

.js-select .select__option > label {
  padding: 5px 25px 5px 60px;
}

.js-select .select__option > label:before {
  content: '✓';
  position: absolute;
  display: block;
  top: 18px;
  left: 25px;
  width: 16px;
  height: 16px;
  background-color: white;
  border-radius: 5px;
  border: 1px solid #c1c1c1;
  color: #dd005c;
  font-size: 0;
  text-align: center;
  line-height: 12px;
  transition: font-size 0.3s linear;
}

.select__option > label > span {
  display: block;
  width: 100%;
  font-size: 16px;
  font-weight: 300;
}

@media (max-width: 969px) {
  .select__option > label > span {
    font-size: 13px;
  }
}

.select__option > label > span:last-of-type {
  font-weight: 500;
}

.select__option > input {
  opacity: 0;
  -ms-transform: translate(21px, 16px);
      transform: translate(21px, 16px);
  position: absolute;
}

.select__option > input:checked + label {
  color: #dd005c;
}

.js-select .select__option > input:checked + label:before {
  font-size: 15px;
}

.author {
  margin: 0 auto;
  padding: 0 30px;
  max-width: 1230px;
  min-width: 320px;
}

@media (min-width: 970px) and (max-width: 1200px) {
  .author {
    padding: 0 30px;
  }
}

@media (min-width: 768px) and (max-width: 969px) {
  .author {
    padding: 0 30px;
  }
}

@media (max-width: 767px) {
  .author {
    padding: 0 15px;
  }
}

.author__content {
  padding: 0 15px;
  font-size: 16px;
}

.author__introduce {
  display: inline;
  color: #dd005c;
}

.author__name {
  display: inline;
  color: #4c4c4c;
}

.banner {
  position: relative;
  display: block;
}

.banner.-offer {
  position: initial;
}

.banner__slider {
  overflow: hidden;
}

.banner__item {
  position: relative;
}

.banner__image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.banner__box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}

@media (max-width: 969px) {
  .banner__box {
    margin-top: 70px;
    -ms-flex-align: start;
        align-items: flex-start;
  }
}

.-offer .banner__box {
  -ms-flex-align: end;
      align-items: flex-end;
}

@media (max-width: 969px) {
  .-offer .banner__box {
    -ms-flex-align: end;
        align-items: flex-end;
  }
}

@media (max-width: 767px) {
  .-offer .banner__box {
    -ms-flex-align: center;
        align-items: center;
  }
}

.banner__content {
  display: block;
}

.-offer .banner__content {
  padding-bottom: 58px;
  padding-top: 20px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.4) 20%, rgba(0, 0, 0, 0.4) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#66000000', GradientType=0);
}

@media (max-width: 767px) {
  .-offer .banner__content {
    background: transparent;
    padding-bottom: 20px;
  }
}

.banner__text {
  transition: color .15s ease-in-out;
  display: block;
  text-align: center;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  line-height: 1;
  color: white;
  cursor: default;
}

.banner__text h1 {
  font-size: 78px;
}

@media (max-width: 767px) {
  .banner__text h1 {
    font-size: 36px;
  }
}

.-offer .banner__text h1 {
  font-size: 48pt;
  font-family: Roboto, sans-serif, regular;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
}

@media (max-width: 767px) {
  .-offer .banner__text h1 {
    font-size: 28pt;
  }
}

.banner__text h1 span {
  display: block;
  font-size: 41px;
}

@media (max-width: 767px) {
  .banner__text h1 span {
    font-size: 24px;
  }
}

.banner__text h3 {
  font-size: 78px;
}

@media (max-width: 767px) {
  .banner__text h3 {
    font-size: 36px;
  }
}

.-offer .banner__text h3 {
  font-size: 41px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
}

@media (max-width: 767px) {
  .-offer .banner__text h3 {
    font-size: 24px;
  }
}

.banner__text h4 {
  font-size: 41px;
}

.-offer .banner__text h4 {
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
}

@media (max-width: 767px) {
  .banner__text h4 {
    font-size: 24px;
  }
}

a.banner__item:hover .banner__text {
  cursor: pointer;
  text-decoration: none;
}

.banner__toggler {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  margin: 20px auto 5px;
  height: 72px;
  width: 72px;
  border-radius: 100%;
  border: 1px solid white;
  cursor: pointer;
  outline: none;
}

@media (max-width: 1025px) {
  .banner__toggler {
    display: none;
  }
}

.banner__icon {
  margin-top: 5px;
  height: 43px;
  width: 43px;
  -ms-transform: rotate(90deg);
      transform: rotate(90deg);
}

.banner__toolbar {
  position: absolute;
  left: 0;
  right: 0;
  top: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  width: 100%;
}

.banner__dots {
  margin: 0 3px;
}

.banner__dots ul {
  display: -ms-flexbox;
  display: flex;
}

.banner__dot {
  transition: background-color .15s ease-in-out;
  margin: 0 3px;
  width: 10px;
  height: 10px;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.5);
}

.slick-active .banner__dot {
  background-color: #dd005c;
}

.banner__dot:hover {
  background-color: #96003f;
}

.banner__search {
  position: absolute;
  bottom: 10vh;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.2);
}

@media (max-width: 1025px) {
  .banner__search {
    bottom: 5vh;
  }
}

@media (max-width: 969px) {
  .banner__search {
    border-top: 2px solid rgba(255, 255, 255, 0.2);
    bottom: 0;
  }
}

.-offer .banner__search {
  position: fixed;
  z-index: 201;
}

.banner__link {
  transition: background-color .15s ease-in-out;
  display: inline-block;
  background-color: #dd005c;
  color: white;
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  font-weight: 500;
  border-radius: 6px;
  padding: 10px 9px;
  margin: 15px auto 5px;
}

.banner404 {
  position: relative;
  overflow: hidden;
  height: 458px;
}

@media (max-width: 767px) {
  .banner404 {
    height: 272px;
  }
}

.banner404__image {
  display: block;
  min-width: 100%;
  min-height: 100%;
}

.banner404__image img {
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
}

.banner404__content {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  padding: 0 15px;
  width: 100%;
  color: #4c4c4c;
  text-align: center;
  line-height: 1;
}

.banner404__title {
  font-size: 78px;
  font-weight: 300;
}

@media (max-width: 767px) {
  .banner404__title {
    font-size: 36px;
  }
}

.banner404__subtitle {
  margin-bottom: 20px;
  font-size: 41px;
  font-weight: 300;
}

@media (max-width: 767px) {
  .banner404__subtitle {
    font-size: 24px;
  }
}

.banner404__link {
  font-size: 16px;
  transition: color 0.3s ease;
  font-weight: 500;
}

.banner404__link:hover {
  text-decoration: none;
  color: #dd005c;
}

.banner404__link:after {
  content: '\00203A';
  margin: 0 0 0 20px;
  color: #dd005c;
  font-size: 40px;
  vertical-align: -5px;
}

.bannerSearch__container {
  margin: 0 auto;
  padding: 0 30px;
  max-width: 1230px;
  min-width: 320px;
}

@media (min-width: 970px) and (max-width: 1200px) {
  .bannerSearch__container {
    padding: 0 30px;
  }
}

@media (min-width: 768px) and (max-width: 969px) {
  .bannerSearch__container {
    padding: 0 30px;
  }
}

@media (max-width: 767px) {
  .bannerSearch__container {
    padding: 0 15px;
  }
}

.bannerSearch__content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  min-height: 180px;
  color: white;
  padding: 0 15px;
}

.bannerSearch__box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  -ms-flex-pack: center;
      justify-content: center;
}

@media (max-width: 969px) {
  .bannerSearch__box {
    padding: 15px 0;
  }
}

@media (max-width: 767px) {
  .bannerSearch__box {
    padding: 25px 0;
  }
}

.bannerSearch__item {
  position: relative;
  padding: 15px 0;
  width: 27%;
}

@media (max-width: 969px) {
  .bannerSearch__item {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .bannerSearch__item {
    padding: 5px 0;
  }
}

.bannerSearch__item:last-of-type {
  width: 16%;
}

@media (max-width: 969px) {
  .bannerSearch__item:last-of-type {
    width: 100%;
  }
}

.bannerSearch__input {
  outline: none;
  position: relative;
  display: block;
  height: 61px;
  width: 100%;
  padding: 0 0 0 30px;
  border: 1px solid white;
  border-radius: 0;
  background-color: white;
  color: #343434;
}

@media (max-width: 969px) {
  .bannerSearch__input {
    border-radius: 30px;
    height: 61px;
  }
}

@media (max-width: 767px) {
  .bannerSearch__input {
    height: 51px;
  }
}

.bannerSearch__item:first-of-type .bannerSearch__input {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
}

.bannerSearch__button {
  outline: none;
  display: block;
  height: 61px;
  width: 100%;
  border: 1px solid #dd005c;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  background-color: #dd005c;
  color: white;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  text-transform: uppercase;
  cursor: pointer;
}

@media (max-width: 969px) {
  .bannerSearch__button {
    border: 0;
    border-radius: 30px;
    height: 61px;
  }
}

@media (max-width: 767px) {
  .bannerSearch__button {
    height: 51px;
  }
}

.bannerSearch__button:hover {
  background-color: #96003f;
  border: 1px solid #96003f;
}

.bannerSearch__labelMain {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  position: relative;
  width: 100%;
  height: 61px;
  cursor: pointer;
}

@media (max-width: 969px) {
  .bannerSearch__labelMain {
    height: 61px;
  }
}

@media (max-width: 767px) {
  .bannerSearch__labelMain {
    height: 51px;
  }
}

.bannerSearch__labelText {
  font-size: 16px;
}

.bannerSearch__labelCount {
  display: none;
  font-size: 11px;
  margin-left: 5px;
  margin-top: 2px;
}

.bannerSearch__opener {
  position: absolute;
  right: 0;
  top: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 31px;
  height: 61px;
  color: #dd005c;
}

@media (max-width: 969px) {
  .bannerSearch__opener {
    width: 61px;
    height: 61px;
  }
}

@media (max-width: 767px) {
  .bannerSearch__opener {
    width: 51px;
    height: 51px;
  }
}

.bannerSearch__opener i {
  font-size: 22px;
}

.bannerSearch__options {
  display: none;
  position: absolute;
  bottom: 100%;
  left: 30px;
  right: 0;
  z-index: 204;
  height: 357px;
  overflow: auto;
  background-color: #f4f4f4;
  border-radius: 3px 3px 0 0;
}

@media (max-width: 969px) {
  .bannerSearch__options {
    right: 30px;
  }
}

.-search-active .bannerSearch__options {
  display: block;
}

.-search-bottom .bannerSearch__options {
  top: 100%;
  bottom: initial;
  border-radius: 0 0 3px 3px;
}

.-travel .bannerSearch__options {
  left: 0;
}

@media (max-width: 969px) {
  .-travel .bannerSearch__options {
    left: 30px;
    right: 30px;
  }
}

.bannerSearch__option {
  width: 100%;
  border-bottom: 1px solid #e2e2e2;
}

.bannerSearch__label {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: start;
      justify-content: flex-start;
  height: 50px;
  width: 100%;
  padding-left: 60px;
  cursor: pointer;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1;
}

.-travel .bannerSearch__label {
  padding-left: 30px;
}

.bannerSearch__checkbox:disabled + .bannerSearch__label {
  color: #afafaf;
  cursor: default;
}

.-travel .bannerSearch__checkbox:checked + .bannerSearch__label {
  color: #dd005c;
}

.bannerSearch__label:hover {
  color: #dd005c;
}

.bannerSearch__checkbox:disabled + .bannerSearch__label:hover {
  color: #afafaf;
}

.bannerSearch__label:before {
  content: '✓';
  position: absolute;
  display: block;
  top: 50%;
  left: 25px;
  width: 16px;
  height: 16px;
  background-color: white;
  border-radius: 5px;
  border: 1px solid #c1c1c1;
  color: #dd005c;
  font-size: 0;
  text-align: center;
  line-height: 12px;
  transition: font-size 0.3s linear;
  font-weight: 700;
  -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
}

.bannerSearch__checkbox:checked + .bannerSearch__label:before {
  font-size: 15px;
}

.bannerSearch__checkbox:disabled + .bannerSearch__label:before {
  background-color: white;
}

.-travel .bannerSearch__label:before {
  display: none;
}

.bannerSearch__checkbox {
  display: none;
}

@media (max-width: 969px) {
  .breadcrumbs {
    display: none;
  }
}

.breadcrumbs__container {
  margin: 0 auto;
  padding: 0 30px;
  max-width: 1230px;
  min-width: 320px;
}

@media (min-width: 970px) and (max-width: 1200px) {
  .breadcrumbs__container {
    padding: 0 30px;
  }
}

@media (min-width: 768px) and (max-width: 969px) {
  .breadcrumbs__container {
    padding: 0 30px;
  }
}

@media (max-width: 767px) {
  .breadcrumbs__container {
    padding: 0 15px;
  }
}

.breadcrumbs__content {
  padding: 26px 18px;
  background-color: white;
}

.breadcrumbs__item {
  position: relative;
  margin-right: 13px;
  color: #9e9e9e;
  font-size: 12px;
  line-height: 1;
  transition: color 0.3s ease;
}

.breadcrumbs__item:last-child {
  margin-right: 0;
}

.breadcrumbs__item:last-child:after {
  display: none;
}

.breadcrumbs__item:after {
  content: '\00203A';
  position: absolute;
  top: 1px;
  right: -8px;
}

.breadcrumbs__item:hover {
  text-decoration: none;
  color: #dd005c;
}

.breadcrumbs__icon {
  margin: 0 7px 0 0;
}

.cmsContainer {
  padding: 0 15px;
  width: 100%;
}

.textBox .cmsContainer {
  padding: 15px 15px;
}

@media (max-width: 767px) {
  .textBox .cmsContainer {
    padding: 20px 15px;
  }
}

.textBox .cmsContainer:not(:empty) {
  margin-bottom: 45px;
}

@media (max-width: 969px) {
  .textBox .cmsContainer:not(:empty) {
    margin-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .textBox .cmsContainer:not(:empty) {
    margin-bottom: 15px;
  }
}

.cmsContainer blockquote {
  quotes: "“" "„";
  font-size: 24px;
  padding: 30px 60px;
  margin: 30px 0;
  display: block;
  position: relative;
  text-align: center;
}

@media (max-width: 1023px) {
  .cmsContainer blockquote {
    padding: 25px 50px;
    font-size: 18px;
  }
}

@media (max-width: 650px) {
  .cmsContainer blockquote {
    padding: 20px 40px;
    font-size: 17px;
  }
}

.cmsContainer blockquote:before {
  content: open-quote;
  color: #b0dbe4;
  font-size: 150px;
  position: absolute;
  left: 0;
  top: 0;
  line-height: 120px;
  font-weight: bold;
}

@media (max-width: 1023px) {
  .cmsContainer blockquote:before {
    font-size: 100px;
    line-height: 90px;
    font-weight: normal;
  }
}

@media (max-width: 650px) {
  .cmsContainer blockquote:before {
    font-size: 80px;
    line-height: 70px;
  }
}

.cmsContainer blockquote:after {
  content: close-quote;
  color: #b0dbe4;
  font-size: 150px;
  position: absolute;
  line-height: 65px;
  right: 0;
  bottom: 50px;
  font-weight: bold;
}

@media (max-width: 1023px) {
  .cmsContainer blockquote:after {
    font-size: 100px;
    line-height: 20px;
    font-weight: normal;
  }
}

@media (max-width: 650px) {
  .cmsContainer blockquote:after {
    font-size: 80px;
    line-height: 0;
  }
}

.cmsContainer img {
  margin-bottom: 30px;
  max-width: 100%;
  display: block;
  height: auto;
}

.cmsContainer h1 {
  font-size: 24px;
  font-weight: 300;
  margin-bottom: 24px;
  line-height: 1.2;
  font-family: 'Roboto', sans-serif;
}

@media (max-width: 970px) {
  .cmsContainer h1 {
    margin-bottom: 20px;
    padding: 0;
    text-align: center;
  }
}

.cmsContainer h2 {
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 25px;
  font-family: 'Roboto', sans-serif;
}

@media (max-width: 969px) {
  .cmsContainer h2 {
    margin-bottom: 20px;
  }
}

.cmsContainer h3 {
  font-size: 48px;
  font-weight: 300;
  font-family: 'Roboto', sans-serif;
  text-align: center;
  margin-bottom: 40px;
  line-height: 1.1;
}

@media (max-width: 767px) {
  .cmsContainer h3 {
    font-size: 36px;
  }
}

.cmsContainer h4 {
  font-size: 24px;
  font-weight: 300;
  line-height: 1.1;
  font-family: 'Roboto', sans-serif;
  text-align: center;
}

.cmsContainer p {
  font-size: 13px;
  font-weight: 300;
  margin-bottom: 25px;
}

@media (max-width: 969px) {
  .cmsContainer p {
    margin-bottom: 20px;
  }
}

.cmsContainer p:last-of-type {
  margin-bottom: 0;
}

.cmsContainer em {
  font-style: italic;
}

.cmsContainer ol {
  list-style-type: decimal;
  list-style-position: inside;
  padding-left: 15px;
}

.cmsContainer ol > li {
  margin: 0 0 5px;
  position: relative;
  padding-left: 5px;
}

.cmsContainer ol > li > ol {
  margin-top: 5px;
}

.cmsContainer ul {
  margin-bottom: 25px;
  list-style: none;
}

.cmsContainer ul.icon-list {
  list-style: none;
}

@media (max-width: 969px) {
  .cmsContainer ul.icon-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
  }
}

.cmsContainer ul.icon-list li {
  position: relative;
  line-height: 1.5;
  font-weight: 300;
  font-size: 16px;
  padding: 0 0 0 95px;
  min-height: 55px;
  margin-bottom: 25px;
  list-style-image: none;
}

@media (max-width: 969px) {
  .cmsContainer ul.icon-list li {
    width: 33.33%;
    padding: 0 15px;
    text-align: center;
  }
}

@media (max-width: 767px) {
  .cmsContainer ul.icon-list li {
    width: 100%;
    padding: 0 0 0 70px;
    text-align: left;
  }
}

@media (max-width: 480px) {
  .cmsContainer ul.icon-list li {
    padding: 0 0 0 65px;
  }
}

.cmsContainer ul.icon-list li:after {
  display: none;
  content: '';
}

.cmsContainer ul.-double {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0;
}

.cmsContainer ul.-double li {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  width: 50%;
  padding-left: 77px;
  padding-right: 15px;
  padding-bottom: 20px;
  text-align: left;
}

@media (max-width: 767px) {
  .cmsContainer ul.-double li {
    width: 100%;
    max-width: 480px;
    margin: 0 auto;
  }
}

.cmsContainer ul.-double li:after {
  position: absolute;
  top: 0;
  left: 16px;
  content: ' ';
  display: block;
  width: 30px;
  height: 20px;
  background-image: url("../components/textfield/src/arrow.png");
  background-position: center center;
  background-repeat: no-repeat;
}

.cmsContainer ul.-column {
  display: block;
  -moz-columns: 2;
       columns: 2;
}

@media (max-width: 767px) {
  .cmsContainer ul.-column {
    -moz-columns: 1;
         columns: 1;
  }
}

.cmsContainer ul.-column li {
  position: relative;
  display: block;
  width: 100%;
  padding-left: 77px;
  padding-right: 15px;
  padding-bottom: 10px;
  text-align: left;
  page-break-inside: avoid;
  break-inside: avoid;
}

.cmsContainer ul:not([class]) {
  list-style: none;
  position: relative;
  padding-left: 0;
  margin-left: 0;
  left: 20px;
}

.cmsContainer ul:not([class]) > li {
  padding-left: 0;
  margin-left: 0;
  text-indent: -19px;
}

.cmsContainer ul:not([class]) > li:before {
  content: '';
  background-image: url("../components/cmsContainer/src/listItemArrow.png");
  color: #000;
  width: 20px;
  height: 7px;
  display: inline-block;
  background-repeat: no-repeat;
}

.cmsContainer ul:not([class]) > ul {
  margin-top: 10px;
}

.cmsContainer img.icon {
  display: block;
  margin: 0 auto;
  max-width: 55px;
  max-height: 42px;
}

@media (max-width: 767px) {
  .cmsContainer img.icon {
    max-height: 36px;
  }
}

@media (max-width: 480px) {
  .cmsContainer img.icon {
    max-height: 30px;
  }
}

.cmsContainer .iconBox {
  display: inline-block;
  width: 70px;
  height: 42px;
  position: absolute;
  left: 0;
  top: 5px;
  text-align: center;
}

@media (max-width: 969px) {
  .cmsContainer .iconBox {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 auto 15px;
  }
}

@media (max-width: 767px) {
  .cmsContainer .iconBox {
    position: absolute;
    display: inline-block;
    width: 55px;
    height: 42px;
  }
}

.cmsContainer .-column .iconBox {
  display: inline-block;
  position: absolute;
  width: 70px;
  margin: 0;
}

.cmsContainer img.mainphoto {
  max-width: 100%;
  margin: 0 0 10px 0;
  float: left;
}

.cmsContainer iframe.video {
  width: 100%;
  max-width: 850px;
  height: 480px;
  margin-bottom: 25px;
}

@media (max-width: 969px) {
  .cmsContainer iframe.video {
    width: 100%;
    margin-bottom: 20px;
  }
}

.cmsContainer table {
  width: 100%;
  overflow: auto;
  display: block;
}

.cmsContainer table tbody {
  display: block;
}

.cmsContainer table tbody tr {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.cmsContainer table tbody tr:nth-child(even) {
  background-color: #ededed;
}

.cmsContainer table tbody th {
  padding: 5px 10px;
}

@media (max-width: 969px) {
  .cmsContainer table tbody th {
    padding: 2px 5px;
  }
}

.cmsContainer table tbody td {
  padding: 5px 0;
  width: 74.99%;
}

@media (max-width: 969px) {
  .cmsContainer table tbody td {
    padding: 2px 0;
  }
}

@media (max-width: 767px) {
  .cmsContainer table tbody td {
    width: 59.99%;
  }
}

.cmsContainer table tbody td:first-child {
  width: 24.99%;
  padding: 5px 5px 5px 15px;
}

@media (max-width: 969px) {
  .cmsContainer table tbody td:first-child {
    padding: 5px 5px 5px 10px;
  }
}

@media (max-width: 767px) {
  .cmsContainer table tbody td:first-child {
    width: 39.99%;
  }
}

.cmsContainer .icon-list-title {
  display: block;
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 400;
  cursor: default;
}

.cmsContainer .icon-list-text {
  display: block;
  font-size: 13px;
  font-weight: 400;
  cursor: default;
}

.cmsContainer .icon-list-text a {
  color: #dd005c;
}

.cmsContainer__aboutUs {
  text-align: center;
  font-size: 20px;
  font-weight: 300;
}

@media (max-width: 767px) {
  .cmsContainer__aboutUs {
    text-align: left;
    font-size: 16px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    max-width: 480px;
    width: 100%;
    margin: 0 auto 15px;
  }
}

.cmsContainer__aboutUs img {
  display: block;
  margin: 0 auto 25px;
  width: auto;
  height: 40px;
}

@media (max-width: 767px) {
  .cmsContainer__aboutUs img {
    margin: 0 20px;
    width: 40px;
  }
}

.cmsContainer__aboutUs p {
  text-align: center;
  font-size: 20px;
  font-weight: 300;
}

@media (max-width: 767px) {
  .cmsContainer__aboutUs p {
    margin: 0;
    text-align: left;
    font-size: 16px;
  }
}

.cmsContainer__aboutUsButton {
  text-align: center;
}

.cmsContainer__aboutUsButton a {
  display: inline-block;
  margin: 0 auto;
  border: 2px solid #dd005c;
  border-radius: 30px;
  padding: 12px 30px 12px 80px;
  background-image: url("../components/svgIcon/src/msg.svg");
  background-position: 25px center;
  background-repeat: no-repeat;
  background-size: 30px auto;
  color: #dd005c;
  font-size: 16px;
  text-align: left;
  line-height: 1.2;
  transition: color 0.3s ease, border-color 0.3s ease;
}

.cmsContainer__aboutUsButton a:hover {
  border-color: #4c4c4c;
  text-decoration: none;
  color: #4c4c4c;
}

.cmsContainer .lead {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.25;
}

.cmsContainer.-article {
  font-size: 14px;
}

.cmsContainer.-article p {
  font-size: 14px;
  line-height: 1.5;
}

.alignright {
  float: right;
  margin: 0 0 10px 25px;
}

.alignleft {
  float: left;
  margin: 0 25px 10px 0;
}

.aligncenter {
  margin: 0 auto 10px;
}

.contentGroup {
  padding-bottom: 80px;
}

@media (max-width: 969px) {
  .contentGroup {
    padding-bottom: 80px;
  }
}

@media (max-width: 767px) {
  .contentGroup {
    padding-bottom: 40px;
  }
}

.contentGroup.-gray {
  background-color: #eeeeee;
}

@media (max-width: 969px) {
  .contentGroup.-whiteAtMobile {
    background-color: white;
  }
}

@media (max-width: 969px) {
  .contentGroup.-grayAtMobile {
    background-color: #eeeeee;
  }
}

.contentGroup.-border {
  border-bottom: 1px solid #eeeeee;
}

.contentGroup.-noBottomPadding {
  padding-bottom: 0;
}

@media (max-width: 969px) {
  .contentGroup.-noBottomPaddingMobile {
    padding-bottom: 0;
  }
}

.contentGroup.-searchResults {
  padding-bottom: 0;
}

.contentGroup.-reservation {
  position: relative;
}

.contentGroup__content {
  margin: 0 auto;
  padding: 0 30px;
  max-width: 1230px;
  min-width: 320px;
}

@media (min-width: 970px) and (max-width: 1200px) {
  .contentGroup__content {
    padding: 0 30px;
  }
}

@media (min-width: 768px) and (max-width: 969px) {
  .contentGroup__content {
    padding: 0 30px;
  }
}

@media (max-width: 767px) {
  .contentGroup__content {
    padding: 0 15px;
  }
}

.contentGroup__titleBox {
  width: 100%;
  text-align: center;
  padding: 75px 0 10px;
  font-weight: 300;
  line-height: 1.2;
}

@media (max-width: 969px) {
  .contentGroup__titleBox {
    padding: 55px 0 10px;
  }
}

@media (max-width: 767px) {
  .contentGroup__titleBox {
    padding: 35px 0 30px;
  }
}

@media (min-width: 970px) {
  .travelType__content .contentGroup__titleBox {
    width: 50%;
    text-align: left;
    padding: 0 15px 40px;
  }
}

@media (max-width: 969px) {
  .travelType__content .contentGroup__titleBox {
    padding: 86px 0 32px;
  }
}

@media (max-width: 767px) {
  .travelType__content .contentGroup__titleBox {
    padding: 33px 0 19px;
  }
}

.-searchResults .contentGroup__titleBox {
  padding: 50px 0 25px;
}

.-offers .contentGroup__titleBox {
  padding: 70px 0 70px;
}

@media (max-width: 969px) {
  .-offers .contentGroup__titleBox {
    padding: 50px 0 50px;
  }
}

@media (max-width: 767px) {
  .-offers .contentGroup__titleBox {
    padding: 40px 0 40px;
  }
}

.-reservation .contentGroup__titleBox {
  padding: 15px 0 5px;
}

@media (max-width: 767px) {
  .-reservation .contentGroup__titleBox {
    padding: 25px 0 5px;
  }
}

.-inspirations .contentGroup__titleBox {
  padding: 65px 0 35px;
}

@media (max-width: 969px) {
  .-inspirations .contentGroup__titleBox {
    padding: 60px 0 38px;
  }
}

@media (max-width: 767px) {
  .-inspirations .contentGroup__titleBox {
    padding: 40px 0 30px;
  }
}

.-travelMap .contentGroup__titleBox {
  padding: 75px 0 60px;
}

@media (max-width: 767px) {
  .-travelMap .contentGroup__titleBox {
    padding: 25px 0 24px;
  }
}

.contentGroup__titleBox h2 {
  font-size: 48px;
}

@media (max-width: 767px) {
  .contentGroup__titleBox h2 {
    font-size: 36px;
  }
}

.contentGroup__titleBox h2 span {
  display: block;
  font-size: 24px;
}

.contentGroup__subtitle {
  font-size: 24px;
}

.contentGroup__resultBox {
  width: 100%;
  text-align: center;
  padding: 40px 0 40px;
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 970px) {
  .contentGroup__resultBox.-noResult {
    padding: 75px 0 75px;
  }
}

.contentGroup__title {
  font-size: 48px;
}

@media (max-width: 767px) {
  .contentGroup__title {
    font-size: 36px;
  }
}

.contentGroup__title span {
  display: block;
  font-size: 24px;
}

.contentGroup__subtitle {
  font-size: 24px;
}

.contentGroup__text {
  font-size: 41px;
}

@media (max-width: 980px) {
  .contentGroup__text {
    font-size: 36px;
  }
}

@media (max-width: 767px) {
  .contentGroup__text {
    font-size: 24px;
  }
}

.contentGroup__subtext {
  margin-top: 15px;
  font-size: 16px;
}

@media (max-width: 767px) {
  .contentGroup__subtext {
    font-size: 13px;
  }
}

.contentGroup__middleText {
  max-width: 750px;
  width: 100%;
  margin: 0 auto;
}

.contentGroup__resultText {
  font-size: 20px;
}

.-noResult .contentGroup__resultText {
  font-size: 30px;
}

@media (max-width: 969px) {
  .-noResult .contentGroup__resultText {
    font-size: 20px;
  }
}

.contentGroup__box {
  display: -ms-flexbox;
  display: flex;
  padding: 53px 0 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.contentGroup__item {
  width: 50%;
}

@media (max-width: 980px) {
  .contentGroup__item {
    width: 100%;
    margin-bottom: 25px;
  }
}

@media (max-width: 767px) {
  .contentGroup__item {
    width: 100%;
  }
}

@media (max-width: 980px) {
  .-mobileSingle .contentGroup__item {
    width: 50%;
    margin-bottom: 25px;
  }
}

@media (max-width: 767px) {
  .-mobileSingle .contentGroup__item {
    width: 100%;
  }
}

.contentGroup__item:first-of-type {
  padding-right: 15px;
}

@media (max-width: 980px) {
  .contentGroup__item:first-of-type {
    padding: 0;
  }
}

@media (max-width: 980px) {
  .-mobileSingle .contentGroup__item:first-of-type {
    padding-right: 15px;
  }
}

@media (max-width: 767px) {
  .-mobileSingle .contentGroup__item:first-of-type {
    padding: 0;
  }
}

.contentGroup__item:last-of-type {
  padding-left: 15px;
}

@media (max-width: 980px) {
  .contentGroup__item:last-of-type {
    padding: 0;
    margin-bottom: 0;
  }
}

@media (max-width: 980px) {
  .-mobileSingle .contentGroup__item:last-of-type {
    padding-left: 15px;
  }
}

@media (max-width: 767px) {
  .-mobileSingle .contentGroup__item:last-of-type {
    padding: 0;
    margin-bottom: 0;
  }
}

.footer {
  padding: 60px 0 0;
  border-top: 1px solid #eeeeee;
}

@media (max-width: 767px) {
  .footer {
    padding: 40px 0 0;
  }
}

@media (min-width: 970px) {
  .footer__container {
    margin: 0 auto;
    padding: 0 30px;
    max-width: 1230px;
    min-width: 320px;
  }
}

@media (min-width: 970px) and (min-width: 970px) and (max-width: 1200px) {
  .footer__container {
    padding: 0 30px;
  }
}

@media (min-width: 970px) and (min-width: 768px) and (max-width: 969px) {
  .footer__container {
    padding: 0 30px;
  }
}

@media (min-width: 970px) and (max-width: 767px) {
  .footer__container {
    padding: 0 15px;
  }
}

.footer__title {
  margin: 0 0 20px;
  color: #343434;
  font-size: 24px;
  text-align: center;
}

@media (max-width: 969px) {
  .footer__title.-social {
    display: inline-block;
    -ms-flex-order: 2;
        order: 2;
    margin: 0;
    margin-left: 15px;
  }
}

.footerBrand {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -ms-flex-pack: center;
      justify-content: center;
  margin: 0 -15;
  padding: 25px 15px 45px;
}

@media (max-width: 969px) {
  .footerBrand {
    margin: 0;
    padding: 5px 15px 40px;
  }
}

@media (max-width: 767px) {
  .footerBrand {
    padding: 0 0 40px;
  }
}

.footerBrand__item {
  display: block;
  margin: 0 15px 30px;
  transition: opacity 0.3s ease;
}

@media (max-width: 969px) {
  .footerBrand__item {
    margin: 0 15px 10px;
  }
}

@media (max-width: 767px) {
  .footerBrand__item {
    margin: 0 10px 15px;
  }
}

.footerBrand__item:hover {
  text-decoration: none;
  opacity: 0.8;
}

.footerBrand__image {
  display: block;
}

.footerCookie {
  margin-bottom: 1px;
  background-color: #eeeeee;
}

.footerCookie__container {
  margin: 0 auto;
  padding: 0 30px;
  max-width: 1230px;
  min-width: 320px;
  position: relative;
}

@media (min-width: 970px) and (max-width: 1200px) {
  .footerCookie__container {
    padding: 0 30px;
  }
}

@media (min-width: 768px) and (max-width: 969px) {
  .footerCookie__container {
    padding: 0 30px;
  }
}

@media (max-width: 767px) {
  .footerCookie__container {
    padding: 0 15px;
  }
}

.footerCookie__text {
  padding: 15px;
  color: #4c4c4c;
  font-size: 12px;
  font-weight: 300;
}

@media (max-width: 1200px) {
  .footerCookie__text {
    padding: 15px 30px 15px 15px;
  }
}

@media (max-width: 767px) {
  .footerCookie__text {
    padding: 15px 45px 15px 15px;
  }
}

.footerCookie__link {
  color: #dd005c;
  transition: color 0.3s ease;
}

.footerCookie__link:hover {
  color: #96003f;
}

.footerCookie__close {
  position: absolute;
  padding: 10px;
  top: 50%;
  right: 20px;
  -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
  color: #dd005c;
  font-size: 24px;
  transition: color 0.3s ease;
  cursor: pointer;
}

.footerCookie__close:hover {
  color: #96003f;
}

.footerCopy {
  margin: 0 auto;
  padding: 0 30px;
  max-width: 1230px;
  min-width: 320px;
}

@media (min-width: 970px) and (max-width: 1200px) {
  .footerCopy {
    padding: 0 30px;
  }
}

@media (min-width: 768px) and (max-width: 969px) {
  .footerCopy {
    padding: 0 30px;
  }
}

@media (max-width: 767px) {
  .footerCopy {
    padding: 0 15px;
  }
}

.footerCopy__container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 15px;
  color: #9e9e9e;
  font-size: 16px;
  font-weight: 300;
}

@media (max-width: 767px) {
  .footerCopy__container {
    -ms-flex-pack: center;
        justify-content: center;
  }
}

@media (max-width: 767px) {
  .footerCopy__item {
    width: 100%;
    text-align: center;
  }
}

.footerCopy__link {
  transition: color 0.3s ease;
}

.footerCopy__link:hover {
  text-decoration: none;
  color: #dd005c;
}

.footerCopy__link.-pink {
  color: #dd005c;
}

.footerCopy__link.-pink:hover {
  color: #96003f;
}

.footerCopy__break {
  display: none;
}

@media (max-width: 767px) {
  .footerCopy__break {
    display: block;
  }
}

.footerMenu {
  padding: 30px 0;
  background-color: #eeeeee;
}

@media (max-width: 767px) {
  .footerMenu {
    padding: 15px 0;
  }
}

.footerMenu__container {
  margin: 0 auto;
  padding: 0 30px;
  max-width: 1230px;
  min-width: 320px;
  text-align: right;
}

@media (min-width: 970px) and (max-width: 1200px) {
  .footerMenu__container {
    padding: 0 30px;
  }
}

@media (min-width: 768px) and (max-width: 969px) {
  .footerMenu__container {
    padding: 0 30px;
  }
}

@media (max-width: 767px) {
  .footerMenu__container {
    padding: 0 15px;
  }
}

.footerMenu__item {
  margin: 0 15px 0 0;
  color: #333333;
  font-size: 14px;
  transition: color 0.3s ease;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .footerMenu__item {
    display: block;
    margin: 0;
    padding: 8px;
    text-align: center;
  }
}

.footerMenu__item:hover, .footerMenu__item.-active {
  text-decoration: none;
  color: #dd005c;
}

.footerNewsletter {
  padding: 0 35px 45px;
}

@media (max-width: 767px) {
  .footerNewsletter {
    padding: 0 0 40px;
  }
}

.footerNewsletter__form {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -ms-flex-pack: center;
      justify-content: center;
  justify-items: center;
  width: 100%;
}

.footerNewsletter__inputText {
  transition: border-bottom .15s ease-in-out, opacity .15s ease-in-out;
  display: block;
  padding: 10px 0 20px;
  width: 100%;
  border: 0 none;
  border-bottom: 1px solid #b1b1b1;
  background-color: transparent;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #343434;
  line-height: 1;
  outline: none;
  opacity: 0.8;
}

.footerNewsletter__inputText:focus {
  border-bottom: 1px solid #dd005c;
  opacity: 1;
}

.footerNewsletter__inputSubmit {
  font-family: 'Roboto', sans-serif;
  -webkit-appearance: none;
  outline: none;
  display: block;
  border: 0 none;
  border-radius: 30px;
  height: 46px;
  width: 138px;
  text-align: center;
  background-color: #dd005c;
  color: white;
  font-size: 16px;
  line-height: 16px;
  cursor: pointer;
  transition: background-color 0.3s ease;
  margin: 15px 0;
}

@media (max-width: 767px) {
  .footerNewsletter__inputSubmit {
    width: 100%;
  }
}

.footerNewsletter__inputSubmit:hover {
  text-decoration: none;
  background-color: #96003f;
}

.footerNewsletter__alert {
  display: none;
  width: 100%;
  text-align: left;
  min-height: 18px;
  margin-top: 3px;
  opacity: 1;
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  font-weight: 300;
  color: #dd005c;
}

.footerNewsletter__modal {
  display: none;
  position: fixed;
  z-index: 999;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  width: 500px;
  max-width: calc(100% - 30px);
  border: 2px solid #dd005c;
  border-radius: 20px;
  background-color: white;
}

.footerNewsletter__modalClose {
  position: absolute;
  border-radius: 50%;
  right: -10px;
  top: -10px;
  width: 26px;
  height: 26px;
  text-align: center;
  line-height: 24px;
  font-size: 20px;
  color: white;
  background-color: #4c4c4c;
  cursor: pointer;
  transition: color 0.3s ease;
}

.footerNewsletter__modalClose:hover {
  color: #dd005c;
}

.footerNewsletter__message {
  padding: 15px;
  text-align: center;
  font-size: 20px;
  color: #4c4c4c;
}

.footerNewsletter__modal.-success .footerNewsletter__message {
  background-color: rgba(0, 255, 0, 0.1);
}

.footerNewsletter__modal.-fail .footerNewsletter__message {
  background-color: rgba(255, 0, 0, 0.1);
}

.footerSocial {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 0 35px 45px;
}

@media (max-width: 969px) {
  .footerSocial {
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 0;
    -ms-flex-order: 1;
        order: 1;
  }
}

.footerSocial__item {
  display: block;
  margin: 0 5px 10px;
  border: 2px solid #dd005c;
  border-radius: 50%;
  width: 42px;
  height: 42px;
  line-height: 38px;
  color: #dd005c;
  font-size: 18px;
  text-align: center;
  transition: color 0.3s ease, border-color 0.3s ease;
}

@media (max-width: 969px) {
  .footerSocial__item {
    margin: 5px;
  }
}

.footerSocial__item:hover {
  text-decoration: none;
  border-color: #96003f;
  color: #96003f;
}

.header__curtain {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
  z-index: 202;
}

.header__wrapper {
  position: relative;
  z-index: 203;
}

.header__main {
  display: block;
  width: 100%;
  background-color: white;
}

.header__container {
  margin: 0 auto;
  padding: 0 30px;
  max-width: 1230px;
  min-width: 320px;
  position: relative;
}

@media (min-width: 970px) and (max-width: 1200px) {
  .header__container {
    padding: 0 30px;
  }
}

@media (min-width: 768px) and (max-width: 969px) {
  .header__container {
    padding: 0 30px;
  }
}

@media (max-width: 767px) {
  .header__container {
    padding: 0 15px;
  }
}

@media (max-width: 1025px) {
  .header__container {
    padding: 0 15px;
  }
}

@media (max-width: 969px) {
  .header__container {
    padding: 0 0 0 15px;
  }
}

.header__box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  min-height: 80px;
}

.header__navigation {
  display: block;
  width: 100%;
  background-color: #eeeeee;
  border-bottom: 1px solid #dcdcdc;
}

@media (max-width: 969px) {
  .header__navigation {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background-color: transparent;
  }
}

.headerImage {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom: 1px solid #eeeeee;
  border-top: 1px solid #eeeeee;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  position: relative;
}

.headerImage__wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-direction: column;
      flex-direction: column;
  min-height: 212px;
}

@media (min-width: 768px) and (max-width: 969px) {
  .headerImage__wrapper {
    min-height: 200px;
  }
}

@media (max-width: 767px) {
  .headerImage__wrapper {
    min-height: 150px;
  }
}

.headerImage__text {
  padding: 5px 15px;
  color: white;
  font-weight: 300;
  text-align: center;
  max-width: 100%;
  text-transform: uppercase;
}

.headerImage:not([style]) .headerImage__text {
  color: #4c4c4c;
}

.headerImage__text h3 {
  font-size: 78px;
  line-height: 1;
}

@media (max-width: 767px) {
  .headerImage__text h3 {
    font-size: 36px;
  }
}

.headerImage__text h3:only-child {
  margin: 0;
}

.headerImage__text h4 {
  font-size: 41px;
  line-height: 1.2;
}

@media (max-width: 767px) {
  .headerImage__text h4 {
    font-size: 24px;
  }
}

.headerImage__text h4.-small {
  font-size: 24px;
}

@media (max-width: 767px) {
  .headerImage__text h4.-small {
    font-size: 13px;
  }
}

.headerImage:not(.-headerMigrationToH1) .headerImage__text h1 {
  font-size: 78px;
  line-height: 1;
}

@media (max-width: 767px) {
  .headerImage:not(.-headerMigrationToH1) .headerImage__text h1 {
    font-size: 36px;
  }
}

.headerImage:not(.-headerMigrationToH1) .headerImage__text h1:only-child {
  margin: 0;
}

.headerImage:not(.-headerMigrationToH1) .headerImage__text h1 span {
  display: block;
  font-size: 41px;
  line-height: 1.2;
}

@media (max-width: 767px) {
  .headerImage:not(.-headerMigrationToH1) .headerImage__text h1 span {
    font-size: 24px;
  }
}

.headerImage:not(.-headerMigrationToH1) .headerImage__text h2 {
  font-size: 41px;
  line-height: 1.2;
}

@media (max-width: 767px) {
  .headerImage:not(.-headerMigrationToH1) .headerImage__text h2 {
    font-size: 24px;
  }
}

.headerImage:not(.-headerMigrationToH1) .headerImage__text h2.-small {
  font-size: 24px;
}

@media (max-width: 767px) {
  .headerImage:not(.-headerMigrationToH1) .headerImage__text h2.-small {
    font-size: 13px;
  }
}

.-headerMigrationToH1 .headerImage__text h1 {
  font-size: 41px;
  line-height: 1.2;
}

@media (max-width: 767px) {
  .-headerMigrationToH1 .headerImage__text h1 {
    font-size: 24px;
  }
}

.-headerMigrationToH1 .headerImage__text h1.-small {
  font-size: 24px;
}

@media (max-width: 767px) {
  .-headerMigrationToH1 .headerImage__text h1.-small {
    font-size: 13px;
  }
}

.-headerMigrationToH1 .headerImage__text h2 {
  margin: 0 0 15px;
  font-size: 78px;
  line-height: 1;
}

@media (max-width: 767px) {
  .-headerMigrationToH1 .headerImage__text h2 {
    font-size: 36px;
  }
}

.-headerMigrationToH1 .headerImage__text h2:only-child {
  margin: 0;
}

.headerLinks__box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

.headerLinks__links {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

.headerLinks__imageBox {
  position: relative;
  margin: 0 auto;
  width: 30px;
}

.headerLinks__label {
  position: absolute;
  top: 8px;
  right: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  border-radius: 100%;
  font-family: 'Roboto', sans-serif;
  font-size: 10px;
  font-weight: 700;
  line-height: 1;
  height: 16px;
  width: 16px;
  background-color: #dd005c;
  color: white;
}

.headerLinks__link {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  min-height: 80px;
  height: 80px;
  padding-right: 31px;
  padding-left: 23px;
  color: #343434;
  cursor: pointer;
}

@media (max-width: 1025px) {
  .headerLinks__link {
    padding-right: 15px;
    padding-left: 15px;
  }
}

.headerLinks__link:hover {
  text-decoration: none;
}

.headerLinks__link:hover span {
  color: #dd005c;
}

.headerLinks__link:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: -1px;
  bottom: 0;
  height: 40px;
  width: 1px;
  background-color: #eeeeee;
  margin: auto;
}

@media (max-width: 969px) {
  .headerLinks__link:after {
    display: none;
  }
}

@media (max-width: 969px) {
  .headerLinks__link:first-of-type:after {
    display: none;
  }
}

@media (max-width: 969px) {
  .headerLinks__link.-hideMobile {
    display: none;
  }
}

.headerLinks__link.-search {
  padding-left: 32px;
  padding-right: 16px;
}

@media (max-width: 1180px) {
  .headerLinks__link.-search {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (max-width: 969px) {
  .headerLinks__link.-search {
    padding: 0;
    width: 80px;
  }
  .headerLinks__link.-search span {
    display: none;
  }
}

.headerLinks__link.-menu {
  display: none;
  background-color: #dd005c;
  padding: 0;
  width: 80px;
  text-align: center;
  font-size: 36px;
  color: white;
}

@media (max-width: 969px) {
  .headerLinks__link.-menu {
    display: -ms-flexbox;
    display: flex;
  }
}

.headerLinks__link span {
  transition: color .15s ease-in-out;
  display: block;
  width: 100%;
  text-align: center;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  color: #343434;
}

.headerLinks__searcher {
  position: absolute;
  background-color: white;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
  -ms-flex-align: center;
      align-items: center;
  z-index: 1;
  width: 50%;
}

.headerLinks__searcher.-active {
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 767px) {
  .headerLinks__searcher {
    width: 100%;
  }
}

.headerLinks__image {
  width: 30px;
}

.inspirations {
  margin-bottom: 40px;
}

@media (max-width: 969px) {
  .inspirations {
    margin-bottom: 48px;
  }
}

@media (max-width: 767px) {
  .inspirations {
    margin-bottom: 20px;
  }
}

.inspirations.-search {
  margin-bottom: 0;
}

.inspirations__content {
  margin: 0 auto;
  padding: 0 30px;
  max-width: 1230px;
  min-width: 320px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -1px;
  padding: 0 15px;
  width: 100%;
  min-width: inherit;
}

@media (min-width: 970px) and (max-width: 1200px) {
  .inspirations__content {
    padding: 0 30px;
  }
}

@media (min-width: 768px) and (max-width: 969px) {
  .inspirations__content {
    padding: 0 30px;
  }
}

@media (max-width: 767px) {
  .inspirations__content {
    padding: 0 15px;
  }
}

@media (max-width: 969px) {
  .inspirations__content {
    padding: 0;
  }
}

@media (max-width: 767px) {
  .inspirations__content {
    padding: 0;
  }
}

.inspirations__item {
  overflow: hidden;
  padding: 1px;
  cursor: pointer;
}

@media (max-width: 767px) {
  .inspirations__item {
    margin-bottom: 20px;
  }
}

.inspirations__item.-width50 {
  width: 50%;
}

@media (max-width: 767px) {
  .inspirations__item.-width50 {
    width: 100%;
  }
}

.inspirations__item.-width25 {
  width: 25%;
}

@media (max-width: 969px) {
  .inspirations__item.-width25 {
    width: 50%;
  }
}

@media (max-width: 767px) {
  .inspirations__item.-width25 {
    width: 100%;
  }
}

.-two-column .inspirations__item {
  width: 50%;
}

@media (max-width: 767px) {
  .-two-column .inspirations__item {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .inspirations__item:last-of-type {
    margin-bottom: 10px;
  }
}

.inspirations__photoBox {
  position: relative;
  display: block;
  overflow: hidden;
  height: 323px;
}

@media (max-width: 969px) {
  .inspirations__photoBox {
    max-height: 220px;
  }
}

@media (max-width: 767px) {
  .inspirations__photoBox {
    max-height: 330px;
  }
}

.inspirations__image {
  min-width: 100%;
  display: block;
  min-height: 100%;
}

.inspirations__image img {
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
}

.inspirations__label {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px 20px;
  background-color: rgba(0, 0, 0, 0.4);
  color: white;
  max-height: 100%;
}

.inspirations__newOffer {
  position: absolute;
  right: 10px;
  top: 10px;
  background-color: #dd005c;
  color: white;
  padding: 5px 13px;
  border-radius: 5px;
  transition: all 0.3s;
  z-index: 1;
}

.inspirations__newOffer:hover {
  background-color: #e90061;
}

.inspirations__title {
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 10px;
  display: block;
}

@media (max-width: 480px) {
  .inspirations__title {
    font-size: 16px;
  }
}

.inspirations__title:hover {
  text-decoration: none;
}

.inspirations__details {
  margin-bottom: 10px;
}

.inspirations__detailsItem {
  transition: color .15s ease-in-out;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding-right: 10px;
  font-size: 16px;
  font-weight: 300;
  white-space: nowrap;
  -ms-flex-align: center;
      align-items: center;
}

@media (max-width: 480px) {
  .inspirations__detailsItem {
    font-size: 12px;
  }
}

.inspirations__detailsItem > svg {
  width: 18px;
  height: 18px;
  margin-right: 5px;
}

.inspirations__detailsItem > svg path {
  transition: fill .15s ease-in-out;
  fill: white;
}

a.inspirations__detailsItem:hover {
  color: #f70067;
  text-decoration: none;
}

a.inspirations__detailsItem:hover > svg path {
  fill: #f70067;
}

.inspirations__icon {
  width: 17px;
  height: auto;
  margin-right: 5px;
}

.inspirations__description {
  font-size: 13px;
  overflow: hidden;
  max-height: 0;
  transition: all 0.8s ease-out;
}

.inspirations__photoBox:hover .inspirations__description {
  transition: all 1s ease-in;
  max-height: 1000px;
}

.attributeList {
  margin: 0 auto;
  padding: 0 30px;
  max-width: 1230px;
  min-width: 320px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
  min-width: inherit;
  padding: 25px 0;
}

@media (min-width: 970px) and (max-width: 1200px) {
  .attributeList {
    padding: 0 30px;
  }
}

@media (min-width: 768px) and (max-width: 969px) {
  .attributeList {
    padding: 0 30px;
  }
}

@media (max-width: 767px) {
  .attributeList {
    padding: 0 15px;
  }
}

@media (max-width: 969px) {
  .attributeList {
    padding: 25px 0;
  }
}

@media (max-width: 767px) {
  .attributeList {
    padding: 25px 0 40px;
  }
}

@media (max-width: 969px) {
  .offerHeader .attributeList {
    -ms-flex-pack: start;
        justify-content: flex-start;
    padding: 0;
  }
}

@media (max-width: 767px) {
  .offerHeader .attributeList {
    -ms-flex-pack: center;
        justify-content: center;
  }
}

.attributeList a {
  transition: color .15s ease-in-out;
}

.attributeList a:hover {
  text-decoration: none;
}

.attributeList__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 0 40px 10px;
}

@media (max-width: 969px) {
  .attributeList__item {
    padding: 0 25px 10px;
  }
}

@media (max-width: 767px) {
  .attributeList__item {
    padding: 0 10px 5px;
  }
}

@media (max-width: 969px) {
  .offerHeader .attributeList__item {
    width: 100%;
    margin: 0 0 10px;
  }
}

@media (max-width: 767px) {
  .offerHeader .attributeList__item {
    width: initial;
    margin: 0 10px 10px;
  }
}

.attributeList__image {
  display: block;
  margin-right: 25px;
  max-width: 30px;
  height: auto;
  max-height: 30px;
}

@media (max-width: 969px) {
  .attributeList__image {
    margin-right: 15px;
  }
}

@media (max-width: 767px) {
  .attributeList__image {
    max-width: 15px;
    max-height: 15px;
    margin-right: 5px;
  }
}

.attributeList__text {
  transition: color .15s ease-in-out;
  cursor: default;
  color: #4c4c4c;
  font-size: 20px;
  font-weight: 300;
  white-space: nowrap;
}

@media (max-width: 969px) {
  .offerHeader .attributeList__text {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .offerHeader .attributeList__text {
    font-size: 13px;
  }
}

.attributeList a:hover .attributeList__text {
  cursor: pointer;
  color: #dd005c;
}

.inspirationNav__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  position: absolute;
  top: 50%;
  -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
  width: 60px;
  height: 60px;
  background-color: #dd005c;
  color: white;
  text-decoration: none;
}

.inspirationNav__item.-prev {
  left: 0;
}

.inspirationNav__item.-next {
  right: 0;
}

.inspirationNav__arrow {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 36px;
  height: 36px;
  border: 2px solid white;
  border-radius: 50%;
  text-align: center;
  line-height: 32px;
}

.inspirationNav__icon {
  color: white;
}

.inspirationNav__text {
  position: absolute;
  overflow: hidden;
  top: 0;
  bottom: 0;
  padding: 0 20px;
  background-color: #dd005c;
  white-space: nowrap;
  font-weight: 600;
  line-height: 60px;
  -ms-transform: scale(0);
      transform: scale(0);
  transition: transform 0.5s ease;
}

.inspirationNav__item:hover .inspirationNav__text {
  -ms-transform: scale(1);
      transform: scale(1);
}

.inspirationNav__item.-prev .inspirationNav__text {
  left: 100%;
  -ms-transform-origin: 0 50%;
      transform-origin: 0 50%;
}

.inspirationNav__item.-next .inspirationNav__text {
  right: 100%;
  -ms-transform-origin: 100% 50%;
      transform-origin: 100% 50%;
}

.logo {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

.logo__brand {
  margin-left: 6px;
  margin-bottom: 4px;
}

@media (max-width: 600px) {
  .logo__brand {
    margin-left: 0;
  }
}

.logo__image {
  display: block;
  width: 208px;
}

@media (max-width: 600px) {
  .logo__image {
    width: 130px;
  }
}

.logo__text {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  height: 40px;
  margin-top: 1px;
  margin-left: 24px;
  padding-left: 29px;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 1;
  letter-spacing: -0.3px;
  cursor: default;
}

@media (max-width: 1180px) {
  .logo__text {
    margin-left: 15px;
    padding-left: 15px;
  }
}

@media (max-width: 980px) {
  .logo__text {
    display: none;
  }
}

.logo__text:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: -1px;
  bottom: 0;
  height: 100%;
  width: 1px;
  background-color: #eeeeee;
}

.menu {
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 969px) {
  .menu {
    display: block;
  }
}

.menu__item.-mobileOnly {
  display: none;
}

@media (max-width: 969px) {
  .menu__item.-mobileOnly {
    display: block;
  }
}

.menu__link {
  transition: background-color .15s ease-in-out;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 500;
  padding: 0 16px;
  height: 50px;
  text-transform: uppercase;
  cursor: pointer;
}

@media (max-width: 980px) {
  .menu__link {
    font-size: 11px;
    padding: 0 12px;
  }
}

@media (max-width: 969px) {
  .menu__link {
    color: white;
    -ms-flex-pack: center;
        justify-content: center;
    font-size: 16px;
    height: 64px;
  }
}

.menu__item:hover .menu__link {
  text-decoration: none;
  background-color: #dfdfdf;
}

@media (max-width: 969px) {
  .menu__item:hover .menu__link {
    background-color: transparent;
    color: #dd005c;
  }
}

.-nav-active .menu__link {
  background-color: #dfdfdf;
}

@media (max-width: 969px) {
  .-nav-active .menu__link {
    background-color: transparent;
    color: #dd005c;
  }
}

.menu__submenu {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background-color: #dfdfdf;
}

@media (max-width: 969px) {
  .menu__submenu {
    position: relative;
    background-color: transparent;
  }
}

.menu__submenuBox {
  margin: 0 auto;
  padding: 0 30px;
  max-width: 1230px;
  min-width: 320px;
  position: relative;
  padding: 0;
  overflow: hidden;
}

@media (min-width: 970px) and (max-width: 1200px) {
  .menu__submenuBox {
    padding: 0 30px;
  }
}

@media (min-width: 768px) and (max-width: 969px) {
  .menu__submenuBox {
    padding: 0 30px;
  }
}

@media (max-width: 767px) {
  .menu__submenuBox {
    padding: 0 15px;
  }
}

.menu__container {
  margin: 0 auto;
  padding: 0 30px;
  max-width: 1230px;
  min-width: 320px;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (min-width: 970px) and (max-width: 1200px) {
  .menu__container {
    padding: 0 30px;
  }
}

@media (min-width: 768px) and (max-width: 969px) {
  .menu__container {
    padding: 0 30px;
  }
}

@media (max-width: 767px) {
  .menu__container {
    padding: 0 15px;
  }
}

.menu__column {
  width: 25%;
}

@media (max-width: 980px) {
  .menu__column {
    width: 33.33%;
  }
}

@media (max-width: 769px) {
  .menu__column {
    width: 50%;
  }
}

@media (max-width: 600px) {
  .menu__column {
    width: 100%;
  }
}

.menu__submenu {
  display: none;
}

.-nav-active .menu__submenu {
  display: block;
}

.menu__sublink {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  border-bottom: 1px solid #cfcfcf;
}

@media (max-width: 980px) {
  .menu__sublink {
    min-height: 44px;
  }
}

@media (max-width: 969px) {
  .menu__sublink {
    border-bottom: 0;
  }
}

.menu__sublink a {
  transition: color .15s ease-in-out;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  min-height: 50px;
  width: 100%;
  padding-left: 37px;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 300;
  color: #343434;
}

@media (max-width: 980px) {
  .menu__sublink a {
    font-size: 12px;
    min-height: 44px;
  }
}

@media (max-width: 969px) {
  .menu__sublink a {
    color: white;
    padding-left: 0;
  }
}

.menu__sublink a:hover {
  text-decoration: none;
  color: #dd005c;
}

.menu__sublink a:after {
  content: '\f04b';
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  position: absolute;
  font-family: FontAwesome;
  color: #b9b9b9;
  font-size: 8px;
  line-height: 1;
  left: 20px;
  top: 0;
  bottom: 0;
}

@media (max-width: 800px) {
  .menu__sublink a:after {
    display: none;
  }
}

.menu__label {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  border-radius: 100%;
  font-family: 'Roboto', sans-serif;
  font-size: 10px;
  font-weight: 700;
  line-height: 1;
  margin-left: 7px;
  height: 16px;
  width: 16px;
  background-color: #dd005c;
  color: white;
}

.menu__brand {
  position: absolute;
  top: 45%;
  -ms-transform: translate(0, -57%);
      transform: translate(0, -57%);
  right: 70px;
  height: 400px;
  width: 400px;
}

@media (max-width: 980px) {
  .menu__brand {
    display: none;
  }
}

.monthGrid__container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 15px;
}

@media (max-width: 767px) {
  .monthGrid__container {
    padding: 0;
  }
}

.monthGrid__item {
  display: block;
  border: 1px solid #eeeeee;
  width: 25%;
  padding: 32px 5px 32px 32px;
  color: #b8b8b8;
  font-size: 16px;
  line-height: 1;
  cursor: default;
  font-weight: 600;
}

@media (min-width: 768px) and (max-width: 969px) {
  .monthGrid__item {
    padding: 25px 5px 25px 20px;
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .monthGrid__item {
    position: relative;
    width: 50%;
  }
}

@media (max-width: 480px) {
  .monthGrid__item {
    font-size: 14px;
  }
}

.monthGrid__item:before {
  content: '\00203A';
  margin: 0 10px 0 0;
  color: #b8b8b8;
  font-size: 20px;
  font-weight: bold;
}

@media (min-width: 768px) and (max-width: 969px) {
  .monthGrid__item:before {
    margin: 0 5px;
  }
}

@media (max-width: 767px) {
  .monthGrid__item:before {
    position: absolute;
    top: calc(50% - 12px);
    left: 15px;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
  }
}

.monthGrid__item[href] {
  box-shadow: 0 0 35px 0 rgba(6, 6, 6, 0);
  color: #343434;
  transition: color 0.3s ease, box-shadow 0.6s ease;
}

.monthGrid__item[href]:hover {
  box-shadow: 0 0 35px 0 rgba(6, 6, 6, 0.1);
  text-decoration: none;
  color: #dd005c;
  cursor: pointer;
}

@media (min-width: 768px) {
  .monthGrid__item:nth-child(1), .monthGrid__item:nth-child(2), .monthGrid__item:nth-child(3), .monthGrid__item:nth-child(4) {
    border-top-color: transparent;
  }
}

@media (max-width: 767px) {
  .monthGrid__item:nth-child(1), .monthGrid__item:nth-child(2) {
    border-top-color: transparent;
  }
}

@media (min-width: 768px) {
  .monthGrid__item:nth-last-child(1), .monthGrid__item:nth-last-child(2), .monthGrid__item:nth-last-child(3), .monthGrid__item:nth-last-child(4) {
    border-bottom-color: transparent;
  }
}

@media (max-width: 767px) {
  .monthGrid__item:nth-last-child(1), .monthGrid__item:nth-last-child(2) {
    border-bottom-color: transparent;
  }
}

@media (min-width: 768px) {
  .monthGrid__item:nth-child(4n + 1) {
    border-left-color: transparent;
  }
}

@media (max-width: 767px) {
  .monthGrid__item:nth-child(odd) {
    border-left-color: transparent;
  }
}

@media (min-width: 768px) {
  .monthGrid__item:nth-child(4n + 4) {
    border-right-color: transparent;
  }
}

@media (max-width: 767px) {
  .monthGrid__item:nth-child(even) {
    border-right-color: transparent;
  }
}

.monthGrid__break {
  display: none;
}

@media (max-width: 767px) {
  .monthGrid__break {
    display: block;
  }
}

.moreButton {
  text-align: center;
  padding: 10px 0 0;
  clear: both;
}

.-searchResults .moreButton {
  padding: 0 0 25px;
}

.moreButton.-back {
  padding: 0 0 70px;
}

.moreButton__more {
  display: inline-block;
  position: relative;
  padding-right: 35px;
  font-size: 16px;
  transition: all 0.3s;
  font-weight: 500;
}

.moreButton__more:after {
  content: "\f105";
  font-family: FontAwesome;
  position: absolute;
  right: 0;
  top: 50%;
  -ms-transform: translate(0, -60%);
      transform: translate(0, -60%);
  color: #dd005c;
  font-size: 40px;
  line-height: 0.6;
}

.moreButton__more:hover {
  text-decoration: none;
  color: #dd005c;
}

.navigation {
  position: relative;
  min-height: 50px;
}

@media (min-width: 970px) {
  .navigation {
    display: block !important;
  }
}

@media (max-width: 969px) {
  .navigation {
    background-color: rgba(0, 0, 0, 0.9);
    height: inherit;
    display: none;
    padding-top: 80px;
  }
}

.navigation__close {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  height: 80px;
  width: 80px;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  cursor: pointer;
}

@media (max-width: 969px) {
  .navigation__close {
    display: -ms-flexbox;
    display: flex;
  }
}

.navigation__container {
  margin: 0 auto;
  padding: 0 30px;
  max-width: 1230px;
  min-width: 320px;
}

@media (min-width: 970px) and (max-width: 1200px) {
  .navigation__container {
    padding: 0 30px;
  }
}

@media (min-width: 768px) and (max-width: 969px) {
  .navigation__container {
    padding: 0 30px;
  }
}

@media (max-width: 767px) {
  .navigation__container {
    padding: 0 15px;
  }
}

.navigation__container ul li ul {
  display: none;
}

.navigation__content {
  display: none;
  overflow: hidden;
}

.pagination {
  margin: 0 auto;
  padding: 0 30px;
  max-width: 1230px;
  min-width: 320px;
}

@media (min-width: 970px) and (max-width: 1200px) {
  .pagination {
    padding: 0 30px;
  }
}

@media (min-width: 768px) and (max-width: 969px) {
  .pagination {
    padding: 0 30px;
  }
}

@media (max-width: 767px) {
  .pagination {
    padding: 0 15px;
  }
}

.pagination__content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: end;
      justify-content: flex-end;
  padding: 45px 15px;
}

@media (max-width: 969px) {
  .pagination__content {
    -ms-flex-pack: center;
        justify-content: center;
  }
}

.pagination__info {
  margin: 0 30px 0 0;
  color: #4c4c4c;
  font-weight: 300;
  font-size: 16px;
  line-height: 1;
}

@media (max-width: 969px) {
  .pagination__info {
    margin: 0 0 20px 0;
    width: 100%;
    text-align: center;
  }
}

.pagination__navigation {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 767px) {
  .pagination__navigation {
    width: 100%;
  }
}

.pagination__numbers {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
}

@media (max-width: 767px) {
  .pagination__numbers {
    -ms-flex-positive: 1;
        flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-pack: center;
        justify-content: center;
  }
}

.pagination__item {
  width: 44px;
  border-right: 1px solid #eeeeee;
  padding: 8px 0;
  color: #4c4c4c;
  font-size: 14px;
  line-height: 1;
  text-align: center;
  transition: color 0.3s ease;
  font-weight: 500;
}

@media (max-width: 969px) {
  .pagination__item {
    height: 44px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    font-size: 18px;
  }
}

@media (max-width: 480px) {
  .pagination__item {
    display: none;
  }
}

div.pagination__item {
  cursor: default;
}

a.pagination__item:hover {
  text-decoration: none;
  color: #dd005c;
}

.pagination__item:last-child {
  border-right: 0 none;
}

.pagination__item.-active {
  color: #aeaeae;
}

@media (max-width: 767px) {
  .pagination__item.-active {
    display: -ms-flexbox;
    display: flex;
  }
}

@media (max-width: 480px) {
  .pagination__item.-active {
    border-left: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    color: #4c4c4c;
  }
}

.pagination__arrow {
  width: 44px;
  padding: 8px 0;
  line-height: 1;
  text-align: center;
  transition: color 0.3s ease;
  border: 0 none;
  color: #dd005c;
  font-size: 18px;
  font-weight: 700;
}

@media (max-width: 969px) {
  .pagination__arrow {
    height: 44px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    font-size: 28px;
  }
}

@media (max-width: 767px) {
  .pagination__arrow {
    -ms-flex-positive: 0;
        flex-grow: 0;
    -ms-flex-negative: 1;
        flex-shrink: 1;
  }
}

.pagination__arrow:hover {
  text-decoration: none;
  color: #4c4c4c;
}

.pagination__arrow.-first {
  display: none;
}

.pagination__arrow.-first:before {
  content: '\f100';
  font-family: FontAwesome;
}

@media (max-width: 969px) {
  .pagination__arrow.-prev {
    position: absolute;
    left: 0;
  }
}

.pagination__arrow.-prev:before {
  content: '\f104';
  font-family: FontAwesome;
}

@media (max-width: 969px) {
  .pagination__arrow.-next {
    position: absolute;
    right: 0;
  }
}

.pagination__arrow.-next:before {
  content: '\f105';
  font-family: FontAwesome;
}

.pagination__arrow.-last {
  display: none;
}

.pagination__arrow.-last:before {
  content: '\f101';
  font-family: FontAwesome;
}

.partners {
  background-color: #eeeeee;
  padding: 45px 0;
}

.partners__container {
  margin: 0 auto;
  padding: 0 30px;
  max-width: 1230px;
  min-width: 320px;
}

@media (min-width: 970px) and (max-width: 1200px) {
  .partners__container {
    padding: 0 30px;
  }
}

@media (min-width: 768px) and (max-width: 969px) {
  .partners__container {
    padding: 0 30px;
  }
}

@media (max-width: 767px) {
  .partners__container {
    padding: 0 15px;
  }
}

.partners__title {
  margin-bottom: 40px;
  padding: 0 15px;
  font-size: 48px;
  font-weight: 300;
  text-align: center;
}

.partners__box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
  overflow: hidden;
}

.partners__item {
  margin-bottom: 15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  width: 14.28571428571429%;
}

@media (min-width: 970px) and (max-width: 1200px) {
  .partners__item {
    width: 20%;
  }
}

@media (max-width: 969px) {
  .partners__item {
    width: 25%;
    padding: 0 15px;
  }
}

.partners__logo {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.partners__button {
  transition: color .15s ease-in-out;
  display: none;
  width: 100%;
  padding: 30px 15px;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  color: #343434;
}

.partners__button:hover {
  text-decoration: none;
}

@media (min-width: 1025px) {
  .partners__button:hover {
    color: #dd005c;
  }
}

.partners__button.-collapsed {
  color: #343434;
}

.partners__button.-collapsed:hover {
  text-decoration: none;
}

@media (min-width: 1025px) {
  .partners__button.-collapsed:hover {
    color: #dd005c;
  }
}

.partners__buttonContent {
  display: none;
  font-weight: 500;
}

.partners__buttonContent .fa, .partners__buttonContent .breadcrumbs__icon, .partners__buttonContent .footerCookie__close, .partners__buttonContent .footerNewsletter__modalClose, .partners__buttonContent .footerSocial__item, .partners__buttonContent .inspirationNav__icon {
  margin-left: 10px;
  color: #dd005c;
  font-size: 19px;
}

.partners__dropdown {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
  overflow: hidden;
  width: 100%;
}

.popularTravel__content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -15px;
  padding: 0 15px;
}

@media (max-width: 969px) {
  .popularTravel__content {
    -ms-flex-pack: center;
        justify-content: center;
  }
}

@media (max-width: 767px) {
  .popularTravel__content {
    margin: 0;
    padding: 0;
  }
}

.popularTravel__item {
  width: 33.33%;
  padding: 15px;
  margin-bottom: 20px;
  transition: all 0.3s;
  cursor: pointer;
}

@media (max-width: 969px) {
  .popularTravel__item {
    width: 49.99%;
    margin-bottom: 15px;
  }
}

@media (max-width: 767px) {
  .popularTravel__item {
    width: 100%;
    margin-bottom: 30px;
    padding: 0;
  }
  .popularTravel__item:nth-child(3) {
    margin-bottom: 10px;
  }
  .popularTravel__item:nth-child(n+4) {
    display: none;
  }
}

.popularTravel__item:hover {
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.04);
}

@media (max-width: 767px) {
  .popularTravel__item:hover {
    background-color: transparent;
  }
}

.popularTravel__link {
  display: block;
}

.popularTravel__link:hover {
  text-decoration: none;
}

.popularTravel__photoBox {
  margin-bottom: 20px;
  position: relative;
}

.popularTravel__image {
  width: 100%;
  display: block;
}

.popularTravel__label {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  background-color: rgba(0, 0, 0, 0.4);
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.4) 20%, rgba(0, 0, 0, 0.4) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#66000000', GradientType=0);
  padding-right: 40px;
}

.popularTravel__label:after {
  content: "\f105 ";
  font-family: fontAwesome;
  position: absolute;
  right: 20px;
  bottom: 20px;
  color: white;
  font-size: 40px;
  line-height: 0.7;
  transition: all 0.3s;
}

.popularTravel__item:hover .popularTravel__label:after {
  color: #dd005c;
}

.popularTravel__place {
  font-size: 24px;
  color: white;
}

.popularTravel__place:hover {
  text-decoration: none;
}

.popularTravel__price {
  font-size: 18px;
  color: #dd005c;
}

.popularTravel__description {
  margin-bottom: 20px;
  font-size: 13px;
}

.popularTravel__detailsItem {
  display: inline-block;
  padding-right: 10px;
}

.popularTravel__icon {
  width: 17px;
  margin-right: 5px;
}

.popularTravel__icon i {
  margin-right: 4px;
  color: #dd005c;
}

.popularTravel__tags {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: start;
      justify-content: flex-start;
  padding: 10px 0 7px;
  -ms-flex-order: 2;
      order: 2;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 767px) {
  .popularTravel__tags {
    -ms-flex-order: 3;
        order: 3;
  }
}

.popularTravel__tag {
  transition: color .15s ease-in-out;
  margin-right: 23px;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 10px;
  white-space: nowrap;
}

a.popularTravel__tag:hover {
  color: #dd005c;
  text-decoration: none;
}

.search {
  background-color: #eeeeee;
}

.search__container {
  margin: 0 auto;
  padding: 0 30px;
  max-width: 1230px;
  min-width: 320px;
}

@media (min-width: 970px) and (max-width: 1200px) {
  .search__container {
    padding: 0 30px;
  }
}

@media (min-width: 768px) and (max-width: 969px) {
  .search__container {
    padding: 0 30px;
  }
}

@media (max-width: 767px) {
  .search__container {
    padding: 0 15px;
  }
}

.search__content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  min-height: 140px;
  padding: 0 15px;
  color: white;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 969px) {
  .search__content {
    padding: 0;
  }
}

.-searchPhrases .search__content {
  min-height: 140px;
  -ms-flex-align: center;
      align-items: center;
}

.search__box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  margin-top: 27px;
}

@media (max-width: 969px) {
  .search__box {
    margin-top: 15px;
  }
}

@media (max-width: 767px) {
  .search__box {
    margin-top: 15px;
  }
}

.-searchPhrases .search__box {
  margin-top: 0;
}

@media (max-width: 969px) {
  .-searchPhrases .search__box {
    padding: 15px 0;
  }
}

@media (max-width: 767px) {
  .-searchPhrases .search__box {
    padding: 20px 0;
  }
}

.search__item {
  position: relative;
  padding: 15px 0;
  width: 28%;
}

@media (max-width: 969px) {
  .search__item {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .search__item {
    padding: 5px 0;
  }
}

.search__item:last-of-type {
  width: 16%;
}

@media (max-width: 969px) {
  .search__item:last-of-type {
    width: 100%;
  }
}

.search__item.-large {
  width: 84%;
}

@media (max-width: 969px) {
  .search__item.-large {
    width: 100%;
  }
}

.search__input {
  outline: none;
  position: relative;
  display: block;
  height: 60px;
  width: 100%;
  padding: 0 0 0 30px;
  border: 0;
  border-radius: 0;
  background-color: white;
  color: #333333;
}

@media (max-width: 969px) {
  .search__input {
    border-radius: 30px;
    height: 61px;
  }
}

@media (max-width: 767px) {
  .search__input {
    height: 51px;
  }
}

.search__item:first-of-type .search__input {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
}

.search__button {
  outline: none;
  display: block;
  height: 60px;
  width: 100%;
  border: 0;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  background-color: #dd005c;
  color: white;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  text-transform: uppercase;
  cursor: pointer;
}

@media (max-width: 969px) {
  .search__button {
    border: 0;
    border-radius: 30px;
    height: 61px;
  }
}

@media (max-width: 767px) {
  .search__button {
    height: 51px;
  }
}

.search__button:hover {
  background-color: #96003f;
}

.search__labelMain {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  position: relative;
  width: 100%;
  height: 60px;
  cursor: pointer;
}

@media (max-width: 969px) {
  .search__labelMain {
    height: 61px;
  }
}

@media (max-width: 767px) {
  .search__labelMain {
    height: 51px;
  }
}

.search__labelText {
  font-size: 16px;
}

.search__labelCount {
  display: none;
  font-size: 11px;
  margin-left: 5px;
  margin-top: 2px;
}

.search__opener {
  position: absolute;
  right: 0;
  top: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 31px;
  height: 63px;
  color: #dd005c;
}

@media (max-width: 969px) {
  .search__opener {
    width: 61px;
    height: 61px;
  }
}

@media (max-width: 767px) {
  .search__opener {
    width: 51px;
    height: 51px;
  }
}

.search__opener i {
  font-size: 22px;
}

.search__options {
  display: none;
  position: absolute;
  bottom: 100%;
  left: 30px;
  right: 0;
  height: 357px;
  overflow: auto;
  background-color: #f4f4f4;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  z-index: 204;
}

@media (max-width: 969px) {
  .search__options {
    right: 30px;
  }
}

.-search-active .search__options {
  display: block;
}

.-search-bottom .search__options {
  top: 100%;
  bottom: initial;
}

.-travel .search__options {
  left: 0;
}

@media (max-width: 969px) {
  .-travel .search__options {
    left: 30px;
    right: 30px;
  }
}

.search__option {
  width: 100%;
  border-bottom: 1px solid #e2e2e2;
}

.search__label {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: start;
      justify-content: flex-start;
  width: 100%;
  height: 50px;
  cursor: pointer;
  padding-left: 60px;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1;
}

.-travel .search__label {
  padding-left: 30px;
}

.search__checkbox:disabled + .search__label {
  color: #afafaf;
  cursor: default;
}

.bannerSearch__checkbox:disabled + .search__label {
  color: #afafaf;
  cursor: default;
}

.-travel .search__checkbox:checked + .search__label {
  color: #dd005c;
}

.-travel .bannerSearch__checkbox:checked + .search__label {
  color: #dd005c;
}

.search__label:hover {
  color: #dd005c;
}

.search__checkbox:disabled + .search__label:hover {
  color: #afafaf;
}

.bannerSearch__checkbox:disabled + .search__label:hover {
  color: #afafaf;
}

.search__label:before {
  content: '✓';
  position: absolute;
  display: block;
  top: 50%;
  left: 25px;
  width: 16px;
  height: 16px;
  background-color: white;
  border-radius: 5px;
  border: 1px solid #c1c1c1;
  color: #dd005c;
  font-size: 0;
  text-align: center;
  line-height: 12px;
  transition: font-size 0.3s linear;
  font-weight: 700;
  -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
}

.search__checkbox:checked + .search__label:before {
  font-size: 15px;
}

.search__checkbox:disabled + .search__label:before {
  background-color: white;
}

.bannerSearch__checkbox:checked + .search__label:before {
  font-size: 15px;
}

.bannerSearch__checkbox:disabled + .search__label:before {
  background-color: white;
}

.-travel .search__label:before {
  display: none;
}

.search__checkbox {
  display: none;
}

.search__collections {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  width: 100%;
  margin-bottom: 20px;
}

.search__collections.-short {
  max-width: 800px;
}

@media (max-width: 969px) {
  .search__collections {
    display: block;
  }
}

.search__collection {
  padding: 0 0 0 25px;
  width: 28%;
  display: block;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 969px) {
  .search__collection {
    padding: 0;
    float: left;
    width: initial;
    display: inline;
  }
}

.-short .search__collection {
  width: 39%;
}

@media (max-width: 969px) {
  .-short .search__collection {
    width: initial;
  }
}

.search__collection > span {
  position: relative;
  display: inline-block;
  padding: 6px 25px 6px 5px;
  margin: 3px;
  font-size: 16px;
  background-color: #e6e6e6;
  color: #343434;
  cursor: pointer;
}

.search__collection > span:hover {
  background-color: #d9d9d9;
}

.search__collection > span:after {
  content: 'X';
  position: absolute;
  right: 7px;
  top: 6px;
  color: #dd005c;
}

.sitemap {
  background-color: #eeeeee;
}

.sitemap__container {
  margin: 0 auto;
  padding: 0 30px;
  max-width: 1230px;
  min-width: 320px;
}

@media (min-width: 970px) and (max-width: 1200px) {
  .sitemap__container {
    padding: 0 30px;
  }
}

@media (min-width: 768px) and (max-width: 969px) {
  .sitemap__container {
    padding: 0 30px;
  }
}

@media (max-width: 767px) {
  .sitemap__container {
    padding: 0 15px;
  }
}

.sitemap__content {
  padding: 50px 15px;
}

.sitemap__title {
  display: block;
  margin-bottom: 20px;
  color: #dd005c;
  font-size: 18px;
  transition: color 0.3s ease;
}

.sitemap__title[href]:hover {
  text-decoration: none;
  color: #4c4c4c;
}

.sitemap__col {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 20px;
}

.sitemap__item {
  display: block;
  position: relative;
  margin-bottom: 20px;
  padding: 0 0 0 15px;
  width: 100%;
  color: #4c4c4c;
  transition: color 0.3s ease;
}

.sitemap__item:hover {
  text-decoration: none;
  color: #dd005c;
}

.sitemap__item:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 5px;
  border-top: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #b9b9b9;
  width: 10px;
  height: 10px;
}

.sitemap__col.-double .sitemap__item {
  width: 50%;
}

.textBox.-noBorder {
  border: 0 none;
}

.textBox__container {
  margin: 0 auto;
  padding: 0 30px;
  max-width: 1230px;
  min-width: 320px;
}

@media (min-width: 970px) and (max-width: 1200px) {
  .textBox__container {
    padding: 0 30px;
  }
}

@media (min-width: 768px) and (max-width: 969px) {
  .textBox__container {
    padding: 0 30px;
  }
}

@media (max-width: 767px) {
  .textBox__container {
    padding: 0 15px;
  }
}

.telephone {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-right: 48px;
}

@media (max-width: 1180px) {
  .telephone {
    margin-right: 15px;
  }
}

@media (max-width: 969px) {
  .telephone {
    display: none;
  }
}

.telephone:hover {
  text-decoration: none;
}

.telephone__icon {
  height: 26px;
  width: 26px;
  margin-right: 3px;
}

.telephone__image {
  width: 100%;
}

.telephone__text {
  transition: color .15s ease-in-out;
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: -1px;
  color: #343434;
}

@media (max-width: 1180px) {
  .telephone__text {
    font-size: 22px;
  }
}

.telephone:hover .telephone__text {
  color: #dd005c;
}

.travelMap {
  position: relative;
}

.textBox .travelMap {
  margin-bottom: 60px;
}

@media (max-width: 767px) {
  .textBox .travelMap {
    margin-bottom: 40px;
  }
}

.travelMap__map {
  display: block;
  width: 100%;
  height: auto;
}

@media (max-width: 767px) {
  .travelMap__map {
    display: none;
  }
}

.travelMap__link {
  display: block;
  position: absolute;
  -ms-transform: translateX(-50%) translateY(-100%) translateY(-16px);
      transform: translateX(-50%) translateY(-100%) translateY(-16px);
  border: 3px solid #dd005c;
  border-radius: 25px;
  padding: 15px 25px;
  background-color: white;
  color: #dd005c;
  font-size: 16px;
  font-weight: 900;
  line-height: 1;
  transition: background-color 0.3s ease, color 0.3s ease;
}

@media (min-width: 768px) and (max-width: 969px) {
  .travelMap__link {
    padding: 8px 15px;
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .travelMap__link {
    position: static;
    -ms-transform: none;
        transform: none;
    margin-bottom: 10px;
    text-align: center;
  }
}

.travelMap__link:before {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  bottom: -32px;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  border-top: 16px solid #dd005c;
  border-right: 16px solid transparent;
  border-bottom: 16px solid transparent;
  border-left: 16px solid transparent;
  height: 32px;
  width: 32px;
}

@media (max-width: 767px) {
  .travelMap__link:before {
    display: none;
  }
}

.travelMap__link:after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  bottom: -29px;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  border-top: 16px solid white;
  border-right: 16px solid transparent;
  border-bottom: 16px solid transparent;
  border-left: 16px solid transparent;
  height: 32px;
  width: 32px;
  transition: border-top-color 0.3s ease;
}

@media (max-width: 767px) {
  .travelMap__link:after {
    display: none;
  }
}

.travelMap__link:hover {
  text-decoration: none;
  background-color: #dd005c;
  color: white;
}

.travelMap__link:hover:after {
  border-top-color: #dd005c;
}

.travelMap__link.-northAmerica {
  top: 29.62328767123288%;
  left: 30.34188034188034%;
}

.travelMap__link.-southAmerica {
  top: 67.80821917808219%;
  left: 37.17948717948718%;
}

.travelMap__link.-africa {
  top: 54.79452054794521%;
  left: 53.5042735042735%;
}

.travelMap__link.-asia {
  top: 34.07534246575342%;
  left: 71.11111111111111%;
}

.travelMap__link.-europe {
  top: 27.05479452054795%;
  left: 53.58974358974359%;
}

.travelMap__link.-australia {
  top: 66.60958904109589%;
  left: 79.4017094017094%;
}

.travelMap__link.-aroundTheWorld {
  top: 67.80821917808219%;
  left: 11.11111111111111%;
}

@media (min-width: 768px) and (max-width: 969px) {
  .travelMap__link.-aroundTheWorld {
    left: 15px;
    -ms-transform: translateX(0);
        transform: translateX(0);
    padding-left: 25px;
  }
}

.travelMap__link.-aroundTheWorld:before, .travelMap__link.-aroundTheWorld:after {
  display: none;
}

.travelMap__icon {
  position: absolute;
  top: 50%;
  left: -5px;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  border: 3px solid #dd005c;
  border-radius: 50%;
  width: 55px;
  height: 55px;
  background-color: white;
}

@media (max-width: 767px) {
  .travelMap__icon {
    display: none;
  }
}

.travelMap__icon svg {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  width: 27px;
  height: 25px;
}

.travelType__content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -15px;
  padding: 70px 15px 0;
  -ms-flex-align: end;
      align-items: flex-end;
}

@media (max-width: 969px) {
  .travelType__content {
    padding-top: 0;
  }
}

.travelType__content.-noTopPadding {
  padding-top: 0;
}

@media (max-width: 969px) {
  .travelType__content.-noTopPadding {
    padding-top: 35px;
  }
}

@media (max-width: 767px) {
  .travelType__content.-noTopPadding {
    padding-top: 25px;
  }
}

.travelType__content.-paddingBottom {
  padding-bottom: 70px;
}

@media (max-width: 969px) {
  .travelType__content.-paddingBottom {
    padding-bottom: 35px;
  }
}

@media (max-width: 767px) {
  .travelType__content.-paddingBottom {
    padding-bottom: 25px;
  }
}

.-fiveColumn .travelType__content {
  padding: 15px 25px;
}

.travelType__item {
  width: 24.99%;
  padding: 0 15px;
  margin-bottom: 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: flex-end;
}

@media (max-width: 969px) {
  .travelType__item {
    width: 33.33%;
  }
}

@media (max-width: 767px) {
  .travelType__item {
    width: 50%;
  }
}

@media (max-width: 620px) {
  .travelType__item {
    width: 100%;
    margin-bottom: 10px;
    padding: 0;
  }
}

.-fiveColumn .travelType__item {
  width: 20%;
}

@media (max-width: 1280px) {
  .-fiveColumn .travelType__item {
    width: 25%;
  }
}

@media (max-width: 969px) {
  .-fiveColumn .travelType__item {
    width: 33.33%;
  }
}

@media (max-width: 767px) {
  .-fiveColumn .travelType__item {
    width: 50%;
  }
}

@media (max-width: 620px) {
  .-fiveColumn .travelType__item {
    width: 100%;
    margin-bottom: 10px;
  }
}

.travelType__item:nth-child(n+4) {
  -ms-flex-line-pack: end;
      align-content: flex-end;
}

.travelType__itemContent {
  width: 100%;
  background-color: white;
  padding: 30px 10px 30px 80px;
  font-size: 16px;
  font-weight: 500;
  transition: all 0.3s;
  line-height: 1.2;
  position: relative;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
}

@media (max-width: 620px) {
  .travelType__itemContent {
    padding: 22px 10px 17px 80px;
  }
}

.travelType__itemContent:hover {
  text-decoration: none;
  color: #dd005c;
}

.travelType__icon {
  position: absolute;
  left: 20px;
  top: 50%;
  -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
  width: 33px;
  height: 33px;
}

.widgetBanner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -ms-flex-align: start;
      align-items: flex-start;
  margin: 0 0 -1px;
}

.widgetBanner__item {
  position: relative;
  padding-bottom: 1px;
  width: 50%;
  height: 290px;
}

@media (max-width: 969px) {
  .widgetBanner__item {
    width: 100%;
  }
}

@media (min-width: 970px) {
  .widgetBanner__item:nth-child(odd) {
    padding-right: 1px;
  }
}

@media (min-width: 970px) {
  .widgetBanner__item:nth-child(even) {
    padding-left: 1px;
  }
}

.widgetBanner__image {
  display: block;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.widgetBanner__text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  color: white;
}

@media (min-width: 1201px) {
  .widgetBanner__text {
    max-width: 585px;
  }
}

@media (min-width: 970px) and (max-width: 1200px) {
  .widgetBanner__text {
    max-width: 585px;
  }
}

@media (max-width: 969px) {
  .widgetBanner__text {
    max-width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 969px) {
  .widgetBanner__text {
    right: 60px;
    left: 60px;
  }
}

@media (max-width: 767px) {
  .widgetBanner__text {
    right: 15px;
    left: 15px;
  }
}

@media (min-width: 970px) {
  .widgetBanner__item:nth-child(odd) .widgetBanner__text {
    right: 0;
  }
}

@media (min-width: 1201px) {
  .widgetBanner__item:nth-child(odd) .widgetBanner__text {
    padding: 0 60px 0 15px;
  }
}

@media (min-width: 970px) and (max-width: 1200px) {
  .widgetBanner__item:nth-child(odd) .widgetBanner__text {
    padding: 0 30px 0 15px;
  }
}

@media (min-width: 970px) {
  .widgetBanner__item:nth-child(even) .widgetBanner__text {
    left: 0;
  }
}

@media (min-width: 1201px) {
  .widgetBanner__item:nth-child(even) .widgetBanner__text {
    padding: 0 15px 0 60px;
  }
}

@media (min-width: 970px) and (max-width: 1200px) {
  .widgetBanner__item:nth-child(even) .widgetBanner__text {
    padding: 0 15px 0 30px;
  }
}

.widgetBanner__text h3 {
  width: 100%;
  font-size: 40px;
  font-weight: 300;
  line-height: 1;
}

.widgetBanner__text h4 {
  width: 100%;
  font-size: 22px;
  font-weight: 300;
  line-height: 1;
}

.widgetBanner__text a {
  display: block;
  margin: 20px 0 0;
  border: 0 none;
  border-radius: 30px;
  padding: 15px 28px;
  background-color: #dd005c;
  color: white;
  font-size: 16px;
  line-height: 16px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.widgetBanner__text a:hover {
  text-decoration: none;
  background-color: #96003f;
}

.textfield {
  padding: 58px 0 0;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1;
  margin-bottom: -30px;
  text-align: center;
  cursor: default;
}

.textfield h1 {
  font-family: 'Roboto', sans-serif;
  font-size: 41px;
  font-weight: 300;
  line-height: 1;
  margin-bottom: 23px;
  text-align: center;
  cursor: default;
}

@media (max-width: 969px) {
  .textfield h1 {
    font-size: 36px;
  }
}

@media (max-width: 767px) {
  .textfield h1 {
    font-size: 24px;
  }
}

.textfield p {
  font-size: 16px;
  margin-bottom: 23px;
}

@media (max-width: 767px) {
  .textfield p {
    font-size: 13px;
  }
}

.textfield ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0;
}

.textfield ul li {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  width: 33.33%;
  height: 60px;
  padding-left: 77px !important;
  text-indent: 0 !important;
  padding-right: 15px;
  text-align: left;
}

@media (max-width: 969px) {
  .textfield ul li {
    width: 100%;
    max-width: 480px;
    margin: 0 auto;
  }
}

.textfield ul li:after {
  position: absolute;
  top: 16px;
  left: 16px;
  content: ' ';
  display: block;
  width: 30px;
  height: 20px;
  background-image: url("../components/textfield/src/arrow.png");
  background-position: center center;
  background-repeat: no-repeat;
}

.textfield ul li:before {
  display: none !important;
}

@media (max-width: 969px) {
  .contact.-whiteAtMobile {
    background-color: #eeeeee;
    margin: 0 -30px;
    padding: 25px 30px;
  }
}

@media (max-width: 767px) {
  .contact.-whiteAtMobile {
    margin: 0 -15px;
  }
}

.contact__header {
  min-height: 75px;
  margin-bottom: 24px;
}

.contact__title {
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
  font-weight: 300;
  margin-bottom: 24px;
  line-height: 1.2;
  padding-left: 67px;
  min-height: 37px;
}

@media (max-width: 969px) {
  .contact__title {
    padding: 0;
    text-align: center;
  }
}

.contactCatalog .contact__title {
  padding-left: 15px;
  text-align: center;
}

@media (max-width: 969px) {
  .contactCatalog .contact__title {
    padding: 0;
    text-align: center;
  }
}

.contact__subtitle {
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 10px;
  padding-left: 67px;
  color: #dd005c;
}

@media (max-width: 969px) {
  .contact__subtitle {
    padding: 0;
    text-align: center;
  }
}

.contact__text {
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.2;
  padding-left: 67px;
  color: #343434;
}

@media (max-width: 969px) {
  .contact__text {
    padding: 0;
    text-align: center;
  }
}

.contact__place {
  font-family: 'Roboto', sans-serif;
  font-size: 36px;
  font-weight: 300;
  line-height: 1.2;
  padding-left: 67px;
  color: #343434;
}

@media (max-width: 969px) {
  .contact__place {
    padding: 0;
    text-align: center;
  }
}

.contact__form {
  display: block;
  width: 100%;
  padding-left: 67px;
  padding-right: 15px;
  max-width: 555px;
  margin: 0 auto;
}

@media (max-width: 969px) {
  .contact__form {
    padding: 0;
  }
}

.contactCatalog .contact__form {
  padding-left: 15px;
}

@media (max-width: 969px) {
  .contactCatalog .contact__form {
    padding: 0;
  }
}

.contact__pair {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.contact__pair > div:first-of-type {
  padding-right: 15px;
}

@media (max-width: 767px) {
  .contact__pair > div:first-of-type {
    padding-right: 3px;
  }
}

.contact__pair > div:last-of-type {
  padding-left: 15px;
}

@media (max-width: 767px) {
  .contact__pair > div:last-of-type {
    padding-left: 3px;
  }
}

.contact__pair.-col30 > div:first-of-type {
  width: 40%;
}

.contact__pair.-col30 > div:last-of-type {
  width: 60%;
}

.contact__pair.-col50 > div {
  width: 50%;
}

@media (max-width: 767px) {
  .contact__pair.-mobile100 > div:first-of-type {
    width: 50%;
  }
}

@media (max-width: 767px) {
  .contact__pair.-mobile100 > div:last-of-type {
    width: 100%;
  }
}

.contact__box {
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 13px;
}

@media (max-width: 969px) {
  .contact__box {
    margin-bottom: 5px;
  }
}

.contact__box > label {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 300;
  padding-left: 30px;
  margin-bottom: 5px;
  display: block;
}

@media (max-width: 969px) {
  .contact__box > label {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .contact__box > label {
    padding-left: 20px;
  }
}

.contact__box > div {
  position: relative;
}

.contact__box > div:after {
  transition: all .15s ease-in-out;
  content: ' ';
  position: absolute;
  display: block;
  right: 30px;
  top: 20px;
  font-size: 0;
}

.contact__box > div > input {
  transition: all .15s ease-in-out;
  outline: none;
  display: block;
  width: 100%;
  border-radius: 35px;
  height: 60px;
  background-color: #eeeeee;
  border: 1px solid #eeeeee;
  padding: 0 30px;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
}

.-form-white .contact__box > div > input {
  background-color: white;
  border: 1px solid white;
}

@media (max-width: 969px) {
  .-whiteAtMobile .contact__box > div > input {
    background-color: white;
    border: 1px solid white;
  }
}

.contact__box > div > select {
  outline: none;
  display: block;
  width: 100%;
  border-radius: 35px;
  height: 60px;
  background-color: #eeeeee;
  border: 1px solid #eeeeee;
  padding: 0 30px;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
}

.contact__box > textarea {
  outline: none;
  display: block;
  width: 100%;
  border-radius: 35px;
  min-height: 180px;
  background-color: #eeeeee;
  border: 1px solid #eeeeee;
  padding: 30px;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  resize: vertical;
  overflow: hidden;
}

.-form-white .contact__box > textarea {
  background-color: white;
  border: 1px solid white;
}

@media (max-width: 969px) {
  .-whiteAtMobile .contact__box > textarea {
    background-color: white;
    border: 1px solid white;
  }
}

.contact__box > span {
  min-height: 18px;
  margin-top: 3px;
  opacity: 0;
  display: block;
  width: 100%;
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  font-weight: 300;
  padding-right: 30px;
  text-align: right;
  color: #dd005c;
}

.contact__box.-form-invalid > div > input {
  border: 1px solid #dd005c;
}

.contact__box.-form-invalid > span {
  opacity: 1;
}

.contact__box.-form-required > div:after {
  color: #dd005c;
  content: '*';
  font-size: 16px;
}

.contact__box.-form-valid > div:after {
  color: #1bc333;
  content: '✓';
  font-size: 16px;
}

.contact__rules {
  font-size: 13px;
}

.contact__rules > div {
  display: block;
  width: 100%;
  margin-bottom: 15px;
}

.contact__rules > div > input {
  opacity: 0;
  display: block;
  -ms-transform: translate(0, 19px);
      transform: translate(0, 19px);
}

.contact__rules > div > label {
  position: relative;
  display: block;
  padding-left: 30px;
  cursor: pointer;
}

.contact__rules > div > label:before {
  content: '✓';
  position: absolute;
  display: block;
  top: 3px;
  left: 3px;
  width: 15px;
  height: 15px;
  background-color: white;
  color: #dd005c;
  border: 1px solid #c0c0c0;
  border-radius: 3px;
  font-size: 0;
  text-align: center;
  line-height: 12px;
  transition: font-size 0.3s linear;
}

.contact__rules > div > label.-form-invalid:before {
  border: 1px solid #dd005c;
}

.contact__rules > div > label.-is-invalid:before {
  border: 1px solid #dd005c;
}

.contact__rules input:checked + label:before {
  font-size: 18px;
  border: 1px solid #c0c0c0 !important;
}

.contact__button {
  outline: none;
  font-size: 16px;
  text-align: center;
  display: block;
  font-weight: 500;
  text-transform: uppercase;
  background-color: #dd005c;
  color: white;
  width: 100%;
  border-radius: 30px;
  border: 0;
  height: 45px;
  cursor: pointer;
}

span.contact__button {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}

.contact__button:hover {
  background-color: #96003f;
}

.contact__button .-loader {
  display: none;
}

.contact__spacer {
  display: block;
  width: 100%;
  text-align: center;
  padding: 20px 0 5px;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.contact__details {
  display: none;
  width: 100%;
  margin-top: 35px;
}

@media (max-width: 767px) {
  .contact__details {
    margin-top: 10px;
  }
}

.contact__date {
  font-size: 20px;
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .contact__date {
    font-size: 15px;
  }
}

.contact__date > span {
  font-size: 18px;
  color: #dd005c;
}

.contact__cost {
  font-size: 20px;
}

@media (max-width: 767px) {
  .contact__cost {
    font-size: 15px;
  }
}

.contact__cost > span {
  font-size: 18px;
  color: #dd005c;
}

.contact__detail > span {
  display: block;
  font-size: 13px;
}

.contact__info {
  margin-top: 15px;
  color: #9e9e9e;
  font-size: 12px;
  font-style: italic;
  line-height: 1.2;
  cursor: default;
}

.contactCatalog {
  background-color: #f4f4f4;
  position: relative;
  padding: 45px 0;
}

.contactCatalog__container {
  margin: 0 auto;
  padding: 0 30px;
  max-width: 1230px;
  min-width: 320px;
}

@media (min-width: 970px) and (max-width: 1200px) {
  .contactCatalog__container {
    padding: 0 30px;
  }
}

@media (min-width: 768px) and (max-width: 969px) {
  .contactCatalog__container {
    padding: 0 30px;
  }
}

@media (max-width: 767px) {
  .contactCatalog__container {
    padding: 0 15px;
  }
}

.contactCatalog__content {
  display: block;
  max-width: 555px;
  width: 100%;
  margin: 0 auto;
}

.contactCatalog__alert {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #d6d6d6;
  display: none;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}

.contactCatalog__alert.-active {
  display: -ms-flexbox;
  display: flex;
}

.contactCatalog__alertContent {
  text-align: center;
  max-width: 900px;
  width: 100%;
}

.contactCatalog__alertText {
  font-size: 41px;
  font-weight: 300;
  color: #343434;
}

@media (max-width: 980px) {
  .contactCatalog__alertText {
    font-size: 24px;
  }
}

@media (max-width: 767px) {
  .contactCatalog__alertText {
    font-size: 20px;
  }
}

.contactCatalog__alertText span {
  color: #dd005c;
  display: block;
}

.contactCatalog__alertLink {
  font-size: 16px;
  font-weight: 500;
  background-color: #dd005c;
  border: 0;
  border-radius: 30px;
  width: 100%;
  max-width: 195px;
  height: 47px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  color: white;
  margin: 25px auto;
}

@media (max-width: 980px) {
  .contactCatalog__alertLink {
    max-width: 190px;
  }
}

.contactCatalog__alertLink:hover {
  text-decoration: none;
  background-color: #96003f;
}

@media (max-width: 969px) {
  .offerList.-secret {
    margin-top: 25px;
  }
}

.offerList__container {
  margin: 0 auto;
  padding: 0 30px;
  max-width: 1230px;
  min-width: 320px;
}

@media (min-width: 970px) and (max-width: 1200px) {
  .offerList__container {
    padding: 0 30px;
  }
}

@media (min-width: 768px) and (max-width: 969px) {
  .offerList__container {
    padding: 0 30px;
  }
}

@media (max-width: 767px) {
  .offerList__container {
    padding: 0 15px;
  }
}

.offerList__content {
  display: block;
  width: 100%;
}

.offerList__item {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  width: 100%;
  margin-bottom: 32px;
  border-top: 1px solid #d3d3d3;
  cursor: pointer;
}

@media (max-width: 767px) {
  .offerList__item {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 5px;
  }
}

.offerList__item:hover {
  text-decoration: none;
}

.offerList__imageBox {
  position: relative;
  display: block;
  min-width: 458px;
  overflow: hidden;
}

@media (max-width: 969px) {
  .offerList__imageBox {
    min-width: 372px;
  }
}

@media (max-width: 767px) {
  .offerList__imageBox {
    min-width: 100%;
  }
}

.offerList__image {
  transition: transform .3s linear;
  display: block;
  max-width: 458px;
  width: 100%;
  height: auto;
}

@media (max-width: 969px) {
  .offerList__image {
    max-width: 372px;
  }
}

@media (max-width: 767px) {
  .offerList__image {
    max-width: 100%;
    margin: 0 auto;
  }
}

.offerList__item:hover .offerList__image {
  -ms-transform: scale(1.037, 1.037);
      transform: scale(1.037, 1.037);
}

.offerList__imageDetails {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.35);
  padding: 15px;
  display: none;
}

.offerList__imageDetails.-visible {
  display: block;
}

.offerList__imageLink {
  position: absolute;
  bottom: 10px;
  right: 15px;
  color: white;
}

.offerList__imageLink i {
  font-size: 36px;
}

.offerList__details {
  padding: 25px 0 25px 30px;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 969px) {
  .offerList__details {
    padding: 50px 0 0 30px;
  }
}

@media (max-width: 767px) {
  .offerList__details {
    padding: 15px 0 5px;
  }
}

.offerList__months {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
  margin-bottom: 27px;
}

@media (max-width: 969px) {
  .offerList__months {
    width: 49%;
    position: absolute;
    top: 0;
    right: 0;
  }
}

@media (max-width: 767px) {
  .offerList__months {
    width: 100%;
  }
}

@media (max-width: 969px) {
  .offerList__special {
    margin-top: 10px;
  }
}

@media (max-width: 767px) {
  .offerList__special {
    margin-top: 0;
    background-color: #e6e6e6;
    border-radius: 3px;
    padding: 7px 6px;
  }
}

.offerList__special span {
  color: #dd005c;
}

.offerList__month {
  display: -ms-flexbox;
  display: flex;
  border-radius: 25px;
  overflow: hidden;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: end;
      justify-content: flex-end;
}

@media (max-width: 969px) {
  .offerList__month {
    border-radius: 0;
  }
}

.offerList__date {
  border-right: 1px solid #d3d3d3;
  padding: 12px 5px;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 1;
  background-color: #f4f4f4;
}

@media (max-width: 969px) {
  .offerList__date {
    display: none;
  }
}

.offerList__date.-active {
  background-color: #e6e6e6;
}

@media (max-width: 969px) {
  .offerList__date.-active {
    display: block;
  }
}

.offerList__date:first-of-type {
  padding-left: 7px;
  padding-right: 2px;
}

.offerList__date:last-of-type {
  padding-right: 7px;
  padding-left: 2px;
  border-right: 0;
}

.offerList__header {
  -ms-flex-order: 1;
      order: 1;
}

.offerList__title {
  display: block;
  width: 100%;
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 1;
  margin-bottom: 5px;
}

.offerList__imageDetails .offerList__title {
  color: white;
}

.offerList__title:hover {
  text-decoration: none;
}

.offerList__amount {
  display: block;
  width: 100%;
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
  font-weight: 500;
  color: #dd005c;
  line-height: 1;
}

.offerList__tags {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: start;
      justify-content: flex-start;
  padding: 10px 0 7px;
  -ms-flex-order: 2;
      order: 2;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 767px) {
  .offerList__tags {
    -ms-flex-order: 3;
        order: 3;
  }
}

.offerList__tag {
  margin-right: 23px;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 10px;
  white-space: nowrap;
}

a.offerList__tag {
  cursor: pointer;
}

a.offerList__tag:hover {
  color: #dd005c;
  text-decoration: none;
}

.offerList__icon {
  width: 17px;
  margin-right: 5px;
}

.offerList__text {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  -ms-flex-order: 3;
      order: 3;
}

@media (max-width: 767px) {
  .offerList__text {
    -ms-flex-order: 2;
        order: 2;
  }
}

.offerList__navigation {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-order: 4;
      order: 4;
  min-height: 40px;
}

@media (max-width: 969px) {
  .offerList__navigation {
    display: none;
  }
}

.offerList__subscription {
  transition: color .15s ease-in-out;
  display: none;
  height: 40px;
  -ms-flex-align: center;
      align-items: center;
  cursor: pointer;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.offerList__subscription:hover {
  text-decoration: none;
  color: #dd005c;
}

.offerList__subscriptionIcon {
  width: 40px;
  height: 40px;
  margin-right: 10px;
}

.offerList__subscriptionIcon.-cross {
  width: 25px;
  height: 25px;
}

.offerList__subscriptionIcon.-dislike {
  width: 25px;
  height: 25px;
  margin-right: 15px;
  margin-left: 10px;
}

.offerList__viewMore {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  position: relative;
  padding: 15px 35px 15px 0;
  font-size: 16px;
  transition: all 0.3s;
  font-weight: 500;
  text-transform: uppercase;
}

.offerList__viewMore:after {
  content: "\f105";
  font-family: FontAwesome;
  position: absolute;
  right: 0;
  top: 50%;
  -ms-transform: translate(0, -60%);
      transform: translate(0, -60%);
  color: #dd005c;
  font-size: 40px;
  line-height: 0.6;
}

.offerList__viewMore:hover {
  text-decoration: none;
  color: #dd005c;
}

.offerList__links {
  display: block;
  width: 100%;
  text-align: right;
  margin-bottom: 5px;
}

@media (max-width: 969px) {
  .offerList__links {
    margin: 25px 0;
  }
}

.offerList__sendLink {
  display: inline-block;
  -ms-flex-align: center;
      align-items: center;
  position: relative;
  padding-right: 35px;
  font-size: 16px;
  transition: all 0.3s;
  font-weight: 500;
  text-transform: uppercase;
}

.offerList__sendLink:after {
  content: "\f105";
  font-family: FontAwesome;
  position: absolute;
  right: 0;
  top: 50%;
  -ms-transform: translate(0, -60%);
      transform: translate(0, -60%);
  color: #dd005c;
  font-size: 40px;
  line-height: 0.6;
}

.offerList__sendLink:hover {
  text-decoration: none;
  color: #dd005c;
}

.contactLink {
  transition: border .15s ease-in-out;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  border: 2px solid #dd005c;
  border-radius: 45px;
  max-width: 485px;
  height: 78px;
  margin: 20px auto 5px;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}

@media (max-width: 767px) {
  .contactLink {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    height: inherit;
    padding: 15px 0 25px;
  }
}

.contactLink:hover {
  text-decoration: none;
  border: 2px solid #96003f;
}

.contactLink__icon {
  position: absolute;
  display: block;
  left: 30px;
  width: 30px;
  height: 38px;
  top: 20px;
}

@media (max-width: 767px) {
  .contactLink__icon {
    position: relative;
    top: inherit;
    left: inherit;
    margin-bottom: 5px !important;
  }
}

.contactLink__icon .st0 {
  transition: fill .15s ease-in-out;
  fill: #dd005c;
}

.contactLink:hover .contactLink__icon .st0 {
  fill: #96003f;
}

.contactLink__text {
  transition: color .15s ease-in-out;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #dd005c;
  padding-left: 70px;
  padding-right: 35px;
  text-align: left;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .contactLink__text {
    padding: 0 30px;
    display: block;
    width: 100%;
    text-align: center;
  }
}

.contactLink:hover .contactLink__text {
  color: #96003f;
}

.searchHiddenForm {
  padding: 5px 0;
}

.searchHiddenForm__link {
  color: #dd005c;
  margin: 0 0 0 3px;
  cursor: pointer;
}

.categories__content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -15px;
  padding: 0 15px;
}

@media (max-width: 969px) {
  .categories__content {
    -ms-flex-pack: center;
        justify-content: center;
  }
}

.categories__item {
  width: 33.33%;
  padding: 15px;
  margin-bottom: 35px;
  transition: all 0.3s;
}

@media (max-width: 969px) {
  .categories__item {
    width: 49.99%;
    margin-bottom: 15px;
  }
}

@media (max-width: 767px) {
  .categories__item {
    width: 100%;
    margin-bottom: 10px;
  }
  .categories__item:nth-child(n+4) {
    display: none;
  }
}

.categories__item:hover {
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.04);
}

.categories__link {
  display: block;
}

.categories__link:hover {
  text-decoration: none;
}

.categories__photoBox {
  position: relative;
}

.categories__image {
  width: 100%;
  display: block;
}

.categories__label {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  background-color: rgba(0, 0, 0, 0.4);
  padding-right: 40px;
}

.categories__place {
  font-size: 24px;
  color: white;
}

.download {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}

.download__item {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  width: 33.33%;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 500;
  padding-left: 50px;
  margin-bottom: 15px;
}

@media (max-width: 969px) {
  .download__item {
    width: 50%;
    padding-left: 25px;
  }
}

@media (max-width: 767px) {
  .download__item {
    padding-left: 10px;
    width: 100%;
  }
}

.download__item:hover {
  text-decoration: none;
  color: #dd005c;
}

.download__icon {
  width: 35px;
  height: 35px;
  margin-right: 15px;
}

.gallery__content {
  margin: 0 auto;
  padding: 0 30px;
  max-width: 1230px;
  min-width: 320px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -1px;
  padding: 0 15px;
  min-width: inherit;
}

@media (min-width: 970px) and (max-width: 1200px) {
  .gallery__content {
    padding: 0 30px;
  }
}

@media (min-width: 768px) and (max-width: 969px) {
  .gallery__content {
    padding: 0 30px;
  }
}

@media (max-width: 767px) {
  .gallery__content {
    padding: 0 15px;
  }
}

.gallery__item {
  overflow: hidden;
  padding: 1px;
}

@media (max-width: 600px) {
  .gallery__item {
    margin-bottom: 1px;
  }
}

.gallery__item.-width50 {
  width: 50%;
}

@media (max-width: 767px) {
  .gallery__item.-width50 {
    width: 100%;
  }
}

.gallery__item.-width25 {
  width: 25%;
}

@media (max-width: 969px) {
  .gallery__item.-width25 {
    width: 50%;
  }
}

@media (max-width: 767px) {
  .gallery__item.-width25 {
    width: 100%;
  }
}

.gallery__item.-video {
  width: 50%;
}

@media (max-width: 767px) {
  .gallery__item.-video {
    width: 100%;
  }
}

.gallery__photoBox {
  position: relative;
  display: block;
  overflow: hidden;
  height: 323px;
}

@media (max-width: 969px) {
  .gallery__photoBox {
    height: 220px;
  }
}

@media (max-width: 767px) {
  .gallery__photoBox {
    height: 330px;
  }
}

.gallery__image {
  min-width: 100%;
  display: block;
  min-height: 100%;
}

.gallery__image img {
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
}

.gallery__videoBox iframe {
  max-width: 100%;
  width: 100%;
}

.gallery__videoIcon {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.15);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  color: white;
  font-size: 72px;
}

.offerLinks {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-align: center;
      align-items: center;
  padding-bottom: 20px;
}

.offerLinks__item {
  display: inline-block;
  padding: 10px;
}

.offerLinks__link {
  transition: background-color .15s ease-in-out;
  position: relative;
  background-color: #dd005c;
  color: white;
  display: -ms-flexbox;
  display: flex;
  width: 295px;
  height: 67px;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: start;
      justify-content: flex-start;
  border-radius: 35px;
  font-size: 16px;
  padding-left: 80px;
}

.offerLinks__link:hover {
  text-decoration: none;
  background-color: #96003f;
}

.offerLinks__icon {
  height: 30px;
  width: 30px;
  position: absolute;
  left: 35px;
  top: 20px;
}

.offerHeader {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 0 20px;
}

@media (max-width: 969px) {
  .offerHeader {
    padding: 20px 0 20px;
  }
}

.offerHeader__attributes {
  width: 100%;
}

@media (max-width: 969px) {
  .offerHeader__attributes {
    width: 40%;
  }
}

@media (max-width: 767px) {
  .offerHeader__attributes {
    width: 100%;
    -ms-flex-order: 2;
        order: 2;
  }
}

.offerHeader__text {
  display: none;
  width: 100%;
}

@media (max-width: 969px) {
  .offerHeader__text {
    display: block;
    width: 60%;
  }
}

@media (max-width: 767px) {
  .offerHeader__text {
    width: 100%;
    -ms-flex-order: 1;
        order: 1;
    margin-bottom: 15px;
    text-align: center;
  }
}

.offer__menu {
  background-color: #eeeeee;
  min-height: 50px;
}

@media (max-width: 969px) {
  .offer__menu {
    display: none;
  }
}

.offer__container {
  margin: 0 auto;
  padding: 0 30px;
  max-width: 1230px;
  min-width: 320px;
  position: relative;
  display: block;
  width: 100%;
}

@media (min-width: 970px) and (max-width: 1200px) {
  .offer__container {
    padding: 0 30px;
  }
}

@media (min-width: 768px) and (max-width: 969px) {
  .offer__container {
    padding: 0 30px;
  }
}

@media (max-width: 767px) {
  .offer__container {
    padding: 0 15px;
  }
}

.offer__switcher {
  position: relative;
  display: none;
  -ms-flex-align: center;
      align-items: center;
  width: 100%;
  background-color: #eeeeee;
  height: 115px;
  border-top: 1px solid #c8c8c8;
  border-bottom: 1px solid #c8c8c8;
  cursor: pointer;
}

@media (max-width: 969px) {
  .offer__switcher {
    display: -ms-flexbox;
    display: flex;
  }
}

@media (max-width: 767px) {
  .offer__switcher {
    height: 80px;
  }
}

.offer__switcherContainer {
  margin: 0 auto;
  padding: 0 30px;
  max-width: 1230px;
  min-width: 320px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  width: 100%;
}

@media (min-width: 970px) and (max-width: 1200px) {
  .offer__switcherContainer {
    padding: 0 30px;
  }
}

@media (min-width: 768px) and (max-width: 969px) {
  .offer__switcherContainer {
    padding: 0 30px;
  }
}

@media (max-width: 767px) {
  .offer__switcherContainer {
    padding: 0 15px;
  }
}

.offer__switcherLabel {
  font-size: 48px;
  font-weight: 300;
}

@media (max-width: 767px) {
  .offer__switcherLabel {
    font-size: 24px;
  }
}

.offer__switcherArrow {
  position: absolute;
  top: 0;
  right: 30px;
  color: #dd005c;
  font-size: 48px;
  line-height: 1;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

.offer__content.-grey {
  background-color: #eeeeee;
}

@media (max-width: 969px) {
  .offer__content.-grey {
    background-color: white;
  }
}

.offer__textfield {
  padding: 70px 0 70px;
}

@media (max-width: 969px) {
  .offer__textfield {
    padding: 30px 0 30px;
  }
}

.offer__textfield.-noTopPadding {
  padding-top: 0;
}

@media (max-width: 969px) {
  .offer__textfield.-noTopPadding {
    padding: 30px 0 30px;
  }
}

.offer__textfield.-noBottomPadding {
  padding-bottom: 0;
}

@media (max-width: 969px) {
  .offer__textfield.-noBottomPadding {
    padding: 30px 0 30px;
  }
}

.offer__program {
  display: block;
  width: 100%;
  font-size: 48px;
  text-align: left;
  font-weight: 300;
  margin-bottom: 15px;
  margin-top: 25px;
  padding: 0 15px;
}

@media (max-width: 969px) {
  .offer__program {
    display: none;
  }
}

@media (max-width: 969px) {
  .offer__map {
    display: none;
  }
}

.offer__title {
  display: block;
  width: 100%;
  font-size: 48px;
  text-align: center;
  font-weight: 300;
  margin-bottom: 35px;
}

@media (max-width: 969px) {
  .offer__title {
    display: none;
  }
}

.offer__box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.offer__item {
  width: 50%;
}

@media (max-width: 969px) {
  .offer__item {
    width: 100%;
  }
}

.offer__item:first-of-type {
  padding-right: 10px;
}

@media (max-width: 969px) {
  .offer__item:first-of-type {
    padding-right: 0;
  }
}

.offer__item:last-of-type {
  padding-left: 10px;
}

@media (max-width: 969px) {
  .offer__item:last-of-type {
    padding-left: 0;
  }
}

.offer__item.-width100 {
  width: 100%;
  padding: 0;
}

.offer__details {
  margin: 0 auto;
  padding: 0 30px;
  max-width: 1230px;
  min-width: 320px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eeeeee;
}

@media (min-width: 970px) and (max-width: 1200px) {
  .offer__details {
    padding: 0 30px;
  }
}

@media (min-width: 768px) and (max-width: 969px) {
  .offer__details {
    padding: 0 30px;
  }
}

@media (max-width: 767px) {
  .offer__details {
    padding: 0 15px;
  }
}

.offer__detailsPanel {
  border-bottom: 1px solid #eeeeee;
  border-top: 1px solid #eeeeee;
}

.offer__navigation {
  display: block;
  text-align: center;
  width: 100%;
}

.offer__navigationButton {
  transition: color .15s ease-in-out;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  display: inline-block;
  padding: 45px 0 55px;
}

@media (min-width: 1025px) {
  .offer__navigationButton:hover {
    color: #dd005c;
  }
}

.offer__navigationButton > span {
  font-size: 22px;
  color: #dd005c;
  margin-left: 5px;
}

.offer__map {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  min-height: 640px;
}

@media (max-width: 969px) {
  .offer__map {
    min-height: 480px;
  }
}

@media (max-width: 767px) {
  .offer__map {
    min-height: 360px;
  }
}

.offer__mapAPI {
  width: 100%;
}

.offerMenu {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
      align-items: stretch;
  min-height: 50px;
}

.offerMenu__link {
  transition: color .15s ease-in-out, background-color .15s ease-in-out;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 0 15px;
  height: 50px;
}

.offerMenu__link:hover {
  text-decoration: none;
  background-color: #dd005c;
  color: white;
}

.offerShare {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-pack: end;
      justify-content: flex-end;
  padding: 10px 0 15px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 969px) {
  .offerShare {
    -ms-flex-pack: center;
        justify-content: center;
  }
}

@media (max-width: 767px) {
  .offerShare {
    padding: 0;
  }
}

.offerShare__item {
  padding: 10px 15px;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

@media (max-width: 767px) {
  .offerShare__item {
    width: 100%;
    padding: 0;
  }
}

.offerShare__item.-active {
  background-color: white;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
}

@media (max-width: 1025px) {
  .offerShare__item.-hiddeMobile {
    display: none;
  }
}

.offerShare__item.-showMobile {
  display: none;
}

@media (max-width: 767px) {
  .offerShare__item.-showMobile {
    display: block;
  }
}

.offerShare__item.js-like {
  display: none;
}

.offerShare__link {
  transition: color .15s ease-in-out;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  cursor: pointer;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 500;
}

@media (max-width: 1280px) {
  .offerShare__link {
    font-size: 13px;
  }
}

@media (max-width: 767px) {
  .offerShare__link {
    background-color: #eeeeee;
    width: 100%;
    height: 43px;
    -ms-flex-pack: center;
        justify-content: center;
    border-bottom: 1px solid #c8c8c8;
  }
}

.offerShare__link:hover {
  text-decoration: none;
  color: #dd005c;
}

.-active .offerShare__link {
  color: #dd005c;
}

.offerShare__linkBox {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  background-color: #eeeeee;
  height: 43px;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.offerShare__linkImg {
  height: 43px;
  width: 43px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  cursor: pointer;
}

.offerShare__linkText {
  background-color: #dd005c;
  border-radius: 30px;
  color: white;
  padding: 5px 10px;
}

.offerShare__linkText:hover {
  text-decoration: none;
  background-color: #96003f;
}

.offerShare__icon {
  width: 30px;
  height: 30px;
  margin-right: 10px;
}

@media (max-width: 1280px) {
  .offerShare__icon {
    width: 25px;
    height: 25px;
  }
}

@media (max-width: 767px) {
  .offerShare__icon {
    display: none;
  }
}

.offerShare__icon.-dislike {
  width: 20px;
  height: 20px;
}

.offerShare__linkIcon {
  width: 30px;
  height: 30px;
}

.offerShare__linkIcon.-small {
  width: 20px;
  height: 20px;
}

.offerShare__panel {
  display: none;
}

.-active .offerShare__panel {
  display: block;
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  padding: 10px 15px;
  background-color: white;
  z-index: 1;
  top: 100%;
  bottom: inherit;
}

.banner__search .-active .offerShare__panel {
  bottom: 100%;
  top: inherit;
  background-color: #eeeeee;
}

.offerShare__label {
  display: block;
  width: 100%;
  font-size: 13px;
  margin-left: 12px;
  margin-bottom: 10px;
  padding-top: 4px;
}

.offerShare__input {
  transition: all .15s ease-in-out;
  outline: none;
  display: block;
  width: 100%;
  border-radius: 35px;
  height: 60px;
  background-color: #eeeeee;
  border: 1px solid #eeeeee;
  padding: 0 30px;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
}

.banner__search .offerShare__input {
  background-color: white;
}

.offerShare__button {
  outline: none;
  background-color: #dd005c;
  height: 46px;
  width: 100%;
  border: 0;
  color: white;
  margin-top: 15px;
  border-radius: 30px;
  cursor: pointer;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.offerShare__button:hover {
  background-color: #96003f;
}

.offerShare__alert {
  font-size: 12px;
  color: #dd005c;
  text-align: right;
  display: none;
  width: 100%;
}

.offerShare__alert:not(:empty) {
  margin-top: 3px;
}

.offerShare__menu {
  display: none;
}

@media (min-width: 768px) {
  .offerShare__menu {
    display: -ms-flexbox;
    display: flex;
  }
}

.offerShare__menu.-jezdzik-active {
  display: -ms-flexbox;
  display: flex;
}

.js-jezdzik-place .offerShare__menu.-jezdzik-active {
  display: block;
  width: 100%;
}

.offerModal {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: center;
      justify-content: center;
  z-index: 300;
  background-color: rgba(0, 0, 0, 0.5);
}

@media (max-width: 1025px) {
  .offerModal {
    position: absolute;
    z-index: initial;
    -ms-flex-align: start;
        align-items: flex-start;
  }
}

.offerModal.-showModal {
  display: -ms-flexbox;
  display: flex;
}

.offerModal__box {
  background-color: #f4f4f4;
  max-width: 100%;
  width: 100%;
  padding: 40px 20px;
}

@media (max-width: 767px) {
  .offerModal__box {
    padding: 15px 0;
  }
}

@media (min-width: 1026px) {
  .offerModal__box {
    -ms-transform: translate(0, 15%);
        transform: translate(0, 15%);
  }
}

.offerModal__container {
  margin: 0 auto;
  padding: 0 30px;
  max-width: 1230px;
  min-width: 320px;
  position: relative;
  min-width: inherit;
}

@media (min-width: 970px) and (max-width: 1200px) {
  .offerModal__container {
    padding: 0 30px;
  }
}

@media (min-width: 768px) and (max-width: 969px) {
  .offerModal__container {
    padding: 0 30px;
  }
}

@media (max-width: 767px) {
  .offerModal__container {
    padding: 0 15px;
  }
}

.offerModal__text {
  padding: 0 15px;
}

@media (max-width: 969px) {
  .offerModal__text {
    padding: 0;
  }
}

.offerModal__header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 25px;
}

.offerModal__headerItem {
  margin-right: 40px;
}

.offerModal__headerTitle {
  font-size: 18px;
  font-weight: 500;
  color: #dd005c;
}

@media (max-width: 767px) {
  .offerModal__headerTitle {
    font-size: 14px;
  }
}

.offerModal__headerText {
  font-size: 13px;
}

.offerModal__title {
  font-size: 46px;
  font-weight: 300;
  margin-bottom: 15px;
}

@media (max-width: 767px) {
  .offerModal__title {
    font-size: 18px;
    text-align: center;
  }
}

.offerModal__content {
  display: block;
  max-width: 458px;
  width: 100%;
}

.offerModal__item {
  margin-bottom: 5px;
}

.offerModal__itemTitle {
  font-size: 18px;
  font-weight: 500;
  color: #dd005c;
}

@media (max-width: 767px) {
  .offerModal__itemTitle {
    font-size: 14px;
  }
}

.offerModal__itemText {
  font-size: 13px;
}

.offerModal__navigation {
  padding: 25px 0 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 767px) {
  .offerModal__navigation {
    -ms-flex-pack: center;
        justify-content: center;
    padding: 10px 0 5px;
  }
}

.offerModal__link {
  transition: background-color .15s ease-in-out, border .15s ease-in-out, color .15s ease-in-out;
  color: white;
  background-color: #dd005c;
  border: 2px solid #dd005c;
  border-radius: 30px;
  height: 47px;
  display: inline-block;
  text-align: center;
  padding: 10px 30px;
  margin: 5px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
}

@media (max-width: 767px) {
  .offerModal__link {
    width: 100%;
  }
}

.offerModal__link:hover {
  text-decoration: none;
  background-color: #96003f;
  border: 2px solid #96003f;
}

.offerModal__link.-whiteStyle {
  background-color: transparent;
  color: #dd005c;
}

.offerModal__link.-whiteStyle:hover {
  border: 2px solid #96003f;
  color: #96003f;
}

.offerModal__close {
  transition: opacity .15s ease-in-out;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  opacity: 0.7;
}

@media (max-width: 767px) {
  .offerModal__close {
    right: 15px;
  }
}

.offerModal__close:hover {
  opacity: 1;
}

@media (max-width: 969px) {
  .footerPanel__item {
    border-bottom: 1px solid #eeeeee;
    -ms-flex-order: 1;
        order: 1;
    margin-bottom: 30px;
  }
}

@media (max-width: 969px) {
  .footerPanel__item:first-of-type {
    -ms-flex-order: 3;
        order: 3;
    border-bottom: 1px solid transparent;
  }
}

@media (max-width: 969px) {
  .footerPanel__item:last-of-type {
    -ms-flex-order: 2;
        order: 2;
    border-bottom: 1px solid #d8d8d8;
  }
}

@media (max-width: 969px) {
  .footerPanel__item.-flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    padding: 0 15px;
  }
}

.headerSearch {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 0 45px 0 0;
}

@media (max-width: 969px) {
  .headerSearch {
    padding: 0;
  }
}

.headerSearch__close {
  width: 60px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  cursor: pointer;
}

.headerSearch__inputbox {
  position: relative;
  width: 100%;
  margin-left: 10px;
}

.headerSearch__input {
  width: 100%;
  background-color: #eeeeee !important;
  border-radius: 30px;
  border: 0 !important;
  height: 60px;
  padding: 0 30px !important;
  outline: none;
  font-size: 16px !important;
}

.headerSearch__panelholder {
  position: absolute;
  top: 100%;
  margin-top: 5px;
  left: 0;
  width: 100%;
  right: 0;
}

.headerSearch__panel {
  background-color: white;
  border-radius: 7px;
  overflow: hidden;
  z-index: 204;
}

.headerSearch__title {
  background-color: #dd005c;
  color: white;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 600;
  cursor: default;
}

.headerSearch__content {
  min-height: 50px;
  padding: 10px;
}

.headerSearch__link {
  transition: color .15s ease-in-out;
  display: block;
  text-align: right;
  font-weight: 600;
  padding: 7px 10px;
}

.headerSearch__link:hover {
  text-decoration: none;
  color: #dd005c;
}

.headerSearch .ss-input-thinking {
  background: none;
}

.headerSearch .ss-wrap {
  position: relative;
  width: 100%;
  margin-left: 10px;
}

.headerSearch .ss-box {
  position: absolute;
  left: 0 !important;
  right: 0 !important;
  width: 100%;
  top: 100% !important;
  margin-top: 5px !important;
  border: 0 !important;
  border-radius: 7px;
  overflow: hidden;
}

.headerSearch .ss-header {
  height: inherit !important;
  background: #dd005c !important;
  cursor: default;
}

.headerSearch .ss-header-text {
  cursor: default;
}

.headerSearch .ss-header-limit {
  cursor: default;
}

.headerSearch ul.ss-box li.ss-result a {
  padding-top: 15px;
  padding-bottom: 15px;
}

.headerSearch .ss-result-title span {
  text-decoration: underline;
}

.headerSearch .ss-customButton {
  transition: color .15s ease-in-out;
  display: block;
  text-align: right;
  color: #dd005c;
  padding: 15px 7px;
  font-weight: 700;
  float: right;
  margin: 0;
  cursor: pointer;
}

.headerSearch .ss-customButton:hover {
  color: #96003f;
  text-decoration: none;
}

.modal {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}

.modal.-active {
  display: -ms-flexbox;
  display: flex;
}

.modal__closeBg {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
}

.modal__content {
  z-index: 2;
  position: relative;
  width: 100%;
  max-width: 500px;
  background-color: white;
  padding: 10px 20px 25px;
  border-radius: 3px;
}

.modal__title {
  font-size: 24px;
  color: #dd005c;
  margin-top: 5px;
  margin-bottom: 15px;
  padding-right: 20px;
}

.modal__details {
  display: block;
  width: 100%;
}

.modal__close {
  transition: background-color .15s ease-in-out;
  background-color: #dd005c;
  margin: 15px auto 5px;
  color: white;
  height: 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  border-radius: 30px;
  max-width: 180px;
  cursor: pointer;
}

.modal__close:hover {
  background-color: #96003f;
}

.searchResults {
  display: none;
  width: 100%;
  padding: 5px 15px 30px;
  text-align: center;
  line-height: 1;
  transition: color 0.3s ease;
  cursor: pointer;
  color: #dd005c;
}

@media (max-width: 969px) {
  .searchResults {
    padding: 15px 15px 30px;
  }
}

@media (max-width: 767px) {
  .searchResults {
    padding: 10px 15px 30px;
  }
}

.searchResults:hover {
  text-decoration: none;
}

.searchResults.-collapsed {
  color: #343434;
}

.searchResults__buttonContent {
  display: none;
  font-weight: 500;
}

.searchResults__buttonContent .fa, .searchResults__buttonContent .breadcrumbs__icon, .searchResults__buttonContent .footerCookie__close, .searchResults__buttonContent .footerNewsletter__modalClose, .searchResults__buttonContent .footerSocial__item, .searchResults__buttonContent .inspirationNav__icon {
  margin-left: 10px;
  color: #dd005c;
  font-size: 19px;
}

.searchResults__dropdown {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}

@media (max-width: 969px) {
  .searchResults__dropdown {
    -ms-flex-pack: center;
        justify-content: center;
  }
}

.favorite {
  position: relative;
  height: 60px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: end;
      justify-content: flex-end;
}

.favorite__panel {
  position: absolute;
  top: 0;
  right: 0;
  background-color: white;
  display: none;
}

@media (max-width: 767px) {
  .favorite__panel {
    width: 100%;
    left: 0;
  }
}

.favorite__form {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.favorite__close {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 60px;
  height: 60px;
  cursor: pointer;
}

.favorite__inputBox {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

@media (max-width: 767px) {
  .favorite__inputBox {
    width: 100%;
  }
}

.favorite__input {
  height: 60px;
  width: 306px;
  border: 0;
  border-bottom-left-radius: 30px;
  border-top-left-radius: 30px;
  background-color: #eeeeee;
  outline: none;
  padding: 0 30px;
  margin: 0;
  font-size: 16px;
}

@media (max-width: 767px) {
  .favorite__input {
    width: 100%;
  }
}

.favorite__submit {
  height: 60px;
  width: 167px;
  background-color: #dd005c;
  color: white;
  border: 0;
  border-bottom-right-radius: 30px;
  border-top-right-radius: 30px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  margin: 0;
}

.favorite__submit:hover {
  text-decoration: none;
  background-color: #96003f;
}

.favorite__sendLink {
  display: inline-block;
  -ms-flex-align: center;
      align-items: center;
  position: relative;
  padding-right: 35px;
  font-size: 16px;
  transition: all 0.3s;
  font-weight: 500;
  text-transform: uppercase;
  cursor: pointer;
}

.favorite__sendLink:after {
  content: "\f105";
  font-family: FontAwesome;
  position: absolute;
  right: 0;
  top: 50%;
  -ms-transform: translate(0, -60%);
      transform: translate(0, -60%);
  color: #dd005c;
  font-size: 40px;
  line-height: 0.6;
}

.favorite__sendLink:hover {
  text-decoration: none;
  color: #dd005c;
}

.favorite__sendLink > span {
  white-space: nowrap;
}

.contactUs {
  padding: 20px 0;
}

.contactUs__box {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.contactUs__item {
  width: 33.33%;
  padding: 0 75px;
  margin-bottom: 15px;
}

@media (max-width: 969px) {
  .contactUs__item {
    padding: 0 15px;
  }
}

@media (max-width: 767px) {
  .contactUs__item {
    width: 100%;
    text-align: center;
  }
}

.contactUs__title {
  font-family: 'Roboto', sans-serif;
  color: #dd005c;
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 10px;
}

.contactUs__text {
  font-size: 13px;
}

.contactUs__text > span {
  display: block;
  width: 100%;
}

.contactPartners {
  padding: 45px 0 40px;
}

@media (max-width: 767px) {
  .contactPartners {
    padding: 15px 0 5px;
  }
}

.contactPartners__box {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}

.contactPartners__item {
  display: block;
  width: 20%;
  margin-bottom: 25px;
  text-align: center;
}

@media (max-width: 969px) {
  .contactPartners__item {
    width: 25%;
  }
}

@media (max-width: 767px) {
  .contactPartners__item {
    width: initial;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 15px;
  }
}

.contactPartners__image {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}

@media screen and (min-width: 970px) {
  .inspirations__image img {
    width: auto;
    height: 120%;
    min-height: auto;
    min-width: auto;
  }
}

@media screen and (min-width: 768px) {
  .offerList__image {
    max-width: none;
    width: auto;
    height: 120%;
  }
  .offerList__imageBox {
    width: 658px;
    overflow: hidden;
    height: 270px;
  }
  .no-desktop-selectscroll .select__options {
    display: block !important;
    background-color: transparent !important;
    z-index: 200;
    width: 100%;
    border-bottom: 0px solid #e2e2e2;
    position: relative;
    overflow: visible;
  }
  .no-desktop-selectscroll .select__option {
    width: 100%;
    border-bottom: 1px solid #e2e2e2;
    position: relative;
    margin-left: -25px;
  }
  .no-desktop-selectscroll .select__option label {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: start;
        justify-content: flex-start;
    min-height: 44px;
    width: 100%;
    padding: 5px 25px;
    cursor: pointer;
    font-size: 16px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: 30px;
  }
  .no-desktop-selectscroll .select__option label input {
    opacity: 1;
    -ms-transform: translate(21px, 16px);
        transform: translate(21px, 16px);
    position: absolute;
  }
  .no-desktop-selectscroll .select__mainLabel {
    outline: none;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    width: 100%;
    border-radius: 35px;
    height: 60px;
    background-color: transparent;
    border: 0px solid #eeeeee;
    padding: 0 30px;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    cursor: auto;
    font-weight: bold;
  }
  .no-desktop-selectscroll .mCustomScrollBox {
    position: relative;
    overflow: visible;
    height: 100%;
    max-width: 100%;
    outline: none;
    direction: ltr;
  }
  .no-desktop-selectscroll .contact__box {
    margin-left: -35px !important;
  }
  .contact__details {
    display: none !important;
    width: 100%;
    margin-top: 35px;
  }
  .no-desktop-selectscroll .mCSB_scrollTools {
    position: relative !important;
  }
  .no-desktop-selectscroll .select__labelText {
    display: none;
  }
  .no-desktop-selectscroll .select__labelText > span {
    display: none;
  }
  .no-desktop-selectscroll .select__labelText_desktop {
    display: block;
  }
  .no-desktop-selectscroll .select__opener {
    display: none;
  }
  .no-desktop-selectscroll .select__option > label > span:nth-child(2) {
    font-weight: 500;
  }
  .no-desktop-selectscroll .select__option > label:before {
    left: -5px;
  }
}

@media screen and (min-width: 768px) and (max-width: 969px) {
  .no-desktop-selectscroll .contact__box {
    margin-left: 0px !important;
  }
  .no-desktop-selectscroll .offerModal__box {
    z-index: 10000;
  }
  .no-desktop-selectscroll .select__options {
    width: 80%;
  }
  .no-desktop-selectscroll .select {
    margin-left: 20%;
  }
  .no-desktop-selectscroll .select__labelText_desktop {
    display: block;
    margin-left: 12%;
  }
  .inspirations__image img {
    width: auto;
    height: 140%;
    min-height: auto;
    min-width: auto;
  }
}

@media screen and (max-width: 767px) {
  .inspirations__image img {
    width: auto;
    height: 160%;
    min-height: auto;
    min-width: auto;
  }
  .no-desktop-selectscroll .select__labelText {
    display: block;
  }
  .no-desktop-selectscroll .offerModal__box {
    z-index: 10000;
  }
  .no-desktop-selectscroll .select__labelText_desktop {
    display: none;
  }
  .no-desktop-selectscroll .select__opener {
    display: block;
  }
  .no-desktop-selectscroll .select__opener i {
    font-size: 22px;
    margin-top: 19px;
    right: -20px;
    position: relative;
  }
  .no-desktop-selectscroll .select__labelText span:nth-child(2), .no-desktop-selectscroll .select__option label > span:nth-child(2) {
    font-weight: bold;
  }
  .offerList__image {
    max-width: 1000%;
    margin: 0 auto;
    height: 140%;
    width: auto;
  }
  .offerList__amount {
    text-align: right;
    padding-right: 30px;
  }
}

@media screen and (max-width: 559px) {
  .offerList__imageBox {
    height: 300px;
  }
  .offerList__image {
    height: 120%;
  }
}

@media screen and (max-width: 500px) {
  .inspirations__image img {
    width: auto;
    height: 100%;
    min-height: auto;
    min-width: auto;
  }
}

@media screen and (max-width: 450px) {
  .offerList__imageBox {
    height: 250px;
  }
  .offerList__image {
    height: 110%;
  }
}

#gallery .rwmb-media-content img {
  height: 100%;
}

.popularTravel__price {
  font-size: 18px;
  color: white;
  text-align: right;
  margin-right: 10px;
  top: -5px;
  position: relative;
  transition: 0.2s all;
}

.popularTravel__item:hover .popularTravel__price {
  color: #dd005c;
  transition: 0.2s all;
}

.offerList__amount {
  color: white;
}

.gallery__image img {
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

/* NEW COOKIES MESSAGE */
.footerCookie {
  margin-bottom: 1px;
  background-color: rgba(0, 0, 0, 0.7);
  position: fixed;
  bottom: -1px;
  width: 100vw;
}

.footerCookie__text {
  padding: 20px;
  color: white;
  font-size: 13px;
  font-weight: 300;
}

.footerCookie__link {
  color: white;
  transition: color 0.3s ease;
  display: inline-block;
  font-weight: 500;
  text-decoration: underline;
}

.footerCookie__container {
  margin: 0 auto;
  padding: 0 30px;
  max-width: 80%;
  min-width: 320px;
  position: relative;
}

.footerCookie__text {
  padding: 20px;
  color: white;
  font-size: 13px;
  font-weight: 300;
  max-width: 80%;
}

.fa-remove::before, .fa-close::before, .footerCookie__close::before, .footerNewsletter__modalClose::before, .footerCookie__close::before, .footerNewsletter__modalClose::before, .fa-times::before {
  content: "AKCEPTUJĘ";
  font-family: inherit;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
}

.footerCookie__close {
  position: absolute;
  padding: 15px;
  top: 50%;
  right: 10%;
  -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
  color: white;
  font-size: 17px;
  transition: color 0.3s ease;
  cursor: pointer;
  background-color: #dd005c;
  border-radius: 15px;
}

.footerCookie__close:hover {
  color: WHITE;
  background-color: #96003f;
}

.single-inspiracje .moreButton.-back {
  padding: 50px 0 70px;
}

@media screen and (max-width: 1400px) {
  .footerCookie__text {
    font-size: 11px;
  }
  .fa-remove::before, .fa-close::before, .footerCookie__close::before, .footerNewsletter__modalClose::before, .footerCookie__close::before, .footerNewsletter__modalClose::before, .fa-times::before {
    font-size: 13px;
  }
  .footerCookie__close {
    padding: 12px;
  }
}

@media screen and (max-width: 940px) {
  .footerCookie__container {
    max-width: 100%;
  }
}

@media screen and (max-width: 670px) {
  .footerCookie__close {
    right: 5%;
  }
}

@media screen and (max-width: 500px) {
  .fa-remove::before, .fa-close::before, .footerCookie__close::before, .footerNewsletter__modalClose::before, .footerCookie__close::before, .footerNewsletter__modalClose::before, .fa-times::before {
    font-size: 14px;
  }
  .footerCookie__close {
    position: relative;
    padding: 15px;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    transition: color 0.3s ease;
    border-radius: 15px;
    margin-top: 15px;
    margin-left: 55%;
  }
  .footerCookie__text {
    padding: 20px 0px;
    color: white;
    font-size: 13px;
    font-weight: 300;
    max-width: 100%;
  }
}

.clauses {
  display: block;
  width: 100%;
  padding: 75px 15px 0;
}

.clauses.-active .-collapse {
  display: none;
}

.clauses.-active .-expand {
  display: inline-block;
}

@media (max-width: 969px) {
  .clauses {
    padding: 25px 15px;
  }
}

.clauses__title {
  display: block;
  width: 100%;
  margin-bottom: 15px;
  color: #dd005c;
  font-size: 18px;
  font-weight: 500;
  text-align: left;
  text-transform: uppercase;
  cursor: default;
  font-family: 'Roboto', sans-serif;
}

.clauses__text {
  display: block;
  width: 100%;
  margin-bottom: 30px;
  color: inherit;
  font-size: 13px;
  font-weight: 400;
  text-align: justify;
  cursor: default;
  font-family: 'Roboto', sans-serif;
}

.clauses__text .cmsContainer {
  padding: 0;
}

.clauses__text .cmsContainer p {
  font-weight: 400;
}

.clauses__content {
  display: none;
  width: 100%;
}

.-active .clauses__content {
  display: block;
}

.clauses__content .cmsContainer {
  padding: 0;
}

.clauses__navigation {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  width: 100%;
  padding-top: 25px;
}

@media (max-width: 610px) {
  .clauses__navigation {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
  }
}

.clauses__info {
  display: inline-block;
  color: inherit;
  font-size: 13px;
  font-weight: 300;
  cursor: default;
  font-family: 'Roboto', sans-serif;
}

@media (max-width: 610px) {
  .clauses__info {
    width: 100%;
    margin-bottom: 5px;
  }
}

.clauses__button {
  display: inline-block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 3px;
  transition: color 0.15s ease-in-out;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  font-family: 'Roboto', sans-serif;
}

.clauses__button:hover {
  text-decoration: none;
}

@media (min-width: 1025px) {
  .clauses__button:hover {
    color: #dd005c;
  }
}

.clauses__button i {
  font-size: 22px;
  color: #dd005c;
  margin-left: 5px;
}

.clauses__button .-collapse {
  display: inline-block;
}

.clauses__button .-expand {
  display: none;
}

.clauses__button .-active .-collapse {
  display: none;
}

.clauses__button .-active .-expand {
  display: inline-block;
}