<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Minification failed. Returning unminified contents.
(1250,39): run-time error CSS1046: Expect comma, found '0'
(1250,43): run-time error CSS1046: Expect comma, found '/'
 */
/* NEW CHECKOUT STYLES */

.checkout_ {
    min-height: 400px;
}

.checkout_ .no-padding {
    padding: 0;
}

.cursor {
    cursor: pointer;
}

.checkout_ .btn-space {
    margin-top: 24px;
}

.checkout_ .btn-space-sm {
    margin-top: 24px;
}

.checkout-v2 .panel-present .panel_head {
    margin-bottom: 5px;
}

#main .checkout-wide.container {
    max-width: 1200px;
    padding: 0 16px;
}

#main .checkout-wide.container h3 {
    font-size: 16px;
    line-height: 20px;
}

#main .checkout-wide.container h4 {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 5px;
}

.checkout-wide.container .btn.wide-button {
    max-width: initial;
    width: 100%;
}

.checkout-wide.container .checkout-page-content {
    position: relative;
    min-height: 1px;
    width: 100%;
    height: 100%;
}

.checkout-wide.container .checkout-page-content .intro-block {
    margin-bottom: 20px;
}

/* FAQS */
.faqs .faqs_ {
    font-size: 14px;
    text-transform: none;
    margin-top: 16px;
}

#main .group.faqs_ h4.title {
    text-align: left;
    padding-bottom: 10px;
    padding-top: 12px;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 14px;
}

.faqs_ .btn-collapse {
    padding-left: 0;
}

.faqs_ .collapse-sum:after {
    right: 0;
}

@media print, (min-width: 768px) {
    #main .checkout-wide.container {
        padding: 0 32px;
    }

    .panel-present.checkout_ {
        padding-top: 32px;
    }

    .checkout_ .btn-space {
        margin-top: 34px;
    }

    .checkout_ .btn-space-sm {
        margin-top: 24px;
    }

    .checkout-wide.container .checkout-page-content {
        float: left;
        max-width: 540px;
        width: 55%;
        padding: 0 30px 0 0;
    }

    .checkout-wide.container .btn.wide-button {
        width: 75%;
    }

    #main .group.faqs_ h4.title {
        font-size: 24px;
        line-height: 29px;
    }
}

/* CONFIRMATION PAGE */
.checkout-page-content p {
    font-size: 14px;
}

.conf-main-panel .btn:not(.wide-button) {
    width: 32%;
}

.fileinput-button {
    width: 42% !important;
}

.form-group.insurance-date {
    width: 100%;
}

.insurance-date label {
    margin-bottom: 8px;
}

.conf-main-panel .line-divide {
    margin-top: 30px;
    margin-bottom: 5px;
}

.checkout-page-content .insurance_select {
    margin: 0 5px;
    text-align: center;
    align-self: auto;
    flex-grow: 1;
    flex-basis: 30%;
}

.checkout-page-content .insurance_select:first-of-type {
    margin: 0 5px 0 0;
}

.checkout-page-content .insurance_select:last-of-type {
    margin: 0 0 0 5px;
}

.continue-shopping-btn {
    margin-top: 30px;
}

#quoteResponseMessage {
    margin-top: 20px;
    font-size: 14px;
    display: none;
}

#quoteResponseMessage.fade {
    animation: fadein 0.95s;
}

.conf-main-panel .wrist-size {
    margin-top: 15px;
}

.conf-main-panel .item_wrist-form + div.wrist-measurement-error {
    font-size: 12px;
    line-height: 15px;
}

.conf-main-panel .item_wrist-form .btn-set-existing {
    color: #000;
}

.conf-main-panel .item_wrist-form.input-button-group .form-control {
    width: 64%;
}

.insurance-select-container {
    display: flex;
    flex-direction: row;
    -ms-flex-direction: row;
    flex-wrap: wrap;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    width: 100%;
}

#main .checkout-wide.container h4.previous-wrist-sizes-title {
    margin-bottom: 15px;
}

.conf-main-panel .previous-wrist-sizes {
    padding: 0;
    margin: 24px 0;
}

.conf-main-panel .previous-wrist-sizes-inner {
    margin: 0;
}

.wrist-size-image-block {
    margin: 10px 0 30px 0;
}

.wrist-size-image-block .watch-details {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    font-size: 14px;
}

.watch-details .edit-submit,
.item_wrist-form .set-submit {
    text-decoration: underline;
    font-weight: 600;
    margin-left: 20px;
    cursor: pointer;
}

.wrist-size-image-block .watch-details span {
    display: block;
}

.wrist-size-image-block .watch-details .series {
    font-weight: 600;
}

.wrist-size-header {
    margin: 30px 0;
}

.wrist-size-header a {
    white-space: nowrap;
}

.wrist-size-entry.fade {
    animation: fadein 0.95s;
}

.wrist-measurement-error {
    color: red;
}

