Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - hlcfw.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Sat, 17 May 2025 23:44:01 GMT
Content-Type: text/html
Content-Length: 162
Connection: keep-alive
d-cache: from-cache
Cache-Control: no-cache, no-store, must-revalidate
Expires: Thu, 01 Jan 1970 00:00:00 GMT
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
Content-Security-Policy: frame-ancestors 'self'
Location: https://www.hlcfw.com/
D-Geo: US

HTTP Code 301 Moved Permanently

301 Moved Permanently means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.

When is Code 301 used?

  • When changing a website domain
  • When modifying URL structures
  • When setting up redirects for SEO

What does Code 301 mean for the user?

The browser will automatically redirect the user to the new address, and search engines will update their indexes.

200 OK - https://www.hlcfw.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
server: nginx
date: Sat, 17 May 2025 23:44:02 GMT
content-type: text/html;charset=utf-8
transfer-encoding: chunked
etag: W/"137805865"
d-cache: from-cache
strict-transport-security: max-age=31536000; preload
x-frame-options: SAMEORIGIN
content-security-policy: frame-ancestors 'self'
x-content-type-options: nosniff
vary: user-agent,accept-encoding
link: <https://lirp.cdn-website.com/e5b78975/dms3rep/multi/opt/background_img-1920w.png>; rel=preload; as=image; fetchpriority=high
cache-control: no-cache, must-revalidate
expires: Thu, 01 Jan 1970 00:00:00 GMT
d-geo: EU

HTTP Code 200 OK

200 OK is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: hlcfw.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!doctype html >
<html xmlns="http://www.w3.org/1999/xhtml" lang="en"
      class="">
<head>
    <meta charset="utf-8">
    






































<script type="text/javascript">
    window._currentDevice = 'desktop';
    window.Parameters = window.Parameters || {
        HomeUrl: 'https://www.hlcfw.com/',
        AccountUUID: '77a18899b7024e0a9ca90f7282c9adba',
        SystemID: 'US_DIRECT_PRODUCTION',
        SiteAlias: 'e5b78975',
        SiteType: atob('RFVEQU9ORQ=='),
        PublicationDate: 'Fri Apr 25 15:03:39 UTC 2025',
        ExternalUid: 'obplYGfWBzTsp2HrkuvP8FuouFz2',
        IsSiteMultilingual: false,
        InitialPostAlias: '',
        InitialPostPageUuid: '',
        InitialDynamicItem: '',
        DynamicPageInfo: {
            isDynamicPage: false,
            base64JsonRowData: 'null',
        },
        InitialPageAlias: 'home',
        InitialPageUuid: 'e873484b238c43b0b7cea41a6fe68976',
        InitialPageId: '1176905418',
        InitialEncodedPageAlias: 'aG9tZQ==',
        InitialHeaderUuid: '19e2a9732e034f149c875b981440aee9',
        CurrentPageUrl: '',
        IsCurrentHomePage: true,
        AllowAjax: false,
        AfterAjaxCommand: null,
        HomeLinkText: 'Back To Home',
        UseGalleryModule: false,
        CurrentThemeName: 'Layout Theme',
        ThemeVersion: '52700',
        DefaultPageAlias: '',
        RemoveDID: true,
        WidgetStyleID: null,
        IsHeaderFixed: false,
        IsHeaderSkinny: false,
        IsBfs: true,
        StorePageAlias: 'null',
        StorePagesUrls: 'e30=',
        IsNewStore: 'false',
        StorePath: '',
        StoreId: 'null',
        StoreVersion: 0,
        StoreBaseUrl: '',
        StoreCleanUrl: true,
        StoreDisableScrolling: true,
        IsStoreSuspended: false,
        HasCustomDomain: true,
        SimpleSite: false,
        showCookieNotification: false,
        cookiesNotificationMarkup: 'null',
        translatedPageUrl: '',
        isFastMigrationSite: false,
        sidebarPosition: 'NA',
        currentLanguage: 'en',
        currentLocale: 'en',
        NavItems: '{}',
        errors: {
            general: 'There was an error connecting to the page.<br/> Make sure you are not offline.',
            password: 'Incorrect name/password combination',
            tryAgain: 'Try again'
        },
        NavigationAreaParams: {
            ShowBackToHomeOnInnerPages: true,
            NavbarSize: 4,
            NavbarLiveHomePage: 'https://www.hlcfw.com/',
            BlockContainerSelector: '.dmBody',
            NavbarSelector: '#dmNav:has(a)',
            SubNavbarSelector: '#subnav_main'
        },
        hasCustomCode: true,
        planID: '4802',
        customTemplateId: 'null',
        siteTemplateId: 'null',
        productId: 'DM_DIRECT',
        disableTracking: false,
        pageType: 'FROM_SCRATCH',
        isRuntimeServer: true,
        isInEditor: false,
        hasNativeStore: false,
        defaultLang: 'en',
        hamburgerMigration: null,
        isFlexSite : false
    };

    window.Parameters.LayoutID = {};
    window.Parameters.LayoutID[window._currentDevice] = 6;
    window.Parameters.LayoutVariationID = {};
    window.Parameters.LayoutVariationID[window._currentDevice] = 5;
</script>





















<!-- Injecting site-wide to the head -->




<!-- End Injecting site-wide to the head -->

<!-- Inject secured cdn script -->


<!-- ========= Meta Tags ========= -->
<!-- PWA settings -->
<script>
    function toHash(str) {
        var hash = 5381, i = str.length;
        while (i) {
            hash = hash * 33 ^ str.charCodeAt(--i)
        }
        return hash >>> 0
    }
</script>
<script>
    (function (global) {
    //const cacheKey = global.cacheKey;
    const isOffline = 'onLine' in navigator && navigator.onLine === false;
    const hasServiceWorkerSupport = 'serviceWorker' in navigator;
    if (isOffline) {
        console.log('offline mode');
    }
    if (!hasServiceWorkerSupport) {
        console.log('service worker is not supported');
    }
    if (hasServiceWorkerSupport && !isOffline) {
        window.addEventListener('load', function () {
            const serviceWorkerPath = '/runtime-service-worker.js?v=3';
            navigator.serviceWorker
                .register(serviceWorkerPath, { scope: './' })
                .then(
                    function (registration) {
                        // Registration was successful
                        console.log(
                            'ServiceWorker registration successful with scope: ',
                            registration.scope
                        );
                    },
                    function (err) {
                        // registration failed :(
                        console.log('ServiceWorker registration failed: ', err);
                    }
                )
                .catch(function (err) {
                    console.log(err);
                });
        });

        // helper function to refresh the page
        var refreshPage = (function () {
            var refreshing;
            return function () {
                if (refreshing) return;
                // prevent multiple refreshes
                var refreshkey = 'refreshed' + location.href;
                var prevRefresh = localStorage.getItem(refreshkey);
                if (prevRefresh) {
                    localStorage.removeItem(refreshkey);
                    if (Date.now() - prevRefresh < 30000) {
                        return; // dont go into a refresh loop
                    }
                }
                refreshing = true;
                localStorage.setItem(refreshkey, Date.now());
                console.log('refereshing page');
                window.location.reload();
            };
        })();

        function messageServiceWorker(data) {
            return new Promise(function (resolve, reject) {
                if (navigator.serviceWorker.controller) {
                    var worker = navigator.serviceWorker.controller;
                    var messageChannel = new MessageChannel();
                    messageChannel.port1.onmessage = replyHandler;
                    worker.postMessage(data, [messageChannel.port2]);
                    function replyHandler(event) {
                        resolve(event.data);
                    }
                } else {
                    resolve();
                }
            });
        }
    }
})(window);
</script>
<!-- Add manifest -->
<link rel="manifest" href="/manifest.json">
<!-- Tell the browser it's a PWA -->
<meta name="mobile-web-app-capable" content="yes">
<!-- Tell iOS it's a PWA -->
<meta name="apple-mobile-web-app-capable" content="yes">
<!-- End PWA settings -->



<link rel="canonical" href="https://www.hlcfw.com/">

<meta id="view" name="viewport" content="initial-scale=1, minimum-scale=1, maximum-scale=5, viewport-fit=cover">
<meta name="apple-mobile-web-app-capable" content="yes">

<!--Add favorites icons-->

<link rel="apple-touch-icon"
      href="https://irp.cdn-website.com/e5b78975/dms3rep/multi/Fav57.png"/>

<link rel="icon" type="image/x-icon" href="https://irp.cdn-website.com/e5b78975/site_favicon_16_1737705423505.ico"/>

<!-- End favorite icons -->
<link rel="preconnect" href="https://lirp.cdn-website.com/"/>



<!-- render the required CSS and JS in the head section -->
<script id='d-js-dmapi'>
    window.SystemID = 'US_DIRECT_PRODUCTION';

    if (!window.dmAPI) {
        window.dmAPI = {
            registerExternalRuntimeComponent: function () {
            },
            getCurrentDeviceType: function () {
                return window._currentDevice;
            },
            runOnReady: (ns, fn) => {
                const safeFn = dmAPI.toSafeFn(fn);
                ns = ns || 'global_' + Math.random().toString(36).slice(2, 11);
                const eventName = 'afterAjax.' + ns;

                if (document.readyState === 'complete') {
                    $.DM.events.off(eventName).on(eventName, safeFn);
                    setTimeout(function () {
                        safeFn({
                            isAjax: false,
                        });
                    }, 0);
                } else {
                    window?.waitForDeferred?.('dmAjax', () => {
                        $.DM.events.off(eventName).on(eventName, safeFn);
                        safeFn({
                            isAjax: false,
                        });
                    });
                }
            },
            toSafeFn: (fn) => {
                if (fn?.safe) {
                    return fn;
                }
                const safeFn = function (...args) {
                    try {
                        return fn?.apply(null, args);
                    } catch (e) {
                        console.log('function failed ' + e.message);
                    }
                };
                safeFn.safe = true;
                return safeFn;
            }
        };
    }

    if (!window.requestIdleCallback) {
        window.requestIdleCallback = function (fn) {
            setTimeout(fn, 0);
        }
    }
</script>

<!-- loadCSS function header.jsp-->






<script id="d-js-load-css">
/**
 * There are a few <link> tags with CSS resource in them that are preloaded in the page
 * in each of those there is a "onload" handler which invokes the loadCSS callback
 * defined here.
 * We are monitoring 3 main CSS files - the runtime, the global and the page.
 * When each load we check to see if we can append them all in a batch. If threre
 * is no page css (which may happen on inner pages) then we do not wait for it
 */
(function () {
  let cssLinks = {};
  function loadCssLink(link) {
    link.onload = null;
    link.rel = "stylesheet";
    link.type = "text/css";
  }
  
    function checkCss() {
      const pageCssLink = document.querySelector("[id*='CssLink']");
      const widgetCssLink = document.querySelector("[id*='widgetCSS']");

        if (cssLinks && cssLinks.runtime && cssLinks.global && (!pageCssLink || cssLinks.page) && (!widgetCssLink || cssLinks.widget)) {
            const storedRuntimeCssLink = cssLinks.runtime;
            const storedPageCssLink = cssLinks.page;
            const storedGlobalCssLink = cssLinks.global;
            const storedWidgetCssLink = cssLinks.widget;

            storedGlobalCssLink.disabled = true;
            loadCssLink(storedGlobalCssLink);

            if (storedPageCssLink) {
                storedPageCssLink.disabled = true;
                loadCssLink(storedPageCssLink);
            }

            if(storedWidgetCssLink) {
                storedWidgetCssLink.disabled = true;
                loadCssLink(storedWidgetCssLink);
            }

            storedRuntimeCssLink.disabled = true;
            loadCssLink(storedRuntimeCssLink);

            requestAnimationFrame(() => {
                setTimeout(() => {
                    storedRuntimeCssLink.disabled = false;
                    storedGlobalCssLink.disabled = false;
                    if (storedPageCssLink) {
                      storedPageCssLink.disabled = false;
                    }
                    if (storedWidgetCssLink) {
                      storedWidgetCssLink.disabled = false;
                    }
                    // (SUP-4179) Clear the accumulated cssLinks only when we're
                    // sure that the document has finished loading and the document 
                    // has been parsed.
                    if(document.readyState === 'interactive') {
                      cssLinks = null;
                    }
                }, 0);
            });
        }
    }
  

  function loadCSS(link) {
    try {
      var urlParams = new URLSearchParams(window.location.search);
      var noCSS = !!urlParams.get("nocss");
      var cssTimeout = urlParams.get("cssTimeout") || 0;

      if (noCSS) {
        return;
      }
      if (link.href && link.href.includes("d-css-runtime")) {
        cssLinks.runtime = link;
        checkCss();
      } else if (link.id === "siteGlobalCss") {
        cssLinks.global = link;
        checkCss();
      } 
      
      else if (link.id && link.id.includes("CssLink")) {
        cssLinks.page = link;
        checkCss();
      } else if (link.id && link.id.includes("widgetCSS")) {
        cssLinks.widget = link;
        checkCss();
      }
      
      else {
        requestIdleCallback(function () {
          window.setTimeout(function () {
            loadCssLink(link);
          }, parseInt(cssTimeout, 10));
        });
      }
    } catch (e) {
      throw e
    }
  }
  window.loadCSS = window.loadCSS || loadCSS;
})();
</script>



<script data-role="deferred-init" type="text/javascript">
    /* usage: window.getDeferred(<deferred name>).resolve() or window.getDeferred(<deferred name>).promise.then(...)*/
    function Def() {
        this.promise = new Promise((function (a, b) {
            this.resolve = a, this.reject = b
        }).bind(this))
    }

    const defs = {};
    window.getDeferred = function (a) {
        return null == defs[a] && (defs[a] = new Def), defs[a]
    }
    window.waitForDeferred = function (b, a, c) {
        let d = window?.getDeferred?.(b);
        d
            ? d.promise.then(a)
            : c && ["complete", "interactive"].includes(document.readyState)
                ? setTimeout(a, 1)
                : c
                    ? document.addEventListener("DOMContentLoaded", a)
                    : console.error(`Deferred  does not exist`);
    };
</script>
<style id="forceCssIncludes">
    /* This file is auto-generated from a `scss` file with the same name */

.videobgwrapper{overflow:hidden;position:absolute;z-index:0;width:100%;height:100%;top:0;left:0;pointer-events:none;border-radius:inherit}.videobgframe{position:absolute;width:101%;height:100%;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);object-fit:fill}#dm video.videobgframe{margin:0}@media (max-width:767px){.dmRoot .dmPhotoGallery.newPhotoGallery:not(.photo-gallery-done){min-height:80vh}}@media (min-width:1025px){.dmRoot .dmPhotoGallery.newPhotoGallery:not(.photo-gallery-done){min-height:45vh}}@media (min-width:768px) and (max-width:1024px){.responsiveTablet .dmPhotoGallery.newPhotoGallery:not(.photo-gallery-done){min-height:45vh}}#dm [data-show-on-page-only]{display:none!important}#dmRoot div.stickyHeaderFix div.site_content{margin-top:0!important}#dmRoot div.stickyHeaderFix div.hamburger-header-container{position:relative}
    

</style>
<style id="cssVariables" type="text/css">
    
</style>


<style id="hideAnimFix">
  .dmDesktopBody:not(.editGrid) [data-anim-desktop]:not([data-anim-desktop='none']), .dmDesktopBody:not(.editGrid) [data-anim-extended] {
    visibility: hidden;
  }

  .dmDesktopBody:not(.editGrid) .dmNewParagraph[data-anim-desktop]:not([data-anim-desktop='none']), .dmDesktopBody:not(.editGrid) .dmNewParagraph[data-anim-extended] {
    visibility: hidden !important;
  }

  
  #dmRoot:not(.editGrid) .flex-element [data-anim-extended] {
    visibility: hidden;
  }

  
