@charset "utf-8";

:root { font-size: 62.5%; --inside-popup-z-index: 10; --inside-pane-z-index: 10; --inside-tab-z-index: 10; }

@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  :root { font-size: 10px; }
}

:root body { margin: 0px; font-size: 1.6rem; background-color: rgb(240, 238, 228); font-family: EuclidIgnited, sans-serif; }

:root body:has(.swa-checkout-page) { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; min-height: 100vh; }

@media (min-width: 1.5em) {
  .swa-form-input--calendar .swa-form-input__field--calendar-opened { border-width: 0.1rem; border-style: solid; border-color: rgb(112, 110, 106) rgb(112, 110, 106) rgb(209, 208, 206); border-image: initial; }
  .swa-form-input--calendar .swa-form-input__field--calendar-opened:focus, .swa-form-input--calendar .swa-form-input__field--calendar-opened:not(:placeholder-shown) { border-bottom: 0.1rem solid rgb(209, 208, 206); }
  .swa-form-input--calendar .swa-form-input__field:focus::-webkit-input-placeholder, .swa-form-input--calendar .swa-form-input__field:not(:placeholder-shown)::-webkit-input-placeholder { color: rgb(186, 184, 182); opacity: 1; }
  .swa-form-input--calendar .swa-form-input__field:focus::placeholder, .swa-form-input--calendar .swa-form-input__field:not(:placeholder-shown)::placeholder { color: rgb(186, 184, 182); opacity: 1; }
  .swa-form-input--calendar.swa-form-input--error .swa-form-input__field--calendar-opened { border-bottom: 0.1rem solid rgb(238, 23, 23); }
  .swa-form-input--calendar.swa-form-input--error .swa-form-input__field--calendar-opened:focus, .swa-form-input--calendar.swa-form-input--error .swa-form-input__field--calendar-opened:not(:placeholder-shown) { border-bottom: 0.1rem solid rgb(238, 23, 23); }
  .swa-form-input--calendar.swa-form-input--error .swa-calendar-popup--opened { border-top: 0.1rem solid rgb(112, 110, 106); }
  .swa-calendar-popup { width: 100%; border: 0.1rem solid rgb(112, 110, 106); position: relative; background: rgb(255, 255, 255); }
  .swa-calendar-popup--opened { border-top: 0.1rem solid rgba(0, 0, 0, 0); }
  .swa-calendar-popup__close-icon { position: absolute; background-repeat: no-repeat; background-image: url("../images/icons/swa-close_dark.svg"); height: 1.6rem; width: 1.6rem; top: 1.3rem; right: 1rem; cursor: pointer; }
  .swa-calendar-popup--hidden { display: none; }
  .swa-calendar { margin: 1.6rem; min-height: 27.5rem; }
  .swa-calendar__days, .swa-calendar__week-days { display: grid; grid-template-columns: repeat(7, 1fr); gap: 0.3rem; }
  .swa-calendar__months { display: grid; gap: 0.3rem; grid-template-columns: repeat(4, 1fr); }
  .swa-calendar__months .swa-calendarcalendar { min-height: auto; }
  .swa-calendar__months-month { -webkit-box-align: center; align-items: center; border: 0.1rem solid rgb(112, 110, 106); color: rgb(112, 110, 106); cursor: pointer; display: flex; height: 6rem; -webkit-box-pack: center; justify-content: center; }
  .swa-calendar__months-month--selected { background: rgb(112, 110, 106); color: rgb(255, 255, 255); }
  .swa-calendar__months-month--disabled { border-color: rgb(209, 208, 206); color: rgb(209, 208, 206); cursor: not-allowed; }
  .swa-calendar__week-day { font-size: 1rem; font-weight: bold; text-align: center; text-transform: uppercase; margin-bottom: 0.5rem; }
  .swa-calendar__day { height: 3.4rem; line-height: 3.4rem; font-size: 1.5rem; border: 0.1rem solid rgb(112, 110, 106); text-align: center; cursor: pointer; }
}

@media (min-width: 1.5em) and (-ms-high-contrast: none), (min-width: 1.5em) and (-ms-high-contrast: active) {
  .swa-calendar__day { margin-bottom: 0.3rem; }
}

@media (min-width: 1.5em) {
  .swa-calendar__day--selected { background: rgb(112, 110, 106); color: rgb(255, 255, 255); }
  .swa-calendar__day--prev-month, .swa-calendar__day--next-month { border: 0.1rem solid rgb(163, 161, 157); background: rgb(255, 255, 255); color: rgb(163, 161, 157); }
  .swa-calendar__day--disabled { border: 0.1rem solid rgb(163, 161, 157); color: rgb(163, 161, 157); background: rgb(255, 255, 255); cursor: not-allowed; }
}

@media (min-width: 1.5em) and (-ms-high-contrast: none), (min-width: 1.5em) and (-ms-high-contrast: active) {
  .swa-calendar__week-day, .swa-calendar__day { margin-right: 0.3rem; }
  .swa-calendar__week-day:nth-of-type(7n), .swa-calendar__day:nth-of-type(7n) { }
  .swa-calendar__week-day:nth-of-type(7n-1), .swa-calendar__day:nth-of-type(7n-1) { }
  .swa-calendar__week-day:nth-of-type(7n-2), .swa-calendar__day:nth-of-type(7n-2) { }
  .swa-calendar__week-day:nth-of-type(7n-3), .swa-calendar__day:nth-of-type(7n-3) { }
  .swa-calendar__week-day:nth-of-type(7n-4), .swa-calendar__day:nth-of-type(7n-4) { }
  .swa-calendar__week-day:nth-of-type(7n-5), .swa-calendar__day:nth-of-type(7n-5) { }
  .swa-calendar__week-day:nth-of-type(7n-6), .swa-calendar__day:nth-of-type(7n-6) { }
  .swa-calendar__week-day:nth-of-type(n+8), .swa-calendar__day:nth-of-type(n+8) { }
  .swa-calendar__week-day:nth-of-type(n+15), .swa-calendar__day:nth-of-type(n+15) { }
  .swa-calendar__week-day:nth-of-type(n+22), .swa-calendar__day:nth-of-type(n+22) { }
  .swa-calendar__week-day:nth-of-type(n+29), .swa-calendar__day:nth-of-type(n+29) { }
  .swa-calendar__week-day:nth-of-type(n+36), .swa-calendar__day:nth-of-type(n+36) { }
  .swa-calendar__week-day:nth-of-type(1), .swa-calendar__day:nth-of-type(1) { }
}