.previous-wrist-sizes-item {
    display: flex;
    flex-direction: row;
    -ms-flex-direction: row;
    flex-wrap: wrap;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    margin-bottom: 10px;
}

.previous-wrist-sizes-item &gt; div {
    text-align: left;
    align-self: auto;
    flex-grow: 1;
    flex-basis: 30%;
}

.additional-info-received {
    margin-bottom: 25px;
}

.conf-main-panel .previous-wrist-sizes-inner {
    font-size: 14px;
}

@media print, (max-width: 767px) {
    .form-insurance-quote .input-button-group .btn-inline-right {
        position: relative;
        right: auto;
        top: auto;
        height: 45px;
        width: 100%;
        margin-top: 25px;
        margin-left: initial;
        margin-right: initial;
        max-width: initial;
    }
}

@media print, (min-width: 768px) {
    .insurance-select-container {
        width: 64%;
    }

    .checkout-page-content .insurance_select {
        flex-basis: 28%;
        margin: 0 5px;
        width: inherit;
    }

    .checkout-page-content .insurance_select:first-of-type {
        margin: 0 5px 0 0;
    }

    .checkout-page-content .insurance_select:last-of-type {
        margin: 0 0 0 5px;
    }

    .conf-main-panel .previous-wrist-sizes-inner {
        width: 60%;
    }
}
@media print, (min-width: 1100px) {
    .checkout-page-content .insurance_select {
        flex-basis: 28%;
    }
}

/* FINANCE PAGE */
.checkout-wide .finance_ .finance_error {
    font-size: 16px;
}

.checkout-wide #deposit-input.form-control {
    border: 1px solid #000;
    border-width: 0 0 1px 0;
    border-radius: 0;
}

.checkout-wide .finance_ .finance_deposit-container input {
    padding: 6px 6px 6px 0px;
}

.checkout-wide .finance_ .btn-submit-arrow {
    margin-right: 6px;
}

.checkout-wide .finance_.finance-checkout .finance_input-group {
    width: 100%;
}

.checkout-wide .finance_ .finance-tabs_ .finance-tabs_toggles-item {
    padding: 10px;
    width: 45px;
    height: 45px;
}

@media print, (min-width: 768px) {
    .checkout-wide .finance_.finance-checkout .finance_input-group {
        max-width: 390px;
        width: 90%;
    }
}

@media print, (min-width: 1200px) {
    .checkout-wide .finance_.finance-checkout .finance_input-group {
        width: 75%;
    }
}

/* ORDER SUMMARY PANEL */
.contact-details-pane,
.payment-details-pane {
    margin-top: 20px;
}

.contact-details-pane small {
    font-size: 14px;
}

.checkout-order-summary-panel {
    position: relative;
    display: block;
    padding-bottom: 20px;
    margin-bottom: 10px;
}

.checkout-order-summary-panel h2 {
    margin-bottom: 16px;
}

.checkout-order-summary-panel h5 {
    font-size: 14px;
    line-height: 18px;
}

.checkout-order-summary-panel .view-order-btn {
    width: 100%;
    max-width: initial;
    margin-top: 24px;
    margin-bottom: 24px;
}

.checkout-order-summary-panel .summary-header span.mobile-total {
    color: #000;
    float: right;
}

.item-card-container {
    border-bottom: 1px solid #d9d9d9;
    padding: 15px 0 20px 0;
}

.checkout-order-summary-panel .subtotal-amount {
    margin-top: 10px;
}

.item-card-container .item-card-details {
    display: flex;
    flex-direction: row;
    -ms-flex-direction: row;
    flex-wrap: wrap;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    margin-bottom: 10px;
}

.item-card-details .item-card-text,
.item-card-details .item-card-img {
    text-align: left;
    align-self: auto;
    flex-grow: 1;
}

.item-card-details .item-card-img {
    flex-basis: 36%;
    position: relative;
}

.item-card-details .item-card-img .watch_marketplace-badge {
    position: absolute;
    font-size: 16px;
}

.item-card-details .item-card-img picture {
    mix-blend-mode: multiply;
}

.item-card-details .item-card-text {
    flex-basis: 64%;
    font-size: 14px;
    margin-left: 5px;
}

.limited-warranty {
    text-align: left;
}

.item-card-text .stock-id {
    font-size: 12px;
}

.item-card-price {
    display: flex;
    flex-direction: row;
    -ms-flex-direction: row;
    flex-wrap: wrap;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    font-size: 14px;
}

.item-card-price.item-padded {
    padding: 5px 0;
}

.item-card-price.delivery button {
    white-space: nowrap;
}
.item-card-price.delivery div:nth-child(2) {
    text-align: center;
}

.item-card-price &gt; div {
    align-self: auto;
}

.item-card-price &gt; div &gt; button &gt; .tooltip_content {
    position: absolute;
}

.item-card-price &gt; div &gt; button &gt; .icon-info,
.item-card-price &gt; div &gt; .discount-terms-link &gt; .icon-info {
    margin-left: 8px;
}