</style>



<style id="criticalCss">
    @charset "UTF-8";.display_None,.dmPopupMask{display:none}*,.dmPopup,:after,:before{box-sizing:border-box}#dm .dmInner .dmWidget,.clearfix:after,.dmRespRow .dmRespRow:after,.dmRespRow:after,.dmSocialHub,DIV.dmBody{clear:both}@font-face{font-family:FontAwesome;font-display:block;src:url(https://static.cdn-website.com/fonts/fontawesome-webfont.eot?v=6);src:url(https://static.cdn-website.com/fonts/fontawesome-webfont.eot?#iefix&v=6) format("embedded-opentype"),url(https://static.cdn-website.com/fonts/fontawesome-webfont.woff?v=6) format("woff"),url(https://static.cdn-website.com/fonts/fontawesome-webfont.ttf?v=6) format("truetype"),url(https://static.cdn-website.com/fonts/fontawesome-webfont.svg#fontawesomeregular?v=6) format("svg");font-weight:400;font-style:normal}@font-face{font-family:Oswald;font-style:normal;font-weight:200 700;font-display:swap;src:url(https://irp.cdn-website.com/fonts/s/oswald/v53/TK3iWkUHHAIjg752GT8G.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Open Sans';font-style:normal;font-weight:300 800;font-stretch:100%;font-display:swap;src:url(https://irp.cdn-website.com/fonts/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTUGmu1aB.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}.dmInner{min-height:100vh!important;position:relative}.dmPopup,.dmPopupMask{position:fixed;left:0}.dmDisplay_None{display:none!important}.clearfix:after{visibility:hidden;line-height:0;height:0}.clearfix:after,.clearfix:before{content:' ';display:table}.clearfix{display:inline-block}#dm .dmWidget .icon{font-size:26px}body.dmRoot #dm .dmOuter .dmInner .dmWidget .icon.hasFontIcon{height:26px;margin-top:-13px;line-height:normal;text-align:center;background-image:none}.dmRoot .hasFontIcon{background-image:none!important}.dmPopupMask{margin:0;width:10px;z-index:1000000999;top:0}#dmRoot .dmPopup{display:block}.dmPopup{text-align:left;top:10px;width:93%;z-index:1000009999!important;background:#f5f5f5;overflow-y:auto;height:100%;display:block}.dmPopup .dmPopupTitle{text-align:left;font:700 19px Helvetica,Arial;margin:20px 20px 35px;color:#999}#dmPopup{opacity:0}.dmPopupClose,.dmPopupClose:before{position:absolute;visibility:visible}.dmPopupClose{border-radius:25px;width:27px;height:27px;z-index:1;background-color:rgba(255,255,255,.4);top:12px;right:12px}.dmPopupClose:before{display:block;font-size:20px;color:#000;top:3px;right:3px}body.dmDesktopBody:not(.mac) .data::-webkit-scrollbar{width:5px;height:5px}body.dmDesktopBody:not(.mac) .data::-webkit-scrollbar-track{background:rgba(0,0,0,.1)}body.dmDesktopBody:not(.mac) .data::-webkit-scrollbar-thumb{background:#c8c8c8;box-shadow:inset 0 1px 2px #454545;border-radius:45px}#dm .dmRespRow .dmRespColsWrapper{display:flex}.align-center{margin-left:auto;margin-right:auto}.text-align-center{text-align:center}body.fix-mobile-scrolling{overflow:initial}.dmRespRow .dmRespColsWrapper .dmRespCol[data-gallery-bg]{min-height:100px}#dmRoot{text-decoration-skip-ink:none}@media (max-width:767px){#dmRoot.responsiveTablet #dm .dmInner .hide-for-small{display:none!important}}@media (min-width:1025px){#dmRoot.responsiveTablet #dm .dmInner .hide-for-large{display:none!important}:root{--btn-text-font-size:18px}}@media (min-width:768px) and (max-width:1024px){#dmRoot.responsiveTablet #dm .dmInner .hide-for-medium{display:none!important}:root{--btn-text-font-size:18px}}nav{display:block}html{font-family:Source Sans Pro;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}h1{font-size:2em;margin:.67em 0}strong{font-weight:700}hr{box-sizing:content-box;height:0}img{border:0;max-width:100%;-ms-interpolation-mode:bicubic;display:inline-block}button{font-family:inherit;font-size:100%;margin:0;line-height:normal;text-transform:none;-webkit-appearance:button}button::-moz-focus-inner{border:0;padding:0}.dmRespRow.dmRespRowNoPadding{padding:0}.dmRespRow{padding-top:15px;padding-bottom:15px}.dmRespRow .dmRespRow:after,.dmRespRow .dmRespRow:before,.dmRespRow:after,.dmRespRow:before{content:' ';display:table}.dmRespRow,.dmRespRow .dmRespColsWrapper{max-width:960px;position:relative;margin:0 auto;width:100%}@media screen and (min-width:1200px){.rows-1200 .dmRespRow:not(.fullBleedMode) .dmRespColsWrapper{max-width:1200px}}.dmRespRow .dmRespCol{position:relative;width:100%;display:inline-block;vertical-align:top;float:left}.dmRespRow .dmRespCol>*{max-width:100%}.dmRespRow .dmRespRow{width:auto;margin-top:0;margin-bottom:0;max-width:none}.dmDesktopBody .dmRespRow .large-1{position:relative;width:8.33333%}.dmDesktopBody .dmRespRow .large-3{position:relative;width:25%}.dmDesktopBody .dmRespRow .large-4{position:relative;width:33.33333%}.dmDesktopBody .dmRespRow .large-8{position:relative;width:66.66667%}.dmDesktopBody .dmRespRow .large-12{position:relative;width:100%}.socialHubIcon,[class*=' dm-common-icons-'],[class*=' dm-social-icons-']{font-family:dm-social-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dm-social-icons-facebook:before{content:'\ea90'}[class*=' dm-common-icons-']{font-family:dm-common-icons!important}.dm-common-icons-close:before{content:'\e901'}#dm div.dmContent [class*=' icon-'],[class*=' icon-']{font-family:FontAwesome!important;font-weight:400;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased}[class*=' icon-']:before{text-decoration:none;display:inline-block;speak:none}a [class*=' icon-']{display:inline}[class*=' icon-']{display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0 0;background-repeat:repeat;margin-top:0}.icon-star:before{content:'\f005'}.icon-angle-right:before{content:'\f105'}.icon-angle-down:before{content:'\f107'}@media (max-width:767px){#dm .dmInner .dmWidget{width:100%}}#dm .dmInner .dmWidget:not(.displayNone){display:inline-block}#dm .dmInner .dmWidget{text-decoration:none;margin:10px 0;position:relative;text-align:center;line-height:22px;box-shadow:none;background-image:none;padding:0;height:auto;border-style:solid;white-space:nowrap}#dm .dmInner .dmWidget:after{content:'';display:inline-block;height:100%;vertical-align:middle;width:0;margin-right:-.25em}#dm .dmInner .dmWidget .iconBg{position:absolute;left:0;width:50px;top:50%;margin-top:-13px}#dm .dmWidget .text{display:inline-block;vertical-align:middle;font-size:1.125em;line-height:normal;white-space:normal;padding:10px 7px;max-width:98%}#dm .dmBody div.u_1258629258,.socialHubIcon,div.u_1580510272{display:flex!important}.dmInner{min-width:768px!important;font-size:16px;background:#fff;color:#111}html:not(.ios-preview) #dm .hasStickyHeader .dmInner div.dmHeaderContainer{position:fixed!important;z-index:101;width:100%;min-width:768px}.imageWidget{position:relative}.imageWidget a{font-style:italic;text-align:center}.socialHubIcon{align-items:center;justify-content:center}.dmPhotoGalleryHolder{text-align:center}#dm .dmPhotoGallery.newPhotoGallery.captionAlignment-top_center .photoGalleryThumbs .caption-container .caption-inner .caption-button{margin:10px auto}#dm .dmPhotoGallery.newPhotoGallery .dmPhotoGalleryHolder{width:100%;padding:0;display:none}#dm .dmPhotoGallery.newPhotoGallery .layout-container .photogallery-column .photoGalleryThumbs .image-container a img{display:none!important}#dm .dmPhotoGallery.newPhotoGallery .photoGalleryThumbs .caption-container .caption-inner .caption-button{margin:10px auto;max-width:100%}#dm .dmPhotoGallery.newPhotoGallery .photoGalleryThumbs .caption-container .caption-inner .caption-button .text{padding:10px 20px!important}#dm .dmRespRow.dmRespRowNoPadding,.dmContent,.dmInner ul:not(.defaultList),DIV.dmBody{padding:0}.dmNewParagraph[data-version]{line-height:initial}.dmNewParagraph[data-version] .text-align-center{text-align:center!important}.dmNewParagraph[data-version] .text-align-right{text-align:right!important}.dmNewParagraph[data-version] h1,.dmNewParagraph[data-version] h2,.dmNewParagraph[data-version] h4,.dmNewParagraph[data-version] p{margin-top:0;margin-bottom:0}.dmNewParagraph[data-version] a{vertical-align:initial}@media (max-width:767px){.dmRoot .dmNewParagraph[data-version] .m-text-align-center{text-align:center!important}}*{border:0 solid #333;scrollbar-arrow-color:#fff;scrollbar-track-color:#F2F2F2;scrollbar-face-color:silver;scrollbar-highlight-color:silver;scrollbar-3dlight-color:silver;scrollbar-shadow-color:silver;scrollbar-darkshadow-color:silver;scrollbar-width:12px}body{-webkit-overflow-scrolling:touch;width:100%;overflow:hidden;-webkit-text-size-adjust:100%!important;-ms-text-size-adjust:100%!important}A IMG{border:none}h1,h2,h4,ul{margin-left:0;margin-right:0}.dmInner *{-webkit-font-smoothing:antialiased}span.oneIcon:before{display:inline-block}.clearfix,a,img,li,ul{vertical-align:top}#iscrollBody,#site_content{position:relative}.dmOuter{word-wrap:break-word}.dmDesktopBody .dmInner{min-width:960px}.dmInner a{color:#463939}.dmHeader{background:#fff;color:#111;text-align:center;position:relative;width:100%;max-width:100%}.dmContent{margin:0}#site_content ul:not(.defaultList){-webkit-padding-start:0;-moz-padding-start:0;list-style-position:inside}#innerBar{position:relative;height:36px;width:100%;font-size:20px;margin:0;z-index:80}.dmLargeBody .dmBody .dmRespRowsWrapper{background-color:#fff}.dmRespRowsWrapper{max-width:960px;margin:0 auto}.dmLargeBody .imageWidget:not(.displayNone){display:inline-block;max-width:100%}.imageWidget:not(.displayNone) img{width:100%}#dm .dmRespColsWrapper{display:block}.dmNewParagraph{text-align:left;margin:8px 0;padding:2px 0}.dmLargeBody .dmRespRowsWrapper>.dmRespRow .dmRespCol,.dmLargeBody .fHeader .dmRespRow .dmRespCol{padding-left:.75%;padding-right:.75%}.dmLargeBody .dmRespRowsWrapper>.dmRespRow .dmRespCol:first-child,.dmLargeBody .fHeader .dmRespRow .dmRespCol:first-child{padding-left:0;padding-right:1.5%}.dmLargeBody .dmRespRowsWrapper>.dmRespRow .dmRespCol:last-child,.dmLargeBody .fHeader .dmRespRow .dmRespCol:last-child{padding-right:0;padding-left:1.5%}.dmLargeBody .dmRespRowsWrapper>.dmRespRow .dmRespCol:only-child{padding-left:0;padding-right:0}#innerBar.lineInnerBar{display:table;width:100%;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;font-size:20px;margin-top:30px;margin-bottom:30px;background-color:transparent;color:#111}#innerBar .titleLine{display:table-cell;vertical-align:middle;width:50%}.dmPageTitleRow:not(#innerBar){display:none}.titleLine hr{min-height:1px;background-color:rgba(17,17,17,.2)}.dmLargeBody .dmFooterResp>.dmRespRow .dmRespCol{padding-left:.75%;padding-right:.75%}.dmLargeBody .dmFooterResp>.dmRespRow .dmRespCol:first-child{padding-left:0;padding-right:1.5%}.dmLargeBody .dmFooterResp>.dmRespRow .dmRespCol:last-child{padding-right:0;padding-left:1.5%}.dmLargeBody .dmFooterResp>.dmRespRow .dmRespCol:only-child{padding-left:0;padding-right:0}.dmStandardDesktop{display:block}#dmFirstContainer .dmRespRowsWrapper:after,#dmFirstContainer .dmRespRowsWrapper:before{content:"";display:table}.dmInner a{outline:0;vertical-align:inherit}.dmLinksMenu>ul{display:block;margin:0;font-size:inherit}.dmStandardDesktop{margin:0 auto}#dm .dmDivider{display:block;margin:10px 0}.dmSpacer{border:0;height:15px}.dmPhotoGalleryHolder{font-size:medium!important;margin:0;list-style:none}#dm .dmPhotoGallery .dmPhotoGalleryHolder{width:100%;padding:0}#dm .dmSocialHub a{display:inline-block;text-decoration:none;margin:0;vertical-align:bottom}.dmSocialHub>div{text-align:inherit}a span.socialHubIcon{width:36px;height:36px;font-size:31px;display:inline-block;text-align:center;margin-right:0;margin-bottom:5px;line-height:36px;box-sizing:content-box;background-image:none!important}#dm div.dmNewParagraph p,#dm div.dmRespCol>*{line-height:1.5}.socialHubIcon.style9{color:#333}#dm .dmSocialHub .socialHubWrapper{display:inline-block;max-width:100%}body{background-color:#eee}.dmDivider{min-height:2px;border:currentColor;color:grey;background:0 0}#dm .dmDividerWrapper{display:block}.main-navigation.unifiednav{-js-display:flex;display:flex;justify-content:flex-start;align-items:stretch;overflow:visible}.main-navigation.unifiednav ul{list-style:none;padding:0;margin:0;font-size:1rem}.main-navigation.unifiednav .unifiednav__container{-js-display:flex;display:flex;justify-content:flex-start;list-style:none}.main-navigation.unifiednav .unifiednav__container>.unifiednav__item-wrap{-js-display:flex;display:flex;justify-content:flex-start;position:relative;font-weight:400}.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap::after,.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap::before{content:'';align-self:center;font-weight:700}.main-navigation.unifiednav .unifiednav__container>.unifiednav__item-wrap>.unifiednav__item{-js-display:flex;display:flex;justify-content:flex-start;align-items:center;flex-direction:row;color:inherit;text-decoration:none;position:relative;padding:12px 15px;margin:0;font-weight:inherit;letter-spacing:.03em}.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item{padding:0 15px}.main-navigation.unifiednav .unifiednav__container>.unifiednav__item-wrap>.unifiednav__item .nav-item-text{white-space:nowrap}.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item .nav-item-text::after,.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item .nav-item-text::before{content:'';width:100%;height:0;border:0 solid transparent;border-top-color:currentColor;display:block;opacity:0}.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item.dmNavItemSelected .nav-item-text::after,.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item.dmNavItemSelected .nav-item-text::before{opacity:1}.main-navigation.unifiednav.effect-background{padding:0}.main-navigation.unifiednav.effect-background .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item{padding:12px 15px;margin:0 15px 0 0}.main-navigation.unifiednav.effect-background .unifiednav__container:not([data-depth]) .unifiednav__container[data-depth='0']{left:15px;top:calc(100% - 12px)}.main-navigation.unifiednav.effect-background .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item.dmNavItemSelected{background-color:#333;color:#fafafa}.main-navigation.unifiednav .unifiednav__container .unifiednav__item:not(.unifiednav__item_has-sub-nav) .icon{display:none}.main-navigation.unifiednav .unifiednav__container[data-depth]{position:absolute;top:0;left:0;flex-direction:column;opacity:0;z-index:100;background-color:#faf9f9}.main-navigation.unifiednav .unifiednav__container[data-depth='0']{top:100%;transform:translateY(-10px)}.main-navigation.unifiednav:not(.unifiednav_vertical) .unifiednav__container[data-depth='0']{left:15px}.main-navigation.unifiednav .unifiednav__container>.unifiednav__item-wrap .unifiednav__container>.unifiednav__item-wrap{flex-direction:column}.main-navigation.unifiednav .unifiednav__container[data-depth]>.unifiednav__item-wrap .unifiednav__item{padding:15px 30px 15px 15px;margin:0}.main-navigation.unifiednav[layout-sub=submenu_horizontal_1] .unifiednav__container[data-depth]{color:#999}.main-navigation.unifiednav .unifiednav__container>.unifiednav__item-wrap>.unifiednav__item.unifiednav__item_has-sub-nav .icon{display:initial;padding-left:10px;margin-left:0}.main-navigation.unifiednav:not(.unifiednav_vertical)>.unifiednav__container{justify-content:inherit}#dm .p_hfcontainer nav.main-navigation.unifiednav{min-width:9em!important;text-align:initial!important}#dm .main-navigation.unifiednav .unifiednav__container[data-depth]{background-color:transparent}#dm .main-navigation.unifiednav[layout-sub=submenu_horizontal_1] .unifiednav__container[data-depth]{background-color:#faf9f9}#dm .main-navigation.unifiednav:not([data-nav-structure=VERTICAL])>.unifiednav__container{flex-wrap:wrap;justify-content:inherit}#dm .main-navigation.unifiednav:not([data-nav-structure=VERTICAL])>.unifiednav__container .nav-item-text::before{text-align:left}#dm .main-navigation.unifiednav:not([data-nav-structure=VERTICAL]) .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child)::after,#dm .main-navigation.unifiednav:not([data-nav-structure=VERTICAL]) .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child)::before{content:''}#dm .dmBody .dmRespRowsWrapper{max-width:none;background-color:transparent}.dmLargeBody .dmRespRow{width:100%;max-width:none;margin-left:0;margin-right:0;padding-left:40px;padding-right:40px}.dm-bfs.dm-layout-home div.dmInner{background-color:#fff}.dmStandardDesktop .dmHeader{background-color:#fff;max-width:100%}.standardHeaderLayout .dmHeader{float:none;display:block;height:auto}#dm div.dmContent h1{color:#111}#dm div.dmInner,#dm div.dmInner .dmRespCol{font-weight:400;font-style:normal}#dm .dmNewParagraph,#dm h1,#dm h2,#dm h4{direction:ltr;text-align:left}#dm .dmNewParagraph a,#dm div.dmNewParagraph a{text-decoration:underline;color:rgba(70,57,57,1)}#dm .dmRespCol div.dmNewParagraph,#dm div.dmInner,#dm div.dmInner .dmRespCol{font-family:"Open Sans","Open Sans Fallback";color:rgba(118,118,118,1)}#dm .dmNewParagraph a:visited,#dm div.dmNewParagraph a:visited{text-decoration:none;color:rgba(118,118,118,1)}#dm div.dmContent h1,#dm div.dmContent h2{color:rgba(103,27,40,1);direction:ltr}#dm div.dmContent h1{font-family:"times new roman bold";font-weight:400;font-style:normal;text-decoration:none}#dm div.dmContent h2,#dm div.dmContent h4{font-family:Oswald,"Oswald Fallback";font-weight:400;font-style:normal}#dm div.dmContent .dmNewParagraph[data-version] h1{text-decoration:inherit}#dm div.dmContent .dmNewParagraph[data-version] h1 *,#dm div.dmContent h2{text-decoration:none}#dm div.dmContent .dmNewParagraph[data-version] h2{text-decoration:inherit}#dm div.dmContent .dmNewParagraph[data-version] h2 *,#dm div.dmContent h4{text-decoration:none}#dm div.dmContent h4{color:#671b28;direction:ltr}#dm div.dmContent .dmNewParagraph[data-version] h4{text-decoration:inherit}#dm div.dmContent .dmNewParagraph[data-version] h4 *{text-decoration:none}#dm div.dmContent h1{font-size:62px;line-height:normal}#dm div.dmContent h2{font-size:40px}#dm div.dmContent h4{font-size:26px}#dm .dmContent .dmRespRow,#dm .dmFooter .dmRespRow{margin:0;padding:40px}#dm .dmRespCol div.dmNewParagraph,#dm div.dmInner,#dm div.dmInner .dmRespCol,#dm div.dmNewParagraph p{font-size:15px}@media all{:root{--btn-text-direction:ltr;--btn-border-r-color:var(--btn-border-color);--btn-border-l-color:var(--btn-border-color);--btn-border-b-width:var(--btn-border-width);--btn-border-width:1px;--btn-border-radius:6px;--btn-border-t-width:var(--btn-border-width);--btn-border-tl-radius:var(--btn-border-radius);--btn-border-br-radius:var(--btn-border-radius);--btn-border-bl-radius:var(--btn-border-radius);--btn-bg-color:rgb(0, 0, 0);--btn-border-color:rgb(247, 247, 247);--btn-border-tr-radius:var(--btn-border-radius);--btn-border-r-width:var(--btn-border-width);--btn-bg-image:none;--btn-border-b-color:var(--btn-border-color);--btn-border-l-width:var(--btn-border-width);--btn-border-t-color:var(--btn-border-color);--btn-text-align:center;--btn-text-color:rgb(247, 247, 247);--btn-text-decoration:none;--btn-icon-color:rgb(247, 247, 247);--btn-icon-fill:rgb(247, 247, 247);--btn-icon-wrpr-display:none;--btn-hover-border-b-color:var(--btn-hover-border-color);--btn-hover-bg:var(--btn-bg-color);--btn-hover-border-t-color:var(--btn-hover-border-color);--btn-hover-border-r-color:var(--btn-hover-border-color);--btn-hover-border-l-color:var(--btn-hover-border-color);--btn-hover-border-color:var(--btn-border-color);--btn-hover-text-color:var(--btn-text-color);--btn-hover-text-font-weight:var(--btn-text-font-weight);--btn-hover-text-decoration:var(--btn-text-decoration);--btn-hover-text-font-style:var(--btn-text-font-style)}}@media (min-width:0px) and (max-width:767px){:root{--btn-text-font-size:18px}}#dm .dmWidget:not([data-buttonstyle]){border-radius:6px;overflow:initial;background-clip:border-box}#dm .dmWidget:not([data-buttonstyle]) .text{padding:10px 7px}#dm .dmWidget:not([data-buttonstyle]) .iconBg{display:none}#dm div.dmInner #site_content .dmWidget{background-color:var(--btn-bg-color);background-image:var(--btn-bg-image);border-color:var(--btn-border-color);border-bottom-color:var(--btn-border-b-color);border-left-color:var(--btn-border-l-color);border-right-color:var(--btn-border-r-color);border-top-color:var(--btn-border-t-color);border-radius:var(--btn-border-radius);border-bottom-left-radius:var(--btn-border-bl-radius);border-bottom-right-radius:var(--btn-border-br-radius);border-top-left-radius:var(--btn-border-tl-radius);border-top-right-radius:var(--btn-border-tr-radius);border-width:var(--btn-border-width);border-bottom-width:var(--btn-border-b-width);border-left-width:var(--btn-border-l-width);border-right-width:var(--btn-border-r-width);border-top-width:var(--btn-border-t-width);direction:var(--btn-text-direction);text-align:var(--btn-text-align)}#dm div.dmInner #site_content .dmWidget span.text{color:var(--btn-text-color);font-size:var(--btn-text-font-size);text-decoration:var(--btn-text-decoration)}#dm div.dmInner #site_content .dmWidget span.icon{color:var(--btn-icon-color);fill:var(--btn-icon-fill)}#dm div.dmInner #site_content .dmWidget:not([data-buttonstyle]) .iconBg{display:var(--btn-icon-wrpr-display)}#dm .p_hfcontainer .main-navigation.unifiednav:not(.unifiednav_vertical) .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child)::after,#dm .p_hfcontainer .main-navigation.unifiednav:not(.unifiednav_vertical) .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child)::before{font-size:18px!important}#dm .dmInner div.fHeader .u_hcontainer.dmHeader[freeheader=true]{padding-top:initial!important;padding-bottom:initial!important}div.u_1397004718 img{border-radius:0!important;-moz-border-radius:0!important;-webkit-border-radius:0!important}#dm .p_hfcontainer .u_1971603651.main-navigation.unifiednav:not(.unifiednav_vertical) .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child)::after,#dm .p_hfcontainer .u_1971603651.main-navigation.unifiednav:not(.unifiednav_vertical) .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child)::before{font-size:15px!important}nav.u_1971603651.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item.dmNavItemSelected{font-weight:400!important}#dm .p_hfcontainer .u_1971603651.main-navigation.unifiednav .unifiednav__container[data-depth="0"]{top:calc(100% - 0px - 0px)!important}#dm .p_hfcontainer .u_1971603651.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child) .unifiednav__container[data-depth="0"]{left:30px!important}#dm .p_hfcontainer div.u_1302553173,div.u_1397004718,nav.u_1971603651{top:0!important;left:0!important;position:relative!important;height:auto!important;max-width:100%!important}#dm .p_hfcontainer div.u_1340393390,#dm .p_hfcontainer div.u_1998180838{margin:auto!important}#dm .p_hfcontainer nav.u_1971603651.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item{font-family:Oswald!important;color:rgba(103,27,40,1)!important;text-transform:uppercase!important}#dm .p_hfcontainer div.u_1302553173 .socialHubIcon{color:rgba(118,118,118,1)!important;border-color:rgba(118,118,118,1)!important}#dm .p_hfcontainer div.u_1301967771{margin:auto!important}#dm .p_hfcontainer nav.u_1971603651.main-navigation.unifiednav.effect-background .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item.dmNavItemSelected{background-color:rgba(103,27,40,1)!important;background-image:none!important}#dm .p_hfcontainer nav.u_1971603651.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item.dmNavItemSelected{color:rgba(255,255,255,1)!important;font-weight:400!important}#dm .p_hfcontainer nav.u_1971603651.main-navigation.unifiednav .unifiednav__container[data-depth]{background-color:rgba(255,255,255,1)!important}#dm .p_hfcontainer nav.u_1971603651.main-navigation.unifiednav .unifiednav__container[data-depth] .unifiednav__item{color:rgba(103,27,40,1)!important;font-family:Oswald!important;text-transform:uppercase!important;font-weight:400!important;font-size:15px!important}#dm .dmBody div.u_1175605393 hr,#dm .dmBody div.u_1373644873 hr,#dm .dmBody div.u_1543679057 hr,#dm .dmBody div.u_1685012662 hr,#dm .dmBody div.u_1813771492 hr,#dm .dmBody div.u_1995398820 hr,div.u_1488515889 hr,div.u_1887698505 hr{border-width:1px!important;color:rgba(229,226,226,1)!important}#dm .p_hfcontainer .u_1971603651.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item{padding:7px 15px!important;margin:0!important}div.u_1397004718{float:none!important;width:100%!important;min-width:0!important;text-align:center!important;display:block!important;important:true!important;padding:0!important}nav.u_1971603651.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item,nav.u_1971603651.main-navigation.unifiednav .unifiednav__container[data-depth] .unifiednav__item{font-size:15px!important}nav.u_1971603651{float:none!important;width:789.98px!important;justify-content:flex-end!important;align-items:stretch!important;min-width:0!important;text-align:right!important;padding:6.8px 15px!important}nav.u_1971603651.main-navigation.unifiednav:not(.unifiednav_vertical) .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child)::after,nav.u_1971603651.main-navigation.unifiednav:not(.unifiednav_vertical) .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child)::before{padding-top:0!important;padding-bottom:0!important;margin-top:0!important;margin-bottom:0!important}#dm .p_hfcontainer div.u_1302553173{float:none!important;width:calc(100% - 0px)!important;min-height:auto!important;min-width:25px!important;text-align:center!important;padding:0!important;margin:0 auto!important}div.u_1488515889,div.u_1887698505{width:370px!important;min-width:0!important;padding:0!important}#dm .p_hfcontainer nav.u_1971603651,div.u_1488515889,div.u_1887698505{text-align:start!important;float:none!important;top:0!important;left:0!important;position:relative!important;height:auto!important;min-height:auto!important;max-width:100%!important}#dm .p_hfcontainer div.u_1340393390{padding:0!important}#dm .p_hfcontainer div.u_1998180838{margin:13.97px 0!important;padding:0 0 0 30px!important}div.u_1887698505{display:block!important;margin:0 auto 0 0!important}div.u_1488515889{display:block!important;margin:0 0 0 auto!important}div.u_1213809513{width:auto!important;padding:0!important}#dm .p_hfcontainer div.u_1488515889,#dm .p_hfcontainer div.u_1887698505{width:185px!important}#dm .p_hfcontainer div.u_1213809513{width:auto!important;margin:-42px 0 0!important;padding:0!important}#dm .p_hfcontainer nav.u_1971603651{width:calc(100% - 0px)!important;justify-content:flex-start!important;align-items:stretch!important;min-width:25px!important;display:block!important;padding:7px 0 6.8px!important;margin:0 auto!important}.stickyHeaderSpacer{height:108.25px!important}#dm .dmBody div.u_1518749134{background-repeat:no-repeat!important;background-image:url(https://lirp.cdn-website.com/e5b78975/dms3rep/multi/opt/background_img-1920w.png),url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAABhGlDQ1BJQ0MgcHJvZmlsZQAAKJF9kT1Iw0AcxV9TpUUqHSwo4pChOlkQFemoVShChVArtOpgcukXNGlIUlwcBdeCgx+LVQcXZ10dXAVB8APEzc1J0UVK/F9aaBHjwXE/3t173L0DhEaFaVbPBKDptplOJsRsblUMvEJAGEEMIi4zy5iTpBQ8x9c9fHy9i/Es73N/jn41bzHAJxLPMsO0iTeIZzZtg/M+cYSVZJX4nHjcpAsSP3JdafEb56LLAs+MmJn0PHGEWCx2sdLFrGRqxNPEUVXTKV/ItljlvMVZq9RY+578haG8vrLMdZojSGIRS5AgQkENZVRgI0arToqFNO0nPPzDrl8il0KuMhg5FlCFBtn1g//B726twtRkKymUAHpfHOdjFAjsAs2643wfO07zBPA/A1d6x19tAPFP0usdLXoEhLeBi+uOpuwBlzvA0JMhm7Ir+WkKhQLwfkbflAMGboG+tVZv7X2cPgAZ6ip1AxwcAmNFyl73eHewu7d/z7T7+wFwJnKmZ9+MiwAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAAuIwAALiMBeKU/dgAAAAd0SU1FB+UCDwksLkLIPkkAAAAZdEVYdENvbW1lbnQAQ3JlYXRlZCB3aXRoIEdJTVBXgQ4XAAAAC0lEQVQI12NgAAIAAAUAAeImBZsAAAAASUVORK5CYII=)!important;background-size:cover!important}#dm .dmBody .u_1073930486,#dm .dmBody .u_1457682739,#dm .dmBody .u_1809470533{display:none!important}#dm .dmBody div.u_1312446117{background-repeat:no-repeat!important;background-image:url(https://lirp.cdn-website.com/e5b78975/dms3rep/multi/opt/befroe2-1920w.jpg),url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAABhGlDQ1BJQ0MgcHJvZmlsZQAAKJF9kT1Iw0AcxV9TpUUqHSwo4pChOlkQFemoVShChVArtOpgcukXNGlIUlwcBdeCgx+LVQcXZ10dXAVB8APEzc1J0UVK/F9aaBHjwXE/3t173L0DhEaFaVbPBKDptplOJsRsblUMvEJAGEEMIi4zy5iTpBQ8x9c9fHy9i/Es73N/jn41bzHAJxLPMsO0iTeIZzZtg/M+cYSVZJX4nHjcpAsSP3JdafEb56LLAs+MmJn0PHGEWCx2sdLFrGRqxNPEUVXTKV/ItljlvMVZq9RY+578haG8vrLMdZojSGIRS5AgQkENZVRgI0arToqFNO0nPPzDrl8il0KuMhg5FlCFBtn1g//B726twtRkKymUAHpfHOdjFAjsAs2643wfO07zBPA/A1d6x19tAPFP0usdLXoEhLeBi+uOpuwBlzvA0JMhm7Ir+WkKhQLwfkbflAMGboG+tVZv7X2cPgAZ6ip1AxwcAmNFyl73eHewu7d/z7T7+wFwJnKmZ9+MiwAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAAuIwAALiMBeKU/dgAAAAd0SU1FB+UCDwksLkLIPkkAAAAZdEVYdENvbW1lbnQAQ3JlYXRlZCB3aXRoIEdJTVBXgQ4XAAAAC0lEQVQI12NgAAIAAAUAAeImBZsAAAAASUVORK5CYII=)!important;background-size:cover!important;background-position:50% 50%!important}#dm .dmBody div.u_1000496126 hr,#dm .dmBody div.u_1014449222 hr,#dm .dmBody div.u_1508902031 hr,#dm .dmBody div.u_1575746733 hr,#dm .dmBody div.u_1576162679 hr,#dm .dmBody div.u_1666655775 hr,#dm .dmBody div.u_1756354716 hr,#dm .dmBody div.u_1924117759 hr,#dm .dmBody div.u_1965693241 hr{color:rgba(103,27,40,1)!important;border-width:1px!important}#dm .dmBody div.u_1637737146{padding:0!important}#dm .dmBody div.u_1518749134{margin:0!important;padding:70px 15px!important}#dm .dmBody div.u_1362469904{width:auto!important;margin:0!important;padding:15px 40px!important}#dm .dmBody div.u_1037786431{float:none!important;top:0!important;left:0!important;width:276px!important;position:relative!important;height:auto!important;min-height:auto!important;max-width:100%!important;min-width:0!important;display:block!important;padding:2px 0!important;margin:8px auto!important}#dm .dmBody div.u_1006503049,#dm .dmBody div.u_1751600316{float:none!important;top:0!important;left:0!important;width:calc(100% - 0px)!important;position:relative!important;height:auto!important;min-height:auto!important;min-width:25px!important}#dm .dmBody div.u_1006503049{max-width:570px!important;padding:2px 0!important;margin:8px 0!important}#dm .dmBody div.u_1410139076{margin:0!important;padding:0 0 0 30px!important}#dm .dmBody div.u_1851472374{border-right-style:solid!important;border-right-width:1px!important;border-right-color:#e5e2e2!important;margin:0!important;padding:0 30px 0 0!important}#dm .dmBody div.u_1751600316{max-width:617px!important;padding:2px 0!important;margin:8px 0!important}#dm .dmBody div.u_1508902031,#dm .dmBody div.u_1666655775{width:370px!important;display:block!important;float:none!important;top:0!important;left:0!important;position:relative!important;height:auto!important;min-height:auto!important;max-width:100%!important;min-width:0!important;text-align:start!important;padding:0!important}#dm .dmBody div.u_1666655775{margin:0 auto 0 0!important}#dm .dmBody div.u_1508902031{margin:0 0 0 auto!important}#dm .dmBody div.u_1227854676{display:flex!important}#dm .dmBody div.u_1575746733,#dm .dmBody div.u_1924117759{width:160px!important;display:block!important;float:none!important;top:0!important;left:0!important;position:relative!important;height:auto!important;min-height:auto!important;max-width:100%!important;min-width:0!important;text-align:start!important;padding:0!important}#dm .dmBody div.u_1575746733{margin:0 0 0 auto!important}#dm .dmBody div.u_1924117759{margin:0 auto 0 0!important}#dm .dmBody div.u_1709584277{display:flex!important}#dm .dmBody div.u_1000496126,#dm .dmBody div.u_1576162679{width:110px!important;display:block!important;float:none!important;top:0!important;left:0!important;position:relative!important;height:auto!important;min-height:auto!important;max-width:100%!important;min-width:0!important;text-align:start!important;padding:0!important}#dm .dmBody div.u_1000496126{margin:0 0 0 auto!important}#dm .dmBody div.u_1576162679{margin:0 auto 0 0!important}#dm .dmBody div.u_1662981772{display:flex!important}#dm .dmBody div.u_1756354716,#dm .dmBody div.u_1965693241{width:135px!important;display:block!important;float:none!important;top:0!important;left:0!important;position:relative!important;height:auto!important;min-height:auto!important;max-width:100%!important;min-width:0!important;text-align:start!important;padding:0!important}#dm .dmBody div.u_1965693241{margin:0 auto 0 0!important}#dm .dmBody div.u_1756354716{margin:0 0 0 auto!important}#dm .dmBody div.u_1272099866{width:auto!important;padding:0!important;margin:-42px 0 0!important}#dm .dmBody div.u_1875085182{display:flex!important}#dm .dmBody div.u_1813771492,#dm .dmBody div.u_1995398820{width:370px!important;display:block!important;float:none!important;top:0!important;left:0!important;position:relative!important;height:auto!important;min-height:auto!important;max-width:100%!important;min-width:0!important;text-align:start!important;padding:0!important}#dm .dmBody div.u_1813771492{margin:0 auto 0 0!important}#dm .dmBody div.u_1995398820{margin:0 0 0 auto!important}#dm .dmBody div.u_1032640572{width:auto!important;padding:0!important}#dm .dmBody div.u_1589179208{display:flex!important}#dm .dmBody div.u_1175605393,#dm .dmBody div.u_1543679057{width:370px!important;display:block!important;float:none!important;top:0!important;left:0!important;position:relative!important;height:auto!important;min-height:auto!important;max-width:100%!important;min-width:0!important;text-align:start!important;padding:0!important}#dm .dmBody div.u_1175605393{margin:0 auto 0 0!important}#dm .dmBody div.u_1543679057{margin:0 0 0 auto!important}#dm .dmBody div.u_1353201513{width:auto!important;padding:0!important}#dm .dmBody div.u_1068687119{display:flex!important}#dm .dmBody div.u_1373644873,#dm .dmBody div.u_1685012662{width:370px!important;display:block!important;float:none!important;top:0!important;left:0!important;position:relative!important;height:auto!important;min-height:auto!important;max-width:100%!important;min-width:0!important;text-align:start!important;padding:0!important}#dm .dmBody div.u_1373644873{margin:0 auto 0 0!important}#dm .dmBody div.u_1685012662{margin:0 0 0 auto!important}#dm .dmBody div.u_1776709947{width:auto!important;padding:0!important}#dm .dmBody div.u_1315393515,#dm .dmBody div.u_1374615118,#dm .dmBody div.u_1765625058{width:auto!important;padding:0!important;margin:-42px 0 0!important}#dm .dmBody div.u_1829016453{width:auto!important;margin:0!important;padding:20px 40px 40px!important}#dm .dmBody div.u_1881759517{margin:8px 0 28px!important;padding:2px 0!important}#dm .dmBody div.u_1014250203{width:auto!important;margin:0!important;padding:0 40px!important}.font-size-25,.size-25{font-size:25px!important}.font-size-30,.size-30{font-size:30px!important}#\31 041412520,#\31 048762439,#\31 068687119,#\31 083947237,#\31 092509912,#\31 125238366,#\31 149648915,#\31 165509922,#\31 171610154,#\31 226532865,#\31 226712637,#\31 227854676,#\31 249784060,#\31 258629258,#\31 287485184,#\31 297130271,#\31 331639732,#\31 420417991,#\31 438555964,#\31 440465439,#\31 453332746,#\31 459534289,#\31 521816513,#\31 570142644,#\31 575276341,#\31 580510272,#\31 589179208,#\31 642050258,#\31 662981772,#\31 709584277,#\31 719978049,#\31 751777081,#\31 763148706,#\31 823149251,#\31 825031682,#\31 845741715,#\31 875085182,#\31 878832427,#\31 918154824,#\31 945071403,#\31 952429584,#\31 976460451,#\31 981322633,#\31 997934824{order:0;flex-direction:row} #dm .dmPhotoGallery.newPhotoGallery .dmPhotoGalleryHolder:not(.photo-gallery-done) {display: none;} @media (max-width:767px){ [data-hidden-on-mobile] {display:none!important}}
    .dmDesktopBody [data-anim-desktop]:not([data-anim-desktop='none']) {
      visibility: hidden;
    }

    
