/*!************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./assets/src/scss/main.scss ***!
  \************************************************************************************************************************************************/
@charset "UTF-8";
@font-face {
  font-family: "Century Gothic";
  src: url(../b194aa2bd524e2c973f7.ttf) format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Century Gothic";
  src: url(../861d22617fdfce5fc922.ttf) format("woff2");
  font-weight: 600;
  font-style: bold;
  font-display: swap;
}
@font-face {
  font-family: "Toxigenesis";
  src: url(../0e8542309dbc0956cab2.otf) format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
.scrub-effect,
[class*=scrub-effect--] {
  will-change: opacity, transform;
}

.scrub-effect--opacity-1,
.scrub-effect--opacity-2,
.scrub-effect--opacity-3,
.scrub-effect--opacity-4 {
  opacity: 0;
}

.scrub-effect--translate-1,
.scrub-effect--translate-2,
.scrub-effect--translate-3,
.scrub-effect--translate-4 {
  transform: translateX(-30px);
}

.scrub-effect--vertical-1,
.scrub-effect--vertical-2,
.scrub-effect--vertical-3,
.scrub-effect--vertical-4 {
  transform: translateY(30px);
}

.scrub-effect--scale-1,
.scrub-effect--scale-2,
.scrub-effect--scale-3,
.scrub-effect--scale-4 {
  transform: scale(0.8);
}

.fade-in {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.6s ease, transform 0.6s ease;
}
.fade-in.visible {
  opacity: 1;
  transform: translateY(0);
}

.cursor-ball {
  position: fixed;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  z-index: 99999;
  pointer-events: none;
}
.cursor-ball .ball {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  box-shadow: 0px 0px 12px 8px rgba(255, 255, 255, 0.2);
  transition: transform 0.25s ease-in-out;
  opacity: 0;
}
.cursor-ball .ball.visible {
  opacity: 1;
}
.cursor-ball .cursor-cta {
  width: 60px;
  height: 60px;
  background: rgba(255, 255, 255, 0.25);
  border: 2px solid rgba(255, 255, 255, 0.22);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1);
  transform: scale(0.25);
  backdrop-filter: blur(20px);
  box-shadow: 0px 5px 16px 6px rgba(0, 0, 0, 0.05), inset 2px 2px 1px 0 rgba(255, 255, 255, 0.3), inset -1px -1px 1px 1px rgba(255, 255, 255, 0.3);
}
.cursor-ball .cursor-cta.hovered {
  background: rgba(255, 255, 255, 0.4);
  transform: scale(0.8);
  margin-top: -20px;
  margin-left: -25px;
}
.cursor-ball .cursor-cta.double-size {
  border: 2px solid rgba(255, 255, 255, 0);
  box-shadow: unset;
  backdrop-filter: blur(20px);
  background: #FF6F01;
  transform: scale(1);
  margin-top: -20px;
  margin-left: -25px;
}
.cursor-ball .cursor-cta.double-size span {
  color: #fff;
}
.cursor-ball .cursor-cta .nav-link {
  font-size: 20px;
  color: black;
}
.cursor-ball .cursor-cta .nav-info {
  font-size: 14px;
  letter-spacing: 1px;
  color: black;
}
.cursor-ball .cursor-cta .nav-next,
.cursor-ball .cursor-cta .nav-prev {
  color: black;
}

.menu-toggled .site-logo,
.menu-toggled .restart-button {
  display: none;
}
@media (max-width: 960px) {
  .menu-toggled .header-menu {
    justify-content: flex-end;
    width: calc(100% - 20px);
  }
}
@media (max-width: 960px) {
  .menu-toggled .header-menu .lang-switcher {
    display: flex;
  }
}
.menu-toggled .header-menu .primary-menu {
  max-width: 600px;
  opacity: 1;
  padding: 0 5px;
  pointer-events: all;
}
@media (max-width: 960px) {
  .menu-toggled .header-menu .primary-menu {
    max-width: none;
    max-height: 80vh;
    opacity: 1;
    transform: translateY(0);
    pointer-events: all;
    padding: 15px 25px 25px;
    right: 0;
    width: 100%;
  }
}
.menu-toggled .header-menu .primary-menu .dropdown-menu {
  text-align: right;
}
@media (max-width: 960px) {
  .menu-toggled .header-menu .menu-visible-contents .site-btn, .menu-toggled .header-menu .menu-visible-contents .bundle-step-content .error-state button, .bundle-step-content .error-state .menu-toggled .header-menu .menu-visible-contents button, .menu-toggled .header-menu .menu-visible-contents .bundle-modal-overlay .bundle-modal .modal-actions button, .bundle-modal-overlay .bundle-modal .modal-actions .menu-toggled .header-menu .menu-visible-contents button, .menu-toggled .header-menu .menu-visible-contents .bundle-btn, .menu-toggled .header-menu .menu-visible-contents .concepts-footer .concepts-buttons button, .concepts-footer .concepts-buttons .menu-toggled .header-menu .menu-visible-contents button, .menu-toggled .header-menu .menu-visible-contents .special-effects-footer .effects-buttons button, .special-effects-footer .effects-buttons .menu-toggled .header-menu .menu-visible-contents button, .menu-toggled .header-menu .menu-visible-contents .additional-stations-content .stations-summary .station-actions button, .additional-stations-content .stations-summary .station-actions .menu-toggled .header-menu .menu-visible-contents button, .menu-toggled .header-menu .menu-visible-contents #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .backdrop-remove-choice-btn, #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .menu-toggled .header-menu .menu-visible-contents .backdrop-remove-choice-btn, .menu-toggled .header-menu .menu-visible-contents #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .backdrop-confirm-btn, #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .menu-toggled .header-menu .menu-visible-contents .backdrop-confirm-btn, .menu-toggled .header-menu .menu-visible-contents .container.not-logged-in .password-protected-wrap form input[type=submit], .container.not-logged-in .password-protected-wrap form .menu-toggled .header-menu .menu-visible-contents input[type=submit] {
    min-height: 40px;
    display: flex;
  }
}
@media (max-width: 960px) {
  .menu-toggled .header-menu .menu-visible-contents .menu-toggle {
    margin-left: 5px;
  }
}
.menu-toggled .header-menu .menu-visible-contents .menu-toggle:before {
  transform: translate(-50%, -50%) rotate(-45deg);
  margin-top: 0;
}
.menu-toggled .header-menu .menu-visible-contents .menu-toggle:after {
  transform: translate(-50%, -50%) rotate(45deg);
  margin-top: 0;
}

.header-menu {
  background-color: rgba(0, 0, 0, 0.1);
  position: fixed;
  top: 14px;
  right: 14px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  border-radius: 50px;
  backdrop-filter: blur(5px) invert(0.1) contrast(1.2) saturate(0.8);
  padding: 8px;
  z-index: 999;
  border: 1px solid rgba(255, 255, 255, 0.15);
  transition: right 0.25s ease-in-out;
}
@media (max-width: 660px) {
  .header-menu {
    top: 10px;
    right: 10px;
    padding: 5px;
  }
}
.header-menu.scrolled {
  right: 12px;
}
@media (max-width: 660px) {
  .header-menu.scrolled {
    right: 10px;
  }
}
.header-menu .home-btn {
  flex-basis: 48px;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #232325;
  transition: background-color 0.35s ease-in-out;
}
@media (max-width: 768px) {
  .header-menu .home-btn {
    display: none;
  }
}
.header-menu .home-btn:hover {
  background-color: #111111;
}
.header-menu .home-btn .icon {
  display: flex;
  justify-content: center;
  align-items: center;
}
.header-menu .home-btn .icon svg {
  width: 16px;
}
@media (max-width: 660px) {
  .header-menu .home-btn .icon svg {
    width: 14px;
  }
}
.header-menu .home-btn .icon svg path {
  stroke: #fff;
  stroke-width: 1.5px;
}
.header-menu .lang-switcher {
  flex-basis: 48px;
  width: 48px;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #232325;
  font-weight: 600;
  position: relative;
  margin-left: 5px;
  cursor: pointer;
  color: #fff;
  border-radius: 50%;
  font-size: 12px;
  transition: background-color 0.35s ease-in-out;
}
@media (max-width: 960px) {
  .header-menu .lang-switcher {
    display: none;
  }
}
@media (max-width: 660px) {
  .header-menu .lang-switcher {
    flex-basis: 40px;
    width: 40px;
    height: 40px;
    font-size: 11px;
  }
}
.header-menu .lang-switcher:hover {
  background-color: #111111;
}
.header-menu .primary-menu {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  max-width: 0;
  min-width: 0;
  opacity: 0;
  padding: 0;
  pointer-events: none;
  transition: max-width 0.4s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.3s ease-in-out, padding 0.3s ease-in-out;
}
@media (max-width: 960px) {
  .header-menu .primary-menu {
    position: fixed;
    top: 80px;
    right: 10px;
    flex-direction: column;
    align-items: flex-end;
    background-color: rgba(35, 35, 37, 0.95);
    backdrop-filter: blur(10px);
    border-radius: 20px;
    padding: 0;
    border: 1px solid rgba(255, 255, 255, 0.1);
    max-width: 280px;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transform: translateY(-10px);
    pointer-events: none;
    transition: max-height 0.35s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.25s ease-in-out, transform 0.25s ease-in-out, padding 0.25s ease-in-out;
  }
}
@media (max-width: 660px) {
  .header-menu .primary-menu {
    top: 66px;
    right: 10px;
    max-width: 240px;
  }
}
.header-menu .primary-menu .menu-item {
  position: relative;
  white-space: nowrap;
}
@media (max-width: 960px) {
  .header-menu .primary-menu .menu-item {
    width: 100%;
    text-align: right;
    white-space: normal;
  }
}
.header-menu .primary-menu .menu-item.has-dropdown > span::after {
  content: "+";
  display: inline-block;
  margin-left: 5px;
  font-size: 14px;
  font-weight: 300;
  transition: transform 0.2s ease;
}
.header-menu .primary-menu .menu-item.has-dropdown.toggled > span {
  font-weight: 600;
}
.header-menu .primary-menu .menu-item.has-dropdown.toggled > span::after {
  content: "−";
}
.header-menu .primary-menu .menu-item.has-dropdown.toggled .dropdown-menu {
  opacity: 1;
  transform: translateX(0);
}
.header-menu .primary-menu .menu-item.has-dropdown.toggled .dropdown-menu a {
  font-size: 14px;
}
@media (max-width: 960px) {
  .header-menu .primary-menu .menu-item.has-dropdown.toggled .dropdown-menu {
    display: flex;
  }
}
.header-menu .primary-menu .menu-item a, .header-menu .primary-menu .menu-item span {
  cursor: pointer;
  color: #fff;
  padding: 10px 15px;
  font-weight: 400;
  font-size: 14px;
  text-shadow: 0px 1px 6px rgba(0, 0, 0, 0.3);
}
@media (max-width: 960px) {
  .header-menu .primary-menu .menu-item a, .header-menu .primary-menu .menu-item span {
    display: inline-block;
    padding: 10px 0;
    font-size: 16px;
  }
}
.header-menu .primary-menu .dropdown-menu {
  display: flex;
  border: 1px solid rgba(0, 0, 0, 0.15);
  position: absolute;
  top: 48px;
  border-radius: 30px;
  padding: 0;
  left: -10px;
  backdrop-filter: blur(5px) invert(0.1) contrast(1.2) saturate(0.8);
  text-align: center;
  background-color: rgba(35, 35, 37, 0.88);
  background-color: rgba(0, 0, 0, 0.1);
  transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out;
  opacity: 0;
  transform: translateX(10px);
}
@media (max-width: 960px) {
  .header-menu .primary-menu .dropdown-menu {
    display: none;
    position: relative;
    top: auto;
    left: auto;
    flex-direction: column;
    border-radius: 0;
    margin-top: 0;
    transform: none;
    opacity: 1;
    background: none;
    border: none;
    backdrop-filter: none;
    padding: 5px 0;
  }
}
.header-menu .primary-menu .dropdown-menu a {
  padding: 20px 10px;
  margin: 0 6px;
}
.header-menu .primary-menu .dropdown-menu a:first-child {
  margin-left: 15px;
}
@media (max-width: 960px) {
  .header-menu .primary-menu .dropdown-menu a:first-child {
    margin-left: 0;
  }
}
.header-menu .primary-menu .dropdown-menu a:last-child {
  margin-right: 15px;
}
@media (max-width: 960px) {
  .header-menu .primary-menu .dropdown-menu a:last-child {
    margin-right: 0;
  }
}
@media (max-width: 960px) {
  .header-menu .primary-menu .dropdown-menu a {
    padding: 8px 15px;
    margin: 0;
    font-size: 11px;
    opacity: 0.7;
  }
}
.header-menu .menu-visible-contents {
  display: flex;
  flex-wrap: nowrap;
}
.header-menu .menu-visible-contents .site-btn, .header-menu .menu-visible-contents .bundle-step-content .error-state button, .bundle-step-content .error-state .header-menu .menu-visible-contents button, .header-menu .menu-visible-contents .bundle-modal-overlay .bundle-modal .modal-actions button, .bundle-modal-overlay .bundle-modal .modal-actions .header-menu .menu-visible-contents button, .header-menu .menu-visible-contents .bundle-btn, .header-menu .menu-visible-contents .concepts-footer .concepts-buttons button, .concepts-footer .concepts-buttons .header-menu .menu-visible-contents button, .header-menu .menu-visible-contents .special-effects-footer .effects-buttons button, .special-effects-footer .effects-buttons .header-menu .menu-visible-contents button, .header-menu .menu-visible-contents .additional-stations-content .stations-summary .station-actions button, .additional-stations-content .stations-summary .station-actions .header-menu .menu-visible-contents button, .header-menu .menu-visible-contents #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .backdrop-remove-choice-btn, #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .header-menu .menu-visible-contents .backdrop-remove-choice-btn, .header-menu .menu-visible-contents #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .backdrop-confirm-btn, #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .header-menu .menu-visible-contents .backdrop-confirm-btn, .header-menu .menu-visible-contents .container.not-logged-in .password-protected-wrap form input[type=submit], .container.not-logged-in .password-protected-wrap form .header-menu .menu-visible-contents input[type=submit] {
  margin-left: 5px;
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 99999;
}
@media (max-width: 960px) {
  .header-menu .menu-visible-contents .site-btn, .header-menu .menu-visible-contents .bundle-step-content .error-state button, .bundle-step-content .error-state .header-menu .menu-visible-contents button, .header-menu .menu-visible-contents .bundle-modal-overlay .bundle-modal .modal-actions button, .bundle-modal-overlay .bundle-modal .modal-actions .header-menu .menu-visible-contents button, .header-menu .menu-visible-contents .bundle-btn, .header-menu .menu-visible-contents .concepts-footer .concepts-buttons button, .concepts-footer .concepts-buttons .header-menu .menu-visible-contents button, .header-menu .menu-visible-contents .special-effects-footer .effects-buttons button, .special-effects-footer .effects-buttons .header-menu .menu-visible-contents button, .header-menu .menu-visible-contents .additional-stations-content .stations-summary .station-actions button, .additional-stations-content .stations-summary .station-actions .header-menu .menu-visible-contents button, .header-menu .menu-visible-contents #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .backdrop-remove-choice-btn, #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .header-menu .menu-visible-contents .backdrop-remove-choice-btn, .header-menu .menu-visible-contents #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .backdrop-confirm-btn, #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .header-menu .menu-visible-contents .backdrop-confirm-btn, .header-menu .menu-visible-contents .container.not-logged-in .password-protected-wrap form input[type=submit], .container.not-logged-in .password-protected-wrap form .header-menu .menu-visible-contents input[type=submit] {
    display: none;
  }
}
.header-menu .menu-visible-contents .menu-toggle {
  flex-basis: 48px;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #232325;
  position: relative;
  margin-left: 5px;
  cursor: pointer;
  transition: background-color 0.25s ease-in-out;
}
@media (max-width: 960px) {
  .header-menu .menu-visible-contents .menu-toggle {
    margin-left: 0;
  }
}
@media (max-width: 660px) {
  .header-menu .menu-visible-contents .menu-toggle {
    flex-basis: 40px;
    width: 40px;
    height: 40px;
  }
}
.header-menu .menu-visible-contents .menu-toggle:hover {
  background-color: #111111;
}
.header-menu .menu-visible-contents .menu-toggle:before {
  content: "";
  display: block;
  height: 2px;
  width: 16px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-top: -4px;
  border-radius: 10px;
  transition: transform 0.3s ease-in-out, margin-top 0.3s ease-in-out;
}
.header-menu .menu-visible-contents .menu-toggle:after {
  content: "";
  display: block;
  height: 2px;
  width: 16px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-top: 4px;
  border-radius: 10px;
  transition: transform 0.3s ease-in-out, margin-top 0.3s ease-in-out;
}

.site-logo {
  position: fixed;
  top: 10px;
  left: 30px;
  z-index: 99;
  height: 64px;
  display: flex;
  justify-content: center;
  align-items: center;
  mix-blend-mode: difference;
  transition: left 0.25s ease-in-out;
  z-index: 99999;
}
@media (max-width: 960px) {
  .site-logo {
    height: 52px;
    left: 20px;
  }
}
@media (max-width: 660px) {
  .site-logo {
    height: 44px;
    left: 25px;
    width: 140px;
    top: 15px;
  }
}
.site-logo.scrolled {
  left: 12px;
}
@media (max-width: 660px) {
  .site-logo.scrolled {
    left: 10px;
  }
}
@media (max-width: 960px) {
  .site-logo img {
    max-height: 42px;
  }
}
@media (max-width: 660px) {
  .site-logo img {
    max-height: 34px;
  }
}

.footer-row {
  background-color: #fff;
  width: calc(100% - 20px);
  margin: 0 10px 10px;
  position: relative;
  display: flex;
  flex-direction: column;
}

.footer-instagram {
  margin-bottom: 5%;
}
.footer-instagram .sbi_header_text h3, .footer-instagram .sbi_header_text p {
  color: #232325;
}
.footer-instagram .sbi_header_text p {
  font-family: "Century Gothic";
}

.footer-top {
  margin-top: auto;
}
.footer-top .large-menu {
  margin: 40px 0;
  padding: 30px 0;
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.footer-top .large-menu ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  list-style: none;
}
.footer-top .large-item {
  color: #232325;
  font-size: 52px;
  font-family: "Toxigenesis";
  text-transform: uppercase;
  line-height: 0.82;
  margin-bottom: 10px;
}
@media (max-width: 1680px) {
  .footer-top .large-item {
    font-size: 44px;
  }
}
@media (max-width: 1440px) {
  .footer-top .large-item {
    font-size: 38px;
  }
}
@media (max-width: 1160px) {
  .footer-top .large-item {
    font-size: 32px;
  }
}
@media (max-width: 960px) {
  .footer-top .large-item {
    font-size: 28px;
  }
}
@media (max-width: 660px) {
  .footer-top .large-item {
    font-size: 22px;
  }
}

.footer-bottom {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 5%;
}
@media (max-width: 960px) {
  .footer-bottom {
    flex-direction: column;
  }
}
.footer-bottom .footer-menu-col,
.footer-bottom .footer-info-col,
.footer-bottom .footer-newsletter-col {
  flex-basis: 33.33%;
  width: 33.33%;
}
@media (max-width: 960px) {
  .footer-bottom .footer-menu-col,
  .footer-bottom .footer-info-col,
  .footer-bottom .footer-newsletter-col {
    flex-basis: 100%;
    width: 100%;
  }
}
.footer-bottom .footer-newsletter-col {
  text-align: right;
}
@media (max-width: 960px) {
  .footer-bottom .footer-newsletter-col {
    text-align: left;
    margin-top: 30px;
  }
}
.footer-bottom .footer-newsletter-col .title {
  color: #232325;
  font-family: "Century Gothic";
  margin-bottom: 5px;
}
.footer-bottom .footer-newsletter-col .content {
  color: #232325;
}
.footer-bottom .footer-info-col {
  display: flex;
  flex-direction: column;
}
.footer-bottom .footer-info-col .info-item {
  color: #232325;
  font-size: 14px;
  margin-bottom: 5px;
  font-weight: 500;
}
.footer-bottom .footer-menu {
  display: flex;
  flex-direction: column;
}
.footer-bottom .footer-menu ul {
  list-style: none;
}
.footer-bottom .menu-item {
  color: #232325;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 5px;
}

.newsletter-form {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  margin-top: 25px;
}
.newsletter-form input {
  background-color: #f3f3f3;
  border: 1px solid #a9a9a9;
  color: #fff;
  width: 80%;
  margin-left: 20%;
  padding: 10px;
  margin-bottom: 10px;
  border-radius: 30px;
  font-size: 14px;
  height: 62px;
  padding-right: 180px;
  padding-left: 25px;
  font-weight: 600;
}
@media (max-width: 960px) {
  .newsletter-form input {
    width: 100%;
    margin-left: 0;
  }
}
@media (max-width: 660px) {
  .newsletter-form input {
    height: 60px;
    padding-right: 140px;
  }
}
@media (max-width: 380px) {
  .newsletter-form input {
    padding-right: 25px;
    margin-bottom: 5px;
  }
}
.newsletter-form button {
  align-self: flex-start;
  flex-basis: 160px;
  width: 160px;
  border-radius: 30px;
  height: 52px;
  position: absolute;
  top: 5px;
  right: 5px;
}
@media (max-width: 660px) {
  .newsletter-form button {
    flex-basis: 120px;
    width: 120px;
    height: 44px;
    font-size: 12px;
  }
}
@media (max-width: 380px) {
  .newsletter-form button {
    position: relative;
    top: auto;
    right: auto;
    width: 100%;
    flex-basis: 100%;
  }
}

.footer-signature {
  margin-bottom: 20px;
}
.footer-signature .footer-copyrights {
  text-align: center;
}
.footer-signature .footer-copyrights span {
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #232325;
}

.footer-clients {
  padding: 25px 20px;
}
.footer-clients .title {
  color: #232325;
  font-family: "Century Gothic";
  font-size: 34px;
  margin-bottom: 40px;
}
@media (max-width: 1280px) {
  .footer-clients .title {
    font-size: 28px;
    margin-bottom: 30px;
  }
}
@media (max-width: 660px) {
  .footer-clients .title {
    font-size: 24px;
    margin-bottom: 20px;
  }
}
.footer-clients .swiper-slide {
  flex-basis: 12.5%;
  width: 12.5%;
}
@media (max-width: 960px) {
  .footer-clients .swiper-slide {
    flex-basis: 20%;
    width: 20%;
  }
}
@media (max-width: 660px) {
  .footer-clients .swiper-slide {
    flex-basis: 25%;
    width: 25%;
  }
}
@media (max-width: 380px) {
  .footer-clients .swiper-slide {
    flex-basis: 33.33%;
    width: 33.33%;
  }
}

.client-logo {
  display: flex;
  align-items: center;
  justify-content: center;
}
.client-logo img {
  max-height: 100px;
}
@media (max-width: 660px) {
  .client-logo img {
    max-height: 70px;
  }
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  --selection-color: $white;
}
*::selection {
  background: transparent;
  color: var(--selection-color);
}
* .white {
  --selection-color: #707070;
}

html {
  background-color: #fff;
  max-width: 100vw;
  overflow-x: hidden;
}

body {
  margin: 0;
  max-width: 100vw;
  overflow-x: hidden;
  background-color: #fff;
}
@media (max-width: 960px) {
  body {
    overflow-y: auto;
    scrollbar-width: none;
  }
}
body.cart-toggled .popup-close-layer {
  pointer-events: all;
  opacity: 1;
}
body.cart-toggled .bundle-cart {
  pointer-events: all;
  transform: translateX(0);
  opacity: 1;
}

div, p, span, li, input, textarea, button,
bdi, ins {
  font-family: "Manrope";
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.2;
}
@media (max-width: 1680px) {
  div, p, span, li, input, textarea, button,
  bdi, ins {
    font-size: 14px;
  }
}
@media (max-width: 660px) {
  div, p, span, li, input, textarea, button,
  bdi, ins {
    font-size: 13px;
  }
}

p {
  line-height: 1.4;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Toxigenesis";
}

.h1 {
  font-size: 72px;
  text-transform: uppercase;
  line-height: 0.86;
}
@media (max-width: 1680px) {
  .h1 {
    font-size: 66px;
  }
}
@media (max-width: 1440px) {
  .h1 {
    font-size: 58px;
  }
}
@media (max-width: 1160px) {
  .h1 {
    font-size: 50px;
  }
}
@media (max-width: 960px) {
  .h1 {
    font-size: 42px;
  }
}
@media (max-width: 660px) {
  .h1 {
    font-size: 34px;
  }
}
@media (max-width: 380px) {
  .h1 {
    font-size: 28px;
  }
}

a {
  color: #000;
  text-decoration: none;
}

.site-btn, .bundle-step-content .error-state button, .bundle-modal-overlay .bundle-modal .modal-actions button, .bundle-btn, .concepts-footer .concepts-buttons button, .special-effects-footer .effects-buttons button, .additional-stations-content .stations-summary .station-actions button, #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .backdrop-remove-choice-btn, #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .backdrop-confirm-btn, .container.not-logged-in .password-protected-wrap form input[type=submit] {
  font-size: 14px;
  color: #fff;
  font-weight: 600;
  padding: 18px 22px;
  border-radius: 30px;
  outline: 0;
  border: 0;
  cursor: pointer;
}
@media (max-width: 660px) {
  .site-btn, .bundle-step-content .error-state button, .bundle-modal-overlay .bundle-modal .modal-actions button, .bundle-btn, .concepts-footer .concepts-buttons button, .special-effects-footer .effects-buttons button, .additional-stations-content .stations-summary .station-actions button, #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .backdrop-remove-choice-btn, #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .backdrop-confirm-btn, .container.not-logged-in .password-protected-wrap form input[type=submit] {
    padding: 14px 18px;
    font-size: 13px;
  }
}
.site-btn.gradient, .bundle-step-content .error-state button.gradient, .bundle-modal-overlay .bundle-modal .modal-actions button.gradient, .bundle-modal-overlay .bundle-modal .modal-actions button.continue-session, .gradient.bundle-btn, .bundle-btn.back-btn, .bundle-btn.primary, .concepts-footer .concepts-buttons button.gradient, .concepts-footer .concepts-buttons button.bundle-btn.back-btn, .concepts-footer .concepts-buttons button.bundle-btn.primary, .concepts-footer .concepts-buttons button.confirm-concepts, .special-effects-footer .effects-buttons button.gradient, .special-effects-footer .effects-buttons button.bundle-btn.back-btn, .special-effects-footer .effects-buttons button.bundle-btn.primary, .special-effects-footer .effects-buttons button.confirm-effects, .additional-stations-content .stations-summary .station-actions button.gradient, .additional-stations-content .stations-summary .station-actions button.bundle-btn.back-btn, .additional-stations-content .stations-summary .station-actions button.bundle-btn.primary, .additional-stations-content .stations-summary .station-actions button.continue-to-form, #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .gradient.backdrop-remove-choice-btn, #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .bundle-modal-overlay .bundle-modal .modal-actions button.backdrop-remove-choice-btn.continue-session, .bundle-modal-overlay .bundle-modal .modal-actions #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons button.backdrop-remove-choice-btn.continue-session, #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .backdrop-remove-choice-btn.bundle-btn.back-btn, #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .backdrop-remove-choice-btn.bundle-btn.primary, #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .concepts-footer .concepts-buttons button.backdrop-remove-choice-btn.confirm-concepts, .concepts-footer .concepts-buttons #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons button.backdrop-remove-choice-btn.confirm-concepts, #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .special-effects-footer .effects-buttons button.backdrop-remove-choice-btn.confirm-effects, .special-effects-footer .effects-buttons #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons button.backdrop-remove-choice-btn.confirm-effects, #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .additional-stations-content .stations-summary .station-actions button.backdrop-remove-choice-btn.continue-to-form, .additional-stations-content .stations-summary .station-actions #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons button.backdrop-remove-choice-btn.continue-to-form, #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .backdrop-confirm-btn, .container.not-logged-in .password-protected-wrap form input[type=submit] {
  background: linear-gradient(to right, #FC8A00 0%, #D12D04 100%);
}
.site-btn.dark, .bundle-step-content .error-state button.dark, .bundle-modal-overlay .bundle-modal .modal-actions button.dark, .dark.bundle-btn, .concepts-footer .concepts-buttons button.dark, .special-effects-footer .effects-buttons button.dark, .additional-stations-content .stations-summary .station-actions button.dark, .additional-stations-content .stations-summary .station-actions button.add-station, #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .dark.backdrop-remove-choice-btn, #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .additional-stations-content .stations-summary .station-actions button.backdrop-remove-choice-btn.add-station, .additional-stations-content .stations-summary .station-actions #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons button.backdrop-remove-choice-btn.add-station, #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .dark.backdrop-confirm-btn, #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .additional-stations-content .stations-summary .station-actions button.backdrop-confirm-btn.add-station, .additional-stations-content .stations-summary .station-actions #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons button.backdrop-confirm-btn.add-station, .container.not-logged-in .password-protected-wrap form input.dark[type=submit] {
  background-color: #232325;
}
.site-btn.light, .bundle-step-content .error-state button.light, .bundle-modal-overlay .bundle-modal .modal-actions button.light, .light.bundle-btn, .concepts-footer .concepts-buttons button.light, .special-effects-footer .effects-buttons button.light, .additional-stations-content .stations-summary .station-actions button.light, #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .light.backdrop-remove-choice-btn, #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .light.backdrop-confirm-btn, .container.not-logged-in .password-protected-wrap form input.light[type=submit] {
  background-color: #fff;
  color: #232325;
}
.site-btn.border, .bundle-step-content .error-state button, .bundle-modal-overlay .bundle-modal .modal-actions button.border, .bundle-modal-overlay .bundle-modal .modal-actions .bundle-step-content .error-state button, .bundle-step-content .error-state .bundle-modal-overlay .bundle-modal .modal-actions button, .bundle-modal-overlay .bundle-modal .modal-actions button.start-fresh, .border.bundle-btn, .bundle-btn.secondary, .concepts-footer .concepts-buttons button.border, .concepts-footer .concepts-buttons button.bundle-btn.secondary, .concepts-footer .concepts-buttons button.skip-concepts, .special-effects-footer .effects-buttons button.border, .special-effects-footer .effects-buttons button.bundle-btn.secondary, .special-effects-footer .effects-buttons button.skip-effects, .additional-stations-content .stations-summary .station-actions button.border, .additional-stations-content .stations-summary .station-actions .bundle-step-content .error-state button, .bundle-step-content .error-state .additional-stations-content .stations-summary .station-actions button, .additional-stations-content .stations-summary .station-actions button.bundle-btn.secondary, #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .border.backdrop-remove-choice-btn, #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .bundle-step-content .error-state button.backdrop-remove-choice-btn, .bundle-step-content .error-state #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons button.backdrop-remove-choice-btn, #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .bundle-modal-overlay .bundle-modal .modal-actions button.backdrop-remove-choice-btn.start-fresh, .bundle-modal-overlay .bundle-modal .modal-actions #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons button.backdrop-remove-choice-btn.start-fresh, #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .backdrop-remove-choice-btn.bundle-btn.secondary, #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .concepts-footer .concepts-buttons button.backdrop-remove-choice-btn.skip-concepts, .concepts-footer .concepts-buttons #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons button.backdrop-remove-choice-btn.skip-concepts, #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .special-effects-footer .effects-buttons button.backdrop-remove-choice-btn.skip-effects, .special-effects-footer .effects-buttons #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons button.backdrop-remove-choice-btn.skip-effects, #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .border.backdrop-confirm-btn, #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .bundle-step-content .error-state button.backdrop-confirm-btn, .bundle-step-content .error-state #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons button.backdrop-confirm-btn, #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .bundle-modal-overlay .bundle-modal .modal-actions button.backdrop-confirm-btn.start-fresh, .bundle-modal-overlay .bundle-modal .modal-actions #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons button.backdrop-confirm-btn.start-fresh, #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .backdrop-confirm-btn.bundle-btn.secondary, #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .concepts-footer .concepts-buttons button.backdrop-confirm-btn.skip-concepts, .concepts-footer .concepts-buttons #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons button.backdrop-confirm-btn.skip-concepts, #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .special-effects-footer .effects-buttons button.backdrop-confirm-btn.skip-effects, .special-effects-footer .effects-buttons #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons button.backdrop-confirm-btn.skip-effects, .container.not-logged-in .password-protected-wrap form input.border[type=submit], .container.not-logged-in .password-protected-wrap form input[type=submit].bundle-btn.secondary {
  border: 2px solid #232325;
  color: #232325;
  background-color: transparent;
}

