<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="it"><head></head><body>{"id":17416,"date":"2026-04-26T10:32:49","date_gmt":"2026-04-26T10:32:49","guid":{"rendered":"https:\/\/www.smartexyarn.com\/?p=17416"},"modified":"2026-04-26T10:33:25","modified_gmt":"2026-04-26T10:33:25","slug":"emirates-first-class-collagen-silk-sleepwear-case-study","status":"publish","type":"post","link":"https:\/\/www.smartexyarn.com\/creative-textile-lab\/emirates-first-class-collagen-silk-sleepwear-case-study\/","title":{"rendered":"Emirates First Class Collagen Silk Sleepwear Case Study"},"content":{"rendered":"\n\n  <style>\n\n\n      .case-container {\n          max-width: 900px;\n          margin: 40px auto;\n          background: white;\n          border-radius: 20px;\n          box-shadow: 0 20px 40px rgba(0,0,0,0.1);\n          overflow: hidden;\n      }\n      \n      .header {\n          background: linear-gradient(135deg, #b8860b 0%, #8B6914 50%, #c9a84c 100%);\n          color: white;\n          padding: 40px;\n          text-align: center;\n          position: relative;\n          overflow: hidden;\n      }\n\n      .header::before {\n          content: \"\u2708\";\n          font-size: 8em;\n          position: absolute;\n          right: -20px;\n          top: -10px;\n          opacity: 0.08;\n      }\n      \n      .header h2 {\n          font-size: 1.8em;\n          margin-bottom: 10px;\n          font-weight: 300;\n          letter-spacing: 1px;\n      }\n      \n      .header p {\n          font-size: 1.1em;\n          opacity: 0.9;\n          letter-spacing: 2px;\n          text-transform: uppercase;\n          font-size: 0.95em;\n      }\n\n      .tag-line {\n          margin-top: 12px;\n          font-size: 0.88em;\n          opacity: 0.75;\n          font-style: italic;\n      }\n      \n      .challenge-section {\n          background: #c0392b;\n          color: white;\n          padding: 30px 40px;\n          position: relative;\n      }\n      \n      .challenge-section::before {\n          content: \"\ud83d\udc8e\";\n          font-size: 3em;\n          position: absolute;\n          top: 20px;\n          right: 40px;\n          opacity: 0.3;\n      }\n      \n      .challenge-title {\n          font-size: 1.5em;\n          margin-bottom: 15px;\n          font-weight: 600;\n          letter-spacing: 0.5px;\n      }\n      \n      .challenge-text {\n          font-size: 1.1em;\n          line-height: 1.7;\n      }\n      \n      .solution-section {\n          background: #2e86ab;\n          color: white;\n          padding: 40px;\n          position: relative;\n      }\n      \n      .solution-section::before {\n          content: \"\ud83e\uddec\";\n          font-size: 3em;\n          position: absolute;\n          top: 20px;\n          right: 40px;\n          opacity: 0.3;\n      }\n      \n      .solution-title {\n          font-size: 1.6em;\n          margin-bottom: 25px;\n          font-weight: 600;\n          text-align: center;\n      }\n      \n      .thinking-process {\n          margin-bottom: 30px;\n      }\n      \n      .thinking-step {\n          background: rgba(255,255,255,0.15);\n          padding: 20px;\n          border-radius: 12px;\n          margin-bottom: 20px;\n          border-left: 4px solid white;\n          position: relative;\n      }\n      \n      .step-number {\n          background: white;\n          color: #2e86ab;\n          width: 30px;\n          height: 30px;\n          border-radius: 50%;\n          display: flex;\n          align-items: center;\n          justify-content: center;\n          font-weight: bold;\n          position: absolute;\n          left: -15px;\n          top: 20px;\n          font-size: 0.9em;\n      }\n      \n      .step-title {\n          font-weight: 600;\n          margin-bottom: 8px;\n          margin-left: 25px;\n      }\n      \n      .step-content {\n          margin-left: 25px;\n          line-height: 1.6;\n          font-size: 0.97em;\n      }\n      \n      .breakthrough-box {\n          background: rgba(255,255,255,0.22);\n          padding: 25px;\n          border-radius: 15px;\n          text-align: center;\n          border: 2px solid white;\n          margin-top: 20px;\n      }\n      \n      .breakthrough-title {\n          font-size: 1.3em;\n          font-weight: bold;\n          margin-bottom: 15px;\n      }\n\n      .breakthrough-subtitle {\n          font-size: 0.95em;\n          opacity: 0.9;\n          margin-bottom: 18px;\n      }\n      \n      .tech-specs {\n          display: grid;\n          grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n          gap: 15px;\n          margin-top: 15px;\n      }\n      \n      .spec-item {\n          background: rgba(255,255,255,0.2);\n          padding: 12px;\n          border-radius: 8px;\n          font-size: 0.95em;\n      }\n      \n      .results-section {\n          padding: 40px;\n          background: #f8f9fa;\n      }\n      \n      .results-title {\n          text-align: center;\n          font-size: 1.8em;\n          margin-bottom: 10px;\n          color: #2c3e50;\n      }\n\n      .results-subtitle {\n          text-align: center;\n          color: #888;\n          font-size: 0.95em;\n          margin-bottom: 30px;\n          font-style: italic;\n      }\n      \n      .metrics-grid {\n          display: grid;\n          grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n          gap: 20px;\n          margin-bottom: 30px;\n      }\n      \n      .metric-card {\n          background: white;\n          padding: 25px;\n          border-radius: 15px;\n          text-align: center;\n          box-shadow: 0 5px 15px rgba(0,0,0,0.08);\n          transition: transform 0.3s ease;\n          border-top: 3px solid #b8860b;\n      }\n      \n      .metric-card:hover {\n          transform: translateY(-5px);\n      }\n      \n      .metric-number {\n          font-size: 2.2em;\n          font-weight: bold;\n          color: #b8860b;\n          margin-bottom: 10px;\n      }\n      \n      .metric-label {\n          color: #666;\n          font-size: 0.9em;\n          line-height: 1.4;\n      }\n\n      .client-quote {\n          background: white;\n          border-left: 5px solid #b8860b;\n          padding: 20px 25px;\n          border-radius: 0 12px 12px 0;\n          box-shadow: 0 3px 10px rgba(0,0,0,0.07);\n          margin-top: 10px;\n          font-style: italic;\n          color: #555;\n          font-size: 1.05em;\n          line-height: 1.7;\n      }\n\n      .client-quote span {\n          display: block;\n          margin-top: 10px;\n          font-style: normal;\n          font-weight: 600;\n          color: #b8860b;\n          font-size: 0.9em;\n      }\n      \n      .cta-section {\n          background: linear-gradient(135deg, #b8860b 0%, #8B6914 50%, #c9a84c 100%);\n          color: white;\n          padding: 30px 40px;\n          text-align: center;\n      }\n      \n      .cta-text {\n          font-size: 1.2em;\n          margin-bottom: 20px;\n          line-height: 1.6;\n      }\n      \n      .cta-button {\n          display: inline-block;\n          background: white;\n          color: #b8860b;\n          padding: 12px 30px;\n          border-radius: 25px;\n          text-decoration: none;\n          font-weight: 600;\n          transition: all 0.3s ease;\n          letter-spacing: 0.5px;\n      }\n      \n      .cta-button:hover {\n          transform: translateY(-2px);\n          box-shadow: 0 5px 15px rgba(0,0,0,0.2);\n      }\n      \n      @media (max-width: 768px) {\n          .case-container {\n              margin: 20px;\n              border-radius: 15px;\n          }\n          \n          .header, .challenge-section, .solution-section, .results-section, .cta-section {\n              padding: 25px;\n          }\n          \n          .header h2 {\n              font-size: 1.4em;\n          }\n          \n          .metrics-grid {\n              grid-template-columns: 1fr 1fr;\n          }\n          \n          .tech-specs {\n              grid-template-columns: 1fr;\n          }\n      }\n  <\/style>\n\n  <div class=\"case-container\">\n      <!-- Header -->\n      <div class=\"header\">\n\n          <h2>Luxury Aviation Comfort Innovation<\/h2>\n          <div class=\"tag-line\">Where Marine Biotechnology Meets Sky-High Luxury<\/div>\n      <\/div>\n      \n      <!-- Challenge Section -->\n      <div class=\"challenge-section\">\n          <div class=\"challenge-title\">The Challenge<\/div>\n          <div class=\"challenge-text\">\n              <strong>&#8220;Our first-class passengers deserve sleepwear that feels like a skincare ritual at 40,000 feet.&#8221;<\/strong><br><br>\n              A leading UAE-based airline sought to elevate its first-class cabin experience with exclusive sleepwear for premium passengers. The brief was demanding: the garment must deliver the softness and sheen of real silk, while actively caring for skin during long-haul flights \u2014 where low cabin humidity and recycled air cause significant skin dehydration. Traditional silk, while luxurious, offers no active skincare benefit and is difficult to maintain at scale.\n          <\/div>\n      <\/div>\n      \n      <!-- Solution Section -->\n      <div class=\"solution-section\">\n          <div class=\"solution-title\">Our Innovation Journey<\/div>\n          \n          <div class=\"thinking-process\">\n              <div class=\"thinking-step\">\n                  <div class=\"step-number\">1<\/div>\n                  <div class=\"step-title\">Diagnosing the In-Flight Skin Problem<\/div>\n                  <div class=\"step-content\">\n                      Cabin air humidity typically drops to 10\u201320%, far below the comfortable 40\u201360% range. Over a 14-hour flight, passengers lose measurable skin moisture, leading to tightness, dullness, and irritation. Sleepwear that sits directly against skin for 8+ hours represents a unique opportunity \u2014 or a missed one.\n                  <\/div>\n              <\/div>\n              \n              <div class=\"thinking-step\">\n                  <div class=\"step-number\">2<\/div>\n                  <div class=\"step-title\">Rethinking What &#8220;Luxury Fabric&#8221; Should Do<\/div>\n                  <div class=\"step-content\">\n                      Conventional luxury focuses on aesthetics \u2014 luster, drape, hand feel. We asked a different question: what if the fabric could hydrate, soothe, and support skin pH while the passenger sleeps? That shifted our material search from natural silk to bioactive fiber technology.\n                  <\/div>\n              <\/div>\n              \n              <div class=\"thinking-step\">\n                  <div class=\"step-number\">3<\/div>\n                  <div class=\"step-title\">Selecting the Right Bioactive Platform<\/div>\n                  <div class=\"step-content\">\n                      Collagen Nylon Filament Yarn \u2014 derived from marine-sourced amino acids, active proteases, and vitamins \u2014 emerged as the ideal candidate. Its biocompatibility with human skin is exceptional. Unlike topical treatments that wash off, the collagen actives are embedded within the fiber cross-section, releasing continuously through skin contact and body warmth.\n                  <\/div>\n              <\/div>\n              \n              <div class=\"thinking-step\">\n                  <div class=\"step-number\">4<\/div>\n                  <div class=\"step-title\">Engineering for First-Class Standards<\/div>\n                  <div class=\"step-content\">\n                      The airline required more than function \u2014 the garment needed to look and feel like premium silk. By selecting a 40D\/34F DTY specification with a refined cross-section, we achieved a silk-like luster and feather-light drape. The result passes both the touch test of a luxury passenger and the skincare benchmark of a dermatologist.\n                  <\/div>\n              <\/div>\n          <\/div>\n          \n          <div class=\"breakthrough-box\">\n              <div class=\"breakthrough-title\">The Solution: Collagen Nylon Filament Yarn \u2014 40D\/34F DTY<\/div>\n              <div class=\"breakthrough-subtitle\">Marine-derived bioactive fiber delivering continuous in-flight skin hydration<\/div>\n              \n              <div class=\"tech-specs\">\n                  <div class=\"spec-item\">\u2713 Continuous moisture film release<\/div>\n                  <div class=\"spec-item\">\u2713 Skin pH balance support<\/div>\n                  <div class=\"spec-item\">\u2713 Silk-like luster &#038; drape<\/div>\n                  <div class=\"spec-item\">\u2713 Marine amino acid origin<\/div>\n                  <div class=\"spec-item\">\u2713 Wash-durable bioactive performance<\/div>\n                  <div class=\"spec-item\">\u2713 Ultra-lightweight 40D\/34F<\/div>\n              <\/div>\n          <\/div>\n      <\/div>\n      \n      <!-- Results Section -->\n      <div class=\"results-section\">\n          <div class=\"results-title\">Passenger Experience Outcomes<\/div>\n          <div class=\"results-subtitle\">Verified through wear testing and passenger feedback protocols<\/div>\n          <div class=\"metrics-grid\">\n              <div class=\"metric-card\">\n                  <div class=\"metric-number\">40D\/34F<\/div>\n                  <div class=\"metric-label\">Ultra-Fine Filament<br>Silk-Like Hand Feel<\/div>\n              <\/div>\n              <div class=\"metric-card\">\n                  <div class=\"metric-number\">8h+<\/div>\n                  <div class=\"metric-label\">Continuous Skin<br>Hydration During Sleep<\/div>\n              <\/div>\n              <div class=\"metric-card\">\n                  <div class=\"metric-number\">\u2713 pH<\/div>\n                  <div class=\"metric-label\">Skin pH Balance<br>Actively Maintained<\/div>\n              <\/div>\n              <div class=\"metric-card\">\n                  <div class=\"metric-number\">100%<\/div>\n                  <div class=\"metric-label\">Marine-Sourced<br>Natural Actives<\/div>\n              <\/div>\n          <\/div>\n\n          <div class=\"client-quote\">\n              &#8220;We wanted our first-class passengers to land feeling refreshed, not depleted. This fabric does exactly that \u2014 it turns eight hours of sleep into eight hours of skincare. The hand feel rivals real silk, and the story behind it is one our brand is proud to tell.&#8221;\n              <span>\u2014 Procurement Lead, UAE Airline First Class Cabin Program<\/span>\n          <\/div>\n      <\/div>\n      \n      <!-- CTA Section -->\n      <div class=\"cta-section\">\n          <div class=\"cta-text\">\n              Ready to transform your premium textile experience<br>with marine bioactive fiber technology?\n          <\/div>\n          <a href=\"https:\/\/www.smartexyarn.com\/product\/skin-care-collagen-nylon-filament-yarn\/\" class=\"cta-button\">Let&#8217;s Innovate Together<\/a>\n      <\/div>\n  <\/div>\n\n","protected":false},"excerpt":{"rendered":"<p>Luxury Aviation Comfort Innovation Where Marine Biotechnology Meets Sky-High Luxury The Challenge &#8220;Our first-class passengers deserve sleepwear that feels like a skincare ritual at 40,000 feet.&#8221; A leading UAE-based airline sought to elevate its first-class [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":17420,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_seopress_robots_primary_cat":"none","_seopress_titles_title":"","_seopress_titles_desc":"","_seopress_robots_index":"","_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[115],"tags":[],"class_list":["post-17416","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-creative-textile-lab"],"spectra_custom_meta":{"_edit_lock":["1777199622:1"],"_seopress_robots_primary_cat":["none"],"_uag_custom_page_level_css":[""],"site-sidebar-layout":["default"],"site-content-layout":[""],"ast-site-content-layout":["default"],"site-content-style":["default"],"site-sidebar-style":["default"],"ast-global-header-display":[""],"ast-banner-title-visibility":[""],"ast-main-header-display":[""],"ast-hfb-above-header-display":[""],"ast-hfb-below-header-display":[""],"ast-hfb-mobile-header-display":[""],"site-post-title":[""],"ast-breadcrumbs-content":[""],"ast-featured-img":[""],"footer-sml-layout":[""],"ast-disable-related-posts":[""],"theme-transparent-header-meta":[""],"adv-header-id-meta":[""],"stick-header-meta":[""],"header-above-stick-meta":[""],"header-main-stick-meta":[""],"header-below-stick-meta":[""],"astra-migrate-meta-layouts":["set"],"ast-page-background-enabled":["default"],"ast-page-background-meta":["a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}"],"ast-content-background-meta":["a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}"],"footnotes":[""],"_elementor_edit_mode":[""],"_elementor_template_type":[""],"_elementor_data":[""],"_elementor_conditions":["a:0:{}"],"_edit_last":["1"],"_wpcode_header_scripts":["a:4:{s:14:\"disable_global\";b:0;s:3:\"any\";s:0:\"\";s:7:\"desktop\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}"],"_wpcode_footer_scripts":["a:4:{s:14:\"disable_global\";b:0;s:3:\"any\";s:0:\"\";s:7:\"desktop\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}"],"_wpcode_body_scripts":["a:4:{s:14:\"disable_global\";b:0;s:3:\"any\";s:0:\"\";s:7:\"desktop\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}"],"_wpcode_page_snippets":["a:0:{}"],"_seopress_redirections_type":["301"],"_seopress_redirections_logged_status":["both"],"_seopress_analysis_target_kw":[""],"_thumbnail_id":["17420"],"_uagb_previous_block_counts":["a:90:{s:21:\"uagb\/advanced-heading\";i:0;s:15:\"uagb\/blockquote\";i:0;s:12:\"uagb\/buttons\";i:0;s:18:\"uagb\/buttons-child\";i:0;s:19:\"uagb\/call-to-action\";i:0;s:15:\"uagb\/cf7-styler\";i:0;s:11:\"uagb\/column\";i:0;s:12:\"uagb\/columns\";i:0;s:14:\"uagb\/container\";i:0;s:21:\"uagb\/content-timeline\";i:0;s:27:\"uagb\/content-timeline-child\";i:0;s:14:\"uagb\/countdown\";i:0;s:12:\"uagb\/counter\";i:0;s:8:\"uagb\/faq\";i:0;s:14:\"uagb\/faq-child\";i:0;s:10:\"uagb\/forms\";i:0;s:17:\"uagb\/forms-accept\";i:0;s:19:\"uagb\/forms-checkbox\";i:0;s:15:\"uagb\/forms-date\";i:0;s:16:\"uagb\/forms-email\";i:0;s:17:\"uagb\/forms-hidden\";i:0;s:15:\"uagb\/forms-name\";i:0;s:16:\"uagb\/forms-phone\";i:0;s:16:\"uagb\/forms-radio\";i:0;s:17:\"uagb\/forms-select\";i:0;s:19:\"uagb\/forms-textarea\";i:0;s:17:\"uagb\/forms-toggle\";i:0;s:14:\"uagb\/forms-url\";i:0;s:14:\"uagb\/gf-styler\";i:0;s:15:\"uagb\/google-map\";i:0;s:11:\"uagb\/how-to\";i:0;s:16:\"uagb\/how-to-step\";i:0;s:9:\"uagb\/icon\";i:0;s:14:\"uagb\/icon-list\";i:0;s:20:\"uagb\/icon-list-child\";i:0;s:10:\"uagb\/image\";i:0;s:18:\"uagb\/image-gallery\";i:0;s:13:\"uagb\/info-box\";i:0;s:18:\"uagb\/inline-notice\";i:0;s:11:\"uagb\/lottie\";i:0;s:21:\"uagb\/marketing-button\";i:0;s:10:\"uagb\/modal\";i:0;s:18:\"uagb\/popup-builder\";i:0;s:16:\"uagb\/post-button\";i:0;s:18:\"uagb\/post-ca</style>
</body>
</html>