@media (min-width: 1.5em) {
  .swa-calendar__header { text-align: center; }
  .swa-calendar__month, .swa-calendar__year { text-transform: uppercase; font-size: 1.5rem; vertical-align: middle; padding: 0px 1rem; }
  .swa-calendar__prev-icon { background-repeat: no-repeat; background-image: url("../images/icons/arrow_left_black_bold.svg"); height: 1.7rem; width: 1.1rem; display: inline-block; vertical-align: middle; cursor: pointer; }
  .swa-calendar__next-icon { background-repeat: no-repeat; background-image: url("../images/icons/arrow_right_black_bold.svg"); height: 1.7rem; width: 1.1rem; display: inline-block; vertical-align: middle; cursor: pointer; }
  .swa-calendar__date-slider { display: flex; -webkit-box-pack: justify; justify-content: space-between; width: 15.5rem; margin: 0px auto 1.2rem; }
  .swa-calendar--monthly-view { min-height: auto; margin: 1.5rem 1.1rem 1.3rem; }
}

@media (min-width: 1.5em) {
  .swa-form-checkbox__container { text-align: left; }
  .swa-form-checkbox__button { display: inline-block; height: 1.8rem !important; width: 1.8rem !important; border: 0.2rem solid rgb(209, 208, 206) !important; appearance: none !important; position: relative !important; margin: 0px !important; cursor: pointer !important; vertical-align: top !important; }
  .swa-form-checkbox__button:checked { border: 0px !important; }
  .swa-form-checkbox__button:checked::after { content: ""; position: absolute; background: url("https://asset.swarovski.com/logos/swa-form-checkbox.svg") center center no-repeat !important; width: 100% !important; height: 100% !important; top: 0px !important; left: 0px !important; }
  .swa-form-checkbox__button[disabled] { background: rgb(232, 231, 231); cursor: none; }
  .swa-form-checkbox__button[disabled]:checked::after { background: url("../images/icons/swa-form-checkbox-disabled.svg") no-repeat !important; }
  .swa-form-checkbox__button[disabled] + .swa-form-checkbox__label { color: rgb(112, 110, 106); }
  .swa-form-checkbox__label { width: calc(100% - 3rem); display: inline-block; margin-left: 0.6rem; vertical-align: top; }
  .swa-form-checkbox__label a { text-decoration: underline !important; }
  .swa-form-checkbox__label--scsInfo, .swa-form-checkbox__label--color { color: rgb(134, 134, 139); }
  .swa-form-checkbox__description { color: rgb(0, 0, 0); font-weight: 400; margin-left: 2.8rem; font-size: 1.1rem !important; }
  .swa-form-checkbox__col__left { width: 20rem; float: left; }
  .swa-form-checkbox__col__right { width: 57rem; font-weight: 400; font-size: 1.1rem; margin-left: 1rem; float: left; }
  .swa-form-checkbox__add_information { width: 20rem; height: 1.3rem; font-weight: 400; font-size: 1.1rem; text-decoration: underline; margin-left: 2.8rem; }
  .swa-form-checkbox--inline .swa-form-checkbox__container { display: inline-block; }
  .swa-form-input--error .swa-form-checkbox__button { border: 0.2rem solid rgb(238, 23, 23) !important; }
  .swa-form-input--error .swa-form-checkbox__button:checked { border: 0px !important; }
  .swa-form-multiple-checkbox-wrapper { padding: 2rem 0px; }
  .swa-form-multiple-checkbox-wrapper .swa-form-checkbox:not(:last-child) { padding-bottom: 2.1rem; }
}

@media (max-width: 64.0525em) {
  .swa-form-checkbox__description { margin-top: 0.5rem; margin-bottom: 0.5rem; }
  .swa-form-checkbox__row { width: 100%; }
  .swa-form-checkbox__col__right { width: 100%; margin-left: 2.8rem; gap: var(--swa-spacing-sm, 8px); padding-right: 2.1rem; }
  .swa-form-checkbox__col__right.swa-invisible { display: none !important; }
}

