{"title":"One-Piece Swimsuits","description":null,"products":[{"product_id":"mooloolaba-one-piece-swimsuit","title":"Mooloolaba One-Piece Swimsuit","description":"\u003csection id=\"lencois-landing\" style=\"overflow:hidden;\"\u003e\n\n  \u003cstyle\u003e\n    #lencois-landing {\n      background-color: #fff;\n      color: #333;\n      overflow-x: hidden;\n      font-family: inherit;\n    }\n\n    [data-lencois-animate] {\n      opacity: 0;\n      transform: translateY(30px);\n      transition: opacity 0.8s ease, transform 0.8s ease;\n    }\n\n    [data-lencois-animate].lencois-visible {\n      opacity: 1;\n      transform: translateY(0);\n    }\n\n    .lencois-gradient-title {\n      background: linear-gradient(90deg, #ef5ca6, #d43b85, #8e3cc9);\n      background-size: 300% 300%;\n      animation: lencoisGradientMove 5s linear infinite;\n      -webkit-background-clip: text;\n      -webkit-text-fill-color: transparent;\n      display: inline-block;\n      font-weight: 800;\n      font-size: 2.1rem;\n    }\n\n    .lencois-benefit h4 {\n      background: linear-gradient(90deg, #ef5ca6, #d43b85, #8e3cc9);\n      background-size: 300% 300%;\n      animation: lencoisGradientMove 5s linear infinite;\n      -webkit-background-clip: text;\n      -webkit-text-fill-color: transparent;\n      margin-bottom: 1rem;\n      font-size: 1.3rem;\n      font-weight: 700;\n      text-align: center;\n    }\n\n    @keyframes lencoisGradientMove {\n      0% { background-position: 0% 50%; }\n      50% { background-position: 100% 50%; }\n      100% { background-position: 0% 50%; }\n    }\n\n    #lencois-landing .lencois-section-padding {\n      padding: 5rem 10%;\n    }\n\n    #lencois-landing h2, #lencois-landing h3 {\n      font-weight: 700;\n      text-align: center;\n      margin-bottom: 2rem;\n    }\n\n    .lencois-hero {\n      text-align: center;\n      padding: 8rem 10% 6rem;\n      background: linear-gradient(135deg, #ef5ca6 0%, #f78bc9 25%, #5ff4ab 75%, #8e3cc9 100%);\n      background-size: 250% 250%;\n      animation: lencoisGradientMove 4s ease-in-out infinite;\n      color: #fff;\n      border-radius: 0 0 50px 50px;\n    }\n\n    .lencois-hero h2 {\n      font-size: 2.8rem;\n      line-height: 1.3;\n      max-width: 850px;\n      margin: 0 auto 1.5rem;\n    }\n\n    .lencois-hero p {\n      font-size: 1.15rem;\n      max-width: 760px;\n      margin: 0 auto;\n      opacity: 0.95;\n    }\n\n    .lencois-benefits-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n      gap: 3rem;\n    }\n\n    .lencois-benefit {\n      background: #fff;\n      border-radius: 25px;\n      box-shadow: 0 10px 25px rgba(0,0,0,0.08);\n      overflow: hidden;\n      text-align: center;\n      transition: transform 0.3s;\n    }\n\n    .lencois-benefit:hover {\n      transform: translateY(-6px);\n    }\n\n    .lencois-benefit img {\n      width: 100%;\n      height: 380px;\n      object-fit: cover;\n    }\n\n    .lencois-benefit-content {\n      padding: 2rem;\n    }\n\n    .lencois-benefit p {\n      color: #555;\n      line-height: 1.6;\n      text-align: center;\n    }\n\n    .lencois-gallery {\n      background: #fff;\n      text-align: center;\n      padding-top: 3rem;\n      padding-bottom: 5rem;\n    }\n\n    .lencois-gallery h3 {\n      font-size: 2rem;\n      margin-bottom: 2.5rem;\n    }\n\n    .lencois-gallery-images {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n      gap: 1.5rem;\n      padding: 0 10%;\n    }\n\n    .lencois-gallery-images img {\n      width: 100%;\n      border-radius: 20px;\n      box-shadow: 0 8px 25px rgba(0,0,0,0.08);\n      transition: transform 0.3s ease;\n    }\n\n    .lencois-gallery-images img:hover {\n      transform: scale(1.03);\n    }\n\n    .lencois-testimonials {\n      background: linear-gradient(135deg, #ef5ca6 0%, #b268c2 40%, #5ff4ab 90%, #8e3cc9 100%);\n      background-size: 300% 300%;\n      animation: lencoisGradientMove 6s ease-in-out infinite;\n      color: #fff;\n      text-align: center;\n      padding: 5rem 10%;\n    }\n\n    .lencois-testimonials h3 {\n      margin-bottom: 2.5rem;\n    }\n\n    .lencois-testimonial {\n      max-width: 650px;\n      margin: 0 auto 2.5rem;\n      font-style: italic;\n      font-size: 1.1rem;\n      opacity: 0.95;\n    }\n\n    .lencois-testimonial:last-child {\n      margin-bottom: 0;\n    }\n\n    .lencois-testimonial strong {\n      display: block;\n      margin-top: 1rem;\n      font-style: normal;\n      font-size: 1rem;\n      color: #fff;\n    }\n\n    .lencois-testimonial-img {\n      width: 200px;\n      height: 200px;\n      object-fit: cover;\n      object-position: top;\n      border-radius: 50%;\n      box-shadow: 0 8px 25px rgba(0,0,0,0.25);\n      margin: 0 auto 1.2rem;\n      display: block;\n      border: 3px solid rgba(255,255,255,0.85);\n      transition: transform 0.3s ease;\n    }\n\n    .lencois-testimonial-img:hover {\n      transform: scale(1.05);\n    }\n\n    .lencois-counter {\n      display: inline-block;\n      font-size: 3rem;\n      font-weight: 900;\n      background: linear-gradient(90deg, #ffffff, #fcd9ef, #5ff4ab);\n      background-size: 300% 300%;\n      animation: lencoisGradientMove 4s ease-in-out infinite;\n      -webkit-background-clip: text;\n      -webkit-text-fill-color: transparent;\n      text-shadow: 0 0 20px rgba(255,255,255,0.4);\n      padding: 0 0.3em;\n    }\n\n    .lencois-faq {\n      max-width: 750px;\n      margin: 0 auto;\n      text-align: left;\n      padding-top: 5rem;\n      padding-bottom: 5rem;\n    }\n\n    .lencois-faq details {\n      background: #fdfdfd;\n      border-radius: 12px;\n      border: 1px solid #e0e0e0;\n      margin-bottom: 1rem;\n      padding: 1.2rem 1.5rem;\n      cursor: pointer;\n      transition: all 0.3s ease;\n    }\n\n    .lencois-faq details:hover {\n      border-color: #ef5ca6;\n      background: #fff8fc;\n    }\n\n    .lencois-faq summary {\n      font-weight: 600;\n      font-size: 1.1rem;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      color: #ef5ca6;\n    }\n\n    .lencois-faq details[open] summary {\n      color: #5ff4ab;\n    }\n\n    .lencois-faq summary::after {\n      content: '+';\n      font-size: 1.3rem;\n      transition: transform 0.3s;\n    }\n\n    .lencois-faq details[open] summary::after {\n      transform: rotate(45deg);\n    }\n\n    .lencois-cta {\n      text-align: center;\n      background: linear-gradient(145deg, #ef5ca6 0%, #e67dbf 30%, #5ff4ab 80%, #8e3cc9 100%);\n      background-size: 300% 300%;\n      animation: lencoisGradientMove 6s ease-in-out infinite;\n      padding: 5rem 10%;\n      color: #fff;\n      border-radius: 50px 50px 0 0;\n    }\n\n    .lencois-cta h2 {\n      font-size: 2.1rem;\n      line-height: 1.3;\n      font-weight: 800;\n      margin-bottom: 1.5rem;\n    }\n\n    @media (max-width:760px){\n      .lencois-hero { padding: 6rem 6% 4rem; }\n      .lencois-hero h2 { font-size: 1.9rem; }\n      .lencois-benefit img { height: 300px; }\n      .lencois-testimonial { font-size: 1rem; }\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"lencois-hero\" data-lencois-animate\u003e\n    \u003ch2\u003eThe Black One-Piece Swimsuit That Celebrates Your Body\u003c\/h2\u003e\n    \u003cp\u003ePut it on and feel the difference. The smart design smoothly adjusts to your body, giving you the confidence to move freely. In the mirror, rediscover an elegant silhouette, ready to enjoy the sun worry-free.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lencois-section-padding\"\u003e\n    \u003ch3 class=\"lencois-gradient-title\" data-lencois-animate\u003eWhy Choose the Mooloolaba One-Piece Swimsuit?\u003c\/h3\u003e\n    \u003cdiv class=\"lencois-benefits-grid\"\u003e\n      \u003cdiv class=\"lencois-benefit\" data-lencois-animate\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/9_2f7c21c3-b271-4a63-9470-3b9ab50bbe24.png?v=1782439981\" alt=\"Comfort in Every Movement\" loading=\"lazy\" style=\"object-position:center 24%;\"\u003e\n  \u003cdiv class=\"lencois-benefit-content\"\u003e\n    \u003ch4\u003eComfort in Every Movement\u003c\/h4\u003e\n    \u003cp\u003eThe wide straps are designed for your comfort. They distribute weight evenly, relieving pressure on your shoulders so you feel light and free all day long.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lencois-benefit\" data-lencois-animate\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/10_a3d9a8ee-40e3-4419-ba0b-67981f3be390.png?v=1782439993\" alt=\"A Sculpted Silhouette\" loading=\"lazy\" style=\"object-position:center 48%;\"\u003e\n  \u003cdiv class=\"lencois-benefit-content\"\u003e\n    \u003ch4\u003eA Sculpted Silhouette\u003c\/h4\u003e\n    \u003cp\u003eThe side cut-outs create a visual effect that elongates and defines the waist. It is a design detail that transforms a classic one-piece swimsuit into a unique piece, crafted to enhance your shape.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lencois-benefit\" data-lencois-animate\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/7_0eeece15-815d-4926-916e-a27ca169d363.png?v=1782439983\" alt=\"The Perfect Fit Is Yours\" loading=\"lazy\" style=\"object-position:center center;\"\u003e\n  \u003cdiv class=\"lencois-benefit-content\"\u003e\n    \u003ch4\u003eThe Perfect Fit Is Yours\u003c\/h4\u003e\n    \u003cp\u003eThe straight neckline back and adjustable straps allow you to customise the fit. Find your ideal fit for a total sense of confidence, whether you are swimming or relaxing in the sun.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lencois-benefit\" data-lencois-animate\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/6_1_24219223-2e7f-4667-9fa0-09703ee49c44.png?v=1782439990\" alt=\"Elegance That Inspires Confidence\" loading=\"lazy\" style=\"object-position:center center;\"\u003e\n  \u003cdiv class=\"lencois-benefit-content\"\u003e\n    \u003ch4\u003eElegance That Inspires Confidence\u003c\/h4\u003e\n    \u003cp\u003eThe straight neckline, both front and back, offers coverage that keeps you secure and comfortable. A classic, timeless piece that gives you the confidence to simply be yourself.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lencois-gallery\" data-lencois-animate\u003e\n    \u003ch3 class=\"lencois-gradient-title\"\u003eDetails of our flawless fit\u003c\/h3\u003e\n    \u003cdiv class=\"lencois-gallery-images\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/aquafitbrasil_3_a46b1705-b670-4db9-949a-2f5bdcd04755.png?v=1782439996\" alt=\"Front Detail - Mooloolaba One-Piece Swimsuit\" loading=\"lazy\" style=\"object-position:center center;\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/8_9c10a1b3-8893-40d6-9b55-034eb611f1fc.png?v=1782439987\" alt=\"Mooloolaba One-Piece Swimsuit back detail\" loading=\"lazy\" style=\"object-position:center center;\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lencois-testimonials\" data-lencois-animate\u003e\n    \u003ch3 class=\"lencois-gradient-title\" style=\"-webkit-text-fill-color:white;\"\u003e\n      \u003cspan id=\"lencois-counter\" class=\"lencois-counter\" data-final=\"6600+\"\u003e6600+\u003c\/span\u003e customers chose AquaFit quality\n    \u003c\/h3\u003e\n    \u003cdiv class=\"lencois-testimonial\"\u003e\n  \u003cimg class=\"lencois-testimonial-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/fato-de-banho-adraga-prova-social-1-png.jpg?v=1782441866\" alt=\"Finally, a One-Piece Swimsuit that fits me perfectly! I feel super elegant and comfortable. I have already worn it so much this summer.\" loading=\"lazy\"\u003e\n  \u003cp\u003e\"Finally, a one-piece swimsuit that fits me really well! I feel super elegant and comfortable. I've already worn it so much this summer.\"\u003c\/p\u003e\n  \u003cstrong\u003e- Sofia M.\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lencois-testimonial\"\u003e\n  \u003cimg class=\"lencois-testimonial-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/fato-de-banho-adraga-prova-social-2-png.jpg?v=1782441927\" alt=\"I love the cutouts! They add a unique touch and flatter my waistline beautifully. The quality feels great.\" loading=\"lazy\"\u003e\n  \u003cp\u003e\"I love the cut-outs! They add a unique touch and really flatter my waist. The quality seems great.\"\u003c\/p\u003e\n  \u003cstrong\u003e- Inês R.\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lencois-testimonial\"\u003e\n  \u003cimg class=\"lencois-testimonial-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/fato-de-banho-adraga-prova-social-3-png.jpg?v=1782441975\" alt=\"I bought it for holiday and it was my favourite item. The straps are super comfortable and adjustable, which makes all the difference for me.\" loading=\"lazy\"\u003e\n  \u003cp\u003e“I bought it for my holiday, and it was my favourite piece. The straps are super comfortable and adjustable, which makes all the difference for me.”\u003c\/p\u003e\n  \u003cstrong\u003e- Catarina L.\u003c\/strong\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lencois-section-padding lencois-faq\" data-lencois-animate\u003e\n    \u003ch3 class=\"lencois-gradient-title\"\u003eFrequently Asked Questions\u003c\/h3\u003e\n    \u003cdetails\u003e\n  \u003csummary\u003eHow should I care for my Mooloolaba One-Piece Swimsuit?\u003c\/summary\u003e\n  \u003cp\u003eWe recommend hand washing with cold water and mild soap after each use. Dry in the shade to preserve the colour and shape of the garment. Do not use a washing machine or dryer.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n  \u003csummary\u003eDoes this One-Piece Swimsuit have cups or padding?\u003c\/summary\u003e\n  \u003cp\u003eThe Mooloolaba One-Piece Swimsuit does not have cups or padding, featuring a single-layer design that naturally molds to the body for maximum comfort.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n  \u003csummary\u003eIs the bottom coverage high-cut?\u003c\/summary\u003e\n  \u003cp\u003eThe piece offers medium coverage at the back, designed to be comfortable and elegant, providing confidence without being too high-cut.\u003c\/p\u003e\n\u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lencois-cta\" data-lencois-animate\u003e\n    \u003ch2\u003eWe promise a secure and comfortable fit, with wide straps that distribute weight evenly and a design that moves with you in style.\u003c\/h2\u003e\n  \u003c\/div\u003e\n\n  \u003cscript\u003e\n    (function(){\n      function lencoisOnScrollAnimate() {\n        document.querySelectorAll('[data-lencois-animate]').forEach(el =\u003e {\n          const rect = el.getBoundingClientRect();\n          if (rect.top \u003c window.innerHeight * 0.85) el.classList.add('lencois-visible');\n        });\n      }\n      document.addEventListener('scroll', lencoisOnScrollAnimate);\n      window.addEventListener('load', lencoisOnScrollAnimate);\n\n      const lencoisCounterEl = document.getElementById(\"lencois-counter\");\n      let lencoisIniciou = false;\n      function lencoisIniciarContador() {\n        if (lencoisIniciou || !lencoisCounterEl) return;\n        const finalTexto = lencoisCounterEl.getAttribute(\"data-final\") || \"\";\n        const final = parseInt(finalTexto.replace(\/\\D\/g, \"\"), 10);\n        if (!final) return;\n        lencoisIniciou = true;\n        let valor = 0;\n        const duracao = 1000;\n        const passo = final \/ (duracao \/ 16);\n\n        const intervalo = setInterval(() =\u003e {\n          valor += passo;\n          if (valor \u003e= final) {\n            valor = final;\n            clearInterval(intervalo);\n            lencoisCounterEl.textContent = valor.toLocaleString('en-AU') + '+';\n          } else {\n            lencoisCounterEl.textContent = Math.floor(valor).toLocaleString('en-AU');\n          }\n        }, 16);\n      }\n\n      function lencoisVerificarContador() {\n        if (!lencoisCounterEl) return;\n        const rect = lencoisCounterEl.getBoundingClientRect();\n        if (rect.top \u003c window.innerHeight * 0.85) lencoisIniciarContador();\n      }\n\n      window.addEventListener(\"scroll\", lencoisVerificarContador);\n      window.addEventListener(\"load\", lencoisVerificarContador);\n    })();\n  \u003c\/script\u003e\n\n\u003c\/section\u003e","brand":"AquaFit Australia","offers":[{"title":"XS","offer_id":53310630691183,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"S","offer_id":53310630723951,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"M","offer_id":53310630756719,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"L","offer_id":53310630789487,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"XL","offer_id":53310630822255,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/4871\/0767\/files\/9_2f7c21c3-b271-4a63-9470-3b9ab50bbe24.png?v=1786820152"},{"product_id":"airlie-beach-one-piece-swimsuit","title":"Airlie Beach One-Piece Swimsuit","description":"","brand":"AquaFit Australia","offers":[{"title":"Blue and White \/ L","offer_id":53310642520431,"sku":null,"price":139.0,"currency_code":"AUD","in_stock":true},{"title":"Blue and White \/ XL","offer_id":53310642553199,"sku":null,"price":139.0,"currency_code":"AUD","in_stock":true},{"title":"Blue and White \/ 3XL","offer_id":53310642585967,"sku":null,"price":139.0,"currency_code":"AUD","in_stock":true},{"title":"Blue and White \/ 4XL","offer_id":53310642618735,"sku":null,"price":139.0,"currency_code":"AUD","in_stock":true},{"title":"Blue and White \/ 5XL","offer_id":53310642651503,"sku":null,"price":139.0,"currency_code":"AUD","in_stock":true},{"title":"Black \/ L","offer_id":53310642684271,"sku":null,"price":139.0,"currency_code":"AUD","in_stock":true},{"title":"Black \/ XL","offer_id":53310642717039,"sku":null,"price":139.0,"currency_code":"AUD","in_stock":true},{"title":"Black \/ 3XL","offer_id":53310642749807,"sku":null,"price":139.0,"currency_code":"AUD","in_stock":true},{"title":"Black \/ 4XL","offer_id":53310642782575,"sku":null,"price":139.0,"currency_code":"AUD","in_stock":true},{"title":"Black \/ 5XL","offer_id":53310642815343,"sku":null,"price":139.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/4871\/0767\/files\/1_059723da-7d42-4d52-b392-9742d406422e.png?v=1786820178"},{"product_id":"henley-beach-one-piece-swimsuit","title":"Henley Beach One-Piece Swimsuit","description":"\u003csection id=\"lencois-landing\" style=\"overflow:hidden;\"\u003e\n\n  \u003cstyle\u003e\n    #lencois-landing {\n      background-color: #fff;\n      color: #333;\n      overflow-x: hidden;\n      font-family: inherit;\n    }\n\n    [data-lencois-animate] {\n      opacity: 0;\n      transform: translateY(30px);\n      transition: opacity 0.8s ease, transform 0.8s ease;\n    }\n\n    [data-lencois-animate].lencois-visible {\n      opacity: 1;\n      transform: translateY(0);\n    }\n\n    .lencois-gradient-title {\n      background: linear-gradient(90deg, #ef5ca6, #d43b85, #8e3cc9);\n      background-size: 300% 300%;\n      animation: lencoisGradientMove 5s linear infinite;\n      -webkit-background-clip: text;\n      -webkit-text-fill-color: transparent;\n      display: inline-block;\n      font-weight: 800;\n      font-size: 2.1rem;\n    }\n\n    .lencois-benefit h4 {\n      background: linear-gradient(90deg, #ef5ca6, #d43b85, #8e3cc9);\n      background-size: 300% 300%;\n      animation: lencoisGradientMove 5s linear infinite;\n      -webkit-background-clip: text;\n      -webkit-text-fill-color: transparent;\n      margin-bottom: 1rem;\n      font-size: 1.3rem;\n      font-weight: 700;\n      text-align: center;\n    }\n\n    @keyframes lencoisGradientMove {\n      0% { background-position: 0% 50%; }\n      50% { background-position: 100% 50%; }\n      100% { background-position: 0% 50%; }\n    }\n\n    #lencois-landing .lencois-section-padding {\n      padding: 5rem 10%;\n    }\n\n    #lencois-landing h2, #lencois-landing h3 {\n      font-weight: 700;\n      text-align: center;\n      margin-bottom: 2rem;\n    }\n\n    .lencois-hero {\n      text-align: center;\n      padding: 8rem 10% 6rem;\n      background: linear-gradient(135deg, #ef5ca6 0%, #f78bc9 25%, #5ff4ab 75%, #8e3cc9 100%);\n      background-size: 250% 250%;\n      animation: lencoisGradientMove 4s ease-in-out infinite;\n      color: #fff;\n      border-radius: 0 0 50px 50px;\n    }\n\n    .lencois-hero h2 {\n      font-size: 2.8rem;\n      line-height: 1.3;\n      max-width: 850px;\n      margin: 0 auto 1.5rem;\n    }\n\n    .lencois-hero p {\n      font-size: 1.15rem;\n      max-width: 760px;\n      margin: 0 auto;\n      opacity: 0.95;\n    }\n\n    .lencois-benefits-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n      gap: 3rem;\n    }\n\n    .lencois-benefit {\n      background: #fff;\n      border-radius: 25px;\n      box-shadow: 0 10px 25px rgba(0,0,0,0.08);\n      overflow: hidden;\n      text-align: center;\n      transition: transform 0.3s;\n    }\n\n    .lencois-benefit:hover {\n      transform: translateY(-6px);\n    }\n\n    .lencois-benefit img {\n      width: 100%;\n      height: 380px;\n      object-fit: cover;\n    }\n\n    .lencois-benefit-content {\n      padding: 2rem;\n    }\n\n    .lencois-benefit p {\n      color: #555;\n      line-height: 1.6;\n      text-align: center;\n    }\n\n    .lencois-gallery {\n      background: #fff;\n      text-align: center;\n      padding-top: 3rem;\n      padding-bottom: 5rem;\n    }\n\n    .lencois-gallery h3 {\n      font-size: 2rem;\n      margin-bottom: 2.5rem;\n    }\n\n    .lencois-gallery-images {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n      gap: 1.5rem;\n      padding: 0 10%;\n    }\n\n    .lencois-gallery-images img {\n      width: 100%;\n      border-radius: 20px;\n      box-shadow: 0 8px 25px rgba(0,0,0,0.08);\n      transition: transform 0.3s ease;\n    }\n\n    .lencois-gallery-images img:hover {\n      transform: scale(1.03);\n    }\n\n    .lencois-testimonials {\n      background: linear-gradient(135deg, #ef5ca6 0%, #b268c2 40%, #5ff4ab 90%, #8e3cc9 100%);\n      background-size: 300% 300%;\n      animation: lencoisGradientMove 6s ease-in-out infinite;\n      color: #fff;\n      text-align: center;\n      padding: 5rem 10%;\n    }\n\n    .lencois-testimonials h3 {\n      margin-bottom: 2.5rem;\n    }\n\n    .lencois-testimonial {\n      max-width: 650px;\n      margin: 0 auto 2.5rem;\n      font-style: italic;\n      font-size: 1.1rem;\n      opacity: 0.95;\n    }\n\n    .lencois-testimonial:last-child {\n      margin-bottom: 0;\n    }\n\n    .lencois-testimonial strong {\n      display: block;\n      margin-top: 1rem;\n      font-style: normal;\n      font-size: 1rem;\n      color: #fff;\n    }\n\n    .lencois-testimonial-img {\n      width: 200px;\n      height: 200px;\n      object-fit: cover;\n      object-position: top;\n      border-radius: 50%;\n      box-shadow: 0 8px 25px rgba(0,0,0,0.25);\n      margin: 0 auto 1.2rem;\n      display: block;\n      border: 3px solid rgba(255,255,255,0.85);\n      transition: transform 0.3s ease;\n    }\n\n    .lencois-testimonial-img:hover {\n      transform: scale(1.05);\n    }\n\n    .lencois-counter {\n      display: inline-block;\n      font-size: 3rem;\n      font-weight: 900;\n      background: linear-gradient(90deg, #ffffff, #fcd9ef, #5ff4ab);\n      background-size: 300% 300%;\n      animation: lencoisGradientMove 4s ease-in-out infinite;\n      -webkit-background-clip: text;\n      -webkit-text-fill-color: transparent;\n      text-shadow: 0 0 20px rgba(255,255,255,0.4);\n      padding: 0 0.3em;\n    }\n\n    .lencois-faq {\n      max-width: 750px;\n      margin: 0 auto;\n      text-align: left;\n      padding-top: 5rem;\n      padding-bottom: 5rem;\n    }\n\n    .lencois-faq details {\n      background: #fdfdfd;\n      border-radius: 12px;\n      border: 1px solid #e0e0e0;\n      margin-bottom: 1rem;\n      padding: 1.2rem 1.5rem;\n      cursor: pointer;\n      transition: all 0.3s ease;\n    }\n\n    .lencois-faq details:hover {\n      border-color: #ef5ca6;\n      background: #fff8fc;\n    }\n\n    .lencois-faq summary {\n      font-weight: 600;\n      font-size: 1.1rem;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      color: #ef5ca6;\n    }\n\n    .lencois-faq details[open] summary {\n      color: #5ff4ab;\n    }\n\n    .lencois-faq summary::after {\n      content: '+';\n      font-size: 1.3rem;\n      transition: transform 0.3s;\n    }\n\n    .lencois-faq details[open] summary::after {\n      transform: rotate(45deg);\n    }\n\n    .lencois-cta {\n      text-align: center;\n      background: linear-gradient(145deg, #ef5ca6 0%, #e67dbf 30%, #5ff4ab 80%, #8e3cc9 100%);\n      background-size: 300% 300%;\n      animation: lencoisGradientMove 6s ease-in-out infinite;\n      padding: 5rem 10%;\n      color: #fff;\n      border-radius: 50px 50px 0 0;\n    }\n\n    .lencois-cta h2 {\n      font-size: 2.1rem;\n      line-height: 1.3;\n      font-weight: 800;\n      margin-bottom: 1.5rem;\n    }\n\n    @media (max-width:760px){\n      .lencois-hero { padding: 6rem 6% 4rem; }\n      .lencois-hero h2 { font-size: 1.9rem; }\n      .lencois-benefit img { height: 300px; }\n      .lencois-testimonial { font-size: 1rem; }\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"lencois-hero\" data-lencois-animate\u003e\n    \u003ch2\u003eThe Silhouette That Lets You Enjoy Summer\u003c\/h2\u003e\n    \u003cp\u003eImagine wearing it for the first time. You feel how it delicately hugs your curves without feeling tight. You look in the mirror and see your enhanced silhouette, ready to stroll along the sand with complete confidence that everything stays perfectly in place. Just your confidence, riding high.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lencois-section-padding\"\u003e\n    \u003ch3 class=\"lencois-gradient-title\" data-lencois-animate\u003eWhy choose Henley Beach One-Piece Swimsuit?\u003c\/h3\u003e\n    \u003cdiv class=\"lencois-benefits-grid\"\u003e\n      \u003cdiv class=\"lencois-benefit\" data-lencois-animate\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/Designsemnome-2023-09-26T132530.523.png?v=1751899456\" alt=\"Defined Waist, Absolute Comfort\" loading=\"lazy\" style=\"object-position:center 48%;\"\u003e\n  \u003cdiv class=\"lencois-benefit-content\"\u003e\n    \u003ch4\u003eDefined Waist, Absolute Comfort\u003c\/h4\u003e\n    \u003cp\u003eThe side ruching detail is not just charming. It was designed to visually create a more elegant waistline, providing a comfortable, secure feel around the midsection.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lencois-benefit\" data-lencois-animate\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/Designsemnome-2023-09-26T132546.501.png?v=1751899455\" alt=\"The Perfect Fit Is Yours\" loading=\"lazy\" style=\"object-position:center 24%;\"\u003e\n  \u003cdiv class=\"lencois-benefit-content\"\u003e\n    \u003ch4\u003eThe Perfect Fit Is Yours\u003c\/h4\u003e\n    \u003cp\u003eThe fine, delicate straps hide a secret: they are fully adjustable. Find the ideal height and support for your bust, ensuring everything stays in place whether you are swimming or sunbathing.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lencois-benefit\" data-lencois-animate\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/Designsemnome-2023-09-26T132517.524.png?v=1751899455\" alt=\"A Neckline that Celebrates\" loading=\"lazy\" style=\"object-position:center 24%;\"\u003e\n  \u003cdiv class=\"lencois-benefit-content\"\u003e\n    \u003ch4\u003eA Neckline that Celebrates\u003c\/h4\u003e\n    \u003cp\u003eThe V-neckline strikes the perfect balance between sophistication and comfort. It elongates the silhouette and subtly flatters the décolletage, letting you feel beautiful and secure without revealing too much.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lencois-benefit\" data-lencois-animate\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/S8326ccad7b0143f385f47332bd86565bZ.webp?v=1751899456\" alt=\"Freedom in Every Movement\" loading=\"lazy\" style=\"object-position:center 68%;\"\u003e\n  \u003cdiv class=\"lencois-benefit-content\"\u003e\n    \u003ch4\u003eFreedom in Every Movement\u003c\/h4\u003e\n    \u003cp\u003eWith medium rear coverage and a cut that hugs the hips without digging in, this One-Piece Swimsuit was made to move with you. Run, dive, play. Your only worry will be where to take the next dip.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lencois-gallery\" data-lencois-animate\u003e\n    \u003ch3 class=\"lencois-gradient-title\"\u003eDetails of our flawless fit\u003c\/h3\u003e\n    \u003cdiv class=\"lencois-gallery-images\"\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lencois-testimonials\" data-lencois-animate\u003e\n    \u003ch3 class=\"lencois-gradient-title\" style=\"-webkit-text-fill-color:white;\"\u003e\n      \u003cspan id=\"lencois-counter\" class=\"lencois-counter\" data-final=\"1200+\"\u003e1200+\u003c\/span\u003e customers chose AquaFit quality\n    \u003c\/h3\u003e\n    \u003cdiv class=\"lencois-testimonial\"\u003e\n  \u003cimg class=\"lencois-testimonial-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/fato-de-banho-alcobaca-prova-social-1-png.jpg?v=1779921744\" alt=\"Finally a one-piece swimsuit that makes me feel good! The tummy ruching is incredible, I feel super comfortable.\" loading=\"lazy\"\u003e\n  \u003cp\u003e\"Finally a One-Piece Swimsuit that makes me feel good! The ruched belly detail is amazing, I feel super comfortable.\"\u003c\/p\u003e\n  \u003cstrong\u003e- Sofia M.\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lencois-testimonial\"\u003e\n  \u003cimg class=\"lencois-testimonial-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/fato-de-banho-alcobaca-prova-social-2-png.jpg?v=1779921804\" alt=\"I was hesitant because of my bust, but the straps adjust really well. Everything stays in place. And the pattern is beautiful, I've received so many compliments!\" loading=\"lazy\"\u003e\n  \u003cp\u003e\"I was worried about the bust support, but the straps adjust really well. Everything stays in place. And the pattern is gorgeous, I've already received so many compliments!\"\u003c\/p\u003e\n  \u003cstrong\u003e- Joana R.\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lencois-testimonial\"\u003e\n  \u003cimg class=\"lencois-testimonial-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/fato-de-banho-alcobaca-prova-social-3-png.jpg?v=1779921858\" alt=\"I bought it for holiday and it was the best decision. It's elegant and comfortable at the same time. Fits like a glove.\" loading=\"lazy\"\u003e\n  \u003cp\u003e\"I bought it for the holidays and it was the best decision. It is elegant and comfortable at the same time. Fits like a glove.\"\u003c\/p\u003e\n  \u003cstrong\u003e- Catarina P.\u003c\/strong\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lencois-section-padding lencois-faq\" data-lencois-animate\u003e\n    \u003ch3 class=\"lencois-gradient-title\"\u003eFrequently Asked Questions\u003c\/h3\u003e\n    \u003cdetails\u003e\n  \u003csummary\u003eDoes this One-Piece Swimsuit provide good bust support?\u003c\/summary\u003e\n  \u003cp\u003eThe Henley Beach One-Piece Swimsuit features slim, adjustable straps that let you customise the support level for your comfort. The secure neckline and tailored fit are designed to offer confidence in every move.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n  \u003csummary\u003eDoes the waist ruching cling or add bulk?\u003c\/summary\u003e\n  \u003cp\u003eOn the contrary. The ruching is strategically placed to create a flattering visual effect, helping to smooth the waistline and define the waist naturally and elegantly.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n  \u003csummary\u003eHow should I care for my One-Piece Swimsuit to make it last longer?\u003c\/summary\u003e\n  \u003cp\u003eWe recommend hand washing in cold water with mild soap after each use, without wringing. Line dry in the shade to preserve colour vibrancy and fabric elasticity. Avoid direct contact with sunscreens and oils.\u003c\/p\u003e\n\u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lencois-cta\" data-lencois-animate\u003e\n    \u003ch2\u003eDesigned to hug your body with strategic ruched draping that enhances the waist, plus slim adjustable straps that guarantee perfect support for you. A fit that moves with you.\u003c\/h2\u003e\n  \u003c\/div\u003e\n\n  \u003cscript\u003e\n    (function(){\n      function lencoisOnScrollAnimate() {\n        document.querySelectorAll('[data-lencois-animate]').forEach(el =\u003e {\n          const rect = el.getBoundingClientRect();\n          if (rect.top \u003c window.innerHeight * 0.85) el.classList.add('lencois-visible');\n        });\n      }\n      document.addEventListener('scroll', lencoisOnScrollAnimate);\n      window.addEventListener('load', lencoisOnScrollAnimate);\n\n      const lencoisCounterEl = document.getElementById(\"lencois-counter\");\n      let lencoisIniciou = false;\n      function lencoisIniciarContador() {\n        if (lencoisIniciou || !lencoisCounterEl) return;\n        const finalTexto = lencoisCounterEl.getAttribute(\"data-final\") || \"\";\n        const final = parseInt(finalTexto.replace(\/\\D\/g, \"\"), 10);\n        if (!final) return;\n        lencoisIniciou = true;\n        let valor = 0;\n        const duracao = 1000;\n        const passo = final \/ (duracao \/ 16);\n\n        const intervalo = setInterval(() =\u003e {\n          valor += passo;\n          if (valor \u003e= final) {\n            valor = final;\n            clearInterval(intervalo);\n            lencoisCounterEl.textContent = valor.toLocaleString('en-AU') + '+';\n          } else {\n            lencoisCounterEl.textContent = Math.floor(valor).toLocaleString('en-AU');\n          }\n        }, 16);\n      }\n\n      function lencoisVerificarContador() {\n        if (!lencoisCounterEl) return;\n        const rect = lencoisCounterEl.getBoundingClientRect();\n        if (rect.top \u003c window.innerHeight * 0.85) lencoisIniciarContador();\n      }\n\n      window.addEventListener(\"scroll\", lencoisVerificarContador);\n      window.addEventListener(\"load\", lencoisVerificarContador);\n    })();\n  \u003c\/script\u003e\n\n\u003c\/section\u003e","brand":"AquaFit Australia","offers":[{"title":"S","offer_id":53310644814191,"sku":"14:173;5:100014064","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"M","offer_id":53310644846959,"sku":"14:173;5:100014066","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"L","offer_id":53310644879727,"sku":"14:173;5:100014065","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"XL","offer_id":53310644912495,"sku":"14:173;5:100014067","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"XXL","offer_id":53310644945263,"sku":"14:173;5:100014068","price":99.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/4871\/0767\/files\/Designsemnome-2023-09-26T132517.524.png?v=1786820185"},{"product_id":"port-douglas-one-piece-swimsuit","title":"Port Douglas One-Piece Swimsuit","description":"","brand":"AquaFit Australia","offers":[{"title":"XS","offer_id":53310645731695,"sku":null,"price":109.0,"currency_code":"AUD","in_stock":true},{"title":"S","offer_id":53310645764463,"sku":null,"price":109.0,"currency_code":"AUD","in_stock":true},{"title":"M","offer_id":53310645797231,"sku":null,"price":109.0,"currency_code":"AUD","in_stock":true},{"title":"L","offer_id":53310645829999,"sku":null,"price":109.0,"currency_code":"AUD","in_stock":true},{"title":"XL","offer_id":53310645862767,"sku":null,"price":109.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/4871\/0767\/files\/1_3b455b43-3ff1-4768-89a5-cccc7c0d904f.png?v=1786820202"},{"product_id":"mission-beach-one-piece-swimsuit","title":"Mission Beach One-Piece Swimsuit","description":"","brand":"AquaFit Australia","offers":[{"title":"XS","offer_id":53310651367791,"sku":null,"price":129.0,"currency_code":"AUD","in_stock":true},{"title":"S","offer_id":53310651400559,"sku":null,"price":129.0,"currency_code":"AUD","in_stock":true},{"title":"M","offer_id":53310651433327,"sku":null,"price":129.0,"currency_code":"AUD","in_stock":true},{"title":"L","offer_id":53310651466095,"sku":null,"price":129.0,"currency_code":"AUD","in_stock":true},{"title":"XL","offer_id":53310651498863,"sku":null,"price":129.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/4871\/0767\/files\/01_Imagem_1_ee62066c-86c9-4328-9e07-dc2c312ee0f6.jpg?v=1786820215"},{"product_id":"whitehaven-one-piece-swimsuit","title":"Whitehaven One-Piece Swimsuit","description":"","brand":"AquaFit Australia","offers":[{"title":"XS","offer_id":53310659723631,"sku":null,"price":109.0,"currency_code":"AUD","in_stock":true},{"title":"S","offer_id":53310659756399,"sku":null,"price":109.0,"currency_code":"AUD","in_stock":true},{"title":"M","offer_id":53310659789167,"sku":null,"price":109.0,"currency_code":"AUD","in_stock":true},{"title":"L","offer_id":53310659821935,"sku":null,"price":109.0,"currency_code":"AUD","in_stock":true},{"title":"XL","offer_id":53310659854703,"sku":null,"price":109.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/4871\/0767\/files\/1_c09ebc93-0e46-49a5-9b55-5ef530203abe.png?v=1786820230"},{"product_id":"hamilton-island-one-piece-swimsuit","title":"Hamilton Island One-Piece Swimsuit","description":"","brand":"AquaFit Australia","offers":[{"title":"XS","offer_id":53310659920239,"sku":null,"price":129.0,"currency_code":"AUD","in_stock":true},{"title":"S","offer_id":53310659953007,"sku":null,"price":129.0,"currency_code":"AUD","in_stock":true},{"title":"M","offer_id":53310659985775,"sku":null,"price":129.0,"currency_code":"AUD","in_stock":true},{"title":"L","offer_id":53310660018543,"sku":null,"price":129.0,"currency_code":"AUD","in_stock":true},{"title":"XL","offer_id":53310660051311,"sku":null,"price":129.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/4871\/0767\/files\/3_1_4b26190c-8d3e-45d0-b328-6364a834dc5b.png?v=1786820243"},{"product_id":"yallingup-one-piece-swimsuit","title":"Yallingup One-Piece Swimsuit","description":"\u003csection id=\"lencois-landing\" style=\"overflow:hidden;\"\u003e\n  \u003cstyle\u003e\n    #lencois-landing { background-color:#fff; color:#333; overflow-x:hidden; font-family:inherit; }\n    [data-lencois-animate] { opacity:1; transform:translateY(0); transition:opacity .8s ease, transform .8s ease; }\n    .lencois-gradient-title { background:linear-gradient(90deg,#ef5ca6,#d43b85,#8e3cc9); background-size:300% 300%; animation:lencoisGradientMove 5s linear infinite; -webkit-background-clip:text; -webkit-text-fill-color:transparent; display:inline-block; font-weight:800; font-size:2.1rem; }\n    .lencois-benefit h4 { background:linear-gradient(90deg,#ef5ca6,#d43b85,#8e3cc9); background-size:300% 300%; animation:lencoisGradientMove 5s linear infinite; -webkit-background-clip:text; -webkit-text-fill-color:transparent; margin-bottom:1rem; font-size:1.3rem; font-weight:700; text-align:center; }\n    @keyframes lencoisGradientMove { 0%{background-position:0% 50%;} 50%{background-position:100% 50%;} 100%{background-position:0% 50%;} }\n    #lencois-landing .lencois-section-padding { padding:5rem 10%; }\n    #lencois-landing h2, #lencois-landing h3 { font-weight:700; text-align:center; margin-bottom:2rem; }\n    .lencois-hero { text-align:center; padding:8rem 10% 6rem; background:linear-gradient(135deg,#ef5ca6 0%,#f78bc9 25%,#5ff4ab 75%,#8e3cc9 100%); background-size:250% 250%; animation:lencoisGradientMove 4s ease-in-out infinite; color:#fff; border-radius:0 0 50px 50px; }\n    .lencois-hero h2 { font-size:2.8rem; line-height:1.3; max-width:850px; margin:0 auto 1.5rem; }\n    .lencois-hero p { font-size:1.15rem; max-width:760px; margin:0 auto; opacity:.95; }\n    .lencois-benefits-grid { display:grid; grid-template-columns:repeat(auto-fit,minmax(300px,1fr)); gap:3rem; }\n    .lencois-benefit { background:#fff; border-radius:25px; box-shadow:0 10px 25px rgba(0,0,0,.08); overflow:hidden; text-align:center; transition:transform .3s; }\n    .lencois-benefit:hover { transform:translateY(-6px); }\n    .lencois-benefit img { width:100%; height:380px; object-fit:cover; }\n    .lencois-benefit-content { padding:2rem; }\n    .lencois-benefit p { color:#555; line-height:1.6; text-align:center; }\n    .lencois-gallery { background:#fff; text-align:center; padding-top:3rem; padding-bottom:5rem; }\n    .lencois-gallery h3 { font-size:2rem; margin-bottom:2.5rem; }\n    .lencois-gallery-images { display:grid; grid-template-columns:repeat(auto-fit,minmax(280px,1fr)); gap:1.5rem; padding:0 10%; }\n    .lencois-gallery-images img { width:100%; height:430px; object-fit:cover; border-radius:20px; box-shadow:0 8px 25px rgba(0,0,0,.08); transition:transform .3s ease; }\n    .lencois-testimonials { background:linear-gradient(135deg,#ef5ca6 0%,#b268c2 40%,#5ff4ab 90%,#8e3cc9 100%); background-size:300% 300%; animation:lencoisGradientMove 6s ease-in-out infinite; color:#fff; text-align:center; padding:5rem 10%; }\n    .lencois-testimonial { max-width:650px; margin:0 auto 2.5rem; font-style:italic; font-size:1.1rem; opacity:.95; }\n    .lencois-testimonial strong { display:block; margin-top:1rem; font-style:normal; font-size:1rem; color:#fff; }\n    .lencois-testimonial-img { width:200px; height:200px; object-fit:cover; object-position:top; border-radius:50%; box-shadow:0 8px 25px rgba(0,0,0,.25); margin:0 auto 1.2rem; display:block; border:3px solid rgba(255,255,255,.85); }\n    .lencois-counter { display:inline-block; font-size:3rem; font-weight:900; background:linear-gradient(90deg,#fff,#fcd9ef,#5ff4ab); background-size:300% 300%; animation:lencoisGradientMove 4s ease-in-out infinite; -webkit-background-clip:text; -webkit-text-fill-color:transparent; text-shadow:0 0 20px rgba(255,255,255,.4); padding:0 .3em; }\n    .lencois-faq { max-width:750px; margin:0 auto; text-align:left; padding-top:5rem; padding-bottom:5rem; }\n    .lencois-faq details { background:#fdfdfd; border-radius:12px; border:1px solid #e0e0e0; margin-bottom:1rem; padding:1.2rem 1.5rem; cursor:pointer; transition:all .3s ease; }\n    .lencois-faq details:hover { border-color:#ef5ca6; background:#fff8fc; }\n    .lencois-faq summary { font-weight:600; font-size:1.1rem; list-style:none; display:flex; justify-content:space-between; align-items:center; color:#ef5ca6; }\n    .lencois-faq summary::after { content:'+'; font-size:1.3rem; transition:transform .3s; }\n    .lencois-faq details[open] summary::after { transform:rotate(45deg); }\n    .lencois-cta { text-align:center; background:linear-gradient(145deg,#ef5ca6 0%,#e67dbf 30%,#5ff4ab 80%,#8e3cc9 100%); background-size:300% 300%; animation:lencoisGradientMove 6s ease-in-out infinite; padding:5rem 10%; color:#fff; border-radius:50px 50px 0 0; }\n    .lencois-cta h2 { font-size:2.1rem; line-height:1.3; font-weight:800; margin-bottom:1.5rem; }\n    @media (max-width:760px){ .lencois-hero{padding:6rem 6% 4rem;} .lencois-hero h2{font-size:1.9rem;} .lencois-benefit img{height:300px;} .lencois-testimonial{font-size:1rem;} }\n  \u003c\/style\u003e\n  \u003cdiv class=\"lencois-hero\" data-lencois-animate\u003e\n    \u003ch2\u003eFeel as Incredible as You Look\u003c\/h2\u003e\n    \u003cp\u003eImagine: you put on your new one-piece swimsuit, look in the mirror, and instead of hesitation, you feel a wave of confidence. Your silhouette looks elegant, comfort is immediate, and the only thing on your mind is the sun and the sea. With the Yallingup One-Piece Swimsuit, this moment is yours. Created to highlight your natural beauty, it restores your confidence to live summer to the fullest.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"lencois-section-padding\"\u003e\n    \u003ch3 class=\"lencois-gradient-title\" data-lencois-animate\u003eElegance and Comfort in Every Detail\u003c\/h3\u003e\n    \u003cdiv class=\"lencois-benefits-grid\"\u003e\n      \u003cdiv class=\"lencois-benefit\" data-lencois-animate\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/Designsemnome-2023-09-26T132041.520.png?v=1751899532\" alt=\"Flattering Silhouette\" loading=\"lazy\" style=\"object-position:center center\"\u003e\n        \u003cdiv class=\"lencois-benefit-content\"\u003e\n          \u003ch4\u003eFlattering Silhouette\u003c\/h4\u003e\n          \u003cp\u003eIts shaping design is crafted to embrace and highlight your natural curves. Feel secure and elegant, with a fit that flatters your silhouette without squeezing.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lencois-benefit\" data-lencois-animate\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/Designsemnome-2023-09-26T132026.504.png?v=1751899532\" alt=\"Custom Comfort\" loading=\"lazy\" style=\"object-position:center center\"\u003e\n        \u003cdiv class=\"lencois-benefit-content\"\u003e\n          \u003ch4\u003eCustom Comfort\u003c\/h4\u003e\n          \u003cp\u003eWith easily adjustable straps, you can customise the support to your liking. Enjoy freedom of movement, whether you are swimming or relaxing in the sun.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lencois-benefit\" data-lencois-animate\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/Designsemnome-2023-09-26T132119.514.png?v=1751899533\" alt=\"Versatility and Support\" loading=\"lazy\" style=\"object-position:center center\"\u003e\n        \u003cdiv class=\"lencois-benefit-content\"\u003e\n          \u003ch4\u003eVersatility and Support\u003c\/h4\u003e\n          \u003cp\u003eRemovable cups give you the option to choose your level of support and neckline shape. Customise this One-Piece Swimsuit to fit your body and your mood.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lencois-benefit\" data-lencois-animate\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/Designsemnome-2023-09-26T132059.479.png?v=1751899534\" alt=\"Absolute Security\" loading=\"lazy\" style=\"object-position:center center\"\u003e\n        \u003cdiv class=\"lencois-benefit-content\"\u003e\n          \u003ch4\u003eAbsolute Security\u003c\/h4\u003e\n          \u003cp\u003eFully lined, the Yallingup One-Piece Swimsuit ensures full coverage and a soft feel on the skin, even when wet. Zero transparency, maximum confidence.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"lencois-gallery\" data-lencois-animate\u003e\n    \u003ch3 class=\"lencois-gradient-title\"\u003eYour New Favourite One-Piece Swimsuit\u003c\/h3\u003e\n    \u003cdiv class=\"lencois-gallery-images\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/Designsemnome-2023-09-26T131959.577.png?v=1751899533\" alt=\"Model smiling at the beach in the Yallingup One-Piece Swimsuit\" loading=\"lazy\" style=\"object-position:center center\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/H53e2516a13d74343b0d4d2e757ec46d1y.webp?v=1751899534\" alt=\"Front view of the Yallingup One-Piece Swimsuit highlighting its elegant shape\" loading=\"lazy\" style=\"object-position:center center\"\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"lencois-testimonials\" data-lencois-animate\u003e\n    \u003ch3 class=\"lencois-gradient-title\" style=\"-webkit-text-fill-color:white;\"\u003eOver \u003cspan class=\"lencois-counter\"\u003e5492+\u003c\/span\u003e customers approved AquaFit quality\u003c\/h3\u003e\n    \n    \u003cdiv class=\"lencois-testimonial\"\u003e\n      \u003cimg class=\"lencois-testimonial-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/aquafit-portugal-panama-city-one-piece-prova-social-1.jpg?v=1780950768\" alt=\"AquaFit Australia Customer 1\" loading=\"lazy\"\u003e\n      \u003cp\u003e\"I have never felt so good in a One-Piece Swimsuit. It is elegant, super comfortable, and fits perfectly. I no longer hesitate to go to the beach. 100% recommended!\"\u003c\/p\u003e\n      \u003cstrong\u003e- Catarina S.\u003c\/strong\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"lencois-testimonial\"\u003e\n      \u003cimg class=\"lencois-testimonial-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/aquafit-portugal-panama-city-one-piece-prova-social-2.jpg?v=1780950806\" alt=\"AquaFit Australia Customer 2\" loading=\"lazy\"\u003e\n      \u003cp\u003e\"The quality is fantastic. I love that it's fully lined, and the adjustable straps make all the difference. I feel it flatters my body. It was a great purchase.\"\u003c\/p\u003e\n      \u003cstrong\u003e- Beatriz F.\u003c\/strong\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"lencois-section-padding lencois-faq\" data-lencois-animate\u003e\n    \u003ch3 class=\"lencois-gradient-title\"\u003eFrequently Asked Questions\u003c\/h3\u003e\n    \n    \u003cdetails\u003e\n      \u003csummary\u003eIs this style suitable for fuller busts?\u003c\/summary\u003e\n      \u003cp\u003eYes, the Yallingup One-Piece Swimsuit is designed to offer great support. The adjustable straps and removable cups allow a customised fit for various body types, including fuller busts.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes the fabric pill or fade with use?\u003c\/summary\u003e\n      \u003cp\u003eWe use high-quality materials to ensure the durability of our pieces. We recommend following the washing instructions on the label — hand wash with cold water — to preserve the colour and texture of your one-piece swimsuit for longer.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eHow do I know my ideal size?\u003c\/summary\u003e\n      \u003cp\u003eWe provide a detailed size guide on the product page with corresponding measurements. If you are unsure between two sizes, we suggest choosing the larger one to ensure maximum comfort.\u003c\/p\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"lencois-cta\" data-lencois-animate\u003e\n    \u003ch2\u003eReady to Feel Confident This Summer?\u003c\/h2\u003e\n    \u003cp\u003eJoin over 5,492 women who have rediscovered the joy of going to the beach with AquaFit. Order your Yallingup One-Piece Swimsuit now and experience summer with the confidence and style you deserve.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"AquaFit Australia","offers":[{"title":"S","offer_id":53310660247919,"sku":"14:200003699#ADE2009M;5:100014066","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"M","offer_id":53310660280687,"sku":"14:200003699#ADE2009M;5:100014067","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"L","offer_id":53310660313455,"sku":"14:200003699#ADE2009M;5:100014068","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"XL","offer_id":53310660346223,"sku":"14:200003699#ADE2009M;5:100014069","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"XXL","offer_id":53310660378991,"sku":"14:200003699#ADE2009M;5:100014070","price":99.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/4871\/0767\/files\/Designsemnome-2023-09-26T132041.520.png?v=1786820253"},{"product_id":"magnetic-island-one-piece-swimsuit","title":"Magnetic Island One-Piece Swimsuit","description":"","brand":"AquaFit Australia","offers":[{"title":"XS","offer_id":53310660903279,"sku":null,"price":149.0,"currency_code":"AUD","in_stock":true},{"title":"S","offer_id":53310660936047,"sku":null,"price":149.0,"currency_code":"AUD","in_stock":true},{"title":"M","offer_id":53310660968815,"sku":null,"price":149.0,"currency_code":"AUD","in_stock":true},{"title":"L","offer_id":53310661001583,"sku":null,"price":149.0,"currency_code":"AUD","in_stock":true},{"title":"XL","offer_id":53310661034351,"sku":null,"price":149.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/4871\/0767\/files\/1_394d53f1-8178-4c77-98ca-880ce0edb4f4.png?v=1786820281"},{"product_id":"bondi-one-piece-swimsuit","title":"Bondi One-Piece Swimsuit","description":"\u003csection id=\"lencois-landing\" style=\"overflow:hidden;\"\u003e\n\n  \u003cstyle\u003e\n    #lencois-landing {\n      background-color: #fff;\n      color: #333;\n      overflow-x: hidden;\n      font-family: inherit;\n    }\n\n    [data-lencois-animate] {\n      opacity: 0;\n      transform: translateY(30px);\n      transition: opacity 0.8s ease, transform 0.8s ease;\n    }\n\n    [data-lencois-animate].lencois-visible {\n      opacity: 1;\n      transform: translateY(0);\n    }\n\n    .lencois-gradient-title {\n      background: linear-gradient(90deg, #ef5ca6, #d43b85, #8e3cc9);\n      background-size: 300% 300%;\n      animation: lencoisGradientMove 5s linear infinite;\n      -webkit-background-clip: text;\n      -webkit-text-fill-color: transparent;\n      display: inline-block;\n      font-weight: 800;\n      font-size: 2.1rem;\n    }\n\n    .lencois-benefit h4 {\n      background: linear-gradient(90deg, #ef5ca6, #d43b85, #8e3cc9);\n      background-size: 300% 300%;\n      animation: lencoisGradientMove 5s linear infinite;\n      -webkit-background-clip: text;\n      -webkit-text-fill-color: transparent;\n      margin-bottom: 1rem;\n      font-size: 1.3rem;\n      font-weight: 700;\n      text-align: center;\n    }\n\n    @keyframes lencoisGradientMove {\n      0% { background-position: 0% 50%; }\n      50% { background-position: 100% 50%; }\n      100% { background-position: 0% 50%; }\n    }\n\n    #lencois-landing .lencois-section-padding {\n      padding: 5rem 10%;\n    }\n\n    #lencois-landing h2, #lencois-landing h3 {\n      font-weight: 700;\n      text-align: center;\n      margin-bottom: 2rem;\n    }\n\n    .lencois-hero {\n      text-align: center;\n      padding: 8rem 10% 6rem;\n      background: linear-gradient(135deg, #ef5ca6 0%, #f78bc9 25%, #5ff4ab 75%, #8e3cc9 100%);\n      background-size: 250% 250%;\n      animation: lencoisGradientMove 4s ease-in-out infinite;\n      color: #fff;\n      border-radius: 0 0 50px 50px;\n    }\n\n    .lencois-hero h2 {\n      font-size: 2.8rem;\n      line-height: 1.3;\n      max-width: 850px;\n      margin: 0 auto 1.5rem;\n    }\n\n    .lencois-hero p {\n      font-size: 1.15rem;\n      max-width: 760px;\n      margin: 0 auto;\n      opacity: 0.95;\n    }\n\n    .lencois-benefits-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n      gap: 3rem;\n    }\n\n    .lencois-benefit {\n      background: #fff;\n      border-radius: 25px;\n      box-shadow: 0 10px 25px rgba(0,0,0,0.08);\n      overflow: hidden;\n      text-align: center;\n      transition: transform 0.3s;\n    }\n\n    .lencois-benefit:hover {\n      transform: translateY(-6px);\n    }\n\n    .lencois-benefit img {\n      width: 100%;\n      height: 380px;\n      object-fit: cover;\n    }\n\n    .lencois-benefit-content {\n      padding: 2rem;\n    }\n\n    .lencois-benefit p {\n      color: #555;\n      line-height: 1.6;\n      text-align: center;\n    }\n\n    .lencois-gallery {\n      background: #fff;\n      text-align: center;\n      padding-top: 3rem;\n      padding-bottom: 5rem;\n    }\n\n    .lencois-gallery h3 {\n      font-size: 2rem;\n      margin-bottom: 2.5rem;\n    }\n\n    .lencois-gallery-images {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n      gap: 1.5rem;\n      padding: 0 10%;\n    }\n\n    .lencois-gallery-images img {\n      width: 100%;\n      border-radius: 20px;\n      box-shadow: 0 8px 25px rgba(0,0,0,0.08);\n      transition: transform 0.3s ease;\n    }\n\n    .lencois-gallery-images img:hover {\n      transform: scale(1.03);\n    }\n\n    .lencois-testimonials {\n      background: linear-gradient(135deg, #ef5ca6 0%, #b268c2 40%, #5ff4ab 90%, #8e3cc9 100%);\n      background-size: 300% 300%;\n      animation: lencoisGradientMove 6s ease-in-out infinite;\n      color: #fff;\n      text-align: center;\n      padding: 5rem 10%;\n    }\n\n    .lencois-testimonials h3 {\n      margin-bottom: 2.5rem;\n    }\n\n    .lencois-testimonial {\n      max-width: 650px;\n      margin: 0 auto 2.5rem;\n      font-style: italic;\n      font-size: 1.1rem;\n      opacity: 0.95;\n    }\n\n    .lencois-testimonial:last-child {\n      margin-bottom: 0;\n    }\n\n    .lencois-testimonial strong {\n      display: block;\n      margin-top: 1rem;\n      font-style: normal;\n      font-size: 1rem;\n      color: #fff;\n    }\n\n    .lencois-testimonial-img {\n      width: 200px;\n      height: 200px;\n      object-fit: cover;\n      object-position: top;\n      border-radius: 50%;\n      box-shadow: 0 8px 25px rgba(0,0,0,0.25);\n      margin: 0 auto 1.2rem;\n      display: block;\n      border: 3px solid rgba(255,255,255,0.85);\n      transition: transform 0.3s ease;\n    }\n\n    .lencois-testimonial-img:hover {\n      transform: scale(1.05);\n    }\n\n    .lencois-counter {\n      display: inline-block;\n      font-size: 3rem;\n      font-weight: 900;\n      background: linear-gradient(90deg, #ffffff, #fcd9ef, #5ff4ab);\n      background-size: 300% 300%;\n      animation: lencoisGradientMove 4s ease-in-out infinite;\n      -webkit-background-clip: text;\n      -webkit-text-fill-color: transparent;\n      text-shadow: 0 0 20px rgba(255,255,255,0.4);\n      padding: 0 0.3em;\n    }\n\n    .lencois-faq {\n      max-width: 750px;\n      margin: 0 auto;\n      text-align: left;\n      padding-top: 5rem;\n      padding-bottom: 5rem;\n    }\n\n    .lencois-faq details {\n      background: #fdfdfd;\n      border-radius: 12px;\n      border: 1px solid #e0e0e0;\n      margin-bottom: 1rem;\n      padding: 1.2rem 1.5rem;\n      cursor: pointer;\n      transition: all 0.3s ease;\n    }\n\n    .lencois-faq details:hover {\n      border-color: #ef5ca6;\n      background: #fff8fc;\n    }\n\n    .lencois-faq summary {\n      font-weight: 600;\n      font-size: 1.1rem;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      color: #ef5ca6;\n    }\n\n    .lencois-faq details[open] summary {\n      color: #5ff4ab;\n    }\n\n    .lencois-faq summary::after {\n      content: '+';\n      font-size: 1.3rem;\n      transition: transform 0.3s;\n    }\n\n    .lencois-faq details[open] summary::after {\n      transform: rotate(45deg);\n    }\n\n    .lencois-cta {\n      text-align: center;\n      background: linear-gradient(145deg, #ef5ca6 0%, #e67dbf 30%, #5ff4ab 80%, #8e3cc9 100%);\n      background-size: 300% 300%;\n      animation: lencoisGradientMove 6s ease-in-out infinite;\n      padding: 5rem 10%;\n      color: #fff;\n      border-radius: 50px 50px 0 0;\n    }\n\n    .lencois-cta h2 {\n      font-size: 2.1rem;\n      line-height: 1.3;\n      font-weight: 800;\n      margin-bottom: 1.5rem;\n    }\n\n    @media (max-width:760px){\n      .lencois-hero { padding: 6rem 6% 4rem; }\n      .lencois-hero h2 { font-size: 1.9rem; }\n      .lencois-benefit img { height: 300px; }\n      .lencois-testimonial { font-size: 1rem; }\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"lencois-hero\" data-lencois-animate\u003e\n    \u003ch2\u003eThe One-Piece Swimsuit Designed to Make You Feel Free in Your Body\u003c\/h2\u003e\n    \u003cp\u003eImagine: you put it on and instantly feel secure. You look in the mirror and see an elegant silhouette, highlighted in all the right places. You arrive at the beach, walk across the sand, and dive into the waves without a single thought about whether everything stays in place. Just the freedom to enjoy the sun.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lencois-section-padding\"\u003e\n    \u003ch3 class=\"lencois-gradient-title\" data-lencois-animate\u003eWhy choose Bondi One-Piece Swimsuit?\u003c\/h3\u003e\n    \u003cdiv class=\"lencois-benefits-grid\"\u003e\n      \u003cdiv class=\"lencois-benefit\" data-lencois-animate\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/5_a76a475a-274b-4509-a21f-fb47f9353b21.png?v=1765948029\" alt=\"A Neckline That Inspires Confidence\" loading=\"lazy\" style=\"object-position:center 24%;\"\u003e\n  \u003cdiv class=\"lencois-benefit-content\"\u003e\n    \u003ch4\u003eA Neckline That Inspires Confidence\u003c\/h4\u003e\n    \u003cp\u003eThe deep V-neckline is enhanced by a delicate mesh, a detail that balances sensuality and elegance. With visible cups, it offers gentle and natural shaping to the bust, so you feel secure and valued.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lencois-benefit\" data-lencois-animate\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/1_6f2e7430-a54c-4c31-8366-1e5fc7b56c3c.png?v=1765948029\" alt=\"The Highlighted Waist\" loading=\"lazy\" style=\"object-position:center 48%;\"\u003e\n  \u003cdiv class=\"lencois-benefit-content\"\u003e\n    \u003ch4\u003eThe Highlighted Waist\u003c\/h4\u003e\n    \u003cp\u003eThe horizontal mesh stripes at the waist are not just a design detail. They draw the eye and create a visual line that defines your silhouette subtly and sophisticatedly, celebrating your curves.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lencois-benefit\" data-lencois-animate\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/2_ceaad5de-d687-41de-838e-99a1f7d86c25.png?v=1765948029\" alt=\"Freedom in Every Movement\" loading=\"lazy\" style=\"object-position:center center;\"\u003e\n  \u003cdiv class=\"lencois-benefit-content\"\u003e\n    \u003ch4\u003eFreedom in Every Movement\u003c\/h4\u003e\n    \u003cp\u003eThe back is the secret star of this piece. Wide straps cross elegantly, ensuring everything stays in place while swimming or walking, while the low back cut adds an unexpected touch of sophistication.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lencois-benefit\" data-lencois-animate\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/3_1a2d1b2f-0725-4ba0-b59b-e1f3c69b3516.png?v=1765948029\" alt=\"Put On and Forget\" loading=\"lazy\" style=\"object-position:center center;\"\u003e\n  \u003cdiv class=\"lencois-benefit-content\"\u003e\n    \u003ch4\u003ePut On and Forget\u003c\/h4\u003e\n    \u003cp\u003eThe medium-coverage bottom cut and overall fit are designed for your comfort. It is a one-piece swimsuit that hugs your body without restricting, letting you enjoy summer to the fullest, worry-free.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lencois-gallery\" data-lencois-animate\u003e\n    \u003ch3 class=\"lencois-gradient-title\"\u003eDetails of our flawless fit\u003c\/h3\u003e\n    \u003cdiv class=\"lencois-gallery-images\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/6_62bc2db2-a541-471e-9819-7be20674a74e.png?v=1765948029\" alt=\"Front detail Bondi One-Piece Swimsuit\" loading=\"lazy\" style=\"object-position:center 62%;\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/4_2cb6108c-dab8-44b8-afc5-a0a5a58cf57e.png?v=1765948029\" alt=\"Back detail of Bondi One-Piece Swimsuit\" loading=\"lazy\" style=\"object-position:center center;\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lencois-testimonials\" data-lencois-animate\u003e\n    \u003ch3 class=\"lencois-gradient-title\" style=\"-webkit-text-fill-color:white;\"\u003e\n      \u003cspan id=\"lencois-counter\" class=\"lencois-counter\" data-final=\"9300+\"\u003e9300+\u003c\/span\u003e customers chose AquaFit quality\n    \u003c\/h3\u003e\n    \u003cdiv class=\"lencois-testimonial\"\u003e\n  \u003cimg class=\"lencois-testimonial-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/fato-de-banho-aquacompress-prova-social-1-png_90bab571-6186-465a-972f-ff2b40ba6311.jpg?v=1779508903\" alt=\"Finally, a One-Piece Swimsuit that makes me feel good! It's truly elegant and super comfortable; I didn't worry about anything all day.\" loading=\"lazy\"\u003e\n  \u003cp\u003e\"Finally a One-Piece Swimsuit that makes me feel great! It looks truly elegant and is super comfortable; I didn't worry about a thing all day.\"\u003c\/p\u003e\n  \u003cstrong\u003e- Sofia M.\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lencois-testimonial\"\u003e\n  \u003cimg class=\"lencois-testimonial-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/fato-de-banho-aquacompress-prova-social-2-png_5e276bb7-e7fd-45c4-99e5-70ff10759a22.jpg?v=1779508988\" alt=\"I was worried about the neckline, but it fits like a glove. I feel secure and the mesh detail at the waist is beautiful.\" loading=\"lazy\"\u003e\n  \u003cp\u003e\"I was worried about the neckline, but it fits like a glove. I feel secure, and the mesh detail on the waist is beautiful.\"\u003c\/p\u003e\n  \u003cstrong\u003e- Joana R.\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lencois-testimonial\"\u003e\n  \u003cimg class=\"lencois-testimonial-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/fato-de-banho-aquacompress-prova-social-3-png_587ecf9b-59bd-45df-a5fa-bff58d393153.jpg?v=1779509060\" alt=\"I love the back! It is unique and offers great support. It's already my favourite One-Piece Swimsuit for this summer.\" loading=\"lazy\"\u003e\n  \u003cp\u003e\"I love the back! It's different and offers great support. It's already my favourite one-piece swimsuit for this summer.\"\u003c\/p\u003e\n  \u003cstrong\u003e- Catarina S.\u003c\/strong\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lencois-section-padding lencois-faq\" data-lencois-animate\u003e\n    \u003ch3 class=\"lencois-gradient-title\"\u003eFrequently Asked Questions\u003c\/h3\u003e\n    \u003cdetails\u003e\n  \u003csummary\u003eDoes this one-piece swimsuit have cups or padding?\u003c\/summary\u003e\n  \u003cp\u003eYes, this model features soft, built-in cups (padding) that help shape the bust naturally and comfortably, offering light support.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n  \u003csummary\u003eAre the straps adjustable?\u003c\/summary\u003e\n  \u003cp\u003eThe straps on this style feature a fixed crisscross back design to ensure a secure and comfortable fit all day long. They are not adjustable in length.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n  \u003csummary\u003eWhat is the back coverage like?\u003c\/summary\u003e\n  \u003cp\u003eThe back offers medium coverage. It's a design intended to be comfortable and elegant, covering enough to make you feel secure without sacrificing a modern cut.\u003c\/p\u003e\n\u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lencois-cta\" data-lencois-animate\u003e\n    \u003ch2\u003eDesigned to move with you, this One-Piece Swimsuit combines comfortable support with a design that enhances your natural silhouette, giving you the confidence to enjoy every moment.\u003c\/h2\u003e\n  \u003c\/div\u003e\n\n  \u003cscript\u003e\n    (function(){\n      function lencoisOnScrollAnimate() {\n        document.querySelectorAll('[data-lencois-animate]').forEach(el =\u003e {\n          const rect = el.getBoundingClientRect();\n          if (rect.top \u003c window.innerHeight * 0.85) el.classList.add('lencois-visible');\n        });\n      }\n      document.addEventListener('scroll', lencoisOnScrollAnimate);\n      window.addEventListener('load', lencoisOnScrollAnimate);\n\n      const lencoisCounterEl = document.getElementById(\"lencois-counter\");\n      let lencoisIniciou = false;\n      function lencoisIniciarContador() {\n        if (lencoisIniciou || !lencoisCounterEl) return;\n        const finalTexto = lencoisCounterEl.getAttribute(\"data-final\") || \"\";\n        const final = parseInt(finalTexto.replace(\/\\D\/g, \"\"), 10);\n        if (!final) return;\n        lencoisIniciou = true;\n        let valor = 0;\n        const duracao = 1000;\n        const passo = final \/ (duracao \/ 16);\n\n        const intervalo = setInterval(() =\u003e {\n          valor += passo;\n          if (valor \u003e= final) {\n            valor = final;\n            clearInterval(intervalo);\n            lencoisCounterEl.textContent = valor.toLocaleString('en-AU') + '+';\n          } else {\n            lencoisCounterEl.textContent = Math.floor(valor).toLocaleString('en-AU');\n          }\n        }, 16);\n      }\n\n      function lencoisVerificarContador() {\n        if (!lencoisCounterEl) return;\n        const rect = lencoisCounterEl.getBoundingClientRect();\n        if (rect.top \u003c window.innerHeight * 0.85) lencoisIniciarContador();\n      }\n\n      window.addEventListener(\"scroll\", lencoisVerificarContador);\n      window.addEventListener(\"load\", lencoisVerificarContador);\n    })();\n  \u003c\/script\u003e\n\n\u003c\/section\u003e","brand":"AquaFit Australia","offers":[{"title":"Black \/ S","offer_id":53310665195887,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Black \/ M","offer_id":53310665228655,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Black \/ L","offer_id":53310665261423,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Black \/ XL","offer_id":53310665294191,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Black \/ XXL","offer_id":53310665326959,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Navy \/ S","offer_id":53310665359727,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Navy \/ M","offer_id":53310665392495,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Navy \/ L","offer_id":53310665425263,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Navy \/ XL","offer_id":53310665458031,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Navy \/ XXL","offer_id":53310665490799,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/4871\/0767\/files\/1_6f2e7430-a54c-4c31-8366-1e5fc7b56c3c.png?v=1786820303"},{"product_id":"geelong-one-piece-swimsuit","title":"Geelong One-Piece Swimsuit","description":"\u003ch3\u003e\u003cstrong\u003eOne-Piece Swimsuit\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eMaterial:\u003c\/strong\u003e Polyester\/Lycra\u003cbr\u003e\u003cstrong\u003ePadding:\u003c\/strong\u003e Yes (Removable) \u003cbr\u003e\u003cstrong\u003eAvailable sizes:\u003c\/strong\u003e S, M, L, XL, XXL\u003c\/p\u003e\n\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003eS:\u003c\/strong\u003e Waist: 69\/73 - Hips: 94\/98 - Bust: 86\/90\u003cbr\u003e\u003cstrong\u003eM:\u003c\/strong\u003e Waist: 74\/78 - Hips: 99\/103 - Bust: 91\/95\u003cbr\u003e\u003cstrong data-is-only-node=\"\"\u003eL: \u003c\/strong\u003e Waist: 79\/83 - Hips: 104\/107 - Bust: 96\/100\u003cbr\u003e\u003cstrong\u003eXL: \u003c\/strong\u003e Waist: 84\/87 - Hips: 108\/112 - Bust: 101\/105\u003cbr\u003e\u003cstrong\u003eXXL: \u003c\/strong\u003e Waist: 85\/88 - Hips: 113\/117 - Bust: 106\/111\u003c\/p\u003e\n\n\n\u003cdiv class=\"detailmodule_html\"\u003e\n\u003cdiv class=\"detail-desc-decorate-richtext\"\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"AquaFit Australia","offers":[{"title":"S","offer_id":53310665556335,"sku":"14:193#321-140024B;5:100014066;200007763:201336100#China-1","price":109.0,"currency_code":"AUD","in_stock":true},{"title":"M","offer_id":53310665589103,"sku":"14:193#321-140024B;5:100014066;200007763:201336100#China-2","price":109.0,"currency_code":"AUD","in_stock":true},{"title":"L","offer_id":53310665621871,"sku":"14:193#321-140024B;5:100014066;200007763:201336100#China-3","price":109.0,"currency_code":"AUD","in_stock":true},{"title":"XL","offer_id":53310665654639,"sku":"14:193#321-140024B;5:100014066;200007763:201336100#China-4","price":109.0,"currency_code":"AUD","in_stock":true},{"title":"XXL","offer_id":53310665687407,"sku":"14:193#321-140024B;5:100014066;200007763:201336100#China-5","price":109.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/4871\/0767\/files\/maio_18.png?v=1786820311"},{"product_id":"palm-cove-one-piece-swimsuit","title":"Palm Cove One-Piece Swimsuit","description":"","brand":"AquaFit Australia","offers":[{"title":"XS","offer_id":53310665785711,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"S","offer_id":53310665818479,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"M","offer_id":53310665851247,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"L","offer_id":53310665884015,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"XL","offer_id":53310665916783,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/4871\/0767\/files\/1_eb895f04-4b91-44a3-9186-03e823969983.png?v=1786820327"},{"product_id":"coolangatta-one-piece-swimsuit","title":"Coolangatta One-Piece Swimsuit","description":"\u003ch3\u003e\u003cstrong\u003eOne-Piece Swimsuit\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eMaterial:\u003c\/strong\u003e Polyester\/Lycra\u003cbr\u003e\u003cstrong\u003ePadding:\u003c\/strong\u003e Yes (Removable) \u003cbr\u003e\u003cstrong\u003eAvailable sizes:\u003c\/strong\u003e S, M, L, XL, XXL\u003c\/p\u003e\n\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003eS:\u003c\/strong\u003e Waist: 69\/73 - Hips: 94\/98 - Bust: 86\/90\u003cbr\u003e\u003cstrong\u003eM:\u003c\/strong\u003e Waist: 74\/78 - Hips: 99\/103 - Bust: 91\/95\u003cbr\u003e\u003cstrong data-is-only-node=\"\"\u003eL: \u003c\/strong\u003e Waist: 79\/83 - Hips: 104\/107 - Bust: 96\/100\u003cbr\u003e\u003cstrong\u003eXL: \u003c\/strong\u003e Waist: 84\/87 - Hips: 108\/112 - Bust: 101\/105\u003cbr\u003e\u003cstrong\u003eXXL: \u003c\/strong\u003e Waist: 85\/88 - Hips: 113\/117 - Bust: 106\/111\u003c\/p\u003e\n\n\n\u003cdiv class=\"detailmodule_html\"\u003e\n\u003cdiv class=\"detail-desc-decorate-richtext\"\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"AquaFit Australia","offers":[{"title":"Blue \/ S","offer_id":53310666637679,"sku":"14:365458#ADK4013A;200007763:201336100#China;5:100014066","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Blue \/ M","offer_id":53310666670447,"sku":"14:365458#ADK4013A;200007763:201336100#China;5:100014067","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Blue \/ L","offer_id":53310666703215,"sku":"14:365458#ADK4013A;200007763:201336100#China;5:100014068","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Blue \/ XL","offer_id":53310666735983,"sku":"14:365458#ADK4013A;200007763:201336100#China;5:100014069","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Blue \/ XXL","offer_id":53310666768751,"sku":"14:365458#ADK4013A;200007763:201336100#China;5:100014070","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Brown \/ S","offer_id":53310666801519,"sku":"14:365458#ADK4013A;200007763:201336100#China;5:100014071","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Brown \/ M","offer_id":53310666834287,"sku":"14:365458#ADK4013A;200007763:201336100#China;5:100014072","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Brown \/ L","offer_id":53310666867055,"sku":"14:365458#ADK4013A;200007763:201336100#China;5:100014073","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Brown \/ XL","offer_id":53310666899823,"sku":"14:365458#ADK4013A;200007763:201336100#China;5:100014074","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Brown \/ XXL","offer_id":53310666932591,"sku":"14:365458#ADK4013A;200007763:201336100#China;5:100014075","price":99.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/4871\/0767\/files\/Design_sem_nome.png?v=1786820342"},{"product_id":"trinity-beach-one-piece-swimsuit","title":"Trinity Beach One-Piece Swimsuit","description":"","brand":"AquaFit Australia","offers":[{"title":"XS","offer_id":53310671094127,"sku":null,"price":129.0,"currency_code":"AUD","in_stock":true},{"title":"S","offer_id":53310671126895,"sku":null,"price":129.0,"currency_code":"AUD","in_stock":true},{"title":"M","offer_id":53310671159663,"sku":null,"price":129.0,"currency_code":"AUD","in_stock":true},{"title":"L","offer_id":53310671192431,"sku":null,"price":129.0,"currency_code":"AUD","in_stock":true},{"title":"XL","offer_id":53310671225199,"sku":null,"price":129.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/4871\/0767\/files\/43d51b2db34827f5e40e6100caa45a40.png?v=1786820356"},{"product_id":"albany-one-piece-swimsuit","title":"Albany One-Piece Swimsuit","description":"\u003csection id=\"lencois-landing\" style=\"overflow:hidden;\"\u003e\n  \u003cstyle\u003e\n    #lencois-landing { background-color:#fff; color:#333; overflow-x:hidden; font-family:inherit; }\n    [data-lencois-animate] { opacity:1; transform:translateY(0); transition:opacity .8s ease, transform .8s ease; }\n    .lencois-gradient-title { background:linear-gradient(90deg,#ef5ca6,#d43b85,#8e3cc9); background-size:300% 300%; animation:lencoisGradientMove 5s linear infinite; -webkit-background-clip:text; -webkit-text-fill-color:transparent; display:inline-block; font-weight:800; font-size:2.1rem; }\n    .lencois-benefit h4 { background:linear-gradient(90deg,#ef5ca6,#d43b85,#8e3cc9); background-size:300% 300%; animation:lencoisGradientMove 5s linear infinite; -webkit-background-clip:text; -webkit-text-fill-color:transparent; margin-bottom:1rem; font-size:1.3rem; font-weight:700; text-align:center; }\n    @keyframes lencoisGradientMove { 0%{background-position:0% 50%;} 50%{background-position:100% 50%;} 100%{background-position:0% 50%;} }\n    #lencois-landing .lencois-section-padding { padding:5rem 10%; }\n    #lencois-landing h2, #lencois-landing h3 { font-weight:700; text-align:center; margin-bottom:2rem; }\n    .lencois-hero { text-align:center; padding:8rem 10% 6rem; background:linear-gradient(135deg,#ef5ca6 0%,#f78bc9 25%,#5ff4ab 75%,#8e3cc9 100%); background-size:250% 250%; animation:lencoisGradientMove 4s ease-in-out infinite; color:#fff; border-radius:0 0 50px 50px; }\n    .lencois-hero h2 { font-size:2.8rem; line-height:1.3; max-width:850px; margin:0 auto 1.5rem; }\n    .lencois-hero p { font-size:1.15rem; max-width:760px; margin:0 auto; opacity:.95; }\n    .lencois-benefits-grid { display:grid; grid-template-columns:repeat(auto-fit,minmax(300px,1fr)); gap:3rem; }\n    .lencois-benefit { background:#fff; border-radius:25px; box-shadow:0 10px 25px rgba(0,0,0,.08); overflow:hidden; text-align:center; transition:transform .3s; }\n    .lencois-benefit:hover { transform:translateY(-6px); }\n    .lencois-benefit img { width:100%; height:380px; object-fit:cover; }\n    .lencois-benefit-content { padding:2rem; }\n    .lencois-benefit p { color:#555; line-height:1.6; text-align:center; }\n    .lencois-gallery { background:#fff; text-align:center; padding-top:3rem; padding-bottom:5rem; }\n    .lencois-gallery h3 { font-size:2rem; margin-bottom:2.5rem; }\n    .lencois-gallery-images { display:grid; grid-template-columns:repeat(auto-fit,minmax(280px,1fr)); gap:1.5rem; padding:0 10%; }\n    .lencois-gallery-images img { width:100%; height:430px; object-fit:cover; border-radius:20px; box-shadow:0 8px 25px rgba(0,0,0,.08); transition:transform .3s ease; }\n    .lencois-testimonials { background:linear-gradient(135deg,#ef5ca6 0%,#b268c2 40%,#5ff4ab 90%,#8e3cc9 100%); background-size:300% 300%; animation:lencoisGradientMove 6s ease-in-out infinite; color:#fff; text-align:center; padding:5rem 10%; }\n    .lencois-testimonial { max-width:650px; margin:0 auto 2.5rem; font-style:italic; font-size:1.1rem; opacity:.95; }\n    .lencois-testimonial strong { display:block; margin-top:1rem; font-style:normal; font-size:1rem; color:#fff; }\n    .lencois-testimonial-img { width:200px; height:200px; object-fit:cover; object-position:top; border-radius:50%; box-shadow:0 8px 25px rgba(0,0,0,.25); margin:0 auto 1.2rem; display:block; border:3px solid rgba(255,255,255,.85); }\n    .lencois-counter { display:inline-block; font-size:3rem; font-weight:900; background:linear-gradient(90deg,#fff,#fcd9ef,#5ff4ab); background-size:300% 300%; animation:lencoisGradientMove 4s ease-in-out infinite; -webkit-background-clip:text; -webkit-text-fill-color:transparent; text-shadow:0 0 20px rgba(255,255,255,.4); padding:0 .3em; }\n    .lencois-faq { max-width:750px; margin:0 auto; text-align:left; padding-top:5rem; padding-bottom:5rem; }\n    .lencois-faq details { background:#fdfdfd; border-radius:12px; border:1px solid #e0e0e0; margin-bottom:1rem; padding:1.2rem 1.5rem; cursor:pointer; transition:all .3s ease; }\n    .lencois-faq details:hover { border-color:#ef5ca6; background:#fff8fc; }\n    .lencois-faq summary { font-weight:600; font-size:1.1rem; list-style:none; display:flex; justify-content:space-between; align-items:center; color:#ef5ca6; }\n    .lencois-faq summary::after { content:'+'; font-size:1.3rem; transition:transform .3s; }\n    .lencois-faq details[open] summary::after { transform:rotate(45deg); }\n    .lencois-cta { text-align:center; background:linear-gradient(145deg,#ef5ca6 0%,#e67dbf 30%,#5ff4ab 80%,#8e3cc9 100%); background-size:300% 300%; animation:lencoisGradientMove 6s ease-in-out infinite; padding:5rem 10%; color:#fff; border-radius:50px 50px 0 0; }\n    .lencois-cta h2 { font-size:2.1rem; line-height:1.3; font-weight:800; margin-bottom:1.5rem; }\n    @media (max-width:760px){ .lencois-hero{padding:6rem 6% 4rem;} .lencois-hero h2{font-size:1.9rem;} .lencois-benefit img{height:300px;} .lencois-testimonial{font-size:1rem;} }\n  \u003c\/style\u003e\n  \u003cdiv class=\"lencois-hero\" data-lencois-animate\u003e\n    \u003ch2\u003eRediscover your confidence by the sea.\u003c\/h2\u003e\n    \u003cp\u003eImagine this: you slip into your new one-piece swimsuit, look in the mirror, and for the first time in a long time, feel truly amazing. It is not just swimwear; it is the confidence that accompanies you to the beach or pool. The Albany One-Piece Swimsuit was designed to hug your curves and celebrate your body, exactly as it is.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"lencois-section-padding\"\u003e\n    \u003ch3 class=\"lencois-gradient-title\" data-lencois-animate\u003eElegance, Comfort, and Confidence\u003c\/h3\u003e\n    \u003cdiv class=\"lencois-benefits-grid\"\u003e\n      \u003cdiv class=\"lencois-benefit\" data-lencois-animate\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/3_1_9c7fac43-80a7-4503-96ac-a2dc52d8d02c.png?v=1751899705\" alt=\"Flattering Silhouette\" loading=\"lazy\" style=\"object-position:center center\"\u003e\n        \u003cdiv class=\"lencois-benefit-content\"\u003e\n          \u003ch4\u003eFlattering Silhouette\u003c\/h4\u003e\n          \u003cp\u003eOur shaping design, featuring subtle ruching around the midsection, is designed to enhance your natural curves, providing an elegant and harmonious look.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lencois-benefit\" data-lencois-animate\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/6_4f1388ee-810a-4071-a6ad-16d68244f7cd.png?v=1751899707\" alt=\"Custom Comfort\" loading=\"lazy\" style=\"object-position:center center\"\u003e\n        \u003cdiv class=\"lencois-benefit-content\"\u003e\n          \u003ch4\u003eCustom Comfort\u003c\/h4\u003e\n          \u003cp\u003eWith fully adjustable straps, the Albany One-Piece Swimsuit adjusts perfectly to your body, guaranteeing support and comfort all day long.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lencois-benefit\" data-lencois-animate\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/5_0a7160ff-16ba-42ef-b242-87bc519283ef.png?v=1751899706\" alt=\"Adaptable Support\" loading=\"lazy\" style=\"object-position:center center\"\u003e\n        \u003cdiv class=\"lencois-benefit-content\"\u003e\n          \u003ch4\u003eAdaptable Support\u003c\/h4\u003e\n          \u003cp\u003eRemovable cups offer you the freedom to choose your preferred level of support and shaping, so you always feel at your best.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lencois-benefit\" data-lencois-animate\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/4_abd2161d-795d-4785-843b-e8564d82c454.png?v=1751899707\" alt=\"Confidence in Every Movement\" loading=\"lazy\" style=\"object-position:center center\"\u003e\n        \u003cdiv class=\"lencois-benefit-content\"\u003e\n          \u003ch4\u003eConfidence in Every Movement\u003c\/h4\u003e\n          \u003cp\u003eFeel completely at ease. The full lining ensures total and discreet coverage, even when wet, for unwavering confidence.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"lencois-gallery\" data-lencois-animate\u003e\n    \u003ch3 class=\"lencois-gradient-title\"\u003eYour New Favourite One-Piece Swimsuit\u003c\/h3\u003e\n    \u003cdiv class=\"lencois-gallery-images\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/1_eaaf78e7-e956-4e18-9776-ed47e9b7764f.png?v=1751899705\" alt=\"Woman wearing the green Albany One-Piece Swimsuit on the beach, smiling.\" loading=\"lazy\" style=\"object-position:center center\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/2_15def999-dae8-4e1f-945e-8d410f651a65.png?v=1751899705\" alt=\"Back view of the Albany One-Piece Swimsuit, highlighting the elegance of the cut.\" loading=\"lazy\" style=\"object-position:center center\"\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"lencois-testimonials\" data-lencois-animate\u003e\n    \u003ch3 class=\"lencois-gradient-title\" style=\"-webkit-text-fill-color:white;\"\u003eOver \u003cspan class=\"lencois-counter\"\u003e7808+\u003c\/span\u003e customers approved AquaFit quality\u003c\/h3\u003e\n    \n    \u003cdiv class=\"lencois-testimonial\"\u003e\n      \u003cimg class=\"lencois-testimonial-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/aquafit-portugal-sarasota-one-piece-prova-social-1.jpg?v=1780953084\" alt=\"AquaFit Australia Customer 1\" loading=\"lazy\"\u003e\n      \u003cp\u003e\"I've never felt so confident in a One-Piece Swimsuit. It fits perfectly and the fabric is super comfortable. I feel it flatters me without being tight. I recommend it 100%!\"\u003c\/p\u003e\n      \u003cstrong\u003e- Catarina S.\u003c\/strong\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"lencois-testimonial\"\u003e\n      \u003cimg class=\"lencois-testimonial-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/aquafit-portugal-sarasota-one-piece-prova-social-2.jpg?v=1780953125\" alt=\"AquaFit Australia Customer 2\" loading=\"lazy\"\u003e\n      \u003cp\u003e\"This one-piece swimsuit is simply wonderful. The ruched front detail makes all the difference. It is elegant, and I feel very secure wearing it. It is already my favourite!\"\u003c\/p\u003e\n      \u003cstrong\u003e- Inês R.\u003c\/strong\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"lencois-section-padding lencois-faq\" data-lencois-animate\u003e\n    \u003ch3 class=\"lencois-gradient-title\"\u003eFrequently Asked Questions\u003c\/h3\u003e\n    \n    \u003cdetails\u003e\n      \u003csummary\u003eIs this style suitable for fuller busts?\u003c\/summary\u003e\n      \u003cp\u003eYes, the Albany One-Piece Swimsuit was designed to offer great support. The adjustable straps and removable cups allow for a customised fit for different body types, including fuller busts.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eHow should I care for my One-Piece Swimsuit to make it last longer?\u003c\/summary\u003e\n      \u003cp\u003eWe recommend hand washing in cold water with mild soap after each use. Lay flat to dry in the shade, and avoid direct contact with sunscreens and oils to preserve elasticity and colour.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes the fabric pill or lose its shape with use?\u003c\/summary\u003e\n      \u003cp\u003eWe select high-quality materials to ensure durability. With proper care, your one-piece swimsuit will maintain its shape and softness without pilling, season after season.\u003c\/p\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"lencois-cta\" data-lencois-animate\u003e\n    \u003ch2\u003eJoin over 7,808 confident women\u003c\/h2\u003e\n    \u003cp\u003eIt's time to feel fantastic in your own skin. Add the Albany One-Piece Swimsuit to your cart and get ready to enjoy summer with renewed self-esteem and comfort.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"AquaFit Australia","offers":[{"title":"S","offer_id":53310671290735,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"M","offer_id":53310671323503,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"L","offer_id":53310671356271,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"XL","offer_id":53310671389039,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"XXL","offer_id":53310671421807,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/4871\/0767\/files\/1_eaaf78e7-e956-4e18-9776-ed47e9b7764f.png?v=1786820365"},{"product_id":"k-gari-one-piece-swimsuit","title":"K'gari One-Piece Swimsuit","description":"","brand":"AquaFit Australia","offers":[{"title":"XS","offer_id":53310671487343,"sku":null,"price":129.0,"currency_code":"AUD","in_stock":true},{"title":"S","offer_id":53310671520111,"sku":null,"price":129.0,"currency_code":"AUD","in_stock":true},{"title":"M","offer_id":53310671552879,"sku":null,"price":129.0,"currency_code":"AUD","in_stock":true},{"title":"L","offer_id":53310671585647,"sku":null,"price":129.0,"currency_code":"AUD","in_stock":true},{"title":"XL","offer_id":53310671618415,"sku":null,"price":129.0,"currency_code":"AUD","in_stock":true},{"title":"3XL","offer_id":53310671651183,"sku":null,"price":129.0,"currency_code":"AUD","in_stock":true},{"title":"4XL","offer_id":53310671683951,"sku":null,"price":129.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/4871\/0767\/files\/1_bee290b6-6cc7-4313-a7ca-cf4fd693e109.png?v=1786820375"},{"product_id":"jurien-bay-one-piece-swimsuit","title":"Jurien Bay One-Piece Swimsuit","description":"\u003ch3\u003e\u003cstrong\u003eOne-Piece Swimsuit\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eMaterial:\u003c\/strong\u003e Polyester\/Lycra\u003cbr\u003e\u003cstrong\u003ePadding:\u003c\/strong\u003e Yes (Removable) \u003cbr\u003e\u003cstrong\u003eAvailable sizes:\u003c\/strong\u003e S, M, L, XL, XXL\u003c\/p\u003e\n\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003eS:\u003c\/strong\u003e Waist: 69\/73 - Hips: 94\/98 - Bust: 86\/90\u003cbr\u003e\u003cstrong\u003eM:\u003c\/strong\u003e Waist: 74\/78 - Hips: 99\/103 - Bust: 91\/95\u003cbr\u003e\u003cstrong data-is-only-node=\"\"\u003eL: \u003c\/strong\u003e Waist: 79\/83 - Hips: 104\/107 - Bust: 96\/100\u003cbr\u003e\u003cstrong\u003eXL: \u003c\/strong\u003e Waist: 84\/87 - Hips: 108\/112 - Bust: 101\/105\u003cbr\u003e\u003cstrong\u003eXXL: \u003c\/strong\u003e Waist: 85\/88 - Hips: 113\/117 - Bust: 106\/111\u003c\/p\u003e\n\n\n\u003cdiv class=\"detailmodule_html\"\u003e\n\u003cdiv class=\"detail-desc-decorate-richtext\"\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"AquaFit Australia","offers":[{"title":"S","offer_id":53310671749487,"sku":"14:193;5:361385#0XL-1","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"M","offer_id":53310671782255,"sku":"14:193;5:361385#0XL-2","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"L","offer_id":53310671815023,"sku":"14:193;5:361385#0XL-3","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"XL","offer_id":53310671847791,"sku":"14:193;5:361385#0XL-4","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"XXL","offer_id":53310671880559,"sku":"14:193;5:361385#0XL-5","price":99.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/4871\/0767\/files\/Designsemnome-2023-09-26T202113.702.png?v=1786820382"},{"product_id":"aldinga-one-piece-swimsuit","title":"Aldinga One-Piece Swimsuit","description":"\u003ch3\u003e\u003cstrong\u003eOne-Piece Swimsuit\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eMaterial:\u003c\/strong\u003e Polyester\/Lycra\u003cbr\u003e\u003cstrong\u003ePadding:\u003c\/strong\u003e Yes (Removable) \u003cbr\u003e\u003cstrong\u003eAvailable sizes:\u003c\/strong\u003e S, M, L, XL, XXL\u003c\/p\u003e\n\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003eS:\u003c\/strong\u003e Waist: 69\/73 - Hips: 94\/98 - Bust: 86\/90\u003cbr\u003e\u003cstrong\u003eM:\u003c\/strong\u003e Waist: 74\/78 - Hips: 99\/103 - Bust: 91\/95\u003cbr\u003e\u003cstrong data-is-only-node=\"\"\u003eL: \u003c\/strong\u003e Waist: 79\/83 - Hips: 104\/107 - Bust: 96\/100\u003cbr\u003e\u003cstrong\u003eXL: \u003c\/strong\u003e Waist: 84\/87 - Hips: 108\/112 - Bust: 101\/105\u003cbr\u003e\u003cstrong\u003eXXL: \u003c\/strong\u003e Waist: 85\/88 - Hips: 113\/117 - Bust: 106\/111\u003c\/p\u003e\n\n\n\u003cdiv class=\"detailmodule_html\"\u003e\n\u003cdiv class=\"detail-desc-decorate-richtext\"\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"AquaFit Australia","offers":[{"title":"Black \/ S","offer_id":53310671946095,"sku":"14:193#CAA12E2F006AA;5:100014066","price":109.0,"currency_code":"AUD","in_stock":true},{"title":"Black \/ M","offer_id":53310671978863,"sku":"14:193#CAA12E2F006AA;5:100014067","price":109.0,"currency_code":"AUD","in_stock":true},{"title":"Black \/ L","offer_id":53310672011631,"sku":"14:193#CAA12E2F006AA;5:100014068","price":109.0,"currency_code":"AUD","in_stock":true},{"title":"Black \/ XL","offer_id":53310672044399,"sku":"14:193#CAA12E2F006AA;5:100014069","price":109.0,"currency_code":"AUD","in_stock":true},{"title":"Black \/ XXL","offer_id":53310672077167,"sku":"14:193#CAA12E2F006AA;5:100014070","price":109.0,"currency_code":"AUD","in_stock":true},{"title":"Aqua \/ S","offer_id":53310672109935,"sku":"14:193#CAA12E2F006AA;5:100014071","price":109.0,"currency_code":"AUD","in_stock":true},{"title":"Aqua \/ M","offer_id":53310672142703,"sku":"14:193#CAA12E2F006AA;5:100014072","price":109.0,"currency_code":"AUD","in_stock":true},{"title":"Aqua \/ L","offer_id":53310672175471,"sku":"14:193#CAA12E2F006AA;5:100014073","price":109.0,"currency_code":"AUD","in_stock":true},{"title":"Aqua \/ XL","offer_id":53310672208239,"sku":"14:193#CAA12E2F006AA;5:100014074","price":109.0,"currency_code":"AUD","in_stock":true},{"title":"Aqua \/ XXL","offer_id":53310672241007,"sku":"14:193#CAA12E2F006AA;5:100014075","price":109.0,"currency_code":"AUD","in_stock":true},{"title":"Pink \/ S","offer_id":53310672273775,"sku":"14:193#CAA12E2F006AA;5:100014076","price":109.0,"currency_code":"AUD","in_stock":true},{"title":"Pink \/ M","offer_id":53310672306543,"sku":"14:193#CAA12E2F006AA;5:100014077","price":109.0,"currency_code":"AUD","in_stock":true},{"title":"Pink \/ L","offer_id":53310672339311,"sku":"14:193#CAA12E2F006AA;5:100014078","price":109.0,"currency_code":"AUD","in_stock":true},{"title":"Pink \/ XL","offer_id":53310672372079,"sku":"14:193#CAA12E2F006AA;5:100014079","price":109.0,"currency_code":"AUD","in_stock":true},{"title":"Pink \/ XXL","offer_id":53310672404847,"sku":"14:193#CAA12E2F006AA;5:100014080","price":109.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/4871\/0767\/files\/Designsemnome-2023-09-26T162413.549.png?v=1786820397"},{"product_id":"lancelin-one-piece-swimsuit","title":"Lancelin One-Piece Swimsuit","description":"\u003ch3\u003e\u003cstrong\u003eOne-Piece Swimsuit\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eMaterial:\u003c\/strong\u003e Polyester\/Lycra\u003cbr\u003e\u003cstrong\u003ePadding:\u003c\/strong\u003e Yes (Removable) \u003cbr\u003e\u003cstrong\u003eAvailable sizes:\u003c\/strong\u003e S, M, L, XL, XXL\u003c\/p\u003e\n\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003eS:\u003c\/strong\u003e Waist: 69\/73 - Hips: 94\/98 - Bust: 86\/90\u003cbr\u003e\u003cstrong\u003eM:\u003c\/strong\u003e Waist: 74\/78 - Hips: 99\/103 - Bust: 91\/95\u003cbr\u003e\u003cstrong data-is-only-node=\"\"\u003eL: \u003c\/strong\u003e Waist: 79\/83 - Hips: 104\/107 - Bust: 96\/100\u003cbr\u003e\u003cstrong\u003eXL: \u003c\/strong\u003e Waist: 84\/87 - Hips: 108\/112 - Bust: 101\/105\u003cbr\u003e\u003cstrong\u003eXXL: \u003c\/strong\u003e Waist: 85\/88 - Hips: 113\/117 - Bust: 106\/111\u003c\/p\u003e\n\n\n\u003cdiv class=\"detailmodule_html\"\u003e\n\u003cdiv class=\"detail-desc-decorate-richtext\"\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"AquaFit Australia","offers":[{"title":"S","offer_id":53310679810415,"sku":"14:173;5:100014066","price":109.0,"currency_code":"AUD","in_stock":true},{"title":"M","offer_id":53310679843183,"sku":"14:173;5:100014067","price":109.0,"currency_code":"AUD","in_stock":true},{"title":"L","offer_id":53310679875951,"sku":"14:173;5:100014068","price":109.0,"currency_code":"AUD","in_stock":true},{"title":"XL","offer_id":53310679908719,"sku":"14:173;5:100014069","price":109.0,"currency_code":"AUD","in_stock":true},{"title":"XXL","offer_id":53310679941487,"sku":"14:173;5:100014070","price":109.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/4871\/0767\/files\/Designsemnome-2023-09-26T162154.546.png?v=1786820408"},{"product_id":"glenelg-one-piece-swimsuit","title":"Glenelg One-Piece Swimsuit","description":"\u003ch3\u003e\u003cstrong\u003eOne-Piece Swimsuit\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eMaterial:\u003c\/strong\u003e Polyester\/Lycra\u003cbr\u003e\u003cstrong\u003ePadding:\u003c\/strong\u003e Yes (Removable) \u003cbr\u003e\u003cstrong\u003eAvailable sizes:\u003c\/strong\u003e S, M, L, XL, XXL\u003c\/p\u003e\n\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003eS:\u003c\/strong\u003e Waist: 69\/73 - Hips: 94\/98 - Bust: 86\/90\u003cbr\u003e\u003cstrong\u003eM:\u003c\/strong\u003e Waist: 74\/78 - Hips: 99\/103 - Bust: 91\/95\u003cbr\u003e\u003cstrong data-is-only-node=\"\"\u003eL: \u003c\/strong\u003e Waist: 79\/83 - Hips: 104\/107 - Bust: 96\/100\u003cbr\u003e\u003cstrong\u003eXL: \u003c\/strong\u003e Waist: 84\/87 - Hips: 108\/112 - Bust: 101\/105\u003cbr\u003e\u003cstrong\u003eXXL: \u003c\/strong\u003e Waist: 85\/88 - Hips: 113\/117 - Bust: 106\/111\u003c\/p\u003e\n\n\n\u003cdiv class=\"detailmodule_html\"\u003e\n\u003cdiv class=\"detail-desc-decorate-richtext\"\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"AquaFit Australia","offers":[{"title":"Black \/ S","offer_id":53310685610351,"sku":"14:193#black;5:100014064","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Black \/ M","offer_id":53310685643119,"sku":"14:193#black;5:100014065","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Black \/ L","offer_id":53310685675887,"sku":"14:193#black;5:100014066","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Black \/ XL","offer_id":53310685708655,"sku":"14:193#black;5:100014067","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Black \/ XXL","offer_id":53310685741423,"sku":"14:193#black;5:100014068","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Beige \/ S","offer_id":53310685774191,"sku":"14:193#black;5:100014069","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Beige \/ M","offer_id":53310685806959,"sku":"14:193#black;5:100014070","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Beige \/ L","offer_id":53310685839727,"sku":"14:193#black;5:100014071","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Beige \/ XL","offer_id":53310685872495,"sku":"14:193#black;5:100014072","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Beige \/ XXL","offer_id":53310685905263,"sku":"14:193#black;5:100014073","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"White \/ S","offer_id":53310685938031,"sku":"14:193#black;5:100014074","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"White \/ M","offer_id":53310685970799,"sku":"14:193#black;5:100014075","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"White \/ L","offer_id":53310686003567,"sku":"14:193#black;5:100014076","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"White \/ XL","offer_id":53310686036335,"sku":"14:193#black;5:100014077","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"White \/ XXL","offer_id":53310686069103,"sku":"14:193#black;5:100014078","price":99.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/4871\/0767\/files\/S6c20d03fae46495595a4d9686a392c82H.webp?v=1786820420"},{"product_id":"rainbow-beach-one-piece-swimsuit","title":"Rainbow Beach One-Piece Swimsuit","description":"","brand":"AquaFit Australia","offers":[{"title":"XS","offer_id":53310690689391,"sku":null,"price":109.0,"currency_code":"AUD","in_stock":true},{"title":"S","offer_id":53310690722159,"sku":null,"price":109.0,"currency_code":"AUD","in_stock":true},{"title":"M","offer_id":53310690754927,"sku":null,"price":109.0,"currency_code":"AUD","in_stock":true},{"title":"L","offer_id":53310690787695,"sku":null,"price":109.0,"currency_code":"AUD","in_stock":true},{"title":"XL","offer_id":53310690820463,"sku":null,"price":109.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/4871\/0767\/files\/1_846d3756-67f5-4ce4-8591-6103a0ccbe14.png?v=1786820443"},{"product_id":"hervey-bay-one-piece-swimsuit","title":"Hervey Bay One-Piece Swimsuit","description":"","brand":"AquaFit Australia","offers":[{"title":"XS","offer_id":53310690885999,"sku":null,"price":149.0,"currency_code":"AUD","in_stock":true},{"title":"S","offer_id":53310690918767,"sku":null,"price":149.0,"currency_code":"AUD","in_stock":true},{"title":"M","offer_id":53310690951535,"sku":null,"price":149.0,"currency_code":"AUD","in_stock":true},{"title":"L","offer_id":53310690984303,"sku":null,"price":149.0,"currency_code":"AUD","in_stock":true},{"title":"XL","offer_id":53310691017071,"sku":null,"price":149.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/4871\/0767\/files\/2_b967ec25-8c49-4d0e-9408-93222fb6edc4.png?v=1786820454"},{"product_id":"caloundra-one-piece-swimsuit","title":"Caloundra One-Piece Swimsuit","description":"\u003csection id=\"lencois-landing\" style=\"overflow:hidden;\"\u003e\n\n  \u003cstyle\u003e\n    #lencois-landing {\n      background-color: #fff;\n      color: #333;\n      overflow-x: hidden;\n      font-family: inherit;\n    }\n\n    [data-lencois-animate] {\n      opacity: 0;\n      transform: translateY(30px);\n      transition: opacity 0.8s ease, transform 0.8s ease;\n    }\n\n    [data-lencois-animate].lencois-visible {\n      opacity: 1;\n      transform: translateY(0);\n    }\n\n    .lencois-gradient-title {\n      background: linear-gradient(90deg, #ef5ca6, #d43b85, #8e3cc9);\n      background-size: 300% 300%;\n      animation: lencoisGradientMove 5s linear infinite;\n      -webkit-background-clip: text;\n      -webkit-text-fill-color: transparent;\n      display: inline-block;\n      font-weight: 800;\n      font-size: 2.1rem;\n    }\n\n    .lencois-benefit h4 {\n      background: linear-gradient(90deg, #ef5ca6, #d43b85, #8e3cc9);\n      background-size: 300% 300%;\n      animation: lencoisGradientMove 5s linear infinite;\n      -webkit-background-clip: text;\n      -webkit-text-fill-color: transparent;\n      margin-bottom: 1rem;\n      font-size: 1.3rem;\n      font-weight: 700;\n      text-align: center;\n    }\n\n    @keyframes lencoisGradientMove {\n      0% { background-position: 0% 50%; }\n      50% { background-position: 100% 50%; }\n      100% { background-position: 0% 50%; }\n    }\n\n    #lencois-landing .lencois-section-padding {\n      padding: 5rem 10%;\n    }\n\n    #lencois-landing h2, #lencois-landing h3 {\n      font-weight: 700;\n      text-align: center;\n      margin-bottom: 2rem;\n    }\n\n    .lencois-hero {\n      text-align: center;\n      padding: 8rem 10% 6rem;\n      background: linear-gradient(135deg, #ef5ca6 0%, #f78bc9 25%, #5ff4ab 75%, #8e3cc9 100%);\n      background-size: 250% 250%;\n      animation: lencoisGradientMove 4s ease-in-out infinite;\n      color: #fff;\n      border-radius: 0 0 50px 50px;\n    }\n\n    .lencois-hero h2 {\n      font-size: 2.8rem;\n      line-height: 1.3;\n      max-width: 850px;\n      margin: 0 auto 1.5rem;\n    }\n\n    .lencois-hero p {\n      font-size: 1.15rem;\n      max-width: 760px;\n      margin: 0 auto;\n      opacity: 0.95;\n    }\n\n    .lencois-benefits-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n      gap: 3rem;\n    }\n\n    .lencois-benefit {\n      background: #fff;\n      border-radius: 25px;\n      box-shadow: 0 10px 25px rgba(0,0,0,0.08);\n      overflow: hidden;\n      text-align: center;\n      transition: transform 0.3s;\n    }\n\n    .lencois-benefit:hover {\n      transform: translateY(-6px);\n    }\n\n    .lencois-benefit img {\n      width: 100%;\n      height: 380px;\n      object-fit: cover;\n    }\n\n    .lencois-benefit-content {\n      padding: 2rem;\n    }\n\n    .lencois-benefit p {\n      color: #555;\n      line-height: 1.6;\n      text-align: center;\n    }\n\n    .lencois-gallery {\n      background: #fff;\n      text-align: center;\n      padding-top: 3rem;\n      padding-bottom: 5rem;\n    }\n\n    .lencois-gallery h3 {\n      font-size: 2rem;\n      margin-bottom: 2.5rem;\n    }\n\n    .lencois-gallery-images {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n      gap: 1.5rem;\n      padding: 0 10%;\n    }\n\n    .lencois-gallery-images img {\n      width: 100%;\n      border-radius: 20px;\n      box-shadow: 0 8px 25px rgba(0,0,0,0.08);\n      transition: transform 0.3s ease;\n    }\n\n    .lencois-gallery-images img:hover {\n      transform: scale(1.03);\n    }\n\n    .lencois-testimonials {\n      background: linear-gradient(135deg, #ef5ca6 0%, #b268c2 40%, #5ff4ab 90%, #8e3cc9 100%);\n      background-size: 300% 300%;\n      animation: lencoisGradientMove 6s ease-in-out infinite;\n      color: #fff;\n      text-align: center;\n      padding: 5rem 10%;\n    }\n\n    .lencois-testimonials h3 {\n      margin-bottom: 2.5rem;\n    }\n\n    .lencois-testimonial {\n      max-width: 650px;\n      margin: 0 auto 2.5rem;\n      font-style: italic;\n      font-size: 1.1rem;\n      opacity: 0.95;\n    }\n\n    .lencois-testimonial:last-child {\n      margin-bottom: 0;\n    }\n\n    .lencois-testimonial strong {\n      display: block;\n      margin-top: 1rem;\n      font-style: normal;\n      font-size: 1rem;\n      color: #fff;\n    }\n\n    .lencois-testimonial-img {\n      width: 200px;\n      height: 200px;\n      object-fit: cover;\n      object-position: top;\n      border-radius: 50%;\n      box-shadow: 0 8px 25px rgba(0,0,0,0.25);\n      margin: 0 auto 1.2rem;\n      display: block;\n      border: 3px solid rgba(255,255,255,0.85);\n      transition: transform 0.3s ease;\n    }\n\n    .lencois-testimonial-img:hover {\n      transform: scale(1.05);\n    }\n\n    .lencois-counter {\n      display: inline-block;\n      font-size: 3rem;\n      font-weight: 900;\n      background: linear-gradient(90deg, #ffffff, #fcd9ef, #5ff4ab);\n      background-size: 300% 300%;\n      animation: lencoisGradientMove 4s ease-in-out infinite;\n      -webkit-background-clip: text;\n      -webkit-text-fill-color: transparent;\n      text-shadow: 0 0 20px rgba(255,255,255,0.4);\n      padding: 0 0.3em;\n    }\n\n    .lencois-faq {\n      max-width: 750px;\n      margin: 0 auto;\n      text-align: left;\n      padding-top: 5rem;\n      padding-bottom: 5rem;\n    }\n\n    .lencois-faq details {\n      background: #fdfdfd;\n      border-radius: 12px;\n      border: 1px solid #e0e0e0;\n      margin-bottom: 1rem;\n      padding: 1.2rem 1.5rem;\n      cursor: pointer;\n      transition: all 0.3s ease;\n    }\n\n    .lencois-faq details:hover {\n      border-color: #ef5ca6;\n      background: #fff8fc;\n    }\n\n    .lencois-faq summary {\n      font-weight: 600;\n      font-size: 1.1rem;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      color: #ef5ca6;\n    }\n\n    .lencois-faq details[open] summary {\n      color: #5ff4ab;\n    }\n\n    .lencois-faq summary::after {\n      content: '+';\n      font-size: 1.3rem;\n      transition: transform 0.3s;\n    }\n\n    .lencois-faq details[open] summary::after {\n      transform: rotate(45deg);\n    }\n\n    .lencois-cta {\n      text-align: center;\n      background: linear-gradient(145deg, #ef5ca6 0%, #e67dbf 30%, #5ff4ab 80%, #8e3cc9 100%);\n      background-size: 300% 300%;\n      animation: lencoisGradientMove 6s ease-in-out infinite;\n      padding: 5rem 10%;\n      color: #fff;\n      border-radius: 50px 50px 0 0;\n    }\n\n    .lencois-cta h2 {\n      font-size: 2.1rem;\n      line-height: 1.3;\n      font-weight: 800;\n      margin-bottom: 1.5rem;\n    }\n\n    @media (max-width:760px){\n      .lencois-hero { padding: 6rem 6% 4rem; }\n      .lencois-hero h2 { font-size: 1.9rem; }\n      .lencois-benefit img { height: 300px; }\n      .lencois-testimonial { font-size: 1rem; }\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"lencois-hero\" data-lencois-animate\u003e\n    \u003ch2\u003eConfidence Dressed in Blue and White\u003c\/h2\u003e\n    \u003cp\u003eImagine slipping into a piece that feels custom-made for you. Looking in the mirror, you see an elegant silhouette and a print that transports you to summer days. The straps fit flawlessly, and the neckline subtly accentuates your décolletage. At the beach or pool, every movement is effortless, every moment is yours. That is the Bani Yas feeling.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lencois-section-padding\"\u003e\n    \u003ch3 class=\"lencois-gradient-title\" data-lencois-animate\u003eWhy Choose the Caloundra One-Piece Swimsuit?\u003c\/h3\u003e\n    \u003cdiv class=\"lencois-benefits-grid\"\u003e\n      \u003cdiv class=\"lencois-benefit\" data-lencois-animate\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/8a9ec37c3e4536b642ad537c2de1ef13.png?v=1780950530\" alt=\"The Perfect Fit Is Yours\" loading=\"lazy\" style=\"object-position:center center;\"\u003e\n  \u003cdiv class=\"lencois-benefit-content\"\u003e\n    \u003ch4\u003eThe Perfect Fit Is Yours\u003c\/h4\u003e\n    \u003cp\u003eThe wide straps not only ensure shoulder comfort, but are also fully adjustable in the back. Customise the fit so the One-Piece Swimsuit fits your body like a second skin, giving you the confidence you need all day long.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lencois-benefit\" data-lencois-animate\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/84ca3f42d23f2b580d85bd2a195e2e0e.png?v=1780950530\" alt=\"Elegance in Clean Lines\" loading=\"lazy\" style=\"object-position:center 24%;\"\u003e\n  \u003cdiv class=\"lencois-benefit-content\"\u003e\n    \u003ch4\u003eElegance in Clean Lines\u003c\/h4\u003e\n    \u003cp\u003eThe straight neckline is a classic that never goes out of style. It offers a sophisticated framing for the bust, creating a clean and elegant line that flatters the silhouette and conveys serene confidence.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lencois-benefit\" data-lencois-animate\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/ee97f7a3f81f8acd4a183e15a989e7f4.png?v=1780950530\" alt=\"Freedom in Every Movement\" loading=\"lazy\" style=\"object-position:center center;\"\u003e\n  \u003cdiv class=\"lencois-benefit-content\"\u003e\n    \u003ch4\u003eFreedom in Every Movement\u003c\/h4\u003e\n    \u003cp\u003eWith a cut tailored for the female body, the Caloundra One-Piece Swimsuit offers balanced coverage that lets you swim, walk along the beach, or simply relax in the sun, worry-free.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lencois-benefit\" data-lencois-animate\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/aquafitbrasil_14.png?v=1780950530\" alt=\"A Pattern that Awakens Summer\" loading=\"lazy\" style=\"object-position:center 48%;\"\u003e\n  \u003cdiv class=\"lencois-benefit-content\"\u003e\n    \u003ch4\u003eA Pattern that Awakens Summer\u003c\/h4\u003e\n    \u003cp\u003eInspired by Portuguese tiles, the geometric pattern in blue and white tones is the highlight. A unique print that reflects sunlight and catches every eye with its beauty and originality.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lencois-gallery\" data-lencois-animate\u003e\n    \u003ch3 class=\"lencois-gradient-title\"\u003eDetails of our flawless fit\u003c\/h3\u003e\n    \u003cdiv class=\"lencois-gallery-images\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/1830a3b867a4e1442e6b6d06a2104366.png?v=1780950530\" alt=\"Front detail of Caloundra One-Piece Swimsuit\" loading=\"lazy\" style=\"object-position:center center;\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/352406746234e2dfda96fa3fcd7b30f3.png?v=1780950530\" alt=\"Back detail of Caloundra One-Piece Swimsuit\" loading=\"lazy\" style=\"object-position:center center;\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lencois-testimonials\" data-lencois-animate\u003e\n    \u003ch3 class=\"lencois-gradient-title\" style=\"-webkit-text-fill-color:white;\"\u003e\n      \u003cspan id=\"lencois-counter\" class=\"lencois-counter\" data-final=\"1700+\"\u003e1700+\u003c\/span\u003e customers chose AquaFit quality\n    \u003c\/h3\u003e\n    \u003cdiv class=\"lencois-testimonial\"\u003e\n  \u003cimg class=\"lencois-testimonial-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/fato-de-banho-caparica-prova-social-1-png.jpg?v=1781931815\" alt=\"Finally, a One-Piece Swimsuit that fits me perfectly! The adjustable straps make all the difference. I felt super secure at the beach.\" loading=\"lazy\"\u003e\n  \u003cp\u003e“Finally, a One-Piece Swimsuit that fits me really well! The adjustable straps make all the difference. I felt super secure at the beach.”\u003c\/p\u003e\n  \u003cstrong\u003e- Sofia M.\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lencois-testimonial\"\u003e\n  \u003cimg class=\"lencois-testimonial-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/fato-de-banho-caparica-prova-social-2-png.jpg?v=1781931891\" alt=\"I loved the pattern, it's as beautiful in person as in the photos. I received so many compliments. A classic that I will wear for many summers.\" loading=\"lazy\"\u003e\n  \u003cp\u003e\"Loved the pattern, it's just as beautiful in person as in the photos. I received so many compliments. A classic I will wear for many summers.\"\u003c\/p\u003e\n  \u003cstrong\u003e- Inês R.\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lencois-testimonial\"\u003e\n  \u003cimg class=\"lencois-testimonial-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/fato-de-banho-caparica-prova-social-3-png.jpg?v=1781931959\" alt=\"I was looking for an elegant and comfortable piece, and this one is perfect. The neckline is simple and chic. It is already my favourite!\" loading=\"lazy\"\u003e\n  \u003cp\u003e\"I was looking for an elegant and comfortable piece, and this is perfect. The neckline is simple and chic. It's already my favourite!\"\u003c\/p\u003e\n  \u003cstrong\u003e- Catarina L.\u003c\/strong\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lencois-section-padding lencois-faq\" data-lencois-animate\u003e\n    \u003ch3 class=\"lencois-gradient-title\"\u003eFrequently Asked Questions\u003c\/h3\u003e\n    \u003cdetails\u003e\n  \u003csummary\u003eHow can I find my ideal size?\u003c\/summary\u003e\n  \u003cp\u003eWe recommend checking our size guide available on the product page. There you will find detailed measurements so you can make the most accurate and comfortable choice for your body.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n  \u003csummary\u003eHow should I care for my Caloundra One-Piece Swimsuit?\u003c\/summary\u003e\n  \u003cp\u003eTo keep your piece in perfect condition, we advise rinsing with cold water after each use, hand washing with mild detergent, and air drying in the shade. Avoid washing machines and dryers.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n  \u003csummary\u003eDoes the piece feature any cups or padding?\u003c\/summary\u003e\n  \u003cp\u003eThis model has no cups or padding; it was designed to adapt naturally to the bust, providing comfort and an elegant silhouette without added structures.\u003c\/p\u003e\n\u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lencois-cta\" data-lencois-animate\u003e\n    \u003ch2\u003eDesigned to keep you confident and elegant, featuring a fit that adapts to you thanks to wide adjustable straps and coverage that gives you complete freedom.\u003c\/h2\u003e\n  \u003c\/div\u003e\n\n  \u003cscript\u003e\n    (function(){\n      function lencoisOnScrollAnimate() {\n        document.querySelectorAll('[data-lencois-animate]').forEach(el =\u003e {\n          const rect = el.getBoundingClientRect();\n          if (rect.top \u003c window.innerHeight * 0.85) el.classList.add('lencois-visible');\n        });\n      }\n      document.addEventListener('scroll', lencoisOnScrollAnimate);\n      window.addEventListener('load', lencoisOnScrollAnimate);\n\n      const lencoisCounterEl = document.getElementById(\"lencois-counter\");\n      let lencoisIniciou = false;\n      function lencoisIniciarContador() {\n        if (lencoisIniciou || !lencoisCounterEl) return;\n        const finalTexto = lencoisCounterEl.getAttribute(\"data-final\") || \"\";\n        const final = parseInt(finalTexto.replace(\/\\D\/g, \"\"), 10);\n        if (!final) return;\n        lencoisIniciou = true;\n        let valor = 0;\n        const duracao = 1000;\n        const passo = final \/ (duracao \/ 16);\n\n        const intervalo = setInterval(() =\u003e {\n          valor += passo;\n          if (valor \u003e= final) {\n            valor = final;\n            clearInterval(intervalo);\n            lencoisCounterEl.textContent = valor.toLocaleString('en-AU') + '+';\n          } else {\n            lencoisCounterEl.textContent = Math.floor(valor).toLocaleString('en-AU');\n          }\n        }, 16);\n      }\n\n      function lencoisVerificarContador() {\n        if (!lencoisCounterEl) return;\n        const rect = lencoisCounterEl.getBoundingClientRect();\n        if (rect.top \u003c window.innerHeight * 0.85) lencoisIniciarContador();\n      }\n\n      window.addEventListener(\"scroll\", lencoisVerificarContador);\n      window.addEventListener(\"load\", lencoisVerificarContador);\n    })();\n  \u003c\/script\u003e\n\n\u003c\/section\u003e","brand":"AquaFit Australia","offers":[{"title":"XS","offer_id":53310697144687,"sku":null,"price":129.0,"currency_code":"AUD","in_stock":true},{"title":"S","offer_id":53310697177455,"sku":null,"price":129.0,"currency_code":"AUD","in_stock":true},{"title":"M","offer_id":53310697210223,"sku":null,"price":129.0,"currency_code":"AUD","in_stock":true},{"title":"L","offer_id":53310697242991,"sku":null,"price":129.0,"currency_code":"AUD","in_stock":true},{"title":"XL","offer_id":53310697275759,"sku":null,"price":129.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/4871\/0767\/files\/84ca3f42d23f2b580d85bd2a195e2e0e.png?v=1786820468"},{"product_id":"busselton-one-piece-swimsuit","title":"Busselton One-Piece Swimsuit","description":"\u003ch3\u003e\u003cstrong\u003eOne-Piece Swimsuit\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eMaterial:\u003c\/strong\u003e Polyester\/Lycra\u003cbr\u003e\u003cstrong\u003ePadding:\u003c\/strong\u003e Yes (Removable) \u003cbr\u003e\u003cstrong\u003eAvailable sizes:\u003c\/strong\u003e S, M, L, XL, XXL\u003c\/p\u003e\n\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003eS:\u003c\/strong\u003e Waist: 69\/73 - Hips: 94\/98 - Bust: 86\/90\u003cbr\u003e\u003cstrong\u003eM:\u003c\/strong\u003e Waist: 74\/78 - Hips: 99\/103 - Bust: 91\/95\u003cbr\u003e\u003cstrong data-is-only-node=\"\"\u003eL: \u003c\/strong\u003e Waist: 79\/83 - Hips: 104\/107 - Bust: 96\/100\u003cbr\u003e\u003cstrong\u003eXL: \u003c\/strong\u003e Waist: 84\/87 - Hips: 108\/112 - Bust: 101\/105\u003cbr\u003e\u003cstrong\u003eXXL: \u003c\/strong\u003e Waist: 85\/88 - Hips: 113\/117 - Bust: 106\/111\u003c\/p\u003e\n\n\n\u003cdiv class=\"detailmodule_html\"\u003e\n\u003cdiv class=\"detail-desc-decorate-richtext\"\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"AquaFit Australia","offers":[{"title":"Black \/ S","offer_id":53310698160495,"sku":"14:193#black;5:100014064","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Black \/ M","offer_id":53310698193263,"sku":"14:193#black;5:100014065","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Black \/ L","offer_id":53310698226031,"sku":"14:193#black;5:100014066","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Black \/ XL","offer_id":53310698258799,"sku":"14:193#black;5:100014067","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Black \/ XXL","offer_id":53310698291567,"sku":"14:193#black;5:100014068","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Orange \/ S","offer_id":53310698324335,"sku":"14:193#black;5:100014069","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Orange \/ M","offer_id":53310698357103,"sku":"14:193#black;5:100014070","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Orange \/ L","offer_id":53310698389871,"sku":"14:193#black;5:100014071","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Orange \/ XL","offer_id":53310698422639,"sku":"14:193#black;5:100014072","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Orange \/ XXL","offer_id":53310698455407,"sku":"14:193#black;5:100014073","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Yellow \/ S","offer_id":53310698488175,"sku":"14:193#black;5:100014074","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Yellow \/ M","offer_id":53310698520943,"sku":"14:193#black;5:100014075","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Yellow \/ L","offer_id":53310698553711,"sku":"14:193#black;5:100014076","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Yellow \/ XL","offer_id":53310698586479,"sku":"14:193#black;5:100014077","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Yellow \/ XXL","offer_id":53310698619247,"sku":"14:193#black;5:100014078","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Pink \/ S","offer_id":53310698652015,"sku":"14:193#black;5:100014079","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Pink \/ M","offer_id":53310698684783,"sku":"14:193#black;5:100014080","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Pink \/ L","offer_id":53310698717551,"sku":"14:193#black;5:100014081","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Pink \/ XL","offer_id":53310698750319,"sku":"14:193#black;5:100014082","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Pink \/ XXL","offer_id":53310698783087,"sku":"14:193#black;5:100014083","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Blue \/ S","offer_id":53310698815855,"sku":"14:193#black;5:100014084","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Blue \/ M","offer_id":53310698848623,"sku":"14:193#black;5:100014085","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Blue \/ L","offer_id":53310698881391,"sku":"14:193#black;5:100014086","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Blue \/ XL","offer_id":53310698914159,"sku":"14:193#black;5:100014087","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Blue \/ XXL","offer_id":53310698946927,"sku":"14:193#black;5:100014088","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Aqua \/ S","offer_id":53310698979695,"sku":"14:193#black;5:100014089","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Aqua \/ M","offer_id":53310699012463,"sku":"14:193#black;5:100014090","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Aqua \/ L","offer_id":53310699045231,"sku":"14:193#black;5:100014091","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Aqua \/ XL","offer_id":53310699077999,"sku":"14:193#black;5:100014092","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Aqua \/ XXL","offer_id":53310699110767,"sku":"14:193#black;5:100014093","price":99.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/4871\/0767\/files\/Designsemnome-2023-09-26T160004.725.png?v=1786820487"},{"product_id":"anglesea-one-piece-swimsuit","title":"Anglesea One-Piece Swimsuit","description":"\u003ch3\u003e\u003cstrong\u003eOne-Piece Swimsuit\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eMaterial:\u003c\/strong\u003e Polyester\/Lycra\u003cbr\u003e\u003cstrong\u003ePadding:\u003c\/strong\u003e Yes (Removable) \u003cbr\u003e\u003cstrong\u003eAvailable sizes:\u003c\/strong\u003e S, M, L, XL, XXL\u003c\/p\u003e\n\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003eS:\u003c\/strong\u003e Waist: 69\/73 - Hips: 94\/98 - Bust: 86\/90\u003cbr\u003e\u003cstrong\u003eM:\u003c\/strong\u003e Waist: 74\/78 - Hips: 99\/103 - Bust: 91\/95\u003cbr\u003e\u003cstrong data-is-only-node=\"\"\u003eL: \u003c\/strong\u003e Waist: 79\/83 - Hips: 104\/107 - Bust: 96\/100\u003cbr\u003e\u003cstrong\u003eXL: \u003c\/strong\u003e Waist: 84\/87 - Hips: 108\/112 - Bust: 101\/105\u003cbr\u003e\u003cstrong\u003eXXL: \u003c\/strong\u003e Waist: 85\/88 - Hips: 113\/117 - Bust: 106\/111\u003c\/p\u003e\n\n\n\u003cdiv class=\"detailmodule_html\"\u003e\n\u003cdiv class=\"detail-desc-decorate-richtext\"\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"AquaFit Australia","offers":[{"title":"S","offer_id":53310699241839,"sku":"14:365458;5:100014066","price":109.0,"currency_code":"AUD","in_stock":true},{"title":"M","offer_id":53310699274607,"sku":"14:365458;5:100014067","price":109.0,"currency_code":"AUD","in_stock":true},{"title":"L","offer_id":53310699307375,"sku":"14:365458;5:100014068","price":109.0,"currency_code":"AUD","in_stock":true},{"title":"XL","offer_id":53310699340143,"sku":"14:365458;5:100014069","price":109.0,"currency_code":"AUD","in_stock":true},{"title":"XXL","offer_id":53310699372911,"sku":"14:365458;5:100014070","price":109.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/4871\/0767\/files\/Designsemnome-2023-09-26T140810.584.png?v=1786820499"},{"product_id":"coogee-one-piece-swimsuit","title":"Coogee One-Piece Swimsuit","description":"\u003ch3\u003e\u003cstrong\u003eOne-Piece Swimsuit\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eMaterial:\u003c\/strong\u003e Polyester\/Lycra\u003cbr\u003e\u003cstrong\u003ePadding:\u003c\/strong\u003e Yes (Removable) \u003cbr\u003e\u003cstrong\u003eAvailable sizes:\u003c\/strong\u003e S, M, L, XL, XXL\u003c\/p\u003e\n\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003eS:\u003c\/strong\u003e Waist: 69\/73 - Hips: 94\/98 - Bust: 86\/90\u003cbr\u003e\u003cstrong\u003eM:\u003c\/strong\u003e Waist: 74\/78 - Hips: 99\/103 - Bust: 91\/95\u003cbr\u003e\u003cstrong data-is-only-node=\"\"\u003eL: \u003c\/strong\u003e Waist: 79\/83 - Hips: 104\/107 - Bust: 96\/100\u003cbr\u003e\u003cstrong\u003eXL: \u003c\/strong\u003e Waist: 84\/87 - Hips: 108\/112 - Bust: 101\/105\u003cbr\u003e\u003cstrong\u003eXXL: \u003c\/strong\u003e Waist: 85\/88 - Hips: 113\/117 - Bust: 106\/111\u003c\/p\u003e\n\n\n\u003cdiv class=\"detailmodule_html\"\u003e\n\u003cdiv class=\"detail-desc-decorate-richtext\"\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"AquaFit Australia","offers":[{"title":"1 \/ S","offer_id":53310699536751,"sku":"14:350852#ASR0031EA;200007763:201336100#China;5:100014066","price":129.0,"currency_code":"AUD","in_stock":true},{"title":"1 \/ M","offer_id":53310699569519,"sku":"14:350852#ASR0031EA;200007763:201336100#China;5:100014067","price":129.0,"currency_code":"AUD","in_stock":true},{"title":"1 \/ L","offer_id":53310699602287,"sku":"14:350852#ASR0031EA;200007763:201336100#China;5:100014068","price":129.0,"currency_code":"AUD","in_stock":true},{"title":"1 \/ XL","offer_id":53310699635055,"sku":"14:350852#ASR0031EA;200007763:201336100#China;5:100014069","price":129.0,"currency_code":"AUD","in_stock":true},{"title":"1 \/ XXL","offer_id":53310699667823,"sku":"14:350852#ASR0031EA;200007763:201336100#China;5:100014070","price":129.0,"currency_code":"AUD","in_stock":true},{"title":"2 \/ S","offer_id":53310699700591,"sku":"14:350852#ASR0031EA;200007763:201336100#China;5:100014071","price":129.0,"currency_code":"AUD","in_stock":true},{"title":"2 \/ M","offer_id":53310699733359,"sku":"14:350852#ASR0031EA;200007763:201336100#China;5:100014072","price":129.0,"currency_code":"AUD","in_stock":true},{"title":"2 \/ L","offer_id":53310699766127,"sku":"14:350852#ASR0031EA;200007763:201336100#China;5:100014073","price":129.0,"currency_code":"AUD","in_stock":true},{"title":"2 \/ XL","offer_id":53310699798895,"sku":"14:350852#ASR0031EA;200007763:201336100#China;5:100014074","price":129.0,"currency_code":"AUD","in_stock":true},{"title":"2 \/ XXL","offer_id":53310699831663,"sku":"14:350852#ASR0031EA;200007763:201336100#China;5:100014075","price":129.0,"currency_code":"AUD","in_stock":true},{"title":"3 \/ S","offer_id":53310699864431,"sku":"14:350852#ASR0031EA;200007763:201336100#China;5:100014076","price":129.0,"currency_code":"AUD","in_stock":true},{"title":"3 \/ M","offer_id":53310699897199,"sku":"14:350852#ASR0031EA;200007763:201336100#China;5:100014077","price":129.0,"currency_code":"AUD","in_stock":true},{"title":"3 \/ L","offer_id":53310699929967,"sku":"14:350852#ASR0031EA;200007763:201336100#China;5:100014078","price":129.0,"currency_code":"AUD","in_stock":true},{"title":"3 \/ XL","offer_id":53310699962735,"sku":"14:350852#ASR0031EA;200007763:201336100#China;5:100014079","price":129.0,"currency_code":"AUD","in_stock":true},{"title":"3 \/ XXL","offer_id":53310699995503,"sku":"14:350852#ASR0031EA;200007763:201336100#China;5:100014080","price":129.0,"currency_code":"AUD","in_stock":true},{"title":"4 \/ S","offer_id":53310700028271,"sku":"14:350852#ASR0031EA;200007763:201336100#China;5:100014081","price":129.0,"currency_code":"AUD","in_stock":true},{"title":"4 \/ M","offer_id":53310700061039,"sku":"14:350852#ASR0031EA;200007763:201336100#China;5:100014082","price":129.0,"currency_code":"AUD","in_stock":true},{"title":"4 \/ L","offer_id":53310700093807,"sku":"14:350852#ASR0031EA;200007763:201336100#China;5:100014083","price":129.0,"currency_code":"AUD","in_stock":true},{"title":"4 \/ XL","offer_id":53310700126575,"sku":"14:350852#ASR0031EA;200007763:201336100#China;5:100014084","price":129.0,"currency_code":"AUD","in_stock":true},{"title":"4 \/ XXL","offer_id":53310700159343,"sku":"14:350852#ASR0031EA;200007763:201336100#China;5:100014085","price":129.0,"currency_code":"AUD","in_stock":true},{"title":"5 \/ S","offer_id":53310700192111,"sku":"14:350852#ASR0031EA;200007763:201336100#China;5:100014086","price":129.0,"currency_code":"AUD","in_stock":true},{"title":"5 \/ M","offer_id":53310700224879,"sku":"14:350852#ASR0031EA;200007763:201336100#China;5:100014087","price":129.0,"currency_code":"AUD","in_stock":true},{"title":"5 \/ L","offer_id":53310700257647,"sku":"14:350852#ASR0031EA;200007763:201336100#China;5:100014088","price":129.0,"currency_code":"AUD","in_stock":true},{"title":"5 \/ XL","offer_id":53310700290415,"sku":"14:350852#ASR0031EA;200007763:201336100#China;5:100014089","price":129.0,"currency_code":"AUD","in_stock":true},{"title":"5 \/ XXL","offer_id":53310700323183,"sku":"14:350852#ASR0031EA;200007763:201336100#China;5:100014090","price":129.0,"currency_code":"AUD","in_stock":true},{"title":"6 \/ S","offer_id":53310700355951,"sku":"14:350852#ASR0031EA;200007763:201336100#China;5:100014091","price":129.0,"currency_code":"AUD","in_stock":true},{"title":"6 \/ M","offer_id":53310700388719,"sku":"14:350852#ASR0031EA;200007763:201336100#China;5:100014092","price":129.0,"currency_code":"AUD","in_stock":true},{"title":"6 \/ L","offer_id":53310700421487,"sku":"14:350852#ASR0031EA;200007763:201336100#China;5:100014093","price":129.0,"currency_code":"AUD","in_stock":true},{"title":"6 \/ XL","offer_id":53310700454255,"sku":"14:350852#ASR0031EA;200007763:201336100#China;5:100014094","price":129.0,"currency_code":"AUD","in_stock":true},{"title":"6 \/ XXL","offer_id":53310700487023,"sku":"14:350852#ASR0031EA;200007763:201336100#China;5:100014095","price":129.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/4871\/0767\/files\/maio_10_85608448-caa1-4505-9baa-c09a2ae65f72.png?v=1786820514"},{"product_id":"maroochydore-one-piece-swimsuit","title":"Maroochydore One-Piece Swimsuit","description":"","brand":"AquaFit Australia","offers":[{"title":"XS","offer_id":53310703206767,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"S","offer_id":53310703239535,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"M","offer_id":53310703272303,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"L","offer_id":53310703305071,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"XL","offer_id":53310703337839,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/4871\/0767\/files\/1_eec4830e-67b4-4d6e-98b4-4f7a74ff272a.png?v=1786820532"},{"product_id":"peregian-one-piece-swimsuit","title":"Peregian One-Piece Swimsuit","description":"","brand":"AquaFit Australia","offers":[{"title":"XS","offer_id":53310705205615,"sku":null,"price":129.0,"currency_code":"AUD","in_stock":true},{"title":"S","offer_id":53310705238383,"sku":null,"price":129.0,"currency_code":"AUD","in_stock":true},{"title":"M","offer_id":53310705271151,"sku":null,"price":129.0,"currency_code":"AUD","in_stock":true},{"title":"L","offer_id":53310705303919,"sku":null,"price":129.0,"currency_code":"AUD","in_stock":true},{"title":"XL","offer_id":53310705336687,"sku":null,"price":129.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/4871\/0767\/files\/1_342e633d-f4a4-4e60-aa37-5db4f312e231.png?v=1786820545"},{"product_id":"monkey-mia-one-piece-swimsuit","title":"Monkey Mia One-Piece Swimsuit","description":"\u003ch3\u003e\u003cstrong\u003eOne-Piece Swimsuit\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eMaterial:\u003c\/strong\u003e Polyester\/Lycra\u003cbr\u003e\u003cstrong\u003ePadding:\u003c\/strong\u003e Yes (Removable) \u003cbr\u003e\u003cstrong\u003eAvailable sizes:\u003c\/strong\u003e S, M, L, XL, XXL\u003c\/p\u003e\n\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003eS:\u003c\/strong\u003e Waist: 69\/73 - Hips: 94\/98 - Bust: 86\/90\u003cbr\u003e\u003cstrong\u003eM:\u003c\/strong\u003e Waist: 74\/78 - Hips: 99\/103 - Bust: 91\/95\u003cbr\u003e\u003cstrong data-is-only-node=\"\"\u003eL: \u003c\/strong\u003e Waist: 79\/83 - Hips: 104\/107 - Bust: 96\/100\u003cbr\u003e\u003cstrong\u003eXL: \u003c\/strong\u003e Waist: 84\/87 - Hips: 108\/112 - Bust: 101\/105\u003cbr\u003e\u003cstrong\u003eXXL: \u003c\/strong\u003e Waist: 85\/88 - Hips: 113\/117 - Bust: 106\/111\u003c\/p\u003e\n\n\n\u003cdiv class=\"detailmodule_html\"\u003e\n\u003cdiv class=\"detail-desc-decorate-richtext\"\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"AquaFit Australia","offers":[{"title":"S","offer_id":53310705500527,"sku":null,"price":109.0,"currency_code":"AUD","in_stock":true},{"title":"M","offer_id":53310705533295,"sku":null,"price":109.0,"currency_code":"AUD","in_stock":true},{"title":"L","offer_id":53310705566063,"sku":null,"price":109.0,"currency_code":"AUD","in_stock":true},{"title":"XL","offer_id":53310705598831,"sku":null,"price":109.0,"currency_code":"AUD","in_stock":true},{"title":"XXL","offer_id":53310705631599,"sku":null,"price":109.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/4871\/0767\/files\/2_1.png?v=1786820558"},{"product_id":"cottesloe-one-piece-swimsuit","title":"Cottesloe One-Piece Swimsuit","description":"\u003csection id=\"lencois-landing\" style=\"overflow:hidden;\"\u003e\n\n  \u003cstyle\u003e\n    #lencois-landing {\n      background-color: #fff;\n      color: #333;\n      overflow-x: hidden;\n      font-family: inherit;\n    }\n\n    [data-lencois-animate] {\n      opacity: 0;\n      transform: translateY(30px);\n      transition: opacity 0.8s ease, transform 0.8s ease;\n    }\n\n    [data-lencois-animate].lencois-visible {\n      opacity: 1;\n      transform: translateY(0);\n    }\n\n    .lencois-gradient-title {\n      background: linear-gradient(90deg, #ef5ca6, #d43b85, #8e3cc9);\n      background-size: 300% 300%;\n      animation: lencoisGradientMove 5s linear infinite;\n      -webkit-background-clip: text;\n      -webkit-text-fill-color: transparent;\n      display: inline-block;\n      font-weight: 800;\n      font-size: 2.1rem;\n    }\n\n    .lencois-benefit h4 {\n      background: linear-gradient(90deg, #ef5ca6, #d43b85, #8e3cc9);\n      background-size: 300% 300%;\n      animation: lencoisGradientMove 5s linear infinite;\n      -webkit-background-clip: text;\n      -webkit-text-fill-color: transparent;\n      margin-bottom: 1rem;\n      font-size: 1.3rem;\n      font-weight: 700;\n      text-align: center;\n    }\n\n    @keyframes lencoisGradientMove {\n      0% { background-position: 0% 50%; }\n      50% { background-position: 100% 50%; }\n      100% { background-position: 0% 50%; }\n    }\n\n    #lencois-landing .lencois-section-padding {\n      padding: 5rem 10%;\n    }\n\n    #lencois-landing h2, #lencois-landing h3 {\n      font-weight: 700;\n      text-align: center;\n      margin-bottom: 2rem;\n    }\n\n    .lencois-hero {\n      text-align: center;\n      padding: 8rem 10% 6rem;\n      background: linear-gradient(135deg, #ef5ca6 0%, #f78bc9 25%, #5ff4ab 75%, #8e3cc9 100%);\n      background-size: 250% 250%;\n      animation: lencoisGradientMove 4s ease-in-out infinite;\n      color: #fff;\n      border-radius: 0 0 50px 50px;\n    }\n\n    .lencois-hero h2 {\n      font-size: 2.8rem;\n      line-height: 1.3;\n      max-width: 850px;\n      margin: 0 auto 1.5rem;\n    }\n\n    .lencois-hero p {\n      font-size: 1.15rem;\n      max-width: 760px;\n      margin: 0 auto;\n      opacity: 0.95;\n    }\n\n    .lencois-benefits-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n      gap: 3rem;\n    }\n\n    .lencois-benefit {\n      background: #fff;\n      border-radius: 25px;\n      box-shadow: 0 10px 25px rgba(0,0,0,0.08);\n      overflow: hidden;\n      text-align: center;\n      transition: transform 0.3s;\n    }\n\n    .lencois-benefit:hover {\n      transform: translateY(-6px);\n    }\n\n    .lencois-benefit img {\n      width: 100%;\n      height: 380px;\n      object-fit: cover;\n    }\n\n    .lencois-benefit-content {\n      padding: 2rem;\n    }\n\n    .lencois-benefit p {\n      color: #555;\n      line-height: 1.6;\n      text-align: center;\n    }\n\n    .lencois-gallery {\n      background: #fff;\n      text-align: center;\n      padding-top: 3rem;\n      padding-bottom: 5rem;\n    }\n\n    .lencois-gallery h3 {\n      font-size: 2rem;\n      margin-bottom: 2.5rem;\n    }\n\n    .lencois-gallery-images {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n      gap: 1.5rem;\n      padding: 0 10%;\n    }\n\n    .lencois-gallery-images img {\n      width: 100%;\n      border-radius: 20px;\n      box-shadow: 0 8px 25px rgba(0,0,0,0.08);\n      transition: transform 0.3s ease;\n    }\n\n    .lencois-gallery-images img:hover {\n      transform: scale(1.03);\n    }\n\n    .lencois-testimonials {\n      background: linear-gradient(135deg, #ef5ca6 0%, #b268c2 40%, #5ff4ab 90%, #8e3cc9 100%);\n      background-size: 300% 300%;\n      animation: lencoisGradientMove 6s ease-in-out infinite;\n      color: #fff;\n      text-align: center;\n      padding: 5rem 10%;\n    }\n\n    .lencois-testimonials h3 {\n      margin-bottom: 2.5rem;\n    }\n\n    .lencois-testimonial {\n      max-width: 650px;\n      margin: 0 auto 2.5rem;\n      font-style: italic;\n      font-size: 1.1rem;\n      opacity: 0.95;\n    }\n\n    .lencois-testimonial:last-child {\n      margin-bottom: 0;\n    }\n\n    .lencois-testimonial strong {\n      display: block;\n      margin-top: 1rem;\n      font-style: normal;\n      font-size: 1rem;\n      color: #fff;\n    }\n\n    .lencois-testimonial-img {\n      width: 200px;\n      height: 200px;\n      object-fit: cover;\n      object-position: top;\n      border-radius: 50%;\n      box-shadow: 0 8px 25px rgba(0,0,0,0.25);\n      margin: 0 auto 1.2rem;\n      display: block;\n      border: 3px solid rgba(255,255,255,0.85);\n      transition: transform 0.3s ease;\n    }\n\n    .lencois-testimonial-img:hover {\n      transform: scale(1.05);\n    }\n\n    .lencois-counter {\n      display: inline-block;\n      font-size: 3rem;\n      font-weight: 900;\n      background: linear-gradient(90deg, #ffffff, #fcd9ef, #5ff4ab);\n      background-size: 300% 300%;\n      animation: lencoisGradientMove 4s ease-in-out infinite;\n      -webkit-background-clip: text;\n      -webkit-text-fill-color: transparent;\n      text-shadow: 0 0 20px rgba(255,255,255,0.4);\n      padding: 0 0.3em;\n    }\n\n    .lencois-faq {\n      max-width: 750px;\n      margin: 0 auto;\n      text-align: left;\n      padding-top: 5rem;\n      padding-bottom: 5rem;\n    }\n\n    .lencois-faq details {\n      background: #fdfdfd;\n      border-radius: 12px;\n      border: 1px solid #e0e0e0;\n      margin-bottom: 1rem;\n      padding: 1.2rem 1.5rem;\n      cursor: pointer;\n      transition: all 0.3s ease;\n    }\n\n    .lencois-faq details:hover {\n      border-color: #ef5ca6;\n      background: #fff8fc;\n    }\n\n    .lencois-faq summary {\n      font-weight: 600;\n      font-size: 1.1rem;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      color: #ef5ca6;\n    }\n\n    .lencois-faq details[open] summary {\n      color: #5ff4ab;\n    }\n\n    .lencois-faq summary::after {\n      content: '+';\n      font-size: 1.3rem;\n      transition: transform 0.3s;\n    }\n\n    .lencois-faq details[open] summary::after {\n      transform: rotate(45deg);\n    }\n\n    .lencois-cta {\n      text-align: center;\n      background: linear-gradient(145deg, #ef5ca6 0%, #e67dbf 30%, #5ff4ab 80%, #8e3cc9 100%);\n      background-size: 300% 300%;\n      animation: lencoisGradientMove 6s ease-in-out infinite;\n      padding: 5rem 10%;\n      color: #fff;\n      border-radius: 50px 50px 0 0;\n    }\n\n    .lencois-cta h2 {\n      font-size: 2.1rem;\n      line-height: 1.3;\n      font-weight: 800;\n      margin-bottom: 1.5rem;\n    }\n\n    @media (max-width:760px){\n      .lencois-hero { padding: 6rem 6% 4rem; }\n      .lencois-hero h2 { font-size: 1.9rem; }\n      .lencois-benefit img { height: 300px; }\n      .lencois-testimonial { font-size: 1rem; }\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"lencois-hero\" data-lencois-animate\u003e\n    \u003ch2\u003eThe One-Piece Swimsuit Designed for Your Body\u003c\/h2\u003e\n    \u003cp\u003eImagine wearing a piece and feeling like it was made just for you. Adjust the tie at the back, feel the fabric gently embrace your curves, and look in the mirror with a new glow. With the Cottesloe One-Piece Swimsuit, you're ready to live summer without fear, only with the confidence of feeling good in your own skin.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lencois-section-padding\"\u003e\n    \u003ch3 class=\"lencois-gradient-title\" data-lencois-animate\u003eWhy choose the Cottesloe One-Piece Swimsuit?\u003c\/h3\u003e\n    \u003cdiv class=\"lencois-benefits-grid\"\u003e\n      \u003cdiv class=\"lencois-benefit\" data-lencois-animate\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/img_biquini_pagina_do_produto_produto_close_costas_06.webp?v=1779553903\" alt=\"Perfect Fit, Total Confidence\" loading=\"lazy\" style=\"object-position:center center;\"\u003e\n  \u003cdiv class=\"lencois-benefit-content\"\u003e\n    \u003ch4\u003ePerfect Fit, Total Confidence\u003c\/h4\u003e\n    \u003cp\u003eThe secret is in the back. The elegant laced detail is not just a design accent; it ensures you can adjust the one-piece swimsuit to your body for secure support, whether swimming or relaxing in the sun.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lencois-benefit\" data-lencois-animate\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/img_biquini_pagina_do_produto_produto_modelo_frente_01.webp?v=1779553895\" alt=\"A Silhouette Shaped by You\" loading=\"lazy\" style=\"object-position:center center;\"\u003e\n  \u003cdiv class=\"lencois-benefit-content\"\u003e\n    \u003ch4\u003eA Silhouette Shaped by You\u003c\/h4\u003e\n    \u003cp\u003eThe vertical lines running down the front are designed to contour and enhance your natural shape. The result is a visual effect that elongates and defines the silhouette with understated, timeless elegance.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lencois-benefit\" data-lencois-animate\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/img_biquini_pagina_do_produto_produto_modelo_lateral_03.webp?v=1779553893\" alt=\"Comfort in Every Movement\" loading=\"lazy\" style=\"object-position:center 24%;\"\u003e\n  \u003cdiv class=\"lencois-benefit-content\"\u003e\n    \u003ch4\u003eComfort in Every Movement\u003c\/h4\u003e\n    \u003cp\u003eThe wide, adjustable straps are designed to rest gently on the shoulders without leaving marks or causing discomfort. They give you the confidence you need to move freely, knowing everything will stay in place.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lencois-benefit\" data-lencois-animate\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/img_biquini_pagina_do_produto_produto_close_frente_05.webp?v=1779553901\" alt=\"Beauty Is in the Details\" loading=\"lazy\" style=\"object-position:center 48%;\"\u003e\n  \u003cdiv class=\"lencois-benefit-content\"\u003e\n    \u003ch4\u003eBeauty Is in the Details\u003c\/h4\u003e\n    \u003cp\u003eFeel the delicate texture of the ribbed fabric on your skin. This is the detail that transforms a classic design into a special piece, elevating your beach look with a touch of sophistication and modernity.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lencois-gallery\" data-lencois-animate\u003e\n    \u003ch3 class=\"lencois-gradient-title\"\u003eDetails of our flawless fit\u003c\/h3\u003e\n    \u003cdiv class=\"lencois-gallery-images\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/00_peca_fundo_branco_frente.webp?v=1779553889\" alt=\"Front detail of the Cottesloe One-Piece Swimsuit\" loading=\"lazy\" style=\"object-position:center center;\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/00_peca_fundo_branco_costas.webp?v=1779553891\" alt=\"Back detail of the Cottesloe One-Piece Swimsuit\" loading=\"lazy\" style=\"object-position:center center;\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lencois-testimonials\" data-lencois-animate\u003e\n    \u003ch3 class=\"lencois-gradient-title\" style=\"-webkit-text-fill-color:white;\"\u003e\n      \u003cspan id=\"lencois-counter\" class=\"lencois-counter\" data-final=\"2300+\"\u003e2300+\u003c\/span\u003e customers chose AquaFit quality\n    \u003c\/h3\u003e\n    \u003cdiv class=\"lencois-testimonial\"\u003e\n  \u003cimg class=\"lencois-testimonial-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/fato-de-banho-estancia-prova-social-1-png.jpg?v=1779554142\" alt=\"Finally, a One-Piece Swimsuit I can adjust just how I want! The back is gorgeous and I feel completely secure playing with my kids at the beach.\" loading=\"lazy\"\u003e\n  \u003cp\u003e\"Finally a One-Piece Swimsuit I can adjust just the way I want! The back is gorgeous and I feel completely secure playing with my kids at the beach.\"\u003c\/p\u003e\n  \u003cstrong\u003e- Carolina L.\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lencois-testimonial\"\u003e\n  \u003cimg class=\"lencois-testimonial-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/fato-de-banho-estancia-prova-social-2-png.jpg?v=1779554203\" alt=\"I was worried about the low-cut back, but the fit is so perfect that I feel very comfortable. And the colour is beautiful!\" loading=\"lazy\"\u003e\n  \u003cp\u003e\"I was worried about the low back, but the fit is so perfect that I feel completely comfortable. And the colour is gorgeous!\"\u003c\/p\u003e\n  \u003cstrong\u003e- Mariana T.\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lencois-testimonial\"\u003e\n  \u003cimg class=\"lencois-testimonial-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/fato-de-banho-estancia-prova-social-3-png.jpg?v=1779554257\" alt=\"I spent the whole day at the pool and didn't even remember I was wearing it. That's the level of comfort. 100% recommended.\" loading=\"lazy\"\u003e\n  \u003cp\u003e\"I spent the whole day by the pool and didn't even notice I was wearing it. That's the level of comfort. 100% recommended.\"\u003c\/p\u003e\n  \u003cstrong\u003e- Beatriz M.\u003c\/strong\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lencois-section-padding lencois-faq\" data-lencois-animate\u003e\n    \u003ch3 class=\"lencois-gradient-title\"\u003eFrequently Asked Questions\u003c\/h3\u003e\n    \u003cdetails\u003e\n  \u003csummary\u003eHow does the back adjustment work?\u003c\/summary\u003e\n  \u003cp\u003eThe Cottesloe One-Piece Swimsuit features a corset-like lace-up system, allowing you to tighten or loosen the piece around the torso for a perfect, personalised fit for your body.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n  \u003csummary\u003eDoes this style have cups or padding?\u003c\/summary\u003e\n  \u003cp\u003eNo, this model does not have cups, padding, or underwire. Its design focuses on comfort and a natural fit, with support ensured by the custom adjustment of the straps and back.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n  \u003csummary\u003eIs the rear coverage very minimal?\u003c\/summary\u003e\n  \u003cp\u003eBack coverage is considered medium. It was designed to be comfortable and secure, allowing you to move freely without worries.\u003c\/p\u003e\n\u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lencois-cta\" data-lencois-animate\u003e\n    \u003ch2\u003eWe promise a One-Piece Swimsuit that molds to you, not the other way around. With fully adjustable straps and back, the Musaffah was created to offer a perfect and personalised fit, giving you the freedom to move as you wish.\u003c\/h2\u003e\n  \u003c\/div\u003e\n\n  \u003cscript\u003e\n    (function(){\n      function lencoisOnScrollAnimate() {\n        document.querySelectorAll('[data-lencois-animate]').forEach(el =\u003e {\n          const rect = el.getBoundingClientRect();\n          if (rect.top \u003c window.innerHeight * 0.85) el.classList.add('lencois-visible');\n        });\n      }\n      document.addEventListener('scroll', lencoisOnScrollAnimate);\n      window.addEventListener('load', lencoisOnScrollAnimate);\n\n      const lencoisCounterEl = document.getElementById(\"lencois-counter\");\n      let lencoisIniciou = false;\n      function lencoisIniciarContador() {\n        if (lencoisIniciou || !lencoisCounterEl) return;\n        const finalTexto = lencoisCounterEl.getAttribute(\"data-final\") || \"\";\n        const final = parseInt(finalTexto.replace(\/\\D\/g, \"\"), 10);\n        if (!final) return;\n        lencoisIniciou = true;\n        let valor = 0;\n        const duracao = 1000;\n        const passo = final \/ (duracao \/ 16);\n\n        const intervalo = setInterval(() =\u003e {\n          valor += passo;\n          if (valor \u003e= final) {\n            valor = final;\n            clearInterval(intervalo);\n            lencoisCounterEl.textContent = valor.toLocaleString('en-AU') + '+';\n          } else {\n            lencoisCounterEl.textContent = Math.floor(valor).toLocaleString('en-AU');\n          }\n        }, 16);\n      }\n\n      function lencoisVerificarContador() {\n        if (!lencoisCounterEl) return;\n        const rect = lencoisCounterEl.getBoundingClientRect();\n        if (rect.top \u003c window.innerHeight * 0.85) lencoisIniciarContador();\n      }\n\n      window.addEventListener(\"scroll\", lencoisVerificarContador);\n      window.addEventListener(\"load\", lencoisVerificarContador);\n    })();\n  \u003c\/script\u003e\n\n\u003c\/section\u003e","brand":"AquaFit Australia","offers":[{"title":"Black \/ S","offer_id":53310705926511,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Black \/ M","offer_id":53310705959279,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Black \/ L","offer_id":53310705992047,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Black \/ XL","offer_id":53310706024815,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Black \/ XXL","offer_id":53310706057583,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Navy \/ S","offer_id":53310706090351,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Navy \/ M","offer_id":53310706123119,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Navy \/ L","offer_id":53310706155887,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Navy \/ XL","offer_id":53310706188655,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Navy \/ XXL","offer_id":53310706221423,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/4871\/0767\/files\/01_Imagem_1.webp?v=1786820578"},{"product_id":"coral-bay-one-piece-swimsuit","title":"Coral Bay One-Piece Swimsuit","description":"\u003ch3\u003e\u003cstrong\u003eOne-Piece Swimsuit\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eMaterial:\u003c\/strong\u003e Polyester\/Lycra\u003cbr\u003e\u003cstrong\u003ePadding:\u003c\/strong\u003e Yes (Removable) \u003cbr\u003e\u003cstrong\u003eAvailable sizes:\u003c\/strong\u003e S, M, L, XL, XXL\u003c\/p\u003e\n\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003eS:\u003c\/strong\u003e Waist: 69\/73 - Hips: 94\/98 - Bust: 86\/90\u003cbr\u003e\u003cstrong\u003eM:\u003c\/strong\u003e Waist: 74\/78 - Hips: 99\/103 - Bust: 91\/95\u003cbr\u003e\u003cstrong data-is-only-node=\"\"\u003eL: \u003c\/strong\u003e Waist: 79\/83 - Hips: 104\/107 - Bust: 96\/100\u003cbr\u003e\u003cstrong\u003eXL: \u003c\/strong\u003e Waist: 84\/87 - Hips: 108\/112 - Bust: 101\/105\u003cbr\u003e\u003cstrong\u003eXXL: \u003c\/strong\u003e Waist: 85\/88 - Hips: 113\/117 - Bust: 106\/111\u003c\/p\u003e\n\n\n\u003cdiv class=\"detailmodule_html\"\u003e\n\u003cdiv class=\"detail-desc-decorate-richtext\"\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"AquaFit Australia","offers":[{"title":"S","offer_id":53310710546799,"sku":"14:173;5:100014066","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"M","offer_id":53310710579567,"sku":"14:173;5:100014067","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"L","offer_id":53310710612335,"sku":"14:173;5:100014068","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"XL","offer_id":53310710645103,"sku":"14:173;5:100014069","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"XXL","offer_id":53310710677871,"sku":"14:173;5:100014070","price":99.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/4871\/0767\/files\/Designsemnome-2023-09-26T161051.561.png?v=1786820587"},{"product_id":"coolum-one-piece-swimsuit","title":"Coolum One-Piece Swimsuit","description":"","brand":"AquaFit Australia","offers":[{"title":"L","offer_id":53310711234927,"sku":null,"price":129.0,"currency_code":"AUD","in_stock":true},{"title":"XL","offer_id":53310711267695,"sku":null,"price":129.0,"currency_code":"AUD","in_stock":true},{"title":"3XL","offer_id":53310711300463,"sku":null,"price":129.0,"currency_code":"AUD","in_stock":true},{"title":"4XL","offer_id":53310711333231,"sku":null,"price":129.0,"currency_code":"AUD","in_stock":true},{"title":"5XL","offer_id":53310711365999,"sku":null,"price":129.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/4871\/0767\/files\/1_843bfec3-61ca-4bc1-87a3-2fcc10d79e04.png?v=1786820607"},{"product_id":"portland-one-piece-swimsuit","title":"Portland One-Piece Swimsuit","description":"\u003ch3\u003e\u003cstrong\u003eOne-Piece Swimsuit\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eMaterial:\u003c\/strong\u003e Polyester\/Lycra\u003cbr\u003e\u003cstrong\u003ePadding:\u003c\/strong\u003e Yes (Removable) \u003cbr\u003e\u003cstrong\u003eAvailable sizes:\u003c\/strong\u003e S, M, L, XL, XXL\u003c\/p\u003e\n\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003eS:\u003c\/strong\u003e Waist: 69\/73 - Hips: 94\/98 - Bust: 86\/90\u003cbr\u003e\u003cstrong\u003eM:\u003c\/strong\u003e Waist: 74\/78 - Hips: 99\/103 - Bust: 91\/95\u003cbr\u003e\u003cstrong data-is-only-node=\"\"\u003eL: \u003c\/strong\u003e Waist: 79\/83 - Hips: 104\/107 - Bust: 96\/100\u003cbr\u003e\u003cstrong\u003eXL: \u003c\/strong\u003e Waist: 84\/87 - Hips: 108\/112 - Bust: 101\/105\u003cbr\u003e\u003cstrong\u003eXXL: \u003c\/strong\u003e Waist: 85\/88 - Hips: 113\/117 - Bust: 106\/111\u003c\/p\u003e\n\n\n\u003cdiv class=\"detailmodule_html\"\u003e\n\u003cdiv class=\"detail-desc-decorate-richtext\"\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"AquaFit Australia","offers":[{"title":"S","offer_id":53310711431535,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"M","offer_id":53310711464303,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"L","offer_id":53310711497071,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"XL","offer_id":53310711529839,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"XXL","offer_id":53310711562607,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/4871\/0767\/files\/1_8d8ae5d7-3c89-446b-8198-b14b61e60434.png?v=1786820618"},{"product_id":"alexandra-headland-one-piece-swimsuit","title":"Alexandra Headland One-Piece Swimsuit","description":"","brand":"AquaFit Australia","offers":[{"title":"XS","offer_id":53310711628143,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"S","offer_id":53310711660911,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"M","offer_id":53310711693679,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"L","offer_id":53310711726447,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"XL","offer_id":53310711759215,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"3XL","offer_id":53310711791983,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"4XL","offer_id":53310711824751,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/4871\/0767\/files\/1_685afcea-050f-4b9d-92bd-ad221d717930.png?v=1786820629"},{"product_id":"victor-harbor-one-piece-swimsuit","title":"Victor Harbor One-Piece Swimsuit","description":"\u003ch3\u003e\u003cstrong\u003eOne-Piece Swimsuit\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eMaterial:\u003c\/strong\u003e Polyester\/Lycra\u003cbr\u003e\u003cstrong\u003ePadding:\u003c\/strong\u003e Yes (Removable) \u003cbr\u003e\u003cstrong\u003eAvailable sizes:\u003c\/strong\u003e S, M, L, XL, XXL\u003c\/p\u003e\n\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003eS:\u003c\/strong\u003e Waist: 69\/73 - Hips: 94\/98 - Bust: 86\/90\u003cbr\u003e\u003cstrong\u003eM:\u003c\/strong\u003e Waist: 74\/78 - Hips: 99\/103 - Bust: 91\/95\u003cbr\u003e\u003cstrong data-is-only-node=\"\"\u003eL: \u003c\/strong\u003e Waist: 79\/83 - Hips: 104\/107 - Bust: 96\/100\u003cbr\u003e\u003cstrong\u003eXL: \u003c\/strong\u003e Waist: 84\/87 - Hips: 108\/112 - Bust: 101\/105\u003cbr\u003e\u003cstrong\u003eXXL: \u003c\/strong\u003e Waist: 85\/88 - Hips: 113\/117 - Bust: 106\/111\u003c\/p\u003e\n\n\n\u003cdiv class=\"detailmodule_html\"\u003e\n\u003cdiv class=\"detail-desc-decorate-richtext\"\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"AquaFit Australia","offers":[{"title":"Pink \/ S","offer_id":53310717133167,"sku":"14:1052#Pink;5:100014064","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Pink \/ M","offer_id":53310717165935,"sku":"14:1052#Pink;5:100014065","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Pink \/ L","offer_id":53310717198703,"sku":"14:1052#Pink;5:100014066","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Pink \/ XL","offer_id":53310717231471,"sku":"14:1052#Pink;5:100014067","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Pink \/ XXL","offer_id":53310717264239,"sku":"14:1052#Pink;5:100014068","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Blue \/ S","offer_id":53310717297007,"sku":"14:1052#Pink;5:100014069","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Blue \/ M","offer_id":53310717329775,"sku":"14:1052#Pink;5:100014070","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Blue \/ L","offer_id":53310717362543,"sku":"14:1052#Pink;5:100014071","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Blue \/ XL","offer_id":53310717395311,"sku":"14:1052#Pink;5:100014072","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Blue \/ XXL","offer_id":53310717428079,"sku":"14:1052#Pink;5:100014073","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Red \/ S","offer_id":53310717460847,"sku":"14:1052#Pink;5:100014074","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Red \/ M","offer_id":53310717493615,"sku":"14:1052#Pink;5:100014075","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Red \/ L","offer_id":53310717526383,"sku":"14:1052#Pink;5:100014076","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Red \/ XL","offer_id":53310717559151,"sku":"14:1052#Pink;5:100014077","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Red \/ XXL","offer_id":53310717591919,"sku":"14:1052#Pink;5:100014078","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Black \/ S","offer_id":53310717624687,"sku":"14:1052#Pink;5:100014079","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Black \/ M","offer_id":53310717657455,"sku":"14:1052#Pink;5:100014080","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Black \/ L","offer_id":53310717690223,"sku":"14:1052#Pink;5:100014081","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Black \/ XL","offer_id":53310717722991,"sku":"14:1052#Pink;5:100014082","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Black \/ XXL","offer_id":53310717755759,"sku":"14:1052#Pink;5:100014083","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Yellow \/ S","offer_id":53310717788527,"sku":"14:1052#Pink;5:100014084","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Yellow \/ M","offer_id":53310717821295,"sku":"14:1052#Pink;5:100014085","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Yellow \/ L","offer_id":53310717854063,"sku":"14:1052#Pink;5:100014086","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Yellow \/ XL","offer_id":53310717886831,"sku":"14:1052#Pink;5:100014087","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Yellow \/ XXL","offer_id":53310717919599,"sku":"14:1052#Pink;5:100014088","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Green \/ S","offer_id":53310717952367,"sku":"14:1052#Pink;5:100014089","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Green \/ M","offer_id":53310717985135,"sku":"14:1052#Pink;5:100014090","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Green \/ L","offer_id":53310718017903,"sku":"14:1052#Pink;5:100014091","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Green \/ XL","offer_id":53310718050671,"sku":"14:1052#Pink;5:100014092","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Green \/ XXL","offer_id":53310718083439,"sku":"14:1052#Pink;5:100014093","price":99.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/4871\/0767\/files\/S610afe9d511d4555a125973dfc1facdcM.webp?v=1786820646"},{"product_id":"wilsons-promontory-one-piece-swimsuit","title":"Wilsons Promontory One-Piece Swimsuit","description":"\u003ch3\u003e\u003cstrong\u003eOne-Piece Swimsuit\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eMaterial:\u003c\/strong\u003e Polyester\/Lycra\u003cbr\u003e\u003cstrong\u003ePadding:\u003c\/strong\u003e Yes (Removable) \u003cbr\u003e\u003cstrong\u003eAvailable sizes:\u003c\/strong\u003e S, M, L, XL, XXL\u003c\/p\u003e\n\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003eS:\u003c\/strong\u003e Waist: 69\/73 - Hips: 94\/98 - Bust: 86\/90\u003cbr\u003e\u003cstrong\u003eM:\u003c\/strong\u003e Waist: 74\/78 - Hips: 99\/103 - Bust: 91\/95\u003cbr\u003e\u003cstrong data-is-only-node=\"\"\u003eL: \u003c\/strong\u003e Waist: 79\/83 - Hips: 104\/107 - Bust: 96\/100\u003cbr\u003e\u003cstrong\u003eXL: \u003c\/strong\u003e Waist: 84\/87 - Hips: 108\/112 - Bust: 101\/105\u003cbr\u003e\u003cstrong\u003eXXL: \u003c\/strong\u003e Waist: 85\/88 - Hips: 113\/117 - Bust: 106\/111\u003c\/p\u003e\n\n\n\u003cdiv class=\"detailmodule_html\"\u003e\n\u003cdiv class=\"detail-desc-decorate-richtext\"\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"AquaFit Australia","offers":[{"title":"S","offer_id":53310727520623,"sku":null,"price":109.0,"currency_code":"AUD","in_stock":true},{"title":"M","offer_id":53310727553391,"sku":null,"price":109.0,"currency_code":"AUD","in_stock":true},{"title":"L","offer_id":53310727586159,"sku":null,"price":109.0,"currency_code":"AUD","in_stock":true},{"title":"XL","offer_id":53310727618927,"sku":null,"price":109.0,"currency_code":"AUD","in_stock":true},{"title":"XXL","offer_id":53310727651695,"sku":null,"price":109.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/4871\/0767\/files\/4_1.png?v=1786820659"},{"product_id":"kingscliff-one-piece-swimsuit","title":"Kingscliff One-Piece Swimsuit","description":"","brand":"AquaFit Australia","offers":[{"title":"XS","offer_id":53310727782767,"sku":null,"price":109.0,"currency_code":"AUD","in_stock":true},{"title":"S","offer_id":53310727815535,"sku":null,"price":109.0,"currency_code":"AUD","in_stock":true},{"title":"M","offer_id":53310727848303,"sku":null,"price":109.0,"currency_code":"AUD","in_stock":true},{"title":"L","offer_id":53310727881071,"sku":null,"price":109.0,"currency_code":"AUD","in_stock":true},{"title":"XL","offer_id":53310727913839,"sku":null,"price":109.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/4871\/0767\/files\/imagem1.png?v=1786820679"},{"product_id":"kalbarri-one-piece-swimsuit","title":"Kalbarri One-Piece Swimsuit","description":"\u003ch3\u003e\u003cstrong\u003eOne-Piece Swimsuit\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eMaterial:\u003c\/strong\u003e Polyester\/Lycra\u003cbr\u003e\u003cstrong\u003ePadding:\u003c\/strong\u003e Yes (Removable) \u003cbr\u003e\u003cstrong\u003eAvailable sizes:\u003c\/strong\u003e S, M, L, XL, XXL\u003c\/p\u003e\n\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003eS:\u003c\/strong\u003e Waist: 69\/73 - Hips: 94\/98 - Bust: 86\/90\u003cbr\u003e\u003cstrong\u003eM:\u003c\/strong\u003e Waist: 74\/78 - Hips: 99\/103 - Bust: 91\/95\u003cbr\u003e\u003cstrong data-is-only-node=\"\"\u003eL: \u003c\/strong\u003e Waist: 79\/83 - Hips: 104\/107 - Bust: 96\/100\u003cbr\u003e\u003cstrong\u003eXL: \u003c\/strong\u003e Waist: 84\/87 - Hips: 108\/112 - Bust: 101\/105\u003cbr\u003e\u003cstrong\u003eXXL: \u003c\/strong\u003e Waist: 85\/88 - Hips: 113\/117 - Bust: 106\/111\u003c\/p\u003e\n\n\n\u003cdiv class=\"detailmodule_html\"\u003e\n\u003cdiv class=\"detail-desc-decorate-richtext\"\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"AquaFit Australia","offers":[{"title":"XS","offer_id":53310728077679,"sku":"14:173#ASL0360ED;5:100014066","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"S","offer_id":53310728110447,"sku":"14:173#ASL0360ED;5:100014064","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"M","offer_id":53310728143215,"sku":"14:173#ASL0360ED;5:361386","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"L","offer_id":53310728175983,"sku":"14:173#ASL0360ED;5:361385","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"XL","offer_id":53310728208751,"sku":"14:173#ASL0360ED;5:100014065","price":99.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/4871\/0767\/files\/Designsemnome-2023-09-26T144658.628.png?v=1786820687"},{"product_id":"manly-one-piece-swimsuit","title":"Manly One-Piece Swimsuit","description":"\u003csection id=\"lencois-landing\" style=\"overflow:hidden;\"\u003e\n  \u003cstyle\u003e\n    #lencois-landing { background-color:#fff; color:#333; overflow-x:hidden; font-family:inherit; }\n    [data-lencois-animate] { opacity:1; transform:translateY(0); transition:opacity .8s ease, transform .8s ease; }\n    .lencois-gradient-title { background:linear-gradient(90deg,#ef5ca6,#d43b85,#8e3cc9); background-size:300% 300%; animation:lencoisGradientMove 5s linear infinite; -webkit-background-clip:text; -webkit-text-fill-color:transparent; display:inline-block; font-weight:800; font-size:2.1rem; }\n    .lencois-benefit h4 { background:linear-gradient(90deg,#ef5ca6,#d43b85,#8e3cc9); background-size:300% 300%; animation:lencoisGradientMove 5s linear infinite; -webkit-background-clip:text; -webkit-text-fill-color:transparent; margin-bottom:1rem; font-size:1.3rem; font-weight:700; text-align:center; }\n    @keyframes lencoisGradientMove { 0%{background-position:0% 50%;} 50%{background-position:100% 50%;} 100%{background-position:0% 50%;} }\n    #lencois-landing .lencois-section-padding { padding:5rem 10%; }\n    #lencois-landing h2, #lencois-landing h3 { font-weight:700; text-align:center; margin-bottom:2rem; }\n    .lencois-hero { text-align:center; padding:8rem 10% 6rem; background:linear-gradient(135deg,#ef5ca6 0%,#f78bc9 25%,#5ff4ab 75%,#8e3cc9 100%); background-size:250% 250%; animation:lencoisGradientMove 4s ease-in-out infinite; color:#fff; border-radius:0 0 50px 50px; }\n    .lencois-hero h2 { font-size:2.8rem; line-height:1.3; max-width:850px; margin:0 auto 1.5rem; }\n    .lencois-hero p { font-size:1.15rem; max-width:760px; margin:0 auto; opacity:.95; }\n    .lencois-benefits-grid { display:grid; grid-template-columns:repeat(auto-fit,minmax(300px,1fr)); gap:3rem; }\n    .lencois-benefit { background:#fff; border-radius:25px; box-shadow:0 10px 25px rgba(0,0,0,.08); overflow:hidden; text-align:center; transition:transform .3s; }\n    .lencois-benefit:hover { transform:translateY(-6px); }\n    .lencois-benefit img { width:100%; height:380px; object-fit:cover; }\n    .lencois-benefit-content { padding:2rem; }\n    .lencois-benefit p { color:#555; line-height:1.6; text-align:center; }\n    .lencois-gallery { background:#fff; text-align:center; padding-top:3rem; padding-bottom:5rem; }\n    .lencois-gallery h3 { font-size:2rem; margin-bottom:2.5rem; }\n    .lencois-gallery-images { display:grid; grid-template-columns:repeat(auto-fit,minmax(280px,1fr)); gap:1.5rem; padding:0 10%; }\n    .lencois-gallery-images img { width:100%; height:430px; object-fit:cover; border-radius:20px; box-shadow:0 8px 25px rgba(0,0,0,.08); transition:transform .3s ease; }\n    .lencois-testimonials { background:linear-gradient(135deg,#ef5ca6 0%,#b268c2 40%,#5ff4ab 90%,#8e3cc9 100%); background-size:300% 300%; animation:lencoisGradientMove 6s ease-in-out infinite; color:#fff; text-align:center; padding:5rem 10%; }\n    .lencois-testimonial { max-width:650px; margin:0 auto 2.5rem; font-style:italic; font-size:1.1rem; opacity:.95; }\n    .lencois-testimonial strong { display:block; margin-top:1rem; font-style:normal; font-size:1rem; color:#fff; }\n    .lencois-testimonial-img { width:200px; height:200px; object-fit:cover; object-position:top; border-radius:50%; box-shadow:0 8px 25px rgba(0,0,0,.25); margin:0 auto 1.2rem; display:block; border:3px solid rgba(255,255,255,.85); }\n    .lencois-counter { display:inline-block; font-size:3rem; font-weight:900; background:linear-gradient(90deg,#fff,#fcd9ef,#5ff4ab); background-size:300% 300%; animation:lencoisGradientMove 4s ease-in-out infinite; -webkit-background-clip:text; -webkit-text-fill-color:transparent; text-shadow:0 0 20px rgba(255,255,255,.4); padding:0 .3em; }\n    .lencois-faq { max-width:750px; margin:0 auto; text-align:left; padding-top:5rem; padding-bottom:5rem; }\n    .lencois-faq details { background:#fdfdfd; border-radius:12px; border:1px solid #e0e0e0; margin-bottom:1rem; padding:1.2rem 1.5rem; cursor:pointer; transition:all .3s ease; }\n    .lencois-faq details:hover { border-color:#ef5ca6; background:#fff8fc; }\n    .lencois-faq summary { font-weight:600; font-size:1.1rem; list-style:none; display:flex; justify-content:space-between; align-items:center; color:#ef5ca6; }\n    .lencois-faq summary::after { content:'+'; font-size:1.3rem; transition:transform .3s; }\n    .lencois-faq details[open] summary::after { transform:rotate(45deg); }\n    .lencois-cta { text-align:center; background:linear-gradient(145deg,#ef5ca6 0%,#e67dbf 30%,#5ff4ab 80%,#8e3cc9 100%); background-size:300% 300%; animation:lencoisGradientMove 6s ease-in-out infinite; padding:5rem 10%; color:#fff; border-radius:50px 50px 0 0; }\n    .lencois-cta h2 { font-size:2.1rem; line-height:1.3; font-weight:800; margin-bottom:1.5rem; }\n    @media (max-width:760px){ .lencois-hero{padding:6rem 6% 4rem;} .lencois-hero h2{font-size:1.9rem;} .lencois-benefit img{height:300px;} .lencois-testimonial{font-size:1rem;} }\n  \u003c\/style\u003e\n  \u003cdiv class=\"lencois-hero\" data-lencois-animate\u003e\n    \u003ch2\u003ePut it on. Look in the mirror. Feel ready for summer.\u003c\/h2\u003e\n    \u003cp\u003eImagine putting on the Manly One-Piece Swimsuit, feeling its design embrace and enhance your curves. It is a piece created for that moment in front of the mirror, where confidence and self-esteem prepare you to enjoy the beach or pool. Join our 5952+ customers who have already found their perfect summer piece.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"lencois-section-padding\"\u003e\n    \u003ch3 class=\"lencois-gradient-title\" data-lencois-animate\u003eComfort and Elegance in Every Detail\u003c\/h3\u003e\n    \u003cdiv class=\"lencois-benefits-grid\"\u003e\n      \u003cdiv class=\"lencois-benefit\" data-lencois-animate\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/Designsemnome-2023-09-26T162835.518.png?v=1751899591\" alt=\"Flattering Silhouette\" loading=\"lazy\" style=\"object-position:center center\"\u003e\n        \u003cdiv class=\"lencois-benefit-content\"\u003e\n          \u003ch4\u003eFlattering Silhouette\u003c\/h4\u003e\n          \u003cp\u003eOur shaping design is crafted to enhance your natural curves, delivering an elegant fit that makes you feel fantastic and confident.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lencois-benefit\" data-lencois-animate\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/Designsemnome-2023-09-26T162850.150.png?v=1751899592\" alt=\"Perfect and personalised Fit\" loading=\"lazy\" style=\"object-position:center center\"\u003e\n        \u003cdiv class=\"lencois-benefit-content\"\u003e\n          \u003ch4\u003ePerfect and personalised Fit\u003c\/h4\u003e\n          \u003cp\u003eWith fully adjustable straps, you can adjust this One-Piece Swimsuit to your body for optimal support and all-day comfort.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lencois-benefit\" data-lencois-animate\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/Designsemnome-2023-09-26T162805.531.png?v=1751899592\" alt=\"Versatility and Support\" loading=\"lazy\" style=\"object-position:center center\"\u003e\n        \u003cdiv class=\"lencois-benefit-content\"\u003e\n          \u003ch4\u003eVersatility and Support\u003c\/h4\u003e\n          \u003cp\u003eThe removable cups give you the freedom to choose your level of support and neckline shape, adapting perfectly to your body and preferences.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lencois-benefit\" data-lencois-animate\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/Designsemnome-2023-09-26T162734.538.png?v=1751899593\" alt=\"Confidence in Every Movement\" loading=\"lazy\" style=\"object-position:center center\"\u003e\n        \u003cdiv class=\"lencois-benefit-content\"\u003e\n          \u003ch4\u003eConfidence in Every Movement\u003c\/h4\u003e\n          \u003cp\u003eFeel completely at ease in and out of the water. The piece is fully lined, ensuring total coverage and preventing any transparency.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"lencois-gallery\" data-lencois-animate\u003e\n    \u003ch3 class=\"lencois-gradient-title\"\u003eElegance from Every Angle\u003c\/h3\u003e\n    \u003cdiv class=\"lencois-gallery-images\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/Designsemnome-2023-09-26T162750.543.png?v=1751899593\" alt=\"Back view of the blue Manly One-Piece Swimsuit, highlighting the back design.\" loading=\"lazy\" style=\"object-position:center center\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/Designsemnome-2023-09-26T162822.513.png?v=1751899593\" alt=\"Woman wearing the Manly One-Piece Swimsuit in green, back view.\" loading=\"lazy\" style=\"object-position:center center\"\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"lencois-testimonials\" data-lencois-animate\u003e\n    \u003ch3 class=\"lencois-gradient-title\" style=\"-webkit-text-fill-color:white;\"\u003eOver \u003cspan class=\"lencois-counter\"\u003e5952+\u003c\/span\u003e customers approved AquaFit quality\u003c\/h3\u003e\n    \n    \u003cdiv class=\"lencois-testimonial\"\u003e\n      \u003cimg class=\"lencois-testimonial-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/aquafit-portugal-big-island-one-piece-prova-social-1.jpg?v=1780951328\" alt=\"AquaFit Australia Customer 1\" loading=\"lazy\"\u003e\n      \u003cp\u003e\"Finally, a one-piece swimsuit that fits perfectly! I feel super comfortable and elegant. The cut shapes the body without feeling tight. Highly recommend.\"\u003c\/p\u003e\n      \u003cstrong\u003e- Catarina S.\u003c\/strong\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"lencois-testimonial\"\u003e\n      \u003cimg class=\"lencois-testimonial-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/aquafit-portugal-big-island-one-piece-prova-social-2.jpg?v=1780951377\" alt=\"AquaFit Australia Customer 2\" loading=\"lazy\"\u003e\n      \u003cp\u003e\"I was a bit hesitant about buying online, but it exceeded my expectations. It's even prettier in person and flatters the silhouette beautifully. The adjustable straps make all the difference.\"\u003c\/p\u003e\n      \u003cstrong\u003e- Joana M.\u003c\/strong\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"lencois-section-padding lencois-faq\" data-lencois-animate\u003e\n    \u003ch3 class=\"lencois-gradient-title\"\u003eFrequently Asked Questions\u003c\/h3\u003e\n    \n    \u003cdetails\u003e\n      \u003csummary\u003eDoes the one-piece swimsuit have any padding?\u003c\/summary\u003e\n      \u003cp\u003eYes, the Manly One-Piece Swimsuit includes removable cups. You can use them for greater support and definition or remove them for a more natural look, according to your preference.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes the fabric become sheer when wet?\u003c\/summary\u003e\n      \u003cp\u003eNo, you can rest completely assured. The One-Piece Swimsuit is fully lined with quality fabric, ensuring total coverage and opacity, even when wet.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eHow should I choose my size?\u003c\/summary\u003e\n      \u003cp\u003eWe recommend consulting our Size Guide, available on the product page. If you are unsure between two sizes, we suggest choosing the larger one to ensure maximum comfort.\u003c\/p\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"lencois-cta\" data-lencois-animate\u003e\n    \u003ch2\u003eYour Summer Starts Now\u003c\/h2\u003e\n    \u003cp\u003eChoose your colour and size and receive your Manly One-Piece Swimsuit at home. Get ready to enjoy your best summer with the confidence you deserve.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"AquaFit Australia","offers":[{"title":"Black \/ S","offer_id":53310728274287,"sku":"14:173#ASL0179LR;5:100014066","price":109.0,"currency_code":"AUD","in_stock":true},{"title":"Black \/ M","offer_id":53310728307055,"sku":"14:173#ASL0179LR;5:100014067","price":109.0,"currency_code":"AUD","in_stock":true},{"title":"Black \/ L","offer_id":53310728339823,"sku":"14:173#ASL0179LR;5:100014068","price":109.0,"currency_code":"AUD","in_stock":true},{"title":"Black \/ XL","offer_id":53310728372591,"sku":"14:173#ASL0179LR;5:100014069","price":109.0,"currency_code":"AUD","in_stock":true},{"title":"Black \/ XXL","offer_id":53310728405359,"sku":"14:173#ASL0179LR;5:100014070","price":109.0,"currency_code":"AUD","in_stock":true},{"title":"Aqua \/ S","offer_id":53310728438127,"sku":"14:173#ASL0179LR;5:100014071","price":109.0,"currency_code":"AUD","in_stock":true},{"title":"Aqua \/ M","offer_id":53310728470895,"sku":"14:173#ASL0179LR;5:100014072","price":109.0,"currency_code":"AUD","in_stock":true},{"title":"Aqua \/ L","offer_id":53310728503663,"sku":"14:173#ASL0179LR;5:100014073","price":109.0,"currency_code":"AUD","in_stock":true},{"title":"Aqua \/ XL","offer_id":53310728536431,"sku":"14:173#ASL0179LR;5:100014074","price":109.0,"currency_code":"AUD","in_stock":true},{"title":"Aqua \/ XXL","offer_id":53310728569199,"sku":"14:173#ASL0179LR;5:100014075","price":109.0,"currency_code":"AUD","in_stock":true},{"title":"Blue \/ S","offer_id":53310728601967,"sku":"14:173#ASL0179LR;5:100014076","price":109.0,"currency_code":"AUD","in_stock":true},{"title":"Blue \/ M","offer_id":53310728634735,"sku":"14:173#ASL0179LR;5:100014077","price":109.0,"currency_code":"AUD","in_stock":true},{"title":"Blue \/ L","offer_id":53310728667503,"sku":"14:173#ASL0179LR;5:100014078","price":109.0,"currency_code":"AUD","in_stock":true},{"title":"Blue \/ XL","offer_id":53310728700271,"sku":"14:173#ASL0179LR;5:100014079","price":109.0,"currency_code":"AUD","in_stock":true},{"title":"Blue \/ XXL","offer_id":53310728733039,"sku":"14:173#ASL0179LR;5:100014080","price":109.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/4871\/0767\/files\/Designsemnome-2023-09-26T162835.518.png?v=1786820701"},{"product_id":"robe-one-piece-swimsuit","title":"Robe One-Piece Swimsuit","description":"\u003ch3\u003e\u003cstrong\u003eOne-Piece Swimsuit\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eMaterial:\u003c\/strong\u003e Polyester\/Lycra\u003cbr\u003e\u003cstrong\u003ePadding:\u003c\/strong\u003e Yes (Removable) \u003cbr\u003e\u003cstrong\u003eAvailable sizes:\u003c\/strong\u003e S, M, L, XL, XXL\u003c\/p\u003e\n\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003eS:\u003c\/strong\u003e Waist: 69\/73 - Hips: 94\/98 - Bust: 86\/90\u003cbr\u003e\u003cstrong\u003eM:\u003c\/strong\u003e Waist: 74\/78 - Hips: 99\/103 - Bust: 91\/95\u003cbr\u003e\u003cstrong data-is-only-node=\"\"\u003eL: \u003c\/strong\u003e Waist: 79\/83 - Hips: 104\/107 - Bust: 96\/100\u003cbr\u003e\u003cstrong\u003eXL: \u003c\/strong\u003e Waist: 84\/87 - Hips: 108\/112 - Bust: 101\/105\u003cbr\u003e\u003cstrong\u003eXXL: \u003c\/strong\u003e Waist: 85\/88 - Hips: 113\/117 - Bust: 106\/111\u003c\/p\u003e\n\n\n\u003cdiv class=\"detailmodule_html\"\u003e\n\u003cdiv class=\"detail-desc-decorate-richtext\"\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"AquaFit Australia","offers":[{"title":"S","offer_id":53310730142063,"sku":"14:193#ADG3001B;5:100014066","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"M","offer_id":53310730174831,"sku":"14:193#ADG3001B;5:100014067","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"L","offer_id":53310730207599,"sku":"14:193#ADG3001B;5:100014068","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"XL","offer_id":53310730240367,"sku":"14:193#ADG3001B;5:100014069","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"XXL","offer_id":53310730273135,"sku":"14:193#ADG3001B;5:100014070","price":99.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/4871\/0767\/files\/Designsemnome-2023-09-26T135256.504.png?v=1786820712"},{"product_id":"lennox-head-one-piece-swimsuit","title":"Lennox Head One-Piece Swimsuit","description":"","brand":"AquaFit Australia","offers":[{"title":"Black \/ XS","offer_id":53310734467439,"sku":null,"price":129.0,"currency_code":"AUD","in_stock":true},{"title":"Black \/ S","offer_id":53310734500207,"sku":null,"price":129.0,"currency_code":"AUD","in_stock":true},{"title":"Black \/ M","offer_id":53310734532975,"sku":null,"price":129.0,"currency_code":"AUD","in_stock":true},{"title":"Black \/ L","offer_id":53310734565743,"sku":null,"price":129.0,"currency_code":"AUD","in_stock":true},{"title":"Black \/ XL","offer_id":53310734598511,"sku":null,"price":129.0,"currency_code":"AUD","in_stock":true},{"title":"Navy \/ XS","offer_id":53310734631279,"sku":null,"price":129.0,"currency_code":"AUD","in_stock":true},{"title":"Navy \/ S","offer_id":53310734664047,"sku":null,"price":129.0,"currency_code":"AUD","in_stock":true},{"title":"Navy \/ M","offer_id":53310734696815,"sku":null,"price":129.0,"currency_code":"AUD","in_stock":true},{"title":"Navy \/ L","offer_id":53310734729583,"sku":null,"price":129.0,"currency_code":"AUD","in_stock":true},{"title":"Navy \/ XL","offer_id":53310734762351,"sku":null,"price":129.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/4871\/0767\/files\/Gemini_Generated_Image_xneqbnxneqbnxneq.png?v=1786820734"},{"product_id":"moana-one-piece-swimsuit","title":"Moana One-Piece Swimsuit","description":"\u003csection id=\"lencois-landing\" style=\"overflow:hidden;\"\u003e\n  \u003cstyle\u003e\n    #lencois-landing { background-color:#fff; color:#333; overflow-x:hidden; font-family:inherit; }\n    [data-lencois-animate] { opacity:1; transform:translateY(0); transition:opacity .8s ease, transform .8s ease; }\n    .lencois-gradient-title { background:linear-gradient(90deg,#ef5ca6,#d43b85,#8e3cc9); background-size:300% 300%; animation:lencoisGradientMove 5s linear infinite; -webkit-background-clip:text; -webkit-text-fill-color:transparent; display:inline-block; font-weight:800; font-size:2.1rem; }\n    .lencois-benefit h4 { background:linear-gradient(90deg,#ef5ca6,#d43b85,#8e3cc9); background-size:300% 300%; animation:lencoisGradientMove 5s linear infinite; -webkit-background-clip:text; -webkit-text-fill-color:transparent; margin-bottom:1rem; font-size:1.3rem; font-weight:700; text-align:center; }\n    @keyframes lencoisGradientMove { 0%{background-position:0% 50%;} 50%{background-position:100% 50%;} 100%{background-position:0% 50%;} }\n    #lencois-landing .lencois-section-padding { padding:5rem 10%; }\n    #lencois-landing h2, #lencois-landing h3 { font-weight:700; text-align:center; margin-bottom:2rem; }\n    .lencois-hero { text-align:center; padding:8rem 10% 6rem; background:linear-gradient(135deg,#ef5ca6 0%,#f78bc9 25%,#5ff4ab 75%,#8e3cc9 100%); background-size:250% 250%; animation:lencoisGradientMove 4s ease-in-out infinite; color:#fff; border-radius:0 0 50px 50px; }\n    .lencois-hero h2 { font-size:2.8rem; line-height:1.3; max-width:850px; margin:0 auto 1.5rem; }\n    .lencois-hero p { font-size:1.15rem; max-width:760px; margin:0 auto; opacity:.95; }\n    .lencois-benefits-grid { display:grid; grid-template-columns:repeat(auto-fit,minmax(300px,1fr)); gap:3rem; }\n    .lencois-benefit { background:#fff; border-radius:25px; box-shadow:0 10px 25px rgba(0,0,0,.08); overflow:hidden; text-align:center; transition:transform .3s; }\n    .lencois-benefit:hover { transform:translateY(-6px); }\n    .lencois-benefit img { width:100%; height:380px; object-fit:cover; }\n    .lencois-benefit-content { padding:2rem; }\n    .lencois-benefit p { color:#555; line-height:1.6; text-align:center; }\n    .lencois-gallery { background:#fff; text-align:center; padding-top:3rem; padding-bottom:5rem; }\n    .lencois-gallery h3 { font-size:2rem; margin-bottom:2.5rem; }\n    .lencois-gallery-images { display:grid; grid-template-columns:repeat(auto-fit,minmax(280px,1fr)); gap:1.5rem; padding:0 10%; }\n    .lencois-gallery-images img { width:100%; height:430px; object-fit:cover; border-radius:20px; box-shadow:0 8px 25px rgba(0,0,0,.08); transition:transform .3s ease; }\n    .lencois-testimonials { background:linear-gradient(135deg,#ef5ca6 0%,#b268c2 40%,#5ff4ab 90%,#8e3cc9 100%); background-size:300% 300%; animation:lencoisGradientMove 6s ease-in-out infinite; color:#fff; text-align:center; padding:5rem 10%; }\n    .lencois-testimonial { max-width:650px; margin:0 auto 2.5rem; font-style:italic; font-size:1.1rem; opacity:.95; }\n    .lencois-testimonial strong { display:block; margin-top:1rem; font-style:normal; font-size:1rem; color:#fff; }\n    .lencois-testimonial-img { width:200px; height:200px; object-fit:cover; object-position:top; border-radius:50%; box-shadow:0 8px 25px rgba(0,0,0,.25); margin:0 auto 1.2rem; display:block; border:3px solid rgba(255,255,255,.85); }\n    .lencois-counter { display:inline-block; font-size:3rem; font-weight:900; background:linear-gradient(90deg,#fff,#fcd9ef,#5ff4ab); background-size:300% 300%; animation:lencoisGradientMove 4s ease-in-out infinite; -webkit-background-clip:text; -webkit-text-fill-color:transparent; text-shadow:0 0 20px rgba(255,255,255,.4); padding:0 .3em; }\n    .lencois-faq { max-width:750px; margin:0 auto; text-align:left; padding-top:5rem; padding-bottom:5rem; }\n    .lencois-faq details { background:#fdfdfd; border-radius:12px; border:1px solid #e0e0e0; margin-bottom:1rem; padding:1.2rem 1.5rem; cursor:pointer; transition:all .3s ease; }\n    .lencois-faq details:hover { border-color:#ef5ca6; background:#fff8fc; }\n    .lencois-faq summary { font-weight:600; font-size:1.1rem; list-style:none; display:flex; justify-content:space-between; align-items:center; color:#ef5ca6; }\n    .lencois-faq summary::after { content:'+'; font-size:1.3rem; transition:transform .3s; }\n    .lencois-faq details[open] summary::after { transform:rotate(45deg); }\n    .lencois-cta { text-align:center; background:linear-gradient(145deg,#ef5ca6 0%,#e67dbf 30%,#5ff4ab 80%,#8e3cc9 100%); background-size:300% 300%; animation:lencoisGradientMove 6s ease-in-out infinite; padding:5rem 10%; color:#fff; border-radius:50px 50px 0 0; }\n    .lencois-cta h2 { font-size:2.1rem; line-height:1.3; font-weight:800; margin-bottom:1.5rem; }\n    @media (max-width:760px){ .lencois-hero{padding:6rem 6% 4rem;} .lencois-hero h2{font-size:1.9rem;} .lencois-benefit img{height:300px;} .lencois-testimonial{font-size:1rem;} }\n  \u003c\/style\u003e\n  \u003cdiv class=\"lencois-hero\" data-lencois-animate\u003e\n    \u003ch2\u003eThe Magical Moment Confidence Embraces Your Body.\u003c\/h2\u003e\n    \u003cp\u003eImagine wearing the Moana One-Piece Swimsuit for the first time. You feel it embracing your curves with surprising softness. In the mirror, an image appears that makes you smile: a naturally enhanced silhouette, enveloping comfort, and the certainty that you are ready to enjoy the beach or pool with complete confidence and unwavering self-esteem. With Arabian Ranches, every dip is a celebration of your well-being.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"lencois-section-padding\"\u003e\n    \u003ch3 class=\"lencois-gradient-title\" data-lencois-animate\u003eDiscover the Benefits That Will Make You Shine\u003c\/h3\u003e\n    \u003cdiv class=\"lencois-benefits-grid\"\u003e\n      \u003cdiv class=\"lencois-benefit\" data-lencois-animate\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/4_c712e5d6-ec14-43df-95fb-ea07958480f7.png?v=1751899682\" alt=\"A Stunning, Sculpted Silhouette\" loading=\"lazy\" style=\"object-position:center center\"\u003e\n        \u003cdiv class=\"lencois-benefit-content\"\u003e\n          \u003ch4\u003eA Stunning, Sculpted Silhouette\u003c\/h4\u003e\n          \u003cp\u003eThe smart design of the Moana One-Piece Swimsuit is a true ally. Crafted to flatter your curves, this shaping style adapts perfectly, creating an elegant silhouette and enhancing your natural beauty. Feel empowered and confident in every moment.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lencois-benefit\" data-lencois-animate\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/5_0fb40706-fed9-4966-b971-7d5f51be4186.png?v=1751899683\" alt=\"Comfort and Perfect Fit\" loading=\"lazy\" style=\"object-position:center center\"\u003e\n        \u003cdiv class=\"lencois-benefit-content\"\u003e\n          \u003ch4\u003eComfort and Perfect Fit\u003c\/h4\u003e\n          \u003cp\u003eWith removable cups, you can choose the level of support you prefer, while adjustable straps ensure a custom fit for your body. Enjoy total freedom of movement, knowing your One-Piece Swimsuit adapts to you, not the other way around.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lencois-benefit\" data-lencois-animate\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/1_3f02eef3-3c6f-4d9c-b0fd-c5c3bca9240b.png?v=1751899683\" alt=\"Confidence and Superior Quality\" loading=\"lazy\" style=\"object-position:center center\"\u003e\n        \u003cdiv class=\"lencois-benefit-content\"\u003e\n          \u003ch4\u003eConfidence and Superior Quality\u003c\/h4\u003e\n          \u003cp\u003eYour peace of mind is our priority. The Moana One-Piece Swimsuit is fully lined, offering a feel of security and opacity in all situations. Dive, swim, and relax with the confidence of a high-quality piece that accompanies you on every adventure.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lencois-benefit\" data-lencois-animate\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/2_2d2c1aa4-9568-4c27-ab0e-02fe661a3a47.png?v=1751899684\" alt=\"Renewed Self-Esteem in Every Detail\" loading=\"lazy\" style=\"object-position:center center\"\u003e\n        \u003cdiv class=\"lencois-benefit-content\"\u003e\n          \u003ch4\u003eRenewed Self-Esteem in Every Detail\u003c\/h4\u003e\n          \u003cp\u003eMore than a One-Piece Swimsuit, the Arabian Ranches is a self-esteem booster. Feel good about yourself, comfortable in your own skin, and ready to create unforgettable memories. Your confidence will be your best accessory, radiating beauty and well-being.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"lencois-gallery\" data-lencois-animate\u003e\n    \u003ch3 class=\"lencois-gradient-title\"\u003eDetails That Make the Difference\u003c\/h3\u003e\n    \u003cdiv class=\"lencois-gallery-images\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/3_38da4392-7406-4aea-b917-2eba7b32f74a.png?v=1751899684\" alt=\"Moana One-Piece Swimsuit - Elegant Side View\" loading=\"lazy\" style=\"object-position:center center\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/4_c712e5d6-ec14-43df-95fb-ea07958480f7.png?v=1751899682\" alt=\"Moana One-Piece Swimsuit - Comfort and Style at the Beach\" loading=\"lazy\" style=\"object-position:center center\"\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"lencois-testimonials\" data-lencois-animate\u003e\n    \u003ch3 class=\"lencois-gradient-title\" style=\"-webkit-text-fill-color:white;\"\u003eOver \u003cspan class=\"lencois-counter\"\u003e8510+\u003c\/span\u003e customers approved AquaFit quality\u003c\/h3\u003e\n    \n    \u003cdiv class=\"lencois-testimonial\"\u003e\n      \u003cimg class=\"lencois-testimonial-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/aquafit-portugal-malibu-one-piece-prova-social-1.jpg?v=1780952850\" alt=\"AquaFit Australia Customer 1\" loading=\"lazy\"\u003e\n      \u003cp\u003e\"I am completely in love with the Arabian Ranches! It's incredibly comfortable, and I feel so secure and beautiful. The adjustable straps make all the difference for a perfect fit. I love how it enhances my body without feeling tight. I've already received so many compliments!\"\u003c\/p\u003e\n      \u003cstrong\u003e- Ana P.\u003c\/strong\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"lencois-testimonial\"\u003e\n      \u003cimg class=\"lencois-testimonial-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/aquafit-portugal-malibu-one-piece-prova-social-2.jpg?v=1780952896\" alt=\"AquaFit Australia Customer 2\" loading=\"lazy\"\u003e\n      \u003cp\u003e\"Finally a One-Piece Swimsuit that gives me confidence! The shaping design is fantastic and the fact that it's fully lined gives me extra peace of mind. The removable cups are a bonus. It's definitely my go-to choice for this summer. 100% recommend!\"\u003c\/p\u003e\n      \u003cstrong\u003e- Marta C.\u003c\/strong\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"lencois-section-padding lencois-faq\" data-lencois-animate\u003e\n    \u003ch3 class=\"lencois-gradient-title\"\u003eFrequently Asked Questions\u003c\/h3\u003e\n    \n    \u003cdetails\u003e\n      \u003csummary\u003eHow should I choose my size?\u003c\/summary\u003e\n      \u003cp\u003eWe recommend consulting our size chart available on the product page. If you are unsure between two sizes, opt for the larger one to ensure greater comfort, given its shaping design.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eAre the removable cups easy to handle?\u003c\/summary\u003e\n      \u003cp\u003eYes, the cups are very easy to remove and insert, allowing you to customise the support and volume according to your preference and comfort at any time.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eIs this One-Piece Swimsuit suitable for regular swimming?\u003c\/summary\u003e\n      \u003cp\u003eThe Moana One-Piece Swimsuit is designed to offer comfort and style, making it ideal for relaxing at the beach or pool. While comfortable for swimming, its main focus is on well-being and flattering the figure during moments of relaxation and fun.\u003c\/p\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"lencois-cta\" data-lencois-animate\u003e\n    \u003ch2\u003eFeel Confident and Stunning!\u003c\/h2\u003e\n    \u003cp\u003eJoin over 8510+ satisfied AquaFit customers and get your Moana One-Piece Swimsuit now. Click to discover your new favourite!\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"AquaFit Australia","offers":[{"title":"S","offer_id":53310734893423,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"M","offer_id":53310734926191,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"L","offer_id":53310734958959,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"XL","offer_id":53310734991727,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"XXL","offer_id":53310735024495,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/4871\/0767\/files\/4_c712e5d6-ec14-43df-95fb-ea07958480f7.png?v=1786820745"},{"product_id":"yamba-one-piece-swimsuit","title":"Yamba One-Piece Swimsuit","description":"","brand":"AquaFit Australia","offers":[{"title":"Blue \/ XS","offer_id":53310735188335,"sku":null,"price":109.0,"currency_code":"AUD","in_stock":true},{"title":"Blue \/ S","offer_id":53310735221103,"sku":null,"price":109.0,"currency_code":"AUD","in_stock":true},{"title":"Blue \/ M","offer_id":53310735253871,"sku":null,"price":109.0,"currency_code":"AUD","in_stock":true},{"title":"Blue \/ L","offer_id":53310735286639,"sku":null,"price":109.0,"currency_code":"AUD","in_stock":true},{"title":"Blue \/ XL","offer_id":53310735319407,"sku":null,"price":109.0,"currency_code":"AUD","in_stock":true},{"title":"Black \/ XS","offer_id":53310735352175,"sku":null,"price":109.0,"currency_code":"AUD","in_stock":true},{"title":"Black \/ S","offer_id":53310735384943,"sku":null,"price":109.0,"currency_code":"AUD","in_stock":true},{"title":"Black \/ M","offer_id":53310735417711,"sku":null,"price":109.0,"currency_code":"AUD","in_stock":true},{"title":"Black \/ L","offer_id":53310735450479,"sku":null,"price":109.0,"currency_code":"AUD","in_stock":true},{"title":"Black \/ XL","offer_id":53310735483247,"sku":null,"price":109.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/4871\/0767\/files\/1_67667efd-22a4-4de1-a2e2-66c6e3d14341.png?v=1786820772"},{"product_id":"byron-bay-one-piece-swimsuit","title":"Byron Bay One-Piece Swimsuit","description":"\u003ch3\u003e\u003cstrong\u003eOne-Piece Swimsuit\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eMaterial:\u003c\/strong\u003e Polyester\/Lycra\u003cbr\u003e\u003cstrong\u003ePadding:\u003c\/strong\u003e Yes (Removable) \u003cbr\u003e\u003cstrong\u003eAvailable sizes:\u003c\/strong\u003e S, M, L, XL, XXL\u003c\/p\u003e\n\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003eS:\u003c\/strong\u003e Waist: 69\/73 - Hips: 94\/98 - Bust: 86\/90\u003cbr\u003e\u003cstrong\u003eM:\u003c\/strong\u003e Waist: 74\/78 - Hips: 99\/103 - Bust: 91\/95\u003cbr\u003e\u003cstrong data-is-only-node=\"\"\u003eL: \u003c\/strong\u003e Waist: 79\/83 - Hips: 104\/107 - Bust: 96\/100\u003cbr\u003e\u003cstrong\u003eXL: \u003c\/strong\u003e Waist: 84\/87 - Hips: 108\/112 - Bust: 101\/105\u003cbr\u003e\u003cstrong\u003eXXL: \u003c\/strong\u003e Waist: 85\/88 - Hips: 113\/117 - Bust: 106\/111\u003c\/p\u003e\n\n\n\u003cdiv class=\"detailmodule_html\"\u003e\n\u003cdiv class=\"detail-desc-decorate-richtext\"\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"AquaFit Australia","offers":[{"title":"Red \/ S","offer_id":53310740463983,"sku":"14:771#ADI4009C;5:100014066;200007763:201336100#China-1","price":109.0,"currency_code":"AUD","in_stock":true},{"title":"Red \/ M","offer_id":53310740496751,"sku":"14:771#ADI4009C;5:100014066;200007763:201336100#China-2","price":109.0,"currency_code":"AUD","in_stock":true},{"title":"Red \/ L","offer_id":53310740529519,"sku":"14:771#ADI4009C;5:100014066;200007763:201336100#China-3","price":109.0,"currency_code":"AUD","in_stock":true},{"title":"Red \/ XL","offer_id":53310740562287,"sku":"14:771#ADI4009C;5:100014066;200007763:201336100#China-4","price":109.0,"currency_code":"AUD","in_stock":true},{"title":"Red \/ XXL","offer_id":53310740595055,"sku":"14:771#ADI4009C;5:100014066;200007763:201336100#China-5","price":109.0,"currency_code":"AUD","in_stock":true},{"title":"Blue \/ S","offer_id":53310740627823,"sku":"14:771#ADI4009C;5:100014066;200007763:201336100#China-6","price":109.0,"currency_code":"AUD","in_stock":true},{"title":"Blue \/ M","offer_id":53310740660591,"sku":"14:771#ADI4009C;5:100014066;200007763:201336100#China-7","price":109.0,"currency_code":"AUD","in_stock":true},{"title":"Blue \/ L","offer_id":53310740693359,"sku":"14:771#ADI4009C;5:100014066;200007763:201336100#China-8","price":109.0,"currency_code":"AUD","in_stock":true},{"title":"Blue \/ XL","offer_id":53310740726127,"sku":"14:771#ADI4009C;5:100014066;200007763:201336100#China-9","price":109.0,"currency_code":"AUD","in_stock":true},{"title":"Blue \/ XXL","offer_id":53310740758895,"sku":"14:771#ADI4009C;5:100014066;200007763:201336100#China-10","price":109.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/4871\/0767\/files\/maio_12.png?v=1786820784"},{"product_id":"coffs-harbour-one-piece-swimsuit","title":"Coffs Harbour One-Piece Swimsuit","description":"","brand":"AquaFit Australia","offers":[{"title":"XS","offer_id":53310741643631,"sku":null,"price":129.0,"currency_code":"AUD","in_stock":true},{"title":"S","offer_id":53310741676399,"sku":null,"price":129.0,"currency_code":"AUD","in_stock":true},{"title":"M","offer_id":53310741709167,"sku":null,"price":129.0,"currency_code":"AUD","in_stock":true},{"title":"L","offer_id":53310741741935,"sku":null,"price":129.0,"currency_code":"AUD","in_stock":true},{"title":"XL","offer_id":53310741774703,"sku":null,"price":129.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/4871\/0767\/files\/01_Imagem_1_a2b96287-b3ff-4940-869e-f6bfdebf601c.jpg?v=1786820799"},{"product_id":"exmouth-one-piece-swimsuit","title":"Exmouth One-Piece Swimsuit","description":"\u003csection id=\"lencois-landing\" style=\"overflow:hidden;\"\u003e\n  \u003cstyle\u003e\n    #lencois-landing { background-color:#fff; color:#333; overflow-x:hidden; font-family:inherit; }\n    [data-lencois-animate] { opacity:1; transform:translateY(0); transition:opacity .8s ease, transform .8s ease; }\n    .lencois-gradient-title { background:linear-gradient(90deg,#ef5ca6,#d43b85,#8e3cc9); background-size:300% 300%; animation:lencoisGradientMove 5s linear infinite; -webkit-background-clip:text; -webkit-text-fill-color:transparent; display:inline-block; font-weight:800; font-size:2.1rem; }\n    .lencois-benefit h4 { background:linear-gradient(90deg,#ef5ca6,#d43b85,#8e3cc9); background-size:300% 300%; animation:lencoisGradientMove 5s linear infinite; -webkit-background-clip:text; -webkit-text-fill-color:transparent; margin-bottom:1rem; font-size:1.3rem; font-weight:700; text-align:center; }\n    @keyframes lencoisGradientMove { 0%{background-position:0% 50%;} 50%{background-position:100% 50%;} 100%{background-position:0% 50%;} }\n    #lencois-landing .lencois-section-padding { padding:5rem 10%; }\n    #lencois-landing h2, #lencois-landing h3 { font-weight:700; text-align:center; margin-bottom:2rem; }\n    .lencois-hero { text-align:center; padding:8rem 10% 6rem; background:linear-gradient(135deg,#ef5ca6 0%,#f78bc9 25%,#5ff4ab 75%,#8e3cc9 100%); background-size:250% 250%; animation:lencoisGradientMove 4s ease-in-out infinite; color:#fff; border-radius:0 0 50px 50px; }\n    .lencois-hero h2 { font-size:2.8rem; line-height:1.3; max-width:850px; margin:0 auto 1.5rem; }\n    .lencois-hero p { font-size:1.15rem; max-width:760px; margin:0 auto; opacity:.95; }\n    .lencois-benefits-grid { display:grid; grid-template-columns:repeat(auto-fit,minmax(300px,1fr)); gap:3rem; }\n    .lencois-benefit { background:#fff; border-radius:25px; box-shadow:0 10px 25px rgba(0,0,0,.08); overflow:hidden; text-align:center; transition:transform .3s; }\n    .lencois-benefit:hover { transform:translateY(-6px); }\n    .lencois-benefit img { width:100%; height:380px; object-fit:cover; }\n    .lencois-benefit-content { padding:2rem; }\n    .lencois-benefit p { color:#555; line-height:1.6; text-align:center; }\n    .lencois-gallery { background:#fff; text-align:center; padding-top:3rem; padding-bottom:5rem; }\n    .lencois-gallery h3 { font-size:2rem; margin-bottom:2.5rem; }\n    .lencois-gallery-images { display:grid; grid-template-columns:repeat(auto-fit,minmax(280px,1fr)); gap:1.5rem; padding:0 10%; }\n    .lencois-gallery-images img { width:100%; height:430px; object-fit:cover; border-radius:20px; box-shadow:0 8px 25px rgba(0,0,0,.08); transition:transform .3s ease; }\n    .lencois-testimonials { background:linear-gradient(135deg,#ef5ca6 0%,#b268c2 40%,#5ff4ab 90%,#8e3cc9 100%); background-size:300% 300%; animation:lencoisGradientMove 6s ease-in-out infinite; color:#fff; text-align:center; padding:5rem 10%; }\n    .lencois-testimonial { max-width:650px; margin:0 auto 2.5rem; font-style:italic; font-size:1.1rem; opacity:.95; }\n    .lencois-testimonial strong { display:block; margin-top:1rem; font-style:normal; font-size:1rem; color:#fff; }\n    .lencois-testimonial-img { width:200px; height:200px; object-fit:cover; object-position:top; border-radius:50%; box-shadow:0 8px 25px rgba(0,0,0,.25); margin:0 auto 1.2rem; display:block; border:3px solid rgba(255,255,255,.85); }\n    .lencois-counter { display:inline-block; font-size:3rem; font-weight:900; background:linear-gradient(90deg,#fff,#fcd9ef,#5ff4ab); background-size:300% 300%; animation:lencoisGradientMove 4s ease-in-out infinite; -webkit-background-clip:text; -webkit-text-fill-color:transparent; text-shadow:0 0 20px rgba(255,255,255,.4); padding:0 .3em; }\n    .lencois-faq { max-width:750px; margin:0 auto; text-align:left; padding-top:5rem; padding-bottom:5rem; }\n    .lencois-faq details { background:#fdfdfd; border-radius:12px; border:1px solid #e0e0e0; margin-bottom:1rem; padding:1.2rem 1.5rem; cursor:pointer; transition:all .3s ease; }\n    .lencois-faq details:hover { border-color:#ef5ca6; background:#fff8fc; }\n    .lencois-faq summary { font-weight:600; font-size:1.1rem; list-style:none; display:flex; justify-content:space-between; align-items:center; color:#ef5ca6; }\n    .lencois-faq summary::after { content:'+'; font-size:1.3rem; transition:transform .3s; }\n    .lencois-faq details[open] summary::after { transform:rotate(45deg); }\n    .lencois-cta { text-align:center; background:linear-gradient(145deg,#ef5ca6 0%,#e67dbf 30%,#5ff4ab 80%,#8e3cc9 100%); background-size:300% 300%; animation:lencoisGradientMove 6s ease-in-out infinite; padding:5rem 10%; color:#fff; border-radius:50px 50px 0 0; }\n    .lencois-cta h2 { font-size:2.1rem; line-height:1.3; font-weight:800; margin-bottom:1.5rem; }\n    @media (max-width:760px){ .lencois-hero{padding:6rem 6% 4rem;} .lencois-hero h2{font-size:1.9rem;} .lencois-benefit img{height:300px;} .lencois-testimonial{font-size:1rem;} }\n  \u003c\/style\u003e\n  \u003cdiv class=\"lencois-hero\" data-lencois-animate\u003e\n    \u003ch2\u003eRediscover Confidence. Feel Amazing This Summer.\u003c\/h2\u003e\n    \u003cp\u003eImagine putting on a one-piece swimsuit and, looking in the mirror, feeling a wave of confidence and well-being. You see your silhouette enhanced, immediate comfort, and think: 'I'm ready'. This is the experience that over 2,455 women have already discovered with the Exmouth One-Piece Swimsuit. A piece designed not only to be beautiful, but to make you feel absolutely fantastic in your own skin, whether at the beach or the pool.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"lencois-section-padding\"\u003e\n    \u003ch3 class=\"lencois-gradient-title\" data-lencois-animate\u003eElegance, Comfort, and Confidence in Every Detail\u003c\/h3\u003e\n    \u003cdiv class=\"lencois-benefits-grid\"\u003e\n      \u003cdiv class=\"lencois-benefit\" data-lencois-animate\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/Gemini_Generated_Image_y4ds5hy4ds5hy4ds.png?v=1778291707\" alt=\"Defined Silhouette, Renewed Confidence\" loading=\"lazy\" style=\"object-position:center center\"\u003e\n        \u003cdiv class=\"lencois-benefit-content\"\u003e\n          \u003ch4\u003eDefined Silhouette, Renewed Confidence\u003c\/h4\u003e\n          \u003cp\u003eOur shaping design is crafted to embrace and highlight your natural curves. Feel elegant and confident with a piece that highlights the best of your body without ever compromising on comfort.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lencois-benefit\" data-lencois-animate\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/maio_19_def05488-901e-4739-9c5a-0172e5876236.png?v=1751899460\" alt=\"Perfect Fit, Ideal Support\" loading=\"lazy\" style=\"object-position:center center\"\u003e\n        \u003cdiv class=\"lencois-benefit-content\"\u003e\n          \u003ch4\u003ePerfect Fit, Ideal Support\u003c\/h4\u003e\n          \u003cp\u003eWith fully adjustable straps, the Exmouth One-Piece Swimsuit adapts perfectly to you. Customise the fit for ideal bust support, ensuring all-day comfort and confidence.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lencois-benefit\" data-lencois-animate\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/maio_20.png?v=1751899466\" alt=\"Versatility and Comfort Made for You\" loading=\"lazy\" style=\"object-position:top center\"\u003e\n        \u003cdiv class=\"lencois-benefit-content\"\u003e\n          \u003ch4\u003eVersatility and Comfort Made for You\u003c\/h4\u003e\n          \u003cp\u003eRemovable cups offer total freedom of choice. Wear them for extra support and definition, or remove them for a more natural feel. Your comfort, your rules.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lencois-benefit\" data-lencois-animate\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/Gemini_Generated_Image_yhgwv4yhgwv4yhgw.png?v=1778291776\" alt=\"Absolute Security and Well-Being\" loading=\"lazy\" style=\"object-position:center center\"\u003e\n        \u003cdiv class=\"lencois-benefit-content\"\u003e\n          \u003ch4\u003eAbsolute Security and Well-Being\u003c\/h4\u003e\n          \u003cp\u003eFeel completely at ease in and out of the water. The full lining ensures total coverage and a soft feel against the skin, so your only concern is enjoying the sun.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"lencois-gallery\" data-lencois-animate\u003e\n    \u003ch3 class=\"lencois-gradient-title\"\u003eDiscover the Exmouth One-Piece Swimsuit\u003c\/h3\u003e\n    \u003cdiv class=\"lencois-gallery-images\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/maio_18_7e6f1446-e14d-428a-9c1f-38d69238f307.png?v=1751899459\" alt=\"Model wearing the Exmouth One-Piece Swimsuit at the beach, with a straw hat.\" loading=\"lazy\" style=\"object-position:center center\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/S4f130736550349bfa24e42054a471e3e5.webp?v=1751899460\" alt=\"Exmouth One-Piece Swimsuit with green leaf pattern, front view on a white background.\" loading=\"lazy\" style=\"object-position:center center\"\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"lencois-testimonials\" data-lencois-animate\u003e\n    \u003ch3 class=\"lencois-gradient-title\" style=\"-webkit-text-fill-color:white;\"\u003eOver \u003cspan class=\"lencois-counter\"\u003e2455+\u003c\/span\u003e customers approved AquaFit quality\u003c\/h3\u003e\n    \n    \u003cdiv class=\"lencois-testimonial\"\u003e\n      \u003cimg class=\"lencois-testimonial-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/aquafit-portugal-sandpoint-one-piece-prova-social-1.jpg?v=1780950275\" alt=\"AquaFit Australia Customer 1\" loading=\"lazy\"\u003e\n      \u003cp\u003e\"Finally a One-Piece Swimsuit that fits perfectly! It is super comfortable and I feel so much more confident in it. The shaping effect is subtle but makes all the difference. Highly recommend!\"\u003c\/p\u003e\n      \u003cstrong\u003e- Catarina S.\u003c\/strong\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"lencois-testimonial\"\u003e\n      \u003cimg class=\"lencois-testimonial-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/aquafit-portugal-sandpoint-one-piece-prova-social-2.jpg?v=1780950322\" alt=\"AquaFit Australia Customer 2\" loading=\"lazy\"\u003e\n      \u003cp\u003e\"I was hesitant, but this One-Piece Swimsuit exceeded my expectations. The material is great, the lining gives total security, and the adjustable straps are perfect. It's already my favourite.\"\u003c\/p\u003e\n      \u003cstrong\u003e- Joana P.\u003c\/strong\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"lencois-section-padding lencois-faq\" data-lencois-animate\u003e\n    \u003ch3 class=\"lencois-gradient-title\"\u003eFrequently Asked Questions\u003c\/h3\u003e\n    \n    \u003cdetails\u003e\n      \u003csummary\u003eHow should I choose my size?\u003c\/summary\u003e\n      \u003cp\u003eWe recommend checking our detailed size guide, available on the product page. Compare your bust, waist, and hip measurements with our chart to find the perfect fit. If in doubt, our support team is available to help.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes the one-piece swimsuit provide good support for larger busts?\u003c\/summary\u003e\n      \u003cp\u003eYes, the Exmouth One-Piece Swimsuit was designed with different body types in mind. Adjustable straps and removable cups let you customise the support level so you feel comfortable and secure.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eHow should I care for my One-Piece Swimsuit to make it last longer?\u003c\/summary\u003e\n      \u003cp\u003eTo preserve the quality of your piece, we recommend rinsing it in cold water after each wear to remove chlorine or salt. Hand wash with a mild detergent and dry in the shade. Avoid washing machines and dryers.\u003c\/p\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"lencois-cta\" data-lencois-animate\u003e\n    \u003ch2\u003eReady to Feel Confident This Summer?\u003c\/h2\u003e\n    \u003cp\u003eJoin over 2,455 women who have rediscovered the joy of going to the beach and pool. Get your Exmouth One-Piece Swimsuit and embrace your best self.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"AquaFit Australia","offers":[{"title":"S","offer_id":53310741840239,"sku":"14:175#DAA12E3G001PP;200007763:201336100#China;5:100014066","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"M","offer_id":53310741873007,"sku":"14:175#DAA12E3G001PP;200007763:201336100#China;5:100014067","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"L","offer_id":53310741905775,"sku":"14:175#DAA12E3G001PP;200007763:201336100#China;5:100014068","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"XL","offer_id":53310741938543,"sku":"14:175#DAA12E3G001PP;200007763:201336100#China;5:100014069","price":99.0,"currency_code":"AUD","in_stock":true},{"title":"XXL","offer_id":53310741971311,"sku":"14:175#DAA12E3G001PP;200007763:201336100#China;5:100014070","price":99.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/4871\/0767\/files\/maio_18_7e6f1446-e14d-428a-9c1f-38d69238f307.png?v=1786820808"},{"product_id":"esperance-one-piece-swimsuit","title":"Esperance One-Piece Swimsuit","description":"\u003csection id=\"lencois-landing\" style=\"overflow:hidden;\"\u003e\n\n  \u003cstyle\u003e\n    #lencois-landing {\n      background-color: #fff;\n      color: #333;\n      overflow-x: hidden;\n      font-family: inherit;\n    }\n\n    [data-lencois-animate] {\n      opacity: 0;\n      transform: translateY(30px);\n      transition: opacity 0.8s ease, transform 0.8s ease;\n    }\n\n    [data-lencois-animate].lencois-visible {\n      opacity: 1;\n      transform: translateY(0);\n    }\n\n    .lencois-gradient-title {\n      background: linear-gradient(90deg, #ef5ca6, #d43b85, #8e3cc9);\n      background-size: 300% 300%;\n      animation: lencoisGradientMove 5s linear infinite;\n      -webkit-background-clip: text;\n      -webkit-text-fill-color: transparent;\n      display: inline-block;\n      font-weight: 800;\n      font-size: 2.1rem;\n    }\n\n    .lencois-benefit h4 {\n      background: linear-gradient(90deg, #ef5ca6, #d43b85, #8e3cc9);\n      background-size: 300% 300%;\n      animation: lencoisGradientMove 5s linear infinite;\n      -webkit-background-clip: text;\n      -webkit-text-fill-color: transparent;\n      margin-bottom: 1rem;\n      font-size: 1.3rem;\n      font-weight: 700;\n      text-align: center;\n    }\n\n    @keyframes lencoisGradientMove {\n      0% { background-position: 0% 50%; }\n      50% { background-position: 100% 50%; }\n      100% { background-position: 0% 50%; }\n    }\n\n    #lencois-landing .lencois-section-padding {\n      padding: 5rem 10%;\n    }\n\n    #lencois-landing h2, #lencois-landing h3 {\n      font-weight: 700;\n      text-align: center;\n      margin-bottom: 2rem;\n    }\n\n    .lencois-hero {\n      text-align: center;\n      padding: 8rem 10% 6rem;\n      background: linear-gradient(135deg, #ef5ca6 0%, #f78bc9 25%, #5ff4ab 75%, #8e3cc9 100%);\n      background-size: 250% 250%;\n      animation: lencoisGradientMove 4s ease-in-out infinite;\n      color: #fff;\n      border-radius: 0 0 50px 50px;\n    }\n\n    .lencois-hero h2 {\n      font-size: 2.8rem;\n      line-height: 1.3;\n      max-width: 850px;\n      margin: 0 auto 1.5rem;\n    }\n\n    .lencois-hero p {\n      font-size: 1.15rem;\n      max-width: 760px;\n      margin: 0 auto;\n      opacity: 0.95;\n    }\n\n    .lencois-benefits-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n      gap: 3rem;\n    }\n\n    .lencois-benefit {\n      background: #fff;\n      border-radius: 25px;\n      box-shadow: 0 10px 25px rgba(0,0,0,0.08);\n      overflow: hidden;\n      text-align: center;\n      transition: transform 0.3s;\n    }\n\n    .lencois-benefit:hover {\n      transform: translateY(-6px);\n    }\n\n    .lencois-benefit img {\n      width: 100%;\n      height: 380px;\n      object-fit: cover;\n    }\n\n    .lencois-benefit-content {\n      padding: 2rem;\n    }\n\n    .lencois-benefit p {\n      color: #555;\n      line-height: 1.6;\n      text-align: center;\n    }\n\n    .lencois-gallery {\n      background: #fff;\n      text-align: center;\n      padding-top: 3rem;\n      padding-bottom: 5rem;\n    }\n\n    .lencois-gallery h3 {\n      font-size: 2rem;\n      margin-bottom: 2.5rem;\n    }\n\n    .lencois-gallery-images {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n      gap: 1.5rem;\n      padding: 0 10%;\n    }\n\n    .lencois-gallery-images img {\n      width: 100%;\n      border-radius: 20px;\n      box-shadow: 0 8px 25px rgba(0,0,0,0.08);\n      transition: transform 0.3s ease;\n    }\n\n    .lencois-gallery-images img:hover {\n      transform: scale(1.03);\n    }\n\n    .lencois-testimonials {\n      background: linear-gradient(135deg, #ef5ca6 0%, #b268c2 40%, #5ff4ab 90%, #8e3cc9 100%);\n      background-size: 300% 300%;\n      animation: lencoisGradientMove 6s ease-in-out infinite;\n      color: #fff;\n      text-align: center;\n      padding: 5rem 10%;\n    }\n\n    .lencois-testimonials h3 {\n      margin-bottom: 2.5rem;\n    }\n\n    .lencois-testimonial {\n      max-width: 650px;\n      margin: 0 auto 2.5rem;\n      font-style: italic;\n      font-size: 1.1rem;\n      opacity: 0.95;\n    }\n\n    .lencois-testimonial:last-child {\n      margin-bottom: 0;\n    }\n\n    .lencois-testimonial strong {\n      display: block;\n      margin-top: 1rem;\n      font-style: normal;\n      font-size: 1rem;\n      color: #fff;\n    }\n\n    .lencois-testimonial-img {\n      width: 200px;\n      height: 200px;\n      object-fit: cover;\n      object-position: top;\n      border-radius: 50%;\n      box-shadow: 0 8px 25px rgba(0,0,0,0.25);\n      margin: 0 auto 1.2rem;\n      display: block;\n      border: 3px solid rgba(255,255,255,0.85);\n      transition: transform 0.3s ease;\n    }\n\n    .lencois-testimonial-img:hover {\n      transform: scale(1.05);\n    }\n\n    .lencois-counter {\n      display: inline-block;\n      font-size: 3rem;\n      font-weight: 900;\n      background: linear-gradient(90deg, #ffffff, #fcd9ef, #5ff4ab);\n      background-size: 300% 300%;\n      animation: lencoisGradientMove 4s ease-in-out infinite;\n      -webkit-background-clip: text;\n      -webkit-text-fill-color: transparent;\n      text-shadow: 0 0 20px rgba(255,255,255,0.4);\n      padding: 0 0.3em;\n    }\n\n    .lencois-faq {\n      max-width: 750px;\n      margin: 0 auto;\n      text-align: left;\n      padding-top: 5rem;\n      padding-bottom: 5rem;\n    }\n\n    .lencois-faq details {\n      background: #fdfdfd;\n      border-radius: 12px;\n      border: 1px solid #e0e0e0;\n      margin-bottom: 1rem;\n      padding: 1.2rem 1.5rem;\n      cursor: pointer;\n      transition: all 0.3s ease;\n    }\n\n    .lencois-faq details:hover {\n      border-color: #ef5ca6;\n      background: #fff8fc;\n    }\n\n    .lencois-faq summary {\n      font-weight: 600;\n      font-size: 1.1rem;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      color: #ef5ca6;\n    }\n\n    .lencois-faq details[open] summary {\n      color: #5ff4ab;\n    }\n\n    .lencois-faq summary::after {\n      content: '+';\n      font-size: 1.3rem;\n      transition: transform 0.3s;\n    }\n\n    .lencois-faq details[open] summary::after {\n      transform: rotate(45deg);\n    }\n\n    .lencois-cta {\n      text-align: center;\n      background: linear-gradient(145deg, #ef5ca6 0%, #e67dbf 30%, #5ff4ab 80%, #8e3cc9 100%);\n      background-size: 300% 300%;\n      animation: lencoisGradientMove 6s ease-in-out infinite;\n      padding: 5rem 10%;\n      color: #fff;\n      border-radius: 50px 50px 0 0;\n    }\n\n    .lencois-cta h2 {\n      font-size: 2.1rem;\n      line-height: 1.3;\n      font-weight: 800;\n      margin-bottom: 1.5rem;\n    }\n\n    @media (max-width:760px){\n      .lencois-hero { padding: 6rem 6% 4rem; }\n      .lencois-hero h2 { font-size: 1.9rem; }\n      .lencois-benefit img { height: 300px; }\n      .lencois-testimonial { font-size: 1rem; }\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"lencois-hero\" data-lencois-animate\u003e\n    \u003ch2\u003eElegance That Embraces Your Body\u003c\/h2\u003e\n    \u003cp\u003eImagine wearing it for the first time. Feel how it fits you perfectly, without tightness. Look in the mirror and see more than a One-Piece Swimsuit: see the promise of a worry-free sunny day, where your well-being is all that matters.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lencois-section-padding\"\u003e\n    \u003ch3 class=\"lencois-gradient-title\" data-lencois-animate\u003eWhy Choose the Esperance One-Piece Swimsuit?\u003c\/h3\u003e\n    \u003cdiv class=\"lencois-benefits-grid\"\u003e\n      \u003cdiv class=\"lencois-benefit\" data-lencois-animate\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/Designsemnome_22_f7084a6d-1545-4c3e-8a74-c29fad73dc69.png?v=1765948211\" alt=\"Elegantly Sculpted Neckline\" loading=\"lazy\" style=\"object-position:center 24%;\"\u003e\n  \u003cdiv class=\"lencois-benefit-content\"\u003e\n    \u003ch4\u003eElegantly Sculpted Neckline\u003c\/h4\u003e\n    \u003cp\u003eThe straight neckline is a modern classic. It frames your bustline cleanly and elegantly, giving you a confident posture without revealing too much. It is the perfect balance to feel beautiful and comfortable.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lencois-benefit\" data-lencois-animate\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/Designsemnome-2023-09-26T161250.500_8df7d889-98f4-4581-a71e-8361927c7fa3.png?v=1765948229\" alt=\"Comfort that Follows Your Curves\" loading=\"lazy\" style=\"object-position:center 48%;\"\u003e\n  \u003cdiv class=\"lencois-benefit-content\"\u003e\n    \u003ch4\u003eComfort that Follows Your Curves\u003c\/h4\u003e\n    \u003cp\u003eThe subtle side ruching is a thoughtful detail designed to create a flattering visual effect, providing extra comfort around the waist so you can move freely.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lencois-benefit\" data-lencois-animate\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/Designsemnome-2023-09-26T161306.513_ae129bbc-521c-480c-936d-ed5ebfea6614.png?v=1765948217\" alt=\"The Back That Will Turn Heads\" loading=\"lazy\" style=\"object-position:center center;\"\u003e\n  \u003cdiv class=\"lencois-benefit-content\"\u003e\n    \u003ch4\u003eThe Back That Will Turn Heads\u003c\/h4\u003e\n    \u003cp\u003eThe real surprise is on the back. An elegant cutout, adorned with two thin straps, creates a unique design that is as secure as it is beautiful. A detail that makes you feel special from every angle.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lencois-benefit\" data-lencois-animate\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/3_9acfe251-f293-4849-8124-c257cc25a489.png?v=1765948349\" alt=\"Perfect Fit, All Day Long\" loading=\"lazy\" style=\"object-position:center 24%;\"\u003e\n  \u003cdiv class=\"lencois-benefit-content\"\u003e\n    \u003ch4\u003ePerfect Fit, All Day Long\u003c\/h4\u003e\n    \u003cp\u003eThe thin straps are fully adjustable, letting you find the ideal support for your bust and shoulders. Say goodbye to straps that slip or dig into your skin. Here, comfort is the top priority.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lencois-gallery\" data-lencois-animate\u003e\n    \u003ch3 class=\"lencois-gradient-title\"\u003eDetails of our flawless fit\u003c\/h3\u003e\n    \u003cdiv class=\"lencois-gallery-images\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/2_5ea2326d-688c-41a0-84d4-e800b536861b.png?v=1765948349\" alt=\"Front detail of Esperance One-Piece Swimsuit\" loading=\"lazy\" style=\"object-position:center 62%;\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/Designsemnome-2023-09-26T161322.508_eddf41c2-c239-4640-83de-36a1d0d79649_1.png?v=1765948349\" alt=\"Back detail of the Esperance One-Piece Swimsuit\" loading=\"lazy\" style=\"object-position:center center;\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lencois-testimonials\" data-lencois-animate\u003e\n    \u003ch3 class=\"lencois-gradient-title\" style=\"-webkit-text-fill-color:white;\"\u003e\n      \u003cspan id=\"lencois-counter\" class=\"lencois-counter\" data-final=\"8900+\"\u003e8900+\u003c\/span\u003e customers chose AquaFit quality\n    \u003c\/h3\u003e\n    \u003cdiv class=\"lencois-testimonial\"\u003e\n  \u003cimg class=\"lencois-testimonial-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/fato-de-banho-lisboa-prova-social-1-png.jpg?v=1779555778\" alt=\"Finally, a One-Piece Swimsuit that fits me well everywhere. I feel super secure in it, especially with the beautiful back detail. I can't wait for summer!\" loading=\"lazy\"\u003e\n  \u003cp\u003e\"Finally a One-Piece Swimsuit that fits me perfectly everywhere. I feel super secure in it, especially with the back, which has a lovely detail. I can't wait for summer!\"\u003c\/p\u003e\n  \u003cstrong\u003e- Sofia M.\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lencois-testimonial\"\u003e\n  \u003cimg class=\"lencois-testimonial-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/fato-de-banho-lisboa-prova-social-2-png.jpg?v=1779555858\" alt=\"I was hesitant because of my bust, but the straps adjust really well. The ruched waist is a super cute touch. Absolutely loved mine.\" loading=\"lazy\"\u003e\n  \u003cp\u003e\"I was worried about the bust area, but the straps adjust really well. The draping at the waist is a super cute touch. Absolutely loved mine.\"\u003c\/p\u003e\n  \u003cstrong\u003e- Beatriz C.\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lencois-testimonial\"\u003e\n  \u003cimg class=\"lencois-testimonial-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/fato-de-banho-lisboa-prova-social-3-png.jpg?v=1779555917\" alt=\"I bought the patterned one and it is even prettier in person. The coverage at the back is perfect, not too full, not too little. Ready for the beach!\" loading=\"lazy\"\u003e\n  \u003cp\u003e\"I bought the printed one and it's even more beautiful in person. The back coverage is perfect, not too full, not too small. Ready for the beach!\"\u003c\/p\u003e\n  \u003cstrong\u003e- Inês R.\u003c\/strong\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lencois-section-padding lencois-faq\" data-lencois-animate\u003e\n    \u003ch3 class=\"lencois-gradient-title\"\u003eFrequently Asked Questions\u003c\/h3\u003e\n    \u003cdetails\u003e\n  \u003csummary\u003eAre the straps adjustable?\u003c\/summary\u003e\n  \u003cp\u003eYes, the straps on the Esperance One-Piece Swimsuit are thin and have adjusters so you can fit them perfectly to your body, ensuring maximum comfort.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n  \u003csummary\u003eDoes this model have any cups or padding?\u003c\/summary\u003e\n  \u003cp\u003eThis One-Piece Swimsuit has no cups or padding. It is designed to naturally adapt to your bust, prioritizing comfort and an elegant look.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n  \u003csummary\u003eHow is the coverage in the back?\u003c\/summary\u003e\n  \u003cp\u003eCoverage is medium, designed to offer an ideal balance between comfort, confidence, and a beautiful silhouette. It allows you to move freely without worry.\u003c\/p\u003e\n\u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lencois-cta\" data-lencois-animate\u003e\n    \u003ch2\u003eDesigned to move with you, the Esperance One-Piece Swimsuit offers a secure, comfortable fit. The adjustable straps ensure the perfect fit for your body, while medium back coverage gives you the freedom you need to enjoy the day.\u003c\/h2\u003e\n  \u003c\/div\u003e\n\n  \u003cscript\u003e\n    (function(){\n      function lencoisOnScrollAnimate() {\n        document.querySelectorAll('[data-lencois-animate]').forEach(el =\u003e {\n          const rect = el.getBoundingClientRect();\n          if (rect.top \u003c window.innerHeight * 0.85) el.classList.add('lencois-visible');\n        });\n      }\n      document.addEventListener('scroll', lencoisOnScrollAnimate);\n      window.addEventListener('load', lencoisOnScrollAnimate);\n\n      const lencoisCounterEl = document.getElementById(\"lencois-counter\");\n      let lencoisIniciou = false;\n      function lencoisIniciarContador() {\n        if (lencoisIniciou || !lencoisCounterEl) return;\n        const finalTexto = lencoisCounterEl.getAttribute(\"data-final\") || \"\";\n        const final = parseInt(finalTexto.replace(\/\\D\/g, \"\"), 10);\n        if (!final) return;\n        lencoisIniciou = true;\n        let valor = 0;\n        const duracao = 1000;\n        const passo = final \/ (duracao \/ 16);\n\n        const intervalo = setInterval(() =\u003e {\n          valor += passo;\n          if (valor \u003e= final) {\n            valor = final;\n            clearInterval(intervalo);\n            lencoisCounterEl.textContent = valor.toLocaleString('en-AU') + '+';\n          } else {\n            lencoisCounterEl.textContent = Math.floor(valor).toLocaleString('en-AU');\n          }\n        }, 16);\n      }\n\n      function lencoisVerificarContador() {\n        if (!lencoisCounterEl) return;\n        const rect = lencoisCounterEl.getBoundingClientRect();\n        if (rect.top \u003c window.innerHeight * 0.85) lencoisIniciarContador();\n      }\n\n      window.addEventListener(\"scroll\", lencoisVerificarContador);\n      window.addEventListener(\"load\", lencoisVerificarContador);\n    })();\n  \u003c\/script\u003e\n\n\u003c\/section\u003e","brand":"AquaFit Australia","offers":[{"title":"Blue \/ S","offer_id":53310746526063,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Blue \/ M","offer_id":53310746558831,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Blue \/ L","offer_id":53310746591599,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Blue \/ XL","offer_id":53310746624367,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Blue \/ XXL","offer_id":53310746657135,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Black \/ S","offer_id":53310746689903,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Black \/ M","offer_id":53310746722671,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Black \/ L","offer_id":53310746755439,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Black \/ XL","offer_id":53310746788207,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Black \/ XXL","offer_id":53310746820975,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Navy \/ S","offer_id":53310746853743,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Navy \/ M","offer_id":53310746886511,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Navy \/ L","offer_id":53310746919279,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Navy \/ XL","offer_id":53310746952047,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true},{"title":"Navy \/ XXL","offer_id":53310746984815,"sku":null,"price":99.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/4871\/0767\/files\/Designsemnome_22_f7084a6d-1545-4c3e-8a74-c29fad73dc69.png?v=1786820837"},{"product_id":"port-macquarie-one-piece-swimsuit","title":"Port Macquarie One-Piece Swimsuit","description":"\u003csection id=\"lencois-landing\" style=\"overflow:hidden;\"\u003e\n\n  \u003cstyle\u003e\n    #lencois-landing {\n      background-color: #fff;\n      color: #333;\n      overflow-x: hidden;\n      font-family: inherit;\n    }\n\n    [data-lencois-animate] {\n      opacity: 0;\n      transform: translateY(30px);\n      transition: opacity 0.8s ease, transform 0.8s ease;\n    }\n\n    [data-lencois-animate].lencois-visible {\n      opacity: 1;\n      transform: translateY(0);\n    }\n\n    .lencois-gradient-title {\n      background: linear-gradient(90deg, #ef5ca6, #d43b85, #8e3cc9);\n      background-size: 300% 300%;\n      animation: lencoisGradientMove 5s linear infinite;\n      -webkit-background-clip: text;\n      -webkit-text-fill-color: transparent;\n      display: inline-block;\n      font-weight: 800;\n      font-size: 2.1rem;\n    }\n\n    .lencois-benefit h4 {\n      background: linear-gradient(90deg, #ef5ca6, #d43b85, #8e3cc9);\n      background-size: 300% 300%;\n      animation: lencoisGradientMove 5s linear infinite;\n      -webkit-background-clip: text;\n      -webkit-text-fill-color: transparent;\n      margin-bottom: 1rem;\n      font-size: 1.3rem;\n      font-weight: 700;\n      text-align: center;\n    }\n\n    @keyframes lencoisGradientMove {\n      0% { background-position: 0% 50%; }\n      50% { background-position: 100% 50%; }\n      100% { background-position: 0% 50%; }\n    }\n\n    #lencois-landing .lencois-section-padding {\n      padding: 5rem 10%;\n    }\n\n    #lencois-landing h2, #lencois-landing h3 {\n      font-weight: 700;\n      text-align: center;\n      margin-bottom: 2rem;\n    }\n\n    .lencois-hero {\n      text-align: center;\n      padding: 8rem 10% 6rem;\n      background: linear-gradient(135deg, #ef5ca6 0%, #f78bc9 25%, #5ff4ab 75%, #8e3cc9 100%);\n      background-size: 250% 250%;\n      animation: lencoisGradientMove 4s ease-in-out infinite;\n      color: #fff;\n      border-radius: 0 0 50px 50px;\n    }\n\n    .lencois-hero h2 {\n      font-size: 2.8rem;\n      line-height: 1.3;\n      max-width: 850px;\n      margin: 0 auto 1.5rem;\n    }\n\n    .lencois-hero p {\n      font-size: 1.15rem;\n      max-width: 760px;\n      margin: 0 auto;\n      opacity: 0.95;\n    }\n\n    .lencois-benefits-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n      gap: 3rem;\n    }\n\n    .lencois-benefit {\n      background: #fff;\n      border-radius: 25px;\n      box-shadow: 0 10px 25px rgba(0,0,0,0.08);\n      overflow: hidden;\n      text-align: center;\n      transition: transform 0.3s;\n    }\n\n    .lencois-benefit:hover {\n      transform: translateY(-6px);\n    }\n\n    .lencois-benefit img {\n      width: 100%;\n      height: 380px;\n      object-fit: cover;\n    }\n\n    .lencois-benefit-content {\n      padding: 2rem;\n    }\n\n    .lencois-benefit p {\n      color: #555;\n      line-height: 1.6;\n      text-align: center;\n    }\n\n    .lencois-gallery {\n      background: #fff;\n      text-align: center;\n      padding-top: 3rem;\n      padding-bottom: 5rem;\n    }\n\n    .lencois-gallery h3 {\n      font-size: 2rem;\n      margin-bottom: 2.5rem;\n    }\n\n    .lencois-gallery-images {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n      gap: 1.5rem;\n      padding: 0 10%;\n    }\n\n    .lencois-gallery-images img {\n      width: 100%;\n      border-radius: 20px;\n      box-shadow: 0 8px 25px rgba(0,0,0,0.08);\n      transition: transform 0.3s ease;\n    }\n\n    .lencois-gallery-images img:hover {\n      transform: scale(1.03);\n    }\n\n    .lencois-testimonials {\n      background: linear-gradient(135deg, #ef5ca6 0%, #b268c2 40%, #5ff4ab 90%, #8e3cc9 100%);\n      background-size: 300% 300%;\n      animation: lencoisGradientMove 6s ease-in-out infinite;\n      color: #fff;\n      text-align: center;\n      padding: 5rem 10%;\n    }\n\n    .lencois-testimonials h3 {\n      margin-bottom: 2.5rem;\n    }\n\n    .lencois-testimonial {\n      max-width: 650px;\n      margin: 0 auto 2.5rem;\n      font-style: italic;\n      font-size: 1.1rem;\n      opacity: 0.95;\n    }\n\n    .lencois-testimonial:last-child {\n      margin-bottom: 0;\n    }\n\n    .lencois-testimonial strong {\n      display: block;\n      margin-top: 1rem;\n      font-style: normal;\n      font-size: 1rem;\n      color: #fff;\n    }\n\n    .lencois-testimonial-img {\n      width: 200px;\n      height: 200px;\n      object-fit: cover;\n      object-position: top;\n      border-radius: 50%;\n      box-shadow: 0 8px 25px rgba(0,0,0,0.25);\n      margin: 0 auto 1.2rem;\n      display: block;\n      border: 3px solid rgba(255,255,255,0.85);\n      transition: transform 0.3s ease;\n    }\n\n    .lencois-testimonial-img:hover {\n      transform: scale(1.05);\n    }\n\n    .lencois-counter {\n      display: inline-block;\n      font-size: 3rem;\n      font-weight: 900;\n      background: linear-gradient(90deg, #ffffff, #fcd9ef, #5ff4ab);\n      background-size: 300% 300%;\n      animation: lencoisGradientMove 4s ease-in-out infinite;\n      -webkit-background-clip: text;\n      -webkit-text-fill-color: transparent;\n      text-shadow: 0 0 20px rgba(255,255,255,0.4);\n      padding: 0 0.3em;\n    }\n\n    .lencois-faq {\n      max-width: 750px;\n      margin: 0 auto;\n      text-align: left;\n      padding-top: 5rem;\n      padding-bottom: 5rem;\n    }\n\n    .lencois-faq details {\n      background: #fdfdfd;\n      border-radius: 12px;\n      border: 1px solid #e0e0e0;\n      margin-bottom: 1rem;\n      padding: 1.2rem 1.5rem;\n      cursor: pointer;\n      transition: all 0.3s ease;\n    }\n\n    .lencois-faq details:hover {\n      border-color: #ef5ca6;\n      background: #fff8fc;\n    }\n\n    .lencois-faq summary {\n      font-weight: 600;\n      font-size: 1.1rem;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      color: #ef5ca6;\n    }\n\n    .lencois-faq details[open] summary {\n      color: #5ff4ab;\n    }\n\n    .lencois-faq summary::after {\n      content: '+';\n      font-size: 1.3rem;\n      transition: transform 0.3s;\n    }\n\n    .lencois-faq details[open] summary::after {\n      transform: rotate(45deg);\n    }\n\n    .lencois-cta {\n      text-align: center;\n      background: linear-gradient(145deg, #ef5ca6 0%, #e67dbf 30%, #5ff4ab 80%, #8e3cc9 100%);\n      background-size: 300% 300%;\n      animation: lencoisGradientMove 6s ease-in-out infinite;\n      padding: 5rem 10%;\n      color: #fff;\n      border-radius: 50px 50px 0 0;\n    }\n\n    .lencois-cta h2 {\n      font-size: 2.1rem;\n      line-height: 1.3;\n      font-weight: 800;\n      margin-bottom: 1.5rem;\n    }\n\n    @media (max-width:760px){\n      .lencois-hero { padding: 6rem 6% 4rem; }\n      .lencois-hero h2 { font-size: 1.9rem; }\n      .lencois-benefit img { height: 300px; }\n      .lencois-testimonial { font-size: 1rem; }\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"lencois-hero\" data-lencois-animate\u003e\n    \u003ch2\u003eElegance That Embraces Your Body\u003c\/h2\u003e\n    \u003cp\u003eImagine wearing it for the first time. Feel how it fits you perfectly, without tightness. Look in the mirror and see more than a One-Piece Swimsuit: see the promise of a worry-free sunny day, where your well-being is all that matters.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lencois-section-padding\"\u003e\n    \u003ch3 class=\"lencois-gradient-title\" data-lencois-animate\u003eWhy Choose the Port Macquarie One-Piece Swimsuit?\u003c\/h3\u003e\n    \u003cdiv class=\"lencois-benefits-grid\"\u003e\n      \u003cdiv class=\"lencois-benefit\" data-lencois-animate\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/Designsemnome_22_f7084a6d-1545-4c3e-8a74-c29fad73dc69.png?v=1765948211\" alt=\"Elegantly Sculpted Neckline\" loading=\"lazy\" style=\"object-position:center 24%;\"\u003e\n  \u003cdiv class=\"lencois-benefit-content\"\u003e\n    \u003ch4\u003eElegantly Sculpted Neckline\u003c\/h4\u003e\n    \u003cp\u003eThe straight neckline is a modern classic. It frames your bustline cleanly and elegantly, giving you a confident posture without revealing too much. It is the perfect balance to feel beautiful and comfortable.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lencois-benefit\" data-lencois-animate\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/Designsemnome-2023-09-26T161250.500_8df7d889-98f4-4581-a71e-8361927c7fa3.png?v=1765948229\" alt=\"Comfort that Follows Your Curves\" loading=\"lazy\" style=\"object-position:center 48%;\"\u003e\n  \u003cdiv class=\"lencois-benefit-content\"\u003e\n    \u003ch4\u003eComfort that Follows Your Curves\u003c\/h4\u003e\n    \u003cp\u003eThe subtle side ruching is a thoughtful detail designed to create a flattering visual effect, providing extra comfort around the waist so you can move freely.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lencois-benefit\" data-lencois-animate\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/Designsemnome-2023-09-26T161306.513_ae129bbc-521c-480c-936d-ed5ebfea6614.png?v=1765948217\" alt=\"The Back That Will Turn Heads\" loading=\"lazy\" style=\"object-position:center center;\"\u003e\n  \u003cdiv class=\"lencois-benefit-content\"\u003e\n    \u003ch4\u003eThe Back That Will Turn Heads\u003c\/h4\u003e\n    \u003cp\u003eThe real surprise is on the back. An elegant cutout, adorned with two thin straps, creates a unique design that is as secure as it is beautiful. A detail that makes you feel special from every angle.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lencois-benefit\" data-lencois-animate\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/3_9acfe251-f293-4849-8124-c257cc25a489.png?v=1765948349\" alt=\"Perfect Fit, All Day Long\" loading=\"lazy\" style=\"object-position:center 24%;\"\u003e\n  \u003cdiv class=\"lencois-benefit-content\"\u003e\n    \u003ch4\u003ePerfect Fit, All Day Long\u003c\/h4\u003e\n    \u003cp\u003eThe thin straps are fully adjustable, letting you find the ideal support for your bust and shoulders. Say goodbye to straps that slip or dig into your skin. Here, comfort is the top priority.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lencois-gallery\" data-lencois-animate\u003e\n    \u003ch3 class=\"lencois-gradient-title\"\u003eDetails of our flawless fit\u003c\/h3\u003e\n    \u003cdiv class=\"lencois-gallery-images\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/2_5ea2326d-688c-41a0-84d4-e800b536861b.png?v=1765948349\" alt=\"Front detail of Port Macquarie One-Piece Swimsuit\" loading=\"lazy\" style=\"object-position:center 62%;\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/Designsemnome-2023-09-26T161322.508_eddf41c2-c239-4640-83de-36a1d0d79649_1.png?v=1765948349\" alt=\"Back detail of the Port Macquarie One-Piece Swimsuit\" loading=\"lazy\" style=\"object-position:center center;\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lencois-testimonials\" data-lencois-animate\u003e\n    \u003ch3 class=\"lencois-gradient-title\" style=\"-webkit-text-fill-color:white;\"\u003e\n      \u003cspan id=\"lencois-counter\" class=\"lencois-counter\" data-final=\"8900+\"\u003e8900+\u003c\/span\u003e customers chose AquaFit quality\n    \u003c\/h3\u003e\n    \u003cdiv class=\"lencois-testimonial\"\u003e\n  \u003cimg class=\"lencois-testimonial-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/fato-de-banho-lisboa-prova-social-1-png.jpg?v=1779555778\" alt=\"Finally, a One-Piece Swimsuit that fits me well everywhere. I feel super secure in it, especially with the beautiful back detail. I can't wait for summer!\" loading=\"lazy\"\u003e\n  \u003cp\u003e\"Finally a One-Piece Swimsuit that fits me perfectly everywhere. I feel super secure in it, especially with the back, which has a lovely detail. I can't wait for summer!\"\u003c\/p\u003e\n  \u003cstrong\u003e- Sofia M.\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lencois-testimonial\"\u003e\n  \u003cimg class=\"lencois-testimonial-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/fato-de-banho-lisboa-prova-social-2-png.jpg?v=1779555858\" alt=\"I was hesitant because of my bust, but the straps adjust really well. The ruched waist is a super cute touch. Absolutely loved mine.\" loading=\"lazy\"\u003e\n  \u003cp\u003e\"I was worried about the bust area, but the straps adjust really well. The draping at the waist is a super cute touch. Absolutely loved mine.\"\u003c\/p\u003e\n  \u003cstrong\u003e- Beatriz C.\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lencois-testimonial\"\u003e\n  \u003cimg class=\"lencois-testimonial-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/5425\/5552\/files\/fato-de-banho-lisboa-prova-social-3-png.jpg?v=1779555917\" alt=\"I bought the patterned one and it is even prettier in person. The coverage at the back is perfect, not too full, not too little. Ready for the beach!\" loading=\"lazy\"\u003e\n  \u003cp\u003e\"I bought the printed one and it's even more beautiful in person. The back coverage is perfect, not too full, not too small. Ready for the beach!\"\u003c\/p\u003e\n  \u003cstrong\u003e- Inês R.\u003c\/strong\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lencois-section-padding lencois-faq\" data-lencois-animate\u003e\n    \u003ch3 class=\"lencois-gradient-title\"\u003eFrequently Asked Questions\u003c\/h3\u003e\n    \u003cdetails\u003e\n  \u003csummary\u003eAre the straps adjustable?\u003c\/summary\u003e\n  \u003cp\u003eYes, the straps on the Port Macquarie One-Piece Swimsuit are thin and have adjusters so you can fit them perfectly to your body, ensuring maximum comfort.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n  \u003csummary\u003eDoes this model have any cups or padding?\u003c\/summary\u003e\n  \u003cp\u003eThis One-Piece Swimsuit has no cups or padding. It is designed to naturally adapt to your bust, prioritizing comfort and an elegant look.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n  \u003csummary\u003eHow is the coverage in the back?\u003c\/summary\u003e\n  \u003cp\u003eCoverage is medium, designed to offer an ideal balance between comfort, confidence, and a beautiful silhouette. It allows you to move freely without worry.\u003c\/p\u003e\n\u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lencois-cta\" data-lencois-animate\u003e\n    \u003ch2\u003eDesigned to move with you, the Port Macquarie One-Piece Swimsuit offers a secure, comfortable fit. The adjustable straps ensure the perfect fit for your body, while medium back coverage gives you the freedom you need to enjoy the day.\u003c\/h2\u003e\n  \u003c\/div\u003e\n\n  \u003cscript\u003e\n    (function(){\n      function lencoisOnScrollAnimate() {\n        document.querySelectorAll('[data-lencois-animate]').forEach(el =\u003e {\n          const rect = el.getBoundingClientRect();\n          if (rect.top \u003c window.innerHeight * 0.85) el.classList.add('lencois-visible');\n        });\n      }\n      document.addEventListener('scroll', lencoisOnScrollAnimate);\n      window.addEventListener('load', lencoisOnScrollAnimate);\n\n      const lencoisCounterEl = document.getElementById(\"lencois-counter\");\n      let lencoisIniciou = false;\n      function lencoisIniciarContador() {\n        if (lencoisIniciou || !lencoisCounterEl) return;\n        const finalTexto = lencoisCounterEl.getAttribute(\"data-final\") || \"\";\n        const final = parseInt(finalTexto.replace(\/\\D\/g, \"\"), 10);\n        if (!final) return;\n        lencoisIniciou = true;\n        let valor = 0;\n        const duracao = 1000;\n        const passo = final \/ (duracao \/ 16);\n\n        const intervalo = setInterval(() =\u003e {\n          valor += passo;\n          if (valor \u003e= final) {\n            valor = final;\n            clearInterval(intervalo);\n            lencoisCounterEl.textContent = valor.toLocaleString('en-AU') + '+';\n          } else {\n            lencoisCounterEl.textContent = Math.floor(valor).toLocaleString('en-AU');\n          }\n        }, 16);\n      }\n\n      function lencoisVerificarContador() {\n        if (!lencoisCounterEl) return;\n        const rect = lencoisCounterEl.getBoundingClientRect();\n        if (rect.top \u003c window.innerHeight * 0.85) lencoisIniciarContador();\n      }\n\n      window.addEventListener(\"scroll\", lencoisVerificarContador);\n      window.addEventListener(\"load\", lencoisVerificarContador);\n    })();\n  \u003c\/script\u003e\n\n\u003c\/section\u003e","brand":"AquaFit Australia","offers":[{"title":"Blue \/ S","offer_id":53310747148655,"sku":null,"price":109.0,"currency_code":"AUD","in_stock":true},{"title":"Blue \/ M","offer_id":53310747181423,"sku":null,"price":109.0,"currency_code":"AUD","in_stock":true},{"title":"Blue \/ L","offer_id":53310747214191,"sku":null,"price":109.0,"currency_code":"AUD","in_stock":true},{"title":"Blue \/ XL","offer_id":53310747246959,"sku":null,"price":109.0,"currency_code":"AUD","in_stock":true},{"title":"Blue \/ XXL","offer_id":53310747279727,"sku":null,"price":109.0,"currency_code":"AUD","in_stock":true},{"title":"Black \/ S","offer_id":53310747312495,"sku":null,"price":109.0,"currency_code":"AUD","in_stock":true},{"title":"Black \/ M","offer_id":53310747345263,"sku":null,"price":109.0,"currency_code":"AUD","in_stock":true},{"title":"Black \/ L","offer_id":53310747378031,"sku":null,"price":109.0,"currency_code":"AUD","in_stock":true},{"title":"Black \/ XL","offer_id":53310747410799,"sku":null,"price":109.0,"currency_code":"AUD","in_stock":true},{"title":"Black \/ XXL","offer_id":53310747443567,"sku":null,"price":109.0,"currency_code":"AUD","in_stock":true},{"title":"Navy \/ S","offer_id":53310747476335,"sku":null,"price":109.0,"currency_code":"AUD","in_stock":true},{"title":"Navy \/ M","offer_id":53310747509103,"sku":null,"price":109.0,"currency_code":"AUD","in_stock":true},{"title":"Navy \/ L","offer_id":53310747541871,"sku":null,"price":109.0,"currency_code":"AUD","in_stock":true},{"title":"Navy \/ XL","offer_id":53310747574639,"sku":null,"price":109.0,"currency_code":"AUD","in_stock":true},{"title":"Navy \/ XXL","offer_id":53310747607407,"sku":null,"price":109.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/4871\/0767\/files\/Designsemnome_22_7c4373d6-ee31-4b3a-acb9-294d026d7be2.png?v=1786820859"},{"product_id":"terrigal-one-piece-swimsuit","title":"Terrigal One-Piece Swimsuit","description":"","brand":"AquaFit Australia","offers":[{"title":"XS","offer_id":53310747705711,"sku":null,"price":129.0,"currency_code":"AUD","in_stock":true},{"title":"S","offer_id":53310747738479,"sku":null,"price":129.0,"currency_code":"AUD","in_stock":true},{"title":"M","offer_id":53310747771247,"sku":null,"price":129.0,"currency_code":"AUD","in_stock":true},{"title":"L","offer_id":53310747804015,"sku":null,"price":129.0,"currency_code":"AUD","in_stock":true},{"title":"XL","offer_id":53310747836783,"sku":null,"price":129.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/4871\/0767\/files\/4_ee77a6cf-674a-43b2-b8e3-733311625891.png?v=1786820874"},{"product_id":"avoca-beach-one-piece-swimsuit","title":"Avoca Beach One-Piece Swimsuit","description":"","brand":"AquaFit Australia","offers":[{"title":"XS","offer_id":53310752325999,"sku":null,"price":109.0,"currency_code":"AUD","in_stock":true},{"title":"S","offer_id":53310752358767,"sku":null,"price":109.0,"currency_code":"AUD","in_stock":true},{"title":"M","offer_id":53310752391535,"sku":null,"price":109.0,"currency_code":"AUD","in_stock":true},{"title":"L","offer_id":53310752424303,"sku":null,"price":109.0,"currency_code":"AUD","in_stock":true},{"title":"XL","offer_id":53310752457071,"sku":null,"price":109.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/4871\/0767\/files\/4_4716c3e1-c3bc-4017-8a92-7c560f09536b.png?v=1786820888"}],"url":"https:\/\/aquafitaustralia.com\/collections\/one-piece-swimsuits.oembed","provider":"AquaFit Australia","version":"1.0","type":"link"}