<!DOCTYPE html>
<!--[if IE 9]> <html class="lte-ie9 is-not-phone" lang="en-US" > <![endif]-->
<!--[if gt IE 9]><!--> <html class="is-not-phone" lang="en-US" ><!--<![endif]-->

<head xmlns:hx="http://purl.org/NET/hinclude">
    
        
        <meta charset="utf-8">
            <title>Boutique hotels and gourmet restaurants - Relais & Châteaux</title>
    <meta property="og:title" content="Boutique hotels and gourmet restaurants - Relais & Châteaux" />
            <meta name="description" content="Relais &amp;amp; Ch&amp;acirc;teaux is a collection of gourmet restaurants, boutique hotels, resorts and villas. Taste the cuisine of the world&amp;#39;s best chefs." />
    <meta property="og:description" content="Relais &amp;amp; Ch&amp;acirc;teaux is a collection of gourmet restaurants, boutique hotels, resorts and villas. Taste the cuisine of the world&amp;#39;s best chefs." />
            <meta property="og:url" content="https://www.relaischateaux.com/" />
    <meta property="og:type" content="website" />
                                <meta property="og:image" content="https://www.relaischateaux.com/images/favicons/apple-touch-icon-120x120.png?1553261593" />
            <meta name="twitter:card" content="summary" />
    <meta name="twitter:site" content="@RelaisChateaux" />
    <meta name="twitter:title" content="Boutique hotels and gourmet restaurants - Relais & Châteaux" />
    <meta name="twitter:description" content="Relais &amp;amp; Ch&amp;acirc;teaux is a collection of gourmet restaurants, boutique hotels, resorts and villas. Taste the cuisine of the world&amp;#39;s best chefs." />
    <meta name="twitter:image" content="https://www.relaischateaux.com/images/favicons/apple-touch-icon-120x120.png?1553261593" />
                
                <link rel="alternate" href="android-app://com.relaischateaux.android/" />
        <link rel="alternate" href="ios-app://346844763/" />

        <link href="https://plus.google.com/+relaischateaux" rel="publisher" />
        <meta content="origin-when-crossorigin" name="referrer">

        <link rel="apple-touch-icon" sizes="57x57" href="/images/favicons/apple-touch-icon-57x57.png?1553261593">
    <link rel="apple-touch-icon" sizes="114x114" href="/images/favicons/apple-touch-icon-114x114.png?1553261593">
    <link rel="apple-touch-icon" sizes="72x72" href="/images/favicons/apple-touch-icon-72x72.png?1553261593">
    <link rel="apple-touch-icon" sizes="144x144" href="/images/favicons/apple-touch-icon-144x144.png?1553261593">
    <link rel="apple-touch-icon" sizes="60x60" href="/images/favicons/apple-touch-icon-60x60.png?1553261593">
    <link rel="apple-touch-icon" sizes="120x120" href="/images/favicons/apple-touch-icon-120x120.png?1553261593">
    <link rel="apple-touch-icon" sizes="76x76" href="/images/favicons/apple-touch-icon-76x76.png?1553261593">
    <link rel="apple-touch-icon" sizes="152x152" href="/images/favicons/apple-touch-icon-152x152.png?1553261593">
    <link rel="apple-touch-icon" sizes="180x180" href="/images/favicons/apple-touch-icon-180x180.png?1553261593">
    <link rel="icon" type="image/png" href="/images/favicons/favicon-196x196.png?1553261593" sizes="196x196">
    <link rel="icon" type="image/png" href="/images/favicons/favicon-160x160.png?1553261593" sizes="160x160">
    <link rel="icon" type="image/png" href="/images/favicons/favicon-96x96.png?1553261593" sizes="96x96">
    <link rel="icon" type="image/png" href="/images/favicons/favicon-16x16.png?1553261593" sizes="16x16">
    <link rel="icon" type="image/png" href="/images/favicons/favicon-32x32.png?1553261593" sizes="32x32">

    <meta name="msapplication-TileColor" content="#ffffff">
    <meta name="msapplication-TileImage" content="/images/favicons/mstile-144x144.png?1553261593">
    
    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" id="viewport-meta">

        <link type="text/css" rel="stylesheet" href="//fast.fonts.net/cssapi/4c7b3516-2003-4c5b-934b-cb62c6db52db.css"/>
    <link type="text/css" rel="stylesheet" href="/css/front/screen.min.css?1553261593" />
    <link type="text/css" rel="stylesheet" href="/fonts/MyFontsWebfontsKit.css?1553261593" />
        
                
                
        
            <script type="text/javascript">
    var cookieManager = {
        initialized: false,
        onInitialize: false,
        verbose: false,
        domain: ".relaischateaux.com",
        accepted: [],

        setCookie: function (cname, cvalue, exdays, domain) {
            var d = new Date();
            d.setTime(d.getTime() + (exdays * 24 * 60 * 60 * 1000));
            var expires = "expires=" + d.toUTCString();

            cookie_string = cname + "=" + cvalue + ";" + expires + ";path=/;";

            if (domain != undefined) {
                cookie_string += 'domain='+domain;
            }

            document.cookie = cookie_string;
        },

        setVerbosity: function ($verb) {
            if ($verb == true) {
                this.verbose = $verb;
                console.log('CookieManager verbosity updated');
            } else {
                this.verbose = false;
            }
        },

        getCookie: function ($name, $fallback) {
            if (document.cookie.length == 0)
                return $fallback;

            var regSepCookie = new RegExp('(; )', 'g');
            var cookies = document.cookie.split(regSepCookie);

            for (var i = 0; i < cookies.length; i++) {
                var regInfo = new RegExp('=', 'g');
                var infos = cookies[i].split(regInfo);
                if (infos[0] == $name) {
                    return unescape(infos[1]);
                }
            }
            return $fallback;
        },

        checkCookie: function (name) {
            return document.cookie.indexOf(name) >= 0;
        },

        handleCnil: function () {
            var that = this;

            if (that.checkCookie('rc_cnil') === false) {
                $('body').addClass('cnil-isvisible');
            } else {
                $("header.header").css({
                    top: 0
                }), $('.is-phone .cnil-isvisible[data-menuExpanded="false"]').css({
                    "padding-top": 0
                }), $('.cnil-isvisible[data-menuExpanded="false"]').css({
                    "padding-top": 0
                }), $(".is-phone .cnil-isvisible .fastTrackHomeWrapper .ftrackView").css({
                    top: 0
                }), $(".navContainerInner").css({
                    "max-height": window.innerHeight - 60 + "px"
                });
                $('body').removeClass('cnil-isvisible');
            }
        },

        build: function () {
            this.onInitialize = true;
            var that = this;

            if (this.verbose == true) {
                console.log('cookieManager Building...');
            }

            if (this.checkCookie('rc_cnil')) {
                Jdata = JSON.parse(this.getCookie('rc_cnil'));

                if (that.verbose == true) {
                    console.log(Jdata);
                }

                for (var key in Jdata) {
                    if (Jdata.hasOwnProperty(key)) {
                        if (Jdata[key] == true) {
                            that.accepted.push(key);
                        }
                    }
                }

                that.initialized = true;
                that.onInitialize = false;

                if (that.verbose == true) {
                    console.log('cookieManager Builded');
                }

                return true;
            } else {
                if (that.verbose == true) {
                    console.log('cookieManager: NO PREFERENCE FOUND');
                }

                that.onInitialize = false;
                return false;
            }
        },

        list: function () {
            if (this.verbose == true) {
                console.log("Cookie you've accept:");
            }

            this.accepted.forEach(function ($e) {
                console.log('- ' + $e);
            });
        },

        hasAccept: function ($cookieName) {
            if (this.checkCookie('rc_cnil') === false) {
                return false;
            }

            if (this.initialized == false) {
                this.build();
            }

            if (this.accepted.indexOf($cookieName) != -1) {
                if (this.verbose == true) {
                    console.log('cookie ' + $cookieName + ' accepted');
                }

                return true;
            }

            if (this.verbose == true) {
                console.log('cookie ' + $cookieName + ' refused');
            }

            return false;
        },

        hasAcceptJs: function ($cookieName, $JsToLoad) {
            if (this.hasAccept($cookieName) == true) {
                var script = document.createElement('script');
                script.type = 'text/javascript';
                script.src = $JsToLoad;
                document.getElementsByTagName('head')[0].appendChild(script);
            }
        }
    };

    var cookie = Object.create(cookieManager);
    //    cookie.setVerbosity(true);
</script>        <script type="text/javascript">    var settingsGlobal = settingsGlobal || {
                sRootPath : "/",
                sGoogleApiKey : "AIzaSyB64tTyWGKR9k7E1kEIpuPwR4spXgyP7R8",
                sPathAjax : "/bundles/c2isonetea/includes/",
                sMarkerPath : "images/common/gmap/marker-",
                iCurrencyRate: 1,
                rateSourceCurrency: 1,
                pluginGmapUrl : "/js/front/pluginsGmap.min.js?1553261593"
            };
    var settingsLocalization = settingsLocalization || {
                sLanguage : "en",
                sLanguageMin : "us",
                sDateFormat : "mm/dd/yy"
            };
    settingsLocalization.autoNumericOpt = settingsLocalization.autoNumericOpt || {
        aSep:',',
        aDec:'.'
    };
</script>                
                        <link rel="canonical" href="https://www.relaischateaux.com/us/" />
            
                                                <link rel="alternate" hreflang="fr" href="https://www.relaischateaux.com/fr/" />
                                                <link rel="alternate" hreflang="en-us" href="https://www.relaischateaux.com/us/" />
                <link rel="alternate" hreflang="en" href="https://www.relaischateaux.com/us/" />
                                                <link rel="alternate" hreflang="en-gb" href="https://www.relaischateaux.com/gb/" />
                                                <link rel="alternate" hreflang="de" href="https://www.relaischateaux.com/de/" />
                                                <link rel="alternate" hreflang="es" href="https://www.relaischateaux.com/es/" />
                                                <link rel="alternate" hreflang="it" href="https://www.relaischateaux.com/it/" />
                                                <link rel="alternate" hreflang="ru" href="https://www.relaischateaux.com/ru/" />
                                                <link rel="alternate" hreflang="pt" href="https://www.relaischateaux.com/br/" />
                        
    
            <script type="text/javascript">
            (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},
                    i[r].l=1*new Date();a=s.createElement(o),
            m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;
            m.parentNode.insertBefore(a,m)})(window,document,'script','//www.google-analytics.com/analytics.js','ga');

            ga('create', 'UA-59289041-3', '.relaischateaux.com');
            ga('require', 'ecommerce');
            ga('set', 'dimension1', 'en_US');
                        ga('set', 'dimension3', 'Non loggué');
                                    ga('set', 'dimension4', 'en');
                    </script>
        <script type="text/javascript">
        (function (i, s, o, g, r, a, m) {
            i[r] = i[r] || [], i["abtiming"] = 1 * new Date();
            a = s.createElement(o),
                m = s.getElementsByTagName(o)[0];
            a.async = 1;
            a.src = g;
            m.parentNode.insertBefore(a, m)
        })(window, document, "script", "//try.abtasty.com/b1c272a56a97afd57909497a04d785ed.js", "_abtasty");
    </script>

    
    <!-- Datalayer -->
            <script type="text/javascript">
            var dataLayer = [
                {
                    user : {
                        user_email         : '',
                        user_email_md5     : '',
                    },
                    locale: 'en_US',
                    is_cookie_accepted : 'no'                }
            ];
            var dataLayerInfos = {};
        </script>

                
                <!-- Datalayer -->
            <!-- Google Tag Manager Global -->
        <noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-KDCR2B"
                          height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
        <script>
            (function (w, d, s, l, i) {
                w[l] = w[l] || [];
                w[l].push({
                    'gtm.start': new Date().getTime(), event: 'gtm.js'
                });
                var f = d.getElementsByTagName(s)[0],
                        j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : '';
                j.async = true;
                j.src =
                        '//www.googletagmanager.com/gtm.js?id=' + i + dl;
                f.parentNode.insertBefore(j, f);
            })(window, document, 'script', 'dataLayer', 'GTM-KDCR2B');
        </script>
        <!-- End Google Tag Manager Global -->
    </head>


<body
        class=" home displayRequestLocalePopin"
        data-menuExpanded="true"
        data-fastTrackExpanded="false"
                        lang="en"
>
    <!-- Google Tag Manager Rhino -->
    <noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-KKZHND"
                      height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
    <script type="text/javascript">
        (function (w, d, s, l, i) {
            w[l] = w[l] || [];
            w[l].push({
                'gtm.start': new Date().getTime(), event: 'gtm.js'
            });
            var f = d.getElementsByTagName(s)[0],
                    j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : '';
            j.async = true;
            j.src =
                    '//www.googletagmanager.com/gtm.js?id=' + i + dl;
            f.parentNode.insertBefore(j, f);
        })(window, document, 'script', 'dataLayer', 'GTM-KKZHND');
    </script>
<!-- tracking Remarketing Adwords -->
        <script type="text/javascript">
            /* <![CDATA[ */
            var google_conversion_id = 1071842248;
            var google_custom_params = window.google_tag_params;
            var google_remarketing_only = true;
            /* ]]> */
        </script>
        <script type="text/javascript">cookie.hasAcceptJs('adwords', '//www.googleadservices.com/pagead/conversion.js');</script>
        <noscript>
            <div style="display:inline;">
                <img height="1" width="1" style="border-style:none;" alt="" src="//googleads.g.doubleclick.net/pagead/viewthroughconversion/1071842248/?value=0&amp;guid=ON&amp;script=0"/>
            </div>
        </noscript>

                <script type="text/javascript">
            if (cookie.hasAccept('cloudfront')) {
                try {
                    var __scP=(document.location.protocol=="https:")?"https://":"http://";
                    var __scS=document.createElement("script");__scS.type="text/javascript";
                    __scS.async=true;__scS.src=__scP+"d16fk4ms6rqz1v.cloudfront.net/capture/RELAISCHATEAUX.js";
                    document.getElementsByTagName("head")[0].appendChild(__scS);
                } catch(e) {}
            }
        </script>


<!--[if lt IE 8]>
<p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->    <svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg" class="spriteSVG"><defs><path d="M19.154 22.285H5.674C4.2 22.285 3 21.085 3 19.61V8.66h18.828v10.95c0 1.476-1.2 2.675-2.674 2.675M5.674 3.18h.85v1.684c0 .276.225.5.5.5.277 0 .5-.224.5-.5V3.18h4.39v1.684c0 .276.223.5.5.5.276 0 .5-.224.5-.5V3.18h4.388v1.684c0 .276.224.5.5.5.277 0 .5-.224.5-.5V3.18h.852c1.475 0 2.674 1.2 2.674 2.675V7.66H3V5.856C3 4.38 4.2 3.18 5.674 3.18m13.48-1h-.852V.5c0-.277-.223-.5-.5-.5-.276 0-.5.223-.5.5v1.68h-4.388V.5c0-.277-.224-.5-.5-.5-.277 0-.5.223-.5.5v1.68h-4.39V.5c0-.277-.223-.5-.5-.5-.275 0-.5.223-.5.5v1.68h-.85C3.648 2.18 2 3.83 2 5.856V19.61c0 2.027 1.648 3.675 3.674 3.675h13.48c2.025 0 3.674-1.648 3.674-3.674V5.856c0-2.025-1.65-3.674-3.674-3.674m-6.07 15.337c.658 0 1.19.533 1.19 1.19 0 .658-.532 1.19-1.19 1.19-.656 0-1.188-.532-1.188-1.19 0-.657.532-1.19 1.19-1.19zm4.752 0c.657 0 1.19.533 1.19 1.19 0 .658-.533 1.19-1.19 1.19-.657 0-1.19-.532-1.19-1.19 0-.657.533-1.19 1.19-1.19zm0-4.75c.657 0 1.19.533 1.19 1.19 0 .66-.533 1.19-1.19 1.19-.657 0-1.19-.53-1.19-1.19 0-.657.533-1.19 1.19-1.19z" id="iconCalendarNew-a"/><style>.cls-1{stroke:#fff;stroke-miterlimit:10;}</style><style>.cls-1{fill-rule:evenodd;}</style></defs><symbol viewBox="0 0 34.517 32.361" id="iconActivity"><title>iconActivity</title><path d="M7.687 7.687H0V0h7.687v7.687zM1 6.687h5.687V1H1v5.687zm9-2.344h16v-1H10m-2.313 23.35H0v-7.686h7.687v7.687zm-6.687-1h5.687v-5.686H1v5.687zm32.386-.13c.643-.932.693-2.145.102-3.128l-3.682-6.123c-.086-.143-.182-.272-.284-.392V9.668H.165v7.356h15.647l2.663 4.877.27.45H10v1h8.6l-.36.746c-.465.968-.622 2.416 1.273 3.818l2.932 2.177c.822.402 1.888.787 2.845.526l1.048 1.743 8.18-4.92-1.132-1.878zM26 12.596v1.5h-6.866l-1.32-1.5H26zM6.75 16.253H.937V10.44H6.75v5.813zM10 14.097v-1.5h4.133c-.023.063-.05.124-.067.19-.112.45-.05.915.156 1.31H10zm16.68 16.89l-.977-1.622-.408.19c-.634.292-1.3.177-2.332-.313l-2.854-2.13c-1.462-1.08-1.253-1.99-.97-2.582l.927-1.922-4.93-8.908c-.123-.203-.158-.442-.1-.672.057-.23.2-.424.403-.546.38-.23.88-.055 1.273.375l4.483 5.1 5.032-1.727c1.313-.39 2.24-.203 2.72.598l3.683 6.123c.43.714.34 1.613-.222 2.24l-.247.275.984 1.636-6.465 3.888zM5.62 15.126H2.064v-3.557h3.558v3.557z"/></symbol><symbol viewBox="-46 58.9 6.1 5.1" id="iconArrowBack"><title>iconArrowBack</title><path d="M-41.9 59.9h-1.4v-1l-2.7 1.6 2.7 1.6v-1h1.4c.5 0 .9.4.9.9s-.4.9-.9.9h-2.5V64h2.5c1.1 0 2.1-.9 2.1-2.1-.1-1.1-1-2-2.1-2z"/></symbol><symbol viewBox="0 90 612 612" id="iconArrowBottom"><title>iconArrowBottom</title><path d="M306 93C138.7 93 3 228.7 3 396s135.7 303 303 303 303-135.7 303-303S473.3 93 306 93zm0 418.3L157.1 362.4h297.7L306 511.3z"/></symbol><symbol viewBox="0 0 512 512" id="iconArrowBottomBlack"><title>iconArrowBottomBlack</title> <path d="M46.5 73.4c-12.2 0-22.3 4.2-30.3 12.6s-12 19.1-12 32c0 9.2 2.3 18.7 6.9 28.6C24.8 165.7 40.5 187 58 210.7c17.5 23.6 35.5 47.7 53.8 72.1s36.4 48.6 54.4 72.7c17.9 24 33.8 45.6 47.5 64.7 12.2 12.2 24.8 18.3 37.8 18.3 15.3 0 28.6-7.3 40.1-21.7 3-3.8 9.9-12.4 20.6-25.8s23.3-29.6 37.8-48.6c14.5-19.1 30.1-39.1 46.9-60.1s32.4-41 46.9-60.1 27.3-35.3 38.3-48.6c11.1-13.4 17.7-21.9 20-25.8 3.8-9.9 5.7-18.3 5.7-25.2 0-13-4.2-23.7-12.6-32.1s-18.7-12.6-30.9-12.6c-13 0-25.6 5-37.8 14.9-10.7 13-23.7 29.4-38.9 49.2-15.3 19.8-31.3 40.4-48.1 61.8s-32.8 42-48.1 61.8c-15.3 19.8-28.2 36.2-38.9 49.2-11.4-15.3-24.6-33-39.5-53.2s-30.2-40.6-45.8-61.2-30.9-41-45.8-61.2-28-38-39.5-53.2c-11.3-8.4-23.2-12.6-35.4-12.6z" fill="#1c1c1b"/> </symbol><symbol viewBox="0 0 512 512" id="iconArrowBottomWhite"><title>iconArrowBottomWhite</title> <path d="M46.5 73.4c-12.2 0-22.3 4.2-30.3 12.6s-12 19.1-12 32c0 9.2 2.3 18.7 6.9 28.6C24.8 165.7 40.5 187 58 210.7c17.5 23.6 35.5 47.7 53.8 72.1s36.4 48.6 54.4 72.7c17.9 24 33.8 45.6 47.5 64.7 12.2 12.2 24.8 18.3 37.8 18.3 15.3 0 28.6-7.3 40.1-21.7 3-3.8 9.9-12.4 20.6-25.8s23.3-29.6 37.8-48.6c14.5-19.1 30.1-39.1 46.9-60.1s32.4-41 46.9-60.1 27.3-35.3 38.3-48.6c11.1-13.4 17.7-21.9 20-25.8 3.8-9.9 5.7-18.3 5.7-25.2 0-13-4.2-23.7-12.6-32.1s-18.7-12.6-30.9-12.6c-13 0-25.6 5-37.8 14.9-10.7 13-23.7 29.4-38.9 49.2-15.3 19.8-31.3 40.4-48.1 61.8s-32.8 42-48.1 61.8c-15.3 19.8-28.2 36.2-38.9 49.2-11.4-15.3-24.6-33-39.5-53.2s-30.2-40.6-45.8-61.2-30.9-41-45.8-61.2-28-38-39.5-53.2c-11.3-8.4-23.2-12.6-35.4-12.6z" fill="#fff"/> </symbol><symbol viewBox="0 0 512 512" id="iconArrowLeftBlack"><title>iconArrowLeftBlack</title> <path d="M438.6 46.5c0-12.2-4.2-22.3-12.6-30.3-8.4-8-19.1-12-32-12-9.2 0-18.7 2.3-28.6 6.9C346.3 24.8 325 40.5 301.3 58c-23.6 17.5-47.7 35.5-72.1 53.8-24.4 18.3-48.6 36.4-72.7 54.4-24 17.9-45.6 33.8-64.7 47.5-12.2 12.2-18.3 24.8-18.3 37.8 0 15.3 7.3 28.6 21.7 40.1 3.8 3 12.4 9.9 25.8 20.6 13.4 10.7 29.6 23.3 48.6 37.8 19.1 14.5 39.1 30.1 60.1 46.9 21 16.8 41 32.4 60.1 46.9s35.3 27.3 48.6 38.3c13.4 11.1 21.9 17.7 25.8 20 9.9 3.8 18.3 5.7 25.2 5.7 13 0 23.7-4.2 32.1-12.6 8.4-8.4 12.6-18.7 12.6-30.9 0-13-5-25.6-14.9-37.8-13-10.7-29.4-23.7-49.2-38.9-19.8-15.3-40.4-31.3-61.8-48.1s-42-32.8-61.8-48.1c-19.8-15.3-36.2-28.2-49.2-38.9 15.3-11.4 33-24.6 53.2-39.5 20.2-14.9 40.6-30.2 61.2-45.8 20.6-15.6 41-30.9 61.2-45.8 20.2-14.9 38-28 53.2-39.5 8.4-11.3 12.6-23.2 12.6-35.4z" fill="#1c1c1b"/> </symbol><symbol viewBox="0 0 512 512" id="iconArrowLeftWhite"><title>iconArrowLeftWhite</title> <path d="M438.6 46.5c0-12.2-4.2-22.3-12.6-30.3s-19.1-12-32-12c-9.2 0-18.7 2.3-28.6 6.9C346.3 24.8 325 40.5 301.3 58c-23.6 17.5-47.7 35.5-72.1 53.8s-48.6 36.4-72.7 54.4c-24 17.9-45.6 33.8-64.7 47.5-12.2 12.2-18.3 24.8-18.3 37.8 0 15.3 7.3 28.6 21.7 40.1 3.8 3 12.4 9.9 25.8 20.6s29.6 23.3 48.6 37.8c19.1 14.5 39.1 30.1 60.1 46.9s41 32.4 60.1 46.9 35.3 27.3 48.6 38.3c13.4 11.1 21.9 17.7 25.8 20 9.9 3.8 18.3 5.7 25.2 5.7 13 0 23.7-4.2 32.1-12.6s12.6-18.7 12.6-30.9c0-13-5-25.6-14.9-37.8-13-10.7-29.4-23.7-49.2-38.9-19.8-15.3-40.4-31.3-61.8-48.1s-42-32.8-61.8-48.1c-19.8-15.3-36.2-28.2-49.2-38.9 15.3-11.4 33-24.6 53.2-39.5s40.6-30.2 61.2-45.8 41-30.9 61.2-45.8 38-28 53.2-39.5c8.4-11.3 12.6-23.2 12.6-35.4z" fill="#fff"/> </symbol><symbol viewBox="0 0 512 512" id="iconArrowRightBlack"><title>iconArrowRightBlack</title> <path d="M73.4 465.5c0 12.2 4.2 22.3 12.6 30.3 8.4 8 19.1 12 32 12 9.2 0 18.7-2.3 28.6-6.9 19.1-13.7 40.4-29.4 64.1-46.9 23.6-17.5 47.7-35.5 72.1-53.8 24.4-18.3 48.6-36.4 72.7-54.4 24-17.9 45.6-33.8 64.7-47.5 12.2-12.2 18.3-24.8 18.3-37.8 0-15.3-7.3-28.6-21.7-40.1-3.8-3-12.4-9.9-25.8-20.6-13.4-10.7-29.6-23.3-48.6-37.8-19.1-14.5-39.1-30.1-60.1-46.9-21-16.8-41-32.4-60.1-46.9s-35.3-27.3-48.6-38.3c-13.4-11.1-21.9-17.7-25.8-20-9.9-3.8-18.3-5.7-25.2-5.7-13 0-23.7 4.2-32.1 12.6C82.2 25.2 78 35.5 78 47.7c0 13 5 25.6 14.9 37.8 13 10.7 29.4 23.7 49.2 38.9 19.8 15.3 40.4 31.3 61.8 48.1s42 32.8 61.8 48.1c19.8 15.3 36.2 28.2 49.2 38.9-15.3 11.4-33 24.6-53.2 39.5-20.2 14.9-40.6 30.2-61.2 45.8-20.6 15.6-41 30.9-61.2 45.8-20.2 14.9-38 28-53.2 39.5-8.5 11.3-12.7 23.2-12.7 35.4z" fill="#1c1c1b"/> </symbol><symbol viewBox="0 0 512 512" id="iconArrowRightWhite"><title>iconArrowRightWhite</title> <path d="M73.4 465.5c0 12.2 4.2 22.3 12.6 30.3s19.1 12 32 12c9.2 0 18.7-2.3 28.6-6.9 19.1-13.7 40.4-29.4 64.1-46.9 23.6-17.5 47.7-35.5 72.1-53.8s48.6-36.4 72.7-54.4c24-17.9 45.6-33.8 64.7-47.5 12.2-12.2 18.3-24.8 18.3-37.8 0-15.3-7.3-28.6-21.7-40.1-3.8-3-12.4-9.9-25.8-20.6-13.4-10.7-29.6-23.3-48.6-37.8-19.1-14.5-39.1-30.1-60.1-46.9s-41-32.4-60.1-46.9-35.3-27.3-48.6-38.3c-13.4-11.1-21.9-17.7-25.8-20-9.9-3.8-18.3-5.7-25.2-5.7-13 0-23.7 4.2-32.1 12.6C82.2 25.2 78 35.5 78 47.7c0 13 5 25.6 14.9 37.8 13 10.7 29.4 23.7 49.2 38.9 19.8 15.3 40.4 31.3 61.8 48.1s42 32.8 61.8 48.1 36.2 28.2 49.2 38.9c-15.3 11.4-33 24.6-53.2 39.5s-40.6 30.2-61.2 45.8c-20.6 15.6-41 30.9-61.2 45.8s-38 28-53.2 39.5c-8.5 11.3-12.7 23.2-12.7 35.4z" fill="#fff"/> </symbol><symbol viewBox="0 0 512 512" id="iconArrowTopBlack"><title>iconArrowTopBlack</title> <path d="M465.5 438.6c12.2 0 22.3-4.2 30.3-12.6 8-8.4 12-19.1 12-32 0-9.2-2.3-18.7-6.9-28.6-13.7-19.1-29.4-40.4-46.9-64.1-17.5-23.6-35.5-47.7-53.8-72.1-18.3-24.4-36.4-48.6-54.4-72.7-17.9-24-33.8-45.6-47.5-64.7-12.2-12.2-24.8-18.3-37.8-18.3-15.3 0-28.6 7.3-40.1 21.7-3 3.8-9.9 12.4-20.6 25.8-10.7 13.4-23.3 29.6-37.8 48.6-14.5 19.1-30.1 39.1-46.9 60.1-16.8 21-32.4 41-46.9 60.1s-27.3 35.3-38.3 48.6c-11.1 13.4-17.7 21.9-20 25.8-3.8 9.9-5.7 18.3-5.7 25.2 0 13 4.2 23.7 12.6 32.1 8.4 8.4 18.7 12.6 30.9 12.6 13 0 25.6-5 37.8-14.9 10.7-13 23.7-29.4 38.9-49.2 15.3-19.8 31.3-40.4 48.1-61.8s32.8-42 48.1-61.8c15.3-19.8 28.2-36.2 38.9-49.2 11.4 15.3 24.6 33 39.5 53.2 14.9 20.2 30.2 40.6 45.8 61.2 15.6 20.6 30.9 41 45.8 61.2 14.9 20.2 28 38 39.5 53.2 11.3 8.4 23.2 12.6 35.4 12.6z" fill="#1c1c1b"/> </symbol><symbol viewBox="0 0 512 512" id="iconArrowTopWhite"><title>iconArrowTopWhite</title> <path d="M465.5 438.6c12.2 0 22.3-4.2 30.3-12.6s12-19.1 12-32c0-9.2-2.3-18.7-6.9-28.6-13.7-19.1-29.4-40.4-46.9-64.1-17.5-23.6-35.5-47.7-53.8-72.1s-36.4-48.6-54.4-72.7c-17.9-24-33.8-45.6-47.5-64.7-12.2-12.2-24.8-18.3-37.8-18.3-15.3 0-28.6 7.3-40.1 21.7-3 3.8-9.9 12.4-20.6 25.8-10.7 13.4-23.3 29.6-37.8 48.6-14.5 19.1-30.1 39.1-46.9 60.1s-32.4 41-46.9 60.1-27.3 35.3-38.3 48.6c-11.1 13.4-17.7 21.9-20 25.8-3.8 9.9-5.7 18.3-5.7 25.2 0 13 4.2 23.7 12.6 32.1s18.7 12.6 30.9 12.6c13 0 25.6-5 37.8-14.9 10.7-13 23.7-29.4 38.9-49.2 15.3-19.8 31.3-40.4 48.1-61.8s32.8-42 48.1-61.8 28.2-36.2 38.9-49.2c11.4 15.3 24.6 33 39.5 53.2s30.2 40.6 45.8 61.2c15.6 20.6 30.9 41 45.8 61.2s28 38 39.5 53.2c11.3 8.4 23.2 12.6 35.4 12.6z" fill="#fff"/> </symbol><symbol viewBox="-39 52 20 17" id="iconBasket"><title>iconBasket</title><path d="M-39 62c0-.3 0-.6 0-.9 0-.6 2-1 4.8-1.2 0-.2 0-.4 0-.6 0-4.1 2.5-7.3 5.6-7.3s5.6 3.3 5.6 7.3c0 .2 0 .4 0 .7 2.4.2 4 .6 4 1.1 0 .3 0 .6 0 .9h-20zm10.8-8.5c-2.4 0-4.4 2.6-4.4 5.9 0 .6 7.8.2 7.8 0 0-3.2-1-5.9-3.4-5.9zm9 9.5c-.8 5.1-4.9 6-9.8 6-5 0-9.1-.8-9.9-6h19.7z"/></symbol><symbol viewBox="0 0 23.338 20.782" id="iconBasket2"><title>iconBasket2</title><path d="M11.074 10.17h-9.48l.852 7.834c0 1.535.872 2.777 1.948 2.777H19.18c1.075 0 1.95-1.24 1.95-2.776l.85-7.835H11.075zm-2.708 7.447H3.77V16.46h4.597v1.157zm0-3.585H3.77v-1.156h4.597v1.156zm5.388 3.585H9.158V16.46h4.596v1.157zm0-3.585H9.158v-1.156h4.596v1.156zm.792-1.157h4.597v1.156h-4.597v-1.155zm0 3.585h4.597v1.156h-4.597V16.46zm8.792-7.428c0 .416-.354.752-.79.752h-.568l.037-.34H11.74l1.116-1.163h9.69c.438 0 .792.336.792.752zm-21.782.41l.037.342H.79c-.436 0-.79-.336-.79-.752s.354-.75.79-.75h10.024l-.42.436c-.124.127-.016.442.234.726H1.556zm11.46-.834H10.72L16.8.373c.146-.136.52-.008.84.287.317.293.456.642.31.776l-4.936 7.172zm.264.835H9.854v-.835h3.427v.835z"/></symbol><symbol viewBox="0 0 27.375 23.443" id="iconBasketGastro"><title>iconBasketGastro</title><path d="M11.074 12.83h-9.48l.852 7.836c0 1.535.872 2.777 1.948 2.777H19.18c1.075 0 1.95-1.242 1.95-2.777l.85-7.835H11.075zM8.366 20.28H3.77v-1.156h4.597v1.156zm0-3.585H3.77v-1.156h4.597v1.156zm5.388 3.585H9.158v-1.156h4.596v1.156zm0-3.585H9.158v-1.156h4.596v1.156zm.792-1.156h4.597v1.156h-4.597v-1.156zm0 3.585h4.597v1.156h-4.597v-1.156zm8.792-7.43c0 .417-.354.753-.79.753h-.568l.037-.34H11.74l1.116-1.163h9.69c.438 0 .792.335.792.75zm-21.782.412l.037.34H.79c-.437 0-.79-.335-.79-.75s.354-.752.79-.752h10.024l-.42.437c-.124.126-.016.44.234.725H1.556zm11.62-.516h-3.11L18.993.176c.102-.1.223-.176.413-.176.27 0 .604.16.892.426.295.27.472.593.47.86 0 .152-.057.29-.16.385l-7.433 9.918zm-1.804-.637h1.484l7.27-9.692c-.018-.064-.09-.207-.26-.364-.178-.164-.344-.238-.43-.254l-8.064 10.31zm1.908 1.154H9.854v-.834h3.427v.834zm10.704-4.25l-2.13 3.415h-2.552l1.71-4.95c.354-.74 1.304-.996 2.126-.572.82.423 1.2 1.367.846 2.107zm.24-4.386c-1.123 1.71-1.4 3.95-1.4 3.95l-.935-.483c1.215-1.014 1.498-3.142 1.498-3.142s1.96-2.035.836-.325zm1.38-.652c-.23.484-.836.66-1.35.393-.516-.266-.746-.874-.517-1.356.23-.484.835-.66 1.35-.394.516.266.746.874.517 1.356zm.253.58c-.23.483-.834.66-1.35.394s-.746-.874-.516-1.356c.232-.485.836-.66 1.352-.394.515.266.746.874.515 1.356zm-1.405-.513c-.23.483-.835.66-1.35.394-.515-.267-.746-.874-.516-1.356.23-.484.835-.66 1.35-.394.516.266.747.872.516 1.357zm2.834-.282c-.23.483-.836.66-1.35.395-.516-.267-.747-.875-.517-1.357.23-.484.834-.66 1.35-.394.515.265.747.872.516 1.357zm-.24 1.47c-.23.485-.837.66-1.35.395-.517-.266-.748-.873-.518-1.356.23-.484.835-.66 1.35-.395.516.265.746.874.517 1.356zm-1.25-2.256c-.23.482-.834.658-1.35.393-.515-.267-.745-.874-.515-1.356.23-.483.835-.658 1.35-.393.516.267.747.872.516 1.357zm-1.034 2.17c-.23.482-.834.658-1.35.394-.515-.267-.745-.875-.515-1.356.23-.485.835-.66 1.35-.395.514.265.745.874.515 1.356zm.54.28c-.23.483-.834.66-1.35.394-.514-.268-.745-.875-.514-1.358.23-.484.834-.66 1.35-.394.514.266.745.873.514 1.358zm-6.125 4.688l-1.775 2.317h-2.367l1.76-3.836c.36-.598 1.184-.743 1.843-.323.655.422.897 1.246.54 1.842zm.566-3.68c-1.09 1.354-1.512 3.224-1.512 3.224l-.747-.478c1.11-.763 1.526-2.535 1.526-2.535s1.823-1.567.733-.212zm1.218-.444c-.232.39-.758.493-1.17.23-.415-.266-.56-.794-.324-1.184s.76-.493 1.173-.23c.412.263.555.794.32 1.184zm.17.51c-.235.388-.76.492-1.174.228-.413-.264-.558-.794-.323-1.184.235-.39.76-.493 1.174-.23.413.265.557.794.322 1.185zm-1.147-.542c-.234.39-.758.492-1.173.23-.41-.264-.557-.794-.32-1.184.233-.392.76-.493 1.172-.23.412.264.557.794.32 1.184zm2.418-.024c-.234.39-.76.492-1.172.23-.413-.265-.557-.794-.322-1.184.233-.392.76-.493 1.173-.23.41.266.557.794.32 1.184zm-.325 1.224c-.235.39-.76.49-1.173.23s-.557-.793-.323-1.184c.235-.39.76-.492 1.172-.23.413.264.56.792.323 1.184zm-.867-2c-.233.39-.76.493-1.173.23-.412-.266-.558-.793-.32-1.185.232-.388.757-.492 1.17-.228.414.265.557.794.323 1.185zM20.154 5.75c-.235.39-.76.492-1.172.23-.413-.266-.56-.795-.323-1.185s.76-.49 1.17-.23c.414.265.56.795.324 1.185zm.433.277c-.233.39-.76.492-1.173.23-.412-.265-.557-.794-.322-1.184.234-.39.76-.494 1.174-.23.412.264.557.795.32 1.185zM7.92 8.455c.276.97-.116 2.018-.937 2.814H1.017c-.116-.184-.213-.378-.274-.593-.302-1.054-.237-2.01.74-2.827.45-.375 1.657-.076 2.28-.27.427-.133 1.146-.906 1.555-.963 1.48-.21 2.257.633 2.603 1.84zM2.245 3.622c.428.524.354.33 1.2 1.136.67.646.924 1.583.785 2.177-.14.595-.69.756-.83-.48-.136-1.24-.763-1.447-.763-1.447L2.244 3.62zm3.532-.954c1.06 2.106-1.047 3.574-.95 3.358.096-.217-.192-.77-.192-.77 1.82-1.117 1.068-2.737 1.142-2.588zm-3.32 3.866s.037.467.137.747c0 0-1.756-.073-2.47-.89 0 0 1.348.655 2.334.142zm9.378 2.28c.63.47.7 1.056.55 1.716-.066.294-.23.54-.45.742H8.77c-.665-.47-1.037-1.178-.88-1.857.173-.757.624-1.303 1.544-1.226.252.02.72.472.987.54.392.096 1.126-.13 1.414.085zm-.684-1.78s-.35.166-.408.968c-.057.804-.37.727-.46.354-.09-.376.036-.993.407-1.44.462-.56.425-.43.656-.79l-.196.91zm-1.348.652s-.16.35-.095.48c.066.13-1.28-.7-.695-2.036.04-.092-.37.932.79 1.556zm2.672.19c-.413.53-1.493.635-1.493.635.054-.176.062-.467.062-.467.624.283 1.432-.17 1.432-.17z"/></symbol><symbol viewBox="0 0 353.22 270.55" id="iconBeneficiaire"><title>Plan de travail 1</title><path d="M353.18,97.28c-.36-7-3.28-13.78-8.82-17.61L220.15,6.91C213.65,2.42,203.52,0,193.43,0a54,54,0,0,0-16.9,2.54L17.87,54.69C7.07,57.57.67,64.45.09,77.61c-.22,5,0,57.85.06,62.05.07,8.42,1.9,14.47,6.67,18.94l107.25,99.72c7.91,7.43,21.64,12.23,35.09,12.23a47.46,47.46,0,0,0,17.48-3.13L340.8,196c6.14-2.45,10-8.06,11.6-14.46C353.06,178.83,353.32,100,353.18,97.28Zm-350,42.35c0-3.91-.28-56.89-.06-61.89.49-11.2,5.29-17.42,15.55-20.15l.08,0,.08,0L177.49,5.39A51,51,0,0,1,193.43,3c9.88,0,19.23,2.38,25,6.38l.09.06.1.06,31.42,18.41L64.58,94c-10.8,2.87-17.2,10.75-17.78,23.92,0,.89-.06,3.79-.08,8l-35.94-29a1.5,1.5,0,0,0-1.89,2.34l37.82,30.56c0,9,0,21.74,0,33.64L10.33,130.83a1.5,1.5,0,1,0-2,2.23l38.42,34.29c0,10.16.06,19.27.08,24.36l-38-35.3C4.93,152.72,3.22,147.7,3.15,139.63Zm346.32,41.25c-1.5,5.92-5.05,10.4-9.81,12.29L165.53,264.63a44,44,0,0,1-16.37,2.92c-12.68,0-25.65-4.48-33-11.42L87.2,229.24c0-4.7,0-14.54.06-25.74l27.9,24.89c7.87,7.13,21.94,12.15,36,12.15a49.56,49.56,0,0,0,19.13-3.6L342,168.08a1.5,1.5,0,0,0-1.12-2.79L169.17,234.16c-17.64,7.42-41.12,1.85-52-8L87.27,199.49c0-13.05.06-27.25.07-37l28.32,22.89c7.9,7.14,21.26,12.24,35,12.24a49.4,49.4,0,0,0,19.14-3.7l172.64-69.86a1.51,1.51,0,0,0,.82-2,1.49,1.49,0,0,0-1.95-.82L168.67,191.17c-17.78,7.47-40.32,1.67-51.06-8L87.34,158.66c0-3.86,0-6.59,0-7.66-.08-15.73,6.67-24.61,17-27.84,2.94-.92,161.56-61,187.44-70.81l51,29.85c4.32,3,7.1,8.72,7.43,15.23C350.39,101.61,350,176.5,349.47,180.88Z"/></symbol><symbol viewBox="0 0 24.646 22.255" id="iconBubbleSingle"><title>iconBubbleSingle</title><path d="M17.17 0H7.476C3.347 0 0 3.347 0 7.477v2.108c0 4.007 3.154 7.27 7.114 7.458v5.21l5.19-5.19h4.864c4.13 0 7.477-3.348 7.477-7.478V7.477C24.645 3.347 21.3 0 17.17 0z"/></symbol><symbol viewBox="0 0 6.6 5.2" id="iconBubbleSpeech"><title>iconBubbleSpeech</title><path d="M6.6 3.8c0 .4-.3.6-.6.6H3c-.4 0-.6-.3-.6-.6V1.7c0-.4.3-.6.6-.6h3c.4 0 .6.3.6.6v2.1z"/><path d="M1.9 1.7c0-.5.4-1 1-1h1.4V.6C4.3.3 4 0 3.7 0h-3C.3 0 0 .3 0 .6v2.1c0 .4.3.6.6.6h1.3V1.7zM3.5 4.3l1 .9.9-.9"/></symbol><symbol viewBox="0 0 24 24" id="iconCalendar"><title>Icon/events</title><style>.st0{fill-rule:evenodd;clip-rule:evenodd;fill:#1C1C1B;}</style><path class="st0" d="M19.2 22.3H5.7c-1.5 0-2.7-1.2-2.7-2.7V8.7h18.8v10.9c0 1.5-1.2 2.7-2.6 2.7M5.7 3.2h.9v1.7c0 .3.2.5.5.5s.5-.2.5-.5V3.2H12v1.7c0 .3.2.5.5.5s.5-.2.5-.5V3.2h4.4v1.7c0 .3.2.5.5.5s.5-.2.5-.5V3.2h.9c1.5 0 2.7 1.2 2.7 2.7v1.8H3V5.9c0-1.5 1.2-2.7 2.7-2.7m13.5-1h-.9V.5c0-.3-.2-.5-.5-.5s-.5.2-.5.5v1.7h-4.4V.5c0-.3-.2-.5-.5-.5s-.5.2-.5.5v1.7H7.5V.5C7.5.2 7.3 0 7 0s-.5.2-.5.5v1.7h-.8C3.6 2.2 2 3.8 2 5.9v13.8c0 2 1.6 3.7 3.7 3.7h13.5c2 0 3.7-1.6 3.7-3.7V5.9c-.1-2.1-1.7-3.7-3.7-3.7m-6.1 15.3c.7 0 1.2.5 1.2 1.2s-.5 1.2-1.2 1.2-1.2-.5-1.2-1.2c0-.6.5-1.2 1.2-1.2zm4.7 0c.7 0 1.2.5 1.2 1.2s-.5 1.2-1.2 1.2-1.2-.5-1.2-1.2c0-.6.6-1.2 1.2-1.2zm0-4.7c.7 0 1.2.5 1.2 1.2s-.5 1.2-1.2 1.2-1.2-.5-1.2-1.2.6-1.2 1.2-1.2z"/></symbol><symbol viewBox="0 0 32 32" id="iconCalendar2"><title>calendar</title>  <path d="M29.334 3h-4.334v-2c0-0.553-0.447-1-1-1s-1 0.447-1 1v2h-6v-2c0-0.553-0.448-1-1-1s-1 0.447-1 1v2h-6v-2c0-0.553-0.448-1-1-1s-1 0.447-1 1v2h-4.333c-1.473 0-2.667 1.193-2.667 2.666v23.667c0 1.473 1.194 2.667 2.667 2.667h26.667c1.473 0 2.666-1.194 2.666-2.667v-23.667c0-1.473-1.193-2.666-2.666-2.666zM30 29.333c0 0.368-0.299 0.667-0.666 0.667h-26.667c-0.368 0-0.667-0.299-0.667-0.667v-23.667c0-0.367 0.299-0.666 0.667-0.666h4.333v2c0 0.553 0.448 1 1 1s1-0.447 1-1v-2h6v2c0 0.553 0.448 1 1 1s1-0.447 1-1v-2h6v2c0 0.553 0.447 1 1 1s1-0.447 1-1v-2h4.334c0.367 0 0.666 0.299 0.666 0.666v23.667zM7 12h4v3h-4zM7 17h4v3h-4zM7 22h4v3h-4zM14 22h4v3h-4zM14 17h4v3h-4zM14 12h4v3h-4zM21 22h4v3h-4zM21 17h4v3h-4zM21 12h4v3h-4z"/> </symbol><symbol viewBox="0 0 22.38 21.994" id="iconCalendarCheck"><title>iconCalendarCheck</title><path d="M0 0h2.858v1.257c0 .9.55 1.63 1.45 1.63.9 0 1.45-.73 1.45-1.63V0H15.91v1.257c0 .9.503 1.63 1.406 1.63.9 0 1.495-.73 1.495-1.63V0h2.944v4.395H0V0zm0 5.615v16.38h21.68V5.614H0zm20.68 15.38H1V6.614h19.68v14.38zM20.674 4.52L9.38 15.815 3.087 9.52 1.38 11.23l6.293 6.292L9.38 19.23l1.707-1.708L22.38 6.23 20.673 4.52z"/></symbol><symbol viewBox="0 0 24 24" id="iconCalendarNew"><title>Icon/events</title><use fill="#BD9F57" xlink:href="#iconCalendarNew-a" fill-rule="evenodd"/></symbol><symbol viewBox="0 0 612 792" id="iconCalendarOld"><title>iconCalendarOld</title><path d="M305.9 181.9c-168.2 0-304 135.8-304 304s135.7 304 304 304 304-135.8 304-304c2-168.2-135.6-304-304-304zM137.7 321.6h45.8v21c0 15.2 9.6 26.8 22.9 26.8s22.9-11.5 22.9-26.8v-21h164.5v21c0 15.2 7.7 26.8 22.9 26.8s24.8-11.5 24.8-26.8v-21h47.8v70.8H137.6l.1-70.8zm0 93.7h70.8V486h-70.8v-70.7zm93.7 0h70.8V486h-70.8v-70.7zm93.7 0h70.8V486h-70.8v-70.7zm22.9 22.9h22.9v22.9H348v-22.9zm70.8-22.9h70.8V486h-70.8v-70.7zM137.7 509h70.8v70.8h-70.8V509zm93.7 0h70.8v70.8h-70.8V509zm93.7 0h70.8v70.8h-70.8V509zm93.7 0h70.8v70.8h-70.8V509zm-281.1 93.7h70.8v70.8h-70.8v-70.8zm93.7 0h70.8v70.8h-70.8v-70.8zm93.7 0h70.8v70.8h-70.8v-70.8zm93.7 0h70.8v70.8h-70.8v-70.8z"/></symbol><symbol viewBox="0 0 13 17.934" id="iconChef"><title>iconChef</title><path d="M6.64 14.874L1.85 9.572c.2-.183.408-.354.632-.508l4.018 4.02 4.02-4.02c.266.182.51.392.74.614l-4.62 5.196zm.006.757L1.49 9.926C.567 10.932 0 12.272 0 13.748v4.186h13v-4.186c0-1.418-.526-2.71-1.388-3.702L6.646 15.63zM6.354 0C4.28 0 2.597 1.98 2.597 4.425c0 2.44 1.683 4.423 3.757 4.423 2.073 0 3.756-1.98 3.756-4.423C10.11 1.98 8.427 0 6.354 0z"/></symbol><symbol viewBox="-38 55 22 12" id="iconConcierge"><title>iconConcierge</title><path d="M-17.9 67H-36.1c-1 0-1.9-.4-1.9-.9s.8-.9 1.9-.9h18.3c1 0 1.9.4 1.9.9-.1.5-.9.9-2 .9zM-27 56.9c4.7 0 8.5 3.4 8.5 7.6h-17.1c.1-4.2 3.9-7.6 8.6-7.6zm0-1.9c.6 0 1.2.5 1.2 1h-2.4c0-.5.5-1 1.2-1z"/></symbol><symbol viewBox="0 0 32 32" id="iconDelete"><title>iconDelete</title> <path d="M31.708 25.708c-0-0-0-0-0-0l-9.708-9.708 9.708-9.708c0-0 0-0 0-0 0.105-0.105 0.18-0.227 0.229-0.357 0.133-0.356 0.057-0.771-0.229-1.057l-4.586-4.586c-0.286-0.286-0.702-0.361-1.057-0.229-0.13 0.048-0.252 0.124-0.357 0.228 0 0-0 0-0 0l-9.708 9.708-9.708-9.708c-0-0-0-0-0-0-0.105-0.104-0.227-0.18-0.357-0.228-0.356-0.133-0.771-0.057-1.057 0.229l-4.586 4.586c-0.286 0.286-0.361 0.702-0.229 1.057 0.049 0.13 0.124 0.252 0.229 0.357 0 0 0 0 0 0l9.708 9.708-9.708 9.708c-0 0-0 0-0 0-0.104 0.105-0.18 0.227-0.229 0.357-0.133 0.355-0.057 0.771 0.229 1.057l4.586 4.586c0.286 0.286 0.702 0.361 1.057 0.229 0.13-0.049 0.252-0.124 0.357-0.229 0-0 0-0 0-0l9.708-9.708 9.708 9.708c0 0 0 0 0 0 0.105 0.105 0.227 0.18 0.357 0.229 0.356 0.133 0.771 0.057 1.057-0.229l4.586-4.586c0.286-0.286 0.362-0.702 0.229-1.057-0.049-0.13-0.124-0.252-0.229-0.357z"/> </symbol><symbol viewBox="0 0 14.983 24.001" id="iconDestination"><title>iconDestination</title><path d="M7.484 20.21c-2.696 0-4.88.586-4.88 1.31 0 .726 2.184 1.313 4.88 1.313s4.882-.588 4.882-1.312c0-.724-2.185-1.31-4.882-1.31zm.024 2.333c-2.486 0-4.5-.458-4.5-1.02 0-.565 2.014-1.022 4.5-1.022 2.485 0 4.5.458 4.5 1.022 0 .563-2.015 1.02-4.5 1.02zm-.024-3.5C3.35 19.043 0 20.153 0 21.52S3.35 24 7.484 24s7.485-1.11 7.485-2.48-3.352-2.477-7.486-2.477zm.036 4.28c-3.56 0-6.44-.808-6.44-1.802s2.88-1.8 6.44-1.8c3.56 0 6.445.807 6.445 1.8s-2.887 1.802-6.445 1.802zM7.487 2.765c1.205 0 2.333.432 3.182 1.216.85.782 1.316 1.824 1.316 2.932 0 1.106-.468 2.148-1.296 2.91-.125.115-1.678 1.538-3.203 3.762-1.513-2.22-3.058-3.637-3.175-3.74-.847-.784-1.315-1.826-1.315-2.933 0-1.107.468-2.15 1.315-2.933.85-.783 1.956-1.214 3.175-1.214m0-2.766c-1.913 0-3.83.675-5.293 2.024-2.926 2.7-2.926 7.075 0 9.773 0 0 5.293 4.79 5.293 10.32 0-5.53 5.302-10.32 5.302-10.32 2.925-2.698 2.925-7.073 0-9.773C11.324.674 9.407 0 7.486 0zM8.99 6.913c0 .763-.67 1.382-1.503 1.382-.85 0-1.494-.62-1.494-1.382 0-.765.645-1.384 1.494-1.384.832 0 1.503.618 1.503 1.383z"/></symbol><symbol viewBox="0 0 32 32" id="iconExpand"><title>expand</title><path d="M32 30.5v-29c0-.827-.673-1.5-1.5-1.5h-29C.673 0 0 .673 0 1.5v9c0 .276.224.5.5.5s.5-.224.5-.5v-9c0-.276.225-.5.5-.5h29c.275 0 .5.224.5.5v29c0 .276-.225.5-.5.5h-9c-.276 0-.5.224-.5.5s.224.5.5.5h9c.827 0 1.5-.673 1.5-1.5zM1.5 13c-.827 0-1.5.673-1.5 1.5v16c0 .827.673 1.5 1.5 1.5h16c.827 0 1.5-.673 1.5-1.5V13.707l7-7V13.5c0 .276.224.5.5.5s.5-.224.5-.5v-8c0-.276-.224-.5-.5-.5h-8c-.276 0-.5.224-.5.5s.224.5.5.5h6.792l-7 7H1.5zM18 30.5c0 .276-.225.5-.5.5h-16c-.275 0-.5-.224-.5-.5v-16c0-.276.225-.5.5-.5H18v16.5z"/></symbol><symbol viewBox="0 0 34 34" id="iconFacebook"><title>iconFacebook</title><path d="M12.9 14.1h1.8v-1.7c0-.8 0-1.9.6-2.6.5-.8 1.3-1.3 2.7-1.3 2.2 0 3.2.3 3.2.3l-.4 2.6s-.7-.2-1.4-.2-1.3.2-1.3.9v2h2.8l-.2 2.5H18v8.8h-3.3v-8.8h-1.8v-2.5z"/></symbol><symbol viewBox="0 0 62.1 57" id="iconFavorites"><title>iconFavorites</title><path d="M31 56.5c2.4-2.4 16.1-16.2 24.7-24.8 7.7-7.7 7.5-18.9.5-25.9S37.9-1.1 31 5.9c-6.9-7-18.2-7-25.2-.1-7 7-7.1 18.2.5 25.9 8.6 8.6 22.3 22.4 24.7 24.8z"/></symbol><symbol viewBox="0 0 20.188 25.508" id="iconFlowers"><title>iconFlowers</title><path d="M8.396 5.79c.583 1.083.976 2.223 1.176 3.357-.287.066-.583.11-.89.11-2.17 0-3.93-1.76-3.93-3.93 0-1.06.08-2.524.76-3.23C6.5 2.943 7.72 4.53 8.397 5.79zm4.214-.462c0-1.222-.138-2.89-1.014-3.612-.988.846-2.076 2.642-2.373 4.037.512 1.02.88 2.083 1.08 3.146 1.358-.62 2.307-1.98 2.307-3.572zm-3.916-.52c.304-.95.777-1.794 1.4-2.498C9.714 1.358 9.102.553 8.33 0 7.58.54 6.978 1.326 6.596 2.252c.79.722 1.5 1.582 2.1 2.557zm4.134 3.054c-.844.447-1.362 1.78-1.684 2.76-.657 2.006.437 4.166 2.443 4.824.284.093.57.143.856.167.16-1.11.142-2.283-.07-3.46-.243-1.37-.89-3.207-1.545-4.29zm5.585 5.14c.37-1.13.75-2.715.157-3.646-1.17.48-2.72 1.813-3.42 3.014.165 1.1.184 2.192.046 3.236 1.445-.16 2.735-1.133 3.217-2.604zm-3.464-1.667c.566-.788 1.262-1.425 2.05-1.887-.062-.995-.385-1.926-.93-2.67-.86.27-1.656.815-2.29 1.557.514.906.91 1.917 1.17 3zm-11.135.898c-.386.734-.107 1.943.142 2.804.51 1.762 2.35 2.776 4.113 2.267.25-.072.48-.177.695-.3-.427-.873-1.014-1.706-1.742-2.448-.844-.863-2.208-1.866-3.208-2.323zm6.523.957c-.287-.992-.79-2.314-1.672-2.694-.604.92-1.065 2.633-.978 3.835.653.71 1.202 1.485 1.614 2.302.96-.82 1.408-2.15 1.036-3.442zm-3.302.498c.022-.844.21-1.64.55-2.358-.533-.683-1.22-1.193-1.975-1.46-.483.616-.787 1.395-.88 2.236.812.4 1.59.932 2.306 1.582zM5.114 9.175c-1.385-1.24-2.84-2.19-4.25-2.79.25 1.886.998 3.984 2.208 6.05.515-1.283 1.213-2.39 2.042-3.26zm10.91-2.96c.006 0 .013.002.02.002-.446-1.266-1.002-2.406-1.648-3.36-.6 1.264-1.027 2.774-1.26 4.433.857-.684 1.84-1.075 2.887-1.075zm-1.23 10.46c-1.246 0-2.404-.36-3.372-.974-.74 1.402-2.052 2.477-3.64 2.952l5.138 6.855 1.7-.272 2.01-8.83c-.58.174-1.195.27-1.835.27zM3.55 15.96c-.488-1.015-.65-2.074-.553-3.037C1.935 12.8.923 12.788 0 12.897c.893 1.173 2.148 2.303 3.673 3.28-.04-.074-.088-.14-.125-.216zM16.59 6.37c.705.64 1.102 1.474 1.035 2.344 1.125-1.02 2.004-2.136 2.562-3.23-1.112.066-2.344.367-3.597.885z"/></symbol><symbol viewBox="0 0 23.125 27.996" id="iconGift"><title>iconGift</title><path d="M23.125 11.646H14.69v-.54c2.362-.635 5.81-2.153 5.81-5.62 0-2.222-1.905-4.03-4.248-4.03-2.342 0-4.247 1.808-4.247 4.03V10.64h-.354V4.6c0-2.537-2.173-4.6-4.845-4.6S1.96 2.063 1.96 4.6c0 3.874 3.767 5.623 6.476 6.386v.66H0V27.1h8.436v.896h6.253V27.1h8.435V11.646zM15.33 4.59c1.315 0 2.384 1.016 2.384 2.263 0 2.585-3.43 3.463-4.765 3.707V6.853c0-1.247 1.068-2.262 2.38-2.262m.922-2.24c1.822 0 3.304 1.41 3.304 3.137 0 1.105-.46 1.978-1.138 2.67.15-.39.24-.822.24-1.304 0-1.74-1.492-3.158-3.327-3.158-.845 0-1.61.31-2.198.807.438-1.244 1.663-2.15 3.12-2.15M5.037 6.18c0-1.484 1.27-2.69 2.834-2.69 1.565 0 2.837 1.206 2.837 2.69v4.38c-1.495-.26-5.67-1.274-5.67-4.38M2.903 4.6c0-2.043 1.75-3.704 3.902-3.704 1.814 0 3.33 1.187 3.765 2.782-.687-.666-1.64-1.083-2.7-1.083-2.082 0-3.777 1.61-3.777 3.587 0 .7.172 1.3.44 1.83-.956-.85-1.63-1.96-1.63-3.412m10.842 22.5H9.38V11.534h1.773l.498.052v-.052h.355v.052l.498-.052h1.242V27.1z"/></symbol><symbol viewBox="0 0 34 34" id="iconGooglePlus"><title>iconGooglePlus</title><path d="M15.138 16.26c.255 0 .47-.1.638-.29.262-.298.376-.787.308-1.306-.122-.93-.784-1.7-1.477-1.72h-.027c-.246 0-.464.1-.63.29-.26.294-.367.76-.3 1.277.122.93.8 1.73 1.477 1.75h.01zM15.894 19.057c-.068-.046-.14-.094-.212-.144-.213-.066-.44-.1-.672-.103h-.03c-1.065 0-2 .647-2 1.383 0 .8.8 1.43 1.823 1.43 1.35 0 2.033-.466 2.033-1.383 0-.088-.01-.178-.03-.267-.092-.357-.42-.58-.912-.916z"/><path d="M17 7C11.477 7 7 11.477 7 17s4.477 10 10 10 10-4.477 10-10S22.522 7 17 7zm-.91 15.44c-.398.116-.83.175-1.28.175-.503 0-.987-.058-1.438-.172-.873-.22-1.52-.638-1.82-1.176-.13-.233-.195-.48-.195-.738 0-.265.063-.533.188-.8.48-1.02 1.74-1.704 3.136-1.704.015 0 .028 0 .04 0-.112-.2-.168-.407-.168-.624 0-.11.015-.22.043-.33-1.464-.035-2.56-1.107-2.56-2.52 0-1 .797-1.973 1.94-2.366.34-.12.69-.18 1.03-.18h3.134c.106 0 .2.07.233.172.034.102-.004.213-.09.276l-.7.507c-.043.03-.094.048-.146.048h-.25c.324.387.514.94.514 1.562 0 .687-.346 1.336-.978 1.83-.488.38-.507.484-.507.702.006.12.346.51.72.774.874.618 1.2 1.224 1.2 2.236 0 1.054-.803 1.97-2.045 2.33zm7.076-5.372c0 .135-.11.246-.247.246h-1.78v1.78c0 .137-.11.247-.247.247h-.507c-.137 0-.247-.11-.247-.246v-1.78h-1.782c-.135 0-.246-.11-.246-.246v-.508c0-.135.11-.246.246-.246h1.78v-1.78c0-.137.11-.247.247-.247h.507c.137 0 .247.11.247.247v1.78h1.78c.134 0 .245.11.245.246v.508z"/></symbol><symbol id="iconHelp"><title>iconHelp</title> <path d="M13.2 6.2c-2.1-0.7-4.4 0.4-5.1 2.4-0.1 0.6 0.1 1.2 0.7 1.3 0.5 0.2 1.1-0.1 1.3-0.6 0.4-1 1.5-1.6 2.6-1.2 0.8 0.3 1.3 1 1.3 1.9 0 1-1.7 1.8-2.3 2.1-0.5 0.2-0.8 0.7-0.6 1.3 0.1 0.4 0.5 0.7 0.9 0.7 0.1 0 0.2 0 0.3-0.1 0.4-0.1 3.7-1.3 3.7-3.9-0.1-1.8-1.2-3.3-2.8-3.9z"/> <path d="M12 1c-6.1 0-11 4.9-11 11s4.9 11 11 11 11-4.9 11-11-4.9-11-11-11zM12 21c-5 0-9-4-9-9s4-9 9-9c5 0 9 4 9 9s-4 9-9 9z"/> <path d="M11.3 16.3c-0.2 0.2-0.3 0.4-0.3 0.7s0.1 0.5 0.3 0.7c0.2 0.2 0.4 0.3 0.7 0.3s0.5-0.1 0.7-0.3c0.2-0.2 0.3-0.5 0.3-0.7s-0.1-0.5-0.3-0.7c-0.4-0.4-1-0.4-1.4 0z"/> </symbol><symbol viewBox="0 0 31.027 30.093" id="iconHistory"><title>iconHistory</title><path d="M23.062 0H8.027v2.838l1.5 1.406V1.5H22.44l.037.037V8.54H29.482l.044.045v20.007h-20V16.21l-1.5-1.405v15.288h23V7.965L23.062 0zm.856 7.102V2.98L28.042 7.1h-4.124zm-5.27 15.17c-.907.036-4.778-6.174-4.778-6.174s-2.753-.42-3.986-1.234c-1.522-1-3.062-3.214-5.48-6.067-.028-.033-.055-.074-.085-.11l1.626-1.465-2.292.532C1.74 4.724 0 1.29 0 1.29s4.745.85 10.79 8.743c6.046 7.894 7.857 12.24 7.857 12.24zM1.317 1.35c1.67.146 4.487 1.122 6.29 2.865 2.666 2.572 4.702 5.428 5.328 7.357.13.4.228.793.31 1.172-.655-.914-1.374-1.89-2.17-2.93-1.204-1.568-2.354-2.863-3.43-3.93l.04-.044-.053.03C4.876 3.132 2.63 1.894 1.32 1.35z"/></symbol><symbol viewBox="0 0 22.189 20.619" id="iconHome"><title>iconHome</title><path d="M11.095 0L0 8.833h22.19L11.095 0zm-7.66 7.24v13.378h6v-5.605h3.683v5.605h6V7.24H3.436z"/></symbol><symbol viewBox="0 0 79.951 37.542" id="iconHotel"><title>iconHotel</title><path d="M10.55 18.202c0-1.52 1.233-2.75 2.752-2.75h7.715V9.387c0-1.518 1.23-2.748 2.75-2.748s2.75 1.23 2.75 2.748v8.814c0 1.517-1.23 2.75-2.75 2.75H13.303c-1.52 0-2.75-1.233-2.75-2.75zM8.116 8.98c0 2.992 2.427 5.42 5.42 5.42 2.995 0 5.423-2.428 5.423-5.42 0-2.995-2.428-5.423-5.423-5.423-2.993 0-5.42 2.428-5.42 5.422zm63.704 3.134c0-2.746-2.452-5.475-5.478-5.475H28.514v14.31H71.82v-8.836zM6.153 37.542v-9.465h67.644v9.465h6.153v-27.49c0-1.7-1.377-3.08-3.075-3.08-1.7 0-3.077 1.38-3.077 3.08V23.03H6.154V3.077C6.154 1.38 4.774 0 3.074 0 1.38 0 0 1.38 0 3.077V37.54h6.154z"/></symbol><symbol viewBox="0 0 32.568 30.259" id="iconHouseRC"><title>iconHouseRC</title><path d="M16.284 0L0 12.963h5.043V30.26h23.013V12.962h4.512L16.284 0zm9.237 19.03c-1.782 1.766-4.097 2.412-6.542 2.637 1.568.464 3.49 1.252 4.033 3 .235.95-.067 1.857-.823 2.454-.814.654-2.09.9-3.008.454-.546-.27-1.036-.732-1.24-1.413l.02-.02c.604.403 1.52.395 2.104-.028.49-.396.768-.94.745-1.566-.102-1.203-1.37-2.1-2.418-2.405-.34-.102-.733-.18-1.137-.2.242 1.18 1.22 2.292 2.287 2.96v.04c-.684.22-1.48.08-2.146-.095-.172.773-.444 1.743-.885 2.64-.44-.896-.71-1.866-.886-2.64-.664.176-1.458.314-2.143.096v-.04c1.07-.668 2.043-1.78 2.286-2.96-.403.02-.795.1-1.137.2-1.05.307-2.317 1.203-2.418 2.406-.02.625.252 1.17.746 1.566.583.423 1.5.432 2.103.03l.024.02c-.205.68-.697 1.142-1.24 1.412-.918.446-2.194.2-3.01-.453-.755-.596-1.056-1.504-.825-2.454.542-1.747 2.464-2.535 4.035-3-2.445-.224-4.76-.87-6.542-2.636-1.33-1.416-2.187-3.416-1.41-5.364.473-1.33 1.812-2.18 3.17-2.284 2.003-.192 3.715 1.272 4.55 2.962.152.35.276.68.362 1.11-1.157-1.04-2.505-1.96-4.154-1.568-.75.178-1.48.797-1.683 1.587-.34 1.443.232 2.777 1.29 3.78 1.54 1.28 3.43 1.774 5.416 1.948-.053-1.06-.312-2.03-.98-2.817-.472-.537-1.045-.86-1.74-.786-.475.054-1.404.886-.272 1.978l-.04.04c-1.027-.15-2.104-1-2.385-2.04-.33-1.3.814-2.97 2.536-2.362 2.48.917 3.35 3.587 3.494 6.013.008.055.228.08.258.018.573-2.787-.82-5.053-1.396-7.517-.493-2.394.794-4.32 1.994-6.202 1.202 1.882 2.487 3.808 1.994 6.202-.573 2.463-1.97 4.73-1.396 7.517.03.062.25.037.26-.018.14-2.426 1.016-5.096 3.49-6.013 1.725-.606 2.865 1.062 2.537 2.362-.282 1.04-1.36 1.89-2.383 2.04l-.04-.04c1.132-1.092.198-1.924-.274-1.978-.695-.073-1.27.25-1.742.786-.664.787-.926 1.758-.975 2.818 1.982-.173 3.876-.667 5.415-1.948 1.057-1.002 1.63-2.336 1.29-3.78-.204-.79-.937-1.408-1.683-1.586-1.65-.393-3 .528-4.156 1.567.088-.43.21-.758.362-1.11.835-1.69 2.546-3.154 4.55-2.96 1.357.102 2.697.952 3.174 2.283.775 1.948-.083 3.948-1.41 5.364z"/></symbol><symbol viewBox="0 0 28.619 31.091" id="iconHouseRC2"><title>iconHouseRC2</title><path d="M23.144 18.237c-1.784 1.766-4.098 2.412-6.544 2.636 1.57.464 3.49 1.253 4.035 3 .232.95-.07 1.858-.824 2.454-.815.654-2.09.9-3.008.453-.545-.27-1.034-.732-1.24-1.412l.022-.02c.604.402 1.518.394 2.102-.028.492-.397.77-.942.746-1.566-.1-1.203-1.37-2.1-2.417-2.406-.34-.103-.733-.18-1.136-.2.24 1.18 1.218 2.292 2.285 2.96v.04c-.684.22-1.48.08-2.146-.095-.173.772-.445 1.742-.887 2.64-.44-.897-.712-1.867-.887-2.64-.664.175-1.458.314-2.143.095v-.04c1.068-.668 2.042-1.78 2.285-2.96-.403.02-.795.098-1.137.2-1.046.307-2.315 1.203-2.415 2.406-.02.624.252 1.17.745 1.566.583.422 1.5.43 2.103.027l.023.02c-.205.68-.697 1.143-1.24 1.413-.918.446-2.194.2-3.01-.453-.755-.596-1.056-1.504-.826-2.455.543-1.746 2.465-2.535 4.036-3-2.445-.223-4.76-.87-6.54-2.635-1.33-1.416-2.188-3.417-1.412-5.365.473-1.33 1.812-2.18 3.17-2.284 2.003-.192 3.715 1.272 4.55 2.963.152.352.275.682.36 1.11-1.156-1.04-2.504-1.96-4.152-1.567-.75.178-1.48.797-1.684 1.587-.34 1.443.232 2.777 1.29 3.78 1.54 1.28 3.43 1.775 5.416 1.95-.053-1.062-.312-2.032-.98-2.82-.472-.537-1.045-.86-1.74-.786-.475.055-1.403.886-.27 1.98l-.043.038c-1.025-.15-2.102-1-2.382-2.04-.33-1.3.814-2.97 2.535-2.362 2.478.917 3.35 3.587 3.493 6.013.01.056.228.08.258.02.574-2.79-.82-5.055-1.396-7.52-.493-2.393.794-4.318 1.993-6.2 1.202 1.882 2.487 3.808 1.995 6.2-.574 2.465-1.97 4.73-1.396 7.52.03.06.25.036.26-.02.14-2.426 1.015-5.096 3.49-6.013 1.724-.606 2.864 1.062 2.536 2.362-.28 1.04-1.357 1.89-2.383 2.04l-.04-.04c1.132-1.092.2-1.923-.274-1.978-.695-.073-1.27.25-1.74.787-.667.788-.927 1.76-.978 2.82 1.982-.175 3.875-.67 5.414-1.95 1.057-1.003 1.632-2.337 1.292-3.78-.205-.79-.938-1.41-1.685-1.587-1.648-.393-3 .527-4.156 1.567.088-.43.21-.76.363-1.11.836-1.69 2.545-3.154 4.55-2.962 1.357.104 2.696.953 3.173 2.284.776 1.948-.082 3.95-1.41 5.365zM3.216 7.175L14.16 1.64l11.193 5.535h3.266v-.023L14.15 0 0 7.156v.02h3.216zm22.468 22.443v.004H2.936v-.004H1.468v1.473H27.15V29.62h-1.466z"/></symbol><symbol viewBox="0 0 34 34" id="iconInstagram"><title>iconInstagram</title><path d="M22.2 8.5H11.8c-1.8 0-3.3 1.5-3.3 3.3v10.5c0 1.8 1.5 3.3 3.3 3.3h10.4c1.8 0 3.3-1.5 3.3-3.3V11.8c0-1.8-1.5-3.3-3.3-3.3zm1 2h.4v2.9h-2.9v-2.9h2.5zm-8.6 4.8c.5-.8 1.4-1.3 2.4-1.3s1.9.5 2.4 1.2c.4.5.6 1.1.6 1.7 0 1.7-1.3 3-3 3s-3-1.3-3-3c0-.5.2-1.1.6-1.6zm9.3 6.9c0 .9-.7 1.6-1.6 1.6H11.8c-.9 0-1.6-.7-1.6-1.6v-7h2.5c-.2.5-.3 1.1-.3 1.7 0 2.6 2.1 4.7 4.7 4.7s4.7-2.1 4.7-4.7c0-.6-.1-1.2-.3-1.7H24v7z"/></symbol><symbol viewBox="0 0 34.75 26.254" id="iconInvitation"><title>iconInvitation</title><path d="M34.75 10.216v16.038H0V10.216l13.057 6.486.105.052h8.425l13.163-6.538zm-16.683 5.12c-.03.132-.064.273-.102.418h2.64c.09-.2.14-.42.13-.653-.078-.938-1.07-1.64-1.89-1.88-.266-.08-.574-.14-.888-.158.188.924.954 1.794 1.787 2.317v.03c-.534.17-1.158.063-1.677-.074zm-1.385 0c-.52.137-1.14.245-1.677.074v-.03c.834-.524 1.597-1.395 1.787-2.318-.314.018-.622.077-.89.157-.82.24-1.81.94-1.89 1.88-.007.235.04.454.132.654h2.64c-.038-.145-.073-.286-.102-.418zM2.062 0v10.24l10.213 5.074c.007-.04.003-.08.013-.12.424-1.366 1.93-1.983 3.157-2.345-1.914-.176-3.725-.683-5.117-2.063C9.29 9.68 8.618 8.115 9.226 6.592c.37-1.042 1.418-1.706 2.48-1.787 1.567-.15 2.904.996 3.558 2.316.12.276.215.533.284.87-.906-.813-1.96-1.533-3.25-1.226-.586.14-1.157.623-1.316 1.24-.27 1.13.18 2.173 1.008 2.956 1.204 1.003 2.683 1.39 4.235 1.524-.04-.83-.244-1.588-.764-2.204-.37-.42-.82-.672-1.362-.614-.37.04-1.098.69-.21 1.546l-.034.032c-.802-.118-1.644-.782-1.864-1.597-.26-1.017.637-2.32 1.982-1.848 1.938.717 2.62 2.806 2.732 4.702.007.044.18.063.202.016.45-2.182-.643-3.954-1.09-5.88-.386-1.873.62-3.38 1.558-4.853.94 1.473 1.945 2.98 1.56 4.852-.45 1.927-1.54 3.7-1.093 5.88.025.05.197.03.203-.015.11-1.896.795-3.985 2.73-4.703 1.35-.475 2.243.83 1.985 1.847-.22.814-1.063 1.48-1.865 1.597l-.03-.032c.885-.854.156-1.505-.215-1.546-.543-.058-.993.194-1.362.614-.52.616-.724 1.375-.764 2.204 1.55-.135 3.032-.52 4.235-1.524.827-.783 1.276-1.827 1.01-2.957-.16-.616-.733-1.1-1.317-1.24-1.29-.307-2.346.413-3.25 1.227.07-.337.165-.594.283-.87.653-1.32 1.992-2.466 3.56-2.315 1.062.08 2.11.745 2.48 1.787.606 1.523-.065 3.09-1.102 4.195-1.395 1.38-3.205 1.888-5.118 2.062 1.228.36 2.73.978 3.156 2.345.01.04.005.078.013.118l10.216-5.073V0H2.062z"/></symbol><symbol viewBox="-46 58.4 6.2 4.6" id="iconLabel"><title>iconLabel</title><path d="M-43.8 63l-2.2-2.2 2.4-2.4 1.5.1.6.6.1 1.5-2.4 2.4zm-1.5-2.2l1.5 1.5 1.8-1.8v-1.1l-.3-.3h-1.1l-1.9 1.7zm1.8-.6l-.2-.2-1 1 .2.2 1-1zm.5.5l-.2-.2-1 1 .2.2 1-1zm0-.7c-.2-.2-.2-.6 0-.8.2-.2.6-.2.8 0 .2.2.2.6 0 .8-.3.3-.6.3-.8 0zm.5-.5c-.1-.1-.2-.1-.3 0-.1.1-.1.2 0 .3.1.1.2.1.3 0 .1-.1.1-.2 0-.3zm-.2.2s-.1-.1 0-.2c.4-.6 1.4-.4 2-.1.1 0 .2-.1.3-.1.2-.1.4 0 .5.1.1.1.1.3 0 .4 0 .1-.2.2-.5 0-.1-.1-.2-.1-.3-.2-.3.1-.7.2-.9.3-.1 0-.1 0-.2-.1 0-.1 0-.1.1-.2.2 0 .4-.1.6-.2-.6-.2-1.2-.2-1.4.1 0 .3-.1.3-.2.2zm2.6-.1s-.1 0-.2 0c0 0 0 0-.1 0 0 0 .1 0 .1 0 .2.1.2.1.2 0z"/></symbol><symbol viewBox="0 0 34 34" id="iconLinkedin"><title>iconLinkedin</title><path d="M12.2 24.1H8.9V13.5h3.3v10.6zm-1.7-11.9c-1.2 0-2-.8-2-1.8s.8-1.8 2-1.8 2 .8 2 1.8-.7 1.8-2 1.8zm15 11.9h-3.8v-5.5c0-1.4-.6-2.4-1.9-2.4-1 0-1.5.7-1.8 1.3 0 .2 0 .6 0 .9v5.7h-3.7s0-9.7 0-10.6H18v1.7c.2-.7 1.4-1.8 3.3-1.8 2.4 0 4.2 1.5 4.2 4.8v5.9z"/></symbol><symbol viewBox="0 0 48 48" id="iconList"><title>iconList</title><path d="M6 26h4v-4H6v4zm0 8h4v-4H6v4zm0-16h4v-4H6v4zm8 8h28v-4H14v4zm0 8h28v-4H14v4zm0-20v4h28v-4H14z"/><path d="M0 0h48v48H0z" fill="none"/></symbol><symbol viewBox="-45.37 66.523 76.63 81.522" id="iconLock"><title>iconLock</title><path d="M24.74 90.98h-9.784v-1.63c0-13.043-9.783-22.826-22.826-22.826s-22.826 9.783-22.826 22.826v1.63h-9.782c-3.26 0-4.892 1.632-4.892 4.892v47.283c0 3.26 1.63 4.892 4.892 4.892H26.37c3.26 0 4.89-1.63 4.89-4.892V95.87c-3.26-1.63-4.89-4.89-6.52-4.89zm-47.283 0c0-8.152 6.522-14.674 14.674-14.674 8.153 0 14.675 6.52 14.675 14.674v1.63l-29.348-1.63zm42.39 47.284h-57.064v-37.5h57.065v37.5zM-9.5 128.48c3.26 0 4.89-1.63 4.89-4.892v-9.782c0-3.26-1.63-4.892-4.89-4.892s-4.89 1.63-4.89 4.892v9.782c0 1.632 3.26 4.892 4.89 4.892z"/></symbol><symbol viewBox="0 0 15.334 17.75" id="iconLogout"><title>iconLogout</title><path d="M10.223 2.862v1.57c2.15.977 3.65 3.14 3.65 5.65 0 3.423-2.784 6.207-6.206 6.207-3.422 0-6.208-2.785-6.208-6.208 0-2.51 1.5-4.673 3.65-5.65v-1.57C2.14 3.918.004 6.75 0 10.076v.016c.005 4.224 3.443 7.658 7.667 7.658 4.228 0 7.667-3.44 7.667-7.668 0-3.33-2.14-6.164-5.11-7.22z"/><path d="M6.792 0h1.75v9.5h-1.75z"/></symbol><symbol viewBox="0 90.1 611.3 590.4" id="iconLysRC"><title>iconLysRC</title><path d="M235.3 501.9c-44.8 13.5-99.7 36.5-115.2 87.3-6.6 27.6 2 54.1 23.5 71.5 23.3 19 59.7 26.2 85.9 13.2 15.5-7.9 29.5-21.3 35.3-41.2l-.6-.6c-17.2 11.7-43.4 11.4-60-.9-14.1-11.5-21.8-27.4-21.2-45.7 2.9-34.9 39.1-61.1 68.9-70 9.8-3 21-5.3 32.5-5.9-6.9 34.4-34.8 66.8-65.2 86.2v1.2c19.6 6.4 42.2 2.4 61.2-2.7 4.9 22.4 12.7 50.7 25.3 76.8 12.6-26.1 20.3-54.4 25.3-76.8 18.9 5.1 41.7 9.1 61.2 2.7v-1.2c-30.4-19.4-58.3-51.8-65.2-86.2 11.5.6 22.7 2.9 32.5 5.9 29.9 8.9 66 35.1 68.9 70 .6 18.2-7.2 34.1-21.3 45.7-16.7 12.3-42.8 12.6-60 .9l-.6.6c5.8 19.9 19.8 33.2 35.3 41.2 26.2 13 62.6 5.9 85.9-13.2 21.6-17.4 30.2-43.8 23.5-71.5-15.5-50.8-70.4-73.9-115.2-87.3 69.8-6.5 135.8-25.3 186.7-76.7C600.6 384 625 325.7 602.9 269c-13.5-38.8-51.8-63.5-90.5-66.5-57.2-5.6-106 37.1-129.8 86.2-4.3 10.3-7.8 19.8-10.4 32.4 33-30.3 71.6-57.1 118.6-45.6 21.3 5.2 42.2 23.2 48 46.2 9.8 42.1-6.6 80.9-36.8 110.1-43.9 37.3-97.9 51.7-154.5 56.7 1.5-30.9 8.9-59.1 27.9-82 13.4-15.6 29.8-25 49.6-22.9 13.5 1.6 40.1 25.8 7.8 57.6l1.1 1.2c29.3-4.4 60-29.1 68-59.5 9.4-37.8-23.2-86.4-72.4-68.8-70.5 26.6-95.5 104.4-99.5 175-.2 1.6-6.5 2.4-7.4.5-16.4-81.2 23.5-147.1 39.8-218.9 14.1-69.7-22.6-125.8-56.9-180.6-34.2 54.8-70.9 110.9-56.9 180.6 16.4 71.8 56.2 137.7 39.8 218.9-.9 1.8-7.1 1.1-7.4-.5-4-70.6-29-148.3-99.7-175.1-49.1-17.6-81.8 30.9-72.3 68.8 8 30.3 38.8 55.1 68.1 59.5l1.1-1.2c-32.3-31.8-5.7-56 7.8-57.6 19.8-2.1 36.2 7.3 49.7 22.9 19 22.9 26.4 51.2 27.9 82-56.6-5-110.6-19.4-154.5-56.7-30.2-29.2-46.6-68-36.8-110.1 5.8-23 26.6-41 48-46.2C167.5 264 206 290.8 239 321c-2.5-12.5-6-22.1-10.4-32.4-23.8-49.1-72.6-91.8-129.8-86.2-38.8 3-76.9 27.7-90.5 66.5-22.2 56.7 2.3 115 40.2 156.2 50.9 51.5 117 70.3 186.8 76.8"/></symbol><symbol viewBox="0 90.1 50 590.4" id="iconLysRCLeft"><title>iconLysRCLeft</title><path d="M235.3 501.9c-44.8 13.5-99.7 36.5-115.2 87.3-6.6 27.6 2 54.1 23.5 71.5 23.3 19 59.7 26.2 85.9 13.2 15.5-7.9 29.5-21.3 35.3-41.2l-.6-.6c-17.2 11.7-43.4 11.4-60-.9-14.1-11.5-21.8-27.4-21.2-45.7 2.9-34.9 39.1-61.1 68.9-70 9.8-3 21-5.3 32.5-5.9-6.9 34.4-34.8 66.8-65.2 86.2v1.2c19.6 6.4 42.2 2.4 61.2-2.7 4.9 22.4 12.7 50.7 25.3 76.8 12.6-26.1 20.3-54.4 25.3-76.8 18.9 5.1 41.7 9.1 61.2 2.7v-1.2c-30.4-19.4-58.3-51.8-65.2-86.2 11.5.6 22.7 2.9 32.5 5.9 29.9 8.9 66 35.1 68.9 70 .6 18.2-7.2 34.1-21.3 45.7-16.7 12.3-42.8 12.6-60 .9l-.6.6c5.8 19.9 19.8 33.2 35.3 41.2 26.2 13 62.6 5.9 85.9-13.2 21.6-17.4 30.2-43.8 23.5-71.5-15.5-50.8-70.4-73.9-115.2-87.3 69.8-6.5 135.8-25.3 186.7-76.7C600.6 384 625 325.7 602.9 269c-13.5-38.8-51.8-63.5-90.5-66.5-57.2-5.6-106 37.1-129.8 86.2-4.3 10.3-7.8 19.8-10.4 32.4 33-30.3 71.6-57.1 118.6-45.6 21.3 5.2 42.2 23.2 48 46.2 9.8 42.1-6.6 80.9-36.8 110.1-43.9 37.3-97.9 51.7-154.5 56.7 1.5-30.9 8.9-59.1 27.9-82 13.4-15.6 29.8-25 49.6-22.9 13.5 1.6 40.1 25.8 7.8 57.6l1.1 1.2c29.3-4.4 60-29.1 68-59.5 9.4-37.8-23.2-86.4-72.4-68.8-70.5 26.6-95.5 104.4-99.5 175-.2 1.6-6.5 2.4-7.4.5-16.4-81.2 23.5-147.1 39.8-218.9 14.1-69.7-22.6-125.8-56.9-180.6-34.2 54.8-70.9 110.9-56.9 180.6 16.4 71.8 56.2 137.7 39.8 218.9-.9 1.8-7.1 1.1-7.4-.5-4-70.6-29-148.3-99.7-175.1-49.1-17.6-81.8 30.9-72.3 68.8 8 30.3 38.8 55.1 68.1 59.5l1.1-1.2c-32.3-31.8-5.7-56 7.8-57.6 19.8-2.1 36.2 7.3 49.7 22.9 19 22.9 26.4 51.2 27.9 82-56.6-5-110.6-19.4-154.5-56.7-30.2-29.2-46.6-68-36.8-110.1 5.8-23 26.6-41 48-46.2C167.5 264 206 290.8 239 321c-2.5-12.5-6-22.1-10.4-32.4-23.8-49.1-72.6-91.8-129.8-86.2-38.8 3-76.9 27.7-90.5 66.5-22.2 56.7 2.3 115 40.2 156.2 50.9 51.5 117 70.3 186.8 76.8"/></symbol><symbol viewBox="305.8 90.1 611.3 590.4" id="iconLysRCRight"><title>iconLysRCRight</title><path d="M235.3 501.9c-44.8 13.5-99.7 36.5-115.2 87.3-6.6 27.6 2 54.1 23.5 71.5 23.3 19 59.7 26.2 85.9 13.2 15.5-7.9 29.5-21.3 35.3-41.2l-.6-.6c-17.2 11.7-43.4 11.4-60-.9-14.1-11.5-21.8-27.4-21.2-45.7 2.9-34.9 39.1-61.1 68.9-70 9.8-3 21-5.3 32.5-5.9-6.9 34.4-34.8 66.8-65.2 86.2v1.2c19.6 6.4 42.2 2.4 61.2-2.7 4.9 22.4 12.7 50.7 25.3 76.8 12.6-26.1 20.3-54.4 25.3-76.8 18.9 5.1 41.7 9.1 61.2 2.7v-1.2c-30.4-19.4-58.3-51.8-65.2-86.2 11.5.6 22.7 2.9 32.5 5.9 29.9 8.9 66 35.1 68.9 70 .6 18.2-7.2 34.1-21.3 45.7-16.7 12.3-42.8 12.6-60 .9l-.6.6c5.8 19.9 19.8 33.2 35.3 41.2 26.2 13 62.6 5.9 85.9-13.2 21.6-17.4 30.2-43.8 23.5-71.5-15.5-50.8-70.4-73.9-115.2-87.3 69.8-6.5 135.8-25.3 186.7-76.7C600.6 384 625 325.7 602.9 269c-13.5-38.8-51.8-63.5-90.5-66.5-57.2-5.6-106 37.1-129.8 86.2-4.3 10.3-7.8 19.8-10.4 32.4 33-30.3 71.6-57.1 118.6-45.6 21.3 5.2 42.2 23.2 48 46.2 9.8 42.1-6.6 80.9-36.8 110.1-43.9 37.3-97.9 51.7-154.5 56.7 1.5-30.9 8.9-59.1 27.9-82 13.4-15.6 29.8-25 49.6-22.9 13.5 1.6 40.1 25.8 7.8 57.6l1.1 1.2c29.3-4.4 60-29.1 68-59.5 9.4-37.8-23.2-86.4-72.4-68.8-70.5 26.6-95.5 104.4-99.5 175-.2 1.6-6.5 2.4-7.4.5-16.4-81.2 23.5-147.1 39.8-218.9 14.1-69.7-22.6-125.8-56.9-180.6-34.2 54.8-70.9 110.9-56.9 180.6 16.4 71.8 56.2 137.7 39.8 218.9-.9 1.8-7.1 1.1-7.4-.5-4-70.6-29-148.3-99.7-175.1-49.1-17.6-81.8 30.9-72.3 68.8 8 30.3 38.8 55.1 68.1 59.5l1.1-1.2c-32.3-31.8-5.7-56 7.8-57.6 19.8-2.1 36.2 7.3 49.7 22.9 19 22.9 26.4 51.2 27.9 82-56.6-5-110.6-19.4-154.5-56.7-30.2-29.2-46.6-68-36.8-110.1 5.8-23 26.6-41 48-46.2C167.5 264 206 290.8 239 321c-2.5-12.5-6-22.1-10.4-32.4-23.8-49.1-72.6-91.8-129.8-86.2-38.8 3-76.9 27.7-90.5 66.5-22.2 56.7 2.3 115 40.2 156.2 50.9 51.5 117 70.3 186.8 76.8"/></symbol><symbol viewBox="0 0 71.071 43.314" id="iconMail"><title>iconMail</title><path d="M0 0v43.314h71.07V0H0zm2.14 2.138H68.93v4.03l-33.396 12.86L2.14 6.167v-4.03zM35.535 20.7l11.283-4.345 21.215 24.82H3.463L24.575 16.48l10.96 4.22zm12.977-4.997l20.42-7.864v31.75l-20.42-23.887zm-25.633.124L2.14 40.092V7.84l20.74 7.987z"/></symbol><symbol viewBox="0 0 17.92 25.152" id="iconMedalPlus"><title>iconMedalPlus</title><path d="M13.705 4.214c-2.62-2.618-6.87-2.618-9.49 0-2.62 2.62-2.622 6.87 0 9.49 2.62 2.622 6.87 2.622 9.49 0 2.62-2.62 2.622-6.87 0-9.49zm-.144 5.89h-3.425v3.425H7.937v-3.426H4.51v-2.2h3.426V4.48h2.2v3.425h3.425v2.2zm-4.6 7.817c-2.393 0-4.643-.932-6.335-2.625-3.493-3.493-3.493-9.178 0-12.67C4.317.932 6.567 0 8.96 0c2.395 0 4.645.933 6.336 2.624 3.493 3.492 3.493 9.176 0 12.67-1.692 1.694-3.942 2.627-6.335 2.627zM8.96.5C6.7.5 4.577 1.38 2.98 2.978c-3.298 3.3-3.298 8.666 0 11.964 1.598 1.6 3.723 2.48 5.983 2.48s4.385-.882 5.982-2.48c3.298-3.3 3.298-8.667 0-11.964C13.345 1.38 11.222.5 8.962.5zm3.442 17.975l.726 6.678-4.083-4.167-4.25 4.167.68-6.693c2.232.817 4.69.822 6.927.015z"/></symbol><symbol viewBox="0 0 20.783 29.879" id="iconMembers"><title>iconMembers</title><path d="M10.614 24.99l-7.658-8.477c.32-.292.652-.567 1.01-.812l6.424 6.426 6.425-6.425c.426.292.814.627 1.184.982l-7.386 8.307zm.012 1.21l-8.243-9.123C.906 18.687 0 20.83 0 23.19v6.69h20.783v-6.69c0-2.268-.84-4.332-2.22-5.92l-7.937 8.93zm-.37-19.13H7.874v.826h2.385V7.07zm4.404 0h-2.385v.826h2.385V7.07zM11.26.06C8.598-.23 6.42.55 6.074 1.827 4.67 1.972 3.557 3.81 3.557 6.08c0 1.582.546 2.948 1.348 3.69V6.666c1.483-.42 2.603-1.92 2.755-3.763 1.086 1.073 2.84 1.78 4.846 1.78 1.248 0 2.406-.27 3.367-.73-.08-.362.027-.06.094.49.344-.322.555-.696.555-1.122 0-1.486-2.355-2.947-5.26-3.262zm-.803 15.368c-1.863 0-3.502-.926-4.51-2.334.544 1.876 2.295 4.85 4.397 4.85 1.93 0 3.574-2.753 4.25-4.397-1.017 1.145-2.484 1.88-4.137 1.88z"/></symbol><symbol viewBox="0 0 17.979 34.43" id="iconMobile"><title>iconMobile</title><path d="M16.167 0H1.813C.813 0 0 .812 0 1.813v30.804c0 1.002.812 1.812 1.813 1.812h14.353c1.002 0 1.812-.812 1.812-1.813V1.813c0-1-.81-1.813-1.81-1.813zM9.52 32.238H7.704v-1.812h1.813v1.812zm7.4-3.55H1.06V2.87h15.86V28.69z"/></symbol><symbol viewBox="0 0 74 108.2" id="iconMoodboard"><title>iconMoodboard</title><style>.st0{opacity:0.6;}</style><path class="st0" d="M50.4 38.4l-34.1 9V24.3L50.4 9.7zM73.2 32.3l-19.4 5.1V8.3L73.2 0zM50.4 105.6L31 103.4V77.9l19.4-.9zM26.9 102.9l-19.3-2.2V79l19.3-.9zM74 108.2l-19.3-2.1V76.7l19.3-.9zM0 75.7l12.8-1V52.2L0 55.2zM54.5 71.5L73.8 70V37.6l-19.3 4.6z"/><path d="M50.4 43.2l-34.1 8.2v23.1l34.1-2.6V43.2zM28.9 67.6l-7.2-8 1.6-1.9 5.6 4.9 12.5-12.3 1.5 1.4-14 15.9z"/></symbol><symbol viewBox="0 0 32 32" id="iconNewsletter"><title>iconNewsletter</title> <path d="M28 5h-24c-2.209 0-4 1.792-4 4v13c0 2.209 1.791 4 4 4h24c2.209 0 4-1.791 4-4v-13c0-2.208-1.791-4-4-4zM2 10.25l6.999 5.25-6.999 5.25v-10.5zM30 22c0 1.104-0.898 2-2 2h-24c-1.103 0-2-0.896-2-2l7.832-5.875 4.368 3.277c0.533 0.398 1.166 0.6 1.8 0.6 0.633 0 1.266-0.201 1.799-0.6l4.369-3.277 7.832 5.875zM30 20.75l-7-5.25 7-5.25v10.5zM17.199 18.602c-0.349 0.262-0.763 0.4-1.199 0.4s-0.851-0.139-1.2-0.4l-12.8-9.602c0-1.103 0.897-2 2-2h24c1.102 0 2 0.897 2 2l-12.801 9.602z"/> </symbol><symbol viewBox="-46 84.877 75 48.047" id="iconNotes"><title>iconNotes</title><path d="M-21.39 123.55L-43.658 113H-46l24.61 12.89L29 101.283l-2.344-1.17-48.047 23.437zm0 4.686l-22.267-11.72H-46l24.61 12.892L29 104.798l-2.344-1.17-48.047 24.608zm0 3.516l-22.267-11.72H-46l24.61 12.892L29 108.314l-2.344-1.172-48.047 24.61zM3.22 84.877L-46 109.487l24.61 12.89 49.218-24.61-24.61-12.89zm-5.86 22.266c-3.517 1.172-9.376 1.172-12.892 0s-3.516-4.688 0-5.86 9.375-1.17 12.89 0 3.517 3.516 0 5.86z"/></symbol><symbol viewBox="0 0 28.694 28.418" id="iconPhone"><title>iconPhone</title><path d="M8.2 10.07L3.54.23c2.47-.913 3.886 1.012 5.113 3.603 1.228 2.59 1.822 4.904-.452 6.238zm20.263 14.835c.914-2.473-1.012-3.888-3.602-5.115-2.59-1.227-4.903-1.82-6.24.452l9.843 4.663zm-.065.426l-9.856-4.67c-.602 1.46-.52 3.05.106 4.392-3.524-1.205-6.43-2.58-9.714-5.814-3.233-3.283-4.337-5.667-5.542-9.19 1.343.625 2.93.708 4.393.107L3.112.297C1.116 1.375.044 3.54.28 5.697-.637 11.19.57 16.69 5.824 22.104l-.006.008c.042.04.083.078.124.117.042.04.077.083.12.122l.005-.005C11.482 27.6 17.507 29.08 23 28.164c2.157.235 4.32-.837 5.398-2.833z"/></symbol><symbol viewBox="0 0 36.418 35.631" id="iconPie"><title>iconPie</title><path d="M18.35 35.632c-5.724 0-11.167-2.745-14.562-7.343l-.446-.605 14.536-10.677 4.818-17.01.727.214c3.832 1.122 7.103 3.4 9.46 6.59 2.868 3.887 4.054 8.657 3.335 13.434-.72 4.777-3.255 8.988-7.14 11.857-3.135 2.315-6.845 3.54-10.728 3.54zm-12.894-7.64c3.132 3.857 7.896 6.14 12.893 6.14 3.56 0 6.96-1.122 9.835-3.245 3.563-2.63 5.89-6.493 6.548-10.873.66-4.38-.428-8.756-3.06-12.32-2.01-2.72-4.748-4.72-7.952-5.814l-4.54 16.032-13.724 10.08zM2.098 26.06c-.26-.49-.07-1.09.42-1.35s1.09-.07 1.35.42c.25.49.07 1.09-.42 1.35-.15.08-.31.12-.47.12-.36 0-.7-.2-.88-.54zm-1.23-2.92c-.17-.53.12-1.09.65-1.26.52-.17 1.09.12 1.26.65.16.52-.12 1.09-.65 1.26-.1.03-.2.04-.31.04-.42 0-.81-.27-.95-.69zm-.7-3.09c-.08-.55.31-1.05.86-1.13.54-.07 1.05.31 1.12.86.08.54-.31 1.05-.85 1.12-.05.01-.1.01-.14.01-.49 0-.92-.36-.99-.86zm17.42-1.84c-.33-.44-.24-1.07.21-1.4.44-.32 1.07-.23 1.39.21.33.45.24 1.07-.21 1.4-.18.14-.38.2-.59.2-.31 0-.61-.14-.8-.41zm-16.61-.29c-.55-.02-.99-.48-.97-1.04.02-.55.49-.98 1.04-.96.55.02.98.48.96 1.04-.02.54-.46.96-1 .96-.01 0-.02 0-.03 0zm14.82-2.12c-.32-.44-.23-1.07.21-1.4.45-.33 1.07-.23 1.4.21.33.45.24 1.07-.21 1.4-.18.13-.39.19-.59.19-.31 0-.61-.14-.81-.4zm-14.63-.87c-.54-.12-.88-.65-.77-1.19.12-.54.65-.89 1.19-.77.54.11.88.64.77 1.18-.1.47-.52.8-.98.8-.07 0-.14-.01-.21-.02zm12.85-1.54c-.33-.45-.23-1.07.21-1.4.45-.33 1.07-.24 1.4.21.33.44.23 1.07-.21 1.4-.18.13-.39.19-.59.19-.31 0-.61-.14-.81-.4zm-12.14-1.38c-.51-.21-.76-.79-.56-1.3.21-.52.79-.76 1.3-.56.52.21.76.79.56 1.3-.16.39-.53.63-.93.63-.12 0-.25-.02-.37-.07zm10.36-1.04c-.33-.44-.23-1.07.21-1.4.44-.32 1.07-.23 1.4.22.33.44.23 1.07-.21 1.39-.18.13-.39.2-.6.2-.3 0-.6-.14-.8-.41zm-9.16-1.71c-.47-.3-.62-.91-.33-1.38.29-.47.91-.62 1.38-.32.47.29.61.9.32 1.37-.19.31-.51.48-.85.48-.18 0-.36-.05-.52-.15zm7.38-.7c-.33-.45-.24-1.07.21-1.4.44-.33 1.07-.23 1.4.21.32.45.23 1.07-.21 1.4-.18.13-.39.2-.6.2-.3 0-.61-.15-.8-.41zm-5.73-1.81c-.41-.37-.45-1-.08-1.41.37-.41 1-.45 1.42-.08.41.37.44 1 .07 1.41-.19.23-.47.34-.74.34-.24 0-.48-.09-.67-.26zm3.94-.6c-.32-.45-.23-1.07.21-1.4.45-.33 1.07-.24 1.4.21.33.44.24 1.07-.21 1.4-.17.13-.38.19-.59.19-.31 0-.61-.14-.81-.4zm-1.87-1.57c-.35-.44-.27-1.07.16-1.41.43-.34 1.06-.27 1.41.16.34.44.26 1.07-.17 1.41-.18.14-.4.21-.62.21-.29 0-.59-.13-.78-.37z"/></symbol><symbol viewBox="0 0 34 34" id="iconPinterest"><title>iconPinterest</title><path d="M17 8.5c-4.7 0-8.5 3.8-8.5 8.5 0 3.5 2.1 6.5 5.1 7.8 0-.6 0-1.3.1-2 .2-.7 1.1-4.6 1.1-4.6s-.3-.5-.3-1.3c0-1.3.7-2.2 1.6-2.2.8 0 1.1.6 1.1 1.3 0 .8-.5 1.9-.8 3-.2.9.5 1.6 1.3 1.6 1.6 0 2.7-2.1 2.7-4.5 0-1.9-1.3-3.3-3.5-3.3-2.6 0-4.2 1.9-4.2 4.1 0 .7.2 1.3.6 1.7.2.2.2.3.1.5 0 .2-.1.5-.2.7-.1.2-.2.3-.4.2-1.2-.5-1.7-1.8-1.7-3.2 0-2.4 2-5.3 6.1-5.3 3.2 0 5.4 2.4 5.4 4.9 0 3.3-1.9 5.8-4.6 5.8-.9 0-1.8-.5-2.1-1.1 0 0-.5 2-.6 2.3-.2.7-.5 1.3-.9 1.8.8.2 1.6.3 2.4.3 4.7 0 8.5-3.8 8.5-8.5.2-4.7-3.6-8.5-8.3-8.5"/></symbol><symbol viewBox="0 0 100.488 76.511" id="iconPresentation"><title>iconPresentation</title><path d="M100.217 32.12L81.245 5.06c-.23-.326-.575-.545-.967-.614-.385-.062-.793.02-1.117.248l-10.704 7.51c-.676.472-.84 1.405-.367 2.082l18.297 26.102c-1.733 2.73-6.833 10.01-15.277 15.93L47.375 72.96c-.674.474-1.498.665-2.312.513-.815-.14-1.525-.595-2-1.27-.477-.68-.66-1.5-.517-2.317.142-.812.592-1.52 1.268-1.997l14.767-10.35c.678-.475.84-1.406.368-2.082-.477-.68-1.412-.847-2.084-.368l-19.102 13.39c-1.402.984-3.337.64-4.317-.755-.98-1.4-.64-3.334.758-4.317.005-.002.007-.008.012-.01l18.51-12.98c.676-.475.84-1.407.365-2.084-.475-.682-1.41-.845-2.083-.366l-20.84 14.612c-.677.476-1.492.653-2.313.514-.814-.14-1.526-.595-2-1.274-.475-.678-.66-1.5-.515-2.313.11-.63.406-1.19.843-1.636.77-.172 1.513-.48 2.178-.945l15.63-10.954c.678-.476.842-1.408.368-2.084-.477-.68-1.412-.846-2.083-.365L26.642 54.47c-.197.137-.41.243-.628.33-.363-.066-.747.01-1.077.23-.202.004-.406-.01-.608-.047-.817-.144-1.527-.594-2-1.27-.98-1.4-.642-3.34.756-4.322l12.156-8.52c.676-.473.84-1.405.366-2.08-.475-.68-1.41-.847-2.083-.368l-12.157 8.52c-2.747 1.93-3.415 5.735-1.49 8.488.73 1.04 1.75 1.797 2.923 2.217-.18.426-.327.867-.408 1.334-.28 1.603.077 3.217 1.01 4.55.934 1.332 2.332 2.222 3.934 2.503.356.062.713.094 1.068.094.51 0 1.012-.08 1.5-.205-.004 1.215.34 2.444 1.092 3.514 1.182 1.688 3.072 2.59 4.993 2.59 1.206 0 2.427-.357 3.49-1.102l.066-.048c.08 1.08.43 2.128 1.068 3.04.933 1.33 2.33 2.22 3.932 2.5.356.063.714.095 1.068.095 1.24 0 2.446-.378 3.48-1.103l23.733-16.642c9.197-6.45 14.525-14.244 16.24-17.015.025-.016.053-.02.076-.037l10.707-7.51c.677-.474.84-1.407.367-2.082zm-11.565 6.286L71.397 13.79 79.653 8 96.91 32.612l-8.258 5.794zM35.57 13.458c.293-.007.463-.05.65-.126.043-.008 4.15-1.53 15.07 3.877l20.968 10.373c-.152.83-.5 2.07-1.292 3.035l-.742.9c-.01.014-.02.028-.03.04-.482.35-1.187.604-2.022.715-1.336.188-2.845-.018-3.842-.51l-13.783-6.826c-.675-.338-1.498-.11-1.914.517-.04.062-4.163 6.218-9.353 6.69-5.155.47-9.808-4.93-9.855-4.984-.536-.63-1.478-.703-2.108-.17-.628.534-.706 1.476-.174 2.105.232.273 5.72 6.654 12.41 6.028 5.15-.47 9.162-4.863 10.793-6.948L63 34.44c1.172.582 2.655.895 4.155.895.476 0 .95-.03 1.42-.097 2.272-.31 3.97-1.318 4.805-2.85 1.868-2.384 1.98-5.5 1.984-5.635.016-.585-.31-1.125-.833-1.386L52.617 14.53c-10.82-5.362-15.845-4.51-17.252-4.064-1.418-.015-4.46-.19-6.556-.823l.75-1.516c.176-.355.203-.767.076-1.142s-.398-.686-.753-.863L16.82.155c-.743-.364-1.637-.063-2.003.68L.155 30.445c-.365.738-.063 1.635.678 2l12.06 5.977c.21.103.438.157.665.157.16 0 .322-.027.48-.08.375-.127.685-.396.86-.754l12.568-25.39c3.033 1.05 7.337 1.102 8.103 1.102zm-22.69 21.62L3.5 30.432 16.833 3.5l9.38 4.64L12.88 35.08z"/></symbol><symbol viewBox="0 0 21.854 35.074" id="iconPressRelease"><title>iconPressRelease</title><path d="M17.84 35.074c-.494 0-.884-.08-1.056-.153L3.94 30.275C1.63 29.594 0 27.41 0 24.976V.88L14.707 6.14l-.003 23.876c0 1.324.59 2.58 1.577 3.362.824.65 1.827.884 2.825.644l.006.03c.2-.076.396-.173.585-.298.87-.575 1.31-1.59 1.31-3.012V15.243l-4.172-1.777.313-.736 4.708 2.006-.05.492V30.74c0 2.13-.906 3.177-1.67 3.68-.767.508-1.626.654-2.294.654zM.8 2.016v22.96c0 2.084 1.394 3.95 3.39 4.54l11.07 4.004c-.858-.923-1.356-2.188-1.356-3.506l.003-23.312L.8 2.016zm16.63 3.032L2.937 0v2.672h.8V1.125l12.896 4.49V34.16h.8V5.048zm2.224 12.034l-2.498-1.042-.307.738 2.004.837v16.978h.8v-17.51zM12.6 8.016L1.867 4.276v1.245l10.73 3.738V8.016zm0 2.738L1.867 7.017V8.26L12.598 12v-1.244zm0 2.74L1.867 9.753V11l10.73 3.737v-1.244zm0 2.737L1.867 12.495v1.244l10.73 3.737V16.23zm0 2.74L1.867 15.233v1.244l10.73 3.738V18.97zm0 2.74L1.867 17.972v1.244l10.73 3.737V21.71zm0 2.738L1.867 20.71v1.244l10.73 3.738v-1.244zm0 2.738L1.867 23.448v1.244l10.73 3.737v-1.244z"/></symbol><symbol viewBox="0 0 20 19.3" id="iconPrint"><title>iconPrint</title><path d="M20 19.3H0v-4c0-1.9 1.6-3.5 3.5-3.5h13c1.9 0 3.5 1.6 3.5 3.5v4zm-19-1h18v-3c0-1.4-1.1-2.5-2.5-2.5h-13c-1.4 0-2.5 1.1-2.5 2.5v3z"/><path d="M12.7 16.3h4v1h-4zM5.2 3.2h4v1h-4zm0 2h4v1h-4zm0 2h9.3v1H5.2zm0 2h9.3v1H5.2z"/><path d="M17.2 12h-1V3.9L13.4 1H3.7v11h-1V0h11.1l3.4 3.5z"/><path d="M17.1 4.6h-4.4V.1h1v3.5h3.4z"/></symbol><symbol viewBox="0 0 24.261 24.409" id="iconQuotes"><title>iconQuotes</title><path d="M10.314 20.744l1.614.93 2.206-2.87-2.475-1.427"/><path d="M9.204 23.746l.295.035 1.78-1.336-.084-1.283-.433-.33M11.35 16.918l4.58-7.965 3.34 1.92-4.58 7.966zM15.962 8.72l4.414-7.676c.574-.996 1.844-1.34 2.84-.766.997.572 1.34 1.846.77 2.84l-4.415 7.678-3.608-2.075zM15.506 7.003c-.16.275-.063.63.216.79.274.16.63.063.788-.214.158-.278.063-.63-.213-.79-.277-.16-.63-.064-.79.213z"/><path d="M15.878 6.86l.5.287 3.237-5.63c.23-.395.736-.532 1.132-.303l.29-.5c-.674-.39-1.535-.156-1.923.517l-3.236 5.63zM12.645 10.91H0v1.5h11.845M10.512 14.91H0v1.5h9.713M18.158 16.41h2.01v-1.5h-1.21M8.38 18.91H0v1.5h7.582M16.026 20.41h4.14v-1.5h-3.34M0 22.91h9.154v1.5H0zM14.776 6.91H0v1.5h13.978"/></symbol><symbol viewBox="0 0 30 30" id="iconRefresh"><title>iconRefresh</title><path d="M27.43 13.353c.49 3.875-.81 7.68-3.572 10.437-2.365 2.366-5.512 3.67-8.857 3.67-3.348 0-6.494-1.304-8.86-3.67-2.366-2.368-3.67-5.515-3.67-8.86 0-3.348 1.304-6.495 3.67-8.86C8.506 3.7 11.652 2.4 15 2.4c2.765 0 5.39.89 7.554 2.532L21.174.268 22.075 0l1.967 6.635L17.406 8.6l-.268-.903 5.363-1.59c-2.09-1.787-4.724-2.763-7.505-2.763-3.094 0-6.003 1.205-8.192 3.394-2.186 2.187-3.39 5.097-3.39 8.192 0 3.094 1.204 6.006 3.392 8.19 2.19 2.19 5.098 3.396 8.194 3.396 3.095 0 6.003-1.205 8.188-3.395 2.553-2.55 3.754-6.065 3.305-9.65l.937-.117"/></symbol><symbol viewBox="0 0 19.202 18.87" id="iconResa"><title>iconResa</title><path fill="none" d="M.858 18.012h16.885V5.676H.858v12.336zm2.794-7.908L7.91 14.36l7.64-7.64 1.153 1.155L7.91 16.67l-1.155-1.154-4.257-4.258 1.154-1.154z"/><path d="M18.663 0h-2.525v1.08c0 .77-.51 1.397-1.28 1.397-.774 0-1.206-.626-1.206-1.398V0H4.94v1.08c0 .77-.472 1.397-1.243 1.397-.773 0-1.245-.626-1.245-1.398V0H0v3.77h18.663V0zM0 4.817V18.87h18.602V4.817H0zm17.743 13.195H.858V5.676h16.885v12.336z"/><path d="M7.91 16.67l8.794-8.794-1.155-1.154-7.64 7.64-4.258-4.258-1.154 1.154 4.257 4.258"/></symbol><symbol viewBox="0 0 33.562 54.831" id="iconRestaurant"><title>iconRestaurant</title><path d="M33.562 10.85v41.413c0 1.418-1.15 2.566-2.567 2.566s-2.565-1.148-2.565-2.566l.816-21.746c-1.406-.09-2.016-.372-2.016-1.29l-.178-9.317c0-7.783.296-19.91 3.943-19.91 2.297 0 2.567 9.508 2.567 10.85zm-23.27 4.102c-.007-.078-.03-.15-.04-.226L9.204 2.478c-.044-.532-.388-.96-.77-.96-.378 0-.662.428-.633.96l.637 11.63H7.42L6.95 1.366c-.018-.53-.334-.96-.704-.96-.37 0-.668.43-.664.96l.08 12.743H4.64l.15-12.743c.005-.53-.29-.96-.66-.96-.37 0-.687.43-.71.96l-.54 12.743H1.867l.697-11.63c.032-.532-.25-.96-.628-.96-.38 0-.726.428-.773.96L.037 14.876c-.003.026-.012.05-.014.076-.24 2.63 1.434 4.82 3.885 5.38.002.168.005.34.005.518L2.576 52.194c0 1.455 1.148 2.637 2.566 2.637 1.416 0 2.566-1.18 2.566-2.636L6.433 20.85c0-.183.002-.363.004-.534 2.422-.585 4.08-2.757 3.855-5.364z"/></symbol><symbol viewBox="0 0 149.001 272.017" id="iconRoute1234"><title>iconRoute1234</title><path d="M57.003 252.017c-5.523 0-10 4.478-10 10s4.477 10 10 10 10-4.478 10-10-4.477-10-10-10zm3.597 13.46v2.04h-7.695c.082-.77.332-1.5.75-2.19.416-.69 1.238-1.606 2.47-2.747.987-.922 1.595-1.547 1.82-1.875.3-.453.452-.9.452-1.344 0-.488-.133-.865-.395-1.128-.264-.263-.627-.395-1.09-.395-.46 0-.824.138-1.094.414-.27.277-.428.735-.47 1.376l-2.187-.22c.13-1.207.54-2.074 1.228-2.6s1.547-.79 2.578-.79c1.13 0 2.018.305 2.664.914.645.61.97 1.367.97 2.273 0 .516-.095 1.007-.278 1.473-.186.466-.48.954-.88 1.465-.265.34-.745.826-1.437 1.462-.693.636-1.133 1.058-1.316 1.266-.187.208-.337.41-.45.61h4.36zm78.4-50.13c-5.52 0-9.998 4.48-9.998 10.002 0 5.52 4.477 10 10 10 5.522 0 10-4.48 10-10 0-5.524-4.478-10.002-10-10.002zm1.803 15.503h-2.195v-8.273c-.803.75-1.748 1.305-2.836 1.664v-1.99c.572-.19 1.195-.544 1.867-1.067s1.132-1.133 1.382-1.832h1.78v11.5zM65.56 258.742l-1.946-2.283 6.75-5.75 1.945 2.282-6.75 5.75zM143.116 86.17l-1.807.603c-.03.01-2.99 1-5.418 1.97-.342.137-.722.303-1.144.487-2.68 1.167-7.164 3.12-13.913 3.12-7.72 0-11.437-1.554-11.59-1.62l-.447-.19-6.133-10.223c-.565-.463-3.25-2.33-7.66-.124-1.756.878-2.354 1.45-2.547 1.69.314.62.315 1.152.036 1.64-.314.55-.873.828-1.66.828-.335.027-1.49.538-2.334.91-2.11.932-4.733 2.09-7.165 2.09-.605 0-1.164.017-1.688.03-2.558.07-4.762.132-7.25-1.857-1.652-1.323-1.89-3.183-2.08-4.677-.206-1.61-.36-2.256-1.152-2.652-1.217-.61-3.177-.728-5.072-.842-2.292-.14-4.457-.27-6.028-1.213-2.108-1.266-5.542-4.825-8.3-7.685-.75-.778-1.433-1.485-1.99-2.042-1.04-1.042-2.5-2.216-3.91-3.352-1.94-1.56-3.774-3.037-4.73-4.308-2.61-3.48-7.128-8.888-8.47-9.558-.08-.04-.325-.164-.855.055-.962.397-1.856 1.496-2.05 2.077-.196.587.057 3.018.54 5.2l.188.843-.634.585c-.268.247-6.58 6.07-8.617 7.598-.854.64-1.688 4.417-1.904 7.407l-.033.437-.264.353c-.336.448-3.378 4.407-6.726 5.523-.346.484.23 2.75 1.425 5.077H8.417c-.804-1.857-1.602-4.392-.942-6.117.337-.883.99-1.507 1.887-1.806 1.888-.63 4.056-2.96 5.015-4.146.19-2.2.87-7.488 3.06-9.13 1.56-1.17 6.09-5.3 7.758-6.83-.316-1.62-.763-4.502-.28-5.945.44-1.32 1.902-3.137 3.748-3.9 1.173-.487 2.33-.474 3.345.032 2.686 1.343 9.25 10.07 9.53 10.442.727.97 2.496 2.394 4.207 3.77 1.474 1.186 2.996 2.412 4.152 3.568.567.567 1.262 1.287 2.026 2.08 2.497 2.588 5.917 6.133 7.685 7.194.942.565 2.836.68 4.667.79 2.196.134 4.467.272 6.232 1.154 2.3 1.15 2.58 3.35 2.785 4.956.17 1.333.31 2.177.98 2.714 1.628 1.303 2.928 1.267 5.293 1.202.55-.015 1.136-.03 1.77-.03 1.8 0 4.103-1.02 5.953-1.836.814-.36 1.508-.666 2.116-.874.015-.16.046-.326.098-.5.373-1.26 1.657-2.38 4.163-3.632 6.892-3.443 11.06.607 11.23.78l.227.29 5.725 9.54c1.1.357 4.375 1.232 9.99 1.232 6.123 0 10.09-1.728 12.714-2.87.453-.198.862-.376 1.23-.522 1.3-.52 2.716-1.034 3.797-1.416-2.38-3.916-6.74-11.46-6.74-14.192 0-.915-.483-2.8-.95-4.625-1.028-4.006-2.09-8.15-.892-10.546 2.654-5.31 5.342-11.764 5.342-13.83 0-2.672 0-7.145-.842-8.828-.31-.62-2.293-1.284-3.606-1.724-1.508-.505-2.932-.98-3.953-1.748-2.206-1.655-3.2-9.526-3.594-14.07l2.988-.26c.495 5.67 1.607 11.143 2.43 11.95.61.456 1.867.876 3.082 1.284 2.2.737 4.474 1.5 5.337 3.226 1.068 2.14 1.157 6.032 1.157 10.17 0 3.67-4.714 13.282-5.658 15.172-.7 1.395.39 5.646 1.112 8.46.56 2.187 1.045 4.076 1.045 5.37 0 1.585 3.774 8.608 7.272 14.204l1.007 1.616zm-19.28 131.503l7.67 3.835-1.342 2.684-6.286-3.144c-1.544.935-5.372 3.626-5.05 7.166.536 5.905-2.062 11.484-4.162 12.884-1.33.886-3.98.32-11.216-1.523-2.98-.758-6.06-1.542-7.782-1.733-3.463-.387-6.807.5-7.784 1.104.186 1.678-1.38 2.977-3.165 4.457-.867.72-1.85 1.536-2.823 2.51-.602.6-1.265 1.326-1.956 2.082-3.15 3.445-5.38 5.707-7.573 5.756-.023 0-.047 0-.07 0-.773 0-1.47-.288-2.02-.838-.86-.86-1.248-2.168-1.152-3.888.183-3.302 2.18-7.668 4.275-9.344 1.43-1.145 1.233-5.267-.467-9.803-.55-1.465-1.84-2.787-3.206-4.187-1.896-1.94-4.044-4.142-4.38-7.174-.598-5.378.84-15.717 1.005-16.878.183-1.278-.036-3.638-.25-5.92-.447-4.824-.637-7.617.675-8.93.703-.95 1.305-6.834 1.594-9.662.187-1.817.333-3.254.497-4.07l.113-.578c.62-3.182 1.255-5.96 2.514-7.333-.527-.574-1.16-1.247-1.753-1.88-6.9-7.355-10.402-11.527-10.402-13.915 0-2.552-8.317-11.218-11.59-12.62-1.927-.827-3.818-2.78-5.82-4.845-2.037-2.103-4.346-4.485-6.76-5.693-4.864-2.432-8.817-3.922-8.857-3.938l-.505-.19-6.17-10.796-6.797-6.797v-.62c0-.515-.196-1.8-.505-3.5h3.044c.202 1.16.353 2.146.42 2.838l6.244 6.243 5.836 10.212c1.242.487 4.598 1.85 8.633 3.866 2.872 1.437 5.37 4.015 7.572 6.29 1.787 1.843 3.475 3.585 4.847 4.173 3.787 1.625 13.408 10.994 13.408 15.38.144 1.79 7.007 9.107 9.59 11.862 3.757 4.003 4.15 4.422 3.29 5.573-.328.44-.948.74-1.662.555-.476.677-1.023 2.593-1.63 5.71l-.117.594c-.136.677-.29 2.188-.454 3.788-.7 6.848-1.22 10.158-2.403 11.424-.396.826-.062 4.424.14 6.584.238 2.568.464 4.994.23 6.622-.58 4.074-1.445 12.054-.993 16.122.223 2.007 1.836 3.66 3.545 5.41 1.522 1.56 3.098 3.174 3.868 5.23.868 2.312 3.4 10.103-.467 13.196-1.308 1.046-3.006 4.477-3.155 7.168-.046.857.096 1.362.244 1.56 1.073-.087 3.962-3.245 5.365-4.78.723-.79 1.418-1.55 2.048-2.18 1.07-1.07 2.11-1.934 3.03-2.695.776-.645 1.82-1.512 2.06-1.93-.163-.66.004-1.36.472-1.938 1.552-1.92 6.86-2.784 10.665-2.366 1.93.214 4.97.988 8.19 1.808 3.09.787 7.714 1.972 8.927 1.844.98-.87 3.167-5.14 2.723-10.025-.586-6.445 7-10.315 7.323-10.478l.668-.337zM10 83.003c-5.523 0-10 4.478-10 10s4.476 10 10 10c5.523 0 10-4.477 10-10 0-5.522-4.478-10-10-10zm2.61 14.636c-.733.707-1.647 1.06-2.74 1.06-1.038 0-1.897-.297-2.58-.894-.682-.596-1.077-1.376-1.187-2.34l2.125-.258c.067.542.25.956.547 1.242.297.287.656.43 1.078.43.453 0 .834-.172 1.145-.516.31-.344.465-.807.465-1.39 0-.553-.148-.99-.445-1.313-.297-.322-.66-.483-1.086-.483-.28 0-.617.055-1.008.164l.242-1.788c.594.016 1.047-.113 1.36-.387s.468-.637.468-1.09c0-.385-.115-.692-.344-.922-.23-.23-.534-.344-.914-.344-.375 0-.695.13-.96.39-.267.26-.428.64-.485 1.14l-2.022-.343c.14-.692.353-1.246.637-1.66.284-.414.68-.74 1.188-.977.508-.237 1.077-.355 1.707-.355 1.078 0 1.942.344 2.594 1.03.536.563.805 1.2.805 1.907 0 1.005-.55 1.808-1.65 2.406.657.14 1.182.456 1.575.945.393.49.59 1.08.59 1.773-.002 1.008-.37 1.865-1.104 2.573zM123.01 0c-5.523 0-10 4.478-10 10s4.477 10 10 10 10-4.477 10-10c0-5.522-4.477-10-10-10zm3.865 12.697h-1.422v2.305h-2.125v-2.305h-4.688v-1.922l4.97-7.273h1.843v7.266h1.422v1.93zm-6.18-1.93l2.633-3.914v3.914h-2.633z"/></symbol><symbol viewBox="0 0 24.036 20.526" id="iconScreen"><title>iconScreen</title><path d="M.97.846H23.11V15.36H.97V.845zM0 0v16.318h8.995v3.208h-6.3v1h18.648v-1h-6.3v-3.208h8.994V0H0z"/></symbol><symbol viewBox="2.2 85.7 609.8 618.5" id="iconSearch"><title>iconSearch</title><path d="M413.7 85.7c-109.2 0-198.3 89.1-198.3 198.3 0 43.1 14.4 86.2 40.2 117.8l2.9 2.9L17.2 617.2c-20.1 20.1-20.1 51.7 0 71.8 20.1 20.1 51.7 20.1 71.8 0 0 0 209.7-244.2 212.6-244.2 31.6 23 69 34.5 112.1 34.5C522.9 479.3 612 390.2 612 281c0-106.2-89.1-195.3-198.3-195.3zm0 347.7c-83.3 0-149.4-66.1-149.4-149.4s66.1-149.4 149.4-149.4S563.1 200.7 563.1 284s-68.9 149.4-149.4 149.4z"/></symbol><symbol viewBox="0 0 19.194 19.194" id="iconSetting"><title>iconSetting</title><path d="M3.054 18.97l-2.78-2.783 6.7-6.7 2.78 2.783z"/><path d="M14.586 8.26l-3.65-3.65L15.088.454C12.75-.468 9.99.012 8.1 1.902c-2.54 2.538-2.54 6.653 0 9.192 2.54 2.538 6.654 2.538 9.193 0 1.89-1.89 2.37-4.65 1.447-6.988L14.586 8.26z"/></symbol><symbol viewBox="-37 48 25 26" id="iconShare"><title>iconShare</title><path d="M-17.4 57.6c-1.6 0-2.9-.7-3.8-1.8l-5.9 3.9c.2.5.4 1.1.4 1.8 0 .6-.1 1.2-.4 1.8l5.7 3.3c.9-1.2 2.4-2.1 4-2.1 2.7 0 4.9 2.1 4.9 4.7s-2.2 4.7-4.9 4.7-4.9-2.1-4.9-4.7c0-.7.2-1.3.4-1.9l-5.6-3.3c-.9 1.3-2.4 2.2-4.1 2.2-2.7 0-4.9-2.1-4.9-4.7s2.2-4.7 4.9-4.7c1.7 0 3.2.9 4.1 2.2l5.8-3.9c-.4-.7-.6-1.4-.6-2.2 0-2.6 2.2-4.7 4.9-4.7s4.9 2.1 4.9 4.7c0 2.5-2.2 4.7-4.9 4.7z"/></symbol><symbol viewBox="0 0 24.819 24.792" id="iconTag"><title>iconTag</title><path fill="none" d="M9.82 14.974c-.718-.72-1.883-.72-2.6 0-.72.718-.72 1.884 0 2.602.33.33.754.5 1.187.527-.188-.392-.436-.75-.744-1.05-.084-.302-.09-.597-.09-.78 0-.25.098-.49.278-.668.063-.063.14-.102.215-.144.76.533 1.363 1.27 1.745 2.125.004-.004.008-.006.012-.01.717-.718.717-1.884 0-2.6z"/><path d="M8.406 18.103c-.432-.026-.857-.197-1.188-.527-.72-.718-.718-1.884 0-2.602.718-.72 1.883-.72 2.602 0 .718.718.718 1.884 0 2.602-.004.004-.008.006-.012.01.284.637.45 1.337.45 2.08 0 .428-.07.838-.168 1.235l3.16.79 11.568-11.57L14.702 0 3.132 11.57l1.998 8.094 3.523.878c.07-.282.12-.573.12-.878 0-.56-.14-1.087-.367-1.56z"/><path d="M10.09 20.9c.1-.397.168-.808.168-1.236 0-.742-.166-1.442-.45-2.08-.38-.854-.983-1.59-1.744-2.123-.075.043-.152.082-.214.145-.18.18-.278.417-.278.67 0 .182.006.477.09.778.31.3.556.658.744 1.05.228.475.366 1 .366 1.562 0 .305-.048.596-.12.878-.394 1.585-1.816 2.764-3.523 2.764-2.013 0-3.643-1.63-3.643-3.642 0-1.562.987-2.883 2.368-3.4l-.36-1.458C1.465 15.49 0 17.403 0 19.664c0 2.833 2.296 5.128 5.13 5.128 2.403 0 4.405-1.66 4.96-3.892z"/></symbol><symbol viewBox="0 0 19.59 23.438" id="iconToque"><title>iconToque</title><path d="M16.302 23.438H3.335v-4.99h12.967v4.99zM6.292 6.203H3.336v11.233h2.958V6.203zm.96 11.234h5.042V6.203H7.252v11.234zm6.083-11.234v11.233h2.967V6.203h-2.967zM5.702.585C2.552.585 0 3.138 0 6.287s2.553 5.702 5.702 5.702c.366 0-.006.093.34.027l.73-.76.834-.838v1.24c2.212-.783 3.797-2.893 3.797-5.374 0-3.148-2.552-5.7-5.7-5.7zm8.186 0c-3.148 0-5.702 2.553-5.702 5.702 0 2.48 1.585 4.59 3.797 5.375v-.404l.833-.838.727-.61c.348.065-.02 2.18.345 2.18 3.15 0 5.702-2.553 5.702-5.702S17.038.585 13.888.585zm1.49 6.278c.078-.374.12-.763.12-1.16C15.497 2.552 12.943 0 9.794 0c-3.15 0-5.702 2.554-5.702 5.702 0 .398.04.787.12 1.16h11.165z"/></symbol><symbol viewBox="0 0 65.135 110.29" id="iconToqueDrawing"><title>iconToqueDrawing</title><path d="M48.082 110.29c-.58 0-1.25-.138-1.95-.283-.68-.14-1.384-.286-1.96-.286-6.387.013-13.163-.113-19.665-1.657-2.528-.6-5.092-1.05-7.572-1.485-3.352-.59-6.817-1.198-10.186-2.176-3.857-1.117-3.846-2.892-3.826-6.114l.003-.8c0-3.335-.32-6.442-.66-9.73l-.06-.592c-.198-1.924-.18-3.908-.164-5.826.01-1.28.022-2.603-.03-3.89-.04-.965-.11-1.92-.18-2.873-.15-2.037-.305-4.144-.145-6.308.017-.225.18-.41.4-.455.22-.045.444.065.545.267 1.968 3.926 7.687 5.025 12.282 5.91.685.13 1.34.257 1.952.386 5.58 1.182 11.742 1.938 17.823 2.187 1.28.05 2.535.158 3.75.26 1.647.142 3.35.286 5.09.286.033 0 .068 0 .103 0 3.362-.007 4.937-.28 7.633-1.89 1.04-.622 2.083-1.226 3.126-1.83 1.425-.824 2.897-1.676 4.323-2.554.29-.18.613-.36.945-.548.746-.42 1.518-.857 2.042-1.32.32-.28.917-.8 1.038-1.298.038-.16.05-.37.043-.547-.094-.006-.185-.037-.263-.097-.22-.168-.275-.464-.106-.683.375-.485.752-.377.897-.307.37.176.466.66.472 1.09.212.116.313.374.227.61-.49 1.333-.425 3.124-.36 4.855.033.884.064 1.718.024 2.494-.162 3.123-.274 5.933-.002 8.696.18 1.84.092 2.865-.042 4.415-.098 1.14-.22 2.558-.28 4.82l-.01.29c-.033 1.334-.072 2.844-.413 4.166-.45 1.736-1.45 2.618-2.716 3.734-1.37 1.207-2.93 2.183-4.44 3.127-1.427.893-2.774 1.736-3.978 2.757-.427.363-.754.854-1.07 1.328-.564.85-1.148 1.727-2.298 1.857-.108.012-.223.018-.342.018zm-3.91-1.568c.677 0 1.43.156 2.16.306.732.15 1.493.308 1.98.25.657-.075 1.03-.587 1.582-1.418.337-.507.72-1.083 1.254-1.536 1.26-1.07 2.7-1.97 4.095-2.842 1.476-.923 3-1.877 4.31-3.03 1.338-1.18 2.053-1.858 2.41-3.233.31-1.212.347-2.6.38-3.94l.008-.293c.062-2.292.186-3.726.286-4.878.13-1.496.214-2.484.043-4.232-.28-2.832-.167-5.68-.003-8.845.038-.732.007-1.544-.025-2.405-.04-1.065-.08-2.15.003-3.172-.096.09-.194.178-.293.264-.602.53-1.42.992-2.21 1.438-.32.18-.633.357-.913.53-1.438.884-2.917 1.74-4.347 2.567-1.04.602-2.08 1.203-3.115 1.822-2.876 1.717-4.634 2.025-8.143 2.034-1.818 0-3.58-.143-5.28-.288-1.204-.102-2.447-.208-3.706-.26-6.137-.25-12.357-1.013-17.99-2.206-.605-.128-1.255-.253-1.933-.384-4.267-.82-9.458-1.818-12.105-5.08-.016 1.563.097 3.106.208 4.61.07.964.142 1.93.18 2.905.055 1.312.043 2.648.033 3.94-.016 1.89-.033 3.846.16 5.714l.06.592c.34 3.315.664 6.447.664 9.833l-.003.808c-.02 3.172-.026 4.24 3.104 5.147 3.316.964 6.755 1.568 10.08 2.152 2.494.438 5.074.892 7.63 1.498 6.396 1.52 13.108 1.635 19.434 1.632zm5.07-2.79V78.527c0-.276-.224-.5-.5-.5s-.5.224-.5.5v27.406c0 .276.224.5.5.5s.5-.223.5-.5zM2.83 68.48c.02-4.33-.175-8.627-.365-12.78-.18-3.947-.365-8.027-.365-12.122 0-10.797-.175-19.512-.55-27.427-.042-.916-.036-1.91-.03-2.96.01-1.61.02-3.255-.145-4.778.283.228.594.425.923.58.25.118.547.013.666-.236.12-.25.012-.548-.237-.666-.812-.386-1.5-1.11-1.754-1.85C.885 5.987.61 5.85.35 5.927c-.257.08-.404.352-.33.613.53 1.898.516 4.31.5 6.644-.006 1.065-.013 2.07.032 3.013.374 7.898.548 16.598.548 27.38 0 4.118.186 8.21.366 12.166.19 4.142.384 8.425.364 12.73 0 .277.222.502.498.503 0 0 0 0 .002 0 .275 0 .5-.223.5-.498zm43.67 9.5c0-1.197.005-2.395.01-3.593.007-2.4.015-4.798-.01-7.196l-.006-.766c-.086-8.91-.176-18.125-.176-27.186 0-3.972-.05-8.258-.407-12.688-.138-1.714-.143-3.498-.148-5.224-.007-2.094-.014-4.253-.256-6.335.163.028.327.058.493.088.427.078.866.158 1.324.19.086 1.94.098 3.923.11 5.845.024 4.156.05 8.454.82 12.56.963 5.122.746 10.514.535 15.727-.09 2.247-.185 4.57-.183 6.834.002 2.11-.173 4.333-.36 6.686-.378 4.8-.77 9.764.376 14.087.07.267.343.424.61.355.268-.07.427-.345.356-.61-1.104-4.16-.72-9.037-.346-13.753.187-2.375.364-4.617.362-6.767-.002-2.244.09-4.556.18-6.792.214-5.27.434-10.718-.55-15.95-.754-4.018-.78-8.27-.805-12.38-.01-2.086-.024-4.243-.13-6.353-.015-.27-.227-.46-.51-.475-.533.01-1.084-.09-1.613-.187-.412-.075-.815-.148-1.215-.177-.15-.012-.298.047-.402.157-.103.11-.15.262-.13.412.316 2.21.323 4.565.33 6.843.006 1.745.012 3.548.153 5.3.355 4.395.404 8.657.404 12.608 0 9.066.09 18.282.176 27.195l.007.765c.023 2.394.016 4.79.008 7.183-.004 1.2-.008 2.398-.008 3.597 0 .276.224.5.5.5s.5-.223.5-.5zm-10.05-.733c0-1.216.027-2.418.054-3.617.047-2.115.095-4.302-.012-6.48-.102-2.05-.23-4.122-.36-6.205-.447-7.13-.908-14.505-.24-21.606.61-6.5.384-13.036.166-19.356-.055-1.578-.11-3.155-.15-4.732 1.253.17 2.61-.033 3.93-.23 1.688-.25 3.432-.51 4.896.026.26.097.547-.037.642-.297.095-.26-.038-.546-.297-.642-1.704-.626-3.58-.347-5.39-.075-1.515.227-2.944.44-4.175.126-.15-.04-.312-.004-.435.093s-.192.246-.188.402c.044 1.787.105 3.575.167 5.364.216 6.29.44 12.793-.164 19.228-.674 7.18-.21 14.593.237 21.763.13 2.08.26 4.146.36 6.192.106 2.14.058 4.31.012 6.408-.026 1.205-.053 2.416-.053 3.64 0 .275.224.5.5.5s.5-.227.5-.503zm-9.32-.547c0-1.752-.14-3.46-.273-5.113-.135-1.644-.273-3.344-.273-5.08 0-5.62-.097-11.373-.19-16.937-.19-11.22-.385-22.82.194-34.122 1.93-.07 3.918-.048 5.845-.028.8.01 1.6.017 2.397.02.008 0 .017 0 .025 0h.395c.276 0 .5-.224.5-.5s-.224-.5-.5-.5c-.933 0-1.87-.01-2.807-.02-2.092-.024-4.254-.045-6.354.047-.258.01-.465.216-.48.473-.608 11.48-.41 23.257-.218 34.646.094 5.56.19 11.31.19 16.92 0 1.777.14 3.498.276 5.162.134 1.632.27 3.32.27 5.03 0 .277.225.5.5.5s.503-.22.503-.498zm-9.5-1.826c0-3.74-.046-7.576-.09-11.286-.046-3.73-.093-7.584-.093-11.363 0-6.506 0-13.88.726-20.972.17-1.682.09-3.393.013-5.048-.072-1.535-.146-3.122-.013-4.642.06-.667.254-1.512.46-2.407.446-1.933.943-4.083.434-5.75.48.083.977.193 1.49.307.767.17 1.56.346 2.358.446 1.428.18 3.302.522 4.27.886.258.095.547-.034.645-.292.097-.26-.034-.547-.292-.644-1.116-.42-3.12-.77-4.5-.942-.75-.094-1.52-.265-2.265-.43-.824-.183-1.675-.37-2.482-.45-.193-.02-.373.074-.473.236-.1.163-.1.368.003.53.876 1.385.325 3.77-.162 5.877-.215.93-.418 1.81-.482 2.544-.14 1.588-.064 3.21.01 4.778.076 1.618.155 3.292-.01 4.9-.73 7.143-.73 14.544-.73 21.074 0 3.785.048 7.644.093 11.375.044 3.707.09 7.54.09 11.273 0 .276.225.5.5.5s.5-.222.5-.498zm-7.31-1.425c.264-3.407.38-7.065.494-10.603.07-2.174.14-4.342.242-6.45.04-.85.088-1.697.135-2.543.173-3.107.35-6.32.228-9.55-.057-1.48-.217-2.96-.373-4.393-.23-2.13-.47-4.335-.36-6.53.29-5.725.327-11.602.362-17.285.008-1.246.016-2.485.026-3.713 2.142.61 4.558 1.29 6.84 1.046.275-.03.474-.276.445-.55-.03-.274-.273-.47-.55-.444-2.114.226-4.467-.445-6.542-1.038l-.552-.157c-.15-.042-.31-.013-.436.08-.125.094-.2.24-.2.397-.013 1.443-.022 2.903-.032 4.373-.035 5.672-.07 11.538-.36 17.242-.114 2.272.13 4.516.364 6.686.153 1.415.312 2.877.368 4.324.12 3.182-.056 6.372-.227 9.457-.046.85-.093 1.698-.135 2.55-.103 2.114-.172 4.287-.242 6.467-.113 3.527-.23 7.174-.493 10.558-.02.275.185.516.46.537.013 0 .026 0 .04 0 .26 0 .48-.2.5-.463zM5.91 71.92c.94-2.837.62-6.11.31-9.276-.146-1.507-.285-2.93-.285-4.26 0-8.667-.028-17.882-.367-26.88l-.02-.49c-.135-3.59-.29-7.662.19-11.22.042-.307.092-.645.146-1.005.356-2.387.825-5.533-.017-7.712.627.138 1.276.312 1.95.493.62.168 1.256.34 1.888.482-.074.242.035.52.27.624.25.11.538.017.648-.235.107-.1.434-.404.17-.974-.068-.145-.2-.25-.357-.28-.773-.154-1.58-.37-2.362-.58-1.016-.273-2.066-.555-3.058-.703-.202-.03-.396.062-.5.233-.105.17-.097.39.02.552 1.277 1.788.724 5.5.357 7.954-.055.366-.106.708-.148 1.02-.492 3.644-.336 7.76-.198 11.39l.02.49c.336 8.98.365 18.185.365 26.842 0 1.378.14 2.825.29 4.357.3 3.063.608 6.23-.264 8.866-.087.262.056.545.317.632.052.018.105.025.157.025.21 0 .405-.132.475-.342zm-4.14-43.904c.26-.095.392-.383.296-.642-.676-1.837-.296-4.838.01-7.25.078-.613.15-1.19.2-1.703.267-2.702.39-5.536.37-8.635.575.262 1.24.355 1.856.44.595.084 1.27.18 1.426.42.152.23.46.294.692.144.23-.152.296-.462.145-.693-.406-.62-1.24-.736-2.124-.86-.835-.118-1.7-.24-2.113-.758-.133-.17-.357-.233-.56-.16-.2.072-.335.264-.33.478.052 3.456-.063 6.57-.355 9.525-.05.505-.122 1.072-.198 1.675-.32 2.52-.717 5.654.043 7.72.074.203.266.328.47.328.057 0 .115-.01.172-.03zm49.084 48.668c.672-1.87.432-4.53.22-6.878-.098-1.083-.19-2.107-.19-2.975 0-1.706-.046-3.41-.092-5.058-.044-1.63-.09-3.316-.09-4.986 0-4.063.37-8.09.728-11.983.36-3.925.733-7.983.733-12.11 0-.94-.034-1.913-.068-2.896-.083-2.4-.17-4.884.243-7.093.135-.726.3-1.485.467-2.263.542-2.514 1.102-5.114.977-7.51-.008-.144-.077-.277-.19-.366-.115-.09-.263-.125-.403-.098-1.05.2-2.03.705-2.98 1.192-.603.31-1.185.61-1.774.833-.043-.07-.105-.13-.182-.172-.242-.134-.546-.045-.68.195-.03.056-.068.107-.104.16-.078.11-.154.226-.213.354-.08.173-.053.376.067.523s.312.216.5.17c1.01-.23 1.943-.71 2.845-1.175.728-.375 1.424-.734 2.13-.954.006 2.104-.49 4.406-.97 6.638-.17.787-.336 1.556-.474 2.29-.432 2.317-.344 4.856-.26 7.31.035.973.068 1.934.068 2.864 0 4.08-.37 8.115-.73 12.018-.36 3.916-.73 7.966-.73 12.075 0 1.684.045 3.376.09 5.014.045 1.64.09 3.337.09 5.03 0 .912.096 1.958.195 3.065.202 2.244.432 4.788-.166 6.45-.093.26.042.545.3.64.057.02.114.028.17.028.206.002.398-.125.472-.33zm4.964-3.458c0-2.103.414-4.554.814-6.924.166-.98.33-1.96.47-2.917.585-4.073.368-8.348.177-12.12-.224-4.428.393-8.856.99-13.138.31-2.247.635-4.57.837-6.884.5-5.74 1.125-12.88.695-19.425-.012-.178-.117-.336-.276-.415-.16-.08-.35-.068-.498.03-.93.612-2.048.737-3.233.87-.885.1-1.8.202-2.66.52-.258.097-.39.385-.293.644s.385.39.643.294c.744-.275 1.56-.367 2.422-.464.99-.11 2.004-.225 2.944-.636.33 6.254-.26 13.018-.74 18.495-.2 2.288-.52 4.598-.832 6.833-.603 4.33-1.226 8.805-.996 13.326.19 3.727.404 7.95-.17 11.927-.135.95-.3 1.92-.464 2.894-.407 2.41-.828 4.904-.828 7.09 0 .277.224.5.5.5s.5-.222.5-.498zm3.62-1.886c.27-.056.444-.32.39-.59-.282-1.364.063-3.39.398-5.346.26-1.515.527-3.08.525-4.425-.003-2.625.207-5.222.41-7.734.12-1.475.24-2.95.32-4.437.06-1.112.084-2.207.108-3.292.05-2.147.096-4.175.396-6.246.44-3.04.99-6.82 1.142-10.243.04-.876.085-1.744.13-2.61.117-2.18.236-4.433.236-6.73 0-1.245.1-2.527.198-3.767.14-1.774.283-3.608.14-5.383-.012-.137-.08-.263-.186-.35-.107-.085-.246-.124-.38-.105-.784.107-1.53.465-2.25.812-.566.27-1.108.532-1.642.667-.11-.052-.234-.064-.35-.03-.104-.02-.27-.03-.43.074-.153.096-.248.253-.283.466-.024.15.02.302.12.415.102.112.247.174.398.166.93-.045 1.788-.458 2.62-.857.49-.237.962-.464 1.422-.604.07 1.522-.055 3.11-.175 4.65-.1 1.258-.2 2.56-.2 3.843 0 2.27-.12 4.512-.235 6.68-.046.867-.092 1.737-.13 2.616-.15 3.372-.696 7.127-1.133 10.144-.31 2.13-.357 4.284-.405 6.367-.024 1.076-.05 2.16-.108 3.26-.08 1.48-.198 2.944-.316 4.41-.205 2.532-.417 5.15-.414 7.814 0 1.26-.26 2.784-.51 4.257-.35 2.05-.713 4.167-.394 5.716.05.236.257.4.49.4.032-.002.066-.006.1-.013zm4.043-2.944c.515-2.41.46-5.115.407-7.73-.016-.765-.03-1.516-.03-2.242 0-1.178-.006-2.355-.01-3.534-.01-2.353-.02-4.706.01-7.06.017-1.533.02-3.085.026-4.646.014-5.054.028-10.28.524-15.23.227-2.263.325-4.62.42-6.9.04-.945.078-1.88.126-2.8l.043-.79c.162-2.876.408-7.22-.8-9.337-.103-.183-.312-.28-.52-.245-.208.037-.37.2-.406.408-.03.167-.063.335-.098.502-.126.616-.257 1.254-.122 1.868.06.27.324.438.596.38.137-.03.248-.113.317-.224.29 2.08.137 4.768.034 6.59l-.043.796c-.047.923-.087 1.863-.126 2.81-.094 2.266-.19 4.61-.415 6.845-.5 4.998-.515 10.25-.53 15.327-.003 1.558-.008 3.107-.026 4.638-.03 2.357-.02 4.716-.01 7.074.004 1.177.01 2.354.01 3.53 0 .732.014 1.49.03 2.26.052 2.56.106 5.207-.384 7.503-.058.27.114.535.384.592.035.008.07.01.105.01.23 0 .438-.16.488-.396zM15.62 12.746c0-4.098.1-8.104.197-11.98.004-.165-.075-.322-.21-.418s-.31-.12-.465-.06c-1.338.5-2.683.862-4.106 1.246-1.167.315-2.373.64-3.576 1.048-.572.194-1.187.313-1.838.44-.664.127-1.35.26-1.993.48-.908.313-1.624.942-2.316 1.55-.372.326-.724.636-1.09.885-.23.155-.29.466-.135.694.154.23.465.29.693.135.42-.285.812-.63 1.19-.962.648-.57 1.26-1.106 1.98-1.354.578-.2 1.2-.32 1.86-.448.655-.126 1.332-.258 1.968-.473 1.173-.4 2.364-.72 3.516-1.03 1.154-.312 2.34-.632 3.503-1.03-.09 3.654-.18 7.422-.18 11.276 0 .276.225.5.5.5s.5-.224.5-.5zm7.487-3.04c.388-2.875.3-6.08.16-8.836-.01-.222-.166-.41-.38-.46-1.886-.454-6.13-.64-7.6 0-.252.11-.37.404-.26.657.11.253.405.37.658.26 1.07-.463 4.644-.4 6.603-.023.124 2.62.188 5.605-.172 8.27-.037.272.155.524.43.56.02.004.044.005.066.005.246 0 .46-.183.495-.434zm6.4 3.04c0-3.912-.2-7.775-.393-11.512-.014-.266-.234-.474-.5-.474-.002 0-.005 0-.007 0-.635.006-1.25-.133-1.903-.286-1.253-.292-2.672-.625-4.178.338-.232.15-.3.458-.152.69.15.233.458.3.69.153 1.15-.737 2.198-.492 3.413-.207.536.125 1.086.254 1.663.298.185 3.58.368 7.274.368 11 0 .276.224.5.5.5s.5-.225.5-.5zm7.49-.69c.063-.78.154-1.625.247-2.5.287-2.687.61-5.73.27-8.14-.02-.138-.095-.262-.21-.342-.115-.08-.257-.106-.395-.076-1.86.42-6.815.38-8.416-.398-.25-.12-.548-.017-.668.23-.12.25-.016.55.232.67 1.775.863 6.336.896 8.53.573.214 2.207-.078 4.942-.337 7.377-.094.885-.185 1.737-.248 2.525-.022.275.183.516.458.54.014 0 .027 0 .04 0 .258 0 .477-.2.498-.46zm3.656.14c0-2.838.188-5.753.37-8.572.05-.785.1-1.565.145-2.337.01-.162-.06-.318-.186-.42s-.294-.135-.45-.09c-.437.123-.97.118-1.536.116-.714-.01-1.45-.01-2.123.238-.26.097-.392.384-.296.644.096.26.383.39.643.296.5-.185 1.118-.182 1.77-.176.38.003.766.006 1.142-.032-.035.563-.07 1.13-.108 1.7-.182 2.834-.37 5.765-.37 8.637 0 .275.223.5.5.5s.5-.227.5-.503zM53.06 9.41c.376-1.356.36-2.944.342-4.48-.006-.632-.013-1.247.01-1.815.008-.196-.1-.378-.274-.467-1.102-.556-2.512-.707-3.876-.852-.806-.086-1.566-.167-2.222-.325-1.968-.48-4.12-.92-6.522-.92-.276 0-.5.223-.5.5s.224.5.5.5c2.296 0 4.378.428 6.286.89.72.175 1.55.263 2.352.35 1.15.122 2.336.248 3.246.62-.01.487-.006 1.002 0 1.53.016 1.465.032 2.98-.305 4.202-.074.267.083.542.35.615.044.012.088.018.133.018.22 0 .42-.146.48-.367zM63.92 9c.255-.107.373-.4.264-.655-2.055-4.8-5.98-5.783-11.24-5.783-.276 0-.5.224-.5.5s.224.5.5.5c5.003 0 8.475.866 10.32 5.177.082.19.267.302.46.302.067 0 .133-.013.197-.04z"/></symbol><symbol viewBox="0 0 84.959 100" id="iconTrashCan"><title>iconTrashCan</title><path d="M55.046 40.042h6.958v43.916h-6.958V40.042zM39.004 83.957h6.96V40.042h-6.96v43.915zm-15-43.915h6.96v43.916h-6.96V40.042zm60.955-9.09l-6.954-.034V100H8.044l-.038-69.002H0V9h29.942l.016-9H56v8.83l28.96-.038v22.16zM36.94 9h12.062V7H36.942v2zm34.062 23h-56v60.938h56V32zm6.938-16H7.004v8h70.938v-8z"/></symbol><symbol viewBox="0 0 34 34" id="iconTwitter"><title>iconTwitter</title><path d="M25.5 12.6c-.6.3-1.3.5-2 .6.7-.4 1.3-1.1 1.5-1.9-.7.4-1.4.7-2.2.8-.6-.7-1.5-1.1-2.6-1.1-1.9 0-3.5 1.6-3.5 3.5 0 .3 0 .5.1.8-2.9-.1-5.5-1.5-7.2-3.7-.3.5-.5 1.1-.5 1.8 0 1.2.6 2.3 1.6 2.9-.6 0-1.1-.2-1.6-.4 0 1.7 1.2 3.1 2.8 3.4-.3.1-.6.1-.9.1-.2 0-.4 0-.7-.1.4 1.4 1.7 2.4 3.3 2.4-1.2.9-2.7 1.5-4.3 1.5-.3 0-.6 0-.8 0 1.5 1 3.4 1.6 5.4 1.6 6.4 0 9.9-5.3 9.9-9.9 0-.2 0-.3 0-.5.7-.5 1.3-1.1 1.7-1.8"/></symbol><symbol viewBox="0 0 14.161 18.381" id="iconUser"><title>iconUser</title><path d="M7.232 15.05L2.015 9.272c.217-.2.444-.386.688-.553l4.377 4.378 4.378-4.378c.29.198.555.427.807.67l-5.033 5.66zm.008.823L1.624 9.657C.617 10.754 0 12.215 0 13.822v4.56h14.16v-4.56c0-1.545-.572-2.95-1.51-4.033l-5.41 6.083zm3.67-14.34v3.218c0 2.09-1.694 3.784-3.785 3.784-2.09 0-3.783-1.695-3.783-3.783V2.565C4.352 2.278 5.115 1.256 5.22 0c.74.73 1.934 1.214 3.3 1.214.852 0 1.64-.185 2.295-.5-.076-.34.094.176.094.82zM6.99 2.84H5.363v.56H6.99v-.56zm3 0H8.363v.56H9.99v-.56z"/></symbol><symbol viewBox="0.5 30.5 50 50" id="iconViewList"><title>iconViewList</title><path d="M15.5 48.5h2v2h-2zM18.5 48.5h17v2h-17zM15.5 52.5h2v2h-2zM18.5 52.5h17v2h-17zM15.5 56.5h2v2h-2zM18.5 56.5h17v2h-17zM15.5 60.5h2v2h-2zM18.5 60.5h17v2h-17z"/></symbol><symbol viewBox="0 0 30 30" id="iconViewMap"><title>iconViewMap</title><path d="M15.002 8.077c.708 0 1.373.254 1.87.715.5.46.774 1.073.774 1.723s-.273 1.263-.76 1.712c-.074.066-.988.903-1.884 2.21-.89-1.303-1.797-2.138-1.866-2.2-.5-.46-.772-1.072-.772-1.722s.274-1.264.772-1.724c.5-.46 1.15-.713 1.866-.713m0-1.625c-1.125 0-2.25.397-3.11 1.19-1.72 1.587-1.72 4.158 0 5.743 0 0 3.11 2.815 3.11 6.067 0-3.252 3.116-6.067 3.116-6.067 1.723-1.585 1.723-4.156 0-5.743-.86-.793-1.986-1.19-3.116-1.19zm.884 4.063c0 .45-.395.812-.883.812-.5 0-.878-.363-.878-.812 0-.45.38-.813.878-.813.488 0 .883.364.883.813z"/><path opacity=".22" d="M15 16.95c-3.943 0-7.138 1.023-7.138 2.284 0 1.262 3.195 2.283 7.138 2.283 3.942 0 7.14-1.025 7.14-2.283 0-1.26-3.195-2.284-7.14-2.284zm.036 4.064c-3.636 0-6.58-.8-6.58-1.777 0-.982 2.944-1.777 6.58-1.777 3.634 0 6.582.795 6.582 1.777 0 .978-2.948 1.777-6.582 1.777z"/><path opacity=".22" d="M15 14.92c-6.046 0-10.945 1.932-10.945 4.314s4.9 4.314 10.945 4.314c6.046 0 10.945-1.932 10.945-4.313S21.045 14.92 15 14.92zm.053 7.447c-5.207 0-9.42-1.405-9.42-3.133 0-1.73 4.215-3.133 9.42-3.133s9.425 1.403 9.425 3.134c0 1.728-4.223 3.133-9.425 3.133z"/></symbol><symbol viewBox="0 0 32.191 16.619" id="iconVilla"><title>iconVilla</title><path d="M0 8.834L11.095 0 32.19 8.834H0zm3.436-.594v8.38H7.68h-.85.85v-4.063c-.017-.1 0-.198 0-.3 0-1.037 1.566-1.877 2.602-1.877s2.85.84 2.85 1.876c0 .133.025.262 0 .386v3.978h15.984V8.24H3.437zM25.22 1.33H22.64v5.583h2.583V1.33z"/></symbol><symbol viewBox="0 0 568.081 568" id="iconWaiterDrawing"><title>iconWaiterDrawing</title><path d="M161.095 543.85c-2.5 0-3.615-1.66-4.51-2.992-.214-.316-.433-.644-.68-.967-1.74-2.266-2.81-4.627-3.846-6.91-1.602-3.53-2.98-6.57-6.465-8.768-4.336-2.735-4.788-5.525-4.982-9.47-.144-2.926-.505-5.544-.888-8.316-.148-1.073-.295-2.14-.435-3.244-.872-6.95-1.845-12.84-3.062-18.535-.694-3.25-1.428-7.347-.94-10.222.293-1.72 1.102-3.207 1.883-4.646.65-1.195 1.258-2.315 1.468-3.397l.19-.982 1.29.252c-.343-1.322-.628-2.676-.84-4.074-.998-6.558-2.273-10.46-5.25-16.055-2.305-4.334-5.022-8.398-9.09-13.588-2.303-2.94-4.834-5.765-7.28-8.495-3.812-4.252-7.737-8.633-10.892-13.536-.572-.89-1.102-1.748-1.615-2.582-1.946-3.16-3.593-5.832-6.417-8.474-2.336-2.187-4.77-4.027-7.345-5.975-1.075-.813-2.13-1.612-3.188-2.44-4.607-3.616-8.184-7.538-10.63-11.657-.595-1-1.045-1.985-1.48-2.937-.572-1.254-1.112-2.438-1.93-3.535-.217-.29-.476-.596-.806-.95-.26-.085-.53-.184-.81-.297l-.926-.377.313-.77c-.962-.972-1.883-1.98-2.503-3.252l-.438-.898 2.695-1.313.438.898c.498 1.02 1.398 1.917 2.352 2.868.155.155.31.31.463.464.554.11.987.095 1.312-.05.34-.148.856-.533 1.453-2.146l.347-.937 2.812 1.043-.347.937c-.764 2.067-1.706 3.255-3.055 3.85-.08.035-.162.068-.244.1.647 1.04 1.128 2.088 1.596 3.11.41.9.826 1.805 1.335 2.66 2.26 3.803 5.59 7.445 9.902 10.828 1.022.805 2.045 1.578 3.06 2.346l.085.063c2.656 2.01 5.142 3.89 7.587 6.177 3.116 2.916 4.86 5.745 6.878 9.02.533.866 1.06 1.72 1.628 2.604 3.028 4.708 6.877 9.002 10.6 13.155 2.51 2.802 5.062 5.65 7.41 8.648 4.183 5.34 6.987 9.536 9.377 14.03 3.16 5.94 4.512 10.074 5.566 17.013.935 6.144 3.446 11.545 6.105 17.264 1.158 2.492 2.354 5.064 3.423 7.725.524 1.308 1.115 2.652 1.686 3.952 1.268 2.886 2.553 5.812 3.424 8.863.12.42.24.863.362 1.318l.04.146c.664 2.48 1.478 5.516 3.13 7.422.88-.473 1.634-.87 2.172-1.106 2.18-.955 3.586-1.328 5.01-1.328 1.28 0 2.517.316 4.104.874 2.415-3.213 4.64-7.04 6.616-10.44l.202-.347c.44-.76.876-1.505 1.304-2.23 1.392-2.354 2.97-4.602 4.497-6.776 4.27-6.078 8.295-11.812 7.964-19.143-.243-5.36-2.135-10.367-5.19-13.734-3.81-4.197-4.62-6.846-5.105-11.17-.104.297-.205.592-.306.886l-.063.18c-.93 2.71-1.808 5.27-3.633 7.745l-.594.805-2.414-1.78.594-.806c1.552-2.103 2.357-4.45 3.21-6.938.207-.604.392-1.14.585-1.68l.338-.94 2.104.756c-.03-.34-.063-.688-.096-1.05l-.095-1.046c-.062-.68-.144-1.364-.243-2.05-.474.924-1.044 1.778-1.596 2.606-1.05 1.57-1.94 2.9-2.184 4.462l-.153.99-2.966-.464.153-.987c.345-2.217 1.562-4.035 2.635-5.64.54-.81 1.097-1.642 1.503-2.463l.444-.895 1.928.954c-.724-4.02-2.04-8.02-3.763-11.353-.834-1.62-1.838-3.18-2.81-4.69-2.133-3.32-4.144-6.45-4.843-10.44-1.166-6.65 2.377-12.102 5.804-17.37.116-.182.23-.357.343-.53-.624-.112-1.266-.27-1.906-.47l-.518 2.468-.98-.205c-2.167-.453-4.12-1.53-5.783-2.507l-.862-.506 1.52-2.59.862.508c.262.154.527.31.796.46-.895-.62-1.632-1.29-2.11-1.963l-.58-.814 2.443-1.74.58.814c1.247 1.75 5.54 3.666 8.314 3.734 2.114-3.52 4.016-8.268 5.098-12.736.65-2.674 1.804-5.2 2.92-7.643.51-1.12.996-2.183 1.393-3.177-.908.038-1.816.076-2.73.115l-5.672.25c-.65.027-1.303.057-1.957.085l.196.18-.674.738c-1.714 1.883-2.85 4.64-4.054 7.557-1.02 2.48-2.077 5.04-3.57 7.203-.678.98-1.393 2.11-2.15 3.308-3.223 5.09-7.234 11.427-12.83 13.34-.513.176-1.285.275-2.12.275-.762 0-1.882-.08-2.79-.475-1.39 3.61-2.58 7.69-2.105 11.602l.12.993-2.98.363-.12-.993c-.765-6.286 2.02-12.654 4.478-18.272.573-1.312 1.127-2.576 1.62-3.803.976-2.425 1.213-4.75 1.463-7.214.124-1.212.25-2.456.465-3.79.25-1.554.553-3.027.845-4.453.306-1.495.6-2.926.815-4.35-.038.067-.075.136-.113.203-1.173 2.11-2.632 4.738-5.925 4.92-.08.007-.17.01-.26.01-1.923 0-4.15-1.312-5.294-3.118-.087-.138-.166-.276-.238-.416-.184.91-.262 2.054-.326 2.986-.06.873-.115 1.658-.226 2.352-.472 2.96-1.41 5.206-3.044 7.283l-.594.748c-1.43 1.787-1.647 2.062-2.026 4.62-.067.453-.194 1.047-.337 1.704-.166.76-.297 1.424-.393 1.99l.68.73c2.65 2.858 7.168 3.416 8.987 3.523l.998.06-.176 2.993-1-.06c-.624-.035-1.517-.118-2.55-.305L140 399.133l-.798-.603c-.592-.447-1.268-.776-1.984-1.124-1-.486-2.135-1.037-3.14-1.98l-.385-.363-.278.404-.372-.254c-.7.927-1.555 1.73-2.333 2.432l-.677.613-.856-.323c-4.44-1.665-3.74-7.9-3.18-12.912.188-1.692.365-3.272.28-4.224-.142-1.613-.543-4.69-1.632-7.193-.31-.712-.808-1.458-1.29-2.18-.89-1.328-1.895-2.827-2.076-4.608l-.084-.827c-1.396-.025-2.774-.06-4.136-.097 1.466 2.267.935 3.848.484 4.59-.89 1.47-2.903 2.227-5.407 1.982-1.15-.114-2.48-.473-3.682-1.143.52 2.757.7 5.573.88 8.323.076 1.196.153 2.384.256 3.56.146 1.674.164 3.44.18 5.15.007.602.013 1.206.024 1.81l.55-.624.75.66c1.317 1.16 4.14 1.732 5.92 1.63l.997-.058.182 2.994-.925.055-.44 2.492-.984-.175c-1.562-.276-3.28-.934-4.835-1.852l-.86-.508.706-1.2c-.33-.157-.643-.33-.938-.52.19 2.525.645 4.91 1.804 6.828l.516.854-2.566 1.554-.518-.857c-2.29-3.79-2.337-8.5-2.382-13.054-.018-1.755-.034-3.375-.17-4.915-.017-.196-.033-.393-.05-.59l-.066-.055c-1.62-1.33-2.98-2.847-4.292-4.313-1.015-1.135-2.058-2.3-3.182-3.32-.63-.572-1.464-1.203-2.347-1.87-2.57-1.938-5.443-4.103-6.325-6.867l-.304-.953 2.038-.648c-1.397-.054-2.787-.106-4.168-.158l-.223-.01c-16.694-.628-33.958-1.28-50.874-3.22-4.796-.55-5.626-.85-9.616-2.285l-.834-.3c-.603-.215-1.36-.32-2.166-.434-2.24-.313-5.28-.738-8.175-3.922-3.36-.396-7.648-1.018-11.702-2.28-1.86-.582-3.875-1.347-4.264-3.097-.35-1.57.813-2.848 1.718-3.673 3.91-3.572 11.426-4.915 16.914-5.896.593-.106 1.155-.207 1.682-.305 10.308-1.92 20.965-2.91 31.27-3.868l.277-.026c6.3-.587 12.79-.744 19.065-.896 3.434-.084 6.926-.17 10.29-.32 6.42-.29 12.913-.43 19.193-.563 6.798-.143 13.803-.29 20.756-.633 2.473-.033 5.696-.23 9.11-.438 3.76-.23 7.61-.466 10.392-.472l4.582-.013c4.233-.015 8.593-.03 12.882.006 4.214.037 8.51-.03 12.645-.097l.197-.003c3.452-.055 6.963-.11 10.46-.11 3.292 0 6.19.05 8.862.153 18.264.707 37.15 1.438 56.177 2.786 2.035.143 4.115.207 6.127.27 4.553.14 9.26.285 13.858 1.34l-.032-.08.927-.374c6.304-2.54 12.88-5.12 19.843-7.852 10.5-4.12 21.3-8.358 30.966-12.39 6.064-2.528 12.307-5.072 17.068-7.005.526-.215 1.54-.587 2.822-1.058 9.997-3.673 12.777-5.076 13.315-5.603l.318-.692.95.258c2.32-2.17 4.738-4.2 7.082-6.165l.705-.59c2.63-2.21 4.733-4.82 7.084-8.058.478-.66 1.146-1.438 1.854-2.262 1.38-1.605 3.905-4.542 3.86-5.8l-.038-1 1.42-.052c.79-3.44 3.863-8.848 8.15-15.688.434-.688.79-1.256 1.033-1.66l.452-.75c-.314-3.95.115-7.848.53-11.62.427-3.865.868-7.862.476-11.787-.502-5.016-1.343-9.744-2.57-14.455-.275-1.056-.51-2.175-.715-3.162-.314-1.5-.633-3.02-1.085-4.428-.223-.69-.61-1.425-1.02-2.2-.65-1.234-1.38-2.614-1.554-4.12-.422.038-.84.057-1.256.057-4.21 0-8.13-1.963-11.65-5.836-3.116-3.428-5.92-8.518-7.696-13.965-.223-.683-.453-1.375-.687-2.073-1.773-5.306-3.605-10.79-3.12-16.445.257-3.014 1.84-5.41 4.454-6.743.05-.027.103-.053.156-.08l2.508-7.62c.56-1.697.636-3.27.71-4.79.025-.504.046-.916.076-1.324.068-.93.413-1.822.777-2.765.344-.89.7-1.81.654-2.454-.01-.168-.012-.19-.393-.503-.507-.417-1.446-1.19-1.3-2.737.146-1.53 1.222-2.513 2.087-3.302.168-.155.334-.306.486-.455l-.107-.035-.064-1.02c-.068-1.06-.223-2.14-.372-3.185-.365-2.548-.744-5.184-.03-8.152.462-1.91 1.433-3.665 2.372-5.36 1.002-1.807 2.034-3.67 2.328-5.575l.152-.988 2.965.457-.152.99c-.376 2.433-1.54 4.533-2.665 6.564-.883 1.592-1.716 3.096-2.083 4.616-.58 2.41-.258 4.65.083 7.023.097.678.204 1.423.288 2.192.076.03.15.064.225.104l.835.45-.05.948c-.09 1.724-1.303 2.83-2.187 3.64-.515.47-1.045.954-1.116 1.328.065.06.16.14.21.18.482.395 1.38 1.132 1.483 2.612.09 1.31-.41 2.603-.85 3.743-.282.73-.55 1.418-.584 1.903-.03.413-.05.827-.07 1.245-.052 1.068-.105 2.145-.3 3.308l.064.91c.063.92.034 1.873.007 2.795-.046 1.555-.094 3.152.32 4.405l.035.104c1.27.25 2.506.728 3.647 1.415l.21.126.158-.3.887.46c5.083 2.653 7.8 8.312 8.812 13.384.32-1.29.603-2.525.66-3.79.048-1.03.193-2.138.333-3.21.146-1.114.294-2.245.334-3.28l-2.325.177 1.903-2.622c.194-.268.384-.542.55-.822l-.523-.513-.182.08.114-.154-1.007-1.118.71-.67c.05-.045.1-.09.147-.13 1.04-.923 1.68-1.675 2-2.384-.107.015-.204.037-.3.07-.162.083-.316.15-.458.2l-.874.307-1.146-2.605.816-.437c.148-.08.293-.147.437-.206.55-.33 1.16-.974 1.524-1.483l-6.054.27 5.515-3.09c.5-.28.864-.823 1.028-1.208-.042.004-.084.008-.124.014l-11.193 1.453 8.5-3.527-3.642.405 5.086-3.414c.448-.3.89-.83 1.16-1.252l-2.694.218 1.24-2.4c.297-.58.297-.58-.037-.98-.33-.396-.876-1.05-.865-2.042.017-1.534.763-3.802 1.49-5.25.274-.542.682-.914.98-1.185.1-.093.23-.21.297-.29-.036-.163-.123-.522-.18-.69l-.434-.1.117-.51-.173-.323.28-.14.31-1.343.086.01c.617-1.733 1.62-3.545 2.592-5.307.37-.67.737-1.334 1.085-1.995l1.994-7.587-3.646-6.56.953-.794c.382-.318 3.84-3.104 7.865-3.104.456 0 .907.037 1.343.11 3.458.575 7.42.92 10.598.92 1.633 0 3.072-.088 4.278-.26 4.02-.574 12.304-1.917 17.85-3.303 1.228-.307 2.49-.698 3.71-1.076 2.813-.87 5.463-1.69 7.997-1.69 1.5 0 2.807.287 3.992.88 1.107.554 2.157 1.28 3.11 2.062-.436-.896-.88-1.594-1.308-2.05-3.827-.996-7.662-1.778-8.096-1.866l-.962-.194.526-2.92.975.164c.71.12 4.324.73 7.376 1.342.556.11 1.095.362 1.608.75 4.04 1.082 6.55 2.017 7.666 2.855.944.708 1.872 1.558 2.77 2.38 1.62 1.487 3.285 3.012 4.694 3.364 2.622.656 13.88 3.305 13.978 3.328l1.85.436-1.65 3.302c2.37 1.942 4.4 3.346 5.267 3.635 2.287.762 4.33 6.785 5.643 11.703.1.35.213.823.337 1.406.693-6.51.334-11.236-1.072-13.58-1.513-2.524-2.037-4.227-2.5-5.73-.764-2.485-1.267-4.123-6.516-8.564-4.648-3.934-6.09-5.6-7.25-6.94-.977-1.13-1.618-1.874-4.016-3.672-5.424-4.07-10.024-6.566-21.5-9.754-4.454-1.237-7.762-1.765-11.06-1.765-2.648 0-5.308.332-8.675.75-2.714.34-5.775.72-9.735 1.064-11.33.986-14.346 2.676-20.354 6.042-1.964 1.1-4.19 2.348-7.104 3.806-8.07 4.035-9.61 7.767-11.393 12.087-.722 1.75-1.467 3.558-2.696 5.402l-.554.832-2.496-1.664.555-.832c1.062-1.592 1.752-3.265 2.42-4.883 1.843-4.47 3.75-9.09 12.823-13.626 2.85-1.425 5.043-2.655 6.98-3.74 6.18-3.464 9.586-5.372 21.56-6.413 3.93-.342 6.955-.72 9.624-1.052 3.49-.435 6.247-.778 9.065-.778 3.56 0 7.1.562 11.843 1.878 11.94 3.317 16.77 5.947 22.5 10.246 2.65 1.99 3.457 2.922 4.478 4.103 1.09 1.263 2.447 2.83 6.923 6.62 5.923 5.01 6.628 7.307 7.445 9.966.41 1.338.878 2.856 2.207 5.072 3.285 5.476 1.47 17.668.063 24.57 1.662 11.71 3.245 27.377 2.813 34.295-.205 3.292-.282 9.34-.372 16.34-.215 16.763-.46 35.76-2.42 40.175-2.367 5.323-8.022 10.49-9.854 12.073.235 9.943.625 26.644.648 29.124l.89 3.442.752-.16.208.98c.296 1.395 2.385 3.625 3.91 5.253.66.706 1.28 1.365 1.75 1.942 2.267 2.787 4.228 5 6.432 6.738l.574.453c3.76 2.96 8.012 6.31 11.35 10.225.912.36 2.402 1.14 4.552 2.268 6.303 3.303 16.85 8.83 25.328 10.243 11.983 1.997 33.32 8.647 33.534 8.714l.955.3-.896 2.86-.955-.296c-.213-.065-21.446-6.67-33.132-8.618-8.695-1.45-19.145-6.835-25.657-10.245 2.67 4.327 5.085 9.41 7.11 13.672 2.233 4.7 3.808 8.995 4.81 13.132.12.49.55 1.588.966 2.65 1.132 2.89 1.672 4.402 1.6 5.393l.056 1.146-.898.43c-.905.433-2.056.878-3.17 1.31-2.916 1.13-6.488 2.514-8.267 4.442l.782 1.132c2.01 2.912 4.087 5.922 6.307 8.543.538.637 1.1 1.312 1.675 2.01 2.357 2.845 5.02 6.06 7.313 7.81l.796.608-1.214 1.588c-5.93 9.45-9.8 21.42-13.543 32.994-2.987 9.234-6.073 18.772-10.2 27.086-1.764 3.55-3.55 7.052-5.333 10.55-3.914 7.674-7.96 15.608-11.64 23.862l-.405.912-2.74-1.22.406-.913c3.697-8.3 7.764-16.273 11.696-23.985 1.79-3.51 3.57-7.002 5.328-10.54 4.03-8.117 7.08-17.55 10.03-26.673 3.733-11.54 7.59-23.463 13.524-33.132-2.133-1.97-4.352-4.646-6.33-7.035-.57-.688-1.124-1.356-1.655-1.984-2.305-2.724-4.417-5.783-6.46-8.74l-.65-.944-1.75-.66.356-.938c.032-.086.066-.17.103-.254-1.026-1.46-2.313-3.242-3.66-4.905-2.993-3.698-5.93-7.392-8.958-11.2l-.94-1.18c-1.91-2.406-3.2-4.723-4.446-6.963-1.324-2.38-2.587-4.65-4.468-6.654-.104.587-.192 1.124-.267 1.634-.08.543-.134 1.244-.19 1.986-.198 2.51-.44 5.582-1.85 7.393-1.14 1.465-2.736 2.207-4.744 2.208-2.457 0-5.114-1.112-7.25-2.006-.594-.25-1.146-.48-1.644-.666-.716-.267-1.404-.497-2.068-.718-2.856-.954-5.52-1.842-7.957-4.677-1.115-1.295-2.122-2.71-3.097-4.08-.594-.836-1.196-1.683-1.812-2.488h-.345c-.173 0-.347 0-.52-.003l-.62 1.383.25-1.39c-1.515-.028-3.05-.123-4.542-.214-1.764-.11-3.57-.22-5.325-.22-.97 0-1.834.033-2.64.103l-.882.075c-2.597 3.06-6.117 5.73-9.324 8.165-1.645 1.247-3.198 2.425-4.546 3.586-.238.206-.49.43-.753.666l-.09.08c-1.917 1.718-4.304 3.855-6.876 3.855-2.306-.052-5.716-1.79-7.4-2.732l-.263.26-.912-.948c-.36-.22-.673-.423-.927-.596l-.824-.563 1.14-1.674c-.096-1.216-.385-2.87-.555-3.84-.192-1.104-.353-2.02-.41-2.696-.02-.24-.04-.502-.06-.788-.435.327-.85.657-1.09.92-.453.503-.983 1.297-1.496 2.065-.305.457-.605.906-.892 1.3-.632.872-1.257 1.826-1.808 2.668-1.134 1.73-2.295 3.503-3.723 5.052l-.677.735-.584-.538-.223.216-.696-.72c-1.46-1.507-2.762-3.135-4.02-4.708-1.057-1.324-2.148-2.69-3.344-3.997-.054-.06-.11-.12-.166-.183 1.06 2.718 2.348 5.69 3.48 8.303.934 2.155 1.897 4.377 2.525 6 1.066 2.76 2.423 6.564 3.86 10.59 2.515 7.056 5.348 15 7.442 19.67 4.497 10.024 8.056 18.49 11.497 26.68l.04.097c6.07 14.44 11.8 28.074 21.363 46.93l1.147 2.267c8.385 16.58 15.8 31.103 22.043 43.17.78.523 1.563 1.037 2.35 1.54l.843.54-1.168 1.823c13.94 26.845 18.71 34.958 20.24 37l.6.8-2.4 1.8-.6-.8c-2.454-3.272-9.92-16.95-22.187-40.654-9.147-6.23-17.823-13.775-26.215-21.07l-1.582-1.376c-8.26-7.174-16.95-13.955-25.358-20.514l-.178-.138c-3.716-2.9-7.56-5.9-11.323-8.9-8.933-7.123-16.775-15.686-24.36-23.966-9.47-10.34-19.254-21.024-31.165-28.854l-.45.368-1.895-2.328.774-.63c2.767-2.253 5.548-6.003 8-9.312.604-.813 1.19-1.602 1.755-2.343 2.334-3.063 4.325-6.47 6.25-9.764.183-.312.366-.626.55-.94-3.546-1.56-9.586-2.106-14.1-2.517-1.87-.17-3.603-.328-5.004-.528l-.965-.138-.295-1.045c-.498-1.06-.24-2.646.444-5.89.227-1.08.476-2.26.478-2.703.027-4.308.84-8.897 2.488-14.035 2.13-6.643 4.775-14.896 9.043-20.605.246-.33.504-.664.773-.998-2.048.834-4.69 1.843-8.106 3.097l-.104.04c-1.19.437-2.13.78-2.623.982-4.76 1.932-10.995 4.473-17.044 6.995-9.7 4.045-20.513 8.288-30.97 12.392-5.615 2.203-11.394 4.47-16.912 6.675 3.59.973 6.595 2.325 7.4 4.683.43 1.26.297 2.533-.383 3.68-2.25 3.807-10.383 5.64-16.34 6.688-5.747 4.66-11.52 5.604-14.983 6.17-.54.087-1.016.165-1.422.247-.73.148-1.457.293-2.185.432-.146.434-.316.9-.492 1.376-.36.97-.767 2.064-.813 2.647-.253 3.114-.85 5.764-1.457 8.163-1.2 4.75-2.378 9.858-2.86 15.042-.25 2.663-.083 5.35.077 7.95.195 3.17.396 6.44-.115 9.79-.472 3.097-.62 6.31-.765 9.417-.166 3.602-.336 7.298-.99 10.954-1.103 6.18-1.768 12.352-2.22 20.643-.3 5.522-1.57 10.36-2.917 15.483-.437 1.663-.932 3.548-1.38 5.445-1.208 5.134-1.137 10.44-1.06 16.06l.026 2.252c.006.59-.004 1.18-.026 1.768 1-3.232 1.92-6.506 2.814-9.69 1.03-3.665 2.095-7.456 3.282-11.187l.304-.952 2.86.908-.305.954c-1.157 3.633-2.21 7.38-3.23 11.004-1.116 3.976-2.245 7.997-3.52 11.942-.228.702-.52 1.413-.777 2.04-.348.844-.703 1.706-.906 2.55.637-.646 1.164-1.188 1.514-1.613 3.235-3.918 5.645-7.44 7.582-11.08 2.326-4.37 3.79-9.23 5.205-13.927l.52-1.713c.62-2.042 1.35-4.106 2.12-6.292 2.208-6.258 4.48-12.695 4.232-18.636l-.042-1 2.998-.123.042.997c.27 6.52-2.1 13.233-4.39 19.728-.777 2.198-1.492 4.226-2.09 6.196l-.518 1.71c-1.46 4.844-2.967 9.844-5.43 14.468-2.033 3.823-4.55 7.503-7.915 11.583-.477.58-1.128 1.24-1.882 2.004-1.307 1.326-3.078 3.125-4.034 4.736-.034.54-.06 1.08-.072 1.614 1.89 2.82 4.804 6.368 8.453 8.3.55.29.963.483 1.31.644.974.452 1.61.748 2.87 2.017.433.438.843.878 1.245 1.315l.015-.032.907.423c.4.187.948.28 1.63.28 2.2 0 5.164-.956 7.328-1.654.58-.187 1.114-.358 1.58-.498 11.34-3.368 21.923-8.66 32.158-13.776l.895-.447 1.342 2.684-.895.446c-10.35 5.175-21.054 10.525-32.643 13.97-.45.132-.96.297-1.517.477-2.18.703-4.823 1.557-7.23 1.758.336.336.715.72 1.133 1.146 5.685 5.778 7.592 7.028 8.195 7.287l.5-.426 1.963 2.256-.755.656c-.405.353-.915.54-1.474.54-1.91 0-4.376-1.915-10.556-8.198-.862-.877-1.606-1.633-2.044-2.03-.888-.806-1.664-1.653-2.415-2.475-.487-.533-.973-1.062-1.494-1.59-.877-.886-1.158-1.016-1.99-1.4-.395-.184-.854-.397-1.46-.72-3.868-2.048-6.94-5.59-8.963-8.442l-.835.404-.436-.9c-.306-.634-.438-1.323-.396-2.054-.257-.425-.477-.807-.656-1.13-.684-1.225-1.224-2.532-1.745-3.796-.606-1.464-1.23-2.964-2.037-4.24-1.27-2.002-3.216-4.033-5.097-5.998-.614-.64-1.197-1.25-1.738-1.837-4.12-4.473-6.767-7.886-8.946-13.104-1.256-3.003-2.98-5.898-4.647-8.7-1.016-1.703-2.043-3.428-2.97-5.173-.24-.45-.455-.884-.66-1.3-.77-1.554-1.326-2.676-2.724-3.692-.523-.382-1.272-.78-2.017-1.103 3.035 3.825 4.896 9.09 5.147 14.657.38 8.35-3.933 14.488-8.496 20.99-1.494 2.13-3.038 4.326-4.377 6.59-.428.724-.86 1.47-1.303 2.227l-.187.32c-2.602 4.478-5.55 9.553-8.958 13.37-3.59 4.023-8.894 5.508-14.024 6.944l-.124.036c-.864.242-1.718.48-2.55.73l-1.197.36-.572-1.11c-.417-.813-.797-1.64-1.178-2.47-.76-1.657-1.546-3.37-2.673-4.967-.402-.57-.97-1.223-1.57-1.912-1.454-1.672-2.958-3.4-3.41-5.276-.796-3.294-.017-6.583.737-9.765.75-3.16 1.523-6.427.613-9.493l-.284-.958 1.195-.355c-.43-.94-.862-1.87-1.29-2.79-1.703-3.664-3.347-7.2-4.59-10.922-.35.856-.793 1.673-1.228 2.473-.667 1.23-1.354 2.493-1.562 3.72-.403 2.375.276 6.107.914 9.094 1.234 5.775 2.22 11.745 3.104 18.787.132 1.053.272 2.068.41 3.066l.016.118c.394 2.843.765 5.527.916 8.604.182 3.683.52 5.145 3.587 7.08 4.244 2.68 5.87 6.263 7.59 10.057.967 2.132 1.967 4.336 3.498 6.332.285.372.54.748.782 1.11.914 1.36 1.24 1.74 2.256 1.666l1-.084.24 2.992-.996.08c-.142.01-.298.017-.45.017zm-6.024-29.852c.18.39.358.78.542 1.166.437-.125.877-.25 1.32-.373l.19-.052c4.688-1.313 9.534-2.67 12.543-5.997-1.98-.59-2.93-.577-5.88.717-.336.147-.825.4-1.426.72l-1.136 1.955-.865-.5c-.114-.065-.227-.134-.336-.205-2.42 1.28-3.96 1.992-5.07 2.32.02.044.04.086.06.128l-.852.54.91-.417zm-1.49-3.08l.165.082c.304-.054 1.24-.342 3.968-1.748-1.8-2.368-2.638-5.5-3.33-8.08-.13-.49-.26-.968-.388-1.42-.81-2.84-2.052-5.668-3.252-8.402-.474-1.08-.938-2.136-1.372-3.18-.154 1.964-.61 3.885-1.057 5.772-.703 2.97-1.368 5.775-.742 8.374.28 1.16 1.654 2.74 2.758 4.008.652.75 1.27 1.457 1.76 2.154.52.736 1.004 1.526 1.492 2.44zm34.278-62.043c2.176 0 5.197 1.707 6.052 2.33 1.994 1.45 2.796 3.07 3.646 4.787.216.434.407.82.62 1.223.902 1.696 1.914 3.394 2.893 5.035 1.722 2.894 3.504 5.886 4.843 9.09 2.008 4.807 4.496 8.006 8.385 12.228.5.544 1.04 1.106 1.59 1.683l.093.097c1.897 1.98 4.047 4.223 5.48 6.484.953 1.502 1.626 3.128 2.276 4.7.184.445.37.896.562 1.342.145-1.268.315-2.52.482-3.75.424-3.113.86-6.33.832-9.435l-.027-2.24c-.078-5.81-.15-11.297 1.143-16.79.45-1.906.93-3.742 1.397-5.52 1.305-4.97 2.538-9.664 2.823-14.885.46-8.42 1.136-14.703 2.263-21.006.62-3.464.786-7.06.946-10.536.146-3.19.298-6.49.797-9.76.462-3.036.28-6.007.085-9.152-.167-2.715-.34-5.52-.07-8.415.503-5.393 1.71-10.637 2.94-15.5.576-2.278 1.142-4.783 1.375-7.67.074-.916.473-2.046.885-3.16-16.018 2.76-31.595 3.39-48.053 4.05-.603.025-1.204.05-1.807.074l-.118.33c-.477 1.332-1.107 2.717-1.776 4.183-1.077 2.355-2.17 4.746-2.753 7.147-1.164 4.804-3.227 9.926-5.517 13.7-.646 1.065-1.33 2.12-2.016 3.175l-.084.13c-3.254 5.003-6.326 9.728-5.363 15.217.595 3.39 2.446 6.272 4.406 9.325 1.015 1.58 2.057 3.202 2.957 4.945 2.392 4.63 4.055 10.44 4.562 15.94l.096 1.05c.414 4.584.617 6.842 2.495 9.614.207-.04.43-.06.663-.06zM341.7 378.687c11.924 7.987 21.655 18.613 31.076 28.9 7.508 8.196 15.268 16.67 24.02 23.648 3.765 3.002 7.612 6.004 11.334 8.908l.143.11c8.453 6.596 17.18 13.406 25.48 20.614l1.583 1.376c6.864 5.97 13.932 12.113 21.244 17.52-5.624-10.918-12.138-23.695-19.396-38.05l-1.146-2.266c-9.614-18.958-15.364-32.64-21.45-47.122-3.438-8.18-6.992-16.637-11.51-26.71-2.146-4.782-5-12.785-7.517-19.845-1.44-4.042-2.793-7.836-3.848-10.563-.598-1.548-1.51-3.654-2.478-5.884-1.765-4.07-3.73-8.608-4.88-12.152-3.05 3.257-5.547 7.345-7.97 11.313-1.396 2.285-2.815 4.61-4.307 6.725l-1.147 1.628c-3.082 4.372-5.992 8.5-9.026 12.708-1.316 1.825-2.513 3.738-3.47 5.325.02.02.04.04.06.06l.716.7-2.104 2.14-.247-.243-.435.74c-1.974 3.376-4.01 6.862-6.456 10.068-.56.73-1.135 1.51-1.727 2.31-1.986 2.68-4.208 5.675-6.543 8.042zm-217.478-12.645l.05.474c.104 1.037.82 2.106 1.58 3.238.56.837 1.135 1.698 1.552 2.66 1.257 2.885 1.71 6.327 1.87 8.122.11 1.25-.074 2.896-.287 4.8-.37 3.323-.864 7.728.55 9.31.783-.765 1.482-1.58 1.817-2.448-.06-1.368.294-2.988.637-4.56l1 .112-.978-.212c.12-.55.228-1.04.284-1.425.496-3.356 1.126-4.145 2.646-6.047l.586-.737c1.298-1.65 2.05-3.47 2.437-5.898.09-.572.14-1.303.193-2.076.126-1.838.267-3.886 1.047-5.34-5.317.075-10.26.084-14.983.026zm26.643 28.29c.22.022.463.034.716.034.647 0 .962-.083 1.067-.12 4.595-1.57 8.293-7.41 11.265-12.104.783-1.238 1.51-2.385 2.217-3.41 1.31-1.9 2.304-4.308 3.263-6.637 1.033-2.504 2.094-5.073 3.594-7.172-5.434.235-10.96.466-16.476.656-.22 2.142-.638 4.184-1.078 6.33-.287 1.404-.582 2.85-.822 4.336-.203 1.264-.323 2.458-.44 3.613-.273 2.687-.53 5.218-1.665 8.033-.506 1.258-1.073 2.556-1.654 3.884l-.045.104c-.205.47-.412.946-.62 1.426l.68 1.027zM93 364.893l.208.654c.59 1.852 3.056 3.712 5.23 5.354.973.733 1.864 1.406 2.6 2.073 1.233 1.12 2.33 2.348 3.393 3.534.6.668 1.204 1.344 1.83 1.995-.287-4.222-.713-8.498-2.498-12.18l-.436-.9.2-.098c-3.515-.158-7.04-.3-10.527-.433zm14.85.992l.34.94c.575 1.595 2.606 2.496 4.25 2.66.21.02.416.03.614.03 1.16 0 1.79-.346 1.93-.58.117-.192.02-.714-.46-1.443l-.548-.835 1.24-.814c-2.293-.075-4.543-.17-6.763-.28-.59-.03-1.184-.06-1.776-.088.107.237.212.48.312.723l.86-.31zm36.313.044l-.067.123c-.078.146-.315.583.155 1.327.58.917 1.887 1.72 2.797 1.72 1.602-.087 2.377-1.32 3.495-3.33-2.19.064-4.315.117-6.38.16zm-39.818-3.57c1.422.066 2.845.134 4.26.205 6.896.348 14.09.517 21.995.517 6.67 0 13.88-.123 22.025-.376l.357-.357.428.333c8.394-.268 16.832-.64 24.996-.998l5.793-.254c2.61-.112 5.2-.217 7.77-.32 16.756-.675 32.6-1.312 48.845-4.215l-.173-.275 2.12-1.328c-14.08 1.46-28.074 1.95-42.646 2.46-2.95.104-5.922.208-8.918.32l-6.658.254c-18.01.69-36.633 1.402-55.114 1.402-9.144 0-17.466-.17-25.444-.52-7.965-.35-16.055-.615-23.88-.872-18.628-.61-37.873-1.242-56.766-3.053.43.08.856.14 1.28.198.97.137 1.877.264 2.764.58l.837.303c3.982 1.433 4.493 1.616 8.94 2.127 16.793 1.927 33.986 2.576 50.614 3.204 4.996.19 10.484.395 15.996.644l-.643-2.047 1.222 2.072zM3.075 348.496c.224.16.78.46 2.143.885 5.115 1.595 10.706 2.15 16.113 2.69l.597.06c19.355 1.93 39.142 2.577 58.276 3.205 7.83.256 15.926.52 23.91.873 7.935.348 16.213.517 25.308.517 18.5 0 37.124-.714 55.135-1.403l6.53-.25c3-.11 5.974-.216 8.927-.32 20.972-.733 40.777-1.427 61.246-5.05l.316-.058c10.907-1.913 13.675-4.125 14.354-5.273.234-.395.27-.75.123-1.183-.625-1.835-6.593-3.097-8.84-3.572-.483-.103-.916-.194-1.276-.277-4.34-1.008-8.93-1.15-13.37-1.286-2.056-.064-4.165-.13-6.245-.277-18.97-1.343-37.837-2.074-56.082-2.78-2.636-.102-5.5-.15-8.76-.15-3.48 0-6.983.055-10.373.11-4.26.068-8.64.14-12.94.102-4.28-.036-8.636-.02-12.846-.006l-4.587.014c-2.684.005-6.49.237-10.17.462-3.5.213-6.75.412-9.236.445-6.938.34-13.964.49-20.76.635-6.27.133-12.746.27-19.157.56-3.393.153-6.9.238-10.293.32-6.297.154-12.735.31-18.92.887l-.275.025c-10.233.95-20.816 1.933-31 3.83l-1.7.31c-5.128.915-12.15 2.17-15.42 5.156-.427.387-.63.65-.727.802zm240.24 6.736l.4.642c.087.138.157.283.21.438.413-.08.826-.164 1.24-.248.435-.09.946-.173 1.523-.268 1.968-.32 4.577-.747 7.45-1.913-3.618.527-7.224.972-10.822 1.35zm93.45-5.296c1.157.137 2.494.258 3.795.375 5.117.465 11.386 1.035 15.368 2.907.974-1.61 2.19-3.548 3.543-5.427 3.01-4.174 5.9-8.273 8.96-12.614l1.197-1.696c1.446-2.052 2.78-4.24 4.194-6.554 2.835-4.64 5.756-9.424 9.635-13.104-1.223-5.21-2.67-9.666-4.07-13.98-1.8-5.536-3.506-10.787-4.644-17.172-.846 1.252-1.94 2.527-3.02 3.78-.646.75-1.312 1.525-1.73 2.1-2.478 3.416-4.717 6.184-7.58 8.59l-.674.565c-4.475 3.754-9.535 8-12.857 12.444-3.97 5.31-6.53 13.302-8.59 19.725-1.552 4.84-2.32 9.135-2.345 13.136-.005.75-.24 1.87-.54 3.288-.153.733-.56 2.667-.64 3.636zm148.452-37.513c3.023 2.622 4.666 5.573 6.402 8.692 1.187 2.136 2.416 4.345 4.173 6.555l.94 1.18c3.02 3.802 5.953 7.488 8.94 11.18.98 1.207 1.98 2.537 3.184 4.222 2.313-2.182 5.94-3.59 8.926-4.746.722-.28 1.404-.544 2.008-.797-.27-.955-.985-2.788-1.29-3.57-.503-1.28-.93-2.37-1.097-3.056-.953-3.932-2.46-8.038-4.605-12.552-2.832-5.96-6.354-13.368-10.167-17.944-3.178-3.814-7.424-7.158-11.17-10.11l-.574-.452c-2.422-1.91-4.51-4.26-6.902-7.2-.403-.495-.986-1.118-1.604-1.778-.268-.285-.54-.577-.816-.875l2.346 9.087c1.64 2.258 2.74 4.824 2.955 6.9.51 4.913-.52 9.845-1.513 14.614l-.135.65zm-73.948 12.692c2.495 1.427 5.037 2.45 6.193 2.48 0 0 .002 0 .002 0 1.4 0 3.33-1.73 4.74-2.994l.107-.097c.31-.276.605-.54.887-.784 1.405-1.213 2.992-2.417 4.672-3.692 4.155-3.153 8.845-6.712 10.923-10.72.208-.402.36-.876.46-1.444-6.63 2.986-13.68 5.646-20.74 5.973l-.998.046-.14-2.998 1-.046c6.992-.324 14.213-3.208 20.998-6.326-.01-.218-.02-.437-.028-.655l-.34-.024c-4.064-.287-10.135-2.57-12.693-5.51l-.655-.755 2.26-1.97.657.756c1.952 2.243 7.323 4.254 10.642 4.49l.06.003c-.014-2.57-.207-2.8-2.382-4.15-2-1.24-4.278-2.39-6.627-3.342l-.58.785-.804-.596c-.634-.47-1.316-.94-2.083-1.436l-.114-.037c-1.76-.562-5.025-1.604-7.494-1.604-.994 0-1.744.165-2.23.49-1.523 1.03-2.21 3.305-2.815 5.313-.205.684-.403 1.338-.62 1.924-.33.886-.673 1.73-1.01 2.562-1.01 2.484-1.936 4.76-2.257 7.51-.388 3.334-.16 7.25.01 9.288.048.547.206 1.453.374 2.41.366 2.097.65 3.854.622 5.152zm44.626-12.61c.697.9 1.358 1.83 2.003 2.736.937 1.32 1.906 2.68 2.933 3.875 1.9 2.207 3.87 2.865 6.596 3.775.706.236 1.437.48 2.202.765.53.2 1.12.445 1.75.708 1.992.835 4.25 1.78 6.066 1.78 1.084 0 1.85-.334 2.407-1.052.857-1.102 1.067-3.788 1.222-5.75.06-.768.122-1.56.218-2.22.283-1.94.688-3.883 1.117-5.94.95-4.563 1.93-9.26 1.468-13.712-.146-1.41-.89-3.204-2.02-4.9l-.427.11-.28-1.096c-1.89-2.428-4.16-3.92-6.104-4.004l-.245-.004c-3.327 0-7.02 2.382-10.59 4.687-2.83 1.826-5.512 3.556-8.238 4.39-.08 1.013.024 2.12.133 3.272.094 1.007.19 2.047.17 3.09-.032 1.386-.25 2.695-.482 3.962 1.388-.182 3.714-1.138 5.62-1.92 2.235-.92 4.315-1.774 5.87-1.964.485-.06.942-.09 1.397-.09 1.57 0 2.76.354 4.016.728.548.163 1.113.33 1.756.48l.975.23-.685 2.92-.973-.23c-.705-.164-1.325-.347-1.912-.52-1.486-.442-2.597-.738-4.21-.54-1.152.14-3.228.993-5.06 1.746-2.764 1.136-5.32 2.19-7.288 2.184-.062.552-.09 1.045-.088 1.51l2.186-.236-1.504 1.23zm-70.56-4.16l.234.973c.842 3.477 3.437 6.61 5.315 8.667 1.265 1.383 2.386 2.788 3.47 4.146.96 1.2 1.872 2.34 2.843 3.43.786-1.03 1.517-2.147 2.23-3.234.616-.94 1.236-1.887 1.89-2.787.253-.348.517-.743.786-1.147.614-.92 1.206-1.807 1.807-2.47.53-.583 1.285-1.14 2.017-1.68.253-.188.87-.643 1.132-.884-.034-2.04.04-3.867.223-5.438.368-3.152 1.37-5.614 2.428-8.22.338-.826.68-1.667 1.007-2.55.193-.52.367-1.102.55-1.708.726-2.404 1.613-5.348 4.026-6.974.944-.637 2.194-.973 3.718-1-.59-.37-1.18-.747-1.757-1.14-1.214-.825-2.377-1.69-3.503-2.527-2.834-2.107-5.51-4.095-8.837-5.412-11.27-4.458-17.955-8.922-20.317-13.586-7.095 11.45-7.367 13.975-7.14 14.53l.35.855-.395.24c1.09 6.986 2.905 12.57 4.823 18.472.98 3.018 1.985 6.113 2.924 9.488l.178-.045zm57.216 2.717c1.836 0 3.693.113 5.49.223 1.378.084 2.794.172 4.173.205-.003-1.622.28-3.15.554-4.635.235-1.28.48-2.605.51-3.91.02-.876-.07-1.824-.157-2.74-.123-1.313-.25-2.652-.12-3.99l-.393.254-.54-.835c-.316-.052-.647-.078-1.002-.078-1.625 0-3.423.56-5.16 1.1-1.382.43-2.698.84-4.005 1.044.354 1.05.378 2.282.376 3.97-.002.615.028 1.262.06 1.922.11 2.44.226 4.96-.88 7.093-.068.132-.14.265-.213.396.417-.014.852-.02 1.305-.02zm-3.05-16.243l.786.02c1.36 0 2.985-.505 4.705-1.04 1.982-.62 4.02-1.254 6.085-1.254.63 0 1.22.058 1.79.176 2.916-1.93 10.908-7.317 14.04-10.45 4.854-4.854 8.854-10.496 8.895-11.607 0-1.97-.66-29.687-.666-29.962l-.018-.733.568-.464c.066-.055 7.11-5.9 9.577-11.447 1.71-3.85 1.982-24.993 2.162-38.983l.002-.17c.09-6.976.167-13 .375-16.33.412-6.59-.97-20.212-2.433-31.022l-1.107-.266.247-.98c.015-.057.182-.763.42-1.91-.706-4.876-1.37-8.692-1.738-9.983-1.322-4.95-3.086-9.195-3.783-9.692-2.142-.704-6.585-4.484-7.084-4.913l-.89-.76 1.01-2.02c-4.193-.99-10.3-2.435-12.174-2.904-2.148-.536-4.1-2.324-5.984-4.054-.845-.774-1.718-1.575-2.552-2.2-.298-.224-1.07-.653-3.056-1.308 1.24 2.703 1.934 5.737 2.09 6.46l1.51 7.055-4.198-5.87c-.03-.043-3.183-4.395-6.784-6.196-.755-.377-1.622-.56-2.652-.56-2.088 0-4.515.75-7.084 1.545-1.273.395-2.575.798-3.896 1.128-5.662 1.417-14.074 2.78-18.15 3.363-1.34.19-2.918.288-4.694.288-3.342 0-7.49-.358-11.1-.96-.27-.043-.552-.066-.84-.066-1.932 0-3.854 1.007-4.95 1.7l2.975 5.354-2.464 9.23c-.37.71-.766 1.426-1.16 2.14-1.048 1.897-2.097 3.795-2.585 5.406.276.78.36 1.763.312 2.07-.16 1.04-.822 1.644-1.26 2.044-.116.105-.288.262-.328.328-.656 1.305-1.116 2.978-1.163 3.814.042.06.098.12.162.198.366.44.978 1.174.953 2.332.858.352 1.214.982 1.357 1.394.283.81.087 1.647-.262 2.373l.817-.047-.826 2.166c-.07.186-.102.353-.133.503-.033.157-.07.323-.122.493.26.265.455.587.576.952.358 1.082-.03 2.27-.625 3.206.226.28.38.615.454.992.134.697-.055 1.4-.375 2.033l.164-.017.15 1.492c.144 1.39-.2 2.69-1.05 3.964l.04.266c.184 1.168-.04 2.33-.686 3.547l.02.152c.215 1.768-.04 3.72-.288 5.61-.14 1.06-.27 2.058-.312 2.964-.08 1.734-.485 3.34-.877 4.893-.366 1.446-.744 2.94-.805 4.44-.073 1.812.143 3.84.37 5.99.413 3.895.838 7.916-.36 11.402l-1.563 4.542c.305-.044.544-.094.708-.132.467-.11.868-.342 1.332-.61.797-.457 1.784-1.025 3.296-1.094l1-.045.134 3-1 .044c-.78.035-1.29.327-1.932.697-.144.084-.29.17-.446.254l-.078 2.09-.305-.013c.228.544.522 1.103.81 1.65.435.82.924 1.747 1.23 2.696.502 1.563.84 3.173 1.164 4.73.213 1.02.43 2.052.682 3.022 1.268 4.86 2.135 9.74 2.652 14.912.424 4.235-.034 8.393-.478 12.414-.488 4.434-.993 9.02-.222 13.46l.17.987-.743.13c1.215 3.037 5.676 7.47 18.998 12.74 3.696 1.46 6.658 3.662 9.522 5.79 1.11.826 2.244 1.67 3.4 2.455 1.625 1.104 3.384 2.12 5.085 3.1 1.367.79 2.732 1.576 4.065 2.422 3.61 1.163 7.295 2.857 10.39 4.778.387.236.726.46 1.027.672zM476.872 275c-2.007 3.02-5.258 6.808-7.843 9.393-1.733 1.733-4.73 4.025-7.64 6.113.396-.252.794-.51 1.195-.768 4.095-2.642 8.325-5.36 12.594-5.16 1.72.074 3.273.743 4.578 1.604L476.872 275zm-114.084-82.306c4.877 10.39 11.167 12.083 14.74 12.083.36 0 .687-.017.978-.043l-.8-4.85c-.158-.95-.33-1.843-.497-2.714-.48-2.49-.932-4.844-.932-7.836v-.916c.004-2.727.007-5.52-.24-8.21-.004 0-.007 0-.01 0-.716 2.272-2.443 3.79-3.864 5.037-1.4 1.23-2.506 2.2-2.56 3.48.042.436 1.217 1.728 1.78 2.35 1.416 1.557 2.75 3.025 2.093 4.632-.647 1.578-2.754 1.696-3.548 1.74l-.594.035-.456-.383c-.892-.75-.908-1.59-.917-2.04 0-.078-.002-.157-.01-.244l-.1-.994 1.803-.18c-.194-.222-.374-.42-.49-.55-.91-1-1.842-2.024-2.29-3.103l-1.466 1.443-.7-.712c-.22-.222-.434-.443-.638-.662.11.16.22.328.326.506l.513.858-2.122 1.272zm-.334-22.774c-.8.012-1.537.44-2.29 1.312-1.91 2.21-.796 7.82-.32 10.216l.095.482c.28 1.442.597 3.075 1.124 4.288.41.943.948 1.503 1.574 2.152.013.014.026.028.04.042-1.89-2.51-2.694-5.15-2.056-9.307.49-3.183 2.385-6.42 3.996-8.388l.003-.004c-.76-.49-1.494-.793-2.166-.793zm4.48 2.702c-1.358 1.665-2.95 4.36-3.347 6.94-.577 3.76.104 5.784 3.032 8.818.2-2.436 1.983-4.002 3.562-5.39 1.387-1.217 2.7-2.37 3.07-4.012-1.232-.93-2.48-2.286-3.828-3.753-.778-.847-1.626-1.77-2.49-2.603zm-4.56-5.702c3.49 0 6.556 3.333 9.26 6.275 1.143 1.244 2.74 2.98 3.875 3.696-.962-4.045-3.194-8.527-7.092-10.56l-.36-.188-.196.326-.856-.516c-2.214-1.333-5.18-1.532-7.235-.484-1.657.846-2.662 2.383-2.83 4.327-.03.375-.05.75-.06 1.126.26-.603.592-1.16 1.016-1.65 1.324-1.533 2.832-2.324 4.478-2.35zm-.854-7.685l-2.615 3.326c.89-.386 1.857-.638 2.855-.742-.174-.85-.232-1.717-.24-2.583zM303.387 540.46l-.348-.938c-2.13-5.75-1.978-12.525-1.83-19.077.045-1.916.086-3.725.068-5.504-.06-6.256-.965-12.78-1.84-19.087l-.02-.142c-.303-2.195-.605-4.38-.87-6.536-.216-1.764-.394-3.5-.57-5.22-.502-4.924-.978-9.575-2.312-14.422-2.397-8.705-5.264-17.307-8.035-25.625-1.29-3.87-2.617-7.855-3.89-11.824-1.593-4.968-2.877-9.938-4.118-14.746-1.51-5.846-3.072-11.89-5.176-17.847-1.95-5.527-3.56-11.188-4.78-16.822-.587-2.704-1.584-5.364-2.548-7.938-1.098-2.927-2.23-5.942-2.815-9.125l-.182-.983 2.953-.545.18.984c.538 2.918 1.622 5.81 2.67 8.607 1.003 2.673 2.04 5.438 2.674 8.363 1.196 5.518 2.77 11.056 4.68 16.46 2.146 6.08 3.724 12.188 5.25 18.095 1.232 4.77 2.507 9.704 4.07 14.58 1.26 3.927 2.575 7.88 3.85 11.7 2.815 8.453 5.696 17.1 8.112 25.87 1.4 5.088 1.888 9.86 2.404 14.914.18 1.754.353 3.44.562 5.157.27 2.188.576 4.404.885 6.632.89 6.425 1.805 13.035 1.868 19.47.018 1.828-.023 3.66-.067 5.6-.142 6.272-.29 12.756 1.642 17.968l.348.938-2.813 1.044zm-54.598-28.657l-1.68-2.484.828-.562c2.434-1.643 4.71-3.658 6.912-5.606 2.52-2.233 5.104-4.52 8.035-6.404 7.67-4.93 15.735-8.167 22.693-10.815l.935-.355 1.066 2.804-.936.355c-8.7 3.31-15.437 6.23-22.137 10.535-2.738 1.76-5.233 3.97-7.646 6.106-2.288 2.026-4.644 4.11-7.244 5.867l-.827.558zm228.434-70.243l-2.987-.275.09-.995c1.813-19.82 2.358-33.97 2.935-48.946.327-8.517.665-17.314 1.254-27.833.272-4.883.263-13.058.254-20.27-.005-4.188-.01-8.085.04-10.923l.018-1 3 .053-.018 1c-.05 2.81-.045 6.693-.04 10.805.01 7.314.02 15.535-.26 20.505-.586 10.493-.924 19.277-1.25 27.77-.577 15.016-1.122 29.198-2.943 49.114l-.093.996zm-294.607-66.963l-.994-.104c-1.515-.158-2.854-.74-4.148-1.303-.99-.43-1.998-.87-2.966-1.046l-.984-.18.54-2.952.982.18c1.305.24 2.473.747 3.603 1.237 1.154.5 2.23.97 3.285 1.08l.994.104-.313 2.983z"/></symbol><symbol viewBox="0 0 91.117 134.672" id="iconWineDrawing"><title>iconWineDrawing</title><path d="M20.243 134.673c-3.524 0-7.466-.874-11.242-2.552-3-1.33-3.33-3.09-3.83-5.752l-.093-.487c-.128-.668-.286-1.338-.443-2.008-.336-1.43-.684-2.905-.747-4.393-.098-2.266-.26-4.58-.416-6.817-.217-3.114-.442-6.334-.503-9.502-.06-3.148-.38-6.325-.688-9.397-.206-2.04-.418-4.147-.554-6.24-.144-2.195-.49-4.43-.826-6.59-.23-1.465-.46-2.957-.632-4.455-.045-.053-.09-.106-.135-.16-.174-.205-.153-.512.045-.69-.102-1.056-.17-2.11-.178-3.16-.037-4.542 2-8.475 3.973-12.277.41-.79.817-1.576 1.2-2.36.268-.544.554-1.108.847-1.69 1.856-3.67 3.96-7.83 3.827-11.794-.048-1.42-.208-3.393-.514-4.675-.064-.268.102-.537.37-.602.27-.07.538.102.603.37.323 1.354.49 3.405.54 4.874.143 4.22-2.023 8.502-3.934 12.28-.292.576-.575 1.137-.84 1.678-.388.79-.798 1.583-1.212 2.382C2.945 64.346.965 68.166 1 72.462c.01 1.19.098 2.395.23 3.6 1.56 1.825 2.92 3.192 5.135 4.053 2.757 1.068 5.11 1.604 7.197 1.638l1.075.02c4.573.085 9.306.17 13.62-1.267 2.434-.81 5.075-2.552 5.49-4.615.054-.26.31-.435.564-.395-.02-1.385-.11-2.772-.408-4.112-.332-1.502-.938-2.828-1.58-4.23-.31-.68-.62-1.362-.902-2.07-.974-2.443-2.305-4.738-3.59-6.958-1.115-1.92-2.268-3.908-3.196-6-.898-2.026-1.34-3.875-1.52-6.38-.053-.748-.253-1.675-.465-2.655-.368-1.695-.777-3.586-.514-5.083-.583.117-1.194.32-1.83.534-1.034.347-2.104.705-3.212.74-1.533.046-3.783-.422-5.484-1.103-.024.104-.057.207-.097.31-.07.185-.244.31-.442.318-.2.027-.38-.1-.47-.275-.22-.44-.234-.81-.23-1.245.003-.168.09-.323.23-.413-.05-.226-.11-.458-.176-.693-.086-.316-.17-.63-.224-.934-.22-1.27-.243-2.6-.268-3.887l-.004-.37c-.037-1.83-.076-3.72-.227-5.39-.023-.275.18-.52.454-.543.27-.02.518.178.543.453.153 1.704.192 3.614.23 5.46l.007.37c.023 1.248.048 2.54.254 3.734.047.274.124.555.202.84.104.38.213.783.264 1.196 1.592.697 3.94 1.206 5.41 1.168.96-.03 1.96-.364 2.927-.688.775-.26 1.57-.525 2.355-.636-.227-1.215-.298-2.453-.368-3.655-.056-.964-.113-1.96-.25-2.922-.313-2.206-.655-4.614-.66-6.877-.067.04-.14.075-.21.107-2.226.99-8.99 1.357-10.883-.417-.2-.19-.212-.506-.023-.707.19-.203.507-.21.708-.023 1.46 1.37 7.707 1.16 9.792.233.267-.118.484-.305.66-.533.006-.105.015-.21.023-.315.015-.17.116-.322.268-.4.033-.017.066-.03.1-.04.155-.452.22-.954.22-1.413-.002-.296-.027-.586-.074-.863-1.67 1.333-4.46 1.06-6.705.844-.513-.05-.994-.097-1.418-.12-.18-.008-.394-.012-.63-.017-1.714-.034-4.304-.086-4.673-1.778-.39-1.782 1.824-3.166 2.957-3.558 2.557-.874 6.082-.847 8.576.066.88.323 1.883 1.008 2.06 1.963.02.11.03.23.024.364.338.2.655.45.69.874.015.156-.016.306-.076.447.18.584.267 1.198.27 1.773 0 .74-.123 1.41-.356 1.977.047.104.07.206.095.3.012.052.026.11.047.175.084.264-.062.545-.325.628-.036.012-.073.02-.11.02-.04 2.308.318 4.835.64 7.105.15 1.05.21 2.065.267 3.05.08 1.407.157 2.738.46 4.05.032.145 0 .3-.093.418-.04.052-.09.095-.145.127-.38 1.308.048 3.285.428 5.04.22 1.016.427 1.976.486 2.794.173 2.414.575 4.11 1.435 6.047.86 1.94 1.932 3.808 2.98 5.616-.064-.648-.104-1.312-.142-1.944-.028-.485-.056-.945-.093-1.356-.164-1.86-.32-4.017-.075-6.105.098-.835.104-1.67.11-2.48.012-1.435.023-2.92.528-4.497.708-2.206 1.74-4.09 3.45-6.3.612-.79 1.435-1.353 2.23-1.897 1.157-.79 2.25-1.535 2.508-2.883.23-1.198.048-2.4-.143-3.676-.155-1.036-.314-2.103-.24-3.184-.027-.17-.016-.378.084-.63.013-.03.028-.06.046-.09.292-1.26.18-2.96.077-4.474-.054-.8-.104-1.553-.1-2.22.004-.292-.045-.89-.102-1.584-.238-2.944-.275-4.404.072-5.056-.18-.065-.312-.18-.41-.326-.007-.005-.013-.01-.02-.016-.138-.116-.2-.295-.17-.47-.1-.47-.052-1.05-.013-1.538l.024-.31c.014-.222.17-.407.387-.458.067-.016.135-.017.197-.006-.097-.068-.19-.14-.28-.215-.17-.142-.227-.38-.138-.583.08-.185.26-.3.457-.3.01-.233.002-.476-.007-.725-.02-.65-.045-1.324.23-2.016.09-.222.323-.35.556-.307.1.017.188.063.256.13.06-.01.124-.01.19.007.27.063.436.332.373.6-.123.53.388.89.932 1.115-.476-.28-.798-.616-.872-1.007-.083-.442.03-.862.33-1.217.95-1.128 3.61-1.334 4.252-1.32 1.555.025 3.07.747 4.63 2.206.14.13.192.325.14.507-.05.163-.12.316-.21.46.01.053.016.105.022.156.047.334.094.674.113 1.015.112.018.22.072.302.164.578.655 1.048 3.388.61 4.312-.148.31-.374.567-.65.78.05.308.053.627.036.947.21 2.147.385 4.37.313 6.75-.027.884-.02 1.793.02 2.69.104.614.193 1.267.13 1.876.002.028 0 .057-.004.085.07.118.093.266.048.408-.563 1.776-.207 5.14.476 6.85.55 1.378 1.64 2.26 2.793 3.193.654.53 1.33 1.077 1.93 1.735 2.87 3.16 3.254 7.156 3.626 11.02.066.7.135 1.402.216 2.1.193 1.632.152 3.3.112 4.916-.007.265-.014.53-.02.8.497-1.918 1-3.89 1.397-5.83.043-.21.098-.414.16-.612-.016-.56.15-1.1.497-1.598.11-.16.3-.234.48-.21 2.365-3.01 7.586-4.104 11.125-4.02 7.167.123 11.54 1.156 13.368 3.157.677.74.983 1.605.913 2.57-.407 5.52-9.664 5.35-13.617 5.272l-.89-.016c-2.373-.04-5.063-.082-7.308-.68-1.15-.307-2.987-1.335-3.944-2.736-.392 1.785-.856 3.58-1.31 5.322-.26 1.01-.524 2.03-.777 3.06.022.208.047.416.076.622.035.25-.12.483-.357.55-.304 1.297-.578 2.6-.794 3.894-.357 2.15-.377 4.375-.396 6.526l-.01 1.104c-.017 1.174-.156 2.353-.292 3.493-.156 1.32-.317 2.684-.276 4 .175 5.455 2.74 9.18 7.842 11.39.51.22 1 .452 1.486.68 1.76.832 3.422 1.617 5.536 1.642 2.005.03 4.043-.324 6.013-.66.816-.14 1.63-.277 2.436-.39 3.08-.43 4.78-1.858 6.84-4.345 1.252-1.51 2.92-3.88 3.755-6.608.69-2.24.538-4.736.392-7.15l-.06-1.018c-.182-3.48-.896-7.114-1.91-9.718-.117-.298-.255-.576-.39-.853-.245-.498-.497-1.013-.64-1.632-.063-.27.104-.537.374-.6.267-.06.538.106.6.375.117.506.334.948.563 1.416.146.3.295.604.422.93 1.052 2.697 1.79 6.446 1.98 10.028l.058 1.01c.152 2.503.31 5.09-.433 7.504-.884 2.886-2.63 5.374-3.94 6.954-2.17 2.616-4.087 4.224-7.472 4.696-.797.11-1.6.248-2.407.386-2.013.344-4.094.7-6.192.674-.122-.002-.243-.005-.363-.01.02.225.036.45.055.676l.056.254c.018.087.012.173-.014.25.108 1.297.227 2.596.345 3.897.41 4.498.832 9.15.854 13.74.002.528-.054 1.096-.107 1.646-.205 2.096-.223 3.398 1.253 3.797.513.14.883.108 1.13-.09.704-.57.603-2.534.536-3.833-.02-.434-.042-.834-.04-1.165.018-1.93-.197-3.962-.405-5.93-.383-3.62-.778-7.366.157-10.934.07-.267.34-.43.61-.356.267.07.427.343.356.61-.89 3.39-.503 7.043-.13 10.575.21 1.994.43 4.058.412 6.042-.003.314.017.693.038 1.105.087 1.68.194 3.77-.908 4.66-.508.41-1.183.506-2.02.278-1.382-.373-1.892-1.308-2.04-2.392-.012-.006-.024-.012-.036-.018-.007.022-.014.045-.02.066-.365 1.19-.463 1.512.633 2.03.51.243 1.235.52 1.955.705.977.035 1.96-.165 2.698-.57.178-.097.397-.076.557.052.157.13.222.34.16.534-.138.453-.446.797-.892.993-.715.316-1.714.213-2.626-.008-1.03-.022-2.047-.246-2.817-.69-.072.217-.298.364-.526.34-1.368-.142-1.787-.76-1.898-1.255-.27-1.203 1.09-2.67 2.073-3.378.06-.135.174-.237.316-.28.105-.03.214-.026.313.01.026.004.052.01.077.018.01-.18.025-.358.04-.535-.15.188-.418.24-.63.123-1.638-.91-6.147 1.11-7.785 2.464-1.445 1.194-2.81 3.592-2.867 5.444.113.246.112.547.08.848.67 2.818 4.932 4.35 7.43 5.016 4.425 1.183 8.126.918 12.663.105 2.437-.435 4.244-1.334 5.526-2.752.124-.136.31-.195.49-.15.178.044.317.182.364.36.022.083.09.34-.062.567-.068.103-.23.2-.365.24-.01.005-.02.01-.032.016-1.404 1.38-3.29 2.267-5.744 2.704-3.383.604-6.318.914-9.43.57.998.19 2.025.32 3.058.355 3.77.132 10.617-.097 14.265-2.994.214-.17.53-.137.7.08.173.217.137.53-.08.703-3.897 3.098-11.024 3.34-14.92 3.212-2.77-.094-5.466-.84-7.734-1.56l-.62-.19c-1.76-.545-3.95-1.222-5.283-2.488-.688-.65-1.182-1.58-1.32-2.48-.054-.355.005-.748.057-1.094.008-.054.017-.114.025-.176-.033-.18-.055-.364-.063-.552-.14-.165-.134-.395.005-.584 0-.002.003-.005.004-.007.172-2.28 1.85-4.83 3.22-5.963 1.625-1.344 6.62-3.836 8.906-2.567.088.05.155.12.198.2.052-.522.098-1.018.096-1.476-.02-4.547-.442-9.177-.85-13.653-.132-1.45-.263-2.895-.382-4.34-.065-.29-.123-.57-.092-.932-1.68-.26-3.087-.926-4.56-1.62-.476-.226-.958-.453-1.457-.67-5.494-2.377-8.256-6.393-8.445-12.274-.043-1.39.123-2.793.284-4.15.13-1.113.267-2.266.282-3.388l.01-1.1c.02-2.19.04-4.455.41-6.682.277-1.662.647-3.328 1.05-4.975-.136-1.478-.1-2.976-.062-4.434.04-1.58.08-3.213-.104-4.773-.083-.705-.15-1.413-.22-2.12-.373-3.872-.725-7.53-3.37-10.443-.548-.6-1.194-1.124-1.82-1.63-1.2-.974-2.445-1.98-3.092-3.6-.663-1.66-1.046-4.576-.7-6.662-1.25.824-3.21 1.02-4.39 1.14-1.94.203-3.303-.05-5.052-.528-.01.174-.11.336-.27.418.027.687.132 1.384.24 2.106.194 1.3.396 2.645.136 4.01-.335 1.754-1.652 2.653-2.926 3.522-.766.522-1.488 1.016-2.003 1.68-1.66 2.143-2.612 3.88-3.29 5.995-.46 1.434-.47 2.778-.48 4.202-.008.835-.015 1.697-.117 2.585-.233 1.995-.083 4.093.077 5.9.038.42.065.89.095 1.386.096 1.603.204 3.418.695 4.5.042.092.054.19.04.284.304.55.603 1.107.89 1.672.002-1.443.116-2.804.237-3.992.064-.634-.002-1.407-.072-2.227-.11-1.277-.223-2.6.144-3.652.083-.242.335-.387.588-.322.25.06.413.298.38.553.156.546 3.33 1.567 5.082 1.838 2.223.343 4.71.267 7.19-.22.52-.105 1.055-.2 1.595-.3 3.037-.552 6.178-1.123 8.45-2.98.213-.174.527-.143.703.07.174.215.143.53-.07.705-2.473 2.02-5.742 2.613-8.904 3.188-.535.098-1.064.194-1.58.296-2.595.51-5.2.588-7.536.23-.047-.008-3.53-.596-5.136-1.706-.04.684.025 1.458.09 2.216.075.867.146 1.687.07 2.413-.155 1.527-.3 3.344-.194 5.234.01.168-.065.32-.188.42.17.382.336.77.492 1.16.275.692.58 1.36.884 2.023.634 1.39 1.29 2.827 1.646 4.43.47 2.112.45 4.28.43 6.377l-.006.906c-.01 2.465-.176 5-.336 7.455-.14 2.168-.287 4.41-.33 6.622-.05 2.558-.02 5.17.038 7.762 1.274.014 2.92.41 4.276.735.385.093.743.18 1.058.248 2.188.48 3.998.635 5.697.487 3.05-.265 8.71-1.362 10.565-3.804.073-.096.177-.16.292-.186.204-.927.057-2.104-.088-3.25-.125-.984-.254-2.003-.154-2.876.01-.096.02-.19.028-.288-.202-2.17-.31-4.323.05-6.204.052-.27.312-.454.576-.398.27.046.45.3.41.57-.167 1.06-.112 2.127-.055 3.257.046.9.094 1.828.022 2.77.054.57.114 1.14.174 1.708.16 1.512.312 2.94.344 4.293.02.87-.086 1.73-.188 2.56-.084.68-.164 1.324-.18 1.975-.012.473.04.94.095 1.438.073.653.148 1.328.065 2.016-.663 5.47-5.817 6.226-9.96 6.834-.473.07-.938.138-1.39.21-2.637.434-5.453.056-8.112-.534-.01.002-.02.004-.032.006-.72.104-1.353-.163-1.912-.4-.2-.083-.394-.164-.584-.228-.128-.033-.254-.067-.38-.1-.188-.052-.32-.2-.36-.38.07 4.56.016 9.16-.44 13.665-.06.57-.055 1.15-.05 1.712.01 1.686.02 3.428-1.73 4.7-2.23 1.62-4.34 2.24-6.785 2.956l-.836.247c-1.468.442-3.11.656-4.85.656zM4.73 116.483c.06.985.114 1.973.157 2.953.06 1.394.396 2.823.72 4.207.162.684.322 1.366.453 2.05l.093.49c.473 2.518.732 3.904 3.255 5.023 4.194 1.864 10.44 3.334 15.4 1.857l.84-.247c2.452-.718 4.39-1.285 6.478-2.804 1.336-.972 1.327-2.258 1.316-3.886-.004-.587-.01-1.194.056-1.82.034-.337.065-.675.096-1.013-.02.073-.046.146-.073.22-.796 2.144-4.204 2.692-6.692 3.094-.466.075-.887.143-1.23.213-4.87 1.005-10.507 1.926-15.78.16-.036-.013-3.58-1.254-3.75-2.55-.036-.273.157-.525.43-.562.265-.036.52.152.56.422.146.4 1.907 1.35 3.078 1.74 5.037 1.688 10.52.786 15.262-.19.354-.073.79-.144 1.272-.22 2.12-.343 5.32-.858 5.915-2.456.33-.89.076-1.938-.193-3.05-.12-.49-.24-.988-.312-1.485-.15-.14-.206-.362-.122-.562.02-.05.04-.104.058-.164-.01-.435.036-.865.176-1.287.07-.22.293-.358.516-.34.23.018.417.19.453.42.038.236-.014.82-.14 1.32.034.585.187 1.212.344 1.86.147.61.298 1.23.355 1.843.17-2.495.235-5.017.24-7.537-.023.023-.05.046-.08.065l-.708.465c-2.143 1.41-4.167 2.74-6.786 3.456-2.364.645-5.152.706-7.612.76l-.955.022c-2.28.053-4.62-.403-7.187-1.407-.317-.124-.646-.246-.98-.37-1.763-.65-3.737-1.383-5.06-2.842.018.267.035.533.053.8.19.102.36.23.522.372 0 0 .002 0 .003 0 .13.054.223.152.272.27.164.176.318.363.47.548.297.36.577.7.893.914.587.4 1.295.594 2.045.8.3.08.6.164.9.26 2.133.687 4.384 1.36 6.373 1.39 5.354.088 10.18-.767 13.947-2.455.25-.115.547 0 .66.252.113.252 0 .548-.252.66-3.9 1.748-8.878 2.634-14.37 2.543-2.128-.032-4.46-.728-6.666-1.438-.284-.093-.572-.17-.857-.25-.796-.217-1.618-.442-2.344-.937-.432-.295-.77-.706-1.1-1.104-.14-.166-.276-.33-.41-.478zm.96-2.456c1.146 1.044 2.747 1.636 4.305 2.213.34.126.676.25 1 .376 2.44.955 4.675 1.396 6.795 1.34l.96-.023c2.4-.052 5.123-.11 7.37-.726 2.466-.673 4.335-1.902 6.5-3.327l.71-.467c.202-.13.463-.1.628.065-.006-2.997-.09-5.993-.173-8.942-.033-1.208-.067-2.428-.097-3.653 0-.01-.003-.02-.004-.03-.003-.035-.003-.07 0-.104-.062-2.75-.1-5.524-.046-8.245.043-2.235.19-4.488.33-6.668.16-2.438.324-4.96.335-7.394l.007-.91c0-.096.002-.19.003-.287-1.058 2.027-3.617 3.5-5.74 4.208-4.478 1.49-9.295 1.403-13.954 1.316l-1.073-.02c-2.207-.035-4.674-.593-7.543-1.705-.034-.013-.068-.026-.102-.04 2.894 1.32 6.27 2.018 8.962 2.465 6.08 1.012 11.237-.847 17.348-3.38.253-.106.548.016.653.272.105.255-.016.548-.27.653-6.262 2.595-11.554 4.497-17.896 3.44-4.044-.67-9.588-1.898-13.006-4.93.063.42.128.837.193 1.253.34 2.182.69 4.438.836 6.678.135 2.076.346 4.176.55 6.206.31 3.092.632 6.29.692 9.48.004.2.01.402.014.604.14-.198.407-.267.628-.158.095.047.208.092.325.138.16.064.324.13.466.203.18.09.28.275.272.465 2.162 1.523 4.84 2.55 8.143 3.124 3.2.554 6.01-.01 8.98-.607.85-.17 1.715-.345 2.614-.5.274-.045.53.136.577.408s-.136.532-.408.58c-.892.152-1.748.324-2.587.493-3.068.616-5.964 1.2-9.35.61-3.99-.693-7.124-2.03-9.58-4.083-.024-.02-.048-.046-.068-.07.087 2.752.282 5.538.47 8.243.013.157.023.314.034.473.084-.017.17-.012.257.017.36.122.58.366.723.528l.07.078c.094.095.14.217.14.34zm62.947 1.653c-.128.252-.188.48-.15.653.05.212.31.333.584.402-.188-.24-.384-.594-.433-1.055zm-32.678-5.414c3.36.89 6.89 1.668 10.193 1.13.457-.075.928-.144 1.406-.214 4.197-.617 8.54-1.254 9.11-5.966.07-.572.004-1.16-.064-1.786-.057-.507-.114-1.032-.102-1.573.018-.7.104-1.397.188-2.072.03-.24.06-.475.084-.708-.045-.003-.09-.013-.132-.028-2.895 2.936-10.01 3.632-10.852 3.705-1.807.155-3.71-.007-5.996-.507-.32-.07-.687-.158-1.078-.252-1.298-.312-2.872-.69-4.02-.71.026 1.08.056 2.157.086 3.223.056 1.997.112 4.015.145 6.04 0-.007.002-.015.004-.02.062-.263.316-.427.583-.38.153.03.3.07.442.116zM1.45 77.86c.547.64 1.193 1.207 1.91 1.712-.69-.52-1.31-1.113-1.917-1.763.002.017.005.034.007.05zm58.77-31.2c.017.137.052.274.103.415.474 1.29 2.333 2.596 3.707 2.96 2.125.568 4.75.61 7.066.647l.893.016c3.67.07 12.265.23 12.602-4.347.05-.687-.163-1.283-.653-1.82-1.61-1.763-5.866-2.716-12.648-2.833-3.666-.09-9.688 1.245-11.07 4.964zM37.78 22.45c1.888.533 3.16.807 5.09.61 1.16-.116 3.878-.39 4.513-1.563.013-.024.028-.048.046-.07-.035-.438-.063-.884-.084-1.332-.013-.074-.025-.147-.038-.22-.058-.335-.113-.653-.14-.938-.086-.845-.038-1.64.01-2.406.02-.385.045-.77.052-1.163.01-.59-.075-1.167-.166-1.78-.058-.387-.115-.773-.147-1.163-.038-.424.003-.876.043-1.313.017-.182.034-.365.044-.546-.014-.145-.028-.288-.042-.432-.81.3-1.754.432-2.54.507-1.31.124-4.304.215-6.828-1.152-.24.592-.023 3.278.07 4.448.062.747.11 1.337.106 1.673-.006.63.044 1.365.096 2.144.105 1.556.222 3.297-.084 4.694zm-28.13-5.806c-.34.37-.548.788-.457 1.204.2.922 2.487.967 3.716.99.25.006.473.01.66.02.44.023.937.07 1.467.122 2.017.196 4.512.438 5.89-.558-1.566 1.12-6.832.69-9.544-.5-.846-.37-1.424-.798-1.73-1.278zm11.675 1.403c-.083.095-.18.19-.29.287-.022.02-.046.04-.07.06.022-.02.045-.036.066-.054.134-.108.232-.197.305-.27-.004-.007-.007-.015-.01-.023zm-10.89-2.057c.14.334.613.695 1.347 1.018 2.717 1.19 7.667 1.38 8.597.572.096-.083.176-.165.24-.246-.29-.204-.577-.473-.746-.856-.114-.186-.11-.444.033-.61.026-.03.056-.058.087-.08-.178-.106-.375-.2-.585-.277-2.3-.845-5.552-.868-7.908-.062-.302.104-.69.294-1.064.54zm26.985-7.78c1.692 1.16 4.22 1.694 6.904 1.436 1.162-.11 2.037-.307 2.618-.585.067-.12.182-.21.323-.242.032-.008.065-.012.098-.013.162-.126.28-.265.352-.416.203-.43 0-1.998-.26-2.798-2.816 1.908-7.67 2.11-10.388.465.005.01.01.018.015.026.366.646.295 1.342.124 1.974.017.013.035.026.054.04.062.026.116.064.158.112zm.886-4.06c.365.648 1.1.974 2.543 1.205 2.424.39 3.923.56 5.862-.538.012-.217 0-.447-.023-.682-.213.11-.475.207-.798.283-1.787.712-4.41.78-6.194.31-.6-.16-1.052-.358-1.39-.577zm-.583 1.132c.187.104.385.198.594.284-.224-.144-.41-.303-.57-.48-.007.065-.016.13-.025.196zM42.93 1c-.94 0-2.86.317-3.404.964-.106.125-.14.24-.112.386.116.562 3.5 1.547 5.95 1.152.083-.014.19-.033.308-.06.355-.154.648-.335.855-.542 0-.016 0-.032 0-.05 0-.005-.002-.01-.002-.016-.01-.09.006-.177.04-.254-1.227-1.043-2.4-1.56-3.57-1.58-.02 0-.042 0-.064 0zM19.164 111.62c-.01 0-.018 0-.027 0-.242-.014-.44-.2-.47-.44-.035-.3.005-.565.04-.8l.022-.16c.036-.275.288-.467.562-.43.197.025.353.163.41.34.11.12.157.292.114.46l-.058.222c-.037.14-.074.28-.106.422-.052.227-.255.386-.487.386zm-1.455-.32c-.043 0-.086-.007-.13-.02-.267-.07-.425-.345-.353-.61l.077-.288c.07-.266.346-.424.612-.353s.425.345.353.61l-.077.288c-.06.223-.26.37-.482.37zm4.96-.057c-.574 0-1.067-.062-1.413-.206-.255-.105-.376-.397-.27-.653.104-.255.397-.377.652-.27 1.152.478 5.53-.4 6.784-1.36.22-.167.534-.125.702.095.167.218.126.532-.094.7-1.13.866-4.28 1.693-6.36 1.693zm50.01-21.64c-5.843 0-9.998-1.517-12.637-4.593-3.546-4.135-4.694-10.217-3.07-16.27.072-.265.346-.416.613-.353.267.072.425.347.354.613-1.54 5.732-.468 11.474 2.864 15.358 2.996 3.49 8.204 4.81 15.92 4.024 2.076-.21 3.78-1.117 5.792-2.28.235-.14.543-.057.683.183.14.238.057.545-.183.683-2.044 1.183-3.92 2.18-6.19 2.41-1.467.15-2.846.224-4.143.224zM14.386 71.04c-2.157 0-4.452-.51-6.146-1.665-1.69-1.15-2.518-2.784-2.397-4.728.145-2.337 1.454-4.97 3.184-6.403 2.066-1.715 5.95-2.798 8.428-1.672.105.048.187.127.236.223 2.432.732 6.085 2.227 6.532 5.612.403 3.062-2.91 6.604-5.462 7.794-1.156.54-2.726.84-4.375.84zm-.525-12.932c-1.956 0-4.72 1.73-6.107 3.918-.73 1.153-1.365 2.86-.224 4.448 1.21 1.685 3.343 2.74 5.85 2.897 2.56.154 4.966-.667 6.404-2.217 1.534-1.654 2.826-3.312 1.794-5.405-1.173-2.378-3.948-3.49-6.69-3.81-.108.16-.308.254-.507.214-.165-.03-.34-.044-.52-.044zm6.952 1.097c.682.575 1.254 1.27 1.663 2.103 1.245 2.523-.162 4.546-1.705 6.252 1.48-1.422 2.682-3.344 2.46-5.02-.195-1.477-1.13-2.536-2.418-3.335zM17.037 36.23c-1.71 0-3.412-.7-4.89-2.066-.177-.162-.212-.427-.086-.63s.378-.288.604-.205c1.43.542 2.876.858 4.27.94-.46-.734-.6-1.772-.722-2.69-.034-.255-.068-.513-.108-.764-.09-.317-.158-.63-.19-.93-.03-.26.145-.496.4-.546.262-.047.508.106.578.358.08.288.14.592.19.9.115.403.268.825.41 1.22.22-.377.333-.79.33-1.21 0-.012 0-.023 0-.036-.09-.358-.205-.733-.325-1.106-.146-.247-.34-.48-.578-.695-.126-.112-.187-.28-.16-.448.023-.15.113-.28.242-.354-.135-.424-.254-.828-.335-1.208-.056-.264.107-.525.37-.59.262-.067.526.09.6.35.077.27.202.61.346.985.604-.262 1.062-.32 2.142-.055.16.04.29.154.348.308.06.153.038.326-.055.46-.15.22-.928 1.346-1.6 2.224.265 1.103.32 2.116-.198 2.848-.16.227-.472.276-.697.12-.1-.072-.167-.174-.195-.284-.023.022-.047.045-.07.068-.03.027-.063.05-.097.07.25.724.643 1.027 1.414.95.256-.034.5.154.544.413.098-.05.194-.1.292-.156.235-.135.544-.052.68.19.138.24.053.545-.187.682-1.052.593-2.16.886-3.266.887zm1.307-7.794c.084.22.165.436.24.645.206-.283.403-.56.57-.798-.32-.03-.522.025-.81.154z"/></symbol><symbol viewBox="0 0 14.572 23.388" id="iconXperience"><title>iconXperience</title><path d="M4.415 3.435c0-1.663 1.008-3.013 2.25-3.013s2.25 1.35 2.25 3.013-1.008 3.013-2.25 3.013-2.25-1.35-2.25-3.013zm9.607 16.663c-.02-.014-1.928-1.316-3.132-3.086-.994-1.46-1.36-2.688-1.454-3.05v-4.57c.01-.007.02-.01.03-.016.055-.047 1.384-1.157 2.51-3.344 1.117-2.175 1.362-4.66 1.373-4.764.06-.64-.41-1.203-1.046-1.264S11.1.41 11.038 1.048c-.002.02-.218 2.155-1.126 3.922-.757 1.474-1.606 2.322-1.85 2.548-.003-.002-.006-.004-.01-.006-.42.276-.887.445-1.387.445-.478 0-.927-.152-1.333-.406 0 .002-.002.002-.003.003-.174-.156-1.082-1.016-1.888-2.582-.908-1.766-1.124-3.9-1.127-3.92C2.255.41 1.688-.057 1.05.004.413.065-.055.63.005 1.27c.01.103.256 2.588 1.374 4.763C2.503 8.22 3.833 9.33 3.89 9.377c.04.033.087.043.13.07v4.368c-.54.567-1.39 1.59-2.152 3.073C.663 19.23.398 21.908.388 22.02c-.064.69.44 1.297 1.126 1.362s1.297-.438 1.363-1.125c.003-.022.235-2.322 1.214-4.226.538-1.044 1.114-1.788 1.524-2.253.31.015.674.02 1.115.02.257 0 .482-.003.692-.01.286.718.724 1.63 1.402 2.63 1.48 2.178 3.707 3.688 3.8 3.753.575.386 1.35.233 1.735-.338.384-.57.234-1.348-.338-1.734z"/></symbol><symbol viewBox="0 0 640 480" id="icon-flag_ch"><title>icon-flag_ch</title> <g fill-rule="evenodd" stroke-width="1pt"> <path fill="#d52b1e" d="M0 0h640v480H0z"/> <g fill="#fff"> <path d="M170 194.997h299.996v89.997H170z"/> <path d="M275 89.997h89.996v299.996H275z"/> </g> </g> </symbol><symbol viewBox="0 0 640 480" id="icon-flag_fr"><title>icon-flag_fr</title> <g fill-rule="evenodd" stroke-width="1pt"> <path fill="#fff" d="M0 0h640v480H0z"/> <path fill="#00267f" d="M0 0h213.337v480H0z"/> <path fill="#f31830" d="M426.662 0H640v480H426.662z"/> </g> </symbol><symbol viewBox="0 0 640 480" id="icon-flag_it"><title>icon-flag_it</title> <g fill-rule="evenodd" stroke-width="1pt"> <path fill="#fff" d="M0 0h640v479.997H0z"/> <path fill="#009246" d="M0 0h213.331v479.997H0z"/> <path fill="#ce2b37" d="M426.663 0h213.331v479.997H426.663z"/> </g> </symbol><symbol viewBox="0 0 32 32" id="icon-gift"><title>gift</title>  <path d="M24.11 10c0.566-0.402 1.11-0.851 1.608-1.348 1.044-1.044 1.742-2.328 1.966-3.616 0.246-1.412-0.115-2.723-0.988-3.597-0.697-0.697-1.641-1.065-2.73-1.065-1.551 0-3.185 0.744-4.483 2.043-2.077 2.077-3.288 4.945-3.94 6.991-0.482-2.056-1.444-4.833-3.313-6.702-1.003-1.003-2.285-1.518-3.495-1.518-0.989 0-1.931 0.344-2.633 1.046-1.562 1.562-1.351 4.306 0.471 6.128 0.65 0.65 1.409 1.189 2.21 1.638h-6.782v8h2v14h24v-14h2v-8h-5.89zM21.073 4.007c0.866-0.866 1.948-1.384 2.892-1.384 0.334 0 0.803 0.070 1.139 0.406 0.813 0.813 0.357 2.697-0.977 4.031-1.373 1.373-3.221 2.318-4.826 2.939h-1.584c0.58-1.798 1.627-4.264 3.356-5.993zM7.31 5.028c-0.022-0.285-0.002-0.82 0.381-1.203 0.32-0.32 0.743-0.387 1.042-0.387v0c0.664 0 1.358 0.313 1.904 0.859 1.059 1.058 1.93 2.743 2.521 4.871 0.016 0.057 0.031 0.115 0.047 0.171-0.057-0.015-0.114-0.031-0.171-0.047-2.128-0.591-3.813-1.462-4.871-2.521-0.495-0.495-0.805-1.13-0.853-1.743zM14 30h-8v-13h8v13zM14 16h-10v-4h10v4zM26 30h-8v-13h8v13zM28 16h-10v-4h10v4z"/> </symbol><symbol viewBox="0 0 32 32" id="icon-gift_calendar"><title>icon-gift_calendar</title> <path d="m28 30h-24c-1.1 0-2-0.9-2-2v-21c0-1.1 0.9-2 2-2h2v1c0 1.7 1.3 3 3 3s3-1.3 3-3v-1h8v1c0 1.7 1.3 3 3 3s3-1.3 3-3v-1h2c1.1 0 2 0.9 2 2v21c0 1.1-0.9 2-2 2zm0-18h-24v16h24v-16zm-11.1 7.1c0.3-0.4 0.4-0.9 0.4-1.4 0-1.1-0.6-1.7-1.8-1.7-1 0-2 0.4-3 1.2v-2.3c1-0.7 2.2-1 3.5-1 1.2 0 2.2 0.3 2.9 0.9s1 1.5 1 2.5c0 1.4-0.8 2.9-2.5 4.4l-2.4 2.2v0.1h4.9v2.2h-7.9v-2.1l3.5-3.3c0.6-0.7 1.1-1.3 1.4-1.7zm6.1-11.1c-1.1 0-2-0.9-2-2v-2c0-1.1 0.9-2 2-2s2 0.9 2 2v2c-0.1 1.1-0.9 2-2 2zm-14 0c-1.1 0-2-0.9-2-2v-2c0-1.1 0.9-2 2-2s2 0.9 2 2v2c-0.1 1.1-0.9 2-2 2z"/> </symbol><symbol viewBox="0 0 32 32" id="icon-gift_checkmark"><title>checkmark</title>  <path d="M27 4l-15 15-7-7-5 5 12 12 20-20z"/> </symbol><symbol viewBox="0 0 32 32" id="icon-gift_customize"><title>equalizer2</title>  <path d="M28 14h0.5c0.825 0 1.5-0.675 1.5-1.5v-5c0-0.825-0.675-1.5-1.5-1.5h-0.5v-6h-4v6h-0.5c-0.825 0-1.5 0.675-1.5 1.5v5c0 0.825 0.675 1.5 1.5 1.5h0.5v18h4v-18zM24 8h4v4h-4v-4zM18.5 26c0.825 0 1.5-0.675 1.5-1.5v-5c0-0.825-0.675-1.5-1.5-1.5h-0.5v-18h-4v18h-0.5c-0.825 0-1.5 0.675-1.5 1.5v5c0 0.825 0.675 1.5 1.5 1.5h0.5v6h4v-6h0.5zM14 20h4v4h-4v-4zM8.5 14c0.825 0 1.5-0.675 1.5-1.5v-5c0-0.825-0.675-1.5-1.5-1.5h-0.5v-6h-4v6h-0.5c-0.825 0-1.5 0.675-1.5 1.5v5c0 0.825 0.675 1.5 1.5 1.5h0.5v18h4v-18h0.5zM4 8h4v4h-4v-4z"/> </symbol><symbol viewBox="0 0 151.6 199.95" id="icon-gift_ecoffret"><title>Plan de travail 2</title><polygon class="cls-1" points="77.04 120.48 77.04 160.75 62.1 160.75 93.96 199.17 125.82 160.75 110.89 160.75 110.89 120.48 77.04 120.48"/><path class="cls-1" d="M110.76.5H.5V184H72.26l-6.64-8H8.5V84.81H115.1V54.5h-6a10,10,0,0,1-10-10V33.79H8.5V8.5h96.6v36a4,4,0,0,0,4,4h34V176H122.3l-6.63,8H151.1V40.84ZM70.86,44.27h20.7v5.11H77v7.14h12.6v5.11H77V74.46h-6.1Zm-30.52,0H51.48a21.42,21.42,0,0,1,5.74.58,10,10,0,0,1,4.56,2.78,13.21,13.21,0,0,1,2.88,4.89,22.25,22.25,0,0,1,1,7.13,19.79,19.79,0,0,1-.93,6.43,13.22,13.22,0,0,1-3.23,5.33,10.67,10.67,0,0,1-4.29,2.41,18.23,18.23,0,0,1-5.39.64H40.34Zm-28.12,0H22a35.8,35.8,0,0,1,7.25.45,7.89,7.89,0,0,1,4.34,3,9.35,9.35,0,0,1,1.75,5.88,9.75,9.75,0,0,1-1,4.67,8.16,8.16,0,0,1-2.56,3,8.81,8.81,0,0,1-3.16,1.43,34.74,34.74,0,0,1-6.33.43h-4V74.46h-6.1ZM113.1,40.5V16.16L137.44,40.5Z"/><path class="cls-1" d="M26.48,57.47A4,4,0,0,0,28.38,56a4.06,4.06,0,0,0,.69-2.35,3.89,3.89,0,0,0-1-2.72,4.22,4.22,0,0,0-2.45-1.34,30.65,30.65,0,0,0-4.38-.2H18.32v8.56h3.34A15.68,15.68,0,0,0,26.48,57.47Z"/><path class="cls-1" d="M57.13,67.83a6.38,6.38,0,0,0,1.6-2.92,19.69,19.69,0,0,0,.62-5.52A18.1,18.1,0,0,0,58.73,54,6.88,6.88,0,0,0,57,51.09a5.83,5.83,0,0,0-2.82-1.43,28.22,28.22,0,0,0-5-.28H46.43v20H51a16.83,16.83,0,0,0,3.69-.28A5.64,5.64,0,0,0,57.13,67.83Z"/></symbol><symbol viewBox="0 0 353.22 270.55" id="icon-gift_ecrin"><title>Plan de travail 1</title><g id="icon-gift_ecrin-Calque_5_-_copie" data-name="Calque 5 - copie"><path class="cls-1" d="M353.18,97.27c-.36-7-3.28-13.77-8.82-17.6L220.15,6.91C213.65,2.42,203.52,0,193.43,0a54,54,0,0,0-16.9,2.54L17.87,54.69C7.07,57.57.67,64.45.09,77.61c-.22,5,0,57.85.06,62.05.07,8.43,1.9,14.47,6.67,18.94l107.25,99.73c7.91,7.42,21.64,12.22,35.09,12.22a47.46,47.46,0,0,0,17.48-3.13L340.8,196c6.14-2.45,10-8.06,11.6-14.46C353.06,178.83,353.32,100,353.18,97.27Zm-350,42.36c0-3.91-.28-56.89-.06-61.88.49-11.21,5.29-17.42,15.55-20.16l.08,0,.08,0L177.49,5.39A51,51,0,0,1,193.43,3c9.88,0,19.23,2.38,25,6.38l.09.06.1.06,31.42,18.41L64.58,94c-10.8,2.87-17.2,10.76-17.78,23.92,0,.89-.06,3.79-.08,8l-35.94-29a1.5,1.5,0,0,0-1.89,2.34l37.82,30.56c0,9,0,21.74,0,33.64L10.33,130.83a1.5,1.5,0,1,0-2,2.23l38.42,34.29c0,10.16.06,19.27.08,24.36l-38-35.3C4.93,152.72,3.22,147.7,3.15,139.63Zm346.32,41.25c-1.5,5.92-5.05,10.4-9.81,12.29L165.53,264.63a44,44,0,0,1-16.37,2.92c-12.68,0-25.65-4.48-33-11.42L87.2,229.24c0-4.7,0-14.54.06-25.74l27.9,24.89c7.87,7.13,21.94,12.15,36,12.15a49.53,49.53,0,0,0,19.13-3.6L342,168.08a1.52,1.52,0,0,0,.83-2,1.5,1.5,0,0,0-1.95-.83L169.17,234.16c-17.63,7.41-41.12,1.85-52-8L87.27,199.49c0-13.05,0-27.25.07-37l28.32,22.89c7.9,7.14,21.27,12.24,35,12.24a49.36,49.36,0,0,0,19.14-3.7l172.64-69.86a1.5,1.5,0,0,0-1.13-2.78L168.67,191.17c-17.78,7.47-40.32,1.67-51.06-8L87.34,158.66c0-3.86,0-6.59,0-7.66-.07-15.73,6.68-24.6,17-27.84,2.94-.92,161.57-61,187.44-70.81l51,29.85c4.33,3,7.1,8.72,7.43,15.23C350.39,101.61,350,176.5,349.47,180.88Z"/></g></symbol><symbol viewBox="0 0 100 100" id="icon-gift_enveloppe"><title>icon-gift_enveloppe</title><path d="M85,33.6v-6.1h-8L50,6.9L23,27.5h-8v6.1L5,41.3V95h2.5h85H95V41.3L85,33.6z M85,39.9l3.4,2.6L85,45.1V39.9z M50,13.1  l18.8,14.4H31.2L50,13.1z M20,42.5v-10h60v10v6.4L50,71.9L20,48.9V42.5z M15,39.9v5.2l-3.4-2.6L15,39.9z M10,47.6l26.1,19.9L10,87.4  V47.6z M14.9,90l25.3-19.4l9.8,7.5l9.8-7.5L85.1,90H14.9z M90,87.4L63.9,67.5L90,47.6V87.4z"/></symbol><symbol viewBox="0 0 18.71 16.4" id="icon-gift_extend"><title>back-in-timeyjhjgh</title><path d="M.46,10a8.17,8.17,0,0,0,13.21,6.46L12.26,15a6.16,6.16,0,1,1,2.5-5.16V10H12.09l3.49,3.89L19.17,10H16.8V9.8A8.17,8.17,0,0,0,.46,10ZM7.63,5v6L5.35,13.28a5.33,5.33,0,0,0,.79.63l3.2-3.2a1.19,1.19,0,0,0,.22-.33A1,1,0,0,0,9.63,10V5Z" transform="translate(-0.46 -1.8)"/></symbol><symbol viewBox="0 0 28 28" id="icon-gift_help"><title>icon-gift_help</title> <path d="m14 4c-7.7 0-14 4.5-14 10 0 3.2 2.1 6 5.3 7.8-0.7 2.6-1.9 3.5-2.8 4.7-0.3 0.3-0.6 0.5-0.5 0.9s0.4 0.6 0.7 0.6h0.1l1.8-0.3c2.7-0.7 5.1-2 7.2-3.8 0.7 0.1 1.4 0.1 2.2 0.1 7.7 0 14-4.5 14-10s-6.3-10-14-10zm0 18c-0.7 0-1.4 0-2-0.1l-0.9-0.1-0.7 0.6c-1.3 1.1-2.7 2-4.3 2.7 0.4-0.7 0.8-1.6 1.1-2.7l0.4-1.5-1.4-0.8c-2.6-1.6-4.2-3.8-4.2-6.1 0-4.3 5.5-8 12-8s12 3.7 12 8-5.5 8-12 8z"/> <rect x="12.7" y="17.8" width="2" height="2.1"/> <path d="m13.7 8.1c-1.1 0-2 0.3-2.8 1s-1.2 1.7-1.3 2.9l1.8 0.3c0.2-1.6 0.9-2.4 2.1-2.4 0.5 0 0.9 0.2 1.2 0.5s0.5 0.7 0.5 1.2c0 0.7-0.4 1.3-1.2 2-0.5 0.4-0.9 0.7-1 0.9-0.2 0.2-0.2 0.5-0.2 0.9v1.1h1.7c0-0.5 0-0.9 0.1-1 0.1-0.2 0.2-0.3 0.4-0.5 0.8-0.6 1.3-1 1.6-1.2 0.2-0.2 0.5-0.6 0.7-1s0.3-0.9 0.3-1.4c0-1-0.4-1.8-1.1-2.4-0.8-0.6-1.7-0.9-2.8-0.9z"/> </symbol><symbol viewBox="0 0 30 28" id="icon-gift_payment"><title>credit-card</title>  <path d="M27.5 2c1.375 0 2.5 1.125 2.5 2.5v19c0 1.375-1.125 2.5-2.5 2.5h-25c-1.375 0-2.5-1.125-2.5-2.5v-19c0-1.375 1.125-2.5 2.5-2.5h25zM2.5 4c-0.266 0-0.5 0.234-0.5 0.5v3.5h26v-3.5c0-0.266-0.234-0.5-0.5-0.5h-25zM27.5 24c0.266 0 0.5-0.234 0.5-0.5v-9.5h-26v9.5c0 0.266 0.234 0.5 0.5 0.5h25zM4 22v-2h4v2h-4zM10 22v-2h6v2h-6z"/> </symbol><symbol viewBox="0 0 24 24" id="icon-gift_phone"><title>icon-gift_phone</title> <path d="M20.4 13.9c-0.9-0.1-1.8-0.3-2.6-0.6-1.1-0.4-2.3-0.1-3.2 0.7l-0.7 0.7c-1.8-1.2-3.4-2.7-4.6-4.6l0.7-0.7c0.8-0.8 1.1-2.1 0.7-3.2-0.3-0.8-0.5-1.7-0.6-2.6-0.2-1.5-1.5-2.6-3-2.6 0 0 0 0 0 0h-3c-0.1 0-0.2 0-0.3 0-0.8 0.1-1.5 0.5-2 1.1s-0.7 1.4-0.7 2.2c0.3 3.2 1.5 6.4 3.2 9.1 1.6 2.5 3.8 4.7 6.3 6.3 2.7 1.8 5.9 2.9 9.1 3.2 0.1 0 0.2 0 0.3 0 0 0 0 0 0 0 0.8 0 1.6-0.3 2.1-0.9s0.9-1.3 0.9-2.1v-3c0-1.5-1.1-2.8-2.6-3zM21 16.9v3c0 0.3-0.1 0.5-0.3 0.7s-0.4 0.3-0.8 0.3c-2.9-0.3-5.7-1.3-8.2-2.9-2.3-1.4-4.2-3.4-5.7-5.7-1.6-2.5-2.6-5.3-2.9-8.2 0-0.3 0.1-0.5 0.2-0.7 0.2-0.2 0.5-0.4 0.8-0.4h3c0 0 0 0 0 0 0.5 0 0.9 0.4 1 0.9 0.1 1 0.4 2.1 0.8 3 0.1 0.4 0 0.8-0.2 1.1l-1.3 1.2c-0.3 0.3-0.4 0.8-0.2 1.2 1.5 2.7 3.7 4.9 6.4 6.4 0.4 0.2 0.9 0.2 1.2-0.2l1.3-1.3c0.3-0.3 0.7-0.4 1.1-0.2 1 0.4 2 0.6 3 0.8 0.4 0.1 0.8 0.5 0.8 1 0 0 0 0 0 0z"/> </symbol><symbol viewBox="0 0 32 32" id="icon-gift_shop"><title>icon-gift_shop</title> <path d="M31.4 11.2l-3-3.998c-0.117-0.157-0.256-0.293-0.4-0.423v-4.779c0-1.104-0.896-2-2-2h-20c-1.105 0-2 0.896-2 2v4.78c-0.144 0.129-0.283 0.264-0.4 0.42l-2.999 3.999c-0.388 0.516-0.601 1.155-0.601 1.801v1c0 1.654 1.346 3 3 3v0 13c0 1.104 0.896 2 2 2h22c1.104 0 2-0.896 2-2v-13c1.654 0 3-1.346 3-3v-1c0-0.646-0.213-1.285-0.6-1.8zM26 2v4h-20v-4h20zM10.193 15h-4.189l4-7h2.189l-2 7zM13.234 8h2.266v7h-4.266l2-7zM16.5 8h2.266l2 7h-4.266v-7zM19.805 8h2.189l4 7h-4.189l-2-7zM2 14v-1c0-0.217 0.070-0.427 0.2-0.6l3-4c0.189-0.252 0.485-0.4 0.8-0.4h2.852l-4 7h-1.852c-0.552 0-1-0.447-1-1zM20 30h-7.5v-10h7.5v10zM27 30h-6v-10c0-0.553-0.449-1-1-1h-7.5c-0.552 0-1 0.447-1 1v10h-6.5v-13h22v13zM30 14c0 0.553-0.447 1-1 1h-1.854l-4-7h2.854c0.314 0 0.611 0.148 0.799 0.4l3 4c0.131 0.173 0.201 0.383 0.201 0.6v1z"/> </symbol><symbol viewBox="0 0 32 32" id="icon-gift_sphere"><title>icon-gift_sphere</title> <path d="M15 2c-8.284 0-15 6.716-15 15s6.716 15 15 15c8.284 0 15-6.716 15-15s-6.716-15-15-15zM23.487 22c0.268-1.264 0.437-2.606 0.492-4h3.983c-0.104 1.381-0.426 2.722-0.959 4h-3.516zM6.513 12c-0.268 1.264-0.437 2.606-0.492 4h-3.983c0.104-1.381 0.426-2.722 0.959-4h3.516zM21.439 12c0.3 1.28 0.481 2.62 0.54 4h-5.979v-4h5.439zM16 10v-5.854c0.456 0.133 0.908 0.355 1.351 0.668 0.831 0.586 1.625 1.488 2.298 2.609 0.465 0.775 0.867 1.638 1.203 2.578h-4.852zM10.351 7.422c0.673-1.121 1.467-2.023 2.298-2.609 0.443-0.313 0.895-0.535 1.351-0.668v5.854h-4.852c0.336-0.94 0.738-1.803 1.203-2.578zM14 12v4h-5.979c0.059-1.38 0.24-2.72 0.54-4h5.439zM2.997 22c-0.533-1.278-0.854-2.619-0.959-4h3.983c0.055 1.394 0.224 2.736 0.492 4h-3.516zM8.021 18h5.979v4h-5.439c-0.3-1.28-0.481-2.62-0.54-4zM14 24v5.854c-0.456-0.133-0.908-0.355-1.351-0.668-0.831-0.586-1.625-1.488-2.298-2.609-0.465-0.775-0.867-1.638-1.203-2.578h4.852zM19.649 26.578c-0.673 1.121-1.467 2.023-2.298 2.609-0.443 0.312-0.895 0.535-1.351 0.668v-5.854h4.852c-0.336 0.94-0.738 1.802-1.203 2.578zM16 22v-4h5.979c-0.059 1.38-0.24 2.72-0.54 4h-5.439zM23.98 16c-0.055-1.394-0.224-2.736-0.492-4h3.516c0.533 1.278 0.855 2.619 0.959 4h-3.983zM25.958 10h-2.997c-0.582-1.836-1.387-3.447-2.354-4.732 1.329 0.636 2.533 1.488 3.585 2.54 0.671 0.671 1.261 1.404 1.766 2.192zM5.808 7.808c1.052-1.052 2.256-1.904 3.585-2.54-0.967 1.285-1.771 2.896-2.354 4.732h-2.997c0.504-0.788 1.094-1.521 1.766-2.192zM4.042 24h2.997c0.583 1.836 1.387 3.447 2.354 4.732-1.329-0.636-2.533-1.488-3.585-2.54-0.671-0.671-1.261-1.404-1.766-2.192zM24.192 26.192c-1.052 1.052-2.256 1.904-3.585 2.54 0.967-1.285 1.771-2.896 2.354-4.732h2.997c-0.504 0.788-1.094 1.521-1.766 2.192z"/> </symbol><symbol viewBox="0 0 32 32" id="icon-gift_truck"><title>truck</title>  <path d="M24.832 11.445c-0.186-0.278-0.498-0.445-0.832-0.445h-1c-0.553 0-1 0.447-1 1v6c0 0.553 0.447 1 1 1h4c0.553 0 1-0.447 1-1v-1.5c0-0.197-0.059-0.391-0.168-0.555l-3-4.5zM27 18h-4v-6h1l3 4.5v1.5zM31.496 15.336l-4-6c-0.558-0.837-1.492-1.336-2.496-1.336h-4v-2c0-1.654-1.346-3-3-3h-15c-1.654 0-3 1.346-3 3v11c0 1.654 1.346 3 3 3v0 3c0 1.654 1.346 3 3 3h1.142c0.447 1.721 2 3 3.859 3 1.857 0 3.41-1.279 3.857-3h5.282c0.447 1.721 2 3 3.859 3 1.857 0 3.41-1.279 3.857-3h1.144c1.654 0 3-1.346 3-3v-6c0-0.594-0.174-1.17-0.504-1.664zM3 18c-0.552 0-1-0.447-1-1v-11c0-0.553 0.448-1 1-1h15c0.553 0 1 0.447 1 1v11c0 0.553-0.447 1-1 1h-15zM11.001 27c-1.105 0-2-0.896-2-2s0.895-2 2-2c1.104 0 2 0.896 2 2s-0.897 2-2 2zM24 27c-1.105 0-2-0.896-2-2s0.895-2 2-2c1.104 0 2 0.896 2 2s-0.896 2-2 2zM30 23c0 0.553-0.447 1-1 1h-1.143c-0.447-1.721-2-3-3.857-3-1.859 0-3.412 1.279-3.859 3h-5.282c-0.447-1.721-2-3-3.857-3-1.859 0-3.412 1.279-3.859 3h-1.143c-0.552 0-1-0.447-1-1v-3h13c1.654 0 3-1.346 3-3v-7h4c0.334 0 0.646 0.167 0.832 0.445l4 6c0.109 0.164 0.168 0.358 0.168 0.555v6z"/> </symbol><symbol viewBox="0 0 32 32" id="icon-gift_user"><title>user</title>  <path d="M18 22.082v-1.649c2.203-1.241 4-4.337 4-7.432 0-4.971 0-9-6-9s-6 4.029-6 9c0 3.096 1.797 6.191 4 7.432v1.649c-6.784 0.555-12 3.888-12 7.918h28c0-4.030-5.216-7.364-12-7.918z"/> </symbol><symbol viewBox="0 0 32 32" id="icon-gift_zoom"><title>icon-gift_zoom</title> <path d="M19.427 20.427c-1.39 0.99-3.090 1.573-4.927 1.573-4.694 0-8.5-3.806-8.5-8.5s3.806-8.5 8.5-8.5c4.694 0 8.5 3.806 8.5 8.5 0 1.837-0.583 3.537-1.573 4.927l5.585 5.585c0.55 0.55 0.546 1.431-0 1.976l-0.023 0.023c-0.544 0.544-1.431 0.546-1.976 0l-5.585-5.585zM14.5 20c3.59 0 6.5-2.91 6.5-6.5s-2.91-6.5-6.5-6.5c-3.59 0-6.5 2.91-6.5 6.5s2.91 6.5 6.5 6.5v0z"/> </symbol></svg>        <div class="displayMsg displayMsg-cnil">
        <div class="row rowTable">
            <div class="col-1-1 vAlignMiddle collapse-xxs">
                <div class="displayMsg-content">
                    <p>By continuing to use our site, you accept the placing (i) of cookies to determine the site&#039;s audience, visits, and your navigation, to provide offers adapted to your areas of interest and personalised advertising, and (ii) of third-party cookies designed to suggest videos, share buttons, and relay content from social media.
                        <br><a href="https://www.relaischateaux.com/us/p/legal#COOKIES">See more</a>
                    </p>
                </div>
                <button class="btn btnSmall btn--black btnLowe close-cnil" title="Accept"></button>
            </div>
        </div>
    </div>


                        <header class="header">
        <div class="grid">
            <div class="row">
                <div class="col-1-1">

                                                                                <div class="userWrap" tabindex="1">
                                    <a href="https://www.relaischateaux.com/us/reservation/popin/login" class="cboxAjax ctaLogin ctaLoginCondensed btn btnSmall btnLower">
                                                                        Log in</a>
                                </div>
                                                
                                            <span class="pushTopInfo">
                            <span>
                                <a href="https://www.relaischateaux.com/us/discover/history" tabindex="-1">About Relais &amp; Châteaux</a><br>
                                                                    <em>Discover gourmet restaurants and luxury hotels all around the <a tabindex="-1" href="#homeSeoContent" class="cboxInlineHomeOnly">world</a>.</em>
                                                            </span>
                        </span>
                                            <a id="logo"   tabindex="0" href="https://www.relaischateaux.com/us/"><span>Relais &amp; Châteaux</span>
                                                        <figure itemscope itemtype="http://schema.org/Brand">
                                <img class="logoBig" src="/images/svg/logoRelaisChateauxHeader.svg?1553261593" itemprop="logo" alt="Relais &amp; Châteaux" />
                                <img class="logoSmall" src="/images/svg/logoRelaisChateauxHeader-small.svg?1553261593" itemprop="logo" alt="Relais &amp; Châteaux" />
                            </figure>
                                                    </a>

                        
                                                                                    
                                            <button class="navTrigger" tabindex="0"><span>&nbsp;</span></button>
                    
                    <div class="navContainer" tabindex="-1">
                        <div class="navContainerInner">
                                                        
                                                            <nav id="nav" role="navigation">
  <ul class="nav-menu">

    <li class="firstLevel tmpHidden"><a href="https://www.relaischateaux.com/us/">Homepage</a></li>

          <li class="firstLevel"><a href="#_" tabindex="0">Destinations</a>
        <div class="subMenu">
          <div class="subMenuInner">
            <ul class="subMenu-group">
                              <li><a href="/us/destinations/africa-indian-ocean">Africa &amp; Indian Ocean</a></li>
                              <li><a href="/us/destinations/asia">Asia</a></li>
                              <li><a href="/us/destinations/caribbean">Caribbean</a></li>
                              <li><a href="/us/destinations/central-south-america">Central &amp; South America</a></li>
                              <li><a href="/us/destinations/europe">Europe</a></li>
                              <li><a href="/us/destinations/france">France</a></li>
                              <li><a href="/us/destinations/north-america">North America</a></li>
                              <li><a href="/us/destinations/oceania">Oceania</a></li>
                          </ul>
          </div>
        </div>
      </li>
    
    <li class="firstLevel"><a href="https://www.relaischateaux.com/us/destinations/itineraries" event-name="Routes du bonheur">Itineraries</a></li>

          <li class="firstLevel"><a href="#_" tabindex="0">Experiences</a>
        <div class="subMenu">
          <div class="subMenuInner">
            <ul class="subMenu-group">
                                                <li><a href="https://www.relaischateaux.com/us/themes/city-break">City breaks </a></li>
                                                                <li><a href="https://www.relaischateaux.com/us/themes/cooking-courses">Cooking Courses </a></li>
                                                                <li><a href="https://www.relaischateaux.com/us/themes/family">Family </a></li>
                                                                <li><a href="https://www.relaischateaux.com/us/themes/golf">Golf </a></li>
                                                                <li><a href="https://www.relaischateaux.com/us/themes/honeymoon">Honeymoon </a></li>
                                                                <li><a href="https://www.relaischateaux.com/us/themes/into-the-wild">Into the wild </a></li>
                                                                <li><a href="https://www.relaischateaux.com/us/themes/oenology">Œnology </a></li>
                                                                <li><a href="https://www.relaischateaux.com/us/themes/on-the-slopes">On the slopes </a></li>
                                                                <li><a href="https://www.relaischateaux.com/us/themes/unique-restaurants">Restaurants </a></li>
                                                                <li><a href="https://www.relaischateaux.com/us/themes/romantic-breaks">Romantic breaks </a></li>
                                                                <li><a href="https://www.relaischateaux.com/us/themes/safaris-and-wildlife">Safaris and Wildlife </a></li>
                                                                <li><a href="https://www.relaischateaux.com/us/themes/spa">Spa &amp; Beauty </a></li>
                                                                <li><a href="https://www.relaischateaux.com/us/themes/winter-sun">Winter sun </a></li>
                                          </ul>
                                      <a href="https://www.relaischateaux.com/us/inspire-me" class="rdbLink" event-name="Inspire Me">
                <span>Inspire Me <br> Moodboard
                  <svg class="icon">
                        <use xlink:href="#iconMoodboard"></use>
                    </svg>
                </span>
              </a>
                                  </div>
        </div>
      </li>
    
          <li class="firstLevel"><a href="#_" tabindex="0">Special offers</a>
        <div class="subMenu">
          <div class="subMenuInner subPeopleEvent">
            <ul class="subMenu-group">
              <li>
                <a href="https://www.relaischateaux.com/us/special-offers">
                  Special offers
                </a>
              </li>
                              <li>
                  <a href="https://www.relaischateaux.com/us/special-offers/4x3">
                    4 nights for 3
                  </a>
                </li>
                              <li>
                  <a href="https://www.relaischateaux.com/us/special-offers/7x5">
                    7 nights for 5
                  </a>
                </li>
                              <li>
                  <a href="https://www.relaischateaux.com/us/special-offers/gourmet-experience">
                    Gourmet Experience
                  </a>
                </li>
                              <li>
                  <a href="https://www.relaischateaux.com/us/special-offers/spa-relaxation">
                    Spa and Relaxation
                  </a>
                </li>
                              <li>
                  <a href="https://www.relaischateaux.com/us/special-offers/golf-gastronomy">
                    Golf and Gastronomy
                  </a>
                </li>
                          </ul>
          </div>
        </div>
      </li>
    
    <li class="firstLevel"><a href="#_" tabindex="0">Events</a>
      <div class="subMenu">
        <div class="subMenuInner">
          <ul class="subMenu-group">
            <li>
              <a href="http://events.relaischateaux.com/en/">
                Events
              </a>
            </li>
            <li>
              <a href="https://www.relaischateaux.com/us/news">
                News
              </a>
            </li>
          </ul>
        </div>
      </div>
    </li>

    <li class="firstLevel">
      <a href="https://www.relaischateaux.com/us/magazine/" event-name="Magazine">
        Magazine
      </a>
    </li>

    <li class="firstLevel firstLevel-gift">
      <a href="/us/gift/landing" tabindex="0" class="no-focus firstLevel-gift-link">Gifts</a>
      <div class="subMenu">
        <div class="subMenuInner">
          <div class="subMenu-group">
            <ul class="subMenu-subGroup">
              <li class="subMenu-item">
                <a href="/us/gift/boxes/landing" event-name="Gift">
                  Gift boxes
                </a>

                <ul>
                  <li><a href="/us/gift/boxes/landing?c=gastronomie">Fine-dining</a></li>
                  <li><a href="/us/gift/boxes/landing?c=sejours">Stay</a></li>
                  <!--<li><a href="/us/gift/boxes/landing?c=spa">Spa</a></li>-->
                </ul>
              </li>
            </ul>

            <ul class="subMenu-subGroup">
              <li class="subMenu-item">
                <a href="/us/gift/certificates/gift-certificates">
                  Gift certificates
                </a>
              </li>

              <li class="subMenu-item">
                <a href="https://relaischateaux.lepotcommun.fr/">
                  Shared gift
                </a>
              </li>

              <li class="subMenu-item">
                <a href="https://relaischateaux-liste-de-mariage.lepotcommun.fr/">
                  Wedding list
                </a>
              </li>
            </ul>

            <ul class="subMenu-subGroup subMenu-subGroup-corporate">
              <li class="subMenu-item">
                <a class="menu-label" href="/us/gift/business">Companies</a>

                <ul>
                  <li>
                    <a href="/us/gift/boxes/landing">
                      Our offering
                    </a>
                  </li>
                  <li>
                    <a href="/us/gift/business">
                      Our solutions
                    </a>
                  </li>
                  <li>
                    <a href="/us/gift/corporate-gift-form-quote-estimate">
                      Contact us
                    </a>
                  </li>
                </ul>
              </li>
            </ul>
            <ul class="subMenu-group-sideNavigation">
              <li>
                <a href="/us/gift/activer-cadeau" class="giftLink" event-name="bénéficiaire">
                  <span class="fwBold">
                    RECIPIENT AREA
                    <svg xmlns="http://www.w3.org/2000/svg" class="icon" style="height:20px; margin-left: auto; margin-right: 0; width: 40px;">
                      <use xlink:href="#iconBeneficiaire" xmlns:xlink="http://www.w3.org/1999/xlink"></use>
                    </svg>
                  </span>
                </a>
              </li>
            </ul>
          </div>

          <a href="/us/gift/activer-cadeau" class="rdbLink giftLink" event-name="bénéficiaire">
            <span style="text-align: center; line-height: 50px; margin-top: -20px;">RECIPIENT AREA
              <svg xmlns="http://www.w3.org/2000/svg" class="icon" style="height:60px; margin-left: auto;margin-right: auto;width: 80px;">
                <use xlink:href="#iconBeneficiaire" xmlns:xlink="http://www.w3.org/1999/xlink"></use>
              </svg>
            </span>
          </a>
        </div>
      </div>
    </li>

    
          <li class="tmpHidden">
        <a href="https://www.relaischateaux.com/us/inspire-me" event-name="Inspire Me">
          Inspire me
        </a>
      </li>
        
    
    <li class="firstLevel navLanguage"><a href="#_" class="language" tabindex="0">Language: U.S. English</a>
      <div class="subMenu">
        <div class="subMenuInner">
          <ul class="subMenu-group" id="langSelectorMainMenu"></ul>
        </div>
      </div>
    </li>

    <li class="firstLevel navCurrency">
      <a href="#_" class="currency" tabindex="0">Currency:  USD </a>
      <div class="subMenu">
        <div class="subMenuInner">
                      <ul class="subMenu-group" id="currencySelectorMainMenu"></ul>
                  </div>
      </div>
    </li>
  </ul>
</nav>

                                                                <div class="headerSelector">
                                                                                                                                    <a href="https://www.relaischateaux.com/us/reservation/popin/login" class="ctaLogin btn btnSmall btn--white cboxAjax" rel="nofollow">
                                                                                                        Log in
                                                </a>
                                                                                </div>                                                    </div>                    </div>                    <div class="layerNav"></div>

                    
                                                                        <button class="ftrackView" tabindex="0">
                                <svg class="icon iconBlack">
                                <use xmlns:xlink="//www.w3.org/1999/xlink" xlink:href="#iconSearch"></use>
                            </svg>
                            </button>
                            <div id="render-searchengine" data-include-src="/us/search/engine/render"></div>
                                        </div>
            </div>
        </div>
    </header>

    
                
            <div class="is-hidden">
            <div id="homeSeoContent" class="popin">
                <h1 class="mainTitle2 alignCenter">Relais &amp; Châteaux</h1>
                <p><h2>Boutique hotels and gourmet restaurants</h2>

<p>Arised from the close collaboration between top chefs and renowned hoteliers, Relais & Châteaux is today a reference regarding gourmet restaurants and boutique hotels. The hotel association of repute reshapes the concept of luxury hotels, inviting every day its customers to an exceptional sensoring journey.</p>

<h3>For 60 years, Relais & Châteaux has elevated art de vivre to a 10th art!</h3>

<p>Our Chefs and Maîtres de Maison are delighted to welcome you to a world shaped by their personalities and passion. We are committed to offering hospitality in unique places. We aim, along with men and women skilled in the subtle art of refined hospitality, to place you, our guests, centre stage. Our Restaurants lie at the heart of our art of living: our Chefs and their teams, but also local producers, farmers, cheese makers, fishermen, winegrowers and indeed everyone who contributes to making the shared experience of a meal a veritable feast for the senses.</p>

<p>Today, more than 500 members are part of the prestigious association and make gastronomy catering and luxury hotels the core values of Relais & Châteaux. Find out more <a href="/us/discover/history">about our outstanding properties</a></p></p>
            </div>
        </div>
    
                        <script type="text/javascript">cookie.hasAcceptJs('rtbMakazi', 'https://secure.adnxs.com/seg?add=1914269&t=1');</script>
        <script type="text/javascript">cookie.hasAcceptJs('rtbMakazi', 'https://secure.adnxs.com/px?id=232123&t=1');</script>
        
        <div id="homeMedia">
                                    <div id="homeMedia-diaporama" data-speed=5000>
            
                                                                                        <div class="homeMedia-img  active">
                        <a href="https://www.relaischateaux.com/us/delicious-journeys" target="_blank" title="A Farm in Tennessee - Blackberry Farm, Walland, USA">
                            <span class="homeMedia-text grid">A Farm in Tennessee - Blackberry Farm, Walland, USA</span>
                            <img src="//media.relaischateaux.com/public/hash/b2bdfe0382de01d9abe58c8afb41542e5f09386d"  width="1920" height="1200" alt=""/>
                        </a>

                        <div class="signature">
                                                            CREATING<br />DELICIOUS JOURNEYS
                                                    </div>
                    </div>
                                    
                                                                                        <div class="homeMedia-img ">
                        <a href="https://www.relaischateaux.com/us/france/la-bouitte-savoie" target="_blank" title="Hôtel-Spa La Bouitte – Restaurant René et Maxime Meilleur, Saint Martin de Belleville, France">
                            <span class="homeMedia-text grid">Hôtel-Spa La Bouitte – Restaurant René et Maxime Meilleur, Saint Martin de Belleville, France</span>
                            <img src="" data-echo="https://d1m7xnn75ypr6t.cloudfront.net/images/media/F4896A96-99BE-4ED0-820D0225A601FAEC?w=1920&amp;h=1200" width="1920" height="1200" alt=""/>
                        </a>

                        <div class="signature">
                                                            CREATING<br />DELICIOUS JOURNEYS
                                                    </div>
                    </div>
                                    
                                                                                        <div class="homeMedia-img ">
                        <a href="https://www.relaischateaux.com/us/anguilla/quintessence-hotel-anguilla" target="_blank" title="Quintessence Hotel, Anguilla">
                            <span class="homeMedia-text grid">Quintessence Hotel, Anguilla</span>
                            <img src="" data-echo="https://d1m7xnn75ypr6t.cloudfront.net/images/media/6541E5E9-3D92-41CA-9080C8B1101FA543?w=1920&amp;h=1200" width="1920" height="1200" alt=""/>
                        </a>

                        <div class="signature">
                                                            CREATING<br />DELICIOUS JOURNEYS
                                                    </div>
                    </div>
                                    
                                                                                        <div class="homeMedia-img ">
                        <a href="https://www.relaischateaux.com/us/zambia/royalchundu-katombora-livingstone" target="_blank" title="Royal Chundu – Luxury Zambezi Lodges, Livingstone, Zambia">
                            <span class="homeMedia-text grid">Royal Chundu – Luxury Zambezi Lodges, Livingstone, Zambia</span>
                            <img src="" data-echo="https://d1m7xnn75ypr6t.cloudfront.net/images/media/2563D1DD-E1F2-4FAB-85060380038175E6?w=1920&amp;h=1200" width="1920" height="1200" alt=""/>
                        </a>

                        <div class="signature">
                                                            CREATING<br />DELICIOUS JOURNEYS
                                                    </div>
                    </div>
                                    
                                                                                        <div class="homeMedia-img ">
                        <a href="https://www.relaischateaux.com/us/estonia/3sisters-tallinn" target="_blank" title="The Three Sisters Hotel, Tallinn, Estonia">
                            <span class="homeMedia-text grid">The Three Sisters Hotel, Tallinn, Estonia</span>
                            <img src="" data-echo="https://d1m7xnn75ypr6t.cloudfront.net/images/media/332CD946-DEA2-44B1-845C05558DFC42FC?w=1920&amp;h=1200" width="1920" height="1200" alt=""/>
                        </a>

                        <div class="signature">
                                                            CREATING<br />DELICIOUS JOURNEYS
                                                    </div>
                    </div>
                                    
                                                                                        <div class="homeMedia-img ">
                        <a href="https://www.relaischateaux.com/us/gift/boxes" target="_blank" title="30 delicious Gift boxes">
                            <span class="homeMedia-text grid">30 delicious Gift boxes</span>
                            <img src="" data-echo="https://d1m7xnn75ypr6t.cloudfront.net/images/media/2AD00361-BE69-4B48-971ECCD6C823B856?w=1920&amp;h=1200" width="1920" height="1200" alt=""/>
                        </a>

                        <div class="signature">
                                                            CREATING<br />DELICIOUS JOURNEYS
                                                    </div>
                    </div>
                                        </div>
                    
        <a href="/us/discover/relais-chateau-over-the-world" class="bannerLinkMap cboxAjaxFullMapScreen" rel="nofollow" role="worldwide-map">
            <span>See the<br>worldwide<br>map</span>
        </a>
    </div>
    
    <div class="grid home-features" role="home-features">

        <div class="row">
            <div class="col-1-2">
                      <div class="blocHomePage blocFeatured " role="feature-block" data-tag="East Coast" data-title="Discover New York region" data-label="Explore">
    <figure>
      <!-- taille attendue : 860x380 -->
      <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
           data-sizes="auto"
           class="lazyload"
           data-src="https://d1m7xnn75ypr6t.cloudfront.net/images/media/9E1DAB21-AFD7-4C52-970A2FBC7A8D8884?w=640&amp;h=380" title="Discover New York region">
    </figure>
    <div class="content">
              <a href="/us/destinations/north-america/united-states-east" class="mainTitle1 cWhite" role="feature-block-link">Discover New York region</a>
            <div class="category">
        <span>East Coast</span>
      </div>

      
          </div>
            <div class="cta">
        
                  <a href="/us/destinations/north-america/united-states-east" class="btn btnMedium btnLight" rel="nofollow" role="feature-block-link">Explore</a>
              </div>
      </div>
            </div>
            <div class="col-1-2">
                      <div class="blocHomePage blocFeatured " role="feature-block" data-tag="Creating Delicious Journeys" data-title="Discover our brand campaign" data-label="Read the article">
    <figure>
      <!-- taille attendue : 860x380 -->
      <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
           data-sizes="auto"
           class="lazyload"
           data-src="https://d1m7xnn75ypr6t.cloudfront.net/images/media/EA7D2EB6-F06A-4162-9134BBAD0309B1A3?w=640&amp;h=380" title="Discover our brand campaign">
    </figure>
    <div class="content">
              <a href="https://www.relaischateaux.com/us/delicious-journeys" class="mainTitle1 cWhite" role="feature-block-link">Discover our brand campaign</a>
            <div class="category">
        <span>Creating Delicious Journeys</span>
      </div>

      
          </div>
            <div class="cta">
        
                  <a href="https://www.relaischateaux.com/us/delicious-journeys" class="btn btnMedium btnLight" rel="nofollow" role="feature-block-link">Read the article</a>
              </div>
      </div>
            </div>
        </div>

        <div class="row">
            <div class="col-2-3">
                <div class="row no-gutter">
                    <div class="col-1-2">
                              <div class="blocHomePage blocFeatured " role="feature-block" data-tag="West coast of the USA" data-title="From New Mexico to Texas" data-label="Explore">
    <figure>
      <!-- taille attendue : 860x380 -->
      <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
           data-sizes="auto"
           class="lazyload"
           data-src="https://d1m7xnn75ypr6t.cloudfront.net/images/media/954A8287-02C9-4F43-849F35E0B6683E7A?w=420&amp;h=380" title="From New Mexico to Texas">
    </figure>
    <div class="content">
              <a href="/us/destinations/north-america/united-states-west-hawaii" class="mainTitle1 cWhite" role="feature-block-link">From New Mexico to Texas</a>
            <div class="category">
        <span>West coast of the USA</span>
      </div>

      
          </div>
            <div class="cta">
        
                  <a href="/us/destinations/north-america/united-states-west-hawaii" class="btn btnMedium btnLight" rel="nofollow" role="feature-block-link">Explore</a>
              </div>
      </div>
                    </div>
                    <div class="col-1-2">
                              <div class="blocHomePage blocFeatured " role="feature-block" data-tag="Grenada" data-title="Explore Spice Island" data-label="Explore">
    <figure>
      <!-- taille attendue : 860x380 -->
      <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
           data-sizes="auto"
           class="lazyload"
           data-src="https://d1m7xnn75ypr6t.cloudfront.net/images/media/DF8B322E-D03B-42A8-8BFC454306B56D9A?w=420&amp;h=380" title="Explore Spice Island">
    </figure>
    <div class="content">
              <a href="/us/destinations/caribbean" class="mainTitle1 cWhite" role="feature-block-link">Explore Spice Island</a>
            <div class="category">
        <span>Grenada</span>
      </div>

      
          </div>
            <div class="cta">
        
                  <a href="/us/destinations/caribbean" class="btn btnMedium btnLight" rel="nofollow" role="feature-block-link">Explore</a>
              </div>
      </div>
                    </div>
                </div>
            </div>
            <div class="col-1-3">
                      <div class="blocHomePage blocFeatured " role="feature-block" data-tag="Our Restaurants" data-title="Creators of emotions and artisans of flavour" data-label="Explore">
    <figure>
      <!-- taille attendue : 860x380 -->
      <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
           data-sizes="auto"
           class="lazyload"
           data-src="https://d1m7xnn75ypr6t.cloudfront.net/images/media/A2A63BB0-1A66-497E-A10061408AEEB8C0?w=420&amp;h=380" title="Creators of emotions and artisans of flavour">
    </figure>
    <div class="content">
              <a href="https://www.relaischateaux.com/us/themes/unique-restaurants" class="mainTitle1 cWhite" role="feature-block-link">Creators of emotions and artisans of flavour</a>
            <div class="category">
        <span>Our Restaurants</span>
      </div>

      
          </div>
            <div class="cta">
        
                  <a href="https://www.relaischateaux.com/us/themes/unique-restaurants" class="btn btnMedium btnLight" rel="nofollow" role="feature-block-link">Explore</a>
              </div>
      </div>
            </div>
        </div>

        <div class="row">
            <div class="col-1-2">
                      <div class="blocHomePage blocFeatured " role="feature-block" data-tag="April destinations" data-title="Where to go in April?" data-label="Explore">
    <figure>
      <!-- taille attendue : 860x380 -->
      <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
           data-sizes="auto"
           class="lazyload"
           data-src="https://d1m7xnn75ypr6t.cloudfront.net/images/media/4EF90A28-8810-4D89-A3BF0D44DAD1269E?w=640&amp;h=380" title="Where to go in April?">
    </figure>
    <div class="content">
              <a href="/us/news/where-to-go-in-april-with-relais-chateaux" class="mainTitle1 cWhite" role="feature-block-link">Where to go in April?</a>
            <div class="category">
        <span>April destinations</span>
      </div>

      
          </div>
            <div class="cta">
        
                  <a href="/us/news/where-to-go-in-april-with-relais-chateaux" class="btn btnMedium btnLight" rel="nofollow" role="feature-block-link">Explore</a>
              </div>
      </div>
            </div>
            <div class="col-1-2">
                      <div class="blocHomePage blocFeatured " role="feature-block" data-tag="Route du Bonheur" data-title="Brazil - from north to south" data-label="Explore this itinerary">
    <figure>
      <!-- taille attendue : 860x380 -->
      <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
           data-sizes="auto"
           class="lazyload"
           data-src="https://d1m7xnn75ypr6t.cloudfront.net/images/media/C7D898EA-B720-449F-9713C26A421A36FB?w=640&amp;h=380" title="Brazil - from north to south">
    </figure>
    <div class="content">
              <a href="https://www.relaischateaux.com/us/destinations/routes-du-bonheur/brazil-from-north-to-south" class="mainTitle1 cWhite" role="feature-block-link">Brazil - from north to south</a>
            <div class="category">
        <span>Route du Bonheur</span>
      </div>

      
          </div>
            <div class="cta">
        
                  <a href="https://www.relaischateaux.com/us/destinations/routes-du-bonheur/brazil-from-north-to-south" class="btn btnMedium btnLight" rel="nofollow" role="feature-block-link">Explore this itinerary</a>
              </div>
      </div>
            </div>
        </div>

        <div class="row">
            <div class="col-2-3">
                <div class="row no-gutter">
                    <div class="col-1-2">
                              <div class="blocHomePage blocFeatured " role="feature-block" data-tag="Relais &amp; Châteaux&#039;s magazine" data-title="10 most Instagrammable places" data-label="Read the article">
    <figure>
      <!-- taille attendue : 860x380 -->
      <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
           data-sizes="auto"
           class="lazyload"
           data-src="https://d1m7xnn75ypr6t.cloudfront.net/images/media/6D8FFB09-F8E5-481F-9329CF67E3D41752?w=420&amp;h=380" title="10 most Instagrammable places">
    </figure>
    <div class="content">
              <a href="https://www.relaischateaux.com/us/magazine/the-concierge/ten-best/top-10-instagram-places" class="mainTitle1 cWhite" role="feature-block-link">10 most Instagrammable places</a>
            <div class="category">
        <span>Relais &amp; Châteaux&#039;s magazine</span>
      </div>

      
          </div>
            <div class="cta">
        
                  <a href="https://www.relaischateaux.com/us/magazine/the-concierge/ten-best/top-10-instagram-places" class="btn btnMedium btnLight" rel="nofollow" role="feature-block-link">Read the article</a>
              </div>
      </div>
                    </div>
                    <div class="col-1-2">
                              <div class="blocHomePage blocFeatured " role="feature-block" data-tag="Career" data-title="Join us" data-label="Explore our job opportunities">
    <figure>
      <!-- taille attendue : 860x380 -->
      <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
           data-sizes="auto"
           class="lazyload"
           data-src="https://d1m7xnn75ypr6t.cloudfront.net/images/media/E5385024-F167-4DD9-9221DCEB5A8439F4?w=420&amp;h=380" title="Join us">
    </figure>
    <div class="content">
              <a href="http://career.relaischateaux.com/" class="mainTitle1 cWhite" role="feature-block-link">Join us</a>
            <div class="category">
        <span>Career</span>
      </div>

      
          </div>
            <div class="cta">
        
                  <a href="http://career.relaischateaux.com/" class="btn btnMedium btnLight" rel="nofollow" role="feature-block-link">Explore our job opportunities</a>
              </div>
      </div>
                    </div>
                </div>
            </div>
            <div class="col-1-3">
                      <div class="blocHomePage blocFeatured " role="feature-block" data-tag="Our partner" data-title="BMW" data-label="Explore">
    <figure>
      <!-- taille attendue : 860x380 -->
      <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="
           data-sizes="auto"
           class="lazyload"
           data-src="https://d1m7xnn75ypr6t.cloudfront.net/images/media/DBCEC41D-ED3B-4305-A7534CB29FBC3A12?w=420&amp;h=380" title="BMW">
    </figure>
    <div class="content">
              <a href="http://bit.ly/2EBdOhj" class="mainTitle1 cWhite" role="feature-block-link">BMW</a>
            <div class="category">
        <span>Our partner</span>
      </div>

      
          </div>
            <div class="cta">
        
                  <a href="http://bit.ly/2EBdOhj" class="btn btnMedium btnLight" rel="nofollow" role="feature-block-link">Explore</a>
              </div>
      </div>
            </div>
        </div>

        
        <div class="row">
            <div class="col-1-1">
                  <div class="blocReinsurance">
        <div class="content">
      Discover why booking with Relais &amp; Châteaux is a world of privileges
    </div>
    <div class="cta">
      <a href="https://www.relaischateaux.com/us/popin/privileges" class="btn btn--black btn--withArrowRight cboxAjax">Learn more</a>
    </div>
  </div>
            </div>
        </div>

    </div>
            <footer id="footer" class="footer  ">
    <div class="grid">

        <div class="row rtl">
            <div class="col-1-3">
                                     <div class="footerBloc Footer-blocFollow">
                        <div class="mainTitle1 cGrey fzLarge">Reservations by phone</div>
                        <p>
                            <span class="telCountry" data-action="phone-country-call">
                                United States
                            </span>
                            or
                            <a href="https://www.relaischateaux.com/us/popin/reserve-by-phone" class="cboxAjax">
                                find your country number
                            </a>
                        </p>
                        <a href="tel:+18007352478" class="btnCall btn btn--black btn--goldText footerBlocTel" data-action="phone-call">
                            +1 800 735 2478 *
                        </a>
                        <div>
                            <span class="callCost" data-action="call-cost">
                                                                    *Local charges
                                                            </span>
                        </div>
                        <div class="col-1-1 collapse-s">
                                <div class="footerSocial">
        <div class="mainTitle1 cGrey fzSmall">Follow us</div>
                    <a href="http://twitter.com/RelaisChateaux" target="_blank" data-social="twitter" class="btnSocial  btnTwitter "><span>twitter</span>
                <svg viewBox="0 0 30 30" class="icon iconWhite">
                    <use xlink:href="#iconTwitter"></use>
                </svg>
            </a>
                    <a href="http://www.facebook.com/RelaisAndChateaux" target="_blank" data-social="facebook" class="btnSocial  btnFacebook "><span>facebook</span>
                <svg viewBox="0 0 30 30" class="icon iconWhite">
                    <use xlink:href="#iconFacebook"></use>
                </svg>
            </a>
                    <a href="http://pinterest.com/relaischateaux/" target="_blank" data-social="pinterest" class="btnSocial  btnPinterest "><span>pinterest</span>
                <svg viewBox="0 0 30 30" class="icon iconWhite">
                    <use xlink:href="#iconPinterest"></use>
                </svg>
            </a>
                    <a href="http://instagram.com/RelaisChateaux" target="_blank" data-social="instagram" class="btnSocial  btnFacebook "><span>instagram</span>
                <svg viewBox="0 0 30 30" class="icon iconWhite">
                    <use xlink:href="#iconInstagram"></use>
                </svg>
            </a>
                    <a href="http://www.linkedin.com/company/relais-&amp;-chateaux" target="_blank" data-social="linkedIn" class="btnSocial  btnLinkedIn "><span>linkedIn</span>
                <svg viewBox="0 0 30 30" class="icon iconWhite">
                    <use xlink:href="#iconLinkedin"></use>
                </svg>
            </a>
            </div>
                        </div>
                    </div>
                            </div>
            <div class="col-2-3">
                <div class="row no-gutter">
                    <div class="col-1-2 collapse-xxs">
                        <div class="footerBloc">
                            <div class="mainTitle1 cGrey fzLarge">Newsletter</div>
                                <p>
        <p><strong>Get the inside scoop</strong> about gourmet experiences & luxurious hotels.<br />
Find out the latest news and be the first to know about our exclusive offers, by subscribing to our newsletter.</p>
    </p>

    <div class="formNewsletter">
        <form  method="POST" novalidate="novalidate" id="newsletter" action="https://www.relaischateaux.com/us/front-newsletter">
                            <input type="email" id="rc_pre_newsletter_email" name="rc_pre_newsletter[email]" required="required" placeholder="Please enter a valid email."  />
                <button type="submit" class="btn btn--black btn--withArrowRight">
                    Subscribe
                </button>
                        <div class="formField">
                <label>Complements</label>
                <input type="text" id="rc_pre_newsletter_complements" name="rc_pre_newsletter[complements]" class="rc-url" />
            </div>
            <div class="formError" style="display:none;"></div>
            
        </form>
    </div>
                        </div>
                    </div>
                    <div class="col-1-2 collapse-xxs">
                        <div class="footerBloc Footer-blocMobile">
                            <div class="mainTitle1 cGrey fzLarge">Mobile Apps</div>
                            <p><strong>Download our apps</strong> to discover and book our exquisite hotels and fine dining restaurants worldwide.</p>
                                                            <div class="footerAppLinks">
                                    <a href="https://play.google.com/store/apps/details?id=com.relaischateaux.android" target="_blank" data-os="Android">
                                        <span class="googlePlay">Android app on</span>
                                        <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="/images/common/logo-google-play-2x.png?1553261593" alt="Google Play" width="121" class="lazyload">
                                    </a>
                                    <a href="http://www.relaischateaux.com/appstore" data-os="IOS">
                                        <span class="appStore">Download on the</span>
                                        <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="/images/common/logo-apple-store-2x.png?1553261593" alt="Apple Store" width="121" class="lazyload">
                                    </a>
                                </div>
                                                    </div>
                    </div>
                </div>
            </div>
            <div class="footerTop">
                    <div class="row rtl">
                        <div class="col-1-1 collapse-s">
                            <div class="footerLinks">
            <ul class="footerSitemap">
                                    <li>
                    <a href="/us/reservation/popin/login5c"   class="cboxAjax"  >
                        Club 5C
                    </a>
                </li>
                                    <li>
                    <a href="http://career.relaischateaux.com" target="_blank"   class=""  >
                        Careers
                    </a>
                </li>
                                    <li>
                    <a href="http://meetings.relaischateaux.com/en/Home-page.html" target="_blank"   class="btn btnLight btnSmall btnGold"  >
                        Seminar &amp; meeting
                    </a>
                </li>
                                    <li>
                    <a href="/us/discover/contact"   class=""  >
                        Contacts
                    </a>
                </li>
                                    <li>
                    <a href="/us/press"   class=""  data-action="Pub" data-role="tracking-ga" >
                        Press
                    </a>
                </li>
                                    <li>
                    <a href="/us/partners"   class=""  data-action="BecomePartner" data-role="tracking-ga" >
                        Partners
                    </a>
                </li>
                                    <li>
                    <a href="/us/trophies"   class=""  >
                        Trophies
                    </a>
                </li>
                                    </ul>
                <ul class="footerSitemap">
                            <li>
                    <a href="/us/faq"   class=""  >
                        Gifts FAQ
                    </a>
                </li>
                                    <li>
                    <a href="/us/site-map"   class=""  >
                        Sitemap
                    </a>
                </li>
                                    <li>
                    <a href="/us/p/legal"   class=""  >
                        Legal
                    </a>
                </li>
                                    <li>
                    <a href="/us/p/legal#personnal"   class=""  >
                        Personal data
                    </a>
                </li>
                                    <li>
                    <a href="/us/p/legal#cg"   class=""  >
                        Terms and Conditions
                    </a>
                </li>
                                    <li>
                    <a href="/us/p/copyright"   class=""  >
                        Credits
                    </a>
                </li>
                                    <li>
                    <a href="/us/cookies-setting"   class="cboxAjax"  >
                        Cookies
                    </a>
                </li>
                                    <li>
                    <a href="/us/ta/join-b2b"   class="cboxAjax"  >
                        Travel agent
                    </a>
                </li>
                </ul>
        <div class="footerSelector">
                <div class="langSelector mdSelect">
            <span class="languageLabel">Language:</span>
    
    <span class="btn btnSmall btnLower btnShuttle">U.S. English</span>

    <ul class="langSelector"></ul>
</div>        <div class="currencySelector mdSelect">
    <span class="currencyLabel">Currency:</span>
            <span class="btn btnSmall btnLower btnShuttle">USD</span>
                <ul class="currencySelector">
                                            <li class="currencyElem" onclick="switchCurrency('EUR');return false;" data-currency="eur">
                <img class="flag flag-eu" src="/images/common/blank.png?1553261593" />
                <span>EUR (€) Euro</span>
            </li>
                                            <li class="currencyElem active" onclick="switchCurrency('USD');return false;" data-currency="usd">
                <img class="flag flag-us" src="/images/common/blank.png?1553261593" />
                <span>USD (US$) US Dollar</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('GBP');return false;" data-currency="gbp">
                <img class="flag flag-gb" src="/images/common/blank.png?1553261593" />
                <span>GBP (£) British Pound</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('CAD');return false;" data-currency="cad">
                <img class="flag flag-ca" src="/images/common/blank.png?1553261593" />
                <span>CAD (CAD) Canadian Dollar</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('CHF');return false;" data-currency="chf">
                <img class="flag flag-ch" src="/images/common/blank.png?1553261593" />
                <span>CHF (CHF) Swiss Franc</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('JPY');return false;" data-currency="jpy">
                <img class="flag flag-jp" src="/images/common/blank.png?1553261593" />
                <span>JPY (¥) Japanese Yen</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('NZD');return false;" data-currency="nzd">
                <img class="flag flag-nz" src="/images/common/blank.png?1553261593" />
                <span>NZD (NZD) New Zealand Dollar</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('AUD');return false;" data-currency="aud">
                <img class="flag flag-au" src="/images/common/blank.png?1553261593" />
                <span>AUD (AUD) Australian Dollar</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('AED');return false;" data-currency="aed">
                <img class="flag flag-ae" src="/images/common/blank.png?1553261593" />
                <span>AED</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('ALL');return false;" data-currency="all">
                <img class="flag flag-al" src="/images/common/blank.png?1553261593" />
                <span>ALL</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('AMD');return false;" data-currency="amd">
                <img class="flag flag-am" src="/images/common/blank.png?1553261593" />
                <span>AMD</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('ANG');return false;" data-currency="ang">
                <img class="flag flag-an" src="/images/common/blank.png?1553261593" />
                <span>ANG</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('ARS');return false;" data-currency="ars">
                <img class="flag flag-ar" src="/images/common/blank.png?1553261593" />
                <span>ARS</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('AWG');return false;" data-currency="awg">
                <img class="flag flag-aw" src="/images/common/blank.png?1553261593" />
                <span>AWG</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('BBD');return false;" data-currency="bbd">
                <img class="flag flag-bb" src="/images/common/blank.png?1553261593" />
                <span>BBD</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('BDT');return false;" data-currency="bdt">
                <img class="flag flag-bd" src="/images/common/blank.png?1553261593" />
                <span>BDT</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('BGN');return false;" data-currency="bgn">
                <img class="flag flag-bg" src="/images/common/blank.png?1553261593" />
                <span>BGN</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('BHD');return false;" data-currency="bhd">
                <img class="flag flag-bh" src="/images/common/blank.png?1553261593" />
                <span>BHD</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('BIF');return false;" data-currency="bif">
                <img class="flag flag-bi" src="/images/common/blank.png?1553261593" />
                <span>BIF</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('BMD');return false;" data-currency="bmd">
                <img class="flag flag-bm" src="/images/common/blank.png?1553261593" />
                <span>BMD</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('BND');return false;" data-currency="bnd">
                <img class="flag flag-bn" src="/images/common/blank.png?1553261593" />
                <span>BND</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('BOB');return false;" data-currency="bob">
                <img class="flag flag-bo" src="/images/common/blank.png?1553261593" />
                <span>BOB</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('BRL');return false;" data-currency="brl">
                <img class="flag flag-br" src="/images/common/blank.png?1553261593" />
                <span>BRL</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('BSD');return false;" data-currency="bsd">
                <img class="flag flag-bs" src="/images/common/blank.png?1553261593" />
                <span>BSD</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('BWP');return false;" data-currency="bwp">
                <img class="flag flag-bw" src="/images/common/blank.png?1553261593" />
                <span>BWP</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('BZD');return false;" data-currency="bzd">
                <img class="flag flag-bz" src="/images/common/blank.png?1553261593" />
                <span>BZD</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('CLP');return false;" data-currency="clp">
                <img class="flag flag-cl" src="/images/common/blank.png?1553261593" />
                <span>CLP</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('CNY');return false;" data-currency="cny">
                <img class="flag flag-cn" src="/images/common/blank.png?1553261593" />
                <span>CNY</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('COP');return false;" data-currency="cop">
                <img class="flag flag-co" src="/images/common/blank.png?1553261593" />
                <span>COP</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('CRC');return false;" data-currency="crc">
                <img class="flag flag-cr" src="/images/common/blank.png?1553261593" />
                <span>CRC</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('CUP');return false;" data-currency="cup">
                <img class="flag flag-cu" src="/images/common/blank.png?1553261593" />
                <span>CUP</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('CVE');return false;" data-currency="cve">
                <img class="flag flag-cv" src="/images/common/blank.png?1553261593" />
                <span>CVE</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('CZK');return false;" data-currency="czk">
                <img class="flag flag-cz" src="/images/common/blank.png?1553261593" />
                <span>CZK</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('DJF');return false;" data-currency="djf">
                <img class="flag flag-dj" src="/images/common/blank.png?1553261593" />
                <span>DJF</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('DKK');return false;" data-currency="dkk">
                <img class="flag flag-dk" src="/images/common/blank.png?1553261593" />
                <span>DKK</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('DOP');return false;" data-currency="dop">
                <img class="flag flag-do" src="/images/common/blank.png?1553261593" />
                <span>DOP</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('DZD');return false;" data-currency="dzd">
                <img class="flag flag-dz" src="/images/common/blank.png?1553261593" />
                <span>DZD</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('EGP');return false;" data-currency="egp">
                <img class="flag flag-eg" src="/images/common/blank.png?1553261593" />
                <span>EGP</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('ERN');return false;" data-currency="ern">
                <img class="flag flag-er" src="/images/common/blank.png?1553261593" />
                <span>ERN</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('ETB');return false;" data-currency="etb">
                <img class="flag flag-et" src="/images/common/blank.png?1553261593" />
                <span>ETB</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('FJD');return false;" data-currency="fjd">
                <img class="flag flag-fj" src="/images/common/blank.png?1553261593" />
                <span>FJD</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('FKP');return false;" data-currency="fkp">
                <img class="flag flag-fk" src="/images/common/blank.png?1553261593" />
                <span>FKP</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('GEL');return false;" data-currency="gel">
                <img class="flag flag-ge" src="/images/common/blank.png?1553261593" />
                <span>GEL</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('GIP');return false;" data-currency="gip">
                <img class="flag flag-gi" src="/images/common/blank.png?1553261593" />
                <span>GIP</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('GMD');return false;" data-currency="gmd">
                <img class="flag flag-gm" src="/images/common/blank.png?1553261593" />
                <span>GMD</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('GNF');return false;" data-currency="gnf">
                <img class="flag flag-gn" src="/images/common/blank.png?1553261593" />
                <span>GNF</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('GTQ');return false;" data-currency="gtq">
                <img class="flag flag-gt" src="/images/common/blank.png?1553261593" />
                <span>GTQ</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('GYD');return false;" data-currency="gyd">
                <img class="flag flag-gy" src="/images/common/blank.png?1553261593" />
                <span>GYD</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('HKD');return false;" data-currency="hkd">
                <img class="flag flag-hk" src="/images/common/blank.png?1553261593" />
                <span>HKD</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('HNL');return false;" data-currency="hnl">
                <img class="flag flag-hn" src="/images/common/blank.png?1553261593" />
                <span>HNL</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('HRK');return false;" data-currency="hrk">
                <img class="flag flag-hr" src="/images/common/blank.png?1553261593" />
                <span>HRK</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('HTG');return false;" data-currency="htg">
                <img class="flag flag-ht" src="/images/common/blank.png?1553261593" />
                <span>HTG</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('HUF');return false;" data-currency="huf">
                <img class="flag flag-hu" src="/images/common/blank.png?1553261593" />
                <span>HUF</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('IDR');return false;" data-currency="idr">
                <img class="flag flag-id" src="/images/common/blank.png?1553261593" />
                <span>IDR</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('ILS');return false;" data-currency="ils">
                <img class="flag flag-il" src="/images/common/blank.png?1553261593" />
                <span>ILS</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('INR');return false;" data-currency="inr">
                <img class="flag flag-in" src="/images/common/blank.png?1553261593" />
                <span>INR</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('IQD');return false;" data-currency="iqd">
                <img class="flag flag-iq" src="/images/common/blank.png?1553261593" />
                <span>IQD</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('IRR');return false;" data-currency="irr">
                <img class="flag flag-ir" src="/images/common/blank.png?1553261593" />
                <span>IRR</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('ISK');return false;" data-currency="isk">
                <img class="flag flag-is" src="/images/common/blank.png?1553261593" />
                <span>ISK</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('JMD');return false;" data-currency="jmd">
                <img class="flag flag-jm" src="/images/common/blank.png?1553261593" />
                <span>JMD</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('JOD');return false;" data-currency="jod">
                <img class="flag flag-jo" src="/images/common/blank.png?1553261593" />
                <span>JOD</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('KES');return false;" data-currency="kes">
                <img class="flag flag-ke" src="/images/common/blank.png?1553261593" />
                <span>KES</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('KGS');return false;" data-currency="kgs">
                <img class="flag flag-kg" src="/images/common/blank.png?1553261593" />
                <span>KGS</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('KHR');return false;" data-currency="khr">
                <img class="flag flag-kh" src="/images/common/blank.png?1553261593" />
                <span>KHR</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('KMF');return false;" data-currency="kmf">
                <img class="flag flag-km" src="/images/common/blank.png?1553261593" />
                <span>KMF</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('KPW');return false;" data-currency="kpw">
                <img class="flag flag-kp" src="/images/common/blank.png?1553261593" />
                <span>KPW</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('KRW');return false;" data-currency="krw">
                <img class="flag flag-kr" src="/images/common/blank.png?1553261593" />
                <span>KRW</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('KWD');return false;" data-currency="kwd">
                <img class="flag flag-kw" src="/images/common/blank.png?1553261593" />
                <span>KWD</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('KYD');return false;" data-currency="kyd">
                <img class="flag flag-ky" src="/images/common/blank.png?1553261593" />
                <span>KYD</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('KZT');return false;" data-currency="kzt">
                <img class="flag flag-kz" src="/images/common/blank.png?1553261593" />
                <span>KZT</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('LAK');return false;" data-currency="lak">
                <img class="flag flag-la" src="/images/common/blank.png?1553261593" />
                <span>LAK</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('LBP');return false;" data-currency="lbp">
                <img class="flag flag-lb" src="/images/common/blank.png?1553261593" />
                <span>LBP</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('LKR');return false;" data-currency="lkr">
                <img class="flag flag-lk" src="/images/common/blank.png?1553261593" />
                <span>LKR</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('LRD');return false;" data-currency="lrd">
                <img class="flag flag-lr" src="/images/common/blank.png?1553261593" />
                <span>LRD</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('LSL');return false;" data-currency="lsl">
                <img class="flag flag-ls" src="/images/common/blank.png?1553261593" />
                <span>LSL</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('LYD');return false;" data-currency="lyd">
                <img class="flag flag-ly" src="/images/common/blank.png?1553261593" />
                <span>LYD</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('MAD');return false;" data-currency="mad">
                <img class="flag flag-ma" src="/images/common/blank.png?1553261593" />
                <span>MAD</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('MDL');return false;" data-currency="mdl">
                <img class="flag flag-md" src="/images/common/blank.png?1553261593" />
                <span>MDL</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('MKD');return false;" data-currency="mkd">
                <img class="flag flag-mk" src="/images/common/blank.png?1553261593" />
                <span>MKD</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('MMK');return false;" data-currency="mmk">
                <img class="flag flag-mm" src="/images/common/blank.png?1553261593" />
                <span>MMK</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('MNT');return false;" data-currency="mnt">
                <img class="flag flag-mn" src="/images/common/blank.png?1553261593" />
                <span>MNT</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('MOP');return false;" data-currency="mop">
                <img class="flag flag-mo" src="/images/common/blank.png?1553261593" />
                <span>MOP</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('MOP');return false;" data-currency="mop">
                <img class="flag flag-mo" src="/images/common/blank.png?1553261593" />
                <span>MOP</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('MUR');return false;" data-currency="mur">
                <img class="flag flag-mu" src="/images/common/blank.png?1553261593" />
                <span>MUR</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('MVR');return false;" data-currency="mvr">
                <img class="flag flag-mv" src="/images/common/blank.png?1553261593" />
                <span>MVR</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('MWK');return false;" data-currency="mwk">
                <img class="flag flag-mw" src="/images/common/blank.png?1553261593" />
                <span>MWK</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('MXN');return false;" data-currency="mxn">
                <img class="flag flag-mx" src="/images/common/blank.png?1553261593" />
                <span>MXN</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('MYR');return false;" data-currency="myr">
                <img class="flag flag-my" src="/images/common/blank.png?1553261593" />
                <span>MYR</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('NAD');return false;" data-currency="nad">
                <img class="flag flag-na" src="/images/common/blank.png?1553261593" />
                <span>NAD</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('NAD');return false;" data-currency="nad">
                <img class="flag flag-na" src="/images/common/blank.png?1553261593" />
                <span>NAD</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('NGN');return false;" data-currency="ngn">
                <img class="flag flag-ng" src="/images/common/blank.png?1553261593" />
                <span>NGN</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('NIO');return false;" data-currency="nio">
                <img class="flag flag-ni" src="/images/common/blank.png?1553261593" />
                <span>NIO</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('NOK');return false;" data-currency="nok">
                <img class="flag flag-no" src="/images/common/blank.png?1553261593" />
                <span>NOK</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('NPR');return false;" data-currency="npr">
                <img class="flag flag-np" src="/images/common/blank.png?1553261593" />
                <span>NPR</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('OMR');return false;" data-currency="omr">
                <img class="flag flag-om" src="/images/common/blank.png?1553261593" />
                <span>OMR</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('PAB');return false;" data-currency="pab">
                <img class="flag flag-pa" src="/images/common/blank.png?1553261593" />
                <span>PAB</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('PEN');return false;" data-currency="pen">
                <img class="flag flag-pe" src="/images/common/blank.png?1553261593" />
                <span>PEN</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('PGK');return false;" data-currency="pgk">
                <img class="flag flag-pg" src="/images/common/blank.png?1553261593" />
                <span>PGK</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('PHP');return false;" data-currency="php">
                <img class="flag flag-ph" src="/images/common/blank.png?1553261593" />
                <span>PHP</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('PKR');return false;" data-currency="pkr">
                <img class="flag flag-pk" src="/images/common/blank.png?1553261593" />
                <span>PKR</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('PLN');return false;" data-currency="pln">
                <img class="flag flag-pl" src="/images/common/blank.png?1553261593" />
                <span>PLN</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('PYG');return false;" data-currency="pyg">
                <img class="flag flag-py" src="/images/common/blank.png?1553261593" />
                <span>PYG</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('QAR');return false;" data-currency="qar">
                <img class="flag flag-qa" src="/images/common/blank.png?1553261593" />
                <span>QAR</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('RON');return false;" data-currency="ron">
                <img class="flag flag-ro" src="/images/common/blank.png?1553261593" />
                <span>RON</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('RUB');return false;" data-currency="rub">
                <img class="flag flag-ru" src="/images/common/blank.png?1553261593" />
                <span>RUB</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('RWF');return false;" data-currency="rwf">
                <img class="flag flag-rw" src="/images/common/blank.png?1553261593" />
                <span>RWF</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('SAR');return false;" data-currency="sar">
                <img class="flag flag-sa" src="/images/common/blank.png?1553261593" />
                <span>SAR</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('SBD');return false;" data-currency="sbd">
                <img class="flag flag-sb" src="/images/common/blank.png?1553261593" />
                <span>SBD</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('SCR');return false;" data-currency="scr">
                <img class="flag flag-sc" src="/images/common/blank.png?1553261593" />
                <span>SCR</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('SEK');return false;" data-currency="sek">
                <img class="flag flag-se" src="/images/common/blank.png?1553261593" />
                <span>SEK</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('SGD');return false;" data-currency="sgd">
                <img class="flag flag-sg" src="/images/common/blank.png?1553261593" />
                <span>SGD</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('SHP');return false;" data-currency="shp">
                <img class="flag flag-sh" src="/images/common/blank.png?1553261593" />
                <span>SHP</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('SLL');return false;" data-currency="sll">
                <img class="flag flag-sl" src="/images/common/blank.png?1553261593" />
                <span>SLL</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('SOS');return false;" data-currency="sos">
                <img class="flag flag-so" src="/images/common/blank.png?1553261593" />
                <span>SOS</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('SVC');return false;" data-currency="svc">
                <img class="flag flag-sv" src="/images/common/blank.png?1553261593" />
                <span>SVC</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('SYP');return false;" data-currency="syp">
                <img class="flag flag-sy" src="/images/common/blank.png?1553261593" />
                <span>SYP</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('SZL');return false;" data-currency="szl">
                <img class="flag flag-sz" src="/images/common/blank.png?1553261593" />
                <span>SZL</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('THB');return false;" data-currency="thb">
                <img class="flag flag-th" src="/images/common/blank.png?1553261593" />
                <span>THB</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('TND');return false;" data-currency="tnd">
                <img class="flag flag-tn" src="/images/common/blank.png?1553261593" />
                <span>TND</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('TOP');return false;" data-currency="top">
                <img class="flag flag-to" src="/images/common/blank.png?1553261593" />
                <span>TOP</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('TTD');return false;" data-currency="ttd">
                <img class="flag flag-tt" src="/images/common/blank.png?1553261593" />
                <span>TTD</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('TWD');return false;" data-currency="twd">
                <img class="flag flag-tw" src="/images/common/blank.png?1553261593" />
                <span>TWD</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('TZS');return false;" data-currency="tzs">
                <img class="flag flag-tz" src="/images/common/blank.png?1553261593" />
                <span>TZS</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('UAH');return false;" data-currency="uah">
                <img class="flag flag-ua" src="/images/common/blank.png?1553261593" />
                <span>UAH</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('UGX');return false;" data-currency="ugx">
                <img class="flag flag-ug" src="/images/common/blank.png?1553261593" />
                <span>UGX</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('UYU');return false;" data-currency="uyu">
                <img class="flag flag-uy" src="/images/common/blank.png?1553261593" />
                <span>UYU</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('UZS');return false;" data-currency="uzs">
                <img class="flag flag-uz" src="/images/common/blank.png?1553261593" />
                <span>UZS</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('VND');return false;" data-currency="vnd">
                <img class="flag flag-vn" src="/images/common/blank.png?1553261593" />
                <span>VND</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('VUV');return false;" data-currency="vuv">
                <img class="flag flag-vu" src="/images/common/blank.png?1553261593" />
                <span>VUV</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('WST');return false;" data-currency="wst">
                <img class="flag flag-ws" src="/images/common/blank.png?1553261593" />
                <span>WST</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('XAF');return false;" data-currency="xaf">
                <img class="flag flag-xa" src="/images/common/blank.png?1553261593" />
                <span>XAF</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('XCD');return false;" data-currency="xcd">
                <img class="flag flag-xc" src="/images/common/blank.png?1553261593" />
                <span>XCD</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('XDR');return false;" data-currency="xdr">
                <img class="flag flag-xd" src="/images/common/blank.png?1553261593" />
                <span>XDR</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('XOF');return false;" data-currency="xof">
                <img class="flag flag-xo" src="/images/common/blank.png?1553261593" />
                <span>XOF</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('XPF');return false;" data-currency="xpf">
                <img class="flag flag-xp" src="/images/common/blank.png?1553261593" />
                <span>XPF</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('YER');return false;" data-currency="yer">
                <img class="flag flag-ye" src="/images/common/blank.png?1553261593" />
                <span>YER</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('ZAR');return false;" data-currency="zar">
                <img class="flag flag-za" src="/images/common/blank.png?1553261593" />
                <span>ZAR</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('ZMW');return false;" data-currency="zmw">
                <img class="flag flag-zm" src="/images/common/blank.png?1553261593" />
                <span>ZMW</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('ZMW');return false;" data-currency="zmw">
                <img class="flag flag-zm" src="/images/common/blank.png?1553261593" />
                <span>ZMW</span>
            </li>
                                            <li class="currencyElem" onclick="switchCurrency('ZWD');return false;" data-currency="zwd">
                <img class="flag flag-zw" src="/images/common/blank.png?1553261593" />
                <span>ZWD</span>
            </li>
                </ul>
    </div>
    </div>
</div>
                        </div>
                    </div>
                </div>
        </div>
        <div class="row">
            <div class="col-1-1">
                <div class="footerBottom">
                    <div class="copyright">
                                                <span>Copyright © 2000 - 2019 Relais &amp; Châteaux. All rights reserved</span>
                    </div>
                    <div class="tripadvisorPowered">
                        <span>Traveler reviews powered by</span>
                        <img src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="https://www.tripadvisor.com/img/cdsi/langs/en/tripadvisor_logo_132x24-21400-0.gif" class="lazyload" alt="TripAdvisor" width="132" height="24">
                    </div>
                </div>
            </div>
        </div>
    </div>
</footer>

                <div id="footer-dock" data-include-src="/us/footer-dock/rc_root"></div>
        <script src="/bundles/bazingajstranslation/js/translator.min.js?1553261593"></script>
    <script src="https://www.relaischateaux.com/translations?locales=en_US"></script>

    <!--[if IE 8]> <script src="/js/front/jquery-legacy.min.js?1553261593"></script> <![endif]-->
    <!--[if gt IE 8]><!--> <script src="//ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <!--<![endif]-->

    <!--[if gt IE 9]><!-->
    <script src="//vw-embed.piksel.com/jsapi/1.0/api/7acd9375-611d-11e4-b265-005056865f49/script.js" async></script>
    <!--<![endif]-->

                <script src="/js/front/vendors.min.js?1553261593"></script>

                
        <script src="/js/front/i18n/datepicker-en-GB.min.js?1553261593" async defer></script>

            <script src="/js/front/front.min.js?1553261593"></script>
        
    <script type="text/javascript">cookie.hasAcceptJs('bookatable', 'https://bda.bookatable.com/deploy/lbui.direct.min.js');</script>

    <script src="/bundles/fosjsrouting/js/router.js?1553261593"></script>
    <script src="/js/routing?callback=fos.Router.setData"></script>

    <script type="text/javascript" src="https://track.adform.net/serving/scripts/trackpoint/"></script>
        
                <script type="text/javascript" src="/js/socket.io.js?1553261593"></script>
        <script type="text/javascript">
            var socket = io.connect('//nodejs.relaischateaux.com', {transports: ['websocket']});
        </script>

            <script defer async src="/js/front/client.min.js?1553261593"></script>
        
    <script type="text/javascript">
        $(document).ready(function(){
                        var translatedUrls = [];
            var currentLocale = 'en_US';

                                            translatedUrls.push({
                    url : "/fr/",
                    locale : "fr_FR",
                    name : "Français"
                });
                                                            translatedUrls.push({
                    url : "/us/",
                    locale : "en_US",
                    name : "U.S. English"
                });
                                                            translatedUrls.push({
                    url : "/gb/",
                    locale : "en_GB",
                    name : "British English"
                });
                                                            translatedUrls.push({
                    url : "/de/",
                    locale : "de_DE",
                    name : "Deutsch"
                });
                                                            translatedUrls.push({
                    url : "/es/",
                    locale : "es_ES",
                    name : "Español"
                });
                                                            translatedUrls.push({
                    url : "/it/",
                    locale : "it_IT",
                    name : "Italiano"
                });
                                                            translatedUrls.push({
                    url : "/ru/",
                    locale : "ru_RU",
                    name : "Pусский"
                });
                                                            translatedUrls.push({
                    url : "/br/",
                    locale : "pt_BR",
                    name : "Português"
                });
                            
            translatedUrls.push({
                url : "http://www.relaischateaux.cn",
                locale : "cn_CN",
                name : "中国语"
            });

            translatedUrls.push({
                url : "http://www.relaischateaux.jp",
                locale : "jp_JP",
                name : "日本語"
            });

            $('ul.langSelector').html('');
            $('#langSelectorMainMenu').html('');

            for (var i in translatedUrls) {
                if (translatedUrls[i].locale != 'cn_CN' && translatedUrls[i].locale != 'jp_JP') {
                    var lang = $('<li><a class="changeLanguage" href="' + translatedUrls[i].url + '" data-locale="' + translatedUrls[i].locale + '">' + translatedUrls[i].name + '</a></li>');
                } else {
                    var lang = $('<li><a href="' + translatedUrls[i].url + '">' + translatedUrls[i].name + '</a></li>');
                }

                if (translatedUrls[i].locale == currentLocale) {
                    lang.addClass('active');
                }

                $('ul.langSelector').append(lang.clone());
                $('#langSelectorMainMenu').append(lang.clone());
            }
        });
    </script>


<script type="text/javascript">
    myCurrentURL = encodeURIComponent(window.location.href);

    if (cookie.hasAccept('facebook')) {
        countFacebook(myCurrentURL);
    }

    if (cookie.hasAccept('pinterest')) {
        countPinterest(myCurrentURL);
    }
</script>
</body>
</html>
    <!--TAG SURVEILLANCE=’R45443GFG3DS’-->