</style>



<style id="fontFallbacks">
    @font-face {
  font-family: "Oswald Fallback";
  src: local('Arial');
  ascent-override: 145.0682%;
  descent-override: 35.1423%;
  size-adjust: 82.2372%;
  line-gap-override: 0%;
 }@font-face {
  font-family: "Open Sans Fallback";
  src: local('Arial');
  ascent-override: 101.1768%;
  descent-override: 27.7323%;
  size-adjust: 105.6416%;
  line-gap-override: 0%;
 }
</style>


<!-- End render the required css and JS in the head section -->








<meta property="og:type" content="website">
<meta property="og:url" content="https://www.hlcfw.com/">
<script type="application/ld+json">
    {
        "@context" : "https://schema.org",
        "@type" : "WebSite",
        "name" : "Marsha's Scott",
        "url" : "https://www.hlcfw.com/"
    }
</script>
  <title>
    Welcome to Marsha Scott's Hair Loss Clinic for Women Bethel, CT
  </title>

  <meta name="twitter:card" content="summary"/>
  <meta name="twitter:title" content="Welcome to Marsha Scott's Hair Loss Clinic for Women Bethel, CT"/>
  <meta name="twitter:image" content="https://lirp.cdn-website.com/e5b78975/dms3rep/multi/opt/Fav1200-1920w.png"/>
  <meta property="og:title" content="Welcome to Marsha Scott's Hair Loss Clinic for Women Bethel, CT"/>
  <meta property="og:image" content="https://lirp.cdn-website.com/e5b78975/dms3rep/multi/opt/Fav1200-1920w.png"/>