.item-card-price div.bold {
    font-weight: 600;
}

.item-card-price.summary-large {
    font-size: 14px;
}

.item-card-price.section-divide {
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    padding: 20px 0;
    margin-top: 15px;
}

.contact-details-pane .contact-details {
    padding: 0 0 16px 0;
    font-size: 14px;
}

.contact-details-pane .contact-details:last-of-type {
    padding: 0;
}

.contact-details-pane .contact-details h5,
.contact-details-pane .contact-details &gt; div {
    margin-bottom: 8px;
}

.contact-details-pane .contact-details &gt; div:last-of-type {
    margin-bottom: 0;
}

.order-details-pane #basket_apply-promo-code {
    width: 100%;
    max-width: initial;
}

.account_payment-details {
    margin-bottom: 24px;
}

.payment-details-pane .payment-line {
    font-size: 14px;
    margin-bottom: 16px;
}

.payment-details-pane .payment-line:last-of-type {
    margin-bottom: 0;
}

.payment-details-pane .payment-line span {
    float: right;
}

.checkout_ .input-promo-code {
    margin-left: auto;
    margin-right: auto;
}

.checkout_ .apply-promo-code-btn-container {
    margin-top: 1em;
}

.checkout_ .have-promo-message {
    text-decoration: underline;
    cursor: pointer;
}

.checkout_ .promo-code-input-area {
    margin-bottom: 10px;
    width: 100%;
    padding: 0;
    padding-bottom: 0px;
    padding-bottom: 10px;
    display: none;
}

@media print, (max-width: 349px) {
    .checkout-v2 .checkout-order-summary-panel {
        display: block;
        border-bottom: 1px solid #bdbcbc;
        margin-bottom: 30px;
        margin-left: -27px;
        margin-right: -27px;
        padding-bottom: 20px;
        transition: all 0.3s ease-in-out;
        background-color: #fafafa;
    }

    .checkout-v2 .checkout-order-summary-panel.close {
        min-height: 52px;
        max-height: 52px;
        overflow-y: hidden;
    }

    .checkout-v2 .checkout-order-summary-panel.open {
        min-height: 52px;
        max-height: calc(200vh);
        overflow-y: scroll;
    }

    .checkout-order-summary-panel h2 {
        margin-bottom: 16px;
        font-size: 16px;
        line-height: 20px;
    }

    .order-details-pane,
    .contact-details-pane,
    .payment-details-pane {
        padding: 0 26px;
    }

    .checkout-order-summary-panel .summary-header {
        color: #2489af;
        font-size: 15px;
        position: relative;
        cursor: pointer;
    }

    .checkout-order-summary-panel .summary-header.section-divide .icon {
        color: #2489af;
        position: absolute;
        transform: translateY(-55%) rotate(-90deg);
        top: 55%;
        padding: 15px 6px 6px 6px;
        font-size: 10px;
    }

    .checkout-order-summary-panel.open .summary-header.section-divide .icon {
        transform: translateY(-55%) rotate(90deg);
        padding: 6px 6px 15px 6px;
    }

    .checkout-order-summary-panel .summary-header:after {
        color: #2489af;
        font-size: 16px;
    }

    .checkout-order-summary-panel .summary-header.section-divide {
        border-top: 1px solid #bcbcbc;
        border-bottom: 1px solid #bcbcbc;
        padding: 15px 26px;
    }

    .checkout-order-summary-panel.single-panel .item-card-price.section-divide:last-of-type {
        border-bottom: none;
        padding-bottom: 0;
    }

    .contact-details-pane small {
        font-size: 65%;
    }
}

@media print, (max-width: 767px) and (min-width: 350px) {
    .checkout-v2 .checkout-order-summary-panel {
        display: block;
        overflow-y: hidden;
        border-bottom: 1px solid #bdbcbc;
        margin-bottom: 30px;
        margin-left: -27px;
        margin-right: -27px;
        padding-bottom: 20px;
        transition: all 0.3s ease-in-out;
        min-height: 60px;
        max-height: 60px;
        background-color: #fafafa;
    }

    .checkout-v2 .checkout-order-summary-panel.open {
        transition: all 0.3s ease-in-out;
        min-height: 52px;
        max-height: calc(200vh);
        overflow-y: scroll;
    }

    .checkout-order-summary-panel h2 {
        margin-bottom: 16px;
        font-size: 16px;
        line-height: 20px;
    }

    .order-details-pane,
    .contact-details-pane,
    .payment-details-pane {
        padding: 0 26px;
    }

    .checkout-order-summary-panel .summary-header {
        color: #2489af;
        font-size: 15px;
        position: relative;
        cursor: pointer;
    }

    .checkout-order-summary-panel .summary-header.section-divide .icon {
        color: #2489af;
        position: absolute;
        transform: translateY(-55%) rotate(-90deg);
        top: 55%;
        padding: 15px 6px 6px 6px;
        font-size: 12px;
    }

    .checkout-order-summary-panel.open .summary-header.section-divide .icon {
        transform: translateY(-55%) rotate(90deg);
        padding: 6px 6px 15px 6px;
    }

    .checkout-order-summary-panel .summary-header:after {
        color: #2489af;
        font-size: 15px;
    }

    .checkout-order-summary-panel .summary-header.section-divide {
        border-top: 1px solid #bcbcbc;
        border-bottom: 1px solid #bcbcbc;
        padding: 20px 26px 15px 26px;
        height: 60px;
    }

    .checkout-order-summary-panel.single-panel .item-card-price.section-divide:last-of-type {
        border-bottom: none;
        padding-bottom: 0;
    }

    .checkout-order-summary-panel h2.summary-header:before {
        content: '\e949';
        display: inline-block;
        font-family: 'icomoon' !important;
        background-size: cover;
        width: 20px;
        height: 20px;
        vertical-align: middle;
        margin-right: 10px;
        font-size: 20px;
        font-weight: normal;
    }
}

