/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/* -------------------------------------------------- Mixins */
/* ---------------------------------------------------------------------- */
/* -------------------------------------------------- Offers */
.wkOffer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.wkOffer__heading {
  margin-bottom: 2rem;
}
.wkOffer__heading .headline {
  margin-bottom: 1rem;
  padding: 0 2rem;
  text-align: center;
}
.wkOffer__heading .subline {
  font-size: var(--font-size--large);
  padding: 0 2rem;
  text-align: center;
}
.wkOffer__wrapper {
  box-shadow: var(--box-shadow--box--small);
  margin: 0 auto;
  max-width: 40rem;
  position: relative;
}
@media (min-width: 768px) {
  .wkOffer__wrapper {
    box-shadow: none;
    max-width: 102.4rem;
    padding: 0 2rem;
  }
}
.wkOffer__wrapper:focus-within {
  box-shadow: var(--box-shadow--box--hover);
}
.wkOffer__imageWrapper {
  max-width: 70rem;
  position: relative;
  width: 100%;
}
.wkOffer__imageWrapper--right {
  float: right;
}
.wkOffer__imageWrapper--right img {
  position: relative;
  z-index: 1;
}
.wkOffer__image {
  aspect-ratio: 1/0.75;
  background: url("/docs/_sizes/misc/max9999/max525/80/core/img/defaultHeader.jpg") no-repeat;
}
.wkOffer__image img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.wkOffer__touroperator {
  align-items: center;
  background: var(--white);
  box-shadow: var(--box-shadow--touroperator);
  display: flex;
  height: 5rem;
  justify-content: center;
  left: 0;
  padding: 0.2rem;
  position: absolute;
  top: 2rem;
  width: 15.5rem;
}
@media (min-width: 768px) {
  .wkOffer__touroperator {
    left: -2rem;
  }
}
.wkOffer__touroperator--right {
  z-index: 2;
}
@media (min-width: 768px) {
  .wkOffer__touroperator--right {
    left: auto;
    right: -2rem;
  }
}
.wkOffer__touroperator img {
  height: auto;
  max-height: 100%;
  max-width: 100%;
  width: auto;
}
.wkOffer__container {
  align-items: center;
  display: flex;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}
@media (min-width: 768px) {
  .wkOffer__container {
    position: absolute;
  }
}
@media (min-width: 768px) {
  .wkOffer__container.left {
    padding-left: 2rem;
  }
}
.wkOffer__container.right {
  justify-content: flex-end;
}
@media (min-width: 768px) {
  .wkOffer__container.right {
    padding-right: 2rem;
  }
}
.wkOffer__container.noImage {
  justify-content: center;
  position: relative;
}
.wkOffer__details {
  background: var(--white);
  box-shadow: none;
  padding: 1rem 0 0.8rem 0;
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  .wkOffer__details {
    box-shadow: var(--box-shadow--box--small);
    max-width: 35rem;
  }
}
@media (min-width: 1200px) {
  .wkOffer__details {
    max-width: 40rem;
  }
}
.wkOffer__details:after {
  background: var(--primary);
  bottom: 0.5rem;
  content: "";
  height: 0.3rem;
  left: 0;
  position: absolute;
  width: 100%;
}
@media (min-width: 768px) {
  .wkOffer__details--left {
    left: 0;
    right: auto;
    z-index: 1;
  }
}
.wkOffer__details--left .likeTrigger {
  right: 1rem !important;
}
@media (min-width: 768px) {
  .wkOffer__details--left .likeTrigger {
    left: -1.5rem;
    right: auto;
  }
}
.wkOffer__details--right .likeTrigger {
  right: 1rem !important;
}
@media (min-width: 768px) {
  .wkOffer__details--right .likeTrigger {
    right: -1.5rem !important;
  }
}
.wkOffer__details:hover .wkOffer__c2a:after, .wkOffer__details:focus .wkOffer__c2a:after, .wkOffer__details:active .wkOffer__c2a:after {
  color: var(--white);
  content: "\e929";
  font-family: var(--ew);
  font-size: 1.5rem;
  font-weight: bold;
  position: absolute;
  right: 1rem;
}
.wkOffer__infos {
  padding-top: 2rem;
}
.wkOffer__highlight {
  display: flex;
  height: 5rem;
  justify-content: center;
  padding: 0 2rem;
  text-align: center;
  visibility: hidden;
}
.wkOffer__highlight.visible {
  visibility: visible;
}
.wkOffer__highlight i {
  color: var(--stars);
  font-size: 1.4rem;
  position: relative;
  top: 0.4rem;
}
.wkOffer__highlight span {
  color: var(--primary);
  display: -webkit-box;
  font-size: var(--font-size--base);
  font-weight: bold;
  -webkit-line-clamp: 2;
  overflow: hidden;
  padding: 0 1rem;
  text-overflow: ellipsis;
  white-space: normal;
}
.wkOffer__highlight span {
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
  /* autoprefixer: on */
}
.wkOffer__rating {
  margin: 0 0 1rem 0;
  text-align: center;
}
.wkOffer__rating i {
  color: var(--stars);
  font-size: 2.5rem;
  margin: 0 0.2rem;
}
.wkOffer__headline {
  font-size: var(--font-size--xlarge) !important;
  margin-bottom: 0 !important;
  padding: 0 2rem;
  text-align: center;
}
.wkOffer__location {
  font-size: var(--font-size--base);
  margin: 0 0 2rem 0;
  padding: 0 2rem;
  text-align: center;
}
.wkOffer__recommendation {
  font-size: var(--font-size--base);
  text-align: center;
}
.wkOffer__recommendation span {
  font-weight: bold;
}
.wkOffer__recommendation p {
  font-size: var(--font-size--small);
}
.wkOffer__travelTypes {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto;
  width: 20rem;
}
.wkOffer__travelType {
  height: 3rem;
  margin: 0.5rem;
  text-align: center;
  width: 4rem;
}
.wkOffer__travelType i {
  font-size: 3rem;
}
.wkOffer__bottom {
  display: flex;
  margin: 3rem 0 0 0;
  min-height: 6rem;
}
.wkOffer__link:focus-visible {
  color: var(--white);
  text-decoration: underline;
}
.wkOffer__description {
  align-items: flex-end;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  font-size: var(--font-size--base);
  justify-content: center;
  padding: 0 2rem 0 0;
  text-align: right;
  width: 50%;
}
.wkOffer__c2a {
  align-items: center;
  background: var(--primary);
  cursor: pointer;
  display: flex;
  font-size: var(--font-size--base);
  justify-content: center;
  position: relative;
  width: 50%;
}
.wkOffer__c2a a {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  width: 100%;
}
.wkOffer__price {
  color: var(--white);
  font-size: var(--font-size--large);
  font-weight: bold;
}
.wkOffer__pattern {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.wkOffer .likeTrigger {
  align-items: center;
  background: var(--white);
  border: 0.1rem solid var(--primary);
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  height: 3rem;
  justify-content: center;
  position: absolute;
  right: -1.5rem;
  top: -1.5rem;
  width: 3rem;
  z-index: 1;
}
.wkOffer .likeTrigger i {
  color: var(--primary);
  font-size: 1.5rem;
}
/*# sourceMappingURL=wkOffer.css.map */
