{"product_id":"plus-size-tie-dye-tankini-set-flowy-cami-top-matching-swim-shorts","title":"Plus Size Tie-Dye Tankini Set – Flowy Cami Top \u0026 Matching Swim Shorts","description":"\u003c!-- =========================================================\n     COLORFUL TIE-DYE TANKINI 2-PIECE SWIM SET\n     SHOPIFY PRODUCT DESCRIPTION\n\n     SOFT LIGHT PALETTE\n     NO OVERALL BACKGROUND\n     PC + MOBILE SAFE\n     IMAGE TOP \/ COPY BELOW\n========================================================= --\u003e\n\u003cstyle\u003e\n  html {\n    scroll-behavior: smooth;\n  }\n\n  #tie-dye-swim-page,\n  #tie-dye-swim-page * {\n    box-sizing: border-box;\n  }\n\n  \/* =========================================================\n     BASE\n  ========================================================= *\/\n\n  #tie-dye-swim-page {\n    --accent: #7f9da0;\n    --accent-dark: #617f82;\n    --accent-soft: #f2f7f6;\n\n    --blush-soft: #fbf5f3;\n    --sand-soft: #faf6ef;\n    --cream: #fdfbf8;\n\n    --text: #303637;\n    --muted: #70787a;\n\n    --border: #e3e9e7;\n    --border-warm: #ece3dc;\n\n    width: 100%;\n    max-width: 100%;\n\n    margin: 0;\n    padding: 0 0 20px;\n\n    position: relative;\n\n    background: transparent;\n\n    color: var(--text);\n\n    font-family:\n      -apple-system,\n      BlinkMacSystemFont,\n      \"Segoe UI\",\n      Roboto,\n      Helvetica,\n      Arial,\n      sans-serif;\n\n    line-height: 1.6;\n\n    overflow: visible;\n  }\n\n  #tie-dye-swim-page * {\n    max-width: 100%;\n  }\n\n  #tie-dye-swim-page img {\n    display: block;\n\n    width: auto;\n    max-width: 100%;\n    height: auto;\n\n    margin: 0 auto;\n\n    border: 0;\n  }\n\n  #tie-dye-swim-page h1,\n  #tie-dye-swim-page h2,\n  #tie-dye-swim-page h3,\n  #tie-dye-swim-page p {\n    margin-top: 0;\n  }\n\n\n  \/* =========================================================\n     HERO\n  ========================================================= *\/\n\n  #tie-dye-swim-page .swim-hero {\n    position: relative;\n\n    width: 100%;\n\n    margin: 0;\n    padding: 34px 20px 28px;\n\n    text-align: center;\n\n    overflow: hidden;\n\n    background: #f8faf8;\n\n    border: 1px solid var(--border);\n    border-radius: 18px;\n\n    box-shadow:\n      0 6px 18px rgba(62, 76, 77, 0.04);\n  }\n\n  #tie-dye-swim-page .swim-hero::before,\n  #tie-dye-swim-page .swim-hero::after {\n    content: \"\";\n\n    position: absolute;\n\n    border-radius: 50%;\n\n    pointer-events: none;\n  }\n\n  #tie-dye-swim-page .swim-hero::before {\n    width: 105px;\n    height: 105px;\n\n    top: -55px;\n    left: -44px;\n\n    border: 1px solid rgba(127, 157, 160, 0.12);\n  }\n\n  #tie-dye-swim-page .swim-hero::after {\n    width: 115px;\n    height: 115px;\n\n    right: -55px;\n    bottom: -62px;\n\n    border: 1px solid rgba(182, 157, 145, 0.10);\n  }\n\n\n  \/* =========================================================\n     HERO EYEBROW\n  ========================================================= *\/\n\n  #tie-dye-swim-page .swim-eyebrow {\n    position: relative;\n    z-index: 2;\n\n    display: inline-flex;\n    align-items: center;\n\n    gap: 8px;\n\n    margin-bottom: 14px;\n\n    color: var(--accent-dark);\n\n    font-size: 11px;\n    line-height: 1.2;\n    font-weight: 700;\n\n    letter-spacing: 1.4px;\n    text-transform: uppercase;\n  }\n\n  #tie-dye-swim-page .swim-eyebrow::before,\n  #tie-dye-swim-page .swim-eyebrow::after {\n    content: \"\";\n\n    width: 27px;\n    height: 1px;\n\n    background: #cad8d7;\n  }\n\n\n  \/* =========================================================\n     HERO TITLE\n  ========================================================= *\/\n\n  #tie-dye-swim-page .swim-hero h1 {\n    position: relative;\n    z-index: 2;\n\n    max-width: 760px;\n\n    margin: 0 auto 10px;\n\n    color: var(--text);\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      serif;\n\n    font-size: 34px;\n    line-height: 1.18;\n    font-weight: 500;\n  }\n\n  #tie-dye-swim-page .swim-hero-intro {\n    position: relative;\n    z-index: 2;\n\n    max-width: 650px;\n\n    margin: 0 auto 20px;\n\n    color: var(--muted);\n\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n\n  \/* =========================================================\n     HERO GIF\n  ========================================================= *\/\n\n  #tie-dye-swim-page .swim-hero-media {\n    position: relative;\n    z-index: 2;\n\n    width: 100%;\n\n    margin: 0;\n    padding: 0;\n\n    text-align: center;\n  }\n\n  #tie-dye-swim-page .swim-hero-media img {\n    display: block;\n\n    width: auto;\n    max-width: 100%;\n    height: auto;\n\n    margin: 0 auto;\n\n    border-radius: 16px;\n  }\n\n  #tie-dye-swim-page .swim-hero-description {\n    position: relative;\n    z-index: 2;\n\n    max-width: 700px;\n\n    margin: 18px auto 0;\n\n    color: var(--muted);\n\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n\n  \/* =========================================================\n     MINI BENEFITS\n  ========================================================= *\/\n\n  #tie-dye-swim-page .swim-mini-benefits {\n    position: relative;\n    z-index: 2;\n\n    display: flex;\n    justify-content: center;\n    flex-wrap: wrap;\n\n    gap: 8px;\n\n    max-width: 780px;\n\n    margin: 20px auto 0;\n  }\n\n  #tie-dye-swim-page .swim-mini-benefit {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n\n    min-height: 34px;\n\n    padding: 7px 13px;\n\n    background: rgba(255, 255, 255, 0.56);\n\n    border: 1px solid #dfe7e5;\n    border-radius: 50px;\n\n    color: #5e7173;\n\n    font-size: 12.5px;\n    line-height: 1.2;\n    font-weight: 600;\n  }\n\n  #tie-dye-swim-page .swim-mini-benefit span {\n    margin-right: 6px;\n  }\n\n\n  \/* =========================================================\n     CONTENT\n  ========================================================= *\/\n\n  #tie-dye-swim-page .swim-content {\n    width: 100%;\n\n    margin: 0;\n\n    padding: 20px 0 0;\n\n    background: transparent;\n  }\n\n\n  \/* =========================================================\n     FEATURE LIST\n  ========================================================= *\/\n\n  #tie-dye-swim-page .swim-feature-list {\n    display: flex;\n    flex-direction: column;\n\n    width: 100%;\n\n    margin: 0;\n    padding: 0;\n\n    gap: 18px;\n\n    background: transparent;\n  }\n\n\n  \/* =========================================================\n     FEATURE CARD\n  ========================================================= *\/\n\n  #tie-dye-swim-page .swim-feature-card {\n    display: flex;\n    flex-direction: column;\n\n    width: 100%;\n\n    margin: 0;\n    padding: 0;\n\n    overflow: hidden;\n\n    border-radius: 18px;\n\n    box-shadow:\n      0 6px 18px rgba(62, 76, 77, 0.035);\n  }\n\n  #tie-dye-swim-page .swim-feature-card:nth-child(odd) {\n    background: var(--cream);\n\n    border: 1px solid var(--border-warm);\n  }\n\n  #tie-dye-swim-page .swim-feature-card:nth-child(even) {\n    background: #f7faf9;\n\n    border: 1px solid var(--border);\n  }\n\n\n  \/* =========================================================\n     FEATURE IMAGE\n  ========================================================= *\/\n\n  #tie-dye-swim-page .swim-feature-image {\n    width: 100%;\n\n    margin: 0;\n    padding: 0;\n\n    text-align: center;\n\n    background: transparent;\n  }\n\n  #tie-dye-swim-page .swim-feature-image img {\n    display: block;\n\n    width: auto;\n    max-width: 100%;\n    height: auto;\n\n    margin: 0 auto;\n\n    border-radius: 16px;\n  }\n\n\n  \/* =========================================================\n     FEATURE COPY\n  ========================================================= *\/\n\n  #tie-dye-swim-page .swim-feature-copy {\n    width: 100%;\n\n    margin: 0;\n\n    padding: 21px 22px 24px;\n\n    background: transparent;\n  }\n\n  #tie-dye-swim-page .swim-feature-copy h2 {\n    max-width: 820px;\n\n    margin: 0 auto 8px;\n\n    color: var(--text);\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      serif;\n\n    font-size: 23px;\n    line-height: 1.3;\n    font-weight: 500;\n  }\n\n  #tie-dye-swim-page .swim-feature-copy p {\n    max-width: 820px;\n\n    margin: 0 auto;\n\n    color: var(--muted);\n\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n\n  \/* =========================================================\n     DIVIDER\n  ========================================================= *\/\n\n  #tie-dye-swim-page .swim-divider {\n    display: flex;\n    align-items: center;\n\n    gap: 12px;\n\n    width: 100%;\n\n    margin: 22px 0 18px;\n\n    padding: 16px 18px;\n\n    background: var(--accent-soft);\n\n    border: 1px solid #dfe9e7;\n    border-radius: 14px;\n  }\n\n  #tie-dye-swim-page .swim-divider::before,\n  #tie-dye-swim-page .swim-divider::after {\n    content: \"\";\n\n    flex: 1;\n\n    height: 1px;\n\n    background: #ccdada;\n  }\n\n  #tie-dye-swim-page .swim-divider span {\n    color: var(--accent-dark);\n\n    font-size: 11px;\n    line-height: 1.2;\n    font-weight: 700;\n\n    letter-spacing: 1.4px;\n    text-transform: uppercase;\n\n    white-space: nowrap;\n  }\n\n\n  \/* =========================================================\n     FIT WARNING\n  ========================================================= *\/\n\n  #tie-dye-swim-page .swim-fit-note {\n    width: 100%;\n\n    margin: 20px 0 0;\n\n    overflow: hidden;\n\n    background: var(--sand-soft);\n\n    border: 1px solid #ece2d2;\n    border-radius: 18px;\n\n    box-shadow:\n      0 6px 18px rgba(91, 75, 55, 0.035);\n  }\n\n  #tie-dye-swim-page .swim-fit-copy {\n    padding: 24px 20px 18px;\n\n    text-align: center;\n  }\n\n  #tie-dye-swim-page .swim-fit-badge {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n\n    margin-bottom: 9px;\n\n    padding: 6px 12px;\n\n    background: #f7efdf;\n\n    border: 1px solid #e7dac2;\n    border-radius: 50px;\n\n    color: #7a6a50;\n\n    font-size: 11px;\n    line-height: 1.2;\n    font-weight: 700;\n\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  #tie-dye-swim-page .swim-fit-copy h2 {\n    margin: 0 auto 8px;\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      serif;\n\n    color: var(--text);\n\n    font-size: 25px;\n    line-height: 1.25;\n    font-weight: 500;\n  }\n\n  #tie-dye-swim-page .swim-fit-copy p {\n    max-width: 720px;\n\n    margin: 0 auto;\n\n    color: #6e6558;\n\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n  #tie-dye-swim-page .swim-fit-copy strong {\n    color: #5f5649;\n  }\n\n  #tie-dye-swim-page .swim-fit-image {\n    width: 100%;\n\n    padding: 0;\n\n    text-align: center;\n  }\n\n  #tie-dye-swim-page .swim-fit-image img {\n    display: block;\n\n    width: auto;\n    max-width: 100%;\n    height: auto;\n\n    margin: 0 auto;\n\n    border-radius: 16px;\n  }\n\n\n  \/* =========================================================\n     INFO MODULE\n  ========================================================= *\/\n\n  #tie-dye-swim-page .swim-info-module {\n    width: 100%;\n\n    margin: 20px 0 0;\n\n    overflow: hidden;\n\n    background: #f8faf9;\n\n    border: 1px solid var(--border);\n    border-radius: 18px;\n\n    box-shadow:\n      0 6px 18px rgba(62, 76, 77, 0.03);\n  }\n\n  #tie-dye-swim-page .swim-info-module.alt {\n    background: var(--blush-soft);\n\n    border-color: #ede2de;\n  }\n\n\n  \/* =========================================================\n     SECTION TITLE\n  ========================================================= *\/\n\n  #tie-dye-swim-page .swim-section-title {\n    width: 100%;\n\n    margin: 0;\n\n    padding: 24px 18px 15px;\n\n    text-align: center;\n  }\n\n  #tie-dye-swim-page .swim-section-title span {\n    display: block;\n\n    margin-bottom: 5px;\n\n    color: var(--accent-dark);\n\n    font-size: 11px;\n    line-height: 1.2;\n    font-weight: 700;\n\n    letter-spacing: 1.4px;\n    text-transform: uppercase;\n  }\n\n  #tie-dye-swim-page .swim-section-title h2 {\n    margin: 0;\n\n    color: var(--text);\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      serif;\n\n    font-size: 27px;\n    line-height: 1.25;\n    font-weight: 500;\n  }\n\n\n  \/* =========================================================\n     PRODUCT DETAILS\n  ========================================================= *\/\n\n  #tie-dye-swim-page .swim-details-box {\n    width: calc(100% - 32px);\n    max-width: 860px;\n\n    margin: 0 auto 18px;\n\n    overflow: hidden;\n\n    background: rgba(255, 255, 255, 0.45);\n\n    border: 1px solid #e1e7e5;\n    border-radius: 13px;\n  }\n\n  #tie-dye-swim-page .swim-detail-row {\n    display: flex;\n    align-items: flex-start;\n\n    gap: 20px;\n\n    padding: 14px 18px;\n\n    border-bottom: 1px solid #e5eae9;\n  }\n\n  #tie-dye-swim-page .swim-detail-row:last-child {\n    border-bottom: 0;\n  }\n\n  #tie-dye-swim-page .swim-detail-label {\n    flex: 0 0 150px;\n\n    width: 150px;\n\n    color: var(--text);\n\n    font-size: 14px;\n    line-height: 1.5;\n    font-weight: 700;\n  }\n\n  #tie-dye-swim-page .swim-detail-value {\n    flex: 1;\n\n    min-width: 0;\n\n    color: var(--muted);\n\n    font-size: 14px;\n    line-height: 1.5;\n\n    overflow-wrap: anywhere;\n  }\n\n\n  \/* =========================================================\n     FAQ\n  ========================================================= *\/\n\n  #tie-dye-swim-page .swim-faq-box {\n    width: calc(100% - 32px);\n    max-width: 860px;\n\n    margin: 0 auto 18px;\n\n    overflow: hidden;\n\n    background: rgba(255, 255, 255, 0.42);\n\n    border: 1px solid #e8dfdc;\n    border-radius: 13px;\n  }\n\n  #tie-dye-swim-page .swim-faq-box details {\n    width: 100%;\n\n    margin: 0;\n\n    border-bottom: 1px solid #ebe5e2;\n  }\n\n  #tie-dye-swim-page .swim-faq-box details:last-child {\n    border-bottom: 0;\n  }\n\n  #tie-dye-swim-page .swim-faq-box summary {\n    position: relative;\n\n    width: 100%;\n\n    cursor: pointer;\n    list-style: none;\n\n    padding: 17px 46px 17px 18px;\n\n    color: var(--text);\n\n    font-size: 15px;\n    line-height: 1.45;\n    font-weight: 650;\n  }\n\n  #tie-dye-swim-page .swim-faq-box summary::-webkit-details-marker {\n    display: none;\n  }\n\n  #tie-dye-swim-page .swim-faq-box summary::after {\n    content: \"\";\n\n    position: absolute;\n\n    top: 50%;\n    right: 19px;\n\n    width: 8px;\n    height: 8px;\n\n    border-right: 1.8px solid var(--accent-dark);\n    border-bottom: 1.8px solid var(--accent-dark);\n\n    transform:\n      translateY(-65%)\n      rotate(45deg);\n\n    transition: transform 0.28s ease;\n  }\n\n  #tie-dye-swim-page .swim-faq-box details[open] summary::after {\n    transform:\n      translateY(-30%)\n      rotate(225deg);\n  }\n\n  #tie-dye-swim-page .swim-faq-answer {\n    padding: 0 42px 17px 18px;\n\n    color: var(--muted);\n\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  #tie-dye-swim-page .swim-faq-answer p {\n    margin: 0;\n  }\n\n\n  \/* =========================================================\n     FINAL\n  ========================================================= *\/\n\n  #tie-dye-swim-page .swim-final {\n    width: 100%;\n\n    margin: 20px 0 0;\n\n    padding: 22px;\n\n    background: #f4f8f7;\n\n    border: 1px solid #dfe8e6;\n    border-radius: 18px;\n\n    box-shadow:\n      0 6px 18px rgba(62, 76, 77, 0.03);\n  }\n\n  #tie-dye-swim-page .swim-guarantee-grid {\n    display: grid;\n\n    grid-template-columns:\n      repeat(3, minmax(0, 1fr));\n\n    width: 100%;\n    max-width: 860px;\n\n    margin: 0 auto;\n\n    gap: 12px;\n  }\n\n  #tie-dye-swim-page .swim-guarantee-card {\n    min-width: 0;\n\n    padding: 18px 13px;\n\n    text-align: center;\n\n    background: rgba(255, 255, 255, 0.52);\n\n    border: 1px solid #dfe7e5;\n    border-radius: 13px;\n  }\n\n  #tie-dye-swim-page .swim-guarantee-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    width: 38px;\n    height: 38px;\n\n    margin: 0 auto 9px;\n\n    border-radius: 50%;\n\n    background: rgba(255, 255, 255, 0.78);\n\n    font-size: 18px;\n  }\n\n  #tie-dye-swim-page .swim-guarantee-card h3 {\n    margin: 0 0 4px;\n\n    color: var(--text);\n\n    font-size: 13.5px;\n    line-height: 1.35;\n    font-weight: 700;\n  }\n\n  #tie-dye-swim-page .swim-guarantee-card p {\n    margin: 0;\n\n    color: var(--muted);\n\n    font-size: 12.5px;\n    line-height: 1.5;\n  }\n\n\n  \/* =========================================================\n     BUY NOW\n  ========================================================= *\/\n\n  #tie-dye-swim-page .swim-buy-area {\n    width: 100%;\n    max-width: 860px;\n\n    margin: 22px auto 0;\n\n    padding-top: 22px;\n\n    text-align: center;\n\n    border-top: 1px solid #d5e0de;\n  }\n\n  #tie-dye-swim-page .swim-buy-button {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n\n    min-width: 230px;\n    min-height: 52px;\n\n    padding: 14px 32px;\n\n    background: var(--accent);\n\n    border: 1px solid var(--accent);\n    border-radius: 9px;\n\n    color: #ffffff !important;\n\n    text-decoration: none !important;\n\n    font-size: 15px;\n    line-height: 1.2;\n    font-weight: 700;\n\n    letter-spacing: 0.25px;\n\n    box-shadow:\n      0 7px 16px rgba(86, 117, 120, 0.14);\n\n    transition:\n      transform 0.2s ease,\n      background-color 0.2s ease,\n      box-shadow 0.2s ease;\n  }\n\n  #tie-dye-swim-page .swim-buy-button:hover {\n    background: var(--accent-dark);\n\n    transform: translateY(-2px);\n\n    box-shadow:\n      0 10px 20px rgba(86, 117, 120, 0.18);\n  }\n\n  #tie-dye-swim-page .swim-buy-button:active {\n    transform:\n      translateY(1px)\n      scale(0.985);\n  }\n\n\n  \/* =========================================================\n     MOBILE\n  ========================================================= *\/\n\n  @media screen and (max-width: 749px) {\n\n    #tie-dye-swim-page {\n      width: 100%;\n      max-width: 100%;\n\n      margin: 0;\n\n      padding: 0 0 14px;\n\n      background: transparent;\n\n      overflow: visible;\n    }\n\n    #tie-dye-swim-page .swim-hero {\n      width: 100%;\n\n      margin: 0;\n\n      padding: 27px 13px 22px;\n\n      border-radius: 14px;\n    }\n\n    #tie-dye-swim-page .swim-hero h1 {\n      font-size: 28px;\n      line-height: 1.2;\n    }\n\n    #tie-dye-swim-page .swim-hero-intro,\n    #tie-dye-swim-page .swim-hero-description {\n      font-size: 14.5px;\n    }\n\n    #tie-dye-swim-page .swim-mini-benefits {\n      gap: 7px;\n    }\n\n    #tie-dye-swim-page .swim-mini-benefit {\n      min-height: 32px;\n\n      padding: 7px 10px;\n\n      font-size: 12px;\n    }\n\n    #tie-dye-swim-page .swim-content {\n      width: 100%;\n\n      margin: 0;\n\n      padding: 15px 0 0;\n    }\n\n    #tie-dye-swim-page .swim-feature-list {\n      width: 100%;\n\n      gap: 14px;\n    }\n\n    #tie-dye-swim-page .swim-feature-card {\n      width: 100%;\n\n      border-radius: 14px;\n    }\n\n    #tie-dye-swim-page .swim-hero-media img,\n    #tie-dye-swim-page .swim-feature-image img,\n    #tie-dye-swim-page .swim-fit-image img {\n      max-width: 100%;\n      height: auto;\n\n      border-radius: 12px;\n    }\n\n    #tie-dye-swim-page .swim-feature-copy {\n      padding: 18px 14px 20px;\n    }\n\n    #tie-dye-swim-page .swim-feature-copy h2 {\n      font-size: 21px;\n    }\n\n    #tie-dye-swim-page .swim-feature-copy p {\n      font-size: 14.5px;\n    }\n\n    #tie-dye-swim-page .swim-divider {\n      margin: 18px 0 14px;\n\n      padding: 14px 12px;\n\n      border-radius: 12px;\n    }\n\n    #tie-dye-swim-page .swim-fit-note {\n      margin-top: 16px;\n\n      border-radius: 14px;\n    }\n\n    #tie-dye-swim-page .swim-fit-copy {\n      padding: 21px 14px 16px;\n    }\n\n    #tie-dye-swim-page .swim-fit-copy h2 {\n      font-size: 22px;\n    }\n\n    #tie-dye-swim-page .swim-fit-copy p {\n      font-size: 14px;\n    }\n\n    #tie-dye-swim-page .swim-info-module {\n      width: 100%;\n\n      margin-top: 16px;\n\n      border-radius: 14px;\n    }\n\n    #tie-dye-swim-page .swim-section-title {\n      padding: 21px 13px 13px;\n    }\n\n    #tie-dye-swim-page .swim-section-title h2 {\n      font-size: 23px;\n    }\n\n    #tie-dye-swim-page .swim-details-box {\n      width: calc(100% - 20px);\n\n      margin: 0 10px 14px;\n    }\n\n    #tie-dye-swim-page .swim-detail-row {\n      width: 100%;\n\n      gap: 10px;\n\n      padding: 13px 12px;\n    }\n\n    #tie-dye-swim-page .swim-detail-label {\n      flex: 0 0 104px;\n\n      width: 104px;\n\n      font-size: 13px;\n    }\n\n    #tie-dye-swim-page .swim-detail-value {\n      min-width: 0;\n\n      font-size: 13px;\n    }\n\n    #tie-dye-swim-page .swim-faq-box {\n      width: calc(100% - 20px);\n\n      margin: 0 10px 14px;\n    }\n\n    #tie-dye-swim-page .swim-faq-box summary {\n      padding:\n        15px\n        40px\n        15px\n        13px;\n\n      font-size: 14px;\n    }\n\n    #tie-dye-swim-page .swim-faq-box summary::after {\n      right: 15px;\n    }\n\n    #tie-dye-swim-page .swim-faq-answer {\n      padding:\n        0\n        34px\n        15px\n        13px;\n\n      font-size: 13.5px;\n    }\n\n    #tie-dye-swim-page .swim-final {\n      width: 100%;\n\n      margin-top: 16px;\n\n      padding: 16px 12px;\n\n      border-radius: 14px;\n    }\n\n    #tie-dye-swim-page .swim-guarantee-grid {\n      grid-template-columns: 1fr;\n\n      gap: 8px;\n    }\n\n    #tie-dye-swim-page .swim-guarantee-card {\n      display: grid;\n\n      grid-template-columns:\n        40px\n        minmax(0, 1fr);\n\n      align-items: center;\n\n      column-gap: 10px;\n\n      width: 100%;\n\n      padding: 11px 12px;\n\n      text-align: left;\n    }\n\n    #tie-dye-swim-page .swim-guarantee-icon {\n      grid-row: 1 \/ span 2;\n\n      width: 36px;\n      height: 36px;\n\n      margin: 0;\n    }\n\n    #tie-dye-swim-page .swim-buy-area {\n      width: 100%;\n\n      margin-top: 18px;\n\n      padding-top: 18px;\n    }\n\n    #tie-dye-swim-page .swim-buy-button {\n      width: 100%;\n      max-width: 100%;\n\n      min-width: 0;\n      min-height: 52px;\n    }\n\n  }\n\n\n  \/* =========================================================\n     SMALL MOBILE\n  ========================================================= *\/\n\n  @media screen and (max-width: 480px) {\n\n    #tie-dye-swim-page .swim-hero {\n      padding-left: 11px;\n      padding-right: 11px;\n    }\n\n    #tie-dye-swim-page .swim-hero h1 {\n      font-size: 26px;\n    }\n\n    #tie-dye-swim-page .swim-eyebrow {\n      font-size: 10px;\n    }\n\n    #tie-dye-swim-page .swim-mini-benefit {\n      padding: 6px 8px;\n\n      font-size: 11.5px;\n    }\n\n    #tie-dye-swim-page .swim-feature-copy {\n      padding:\n        17px\n        12px\n        19px;\n    }\n\n    #tie-dye-swim-page .swim-feature-copy h2 {\n      font-size: 20px;\n    }\n\n    #tie-dye-swim-page .swim-feature-copy p {\n      font-size: 14px;\n    }\n\n    #tie-dye-swim-page .swim-detail-label {\n      flex-basis: 92px;\n\n      width: 92px;\n\n      font-size: 12.5px;\n    }\n\n    #tie-dye-swim-page .swim-detail-value {\n      font-size: 12.5px;\n    }\n\n  }\n\n\u003c\/style\u003e\n\u003cdiv id=\"tie-dye-swim-page\"\u003e\n\u003c!-- ======================================================\n       HERO\n  ======================================================= --\u003e\n\u003csection class=\"swim-hero\"\u003e\n\u003cdiv class=\"swim-eyebrow\"\u003eSummer Swim Edit\u003c\/div\u003e\n\u003ch1\u003e☀️ More Coverage Without Feeling Covered Up\u003c\/h1\u003e\n\u003cp class=\"swim-hero-intro\"\u003eLove swimwear but want a little more coverage around the tummy and hips?\u003c\/p\u003e\n\u003cdiv class=\"swim-hero-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/TikSave.io_7661062818799586591.gif?v=1786353526\" alt=\"Colorful tie dye tankini two piece swim set\"\u003e\u003c\/div\u003e\n\u003cp class=\"swim-hero-description\"\u003eThe relaxed cami-style top creates an easy, flattering silhouette that feels comfortable instead of clingy, helping you enjoy beach and pool days with more confidence.\u003c\/p\u003e\n\u003cdiv class=\"swim-mini-benefits\"\u003e\n\u003cdiv class=\"swim-mini-benefit\"\u003e\n\u003cspan\u003e🌈\u003c\/span\u003e Tie-Dye Style\u003c\/div\u003e\n\u003cdiv class=\"swim-mini-benefit\"\u003e\n\u003cspan\u003e👙\u003c\/span\u003e Wireless Support\u003c\/div\u003e\n\u003cdiv class=\"swim-mini-benefit\"\u003e\n\u003cspan\u003e🩳\u003c\/span\u003e Shorts Coverage\u003c\/div\u003e\n\u003cdiv class=\"swim-mini-benefit\"\u003e\n\u003cspan\u003e☀\u003c\/span\u003e Summer Ready\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"swim-content\"\u003e\n\u003c!-- ====================================================\n         FEATURES\n    ===================================================== --\u003e\n\u003cdiv class=\"swim-feature-list\"\u003e\n\u003carticle class=\"swim-feature-card\"\u003e\n\u003cdiv class=\"swim-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/efaec8c0-35f0-4530-b787-60109cdfb918.png?v=1786356065\" alt=\"Vibrant tie dye summer swim style\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"swim-feature-copy\"\u003e\n\u003ch2\u003e🌈 Vibrant Tie-Dye Summer Style\u003c\/h2\u003e\n\u003cp\u003eBright tie-dye prints bring instant vacation energy to your look. The colorful pattern feels playful, fresh, and eye-catching—perfect for beach trips, cruises, pool parties, and sunny weekend getaways.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"swim-feature-card\"\u003e\n\u003cdiv class=\"swim-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/6abc0ddd-8247-4c94-929b-55150d97b218.png?v=1786356412\" alt=\"Comfortable wireless swim support\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"swim-feature-copy\"\u003e\n\u003ch2\u003e👙 Comfortable Wireless Support\u003c\/h2\u003e\n\u003cp\u003eEnjoy gentle support without the discomfort of stiff underwire. The built-in wireless bra design keeps the tankini feeling soft and easy to wear whether you're swimming, lounging by the pool, or spending the whole day outdoors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"swim-feature-card\"\u003e\n\u003cdiv class=\"swim-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/c55cab13-8402-4d29-b976-6752f782ff10.png?v=1786355885\" alt=\"Matching swim shorts for comfortable coverage\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"swim-feature-copy\"\u003e\n\u003ch2\u003e🩳 Shorts for Comfortable Coverage\u003c\/h2\u003e\n\u003cp\u003eThe matching shorts provide more coverage than traditional swim bottoms while giving you plenty of freedom to walk, swim, sit, and relax comfortably. No constant adjusting—just an easy summer fit you can actually move in.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"swim-feature-card\"\u003e\n\u003cdiv class=\"swim-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ef6d8f11-36ae-43f1-b090-4b9da36bb712.png?v=1786355885\" alt=\"Plus size tankini comfort\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"swim-feature-copy\"\u003e\n\u003ch2\u003e💕 Designed With Plus-Size Comfort in Mind\u003c\/h2\u003e\n\u003cp\u003eThe relaxed cut is designed for curvier figures, giving you extra room where you want it while maintaining a flattering shape. The longer top helps provide comfortable midsection coverage without making the outfit feel oversized or bulky.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c!-- ====================================================\n         DIVIDER\n    ===================================================== --\u003e\n\u003cdiv class=\"swim-divider\"\u003e\u003cspan\u003e Made for Sunny Days \u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"swim-feature-list\"\u003e\n\u003carticle class=\"swim-feature-card\"\u003e\n\u003cdiv class=\"swim-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/e6c7898b-1629-4010-ac9f-2c37a9709880.png?v=1786356389\" alt=\"Lightweight breathable swim set\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"swim-feature-copy\"\u003e\n\u003ch2\u003e🌬️ Lightweight \u0026amp; Breathable for Hot Days\u003c\/h2\u003e\n\u003cp\u003eMade from breathable swimsuit fabric, this set feels lightweight and comfortable during warm-weather activities. The sleeveless cami construction and slim straps help keep your look cool and relaxed when temperatures rise.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"swim-feature-card\"\u003e\n\u003cdiv class=\"swim-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/5ca4e0e6-b48e-49e7-bb08-f242da2bcd15.png?v=1786356716\" alt=\"Tankini for poolside vacations and summer outings\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"swim-feature-copy\"\u003e\n\u003ch2\u003e🌴 From Poolside to Summer Outings\u003c\/h2\u003e\n\u003cp\u003eMore than just swimwear, this versatile two-piece set works beautifully for beach days, poolside lounging, vacations, cruises, patios, resorts, and relaxed summer afternoons. Add sandals, sunglasses, or a sun hat and you're ready to go.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c!-- ====================================================\n         IMPORTANT FIT NOTE\n    ===================================================== --\u003e\n\u003csection class=\"swim-fit-note\"\u003e\n\u003cdiv class=\"swim-fit-copy\"\u003e\n\u003cdiv class=\"swim-fit-badge\"\u003eImportant Sizing\u003c\/div\u003e\n\u003ch2\u003e📏 Important Fit Note\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003e This style runs small. We recommend choosing ONE SIZE UP from your usual size for a more comfortable fit. \u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"swim-fit-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/O1CN01r8mq9U1JDkvXKwter__3894210995-0-cib.jpg?v=1786353174\" alt=\"Tankini swimwear size chart\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ====================================================\n         PRODUCT DETAILS\n    ===================================================== --\u003e\n\u003csection class=\"swim-info-module\"\u003e\n\u003cdiv class=\"swim-section-title\"\u003e\n\u003cspan\u003e At a Glance \u003c\/span\u003e\n\u003ch2\u003eProduct Details\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"swim-details-box\"\u003e\n\u003cdiv class=\"swim-detail-row\"\u003e\n\u003cdiv class=\"swim-detail-label\"\u003eSet Includes\u003c\/div\u003e\n\u003cdiv class=\"swim-detail-value\"\u003eCami Top + Shorts\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"swim-detail-row\"\u003e\n\u003cdiv class=\"swim-detail-label\"\u003ePattern\u003c\/div\u003e\n\u003cdiv class=\"swim-detail-value\"\u003eTie Dye\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"swim-detail-row\"\u003e\n\u003cdiv class=\"swim-detail-label\"\u003eTop Style\u003c\/div\u003e\n\u003cdiv class=\"swim-detail-value\"\u003eSleeveless Cami\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"swim-detail-row\"\u003e\n\u003cdiv class=\"swim-detail-label\"\u003eStraps\u003c\/div\u003e\n\u003cdiv class=\"swim-detail-value\"\u003eSpaghetti Straps\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"swim-detail-row\"\u003e\n\u003cdiv class=\"swim-detail-label\"\u003eFit\u003c\/div\u003e\n\u003cdiv class=\"swim-detail-value\"\u003ePlus Size\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"swim-detail-row\"\u003e\n\u003cdiv class=\"swim-detail-label\"\u003eFabric\u003c\/div\u003e\n\u003cdiv class=\"swim-detail-value\"\u003eBreathable Swimsuit Fabric\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"swim-detail-row\"\u003e\n\u003cdiv class=\"swim-detail-label\"\u003eOccasions\u003c\/div\u003e\n\u003cdiv class=\"swim-detail-value\"\u003eBeach, Pool, Vacation, Cruise, Casual Summer Wear \u0026amp; Lounging\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"swim-detail-row\"\u003e\n\u003cdiv class=\"swim-detail-label\"\u003eCare\u003c\/div\u003e\n\u003cdiv class=\"swim-detail-value\"\u003eMachine Washable\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"swim-detail-row\"\u003e\n\u003cdiv class=\"swim-detail-label\"\u003eFit Recommendation\u003c\/div\u003e\n\u003cdiv class=\"swim-detail-value\"\u003eRuns small — choose one size larger than your usual size\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ====================================================\n         FAQ\n    ===================================================== --\u003e\n\u003csection class=\"swim-info-module alt\"\u003e\n\u003cdiv class=\"swim-section-title\"\u003e\n\u003cspan\u003e Good to Know \u003c\/span\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"swim-faq-box\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes this set include both the top and shorts?\u003c\/summary\u003e\n\u003cdiv class=\"swim-faq-answer\"\u003e\n\u003cp\u003eYes. The set includes a sleeveless cami-style swim top and matching shorts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes this style run true to size?\u003c\/summary\u003e\n\u003cdiv class=\"swim-faq-answer\"\u003e\n\u003cp\u003eThis style runs small. We recommend choosing one size larger than your usual size for a more comfortable fit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the top have underwire?\u003c\/summary\u003e\n\u003cdiv class=\"swim-faq-answer\"\u003e\n\u003cp\u003eNo. The tankini features a wireless support design for a softer, more comfortable feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere can I wear this swim set?\u003c\/summary\u003e\n\u003cdiv class=\"swim-faq-answer\"\u003e\n\u003cp\u003eIt is designed for beach days, pools, vacations, cruises, resorts, lounging, and relaxed warm-weather outings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I care for it?\u003c\/summary\u003e\n\u003cdiv class=\"swim-faq-answer\"\u003e\n\u003cp\u003eThe swim set is machine washable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ====================================================\n         GUARANTEES + BUY NOW\n    ===================================================== --\u003e\n\u003csection class=\"swim-final\"\u003e\n\u003cdiv class=\"swim-guarantee-grid\"\u003e\n\u003cdiv class=\"swim-guarantee-card\"\u003e\n\u003cdiv class=\"swim-guarantee-icon\"\u003e📦\u003c\/div\u003e\n\u003ch3\u003eShipping Information\u003c\/h3\u003e\n\u003cp\u003eReview your store shipping information for delivery details.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"swim-guarantee-card\"\u003e\n\u003cdiv class=\"swim-guarantee-icon\"\u003e👙\u003c\/div\u003e\n\u003ch3\u003eComfortable Coverage\u003c\/h3\u003e\n\u003cp\u003eRelaxed cami styling and matching shorts provide easy coverage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"swim-guarantee-card\"\u003e\n\u003cdiv class=\"swim-guarantee-icon\"\u003e☀\u003c\/div\u003e\n\u003ch3\u003eSummer-Ready Style\u003c\/h3\u003e\n\u003cp\u003eEasy swim styling made for beach, pool and vacation days.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"swim-buy-area\"\u003e\u003ca href=\"#MainContent\" class=\"swim-buy-button\"\u003e Buy Now \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"CWLdabucunjkldasx","offers":[{"title":"Lake blue \/ 0XL","offer_id":43143686226014,"sku":"NC02362608104738-女士泳衣两件套-湖蓝-0XL","price":38.99,"currency_code":"USD","in_stock":true},{"title":"Lake blue \/ 1XL","offer_id":43143686258782,"sku":"NC02362608104738-女士泳衣两件套-湖蓝-1XL","price":38.99,"currency_code":"USD","in_stock":true},{"title":"Lake blue \/ 2XL","offer_id":43143686291550,"sku":"NC02362608104738-女士泳衣两件套-湖蓝-2XL","price":38.99,"currency_code":"USD","in_stock":true},{"title":"Lake blue \/ 3XL","offer_id":43143686324318,"sku":"NC02362608104738-女士泳衣两件套-湖蓝-3XL","price":38.99,"currency_code":"USD","in_stock":true},{"title":"Lake blue \/ 4XL","offer_id":43143686357086,"sku":"NC02362608104738-女士泳衣两件套-湖蓝-4XL","price":38.99,"currency_code":"USD","in_stock":true},{"title":"Violet \/ 0XL","offer_id":43143686389854,"sku":"NC02362608104738-女士泳衣两件套-紫罗兰-0XL","price":38.99,"currency_code":"USD","in_stock":true},{"title":"Violet \/ 1XL","offer_id":43143686422622,"sku":"NC02362608104738-女士泳衣两件套-紫罗兰-1XL","price":38.99,"currency_code":"USD","in_stock":true},{"title":"Violet \/ 2XL","offer_id":43143686455390,"sku":"NC02362608104738-女士泳衣两件套-紫罗兰-2XL","price":38.99,"currency_code":"USD","in_stock":true},{"title":"Violet \/ 3XL","offer_id":43143686488158,"sku":"NC02362608104738-女士泳衣两件套-紫罗兰-3XL","price":38.99,"currency_code":"USD","in_stock":true},{"title":"Violet \/ 4XL","offer_id":43143686520926,"sku":"NC02362608104738-女士泳衣两件套-紫罗兰-4XL","price":38.99,"currency_code":"USD","in_stock":true},{"title":"Orange \/ 0XL","offer_id":43143686553694,"sku":"NC02362608104738-女士泳衣两件套-橙色-0XL","price":38.99,"currency_code":"USD","in_stock":true},{"title":"Orange \/ 1XL","offer_id":43143686586462,"sku":"NC02362608104738-女士泳衣两件套-橙色-1XL","price":38.99,"currency_code":"USD","in_stock":true},{"title":"Orange \/ 2XL","offer_id":43143686619230,"sku":"NC02362608104738-女士泳衣两件套-橙色-2XL","price":38.99,"currency_code":"USD","in_stock":true},{"title":"Orange \/ 3XL","offer_id":43143686651998,"sku":"NC02362608104738-女士泳衣两件套-橙色-3XL","price":38.99,"currency_code":"USD","in_stock":true},{"title":"Orange \/ 4XL","offer_id":43143686684766,"sku":"NC02362608104738-女士泳衣两件套-橙色-4XL","price":38.99,"currency_code":"USD","in_stock":true},{"title":"Sky blue \/ 0XL","offer_id":43143686717534,"sku":"NC02362608104738-女士泳衣两件套-天蓝-0XL","price":38.99,"currency_code":"USD","in_stock":true},{"title":"Sky blue \/ 1XL","offer_id":43143686750302,"sku":"NC02362608104738-女士泳衣两件套-天蓝-1XL","price":38.99,"currency_code":"USD","in_stock":true},{"title":"Sky blue \/ 2XL","offer_id":43143686783070,"sku":"NC02362608104738-女士泳衣两件套-天蓝-2XL","price":38.99,"currency_code":"USD","in_stock":true},{"title":"Sky blue \/ 3XL","offer_id":43143686815838,"sku":"NC02362608104738-女士泳衣两件套-天蓝-3XL","price":38.99,"currency_code":"USD","in_stock":true},{"title":"Sky blue \/ 4XL","offer_id":43143686848606,"sku":"NC02362608104738-女士泳衣两件套-天蓝-4XL","price":38.99,"currency_code":"USD","in_stock":true},{"title":"Dark blue \/ 0XL","offer_id":43145734029406,"sku":"NC02362608104738-女士泳衣两件套-深蓝-0XL","price":38.99,"currency_code":"USD","in_stock":true},{"title":"Dark blue \/ 1XL","offer_id":43145734062174,"sku":"NC02362608104738-女士泳衣两件套-深蓝-1XL","price":38.99,"currency_code":"USD","in_stock":true},{"title":"Dark blue \/ 2XL","offer_id":43145734094942,"sku":"NC02362608104738-女士泳衣两件套-深蓝-2XL","price":38.99,"currency_code":"USD","in_stock":true},{"title":"Dark blue \/ 3XL","offer_id":43145734127710,"sku":"NC02362608104738-女士泳衣两件套-深蓝-3XL","price":38.99,"currency_code":"USD","in_stock":true},{"title":"Dark blue \/ 4XL","offer_id":43145734160478,"sku":"NC02362608104738-女士泳衣两件套-深蓝-4XL","price":38.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/475af719b2604b8481434707ff4c855e_tplv-fhlh96nyum-resize-webp_800_1067.webp?v=1786353393","url":"https:\/\/miscellista.com\/products\/plus-size-tie-dye-tankini-set-flowy-cami-top-matching-swim-shorts","provider":"Miscellista.com","version":"1.0","type":"link"}