@media (min-width: 1.5em) {
  .swa-form-element-submit-no-margin { margin: 1.5rem 0px; }
  .swa-form-element__container { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; width: 100%; }
  .swa-form-element--alignment { text-align: center; }
  .swa-form-element--split-row { display: flex; -webkit-box-pack: justify; justify-content: space-between; gap: 1.4rem; }
  .swa-form-element--split-row .swa-form-input { width: 100%; }
  .swa-form-element--split-row > .swa-form-element__container, .swa-form-element--split-row > .swa-form-input, .swa-form-element--split-row > .swa-form-element { -webkit-box-flex: 1; flex: 1 1 50%; }
  .swa-form-element--split-row-not-equal .swa-form-element__container:first-of-type, .swa-form-element--split-row-not-equalform-input:first-of-type { -webkit-box-flex: 1; flex: 1 1 35%; }
  .swa-form-element--split-row-not-equal .swa-form-element__container:last-of-type, .swa-form-element--split-row-not-equalform-input:first-of-type { -webkit-box-flex: 1; flex: 1 1 65%; }
  .swa-form-element--split-row-separator { margin-top: 1.5rem; }
  .swa-form-element--top-separator { margin-top: 1.5rem; }
  .swa-form-input { margin-bottom: 1.5rem; }
  .swa-form-input__container { height: 4.8rem; width: 100%; position: relative; background: rgb(255, 255, 255); }
  .swa-form-input__container--disabled .swa-form-input__label, .swa-form-input__container--disabled .swa-form-input__field { color: rgb(140, 137, 133); pointer-events: none; }
  .swa-form-input__container--disabled .swa-form-input__field:not(:placeholder-shown) { -webkit-text-fill-color: rgb(140, 137, 133); opacity: 1; background-color: rgb(250, 250, 250); color: rgb(140, 137, 133); }
  .swa-form-input__container .intl-tel-input { height: 100%; }
  .swa-form-input__container .intl-tel-input .flag-container, .swa-form-input__container .intl-tel-input .country-list { width: 100%; }
  .swa-form-input__container .intl-tel-input .country { height: 3.1rem; font-size: 1.4rem; }
  .swa-form-input__label { position: absolute; display: none; color: rgb(112, 110, 106); top: 0.5rem; left: 1.1rem; }
  .swa-form-input__label-show { display: block; }
  .swa-form-input__label-show .iti-arrow { top: 68%; }
  .swa-form-input__field { border: 0.1rem solid rgb(209, 208, 206); height: 100%; width: 100%; padding-left: 1.1rem; padding-right: 3.4rem; color: rgb(0, 0, 0); }
  .swa-form-input__field::-webkit-input-placeholder { color: rgb(186, 184, 182); opacity: 1; }
  .swa-form-input__field::placeholder { color: rgb(186, 184, 182); opacity: 1; }
  .swa-form-input__field:focus, .swa-form-input__field:not(:placeholder-shown) { padding-top: 1.8rem; border: 0.1rem solid rgb(112, 110, 106); }
  .swa-form-input__field:focus ~ .swa-form-input__label, .swa-form-input__field:not(:placeholder-shown) ~ .swa-form-input__label { display: block; }
  .swa-form-input__field:focus::-webkit-input-placeholder, .swa-form-input__field:not(:placeholder-shown)::-webkit-input-placeholder { color: rgb(255, 255, 255); opacity: 1; }
  .swa-form-input__field:focus::placeholder, .swa-form-input__field:not(:placeholder-shown)::placeholder { color: rgb(255, 255, 255); opacity: 1; }
  .swa-form-input__field:disabled { background: rgb(250, 250, 250); }
  .swa-form-input__field--gift-card-valid { position: relative; text-align: right; }
  .swa-form-input__field--promo-valid { border: none; text-transform: uppercase; }
  .swa-form-input__field--promo-valid:focus, .swa-form-input__field--promo-valid:not(:placeholder-shown) { padding-top: 0px; border: none; }
  .swa-form-input__icon { position: absolute; right: 1rem; background-repeat: no-repeat; }
  .swa-form-input__right-label { position: absolute; right: 1.1rem; bottom: 0.7rem; font-size: 1.4rem; line-height: 1.9rem; }
  .swa-form-input__error-message { display: none; }
  .js-backend-validation-error.swa-form-input__error-message { margin: -1.5rem 0px 1.5rem !important; }
  .swa-form-input__help-text { color: rgb(112, 110, 106); margin-top: 0.5rem; padding: 0.4rem 0px 0.4rem 1.1rem; width: 100%; }
  .swa-form-input__help-text-no-padding { padding-left: 0px; }
  .swa-form-input__help-text-second-line { display: inline; }
  .swa-form-input--error .swa-form-input { margin-bottom: 1.5rem; }
  .swa-form-input--error .swa-form-input__field { border: 0.1rem solid rgb(238, 23, 23); }
  .swa-form-input--error .swa-form-input__field:focus { border: 0.1rem solid rgb(112, 110, 106); }
  .swa-form-input--error .swa-form-input__icon { background-image: url("../images/icons/swa-form-error.svg"); height: 2.3rem; width: 0.6rem; top: 1.2rem; }
  .swa-form-input--error .swa-form-input__icon--thin { width: 0.2rem; float: right; right: 0px; }
  .swa-form-input--error .swa-form-input__error-message { display: block; background-color: rgb(253, 231, 231); color: rgb(238, 23, 23); padding: 0.4rem 0px 0.4rem 1.1rem; width: 100%; -webkit-box-ordinal-group: 3; order: 2; }
  .swa-form-input--error .swa-form-input__error-message-second-line { display: inline; }
  .swa-form-input--error .swa-form-input__help-text { display: none; }
  .swa-form-input--error + .swa-form-input { margin-bottom: 1.5rem; }
  .swa-form-input--error + .swa-form-input__field { border: 0.1rem solid rgb(238, 23, 23); }
  .swa-form-input--error + .swa-form-input__field:focus { border: 0.1rem solid rgb(112, 110, 106); }
  .swa-form-input--error + .swa-form-input__icon { background-image: url("../images/icons/swa-form-error.svg"); height: 2.3rem; width: 0.6rem; top: 1.2rem; }
  .swa-form-input--error + .swa-form-input__error-message { display: block; background-color: rgb(253, 231, 231); color: rgb(238, 23, 23); padding: 0.4rem 0px 0.4rem 1.1rem; width: 100%; -webkit-box-ordinal-group: 3; order: 2; margin: -1.5rem 0px 1.5rem; }
  .swa-form-input--error + .swa-form-input__help-text { display: none; }
  .swa-form-input--valid .swa-form-input__icon { background-image: url("../images/icons/swa-form-valid.svg"); height: 1.8rem; width: 1.8rem; top: 1.8rem; }
  .swa-form-input--valid .swa-form-input__icon--gift-card-valid { display: none; }
  .swa-form-input--password .swa-form-input__icon { background-image: url("../images/icons/swa-password-show.svg"); height: 1.6rem; width: 2.2rem; top: 1.6rem; }
  .swa-form-input--password .swa-form-input__field[type="text"] ~ .swa-form-input__icon { background-image: url("../images/icons/swa-password-hide.svg"); height: 1.6rem; width: 2.2rem; top: 1.6rem; }
  .swa-form-input--search .swa-form-input__icon { background: url("https://asset.swarovski.com/logos/search_grey.svg") center center / contain no-repeat; height: 1.6rem; width: 1.6rem; top: 1.6rem; cursor: pointer; }
  .swa-form-input--select.swa-form-input--autosuggest .swa-form-input__field { pointer-events: all; }
  .swa-form-input--select { position: relative; }
  .swa-form-input--select .swa-form-input__field { pointer-events: none; padding-right: 2.7rem; }
  .swa-form-input--select .help-block { background-color: rgb(253, 231, 231); color: rgb(238, 23, 23); font-size: 1rem; padding-left: 1.1rem; width: 100%; min-height: 2rem; line-height: 2rem; }
  .swa-form-input--select .form-invalid { margin-top: 0px; }
  .swa-form-input--select .swa-form-input__icon { background: url("../images/icons/arrow_down_black.svg") center center / 1.4rem no-repeat; height: 1.6rem; width: 1.5rem; top: 1.6rem; pointer-events: none; }
  .swa-form-input--select .swa-form-input__select-results { position: absolute; top: 4.7rem; background: rgb(255, 255, 255); width: 100%; max-height: 23rem; overflow: auto; padding-top: 1rem; padding-left: 1.1rem; font-size: 1.5rem; border: 0.1rem solid rgb(112, 110, 106); display: none; z-index: 2; }
  .swa-form-input--select .swa-form-input__select-results::-webkit-scrollbar { width: 0.6rem; background: rgb(186, 184, 182); }
  .swa-form-input--select .swa-form-input__select-results::-webkit-scrollbar-track { border-left: 0.15rem solid rgb(255, 255, 255); border-right: 0.15rem solid rgb(255, 255, 255); }
  .swa-form-input--select .swa-form-input__select-results::-webkit-scrollbar-thumb { background: rgb(0, 0, 0); width: 0.6rem; min-height: 30%; }
  .swa-form-input--select .swa-form-input__select-results::-webkit-scrollbar-thumb:hover { background: rgb(28, 27, 27); }
  .swa-form-input--select .swa-form-input__select-result { min-height: 3.1rem; display: flex; -webkit-box-align: center; align-items: center; padding: 0.5rem 0px; line-height: 1.9rem; cursor: pointer; text-align: left; }
  .swa-form-input--select .swa-form-input__select-result:hover:not([disabled]) { background-color: rgb(232, 231, 231); }
  .swa-form-input--select .swa-form-input__select-result-data { font-size: 1.4rem; }
  .swa-form-input--select .swa-form-input__select-noresult { min-height: 3.1rem; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: justify; justify-content: space-between; padding: 0.5rem 0px; line-height: 1.9rem; text-align: left; }
  .swa-form-input--select .swa-form-input__select-noresult-reset { cursor: pointer; text-decoration: underline; color: rgb(84, 82, 80); margin-right: 1.1rem; }
  .swa-form-input--select-opened .swa-form-input__icon { background: url("../images/icons/arrow_up_black.svg") center center / 1.4rem no-repeat; }
  .swa-form-input--select-opened .swa-form-input__select-results { display: block; }
  .swa-form-input--calendar .swa-form-input__icon { background: url("https://asset.swarovski.com/logos/calendar.svg") center center / contain no-repeat; position: absolute; right: 1rem; top: 50%; transform: translateY(-50%); height: 2.5rem; width: 2.5rem; }
  .swa-form-input--calendar .swa-form-input__icon:hover { cursor: pointer; }
  .swa-form-input--calendar .swa-form-input__icon-calendar { background-image: url("https://asset.swarovski.com/logos/calendar.svg"); }
  .swa-form-input--with-button { display: flex; -webkit-box-pack: start; justify-content: flex-start; -webkit-box-align: center; align-items: center; }
  .swa-form-input--with-button .swa-button { margin: 0px; padding: 0px; height: 100%; min-width: 7.2rem; display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; }
  .swa-form-input--with-button .swa-button--arrow::after { content: url("../images/icons/arrowWhite.svg"); }
  .swa-form-input--with-button .swa-button--arrow:hover::after { content: url("../images/icons/arrowBlack.svg"); }
  .swa-form-input--with-button .swa-button--recycle::after { content: url("../images/icons/icon-delete_tide.svg"); }
  .swa-form-input--with-button .swa-button--recycle:hover::after { content: url("../images/icons/icon-delete_tide-black.svg"); }
  .swa-form-input--with-button .swa-button--promo-apply { min-width: 10rem; width: unset !important; }
  .swa-form-input--with-button .swa-button { width: unset; }
  .swa-form-input--with-button-promo-valid { border: 0.1rem solid rgb(209, 208, 206); }
  .swa-form-input--with-button-promo-valid .swa-button { height: unset; }
  .swa-form-input--with-button-promo-valid .swa-button--promo-remove { min-width: unset; margin: 0px 2.1rem 0px 0px; width: unset !important; }
  .swa-form-input--account-overlay, .swa-form-input--appointment-booking-overlay { margin-bottom: 1.3rem; }
  .sharewishlist-form .swa-form-input__field:focus::-webkit-input-placeholder, .sharewishlist-form .swa-form-input__field:not(:placeholder-shown)::-webkit-input-placeholder { color: rgb(232, 231, 231); }
  .sharewishlist-form .swa-form-input__field:focus::placeholder, .sharewishlist-form .swa-form-input__field:not(:placeholder-shown)::placeholder { color: rgb(232, 231, 231); }
  .adyen-checkout__input { border: 0.1rem solid rgb(209, 208, 206); padding-left: 1.1rem; font-size: 1.5rem; color: rgb(0, 0, 0); border-radius: 0px; height: 4.8rem; font-family: "Segoe UI", sans-serif; }
  .adyen-checkout__input::-webkit-input-placeholder { font-weight: 400; color: rgb(163, 161, 157); }
  .adyen-checkout__input::placeholder { font-weight: 400; color: rgb(163, 161, 157); }
  .adyen-checkout__label__text { display: none; }
  .adyen-checkout__label-adornment--end { position: static; }
  .adyen-checkout__input--error, .adyen-checkout__input--invalid, .adyen-checkout__input--error:hover, .adyen-checkout__input--invalid:hover { border-color: rgb(238, 23, 23); color: red; }
  .adyen-checkout__card__cvc__hint__wrapper { background-image: url("../images/icons/cvc.svg"), url("/_ui/responsive/theme-swarovski/images/svg/icons/cvc.svg"); background-repeat: no-repeat; background-position: center center; }
  .adyen-checkout__card__cvc__hint__wrapper svg { display: none; }
  .adyen-checkout__field--error .adyen-checkout__card__cvc__hint__wrapper { display: none; }
  .adyen-checkout__input--error ~ .adyen-checkout__card__cvc__hint__wrapper { display: none; }
  .adyen-checkout__field--50 { width: calc(50% - 0.8rem); }
  span.adyen-checkout__input--error::after, span.adyen-checkout__input--invalid::after { content: ""; background-image: url("../images/icons/swa-form-error.svg"); background-repeat: no-repeat; height: 2.3rem; width: 0.6rem; top: 1.2rem; position: absolute; right: 1rem; }
  input.adyen-checkout__input--error, input.adyen-checkout__input--invalid { background-image: url("../images/icons/swa-form-error.svg"); background-repeat: no-repeat; background-position: 96% 50%; }
  .adyen-checkout__error-text { display: none; }
  .adyen-checkout__label__text--error ~ .adyen-checkout__error-text { display: block; background-color: rgb(253, 231, 231); color: rgb(238, 23, 23); font-size: 1rem; padding-left: 1.1rem; width: 100%; min-height: 2rem; line-height: 2rem; margin-top: 0px; }
  .adyen-checkout__input:active, .adyen-checkout__input:focus, .adyen-checkout__input--focus, .adyen-checkout__input:active:hover, .adyen-checkout__input:focus:hover, .adyen-checkout__input--focus:hover { border-color: rgb(112, 110, 106); box-shadow: none; }
  .adyen-checkout__icon { display: none; }
  .adyen-checkout__button { border-radius: 0px; }
  .adyen-checkout__button--pay { display: none !important; }
}

@media (min-width: 47.4994em) {
  .swa-form-input__help-text-second-line { display: block; }
  .swa-form-input--error .swa-form-input__error-message-second-line { display: block; }
}

@media (max-width: 47.4894em) {
  .swa-form-input__field:focus { font-size: 1.6rem; }
  .swa-form-input--select .swa-form-input__select-results { max-height: 18rem; padding-bottom: 4rem; }
}

@media (min-width: 1.5em) {
  .swa-form-radio { margin-bottom: 1.5rem; }
  .swa-form-radio__container--display { display: flex; }
  .swa-form-radio__label { color: rgb(163, 161, 157); font-size: 1.4rem; line-height: 1.9rem; margin-bottom: 1.1rem; }
  .swa-form-radio__button { min-width: 1.8rem; min-height: 1.8rem; appearance: none; height: 1.8rem !important; width: 1.8rem !important; border: 0.2rem solid rgb(209, 208, 206) !important; margin-bottom: 0.1rem !important; }
  .swa-form-radio__button:checked, .swa-form-radio__button--checked { border: 0.2rem solid rgb(0, 0, 0) !important; }
  .swa-form-radio__button:checked::after, .swa-form-radio__button--checked::after { background-color: rgb(0, 0, 0); border-radius: 50%; content: ""; position: absolute; width: 1rem !important; height: 1rem !important; top: 0.2rem !important; left: 0.2rem !important; }
  .swa-form-radio__button--preselected { border: 0.2rem solid rgb(0, 0, 0) !important; }
  .swa-form-radio__button--preselected::after { background-color: rgb(0, 0, 0); border-radius: 50%; content: ""; position: absolute; width: 1rem !important; height: 1rem !important; top: 0.2rem !important; left: 0.2rem !important; }
  .swa-form-radio__button-inactive-label { color: rgb(112, 110, 106); display: block; }
  .swa-form-radio__button:disabled { background: rgb(232, 231, 231); }
  .swa-form-radio__value { font-size: 1.4rem; display: inline; padding-left: 0.5rem; }
  .swa-form-radio--inline .swa-form-radio__container { display: inline-block; min-width: 25%; }
  .swa-form-radio.swa-form-input--error .swa-form-radio__button { border: 0.2rem solid rgb(238, 23, 23) !important; }
}