<script type="application/ld+json">
{
  "@context" : {
    "@vocab" : "http://schema.org/"
  },
  "@type" : "VideoObject",
  "name" : "Great Day CT Interview",
  "thumbnailUrl" : "https://irp.cdn-website.com/e5b78975/dms3rep/multi/Hair-Loss-Clinic-For-Women_Great-Day-CT_April-15-2025.png",
  "uploadDate" : "2025-04-25T14:00:21",
  "contentUrl" : "https://vid.cdn-website.com/e5b78975/videos/1pE8DmifQayTFpxWGFx3_HAIR+LOSS+CLINIC+FOR+WOMEN+GREAT+DAY+APRIL+15-v.mp4",
  "description" : "Marsha Scott’s Hair Loss Clinic for Women was interviewed on Great Day Connecticut April 2025"
}
</script>



<!-- SYS- VVNfRElSRUNUX1BST0RVQ1RJT04= -->
</head>





















<body id="dmRoot" data-page-alias="home"  class="dmRoot dmDesktopBody fix-mobile-scrolling addCanvasBorder dmResellerSite mac dmLargeBody responsiveTablet "
      style="padding:0;margin:0;"
      
    >

















<!-- ========= Site Content ========= -->
<div id="dm" class='dmwr'>
    
    <div class="dm_wrapper standard-var5 widgetStyle-3 standard">
         <div dmwrapped="true" id="1901957768" class="dm-home-page" themewaschanged="true"> <div dmtemplateid="StandardLayoutMultiD" class="standardHeaderLayout dm-bfs dm-layout-home hasAnimations hasStickyHeader rows-1200 dmPageBody d-page-1716942098 dmFreeHeader" id="dm-outer-wrapper" data-page-class="1716942098" data-soch="true" data-background-parallax-selector=".dmHomeSection1, .dmSectionParallex"> <div id="dmStyle_outerContainer" class="dmOuter"> <div id="dmStyle_innerContainer" class="dmInner"> <div class="dmLayoutWrapper standard-var dmStandardDesktop"> <div> <div id="iscrollBody"> <div id="site_content"> <div class="dmHeaderContainer fHeader d-header-wrapper"> <div id="hcontainer" class="dmHeader p_hfcontainer u_hcontainer" freeheader="true" headerlayout="725"> <div dm:templateorder="85" class="dmHeaderResp dmHeaderStack noSwitch" id="1709005236"> <div class="dmRespRow" id="1789026299"> <div class="dmRespColsWrapper" id="1149648915"> <div class="u_1340393390 dmRespCol small-12 large-3 medium-3" id="1340393390"> <div class="u_1397004718 imageWidget align-center hasFullWidth" data-widget-type="image" id="1397004718" data-element-type="image" data-binding="W3siYmluZGluZ05hbWUiOiJpbWFnZSIsInZhbHVlIjoic2l0ZV9pbWFnZXMubG9nbyJ9XQ=="> <a href="/" id="1155029301"><img src="https://lirp.cdn-website.com/e5b78975/dms3rep/multi/opt/ms-logo-n-360w.png" id="1375062957" class="" data-dm-image-path="https://irp.cdn-website.com/e5b78975/dms3rep/multi/ms-logo-n.png" data-diy-image="" alt="" onerror="handleImageLoadError(this)" height="78.25" width="300.0"/></a> 
</div> 
</div> 
 <div class="u_1998180838 dmRespCol small-12 large-8 medium-8" id="1998180838"> <nav class="u_1971603651 effect-background main-navigation unifiednav dmLinksMenu" role="navigation" layout-main="horizontal_nav_layout_7" layout-sub="submenu_horizontal_1" data-show-vertical-sub-items="HOVER" id="1971603651" dmle_extension="onelinksmenu" data-element-type="onelinksmenu" wr="true" icon="true" surround="true" adwords="" navigation-id="unifiedNav"> <ul role="menubar" class="unifiednav__container  " data-auto="navigation-pages"> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/" class="unifiednav__item  dmNavItemSelected  dmUDNavigationItem_00  " target="" data-target-page-alias="" data-auto="selected-page"> <span class="nav-item-text " data-link-text="
         Home
        " data-auto="page-text-style">Home<span class="icon icon-angle-down"></span> 
</span> 
</a> 
</li> 
 <li role="menuitem" aria-haspopup="true" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/about" class="unifiednav__item  dmUDNavigationItem_010101515565  unifiednav__item_has-sub-nav" target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="About" data-auto="page-text-style">About<span class="icon icon-angle-down"></span> 
