/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./sfra-webpack-builder/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./sfra-webpack-builder/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./sfra-webpack-builder/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./cartridges/org_hila/cartridge/client/default/scss/product/detail.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* _functions.scss: homebrewed and 3rd party SASS functions */
/* Font Mixins, Extensions */
.font200 {
  font-weight: 200 !important;
}

.font300 {
  font-weight: 300 !important;
}

.font400 {
  font-weight: 400 !important;
}

.font500 {
  font-weight: 500 !important;
}

.font600 {
  font-weight: 600 !important;
}

.font700 {
  font-weight: 700 !important;
}

.font800 {
  font-weight: 800 !important;
}

.rtl {
  direction: rtl;
  unicode-bidi: isolate;
}

.ltr {
  direction: ltr;
  unicode-bidi: isolate;
}

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

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

@media (min-width: 321px) and (max-width: 1022.98px) {
  .pull-left-sm {
    float: left;
  }
  .pull-right-sm {
    float: right;
  }
}
@media (min-width: 1023px) and (max-width: 1279.98px) {
  .pull-left-md {
    float: left;
  }
  .pull-right-md {
    float: right;
  }
}
@media (min-width: 1280px) and (max-width: 1679.98px) {
  .pull-left-lg {
    float: left;
  }
  .pull-right-lg {
    float: right;
  }
}
@media (min-width: 1680px) {
  .pull-left-xl {
    float: left;
  }
  .pull-right-xl {
    float: right;
  }
}
@media (max-width: 320.98px) {
  .hidden-xs-down {
    display: none !important;
  }
}

@media (max-width: 1022.98px) {
  .hidden-sm-down {
    display: none !important;
  }
}

@media (max-width: 1279.98px) {
  .hidden-md-down {
    display: none !important;
  }
}

@media (max-width: 1679.98px) {
  .hidden-lg-down {
    display: none !important;
  }
}

.hidden-xl-down {
  display: none !important;
}

.row.equal-height > [class^=col] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.swatch-circle-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f5f5dc;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-beige.disabled {
  opacity: 0.2;
}

.swatch-filter-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f5f5dc;
  border-radius: 0.69em;
  background-color: #f5f5dc;
  display: block;
  position: relative;
}
.swatch-filter-beige.disabled {
  opacity: 0.2;
}

.swatch-circle-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-black.disabled {
  opacity: 0.2;
}

.swatch-filter-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000;
  border-radius: 0.69em;
  background-color: #000;
  display: block;
  position: relative;
}
.swatch-filter-black.disabled {
  opacity: 0.2;
}

.swatch-circle-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #0070d2;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-blue.disabled {
  opacity: 0.2;
}

.swatch-filter-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #0070d2;
  border-radius: 0.69em;
  background-color: #0070d2;
  display: block;
  position: relative;
}
.swatch-filter-blue.disabled {
  opacity: 0.2;
}

.swatch-circle-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #a52a2a;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-brown.disabled {
  opacity: 0.2;
}

.swatch-filter-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #a52a2a;
  border-radius: 0.69em;
  background-color: #a52a2a;
  display: block;
  position: relative;
}
.swatch-filter-brown.disabled {
  opacity: 0.2;
}

.swatch-circle-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #008827;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-green.disabled {
  opacity: 0.2;
}

.swatch-filter-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #008827;
  border-radius: 0.69em;
  background-color: #008827;
  display: block;
  position: relative;
}
.swatch-filter-green.disabled {
  opacity: 0.2;
}

.swatch-circle-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #8f979d;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-grey.disabled {
  opacity: 0.2;
}

.swatch-filter-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #8f979d;
  border-radius: 0.69em;
  background-color: #8f979d;
  display: block;
  position: relative;
}
.swatch-filter-grey.disabled {
  opacity: 0.2;
}

.swatch-circle-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000080;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-navy.disabled {
  opacity: 0.2;
}

.swatch-filter-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000080;
  border-radius: 0.69em;
  background-color: #000080;
  display: block;
  position: relative;
}
.swatch-filter-navy.disabled {
  opacity: 0.2;
}

.swatch-circle-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ffa500;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-orange.disabled {
  opacity: 0.2;
}

