<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
  --main-black: #252525;
  --white: #ffffff;
  --main-grey: #f4f2f0;
  --transparent-grey: #f5f5f5;
  --border-grey: #cbcbcb;
  --main-red: #f34467;
  --grey-gradient: #e6e6e6;
  --font-size-en: 19px;
  --font-size-he: 17px;
  --first-font-family: Assistant;
  --secund-font-family: Georgia;
  --third-font-family: Playfair Display; }

.pdp-page__images {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding-bottom: 0.625rem;
  margin: 0; }
  .pdp-page__images--flex {
    display: -ms-flexbox;
    display: flex; }
    @media all and (max-width: 768px) {
      .pdp-page__images--flex {
        -ms-flex-direction: column;
            flex-direction: column; } }
  .pdp-page__images--description {
    max-width: 25rem;
    -ms-flex: auto;
        flex: auto;
    padding: 0;
    width: 100%; }
    @media all and (max-width: 768px) {
      .pdp-page__images--description {
        margin: 3.5rem auto 0;
        width: 100%;
        padding-top: 60px; } }
    .pdp-page__images--description .present-product__tag {
      font-size: 12px;
      font-weight: 600;
      line-height: normal;
      letter-spacing: 1.2px;
      text-align: right;
      color: #515151;
      text-transform: uppercase;
      margin-bottom: 11px; }
    .pdp-page__images--description .attributes {
      padding: 0; }
      .pdp-page__images--description .attributes .simple-quantity label.label-select-pdp {
        width: 100%;
        text-align: right;
        direction: rtl; }
    .pdp-page__images--description .name-product {
      margin: 0; }
      .pdp-page__images--description .name-product__brand {
        font-family: var(--third-font-family, Playfair Display);
        font-size: 35px;
        font-weight: normal;
        line-height: 0.8;
        text-align: right;
        color: #252525;
        padding-bottom: 0.75rem;
        text-transform: uppercase; }
        @media all and (max-width: 768px) {
          .pdp-page__images--description .name-product__brand {
            font-size: 28px;
            line-height: 0.79;
            padding-bottom: 8px; } }
        .pdp-page__images--description .name-product__brand a:focus {
          font-weight: 500; }
      .pdp-page__images--description .name-product__product {
        font-family: var(--first-font-family, Assistant);
        font-size: 17px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.29;
        letter-spacing: -0.2px;
        text-align: right;
        color: #000000;
        padding-bottom: 0.75rem; }
        @media all and (max-width: 768px) {
          .pdp-page__images--description .name-product__product {
            font-size: 15px;
            line-height: 1.47;
            letter-spacing: -0.18px;
            padding-bottom: 10px; } }
    .pdp-page__images--description .price-info__flex {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: end;
          justify-content: flex-end;
      font-size: 22px;
      font-weight: 600;
      font-stretch: normal;
      font-style: normal;
      line-height: normal;
      letter-spacing: normal;
      text-align: right;
      color: #252525;
      padding-top: 0; }
      @media all and (max-width: 768px) {
        .pdp-page__images--description .price-info__flex {
          padding: 0;
          margin-bottom: 15px; } }
      .pdp-page__images--description .price-info__flex .sale-price {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: end;
            align-items: flex-end; }
        .pdp-page__images--description .price-info__flex .sale-price__purcent, .pdp-page__images--description .price-info__flex .sale-price__value {
          font-size: 20px;
          margin-right: 4px;
          margin-left: 0px; }
        .pdp-page__images--description .price-info__flex .sale-price .sales__red {
          font-size: 20px; }
        .pdp-page__images--description .price-info__flex .sale-price .sales .value {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-direction: column;
              flex-direction: column;
          -ms-flex-align: start;
              align-items: flex-start; }
      .pdp-page__images--description .price-info__flex .price {
        direction: rtl; }
        .pdp-page__images--description .price-info__flex .price .membership-price-previous {
          font-size: 14px;
          line-height: 18px;
          color: #070707;
          font-weight: 400; }
          .pdp-page__images--description .price-info__flex .price .membership-price-previous a.price-link {
            font-weight: 700;
            text-decoration: underline; }
        .pdp-page__images--description .price-info__flex .price .membership-price-display {
          font-size: 14px; }
          .pdp-page__images--description .price-info__flex .price .membership-price-display .price-inverse {
            font-weight: 500; }
            .pdp-page__images--description .price-info__flex .price .membership-price-display .price-inverse.sales__red {
              font-size: inherit; }
          .pdp-page__images--description .price-info__flex .price .membership-price-display .price-title {
            color: #070707;
            font-weight: 500; }
          .pdp-page__images--description .price-info__flex .price .membership-price-display a.price-link {
            font-weight: 700;
            text-decoration: underline; }
            .pdp-page__images--description .price-info__flex .price .membership-price-display a.price-link:hover, .pdp-page__images--description .price-info__flex .price .membership-price-display a.price-link:focus {
              font-weight: 800;
              text-decoration: none; }
    .pdp-page__images--description .price-per-unit {
      font-size: 14px;
      text-align: right;
      margin: -0.5rem 0 1rem; }
    .pdp-page__images--description .club-price-section {
      text-align: right;
      margin: -0.65rem 0 2rem;
      font-size: 13px;
      line-height: 17px;
      font-weight: 600;
      letter-spacing: 0.09rem;
      color: #575757; }

.product-attributes {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: end;
      align-items: flex-end;
  margin: 0; }
  .product-attributes .select {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    width: 100%;
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    -ms-flex-align: center;
        align-items: center; }
    .product-attributes .select .link-underline {
      text-decoration: underline; }
    .product-attributes .select .color-attr {
      width: auto; }
  .product-attributes .label-select-pdp {
    display: none; }
  .product-attributes .f54ProductColor.non-input-label,
  .product-attributes .color.non-input-label {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; }
    .product-attributes .f54ProductColor.non-input-label p,
    .product-attributes .color.non-input-label p {
      padding-right: 5px; }
  .product-attributes__flex {
    width: 100%;
    -ms-flex-pack: end;
        justify-content: flex-end;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0.9375rem;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 10px; }
    .product-attributes__flex .swatch-item {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-align: center;
          align-items: center;
      width: 31px;
      height: 31px;
      border-radius: 50%; }
      .product-attributes__flex .swatch-item .color-attribute-btn {
        width: 25px;
        height: 25px;
        border-radius: 50%;
        position: relative; }
        .product-attributes__flex .swatch-item .color-attribute-btn:focus {
          transition: transform 0.3s ease;
          transform: scale(1.2); }
        .product-attributes__flex .swatch-item .color-attribute-btn.WHITE, .product-attributes__flex .swatch-item .color-attribute-btn.empty-swatch {
          border: 1px solid #979797; }
      .product-attributes__flex .swatch-item.selected {
        border: 1px solid #252525; }
        .product-attributes__flex .swatch-item.selected .color-attribute-btn {
          width: 23px;
          height: 23px; }
  .product-attributes__title {
    display: none; }

.product-quickview {
  padding: 0; }
  .product-quickview button.close span {
    font-weight: 300;
    font-size: 35px; }
  .product-quickview .pdp-page__images--flex {
    width: 100%; }
  .product-quickview .pdp-page__images--description {
    max-width: 338px;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: start;
        justify-content: flex-start; }
    .product-quickview .pdp-page__images--description.quickShop {
      -ms-flex-pack: justify;
          justify-content: space-between; }
    @media all and (max-width: 768px) {
      .product-quickview .pdp-page__images--description {
        overflow: hidden; } }
  .product-quickview .carousel-inner {
    max-width: 23rem;
    max-height: 34.4375rem; }
  .product-quickview .pdp-carrousel .carousel.slide .pdp-gallery {
    max-width: 40px;
    padding: 0;
    margin-right: 23px; }
    .product-quickview .pdp-carrousel .carousel.slide .pdp-gallery .carousel-indicators__list {
      height: 54px;
      width: 36px;
      border: 3px #ffffff solid; }
  .product-quickview .attributes__flex {
    -ms-flex-align: end;
        align-items: flex-end;
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; }
    .product-quickview .attributes__flex--attribute {
      width: auto;
      margin: 0 0 1.25rem;
      padding: 0; }
      .product-quickview .attributes__flex--attribute.quantity {
        margin-right: 1.25rem;
        max-width: 4.375rem; }
      .product-quickview .attributes__flex--attribute .label-select-pdp {
        display: -ms-flexbox;
        display: flex;
        margin: 0;
        direction: rtl; }
  .product-quickview .attributes .update-cart-product-global.button-black {
    width: 100%; }
  .product-quickview .pdp-link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
        justify-content: flex-end;
    height: 100%;
    -ms-flex-align: end;
        align-items: flex-end; }
    @media screen and (max-width: 767px) {
      .product-quickview .pdp-link {
        -ms-flex-pack: center;
            justify-content: center; } }
    .product-quickview .pdp-link__link {
      font-weight: 600;
      letter-spacing: normal;
      color: #000000;
      border-bottom: 1px solid #000000; }
      .product-quickview .pdp-link__link:focus {
        font-weight: 800; }
  .product-quickview .product-attributes__flex {
    margin-top: 0;
    padding-right: 1px; }
  .product-quickview .attribute label {
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    direction: rtl; }
  .product-quickview button.update-cart-product-global {
    border-radius: 0;
    background: #000000;
    border-color: #000000;
    color: #ffffff;
    width: 100%; }
  .product-quickview button.update-cart-product-global:hover,
  .product-quickview button.update-cart-product-global:focus {
    background: #ffffff;
    border-color: #000000;
    color: #000000; }
  .product-quickview #editProductModal button.close span {
    font-size: 34px;
    font-weight: 300; }

.pdp-carrousel {
  padding: 0;
  max-width: 37.875rem;
  -ms-flex: auto;
      flex: auto;
  min-width: 22.625rem; }
  .pdp-carrousel .carousel.slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
        align-items: flex-start; }
    .pdp-carrousel .carousel.slide .carousel-control-prev,
    .pdp-carrousel .carousel.slide .carousel-control-next {
      position: absolute;
      top: 0;
      bottom: 0;
      z-index: 1;
      width: auto;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      height: -webkit-fit-content;
      height: fit-content;
      margin: auto;
      color: #fff;
      text-align: center;
      opacity: 0.5;
      transition: opacity 0.15s ease; }
      .pdp-carrousel .carousel.slide .carousel-control-prev:focus, .pdp-carrousel .carousel.slide .carousel-control-prev:hover,
      .pdp-carrousel .carousel.slide .carousel-control-next:focus,
      .pdp-carrousel .carousel.slide .carousel-control-next:hover {
        opacity: 1; }
    .pdp-carrousel .carousel.slide .carousel-control-prev {
      -ms-flex-pack: start;
      justify-content: flex-start; }
    .pdp-carrousel .carousel.slide .carousel-control-next {
      -ms-flex-pack: end;
      justify-content: flex-end; }
    .pdp-carrousel .carousel.slide .pdp-gallery {
      max-width: 95px;
      padding: 0;
      margin-right: 35px; }
      .pdp-carrousel .carousel.slide .pdp-gallery .carousel-indicators {
        max-height: 714px;
        overflow-x: hidden;
        overflow-y: auto;
        padding-top: 1px;
        position: inherit;
        right: unset;
        -ms-flex-direction: column;
            flex-direction: column;
        margin: 0;
        -ms-flex-pack: start;
            justify-content: flex-start;
        -ms-flex-align: center;
            align-items: center; }
        .pdp-carrousel .carousel.slide .pdp-gallery .carousel-indicators__list {
          height: 107px;
          width: 70px;
          margin-bottom: 1px;
          border: 5px #ffffff solid;
          opacity: 1; }
          .pdp-carrousel .carousel.slide .pdp-gallery .carousel-indicators__list img {
            object-fit: contain;
            width: 100%;
            height: 100%;
            max-height: 107px;
            background: var(--grey-gradient, #e6e6e6); }
          .pdp-carrousel .carousel.slide .pdp-gallery .carousel-indicators__list.active {
            box-shadow: 0px 0px 0px 1px #000000 !important; }
          .pdp-carrousel .carousel.slide .pdp-gallery .carousel-indicators__list:focus {
            border: none; }
      .pdp-carrousel .carousel.slide .pdp-gallery .carousel-indicators::-webkit-scrollbar {
        width: 4px;
        background-color: transparent; }
      .pdp-carrousel .carousel.slide .pdp-gallery .carousel-indicators::-webkit-scrollbar-thumb {
        border-radius: 2px;
        background-color: #d8d8d8; }
      .pdp-carrousel .carousel.slide .pdp-gallery__images {
        margin: 0;
        height: 116px;
        padding-bottom: 9px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
            justify-content: space-between; }
        .pdp-carrousel .carousel.slide .pdp-gallery__images img {
          cursor: pointer; }
    .pdp-carrousel .carousel.slide .carousel-inner .carousel-item img {
      background: var(--grey-gradient, #e6e6e6); }
    .pdp-carrousel .carousel.slide .icon-next,
    .pdp-carrousel .carousel.slide .icon-prev {
      padding-top: 0;
      width: 36px;
      height: 40px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center; }
      .pdp-carrousel .carousel.slide .icon-next::before,
      .pdp-carrousel .carousel.slide .icon-prev::before {
        display: none; }
      .pdp-carrousel .carousel.slide .icon-next .next-button,
      .pdp-carrousel .carousel.slide .icon-next .previous-button,
      .pdp-carrousel .carousel.slide .icon-prev .next-button,
      .pdp-carrousel .carousel.slide .icon-prev .previous-button {
        width: 7px;
        height: 12px;
        object-fit: contain;
        opacity: 0.8; }
      .pdp-carrousel .carousel.slide .icon-next .previous-button,
      .pdp-carrousel .carousel.slide .icon-prev .previous-button {
        transform: rotate(180deg); }

.pdp-carousel__mobile {
  display: none !important; }

#editWishlistProductModal .product-quickview .attributes__flex,
#editWishlistProductModal .product-quickview .attributes .update-cart-product-global.button-black {
  margin: 0 0 0 auto; }
  #editWishlistProductModal .product-quickview .attributes__flex--attribute,
  #editWishlistProductModal .product-quickview .attributes .update-cart-product-global.button-black--attribute {
    width: 100%; }

#editWishlistProductModal .product-quickview .cart-and-ipay {
  text-align: right; }

.no-available-message {
  color: #2e70b5;
  font-size: 12px; }

@media all and (max-width: 768px) {
  .pdp-carousel__mobile {
    display: block !important; }
    .pdp-carousel__mobile .slick-slide {
      outline: none;
      overflow: hidden; }
    .pdp-carousel__mobile .slick-dots {
      position: absolute;
      bottom: -45px;
      list-style: none;
      display: -ms-flexbox;
      display: flex;
      left: 50%;
      padding: 0;
      transform: translateX(-50%); }
      .pdp-carousel__mobile .slick-dots li.slick-active button {
        width: 0.625rem;
        height: 0.625rem;
        background-color: #252525;
        opacity: 1; }
      .pdp-carousel__mobile .slick-dots li button {
        font-size: 0;
        width: 0.4375rem;
        height: 0.4375rem;
        opacity: 0.5;
        background-color: #d8d8d8;
        margin-right: 0.625rem;
        border: none;
        box-shadow: none;
        border-radius: 100%;
        padding: 0;
        cursor: pointer; }
  .pdp-carrousel {
    padding: 0;
    margin: 0;
    min-width: unset; }
    .pdp-carrousel .carousel.slide {
      display: none; }
  .product-quickview .pdp-carousel__mobile {
    display: none !important; }
  .product-quickview .pdp-carrousel {
    padding: 0;
    margin: 0;
    min-width: unset; }
    .product-quickview .pdp-carrousel .pdp-gallery.carousel.slide {
      display: none; }
    .product-quickview .pdp-carrousel .carousel.slide {
      display: block; }
      .product-quickview .pdp-carrousel .carousel.slide .carousel-inner {
        margin: auto; } }

.quick-view-dialog .modal-body.showSizeModal {
  padding: 1px 27px 0 52px; }
  @media all and (max-width: 768px) {
    .quick-view-dialog .modal-body.showSizeModal {
      direction: rtl;
      padding: 0px;
      margin: 0px; }
      .quick-view-dialog .modal-body.showSizeModal img {
        max-width: 100vw; } }

#sizeGuideModal {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 0; }
  #sizeGuideModal .modal-dialog.size-guide-modal {
    width: 50vw;
    max-width: 50vw; }
    @media all and (max-width: 768px) {
      #sizeGuideModal .modal-dialog.size-guide-modal {
        width: 100%;
        max-width: initial;
        margin: 0; } }
    #sizeGuideModal .modal-dialog.size-guide-modal .modal-content, #sizeGuideModal .modal-dialog.size-guide-modal .modal-header, #sizeGuideModal .modal-dialog.size-guide-modal .modal-footer {
      border: none;
      border-radius: 0; }
    #sizeGuideModal .modal-dialog.size-guide-modal .modal-body {
      padding: 1rem 3rem; }
      @media all and (max-width: 768px) {
        #sizeGuideModal .modal-dialog.size-guide-modal .modal-body {
          padding: 1rem; } }
      #sizeGuideModal .modal-dialog.size-guide-modal .modal-body .size-guide caption {
        color: #000;
        text-align: right;
        caption-side: top;
        font-size: 22px;
        font-style: normal;
        font-weight: 800;
        line-height: 34.431px; }
        @media all and (max-width: 768px) {
          #sizeGuideModal .modal-dialog.size-guide-modal .modal-body .size-guide caption {
            font-size: 1rem; } }
      #sizeGuideModal .modal-dialog.size-guide-modal .modal-body .size-guide-title {
        font-size: 30px;
        font-style: normal;
        font-weight: 600;
        line-height: 40px;
        padding-bottom: 30px;
        direction: rtl;
        text-align: right; }
        @media all and (max-width: 768px) {
          #sizeGuideModal .modal-dialog.size-guide-modal .modal-body .size-guide-title {
            font-size: 24px; } }
      #sizeGuideModal .modal-dialog.size-guide-modal .modal-body .size-guide-content {
        direction: rtl;
        text-align: right;
        color: #000; }
        #sizeGuideModal .modal-dialog.size-guide-modal .modal-body .size-guide-content div {
          display: -ms-flexbox;
          display: flex;
          width: 70%; }
          #sizeGuideModal .modal-dialog.size-guide-modal .modal-body .size-guide-content div table {
            -ms-flex: 1;
                flex: 1;
            text-align: right; }
      #sizeGuideModal .modal-dialog.size-guide-modal .modal-body .size-guide-section {
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
        padding-bottom: 20px; }
        #sizeGuideModal .modal-dialog.size-guide-modal .modal-body .size-guide-section::-webkit-scrollbar {
          height: 6px; }
        #sizeGuideModal .modal-dialog.size-guide-modal .modal-body .size-guide-section::-webkit-scrollbar-track {
          background: #E6E6E6; }
        #sizeGuideModal .modal-dialog.size-guide-modal .modal-body .size-guide-section::-webkit-scrollbar-thumb {
          background: #737272; }
        @media all and (max-width: 768px) {
          #sizeGuideModal .modal-dialog.size-guide-modal .modal-body .size-guide-section {
            margin-bottom: 1rem; } }
        #sizeGuideModal .modal-dialog.size-guide-modal .modal-body .size-guide-section-title {
          height: 40px;
          color: #FFF;
          text-align: right;
          font-size: 22px;
          background: #3F4040;
          font-weight: 600;
          padding: 0 1rem;
          margin-top: 2rem; }
          @media all and (max-width: 768px) {
            #sizeGuideModal .modal-dialog.size-guide-modal .modal-body .size-guide-section-title {
              height: 30px;
              font-size: 18px;
              margin: 0; } }
        #sizeGuideModal .modal-dialog.size-guide-modal .modal-body .size-guide-section-table table {
          width: 100%;
          table-layout: auto; }
          @media all and (max-width: 768px) {
            #sizeGuideModal .modal-dialog.size-guide-modal .modal-body .size-guide-section-table table {
              font-size: 0.75rem; } }
          #sizeGuideModal .modal-dialog.size-guide-modal .modal-body .size-guide-section-table table th, #sizeGuideModal .modal-dialog.size-guide-modal .modal-body .size-guide-section-table table td {
            border-right: 1px solid #E0E0E0;
            border-bottom: 1px solid #E0E0E0;
            text-align: center; }
          #sizeGuideModal .modal-dialog.size-guide-modal .modal-body .size-guide-section-table table td {
            font-size: 18px;
            font-style: normal;
            font-weight: 600;
            line-height: 34.431px; }
          #sizeGuideModal .modal-dialog.size-guide-modal .modal-body .size-guide-section-table table th {
            width: 200px; }
            @media all and (max-width: 768px) {
              #sizeGuideModal .modal-dialog.size-guide-modal .modal-body .size-guide-section-table table th {
                width: 60px;
                font-size: 0.6rem; } }
            #sizeGuideModal .modal-dialog.size-guide-modal .modal-body .size-guide-section-table table th:first-child {
              border-right: 1px solid black; }
            #sizeGuideModal .modal-dialog.size-guide-modal .modal-body .size-guide-section-table table th:last-child {
              border-right: none; }
          #sizeGuideModal .modal-dialog.size-guide-modal .modal-body .size-guide-section-table table td:first-child {
            border-right: 1px solid black;
            color: #000;
            font-size: 18px;
            font-style: normal;
            font-weight: 700;
            line-height: 34.431px; }
          #sizeGuideModal .modal-dialog.size-guide-modal .modal-body .size-guide-section-table table td:last-child {
            border-right: none; }
          #sizeGuideModal .modal-dialog.size-guide-modal .modal-body .size-guide-section-table table tr:first-child th {
            border-top: 0;
            border-bottom: 1px solid black;
            color: #000;
            font-size: 18px;
            font-style: normal;
            font-weight: 700;
            line-height: 34.431px; }
          #sizeGuideModal .modal-dialog.size-guide-modal .modal-body .size-guide-section-table table tr:first-child td:first-child {
            border-top: 1px solid black; }
          #sizeGuideModal .modal-dialog.size-guide-modal .modal-body .size-guide-section-table table tr:last-child td,
          #sizeGuideModal .modal-dialog.size-guide-modal .modal-body .size-guide-section-table table tr:last-child th {
            border-bottom: 1px solid black; }

.social-container .social-icons .share-icons:focus img {
  transition: transform 0.3s ease;
  transform: scale(1.2); }
</pre></body></html>