</span> 
</a> 
 <ul role="menu" aria-expanded="false" class="unifiednav__container unifiednav__container_sub-nav" data-depth="0" data-auto="sub-pages"> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/about/about-marsha-scott" class="unifiednav__item  dmUDNavigationItem_010101106873  " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="About Marsha Scott" data-auto="page-text-style">About Marsha Scott<span class="icon icon-angle-right"></span> 
</span> 
</a> 
</li> 
</ul> 
</li> 
 <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/services" class="unifiednav__item  dmUDNavigationItem_010101411605  " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="Services" data-auto="page-text-style">Services<span class="icon icon-angle-down"></span> 
</span> 
</a> 
</li> 
 <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/products" class="unifiednav__item  dmUDNavigationItem_010101397109  " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="Products" data-auto="page-text-style">Products<span class="icon icon-angle-down"></span> 
</span> 
</a> 
</li> 
 <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/news---events--copy" class="unifiednav__item  dmUDNavigationItem_010101780474  " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="News & Events" data-auto="page-text-style">News &amp; Events<span class="icon icon-angle-down"></span> 
</span> 
</a> 
</li> 
 <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/contact" class="unifiednav__item  dmUDNavigationItem_010101471351  " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="Contact" data-auto="page-text-style">Contact<span class="icon icon-angle-down"></span> 
</span> 
</a> 
</li> 
</ul> 
</nav> 
</div> 
 <div class="u_1301967771 dmRespCol small-12 large-1 medium-1" id="1301967771"> <div class="u_1302553173 align-center text-align-center dmSocialHub gapSpacing" id="1302553173" dmle_extension="social_hub" data-element-type="social_hub" wr="true" networks="" icon="true" surround="true" adwords=""> <div class="socialHubWrapper"> <div class="socialHubInnerDiv "> <a href="https://facebook.com/Marsha-Scotts-Hair-Loss-Clinic-for-Women-1855946514630762" target="_blank" dm_dont_rewrite_url="true" aria-label="facebook" onclick="dm_gaq_push_event &amp;&amp; dm_gaq_push_event(&apos;socialLink&apos;, &apos;click&apos;, &apos;Facebook&apos;)"> <span class="dmSocialFacebook dm-social-icons-facebook oneIcon socialHubIcon style9" aria-hidden="true" data-hover-effect=""></span> 
</a> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
 <div class="stickyHeaderSpacer" id="stickyHeaderSpacer" data-new="true"></div> 
 <div class="dmRespRow dmRespRowStable dmRespRowNoPadding dmPageTitleRow "> <div class="dmRespColsWrapper"> <div class="large-12 dmRespCol"> <div id="innerBar" class="innerBar lineInnerBar dmDisplay_None"> <div class="titleLine display_None"><hr/></div> 
<!-- Page title is hidden in css for new responsive sites. It is left here only so we don't break old sites. Don't copy it to new layouts --> <div id="pageTitleText"></div> 
 <div class="titleLine display_None"><hr/></div> 
</div> 
</div> 
</div> 
</div> 
 <div dmwrapped="true" id="dmFirstContainer" class="dmBody u_dmStyle_template_home dm-home-page" themewaschanged="true"> <div id="allWrapper" class="allWrapper"><!-- navigation placeholders --> <div id="dm_content" class="dmContent" role="main"> <div dm:templateorder="170" class="dmHomeRespTmpl mainBorder dmRespRowsWrapper dmFullRowRespTmpl" id="1716942098"> <div class="dmRespRow u_1362469904 mobile-columns-reversed" id="1362469904"> <div class="dmRespColsWrapper" id="1981322633"> <div class="u_1518749134 dmRespCol small-12 large-8 medium-8" id="1518749134"> <div class="dmNewParagraph u_1637737146" data-element-type="paragraph" data-version="5" id="1637737146"> <h1 class="text-align-center"><span style="display: unset;">Customized solutions</span></h1> 
</div> 
 <div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1421928445"><p class="text-align-center m-size-20 size-25"><strong style="font-weight: bold; display: unset; color: rgb(65, 63, 64);" class="m-font-size-20 font-size-25">for each client based on your specific needs</strong></p></div> 
 <div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1988551413" data-dashlane-rid="84febd23dad08066" data-dashlane-classification="identity"><p class="text-align-center"><br/></p><p class="m-size-24 text-align-center size-30"><span style="display: unset; color: rgb(255, 255, 255);" class="m-font-size-24 font-size-30"><span class="ql-cursor"></span>✦ ✧ ✦ ✧ ✦ ✧ ✦ ✧ ✦ ✧ ✦</span></p></div> 
 <div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1500397478"><p class="text-align-center"><br/></p><p class="m-size-23 text-align-center size-25"><strong style="color:rgb(103, 27, 40);font-weight:bold;display:unset;font-family:'times new roman bold italic';" class="m-font-size-23 font-size-25" m-font-size-set="true"><span class="ql-cursor"></span>We celebrate over 35 years helping women&nbsp;look good and feel better!</strong></p><p class="m-size-23 text-align-center size-25"><strong style="color:rgb(103, 27, 40);font-weight:bold;display:unset;font-family:'times new roman bold italic';" class="m-font-size-23 font-size-25" m-font-size-set="true">We look forward to helping you!</strong></p><p class="text-align-center"><br/></p></div> 
</div> 
 <div class="u_1312446117 dmRespCol small-12 large-4 medium-4 dmSectionNoParallax" id="1312446117" data-gallery-bg="eyJzbGlkZXMiOlsiaHR0cHM6Ly9saXJwLmNkbi13ZWJzaXRlLmNvbS9lNWI3ODk3NS9kbXMzcmVwL211bHRpL29wdC9iZWZyb2UyLTE5MjB3LmpwZyIsImh0dHBzOi8vbGlycC5jZG4td2Vic2l0ZS5jb20vZTViNzg5NzUvZG1zM3JlcC9tdWx0aS9vcHQvYWZ0ZXIzLTE5MjB3LmpwZyIsImh0dHBzOi8vbGlycC5jZG4td2Vic2l0ZS5jb20vZTViNzg5NzUvZG1zM3JlcC9tdWx0aS9vcHQvYmVmb3JlMi0xOTIwdy5qcGciLCJodHRwczovL2xpcnAuY2RuLXdlYnNpdGUuY29tL2U1Yjc4OTc1L2RtczNyZXAvbXVsdGkvb3B0L2FmdGVyMi0xOTIwdy5qcGciLCJodHRwczovL2xpcnAuY2RuLXdlYnNpdGUuY29tL2U1Yjc4OTc1L2RtczNyZXAvbXVsdGkvb3B0L2JlZm9yZTEtMTkyMHcuanBnIiwiaHR0cHM6Ly9saXJwLmNkbi13ZWJzaXRlLmNvbS9lNWI3ODk3NS9kbXMzcmVwL211bHRpL29wdC80LTE5MjB3LmpwZyJdLCJzcGVlZCI6IjUifQ=="> <div data-element-type="spacer" class="u_1452648702 dmSpacer hide-for-large hide-for-medium" id="1452648702"></div> 
</div> 
</div> 
</div> 
 <div class="dmRespRow u_1876347849" id="1876347849"> <div class="dmRespColsWrapper" id="1751777081"> <div class="u_1851472374 dmRespCol small-12 large-4 medium-4" id="1851472374"> <div class="u_1037786431 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1037786431" style="transition: none 0s ease 0s; text-align: left;"> <h2 class="text-align-right m-text-align-center"><span style="color: rgb(118, 118, 118); display: unset;">IF YOU HAVE THINNING HAIR, OR HAIR LOSS...</span></h2> 
</div> 
</div> 
 <div class="u_1410139076 dmRespCol small-12 large-8 medium-8" id="1410139076"> <div class="u_1006503049 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1006503049"> <h4 class="m-text-align-center"><span style="color: rgb(118, 118, 118); display: unset;">WE CAN GIVE YOU BACK YOUR SELF-CONFIDENCE WITH AN AFFORDABLE SOLUTION</span></h4> 
</div> 
 <div class="u_1751600316 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1751600316" style="transition: none 0s ease 0s; text-align: left; display: block;"><p class="m-text-align-center" style="line-height: 1.7;"><span class="" style="display: initial;"><span style="display: initial;">The Hair Loss Clinic for Women works to help a client find a safe, non-surgical,</span> 
</span><strong style="display: initial; font-style: italic; font-weight: bold;">medically approved</strong><span style="display: initial;">, hair replacement system, designed specifically to their needs and style, and within an atmosphere of complete privacy.</span><span style="display: initial; color: rgb(103, 27, 40); text-decoration: none;"><br/></span><a href="/about" runtime_url="/about" type="page" style="display: initial; color: rgb(103, 27, 40); text-decoration: none;">More About Us</a></p></div> 
</div> 
</div> 
</div> 
 <div class="dmRespRow u_1014250203" id="1014250203"> <div class="dmRespColsWrapper" id="1226712637"> <div class="dmRespCol large-12 medium-12 small-12" id="1456562912"> <div class="dmDividerWrapper clearfix u_1014449222" data-element-type="dDividerId" data-layout="divider-style-1" data-widget-version="2" id="1014449222"><hr class="dmDivider" style="border-width:2px; border-top-style:solid; color:grey;" id="1942876446"/></div> 
</div> 
</div> 
</div> 
 <div class="dmRespRow u_1829016453" id="1829016453"> <div class="dmRespColsWrapper" id="1823149251"> <div class="dmRespCol large-12 medium-12 small-12" id="1613583041"> <div class="dmNewParagraph u_1881759517" data-element-type="paragraph" data-version="5" id="1881759517" data-dashlane-rid="455a4e71fafd2eb0" data-dashlane-classification="identity"> <h2 class="text-align-center"><span style="display: initial;">Marsha Scott Featured on GreatDay Connecticut</span></h2> 
<p style="line-height: 2;"><span style="display: initial;">Marsha Scott was featured in April 2025 and November 2024 on GreatDay Connecticut and interviewed about her incredible hair replacement process for women. Her custom-fit non-surgical hair systems address hair loss resulting from any number of causes: female pattern baldness, alopecia universalis/totalis, and chemotherapy treatment.<br/></span></p></div> 
 <div data-element-type="dYouTubeId" class="u_GreatDayCT-April2025 youtubeExt dmNoMark youtube-padding-fix" id="GreatDayCT-April2025" data-video-uploaded="true" data-anchor="GreatDayCT-April2025"> <div class="innerYoutubeExt" id="1471777093"> <video src="https://vid.cdn-website.com/e5b78975/videos/1pE8DmifQayTFpxWGFx3_HAIR+LOSS+CLINIC+FOR+WOMEN+GREAT+DAY+APRIL+15-v.mp4" data-src="https://vid.cdn-website.com/e5b78975/videos/1pE8DmifQayTFpxWGFx3_HAIR+LOSS+CLINIC+FOR+WOMEN+GREAT+DAY+APRIL+15-v.mp4" poster="https://irp.cdn-website.com/e5b78975/dms3rep/multi/Hair-Loss-Clinic-For-Women_Great-Day-CT_April-15-2025.png" controls="" id="1203795356" data-upload-date="1745589621545" class="" data-description="Marsha Scott’s Hair Loss Clinic for Women was interviewed on Great Day Connecticut April 2025" data-name="Great Day CT Interview"></video> 
</div> 
</div> 
 <div data-element-type="dYouTubeId" class="u_1575063488 youtubeExt dmNoMark youtube-padding-fix" id="1575063488"> <div class="innerYoutubeExt" id="1831371630"> <iframe id="1814541200" src="https://www.youtube.com/embed/kKjRPYH8teg?rel=0" frameborder="0" allowfullscreen="" class=""></iframe> 
</div> 
</div> 
</div> 
</div> 
</div> 
 <div class="dmRespRow u_1932182051" id="1932182051"> <div class="dmRespColsWrapper" id="1952429584"> <div class="dmRespCol large-12 medium-12 small-12" id="1444913557"> <div class="u_1868461773 dmRespRow" id="1868461773"> <div class="dmRespColsWrapper" id="1642050258"> <div class="dmRespCol large-12 medium-12 small-12" id="1444965606"> <div class="u_1025407914 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1025407914"> <h3 class="text-align-center"><span style="display: unset;">SERVICES</span></h3> 
</div> 
</div> 
</div> 
</div> 
 <div class="u_1272099866 dmRespRow hide-for-large" id="1272099866"> <div class="dmRespColsWrapper" id="1125238366"> <div class="u_1258629258 dmRespCol large-12 medium-12 small-12" id="1258629258"> <div class="u_1666655775 dmDividerWrapper clearfix hide-for-small" data-element-type="dDividerId" data-layout="divider-style-1" data-widget-version="2" id="1666655775"><hr class="dmDivider" style="border-width:2px; border-top-style:solid; color:grey;" id="1142646376"/></div> 
 <div class="u_1508902031 dmDividerWrapper clearfix" data-element-type="dDividerId" data-layout="divider-style-1" data-widget-version="2" id="1508902031"><hr class="dmDivider" style="border-width:2px; border-top-style:solid; color:grey;" id="1851138852"/></div> 
</div> 
</div> 
</div> 
 <div class="u_1085988299 dmRespRow hide-for-small hide-for-medium" id="1085988299"> <div class="dmRespColsWrapper" id="1297130271"> <div class="u_1878832427 dmRespCol large-12 medium-12 small-12" id="1878832427"> <div class="u_1094787274 dmDividerWrapper clearfix" data-element-type="dDividerId" data-layout="divider-style-1" data-widget-version="2" id="1094787274"><hr class="dmDivider" style="border-width:2px; border-top-style:solid; color:grey;" id="1044074226"/></div> 
 <div class="u_1885760548 dmDividerWrapper clearfix" data-element-type="dDividerId" data-layout="divider-style-1" data-widget-version="2" id="1885760548"><hr class="dmDivider" style="border-width:2px; border-top-style:solid; color:grey;" id="1193718654"/></div> 
</div> 
</div> 
</div> 
 <div class="u_1969326762 dmPhotoGallery newPhotoGallery dmPhotoGalleryResp photo-gallery-done text-layout-bottom captionAlignment-top_center photoGallery" galleryoptionsparams="{thumbnailsPerRow: 3, rowsToShow: 3, imageScaleMethod: true}" data-desktop-layout="square" data-desktop-columns="3" data-element-type="dPhotoGalleryId" data-desktop-text-layout="bottom" id="1969326762" data-placeholder="false" data-desktop-caption-alignment="top_center" data-mobile-caption-alignment="top_center" data-mobile-columns="1" data-rows-to-show="100" data-tablet-caption-alignment="top_center"> <div class="dmPhotoGalleryHolder clearfix gallery shadowEffectToChildren gallery4inArow" id="1362986591"></div> 
 <div class="layout-container square"> <div class="photogallery-row " data-index=""> <div class="photogallery-column column-3" data-index="0"> <div index="0" class="photoGalleryThumbs animated " data-index="0"> <div class="thumbnailInnerWrapper" style="opacity: 1;"> <div class="image-container revealed"> <a data-dm-multisize-attr="temp" data-dm-force-device="mobile" class="u_1417504767" data-image-url="https://irp.cdn-website.com/e5b78975/dms3rep/multi/msmethod.jpg" style="background-image: url('https://lirp.cdn-website.com/e5b78975/dms3rep/multi/opt/msmethod-640w.jpg');"><img id="1674388556" data-src="https://lirp.cdn-website.com/e5b78975/dms3rep/multi/opt/msmethod-1920w.jpg" alt="MSCOTT METHOD" onerror="handleImageLoadError(this)"/></a> 
