{"id":322,"date":"2024-08-29T17:46:23","date_gmt":"2024-08-29T20:46:23","guid":{"rendered":"https:\/\/inteligenciaetecnologias.com.br\/?p=322"},"modified":"2024-08-29T17:47:16","modified_gmt":"2024-08-29T20:47:16","slug":"criacao-de-mapas-geoespaciais-com-r-scripts-prontos-etapas-explicadas-e-exemplos-praticos","status":"publish","type":"post","link":"https:\/\/inteligenciaetecnologias.com.br\/index.php\/2024\/08\/29\/criacao-de-mapas-geoespaciais-com-r-scripts-prontos-etapas-explicadas-e-exemplos-praticos\/","title":{"rendered":"Cria\u00e7\u00e3o de Mapas Geoespaciais com R: Scripts Prontos, Etapas Explicadas e Exemplos Pr\u00e1ticos"},"content":{"rendered":"<p>&nbsp;<\/p>\n<style>\n      *,\n      *::before,\n      *::after {\n        box-sizing: border-box;\n      }<\/p>\n<p>      html {\n        font-family: sans-serif;\n        -webkit-text-size-adjust: 100%;\n      }<\/p>\n<p>      article,\n      aside,\n      figcaption,\n      figure,\n      footer,\n      header,\n      hgroup,\n      main,\n      nav,\n      section {\n        display: block;\n      }<\/p>\n<p>      body {\n        margin: 0;\n        text-align: left;\n      }<\/p>\n<p>      button,\n      [type='button'],\n      [type='reset'],\n      [type='submit'] {\n        -webkit-appearance: button;\n        appearance: button;\n      }<\/p>\n<p>      button::-moz-focus-inner,\n      [type='button']::-moz-focus-inner,\n      [type='reset']::-moz-focus-inner,\n      [type='submit']::-moz-focus-inner {\n        border-style: none;\n        padding: 0;\n      }<\/p>\n<p>      .hide-delayed {\n        display: none !important;\n      }\n    <\/style>\n<style>.ls-page { display: flex; flex-direction: column; align-items: center; }.ls-page-ls-7fe1e845-48eb-4aaf-91dd-6a1a951aeb27 { padding: 0px 0px 0px 0px; }.ls-section { display: flex; flex-direction: column; align-items: center; box-sizing: border-box; width: 100%; }.ls-section-ls-b47e869a-8d49-499d-9391-0023cea4d603-title { background: #121212; padding: 80px 0px 80px 0px; } @media screen and (max-width: 833px) { .ls-section-ls-b47e869a-8d49-499d-9391-0023cea4d603-title { padding: 35px 0px 0px 0px; background: #000000; } }.ls-row { display: flex; box-sizing: border-box; width: 100%; max-width: 1200px; }.ls-row-ls-6711906b-718c-4327-99de-45fb90ecfd15 { padding: 0px 0px 0px 0px; flex-direction: row; } @media screen and (max-width: 1023px) { .ls-row-ls-6711906b-718c-4327-99de-45fb90ecfd15 { flex-direction: column; } } @media screen and (max-width: 833px) { .ls-row-ls-6711906b-718c-4327-99de-45fb90ecfd15 { flex-direction: column; } }.ls-column-ls-4c7694ef-2c33-4447-bff7-1f8150b77932 { display: flex; box-sizing: border-box; flex: 12; background: transparent; padding: 0px 0px 0px 0px; flex-direction: column; justify-content: center; align-items: flex-start; } @media screen and (max-width: 833px) { .ls-column-ls-4c7694ef-2c33-4447-bff7-1f8150b77932 { padding: 0px 0px 48px 0px; justify-content: center; align-items: center; } }.ls-text-ls-034f11bf-9167-4cf8-a257-2d0fd9879cfa { display: inline-block; word-break: break-word; color: #191C1F; } .ls-text-ls-034f11bf-9167-4cf8-a257-2d0fd9879cfa h1, .ls-text-ls-034f11bf-9167-4cf8-a257-2d0fd9879cfa h2, .ls-text-ls-034f11bf-9167-4cf8-a257-2d0fd9879cfa h3, .ls-text-ls-034f11bf-9167-4cf8-a257-2d0fd9879cfa p, .ls-text-ls-034f11bf-9167-4cf8-a257-2d0fd9879cfa li { line-height: 1.5; overflow: hidden; margin: 0; } .ls-text-ls-034f11bf-9167-4cf8-a257-2d0fd9879cfa h1 { font-size: 40px; } .ls-text-ls-034f11bf-9167-4cf8-a257-2d0fd9879cfa h2 { font-size: 32px; } .ls-text-ls-034f11bf-9167-4cf8-a257-2d0fd9879cfa h3 { font-size: 24px; } .ls-text-ls-034f11bf-9167-4cf8-a257-2d0fd9879cfa p, .ls-text-ls-034f11bf-9167-4cf8-a257-2d0fd9879cfa li { font-size: 16px; } .ls-text-host-ls-034f11bf-9167-4cf8-a257-2d0fd9879cfa { width: 100%; display: inline-flex; max-width: 100%; } .ls-text-ls-034f11bf-9167-4cf8-a257-2d0fd9879cfa { display: inline-block; width: 100%; padding: 10px 10px 10px 10px; } .ls-text-ls-034f11bf-9167-4cf8-a257-2d0fd9879cfa > * { white-space: pre-wrap; } .ls-text-ls-034f11bf-9167-4cf8-a257-2d0fd9879cfa__desktop { display: inline; } .ls-text-ls-034f11bf-9167-4cf8-a257-2d0fd9879cfa__tablet { display: none; } .ls-text-ls-034f11bf-9167-4cf8-a257-2d0fd9879cfa__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-text-ls-034f11bf-9167-4cf8-a257-2d0fd9879cfa__desktop { display: none; } .ls-text-ls-034f11bf-9167-4cf8-a257-2d0fd9879cfa__tablet { display: inline; } .ls-text-ls-034f11bf-9167-4cf8-a257-2d0fd9879cfa__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-text-host-ls-034f11bf-9167-4cf8-a257-2d0fd9879cfa { max-width: 100%; } .ls-text-ls-034f11bf-9167-4cf8-a257-2d0fd9879cfa { padding: 10px 10px 0px 10px; } .ls-text-ls-034f11bf-9167-4cf8-a257-2d0fd9879cfa__desktop { display: none; } .ls-text-ls-034f11bf-9167-4cf8-a257-2d0fd9879cfa__tablet { display: none; } .ls-text-ls-034f11bf-9167-4cf8-a257-2d0fd9879cfa__mobile { display: inline; } }.ls-text-ls-67f3c331-37f7-4152-8478-9334d1c03b7b { display: inline-block; word-break: break-word; color: #191C1F; } .ls-text-ls-67f3c331-37f7-4152-8478-9334d1c03b7b h1, .ls-text-ls-67f3c331-37f7-4152-8478-9334d1c03b7b h2, .ls-text-ls-67f3c331-37f7-4152-8478-9334d1c03b7b h3, .ls-text-ls-67f3c331-37f7-4152-8478-9334d1c03b7b p, .ls-text-ls-67f3c331-37f7-4152-8478-9334d1c03b7b li { line-height: 1.5; overflow: hidden; margin: 0; } .ls-text-ls-67f3c331-37f7-4152-8478-9334d1c03b7b h1 { font-size: 40px; } .ls-text-ls-67f3c331-37f7-4152-8478-9334d1c03b7b h2 { font-size: 32px; } .ls-text-ls-67f3c331-37f7-4152-8478-9334d1c03b7b h3 { font-size: 24px; } .ls-text-ls-67f3c331-37f7-4152-8478-9334d1c03b7b p, .ls-text-ls-67f3c331-37f7-4152-8478-9334d1c03b7b li { font-size: 16px; } .ls-text-host-ls-67f3c331-37f7-4152-8478-9334d1c03b7b { width: 100%; display: inline-flex; max-width: 90%; } .ls-text-ls-67f3c331-37f7-4152-8478-9334d1c03b7b { display: inline-block; width: 100%; padding: 16px 10px 16px 10px; } .ls-text-ls-67f3c331-37f7-4152-8478-9334d1c03b7b > * { white-space: pre-wrap; } .ls-text-ls-67f3c331-37f7-4152-8478-9334d1c03b7b__desktop { display: inline; } .ls-text-ls-67f3c331-37f7-4152-8478-9334d1c03b7b__tablet { display: none; } .ls-text-ls-67f3c331-37f7-4152-8478-9334d1c03b7b__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-text-ls-67f3c331-37f7-4152-8478-9334d1c03b7b__desktop { display: none; } .ls-text-ls-67f3c331-37f7-4152-8478-9334d1c03b7b__tablet { display: inline; } .ls-text-ls-67f3c331-37f7-4152-8478-9334d1c03b7b__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-text-host-ls-67f3c331-37f7-4152-8478-9334d1c03b7b { max-width: 90%; } .ls-text-ls-67f3c331-37f7-4152-8478-9334d1c03b7b { padding: 16px 10px 10px 10px; } .ls-text-ls-67f3c331-37f7-4152-8478-9334d1c03b7b__desktop { display: none; } .ls-text-ls-67f3c331-37f7-4152-8478-9334d1c03b7b__tablet { display: none; } .ls-text-ls-67f3c331-37f7-4152-8478-9334d1c03b7b__mobile { display: inline; } }.ls-button-host { width: 100%; display: inline-flex; } .ls-button { display: flex; text-align: center; outline: none; cursor: pointer; align-items: center; justify-content: center; line-height: normal; gap: 8px; }.ls-button-host-ls-b21b713d-1e85-4136-834b-fbbb876c8787 { width: 100%; max-width: 60%; } .ls-button-ls-b21b713d-1e85-4136-834b-fbbb876c8787 { width: 100%; flex-direction: row-reverse; background: #FF8C42; color: #FFFFFF !important; font-size: 20px; margin: 32px 10px 16px 10px; padding: 15px 32px 16px 32px; border-style: none; border-color: #EF4E23; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; border-radius: 0px 0px 0px 0px; font-family: Oswald, sans-serif; font-weight: bold; font-style: normal; text-decoration: none; } @media screen and (max-width: 833px) { .ls-button-host-ls-b21b713d-1e85-4136-834b-fbbb876c8787 { max-width: 70%; } .ls-button-ls-b21b713d-1e85-4136-834b-fbbb876c8787 { margin: 20px 0px 0px 0px; padding: 12px 32px 12px 32px; font-size: 18px; } }.ls-column-ls-5bd2f823-a5e3-4731-bafc-f4252ef1c930 { display: flex; box-sizing: border-box; flex: 12; background: #FF8C42; padding: 48px 0px 48px 0px; flex-direction: column; justify-content: center; align-items: center; } @media screen and (max-width: 833px) { .ls-column-ls-5bd2f823-a5e3-4731-bafc-f4252ef1c930 { background: #FFFFFF; padding: 38px 0px 38px 0px; justify-content: center; align-items: center; } }.ls-image-host-ls-54d2b5e1-6389-4386-97f5-e1d5e11d453f { width: 100%; display: inline-flex; max-width: 500px; } .ls-image-ls-54d2b5e1-6389-4386-97f5-e1d5e11d453f { width: 100%; display: inline-flex; } .ls-image-ls-54d2b5e1-6389-4386-97f5-e1d5e11d453f a { width: 100%; display: block; } .ls-image-ls-54d2b5e1-6389-4386-97f5-e1d5e11d453f__img { border: none; padding: 0; width: 100%; height: 500px; margin: 0px 0px 0px 0px; overflow: hidden; border-style: none; border-color: #E186BC; border-radius: 0px 0px 0px 0px; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; object-fit: cover; } .ls-image-ls-54d2b5e1-6389-4386-97f5-e1d5e11d453f__img__desktop { display: inline-flex; } .ls-image-ls-54d2b5e1-6389-4386-97f5-e1d5e11d453f__img__tablet { display: none; } .ls-image-ls-54d2b5e1-6389-4386-97f5-e1d5e11d453f__img__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-image-ls-54d2b5e1-6389-4386-97f5-e1d5e11d453f__img__desktop { display: none; } .ls-image-ls-54d2b5e1-6389-4386-97f5-e1d5e11d453f__img__tablet { display: inline-flex; } .ls-image-ls-54d2b5e1-6389-4386-97f5-e1d5e11d453f__img__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-image-host-ls-54d2b5e1-6389-4386-97f5-e1d5e11d453f { max-width: 300px; } .ls-image-ls-54d2b5e1-6389-4386-97f5-e1d5e11d453f__img { height: 300px; } .ls-image-ls-54d2b5e1-6389-4386-97f5-e1d5e11d453f__img__desktop { display: none; } .ls-image-ls-54d2b5e1-6389-4386-97f5-e1d5e11d453f__img__tablet { display: none; } .ls-image-ls-54d2b5e1-6389-4386-97f5-e1d5e11d453f__img__mobile { display: inline-flex; } }.ls-section-ls-5269a06f-5ce8-4e1f-80db-64b6681e218b-about-content { background: #3A2157; padding: 140px 0px 140px 0px; } @media screen and (max-width: 833px) { .ls-section-ls-5269a06f-5ce8-4e1f-80db-64b6681e218b-about-content { padding: 80px 0px 70px 0px; background: #0C177B; } }.ls-row-ls-67cc778c-9594-40e3-85ef-26dd23b66065 { padding: 0px 0px 0px 0px; flex-direction: row; } @media screen and (max-width: 1023px) { .ls-row-ls-67cc778c-9594-40e3-85ef-26dd23b66065 { flex-direction: column; } } @media screen and (max-width: 833px) { .ls-row-ls-67cc778c-9594-40e3-85ef-26dd23b66065 { flex-direction: column; } }.ls-column-ls-48041321-2bb0-47a6-b940-231a55fca155 { display: flex; box-sizing: border-box; flex: 12; padding: 0px 0px 0px 0px; flex-direction: column; justify-content: center; align-items: flex-start; } @media screen and (max-width: 833px) { .ls-column-ls-48041321-2bb0-47a6-b940-231a55fca155 { padding: 0px 0px 40px 0px; } }.ls-video-host { position: relative; overflow: hidden; background-position: center center; background-repeat: no-repeat; cursor: pointer; } .ls-video--bg-black { background-color: #000000; } .ls-video__iframe { position: absolute; inset: 0; height: 100%; width: 100%; } .ls-video__iframe--hide { display: none; } .play-btn { width: clamp(50px,20vw,68px); height: clamp(50px,20vw,68px); opacity: 0.8; cursor: pointer; transition: all 0.2s ease-in-out; pointer-events: none; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } .play-btn--hide { display: none; } .play-btn svg { fill: currentColor; z-index: 64; }.ls-video-host-ls-e6308e67-508d-4cf4-a7e9-dc59c84b16c5 { width: 100%; display: inline-flex; max-width: 600px; } .ls-video-ls-e6308e67-508d-4cf4-a7e9-dc59c84b16c5 { width: 100%; position: relative; overflow: hidden; margin: 0px 0px 0px 0px; height: 600px; border-radius: 0px 0px 0px 0px; border-style: solid; border-color: #00000000; border-top-width: 4px; border-right-width: 4px; border-bottom-width: 4px; border-left-width: 4px; } .ls-video-ls-e6308e67-508d-4cf4-a7e9-dc59c84b16c5__desktop { display: inline-flex; } .ls-video-ls-e6308e67-508d-4cf4-a7e9-dc59c84b16c5__tablet { display: none; } .ls-video-ls-e6308e67-508d-4cf4-a7e9-dc59c84b16c5__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-video-ls-e6308e67-508d-4cf4-a7e9-dc59c84b16c5__desktop { display: none; } .ls-video-ls-e6308e67-508d-4cf4-a7e9-dc59c84b16c5__tablet { display: inline-flex; } .ls-video-ls-e6308e67-508d-4cf4-a7e9-dc59c84b16c5__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-video-ls-e6308e67-508d-4cf4-a7e9-dc59c84b16c5 { margin: 0px 0px 0px 0px; border-style: solid; border-radius: 0px 0px 0px 0px; border-top-width: 7px; border-right-width: 7px; border-bottom-width: 7px; border-left-width: 7px; } .ls-video-ls-e6308e67-508d-4cf4-a7e9-dc59c84b16c5__desktop { display: none; } .ls-video-ls-e6308e67-508d-4cf4-a7e9-dc59c84b16c5__tablet { display: none; } .ls-video-ls-e6308e67-508d-4cf4-a7e9-dc59c84b16c5__mobile { display: inline-flex; } }.ls-column-ls-9aece4fd-85bb-4749-9570-dd300819f459 { display: flex; box-sizing: border-box; flex: 12; padding: 0px 0px 0px 40px; flex-direction: column; justify-content: center; align-items: flex-start; } @media screen and (max-width: 833px) { .ls-column-ls-9aece4fd-85bb-4749-9570-dd300819f459 { padding: 0px 30px 0px 30px; justify-content: center; align-items: center; } }.ls-text-ls-101cd5a7-1340-4fe3-98a6-07867ff2bf3c { display: inline-block; word-break: break-word; color: #191C1F; } .ls-text-ls-101cd5a7-1340-4fe3-98a6-07867ff2bf3c h1, .ls-text-ls-101cd5a7-1340-4fe3-98a6-07867ff2bf3c h2, .ls-text-ls-101cd5a7-1340-4fe3-98a6-07867ff2bf3c h3, .ls-text-ls-101cd5a7-1340-4fe3-98a6-07867ff2bf3c p, .ls-text-ls-101cd5a7-1340-4fe3-98a6-07867ff2bf3c li { line-height: 1.5; overflow: hidden; margin: 0; } .ls-text-ls-101cd5a7-1340-4fe3-98a6-07867ff2bf3c h1 { font-size: 40px; } .ls-text-ls-101cd5a7-1340-4fe3-98a6-07867ff2bf3c h2 { font-size: 32px; } .ls-text-ls-101cd5a7-1340-4fe3-98a6-07867ff2bf3c h3 { font-size: 24px; } .ls-text-ls-101cd5a7-1340-4fe3-98a6-07867ff2bf3c p, .ls-text-ls-101cd5a7-1340-4fe3-98a6-07867ff2bf3c li { font-size: 16px; } .ls-text-host-ls-101cd5a7-1340-4fe3-98a6-07867ff2bf3c { width: 100%; display: inline-flex; max-width: 80%; } .ls-text-ls-101cd5a7-1340-4fe3-98a6-07867ff2bf3c { display: inline-block; width: 100%; padding: 0px 10px 10px 10px; } .ls-text-ls-101cd5a7-1340-4fe3-98a6-07867ff2bf3c > * { white-space: pre-wrap; } .ls-text-ls-101cd5a7-1340-4fe3-98a6-07867ff2bf3c__desktop { display: inline; } .ls-text-ls-101cd5a7-1340-4fe3-98a6-07867ff2bf3c__tablet { display: none; } .ls-text-ls-101cd5a7-1340-4fe3-98a6-07867ff2bf3c__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-text-ls-101cd5a7-1340-4fe3-98a6-07867ff2bf3c__desktop { display: none; } .ls-text-ls-101cd5a7-1340-4fe3-98a6-07867ff2bf3c__tablet { display: inline; } .ls-text-ls-101cd5a7-1340-4fe3-98a6-07867ff2bf3c__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-text-host-ls-101cd5a7-1340-4fe3-98a6-07867ff2bf3c { max-width: 100%; } .ls-text-ls-101cd5a7-1340-4fe3-98a6-07867ff2bf3c { padding: 0px 10px 0px 10px; } .ls-text-ls-101cd5a7-1340-4fe3-98a6-07867ff2bf3c__desktop { display: none; } .ls-text-ls-101cd5a7-1340-4fe3-98a6-07867ff2bf3c__tablet { display: none; } .ls-text-ls-101cd5a7-1340-4fe3-98a6-07867ff2bf3c__mobile { display: inline; } }.ls-text-ls-b3647891-34fa-4298-a337-900041eb24af { display: inline-block; word-break: break-word; color: #191C1F; } .ls-text-ls-b3647891-34fa-4298-a337-900041eb24af h1, .ls-text-ls-b3647891-34fa-4298-a337-900041eb24af h2, .ls-text-ls-b3647891-34fa-4298-a337-900041eb24af h3, .ls-text-ls-b3647891-34fa-4298-a337-900041eb24af p, .ls-text-ls-b3647891-34fa-4298-a337-900041eb24af li { line-height: 1.5; overflow: hidden; margin: 0; } .ls-text-ls-b3647891-34fa-4298-a337-900041eb24af h1 { font-size: 40px; } .ls-text-ls-b3647891-34fa-4298-a337-900041eb24af h2 { font-size: 32px; } .ls-text-ls-b3647891-34fa-4298-a337-900041eb24af h3 { font-size: 24px; } .ls-text-ls-b3647891-34fa-4298-a337-900041eb24af p, .ls-text-ls-b3647891-34fa-4298-a337-900041eb24af li { font-size: 16px; } .ls-text-host-ls-b3647891-34fa-4298-a337-900041eb24af { width: 100%; display: inline-flex; max-width: 90%; } .ls-text-ls-b3647891-34fa-4298-a337-900041eb24af { display: inline-block; width: 100%; padding: 10px 10px 10px 10px; } .ls-text-ls-b3647891-34fa-4298-a337-900041eb24af > * { white-space: pre-wrap; } .ls-text-ls-b3647891-34fa-4298-a337-900041eb24af__desktop { display: inline; } .ls-text-ls-b3647891-34fa-4298-a337-900041eb24af__tablet { display: none; } .ls-text-ls-b3647891-34fa-4298-a337-900041eb24af__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-text-ls-b3647891-34fa-4298-a337-900041eb24af__desktop { display: none; } .ls-text-ls-b3647891-34fa-4298-a337-900041eb24af__tablet { display: inline; } .ls-text-ls-b3647891-34fa-4298-a337-900041eb24af__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-text-host-ls-b3647891-34fa-4298-a337-900041eb24af { max-width: 100%; } .ls-text-ls-b3647891-34fa-4298-a337-900041eb24af { padding: 24px 10px 10px 10px; } .ls-text-ls-b3647891-34fa-4298-a337-900041eb24af__desktop { display: none; } .ls-text-ls-b3647891-34fa-4298-a337-900041eb24af__tablet { display: none; } .ls-text-ls-b3647891-34fa-4298-a337-900041eb24af__mobile { display: inline; } }.ls-section-ls-151980bb-3021-402b-94b7-b759b49b1225-about-author { background: #121212; padding: 100px 0px 160px 0px; } @media screen and (max-width: 833px) { .ls-section-ls-151980bb-3021-402b-94b7-b759b49b1225-about-author { padding: 56px 0px 80px 0px; background: #000000; } }.ls-row-ls-af62a15c-a15c-4802-8147-3a9c13dcff09 { padding: 0px 0px 0px 0px; flex-direction: row; } @media screen and (max-width: 1023px) { .ls-row-ls-af62a15c-a15c-4802-8147-3a9c13dcff09 { flex-direction: column; } } @media screen and (max-width: 833px) { .ls-row-ls-af62a15c-a15c-4802-8147-3a9c13dcff09 { flex-direction: column; } }.ls-column-ls-3a0910c8-c113-48a3-a518-3fd093ca60cc { display: flex; box-sizing: border-box; flex: 12; padding: 0px 0px 0px 0px; flex-direction: column; justify-content: center; align-items: flex-start; } @media screen and (max-width: 833px) { .ls-column-ls-3a0910c8-c113-48a3-a518-3fd093ca60cc { padding: 16px 20px 48px 20px; justify-content: center; align-items: flex-start; } }.ls-text-ls-cc8b305e-5d47-47be-856b-c8b8d733baf9 { display: inline-block; word-break: break-word; color: #191C1F; } .ls-text-ls-cc8b305e-5d47-47be-856b-c8b8d733baf9 h1, .ls-text-ls-cc8b305e-5d47-47be-856b-c8b8d733baf9 h2, .ls-text-ls-cc8b305e-5d47-47be-856b-c8b8d733baf9 h3, .ls-text-ls-cc8b305e-5d47-47be-856b-c8b8d733baf9 p, .ls-text-ls-cc8b305e-5d47-47be-856b-c8b8d733baf9 li { line-height: 1.5; overflow: hidden; margin: 0; } .ls-text-ls-cc8b305e-5d47-47be-856b-c8b8d733baf9 h1 { font-size: 40px; } .ls-text-ls-cc8b305e-5d47-47be-856b-c8b8d733baf9 h2 { font-size: 32px; } .ls-text-ls-cc8b305e-5d47-47be-856b-c8b8d733baf9 h3 { font-size: 24px; } .ls-text-ls-cc8b305e-5d47-47be-856b-c8b8d733baf9 p, .ls-text-ls-cc8b305e-5d47-47be-856b-c8b8d733baf9 li { font-size: 16px; } .ls-text-host-ls-cc8b305e-5d47-47be-856b-c8b8d733baf9 { width: 100%; display: inline-flex; max-width: 100%; } .ls-text-ls-cc8b305e-5d47-47be-856b-c8b8d733baf9 { display: inline-block; width: 100%; padding: 0px 10px 00px 10px; } .ls-text-ls-cc8b305e-5d47-47be-856b-c8b8d733baf9 > * { white-space: pre-wrap; } .ls-text-ls-cc8b305e-5d47-47be-856b-c8b8d733baf9__desktop { display: inline; } .ls-text-ls-cc8b305e-5d47-47be-856b-c8b8d733baf9__tablet { display: none; } .ls-text-ls-cc8b305e-5d47-47be-856b-c8b8d733baf9__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-text-ls-cc8b305e-5d47-47be-856b-c8b8d733baf9__desktop { display: none; } .ls-text-ls-cc8b305e-5d47-47be-856b-c8b8d733baf9__tablet { display: inline; } .ls-text-ls-cc8b305e-5d47-47be-856b-c8b8d733baf9__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-text-host-ls-cc8b305e-5d47-47be-856b-c8b8d733baf9 { max-width: 90%; } .ls-text-ls-cc8b305e-5d47-47be-856b-c8b8d733baf9 { padding: 0px 10px 0px 10px; } .ls-text-ls-cc8b305e-5d47-47be-856b-c8b8d733baf9__desktop { display: none; } .ls-text-ls-cc8b305e-5d47-47be-856b-c8b8d733baf9__tablet { display: none; } .ls-text-ls-cc8b305e-5d47-47be-856b-c8b8d733baf9__mobile { display: inline; } }.ls-text-ls-ec1358b3-9a9a-4b4f-b8f2-8cc9c704514e { display: inline-block; word-break: break-word; color: #191C1F; } .ls-text-ls-ec1358b3-9a9a-4b4f-b8f2-8cc9c704514e h1, .ls-text-ls-ec1358b3-9a9a-4b4f-b8f2-8cc9c704514e h2, .ls-text-ls-ec1358b3-9a9a-4b4f-b8f2-8cc9c704514e h3, .ls-text-ls-ec1358b3-9a9a-4b4f-b8f2-8cc9c704514e p, .ls-text-ls-ec1358b3-9a9a-4b4f-b8f2-8cc9c704514e li { line-height: 1.5; overflow: hidden; margin: 0; } .ls-text-ls-ec1358b3-9a9a-4b4f-b8f2-8cc9c704514e h1 { font-size: 40px; } .ls-text-ls-ec1358b3-9a9a-4b4f-b8f2-8cc9c704514e h2 { font-size: 32px; } .ls-text-ls-ec1358b3-9a9a-4b4f-b8f2-8cc9c704514e h3 { font-size: 24px; } .ls-text-ls-ec1358b3-9a9a-4b4f-b8f2-8cc9c704514e p, .ls-text-ls-ec1358b3-9a9a-4b4f-b8f2-8cc9c704514e li { font-size: 16px; } .ls-text-host-ls-ec1358b3-9a9a-4b4f-b8f2-8cc9c704514e { width: 100%; display: inline-flex; max-width: 100%; } .ls-text-ls-ec1358b3-9a9a-4b4f-b8f2-8cc9c704514e { display: inline-block; width: 100%; padding: 10px 10px 032px 10px; } .ls-text-ls-ec1358b3-9a9a-4b4f-b8f2-8cc9c704514e > * { white-space: pre-wrap; } .ls-text-ls-ec1358b3-9a9a-4b4f-b8f2-8cc9c704514e__desktop { display: inline; } .ls-text-ls-ec1358b3-9a9a-4b4f-b8f2-8cc9c704514e__tablet { display: none; } .ls-text-ls-ec1358b3-9a9a-4b4f-b8f2-8cc9c704514e__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-text-ls-ec1358b3-9a9a-4b4f-b8f2-8cc9c704514e__desktop { display: none; } .ls-text-ls-ec1358b3-9a9a-4b4f-b8f2-8cc9c704514e__tablet { display: inline; } .ls-text-ls-ec1358b3-9a9a-4b4f-b8f2-8cc9c704514e__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-text-host-ls-ec1358b3-9a9a-4b4f-b8f2-8cc9c704514e { max-width: 100%; } .ls-text-ls-ec1358b3-9a9a-4b4f-b8f2-8cc9c704514e { padding: 10px 10px 12px 10px; } .ls-text-ls-ec1358b3-9a9a-4b4f-b8f2-8cc9c704514e__desktop { display: none; } .ls-text-ls-ec1358b3-9a9a-4b4f-b8f2-8cc9c704514e__tablet { display: none; } .ls-text-ls-ec1358b3-9a9a-4b4f-b8f2-8cc9c704514e__mobile { display: inline; } }.ls-text-ls-717d2312-7883-4b13-9370-50f33de33e00 { display: inline-block; word-break: break-word; color: #191C1F; } .ls-text-ls-717d2312-7883-4b13-9370-50f33de33e00 h1, .ls-text-ls-717d2312-7883-4b13-9370-50f33de33e00 h2, .ls-text-ls-717d2312-7883-4b13-9370-50f33de33e00 h3, .ls-text-ls-717d2312-7883-4b13-9370-50f33de33e00 p, .ls-text-ls-717d2312-7883-4b13-9370-50f33de33e00 li { line-height: 1.5; overflow: hidden; margin: 0; } .ls-text-ls-717d2312-7883-4b13-9370-50f33de33e00 h1 { font-size: 40px; } .ls-text-ls-717d2312-7883-4b13-9370-50f33de33e00 h2 { font-size: 32px; } .ls-text-ls-717d2312-7883-4b13-9370-50f33de33e00 h3 { font-size: 24px; } .ls-text-ls-717d2312-7883-4b13-9370-50f33de33e00 p, .ls-text-ls-717d2312-7883-4b13-9370-50f33de33e00 li { font-size: 16px; } .ls-text-host-ls-717d2312-7883-4b13-9370-50f33de33e00 { width: 100%; display: inline-flex; max-width: 100%; } .ls-text-ls-717d2312-7883-4b13-9370-50f33de33e00 { display: inline-block; width: 100%; padding: 16px 10px 0px 10px; } .ls-text-ls-717d2312-7883-4b13-9370-50f33de33e00 > * { white-space: pre-wrap; } .ls-text-ls-717d2312-7883-4b13-9370-50f33de33e00__desktop { display: inline; } .ls-text-ls-717d2312-7883-4b13-9370-50f33de33e00__tablet { display: none; } .ls-text-ls-717d2312-7883-4b13-9370-50f33de33e00__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-text-ls-717d2312-7883-4b13-9370-50f33de33e00__desktop { display: none; } .ls-text-ls-717d2312-7883-4b13-9370-50f33de33e00__tablet { display: inline; } .ls-text-ls-717d2312-7883-4b13-9370-50f33de33e00__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-text-host-ls-717d2312-7883-4b13-9370-50f33de33e00 { max-width: 100%; } .ls-text-ls-717d2312-7883-4b13-9370-50f33de33e00 { padding: 10px 10px 10px 10px; } .ls-text-ls-717d2312-7883-4b13-9370-50f33de33e00__desktop { display: none; } .ls-text-ls-717d2312-7883-4b13-9370-50f33de33e00__tablet { display: none; } .ls-text-ls-717d2312-7883-4b13-9370-50f33de33e00__mobile { display: inline; } }.ls-column-ls-12280c38-9f99-4c88-a49c-eeb28be76540 { display: flex; box-sizing: border-box; flex: 12; padding: 64px 0px 0px 0px; flex-direction: column; justify-content: flex-end; align-items: flex-end; } @media screen and (max-width: 833px) { .ls-column-ls-12280c38-9f99-4c88-a49c-eeb28be76540 { padding: 0px 0px 0px 0px; justify-content: center; align-items: center; } }.ls-group-host-ls-d86b225c-9c2c-46c5-87cd-f859528e84b6 { width: 100%; max-width: 500px; display: inline-flex; } .ls-group-ls-d86b225c-9c2c-46c5-87cd-f859528e84b6 { overflow: hidden; display: flex; flex-wrap: wrap; box-sizing: border-box; width: 100%; background: #121212; padding: 10px 10px 10px 10px; margin: 0px 0px 0px 0px; border-radius: 0px 0px 0px 0px; flex-direction: column; justify-content: center; align-items: center; } @media screen and (max-width: 833px) { .ls-group-host-ls-d86b225c-9c2c-46c5-87cd-f859528e84b6 { max-width: 312px; } }.ls-image-host-ls-706b8a13-d6b5-4727-9ae0-8e4d77b72648 { width: 100%; display: inline-flex; max-width: 500px; } .ls-image-ls-706b8a13-d6b5-4727-9ae0-8e4d77b72648 { width: 100%; display: inline-flex; } .ls-image-ls-706b8a13-d6b5-4727-9ae0-8e4d77b72648 a { width: 100%; display: block; } .ls-image-ls-706b8a13-d6b5-4727-9ae0-8e4d77b72648__img { border: none; padding: 0; width: 100%; height: 500px; margin: 0px 0px 0px 0px; overflow: hidden; border-style: solid; border-color: #00000000; border-radius: 0px 0px 0px 0px; border-top-width: 5px; border-right-width: 5px; border-bottom-width: 5px; border-left-width: 5px; object-fit: cover; } .ls-image-ls-706b8a13-d6b5-4727-9ae0-8e4d77b72648__img__desktop { display: inline-flex; } .ls-image-ls-706b8a13-d6b5-4727-9ae0-8e4d77b72648__img__tablet { display: none; } .ls-image-ls-706b8a13-d6b5-4727-9ae0-8e4d77b72648__img__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-image-ls-706b8a13-d6b5-4727-9ae0-8e4d77b72648__img__desktop { display: none; } .ls-image-ls-706b8a13-d6b5-4727-9ae0-8e4d77b72648__img__tablet { display: inline-flex; } .ls-image-ls-706b8a13-d6b5-4727-9ae0-8e4d77b72648__img__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-image-host-ls-706b8a13-d6b5-4727-9ae0-8e4d77b72648 { max-width: 300px; } .ls-image-ls-706b8a13-d6b5-4727-9ae0-8e4d77b72648__img { height: 300px; border-top-width: 5px; border-right-width: 5px; border-bottom-width: 5px; border-left-width: 5px; } .ls-image-ls-706b8a13-d6b5-4727-9ae0-8e4d77b72648__img__desktop { display: none; } .ls-image-ls-706b8a13-d6b5-4727-9ae0-8e4d77b72648__img__tablet { display: none; } .ls-image-ls-706b8a13-d6b5-4727-9ae0-8e4d77b72648__img__mobile { display: inline-flex; } }.ls-section-ls-dcaf847c-42a9-4bd8-8fd6-090767339114 { background: #3A2157; padding: 0px 0px 0px 0px; }.ls-row-ls-0f53d9d8-24dd-4a1e-8921-1433a4e389e5 { padding: 0px 0px 0px 0px; flex-direction: row; } @media screen and (max-width: 1023px) { .ls-row-ls-0f53d9d8-24dd-4a1e-8921-1433a4e389e5 { flex-direction: column; } } @media screen and (max-width: 833px) { .ls-row-ls-0f53d9d8-24dd-4a1e-8921-1433a4e389e5 { flex-direction: column; } }.ls-column-ls-15ce1a0e-ce1c-45f8-8077-2b685385e0a8 { display: flex; box-sizing: border-box; flex: 12; padding: 88px 0px 88px 0px; flex-direction: row; justify-content: center; align-items: center; align-content: center; flex-wrap: wrap; } @media screen and (max-width: 833px) { .ls-column-ls-15ce1a0e-ce1c-45f8-8077-2b685385e0a8 { flex-wrap: unset; padding: 54px 0px 64px 0px; flex-direction: column; justify-content: center; align-items: center; } }.ls-text-ls-41041256-1b5a-42a9-9394-b01a999807bb { display: inline-block; word-break: break-word; color: #191C1F; } .ls-text-ls-41041256-1b5a-42a9-9394-b01a999807bb h1, .ls-text-ls-41041256-1b5a-42a9-9394-b01a999807bb h2, .ls-text-ls-41041256-1b5a-42a9-9394-b01a999807bb h3, .ls-text-ls-41041256-1b5a-42a9-9394-b01a999807bb p, .ls-text-ls-41041256-1b5a-42a9-9394-b01a999807bb li { line-height: 1.5; overflow: hidden; margin: 0; } .ls-text-ls-41041256-1b5a-42a9-9394-b01a999807bb h1 { font-size: 40px; } .ls-text-ls-41041256-1b5a-42a9-9394-b01a999807bb h2 { font-size: 32px; } .ls-text-ls-41041256-1b5a-42a9-9394-b01a999807bb h3 { font-size: 24px; } .ls-text-ls-41041256-1b5a-42a9-9394-b01a999807bb p, .ls-text-ls-41041256-1b5a-42a9-9394-b01a999807bb li { font-size: 16px; } .ls-text-host-ls-41041256-1b5a-42a9-9394-b01a999807bb { width: 100%; display: inline-flex; max-width: 100%; } .ls-text-ls-41041256-1b5a-42a9-9394-b01a999807bb { display: inline-block; width: 100%; padding: 10px 10px 10px 10px; } .ls-text-ls-41041256-1b5a-42a9-9394-b01a999807bb > * { white-space: pre-wrap; } .ls-text-ls-41041256-1b5a-42a9-9394-b01a999807bb__desktop { display: inline; } .ls-text-ls-41041256-1b5a-42a9-9394-b01a999807bb__tablet { display: none; } .ls-text-ls-41041256-1b5a-42a9-9394-b01a999807bb__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-text-ls-41041256-1b5a-42a9-9394-b01a999807bb__desktop { display: none; } .ls-text-ls-41041256-1b5a-42a9-9394-b01a999807bb__tablet { display: inline; } .ls-text-ls-41041256-1b5a-42a9-9394-b01a999807bb__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-text-host-ls-41041256-1b5a-42a9-9394-b01a999807bb { max-width: 95%; } .ls-text-ls-41041256-1b5a-42a9-9394-b01a999807bb { padding: 10px 10px 10px 10px; } .ls-text-ls-41041256-1b5a-42a9-9394-b01a999807bb__desktop { display: none; } .ls-text-ls-41041256-1b5a-42a9-9394-b01a999807bb__tablet { display: none; } .ls-text-ls-41041256-1b5a-42a9-9394-b01a999807bb__mobile { display: inline; } }.ls-button-host-ls-135245e8-fb92-49b4-8e9b-7ce2ee4ca49b { width: 100%; max-width: 40%; } .ls-button-ls-135245e8-fb92-49b4-8e9b-7ce2ee4ca49b { width: 100%; flex-direction: row-reverse; background: #FF8C42; color: #FFFFFF !important; font-size: 20px; margin: 24px 10px 16px 10px; padding: 15px 32px 16px 32px; border-style: none; border-color: #EF4E23; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; border-radius: 0px 0px 0px 0px; font-family: Oswald, sans-serif; font-weight: bold; font-style: normal; text-decoration: none; } @media screen and (max-width: 833px) { .ls-button-host-ls-135245e8-fb92-49b4-8e9b-7ce2ee4ca49b { max-width: 70%; } .ls-button-ls-135245e8-fb92-49b4-8e9b-7ce2ee4ca49b { margin: 16px 0px 0px 0px; padding: 12px 32px 12px 32px; font-size: 18px; } }.ls-section-ls-48737784-f79a-4fa7-8c36-62d81ef3998e { background: #121212; padding: 140px 0px 140px 0px; } @media screen and (max-width: 833px) { .ls-section-ls-48737784-f79a-4fa7-8c36-62d81ef3998e { padding: 90px 0px 95px 0px; } }.ls-row-ls-11422869-93b4-46be-8f99-6ece149481aa { padding: 0px 0px 0px 0px; flex-direction: row; } @media screen and (max-width: 1023px) { .ls-row-ls-11422869-93b4-46be-8f99-6ece149481aa { flex-direction: column; } } @media screen and (max-width: 833px) { .ls-row-ls-11422869-93b4-46be-8f99-6ece149481aa { flex-direction: column; } }.ls-column-ls-c874d04c-ae3e-47f8-8835-24d566618601 { display: flex; box-sizing: border-box; flex: 12; padding: 0px 0px 0px 90px; flex-direction: column; justify-content: center; align-items: center; } @media screen and (max-width: 833px) { .ls-column-ls-c874d04c-ae3e-47f8-8835-24d566618601 { padding: 0px 0px 0px 0px; } }.ls-image-host-ls-2bf7382c-144b-4cec-974f-96cd6ef0bead { width: 100%; display: inline-flex; max-width: 400px; } .ls-image-ls-2bf7382c-144b-4cec-974f-96cd6ef0bead { width: 100%; display: inline-flex; } .ls-image-ls-2bf7382c-144b-4cec-974f-96cd6ef0bead a { width: 100%; display: block; } .ls-image-ls-2bf7382c-144b-4cec-974f-96cd6ef0bead__img { border: none; padding: 0; width: 100%; height: 400px; margin: 0px 0px 0px 0px; overflow: hidden; border-style: none; border-color: #5981e3; border-radius: 4px 4px 4px 4px; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; object-fit: contain; } .ls-image-ls-2bf7382c-144b-4cec-974f-96cd6ef0bead__img__desktop { display: inline-flex; } .ls-image-ls-2bf7382c-144b-4cec-974f-96cd6ef0bead__img__tablet { display: none; } .ls-image-ls-2bf7382c-144b-4cec-974f-96cd6ef0bead__img__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-image-ls-2bf7382c-144b-4cec-974f-96cd6ef0bead__img__desktop { display: none; } .ls-image-ls-2bf7382c-144b-4cec-974f-96cd6ef0bead__img__tablet { display: inline-flex; } .ls-image-ls-2bf7382c-144b-4cec-974f-96cd6ef0bead__img__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-image-host-ls-2bf7382c-144b-4cec-974f-96cd6ef0bead { max-width: 250px; } .ls-image-ls-2bf7382c-144b-4cec-974f-96cd6ef0bead__img { height: 250px; } .ls-image-ls-2bf7382c-144b-4cec-974f-96cd6ef0bead__img__desktop { display: none; } .ls-image-ls-2bf7382c-144b-4cec-974f-96cd6ef0bead__img__tablet { display: none; } .ls-image-ls-2bf7382c-144b-4cec-974f-96cd6ef0bead__img__mobile { display: inline-flex; } }.ls-column-ls-818b4f89-8590-476f-a386-31818a31cc13 { display: flex; box-sizing: border-box; flex: 12; padding: 50px 0px 50px 30px; flex-direction: row; justify-content: flex-start; align-items: center; align-content: center; flex-wrap: wrap; } @media screen and (max-width: 833px) { .ls-column-ls-818b4f89-8590-476f-a386-31818a31cc13 { flex-wrap: unset; padding: 24px 16px 0px 16px; flex-direction: column; justify-content: center; align-items: center; } }.ls-text-ls-643359ca-e493-4648-806c-e0cee2de6d41 { display: inline-block; word-break: break-word; color: #191C1F; } .ls-text-ls-643359ca-e493-4648-806c-e0cee2de6d41 h1, .ls-text-ls-643359ca-e493-4648-806c-e0cee2de6d41 h2, .ls-text-ls-643359ca-e493-4648-806c-e0cee2de6d41 h3, .ls-text-ls-643359ca-e493-4648-806c-e0cee2de6d41 p, .ls-text-ls-643359ca-e493-4648-806c-e0cee2de6d41 li { line-height: 1.5; overflow: hidden; margin: 0; } .ls-text-ls-643359ca-e493-4648-806c-e0cee2de6d41 h1 { font-size: 40px; } .ls-text-ls-643359ca-e493-4648-806c-e0cee2de6d41 h2 { font-size: 32px; } .ls-text-ls-643359ca-e493-4648-806c-e0cee2de6d41 h3 { font-size: 24px; } .ls-text-ls-643359ca-e493-4648-806c-e0cee2de6d41 p, .ls-text-ls-643359ca-e493-4648-806c-e0cee2de6d41 li { font-size: 16px; } .ls-text-host-ls-643359ca-e493-4648-806c-e0cee2de6d41 { width: 100%; display: inline-flex; max-width: 400px; } .ls-text-ls-643359ca-e493-4648-806c-e0cee2de6d41 { display: inline-block; width: 100%; padding: 10px 10px 10px 10px; } .ls-text-ls-643359ca-e493-4648-806c-e0cee2de6d41 > * { white-space: pre-wrap; } .ls-text-ls-643359ca-e493-4648-806c-e0cee2de6d41__desktop { display: inline; } .ls-text-ls-643359ca-e493-4648-806c-e0cee2de6d41__tablet { display: none; } .ls-text-ls-643359ca-e493-4648-806c-e0cee2de6d41__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-text-ls-643359ca-e493-4648-806c-e0cee2de6d41__desktop { display: none; } .ls-text-ls-643359ca-e493-4648-806c-e0cee2de6d41__tablet { display: inline; } .ls-text-ls-643359ca-e493-4648-806c-e0cee2de6d41__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-text-host-ls-643359ca-e493-4648-806c-e0cee2de6d41 { max-width: 300px; } .ls-text-ls-643359ca-e493-4648-806c-e0cee2de6d41 { padding: 10px 10px 0px 10px; } .ls-text-ls-643359ca-e493-4648-806c-e0cee2de6d41__desktop { display: none; } .ls-text-ls-643359ca-e493-4648-806c-e0cee2de6d41__tablet { display: none; } .ls-text-ls-643359ca-e493-4648-806c-e0cee2de6d41__mobile { display: inline; } }.ls-text-ls-a207d065-dced-4c75-abe8-ad3648b908a2 { display: inline-block; word-break: break-word; color: #191C1F; } .ls-text-ls-a207d065-dced-4c75-abe8-ad3648b908a2 h1, .ls-text-ls-a207d065-dced-4c75-abe8-ad3648b908a2 h2, .ls-text-ls-a207d065-dced-4c75-abe8-ad3648b908a2 h3, .ls-text-ls-a207d065-dced-4c75-abe8-ad3648b908a2 p, .ls-text-ls-a207d065-dced-4c75-abe8-ad3648b908a2 li { line-height: 1.5; overflow: hidden; margin: 0; } .ls-text-ls-a207d065-dced-4c75-abe8-ad3648b908a2 h1 { font-size: 40px; } .ls-text-ls-a207d065-dced-4c75-abe8-ad3648b908a2 h2 { font-size: 32px; } .ls-text-ls-a207d065-dced-4c75-abe8-ad3648b908a2 h3 { font-size: 24px; } .ls-text-ls-a207d065-dced-4c75-abe8-ad3648b908a2 p, .ls-text-ls-a207d065-dced-4c75-abe8-ad3648b908a2 li { font-size: 16px; } .ls-text-host-ls-a207d065-dced-4c75-abe8-ad3648b908a2 { width: 100%; display: inline-flex; max-width: 100%; } .ls-text-ls-a207d065-dced-4c75-abe8-ad3648b908a2 { display: inline-block; width: 100%; padding: 20px 10px 10px 10px; } .ls-text-ls-a207d065-dced-4c75-abe8-ad3648b908a2 > * { white-space: pre-wrap; } .ls-text-ls-a207d065-dced-4c75-abe8-ad3648b908a2__desktop { display: inline; } .ls-text-ls-a207d065-dced-4c75-abe8-ad3648b908a2__tablet { display: none; } .ls-text-ls-a207d065-dced-4c75-abe8-ad3648b908a2__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-text-ls-a207d065-dced-4c75-abe8-ad3648b908a2__desktop { display: none; } .ls-text-ls-a207d065-dced-4c75-abe8-ad3648b908a2__tablet { display: inline; } .ls-text-ls-a207d065-dced-4c75-abe8-ad3648b908a2__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-text-ls-a207d065-dced-4c75-abe8-ad3648b908a2 { padding: 8px 10px 10px 10px; } .ls-text-ls-a207d065-dced-4c75-abe8-ad3648b908a2__desktop { display: none; } .ls-text-ls-a207d065-dced-4c75-abe8-ad3648b908a2__tablet { display: none; } .ls-text-ls-a207d065-dced-4c75-abe8-ad3648b908a2__mobile { display: inline; } }.ls-text-ls-eacb0c21-08f5-45a5-b38f-3ffd9bf8da95 { display: inline-block; word-break: break-word; color: #191C1F; } .ls-text-ls-eacb0c21-08f5-45a5-b38f-3ffd9bf8da95 h1, .ls-text-ls-eacb0c21-08f5-45a5-b38f-3ffd9bf8da95 h2, .ls-text-ls-eacb0c21-08f5-45a5-b38f-3ffd9bf8da95 h3, .ls-text-ls-eacb0c21-08f5-45a5-b38f-3ffd9bf8da95 p, .ls-text-ls-eacb0c21-08f5-45a5-b38f-3ffd9bf8da95 li { line-height: 1.5; overflow: hidden; margin: 0; } .ls-text-ls-eacb0c21-08f5-45a5-b38f-3ffd9bf8da95 h1 { font-size: 40px; } .ls-text-ls-eacb0c21-08f5-45a5-b38f-3ffd9bf8da95 h2 { font-size: 32px; } .ls-text-ls-eacb0c21-08f5-45a5-b38f-3ffd9bf8da95 h3 { font-size: 24px; } .ls-text-ls-eacb0c21-08f5-45a5-b38f-3ffd9bf8da95 p, .ls-text-ls-eacb0c21-08f5-45a5-b38f-3ffd9bf8da95 li { font-size: 16px; } .ls-text-host-ls-eacb0c21-08f5-45a5-b38f-3ffd9bf8da95 { width: 100%; display: inline-flex; max-width: 55%; } .ls-text-ls-eacb0c21-08f5-45a5-b38f-3ffd9bf8da95 { display: inline-block; width: 100%; padding: 30px 10px 10px 10px; } .ls-text-ls-eacb0c21-08f5-45a5-b38f-3ffd9bf8da95 > * { white-space: pre-wrap; } .ls-text-ls-eacb0c21-08f5-45a5-b38f-3ffd9bf8da95__desktop { display: inline; } .ls-text-ls-eacb0c21-08f5-45a5-b38f-3ffd9bf8da95__tablet { display: none; } .ls-text-ls-eacb0c21-08f5-45a5-b38f-3ffd9bf8da95__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-text-ls-eacb0c21-08f5-45a5-b38f-3ffd9bf8da95__desktop { display: none; } .ls-text-ls-eacb0c21-08f5-45a5-b38f-3ffd9bf8da95__tablet { display: inline; } .ls-text-ls-eacb0c21-08f5-45a5-b38f-3ffd9bf8da95__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-text-host-ls-eacb0c21-08f5-45a5-b38f-3ffd9bf8da95 { max-width: 90%; } .ls-text-ls-eacb0c21-08f5-45a5-b38f-3ffd9bf8da95__desktop { display: none; } .ls-text-ls-eacb0c21-08f5-45a5-b38f-3ffd9bf8da95__tablet { display: none; } .ls-text-ls-eacb0c21-08f5-45a5-b38f-3ffd9bf8da95__mobile { display: inline; } }.ls-section-ls-fc92a9c3-e31d-44c0-b0a8-317aff5da000-offer { background: #3A2157; padding: 150px 0px 150px 0px; } @media screen and (max-width: 833px) { .ls-section-ls-fc92a9c3-e31d-44c0-b0a8-317aff5da000-offer { padding: 72px 0px 72px 0px; } }.ls-row-ls-3261329d-4eea-43c8-b354-6a95981ec70f { padding: 0px 0px 0px 0px; flex-direction: row; background: #121212; } @media screen and (max-width: 1023px) { .ls-row-ls-3261329d-4eea-43c8-b354-6a95981ec70f { flex-direction: column; } } @media screen and (max-width: 833px) { .ls-row-ls-3261329d-4eea-43c8-b354-6a95981ec70f { flex-direction: column; } }.ls-column-ls-c2fb56d3-917a-4761-9fb9-3b8d31caf26f { display: flex; box-sizing: border-box; flex: 12; padding: 0px 0px 0px 0px; flex-direction: column; justify-content: center; align-items: flex-end; } @media screen and (max-width: 833px) { .ls-column-ls-c2fb56d3-917a-4761-9fb9-3b8d31caf26f { justify-content: flex-end; align-items: center; } }.ls-group-host-ls-9c730e41-94b3-480e-b2ee-271d3c1ec6e2 { width: 100%; max-width: 100%; display: inline-flex; } .ls-group-ls-9c730e41-94b3-480e-b2ee-271d3c1ec6e2 { overflow: hidden; display: flex; flex-wrap: wrap; box-sizing: border-box; width: 100%; padding: 118px 24px 48px 40px; margin: 10px 00px 10px 10px; border-radius: 0px 0px 0px 0px; flex-direction: row; justify-content: flex-start; align-items: flex-end; } @media screen and (max-width: 833px) { .ls-group-host-ls-9c730e41-94b3-480e-b2ee-271d3c1ec6e2 { max-width: 90%; } .ls-group-ls-9c730e41-94b3-480e-b2ee-271d3c1ec6e2 { margin: 10px 10px 0px 10px; padding: 48px 16px 32px 16px; justify-content: start; align-items: center; } }.ls-text-ls-8f874d95-ba60-4f84-b150-a174e21f95fa { display: inline-block; word-break: break-word; color: #191C1F; } .ls-text-ls-8f874d95-ba60-4f84-b150-a174e21f95fa h1, .ls-text-ls-8f874d95-ba60-4f84-b150-a174e21f95fa h2, .ls-text-ls-8f874d95-ba60-4f84-b150-a174e21f95fa h3, .ls-text-ls-8f874d95-ba60-4f84-b150-a174e21f95fa p, .ls-text-ls-8f874d95-ba60-4f84-b150-a174e21f95fa li { line-height: 1.5; overflow: hidden; margin: 0; } .ls-text-ls-8f874d95-ba60-4f84-b150-a174e21f95fa h1 { font-size: 40px; } .ls-text-ls-8f874d95-ba60-4f84-b150-a174e21f95fa h2 { font-size: 32px; } .ls-text-ls-8f874d95-ba60-4f84-b150-a174e21f95fa h3 { font-size: 24px; } .ls-text-ls-8f874d95-ba60-4f84-b150-a174e21f95fa p, .ls-text-ls-8f874d95-ba60-4f84-b150-a174e21f95fa li { font-size: 16px; } .ls-text-host-ls-8f874d95-ba60-4f84-b150-a174e21f95fa { width: 100%; display: inline-flex; max-width: 100%; } .ls-text-ls-8f874d95-ba60-4f84-b150-a174e21f95fa { display: inline-block; width: 100%; padding: 10px 0px 10px 10px; } .ls-text-ls-8f874d95-ba60-4f84-b150-a174e21f95fa > * { white-space: pre-wrap; } .ls-text-ls-8f874d95-ba60-4f84-b150-a174e21f95fa__desktop { display: inline; } .ls-text-ls-8f874d95-ba60-4f84-b150-a174e21f95fa__tablet { display: none; } .ls-text-ls-8f874d95-ba60-4f84-b150-a174e21f95fa__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-text-ls-8f874d95-ba60-4f84-b150-a174e21f95fa__desktop { display: none; } .ls-text-ls-8f874d95-ba60-4f84-b150-a174e21f95fa__tablet { display: inline; } .ls-text-ls-8f874d95-ba60-4f84-b150-a174e21f95fa__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-text-host-ls-8f874d95-ba60-4f84-b150-a174e21f95fa { max-width: 100%; } .ls-text-ls-8f874d95-ba60-4f84-b150-a174e21f95fa { padding: 10px 10px 0px 10px; } .ls-text-ls-8f874d95-ba60-4f84-b150-a174e21f95fa__desktop { display: none; } .ls-text-ls-8f874d95-ba60-4f84-b150-a174e21f95fa__tablet { display: none; } .ls-text-ls-8f874d95-ba60-4f84-b150-a174e21f95fa__mobile { display: inline; } }.ls-text-ls-5c2b97a5-8a80-4f74-a261-a958e091f029 { display: inline-block; word-break: break-word; color: #191C1F; } .ls-text-ls-5c2b97a5-8a80-4f74-a261-a958e091f029 h1, .ls-text-ls-5c2b97a5-8a80-4f74-a261-a958e091f029 h2, .ls-text-ls-5c2b97a5-8a80-4f74-a261-a958e091f029 h3, .ls-text-ls-5c2b97a5-8a80-4f74-a261-a958e091f029 p, .ls-text-ls-5c2b97a5-8a80-4f74-a261-a958e091f029 li { line-height: 1.5; overflow: hidden; margin: 0; } .ls-text-ls-5c2b97a5-8a80-4f74-a261-a958e091f029 h1 { font-size: 40px; } .ls-text-ls-5c2b97a5-8a80-4f74-a261-a958e091f029 h2 { font-size: 32px; } .ls-text-ls-5c2b97a5-8a80-4f74-a261-a958e091f029 h3 { font-size: 24px; } .ls-text-ls-5c2b97a5-8a80-4f74-a261-a958e091f029 p, .ls-text-ls-5c2b97a5-8a80-4f74-a261-a958e091f029 li { font-size: 16px; } .ls-text-host-ls-5c2b97a5-8a80-4f74-a261-a958e091f029 { width: 100%; display: inline-flex; max-width: 100%; } .ls-text-ls-5c2b97a5-8a80-4f74-a261-a958e091f029 { display: inline-block; width: 100%; padding: 0px 0px 20px 10px; } .ls-text-ls-5c2b97a5-8a80-4f74-a261-a958e091f029 > * { white-space: pre-wrap; } .ls-text-ls-5c2b97a5-8a80-4f74-a261-a958e091f029__desktop { display: inline; } .ls-text-ls-5c2b97a5-8a80-4f74-a261-a958e091f029__tablet { display: none; } .ls-text-ls-5c2b97a5-8a80-4f74-a261-a958e091f029__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-text-ls-5c2b97a5-8a80-4f74-a261-a958e091f029__desktop { display: none; } .ls-text-ls-5c2b97a5-8a80-4f74-a261-a958e091f029__tablet { display: inline; } .ls-text-ls-5c2b97a5-8a80-4f74-a261-a958e091f029__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-text-host-ls-5c2b97a5-8a80-4f74-a261-a958e091f029 { max-width: 100%; } .ls-text-ls-5c2b97a5-8a80-4f74-a261-a958e091f029 { padding: 0px 10px 10px 10px; } .ls-text-ls-5c2b97a5-8a80-4f74-a261-a958e091f029__desktop { display: none; } .ls-text-ls-5c2b97a5-8a80-4f74-a261-a958e091f029__tablet { display: none; } .ls-text-ls-5c2b97a5-8a80-4f74-a261-a958e091f029__mobile { display: inline; } }.ls-icon-host { display: inline-flex; } .ls-icon { display: flex; justify-content: center; align-items: center; }.ls-icon-ls-67762c4b-a4f0-489d-8d56-0b77c2593610 { margin: 5px 0px 15px 0px; background: none; border-style: none; border-color: #EF4E23; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; border-radius: 4px 4px 4px 4px; width: 40px; height: 40px; font-size: calc(40px - 16px); color: #38D001; } .ls-icon-ls-67762c4b-a4f0-489d-8d56-0b77c2593610.desktop { display: flex; } .ls-icon-ls-67762c4b-a4f0-489d-8d56-0b77c2593610.tablet { display: none; } .ls-icon-ls-67762c4b-a4f0-489d-8d56-0b77c2593610.mobile { display: none; } @media screen and (max-width: 1023px) { .ls-icon-ls-67762c4b-a4f0-489d-8d56-0b77c2593610.desktop { display: none; } .ls-icon-ls-67762c4b-a4f0-489d-8d56-0b77c2593610.tablet { display: flex; } .ls-icon-ls-67762c4b-a4f0-489d-8d56-0b77c2593610.mobile { display: none; } } @media screen and (max-width: 833px) { .ls-icon-ls-67762c4b-a4f0-489d-8d56-0b77c2593610 { font-size: calc(36px - 16px); width: 36px; height: 36px; } .ls-icon-ls-67762c4b-a4f0-489d-8d56-0b77c2593610.desktop { display: none; } .ls-icon-ls-67762c4b-a4f0-489d-8d56-0b77c2593610.tablet { display: none; } .ls-icon-ls-67762c4b-a4f0-489d-8d56-0b77c2593610.mobile { display: flex; } }.ls-text-ls-116a5e30-4799-46ee-a3ab-1d613ed49dd2 { display: inline-block; word-break: break-word; color: #191C1F; } .ls-text-ls-116a5e30-4799-46ee-a3ab-1d613ed49dd2 h1, .ls-text-ls-116a5e30-4799-46ee-a3ab-1d613ed49dd2 h2, .ls-text-ls-116a5e30-4799-46ee-a3ab-1d613ed49dd2 h3, .ls-text-ls-116a5e30-4799-46ee-a3ab-1d613ed49dd2 p, .ls-text-ls-116a5e30-4799-46ee-a3ab-1d613ed49dd2 li { line-height: 1.5; overflow: hidden; margin: 0; } .ls-text-ls-116a5e30-4799-46ee-a3ab-1d613ed49dd2 h1 { font-size: 40px; } .ls-text-ls-116a5e30-4799-46ee-a3ab-1d613ed49dd2 h2 { font-size: 32px; } .ls-text-ls-116a5e30-4799-46ee-a3ab-1d613ed49dd2 h3 { font-size: 24px; } .ls-text-ls-116a5e30-4799-46ee-a3ab-1d613ed49dd2 p, .ls-text-ls-116a5e30-4799-46ee-a3ab-1d613ed49dd2 li { font-size: 16px; } .ls-text-host-ls-116a5e30-4799-46ee-a3ab-1d613ed49dd2 { width: 100%; display: inline-flex; max-width: 90%; } .ls-text-ls-116a5e30-4799-46ee-a3ab-1d613ed49dd2 { display: inline-block; width: 100%; padding: 24px 0px 13px 10px; } .ls-text-ls-116a5e30-4799-46ee-a3ab-1d613ed49dd2 > * { white-space: pre-wrap; } .ls-text-ls-116a5e30-4799-46ee-a3ab-1d613ed49dd2__desktop { display: inline; } .ls-text-ls-116a5e30-4799-46ee-a3ab-1d613ed49dd2__tablet { display: none; } .ls-text-ls-116a5e30-4799-46ee-a3ab-1d613ed49dd2__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-text-ls-116a5e30-4799-46ee-a3ab-1d613ed49dd2__desktop { display: none; } .ls-text-ls-116a5e30-4799-46ee-a3ab-1d613ed49dd2__tablet { display: inline; } .ls-text-ls-116a5e30-4799-46ee-a3ab-1d613ed49dd2__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-text-host-ls-116a5e30-4799-46ee-a3ab-1d613ed49dd2 { max-width: 87%; } .ls-text-ls-116a5e30-4799-46ee-a3ab-1d613ed49dd2 { padding: 12px 0px 10px 5px; } .ls-text-ls-116a5e30-4799-46ee-a3ab-1d613ed49dd2__desktop { display: none; } .ls-text-ls-116a5e30-4799-46ee-a3ab-1d613ed49dd2__tablet { display: none; } .ls-text-ls-116a5e30-4799-46ee-a3ab-1d613ed49dd2__mobile { display: inline; } }.ls-icon-ls-6a1b56bb-d5c2-46c3-ab8d-fac5141f23bc { margin: 0px 0px 0px 0px; background: none; border-style: none; border-color: #EF4E23; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; border-radius: 4px 4px 4px 4px; width: 40px; height: 40px; font-size: calc(40px - 16px); color: #38D001; } .ls-icon-ls-6a1b56bb-d5c2-46c3-ab8d-fac5141f23bc.desktop { display: flex; } .ls-icon-ls-6a1b56bb-d5c2-46c3-ab8d-fac5141f23bc.tablet { display: none; } .ls-icon-ls-6a1b56bb-d5c2-46c3-ab8d-fac5141f23bc.mobile { display: none; } @media screen and (max-width: 1023px) { .ls-icon-ls-6a1b56bb-d5c2-46c3-ab8d-fac5141f23bc.desktop { display: none; } .ls-icon-ls-6a1b56bb-d5c2-46c3-ab8d-fac5141f23bc.tablet { display: flex; } .ls-icon-ls-6a1b56bb-d5c2-46c3-ab8d-fac5141f23bc.mobile { display: none; } } @media screen and (max-width: 833px) { .ls-icon-ls-6a1b56bb-d5c2-46c3-ab8d-fac5141f23bc { font-size: calc(36px - 16px); width: 36px; height: 36px; } .ls-icon-ls-6a1b56bb-d5c2-46c3-ab8d-fac5141f23bc.desktop { display: none; } .ls-icon-ls-6a1b56bb-d5c2-46c3-ab8d-fac5141f23bc.tablet { display: none; } .ls-icon-ls-6a1b56bb-d5c2-46c3-ab8d-fac5141f23bc.mobile { display: flex; } }.ls-text-ls-70df2d61-9cf0-4556-ab02-990bd9712f0c { display: inline-block; word-break: break-word; color: #191C1F; } .ls-text-ls-70df2d61-9cf0-4556-ab02-990bd9712f0c h1, .ls-text-ls-70df2d61-9cf0-4556-ab02-990bd9712f0c h2, .ls-text-ls-70df2d61-9cf0-4556-ab02-990bd9712f0c h3, .ls-text-ls-70df2d61-9cf0-4556-ab02-990bd9712f0c p, .ls-text-ls-70df2d61-9cf0-4556-ab02-990bd9712f0c li { line-height: 1.5; overflow: hidden; margin: 0; } .ls-text-ls-70df2d61-9cf0-4556-ab02-990bd9712f0c h1 { font-size: 40px; } .ls-text-ls-70df2d61-9cf0-4556-ab02-990bd9712f0c h2 { font-size: 32px; } .ls-text-ls-70df2d61-9cf0-4556-ab02-990bd9712f0c h3 { font-size: 24px; } .ls-text-ls-70df2d61-9cf0-4556-ab02-990bd9712f0c p, .ls-text-ls-70df2d61-9cf0-4556-ab02-990bd9712f0c li { font-size: 16px; } .ls-text-host-ls-70df2d61-9cf0-4556-ab02-990bd9712f0c { width: 100%; display: inline-flex; max-width: 90%; } .ls-text-ls-70df2d61-9cf0-4556-ab02-990bd9712f0c { display: inline-block; width: 100%; padding: 10px 0px 5px 10px; } .ls-text-ls-70df2d61-9cf0-4556-ab02-990bd9712f0c > * { white-space: pre-wrap; } .ls-text-ls-70df2d61-9cf0-4556-ab02-990bd9712f0c__desktop { display: inline; } .ls-text-ls-70df2d61-9cf0-4556-ab02-990bd9712f0c__tablet { display: none; } .ls-text-ls-70df2d61-9cf0-4556-ab02-990bd9712f0c__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-text-ls-70df2d61-9cf0-4556-ab02-990bd9712f0c__desktop { display: none; } .ls-text-ls-70df2d61-9cf0-4556-ab02-990bd9712f0c__tablet { display: inline; } .ls-text-ls-70df2d61-9cf0-4556-ab02-990bd9712f0c__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-text-host-ls-70df2d61-9cf0-4556-ab02-990bd9712f0c { max-width: 87%; } .ls-text-ls-70df2d61-9cf0-4556-ab02-990bd9712f0c { padding: 12px 0px 10px 5px; } .ls-text-ls-70df2d61-9cf0-4556-ab02-990bd9712f0c__desktop { display: none; } .ls-text-ls-70df2d61-9cf0-4556-ab02-990bd9712f0c__tablet { display: none; } .ls-text-ls-70df2d61-9cf0-4556-ab02-990bd9712f0c__mobile { display: inline; } }.ls-icon-ls-a998d9aa-13f0-491d-a7fa-6757d1891863 { margin: 0px 0px 0px 0px; background: none; border-style: none; border-color: #EF4E23; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; border-radius: 4px 4px 4px 4px; width: 40px; height: 40px; font-size: calc(40px - 16px); color: #38D001; } .ls-icon-ls-a998d9aa-13f0-491d-a7fa-6757d1891863.desktop { display: flex; } .ls-icon-ls-a998d9aa-13f0-491d-a7fa-6757d1891863.tablet { display: none; } .ls-icon-ls-a998d9aa-13f0-491d-a7fa-6757d1891863.mobile { display: none; } @media screen and (max-width: 1023px) { .ls-icon-ls-a998d9aa-13f0-491d-a7fa-6757d1891863.desktop { display: none; } .ls-icon-ls-a998d9aa-13f0-491d-a7fa-6757d1891863.tablet { display: flex; } .ls-icon-ls-a998d9aa-13f0-491d-a7fa-6757d1891863.mobile { display: none; } } @media screen and (max-width: 833px) { .ls-icon-ls-a998d9aa-13f0-491d-a7fa-6757d1891863 { font-size: calc(36px - 16px); width: 36px; height: 36px; } .ls-icon-ls-a998d9aa-13f0-491d-a7fa-6757d1891863.desktop { display: none; } .ls-icon-ls-a998d9aa-13f0-491d-a7fa-6757d1891863.tablet { display: none; } .ls-icon-ls-a998d9aa-13f0-491d-a7fa-6757d1891863.mobile { display: flex; } }.ls-text-ls-c11a9dc1-f82a-4b89-9fba-c30d4e34bdf8 { display: inline-block; word-break: break-word; color: #191C1F; } .ls-text-ls-c11a9dc1-f82a-4b89-9fba-c30d4e34bdf8 h1, .ls-text-ls-c11a9dc1-f82a-4b89-9fba-c30d4e34bdf8 h2, .ls-text-ls-c11a9dc1-f82a-4b89-9fba-c30d4e34bdf8 h3, .ls-text-ls-c11a9dc1-f82a-4b89-9fba-c30d4e34bdf8 p, .ls-text-ls-c11a9dc1-f82a-4b89-9fba-c30d4e34bdf8 li { line-height: 1.5; overflow: hidden; margin: 0; } .ls-text-ls-c11a9dc1-f82a-4b89-9fba-c30d4e34bdf8 h1 { font-size: 40px; } .ls-text-ls-c11a9dc1-f82a-4b89-9fba-c30d4e34bdf8 h2 { font-size: 32px; } .ls-text-ls-c11a9dc1-f82a-4b89-9fba-c30d4e34bdf8 h3 { font-size: 24px; } .ls-text-ls-c11a9dc1-f82a-4b89-9fba-c30d4e34bdf8 p, .ls-text-ls-c11a9dc1-f82a-4b89-9fba-c30d4e34bdf8 li { font-size: 16px; } .ls-text-host-ls-c11a9dc1-f82a-4b89-9fba-c30d4e34bdf8 { width: 100%; display: inline-flex; max-width: 90%; } .ls-text-ls-c11a9dc1-f82a-4b89-9fba-c30d4e34bdf8 { display: inline-block; width: 100%; padding: 17px 0px 7px 10px; } .ls-text-ls-c11a9dc1-f82a-4b89-9fba-c30d4e34bdf8 > * { white-space: pre-wrap; } .ls-text-ls-c11a9dc1-f82a-4b89-9fba-c30d4e34bdf8__desktop { display: inline; } .ls-text-ls-c11a9dc1-f82a-4b89-9fba-c30d4e34bdf8__tablet { display: none; } .ls-text-ls-c11a9dc1-f82a-4b89-9fba-c30d4e34bdf8__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-text-ls-c11a9dc1-f82a-4b89-9fba-c30d4e34bdf8__desktop { display: none; } .ls-text-ls-c11a9dc1-f82a-4b89-9fba-c30d4e34bdf8__tablet { display: inline; } .ls-text-ls-c11a9dc1-f82a-4b89-9fba-c30d4e34bdf8__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-text-host-ls-c11a9dc1-f82a-4b89-9fba-c30d4e34bdf8 { max-width: 87%; } .ls-text-ls-c11a9dc1-f82a-4b89-9fba-c30d4e34bdf8 { padding: 12px 0px 10px 5px; } .ls-text-ls-c11a9dc1-f82a-4b89-9fba-c30d4e34bdf8__desktop { display: none; } .ls-text-ls-c11a9dc1-f82a-4b89-9fba-c30d4e34bdf8__tablet { display: none; } .ls-text-ls-c11a9dc1-f82a-4b89-9fba-c30d4e34bdf8__mobile { display: inline; } }.ls-column-ls-fc4d0fff-bd2b-4cd3-a4d3-d9cea1452278 { display: flex; box-sizing: border-box; flex: 12; padding: 0px 0px 0px 0px; flex-direction: column; justify-content: center; align-items: flex-start; } @media screen and (max-width: 833px) { .ls-column-ls-fc4d0fff-bd2b-4cd3-a4d3-d9cea1452278 { padding: 0px 0px 0px 0px; justify-content: center; align-items: center; } }.ls-group-host-ls-2da685d0-a72d-4fcf-a835-9a3db82f4f68 { width: 100%; max-width: 100%; display: inline-flex; } .ls-group-ls-2da685d0-a72d-4fcf-a835-9a3db82f4f68 { overflow: hidden; display: flex; flex-wrap: wrap; box-sizing: border-box; width: 100%; padding: 48px 40px 48px 10px; margin: 10px 10px 10px 0px; border-radius: 0px 0px 0px 0px; flex-direction: column; justify-content: flex-end; align-items: center; } @media screen and (max-width: 833px) { .ls-group-host-ls-2da685d0-a72d-4fcf-a835-9a3db82f4f68 { max-width: 90%; } .ls-group-ls-2da685d0-a72d-4fcf-a835-9a3db82f4f68 { margin: 0px 10px 10px 10px; padding: 10px 10px 48px 10px; justify-content: start; align-items: center; } }.ls-text-ls-a97b60bf-46e8-4831-9178-7cf7482051c9 { display: inline-block; word-break: break-word; color: #191C1F; } .ls-text-ls-a97b60bf-46e8-4831-9178-7cf7482051c9 h1, .ls-text-ls-a97b60bf-46e8-4831-9178-7cf7482051c9 h2, .ls-text-ls-a97b60bf-46e8-4831-9178-7cf7482051c9 h3, .ls-text-ls-a97b60bf-46e8-4831-9178-7cf7482051c9 p, .ls-text-ls-a97b60bf-46e8-4831-9178-7cf7482051c9 li { line-height: 1.5; overflow: hidden; margin: 0; } .ls-text-ls-a97b60bf-46e8-4831-9178-7cf7482051c9 h1 { font-size: 40px; } .ls-text-ls-a97b60bf-46e8-4831-9178-7cf7482051c9 h2 { font-size: 32px; } .ls-text-ls-a97b60bf-46e8-4831-9178-7cf7482051c9 h3 { font-size: 24px; } .ls-text-ls-a97b60bf-46e8-4831-9178-7cf7482051c9 p, .ls-text-ls-a97b60bf-46e8-4831-9178-7cf7482051c9 li { font-size: 16px; } .ls-text-host-ls-a97b60bf-46e8-4831-9178-7cf7482051c9 { width: 100%; display: inline-flex; max-width: 72%; } .ls-text-ls-a97b60bf-46e8-4831-9178-7cf7482051c9 { display: inline-block; width: 100%; padding: 10px 0px 0px 0px; } .ls-text-ls-a97b60bf-46e8-4831-9178-7cf7482051c9 > * { white-space: pre-wrap; } .ls-text-ls-a97b60bf-46e8-4831-9178-7cf7482051c9__desktop { display: inline; } .ls-text-ls-a97b60bf-46e8-4831-9178-7cf7482051c9__tablet { display: none; } .ls-text-ls-a97b60bf-46e8-4831-9178-7cf7482051c9__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-text-ls-a97b60bf-46e8-4831-9178-7cf7482051c9__desktop { display: none; } .ls-text-ls-a97b60bf-46e8-4831-9178-7cf7482051c9__tablet { display: inline; } .ls-text-ls-a97b60bf-46e8-4831-9178-7cf7482051c9__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-text-ls-a97b60bf-46e8-4831-9178-7cf7482051c9 { padding: 10px 0px 10px 0px; } .ls-text-ls-a97b60bf-46e8-4831-9178-7cf7482051c9__desktop { display: none; } .ls-text-ls-a97b60bf-46e8-4831-9178-7cf7482051c9__tablet { display: none; } .ls-text-ls-a97b60bf-46e8-4831-9178-7cf7482051c9__mobile { display: inline; } }.ls-text-ls-28a7a95d-4e51-41d7-8902-113fd10052d9 { display: inline-block; word-break: break-word; color: #191C1F; } .ls-text-ls-28a7a95d-4e51-41d7-8902-113fd10052d9 h1, .ls-text-ls-28a7a95d-4e51-41d7-8902-113fd10052d9 h2, .ls-text-ls-28a7a95d-4e51-41d7-8902-113fd10052d9 h3, .ls-text-ls-28a7a95d-4e51-41d7-8902-113fd10052d9 p, .ls-text-ls-28a7a95d-4e51-41d7-8902-113fd10052d9 li { line-height: 1.5; overflow: hidden; margin: 0; } .ls-text-ls-28a7a95d-4e51-41d7-8902-113fd10052d9 h1 { font-size: 40px; } .ls-text-ls-28a7a95d-4e51-41d7-8902-113fd10052d9 h2 { font-size: 32px; } .ls-text-ls-28a7a95d-4e51-41d7-8902-113fd10052d9 h3 { font-size: 24px; } .ls-text-ls-28a7a95d-4e51-41d7-8902-113fd10052d9 p, .ls-text-ls-28a7a95d-4e51-41d7-8902-113fd10052d9 li { font-size: 16px; } .ls-text-host-ls-28a7a95d-4e51-41d7-8902-113fd10052d9 { width: 100%; display: inline-flex; max-width: 100%; } .ls-text-ls-28a7a95d-4e51-41d7-8902-113fd10052d9 { display: inline-block; width: 100%; padding: 10px 0px 20px 0px; } .ls-text-ls-28a7a95d-4e51-41d7-8902-113fd10052d9 > * { white-space: pre-wrap; } .ls-text-ls-28a7a95d-4e51-41d7-8902-113fd10052d9__desktop { display: inline; } .ls-text-ls-28a7a95d-4e51-41d7-8902-113fd10052d9__tablet { display: none; } .ls-text-ls-28a7a95d-4e51-41d7-8902-113fd10052d9__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-text-ls-28a7a95d-4e51-41d7-8902-113fd10052d9__desktop { display: none; } .ls-text-ls-28a7a95d-4e51-41d7-8902-113fd10052d9__tablet { display: inline; } .ls-text-ls-28a7a95d-4e51-41d7-8902-113fd10052d9__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-text-host-ls-28a7a95d-4e51-41d7-8902-113fd10052d9 { max-width: 100%; } .ls-text-ls-28a7a95d-4e51-41d7-8902-113fd10052d9 { padding: 5px 0px 5px 0px; } .ls-text-ls-28a7a95d-4e51-41d7-8902-113fd10052d9__desktop { display: none; } .ls-text-ls-28a7a95d-4e51-41d7-8902-113fd10052d9__tablet { display: none; } .ls-text-ls-28a7a95d-4e51-41d7-8902-113fd10052d9__mobile { display: inline; } }.ls-text-ls-e5476110-9a13-4330-a26c-fd00e318c19c { display: inline-block; word-break: break-word; color: #191C1F; } .ls-text-ls-e5476110-9a13-4330-a26c-fd00e318c19c h1, .ls-text-ls-e5476110-9a13-4330-a26c-fd00e318c19c h2, .ls-text-ls-e5476110-9a13-4330-a26c-fd00e318c19c h3, .ls-text-ls-e5476110-9a13-4330-a26c-fd00e318c19c p, .ls-text-ls-e5476110-9a13-4330-a26c-fd00e318c19c li { line-height: 1.5; overflow: hidden; margin: 0; } .ls-text-ls-e5476110-9a13-4330-a26c-fd00e318c19c h1 { font-size: 40px; } .ls-text-ls-e5476110-9a13-4330-a26c-fd00e318c19c h2 { font-size: 32px; } .ls-text-ls-e5476110-9a13-4330-a26c-fd00e318c19c h3 { font-size: 24px; } .ls-text-ls-e5476110-9a13-4330-a26c-fd00e318c19c p, .ls-text-ls-e5476110-9a13-4330-a26c-fd00e318c19c li { font-size: 16px; } .ls-text-host-ls-e5476110-9a13-4330-a26c-fd00e318c19c { width: 100%; display: inline-flex; max-width: 72%; } .ls-text-ls-e5476110-9a13-4330-a26c-fd00e318c19c { display: inline-block; width: 100%; padding: 10px 0px 10px 0px; } .ls-text-ls-e5476110-9a13-4330-a26c-fd00e318c19c > * { white-space: pre-wrap; } .ls-text-ls-e5476110-9a13-4330-a26c-fd00e318c19c__desktop { display: inline; } .ls-text-ls-e5476110-9a13-4330-a26c-fd00e318c19c__tablet { display: none; } .ls-text-ls-e5476110-9a13-4330-a26c-fd00e318c19c__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-text-ls-e5476110-9a13-4330-a26c-fd00e318c19c__desktop { display: none; } .ls-text-ls-e5476110-9a13-4330-a26c-fd00e318c19c__tablet { display: inline; } .ls-text-ls-e5476110-9a13-4330-a26c-fd00e318c19c__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-text-ls-e5476110-9a13-4330-a26c-fd00e318c19c { padding: 16px 0px 10px 0px; } .ls-text-ls-e5476110-9a13-4330-a26c-fd00e318c19c__desktop { display: none; } .ls-text-ls-e5476110-9a13-4330-a26c-fd00e318c19c__tablet { display: none; } .ls-text-ls-e5476110-9a13-4330-a26c-fd00e318c19c__mobile { display: inline; } }.ls-button-host-ls-3cab6a0e-64b8-45e3-b541-32a754ad7131 { width: 100%; max-width: 80%; } .ls-button-ls-3cab6a0e-64b8-45e3-b541-32a754ad7131 { width: 100%; flex-direction: row-reverse; background: #FF8C42; color: #FFFFFF !important; font-size: 20px; margin: 24px 10px 16px 10px; padding: 15px 32px 16px 32px; border-style: none; border-color: #EF4E23; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; border-radius: 0px 0px 0px 0px; font-family: Oswald, sans-serif; font-weight: bold; font-style: normal; text-decoration: none; } @media screen and (max-width: 833px) { .ls-button-host-ls-3cab6a0e-64b8-45e3-b541-32a754ad7131 { max-width: 80%; } .ls-button-ls-3cab6a0e-64b8-45e3-b541-32a754ad7131 { margin: 24px 0px 0px 0px; padding: 12px 32px 12px 32px; font-size: 18px; } }.ls-text-ls-12a6cb53-ca59-4e8e-87fb-40eb88b96ff5 { display: inline-block; word-break: break-word; color: #191C1F; } .ls-text-ls-12a6cb53-ca59-4e8e-87fb-40eb88b96ff5 h1, .ls-text-ls-12a6cb53-ca59-4e8e-87fb-40eb88b96ff5 h2, .ls-text-ls-12a6cb53-ca59-4e8e-87fb-40eb88b96ff5 h3, .ls-text-ls-12a6cb53-ca59-4e8e-87fb-40eb88b96ff5 p, .ls-text-ls-12a6cb53-ca59-4e8e-87fb-40eb88b96ff5 li { line-height: 1.5; overflow: hidden; margin: 0; } .ls-text-ls-12a6cb53-ca59-4e8e-87fb-40eb88b96ff5 h1 { font-size: 40px; } .ls-text-ls-12a6cb53-ca59-4e8e-87fb-40eb88b96ff5 h2 { font-size: 32px; } .ls-text-ls-12a6cb53-ca59-4e8e-87fb-40eb88b96ff5 h3 { font-size: 24px; } .ls-text-ls-12a6cb53-ca59-4e8e-87fb-40eb88b96ff5 p, .ls-text-ls-12a6cb53-ca59-4e8e-87fb-40eb88b96ff5 li { font-size: 16px; } .ls-text-host-ls-12a6cb53-ca59-4e8e-87fb-40eb88b96ff5 { width: 100%; display: inline-flex; max-width: 60%; } .ls-text-ls-12a6cb53-ca59-4e8e-87fb-40eb88b96ff5 { display: inline-block; width: 100%; padding: 5px 0px 10px 0px; } .ls-text-ls-12a6cb53-ca59-4e8e-87fb-40eb88b96ff5 > * { white-space: pre-wrap; } .ls-text-ls-12a6cb53-ca59-4e8e-87fb-40eb88b96ff5__desktop { display: inline; } .ls-text-ls-12a6cb53-ca59-4e8e-87fb-40eb88b96ff5__tablet { display: none; } .ls-text-ls-12a6cb53-ca59-4e8e-87fb-40eb88b96ff5__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-text-ls-12a6cb53-ca59-4e8e-87fb-40eb88b96ff5__desktop { display: none; } .ls-text-ls-12a6cb53-ca59-4e8e-87fb-40eb88b96ff5__tablet { display: inline; } .ls-text-ls-12a6cb53-ca59-4e8e-87fb-40eb88b96ff5__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-text-host-ls-12a6cb53-ca59-4e8e-87fb-40eb88b96ff5 { max-width: 100%; } .ls-text-ls-12a6cb53-ca59-4e8e-87fb-40eb88b96ff5 { padding: 16px 0px 8px 0px; } .ls-text-ls-12a6cb53-ca59-4e8e-87fb-40eb88b96ff5__desktop { display: none; } .ls-text-ls-12a6cb53-ca59-4e8e-87fb-40eb88b96ff5__tablet { display: none; } .ls-text-ls-12a6cb53-ca59-4e8e-87fb-40eb88b96ff5__mobile { display: inline; } }.ls-section-ls-a935961c-8fac-4c87-83ad-64d9432aa032 { background: #121212; padding: 140px 0px 160px 0px; } @media screen and (max-width: 833px) { .ls-section-ls-a935961c-8fac-4c87-83ad-64d9432aa032 { padding: 64px 0px 64px 0px; } }.ls-row-ls-4d38566e-39ac-489c-9675-661018ed14e9 { padding: 0px 0px 0px 0px; flex-direction: row; } @media screen and (max-width: 1023px) { .ls-row-ls-4d38566e-39ac-489c-9675-661018ed14e9 { flex-direction: column; } } @media screen and (max-width: 833px) { .ls-row-ls-4d38566e-39ac-489c-9675-661018ed14e9 { flex-direction: column; } }.ls-column-ls-2e1ab84e-fd5f-4573-8d92-e9c8ea43f67c { display: flex; box-sizing: border-box; flex: 12; padding: 0px 0px 0px 0px; flex-direction: column; justify-content: flex-start; align-items: center; } @media screen and (max-width: 833px) { .ls-column-ls-2e1ab84e-fd5f-4573-8d92-e9c8ea43f67c { padding: 0px 20px 0px 20px; } }.ls-text-ls-f9b1d773-6ec8-45a0-969d-e3ff878f264c { display: inline-block; word-break: break-word; color: #191C1F; } .ls-text-ls-f9b1d773-6ec8-45a0-969d-e3ff878f264c h1, .ls-text-ls-f9b1d773-6ec8-45a0-969d-e3ff878f264c h2, .ls-text-ls-f9b1d773-6ec8-45a0-969d-e3ff878f264c h3, .ls-text-ls-f9b1d773-6ec8-45a0-969d-e3ff878f264c p, .ls-text-ls-f9b1d773-6ec8-45a0-969d-e3ff878f264c li { line-height: 1.5; overflow: hidden; margin: 0; } .ls-text-ls-f9b1d773-6ec8-45a0-969d-e3ff878f264c h1 { font-size: 40px; } .ls-text-ls-f9b1d773-6ec8-45a0-969d-e3ff878f264c h2 { font-size: 32px; } .ls-text-ls-f9b1d773-6ec8-45a0-969d-e3ff878f264c h3 { font-size: 24px; } .ls-text-ls-f9b1d773-6ec8-45a0-969d-e3ff878f264c p, .ls-text-ls-f9b1d773-6ec8-45a0-969d-e3ff878f264c li { font-size: 16px; } .ls-text-host-ls-f9b1d773-6ec8-45a0-969d-e3ff878f264c { width: 100%; display: inline-flex; max-width: 100%; } .ls-text-ls-f9b1d773-6ec8-45a0-969d-e3ff878f264c { display: inline-block; width: 100%; padding: 10px 10px 48px 10px; } .ls-text-ls-f9b1d773-6ec8-45a0-969d-e3ff878f264c > * { white-space: pre-wrap; } .ls-text-ls-f9b1d773-6ec8-45a0-969d-e3ff878f264c__desktop { display: inline; } .ls-text-ls-f9b1d773-6ec8-45a0-969d-e3ff878f264c__tablet { display: none; } .ls-text-ls-f9b1d773-6ec8-45a0-969d-e3ff878f264c__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-text-ls-f9b1d773-6ec8-45a0-969d-e3ff878f264c__desktop { display: none; } .ls-text-ls-f9b1d773-6ec8-45a0-969d-e3ff878f264c__tablet { display: inline; } .ls-text-ls-f9b1d773-6ec8-45a0-969d-e3ff878f264c__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-text-host-ls-f9b1d773-6ec8-45a0-969d-e3ff878f264c { max-width: 95%; } .ls-text-ls-f9b1d773-6ec8-45a0-969d-e3ff878f264c { padding: 10px 10px 024px 10px; } .ls-text-ls-f9b1d773-6ec8-45a0-969d-e3ff878f264c__desktop { display: none; } .ls-text-ls-f9b1d773-6ec8-45a0-969d-e3ff878f264c__tablet { display: none; } .ls-text-ls-f9b1d773-6ec8-45a0-969d-e3ff878f264c__mobile { display: inline; } }.ls-accordion-host-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8 { display: inline-flex; width: 100%; max-width: 100%; } .ls-accordion-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8 { width: 100%; align-items: center; justify-content: center; overflow: hidden; border-radius: 4px; margin: 0px 0px 0px 0px; padding: 10px 10px 10px 10px; height: auto; } .ls-accordion-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8__header{ background-color: #00000000; display: flex; justify-content: space-between; align-items: center; width: 100%; border: none; outline: none; cursor: pointer; transition: all 0.3s ease-in-out; min-height: 56px; max-height: 100%; } .ls-accordion-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8__item { width: 100%; } .ls-accordion-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8__item:not(:last-child) { margin-bottom: 48px; } .ls-accordion-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8__item-icon { width: 50px; display: flex; height: 56px; justify-content: center; align-items: center; margin-right: 14px } .ls-accordion-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8__item-icon i { transition: all 0.3s ease-in-out; } .ls-accordion-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8__header.active .ls-accordion-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8__item-icon i { transform: rotate(180deg); } .ls-accordion-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8__content { background-color: #00000000; overflow: hidden; display: flex; align-items: center; transition: all 0.5s; max-height: 0; opacity: 0; } @media screen and (max-width: 833px) { .ls-accordion-host-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8 { max-width: 95%; } .ls-accordion-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8 { margin: 6px 0px 6px 0px; padding: 10px 10px 10px 10px; } .ls-accordion-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8__item { margin-bottom: 40px; } }.ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-title { display: inline-block; word-break: break-word; color: #191C1F; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-title h1, .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-title h2, .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-title h3, .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-title p, .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-title li { line-height: 1.5; overflow: hidden; margin: 0; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-title h1 { font-size: 40px; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-title h2 { font-size: 32px; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-title h3 { font-size: 24px; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-title p, .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-title li { font-size: 16px; } .ls-text-host-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-title { width: 100%; display: inline-flex; max-width: 100%; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-title { display: inline-block; width: 100%; padding: 12px 16px 14px 16px; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-title > * { white-space: pre-wrap; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-title__desktop { display: inline; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-title__tablet { display: none; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-title__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-title__desktop { display: none; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-title__tablet { display: inline; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-title__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-title { padding: 10px 16px 15px 16px; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-title__desktop { display: none; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-title__tablet { display: none; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-title__mobile { display: inline; } }.ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-content { display: inline-block; word-break: break-word; color: #191C1F; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-content h1, .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-content h2, .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-content h3, .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-content p, .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-content li { line-height: 1.5; overflow: hidden; margin: 0; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-content h1 { font-size: 40px; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-content h2 { font-size: 32px; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-content h3 { font-size: 24px; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-content p, .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-content li { font-size: 16px; } .ls-text-host-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-content { width: 100%; display: inline-flex; max-width: 100%; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-content { display: inline-block; width: 100%; padding: 20px 16px 20px 16px; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-content > * { white-space: pre-wrap; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-content__desktop { display: inline; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-content__tablet { display: none; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-content__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-content__desktop { display: none; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-content__tablet { display: inline; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-content__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-content { padding: 16px 16px 16px 16px; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-content__desktop { display: none; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-content__tablet { display: none; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-content__mobile { display: inline; } }.ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-icon { margin: 0px 0px 0px 0px; background: none; border-style: none; border-color: #EF4E23; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; border-radius: 4px 4px 4px 4px; width: 24px; height: 24px; font-size: calc(24px - 0px); color: #FFFFFF; } .ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-icon.desktop { display: flex; } .ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-icon.tablet { display: none; } .ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-icon.mobile { display: none; } @media screen and (max-width: 1023px) { .ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-icon.desktop { display: none; } .ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-icon.tablet { display: flex; } .ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-icon.mobile { display: none; } } @media screen and (max-width: 833px) { .ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-icon.desktop { display: none; } .ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-icon.tablet { display: none; } .ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-icon.mobile { display: flex; } }.ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-title { display: inline-block; word-break: break-word; color: #191C1F; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-title h1, .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-title h2, .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-title h3, .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-title p, .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-title li { line-height: 1.5; overflow: hidden; margin: 0; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-title h1 { font-size: 40px; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-title h2 { font-size: 32px; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-title h3 { font-size: 24px; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-title p, .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-title li { font-size: 16px; } .ls-text-host-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-title { width: 100%; display: inline-flex; max-width: 100%; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-title { display: inline-block; width: 100%; padding: 12px 16px 14px 16px; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-title > * { white-space: pre-wrap; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-title__desktop { display: inline; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-title__tablet { display: none; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-title__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-title__desktop { display: none; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-title__tablet { display: inline; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-title__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-title { padding: 10px 16px 15px 16px; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-title__desktop { display: none; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-title__tablet { display: none; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-title__mobile { display: inline; } }.ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-content { display: inline-block; word-break: break-word; color: #191C1F; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-content h1, .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-content h2, .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-content h3, .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-content p, .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-content li { line-height: 1.5; overflow: hidden; margin: 0; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-content h1 { font-size: 40px; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-content h2 { font-size: 32px; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-content h3 { font-size: 24px; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-content p, .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-content li { font-size: 16px; } .ls-text-host-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-content { width: 100%; display: inline-flex; max-width: 100%; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-content { display: inline-block; width: 100%; padding: 20px 16px 20px 16px; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-content > * { white-space: pre-wrap; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-content__desktop { display: inline; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-content__tablet { display: none; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-content__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-content__desktop { display: none; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-content__tablet { display: inline; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-content__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-content { padding: 16px 16px 16px 16px; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-content__desktop { display: none; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-content__tablet { display: none; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-content__mobile { display: inline; } }.ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-icon { margin: 0px 0px 0px 0px; background: none; border-style: none; border-color: #EF4E23; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; border-radius: 4px 4px 4px 4px; width: 24px; height: 24px; font-size: calc(24px - 0px); color: #FFFFFF; } .ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-icon.desktop { display: flex; } .ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-icon.tablet { display: none; } .ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-icon.mobile { display: none; } @media screen and (max-width: 1023px) { .ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-icon.desktop { display: none; } .ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-icon.tablet { display: flex; } .ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-icon.mobile { display: none; } } @media screen and (max-width: 833px) { .ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-icon.desktop { display: none; } .ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-icon.tablet { display: none; } .ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-icon.mobile { display: flex; } }.ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-title { display: inline-block; word-break: break-word; color: #191C1F; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-title h1, .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-title h2, .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-title h3, .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-title p, .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-title li { line-height: 1.5; overflow: hidden; margin: 0; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-title h1 { font-size: 40px; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-title h2 { font-size: 32px; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-title h3 { font-size: 24px; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-title p, .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-title li { font-size: 16px; } .ls-text-host-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-title { width: 100%; display: inline-flex; max-width: 100%; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-title { display: inline-block; width: 100%; padding: 12px 16px 14px 16px; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-title > * { white-space: pre-wrap; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-title__desktop { display: inline; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-title__tablet { display: none; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-title__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-title__desktop { display: none; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-title__tablet { display: inline; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-title__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-title { padding: 12px 16px 15px 16px; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-title__desktop { display: none; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-title__tablet { display: none; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-title__mobile { display: inline; } }.ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-content { display: inline-block; word-break: break-word; color: #191C1F; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-content h1, .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-content h2, .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-content h3, .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-content p, .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-content li { line-height: 1.5; overflow: hidden; margin: 0; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-content h1 { font-size: 40px; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-content h2 { font-size: 32px; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-content h3 { font-size: 24px; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-content p, .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-content li { font-size: 16px; } .ls-text-host-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-content { width: 100%; display: inline-flex; max-width: 100%; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-content { display: inline-block; width: 100%; padding: 20px 16px 20px 16px; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-content > * { white-space: pre-wrap; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-content__desktop { display: inline; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-content__tablet { display: none; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-content__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-content__desktop { display: none; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-content__tablet { display: inline; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-content__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-content { padding: 16px 16px 16px 16px; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-content__desktop { display: none; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-content__tablet { display: none; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-content__mobile { display: inline; } }.ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-icon { margin: 0px 0px 0px 0px; background: none; border-style: none; border-color: #EF4E23; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; border-radius: 4px 4px 4px 4px; width: 24px; height: 24px; font-size: calc(24px - 0px); color: #FFFFFF; } .ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-icon.desktop { display: flex; } .ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-icon.tablet { display: none; } .ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-icon.mobile { display: none; } @media screen and (max-width: 1023px) { .ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-icon.desktop { display: none; } .ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-icon.tablet { display: flex; } .ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-icon.mobile { display: none; } } @media screen and (max-width: 833px) { .ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-icon.desktop { display: none; } .ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-icon.tablet { display: none; } .ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-icon.mobile { display: flex; } }.ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-title { display: inline-block; word-break: break-word; color: #191C1F; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-title h1, .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-title h2, .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-title h3, .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-title p, .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-title li { line-height: 1.5; overflow: hidden; margin: 0; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-title h1 { font-size: 40px; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-title h2 { font-size: 32px; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-title h3 { font-size: 24px; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-title p, .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-title li { font-size: 16px; } .ls-text-host-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-title { width: 100%; display: inline-flex; max-width: 100%; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-title { display: inline-block; width: 100%; padding: 12px 16px 14px 16px; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-title > * { white-space: pre-wrap; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-title__desktop { display: inline; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-title__tablet { display: none; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-title__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-title__desktop { display: none; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-title__tablet { display: inline; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-title__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-title { padding: 10px 16px 15px 16px; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-title__desktop { display: none; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-title__tablet { display: none; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-title__mobile { display: inline; } }.ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-content { display: inline-block; word-break: break-word; color: #191C1F; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-content h1, .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-content h2, .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-content h3, .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-content p, .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-content li { line-height: 1.5; overflow: hidden; margin: 0; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-content h1 { font-size: 40px; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-content h2 { font-size: 32px; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-content h3 { font-size: 24px; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-content p, .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-content li { font-size: 16px; } .ls-text-host-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-content { width: 100%; display: inline-flex; max-width: 100%; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-content { display: inline-block; width: 100%; padding: 20px 16px 20px 16px; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-content > * { white-space: pre-wrap; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-content__desktop { display: inline; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-content__tablet { display: none; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-content__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-content__desktop { display: none; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-content__tablet { display: inline; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-content__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-content { padding: 16px 16px 16px 16px; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-content__desktop { display: none; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-content__tablet { display: none; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-content__mobile { display: inline; } }.ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-icon { margin: 0px 0px 0px 0px; background: none; border-style: none; border-color: #EF4E23; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; border-radius: 4px 4px 4px 4px; width: 24px; height: 24px; font-size: calc(24px - 0px); color: #FFFFFF; } .ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-icon.desktop { display: flex; } .ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-icon.tablet { display: none; } .ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-icon.mobile { display: none; } @media screen and (max-width: 1023px) { .ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-icon.desktop { display: none; } .ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-icon.tablet { display: flex; } .ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-icon.mobile { display: none; } } @media screen and (max-width: 833px) { .ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-icon.desktop { display: none; } .ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-icon.tablet { display: none; } .ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-icon.mobile { display: flex; } }.ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-title { display: inline-block; word-break: break-word; color: #191C1F; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-title h1, .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-title h2, .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-title h3, .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-title p, .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-title li { line-height: 1.5; overflow: hidden; margin: 0; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-title h1 { font-size: 40px; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-title h2 { font-size: 32px; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-title h3 { font-size: 24px; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-title p, .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-title li { font-size: 16px; } .ls-text-host-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-title { width: 100%; display: inline-flex; max-width: 100%; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-title { display: inline-block; width: 100%; padding: 12px 16px 14px 16px; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-title > * { white-space: pre-wrap; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-title__desktop { display: inline; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-title__tablet { display: none; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-title__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-title__desktop { display: none; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-title__tablet { display: inline; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-title__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-title { padding: 10px 16px 15px 16px; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-title__desktop { display: none; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-title__tablet { display: none; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-title__mobile { display: inline; } }.ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-content { display: inline-block; word-break: break-word; color: #191C1F; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-content h1, .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-content h2, .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-content h3, .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-content p, .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-content li { line-height: 1.5; overflow: hidden; margin: 0; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-content h1 { font-size: 40px; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-content h2 { font-size: 32px; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-content h3 { font-size: 24px; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-content p, .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-content li { font-size: 16px; } .ls-text-host-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-content { width: 100%; display: inline-flex; max-width: 100%; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-content { display: inline-block; width: 100%; padding: 20px 16px 20px 16px; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-content > * { white-space: pre-wrap; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-content__desktop { display: inline; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-content__tablet { display: none; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-content__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-content__desktop { display: none; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-content__tablet { display: inline; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-content__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-content { padding: 16px 16px 16px 16px; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-content__desktop { display: none; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-content__tablet { display: none; } .ls-text-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-content__mobile { display: inline; } }.ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-icon { margin: 0px 0px 0px 0px; background: none; border-style: none; border-color: #EF4E23; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; border-radius: 4px 4px 4px 4px; width: 24px; height: 24px; font-size: calc(24px - 0px); color: #FFFFFF; } .ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-icon.desktop { display: flex; } .ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-icon.tablet { display: none; } .ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-icon.mobile { display: none; } @media screen and (max-width: 1023px) { .ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-icon.desktop { display: none; } .ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-icon.tablet { display: flex; } .ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-icon.mobile { display: none; } } @media screen and (max-width: 833px) { .ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-icon.desktop { display: none; } .ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-icon.tablet { display: none; } .ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-icon.mobile { display: flex; } }.ls-section-ls-59ebccd0-3999-48fb-aa6d-3c017f9189f1 { background: #3A2157; padding: 0px 0px 0px 0px; }.ls-row-ls-edc3f2f3-5ec7-42c7-83b0-e99936903c17 { padding: 0px 0px 0px 0px; flex-direction: row; } @media screen and (max-width: 1023px) { .ls-row-ls-edc3f2f3-5ec7-42c7-83b0-e99936903c17 { flex-direction: column; } } @media screen and (max-width: 833px) { .ls-row-ls-edc3f2f3-5ec7-42c7-83b0-e99936903c17 { flex-direction: column; } }.ls-column-ls-ee58c2c2-2f7e-4545-b56a-806338238b4b { display: flex; box-sizing: border-box; flex: 12; padding: 32px 0px 32px 0px; flex-direction: column; justify-content: center; align-items: center; } @media screen and (max-width: 833px) { .ls-column-ls-ee58c2c2-2f7e-4545-b56a-806338238b4b { padding: 30px 0px 30px 0px; } }.ls-text-ls-5c86908c-08c9-423d-84cd-a9cd52826d80 { display: inline-block; word-break: break-word; color: #191C1F; } .ls-text-ls-5c86908c-08c9-423d-84cd-a9cd52826d80 h1, .ls-text-ls-5c86908c-08c9-423d-84cd-a9cd52826d80 h2, .ls-text-ls-5c86908c-08c9-423d-84cd-a9cd52826d80 h3, .ls-text-ls-5c86908c-08c9-423d-84cd-a9cd52826d80 p, .ls-text-ls-5c86908c-08c9-423d-84cd-a9cd52826d80 li { line-height: 1.5; overflow: hidden; margin: 0; } .ls-text-ls-5c86908c-08c9-423d-84cd-a9cd52826d80 h1 { font-size: 40px; } .ls-text-ls-5c86908c-08c9-423d-84cd-a9cd52826d80 h2 { font-size: 32px; } .ls-text-ls-5c86908c-08c9-423d-84cd-a9cd52826d80 h3 { font-size: 24px; } .ls-text-ls-5c86908c-08c9-423d-84cd-a9cd52826d80 p, .ls-text-ls-5c86908c-08c9-423d-84cd-a9cd52826d80 li { font-size: 16px; } .ls-text-host-ls-5c86908c-08c9-423d-84cd-a9cd52826d80 { width: 100%; display: inline-flex; max-width: 40%; } .ls-text-ls-5c86908c-08c9-423d-84cd-a9cd52826d80 { display: inline-block; width: 100%; padding: 10px 10px 10px 10px; } .ls-text-ls-5c86908c-08c9-423d-84cd-a9cd52826d80 > * { white-space: pre-wrap; } .ls-text-ls-5c86908c-08c9-423d-84cd-a9cd52826d80__desktop { display: inline; } .ls-text-ls-5c86908c-08c9-423d-84cd-a9cd52826d80__tablet { display: none; } .ls-text-ls-5c86908c-08c9-423d-84cd-a9cd52826d80__mobile { display: none; } @media screen and (max-width: 1023px) { .ls-text-ls-5c86908c-08c9-423d-84cd-a9cd52826d80__desktop { display: none; } .ls-text-ls-5c86908c-08c9-423d-84cd-a9cd52826d80__tablet { display: inline; } .ls-text-ls-5c86908c-08c9-423d-84cd-a9cd52826d80__mobile { display: none; } } @media screen and (max-width: 833px) { .ls-text-host-ls-5c86908c-08c9-423d-84cd-a9cd52826d80 { max-width: 80%; } .ls-text-ls-5c86908c-08c9-423d-84cd-a9cd52826d80__desktop { display: none; } .ls-text-ls-5c86908c-08c9-423d-84cd-a9cd52826d80__tablet { display: none; } .ls-text-ls-5c86908c-08c9-423d-84cd-a9cd52826d80__mobile { display: inline; } }<\/style>\n<p><script type=\"text\/javascript\">window.hotmartPageProcessingVersion=2<\/script><script type=\"text\/javascript\">if (location.protocol !== \"https:\") location.protocol = \"https:\"<\/script><script async=\"\">\n          window.addEventListener('pageLoaded', function () {\n            \/*! Lazy Load 2.0.0-rc.2 - MIT license - Copyright 2007-2019 Mika Tuupola *\/\n!function(t,e){\"object\"==typeof exports?module.exports=e(t):\"function\"==typeof define&&define.amd?define([],e):t.LazyLoad=e(t)}(\"undefined\"!=typeof global?global:this.window||this.global,function(t){\"use strict\";function e(t,e){this.settings=s(r,e||{}),this.images=t||document.querySelectorAll(this.settings.selector),this.observer=null,this.init()}\"function\"==typeof define&&define.amd&&(t=window);const r={src:\"data-src\",srcset:\"data-srcset\",selector:\".lazyload\",root:null,rootMargin:\"0px\",threshold:0},s=function(){let t={},e=!1,r=0,o=arguments.length;\"[object Boolean]\"===Object.prototype.toString.call(arguments[0])&&(e=arguments[0],r++);for(;r<o;r++)!function(r){for(let o in r)Object.prototype.hasOwnProperty.call(r,o)&#038;&#038;(e&#038;&#038;\"[object Object]\"===Object.prototype.toString.call(r[o])?t[o]=s(!0,t[o],r[o]):t[o]=r[o])}(arguments[r]);return t};if(e.prototype={init:function(){if(!t.IntersectionObserver)return void this.loadImages();let e=this,r={root:this.settings.root,rootMargin:this.settings.rootMargin,threshold:[this.settings.threshold]};this.observer=new IntersectionObserver(function(t){Array.prototype.forEach.call(t,function(t){if(t.isIntersecting){e.observer.unobserve(t.target);let r=t.target.getAttribute(e.settings.src),s=t.target.getAttribute(e.settings.srcset);\"img\"===t.target.tagName.toLowerCase()?(r&#038;&#038;(t.target.src=r),s&#038;&#038;(t.target.srcset=s)):t.target.style.backgroundImage=\"url(\"+r+\")\"}})},r),Array.prototype.forEach.call(this.images,function(t){e.observer.observe(t)})},loadAndDestroy:function(){this.settings&#038;&#038;(this.loadImages(),this.destroy())},loadImages:function(){if(!this.settings)return;let t=this;Array.prototype.forEach.call(this.images,function(e){let r=e.getAttribute(t.settings.src),s=e.getAttribute(t.settings.srcset);\"img\"===e.tagName.toLowerCase()?(r&#038;&#038;(e.src=r),s&#038;&#038;(e.srcset=s)):e.style.backgroundImage=\"url('\"+r+\"')\"})},destroy:function(){this.settings&#038;&#038;(this.observer.disconnect(),this.settings=null)}},t.lazyload=function(t,r){return new e(t,r)},t.jQuery){const r=t.jQuery;r.fn.lazyload=function(t){return t=t||{},t.attribute=t.attribute||\"data-src\",new e(r.makeArray(this),t),this}}return e});\n            var images = document.querySelectorAll('img[data-src]');\n            if(images.length) {\n              window.addEventListener('pageLazyLoad', function () {\n                lazyload(images)\n              })\n            }\n          });\n        <\/script><\/p>\n<p>&nbsp;<\/p>\n<style>\n    .made-with-hotmart-pages {\n      width: 116px;\n      padding: 4px 8px;\n      text-decoration: none;\n      display: flex;\n      flex-direction: column;\n      position: fixed;\n      bottom: 0px;\n      right: 0px;\n      z-index: 10;\n      border: 0px solid whitesmoke;\n      background: radial-gradient(\n        63.16% 63.16% at 50% 50%,\n        rgba(0, 0, 0, 0.75) 0%,\n        #000000 100%\n      );\n      border-top-left-radius: 10px;\n    }<\/p>\n<p>    .made-with-hotmart-pages__text {\n      color: white;\n      font-family: 'Lato';\n      font-size: 10px;\n      font-weight: 400;\n      line-height: 14px;\n    }\n  <\/style>\n<p><script type=\"text\/javascript\" async=\"true\">\n(function(l,a,u,n,c,h,e,r){l[\"HotmartLauncherObject\"]=c;l[c]=l[c]||\nfunction(){\n(l[c].q=l[c].q||[]).push(arguments)},l[c].l=1*new Date();h=a.createElement(u),\ne=a.getElementsByTagName(u)[0];h.async=1;h.src=n;e.parentNode.insertBefore(h,e)\n})(window,document,\"script\",\"\/\/launcher.hotmart.com\/launcher.js\",\"hot\");\nhot(\"account\",\"8993d30d-87f0-3995-8757-875810864355\");\n<\/script><script type=\"text\/javascript\">\nwindow.addEventListener('pageLazyLoad', (function () {\n  var deliveryUrl = 'https:\/\/qhx31sr78i.execute-api.us-east-1.amazonaws.com\/prod\/v1\/c7b16920-f6f0-4b77-a11e-cd3aa826e128\/hits';\n  var accessCookie = 'hotmart_editor_analytics_access';\n  var pageId = 'c7b16920-f6f0-4b77-a11e-cd3aa826e128';<\/p>\n<p>  function getCookie(name) {\n    var value = '; ' + document.cookie;\n    var parts = value.split('; ' + name + '=');\n    if (parts.length === 2) return parts.pop().split(';').shift();\n    return ''\n  }<\/p>\n<p>  function setCookie(name, value) {\n    var date = new Date();\n    date.setTime(date.getTime() + (1 * 24 * 60 * 60 * 1000));\n    var expires = \"expires=\" + date.toUTCString();\n    document.cookie = name + \"=\" + value + \"; \" + expires + \"; path=\/\";\n  }<\/p>\n<p>  var sendHit = function() {\n    'use strict';<\/p>\n<p>    window.hotmartKlickartAnalyticsDeliveryUrl = deliveryUrl;\n    window.hotmartKlickartAnalyticsSessionId = pageId\n      + '-'\n      + Math.random().toString(16).substr(2, 14)\n      + '-'\n      + Date.now().toString(16);<\/p>\n<p>    function checkDevice() {\n      var mobileRegex = \/Android|webOS|iPhone|iPod|BlackBerry|IEMobile|Opera Mini|Tablet|iPad\/i;\n      return mobileRegex.test(window.navigator.userAgent) ? 'mobile' : 'desktop'\n    }<\/p>\n<p>    var accesses = getCookie(accessCookie),\n      hasPreviousAccess = false;<\/p>\n<p>    if (accesses) {\n      accesses = JSON.parse(accesses);\n      hasPreviousAccess = accesses.indexOf(pageId) != -1;\n    }<\/p>\n<p>    if (!hasPreviousAccess) {\n      accesses = accesses || [];\n      accesses.push(pageId);\n      setCookie(accessCookie, JSON.stringify(accesses));\n    }<\/p>\n<p>    var dataObject = {\n      'previousAccess': hasPreviousAccess,\n      'device': checkDevice(),\n      'sessionId': window.hotmartKlickartAnalyticsSessionId,\n    };\n    navigator.sendBeacon(deliveryUrl, JSON.stringify(dataObject));\n  };<\/p>\n<p>  var sendTimeElapsed = function() {\n    var timeElapsed = window.performance.now()\/1000,\n        dataObject = {\n      'timeElapsed': timeElapsed,\n      'sessionId': window.hotmartKlickartAnalyticsSessionId,\n      'clickIdentifier': window.hotmartKlickartAnalyticsClickIdentifier,\n    };<\/p>\n<p>    if (window.hotmartKlickartAnalyticsSubscriptionEmail) {\n      dataObject['subscriptionEmail'] = window.hotmartKlickartAnalyticsSubscriptionEmail;\n    }<\/p>\n<p>    navigator.sendBeacon(deliveryUrl, JSON.stringify(dataObject));\n  };<\/p>\n<p>  sendHit();\n  window.addEventListener('pagehide', sendTimeElapsed);\n}));\n<\/script><\/p>\n<div id=\"ls-7fe1e845-48eb-4aaf-91dd-6a1a951aeb27\" class=\"ls-page ls-page-ls-7fe1e845-48eb-4aaf-91dd-6a1a951aeb27\" data-children=\"\">\n<section id=\"ls-b47e869a-8d49-499d-9391-0023cea4d603-title\" class=\"ls-section ls-section-ls-b47e869a-8d49-499d-9391-0023cea4d603-title\" data-children=\"\" data-ls-section=\"{&quot;uid&quot;:&quot;ls-b47e869a-8d49-499d-9391-0023cea4d603-title&quot;,&quot;delayType&quot;:&quot;disabled&quot;,&quot;endDate&quot;:&quot;2023-05-25T13:36:15&quot;,&quot;timeOnPage&quot;:&quot;5&quot;,&quot;timeOnPageUnit&quot;:&quot;seconds&quot;,&quot;timezone&quot;:&quot;-03:00_utcMinus0300MainCities&quot;,&quot;localStorageEndDate&quot;:&quot;&quot;,&quot;hideDelayedClass&quot;:&quot;hide-delayed&quot;}\">\n<div id=\"ls-6711906b-718c-4327-99de-45fb90ecfd15\" class=\"ls-row ls-row-ls-6711906b-718c-4327-99de-45fb90ecfd15\" data-children=\"\">\n<div id=\"ls-4c7694ef-2c33-4447-bff7-1f8150b77932\" class=\"ls-column ls-column-ls-4c7694ef-2c33-4447-bff7-1f8150b77932\" data-children=\"\">\n<p style=\"line-height: 1.15;\"><strong style=\"color: #ffffff; font-family: Oswald, sans-serif; font-size: 50px;\">Cria\u00e7\u00e3o de Mapas Geoespaciais com R: Scripts Prontos, Etapas Explicadas e Exemplos Pr\u00e1ticos<\/strong><\/p>\n<p style=\"line-height: 1.15;\"><strong style=\"color: #ffffff; font-family: Oswald, sans-serif; font-size: 50px;\">Cria\u00e7\u00e3o de Mapas Geoespaciais com R: Scripts Prontos, Etapas Explicadas e Exemplos Pr\u00e1ticos<\/strong><\/p>\n<p style=\"text-align: center; line-height: 1.15;\"><strong style=\"color: #ffffff; font-family: Oswald, sans-serif; font-size: 24px;\">Cria\u00e7\u00e3o de Mapas Geoespaciais com R: Scripts Prontos, Etapas Explicadas e Exemplos Pr\u00e1ticos<\/strong><\/p>\n<p><span style=\"color: #ffffff; font-family: Tahoma, Geneva, sans-serif; font-size: 18px;\">Desenvolva mapas geoespaciais profissionais com facilidade e efici\u00eancia usando R. Ideal para pesquisadores, estudantes e profissionais que trabalham com dados espaciais.<\/span><\/p>\n<p><span style=\"color: #ffffff; font-family: Tahoma, Geneva, sans-serif; font-size: 18px;\">Desenvolva mapas geoespaciais profissionais com facilidade e efici\u00eancia usando R. Ideal para pesquisadores, estudantes e profissionais que trabalham com dados espaciais.<\/span><\/p>\n<p style=\"text-align: center; line-height: 1.15;\"><span style=\"color: #ffffff; font-family: Tahoma, Geneva, sans-serif; font-size: 12px;\">Desenvolva mapas geoespaciais profissionais com facilidade e efici\u00eancia usando R. Ideal para pesquisadores, estudantes e profissionais que trabalham com dados espaciais.<\/span><\/p>\n<div id=\"ls-b21b713d-1e85-4136-834b-fbbb876c8787\" class=\"ls-button-host ls-button-host-ls-b21b713d-1e85-4136-834b-fbbb876c8787\"><a class=\"ls-button ls-button-ls-b21b713d-1e85-4136-834b-fbbb876c8787\" href=\"https:\/\/pay.hotmart.com\/X78799898R?off=e7fj4g7n\" target=\"_blank\" rel=\"noopener\" data-ls-button=\"{&quot;uid&quot;:&quot;ls-b21b713d-1e85-4136-834b-fbbb876c8787&quot;,&quot;delayType&quot;:&quot;disabled&quot;,&quot;endDate&quot;:&quot;2023-05-26T13:48:23&quot;,&quot;timeOnPage&quot;:&quot;5&quot;,&quot;timeOnPageUnit&quot;:&quot;seconds&quot;,&quot;timezone&quot;:&quot;-03:00_utcMinus0300MainCities&quot;,&quot;action&quot;:&quot;link&quot;,&quot;popupId&quot;:&quot;&quot;,&quot;localStorageEndDate&quot;:&quot;&quot;,&quot;hideDelayedClass&quot;:&quot;hide-delayed&quot;}\"> <span class=\"ls-button__label ls-button-ls-b21b713d-1e85-4136-834b-fbbb876c8787__label\">COMPRAR AGORA<\/span> <\/a><\/div>\n<\/div>\n<div id=\"ls-5bd2f823-a5e3-4731-bafc-f4252ef1c930\" class=\"ls-column ls-column-ls-5bd2f823-a5e3-4731-bafc-f4252ef1c930\" data-children=\"\"><span id=\"ls-54d2b5e1-6389-4386-97f5-e1d5e11d453f\" class=\"ls-image-host ls-image-host-ls-54d2b5e1-6389-4386-97f5-e1d5e11d453f\"> <span class=\"ls-image ls-image-ls-54d2b5e1-6389-4386-97f5-e1d5e11d453f ls-image-ls-54d2b5e1-6389-4386-97f5-e1d5e11d453f__img__desktop\"> <img loading=\"lazy\" decoding=\"async\" class=\"lazyload ls-image-ls-54d2b5e1-6389-4386-97f5-e1d5e11d453f__img\" src=\"https:\/\/hotmart.s3.amazonaws.com\/product_pictures\/2d37c425-d317-4ed5-9638-df44525e4759\/IMG20230123WA0000.jpg\" alt=\"\" width=\"500\" height=\"500\" data-src=\"https:\/\/hotmart.s3.amazonaws.com\/product_pictures\/2d37c425-d317-4ed5-9638-df44525e4759\/IMG20230123WA0000.jpg\" \/> <\/span> <span class=\"ls-image ls-image-ls-54d2b5e1-6389-4386-97f5-e1d5e11d453f ls-image-ls-54d2b5e1-6389-4386-97f5-e1d5e11d453f__img__tablet\"> <img loading=\"lazy\" decoding=\"async\" class=\"lazyload ls-image-ls-54d2b5e1-6389-4386-97f5-e1d5e11d453f__img\" src=\"https:\/\/hotmart.s3.amazonaws.com\/product_pictures\/2d37c425-d317-4ed5-9638-df44525e4759\/IMG20230123WA0000.jpg\" alt=\"\" width=\"500\" height=\"500\" data-src=\"https:\/\/hotmart.s3.amazonaws.com\/product_pictures\/2d37c425-d317-4ed5-9638-df44525e4759\/IMG20230123WA0000.jpg\" \/> <\/span> <span class=\"ls-image ls-image-ls-54d2b5e1-6389-4386-97f5-e1d5e11d453f ls-image-ls-54d2b5e1-6389-4386-97f5-e1d5e11d453f__img__mobile\"> <img loading=\"lazy\" decoding=\"async\" class=\"lazyload ls-image-ls-54d2b5e1-6389-4386-97f5-e1d5e11d453f__img\" src=\"https:\/\/hotmart.s3.amazonaws.com\/product_pictures\/2d37c425-d317-4ed5-9638-df44525e4759\/IMG20230123WA0000.jpg\" alt=\"\" width=\"300\" height=\"300\" data-src=\"https:\/\/hotmart.s3.amazonaws.com\/product_pictures\/2d37c425-d317-4ed5-9638-df44525e4759\/IMG20230123WA0000.jpg\" \/> <\/span> <\/span><\/div>\n<\/div>\n<\/section>\n<section id=\"ls-5269a06f-5ce8-4e1f-80db-64b6681e218b-about-content\" class=\"ls-section ls-section-ls-5269a06f-5ce8-4e1f-80db-64b6681e218b-about-content\" data-children=\"\" data-ls-section=\"{&quot;uid&quot;:&quot;ls-5269a06f-5ce8-4e1f-80db-64b6681e218b-about-content&quot;,&quot;delayType&quot;:&quot;disabled&quot;,&quot;endDate&quot;:&quot;2023-05-26T13:48:23&quot;,&quot;timeOnPage&quot;:&quot;5&quot;,&quot;timeOnPageUnit&quot;:&quot;seconds&quot;,&quot;timezone&quot;:&quot;-03:00_utcMinus0300MainCities&quot;,&quot;localStorageEndDate&quot;:&quot;&quot;,&quot;hideDelayedClass&quot;:&quot;hide-delayed&quot;}\">\n<div id=\"ls-67cc778c-9594-40e3-85ef-26dd23b66065\" class=\"ls-row ls-row-ls-67cc778c-9594-40e3-85ef-26dd23b66065\" data-children=\"\">\n<div id=\"ls-48041321-2bb0-47a6-b940-231a55fca155\" class=\"ls-column ls-column-ls-48041321-2bb0-47a6-b940-231a55fca155\" data-children=\"\">\n<div class=\"ls-video-host ls-video-host-ls-e6308e67-508d-4cf4-a7e9-dc59c84b16c5\">\n<div id=\"ls-e6308e67-508d-4cf4-a7e9-dc59c84b16c5\" class=\"ls-video ls-video--bg-black ls-video-ls-e6308e67-508d-4cf4-a7e9-dc59c84b16c5\" data-ls-video=\"{&quot;propsByDevice&quot;:{&quot;src&quot;:{&quot;desktop&quot;:&quot;https:\/\/www.youtube.com\/embed\/6Pky-4h8WpE&quot;,&quot;tablet&quot;:&quot;https:\/\/www.youtube.com\/embed\/6Pky-4h8WpE&quot;,&quot;mobile&quot;:&quot;https:\/\/www.youtube.com\/embed\/6Pky-4h8WpE&quot;},&quot;autoplay&quot;:{}},&quot;mobileMaxWidthBreakpoint&quot;:&quot;833px&quot;,&quot;tabletMaxWidthBreakpoint&quot;:&quot;1023px&quot;}\"><\/div>\n<\/div>\n<\/div>\n<div id=\"ls-9aece4fd-85bb-4749-9570-dd300819f459\" class=\"ls-column ls-column-ls-9aece4fd-85bb-4749-9570-dd300819f459\" data-children=\"\">\n<p style=\"line-height: 1.15;\"><strong style=\"background-color: rgba(0, 0, 0, 0); color: #ffffff; font-family: Oswald, sans-serif; font-size: 70px;\">SOBRE O CONTE\u00daDO<\/strong><\/p>\n<p style=\"line-height: 1.15;\"><strong style=\"background-color: rgba(0, 0, 0, 0); color: #ffffff; font-family: Oswald, sans-serif; font-size: 70px;\">SOBRE O CONTE\u00daDO<\/strong><\/p>\n<p style=\"line-height: 1.15;\"><strong style=\"background-color: rgba(0, 0, 0, 0); color: #ffffff; font-family: Oswald, sans-serif; font-size: 32px;\">SOBRE O CONTE\u00daDO<\/strong><\/p>\n<p><span style=\"color: #ffffff; font-family: Tahoma, Geneva, sans-serif; font-size: 16px;\">Crie mapas geoespaciais profissionais com facilidade usando a linguagem R. Ideal para pesquisadores, estudantes e profissionais que trabalham com dados espaciais. Mesmo sem conhecimentos avan\u00e7ados em programa\u00e7\u00e3o, voc\u00ea poder\u00e1 criar uma grande variedade de mapas com rapidez e qualidade. Comece agora a explorar todo o potencial dos mapas geoespaciais em seus projetos com este e-book. Ao comprar o e-book, voc\u00ea ainda leva de brinde um conjunto de scripts e materiais para analisar dados como censo demogr\u00e1fico, mercado do agroneg\u00f3cio, al\u00e9m de um e-book introdut\u00f3rio sobre R com dicas essenciais. Comece agora a explorar todo o potencial dos mapas geoespaciais!<\/span><\/p>\n<p><span style=\"color: #ffffff; font-family: Tahoma, Geneva, sans-serif; font-size: 16px;\">Crie mapas geoespaciais profissionais com facilidade usando a linguagem R. Ideal para pesquisadores, estudantes e profissionais que trabalham com dados espaciais. Mesmo sem conhecimentos avan\u00e7ados em programa\u00e7\u00e3o, voc\u00ea poder\u00e1 criar uma grande variedade de mapas com rapidez e qualidade. Comece agora a explorar todo o potencial dos mapas geoespaciais em seus projetos com este e-book. Ao comprar o e-book, voc\u00ea ainda leva de brinde um conjunto de scripts e materiais para analisar dados como censo demogr\u00e1fico, mercado do agroneg\u00f3cio, al\u00e9m de um e-book introdut\u00f3rio sobre R com dicas essenciais. Comece agora a explorar todo o potencial dos mapas geoespaciais!<\/span><\/p>\n<p><span style=\"color: #ffffff; font-family: Tahoma, Geneva, sans-serif; font-size: 16px;\">Crie mapas geoespaciais profissionais com facilidade usando a linguagem R. Ideal para pesquisadores, estudantes e profissionais que trabalham com dados espaciais. Mesmo sem conhecimentos avan\u00e7ados em programa\u00e7\u00e3o, voc\u00ea poder\u00e1 criar uma grande variedade de mapas com rapidez e qualidade. Comece agora a explorar todo o potencial dos mapas geoespaciais em seus projetos com este e-book. Ao comprar o e-book, voc\u00ea ainda leva de brinde um conjunto de scripts e materiais para analisar dados como censo demogr\u00e1fico, mercado do agroneg\u00f3cio, al\u00e9m de um e-book introdut\u00f3rio sobre R com dicas essenciais. Comece agora a explorar todo o potencial dos mapas geoespaciais!<\/span><\/p>\n<\/div>\n<\/div>\n<\/section>\n<section id=\"ls-151980bb-3021-402b-94b7-b759b49b1225-about-author\" class=\"ls-section ls-section-ls-151980bb-3021-402b-94b7-b759b49b1225-about-author\" data-children=\"\" data-ls-section=\"{&quot;uid&quot;:&quot;ls-151980bb-3021-402b-94b7-b759b49b1225-about-author&quot;,&quot;delayType&quot;:&quot;disabled&quot;,&quot;endDate&quot;:&quot;2023-05-26T13:48:23&quot;,&quot;timeOnPage&quot;:&quot;5&quot;,&quot;timeOnPageUnit&quot;:&quot;seconds&quot;,&quot;timezone&quot;:&quot;-03:00_utcMinus0300MainCities&quot;,&quot;localStorageEndDate&quot;:&quot;&quot;,&quot;hideDelayedClass&quot;:&quot;hide-delayed&quot;}\">\n<div id=\"ls-af62a15c-a15c-4802-8147-3a9c13dcff09\" class=\"ls-row ls-row-ls-af62a15c-a15c-4802-8147-3a9c13dcff09\" data-children=\"\">\n<div id=\"ls-3a0910c8-c113-48a3-a518-3fd093ca60cc\" class=\"ls-column ls-column-ls-3a0910c8-c113-48a3-a518-3fd093ca60cc\" data-children=\"\">\n<p><strong style=\"background-color: rgba(0, 0, 0, 0); color: #ffffff; font-family: Oswald, sans-serif; font-size: 14px;\">CONHE\u00c7A MELHOR QUEM CRIOU O CONTE\u00daDO<\/strong><\/p>\n<p><strong style=\"background-color: rgba(0, 0, 0, 0); color: #ffffff; font-family: Oswald, sans-serif; font-size: 14px;\">CONHE\u00c7A MELHOR QUEM CRIOU O CONTE\u00daDO<\/strong><\/p>\n<p><span style=\"background-color: rgba(0, 0, 0, 0); color: #ffffff; font-family: Oswald, sans-serif; font-size: 11px;\">CONHE\u00c7A MELHOR QUEM CRIOU O CONTE\u00daDO<\/span><\/p>\n<p style=\"line-height: 1.15;\"><strong style=\"color: #ffffff; font-family: Oswald, sans-serif; font-size: 56px;\">Apoio Dados Estrat\u00e9gicos<\/strong><\/p>\n<p style=\"line-height: 1.15;\"><strong style=\"color: #ffffff; font-family: Oswald, sans-serif; font-size: 56px;\">Apoio Dados Estrat\u00e9gicos<\/strong><\/p>\n<p style=\"line-height: 1.15;\"><strong style=\"color: #ffffff; font-family: Oswald, sans-serif; font-size: 56px;\">Apoio Dados Estrat\u00e9gicos<\/strong><\/p>\n<p style=\"line-height: 2;\"><span style=\"color: #ffffff; font-family: Tahoma, Geneva, sans-serif; font-size: 18px;\">A sua empresa de intelig\u00eancia de dados - <\/span><span style=\"color: #ffffff; font-family: Tahoma, Geneva, sans-serif; font-size: 18px;\">Sua parceira estrat\u00e9gica em intelig\u00eancia de dados.<\/span><\/p>\n<p style=\"line-height: 2;\"><span style=\"color: #ffffff; font-family: Tahoma, Geneva, sans-serif; font-size: 18px;\">A sua empresa de intelig\u00eancia de dados - <\/span><span style=\"color: #ffffff; font-family: Tahoma, Geneva, sans-serif; font-size: 18px;\">Sua parceira estrat\u00e9gica em intelig\u00eancia de dados.<\/span><\/p>\n<p style=\"line-height: 2;\"><span style=\"color: #ffffff; font-family: Tahoma, Geneva, sans-serif; font-size: 18px;\">A sua empresa de intelig\u00eancia de dados - <\/span><span style=\"color: #ffffff; font-family: Tahoma, Geneva, sans-serif; font-size: 18px;\">Sua parceira estrat\u00e9gica em intelig\u00eancia de dados.<\/span><\/p>\n<\/div>\n<div id=\"ls-12280c38-9f99-4c88-a49c-eeb28be76540\" class=\"ls-column ls-column-ls-12280c38-9f99-4c88-a49c-eeb28be76540\" data-children=\"\">\n<div id=\"ls-d86b225c-9c2c-46c5-87cd-f859528e84b6\" class=\"ls-group-host ls-group-host-ls-d86b225c-9c2c-46c5-87cd-f859528e84b6\">\n<div class=\"ls-group ls-group-ls-d86b225c-9c2c-46c5-87cd-f859528e84b6\" data-children=\"\"><span id=\"ls-706b8a13-d6b5-4727-9ae0-8e4d77b72648\" class=\"ls-image-host ls-image-host-ls-706b8a13-d6b5-4727-9ae0-8e4d77b72648\"> <span class=\"ls-image ls-image-ls-706b8a13-d6b5-4727-9ae0-8e4d77b72648 ls-image-ls-706b8a13-d6b5-4727-9ae0-8e4d77b72648__img__desktop\"> <img loading=\"lazy\" decoding=\"async\" class=\"lazyload ls-image-ls-706b8a13-d6b5-4727-9ae0-8e4d77b72648__img\" src=\"https:\/\/static-media.hotmart.com\/aSxiHyCa95pbrYzE1rDA5gCv77M=\/filters:quality(1):format(webp)\/klickart-prod\/uploads\/media\/file\/8294195\/apoio_(9).png\" alt=\"\" width=\"500\" height=\"500\" data-src=\"https:\/\/static-media.hotmart.com\/ve4iTSO142dtTQhl9jYhKo6bLGo=\/filters:quality(100):format(webp)\/klickart-prod\/uploads\/media\/file\/8294195\/apoio_(9).png\" \/> <\/span> <span class=\"ls-image ls-image-ls-706b8a13-d6b5-4727-9ae0-8e4d77b72648 ls-image-ls-706b8a13-d6b5-4727-9ae0-8e4d77b72648__img__tablet\"> <img loading=\"lazy\" decoding=\"async\" class=\"lazyload ls-image-ls-706b8a13-d6b5-4727-9ae0-8e4d77b72648__img\" src=\"https:\/\/static-media.hotmart.com\/aSxiHyCa95pbrYzE1rDA5gCv77M=\/filters:quality(1):format(webp)\/klickart-prod\/uploads\/media\/file\/8294195\/apoio_(9).png\" alt=\"\" width=\"500\" height=\"500\" data-src=\"https:\/\/static-media.hotmart.com\/ve4iTSO142dtTQhl9jYhKo6bLGo=\/filters:quality(100):format(webp)\/klickart-prod\/uploads\/media\/file\/8294195\/apoio_(9).png\" \/> <\/span> <span class=\"ls-image ls-image-ls-706b8a13-d6b5-4727-9ae0-8e4d77b72648 ls-image-ls-706b8a13-d6b5-4727-9ae0-8e4d77b72648__img__mobile\"> <img loading=\"lazy\" decoding=\"async\" class=\"lazyload ls-image-ls-706b8a13-d6b5-4727-9ae0-8e4d77b72648__img\" src=\"https:\/\/static-media.hotmart.com\/aSxiHyCa95pbrYzE1rDA5gCv77M=\/filters:quality(1):format(webp)\/klickart-prod\/uploads\/media\/file\/8294195\/apoio_(9).png\" alt=\"\" width=\"300\" height=\"300\" data-src=\"https:\/\/static-media.hotmart.com\/ve4iTSO142dtTQhl9jYhKo6bLGo=\/filters:quality(100):format(webp)\/klickart-prod\/uploads\/media\/file\/8294195\/apoio_(9).png\" \/> <\/span> <\/span><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<section id=\"ls-dcaf847c-42a9-4bd8-8fd6-090767339114\" class=\"ls-section ls-section-ls-dcaf847c-42a9-4bd8-8fd6-090767339114\" data-children=\"\" data-ls-section=\"{&quot;uid&quot;:&quot;ls-dcaf847c-42a9-4bd8-8fd6-090767339114&quot;,&quot;delayType&quot;:&quot;disabled&quot;,&quot;endDate&quot;:&quot;2023-05-26T13:48:23&quot;,&quot;timeOnPage&quot;:&quot;5&quot;,&quot;timeOnPageUnit&quot;:&quot;seconds&quot;,&quot;timezone&quot;:&quot;-03:00_utcMinus0300MainCities&quot;,&quot;localStorageEndDate&quot;:&quot;&quot;,&quot;hideDelayedClass&quot;:&quot;hide-delayed&quot;}\">\n<div id=\"ls-0f53d9d8-24dd-4a1e-8921-1433a4e389e5\" class=\"ls-row ls-row-ls-0f53d9d8-24dd-4a1e-8921-1433a4e389e5\" data-children=\"\">\n<div id=\"ls-15ce1a0e-ce1c-45f8-8077-2b685385e0a8\" class=\"ls-column ls-column-ls-15ce1a0e-ce1c-45f8-8077-2b685385e0a8\" data-children=\"\">\n<p style=\"line-height: 1.15; text-align: center;\"><strong style=\"color: #ffffff; font-family: Oswald, sans-serif; font-size: 32px;\">ESTA OFERTA PODE TERMINAR EM BREVE.<\/strong><\/p>\n<p style=\"line-height: 1.15; text-align: center;\"><strong style=\"color: #ffffff; font-family: Oswald, sans-serif; font-size: 32px;\">ESTA OFERTA PODE TERMINAR EM BREVE.<\/strong><\/p>\n<p style=\"text-align: center; line-height: 1.15;\"><strong style=\"color: #ffffff; font-family: Oswald, sans-serif; font-size: 20px;\">ESTA OFERTA PODE TERMINAR EM BREVE.<\/strong><\/p>\n<div id=\"ls-135245e8-fb92-49b4-8e9b-7ce2ee4ca49b\" class=\"ls-button-host ls-button-host-ls-135245e8-fb92-49b4-8e9b-7ce2ee4ca49b\"><a class=\"ls-button ls-button-ls-135245e8-fb92-49b4-8e9b-7ce2ee4ca49b\" href=\"https:\/\/pay.hotmart.com\/X78799898R?off=e7fj4g7n\" target=\"_blank\" rel=\"noopener\" data-ls-button=\"{&quot;uid&quot;:&quot;ls-135245e8-fb92-49b4-8e9b-7ce2ee4ca49b&quot;,&quot;delayType&quot;:&quot;disabled&quot;,&quot;endDate&quot;:&quot;2023-05-26T13:48:23&quot;,&quot;timeOnPage&quot;:&quot;5&quot;,&quot;timeOnPageUnit&quot;:&quot;seconds&quot;,&quot;timezone&quot;:&quot;-03:00_utcMinus0300MainCities&quot;,&quot;action&quot;:&quot;link&quot;,&quot;popupId&quot;:&quot;&quot;,&quot;localStorageEndDate&quot;:&quot;&quot;,&quot;hideDelayedClass&quot;:&quot;hide-delayed&quot;}\"> <span class=\"ls-button__label ls-button-ls-135245e8-fb92-49b4-8e9b-7ce2ee4ca49b__label\">COMPRAR AGORA<\/span> <\/a><\/div>\n<\/div>\n<\/div>\n<\/section>\n<section id=\"ls-48737784-f79a-4fa7-8c36-62d81ef3998e\" class=\"ls-section ls-section-ls-48737784-f79a-4fa7-8c36-62d81ef3998e\" data-children=\"\" data-ls-section=\"{&quot;uid&quot;:&quot;ls-48737784-f79a-4fa7-8c36-62d81ef3998e&quot;,&quot;delayType&quot;:&quot;disabled&quot;,&quot;endDate&quot;:&quot;2023-05-26T13:48:23&quot;,&quot;timeOnPage&quot;:&quot;5&quot;,&quot;timeOnPageUnit&quot;:&quot;seconds&quot;,&quot;timezone&quot;:&quot;-03:00_utcMinus0300MainCities&quot;,&quot;localStorageEndDate&quot;:&quot;&quot;,&quot;hideDelayedClass&quot;:&quot;hide-delayed&quot;}\">\n<div id=\"ls-11422869-93b4-46be-8f99-6ece149481aa\" class=\"ls-row ls-row-ls-11422869-93b4-46be-8f99-6ece149481aa\" data-children=\"\">\n<div id=\"ls-c874d04c-ae3e-47f8-8835-24d566618601\" class=\"ls-column ls-column-ls-c874d04c-ae3e-47f8-8835-24d566618601\" data-children=\"\"><span id=\"ls-2bf7382c-144b-4cec-974f-96cd6ef0bead\" class=\"ls-image-host ls-image-host-ls-2bf7382c-144b-4cec-974f-96cd6ef0bead\"> <span class=\"ls-image ls-image-ls-2bf7382c-144b-4cec-974f-96cd6ef0bead ls-image-ls-2bf7382c-144b-4cec-974f-96cd6ef0bead__img__desktop\"> <img loading=\"lazy\" decoding=\"async\" class=\"lazyload ls-image-ls-2bf7382c-144b-4cec-974f-96cd6ef0bead__img\" src=\"https:\/\/static-media.hotmart.com\/6Xf45agPSKC2MhjvRL6J0-vjKXs=\/filters:quality(1):format(webp)\/klickart-prod\/uploads\/media\/file\/6807740\/badge_garantia.png\" alt=\"\" width=\"400\" height=\"400\" data-src=\"https:\/\/static-media.hotmart.com\/K72jIuYUfpjwNwsDvS4bS4Mch4A=\/filters:quality(100)\/klickart-prod\/uploads\/media\/file\/6807740\/badge_garantia.png\" \/> <\/span> <span class=\"ls-image ls-image-ls-2bf7382c-144b-4cec-974f-96cd6ef0bead ls-image-ls-2bf7382c-144b-4cec-974f-96cd6ef0bead__img__tablet\"> <img loading=\"lazy\" decoding=\"async\" class=\"lazyload ls-image-ls-2bf7382c-144b-4cec-974f-96cd6ef0bead__img\" src=\"https:\/\/static-media.hotmart.com\/6Xf45agPSKC2MhjvRL6J0-vjKXs=\/filters:quality(1):format(webp)\/klickart-prod\/uploads\/media\/file\/6807740\/badge_garantia.png\" alt=\"\" width=\"400\" height=\"400\" data-src=\"https:\/\/static-media.hotmart.com\/K72jIuYUfpjwNwsDvS4bS4Mch4A=\/filters:quality(100)\/klickart-prod\/uploads\/media\/file\/6807740\/badge_garantia.png\" \/> <\/span> <span class=\"ls-image ls-image-ls-2bf7382c-144b-4cec-974f-96cd6ef0bead ls-image-ls-2bf7382c-144b-4cec-974f-96cd6ef0bead__img__mobile\"> <img loading=\"lazy\" decoding=\"async\" class=\"lazyload ls-image-ls-2bf7382c-144b-4cec-974f-96cd6ef0bead__img\" src=\"https:\/\/static-media.hotmart.com\/6Xf45agPSKC2MhjvRL6J0-vjKXs=\/filters:quality(1):format(webp)\/klickart-prod\/uploads\/media\/file\/6807740\/badge_garantia.png\" alt=\"\" width=\"250\" height=\"250\" data-src=\"https:\/\/static-media.hotmart.com\/K72jIuYUfpjwNwsDvS4bS4Mch4A=\/filters:quality(100)\/klickart-prod\/uploads\/media\/file\/6807740\/badge_garantia.png\" \/> <\/span> <\/span><\/div>\n<div id=\"ls-818b4f89-8590-476f-a386-31818a31cc13\" class=\"ls-column ls-column-ls-818b4f89-8590-476f-a386-31818a31cc13\" data-children=\"\">\n<p style=\"line-height: 1.15;\"><strong style=\"color: #ffffff; font-family: Oswald, sans-serif; font-size: 64px;\">GARANTIA DE <b>7 DIAS<\/b><\/strong><\/p>\n<p style=\"line-height: 1.15;\"><strong style=\"color: #ffffff; font-family: Oswald, sans-serif; font-size: 64px;\">GARANTIA DE <b>7 DIAS<\/b><\/strong><\/p>\n<p style=\"line-height: 1.15; text-align: center;\"><strong style=\"color: #ffffff; font-family: Oswald, sans-serif; font-size: 48px;\">GARANTIA DE <b>7 DIAS<\/b><\/strong><\/p>\n<p style=\"line-height: 1;\"><span style=\"color: #ffffff; font-family: Montserrat, sans-serif; font-size: 16px; background-color: rgba(0, 0, 0, 0);\">_______________________________________________<\/span><\/p>\n<p style=\"line-height: 1;\"><span style=\"color: #ffffff; font-family: Montserrat, sans-serif; font-size: 16px; background-color: rgba(0, 0, 0, 0);\">_______________________________________________<\/span><\/p>\n<p style=\"line-height: 1; text-align: center;\"><span style=\"color: #ffffff; font-family: Montserrat, sans-serif;\">____________________________________<\/span><\/p>\n<p><span style=\"color: #fff; font-family: Tahoma,Geneva,sans-serif; font-size: 16px; background-color: rgba(0,0,0,0);\">Seu dinheiro de volta <b>sem perguntas<\/b> at\u00e9 <\/span><span style=\"color: #fff; font-family: Tahoma,Geneva,sans-serif; font-size: 16px; background-color: rgba(0,0,0,0);\">7 dias ap\u00f3s a compra.<\/span><\/p>\n<p><span style=\"color: #fff; font-family: Tahoma,Geneva,sans-serif; font-size: 16px; background-color: rgba(0,0,0,0);\">Seu dinheiro de volta <b>sem perguntas<\/b> at\u00e9 <\/span><span style=\"color: #fff; font-family: Tahoma,Geneva,sans-serif; font-size: 16px; background-color: rgba(0,0,0,0);\">7 dias ap\u00f3s a compra.<\/span><\/p>\n<p style=\"text-align: center;\"><span style=\"color: #fff; font-family: Tahoma,Geneva,sans-serif; font-size: 16px;\">Seu dinheiro de volta <b>sem perguntas<\/b> at\u00e9 <\/span><span style=\"color: #fff; font-family: Tahoma,Geneva,sans-serif; font-size: 16px;\">7 dias ap\u00f3s a compra.<\/span><\/p>\n<\/div>\n<\/div>\n<\/section>\n<section id=\"ls-fc92a9c3-e31d-44c0-b0a8-317aff5da000-offer\" class=\"ls-section ls-section-ls-fc92a9c3-e31d-44c0-b0a8-317aff5da000-offer\" data-children=\"\" data-ls-section=\"{&quot;uid&quot;:&quot;ls-fc92a9c3-e31d-44c0-b0a8-317aff5da000-offer&quot;,&quot;delayType&quot;:&quot;disabled&quot;,&quot;endDate&quot;:&quot;2023-05-26T13:48:23&quot;,&quot;timeOnPage&quot;:&quot;5&quot;,&quot;timeOnPageUnit&quot;:&quot;seconds&quot;,&quot;timezone&quot;:&quot;-03:00_utcMinus0300MainCities&quot;,&quot;localStorageEndDate&quot;:&quot;&quot;,&quot;hideDelayedClass&quot;:&quot;hide-delayed&quot;}\">\n<div id=\"ls-3261329d-4eea-43c8-b354-6a95981ec70f\" class=\"ls-row ls-row-ls-3261329d-4eea-43c8-b354-6a95981ec70f\" data-children=\"\">\n<div id=\"ls-c2fb56d3-917a-4761-9fb9-3b8d31caf26f\" class=\"ls-column ls-column-ls-c2fb56d3-917a-4761-9fb9-3b8d31caf26f\" data-children=\"\">\n<div id=\"ls-9c730e41-94b3-480e-b2ee-271d3c1ec6e2\" class=\"ls-group-host ls-group-host-ls-9c730e41-94b3-480e-b2ee-271d3c1ec6e2\">\n<div class=\"ls-group ls-group-ls-9c730e41-94b3-480e-b2ee-271d3c1ec6e2\" data-children=\"\">\n<p style=\"line-height: 1.15;\"><strong style=\"font-family: Oswald,sans-serif; color: #fff; font-size: 40px;\">Aproveite o conte\u00fado em qualquer dispositivo.<\/strong><\/p>\n<p style=\"line-height: 1.15;\"><strong style=\"font-family: Oswald,sans-serif; color: #fff; font-size: 40px;\">Aproveite o conte\u00fado em qualquer dispositivo.<\/strong><\/p>\n<p style=\"line-height: 1.15;\"><strong style=\"color: #fff; font-family: Oswald,sans-serif; font-size: 24px;\">Aproveite o conte\u00fado em qualquer dispositivo.<\/strong><\/p>\n<p style=\"line-height: 1;\"><strong style=\"color: #ffffff; font-family: Oswald, sans-serif; font-size: 20px;\">____________________________________________________________<\/strong><\/p>\n<p style=\"line-height: 1;\"><strong style=\"color: #ffffff; font-family: Oswald, sans-serif; font-size: 20px;\">____________________________________________________________<\/strong><\/p>\n<p style=\"line-height: 1.15;\"><span style=\"color: #ffffff; font-family: Tahoma, Geneva, sans-serif; font-size: 14px;\">_________________________________<\/span><\/p>\n<div id=\"ls-67762c4b-a4f0-489d-8d56-0b77c2593610\" class=\"ls-icon-host ls-icon-host-ls-67762c4b-a4f0-489d-8d56-0b77c2593610\">\n<div class=\"ls-icon ls-icon-ls-67762c4b-a4f0-489d-8d56-0b77c2593610 desktop\"><\/div>\n<div class=\"ls-icon ls-icon-ls-67762c4b-a4f0-489d-8d56-0b77c2593610 tablet\"><\/div>\n<div class=\"ls-icon ls-icon-ls-67762c4b-a4f0-489d-8d56-0b77c2593610 mobile\"><\/div>\n<\/div>\n<p><span style=\"color: #ffffff; font-family: Tahoma, Geneva, sans-serif; font-size: 18px;\">Seus dados pessoais s\u00e3o confidenciais<\/span><\/p>\n<p><span style=\"color: #ffffff; font-family: Tahoma, Geneva, sans-serif; font-size: 18px;\">Seus dados pessoais s\u00e3o confidenciais<\/span><\/p>\n<p style=\"line-height: 1.15;\"><span style=\"color: #ffffff; font-family: Tahoma, Geneva, sans-serif; font-size: 14px;\">Seus dados pessoais s\u00e3o confidenciais<\/span><\/p>\n<div id=\"ls-6a1b56bb-d5c2-46c3-ab8d-fac5141f23bc\" class=\"ls-icon-host ls-icon-host-ls-6a1b56bb-d5c2-46c3-ab8d-fac5141f23bc\">\n<div class=\"ls-icon ls-icon-ls-6a1b56bb-d5c2-46c3-ab8d-fac5141f23bc desktop\"><\/div>\n<div class=\"ls-icon ls-icon-ls-6a1b56bb-d5c2-46c3-ab8d-fac5141f23bc tablet\"><\/div>\n<div class=\"ls-icon ls-icon-ls-6a1b56bb-d5c2-46c3-ab8d-fac5141f23bc mobile\"><\/div>\n<\/div>\n<p><span style=\"color: #ffffff; font-family: Tahoma, Geneva, sans-serif; font-size: 18px;\">Compra 100% segura<\/span><\/p>\n<p><span style=\"color: #ffffff; font-family: Tahoma, Geneva, sans-serif; font-size: 18px;\">Compra 100% segura<\/span><\/p>\n<p style=\"line-height: 1.15;\"><span style=\"color: #ffffff; font-family: Tahoma, Geneva, sans-serif; font-size: 14px;\">Compra 100% segura<\/span><\/p>\n<div id=\"ls-a998d9aa-13f0-491d-a7fa-6757d1891863\" class=\"ls-icon-host ls-icon-host-ls-a998d9aa-13f0-491d-a7fa-6757d1891863\">\n<div class=\"ls-icon ls-icon-ls-a998d9aa-13f0-491d-a7fa-6757d1891863 desktop\"><\/div>\n<div class=\"ls-icon ls-icon-ls-a998d9aa-13f0-491d-a7fa-6757d1891863 tablet\"><\/div>\n<div class=\"ls-icon ls-icon-ls-a998d9aa-13f0-491d-a7fa-6757d1891863 mobile\"><\/div>\n<\/div>\n<p><span style=\"color: #ffffff; font-family: Tahoma, Geneva, sans-serif; font-size: 18px;\">Garantia: seu dinheiro de volta sem perguntas<\/span><\/p>\n<p><span style=\"color: #ffffff; font-family: Tahoma, Geneva, sans-serif; font-size: 18px;\">Garantia: seu dinheiro de volta sem perguntas<\/span><\/p>\n<p style=\"line-height: 1.15;\"><span style=\"color: #ffffff; font-family: Tahoma, Geneva, sans-serif; font-size: 14px;\">Garantia: seu dinheiro de volta sem perguntas<\/span><\/p>\n<\/div>\n<\/div>\n<\/div>\n<div id=\"ls-fc4d0fff-bd2b-4cd3-a4d3-d9cea1452278\" class=\"ls-column ls-column-ls-fc4d0fff-bd2b-4cd3-a4d3-d9cea1452278\" data-children=\"\">\n<div id=\"ls-2da685d0-a72d-4fcf-a835-9a3db82f4f68\" class=\"ls-group-host ls-group-host-ls-2da685d0-a72d-4fcf-a835-9a3db82f4f68\">\n<div class=\"ls-group ls-group-ls-2da685d0-a72d-4fcf-a835-9a3db82f4f68\" data-children=\"\">\n<p style=\"text-align: center; line-height: 1.15;\"><span style=\"color: #ffffff; font-family: Tahoma, Geneva, sans-serif; font-size: 16px;\">por apenas<\/span><\/p>\n<p style=\"text-align: center; line-height: 1.15;\"><span style=\"color: #ffffff; font-family: Tahoma, Geneva, sans-serif; font-size: 16px;\">por apenas<\/span><\/p>\n<p style=\"text-align: center; line-height: 1.15;\"><span style=\"color: #ffffff; font-family: Tahoma, Geneva, sans-serif; font-size: 14px;\">por apenas<\/span><\/p>\n<p style=\"text-align: center; line-height: 1.15;\"><strong style=\"color: #ffffff; font-family: Oswald, sans-serif; font-size: 120px;\">R$ 79,97<\/strong><\/p>\n<p style=\"text-align: center; line-height: 1.15;\"><strong style=\"color: #ffffff; font-family: Oswald, sans-serif; font-size: 120px;\">R$ 79,97<\/strong><\/p>\n<p style=\"text-align: center; line-height: 1.15;\"><strong style=\"color: #ffffff; font-family: Oswald, sans-serif; font-size: 54px;\">R$ 79,97<\/strong><\/p>\n<p style=\"text-align: center; line-height: 1.15;\"><span style=\"color: #ffffff; font-family: Tahoma, Geneva, sans-serif; font-size: 16px;\">Parcelado em at\u00e9 3 vezes<\/span><\/p>\n<p style=\"text-align: center; line-height: 1.15;\"><span style=\"color: #ffffff; font-family: Tahoma, Geneva, sans-serif; font-size: 16px;\">Parcelado em at\u00e9 3 vezes<\/span><\/p>\n<p style=\"text-align: center; line-height: 1.15;\"><span style=\"color: #ffffff; font-family: Tahoma, Geneva, sans-serif; font-size: 14px;\">Parcelado em at\u00e9 3 vezes<\/span><\/p>\n<div id=\"ls-3cab6a0e-64b8-45e3-b541-32a754ad7131\" class=\"ls-button-host ls-button-host-ls-3cab6a0e-64b8-45e3-b541-32a754ad7131\"><a class=\"ls-button ls-button-ls-3cab6a0e-64b8-45e3-b541-32a754ad7131\" href=\"https:\/\/pay.hotmart.com\/X78799898R?off=e7fj4g7n\" target=\"_blank\" rel=\"noopener\" data-ls-button=\"{&quot;uid&quot;:&quot;ls-3cab6a0e-64b8-45e3-b541-32a754ad7131&quot;,&quot;delayType&quot;:&quot;disabled&quot;,&quot;endDate&quot;:&quot;2023-05-26T13:48:23&quot;,&quot;timeOnPage&quot;:&quot;5&quot;,&quot;timeOnPageUnit&quot;:&quot;seconds&quot;,&quot;timezone&quot;:&quot;-03:00_utcMinus0300MainCities&quot;,&quot;action&quot;:&quot;link&quot;,&quot;popupId&quot;:&quot;&quot;,&quot;localStorageEndDate&quot;:&quot;&quot;,&quot;hideDelayedClass&quot;:&quot;hide-delayed&quot;}\"> <span class=\"ls-button__label ls-button-ls-3cab6a0e-64b8-45e3-b541-32a754ad7131__label\">COMPRAR AGORA<\/span> <\/a><\/div>\n<p style=\"text-align: center;\"><span style=\"color: #ffffff; font-family: Oswald, sans-serif; font-size: 16px;\">PAGAMENTO 100% SEGURO COM ACESSO IMEDIATO<\/span><\/p>\n<p style=\"text-align: center;\"><span style=\"color: #ffffff; font-family: Oswald, sans-serif; font-size: 16px;\">PAGAMENTO 100% SEGURO COM ACESSO IMEDIATO<\/span><\/p>\n<p style=\"text-align: center; line-height: 1.15;\"><span style=\"color: #ffffff; font-family: Oswald, sans-serif; font-size: 12px;\">PAGAMENTO 100% SEGURO COM ACESSO IMEDIATO<\/span><\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<section id=\"ls-a935961c-8fac-4c87-83ad-64d9432aa032\" class=\"ls-section ls-section-ls-a935961c-8fac-4c87-83ad-64d9432aa032\" data-children=\"\" data-ls-section=\"{&quot;uid&quot;:&quot;ls-a935961c-8fac-4c87-83ad-64d9432aa032&quot;,&quot;delayType&quot;:&quot;disabled&quot;,&quot;endDate&quot;:&quot;2023-07-26T21:42:51&quot;,&quot;timeOnPage&quot;:&quot;5&quot;,&quot;timeOnPageUnit&quot;:&quot;seconds&quot;,&quot;timezone&quot;:&quot;-03:00_utcMinus0300MainCities&quot;,&quot;localStorageEndDate&quot;:&quot;&quot;,&quot;hideDelayedClass&quot;:&quot;hide-delayed&quot;}\">\n<div id=\"ls-4d38566e-39ac-489c-9675-661018ed14e9\" class=\"ls-row ls-row-ls-4d38566e-39ac-489c-9675-661018ed14e9\" data-children=\"\">\n<div id=\"ls-2e1ab84e-fd5f-4573-8d92-e9c8ea43f67c\" class=\"ls-column ls-column-ls-2e1ab84e-fd5f-4573-8d92-e9c8ea43f67c\" data-children=\"\">\n<p><strong style=\"color: #ffffff; font-family: Oswald, sans-serif; font-size: 70px;\">PERGUNTAS FREQUENTES<\/strong><\/p>\n<p><strong style=\"color: #ffffff; font-family: Oswald, sans-serif; font-size: 70px;\">PERGUNTAS FREQUENTES<\/strong><\/p>\n<p style=\"line-height: 1.15;\"><strong style=\"color: #ffffff; font-family: Oswald, sans-serif; font-size: 28px;\">PERGUNTAS FREQUENTES<\/strong><\/p>\n<div id=\"ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8\" class=\"ls-accordion-host ls-accordion-host-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8\">\n<div class=\"ls-accordion ls-accordion-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8\">\n<div class=\"ls-accordion-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8__item\">\n<div class=\" ls-accordion-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8__header \" data-accordion-header=\"ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be\" aria-hidden=\"\">\n<h3><span style=\"color: #ffffff; font-family: Oswald, sans-serif; font-size: 20px;\">PARA QUEM \u00c9 ESSE PRODUTO?<\/span><\/h3>\n<h3><span style=\"color: #ffffff; font-family: Oswald, sans-serif; font-size: 20px;\">PARA QUEM \u00c9 ESSE PRODUTO?<\/span><\/h3>\n<h3><span style=\"color: #ffffff; font-family: Oswald, sans-serif; font-size: 16px;\">PARA QUEM \u00c9 ESSE PRODUTO?<\/span><\/h3>\n<div class=\"ls-accordion-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8__item-icon\">\n<div id=\"ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-icon\" class=\"ls-icon-host ls-icon-host-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-icon\">\n<div class=\"ls-icon ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-icon desktop\"><\/div>\n<div class=\"ls-icon ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-icon tablet\"><\/div>\n<div class=\"ls-icon ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be-icon mobile\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"ls-accordion-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8__content\" style=\"max-height: 0; opacity: 0;\" data-accordion-content=\"ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-e5a8d97b-a547-4882-8acd-3071860877be\">\n<p><span style=\"color: #ffffff; font-family: Tahoma, Geneva, sans-serif;\">Pesquisadores, estudantes, profissionais, interessados em geoprocessamento e visualiza\u00e7\u00e3o de dados.<\/span><\/p>\n<p><span style=\"color: #ffffff; font-family: Tahoma, Geneva, sans-serif;\">Pesquisadores, estudantes, profissionais, interessados em geoprocessamento e visualiza\u00e7\u00e3o de dados.<\/span><\/p>\n<p><span style=\"color: #ffffff; font-family: Tahoma, Geneva, sans-serif;\">Pesquisadores, estudantes, profissionais, interessados em geoprocessamento e visualiza\u00e7\u00e3o de dados.<\/span><\/p>\n<\/div>\n<\/div>\n<div class=\"ls-accordion-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8__item\">\n<div class=\" ls-accordion-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8__header \" data-accordion-header=\"ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi\" aria-hidden=\"\">\n<h3><span style=\"color: #ffffff; font-family: Oswald, sans-serif; font-size: 20px;\">COMO FUNCIONA O 'PRAZO DE GARANTIA'?<\/span><\/h3>\n<h3><span style=\"color: #ffffff; font-family: Oswald, sans-serif; font-size: 20px;\">COMO FUNCIONA O 'PRAZO DE GARANTIA'?<\/span><\/h3>\n<h3 style=\"line-height: 1;\"><span style=\"color: #ffffff; font-family: Oswald, sans-serif; font-size: 16px;\">COMO FUNCIONA O 'PRAZO DE GARANTIA'?<\/span><\/h3>\n<div class=\"ls-accordion-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8__item-icon\">\n<div id=\"ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-icon\" class=\"ls-icon-host ls-icon-host-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-icon\">\n<div class=\"ls-icon ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-icon desktop\"><\/div>\n<div class=\"ls-icon ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-icon tablet\"><\/div>\n<div class=\"ls-icon ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi-icon mobile\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"ls-accordion-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8__content\" style=\"max-height: 0; opacity: 0;\" data-accordion-content=\"ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ajgXKNXRw7Zt1K37HNzRhi\">\n<p><span style=\"color: #ffffff; font-family: Tahoma, Geneva, sans-serif;\">O Prazo de Garantia \u00e9 o per\u00edodo que voc\u00ea tem para pedir o reembolso integral do valor pago pela sua compra, caso o produto n\u00e3o seja satisfat\u00f3rio.\u00a0<\/span><\/p>\n<p><span style=\"color: #ffffff; font-family: Tahoma, Geneva, sans-serif; font-size: 15px;\">O Prazo de Garantia \u00e9 o per\u00edodo que voc\u00ea tem para pedir o reembolso integral do valor pago pela sua compra, caso o produto n\u00e3o seja satisfat\u00f3rio.\u00a0<\/span><\/p>\n<p><span style=\"color: #ffffff; font-family: Tahoma, Geneva, sans-serif; font-size: 15px;\">O Prazo de Garantia \u00e9 o per\u00edodo que voc\u00ea tem para pedir o reembolso integral do valor pago pela sua compra, caso o produto n\u00e3o seja satisfat\u00f3rio.\u00a0<\/span><\/p>\n<\/div>\n<\/div>\n<div class=\"ls-accordion-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8__item\">\n<div class=\" ls-accordion-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8__header \" data-accordion-header=\"ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF\" aria-hidden=\"\">\n<h3><span style=\"color: #ffffff; font-family: Oswald, sans-serif; font-size: 20px;\">O QUE \u00c9 E COMO FUNCIONA O CERTIFICADO DE CONCLUS\u00c3O DIGITAL?<\/span><\/h3>\n<h3><span style=\"color: #ffffff; font-family: Oswald, sans-serif; font-size: 20px;\">O QUE \u00c9 E COMO FUNCIONA O CERTIFICADO DE CONCLUS\u00c3O DIGITAL?<\/span><\/h3>\n<h3 style=\"line-height: 1;\"><span style=\"color: #ffffff; font-family: Oswald, sans-serif; font-size: 16px;\">O QUE \u00c9 E COMO FUNCIONA O CERTIFICADO DE CONCLUS\u00c3O DIGITAL?<\/span><\/h3>\n<div class=\"ls-accordion-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8__item-icon\">\n<div id=\"ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-icon\" class=\"ls-icon-host ls-icon-host-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-icon\">\n<div class=\"ls-icon ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-icon desktop\"><\/div>\n<div class=\"ls-icon ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-icon tablet\"><\/div>\n<div class=\"ls-icon ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF-icon mobile\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"ls-accordion-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8__content\" style=\"max-height: 0; opacity: 0;\" data-accordion-content=\"ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-ds79hyCmsvwBMegfdQbpcF\">\n<p><span style=\"color: #ffffff; font-family: Tahoma, Geneva, sans-serif;\">Alguns cursos online oferecem um certificado digital de conclus\u00e3o. Alunos podem emitir esse certificado ao final do curso ou entrando em contato com o Autor ou Autora. Esses certificados podem ser compartilhados em redes sociais como o LinkedIn e inseridos em informa\u00e7\u00f5es curriculares.\u00a0<\/span><\/p>\n<p><span style=\"color: #ffffff; font-family: Tahoma, Geneva, sans-serif; font-size: 15px;\">Alguns cursos online oferecem um certificado digital de conclus\u00e3o. Alunos podem emitir esse certificado ao final do curso ou entrando em contato com o Autor ou Autora. Esses certificados podem ser compartilhados em redes sociais como o LinkedIn e inseridos em informa\u00e7\u00f5es curriculares.\u00a0<\/span><\/p>\n<p><span style=\"color: #ffffff; font-family: Tahoma, Geneva, sans-serif; font-size: 15px;\">Alguns cursos online oferecem um certificado digital de conclus\u00e3o. Alunos podem emitir esse certificado ao final do curso ou entrando em contato com o Autor ou Autora. Esses certificados podem ser compartilhados em redes sociais como o LinkedIn e inseridos em informa\u00e7\u00f5es curriculares.\u00a0<\/span><\/p>\n<\/div>\n<\/div>\n<div class=\"ls-accordion-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8__item\">\n<div class=\" ls-accordion-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8__header \" data-accordion-header=\"ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp\" aria-hidden=\"\">\n<h3><span style=\"color: #ffffff; font-family: Oswald, sans-serif; font-size: 20px;\">COMO ACESSAR O PRODUTO?<\/span><\/h3>\n<h3><span style=\"color: #ffffff; font-family: Oswald, sans-serif; font-size: 20px;\">COMO ACESSAR O PRODUTO?<\/span><\/h3>\n<h3 style=\"line-height: 1;\"><span style=\"font-family: Oswald, sans-serif; color: #ffffff; font-size: 16px;\">COMO ACESSAR O PRODUTO?<\/span><\/h3>\n<div class=\"ls-accordion-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8__item-icon\">\n<div id=\"ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-icon\" class=\"ls-icon-host ls-icon-host-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-icon\">\n<div class=\"ls-icon ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-icon desktop\"><\/div>\n<div class=\"ls-icon ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-icon tablet\"><\/div>\n<div class=\"ls-icon ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp-icon mobile\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"ls-accordion-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8__content\" style=\"max-height: 0; opacity: 0;\" data-accordion-content=\"ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-57RRF23Lrf5bAe5FWkx7fp\">\n<p><span style=\"color: #ffffff; font-family: Tahoma, Geneva, sans-serif;\">Voc\u00ea receber\u00e1 o acesso por email. O conte\u00fado ser\u00e1 acessado ou baixado atrav\u00e9s de um computador, celular, tablet ou outro dispositivo digital. Voc\u00ea tamb\u00e9m pode acessar o produto comprado nesta p\u00e1gina:\u00a0<\/span><\/p>\n<p>&nbsp;<\/p>\n<p><span style=\"color: #ffffff; font-family: Tahoma, Geneva, sans-serif;\">01 - Fa\u00e7a login na Hotmart clicando em 'Entrar'\u00a0<\/span><\/p>\n<p><span style=\"color: #ffffff; font-family: Tahoma, Geneva, sans-serif;\">02 - Acesse o menu lateral, clique em 'Minha conta'\u00a0<\/span><\/p>\n<p><span style=\"color: #ffffff; font-family: Tahoma, Geneva, sans-serif;\">03 - Clique em 'Minhas compras' e l\u00e1 estar\u00e3o todos os produtos que voc\u00ea j\u00e1 comprou!<\/span><\/p>\n<p><span style=\"color: #ffffff; font-family: Tahoma, Geneva, sans-serif; font-size: 15px;\">Voc\u00ea receber\u00e1 o acesso por email. O conte\u00fado ser\u00e1 acessado ou baixado atrav\u00e9s de um computador, celular, tablet ou outro dispositivo digital. Voc\u00ea tamb\u00e9m pode acessar o produto comprado nesta p\u00e1gina:\u00a0<\/span><\/p>\n<p>&nbsp;<\/p>\n<p><span style=\"color: #ffffff; font-family: Tahoma, Geneva, sans-serif; font-size: 15px;\">01 - Fa\u00e7a login na Hotmart clicando em 'Entrar'\u00a0<\/span><\/p>\n<p><span style=\"color: #ffffff; font-family: Tahoma, Geneva, sans-serif; font-size: 15px;\">02 - Acesse o menu lateral, clique em 'Minha conta'\u00a0<\/span><\/p>\n<p><span style=\"color: #ffffff; font-family: Tahoma, Geneva, sans-serif; font-size: 15px;\">03 - Clique em 'Minhas compras' e l\u00e1 estar\u00e3o todos os produtos que voc\u00ea j\u00e1 comprou!<\/span><\/p>\n<p><span style=\"color: #ffffff; font-family: Tahoma, Geneva, sans-serif; font-size: 15px;\">Voc\u00ea receber\u00e1 o acesso por email. O conte\u00fado ser\u00e1 acessado ou baixado atrav\u00e9s de um computador, celular, tablet ou outro dispositivo digital. Voc\u00ea tamb\u00e9m pode acessar o produto comprado nesta p\u00e1gina:\u00a0<\/span><\/p>\n<p>&nbsp;<\/p>\n<p><span style=\"color: #ffffff; font-family: Tahoma, Geneva, sans-serif; font-size: 15px;\">01 - Fa\u00e7a login na Hotmart clicando em 'Entrar'\u00a0<\/span><\/p>\n<p><span style=\"color: #ffffff; font-family: Tahoma, Geneva, sans-serif; font-size: 15px;\">02 - Acesse o menu lateral, clique em 'Minha conta'\u00a0<\/span><\/p>\n<p><span style=\"color: #ffffff; font-family: Tahoma, Geneva, sans-serif; font-size: 15px;\">03 - Clique em 'Minhas compras' e l\u00e1 estar\u00e3o todos os produtos que voc\u00ea j\u00e1 comprou!<\/span><\/p>\n<\/div>\n<\/div>\n<div class=\"ls-accordion-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8__item\">\n<div class=\" ls-accordion-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8__header \" data-accordion-header=\"ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d\" aria-hidden=\"\">\n<h3><span style=\"color: #ffffff; font-family: Oswald, sans-serif; font-size: 20px;\">COMO FA\u00c7O PARA COMPRAR?<\/span><\/h3>\n<h3><span style=\"color: #ffffff; font-family: Oswald, sans-serif; font-size: 20px;\">COMO FA\u00c7O PARA COMPRAR?<\/span><\/h3>\n<h3 style=\"line-height: 1;\"><span style=\"color: #ffffff; font-family: Oswald, sans-serif; font-size: 16px;\">COMO FA\u00c7O PARA COMPRAR?<\/span><\/h3>\n<div class=\"ls-accordion-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8__item-icon\">\n<div id=\"ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-icon\" class=\"ls-icon-host ls-icon-host-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-icon\">\n<div class=\"ls-icon ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-icon desktop\"><\/div>\n<div class=\"ls-icon ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-icon tablet\"><\/div>\n<div class=\"ls-icon ls-icon-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d-icon mobile\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"ls-accordion-ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8__content\" style=\"max-height: 0; opacity: 0;\" data-accordion-content=\"ls-bea0c01e-fd15-49ad-bbcf-9ee4f0f289d8-5uUGAukKXSdDWyFjkRcU5d\">\n<p><span style=\"color: #ffffff; font-family: Tahoma, Geneva, sans-serif;\">Para comprar este curso, clique no bot\u00e3o \u201cComprar agora\u201d. Lembre-se de que nem todos os cursos estar\u00e3o sempre dispon\u00edveis para compra. \u00c9 poss\u00edvel que o produtor esteja preparando uma nova turma ainda sem inscri\u00e7\u00f5es abertas.<\/span><\/p>\n<p><span style=\"color: #ffffff; font-family: Tahoma, Geneva, sans-serif; font-size: 15px;\">Para comprar este curso, clique no bot\u00e3o \u201cComprar agora\u201d. Lembre-se de que nem todos os cursos estar\u00e3o sempre dispon\u00edveis para compra. \u00c9 poss\u00edvel que o produtor esteja preparando uma nova turma ainda sem inscri\u00e7\u00f5es abertas.<\/span><\/p>\n<p><span style=\"color: #ffffff; font-family: Tahoma, Geneva, sans-serif; font-size: 15px;\">Para comprar este curso, clique no bot\u00e3o \u201cComprar agora\u201d. Lembre-se de que nem todos os cursos estar\u00e3o sempre dispon\u00edveis para compra. \u00c9 poss\u00edvel que o produtor esteja preparando uma nova turma ainda sem inscri\u00e7\u00f5es abertas.<\/span><\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<section id=\"ls-59ebccd0-3999-48fb-aa6d-3c017f9189f1\" class=\"ls-section ls-section-ls-59ebccd0-3999-48fb-aa6d-3c017f9189f1\" data-children=\"\" data-ls-section=\"{&quot;uid&quot;:&quot;ls-59ebccd0-3999-48fb-aa6d-3c017f9189f1&quot;,&quot;delayType&quot;:&quot;disabled&quot;,&quot;endDate&quot;:&quot;2023-05-26T13:48:23&quot;,&quot;timeOnPage&quot;:&quot;5&quot;,&quot;timeOnPageUnit&quot;:&quot;seconds&quot;,&quot;timezone&quot;:&quot;-03:00_utcMinus0300MainCities&quot;,&quot;localStorageEndDate&quot;:&quot;&quot;,&quot;hideDelayedClass&quot;:&quot;hide-delayed&quot;}\">\n<div id=\"ls-edc3f2f3-5ec7-42c7-83b0-e99936903c17\" class=\"ls-row ls-row-ls-edc3f2f3-5ec7-42c7-83b0-e99936903c17\" data-children=\"\">\n<div id=\"ls-ee58c2c2-2f7e-4545-b56a-806338238b4b\" class=\"ls-column ls-column-ls-ee58c2c2-2f7e-4545-b56a-806338238b4b\" data-children=\"\">\n<p style=\"text-align: center; line-height: 2;\"><span style=\"color: #ffffff; font-family: Oswald, sans-serif; font-size: 14px;\">COPYRIGHT \u00a9<\/span><\/p>\n<p style=\"text-align: center; line-height: 2;\"><span style=\"color: #ffffff; font-family: Oswald, sans-serif; font-size: 14px;\">TODOS OS DIREITOS RESERVADOS.<\/span><\/p>\n<p style=\"text-align: center; line-height: 2;\"><span style=\"color: #ffffff; font-family: Oswald, sans-serif; font-size: 14px;\">COPYRIGHT \u00a9<\/span><\/p>\n<p style=\"text-align: center; line-height: 2;\"><span style=\"color: #ffffff; font-family: Oswald, sans-serif; font-size: 14px;\">TODOS OS DIREITOS RESERVADOS.<\/span><\/p>\n<p style=\"text-align: center; line-height: 2;\"><span style=\"color: #ffffff; font-family: Oswald, sans-serif; font-size: 14px;\">COPYRIGHT \u00a9<\/span><\/p>\n<p style=\"text-align: center; line-height: 2;\"><span style=\"color: #ffffff; font-family: Oswald, sans-serif; font-size: 14px;\">TODOS OS DIREITOS RESERVADOS.<\/span><\/p>\n<\/div>\n<\/div>\n<\/section>\n<\/div>\n<p><script type=\"text\/javascript\" async=\"true\">\nfunction replaceQueryStringParam(queryStringValues, element) {\n  var outerHTML = element.outerHTML;<\/p>\n<p>  queryStringValues.forEach((item) => {\n    var param = \"{:\" + item.key + \"}\";\n    if (outerHTML.includes(param)) {\n      var regExp = new RegExp(param, \"g\");\n      outerHTML = outerHTML.replace(regExp, item.value);\n    }\n  });<\/p>\n<p>  if (outerHTML !== element.outerHTML) {\n    element.outerHTML = outerHTML;\n  }\n}<\/p>\n<p>var urlSearchParams = new URLSearchParams(window.location.search);\nvar queryStringElements = document.body.querySelectorAll(\"*\");\nvar queryStringValues = [];<\/p>\n<p>urlSearchParams.forEach(function (value, key) {\n  queryStringValues.push({ key, value });\n});\nqueryStringElements.forEach(function (element) {\n  replaceQueryStringParam(queryStringValues, element);\n});\n<\/script><script type=\"text\/javascript\">\nwindow.addEventListener('pageLazyLoad', (function () {\n  var hotmartKlickartPublicAnalyticsClickCounter = (function () {\n    var _public = {},\n        _private = {};<\/p>\n<p>    window.hotmartKlickartAnalyticsClickIdentifier = null;<\/p>\n<p>    _private.CONVERSION_COUNT_ATTR = 'klickart-analytics-count-conversion';\n    _private.MAX_REQUESTS_RETRY = 5;\n    _private.retries = 0;<\/p>\n<p>    _private.hasRequestConfig = function () {\n      return window.hotmartKlickartAnalyticsDeliveryUrl\n        && window.hotmartKlickartAnalyticsSessionId;\n    };<\/p>\n<p>    _private.retryRequest = function () {\n      if (_private.retries >= _private.MAX_REQUESTS_RETRY) {\n        return;\n      }<\/p>\n<p>      setTimeout(_private.sendClicks, 500);\n      _private.retries += 1;\n    };<\/p>\n<p>    _private.clearClick = function () {\n      window.hotmartKlickartAnalyticsClickIdentifier = null;\n    };<\/p>\n<p>    _private.sendClicks = function () {\n      if (!_private.hasRequestConfig()) {\n        _private.retryRequest();\n        return;\n      }<\/p>\n<p>      var client = new XMLHttpRequest(),\n          timeElapsed = window.performance.now()\/1000;\n      client.onload = _private.clearClick;\n      client.open('POST', window.hotmartKlickartAnalyticsDeliveryUrl, false);<\/p>\n<p>      try {\n        client.send(JSON.stringify({\n          'clickIdentifier': window.hotmartKlickartAnalyticsClickIdentifier,\n          'sessionId': window.hotmartKlickartAnalyticsSessionId,\n          'timeElapsed': timeElapsed,\n        }));\n      } catch (error) {\n        console.error('failed to publish click in analytics');\n      }\n    };<\/p>\n<p>    _private.incrementClick = function () {\n      _private.retries = 0;<\/p>\n<p>      var identifier = this.getAttribute(_private.CONVERSION_COUNT_ATTR);<\/p>\n<p>      window.hotmartKlickartAnalyticsClickIdentifier = identifier;\n      _private.sendClicks();\n    };<\/p>\n<p>    _public.init = function () {\n      var linksToCountList = document.querySelectorAll('[' + _private.CONVERSION_COUNT_ATTR + ']');\n      var linksToCount = Array.from(linksToCountList);<\/p>\n<p>      linksToCount.forEach(function (linkToCount) {\n        linkToCount.addEventListener('click', _private.incrementClick);\n      });\n    };<\/p>\n<p>    return _public;<\/p>\n<p>  }(window));<\/p>\n<p>  hotmartKlickartPublicAnalyticsClickCounter.init();\n}));\n<\/script><script type=\"text\/javascript\">\nwindow.addEventListener('pageLazyLoad', (function () {\n  var hotmartKlickartPublicAnalyticsSubscription = (function () {\n    var _public = {},\n        _private = {};<\/p>\n<p>    _private.MAX_REQUESTS_RETRY = 5;\n    _private.retries = 0;<\/p>\n<p>    _private.hasRequestConfig = function () {\n      return window.hotmartKlickartAnalyticsDeliveryUrl\n      && window.hotmartKlickartAnalyticsSessionId;\n    };<\/p>\n<p>    _private.retryRequest = function () {\n      if (_private.retries >= _private.MAX_REQUESTS_RETRY) {\n        return;\n      }<\/p>\n<p>      setTimeout(_private.sendSubscriptionEmail, 500);\n      _private.retries += 1;\n    };<\/p>\n<p>    _private.clearSubscription = function () {\n      window.hotmartKlickartAnalyticsSubscriptionEmail = null;\n    };<\/p>\n<p>    _private.sendSubscriptionEmail = function () {\n      if (!_private.hasRequestConfig()) {\n        _private.retryRequest();\n        return;\n      }<\/p>\n<p>      var client = new XMLHttpRequest(),\n          timeElapsed = window.performance.now()\/1000;\n      client.onload = _private.clearSubscription;\n      client.open('POST', window.hotmartKlickartAnalyticsDeliveryUrl, false);<\/p>\n<p>      try {\n        client.send(JSON.stringify({\n          'subscriptionEmail': window.hotmartKlickartAnalyticsSubscriptionEmail || null,\n          'sessionId': window.hotmartKlickartAnalyticsSessionId,\n          'timeElapsed': timeElapsed,\n        }));\n      } catch (error) {\n        console.error('failed to publish subscription in analytics');\n      }\n    };<\/p>\n<p>    _public.init = function () {\n      var forms = document.querySelectorAll('form');\n      var formsArray = Array.from(forms);\n      var emailRegex = \/(email_d+|email|inf_field_Email|cmp1|kmbSubscribe[email]|mauticform[email])\/ig;<\/p>\n<p>      formsArray.forEach(function (form) {\n        form.addEventListener('submit', function () {\n          _private.retries = 0;\n          var inputs = form.querySelectorAll('input');\n          var inputsArray = Array.from(inputs);<\/p>\n<p>          var emailField = inputsArray.filter(function (input) {\n            return input.name.match(emailRegex);\n          });<\/p>\n<p>          if (emailField.length > 0) {\n            window.hotmartKlickartAnalyticsSubscriptionEmail = emailField[0].value;\n            _private.sendSubscriptionEmail();\n          }\n        });\n      });\n    };<\/p>\n<p>    return _public;<\/p>\n<p>  }(window));<\/p>\n<p>  hotmartKlickartPublicAnalyticsSubscription.init();\n}));\n<\/script><script async=\"\">var LsAccordion = (()=>{document.querySelectorAll(\"[data-accordion-header]\").forEach((e=>{var t;const n=e.dataset.accordionHeader,r=null===(t=e.parentElement)||void 0===t?void 0:t.querySelector(`[data-accordion-content=\"${n}\"]`);e.classList.contains(\"active\")&&r.setAttribute(\"style\",`max-height: ${r.firstElementChild.scrollHeight}px; opacity: 1;`),e.addEventListener(\"click\",(()=>{const t=e.classList.contains(\"active\");r.setAttribute(\"style\",t?\"max-height: 0; opacity: 0;\":`max-height: ${r.firstElementChild.scrollHeight}px; opacity: 1;`),e.classList.toggle(\"active\")}))}))})(); var LsIcon = (()=>{[{id:\"fontawesome-cdn\",href:\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/5.15.4\/css\/fontawesome.min.css\"},{id:\"fontawesome-solid-cdn\",href:\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/5.15.4\/css\/solid.min.css\"},{id:\"fontawesome-regular-cdn\",href:\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/5.15.4\/css\/regular.min.css\"},{id:\"fontawesome-brands-cdn\",href:\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/5.15.4\/css\/brands.min.css\"}].forEach((({id:e,href:t})=>{if(!document.head.querySelector(`#${e}`)){const n=document.createElement(\"link\"),r=document.createElement(\"link\");n.setAttribute(\"rel\",\"preload\"),n.setAttribute(\"as\",\"style\"),n.setAttribute(\"href\",t),r.setAttribute(\"id\",e),r.setAttribute(\"href\",t),r.setAttribute(\"rel\",\"stylesheet\"),document.head.append(n),document.head.append(r)}}))})(); var LsVideo = (()=>{const e=(e,t)=>{const n=`${e}${((e,t)=>{const n={pandavideo:`&muted=${e?\"true\":\"false\"}&autoplay=${e?\"true\":\"false\"}`,youtube:e?\"?autoplay=1&mute=1&enablejsapi=1\":\"\",vimeo:e?\"?autoplay=1&muted=1\":\"\",hotmart:\"\"},r=Array.from(t.matchAll(\/([\\w-]+)\\.(?:com\\.br|com)\/gm),(e=>e[1]));return r.length?n[r[0]]:\"\"})(t,e)}`;return`\\n <iframe\\n class=\"ls-video__iframe\"\\n src=\"${n}\"\\n title=\"video\"\\n frameborder=\"0\"\\n allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\"\\n allowfullScreen\\n ><\/iframe>\\n `};(()=>{const t=document.querySelectorAll(\"div[data-ls-video]\");window.addEventListener(\"pageLazyLoad\",(()=>{t.forEach((t=>{const n=t,r=JSON.parse(n.dataset.lsVideo),i=window.matchMedia(`(max-width: ${r.mobileMaxWidthBreakpoint})`).matches,s=window.matchMedia(`(max-width: ${r.tabletMaxWidthBreakpoint})`).matches;let o=\"\";o=i?e(r.propsByDevice.src.mobile,r.propsByDevice.autoplay.mobile):s?e(r.propsByDevice.src.tablet,r.propsByDevice.autoplay.tablet):e(r.propsByDevice.src.desktop,r.propsByDevice.autoplay.desktop);const a=n.querySelector(\".play-btn\");a&&a.classList.add(\"play-btn--hide\"),n.classList.remove(\"ls-video--bg-black\"),n.innerHTML=o}))}))})()})(); var LsButton = (()=>{const e=\"timerStartDate\",t=({uid:t,timeOnPage:n,timeOnPageUnit:r,endDate:i,delayType:s,timezone:o,buttonElement:a,localStorageEndDate:l,hideDelayedClass:c})=>{let u,h,d={startTime:null,timePassed:0};const p=()=>{const e=\"minutes\"===r?60*+n:+n;return d.startTime+1e3*e},f=()=>(\"timeOnPage\"===s?l?+l:p():new Date(`${i}${o.split(\"_\")[0]}`).getTime())-(d.startTime+d.timePassed)<=0;return u=()=>{(()=>{if(f())return a.classList.remove(c),void window.removeEventListener(\"timerTick\",u);d=Object.assign(Object.assign({},d),{timePassed:d.timePassed+=1e3})})()},h=n=>{d={timePassed:0,startTime:n.detail},\"timeOnPage\"!==s||l||localStorage.setItem(t,p().toString()),window.removeEventListener(e,h)},{handleTickListener:u,handleStartDateListener:h}};document.querySelectorAll(\"*[data-ls-button]\").forEach((n=>{const r=JSON.parse(n.dataset.lsButton);if(\"popup-on-click\"===r.action&&n.addEventListener(\"click\",(()=>{window.dispatchEvent(new CustomEvent(`openPopup-${r.popupId}`))})),[\"close-exit-popup\",\"close-popup\"].includes(r.action)&&n.parentElement.addEventListener(\"click\",(()=>{window.dispatchEvent(new CustomEvent(`closePopup-${r.popupId}`))})),\"disabled\"===r.delayType)return;const{handleStartDateListener:i,handleTickListener:s}=t(Object.assign(Object.assign({},r),{buttonElement:n,localStorageEndDate:localStorage.getItem(r.uid)}));window.addEventListener(e,i),window.addEventListener(\"timerTick\",s)}))})(); var LsSection = (()=>{const e=\"timerStartDate\",t=({uid:t,timeOnPage:n,timeOnPageUnit:r,endDate:i,delayType:s,timezone:o,sectionElement:a,localStorageEndDate:l,hideDelayedClass:c})=>{let u,h,d={startTime:null,timePassed:0};const p=()=>{const e=\"minutes\"===r?60*+n:+n;return d.startTime+1e3*e},f=()=>(\"timeOnPage\"===s?l?+l:p():new Date(`${i}${o.split(\"_\")[0]}`).getTime())-(d.startTime+d.timePassed)<=0;return u=()=>{(()=>{if(f())return a.classList.remove(c),void window.removeEventListener(\"timerTick\",u);d=Object.assign(Object.assign({},d),{timePassed:d.timePassed+=1e3})})()},h=n=>{d={timePassed:0,startTime:n.detail},\"timeOnPage\"!==s||l||localStorage.setItem(t,p().toString()),window.removeEventListener(e,h)},{handleTickListener:u,handleStartDateListener:h}};document.querySelectorAll(\"*[data-ls-section]\").forEach((n=>{const r=JSON.parse(n.dataset.lsSection);if(\"disabled\"===r.delayType)return;const{handleStartDateListener:i,handleTickListener:s}=t(Object.assign(Object.assign({},r),{sectionElement:n,localStorageEndDate:localStorage.getItem(r.uid)}));window.addEventListener(e,i),window.addEventListener(\"timerTick\",s)}))})(); var LsPage = (()=>{(()=>{let e;window.dispatchEvent(new Event(\"pageLoaded\"));const t=()=>{var n;clearTimeout(e),n=t,window.removeEventListener(\"mousemove\",n),window.removeEventListener(\"keydown\",n),window.removeEventListener(\"touchstart\",n),window.removeEventListener(\"click\",n),window.dispatchEvent(new Event(\"pageLazyLoad\"))};var n;n=t,window.addEventListener(\"mousemove\",n),window.addEventListener(\"keydown\",n),window.addEventListener(\"touchstart\",n),window.addEventListener(\"click\",n),e=setTimeout((()=>{t()}),3e3)})()})()<\/script> <a id=\"hotmart-made-with\" class=\"made-with-hotmart-pages\" href=\"https:\/\/art.pages.hotmart.com\/public\/redirects\/made-with-extensions\" target=\"__blank\" rel=\"noopener\"> <span class=\"made-with-hotmart-pages__text\">Feito com<\/span> <img decoding=\"async\" class=\"made-with-hotmart-pages__logo\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iOTYiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCA5NiAxOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzJfMTEzNDcpIj4KPHBhdGggZD0iTTYzLjE5NzMgNi40OTgyOUg2Ni43MzIyQzY3LjY2MDUgNi40OTgyOSA2OC4zNzQ2IDYuNzEyNTEgNjguOTEgNy4xNzY2N0M2OS40MTAxIDcuNjQwODQgNjkuNjk1OCA4LjI4MzUzIDY5LjY5NTggOS4xMDQ3NUM2OS42OTU4IDkuOTI1OTcgNjkuNDQ1NyAxMC41Njg3IDY4LjkxIDExLjAzMjhDNjguMzc0NiAxMS40OTcgNjcuNjYwNSAxMS43MTEyIDY2LjczMjIgMTEuNzExMkg2NC4yMzI3VjE1LjM1MzFINjMuMTk3M1Y2LjQ5ODI5Wk02Ni42MjUgMTAuODlDNjcuOTgxNyAxMC44OSA2OC42NjAzIDEwLjI4MyA2OC42NjAzIDkuMTA0NzVDNjguNjYwMyA3LjkyNjQ4IDY3Ljk4MTcgNy4zNTUyIDY2LjYyNSA3LjM1NTJINjQuMjMyN1YxMC44OUg2Ni42MjVaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNNzUuMDUxMSA5LjY3NjMxQzc1LjQ0NCAxMC4wNjkxIDc1LjYyMjQgMTAuNjc2MSA3NS42MjI0IDExLjQ5NzNWMTUuMzUzNEg3NC42MjI2VjE0LjMxOEM3NC40Nzk3IDE0LjY3NSA3NC4yMyAxNC45NjA3IDczLjkwODcgMTUuMTM5MkM3My41ODcxIDE1LjM1MzQgNzMuMTk0NiAxNS40MjQ4IDcyLjc2NjEgMTUuNDI0OEM3Mi4zNzMyIDE1LjQyNDggNzIuMDE2MyAxNS4zNTM0IDcxLjY1OSAxNS4xNzQ5QzcxLjMzNzcgMTUuMDMyMSA3MS4wNTIgMTQuNzgyMiA3MC44NzM2IDE0LjQ5NjVDNzAuNjk1MSAxNC4yMTA5IDcwLjU4NzkgMTMuODg5NSA3MC41ODc5IDEzLjU2ODJDNzAuNTg3OSAxMy4xMDQgNzAuNjk1MSAxMi43NDcgNzAuOTQ1MiAxMi40OTdDNzEuMTk0OSAxMi4yNDcxIDcxLjU1MjEgMTIuMDY4NSA3Mi4xMjM1IDExLjkyNTdDNzIuNjU4OCAxMS44MTg2IDczLjQwODYgMTEuNzQ3MiA3NC4zNzI5IDExLjc0NzJINzQuNjU4NVYxMS4zMTg3Qzc0LjY1ODUgMTAuODE4OSA3NC41NTEzIDEwLjQyNjEgNzQuMzM2OSAxMC4yMTE5Qzc0LjEyMjggOS45OTc2NyA3My44MDE1IDkuODU0ODQgNzMuMzAxOCA5Ljg1NDg0QzcyLjU4NzYgOS44NTQ4NCA3MS45MDkgMTAuMDY5MSA3MS4xOTQ5IDEwLjQ5NzVMNzAuODM3OSA5Ljc0NzczQzcxLjE1OTIgOS41MzM1MSA3MS41NTIxIDkuMzU0OTggNzEuOTgwNiA5LjIxMjE0QzcyLjQ0NDggOS4wNjkzNCA3Mi44NzMzIDguOTk3OTIgNzMuMzAxOCA4Ljk5NzkyQzc0LjA4NzIgOS4xMDUwMyA3NC42NTg1IDkuMjgzNTYgNzUuMDUxMSA5LjY3NjMxWk03NC4xNTg0IDE0LjEzOTVDNzQuNDc5NyAxMy43ODI0IDc0LjY1ODUgMTMuMzUzOSA3NC42NTg1IDEyLjgxODRWMTIuNDYxM0g3NC40NDQxQzczLjY5NDMgMTIuNDYxMyA3My4xMjMgMTIuNDk3IDcyLjc2NjEgMTIuNTY4NEM3Mi4zNzMyIDEyLjYzOTkgNzIuMDg3NSAxMi43NDcgNzEuOTQ0NyAxMi44ODk4QzcxLjc2NjIgMTMuMDMyNiA3MS42OTUgMTMuMjQ2OCA3MS42OTUgMTMuNTMyNUM3MS42OTUgMTMuODUzOCA3MS44MDE4IDE0LjEzOTUgNzIuMDUxOSAxNC4zNTM3QzcyLjMwMTkgMTQuNTY3OSA3Mi41ODc2IDE0LjY3NSA3Mi45NDQ1IDE0LjY3NUM3My40MDg2IDE0LjY3NSA3My44MzcxIDE0LjQ5NjUgNzQuMTU4NCAxNC4xMzk1WiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTgzLjAxNDEgOS4yNDc4NlYxNC45NjA3QzgzLjAxNDEgMTUuODg5IDgyLjc2NDEgMTYuNTY3NCA4Mi4zIDE3LjAzMTZDODEuODM1OCAxNy40OTU4IDgxLjEyMTYgMTcuNzQ1NyA4MC4xOTM0IDE3Ljc0NTdDNzkuMTIyMyAxNy43NDU3IDc4LjIyOTYgMTcuNDYgNzcuNDc5OCAxNi45MjQ0TDc3LjgzNjggMTYuMTc0NkM3OC4yNjUzIDE2LjQ2MDMgNzguNjIyMiAxNi42Mzg4IDc5LjAxNTEgMTYuNzQ1OUM3OS4zNzIgMTYuODUzMSA3OS43NjQ5IDE2LjkyNDQgODAuMjI5IDE2LjkyNDRDODAuODAwNCAxNi45MjQ0IDgxLjI2NDUgMTYuNzgxNiA4MS41NTAyIDE2LjQ2MDNDODEuODM1OCAxNi4xMzkgODIuMDE0MyAxNS42NzQ4IDgyLjAxNDMgMTUuMDY3OFYxMy45OTY3QzgxLjgzNTggMTQuMzg5NCA4MS41NTAxIDE0LjcxMDcgODEuMTkyOSAxNC44ODkzQzgwLjgzNiAxNS4xMDM1IDgwLjQwNzUgMTUuMjEwNiA3OS45MDc3IDE1LjIxMDZDNzkuMzcyIDE1LjIxMDYgNzguOTA3OSAxNS4wNjc4IDc4LjQ3OTMgMTQuODE3OUM3OC4wNTA4IDE0LjU2NzkgNzcuNzI5NSAxNC4yMTA5IDc3LjUxNTUgMTMuNzQ2N0M3Ny4zMDEgMTMuMjgyNSA3Ny4xNTgyIDEyLjc0NyA3Ny4xNTgyIDEyLjE0Qzc3LjE1ODIgMTEuNTMzIDc3LjI2NTQgMTAuOTk3NCA3Ny41MTU1IDEwLjUzMzJDNzcuNzI5NSAxMC4wNjkxIDc4LjA4NjggOS43MTIwMyA3OC40NzkzIDkuNDYyMTJDNzguOTA3OSA5LjIxMjE3IDc5LjM3MiA5LjA2OTM0IDc5LjkwNzcgOS4wNjkzNEM4MC40MDc1IDkuMDY5MzQgODAuODM2IDkuMTc2NDggODEuMTkyOSA5LjM5MDdDODEuNTUwMSA5LjYwNDkyIDgxLjgzNTggOS44OTA1NiA4Mi4wMTQzIDEwLjI4MzNWOS4yMTIxN0g4My4wMTQxVjkuMjQ3ODZaTTgxLjQ3ODYgMTMuNzQ2N0M4MS43OTk4IDEzLjM1NCA4MS45Nzg3IDEyLjgxODQgODEuOTc4NyAxMi4xNEM4MS45Nzg3IDExLjQ2MTYgODEuNzk5OCAxMC45MjYgODEuNDc4NiAxMC41MzMyQzgxLjE1NzMgMTAuMTQwNSA4MC42OTMxIDkuOTYxOTcgODAuMDg2MiA5Ljk2MTk3Qzc5LjQ3OTIgOS45NjE5NyA3OS4wMTUxIDEwLjE0MDUgNzguNjkzOCAxMC41MzMyQzc4LjMzNjUgMTAuOTI2IDc4LjE5MzcgMTEuNDYxNiA3OC4xOTM3IDEyLjE0Qzc4LjE5MzcgMTIuODE4NCA3OC4zNzI1IDEzLjM1NCA3OC42OTM4IDEzLjc0NjdDNzkuMDUwNyAxNC4xMzk1IDc5LjUxNDggMTQuMzE4IDgwLjA4NjIgMTQuMzE4QzgwLjY1NzUgMTQuMzUzNyA4MS4xMjE2IDE0LjEzOTUgODEuNDc4NiAxMy43NDY3WiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTkwLjA0OTEgMTIuNDYxNEg4NS41NTAzQzg1LjU4NTkgMTMuMTc1NSA4NS43NjQ3IDEzLjcxMTEgODYuMTIxNiAxNC4wNjgxQzg2LjQ3ODUgMTQuNDI1MiA4Ni45Nzg2IDE0LjYwMzcgODcuNjIxMiAxNC42MDM3Qzg4LjMzNTQgMTQuNjAzNyA4OC45NzggMTQuMzUzOCA4OS41ODUgMTMuODUzOUw4OS45NDIyIDE0LjYwMzdDODkuNjU2NiAxNC44NTM2IDg5LjMzNTMgMTUuMDY3OSA4OC45MDY4IDE1LjIxMDdDODguNDc4MiAxNS4zNTM1IDg4LjA0OTcgMTUuNDI0OSA4Ny42MjEyIDE1LjQyNDlDODYuNjU3MyAxNS40MjQ5IDg1LjkwNzUgMTUuMTM5MiA4NS4zNzE4IDE0LjU2OEM4NC44MzYxIDEzLjk5NjcgODQuNTUwOCAxMy4yMTEyIDg0LjU1MDggMTIuMjQ3MkM4NC41NTA4IDExLjYwNDUgODQuNjU3NiAxMS4wNjg5IDg0LjkwNzcgMTAuNTY5Qzg1LjE1NzcgMTAuMDY5MiA4NS40NzkgOS43MTIxMSA4NS45NDMyIDkuNDI2NDdDODYuMzcxNyA5LjE0MDggODYuODcxNCA5LjAzMzY5IDg3LjQ0MjggOS4wMzM2OUM4OC4yNjM4IDkuMDMzNjkgODguOTA2OCA5LjI4MzY0IDg5LjM3MDkgOS44MTkyMkM4OS44MzUgMTAuMzU0OCA5MC4wNDkxIDExLjEwNDYgOTAuMDQ5MSAxMi4wMzI5VjEyLjQ2MTRaTTg2LjE1NzIgMTAuMzkwNUM4NS44MzU5IDEwLjcxMTggODUuNjU3NSAxMS4yMTE3IDg1LjU4NTkgMTEuODE4N0g4OS4xNTY0Qzg5LjE1NjQgMTEuMjExNyA4OC45NzggMTAuNzExOCA4OC42OTIzIDEwLjM5MDVDODguNDA2NiAxMC4wNjkyIDg3Ljk3ODEgOS44OTA2NCA4Ny40NDI4IDkuODkwNjRDODYuOTA3IDkuODkwNjQgODYuNDc4NSAxMC4wNjkyIDg2LjE1NzIgMTAuMzkwNVoiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik05MS4xNTYyIDE0LjY3NUw5MS41MTMyIDEzLjkyNTJDOTEuODM0OCAxNC4xNzUyIDkyLjE5MTcgMTQuMzg5NCA5Mi41MTMgMTQuNDk2NUM5Mi44Njk5IDE0LjYwMzYgOTMuMjI3MiAxNC42NzUgOTMuNjU1NyAxNC42NzVDOTQuMTE5OCAxNC42NzUgOTQuNDQxMSAxNC42MDM2IDk0LjY5MTIgMTQuNDI1MUM5NC45NDA5IDE0LjI4MjMgOTUuMDQ4MSAxNC4wMzIzIDk1LjA0ODEgMTMuNzQ2N0M5NS4wNDgxIDEzLjQ5NjggOTQuOTc2OCAxMy4zMTgyIDk0Ljc5OCAxMy4xNzU0Qzk0LjY1NTIgMTMuMDMyNiA5NC4zNjk1IDEyLjkyNTUgOTQuMDEyNiAxMi44MTg0TDkyLjk3NzEgMTIuNTY4NEM5Mi40NDE4IDEyLjQ2MTMgOTIuMDQ4OSAxMi4yNDcxIDkxLjc2MzIgMTEuOTYxNUM5MS40Nzc1IDExLjY3NTggOTEuMzM0NyAxMS4zMTg4IDkxLjMzNDcgMTAuODkwM0M5MS4zMzQ3IDEwLjM1NDcgOTEuNTQ5MSA5Ljg5MDU2IDkxLjk3NzMgOS41NjkyM0M5Mi40MDU4IDkuMjQ3ODYgOTIuOTc3MSA5LjA2OTM0IDkzLjY5MTMgOS4wNjkzNEM5NC4xMTk4IDkuMDY5MzQgOTQuNTEyNCA5LjE0MDc1IDk0LjkwNTMgOS4yODM1OUM5NS4yOTgxIDkuNDI2MzkgOTUuNjE5NCA5LjYwNDkyIDk1Ljg2OTUgOS44OTA1Nkw5NS41MTIyIDEwLjY0MDRDOTQuOTQwOSAxMC4xNzYyIDk0LjMzMzkgOS45MjYyOCA5My42NTU3IDkuOTI2MjhDOTMuMjI3MiA5LjkyNjI4IDkyLjkwNTkgOS45OTc3IDkyLjY1NTggMTAuMTc2MkM5Mi40MDU4IDEwLjM1NDcgOTIuMjk4OSAxMC41NjkgOTIuMjk4OSAxMC44NTQ2QzkyLjI5ODkgMTEuMTA0NSA5Mi4zNzAyIDExLjI4MyA5Mi41MTMgMTEuNDI1OUM5Mi42NTU5IDExLjU2ODcgOTIuOTA1OSAxMS42NzU4IDkzLjIyNzIgMTEuNzQ3Mkw5NC4yNjI3IDExLjk5NzJDOTQuODM0IDEyLjE0IDk1LjI2MjIgMTIuMzE4NSA5NS41NDc4IDEyLjYwNDJDOTUuODMzNSAxMi44ODk4IDk1Ljk3NjQgMTMuMjQ2OSA5NS45NzY0IDEzLjY3NTNDOTUuOTc2NCAxNC4yMTA5IDk1Ljc2MjMgMTQuNjM5MyA5NS4zMzM4IDE0Ljk2MDdDOTQuOTA1MyAxNS4yODIgOTQuMjk4MyAxNS40MjQ4IDkzLjU0ODUgMTUuNDI0OEM5Mi41ODQ2IDE1LjQ2MDYgOTEuNzYzMiAxNS4yMTA2IDkxLjE1NjIgMTQuNjc1WiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTIwLjMxNjYgOS4xNDAyM0MxOS42MDI1IDkuMTQwMjMgMTguOTU5OCA5LjM5MDE4IDE4LjUzMTMgOS45MjU3NkgxOC40OTU2VjYuOTI2NTJDMTguNDk1NiA2Ljg5MDgzIDE4LjQ1OTkgNi44NTUxIDE4LjQyNDIgNi44NTUxSDE2LjgxNzVDMTYuNzgxOCA2Ljg1NTEgMTYuNzQ2MSA2Ljg5MDgzIDE2Ljc0NjEgNi45MjY1MlYxNS4zMTcyQzE2Ljc0NjEgMTUuMzUyOSAxNi43ODE4IDE1LjM4ODYgMTYuODE3NSAxNS4zODg2SDE4LjQyNDJDMTguNDU5OSAxNS4zODg2IDE4LjQ5NTYgMTUuMzUyOSAxOC40OTU2IDE1LjMxNzJWMTEuNDI1NEMxOC40OTU2IDEwLjgxODQgMTkuMDY2OSAxMC42MDQxIDE5LjM4ODIgMTAuNjA0MUMxOS43MDk2IDEwLjYwNDEgMjAuMjA5NSAxMC43NDcgMjAuMjA5NSAxMS4yMTExVjE1LjI4MTVDMjAuMjA5NSAxNS4zMTcyIDIwLjI0NTIgMTUuMzUyOSAyMC4yODA5IDE1LjM1MjlIMjEuODg3NkMyMS45MjMzIDE1LjM1MjkgMjEuOTU5IDE1LjMxNzIgMjEuOTU5IDE1LjI4MTVWMTEuMDY4M0MyMS45OTQ3IDkuOTk3MTUgMjEuNTY2MyA5LjE0MDIzIDIwLjMxNjYgOS4xNDAyM1pNMjUuNjM2NiA5LjE0MDIzQzIzLjQ5NDMgOS4xNDAyMyAyMi43NDQ1IDEwLjM4OTkgMjIuNzQ0NSAxMi4zMThDMjIuNzQ0NSAxNC4yODE4IDIzLjQ5NDMgMTUuNDk1NyAyNS42MzY2IDE1LjQ5NTdDMjcuNzc4OSAxNS40OTU3IDI4LjU2NDUgMTQuMjgxOCAyOC41NjQ1IDEyLjMxOEMyOC41NjQ1IDEwLjM4OTkgMjcuODE0NyA5LjE0MDIzIDI1LjYzNjYgOS4xNDAyM1pNMjUuNjM2NiAxNC4wMzE4QzI0Ljc3OTcgMTQuMDMxOCAyNC42MzY5IDEzLjM4OTEgMjQuNjM2OSAxMi4zNTM3QzI0LjYzNjkgMTEuMzE4MyAyNC43Nzk3IDEwLjY3NTYgMjUuNjM2NiAxMC42NzU2QzI2LjQ5MzYgMTAuNjc1NiAyNi42MzY0IDExLjMxODMgMjYuNjM2NCAxMi4zNTM3QzI2LjYzNjQgMTMuMzg5MSAyNi40OTM2IDE0LjAzMTggMjUuNjM2NiAxNC4wMzE4Wk0zMi42NzA1IDkuMjgzMDdIMzEuMzg1MVY3LjY0MDYzQzMxLjM4NTEgNy42MDQ5NCAzMS4zNDk0IDcuNTY5MjEgMzEuMzEzNyA3LjU2OTIxSDMwLjQ1NjhDMzAuNDIxMSA3LjU2OTIxIDMwLjM4NTQgNy42MDQ5NCAzMC4zODU0IDcuNjA0OTRDMzAuMzg1NCA3LjY0MDYzIDI5Ljg0OTggOS4yNDczNCAyOS44NDk4IDkuMjQ3MzRDMjkuODQ5OCA5LjI0NzM0IDI4Ljg4NTggOS41MzI5OCAyOC44NTAxIDkuNTMyOThDMjguODE0NCA5LjUzMjk4IDI4LjgxNDQgOS41Njg3MSAyOC44MTQ0IDkuNjA0NFYxMC42Mzk4QzI4LjgxNDQgMTAuNjc1NiAyOC44NTAxIDEwLjcxMTMgMjguODg1OCAxMC43MTEzSDI5LjYzNTZWMTMuNjAzNEMyOS42MzU2IDE0LjY3NDUgMzAuMTcxMiAxNS40NiAzMS40OTIzIDE1LjQ2QzMyLjAyNzggMTUuNDYgMzIuMjc3OCAxNS4zNTI5IDMyLjc0MTkgMTUuMTc0NEMzMi43NDE5IDE1LjE3NDQgMzIuNzc3NiAxNS4xMzg3IDMyLjc3NzYgMTUuMTAzVjEzLjkyNDdDMzIuNzc3NiAxMy44ODkgMzIuNzQxOSAxMy44NTMzIDMyLjcwNjIgMTMuODUzM0gzMS45NTY1QzMxLjU2MzcgMTMuODUzMyAzMS40MjA5IDEzLjY3NDggMzEuNDIwOSAxMy4zODkxVjEwLjY3NTZIMzIuNzA2MkMzMi43NDE5IDEwLjY3NTYgMzIuNzc3NiAxMC42Mzk4IDMyLjc3NzYgMTAuNjA0MVY5LjI4MzA3QzMyLjc0MTkgOS4zMTg3NiAzMi43MDYzIDkuMjgzMDcgMzIuNjcwNSA5LjI4MzA3Wk01Ny44NzgxIDEwLjc0N0M1Ny45MTQxIDEwLjc0NyA1Ny45NDk3IDEwLjcxMTMgNTcuOTQ5NyAxMC42NzU2VjkuMzU0NDlDNTcuOTQ5NyA5LjMxODc2IDU3LjkxNDEgOS4yODMwNyA1Ny44NzgxIDkuMjgzMDdINTYuNTkyOVY3LjY0MDYzQzU2LjU5MjkgNy42MDQ5NCA1Ni41NTczIDcuNTY5MjEgNTYuNTIxMyA3LjU2OTIxSDU1LjY2NDdDNTUuNjI4NyA3LjU2OTIxIDU1LjU5MzEgNy42MDQ5NCA1NS41OTMxIDcuNjA0OTRDNTUuNTkzMSA3LjY0MDYzIDU1LjA1NzcgOS4yNDczNCA1NS4wNTc3IDkuMjQ3MzRDNTUuMDU3NyA5LjI0NzM0IDU0LjA5MzUgOS41MzI5OCA1NC4wNTc5IDkuNTMyOThDNTQuMDIyMiA5LjUzMjk4IDU0LjAyMjIgOS41Njg3MSA1NC4wMjIyIDkuNjA0NFYxMC42Mzk4QzU0LjAyMjIgMTAuNjc1NiA1NC4wNTc5IDEwLjcxMTMgNTQuMDkzNSAxMC43MTEzSDU0Ljg0MzNWMTMuNjAzNEM1NC44NDMzIDE0LjY3NDUgNTUuMzc5IDE1LjQ2IDU2LjcwMDIgMTUuNDZDNTcuMjM1NSAxNS40NiA1Ny40ODU2IDE1LjM1MjkgNTcuOTQ5NyAxNS4xNzQ0QzU3Ljk0OTcgMTUuMTc0NCA1Ny45ODUzIDE1LjEzODcgNTcuOTg1MyAxNS4xMDNWMTMuOTI0N0M1Ny45ODUzIDEzLjg4OSA1Ny45NDk3IDEzLjg1MzMgNTcuOTE0MSAxMy44NTMzSDU3LjE2NDNDNTYuNzcxNCAxMy44NTMzIDU2LjYyODYgMTMuNjc0OCA1Ni42Mjg2IDEzLjM4OTFWMTAuNjc1Nkg1Ny44NzgxVjEwLjc0N1pNNTMuMTY1MiA5LjE3NTk2QzUyLjQ4NjcgOS4yMTE2NSA1MS42NjU2IDkuNDk3MjkgNTEuMjcyNyAxMC4yODI4QzUxLjI3MjcgMTAuMjgyOCA1MS4wOTQzIDkuMzkwMTggNTEuMDk0MyA5LjM1NDQ5QzUxLjA5NDMgOS4zMTg3NiA1MS4wNTg3IDkuMjgzMDcgNTEuMDIzIDkuMjgzMDdINDkuNTk0N0M0OS41NTkgOS4yODMwNyA0OS41MjM0IDkuMzE4NzYgNDkuNTIzNCA5LjM1NDQ5VjE1LjMxNzJDNDkuNTIzNCAxNS4zNTI5IDQ5LjU1OSAxNS4zODg2IDQ5LjU5NDcgMTUuMzg4Nkg1MS4yMDE1QzUxLjIzNzEgMTUuMzg4NiA1MS4yNzI3IDE1LjM1MjkgNTEuMjcyNyAxNS4zMTcyVjExLjk2MDlDNTEuMjcyNyAxMS40MjU0IDUxLjY2NTYgMTAuOTYxMiA1Mi43NzIzIDEwLjk2MTJINTMuMjAwOEM1My4yMzY1IDEwLjk2MTIgNTMuMjcyNCAxMC45MjU1IDUzLjI3MjQgMTAuODg5OFY5LjI0NzM0QzUzLjI3MjQgOS4xNzU5NiA1My4yMzY1IDkuMTQwMjMgNTMuMTY1MiA5LjE3NTk2Wk00Ni4wMjQxIDkuMTQwMjNDNDUuMjc0MyA5LjE0MDIzIDQ0LjUyNDUgOS4yNDczNCA0My42Njc5IDkuNDI1ODdDNDMuNjMxOSA5LjQyNTg3IDQzLjU5NjMgOS40NjE2IDQzLjU5NjMgOS40OTcyOVYxMC42MDQxQzQzLjU5NjMgMTAuNjM5OCA0My42MzE5IDEwLjY3NTYgNDMuNjY3OSAxMC42NzU2QzQzLjcwMzUgMTAuNjc1NiA0NC4zNDYxIDEwLjYzOTggNDQuOTUzIDEwLjYzOThDNDYuMzgxNCAxMC42Mzk4IDQ2LjczODMgMTAuNzQ3IDQ2LjczODMgMTEuMjQ2OFYxMS42Mzk2SDQ1LjIzODdDNDQuMzgxNyAxMS42Mzk2IDQzLjIwMzQgMTEuOTYwOSA0My4yMDM0IDEzLjUzMkM0My4yMDM0IDE0LjU2NzQgNDMuODEwMyAxNS40NiA0NC45NTMgMTUuNDZDNDUuNjMxNiAxNS40NiA0Ni4yMDI2IDE1LjI4MTUgNDYuNjMxMSAxNC43NDU5QzQ2LjY2NzEgMTQuODg4NyA0Ni43NzM5IDE1LjI0NTggNDYuNzczOSAxNS4yODE1QzQ2Ljc3MzkgMTUuMzE3MiA0Ni44MDk1IDE1LjM1MjkgNDYuODQ1NSAxNS4zNTI5SDQ4LjM4MDdDNDguNDE2NCAxNS4zNTI5IDQ4LjQ1MiAxNS4zMTcyIDQ4LjQ1MiAxNS4yODE1VjExLjIxMTFDNDguNDg4IDkuNTMyOTggNDcuNTU5MyA5LjE0MDIzIDQ2LjAyNDEgOS4xNDAyM1pNNDYuNzM4MyAxMy4yMTA2QzQ2LjczODMgMTMuOTYwNCA0Ni4xMzEzIDE0LjIxMDQgNDUuNzM4NCAxNC4yMTA0QzQ1LjM0NTkgMTQuMjEwNCA0NC45MTc0IDE0LjA2NzUgNDQuOTE3NCAxMy40OTYyQzQ0LjkxNzQgMTIuOTYwNyA0NS4yMzg3IDEyLjc0NjQgNDUuNzc0NCAxMi43NDY0SDQ2LjczODNWMTMuMjEwNlpNNDAuODQ3MSA5LjE0MDIzQzQwLjEzMjkgOS4xNDAyMyAzOS4zODMxIDkuMzkwMTggMzguOTE5IDEwLjE0SDM4Ljg4MzRDMzguNjY4OSA5LjUzMjk4IDM4LjI0MDQgOS4xNDAyMyAzNy4zODM0IDkuMTQwMjNDMzYuNjY5NiA5LjE0MDIzIDM2LjAyNjYgOS4zOTAxOCAzNS41OTg1IDkuOTI1NzZIMzUuNTYyNUMzNS41NjI1IDkuOTI1NzYgMzUuMzg0MSA5LjM1NDQ5IDM1LjM4NDEgOS4zMTg3NkMzNS4zODQxIDkuMjgzMDcgMzUuMzQ4NCA5LjI4MzA3IDM1LjMxMjggOS4yODMwN0gzMy44NDg4QzMzLjgxMzEgOS4yODMwNyAzMy43Nzc0IDkuMzE4NzYgMzMuNzc3NCA5LjM1NDQ5VjE1LjMxNzJDMzMuNzc3NCAxNS4zNTI5IDMzLjgxMzEgMTUuMzg4NiAzMy44NDg4IDE1LjM4ODZIMzUuNDU1N0MzNS40OTEzIDE1LjM4ODYgMzUuNTI2OSAxNS4zNTI5IDM1LjUyNjkgMTUuMzE3MlYxMS40NjExQzM1LjUyNjkgMTAuODU0MSAzNi4wOTgyIDEwLjYwNDEgMzYuNDE5NSAxMC42MDQxQzM2Ljc3NjQgMTAuNjA0MSAzNy4yNDA5IDEwLjc4MjcgMzcuMjQwOSAxMS4yNDY4VjE1LjI4MTVDMzcuMjQwOSAxNS4zMTcyIDM3LjI3NjUgMTUuMzUyOSAzNy4zMTIyIDE1LjM1MjlIMzguOTE5QzM4Ljk1NDYgMTUuMzUyOSAzOC45OTAyIDE1LjMxNzIgMzguOTkwMiAxNS4yODE1VjExLjM1MzlDMzkuMDI1OSAxMC44MTg0IDM5LjU2MTYgMTAuNTY4NSAzOS45MTg1IDEwLjU2ODVDNDAuMjQwMSAxMC41Njg1IDQwLjY2ODMgMTAuNzQ3IDQwLjY2ODMgMTEuMjExMVYxNS4yNDU4QzQwLjY2ODMgMTUuMjgxNSA0MC43MDQzIDE1LjMxNzIgNDAuNzM5OSAxNS4zMTcySDQyLjM0NjdDNDIuMzgyMyAxNS4zMTcyIDQyLjQxNzkgMTUuMjgxNSA0Mi40MTc5IDE1LjI0NThWMTEuMDY4M0M0Mi41MjUyIDkuOTk3MTUgNDIuMDk2NyA5LjE0MDIzIDQwLjg0NzEgOS4xNDAyM1oiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0xMy4zODk0IDExLjcxMTNDMTMuNDYwOCAxMC4wNjg4IDEyLjg4OTUgNy4zOTA5NCAxMS40NjEzIDUuMTc3MjNDMTEuNDI1NiA1LjEwNTgxIDExLjM1NDIgNS4xNDE1NCAxMS4zODk5IDUuMjEyOTJDMTEuNDk3IDUuNTM0MjggMTEuNDk3IDYuMTQxMjUgMTAuOTYxNSA2LjEwNTU2QzEwLjAzMzEgNi4wMzQxNCAxMC45NjE0IDQuMDM0NjggOC44OTA1NCAyLjY0MjE3QzguODU0ODUgMi42MDY0NyA4Ljc4MzQ0IDIuNjQyMTcgOC44MTkxMyAyLjcxMzU4QzguOTYxOTYgMi45OTkyMiA5LjA2OTA3IDMuODIwNDMgOC43MTIwMiA0LjEwNjA2QzguNDYyMDcgNC4zNTYwMSA3Ljk2MjIyIDQuMjg0NTkgNy40OTgwNSAzLjUzNDc5QzYuNzEyNTYgMi4yODUxMiA2Ljk5ODIgMC45MjgzMjkgNy40OTgwNSAwLjA3MTQwOTZDNy41MzM3NCAtNC4xMjAyMWUtMDcgNy40OTgwNSAwIDcuNDI2NjMgMEM0LjU3MDI2IDAuOTY0MDM1IDQuMDM0NjggNC4zMjAzMiAzLjQyNzY4IDUuNTY5OThDMy4zMjA1NyA1Ljc4NDIzIDMuMjQ5MTYgNS44OTEzNCAzLjA3MDY0IDUuODkxMzRDMi41MzUwNiA1Ljg1NTYxIDIuOTI3ODIgNC43NDg3NiAzLjEwNjM0IDQuMzU2MDFDMy4xNDIwNSA0LjI4NDU5IDMuMDcwNjMgNC4yODQ1OSAzLjAzNDkzIDQuMzIwMzJDMS41NzEwMiA1Ljg1NTYxIDAuMjg1NjQyIDguNDk3OCAwLjAzNTcwNzMgMTAuOTI1N0MwLjAzNTcwNzMgMTAuODU0MyAwLjA3MTQxNDUgMTAuODE4NiAwLjA3MTQxNDUgMTAuNzQ3MkMwLjAzNTcwOTQgMTAuOTI1NyAwLjAzNTcwNTIgMTEuMTA0MyAwIDExLjMxODVDMCAxMS4zODk5IDAgMTEuNDYxMyAwIDExLjUzMjdDMCAxMS42MDQxIDAgMTEuNzExMyAwIDExLjgxODRDMCAxNS40OTYgMi45OTkyMiAxOC40OTUyIDYuNjc2ODMgMTguNDk1MkMxMC4zNTQ1IDE4LjQ5NTIgMTMuMzUzNyAxNS40OTYgMTMuMzUzNyAxMS44MTg0QzEzLjM4OTQgMTEuNzQ3IDEzLjM4OTQgMTEuNzQ3IDEzLjM4OTQgMTEuNzExM1pNNi43MTI1NiAxNC44ODlDNC45OTg3IDE0Ljg4OSAzLjYwNjIxIDEzLjQ5NjUgMy42MDYyMSAxMS43ODI2QzMuNjA2MjEgMTAuMDY4OCA0Ljk5ODcgOC42NzYzMyA2LjcxMjU2IDguNjc2MzNDOC40MjYzOCA4LjY3NjMzIDkuODE4ODcgMTAuMDY4OCA5LjgxODg3IDExLjc4MjZDOS43ODMxOCAxMy40OTY1IDguNDI2MzggMTQuODg5IDYuNzEyNTYgMTQuODg5WiIgZmlsbD0id2hpdGUiLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMF8yXzExMzQ3Ij4KPHJlY3Qgd2lkdGg9Ijk2IiBoZWlnaHQ9IjE4LjUxNTgiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==\" alt=\"Hotmart Pages Logo\" width=\"96\" height=\"18.52\" \/> <\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>&nbsp; &nbsp; Cria\u00e7\u00e3o de Mapas Geoespaciais com R: Scripts Prontos, Etapas Explicadas e Exemplos Pr\u00e1ticos Cria\u00e7\u00e3o de Mapas Geoespaciais com R: Scripts Prontos, Etapas Explicadas e Exemplos Pr\u00e1ticos Cria\u00e7\u00e3o de Mapas Geoespaciais com R: Scripts Prontos, Etapas Explicadas e Exemplos Pr\u00e1ticos Desenvolva mapas geoespaciais profissionais com facilidade e efici\u00eancia usando R. Ideal para pesquisadores, estudantes &hellip;<\/p>\n<p class=\"read-more\"> <a class=\"\" href=\"https:\/\/inteligenciaetecnologias.com.br\/index.php\/2024\/08\/29\/criacao-de-mapas-geoespaciais-com-r-scripts-prontos-etapas-explicadas-e-exemplos-praticos\/\"> <span class=\"screen-reader-text\">Cria\u00e7\u00e3o de Mapas Geoespaciais com R: Scripts Prontos, Etapas Explicadas e Exemplos Pr\u00e1ticos<\/span> Leia mais &raquo;<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","footnotes":""},"categories":[1],"tags":[],"class_list":["post-322","post","type-post","status-publish","format-standard","hentry","category-blog"],"_links":{"self":[{"href":"https:\/\/inteligenciaetecnologias.com.br\/index.php\/wp-json\/wp\/v2\/posts\/322","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/inteligenciaetecnologias.com.br\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/inteligenciaetecnologias.com.br\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/inteligenciaetecnologias.com.br\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/inteligenciaetecnologias.com.br\/index.php\/wp-json\/wp\/v2\/comments?post=322"}],"version-history":[{"count":3,"href":"https:\/\/inteligenciaetecnologias.com.br\/index.php\/wp-json\/wp\/v2\/posts\/322\/revisions"}],"predecessor-version":[{"id":325,"href":"https:\/\/inteligenciaetecnologias.com.br\/index.php\/wp-json\/wp\/v2\/posts\/322\/revisions\/325"}],"wp:attachment":[{"href":"https:\/\/inteligenciaetecnologias.com.br\/index.php\/wp-json\/wp\/v2\/media?parent=322"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/inteligenciaetecnologias.com.br\/index.php\/wp-json\/wp\/v2\/categories?post=322"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/inteligenciaetecnologias.com.br\/index.php\/wp-json\/wp\/v2\/tags?post=322"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}