.text-link {
  color: #232325;
  font-weight: 600;
  display: inline-block;
  margin-top: 15px;
}
.text-link.white {
  color: #fff;
}

.flex-container {
  display: flex;
  flex-wrap: wrap;
}
.flex-container .half-col {
  flex-basis: 50%;
  width: 50%;
}
@media (max-width: 960px) {
  .flex-container .half-col {
    flex-basis: 100%;
    width: 100%;
  }
}

@media (max-width: 660px) {
  .bot-row .huge-title {
    padding: 0 5%;
  }
}

.huge-title {
  font-size: 320px;
}
@media (max-width: 1920px) {
  .huge-title {
    font-size: 260px;
  }
}
@media (max-width: 1680px) {
  .huge-title {
    font-size: 180px;
  }
}
@media (max-width: 1440px) {
  .huge-title {
    font-size: 140px;
  }
}
@media (max-width: 1160px) {
  .huge-title {
    font-size: 100px;
  }
}
@media (max-width: 960px) {
  .huge-title {
    font-size: 72px;
  }
}
@media (max-width: 660px) {
  .huge-title {
    font-size: 52px;
  }
}
@media (max-width: 380px) {
  .huge-title {
    font-size: 40px;
  }
}
.huge-title span {
  font-size: inherit;
  display: block;
  text-transform: uppercase;
  font-family: "Toxigenesis";
  line-height: 0.82;
}
.huge-title span.grey {
  color: #707070;
}

.page-title {
  font-size: 92px;
  font-family: "Century Gothic";
  letter-spacing: -4px;
  line-height: 1;
}
@media (max-width: 1680px) {
  .page-title {
    font-size: 82px;
  }
}
@media (max-width: 1440px) {
  .page-title {
    font-size: 68px;
    letter-spacing: -3px;
  }
}
@media (max-width: 1160px) {
  .page-title {
    font-size: 56px;
  }
}
@media (max-width: 960px) {
  .page-title {
    font-size: 46px;
    letter-spacing: -2px;
  }
}
@media (max-width: 660px) {
  .page-title {
    font-size: 36px;
  }
}
@media (max-width: 380px) {
  .page-title {
    font-size: 30px;
    letter-spacing: -1px;
  }
}

.pretitle {
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 2px;
}
.pretitle.dark, .additional-stations-content .stations-summary .station-actions button.pretitle.add-station {
  color: #232325;
}
.pretitle.white {
  color: #fff;
}

.white {
  color: #fff;
}

.orange {
  color: #FC8A00;
}

.dark-bg {
  background-color: #17181C;
}

.light-bg {
  background-color: #707070;
}

.circle-button, #bundle-client-form .form-actions button[type=submit], .bundle-step-content .options-grid .custom-location-box button, .bundle-step-content .options-grid .service-box .box-content button,
.bundle-step-content .options-grid .location-box .box-content button,
.bundle-step-content .options-grid .custom-location-box .box-content button {
  height: 52px;
  padding: 0 75px 0 26px;
  position: relative;
  text-decoration: none;
  margin-top: 26px;
  display: flex;
  align-items: center;
  min-width: 164px;
}
@media (max-width: 660px) {
  .circle-button, #bundle-client-form .form-actions button[type=submit], .bundle-step-content .options-grid .custom-location-box button, .bundle-step-content .options-grid .service-box .box-content button,
  .bundle-step-content .options-grid .location-box .box-content button,
  .bundle-step-content .options-grid .custom-location-box .box-content button {
    height: 46px;
    padding: 0 65px 0 20px;
    min-width: 140px;
    margin-top: 20px;
  }
}
.circle-button.smaller, #bundle-client-form .form-actions button.smaller[type=submit], .bundle-step-content .options-grid .custom-location-box button.smaller, .bundle-step-content .options-grid .service-box .box-content button.smaller,
.bundle-step-content .options-grid .location-box .box-content button.smaller {
  transform: scale(0.9);
}
.circle-button .btn-bg, #bundle-client-form .form-actions button[type=submit] .btn-bg, .bundle-step-content .options-grid .custom-location-box button .btn-bg, .bundle-step-content .options-grid .service-box .box-content button .btn-bg,
.bundle-step-content .options-grid .location-box .box-content button .btn-bg {
  content: "";
  display: block;
  width: 100%;
  height: 52px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transform-origin: right;
  background-color: #fff;
  transition: transform 0.45s cubic-bezier(0.215, 0.61, 0.355, 1);
  border-radius: 50px;
  z-index: 1;
}
.circle-button .arrow, #bundle-client-form .form-actions button[type=submit] .arrow, .bundle-step-content .options-grid .custom-location-box button .arrow, .bundle-step-content .options-grid .service-box .box-content button .arrow,
.bundle-step-content .options-grid .location-box .box-content button .arrow {
  width: 42px;
  height: 42px;
  background-color: #000;
  border-radius: 50%;
  position: absolute;
  right: 4px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
.circle-button .arrow:before, #bundle-client-form .form-actions button[type=submit] .arrow:before, .bundle-step-content .options-grid .custom-location-box button .arrow:before, .bundle-step-content .options-grid .service-box .box-content button .arrow:before,
.bundle-step-content .options-grid .location-box .box-content button .arrow:before {
  content: "";
  display: block;
  width: 12px;
  height: 2px;
  border-radius: 6px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
}
.circle-button .arrow:after, #bundle-client-form .form-actions button[type=submit] .arrow:after, .bundle-step-content .options-grid .custom-location-box button .arrow:after, .bundle-step-content .options-grid .service-box .box-content button .arrow:after,
.bundle-step-content .options-grid .location-box .box-content button .arrow:after {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border-radius: 1px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  position: absolute;
  top: 15.5px;
  right: 15.5px;
}
.circle-button .add, #bundle-client-form .form-actions button[type=submit] .add, .bundle-step-content .options-grid .custom-location-box button .add, .bundle-step-content .options-grid .service-box .box-content button .add,
.bundle-step-content .options-grid .location-box .box-content button .add {
  width: 52px;
  height: 52px;
  background-color: #000;
  border-radius: 50%;
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
}
.circle-button .add:before, #bundle-client-form .form-actions button[type=submit] .add:before, .bundle-step-content .options-grid .custom-location-box button .add:before, .bundle-step-content .options-grid .service-box .box-content button .add:before,
.bundle-step-content .options-grid .location-box .box-content button .add:before {
  content: "";
  display: block;
  width: 12px;
  height: 2px;
  border-radius: 8px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.circle-button .add:after, #bundle-client-form .form-actions button[type=submit] .add:after, .bundle-step-content .options-grid .custom-location-box button .add:after, .bundle-step-content .options-grid .service-box .box-content button .add:after,
.bundle-step-content .options-grid .location-box .box-content button .add:after {
  content: "";
  display: block;
  width: 2px;
  height: 12px;
  border-radius: 8px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.circle-button span, #bundle-client-form .form-actions button[type=submit] span, .bundle-step-content .options-grid .custom-location-box button span, .bundle-step-content .options-grid .service-box .box-content button span,
.bundle-step-content .options-grid .location-box .box-content button span,
.bundle-step-content .options-grid .custom-location-box .box-content button span {
  color: #000;
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
  letter-spacing: 0;
  z-index: 2;
}
.circle-button.dark .btn-bg, #bundle-client-form .form-actions button.dark[type=submit] .btn-bg, .additional-stations-content .stations-summary .station-actions button.circle-button.add-station .btn-bg, .additional-stations-content .stations-summary .station-actions #bundle-client-form .form-actions button.add-station[type=submit] .btn-bg, #bundle-client-form .form-actions .additional-stations-content .stations-summary .station-actions button.add-station[type=submit] .btn-bg, .bundle-step-content .options-grid .custom-location-box button.dark .btn-bg, .bundle-step-content .options-grid .custom-location-box .additional-stations-content .stations-summary .station-actions button.add-station .btn-bg, .additional-stations-content .stations-summary .station-actions .bundle-step-content .options-grid .custom-location-box button.add-station .btn-bg, .bundle-step-content .options-grid .service-box .box-content button.dark .btn-bg, .bundle-step-content .options-grid .service-box .box-content .additional-stations-content .stations-summary .station-actions button.add-station .btn-bg, .additional-stations-content .stations-summary .station-actions .bundle-step-content .options-grid .service-box .box-content button.add-station .btn-bg,
.bundle-step-content .options-grid .location-box .box-content button.dark .btn-bg,
.bundle-step-content .options-grid .location-box .box-content .additional-stations-content .stations-summary .station-actions button.add-station .btn-bg,
.additional-stations-content .stations-summary .station-actions .bundle-step-content .options-grid .location-box .box-content button.add-station .btn-bg {
  background-color: #000;
}
.circle-button.dark .arrow, #bundle-client-form .form-actions button.dark[type=submit] .arrow, .additional-stations-content .stations-summary .station-actions button.circle-button.add-station .arrow, .additional-stations-content .stations-summary .station-actions #bundle-client-form .form-actions button.add-station[type=submit] .arrow, #bundle-client-form .form-actions .additional-stations-content .stations-summary .station-actions button.add-station[type=submit] .arrow, .bundle-step-content .options-grid .custom-location-box button.dark .arrow, .bundle-step-content .options-grid .custom-location-box .additional-stations-content .stations-summary .station-actions button.add-station .arrow, .additional-stations-content .stations-summary .station-actions .bundle-step-content .options-grid .custom-location-box button.add-station .arrow, .bundle-step-content .options-grid .service-box .box-content button.dark .arrow, .bundle-step-content .options-grid .service-box .box-content .additional-stations-content .stations-summary .station-actions button.add-station .arrow, .additional-stations-content .stations-summary .station-actions .bundle-step-content .options-grid .service-box .box-content button.add-station .arrow,
.bundle-step-content .options-grid .location-box .box-content button.dark .arrow,
.bundle-step-content .options-grid .location-box .box-content .additional-stations-content .stations-summary .station-actions button.add-station .arrow,
.additional-stations-content .stations-summary .station-actions .bundle-step-content .options-grid .location-box .box-content button.add-station .arrow {
  background-color: #fff;
}
.circle-button.dark .arrow:before, #bundle-client-form .form-actions button.dark[type=submit] .arrow:before, .additional-stations-content .stations-summary .station-actions button.circle-button.add-station .arrow:before, .additional-stations-content .stations-summary .station-actions #bundle-client-form .form-actions button.add-station[type=submit] .arrow:before, #bundle-client-form .form-actions .additional-stations-content .stations-summary .station-actions button.add-station[type=submit] .arrow:before, .bundle-step-content .options-grid .custom-location-box button.dark .arrow:before, .bundle-step-content .options-grid .custom-location-box .additional-stations-content .stations-summary .station-actions button.add-station .arrow:before, .additional-stations-content .stations-summary .station-actions .bundle-step-content .options-grid .custom-location-box button.add-station .arrow:before, .bundle-step-content .options-grid .service-box .box-content button.dark .arrow:before, .bundle-step-content .options-grid .service-box .box-content .additional-stations-content .stations-summary .station-actions button.add-station .arrow:before, .additional-stations-content .stations-summary .station-actions .bundle-step-content .options-grid .service-box .box-content button.add-station .arrow:before,
.bundle-step-content .options-grid .location-box .box-content button.dark .arrow:before,
.bundle-step-content .options-grid .location-box .box-content .additional-stations-content .stations-summary .station-actions button.add-station .arrow:before,
.additional-stations-content .stations-summary .station-actions .bundle-step-content .options-grid .location-box .box-content button.add-station .arrow:before {
  background-color: #000;
}
.circle-button.dark .arrow:after, #bundle-client-form .form-actions button.dark[type=submit] .arrow:after, .additional-stations-content .stations-summary .station-actions button.circle-button.add-station .arrow:after, .additional-stations-content .stations-summary .station-actions #bundle-client-form .form-actions button.add-station[type=submit] .arrow:after, #bundle-client-form .form-actions .additional-stations-content .stations-summary .station-actions button.add-station[type=submit] .arrow:after, .bundle-step-content .options-grid .custom-location-box button.dark .arrow:after, .bundle-step-content .options-grid .custom-location-box .additional-stations-content .stations-summary .station-actions button.add-station .arrow:after, .additional-stations-content .stations-summary .station-actions .bundle-step-content .options-grid .custom-location-box button.add-station .arrow:after, .bundle-step-content .options-grid .service-box .box-content button.dark .arrow:after, .bundle-step-content .options-grid .service-box .box-content .additional-stations-content .stations-summary .station-actions button.add-station .arrow:after, .additional-stations-content .stations-summary .station-actions .bundle-step-content .options-grid .service-box .box-content button.add-station .arrow:after,
.bundle-step-content .options-grid .location-box .box-content button.dark .arrow:after,
.bundle-step-content .options-grid .location-box .box-content .additional-stations-content .stations-summary .station-actions button.add-station .arrow:after,
.additional-stations-content .stations-summary .station-actions .bundle-step-content .options-grid .location-box .box-content button.add-station .arrow:after {
  border-top: 2px solid #000;
  border-right: 2px solid #000;
}
.circle-button.dark span, #bundle-client-form .form-actions button.dark[type=submit] span, .additional-stations-content .stations-summary .station-actions button.circle-button.add-station span, .additional-stations-content .stations-summary .station-actions #bundle-client-form .form-actions button.add-station[type=submit] span, #bundle-client-form .form-actions .additional-stations-content .stations-summary .station-actions button.add-station[type=submit] span, .bundle-step-content .options-grid .custom-location-box button.dark span, .bundle-step-content .options-grid .custom-location-box .additional-stations-content .stations-summary .station-actions button.add-station span, .additional-stations-content .stations-summary .station-actions .bundle-step-content .options-grid .custom-location-box button.add-station span, .bundle-step-content .options-grid .service-box .box-content button.dark span, .bundle-step-content .options-grid .service-box .box-content .additional-stations-content .stations-summary .station-actions button.add-station span, .additional-stations-content .stations-summary .station-actions .bundle-step-content .options-grid .service-box .box-content button.add-station span,
.bundle-step-content .options-grid .location-box .box-content button.dark span,
.bundle-step-content .options-grid .location-box .box-content .additional-stations-content .stations-summary .station-actions button.add-station span,
.additional-stations-content .stations-summary .station-actions .bundle-step-content .options-grid .location-box .box-content button.add-station span {
  color: #fff;
}

.site-button-alt {
  height: 50px;
  position: relative;
  text-decoration: none;
  margin-top: 26px;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 140px;
  border-radius: 60px;
}
.site-button-alt .btn-bg {
  content: "";
  display: block;
  width: 100%;
  height: 65px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 0px 0 #fff inset;
  border: 2px solid rgb(255, 255, 255);
  transform-origin: center;
  border-radius: 60px;
  transition: top 0.25s ease-in-out, box-shadow 0.25s ease-in;
  z-index: -1;
}
.site-button-alt span {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
  transition: top 0.25s ease-in-out;
  top: 0;
  position: relative;
}
.site-button-alt:hover .btn-bg {
  box-shadow: 0px -5px #fff inset;
  top: 49%;
}
.site-button-alt:hover span {
  top: -5px;
}

.title-group {
  padding: 50px 0 75px;
  text-align: center;
  color: #232325;
  max-width: 760px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (max-width: 960px) {
  .title-group {
    max-width: 90%;
    padding: 40px 0 50px;
  }
}
@media (max-width: 660px) {
  .title-group {
    max-width: calc(100% - 20px);
    padding: 30px 0 40px;
  }
}
.title-group .alt-title {
  margin: 0 0 25px;
}
.title-group .text {
  color: #232325;
}
.title-group.left-align {
  justify-content: flex-start;
  align-items: flex-start;
  text-align: left;
  margin: 0;
  padding: 50px 5% 75px;
}
@media (max-width: 960px) {
  .title-group.left-align {
    padding: 30px 5% 40px;
  }
}

.alt-title {
  font-family: "Century Gothic";
  font-size: 42px;
  line-height: 1;
  letter-spacing: -2px;
  margin-bottom: 10px;
}
@media (max-width: 1680px) {
  .alt-title {
    font-size: 38px;
  }
}
@media (max-width: 1280px) {
  .alt-title {
    font-size: 34px;
  }
}
@media (max-width: 960px) {
  .alt-title {
    font-size: 30px;
    letter-spacing: -1px;
  }
}
@media (max-width: 660px) {
  .alt-title {
    font-size: 26px;
  }
}
@media (max-width: 380px) {
  .alt-title {
    font-size: 22px;
  }
}
.alt-title.dark, .additional-stations-content .stations-summary .station-actions button.alt-title.add-station {
  color: #232325;
}

.lighter-grey {
  background-color: #28292d;
}

.product-box, .bundle-step-content .options-grid .service-box,
.bundle-step-content .options-grid .location-box,
.bundle-step-content .options-grid .custom-location-box {
  flex-basis: calc(25% - 7.5px);
  width: calc(25% - 7.5px);
  margin-right: 10px;
  border-radius: 20px;
  background-color: #fff;
  position: relative;
  overflow: hidden;
  padding-bottom: 32%;
  border: 1px solid #dedede;
}
.product-box:nth-child(4n+4), .bundle-step-content .options-grid .service-box:nth-child(4n+4),
.bundle-step-content .options-grid .location-box:nth-child(4n+4),
.bundle-step-content .options-grid .custom-location-box:nth-child(4n+4) {
  margin-right: 0;
}
@media (max-width: 1160px) {
  .product-box, .bundle-step-content .options-grid .service-box,
  .bundle-step-content .options-grid .location-box,
  .bundle-step-content .options-grid .custom-location-box {
    flex-basis: calc(33.33% - 6.66px);
    width: calc(33.33% - 6.66px);
    padding-bottom: 42%;
  }
  .product-box:nth-child(4n+4), .bundle-step-content .options-grid .service-box:nth-child(4n+4),
  .bundle-step-content .options-grid .location-box:nth-child(4n+4),
  .bundle-step-content .options-grid .custom-location-box:nth-child(4n+4) {
    margin-right: 10px;
  }
  .product-box:nth-child(3n+3), .bundle-step-content .options-grid .service-box:nth-child(3n+3),
  .bundle-step-content .options-grid .location-box:nth-child(3n+3),
  .bundle-step-content .options-grid .custom-location-box:nth-child(3n+3) {
    margin-right: 0;
  }
}
@media (max-width: 660px) {
  .product-box, .bundle-step-content .options-grid .service-box,
  .bundle-step-content .options-grid .location-box,
  .bundle-step-content .options-grid .custom-location-box {
    flex-basis: calc(50% - 5px);
    width: calc(50% - 5px);
    padding-bottom: 70%;
  }
  .product-box:nth-child(3n+3), .bundle-step-content .options-grid .service-box:nth-child(3n+3),
  .bundle-step-content .options-grid .location-box:nth-child(3n+3),
  .bundle-step-content .options-grid .custom-location-box:nth-child(3n+3) {
    margin-right: 10px;
  }
  .product-box:nth-child(2n+2), .bundle-step-content .options-grid .service-box:nth-child(2n+2),
  .bundle-step-content .options-grid .location-box:nth-child(2n+2),
  .bundle-step-content .options-grid .custom-location-box:nth-child(2n+2) {
    margin-right: 0;
  }
}
@media (max-width: 380px) {
  .product-box, .bundle-step-content .options-grid .service-box,
  .bundle-step-content .options-grid .location-box,
  .bundle-step-content .options-grid .custom-location-box {
    flex-basis: 100%;
    width: 100%;
    margin-right: 0;
    padding-bottom: 80%;
    margin-bottom: 10px;
  }
  .product-box:nth-child(3n+3), .bundle-step-content .options-grid .service-box:nth-child(3n+3),
  .bundle-step-content .options-grid .location-box:nth-child(3n+3),
  .bundle-step-content .options-grid .custom-location-box:nth-child(3n+3), .product-box:nth-child(2n+2), .bundle-step-content .options-grid .service-box:nth-child(2n+2),
  .bundle-step-content .options-grid .location-box:nth-child(2n+2),
  .bundle-step-content .options-grid .custom-location-box:nth-child(2n+2) {
    margin-right: 0;
  }
}
.product-box img, .bundle-step-content .options-grid .service-box img,
.bundle-step-content .options-grid .location-box img,
.bundle-step-content .options-grid .custom-location-box img {
  max-width: 90%;
  max-height: 90%;
  height: auto;
  width: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.product-box .box-video, .bundle-step-content .options-grid .service-box .box-video,
.bundle-step-content .options-grid .location-box .box-video,
.bundle-step-content .options-grid .custom-location-box .box-video {
  position: absolute;
  top: -5%;
  left: -5%;
  width: 110%;
  height: 110%;
  z-index: 1;
  overflow: hidden;
  opacity: 0;
  transition: opacity 0.35s ease-in-out;
}
.product-box .box-video video, .bundle-step-content .options-grid .service-box .box-video video,
.bundle-step-content .options-grid .location-box .box-video video,
.bundle-step-content .options-grid .custom-location-box .box-video video {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
  object-fit: cover;
}
.product-box .box-label, .bundle-step-content .options-grid .service-box .box-label,
.bundle-step-content .options-grid .location-box .box-label,
.bundle-step-content .options-grid .custom-location-box .box-label {
  z-index: 1;
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 10px;
  letter-spacing: 1px;
  font-weight: 700;
  padding: 10px 18px;
  text-transform: uppercase;
  display: inline-block;
  color: #fff;
  background-color: rgba(255, 110, 1, 0.7);
  border-radius: 20px;
}
.product-box .station-box-link, .bundle-step-content .options-grid .service-box .station-box-link,
.bundle-step-content .options-grid .location-box .station-box-link,
.bundle-step-content .options-grid .custom-location-box .station-box-link {
  border-radius: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}
.product-box .box-info, .bundle-step-content .options-grid .service-box .box-info,
.bundle-step-content .options-grid .location-box .box-info,
.bundle-step-content .options-grid .custom-location-box .box-info {
  position: absolute;
  top: 0;
  left: 0;
  padding: 30px 10px 50px 10px;
  width: 100%;
  z-index: 3;
  border-radius: 20px;
}
.product-box .box-info .overlay, .bundle-step-content .options-grid .service-box .box-info .overlay,
.bundle-step-content .options-grid .location-box .box-info .overlay,
.bundle-step-content .options-grid .custom-location-box .box-info .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: -2px;
  left: 0;
  backdrop-filter: blur(25px) invert(0.1) contrast(1) saturate(0.8);
  background-color: rgba(0, 0, 0, 0.35);
  transform: scaleY(0);
  border-radius: 10px;
  opacity: 0;
  transform-origin: top;
  z-index: -1;
  transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275), backdrop-filter 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.product-box .box-info .modal-title, .bundle-step-content .options-grid .service-box .box-info .modal-title,
.bundle-step-content .options-grid .location-box .box-info .modal-title,
.bundle-step-content .options-grid .custom-location-box .box-info .modal-title {
  color: #fff;
  display: block;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
  margin-bottom: 35px;
  opacity: 0;
  transition: opacity 0.25s ease-in-out;
  pointer-events: none;
}
.product-box .box-info .more-details, .bundle-step-content .options-grid .service-box .box-info .more-details,
.bundle-step-content .options-grid .location-box .box-info .more-details,
.bundle-step-content .options-grid .custom-location-box .box-info .more-details {
  opacity: 0;
  transition: opacity 0.25s ease-in-out;
  position: relative;
  padding-left: 36px;
  padding-right: 12.5%;
  pointer-events: none;
}
.product-box .box-info .more-details:before, .bundle-step-content .options-grid .service-box .box-info .more-details:before,
.bundle-step-content .options-grid .location-box .box-info .more-details:before,
.bundle-step-content .options-grid .custom-location-box .box-info .more-details:before {
  content: "";
  display: block;
  height: calc(100% - 7px);
  width: 4px;
  background-color: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(10px);
  border-radius: 8px;
  position: absolute;
  top: 7px;
  left: 8px;
}
.product-box .box-info .more-details:after, .bundle-step-content .options-grid .service-box .box-info .more-details:after,
.bundle-step-content .options-grid .location-box .box-info .more-details:after,
.bundle-step-content .options-grid .custom-location-box .box-info .more-details:after {
  content: "";
  display: block;
  height: 4px;
  width: 12px;
  background-color: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(10px);
  border-radius: 8px;
  position: absolute;
  top: 6px;
  left: 8px;
}
.product-box .box-info .more-details p, .bundle-step-content .options-grid .service-box .box-info .more-details p,
.bundle-step-content .options-grid .location-box .box-info .more-details p,
.bundle-step-content .options-grid .custom-location-box .box-info .more-details p {
  color: #fff;
  font-size: 14px;
}
.product-box .box-info .details-content, .bundle-step-content .options-grid .service-box .box-info .details-content,
.bundle-step-content .options-grid .location-box .box-info .details-content,
.bundle-step-content .options-grid .custom-location-box .box-info .details-content {
  opacity: 0;
  transition: opacity 0.25s ease-in-out;
  pointer-events: none;
}
.product-box .box-info .details-content span, .bundle-step-content .options-grid .service-box .box-info .details-content span,
.bundle-step-content .options-grid .location-box .box-info .details-content span,
.bundle-step-content .options-grid .custom-location-box .box-info .details-content span {
  color: #fff;
  display: block;
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 10px;
}
.product-box .box-info .details-content span:last-child, .bundle-step-content .options-grid .service-box .box-info .details-content span:last-child,
.bundle-step-content .options-grid .location-box .box-info .details-content span:last-child,
.bundle-step-content .options-grid .custom-location-box .box-info .details-content span:last-child {
  margin-bottom: 0;
}
.product-box .box-info .box-info--icon, .bundle-step-content .options-grid .service-box .box-info .box-info--icon,
.bundle-step-content .options-grid .location-box .box-info .box-info--icon,
.bundle-step-content .options-grid .custom-location-box .box-info .box-info--icon {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 35px;
  background-color: rgba(0, 0, 0, 0.15);
  color: #fff;
  height: 35px;
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  transition: background-color 0.25s ease-in-out;
  z-index: 10;
}
.product-box .box-info.visible .modal-title, .bundle-step-content .options-grid .service-box .box-info.visible .modal-title,
.bundle-step-content .options-grid .location-box .box-info.visible .modal-title,
.bundle-step-content .options-grid .custom-location-box .box-info.visible .modal-title,
.product-box .box-info.visible .more-details,
.bundle-step-content .options-grid .service-box .box-info.visible .more-details,
.bundle-step-content .options-grid .location-box .box-info.visible .more-details,
.bundle-step-content .options-grid .custom-location-box .box-info.visible .more-details,
.product-box .box-info.visible .details-content,
.bundle-step-content .options-grid .service-box .box-info.visible .details-content,
.bundle-step-content .options-grid .location-box .box-info.visible .details-content,
.bundle-step-content .options-grid .custom-location-box .box-info.visible .details-content {
  pointer-events: all;
  opacity: 1;
}
.product-box .box-info.visible .overlay, .bundle-step-content .options-grid .service-box .box-info.visible .overlay,
.bundle-step-content .options-grid .location-box .box-info.visible .overlay,
.bundle-step-content .options-grid .custom-location-box .box-info.visible .overlay {
  transform: scaleY(1);
  backdrop-filter: blur(8px) brightness(0.8);
  opacity: 0.95;
}
.product-box .box-content, .bundle-step-content .options-grid .service-box .box-content,
.bundle-step-content .options-grid .location-box .box-content,
.bundle-step-content .options-grid .custom-location-box .box-content {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 10px;
  width: 100%;
  z-index: 5;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.product-box .box-content h3, .bundle-step-content .options-grid .service-box .box-content h3,
.bundle-step-content .options-grid .location-box .box-content h3,
.bundle-step-content .options-grid .custom-location-box .box-content h3 {
  color: #000;
  max-width: 90%;
  font-size: 32px;
  text-transform: uppercase;
  line-height: 1;
  text-align: center;
  transition: color 0.55s ease-in-out;
  width: 100%;
}
@media (max-width: 1680px) {
  .product-box .box-content h3, .bundle-step-content .options-grid .service-box .box-content h3,
  .bundle-step-content .options-grid .location-box .box-content h3,
  .bundle-step-content .options-grid .custom-location-box .box-content h3 {
    font-size: 28px;
  }
}
@media (max-width: 1280px) {
  .product-box .box-content h3, .bundle-step-content .options-grid .service-box .box-content h3,
  .bundle-step-content .options-grid .location-box .box-content h3,
  .bundle-step-content .options-grid .custom-location-box .box-content h3 {
    font-size: 24px;
  }
}
@media (max-width: 960px) {
  .product-box .box-content h3, .bundle-step-content .options-grid .service-box .box-content h3,
  .bundle-step-content .options-grid .location-box .box-content h3,
  .bundle-step-content .options-grid .custom-location-box .box-content h3 {
    font-size: 22px;
  }
}
@media (max-width: 660px) {
  .product-box .box-content h3, .bundle-step-content .options-grid .service-box .box-content h3,
  .bundle-step-content .options-grid .location-box .box-content h3,
  .bundle-step-content .options-grid .custom-location-box .box-content h3 {
    font-size: 20px;
  }
}
.product-box .box-content .circle-button, .product-box .box-content #bundle-client-form .form-actions button[type=submit], #bundle-client-form .form-actions .product-box .box-content button[type=submit], .product-box .box-content .bundle-step-content .options-grid .custom-location-box button, .bundle-step-content .options-grid .service-box .box-content .circle-button, .bundle-step-content .options-grid .service-box .box-content #bundle-client-form .form-actions button[type=submit], #bundle-client-form .form-actions .bundle-step-content .options-grid .service-box .box-content button[type=submit], .bundle-step-content .options-grid .service-box .box-content button,
.bundle-step-content .options-grid .location-box .box-content .circle-button,
.bundle-step-content .options-grid .location-box .box-content #bundle-client-form .form-actions button[type=submit],
#bundle-client-form .form-actions .bundle-step-content .options-grid .location-box .box-content button[type=submit],
.bundle-step-content .options-grid .custom-location-box .box-content .circle-button,
.bundle-step-content .options-grid .custom-location-box .box-content #bundle-client-form .form-actions button[type=submit],
#bundle-client-form .form-actions .bundle-step-content .options-grid .custom-location-box .box-content button[type=submit],
.bundle-step-content .options-grid .custom-location-box .box-content button,
.bundle-step-content .options-grid .location-box .box-content button {
  margin-top: 8px;
}
@media (max-width: 660px) {
  .product-box .box-content .circle-button, .product-box .box-content #bundle-client-form .form-actions button[type=submit], #bundle-client-form .form-actions .product-box .box-content button[type=submit], .product-box .box-content .bundle-step-content .options-grid .custom-location-box button, .bundle-step-content .options-grid .service-box .box-content .circle-button, .bundle-step-content .options-grid .service-box .box-content #bundle-client-form .form-actions button[type=submit], #bundle-client-form .form-actions .bundle-step-content .options-grid .service-box .box-content button[type=submit], .bundle-step-content .options-grid .service-box .box-content button,
  .bundle-step-content .options-grid .location-box .box-content .circle-button,
  .bundle-step-content .options-grid .location-box .box-content #bundle-client-form .form-actions button[type=submit],
  #bundle-client-form .form-actions .bundle-step-content .options-grid .location-box .box-content button[type=submit],
  .bundle-step-content .options-grid .custom-location-box .box-content .circle-button,
  .bundle-step-content .options-grid .custom-location-box .box-content #bundle-client-form .form-actions button[type=submit],
  #bundle-client-form .form-actions .bundle-step-content .options-grid .custom-location-box .box-content button[type=submit],
  .bundle-step-content .options-grid .custom-location-box .box-content button,
  .bundle-step-content .options-grid .location-box .box-content button {
    transform: scale(0.85);
    margin-top: 4px;
  }
}
.product-box:hover .box-video, .bundle-step-content .options-grid .service-box:hover .box-video,
.bundle-step-content .options-grid .location-box:hover .box-video,
.bundle-step-content .options-grid .custom-location-box:hover .box-video {
  opacity: 1;
}

.location-box, .bundle-step-content .options-grid .custom-location-box {
  flex-basis: calc(25% - 7.5px);
  width: calc(25% - 7.5px);
  margin-right: 10px;
  border-radius: 20px;
  background-color: #fff;
  position: relative;
  overflow: hidden;
  padding-bottom: 33%;
}
@media (max-width: 1160px) {
  .location-box, .bundle-step-content .options-grid .custom-location-box {
    flex-basis: calc(33.33% - 6.66px);
    width: calc(33.33% - 6.66px);
    padding-bottom: 42%;
  }
  .location-box:nth-child(4n+4), .bundle-step-content .options-grid .custom-location-box:nth-child(4n+4) {
    margin-right: 10px;
  }
  .location-box:nth-child(3n+3), .bundle-step-content .options-grid .custom-location-box:nth-child(3n+3) {
    margin-right: 0;
  }
}
@media (max-width: 660px) {
  .location-box, .bundle-step-content .options-grid .custom-location-box {
    flex-basis: calc(50% - 5px);
    width: calc(50% - 5px);
    padding-bottom: 70%;
    margin-bottom: 10px;
  }
  .location-box:nth-child(3n+3), .bundle-step-content .options-grid .custom-location-box:nth-child(3n+3) {
    margin-right: 10px;
  }
  .location-box:nth-child(2n+2), .bundle-step-content .options-grid .custom-location-box:nth-child(2n+2) {
    margin-right: 0;
  }
}
@media (max-width: 380px) {
  .location-box, .bundle-step-content .options-grid .custom-location-box {
    flex-basis: 100%;
    width: 100%;
    margin-right: 0;
    padding-bottom: 80%;
  }
  .location-box:nth-child(3n+3), .bundle-step-content .options-grid .custom-location-box:nth-child(3n+3), .location-box:nth-child(2n+2), .bundle-step-content .options-grid .custom-location-box:nth-child(2n+2) {
    margin-right: 0;
  }
}
.location-box:before, .bundle-step-content .options-grid .custom-location-box:before {
  content: "";
  display: block;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.33) 0%, rgba(0, 0, 0, 0) 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30%;
  z-index: 2;
}
.location-box:nth-child(4n+4), .bundle-step-content .options-grid .custom-location-box:nth-child(4n+4) {
  margin-right: 0;
}
.location-box .image-wrap, .bundle-step-content .options-grid .custom-location-box .image-wrap {
  height: 110%;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
  z-index: 1;
}
.location-box img, .bundle-step-content .options-grid .custom-location-box img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.location-box .box-content, .bundle-step-content .options-grid .custom-location-box .box-content {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 10px;
  width: 100%;
  z-index: 5;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.location-box .box-content h3, .bundle-step-content .options-grid .custom-location-box .box-content h3 {
  color: #fff;
  max-width: 50%;
  font-size: 32px;
  text-transform: uppercase;
  line-height: 1;
  text-align: center;
  transition: color 0.55s ease-in-out;
}
@media (max-width: 1680px) {
  .location-box .box-content h3, .bundle-step-content .options-grid .custom-location-box .box-content h3 {
    font-size: 28px;
  }
}
@media (max-width: 1280px) {
  .location-box .box-content h3, .bundle-step-content .options-grid .custom-location-box .box-content h3 {
    font-size: 24px;
  }
}
@media (max-width: 960px) {
  .location-box .box-content h3, .bundle-step-content .options-grid .custom-location-box .box-content h3 {
    font-size: 22px;
    max-width: 70%;
  }
}
@media (max-width: 660px) {
  .location-box .box-content h3, .bundle-step-content .options-grid .custom-location-box .box-content h3 {
    font-size: 20px;
    max-width: 80%;
  }
}
.location-box .box-content .circle-button, .location-box .box-content #bundle-client-form .form-actions button[type=submit], #bundle-client-form .form-actions .location-box .box-content button[type=submit], .location-box .box-content .bundle-step-content .options-grid .custom-location-box button, .bundle-step-content .options-grid .custom-location-box .box-content .circle-button, .bundle-step-content .options-grid .custom-location-box .box-content #bundle-client-form .form-actions button[type=submit], #bundle-client-form .form-actions .bundle-step-content .options-grid .custom-location-box .box-content button[type=submit], .bundle-step-content .options-grid .custom-location-box .box-content button, .location-box .bundle-step-content .options-grid .service-box .box-content button,
.bundle-step-content .options-grid .location-box .box-content button {
  margin-top: 8px;
}
@media (max-width: 660px) {
  .location-box .box-content .circle-button, .location-box .box-content #bundle-client-form .form-actions button[type=submit], #bundle-client-form .form-actions .location-box .box-content button[type=submit], .location-box .box-content .bundle-step-content .options-grid .custom-location-box button, .bundle-step-content .options-grid .custom-location-box .box-content .circle-button, .bundle-step-content .options-grid .custom-location-box .box-content #bundle-client-form .form-actions button[type=submit], #bundle-client-form .form-actions .bundle-step-content .options-grid .custom-location-box .box-content button[type=submit], .bundle-step-content .options-grid .custom-location-box .box-content button, .location-box .bundle-step-content .options-grid .service-box .box-content button,
  .bundle-step-content .options-grid .location-box .box-content button {
    transform: scale(0.85);
    margin-top: 4px;
  }
}
.location-box.custom-location-box, .bundle-step-content .options-grid .custom-location-box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 50px 2.5%;
}
.location-box.custom-location-box:before, .bundle-step-content .options-grid .custom-location-box:before {
  display: none;
}
.location-box.custom-location-box .location-title, .bundle-step-content .options-grid .custom-location-box .location-title {
  font-family: "Century Gothic";
  font-size: 36px;
  margin-bottom: 10px;
  letter-spacing: -2px;
  line-height: 1;
}
@media (max-width: 1280px) {
  .location-box.custom-location-box .location-title, .bundle-step-content .options-grid .custom-location-box .location-title {
    font-size: 30px;
  }
}
@media (max-width: 660px) {
  .location-box.custom-location-box .location-title, .bundle-step-content .options-grid .custom-location-box .location-title {
    font-size: 24px;
    letter-spacing: -1px;
  }
}
.location-box.custom-location-box .site-btn, .location-box.custom-location-box .bundle-step-content .error-state button, .bundle-step-content .error-state .location-box.custom-location-box button, .location-box.custom-location-box .bundle-modal-overlay .bundle-modal .modal-actions button, .bundle-modal-overlay .bundle-modal .modal-actions .location-box.custom-location-box button, .location-box.custom-location-box .bundle-btn, .location-box.custom-location-box .concepts-footer .concepts-buttons button, .concepts-footer .concepts-buttons .location-box.custom-location-box button, .location-box.custom-location-box .special-effects-footer .effects-buttons button, .special-effects-footer .effects-buttons .location-box.custom-location-box button, .location-box.custom-location-box .additional-stations-content .stations-summary .station-actions button, .additional-stations-content .stations-summary .station-actions .location-box.custom-location-box button, .location-box.custom-location-box #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .backdrop-remove-choice-btn, #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .location-box.custom-location-box .backdrop-remove-choice-btn, .location-box.custom-location-box #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .backdrop-confirm-btn, #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .location-box.custom-location-box .backdrop-confirm-btn, .bundle-step-content .options-grid .custom-location-box .site-btn, .bundle-step-content .options-grid .custom-location-box .error-state button, .bundle-step-content .error-state .options-grid .custom-location-box button, .bundle-step-content .options-grid .custom-location-box .bundle-modal-overlay .bundle-modal .modal-actions button, .bundle-modal-overlay .bundle-modal .modal-actions .bundle-step-content .options-grid .custom-location-box button, .bundle-step-content .options-grid .custom-location-box .bundle-btn, .bundle-step-content .options-grid .custom-location-box .concepts-footer .concepts-buttons button, .concepts-footer .concepts-buttons .bundle-step-content .options-grid .custom-location-box button, .bundle-step-content .options-grid .custom-location-box .special-effects-footer .effects-buttons button, .special-effects-footer .effects-buttons .bundle-step-content .options-grid .custom-location-box button, .bundle-step-content .options-grid .custom-location-box .additional-stations-content .stations-summary .station-actions button, .additional-stations-content .stations-summary .station-actions .bundle-step-content .options-grid .custom-location-box button, .bundle-step-content .options-grid .custom-location-box #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .backdrop-remove-choice-btn, #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .bundle-step-content .options-grid .custom-location-box .backdrop-remove-choice-btn, .bundle-step-content .options-grid .custom-location-box #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .backdrop-confirm-btn, #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .bundle-step-content .options-grid .custom-location-box .backdrop-confirm-btn, .location-box.custom-location-box .container.not-logged-in .password-protected-wrap form input[type=submit], .bundle-step-content .options-grid .custom-location-box .container.not-logged-in .password-protected-wrap form input[type=submit], .container.not-logged-in .password-protected-wrap form .location-box.custom-location-box input[type=submit], .container.not-logged-in .password-protected-wrap form .bundle-step-content .options-grid .custom-location-box input[type=submit], .bundle-step-content .options-grid .container.not-logged-in .password-protected-wrap form .custom-location-box input[type=submit] {
  margin-top: 25px;
}
@media (max-width: 660px) {
  .location-box.custom-location-box, .bundle-step-content .options-grid .custom-location-box {
    padding: 30px 2.5%;
  }
}
.location-box.grey-bg, .bundle-step-content .options-grid .grey-bg.custom-location-box {
  background-color: #f3f3f3;
}

.wedding-locations {
  padding: 5% 10px 5%;
}

.event-box {
  flex-basis: calc(25% - 7.5px);
  width: calc(25% - 7.5px);
  margin-right: 10px;
  margin-bottom: 2.5%;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.event-box:nth-child(4n+4) {
  margin-right: 0;
}
@media (max-width: 1160px) {
  .event-box {
    flex-basis: calc(33.33% - 6.66px);
    width: calc(33.33% - 6.66px);
  }
  .event-box:nth-child(4n+4) {
    margin-right: 10px;
  }
  .event-box:nth-child(3n+3) {
    margin-right: 0;
  }
}
@media (max-width: 660px) {
  .event-box {
    flex-basis: calc(50% - 5px);
    width: calc(50% - 5px);
  }
  .event-box:nth-child(3n+3) {
    margin-right: 10px;
  }
  .event-box:nth-child(2n+2) {
    margin-right: 0;
  }
}
@media (max-width: 380px) {
  .event-box {
    flex-basis: 100%;
    width: 100%;
    margin-right: 0;
  }
  .event-box:nth-child(3n+3), .event-box:nth-child(2n+2) {
    margin-right: 0;
  }
}
.event-box .event-image {
  display: block;
  position: relative;
  padding-bottom: 120%;
  margin-bottom: 15px;
  border-radius: 20px;
  overflow: hidden;
}
.event-box .event-image .event-location {
  z-index: 1;
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 10px;
  letter-spacing: 1px;
  font-weight: 400;
  padding: 10px 18px;
  text-transform: uppercase;
  display: inline-block;
  color: #fff;
  background-color: rgba(255, 110, 1, 0.7);
  border-radius: 20px;
}
.event-box .event-image img {
  height: 102%;
  width: 102%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
}
.event-box .event-content {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex: 1;
}
.event-box .event-content h3 {
  margin-top: 5px;
  margin-bottom: 15px;
}
.event-box .event-content h3 a {
  color: #232325;
  max-width: 50%;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 1;
  text-align: center;
  transition: color 0.55s ease-in-out;
}
@media (max-width: 960px) {
  .event-box .event-content h3 a {
    font-size: 16px;
  }
}
.event-box .event-content .event-type {
  color: #232325;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 12px;
}
.event-box .event-content .event-title {
  color: #232325;
}
.event-box .event-content .event-description {
  margin-top: 10px;
  margin-bottom: 35px;
  color: #232325;
}
.event-box .event-content .circle-button, .event-box .event-content #bundle-client-form .form-actions button[type=submit], #bundle-client-form .form-actions .event-box .event-content button[type=submit], .event-box .event-content .bundle-step-content .options-grid .custom-location-box button, .bundle-step-content .options-grid .custom-location-box .event-box .event-content button, .event-box .event-content .bundle-step-content .options-grid .service-box .box-content button, .bundle-step-content .options-grid .service-box .box-content .event-box .event-content button,
.event-box .event-content .bundle-step-content .options-grid .location-box .box-content button,
.bundle-step-content .options-grid .location-box .box-content .event-box .event-content button {
  margin-top: auto;
}

.concept-box {
  display: inline-block;
  width: 100%;
  border-radius: 20px;
  background-color: #fff;
  position: relative;
  overflow: hidden;
  padding-bottom: 125%;
}
.concept-box:before {
  content: "";
  display: block;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.33) 0%, rgba(0, 0, 0, 0) 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30%;
  z-index: 2;
}
.concept-box .image-wrap {
  height: 110%;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
  z-index: 1;
}
.concept-box img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.concept-box .box-content {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 10px;
  width: 100%;
  z-index: 5;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.concept-box .box-content .title {
  color: #fff;
  max-width: 50%;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 1;
  text-align: center;
  font-family: "Toxigenesis";
  transition: color 0.55s ease-in-out;
}
@media (max-width: 1280px) {
  .concept-box .box-content .title {
    max-width: 90%;
  }
}
.concept-box .box-content .circle-button, .concept-box .box-content #bundle-client-form .form-actions button[type=submit], #bundle-client-form .form-actions .concept-box .box-content button[type=submit], .concept-box .box-content .bundle-step-content .options-grid .custom-location-box button, .bundle-step-content .options-grid .custom-location-box .concept-box .box-content button, .concept-box .bundle-step-content .options-grid .service-box .box-content button, .bundle-step-content .options-grid .service-box .concept-box .box-content button,
.concept-box .bundle-step-content .options-grid .location-box .box-content button,
.concept-box .bundle-step-content .options-grid .custom-location-box .box-content button,
.bundle-step-content .options-grid .location-box .concept-box .box-content button {
  margin-top: 8px;
}
.concept-box.custom-location-box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 50px 2.5%;
}
.concept-box.custom-location-box:before {
  display: none;
}
.concept-box.custom-location-box .location-title {
  font-family: "Century Gothic";
  font-size: 36px;
  margin-bottom: 10px;
  letter-spacing: -2px;
  line-height: 1;
}
.concept-box.custom-location-box .site-btn, .concept-box.custom-location-box .bundle-step-content .error-state button, .bundle-step-content .error-state .concept-box.custom-location-box button, .concept-box.custom-location-box .bundle-modal-overlay .bundle-modal .modal-actions button, .bundle-modal-overlay .bundle-modal .modal-actions .concept-box.custom-location-box button, .concept-box.custom-location-box .bundle-btn, .concept-box.custom-location-box .concepts-footer .concepts-buttons button, .concepts-footer .concepts-buttons .concept-box.custom-location-box button, .concept-box.custom-location-box .special-effects-footer .effects-buttons button, .special-effects-footer .effects-buttons .concept-box.custom-location-box button, .concept-box.custom-location-box .additional-stations-content .stations-summary .station-actions button, .additional-stations-content .stations-summary .station-actions .concept-box.custom-location-box button, .concept-box.custom-location-box #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .backdrop-remove-choice-btn, #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .concept-box.custom-location-box .backdrop-remove-choice-btn, .concept-box.custom-location-box #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .backdrop-confirm-btn, #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .concept-box.custom-location-box .backdrop-confirm-btn, .concept-box.custom-location-box .container.not-logged-in .password-protected-wrap form input[type=submit], .container.not-logged-in .password-protected-wrap form .concept-box.custom-location-box input[type=submit] {
  margin-top: 25px;
}
.concept-box.grey-bg {
  background-color: #f3f3f3;
}

.white-bg {
  background-color: #fff;
}

.large-hero {
  height: calc(100vh - 10px);
  width: calc(100% - 20px);
  margin: 0 10px;
  border-top: 10px solid #232325;
  position: relative;
  overflow: hidden;
  border-radius: 30px;
}
@media (max-width: 960px) {
  .large-hero {
    height: calc(70vh - 10px);
    border-radius: 20px;
  }
}
@media (max-width: 660px) {
  .large-hero {
    height: calc(60vh - 10px);
    border-radius: 16px;
  }
}
.large-hero.smaller-hero {
  height: calc(75vh - 10px);
}
@media (max-width: 960px) {
  .large-hero.smaller-hero {
    height: calc(55vh - 10px);
  }
}
@media (max-width: 660px) {
  .large-hero.smaller-hero {
    height: calc(45vh - 10px);
  }
}
.large-hero.with-gradient:before {
  content: "";
  display: block;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.33) 0%, rgba(0, 0, 0, 0) 100%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.large-hero .hero-content {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 10%;
  z-index: 99;
  text-align: center;
}
.large-hero .hero-image-wrapper {
  height: 100%;
  position: relative;
}
.large-hero .hero-image-wrapper .hero-img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
  width: 100%;
  height: auto;
}

.large-image {
  max-height: 1200px;
  height: 100vh;
  width: calc(100% - 20px);
  margin: 10px;
  position: relative;
  overflow: hidden;
  border-radius: 20px;
}
@media (max-width: 960px) {
  .large-image {
    height: 70vh;
  }
}
@media (max-width: 660px) {
  .large-image {
    height: 50vh;
    border-radius: 16px;
  }
}

.large-video {
  max-height: 1200px;
  height: calc(100vh - 20px);
  position: relative;
  overflow: hidden;
  width: calc(100% - 20px);
  border-radius: 20px;
  margin: 10px;
}
@media (max-width: 960px) {
  .large-video {
    height: 70vh;
  }
}
@media (max-width: 660px) {
  .large-video {
    height: 50vh;
    border-radius: 16px;
  }
}
.large-video .video-wrapper {
  height: 100%;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}
.large-video .video-wrapper video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.large-video .video-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: 99;
  font-weight: 600;
  max-width: 600px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.horizontal-gallery .title-group {
  height: calc(35vh - 5px);
  justify-content: flex-end;
  padding: 10px 10px 35px;
  max-width: 45%;
}
@media (max-width: 960px) {
  .horizontal-gallery .title-group {
    max-width: 70%;
    height: auto;
    padding: 20px 10px 25px;
  }
}
@media (max-width: 660px) {
  .horizontal-gallery .title-group {
    max-width: 90%;
  }
}

.horizontal-gallery-wrap {
  width: 100vw;
}

.single-service .horizontal-gallery .title-group {
  justify-content: flex-end;
  text-align: center;
  align-items: center;
  margin: 0 auto;
}

.gallery-container {
  display: flex;
  flex-wrap: nowrap;
  padding-left: 20px;
  width: max-content;
  min-width: 200vw;
}
.gallery-container .gallery-item {
  flex-shrink: 0;
}
.gallery-container .gallery-item img {
  width: auto;
  height: 65vh;
  border-radius: 20px;
  margin-right: 10px;
  min-width: 300px;
}
@media (max-width: 960px) {
  .gallery-container .gallery-item img {
    height: 50vh;
    min-width: 220px;
    border-radius: 16px;
  }
}
@media (max-width: 660px) {
  .gallery-container .gallery-item img {
    height: 40vh;
    min-width: 180px;
    border-radius: 12px;
  }
}
.gallery-container .gallery-item:last-child img {
  margin-right: 0;
}

.two-col-scrollable.service-products .content-col {
  height: 100vh;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
@media (max-width: 960px) {
  .two-col-scrollable.service-products .content-col {
    height: auto;
    padding: 40px 10px;
  }
}
.two-col-scrollable.service-products .products-col .section-title {
  color: #232325;
}
.two-col-scrollable.service-products .products-col {
  padding: 15vh 10px 0 0;
}
@media (max-width: 960px) {
  .two-col-scrollable.service-products .products-col {
    padding: 5vh 10px 0;
  }
}
.two-col-scrollable.service-products .products-col .section-title {
  text-align: center;
  padding: 5vh 0;
}
@media (max-width: 960px) {
  .two-col-scrollable.service-products .products-col .stations-wrap {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
}
@media (max-width: 480px) {
  .two-col-scrollable.service-products .products-col .stations-wrap {
    grid-template-columns: 1fr;
  }
}
.two-col-scrollable.service-products .products-col .product-box, .two-col-scrollable.service-products .products-col .bundle-step-content .options-grid .service-box, .bundle-step-content .options-grid .two-col-scrollable.service-products .products-col .service-box,
.two-col-scrollable.service-products .products-col .bundle-step-content .options-grid .location-box,
.two-col-scrollable.service-products .products-col .bundle-step-content .options-grid .custom-location-box,
.bundle-step-content .options-grid .two-col-scrollable.service-products .products-col .location-box,
.bundle-step-content .options-grid .two-col-scrollable.service-products .products-col .custom-location-box {
  flex-basis: calc(50% - 5px);
  width: calc(50% - 5px);
  height: 60vh;
  margin-right: 10px;
  margin-bottom: 10px;
}
.two-col-scrollable.service-products .products-col .product-box:nth-child(4n+4), .two-col-scrollable.service-products .products-col .bundle-step-content .options-grid .service-box:nth-child(4n+4), .bundle-step-content .options-grid .two-col-scrollable.service-products .products-col .service-box:nth-child(4n+4),
.two-col-scrollable.service-products .products-col .bundle-step-content .options-grid .location-box:nth-child(4n+4),
.two-col-scrollable.service-products .products-col .bundle-step-content .options-grid .custom-location-box:nth-child(4n+4),
.bundle-step-content .options-grid .two-col-scrollable.service-products .products-col .location-box:nth-child(4n+4),
.bundle-step-content .options-grid .two-col-scrollable.service-products .products-col .custom-location-box:nth-child(4n+4) {
  margin-right: 10px;
}
.two-col-scrollable.service-products .products-col .product-box:nth-child(2n+2), .two-col-scrollable.service-products .products-col .bundle-step-content .options-grid .service-box:nth-child(2n+2), .bundle-step-content .options-grid .two-col-scrollable.service-products .products-col .service-box:nth-child(2n+2),
.two-col-scrollable.service-products .products-col .bundle-step-content .options-grid .location-box:nth-child(2n+2),
.two-col-scrollable.service-products .products-col .bundle-step-content .options-grid .custom-location-box:nth-child(2n+2),
.bundle-step-content .options-grid .two-col-scrollable.service-products .products-col .location-box:nth-child(2n+2),
.bundle-step-content .options-grid .two-col-scrollable.service-products .products-col .custom-location-box:nth-child(2n+2) {
  margin-right: 0;
}
@media (max-width: 960px) {
  .two-col-scrollable.service-products .products-col .product-box, .two-col-scrollable.service-products .products-col .bundle-step-content .options-grid .service-box, .bundle-step-content .options-grid .two-col-scrollable.service-products .products-col .service-box,
  .two-col-scrollable.service-products .products-col .bundle-step-content .options-grid .location-box,
  .two-col-scrollable.service-products .products-col .bundle-step-content .options-grid .custom-location-box,
  .bundle-step-content .options-grid .two-col-scrollable.service-products .products-col .location-box,
  .bundle-step-content .options-grid .two-col-scrollable.service-products .products-col .custom-location-box {
    width: 100%;
    flex-basis: auto;
    height: 45vh;
    margin-right: 0;
    margin-bottom: 0;
  }
  .two-col-scrollable.service-products .products-col .product-box:nth-child(4n+4), .two-col-scrollable.service-products .products-col .bundle-step-content .options-grid .service-box:nth-child(4n+4), .bundle-step-content .options-grid .two-col-scrollable.service-products .products-col .service-box:nth-child(4n+4),
  .two-col-scrollable.service-products .products-col .bundle-step-content .options-grid .location-box:nth-child(4n+4),
  .two-col-scrollable.service-products .products-col .bundle-step-content .options-grid .custom-location-box:nth-child(4n+4),
  .bundle-step-content .options-grid .two-col-scrollable.service-products .products-col .location-box:nth-child(4n+4),
  .bundle-step-content .options-grid .two-col-scrollable.service-products .products-col .custom-location-box:nth-child(4n+4), .two-col-scrollable.service-products .products-col .product-box:nth-child(2n+2), .two-col-scrollable.service-products .products-col .bundle-step-content .options-grid .service-box:nth-child(2n+2), .bundle-step-content .options-grid .two-col-scrollable.service-products .products-col .service-box:nth-child(2n+2),
  .two-col-scrollable.service-products .products-col .bundle-step-content .options-grid .location-box:nth-child(2n+2),
  .two-col-scrollable.service-products .products-col .bundle-step-content .options-grid .custom-location-box:nth-child(2n+2),
  .bundle-step-content .options-grid .two-col-scrollable.service-products .products-col .location-box:nth-child(2n+2),
  .bundle-step-content .options-grid .two-col-scrollable.service-products .products-col .custom-location-box:nth-child(2n+2) {
    margin-right: 0;
  }
}
@media (max-width: 480px) {
  .two-col-scrollable.service-products .products-col .product-box, .two-col-scrollable.service-products .products-col .bundle-step-content .options-grid .service-box, .bundle-step-content .options-grid .two-col-scrollable.service-products .products-col .service-box,
  .two-col-scrollable.service-products .products-col .bundle-step-content .options-grid .location-box,
  .two-col-scrollable.service-products .products-col .bundle-step-content .options-grid .custom-location-box,
  .bundle-step-content .options-grid .two-col-scrollable.service-products .products-col .location-box,
  .bundle-step-content .options-grid .two-col-scrollable.service-products .products-col .custom-location-box {
    height: 50vh;
  }
}
.two-col-scrollable .sticky-col {
  width: 100%;
}

.full-height {
  height: 100vh;
}

.hide-overflow {
  overflow: hidden;
}

.object-cover {
  object-fit: cover;
  width: 100%;
  height: auto;
}

.center-contents {
  display: flex;
  align-items: center;
}

.content-hero {
  padding: 80px 10px 20px;
}
.content-hero .pretitle {
  background-color: #FC8A00;
  padding: 10px 15px;
  border-radius: 30px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  display: inline-block;
  margin-bottom: 5px;
}
.content-hero h1 {
  color: #232325;
  font-size: 80px;
  line-height: 0.84;
  font-family: "Century Gothic";
}
@media (max-width: 1680px) {
  .content-hero h1 {
    font-size: 72px;
  }
}
@media (max-width: 1440px) {
  .content-hero h1 {
    font-size: 62px;
  }
}
@media (max-width: 1160px) {
  .content-hero h1 {
    font-size: 52px;
  }
}
@media (max-width: 960px) {
  .content-hero h1 {
    font-size: 42px;
  }
}
@media (max-width: 660px) {
  .content-hero h1 {
    font-size: 32px;
  }
}
@media (max-width: 380px) {
  .content-hero h1 {
    font-size: 26px;
  }
}
.content-hero .intro-text {
  max-width: 45%;
  color: #232325;
  margin-top: 20px;
}
@media (max-width: 960px) {
  .content-hero .intro-text {
    max-width: 70%;
  }
}
@media (max-width: 660px) {
  .content-hero .intro-text {
    max-width: 100%;
  }
}
.content-hero .intro-text p {
  color: #232325;
}
.content-hero.event-intro {
  padding: 7.5% 10% 5%;
}
@media (max-width: 960px) {
  .content-hero.event-intro {
    padding: 7.5% 5% 5%;
  }
}
@media (max-width: 660px) {
  .content-hero.event-intro {
    padding: 7.5% 10px 5%;
  }
}

.related-events.extra-padding {
  padding: 10vh 0;
}

.social-media-wrap {
  margin: 20px 0;
}
.social-media-wrap span {
  color: #232325;
  display: block;
  margin-bottom: 5px;
  font-weight: 600;
  font-size: 14px;
}
.social-media-wrap .social-media {
  display: flex;
  flex-wrap: wrap;
}
.social-media-wrap .social-media a {
  color: #232325;
  margin-right: 15px;
  text-transform: uppercase;
  font-weight: 500;
}

@media (max-width: 960px) {
  .scrub-effect--opacity-1,
  .scrub-effect--opacity-2,
  .scrub-effect--opacity-3,
  .scrub-effect--opacity-4,
  .scrub-effect,
  .base-animation {
    opacity: 1 !important;
  }
  .scrub-effect--translate-1,
  .scrub-effect--translate-2,
  .scrub-effect--translate-3,
  .scrub-effect--translate-4,
  .scrub-effect--translate-5,
  .scrub-effect--translate-6,
  .scrub-effect--translate-7 {
    opacity: 1 !important;
    transform: none !important;
  }
  .scrub-effect--vertical-1,
  .scrub-effect--vertical-2,
  .scrub-effect--vertical-3,
  .scrub-effect--vertical-4 {
    opacity: 1 !important;
    transform: none !important;
  }
  .scrub-effect--scale-1,
  .scrub-effect--scale-2,
  .scrub-effect--scale-3,
  .scrub-effect--scale-4 {
    opacity: 1 !important;
    transform: none !important;
  }
}
.overlay-box,
.album-box {
  position: relative;
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
  cursor: pointer;
  border: 3px solid transparent;
  transition: border 0.3s ease-in-out;
}
.overlay-box:hover,
.album-box:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
}
.overlay-box:hover .overlay-select-btn,
.overlay-box:hover .album-select-btn,
.album-box:hover .overlay-select-btn,
.album-box:hover .album-select-btn {
  background: rgb(255, 9, 12.7846153846);
}
.overlay-box .overlay-label,
.overlay-box .album-label,
.album-box .overlay-label,
.album-box .album-label {
  position: absolute;
  top: 15px;
  left: 15px;
  z-index: 2;
  font-size: 11px;
  letter-spacing: 0.5px;
  font-weight: 600;
  padding: 6px 12px;
  text-transform: uppercase;
  display: inline-block;
  color: #fff;
  background-color: rgba(252, 138, 0, 0.9);
  border-radius: 15px;
  backdrop-filter: blur(10px);
}
.overlay-box .overlay-image,
.overlay-box .album-image,
.album-box .overlay-image,
.album-box .album-image {
  width: 100%;
  height: 220px;
  overflow: hidden;
  position: relative;
  background: #f3f3f3;
}
.overlay-box .overlay-image img,
.overlay-box .album-image img,
.album-box .overlay-image img,
.album-box .album-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.4s ease;
}
.overlay-box .overlay-placeholder,
.overlay-box .album-placeholder,
.album-box .overlay-placeholder,
.album-box .album-placeholder {
  width: 100%;
  height: 220px;
  background: linear-gradient(135deg, #f3f3f3 0%, rgb(230.25, 230.25, 230.25) 100%);
  display: flex;
  align-items: center;
  justify-content: center;
}
.overlay-box .overlay-placeholder span,
.overlay-box .album-placeholder span,
.album-box .overlay-placeholder span,
.album-box .album-placeholder span {
  font-family: "Toxigenesis";
  font-size: 18px;
  color: rgb(166.5, 166.5, 166.5);
  text-transform: uppercase;
  text-align: center;
  padding: 20px;
}
.overlay-box .overlay-content,
.overlay-box .album-content,
.album-box .overlay-content,
.album-box .album-content {
  padding: 20px;
  text-align: center;
}
.overlay-box .overlay-content h4,
.overlay-box .album-content h4,
.album-box .overlay-content h4,
.album-box .album-content h4 {
  font-family: "Toxigenesis";
  font-size: 18px;
  color: #232325;
  text-transform: uppercase;
  margin: 0 0 15px 0;
  line-height: 1.2;
  min-height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.overlay-box .overlay-content .overlay-select-btn,
.overlay-box .overlay-content .album-select-btn,
.overlay-box .album-content .overlay-select-btn,
.overlay-box .album-content .album-select-btn,
.album-box .overlay-content .overlay-select-btn,
.album-box .overlay-content .album-select-btn,
.album-box .album-content .overlay-select-btn,
.album-box .album-content .album-select-btn {
  background: #FF3C3F;
  color: #fff;
  border: none;
  padding: 10px 20px;
  border-radius: 20px;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 0.3s ease;
  width: 100%;
}
.overlay-box .overlay-content .overlay-select-btn:hover,
.overlay-box .overlay-content .album-select-btn:hover,
.overlay-box .album-content .overlay-select-btn:hover,
.overlay-box .album-content .album-select-btn:hover,
.album-box .overlay-content .overlay-select-btn:hover,
.album-box .overlay-content .album-select-btn:hover,
.album-box .album-content .overlay-select-btn:hover,
.album-box .album-content .album-select-btn:hover {
  background: rgb(255, 9, 12.7846153846);
  transform: translateY(-1px);
}
.overlay-box .overlay-content .overlay-select-btn:active,
.overlay-box .overlay-content .album-select-btn:active,
.overlay-box .album-content .overlay-select-btn:active,
.overlay-box .album-content .album-select-btn:active,
.album-box .overlay-content .overlay-select-btn:active,
.album-box .overlay-content .album-select-btn:active,
.album-box .album-content .overlay-select-btn:active,
.album-box .album-content .album-select-btn:active {
  transform: translateY(0);
}
.overlay-box .overlay-content .overlay-select-btn:disabled,
.overlay-box .overlay-content .album-select-btn:disabled,
.overlay-box .album-content .overlay-select-btn:disabled,
.overlay-box .album-content .album-select-btn:disabled,
.album-box .overlay-content .overlay-select-btn:disabled,
.album-box .overlay-content .album-select-btn:disabled,
.album-box .album-content .overlay-select-btn:disabled,
.album-box .album-content .album-select-btn:disabled {
  background: #f3f3f3;
  color: rgb(166.5, 166.5, 166.5);
  cursor: not-allowed;
}
.overlay-box .overlay-content .overlay-select-btn:disabled:hover,
.overlay-box .overlay-content .album-select-btn:disabled:hover,
.overlay-box .album-content .overlay-select-btn:disabled:hover,
.overlay-box .album-content .album-select-btn:disabled:hover,
.album-box .overlay-content .overlay-select-btn:disabled:hover,
.album-box .overlay-content .album-select-btn:disabled:hover,
.album-box .album-content .overlay-select-btn:disabled:hover,
.album-box .album-content .album-select-btn:disabled:hover {
  transform: none;
}
.overlay-box.selected,
.album-box.selected {
  border: 3px solid #FC8A00;
}
.overlay-box.selected .overlay-label,
.overlay-box.selected .album-label,
.album-box.selected .overlay-label,
.album-box.selected .album-label {
  background-color: #FC8A00;
}
.overlay-box.selected .overlay-select-btn,
.overlay-box.selected .album-select-btn,
.album-box.selected .overlay-select-btn,
.album-box.selected .album-select-btn {
  background: #FC8A00;
}
.overlay-box.selected .overlay-select-btn:before,
.overlay-box.selected .album-select-btn:before,
.album-box.selected .overlay-select-btn:before,
.album-box.selected .album-select-btn:before {
  content: "✓ ";
}

.overlay-selection-grid,
.album-selection-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  gap: 25px;
  padding: 20px 0;
}
@media (max-width: 768px) {
  .overlay-selection-grid,
  .album-selection-grid {
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    gap: 15px;
  }
}
@media (max-width: 480px) {
  .overlay-selection-grid,
  .album-selection-grid {
    grid-template-columns: 1fr;
  }
}

.overlay-selection-steps .step-header {
  background: #f3f3f3;
  padding: 20px;
  border-radius: 8px;
  margin-bottom: 30px;
}
.overlay-selection-steps .step-header h3 {
  font-family: "Toxigenesis";
  font-size: 24px;
  color: #232325;
  text-transform: uppercase;
  margin: 0 0 10px 0;
}
.overlay-selection-steps .step-header p {
  color: #8d8d8d;
  margin: 0;
}
.overlay-selection-steps .step-navigation {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
  padding-top: 30px;
  border-top: 2px solid #f3f3f3;
}
.overlay-selection-steps .step-navigation button {
  padding: 12px 30px;
  border: none;
  border-radius: 25px;
  font-family: "Toxigenesis";
  font-size: 14px;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 0.3s ease;
}
.overlay-selection-steps .step-navigation button.prev-step {
  background: #f3f3f3;
  color: #232325;
}
.overlay-selection-steps .step-navigation button.prev-step:hover {
  background: rgb(217.5, 217.5, 217.5);
}
.overlay-selection-steps .step-navigation button.next-step {
  background: #FF3C3F;
  color: #fff;
}
.overlay-selection-steps .step-navigation button.next-step:hover {
  background: rgb(255, 9, 12.7846153846);
}
.overlay-selection-steps .step-navigation button.next-step:disabled {
  background: #f3f3f3;
  color: rgb(166.5, 166.5, 166.5);
  cursor: not-allowed;
}
.overlay-selection-steps .step-breadcrumbs {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  padding: 15px;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
}
.overlay-selection-steps .step-breadcrumbs .breadcrumb {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #8d8d8d;
}
.overlay-selection-steps .step-breadcrumbs .breadcrumb.active {
  color: #FF3C3F;
  font-weight: 600;
}
.overlay-selection-steps .step-breadcrumbs .breadcrumb:after {
  content: "→";
  margin: 0 15px;
  color: silver;
}
.overlay-selection-steps .step-breadcrumbs .breadcrumb:last-child:after {
  display: none;
}

.selection-loading {
  text-align: center;
  padding: 60px 20px;
}
.selection-loading .loading-spinner {
  width: 50px;
  height: 50px;
  margin: 0 auto 20px;
  border: 3px solid #f3f3f3;
  border-top: 3px solid #FF3C3F;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}
.selection-loading p {
  font-family: "Toxigenesis";
  font-size: 18px;
  color: #232325;
}

.selection-success {
  text-align: center;
  padding: 40px;
  background: #d4edda;
  border-radius: 8px;
  border: 1px solid #c3e6cb;
}
.selection-success .success-icon {
  font-size: 48px;
  color: #28a745;
  margin-bottom: 20px;
}
.selection-success h3 {
  font-family: "Toxigenesis";
  font-size: 24px;
  color: #155724;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.selection-success p {
  color: #155724;
  font-size: 16px;
}

@media (max-width: 768px) {
  .overlay-box .overlay-image,
  .overlay-box .album-image,
  .overlay-box .overlay-placeholder,
  .overlay-box .album-placeholder,
  .album-box .overlay-image,
  .album-box .album-image,
  .album-box .overlay-placeholder,
  .album-box .album-placeholder {
    height: 150px;
  }
  .overlay-box .overlay-content,
  .overlay-box .album-content,
  .album-box .overlay-content,
  .album-box .album-content {
    padding: 15px;
  }
  .overlay-box .overlay-content h4,
  .overlay-box .album-content h4,
  .album-box .overlay-content h4,
  .album-box .album-content h4 {
    font-size: 16px;
    min-height: auto;
    margin-bottom: 0;
  }
  .overlay-box .overlay-label,
  .overlay-box .album-label,
  .album-box .overlay-label,
  .album-box .album-label {
    font-size: 10px;
    padding: 4px 8px;
    top: 10px;
    left: 10px;
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.fade-enter {
  opacity: 0;
  transform: translateY(20px);
}

.fade-enter-active {
  opacity: 1;
  transform: translateY(0);
  transition: all 0.4s ease;
}

.fade-exit {
  opacity: 1;
  transform: translateY(0);
}

.fade-exit-active {
  opacity: 0;
  transform: translateY(-20px);
  transition: all 0.4s ease;
}

.hero {
  height: calc(100vh - 20px);
  width: calc(100% - 20px);
  margin: 10px;
}
@media (max-width: 960px) {
  .hero {
    height: calc(80vh - 20px);
  }
}
@media (max-width: 660px) {
  .hero {
    height: calc(70vh - 20px);
  }
}
.hero .hero-content-wrap {
  border-radius: 20px;
  height: 100%;
  overflow: hidden;
  position: relative;
  top: 0;
  left: 0;
}
@media (max-width: 660px) {
  .hero .hero-content-wrap {
    border-radius: 16px;
  }
}
.hero video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
  z-index: 1;
  pointer-events: none;
  width: 100%;
  height: 100%;
}
.hero .hero-content {
  text-align: center;
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  width: 90%;
}
@media (max-width: 660px) {
  .hero .hero-content {
    bottom: 15px;
  }
}
.hero .hero-content h1 span {
  font-size: 92px;
  display: block;
  font-family: "Toxigenesis";
}
@media (max-width: 1440px) {
  .hero .hero-content h1 span {
    font-size: 78px;
  }
}
@media (max-width: 1160px) {
  .hero .hero-content h1 span {
    font-size: 64px;
  }
}
@media (max-width: 960px) {
  .hero .hero-content h1 span {
    font-size: 52px;
  }
}
@media (max-width: 660px) {
  .hero .hero-content h1 span {
    font-size: 38px;
  }
}
@media (max-width: 380px) {
  .hero .hero-content h1 span {
    font-size: 30px;
  }
}
.hero .hero-content h1 span.white {
  color: #fff;
  font-size: 42px;
}
@media (max-width: 1680px) {
  .hero .hero-content h1 span.white {
    font-size: 38px;
  }
}
@media (max-width: 1160px) {
  .hero .hero-content h1 span.white {
    font-size: 32px;
  }
}
@media (max-width: 660px) {
  .hero .hero-content h1 span.white {
    font-size: 24px;
  }
}
.hero .hero-content h1 span.red {
  color: #ff0000;
  font-size: 122px;
  line-height: 0.8;
}
@media (max-width: 1440px) {
  .hero .hero-content h1 span.red {
    font-size: 100px;
  }
}
@media (max-width: 1160px) {
  .hero .hero-content h1 span.red {
    font-size: 82px;
  }
}
@media (max-width: 960px) {
  .hero .hero-content h1 span.red {
    font-size: 64px;
  }
}
@media (max-width: 660px) {
  .hero .hero-content h1 span.red {
    font-size: 48px;
  }
}
@media (max-width: 380px) {
  .hero .hero-content h1 span.red {
    font-size: 36px;
  }
}

.bots-horizontal-container {
  position: relative;
}
.bots-horizontal-container .horizontal-gradient-effect {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.bots-horizontal {
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
}
@media (max-width: 960px) {
  .bots-horizontal {
    flex-wrap: wrap;
  }
}
.bots-horizontal .bot-row {
  background-color: #fff;
  flex: 0 0 100vw;
  width: 100%;
  padding-top: 0;
  height: 100vh;
}
@media (max-width: 960px) {
  .bots-horizontal .bot-row {
    flex: 0 0 100%;
    height: auto;
    padding: 50px 10px;
  }
}

.bot-row {
  padding-top: 5%;
  height: 140vh;
  position: relative;
  overflow: hidden;
}
@media (max-width: 1680px) {
  .bot-row {
    height: 120vh;
  }
}
@media (max-width: 1280px) {
  .bot-row {
    height: 100vh;
  }
}
@media (max-width: 960px) {
  .bot-row {
    height: auto;
    min-height: 80vh;
    padding-top: 10%;
    padding-bottom: 10%;
  }
}
.bot-row .floating-container {
  max-width: 40%;
  margin: 50px 0 0 15%;
  position: relative;
  z-index: 3;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media (max-width: 1280px) {
  .bot-row .floating-container {
    max-width: 50%;
    margin-left: 10%;
  }
}
@media (max-width: 960px) {
  .bot-row .floating-container {
    max-width: 85%;
    margin: 30px auto 0;
  }
}
@media (max-width: 660px) {
  .bot-row .floating-container {
    max-width: 90%;
    margin: 20px 5% 0;
  }
}
.bot-row .bot-rotating {
  position: absolute;
  right: 5%;
  bottom: 0;
  max-width: 33.33%;
  width: 100%;
  height: 80%;
  z-index: 3;
}
@media (max-width: 1680px) {
  .bot-row .bot-rotating {
    max-width: 40%;
    right: 4%;
  }
}
@media (max-width: 1280px) {
  .bot-row .bot-rotating {
    max-width: 45%;
  }
}
@media (max-width: 960px) {
  .bot-row .bot-rotating {
    position: relative;
    max-width: 60%;
    margin: 30px auto 0;
    right: auto;
    height: auto;
  }
}
@media (max-width: 660px) {
  .bot-row .bot-rotating {
    max-width: 80%;
  }
}
.bot-row .bot-rotating img {
  height: auto;
  width: 100%;
}
.bot-row .dot-pattern {
  position: absolute;
  bottom: 10%;
  left: -50px;
  z-index: 1;
}
.bot-row .dot-pattern svg {
  fill: #232325;
  opacity: 0.15;
}
.bot-row .dot-pattern svg circle {
  fill: #232325;
}
@media (max-width: 960px) {
  .bot-row .dot-pattern {
    display: none;
  }
}
.bot-row.alt-row .huge-title {
  color: #232325;
}
.bot-row.alt-row .mixed-text {
  color: #232325;
}
.bot-row.alt-row .mixed-text b, .bot-row.alt-row .mixed-text strong {
  color: #232325;
}
.bot-row.alt-row .dot-pattern {
  left: unset;
  right: -50px;
}

.mixed-text {
  font-size: 26px;
  line-height: 1.26;
  font-weight: 400;
  color: #232325;
}
.mixed-text p {
  font-size: inherit;
  margin-bottom: 25px;
  line-height: inherit;
}
.mixed-text p:last-child {
  margin-bottom: 0;
}
@media (max-width: 1680px) {
  .mixed-text {
    font-size: 28px;
  }
}
@media (max-width: 1280px) {
  .mixed-text {
    font-size: 24px;
  }
}
@media (max-width: 960px) {
  .mixed-text {
    font-size: 22px;
  }
}
@media (max-width: 660px) {
  .mixed-text {
    font-size: 20px;
  }
}
@media (max-width: 380px) {
  .mixed-text {
    font-size: 18px;
  }
}
.mixed-text b, .mixed-text strong {
  font-weight: 400;
  color: #FF6F01;
  text-decoration: underline;
}

.large-bg-scalable {
  background-color: #17171a;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50%;
  z-index: -1;
  transform: scaleX(0);
  transform-origin: left;
}

.flex-wrap {
  display: flex;
  flex-wrap: wrap;
}

.products-row {
  padding: 100px 10px;
}
@media (max-width: 1280px) {
  .products-row {
    padding: 70px 10px;
  }
}
@media (max-width: 960px) {
  .products-row {
    padding: 50px 10px;
  }
}
@media (max-width: 660px) {
  .products-row {
    padding: 30px 10px;
  }
}
.products-row.white-bg .product-box, .products-row.white-bg .bundle-step-content .options-grid .service-box, .bundle-step-content .options-grid .products-row.white-bg .service-box,
.products-row.white-bg .bundle-step-content .options-grid .location-box,
.products-row.white-bg .bundle-step-content .options-grid .custom-location-box,
.bundle-step-content .options-grid .products-row.white-bg .location-box,
.bundle-step-content .options-grid .products-row.white-bg .custom-location-box {
  background-color: #f3f3f3;
}

.location-row {
  height: 140vh;
  width: calc(100% - 20px);
  margin: 0 10px 10px;
  border-radius: 20px;
  overflow: hidden;
}
@media (max-width: 1680px) {
  .location-row {
    height: 120vh;
  }
}
@media (max-width: 1280px) {
  .location-row {
    height: 100vh;
  }
}
@media (max-width: 960px) {
  .location-row {
    height: 70vh;
  }
}
@media (max-width: 660px) {
  .location-row {
    height: 50vh;
    border-radius: 16px;
  }
}
.location-row .location-title {
  width: 100%;
  position: absolute;
  top: 50%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.location-row .location-title h2 a {
  font-family: "Century Gothic";
  font-size: 82px;
  color: #fff;
}
@media (max-width: 1680px) {
  .location-row .location-title h2 a {
    font-size: 82px;
  }
}
@media (max-width: 1440px) {
  .location-row .location-title h2 a {
    font-size: 68px;
  }
}
@media (max-width: 1160px) {
  .location-row .location-title h2 a {
    font-size: 56px;
  }
}
@media (max-width: 960px) {
  .location-row .location-title h2 a {
    font-size: 44px;
  }
}
@media (max-width: 660px) {
  .location-row .location-title h2 a {
    font-size: 32px;
  }
}
@media (max-width: 380px) {
  .location-row .location-title h2 a {
    font-size: 26px;
  }
}
.location-row .location-title h2 a span {
  font-size: inherit;
  color: #fff;
  font-weight: 600;
  letter-spacing: 0;
}
.location-row .location-background {
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  position: relative;
}
.location-row .location-background.white-bg {
  background: #fff;
}
.location-row .location-background.white-bg .dot-pattern {
  position: absolute;
  bottom: 20%;
  left: 20%;
  opacity: 0.035;
}
.location-row .location-background.white-bg:before {
  display: none;
}
.location-row .location-background.white-bg .location-title h2 a {
  color: #232325;
}
.location-row .location-background.white-bg .location-title h2 a span {
  color: #232325;
}

.scaling-media {
  background-color: #17171a;
  height: 100vh;
  position: relative;
}
@media (max-width: 960px) {
  .scaling-media {
    height: 70vh;
  }
}
@media (max-width: 660px) {
  .scaling-media {
    height: 60vh;
  }
}
.scaling-media .title-group {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
  z-index: 4;
}
.scaling-media .title-group .text {
  color: #232325;
}
.scaling-media .scaling-wrapper {
  height: 100vh;
  position: absolute;
  top: 125px;
  left: 125px;
  width: calc(100% - 250px);
  height: calc(100% - 250px);
}
@media (max-width: 1280px) {
  .scaling-media .scaling-wrapper {
    top: 80px;
    left: 80px;
    width: calc(100% - 160px);
    height: calc(100% - 160px);
  }
}
@media (max-width: 960px) {
  .scaling-media .scaling-wrapper {
    top: 40px;
    left: 40px;
    width: calc(100% - 80px);
    height: calc(100% - 80px);
  }
}
@media (max-width: 660px) {
  .scaling-media .scaling-wrapper {
    top: 20px;
    left: 20px;
    width: calc(100% - 40px);
    height: calc(100% - 40px);
  }
}
.scaling-media .scaling-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.scaling-media .scaling-container .media {
  border-radius: 100px;
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: relative;
  border: 7px solid #000;
}
.scaling-media .scaling-container .media:before {
  content: "";
  display: block;
  width: 42px;
  height: 136px;
  background-color: rgba(0, 0, 0, 0.9);
  backdrop-filter: blur(6px);
  border-radius: 30px;
  position: absolute;
  left: 35px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9;
}
.scaling-media .scaling-container .media:after {
  content: "";
  display: block;
  width: 10px;
  height: 136px;
  background-color: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(6px);
  border-radius: 20px;
  position: absolute;
  right: 35px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9;
  transition: background-color 0.25s ease-in-out;
}
.scaling-media .scaling-container .media:hover:after {
  background-color: rgba(255, 255, 255, 0.65);
}
.scaling-media .scaling-container .media video {
  object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
}

.page-template-homepage-template .related-events {
  padding: 20vh 0;
}

.services-row {
  position: relative;
  padding: 25vh 0 35vh;
}
@media (max-width: 1280px) {
  .services-row {
    padding: 15vh 0 25vh;
  }
}
@media (max-width: 960px) {
  .services-row {
    padding: 10vh 0 15vh;
  }
}
.services-row .row-title {
  width: 100%;
  text-align: center;
  z-index: 9;
  max-width: 600px;
  margin: 0 auto;
}
.services-row .row-title h2 {
  color: #232325;
  font-size: 68px;
  line-height: 0.82;
  font-family: "Century Gothic";
}
@media (max-width: 1680px) {
  .services-row .row-title h2 {
    font-size: 58px;
  }
}
@media (max-width: 1366px) {
  .services-row .row-title h2 {
    font-size: 50px;
  }
}
@media (max-width: 960px) {
  .services-row .row-title h2 {
    font-size: 44px;
  }
}
@media (max-width: 660px) {
  .services-row .row-title h2 {
    font-size: 34px;
  }
}
@media (max-width: 380px) {
  .services-row .row-title h2 {
    font-size: 28px;
  }
}

.services-container {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.services-container .flex-child {
  flex-basis: 50%;
  width: 50%;
}
.services-container .flex-child:nth-child(2) .service-column {
  margin-top: 25vh;
}
@media (max-width: 960px) {
  .services-container .flex-child {
    flex-basis: 100%;
    width: 100%;
  }
}
.services-container .service-column {
  position: relative;
  margin-top: 10vh;
  padding: 10px;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 960px) {
  .services-container .service-column {
    margin-top: 5vh;
  }
}
.services-container .service-column .service-background {
  position: relative;
  width: 60%;
  flex-basis: 60%;
  padding-bottom: 60%;
  object-fit: cover;
  background-size: cover;
  background-position: center;
  border-radius: 20px;
}
@media (max-width: 960px) {
  .services-container .service-column .service-background {
    width: 80%;
    padding-bottom: 80%;
  }
}
@media (max-width: 660px) {
  .services-container .service-column .service-background {
    width: 90%;
    padding-bottom: 90%;
    border-radius: 16px;
  }
}
.services-container .service-column .service-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  padding: 0 10px;
  width: 40%;
  flex-basis: 40%;
}
@media (max-width: 960px) {
  .services-container .service-column .service-content {
    left: 10%;
    max-width: 70%;
    bottom: 10%;
  }
}
@media (max-width: 660px) {
  .services-container .service-column .service-content {
    left: 5%;
    max-width: 80%;
  }
}
.services-container .service-column .service-content h3 {
  font-size: 24px;
  color: #232325;
  text-transform: uppercase;
  line-height: 0.82;
  margin-bottom: 20px;
}
@media (max-width: 1440px) {
  .services-container .service-column .service-content h3 {
    font-size: 38px;
  }
}
@media (max-width: 1160px) {
  .services-container .service-column .service-content h3 {
    font-size: 32px;
  }
}
@media (max-width: 960px) {
  .services-container .service-column .service-content h3 {
    font-size: 28px;
  }
}
@media (max-width: 660px) {
  .services-container .service-column .service-content h3 {
    font-size: 24px;
    margin-bottom: 10px;
  }
}
.services-container .service-column .service-content .large-text {
  color: #232325;
  font-size: 14px;
}
@media (max-width: 960px) {
  .services-container .service-column .service-content .large-text {
    font-size: 16px;
  }
}
@media (max-width: 660px) {
  .services-container .service-column .service-content .large-text {
    font-size: 14px;
  }
}
.services-container .service-column .service-content .circle-button, .services-container .service-column .service-content #bundle-client-form .form-actions button[type=submit], #bundle-client-form .form-actions .services-container .service-column .service-content button[type=submit], .services-container .service-column .service-content .bundle-step-content .options-grid .custom-location-box button, .bundle-step-content .options-grid .custom-location-box .services-container .service-column .service-content button, .services-container .service-column .service-content .bundle-step-content .options-grid .service-box .box-content button, .bundle-step-content .options-grid .service-box .box-content .services-container .service-column .service-content button,
.services-container .service-column .service-content .bundle-step-content .options-grid .location-box .box-content button,
.bundle-step-content .options-grid .location-box .box-content .services-container .service-column .service-content button {
  z-index: 3;
}

.bundle-guide-row {
  position: relative;
  height: 100vh;
  overflow: hidden;
}
@media (max-width: 960px) {
  .bundle-guide-row {
    height: auto;
    overflow: visible;
  }
}

.scaling-media--background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
}
@media (max-width: 960px) {
  .scaling-media--background {
    position: relative;
    height: auto;
    min-height: 40vh;
  }
}
.scaling-media--background .scaling-wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.scaling-media--background .scaling-container {
  width: 80%;
  max-width: 1200px;
  aspect-ratio: 16/9;
  position: relative;
  overflow: hidden;
  border-radius: 20px;
}
@media (max-width: 960px) {
  .scaling-media--background .scaling-container {
    width: calc(100% - 20px);
    margin: 0 10px;
    border-radius: 16px;
  }
}
.scaling-media--background .scaling-container .media {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.bundle-guide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 10;
  overflow: hidden;
}
@media (max-width: 960px) {
  .bundle-guide {
    position: relative;
    height: auto;
    overflow: visible;
  }
}
.bundle-guide .bundle-timeline {
  position: relative;
  height: 100%;
  padding-left: 24.5vw;
  width: 280vw;
  display: flex;
  align-items: center;
}
@media (max-width: 960px) {
  .bundle-guide .bundle-timeline {
    width: 100%;
    padding: 60px 10px 40px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 50px 10px;
    height: auto;
  }
}
@media (max-width: 680px) {
  .bundle-guide .bundle-timeline {
    grid-template-columns: 1fr;
    gap: 50px 0;
    padding: 50px 10px 30px;
  }
}
.bundle-guide .bundle-timeline .single-step {
  position: relative;
  width: 50vw;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
@media (max-width: 960px) {
  .bundle-guide .bundle-timeline .single-step {
    width: 100%;
    height: auto;
    opacity: 1 !important;
  }
}
.bundle-guide .bundle-timeline .single-step .site-btn, .bundle-guide .bundle-timeline .single-step .bundle-step-content .error-state button, .bundle-step-content .error-state .bundle-guide .bundle-timeline .single-step button, .bundle-guide .bundle-timeline .single-step .bundle-modal-overlay .bundle-modal .modal-actions button, .bundle-modal-overlay .bundle-modal .modal-actions .bundle-guide .bundle-timeline .single-step button, .bundle-guide .bundle-timeline .single-step .bundle-btn, .bundle-guide .bundle-timeline .single-step .concepts-footer .concepts-buttons button, .concepts-footer .concepts-buttons .bundle-guide .bundle-timeline .single-step button, .bundle-guide .bundle-timeline .single-step .special-effects-footer .effects-buttons button, .special-effects-footer .effects-buttons .bundle-guide .bundle-timeline .single-step button, .bundle-guide .bundle-timeline .single-step .additional-stations-content .stations-summary .station-actions button, .additional-stations-content .stations-summary .station-actions .bundle-guide .bundle-timeline .single-step button, .bundle-guide .bundle-timeline .single-step #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .backdrop-remove-choice-btn, #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .bundle-guide .bundle-timeline .single-step .backdrop-remove-choice-btn, .bundle-guide .bundle-timeline .single-step #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .backdrop-confirm-btn, #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .bundle-guide .bundle-timeline .single-step .backdrop-confirm-btn, .bundle-guide .bundle-timeline .single-step .container.not-logged-in .password-protected-wrap form input[type=submit], .container.not-logged-in .password-protected-wrap form .bundle-guide .bundle-timeline .single-step input[type=submit] {
  margin-top: 15px;
}
.bundle-guide .bundle-timeline .single-step .step-box {
  background-color: rgba(0, 0, 0, 0.35);
  width: 500px;
  height: 500px;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  position: relative;
  backdrop-filter: blur(25px);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2);
  padding: 40px;
}
@media (max-width: 1440px) {
  .bundle-guide .bundle-timeline .single-step .step-box {
    width: 420px;
    height: 420px;
    padding: 30px;
  }
}
@media (max-width: 1160px) {
  .bundle-guide .bundle-timeline .single-step .step-box {
    width: 360px;
    height: 360px;
  }
}
@media (max-width: 960px) {
  .bundle-guide .bundle-timeline .single-step .step-box {
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    padding-top: 0;
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (max-width: 660px) {
  .bundle-guide .bundle-timeline .single-step .step-box {
    padding-bottom: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.bundle-guide .bundle-timeline .single-step .step-box .number {
  font-weight: 200;
  color: #fff;
  opacity: 1;
  margin-bottom: 20px;
  position: absolute;
  top: -50px;
  left: 0;
  font-size: 120px;
  font-family: "Toxigenesis";
  width: 100%;
  text-align: center;
}
@media (max-width: 1680px) {
  .bundle-guide .bundle-timeline .single-step .step-box .number {
    font-size: 100px;
  }
}
@media (max-width: 1440px) {
  .bundle-guide .bundle-timeline .single-step .step-box .number {
    font-size: 80px;
    top: -40px;
  }
}
@media (max-width: 960px) {
  .bundle-guide .bundle-timeline .single-step .step-box .number {
    font-size: 64px;
    top: -32px;
  }
}
@media (max-width: 660px) {
  .bundle-guide .bundle-timeline .single-step .step-box .number {
    font-size: 52px;
    top: -26px;
  }
}
.bundle-guide .bundle-timeline .single-step .step-box .step-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: absolute;
  padding: 0 15%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  top: 50%;
}
@media (max-width: 1680px) {
  .bundle-guide .bundle-timeline .single-step .step-box .step-content {
    padding: 0 10%;
  }
}
@media (max-width: 960px) {
  .bundle-guide .bundle-timeline .single-step .step-box .step-content {
    padding: 0 8%;
  }
}
.bundle-guide .bundle-timeline .single-step .step-box .step-content .title {
  font-size: 42px;
  color: #fff;
  line-height: 1.1;
  margin-bottom: 5px;
  letter-spacing: -3px;
  font-weight: 700;
  font-family: "Century Gothic";
}
@media (max-width: 1680px) {
  .bundle-guide .bundle-timeline .single-step .step-box .step-content .title {
    font-size: 38px;
  }
}
@media (max-width: 1440px) {
  .bundle-guide .bundle-timeline .single-step .step-box .step-content .title {
    font-size: 32px;
    letter-spacing: -2px;
  }
}
@media (max-width: 960px) {
  .bundle-guide .bundle-timeline .single-step .step-box .step-content .title {
    font-size: 26px;
  }
}
@media (max-width: 660px) {
  .bundle-guide .bundle-timeline .single-step .step-box .step-content .title {
    font-size: 22px;
    letter-spacing: -1px;
  }
}
.bundle-guide .bundle-timeline .single-step .step-box .step-content p {
  color: #fff;
  opacity: 0.8;
}
@media (max-width: 960px) {
  .bundle-guide .bundle-timeline .single-step .step-box .step-content p {
    font-size: 13px;
  }
}
@media (max-width: 660px) {
  .bundle-guide .bundle-timeline .single-step .step-box .step-content p {
    font-size: 12px;
  }
}

.about-row {
  background-color: #0F0F0F;
  display: flex;
  flex-wrap: wrap;
  padding: 10px;
}
.about-row .left-col {
  background-color: #202124;
  border-radius: 20px;
  flex-basis: 50%;
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  padding: 10% 0 10% 10px;
}
@media (max-width: 960px) {
  .about-row .left-col {
    flex-basis: 100%;
    width: 100%;
    padding: 10% 10px;
    margin-bottom: 10px;
  }
}
.about-row .left-col .pretitle {
  color: #FC8A00;
}
.about-row .left-col h3 {
  color: #fff;
  font-size: 62px;
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
}
@media (max-width: 1440px) {
  .about-row .left-col h3 {
    font-size: 52px;
  }
}
@media (max-width: 1160px) {
  .about-row .left-col h3 {
    font-size: 44px;
  }
}
@media (max-width: 960px) {
  .about-row .left-col h3 {
    font-size: 38px;
  }
}
@media (max-width: 660px) {
  .about-row .left-col h3 {
    font-size: 32px;
  }
}
.about-row .left-col .circle-button, .about-row .left-col #bundle-client-form .form-actions button[type=submit], #bundle-client-form .form-actions .about-row .left-col button[type=submit], .about-row .left-col .bundle-step-content .options-grid .custom-location-box button, .bundle-step-content .options-grid .custom-location-box .about-row .left-col button, .about-row .left-col .bundle-step-content .options-grid .service-box .box-content button, .bundle-step-content .options-grid .service-box .box-content .about-row .left-col button,
.about-row .left-col .bundle-step-content .options-grid .location-box .box-content button,
.bundle-step-content .options-grid .location-box .box-content .about-row .left-col button {
  z-index: 1;
}
.about-row .right-col {
  flex-basis: 50%;
  width: 50%;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  justify-content: center;
  padding-left: 20px;
}
@media (max-width: 960px) {
  .about-row .right-col {
    flex-basis: 100%;
    width: 100%;
    padding: 5% 10px;
  }
}
.about-row .right-col .mixed-text {
  max-width: 80%;
  margin: 0 auto;
}
@media (max-width: 960px) {
  .about-row .right-col .mixed-text {
    max-width: 90%;
  }
}
@media (max-width: 660px) {
  .about-row .right-col .mixed-text {
    max-width: 100%;
  }
}

.large-text-row {
  max-width: calc(100vw - 20px);
  margin: 10px;
  border-radius: 20px;
  background: #ececec;
  padding: 5%;
  height: calc(100vh - 20px);
  display: flex;
  position: relative;
}
.large-text-row .large-text {
  margin: auto 0;
  max-width: 60%;
  position: relative;
  z-index: 2;
}
.large-text-row .large-text p {
  font-size: 48px;
  color: #232325;
  line-height: 1.2;
  font-weight: 600;
  font-family: "Century Gothic";
}
.large-text-row .large-text .pretitle {
  font-size: 12px;
  color: #FC8A00;
  display: block;
  margin-bottom: 10px;
  font-weight: 600;
}
.large-text-row .large-text-image {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 5%;
  z-index: 1;
  width: 100%;
  max-width: 40%;
  max-height: 80%;
  height: auto;
  border-radius: 20px;
}

.stations-cta {
  display: flex;
  flex-wrap: wrap;
  padding: 10px;
}
.stations-cta .video-col {
  flex-basis: 50%;
  width: 50%;
  padding: 10px;
  position: relative;
  height: 100vh;
  border-radius: 20px;
  overflow: hidden;
}
.stations-cta .video-col video {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: translate(-50%, -50%);
}
.stations-cta .text-col {
  flex-basis: 50%;
  width: 50%;
  display: flex;
  text-align: left;
}
.stations-cta .text-col .title-group {
  margin: auto 0 auto 20px;
  width: 65%;
  text-align: left;
  justify-content: flex-start;
  align-items: flex-start;
}
.stations-cta .text-col .title-group .alt-title {
  margin-left: 0;
  margin-right: auto;
}
.stations-cta .text-col .title-group .site-btn, .stations-cta .text-col .title-group .bundle-step-content .error-state button, .bundle-step-content .error-state .stations-cta .text-col .title-group button, .stations-cta .text-col .title-group .bundle-modal-overlay .bundle-modal .modal-actions button, .bundle-modal-overlay .bundle-modal .modal-actions .stations-cta .text-col .title-group button, .stations-cta .text-col .title-group .bundle-btn, .stations-cta .text-col .title-group .concepts-footer .concepts-buttons button, .concepts-footer .concepts-buttons .stations-cta .text-col .title-group button, .stations-cta .text-col .title-group .special-effects-footer .effects-buttons button, .special-effects-footer .effects-buttons .stations-cta .text-col .title-group button, .stations-cta .text-col .title-group .additional-stations-content .stations-summary .station-actions button, .additional-stations-content .stations-summary .station-actions .stations-cta .text-col .title-group button, .stations-cta .text-col .title-group #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .backdrop-remove-choice-btn, #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .stations-cta .text-col .title-group .backdrop-remove-choice-btn, .stations-cta .text-col .title-group #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .backdrop-confirm-btn, #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .stations-cta .text-col .title-group .backdrop-confirm-btn, .stations-cta .text-col .title-group .container.not-logged-in .password-protected-wrap form input[type=submit], .container.not-logged-in .password-protected-wrap form .stations-cta .text-col .title-group input[type=submit] {
  margin-top: 20px;
}

.contact-hero .text-wrap {
  color: #232325;
  font-size: 16px;
  margin-top: 30px;
}
.contact-hero .contact-info-wrap {
  display: flex;
  flex-direction: column;
  margin-top: 20px;
}
.contact-hero .contact-info-wrap .info-item {
  color: #232325;
  margin-bottom: 5px;
}
.contact-hero .contact-info-wrap a.info-item {
  transition: color 0.25s ease-in-out;
}
.contact-hero .contact-info-wrap a.info-item:hover {
  color: #FC8A00;
}

.contact-form-section {
  padding: 15vh 10px;
}
@media (max-width: 960px) {
  .contact-form-section {
    padding: 10vh 10px;
  }
}
.contact-form-section .alt-title {
  text-align: center;
  color: #232325;
}
.contact-form-section .contact-form-wrap {
  width: 600px;
  margin: 50px auto;
}
@media (max-width: 660px) {
  .contact-form-section .contact-form-wrap {
    width: 100%;
    margin: 30px auto;
  }
}

.contact-form .two-fields {
  display: grid;
  margin: 10px 0;
  gap: 10px;
  grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 640px) {
  .contact-form .two-fields {
    grid-template-columns: 1fr;
  }
}
.contact-form .single-field {
  width: 100%;
}
.contact-form .single-field .field-label {
  color: #232325;
  font-size: 14px;
  display: block;
  font-weight: 600;
  margin-bottom: 10px;
}
.contact-form .single-field .field-label .star-required {
  color: #FC8A00;
  font-weight: 600;
}
.contact-form .single-field input {
  border: 0;
  height: 52px;
  width: 100%;
  border-radius: 50px;
  background-color: #f3f3f3;
  border: 1px solid #a9a9a9;
  padding: 0 12px;
  font-size: 14px;
  color: #232325;
}
.contact-form .single-field textarea {
  border-radius: 20px;
  background-color: #f3f3f3;
  border: 1px solid #a9a9a9;
  width: 100%;
  padding: 12px;
  font-size: 14px;
  color: #232325;
}
.contact-form .form-submit {
  display: flex;
  margin-top: 10px;
  justify-content: flex-end;
}
.contact-form .form-submit p {
  text-align: right;
}
.contact-form .form-submit .site-btn, .contact-form .form-submit .bundle-step-content .error-state button, .bundle-step-content .error-state .contact-form .form-submit button, .contact-form .form-submit .bundle-modal-overlay .bundle-modal .modal-actions button, .bundle-modal-overlay .bundle-modal .modal-actions .contact-form .form-submit button, .contact-form .form-submit .bundle-btn, .contact-form .form-submit .concepts-footer .concepts-buttons button, .concepts-footer .concepts-buttons .contact-form .form-submit button, .contact-form .form-submit .special-effects-footer .effects-buttons button, .special-effects-footer .effects-buttons .contact-form .form-submit button, .contact-form .form-submit .additional-stations-content .stations-summary .station-actions button, .additional-stations-content .stations-summary .station-actions .contact-form .form-submit button, .contact-form .form-submit #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .backdrop-remove-choice-btn, #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .contact-form .form-submit .backdrop-remove-choice-btn, .contact-form .form-submit #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .backdrop-confirm-btn, #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .contact-form .form-submit .backdrop-confirm-btn, .contact-form .form-submit .container.not-logged-in .password-protected-wrap form input[type=submit], .container.not-logged-in .password-protected-wrap form .contact-form .form-submit input[type=submit] {
  min-width: 160px;
  width: 100%;
}

.wpcf7-not-valid-tip {
  font-size: 14px;
  margin-top: 5px;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
  padding: 30px 15px;
  background-color: #232325;
  color: #fff;
  border: 0;
  text-align: center;
  border-radius: 12px;
  margin-top: 10px;
}
.wpcf7 form.invalid .wpcf7-response-output *, .wpcf7 form.unaccepted .wpcf7-response-output *, .wpcf7 form.payment-required .wpcf7-response-output * {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}

.wpcf7-spinner {
  display: none !important;
}

.ux-templates-row {
  padding: 75px 10px;
}
.ux-templates-row .video-formats {
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  align-items: center;
}
.ux-templates-row .video-formats .video-frame {
  flex: 1;
  background: transparent;
  border: 2px solid #dedede;
  border-radius: 8px;
  overflow: hidden;
  padding: 10px;
  position: relative;
}
.ux-templates-row .video-formats .video-frame .frame-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 99;
}
.ux-templates-row .video-formats .video-frame .frame-text span {
  color: #fff;
  font-family: "Toxigenesis";
  font-size: 26px;
}
@media (max-width: 1280px) {
  .ux-templates-row .video-formats .video-frame .frame-text span {
    font-size: 22px;
  }
}
@media (max-width: 960px) {
  .ux-templates-row .video-formats .video-frame .frame-text span {
    font-size: 18px;
  }
}
@media (max-width: 660px) {
  .ux-templates-row .video-formats .video-frame .frame-text span {
    font-size: 14px;
  }
}
.ux-templates-row .video-formats .video-frame video {
  object-fit: cover;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: #dedede;
}
.ux-templates-row .main-video-template {
  max-width: 1200px;
  margin: 0 auto 50px;
}
.ux-templates-row .main-video-template video {
  background-color: #111111;
  width: 100%;
  height: auto;
  border-radius: 12px;
}
.ux-templates-row .templates-intro-content {
  text-align: center;
  padding: 50px 0;
}
.ux-templates-row .templates-intro-content h2, .ux-templates-row .templates-intro-content .text {
  color: #232325;
}
.ux-templates-row .templates-intro-content h2 {
  font-size: 42px;
  text-transform: uppercase;
}
.ux-templates-row .templates-intro-content .text {
  max-width: 600px;
  text-align: center;
  margin: 0 auto;
}

.photo-formats-container {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.photo-formats-container .photo-row {
  display: flex;
  gap: 20px;
  width: 100%;
}
.photo-formats-container .photo-row.top-row .photo-frame {
  flex: 1 1 50%;
}
.photo-formats-container .photo-row.bottom-row .photo-frame {
  flex: 1 1 100%;
}
.photo-formats-container .photo-row.polaroid-row {
  height: 80vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 660px) {
  .photo-formats-container .photo-row.polaroid-row {
    height: 60vh;
  }
}
.photo-formats-container .photo-row.polaroid-row .polaroid-wrapper {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border-top: 8px solid #FC8A00;
  overflow: hidden;
  padding-top: 20px;
}
.photo-formats-container .photo-frame .inner-frame {
  overflow: hidden;
  position: relative;
  flex: 1;
  border: 2px solid #dedede;
  border-radius: 22px;
  padding: 10px;
}
.photo-formats-container .photo-frame .inner-frame img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.photo-formats-container .photo-frame .photo-item {
  height: 100%;
  border-radius: 12px;
  overflow: hidden;
  background-color: #dedede;
}
.photo-formats-container .photo-frame .frame-label {
  margin-top: 12px;
  color: #232325;
  font-family: "Toxigenesis";
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
}
.photo-formats-container .photo-frame.format-polaroid {
  background: transparent;
  border: 2px solid #dedede;
  border-radius: 12px;
  padding: 14px 14px 50px;
  max-width: 320px;
  width: 100%;
}
@media (max-width: 660px) {
  .photo-formats-container .photo-frame.format-polaroid {
    max-width: 260px;
    padding: 10px 10px 40px;
  }
}
.photo-formats-container .photo-frame.format-polaroid .inner-frame {
  border: none;
  border-radius: 0;
  padding: 0;
}
.photo-formats-container .photo-frame.format-polaroid .polaroid-text {
  margin-top: 12px;
  color: #dedede;
  font-family: "Toxigenesis";
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 660px) {
  .photo-formats-container .photo-frame.format-polaroid .polaroid-text {
    font-size: 12px;
    margin-top: 10px;
  }
}
.photo-formats-container .photo-frame.format-5x15-horizontal .inner-frame {
  padding: 20px;
}
@media (max-width: 960px) {
  .photo-formats-container .photo-frame.format-5x15-horizontal .inner-frame {
    padding: 10px;
  }
}
.photo-formats-container .photo-frame.format-5x15-horizontal .strip-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  aspect-ratio: 15/5;
}
@media (max-width: 960px) {
  .photo-formats-container .photo-frame.format-5x15-horizontal .strip-wrapper {
    gap: 10px;
  }
}
.photo-formats-container .photo-frame.format-5x15-horizontal .strip-wrapper .photo-item {
  flex: 1;
}

.masonry-gallery {
  padding: 100px 10px;
}
.masonry-gallery .gallery-box {
  width: calc(33.333% - 20px);
  margin-bottom: 20px;
  overflow: hidden;
}
.masonry-gallery .gallery-box.grid-item:first-child {
  padding: 15% 0 0;
  display: flex;
  flex-direction: column;
}
.masonry-gallery .gallery-box.grid-item:first-child h2 {
  font-family: "Century Gothic";
  font-size: 42px;
  margin-bottom: 20px;
  color: #232325;
  line-height: 1;
}
.masonry-gallery .gallery-box.grid-item:first-child .text {
  color: #232325;
  max-width: 65%;
}
.masonry-gallery .gallery-box img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 8px;
}

@media (max-width: 991px) {
  .masonry-gallery .gallery-box {
    width: calc(50% - 15px);
  }
}
@media (max-width: 600px) {
  .masonry-gallery .gallery-box {
    width: 100%;
  }
}
.client-portal-container {
  padding: 10% 0;
}
.client-portal-container .alert-success {
  background: #FC8A00;
  padding: 45px 15px;
  border-radius: 5px;
  margin-bottom: 10px;
  text-align: center;
}
.client-portal-container .alert-success h4, .client-portal-container .alert-success p {
  color: #fff;
}
.client-portal-container .no-actions {
  text-align: center;
  padding: 120px 20px;
  background: #f3f3f3;
  border-radius: 8px;
  margin-bottom: 10px;
}
.client-portal-container .no-actions h3 {
  margin-bottom: 15px;
}
.client-portal-container .bundle-details {
  background: #f3f3f3;
  padding: 120px 20px;
  border-radius: 8px;
  text-align: center;
}
.client-portal-container .bundle-details h3 {
  margin-bottom: 15px;
}
.client-portal-container .bundle-details ul, .client-portal-container .bundle-details li {
  list-style: none;
}
.client-portal-container .stations-list {
  margin-bottom: 15px;
}
.client-portal-container .stations-list h4 {
  font-family: "Century Gothic";
}
.client-portal-container .selected-backdrops {
  margin-bottom: 10px;
}
.client-portal-container .selected-backdrops span {
  display: block;
  font-weight: 600;
}
.client-portal-container .client-content {
  display: flex;
  flex-direction: column;
  max-width: 1000px;
  margin: 0 auto;
}
@media (max-width: 1280px) {
  .client-portal-container .client-content {
    max-width: 100%;
    padding: 0 10px;
  }
}
@media (max-width: 640px) {
  .client-portal-container .client-content {
    padding-bottom: 100px;
  }
}

.overlays-grid,
.albums-grid {
  display: flex;
  flex-wrap: wrap;
}
.overlays-grid .overlay-item,
.overlays-grid .album-item,
.albums-grid .overlay-item,
.albums-grid .album-item {
  width: calc(33.33% - 6.66px);
  flex-basis: calc(33.33% - 6.66px);
  margin-right: 10px;
  margin-bottom: 10px;
}
.overlays-grid .overlay-item:nth-child(3n+3),
.overlays-grid .album-item:nth-child(3n+3),
.albums-grid .overlay-item:nth-child(3n+3),
.albums-grid .album-item:nth-child(3n+3) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .overlays-grid .overlay-item:nth-child(3n+3),
  .overlays-grid .album-item:nth-child(3n+3),
  .albums-grid .overlay-item:nth-child(3n+3),
  .albums-grid .album-item:nth-child(3n+3) {
    margin-right: 10px;
  }
}
@media (max-width: 768px) {
  .overlays-grid .overlay-item:nth-child(2n+2),
  .overlays-grid .album-item:nth-child(2n+2),
  .albums-grid .overlay-item:nth-child(2n+2),
  .albums-grid .album-item:nth-child(2n+2) {
    margin-right: 0;
  }
}
@media (max-width: 768px) {
  .overlays-grid .overlay-item,
  .overlays-grid .album-item,
  .albums-grid .overlay-item,
  .albums-grid .album-item {
    width: calc(50% - 5px);
    flex-basis: calc(50% - 5px);
  }
}
@media (max-width: 480px) {
  .overlays-grid .overlay-item,
  .overlays-grid .album-item,
  .albums-grid .overlay-item,
  .albums-grid .album-item {
    width: 100%;
  }
}

.selection-content h3 {
  font-size: 32px;
  color: #232325;
  font-family: "Century Gothic";
  margin-bottom: 10px;
  text-align: center;
}
@media (max-width: 960px) {
  .selection-content h3 {
    font-size: 26px;
  }
}
@media (max-width: 660px) {
  .selection-content h3 {
    font-size: 22px;
  }
}

.initials-input-wrapper {
  margin: 30px 0 20px;
  padding: 20px;
  background: #f3f3f3;
  border-radius: 8px;
}
.initials-input-wrapper label {
  display: block;
  font-weight: 600;
  margin-bottom: 10px;
  color: #232325;
}
.initials-input-wrapper .initials-input-group {
  display: flex;
  gap: 10px;
  align-items: flex-start;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .initials-input-wrapper .initials-input-group {
    flex-direction: column;
    align-items: stretch;
  }
}
.initials-input-wrapper input[type=text] {
  flex: 1;
  min-width: 200px;
  padding: 12px 15px;
  border: 2px solid #ddd;
  border-radius: 5px;
  font-size: 16px;
  transition: border-color 0.3s ease;
}
.initials-input-wrapper input[type=text]:focus {
  outline: none;
  border-color: #FC8A00;
}
@media (max-width: 768px) {
  .initials-input-wrapper input[type=text] {
    width: 100%;
    min-width: auto;
  }
}
.initials-input-wrapper .initials-buttons {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .initials-input-wrapper .initials-buttons {
    width: 100%;
    flex-direction: column;
  }
}
.initials-input-wrapper .copy-initials-btn,
.initials-input-wrapper .skip-initials-btn {
  padding: 12px 20px;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  font-weight: 600;
  white-space: nowrap;
  transition: all 0.3s ease;
  font-size: 14px;
}
@media (max-width: 768px) {
  .initials-input-wrapper .copy-initials-btn,
  .initials-input-wrapper .skip-initials-btn {
    width: 100%;
  }
}
.initials-input-wrapper .copy-initials-btn {
  background: #FC8A00;
  color: #fff;
}
.initials-input-wrapper .copy-initials-btn:hover {
  background: rgb(201, 110.0714285714, 0);
}
.initials-input-wrapper .skip-initials-btn {
  background: transparent;
  color: #232325;
  border: 2px solid #ddd;
}
.initials-input-wrapper .skip-initials-btn:hover {
  border-color: #FC8A00;
  color: #FC8A00;
}
.initials-input-wrapper .field-hint {
  display: block;
  margin-top: 8px;
  font-size: 14px;
  color: #666;
  font-style: italic;
}

.selection-footer {
  margin-bottom: 50px;
}
.selection-footer .submit-overlay-selection,
.selection-footer .submit-album-selection {
  width: 100%;
  text-align: center;
  background-color: #FC8A00;
  color: #fff;
  padding: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 0;
  border-radius: 8px;
  font-weight: 600;
  height: 60px;
  margin-top: 0;
  transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
  cursor: pointer;
}
.selection-footer .submit-overlay-selection:disabled,
.selection-footer .submit-album-selection:disabled {
  background-color: #fff;
  color: #232325;
}

.single-client .bundle-guide-row,
.single-client .footer-clients {
  display: none;
}

.client-header {
  padding: 30px 0 50px;
  border-radius: 8px;
  text-align: center;
}
.client-header h1 {
  font-family: "Century Gothic";
}
.client-header h1, .client-header p {
  color: #232325;
}
.client-header .client-info {
  margin-top: 20px;
}
.client-header .client-info p {
  display: flex;
  flex-direction: column;
  margin-bottom: 15px;
}
.client-header .client-info p:last-child {
  margin-bottom: 0;
}

.container.not-logged-in {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}
.container.not-logged-in .password-protected-wrap {
  margin: auto;
  text-align: center;
  padding: 0 20px;
}
.container.not-logged-in .password-protected-wrap h2 {
  font-family: "Century Gothic";
  margin-bottom: 25px;
  font-size: 36px;
}
@media (max-width: 660px) {
  .container.not-logged-in .password-protected-wrap h2 {
    font-size: 28px;
  }
}
.container.not-logged-in .password-protected-wrap * {
  color: #fff;
}
.container.not-logged-in .password-protected-wrap form p, .container.not-logged-in .password-protected-wrap form label {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.container.not-logged-in .password-protected-wrap form p {
  margin-bottom: 25px;
}
.container.not-logged-in .password-protected-wrap form input[type=password] {
  color: #000;
  height: 50px;
  width: 250px;
  border: 0;
  text-align: center;
  font-size: 26px;
  border-radius: 50px;
  margin-top: 10px;
}
.container.not-logged-in .password-protected-wrap form input[type=submit] {
  width: 250px;
  margin-top: 10px;
}

.print-page {
  background: #fff;
  display: flex;
  flex-wrap: wrap;
}
.print-page .print-row {
  flex-basis: 50%;
  width: 50%;
  padding-right: 10px;
}
@media (max-width: 660px) {
  .print-page .print-row {
    flex-basis: 100%;
    width: 100%;
    padding-right: 0;
  }
}
.print-page .half-col {
  width: 50%;
}
.print-page .half-col span {
  display: block;
  margin-bottom: 2px;
  line-height: 1;
}

.print-row {
  display: flex;
  flex-direction: column;
  margin-bottom: 10px;
}

@media print {
  * {
    visibility: hidden;
  }
  .admin-print,
  .admin-print * {
    visibility: visible;
  }
  .admin-print {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    max-width: 210mm;
    page-break-after: avoid;
  }
  .no-print {
    display: none !important;
  }
  .print-page {
    display: flex !important;
    width: 100%;
    max-width: 210mm;
    page-break-after: avoid;
  }
  /* Prevent page breaks */
  .print-row {
    page-break-inside: avoid;
    break-inside: avoid;
    display: flex;
    padding: 8px 0;
    border-bottom: 1px solid #ddd;
    margin: 0;
  }
  .half-col {
    width: 50%;
    padding: 0 10px;
  }
  .half-col:first-child {
    font-weight: bold;
  }
  /* Remove extra spacing */
  p {
    margin: 5px 0;
  }
  span {
    margin: 0;
  }
  /* Page settings */
  @page {
    size: A4;
    margin: 15mm;
  }
  body {
    margin: 0;
    padding: 0;
  }
}
/* Screen styles for button */
.print-button {
  background: #0073aa;
  color: white;
  border: none;
  border-radius: 4px;
  font-size: 16px;
  margin-bottom: 0;
  padding: 20px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  cursor: pointer;
  transition: all 0.35s ease-in-out;
  min-width: 250px;
}

.print-button:hover {
  background: #005177;
}

@media (max-width: 960px) {
  .page-template-bundle-template .header-menu {
    display: none;
  }
}

.bundle-builder-container {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  background: #fff;
  position: relative;
  overflow-x: hidden;
}
@media (max-width: 960px) {
  .bundle-builder-container {
    padding-top: 60px;
  }
}

.bundle-progress-bar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: rgba(243, 243, 243, 0.8);
  z-index: 100;
}
.bundle-progress-bar .progress-fill {
  height: 100%;
  background: linear-gradient(90deg, #FF3C3F 0%, #FC8A00 100%);
  width: 0;
  transition: width 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 0 10px rgba(255, 60, 63, 0.3);
}

.bundle-step-container {
  flex: 1;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  width: 100%;
}

.bundle-step-header {
  text-align: center;
  animation: bundleFadeInUp 0.6s ease-out;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  height: 10vh;
  background-color: #232325;
}
.bundle-step-header .step-number {
  display: inline-block;
  font-family: "Toxigenesis";
  font-size: 48px;
  line-height: 1;
  color: #707070;
  font-weight: 900;
  letter-spacing: -0.02em;
  margin-right: 10px;
}
.bundle-step-header .step-title {
  font-family: "Century Gothic";
  font-size: 48px;
  color: #fff;
  margin: 0;
  letter-spacing: -2px;
  line-height: 1;
}
@media (max-width: 1440px) {
  .bundle-step-header .step-number {
    font-size: 42px;
  }
  .bundle-step-header .step-title {
    font-size: 42px;
  }
}
@media (max-width: 960px) {
  .bundle-step-header .step-number {
    font-size: 36px;
  }
  .bundle-step-header .step-title {
    font-size: 32px;
  }
}
@media (max-width: 660px) {
  .bundle-step-header {
    height: auto;
    padding: 15px 10px;
  }
  .bundle-step-header .step-number {
    font-size: 28px;
  }
  .bundle-step-header .step-title {
    font-size: 24px;
  }
}

.bundle-step-content {
  flex: 1;
  display: flex;
  justify-content: center;
  min-height: 400px;
}
.bundle-step-content .step-panel {
  display: none;
  width: 100%;
  padding: 10px;
  animation: bundleFadeIn 0.4s ease-out;
}
.bundle-step-content .step-panel.active {
  display: block;
}
.bundle-step-content .step-panel .service-box {
  padding-bottom: 120%;
}
.bundle-step-content #client-form-step {
  padding: 0;
}
.bundle-step-content #client-form-step.active {
  display: flex;
  flex-wrap: wrap;
}
.bundle-step-content .box-content .site-btn, .bundle-step-content .box-content .error-state button, .bundle-step-content .error-state .box-content button, .bundle-step-content .box-content .bundle-modal-overlay .bundle-modal .modal-actions button, .bundle-modal-overlay .bundle-modal .modal-actions .bundle-step-content .box-content button, .bundle-step-content .box-content .bundle-btn, .bundle-step-content .box-content .concepts-footer .concepts-buttons button, .concepts-footer .concepts-buttons .bundle-step-content .box-content button, .bundle-step-content .box-content .special-effects-footer .effects-buttons button, .special-effects-footer .effects-buttons .bundle-step-content .box-content button, .bundle-step-content .box-content .additional-stations-content .stations-summary .station-actions button, .additional-stations-content .stations-summary .station-actions .bundle-step-content .box-content button, .bundle-step-content .box-content #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .backdrop-remove-choice-btn, #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .bundle-step-content .box-content .backdrop-remove-choice-btn, .bundle-step-content .box-content #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .backdrop-confirm-btn, #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .bundle-step-content .box-content .backdrop-confirm-btn, .bundle-step-content .box-content .container.not-logged-in .password-protected-wrap form input[type=submit], .container.not-logged-in .password-protected-wrap form .bundle-step-content .box-content input[type=submit],
.bundle-step-content .station-select-btn,
.bundle-step-content .circle-button,
.bundle-step-content #bundle-client-form .form-actions button[type=submit],
#bundle-client-form .form-actions .bundle-step-content button[type=submit],
.bundle-step-content .options-grid .custom-location-box button,
.bundle-step-content .options-grid .service-box .box-content button,
.bundle-step-content .options-grid .location-box .box-content button,
.bundle-step-content .options-grid .custom-location-box .box-content button,
.bundle-step-content .backdrop-select-btn {
  padding: 0 32px;
}
.bundle-step-content .backdrop-select-btn {
  justify-content: center;
  width: 100%;
}

.bundle-step-content .options-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
  margin: 0 auto;
}
@media (max-width: 1280px) {
  .bundle-step-content .options-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 960px) {
  .bundle-step-content .options-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 660px) {
  .bundle-step-content .options-grid {
    gap: 8px;
    padding: 0 5px;
  }
}
@media (max-width: 480px) {
  .bundle-step-content .options-grid {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 960px) {
  .bundle-step-content .options-grid .product-box,
  .bundle-step-content .options-grid .location-box,
  .bundle-step-content .options-grid .custom-location-box,
  .bundle-step-content .options-grid .service-box {
    padding-bottom: 132%;
    width: 100%;
  }
}
.bundle-step-content .options-grid .service-box,
.bundle-step-content .options-grid .location-box,
.bundle-step-content .options-grid .custom-location-box {
  width: 100%;
  margin-right: 0;
  margin-bottom: 0;
}
.bundle-step-content .options-grid .service-box img,
.bundle-step-content .options-grid .location-box img,
.bundle-step-content .options-grid .custom-location-box img {
  width: 100%;
  height: 100%;
  max-width: unset;
  max-height: unset;
  object-fit: cover;
}
.bundle-step-content .options-grid .service-box .box-content,
.bundle-step-content .options-grid .location-box .box-content,
.bundle-step-content .options-grid .custom-location-box .box-content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px;
  background: linear-gradient(to top, rgba(35, 35, 37, 0.95), rgba(35, 35, 37, 0.7) 50%, transparent);
  z-index: 2;
}
@media (max-width: 660px) {
  .bundle-step-content .options-grid .service-box .box-content,
  .bundle-step-content .options-grid .location-box .box-content,
  .bundle-step-content .options-grid .custom-location-box .box-content {
    padding: 12px;
  }
}
.bundle-step-content .options-grid .service-box .box-content h3,
.bundle-step-content .options-grid .location-box .box-content h3,
.bundle-step-content .options-grid .custom-location-box .box-content h3 {
  color: #fff;
  font-size: 38px;
  margin-bottom: 15px;
  font-family: "Century Gothic";
  text-transform: none;
  letter-spacing: -2px;
}
@media (max-width: 1440px) {
  .bundle-step-content .options-grid .service-box .box-content h3,
  .bundle-step-content .options-grid .location-box .box-content h3,
  .bundle-step-content .options-grid .custom-location-box .box-content h3 {
    font-size: 32px;
  }
}
@media (max-width: 960px) {
  .bundle-step-content .options-grid .service-box .box-content h3,
  .bundle-step-content .options-grid .location-box .box-content h3,
  .bundle-step-content .options-grid .custom-location-box .box-content h3 {
    font-size: 26px;
  }
}
@media (max-width: 660px) {
  .bundle-step-content .options-grid .service-box .box-content h3,
  .bundle-step-content .options-grid .location-box .box-content h3,
  .bundle-step-content .options-grid .custom-location-box .box-content h3 {
    font-size: 20px;
    margin-bottom: 8px;
    letter-spacing: -1px;
  }
}
.bundle-step-content .options-grid .service-box .box-content button,
.bundle-step-content .options-grid .location-box .box-content button,
.bundle-step-content .options-grid .custom-location-box .box-content button {
  margin-top: 10px;
}
@media (max-width: 660px) {
  .bundle-step-content .options-grid .service-box .box-content button,
  .bundle-step-content .options-grid .location-box .box-content button,
  .bundle-step-content .options-grid .custom-location-box .box-content button {
    margin-top: 5px;
  }
}
.bundle-step-content .options-grid .service-box .box-content button .btn-bg,
.bundle-step-content .options-grid .location-box .box-content button .btn-bg,
.bundle-step-content .options-grid .custom-location-box .box-content button .btn-bg {
  background: #fff;
}
.bundle-step-content .options-grid .service-box .box-content button span,
.bundle-step-content .options-grid .location-box .box-content button span,
.bundle-step-content .options-grid .custom-location-box .box-content button span {
  color: #232325;
}
.bundle-step-content .options-grid .service-box:hover .box-content h3,
.bundle-step-content .options-grid .location-box:hover .box-content h3,
.bundle-step-content .options-grid .custom-location-box:hover .box-content h3 {
  color: #fff;
}
.bundle-step-content .options-grid .location-box,
.bundle-step-content .options-grid .custom-location-box {
  height: auto;
  min-height: 350px;
}
@media (max-width: 960px) {
  .bundle-step-content .options-grid .location-box,
  .bundle-step-content .options-grid .custom-location-box {
    height: 50vh;
  }
}
.bundle-step-content .options-grid .custom-location-box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px !important;
  background: linear-gradient(135deg, #f3f3f3 25%, #232325 400%);
}
@media (max-width: 960px) {
  .bundle-step-content .options-grid .custom-location-box {
    padding: 10px !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.bundle-step-content .options-grid .custom-location-box .location-title {
  color: #232325;
  margin-bottom: 15px;
  font-family: "Century Gothic";
  text-transform: none;
  font-size: 38px;
  letter-spacing: -2px;
}
@media (max-width: 1440px) {
  .bundle-step-content .options-grid .custom-location-box .location-title {
    font-size: 32px;
  }
}
@media (max-width: 960px) {
  .bundle-step-content .options-grid .custom-location-box .location-title {
    font-size: 26px;
  }
}
.bundle-step-content .options-grid .custom-location-box .location-text {
  color: #666;
  margin-bottom: 20px;
  max-width: 280px;
  text-align: center;
}
@media (max-width: 960px) {
  .bundle-step-content .options-grid .custom-location-box .location-text {
    display: none;
  }
}
.bundle-step-content .options-grid .custom-location-box .location-text p {
  line-height: 1.4;
}
.bundle-step-content .options-grid .custom-location-box button.dark .btn-bg, .bundle-step-content .options-grid .custom-location-box .additional-stations-content .stations-summary .station-actions button.add-station .btn-bg, .additional-stations-content .stations-summary .station-actions .bundle-step-content .options-grid .custom-location-box button.add-station .btn-bg {
  background: #232325;
}
.bundle-step-content .options-grid .custom-location-box button.dark span, .bundle-step-content .options-grid .custom-location-box .additional-stations-content .stations-summary .station-actions button.add-station span, .additional-stations-content .stations-summary .station-actions .bundle-step-content .options-grid .custom-location-box button.add-station span {
  color: #fff;
}
.bundle-step-content .options-grid .product-box, .bundle-step-content .options-grid .service-box,
.bundle-step-content .options-grid .location-box,
.bundle-step-content .options-grid .custom-location-box {
  background-color: #f3f3f3;
  margin-bottom: 0;
  margin-right: 0;
  width: 100%;
  padding-bottom: 125%;
}
.bundle-step-content .options-grid .product-box.selected, .bundle-step-content .options-grid .selected.service-box,
.bundle-step-content .options-grid .selected.location-box,
.bundle-step-content .options-grid .selected.custom-location-box {
  border: 3px solid #FC8A00;
  box-shadow: 0 0 20px rgba(252, 138, 0, 0.3);
}
.bundle-step-content .options-grid .product-box.selected .selected-button, .bundle-step-content .options-grid .selected.service-box .selected-button,
.bundle-step-content .options-grid .selected.location-box .selected-button,
.bundle-step-content .options-grid .selected.custom-location-box .selected-button {
  background: #FC8A00 !important;
  color: #fff !important;
  pointer-events: none;
}
.bundle-step-content .options-grid .product-box.selected .selected-button span, .bundle-step-content .options-grid .selected.service-box .selected-button span,
.bundle-step-content .options-grid .selected.location-box .selected-button span,
.bundle-step-content .options-grid .selected.custom-location-box .selected-button span {
  color: #fff !important;
}
.bundle-step-content .options-grid .product-box .remove-icon, .bundle-step-content .options-grid .service-box .remove-icon,
.bundle-step-content .options-grid .location-box .remove-icon,
.bundle-step-content .options-grid .custom-location-box .remove-icon {
  position: absolute;
  top: 15px;
  right: 15px;
  background: #FF3C3F;
  color: #fff;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 18px;
  z-index: 10;
  transition: all 0.3s ease;
  box-shadow: 0 2px 8px rgba(35, 35, 37, 0.2);
}
.bundle-step-content .options-grid .product-box .remove-icon:hover, .bundle-step-content .options-grid .service-box .remove-icon:hover,
.bundle-step-content .options-grid .location-box .remove-icon:hover,
.bundle-step-content .options-grid .custom-location-box .remove-icon:hover {
  background: rgb(255, 9, 12.7846153846);
}

.page-template-bundle-template .header-menu .primary-menu,
.page-template-bundle-template .header-menu .site-btn,
.page-template-bundle-template .header-menu .bundle-step-content .error-state button,
.bundle-step-content .error-state .page-template-bundle-template .header-menu button,
.page-template-bundle-template .header-menu .bundle-modal-overlay .bundle-modal .modal-actions button,
.bundle-modal-overlay .bundle-modal .modal-actions .page-template-bundle-template .header-menu button,
.page-template-bundle-template .header-menu .bundle-btn,
.page-template-bundle-template .header-menu .concepts-footer .concepts-buttons button,
.concepts-footer .concepts-buttons .page-template-bundle-template .header-menu button,
.page-template-bundle-template .header-menu .special-effects-footer .effects-buttons button,
.special-effects-footer .effects-buttons .page-template-bundle-template .header-menu button,
.page-template-bundle-template .header-menu .additional-stations-content .stations-summary .station-actions button,
.additional-stations-content .stations-summary .station-actions .page-template-bundle-template .header-menu button,
.page-template-bundle-template .header-menu #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .backdrop-remove-choice-btn,
#backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .page-template-bundle-template .header-menu .backdrop-remove-choice-btn,
.page-template-bundle-template .header-menu #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .backdrop-confirm-btn,
#backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .page-template-bundle-template .header-menu .backdrop-confirm-btn,
.page-template-bundle-template .header-menu .container.not-logged-in .password-protected-wrap form input[type=submit],
.container.not-logged-in .password-protected-wrap form .page-template-bundle-template .header-menu input[type=submit],
.page-template-bundle-template .header-menu .lang-switcher {
  display: none;
}
.page-template-bundle-template.menu-toggled .header-menu .primary-menu,
.page-template-bundle-template.menu-toggled .header-menu .site-btn,
.page-template-bundle-template.menu-toggled .header-menu .bundle-step-content .error-state button,
.bundle-step-content .error-state .page-template-bundle-template.menu-toggled .header-menu button,
.page-template-bundle-template.menu-toggled .header-menu .bundle-modal-overlay .bundle-modal .modal-actions button,
.bundle-modal-overlay .bundle-modal .modal-actions .page-template-bundle-template.menu-toggled .header-menu button,
.page-template-bundle-template.menu-toggled .header-menu .bundle-btn,
.page-template-bundle-template.menu-toggled .header-menu .concepts-footer .concepts-buttons button,
.concepts-footer .concepts-buttons .page-template-bundle-template.menu-toggled .header-menu button,
.page-template-bundle-template.menu-toggled .header-menu .special-effects-footer .effects-buttons button,
.special-effects-footer .effects-buttons .page-template-bundle-template.menu-toggled .header-menu button,
.page-template-bundle-template.menu-toggled .header-menu .additional-stations-content .stations-summary .station-actions button,
.additional-stations-content .stations-summary .station-actions .page-template-bundle-template.menu-toggled .header-menu button,
.page-template-bundle-template.menu-toggled .header-menu #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .backdrop-remove-choice-btn,
#backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .page-template-bundle-template.menu-toggled .header-menu .backdrop-remove-choice-btn,
.page-template-bundle-template.menu-toggled .header-menu #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .backdrop-confirm-btn,
#backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .page-template-bundle-template.menu-toggled .header-menu .backdrop-confirm-btn,
.page-template-bundle-template.menu-toggled .header-menu .container.not-logged-in .password-protected-wrap form input[type=submit],
.container.not-logged-in .password-protected-wrap form .page-template-bundle-template.menu-toggled .header-menu input[type=submit],
.page-template-bundle-template.menu-toggled .header-menu .lang-switcher {
  display: flex;
}
.page-template-bundle-template.menu-toggled .header-menu .site-btn.gradient, .page-template-bundle-template.menu-toggled .header-menu .bundle-step-content .error-state button.gradient, .bundle-step-content .error-state .page-template-bundle-template.menu-toggled .header-menu button.gradient, .page-template-bundle-template.menu-toggled .header-menu .bundle-modal-overlay .bundle-modal .modal-actions button.gradient, .page-template-bundle-template.menu-toggled .header-menu .bundle-modal-overlay .bundle-modal .modal-actions button.continue-session, .bundle-modal-overlay .bundle-modal .modal-actions .page-template-bundle-template.menu-toggled .header-menu button.gradient, .bundle-modal-overlay .bundle-modal .modal-actions .page-template-bundle-template.menu-toggled .header-menu button.continue-session, .page-template-bundle-template.menu-toggled .header-menu .gradient.bundle-btn, .page-template-bundle-template.menu-toggled .header-menu .bundle-btn.back-btn, .page-template-bundle-template.menu-toggled .header-menu .bundle-btn.primary, .page-template-bundle-template.menu-toggled .header-menu .concepts-footer .concepts-buttons button.gradient, .page-template-bundle-template.menu-toggled .header-menu .concepts-footer .concepts-buttons button.confirm-concepts, .concepts-footer .concepts-buttons .page-template-bundle-template.menu-toggled .header-menu button.gradient, .concepts-footer .concepts-buttons .page-template-bundle-template.menu-toggled .header-menu button.confirm-concepts, .page-template-bundle-template.menu-toggled .header-menu .special-effects-footer .effects-buttons button.gradient, .page-template-bundle-template.menu-toggled .header-menu .special-effects-footer .effects-buttons button.confirm-effects, .special-effects-footer .effects-buttons .page-template-bundle-template.menu-toggled .header-menu button.gradient, .special-effects-footer .effects-buttons .page-template-bundle-template.menu-toggled .header-menu button.confirm-effects, .page-template-bundle-template.menu-toggled .header-menu .additional-stations-content .stations-summary .station-actions button.gradient, .page-template-bundle-template.menu-toggled .header-menu .additional-stations-content .stations-summary .station-actions button.continue-to-form, .additional-stations-content .stations-summary .station-actions .page-template-bundle-template.menu-toggled .header-menu button.gradient, .additional-stations-content .stations-summary .station-actions .page-template-bundle-template.menu-toggled .header-menu button.continue-to-form, .page-template-bundle-template.menu-toggled .header-menu #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .gradient.backdrop-remove-choice-btn, .page-template-bundle-template.menu-toggled .header-menu #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .bundle-modal-overlay .bundle-modal .modal-actions button.backdrop-remove-choice-btn.continue-session, .bundle-modal-overlay .bundle-modal .modal-actions .page-template-bundle-template.menu-toggled .header-menu #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons button.backdrop-remove-choice-btn.continue-session, .page-template-bundle-template.menu-toggled .header-menu #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .backdrop-remove-choice-btn.bundle-btn.back-btn, .page-template-bundle-template.menu-toggled .header-menu #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .backdrop-remove-choice-btn.bundle-btn.primary, .page-template-bundle-template.menu-toggled .header-menu #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .concepts-footer .concepts-buttons button.backdrop-remove-choice-btn.confirm-concepts, .concepts-footer .concepts-buttons .page-template-bundle-template.menu-toggled .header-menu #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons button.backdrop-remove-choice-btn.confirm-concepts, .page-template-bundle-template.menu-toggled .header-menu #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .special-effects-footer .effects-buttons button.backdrop-remove-choice-btn.confirm-effects, .special-effects-footer .effects-buttons .page-template-bundle-template.menu-toggled .header-menu #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons button.backdrop-remove-choice-btn.confirm-effects, .page-template-bundle-template.menu-toggled .header-menu #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .additional-stations-content .stations-summary .station-actions button.backdrop-remove-choice-btn.continue-to-form, .additional-stations-content .stations-summary .station-actions .page-template-bundle-template.menu-toggled .header-menu #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons button.backdrop-remove-choice-btn.continue-to-form, #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .page-template-bundle-template.menu-toggled .header-menu .gradient.backdrop-remove-choice-btn, #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .page-template-bundle-template.menu-toggled .header-menu .bundle-modal-overlay .bundle-modal .modal-actions button.backdrop-remove-choice-btn.continue-session, .bundle-modal-overlay .bundle-modal .modal-actions #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .page-template-bundle-template.menu-toggled .header-menu button.backdrop-remove-choice-btn.continue-session, #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .page-template-bundle-template.menu-toggled .header-menu .backdrop-remove-choice-btn.bundle-btn.back-btn, #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .page-template-bundle-template.menu-toggled .header-menu .backdrop-remove-choice-btn.bundle-btn.primary, #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .page-template-bundle-template.menu-toggled .header-menu .concepts-footer .concepts-buttons button.backdrop-remove-choice-btn.confirm-concepts, .concepts-footer .concepts-buttons #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .page-template-bundle-template.menu-toggled .header-menu button.backdrop-remove-choice-btn.confirm-concepts, #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .page-template-bundle-template.menu-toggled .header-menu .special-effects-footer .effects-buttons button.backdrop-remove-choice-btn.confirm-effects, .special-effects-footer .effects-buttons #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .page-template-bundle-template.menu-toggled .header-menu button.backdrop-remove-choice-btn.confirm-effects, #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .page-template-bundle-template.menu-toggled .header-menu .additional-stations-content .stations-summary .station-actions button.backdrop-remove-choice-btn.continue-to-form, .additional-stations-content .stations-summary .station-actions #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .page-template-bundle-template.menu-toggled .header-menu button.backdrop-remove-choice-btn.continue-to-form, .page-template-bundle-template.menu-toggled .header-menu #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .backdrop-confirm-btn, #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .page-template-bundle-template.menu-toggled .header-menu .backdrop-confirm-btn, .page-template-bundle-template.menu-toggled .header-menu .container.not-logged-in .password-protected-wrap form input[type=submit], .container.not-logged-in .password-protected-wrap form .page-template-bundle-template.menu-toggled .header-menu input[type=submit] {
  display: none;
}
.page-template-bundle-template.menu-toggled .restart-button {
  right: 520px;
}
.page-template-bundle-template .footer-row {
  display: none;
}
.page-template-bundle-template .product-box:hover .box-content h3, .page-template-bundle-template .bundle-step-content .options-grid .service-box:hover .box-content h3, .bundle-step-content .options-grid .page-template-bundle-template .service-box:hover .box-content h3,
.page-template-bundle-template .bundle-step-content .options-grid .location-box:hover .box-content h3,
.bundle-step-content .options-grid .page-template-bundle-template .location-box:hover .box-content h3,
.page-template-bundle-template .bundle-step-content .options-grid .custom-location-box:hover .box-content h3,
.bundle-step-content .options-grid .page-template-bundle-template .custom-location-box:hover .box-content h3 {
  color: #232325;
}
.page-template-bundle-template .location-box:hover .box-content h3, .page-template-bundle-template .bundle-step-content .options-grid .custom-location-box:hover .box-content h3, .bundle-step-content .options-grid .page-template-bundle-template .custom-location-box:hover .box-content h3 {
  color: #fff;
}
.page-template-bundle-template .bundle-step-content .options-grid .service-box .box-content h3,
.page-template-bundle-template .bundle-step-content .options-grid .service-box:hover .box-content h3 {
  color: #fff;
}
.page-template-bundle-template .site-logo {
  left: 10px;
}
@media (max-width: 960px) {
  .page-template-bundle-template.menu-toggled .restart-button {
    right: auto;
  }
}

.restart-button {
  position: fixed;
  top: 20px;
  right: 150px;
  z-index: 9999;
  font-family: "Century Gothic";
  width: 160px;
  text-align: center;
}
@media (max-width: 960px) {
  .restart-button {
    right: 10px;
    top: 10px;
    width: 140px;
    transform: scale(0.85);
  }
}
@media (max-width: 660px) {
  .restart-button {
    right: 10px;
    top: 12px;
    width: 120px;
  }
}

.backdrop-tabs-wrapper,
#backdrop-tabs-0 {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

#backdrop-tabs-0.multi-tab .level-0-tab .tab-button {
  cursor: default;
  pointer-events: none;
}

.backdrop-tabs-wrapper.level-1-tabs {
  background-color: #FC8A00;
}
.backdrop-tabs-wrapper.level-1-tabs .backdrop-tab .tab-button {
  color: #fff;
  font-family: "Century Gothic";
  text-transform: none;
  letter-spacing: 0;
  font-weight: 600;
}
.backdrop-tabs-wrapper.level-1-tabs .backdrop-tab.active .tab-button {
  text-decoration: underline;
}

.backdrop-tab .tab-button {
  background: none;
  border: none;
  color: #ccc;
  font-size: 14px;
  padding: 26px;
  font-family: "Toxigenesis";
  text-transform: uppercase;
  cursor: pointer;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
  position: relative;
  display: flex;
  align-items: center;
  gap: 8px;
}
@media (max-width: 660px) {
  .backdrop-tab .tab-button {
    padding: 16px 12px;
    font-size: 12px;
  }
}
.backdrop-tab .tab-circle {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 2px solid #FC8A00;
  flex-shrink: 0;
  transition: background-color 0.3s ease-in-out;
}
.backdrop-tab.active .tab-button {
  background-color: #FC8A00;
  color: #fff;
}
.backdrop-tab.active .tab-circle {
  border-color: #fff;
}
.backdrop-tab.completed .tab-circle {
  background-color: #FC8A00;
}
.backdrop-tab.completed.active .tab-circle {
  background-color: #fff;
}

.backdrop-content,
#backdrop-content-0 {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.backdrop-content .backdrop-preview,
.backdrop-content .backdrop-options,
#backdrop-content-0 .backdrop-preview,
#backdrop-content-0 .backdrop-options {
  flex-basis: calc(50% - 20px);
  width: calc(50% - 20px);
}
.backdrop-content .backdrop-preview,
#backdrop-content-0 .backdrop-preview {
  margin-right: 40px;
}
@media (max-width: 960px) {
  .backdrop-content .backdrop-preview,
  .backdrop-content .backdrop-options,
  #backdrop-content-0 .backdrop-preview,
  #backdrop-content-0 .backdrop-options {
    flex-basis: 100%;
    width: 100%;
  }
  .backdrop-content .backdrop-preview,
  #backdrop-content-0 .backdrop-preview {
    margin-right: 0;
    margin-bottom: 20px;
  }
}

.backdrop-content {
  max-width: 1100px;
  margin: 10px auto;
}
@media (max-width: 1160px) {
  .backdrop-content {
    max-width: 100%;
    padding: 0 10px;
  }
}

#backdrop-preview {
  position: sticky;
  top: 20px;
}
@media (max-width: 960px) {
  #backdrop-preview {
    position: static;
  }
}
#backdrop-preview .parent-backdrop-preview {
  background: #fff;
  border-radius: 20px;
  padding: 20px;
  box-shadow: 0 4px 20px rgba(35, 35, 37, 0.1);
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  overflow: hidden;
}
#backdrop-preview .parent-backdrop-preview img {
  border-radius: 12px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
#backdrop-preview .parent-backdrop-preview .placeholder-image {
  background: #f3f3f3;
  padding-bottom: 100%;
  border-radius: 12px;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
#backdrop-preview .parent-backdrop-preview .placeholder-image:before {
  content: "Preview";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #999;
  font-family: "Toxigenesis";
  font-size: 24px;
  text-transform: uppercase;
}
#backdrop-preview .parent-backdrop-preview .preview-content {
  position: absolute;
  width: 100%;
  padding: 20px;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 20px;
  max-width: calc(100% - 20px);
  left: 10px;
  bottom: 10px;
  z-index: 999;
}
#backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons {
  display: flex;
  gap: 10px;
  justify-content: center;
  flex-wrap: wrap;
}
#backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .backdrop-confirm-btn {
  font-size: 13px;
  min-width: unset;
  padding: 16px 24px;
  height: unset;
  border-radius: 50px;
}
#backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .backdrop-remove-choice-btn {
  font-size: 13px;
  min-width: unset;
  padding: 16px 24px;
  height: unset;
  border-radius: 50px;
  background: transparent;
  border: 2px solid #232325;
  color: #232325;
  width: auto;
  transition: background-color 0.3s ease, color 0.3s ease;
}
#backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .backdrop-remove-choice-btn:hover {
  background: #232325;
  color: #fff;
}
#backdrop-preview .parent-backdrop-preview h3 {
  font-family: "Toxigenesis";
  font-size: 24px;
  margin-bottom: 10px;
  text-align: center;
  text-transform: uppercase;
}
#backdrop-preview .parent-backdrop-preview p {
  color: #666;
  text-align: center;
  font-size: 14px;
  line-height: 1.4;
}
#backdrop-preview .parent-backdrop-preview .backdrop-overlay-preview {
  position: absolute;
  transform: translate(-50%, -50%);
  top: 47.5%;
  left: 50%;
  width: 60%;
  height: 60%;
  object-fit: cover;
  border-radius: 0;
  z-index: 5;
}
#backdrop-preview .parent-backdrop-preview .remove-overlay-btn {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 6;
}
#backdrop-preview .parent-backdrop-preview .overlay-title {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 6;
  background: rgba(255, 255, 255, 0.9);
  padding: 8px 16px;
  border-radius: 8px;
  font-family: "Toxigenesis";
  font-size: 14px;
  text-transform: uppercase;
  color: #232325;
  letter-spacing: 0.5px;
  max-width: 80%;
}

#backdrop-options {
  overflow-y: auto;
  border-radius: 26px;
  max-height: 60vh;
  min-height: 60vh;
  scrollbar-width: none;
}
@media (max-width: 960px) {
  #backdrop-options {
    max-height: 50vh;
    min-height: unset;
  }
}
#backdrop-options .backdrop-subcategory {
  margin-bottom: 40px;
}
#backdrop-options .backdrop-subcategory:last-child {
  margin-bottom: 0;
}
#backdrop-options .backdrop-subcategory .subcategory-title {
  text-align: center;
  padding: 10px 0 0;
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  font-size: 26px;
  text-transform: uppercase;
}
@media (max-width: 660px) {
  #backdrop-options .backdrop-subcategory .subcategory-title {
    font-size: 20px;
  }
}
#backdrop-options .subcategory-options {
  display: grid;
  gap: 5px;
  grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 660px) {
  #backdrop-options .subcategory-options {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 380px) {
  #backdrop-options .subcategory-options {
    grid-template-columns: 1fr;
  }
}
#backdrop-options::-webkit-scrollbar {
  width: 6px;
}
#backdrop-options::-webkit-scrollbar-track {
  background: #f3f3f3;
  border-radius: 3px;
}
#backdrop-options::-webkit-scrollbar-thumb {
  background: #FF3C3F;
  border-radius: 3px;
}
#backdrop-options::-webkit-scrollbar-thumb:hover {
  background: rgb(255, 9, 12.7846153846);
}
#backdrop-options .backdrop-option {
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 2px 10px rgba(35, 35, 37, 0.08);
  transition: all 0.3s ease;
  cursor: pointer;
  position: relative;
}
#backdrop-options .backdrop-option img {
  width: 100%;
  aspect-ratio: 1;
  height: 100%;
  object-fit: cover;
}
#backdrop-options .backdrop-option .placeholder-image {
  width: 100%;
  aspect-ratio: 1;
  background: #f3f3f3;
  display: flex;
  align-items: center;
  justify-content: center;
}
#backdrop-options .backdrop-option .placeholder-image span {
  text-align: center;
  padding: 10px;
  color: #666;
  font-size: 12px;
}
#backdrop-options .backdrop-option .option-content {
  padding: 12px 2px 4px;
  position: absolute;
  bottom: 4px;
  left: 4px;
  width: 100%;
  text-align: center;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 12px;
  max-width: calc(100% - 8px);
}
#backdrop-options .backdrop-option .option-content h5 {
  font-family: "Toxigenesis";
  font-size: 14px;
  margin: 0 0 10px;
  text-transform: uppercase;
  line-height: 1.2;
}
#backdrop-options .backdrop-option .option-content .option-buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#backdrop-options .backdrop-option .option-content .option-buttons .site-btn, #backdrop-options .backdrop-option .option-content .option-buttons .bundle-step-content .error-state button, .bundle-step-content .error-state #backdrop-options .backdrop-option .option-content .option-buttons button, #backdrop-options .backdrop-option .option-content .option-buttons .bundle-modal-overlay .bundle-modal .modal-actions button, .bundle-modal-overlay .bundle-modal .modal-actions #backdrop-options .backdrop-option .option-content .option-buttons button, #backdrop-options .backdrop-option .option-content .option-buttons .bundle-btn, #backdrop-options .backdrop-option .option-content .option-buttons .concepts-footer .concepts-buttons button, .concepts-footer .concepts-buttons #backdrop-options .backdrop-option .option-content .option-buttons button, #backdrop-options .backdrop-option .option-content .option-buttons .special-effects-footer .effects-buttons button, .special-effects-footer .effects-buttons #backdrop-options .backdrop-option .option-content .option-buttons button, #backdrop-options .backdrop-option .option-content .option-buttons .additional-stations-content .stations-summary .station-actions button, .additional-stations-content .stations-summary .station-actions #backdrop-options .backdrop-option .option-content .option-buttons button, #backdrop-options .backdrop-option .option-content .option-buttons .container.not-logged-in .password-protected-wrap form input[type=submit], .container.not-logged-in .password-protected-wrap form #backdrop-options .backdrop-option .option-content .option-buttons input[type=submit], #backdrop-options .backdrop-option .option-content .option-buttons #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .backdrop-confirm-btn, #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons #backdrop-options .backdrop-option .option-content .option-buttons .backdrop-confirm-btn, #backdrop-options .backdrop-option .option-content .option-buttons #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .backdrop-remove-choice-btn, #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons #backdrop-options .backdrop-option .option-content .option-buttons .backdrop-remove-choice-btn {
  flex-basis: calc(50% - 4px);
  width: calc(50% - 4px);
  padding: 10px;
  min-width: unset;
  height: unset;
  text-transform: none;
  margin: 0 2px;
  border-radius: 8px;
  font-size: 11px;
}
#backdrop-options .backdrop-option .option-content .option-buttons button {
  background: #232325;
  color: #fff;
  border: none;
  font-size: 12px;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 0.3s ease;
  outline: 0;
}
#backdrop-options .backdrop-option .option-content .option-buttons button:hover {
  background: #FF3C3F;
}
#backdrop-options .backdrop-option .option-content .option-buttons .backdrop-overlay-btn {
  background: transparent;
  color: #FC8A00;
  border: 1px solid #FC8A00;
}
#backdrop-options .backdrop-option .option-content .option-buttons .backdrop-overlay-btn:hover {
  background: #FC8A00;
  color: #fff;
}
#backdrop-options .backdrop-option .option-content .option-buttons .backdrop-overlay-btn.active-overlay {
  background: #FC8A00;
  border: none;
  color: #fff;
}
#backdrop-options .backdrop-option .box-info {
  position: absolute;
  top: 0;
  left: 0;
  padding: 30px 10px 50px;
  width: 100%;
  z-index: 3;
  border-radius: 12px;
  pointer-events: none;
}
#backdrop-options .backdrop-option .box-info .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  backdrop-filter: blur(25px) invert(0.1) contrast(1) saturate(0.8);
  background-color: rgba(0, 0, 0, 0.35);
  transform: scaleY(0);
  border-radius: 12px;
  opacity: 0;
  transform-origin: top;
  z-index: -1;
  transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275), backdrop-filter 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
#backdrop-options .backdrop-option .box-info .more-details {
  opacity: 0;
  transition: opacity 0.25s ease-in-out;
  position: relative;
  padding-left: 0;
  padding-right: 0;
  pointer-events: none;
}
#backdrop-options .backdrop-option .box-info .details-content {
  opacity: 0;
  transition: opacity 0.25s ease-in-out;
  pointer-events: none;
  font-size: 12px;
  color: #fff;
  line-height: 1.3;
}
#backdrop-options .backdrop-option .box-info .details-content p {
  color: #fff;
  font-size: 12px;
  line-height: 1.3;
  margin-bottom: 5px;
}
#backdrop-options .backdrop-option .box-info .details-content p:last-child {
  margin-bottom: 0;
}
#backdrop-options .backdrop-option .box-info .box-info--icon {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 28px;
  height: 28px;
  background-color: rgba(0, 0, 0, 0.5);
  pointer-events: all;
  color: #fff;
  font-size: 11px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  transition: background-color 0.25s ease-in-out;
  z-index: 10;
  cursor: pointer;
}
#backdrop-options .backdrop-option .box-info.visible {
  pointer-events: all;
}
#backdrop-options .backdrop-option .box-info.visible .more-details,
#backdrop-options .backdrop-option .box-info.visible .details-content {
  pointer-events: all;
  opacity: 1;
}
#backdrop-options .backdrop-option .box-info.visible .overlay {
  transform: scaleY(1);
  backdrop-filter: blur(8px) brightness(0.8);
  opacity: 0.95;
}
#backdrop-options .backdrop-option:hover {
  box-shadow: 0 4px 20px rgba(35, 35, 37, 0.12);
}
#backdrop-options .backdrop-option.selected {
  box-shadow: 0 0 0 3px #FC8A00, 0 4px 20px rgba(252, 138, 0, 0.2);
}
#backdrop-options .backdrop-option.selected::after {
  content: "✓";
  position: absolute;
  top: 8px;
  right: 8px;
  width: 28px;
  height: 28px;
  background: #FC8A00;
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: bold;
  z-index: 10;
}

.backdrop-footer {
  display: flex;
  justify-content: center;
  padding: 20px 0;
  margin-top: 10px;
}
.backdrop-footer .skip-backdrop {
  font-size: 14px;
}

.additional-stations-content {
  text-align: center;
  padding: 40px 20px;
}
.additional-stations-content h3 {
  font-family: "Century Gothic";
  font-size: clamp(28px, 4vw, 36px);
  color: #232325;
  margin-bottom: 10px;
  letter-spacing: -2px;
}
.additional-stations-content > p {
  font-size: clamp(16px, 2.5vw, 20px);
  color: #666;
  margin-bottom: 30px;
}
.additional-stations-content .stations-summary h3 {
  margin-bottom: 30px;
}
.additional-stations-content .stations-summary .stations-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  margin-bottom: 40px;
  width: 100%;
}
.additional-stations-content .stations-summary .station-card {
  flex-basis: calc(25% - 15px);
  width: calc(25% - 15px);
  background: #fff;
  border-radius: 12px;
  padding: 15px;
  box-shadow: 0 2px 10px rgba(35, 35, 37, 0.08);
  position: relative;
  transition: all 0.3s ease;
}
@media (max-width: 1280px) {
  .additional-stations-content .stations-summary .station-card {
    flex-basis: calc(33.333% - 15px);
    width: calc(33.333% - 15px);
  }
}
@media (max-width: 960px) {
  .additional-stations-content .stations-summary .station-card {
    flex-basis: calc(50% - 10px);
    width: calc(50% - 10px);
  }
}
@media (max-width: 480px) {
  .additional-stations-content .stations-summary .station-card {
    flex-basis: 100%;
    width: 100%;
  }
}
.additional-stations-content .stations-summary .station-card img {
  width: 100%;
  object-fit: contain;
  border-radius: 8px;
  margin-bottom: 10px;
  max-height: 55vh;
}
@media (max-width: 660px) {
  .additional-stations-content .stations-summary .station-card img {
    max-height: 40vh;
  }
}
.additional-stations-content .stations-summary .station-card h4 {
  font-family: "Toxigenesis";
  font-size: 16px;
  text-transform: uppercase;
  margin: 5px 0;
  color: #232325;
}
.additional-stations-content .stations-summary .station-card .selection-thumbs {
  display: flex;
  gap: 6px;
  flex-wrap: wrap;
  position: absolute;
  top: 8px;
  left: 8px;
  flex-direction: column;
}
.additional-stations-content .stations-summary .station-card .selection-thumbs .selection-thumb {
  width: 30px;
  height: 30px;
  border-radius: 4px;
  object-fit: cover;
  margin-bottom: 0;
  max-height: none;
  border: 2px solid #000;
}
.additional-stations-content .stations-summary .station-card p {
  color: #232325;
  font-size: 14px;
  margin: 5px 0;
  font-weight: 600;
}
.additional-stations-content .stations-summary .station-card button {
  position: absolute;
  top: 10px;
  right: 10px;
  background: #FF3C3F;
  color: #fff;
  border: none;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  cursor: pointer;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}
.additional-stations-content .stations-summary .station-card button:hover {
  background: rgb(255, 9, 12.7846153846);
}
.additional-stations-content .stations-summary .station-actions {
  display: flex;
  gap: 15px;
  justify-content: center;
  flex-wrap: wrap;
}
.additional-stations-content .stations-summary .station-actions button.start-new-quote {
  background: transparent;
  border: 2px solid #232325;
  color: #232325;
}
.additional-stations-content .stations-summary .station-actions button.start-new-quote span {
  color: #232325;
}
.additional-stations-content .stations-summary .station-actions button.start-new-quote .btn-bg {
  background: transparent;
}
.additional-stations-content .stations-summary .station-actions button.start-new-quote:hover {
  background: #232325;
  color: #fff;
}
.additional-stations-content .stations-summary .station-actions button.start-new-quote:hover span {
  color: #fff;
}
.additional-stations-content .quote-indicator {
  font-family: "Toxigenesis";
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #FC8A00;
  margin-bottom: 10px;
  text-align: center;
}
.additional-stations-content .summary-quote-heading {
  margin-top: 12px;
  padding-top: 12px;
  border-top: 1px solid rgba(35, 35, 37, 0.1);
}
.additional-stations-content .summary-quote-heading:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}

#special-effects-options {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  max-width: 800px;
  margin: 0 auto;
}
@media (max-width: 960px) {
  #special-effects-options {
    max-width: 100%;
    padding: 0 10px;
  }
}
@media (max-width: 660px) {
  #special-effects-options {
    gap: 10px;
  }
}
#special-effects-options .special-effect-option {
  flex-basis: calc(50% - 10px);
  background: #fff;
  border-radius: 12px;
  padding: 20px;
  box-shadow: 0 2px 10px rgba(35, 35, 37, 0.08);
  display: flex;
  align-items: flex-start;
  transition: all 0.3s ease;
  cursor: pointer;
}
@media (max-width: 660px) {
  #special-effects-options .special-effect-option {
    padding: 15px;
  }
}
@media (max-width: 660px) {
  #special-effects-options .special-effect-option {
    flex-basis: 100%;
  }
}
#special-effects-options .special-effect-option .effect-image {
  flex: 0 0 80px;
  width: 80px;
  height: 80px;
  background: #707070;
  border-radius: 8px;
}
#special-effects-options .special-effect-option .effect-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
}
#special-effects-options .special-effect-option .effect-content {
  flex-basis: calc(100% - 80px);
  padding-left: 15px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
#special-effects-options .special-effect-option .effect-content .effect-info {
  flex: 1;
}
#special-effects-options .special-effect-option .effect-content .effect-info h4 {
  font-family: "Toxigenesis";
  font-size: 18px;
  text-transform: uppercase;
  margin: 0;
  color: #232325;
}
@media (max-width: 660px) {
  #special-effects-options .special-effect-option .effect-content .effect-info h4 {
    font-size: 16px;
  }
}
#special-effects-options .special-effect-option .effect-content .effect-info .effect-description {
  font-size: 12px;
  font-weight: 600;
  color: rgba(35, 35, 37, 0.7);
  margin-top: 4px;
  line-height: 1.15;
}
#special-effects-options .special-effect-option .effect-content .effect-checkbox {
  position: relative;
  flex-shrink: 0;
}
#special-effects-options .special-effect-option .effect-content .effect-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
#special-effects-options .special-effect-option .effect-content .effect-checkbox .checkmark {
  width: 28px;
  height: 28px;
  border: 2px solid #232325;
  border-radius: 4px;
  display: block;
  position: relative;
  transition: all 0.3s ease;
}
#special-effects-options .special-effect-option .effect-content .effect-checkbox .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  left: 9px;
  top: 3px;
  width: 6px;
  height: 12px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
#special-effects-options .special-effect-option .effect-content .effect-checkbox input:checked + .checkmark {
  background: #FF3C3F;
  border-color: #FF3C3F;
}
#special-effects-options .special-effect-option .effect-content .effect-checkbox input:checked + .checkmark:after {
  display: block;
}
#special-effects-options .special-effect-option:hover {
  box-shadow: 0 4px 15px rgba(35, 35, 37, 0.12);
}

.special-effects-footer {
  margin-top: 40px;
  text-align: center;
}
.special-effects-footer .effects-buttons {
  display: flex;
  gap: 20px;
  justify-content: center;
  flex-wrap: wrap;
}
@media (max-width: 660px) {
  .special-effects-footer .effects-buttons {
    gap: 10px;
  }
}
.special-effects-footer .effects-buttons button.confirm-effects:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

#concepts-options {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  max-width: 900px;
  margin: 0 auto;
}
@media (max-width: 960px) {
  #concepts-options {
    max-width: 100%;
    padding: 0 10px;
  }
}
@media (max-width: 660px) {
  #concepts-options {
    gap: 10px;
  }
}
#concepts-options .concept-box.bundle-select {
  flex-basis: calc(33.333% - 14px);
  padding-bottom: 40%;
  cursor: pointer;
  transition: box-shadow 0.3s ease, transform 0.3s ease;
}
@media (max-width: 960px) {
  #concepts-options .concept-box.bundle-select {
    flex-basis: calc(50% - 10px);
    padding-bottom: 60%;
  }
}
@media (max-width: 660px) {
  #concepts-options .concept-box.bundle-select {
    flex-basis: 100%;
    padding-bottom: 120%;
  }
}
#concepts-options .concept-box.bundle-select .image-wrap {
  height: 100%;
}
#concepts-options .concept-box.bundle-select .box-content .title {
  max-width: 100%;
}
#concepts-options .concept-box.bundle-select .selected-indicator {
  position: absolute;
  top: 12px;
  right: 12px;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #FC8A00;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
  opacity: 0;
  transform: scale(0.6);
  transition: opacity 0.25s ease, transform 0.25s ease;
}
#concepts-options .concept-box.bundle-select .selected-indicator .checkmark-icon {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
}
#concepts-options .concept-box.bundle-select.selected {
  box-shadow: 0 0 0 3px #FC8A00;
}
#concepts-options .concept-box.bundle-select.selected .selected-indicator {
  opacity: 1;
  transform: scale(1);
}
#concepts-options .concept-box.bundle-select:hover {
  box-shadow: 0 4px 20px rgba(35, 35, 37, 0.15);
  transform: translateY(-2px);
}
#concepts-options .concept-box.bundle-select.selected:hover {
  box-shadow: 0 0 0 3px #FC8A00, 0 4px 20px rgba(35, 35, 37, 0.15);
}
#concepts-options .concept-box.bundle-select .box-info {
  position: absolute;
  top: 0;
  left: 0;
  padding: 30px 10px 50px 10px;
  width: 100%;
  height: 100%;
  z-index: 3;
  border-radius: 20px;
}
#concepts-options .concept-box.bundle-select .box-info .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  backdrop-filter: blur(25px) invert(0.1) contrast(1) saturate(0.8);
  background-color: rgba(0, 0, 0, 0.35);
  transform: scaleY(0);
  border-radius: 20px;
  opacity: 0;
  transform-origin: top;
  z-index: -1;
  transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0.3s ease;
}
#concepts-options .concept-box.bundle-select .box-info .box-info--icon {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 35px;
  height: 35px;
  background-color: rgba(0, 0, 0, 0.15);
  color: #fff;
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  transition: background-color 0.25s ease;
  z-index: 10;
  cursor: pointer;
}
#concepts-options .concept-box.bundle-select .box-info .more-details {
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.25s ease;
}
#concepts-options .concept-box.bundle-select .box-info .details-content {
  color: #fff;
  font-size: 13px;
  line-height: 1.5;
  padding: 10px;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.25s ease;
}
#concepts-options .concept-box.bundle-select .box-info.visible .more-details,
#concepts-options .concept-box.bundle-select .box-info.visible .details-content {
  pointer-events: all;
  opacity: 1;
}
#concepts-options .concept-box.bundle-select .box-info.visible .overlay {
  opacity: 0.95;
  transform: scaleY(1);
  backdrop-filter: blur(8px) brightness(0.8);
}

.concepts-footer {
  margin-top: 40px;
  text-align: center;
}
.concepts-footer .concepts-buttons {
  display: flex;
  gap: 20px;
  justify-content: center;
  flex-wrap: wrap;
}
@media (max-width: 660px) {
  .concepts-footer .concepts-buttons {
    gap: 10px;
  }
}
.concepts-footer .concepts-buttons button.confirm-concepts:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

#bundle-client-form {
  flex-basis: 75%;
  width: 75%;
  margin: 0 auto;
  padding: 40px 25% 40px 40px;
}
@media (max-width: 1440px) {
  #bundle-client-form {
    padding: 40px 20% 40px 40px;
  }
}
@media (max-width: 1160px) {
  #bundle-client-form {
    padding: 40px 10% 40px 30px;
  }
}
@media (max-width: 960px) {
  #bundle-client-form {
    flex-basis: 100%;
    width: 100%;
    padding: 30px 20px;
  }
}
#bundle-client-form .form-grid {
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 660px) {
  #bundle-client-form .form-grid {
    grid-template-columns: 1fr;
  }
}
#bundle-client-form .form-grid .form-section-title {
  grid-column: 1/-1;
  font-family: "Toxigenesis";
  font-size: 18px;
  text-transform: uppercase;
  color: #232325;
  margin: 15px 0 5px;
  padding-bottom: 8px;
  border-bottom: 1px solid #f3f3f3;
}
#bundle-client-form .form-grid .form-section-title:first-child {
  margin-top: 0;
}
#bundle-client-form .form-grid .form-field {
  position: relative;
}
#bundle-client-form .form-grid .form-field.full-width {
  grid-column: 1/-1;
}
#bundle-client-form .form-grid .form-field label {
  display: block;
  font-family: "Century Gothic";
  font-size: 14px;
  margin-bottom: 5px;
  color: #232325;
  font-weight: 600;
  letter-spacing: 0;
}
#bundle-client-form .form-grid .form-field input,
#bundle-client-form .form-grid .form-field textarea,
#bundle-client-form .form-grid .form-field select {
  width: 100%;
  padding: 15px;
  border: 2px solid #f3f3f3;
  border-radius: 8px;
  font-size: 16px;
  font-family: "Century Gothic";
  transition: all 0.3s ease;
  background: #f3f3f3;
}
#bundle-client-form .form-grid .form-field input:focus,
#bundle-client-form .form-grid .form-field textarea:focus,
#bundle-client-form .form-grid .form-field select:focus {
  outline: none;
  border-color: #FF3C3F;
  box-shadow: 0 0 0 3px rgba(255, 60, 63, 0.1);
}
#bundle-client-form .form-grid .form-field input[readonly],
#bundle-client-form .form-grid .form-field textarea[readonly],
#bundle-client-form .form-grid .form-field select[readonly] {
  background: #f3f3f3;
  color: #666;
  cursor: not-allowed;
}
#bundle-client-form .form-grid .form-field input::placeholder,
#bundle-client-form .form-grid .form-field textarea::placeholder,
#bundle-client-form .form-grid .form-field select::placeholder {
  color: #999;
  font-size: 14px;
}
@media (max-width: 660px) {
  #bundle-client-form .form-grid .form-field input,
  #bundle-client-form .form-grid .form-field textarea,
  #bundle-client-form .form-grid .form-field select {
    padding: 12px;
    font-size: 15px;
  }
}
#bundle-client-form .form-grid .form-field select {
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%278%27 viewBox=%270 0 12 8%27%3E%3Cpath fill=%27%23232325%27 d=%27M6 8L0 0h12z%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 15px center;
  padding-right: 40px;
  cursor: pointer;
}
#bundle-client-form .form-grid .form-field textarea {
  resize: vertical;
  min-height: 120px;
}
#bundle-client-form .form-grid .form-field input[type=date] {
  position: relative;
  font-family: "Manrope";
}
#bundle-client-form .form-grid .form-field input[type=date]::-webkit-datetime-edit {
  font-family: "Manrope";
}
#bundle-client-form .form-grid .form-field input[type=date]::-webkit-datetime-edit-fields-wrapper {
  font-family: "Manrope";
}
#bundle-client-form .form-grid .form-field input[type=date]::-webkit-datetime-edit-month-field, #bundle-client-form .form-grid .form-field input[type=date]::-webkit-datetime-edit-day-field, #bundle-client-form .form-grid .form-field input[type=date]::-webkit-datetime-edit-year-field {
  font-family: "Manrope";
  min-width: 1.4em;
}
#bundle-client-form .form-grid .form-field input[type=date]::-webkit-datetime-edit-text {
  font-family: "Manrope";
  padding: 0 2px;
}
#bundle-client-form .form-grid .form-field input[type=date]::-webkit-calendar-picker-indicator {
  cursor: pointer;
  opacity: 0.6;
  transition: opacity 0.3s ease;
}
#bundle-client-form .form-grid .form-field input[type=date]::-webkit-calendar-picker-indicator:hover {
  opacity: 1;
}
#bundle-client-form .consent-field {
  padding: 10px 0 20px;
}
#bundle-client-form .consent-label {
  cursor: pointer;
}
#bundle-client-form .consent-label span {
  font-size: 14px;
  font-weight: 600;
  padding-left: 5px;
  font-family: "Century Gothic";
  letter-spacing: 0;
}
#bundle-client-form .consent-label span a {
  text-decoration: underline;
}
#bundle-client-form input#privacy_consent {
  position: relative;
  top: 2px;
}
#bundle-client-form .form-actions {
  margin-top: 10px;
  text-align: center;
}
#bundle-client-form .form-actions button[type=submit] {
  width: 100%;
  text-align: center;
  justify-content: center;
  transition: opacity 0.45s ease;
}
#bundle-client-form .form-actions button[type=submit].large {
  padding: 0 40px;
  height: 60px;
  border-radius: 46px;
  margin-top: 10px;
}
#bundle-client-form .form-actions button[type=submit] .btn-bg {
  background: linear-gradient(to right, #FC8A00 0%, #D12D04 100%);
}
#bundle-client-form .form-actions button[type=submit] span {
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
}
#bundle-client-form .form-actions button[type=submit] .arrow {
  background: #fff;
}
#bundle-client-form .form-actions button[type=submit] .arrow:before {
  background: #232325;
}
#bundle-client-form .form-actions button[type=submit] .arrow:after {
  border-color: #232325;
}
#bundle-client-form .form-actions button[type=submit].disabled, #bundle-client-form .form-actions button[type=submit]:disabled {
  opacity: 0.4;
  cursor: not-allowed;
  pointer-events: none;
}

.bundle-btn {
  cursor: pointer;
  border: none;
  transition: all 0.3s ease;
}
.bundle-btn.primary:hover:not(:disabled) {
  box-shadow: 0 5px 15px rgba(255, 60, 63, 0.3);
}
.bundle-btn.secondary:hover {
  background: #232325;
  color: #fff;
}
.bundle-btn.large {
  padding: 18px 50px;
  font-size: 16px;
}
.bundle-btn:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.bundle-btn.back-btn {
  margin-bottom: 15px;
  font-size: 14px;
  padding: 18px 22px;
}

.bundle-summary-sidebar {
  display: block;
  position: relative;
  width: 25%;
  flex-basis: 25%;
  background: #232325;
  height: 90vh;
  overflow-y: scroll;
  scrollbar-width: none;
}
@media (max-width: 960px) {
  .bundle-summary-sidebar {
    width: 100%;
    flex-basis: 100%;
    height: auto;
  }
}
.bundle-summary-sidebar h3 {
  font-family: "Toxigenesis";
  font-size: 20px;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 60px;
  padding: 25px;
  background-color: #FC8A00;
  position: relative;
  z-index: 2;
}
@media (max-width: 960px) {
  .bundle-summary-sidebar h3 {
    cursor: pointer;
  }
}
.bundle-summary-sidebar .summary-list {
  list-style: none;
  margin: 0;
  padding: 25px;
  position: relative;
  z-index: 1;
}
.bundle-summary-sidebar .summary-list li {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  font-family: "Toxigenesis";
  text-align: right;
}
.bundle-summary-sidebar .summary-list li:last-child {
  border-bottom: none;
}
.bundle-summary-sidebar .summary-list li strong {
  display: block;
  margin-bottom: 5px;
  color: #717171;
  font-size: 14px;
}
.bundle-summary-sidebar .summary-list li .summary-sub {
  display: block;
  font-size: 13px;
  font-weight: 400;
  color: #a9a9a9;
  font-family: "Manrope";
  margin-top: 4px;
}
.bundle-summary-sidebar .summary-list li .summary-multi-piece {
  display: block;
  font-size: 11px;
  font-weight: 600;
  color: #717171;
  margin-top: 2px;
}
.bundle-summary-sidebar .summary-list li.summary-station-group {
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.bundle-summary-sidebar .empty-state {
  text-align: center;
  color: #999;
  font-style: italic;
  padding: 25px;
  font-size: 14px;
}

.bundle-modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(35, 35, 37, 0.85);
  backdrop-filter: blur(10px);
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  animation: bundleFadeIn 0.3s ease;
}
.bundle-modal-overlay .bundle-modal {
  background: #fff;
  border-radius: 20px;
  padding: 100px 40px;
  max-width: 650px;
  width: 100%;
  text-align: center;
  animation: bundleSlideUp 0.4s ease;
  box-shadow: 0 10px 40px rgba(35, 35, 37, 0.3);
}
@media (max-width: 660px) {
  .bundle-modal-overlay .bundle-modal {
    padding: 40px 30px;
  }
}
.bundle-modal-overlay .bundle-modal h3 {
  font-family: "Century Gothic";
  font-size: 36px;
  margin-bottom: 5px;
  letter-spacing: -2px;
  color: #232325;
}
@media (max-width: 660px) {
  .bundle-modal-overlay .bundle-modal h3 {
    font-size: 28px;
  }
}
.bundle-modal-overlay .bundle-modal p {
  color: #232325;
  margin-bottom: 25px;
  line-height: 1.5;
  font-size: 16px;
  font-weight: 600;
}
.bundle-modal-overlay .bundle-modal ul {
  list-style: none;
  text-align: left;
  margin: 20px 0;
  padding: 15px 20px;
  background: rgba(35, 35, 37, 0.05);
  border-radius: 10px;
}
.bundle-modal-overlay .bundle-modal ul li {
  color: #232325;
  font-size: 14px;
  padding: 8px 0;
  border-bottom: 1px solid rgba(35, 35, 37, 0.08);
  font-weight: 500;
}
.bundle-modal-overlay .bundle-modal ul li:last-child {
  border-bottom: 0;
}
.bundle-modal-overlay .bundle-modal .modal-actions {
  display: flex;
  gap: 20px;
  justify-content: center;
  flex-wrap: wrap;
}
@media (max-width: 380px) {
  .bundle-modal-overlay .bundle-modal .modal-actions {
    flex-direction: column;
    gap: 10px;
  }
}
.bundle-modal-overlay.bundle-exit-overlay .bundle-modal .modal-actions button {
  flex: 1;
}

.bundle-step-content .loading-state {
  text-align: center;
  padding: 60px 20px;
}
.bundle-step-content .loading-state .loading-spinner {
  width: 60px;
  height: 60px;
  margin: 0 auto 25px;
  border: 4px solid #f3f3f3;
  border-top: 4px solid #FF3C3F;
  border-radius: 50%;
  animation: bundleSpin 1s linear infinite;
}
.bundle-step-content .loading-state p {
  font-family: "Toxigenesis";
  font-size: 20px;
  color: #232325;
  text-transform: uppercase;
}
.bundle-step-content .error-state {
  text-align: center;
  padding: 60px 20px;
  background: rgba(255, 60, 63, 0.05);
  border-radius: 20px;
}
.bundle-step-content .error-state p {
  font-family: "Toxigenesis";
  font-size: 18px;
  color: #FF3C3F;
  margin-bottom: 25px;
}
.bundle-step-content .error-state button {
  border-color: #FF3C3F;
  color: #FF3C3F;
}
.bundle-step-content .error-state button:hover {
  background: #FF3C3F;
  color: #fff;
}