</div> 
 <div id="1167988413" class="caption-container u_1167988413" style="display:none"> <span class="caption-inner"> <h3 id="1464781077" class="caption-title u_1464781077">MSCOTT METHOD</h3> 
 <div id="1616251975" class="caption-text u_1616251975"><p class="rteBlock">A semi-permanent technique using a medical adhesive to securely hold a hair system.</p></div> 
 <a id="1809470533" class="caption-button dmWidget  clearfix u_1809470533" href="" style=""> <span class="iconBg"> <span class="icon hasFontIcon "></span> 
</span> 
 <span class="text">Button</span> 
</a> 
</span> 
</div> 
</div> 
</div> 
</div> 
 <div class="photogallery-column column-3" data-index="1"> <div index="1" class="photoGalleryThumbs animated " data-index="1"> <div class="thumbnailInnerWrapper" style="opacity: 1;"> <div class="image-container revealed"> <a data-dm-multisize-attr="temp" data-dm-force-device="mobile" class="u_1067855957" data-image-url="https://irp.cdn-website.com/e5b78975/dms3rep/multi/wig.jpg" style="background-image: url('https://lirp.cdn-website.com/e5b78975/dms3rep/multi/opt/wig-640w.jpg');"><img id="1557121594" data-src="https://lirp.cdn-website.com/e5b78975/dms3rep/multi/opt/wig-1920w.jpg" alt="" onerror="handleImageLoadError(this)"/></a> 
</div> 
 <div id="1363173774" class="caption-container u_1363173774" style="display:none"> <span class="caption-inner"> <h3 id="1812489962" class="caption-title u_1812489962">WIGS &amp; PROSTHESES</h3> 
 <div id="1204945702" class="caption-text u_1204945702"><p class="rteBlock">Cover areas with an addition of high quality human hair</p></div> 
 <a id="1073930486" class="caption-button dmWidget  clearfix u_1073930486" href="" style=""> <span class="iconBg"> <span class="icon hasFontIcon "></span> 
</span> 
 <span class="text">Button</span> 
</a> 
</span> 
</div> 
</div> 
</div> 
</div> 
 <div class="photogallery-column column-3" data-index="2"> <div index="2" class="photoGalleryThumbs animated " data-index="2"> <div class="thumbnailInnerWrapper" style="opacity: 1;"> <div class="image-container revealed"> <a data-dm-multisize-attr="temp" data-dm-force-device="mobile" class="u_1860379954" data-image-url="https://irp.cdn-website.com/e5b78975/dms3rep/multi/imagetools1_edited.png" style="background-image: url('https://lirp.cdn-website.com/e5b78975/dms3rep/multi/opt/imagetools1_edited-640w.png');"><img id="1781336743" data-src="https://lirp.cdn-website.com/e5b78975/dms3rep/multi/opt/imagetools1_edited-1920w.png" alt="" onerror="handleImageLoadError(this)"/></a> 
</div> 
 <div id="1473608140" class="caption-container u_1473608140" style="display:none"> <span class="caption-inner"> <h3 id="1979995030" class="caption-title u_1979995030">CUSTOM HAIR SYSTEMS</h3> 
 <div id="1632122148" class="caption-text u_1632122148"><p class="rteBlock">We create and custom fit non-surgical hair systems.</p></div> 
 <a id="1457682739" class="caption-button dmWidget  clearfix u_1457682739" href="" style=""> <span class="iconBg"> <span class="icon hasFontIcon "></span> 
</span> 
 <span class="text">Button</span> 
</a> 
</span> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
 <div class="dmRespRow" id="1416496870"> <div class="dmRespColsWrapper" id="1420417991"> <div class="u_1287531886 dmRespCol small-12 large-6 medium-6" id="1287531886"> <div class="u_1981402591 dmRespRow" id="1981402591"> <div class="dmRespColsWrapper" id="1331639732"> <div class="dmRespCol large-12 medium-12 small-12" id="1843205501"> <div class="u_1688826179 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1688826179"> <h3 class="text-align-center"><span style="display: unset;">NEWS</span></h3> 
</div> 
</div> 
</div> 
</div> 
 <div class="u_1315393515 dmRespRow hide-for-large hide-for-small" id="1315393515"> <div class="dmRespColsWrapper" id="1453332746"> <div class="u_1227854676 dmRespCol large-12 medium-12 small-12" id="1227854676"> <div class="u_1924117759 dmDividerWrapper clearfix" data-element-type="dDividerId" data-layout="divider-style-1" data-widget-version="2" id="1924117759"><hr class="dmDivider" style="border-width:2px; border-top-style:solid; color:grey;" id="1653164655"/></div> 
 <div class="u_1575746733 dmDividerWrapper clearfix" data-element-type="dDividerId" data-layout="divider-style-1" data-widget-version="2" id="1575746733"><hr class="dmDivider" style="border-width:2px; border-top-style:solid; color:grey;" id="1802225038"/></div> 
</div> 
</div> 
</div> 
 <div class="u_1224988991 dmRespRow hide-for-small hide-for-medium" id="1224988991"> <div class="dmRespColsWrapper" id="1438555964"> <div class="u_1041412520 dmRespCol large-12 medium-12 small-12" id="1041412520"> <div class="u_1299004542 dmDividerWrapper clearfix" data-element-type="dDividerId" data-layout="divider-style-1" data-widget-version="2" id="1299004542"><hr class="dmDivider" style="border-width:2px; border-top-style:solid; color:grey;" id="1601727885"/></div> 
 <div class="u_1723664130 dmDividerWrapper clearfix" data-element-type="dDividerId" data-layout="divider-style-1" data-widget-version="2" id="1723664130"><hr class="dmDivider" style="border-width:2px; border-top-style:solid; color:grey;" id="1363866407"/></div> 
</div> 
</div> 
</div> 
 <div class="u_1032640572 dmRespRow hide-for-large hide-for-medium" id="1032640572"> <div class="dmRespColsWrapper" id="1459534289"> <div class="u_1875085182 dmRespCol large-12 medium-12 small-12" id="1875085182"> <div class="u_1813771492 dmDividerWrapper clearfix hide-for-small" data-element-type="dDividerId" data-layout="divider-style-1" data-widget-version="2" id="1813771492"><hr class="dmDivider" style="border-width:2px; border-top-style:solid; color:grey;" id="1256283545"/></div> 
 <div class="u_1995398820 dmDividerWrapper clearfix" data-element-type="dDividerId" data-layout="divider-style-1" data-widget-version="2" id="1995398820"><hr class="dmDivider" style="border-width:2px; border-top-style:solid; color:grey;" id="1373603302"/></div> 
</div> 
</div> 
</div> 
 <div class="u_1423154848 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1423154848" data-dashlane-rid="b9df45e08fda75d2"><p><a href="https://www.hlcfw.com/images/Bethel-CT-Hair-Replacement-Expert-Receives-Lifetime-Achievement-Award.pdf" target="_blank" runtime_url="https://www.hlcfw.com/images/Bethel-CT-Hair-Replacement-Expert-Receives-Lifetime-Achievement-Award.pdf" type="url" style="font-weight: bold; text-decoration: none; color: rgb(103, 27, 40); display: initial;"><strong>Bethel Living Magazine Features a Pioneer in Hair</strong></a><span style="display: initial;"><br/></span></p></div> 
 <div class="dmRespRow u_1100143390" id="1100143390"> <div class="dmRespColsWrapper" id="1171610154"> <div class="u_1012059115 dmRespCol small-12 large-3 medium-3" id="1012059115"> <div class="u_1577702926 imageWidget align-center" data-element-type="image" data-widget-type="image" id="1577702926"><img src="https://lirp.cdn-website.com/e5b78975/dms3rep/multi/opt/Marsha-Scott-HLCFW_Bethel-Living-Magazine-March-2025-213h.jpeg" id="1193944025" class="" width="300" height="393" data-dm-image-path="https://irp.cdn-website.com/e5b78975/dms3rep/multi/Marsha-Scott-HLCFW_Bethel-Living-Magazine-March-2025.jpeg" alt="commonmyths" onerror="handleImageLoadError(this)"/></div> 
</div> 
 <div class="u_1623340811 dmRespCol small-12 large-9 medium-9" id="1623340811"> <div class="u_1535438833 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1535438833" style="transition: none 0s ease 0s; text-align: left; display: block;"><p><span style="display: initial;">Over the decades, Marsha Scott and her team at the Hair Loss Clinic for Women have helped thousands of women find solutions to their hair loss challenges. The salon was honored to be featured in their March 2025 issue.</span></p><p class="m-text-align-center"><span style="display: initial;"><br/></span></p><p class="m-text-align-center"><a href="https://irp.cdn-website.com/e5b78975/files/uploaded/Marsha-Scott-Hair-Loss-Clinic-for-Women_Bethel-Living-March-2025_pp10-11.pdf" target="_blank" runtime_url="https://irp.cdn-website.com/e5b78975/files/uploaded/Marsha-Scott-Hair-Loss-Clinic-for-Women_Bethel-Living-March-2025_pp10-11.pdf" file="true" type="file" style="text-decoration: none; color: rgb(103, 27, 40); display: initial;">Download article here</a><span style="display: initial;"><br/></span></p></div> 
</div> 
</div> 
</div> 
 <div class="u_1400610981 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1400610981" style="transition: none 0s ease 0s; text-align: left; display: block;" data-dashlane-rid="4875d5df2fa19aca"><p class="m-text-align-center"><strong style="text-decoration: none; color: rgb(103, 27, 40); display: initial;">Bethel CT Hair Replacement Expert Receives Lifetime Achievement Award</strong></p></div> 
 <div class="dmRespRow u_1199137785" id="1199137785"> <div class="dmRespColsWrapper" id="1976460451"> <div class="u_1886538372 dmRespCol small-12 large-3 medium-3" id="1886538372"> <div class="u_1533081817 imageWidget align-center" data-element-type="image" data-widget-type="image" id="1533081817"><img src="https://lirp.cdn-website.com/e5b78975/dms3rep/multi/opt/MarshaScott_AHLC-2022-Award-218h.jpg" id="1279280666" class="" width="480" height="640" data-dm-image-path="https://irp.cdn-website.com/e5b78975/dms3rep/multi/MarshaScott_AHLC-2022-Award.jpg" alt="MarshaScott_AHLC-2022-Award" onerror="handleImageLoadError(this)"/></div> 
</div> 
 <div class="u_1777118540 dmRespCol small-12 large-9 medium-9" id="1777118540"> <div class="u_1616263534 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1616263534" data-dashlane-rid="36c66fbb806038a5" style="transition: none; text-align: left; display: block;"><p class="m-text-align-center" style="line-height: 1.5;"><span style="display: initial;">Marsha Scott was recognized in August 2022 for her 30-year career dedicated to developing solutions for women experiencing hair loss. Her longevity and dedication to the industry recently earned Scott the American Hair Loss Council&rsquo;s 2022 Lifetime Achievement Award.</span></p><p class="m-text-align-center" style="line-height: 1.5;"><span style="display: initial;"><br/></span></p><p class="m-text-align-center" style="line-height: 1.5;"><a href="https://irp.cdn-website.com/e5b78975/files/uploaded/Bethel-CT-Hair-Replacement-Expert-Receives-Lifetime-Achievement-Award.pdf" target="_blank" runtime_url="https://irp.cdn-website.com/e5b78975/files/uploaded/Bethel-CT-Hair-Replacement-Expert-Receives-Lifetime-Achievement-Award.pdf" file="true" type="file" style="text-decoration: none; color: rgb(103, 27, 40); display: initial;">Download press release here</a></p></div> 
</div> 
</div> 
</div> 
 <div class="u_1133789165 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1133789165" style="transition: none 0s ease 0s; text-align: left; display: block;"> <h3 class="text-align-center"><span style="display: unset;">RESOURCES</span></h3> 
</div> 
 <div class="u_1374615118 dmRespRow hide-for-large hide-for-small" id="1374615118"> <div class="dmRespColsWrapper" id="1083947237"> <div class="u_1662981772 dmRespCol large-12 medium-12 small-12" id="1662981772"> <div class="u_1965693241 dmDividerWrapper clearfix" data-element-type="dDividerId" data-layout="divider-style-1" data-widget-version="2" id="1965693241"><hr class="dmDivider" style="border-width:2px; border-top-style:solid; color:grey;" id="1818554821"/></div> 
 <div class="u_1756354716 dmDividerWrapper clearfix" data-element-type="dDividerId" data-layout="divider-style-1" data-widget-version="2" id="1756354716"><hr class="dmDivider" style="border-width:2px; border-top-style:solid; color:grey;" id="1336651577"/></div> 
</div> 
</div> 
</div> 
 <div class="u_1365801824 dmRespRow hide-for-small hide-for-medium" id="1365801824"> <div class="dmRespColsWrapper" id="1249784060"> <div class="u_1570142644 dmRespCol large-12 medium-12 small-12" id="1570142644"> <div class="u_1203378627 dmDividerWrapper clearfix" data-element-type="dDividerId" data-layout="divider-style-1" data-widget-version="2" id="1203378627"><hr class="dmDivider" style="border-width:2px; border-top-style:solid; color:grey;" id="1830660642"/></div> 
 <div class="u_1258096914 dmDividerWrapper clearfix" data-element-type="dDividerId" data-layout="divider-style-1" data-widget-version="2" id="1258096914"><hr class="dmDivider" style="border-width:2px; border-top-style:solid; color:grey;" id="1402864541"/></div> 
</div> 
</div> 
</div> 
 <div class="u_1353201513 dmRespRow hide-for-large hide-for-medium" id="1353201513"> <div class="dmRespColsWrapper" id="1918154824"> <div class="u_1589179208 dmRespCol large-12 medium-12 small-12" id="1589179208"> <div class="u_1175605393 dmDividerWrapper clearfix hide-for-small" data-element-type="dDividerId" data-layout="divider-style-1" data-widget-version="2" id="1175605393"><hr class="dmDivider" style="border-width:2px; border-top-style:solid; color:grey;" id="1071983833"/></div> 
 <div class="u_1543679057 dmDividerWrapper clearfix" data-element-type="dDividerId" data-layout="divider-style-1" data-widget-version="2" id="1543679057"><hr class="dmDivider" style="border-width:2px; border-top-style:solid; color:grey;" id="1598872103"/></div> 
</div> 
</div> 
</div> 
 <div class="u_1468209703 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1468209703"><p class="m-text-align-center"><a href="http://www.ahlc.org/" target="_blank" runtime_url="http://www.ahlc.org/" type="url" style="font-weight: bold; text-decoration: none; color: rgb(103, 27, 40); display: initial;"><strong>American Hair Loss Council</strong></a></p></div> 
 <div class="u_1143852213 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1143852213"><p class="m-text-align-center"><a href="http://www.childrenwithhairloss.us/" target="_blank" runtime_url="http://www.childrenwithhairloss.us/" type="url" style="font-weight: bold; text-decoration: none; color: rgb(103, 27, 40); display: initial;"><strong>Children With Hair Loss</strong></a></p></div> 
</div> 
 <div class="dmRespCol large-6 medium-6 small-12 u_1287719743" id="1287719743"> <div class="u_1120798183 dmRespRow" id="1120798183"> <div class="dmRespColsWrapper" id="1048762439"> <div class="dmRespCol large-12 medium-12 small-12" id="1960816818"> <div class="u_1468710473 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1468710473"> <h3 class="text-align-center"><span style="display: unset;">TESTIMONIALS</span></h3> 