.swatch-filter-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ffa500;
  border-radius: 0.69em;
  background-color: #ffa500;
  display: block;
  position: relative;
}
.swatch-filter-orange.disabled {
  opacity: 0.2;
}

.swatch-circle-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fe249a;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-pink.disabled {
  opacity: 0.2;
}

.swatch-filter-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fe249a;
  border-radius: 0.69em;
  background-color: #fe249a;
  display: block;
  position: relative;
}
.swatch-filter-pink.disabled {
  opacity: 0.2;
}

.swatch-circle-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #800080;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-purple.disabled {
  opacity: 0.2;
}

.swatch-filter-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #800080;
  border-radius: 0.69em;
  background-color: #800080;
  display: block;
  position: relative;
}
.swatch-filter-purple.disabled {
  opacity: 0.2;
}

.swatch-circle-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f00;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-red.disabled {
  opacity: 0.2;
}

.swatch-filter-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f00;
  border-radius: 0.69em;
  background-color: #f00;
  display: block;
  position: relative;
}
.swatch-filter-red.disabled {
  opacity: 0.2;
}

.swatch-circle-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-white.disabled {
  opacity: 0.2;
}

.swatch-filter-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fff;
  border-radius: 0.69em;
  background-color: #fff;
  display: block;
  position: relative;
}
.swatch-filter-white.disabled {
  opacity: 0.2;
}

.swatch-circle-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ff0;
  border-radius: 1.25em;
  display: block;
  position: relative;
}
.swatch-circle-yellow.disabled {
  opacity: 0.2;
}

.swatch-filter-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ff0;
  border-radius: 0.69em;
  background-color: #ff0;
  display: block;
  position: relative;
}
.swatch-filter-yellow.disabled {
  opacity: 0.2;
}