@keyframes bundleFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes bundleFadeInUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes bundleSlideUp {
  from {
    opacity: 0;
    transform: translateY(40px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes bundleSpin {
  to {
    transform: rotate(360deg);
  }
}
@media (max-width: 660px) {
  .bundle-btn,
  .site-btn,
  .container.not-logged-in .password-protected-wrap form input[type=submit],
  #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .backdrop-confirm-btn,
  #backdrop-preview .parent-backdrop-preview .preview-content .preview-confirm-buttons .backdrop-remove-choice-btn,
  .additional-stations-content .stations-summary .station-actions button,
  .special-effects-footer .effects-buttons button,
  .concepts-footer .concepts-buttons button,
  .bundle-modal-overlay .bundle-modal .modal-actions button,
  .bundle-step-content .error-state button {
    min-height: 48px;
  }
  #special-effects-options .effect-checkbox .checkmark {
    width: 36px;
    height: 36px;
  }
}
.media-hero {
  display: flex;
  flex-wrap: wrap;
}
.media-hero .left-hero-col {
  position: relative;
  flex-basis: calc(40% - 20px);
  width: calc(40% - 20px);
  margin: 10px;
  height: calc(100vh - 20px);
  border-radius: 20px;
  overflow: hidden;
}
@media (max-width: 960px) {
  .media-hero .left-hero-col {
    flex-basis: 100%;
    width: 100%;
    height: 50vh;
    margin: 10px 10px 0;
  }
}
@media (max-width: 660px) {
  .media-hero .left-hero-col {
    height: 40vh;
    border-radius: 16px;
  }
}
.media-hero .left-hero-col video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.media-hero .right-hero-col {
  flex-basis: 60%;
  width: 60%;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  padding-right: 10px;
}
@media (max-width: 960px) {
  .media-hero .right-hero-col {
    flex-basis: 100%;
    width: 100%;
    min-height: 50vh;
    padding: 10px;
  }
}
.media-hero .right-hero-col .media-hero-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 50%;
  flex-basis: 50%;
  padding-right: 10px;
  padding-bottom: 10px;
}
.media-hero .right-hero-col .media-hero-content .station-category {
  background-color: #FF3C3F;
  padding: 10px 15px;
  border-radius: 30px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
}
.media-hero .right-hero-col .media-hero-content .large-title {
  color: #232325;
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.media-hero .right-hero-col .media-hero-content .large-title .large {
  font-size: 90px;
  font-family: "Century Gothic";
  font-weight: 800;
  margin-bottom: 5px;
  line-height: 0.76;
  text-transform: uppercase;
}
@media (max-width: 1680px) {
  .media-hero .right-hero-col .media-hero-content .large-title .large {
    font-size: 72px;
  }
}
@media (max-width: 1440px) {
  .media-hero .right-hero-col .media-hero-content .large-title .large {
    font-size: 64px;
  }
}
@media (max-width: 1160px) {
  .media-hero .right-hero-col .media-hero-content .large-title .large {
    font-size: 62px;
  }
}
@media (max-width: 960px) {
  .media-hero .right-hero-col .media-hero-content .large-title .large {
    font-size: 42px;
    color: #fff;
  }
}
@media (max-width: 660px) {
  .media-hero .right-hero-col .media-hero-content .large-title .large {
    font-size: 32px;
  }
}
@media (max-width: 380px) {
  .media-hero .right-hero-col .media-hero-content .large-title .large {
    font-size: 26px;
  }
}
.media-hero .right-hero-col .media-hero-content .large-title .smaller {
  font-size: 42px;
  font-family: "Toxigenesis";
  line-height: 0.92;
  text-transform: uppercase;
}
@media (max-width: 1680px) {
  .media-hero .right-hero-col .media-hero-content .large-title .smaller {
    font-size: 64px;
  }
}
@media (max-width: 1440px) {
  .media-hero .right-hero-col .media-hero-content .large-title .smaller {
    font-size: 52px;
  }
}
@media (max-width: 1160px) {
  .media-hero .right-hero-col .media-hero-content .large-title .smaller {
    font-size: 44px;
  }
}
@media (max-width: 960px) {
  .media-hero .right-hero-col .media-hero-content .large-title .smaller {
    font-size: 32px;
    color: #fff;
  }
}
@media (max-width: 660px) {
  .media-hero .right-hero-col .media-hero-content .large-title .smaller {
    font-size: 26px;
  }
}
@media (max-width: 380px) {
  .media-hero .right-hero-col .media-hero-content .large-title .smaller {
    font-size: 20px;
  }
}
.media-hero .right-hero-col .media-hero-content .large-title .extra-smaller {
  font-size: 40px;
  font-family: "Toxigenesis";
  line-height: 0.76;
  text-transform: uppercase;
}
@media (max-width: 1680px) {
  .media-hero .right-hero-col .media-hero-content .large-title .extra-smaller {
    font-size: 80px;
  }
}
@media (max-width: 1440px) {
  .media-hero .right-hero-col .media-hero-content .large-title .extra-smaller {
    font-size: 64px;
  }
}
@media (max-width: 960px) {
  .media-hero .right-hero-col .media-hero-content .large-title .extra-smaller {
    font-size: 48px;
    line-height: 0.92;
  }
}
@media (max-width: 660px) {
  .media-hero .right-hero-col .media-hero-content .large-title .extra-smaller {
    font-size: 36px;
  }
}
.media-hero .right-hero-col .media-hero-content .small-text {
  margin-top: 15px;
  max-width: 80%;
  width: 100%;
}
@media (max-width: 1280px) {
  .media-hero .right-hero-col .media-hero-content .small-text {
    max-width: 65%;
  }
}
@media (max-width: 960px) {
  .media-hero .right-hero-col .media-hero-content .small-text {
    max-width: 80%;
    color: #fff;
  }
}
@media (max-width: 660px) {
  .media-hero .right-hero-col .media-hero-content .small-text {
    max-width: 100%;
  }
}
.media-hero .right-hero-col .media-col {
  width: 50%;
  flex-basis: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.media-hero .right-hero-col .media-col .hero-img {
  border-radius: 20px;
  height: auto;
  max-width: 100%;
  width: auto;
  z-index: 1;
}
@media (max-width: 960px) {
  .media-hero .right-hero-col .media-col .hero-img {
    position: relative;
    top: 0;
    left: 0;
    transform: unset;
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    height: auto;
  }
}
.media-hero .subtitle {
  text-transform: uppercase;
  font-size: 10px;
  display: block;
  border-top: 1px solid #232325;
  padding-top: 10px;
  letter-spacing: 5px;
  text-align: center;
  color: #232325;
  font-family: "Century Gothic";
}

.horizontal-gallery-section {
  width: 100%;
  padding: 50px 0 0;
}
@media (max-width: 960px) {
  .horizontal-gallery-section {
    padding: 0 0 0 10px;
  }
}
.horizontal-gallery-section .title-group {
  justify-content: flex-end;
  text-align: center;
  align-items: center;
  margin: 0 auto;
  padding: 3vw 10px 6vw;
  max-width: 45%;
}
@media (max-width: 960px) {
  .horizontal-gallery-section .title-group {
    max-width: 70%;
    padding: 20px 10px 25px;
  }
}
@media (max-width: 660px) {
  .horizontal-gallery-section .title-group {
    max-width: 90%;
  }
}
.horizontal-gallery-section .horizontal-gallery {
  display: flex;
  gap: 10px;
  padding: 0 10px 20px;
  will-change: transform;
}
@media (max-width: 960px) {
  .horizontal-gallery-section .horizontal-gallery {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scroll-snap-type: x mandatory;
    padding-bottom: 20px;
  }
  .horizontal-gallery-section .horizontal-gallery::-webkit-scrollbar {
    display: none;
  }
}
.horizontal-gallery-section .horizontal-gallery .gallery-item {
  flex-shrink: 0;
  height: 80vh;
  min-height: 450px;
}
@media (max-width: 960px) {
  .horizontal-gallery-section .horizontal-gallery .gallery-item {
    height: 60vh;
    min-height: 350px;
    scroll-snap-align: start;
  }
}
@media (max-width: 660px) {
  .horizontal-gallery-section .horizontal-gallery .gallery-item {
    height: 45vh;
    min-height: 280px;
  }
}
.horizontal-gallery-section .horizontal-gallery .gallery-item img {
  width: auto;
  height: 100%;
  object-fit: cover;
  border-radius: 12px;
  display: block;
}

@media (max-width: 960px) {
  .station-features {
    padding: 10px;
  }
}
.station-features .media-col {
  height: 100vh;
  position: relative;
  border-radius: 20px;
}
@media (max-width: 960px) {
  .station-features .media-col {
    height: 60vh;
  }
}
@media (max-width: 660px) {
  .station-features .media-col {
    height: 50vh;
  }
}
.station-features .media-col .bg-circle {
  background-color: #FF3C3F;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50%;
  padding-bottom: 50%;
  border-radius: 100%;
  z-index: 1;
}
.station-features .media-col.featured .featured-img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-height: 80%;
  width: auto;
  z-index: 2;
}
.station-features .media-col.frames .gallery-images {
  position: relative;
  z-index: 2;
  height: 100vh;
  background-color: #ececee;
}
@media (max-width: 960px) {
  .station-features .media-col.frames .gallery-images {
    height: 60vh;
  }
}
@media (max-width: 660px) {
  .station-features .media-col.frames .gallery-images {
    height: 50vh;
  }
}
.station-features .media-col.frames .gallery-images .item-frame {
  opacity: 0;
}
@media (max-width: 960px) {
  .station-features .media-col.frames .gallery-images .item-frame:first-child {
    opacity: 1;
  }
}
.station-features .media-col.frames .gallery-images .item-frame img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-height: 80%;
  max-width: 80%;
  width: auto;
}
@media (max-width: 960px) {
  .station-features .media-col.frames .gallery-images .item-frame img {
    max-width: 100%;
    max-height: 100%;
  }
}
.station-features.location-content {
  margin-bottom: -10px;
}
.station-features.location-content .image-wrapper {
  width: calc(100% - 20px);
  height: calc(100vh - 20px);
  margin: 10px 10px;
  border-radius: 20px;
}
.station-features .info-col {
  background-color: #fff;
  padding: 0 20% 0 5%;
  flex-basis: calc(50% - 10px);
  width: calc(50% - 10px);
  margin-right: 10px;
}
@media (max-width: 1440px) {
  .station-features .info-col {
    padding: 0 15% 0 5%;
  }
}
@media (max-width: 1160px) {
  .station-features .info-col {
    padding: 0 10% 0 5%;
  }
}
@media (max-width: 960px) {
  .station-features .info-col {
    flex-basis: 100%;
    width: 100%;
    margin-right: 0;
    padding: 5% 10%;
  }
}
@media (max-width: 660px) {
  .station-features .info-col {
    padding: 5%;
  }
}
.station-features .info-col .section-title {
  font-size: 44px;
  color: #232325;
  text-transform: uppercase;
  margin: 20vh 0;
}
@media (max-width: 1440px) {
  .station-features .info-col .section-title {
    font-size: 38px;
  }
}
@media (max-width: 1160px) {
  .station-features .info-col .section-title {
    font-size: 32px;
  }
}
@media (max-width: 960px) {
  .station-features .info-col .section-title {
    font-size: 28px;
    margin: 10vh 0;
  }
}
@media (max-width: 660px) {
  .station-features .info-col .section-title {
    font-size: 24px;
    margin: 5vh 0;
  }
}
.station-features .info-col .feature-row {
  min-height: 65vh;
}
@media (max-width: 960px) {
  .station-features .info-col .feature-row {
    min-height: 40vh;
  }
}
@media (max-width: 660px) {
  .station-features .info-col .feature-row {
    min-height: auto;
    padding: 5vh 0;
  }
}
.station-features .info-col .feature-row .feature-title {
  color: #232325;
  font-family: "Century Gothic";
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 10vh;
  line-height: 1.1;
  max-width: 80%;
}
@media (max-width: 1680px) {
  .station-features .info-col .feature-row .feature-title {
    font-size: 28px;
  }
}
@media (max-width: 1280px) {
  .station-features .info-col .feature-row .feature-title {
    font-size: 24px;
  }
}
@media (max-width: 960px) {
  .station-features .info-col .feature-row .feature-title {
    font-size: 22px;
    max-width: 100%;
    margin-bottom: 5vh;
  }
}
@media (max-width: 660px) {
  .station-features .info-col .feature-row .feature-title {
    font-size: 20px;
    margin-bottom: 10px;
  }
}
.station-features .info-col .feature-row .feature-text {
  color: #232325;
}

.single-station .similar-stations .flex-wrap {
  justify-content: center;
}

.extra-services {
  position: relative;
  padding: 25vh 20%;
}
@media (max-width: 1280px) {
  .extra-services {
    padding: 15vh 15%;
  }
}
@media (max-width: 960px) {
  .extra-services {
    padding: 10vh 10px;
  }
}
.extra-services .small-orange-title {
  color: #FC8A00;
  padding: 5px 0;
  font-size: 42px;
  letter-spacing: -1px;
  font-family: "Century Gothic";
}
@media (max-width: 1440px) {
  .extra-services .small-orange-title {
    font-size: 34px;
  }
}
@media (max-width: 960px) {
  .extra-services .small-orange-title {
    font-size: 28px;
    letter-spacing: -0.5px;
  }
}
.extra-services .services-tags {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: flex-start;
  gap: 15px;
}
@media (max-width: 660px) {
  .extra-services .services-tags {
    gap: 0;
  }
}
.extra-services .services-tags .service-tag-wrapper {
  width: 100%;
}
.extra-services .services-tags .service-tag-wrapper.active .service-tag-content {
  display: flex;
}
.extra-services .services-tags .service-tag-wrapper.active .toggle-sign:after {
  display: none;
}
.extra-services .services-tags .service-tag {
  display: flex;
  padding: 5px 0;
  cursor: pointer;
  font-size: 50px;
  color: #232325;
  font-family: "Toxigenesis";
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: -4px;
  line-height: 0.78;
  position: relative;
  transition: color 0.25s ease-in-out;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 1680px) {
  .extra-services .services-tags .service-tag {
    font-size: 32px;
  }
}
@media (max-width: 1440px) {
  .extra-services .services-tags .service-tag {
    font-size: 26px;
    letter-spacing: -2px;
  }
}
@media (max-width: 960px) {
  .extra-services .services-tags .service-tag {
    font-size: 20px;
    letter-spacing: -2px;
  }
}
@media (max-width: 660px) {
  .extra-services .services-tags .service-tag {
    font-size: 18px;
    letter-spacing: -1px;
  }
}
.extra-services .services-tags .service-tag .image-wrap {
  flex-basis: 70px;
  width: 70px;
  height: 70px;
  border-radius: 10px;
  border: 2px solid #FC8A00;
  overflow: hidden;
  position: relative;
  margin-right: 15px;
}
@media (max-width: 660px) {
  .extra-services .services-tags .service-tag .image-wrap {
    flex-basis: 50px;
    width: 50px;
    height: 50px;
    border-radius: 4px;
    margin-right: 8px;
  }
}
.extra-services .services-tags .service-tag .image-wrap img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
  object-fit: cover;
}
.extra-services .services-tags .service-tag .toggle-sign {
  width: 40px;
  height: 40px;
  margin: auto 0 auto 20px;
  position: relative;
}
@media (max-width: 660px) {
  .extra-services .services-tags .service-tag .toggle-sign {
    width: 24px;
    height: 24px;
    margin-left: 10px;
  }
}
.extra-services .services-tags .service-tag .toggle-sign:before {
  content: "";
  display: block;
  width: 40px;
  height: 10px;
  background-color: #232325;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
@media (max-width: 660px) {
  .extra-services .services-tags .service-tag .toggle-sign:before {
    width: 24px;
    height: 6px;
  }
}
.extra-services .services-tags .service-tag .toggle-sign:after {
  content: "";
  display: block;
  width: 10px;
  height: 40px;
  background-color: #232325;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 660px) {
  .extra-services .services-tags .service-tag .toggle-sign:after {
    width: 6px;
    height: 24px;
  }
}
.extra-services .services-tags .service-tag:hover {
  color: #232325;
}
.extra-services .services-tags .service-tag-content {
  color: #232325;
  padding: 10px 0;
  padding-left: 85px;
  width: 100%;
  display: none;
  border-radius: 10px;
  margin-top: 5px;
}
@media (max-width: 960px) {
  .extra-services .services-tags .service-tag-content {
    padding-left: 20px;
  }
}
.extra-services .services-tags .service-tag-content ul {
  padding: 10px 35px;
}
@media (max-width: 960px) {
  .extra-services .services-tags .service-tag-content {
    padding: 0 0 10px;
  }
}
.extra-services .services-tags .service-tag-content .text-wrap p {
  margin-bottom: 15px;
}
.extra-services .services-tags .service-tag-content .text-wrap p:last-child {
  margin-bottom: 0;
}
.extra-services .services-tags .service-tag-content * {
  color: inherit;
  font-size: 16px;
  line-height: 1.2;
}
@media (max-width: 768px) {
  .extra-services .services-tags .service-tag-content * {
    font-size: 14px;
  }
}

.station-printing {
  position: relative;
  height: 100vh;
  width: 100%;
  margin: 10px 0;
}
@media (max-width: 960px) {
  .station-printing {
    height: 60vh;
  }
}
@media (max-width: 660px) {
  .station-printing {
    height: 45vh;
  }
}
.station-printing .large-title {
  color: #fff;
  text-transform: uppercase;
  z-index: 2;
  font-family: "Toxigenesis";
  letter-spacing: -0.5vw;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 0.92;
  font-size: 8vw;
}

.concepts-row {
  position: relative;
  height: 100vh;
  width: 100%;
  margin: 10px 0;
}
@media (max-width: 960px) {
  .concepts-row {
    height: auto;
    min-height: 60vh;
  }
}
.concepts-row .concepts-intro {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 10px;
}
.concepts-row .concepts-intro .text {
  max-width: 50%;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  .concepts-row .concepts-intro .text {
    max-width: 95%;
  }
}
.concepts-row .concepts-intro .circle-button, .concepts-row .concepts-intro .bundle-step-content .options-grid .service-box .box-content button, .bundle-step-content .options-grid .service-box .box-content .concepts-row .concepts-intro button,
.concepts-row .concepts-intro .bundle-step-content .options-grid .location-box .box-content button,
.bundle-step-content .options-grid .location-box .box-content .concepts-row .concepts-intro button, .concepts-row .concepts-intro .bundle-step-content .options-grid .custom-location-box button, .bundle-step-content .options-grid .custom-location-box .concepts-row .concepts-intro button, .concepts-row .concepts-intro #bundle-client-form .form-actions button[type=submit], #bundle-client-form .form-actions .concepts-row .concepts-intro button[type=submit] {
  margin-top: 0;
  margin-bottom: 35px;
}
.concepts-row .large-title {
  color: #fff;
  text-transform: uppercase;
  z-index: 2;
  letter-spacing: -0.5vw;
  line-height: 0.92;
  font-size: 8vw;
  font-family: "Toxigenesis";
  opacity: 0.9;
  transition: opacity 0.35s ease-in-out;
}
@media (max-width: 960px) {
  .concepts-row .large-title {
    font-size: 14vw;
    letter-spacing: -1vw;
  }
}
@media (max-width: 660px) {
  .concepts-row .large-title {
    font-size: 12vw;
  }
}
.concepts-row .large-title:hover {
  opacity: 1;
}
.concepts-row .concepts-horizontal {
  position: relative;
  width: 100%;
  padding: 10px;
}
.concepts-row .concepts-horizontal .concepts-small-boxes {
  display: flex;
  flex-wrap: nowrap;
  gap: 10px;
}
@media (max-width: 960px) {
  .concepts-row .concepts-horizontal .concepts-small-boxes {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
.concepts-row .concepts-horizontal .concepts-small-boxes .concept-box {
  padding-bottom: unset;
  width: 20%;
  flex: 0 0 20%;
  margin-right: 0 !important;
  display: flex;
  flex-direction: column;
}
@media (max-width: 960px) {
  .concepts-row .concepts-horizontal .concepts-small-boxes .concept-box {
    width: 100%;
    flex: none;
    margin-bottom: 24px;
  }
}
.concepts-row .concepts-horizontal .concepts-small-boxes .concept-box:before {
  display: none;
}
.concepts-row .concepts-horizontal .concepts-small-boxes .concept-box:nth-child(4n+4) {
  margin-right: 0;
}
@media (max-width: 960px) {
  .concepts-row .concepts-horizontal .concepts-small-boxes .concept-box:nth-child(4n+4) {
    margin-right: 0;
  }
}
.concepts-row .concepts-horizontal .concepts-small-boxes .concept-box .image-wrap {
  padding-bottom: calc(100% - 20px);
  width: calc(100% - 20px);
  position: relative;
  margin: 10px;
  top: 0;
  left: 0;
  transform: unset;
  z-index: 1;
  border-radius: 10px;
  overflow: hidden;
  height: auto;
}
.concepts-row .concepts-horizontal .concepts-small-boxes .concept-box .image-wrap img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.concepts-row .concepts-horizontal .concepts-small-boxes .concept-box .box-content {
  position: relative;
  flex: 1;
}
.concepts-row .concepts-horizontal .concepts-small-boxes .concept-box .box-content .title {
  color: #232325;
  margin-bottom: 15px;
  max-width: 70%;
}
@media (max-width: 960px) {
  .concepts-row .concepts-horizontal .concepts-small-boxes .concept-box .box-content .title {
    max-width: 98%;
  }
}
.concepts-row .concepts-horizontal .concepts-small-boxes .concept-box .box-content .circle-button, .concepts-row .concepts-horizontal .concepts-small-boxes .concept-box .bundle-step-content .options-grid .service-box .box-content button, .bundle-step-content .options-grid .service-box .concepts-row .concepts-horizontal .concepts-small-boxes .concept-box .box-content button,
.concepts-row .concepts-horizontal .concepts-small-boxes .concept-box .bundle-step-content .options-grid .location-box .box-content button,
.bundle-step-content .options-grid .location-box .concepts-row .concepts-horizontal .concepts-small-boxes .concept-box .box-content button,
.concepts-row .concepts-horizontal .concepts-small-boxes .concept-box .bundle-step-content .options-grid .custom-location-box .box-content button,
.bundle-step-content .options-grid .custom-location-box .concepts-row .concepts-horizontal .concepts-small-boxes .concept-box .box-content button, .concepts-row .concepts-horizontal .concepts-small-boxes .concept-box .box-content .bundle-step-content .options-grid .custom-location-box button, .concepts-row .concepts-horizontal .concepts-small-boxes .concept-box .box-content #bundle-client-form .form-actions button[type=submit], #bundle-client-form .form-actions .concepts-row .concepts-horizontal .concepts-small-boxes .concept-box .box-content button[type=submit] {
  margin-top: auto;
}

.gradient-container {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
}
.gradient-container .gradient-canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.projects-archive {
  padding: 7.5% 0;
}

.all-stations {
  padding-bottom: 5vh;
  min-height: 80vh;
}
.all-stations .filters-col {
  flex-basis: 20%;
  width: 20%;
  padding: 0 10px;
}
@media (max-width: 960px) {
  .all-stations .filters-col {
    flex-basis: 100%;
    width: 100%;
    padding: 0 10px 20px;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
  }
}
.all-stations .products-row {
  flex-basis: 80%;
  width: 80%;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
  padding: 0 10px 0 0;
}
@media (max-width: 1440px) {
  .all-stations .products-row {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 960px) {
  .all-stations .products-row {
    flex-basis: 100%;
    width: 100%;
    padding: 0 10px;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 660px) {
  .all-stations .products-row {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 380px) {
  .all-stations .products-row {
    grid-template-columns: 1fr;
  }
}
.all-stations .products-row .product-box, .all-stations .products-row .bundle-step-content .options-grid .service-box, .bundle-step-content .options-grid .all-stations .products-row .service-box,
.all-stations .products-row .bundle-step-content .options-grid .location-box,
.bundle-step-content .options-grid .all-stations .products-row .location-box,
.all-stations .products-row .bundle-step-content .options-grid .custom-location-box,
.bundle-step-content .options-grid .all-stations .products-row .custom-location-box {
  padding-bottom: 132%;
  flex-basis: auto;
  width: auto;
  margin-right: 0;
  margin-left: 0;
  position: relative;
  overflow: hidden;
}

.filter-section {
  border-top: 1px solid #dedede;
  padding: 15px 0;
}
@media (max-width: 960px) {
  .filter-section {
    border-top: none;
    padding: 0;
  }
}
.filter-section.disabled .filter-title {
  margin-bottom: 0;
  opacity: 0.5;
  cursor: default;
}
.filter-section.disabled .filter-items {
  display: none;
}
.filter-section .filter-title {
  color: #232325;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 10px;
  display: block;
}
@media (max-width: 960px) {
  .filter-section .filter-title {
    margin-bottom: 5px;
  }
}
.filter-section .filter-items {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-left: 15px;
}
@media (max-width: 960px) {
  .filter-section .filter-items {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 5px 10px;
    padding-left: 0;
  }
}
.filter-section .filter-items .filter-item {
  color: #707070;
  font-size: 14px;
  margin-bottom: 8px;
  cursor: pointer;
}
.filter-section .filter-items .filter-item.active {
  color: #232325;
  position: relative;
}
.filter-section .filter-items .filter-item.active:after {
  content: "";
  display: block;
  height: 4px;
  width: 4px;
  background: #232325;
  position: absolute;
  left: -12px;
  top: 6px;
}
.filter-section .filter-items .filter-item:last-child {
  margin-bottom: 0;
}

.event-info-wrap {
  display: flex;
  flex-wrap: wrap;
}
.event-info-wrap .event-info {
  margin-top: 50px;
  display: flex;
  flex-direction: column;
  flex-basis: 33.33%;
  width: 33.33%;
  padding-right: 30px;
}
@media (max-width: 960px) {
  .event-info-wrap .event-info {
    flex-basis: 50%;
    width: 50%;
    margin-top: 30px;
  }
}
@media (max-width: 660px) {
  .event-info-wrap .event-info {
    flex-basis: 100%;
    width: 100%;
    padding-right: 0;
    margin-top: 20px;
  }
}
.event-info-wrap .event-info .info-small {
  color: #FC8A00;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 12px;
}
.event-info-wrap .event-info .info-large {
  color: #232325;
  font-size: 38px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: -2px;
}
@media (max-width: 1440px) {
  .event-info-wrap .event-info .info-large {
    font-size: 38px;
  }
}
@media (max-width: 1160px) {
  .event-info-wrap .event-info .info-large {
    font-size: 32px;
  }
}
@media (max-width: 960px) {
  .event-info-wrap .event-info .info-large {
    font-size: 28px;
    letter-spacing: -1px;
  }
}
@media (max-width: 660px) {
  .event-info-wrap .event-info .info-large {
    font-size: 24px;
  }
}

.more-images-section {
  padding: 0 10px;
  position: relative;
  z-index: 9;
}

.plain-content-section {
  padding: 5% 0;
}
.plain-content-section .content-wrap {
  max-width: 800px;
  margin: 0 auto;
}
@media (max-width: 960px) {
  .plain-content-section .content-wrap {
    max-width: 90%;
  }
}
@media (max-width: 768px) {
  .plain-content-section .content-wrap {
    max-width: calc(100% - 20px);
  }
}

.concept-form {
  padding: 5% 0;
}

.concept-form-wrap {
  max-width: 800px;
  margin: 0 auto;
}
@media (max-width: 960px) {
  .concept-form-wrap {
    max-width: 90%;
  }
}
@media (max-width: 768px) {
  .concept-form-wrap {
    max-width: calc(100% - 20px);
  }
}

.image-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .image-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 480px) {
  .image-grid {
    grid-template-columns: 1fr;
  }
}

.grid-item {
  display: flex;
}
.grid-item img {
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 20px;
  margin-top: auto;
}

.event-hero {
  height: 100vh;
  text-align: center;
}
@media (max-width: 960px) {
  .event-hero {
    height: 70vh;
  }
}
@media (max-width: 660px) {
  .event-hero {
    height: 50vh;
  }
}
.event-hero img {
  max-width: 100%;
  width: auto;
  height: 90vh;
  border-radius: 20px;
}
@media (max-width: 960px) {
  .event-hero img {
    height: 65vh;
  }
}
@media (max-width: 660px) {
  .event-hero img {
    height: 45vh;
    border-radius: 16px;
  }
}

.events-archive {
  display: flex;
  flex-wrap: wrap;
  padding: 0 10px;
  margin: 0 auto;
}
.events-archive.centered-layout {
  justify-content: center;
}
@media (max-width: 960px) {
  .events-archive.centered-layout {
    justify-content: flex-start;
  }
}

.scrolling-images-section {
  position: relative;
}
.scrolling-images-section .image-row {
  height: 100vh;
  position: relative;
  width: 100%;
}
.scrolling-images-section .image-row .image-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  max-width: 80vw;
  height: 80vh;
  max-height: 80vh;
}
.scrolling-images-section .image-row .image-container img {
  width: 100%;
  height: auto;
  max-height: 80vh;
  object-fit: contain;
  border-radius: 12px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.single-event section.event-content .large-video video,
.single-concept section.event-content .large-video video {
  object-fit: contain;
  max-height: 100%;
  max-width: 100%;
}

.event-filters {
  display: flex;
  gap: 15px;
  margin: 30px 0;
  flex-wrap: wrap;
}
.event-filters .filter-tab {
  padding: 10px 20px;
  color: #232325;
  border-radius: 25px;
  cursor: pointer;
  font-weight: 500;
  transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out;
}
.event-filters .filter-tab:hover, .event-filters .filter-tab.active {
  background: #232325;
  color: #fff;
}

.event-box.hidden {
  display: none;
}

.pagination-wrapper {
  text-align: center;
  margin: 5% 0 10%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.pagination-wrapper a,
.pagination-wrapper span {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 5px;
  background: #313235;
  color: #fff;
  text-decoration: none;
  border-radius: 50%;
  width: 44px;
  flex-basis: 44px;
  height: 44px;
  transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out;
}
.pagination-wrapper a:hover,
.pagination-wrapper .current {
  background: #fff;
  color: #232325;
}

@media (max-width: 768px) {
  .event-filters {
    gap: 10px;
  }
  .event-filters .filter-tab {
    padding: 8px 16px;
    font-size: 14px;
  }
}
.all-events-archive .events-archive {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
  padding: 0 10px;
  margin: 0 auto;
}
@media (max-width: 1440px) {
  .all-events-archive .events-archive {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 660px) {
  .all-events-archive .events-archive {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 380px) {
  .all-events-archive .events-archive {
    grid-template-columns: 1fr;
  }
}
.all-events-archive .event-box {
  flex-basis: auto;
  width: auto;
  margin-right: 0;
  margin-left: 0;
  position: relative;
  overflow: hidden;
  margin-bottom: 2.5%;
}

.film-strip-row {
  background-color: #fff;
  padding: 50vh 5vw;
}
@media (max-width: 1280px) {
  .film-strip-row {
    padding: 30vh 5vw;
  }
}
@media (max-width: 960px) {
  .film-strip-row {
    padding: 15vh 5vw;
  }
}
@media (max-width: 660px) {
  .film-strip-row {
    padding: 10vh 3vw;
  }
}
.film-strip-row .half-col {
  position: relative;
  flex-basis: 50%;
  width: 50%;
}
@media (max-width: 960px) {
  .film-strip-row .half-col {
    flex-basis: 100%;
    width: 100%;
  }
}
.film-strip-row .half-col.left-col {
  z-index: 1;
  padding-top: 45%;
}
@media (max-width: 960px) {
  .film-strip-row .half-col.left-col {
    padding-top: 0;
    margin-bottom: 30px;
  }
}
.film-strip-row .half-col.right-col {
  z-index: 2;
}
.film-strip-row .half-col .fg-image {
  position: absolute;
  height: 50vh;
  z-index: 2;
  height: auto;
  width: 80%;
  left: 0;
  top: 2.5%;
}
.film-strip-row .half-col .fg-image img {
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: 0;
  border-radius: 20px;
}
.film-strip-row .half-col .bg-image {
  position: absolute;
  display: flex;
  align-items: flex-end;
  height: 80vh;
  width: 100%;
  right: -20px;
  z-index: 1;
}
.film-strip-row .half-col .bg-image img {
  width: auto;
  height: 100%;
  margin-left: auto;
  border-radius: 20px;
  margin-right: 0;
}
.film-strip-row .half-col .right-col-video {
  position: relative;
  max-width: 90%;
  border-radius: 40px;
  left: -2.5%;
  overflow: hidden;
}
.film-strip-row .half-col .right-col-video video {
  width: auto;
  max-height: 80vh;
  max-width: 100%;
}
.film-strip-row .half-col .alt-title {
  color: #232325;
  position: relative;
  z-index: 10;
  mix-blend-mode: difference;
}
.film-strip-row .half-col .floating-initials {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  padding-right: 50px;
  position: relative;
  z-index: 10;
}
@media (max-width: 960px) {
  .film-strip-row .half-col .floating-initials {
    padding-right: 20px;
  }
}
.film-strip-row .half-col .floating-initials span {
  font-size: 60px;
  font-weight: 100;
  letter-spacing: -2px;
  line-height: 1.08;
}
@media (max-width: 1680px) {
  .film-strip-row .half-col .floating-initials span {
    font-size: 48px;
  }
}
@media (max-width: 1280px) {
  .film-strip-row .half-col .floating-initials span {
    font-size: 40px;
  }
}
@media (max-width: 960px) {
  .film-strip-row .half-col .floating-initials span {
    font-size: 36px;
  }
}
@media (max-width: 660px) {
  .film-strip-row .half-col .floating-initials span {
    font-size: 28px;
  }
}
@media (max-width: 960px) {
  .film-strip-row .half-col .fg-image {
    position: relative;
    width: 90%;
    top: auto;
  }
}
@media (max-width: 960px) {
  .film-strip-row .half-col .bg-image {
    display: none;
  }
}
@media (max-width: 660px) {
  .film-strip-row .half-col .right-col-video {
    max-width: 100%;
    left: 0;
    border-radius: 20px;
  }
}

.film-strip {
  padding: 10px;
  border-radius: 15px;
  background-color: #F4F4F4;
  width: 260px;
  position: relative;
  z-index: 8;
}
.film-strip .strip-image {
  margin-bottom: 10px;
}
.film-strip .strip-image:last-child {
  margin-bottom: 0;
}
.film-strip .strip-image img {
  border-radius: 12px;
  width: 100%;
}

.terms-content {
  padding: 7.5vw 0 12.5vw;
}

.plain-content-wrap {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 960px) {
  .plain-content-wrap {
    max-width: 90%;
  }
}
@media (max-width: 768px) {
  .plain-content-wrap {
    max-width: calc(100% - 20px);
  }
}
.plain-content-wrap * {
  color: #232325;
}
.plain-content-wrap h1 {
  border-bottom: 1px solid #232325;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.plain-content-wrap h1, .plain-content-wrap h2, .plain-content-wrap h3, .plain-content-wrap h4, .plain-content-wrap h5, .plain-content-wrap h6 {
  text-transform: uppercase;
  margin: 15px 0 0;
}
.plain-content-wrap p {
  margin-bottom: 15px;
}
.plain-content-wrap li, .plain-content-wrap p, .plain-content-wrap span, .plain-content-wrap a {
  font-size: 16px;
}
.plain-content-wrap ul {
  padding: 10px 0 10px 20px;
}
.plain-content-wrap a {
  text-decoration: underline;
}

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