</div> 
</div> 
</div> 
</div> 
 <div class="u_1765625058 dmRespRow hide-for-large hide-for-small" id="1765625058"> <div class="dmRespColsWrapper" id="1719978049"> <div class="u_1709584277 dmRespCol large-12 medium-12 small-12" id="1709584277"> <div class="u_1576162679 dmDividerWrapper clearfix" data-element-type="dDividerId" data-layout="divider-style-1" data-widget-version="2" id="1576162679"><hr class="dmDivider" style="border-width:2px; border-top-style:solid; color:grey;" id="1862136084"/></div> 
 <div class="u_1000496126 dmDividerWrapper clearfix" data-element-type="dDividerId" data-layout="divider-style-1" data-widget-version="2" id="1000496126"><hr class="dmDivider" style="border-width:2px; border-top-style:solid; color:grey;" id="1277861656"/></div> 
</div> 
</div> 
</div> 
 <div class="u_1669827480 dmRespRow hide-for-small hide-for-medium" id="1669827480"> <div class="dmRespColsWrapper" id="1521816513"> <div class="u_1165509922 dmRespCol large-12 medium-12 small-12" id="1165509922"> <div class="u_1544582192 dmDividerWrapper clearfix" data-element-type="dDividerId" data-layout="divider-style-1" data-widget-version="2" id="1544582192"><hr class="dmDivider" style="border-width:2px; border-top-style:solid; color:grey;" id="1494178714"/></div> 
 <div class="u_1085214308 dmDividerWrapper clearfix" data-element-type="dDividerId" data-layout="divider-style-1" data-widget-version="2" id="1085214308"><hr class="dmDivider" style="border-width:2px; border-top-style:solid; color:grey;" id="1248248990"/></div> 
</div> 
</div> 
</div> 
 <div class="u_1776709947 dmRespRow hide-for-large hide-for-medium" id="1776709947"> <div class="dmRespColsWrapper" id="1845741715"> <div class="u_1068687119 dmRespCol large-12 medium-12 small-12" id="1068687119"> <div class="u_1373644873 dmDividerWrapper clearfix hide-for-small" data-element-type="dDividerId" data-layout="divider-style-1" data-widget-version="2" id="1373644873"><hr class="dmDivider" style="border-width:2px; border-top-style:solid; color:grey;" id="1401873169"/></div> 
 <div class="u_1685012662 dmDividerWrapper clearfix" data-element-type="dDividerId" data-layout="divider-style-1" data-widget-version="2" id="1685012662"><hr class="dmDivider" style="border-width:2px; border-top-style:solid; color:grey;" id="1208714716"/></div> 
</div> 
</div> 
</div> 
 <div class="u_1161732990 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1161732990" style="transition: none 0s ease 0s; text-align: left; display: block;"><p class="m-text-align-center"><span style="display: initial;">&quot;It has been seven years now. I see Marsha every six weeks or so and my old baseball caps stay in the closet! Oddly, when I first re-emerged into a life without hats, people told me I looked great. But they did not see what really changed. &ldquo;You look so young&rdquo;, or they would say &ldquo;I love your new hair cut&rdquo;! I cried the very first time I saw Marsha&hellip;she gave me back my confidence, and those hats and caps remain in my closet.&quot;<br/><br/></span></p><p class="m-text-align-center"><strong style="font-weight: bold; display: initial;">K.G.</strong></p><p class="m-text-align-center"><span style="display: initial;"><br/></span></p><p class="m-text-align-center"><span style="display: initial;">&ldquo;I came to Marsha a very unhappy person because of the loss of my hair. She changed all of that. Not only did she give me a full head of hair back but also the self esteem and confidence I had also lost .&rdquo;</span></p><p class="m-text-align-center"><span style="display: initial;"><br/></span></p><p class="m-text-align-center"><strong style="font-weight: bold; display: initial;">A.B.</strong></p><p class="m-text-align-center"><span style="display: initial;"><br/></span></p><p class="m-text-align-center"><span style="display: initial;">&ldquo;My life has changed in ways too numerous to count. I am a much happier, secure and assertive individual and I credit Marsha as being the catalyst for the wonderful change.&rdquo;.</span></p><p class="m-text-align-center"><span style="display: initial;"><br/></span></p><p class="m-text-align-center"><strong style="font-weight: bold; display: initial;">L.H.</strong><span style="display: initial;"><br/></span></p></div> 
</div> 
</div> 
</div> 
 <div class="dmRespRow u_1474983911" id="1474983911"> <div class="dmRespColsWrapper" id="1440465439"> <div class="dmRespCol large-12 medium-12 small-12 u_1776819683" id="1776819683"> <div class="dmRespRow u_1022365839" id="1022365839"> <div class="dmRespColsWrapper" id="1945071403"> <div class="u_1534083186 dmRespCol small-12 large-8 medium-8" id="1534083186"> <div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1499736417"> <h4 class="m-text-align-center"><span style="display: unset;">Call Us for a Free Consultation!</span></h4> 
</div> 
 <div class="dmNewParagraph u_1010832863" data-element-type="paragraph" data-version="5" id="1010832863" style="transition: none 0s ease 0s; text-align: left; display: block;" new-inline-bind-applied="true" data-diy-text=""><p class="m-text-align-center"><span style="color: rgb(118, 118, 118); display: initial;">Give us a call at&nbsp;<span class="inline-data-binding" data-encoded-value="MjAzLTc5Mi0xODAw" data-inline-binding="content_library.global.phone.phone"><a class="inlineBindingLink" target="_blank" href="tel:203-792-1800">203-792-1800</a></span> 
to arrange for your free private consultation.</span></p></div> 
</div> 
 <div class="u_1441671136 dmRespCol small-12 large-4 medium-4" id="1441671136"> <a data-display-type="block" class="u_1825031682 align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient flexButton" file="false" href="/contact" data-element-type="dButtonLinkId" id="1825031682"> <span class="iconBg" aria-hidden="true" id="1975432321"> <span class="icon hasFontIcon icon-star" id="1858699938"></span> 
</span> 
 <span class="text" id="1749954304">CONTACT US</span> 
</a> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
 <div class="dmFooterContainer"> <div id="fcontainer" class="f_hcontainer dmFooter p_hfcontainer"> <div dm:templateorder="250" class="dmFooterResp generalFooter" id="1943048428"> <div class="dmRespRow u_1147418468" id="1147418468"> <div class="dmRespColsWrapper" id="1997934824"> <div class="dmRespCol large-12 medium-12 small-12" id="1623013290"> <div class="dmRespRow u_1108401729" id="1108401729"> <div class="dmRespColsWrapper" id="1287485184"> <div class="u_1092824394 dmRespCol small-12 medium-12 large-12" id="1092824394"> <div class="u_1902785848 dmNewParagraph" data-element-type="paragraph" data-version="5" id="1902785848" style="transition: none 0s ease 0s; text-align: left; display: block;"> <h3 class="text-align-center"><span style="display: unset; color: rgb(255, 255, 255);">EXCLUSIVE PRODUCTS FROM MARSHA SCOTT</span></h3> 
</div> 
</div> 
</div> 
</div> 
 <div class="u_1462781726 dmRespRow hide-for-small hide-for-medium" id="1462781726"> <div class="dmRespColsWrapper" id="1763148706"> <div class="u_1575276341 dmRespCol large-12 medium-12 small-12" id="1575276341"> <div class="u_1060055869 dmDividerWrapper clearfix" data-element-type="dDividerId" data-layout="divider-style-1" data-widget-version="2" id="1060055869"><hr class="dmDivider" style="border-width:2px; border-top-style:solid; color:grey;" id="1176445308"/></div> 
 <div class="u_1116029684 dmDividerWrapper clearfix" data-element-type="dDividerId" data-layout="divider-style-1" data-widget-version="2" id="1116029684"><hr class="dmDivider" style="border-width:2px; border-top-style:solid; color:grey;" id="1698805519"/></div> 
</div> 
</div> 
</div> 
 <div class="u_1213809513 dmRespRow hide-for-large" id="1213809513"> <div class="dmRespColsWrapper" id="1226532865"> <div class="u_1580510272 dmRespCol large-12 medium-12 small-12" id="1580510272"> <div class="u_1887698505 dmDividerWrapper clearfix hide-for-small" data-element-type="dDividerId" data-layout="divider-style-1" data-widget-version="2" id="1887698505"><hr class="dmDivider" style="border-width:2px; border-top-style:solid; color:grey;" id="1590682365"/></div> 
 <div class="u_1488515889 dmDividerWrapper clearfix" data-element-type="dDividerId" data-layout="divider-style-1" data-widget-version="2" id="1488515889"><hr class="dmDivider" style="border-width:2px; border-top-style:solid; color:grey;" id="1975050386"/></div> 
</div> 
</div> 
</div> 
 <div class="u_1839125034 imageWidget align-center hasFullWidthMobile" data-element-type="image" data-widget-type="image" id="1839125034"><img src="https://lirp.cdn-website.com/e5b78975/dms3rep/multi/opt/products-full-1440w.jpg" id="1590412135" class="" width="928" height="251" data-dm-image-path="https://irp.cdn-website.com/e5b78975/dms3rep/multi/products-full.jpg" alt="EXCLUSIVE PRODUCTS FROM MARSHA SCOTT" onerror="handleImageLoadError(this)"/></div> 
</div> 
</div> 
</div> 
 <div class="dmRespRow u_1419061313" id="1419061313"> <div class="dmRespColsWrapper" id="1092509912"> <div class="dmRespCol large-12 medium-12 small-12" id="1002223907"> <nav class="u_1085700570 effect-background main-navigation unifiednav dmLinksMenu" role="navigation" layout-main="horizontal_nav_layout_7" layout-sub="submenu_horizontal_1" data-show-vertical-sub-items="HOVER" id="1085700570" dmle_extension="onelinksmenu" data-element-type="onelinksmenu" wr="true" icon="true" surround="true" adwords="" navigation-id="unifiedNav"> <ul role="menubar" class="unifiednav__container  " data-auto="navigation-pages"> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/" class="unifiednav__item  dmNavItemSelected  dmUDNavigationItem_00  " target="" data-target-page-alias="" data-auto="selected-page"> <span class="nav-item-text " data-link-text="
         Home
        " data-auto="page-text-style">Home<span class="icon icon-angle-down"></span> 
</span> 
</a> 
</li> 
 <li role="menuitem" aria-haspopup="true" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/about" class="unifiednav__item  dmUDNavigationItem_010101515565  unifiednav__item_has-sub-nav" target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="About" data-auto="page-text-style">About<span class="icon icon-angle-down"></span> 
</span> 
</a> 
 <ul role="menu" aria-expanded="false" class="unifiednav__container unifiednav__container_sub-nav" data-depth="0" data-auto="sub-pages"> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/about/about-marsha-scott" class="unifiednav__item  dmUDNavigationItem_010101106873  " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="About Marsha Scott" data-auto="page-text-style">About Marsha Scott<span class="icon icon-angle-right"></span> 
</span> 
</a> 
</li> 
</ul> 
</li> 
 <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/services" class="unifiednav__item  dmUDNavigationItem_010101411605  " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="Services" data-auto="page-text-style">Services<span class="icon icon-angle-down"></span> 
</span> 
</a> 
</li> 
 <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/products" class="unifiednav__item  dmUDNavigationItem_010101397109  " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="Products" data-auto="page-text-style">Products<span class="icon icon-angle-down"></span> 
</span> 
</a> 
</li> 
 <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/news---events--copy" class="unifiednav__item  dmUDNavigationItem_010101780474  " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="News & Events" data-auto="page-text-style">News &amp; Events<span class="icon icon-angle-down"></span> 
</span> 
</a> 
</li> 
 <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/contact" class="unifiednav__item  dmUDNavigationItem_010101471351  " target="" data-target-page-alias=""> <span class="nav-item-text " data-link-text="Contact" data-auto="page-text-style">Contact<span class="icon icon-angle-down"></span> 
</span> 
</a> 
</li> 
</ul> 
</nav> 
 <div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1996556273" new-inline-bind-applied="true" data-diy-text=""><p class="text-align-center"><span class="" style="display: unset; color: rgb(255, 255, 255);"><span style="display: unset; color: rgb(255, 255, 255);">&copy; 2025 Hair Loss Center for Women | All Rights Reserved | 30 Grassy Plain Street, Bethel CT 06801 |</span> 
</span> 
<span style="display: initial; color: rgb(255, 255, 255);"><span class="inline-data-binding" data-encoded-value="MjAzLTc5Mi0xODAw" data-inline-binding="content_library.global.phone.phone"><a class="inlineBindingLink" target="_blank" href="tel:203-792-1800">203-792-1800</a></span></span></p></div> 
</div> 
</div> 
</div> 
</div> 
 <div id="1236746004" dmle_extension="powered_by" data-element-type="powered_by" icon="true" surround="false"></div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 
</div> 

    </div>
</div>
<!--  Add full CSS and Javascript before the close tag of the body if needed -->






















<!-- Google Fonts Include -->













<!-- loadCSS function fonts.jsp-->



<link rel="preload" href="https://irp.cdn-website.com/fonts/css2?family=Oswald:[email protected]&family=Source+Sans+Pro:wght@200;300;400;600;700;900&family=Open+Sans:[email protected]&amp;subset=latin-ext&amp;display=swap"  as="style" fetchpriority="low" onload="loadCSS(this)" />

<style>
@font-face {
  font-family: "times new roman italic";
  src: url("https://irp.cdn-website.com/e5b78975/fonts/times+new+roman+italic-bd2d_400.ttf");
  font-weight: 400;
  font-style: normal;
}
</style>


<style>
@font-face {
  font-family: "times new roman";
  src: url("https://irp.cdn-website.com/e5b78975/fonts/times+new+roman-bb75_400.ttf");
  font-weight: 400;
  font-style: normal;
}
</style>


<style>
@font-face {
  font-family: "times new roman bold";
  src: url("https://irp.cdn-website.com/e5b78975/fonts/times+new+roman+bold-d242_400.ttf");
  font-weight: 400;
  font-style: normal;
}
</style>


<style>
@font-face {
  font-family: "times new roman bold italic";
  src: url("https://irp.cdn-website.com/e5b78975/fonts/times+new+roman+bold+italic-5f81_400.ttf");
  font-weight: 400;
  font-style: normal;
}
</style>






<!-- RT CSS Include d-css-runtime-desktop-one-package-structured-global-->
<link rel="preload" as="style" fetchpriority="low" onload="loadCSS(this)" href="https://static.cdn-website.com/mnlt/production/5471/_dm/s/rt/dist/css/d-css-runtime-desktop-one-package-structured-global.min.css" />

<!-- End of RT CSS Include -->

<link rel="preload" href="https://irp.cdn-website.com/WIDGET_CSS/923da2a799074f70306d7ce99a2f6fb2.css" id="widgetCSS" as="style" fetchpriority="low" onload="loadCSS(this)" />

<!-- Support `img` size attributes -->
<style>img[width][height] {
  height: auto;
}</style>

<!-- Support showing sticky element on page only -->
<style>
  body[data-page-alias="home"] #dm [data-show-on-page-only="home"] {
    display: block !important;
  }
</style>

<!-- This is populated in Ajax navigation -->
<style id="pageAdditionalWidgetsCss" type="text/css">
</style>




<!-- Site CSS -->
<link rel="preload" href="https://irp.cdn-website.com/e5b78975/files/e5b78975_withFlex_1.min.css?v=46" id="siteGlobalCss" as="style" fetchpriority="low" onload="loadCSS(this)" />



<style id="customWidgetStyle" type="text/css">
    
</style>
<style id="innerPagesStyle" type="text/css">
    
</style>


<style
        id="additionalGlobalCss" type="text/css"
>
</style>