.swatch-circle-miscellaneous {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(130, 30, 145)), color-stop(25%, rgb(130, 30, 145)), color-stop(25%, rgb(237, 209, 52)), color-stop(50%, rgb(255, 255, 0)), color-stop(50%, rgb(237, 209, 52)), color-stop(50%, #59ba00), color-stop(76%, #59ba00), color-stop(76%, #111), to(#111)), -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(14, 92, 209)), color-stop(50%, rgb(14, 92, 209)), color-stop(50%, rgb(226, 11, 11)), to(rgb(226, 11, 11)));
  background: linear-gradient(0deg, rgb(130, 30, 145) 0, rgb(130, 30, 145) 25%, rgb(237, 209, 52) 25%, rgb(255, 255, 0) 50%, rgb(237, 209, 52) 50%, #59ba00 50%, #59ba00 76%, #111 76%, #111 100%), linear-gradient(0deg, rgb(14, 92, 209) 0, rgb(14, 92, 209) 50%, rgb(226, 11, 11) 50%, rgb(226, 11, 11) 100%);
  background-repeat: repeat-y, repeat;
  background-size: 50% 100%, 100% 100%;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  border-radius: 1.25em;
  display: block;
  height: 2.5em;
  position: relative;
  -webkit-transform: rotate(35deg);
          transform: rotate(35deg);
  width: 2.5em;
}
.swatch-circle-miscellaneous.disabled {
  opacity: 0.2;
}
.swatch-circle-miscellaneous.selected::after {
  -webkit-transform: rotate(-35deg);
          transform: rotate(-35deg);
}

.product-detail .attributes .swatch-circle {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff;
  border-radius: 1.25em;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  display: inline-block;
  margin-right: 0.313em;
  position: relative;
}
.product-detail .attributes .swatch-circle.color-value[data-selected=true]::after {
  color: #000;
  content: "\f058";
  display: table-caption;
  font-family: "FontAwesome";
  font-size: 1.625em;
  left: 0.295em;
  position: absolute;
}
.product-detail .attributes .swatch-circle.color-value.selected::after {
  background: #fff;
  border-radius: 50%;
  color: #000;
  content: "\f058";
  display: table-caption;
  font-family: "FontAwesome";
  font-size: 1.625em;
  height: 0.75em;
  left: 0.31em;
  line-height: 0.8em;
  position: absolute;
  top: 0.35em;
  width: 0.8em;
}
.product-detail .attributes .swatch-circle i.fa-times-circle {
  background: #fff;
  border-radius: 50%;
  height: 0.75em;
  line-height: 0.8em;
  width: 0.8em;
}

.product-detail [disabled] .swatch-circle,
.product-detail .swatch-circle.unselectable {
  cursor: not-allowed;
}
.product-detail [disabled] .swatch-circle.color-value.selected::after,
.product-detail .swatch-circle.unselectable.color-value.selected::after {
  background-color: #495057;
}

label.color ~ a:hover {
  text-decoration: none;
}

.description-and-detail {
  margin-top: 2em;
}
@media (max-width: 320.98px) {
  .description-and-detail {
    margin-top: 0;
  }
  .description-and-detail .title {
    font-size: 1.5rem;
    margin-bottom: 0;
    font-family: "Dosis", sans-serif;
  }
  .description-and-detail > div:last-child {
    margin-bottom: 1em;
  }
}
@media (min-width: 321px) {
  .description-and-detail .description {
    margin-bottom: 2em;
  }
}
@media (max-width: 320.98px) {
  .description-and-detail .content {
    margin-top: 1em;
  }
}

.social-container {
  padding-top: 0.9375em;
  text-align: center;
}
.social-container .social-icons {
  text-decoration: none;
  font-size: 1.875em;
  list-style-type: none;
  padding: 0;
  color: #444;
}
@media (max-width: 1279.98px) {
  .social-container .social-icons {
    font-size: 1.5625em;
  }
}
.social-container .social-icons i,
.social-container .social-icons a {
  color: #444;
  padding-right: 0.2em;
}

label.availability {
  padding-right: 0.3125em;
}

@media (min-width: 321px) {
  .product-number-rating {
    border-bottom: 1px solid #ccc;
  }
}
@media (min-width: 1023px) {
  .product-number-rating {
    border-top: 1px solid #ccc;
  }
}
@media (min-width: 321px) and (max-width: 1022.98px) {
  .product-name {
    border-bottom: 1px solid #ccc;
  }
}
@media (min-width: 321px) {
  .product-number-rating .ratings {
    margin-top: 0.625em;
  }
}
@media (max-width: 320.98px) {
  .product-number-rating .ratings {
    background-color: #fff;
    margin-top: -1.875em; /* 30/16 */
    margin-right: -0.9375em; /* 15/16 */
    padding: 0.1875em; /* 3/16 */
  }
}

.product-number {
  color: #ccc;
  font-size: 0.875em;
  padding-bottom: 0.938em;
  padding-top: 0.938em;
}

.promotions {
  font-weight: normal;
  text-align: center;
  height: 85%;
}
.promotions div.collapsible-xl button.callout {
  font-size: 1.25em;
  padding-bottom: 1.25rem;
  padding-top: 1.25rem;
  color: #c00;
}
@media (min-width: 321px) {
  .promotions div.collapsible-xl button.callout {
    font-size: 1.375em;
  }
}
.promotions div.collapsible-xl button.callout::after {
  color: #000;
}

.product-breadcrumb .breadcrumb {
  border-bottom: none;
  margin-left: -1rem;
  margin-bottom: 0;
}
@media (max-width: 1279.98px) {
  .product-breadcrumb .breadcrumb {
    border-top: 0 none;
  }
}

.price {
  font-size: 1.5rem;
}

.product-options {
  margin-top: 1.25em;
}

.size-chart .size-chart-collapsible {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.5s;
  transition: max-height 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0, 1, 0, 1);
          transition-timing-function: cubic-bezier(0, 1, 0, 1);
}
.size-chart .size-chart-collapsible.active {
  max-height: 100%;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
}

.color-attribute {
  border: none;
  padding: 0;
  background: none;
}

.non-input-label {
  display: block;
  margin-bottom: 0.5rem;
}