@media print, (min-width: 768px) {
    .checkout-v2 .faqs,
    .checkout-order-summary-panel {
        float: right;
        right: 0;
        max-width: 396px;
        width: 40%;
        padding: 0;
        margin-right: 0;
        background-color: #fff;
    }

    .checkout-v2.view-checkout-card .faqs {
        clear: both;
    }

    .checkout-order-summary-panel.open {
        overflow-y: auto;
    }

    .checkout-order-summary-panel .summary-header.section-divide .icon,
    .checkout-order-summary-panel .summary-header span.mobile-total {
        display: none;
    }

    .checkout-order-summary-panel .subtotal-amount {
        margin-top: 15px;
    }

    .item-card-price.summary-large {
        font-size: 20px;
    }

    .contact-details-pane .contact-details {
        padding: 0 0 24px 0;
    }

    .account_payment-details {
        margin-bottom: 32px;
    }
}

@media print, (min-width: 1100px) {
    .item-card-price {
        font-size: 16px;
    }

    .item-card-details .item-card-text {
        font-size: 15px;
    }
}

/* V12 FINANCE REDIRECT PAGES */

.checkout-page-content .v12-amount-pay {
    margin-top: 25px;
}

/* IDENTITY VERIFICATION */

.checkout-wide .identity-verification {
    margin-top: 30px;
}

/* AGE RESTRICTION */

.checkout-page-content a.my-account-button {
    margin-top: 30px;
}

/* ADDRESS */

.checkout-page-content .input-group .form-control {
    padding-left: 40px;
}

.checkout-page-content .input-group .icon-search-icon::before {
    padding: 0 8px;
    color: #bdbcbc;
}

.checkout_ address {
    font-style: normal;
}

.checkout-page-content .search-title {
    text-transform: capitalize;
}

/* PAYMENT FINANCE BUTTON - ADYEN STYLE */

.finance-payment-choice {
    -webkit-box-align: center;
    align-items: center;
    color: #00112c;
    display: -webkit-box;
    display: flex;
    flex-wrap: nowrap;
    font-size: 1em;
    font-weight: 400;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding: 16px 16px 16px 48px;
    position: relative;
    -webkit-transition: background 0.1s ease-out;
    transition: background 0.1s ease-out;
    width: 100%;
    border: 1px solid #e6e9eb;
    border-radius: 12px;
    margin-top: 20px;
    cursor: pointer;
}

.finance-payment-choice .finance-payment-button {
    -webkit-box-align: center;
    align-items: center;
    background: none;
    border: none;
    color: #00112c;
    cursor: pointer;
    display: -webkit-box;
    display: flex;
    flex-shrink: 0;
    font-size: 1em;
    font-weight: 400;
    margin-right: 16px;
    max-width: 100%;
    padding: 0;
}

.finance-payment-choice .finance-payment-button .finance-payment-radio-button {
    background-color: #fff;
    border: 1px solid #b9c4c9;
    border-radius: 50%;
    height: 16px;
    left: 16px;
    position: absolute;
    -webkit-transition: border-color 0.2s ease-out, box-shadow 0.2s ease-out;
    transition: border-color 0.2s ease-out, box-shadow 0.2s ease-out;
    width: 16px;
}

.finance-payment-choice:hover .finance-payment-button .finance-payment-radio-button {
    border-color: #99a3ad;
    box-shadow: 0 0 0 2px #d4d9db;
    cursor: pointer;
}

.finance-payment-choice .finance-payment-button .finance-icon-wrapper {
    height: 26px;
    position: relative;
    width: 40px;
    margin-right: 8px;
}

.finance-payment-choice .finance-payment-button .finance-icon-wrapper img {
    display: block;
}