<!-- Page CSS -->
<link rel="preload" href="https://irp.cdn-website.com/e5b78975/files/e5b78975_home_withFlex_1.min.css?v=46" id="homeCssLink" as="style" fetchpriority="low" onload="loadCSS(this)" />

<style id="pagestyle" type="text/css">
    
</style>

<style id="pagestyleDevice" type="text/css">
    
</style>

<!-- Flex Sections CSS -->





<style id="globalFontSizeStyle" type="text/css">
    .font-size-25, .size-25, .size-25 > font { font-size: 25px !important; }.font-size-30, .size-30, .size-30 > font { font-size: 30px !important; }
</style>
<style id="pageFontSizeStyle" type="text/css">
</style>

<!-- ========= JS Section ========= -->
<script>
    var isWLR = true;

    window.customWidgetsFunctions = {};
    window.customWidgetsStrings = {};
    window.collections = {};
    window.currentLanguage = "ENGLISH"
    window.isSitePreview = false;
</script>
<script type="text/javascript">

    var d_version = "production_5471";
    var build = "2025-05-15T11_09_36";
    window['v' + 'ersion'] = d_version;

    function buildEditorParent() {
        window.isMultiScreen = true;
        window.editorParent = {};
        window.previewParent = {};
        window.assetsCacheQueryParam = "?version=2025-05-15T11_09_36";
        try {
            var _p = window.parent;
            if (_p && _p.document && _p.$ && _p.$.dmfw) {
                window.editorParent = _p;
            } else if (_p.isSitePreview) {
                window.previewParent = _p;
            }
        } catch (e) {

        }
    }

    buildEditorParent();
</script>

<!-- Load jQuery -->
<script type="text/javascript" id='d-js-jquery'
        src="https://static.cdn-website.com/libs/jquery/jquery-3.7.0.min.js"></script>
<!-- End Load jQuery -->
<!-- Injecting site-wide before scripts -->
<!-- End Injecting site-wide to the head -->


<script>
    var _jquery = window.$;

    var jqueryAliases = ['$', 'jquery', 'jQuery'];

    jqueryAliases.forEach((alias) => {
        Object.defineProperty(window, alias, {
            get() {
                return _jquery;
            },
            set() {
                console.warn("Trying to over-write the global jquery object!");
            }
        });
    });
    window.jQuery.migrateMute = true;
</script>
<script>
    window.cookiesNotificationMarkupPreview = 'null';
</script>

<!-- HEAD RT JS Include -->
<script id='d-js-params'>
    window.INSITE = window.INSITE || {};
    window.INSITE.device = "desktop";

    window.rtCommonProps = {};
    rtCommonProps["rt.ajax.ajaxScriptsFix"] =true;
    rtCommonProps["rt.pushnotifs.sslframe.encoded"] = 'aHR0cHM6Ly97c3ViZG9tYWlufS5wdXNoLW5vdGlmcy5jb20=';
    rtCommonProps["runtimecollector.url"] = 'https://rtc.multiscreensite.com';
    rtCommonProps["performance.tabletPreview.removeScroll"] = 'false';
    rtCommonProps["inlineEditGrid.snap"] =true;
    rtCommonProps["popup.insite.cookie.ttl"] = '0.5';
    rtCommonProps["rt.pushnotifs.force.button"] =true;
    rtCommonProps["common.mapbox.token"] = 'pk.eyJ1IjoiZGFubnliMTIzIiwiYSI6ImNqMGljZ256dzAwMDAycXBkdWxwbDgzeXYifQ.Ck5P-0NKPVKAZ6SH98gxxw';
    rtCommonProps["common.mapbox.js.override"] =false;
    rtCommonProps["common.here.appId"] = 'iYvDjIQ2quyEu0rg0hLo';
    rtCommonProps["common.here.appCode"] = '1hcIxLJcbybmtBYTD9Z1UA';
    rtCommonProps["isCoverage.test"] =false;
    rtCommonProps["ecommerce.ecwid.script"] = 'https://app.multiscreenstore.com/script.js';
    rtCommonProps["feature.flag.mappy.kml"] =false;
    rtCommonProps["common.resources.dist.cdn"] =true;
    rtCommonProps["common.build.dist.folder"] = 'production/5471';
    rtCommonProps["common.resources.cdn.host"] = 'https://static.cdn-website.com';
    rtCommonProps["common.resources.folder"] = 'https://static.cdn-website.com/mnlt/production/5471';
    rtCommonProps["feature.flag.runtime.backgroundSlider.preload.slowly"] =true;
    rtCommonProps["feature.flag.runtime.newAnimation.enabled"] =true;
    rtCommonProps["feature.flag.runtime.newAnimation.jitAnimation.enabled"] =true;
    rtCommonProps["feature.flag.sites.google.analytics.gtag"] =true;
    rtCommonProps["feature.flag.runOnReadyNewTask"] =true;
    rtCommonProps["isAutomation.test"] =false;

    
    rtCommonProps['common.mapsProvider'] = 'mapbox';
    
    rtCommonProps['common.mapsProvider.version'] = '0.52.0';
    rtCommonProps['common.geocodeProvider'] = 'mapbox';
    rtCommonProps['common.map.defaults.radiusSize'] = '1500';
    rtCommonProps['common.map.defaults.radiusBg'] = 'rgba(255, 255, 255, 0.4)';
    rtCommonProps['common.map.defaults.strokeColor'] = 'rgba(255, 255, 255, 1)';
    rtCommonProps['common.map.defaults.strokeSize'] = '2';
    rtCommonProps['server.for.resources'] = '';
    rtCommonProps['feature.flag.lazy.widgets'] = true;
    rtCommonProps['feature.flag.single.wow'] = false;
    rtCommonProps['feature.flag.disallowPopupsInEditor'] = true;
    rtCommonProps['feature.flag.mark.anchors'] = true;
    rtCommonProps['captcha.public.key'] = '6LffcBsUAAAAAMU-MYacU-6QHY4iDtUEYv_Ppwlz';
    rtCommonProps['captcha.invisible.public.key'] = '6LeiWB8UAAAAAHYnVJM7_-7ap6bXCUNGiv7bBPME';
    rtCommonProps["images.sizes.small"] =160;
    rtCommonProps["images.sizes.mobile"] =640;
    rtCommonProps["images.sizes.tablet"] =1280;
    rtCommonProps["images.sizes.desktop"] =1920;
    rtCommonProps["modules.resources.cdn"] =true;
    rtCommonProps["import.images.storage.imageCDN"] = 'https://lirp.cdn-website.com/';
    rtCommonProps["feature.flag.runtime.inp.threshold"] =150;
    rtCommonProps["feature.flag.performance.logs"] =true;
    rtCommonProps["site.widget.form.captcha.type"] = 'g_recaptcha';
    rtCommonProps["friendly.captcha.site.key"] = 'FCMGSQG9GVNMFS8K';
    rtCommonProps["cookiebot.mapbox.consent.category"] = 'marketing';
    // feature flags that's used out of runtime module (in  legacy files)
    rtCommonProps["platform.monolith.personalization.dateTimeCondition.popupMsgAction.moveToclient.enabled"] =true;

    window.rtFlags = {};
    rtFlags["unsuspendEcwidStoreOnRuntime.enabled"] =true;
    rtFlags["scripts.widgetCount.enabled"] =true;
    rtFlags["ecom.ecwidNewUrlStructure.enabled"] = false;
    rtFlags["ecom.ecwid.storefrontV3.enabled"] = false;
    rtFlags["ecom.ecwid.old.store.fix.facebook.share"] = true;
    rtFlags["feature.flag.photo.gallery.exact.size"] =true;
    rtFlags["geocode.search.localize"] =false;
    rtFlags["feature.flag.runtime.newAnimation.asyncInit.setTimeout.enabled"] =false;
    rtFlags["twitter.heightLimit.enabled"] = true;
    rtFlags["editor.classicHybrid.photogallery.fix"] =true;
    rtFlags["runtime.lottieOverflow"] =false;
    rtFlags["runtime.monitoring.sentry.ignoreErrors"] = "";
    rtFlags["contact.form.browserValidation.enabled"] =true;
    rtFlags["streamline.monolith.personalization.supportMultipleConditions.enabled"] =false;
    rtFlags["runtime.cwv.report.cls.enabled"] =true;
    rtFlags["editor.link.on.container"] =true;
    rtFlags["flex.runtime.popup.with.show"] =true;
    rtFlags["contact.form.useActiveForm"] =true;
    rtFlags["runtime.ssr.productStore.internal.observer"] =true;
    rtFlags["runtime.ssr.productCustomizations"] =true;
    rtFlags["flex.megaMenu.a11y"] =false;
</script>
<script src="https://static.cdn-website.com/mnlt/production/5471/_dm/s/rt/dist/scripts/d-js-one-runtime-unified-desktop.min.js"  id="d-js-core"></script>
<!-- End of HEAD RT JS Include -->
<script src="https://static.cdn-website.com/mnlt/production/5471/_dm/s/rt/dist/scripts/d-js-jquery-migrate.min.js" ></script>
<script>
    
    $(window).bind("orientationchange", function (e) {
        $.layoutManager.initLayout();
        
    });
    $(document).resize(function () {
        
    });
</script>
<script type="text/javascript" id="d_track_campaign">
(function() {
    if (!window.location.search) {
        return;
    }
	const cleanParams = window.location.search.substring(1); // Strip ?
	const queryParams = cleanParams.split('&');

	const expires = 'expires=' + new Date().getTime() + 24 * 60 * 60 * 1000;
	const domain = 'domain=' + window.location.hostname;
	const path = "path=/";

	queryParams.forEach((param) => {
		const [key, value = ''] = param.split('=');
		if (key.startsWith('utm_')) {
			const cookieName = "_dm_rt_" + key.substring(4);
			const cookie = cookieName + "=" + value;
			const joined = [cookie, expires, domain, path].join(";");
			document.cookie = joined;
		}
	});
}());
</script>
<script type="text/javascript" >
  var _dm_gaq = {};
  var _gaq = _gaq || [];
  var _dm_insite = [];
</script>

<script type="text/javascript" id="d_track_sp">
;(function(p,l,o,w,i,n,g){if(!p[i]){p.GlobalSnowplowNamespace=p.GlobalSnowplowNamespace||[];
p.GlobalSnowplowNamespace.push(i);p[i]=function(){(p[i].q=p[i].q||[]).push(arguments)
};p[i].q=p[i].q||[];n=l.createElement(o);g=l.getElementsByTagName(o)[0];n.async=1;
n.src=w;g.parentNode.insertBefore(n,g)}}(window,document,"script","//d32hwlnfiv2gyn.cloudfront.net/sp-2.0.0-dm-0.1.min.js","snowplow"));
window.dmsnowplow  = window.snowplow;

dmsnowplow('newTracker', 'cf', 'd32hwlnfiv2gyn.cloudfront.net', { // Initialise a tracker
  appId: 'e5b78975'
});

// snowplow queries element styles so we wait until CSS calculations are done.
requestAnimationFrame(() => {
	dmsnowplow('trackPageView');
	_dm_insite.forEach((rule) => {
		// Specifically in popup only the client knows if it is shown or not so we don't always want to track its impression here
		// the tracking is in popup.js
		if (rule.actionName !== "popup") {
			dmsnowplow('trackStructEvent', 'insite', 'impression', rule.ruleType, rule.ruleId);
		}
		window?.waitForDeferred?.('dmAjax', () => {
			$.DM.events.trigger('event-ruleTriggered', {value: rule});
		});
	});
});
</script>
   <div style="display:none;" id="P6iryBW0Wu"></div>

<!-- photoswipe markup -->









<!-- Root element of PhotoSwipe. Must have class pswp. -->
<div class="pswp" tabindex="-1" role="dialog" aria-hidden="true">

    <!-- Background of PhotoSwipe. 
         It's a separate element as animating opacity is faster than rgba(). -->
    <div class="pswp__bg"></div>

    <!-- Slides wrapper with overflow:hidden. -->
    <div class="pswp__scroll-wrap">

        <!-- Container that holds slides. 
            PhotoSwipe keeps only 3 of them in the DOM to save memory.
            Don't modify these 3 pswp__item elements, data is added later on. -->
        <div class="pswp__container">
            <div class="pswp__item"></div>
            <div class="pswp__item"></div>
            <div class="pswp__item"></div>
        </div>

        <!-- Default (PhotoSwipeUI_Default) interface on top of sliding area. Can be changed. -->
        <div class="pswp__ui pswp__ui--hidden">

            <div class="pswp__top-bar">

                <!--  Controls are self-explanatory. Order can be changed. -->

                <div class="pswp__counter"></div>

                <button class="pswp__button pswp__button--close" title="Close (Esc)"></button>

                <button class="pswp__button pswp__button--share" title="Share"></button>

                <button class="pswp__button pswp__button--fs" title="Toggle fullscreen"></button>

                <button class="pswp__button pswp__button--zoom" title="Zoom in/out"></button>

                <!-- Preloader demo http://codepen.io/dimsemenov/pen/yyBWoR -->
                <!-- element will get class pswp__preloader--active when preloader is running -->
                <div class="pswp__preloader">
                    <div class="pswp__preloader__icn">
                      <div class="pswp__preloader__cut">
                        <div class="pswp__preloader__donut"></div>
                      </div>
                    </div>
                </div>
            </div>

            <div class="pswp__share-modal pswp__share-modal--hidden pswp__single-tap">
                <div class="pswp__share-tooltip"></div> 
            </div>

            <button class="pswp__button pswp__button--arrow--left" title="Previous (arrow left)">
            </button>

            <button class="pswp__button pswp__button--arrow--right" title="Next (arrow right)">
            </button>

            <div class="pswp__caption">
                <div class="pswp__caption__center"></div>
            </div>

        </div>

    </div>

</div>
<div id="fb-root"
        data-locale="en"></div>
<!-- Alias: e5b78975 -->
<div class="dmPopupMask" id="dmPopupMask"></div>
<div id="dmPopup" class="dmPopup">
	<div class="dmPopupCloseWrapper"> <div class="dmPopupClose dm-common-icons-close oneIcon" onclick="dmHidePopup(event);"></div> </div>
 	<div class="dmPopupTitle"> <span></span> Share by:</div> 
	<div class="data"></div>
</div><script id="d_track_personalization">
	window?.waitForDeferred?.('dmAjax', () => {
		// Collects client data and updates cookies used by smart sites
		window.expireDays = 365;
		window.visitLength = 30 * 60000;
		$.setCookie("dm_timezone_offset", (new Date()).getTimezoneOffset(), window.expireDays);
			setSmartSiteCookiesInternal("dm_this_page_view","dm_last_page_view","dm_total_visits","dm_last_visit");
	});
</script>
<script type="text/javascript">
    
    Parameters.NavigationAreaParams.MoreButtonText = 'MORE';
    
    Parameters.NavigationAreaParams.LessButtonText = 'LESS';
    Parameters.HomeLinkText = 'Home';
    </script>
<!--  End Script tags -->
<!--  Site Wide Html Markup -->
<!--  Site Wide Html Markup -->
</body>
</html>
                               

Whois info of domain

Domain Name: HLCFW.COM
Registry Domain ID: 6993650_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.networksolutions.com
Registrar URL: http://networksolutions.com
Updated Date: 2025-01-17T17:05:56Z
Creation Date: 1999-06-03T01:30:00Z
Registry Expiry Date: 2026-06-03T01:30:38Z
Registrar: Network Solutions, LLC
Registrar IANA ID: 2
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.8777228662
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: NS89.WORLDNIC.COM
Name Server: NS90.WORLDNIC.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-17T23:43:42Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass