{"id":18,"date":"2026-09-17T09:06:42","date_gmt":"2026-09-17T09:06:42","guid":{"rendered":"https:\/\/spiral-echantillonnage.fr\/?page_id=18"},"modified":"2026-09-17T09:44:18","modified_gmt":"2026-09-17T09:44:18","slug":"elementor-18","status":"publish","type":"page","link":"https:\/\/spiral-echantillonnage.fr\/","title":{"rendered":"Elementor #18"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"18\" class=\"elementor elementor-18\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d49e663 e-flex e-con-boxed e-con e-parent\" data-id=\"d49e663\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9e2aa4d elementor-widget elementor-widget-html\" data-id=\"9e2aa4d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n\r\n\/* =========================================\r\n   MASQUER LE HEADER \/ MENU \/ FOOTER\r\n   ========================================= *\/\r\n\r\n\/* Header classiques WordPress *\/\r\nheader.site-header,\r\n.site-header,\r\n#site-header,\r\n.main-header,\r\n.site-footer,\r\nfooter.site-footer,\r\n#colophon,\r\n.elementor-location-header,\r\n.elementor-location-footer,\r\n.elementor-location-single-header,\r\n.elementor-location-single-footer {\r\n    display: none !important;\r\n}\r\n\r\n\r\n\/* =========================================\r\n   SPIRAL \u2014 PAGE CONSTRUCTION\r\n========================================= *\/\r\n\r\nhtml,\r\nbody {\r\n    margin: 0 !important;\r\n    padding: 0 !important;\r\n}\r\n\r\nbody {\r\n    overflow-x: hidden;\r\n}\r\n\r\n\r\n.spiral-coming {\r\n\r\n    --green: #3F6F45;\r\n    --green-dark: #315A37;\r\n    --text: #252525;\r\n    --grey: #707070;\r\n\r\n    min-height: 100vh;\r\n    width: 100%;\r\n\r\n    box-sizing: border-box;\r\n\r\n    display: flex;\r\n    flex-direction: column;\r\n\r\n    background:\r\n        radial-gradient(\r\n            circle at 85% 15%,\r\n            rgba(63,111,69,.08),\r\n            transparent 30%\r\n        ),\r\n        radial-gradient(\r\n            circle at 10% 85%,\r\n            rgba(63,111,69,.06),\r\n            transparent 28%\r\n        ),\r\n        #ffffff;\r\n\r\n    color: var(--text);\r\n\r\n    font-family:\r\n        Arial,\r\n        Helvetica,\r\n        sans-serif;\r\n\r\n    overflow: hidden;\r\n}\r\n\r\n\r\n\/* =========================================\r\n   HEADER SPIRAL\r\n========================================= *\/\r\n\r\n.spiral-coming-header {\r\n\r\n    width: 100%;\r\n\r\n    padding: 35px 6%;\r\n\r\n    box-sizing: border-box;\r\n\r\n    display: flex;\r\n\r\n    align-items: center;\r\n\r\n    justify-content: space-between;\r\n}\r\n\r\n\r\n.spiral-coming-logo {\r\n\r\n    width: 180px;\r\n\r\n    max-width: 45%;\r\n\r\n    height: auto;\r\n\r\n    display: block;\r\n}\r\n\r\n\r\n.spiral-coming-line {\r\n\r\n    width: 55px;\r\n\r\n    height: 3px;\r\n\r\n    background: var(--green);\r\n\r\n    border-radius: 10px;\r\n}\r\n\r\n\r\n\/* =========================================\r\n   CONTENU\r\n========================================= *\/\r\n\r\n.spiral-coming-main {\r\n\r\n    flex: 1;\r\n\r\n    display: flex;\r\n\r\n    align-items: center;\r\n\r\n    justify-content: center;\r\n\r\n    padding: 40px 25px 80px;\r\n\r\n    box-sizing: border-box;\r\n}\r\n\r\n\r\n.spiral-coming-content {\r\n\r\n    width: 100%;\r\n\r\n    max-width: 900px;\r\n\r\n    text-align: center;\r\n}\r\n\r\n\r\n\/* =========================================\r\n   LABEL\r\n========================================= *\/\r\n\r\n.spiral-coming-label {\r\n\r\n    display: inline-flex;\r\n\r\n    align-items: center;\r\n\r\n    gap: 9px;\r\n\r\n    margin-bottom: 25px;\r\n\r\n    color: var(--green);\r\n\r\n    font-size: 13px;\r\n\r\n    font-weight: 600;\r\n\r\n    letter-spacing: 2px;\r\n\r\n    text-transform: uppercase;\r\n}\r\n\r\n\r\n.spiral-coming-dot {\r\n\r\n    width: 8px;\r\n\r\n    height: 8px;\r\n\r\n    background: var(--green);\r\n\r\n    border-radius: 50%;\r\n\r\n    animation: spiral-pulse 2s infinite;\r\n}\r\n\r\n\r\n@keyframes spiral-pulse {\r\n\r\n    0% {\r\n        opacity: 1;\r\n        transform: scale(1);\r\n    }\r\n\r\n    50% {\r\n        opacity: .4;\r\n        transform: scale(.75);\r\n    }\r\n\r\n    100% {\r\n        opacity: 1;\r\n        transform: scale(1);\r\n    }\r\n\r\n}\r\n\r\n\r\n\/* =========================================\r\n   TITRE\r\n========================================= *\/\r\n\r\n.spiral-coming-title {\r\n\r\n    margin: 0;\r\n\r\n    font-size: clamp(52px, 8vw, 92px);\r\n\r\n    line-height: 1;\r\n\r\n    font-weight: 600;\r\n\r\n    letter-spacing: -4px;\r\n\r\n    color: var(--text);\r\n}\r\n\r\n\r\n.spiral-coming-title span {\r\n\r\n    color: var(--green);\r\n\r\n}\r\n\r\n\r\n\/* =========================================\r\n   TEXTE\r\n========================================= *\/\r\n\r\n.spiral-coming-text {\r\n\r\n    max-width: 600px;\r\n\r\n    margin: 28px auto 0;\r\n\r\n    color: var(--grey);\r\n\r\n    font-size: 18px;\r\n\r\n    line-height: 1.7;\r\n}\r\n\r\n\r\n\/* =========================================\r\n   BADGE\r\n========================================= *\/\r\n\r\n.spiral-coming-badge {\r\n\r\n    display: inline-block;\r\n\r\n    margin-top: 35px;\r\n\r\n    padding: 13px 26px;\r\n\r\n    background: var(--green);\r\n\r\n    color: #ffffff;\r\n\r\n    border-radius: 50px;\r\n\r\n    font-size: 15px;\r\n\r\n    font-weight: 500;\r\n\r\n    box-shadow:\r\n        0 8px 25px\r\n        rgba(63,111,69,.18);\r\n\r\n    transition: all .25s ease;\r\n}\r\n\r\n\r\n.spiral-coming-badge:hover {\r\n\r\n    background: var(--green-dark);\r\n\r\n    transform: translateY(-2px);\r\n\r\n}\r\n\r\n\r\n\/* =========================================\r\n   D\u00c9CORATION\r\n========================================= *\/\r\n\r\n.spiral-coming-decoration {\r\n\r\n    margin: 55px auto 0;\r\n\r\n    display: flex;\r\n\r\n    justify-content: center;\r\n\r\n    align-items: center;\r\n\r\n    gap: 12px;\r\n}\r\n\r\n\r\n.spiral-coming-decoration span {\r\n\r\n    display: block;\r\n\r\n    height: 2px;\r\n\r\n    border-radius: 10px;\r\n\r\n    background: #DDE5DD;\r\n}\r\n\r\n\r\n.spiral-coming-decoration span:nth-child(1) {\r\n    width: 70px;\r\n}\r\n\r\n\r\n.spiral-coming-decoration span:nth-child(2) {\r\n\r\n    width: 130px;\r\n\r\n    background: var(--green);\r\n}\r\n\r\n\r\n.spiral-coming-decoration span:nth-child(3) {\r\n    width: 70px;\r\n}\r\n\r\n\r\n\/* =========================================\r\n   FOOTER\r\n========================================= *\/\r\n\r\n.spiral-coming-footer {\r\n\r\n    padding: 20px 25px 25px;\r\n\r\n    text-align: center;\r\n\r\n    color: #999999;\r\n\r\n    font-size: 12px;\r\n}\r\n\r\n\r\n\/* =========================================\r\n   ELEMENTOR\r\n========================================= *\/\r\n\r\n.elementor-widget-html {\r\n\r\n    margin-bottom: 0 !important;\r\n\r\n}\r\n\r\n\r\n.elementor-widget-html\r\n.elementor-widget-container {\r\n\r\n    padding: 0 !important;\r\n\r\n}\r\n\r\n\r\n\/* =========================================\r\n   MOBILE\r\n========================================= *\/\r\n\r\n@media (max-width: 600px) {\r\n\r\n    .spiral-coming-header {\r\n\r\n        padding: 25px;\r\n\r\n    }\r\n\r\n    .spiral-coming-logo {\r\n\r\n        width: 145px;\r\n\r\n    }\r\n\r\n    .spiral-coming-line {\r\n\r\n        width: 35px;\r\n\r\n    }\r\n\r\n    .spiral-coming-main {\r\n\r\n        padding: 40px 20px 60px;\r\n\r\n    }\r\n\r\n    .spiral-coming-title {\r\n\r\n        font-size: 55px;\r\n\r\n        letter-spacing: -2px;\r\n\r\n    }\r\n\r\n    .spiral-coming-text {\r\n\r\n        font-size: 16px;\r\n\r\n        line-height: 1.6;\r\n\r\n    }\r\n\r\n    .spiral-coming-decoration {\r\n\r\n        margin-top: 40px;\r\n\r\n    }\r\n\r\n}\r\n\r\n<\/style>\r\n\r\n\r\n<!-- =====================================\r\n     PAGE SPIRAL\r\n===================================== -->\r\n\r\n<div class=\"spiral-coming\">\r\n\r\n\r\n    <!-- CONTENU -->\r\n\r\n    <main class=\"spiral-coming-main\">\r\n\r\n        <div class=\"spiral-coming-content\">\r\n\r\n\r\n            <div class=\"spiral-coming-label\">\r\n\r\n                <span class=\"spiral-coming-dot\"><\/span>\r\n\r\n                Nouveau site en pr\u00e9paration\r\n\r\n            <\/div>\r\n\r\n\r\n            <h1 class=\"spiral-coming-title\">\r\n\r\n                Site en<br>\r\n\r\n                <span>construction<\/span>\r\n\r\n            <\/h1>\r\n\r\n\r\n            <p class=\"spiral-coming-text\">\r\n\r\n                Notre nouveau site arrive bient\u00f4t.\r\n\r\n                <br>\r\n\r\n                Nous pr\u00e9parons actuellement\r\n                une nouvelle exp\u00e9rience pour les professionnels\r\n                de l'\u00e9chantillonnage.\r\n\r\n            <\/p>\r\n\r\n\r\n            <div class=\"spiral-coming-badge\">\r\n\r\n                \u00c0 bient\u00f4t sur Spiral\r\n\r\n            <\/div>\r\n\r\n\r\n            <div class=\"spiral-coming-decoration\">\r\n\r\n                <span><\/span>\r\n                <span><\/span>\r\n                <span><\/span>\r\n\r\n            <\/div>\r\n\r\n\r\n        <\/div>\r\n\r\n    <\/main>\r\n\r\n\r\n    <!-- COPYRIGHT -->\r\n\r\n    <footer class=\"spiral-coming-footer\">\r\n\r\n        \u00a9 Spiral \u00c9chantillonnage\r\n\r\n    <\/footer>\r\n\r\n\r\n<\/div>\r\n```\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Nouveau site en pr\u00e9paration Site en construction Notre nouveau site arrive bient\u00f4t. Nous pr\u00e9parons actuellement une nouvelle exp\u00e9rience pour les [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-18","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/spiral-echantillonnage.fr\/index.php?rest_route=\/wp\/v2\/pages\/18","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/spiral-echantillonnage.fr\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/spiral-echantillonnage.fr\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/spiral-echantillonnage.fr\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/spiral-echantillonnage.fr\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=18"}],"version-history":[{"count":16,"href":"https:\/\/spiral-echantillonnage.fr\/index.php?rest_route=\/wp\/v2\/pages\/18\/revisions"}],"predecessor-version":[{"id":49,"href":"https:\/\/spiral-echantillonnage.fr\/index.php?rest_route=\/wp\/v2\/pages\/18\/revisions\/49"}],"wp:attachment":[{"href":"https:\/\/spiral-echantillonnage.fr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=18"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}