.finance-payment-choice .finance-payment-button .finance-icon-wrapper:after {
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

/* PROMO CODE */

.discount-given {
    color: #00a37c;
}

.checkout_ .remove-promo-code {
    font-size: 12px;
    text-decoration: underline;
    cursor: pointer;
    margin: 8px 0;
}

.checkout_ .promo-code-not-applicable {
    color: #ff0000;
    padding-top: 1em;
}

.checkout_ .promo-code-not-applicable button {
    font-weight: 600;
}

.checkout_ .have-promo-message {
    text-decoration: underline;
    cursor: pointer;
}

.checkout_ .basket-promo-code-error {
    color: #ea0000 !important;
}

.checkout_ .basket-promo-code-error-message {
    color: #ea0000 !important;
    font-size: 12px;
}

.checkout_ .promo-code-input-area {
    margin-bottom: 10px;
    width: 100%;
    padding: 0;
    padding-bottom: 10px;
    display: none;
}

.checkout_ .promo-code-title {
    margin-top: 0px;
}

.checkout_ .input-promo-code {
    margin-left: auto;
    margin-right: auto;
}

.checkout_ .apply-promo-code-btn-container {
    margin-top: 1em;
}

@media print, (min-width: 768px) {
    .checkout_ .remove-promo-code {
        font-size: 14px;
    }
}

/* ADDRESS PAGE MESSAGE */
.checkout_.error-message .info_notification-container {
    margin: 0 auto 32px auto;
}

@media print, (min-width: 1200px) {
    .checkout_.error-message .info_notification-container {
        margin: 0 auto 48px auto;
    }
}

/* APPLIED PROMOTIONS MODAL */
#modal_promo-code-conditions ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#modal_promo-code-conditions li {
    margin-bottom: 16px;
}

/* PAYMENT PAGE */

.checkout_ .text-or {
    text-align: center;
    margin: 10px 0;
}

.finance_.finance-checkout .desc-finance-terms {
    font-size: 80%;
    text-align: left;
}

.finance_.finance-checkout .finance-tabs_content td {
    padding: 10px 0;
    font-size: inherit;
    border-top: 1px solid #bdbcbc;
}

#form_limited-warranty .order-items {
    max-width: 235px;
    margin: 0 auto;
}

#form_limited-warranty .item-card-container {
    border-bottom: none;
    margin-bottom: 0;
    padding: 15px 0 0 0;
}

/* NEW BASKET */
.basket2_ .watch_ {
    display: block;
    margin-bottom: 24px;
    max-width: 550px;
    position: relative;
}

.watch-flex-container {
    display: flex;
    flex-direction: row;
    -ms-flex-direction: row;
    flex-wrap: wrap;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
}

.basket2_ .watch_ .img-container {
    width: 122px;
    height: 160px;
    position: relative;
    align-self: auto;
    text-align: center;
}

.basket2_ .watch_ .icon-vacheron-partner {
    position: absolute;
    top: 0px;
    right: 0px;
    width: auto;
    text-align: right;
    font-size: 24px;
}

@media (min-width: 768px) {
    .basket2_ .watch_ .icon-vacheron-partner {
        font-size: 32px;
    }
}

@media (min-width: 980px) {
    .basket2_ .watch_ .icon-vacheron-partner {
        font-size: 40px;
    }
}

.basket2_ .watch_ .details-container {
    font-size: 12px;
    font-weight: 300;
    letter-spacing: -0.03em;
    align-self: auto;
    padding-left: 8px;
    width: calc(100% - 122px);
}

.basket2_ .watch_ .details-container .bold {
    font-weight: 700;
}

.watch_inline-additional-info-container,
.watch_additional-info-container {
    font-weight: 300;
    font-size: 12px;
    line-height: 17px;
}

.watch_inline-additional-info-container strong,
.watch_additional-info-container strong {
    font-weight: 300;
}

.watch_inline-additional-info-container .product--upsell-points,
.watch_additional-info-container .product--upsell-points {
    font-weight: 300;
}

.watch_inline-additional-info-container .product--upsell-points li,
.watch_additional-info-container .product--upsell-points li {
    font-weight: 300;
    padding: 4px 20px 4px 38px;
    position: relative;
    margin: 2px 0;
    max-width: 100%;
    display: block;
}

.watch_additional-info-container .product--upsell-points li {
    padding-left: 50px;
}

.watch_inline-additional-info-container .product--upsell-points .icon,
.watch_additional-info-container .product--upsell-points .icon {
    font-size: 16px;
    width: 30px;
    display: block;
    left: 0;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    top: 50%;
    padding-top: 6px;
}

.watch_additional-info-container .watch_additional-info {
    display: flex;
    flex-direction: row;
    -ms-flex-direction: row;
    flex-wrap: wrap;
    flex-flow: row wrap;
    justify-content: flex-start;
}

.basket2_ .watch_ .details-container .product--details .product--checklist {
    padding: 0;
    margin-top: 4px;
}

.basket2_ .watch_ .details-container .product--details .product--checklist li {
    font-size: 12px;
    padding-right: 18px;
}

.basket2_ .watch_ .details-container .product--details .product--checklist li.year {
    font-weight: 300;
    padding-right: 0;
}

.basket2_ .watch_ .details-container .product--details .product--checklist li:not(.year):after {
    right: 3px;
}

.basket2_ .watch_ .details-container .watch_usp {
    font-size: 12px;
    color: #0d89b0;
    min-height: 20px;
}

.basket2_ .watch_ .details-container .watch_brand {
    font-size: 14px;
    line-height: 17px;
}

.basket2_ .watch_ .details-container .watch_series {
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
}

.watch-details-sm {
    margin-top: 4px;
}

.watch-details-md {
    margin-top: 8px;
}

.watch-details-lg {
    margin-top: 12px;
}

.basket2_ .watch_ .details-container .watch_prodcode {
    font-size: 12px;
    line-height: 15px;
}

.basket2_ .watch_ .watch_additional-info-container {
    text-align: left;
    flex: none;
    width: 100%;
}

.basket2_ .watch_ .watch_additional-info-container.mp-spacer {
    margin-top: 15px;
}

.basket2_ .watch_ .watch_additional-info-container .watch_additional-info {
    font-size: 12px;
}

.basket2_ .watch_ .watch_additional-info-container .watch_additional-info .watch_icon-message {
    line-height: 16px;
    display: inline-block;
    padding-left: 38px;
    padding-right: 20px;
    vertical-align: middle;
    padding-bottom: 6px;
}

.basket2_ .watch_ .watch_additional-info-container .watch_additional-info .watch_icon-message strong {
    font-weight: 300;
}

.basket2_ .watch_ .watch_additional-info-container .watch_additional-info .watch_icon {
    font-size: 16px;
    text-align: center;
    height: 16px;
}

.basket2_ .watch_ .details-container .watch_previousPrice {
    font-size: 14px;
    text-decoration: line-through;
    font-weight: 700;
}

.basket2_ .watch_ .details-container .watch_discountedPrice {
    font-size: 16px;
    color: #e2406b;
    font-weight: 700;
}

.basket2_ .watch_ .details-container .watch_price {
    font-size: 16px;
}

.basket2_ .watch_ .watch_remove-watch-btn {
    position: absolute;
    float: right;
    font-size: 24px;
    right: 0;
    top: 0;
    z-index: 10;
    font-family: 'icomoon' !important;
    box-shadow: 0px 0px 4px 0px rgb(0 0 0 / 15%);
    border-radius: 50%;
    aspect-ratio: 1 / 1;
    height: 24px;
    width: 24px;
    display: flex;
    place-content: center;
    background: #fff;
    align-items: center;
}

.basket2_ .watch_ .watch_badge-container {
    display: inline;
}

.basket2_ .basket2_basket_summary {
    text-align: left;
}

.basket2_ .basket2_basket_summary .basket_summary-title {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 10px;
}

.basket2_ .btn-checkout {
    max-width: 100%;
}

.basket2_ .btn-checkout .icon {
    margin-right: 12px;
}

.basket2_finance-message {
    width: 100%;
    padding: 16px;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    margin-top: 24px;
}

#finance-panel-trigger .product--action-arrrow {
    margin-right: initial;
}

.basket2_checkout-button-container {
    margin-top: 20px;
    margin-bottom: 20px;
}

.basket-change-link {
    font-weight: 600;
    text-decoration: underline;
}

.basket2_payment-methods-container {
    text-align: center;
}

.basket2_payment-option {
    position: relative;
    display: inline-flex;
    margin-right: 12px;
    margin-bottom: 12px;
    width: 35px;
    height: 24px;
}

.basket2_payment-option img {
    border-radius: 3px;
}

.basket2_payment-option::after {
    border: 1px solid lightgray;
    border-radius: 3px;
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.basket2_payment-option.no-border::after {
    border: none;
}

.basket2_ .disabled.active-submit:before {
    content: '';
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 16px;
    height: 16px;
    margin-top: -8px;
    margin-left: -8px;
    border-radius: 50%;
    border-top: 2px solid #fff;
    border-right: 2px solid transparent;
    animation: spinner 0.6s linear infinite;
}

.basket2_ .active-submit:before {
    border-top-color: #000;
}

.basket2_ .btn.disabled.active-submit span,
.btn.disabled.active-submit div {
    display: none;
}

.basket2_ #basket2_mixed-basket-container {
    margin-top: 20px;
}

.basket2_ .basket2_mixed-basket-message {
    color: #ff0000;
    font-weight: 300;
}

#modal_basket-finance-calculator .finance_options_title {
    display: none;
}

#basket2_continue-shopping-btn {
    width: 100%;
    margin: 0 0 32px 0;
}

.basket_ #main .checkout-wide.container {
    padding: 16px;
    padding-top: 35px;
}

.basket2_products-section {
    float: none;
}

.item_price-wrapper-hk {
    max-width: 90%;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.watch_price-container &gt; * {
    display: inline-block;
}

.item_new-price-tag {
    line-height: 3em;
    margin-left: -5px;
}

@media (max-width: 349px) {
    .wide-tablet {
        max-width: 400px;
        margin: 0 auto;
    }

    .basket2_ .watch_ .img-container {
        width: 75px;
    }

    .basket2_ .watch_ .details-container {
        min-width: 60%;
    }
}

@media print, (max-width: 399px) and (min-width: 350px) {
    .wide-tablet {
        max-width: 400px;
        margin: 0 auto;
    }

    .basket2_ .watch_ .img-container {
        width: 100px;
    }

    .basket2_ .watch_ .details-container {
        min-width: 60%;
    }
}

@media print, (max-width: 767px) and (min-width: 400px) {
    .wide-tablet {
        max-width: 400px;
        margin: 0 auto;
    }

    #basket2_continue-shopping-btn {
        width: 298px;
        font-size: 16px;
        margin: 16px auto 32px auto;
    }
}

@media (min-width: 400px) {
    .watch_price-container &gt; * {
        display: inline;
    }

    .item_new-price-tag {
        line-height: normal;
        margin-left: 0;
    }
}

@media (min-width: 768px) {
    .basket2_products-section {
        float: left;
    }

    .basket2_ .watch_ {
        margin-bottom: 48px;
    }

    .basket2_ .watch_ .watch_remove-watch-btn {
        font-size: 28px;
        right: 10px;
        height: 28px;
        width: 28px;
    }

    .basket_ #main .checkout-wide.container {
        padding: 32px;
    }

    .basket_ .checkout-wide.container .checkout-page-content {
        max-width: 680px;
        width: 60%;
    }

    .basket2_ .watch_ .img-container {
        width: 160px;
        height: 210px;
        padding-top: 0;
    }

    .basket2_ .watch_ .details-container {
        left: 160px;
        padding-left: 10px;
        width: calc(100% - 160px);
    }

    .basket2_ .watch_ .watch_additional-info-container.mp-spacer {
        margin-top: initial;
    }

    #basket2_continue-shopping-btn {
        width: 298px;
        font-size: 16px;
        margin: 16px auto 32px auto;
    }

    .basket2_ .watch_ .watch_marketplace-badge {
        font-size: 20px;
    }

    .mobile-only {
        display: none;
    }
}

@media (min-width: 980px) {
    .hidden-nonmobile {
        display: none;
    }

    .basket2_ .watch_ .details-container {
        max-width: 65%;
    }

    .item_price-wrapper-hk {
        max-width: 100%;
        display: block;
    }

    .basket2_ .watch_ .details-container .watch_price {
        font-size: 20px;
    }

    .basket2_ .watch_ .details-container .watch_previousPrice {
        font-size: 16px;
    }
}

@media (min-width: 1200px) {
    .basket2_ .watch_ {
        max-width: 700px;
    }

    .basket2_ .watch_ .img-container {
        width: 204px;
        height: 260px;
        padding-top: 0;
    }

    .basket2_ .watch_ .details-container {
        font-size: 14px;
        max-width: calc(100% - 240px);
        left: 240px;
        padding-left: 30px;
    }

    .basket2_ .watch_ .watch_additional-info-container {
        text-align: left;
    }

    .basket2_ .watch_ .details-container .watch_brand {
        font-weight: 300;
        font-size: 16px;
        line-height: 19px;
    }

    .basket2_ .watch_ .details-container .watch_series {
        font-weight: 700;
        font-size: 20px;
        line-height: 24px;
    }

    .basket2_ .watch_ .details-container .watch_model {
        font-size: 16px;
        line-height: 15px;
    }

    .basket2_ .watch_ .details-container .watch_prodcode {
        font-size: 14px;
        line-height: 17px;
    }

    .basket2_ .watch_ .details-container .watch_discountedPrice {
        font-size: 20px;
    }

    .basket2_ .watch_ .details-container .product--details .product--checklist {
        padding: 0;
        margin-top: 4px;
    }

    .basket2_ .watch_ .details-container .product--details .product--checklist li {
        font-size: 14px;
        font-weight: 600;
    }

    .basket2_ .watch_ .details-container .product--details .product--checklist li.year {
        font-size: 14px;
        font-weight: 300;
    }

    .basket2_ .watch_ .watch_additional-info-container {
        font-size: 14px;
    }

    .basket2_ .basket2_basket_summary .basket_summary-title {
        font-size: 24px;
        margin-bottom: 20px;
    }

    .basket2_ .watch_ .watch_additional-info-container .watch_additional-info {
        font-size: 14px;
    }

    .basket2_ .watch_ .watch_additional-info-container .watch_additional-info .watch_icon {
        font-size: 16px;
        display: inline-block;
        width: 24px;
    }

    .watch_inline-additional-info-container {
        font-size: 14px;
    }

    .basket2_ .watch_ .details-container .product--details .product--checklist li {
        padding-right: 24px;
    }

    .basket2_ .watch_ .details-container .product--details .product--checklist li:not(.year):after {
        right: 5px;
    }

    .item_price-wrapper-hk {
        max-width: 100%;
        display: block;
    }
}

