{"id":465,"date":"2026-06-22T13:52:02","date_gmt":"2026-06-22T13:52:02","guid":{"rendered":"https:\/\/bdhstreams.com\/?page_id=465"},"modified":"2026-07-14T18:09:23","modified_gmt":"2026-07-14T18:09:23","slug":"465-2","status":"publish","type":"page","link":"https:\/\/bdhstreams.com\/fr\/","title":{"rendered":"homepage"},"content":{"rendered":"\n<!-- \u2554\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2557\n     \u2551  FOUNDATION  -  loaded ONCE. Base tokens, buttons, motion system.  \u2551\n     \u2551  Everything below (all sections) is scoped under .bdhs-home.       \u2551\n     \u255a\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u255d -->\n<style>\n\/* COSTA (headings): paste your Adobe Fonts embed here if you have it:\n   @import url('https:\/\/use.typekit.net\/XXXXXXX.css'); *\/\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Raleway:wght@400;600;700;800&display=swap');\n\n.bdhs-home{\n  --yellow:#FCF300; --yellow-dim:#D9D200;\n  --teal:#3BBDC6; --teal-soft:#173B3E;\n  --dark:#231F20; --dark-2:#2B2728; --surface:#332F30;\n  --white:#FFFFFF; --muted:#FFFFFF; --line:#403C3D;\n  --grad:linear-gradient(90deg,var(--yellow),var(--teal));\n  --display:'costa-std','Costa','Raleway',sans-serif;\n  --body:'Raleway',sans-serif;\n  font-family:var(--body); color:var(--white); line-height:1.6;\n}\n.bdhs-home *{box-sizing:border-box;margin:0;padding:0;}\n.bdhs-home .bdhs-wrap{max-width:1200px;margin:0 auto;padding:0 24px;}\n\n\/* Every heading is explicitly white so Kadence's default dark heading\n   color can never turn one navy on the dark background. *\/\n.bdhs-home h1,.bdhs-home h2,.bdhs-home h3{color:#FFFFFF !important;}\n\n\/* Eyebrow label (small uppercase, teal) *\/\n.bdhs-home .bdhs-eyebrow{\n  font-size:.78rem;font-weight:800;text-transform:uppercase;\n  letter-spacing:.18em;color:var(--teal);margin-bottom:10px;display:block;\n}\n\n\/* Buttons *\/\n.bdhs-home .bdhs-btn{\n  display:inline-flex;align-items:center;gap:9px;\n  font-weight:800;font-size:.85rem;text-transform:uppercase;letter-spacing:.06em;\n  padding:13px 22px;border-radius:6px;text-decoration:none;\n  border:2px solid var(--yellow);cursor:pointer;\n  transition:transform .18s ease,background .18s ease,border-color .18s ease;\n}\n.bdhs-home .bdhs-btn:hover{transform:translateY(-2px);}\n.bdhs-home .bdhs-btn:focus-visible{outline:3px solid var(--teal);outline-offset:3px;}\n.bdhs-home .bdhs-btn--primary{background:var(--yellow);color:var(--dark);}\n.bdhs-home .bdhs-btn--primary:hover{background:var(--yellow-dim);border-color:var(--yellow-dim);}\n.bdhs-home .bdhs-btn--secondary{background:rgba(35,31,32,.5);color:var(--white);border-color:var(--muted);}\n.bdhs-home .bdhs-btn--secondary:hover{border-color:var(--white);}\n.bdhs-home .bdhs-quiet{font-weight:600;color:var(--teal);text-decoration:underline;text-underline-offset:3px;}\n.bdhs-home .bdhs-quiet:hover{color:var(--white);}\n.bdhs-home .bdhs-btn svg{transition:transform .18s ease;}\n.bdhs-home .bdhs-btn:hover svg{transform:translateX(2px);}\n\n\/* \u2500\u2500 MOTION SYSTEM \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n   1) bdhs-rise   : hero content rises in once on load (pure CSS)\n   2) bdhs-reveal : elements fade + rise as they scroll into view\n                    (the small script at the very end tags them)\n   All motion is disabled for visitors who ask for reduced motion. *\/\n@keyframes bdhs-rise{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}\n.bdhs-home .bdhs-rise{animation:bdhs-rise .6s ease both;}\n.bdhs-home .bdhs-rise-2{animation-delay:.08s;}\n.bdhs-home .bdhs-rise-3{animation-delay:.16s;}\n.bdhs-home .bdhs-rise-4{animation-delay:.24s;}\n.bdhs-home .bdhs-rise-5{animation-delay:.32s;}\n\/* Scroll reveal. Elements only hide AFTER the script tags them with\n   .bdhs-prep, so if scripts are ever stripped nothing stays invisible. *\/\n.bdhs-home .bdhs-reveal.bdhs-prep{opacity:0;transform:translateY(18px);transition:opacity .55s ease,transform .55s ease;}\n.bdhs-home .bdhs-reveal.bdhs-in{opacity:1;transform:none;}\n.bdhs-home .bdhs-stagger .bdhs-reveal.bdhs-prep:nth-child(2){transition-delay:.07s;}\n.bdhs-home .bdhs-stagger .bdhs-reveal.bdhs-prep:nth-child(3){transition-delay:.14s;}\n.bdhs-home .bdhs-stagger .bdhs-reveal.bdhs-prep:nth-child(4){transition-delay:.21s;}\n@media (prefers-reduced-motion:reduce){\n  .bdhs-home *{animation:none !important;transition:none !important;}\n  .bdhs-home .bdhs-reveal.bdhs-prep{opacity:1 !important;transform:none !important;}\n}\n<\/style>\n\n\n<!-- \u2554\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2557\n     \u2551  SECTION 1 - HERO   (Custom HTML)                                  \u2551\n     \u2551  Split layout: copy on the left, embedded trailer player right.   \u2551\n     \u255a\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u255d -->\n<style>\n.bdhs-home.bdhs-hero{background:var(--dark);position:relative;overflow:hidden;}\n\/* full-bleed image banner behind the copy + player *\/\n.bdhs-home .bdhs-hero-bg{position:absolute;inset:0;}\n.bdhs-home .bdhs-hero-bg img{width:100%;height:100%;object-fit:cover;display:block;}\n\/* scrim: darken bottom (fade into page) + left (keep copy readable) *\/\n.bdhs-home .bdhs-hero-bg::after{\n  content:\"\";position:absolute;inset:0;\n  background:\n    linear-gradient(0deg,var(--dark) 0%,rgba(35,31,32,.55) 42%,rgba(35,31,32,.22) 100%),\n    linear-gradient(90deg,rgba(35,31,32,.94) 0%,rgba(35,31,32,.6) 52%,rgba(35,31,32,.3) 100%);\n}\n.bdhs-home .bdhs-hero-inner{\n  position:relative;z-index:1;display:grid;grid-template-columns:1.05fr 1fr;gap:44px;align-items:center;\n  padding-top:120px;padding-bottom:64px;\n}\n.bdhs-home .bdhs-hero-brand{\n  font-size:.78rem;font-weight:800;text-transform:uppercase;\n  letter-spacing:.2em;color:var(--yellow);margin-bottom:10px;\n}\n.bdhs-home .bdhs-hero-title{\n  font-family:var(--display);font-weight:800;text-transform:uppercase;\n  font-size:clamp(2rem,5vw,3.4rem);line-height:1.03;\n  letter-spacing:-.01em;max-width:15ch;margin-bottom:14px;\n}\n.bdhs-home .bdhs-meta{\n  display:flex;align-items:center;gap:10px;flex-wrap:wrap;\n  font-size:.85rem;font-weight:600;color:var(--muted);margin-bottom:16px;\n}\n.bdhs-home .bdhs-meta .bdhs-dot{width:4px;height:4px;border-radius:50%;background:var(--teal);}\n.bdhs-home .bdhs-meta .bdhs-free{\n  color:var(--dark);background:var(--yellow);border-radius:4px;\n  padding:2px 8px;font-size:.72rem;font-weight:800;\n  text-transform:uppercase;letter-spacing:.08em;\n}\n.bdhs-home .bdhs-hero-sub{color:var(--muted);max-width:52ch;margin-bottom:24px;font-size:1rem;}\n.bdhs-home .bdhs-hero-cta{display:flex;align-items:center;gap:14px;flex-wrap:wrap;}\n\/* embedded trailer player (16:9, framed) *\/\n.bdhs-home .bdhs-hero-player{\n  position:relative;width:100%;border-radius:12px;overflow:hidden;\n  border:1px solid var(--line);box-shadow:0 24px 60px rgba(0,0,0,.5);background:#000;\n}\n.bdhs-home .bdhs-hero-player .bdhs-embed{position:relative;width:100%;height:0;padding-bottom:56.25%;}\n.bdhs-home .bdhs-hero-player iframe{position:absolute;inset:0;width:100%;height:100%;border:0;}\n@media (max-width:860px){\n  .bdhs-home .bdhs-hero-inner{grid-template-columns:1fr;gap:28px;padding-top:96px;padding-bottom:44px;}\n  .bdhs-home .bdhs-hero-title{max-width:none;}\n}\n<\/style>\n\n<section class=\"bdhs-home bdhs-hero\" aria-label=\"En vedette : Be Outspoken with Creatives\">\n  <div class=\"bdhs-hero-bg\" aria-hidden=\"true\">\n    <img decoding=\"async\" src=\"https:\/\/bdhstreams.com\/wp-content\/uploads\/2026\/06\/BDH-Streams-Be-outspoken-with-creatives-tv-show-bernardson-bdh-collective.webp\" alt=\"\">\n  <\/div>\n  <div class=\"bdhs-wrap bdhs-hero-inner\">\n    <div class=\"bdhs-hero-copy\">\n      <p class=\"bdhs-hero-brand bdhs-rise\">S\u00e9rie originale BDH<\/p>\n      <h1 class=\"bdhs-hero-title bdhs-rise bdhs-rise-2\">Be Outspoken with Creatives<\/h1>\n      <div class=\"bdhs-meta bdhs-rise bdhs-rise-3\">\n        <span class=\"bdhs-free\">\u00c9pisode 1 gratuit<\/span>\n        <span>Saison 1<\/span><span class=\"bdhs-dot\" aria-hidden=\"true\"><\/span>\n        <span>19 \u00e9pisodes<\/span><span class=\"bdhs-dot\" aria-hidden=\"true\"><\/span>\n        <span>Entrevues<\/span>\n      <\/div>\n      <p class=\"bdhs-hero-sub bdhs-rise bdhs-rise-4\">Bernardson rencontre des pigistes, des artistes et des personnalit\u00e9s publiques pour des discussions honn\u00eates sur la vie cr\u00e9ative. Des histoires vraies qui vous seront utiles. L&rsquo;\u00e9pisode 1 est gratuit \u00e0 regarder.<\/p>\n      <div class=\"bdhs-hero-cta bdhs-rise bdhs-rise-5\">\n        <a class=\"bdhs-btn bdhs-btn--primary\" href=\"https:\/\/bdhstreams.com\/fr\/watch\/fr-speak-up-stand-out\/\">\n          <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\"><path d=\"M6 4l14 8-14 8z\"\/><\/svg>\n          Lire l&rsquo;\u00e9pisode 1\n        <\/a>\n        <a class=\"bdhs-btn bdhs-btn--secondary\" href=\"https:\/\/bdhstreams.com\/show\/be-outspoken-with-creatives\/\">Voir tous les \u00e9pisodes<\/a>\n      <\/div>\n    <\/div>\n\n    <div class=\"bdhs-hero-player bdhs-rise bdhs-rise-3\">\n      <!-- Trailer player (BDH Streams player). Referrer-locked to bdhstreams.com,\n           so it plays on the live site, not in a local preview. -->\n      <div class=\"bdhs-embed\">\n        <iframe id=\"pv_Az1LQapz\" src=\"https:\/\/streams.bdhstreams.com\/file\/BeOutspokenWithCreatives\/Trailer-Anglais-8BIT.html?player=BDHStreams\" scrolling=\"no\" allowfullscreen=\"true\" webkitallowfullscreen=\"true\" mozallowfullscreen=\"true\" title=\"Bande-annonce de Be Outspoken with Creatives\"><\/iframe>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n<!-- \u2554\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2557\n     \u2551  SECTION 2 - HOW IT WORKS   (Custom HTML)                          \u2551\n     \u2551  Three honest promises. Cards lift on hover, reveal on scroll.     \u2551\n     \u255a\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u255d -->\n<style>\n.bdhs-home.bdhs-how{background:var(--dark);padding:56px 0 20px;}\n.bdhs-home .bdhs-how-h2{font-family:var(--display);font-weight:800;text-transform:uppercase;font-size:clamp(1.5rem,3.2vw,2.1rem);line-height:1.12;}\n.bdhs-home .bdhs-how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:24px;}\n.bdhs-home .bdhs-how-card{\n  background:var(--dark-2);border:1px solid var(--line);border-radius:12px;\n  padding:26px 22px;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease;\n}\n.bdhs-home .bdhs-how-card:hover{transform:translateY(-4px);border-color:var(--teal);box-shadow:0 12px 30px rgba(0,0,0,.35);}\n.bdhs-home .bdhs-how-ico{\n  width:44px;height:44px;border-radius:10px;background:var(--yellow);\n  display:flex;align-items:center;justify-content:center;color:var(--dark);margin-bottom:14px;\n}\n.bdhs-home .bdhs-how-card h3{font-family:var(--display);font-weight:800;text-transform:uppercase;font-size:1.05rem;line-height:1.2;margin-bottom:8px;}\n.bdhs-home .bdhs-how-card p{color:var(--muted);font-size:.92rem;}\n@media (max-width:800px){.bdhs-home .bdhs-how-grid{grid-template-columns:1fr;}}\n<\/style>\n\n<section class=\"bdhs-home bdhs-how\" aria-label=\"Comment \u00e7a marche\">\n  <div class=\"bdhs-wrap\">\n    <span class=\"bdhs-eyebrow bdhs-reveal\">Simple et juste<\/span>\n    <h2 class=\"bdhs-how-h2 bdhs-reveal\">Regardez \u00e0 vos conditions<\/h2>\n    <div class=\"bdhs-how-grid bdhs-stagger\">\n      <div class=\"bdhs-how-card bdhs-reveal\">\n        <span class=\"bdhs-how-ico\" aria-hidden=\"true\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M8 5v14l11-7z\"\/><\/svg><\/span>\n        <h3>Commencez gratuitement<\/h3>\n        <p>Les balados et le premier \u00e9pisode de chaque s\u00e9rie ne co\u00fbtent rien. Aucune carte, aucun compte requis pour explorer.<\/p>\n      <\/div>\n      <div class=\"bdhs-how-card bdhs-reveal\">\n        <span class=\"bdhs-how-ico\" aria-hidden=\"true\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M20 6L9 17l-5-5\"\/><\/svg><\/span>\n        <h3>Achetez-la une fois<\/h3>\n        <p>Achetez une saison compl\u00e8te pour $10.99 et gardez-la pour toujours. Aucuns frais mensuels, aucun forfait que vous n&rsquo;avez pas demand\u00e9.<\/p>\n      <\/div>\n      <div class=\"bdhs-how-card bdhs-reveal\">\n        <span class=\"bdhs-how-ico\" aria-hidden=\"true\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M12 2v20M2 12h20\"\/><\/svg><\/span>\n        <h3>Des prix honn\u00eates<\/h3>\n        <p>Le prix \u00e0 vie augmente seulement quand nous lan\u00e7ons une nouvelle s\u00e9rie. Nous vous donnons le vrai chiffre, jamais un faux compte \u00e0 rebours.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n<!-- \u2554\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2557\n     \u2551  SECTION 3 - BDH ORIGINALS RAIL   (Custom HTML)                    \u2551\n     \u2551  Tall 2:3 posters, streaming-app scroll. Be Outspoken + Soundtrack.\u2551\n     \u255a\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u255d -->\n<style>\n.bdhs-home.bdhs-row{background:var(--dark);padding:36px 0 10px;}\n.bdhs-home .bdhs-row-head{display:flex;align-items:baseline;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:16px;}\n.bdhs-home .bdhs-row-head h2{font-family:var(--display);font-weight:800;font-size:1.3rem;text-transform:uppercase;letter-spacing:.02em;}\n.bdhs-home .bdhs-rail-clip{overflow:hidden;}\n.bdhs-home .bdhs-rail{display:flex;gap:14px;overflow-x:auto;padding-bottom:14px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;}\n.bdhs-home .bdhs-rail::-webkit-scrollbar{height:8px;}\n.bdhs-home .bdhs-rail::-webkit-scrollbar-thumb{background:var(--line);border-radius:4px;}\n.bdhs-home .bdhs-poster{\n  flex:0 0 200px;aspect-ratio:2\/3;scroll-snap-align:start;position:relative;\n  border-radius:8px;overflow:hidden;background:var(--surface);border:1px solid var(--line);\n  text-decoration:none;color:var(--white);transition:transform .18s ease,border-color .18s ease;\n}\n.bdhs-home .bdhs-poster:hover{transform:scale(1.04);border-color:var(--teal);}\n.bdhs-home .bdhs-poster:focus-visible{outline:3px solid var(--teal);outline-offset:3px;}\n.bdhs-home .bdhs-poster img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease;}\n.bdhs-home .bdhs-poster:hover img{transform:scale(1.06);}\n.bdhs-home .bdhs-poster::after{content:\"\";position:absolute;inset:0;background:linear-gradient(0deg,rgba(35,31,32,.9) 0%,rgba(35,31,32,0) 48%);}\n.bdhs-home .bdhs-poster-body{position:absolute;left:0;right:0;bottom:0;z-index:1;padding:14px;}\n.bdhs-home .bdhs-poster-body strong{font-family:var(--display);font-weight:800;text-transform:uppercase;font-size:.98rem;line-height:1.15;display:block;}\n.bdhs-home .bdhs-poster-body span{font-size:.75rem;color:var(--teal);font-weight:700;}\n.bdhs-home .bdhs-poster--soon img{filter:grayscale(.3) brightness(.7);}\n.bdhs-home .bdhs-poster--soon .bdhs-poster-body span{color:var(--muted);}\n@media (max-width:600px){.bdhs-home .bdhs-poster{flex-basis:160px;}}\n<\/style>\n\n<section class=\"bdhs-home bdhs-row\" aria-label=\"Originaux BDH\">\n  <div class=\"bdhs-wrap\">\n    <div class=\"bdhs-row-head bdhs-reveal\">\n      <h2>Originaux BDH<\/h2>\n      <a class=\"bdhs-quiet\" href=\"https:\/\/bdhstreams.com\/fr\/shows\/\">Tout parcourir<\/a>\n    <\/div>\n    <div class=\"bdhs-rail-clip bdhs-reveal\">\n      <div class=\"bdhs-rail\" role=\"list\">\n        <a class=\"bdhs-poster\" role=\"listitem\" href=\"https:\/\/bdhstreams.com\/show\/be-outspoken-with-creatives\/\">\n          <img decoding=\"async\" src=\"https:\/\/bdhstreams.com\/wp-content\/uploads\/2026\/06\/BDH-Streams-Coming-soon-tv-show-2-1.jpeg\" alt=\"Affiche de Be Outspoken with Creatives\">\n          <div class=\"bdhs-poster-body\">\n            <span>S\u00e9rie \u00b7 19 \u00e9pisodes<\/span>\n            <strong>Be Outspoken with Creatives<\/strong>\n          <\/div>\n        <\/a>\n        <div class=\"bdhs-poster bdhs-poster--soon\" role=\"listitem\" aria-label=\"Bient\u00f4t disponible\">\n          <img decoding=\"async\" src=\"https:\/\/bdhstreams.com\/wp-content\/uploads\/2026\/06\/Joahedi.webp\" alt=\"The Soundtrack of My Life\">\n          <div class=\"bdhs-poster-body\">\n            <span>Documentaire \u00b7 Bient\u00f4t disponible<\/span>\n            <strong>The Soundtrack of My Life<\/strong>\n          <\/div>\n        <\/div>\n        <div class=\"bdhs-poster bdhs-poster--soon\" role=\"listitem\" aria-label=\"D'autres s\u00e9ries en production\" style=\"display:flex;align-items:center;justify-content:center;text-align:center;\">\n          <p style=\"color:var(--muted);font-size:.85rem;font-weight:600;padding:16px;position:relative;z-index:1;\">D&rsquo;autres s\u00e9ries originales sont en production.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n<!-- \u2554\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2557\n     \u2551  SECTION 4 - FROM THE SHOW RAIL   (Custom HTML)                    \u2551\n     \u2551  Landscape 16:9 episode tiles. Episode 1 is free; rest are season. \u2551\n     \u255a\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u255d -->\n<style>\n.bdhs-home.bdhs-row-eps{background:var(--dark);padding:26px 0 44px;}\n.bdhs-home .bdhs-tile{\n  flex:0 0 300px;aspect-ratio:16\/9;scroll-snap-align:start;position:relative;\n  border-radius:8px;overflow:hidden;background:var(--surface);border:1px solid var(--line);\n  text-decoration:none;color:var(--white);transition:transform .18s ease,border-color .18s ease;\n}\n.bdhs-home .bdhs-tile:hover{transform:scale(1.04);border-color:var(--teal);}\n.bdhs-home .bdhs-tile:focus-visible{outline:3px solid var(--teal);outline-offset:3px;}\n.bdhs-home .bdhs-tile img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease;}\n.bdhs-home .bdhs-tile:hover img{transform:scale(1.05);}\n.bdhs-home .bdhs-tile::after{\n  content:\"\";position:absolute;inset:0;\n  background:linear-gradient(0deg,rgba(35,31,32,.92) 0%,rgba(35,31,32,0) 55%),radial-gradient(circle at center,transparent 50%,rgba(35,31,32,.4) 100%);\n}\n.bdhs-home .bdhs-tile-body{position:absolute;left:0;right:0;bottom:0;z-index:1;padding:14px 16px;}\n.bdhs-home .bdhs-tile-body span{font-size:.72rem;color:var(--teal);font-weight:700;text-transform:uppercase;letter-spacing:.1em;display:block;margin-bottom:3px;}\n.bdhs-home .bdhs-tile-body strong{font-weight:700;font-size:.95rem;line-height:1.3;display:block;}\n.bdhs-home .bdhs-tile-tag{\n  position:absolute;top:12px;left:12px;z-index:1;font-size:.66rem;font-weight:800;\n  text-transform:uppercase;letter-spacing:.08em;padding:3px 8px;border-radius:4px;\n}\n.bdhs-home .bdhs-tile-tag--free{background:var(--yellow);color:var(--dark);}\n.bdhs-home .bdhs-tile-tag--lock{background:rgba(35,31,32,.75);color:var(--muted);}\n.bdhs-home .bdhs-tile-play{\n  position:absolute;top:12px;right:12px;z-index:1;width:34px;height:34px;border-radius:50%;\n  background:var(--yellow);color:var(--dark);display:flex;align-items:center;justify-content:center;\n  opacity:0;transition:opacity .18s ease;\n}\n.bdhs-home .bdhs-tile:hover .bdhs-tile-play,.bdhs-home .bdhs-tile:focus-visible .bdhs-tile-play{opacity:1;}\n@media (max-width:600px){.bdhs-home .bdhs-tile{flex-basis:250px;}}\n@media (hover:none){.bdhs-home .bdhs-tile-play{opacity:1;}}\n<\/style>\n\n<section class=\"bdhs-home bdhs-row bdhs-row-eps\" aria-label=\"De Be Outspoken with Creatives\">\n  <div class=\"bdhs-wrap\">\n    <div class=\"bdhs-row-head bdhs-reveal\">\n      <h2>De la s\u00e9rie<\/h2>\n      <a class=\"bdhs-quiet\" href=\"https:\/\/bdhstreams.com\/show\/be-outspoken-with-creatives\/\">Les 19 \u00e9pisodes<\/a>\n    <\/div>\n    <div class=\"bdhs-rail-clip bdhs-reveal\">\n      <div class=\"bdhs-rail\" role=\"list\">\n        <a class=\"bdhs-tile\" role=\"listitem\" href=\"https:\/\/bdhstreams.com\/fr\/watch\/fr-speak-up-stand-out\/\">\n          <img decoding=\"async\" src=\"https:\/\/bdhstreams.com\/wp-content\/uploads\/2026\/06\/01-ERA-EP-1.webp\" alt=\"\">\n          <span class=\"bdhs-tile-tag bdhs-tile-tag--free\">Gratuit<\/span>\n          <span class=\"bdhs-tile-play\" aria-hidden=\"true\"><svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M6 4l14 8-14 8z\"\/><\/svg><\/span>\n          <div class=\"bdhs-tile-body\"><span>E1 \u00b7 49 min<\/span><strong>Speak Up, Stand Out<\/strong><\/div>\n        <\/a>\n        <a class=\"bdhs-tile\" role=\"listitem\" href=\"https:\/\/bdhstreams.com\/fr\/watch\/fr-creative-visionaries-unleashed\/\">\n          <img decoding=\"async\" src=\"https:\/\/bdhstreams.com\/wp-content\/uploads\/2026\/06\/02-GINA-EP-1.webp\" alt=\"\">\n          <span class=\"bdhs-tile-tag bdhs-tile-tag--lock\" aria-hidden=\"true\">Saison<\/span>\n          <span class=\"bdhs-tile-play\" aria-hidden=\"true\"><svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M6 4l14 8-14 8z\"\/><\/svg><\/span>\n          <div class=\"bdhs-tile-body\"><span>E2 \u00b7 42 min<\/span><strong>Creative Visionaries Unleashed<\/strong><\/div>\n        <\/a>\n        <a class=\"bdhs-tile\" role=\"listitem\" href=\"https:\/\/bdhstreams.com\/fr\/watch\/fr-journey-to-triumph\/\">\n          <img decoding=\"async\" src=\"https:\/\/bdhstreams.com\/wp-content\/uploads\/2026\/06\/03-MARIELLE-EP-1.webp\" alt=\"\">\n          <span class=\"bdhs-tile-tag bdhs-tile-tag--lock\" aria-hidden=\"true\">Saison<\/span>\n          <span class=\"bdhs-tile-play\" aria-hidden=\"true\"><svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M6 4l14 8-14 8z\"\/><\/svg><\/span>\n          <div class=\"bdhs-tile-body\"><span>E3 \u00b7 44 min<\/span><strong>Journey to Triumph<\/strong><\/div>\n        <\/a>\n        <a class=\"bdhs-tile\" role=\"listitem\" href=\"https:\/\/bdhstreams.com\/fr\/watch\/fr-the-rhythm-of-resilience\/\">\n          <img decoding=\"async\" src=\"https:\/\/bdhstreams.com\/wp-content\/uploads\/2026\/06\/04-ERA-EP-4.webp\" alt=\"\">\n          <span class=\"bdhs-tile-tag bdhs-tile-tag--lock\" aria-hidden=\"true\">Saison<\/span>\n          <span class=\"bdhs-tile-play\" aria-hidden=\"true\"><svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M6 4l14 8-14 8z\"\/><\/svg><\/span>\n          <div class=\"bdhs-tile-body\"><span>E4 \u00b7 51 min<\/span><strong>The Rhythm of Resilience<\/strong><\/div>\n        <\/a>\n        <a class=\"bdhs-tile\" role=\"listitem\" href=\"https:\/\/bdhstreams.com\/fr\/watch\/fr-the-alchemy-of-the-creative-craft\/\">\n          <img decoding=\"async\" src=\"https:\/\/bdhstreams.com\/wp-content\/uploads\/2026\/06\/05-Blkbox-Ep-1.webp\" alt=\"\">\n          <span class=\"bdhs-tile-tag bdhs-tile-tag--lock\" aria-hidden=\"true\">Saison<\/span>\n          <span class=\"bdhs-tile-play\" aria-hidden=\"true\"><svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M6 4l14 8-14 8z\"\/><\/svg><\/span>\n          <div class=\"bdhs-tile-body\"><span>E5 \u00b7 33 min<\/span><strong>The Alchemy of the Creative Craft<\/strong><\/div>\n        <\/a>\n        <a class=\"bdhs-tile\" role=\"listitem\" href=\"https:\/\/bdhstreams.com\/fr\/watch\/fr-ventures-of-vision\/\">\n          <img decoding=\"async\" src=\"https:\/\/bdhstreams.com\/wp-content\/uploads\/2026\/06\/06-SYLVIE-LISSA-SL-STUDIO-EP-1.webp\" alt=\"\">\n          <span class=\"bdhs-tile-tag bdhs-tile-tag--lock\" aria-hidden=\"true\">Saison<\/span>\n          <span class=\"bdhs-tile-play\" aria-hidden=\"true\"><svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M6 4l14 8-14 8z\"\/><\/svg><\/span>\n          <div class=\"bdhs-tile-body\"><span>E6 \u00b7 48 min<\/span><strong>Ventures of Vision<\/strong><\/div>\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n<!-- \u2554\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2557\n     \u2551  SECTION 5 - PRICING   (Custom HTML, plain links to \/pricing\/)     \u2551\n     \u2551  Buttons link to \/pricing\/ where the ARMember panel lives.         \u2551\n     \u2551  Featured card is OWN IT ($10.99), the hero offer.                 \u2551\n     \u255a\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u255d -->\n<style>\n.bdhs-home.bdhs-plans{background:var(--dark-2);padding:64px 0;position:relative;}\n.bdhs-home.bdhs-plans::before{\n  content:\"\";position:absolute;top:0;left:0;right:0;height:4px;\n  background:linear-gradient(90deg,var(--yellow),var(--teal),var(--yellow));\n  background-size:200% 100%;animation:bdhs-pan 9s linear infinite;\n}\n@keyframes bdhs-pan{from{background-position:0% 0}to{background-position:200% 0}}\n.bdhs-home .bdhs-h2{font-family:var(--display);font-weight:800;font-size:clamp(1.5rem,3.2vw,2.1rem);line-height:1.12;text-transform:uppercase;}\n.bdhs-home .bdhs-lede{color:var(--muted);max-width:56ch;margin:10px 0 32px;}\n.bdhs-home .bdhs-plan-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;align-items:stretch;}\n.bdhs-home .bdhs-plan{\n  background:var(--surface);border:1px solid var(--line);border-radius:8px;\n  padding:26px 20px;display:flex;flex-direction:column;gap:13px;position:relative;\n  transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease;\n}\n.bdhs-home .bdhs-plan:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(0,0,0,.35);}\n.bdhs-home .bdhs-plan--featured{border:2px solid var(--yellow);}\n.bdhs-home .bdhs-plan-badge{\n  position:absolute;top:-11px;left:20px;background:var(--yellow);color:var(--dark);\n  font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;\n  padding:3px 10px;border-radius:4px;\n}\n.bdhs-home .bdhs-plan-name{font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.14em;color:var(--teal);}\n.bdhs-home .bdhs-plan--featured .bdhs-plan-name{color:var(--yellow);}\n.bdhs-home .bdhs-plan-price{font-family:var(--display);font-weight:800;font-size:1.8rem;line-height:1;color:#FFFFFF;}\n.bdhs-home .bdhs-plan-price small{font-family:var(--body);font-weight:600;font-size:.82rem;color:var(--muted);}\n.bdhs-home .bdhs-plan ul{list-style:none;display:flex;flex-direction:column;gap:8px;flex:1;}\n.bdhs-home .bdhs-plan li{font-size:.9rem;color:var(--muted);padding-left:20px;position:relative;}\n.bdhs-home .bdhs-plan li::before{content:\"\";position:absolute;left:0;top:.5em;width:9px;height:9px;border:2px solid var(--teal);border-left:0;border-bottom:0;transform:rotate(45deg) translateY(-2px);}\n.bdhs-home .bdhs-plan-note{font-size:.8rem;color:var(--yellow);}\n@media (max-width:900px){.bdhs-home .bdhs-plan-grid{grid-template-columns:1fr 1fr;}}\n@media (max-width:600px){.bdhs-home .bdhs-plan-grid{grid-template-columns:1fr;}.bdhs-home.bdhs-plans{padding:48px 0;}}\n<\/style>\n\n<section class=\"bdhs-home bdhs-plans\" id=\"bdhs-plans\" aria-label=\"Forfaits et tarifs\">\n  <div class=\"bdhs-wrap\">\n    <h2 class=\"bdhs-h2 bdhs-reveal\">\u00c7a co\u00fbte combien ?<\/h2>\n    <p class=\"bdhs-lede bdhs-reveal\">Les balados et le premier \u00e9pisode de chaque s\u00e9rie sont gratuits. Vous payez seulement si vous voulez la saison compl\u00e8te. Aucun forfait. Aucuns frais surprises.<\/p>\n\n    <div class=\"bdhs-plan-grid bdhs-stagger\">\n      <div class=\"bdhs-plan bdhs-reveal\">\n        <span class=\"bdhs-plan-name\">Discover<\/span>\n        <p class=\"bdhs-plan-price\">Gratuit<\/p>\n        <ul>\n          <li>L&rsquo;\u00e9pisode 1 de chaque s\u00e9rie<\/li>\n          <li>Tous les \u00e9pisodes de balado<\/li>\n          <li>Toutes les bandes-annonces et les aper\u00e7us<\/li>\n        <\/ul>\n        <a class=\"bdhs-btn bdhs-btn--secondary\" href=\"https:\/\/bdhstreams.com\/fr\/watch-free\/\">Commencer \u00e0 regarder<\/a>\n      <\/div>\n\n      <div class=\"bdhs-plan bdhs-plan--featured bdhs-reveal\">\n        <span class=\"bdhs-plan-badge\">Le plus populaire<\/span>\n        <span class=\"bdhs-plan-name\">Own It<\/span>\n        <p class=\"bdhs-plan-price\">$10.99<small>\/s\u00e9rie<\/small><\/p>\n        <ul>\n          <li>Achetez une saison compl\u00e8te une fois<\/li>\n          <li>Gardez-la pour toujours<\/li>\n          <li>Commentaire du r\u00e9alisateur quand nous en avons<\/li>\n        <\/ul>\n        <div class=\"arm_setup_form_popup_container\"><style type=\"text\/css\">.arm_setup_form_popup_link_6{background:#FCF300;color:#231F20;font-weight:800;text-transform:uppercase;letter-spacing:.06em;border-radius:6px;padding:13px 22px;text-decoration:none;display:inline-block;font-family:&#039;Raleway&#039;,sans-serif;}<\/style><a href=\"javascript:void(0)\" id=\"arm_setup_form_popup_link_6\" class=\"arm_setup_form_popup_link arm_setup_form_popup_link_6 arm_setup_form_popup_ahref\" data-form_id=\"6_popup_Zz8HwkOqN1\" data-toggle=\"armmodal\"  data-modal_bg=\"#000000\" data-overlay=\"0.6\">Achetez la s\u00e9rie<\/a><div class=\"popup_wrapper arm_popup_wrapper arm_popup_member_setup_form arm_popup_member_setup_form_6 arm_popup_member_setup_form_6_popup_Zz8HwkOqN1\" style=\"height: auto;width: 800px;\" data-width=\"800\"><div class=\"popup_setup_inner_container popup_wrapper_inner\"><div class=\"popup_header\"><span class=\"popup_close_btn arm_popup_close_btn\"><\/span><div class=\"popup_header_text arm_setup_form_heading_container\"><span class=\"arm_setup_form_field_label_wrapper_text\">Procurez-vous Be Outspoken with Creatives<\/span><\/div><\/div><div class=\"popup_content_text\" style=\"\" data-height=\"auto\"><input type=\"hidden\" name=\"arm_wp_nonce\" value=\"51a66c8b8d\"\/><div class=\"arm_setup_form_container\"><style type=\"text\/css\" id=\"arm_setup_style_6\">\r\n                    .arm_setup_form_6.arm-default-form:not(.arm_admin_member_form){\r\n                        width: 800px;\r\n                        margin: 0 auto;\r\n                    }\r\n                    .arm_setup_form_6 .arm_setup_form_title,\r\n                    .arm_setup_form_6 .arm_setup_section_title_wrapper{\r\n                        font-family: Poppins, sans-serif, 'Trebuchet MS';\r\n                        font-size: 20px !important;\r\n                        font-size: 22px !important;\r\n                        color: #ffffff;\r\n                        font-weight: normal;\r\n                    }\r\n                    \r\n                    .arm_setup_form_6 .arm_payment_mode_label{\r\n                        font-family: Poppins, sans-serif, 'Trebuchet MS';\r\n                        font-size: 15px !important;\r\n                        color: #bdb9ba;\r\n                        font-weight : normal;\r\n                    }\r\n                    .arm_setup_form_6 .arm_setup_column_item .arm_module_plan_name,\r\n                    .arm_setup_form_6 .arm_setup_column_item .arm_module_gateway_name,\r\n                    .arm_setup_form_6 .arm_setup_column_item .arm_module_payment_cycle_name{\r\n                        font-family: Poppins, sans-serif, 'Trebuchet MS';\r\n                        font-size: 20px !important;\r\n                        color: #ffffff !important;\r\n                        font-weight: bold;\r\n                    }\r\n                    .arm_setup_form_6 .arm_setup_column_item.arm_active .arm_module_plan_option .arm_module_plan_name,\r\n                    .arm_setup_form_6 .arm_setup_column_item.arm_active .arm_module_plan_name{\r\n                        color: #ffffff !important;\r\n                    }\r\n                    .arm_setup_form_6 .arm_setup_column_item .arm_module_plan_price{\r\n                        font-family: Poppins, sans-serif, 'Trebuchet MS';\r\n                        font-size: 28px !important;\r\n                        color: #ffffff !important;\r\n                        font-weight: normal;\r\n                    }\r\n                    .arm_setup_form_6 .arm_setup_column_item.arm_active .arm_module_plan_option .arm_module_plan_price_type .arm_module_plan_price,\r\n                    .arm_setup_form_6 .arm_setup_column_item.arm_active .arm_module_plan_price{\r\n                        color: #ffffff !important;\r\n                    }\r\n                    .arm_setup_form_6 .arm_setup_column_item .arm_module_plan_description{\r\n                        font-family: Poppins, sans-serif, 'Trebuchet MS';\r\n                        font-size: 15px !important;\r\n                        color: #bdb9ba;\r\n                        font-weight: normal;\r\n                    }\r\n                    .arm_setup_form_6 .arm_setup_column_item.arm_active .arm_module_plan_option .arm_module_plan_description,\r\n                    .arm_setup_form_6 .arm_setup_column_item.arm_active .arm_module_plan_description{\r\n                        color: #bdb9ba;\r\n                    }\r\n                    .arm_setup_form_6 .arm_setup_summary_text_container .arm_setup_summary_text{\r\n                        font-family: Poppins, sans-serif, 'Trebuchet MS';\r\n                        font-size: 16px !important;\r\n                        color: #e7e5e5;\r\n                        font-weight: normal;\r\n                    }\r\n                    .arm_setup_form_6 .arm_setup_column_item:hover .arm_module_plan_option,\r\n                    .arm_setup_form_6 .arm_setup_column_item.arm_active .arm_module_plan_option,\r\n                    .arm_setup_form_6 .arm_setup_column_item:hover .arm_module_gateway_option,\r\n                    .arm_setup_form_6 .arm_setup_column_item.arm_active .arm_module_gateway_option,\r\n                    .arm_setup_form_6 .arm_setup_column_item:hover .arm_module_payment_cycle_option,\r\n                    .arm_setup_form_6 .arm_setup_column_item.arm_active .arm_module_payment_cycle_option{\r\n                        border: 1px solid #2b2728;\r\n                    }\r\n                    .arm_setup_form_6 .arm_setup_column_item .arm_module_plan_name,\r\n                    .arm_setup_form_6 .arm_setup_column_item .arm_module_gateway_name,\r\n                    .arm_setup_form_6 .arm_setup_column_item .arm_module_payment_cycle_name{\r\n                        font-size: 20px !important;\r\n                        color: #ffffff;\r\n                        font-weight: bold;\r\n                    }\r\n                    .arm_setup_form_6 .arm_plan_default_skin.arm_setup_column_item.arm_active .arm_module_plan_option{\r\n                        background-color: #2b2728;\r\n                        border: 1px solid #2b2728;\r\n                    }\r\n                    .arm_setup_form_6 .arm_plan_default_skin.arm_setup_column_item.arm_active .arm_module_plan_option{\r\n                        background-color: #2b2728;\r\n                        border: 1px solid #2b2728;\r\n                    }\r\n                    .arm_setup_form_6 .arm_plan_skin1.arm_setup_column_item:hover .arm_module_plan_option .arm_module_plan_price_type,\r\n                    .arm_setup_form_6 .arm_plan_skin1.arm_setup_column_item.arm_active .arm_module_plan_option .arm_module_plan_price_type {\r\n                        transition: all 0.7s ease 0s;\r\n                        -webkit-transition: all 0.7s ease 0s;\r\n                        -moz-transiton: all 0.7s ease 0s;\r\n                        -o-transition: all 0.7s ease 0s;\r\n                        background-color: #2b2728;\r\n                        border: 1px solid #2b2728;\r\n                    }\r\n                    .arm_setup_form_6 .arm_plan_skin1.arm_setup_column_item:hover .arm_module_plan_option .arm_module_plan_price_type .arm_module_plan_price,\r\n                    .arm_setup_form_6 .arm_plan_skin1.arm_setup_column_item.arm_active .arm_module_plan_option .arm_module_plan_price_type .arm_module_plan_price{\r\n                        color: #ffffff !important;\r\n                    }\r\n                    .arm_setup_form_6 .arm_plan_skin2.arm_setup_column_item:hover .arm_module_plan_option .arm_module_plan_name,\r\n                    .arm_setup_form_6 .arm_plan_skin2.arm_setup_column_item.arm_active .arm_module_plan_option .arm_module_plan_name{\r\n                         transition: all 0.7s ease 0s;\r\n                        -webkit-transition: all 0.7s ease 0s;\r\n                        -moz-transiton: all 0.7s ease 0s;\r\n                        -o-transition: all 0.7s ease 0s;\r\n                        background-color: #2b2728;\r\n                        border: 1px solid #2b2728;\r\n                    }\r\n\r\n                    .arm_setup_form_6 .arm_plan_skin6.arm_setup_column_item:hover .arm_module_plan_option,\r\n                    .arm_setup_form_6 .arm_plan_skin6.arm_setup_column_item.arm_active .arm_module_plan_option{\r\n                         transition: all 0.7s ease 0s;\r\n                        -webkit-transition: all 0.7s ease 0s;\r\n                        -moz-transiton: all 0.7s ease 0s;\r\n                        -o-transition: all 0.7s ease 0s;\r\n                        background-color: #2b2728;\r\n                        border: 1px solid #2b2728;\r\n                        color: #ffffff !important;\r\n                    }\r\n\r\n                    .arm_setup_form_6 .arm_plan_skin6.arm_setup_column_item:hover .arm_module_plan_option .arm_module_plan_name,\r\n                    .arm_setup_form_6 .arm_plan_skin6.arm_setup_column_item.arm_active .arm_module_plan_option .arm_module_plan_name,\r\n                    .arm_setup_form_6 .arm_plan_skin6.arm_setup_column_item:hover .arm_module_plan_option .arm_module_plan_price,\r\n                    .arm_setup_form_6 .arm_plan_skin6.arm_setup_column_item.arm_active .arm_module_plan_option .arm_module_plan_price,\r\n                    .arm_setup_form_6 .arm_plan_skin6.arm_setup_column_item:hover .arm_module_plan_option .arm_module_plan_description,\r\n                    .arm_setup_form_6 .arm_plan_skin6.arm_setup_column_item.arm_active .arm_module_plan_option .arm_module_plan_description{\r\n                         transition: all 0.7s ease 0s;\r\n                        -webkit-transition: all 0.7s ease 0s;\r\n                        -moz-transiton: all 0.7s ease 0s;\r\n                        -o-transition: all 0.7s ease 0s;\r\n                       \r\n                        color: #ffffff !important;\r\n                    }\r\n\r\n\r\n                    .arm_setup_form_6 .arm_plan_skin2.arm_setup_column_item:hover .arm_module_plan_option .arm_module_plan_name,\r\n                    .arm_setup_form_6 .arm_plan_skin2.arm_setup_column_item.arm_active .arm_module_plan_option .arm_module_plan_name{\r\n                        color: #ffffff !important;\r\n                    }\r\n                    .arm_setup_form_6 .arm_setup_check_circle{\r\n                        border-color: #2b2728 !important;\r\n                        color: #2b2728 !important;\r\n                    }\r\n                    .arm_setup_form_6 .arm_plan_skin3 .arm_module_plan_option .arm_setup_check_circle i,\r\n                    .arm_setup_form_6 .arm_plan_skin3 .arm_module_plan_option:hover .arm_setup_check_circle i{\r\n                        color:  #2b2728 !important;\r\n                    }\r\n                    .arm_setup_form_6 .arm_plan_skin3 .arm_module_plan_option .arm_setup_check_circle,\r\n                    .arm_setup_form_6 .arm_plan_skin3 .arm_module_plan_option .arm_setup_check_circle,\r\n                    .arm_setup_form_6 .arm_plan_skin3 .arm_module_plan_option .arm_setup_check_circle,\r\n                    .arm_setup_form_6 .arm_plan_skin5 .arm_module_plan_option .arm_setup_check_circle{\r\n                        border-color: #2b2728 !important;\r\n                    }\r\n                    .arm_setup_form_6 .arm_module_gateways_container .arm_module_gateway_fields{\r\n                        font-family: Poppins, sans-serif, 'Trebuchet MS';\r\n                    }\r\n                    .arm_setup_form_6 .arm-form-container .arm-default-form:not(.arm_admin_member_form)\r\n                    {\r\n                        float: center   \r\n                    }\r\n                \/* =====================================================\r\n   BDH STREAMS \u2014 ARMember Forms & Pricing CSS\r\n   Adapted to BDH Streams branding:\r\n     yellow #FCF300 (primary), teal #3BBDC6 (accent),\r\n     dark #231F20, white text. Dark theme (not white).\r\n   Paste into Appearance > Customize > Additional CSS,\r\n   BELOW your other CSS. Then Publish.\r\n\r\n   Works on the ARMember setup forms shown by   \r\n            <!--Plugin Name: ARMember    \r\n                Plugin Version: 7.5 \r\n                Developed By: Repute Infosystems\r\n                Developer URL: http:\/\/www.reputeinfosystems.com\/\r\n            -->\r\n   (signup, plan selection, payment). Class names are ARMember's\r\n   real classes from their styling docs.\r\n   ===================================================== *\/\r\n\r\n\/* 1. FULL WIDTH (override ARMember's ~550px cap) *\/\r\n.arm_setup_form_container,\r\n.arm_setup_form_inner_container,\r\n.arm_module_plans_container,\r\n.arm_module_plans_main_container,\r\n.arm_membership_setup_form,\r\n.arm_setup_form_1 {\r\n  width: 100% !important;\r\n  max-width: 100% !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\/* 2. PLANS AS A RESPONSIVE GRID *\/\r\n.arm_module_plans_ul {\r\n  display: grid !important;\r\n  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)) !important;\r\n  gap: 18px !important;\r\n  list-style: none !important;\r\n  padding: 0 !important;\r\n  margin: 0 0 28px !important;\r\n  width: 100% !important;\r\n  box-sizing: border-box !important;\r\n  align-items: stretch !important;\r\n  text-align: left !important;\r\n}\r\n@media (max-width: 760px) {\r\n  .arm_module_plans_ul { grid-template-columns: 1fr !important; }\r\n}\r\n\r\n\/* 3. PLAN CARD \u2014 dark surface, yellow on select *\/\r\n.arm_setup_column_item {\r\n  border: 2px solid #403C3D !important;\r\n  border-radius: 14px !important;\r\n  padding: 0 !important;\r\n  background: #2B2728 !important;\r\n  position: relative !important;\r\n  cursor: pointer !important;\r\n  width: 100% !important;\r\n  min-width: 0 !important;\r\n  box-sizing: border-box !important;\r\n  overflow: visible !important;\r\n  transition: border-color .2s ease, box-shadow .2s ease !important;\r\n}\r\n.arm_setup_column_item:hover {\r\n  border-color: #3BBDC6 !important;\r\n  box-shadow: 0 6px 22px rgba(0,0,0,.35) !important;\r\n}\r\n.arm_setup_column_item.arm_active {\r\n  border-color: #FCF300 !important;\r\n  box-shadow: 0 0 0 3px rgba(252,243,0,.25) !important;\r\n}\r\n\r\n\/* 4. LABEL \/ CARD INNER *\/\r\n.arm_module_plan_option {\r\n  display: flex !important;\r\n  flex-direction: column !important;\r\n  padding: 22px 20px 20px !important;\r\n  cursor: pointer !important;\r\n  width: 100% !important;\r\n  min-width: 0 !important;\r\n  box-sizing: border-box !important;\r\n  border: none !important;\r\n  background: transparent !important;\r\n}\r\n\r\n\/* 5. PLAN NAME *\/\r\n.arm_plan_name_box {\r\n  display: flex !important;\r\n  align-items: center !important;\r\n  justify-content: space-between !important;\r\n  margin-bottom: 6px !important;\r\n  width: 100% !important;\r\n}\r\n.arm_plan_name_box input[type=\"radio\"],\r\n.arm_module_plan_input {\r\n  position: absolute !important;\r\n  opacity: 0 !important;\r\n  pointer-events: none !important;\r\n  width: 0 !important; height: 0 !important;\r\n}\r\n.arm_module_plan_name {\r\n  font-family: 'costa-std','Costa','Raleway',sans-serif !important;\r\n  font-size: 20px !important;\r\n  font-weight: 800 !important;\r\n  color: #FFFFFF !important;\r\n  text-transform: uppercase !important;\r\n  letter-spacing: .03em !important;\r\n  display: block !important;\r\n  margin: 0 !important;\r\n  line-height: 1.2 !important;\r\n  flex: 1 !important;\r\n}\r\n.arm_setup_column_item.arm_active .arm_module_plan_name { color: #FFFFFF !important; }\r\n\r\n\/* 6. SELECTION CIRCLE *\/\r\n.arm_setup_check_circle {\r\n  display: flex !important;\r\n  align-items: center !important;\r\n  justify-content: center !important;\r\n  width: 22px !important; height: 22px !important; min-width: 22px !important;\r\n  border-radius: 50% !important;\r\n  border: 2px solid #5a5556 !important;\r\n  background: transparent !important;\r\n  box-sizing: border-box !important;\r\n  flex-shrink: 0 !important;\r\n  margin-left: 10px !important;\r\n  transition: all .2s ease !important;\r\n}\r\n.arm_setup_check_circle i { display: none !important; }\r\n.arm_setup_column_item.arm_active .arm_setup_check_circle {\r\n  background: #FCF300 !important;\r\n  border-color: #FCF300 !important;\r\n}\r\n\r\n\/* 7. PRICE *\/\r\n.arm_module_plan_price_type { margin: 8px 0 4px !important; }\r\n.arm_module_plan_price,\r\n.arm_module_plan_cycle_price {\r\n  font-family: 'costa-std','Costa','Raleway',sans-serif !important;\r\n  font-size: 30px !important;\r\n  font-weight: 800 !important;\r\n  color: #FFFFFF !important;\r\n  line-height: 1 !important;\r\n  display: inline !important;\r\n}\r\n.arm_setup_column_item.arm_active .arm_module_plan_price { color: #FFFFFF !important; }\r\n\r\n\/* 8. DESCRIPTION + FEATURES *\/\r\n.arm_module_plan_description {\r\n  font-size: 13px !important;\r\n  color: #BDB9BA !important;\r\n  line-height: 1.55 !important;\r\n  display: block !important;\r\n  margin: 0 !important;\r\n  white-space: normal !important;\r\n  text-align: left !important;\r\n}\r\n.arm_setup_column_item.arm_active .arm_module_plan_description { color: #BDB9BA !important; }\r\n.arm_module_plan_description ul {\r\n  list-style: none !important;\r\n  padding: 0 !important;\r\n  margin: 10px 0 0 !important;\r\n  display: flex !important;\r\n  flex-direction: column !important;\r\n  gap: 8px !important;\r\n}\r\n.arm_module_plan_description ul li::before { display: none !important; content: none !important; }\r\n.arm_module_plan_description ul li {\r\n  display: block !important;\r\n  font-size: 13px !important;\r\n  font-weight: 500 !important;\r\n  color: #E7E5E5 !important;\r\n  line-height: 1.5 !important;\r\n  padding-left: 24px !important;\r\n  background-repeat: no-repeat !important;\r\n  background-size: 14px 14px !important;\r\n  background-position: 0 3px !important;\r\n  \/* teal checkmark *\/\r\n  background-image: url(\"data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij48cGF0aCBkPSJNMiA3bDMuNSAzLjUgNi41LTciIHN0cm9rZT0iIzNCQkRDNiIgc3Ryb2tlLXdpZHRoPSIyLjIiIGZpbGw9Im5vbmUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==\") !important;\r\n  text-align: left !important;\r\n}\r\n\r\n\/* 9. THE SIGNUP \/ SUBMIT BUTTON (yellow brand) *\/\r\n.arm-df__form-control-submit-btn,\r\n.arm_setup_submit_btn,\r\n.arm_setup_two_step_next,\r\n.arm-df__form-control-submit-btn[data-id=\"arm_setup_two_step_next\"] {\r\n  background: #FCF300 !important;\r\n  color: #231F20 !important;\r\n  border: 2px solid #FCF300 !important;\r\n  border-radius: 6px !important;\r\n  font-family: 'Raleway', sans-serif !important;\r\n  font-weight: 800 !important;\r\n  text-transform: uppercase !important;\r\n  letter-spacing: .06em !important;\r\n  padding: 13px 26px !important;\r\n  cursor: pointer !important;\r\n  width: auto !important;\r\n  min-height: auto !important;\r\n  line-height: normal !important;\r\n  transition: background .2s ease !important;\r\n}\r\n.arm-df__form-control-submit-btn:hover,\r\n.arm_setup_submit_btn:hover,\r\n.arm-df__form-control-submit-btn[data-id=\"arm_setup_two_step_next\"]:hover {\r\n  background: #D9D200 !important;\r\n  border-color: #D9D200 !important;\r\n  color: #231F20 !important;\r\n}\r\n\r\n\/* 10. FORM FIELDS (signup inputs) *\/\r\n.arm-df__form-control {\r\n  background: #332F30 !important;\r\n  border: 1px solid #403C3D !important;\r\n  border-radius: 6px !important;\r\n  color: #FFFFFF !important;\r\n  padding: 11px 14px !important;\r\n}\r\n.arm-df__form-control:focus {\r\n  border-color: #3BBDC6 !important;\r\n  outline: none !important;\r\n}\r\n.arm-df__label-text { color: #E7E5E5 !important; font-weight: 700 !important; }\r\n.arm-df__label-asterisk { color: #FCF300 !important; }\r\n\r\n\/* 11. PAYMENT GATEWAY TILES *\/\r\n.arm_module_gateways_ul { gap: 12px !important; }\r\n.arm_module_gateway_name { color: #FFFFFF !important; font-weight: 700 !important; }\r\n\r\n\/* 12. COUPON FIELD *\/\r\n.arm_coupon_code {\r\n  background: #332F30 !important;\r\n  border: 1px solid #403C3D !important;\r\n  color: #FFFFFF !important;\r\n  border-radius: 6px !important;\r\n}\r\n.arm_apply_coupon_btn {\r\n  background: #3BBDC6 !important;\r\n  color: #231F20 !important;\r\n  border: none !important;\r\n  border-radius: 6px !important;\r\n  font-weight: 800 !important;\r\n  text-transform: uppercase !important;\r\n}\r\n\r\n\/* 13. SUMMARY BOX *\/\r\n.arm_setup_summary_text_container {\r\n  border: 1px solid #403C3D !important;\r\n  border-radius: 12px !important;\r\n  padding: 18px 22px !important;\r\n  margin-top: 22px !important;\r\n  background: #2B2728 !important;\r\n}\r\n.arm_setup_summary_text div { font-size: 13px !important; color: #E7E5E5 !important; line-height: 1.6 !important; }\r\n.arm_setup_summary_text strong { color: #FCF300 !important; }\r\n\r\n\/* 14. HIDE THE SETUP NAME TITLE (optional, cleaner popup) *\/\r\n.arm_setup_form_1 .arm_setup_form_title,\r\nh3.arm_setup_form_title,\r\n.arm_setup_form_title { display: none !important; }<\/style><div class=\"arm_setup_messages arm_form_message_container\"><\/div><form method=\"post\" name=\"arm_form\" id=\"arm_setup_form6_qlT94JbPEm\" class=\"arm_setup_form_6 arm_membership_setup_form arm_form_101 arm_form_layout_writer_border arm-default-form arm--material-outline-style arm_materialize_form  \" enctype=\"multipart\/form-data\" data-random-id=\"6_qlT94JbPEm\" novalidate  data-submission-key=\"bvcf9w4g\" ><input type=\"hidden\" name=\"setup_id\" value=\"6\" data-id=\"arm_setup_id\"\/><input type=\"hidden\" name=\"setup_action\" value=\"membership_setup\"\/><input type=\"hidden\" name=\"arm_tax_include_exclude_flag\" class=\"arm_tax_include_exclude_flag\" value=\"0\"\/><input type='text' name='arm_filter_input' data-random-key='6_qlT94JbPEm' value='' style='opacity:0 !important;display:none !important;visibility:hidden !important;' \/><div class=\"arm_setup_form_inner_container\"><input type=\"hidden\" class=\"arm_global_currency\" value=\"USD\"\/><input type=\"hidden\" class=\"arm_global_currency_sym\" value=\"$\"\/><input type=\"hidden\" class=\"arm_global_currency_decimal\" value=\"2\"\/><input type='hidden' class='arm_global_currency_separators' value=''\/><input type=\"hidden\" data-id=\"arm_user_old_plan\" name=\"arm_user_old_plan\" value=\"0\"><input type=\"hidden\" name=\"arm_is_user_logged_in_flag\" data-id=\"arm_is_user_logged_in_flag\" value=\"0\"><div class=\"arm_module_plans_main_container\"><div class=\"arm_module_plans_container arm_module_box arm_form_101  arm_form_layout_writer_border arm-default-form arm--material-outline-style arm_materialize_form  \" ><input type=\"hidden\" name=\"arm_front_plan_skin_type\" data-id=\"arm_front_plan_skin_type\" value=\"skin3\"><ul class=\"arm_module_plans_ul arm_column_3\" style=\"text-align:center;\"><li class=\"arm_plan_skin3 arm_setup_column_item arm_active\"><label class=\"arm_module_plan_option\" id=\"arm_subscription_plan_option_5\"><div class=\"arm_plan_name_box\"><span class=\"arm_setup_check_circle\"><i class=\"armfa armfa-check\"><\/i><\/span><input type=\"radio\" name=\"subscription_plan\" data-id=\"subscription_plan_5\" class=\"arm_module_plan_input\" value=\"5\"  data-type=\"paid_infinite\" data-plan_name=\"Procurez-vous Be Outspoken with Creatives\" data-amt=\"10.99\" data-recurring=\"one_time\" data-is_trial=\"0\" data-trial_amt=\"0.00\"  data-allowed_gateways='{&quot;paypal&quot;:&quot;1&quot;,&quot;stripe&quot;:&quot;1&quot;,&quot;bank_transfer&quot;:&quot;1&quot;,&quot;2checkout&quot;:&quot;1&quot;,&quot;authorize_net&quot;:&quot;1&quot;}' data-plan_text=\"10.99 USD For Lifetime\" aria-label =\"Procurez-vous Be Outspoken with Creatives 10.99\" data-cycle='0' data-tax='0' checked=\"checked\" required><span class=\"arm_module_plan_name\">Procurez-vous Be Outspoken with Creatives<\/span><\/div><div class=\"arm_module_plan_price_type\"><span class=\"arm_module_plan_price\">$<span class=\"arm_module_plan_cycle_price\">10.99<\/span><\/span><\/div><div class=\"arm_module_plan_description\">Achetez la saison compl\u00e8te une fois et gardez-la pour toujours.<\/div><\/label><\/li><\/ul><\/div><\/div><div class=\"armclear\"><\/div><input type=\"hidden\" data-id=\"arm_form_plan_type\" name=\"arm_plan_type\" value=\"paid\"><div class=\"arm_setup_paymentcyclebox_main_wrapper\" ><div class=\"arm_setup_paymentcyclebox_wrapper arm_hide\"><\/div><\/div><input type='hidden' name='arm_locale' id='arm_locale' value='fr_CA'\/><div class=\"arm_module_forms_main_container\"><div class=\"arm_module_forms_container arm_module_box\"><div class=\"arm_form  arm_form_101 arm_form_layout_writer_border arm-default-form arm--material-outline-style  armf_alignment_left armf_layout_block armf_button_position_center arm_form_ltr  arm_form_style_blue arm_materialize_form\"><style type=\"text\/css\" id=\"arm_form_style_101\">\r\n\t\t\t\t\t\t.arm_form_101 .arm_editor_form_fileds_wrapper{\r\n\t\t\t\t\t\t   padding-top: 48px !important;\r\n\t\t\t\t\t\t   padding-bottom: 48px !important;\r\n\t\t\t\t\t\t   padding-right: 26px !important;\r\n\t\t\t\t\t\t   padding-left: 26px !important;\r\n\t\t\t\t\t\t}\r\n                                                \r\n\r\n                                                .arm_popup_member_form_101 .arm_form_message_container{\r\n                                                    max-width: 100%;\r\n                                                    width: 550px; \r\n                                                    margin: 0 auto;\r\n                                                }\r\n                                                    \r\n\t\t\t\t\t\t.arm_popup_member_form_101 .arm-df__heading .arm-df__heading-text,\r\n                        .arm_form_101 .arm_update_card_form_heading_container .arm-df__heading-text,\r\n\t                    .arm_form_101 .arm-df__heading:not(.popup_header_text) .arm-df__heading-text{\r\n\t\t\t\t\t\t\tcolor: #1A2538;\r\n\t\t\t\t\t\t\tfont-family: Poppins, sans-serif, 'Trebuchet MS';\r\n\t\t\t\t\t\t\tfont-size: 24px;\r\n\t\t\t\t\t\t\tfont-weight: bold;font-style: normal;text-decoration: none;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_form_101 .arm_registration_link,\r\n\t\t\t\t\t\t.arm_form_101 .arm_forgotpassword_link{\r\n\t\t\t\t\t\t\tcolor: #1A2538;\r\n\t\t\t\t\t\t\tfont-family: Poppins, sans-serif, 'Trebuchet MS' !important;\r\n\t\t\t\t\t\t\tfont-size: 14px;\r\n\t\t\t\t\t\t\tfont-weight: normal;font-style: normal;text-decoration: none;\r\n\t\t\t\t\t\t}\r\n\t                    .arm_form_101 .arm_pass_strength_meter{\r\n\t                        color: #1A2538;\r\n\t\t\t\t\t\t\tfont-family: Poppins, sans-serif, 'Trebuchet MS' !important;\r\n\t                    }\r\n                        .arm_form_101 .arm_reg_login_links a{\r\n                            color: #005AEE !important;\r\n                        }\r\n                        .arm_form_101 .arm_registration_link a,\r\n                        .arm_form_101 .arm_forgotpassword_link a{\r\n                            color: #005AEE !important;\r\n                        }\r\n\t                    .arm_form_101 .arm-df__form-group .arm_registration_link,\r\n\t                    .arm_form_101 .arm-df__form-group.arm_registration_link,\r\n\t                    .arm_form_101 .arm_registration_link{\r\n\t                        margin: 0px 0px 0px 0px !important;\r\n\t                    }\r\n\t                    .arm_form_101 .arm-df__form-group .arm_forgotpassword_link,\r\n\t                    .arm_form_101 .arm-df__form-group.arm_forgotpassword_link,\r\n\t                    .arm_form_101 .arm_forgotpassword_link{\r\n\t                        margin: 0px 0px 0px 0px !important;                     \r\n\t                    }.arm_form_101 .arm-df__form-group .arm_forgotpassword_link,\r\n\t                    .arm_form_101 .arm-df__form-group.arm_forgotpassword_link,\r\n\t                    .arm_form_101 .arm_forgotpassword_link{\r\n\t                        z-index:2;\r\n\t                    }\r\n\t                    .arm_form_101 .arm_close_account_message,\r\n\t\t\t\t\t\t.arm_form_101 .arm_forgot_password_description {\r\n\t\t\t\t\t\t\tcolor: #1A2538;\r\n\t\t\t\t\t\t\tfont-family: Poppins, sans-serif, 'Trebuchet MS' !important;\r\n\t\t\t\t\t\t\tfont-size: 15px;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-group{\r\n\t\t\t\t\t\t\tmargin-bottom: 18px !important;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field,\r\n                        .arm_form_101.arm_membership_setup_form .arm_module_gateways_container .arm_module_gateway_fields .arm-df__form-field{\r\n\t\t\t\t\t\t\tmax-width: 100%;\r\n\t\t\t\t\t\t\twidth: 62%;\r\n\t\t\t\t\t\t\twidth: 100%;\r\n\t\t\t\t\t\t}\r\n\t                    .arm_form_message_container.arm_editor_form_fileds_container.arm_editor_form_fileds_wrapper,\r\n                            .arm_form_message_container1.arm_editor_form_fileds_container.arm_editor_form_fileds_wrapper {\r\n\t                        border: none !important;\r\n\t                    } \r\n\t\t\t\t\t\t.arm_module_forms_container .arm_form_101,\r\n\t\t\t\t\t\t.arm-form-container .arm_form_101, \r\n                        .arm_update_card_form_container .arm_form_101, .arm_editor_form_fileds_container,.arm_editor_form_fileds_container .arm_form_101,\r\n                        .arm-form-container .arm_form_101.arm-default-form:not(.arm_admin_member_form){\r\n\t\t\t\t\t\t\tmax-width: 100%;\r\n\t\t\t\t\t\t\twidth: 550px;\r\n\t\t\t\t\t\t\tmargin: 0 auto;\r\n\t\t\t\t\t\t}\r\n                        .popup_wrapper.arm_popup_wrapper.arm_popup_member_form.arm_popup_member_form_101{\r\n                            background:  #FFFFFF!important;\r\n\t\t\t\t\t\t\tbackground-repeat: no-repeat;\r\n\t\t\t\t\t\t\tbackground-position: top left;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_module_forms_container .arm_form_101,\r\n\t\t\t\t\t\t.arm-form-container .arm_form_101.arm-default-form:not(.arm_admin_member_form),\r\n                        .arm_update_card_form_container .arm_form_101, .arm_admin_member_form .arm_editor_form_fileds_wrapper {\r\n\t\t\t\t\t\t\tbackground:  #FFFFFF;\r\n\t\t\t\t\t\t\tbackground-repeat: no-repeat;\r\n\t\t\t\t\t\t\tbackground-position: top left;\r\n\t\t\t\t\t\t\tborder: 2px solid #E6E7F5;\r\n\t\t\t\t\t\t\tborder-radius: 24px;\r\n\t\t\t\t\t\t\t-webkit-border-radius: 24px;\r\n\t\t\t\t\t\t\t-moz-border-radius: 24px;\r\n\t\t\t\t\t\t\t-o-border-radius: 24px;\r\n                            padding-top: 48px !important;\r\n                            padding-bottom: 48px !important;\r\n                            padding-right: 26px !important;\r\n                            padding-left: 26px !important;\r\n\t\t\t\t\t\t\tfloat: center;\r\n\t\t\t\t\t\t}\r\n                        .popup_wrapper.arm_popup_wrapper.arm_popup_member_form.arm_popup_member_form_101 .arm_module_forms_container .arm_form_101,\r\n\t\t\t\t\t\t.popup_wrapper.arm_popup_wrapper.arm_popup_member_form.arm_popup_member_form_101 .arm-form-container .arm_form_101{\r\n                                background: none !important;\r\n\t\t\t\t\t\t}\r\n\t                    .arm_form_msg.arm-form-container, .arm_form_msg .arm_form_message_container,\r\n                            .arm_form_msg.arm-form-container, .arm_form_msg .arm_form_message_container1{\r\n\t                        float: center;\r\n\t                        width: 550px;    \r\n\t                    }\r\n\t\t\t\t\t\t.arm_form_101 .arm_form_label_wrapper{\r\n\t\t\t\t\t\t\tmax-width: 100%;\r\n\t\t\t\t\t\t\twidth: 30%;\r\n\t\t\t\t\t\t\twidth: 250px;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_form_101 .arm_form_field_label_text,\r\n\t\t\t\t\t\t.arm_form_101 .arm_member_form_field_label .arm_form_field_label_text,\r\n                        .arm_form_101 .arm_df__helper-description .arm_df__helper-description-text,\r\n\t\t\t\t\t\t.arm_form_101 .arm_form_label_wrapper .arm-df__label-asterisk,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap label.arm_form_field_label_text {\r\n\t\t\t\t\t\t\tmargin: 0px !important;\r\n\t\t\t\t\t\t}\r\n                        .arm_form_101.arm--material-outline-style.arm_materialize_form .arm_form_field_label_text,\r\n                        .arm_form_101.arm--material-outline-style.arm_materialize_form .arm_member_form_field_label .arm_form_field_label_text,\r\n                        .arm_form_101.arm--material-outline-style.arm_materialize_form .arm_df__helper-description .arm_df__helper-description-text,\r\n                        .arm_form_101.arm--material-outline-style.arm_materialize_form .arm_form_label_wrapper .arm-df__label-asterisk,\r\n                        .arm_form_101.arm--material-outline-style.arm_materialize_form .arm-df__form-field-wrap label,\r\n                        .arm_form_101.arm--material-outline-style.arm_materialize_form .arm-df__form-field .arm-df__radio .arm-df__fc-radio--label,\r\n                        .arm_form_101.arm--material-outline-style.arm_materialize_form .arm-df__form-field .arm-df__checkbox .arm-df__fc-checkbox--label {\r\n                            color: #1A2538;\r\n                            font-family: Poppins, sans-serif, 'Trebuchet MS' !important;\r\n                            font-size: 14px;\r\n                            cursor: pointer;\r\n                            font-weight: normal;font-style: normal;text-decoration: none;\r\n                            line-height: 20px;\r\n                        }\r\n                        .arm_form_101.arm--material-outline-style.arm_materialize_form .arm-df__form-field-wrap .arm-notched-outline__notch label {\r\n                            line-height: 28px;\r\n                        }\r\n                        .arm_form_101.arm-default-form .arm-df__checkbox input[type=\"checkbox\"]:checked + label:before {\r\n                            border-right: 2px solid #FFFFFF;\r\n                            border-bottom: 2px solid #FFFFFF;\r\n                        }\r\n                        .arm_form_101.arm-default-form .arm-df__dropdown-control .arm__dc--items-wrap .arm__dc--items {\r\n                            background: #FFFFFF;\r\n                        }\r\n                        .arm_form_101 .arm_reg_links_wrapper .arm_login_link, .arm_reg_login_links {\r\n                            color: #1A2538;\r\n                            font-family: Poppins, sans-serif, 'Trebuchet MS' !important;\r\n                            font-size: 14px;\r\n                            font-weight: normal;font-style: normal;text-decoration: none;\r\n                        }\r\n                        .arm_form_101 .arm-df__form-field-wrap .arm-df__dropdown-control .arm__dc--head .arm__dc--head__title,\r\n                        .arm_form_101 .arm-df__form-field-wrap .arm-df__dropdown-control dt.arm__dc--head .arm-df__dc--head__autocomplete {\r\n                            font-family: Poppins, sans-serif, 'Trebuchet MS' !important;\r\n                            color:#2F3F5C;\r\n                            font-size: 15px;\r\n                            font-weight: normal;\r\n                        }\r\n                        .arm_form_101.arm--material-outline-style.arm_materialize_form .arm_df__helper-description .arm_df__helper-description-text\r\n                        { \r\n                            font-size: 14px; \r\n                            line-height: 14px; \r\n                        }\r\n\t                    .arm_form_101 .arm-df__dropdown-control .arm__dc--items-wrap .arm__dc--items .arm__dc--item {\r\n\t\t\t\t\t\t\tfont-family: Poppins, sans-serif, 'Trebuchet MS' !important;\r\n\t\t\t\t\t\t\tfont-size: 14px;\r\n                            color:#2F3F5C;\r\n\t\t\t\t\t\t\tfont-weight: normal;font-style: normal;text-decoration: none;\r\n\t\t\t\t\t\t}\r\n                        .arm_form_101 .arm-df__dropdown-control .arm__dc--items-wrap .arm__dc--items .arm__dc--item:not([disabled]):focus, \r\n                        .arm_form_101 .arm-df__dropdown-control .arm__dc--items-wrap .arm__dc--items .arm__dc--item:not([disabled]):hover,\r\n                        .arm_form_101 .arm-df__dropdown-control .arm__dc--items-wrap .arm__dc--items .arm__dc--item:not([disabled]).hovered\r\n                        {\r\n                            background-color : #637799 ;\r\n                            color : #ffffff;\r\n                        }\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap.arm-df__form-field-wrap_section{\r\n\t\t\t\t\t\t\tcolor: #1A2538;\r\n\t                        font-family: Poppins, sans-serif, 'Trebuchet MS' !important;\r\n\t                    }\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__radio, .arm_form_101 .arm-df__checkbox{\r\n\t\t\t\t\t\t\tcolor:#1A2538;\r\n\t\t\t\t\t\t\tfont-family: Poppins, sans-serif, 'Trebuchet MS' !important;\r\n\t\t\t\t\t\t\tfont-size: 14px;\r\n\t\t\t\t\t\t\tcursor: pointer;\r\n\t\t\t\t\t\t\tfont-weight: normal;font-style: normal;text-decoration: none;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__dropdown-control .arm__dc--items-wrap .arm__dc--items .arm__dc--item[selected] {\r\n\t\t\t\t\t\t\tfont-weight: bold;\r\n\t\t\t\t\t\t\tcolor:#2F3F5C;\r\n\t\t\t\t\t\t}\r\n\t                    .arm_form_101 .arm-df__form-field-wrap input:not([type='checkbox'],[type='radio'],.arm-df__dc--head__autocomplete){\r\n\t                        height: 52px;\r\n\t                    }\r\n                        \/*\r\n                        .arm_form_101 .arm-df__form-field-wrap .arm-df__form-control[type='checkbox']{\r\n                            width: 52px !important;\r\n                        }\r\n                        *\/\r\n\r\n\t                    .arm_form_101 .arm_apply_coupon_container .arm_coupon_submit_wrapper .arm_apply_coupon_btn{\r\n\t                        min-height: 54px;\r\n\t                        margin: 0;\r\n\t                    }\r\n                        .arm_form_101 .arm-df__form-control::placeholder, \r\n                        .arm_form_101 input.arm-df__form-control:not(.arm-df__dc--head__autocomplete)::placeholder, \r\n                        .arm_form_101 textarea.arm-df__form-control::placeholder{\r\n                            color:#2F3F5C;\r\n                        }\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap input:not([type='checkbox'],[type='radio'],.arm-df__dc--head__autocomplete),\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap textarea.arm-df__form-control,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap select,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap .arm-df__dropdown-control dt.arm__dc--head{\r\n\t                        background-color: #ffffff !important;\r\n\t\t\t\t\t\t\tborder: 1px solid #D3DEF0;\r\n\t\t\t\t\t\t\tborder-color: #D3DEF0;\r\n\t\t\t\t\t\t\tborder-width: 1px !important;\r\n\t\t\t\t\t\t\tborder-radius: 0px !important;\r\n\t\t\t\t\t\t\t-webkit-border-radius: 0px !important;\r\n\t\t\t\t\t\t\t-moz-border-radius: 0px !important;\r\n\t\t\t\t\t\t\t-o-border-radius: 0px !important;\r\n\t\t\t\t\t\t\tcolor:#2F3F5C;\r\n\t\t\t\t\t\t\tfont-family: Poppins, sans-serif, 'Trebuchet MS' !important;\r\n\t\t\t\t\t\t\tfont-size: 15px !important;\r\n\t\t\t\t\t\t\tfont-weight: normal;font-style: normal;text-decoration: none;\r\n\t\t\t\t\t\t\theight: 52px !important;\r\n\t\t\t\t\t\t\tline-height: 36px !important;\r\n                            background-image:none;\r\n                            margin-bottom:0px !important;\r\n\t\t\t\t\t\t}\r\n                        .arm_form_101:not(.arm-material-style, .arm--material-outline-style) .arm-df__form-field-wrap input:not(.arm-df__dc--head__autocomplete) {\r\n                            border-color: #D3DEF0;\r\n                        }\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap input:not([type='checkbox'],[type='radio'],.arm-df__dc--head__autocomplete),\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap textarea.arm-df__form-control,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap select,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap .arm-df__dropdown-control dt.arm__dc--head {\r\n                                background-color: transparent !important;\r\n                            }\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap:has(.arm-df__dropdown-control.arm-is-active) .arm-notched-outline .arm-notched-outline__leading,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap:has(.arm-df__dropdown-control.arm-is-active) .arm-notched-outline .arm-notched-outline__notch,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap:has(.arm-df__dropdown-control.arm-is-active) .arm-notched-outline .arm-notched-outline__trailing{\r\n                                border-color: #637799 !important;   \r\n                            }\r\n                            .arm_form_101.arm--material-outline-style .arm-notched-outline__leading {\r\n                                border-top: 1px solid #D3DEF0;\r\n                                border-left: 1px solid #D3DEF0;\r\n                                border-bottom: 1px solid #D3DEF0;\r\n                            }\r\n                            .arm_form_101.arm--material-outline-style .arm-notched-outline__notch {\r\n                                border-top: 1px solid #D3DEF0;\r\n                                border-bottom: 1px solid #D3DEF0;\r\n                            }\r\n                            .arm_form_101.arm--material-outline-style .arm-notched-outline__trailing {\r\n                                border-top: 1px solid #D3DEF0;\r\n                                border-right: 1px solid #D3DEF0;\r\n                                border-bottom: 1px solid #D3DEF0;\r\n                            }\r\n                            .arm_form_101.arm_rtl_site.arm--material-outline-style .arm-df__form-group .arm-notched-outline__leading,\r\n                            .arm_form_101.arm_rtl_site.arm--material-outline-style .arm-df__form-group_social_fields .arm-df__form-group_text .arm-notched-outline__leading,\r\n                            .arm_form_101.arm_form_rtl.arm--material-outline-style .arm-df__form-group .arm-notched-outline__leading,\r\n                            .arm_form_101.arm_form_rtl.arm--material-outline-style .arm-df__form-group_social_fields .arm-df__form-group_text .arm-notched-outline__leading,\r\n                            .arm_form_101.is_form_class_rtl.arm--material-outline-style .arm-df__form-group .arm-notched-outline__leading,\r\n                            .arm_form_101.is_form_class_rtl.arm--material-outline-style .arm-df__form-group_social_fields .arm-df__form-group_text .arm-notched-outline__leading {\r\n                                border-top: 1px solid #D3DEF0;\r\n                                border-right: 1px solid #D3DEF0;\r\n                                border-bottom: 1px solid #D3DEF0;\r\n                                border-left: none;\r\n                                border-radius:0;\r\n                            }\r\n                            .arm_form_101.arm_rtl_site.arm--material-outline-style .arm-df__form-group .arm-notched-outline__trailing,\r\n                            .arm_form_101.arm_rtl_site.arm--material-outline-style .arm-df__form-group_social_fields .arm-notched-outline__trailing,\r\n                            .arm_form_101.arm_form_rtl.arm--material-outline-style .arm-df__form-group .arm-notched-outline__trailing,\r\n                            .arm_form_101.arm_form_rtl.arm--material-outline-style .arm-df__form-group_social_fields .arm-notched-outline__trailing,\r\n                            .arm_form_101.is_form_class_rtl.arm--material-outline-style .arm-df__form-group .arm-notched-outline__trailing,\r\n                            .arm_form_101.is_form_class_rtl.arm--material-outline-style .arm-df__form-group_social_fields .arm-notched-outline__trailing {\r\n                                border-top: 1px solid #D3DEF0;\r\n                                border-left: 1px solid #D3DEF0;\r\n                                border-bottom: 1px solid #D3DEF0;\r\n                                border-right: none;\r\n                                border-radius:0;\r\n                            }\r\n\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap input.arm-df__form-control:focus + .arm-notched-outline .arm-notched-outline__leading,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap input.arm-df__form-control:focus + .arm-notched-outline .arm-notched-outline__notch,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap input.arm-df__form-control:focus + .arm-notched-outline .arm-notched-outline__trailing,\r\n\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap input.arm-df__form-control:focus + .--arm-prefix-icon + .arm-notched-outline .arm-notched-outline__leading,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap input.arm-df__form-control:focus + .--arm-prefix-icon + .arm-notched-outline .arm-notched-outline__notch,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap input.arm-df__form-control:focus + .--arm-prefix-icon+ .arm-notched-outline .arm-notched-outline__trailing,\r\n                            \r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap textarea:focus + .arm-notched-outline .arm-notched-outline__leading,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap textarea:focus + .arm-notched-outline .arm-notched-outline__notch,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap textarea:focus + .arm-notched-outline .arm-notched-outline__trailing,\r\n                            \r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap .arm-is-active + .arm-notched-outline .arm-notched-outline__leading,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap .arm-is-active + .arm-notched-outline .arm-notched-outline__notch,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap .arm-is-active + .arm-notched-outline .arm-notched-outline__trailing,\r\n                            \r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap input.arm-df__form-control:focus + .bootstrap-datetimepicker-widget + .arm-notched-outline .arm-notched-outline__leading,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap input.arm-df__form-control:focus + .bootstrap-datetimepicker-widget + .arm-notched-outline .arm-notched-outline__notch,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap input.arm-df__form-control:focus + .bootstrap-datetimepicker-widget + .arm-notched-outline .arm-notched-outline__trailing {\r\n                                border-color: #637799 !important;\r\n                            }\r\n\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field .arm-df__form-control.arm_invalid + .arm-notched-outline .arm-notched-outline__leading,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field .arm-df__form-control.arm_invalid + .arm-notched-outline .arm-notched-outline__notch,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field .arm-df__form-control.arm_invalid + .arm-notched-outline .arm-notched-outline__trailing,\r\n\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field .arm-df__form-control.arm_invalid + span + .arm-notched-outline .arm-notched-outline__leading,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field .arm-df__form-control.arm_invalid + span  + .arm-notched-outline .arm-notched-outline__notch,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field .arm-df__form-control.arm_invalid + span  + .arm-notched-outline .arm-notched-outline__trailing,\r\n                            \r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field .arm-df__form-control.arm_invalid:focus + .arm-notched-outline .arm-notched-outline__leading,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field .arm-df__form-control.arm_invalid:focus + .arm-notched-outline .arm-notched-outline__notch,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field .arm-df__form-control.arm_invalid:focus + .arm-notched-outline .arm-notched-outline__trailing,\r\n\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field .arm-df__form-control.arm_invalid:focus + span + .arm-notched-outline .arm-notched-outline__leading,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field .arm-df__form-control.arm_invalid:focus + span + .arm-notched-outline .arm-notched-outline__notch,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field .arm-df__form-control.arm_invalid:focus + span + .arm-notched-outline .arm-notched-outline__trailing,\r\n                            \r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-group_select.error .arm-notched-outline .arm-notched-outline__leading,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-group_select.error .arm-notched-outline .arm-notched-outline__notch,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-group_select.error .arm-notched-outline .arm-notched-outline__trailing\r\n                            {\r\n                                border-color: #FF3B3B !important;\r\n                            }\r\n\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap .arm-df__label-text.active:before {\r\n                                background:  #FFFFFF !important;\r\n                            }\r\n                        .arm_form_101 .arm-df__form-field-wrap .arm-df__dropdown-control dt.arm__dc--head .arm-df__dc--head__autocomplete {\r\n                            line-height: 36px;\r\n                        }\r\n                        .arm_form_101 .arm-df__form-field-wrap .arm-df__dropdown-control dt.arm__dc--head i.armfa.armfa-caret-down{\r\n                            color: #bababa;\r\n                        }\r\n                        .arm_form_101 .arm-df__form-field-wrap .arm-df__dropdown-control .arm__dc--items-wrap .arm__dc--items { border: 1px solid #D3DEF0; }\r\n                        .arm_form_101.arm-rounded-style .arm-df__form-field-wrap .arm-df__dropdown-control.arm-is-active .arm__dc--head{\r\n                        -webkit-border-radius: 25px 25px 0 0 !important;\r\n                        -moz-border-radius: 25px 25px 0 0 !important;\r\n                        -o-border-radius: 25px 25px 0 0 !important;\r\n                        border-radius: 25px 25px 0 0 !important;\r\n                        }\r\n                        \r\n\t\t\t\t\t\t.arm_form_101 .armFileUploadWrapper .arm-ffw__file-upload-box{\r\n\t\t\t\t\t\t\tborder-color: #D3DEF0;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_form_101 .armFileUploadWrapper .arm-ffw__file-upload-box.arm_dragover{\r\n\t\t\t\t\t\t\tborder-color: #637799;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__checkbox{\r\n\t\t\t\t\t\t\tcolor: rgba(211, 222, 240, 0.87);\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_form_101.arm_materialize_form .arm-df__checkbox input[type='checkbox'] + label:after,\r\n                        .arm_form_101.arm_materialize_form .arm-df__radio input[type='radio'] + label:before\r\n                        {\r\n\t\t\t\t\t\t\tborder-color: #D3DEF0;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_form_101 input[type=checkbox].arm-df__form-control--is-checkbox:checked,\r\n                        .arm_form_101 input[type=radio].arm-df__form-control--is-radio:checked,\r\n                        .arm_form_101.arm_materialize_form .arm-df__checkbox input[type='checkbox']:checked + label:after,\r\n                        .arm_form_101.arm_materialize_form .arm-df__checkbox input[type='checkbox']:checked:focus + label:after,\r\n                        .arm_form_101.arm_materialize_form .arm-df__radio input[type='radio']:checked + label:after,\r\n                        .arm_form_101.arm_materialize_form .arm-df__radio input[type='radio']:checked:focus + label:after{\r\n\t\t\t\t\t\t\tbackground-color: #637799;\r\n                            border-color: #637799;\r\n\t\t\t\t\t\t}\r\n                        .arm_form_101.arm_materialize_form .arm-df__radio input[type='radio']:checked + label:before {\r\n                            border-color: #637799;\r\n                        }\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__checkbox:before,\r\n                        .arm_form_101 .arm-df__radio:before{\r\n\t\t\t\t\t\t\tbackground-color: rgba(99, 119, 153, 0.26) !important;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap input.arm-df__form-control:focus,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap textarea.arm-df__form-control:focus,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap select:focus,\r\n                        .arm_form_101 .arm-df__form-field-wrap .arm-df__dropdown-control.arm-is-active dt.arm__dc--head,\r\n                        .arm_form_101 .arm-df__form-field-wrap .arm-df__dropdown-control.arm-is-active .arm__dc--items-wrap .arm__dc--items{\r\n                            color: #2F3F5C;\r\n\t\t\t\t\t\t\tborder: 1px solid #637799;\r\n\t\t\t\t\t\t\tborder-color: #637799;\r\n                            background-image:none;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_form_101 .arm_uploaded_file_info .armbar{\r\n\t\t\t\t\t\t\tbackground-color: #637799;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-control.arm-df__fc--validation__wrap,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-control.arm_invalid, \r\n                        .arm_form_101 .arm-df__form-group_select.error .arm__dc--head {\r\n\t\t\t\t\t\t\tborder: 1px solid #FF3B3B;\r\n\t\t\t\t\t\t\tborder-color: #FF3B3B !important;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_form_101 .arm_form_message_container .arm_success_msg,\r\n\t\t\t\t\t\t.arm_form_101 .arm_form_message_container .arm-df__fc--validation__wrap,\r\n                                                .arm_form_101 .arm_form_message_container1 .arm_success_msg,\r\n                                                .arm_form_101 .arm_form_message_container1 .arm_success_msg1,\r\n\t\t\t\t\t\t.arm_form_101 .arm_form_message_container1 .arm-df__fc--validation__wrap,\r\n                                                    .arm_form_101 .arm_form_message_container .arm_success_msg a{\r\n\t\t\t\t\t\t\tfont-family: Poppins, sans-serif, 'Trebuchet MS' !important;\r\n\t                        text-decoration: none !important;\r\n\t\t\t\t\t\t}\r\n                        .arm_form_101 .arm_coupon_field_wrapper .success.notify_msg{\r\n                            font-family: Poppins, sans-serif, 'Trebuchet MS' !important;\r\n                            text-decoration: none !important;\r\n                        }\r\n\t\t\t\t\t\t.arm_form_101.arm_materialize_form .arm-df__form-field-wrap input,\r\n\t\t\t\t\t\t.arm_form_101.arm_materialize_form .arm-df__form-field-wrap select{\r\n\t\t\t\t\t\t\t-webkit-transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);\r\n\t\t\t\t\t\t\ttransition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);\r\n\t\t\t\t\t\t\tbackground: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 96%, #D3DEF0 4%);\r\n\t\t\t\t\t\t\tbackground: linear-gradient(to bottom, rgba(255, 255, 255, 0) 96%, #D3DEF0 4%);\r\n\t\t\t\t\t\t\tbackground-repeat: no-repeat;\r\n\t\t\t\t\t\t\tbackground-position: 0 0;\r\n\t\t\t\t\t\t\tbackground-size: 0 100%;\r\n\t\t\t\t\t\t}\r\n\t                    .arm_form_101 .arm_editor_form_fileds_container .arm-df__form-field-wrap input.arm-df__form-control:focus,\r\n\t\t\t\t\t\t.arm_form_101 .arm_editor_form_fileds_container .arm-df__form-field-wrap textarea:focus,\r\n\t\t\t\t\t\t.arm_form_101 .arm_editor_form_fileds_container .arm-df__form-field-wrap select:focus,\r\n                        .arm_form_101 .arm_editor_form_fileds_container .arm-df__form-field-wrap .arm-df__dropdown-control.arm-is-active dt.arm__dc--head,\r\n                        .arm_form_101 .arm_editor_form_fileds_container .arm-df__form-field-wrap .arm-df__dropdown-control.arm-is-active .arm__dc--items-wrap .arm__dc--items{\r\n\t\t\t\t\t\t\tborder: 1px solid #637799;\r\n\t\t\t\t\t\t\tborder-color: #637799 !important;\r\n\t\t\t\t\t\t}\r\n\r\n                        .arm_form_101 .armFileMessages.arm-df__fc--validation\r\n                        {\r\n                            display:block ;\r\n                        }\r\n                        \r\n                        .arm_form_101.arm_form_layout_rounded .arm-df__fc-icon.--arm-suffix-icon.arm_visible_password_material:focus,\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_rounded .arm-df__fc-icon.--arm-suffix-icon.arm_visible_password:focus\r\n\t\t\t\t\t\t{\r\n\t\t\t\t\t\t\tborder: 1px solid #637799 !important;\r\n\t\t\t\t\t\t\tborder-color: #637799 !important;\r\n\t\t\t\t\t\t\tborder-top-right-radius: 50% !important;\r\n\t\t\t\t\t\t\tborder-bottom-right-radius: 50% !important;\r\n\t\t\t\t\t\t}\r\n\r\n                        .arm_form_101 .arm-ffw__file-upload-box:focus-within{\r\n                            border-color: #637799 !important;\r\n                        }\r\n                        .arm_form_101 .arm-ffw__file-upload-box button.armFileRemoveContainer:hover,\r\n                        .arm_form_101 .arm-ffw__file-upload-box button.armFileRemoveContainer:focus{\r\n                            color: #637799 !important;\r\n                            outline:0;\r\n                        }\r\n\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_writer .arm-df__fc-icon.--arm-suffix-icon.arm_visible_password_material:focus,\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_writer .arm-df__fc-icon.--arm-suffix-icon.arm_visible_password:focus\r\n\t\t\t\t\t\t{\r\n                            border: 0px !important;\r\n                            background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 96%, #637799 4%) !important;\r\n                            background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 96%, #637799 4%) !important;\r\n                            background-repeat: no-repeat !important ;\r\n                            background-position: 0 0 !important;\r\n                            background-size: 100% 100% !important;\r\n\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t.arm_form_101:not(.arm_form_layout_writer,.arm_form_layout_rounded) .arm-df__fc-icon.--arm-suffix-icon.arm_visible_password_material:focus,\r\n\t\t\t\t\t\t.arm_form_101:not(.arm_form_layout_writer,.arm_form_layout_rounded) .arm-df__fc-icon.--arm-suffix-icon.arm_visible_password:focus\r\n\t\t\t\t\t\t{\r\n\t\t\t\t\t\t\tborder: 1px solid #637799 !important;\r\n\t\t\t\t\t\t\tborder-radius: 0px !important;\r\n\t\t\t\t\t\t}\r\n\r\n                        .arm_form_101.arm_form_layout_writer_border .arm-df__fc-icon.--arm-suffix-icon.arm_visible_password_material:focus,\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_writer_border .arm-df__fc-icon.--arm-suffix-icon.arm_visible_password:focus\r\n\t\t\t\t\t\t{\r\n\t\t\t\t\t\t\tborder-top-right-radius: 0px !important;\r\n\t\t\t\t\t\t\tborder-bottom-right-radius: 0px !important;\r\n\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_iconic:not(.arm_standard_validation_type) .arm-df__fc--validation .arm-df__fc--validation__wrap,\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_rounded:not(.arm_standard_validation_type) .arm-df__fc--validation .arm-df__fc--validation__wrap,\r\n\t\t\t\t\t\t.arm_form_101:not(.arm_standard_validation_type) .arm-df__fc--validation .arm-df__fc--validation__wrap,\r\n                        .arm_form_101.arm_form_layout_iconic:not(.arm_standard_validation_type) .armFileMessages .arm-df__fc--validation__wrap,\r\n                        .arm_form_101.arm_form_layout_rounded:not(.arm_standard_validation_type) .armFileMessages .arm-df__fc--validation__wrap,\r\n                        .arm_form_101:not(.arm_standard_validation_type) .armFileMessages .arm-df__fc--validation__wrap{\r\n\t\t\t\t\t\t\tcolor: #FF3B3B;\r\n\t\t\t\t\t\t\tbackground: #ffffff;\r\n\t                        font-family: Poppins, sans-serif, 'Trebuchet MS' !important;\r\n\t\t\t\t\t\t\tfont-size: 14px;\r\n\t                        font-size: 14px;\r\n\t\t\t\t\t\t\tpadding-left: 5px;\r\n\t\t\t\t\t\t\tpadding-right: 5px;\r\n\t                        text-decoration: none !important;\r\n                            line-height:14px;\r\n\t\t\t\t\t\t}\r\n                        .arm_form_101.arm_standard_validation_type .arm-df__fc--validation .arm-df__fc--validation__wrap, .arm_form_101.arm_standard_validation_type .armFileMessages .arm-df__fc--validation__wrap{\r\n                            color: #FF3B3B;\r\n                            font-family: Poppins, sans-serif, 'Trebuchet MS' !important;\r\n                            font-size: 14px;\r\n                            line-height:14px;\r\n                        }\r\n\t\t\t\t\t\t.arm_form_101 .arm_msg_pos_right .arm-df__fc--validation .arm_error_box_arrow:after, .arm_form_101 .arm_msg_pos_right .armFileMessages .arm_error_box_arrow:after{border-right-color: #ffffff !important;} \r\n\t\t\t\t\t\t.arm_form_101 .arm_msg_pos_left .arm-df__fc--validation .arm_error_box_arrow:after, .arm_form_101 .arm_msg_pos_left .armFileMessages .arm_error_box_arrow:after{border-left-color: #ffffff !important;}\r\n\t\t\t\t\t\t.arm_form_101 .arm_msg_pos_top .arm-df__fc--validation .arm_error_box_arrow:after, .arm_form_101 .arm_msg_pos_top .armFileMessages .arm_error_box_arrow:after{border-top-color: #ffffff !important;}\r\n\t\t\t\t\t\t.arm_form_101 .arm_msg_pos_bottom .arm-df__fc--validation .arm_error_box_arrow:after, .arm_form_101 .arm_msg_pos_bottom .armFileMessages .arm_error_box_arrow:after{border-bottom-color: #ffffff !important;}\r\n\t\t\t\t\t\t.arm_form_101 .arm_writer_error_msg_box{\r\n\t\t\t\t\t\t\tcolor: #FF3B3B;\r\n\t\t\t\t\t\t\tfont-size: 15px;\r\n\t\t\t\t\t\t\tfont-size: 14px;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap_submit .arm-df__form-control-submit-btn,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn,\r\n                        .arm_form_message_container.arm_form_101 .arm_reset_password_login_btn{\r\n\t\t\t\t\t\t\tborder-radius: 12px;\r\n\t\t\t\t\t\t\t-webkit-border-radius: 12px;\r\n\t\t\t\t\t\t\t-moz-border-radius: 12px;\r\n\t\t\t\t\t\t\t-o-border-radius: 12px;\r\n\t\t\t\t\t\t\twidth: auto;\r\n\t\t\t\t\t\t\tmax-width: 100%;\r\n\t\t\t\t\t\t\twidth: 500px;\r\n\t\t\t\t\t\t\tmin-height: 50px;\r\n\t\t\t\t\t\t\tmin-height: 50px;\r\n                            line-height: 50px;\r\n\t\t\t\t\t\t\tpadding: 0 10px;\r\n\t\t\t\t\t\t\tfont-family: Poppins, sans-serif, 'Trebuchet MS';\r\n\t\t\t\t\t\t\tfont-size: 15px;\r\n\t\t\t\t\t\t\tmargin: 8px 0px 0px 0px;\r\n\t\t\t\t\t\t\tfont-weight: normal;font-style: normal;text-decoration: none;\r\n\t\t\t\t\t\t\ttext-transform: none;\r\n\t                        background: #005AEE;border: 1px solid #005AEE;color: #FFFFFF !important;\r\n\t\t\t\t\t\t}\r\n\t                    .arm_form_101 .arm-df__form-field-wrap_submit .arm-df__form-control-submit-btn.arm-df__form-group_button.arm_editable_input_button,\r\n                        .arm_form_101 .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn.arm-df__form-group_button.arm_editable_input_button{\r\n\t                        height: 50px;\r\n\t                    }\r\n\t                    .arm_form_101 .arm_setup_submit_btn_wrapper .arm-df__form-field-wrap_submit .arm-df__form-control-submit-btn,\r\n                        .arm_form_101 .arm_setup_submit_btn_wrapper .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn,\r\n                        .arm_form_message_container.arm_form_101 .arm_reset_password_login_btn{\r\n\t                        background: #005AEE;border: 1px solid #005AEE;color: #FFFFFF !important;\r\n\t                    }\r\n                        .arm_form_101 .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn #arm_form_loader{\r\n                            fill:#FFFFFF;\r\n                            }\r\n\t\t\t\t\t\t\/*.arm_form_101 button:hover,*\/\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap_submit .arm-df__form-control-submit-btn:hover,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap_submit .arm-df__form-control-submit-btn:not([disabled]):hover,\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_writer .arm-df__fields-wrapper .arm-df__form-field-wrap_submit .arm-df__form-control-submit-btn.btn:hover,\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_writer .arm-df__fields-wrapper .arm-df__form-field-wrap_submit .arm-df__form-control-submit-btn.btn-large:hover,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn:hover,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn:not([disabled]):hover,\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_writer .arm-df__fields-wrapper .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn.btn:hover,\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_writer .arm-df__fields-wrapper .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn.btn-large:hover,\r\n                        .arm_form_message_container.arm_form_101 .arm_reset_password_login_btn:hover{\r\n\t\t\t\t\t\t\tbackground-color: #0D54C9 !important;border: 1px solid #0D54C9 !important;color: #ffffff !important;\r\n\t\t\t\t\t\t}\r\n\r\n                        .arm_form_101 .arm-df__form-field-wrap_submit .arm-df__form-control-submit-btn:focus,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap_submit .arm-df__form-control-submit-btn:not([disabled]):focus,\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_writer .arm-df__fields-wrapper .arm-df__form-field-wrap_submit .arm-df__form-control-submit-btn.btn:focus,\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_writer .arm-df__fields-wrapper .arm-df__form-field-wrap_submit .arm-df__form-control-submit-btn.btn-large:focus,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn:focus,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn:not([disabled]):focus,\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_writer .arm-df__fields-wrapper .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn.btn:focus,\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_writer .arm-df__fields-wrapper .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn.btn-large:focus,\r\n                        .arm_form_message_container.arm_form_101 .arm_reset_password_login_btn:focus{\r\n\t\t\t\t\t\t\tbackground-color: #0D54C9 !important;border: 1px solid #0D54C9 !important;color: #ffffff !important;\r\n\t\t\t\t\t\t}\r\n\r\n                        .arm_form_101 .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn:hover #arm_form_loader,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn:not([disabled]):hover #arm_form_loader,\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_writer .arm-df__fields-wrapper .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn.btn:hover #arm_form_loader,\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_writer .arm-df__fields-wrapper .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn.btn-large:hover #arm_form_loader{\r\n                            fill:#ffffff;\r\n                        }\r\n\t                    .arm_form_101 .arm-df__fields-wrapper .armFileUploadWrapper .armFileBtn,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__fields-wrapper .armFileUploadContainer{\r\n\t\t\t\t\t\t\tborder: 1px solid #005AEE;\r\n\t\t\t\t\t\t\tbackground-color: #005AEE;\r\n\t\t\t\t\t\t\tcolor: #FFFFFF;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__fields-wrapper .armFileUploadWrapper .armFileBtn:hover,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__fields-wrapper .armFileUploadContainer:hover{\r\n\t                        background-color: #0D54C9 !important;\r\n\t\t\t\t\t\t\tborder-color: #0D54C9 !important;\r\n\t\t\t\t\t\t\tcolor: #ffffff !important;\r\n\t                    }\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__fc-icon i{color: #bababa;}\r\n\t\t\t\t\t\t.arm_date_field_101 .bootstrap-datetimepicker-widget table td.today:before{border: 3px solid #637799;}\r\n\t\t\t\t\t\t.arm_date_field_101 .bootstrap-datetimepicker-widget table td.active,\r\n\t\t\t\t\t\t.arm_date_field_101 .bootstrap-datetimepicker-widget table td.active:hover{\r\n\t\t\t\t\t\t\tcolor: #637799 !important;\r\n\t\t\t\t\t\t\tbackground: url(https:\/\/bdhstreams.com\/wp-content\/plugins\/armember-membership\/images\/bootstrap_datepicker_blue.png) no-repeat !important;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_date_field_101 .bootstrap-datetimepicker-widget table td span:hover{border-color: #637799;}\r\n\t\t\t\t\t\t.arm_date_field_101 .bootstrap-datetimepicker-widget table td span.active{background-color: #637799;}\r\n\t\t\t\t\t\t.arm_date_field_101 .arm_cal_header{background-color: #637799 !important;}\r\n\t\t\t\t\t\t.arm_date_field_101 .arm_cal_month{\r\n\t\t\t\t\t\t\tbackground-color: #637799 !important;\r\n\t\t\t\t\t\t\tborder-bottom: 1px solid #637799;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_date_field_101 .bootstrap-datetimepicker-widget table td.day:hover {\r\n\t\t\t\t\t\t\tbackground: url(https:\/\/bdhstreams.com\/wp-content\/plugins\/armember-membership\/images\/bootstrap_datepicker_hover.png) no-repeat;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_date_field_101 .arm_cal_hour:hover, .arm_date_field_101 .arm_cal_minute:hover{border-color: #637799;}\r\n\t\t\t\t\t\t.arm_date_field_101 .timepicker-picker .btn-primary{\r\n\t\t\t\t\t\t\tbackground-color: #637799;\r\n\t\t\t\t\t\t\tborder-color: #637799;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_date_field_101 .armglyphicon-time:before,\r\n\t\t\t\t\t\t.arm_date_field_101 .armglyphicon-calendar:before,\r\n\t\t\t\t\t\t.arm_date_field_101 .armglyphicon-chevron-up:before,\r\n\t\t\t\t\t\t.arm_date_field_101 .armglyphicon-chevron-down:before{color: #637799;}\r\n\t\t\t\t\t\t.arm_form_101 stop.arm_social_connect_svg { stop-color:#005AEE; } <\/style><div class=\"arm-df-wrapper arm_msg_pos_bottom\"><div class=\"arm-df__fields-wrapper arm-df__fields-wrapper_101 arm_field_position_center arm_front_side_form\"  data-form_id=\"101\"><div class=\"arm-df__heading armaligncenter\"><span class=\"arm-df__heading-text\">Cr\u00e9er un compte<\/span><\/div><div class=\"arm-control-group arm-df__form-group arm-df__form-group_text\" id=\"arm-df__form-group_118\" data-field_id=\"118\" style=\"\"><div class=\"arm_label_input_separator\"><\/div><div class=\"arm-df__form-field\"><div class=\"arm-df__form-field-wrap_text arm-df__form-field-wrap arm-controls \" id=\"arm-df__form-field-wrap_118\"><input name=\"user_login\" type=\"text\" id=\"arm-df__form-control_118_6_qlT94JbPEm\" value=\"\" class=\"arm-df__form-control arm-df__form-control_118 arm_material_input arm_cl_user_login_6_qlT94JbPEm usernamecheck existcheck\"    required data-validation-required-message=\"Le nom d&amp;#039;utilisateur est obligatoire.\"    aria-label=\"Nom d'utilisateur\" data-validation-usernamecheck-callback=\"arm_usernamecheck_function\" data-validation-usernamecheck-message=\"Veuillez saisir un nom d&#039;utilisateur valide.\" data-validation-callback-callback=\"arm_existcheck_function\" data-validation-callback-message=\"This username is already registered, please choose another one.\" ><div class=\"arm-notched-outline\"><div class=\"arm-notched-outline__leading\"><\/div><div class=\"arm-notched-outline__notch\"><label class=\"arm-df__label-text \" for=\"arm-df__form-control_118_6_qlT94JbPEm\"> * Nom d'utilisateur<\/label><\/div><div class=\"arm-notched-outline__trailing\"><\/div><\/div><\/div><\/div><\/div><div class=\"arm-control-group arm-df__form-group arm-df__form-group_text\" id=\"arm-df__form-group_119\" data-field_id=\"119\" style=\"\"><div class=\"arm_label_input_separator\"><\/div><div class=\"arm-df__form-field\"><div class=\"arm-df__form-field-wrap_text arm-df__form-field-wrap arm-controls \" id=\"arm-df__form-field-wrap_119\"><input name=\"first_name\" type=\"text\" id=\"arm-df__form-control_119_6_qlT94JbPEm\" value=\"\" class=\"arm-df__form-control arm-df__form-control_119 arm_material_input arm_cl_first_name_6_qlT94JbPEm flnamecheck\"    required data-validation-required-message=\"Le pr&eacute;nom est obligatoire.\"    aria-label=\"Pr\u00e9nom\" data-validation-flnamecheck-callback=\"arm_flnamecheck_function\" data-validation-flnamecheck-message=\"Veuillez saisir un pr\u00e9nom valide.\" ><div class=\"arm-notched-outline\"><div class=\"arm-notched-outline__leading\"><\/div><div class=\"arm-notched-outline__notch\"><label class=\"arm-df__label-text \" for=\"arm-df__form-control_119_6_qlT94JbPEm\"> * Pr\u00e9nom<\/label><\/div><div class=\"arm-notched-outline__trailing\"><\/div><\/div><\/div><\/div><\/div><div class=\"arm-control-group arm-df__form-group arm-df__form-group_text\" id=\"arm-df__form-group_120\" data-field_id=\"120\" style=\"\"><div class=\"arm_label_input_separator\"><\/div><div class=\"arm-df__form-field\"><div class=\"arm-df__form-field-wrap_text arm-df__form-field-wrap arm-controls \" id=\"arm-df__form-field-wrap_120\"><input name=\"last_name\" type=\"text\" id=\"arm-df__form-control_120_6_qlT94JbPEm\" value=\"\" class=\"arm-df__form-control arm-df__form-control_120 arm_material_input arm_cl_last_name_6_qlT94JbPEm flnamecheck\"    required data-validation-required-message=\"Le nom est obligatoire.\"    aria-label=\"Nom\" data-validation-flnamecheck-callback=\"arm_flnamecheck_function\" data-validation-flnamecheck-message=\"This last name is invalid. Please enter a valid last name.\" ><div class=\"arm-notched-outline\"><div class=\"arm-notched-outline__leading\"><\/div><div class=\"arm-notched-outline__notch\"><label class=\"arm-df__label-text \" for=\"arm-df__form-control_120_6_qlT94JbPEm\"> * Nom<\/label><\/div><div class=\"arm-notched-outline__trailing\"><\/div><\/div><\/div><\/div><\/div><div class=\"arm-control-group arm-df__form-group arm-df__form-group_email\" id=\"arm-df__form-group_121\" data-field_id=\"121\" style=\"\"><div class=\"arm_label_input_separator\"><\/div><div class=\"arm-df__form-field\"><div class=\"arm-df__form-field-wrap_email arm-df__form-field-wrap arm-controls \" id=\"arm-df__form-field-wrap_121\"><input name=\"user_email\" type=\"text\" id=\"arm-df__form-control_121_6_qlT94JbPEm\" value=\"\" class=\"arm-df__form-control arm-df__form-control_121 arm_material_input arm_cl_user_email_6_qlT94JbPEm existcheck\"    required data-validation-required-message=\"L&amp;#039;adresse courriel est obligatoire.\"    aria-label=\"Adresse courriel\" data-validation-regex-regex=\"^.+@.+\\..+$\" data-validation-regex-message=\"Veuillez saisir une adresse courriel valide.\" data-validation-callback-callback=\"arm_existcheck_function\" data-validation-callback-message=\"This email is already registered, please choose another one.\" ><div class=\"arm-notched-outline\"><div class=\"arm-notched-outline__leading\"><\/div><div class=\"arm-notched-outline__notch\"><label class=\"arm-df__label-text \" for=\"arm-df__form-control_121_6_qlT94JbPEm\"> * Adresse courriel<\/label><\/div><div class=\"arm-notched-outline__trailing\"><\/div><\/div><\/div><\/div><\/div><div class=\"arm-control-group arm-df__form-group arm-df__form-group_password\" id=\"arm-df__form-group_122\" data-field_id=\"122\" style=\"\"><div class=\"arm_label_input_separator\"><\/div><div class=\"arm-df__form-field\"><div class=\"arm-df__form-field-wrap_password arm-df__form-field-wrap arm-controls \" id=\"arm-df__form-field-wrap_122\"><input name=\"user_pass\" type=\"password\" id=\"arm-df__form-control_122_6_qlT94JbPEm\" autocomplete=\"off\" value=\"\" class=\" arm-df__form-control arm-df__form-control_122 arm_material_input arm_cl_user_pass_6_qlT94JbPEm --arm-has-prefix-sufix-icon --arm-has-suffix-icon arm_strength_meter_input\"    required data-validation-required-message=\"Le mot de passe est obligatoire.\"    minlength=\"6\" data-validation-minlength-message=\"Please enter at least 6 characters.\" aria-label=\"Mot de passe\" ><div class=\"arm-notched-outline\"><div class=\"arm-notched-outline__leading\"><\/div><div class=\"arm-notched-outline__notch\"><label class=\"arm-df__label-text \" for=\"arm-df__form-control_122_6_qlT94JbPEm\"> * Mot de passe<\/label><\/div><div class=\"arm-notched-outline__trailing\"><\/div><\/div><button type=\"button\" class=\"arm-df__fc-icon --arm-suffix-icon  arm_visible_password_material \"><i class=\"armfa armfa-eye\"><\/i><\/button><\/div><div class=\"arm_pass_strength_meter\"><ul class=\"arm_strength_meter_block_container\" check-strength=\"arm-df__form-control_122_6_qlT94JbPEm\" field-name=\"user_pass\" data-field-veryweak = \"Strength: Very Weak\" data-field-weak = \"Strength: Weak\" data-field-good = \"Strength: Good\" data-field-strong = \"Strength: Strong\" ><\/ul><span class=\"arm_strength_meter_label\">Strength: Very Weak<\/span><div class=\"armclear\"><\/div><\/div><\/div><\/div><div class=\"armclear\"><\/div><\/div><input type=\"hidden\" name=\"arm_action\" value=\"please-signup\"\/><input type=\"hidden\" name=\"redirect_to\" value=\"https:\/\/bdhstreams.com\/fr\/\"\/><input type=\"hidden\" name=\"isAdmin\" value=\"0\"\/><input type=\"hidden\" name=\"referral_url\" value=\"https:\/\/bdhstreams.com\"\/><div id=\"arm_crop_div_wrapper\" class=\"arm_crop_div_wrapper\"  style=\"display:none;\" data_id=\"6_qlT94JbPEm\"><div id=\"arm_crop_div_wrapper_close\" class=\"arm_clear_field_close_btn arm_popup_close_btn\"><\/div><div id=\"arm_crop_div\" class=\"arm_crop_div\" data_id=\"6_qlT94JbPEm\"><img decoding=\"async\" id=\"arm_crop_image\" class=\"arm_crop_image\" src=\"\" style=\"max-width:100%;\" data_id=\"6_qlT94JbPEm\"\/><\/div><div class=\"arm_skip_avtr_crop_button_wrapper_admn arm_inht_front_usr_avtr\"><button class=\"arm_crop_button arm_img_setting armhelptip tipso_style\" data_id=\"6_qlT94JbPEm\" title=\"Crop\" data-method=\"crop\"><span class=\"armfa armfa-crop\"><\/span><\/button><button class=\"arm_clear_button arm_img_setting armhelptip tipso_style\" data_id=\"6_qlT94JbPEm\" title=\"Clear\" data-method=\"clear\" style=\"display:none;\"><span class=\"armfa armfa-times\"><\/span><\/button><button class=\"arm_zoom_button arm_zoom_plus arm_img_setting armhelptip tipso_style\" data-method=\"zoom\" data-option=\"0.1\" data_id=\"6_qlT94JbPEm\" title=\"Zoom In\"><span class=\"armfa armfa-search-plus\"><\/span><\/button><button class=\"arm_zoom_button arm_zoom_minus arm_img_setting armhelptip tipso_style\" data-method=\"zoom\" data-option=\"-0.1\" data_id=\"6_qlT94JbPEm\" title=\"Zoom Out\"><span class=\"armfa armfa-search-minus\"><\/span><\/button><button class=\"arm_rotate_button arm_img_setting armhelptip tipso_style\" data_id=\"6_qlT94JbPEm\" data-method=\"rotate\" data-option=\"90\" title=\"Rotate\"><span class=\"armfa armfa-rotate-right\"><\/span><\/button><button class=\"arm_reset_button arm_img_setting armhelptip tipso_style\" data_id=\"6_qlT94JbPEm\" title=\"Reset\" data-method=\"reset\"><span class=\"armfa armfa-refresh\"><\/span><\/button><button id=\"arm_skip_avtr_crop_nav_front\" class=\"arm_avtr_done_front\" data_id=\"6_qlT94JbPEm\">Done<\/button><\/div><p class=\"arm_discription\">(Use Cropper to set image and <br\/>use mouse scroller for zoom image.)<\/p><\/div><input type=\"hidden\" name=\"arm_form_id\" value=\"101\"\/><div class=\"armclear\"><\/div><input type=\"hidden\" name=\"\" class=\"kpress\" value=\"\" \/><input type=\"hidden\" name=\"\" class=\"stime\" value=\"1787206220\" \/><input type=\"hidden\" data-id=\"arm_nonce_start_time\" class=\"arm_nonce_start_time\" value=\"form_filter_st\" \/><input type=\"hidden\" data-id=\"arm_nonce_keyboard_press\" class=\"arm_nonce_keyboard_press\" value=\"form_filter_kp\" \/><input type=\"hidden\" name=\"arm_nonce_check\" value=\"d938e1ff3d\" \/><\/div><\/div><div class=\"armclear\"><\/div>  \r\n            <!--Plugin Name: ARMember    \r\n                Plugin Version: 7.5 \r\n                Developed By: Repute Infosystems\r\n                Developer URL: http:\/\/www.reputeinfosystems.com\/\r\n            --><\/div><div class=\"armclear\"><\/div><\/div><div class='arm_setup_summary_text_main_container'><div class='arm_setup_summary_text_container arm_module_box' style='text-align:center;'><input type=\"hidden\" name=\"arm_total_payable_amount\" data-id=\"arm_total_payable_amount\" value=\"\"\/><input type=\"hidden\" name=\"arm_zero_amount_discount\" data-id=\"arm_zero_amount_discount\" value=\"0.00\"\/><div class=\"arm_setup_summary_text\"><div>R\u00e9sum\u00e9 du paiement<\/div><br \/><div>Votre forfait s\u00e9lectionn\u00e9 : <strong><span class=\"arm_plan_name_text\"><\/span><\/strong>, Montant du forfait : <strong><span class=\"arm_order_currency\"><\/span><span class=\"arm_plan_amount_text\"><\/span> <\/strong> <\/div><div>Montant du rabais : <strong><span class=\"arm_order_currency\"><\/span><span class=\"arm_discount_amount_text\"><\/span> <\/strong>, Montant final \u00e0 payer : <strong><span class=\"arm_order_currency\"><\/span><span class=\"arm_payable_amount_text\"><\/span> <\/strong> <\/div><\/div><\/div><\/div><div class=\"arm_setup_submit_btn_main_wrapper\"><div class=\"arm_setup_submit_btn_wrapper arm_form_101 arm_form_layout_writer_border arm-default-form arm--material-outline-style arm_materialize_form  armf_alignment_left armf_layout_block armf_button_position_center arm_form_ltr\"><div class=\"arm-df__form-group arm-df__form-group_submit\"><div class=\"arm-df__form-field\"><div class=\"arm-df__form-field-wrap_submit arm-df__form-field-wrap\" id=\"arm_setup_form_input_container6\"><button type=\"submit\" name=\"ARMSETUPSUBMIT\" class=\"arm_setup_submit_btn arm-df__form-control-submit-btn arm-df__form-group_button arm_material_input  --arm-is-flat-style\" onclick=\"armSubmitBtnClick(event)\"><span class=\"arm_spinner\"><!DOCTYPE svg PUBLIC \"-\/\/W3C\/\/DTD SVG 1.1\/\/EN\" \"http:\/\/www.w3.org\/Graphics\/SVG\/1.1\/DTD\/svg11.dtd\"><svg version=\"1.1\" id=\"arm_form_loader\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"18px\" height=\"18px\" viewBox=\"0 0 26.349 26.35\" style=\"enable-background:new 0 0 26.349 26.35;\" xml:space=\"preserve\" ><g><g><circle cx=\"13.792\" cy=\"3.082\" r=\"3.082\" \/><circle cx=\"13.792\" cy=\"24.501\" r=\"1.849\"\/><circle cx=\"6.219\" cy=\"6.218\" r=\"2.774\"\/><circle cx=\"21.365\" cy=\"21.363\" r=\"1.541\"\/><circle cx=\"3.082\" cy=\"13.792\" r=\"2.465\"\/><circle cx=\"24.501\" cy=\"13.791\" r=\"1.232\"\/><path d=\"M4.694,19.84c-0.843,0.843-0.843,2.207,0,3.05c0.842,0.843,2.208,0.843,3.05,0c0.843-0.843,0.843-2.207,0-3.05 C6.902,18.996,5.537,18.988,4.694,19.84z\"\/><circle cx=\"21.364\" cy=\"6.218\" r=\"0.924\"\/><\/g><\/g><g><\/g><g><\/g><g><\/g><g><\/g><g><\/g><g><\/g><g><\/g><g><\/g><g><\/g><g><\/g><g><\/g><g><\/g><g><\/g><g><\/g><g><\/g><\/svg><\/span>Soumettre<\/button><\/div><\/div><\/div><\/div><\/div><\/div><\/form><\/div><\/div><div class=\"armclear\"><\/div><\/div><\/div><\/div><div class=\"armclear\">&nbsp;<\/div>  \r\n            <!--Plugin Name: ARMember    \r\n                Plugin Version: 7.5 \r\n                Developed By: Repute Infosystems\r\n                Developer URL: http:\/\/www.reputeinfosystems.com\/\r\n            -->\n      <\/div>\n\n      <div class=\"bdhs-plan bdhs-reveal\">\n        <span class=\"bdhs-plan-name\">Creator<\/span>\n        <p class=\"bdhs-plan-price\">$2.99<small>\/mois<\/small><\/p>\n        <ul>\n          <li>Voyez comment nous faisons chaque s\u00e9rie<\/li>\n          <li>Entrevues avec la distribution et l&rsquo;\u00e9quipe<\/li>\n          <li>Journaux de production<\/li>\n          <li>Les bandes-annonces avant tout le monde<\/li>\n        <\/ul>\n        <div class=\"arm_setup_form_popup_container\"><style type=\"text\/css\">.arm_setup_form_popup_link_2{background:transparent;color:#FFFFFF;border:2px solid #BDB9BA;font-weight:800;text-transform:uppercase;letter-spacing:.06em;border-radius:6px;padding:11px 22px;text-decoration:none;display:inline-block;font-family:&#039;Raleway&#039;,sans-serif;}<\/style><a href=\"javascript:void(0)\" id=\"arm_setup_form_popup_link_2\" class=\"arm_setup_form_popup_link arm_setup_form_popup_link_2 arm_setup_form_popup_ahref\" data-form_id=\"2_popup_q0am8pwKVi\" data-toggle=\"armmodal\"  data-modal_bg=\"#000000\" data-overlay=\"0.6\">S&#039;abonner pour $2.99<\/a><div class=\"popup_wrapper arm_popup_wrapper arm_popup_member_setup_form arm_popup_member_setup_form_2 arm_popup_member_setup_form_2_popup_q0am8pwKVi\" style=\"height: auto;width: 800px;\" data-width=\"800\"><div class=\"popup_setup_inner_container popup_wrapper_inner\"><div class=\"popup_header\"><span class=\"popup_close_btn arm_popup_close_btn\"><\/span><div class=\"popup_header_text arm_setup_form_heading_container\"><span class=\"arm_setup_form_field_label_wrapper_text\">Monthly<\/span><\/div><\/div><div class=\"popup_content_text\" style=\"\" data-height=\"auto\"><input type=\"hidden\" name=\"arm_wp_nonce\" value=\"51a66c8b8d\"\/><div class=\"arm_setup_form_container\"><style type=\"text\/css\" id=\"arm_setup_style_2\">\r\n                    .arm_setup_form_2.arm-default-form:not(.arm_admin_member_form){\r\n                        width: 800px;\r\n                        margin: 0 auto;\r\n                    }\r\n                    .arm_setup_form_2 .arm_setup_form_title,\r\n                    .arm_setup_form_2 .arm_setup_section_title_wrapper{\r\n                        font-family: Poppins, sans-serif, 'Trebuchet MS';\r\n                        font-size: 20px !important;\r\n                        font-size: 22px !important;\r\n                        color: #ffffff;\r\n                        font-weight: normal;\r\n                    }\r\n                    \r\n                    .arm_setup_form_2 .arm_payment_mode_label{\r\n                        font-family: Poppins, sans-serif, 'Trebuchet MS';\r\n                        font-size: 15px !important;\r\n                        color: #555F70;\r\n                        font-weight : normal;\r\n                    }\r\n                    .arm_setup_form_2 .arm_setup_column_item .arm_module_plan_name,\r\n                    .arm_setup_form_2 .arm_setup_column_item .arm_module_gateway_name,\r\n                    .arm_setup_form_2 .arm_setup_column_item .arm_module_payment_cycle_name{\r\n                        font-family: Poppins, sans-serif, 'Trebuchet MS';\r\n                        font-size: 20px !important;\r\n                        color: #ffffff !important;\r\n                        font-weight: bold;\r\n                    }\r\n                    .arm_setup_form_2 .arm_setup_column_item.arm_active .arm_module_plan_option .arm_module_plan_name,\r\n                    .arm_setup_form_2 .arm_setup_column_item.arm_active .arm_module_plan_name{\r\n                        color: #ffffff !important;\r\n                    }\r\n                    .arm_setup_form_2 .arm_setup_column_item .arm_module_plan_price{\r\n                        font-family: Poppins, sans-serif, 'Trebuchet MS';\r\n                        font-size: 28px !important;\r\n                        color: #ffffff !important;\r\n                        font-weight: normal;\r\n                    }\r\n                    .arm_setup_form_2 .arm_setup_column_item.arm_active .arm_module_plan_option .arm_module_plan_price_type .arm_module_plan_price,\r\n                    .arm_setup_form_2 .arm_setup_column_item.arm_active .arm_module_plan_price{\r\n                        color: #ffffff !important;\r\n                    }\r\n                    .arm_setup_form_2 .arm_setup_column_item .arm_module_plan_description{\r\n                        font-family: Poppins, sans-serif, 'Trebuchet MS';\r\n                        font-size: 15px !important;\r\n                        color: #555F70;\r\n                        font-weight: normal;\r\n                    }\r\n                    .arm_setup_form_2 .arm_setup_column_item.arm_active .arm_module_plan_option .arm_module_plan_description,\r\n                    .arm_setup_form_2 .arm_setup_column_item.arm_active .arm_module_plan_description{\r\n                        color: #2C2D42;\r\n                    }\r\n                    .arm_setup_form_2 .arm_setup_summary_text_container .arm_setup_summary_text{\r\n                        font-family: Poppins, sans-serif, 'Trebuchet MS';\r\n                        font-size: 16px !important;\r\n                        color: #e7e5e5;\r\n                        font-weight: normal;\r\n                    }\r\n                    .arm_setup_form_2 .arm_setup_column_item:hover .arm_module_plan_option,\r\n                    .arm_setup_form_2 .arm_setup_column_item.arm_active .arm_module_plan_option,\r\n                    .arm_setup_form_2 .arm_setup_column_item:hover .arm_module_gateway_option,\r\n                    .arm_setup_form_2 .arm_setup_column_item.arm_active .arm_module_gateway_option,\r\n                    .arm_setup_form_2 .arm_setup_column_item:hover .arm_module_payment_cycle_option,\r\n                    .arm_setup_form_2 .arm_setup_column_item.arm_active .arm_module_payment_cycle_option{\r\n                        border: 1px solid #2b2728;\r\n                    }\r\n                    .arm_setup_form_2 .arm_setup_column_item .arm_module_plan_name,\r\n                    .arm_setup_form_2 .arm_setup_column_item .arm_module_gateway_name,\r\n                    .arm_setup_form_2 .arm_setup_column_item .arm_module_payment_cycle_name{\r\n                        font-size: 20px !important;\r\n                        color: #ffffff;\r\n                        font-weight: bold;\r\n                    }\r\n                    .arm_setup_form_2 .arm_plan_default_skin.arm_setup_column_item.arm_active .arm_module_plan_option{\r\n                        background-color: #2b2728;\r\n                        border: 1px solid #2b2728;\r\n                    }\r\n                    .arm_setup_form_2 .arm_plan_default_skin.arm_setup_column_item.arm_active .arm_module_plan_option{\r\n                        background-color: #2b2728;\r\n                        border: 1px solid #2b2728;\r\n                    }\r\n                    .arm_setup_form_2 .arm_plan_skin1.arm_setup_column_item:hover .arm_module_plan_option .arm_module_plan_price_type,\r\n                    .arm_setup_form_2 .arm_plan_skin1.arm_setup_column_item.arm_active .arm_module_plan_option .arm_module_plan_price_type {\r\n                        transition: all 0.7s ease 0s;\r\n                        -webkit-transition: all 0.7s ease 0s;\r\n                        -moz-transiton: all 0.7s ease 0s;\r\n                        -o-transition: all 0.7s ease 0s;\r\n                        background-color: #2b2728;\r\n                        border: 1px solid #2b2728;\r\n                    }\r\n                    .arm_setup_form_2 .arm_plan_skin1.arm_setup_column_item:hover .arm_module_plan_option .arm_module_plan_price_type .arm_module_plan_price,\r\n                    .arm_setup_form_2 .arm_plan_skin1.arm_setup_column_item.arm_active .arm_module_plan_option .arm_module_plan_price_type .arm_module_plan_price{\r\n                        color: #ffffff !important;\r\n                    }\r\n                    .arm_setup_form_2 .arm_plan_skin2.arm_setup_column_item:hover .arm_module_plan_option .arm_module_plan_name,\r\n                    .arm_setup_form_2 .arm_plan_skin2.arm_setup_column_item.arm_active .arm_module_plan_option .arm_module_plan_name{\r\n                         transition: all 0.7s ease 0s;\r\n                        -webkit-transition: all 0.7s ease 0s;\r\n                        -moz-transiton: all 0.7s ease 0s;\r\n                        -o-transition: all 0.7s ease 0s;\r\n                        background-color: #2b2728;\r\n                        border: 1px solid #2b2728;\r\n                    }\r\n\r\n                    .arm_setup_form_2 .arm_plan_skin6.arm_setup_column_item:hover .arm_module_plan_option,\r\n                    .arm_setup_form_2 .arm_plan_skin6.arm_setup_column_item.arm_active .arm_module_plan_option{\r\n                         transition: all 0.7s ease 0s;\r\n                        -webkit-transition: all 0.7s ease 0s;\r\n                        -moz-transiton: all 0.7s ease 0s;\r\n                        -o-transition: all 0.7s ease 0s;\r\n                        background-color: #2b2728;\r\n                        border: 1px solid #2b2728;\r\n                        color: #ffffff !important;\r\n                    }\r\n\r\n                    .arm_setup_form_2 .arm_plan_skin6.arm_setup_column_item:hover .arm_module_plan_option .arm_module_plan_name,\r\n                    .arm_setup_form_2 .arm_plan_skin6.arm_setup_column_item.arm_active .arm_module_plan_option .arm_module_plan_name,\r\n                    .arm_setup_form_2 .arm_plan_skin6.arm_setup_column_item:hover .arm_module_plan_option .arm_module_plan_price,\r\n                    .arm_setup_form_2 .arm_plan_skin6.arm_setup_column_item.arm_active .arm_module_plan_option .arm_module_plan_price,\r\n                    .arm_setup_form_2 .arm_plan_skin6.arm_setup_column_item:hover .arm_module_plan_option .arm_module_plan_description,\r\n                    .arm_setup_form_2 .arm_plan_skin6.arm_setup_column_item.arm_active .arm_module_plan_option .arm_module_plan_description{\r\n                         transition: all 0.7s ease 0s;\r\n                        -webkit-transition: all 0.7s ease 0s;\r\n                        -moz-transiton: all 0.7s ease 0s;\r\n                        -o-transition: all 0.7s ease 0s;\r\n                       \r\n                        color: #ffffff !important;\r\n                    }\r\n\r\n\r\n                    .arm_setup_form_2 .arm_plan_skin2.arm_setup_column_item:hover .arm_module_plan_option .arm_module_plan_name,\r\n                    .arm_setup_form_2 .arm_plan_skin2.arm_setup_column_item.arm_active .arm_module_plan_option .arm_module_plan_name{\r\n                        color: #ffffff !important;\r\n                    }\r\n                    .arm_setup_form_2 .arm_setup_check_circle{\r\n                        border-color: #2b2728 !important;\r\n                        color: #2b2728 !important;\r\n                    }\r\n                    .arm_setup_form_2 .arm_plan_skin3 .arm_module_plan_option .arm_setup_check_circle i,\r\n                    .arm_setup_form_2 .arm_plan_skin3 .arm_module_plan_option:hover .arm_setup_check_circle i{\r\n                        color:  #2b2728 !important;\r\n                    }\r\n                    .arm_setup_form_2 .arm_plan_skin3 .arm_module_plan_option .arm_setup_check_circle,\r\n                    .arm_setup_form_2 .arm_plan_skin3 .arm_module_plan_option .arm_setup_check_circle,\r\n                    .arm_setup_form_2 .arm_plan_skin3 .arm_module_plan_option .arm_setup_check_circle,\r\n                    .arm_setup_form_2 .arm_plan_skin5 .arm_module_plan_option .arm_setup_check_circle{\r\n                        border-color: #2b2728 !important;\r\n                    }\r\n                    .arm_setup_form_2 .arm_module_gateways_container .arm_module_gateway_fields{\r\n                        font-family: Poppins, sans-serif, 'Trebuchet MS';\r\n                    }\r\n                    .arm_setup_form_2 .arm-form-container .arm-default-form:not(.arm_admin_member_form)\r\n                    {\r\n                        float: center   \r\n                    }\r\n                \/* =====================================================\r\n   BDH STREAMS \u2014 ARMember Forms & Pricing CSS\r\n   Adapted to BDH Streams branding:\r\n     yellow #FCF300 (primary), teal #3BBDC6 (accent),\r\n     dark #231F20, white text. Dark theme (not white).\r\n   Paste into Appearance > Customize > Additional CSS,\r\n   BELOW your other CSS. Then Publish.\r\n\r\n   Works on the ARMember setup forms shown by   \r\n            <!--Plugin Name: ARMember    \r\n                Plugin Version: 7.5 \r\n                Developed By: Repute Infosystems\r\n                Developer URL: http:\/\/www.reputeinfosystems.com\/\r\n            -->\r\n   (signup, plan selection, payment). Class names are ARMember's\r\n   real classes from their styling docs.\r\n   ===================================================== *\/\r\n\r\n\/* 1. FULL WIDTH (override ARMember's ~550px cap) *\/\r\n.arm_setup_form_container,\r\n.arm_setup_form_inner_container,\r\n.arm_module_plans_container,\r\n.arm_module_plans_main_container,\r\n.arm_membership_setup_form,\r\n.arm_setup_form_1 {\r\n  width: 100% !important;\r\n  max-width: 100% !important;\r\n  box-sizing: border-box !important;\r\n}\r\n\r\n\/* 2. PLANS AS A RESPONSIVE GRID *\/\r\n.arm_module_plans_ul {\r\n  display: grid !important;\r\n  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)) !important;\r\n  gap: 18px !important;\r\n  list-style: none !important;\r\n  padding: 0 !important;\r\n  margin: 0 0 28px !important;\r\n  width: 100% !important;\r\n  box-sizing: border-box !important;\r\n  align-items: stretch !important;\r\n  text-align: left !important;\r\n}\r\n@media (max-width: 760px) {\r\n  .arm_module_plans_ul { grid-template-columns: 1fr !important; }\r\n}\r\n\r\n\/* 3. PLAN CARD \u2014 dark surface, yellow on select *\/\r\n.arm_setup_column_item {\r\n  border: 2px solid #403C3D !important;\r\n  border-radius: 14px !important;\r\n  padding: 0 !important;\r\n  background: #2B2728 !important;\r\n  position: relative !important;\r\n  cursor: pointer !important;\r\n  width: 100% !important;\r\n  min-width: 0 !important;\r\n  box-sizing: border-box !important;\r\n  overflow: visible !important;\r\n  transition: border-color .2s ease, box-shadow .2s ease !important;\r\n}\r\n.arm_setup_column_item:hover {\r\n  border-color: #3BBDC6 !important;\r\n  box-shadow: 0 6px 22px rgba(0,0,0,.35) !important;\r\n}\r\n.arm_setup_column_item.arm_active {\r\n  border-color: #FCF300 !important;\r\n  box-shadow: 0 0 0 3px rgba(252,243,0,.25) !important;\r\n}\r\n\r\n\/* 4. LABEL \/ CARD INNER *\/\r\n.arm_module_plan_option {\r\n  display: flex !important;\r\n  flex-direction: column !important;\r\n  padding: 22px 20px 20px !important;\r\n  cursor: pointer !important;\r\n  width: 100% !important;\r\n  min-width: 0 !important;\r\n  box-sizing: border-box !important;\r\n  border: none !important;\r\n  background: transparent !important;\r\n}\r\n\r\n\/* 5. PLAN NAME *\/\r\n.arm_plan_name_box {\r\n  display: flex !important;\r\n  align-items: center !important;\r\n  justify-content: space-between !important;\r\n  margin-bottom: 6px !important;\r\n  width: 100% !important;\r\n}\r\n.arm_plan_name_box input[type=\"radio\"],\r\n.arm_module_plan_input {\r\n  position: absolute !important;\r\n  opacity: 0 !important;\r\n  pointer-events: none !important;\r\n  width: 0 !important; height: 0 !important;\r\n}\r\n.arm_module_plan_name {\r\n  font-family: 'costa-std','Costa','Raleway',sans-serif !important;\r\n  font-size: 20px !important;\r\n  font-weight: 800 !important;\r\n  color: #FFFFFF !important;\r\n  text-transform: uppercase !important;\r\n  letter-spacing: .03em !important;\r\n  display: block !important;\r\n  margin: 0 !important;\r\n  line-height: 1.2 !important;\r\n  flex: 1 !important;\r\n}\r\n.arm_setup_column_item.arm_active .arm_module_plan_name { color: #FFFFFF !important; }\r\n\r\n\/* 6. SELECTION CIRCLE *\/\r\n.arm_setup_check_circle {\r\n  display: flex !important;\r\n  align-items: center !important;\r\n  justify-content: center !important;\r\n  width: 22px !important; height: 22px !important; min-width: 22px !important;\r\n  border-radius: 50% !important;\r\n  border: 2px solid #5a5556 !important;\r\n  background: transparent !important;\r\n  box-sizing: border-box !important;\r\n  flex-shrink: 0 !important;\r\n  margin-left: 10px !important;\r\n  transition: all .2s ease !important;\r\n}\r\n.arm_setup_check_circle i { display: none !important; }\r\n.arm_setup_column_item.arm_active .arm_setup_check_circle {\r\n  background: #FCF300 !important;\r\n  border-color: #FCF300 !important;\r\n}\r\n\r\n\/* 7. PRICE *\/\r\n.arm_module_plan_price_type { margin: 8px 0 4px !important; }\r\n.arm_module_plan_price,\r\n.arm_module_plan_cycle_price {\r\n  font-family: 'costa-std','Costa','Raleway',sans-serif !important;\r\n  font-size: 30px !important;\r\n  font-weight: 800 !important;\r\n  color: #FFFFFF !important;\r\n  line-height: 1 !important;\r\n  display: inline !important;\r\n}\r\n.arm_setup_column_item.arm_active .arm_module_plan_price { color: #FFFFFF !important; }\r\n\r\n\/* 8. DESCRIPTION + FEATURES *\/\r\n.arm_module_plan_description {\r\n  font-size: 13px !important;\r\n  color: #BDB9BA !important;\r\n  line-height: 1.55 !important;\r\n  display: block !important;\r\n  margin: 0 !important;\r\n  white-space: normal !important;\r\n  text-align: left !important;\r\n}\r\n.arm_setup_column_item.arm_active .arm_module_plan_description { color: #BDB9BA !important; }\r\n.arm_module_plan_description ul {\r\n  list-style: none !important;\r\n  padding: 0 !important;\r\n  margin: 10px 0 0 !important;\r\n  display: flex !important;\r\n  flex-direction: column !important;\r\n  gap: 8px !important;\r\n}\r\n.arm_module_plan_description ul li::before { display: none !important; content: none !important; }\r\n.arm_module_plan_description ul li {\r\n  display: block !important;\r\n  font-size: 13px !important;\r\n  font-weight: 500 !important;\r\n  color: #E7E5E5 !important;\r\n  line-height: 1.5 !important;\r\n  padding-left: 24px !important;\r\n  background-repeat: no-repeat !important;\r\n  background-size: 14px 14px !important;\r\n  background-position: 0 3px !important;\r\n  \/* teal checkmark *\/\r\n  background-image: url(\"data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0Ij48cGF0aCBkPSJNMiA3bDMuNSAzLjUgNi41LTciIHN0cm9rZT0iIzNCQkRDNiIgc3Ryb2tlLXdpZHRoPSIyLjIiIGZpbGw9Im5vbmUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==\") !important;\r\n  text-align: left !important;\r\n}\r\n\r\n\/* 9. THE SIGNUP \/ SUBMIT BUTTON (yellow brand) *\/\r\n.arm-df__form-control-submit-btn,\r\n.arm_setup_submit_btn,\r\n.arm_setup_two_step_next,\r\n.arm-df__form-control-submit-btn[data-id=\"arm_setup_two_step_next\"] {\r\n  background: #FCF300 !important;\r\n  color: #231F20 !important;\r\n  border: 2px solid #FCF300 !important;\r\n  border-radius: 6px !important;\r\n  font-family: 'Raleway', sans-serif !important;\r\n  font-weight: 800 !important;\r\n  text-transform: uppercase !important;\r\n  letter-spacing: .06em !important;\r\n  padding: 13px 26px !important;\r\n  cursor: pointer !important;\r\n  width: auto !important;\r\n  min-height: auto !important;\r\n  line-height: normal !important;\r\n  transition: background .2s ease !important;\r\n}\r\n.arm-df__form-control-submit-btn:hover,\r\n.arm_setup_submit_btn:hover,\r\n.arm-df__form-control-submit-btn[data-id=\"arm_setup_two_step_next\"]:hover {\r\n  background: #D9D200 !important;\r\n  border-color: #D9D200 !important;\r\n  color: #231F20 !important;\r\n}\r\n\r\n\/* 10. FORM FIELDS (signup inputs) *\/\r\n.arm-df__form-control {\r\n  background: #332F30 !important;\r\n  border: 1px solid #403C3D !important;\r\n  border-radius: 6px !important;\r\n  color: #FFFFFF !important;\r\n  padding: 11px 14px !important;\r\n}\r\n.arm-df__form-control:focus {\r\n  border-color: #3BBDC6 !important;\r\n  outline: none !important;\r\n}\r\n.arm-df__label-text { color: #E7E5E5 !important; font-weight: 700 !important; }\r\n.arm-df__label-asterisk { color: #FCF300 !important; }\r\n\r\n\/* 11. PAYMENT GATEWAY TILES *\/\r\n.arm_module_gateways_ul { gap: 12px !important; }\r\n.arm_module_gateway_name { color: #FFFFFF !important; font-weight: 700 !important; }\r\n\r\n\/* 12. COUPON FIELD *\/\r\n.arm_coupon_code {\r\n  background: #332F30 !important;\r\n  border: 1px solid #403C3D !important;\r\n  color: #FFFFFF !important;\r\n  border-radius: 6px !important;\r\n}\r\n.arm_apply_coupon_btn {\r\n  background: #3BBDC6 !important;\r\n  color: #231F20 !important;\r\n  border: none !important;\r\n  border-radius: 6px !important;\r\n  font-weight: 800 !important;\r\n  text-transform: uppercase !important;\r\n}\r\n\r\n\/* 13. SUMMARY BOX *\/\r\n.arm_setup_summary_text_container {\r\n  border: 1px solid #403C3D !important;\r\n  border-radius: 12px !important;\r\n  padding: 18px 22px !important;\r\n  margin-top: 22px !important;\r\n  background: #2B2728 !important;\r\n}\r\n.arm_setup_summary_text div { font-size: 13px !important; color: #E7E5E5 !important; line-height: 1.6 !important; }\r\n.arm_setup_summary_text strong { color: #FCF300 !important; }\r\n\r\n\/* 14. HIDE THE SETUP NAME TITLE (optional, cleaner popup) *\/\r\n.arm_setup_form_1 .arm_setup_form_title,\r\nh3.arm_setup_form_title,\r\n.arm_setup_form_title { display: none !important; }<\/style><div class=\"arm_setup_messages arm_form_message_container\"><\/div><form method=\"post\" name=\"arm_form\" id=\"arm_setup_form2_Ex4K9yNSPY\" class=\"arm_setup_form_2 arm_membership_setup_form arm_form_101 arm_form_layout_writer_border arm-default-form arm--material-outline-style arm_materialize_form  \" enctype=\"multipart\/form-data\" data-random-id=\"2_Ex4K9yNSPY\" novalidate  data-submission-key=\"wjkyrvfc\" ><input type=\"hidden\" name=\"setup_id\" value=\"2\" data-id=\"arm_setup_id\"\/><input type=\"hidden\" name=\"setup_action\" value=\"membership_setup\"\/><input type=\"hidden\" name=\"arm_tax_include_exclude_flag\" class=\"arm_tax_include_exclude_flag\" value=\"0\"\/><input type='text' name='arm_filter_input' data-random-key='2_Ex4K9yNSPY' value='' style='opacity:0 !important;display:none !important;visibility:hidden !important;' \/><div class=\"arm_setup_form_inner_container\"><input type=\"hidden\" class=\"arm_global_currency\" value=\"USD\"\/><input type=\"hidden\" class=\"arm_global_currency_sym\" value=\"$\"\/><input type=\"hidden\" class=\"arm_global_currency_decimal\" value=\"2\"\/><input type='hidden' class='arm_global_currency_separators' value=''\/><input type=\"hidden\" data-id=\"arm_user_old_plan\" name=\"arm_user_old_plan\" value=\"0\"><input type=\"hidden\" name=\"arm_is_user_logged_in_flag\" data-id=\"arm_is_user_logged_in_flag\" value=\"0\"><div class=\"arm_module_plans_main_container\"><div class=\"arm_module_plans_container arm_module_box arm_form_101  arm_form_layout_writer_border arm-default-form arm--material-outline-style arm_materialize_form  \" ><input type=\"hidden\" name=\"arm_front_plan_skin_type\" data-id=\"arm_front_plan_skin_type\" value=\"skin3\"><ul class=\"arm_module_plans_ul arm_column_3\" style=\"text-align:center;\"><li class=\"arm_plan_skin3 arm_setup_column_item arm_active\"><label class=\"arm_module_plan_option\" id=\"arm_subscription_plan_option_3\"><div class=\"arm_plan_name_box\"><span class=\"arm_setup_check_circle\"><i class=\"armfa armfa-check\"><\/i><\/span><input type=\"radio\" name=\"subscription_plan\" data-id=\"subscription_plan_3\" class=\"arm_module_plan_input\" value=\"3\"  data-type=\"recurring\" data-plan_name=\"Cr\u00e9ateur\" data-amt=\"2.99\" data-recurring=\"subscription\" data-is_trial=\"0\" data-trial_amt=\"0.00\"  data-allowed_gateways='{&quot;paypal&quot;:&quot;1&quot;,&quot;stripe&quot;:&quot;1&quot;,&quot;bank_transfer&quot;:&quot;1&quot;,&quot;2checkout&quot;:&quot;1&quot;,&quot;authorize_net&quot;:&quot;1&quot;}' data-plan_text=\"2.99 USD for each month\" aria-label =\"Cr\u00e9ateur 2.99\"  \" data-cycle=\"1\" data-tax='0' checked=\"checked\" required><span class=\"arm_module_plan_name\">Cr\u00e9ateur<\/span><\/div><div class=\"arm_module_plan_price_type\"><span class=\"arm_module_plan_price\">$<span class=\"arm_module_plan_cycle_price\">2.99<\/span><\/span><\/div><div class=\"arm_module_plan_description\">Voyez comment chaque s\u00e9rie se fait. Coulisses, entrevues avec l'\u00e9quipe, carnets de production et bandes-annonces en primeur.<\/div><\/label><\/li><\/ul><\/div><\/div><div class=\"armclear\"><\/div><input type=\"hidden\" data-id=\"arm_form_plan_type\" name=\"arm_plan_type\" value=\"paid\"><div class=\"arm_setup_paymentcyclebox_main_wrapper\" ><div class=\"arm_setup_paymentcyclebox_wrapper arm_hide\"><div class=\"arm_module_payment_cycle_container arm_module_box arm_payment_cycle_box_3 arm_form_101  arm_form_layout_writer_border arm-default-form arm--material-outline-style arm_materialize_form  arm_hide\"><div class=\"arm_setup_section_title_wrapper arm_setup_payment_cycle_title_wrapper arm_hide\" style=\"text-align:center;\">Select Your Payment Cycle<\/div><input type=\"hidden\" name=\"arm_payment_cycle_plan_3\" data-id=\"arm_payment_cycle_plan_3\" value=\"0\"><ul class=\"arm_module_payment_cycle_ul arm_column_1\" style=\"text-align:center;\"><li class=\"arm_setup_column_item arm_payment_cycle_0 arm_active\"  data-plan_id=\"3\"><label class=\"arm_module_payment_cycle_option\"><span class=\"arm_setup_check_circle\"><i class=\"armfa armfa-check\"><\/i><\/span><input type=\"radio\" name=\"payment_cycle_3\" class=\"arm_module_cycle_input\" value=\"0\" checked=\"checked\"  data-cycle_type=\"recurring\" data-plan_id=\"3\" data-plan_amount = \"2.99\"  data-tax='0'><div class=\"arm_module_payment_cycle_name\"><span class=\"arm_module_payment_cycle_span\">Cr\u00e9ateur<\/span><\/div><\/label><\/li><\/ul><\/div><\/div><\/div><input type='hidden' name='arm_locale' id='arm_locale' value='fr_CA'\/><div class=\"arm_module_forms_main_container\"><div class=\"arm_module_forms_container arm_module_box\"><div class=\"arm_form  arm_form_101 arm_form_layout_writer_border arm-default-form arm--material-outline-style  armf_alignment_left armf_layout_block armf_button_position_center arm_form_ltr  arm_form_style_blue arm_materialize_form\"><style type=\"text\/css\" id=\"arm_form_style_101\">\r\n\t\t\t\t\t\t.arm_form_101 .arm_editor_form_fileds_wrapper{\r\n\t\t\t\t\t\t   padding-top: 48px !important;\r\n\t\t\t\t\t\t   padding-bottom: 48px !important;\r\n\t\t\t\t\t\t   padding-right: 26px !important;\r\n\t\t\t\t\t\t   padding-left: 26px !important;\r\n\t\t\t\t\t\t}\r\n                                                \r\n\r\n                                                .arm_popup_member_form_101 .arm_form_message_container{\r\n                                                    max-width: 100%;\r\n                                                    width: 550px; \r\n                                                    margin: 0 auto;\r\n                                                }\r\n                                                    \r\n\t\t\t\t\t\t.arm_popup_member_form_101 .arm-df__heading .arm-df__heading-text,\r\n                        .arm_form_101 .arm_update_card_form_heading_container .arm-df__heading-text,\r\n\t                    .arm_form_101 .arm-df__heading:not(.popup_header_text) .arm-df__heading-text{\r\n\t\t\t\t\t\t\tcolor: #1A2538;\r\n\t\t\t\t\t\t\tfont-family: Poppins, sans-serif, 'Trebuchet MS';\r\n\t\t\t\t\t\t\tfont-size: 24px;\r\n\t\t\t\t\t\t\tfont-weight: bold;font-style: normal;text-decoration: none;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_form_101 .arm_registration_link,\r\n\t\t\t\t\t\t.arm_form_101 .arm_forgotpassword_link{\r\n\t\t\t\t\t\t\tcolor: #1A2538;\r\n\t\t\t\t\t\t\tfont-family: Poppins, sans-serif, 'Trebuchet MS' !important;\r\n\t\t\t\t\t\t\tfont-size: 14px;\r\n\t\t\t\t\t\t\tfont-weight: normal;font-style: normal;text-decoration: none;\r\n\t\t\t\t\t\t}\r\n\t                    .arm_form_101 .arm_pass_strength_meter{\r\n\t                        color: #1A2538;\r\n\t\t\t\t\t\t\tfont-family: Poppins, sans-serif, 'Trebuchet MS' !important;\r\n\t                    }\r\n                        .arm_form_101 .arm_reg_login_links a{\r\n                            color: #005AEE !important;\r\n                        }\r\n                        .arm_form_101 .arm_registration_link a,\r\n                        .arm_form_101 .arm_forgotpassword_link a{\r\n                            color: #005AEE !important;\r\n                        }\r\n\t                    .arm_form_101 .arm-df__form-group .arm_registration_link,\r\n\t                    .arm_form_101 .arm-df__form-group.arm_registration_link,\r\n\t                    .arm_form_101 .arm_registration_link{\r\n\t                        margin: 0px 0px 0px 0px !important;\r\n\t                    }\r\n\t                    .arm_form_101 .arm-df__form-group .arm_forgotpassword_link,\r\n\t                    .arm_form_101 .arm-df__form-group.arm_forgotpassword_link,\r\n\t                    .arm_form_101 .arm_forgotpassword_link{\r\n\t                        margin: 0px 0px 0px 0px !important;                     \r\n\t                    }.arm_form_101 .arm-df__form-group .arm_forgotpassword_link,\r\n\t                    .arm_form_101 .arm-df__form-group.arm_forgotpassword_link,\r\n\t                    .arm_form_101 .arm_forgotpassword_link{\r\n\t                        z-index:2;\r\n\t                    }\r\n\t                    .arm_form_101 .arm_close_account_message,\r\n\t\t\t\t\t\t.arm_form_101 .arm_forgot_password_description {\r\n\t\t\t\t\t\t\tcolor: #1A2538;\r\n\t\t\t\t\t\t\tfont-family: Poppins, sans-serif, 'Trebuchet MS' !important;\r\n\t\t\t\t\t\t\tfont-size: 15px;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-group{\r\n\t\t\t\t\t\t\tmargin-bottom: 18px !important;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field,\r\n                        .arm_form_101.arm_membership_setup_form .arm_module_gateways_container .arm_module_gateway_fields .arm-df__form-field{\r\n\t\t\t\t\t\t\tmax-width: 100%;\r\n\t\t\t\t\t\t\twidth: 62%;\r\n\t\t\t\t\t\t\twidth: 100%;\r\n\t\t\t\t\t\t}\r\n\t                    .arm_form_message_container.arm_editor_form_fileds_container.arm_editor_form_fileds_wrapper,\r\n                            .arm_form_message_container1.arm_editor_form_fileds_container.arm_editor_form_fileds_wrapper {\r\n\t                        border: none !important;\r\n\t                    } \r\n\t\t\t\t\t\t.arm_module_forms_container .arm_form_101,\r\n\t\t\t\t\t\t.arm-form-container .arm_form_101, \r\n                        .arm_update_card_form_container .arm_form_101, .arm_editor_form_fileds_container,.arm_editor_form_fileds_container .arm_form_101,\r\n                        .arm-form-container .arm_form_101.arm-default-form:not(.arm_admin_member_form){\r\n\t\t\t\t\t\t\tmax-width: 100%;\r\n\t\t\t\t\t\t\twidth: 550px;\r\n\t\t\t\t\t\t\tmargin: 0 auto;\r\n\t\t\t\t\t\t}\r\n                        .popup_wrapper.arm_popup_wrapper.arm_popup_member_form.arm_popup_member_form_101{\r\n                            background:  #FFFFFF!important;\r\n\t\t\t\t\t\t\tbackground-repeat: no-repeat;\r\n\t\t\t\t\t\t\tbackground-position: top left;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_module_forms_container .arm_form_101,\r\n\t\t\t\t\t\t.arm-form-container .arm_form_101.arm-default-form:not(.arm_admin_member_form),\r\n                        .arm_update_card_form_container .arm_form_101, .arm_admin_member_form .arm_editor_form_fileds_wrapper {\r\n\t\t\t\t\t\t\tbackground:  #FFFFFF;\r\n\t\t\t\t\t\t\tbackground-repeat: no-repeat;\r\n\t\t\t\t\t\t\tbackground-position: top left;\r\n\t\t\t\t\t\t\tborder: 2px solid #E6E7F5;\r\n\t\t\t\t\t\t\tborder-radius: 24px;\r\n\t\t\t\t\t\t\t-webkit-border-radius: 24px;\r\n\t\t\t\t\t\t\t-moz-border-radius: 24px;\r\n\t\t\t\t\t\t\t-o-border-radius: 24px;\r\n                            padding-top: 48px !important;\r\n                            padding-bottom: 48px !important;\r\n                            padding-right: 26px !important;\r\n                            padding-left: 26px !important;\r\n\t\t\t\t\t\t\tfloat: center;\r\n\t\t\t\t\t\t}\r\n                        .popup_wrapper.arm_popup_wrapper.arm_popup_member_form.arm_popup_member_form_101 .arm_module_forms_container .arm_form_101,\r\n\t\t\t\t\t\t.popup_wrapper.arm_popup_wrapper.arm_popup_member_form.arm_popup_member_form_101 .arm-form-container .arm_form_101{\r\n                                background: none !important;\r\n\t\t\t\t\t\t}\r\n\t                    .arm_form_msg.arm-form-container, .arm_form_msg .arm_form_message_container,\r\n                            .arm_form_msg.arm-form-container, .arm_form_msg .arm_form_message_container1{\r\n\t                        float: center;\r\n\t                        width: 550px;    \r\n\t                    }\r\n\t\t\t\t\t\t.arm_form_101 .arm_form_label_wrapper{\r\n\t\t\t\t\t\t\tmax-width: 100%;\r\n\t\t\t\t\t\t\twidth: 30%;\r\n\t\t\t\t\t\t\twidth: 250px;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_form_101 .arm_form_field_label_text,\r\n\t\t\t\t\t\t.arm_form_101 .arm_member_form_field_label .arm_form_field_label_text,\r\n                        .arm_form_101 .arm_df__helper-description .arm_df__helper-description-text,\r\n\t\t\t\t\t\t.arm_form_101 .arm_form_label_wrapper .arm-df__label-asterisk,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap label.arm_form_field_label_text {\r\n\t\t\t\t\t\t\tmargin: 0px !important;\r\n\t\t\t\t\t\t}\r\n                        .arm_form_101.arm--material-outline-style.arm_materialize_form .arm_form_field_label_text,\r\n                        .arm_form_101.arm--material-outline-style.arm_materialize_form .arm_member_form_field_label .arm_form_field_label_text,\r\n                        .arm_form_101.arm--material-outline-style.arm_materialize_form .arm_df__helper-description .arm_df__helper-description-text,\r\n                        .arm_form_101.arm--material-outline-style.arm_materialize_form .arm_form_label_wrapper .arm-df__label-asterisk,\r\n                        .arm_form_101.arm--material-outline-style.arm_materialize_form .arm-df__form-field-wrap label,\r\n                        .arm_form_101.arm--material-outline-style.arm_materialize_form .arm-df__form-field .arm-df__radio .arm-df__fc-radio--label,\r\n                        .arm_form_101.arm--material-outline-style.arm_materialize_form .arm-df__form-field .arm-df__checkbox .arm-df__fc-checkbox--label {\r\n                            color: #1A2538;\r\n                            font-family: Poppins, sans-serif, 'Trebuchet MS' !important;\r\n                            font-size: 14px;\r\n                            cursor: pointer;\r\n                            font-weight: normal;font-style: normal;text-decoration: none;\r\n                            line-height: 20px;\r\n                        }\r\n                        .arm_form_101.arm--material-outline-style.arm_materialize_form .arm-df__form-field-wrap .arm-notched-outline__notch label {\r\n                            line-height: 28px;\r\n                        }\r\n                        .arm_form_101.arm-default-form .arm-df__checkbox input[type=\"checkbox\"]:checked + label:before {\r\n                            border-right: 2px solid #FFFFFF;\r\n                            border-bottom: 2px solid #FFFFFF;\r\n                        }\r\n                        .arm_form_101.arm-default-form .arm-df__dropdown-control .arm__dc--items-wrap .arm__dc--items {\r\n                            background: #FFFFFF;\r\n                        }\r\n                        .arm_form_101 .arm_reg_links_wrapper .arm_login_link, .arm_reg_login_links {\r\n                            color: #1A2538;\r\n                            font-family: Poppins, sans-serif, 'Trebuchet MS' !important;\r\n                            font-size: 14px;\r\n                            font-weight: normal;font-style: normal;text-decoration: none;\r\n                        }\r\n                        .arm_form_101 .arm-df__form-field-wrap .arm-df__dropdown-control .arm__dc--head .arm__dc--head__title,\r\n                        .arm_form_101 .arm-df__form-field-wrap .arm-df__dropdown-control dt.arm__dc--head .arm-df__dc--head__autocomplete {\r\n                            font-family: Poppins, sans-serif, 'Trebuchet MS' !important;\r\n                            color:#2F3F5C;\r\n                            font-size: 15px;\r\n                            font-weight: normal;\r\n                        }\r\n                        .arm_form_101.arm--material-outline-style.arm_materialize_form .arm_df__helper-description .arm_df__helper-description-text\r\n                        { \r\n                            font-size: 14px; \r\n                            line-height: 14px; \r\n                        }\r\n\t                    .arm_form_101 .arm-df__dropdown-control .arm__dc--items-wrap .arm__dc--items .arm__dc--item {\r\n\t\t\t\t\t\t\tfont-family: Poppins, sans-serif, 'Trebuchet MS' !important;\r\n\t\t\t\t\t\t\tfont-size: 14px;\r\n                            color:#2F3F5C;\r\n\t\t\t\t\t\t\tfont-weight: normal;font-style: normal;text-decoration: none;\r\n\t\t\t\t\t\t}\r\n                        .arm_form_101 .arm-df__dropdown-control .arm__dc--items-wrap .arm__dc--items .arm__dc--item:not([disabled]):focus, \r\n                        .arm_form_101 .arm-df__dropdown-control .arm__dc--items-wrap .arm__dc--items .arm__dc--item:not([disabled]):hover,\r\n                        .arm_form_101 .arm-df__dropdown-control .arm__dc--items-wrap .arm__dc--items .arm__dc--item:not([disabled]).hovered\r\n                        {\r\n                            background-color : #637799 ;\r\n                            color : #ffffff;\r\n                        }\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap.arm-df__form-field-wrap_section{\r\n\t\t\t\t\t\t\tcolor: #1A2538;\r\n\t                        font-family: Poppins, sans-serif, 'Trebuchet MS' !important;\r\n\t                    }\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__radio, .arm_form_101 .arm-df__checkbox{\r\n\t\t\t\t\t\t\tcolor:#1A2538;\r\n\t\t\t\t\t\t\tfont-family: Poppins, sans-serif, 'Trebuchet MS' !important;\r\n\t\t\t\t\t\t\tfont-size: 14px;\r\n\t\t\t\t\t\t\tcursor: pointer;\r\n\t\t\t\t\t\t\tfont-weight: normal;font-style: normal;text-decoration: none;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__dropdown-control .arm__dc--items-wrap .arm__dc--items .arm__dc--item[selected] {\r\n\t\t\t\t\t\t\tfont-weight: bold;\r\n\t\t\t\t\t\t\tcolor:#2F3F5C;\r\n\t\t\t\t\t\t}\r\n\t                    .arm_form_101 .arm-df__form-field-wrap input:not([type='checkbox'],[type='radio'],.arm-df__dc--head__autocomplete){\r\n\t                        height: 52px;\r\n\t                    }\r\n                        \/*\r\n                        .arm_form_101 .arm-df__form-field-wrap .arm-df__form-control[type='checkbox']{\r\n                            width: 52px !important;\r\n                        }\r\n                        *\/\r\n\r\n\t                    .arm_form_101 .arm_apply_coupon_container .arm_coupon_submit_wrapper .arm_apply_coupon_btn{\r\n\t                        min-height: 54px;\r\n\t                        margin: 0;\r\n\t                    }\r\n                        .arm_form_101 .arm-df__form-control::placeholder, \r\n                        .arm_form_101 input.arm-df__form-control:not(.arm-df__dc--head__autocomplete)::placeholder, \r\n                        .arm_form_101 textarea.arm-df__form-control::placeholder{\r\n                            color:#2F3F5C;\r\n                        }\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap input:not([type='checkbox'],[type='radio'],.arm-df__dc--head__autocomplete),\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap textarea.arm-df__form-control,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap select,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap .arm-df__dropdown-control dt.arm__dc--head{\r\n\t                        background-color: #ffffff !important;\r\n\t\t\t\t\t\t\tborder: 1px solid #D3DEF0;\r\n\t\t\t\t\t\t\tborder-color: #D3DEF0;\r\n\t\t\t\t\t\t\tborder-width: 1px !important;\r\n\t\t\t\t\t\t\tborder-radius: 0px !important;\r\n\t\t\t\t\t\t\t-webkit-border-radius: 0px !important;\r\n\t\t\t\t\t\t\t-moz-border-radius: 0px !important;\r\n\t\t\t\t\t\t\t-o-border-radius: 0px !important;\r\n\t\t\t\t\t\t\tcolor:#2F3F5C;\r\n\t\t\t\t\t\t\tfont-family: Poppins, sans-serif, 'Trebuchet MS' !important;\r\n\t\t\t\t\t\t\tfont-size: 15px !important;\r\n\t\t\t\t\t\t\tfont-weight: normal;font-style: normal;text-decoration: none;\r\n\t\t\t\t\t\t\theight: 52px !important;\r\n\t\t\t\t\t\t\tline-height: 36px !important;\r\n                            background-image:none;\r\n                            margin-bottom:0px !important;\r\n\t\t\t\t\t\t}\r\n                        .arm_form_101:not(.arm-material-style, .arm--material-outline-style) .arm-df__form-field-wrap input:not(.arm-df__dc--head__autocomplete) {\r\n                            border-color: #D3DEF0;\r\n                        }\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap input:not([type='checkbox'],[type='radio'],.arm-df__dc--head__autocomplete),\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap textarea.arm-df__form-control,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap select,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap .arm-df__dropdown-control dt.arm__dc--head {\r\n                                background-color: transparent !important;\r\n                            }\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap:has(.arm-df__dropdown-control.arm-is-active) .arm-notched-outline .arm-notched-outline__leading,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap:has(.arm-df__dropdown-control.arm-is-active) .arm-notched-outline .arm-notched-outline__notch,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap:has(.arm-df__dropdown-control.arm-is-active) .arm-notched-outline .arm-notched-outline__trailing{\r\n                                border-color: #637799 !important;   \r\n                            }\r\n                            .arm_form_101.arm--material-outline-style .arm-notched-outline__leading {\r\n                                border-top: 1px solid #D3DEF0;\r\n                                border-left: 1px solid #D3DEF0;\r\n                                border-bottom: 1px solid #D3DEF0;\r\n                            }\r\n                            .arm_form_101.arm--material-outline-style .arm-notched-outline__notch {\r\n                                border-top: 1px solid #D3DEF0;\r\n                                border-bottom: 1px solid #D3DEF0;\r\n                            }\r\n                            .arm_form_101.arm--material-outline-style .arm-notched-outline__trailing {\r\n                                border-top: 1px solid #D3DEF0;\r\n                                border-right: 1px solid #D3DEF0;\r\n                                border-bottom: 1px solid #D3DEF0;\r\n                            }\r\n                            .arm_form_101.arm_rtl_site.arm--material-outline-style .arm-df__form-group .arm-notched-outline__leading,\r\n                            .arm_form_101.arm_rtl_site.arm--material-outline-style .arm-df__form-group_social_fields .arm-df__form-group_text .arm-notched-outline__leading,\r\n                            .arm_form_101.arm_form_rtl.arm--material-outline-style .arm-df__form-group .arm-notched-outline__leading,\r\n                            .arm_form_101.arm_form_rtl.arm--material-outline-style .arm-df__form-group_social_fields .arm-df__form-group_text .arm-notched-outline__leading,\r\n                            .arm_form_101.is_form_class_rtl.arm--material-outline-style .arm-df__form-group .arm-notched-outline__leading,\r\n                            .arm_form_101.is_form_class_rtl.arm--material-outline-style .arm-df__form-group_social_fields .arm-df__form-group_text .arm-notched-outline__leading {\r\n                                border-top: 1px solid #D3DEF0;\r\n                                border-right: 1px solid #D3DEF0;\r\n                                border-bottom: 1px solid #D3DEF0;\r\n                                border-left: none;\r\n                                border-radius:0;\r\n                            }\r\n                            .arm_form_101.arm_rtl_site.arm--material-outline-style .arm-df__form-group .arm-notched-outline__trailing,\r\n                            .arm_form_101.arm_rtl_site.arm--material-outline-style .arm-df__form-group_social_fields .arm-notched-outline__trailing,\r\n                            .arm_form_101.arm_form_rtl.arm--material-outline-style .arm-df__form-group .arm-notched-outline__trailing,\r\n                            .arm_form_101.arm_form_rtl.arm--material-outline-style .arm-df__form-group_social_fields .arm-notched-outline__trailing,\r\n                            .arm_form_101.is_form_class_rtl.arm--material-outline-style .arm-df__form-group .arm-notched-outline__trailing,\r\n                            .arm_form_101.is_form_class_rtl.arm--material-outline-style .arm-df__form-group_social_fields .arm-notched-outline__trailing {\r\n                                border-top: 1px solid #D3DEF0;\r\n                                border-left: 1px solid #D3DEF0;\r\n                                border-bottom: 1px solid #D3DEF0;\r\n                                border-right: none;\r\n                                border-radius:0;\r\n                            }\r\n\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap input.arm-df__form-control:focus + .arm-notched-outline .arm-notched-outline__leading,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap input.arm-df__form-control:focus + .arm-notched-outline .arm-notched-outline__notch,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap input.arm-df__form-control:focus + .arm-notched-outline .arm-notched-outline__trailing,\r\n\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap input.arm-df__form-control:focus + .--arm-prefix-icon + .arm-notched-outline .arm-notched-outline__leading,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap input.arm-df__form-control:focus + .--arm-prefix-icon + .arm-notched-outline .arm-notched-outline__notch,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap input.arm-df__form-control:focus + .--arm-prefix-icon+ .arm-notched-outline .arm-notched-outline__trailing,\r\n                            \r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap textarea:focus + .arm-notched-outline .arm-notched-outline__leading,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap textarea:focus + .arm-notched-outline .arm-notched-outline__notch,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap textarea:focus + .arm-notched-outline .arm-notched-outline__trailing,\r\n                            \r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap .arm-is-active + .arm-notched-outline .arm-notched-outline__leading,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap .arm-is-active + .arm-notched-outline .arm-notched-outline__notch,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap .arm-is-active + .arm-notched-outline .arm-notched-outline__trailing,\r\n                            \r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap input.arm-df__form-control:focus + .bootstrap-datetimepicker-widget + .arm-notched-outline .arm-notched-outline__leading,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap input.arm-df__form-control:focus + .bootstrap-datetimepicker-widget + .arm-notched-outline .arm-notched-outline__notch,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap input.arm-df__form-control:focus + .bootstrap-datetimepicker-widget + .arm-notched-outline .arm-notched-outline__trailing {\r\n                                border-color: #637799 !important;\r\n                            }\r\n\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field .arm-df__form-control.arm_invalid + .arm-notched-outline .arm-notched-outline__leading,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field .arm-df__form-control.arm_invalid + .arm-notched-outline .arm-notched-outline__notch,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field .arm-df__form-control.arm_invalid + .arm-notched-outline .arm-notched-outline__trailing,\r\n\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field .arm-df__form-control.arm_invalid + span + .arm-notched-outline .arm-notched-outline__leading,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field .arm-df__form-control.arm_invalid + span  + .arm-notched-outline .arm-notched-outline__notch,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field .arm-df__form-control.arm_invalid + span  + .arm-notched-outline .arm-notched-outline__trailing,\r\n                            \r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field .arm-df__form-control.arm_invalid:focus + .arm-notched-outline .arm-notched-outline__leading,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field .arm-df__form-control.arm_invalid:focus + .arm-notched-outline .arm-notched-outline__notch,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field .arm-df__form-control.arm_invalid:focus + .arm-notched-outline .arm-notched-outline__trailing,\r\n\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field .arm-df__form-control.arm_invalid:focus + span + .arm-notched-outline .arm-notched-outline__leading,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field .arm-df__form-control.arm_invalid:focus + span + .arm-notched-outline .arm-notched-outline__notch,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field .arm-df__form-control.arm_invalid:focus + span + .arm-notched-outline .arm-notched-outline__trailing,\r\n                            \r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-group_select.error .arm-notched-outline .arm-notched-outline__leading,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-group_select.error .arm-notched-outline .arm-notched-outline__notch,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-group_select.error .arm-notched-outline .arm-notched-outline__trailing\r\n                            {\r\n                                border-color: #FF3B3B !important;\r\n                            }\r\n\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap .arm-df__label-text.active:before {\r\n                                background:  #FFFFFF !important;\r\n                            }\r\n                        .arm_form_101 .arm-df__form-field-wrap .arm-df__dropdown-control dt.arm__dc--head .arm-df__dc--head__autocomplete {\r\n                            line-height: 36px;\r\n                        }\r\n                        .arm_form_101 .arm-df__form-field-wrap .arm-df__dropdown-control dt.arm__dc--head i.armfa.armfa-caret-down{\r\n                            color: #bababa;\r\n                        }\r\n                        .arm_form_101 .arm-df__form-field-wrap .arm-df__dropdown-control .arm__dc--items-wrap .arm__dc--items { border: 1px solid #D3DEF0; }\r\n                        .arm_form_101.arm-rounded-style .arm-df__form-field-wrap .arm-df__dropdown-control.arm-is-active .arm__dc--head{\r\n                        -webkit-border-radius: 25px 25px 0 0 !important;\r\n                        -moz-border-radius: 25px 25px 0 0 !important;\r\n                        -o-border-radius: 25px 25px 0 0 !important;\r\n                        border-radius: 25px 25px 0 0 !important;\r\n                        }\r\n                        \r\n\t\t\t\t\t\t.arm_form_101 .armFileUploadWrapper .arm-ffw__file-upload-box{\r\n\t\t\t\t\t\t\tborder-color: #D3DEF0;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_form_101 .armFileUploadWrapper .arm-ffw__file-upload-box.arm_dragover{\r\n\t\t\t\t\t\t\tborder-color: #637799;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__checkbox{\r\n\t\t\t\t\t\t\tcolor: rgba(211, 222, 240, 0.87);\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_form_101.arm_materialize_form .arm-df__checkbox input[type='checkbox'] + label:after,\r\n                        .arm_form_101.arm_materialize_form .arm-df__radio input[type='radio'] + label:before\r\n                        {\r\n\t\t\t\t\t\t\tborder-color: #D3DEF0;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_form_101 input[type=checkbox].arm-df__form-control--is-checkbox:checked,\r\n                        .arm_form_101 input[type=radio].arm-df__form-control--is-radio:checked,\r\n                        .arm_form_101.arm_materialize_form .arm-df__checkbox input[type='checkbox']:checked + label:after,\r\n                        .arm_form_101.arm_materialize_form .arm-df__checkbox input[type='checkbox']:checked:focus + label:after,\r\n                        .arm_form_101.arm_materialize_form .arm-df__radio input[type='radio']:checked + label:after,\r\n                        .arm_form_101.arm_materialize_form .arm-df__radio input[type='radio']:checked:focus + label:after{\r\n\t\t\t\t\t\t\tbackground-color: #637799;\r\n                            border-color: #637799;\r\n\t\t\t\t\t\t}\r\n                        .arm_form_101.arm_materialize_form .arm-df__radio input[type='radio']:checked + label:before {\r\n                            border-color: #637799;\r\n                        }\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__checkbox:before,\r\n                        .arm_form_101 .arm-df__radio:before{\r\n\t\t\t\t\t\t\tbackground-color: rgba(99, 119, 153, 0.26) !important;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap input.arm-df__form-control:focus,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap textarea.arm-df__form-control:focus,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap select:focus,\r\n                        .arm_form_101 .arm-df__form-field-wrap .arm-df__dropdown-control.arm-is-active dt.arm__dc--head,\r\n                        .arm_form_101 .arm-df__form-field-wrap .arm-df__dropdown-control.arm-is-active .arm__dc--items-wrap .arm__dc--items{\r\n                            color: #2F3F5C;\r\n\t\t\t\t\t\t\tborder: 1px solid #637799;\r\n\t\t\t\t\t\t\tborder-color: #637799;\r\n                            background-image:none;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_form_101 .arm_uploaded_file_info .armbar{\r\n\t\t\t\t\t\t\tbackground-color: #637799;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-control.arm-df__fc--validation__wrap,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-control.arm_invalid, \r\n                        .arm_form_101 .arm-df__form-group_select.error .arm__dc--head {\r\n\t\t\t\t\t\t\tborder: 1px solid #FF3B3B;\r\n\t\t\t\t\t\t\tborder-color: #FF3B3B !important;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_form_101 .arm_form_message_container .arm_success_msg,\r\n\t\t\t\t\t\t.arm_form_101 .arm_form_message_container .arm-df__fc--validation__wrap,\r\n                                                .arm_form_101 .arm_form_message_container1 .arm_success_msg,\r\n                                                .arm_form_101 .arm_form_message_container1 .arm_success_msg1,\r\n\t\t\t\t\t\t.arm_form_101 .arm_form_message_container1 .arm-df__fc--validation__wrap,\r\n                                                    .arm_form_101 .arm_form_message_container .arm_success_msg a{\r\n\t\t\t\t\t\t\tfont-family: Poppins, sans-serif, 'Trebuchet MS' !important;\r\n\t                        text-decoration: none !important;\r\n\t\t\t\t\t\t}\r\n                        .arm_form_101 .arm_coupon_field_wrapper .success.notify_msg{\r\n                            font-family: Poppins, sans-serif, 'Trebuchet MS' !important;\r\n                            text-decoration: none !important;\r\n                        }\r\n\t\t\t\t\t\t.arm_form_101.arm_materialize_form .arm-df__form-field-wrap input,\r\n\t\t\t\t\t\t.arm_form_101.arm_materialize_form .arm-df__form-field-wrap select{\r\n\t\t\t\t\t\t\t-webkit-transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);\r\n\t\t\t\t\t\t\ttransition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);\r\n\t\t\t\t\t\t\tbackground: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 96%, #D3DEF0 4%);\r\n\t\t\t\t\t\t\tbackground: linear-gradient(to bottom, rgba(255, 255, 255, 0) 96%, #D3DEF0 4%);\r\n\t\t\t\t\t\t\tbackground-repeat: no-repeat;\r\n\t\t\t\t\t\t\tbackground-position: 0 0;\r\n\t\t\t\t\t\t\tbackground-size: 0 100%;\r\n\t\t\t\t\t\t}\r\n\t                    .arm_form_101 .arm_editor_form_fileds_container .arm-df__form-field-wrap input.arm-df__form-control:focus,\r\n\t\t\t\t\t\t.arm_form_101 .arm_editor_form_fileds_container .arm-df__form-field-wrap textarea:focus,\r\n\t\t\t\t\t\t.arm_form_101 .arm_editor_form_fileds_container .arm-df__form-field-wrap select:focus,\r\n                        .arm_form_101 .arm_editor_form_fileds_container .arm-df__form-field-wrap .arm-df__dropdown-control.arm-is-active dt.arm__dc--head,\r\n                        .arm_form_101 .arm_editor_form_fileds_container .arm-df__form-field-wrap .arm-df__dropdown-control.arm-is-active .arm__dc--items-wrap .arm__dc--items{\r\n\t\t\t\t\t\t\tborder: 1px solid #637799;\r\n\t\t\t\t\t\t\tborder-color: #637799 !important;\r\n\t\t\t\t\t\t}\r\n\r\n                        .arm_form_101 .armFileMessages.arm-df__fc--validation\r\n                        {\r\n                            display:block ;\r\n                        }\r\n                        \r\n                        .arm_form_101.arm_form_layout_rounded .arm-df__fc-icon.--arm-suffix-icon.arm_visible_password_material:focus,\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_rounded .arm-df__fc-icon.--arm-suffix-icon.arm_visible_password:focus\r\n\t\t\t\t\t\t{\r\n\t\t\t\t\t\t\tborder: 1px solid #637799 !important;\r\n\t\t\t\t\t\t\tborder-color: #637799 !important;\r\n\t\t\t\t\t\t\tborder-top-right-radius: 50% !important;\r\n\t\t\t\t\t\t\tborder-bottom-right-radius: 50% !important;\r\n\t\t\t\t\t\t}\r\n\r\n                        .arm_form_101 .arm-ffw__file-upload-box:focus-within{\r\n                            border-color: #637799 !important;\r\n                        }\r\n                        .arm_form_101 .arm-ffw__file-upload-box button.armFileRemoveContainer:hover,\r\n                        .arm_form_101 .arm-ffw__file-upload-box button.armFileRemoveContainer:focus{\r\n                            color: #637799 !important;\r\n                            outline:0;\r\n                        }\r\n\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_writer .arm-df__fc-icon.--arm-suffix-icon.arm_visible_password_material:focus,\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_writer .arm-df__fc-icon.--arm-suffix-icon.arm_visible_password:focus\r\n\t\t\t\t\t\t{\r\n                            border: 0px !important;\r\n                            background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 96%, #637799 4%) !important;\r\n                            background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 96%, #637799 4%) !important;\r\n                            background-repeat: no-repeat !important ;\r\n                            background-position: 0 0 !important;\r\n                            background-size: 100% 100% !important;\r\n\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t.arm_form_101:not(.arm_form_layout_writer,.arm_form_layout_rounded) .arm-df__fc-icon.--arm-suffix-icon.arm_visible_password_material:focus,\r\n\t\t\t\t\t\t.arm_form_101:not(.arm_form_layout_writer,.arm_form_layout_rounded) .arm-df__fc-icon.--arm-suffix-icon.arm_visible_password:focus\r\n\t\t\t\t\t\t{\r\n\t\t\t\t\t\t\tborder: 1px solid #637799 !important;\r\n\t\t\t\t\t\t\tborder-radius: 0px !important;\r\n\t\t\t\t\t\t}\r\n\r\n                        .arm_form_101.arm_form_layout_writer_border .arm-df__fc-icon.--arm-suffix-icon.arm_visible_password_material:focus,\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_writer_border .arm-df__fc-icon.--arm-suffix-icon.arm_visible_password:focus\r\n\t\t\t\t\t\t{\r\n\t\t\t\t\t\t\tborder-top-right-radius: 0px !important;\r\n\t\t\t\t\t\t\tborder-bottom-right-radius: 0px !important;\r\n\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_iconic:not(.arm_standard_validation_type) .arm-df__fc--validation .arm-df__fc--validation__wrap,\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_rounded:not(.arm_standard_validation_type) .arm-df__fc--validation .arm-df__fc--validation__wrap,\r\n\t\t\t\t\t\t.arm_form_101:not(.arm_standard_validation_type) .arm-df__fc--validation .arm-df__fc--validation__wrap,\r\n                        .arm_form_101.arm_form_layout_iconic:not(.arm_standard_validation_type) .armFileMessages .arm-df__fc--validation__wrap,\r\n                        .arm_form_101.arm_form_layout_rounded:not(.arm_standard_validation_type) .armFileMessages .arm-df__fc--validation__wrap,\r\n                        .arm_form_101:not(.arm_standard_validation_type) .armFileMessages .arm-df__fc--validation__wrap{\r\n\t\t\t\t\t\t\tcolor: #FF3B3B;\r\n\t\t\t\t\t\t\tbackground: #ffffff;\r\n\t                        font-family: Poppins, sans-serif, 'Trebuchet MS' !important;\r\n\t\t\t\t\t\t\tfont-size: 14px;\r\n\t                        font-size: 14px;\r\n\t\t\t\t\t\t\tpadding-left: 5px;\r\n\t\t\t\t\t\t\tpadding-right: 5px;\r\n\t                        text-decoration: none !important;\r\n                            line-height:14px;\r\n\t\t\t\t\t\t}\r\n                        .arm_form_101.arm_standard_validation_type .arm-df__fc--validation .arm-df__fc--validation__wrap, .arm_form_101.arm_standard_validation_type .armFileMessages .arm-df__fc--validation__wrap{\r\n                            color: #FF3B3B;\r\n                            font-family: Poppins, sans-serif, 'Trebuchet MS' !important;\r\n                            font-size: 14px;\r\n                            line-height:14px;\r\n                        }\r\n\t\t\t\t\t\t.arm_form_101 .arm_msg_pos_right .arm-df__fc--validation .arm_error_box_arrow:after, .arm_form_101 .arm_msg_pos_right .armFileMessages .arm_error_box_arrow:after{border-right-color: #ffffff !important;} \r\n\t\t\t\t\t\t.arm_form_101 .arm_msg_pos_left .arm-df__fc--validation .arm_error_box_arrow:after, .arm_form_101 .arm_msg_pos_left .armFileMessages .arm_error_box_arrow:after{border-left-color: #ffffff !important;}\r\n\t\t\t\t\t\t.arm_form_101 .arm_msg_pos_top .arm-df__fc--validation .arm_error_box_arrow:after, .arm_form_101 .arm_msg_pos_top .armFileMessages .arm_error_box_arrow:after{border-top-color: #ffffff !important;}\r\n\t\t\t\t\t\t.arm_form_101 .arm_msg_pos_bottom .arm-df__fc--validation .arm_error_box_arrow:after, .arm_form_101 .arm_msg_pos_bottom .armFileMessages .arm_error_box_arrow:after{border-bottom-color: #ffffff !important;}\r\n\t\t\t\t\t\t.arm_form_101 .arm_writer_error_msg_box{\r\n\t\t\t\t\t\t\tcolor: #FF3B3B;\r\n\t\t\t\t\t\t\tfont-size: 15px;\r\n\t\t\t\t\t\t\tfont-size: 14px;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap_submit .arm-df__form-control-submit-btn,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn,\r\n                        .arm_form_message_container.arm_form_101 .arm_reset_password_login_btn{\r\n\t\t\t\t\t\t\tborder-radius: 12px;\r\n\t\t\t\t\t\t\t-webkit-border-radius: 12px;\r\n\t\t\t\t\t\t\t-moz-border-radius: 12px;\r\n\t\t\t\t\t\t\t-o-border-radius: 12px;\r\n\t\t\t\t\t\t\twidth: auto;\r\n\t\t\t\t\t\t\tmax-width: 100%;\r\n\t\t\t\t\t\t\twidth: 500px;\r\n\t\t\t\t\t\t\tmin-height: 50px;\r\n\t\t\t\t\t\t\tmin-height: 50px;\r\n                            line-height: 50px;\r\n\t\t\t\t\t\t\tpadding: 0 10px;\r\n\t\t\t\t\t\t\tfont-family: Poppins, sans-serif, 'Trebuchet MS';\r\n\t\t\t\t\t\t\tfont-size: 15px;\r\n\t\t\t\t\t\t\tmargin: 8px 0px 0px 0px;\r\n\t\t\t\t\t\t\tfont-weight: normal;font-style: normal;text-decoration: none;\r\n\t\t\t\t\t\t\ttext-transform: none;\r\n\t                        background: #005AEE;border: 1px solid #005AEE;color: #FFFFFF !important;\r\n\t\t\t\t\t\t}\r\n\t                    .arm_form_101 .arm-df__form-field-wrap_submit .arm-df__form-control-submit-btn.arm-df__form-group_button.arm_editable_input_button,\r\n                        .arm_form_101 .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn.arm-df__form-group_button.arm_editable_input_button{\r\n\t                        height: 50px;\r\n\t                    }\r\n\t                    .arm_form_101 .arm_setup_submit_btn_wrapper .arm-df__form-field-wrap_submit .arm-df__form-control-submit-btn,\r\n                        .arm_form_101 .arm_setup_submit_btn_wrapper .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn,\r\n                        .arm_form_message_container.arm_form_101 .arm_reset_password_login_btn{\r\n\t                        background: #005AEE;border: 1px solid #005AEE;color: #FFFFFF !important;\r\n\t                    }\r\n                        .arm_form_101 .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn #arm_form_loader{\r\n                            fill:#FFFFFF;\r\n                            }\r\n\t\t\t\t\t\t\/*.arm_form_101 button:hover,*\/\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap_submit .arm-df__form-control-submit-btn:hover,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap_submit .arm-df__form-control-submit-btn:not([disabled]):hover,\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_writer .arm-df__fields-wrapper .arm-df__form-field-wrap_submit .arm-df__form-control-submit-btn.btn:hover,\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_writer .arm-df__fields-wrapper .arm-df__form-field-wrap_submit .arm-df__form-control-submit-btn.btn-large:hover,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn:hover,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn:not([disabled]):hover,\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_writer .arm-df__fields-wrapper .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn.btn:hover,\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_writer .arm-df__fields-wrapper .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn.btn-large:hover,\r\n                        .arm_form_message_container.arm_form_101 .arm_reset_password_login_btn:hover{\r\n\t\t\t\t\t\t\tbackground-color: #0D54C9 !important;border: 1px solid #0D54C9 !important;color: #ffffff !important;\r\n\t\t\t\t\t\t}\r\n\r\n                        .arm_form_101 .arm-df__form-field-wrap_submit .arm-df__form-control-submit-btn:focus,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap_submit .arm-df__form-control-submit-btn:not([disabled]):focus,\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_writer .arm-df__fields-wrapper .arm-df__form-field-wrap_submit .arm-df__form-control-submit-btn.btn:focus,\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_writer .arm-df__fields-wrapper .arm-df__form-field-wrap_submit .arm-df__form-control-submit-btn.btn-large:focus,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn:focus,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn:not([disabled]):focus,\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_writer .arm-df__fields-wrapper .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn.btn:focus,\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_writer .arm-df__fields-wrapper .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn.btn-large:focus,\r\n                        .arm_form_message_container.arm_form_101 .arm_reset_password_login_btn:focus{\r\n\t\t\t\t\t\t\tbackground-color: #0D54C9 !important;border: 1px solid #0D54C9 !important;color: #ffffff !important;\r\n\t\t\t\t\t\t}\r\n\r\n                        .arm_form_101 .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn:hover #arm_form_loader,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn:not([disabled]):hover #arm_form_loader,\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_writer .arm-df__fields-wrapper .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn.btn:hover #arm_form_loader,\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_writer .arm-df__fields-wrapper .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn.btn-large:hover #arm_form_loader{\r\n                            fill:#ffffff;\r\n                        }\r\n\t                    .arm_form_101 .arm-df__fields-wrapper .armFileUploadWrapper .armFileBtn,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__fields-wrapper .armFileUploadContainer{\r\n\t\t\t\t\t\t\tborder: 1px solid #005AEE;\r\n\t\t\t\t\t\t\tbackground-color: #005AEE;\r\n\t\t\t\t\t\t\tcolor: #FFFFFF;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__fields-wrapper .armFileUploadWrapper .armFileBtn:hover,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__fields-wrapper .armFileUploadContainer:hover{\r\n\t                        background-color: #0D54C9 !important;\r\n\t\t\t\t\t\t\tborder-color: #0D54C9 !important;\r\n\t\t\t\t\t\t\tcolor: #ffffff !important;\r\n\t                    }\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__fc-icon i{color: #bababa;}\r\n\t\t\t\t\t\t.arm_date_field_101 .bootstrap-datetimepicker-widget table td.today:before{border: 3px solid #637799;}\r\n\t\t\t\t\t\t.arm_date_field_101 .bootstrap-datetimepicker-widget table td.active,\r\n\t\t\t\t\t\t.arm_date_field_101 .bootstrap-datetimepicker-widget table td.active:hover{\r\n\t\t\t\t\t\t\tcolor: #637799 !important;\r\n\t\t\t\t\t\t\tbackground: url(https:\/\/bdhstreams.com\/wp-content\/plugins\/armember-membership\/images\/bootstrap_datepicker_blue.png) no-repeat !important;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_date_field_101 .bootstrap-datetimepicker-widget table td span:hover{border-color: #637799;}\r\n\t\t\t\t\t\t.arm_date_field_101 .bootstrap-datetimepicker-widget table td span.active{background-color: #637799;}\r\n\t\t\t\t\t\t.arm_date_field_101 .arm_cal_header{background-color: #637799 !important;}\r\n\t\t\t\t\t\t.arm_date_field_101 .arm_cal_month{\r\n\t\t\t\t\t\t\tbackground-color: #637799 !important;\r\n\t\t\t\t\t\t\tborder-bottom: 1px solid #637799;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_date_field_101 .bootstrap-datetimepicker-widget table td.day:hover {\r\n\t\t\t\t\t\t\tbackground: url(https:\/\/bdhstreams.com\/wp-content\/plugins\/armember-membership\/images\/bootstrap_datepicker_hover.png) no-repeat;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_date_field_101 .arm_cal_hour:hover, .arm_date_field_101 .arm_cal_minute:hover{border-color: #637799;}\r\n\t\t\t\t\t\t.arm_date_field_101 .timepicker-picker .btn-primary{\r\n\t\t\t\t\t\t\tbackground-color: #637799;\r\n\t\t\t\t\t\t\tborder-color: #637799;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_date_field_101 .armglyphicon-time:before,\r\n\t\t\t\t\t\t.arm_date_field_101 .armglyphicon-calendar:before,\r\n\t\t\t\t\t\t.arm_date_field_101 .armglyphicon-chevron-up:before,\r\n\t\t\t\t\t\t.arm_date_field_101 .armglyphicon-chevron-down:before{color: #637799;}\r\n\t\t\t\t\t\t.arm_form_101 stop.arm_social_connect_svg { stop-color:#005AEE; } <\/style><div class=\"arm-df-wrapper arm_msg_pos_bottom\"><div class=\"arm-df__fields-wrapper arm-df__fields-wrapper_101 arm_field_position_center arm_front_side_form\"  data-form_id=\"101\"><div class=\"arm-df__heading armaligncenter\"><span class=\"arm-df__heading-text\">Cr\u00e9er un compte<\/span><\/div><div class=\"arm-control-group arm-df__form-group arm-df__form-group_text\" id=\"arm-df__form-group_118\" data-field_id=\"118\" style=\"\"><div class=\"arm_label_input_separator\"><\/div><div class=\"arm-df__form-field\"><div class=\"arm-df__form-field-wrap_text arm-df__form-field-wrap arm-controls \" id=\"arm-df__form-field-wrap_118\"><input name=\"user_login\" type=\"text\" id=\"arm-df__form-control_118_2_Ex4K9yNSPY\" value=\"\" class=\"arm-df__form-control arm-df__form-control_118 arm_material_input arm_cl_user_login_2_Ex4K9yNSPY usernamecheck existcheck\"    required data-validation-required-message=\"Le nom d&amp;#039;utilisateur est obligatoire.\"    aria-label=\"Nom d'utilisateur\" data-validation-usernamecheck-callback=\"arm_usernamecheck_function\" data-validation-usernamecheck-message=\"Veuillez saisir un nom d&#039;utilisateur valide.\" data-validation-callback-callback=\"arm_existcheck_function\" data-validation-callback-message=\"This username is already registered, please choose another one.\" ><div class=\"arm-notched-outline\"><div class=\"arm-notched-outline__leading\"><\/div><div class=\"arm-notched-outline__notch\"><label class=\"arm-df__label-text \" for=\"arm-df__form-control_118_2_Ex4K9yNSPY\"> * Nom d'utilisateur<\/label><\/div><div class=\"arm-notched-outline__trailing\"><\/div><\/div><\/div><\/div><\/div><div class=\"arm-control-group arm-df__form-group arm-df__form-group_text\" id=\"arm-df__form-group_119\" data-field_id=\"119\" style=\"\"><div class=\"arm_label_input_separator\"><\/div><div class=\"arm-df__form-field\"><div class=\"arm-df__form-field-wrap_text arm-df__form-field-wrap arm-controls \" id=\"arm-df__form-field-wrap_119\"><input name=\"first_name\" type=\"text\" id=\"arm-df__form-control_119_2_Ex4K9yNSPY\" value=\"\" class=\"arm-df__form-control arm-df__form-control_119 arm_material_input arm_cl_first_name_2_Ex4K9yNSPY flnamecheck\"    required data-validation-required-message=\"Le pr&eacute;nom est obligatoire.\"    aria-label=\"Pr\u00e9nom\" data-validation-flnamecheck-callback=\"arm_flnamecheck_function\" data-validation-flnamecheck-message=\"Veuillez saisir un pr\u00e9nom valide.\" ><div class=\"arm-notched-outline\"><div class=\"arm-notched-outline__leading\"><\/div><div class=\"arm-notched-outline__notch\"><label class=\"arm-df__label-text \" for=\"arm-df__form-control_119_2_Ex4K9yNSPY\"> * Pr\u00e9nom<\/label><\/div><div class=\"arm-notched-outline__trailing\"><\/div><\/div><\/div><\/div><\/div><div class=\"arm-control-group arm-df__form-group arm-df__form-group_text\" id=\"arm-df__form-group_120\" data-field_id=\"120\" style=\"\"><div class=\"arm_label_input_separator\"><\/div><div class=\"arm-df__form-field\"><div class=\"arm-df__form-field-wrap_text arm-df__form-field-wrap arm-controls \" id=\"arm-df__form-field-wrap_120\"><input name=\"last_name\" type=\"text\" id=\"arm-df__form-control_120_2_Ex4K9yNSPY\" value=\"\" class=\"arm-df__form-control arm-df__form-control_120 arm_material_input arm_cl_last_name_2_Ex4K9yNSPY flnamecheck\"    required data-validation-required-message=\"Le nom est obligatoire.\"    aria-label=\"Nom\" data-validation-flnamecheck-callback=\"arm_flnamecheck_function\" data-validation-flnamecheck-message=\"This last name is invalid. Please enter a valid last name.\" ><div class=\"arm-notched-outline\"><div class=\"arm-notched-outline__leading\"><\/div><div class=\"arm-notched-outline__notch\"><label class=\"arm-df__label-text \" for=\"arm-df__form-control_120_2_Ex4K9yNSPY\"> * Nom<\/label><\/div><div class=\"arm-notched-outline__trailing\"><\/div><\/div><\/div><\/div><\/div><div class=\"arm-control-group arm-df__form-group arm-df__form-group_email\" id=\"arm-df__form-group_121\" data-field_id=\"121\" style=\"\"><div class=\"arm_label_input_separator\"><\/div><div class=\"arm-df__form-field\"><div class=\"arm-df__form-field-wrap_email arm-df__form-field-wrap arm-controls \" id=\"arm-df__form-field-wrap_121\"><input name=\"user_email\" type=\"text\" id=\"arm-df__form-control_121_2_Ex4K9yNSPY\" value=\"\" class=\"arm-df__form-control arm-df__form-control_121 arm_material_input arm_cl_user_email_2_Ex4K9yNSPY existcheck\"    required data-validation-required-message=\"L&amp;#039;adresse courriel est obligatoire.\"    aria-label=\"Adresse courriel\" data-validation-regex-regex=\"^.+@.+\\..+$\" data-validation-regex-message=\"Veuillez saisir une adresse courriel valide.\" data-validation-callback-callback=\"arm_existcheck_function\" data-validation-callback-message=\"This email is already registered, please choose another one.\" ><div class=\"arm-notched-outline\"><div class=\"arm-notched-outline__leading\"><\/div><div class=\"arm-notched-outline__notch\"><label class=\"arm-df__label-text \" for=\"arm-df__form-control_121_2_Ex4K9yNSPY\"> * Adresse courriel<\/label><\/div><div class=\"arm-notched-outline__trailing\"><\/div><\/div><\/div><\/div><\/div><div class=\"arm-control-group arm-df__form-group arm-df__form-group_password\" id=\"arm-df__form-group_122\" data-field_id=\"122\" style=\"\"><div class=\"arm_label_input_separator\"><\/div><div class=\"arm-df__form-field\"><div class=\"arm-df__form-field-wrap_password arm-df__form-field-wrap arm-controls \" id=\"arm-df__form-field-wrap_122\"><input name=\"user_pass\" type=\"password\" id=\"arm-df__form-control_122_2_Ex4K9yNSPY\" autocomplete=\"off\" value=\"\" class=\" arm-df__form-control arm-df__form-control_122 arm_material_input arm_cl_user_pass_2_Ex4K9yNSPY --arm-has-prefix-sufix-icon --arm-has-suffix-icon arm_strength_meter_input\"    required data-validation-required-message=\"Le mot de passe est obligatoire.\"    minlength=\"6\" data-validation-minlength-message=\"Please enter at least 6 characters.\" aria-label=\"Mot de passe\" ><div class=\"arm-notched-outline\"><div class=\"arm-notched-outline__leading\"><\/div><div class=\"arm-notched-outline__notch\"><label class=\"arm-df__label-text \" for=\"arm-df__form-control_122_2_Ex4K9yNSPY\"> * Mot de passe<\/label><\/div><div class=\"arm-notched-outline__trailing\"><\/div><\/div><button type=\"button\" class=\"arm-df__fc-icon --arm-suffix-icon  arm_visible_password_material \"><i class=\"armfa armfa-eye\"><\/i><\/button><\/div><div class=\"arm_pass_strength_meter\"><ul class=\"arm_strength_meter_block_container\" check-strength=\"arm-df__form-control_122_2_Ex4K9yNSPY\" field-name=\"user_pass\" data-field-veryweak = \"Strength: Very Weak\" data-field-weak = \"Strength: Weak\" data-field-good = \"Strength: Good\" data-field-strong = \"Strength: Strong\" ><\/ul><span class=\"arm_strength_meter_label\">Strength: Very Weak<\/span><div class=\"armclear\"><\/div><\/div><\/div><\/div><div class=\"armclear\"><\/div><\/div><input type=\"hidden\" name=\"arm_action\" value=\"please-signup\"\/><input type=\"hidden\" name=\"redirect_to\" value=\"https:\/\/bdhstreams.com\/fr\/\"\/><input type=\"hidden\" name=\"isAdmin\" value=\"0\"\/><input type=\"hidden\" name=\"referral_url\" value=\"https:\/\/bdhstreams.com\"\/><input type=\"hidden\" name=\"arm_form_id\" value=\"101\"\/><div class=\"armclear\"><\/div><input type=\"hidden\" name=\"\" class=\"kpress\" value=\"\" \/><input type=\"hidden\" name=\"\" class=\"stime\" value=\"1787206220\" \/><input type=\"hidden\" data-id=\"arm_nonce_start_time\" class=\"arm_nonce_start_time\" value=\"form_filter_st\" \/><input type=\"hidden\" data-id=\"arm_nonce_keyboard_press\" class=\"arm_nonce_keyboard_press\" value=\"form_filter_kp\" \/><input type=\"hidden\" name=\"arm_nonce_check\" value=\"d938e1ff3d\" \/><\/div><\/div><div class=\"armclear\"><\/div>  \r\n            <!--Plugin Name: ARMember    \r\n                Plugin Version: 7.5 \r\n                Developed By: Repute Infosystems\r\n                Developer URL: http:\/\/www.reputeinfosystems.com\/\r\n            --><\/div><div class=\"armclear\"><\/div><\/div><div class='arm_setup_summary_text_main_container'><div class='arm_setup_summary_text_container arm_module_box' style='text-align:center;'><input type=\"hidden\" name=\"arm_total_payable_amount\" data-id=\"arm_total_payable_amount\" value=\"\"\/><input type=\"hidden\" name=\"arm_zero_amount_discount\" data-id=\"arm_zero_amount_discount\" value=\"0.00\"\/><div class=\"arm_setup_summary_text\"><div>Payment Summary<\/div><br \/><div>Your currently selected plan : <strong><span class=\"arm_plan_name_text\"><\/span><\/strong>,  Plan Amount : <strong><span class=\"arm_order_currency\"><\/span><span class=\"arm_plan_amount_text\"><\/span> <\/strong> <\/div><div>Coupon Discount Amount : <strong><span class=\"arm_order_currency\"><\/span><span class=\"arm_discount_amount_text\"><\/span> <\/strong>, Final Payable Amount: <strong><span class=\"arm_order_currency\"><\/span><span class=\"arm_payable_amount_text\"><\/span> <\/strong> <\/div><\/div><\/div><\/div><div class=\"arm_setup_submit_btn_main_wrapper\"><div class=\"arm_setup_submit_btn_wrapper arm_form_101 arm_form_layout_writer_border arm-default-form arm--material-outline-style arm_materialize_form  armf_alignment_left armf_layout_block armf_button_position_center arm_form_ltr\"><div class=\"arm-df__form-group arm-df__form-group_submit\"><div class=\"arm-df__form-field\"><div class=\"arm-df__form-field-wrap_submit arm-df__form-field-wrap\" id=\"arm_setup_form_input_container2\"><button type=\"submit\" name=\"ARMSETUPSUBMIT\" class=\"arm_setup_submit_btn arm-df__form-control-submit-btn arm-df__form-group_button arm_material_input  --arm-is-flat-style\" onclick=\"armSubmitBtnClick(event)\"><span class=\"arm_spinner\"><!DOCTYPE svg PUBLIC \"-\/\/W3C\/\/DTD SVG 1.1\/\/EN\" \"http:\/\/www.w3.org\/Graphics\/SVG\/1.1\/DTD\/svg11.dtd\"><svg version=\"1.1\" id=\"arm_form_loader\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"18px\" height=\"18px\" viewBox=\"0 0 26.349 26.35\" style=\"enable-background:new 0 0 26.349 26.35;\" xml:space=\"preserve\" ><g><g><circle cx=\"13.792\" cy=\"3.082\" r=\"3.082\" \/><circle cx=\"13.792\" cy=\"24.501\" r=\"1.849\"\/><circle cx=\"6.219\" cy=\"6.218\" r=\"2.774\"\/><circle cx=\"21.365\" cy=\"21.363\" r=\"1.541\"\/><circle cx=\"3.082\" cy=\"13.792\" r=\"2.465\"\/><circle cx=\"24.501\" cy=\"13.791\" r=\"1.232\"\/><path d=\"M4.694,19.84c-0.843,0.843-0.843,2.207,0,3.05c0.842,0.843,2.208,0.843,3.05,0c0.843-0.843,0.843-2.207,0-3.05 C6.902,18.996,5.537,18.988,4.694,19.84z\"\/><circle cx=\"21.364\" cy=\"6.218\" r=\"0.924\"\/><\/g><\/g><g><\/g><g><\/g><g><\/g><g><\/g><g><\/g><g><\/g><g><\/g><g><\/g><g><\/g><g><\/g><g><\/g><g><\/g><g><\/g><g><\/g><g><\/g><\/svg><\/span>Submit<\/button><\/div><\/div><\/div><\/div><\/div><\/div><\/form><\/div><\/div><div class=\"armclear\"><\/div><\/div><\/div><\/div><div class=\"armclear\">&nbsp;<\/div>  \r\n            <!--Plugin Name: ARMember    \r\n                Plugin Version: 7.5 \r\n                Developed By: Repute Infosystems\r\n                Developer URL: http:\/\/www.reputeinfosystems.com\/\r\n            -->\n      <\/div>\n\n      <div class=\"bdhs-plan bdhs-reveal\">\n        <span class=\"bdhs-plan-name\">Everything<\/span>\n        <p class=\"bdhs-plan-price\">$29.99<small> une fois<\/small><\/p>\n        <ul>\n          <li>Chaque s\u00e9rie que nous avons faite<\/li>\n          <li>Chaque s\u00e9rie que nous ferons<\/li>\n          <li>Tous les extras, \u00e0 vie<\/li>\n        <\/ul>\n        <p class=\"bdhs-plan-note\">Passe \u00e0 $39.99 quand notre prochaine s\u00e9rie sort. C&rsquo;est vrai, pas un truc de vente.<\/p>\n        <div class=\"arm_setup_form_popup_container\"><style type=\"text\/css\">.arm_setup_form_popup_link_4{background:transparent;color:#FFFFFF;border:2px solid #BDB9BA;font-weight:800;text-transform:uppercase;letter-spacing:.06em;border-radius:6px;padding:11px 22px;text-decoration:none;display:inline-block;font-family:&#039;Raleway&#039;,sans-serif;}<\/style><a href=\"javascript:void(0)\" id=\"arm_setup_form_popup_link_4\" class=\"arm_setup_form_popup_link arm_setup_form_popup_link_4 arm_setup_form_popup_ahref\" data-form_id=\"4_popup_hC1Z5RqlGE\" data-toggle=\"armmodal\"  data-modal_bg=\"#000000\" data-overlay=\"0.6\">Obtenez-le \u00e0 vie<\/a><div class=\"popup_wrapper arm_popup_wrapper arm_popup_member_setup_form arm_popup_member_setup_form_4 arm_popup_member_setup_form_4_popup_hC1Z5RqlGE\" style=\"height: auto;width: 800px;\" data-width=\"800\"><div class=\"popup_setup_inner_container popup_wrapper_inner\"><div class=\"popup_header\"><span class=\"popup_close_btn arm_popup_close_btn\"><\/span><div class=\"popup_header_text arm_setup_form_heading_container\"><span class=\"arm_setup_form_field_label_wrapper_text\">Lifetime<\/span><\/div><\/div><div class=\"popup_content_text\" style=\"\" data-height=\"auto\"><input type=\"hidden\" name=\"arm_wp_nonce\" value=\"51a66c8b8d\"\/><div class=\"arm_setup_form_container\"><style type=\"text\/css\" id=\"arm_setup_style_4\">\r\n                    .arm_setup_form_4.arm-default-form:not(.arm_admin_member_form){\r\n                        width: 800px;\r\n                        margin: 0 auto;\r\n                    }\r\n                    .arm_setup_form_4 .arm_setup_form_title,\r\n                    .arm_setup_form_4 .arm_setup_section_title_wrapper{\r\n                        font-family: Poppins, sans-serif, 'Trebuchet MS';\r\n                        font-size: 20px !important;\r\n                        font-size: 22px !important;\r\n                        color: #ffffff;\r\n                        font-weight: normal;\r\n                    }\r\n                    \r\n                    .arm_setup_form_4 .arm_payment_mode_label{\r\n                        font-family: Poppins, sans-serif, 'Trebuchet MS';\r\n                        font-size: 15px !important;\r\n                        color: #555F70;\r\n                        font-weight : normal;\r\n                    }\r\n                    .arm_setup_form_4 .arm_setup_column_item .arm_module_plan_name,\r\n                    .arm_setup_form_4 .arm_setup_column_item .arm_module_gateway_name,\r\n                    .arm_setup_form_4 .arm_setup_column_item .arm_module_payment_cycle_name{\r\n                        font-family: Poppins, sans-serif, 'Trebuchet MS';\r\n                        font-size: 20px !important;\r\n                        color: #ffffff !important;\r\n                        font-weight: bold;\r\n                    }\r\n                    .arm_setup_form_4 .arm_setup_column_item.arm_active .arm_module_plan_option .arm_module_plan_name,\r\n                    .arm_setup_form_4 .arm_setup_column_item.arm_active .arm_module_plan_name{\r\n                        color: #ffffff !important;\r\n                    }\r\n                    .arm_setup_form_4 .arm_setup_column_item .arm_module_plan_price{\r\n                        font-family: Poppins, sans-serif, 'Trebuchet MS';\r\n                        font-size: 28px !important;\r\n                        color: #ffffff !important;\r\n                        font-weight: normal;\r\n                    }\r\n                    .arm_setup_form_4 .arm_setup_column_item.arm_active .arm_module_plan_option .arm_module_plan_price_type .arm_module_plan_price,\r\n                    .arm_setup_form_4 .arm_setup_column_item.arm_active .arm_module_plan_price{\r\n                        color: #ffffff !important;\r\n                    }\r\n                    .arm_setup_form_4 .arm_setup_column_item .arm_module_plan_description{\r\n                        font-family: Poppins, sans-serif, 'Trebuchet MS';\r\n                        font-size: 15px !important;\r\n                        color: #555F70;\r\n                        font-weight: normal;\r\n                    }\r\n                    .arm_setup_form_4 .arm_setup_column_item.arm_active .arm_module_plan_option .arm_module_plan_description,\r\n                    .arm_setup_form_4 .arm_setup_column_item.arm_active .arm_module_plan_description{\r\n                        color: #2C2D42;\r\n                    }\r\n                    .arm_setup_form_4 .arm_setup_summary_text_container .arm_setup_summary_text{\r\n                        font-family: Poppins, sans-serif, 'Trebuchet MS';\r\n                        font-size: 16px !important;\r\n                        color: #e7e5e5;\r\n                        font-weight: normal;\r\n                    }\r\n                    .arm_setup_form_4 .arm_setup_column_item:hover .arm_module_plan_option,\r\n                    .arm_setup_form_4 .arm_setup_column_item.arm_active .arm_module_plan_option,\r\n                    .arm_setup_form_4 .arm_setup_column_item:hover .arm_module_gateway_option,\r\n                    .arm_setup_form_4 .arm_setup_column_item.arm_active .arm_module_gateway_option,\r\n                    .arm_setup_form_4 .arm_setup_column_item:hover .arm_module_payment_cycle_option,\r\n                    .arm_setup_form_4 .arm_setup_column_item.arm_active .arm_module_payment_cycle_option{\r\n                        border: 1px solid #2b2728;\r\n                    }\r\n                    .arm_setup_form_4 .arm_setup_column_item .arm_module_plan_name,\r\n                    .arm_setup_form_4 .arm_setup_column_item .arm_module_gateway_name,\r\n                    .arm_setup_form_4 .arm_setup_column_item .arm_module_payment_cycle_name{\r\n                        font-size: 20px !important;\r\n                        color: #ffffff;\r\n                        font-weight: bold;\r\n                    }\r\n                    .arm_setup_form_4 .arm_plan_default_skin.arm_setup_column_item.arm_active .arm_module_plan_option{\r\n                        background-color: #2b2728;\r\n                        border: 1px solid #2b2728;\r\n                    }\r\n                    .arm_setup_form_4 .arm_plan_default_skin.arm_setup_column_item.arm_active .arm_module_plan_option{\r\n                        background-color: #2b2728;\r\n                        border: 1px solid #2b2728;\r\n                    }\r\n                    .arm_setup_form_4 .arm_plan_skin1.arm_setup_column_item:hover .arm_module_plan_option .arm_module_plan_price_type,\r\n                    .arm_setup_form_4 .arm_plan_skin1.arm_setup_column_item.arm_active .arm_module_plan_option .arm_module_plan_price_type {\r\n                        transition: all 0.7s ease 0s;\r\n                        -webkit-transition: all 0.7s ease 0s;\r\n                        -moz-transiton: all 0.7s ease 0s;\r\n                        -o-transition: all 0.7s ease 0s;\r\n                        background-color: #2b2728;\r\n                        border: 1px solid #2b2728;\r\n                    }\r\n                    .arm_setup_form_4 .arm_plan_skin1.arm_setup_column_item:hover .arm_module_plan_option .arm_module_plan_price_type .arm_module_plan_price,\r\n                    .arm_setup_form_4 .arm_plan_skin1.arm_setup_column_item.arm_active .arm_module_plan_option .arm_module_plan_price_type .arm_module_plan_price{\r\n                        color: #ffffff !important;\r\n                    }\r\n                    .arm_setup_form_4 .arm_plan_skin2.arm_setup_column_item:hover .arm_module_plan_option .arm_module_plan_name,\r\n                    .arm_setup_form_4 .arm_plan_skin2.arm_setup_column_item.arm_active .arm_module_plan_option .arm_module_plan_name{\r\n                         transition: all 0.7s ease 0s;\r\n                        -webkit-transition: all 0.7s ease 0s;\r\n                        -moz-transiton: all 0.7s ease 0s;\r\n                        -o-transition: all 0.7s ease 0s;\r\n                        background-color: #2b2728;\r\n                        border: 1px solid #2b2728;\r\n                    }\r\n\r\n                    .arm_setup_form_4 .arm_plan_skin6.arm_setup_column_item:hover .arm_module_plan_option,\r\n                    .arm_setup_form_4 .arm_plan_skin6.arm_setup_column_item.arm_active .arm_module_plan_option{\r\n                         transition: all 0.7s ease 0s;\r\n                        -webkit-transition: all 0.7s ease 0s;\r\n                        -moz-transiton: all 0.7s ease 0s;\r\n                        -o-transition: all 0.7s ease 0s;\r\n                        background-color: #2b2728;\r\n                        border: 1px solid #2b2728;\r\n                        color: #ffffff !important;\r\n                    }\r\n\r\n                    .arm_setup_form_4 .arm_plan_skin6.arm_setup_column_item:hover .arm_module_plan_option .arm_module_plan_name,\r\n                    .arm_setup_form_4 .arm_plan_skin6.arm_setup_column_item.arm_active .arm_module_plan_option .arm_module_plan_name,\r\n                    .arm_setup_form_4 .arm_plan_skin6.arm_setup_column_item:hover .arm_module_plan_option .arm_module_plan_price,\r\n                    .arm_setup_form_4 .arm_plan_skin6.arm_setup_column_item.arm_active .arm_module_plan_option .arm_module_plan_price,\r\n                    .arm_setup_form_4 .arm_plan_skin6.arm_setup_column_item:hover .arm_module_plan_option .arm_module_plan_description,\r\n                    .arm_setup_form_4 .arm_plan_skin6.arm_setup_column_item.arm_active .arm_module_plan_option .arm_module_plan_description{\r\n                         transition: all 0.7s ease 0s;\r\n                        -webkit-transition: all 0.7s ease 0s;\r\n                        -moz-transiton: all 0.7s ease 0s;\r\n                        -o-transition: all 0.7s ease 0s;\r\n                       \r\n                        color: #ffffff !important;\r\n                    }\r\n\r\n\r\n                    .arm_setup_form_4 .arm_plan_skin2.arm_setup_column_item:hover .arm_module_plan_option .arm_module_plan_name,\r\n                    .arm_setup_form_4 .arm_plan_skin2.arm_setup_column_item.arm_active .arm_module_plan_option .arm_module_plan_name{\r\n                        color: #ffffff !important;\r\n                    }\r\n                    .arm_setup_form_4 .arm_setup_check_circle{\r\n                        border-color: #2b2728 !important;\r\n                        color: #2b2728 !important;\r\n                    }\r\n                    .arm_setup_form_4 .arm_plan_skin3 .arm_module_plan_option .arm_setup_check_circle i,\r\n                    .arm_setup_form_4 .arm_plan_skin3 .arm_module_plan_option:hover .arm_setup_check_circle i{\r\n                        color:  #2b2728 !important;\r\n                    }\r\n                    .arm_setup_form_4 .arm_plan_skin3 .arm_module_plan_option .arm_setup_check_circle,\r\n                    .arm_setup_form_4 .arm_plan_skin3 .arm_module_plan_option .arm_setup_check_circle,\r\n                    .arm_setup_form_4 .arm_plan_skin3 .arm_module_plan_option .arm_setup_check_circle,\r\n                    .arm_setup_form_4 .arm_plan_skin5 .arm_module_plan_option .arm_setup_check_circle{\r\n                        border-color: #2b2728 !important;\r\n                    }\r\n                    .arm_setup_form_4 .arm_module_gateways_container .arm_module_gateway_fields{\r\n                        font-family: Poppins, sans-serif, 'Trebuchet MS';\r\n                    }\r\n                    .arm_setup_form_4 .arm-form-container .arm-default-form:not(.arm_admin_member_form)\r\n                    {\r\n                        float: center   \r\n                    }\r\n                <\/style><div class=\"arm_setup_messages arm_form_message_container\"><\/div><form method=\"post\" name=\"arm_form\" id=\"arm_setup_form4_HUae8tzZ9r\" class=\"arm_setup_form_4 arm_membership_setup_form arm_form_101 arm_form_layout_writer_border arm-default-form arm--material-outline-style arm_materialize_form  \" enctype=\"multipart\/form-data\" data-random-id=\"4_HUae8tzZ9r\" novalidate  data-submission-key=\"8mkrpqjm\" ><input type=\"hidden\" name=\"setup_id\" value=\"4\" data-id=\"arm_setup_id\"\/><input type=\"hidden\" name=\"setup_action\" value=\"membership_setup\"\/><input type=\"hidden\" name=\"arm_tax_include_exclude_flag\" class=\"arm_tax_include_exclude_flag\" value=\"0\"\/><input type='text' name='arm_filter_input' data-random-key='4_HUae8tzZ9r' value='' style='opacity:0 !important;display:none !important;visibility:hidden !important;' \/><div class=\"arm_setup_form_inner_container\"><input type=\"hidden\" class=\"arm_global_currency\" value=\"USD\"\/><input type=\"hidden\" class=\"arm_global_currency_sym\" value=\"$\"\/><input type=\"hidden\" class=\"arm_global_currency_decimal\" value=\"2\"\/><input type='hidden' class='arm_global_currency_separators' value=''\/><input type=\"hidden\" data-id=\"arm_user_old_plan\" name=\"arm_user_old_plan\" value=\"0\"><input type=\"hidden\" name=\"arm_is_user_logged_in_flag\" data-id=\"arm_is_user_logged_in_flag\" value=\"0\"><div class=\"arm_module_plans_main_container\"><div class=\"arm_module_plans_container arm_module_box arm_form_101  arm_form_layout_writer_border arm-default-form arm--material-outline-style arm_materialize_form  \" ><input type=\"hidden\" name=\"arm_front_plan_skin_type\" data-id=\"arm_front_plan_skin_type\" value=\"skin3\"><ul class=\"arm_module_plans_ul arm_column_3\" style=\"text-align:center;\"><li class=\"arm_plan_skin3 arm_setup_column_item arm_active\"><label class=\"arm_module_plan_option\" id=\"arm_subscription_plan_option_6\"><div class=\"arm_plan_name_box\"><span class=\"arm_setup_check_circle\"><i class=\"armfa armfa-check\"><\/i><\/span><input type=\"radio\" name=\"subscription_plan\" data-id=\"subscription_plan_6\" class=\"arm_module_plan_input\" value=\"6\"  data-type=\"paid_infinite\" data-plan_name=\"Tout\" data-amt=\"29.99\" data-recurring=\"one_time\" data-is_trial=\"0\" data-trial_amt=\"0.00\"  data-allowed_gateways='{&quot;paypal&quot;:&quot;1&quot;,&quot;stripe&quot;:&quot;1&quot;,&quot;bank_transfer&quot;:&quot;1&quot;,&quot;2checkout&quot;:&quot;1&quot;,&quot;authorize_net&quot;:&quot;1&quot;}' data-plan_text=\"29.99 USD For Lifetime\" aria-label =\"Tout 29.99\" data-cycle='0' data-tax='0' checked=\"checked\" required><span class=\"arm_module_plan_name\">Tout<\/span><\/div><div class=\"arm_module_plan_price_type\"><span class=\"arm_module_plan_price\">$<span class=\"arm_module_plan_cycle_price\">29.99<\/span><\/span><\/div><div class=\"arm_module_plan_description\">Payez une fois et regardez toutes les s\u00e9ries qu'on a faites et toutes celles qu'on fera, plus tout le contenu des coulisses, \u00e0 vie.<\/div><\/label><\/li><\/ul><\/div><\/div><div class=\"armclear\"><\/div><input type=\"hidden\" data-id=\"arm_form_plan_type\" name=\"arm_plan_type\" value=\"paid\"><div class=\"arm_setup_paymentcyclebox_main_wrapper\" ><div class=\"arm_setup_paymentcyclebox_wrapper arm_hide\"><\/div><\/div><input type='hidden' name='arm_locale' id='arm_locale' value='fr_CA'\/><div class=\"arm_module_forms_main_container\"><div class=\"arm_module_forms_container arm_module_box\"><div class=\"arm_form  arm_form_101 arm_form_layout_writer_border arm-default-form arm--material-outline-style  armf_alignment_left armf_layout_block armf_button_position_center arm_form_ltr  arm_form_style_blue arm_materialize_form\"><style type=\"text\/css\" id=\"arm_form_style_101\">\r\n\t\t\t\t\t\t.arm_form_101 .arm_editor_form_fileds_wrapper{\r\n\t\t\t\t\t\t   padding-top: 48px !important;\r\n\t\t\t\t\t\t   padding-bottom: 48px !important;\r\n\t\t\t\t\t\t   padding-right: 26px !important;\r\n\t\t\t\t\t\t   padding-left: 26px !important;\r\n\t\t\t\t\t\t}\r\n                                                \r\n\r\n                                                .arm_popup_member_form_101 .arm_form_message_container{\r\n                                                    max-width: 100%;\r\n                                                    width: 550px; \r\n                                                    margin: 0 auto;\r\n                                                }\r\n                                                    \r\n\t\t\t\t\t\t.arm_popup_member_form_101 .arm-df__heading .arm-df__heading-text,\r\n                        .arm_form_101 .arm_update_card_form_heading_container .arm-df__heading-text,\r\n\t                    .arm_form_101 .arm-df__heading:not(.popup_header_text) .arm-df__heading-text{\r\n\t\t\t\t\t\t\tcolor: #1A2538;\r\n\t\t\t\t\t\t\tfont-family: Poppins, sans-serif, 'Trebuchet MS';\r\n\t\t\t\t\t\t\tfont-size: 24px;\r\n\t\t\t\t\t\t\tfont-weight: bold;font-style: normal;text-decoration: none;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_form_101 .arm_registration_link,\r\n\t\t\t\t\t\t.arm_form_101 .arm_forgotpassword_link{\r\n\t\t\t\t\t\t\tcolor: #1A2538;\r\n\t\t\t\t\t\t\tfont-family: Poppins, sans-serif, 'Trebuchet MS' !important;\r\n\t\t\t\t\t\t\tfont-size: 14px;\r\n\t\t\t\t\t\t\tfont-weight: normal;font-style: normal;text-decoration: none;\r\n\t\t\t\t\t\t}\r\n\t                    .arm_form_101 .arm_pass_strength_meter{\r\n\t                        color: #1A2538;\r\n\t\t\t\t\t\t\tfont-family: Poppins, sans-serif, 'Trebuchet MS' !important;\r\n\t                    }\r\n                        .arm_form_101 .arm_reg_login_links a{\r\n                            color: #005AEE !important;\r\n                        }\r\n                        .arm_form_101 .arm_registration_link a,\r\n                        .arm_form_101 .arm_forgotpassword_link a{\r\n                            color: #005AEE !important;\r\n                        }\r\n\t                    .arm_form_101 .arm-df__form-group .arm_registration_link,\r\n\t                    .arm_form_101 .arm-df__form-group.arm_registration_link,\r\n\t                    .arm_form_101 .arm_registration_link{\r\n\t                        margin: 0px 0px 0px 0px !important;\r\n\t                    }\r\n\t                    .arm_form_101 .arm-df__form-group .arm_forgotpassword_link,\r\n\t                    .arm_form_101 .arm-df__form-group.arm_forgotpassword_link,\r\n\t                    .arm_form_101 .arm_forgotpassword_link{\r\n\t                        margin: 0px 0px 0px 0px !important;                     \r\n\t                    }.arm_form_101 .arm-df__form-group .arm_forgotpassword_link,\r\n\t                    .arm_form_101 .arm-df__form-group.arm_forgotpassword_link,\r\n\t                    .arm_form_101 .arm_forgotpassword_link{\r\n\t                        z-index:2;\r\n\t                    }\r\n\t                    .arm_form_101 .arm_close_account_message,\r\n\t\t\t\t\t\t.arm_form_101 .arm_forgot_password_description {\r\n\t\t\t\t\t\t\tcolor: #1A2538;\r\n\t\t\t\t\t\t\tfont-family: Poppins, sans-serif, 'Trebuchet MS' !important;\r\n\t\t\t\t\t\t\tfont-size: 15px;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-group{\r\n\t\t\t\t\t\t\tmargin-bottom: 18px !important;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field,\r\n                        .arm_form_101.arm_membership_setup_form .arm_module_gateways_container .arm_module_gateway_fields .arm-df__form-field{\r\n\t\t\t\t\t\t\tmax-width: 100%;\r\n\t\t\t\t\t\t\twidth: 62%;\r\n\t\t\t\t\t\t\twidth: 100%;\r\n\t\t\t\t\t\t}\r\n\t                    .arm_form_message_container.arm_editor_form_fileds_container.arm_editor_form_fileds_wrapper,\r\n                            .arm_form_message_container1.arm_editor_form_fileds_container.arm_editor_form_fileds_wrapper {\r\n\t                        border: none !important;\r\n\t                    } \r\n\t\t\t\t\t\t.arm_module_forms_container .arm_form_101,\r\n\t\t\t\t\t\t.arm-form-container .arm_form_101, \r\n                        .arm_update_card_form_container .arm_form_101, .arm_editor_form_fileds_container,.arm_editor_form_fileds_container .arm_form_101,\r\n                        .arm-form-container .arm_form_101.arm-default-form:not(.arm_admin_member_form){\r\n\t\t\t\t\t\t\tmax-width: 100%;\r\n\t\t\t\t\t\t\twidth: 550px;\r\n\t\t\t\t\t\t\tmargin: 0 auto;\r\n\t\t\t\t\t\t}\r\n                        .popup_wrapper.arm_popup_wrapper.arm_popup_member_form.arm_popup_member_form_101{\r\n                            background:  #FFFFFF!important;\r\n\t\t\t\t\t\t\tbackground-repeat: no-repeat;\r\n\t\t\t\t\t\t\tbackground-position: top left;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_module_forms_container .arm_form_101,\r\n\t\t\t\t\t\t.arm-form-container .arm_form_101.arm-default-form:not(.arm_admin_member_form),\r\n                        .arm_update_card_form_container .arm_form_101, .arm_admin_member_form .arm_editor_form_fileds_wrapper {\r\n\t\t\t\t\t\t\tbackground:  #FFFFFF;\r\n\t\t\t\t\t\t\tbackground-repeat: no-repeat;\r\n\t\t\t\t\t\t\tbackground-position: top left;\r\n\t\t\t\t\t\t\tborder: 2px solid #E6E7F5;\r\n\t\t\t\t\t\t\tborder-radius: 24px;\r\n\t\t\t\t\t\t\t-webkit-border-radius: 24px;\r\n\t\t\t\t\t\t\t-moz-border-radius: 24px;\r\n\t\t\t\t\t\t\t-o-border-radius: 24px;\r\n                            padding-top: 48px !important;\r\n                            padding-bottom: 48px !important;\r\n                            padding-right: 26px !important;\r\n                            padding-left: 26px !important;\r\n\t\t\t\t\t\t\tfloat: center;\r\n\t\t\t\t\t\t}\r\n                        .popup_wrapper.arm_popup_wrapper.arm_popup_member_form.arm_popup_member_form_101 .arm_module_forms_container .arm_form_101,\r\n\t\t\t\t\t\t.popup_wrapper.arm_popup_wrapper.arm_popup_member_form.arm_popup_member_form_101 .arm-form-container .arm_form_101{\r\n                                background: none !important;\r\n\t\t\t\t\t\t}\r\n\t                    .arm_form_msg.arm-form-container, .arm_form_msg .arm_form_message_container,\r\n                            .arm_form_msg.arm-form-container, .arm_form_msg .arm_form_message_container1{\r\n\t                        float: center;\r\n\t                        width: 550px;    \r\n\t                    }\r\n\t\t\t\t\t\t.arm_form_101 .arm_form_label_wrapper{\r\n\t\t\t\t\t\t\tmax-width: 100%;\r\n\t\t\t\t\t\t\twidth: 30%;\r\n\t\t\t\t\t\t\twidth: 250px;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_form_101 .arm_form_field_label_text,\r\n\t\t\t\t\t\t.arm_form_101 .arm_member_form_field_label .arm_form_field_label_text,\r\n                        .arm_form_101 .arm_df__helper-description .arm_df__helper-description-text,\r\n\t\t\t\t\t\t.arm_form_101 .arm_form_label_wrapper .arm-df__label-asterisk,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap label.arm_form_field_label_text {\r\n\t\t\t\t\t\t\tmargin: 0px !important;\r\n\t\t\t\t\t\t}\r\n                        .arm_form_101.arm--material-outline-style.arm_materialize_form .arm_form_field_label_text,\r\n                        .arm_form_101.arm--material-outline-style.arm_materialize_form .arm_member_form_field_label .arm_form_field_label_text,\r\n                        .arm_form_101.arm--material-outline-style.arm_materialize_form .arm_df__helper-description .arm_df__helper-description-text,\r\n                        .arm_form_101.arm--material-outline-style.arm_materialize_form .arm_form_label_wrapper .arm-df__label-asterisk,\r\n                        .arm_form_101.arm--material-outline-style.arm_materialize_form .arm-df__form-field-wrap label,\r\n                        .arm_form_101.arm--material-outline-style.arm_materialize_form .arm-df__form-field .arm-df__radio .arm-df__fc-radio--label,\r\n                        .arm_form_101.arm--material-outline-style.arm_materialize_form .arm-df__form-field .arm-df__checkbox .arm-df__fc-checkbox--label {\r\n                            color: #1A2538;\r\n                            font-family: Poppins, sans-serif, 'Trebuchet MS' !important;\r\n                            font-size: 14px;\r\n                            cursor: pointer;\r\n                            font-weight: normal;font-style: normal;text-decoration: none;\r\n                            line-height: 20px;\r\n                        }\r\n                        .arm_form_101.arm--material-outline-style.arm_materialize_form .arm-df__form-field-wrap .arm-notched-outline__notch label {\r\n                            line-height: 28px;\r\n                        }\r\n                        .arm_form_101.arm-default-form .arm-df__checkbox input[type=\"checkbox\"]:checked + label:before {\r\n                            border-right: 2px solid #FFFFFF;\r\n                            border-bottom: 2px solid #FFFFFF;\r\n                        }\r\n                        .arm_form_101.arm-default-form .arm-df__dropdown-control .arm__dc--items-wrap .arm__dc--items {\r\n                            background: #FFFFFF;\r\n                        }\r\n                        .arm_form_101 .arm_reg_links_wrapper .arm_login_link, .arm_reg_login_links {\r\n                            color: #1A2538;\r\n                            font-family: Poppins, sans-serif, 'Trebuchet MS' !important;\r\n                            font-size: 14px;\r\n                            font-weight: normal;font-style: normal;text-decoration: none;\r\n                        }\r\n                        .arm_form_101 .arm-df__form-field-wrap .arm-df__dropdown-control .arm__dc--head .arm__dc--head__title,\r\n                        .arm_form_101 .arm-df__form-field-wrap .arm-df__dropdown-control dt.arm__dc--head .arm-df__dc--head__autocomplete {\r\n                            font-family: Poppins, sans-serif, 'Trebuchet MS' !important;\r\n                            color:#2F3F5C;\r\n                            font-size: 15px;\r\n                            font-weight: normal;\r\n                        }\r\n                        .arm_form_101.arm--material-outline-style.arm_materialize_form .arm_df__helper-description .arm_df__helper-description-text\r\n                        { \r\n                            font-size: 14px; \r\n                            line-height: 14px; \r\n                        }\r\n\t                    .arm_form_101 .arm-df__dropdown-control .arm__dc--items-wrap .arm__dc--items .arm__dc--item {\r\n\t\t\t\t\t\t\tfont-family: Poppins, sans-serif, 'Trebuchet MS' !important;\r\n\t\t\t\t\t\t\tfont-size: 14px;\r\n                            color:#2F3F5C;\r\n\t\t\t\t\t\t\tfont-weight: normal;font-style: normal;text-decoration: none;\r\n\t\t\t\t\t\t}\r\n                        .arm_form_101 .arm-df__dropdown-control .arm__dc--items-wrap .arm__dc--items .arm__dc--item:not([disabled]):focus, \r\n                        .arm_form_101 .arm-df__dropdown-control .arm__dc--items-wrap .arm__dc--items .arm__dc--item:not([disabled]):hover,\r\n                        .arm_form_101 .arm-df__dropdown-control .arm__dc--items-wrap .arm__dc--items .arm__dc--item:not([disabled]).hovered\r\n                        {\r\n                            background-color : #637799 ;\r\n                            color : #ffffff;\r\n                        }\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap.arm-df__form-field-wrap_section{\r\n\t\t\t\t\t\t\tcolor: #1A2538;\r\n\t                        font-family: Poppins, sans-serif, 'Trebuchet MS' !important;\r\n\t                    }\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__radio, .arm_form_101 .arm-df__checkbox{\r\n\t\t\t\t\t\t\tcolor:#1A2538;\r\n\t\t\t\t\t\t\tfont-family: Poppins, sans-serif, 'Trebuchet MS' !important;\r\n\t\t\t\t\t\t\tfont-size: 14px;\r\n\t\t\t\t\t\t\tcursor: pointer;\r\n\t\t\t\t\t\t\tfont-weight: normal;font-style: normal;text-decoration: none;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__dropdown-control .arm__dc--items-wrap .arm__dc--items .arm__dc--item[selected] {\r\n\t\t\t\t\t\t\tfont-weight: bold;\r\n\t\t\t\t\t\t\tcolor:#2F3F5C;\r\n\t\t\t\t\t\t}\r\n\t                    .arm_form_101 .arm-df__form-field-wrap input:not([type='checkbox'],[type='radio'],.arm-df__dc--head__autocomplete){\r\n\t                        height: 52px;\r\n\t                    }\r\n                        \/*\r\n                        .arm_form_101 .arm-df__form-field-wrap .arm-df__form-control[type='checkbox']{\r\n                            width: 52px !important;\r\n                        }\r\n                        *\/\r\n\r\n\t                    .arm_form_101 .arm_apply_coupon_container .arm_coupon_submit_wrapper .arm_apply_coupon_btn{\r\n\t                        min-height: 54px;\r\n\t                        margin: 0;\r\n\t                    }\r\n                        .arm_form_101 .arm-df__form-control::placeholder, \r\n                        .arm_form_101 input.arm-df__form-control:not(.arm-df__dc--head__autocomplete)::placeholder, \r\n                        .arm_form_101 textarea.arm-df__form-control::placeholder{\r\n                            color:#2F3F5C;\r\n                        }\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap input:not([type='checkbox'],[type='radio'],.arm-df__dc--head__autocomplete),\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap textarea.arm-df__form-control,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap select,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap .arm-df__dropdown-control dt.arm__dc--head{\r\n\t                        background-color: #ffffff !important;\r\n\t\t\t\t\t\t\tborder: 1px solid #D3DEF0;\r\n\t\t\t\t\t\t\tborder-color: #D3DEF0;\r\n\t\t\t\t\t\t\tborder-width: 1px !important;\r\n\t\t\t\t\t\t\tborder-radius: 0px !important;\r\n\t\t\t\t\t\t\t-webkit-border-radius: 0px !important;\r\n\t\t\t\t\t\t\t-moz-border-radius: 0px !important;\r\n\t\t\t\t\t\t\t-o-border-radius: 0px !important;\r\n\t\t\t\t\t\t\tcolor:#2F3F5C;\r\n\t\t\t\t\t\t\tfont-family: Poppins, sans-serif, 'Trebuchet MS' !important;\r\n\t\t\t\t\t\t\tfont-size: 15px !important;\r\n\t\t\t\t\t\t\tfont-weight: normal;font-style: normal;text-decoration: none;\r\n\t\t\t\t\t\t\theight: 52px !important;\r\n\t\t\t\t\t\t\tline-height: 36px !important;\r\n                            background-image:none;\r\n                            margin-bottom:0px !important;\r\n\t\t\t\t\t\t}\r\n                        .arm_form_101:not(.arm-material-style, .arm--material-outline-style) .arm-df__form-field-wrap input:not(.arm-df__dc--head__autocomplete) {\r\n                            border-color: #D3DEF0;\r\n                        }\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap input:not([type='checkbox'],[type='radio'],.arm-df__dc--head__autocomplete),\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap textarea.arm-df__form-control,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap select,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap .arm-df__dropdown-control dt.arm__dc--head {\r\n                                background-color: transparent !important;\r\n                            }\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap:has(.arm-df__dropdown-control.arm-is-active) .arm-notched-outline .arm-notched-outline__leading,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap:has(.arm-df__dropdown-control.arm-is-active) .arm-notched-outline .arm-notched-outline__notch,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap:has(.arm-df__dropdown-control.arm-is-active) .arm-notched-outline .arm-notched-outline__trailing{\r\n                                border-color: #637799 !important;   \r\n                            }\r\n                            .arm_form_101.arm--material-outline-style .arm-notched-outline__leading {\r\n                                border-top: 1px solid #D3DEF0;\r\n                                border-left: 1px solid #D3DEF0;\r\n                                border-bottom: 1px solid #D3DEF0;\r\n                            }\r\n                            .arm_form_101.arm--material-outline-style .arm-notched-outline__notch {\r\n                                border-top: 1px solid #D3DEF0;\r\n                                border-bottom: 1px solid #D3DEF0;\r\n                            }\r\n                            .arm_form_101.arm--material-outline-style .arm-notched-outline__trailing {\r\n                                border-top: 1px solid #D3DEF0;\r\n                                border-right: 1px solid #D3DEF0;\r\n                                border-bottom: 1px solid #D3DEF0;\r\n                            }\r\n                            .arm_form_101.arm_rtl_site.arm--material-outline-style .arm-df__form-group .arm-notched-outline__leading,\r\n                            .arm_form_101.arm_rtl_site.arm--material-outline-style .arm-df__form-group_social_fields .arm-df__form-group_text .arm-notched-outline__leading,\r\n                            .arm_form_101.arm_form_rtl.arm--material-outline-style .arm-df__form-group .arm-notched-outline__leading,\r\n                            .arm_form_101.arm_form_rtl.arm--material-outline-style .arm-df__form-group_social_fields .arm-df__form-group_text .arm-notched-outline__leading,\r\n                            .arm_form_101.is_form_class_rtl.arm--material-outline-style .arm-df__form-group .arm-notched-outline__leading,\r\n                            .arm_form_101.is_form_class_rtl.arm--material-outline-style .arm-df__form-group_social_fields .arm-df__form-group_text .arm-notched-outline__leading {\r\n                                border-top: 1px solid #D3DEF0;\r\n                                border-right: 1px solid #D3DEF0;\r\n                                border-bottom: 1px solid #D3DEF0;\r\n                                border-left: none;\r\n                                border-radius:0;\r\n                            }\r\n                            .arm_form_101.arm_rtl_site.arm--material-outline-style .arm-df__form-group .arm-notched-outline__trailing,\r\n                            .arm_form_101.arm_rtl_site.arm--material-outline-style .arm-df__form-group_social_fields .arm-notched-outline__trailing,\r\n                            .arm_form_101.arm_form_rtl.arm--material-outline-style .arm-df__form-group .arm-notched-outline__trailing,\r\n                            .arm_form_101.arm_form_rtl.arm--material-outline-style .arm-df__form-group_social_fields .arm-notched-outline__trailing,\r\n                            .arm_form_101.is_form_class_rtl.arm--material-outline-style .arm-df__form-group .arm-notched-outline__trailing,\r\n                            .arm_form_101.is_form_class_rtl.arm--material-outline-style .arm-df__form-group_social_fields .arm-notched-outline__trailing {\r\n                                border-top: 1px solid #D3DEF0;\r\n                                border-left: 1px solid #D3DEF0;\r\n                                border-bottom: 1px solid #D3DEF0;\r\n                                border-right: none;\r\n                                border-radius:0;\r\n                            }\r\n\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap input.arm-df__form-control:focus + .arm-notched-outline .arm-notched-outline__leading,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap input.arm-df__form-control:focus + .arm-notched-outline .arm-notched-outline__notch,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap input.arm-df__form-control:focus + .arm-notched-outline .arm-notched-outline__trailing,\r\n\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap input.arm-df__form-control:focus + .--arm-prefix-icon + .arm-notched-outline .arm-notched-outline__leading,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap input.arm-df__form-control:focus + .--arm-prefix-icon + .arm-notched-outline .arm-notched-outline__notch,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap input.arm-df__form-control:focus + .--arm-prefix-icon+ .arm-notched-outline .arm-notched-outline__trailing,\r\n                            \r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap textarea:focus + .arm-notched-outline .arm-notched-outline__leading,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap textarea:focus + .arm-notched-outline .arm-notched-outline__notch,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap textarea:focus + .arm-notched-outline .arm-notched-outline__trailing,\r\n                            \r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap .arm-is-active + .arm-notched-outline .arm-notched-outline__leading,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap .arm-is-active + .arm-notched-outline .arm-notched-outline__notch,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap .arm-is-active + .arm-notched-outline .arm-notched-outline__trailing,\r\n                            \r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap input.arm-df__form-control:focus + .bootstrap-datetimepicker-widget + .arm-notched-outline .arm-notched-outline__leading,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap input.arm-df__form-control:focus + .bootstrap-datetimepicker-widget + .arm-notched-outline .arm-notched-outline__notch,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap input.arm-df__form-control:focus + .bootstrap-datetimepicker-widget + .arm-notched-outline .arm-notched-outline__trailing {\r\n                                border-color: #637799 !important;\r\n                            }\r\n\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field .arm-df__form-control.arm_invalid + .arm-notched-outline .arm-notched-outline__leading,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field .arm-df__form-control.arm_invalid + .arm-notched-outline .arm-notched-outline__notch,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field .arm-df__form-control.arm_invalid + .arm-notched-outline .arm-notched-outline__trailing,\r\n\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field .arm-df__form-control.arm_invalid + span + .arm-notched-outline .arm-notched-outline__leading,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field .arm-df__form-control.arm_invalid + span  + .arm-notched-outline .arm-notched-outline__notch,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field .arm-df__form-control.arm_invalid + span  + .arm-notched-outline .arm-notched-outline__trailing,\r\n                            \r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field .arm-df__form-control.arm_invalid:focus + .arm-notched-outline .arm-notched-outline__leading,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field .arm-df__form-control.arm_invalid:focus + .arm-notched-outline .arm-notched-outline__notch,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field .arm-df__form-control.arm_invalid:focus + .arm-notched-outline .arm-notched-outline__trailing,\r\n\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field .arm-df__form-control.arm_invalid:focus + span + .arm-notched-outline .arm-notched-outline__leading,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field .arm-df__form-control.arm_invalid:focus + span + .arm-notched-outline .arm-notched-outline__notch,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field .arm-df__form-control.arm_invalid:focus + span + .arm-notched-outline .arm-notched-outline__trailing,\r\n                            \r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-group_select.error .arm-notched-outline .arm-notched-outline__leading,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-group_select.error .arm-notched-outline .arm-notched-outline__notch,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-group_select.error .arm-notched-outline .arm-notched-outline__trailing\r\n                            {\r\n                                border-color: #FF3B3B !important;\r\n                            }\r\n\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap .arm-df__label-text.active:before {\r\n                                background:  #FFFFFF !important;\r\n                            }\r\n                        .arm_form_101 .arm-df__form-field-wrap .arm-df__dropdown-control dt.arm__dc--head .arm-df__dc--head__autocomplete {\r\n                            line-height: 36px;\r\n                        }\r\n                        .arm_form_101 .arm-df__form-field-wrap .arm-df__dropdown-control dt.arm__dc--head i.armfa.armfa-caret-down{\r\n                            color: #bababa;\r\n                        }\r\n                        .arm_form_101 .arm-df__form-field-wrap .arm-df__dropdown-control .arm__dc--items-wrap .arm__dc--items { border: 1px solid #D3DEF0; }\r\n                        .arm_form_101.arm-rounded-style .arm-df__form-field-wrap .arm-df__dropdown-control.arm-is-active .arm__dc--head{\r\n                        -webkit-border-radius: 25px 25px 0 0 !important;\r\n                        -moz-border-radius: 25px 25px 0 0 !important;\r\n                        -o-border-radius: 25px 25px 0 0 !important;\r\n                        border-radius: 25px 25px 0 0 !important;\r\n                        }\r\n                        \r\n\t\t\t\t\t\t.arm_form_101 .armFileUploadWrapper .arm-ffw__file-upload-box{\r\n\t\t\t\t\t\t\tborder-color: #D3DEF0;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_form_101 .armFileUploadWrapper .arm-ffw__file-upload-box.arm_dragover{\r\n\t\t\t\t\t\t\tborder-color: #637799;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__checkbox{\r\n\t\t\t\t\t\t\tcolor: rgba(211, 222, 240, 0.87);\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_form_101.arm_materialize_form .arm-df__checkbox input[type='checkbox'] + label:after,\r\n                        .arm_form_101.arm_materialize_form .arm-df__radio input[type='radio'] + label:before\r\n                        {\r\n\t\t\t\t\t\t\tborder-color: #D3DEF0;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_form_101 input[type=checkbox].arm-df__form-control--is-checkbox:checked,\r\n                        .arm_form_101 input[type=radio].arm-df__form-control--is-radio:checked,\r\n                        .arm_form_101.arm_materialize_form .arm-df__checkbox input[type='checkbox']:checked + label:after,\r\n                        .arm_form_101.arm_materialize_form .arm-df__checkbox input[type='checkbox']:checked:focus + label:after,\r\n                        .arm_form_101.arm_materialize_form .arm-df__radio input[type='radio']:checked + label:after,\r\n                        .arm_form_101.arm_materialize_form .arm-df__radio input[type='radio']:checked:focus + label:after{\r\n\t\t\t\t\t\t\tbackground-color: #637799;\r\n                            border-color: #637799;\r\n\t\t\t\t\t\t}\r\n                        .arm_form_101.arm_materialize_form .arm-df__radio input[type='radio']:checked + label:before {\r\n                            border-color: #637799;\r\n                        }\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__checkbox:before,\r\n                        .arm_form_101 .arm-df__radio:before{\r\n\t\t\t\t\t\t\tbackground-color: rgba(99, 119, 153, 0.26) !important;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap input.arm-df__form-control:focus,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap textarea.arm-df__form-control:focus,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap select:focus,\r\n                        .arm_form_101 .arm-df__form-field-wrap .arm-df__dropdown-control.arm-is-active dt.arm__dc--head,\r\n                        .arm_form_101 .arm-df__form-field-wrap .arm-df__dropdown-control.arm-is-active .arm__dc--items-wrap .arm__dc--items{\r\n                            color: #2F3F5C;\r\n\t\t\t\t\t\t\tborder: 1px solid #637799;\r\n\t\t\t\t\t\t\tborder-color: #637799;\r\n                            background-image:none;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_form_101 .arm_uploaded_file_info .armbar{\r\n\t\t\t\t\t\t\tbackground-color: #637799;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-control.arm-df__fc--validation__wrap,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-control.arm_invalid, \r\n                        .arm_form_101 .arm-df__form-group_select.error .arm__dc--head {\r\n\t\t\t\t\t\t\tborder: 1px solid #FF3B3B;\r\n\t\t\t\t\t\t\tborder-color: #FF3B3B !important;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_form_101 .arm_form_message_container .arm_success_msg,\r\n\t\t\t\t\t\t.arm_form_101 .arm_form_message_container .arm-df__fc--validation__wrap,\r\n                                                .arm_form_101 .arm_form_message_container1 .arm_success_msg,\r\n                                                .arm_form_101 .arm_form_message_container1 .arm_success_msg1,\r\n\t\t\t\t\t\t.arm_form_101 .arm_form_message_container1 .arm-df__fc--validation__wrap,\r\n                                                    .arm_form_101 .arm_form_message_container .arm_success_msg a{\r\n\t\t\t\t\t\t\tfont-family: Poppins, sans-serif, 'Trebuchet MS' !important;\r\n\t                        text-decoration: none !important;\r\n\t\t\t\t\t\t}\r\n                        .arm_form_101 .arm_coupon_field_wrapper .success.notify_msg{\r\n                            font-family: Poppins, sans-serif, 'Trebuchet MS' !important;\r\n                            text-decoration: none !important;\r\n                        }\r\n\t\t\t\t\t\t.arm_form_101.arm_materialize_form .arm-df__form-field-wrap input,\r\n\t\t\t\t\t\t.arm_form_101.arm_materialize_form .arm-df__form-field-wrap select{\r\n\t\t\t\t\t\t\t-webkit-transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);\r\n\t\t\t\t\t\t\ttransition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);\r\n\t\t\t\t\t\t\tbackground: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 96%, #D3DEF0 4%);\r\n\t\t\t\t\t\t\tbackground: linear-gradient(to bottom, rgba(255, 255, 255, 0) 96%, #D3DEF0 4%);\r\n\t\t\t\t\t\t\tbackground-repeat: no-repeat;\r\n\t\t\t\t\t\t\tbackground-position: 0 0;\r\n\t\t\t\t\t\t\tbackground-size: 0 100%;\r\n\t\t\t\t\t\t}\r\n\t                    .arm_form_101 .arm_editor_form_fileds_container .arm-df__form-field-wrap input.arm-df__form-control:focus,\r\n\t\t\t\t\t\t.arm_form_101 .arm_editor_form_fileds_container .arm-df__form-field-wrap textarea:focus,\r\n\t\t\t\t\t\t.arm_form_101 .arm_editor_form_fileds_container .arm-df__form-field-wrap select:focus,\r\n                        .arm_form_101 .arm_editor_form_fileds_container .arm-df__form-field-wrap .arm-df__dropdown-control.arm-is-active dt.arm__dc--head,\r\n                        .arm_form_101 .arm_editor_form_fileds_container .arm-df__form-field-wrap .arm-df__dropdown-control.arm-is-active .arm__dc--items-wrap .arm__dc--items{\r\n\t\t\t\t\t\t\tborder: 1px solid #637799;\r\n\t\t\t\t\t\t\tborder-color: #637799 !important;\r\n\t\t\t\t\t\t}\r\n\r\n                        .arm_form_101 .armFileMessages.arm-df__fc--validation\r\n                        {\r\n                            display:block ;\r\n                        }\r\n                        \r\n                        .arm_form_101.arm_form_layout_rounded .arm-df__fc-icon.--arm-suffix-icon.arm_visible_password_material:focus,\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_rounded .arm-df__fc-icon.--arm-suffix-icon.arm_visible_password:focus\r\n\t\t\t\t\t\t{\r\n\t\t\t\t\t\t\tborder: 1px solid #637799 !important;\r\n\t\t\t\t\t\t\tborder-color: #637799 !important;\r\n\t\t\t\t\t\t\tborder-top-right-radius: 50% !important;\r\n\t\t\t\t\t\t\tborder-bottom-right-radius: 50% !important;\r\n\t\t\t\t\t\t}\r\n\r\n                        .arm_form_101 .arm-ffw__file-upload-box:focus-within{\r\n                            border-color: #637799 !important;\r\n                        }\r\n                        .arm_form_101 .arm-ffw__file-upload-box button.armFileRemoveContainer:hover,\r\n                        .arm_form_101 .arm-ffw__file-upload-box button.armFileRemoveContainer:focus{\r\n                            color: #637799 !important;\r\n                            outline:0;\r\n                        }\r\n\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_writer .arm-df__fc-icon.--arm-suffix-icon.arm_visible_password_material:focus,\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_writer .arm-df__fc-icon.--arm-suffix-icon.arm_visible_password:focus\r\n\t\t\t\t\t\t{\r\n                            border: 0px !important;\r\n                            background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 96%, #637799 4%) !important;\r\n                            background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 96%, #637799 4%) !important;\r\n                            background-repeat: no-repeat !important ;\r\n                            background-position: 0 0 !important;\r\n                            background-size: 100% 100% !important;\r\n\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t.arm_form_101:not(.arm_form_layout_writer,.arm_form_layout_rounded) .arm-df__fc-icon.--arm-suffix-icon.arm_visible_password_material:focus,\r\n\t\t\t\t\t\t.arm_form_101:not(.arm_form_layout_writer,.arm_form_layout_rounded) .arm-df__fc-icon.--arm-suffix-icon.arm_visible_password:focus\r\n\t\t\t\t\t\t{\r\n\t\t\t\t\t\t\tborder: 1px solid #637799 !important;\r\n\t\t\t\t\t\t\tborder-radius: 0px !important;\r\n\t\t\t\t\t\t}\r\n\r\n                        .arm_form_101.arm_form_layout_writer_border .arm-df__fc-icon.--arm-suffix-icon.arm_visible_password_material:focus,\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_writer_border .arm-df__fc-icon.--arm-suffix-icon.arm_visible_password:focus\r\n\t\t\t\t\t\t{\r\n\t\t\t\t\t\t\tborder-top-right-radius: 0px !important;\r\n\t\t\t\t\t\t\tborder-bottom-right-radius: 0px !important;\r\n\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_iconic:not(.arm_standard_validation_type) .arm-df__fc--validation .arm-df__fc--validation__wrap,\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_rounded:not(.arm_standard_validation_type) .arm-df__fc--validation .arm-df__fc--validation__wrap,\r\n\t\t\t\t\t\t.arm_form_101:not(.arm_standard_validation_type) .arm-df__fc--validation .arm-df__fc--validation__wrap,\r\n                        .arm_form_101.arm_form_layout_iconic:not(.arm_standard_validation_type) .armFileMessages .arm-df__fc--validation__wrap,\r\n                        .arm_form_101.arm_form_layout_rounded:not(.arm_standard_validation_type) .armFileMessages .arm-df__fc--validation__wrap,\r\n                        .arm_form_101:not(.arm_standard_validation_type) .armFileMessages .arm-df__fc--validation__wrap{\r\n\t\t\t\t\t\t\tcolor: #FF3B3B;\r\n\t\t\t\t\t\t\tbackground: #ffffff;\r\n\t                        font-family: Poppins, sans-serif, 'Trebuchet MS' !important;\r\n\t\t\t\t\t\t\tfont-size: 14px;\r\n\t                        font-size: 14px;\r\n\t\t\t\t\t\t\tpadding-left: 5px;\r\n\t\t\t\t\t\t\tpadding-right: 5px;\r\n\t                        text-decoration: none !important;\r\n                            line-height:14px;\r\n\t\t\t\t\t\t}\r\n                        .arm_form_101.arm_standard_validation_type .arm-df__fc--validation .arm-df__fc--validation__wrap, .arm_form_101.arm_standard_validation_type .armFileMessages .arm-df__fc--validation__wrap{\r\n                            color: #FF3B3B;\r\n                            font-family: Poppins, sans-serif, 'Trebuchet MS' !important;\r\n                            font-size: 14px;\r\n                            line-height:14px;\r\n                        }\r\n\t\t\t\t\t\t.arm_form_101 .arm_msg_pos_right .arm-df__fc--validation .arm_error_box_arrow:after, .arm_form_101 .arm_msg_pos_right .armFileMessages .arm_error_box_arrow:after{border-right-color: #ffffff !important;} \r\n\t\t\t\t\t\t.arm_form_101 .arm_msg_pos_left .arm-df__fc--validation .arm_error_box_arrow:after, .arm_form_101 .arm_msg_pos_left .armFileMessages .arm_error_box_arrow:after{border-left-color: #ffffff !important;}\r\n\t\t\t\t\t\t.arm_form_101 .arm_msg_pos_top .arm-df__fc--validation .arm_error_box_arrow:after, .arm_form_101 .arm_msg_pos_top .armFileMessages .arm_error_box_arrow:after{border-top-color: #ffffff !important;}\r\n\t\t\t\t\t\t.arm_form_101 .arm_msg_pos_bottom .arm-df__fc--validation .arm_error_box_arrow:after, .arm_form_101 .arm_msg_pos_bottom .armFileMessages .arm_error_box_arrow:after{border-bottom-color: #ffffff !important;}\r\n\t\t\t\t\t\t.arm_form_101 .arm_writer_error_msg_box{\r\n\t\t\t\t\t\t\tcolor: #FF3B3B;\r\n\t\t\t\t\t\t\tfont-size: 15px;\r\n\t\t\t\t\t\t\tfont-size: 14px;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap_submit .arm-df__form-control-submit-btn,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn,\r\n                        .arm_form_message_container.arm_form_101 .arm_reset_password_login_btn{\r\n\t\t\t\t\t\t\tborder-radius: 12px;\r\n\t\t\t\t\t\t\t-webkit-border-radius: 12px;\r\n\t\t\t\t\t\t\t-moz-border-radius: 12px;\r\n\t\t\t\t\t\t\t-o-border-radius: 12px;\r\n\t\t\t\t\t\t\twidth: auto;\r\n\t\t\t\t\t\t\tmax-width: 100%;\r\n\t\t\t\t\t\t\twidth: 500px;\r\n\t\t\t\t\t\t\tmin-height: 50px;\r\n\t\t\t\t\t\t\tmin-height: 50px;\r\n                            line-height: 50px;\r\n\t\t\t\t\t\t\tpadding: 0 10px;\r\n\t\t\t\t\t\t\tfont-family: Poppins, sans-serif, 'Trebuchet MS';\r\n\t\t\t\t\t\t\tfont-size: 15px;\r\n\t\t\t\t\t\t\tmargin: 8px 0px 0px 0px;\r\n\t\t\t\t\t\t\tfont-weight: normal;font-style: normal;text-decoration: none;\r\n\t\t\t\t\t\t\ttext-transform: none;\r\n\t                        background: #005AEE;border: 1px solid #005AEE;color: #FFFFFF !important;\r\n\t\t\t\t\t\t}\r\n\t                    .arm_form_101 .arm-df__form-field-wrap_submit .arm-df__form-control-submit-btn.arm-df__form-group_button.arm_editable_input_button,\r\n                        .arm_form_101 .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn.arm-df__form-group_button.arm_editable_input_button{\r\n\t                        height: 50px;\r\n\t                    }\r\n\t                    .arm_form_101 .arm_setup_submit_btn_wrapper .arm-df__form-field-wrap_submit .arm-df__form-control-submit-btn,\r\n                        .arm_form_101 .arm_setup_submit_btn_wrapper .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn,\r\n                        .arm_form_message_container.arm_form_101 .arm_reset_password_login_btn{\r\n\t                        background: #005AEE;border: 1px solid #005AEE;color: #FFFFFF !important;\r\n\t                    }\r\n                        .arm_form_101 .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn #arm_form_loader{\r\n                            fill:#FFFFFF;\r\n                            }\r\n\t\t\t\t\t\t\/*.arm_form_101 button:hover,*\/\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap_submit .arm-df__form-control-submit-btn:hover,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap_submit .arm-df__form-control-submit-btn:not([disabled]):hover,\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_writer .arm-df__fields-wrapper .arm-df__form-field-wrap_submit .arm-df__form-control-submit-btn.btn:hover,\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_writer .arm-df__fields-wrapper .arm-df__form-field-wrap_submit .arm-df__form-control-submit-btn.btn-large:hover,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn:hover,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn:not([disabled]):hover,\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_writer .arm-df__fields-wrapper .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn.btn:hover,\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_writer .arm-df__fields-wrapper .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn.btn-large:hover,\r\n                        .arm_form_message_container.arm_form_101 .arm_reset_password_login_btn:hover{\r\n\t\t\t\t\t\t\tbackground-color: #0D54C9 !important;border: 1px solid #0D54C9 !important;color: #ffffff !important;\r\n\t\t\t\t\t\t}\r\n\r\n                        .arm_form_101 .arm-df__form-field-wrap_submit .arm-df__form-control-submit-btn:focus,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap_submit .arm-df__form-control-submit-btn:not([disabled]):focus,\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_writer .arm-df__fields-wrapper .arm-df__form-field-wrap_submit .arm-df__form-control-submit-btn.btn:focus,\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_writer .arm-df__fields-wrapper .arm-df__form-field-wrap_submit .arm-df__form-control-submit-btn.btn-large:focus,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn:focus,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn:not([disabled]):focus,\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_writer .arm-df__fields-wrapper .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn.btn:focus,\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_writer .arm-df__fields-wrapper .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn.btn-large:focus,\r\n                        .arm_form_message_container.arm_form_101 .arm_reset_password_login_btn:focus{\r\n\t\t\t\t\t\t\tbackground-color: #0D54C9 !important;border: 1px solid #0D54C9 !important;color: #ffffff !important;\r\n\t\t\t\t\t\t}\r\n\r\n                        .arm_form_101 .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn:hover #arm_form_loader,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn:not([disabled]):hover #arm_form_loader,\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_writer .arm-df__fields-wrapper .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn.btn:hover #arm_form_loader,\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_writer .arm-df__fields-wrapper .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn.btn-large:hover #arm_form_loader{\r\n                            fill:#ffffff;\r\n                        }\r\n\t                    .arm_form_101 .arm-df__fields-wrapper .armFileUploadWrapper .armFileBtn,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__fields-wrapper .armFileUploadContainer{\r\n\t\t\t\t\t\t\tborder: 1px solid #005AEE;\r\n\t\t\t\t\t\t\tbackground-color: #005AEE;\r\n\t\t\t\t\t\t\tcolor: #FFFFFF;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__fields-wrapper .armFileUploadWrapper .armFileBtn:hover,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__fields-wrapper .armFileUploadContainer:hover{\r\n\t                        background-color: #0D54C9 !important;\r\n\t\t\t\t\t\t\tborder-color: #0D54C9 !important;\r\n\t\t\t\t\t\t\tcolor: #ffffff !important;\r\n\t                    }\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__fc-icon i{color: #bababa;}\r\n\t\t\t\t\t\t.arm_date_field_101 .bootstrap-datetimepicker-widget table td.today:before{border: 3px solid #637799;}\r\n\t\t\t\t\t\t.arm_date_field_101 .bootstrap-datetimepicker-widget table td.active,\r\n\t\t\t\t\t\t.arm_date_field_101 .bootstrap-datetimepicker-widget table td.active:hover{\r\n\t\t\t\t\t\t\tcolor: #637799 !important;\r\n\t\t\t\t\t\t\tbackground: url(https:\/\/bdhstreams.com\/wp-content\/plugins\/armember-membership\/images\/bootstrap_datepicker_blue.png) no-repeat !important;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_date_field_101 .bootstrap-datetimepicker-widget table td span:hover{border-color: #637799;}\r\n\t\t\t\t\t\t.arm_date_field_101 .bootstrap-datetimepicker-widget table td span.active{background-color: #637799;}\r\n\t\t\t\t\t\t.arm_date_field_101 .arm_cal_header{background-color: #637799 !important;}\r\n\t\t\t\t\t\t.arm_date_field_101 .arm_cal_month{\r\n\t\t\t\t\t\t\tbackground-color: #637799 !important;\r\n\t\t\t\t\t\t\tborder-bottom: 1px solid #637799;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_date_field_101 .bootstrap-datetimepicker-widget table td.day:hover {\r\n\t\t\t\t\t\t\tbackground: url(https:\/\/bdhstreams.com\/wp-content\/plugins\/armember-membership\/images\/bootstrap_datepicker_hover.png) no-repeat;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_date_field_101 .arm_cal_hour:hover, .arm_date_field_101 .arm_cal_minute:hover{border-color: #637799;}\r\n\t\t\t\t\t\t.arm_date_field_101 .timepicker-picker .btn-primary{\r\n\t\t\t\t\t\t\tbackground-color: #637799;\r\n\t\t\t\t\t\t\tborder-color: #637799;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_date_field_101 .armglyphicon-time:before,\r\n\t\t\t\t\t\t.arm_date_field_101 .armglyphicon-calendar:before,\r\n\t\t\t\t\t\t.arm_date_field_101 .armglyphicon-chevron-up:before,\r\n\t\t\t\t\t\t.arm_date_field_101 .armglyphicon-chevron-down:before{color: #637799;}\r\n\t\t\t\t\t\t.arm_form_101 stop.arm_social_connect_svg { stop-color:#005AEE; } <\/style><div class=\"arm-df-wrapper arm_msg_pos_bottom\"><div class=\"arm-df__fields-wrapper arm-df__fields-wrapper_101 arm_field_position_center arm_front_side_form\"  data-form_id=\"101\"><div class=\"arm-df__heading armaligncenter\"><span class=\"arm-df__heading-text\">Cr\u00e9er un compte<\/span><\/div><div class=\"arm-control-group arm-df__form-group arm-df__form-group_text\" id=\"arm-df__form-group_118\" data-field_id=\"118\" style=\"\"><div class=\"arm_label_input_separator\"><\/div><div class=\"arm-df__form-field\"><div class=\"arm-df__form-field-wrap_text arm-df__form-field-wrap arm-controls \" id=\"arm-df__form-field-wrap_118\"><input name=\"user_login\" type=\"text\" id=\"arm-df__form-control_118_4_HUae8tzZ9r\" value=\"\" class=\"arm-df__form-control arm-df__form-control_118 arm_material_input arm_cl_user_login_4_HUae8tzZ9r usernamecheck existcheck\"    required data-validation-required-message=\"Le nom d&amp;#039;utilisateur est obligatoire.\"    aria-label=\"Nom d'utilisateur\" data-validation-usernamecheck-callback=\"arm_usernamecheck_function\" data-validation-usernamecheck-message=\"Veuillez saisir un nom d&#039;utilisateur valide.\" data-validation-callback-callback=\"arm_existcheck_function\" data-validation-callback-message=\"This username is already registered, please choose another one.\" ><div class=\"arm-notched-outline\"><div class=\"arm-notched-outline__leading\"><\/div><div class=\"arm-notched-outline__notch\"><label class=\"arm-df__label-text \" for=\"arm-df__form-control_118_4_HUae8tzZ9r\"> * Nom d'utilisateur<\/label><\/div><div class=\"arm-notched-outline__trailing\"><\/div><\/div><\/div><\/div><\/div><div class=\"arm-control-group arm-df__form-group arm-df__form-group_text\" id=\"arm-df__form-group_119\" data-field_id=\"119\" style=\"\"><div class=\"arm_label_input_separator\"><\/div><div class=\"arm-df__form-field\"><div class=\"arm-df__form-field-wrap_text arm-df__form-field-wrap arm-controls \" id=\"arm-df__form-field-wrap_119\"><input name=\"first_name\" type=\"text\" id=\"arm-df__form-control_119_4_HUae8tzZ9r\" value=\"\" class=\"arm-df__form-control arm-df__form-control_119 arm_material_input arm_cl_first_name_4_HUae8tzZ9r flnamecheck\"    required data-validation-required-message=\"Le pr&eacute;nom est obligatoire.\"    aria-label=\"Pr\u00e9nom\" data-validation-flnamecheck-callback=\"arm_flnamecheck_function\" data-validation-flnamecheck-message=\"Veuillez saisir un pr\u00e9nom valide.\" ><div class=\"arm-notched-outline\"><div class=\"arm-notched-outline__leading\"><\/div><div class=\"arm-notched-outline__notch\"><label class=\"arm-df__label-text \" for=\"arm-df__form-control_119_4_HUae8tzZ9r\"> * Pr\u00e9nom<\/label><\/div><div class=\"arm-notched-outline__trailing\"><\/div><\/div><\/div><\/div><\/div><div class=\"arm-control-group arm-df__form-group arm-df__form-group_text\" id=\"arm-df__form-group_120\" data-field_id=\"120\" style=\"\"><div class=\"arm_label_input_separator\"><\/div><div class=\"arm-df__form-field\"><div class=\"arm-df__form-field-wrap_text arm-df__form-field-wrap arm-controls \" id=\"arm-df__form-field-wrap_120\"><input name=\"last_name\" type=\"text\" id=\"arm-df__form-control_120_4_HUae8tzZ9r\" value=\"\" class=\"arm-df__form-control arm-df__form-control_120 arm_material_input arm_cl_last_name_4_HUae8tzZ9r flnamecheck\"    required data-validation-required-message=\"Le nom est obligatoire.\"    aria-label=\"Nom\" data-validation-flnamecheck-callback=\"arm_flnamecheck_function\" data-validation-flnamecheck-message=\"This last name is invalid. Please enter a valid last name.\" ><div class=\"arm-notched-outline\"><div class=\"arm-notched-outline__leading\"><\/div><div class=\"arm-notched-outline__notch\"><label class=\"arm-df__label-text \" for=\"arm-df__form-control_120_4_HUae8tzZ9r\"> * Nom<\/label><\/div><div class=\"arm-notched-outline__trailing\"><\/div><\/div><\/div><\/div><\/div><div class=\"arm-control-group arm-df__form-group arm-df__form-group_email\" id=\"arm-df__form-group_121\" data-field_id=\"121\" style=\"\"><div class=\"arm_label_input_separator\"><\/div><div class=\"arm-df__form-field\"><div class=\"arm-df__form-field-wrap_email arm-df__form-field-wrap arm-controls \" id=\"arm-df__form-field-wrap_121\"><input name=\"user_email\" type=\"text\" id=\"arm-df__form-control_121_4_HUae8tzZ9r\" value=\"\" class=\"arm-df__form-control arm-df__form-control_121 arm_material_input arm_cl_user_email_4_HUae8tzZ9r existcheck\"    required data-validation-required-message=\"L&amp;#039;adresse courriel est obligatoire.\"    aria-label=\"Adresse courriel\" data-validation-regex-regex=\"^.+@.+\\..+$\" data-validation-regex-message=\"Veuillez saisir une adresse courriel valide.\" data-validation-callback-callback=\"arm_existcheck_function\" data-validation-callback-message=\"This email is already registered, please choose another one.\" ><div class=\"arm-notched-outline\"><div class=\"arm-notched-outline__leading\"><\/div><div class=\"arm-notched-outline__notch\"><label class=\"arm-df__label-text \" for=\"arm-df__form-control_121_4_HUae8tzZ9r\"> * Adresse courriel<\/label><\/div><div class=\"arm-notched-outline__trailing\"><\/div><\/div><\/div><\/div><\/div><div class=\"arm-control-group arm-df__form-group arm-df__form-group_password\" id=\"arm-df__form-group_122\" data-field_id=\"122\" style=\"\"><div class=\"arm_label_input_separator\"><\/div><div class=\"arm-df__form-field\"><div class=\"arm-df__form-field-wrap_password arm-df__form-field-wrap arm-controls \" id=\"arm-df__form-field-wrap_122\"><input name=\"user_pass\" type=\"password\" id=\"arm-df__form-control_122_4_HUae8tzZ9r\" autocomplete=\"off\" value=\"\" class=\" arm-df__form-control arm-df__form-control_122 arm_material_input arm_cl_user_pass_4_HUae8tzZ9r --arm-has-prefix-sufix-icon --arm-has-suffix-icon arm_strength_meter_input\"    required data-validation-required-message=\"Le mot de passe est obligatoire.\"    minlength=\"6\" data-validation-minlength-message=\"Please enter at least 6 characters.\" aria-label=\"Mot de passe\" ><div class=\"arm-notched-outline\"><div class=\"arm-notched-outline__leading\"><\/div><div class=\"arm-notched-outline__notch\"><label class=\"arm-df__label-text \" for=\"arm-df__form-control_122_4_HUae8tzZ9r\"> * Mot de passe<\/label><\/div><div class=\"arm-notched-outline__trailing\"><\/div><\/div><button type=\"button\" class=\"arm-df__fc-icon --arm-suffix-icon  arm_visible_password_material \"><i class=\"armfa armfa-eye\"><\/i><\/button><\/div><div class=\"arm_pass_strength_meter\"><ul class=\"arm_strength_meter_block_container\" check-strength=\"arm-df__form-control_122_4_HUae8tzZ9r\" field-name=\"user_pass\" data-field-veryweak = \"Strength: Very Weak\" data-field-weak = \"Strength: Weak\" data-field-good = \"Strength: Good\" data-field-strong = \"Strength: Strong\" ><\/ul><span class=\"arm_strength_meter_label\">Strength: Very Weak<\/span><div class=\"armclear\"><\/div><\/div><\/div><\/div><div class=\"armclear\"><\/div><\/div><input type=\"hidden\" name=\"arm_action\" value=\"please-signup\"\/><input type=\"hidden\" name=\"redirect_to\" value=\"https:\/\/bdhstreams.com\/fr\/\"\/><input type=\"hidden\" name=\"isAdmin\" value=\"0\"\/><input type=\"hidden\" name=\"referral_url\" value=\"https:\/\/bdhstreams.com\"\/><input type=\"hidden\" name=\"arm_form_id\" value=\"101\"\/><div class=\"armclear\"><\/div><input type=\"hidden\" name=\"\" class=\"kpress\" value=\"\" \/><input type=\"hidden\" name=\"\" class=\"stime\" value=\"1787206220\" \/><input type=\"hidden\" data-id=\"arm_nonce_start_time\" class=\"arm_nonce_start_time\" value=\"form_filter_st\" \/><input type=\"hidden\" data-id=\"arm_nonce_keyboard_press\" class=\"arm_nonce_keyboard_press\" value=\"form_filter_kp\" \/><input type=\"hidden\" name=\"arm_nonce_check\" value=\"d938e1ff3d\" \/><\/div><\/div><div class=\"armclear\"><\/div>  \r\n            <!--Plugin Name: ARMember    \r\n                Plugin Version: 7.5 \r\n                Developed By: Repute Infosystems\r\n                Developer URL: http:\/\/www.reputeinfosystems.com\/\r\n            --><\/div><div class=\"armclear\"><\/div><\/div><div class='arm_setup_summary_text_main_container'><div class='arm_setup_summary_text_container arm_module_box' style='text-align:center;'><input type=\"hidden\" name=\"arm_total_payable_amount\" data-id=\"arm_total_payable_amount\" value=\"\"\/><input type=\"hidden\" name=\"arm_zero_amount_discount\" data-id=\"arm_zero_amount_discount\" value=\"0.00\"\/><div class=\"arm_setup_summary_text\"><div>Payment Summary<\/div><br \/><div>Your currently selected plan : <strong><span class=\"arm_plan_name_text\"><\/span><\/strong>,  Plan Amount : <strong><span class=\"arm_order_currency\"><\/span><span class=\"arm_plan_amount_text\"><\/span> <\/strong> <\/div><div>Coupon Discount Amount : <strong><span class=\"arm_order_currency\"><\/span><span class=\"arm_discount_amount_text\"><\/span> <\/strong>, Final Payable Amount: <strong><span class=\"arm_order_currency\"><\/span><span class=\"arm_payable_amount_text\"><\/span> <\/strong> <\/div><\/div><\/div><\/div><div class=\"arm_setup_submit_btn_main_wrapper\"><div class=\"arm_setup_submit_btn_wrapper arm_form_101 arm_form_layout_writer_border arm-default-form arm--material-outline-style arm_materialize_form  armf_alignment_left armf_layout_block armf_button_position_center arm_form_ltr\"><div class=\"arm-df__form-group arm-df__form-group_submit\"><div class=\"arm-df__form-field\"><div class=\"arm-df__form-field-wrap_submit arm-df__form-field-wrap\" id=\"arm_setup_form_input_container4\"><button type=\"submit\" name=\"ARMSETUPSUBMIT\" class=\"arm_setup_submit_btn arm-df__form-control-submit-btn arm-df__form-group_button arm_material_input  --arm-is-flat-style\" onclick=\"armSubmitBtnClick(event)\"><span class=\"arm_spinner\"><!DOCTYPE svg PUBLIC \"-\/\/W3C\/\/DTD SVG 1.1\/\/EN\" \"http:\/\/www.w3.org\/Graphics\/SVG\/1.1\/DTD\/svg11.dtd\"><svg version=\"1.1\" id=\"arm_form_loader\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"18px\" height=\"18px\" viewBox=\"0 0 26.349 26.35\" style=\"enable-background:new 0 0 26.349 26.35;\" xml:space=\"preserve\" ><g><g><circle cx=\"13.792\" cy=\"3.082\" r=\"3.082\" \/><circle cx=\"13.792\" cy=\"24.501\" r=\"1.849\"\/><circle cx=\"6.219\" cy=\"6.218\" r=\"2.774\"\/><circle cx=\"21.365\" cy=\"21.363\" r=\"1.541\"\/><circle cx=\"3.082\" cy=\"13.792\" r=\"2.465\"\/><circle cx=\"24.501\" cy=\"13.791\" r=\"1.232\"\/><path d=\"M4.694,19.84c-0.843,0.843-0.843,2.207,0,3.05c0.842,0.843,2.208,0.843,3.05,0c0.843-0.843,0.843-2.207,0-3.05 C6.902,18.996,5.537,18.988,4.694,19.84z\"\/><circle cx=\"21.364\" cy=\"6.218\" r=\"0.924\"\/><\/g><\/g><g><\/g><g><\/g><g><\/g><g><\/g><g><\/g><g><\/g><g><\/g><g><\/g><g><\/g><g><\/g><g><\/g><g><\/g><g><\/g><g><\/g><g><\/g><\/svg><\/span>Submit<\/button><\/div><\/div><\/div><\/div><\/div><\/div><\/form><\/div><\/div><div class=\"armclear\"><\/div><\/div><\/div><\/div><div class=\"armclear\">&nbsp;<\/div>  \r\n            <!--Plugin Name: ARMember    \r\n                Plugin Version: 7.5 \r\n                Developed By: Repute Infosystems\r\n                Developer URL: http:\/\/www.reputeinfosystems.com\/\r\n            -->\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n<!-- \u2554\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2557\n     \u2551  SECTION 6 - LIFETIME BAND   (Custom HTML, plain link to \/pricing\/)\u2551\n     \u2551  Honest scarcity only.                                            \u2551\n     \u255a\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u255d -->\n<style>\n.bdhs-home.bdhs-life{background:var(--dark);padding:56px 0 72px;position:relative;}\n.bdhs-home .bdhs-life-inner{background:var(--dark-2);border:1px solid var(--line);border-radius:16px;padding:40px 36px;position:relative;overflow:hidden;}\n.bdhs-home .bdhs-life-inner::before{content:\"\";position:absolute;top:0;left:0;right:0;height:4px;background:var(--grad);}\n.bdhs-home .bdhs-life-h2{font-family:var(--display);font-weight:800;text-transform:uppercase;font-size:clamp(1.4rem,3vw,2rem);line-height:1.12;margin-bottom:10px;max-width:24ch;}\n.bdhs-home .bdhs-life-h2 em{font-style:normal;color:var(--yellow);}\n.bdhs-home .bdhs-life-sub{color:var(--muted);max-width:58ch;margin-bottom:24px;}\n<\/style>\n\n<section class=\"bdhs-home bdhs-life\" aria-label=\"Acc\u00e8s \u00e0 vie\">\n  <div class=\"bdhs-wrap\">\n    <div class=\"bdhs-life-inner bdhs-reveal\">\n      <h2 class=\"bdhs-life-h2\">Payez une fois. Regardez tout ce que nous cr\u00e9ons. <em>$29.99.<\/em><\/h2>\n      <p class=\"bdhs-life-sub\">Aucun compte \u00e0 rebours ici. Le prix augmente chaque fois que nous lan\u00e7ons une nouvelle s\u00e9rie, de $29.99 maintenant \u00e0 $39.99 apr\u00e8s la prochaine, jusqu&rsquo;\u00e0 s&rsquo;arr\u00eater \u00e0 $69.99. Achetez t\u00f4t et vous payez moins. C&rsquo;est toute l&rsquo;entente.<\/p>\n      <div class=\"arm_setup_form_popup_container\"><style type=\"text\/css\">.arm_setup_form_popup_link_4{background:#FCF300;color:#231F20;font-weight:800;text-transform:uppercase;letter-spacing:.06em;border-radius:6px;padding:13px 22px;text-decoration:none;display:inline-block;font-family:&#039;Raleway&#039;,sans-serif;}<\/style><a href=\"javascript:void(0)\" id=\"arm_setup_form_popup_link_4\" class=\"arm_setup_form_popup_link arm_setup_form_popup_link_4 arm_setup_form_popup_ahref\" data-form_id=\"4_popup_9CuBiiyF9i\" data-toggle=\"armmodal\"  data-modal_bg=\"#000000\" data-overlay=\"0.6\">Obtenez-le \u00e0 vie<\/a><div class=\"popup_wrapper arm_popup_wrapper arm_popup_member_setup_form arm_popup_member_setup_form_4 arm_popup_member_setup_form_4_popup_9CuBiiyF9i\" style=\"height: auto;width: 800px;\" data-width=\"800\"><div class=\"popup_setup_inner_container popup_wrapper_inner\"><div class=\"popup_header\"><span class=\"popup_close_btn arm_popup_close_btn\"><\/span><div class=\"popup_header_text arm_setup_form_heading_container\"><span class=\"arm_setup_form_field_label_wrapper_text\">Lifetime<\/span><\/div><\/div><div class=\"popup_content_text\" style=\"\" data-height=\"auto\"><input type=\"hidden\" name=\"arm_wp_nonce\" value=\"51a66c8b8d\"\/><div class=\"arm_setup_form_container\"><style type=\"text\/css\" id=\"arm_setup_style_4\">\r\n                    .arm_setup_form_4.arm-default-form:not(.arm_admin_member_form){\r\n                        width: 800px;\r\n                        margin: 0 auto;\r\n                    }\r\n                    .arm_setup_form_4 .arm_setup_form_title,\r\n                    .arm_setup_form_4 .arm_setup_section_title_wrapper{\r\n                        font-family: Poppins, sans-serif, 'Trebuchet MS';\r\n                        font-size: 20px !important;\r\n                        font-size: 22px !important;\r\n                        color: #ffffff;\r\n                        font-weight: normal;\r\n                    }\r\n                    \r\n                    .arm_setup_form_4 .arm_payment_mode_label{\r\n                        font-family: Poppins, sans-serif, 'Trebuchet MS';\r\n                        font-size: 15px !important;\r\n                        color: #555F70;\r\n                        font-weight : normal;\r\n                    }\r\n                    .arm_setup_form_4 .arm_setup_column_item .arm_module_plan_name,\r\n                    .arm_setup_form_4 .arm_setup_column_item .arm_module_gateway_name,\r\n                    .arm_setup_form_4 .arm_setup_column_item .arm_module_payment_cycle_name{\r\n                        font-family: Poppins, sans-serif, 'Trebuchet MS';\r\n                        font-size: 20px !important;\r\n                        color: #ffffff !important;\r\n                        font-weight: bold;\r\n                    }\r\n                    .arm_setup_form_4 .arm_setup_column_item.arm_active .arm_module_plan_option .arm_module_plan_name,\r\n                    .arm_setup_form_4 .arm_setup_column_item.arm_active .arm_module_plan_name{\r\n                        color: #ffffff !important;\r\n                    }\r\n                    .arm_setup_form_4 .arm_setup_column_item .arm_module_plan_price{\r\n                        font-family: Poppins, sans-serif, 'Trebuchet MS';\r\n                        font-size: 28px !important;\r\n                        color: #ffffff !important;\r\n                        font-weight: normal;\r\n                    }\r\n                    .arm_setup_form_4 .arm_setup_column_item.arm_active .arm_module_plan_option .arm_module_plan_price_type .arm_module_plan_price,\r\n                    .arm_setup_form_4 .arm_setup_column_item.arm_active .arm_module_plan_price{\r\n                        color: #ffffff !important;\r\n                    }\r\n                    .arm_setup_form_4 .arm_setup_column_item .arm_module_plan_description{\r\n                        font-family: Poppins, sans-serif, 'Trebuchet MS';\r\n                        font-size: 15px !important;\r\n                        color: #555F70;\r\n                        font-weight: normal;\r\n                    }\r\n                    .arm_setup_form_4 .arm_setup_column_item.arm_active .arm_module_plan_option .arm_module_plan_description,\r\n                    .arm_setup_form_4 .arm_setup_column_item.arm_active .arm_module_plan_description{\r\n                        color: #2C2D42;\r\n                    }\r\n                    .arm_setup_form_4 .arm_setup_summary_text_container .arm_setup_summary_text{\r\n                        font-family: Poppins, sans-serif, 'Trebuchet MS';\r\n                        font-size: 16px !important;\r\n                        color: #e7e5e5;\r\n                        font-weight: normal;\r\n                    }\r\n                    .arm_setup_form_4 .arm_setup_column_item:hover .arm_module_plan_option,\r\n                    .arm_setup_form_4 .arm_setup_column_item.arm_active .arm_module_plan_option,\r\n                    .arm_setup_form_4 .arm_setup_column_item:hover .arm_module_gateway_option,\r\n                    .arm_setup_form_4 .arm_setup_column_item.arm_active .arm_module_gateway_option,\r\n                    .arm_setup_form_4 .arm_setup_column_item:hover .arm_module_payment_cycle_option,\r\n                    .arm_setup_form_4 .arm_setup_column_item.arm_active .arm_module_payment_cycle_option{\r\n                        border: 1px solid #2b2728;\r\n                    }\r\n                    .arm_setup_form_4 .arm_setup_column_item .arm_module_plan_name,\r\n                    .arm_setup_form_4 .arm_setup_column_item .arm_module_gateway_name,\r\n                    .arm_setup_form_4 .arm_setup_column_item .arm_module_payment_cycle_name{\r\n                        font-size: 20px !important;\r\n                        color: #ffffff;\r\n                        font-weight: bold;\r\n                    }\r\n                    .arm_setup_form_4 .arm_plan_default_skin.arm_setup_column_item.arm_active .arm_module_plan_option{\r\n                        background-color: #2b2728;\r\n                        border: 1px solid #2b2728;\r\n                    }\r\n                    .arm_setup_form_4 .arm_plan_default_skin.arm_setup_column_item.arm_active .arm_module_plan_option{\r\n                        background-color: #2b2728;\r\n                        border: 1px solid #2b2728;\r\n                    }\r\n                    .arm_setup_form_4 .arm_plan_skin1.arm_setup_column_item:hover .arm_module_plan_option .arm_module_plan_price_type,\r\n                    .arm_setup_form_4 .arm_plan_skin1.arm_setup_column_item.arm_active .arm_module_plan_option .arm_module_plan_price_type {\r\n                        transition: all 0.7s ease 0s;\r\n                        -webkit-transition: all 0.7s ease 0s;\r\n                        -moz-transiton: all 0.7s ease 0s;\r\n                        -o-transition: all 0.7s ease 0s;\r\n                        background-color: #2b2728;\r\n                        border: 1px solid #2b2728;\r\n                    }\r\n                    .arm_setup_form_4 .arm_plan_skin1.arm_setup_column_item:hover .arm_module_plan_option .arm_module_plan_price_type .arm_module_plan_price,\r\n                    .arm_setup_form_4 .arm_plan_skin1.arm_setup_column_item.arm_active .arm_module_plan_option .arm_module_plan_price_type .arm_module_plan_price{\r\n                        color: #ffffff !important;\r\n                    }\r\n                    .arm_setup_form_4 .arm_plan_skin2.arm_setup_column_item:hover .arm_module_plan_option .arm_module_plan_name,\r\n                    .arm_setup_form_4 .arm_plan_skin2.arm_setup_column_item.arm_active .arm_module_plan_option .arm_module_plan_name{\r\n                         transition: all 0.7s ease 0s;\r\n                        -webkit-transition: all 0.7s ease 0s;\r\n                        -moz-transiton: all 0.7s ease 0s;\r\n                        -o-transition: all 0.7s ease 0s;\r\n                        background-color: #2b2728;\r\n                        border: 1px solid #2b2728;\r\n                    }\r\n\r\n                    .arm_setup_form_4 .arm_plan_skin6.arm_setup_column_item:hover .arm_module_plan_option,\r\n                    .arm_setup_form_4 .arm_plan_skin6.arm_setup_column_item.arm_active .arm_module_plan_option{\r\n                         transition: all 0.7s ease 0s;\r\n                        -webkit-transition: all 0.7s ease 0s;\r\n                        -moz-transiton: all 0.7s ease 0s;\r\n                        -o-transition: all 0.7s ease 0s;\r\n                        background-color: #2b2728;\r\n                        border: 1px solid #2b2728;\r\n                        color: #ffffff !important;\r\n                    }\r\n\r\n                    .arm_setup_form_4 .arm_plan_skin6.arm_setup_column_item:hover .arm_module_plan_option .arm_module_plan_name,\r\n                    .arm_setup_form_4 .arm_plan_skin6.arm_setup_column_item.arm_active .arm_module_plan_option .arm_module_plan_name,\r\n                    .arm_setup_form_4 .arm_plan_skin6.arm_setup_column_item:hover .arm_module_plan_option .arm_module_plan_price,\r\n                    .arm_setup_form_4 .arm_plan_skin6.arm_setup_column_item.arm_active .arm_module_plan_option .arm_module_plan_price,\r\n                    .arm_setup_form_4 .arm_plan_skin6.arm_setup_column_item:hover .arm_module_plan_option .arm_module_plan_description,\r\n                    .arm_setup_form_4 .arm_plan_skin6.arm_setup_column_item.arm_active .arm_module_plan_option .arm_module_plan_description{\r\n                         transition: all 0.7s ease 0s;\r\n                        -webkit-transition: all 0.7s ease 0s;\r\n                        -moz-transiton: all 0.7s ease 0s;\r\n                        -o-transition: all 0.7s ease 0s;\r\n                       \r\n                        color: #ffffff !important;\r\n                    }\r\n\r\n\r\n                    .arm_setup_form_4 .arm_plan_skin2.arm_setup_column_item:hover .arm_module_plan_option .arm_module_plan_name,\r\n                    .arm_setup_form_4 .arm_plan_skin2.arm_setup_column_item.arm_active .arm_module_plan_option .arm_module_plan_name{\r\n                        color: #ffffff !important;\r\n                    }\r\n                    .arm_setup_form_4 .arm_setup_check_circle{\r\n                        border-color: #2b2728 !important;\r\n                        color: #2b2728 !important;\r\n                    }\r\n                    .arm_setup_form_4 .arm_plan_skin3 .arm_module_plan_option .arm_setup_check_circle i,\r\n                    .arm_setup_form_4 .arm_plan_skin3 .arm_module_plan_option:hover .arm_setup_check_circle i{\r\n                        color:  #2b2728 !important;\r\n                    }\r\n                    .arm_setup_form_4 .arm_plan_skin3 .arm_module_plan_option .arm_setup_check_circle,\r\n                    .arm_setup_form_4 .arm_plan_skin3 .arm_module_plan_option .arm_setup_check_circle,\r\n                    .arm_setup_form_4 .arm_plan_skin3 .arm_module_plan_option .arm_setup_check_circle,\r\n                    .arm_setup_form_4 .arm_plan_skin5 .arm_module_plan_option .arm_setup_check_circle{\r\n                        border-color: #2b2728 !important;\r\n                    }\r\n                    .arm_setup_form_4 .arm_module_gateways_container .arm_module_gateway_fields{\r\n                        font-family: Poppins, sans-serif, 'Trebuchet MS';\r\n                    }\r\n                    .arm_setup_form_4 .arm-form-container .arm-default-form:not(.arm_admin_member_form)\r\n                    {\r\n                        float: center   \r\n                    }\r\n                <\/style><div class=\"arm_setup_messages arm_form_message_container\"><\/div><form method=\"post\" name=\"arm_form\" id=\"arm_setup_form4_P5MUHTo9xb\" class=\"arm_setup_form_4 arm_membership_setup_form arm_form_101 arm_form_layout_writer_border arm-default-form arm--material-outline-style arm_materialize_form  \" enctype=\"multipart\/form-data\" data-random-id=\"4_P5MUHTo9xb\" novalidate  data-submission-key=\"zt3fcwqj\" ><input type=\"hidden\" name=\"setup_id\" value=\"4\" data-id=\"arm_setup_id\"\/><input type=\"hidden\" name=\"setup_action\" value=\"membership_setup\"\/><input type=\"hidden\" name=\"arm_tax_include_exclude_flag\" class=\"arm_tax_include_exclude_flag\" value=\"0\"\/><input type='text' name='arm_filter_input' data-random-key='4_P5MUHTo9xb' value='' style='opacity:0 !important;display:none !important;visibility:hidden !important;' \/><div class=\"arm_setup_form_inner_container\"><input type=\"hidden\" class=\"arm_global_currency\" value=\"USD\"\/><input type=\"hidden\" class=\"arm_global_currency_sym\" value=\"$\"\/><input type=\"hidden\" class=\"arm_global_currency_decimal\" value=\"2\"\/><input type='hidden' class='arm_global_currency_separators' value=''\/><input type=\"hidden\" data-id=\"arm_user_old_plan\" name=\"arm_user_old_plan\" value=\"0\"><input type=\"hidden\" name=\"arm_is_user_logged_in_flag\" data-id=\"arm_is_user_logged_in_flag\" value=\"0\"><div class=\"arm_module_plans_main_container\"><div class=\"arm_module_plans_container arm_module_box arm_form_101  arm_form_layout_writer_border arm-default-form arm--material-outline-style arm_materialize_form  \" ><input type=\"hidden\" name=\"arm_front_plan_skin_type\" data-id=\"arm_front_plan_skin_type\" value=\"skin3\"><ul class=\"arm_module_plans_ul arm_column_3\" style=\"text-align:center;\"><li class=\"arm_plan_skin3 arm_setup_column_item arm_active\"><label class=\"arm_module_plan_option\" id=\"arm_subscription_plan_option_6\"><div class=\"arm_plan_name_box\"><span class=\"arm_setup_check_circle\"><i class=\"armfa armfa-check\"><\/i><\/span><input type=\"radio\" name=\"subscription_plan\" data-id=\"subscription_plan_6\" class=\"arm_module_plan_input\" value=\"6\"  data-type=\"paid_infinite\" data-plan_name=\"Tout\" data-amt=\"29.99\" data-recurring=\"one_time\" data-is_trial=\"0\" data-trial_amt=\"0.00\"  data-allowed_gateways='{&quot;paypal&quot;:&quot;1&quot;,&quot;stripe&quot;:&quot;1&quot;,&quot;bank_transfer&quot;:&quot;1&quot;,&quot;2checkout&quot;:&quot;1&quot;,&quot;authorize_net&quot;:&quot;1&quot;}' data-plan_text=\"29.99 USD For Lifetime\" aria-label =\"Tout 29.99\" data-cycle='0' data-tax='0' checked=\"checked\" required><span class=\"arm_module_plan_name\">Tout<\/span><\/div><div class=\"arm_module_plan_price_type\"><span class=\"arm_module_plan_price\">$<span class=\"arm_module_plan_cycle_price\">29.99<\/span><\/span><\/div><div class=\"arm_module_plan_description\">Payez une fois et regardez toutes les s\u00e9ries qu'on a faites et toutes celles qu'on fera, plus tout le contenu des coulisses, \u00e0 vie.<\/div><\/label><\/li><\/ul><\/div><\/div><div class=\"armclear\"><\/div><input type=\"hidden\" data-id=\"arm_form_plan_type\" name=\"arm_plan_type\" value=\"paid\"><div class=\"arm_setup_paymentcyclebox_main_wrapper\" ><div class=\"arm_setup_paymentcyclebox_wrapper arm_hide\"><\/div><\/div><input type='hidden' name='arm_locale' id='arm_locale' value='fr_CA'\/><div class=\"arm_module_forms_main_container\"><div class=\"arm_module_forms_container arm_module_box\"><div class=\"arm_form  arm_form_101 arm_form_layout_writer_border arm-default-form arm--material-outline-style  armf_alignment_left armf_layout_block armf_button_position_center arm_form_ltr  arm_form_style_blue arm_materialize_form\"><style type=\"text\/css\" id=\"arm_form_style_101\">\r\n\t\t\t\t\t\t.arm_form_101 .arm_editor_form_fileds_wrapper{\r\n\t\t\t\t\t\t   padding-top: 48px !important;\r\n\t\t\t\t\t\t   padding-bottom: 48px !important;\r\n\t\t\t\t\t\t   padding-right: 26px !important;\r\n\t\t\t\t\t\t   padding-left: 26px !important;\r\n\t\t\t\t\t\t}\r\n                                                \r\n\r\n                                                .arm_popup_member_form_101 .arm_form_message_container{\r\n                                                    max-width: 100%;\r\n                                                    width: 550px; \r\n                                                    margin: 0 auto;\r\n                                                }\r\n                                                    \r\n\t\t\t\t\t\t.arm_popup_member_form_101 .arm-df__heading .arm-df__heading-text,\r\n                        .arm_form_101 .arm_update_card_form_heading_container .arm-df__heading-text,\r\n\t                    .arm_form_101 .arm-df__heading:not(.popup_header_text) .arm-df__heading-text{\r\n\t\t\t\t\t\t\tcolor: #1A2538;\r\n\t\t\t\t\t\t\tfont-family: Poppins, sans-serif, 'Trebuchet MS';\r\n\t\t\t\t\t\t\tfont-size: 24px;\r\n\t\t\t\t\t\t\tfont-weight: bold;font-style: normal;text-decoration: none;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_form_101 .arm_registration_link,\r\n\t\t\t\t\t\t.arm_form_101 .arm_forgotpassword_link{\r\n\t\t\t\t\t\t\tcolor: #1A2538;\r\n\t\t\t\t\t\t\tfont-family: Poppins, sans-serif, 'Trebuchet MS' !important;\r\n\t\t\t\t\t\t\tfont-size: 14px;\r\n\t\t\t\t\t\t\tfont-weight: normal;font-style: normal;text-decoration: none;\r\n\t\t\t\t\t\t}\r\n\t                    .arm_form_101 .arm_pass_strength_meter{\r\n\t                        color: #1A2538;\r\n\t\t\t\t\t\t\tfont-family: Poppins, sans-serif, 'Trebuchet MS' !important;\r\n\t                    }\r\n                        .arm_form_101 .arm_reg_login_links a{\r\n                            color: #005AEE !important;\r\n                        }\r\n                        .arm_form_101 .arm_registration_link a,\r\n                        .arm_form_101 .arm_forgotpassword_link a{\r\n                            color: #005AEE !important;\r\n                        }\r\n\t                    .arm_form_101 .arm-df__form-group .arm_registration_link,\r\n\t                    .arm_form_101 .arm-df__form-group.arm_registration_link,\r\n\t                    .arm_form_101 .arm_registration_link{\r\n\t                        margin: 0px 0px 0px 0px !important;\r\n\t                    }\r\n\t                    .arm_form_101 .arm-df__form-group .arm_forgotpassword_link,\r\n\t                    .arm_form_101 .arm-df__form-group.arm_forgotpassword_link,\r\n\t                    .arm_form_101 .arm_forgotpassword_link{\r\n\t                        margin: 0px 0px 0px 0px !important;                     \r\n\t                    }.arm_form_101 .arm-df__form-group .arm_forgotpassword_link,\r\n\t                    .arm_form_101 .arm-df__form-group.arm_forgotpassword_link,\r\n\t                    .arm_form_101 .arm_forgotpassword_link{\r\n\t                        z-index:2;\r\n\t                    }\r\n\t                    .arm_form_101 .arm_close_account_message,\r\n\t\t\t\t\t\t.arm_form_101 .arm_forgot_password_description {\r\n\t\t\t\t\t\t\tcolor: #1A2538;\r\n\t\t\t\t\t\t\tfont-family: Poppins, sans-serif, 'Trebuchet MS' !important;\r\n\t\t\t\t\t\t\tfont-size: 15px;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-group{\r\n\t\t\t\t\t\t\tmargin-bottom: 18px !important;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field,\r\n                        .arm_form_101.arm_membership_setup_form .arm_module_gateways_container .arm_module_gateway_fields .arm-df__form-field{\r\n\t\t\t\t\t\t\tmax-width: 100%;\r\n\t\t\t\t\t\t\twidth: 62%;\r\n\t\t\t\t\t\t\twidth: 100%;\r\n\t\t\t\t\t\t}\r\n\t                    .arm_form_message_container.arm_editor_form_fileds_container.arm_editor_form_fileds_wrapper,\r\n                            .arm_form_message_container1.arm_editor_form_fileds_container.arm_editor_form_fileds_wrapper {\r\n\t                        border: none !important;\r\n\t                    } \r\n\t\t\t\t\t\t.arm_module_forms_container .arm_form_101,\r\n\t\t\t\t\t\t.arm-form-container .arm_form_101, \r\n                        .arm_update_card_form_container .arm_form_101, .arm_editor_form_fileds_container,.arm_editor_form_fileds_container .arm_form_101,\r\n                        .arm-form-container .arm_form_101.arm-default-form:not(.arm_admin_member_form){\r\n\t\t\t\t\t\t\tmax-width: 100%;\r\n\t\t\t\t\t\t\twidth: 550px;\r\n\t\t\t\t\t\t\tmargin: 0 auto;\r\n\t\t\t\t\t\t}\r\n                        .popup_wrapper.arm_popup_wrapper.arm_popup_member_form.arm_popup_member_form_101{\r\n                            background:  #FFFFFF!important;\r\n\t\t\t\t\t\t\tbackground-repeat: no-repeat;\r\n\t\t\t\t\t\t\tbackground-position: top left;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_module_forms_container .arm_form_101,\r\n\t\t\t\t\t\t.arm-form-container .arm_form_101.arm-default-form:not(.arm_admin_member_form),\r\n                        .arm_update_card_form_container .arm_form_101, .arm_admin_member_form .arm_editor_form_fileds_wrapper {\r\n\t\t\t\t\t\t\tbackground:  #FFFFFF;\r\n\t\t\t\t\t\t\tbackground-repeat: no-repeat;\r\n\t\t\t\t\t\t\tbackground-position: top left;\r\n\t\t\t\t\t\t\tborder: 2px solid #E6E7F5;\r\n\t\t\t\t\t\t\tborder-radius: 24px;\r\n\t\t\t\t\t\t\t-webkit-border-radius: 24px;\r\n\t\t\t\t\t\t\t-moz-border-radius: 24px;\r\n\t\t\t\t\t\t\t-o-border-radius: 24px;\r\n                            padding-top: 48px !important;\r\n                            padding-bottom: 48px !important;\r\n                            padding-right: 26px !important;\r\n                            padding-left: 26px !important;\r\n\t\t\t\t\t\t\tfloat: center;\r\n\t\t\t\t\t\t}\r\n                        .popup_wrapper.arm_popup_wrapper.arm_popup_member_form.arm_popup_member_form_101 .arm_module_forms_container .arm_form_101,\r\n\t\t\t\t\t\t.popup_wrapper.arm_popup_wrapper.arm_popup_member_form.arm_popup_member_form_101 .arm-form-container .arm_form_101{\r\n                                background: none !important;\r\n\t\t\t\t\t\t}\r\n\t                    .arm_form_msg.arm-form-container, .arm_form_msg .arm_form_message_container,\r\n                            .arm_form_msg.arm-form-container, .arm_form_msg .arm_form_message_container1{\r\n\t                        float: center;\r\n\t                        width: 550px;    \r\n\t                    }\r\n\t\t\t\t\t\t.arm_form_101 .arm_form_label_wrapper{\r\n\t\t\t\t\t\t\tmax-width: 100%;\r\n\t\t\t\t\t\t\twidth: 30%;\r\n\t\t\t\t\t\t\twidth: 250px;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_form_101 .arm_form_field_label_text,\r\n\t\t\t\t\t\t.arm_form_101 .arm_member_form_field_label .arm_form_field_label_text,\r\n                        .arm_form_101 .arm_df__helper-description .arm_df__helper-description-text,\r\n\t\t\t\t\t\t.arm_form_101 .arm_form_label_wrapper .arm-df__label-asterisk,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap label.arm_form_field_label_text {\r\n\t\t\t\t\t\t\tmargin: 0px !important;\r\n\t\t\t\t\t\t}\r\n                        .arm_form_101.arm--material-outline-style.arm_materialize_form .arm_form_field_label_text,\r\n                        .arm_form_101.arm--material-outline-style.arm_materialize_form .arm_member_form_field_label .arm_form_field_label_text,\r\n                        .arm_form_101.arm--material-outline-style.arm_materialize_form .arm_df__helper-description .arm_df__helper-description-text,\r\n                        .arm_form_101.arm--material-outline-style.arm_materialize_form .arm_form_label_wrapper .arm-df__label-asterisk,\r\n                        .arm_form_101.arm--material-outline-style.arm_materialize_form .arm-df__form-field-wrap label,\r\n                        .arm_form_101.arm--material-outline-style.arm_materialize_form .arm-df__form-field .arm-df__radio .arm-df__fc-radio--label,\r\n                        .arm_form_101.arm--material-outline-style.arm_materialize_form .arm-df__form-field .arm-df__checkbox .arm-df__fc-checkbox--label {\r\n                            color: #1A2538;\r\n                            font-family: Poppins, sans-serif, 'Trebuchet MS' !important;\r\n                            font-size: 14px;\r\n                            cursor: pointer;\r\n                            font-weight: normal;font-style: normal;text-decoration: none;\r\n                            line-height: 20px;\r\n                        }\r\n                        .arm_form_101.arm--material-outline-style.arm_materialize_form .arm-df__form-field-wrap .arm-notched-outline__notch label {\r\n                            line-height: 28px;\r\n                        }\r\n                        .arm_form_101.arm-default-form .arm-df__checkbox input[type=\"checkbox\"]:checked + label:before {\r\n                            border-right: 2px solid #FFFFFF;\r\n                            border-bottom: 2px solid #FFFFFF;\r\n                        }\r\n                        .arm_form_101.arm-default-form .arm-df__dropdown-control .arm__dc--items-wrap .arm__dc--items {\r\n                            background: #FFFFFF;\r\n                        }\r\n                        .arm_form_101 .arm_reg_links_wrapper .arm_login_link, .arm_reg_login_links {\r\n                            color: #1A2538;\r\n                            font-family: Poppins, sans-serif, 'Trebuchet MS' !important;\r\n                            font-size: 14px;\r\n                            font-weight: normal;font-style: normal;text-decoration: none;\r\n                        }\r\n                        .arm_form_101 .arm-df__form-field-wrap .arm-df__dropdown-control .arm__dc--head .arm__dc--head__title,\r\n                        .arm_form_101 .arm-df__form-field-wrap .arm-df__dropdown-control dt.arm__dc--head .arm-df__dc--head__autocomplete {\r\n                            font-family: Poppins, sans-serif, 'Trebuchet MS' !important;\r\n                            color:#2F3F5C;\r\n                            font-size: 15px;\r\n                            font-weight: normal;\r\n                        }\r\n                        .arm_form_101.arm--material-outline-style.arm_materialize_form .arm_df__helper-description .arm_df__helper-description-text\r\n                        { \r\n                            font-size: 14px; \r\n                            line-height: 14px; \r\n                        }\r\n\t                    .arm_form_101 .arm-df__dropdown-control .arm__dc--items-wrap .arm__dc--items .arm__dc--item {\r\n\t\t\t\t\t\t\tfont-family: Poppins, sans-serif, 'Trebuchet MS' !important;\r\n\t\t\t\t\t\t\tfont-size: 14px;\r\n                            color:#2F3F5C;\r\n\t\t\t\t\t\t\tfont-weight: normal;font-style: normal;text-decoration: none;\r\n\t\t\t\t\t\t}\r\n                        .arm_form_101 .arm-df__dropdown-control .arm__dc--items-wrap .arm__dc--items .arm__dc--item:not([disabled]):focus, \r\n                        .arm_form_101 .arm-df__dropdown-control .arm__dc--items-wrap .arm__dc--items .arm__dc--item:not([disabled]):hover,\r\n                        .arm_form_101 .arm-df__dropdown-control .arm__dc--items-wrap .arm__dc--items .arm__dc--item:not([disabled]).hovered\r\n                        {\r\n                            background-color : #637799 ;\r\n                            color : #ffffff;\r\n                        }\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap.arm-df__form-field-wrap_section{\r\n\t\t\t\t\t\t\tcolor: #1A2538;\r\n\t                        font-family: Poppins, sans-serif, 'Trebuchet MS' !important;\r\n\t                    }\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__radio, .arm_form_101 .arm-df__checkbox{\r\n\t\t\t\t\t\t\tcolor:#1A2538;\r\n\t\t\t\t\t\t\tfont-family: Poppins, sans-serif, 'Trebuchet MS' !important;\r\n\t\t\t\t\t\t\tfont-size: 14px;\r\n\t\t\t\t\t\t\tcursor: pointer;\r\n\t\t\t\t\t\t\tfont-weight: normal;font-style: normal;text-decoration: none;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__dropdown-control .arm__dc--items-wrap .arm__dc--items .arm__dc--item[selected] {\r\n\t\t\t\t\t\t\tfont-weight: bold;\r\n\t\t\t\t\t\t\tcolor:#2F3F5C;\r\n\t\t\t\t\t\t}\r\n\t                    .arm_form_101 .arm-df__form-field-wrap input:not([type='checkbox'],[type='radio'],.arm-df__dc--head__autocomplete){\r\n\t                        height: 52px;\r\n\t                    }\r\n                        \/*\r\n                        .arm_form_101 .arm-df__form-field-wrap .arm-df__form-control[type='checkbox']{\r\n                            width: 52px !important;\r\n                        }\r\n                        *\/\r\n\r\n\t                    .arm_form_101 .arm_apply_coupon_container .arm_coupon_submit_wrapper .arm_apply_coupon_btn{\r\n\t                        min-height: 54px;\r\n\t                        margin: 0;\r\n\t                    }\r\n                        .arm_form_101 .arm-df__form-control::placeholder, \r\n                        .arm_form_101 input.arm-df__form-control:not(.arm-df__dc--head__autocomplete)::placeholder, \r\n                        .arm_form_101 textarea.arm-df__form-control::placeholder{\r\n                            color:#2F3F5C;\r\n                        }\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap input:not([type='checkbox'],[type='radio'],.arm-df__dc--head__autocomplete),\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap textarea.arm-df__form-control,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap select,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap .arm-df__dropdown-control dt.arm__dc--head{\r\n\t                        background-color: #ffffff !important;\r\n\t\t\t\t\t\t\tborder: 1px solid #D3DEF0;\r\n\t\t\t\t\t\t\tborder-color: #D3DEF0;\r\n\t\t\t\t\t\t\tborder-width: 1px !important;\r\n\t\t\t\t\t\t\tborder-radius: 0px !important;\r\n\t\t\t\t\t\t\t-webkit-border-radius: 0px !important;\r\n\t\t\t\t\t\t\t-moz-border-radius: 0px !important;\r\n\t\t\t\t\t\t\t-o-border-radius: 0px !important;\r\n\t\t\t\t\t\t\tcolor:#2F3F5C;\r\n\t\t\t\t\t\t\tfont-family: Poppins, sans-serif, 'Trebuchet MS' !important;\r\n\t\t\t\t\t\t\tfont-size: 15px !important;\r\n\t\t\t\t\t\t\tfont-weight: normal;font-style: normal;text-decoration: none;\r\n\t\t\t\t\t\t\theight: 52px !important;\r\n\t\t\t\t\t\t\tline-height: 36px !important;\r\n                            background-image:none;\r\n                            margin-bottom:0px !important;\r\n\t\t\t\t\t\t}\r\n                        .arm_form_101:not(.arm-material-style, .arm--material-outline-style) .arm-df__form-field-wrap input:not(.arm-df__dc--head__autocomplete) {\r\n                            border-color: #D3DEF0;\r\n                        }\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap input:not([type='checkbox'],[type='radio'],.arm-df__dc--head__autocomplete),\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap textarea.arm-df__form-control,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap select,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap .arm-df__dropdown-control dt.arm__dc--head {\r\n                                background-color: transparent !important;\r\n                            }\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap:has(.arm-df__dropdown-control.arm-is-active) .arm-notched-outline .arm-notched-outline__leading,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap:has(.arm-df__dropdown-control.arm-is-active) .arm-notched-outline .arm-notched-outline__notch,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap:has(.arm-df__dropdown-control.arm-is-active) .arm-notched-outline .arm-notched-outline__trailing{\r\n                                border-color: #637799 !important;   \r\n                            }\r\n                            .arm_form_101.arm--material-outline-style .arm-notched-outline__leading {\r\n                                border-top: 1px solid #D3DEF0;\r\n                                border-left: 1px solid #D3DEF0;\r\n                                border-bottom: 1px solid #D3DEF0;\r\n                            }\r\n                            .arm_form_101.arm--material-outline-style .arm-notched-outline__notch {\r\n                                border-top: 1px solid #D3DEF0;\r\n                                border-bottom: 1px solid #D3DEF0;\r\n                            }\r\n                            .arm_form_101.arm--material-outline-style .arm-notched-outline__trailing {\r\n                                border-top: 1px solid #D3DEF0;\r\n                                border-right: 1px solid #D3DEF0;\r\n                                border-bottom: 1px solid #D3DEF0;\r\n                            }\r\n                            .arm_form_101.arm_rtl_site.arm--material-outline-style .arm-df__form-group .arm-notched-outline__leading,\r\n                            .arm_form_101.arm_rtl_site.arm--material-outline-style .arm-df__form-group_social_fields .arm-df__form-group_text .arm-notched-outline__leading,\r\n                            .arm_form_101.arm_form_rtl.arm--material-outline-style .arm-df__form-group .arm-notched-outline__leading,\r\n                            .arm_form_101.arm_form_rtl.arm--material-outline-style .arm-df__form-group_social_fields .arm-df__form-group_text .arm-notched-outline__leading,\r\n                            .arm_form_101.is_form_class_rtl.arm--material-outline-style .arm-df__form-group .arm-notched-outline__leading,\r\n                            .arm_form_101.is_form_class_rtl.arm--material-outline-style .arm-df__form-group_social_fields .arm-df__form-group_text .arm-notched-outline__leading {\r\n                                border-top: 1px solid #D3DEF0;\r\n                                border-right: 1px solid #D3DEF0;\r\n                                border-bottom: 1px solid #D3DEF0;\r\n                                border-left: none;\r\n                                border-radius:0;\r\n                            }\r\n                            .arm_form_101.arm_rtl_site.arm--material-outline-style .arm-df__form-group .arm-notched-outline__trailing,\r\n                            .arm_form_101.arm_rtl_site.arm--material-outline-style .arm-df__form-group_social_fields .arm-notched-outline__trailing,\r\n                            .arm_form_101.arm_form_rtl.arm--material-outline-style .arm-df__form-group .arm-notched-outline__trailing,\r\n                            .arm_form_101.arm_form_rtl.arm--material-outline-style .arm-df__form-group_social_fields .arm-notched-outline__trailing,\r\n                            .arm_form_101.is_form_class_rtl.arm--material-outline-style .arm-df__form-group .arm-notched-outline__trailing,\r\n                            .arm_form_101.is_form_class_rtl.arm--material-outline-style .arm-df__form-group_social_fields .arm-notched-outline__trailing {\r\n                                border-top: 1px solid #D3DEF0;\r\n                                border-left: 1px solid #D3DEF0;\r\n                                border-bottom: 1px solid #D3DEF0;\r\n                                border-right: none;\r\n                                border-radius:0;\r\n                            }\r\n\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap input.arm-df__form-control:focus + .arm-notched-outline .arm-notched-outline__leading,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap input.arm-df__form-control:focus + .arm-notched-outline .arm-notched-outline__notch,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap input.arm-df__form-control:focus + .arm-notched-outline .arm-notched-outline__trailing,\r\n\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap input.arm-df__form-control:focus + .--arm-prefix-icon + .arm-notched-outline .arm-notched-outline__leading,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap input.arm-df__form-control:focus + .--arm-prefix-icon + .arm-notched-outline .arm-notched-outline__notch,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap input.arm-df__form-control:focus + .--arm-prefix-icon+ .arm-notched-outline .arm-notched-outline__trailing,\r\n                            \r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap textarea:focus + .arm-notched-outline .arm-notched-outline__leading,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap textarea:focus + .arm-notched-outline .arm-notched-outline__notch,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap textarea:focus + .arm-notched-outline .arm-notched-outline__trailing,\r\n                            \r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap .arm-is-active + .arm-notched-outline .arm-notched-outline__leading,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap .arm-is-active + .arm-notched-outline .arm-notched-outline__notch,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap .arm-is-active + .arm-notched-outline .arm-notched-outline__trailing,\r\n                            \r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap input.arm-df__form-control:focus + .bootstrap-datetimepicker-widget + .arm-notched-outline .arm-notched-outline__leading,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap input.arm-df__form-control:focus + .bootstrap-datetimepicker-widget + .arm-notched-outline .arm-notched-outline__notch,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap input.arm-df__form-control:focus + .bootstrap-datetimepicker-widget + .arm-notched-outline .arm-notched-outline__trailing {\r\n                                border-color: #637799 !important;\r\n                            }\r\n\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field .arm-df__form-control.arm_invalid + .arm-notched-outline .arm-notched-outline__leading,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field .arm-df__form-control.arm_invalid + .arm-notched-outline .arm-notched-outline__notch,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field .arm-df__form-control.arm_invalid + .arm-notched-outline .arm-notched-outline__trailing,\r\n\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field .arm-df__form-control.arm_invalid + span + .arm-notched-outline .arm-notched-outline__leading,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field .arm-df__form-control.arm_invalid + span  + .arm-notched-outline .arm-notched-outline__notch,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field .arm-df__form-control.arm_invalid + span  + .arm-notched-outline .arm-notched-outline__trailing,\r\n                            \r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field .arm-df__form-control.arm_invalid:focus + .arm-notched-outline .arm-notched-outline__leading,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field .arm-df__form-control.arm_invalid:focus + .arm-notched-outline .arm-notched-outline__notch,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field .arm-df__form-control.arm_invalid:focus + .arm-notched-outline .arm-notched-outline__trailing,\r\n\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field .arm-df__form-control.arm_invalid:focus + span + .arm-notched-outline .arm-notched-outline__leading,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field .arm-df__form-control.arm_invalid:focus + span + .arm-notched-outline .arm-notched-outline__notch,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field .arm-df__form-control.arm_invalid:focus + span + .arm-notched-outline .arm-notched-outline__trailing,\r\n                            \r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-group_select.error .arm-notched-outline .arm-notched-outline__leading,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-group_select.error .arm-notched-outline .arm-notched-outline__notch,\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-group_select.error .arm-notched-outline .arm-notched-outline__trailing\r\n                            {\r\n                                border-color: #FF3B3B !important;\r\n                            }\r\n\r\n                            .arm_form_101.arm--material-outline-style .arm-df__form-field-wrap .arm-df__label-text.active:before {\r\n                                background:  #FFFFFF !important;\r\n                            }\r\n                        .arm_form_101 .arm-df__form-field-wrap .arm-df__dropdown-control dt.arm__dc--head .arm-df__dc--head__autocomplete {\r\n                            line-height: 36px;\r\n                        }\r\n                        .arm_form_101 .arm-df__form-field-wrap .arm-df__dropdown-control dt.arm__dc--head i.armfa.armfa-caret-down{\r\n                            color: #bababa;\r\n                        }\r\n                        .arm_form_101 .arm-df__form-field-wrap .arm-df__dropdown-control .arm__dc--items-wrap .arm__dc--items { border: 1px solid #D3DEF0; }\r\n                        .arm_form_101.arm-rounded-style .arm-df__form-field-wrap .arm-df__dropdown-control.arm-is-active .arm__dc--head{\r\n                        -webkit-border-radius: 25px 25px 0 0 !important;\r\n                        -moz-border-radius: 25px 25px 0 0 !important;\r\n                        -o-border-radius: 25px 25px 0 0 !important;\r\n                        border-radius: 25px 25px 0 0 !important;\r\n                        }\r\n                        \r\n\t\t\t\t\t\t.arm_form_101 .armFileUploadWrapper .arm-ffw__file-upload-box{\r\n\t\t\t\t\t\t\tborder-color: #D3DEF0;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_form_101 .armFileUploadWrapper .arm-ffw__file-upload-box.arm_dragover{\r\n\t\t\t\t\t\t\tborder-color: #637799;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__checkbox{\r\n\t\t\t\t\t\t\tcolor: rgba(211, 222, 240, 0.87);\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_form_101.arm_materialize_form .arm-df__checkbox input[type='checkbox'] + label:after,\r\n                        .arm_form_101.arm_materialize_form .arm-df__radio input[type='radio'] + label:before\r\n                        {\r\n\t\t\t\t\t\t\tborder-color: #D3DEF0;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_form_101 input[type=checkbox].arm-df__form-control--is-checkbox:checked,\r\n                        .arm_form_101 input[type=radio].arm-df__form-control--is-radio:checked,\r\n                        .arm_form_101.arm_materialize_form .arm-df__checkbox input[type='checkbox']:checked + label:after,\r\n                        .arm_form_101.arm_materialize_form .arm-df__checkbox input[type='checkbox']:checked:focus + label:after,\r\n                        .arm_form_101.arm_materialize_form .arm-df__radio input[type='radio']:checked + label:after,\r\n                        .arm_form_101.arm_materialize_form .arm-df__radio input[type='radio']:checked:focus + label:after{\r\n\t\t\t\t\t\t\tbackground-color: #637799;\r\n                            border-color: #637799;\r\n\t\t\t\t\t\t}\r\n                        .arm_form_101.arm_materialize_form .arm-df__radio input[type='radio']:checked + label:before {\r\n                            border-color: #637799;\r\n                        }\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__checkbox:before,\r\n                        .arm_form_101 .arm-df__radio:before{\r\n\t\t\t\t\t\t\tbackground-color: rgba(99, 119, 153, 0.26) !important;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap input.arm-df__form-control:focus,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap textarea.arm-df__form-control:focus,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap select:focus,\r\n                        .arm_form_101 .arm-df__form-field-wrap .arm-df__dropdown-control.arm-is-active dt.arm__dc--head,\r\n                        .arm_form_101 .arm-df__form-field-wrap .arm-df__dropdown-control.arm-is-active .arm__dc--items-wrap .arm__dc--items{\r\n                            color: #2F3F5C;\r\n\t\t\t\t\t\t\tborder: 1px solid #637799;\r\n\t\t\t\t\t\t\tborder-color: #637799;\r\n                            background-image:none;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_form_101 .arm_uploaded_file_info .armbar{\r\n\t\t\t\t\t\t\tbackground-color: #637799;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-control.arm-df__fc--validation__wrap,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-control.arm_invalid, \r\n                        .arm_form_101 .arm-df__form-group_select.error .arm__dc--head {\r\n\t\t\t\t\t\t\tborder: 1px solid #FF3B3B;\r\n\t\t\t\t\t\t\tborder-color: #FF3B3B !important;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_form_101 .arm_form_message_container .arm_success_msg,\r\n\t\t\t\t\t\t.arm_form_101 .arm_form_message_container .arm-df__fc--validation__wrap,\r\n                                                .arm_form_101 .arm_form_message_container1 .arm_success_msg,\r\n                                                .arm_form_101 .arm_form_message_container1 .arm_success_msg1,\r\n\t\t\t\t\t\t.arm_form_101 .arm_form_message_container1 .arm-df__fc--validation__wrap,\r\n                                                    .arm_form_101 .arm_form_message_container .arm_success_msg a{\r\n\t\t\t\t\t\t\tfont-family: Poppins, sans-serif, 'Trebuchet MS' !important;\r\n\t                        text-decoration: none !important;\r\n\t\t\t\t\t\t}\r\n                        .arm_form_101 .arm_coupon_field_wrapper .success.notify_msg{\r\n                            font-family: Poppins, sans-serif, 'Trebuchet MS' !important;\r\n                            text-decoration: none !important;\r\n                        }\r\n\t\t\t\t\t\t.arm_form_101.arm_materialize_form .arm-df__form-field-wrap input,\r\n\t\t\t\t\t\t.arm_form_101.arm_materialize_form .arm-df__form-field-wrap select{\r\n\t\t\t\t\t\t\t-webkit-transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);\r\n\t\t\t\t\t\t\ttransition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);\r\n\t\t\t\t\t\t\tbackground: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 96%, #D3DEF0 4%);\r\n\t\t\t\t\t\t\tbackground: linear-gradient(to bottom, rgba(255, 255, 255, 0) 96%, #D3DEF0 4%);\r\n\t\t\t\t\t\t\tbackground-repeat: no-repeat;\r\n\t\t\t\t\t\t\tbackground-position: 0 0;\r\n\t\t\t\t\t\t\tbackground-size: 0 100%;\r\n\t\t\t\t\t\t}\r\n\t                    .arm_form_101 .arm_editor_form_fileds_container .arm-df__form-field-wrap input.arm-df__form-control:focus,\r\n\t\t\t\t\t\t.arm_form_101 .arm_editor_form_fileds_container .arm-df__form-field-wrap textarea:focus,\r\n\t\t\t\t\t\t.arm_form_101 .arm_editor_form_fileds_container .arm-df__form-field-wrap select:focus,\r\n                        .arm_form_101 .arm_editor_form_fileds_container .arm-df__form-field-wrap .arm-df__dropdown-control.arm-is-active dt.arm__dc--head,\r\n                        .arm_form_101 .arm_editor_form_fileds_container .arm-df__form-field-wrap .arm-df__dropdown-control.arm-is-active .arm__dc--items-wrap .arm__dc--items{\r\n\t\t\t\t\t\t\tborder: 1px solid #637799;\r\n\t\t\t\t\t\t\tborder-color: #637799 !important;\r\n\t\t\t\t\t\t}\r\n\r\n                        .arm_form_101 .armFileMessages.arm-df__fc--validation\r\n                        {\r\n                            display:block ;\r\n                        }\r\n                        \r\n                        .arm_form_101.arm_form_layout_rounded .arm-df__fc-icon.--arm-suffix-icon.arm_visible_password_material:focus,\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_rounded .arm-df__fc-icon.--arm-suffix-icon.arm_visible_password:focus\r\n\t\t\t\t\t\t{\r\n\t\t\t\t\t\t\tborder: 1px solid #637799 !important;\r\n\t\t\t\t\t\t\tborder-color: #637799 !important;\r\n\t\t\t\t\t\t\tborder-top-right-radius: 50% !important;\r\n\t\t\t\t\t\t\tborder-bottom-right-radius: 50% !important;\r\n\t\t\t\t\t\t}\r\n\r\n                        .arm_form_101 .arm-ffw__file-upload-box:focus-within{\r\n                            border-color: #637799 !important;\r\n                        }\r\n                        .arm_form_101 .arm-ffw__file-upload-box button.armFileRemoveContainer:hover,\r\n                        .arm_form_101 .arm-ffw__file-upload-box button.armFileRemoveContainer:focus{\r\n                            color: #637799 !important;\r\n                            outline:0;\r\n                        }\r\n\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_writer .arm-df__fc-icon.--arm-suffix-icon.arm_visible_password_material:focus,\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_writer .arm-df__fc-icon.--arm-suffix-icon.arm_visible_password:focus\r\n\t\t\t\t\t\t{\r\n                            border: 0px !important;\r\n                            background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 96%, #637799 4%) !important;\r\n                            background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 96%, #637799 4%) !important;\r\n                            background-repeat: no-repeat !important ;\r\n                            background-position: 0 0 !important;\r\n                            background-size: 100% 100% !important;\r\n\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t.arm_form_101:not(.arm_form_layout_writer,.arm_form_layout_rounded) .arm-df__fc-icon.--arm-suffix-icon.arm_visible_password_material:focus,\r\n\t\t\t\t\t\t.arm_form_101:not(.arm_form_layout_writer,.arm_form_layout_rounded) .arm-df__fc-icon.--arm-suffix-icon.arm_visible_password:focus\r\n\t\t\t\t\t\t{\r\n\t\t\t\t\t\t\tborder: 1px solid #637799 !important;\r\n\t\t\t\t\t\t\tborder-radius: 0px !important;\r\n\t\t\t\t\t\t}\r\n\r\n                        .arm_form_101.arm_form_layout_writer_border .arm-df__fc-icon.--arm-suffix-icon.arm_visible_password_material:focus,\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_writer_border .arm-df__fc-icon.--arm-suffix-icon.arm_visible_password:focus\r\n\t\t\t\t\t\t{\r\n\t\t\t\t\t\t\tborder-top-right-radius: 0px !important;\r\n\t\t\t\t\t\t\tborder-bottom-right-radius: 0px !important;\r\n\t\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_iconic:not(.arm_standard_validation_type) .arm-df__fc--validation .arm-df__fc--validation__wrap,\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_rounded:not(.arm_standard_validation_type) .arm-df__fc--validation .arm-df__fc--validation__wrap,\r\n\t\t\t\t\t\t.arm_form_101:not(.arm_standard_validation_type) .arm-df__fc--validation .arm-df__fc--validation__wrap,\r\n                        .arm_form_101.arm_form_layout_iconic:not(.arm_standard_validation_type) .armFileMessages .arm-df__fc--validation__wrap,\r\n                        .arm_form_101.arm_form_layout_rounded:not(.arm_standard_validation_type) .armFileMessages .arm-df__fc--validation__wrap,\r\n                        .arm_form_101:not(.arm_standard_validation_type) .armFileMessages .arm-df__fc--validation__wrap{\r\n\t\t\t\t\t\t\tcolor: #FF3B3B;\r\n\t\t\t\t\t\t\tbackground: #ffffff;\r\n\t                        font-family: Poppins, sans-serif, 'Trebuchet MS' !important;\r\n\t\t\t\t\t\t\tfont-size: 14px;\r\n\t                        font-size: 14px;\r\n\t\t\t\t\t\t\tpadding-left: 5px;\r\n\t\t\t\t\t\t\tpadding-right: 5px;\r\n\t                        text-decoration: none !important;\r\n                            line-height:14px;\r\n\t\t\t\t\t\t}\r\n                        .arm_form_101.arm_standard_validation_type .arm-df__fc--validation .arm-df__fc--validation__wrap, .arm_form_101.arm_standard_validation_type .armFileMessages .arm-df__fc--validation__wrap{\r\n                            color: #FF3B3B;\r\n                            font-family: Poppins, sans-serif, 'Trebuchet MS' !important;\r\n                            font-size: 14px;\r\n                            line-height:14px;\r\n                        }\r\n\t\t\t\t\t\t.arm_form_101 .arm_msg_pos_right .arm-df__fc--validation .arm_error_box_arrow:after, .arm_form_101 .arm_msg_pos_right .armFileMessages .arm_error_box_arrow:after{border-right-color: #ffffff !important;} \r\n\t\t\t\t\t\t.arm_form_101 .arm_msg_pos_left .arm-df__fc--validation .arm_error_box_arrow:after, .arm_form_101 .arm_msg_pos_left .armFileMessages .arm_error_box_arrow:after{border-left-color: #ffffff !important;}\r\n\t\t\t\t\t\t.arm_form_101 .arm_msg_pos_top .arm-df__fc--validation .arm_error_box_arrow:after, .arm_form_101 .arm_msg_pos_top .armFileMessages .arm_error_box_arrow:after{border-top-color: #ffffff !important;}\r\n\t\t\t\t\t\t.arm_form_101 .arm_msg_pos_bottom .arm-df__fc--validation .arm_error_box_arrow:after, .arm_form_101 .arm_msg_pos_bottom .armFileMessages .arm_error_box_arrow:after{border-bottom-color: #ffffff !important;}\r\n\t\t\t\t\t\t.arm_form_101 .arm_writer_error_msg_box{\r\n\t\t\t\t\t\t\tcolor: #FF3B3B;\r\n\t\t\t\t\t\t\tfont-size: 15px;\r\n\t\t\t\t\t\t\tfont-size: 14px;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap_submit .arm-df__form-control-submit-btn,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn,\r\n                        .arm_form_message_container.arm_form_101 .arm_reset_password_login_btn{\r\n\t\t\t\t\t\t\tborder-radius: 12px;\r\n\t\t\t\t\t\t\t-webkit-border-radius: 12px;\r\n\t\t\t\t\t\t\t-moz-border-radius: 12px;\r\n\t\t\t\t\t\t\t-o-border-radius: 12px;\r\n\t\t\t\t\t\t\twidth: auto;\r\n\t\t\t\t\t\t\tmax-width: 100%;\r\n\t\t\t\t\t\t\twidth: 500px;\r\n\t\t\t\t\t\t\tmin-height: 50px;\r\n\t\t\t\t\t\t\tmin-height: 50px;\r\n                            line-height: 50px;\r\n\t\t\t\t\t\t\tpadding: 0 10px;\r\n\t\t\t\t\t\t\tfont-family: Poppins, sans-serif, 'Trebuchet MS';\r\n\t\t\t\t\t\t\tfont-size: 15px;\r\n\t\t\t\t\t\t\tmargin: 8px 0px 0px 0px;\r\n\t\t\t\t\t\t\tfont-weight: normal;font-style: normal;text-decoration: none;\r\n\t\t\t\t\t\t\ttext-transform: none;\r\n\t                        background: #005AEE;border: 1px solid #005AEE;color: #FFFFFF !important;\r\n\t\t\t\t\t\t}\r\n\t                    .arm_form_101 .arm-df__form-field-wrap_submit .arm-df__form-control-submit-btn.arm-df__form-group_button.arm_editable_input_button,\r\n                        .arm_form_101 .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn.arm-df__form-group_button.arm_editable_input_button{\r\n\t                        height: 50px;\r\n\t                    }\r\n\t                    .arm_form_101 .arm_setup_submit_btn_wrapper .arm-df__form-field-wrap_submit .arm-df__form-control-submit-btn,\r\n                        .arm_form_101 .arm_setup_submit_btn_wrapper .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn,\r\n                        .arm_form_message_container.arm_form_101 .arm_reset_password_login_btn{\r\n\t                        background: #005AEE;border: 1px solid #005AEE;color: #FFFFFF !important;\r\n\t                    }\r\n                        .arm_form_101 .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn #arm_form_loader{\r\n                            fill:#FFFFFF;\r\n                            }\r\n\t\t\t\t\t\t\/*.arm_form_101 button:hover,*\/\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap_submit .arm-df__form-control-submit-btn:hover,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap_submit .arm-df__form-control-submit-btn:not([disabled]):hover,\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_writer .arm-df__fields-wrapper .arm-df__form-field-wrap_submit .arm-df__form-control-submit-btn.btn:hover,\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_writer .arm-df__fields-wrapper .arm-df__form-field-wrap_submit .arm-df__form-control-submit-btn.btn-large:hover,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn:hover,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn:not([disabled]):hover,\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_writer .arm-df__fields-wrapper .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn.btn:hover,\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_writer .arm-df__fields-wrapper .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn.btn-large:hover,\r\n                        .arm_form_message_container.arm_form_101 .arm_reset_password_login_btn:hover{\r\n\t\t\t\t\t\t\tbackground-color: #0D54C9 !important;border: 1px solid #0D54C9 !important;color: #ffffff !important;\r\n\t\t\t\t\t\t}\r\n\r\n                        .arm_form_101 .arm-df__form-field-wrap_submit .arm-df__form-control-submit-btn:focus,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap_submit .arm-df__form-control-submit-btn:not([disabled]):focus,\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_writer .arm-df__fields-wrapper .arm-df__form-field-wrap_submit .arm-df__form-control-submit-btn.btn:focus,\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_writer .arm-df__fields-wrapper .arm-df__form-field-wrap_submit .arm-df__form-control-submit-btn.btn-large:focus,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn:focus,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn:not([disabled]):focus,\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_writer .arm-df__fields-wrapper .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn.btn:focus,\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_writer .arm-df__fields-wrapper .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn.btn-large:focus,\r\n                        .arm_form_message_container.arm_form_101 .arm_reset_password_login_btn:focus{\r\n\t\t\t\t\t\t\tbackground-color: #0D54C9 !important;border: 1px solid #0D54C9 !important;color: #ffffff !important;\r\n\t\t\t\t\t\t}\r\n\r\n                        .arm_form_101 .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn:hover #arm_form_loader,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn:not([disabled]):hover #arm_form_loader,\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_writer .arm-df__fields-wrapper .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn.btn:hover #arm_form_loader,\r\n\t\t\t\t\t\t.arm_form_101.arm_form_layout_writer .arm-df__fields-wrapper .arm-df__form-field-wrap_submit button.arm-df__form-control-submit-btn.btn-large:hover #arm_form_loader{\r\n                            fill:#ffffff;\r\n                        }\r\n\t                    .arm_form_101 .arm-df__fields-wrapper .armFileUploadWrapper .armFileBtn,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__fields-wrapper .armFileUploadContainer{\r\n\t\t\t\t\t\t\tborder: 1px solid #005AEE;\r\n\t\t\t\t\t\t\tbackground-color: #005AEE;\r\n\t\t\t\t\t\t\tcolor: #FFFFFF;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__fields-wrapper .armFileUploadWrapper .armFileBtn:hover,\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__fields-wrapper .armFileUploadContainer:hover{\r\n\t                        background-color: #0D54C9 !important;\r\n\t\t\t\t\t\t\tborder-color: #0D54C9 !important;\r\n\t\t\t\t\t\t\tcolor: #ffffff !important;\r\n\t                    }\r\n\t\t\t\t\t\t.arm_form_101 .arm-df__fc-icon i{color: #bababa;}\r\n\t\t\t\t\t\t.arm_date_field_101 .bootstrap-datetimepicker-widget table td.today:before{border: 3px solid #637799;}\r\n\t\t\t\t\t\t.arm_date_field_101 .bootstrap-datetimepicker-widget table td.active,\r\n\t\t\t\t\t\t.arm_date_field_101 .bootstrap-datetimepicker-widget table td.active:hover{\r\n\t\t\t\t\t\t\tcolor: #637799 !important;\r\n\t\t\t\t\t\t\tbackground: url(https:\/\/bdhstreams.com\/wp-content\/plugins\/armember-membership\/images\/bootstrap_datepicker_blue.png) no-repeat !important;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_date_field_101 .bootstrap-datetimepicker-widget table td span:hover{border-color: #637799;}\r\n\t\t\t\t\t\t.arm_date_field_101 .bootstrap-datetimepicker-widget table td span.active{background-color: #637799;}\r\n\t\t\t\t\t\t.arm_date_field_101 .arm_cal_header{background-color: #637799 !important;}\r\n\t\t\t\t\t\t.arm_date_field_101 .arm_cal_month{\r\n\t\t\t\t\t\t\tbackground-color: #637799 !important;\r\n\t\t\t\t\t\t\tborder-bottom: 1px solid #637799;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_date_field_101 .bootstrap-datetimepicker-widget table td.day:hover {\r\n\t\t\t\t\t\t\tbackground: url(https:\/\/bdhstreams.com\/wp-content\/plugins\/armember-membership\/images\/bootstrap_datepicker_hover.png) no-repeat;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_date_field_101 .arm_cal_hour:hover, .arm_date_field_101 .arm_cal_minute:hover{border-color: #637799;}\r\n\t\t\t\t\t\t.arm_date_field_101 .timepicker-picker .btn-primary{\r\n\t\t\t\t\t\t\tbackground-color: #637799;\r\n\t\t\t\t\t\t\tborder-color: #637799;\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t.arm_date_field_101 .armglyphicon-time:before,\r\n\t\t\t\t\t\t.arm_date_field_101 .armglyphicon-calendar:before,\r\n\t\t\t\t\t\t.arm_date_field_101 .armglyphicon-chevron-up:before,\r\n\t\t\t\t\t\t.arm_date_field_101 .armglyphicon-chevron-down:before{color: #637799;}\r\n\t\t\t\t\t\t.arm_form_101 stop.arm_social_connect_svg { stop-color:#005AEE; } <\/style><div class=\"arm-df-wrapper arm_msg_pos_bottom\"><div class=\"arm-df__fields-wrapper arm-df__fields-wrapper_101 arm_field_position_center arm_front_side_form\"  data-form_id=\"101\"><div class=\"arm-df__heading armaligncenter\"><span class=\"arm-df__heading-text\">Cr\u00e9er un compte<\/span><\/div><div class=\"arm-control-group arm-df__form-group arm-df__form-group_text\" id=\"arm-df__form-group_118\" data-field_id=\"118\" style=\"\"><div class=\"arm_label_input_separator\"><\/div><div class=\"arm-df__form-field\"><div class=\"arm-df__form-field-wrap_text arm-df__form-field-wrap arm-controls \" id=\"arm-df__form-field-wrap_118\"><input name=\"user_login\" type=\"text\" id=\"arm-df__form-control_118_4_P5MUHTo9xb\" value=\"\" class=\"arm-df__form-control arm-df__form-control_118 arm_material_input arm_cl_user_login_4_P5MUHTo9xb usernamecheck existcheck\"    required data-validation-required-message=\"Le nom d&amp;#039;utilisateur est obligatoire.\"    aria-label=\"Nom d'utilisateur\" data-validation-usernamecheck-callback=\"arm_usernamecheck_function\" data-validation-usernamecheck-message=\"Veuillez saisir un nom d&#039;utilisateur valide.\" data-validation-callback-callback=\"arm_existcheck_function\" data-validation-callback-message=\"This username is already registered, please choose another one.\" ><div class=\"arm-notched-outline\"><div class=\"arm-notched-outline__leading\"><\/div><div class=\"arm-notched-outline__notch\"><label class=\"arm-df__label-text \" for=\"arm-df__form-control_118_4_P5MUHTo9xb\"> * Nom d'utilisateur<\/label><\/div><div class=\"arm-notched-outline__trailing\"><\/div><\/div><\/div><\/div><\/div><div class=\"arm-control-group arm-df__form-group arm-df__form-group_text\" id=\"arm-df__form-group_119\" data-field_id=\"119\" style=\"\"><div class=\"arm_label_input_separator\"><\/div><div class=\"arm-df__form-field\"><div class=\"arm-df__form-field-wrap_text arm-df__form-field-wrap arm-controls \" id=\"arm-df__form-field-wrap_119\"><input name=\"first_name\" type=\"text\" id=\"arm-df__form-control_119_4_P5MUHTo9xb\" value=\"\" class=\"arm-df__form-control arm-df__form-control_119 arm_material_input arm_cl_first_name_4_P5MUHTo9xb flnamecheck\"    required data-validation-required-message=\"Le pr&eacute;nom est obligatoire.\"    aria-label=\"Pr\u00e9nom\" data-validation-flnamecheck-callback=\"arm_flnamecheck_function\" data-validation-flnamecheck-message=\"Veuillez saisir un pr\u00e9nom valide.\" ><div class=\"arm-notched-outline\"><div class=\"arm-notched-outline__leading\"><\/div><div class=\"arm-notched-outline__notch\"><label class=\"arm-df__label-text \" for=\"arm-df__form-control_119_4_P5MUHTo9xb\"> * Pr\u00e9nom<\/label><\/div><div class=\"arm-notched-outline__trailing\"><\/div><\/div><\/div><\/div><\/div><div class=\"arm-control-group arm-df__form-group arm-df__form-group_text\" id=\"arm-df__form-group_120\" data-field_id=\"120\" style=\"\"><div class=\"arm_label_input_separator\"><\/div><div class=\"arm-df__form-field\"><div class=\"arm-df__form-field-wrap_text arm-df__form-field-wrap arm-controls \" id=\"arm-df__form-field-wrap_120\"><input name=\"last_name\" type=\"text\" id=\"arm-df__form-control_120_4_P5MUHTo9xb\" value=\"\" class=\"arm-df__form-control arm-df__form-control_120 arm_material_input arm_cl_last_name_4_P5MUHTo9xb flnamecheck\"    required data-validation-required-message=\"Le nom est obligatoire.\"    aria-label=\"Nom\" data-validation-flnamecheck-callback=\"arm_flnamecheck_function\" data-validation-flnamecheck-message=\"This last name is invalid. Please enter a valid last name.\" ><div class=\"arm-notched-outline\"><div class=\"arm-notched-outline__leading\"><\/div><div class=\"arm-notched-outline__notch\"><label class=\"arm-df__label-text \" for=\"arm-df__form-control_120_4_P5MUHTo9xb\"> * Nom<\/label><\/div><div class=\"arm-notched-outline__trailing\"><\/div><\/div><\/div><\/div><\/div><div class=\"arm-control-group arm-df__form-group arm-df__form-group_email\" id=\"arm-df__form-group_121\" data-field_id=\"121\" style=\"\"><div class=\"arm_label_input_separator\"><\/div><div class=\"arm-df__form-field\"><div class=\"arm-df__form-field-wrap_email arm-df__form-field-wrap arm-controls \" id=\"arm-df__form-field-wrap_121\"><input name=\"user_email\" type=\"text\" id=\"arm-df__form-control_121_4_P5MUHTo9xb\" value=\"\" class=\"arm-df__form-control arm-df__form-control_121 arm_material_input arm_cl_user_email_4_P5MUHTo9xb existcheck\"    required data-validation-required-message=\"L&amp;#039;adresse courriel est obligatoire.\"    aria-label=\"Adresse courriel\" data-validation-regex-regex=\"^.+@.+\\..+$\" data-validation-regex-message=\"Veuillez saisir une adresse courriel valide.\" data-validation-callback-callback=\"arm_existcheck_function\" data-validation-callback-message=\"This email is already registered, please choose another one.\" ><div class=\"arm-notched-outline\"><div class=\"arm-notched-outline__leading\"><\/div><div class=\"arm-notched-outline__notch\"><label class=\"arm-df__label-text \" for=\"arm-df__form-control_121_4_P5MUHTo9xb\"> * Adresse courriel<\/label><\/div><div class=\"arm-notched-outline__trailing\"><\/div><\/div><\/div><\/div><\/div><div class=\"arm-control-group arm-df__form-group arm-df__form-group_password\" id=\"arm-df__form-group_122\" data-field_id=\"122\" style=\"\"><div class=\"arm_label_input_separator\"><\/div><div class=\"arm-df__form-field\"><div class=\"arm-df__form-field-wrap_password arm-df__form-field-wrap arm-controls \" id=\"arm-df__form-field-wrap_122\"><input name=\"user_pass\" type=\"password\" id=\"arm-df__form-control_122_4_P5MUHTo9xb\" autocomplete=\"off\" value=\"\" class=\" arm-df__form-control arm-df__form-control_122 arm_material_input arm_cl_user_pass_4_P5MUHTo9xb --arm-has-prefix-sufix-icon --arm-has-suffix-icon arm_strength_meter_input\"    required data-validation-required-message=\"Le mot de passe est obligatoire.\"    minlength=\"6\" data-validation-minlength-message=\"Please enter at least 6 characters.\" aria-label=\"Mot de passe\" ><div class=\"arm-notched-outline\"><div class=\"arm-notched-outline__leading\"><\/div><div class=\"arm-notched-outline__notch\"><label class=\"arm-df__label-text \" for=\"arm-df__form-control_122_4_P5MUHTo9xb\"> * Mot de passe<\/label><\/div><div class=\"arm-notched-outline__trailing\"><\/div><\/div><button type=\"button\" class=\"arm-df__fc-icon --arm-suffix-icon  arm_visible_password_material \"><i class=\"armfa armfa-eye\"><\/i><\/button><\/div><div class=\"arm_pass_strength_meter\"><ul class=\"arm_strength_meter_block_container\" check-strength=\"arm-df__form-control_122_4_P5MUHTo9xb\" field-name=\"user_pass\" data-field-veryweak = \"Strength: Very Weak\" data-field-weak = \"Strength: Weak\" data-field-good = \"Strength: Good\" data-field-strong = \"Strength: Strong\" ><\/ul><span class=\"arm_strength_meter_label\">Strength: Very Weak<\/span><div class=\"armclear\"><\/div><\/div><\/div><\/div><div class=\"armclear\"><\/div><\/div><input type=\"hidden\" name=\"arm_action\" value=\"please-signup\"\/><input type=\"hidden\" name=\"redirect_to\" value=\"https:\/\/bdhstreams.com\/fr\/\"\/><input type=\"hidden\" name=\"isAdmin\" value=\"0\"\/><input type=\"hidden\" name=\"referral_url\" value=\"https:\/\/bdhstreams.com\"\/><input type=\"hidden\" name=\"arm_form_id\" value=\"101\"\/><div class=\"armclear\"><\/div><input type=\"hidden\" name=\"\" class=\"kpress\" value=\"\" \/><input type=\"hidden\" name=\"\" class=\"stime\" value=\"1787206220\" \/><input type=\"hidden\" data-id=\"arm_nonce_start_time\" class=\"arm_nonce_start_time\" value=\"form_filter_st\" \/><input type=\"hidden\" data-id=\"arm_nonce_keyboard_press\" class=\"arm_nonce_keyboard_press\" value=\"form_filter_kp\" \/><input type=\"hidden\" name=\"arm_nonce_check\" value=\"d938e1ff3d\" \/><\/div><\/div><div class=\"armclear\"><\/div>  \r\n            <!--Plugin Name: ARMember    \r\n                Plugin Version: 7.5 \r\n                Developed By: Repute Infosystems\r\n                Developer URL: http:\/\/www.reputeinfosystems.com\/\r\n            --><\/div><div class=\"armclear\"><\/div><\/div><div class='arm_setup_summary_text_main_container'><div class='arm_setup_summary_text_container arm_module_box' style='text-align:center;'><input type=\"hidden\" name=\"arm_total_payable_amount\" data-id=\"arm_total_payable_amount\" value=\"\"\/><input type=\"hidden\" name=\"arm_zero_amount_discount\" data-id=\"arm_zero_amount_discount\" value=\"0.00\"\/><div class=\"arm_setup_summary_text\"><div>Payment Summary<\/div><br \/><div>Your currently selected plan : <strong><span class=\"arm_plan_name_text\"><\/span><\/strong>,  Plan Amount : <strong><span class=\"arm_order_currency\"><\/span><span class=\"arm_plan_amount_text\"><\/span> <\/strong> <\/div><div>Coupon Discount Amount : <strong><span class=\"arm_order_currency\"><\/span><span class=\"arm_discount_amount_text\"><\/span> <\/strong>, Final Payable Amount: <strong><span class=\"arm_order_currency\"><\/span><span class=\"arm_payable_amount_text\"><\/span> <\/strong> <\/div><\/div><\/div><\/div><div class=\"arm_setup_submit_btn_main_wrapper\"><div class=\"arm_setup_submit_btn_wrapper arm_form_101 arm_form_layout_writer_border arm-default-form arm--material-outline-style arm_materialize_form  armf_alignment_left armf_layout_block armf_button_position_center arm_form_ltr\"><div class=\"arm-df__form-group arm-df__form-group_submit\"><div class=\"arm-df__form-field\"><div class=\"arm-df__form-field-wrap_submit arm-df__form-field-wrap\" id=\"arm_setup_form_input_container4\"><button type=\"submit\" name=\"ARMSETUPSUBMIT\" class=\"arm_setup_submit_btn arm-df__form-control-submit-btn arm-df__form-group_button arm_material_input  --arm-is-flat-style\" onclick=\"armSubmitBtnClick(event)\"><span class=\"arm_spinner\"><!DOCTYPE svg PUBLIC \"-\/\/W3C\/\/DTD SVG 1.1\/\/EN\" \"http:\/\/www.w3.org\/Graphics\/SVG\/1.1\/DTD\/svg11.dtd\"><svg version=\"1.1\" id=\"arm_form_loader\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"18px\" height=\"18px\" viewBox=\"0 0 26.349 26.35\" style=\"enable-background:new 0 0 26.349 26.35;\" xml:space=\"preserve\" ><g><g><circle cx=\"13.792\" cy=\"3.082\" r=\"3.082\" \/><circle cx=\"13.792\" cy=\"24.501\" r=\"1.849\"\/><circle cx=\"6.219\" cy=\"6.218\" r=\"2.774\"\/><circle cx=\"21.365\" cy=\"21.363\" r=\"1.541\"\/><circle cx=\"3.082\" cy=\"13.792\" r=\"2.465\"\/><circle cx=\"24.501\" cy=\"13.791\" r=\"1.232\"\/><path d=\"M4.694,19.84c-0.843,0.843-0.843,2.207,0,3.05c0.842,0.843,2.208,0.843,3.05,0c0.843-0.843,0.843-2.207,0-3.05 C6.902,18.996,5.537,18.988,4.694,19.84z\"\/><circle cx=\"21.364\" cy=\"6.218\" r=\"0.924\"\/><\/g><\/g><g><\/g><g><\/g><g><\/g><g><\/g><g><\/g><g><\/g><g><\/g><g><\/g><g><\/g><g><\/g><g><\/g><g><\/g><g><\/g><g><\/g><g><\/g><\/svg><\/span>Submit<\/button><\/div><\/div><\/div><\/div><\/div><\/div><\/form><\/div><\/div><div class=\"armclear\"><\/div><\/div><\/div><\/div><div class=\"armclear\">&nbsp;<\/div>  \r\n            <!--Plugin Name: ARMember    \r\n                Plugin Version: 7.5 \r\n                Developed By: Repute Infosystems\r\n                Developer URL: http:\/\/www.reputeinfosystems.com\/\r\n            -->\n    <\/div>\n  <\/div>\n<\/section>\n\n\n<!-- \u2554\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2557\n     \u2551  MOTION SCRIPT - loaded ONCE, at the very end.                     \u2551\n     \u2551  Scroll reveal. Vanilla JS, no plugin, no jQuery.                  \u2551\n     \u2551  Skips itself entirely when the visitor asks for reduced motion.   \u2551\n     \u2551  Part of the single block with everything above.                  \u2551\n     \u255a\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u255d -->\n<script>\ndocument.addEventListener('DOMContentLoaded', function () {\n  if (window.matchMedia('(prefers-reduced-motion: reduce)').matches) return;\n\n  \/* 1. Scroll reveal: fade + rise elements as they enter the viewport *\/\n  var reveals = document.querySelectorAll('.bdhs-home .bdhs-reveal');\n  if ('IntersectionObserver' in window && reveals.length) {\n    reveals.forEach(function (el) { el.classList.add('bdhs-prep'); });\n    var io = new IntersectionObserver(function (entries) {\n      entries.forEach(function (entry) {\n        if (entry.isIntersecting) {\n          entry.target.classList.add('bdhs-in');\n          io.unobserve(entry.target);\n        }\n      });\n    }, { threshold: 0.12, rootMargin: '0px 0px -40px 0px' });\n    reveals.forEach(function (el) { io.observe(el); });\n  }\n});\n<\/script>\n\n","protected":false},"excerpt":{"rendered":"<p>S\u00e9rie originale BDH Be Outspoken with Creatives \u00c9pisode 1 gratuit Saison 1 19 \u00e9pisodes Entrevues Bernardson rencontre des pigistes, des artistes et des personnalit\u00e9s publiques pour des discussions honn\u00eates sur la vie cr\u00e9ative. Des histoires vraies qui vous seront utiles. L&rsquo;\u00e9pisode 1 est gratuit \u00e0 regarder. Lire l&rsquo;\u00e9pisode 1 Voir tous les \u00e9pisodes Simple et&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-465","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/bdhstreams.com\/fr\/wp-json\/wp\/v2\/pages\/465","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bdhstreams.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bdhstreams.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bdhstreams.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bdhstreams.com\/fr\/wp-json\/wp\/v2\/comments?post=465"}],"version-history":[{"count":10,"href":"https:\/\/bdhstreams.com\/fr\/wp-json\/wp\/v2\/pages\/465\/revisions"}],"predecessor-version":[{"id":793,"href":"https:\/\/bdhstreams.com\/fr\/wp-json\/wp\/v2\/pages\/465\/revisions\/793"}],"wp:attachment":[{"href":"https:\/\/bdhstreams.com\/fr\/wp-json\/wp\/v2\/media?parent=465"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}