@media (min-width: 1023px) {
  .attributes {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}

@media (max-width: 320.98px) {
  .product-grid {
    padding-top: 0.938em;
  }
  .product-grid .col-6 {
    padding-left: 5px;
    padding-right: 5px;
  }
}

.pdp-totals {
  border-radius: 0.5rem;
  border: 1px solid var(--primary);
}
@media (min-width: 1023px) {
  .pdp-totals {
    width: 410px;
  }
}
.pdp-totals[data-mode] .title {
  display: block;
}
.pdp-totals[data-mode] .empty-basket-message {
  display: none;
}
.pdp-totals[data-mode=empty] .row {
  display: none;
}
.pdp-totals[data-mode=empty] .row.title {
  display: block;
}
.pdp-totals[data-mode=empty] .row.btn-purchase {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.pdp-totals[data-mode=empty] .empty-basket-message {
  display: block;
}
.pdp-totals .title p {
  color: var(--primary);
  font-weight: 700;
  font-size: 35px;
  font-size: 2.1875rem;
  line-height: 31.5px;
  line-height: 0.9;
}
.pdp-totals .empty-basket-message p {
  color: #5e6b78;
  font-weight: 400;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 17px;
  line-height: 1;
}
.pdp-totals .main-products-title p,
.pdp-totals .addon-products-title p,
.pdp-totals .extraRooms-products-title p {
  color: var(--primary);
  font-weight: 600;
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 21px;
  line-height: 1;
}
.pdp-totals .main-products-subtotals,
.pdp-totals .addon-products-subtotals,
.pdp-totals .extraRooms-products-subtotals {
  padding: 4px;
  color: var(--primary-dark);
  background: #f3f4f6;
}
.pdp-totals .main-products-subtotals p,
.pdp-totals .addon-products-subtotals p,
.pdp-totals .extraRooms-products-subtotals p {
  font-weight: 400;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 17px;
  line-height: 1;
}
.pdp-totals .main-products-subtotals p.js-main-products-total, .pdp-totals .main-products-subtotals p.js-addon-products-total,
.pdp-totals .addon-products-subtotals p.js-main-products-total,
.pdp-totals .addon-products-subtotals p.js-addon-products-total,
.pdp-totals .extraRooms-products-subtotals p.js-main-products-total,
.pdp-totals .extraRooms-products-subtotals p.js-addon-products-total {
  letter-spacing: -0.17px;
  font-weight: 600;
}
.pdp-totals .main-product,
.pdp-totals .addon-product,
.pdp-totals .extraRooms-product {
  color: var(--primary-dark);
}
.pdp-totals .main-product p,
.pdp-totals .addon-product p,
.pdp-totals .extraRooms-product p {
  font-weight: 400;
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 21px;
  line-height: 1;
}
.pdp-totals .main-product p.main-product-total, .pdp-totals .main-product p.addon-product-total, .pdp-totals .main-product p.extraRooms-product-total,
.pdp-totals .addon-product p.main-product-total,
.pdp-totals .addon-product p.addon-product-total,
.pdp-totals .addon-product p.extraRooms-product-total,
.pdp-totals .extraRooms-product p.main-product-total,
.pdp-totals .extraRooms-product p.addon-product-total,
.pdp-totals .extraRooms-product p.extraRooms-product-total {
  letter-spacing: -0.17px;
  font-weight: 600;
}
.pdp-totals .main-product .quantity,
.pdp-totals .addon-product .quantity,
.pdp-totals .extraRooms-product .quantity {
  color: var(--secondary);
}
.pdp-totals .no-addons p,
.pdp-totals .no-extraRooms p {
  color: #5e6b78;
  font-weight: 400;
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 21px;
  line-height: 1;
}
.pdp-totals .grand-total-container {
  padding: 6px 5px;
  color: var(--primary-dark);
  background: #f3f4f6;
}
.pdp-totals .grand-total-container p {
  letter-spacing: -0.75;
  color: var(--primary);
  font-weight: 600;
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 25px;
  line-height: 1;
}
.pdp-totals .grand-total-container p.grand-total {
  font-weight: 700;
}
.pdp-totals .invite-short-summary-title {
  font-weight: 600;
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 25px;
  line-height: 1;
}
.pdp-totals .invalid-feedback p {
  color: #f00;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 18px;
  line-height: 1;
  direction: rtl;
  unicode-bidi: isolate;
}

@media (min-width: 1023px) {
  .attributes-outer-container {
    width: calc(100% - 410px);
  }
}
.attributes-outer-container .related-products-container {
  float: inline-end;
  width: 100%;
}
.attributes-outer-container .colleague-info .change-colleague-btn {
  float: left;
  position: relative;
  padding-top: 9px;
  margin-right: 3%;
}
@media (min-width: 321px) {
  .attributes-outer-container .colleague-info .change-colleague-btn {
    margin-right: 5%;
  }
}
@media (min-width: 1023px) {
  .attributes-outer-container .colleague-info .change-colleague-btn {
    margin-right: 3%;
  }
}
.attributes-outer-container .colleague-info .colleague-info {
  position: relative;
  float: right;
  width: 86%;
}
@media (min-width: 321px) {
  .attributes-outer-container .colleague-info .colleague-info {
    width: 77%;
  }
}
@media (min-width: 1023px) {
  .attributes-outer-container .colleague-info .colleague-info {
    width: 86%;
  }
}

.colleague-verification[data-mode] .colleagueVerification-step1 {
  display: block;
}
.colleague-verification[data-mode] .colleagueVerification-passed,
.colleague-verification[data-mode] .colleagueVerification-not-passed {
  display: none;
}
.colleague-verification[data-mode=verification-passed] .colleagueVerification-step1,
.colleague-verification[data-mode=verification-passed] .colleagueVerification-not-passed {
  display: none;
}
.colleague-verification[data-mode=verification-passed] .colleagueVerification-passed {
  display: block;
}
.colleague-verification[data-mode=verification-not-passed] .colleagueVerification-step1,
.colleague-verification[data-mode=verification-not-passed] .colleagueVerification-passed {
  display: none;
}
.colleague-verification[data-mode=verification-not-passed] .colleagueVerification-not-passed {
  display: block;
}

.product-name-detail {
  color: var(--parimary);
  font-weight: 700;
  font-size: 35px;
  font-size: 2.1875rem;
  line-height: 31.5px;
  line-height: 0.9;
}
@media (min-width: 1023px) {
  .product-name-detail {
    letter-spacing: -1.02px;
    font-size: 51px;
    font-size: 3.1875rem;
    line-height: 45.9px;
    line-height: 0.9;
  }
}

.black-line {
  width: 100%;
  color: #fff;
  background: var(--primary-dark);
}
.black-line a {
  color: #fff;
  text-decoration: underline;
}

.logo-owner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 40px;
}

.institutionLogo {
  display: none;
}
@media (min-width: 1023px) {
  .institutionLogo {
    max-width: 145px;
    max-height: 65px;
    display: inline-block;
  }
}

.product-top-attributes-text span {
  color: var(--primary-dark);
  font-weight: 400;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 17px;
  line-height: 1;
}
.product-top-attributes-text p {
  margin: 0;
  color: var(--primary-dark);
  font-weight: 600;
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 21px;
  line-height: 1;
}
.product-top-attributes-text p span.part-of-text {
  color: var(--primary-dark);
  font-weight: 600;
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 21px;
  line-height: 1;
}

.product-description-label {
  color: var(--primary);
  letter-spacing: -0.75px;
  font-weight: 600;
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 25px;
  line-height: 1;
}

.product-description-text {
  height: 66px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
@media (max-width: 1022.98px) {
  .product-description-text {
    height: 48px;
  }
}
.product-description-text.open {
  height: var(--descriptionContainer);
  margin-top: 20px;
}
.product-description-text li,
.product-description-text p {
  color: var(--primary-dark);
  font-weight: 400;
  margin: 4px 0 12px;
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 21px;
  line-height: 1;
}
.product-description-text ul {
  padding: 0 15px 0 0;
  list-style: disc;
  margin: 30px 40px 40px 0;
}
.product-description-text ul li {
  list-style: disc;
  padding: 0;
  margin: 8px;
}

.product-description-link {
  color: var(--secondary);
  text-decoration: underline;
  font-weight: 600;
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 21px;
  line-height: 1;
}
.product-description-link:hover {
  text-decoration: none;
}

.product-wrapper-inner {
  overflow: visible !important;
  width: 75% !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.primary-images {
  overflow: hidden;
}
.primary-images img {
  max-height: 280px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.product-hotel-details {
  color: var(--primary);
  font-weight: 700;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 27px;
  line-height: 0.9;
}
@media (min-width: 1023px) {
  .product-hotel-details {
    font-size: 35px;
    font-size: 2.1875rem;
    line-height: 31.5px;
    line-height: 0.9;
  }
}

.product-middle-hotel-name {
  color: var(--primary);
  font-weight: 600;
  letter-spacing: -0.75px;
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 25px;
  line-height: 1;
}

.product-view-map {
  color: var(--secondary);
  font-weight: 600;
  text-decoration: underline;
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 21px;
  line-height: 1;
}
.product-view-map:hover {
  text-decoration: none;
}

.product-middle-attributes-text p {
  margin: 0;
  color: var(--primary-dark);
  font-weight: 400;
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 21px;
  line-height: 1;
}

.product-middle-attributes-icon .svg-icon-second {
  width: 42px;
}
@media (min-width: 1023px) {
  .product-middle-attributes-icon .svg-icon-second {
    width: 55px;
  }
}

.product-invitation {
  color: var(--primary);
  font-weight: 700;
  font-size: 35px;
  font-size: 2.1875rem;
  line-height: 31.5px;
  line-height: 0.9;
}

.product-add-extra-room {
  color: var(--secondary);
  font-weight: 600;
  text-decoration: underline;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 17px;
  line-height: 1;
}
.product-add-extra-room:hover {
  text-decoration: none;
}

.extra-room-container .pdp-select {
  width: calc(100% - 50px);
}

.remove-extra-room {
  width: 50px;
}
.remove-extra-room .product-remove-extra-room {
  position: relative;
  right: 8px;
  top: 44px;
}

.related-products-title {
  color: var(--primary);
  letter-spacing: -0.75px;
  font-weight: 600;
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 25px;
  line-height: 1;
}

.qty-disabled {
  cursor: not-allowed;
}

.total-amount-text {
  color: #5e6b78;
  font-weight: 400;
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 21.84px;
  line-height: 1.04;
}
.total-amount-text .total-count {
  color: var(--primary-dark);
  margin: 0.5rem;
}
.total-amount-text .currency-symbol {
  color: var(--primary-dark);
}
.total-amount-text.total-amount-text-empty {
  color: #5e6b78;
}
.total-amount-text.total-amount-text-empty .total-count,
.total-amount-text.total-amount-text-empty .currency-symbol {
  color: #5e6b78;
}

.total-amount-of-addon {
  width: 25%;
  min-height: 21px;
}

.addon-info {
  width: 32%;
}
@media (max-width: 1022.98px) {
  .addon-info.toddlers-info {
    width: 40%;
  }
}

.addon-actions,
.toddlers-actions {
  width: 43%;
}

.addon-actions,
.toddlers-actions {
  /* Firefox */
}
.addon-actions input::-webkit-outer-spin-button,
.addon-actions input::-webkit-inner-spin-button,
.toddlers-actions input::-webkit-outer-spin-button,
.toddlers-actions input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.addon-actions input[type=number],
.toddlers-actions input[type=number] {
  -moz-appearance: textfield;
}
.addon-actions .addons-qty-input,
.toddlers-actions .addons-qty-input {
  width: 58px;
  height: 38px;
  text-align: center;
  padding: 0;
  margin: 0 1rem;
  border-radius: 4px;
  background: #f3f4f6;
  border: 1px solid #5e6b78;
  color: var(--primary-dark);
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 38px;
  line-height: 1.8095238095;
}
.addon-actions .addons-qty-input.addons-qty-input-empty-value,
.toddlers-actions .addons-qty-input.addons-qty-input-empty-value {
  color: #5e6b78;
}
.addon-actions .decrease-qty,
.toddlers-actions .decrease-qty {
  position: relative;
  top: -3px;
}
.addon-actions .increase-qty,
.toddlers-actions .increase-qty {
  position: relative;
  top: 4px;
}

.addon-item-accordion {
  position: relative;
}
.addon-item-accordion::after {
  content: "";
  width: 20px;
  height: 12px;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-mask-image: url("../../images/svg/select-arrow.svg");
          mask-image: url("../../images/svg/select-arrow.svg");
  display: block;
  background: var(--secondary);
  margin: 0;
  border: 0;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  cursor: pointer;
}
@media (min-width: 1023px) {
  .addon-item-accordion::after {
    top: 7px;
  }
}
.addon-item-accordion.collapsed::after {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  top: 0;
}
@media (min-width: 1023px) {
  .addon-item-accordion.collapsed::after {
    top: 6px;
  }
}

.product-info {
  border: 0;
  border-radius: 0;
  position: relative;
  margin-top: -1px;
  border-top: 1px solid #c8ced4;
  border-bottom: 1px solid #c8ced4;
}

.addon-info .price,
.addon-info span {
  text-align: right !important;
  color: var(--primary-dark);
  font-weight: 400;
  display: inline-block;
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 21px;
  line-height: 1;
}
.addon-info .price .sales,
.addon-info span .sales {
  font-weight: 400;
}
.addon-info .addon-name {
  color: var(--primary-dark);
  font-weight: 600;
  margin-bottom: 0.5rem;
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 21px;
  line-height: 1;
}

.addon-description {
  border-top: 1px solid #c8ced4;
  width: calc(100% + 2rem);
  margin-left: -1rem;
  margin-right: -1rem;
}
.addon-description .product-addon-detail {
  color: var(--primary-dark);
  font-weight: 600;
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 21px;
  line-height: 1;
}

.invite-colleque-text {
  color: var(--primary-dark);
  font-weight: 700;
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 25px;
  line-height: 1;
}

#colleagueVerificationModal .modal-dialog {
  width: 412px;
}
#colleagueVerificationModal .modal-dialog .modal-content {
  min-height: 517px;
  border: 0;
  border-radius: 0.5rem;
  -webkit-box-shadow: 0 6px 20px 0 #c8ced4;
          box-shadow: 0 6px 20px 0 #c8ced4;
}
#colleagueVerificationModal .dialog-invite-colleague-title {
  color: var(--primary);
  letter-spacing: -0.6px;
  font-weight: 600;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 30px;
  line-height: 1;
}
#colleagueVerificationModal .close {
  position: absolute;
  opacity: 1;
  cursor: pointer;
}
#colleagueVerificationModal .verification-top span {
  display: inline-block;
  width: 48px;
  height: 48px;
  background: var(--secondary);
  border-radius: 50%;
  position: relative;
}
#colleagueVerificationModal .verification-top span svg {
  position: absolute;
  top: 15px;
  left: 13px;
}
#colleagueVerificationModal .verification-top.not-passed span {
  background: #f00;
}
#colleagueVerificationModal .verification-top.not-passed span svg {
  top: 12px;
  left: 12px;
}
#colleagueVerificationModal .verification-top-title {
  color: var(--primary-dark);
  font-weight: 600;
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 21px;
  line-height: 1;
}
#colleagueVerificationModal .verification-top-text {
  color: var(--primary-dark);
  font-weight: 400;
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 21px;
  line-height: 1;
}

.colleagueVerification-not-passed a {
  text-decoration: underline;
  color: var(--secondary);
  font-weight: 600;
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 21px;
  line-height: 1;
}
.colleagueVerification-not-passed a:hover {
  text-decoration: none;
}

.flight-details-inner {
  max-width: 1000px;
  margin: 0 auto;
  border-radius: 3rem;
  -webkit-box-shadow: 0 6px 20px 0 #c8ced4;
          box-shadow: 0 6px 20px 0 #c8ced4;
}
.flight-details-inner .departure-ticket-info {
  width: 100px;
  height: 91px;
  padding: 1rem;
  border: 0.8px solid #000;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.flight-details-inner .departure-ticket-info span {
  color: var(--primary-dark);
  font-weight: 600;
  letter-spacing: -0.17px;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 17px;
  line-height: 1;
}
.flight-details-inner .flight-line {
  position: relative;
  top: -12px;
}
.flight-details-inner .flight-baggage {
  margin-right: 34px;
}
.flight-details-inner .baggage-weight {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: var(--primary);
  display: block;
  position: absolute;
  top: -20px;
  right: -25px;
}
.flight-details-inner .baggage-weight span {
  color: #fff;
  font-weight: 400;
  position: relative;
  display: block;
  width: 100%;
  text-align: center;
  top: 10px;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 15px;
  line-height: 1;
}
.flight-details-inner .flight-icons {
  position: relative;
  top: -10px;
}
.flight-details-inner .flight-global-info span {
  display: block;
  color: var(--primary-dark);
  font-weight: 400;
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 21px;
  line-height: 1;
}
.flight-details-inner .departure-global-info p {
  color: var(--primary-dark);
  font-weight: 400;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 17px;
  line-height: 1;
}
.flight-details-inner .circle-left {
  position: absolute;
  width: 62px;
  height: 100px;
  top: calc(50% - 45px);
  left: -26px;
  background: url("../../images/ellipse.png") top left no-repeat;
}
.flight-details-inner .circle-right {
  position: absolute;
  width: 62px;
  height: 100px;
  top: calc(50% - 52px);
  right: -26px;
  background: url("../../images/ellipse.png") top left no-repeat;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.flight-details-inner .line {
  width: calc(100% + 96px);
  left: -48px;
  top: 1px;
  height: 1px;
  border-top: 1px dashed #000;
  position: relative;
}

.flight-details-inner-mobile .flight-info-top {
  color: var(--primary-dark);
  font-weight: 400;
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 21px;
  line-height: 1;
}
.flight-details-inner-mobile .flight-info-top .svg-icon-second {
  position: relative;
  top: 4px;
}
.flight-details-inner-mobile .flight-details-top {
  color: var(--primary-dark);
  font-weight: 400;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 17px;
  line-height: 1;
}
.flight-details-inner-mobile .flight-details-middle {
  color: var(--primary-dark);
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 21px;
  line-height: 1;
}
.flight-details-inner-mobile .flight-details-middle .flight-label {
  color: #5e6b78;
}
.flight-details-inner-mobile .flight-details-middle span {
  margin-left: 4px;
}
.flight-details-inner-mobile .baggage-label {
  position: relative;
  color: var(--primary-dark);
  top: -5px;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 17px;
  line-height: 1;
}
.flight-details-inner-mobile .flight-departure-info {
  color: var(--primary-dark);
  font-weight: 400;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 17px;
  line-height: 1;
}

.product-course-label {
  color: #5e6b78;
  font-weight: 600;
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 21px;
  line-height: 1;
}

.product-profile-title {
  color: var(--primary);
  font-weight: 700;
  font-size: 35px;
  font-size: 2.1875rem;
  line-height: 31.5px;
  line-height: 0.9;
}

.product-profile-description {
  color: var(--primary-dark);
  font-weight: 400;
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 21.84px;
  line-height: 1.04;
}

.fake-message {
  color: var(--primary-dark);
  font-weight: 600;
  letter-spacing: -0.75px;
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 1;
  line-height: 1;
}

@media (min-width: 1023px) {
  .general-course-container {
    max-width: 696px;
    margin-left: auto;
  }
}

.pdp-image {
  cursor: pointer;
}

#pdpImageModal .close {
  position: absolute;
  opacity: 1;
  cursor: pointer;
  top: 16px;
  right: 16px;
}
#pdpImageModal .modal-body {
  max-width: 1024px;
  max-height: 100%;
}
#pdpImageModal .modal-body img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
  vertical-align: top;
}

#restrictionModal .modal-dialog {
  width: auto;
  max-width: 640px;
}
#restrictionModal .modal-content {
  border-radius: 0.5rem;
  border: 0;
}
#restrictionModal .modal-content h3 {
  margin-top: 0;
}
#restrictionModal .restriction-text {
  color: var(--primary-dark);
  font-weight: 600;
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 1;
  line-height: 1;
}
#restrictionModal .close {
  position: absolute;
  opacity: 1;
  cursor: pointer;
}
#restrictionModal .close svg {
  fill: var(--secondary);
}
#restrictionModal .go-to-contact-us {
  color: var(--secondary);
  font-weight: 600;
  text-decoration: underline;
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 21px;
  line-height: 1;
}
#restrictionModal .go-to-contact-us:hover {
  text-decoration: none;
}

.attributes .inviter-info {
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 21.84px;
  line-height: 1.04;
}
.attributes .inviter-info .inviter-name {
  font-weight: 600;
}
.attributes .invitee-info {
  font-weight: 700;
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 25px;
  line-height: 1;
}

.product-detail {
  position: relative;
}
.product-detail div.overlay {
  position: absolute;
  top: 0;
  left: -5%;
  right: 0;
  bottom: 0;
  -webkit-backdrop-filter: blur(3px);
          backdrop-filter: blur(3px);
  width: 110%;
  z-index: 1;
}

/*# sourceMappingURL=detail.css.map*/