#basket_catalogue-stock {
    margin-bottom: 16px;
}

#basket_catalogue-stock .owl-carousel {
    text-align: left;
}

#basket_catalogue-stock .panel_head {
    text-align: left;
}

.you-may-also-like {
    float: none;
    margin-bottom: 32px;
}

#basket_catalogue-stock + .recently-viewed,
.you-may-also-like:not(.hidden) + .recently-viewed,
#basket_catalogue-stock + .you-may-also-like:not(.hidden) {
    padding-top: 32px;
    border-top: 1px solid #d9d9d9;
}

#prod_cat-stock .owl-carousel {
    display: block;
}

.basket_ #main .owl-stage-outer {
    text-align: left;
}

@media (min-width: 768px) {
    #basket_catalogue-stock,
    .you-may-also-like {
        margin-bottom: 48px;
    }

    #basket_catalogue-stock + .recently-viewed {
        padding-top: 48px;
    }

    #basket_catalogue-stock + .recently-viewed,
    .you-may-also-like:not(.hidden) + .recently-viewed,
    #basket_catalogue-stock + .you-may-also-like:not(.hidden) {
        padding-top: 50px;
    }
}

/* HIDE AT VIEWPORTS */
@media (max-width: 979px) {
    .basket2_ .watch_ .hidden-tablet {
        display: none;
    }
}

/*Vacheron Warranty Modal*/

#modal_vacheron-warranty-details .modal_subtitle {
    font-size: 16px;
}

#modal_vacheron-warranty-details .icon-vacheron-partner {
    font-size: 64px;
    font-weight: bold;
}

/* DELIVERY AND RETURNS */

#modal_deliveryAndReturns .modal_free-delivery-breakdown {
    font-size: 14px;
    margin-top: 30px;
    text-align: center;
}

#modal_deliveryAndReturns .modal_free-delivery-breakdown .product_free-delivery {
    margin-top: 30px;
}

#modal_deliveryAndReturns .modal_free-delivery-breakdown .product_14-days-return {
    margin-top: 10px;
}

#modal_deliveryAndReturns .modal_product-title {
    line-height: 20px;
    display: inline-block;
    padding-left: 42px;
    margin: 0 0 16px 0;
}

#modal_deliveryAndReturns .modal_item-title {
    margin-bottom: 12px;
    font-size: 12px;
    position: relative;
}

#modal_deliveryAndReturns .modal_free-delivery-breakdown {
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 24px;
}

#modal_deliveryAndReturns .modal_free-delivery-breakdown .modal_delivery-watch-info {
    font-weight: bold;
    margin-bottom: 10px;
}

#modal_deliveryAndReturns .product_delivery-description {
    margin-bottom: 24px;
}

#modal_deliveryAndReturns .product_returns_description {
    font-size: 14px;
}

#modal_deliveryAndReturns .icon-delivery-fee,
#modal_deliveryAndReturns .icon-returns,
#modal_deliveryAndReturns .icon-delivery {
    font-size: 20px;
    width: 30px;
    text-align: center;
    height: 24px;
    position: absolute;
    top: calc(50% - 20px);
}

#modal_deliveryAndReturns .icon-delivery-fee:before,
#modal_deliveryAndReturns .icon-returns:before,
#modal_deliveryAndReturns .icon-delivery:before {
    top: 50%;
    position: absolute;
    transform: translate(50%, -50%);
    right: 50%;
}

#modal_deliveryAndReturns .icon-delivery-fee:before,
#modal_deliveryAndReturns .icon-returns:before,
#modal_deliveryAndReturns .icon-delivery:before {
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
    left: 0;
}

@media (min-width: 768px) {
    .product_ .product_free-delivery {
        margin-top: 24px;
        text-align: left;
        display: flex;
    }

    .product_ .product_14-days-return {
        margin-bottom: 4px;
        text-align: left;
        display: flex;
    }

    .product_ .product_price-promise {
        margin-bottom: 4px;
        text-align: left;
        display: flex;
    }

    #modal_deliveryAndReturns .modal_free-delivery-breakdown {
        margin-bottom: 24px;
        text-align: left;
    }

    #modal_deliveryAndReturns .btn-free-delivery {
        display: flex;
    }

    #modal_deliveryAndReturns .modal_item-title {
        margin-bottom: 5px;
    }

    #modal_deliveryAndReturns .modal_free-delivery-breakdown .modal_delivery-watch-info {
        margin-bottom: 10px;
        font-weight: bold;
    }

    @media (min-width: 980px) {
        #modal_deliveryAndReturns .modal_product-title {
            font-size: 16px;
        }

        #modal_deliveryAndReturns .modal_free-delivery-breakdown {
            font-size: 14px;
        }
    }
}

</pre></body></html>