@media (min-width: 47.4994em) {
  .swa-form-radio__container--display { display: block; }
  .swa-form-radio__button-inactive-label { color: rgb(112, 110, 106); padding-left: 1.5rem; display: inline-block; }
}

@media (max-width: 47.4894em) {
  .swa-form-radio--inline .swa-form-radio__container { width: 45%; }
}

@media (min-width: 1.5em) {
  .swa-form-textarea { position: relative; }
  .swa-form-textarea__label { position: absolute; display: none; color: rgb(112, 110, 106); top: 0.5rem; left: 1.1rem; }
  .swa-form-textarea__maxlength { display: block; color: rgb(112, 110, 106); margin-left: 0.8rem; }
  .swa-form-textarea__field { min-height: 15.5rem; height: auto; max-width: 48rem; width: 100%; overflow-y: hidden; resize: none; border: 0.1rem solid rgb(209, 208, 206); padding: 1.1rem 2.8rem 0px 1.1rem; color: rgb(0, 0, 0); text-align: center; }
  .swa-form-textarea__field::-webkit-input-placeholder { color: rgb(163, 161, 157); opacity: 1; text-align: justify; }
  .swa-form-textarea__field::placeholder { color: rgb(163, 161, 157); opacity: 1; text-align: justify; }
  .swa-form-textarea__field:focus, .swa-form-textarea__field:not(:placeholder-shown) { padding-top: 1.8rem; border: 0.1rem solid rgb(112, 110, 106); }
  .swa-form-textarea__field:focus ~ .swa-form-textarea__label, .swa-form-textarea__field:not(:placeholder-shown) ~ .swa-form-textarea__label { display: block; }
  .swa-form-textarea__field:focus::-webkit-input-placeholder, .swa-form-textarea__field:not(:placeholder-shown)::-webkit-input-placeholder { color: rgb(255, 255, 255); opacity: 1; }
  .swa-form-textarea__field:focus::placeholder, .swa-form-textarea__field:not(:placeholder-shown)::placeholder { color: rgb(255, 255, 255); opacity: 1; }
  .swa-giftcard__textarea .swa-form-textarea__field { max-width: 100%; text-align: left; }
  .swa-form-textarea__icon { background-image: url("../images/icons/swa-form-valid.svg"); background-repeat: no-repeat; position: absolute; right: 1.1rem; top: 1.8rem; height: 1.8rem; width: 1.8rem; }
  .swa-form-textarea__icon--hidden { display: none; }
}

@media (min-width: 64.0625em) and (max-width: 90.615em) {
  .swa-form-textarea__field { min-height: 19.5rem; }
}

@media (max-width: 64.0525em) {
  .swa-form-textarea__field { max-width: 49.5rem; padding: 1.1rem 2.6rem 0px 1.1rem; }
  .swa-giftcard__textarea .swa-form-textarea__field { max-width: 100%; }
  .swa-form-textarea__maxlength { margin-top: 0px; }
}

@media (max-width: 47.4894em) {
  .swa-form-textarea__field { min-height: 23.5rem; width: 100%; }
}

@media (min-width: 1.5em) {
  .swa-link { display: inline-block; vertical-align: middle; color: rgb(0, 0, 0); text-decoration: none; }
  .swa-link__item { text-transform: none; }
  .swa-link__item--all-results { text-transform: none; text-align: left; }
  .swa-link-back-to-page { text-align: center; padding: 2.2rem; margin-top: 4.4rem; cursor: pointer; }
  .swa-link-back-to-page .swa-link__icon { background-image: url("../images/icons/arrow_left_black.svg"); transform: none; height: 2.2rem; margin-right: 1.2rem; width: 1rem; }
  .swa-link__text { text-align: left; }
  .swa-link__wishlist-login { font-size: 1.6rem; }
  .swa-link__icon { background-position: center center; background-repeat: no-repeat; background-size: 100% 100%; display: inline-block; position: relative; vertical-align: middle; }
  .swa-link__icon--left-membership { background-image: url("../images/icons/swa-membership-icon.svg"); height: 1.4rem; margin-right: 1.1rem; width: 1.6rem; }
  .swa-link__icon--left-login { background: url("https://asset.swarovski.com/logos/account_grey.svg") center center / contain no-repeat; margin-right: 0.9rem; width: 1.1rem; height: 1.3rem; }
  .swa-link__icon--left-country-selector { background: url("https://asset.swarovski.com/logos/country_grey.svg") center center / contain no-repeat; height: 1.7rem; margin-top: 0.1rem; margin-right: 1.1rem; width: 1.7rem; }
  .swa-link__icon--left-locator { background: url("https://asset.swarovski.com/logos/stores_grey.svg") center center / contain no-repeat; margin-top: 0.1rem; margin-right: 1.1rem; width: 1.1rem; height: 1.7rem; }
  .swa-link__icon--left-wishlist { background: url("https://asset.swarovski.com/logos/wishlist_grey.svg") center center / contain no-repeat; height: 2rem; width: 1.8rem; margin-top: 0.1rem; margin-right: 0px; }
  .swa-link__icon--left-logout { background-image: url("../images/icons/icon-signout.svg"); height: 1.4rem; width: 1.6rem; }
  .swa-link__icon--left-delete { background-image: url("../images/icons/swa-delete-black.svg"); }
  .swa-link__icon--search { background: url("https://asset.swarovski.com/logos/search.svg") center center / contain no-repeat; width: 1.8rem; height: 1.8rem; }
  .swa-link__icon--search:hover { background: url("https://asset.swarovski.com/logos/search_grey.svg") center center / contain no-repeat; }
  .swa-link__icon--my-location { background: url("https://asset.swarovski.com/logos/my-location_grey.svg") center center / contain no-repeat; height: 1.9rem; width: 1.9rem; }
  .swa-link__icon--back { display: inline-block; vertical-align: middle; font-size: 1.3rem; color: rgb(0, 0, 0); line-height: 1; padding-top: 0.1rem; }
  .swa-link__icon--left-back { color: rgb(0, 0, 0); width: 2rem; height: 1.3rem; margin-right: 0.9rem; background: url("https://asset.swarovski.com/logos/arrow.svg") center center / contain no-repeat; transform: scaleX(-1); }
  .swa-link__icon--cart { background: url("https://asset.swarovski.com/logos/bag.svg") center center / contain no-repeat; width: 1.6rem; height: 1.8rem; }
  .swa-link__icon--cart:hover { background: url("https://asset.swarovski.com/logos/bag_grey.svg") center center / contain no-repeat; }
  .swa-link__icon--cart ~ .swa-link__badge { bottom: 1.2rem; }
  .swa-link__icon--cart ~ .swa-link__badge--cart { bottom: 1.3rem; }
  .swa-link__icon--cart-mobile ~ .swa-link__badge { bottom: 1.1rem; position: relative; left: 0.8rem; display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: end; align-items: flex-end; }
  .swa-link__icon--close { background: url("https://asset.swarovski.com/logos/close.svg") center center / contain no-repeat; height: 1.4rem; width: 1.4rem; }
  .swa-link__icon--close-stroke { background: url("../images/icons/close-with-stroke.svg") center center / contain no-repeat; height: 1.4rem; width: 1.4rem; }
  .swa-link__icon--right-gray { background-image: url("../images/icons/arrow_right_dimgray.svg"); width: 1.6rem; height: 1.6rem; margin-left: 0.6rem; }
  .swa-link__badge { display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; position: absolute; background-color: rgb(0, 0, 0); border-radius: 50%; bottom: 1.2rem; color: rgb(255, 255, 255); font-size: 0.9rem; font-family: NotoSans, sans-serif; height: 1.4rem; width: 1.4rem; line-height: 1.3rem; }
  .swa-link__image { border: none; }
  .swa-link__image--logo--sticky { height: 2.54rem; width: 18.9rem; }
  .swa-link--logo:hover { cursor: pointer; }
  .swa-link--underline { text-decoration: underline !important; }
  .swa-link--gray { color: rgb(112, 110, 106); }
  .swa-link--gray:hover { opacity: 0.65; }
  .swa-link__back-menu { display: flex; -webkit-box-align: center; align-items: center; }
  .swa-link__account-details { border-bottom: 0.1rem solid rgb(0, 0, 0); }
  .swa-link__account-details:hover { cursor: pointer; }
  .swa-hamburger-main-nav .swa-link__image--logo-mobile--default { height: 2.54rem; width: 19rem; }
  .swa-hamburger-main-nav .swa-link__image--logo-mobile--transparent--big { height: 9.4rem; width: 70rem; }
  .swa-hamburger-main-nav .swa-link__image--logo-mobile--transparent--small { height: 2.54rem; width: 19rem; }
  .swa-hamburger-main-nav .swa-link__icon--close-mobile { background: url("https://asset.swarovski.com/logos/close.svg") center center / contain no-repeat; height: 1.4rem; width: 1.4rem; cursor: pointer; }
  .swa-hamburger-main-nav .swa-link__icon--search-mobile { background: url("https://asset.swarovski.com/logos/search.svg") center center / contain no-repeat; width: 1.8rem; height: 1.8rem; }
  .swa-hamburger-main-nav .swa-link__icon--cart-mobile { background: url("https://asset.swarovski.com/logos/bag.svg") center center / contain no-repeat; width: 1.6rem; height: 1.8rem; }
  .swa-hamburger-main-nav .swa-link__icon--burger-mobile { background: url("https://asset.swarovski.com/logos/menu.svg") center center / cover no-repeat; width: 1.8rem; height: 1.3rem; }
}

@media (min-width: 64.0625em) {
  .swa-link__icon--left-delete { width: 3.7rem; height: 3.7rem; background-size: 2.1rem 2.1rem; }
  .swa-link__icon--left-wishlist { background: url("https://asset.swarovski.com/logos/wishlist_grey.svg") center center / contain no-repeat; height: 1.3rem; margin-top: 0.1rem; margin-right: 0px; width: 1.5rem; }
  .swa-link__badge { display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: end; align-items: flex-end; position: relative; background-color: rgb(0, 0, 0); border-radius: 50%; bottom: 0.7rem; left: 0.8rem; color: rgb(255, 255, 255); font-size: 0.9rem; font-family: NotoSans, sans-serif; height: 1.4rem; line-height: 1.3rem; width: 1.4rem; }
  .swa-link__image--logo--default, .swa-link__image--logo--transparent, .swa-link__image--logo--transparent--big, .swa-link__image--logo--transparent--small { width: 100%; }
  .swa-hamburger-main-nav .swa-main-navigation-hamburger .swa-link__icon--menu-next { background-image: url("../images/icons/swa-menu-next.svg"); height: 1.4rem; width: 0.9rem; bottom: 1rem; }
  .swa-hamburger-main-nav .swa-main-navigation-hamburger .swa-link__icon--left-wishlist { height: 1.7rem; width: 1.7rem; margin-right: 1.3rem; }
  .swa-hamburger-main-nav .swa-main-navigation-hamburger .swa-link__icon--left-wishlist ~ .swa-link__badge { position: absolute; bottom: 1.6rem; }
  .swa-hamburger-main-nav .swa-main-navigation-hamburger .swa-link__icon--left-login { height: 1.7rem; width: 1.7rem; margin-right: 1.3rem; }
  .swa-hamburger-main-nav .swa-main-navigation-hamburger .swa-link__icon--left-membership { height: 1.4rem; width: 1.4rem; margin-right: 1.3rem; }
  .swa-hamburger-main-nav .swa-main-navigation-hamburger .swa-link__icon--left-locator, .swa-hamburger-main-nav .swa-main-navigation-hamburger .swa-link__icon--left-country-selector { height: 2rem; width: 1.2rem; margin-right: 1.3rem; }
}

@media (min-width: 90.625em) {
  .swa-link__icon--left-delete { width: 4.6rem; height: 4.6rem; background-size: 2.6rem 2.6rem; }
  .swa-link__image--logo--transparent--big { width: 100%; }
}

@media (max-width: 64.0525em) {
  .swa-link__image--logo-mobile--default { height: 2.54rem; width: 19rem; }
  .swa-link__image--logo-mobile--transparent--big { height: 9.4rem; width: 70rem; }
  .swa-link__image--logo-mobile--transparent--small { height: 2.54rem; width: 19rem; }
  .swa-link__icon--menu-next { background-image: url("../images/icons/swa-menu-next.svg"); height: 1.4rem; width: 1.4rem; }
  .swa-link__icon--menu-back { background-image: url("../images/icons/swa-menu-back.svg"); height: 0.9rem; width: 1.6rem; }
  .swa-link__icon--close-mobile { background: url("https://asset.swarovski.com/logos/close.svg") center center / contain no-repeat; height: 1.4rem; width: 1.4rem; }
  .swa-link__icon--search-mobile { background: url("https://asset.swarovski.com/logos/search.svg") center center / contain no-repeat; width: 1.8rem; height: 1.8rem; }
  .swa-link__icon--cart-mobile { background: url("https://asset.swarovski.com/logos/bag.svg") center center / contain no-repeat; width: 1.6rem; height: 1.8rem; }
  .swa-link__icon--burger-mobile { background: url("https://asset.swarovski.com/logos/menu.svg") center center / cover no-repeat; width: 1.8rem; height: 1.3rem; }
  .swa-link__icon--left-delete { width: 2.6rem; height: 2.6rem; background-size: 1.6rem 1.6rem; }
  .swa-link__icon--left-locator { width: 1.6rem; height: 2.5rem; }
  .swa-link__icon--left-login { width: 1.6rem; height: 1.9rem; }
  .swa-link__icon--left-membership, .swa-link__icon--left-login, .swa-link__icon--left-country-selector, .swa-link__icon--left-locator, .swa-link__icon--left-wishlist, .swa-link__icon--left-logout { margin-right: 2.1rem; }
  .swa-link__icon--left-wishlist ~ .swa-link__badge { display: flex; -webkit-box-pack: center; justify-content: center; font-family: NotoSans, sans-serif; width: 1.4rem; height: 1.4rem; left: 1rem; bottom: 1.5rem; line-height: normal; background-color: rgb(0, 0, 0); color: rgb(255, 255, 255); }
}

@media (max-width: 47.4894em) {
  .swa-link__text--results { font-size: 1.3rem; }
  .swa-link__text--results .swa-link__text { font-size: 1.3rem; }
  .swa-link__item--all-results { font-size: 1.3rem; }
  .swa-link__icon--left-delete { width: 3.4rem; height: 3.4rem; background-size: 1.8rem 1.8rem; }
  .swa-link__image--logo-mobile--transparent--big { height: 4.5rem; width: 33.5rem; }
}

@media (min-width: 1.5em) {
  .swa-location-autocomplete { position: relative; }
  .swa-location-autocomplete__input { position: relative; z-index: 1; transform: translateZ(0px); }
  .swa-location-autocomplete .swa-form-input__field { text-overflow: ellipsis; padding-right: 20%; }
  .swa-location-autocomplete .swa-form-input__field[readonly] { background-color: rgb(250, 250, 250); color: rgb(140, 137, 133); }
  .swa-location-autocomplete__menu { display: none; position: absolute; z-index: 1; width: 100%; max-height: 35.5rem; overflow: hidden auto; background-color: rgb(255, 255, 255); border-width: 0.1rem; border-style: solid; border-color: rgb(209, 208, 206) rgb(112, 110, 106) rgb(112, 110, 106); border-image: initial; list-style: none; text-align: left; padding: 1.2rem 0px 0px; top: 4.7rem !important; }
  .swa-location-autocomplete__menu::-webkit-scrollbar { width: 0.6rem; background: rgb(186, 184, 182); }
  .swa-location-autocomplete__menu::-webkit-scrollbar-track { border-left: 0.15rem solid rgb(255, 255, 255); border-right: 0.15rem solid rgb(255, 255, 255); }
  .swa-location-autocomplete__menu::-webkit-scrollbar-thumb { background: rgb(0, 0, 0); width: 0.6rem; min-height: 30%; }
  .swa-location-autocomplete__menu::-webkit-scrollbar-thumb:hover { background: rgb(28, 27, 27); }
  .swa-location-autocomplete__menu .ui-menu-item { display: flex; -webkit-box-pack: start; justify-content: flex-start; -webkit-box-align: center; align-items: center; color: rgb(186, 184, 182); cursor: pointer; }
  .swa-location-autocomplete__menu .ui-menu-item:first-of-type .swa-location-autocomplete__menu .ui-menu-item-wrapper { padding-top: 1.5rem; }
  .swa-location-autocomplete__menu .ui-menu-item-wrapper { flex: 1 1 100%; display: flex; -webkit-box-align: center; align-items: center; padding: 0.5rem 1rem; }
  .swa-location-autocomplete__menu .ui-menu-item-wrapper > p { -webkit-box-flex: 1; flex: 1 1 100%; text-align: left; }
  .swa-location-autocomplete__menu .ui-menu-item-wrapper.ui-state-active { background-color: rgb(232, 231, 231); }
  .swa-location-autocomplete__menu .ui-menu-item-wrapper--expandable { position: relative; }
  .swa-location-autocomplete__menu .ui-menu-item-wrapper--expandable::after { content: ""; position: absolute; display: block; height: 1.5rem; width: 1rem; background: url("https://asset.swarovski.com/logos/arrow-right_grey.svg") center center / contain no-repeat; top: 50%; right: 1rem; transform: translateY(-50%); }
  .swa-location-autocomplete__menu .ui-menu-item-icon-location { display: block; -webkit-box-flex: 0; flex: 0 0 1.5rem; height: 2rem; margin: auto 1rem auto 0px; background: url("https://asset.swarovski.com/logos/stores_grey.svg") center center / contain no-repeat; }
  .swa-location-autocomplete__menu .ui-menu-item--matched { color: rgb(0, 0, 0); }
  .swa-location-autocomplete__menu .ui-menu-item:not(.swa-location-autocomplete__menu .ui-menu-item-btn):hover { background-color: rgb(232, 231, 231); }
  .swa-location-autocomplete__menu .ui-menu-item-btn { border-top: 0.1rem solid rgb(209, 208, 206); }
  .swa-location-autocomplete__menu .ui-menu-item-btn-wrapper { display: block; width: 100%; min-height: 4.2rem; padding: 1rem 1rem 1.5rem; cursor: pointer; color: rgb(186, 184, 182); }
  .swa-location-autocomplete__menu .ui-menu-item-btn .swa-location-autocomplete__menu .ui-menu-item-icon { display: none; }
  .swa-location-autocomplete__menu .ui-menu-item-btn:hover { text-decoration: underline; background-color: rgb(255, 255, 255); }
  .swa-location-autocomplete__menu .ui-menu-item-btn:hover .swa-location-autocomplete__menu .ui-menu-item-btn, .swa-location-autocomplete__menu .ui-menu-item-btn:hover .swa-location-autocomplete__menu .ui-menu-item-wrapper { background-color: unset; }
  .swa-location-autocomplete__menu-google::after, .swa-location-autocomplete__menu-loqate::after, .swa-location-autocomplete__menu-baidu::after { content: ""; display: block; position: sticky; top: 0px; bottom: 0.3rem; width: 8rem; height: 1.1rem; background: none right center / contain no-repeat; box-sizing: border-box; margin-left: auto; margin-top: auto; margin-right: 1rem; }
  .swa-location-autocomplete__menu-google .ui-menu-btn::after, .swa-location-autocomplete__menu-loqate .ui-menu-btn::after, .swa-location-autocomplete__menu-baidu .ui-menu-btn::after { margin-bottom: -1.1rem; }
  .swa-location-autocomplete__menu-google::after { background-image: url("../images/google_small.png"); }
  .swa-location-autocomplete__menu-loqate { max-height: 33.5rem; }
  .swa-location-autocomplete__menu-baidu::after { background-image: url("../images/swa-baidu-logo.svg"); }
  .swa-location-autocomplete__current-location { display: flex; flex-wrap: nowrap; gap: 0.9rem; -webkit-box-align: center; align-items: center; background: rgb(232, 231, 231); padding: 0.9rem 1.1rem; line-height: 1 !important; color: rgb(163, 161, 157) !important; }
  .swa-location-autocomplete__current-location:active, .swa-location-autocomplete__current-location--is-active { color: rgb(0, 0, 0) !important; }
  .swa-location-autocomplete__current-location:active .swa-link__icon, .swa-location-autocomplete__current-location--is-active .swa-link__icon { filter: brightness(0%); }
  .swa-location-autocomplete--expanded .swa-location-autocomplete__menu { display: block; }
}

@media (min-width: 1.5em) {
  .swa-account-notifications-description { margin: 1.3rem 0px 2.1rem; color: rgb(140, 137, 133); }
  .swa-account-notifications-title { font-weight: 600; }
  .swa-account-notifications-content__option { line-height: 1; display: flex; -webkit-box-align: center; align-items: center; margin: 2.1rem 0px; }
  .swa-account-notifications-content__option-icon { background: url("https://asset.swarovski.com/logos/checked.svg") center center / contain no-repeat; -webkit-box-flex: 0; flex: 0 0 1.6rem; height: 1.2rem; margin-right: 1.3rem; }
  .swa-account-notifications-content__description { color: rgb(112, 110, 106); }
  .swa-account-notifications-content .swa-button { margin-top: 0px; margin-bottom: 2.1rem; }
  .swa-account-notifications-forgot-account-submit-btn { margin-bottom: 1rem !important; }
}

@media (min-width: 1.5em) {
  .swa-contact-form-submit { display: flex; -webkit-box-pack: center; justify-content: center; }
  .swa-contact-form-note { color: rgb(112, 110, 106); }
  .swa-contact-form .swa-form-textarea__field { max-width: 100%; }
}

@media (min-width: 47.4994em) {
  .swa-contact-form-submit .swa-button { width: 29rem; }
}

@media (max-width: 47.4894em) {
  .swa-contact-form-submit .swa-button { width: 34.5rem; }
  .swa-contact-form .swa-form-element--split-row { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }
  .swa-contact-form .swa-form-element--split-row .swa-form-input { width: 100%; }
}

@media (min-width: 1.5em) {
  .swa-form-container--center { margin: 0px auto; width: 90%; max-width: 35rem; padding-top: 5rem; }
}

@media (min-width: 64.0625em) {
  .swa-form-container--center { margin: 0px auto; max-width: 44rem; }
}

@media (min-width: 1.5em) {
  .swa-activate-account { display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; width: 100%; }
  .swa-activate-account__select { width: 100%; }
  .swa-activate-account__select-buttons { color: rgb(112, 110, 106); }
  .swa-activate-account__select-buttons input[type="radio"]:checked + label { color: rgb(0, 0, 0); }
  .swa-activate-account__select-buttons-radio:last-child { margin-top: 15px; }
  .swa-activate-account__select-buttons-radio ~ .swa-activate-account__select-buttons-radio { margin-top: 15px; }
  .swa-activate-account__content { margin-top: 2rem; width: 100%; }
  .swa-activate-account__content-item { display: none; max-width: 33.6rem; }
  .swa-activate-account__content-item .swa-form-input--error + .swa-form-input__error-message { margin: -1.5rem 0px 1.5rem; }
  .swa-activate-account__content-item--active { display: block; }
  .swa-activate-account__content-forgot-account-link { margin: -0.7rem 0px 1.5rem; color: rgb(112, 110, 106); text-decoration: underline; }
  .swa-activate-account__submit { width: 100%; }
  .swa-activate-account__submit .swa-button { margin: 0px; }
}