/** Shopify CDN: Minification failed

Line 300:20 Unexpected "{"
Line 300:29 Expected ":"

**/
/* SHOPIFY_STYLESHEETS_VERSION: 1.0 */


/* CSS from section stylesheet tags */
/* START_SECTION:fls-bestseller-preview (INDEX:15) */
.fls-bestseller-preview { max-width: 1120px; padding-block: 36px 48px; }
.fls-bestseller-preview__intro { max-width: 850px; margin-bottom: 32px; }
.fls-bestseller-preview__eyebrow { font-size: 11px; letter-spacing: .16em; margin-bottom: 10px; }
.fls-bestseller-preview__intro h1 { margin-bottom: 12px; }
.fls-bestseller-preview__intro p:last-child, .fls-bestseller-preview__note { font-size: 14px; color: #626262; }
.fls-bestseller-preview__grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 32px 24px; }
.fls-bestseller-preview .product-card__info { font-size: 11px; }
.fls-bestseller-preview .product-card__title { font-size: 12px; }
.fls-bestseller-preview__reference { text-align: center; font-size: 10px; letter-spacing: .08em; color: #626262; margin-top: 8px; }
.fls-bestseller-preview__note { margin-top: 30px; }
.fls-bestseller-preview__comparison { margin-top: 20px; }
.fls-bestseller-preview__comparison summary { cursor: pointer; font-size: 13px; text-decoration: underline; text-underline-offset: 4px; }
.fls-bestseller-preview__comparison .fls-bestseller-preview__grid { margin-top: 24px; }
@media (max-width: 699px) { .fls-bestseller-preview__grid { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 24px 12px; } .fls-bestseller-preview .product-card__title { font-size: 10px; } }
/* END_SECTION:fls-bestseller-preview */

/* START_SECTION:fls-image-size-preview (INDEX:16) */
.fls-size-review { max-width: 1120px; padding-block: 36px 48px; }
.fls-size-review__intro { max-width: 780px; margin-bottom: 30px; }
.fls-size-review__eyebrow { font-size: 11px; letter-spacing: .16em; margin-bottom: 10px; }
.fls-size-review__intro h1 { margin-bottom: 12px; }
.fls-size-review__intro p:last-child, .fls-size-review__note { font-size: 14px; color: #626262; }
.fls-size-review__grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 24px; }
.fls-size-review h2 { margin: 24px 0 10px; }
.fls-size-review .product-card__info { font-size: 11px; }
.fls-size-review .product-card__title { font-size: 12px; }
.fls-size-review__note { margin-top: 32px; }
@media (max-width: 699px) { .fls-size-review__grid { gap: 10px; } .fls-size-review .product-card__title { font-size: 9px; } .fls-size-review .price-list { font-size: 10px; gap: 4px; } }
/* END_SECTION:fls-image-size-preview */

/* START_SECTION:fls-jeans-preview (INDEX:17) */
.fls-jeans-preview { max-width: 1120px; padding-block: 36px 48px; }
.fls-jeans-preview__intro { max-width: 850px; margin-bottom: 32px; }
.fls-jeans-preview__eyebrow { font-size: 11px; letter-spacing: .16em; margin-bottom: 10px; }
.fls-jeans-preview__intro h1 { margin-bottom: 12px; }
.fls-jeans-preview__intro p:last-child, .fls-jeans-preview__note { font-size: 14px; color: #626262; }
.fls-jeans-preview__grid { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 32px 24px; }
.fls-jeans-preview .product-card__info { font-size: 11px; }
.fls-jeans-preview .product-card__title { font-size: 11px; }
.fls-jeans-preview__note { margin-top: 30px; }
.fls-jeans-preview__comparison { margin-top: 20px; }
.fls-jeans-preview__comparison summary { cursor: pointer; font-size: 13px; text-decoration: underline; text-underline-offset: 4px; }
.fls-jeans-preview__comparison .fls-jeans-preview__grid { margin-top: 24px; }
@media (max-width: 999px) and (min-width: 700px) { .fls-jeans-preview__grid { grid-template-columns: repeat(3,minmax(0,1fr)); } }
@media (max-width: 699px) { .fls-jeans-preview__grid { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 24px 12px; } .fls-jeans-preview .product-card__title { font-size: 10px; } }
/* END_SECTION:fls-jeans-preview */

/* START_SECTION:main-product (INDEX:41) */
.shopify-section--main-product .product-info__block-item:has(.aus-pilot) {
    margin-block-end: 0 !important;
    padding-block-end: 0 !important;
  }

  .shopify-section--main-product .product-info__block-item:has(.aus-pilot) + .product-info__block-item[data-block-type="title"] {
    margin-block-start: 8px !important;
    padding-block-start: 0 !important;
  }

  .shopify-section--main-product .product-info__block-item:has(.aus-pilot) + .product-info__block-item[data-block-type="title"] .product-title {
    margin-block-start: 0 !important;
  }

  .shopify-section--main-product .red-div.fls-stock-size-row {
    display: flex !important;
    align-items: center;
    flex-wrap: nowrap;
    width: auto;
    margin-right: 0 !important;
  }

  .shopify-section--main-product .fls-stock-size-row > .text {
    min-width: 0;
    flex: 0 0 auto;
    white-space: nowrap;
  }

  .shopify-section--main-product .fls-stock-size-row > .best-fit-size-chart {
    flex: 0 0 auto !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: max-content !important;
    box-sizing: border-box;
    margin: 0 0 0 auto !important;
    padding: 0 0 0 12px !important;
    text-align: right !important;
  }

  .shopify-section--main-product .fls-stock-size-row .scr-open-size-chart {
    margin: 0 !important;
    padding-block: 6px !important;
    font-size: 12px !important;
    line-height: 1.4 !important;
    white-space: nowrap;
  }

  .shopify-section--main-product .fls-size-chart-source:not(:has(.best-fit-size-chart)) {
    display: none !important;
  }

  @media screen and (max-width: 380px) {
    .shopify-section--main-product .fls-stock-size-row .scr-open-size-chart {
      font-size: 12px !important;
    }
  }

  .shopify-section--main-product .product-info__block-item[data-block-type="buy-buttons"] {
    margin-block: 16px !important;
  }

  .shopify-section--main-product .product-info__block-item[data-block-type="variant-picker"] {
    margin-block: 12px 16px !important;
  }

  .shopify-section--main-product .product-info__block-item[data-block-type="separator"] {
    margin-block: 12px !important;
  }

  .shopify-section--main-product .product-info__block-item:has(.red-div) {
    margin-block-end: 12px !important;
  }

  .shopify-section--main-product .product-info__block-item[data-block-type="liquid"]:empty {
    display: none;
  }

  .shopify-section--main-product .product-info__block-item:has(#ss-payment-icons) {
    margin-block-start: 28px !important;
  }


  .shopify-section--main-product .best-fit-size-chart:empty {
    margin-block: 0 !important;
  }

  .shopify-section--main-product .product-info__block-item[data-block-type="@app"]:has(.best-fit-size-chart:empty) {
    margin-block: 0 !important;
  }


  .shopify-section--main-product .product-info__block-item[data-block-type="complementary-products"] {
    margin-block-start: 32px !important;
  }

  .shopify-section--main-product .accordion__toggle {
    font-size: 11px !important;
    letter-spacing: .1em;
    padding-block: 14px !important;
    min-height: 44px;
  }
  .shopify-section--main-product .accordion__content {
    font-size: 13px;
    line-height: 1.55;
  }
  .shopify-section--main-product variant-picker .color-swatch[style*="url("],
  .shopify-section--main-product variant-picker .thumbnail-swatch {
    width: 56px !important;
    height: 56px !important;
    border-radius: 0 !important;
    padding: 0 !important;
    background-size: contain;
    background-position: center;
    flex-shrink: 0;
  }
  .shopify-section--main-product variant-picker .thumbnail-swatch img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .shopify-section--main-product .product-gallery__media { position: relative; }
  .shopify-section--main-product .fls-model-fit-note {
    font-family: Helvetica, Arial, sans-serif !important;
    position: absolute;
    bottom: 12px;
    left: 12px;
    max-width: calc(100% - 24px);
    padding: 4px 7px;
    background: rgb(0 0 0 / .62);
    color: #fff;
    font-size: 10px;
    font-weight: 600;
    line-height: 1.35;
    pointer-events: none;
  }


  .shopify-section--main-product .fls-mystery-gift > div {
    height: auto !important;
    min-height: 64px;
    padding: 8px 10px !important;
    border-radius: 10px !important;
    gap: 8px;
  }
  .shopify-section--main-product .fls-mystery-gift img {
    width: 44px !important;
    height: 44px !important;
  }
  .shopify-section--main-product .fls-mystery-gift > div > div:nth-child(2) {
    padding-left: 0 !important;
    min-width: 0;
  }
  .shopify-section--main-product .fls-mystery-gift > div > div:nth-child(2) p {
    font-size: 12px !important;
    line-height: 1.3 !important;
  }
  .shopify-section--main-product .fls-mystery-gift > div > div:last-child p {
    font-size: 10px !important;
  }


  /* Product price badge and responsive complementary product cards. */
  .shopify-section--main-product .price-list--product .SalePriceOverImages {
    display: inline-block;
    padding: 4px 10px;
    border-radius: 2px;
    background: #35b285;
    color: #fff;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 0;
    white-space: nowrap;
  }
  .shopify-section--main-product .horizontal-product-card__info {
    min-width: 0;
    width: 100%;
  }
  .shopify-section--main-product .horizontal-product-card__info .price-list {
    flex-wrap: wrap;
  }
  .shopify-section--main-product .horizontal-product-card__info a {
    overflow-wrap: break-word;
    word-break: normal;
  }
  @container horizontal-product-card (width >= 450px) {
    .shopify-section--main-product .horizontal-product-card__info {
      grid-template-columns: minmax(120px, 1fr) auto;
    }
  }


  /* Consistent spacing for the complete-your-outfit block. */
  .shopify-section--main-product .complementary-products {
    display: grid;
    gap: 20px;
    padding-block: 4px 12px;
  }
  .shopify-section--main-product .complementary-products__header {
    margin: 0;
    gap: 12px;
    align-items: center;
  }
  .shopify-section--main-product .complementary-products__header > .h5 {
    margin: 0;
    font-size: 15px;
    line-height: 1.4;
    letter-spacing: .08em;
  }
  .shopify-section--main-product .complementary-products__product-list {
    gap: 24px;
  }
  .shopify-section--main-product .complementary-products .horizontal-product-card {
    column-gap: 20px;
    align-items: center;
  }
  .shopify-section--main-product .complementary-products .horizontal-product-card__info {
    gap: 12px;
    align-items: start;
  }
  .shopify-section--main-product .complementary-products .horizontal-product-card__info > .v-stack {
    gap: 6px;
    min-width: 0;
  }
  .shopify-section--main-product .complementary-products .product-title {
    margin: 0;
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: .06em;
  }
  .shopify-section--main-product .complementary-products .price-list {
    margin: 0;
    gap: 8px;
    line-height: 1.4;
  }
  .shopify-section--main-product .complementary-products .price-list > * {
    font-size: 13px;
    letter-spacing: .02em;
  }
  #shopify-section-{{ section.id }} .complementary-products .horizontal-product-card button {
    margin-top: 0 !important;
    min-height: 40px;
    padding: 10px 18px !important;
    font-size: 11px !important;
    line-height: 1.3;
    letter-spacing: .08em;
    max-width: 100%;
    white-space: normal;
  }
  @media screen and (max-width: 699px) {
    .shopify-section--main-product .complementary-products { gap: 18px; }
    .shopify-section--main-product .complementary-products .horizontal-product-card { column-gap: 16px; }
    .shopify-section--main-product .complementary-products__header > .h5 { font-size: 14px; }
    .shopify-section--main-product .complementary-products .horizontal-product-card__figure {
      width: 88px;
    }
  }
/* END_SECTION:main-product */

/* CSS from snippet stylesheet tags */
/* START_SNIPPET:fls-bestseller-sizing (INDEX:99) */
.fls-bestseller-preview .fls-size-after product-card[handle="azar-jeans"] .product-card__media { aspect-ratio: 1; position: relative; overflow: hidden; background: #fff; }
.fls-bestseller-preview .fls-size-after product-card[handle="azar-jeans"] .product-card__media > .product-card__image--primary { width: 100%; height: 100%; max-width: none; object-fit: contain; object-position: center; aspect-ratio: 1; transform: translate(1.3909884%, -0.877907%) scale(1.0116279); }
.fls-bestseller-preview .fls-size-after product-card[handle="old-ronaldinho-tee"] .product-card__media { aspect-ratio: 1; position: relative; overflow: hidden; background: #fff; }
.fls-bestseller-preview .fls-size-after product-card[handle="old-ronaldinho-tee"] .product-card__media > .product-card__image--primary { width: 100%; height: 100%; max-width: none; object-fit: contain; object-position: center; aspect-ratio: 1; transform: translate(-0.0%, 0.0%) scale(1.0); }
.fls-bestseller-preview .fls-size-after product-card[handle="a-heart-tee"] .product-card__media { aspect-ratio: 1; position: relative; overflow: hidden; background: #fff; }
.fls-bestseller-preview .fls-size-after product-card[handle="a-heart-tee"] .product-card__media > .product-card__image--primary { width: 100%; height: 100%; max-width: none; object-fit: contain; object-position: center; aspect-ratio: 1; transform: translate(0.3443272%, -0.625%) scale(0.9182058); }
.fls-bestseller-preview .fls-size-after product-card[handle="dep-flared-denim"] .product-card__media { aspect-ratio: 1; position: relative; overflow: hidden; background: #fff; }
.fls-bestseller-preview .fls-size-after product-card[handle="dep-flared-denim"] .product-card__media > .product-card__image--primary { width: 100%; height: 100%; max-width: none; object-fit: contain; object-position: center; aspect-ratio: 1; transform: translate(0.126087%, -1.0032609%) scale(1.0086957); }
.fls-bestseller-preview .fls-size-after product-card[handle="a-heart-sweater"] .product-card__media { aspect-ratio: 1; position: relative; overflow: hidden; background: #fff; }
.fls-bestseller-preview .fls-size-after product-card[handle="a-heart-sweater"] .product-card__media > .product-card__image--primary { width: 100%; height: 100%; max-width: none; object-fit: contain; object-position: center; aspect-ratio: 1; transform: translate(-0.0%, -0.625%) scale(0.9873418); }
.fls-bestseller-preview .fls-size-after product-card[handle="blossom-longsleeve"] .product-card__media { aspect-ratio: 1; position: relative; overflow: hidden; background: #fff; }
.fls-bestseller-preview .fls-size-after product-card[handle="blossom-longsleeve"] .product-card__media > .product-card__image--primary { width: 100%; height: 100%; max-width: none; object-fit: contain; object-position: center; aspect-ratio: 1; transform: translate(-0.0%, -0.625%) scale(0.9285714); }
.fls-bestseller-preview .fls-size-after product-card[handle="mukhtar-velour-jacket"] .product-card__media { aspect-ratio: 1; position: relative; overflow: hidden; background: #fff; }
.fls-bestseller-preview .fls-size-after product-card[handle="mukhtar-velour-jacket"] .product-card__media > .product-card__image--primary { width: 100%; height: 100%; max-width: none; object-fit: contain; object-position: center; aspect-ratio: 1; transform: translate(-0.975%, -1.6%) scale(0.975); }
.fls-bestseller-preview .fls-size-after product-card[handle="chequered-shorts-1"] .product-card__media { aspect-ratio: 1; position: relative; overflow: hidden; background: #fff; }
.fls-bestseller-preview .fls-size-after product-card[handle="chequered-shorts-1"] .product-card__media > .product-card__image--primary { width: 100%; height: 100%; max-width: none; object-fit: contain; object-position: center; aspect-ratio: 1; transform: translate(-1.3131313%, -4.5643939%) scale(1.3131313); }
.fls-bestseller-preview .fls-size-after product-card[handle="naldo-tee"] .product-card__media { aspect-ratio: 1; position: relative; overflow: hidden; background: #fff; }
.fls-bestseller-preview .fls-size-after product-card[handle="naldo-tee"] .product-card__media > .product-card__image--primary { width: 100%; height: 100%; max-width: none; object-fit: contain; object-position: center; aspect-ratio: 1; transform: translate(-0.5991736%, -1.3440083%) scale(0.9586777); }
/* END_SNIPPET:fls-bestseller-sizing */

/* START_SNIPPET:fls-image-size-test (INDEX:100) */
product-card[handle="arvid-distressed-sweater"]:not(.fls-size-before product-card) .product-card__media, .product-gallery__media[data-media-id="50501022974287"] { aspect-ratio: 1; position: relative; overflow: hidden; background: #fff; }
product-card[handle="arvid-distressed-sweater"]:not(.fls-size-before product-card) .product-card__media > .product-card__image--primary[src*="/file_6.png"], .product-gallery__media[data-media-id="50501022974287"] > img { width: 100%; height: 100%; max-width: none; object-fit: contain; object-position: center; aspect-ratio: 1; transform: translate(0.1435644%, -2.9220297%) scale(1.1485149); }
.product-gallery__media[data-media-id="50501022974287"] > img { position: absolute; inset: 0; }
product-card[handle="old-ronaldinho-tee"]:not(.fls-size-before product-card) .product-card__media, .product-gallery__media[data-media-id="67712413335887"] { aspect-ratio: 1; position: relative; overflow: hidden; background: #fff; }
product-card[handle="old-ronaldinho-tee"]:not(.fls-size-before product-card) .product-card__media > .product-card__image--primary[src*="/REYSON_GRAPHIC_TEE.jpg"], .product-gallery__media[data-media-id="67712413335887"] > img { width: 100%; height: 100%; max-width: none; object-fit: contain; object-position: center; aspect-ratio: 1; transform: translate(-0.0%, 0.0%) scale(1.0); }
.product-gallery__media[data-media-id="67712413335887"] > img { position: absolute; inset: 0; }
product-card[handle="nerosa-knit-sweater"]:not(.fls-size-before product-card) .product-card__media, .product-gallery__media[data-media-id="67998812111183"] { aspect-ratio: 1; position: relative; overflow: hidden; background: #fff; }
product-card[handle="nerosa-knit-sweater"]:not(.fls-size-before product-card) .product-card__media > .product-card__image--primary[src*="/30_9222a48d-3253-4419-92c1-3eae9301a9fc.jpg"], .product-gallery__media[data-media-id="67998812111183"] > img { width: 100%; height: 100%; max-width: none; object-fit: contain; object-position: center; aspect-ratio: 1; transform: translate(-0.1380952%, -0.625%) scale(1.1047619); }
.product-gallery__media[data-media-id="67998812111183"] > img { position: absolute; inset: 0; }
/* END_SNIPPET:fls-image-size-test */

/* START_SNIPPET:fls-jeans-collection (INDEX:101) */
.fls-jeans-grid { grid-template-columns: repeat(4,minmax(0,1fr)) !important; gap: 32px 24px !important; width: 100%; max-width: 1120px; margin-inline: auto; }
.fls-jeans-grid .product-card__image--secondary { mix-blend-mode: normal; }
.fls-jeans-grid .product-card__media { aspect-ratio: 1; position: relative; overflow: hidden; background: #fff; }
.fls-jeans-grid .product-card__image--primary { width: 100%; height: 100%; max-width: none; object-fit: contain; object-position: center; aspect-ratio: 1; transform-origin: center; }
.fls-jeans-grid .product-title { font-size: 12px; }
.fls-jeans-grid .product-card__info { align-self: start; }
@media (min-width: 700px) and (max-width: 999px) { .fls-jeans-grid { grid-template-columns: repeat(3,minmax(0,1fr)) !important; } }
@media (max-width: 699px) { .fls-jeans-grid { grid-template-columns: repeat(2,minmax(0,1fr)) !important; gap: 24px 12px !important; } .fls-jeans-grid .product-title { font-size: 10px; } }

.fls-jeans-grid product-card[handle="vortice-flared-denim"] .product-card__image--primary[src*="/fls-vortice-straight-preview-20260909.png?"] { transform: translate(-0.0384956%, -0.2400442%) rotate(0.0deg) scale(0.965469); }
.fls-jeans-grid product-card[handle="vortice-flared-denim"] .product-card__image--primary[src*="/fls-jeans-vortice-black-front-20260909.png?"] { transform: translate(-0.2368421%, -0.3881579%) rotate(0.0deg) scale(0.9473684); }
.fls-jeans-grid product-card[handle="eric-flared-denim"] .product-card__image--primary[src*="/soma7.png?"] { transform: translate(0.2792196%, -1.6524115%) rotate(0.55446deg) scale(1.0320372); }
.fls-jeans-grid product-card[handle="mostin-flared-carpenter"] .product-card__image--primary[src*="/soma2.png?"] { transform: translate(-0.3881435%, -1.2697048%) rotate(0.6273deg) scale(0.9905256); }
.fls-jeans-grid product-card[handle="nerio-flared-carpenter"] .product-card__image--primary[src*="/nnerio_jeans.jpg?"] { transform: translate(-0.2471591%, -0.625%) rotate(0.0deg) scale(0.9886364); }
.fls-jeans-grid product-card[handle="takumi-flared-denim"] .product-card__image--primary[src*="/soma3.png?"] { transform: translate(0.368168%, -1.9939122%) rotate(-0.49966deg) scale(0.9846811); }
.fls-jeans-grid product-card[handle="leon-flared-denim"] .product-card__image--primary[src*="/O1CN01CrpppE1UCLb4BN5SF__2920992481-0-cib.jpg?"] { transform: translate(0.0229143%, -0.5557479%) rotate(0.22736deg) scale(1.0265687); }
.fls-jeans-grid product-card[handle="muriel-washed-denim"] .product-card__image--primary[src*="/soma4.png?"] { transform: translate(0.086538%, -0.9937851%) rotate(0.29232deg) scale(1.0437952); }
.fls-jeans-grid product-card[handle="mandisa-flared-denim"] .product-card__image--primary[src*="/fls-jeans-mandisa-front-20260909.png?"] { transform: translate(-0.2285464%, -0.5488179%) rotate(0.0deg) scale(0.9141856); }
.fls-jeans-grid product-card[handle="natavo-flared-denim"] .product-card__image--primary[src*="/O1CN01oCnfFQ1YMCPzJgt8g__2911203044-0-cib.jpg?"] { transform: translate(-0.3072953%, -1.4607734%) rotate(0.58863deg) scale(1.0211661); }
.fls-jeans-grid product-card[handle="luca-flared-denim"] .product-card__image--primary[src*="/sdads.png?"] { transform: translate(0.0506682%, -1.3767312%) rotate(0.42757deg) scale(0.987596); }
.fls-jeans-grid product-card[handle="allesio-flared-carpenter"] .product-card__image--primary[src*="/soma5.png?"] { transform: translate(-0.3816649%, -1.7784138%) rotate(1.04543deg) scale(1.0254274); }
.fls-jeans-grid product-card[handle="sorevo-flared-jeans"] .product-card__image--primary[src*="/O1CN01GF0C5b1Z3i73S4fRy__2216174593139-0-cib.jpg?"] { transform: translate(-0.3920001%, -1.6234909%) rotate(0.42757deg) scale(0.9911223); }
.fls-jeans-grid product-card[handle="nerano-flared-carpenter"] .product-card__image--primary[src*="/O1CN01Li5Wv41gv1gwtSIJ4__2208254974203-0-cib.jpg?"] { transform: translate(-1.0133142%, -2.1998204%) rotate(-0.28648deg) scale(0.9916349); }
.fls-jeans-grid product-card[handle="flared-jeans-bundle-2"] .product-card__image--primary[src*="/FLARED_JEANS_BUNDLE_2.png?"] { transform: translate(-1.1641791%, -3.3026119%) rotate(0.0deg) scale(1.0524179); }
.fls-jeans-grid product-card[handle="flared-jeans-bundle-3"] .product-card__image--primary[src*="/FLARED_JEANS_BUNDLE_3.png?"] { transform: translate(0.1117479%, -2.7482092%) rotate(0.0deg) scale(1.0102006); }
.fls-jeans-grid product-card[handle="oscuro-flared-denim"] .product-card__image--primary[src*="/O1CN01ywAr9b1YMCSTfgujH__2911203044-0-cib_d965a7d9-5841-45d7-923e-0641e9f4b68d.jpg?"] { transform: translate(-0.3614958%, -1.2274931%) rotate(0.0deg) scale(0.9639889); }
.fls-jeans-grid product-card[handle="dep-flared-denim"] .product-card__image--primary[src*="/DEP_FLARED_DENIM.jpg?"] { transform: translate(0.126087%, -1.0032609%) rotate(0.0deg) scale(1.0086957); }
.fls-jeans-grid product-card[handle="dep-flared-denim"] .product-card__image--primary[src*="/VIALE_PANELLED_FLARED_DENIM_DARK_GREY_FRONT.jpg?"] { transform: translate(-0.0%, -1.375%) rotate(0.0deg) scale(1.0); }
.fls-jeans-grid product-card[handle="dep-flared-denim"] .product-card__image--primary[src*="/VIALE_PANELLED_FLARED_DENIM_MID_BLUE_FRONT.jpg?"] { transform: translate(0.6214286%, -1.6192857%) rotate(0.0deg) scale(0.9942857); }
.fls-jeans-grid product-card[handle="dep-flared-denim"] .product-card__image--primary[src*="/VIALE_PANELLED_FLARED_DENIM_LIGHT_BLUE_FRONT.jpg?"] { transform: translate(1.1217765%, -0.9989255%) rotate(0.0deg) scale(0.9971347); }
.fls-jeans-grid product-card[handle="azar-jeans"] .product-card__image--primary[src*="/56_cfd5c131-fa99-447c-84d5-2408877658e7.jpg?"] { transform: translate(1.244252%, -0.8740296%) rotate(-0.20318deg) scale(1.0104572); }
.fls-jeans-grid product-card[handle="lysaro-flared-denim"] .product-card__image--primary[src*="/ddsdaaaawdss.png?"] { transform: translate(0.7976565%, -1.2608276%) rotate(0.22736deg) scale(1.0069431); }
.fls-jeans-grid product-card[handle="nivoro-flared-denim"] .product-card__image--primary[src*="/52_6e44bab5-cf79-4662-8a31-de1c44d620f3.jpg?"] { transform: translate(0.6654191%, -1.3458083%) rotate(-0.34104deg) scale(1.0060058); }
.fls-jeans-grid product-card[handle="torvo-washed-jeans"] .product-card__image--primary[src*="/O1CN01zG8iRt1YMCTEXTCAO__2911203044-0-cib.jpg?"] { transform: translate(0.2581602%, -1.5285608%) rotate(0.0deg) scale(1.0326409); }
.fls-jeans-grid product-card[handle="veloa-flared-denim"] .product-card__image--primary[src*="/Mainimage_01_1bc32443-82e1-4f56-8a90-840263b47ac7.jpg?"] { transform: translate(-0.0%, -0.7540801%) rotate(0.0deg) scale(1.0326409); }
.fls-jeans-grid product-card[handle="zuberi-flared-denim"] .product-card__image--primary[src*="/soma13.png?"] { transform: translate(0.2382862%, -2.2517514%) rotate(0.4918deg) scale(1.0118039); }
.fls-jeans-grid product-card[handle="asaro-flared-denim"] .product-card__image--primary[src*="/22688657116_1618727705.jpg?"] { transform: translate(0.8438917%, -1.6283058%) rotate(-0.52086deg) scale(0.9810506); }
.fls-jeans-grid product-card[handle="damay-ripped-denim"] .product-card__image--primary[src*="/soma8.png?"] { transform: translate(0.8664516%, -2.5140322%) rotate(0.28648deg) scale(1.0322709); }
.fls-jeans-grid product-card[handle="esco-flared-carpenter"] .product-card__image--primary[src*="/40_71dde10d-c1e6-4710-9830-ee12e39d7d73.jpg?"] { transform: translate(0.3432823%, -1.2835854%) rotate(0.45836deg) scale(1.0761544); }
.fls-jeans-grid product-card[handle="miyaka-flared-denim"] .product-card__image--primary[src*="/brown_10_347af6f0-94dc-4083-a37a-0b657285118c.jpg?"] { transform: translate(-0.132622%, -0.625%) rotate(0.0deg) scale(1.0609756); }
.fls-jeans-grid product-card[handle="roses-black-jeans"] .product-card__image--primary[src*="/roses_black.jpg?"] { transform: translate(0.1020513%, -1.8116435%) rotate(1.02303deg) scale(1.0634021); }
.fls-jeans-grid product-card[handle="roses-blue-denim"] .product-card__image--primary[src*="/42_b0d54011-c6a4-4503-a8df-30054b0f7d58.jpg?"] { transform: translate(0.1050385%, -1.5757604%) rotate(0.46205deg) scale(1.0742426); }
.fls-jeans-grid product-card[handle="kumori-flared-jeans-1"] .product-card__image--primary[src*="/Mainimage_01_89f88eae-4882-410c-9cf7-2604af3fb6e6.jpg?"] { transform: translate(0.3928555%, -2.1129202%) rotate(-0.50853deg) scale(1.0752257); }
.fls-jeans-grid product-card[handle="ravie-flared-denim"] .product-card__image--primary[src*="/brown_16.png?"] { transform: translate(-0.4985673%, -0.7496418%) rotate(0.0deg) scale(0.9971347); }
.fls-jeans-grid product-card[handle="lenzio-flared-carpenter"] .product-card__image--primary[src*="/3a93c04c-e66c-4b56-8415-d56a575fd6c2.jpg_64.9_Layer_1_RGB_8___25_08_2024_01_03_38.png?"] { transform: translate(-0.585952%, -1.7560995%) rotate(0.37694deg) scale(0.9923858); }
.fls-jeans-grid product-card[handle="flared-jeans-bundle-1"] .product-card__image--primary[src*="/FLARED_JEANS_BUNDLE_1.png?"] { transform: translate(-1.1470588%, -3.9618984%) rotate(0.0deg) scale(0.9426738); }
.fls-jeans-grid product-card[handle="flared-jeans-bundle-3-copy"] .product-card__image--primary[src*="/FLARED_JEANS_BUNDLE_4.jpg?"] { transform: translate(-1.4527221%, -2.7482092%) rotate(0.0deg) scale(0.8939828); }
.fls-jeans-grid product-card[handle="flared-jeans-bundle-4-copy"] .product-card__image--primary[src*="/FLARED_JEANS_BUNDLE_5.jpg?"] { transform: translate(0.4741641%, -2.1660334%) rotate(0.0deg) scale(0.9483283); }
.fls-jeans-grid product-card[handle="tice-flared-denim"] .product-card__image--primary[src*="/VORTICE_FLARED_DENIM_FRONT.jpg?"] { transform: translate(1.1369963%, -1.1575888%) rotate(-0.50853deg) scale(1.091043); }
.fls-jeans-grid product-card[handle="perla-denim"] .product-card__image--primary[src*="/128.jpg?"] { transform: translate(-0.1078034%, -1.2691909%) rotate(1.14576deg) scale(1.0519505); }
.fls-jeans-grid product-card[handle="fiorella-denim"] .product-card__image--primary[src*="/fls-jeans-fiorella-front-20260909.png?"] { transform: translate(0.080855%, 1.1538104%) rotate(0.0deg) scale(0.9702602); }
.fls-jeans-grid product-card[handle="ornato-denim"] .product-card__image--primary[src*="/fls-jeans-ornato-front-20260909.png?"] { transform: translate(-0.0%, 0.4320093%) rotate(0.0deg) scale(0.9757009); }
.fls-jeans-grid product-card[handle="gris-denim"] .product-card__image--primary[src*="/88_c882fc89-065e-4c77-a39c-a150e6cda7c6.jpg?"] { transform: translate(1.0256141%, -1.0105961%) rotate(0.12295deg) scale(0.9532531); }
.fls-jeans-grid product-card[handle="revin-denim"] .product-card__image--primary[src*="/101_ebb2f013-0788-4100-8563-a62b0db06551.jpg?"] { transform: translate(1.1595201%, -1.0532912%) rotate(-0.55625deg) scale(0.956446); }
.fls-jeans-grid product-card[handle="aomi-denim"] .product-card__image--primary[src*="/110_ea1b3a69-3587-41fd-a351-84aa57c99e24.jpg?"] { transform: translate(0.122191%, -0.625%) rotate(0.0deg) scale(0.9775281); }
.fls-jeans-grid product-card[handle="lorin-denim"] .product-card__image--primary[src*="/120_66bbc996-c1e8-4370-a3fb-7aba0358649d.jpg?"] { transform: translate(0.7598022%, -1.1142746%) rotate(0.47745deg) scale(1.0145138); }
.fls-jeans-grid product-card[handle="aureno-denim"] .product-card__image--primary[src*="/124_c6792b5c-9fbc-4e8c-833b-c746fefd4194.jpg?"] { transform: translate(0.127566%, -1.0076979%) rotate(0.0deg) scale(1.0205279); }
.fls-jeans-grid product-card[handle="valen-denim"] .product-card__image--primary[src*="/140_3c8d425c-b869-41a3-a3ec-104bc4147b8a.jpg?"] { transform: translate(0.5102639%, -1.0076979%) rotate(0.0deg) scale(1.0205279); }
.fls-jeans-grid product-card[handle="valen-denim"] .product-card__image--primary[src*="/141_b87d5c8d-dcb6-4022-8f0b-9b7cae9e1d6d.jpg?"] { transform: translate(0.2199533%, -0.9244748%) rotate(-0.7639deg) scale(1.0152592); }
.fls-jeans-grid product-card[handle="akira-denim"] .product-card__image--primary[src*="/181_b88029f9-a5e0-433b-9356-316f71ad31c6.jpg?"] { transform: translate(-0.3860947%, -0.8823964%) rotate(0.0deg) scale(1.0295858); }
.fls-jeans-grid product-card[handle="renzo-denim"] .product-card__image--primary[src*="/186_21344c30-1199-444b-9818-5738124cef08.jpg?"] { transform: translate(-0.2536443%, -1.5127551%) rotate(0.0deg) scale(1.0145773); }
.fls-jeans-grid product-card[handle="mitsu-denim"] .product-card__image--primary[src*="/191_19a34e6b-373c-4df7-8ad0-dda9219c2991.jpg?"] { transform: translate(-0.0825984%, -1.1878615%) rotate(0.57678deg) scale(1.0150754); }
.fls-jeans-grid product-card[handle="taviro-denim"] .product-card__image--primary[src*="/fls-jeans-taviro-front-20260909.png?"] { transform: translate(-0.2368421%, -0.0723684%) rotate(0.0deg) scale(0.9473684); }
.fls-jeans-grid product-card[handle="hayate-denim"] .product-card__image--primary[src*="/206_1ae748da-75d3-439b-966b-0c6e2815ae75.jpg?"] { transform: translate(-0.0840299%, -1.0218959%) rotate(-0.23482deg) scale(1.0316208); }
.fls-jeans-grid product-card[handle="toshi-denim"] .product-card__image--primary[src*="/215_68a7c106-517f-4559-9059-367f0744163f.jpg?"] { transform: translate(-0.0348377%, -1.4566883%) rotate(-0.22037deg) scale(1.0206045); }
.fls-jeans-grid product-card[handle="solare-denim"] .product-card__image--primary[src*="/fls-jeans-solare-front-20260909.png?"] { transform: translate(-0.0769912%, 0.0679204%) rotate(0.0deg) scale(0.9238938); }
.fls-jeans-grid product-card[handle="nero-jeans"] .product-card__image--primary[src*="/nero_c07b5588-710f-408b-a016-235ade7bd162.jpg?"] { transform: translate(0.6109551%, -0.625%) rotate(0.0deg) scale(0.9775281); }
.fls-jeans-grid product-card[handle="cielo-jeans"] .product-card__image--primary[src*="/66_ec7e8580-fe46-4d9d-affe-83fca9272884.jpg?"] { transform: translate(0.3323169%, -0.9868722%) rotate(-0.17154deg) scale(0.9630747); }
.fls-jeans-grid product-card[handle="azzurra-jeans"] .product-card__image--primary[src*="/65_f83d3fb3-61ca-4da8-8439-2f3ebe637935.jpg?"] { transform: translate(0.8458333%, -0.625%) rotate(0.0deg) scale(0.9666667); }
.fls-jeans-grid product-card[handle="fuoco-jeans"] .product-card__image--primary[src*="/63_fe717af5-7b1f-4fe3-b5fc-c33367eb1252.jpg?"] { transform: translate(0.0288535%, -0.7451305%) rotate(-0.13202deg) scale(0.963266); }
.fls-jeans-grid product-card[handle="stella-jeans"] .product-card__image--primary[src*="/newjeans19.jpg?"] { transform: translate(1.6473912%, -1.2650024%) rotate(-0.18132deg) scale(1.0194922); }
.fls-jeans-grid product-card[handle="vereno-jeans"] .product-card__image--primary[src*="/53_e0ad396c-9a45-4c61-bb1d-6b630ca3eac0.jpg?"] { transform: translate(1.648688%, -0.7518222%) rotate(0.0deg) scale(1.0145773); }
.fls-jeans-grid product-card[handle="sorin-jeans"] .product-card__image--primary[src*="/51_99ad84fd-b598-4421-8884-1de761ed723a.jpg?"] { transform: translate(1.6391304%, -0.498913%) rotate(0.0deg) scale(1.0086957); }
.fls-jeans-grid product-card[handle="fiero-jeans"] .product-card__image--primary[src*="/44_0ce28f1c-f016-4e3c-9ce3-e0f60fb5f661.jpg?"] { transform: translate(0.9426414%, -0.842779%) rotate(-6.44953deg) scale(0.9883959); }
.fls-jeans-grid product-card[handle="savenko-jeans"] .product-card__image--primary[src*="/47_437022d0-0ed1-4c5d-aea6-931c807d90e0.jpg?"] { transform: translate(1.1447368%, -0.879386%) rotate(0.0deg) scale(1.0175439); }
.fls-jeans-grid product-card[handle="rosenko-jeans"] .product-card__image--primary[src*="/newjeans13.jpg?"] { transform: translate(1.2990512%, -0.5006684%) rotate(-0.48555deg) scale(1.0118386); }
.fls-jeans-grid product-card[handle="aurin-jeans"] .product-card__image--primary[src*="/35_440553dc-73ef-42ec-80b1-bc02685c1451.jpg?"] { transform: translate(1.3585769%, -0.7550693%) rotate(-0.15485deg) scale(1.0078703); }
.fls-jeans-grid product-card[handle="chiari-jeans"] .product-card__image--primary[src*="/31_29bb86d7-d0f0-4d6d-bb6c-977f68d87b2c.jpg?"] { transform: translate(1.3305567%, -0.5056768%) rotate(-0.23676deg) scale(0.9957402); }
.fls-jeans-grid product-card[handle="neroka-jeans"] .product-card__image--primary[src*="/24_51b438a8-e00e-4451-a250-c4d64ab94053.jpg?"] { transform: translate(1.2830862%, -0.1326889%) rotate(-0.28576deg) scale(0.9870961); }
.fls-jeans-grid product-card[handle="celumi-jeans"] .product-card__image--primary[src*="/11_64b29b48-491d-4c6f-825c-7843e4af4f83.jpg?"] { transform: translate(0.2370572%, -0.7435286%) rotate(0.0deg) scale(0.9482289); }
.fls-jeans-grid product-card[handle="osuka-jeans"] .product-card__image--primary[src*="/8_b1303835-b2fd-4b9c-9d2d-0e89b39dd762.jpg?"] { transform: translate(0.2041892%, -0.8304211%) rotate(-0.14767deg) scale(0.9559659); }
.fls-jeans-grid product-card[handle="azukiro-jeans"] .product-card__image--primary[src*="/2_57b5a470-1b3f-444d-9010-ac63da9a671e.jpg?"] { transform: translate(0.3016285%, -0.6227983%) rotate(-0.26282deg) scale(0.9599372); }
.fls-jeans-grid product-card[handle="vizio-denim"] .product-card__image--primary[src*="/290_9b0392b0-e25e-486f-b5b3-48fb89ab9564.jpg?"] { transform: translate(0.0370103%, -1.1320105%) rotate(0.13325deg) scale(1.0350866); }
.fls-jeans-grid product-card[handle="ragusa-denim"] .product-card__image--primary[src*="/303_e9859823-27d0-47ab-a01e-5b00d2b713de.jpg?"] { transform: translate(-0.2309403%, -1.1548043%) rotate(0.74406deg) scale(1.0461121); }
.fls-jeans-grid product-card[handle="aopatchi-denim"] .product-card__image--primary[src*="/308_06083c71-f46b-4747-80ce-e4ddd46405f6.jpg?"] { transform: translate(0.3805473%, -3.5553329%) rotate(0.18364deg) scale(0.9883984); }
.fls-jeans-grid product-card[handle="aopatchi-denim"] .product-card__image--primary[src*="/309.jpg?"] { transform: translate(0.260479%, -1.4064371%) rotate(0.0deg) scale(1.0419162); }
.fls-jeans-grid product-card[handle="aostro-denim"] .product-card__image--primary[src*="/312.jpg?"] { transform: translate(0.5209581%, -1.1459581%) rotate(0.0deg) scale(1.0419162); }
.fls-jeans-grid product-card[handle="asero-denim"] .product-card__image--primary[src*="/314.jpg?"] { transform: translate(0.3051095%, -1.0971556%) rotate(1.17393deg) scale(1.0288407); }
.fls-jeans-grid product-card[handle="scuro-denim"] .product-card__image--primary[src*="/316_4a4bfb6a-302c-4b7f-b15e-d157ec60c7af.jpg?"] { transform: translate(0.6454006%, -1.2704006%) rotate(0.0deg) scale(1.0326409); }
.fls-jeans-grid product-card[handle="pietra-denim"] .product-card__image--primary[src*="/318_6b4c9727-ab6b-4586-adce-7601749d9c30.jpg?"] { transform: translate(0.6564198%, -1.4684994%) rotate(0.21065deg) scale(1.0202707); }
.fls-jeans-grid product-card[handle="azuma-denim"] .product-card__image--primary[src*="/173_ab69f93d-fb36-4426-882c-3b258f3eab2a.jpg?"] { transform: translate(-0.5703179%, -0.5041575%) rotate(0.16852deg) scale(1.0021132); }
.fls-jeans-grid product-card[handle="azuma-denim"] .product-card__image--primary[src*="/167_398847a1-500c-45d0-97b9-c9e421b92c67.jpg?"] { transform: translate(-0.3573918%, -0.7338325%) rotate(0.64015deg) scale(1.0055345); }
.fls-jeans-grid product-card[handle="azuma-denim"] .product-card__image--primary[src*="/170_7f58f2e3-1b67-4864-9fc7-20f781d92cbc.jpg?"] { transform: translate(-0.2861623%, -0.7555667%) rotate(0.18972deg) scale(1.0078306); }
.fls-jeans-grid product-card[handle="azuma-denim"] .product-card__image--primary[src*="/176_eae39aee-8c0d-401b-9b30-1aae99b7f3f6.jpg?"] { transform: translate(-0.5014409%, -0.4996398%) rotate(0.0deg) scale(1.0028818); }
.fls-jeans-grid product-card[handle="azra-jeans"] .product-card__image--primary[src*="/342.jpg?"] { transform: translate(-0.1727472%, -0.7352492%) rotate(0.30476deg) scale(1.0561606); }
.fls-jeans-grid product-card[handle="azra-jeans"] .product-card__image--primary[src*="/346_1dfba775-abd7-4a47-880e-feb6fc3979f7.jpg?"] { transform: translate(-0.3978659%, -1.1554878%) rotate(0.0deg) scale(1.0609756); }
.fls-jeans-grid product-card[handle="azra-jeans"] .product-card__image--primary[src*="/348_083b5e0f-54a0-4d1d-b26d-2bf034b410b2.jpg?"] { transform: translate(-0.266055%, -0.4919725%) rotate(0.0deg) scale(1.0642202); }
.fls-jeans-grid product-card[handle="azra-jeans"] .product-card__image--primary[src*="/344.jpg?"] { transform: translate(0.2628399%, -1.0192598%) rotate(0.0deg) scale(1.0513595); }
.fls-jeans-grid product-card[handle="linea-jeans"] .product-card__image--primary[src*="/393.jpg?"] { transform: translate(-0.0%, -0.8886364%) rotate(0.0deg) scale(1.0545455); }
.fls-jeans-grid product-card[handle="linea-jeans"] .product-card__image--primary[src*="/396.jpg?"] { transform: translate(-0.1318182%, -1.1522727%) rotate(0.0deg) scale(1.0545455); }
.fls-jeans-grid product-card[handle="linea-jeans"] .product-card__image--primary[src*="/397.jpg?"] { transform: translate(-0.0%, -1.0216565%) rotate(0.0deg) scale(1.0577508); }
.fls-jeans-grid product-card[handle="linea-jeans"] .product-card__image--primary[src*="/394.jpg?"] { transform: translate(-0.4550209%, -0.7451811%) rotate(0.30155deg) scale(1.055941); }
.fls-jeans-grid product-card[handle="linea-jeans"] .product-card__image--primary[src*="/395.jpg?"] { transform: translate(-0.0%, -0.625%) rotate(0.0deg) scale(1.0609756); }
.fls-jeans-grid product-card[handle="linea-jeans"] .product-card__image--primary[src*="/398.jpg?"] { transform: translate(-0.132622%, -0.625%) rotate(0.0deg) scale(1.0609756); }
.fls-jeans-grid product-card[handle="dollar-baggy-jeans"] .product-card__image--primary[src*="/hf_20260902_112617_61732801-382a-4d07-b8c4-465dd276223e.png?"] { transform: translate(-0.3183234%, 0.2265939%) rotate(0.27813deg) scale(1.0388182); }
.fls-jeans-grid product-card[handle="mostin-flared-carpenter"] .product-card__image--primary[src*="/fls-jeans-mostin-blue-front-20260909.png?"] { transform: translate(-0.0772647%, -0.393206%) rotate(0.0deg) scale(0.9271758); }
.fls-jeans-grid product-card[handle="azar-jeans"] .product-card__image--primary[src*="/52_bb9b31fe-be11-4cf9-8c35-9f2cb3748450.jpg?"] { transform: translate(1.0086957%, -1.0032609%) rotate(0.0deg) scale(1.0086957); }
.fls-jeans-grid product-card[handle="azar-jeans"] .product-card__image--primary[src*="/54_b32df156-aeba-43fb-801f-df5165de8c60.jpg?"] { transform: translate(1.1279474%, -0.9967564%) rotate(-0.18602deg) scale(1.0077147); }
.fls-jeans-grid product-card[handle="aopatchi-denim"] .product-card__image--primary[src*="/310.jpg?"] { transform: translate(0.000396%, -1.8236973%) rotate(-0.17575deg) scale(1.0327774); }
.fls-jeans-grid product-card[handle="aopatchi-denim"] .product-card__image--primary[src*="/311.jpg?"] { transform: translate(0.2566372%, -2.0365044%) rotate(0.0deg) scale(1.0265487); }
/* END_SNIPPET:fls-jeans-collection */

/* START_SNIPPET:fls-jeans-sizing (INDEX:102) */
.fls-jeans-preview .fls-size-after product-card[handle="vortice-flared-denim"] .product-card__media { aspect-ratio: 1; position: relative; overflow: hidden; background: #fff; }
.fls-jeans-preview .fls-size-after product-card[handle="vortice-flared-denim"] .product-card__media > .product-card__image--primary { width: 100%; height: 100%; max-width: none; object-fit: contain; object-position: center; aspect-ratio: 1; transform: translate(-0.0384956%, -0.2400442%) rotate(0.0deg) scale(0.965469); }
.fls-jeans-preview .fls-size-after product-card[handle="oscuro-flared-denim"] .product-card__media { aspect-ratio: 1; position: relative; overflow: hidden; background: #fff; }
.fls-jeans-preview .fls-size-after product-card[handle="oscuro-flared-denim"] .product-card__media > .product-card__image--primary { width: 100%; height: 100%; max-width: none; object-fit: contain; object-position: center; aspect-ratio: 1; transform: translate(-0.3614958%, -1.2274931%) rotate(0.0deg) scale(0.9639889); }
.fls-jeans-preview .fls-size-after product-card[handle="dep-flared-denim"] .product-card__media { aspect-ratio: 1; position: relative; overflow: hidden; background: #fff; }
.fls-jeans-preview .fls-size-after product-card[handle="dep-flared-denim"] .product-card__media > .product-card__image--primary { width: 100%; height: 100%; max-width: none; object-fit: contain; object-position: center; aspect-ratio: 1; transform: translate(0.126087%, -1.0032609%) rotate(0.0deg) scale(1.0086957); }
.fls-jeans-preview .fls-size-after product-card[handle="azar-jeans"] .product-card__media { aspect-ratio: 1; position: relative; overflow: hidden; background: #fff; }
.fls-jeans-preview .fls-size-after product-card[handle="azar-jeans"] .product-card__media > .product-card__image--primary { width: 100%; height: 100%; max-width: none; object-fit: contain; object-position: center; aspect-ratio: 1; transform: translate(1.244252%, -0.8740296%) rotate(-0.20318deg) scale(1.0104572); }
.fls-jeans-preview .fls-size-after product-card[handle="lysaro-flared-denim"] .product-card__media { aspect-ratio: 1; position: relative; overflow: hidden; background: #fff; }
.fls-jeans-preview .fls-size-after product-card[handle="lysaro-flared-denim"] .product-card__media > .product-card__image--primary { width: 100%; height: 100%; max-width: none; object-fit: contain; object-position: center; aspect-ratio: 1; transform: translate(0.7976565%, -1.2608276%) rotate(0.22736deg) scale(1.0069431); }
.fls-jeans-preview .fls-size-after product-card[handle="mostin-flared-carpenter"] .product-card__media { aspect-ratio: 1; position: relative; overflow: hidden; background: #fff; }
.fls-jeans-preview .fls-size-after product-card[handle="mostin-flared-carpenter"] .product-card__media > .product-card__image--primary { width: 100%; height: 100%; max-width: none; object-fit: contain; object-position: center; aspect-ratio: 1; transform: translate(-0.3881435%, -1.2697048%) rotate(0.6273deg) scale(0.9905256); }
.fls-jeans-preview .fls-size-after product-card[handle="nerio-flared-carpenter"] .product-card__media { aspect-ratio: 1; position: relative; overflow: hidden; background: #fff; }
.fls-jeans-preview .fls-size-after product-card[handle="nerio-flared-carpenter"] .product-card__media > .product-card__image--primary { width: 100%; height: 100%; max-width: none; object-fit: contain; object-position: center; aspect-ratio: 1; transform: translate(-0.2471591%, -0.625%) rotate(0.0deg) scale(0.9886364); }
.fls-jeans-preview .fls-size-after product-card[handle="eric-flared-denim"] .product-card__media { aspect-ratio: 1; position: relative; overflow: hidden; background: #fff; }
.fls-jeans-preview .fls-size-after product-card[handle="eric-flared-denim"] .product-card__media > .product-card__image--primary { width: 100%; height: 100%; max-width: none; object-fit: contain; object-position: center; aspect-ratio: 1; transform: translate(0.2792196%, -1.6524115%) rotate(0.55446deg) scale(1.0320372); }
.fls-jeans-preview .fls-size-after product-card[handle="nivoro-flared-denim"] .product-card__media { aspect-ratio: 1; position: relative; overflow: hidden; background: #fff; }
.fls-jeans-preview .fls-size-after product-card[handle="nivoro-flared-denim"] .product-card__media > .product-card__image--primary { width: 100%; height: 100%; max-width: none; object-fit: contain; object-position: center; aspect-ratio: 1; transform: translate(0.6654191%, -1.3458083%) rotate(-0.34104deg) scale(1.0060058); }
.fls-jeans-preview .fls-size-after product-card[handle="torvo-washed-jeans"] .product-card__media { aspect-ratio: 1; position: relative; overflow: hidden; background: #fff; }
.fls-jeans-preview .fls-size-after product-card[handle="torvo-washed-jeans"] .product-card__media > .product-card__image--primary { width: 100%; height: 100%; max-width: none; object-fit: contain; object-position: center; aspect-ratio: 1; transform: translate(0.2581602%, -1.5285608%) rotate(0.0deg) scale(1.0326409); }
.fls-jeans-preview .fls-size-after product-card[handle="veloa-flared-denim"] .product-card__media { aspect-ratio: 1; position: relative; overflow: hidden; background: #fff; }
.fls-jeans-preview .fls-size-after product-card[handle="veloa-flared-denim"] .product-card__media > .product-card__image--primary { width: 100%; height: 100%; max-width: none; object-fit: contain; object-position: center; aspect-ratio: 1; transform: translate(-0.0%, -0.7540801%) rotate(0.0deg) scale(1.0326409); }
.fls-jeans-preview .fls-size-after product-card[handle="zuberi-flared-denim"] .product-card__media { aspect-ratio: 1; position: relative; overflow: hidden; background: #fff; }
.fls-jeans-preview .fls-size-after product-card[handle="zuberi-flared-denim"] .product-card__media > .product-card__image--primary { width: 100%; height: 100%; max-width: none; object-fit: contain; object-position: center; aspect-ratio: 1; transform: translate(0.2382862%, -2.2517514%) rotate(0.4918deg) scale(1.0118039); }
/* END_SNIPPET:fls-jeans-sizing */