@font-face {
  font-family: "Locke";
  font-display: swap;
  font-weight: 700;
  src: url("../../../fonts/locke-bold.woff") format("woff"); }

@font-face {
  font-family: "Montserrat";
  font-display: swap;
  font-weight: 400;
  src: url("../../../fonts/Montserrat-Regular.woff") format("woff"); }

@keyframes anim-col-1-step-2 {
  0% {
    transform: translate3d(50vw, 0, 0); }
  100% {
    transform: translate3d(10vw, 0, 0); } }

@keyframes anim-col-2-step-2 {
  0% {
    width: 50vw;
    transform: translate3d(54vw, 0, 0); }
  100% {
    width: 40vw;
    transform: translate3d(14vw, 0, 0); } }

@keyframes anim-col-3-step-2 {
  0% {
    width: 50vw;
    transform: translateX(62vw); }
  100% {
    width: 40vw;
    transform: translateX(24vw); } }

@keyframes anim-col-4-step-2 {
  0% {
    width: 50vw;
    transform: translateX(92vw); }
  100% {
    width: 10vw;
    transform: translateX(54vw); } }

@keyframes anim-col-1-step-back {
  0% {
    transform: translateX(10vw); }
  100% {
    transform: translateX(50vw); } }

@keyframes anim-col-2-step-back {
  0% {
    transform: translateX(14vw); }
  100% {
    transform: translateX(54vw); } }

@keyframes anim-col-3-step-back {
  0% {
    width: 40vw;
    transform: translateX(24vw); }
  100% {
    width: 50vw;
    transform: translateX(62vw); } }

@keyframes anim-col-4-step-back {
  0% {
    width: 10vw;
    transform: translateX(54vw); }
  100% {
    width: 50vw;
    transform: translateX(92vw); } }

* {
  outline: none !important; }

*, *::before, *::after {
  box-sizing: border-box; }

::selection {
  background: #000000;
  color: #ffffff; }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: transparent;
  font-size: 19px;
  line-height: 30px;
  margin: 0 !important;
  height: 100%; }

body {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  letter-spacing: 0;
  color: #000000;
  background-color: #ffffff;
  padding: 0;
  margin: 0;
  display: flex;
  flex-flow: column;
  min-height: 100%; }

a {
  transition: all 150ms ease;
  border: none;
  padding: 0;
  margin: 0;
  text-decoration: none;
  color: #007565;
  background: none; }
  a:hover {
    color: #007565; }

button {
  transition: all 150ms ease;
  border: none;
  padding: 0;
  margin: 0;
  text-decoration: none;
  color: #000000;
  background: #007565;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  border-radius: 0 !important;
  cursor: pointer;
  -webkit-appearance: none !important; }

img {
  vertical-align: middle;
  border-style: none;
  max-width: 100%;
  height: auto;
  border-radius: 0 !important; }

svg {
  overflow: hidden;
  vertical-align: middle; }

hr {
  height: 1px !important;
  background: #ededed !important;
  border: none !important;
  margin: 40px 0 !important; }

p {
  padding: 0;
  margin: 0 0 45px 0; }
  p:last-child {
    margin-bottom: 0; }

b, strong {
  font-weight: 700; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-family: "Locke", sans-serif;
  color: #007565;
  font-weight: 700; }

h1 {
  font-size: 2.7rem;
  line-height: 3.1rem; }

h2 {
  font-size: 1.6rem;
  line-height: 2rem;
  text-transform: uppercase; }
  @media only screen and (max-width: 767px) {
    h2 {
      font-size: 1.6rem;
      line-height: 2rem; } }

h3 {
  font-size: 1.3rem;
  line-height: 1.7rem; }

h4 {
  font-size: 1.1rem;
  line-height: 1.5rem; }

h5 {
  font-size: 0.9rem;
  line-height: 1.3rem; }

h6 {
  font-size: 0.7rem;
  line-height: 1.1rem; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

ul.born-reset {
  box-sizing: border-box;
  list-style: none;
  margin: 0 !important;
  padding: 0 !important; }
  ul.born-reset li {
    list-style: none;
    margin: 0 !important;
    padding: 0 !important; }
    ul.born-reset li a {
      color: inherit; }
    ul.born-reset li:after {
      display: none; }

ul:not(.ul-ignore):not(.dropdown-menu):not(#wp-admin-bar-root-default):not(#wp-admin-bar-top-secondary):not(#wp-admin-bar-user-actions):not(.comment):not(.products):not(.list):not(.product-categories):not(.children):not(.page-numbers):not(.tabs):not(.ab-submenu):not(.select2-results__options):not(.payment_methods):not(.main-menu):not(.menu):not(#shipping_method) {
  margin: 45px 0;
  padding: 0; }
  @media only screen and (max-width: 767px) {
    ul:not(.ul-ignore):not(.dropdown-menu):not(#wp-admin-bar-root-default):not(#wp-admin-bar-top-secondary):not(#wp-admin-bar-user-actions):not(.comment):not(.products):not(.list):not(.product-categories):not(.children):not(.page-numbers):not(.tabs):not(.ab-submenu):not(.select2-results__options):not(.payment_methods):not(.main-menu):not(.menu):not(#shipping_method) {
      margin: 45px 0; } }
  ul:not(.ul-ignore):not(.dropdown-menu):not(#wp-admin-bar-root-default):not(#wp-admin-bar-top-secondary):not(#wp-admin-bar-user-actions):not(.comment):not(.products):not(.list):not(.product-categories):not(.children):not(.page-numbers):not(.tabs):not(.ab-submenu):not(.select2-results__options):not(.payment_methods):not(.main-menu):not(.menu):not(#shipping_method) li {
    font-size: 1rem;
    line-height: 2rem;
    text-align: left;
    position: relative;
    padding: 0 0 0 25px;
    margin: 0;
    margin-bottom: 0;
    list-style: none; }
    ul:not(.ul-ignore):not(.dropdown-menu):not(#wp-admin-bar-root-default):not(#wp-admin-bar-top-secondary):not(#wp-admin-bar-user-actions):not(.comment):not(.products):not(.list):not(.product-categories):not(.children):not(.page-numbers):not(.tabs):not(.ab-submenu):not(.select2-results__options):not(.payment_methods):not(.main-menu):not(.menu):not(#shipping_method) li a {
      color: #007565; }
      ul:not(.ul-ignore):not(.dropdown-menu):not(#wp-admin-bar-root-default):not(#wp-admin-bar-top-secondary):not(#wp-admin-bar-user-actions):not(.comment):not(.products):not(.list):not(.product-categories):not(.children):not(.page-numbers):not(.tabs):not(.ab-submenu):not(.select2-results__options):not(.payment_methods):not(.main-menu):not(.menu):not(#shipping_method) li a:hover {
        color: #000000; }
    ul:not(.ul-ignore):not(.dropdown-menu):not(#wp-admin-bar-root-default):not(#wp-admin-bar-top-secondary):not(#wp-admin-bar-user-actions):not(.comment):not(.products):not(.list):not(.product-categories):not(.children):not(.page-numbers):not(.tabs):not(.ab-submenu):not(.select2-results__options):not(.payment_methods):not(.main-menu):not(.menu):not(#shipping_method) li:after {
      content: "";
      width: 8px;
      height: 8px;
      border-radius: 4px;
      position: absolute;
      background: #007565;
      top: 18px;
      left: 0; }
    ul:not(.ul-ignore):not(.dropdown-menu):not(#wp-admin-bar-root-default):not(#wp-admin-bar-top-secondary):not(#wp-admin-bar-user-actions):not(.comment):not(.products):not(.list):not(.product-categories):not(.children):not(.page-numbers):not(.tabs):not(.ab-submenu):not(.select2-results__options):not(.payment_methods):not(.main-menu):not(.menu):not(#shipping_method) li:last-child {
      margin-bottom: 0; }

ol:not(.ul-ignore):not(.dropdown-menu):not(#wp-admin-bar-root-default):not(#wp-admin-bar-top-secondary):not(#wp-admin-bar-user-actions):not(.comment):not(.products):not(.list):not(.product-categories):not(.children):not(.page-numbers):not(.tabs):not(.ab-submenu):not(.select2-results__options):not(.payment_methods):not(.main-menu):not(.menu):not(#shipping_method) {
  margin: 40px 0;
  padding: 0;
  counter-reset: counter; }
  @media only screen and (max-width: 767px) {
    ol:not(.ul-ignore):not(.dropdown-menu):not(#wp-admin-bar-root-default):not(#wp-admin-bar-top-secondary):not(#wp-admin-bar-user-actions):not(.comment):not(.products):not(.list):not(.product-categories):not(.children):not(.page-numbers):not(.tabs):not(.ab-submenu):not(.select2-results__options):not(.payment_methods):not(.main-menu):not(.menu):not(#shipping_method) {
      margin: 40px 0; } }
  ol:not(.ul-ignore):not(.dropdown-menu):not(#wp-admin-bar-root-default):not(#wp-admin-bar-top-secondary):not(#wp-admin-bar-user-actions):not(.comment):not(.products):not(.list):not(.product-categories):not(.children):not(.page-numbers):not(.tabs):not(.ab-submenu):not(.select2-results__options):not(.payment_methods):not(.main-menu):not(.menu):not(#shipping_method) li {
    counter-increment: counter;
    text-align: left;
    position: relative;
    padding: 0 0 0 50px;
    margin: 0;
    margin-bottom: 0;
    list-style: none;
    font-size: 1rem;
    line-height: 2rem; }
    ol:not(.ul-ignore):not(.dropdown-menu):not(#wp-admin-bar-root-default):not(#wp-admin-bar-top-secondary):not(#wp-admin-bar-user-actions):not(.comment):not(.products):not(.list):not(.product-categories):not(.children):not(.page-numbers):not(.tabs):not(.ab-submenu):not(.select2-results__options):not(.payment_methods):not(.main-menu):not(.menu):not(#shipping_method) li a {
      color: #007565; }
      ol:not(.ul-ignore):not(.dropdown-menu):not(#wp-admin-bar-root-default):not(#wp-admin-bar-top-secondary):not(#wp-admin-bar-user-actions):not(.comment):not(.products):not(.list):not(.product-categories):not(.children):not(.page-numbers):not(.tabs):not(.ab-submenu):not(.select2-results__options):not(.payment_methods):not(.main-menu):not(.menu):not(#shipping_method) li a:hover {
        color: #000000; }
    ol:not(.ul-ignore):not(.dropdown-menu):not(#wp-admin-bar-root-default):not(#wp-admin-bar-top-secondary):not(#wp-admin-bar-user-actions):not(.comment):not(.products):not(.list):not(.product-categories):not(.children):not(.page-numbers):not(.tabs):not(.ab-submenu):not(.select2-results__options):not(.payment_methods):not(.main-menu):not(.menu):not(#shipping_method) li:before {
      width: 35px;
      height: 35px;
      border-radius: 50%;
      content: counter(counter) "";
      position: relative;
      color: #ffffff;
      position: absolute;
      left: 0;
      background: #007565;
      display: flex;
      justify-content: center;
      align-items: center;
      margin-top: -3px;
      font-size: 0.9rem;
      line-height: 0.9rem; }
    ol:not(.ul-ignore):not(.dropdown-menu):not(#wp-admin-bar-root-default):not(#wp-admin-bar-top-secondary):not(#wp-admin-bar-user-actions):not(.comment):not(.products):not(.list):not(.product-categories):not(.children):not(.page-numbers):not(.tabs):not(.ab-submenu):not(.select2-results__options):not(.payment_methods):not(.main-menu):not(.menu):not(#shipping_method) li:last-child {
      margin-bottom: 0; }

@media only screen and (max-width: 992px) {
  li.has-dropdown {
    flex-flow: column;
    align-items: center; } }

li.has-dropdown > .dropdown-trigger {
  font-size: inherit;
  line-height: inherit;
  font-family: inherit;
  font-weight: 600 !important;
  color: inherit;
  background: none !important;
  cursor: pointer;
  position: relative;
  z-index: 100;
  padding-right: 35px; }
  li.has-dropdown > .dropdown-trigger:after {
    transition: all 150ms ease;
    content: "";
    width: 16px;
    height: 10px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16px' height='10px'%3E%3Cpath fill-rule='evenodd' fill='rgb(0, 0, 0)' d='M15.243,2.172 L8.172,9.243 L8.000,9.071 L7.828,9.243 L0.757,2.172 L2.172,0.757 L8.000,6.586 L13.828,0.757 L15.243,2.172 Z'/%3E%3C/svg%3E");
    position: absolute;
    top: 12px;
    right: 0; }

li.has-dropdown > ul.dropdown-content {
  transition: all 150ms ease;
  position: absolute;
  z-index: 10000;
  top: 70px;
  left: -30px;
  right: -30px;
  transform: translateZ(0);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  background: #fbfbfb;
  padding: 25px 0 !important;
  display: block; }
  li.has-dropdown > ul.dropdown-content:before {
    content: "";
    background: transparent;
    top: -46px;
    left: 0;
    right: 0;
    position: absolute;
    z-index: 10;
    height: 46px;
    pointer-events: none;
    background: #fbfbfb;
    transform: translateZ(0); }
  li.has-dropdown > ul.dropdown-content li {
    padding: 0 50px !important;
    font-size: 0.9rem !important;
    line-height: 0.9rem !important;
    font-weight: 600 !important; }
    li.has-dropdown > ul.dropdown-content li a {
      padding: 14px 0 !important;
      color: #007565 !important;
      display: block !important;
      text-align: left !important; }
      li.has-dropdown > ul.dropdown-content li a:hover {
        color: #000000 !important;
        opacity: 1; }

li.has-dropdown.is-visible > .dropdown-trigger {
  color: #000000 !important; }
  li.has-dropdown.is-visible > .dropdown-trigger:hover {
    color: #000000 !important; }
  li.has-dropdown.is-visible > .dropdown-trigger:after {
    transform: rotate(-180deg);
    opacity: 1;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16px' height='10px'%3E%3Cpath fill-rule='evenodd' fill='rgb(130, 113, 231)' d='M15.243,2.172 L8.172,9.243 L8.000,9.071 L7.828,9.243 L0.757,2.172 L2.172,0.757 L8.000,6.586 L13.828,0.757 L15.243,2.172 Z'/%3E%3C/svg%3E"); }

li.has-dropdown.is-visible > ul.dropdown-content {
  opacity: 1;
  visibility: visible;
  transform: translateZ(0) translateY(0);
  pointer-events: all; }
  li.has-dropdown.is-visible > ul.dropdown-content:before {
    pointer-events: all; }

table {
  font-size: 22px;
  line-height: 36px;
  font-family: "Montserrat", sans-serif;
  width: 100%;
  border-collapse: collapse;
  color: #000000; }
  table thead {
    background-color: #007565;
    color: #ffffff; }
  table tr th {
    background: #007565;
    color: #ffffff;
    padding: 17px 30px;
    text-align: left;
    font-weight: 400; }
  table tr td {
    padding: 12px 30px; }
  table tr:nth-child(odd) td {
    background: #ffffff; }
  table tr:nth-child(even) td {
    background: #ffffff; }
  table caption {
    display: none; }

blockquote {
  margin: 40px 0;
  font-size: 1.1rem;
  line-height: 1.6rem;
  color: #000000;
  position: relative;
  font-family: "Montserrat", sans-serif;
  padding: 0 0 0 30px;
  display: flex;
  flex-flow: column;
  position: relative; }
  blockquote:after {
    content: "";
    width: 3px;
    top: 8px;
    bottom: 8px;
    left: 0;
    background: #007565;
    position: absolute; }
  blockquote p {
    margin-bottom: 0; }
  blockquote footer {
    padding-top: 45px;
    font-family: "Locke", sans-serif;
    font-weight: 700;
    color: #007565; }

a.made-by-born {
  font-size: 0.8rem;
  line-height: 1.2rem;
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #a6a6a6;
  margin: 0; }
  a.made-by-born span {
    white-space: nowrap; }
  a.made-by-born svg {
    transition: all 150ms ease;
    margin-left: 9px; }
  a.made-by-born:hover {
    color: #000000; }
  a.made-by-born .born-logo {
    transition: all 150ms ease;
    width: 45px;
    height: 10px;
    position: relative;
    margin-left: 6px;
    display: block;
    margin-top: 0;
    transform: translateY(2px); }
    a.made-by-born .born-logo .item {
      transition: all 150ms ease;
      width: 5px;
      height: 5px;
      position: absolute;
      background: #007565; }
      a.made-by-born .born-logo .item:nth-child(1) {
        left: 0;
        top: 0; }
      a.made-by-born .born-logo .item:nth-child(2) {
        left: 0;
        bottom: 0; }
      a.made-by-born .born-logo .item:nth-child(3) {
        left: 5px;
        bottom: 0; }
      a.made-by-born .born-logo .item:nth-child(4) {
        left: 10px;
        bottom: 0; }
      a.made-by-born .born-logo .item:nth-child(5) {
        left: 10px;
        top: 0; }
      a.made-by-born .born-logo .item:nth-child(6) {
        left: 15px;
        top: 0; }
      a.made-by-born .born-logo .item:nth-child(7) {
        left: 15px;
        bottom: 0; }
      a.made-by-born .born-logo .item:nth-child(8) {
        left: 20px;
        top: 0; }
      a.made-by-born .born-logo .item:nth-child(9) {
        left: 25px;
        top: 0; }
      a.made-by-born .born-logo .item:nth-child(10) {
        left: 25px;
        bottom: 0; }
      a.made-by-born .born-logo .item:nth-child(11) {
        left: 30px;
        bottom: 0; }
      a.made-by-born .born-logo .item:nth-child(12) {
        left: 30px;
        top: 0; }
      a.made-by-born .born-logo .item:nth-child(13) {
        left: 35px;
        top: 0; }
      a.made-by-born .born-logo .item:nth-child(14) {
        left: 40px;
        bottom: 0; }
  a.made-by-born:hover {
    color: #ffffff; }
    a.made-by-born:hover .born-logo {
      transform: translateX(3px) translateY(2px); }
      a.made-by-born:hover .born-logo .item {
        background: #ffffff; }

.born-container {
  width: 100%;
  max-width: calc(1400px + 100px + 100px);
  padding: 0 100px; }
  @media only screen and (max-width: 992px) {
    .born-container {
      padding: 0 50px; } }
  @media only screen and (max-width: 767px) {
    .born-container {
      padding: 0 20px; } }
  .born-container.is-wide {
    max-width: calc(1400px + 100px + 100px);
    padding: 0 80px; }
    @media only screen and (max-width: 992px) {
      .born-container.is-wide {
        max-width: calc(1400px + 40px + 40px); } }
    @media only screen and (max-width: 767px) {
      .born-container.is-wide {
        max-width: 100%;
        padding: 0 20px; } }
  .born-container.is-narrow {
    max-width: calc(1215px + 100px + 100px);
    padding: 0 100px; }
    @media only screen and (max-width: 992px) {
      .born-container.is-narrow {
        max-width: calc(1215px + 50px + 50px); } }
    @media only screen and (max-width: 767px) {
      .born-container.is-narrow {
        padding: 0 20px;
        max-width: 100%; } }

.select2-container {
  font-family: "Locke", sans-serif !important;
  font-size: 45px !important;
  line-height: 45px !important;
  height: 102px !important;
  padding: 0 !important;
  border: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  appearance: none !important;
  -webkit-appearance: none !important;
  outline: none !important;
  color: #000000 !important;
  display: inline-block !important;
  width: auto !important; }
  @media only screen and (max-width: 767px) {
    .select2-container {
      font-size: 35px !important;
      line-height: 35px !important;
      height: 82px !important; } }
  .select2-container .select2-selection--single {
    border-radius: 0 !important;
    height: 110px !important;
    background: transparent !important;
    border: none !important; }
  .select2-container .select2-selection__rendered {
    padding: 37px 45px 0 30px !important;
    height: 102px !important;
    border: none !important;
    border-radius: 0 !important;
    color: #ffffff !important; }
    @media only screen and (max-width: 767px) {
      .select2-container .select2-selection__rendered {
        height: 82px !important;
        padding: 25px 45px 0 20px !important; } }
  .select2-container .select2-selection__arrow {
    position: absolute !important;
    top: 44px !important;
    right: 23px !important;
    width: 25px !important;
    height: 16px !important; }
    @media only screen and (max-width: 767px) {
      .select2-container .select2-selection__arrow {
        top: 34px !important; } }
    .select2-container .select2-selection__arrow b {
      transition: all 150ms ease;
      position: relative !important;
      top: auto !important;
      left: auto !important;
      margin: 0 !important;
      display: block;
      width: 25px !important;
      height: 16px !important;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='25px' height='16px'%3E%3Cpath fill-rule='evenodd' fill='rgb(250, 250, 250)' d='M24.192,3.636 L12.636,15.192 L12.500,15.056 L12.364,15.192 L0.808,3.636 L3.636,0.808 L12.500,9.672 L21.364,0.808 L24.192,3.636 Z'/%3E%3C/svg%3E") !important;
      border: none !important; }
  .select2-container.select2-container--open .select2-selection__arrow b {
    transform: rotate(90deg); }

.select2-dropdown {
  min-width: auto !important;
  background: #ffffff;
  border: none !important;
  border-top: 0 !important;
  border-radius: 0 !important;
  font-size: 35px;
  line-height: 35px;
  font-family: "Locke", sans-serif;
  margin-top: 0;
  z-index: 10000 !important; }
  @media only screen and (max-width: 767px) {
    .select2-dropdown {
      font-size: 25px;
      line-height: 25px; } }
  .select2-dropdown .select2-results {
    max-height: 324px !important; }
    @media only screen and (max-width: 767px) {
      .select2-dropdown .select2-results {
        max-height: 225px !important; } }
  .select2-dropdown .select2-results__options {
    max-height: 252px !important;
    padding: 15px 0 5px 0 !important;
    background: #ffffff;
    margin: 0 -4px !important; }
  .select2-dropdown .select2-results__option {
    transition: all 150ms ease;
    background: none !important;
    color: #007565 !important;
    padding: 8px 30px !important;
    text-align: left; }
    @media only screen and (max-width: 767px) {
      .select2-dropdown .select2-results__option {
        padding: 10px 20px !important; } }
    .select2-dropdown .select2-results__option:hover {
      color: #1f2a2c !important; }
    .select2-dropdown .select2-results__option:first-child {
      margin-top: 5px; }
    .select2-dropdown .select2-results__option:last-child {
      margin-bottom: 15px; }
  .select2-dropdown .select2-results__option--disabled {
    display: none !important; }
  .select2-dropdown .select2-results__option--selected {
    color: #1f2a2c !important;
    pointer-events: none; }
  .select2-dropdown .scroll-wrapper {
    padding: 0 25px 0 0 !important; }
  .select2-dropdown .scroll-x {
    display: none !important; }
  .select2-dropdown .scroll-y {
    right: 0 !important; }
  .select2-dropdown .scroll-element_outer, .select2-dropdown .scroll-element_track, .select2-dropdown .scroll-bar {
    border-radius: 0 !important; }
  .select2-dropdown .select2-search--dropdown {
    padding: 0 20px 0 20px; }
    .select2-dropdown .select2-search--dropdown input {
      padding: 0 20px; }

.talsi-page-wrapper {
  overflow: hidden;
  height: 100%;
  flex-grow: 1;
  display: flex;
  flex-flow: column;
  padding: 100px 0; }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .talsi-page-wrapper {
      height: 100vh; } }
  @media only screen and (max-width: 767px) {
    .talsi-page-wrapper {
      padding: 80px 0; } }

.talsi-bg {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #007565;
  display: flex; }
  .talsi-bg .col {
    position: absolute;
    height: 100%;
    animation-fill-mode: both; }
    .talsi-bg .col.col-1 {
      width: 50vw;
      background: #126364;
      transform: translateX(50vw);
      animation-duration: 500ms;
      animation-delay: 0ms; }
    .talsi-bg .col.col-2 {
      width: 50vw;
      background: #1f2a2c;
      transform: translateX(calc(50vw + 4vw));
      animation-duration: 500ms;
      animation-delay: 100ms; }
      @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
        .talsi-bg .col.col-2 {
          transform: translateX(54vw); } }
    .talsi-bg .col.col-3 {
      width: 50vw;
      background: #ee3032;
      transform: translateX(calc(50vw + 4vw + 8vw));
      animation-duration: 600ms;
      animation-delay: 200ms; }
      @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
        .talsi-bg .col.col-3 {
          transform: translateX(62vw); } }
    .talsi-bg .col.col-4 {
      width: 50vw;
      background: #f26832;
      transform: translateX(calc(50vw + 4vw + 8vw + 30vw));
      animation-duration: 500ms;
      animation-delay: 300ms; }
      @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
        .talsi-bg .col.col-4 {
          transform: translateX(92vw); } }

body.is-step-2-animation .talsi-generator .left .title {
  transform: translateX(-100%);
  opacity: 0;
  visibility: hidden;
  pointer-events: none; }

body.is-step-2-animation .talsi-generator .left .back {
  transform: translateX(0);
  opacity: 1 !important;
  visibility: visible;
  pointer-events: all; }

@media only screen and (max-width: 992px) {
  body.is-step-2-animation .talsi-generator .left {
    max-height: 100px;
    display: flex;
    justify-content: center; } }

@media only screen and (max-width: 767px) {
  body.is-step-2-animation .talsi-generator .left {
    max-height: 40px; } }

body.is-step-2-animation .talsi-generator .right .talsi-birthday {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  position: absolute; }

body.is-step-2-animation .talsi-generator .right .talsi-bruncis {
  opacity: 1 !important;
  visibility: visible;
  pointer-events: all;
  position: relative; }

body.is-step-2-animation .talsi-bg .col.col-1 {
  animation-name: anim-col-1-step-2; }

body.is-step-2-animation .talsi-bg .col.col-2 {
  animation-name: anim-col-2-step-2; }

body.is-step-2-animation .talsi-bg .col.col-3 {
  animation-name: anim-col-3-step-2; }

body.is-step-2-animation .talsi-bg .col.col-4 {
  animation-name: anim-col-4-step-2; }

body.is-step-2-dom .talsi-bg .col.col-1 {
  transform: translateX(10vw); }

body.is-step-2-dom .talsi-bg .col.col-2 {
  width: 40vw;
  transform: translateX(14vw); }

body.is-step-2-dom .talsi-bg .col.col-3 {
  width: 40vw;
  transform: translateX(24vw); }

body.is-step-2-dom .talsi-bg .col.col-4 {
  width: 10vw;
  transform: translateX(54vw); }

body.is-step-back .talsi-generator .left .back {
  transition: all 150ms ease;
  transform: none; }

body.is-step-back .talsi-generator .right .talsi-birthday {
  transition-delay: 500ms; }

body.is-step-back .talsi-generator .right .talsi-bruncis {
  transition-delay: 0ms; }

body.is-step-back .talsi-bg .col.col-1 {
  animation-name: anim-col-1-step-back;
  animation-delay: 300ms !important; }

body.is-step-back .talsi-bg .col.col-2 {
  animation-name: anim-col-2-step-back;
  animation-delay: 200ms !important; }

body.is-step-back .talsi-bg .col.col-3 {
  animation-name: anim-col-3-step-back;
  animation-delay: 20ms !important; }

body.is-step-back .talsi-bg .col.col-4 {
  animation-name: anim-col-4-step-back;
  animation-delay: 0ms !important; }

.talsi-generator {
  position: relative;
  z-index: 100;
  display: flex;
  justify-content: center;
  margin: auto 0; }
  @media only screen and (max-width: 767px) {
    .talsi-generator {
      height: auto; } }
  .talsi-generator .content {
    display: flex; }
    @media only screen and (max-width: 992px) {
      .talsi-generator .content {
        flex-flow: column; } }
    .talsi-generator .content .left {
      width: 40%;
      padding-right: 100px;
      display: flex;
      align-items: center;
      position: relative; }
      @media only screen and (min-width: 1500px) {
        .talsi-generator .content .left {
          padding-right: 150px; } }
      @media only screen and (max-width: 992px) {
        .talsi-generator .content .left {
          transition: all 500ms ease;
          width: 100%;
          padding-right: 0;
          margin-bottom: 80px;
          max-height: 1000px; } }
      @media only screen and (max-width: 767px) {
        .talsi-generator .content .left {
          margin-bottom: 45px; } }
      .talsi-generator .content .left .back {
        transition: all 650ms ease;
        position: absolute;
        margin: auto 0;
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        transform: translateX(400%);
        display: block;
        left: 0; }
        @media only screen and (max-width: 992px) {
          .talsi-generator .content .left .back {
            left: auto; } }
        .talsi-generator .content .left .back span {
          display: inline-block;
          position: relative;
          font-size: 24px;
          line-height: 36px;
          font-family: "Locke", sans-serif;
          font-weight: 700;
          color: #ffffff;
          padding-left: 70px;
          cursor: pointer; }
          .talsi-generator .content .left .back span:after {
            content: "";
            width: 10px;
            height: 10px;
            background: #ffffff;
            position: absolute;
            top: 14px;
            left: 30px;
            border-radius: 50%; }
          .talsi-generator .content .left .back span:before {
            transition: all 0.2s cubic-bezier(0, 0.6, 0.32, 2) 0ms;
            content: "";
            position: absolute;
            top: 2px;
            left: 0;
            width: 20px;
            height: 35px;
            background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='20px' height='35px'%3E%3Cpath fill-rule='evenodd' fill='rgb(255, 255, 255)' d='M18.499,5.379 L6.902,17.469 L18.499,29.558 C19.682,30.792 19.682,32.791 18.499,34.024 C17.316,35.257 15.398,35.257 14.215,34.024 L0.873,20.116 C0.180,19.393 -0.095,18.409 0.024,17.469 C-0.095,16.528 0.180,15.544 0.873,14.821 L14.215,0.913 C15.398,-0.321 17.316,-0.321 18.499,0.913 C19.682,2.146 19.682,4.146 18.499,5.379 Z'/%3E%3C/svg%3E"); }
          .talsi-generator .content .left .back span:hover:before {
            transform: translateX(-4px); }
    .talsi-generator .content .right {
      width: 60%;
      display: flex;
      align-items: center;
      position: relative; }
      @media only screen and (max-width: 992px) {
        .talsi-generator .content .right {
          width: 100%;
          transition: all 150ms ease; } }
      .talsi-generator .content .right form {
        display: flex;
        width: 100%;
        flex-flow: column; }
  .talsi-generator .title {
    transition: all 650ms ease; }
  .talsi-generator h1, .talsi-generator h2, .talsi-generator h3 {
    color: #ffffff;
    font-size: 4.474rem;
    line-height: 5rem; }
    @media only screen and (max-width: 992px) {
      .talsi-generator h1 br, .talsi-generator h2 br, .talsi-generator h3 br {
        display: inline-block; } }
    .talsi-generator h1 + .intro, .talsi-generator h2 + .intro, .talsi-generator h3 + .intro {
      margin-top: 70px; }
      @media only screen and (max-width: 1200px) {
        .talsi-generator h1 + .intro, .talsi-generator h2 + .intro, .talsi-generator h3 + .intro {
          margin-top: 40px; } }
      @media only screen and (max-width: 767px) {
        .talsi-generator h1 + .intro, .talsi-generator h2 + .intro, .talsi-generator h3 + .intro {
          margin-top: 30px; } }
    @media only screen and (max-width: 1200px) {
      .talsi-generator h1, .talsi-generator h2, .talsi-generator h3 {
        font-size: 3.474rem;
        line-height: 4rem; } }
    @media only screen and (max-width: 992px) {
      .talsi-generator h1, .talsi-generator h2, .talsi-generator h3 {
        font-size: 2.974rem;
        line-height: 3.3rem; } }
    @media only screen and (max-width: 767px) {
      .talsi-generator h1, .talsi-generator h2, .talsi-generator h3 {
        font-size: 1.974rem;
        line-height: 2.3rem; } }
  .talsi-generator .intro {
    color: #d8e9e7;
    transition: none;
    font-size: 1rem;
    line-height: 1.579rem; }
    @media only screen and (max-width: 767px) {
      .talsi-generator .intro {
        font-size: 0.9rem;
        line-height: 1.479rem; } }
    .talsi-generator .intro p {
      transition: none; }
  .talsi-generator .talsi-birthday {
    transition: all 500ms ease;
    width: 100%;
    display: flex;
    margin: auto 0;
    color: #ffffff;
    position: absolute;
    opacity: 1; }
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      .talsi-generator .talsi-birthday {
        top: 50%;
        transform: translateY(-50%); } }
    @media only screen and (max-width: 992px) {
      .talsi-generator .talsi-birthday {
        position: relative; } }
    .talsi-generator .talsi-birthday label {
      font-size: 25px;
      line-height: 25px;
      font-family: "Locke", sans-serif;
      margin-bottom: 20px; }
    .talsi-generator .talsi-birthday label, .talsi-generator .talsi-birthday .input-wrapper {
      width: 100%; }
    .talsi-generator .talsi-birthday .date, .talsi-generator .talsi-birthday .month, .talsi-generator .talsi-birthday .year {
      flex-shrink: 0;
      border: 4px solid #ffffff !important; }
      @media only screen and (max-width: 1370px) {
        .talsi-generator .talsi-birthday .date, .talsi-generator .talsi-birthday .month, .talsi-generator .talsi-birthday .year {
          width: 100% !important; } }
    .talsi-generator .talsi-birthday .date {
      width: calc(20% + 4px);
      min-width: 150px !important; }
    .talsi-generator .talsi-birthday .month {
      width: 50%;
      margin: 0 -4px;
      min-width: 360px !important; }
      @media only screen and (max-width: 1370px) {
        .talsi-generator .talsi-birthday .month {
          margin: -4px 0; } }
      @media only screen and (max-width: 767px) {
        .talsi-generator .talsi-birthday .month {
          min-width: auto !important; } }
    .talsi-generator .talsi-birthday .year {
      width: calc(30% + 4px);
      min-width: 200px !important; }
    .talsi-generator .talsi-birthday .birthday {
      display: flex;
      width: 100%; }
      @media only screen and (max-width: 1370px) {
        .talsi-generator .talsi-birthday .birthday {
          flex-flow: column; } }
      .talsi-generator .talsi-birthday .birthday + .input-wrapper {
        min-height: 117px; }
    .talsi-generator .talsi-birthday .select2-container {
      width: 100% !important; }
    .talsi-generator .talsi-birthday button {
      width: 100%;
      height: auto;
      background: #ffffff;
      color: #007565;
      font-size: 1.263rem;
      line-height: 1.463rem;
      font-family: "Locke", sans-serif;
      font-weight: 700;
      text-align: center;
      padding: 40px !important;
      -webkit-appearance: none !important;
      margin-top: 10px; }
      @media only screen and (max-width: 767px) {
        .talsi-generator .talsi-birthday button {
          font-size: 1.163rem;
          line-height: 1.163rem;
          padding: 25px !important; } }
      .talsi-generator .talsi-birthday button:hover {
        color: #1f2a2c; }
  .talsi-generator .talsi-bruncis {
    transition: all 500ms ease;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition-delay: 500ms;
    display: flex;
    flex-flow: column;
    align-items: center;
    color: #ffffff;
    width: 100%;
    margin: 0 0 0 auto;
    position: absolute; }
    .talsi-generator .talsi-bruncis .title {
      font-size: 1.842rem;
      line-height: 2.368rem;
      color: #ffffff;
      font-family: "Locke", sans-serif;
      text-align: center; }
      @media only screen and (max-width: 767px) {
        .talsi-generator .talsi-bruncis .title {
          font-size: 1.642rem;
          line-height: 2.168rem; } }
      .talsi-generator .talsi-bruncis .title + .intro {
        margin-top: 40px; }
        @media only screen and (max-width: 767px) {
          .talsi-generator .talsi-bruncis .title + .intro {
            margin-top: 20px; } }
    .talsi-generator .talsi-bruncis .intro {
      color: #d8e9e7;
      text-align: center; }
      .talsi-generator .talsi-bruncis .intro + .download {
        margin-top: 50px; }
    .talsi-generator .talsi-bruncis .bruncis {
      height: 150px; }
      .talsi-generator .talsi-bruncis .bruncis table {
        width: 100%;
        height: 100%; }
        .talsi-generator .talsi-bruncis .bruncis table tr td {
          padding: 0; }
      @media only screen and (max-width: 767px) {
        .talsi-generator .talsi-bruncis .bruncis {
          height: 100px; } }
    .talsi-generator .talsi-bruncis .download {
      width: 100%;
      display: flex;
      flex-flow: column; }
      .talsi-generator .talsi-bruncis .download .link {
        width: 100%;
        background: #ffffff;
        font-size: 1.263rem;
        line-height: 1.463rem;
        font-family: "Locke", sans-serif;
        color: #1f2a2c;
        padding: 35px 45px 40px 45px;
        position: relative; }
        @media only screen and (max-width: 767px) {
          .talsi-generator .talsi-bruncis .download .link {
            padding: 25px 25px 30px 25px; } }
        .talsi-generator .talsi-bruncis .download .link:after {
          content: "";
          position: absolute;
          top: calc(50% - 16px);
          right: 30px;
          width: 29px;
          height: 33px;
          background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='29px' height='33px'%3E%3Cpath fill-rule='evenodd' fill='rgb(0, 117, 101)' d='M14.031,0.469 C15.412,0.469 16.531,1.588 16.531,2.969 C16.531,4.349 15.412,5.469 14.031,5.469 C12.651,5.469 11.531,4.349 11.531,2.969 C11.531,1.588 12.651,0.469 14.031,0.469 Z'/%3E%3Cpath fill-rule='evenodd' fill='rgb(0, 117, 101)' d='M1.500,30.000 L27.500,30.000 C28.328,30.000 29.000,30.672 29.000,31.500 C29.000,32.328 28.328,33.000 27.500,33.000 L1.500,33.000 C0.671,33.000 -0.000,32.328 -0.000,31.500 C-0.000,30.672 0.671,30.000 1.500,30.000 Z'/%3E%3C/svg%3E"); }
        .talsi-generator .talsi-bruncis .download .link:before {
          transition: all 0.2s cubic-bezier(0, 0.6, 0.32, 2) 0ms;
          content: "";
          position: absolute;
          top: calc(50% - 5px);
          right: 36px;
          width: 18px;
          height: 10px;
          background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='18px' height='10px'%3E%3Cpath fill-rule='evenodd' fill='rgb(0, 117, 101)' d='M16.880,2.742 L10.273,9.348 C9.929,9.692 9.463,9.809 9.016,9.749 C8.568,9.809 8.102,9.692 7.758,9.348 L1.152,2.742 C0.566,2.156 0.566,1.206 1.152,0.621 C1.737,0.035 2.687,0.035 3.273,0.621 L9.016,6.363 L14.758,0.621 C15.344,0.035 16.294,0.035 16.880,0.621 C17.465,1.206 17.465,2.156 16.880,2.742 Z'/%3E%3C/svg%3E"); }
        .talsi-generator .talsi-bruncis .download .link:hover {
          color: #007565; }
          .talsi-generator .talsi-bruncis .download .link:hover:before {
            transform: translateY(4px); }
    .talsi-generator .talsi-bruncis .notes {
      color: #5fa198;
      text-align: center;
      padding-top: 20px; }

.talsi-top-bar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  color: #ffffff;
  font-size: 0.789rem;
  line-height: 25px;
  padding: 25px 35px 0 35px;
  display: flex; }
  @media only screen and (max-width: 767px) {
    .talsi-top-bar {
      position: absolute;
      padding: 15px 20px 0 20px; } }
  .talsi-top-bar a {
    color: #ffffff; }
    .talsi-top-bar a:hover {
      opacity: 0.8 !important; }
  .talsi-top-bar .toolbar {
    font-size: 0.789rem;
    display: flex;
    align-items: center;
    flex-grow: 1;
    display: flex;
    justify-content: flex-end; }
    .talsi-top-bar .toolbar ul {
      display: flex; }
      .talsi-top-bar .toolbar ul li {
        font-size: 0.789rem !important;
        line-height: 25px !important;
        margin-left: 65px; }
        .talsi-top-bar .toolbar ul li a {
          color: #ffffff !important; }
          .talsi-top-bar .toolbar ul li a:hover {
            opacity: 0.8; }
        .talsi-top-bar .toolbar ul li:first-child {
          margin-left: 0; }
    .talsi-top-bar .toolbar a {
      color: #ffffff;
      display: flex;
      align-items: center;
      text-decoration: none; }
      .talsi-top-bar .toolbar a svg {
        transition: all 150ms ease;
        margin-right: 12px; }
        .talsi-top-bar .toolbar a svg path {
          transition: all 150ms ease;
          fill: #ffffff; }
      .talsi-top-bar .toolbar a:hover {
        color: #ffffff; }
        .talsi-top-bar .toolbar a:hover svg path {
          fill: #ffffff; }
    .talsi-top-bar .toolbar .remove-highcontrast {
      display: none; }
    .talsi-top-bar .toolbar .font-size {
      margin-left: 90px;
      display: flex; }
      @media only screen and (max-width: 767px) {
        .talsi-top-bar .toolbar .font-size {
          display: none; } }
      .talsi-top-bar .toolbar .font-size button {
        font-family: "Montserrat", sans-serif;
        padding: 0;
        line-height: 26px;
        color: #ffffff;
        background: none; }
        .talsi-top-bar .toolbar .font-size button:hover {
          opacity: 0.8; }
        .talsi-top-bar .toolbar .font-size button.is-disabled {
          pointer-events: none;
          opacity: 0.5; }
        @media only screen and (max-width: 992px) {
          .talsi-top-bar .toolbar .font-size button {
            color: #ffffff; }
            .talsi-top-bar .toolbar .font-size button:hover {
              color: #ffffff; }
            .talsi-top-bar .toolbar .font-size button:focus-visible {
              outline: 2px solid #ffffff; }
            .talsi-top-bar .toolbar .font-size button:disabled {
              color: #ffffff; } }
      .talsi-top-bar .toolbar .font-size .font-size-plus {
        font-size: 1rem;
        margin-right: 15px; }
      .talsi-top-bar .toolbar .font-size .font-size-minus {
        font-size: 0.895rem; }

.talsi-loader {
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  min-height: 107px;
  background-color: #ffffff; }

.lds-ring {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px; }

.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  margin: 8px;
  border: 8px solid #007565;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #007565 transparent transparent transparent; }

.lds-ring div:nth-child(1) {
  animation-delay: -0.45s; }

.lds-ring div:nth-child(2) {
  animation-delay: -0.3s; }

.lds-ring div:nth-child(3) {
  animation-delay: -0.15s; }

@keyframes lds-ring {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-text-fill-color: #000000 !important;
  transition: none !important;
  -webkit-box-shadow: 0 0 0 1000px #e8f0fe inset !important;
  background: #e8f0fe !important;
  font-family: "Locke", sans-serif !important;
  font-weight: 400 !important;
  font-size: 22px !important;
  line-height: 22px !important; }

input[type="text"],
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="number"],
input[type="search"],
textarea {
  transition: all 150ms ease;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 1.1rem;
  width: 100%;
  height: 55px;
  line-height: 1.1rem;
  padding: 4px 15px 6px 15px;
  border: 2px solid #007565 !important;
  border-radius: 0 !important;
  background: #ffffff !important;
  box-shadow: none !important;
  appearance: none !important;
  -webkit-appearance: none !important;
  outline: none !important;
  color: #007565 !important; }
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="password"]:focus,
  input[type="tel"]:focus,
  input[type="number"]:focus,
  input[type="search"]:focus,
  textarea:focus {
    box-shadow: rgba(0, 0, 0, 0.08) 0 10px 15px !important;
    opacity: 1 !important; }
  input[type="text"].has-error,
  input[type="email"].has-error,
  input[type="password"].has-error,
  input[type="tel"].has-error,
  input[type="number"].has-error,
  input[type="search"].has-error,
  textarea.has-error {
    background: #ffe4e4 !important;
    color: #ec0000 !important; }

input[type="search"]::-ms-clear {
  display: none;
  width: 0;
  height: 0; }

input[type="search"]::-ms-reveal {
  display: none;
  width: 0;
  height: 0; }

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none; }

::placeholder {
  color: #007565;
  opacity: 1; }

:-ms-input-placeholder {
  color: #000000; }

::-ms-input-placeholder {
  color: #000000; }

input[type="submit"] {
  transition: all 150ms ease;
  width: 100%;
  background: #007565;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Locke", sans-serif;
  font-size: 1.2rem;
  line-height: 1.2rem;
  padding: 20px 30px;
  min-height: 70px;
  height: 70px;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  border-radius: 0 !important;
  border: none !important;
  outline: none !important;
  cursor: pointer; }
  input[type="submit"]:hover {
    opacity: 0.9; }

input[type="checkbox"] {
  display: none;
  position: absolute; }
  input[type="checkbox"] + label {
    transition: all 150ms ease;
    font-size: 1.2rem;
    line-height: 1.6rem;
    font-family: "Locke", sans-serif;
    margin: 0;
    padding: 2px 0 0 0;
    position: relative;
    color: #007565;
    opacity: 1;
    cursor: pointer;
    display: flex;
    align-items: flex-start; }
    input[type="checkbox"] + label a {
      font-weight: 300 !important;
      color: #007565 !important;
      text-decoration: none !important; }
      input[type="checkbox"] + label a:hover {
        color: #000000 !important; }
    input[type="checkbox"] + label:before {
      transition: all 150ms ease;
      content: "";
      width: 30px;
      height: 30px;
      margin: -2px 15px 0 0;
      vertical-align: middle;
      background: transparent;
      border: 2px solid #007565;
      border-radius: 0;
      display: inline-block;
      flex-shrink: 0; }
    input[type="checkbox"] + label:after {
      transition: all 150ms ease;
      width: 10px;
      height: 10px;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='10px' height='10px'%3E%3Cpath fill-rule='evenodd' fill='rgb(59, 184, 255)' d='M5.000,0.000 C7.761,0.000 10.000,2.239 10.000,5.000 C10.000,7.761 7.761,10.000 5.000,10.000 C2.239,10.000 -0.000,7.761 -0.000,5.000 C-0.000,2.239 2.239,0.000 5.000,0.000 Z'/%3E%3C/svg%3E");
      background-repeat: no-repeat;
      transform-origin: center center;
      content: "";
      display: block;
      position: absolute;
      top: 10px;
      left: 10px;
      opacity: 0; }
    input[type="checkbox"] + label:hover {
      color: #000000; }
  input[type="checkbox"]:checked + label:after {
    opacity: 1 !important; }

input[type="radio"] {
  display: none;
  position: absolute; }
  input[type="radio"] + label {
    display: flex !important;
    align-items: flex-start;
    justify-content: flex-start !important;
    font-family: "Montserrat", sans-serif;
    margin: 0;
    padding-left: 0;
    position: relative;
    opacity: 1;
    cursor: pointer; }
    input[type="radio"] + label:before {
      transition: all 150ms ease;
      content: "";
      width: 26px;
      height: 26px;
      margin: 2px 15px 0 0;
      vertical-align: middle;
      background: #ffffff;
      border: 1px solid #e1e1e1;
      border-radius: 100%;
      display: inline-block;
      flex-shrink: 0; }
    input[type="radio"] + label:after {
      transition: all 150ms ease;
      width: 8px;
      height: 8px;
      transform-origin: center center;
      content: "";
      display: block;
      background: #000000;
      border-radius: 100%;
      position: absolute;
      top: 13px;
      left: 9px;
      opacity: 0; }
  input[type="radio"]:checked + label:after {
    opacity: 1; }

.input-wrapper {
  display: block;
  position: relative;
  margin-bottom: 20px; }
  .input-wrapper .forgot-link {
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 1rem;
    line-height: 1rem; }
  .input-wrapper label {
    font-size: 1.2rem;
    line-height: 1.2rem;
    position: relative;
    display: inline-block;
    margin-bottom: 3px; }
  .input-wrapper.is-req label:after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -5px;
    width: 10px;
    height: 10px;
    background: #007565;
    border-radius: 50%;
    margin-left: 10px;
    display: inline-block; }
  .input-wrapper.has-error {
    flex-wrap: wrap; }
    .input-wrapper.has-error .form-error {
      font-size: 14px;
      font-weight: 700;
      color: #007565;
      margin-top: 10px; }
    .input-wrapper.has-error label {
      color: #fa7777; }
    .input-wrapper.has-error input[type="text"],
    .input-wrapper.has-error input[type="email"],
    .input-wrapper.has-error input[type="password"],
    .input-wrapper.has-error input[type="tel"],
    .input-wrapper.has-error input[type="number"],
    .input-wrapper.has-error textarea {
      border: 2px solid #fa7777 !important; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

input[type="number"] {
  -moz-appearance: textfield; }

body.is-highcontrast {
  color: #000000;
  background: #ffff00; }
  body.is-highcontrast .talsi-top-bar .toggle-highcontrast {
    display: none; }
  body.is-highcontrast .talsi-top-bar .remove-highcontrast {
    display: flex; }
  body.is-highcontrast .talsi-top-bar a {
    transition: none;
    color: #000000;
    padding: 5px 10px;
    margin: -5px -10px;
    opacity: 1 !important; }
    body.is-highcontrast .talsi-top-bar a:hover {
      color: #ffff00;
      background: #000000; }
  body.is-highcontrast .talsi-top-bar .toolbar ul li a {
    transition: none;
    color: #000000 !important; }
    body.is-highcontrast .talsi-top-bar .toolbar ul li a svg {
      transition: none; }
      body.is-highcontrast .talsi-top-bar .toolbar ul li a svg path {
        transition: none;
        fill: #000000 !important; }
    body.is-highcontrast .talsi-top-bar .toolbar ul li a:hover {
      color: #ffff00 !important;
      background: #000000; }
      body.is-highcontrast .talsi-top-bar .toolbar ul li a:hover svg path {
        fill: #ffff00 !important; }
  body.is-highcontrast .talsi-bg {
    background: #ffff00; }
    body.is-highcontrast .talsi-bg .col {
      display: none; }
  body.is-highcontrast .talsi-generator h1, body.is-highcontrast .talsi-generator .intro {
    color: #000000; }
  body.is-highcontrast .talsi-generator .talsi-birthday {
    color: #000000; }
    body.is-highcontrast .talsi-generator .talsi-birthday .month, body.is-highcontrast .talsi-generator .talsi-birthday .date, body.is-highcontrast .talsi-generator .talsi-birthday .year {
      border: 4px solid #000000 !important; }
    body.is-highcontrast .talsi-generator .talsi-birthday button {
      transition: none;
      background: #000000;
      color: #ffff00; }
      body.is-highcontrast .talsi-generator .talsi-birthday button:hover {
        color: #000000;
        background: #ffff00;
        box-shadow: #000000 4px 0 0 inset, #000000 -4px 0 0 inset, #000000 0 4px 0 inset, #000000 0 -4px 0 inset; }
  body.is-highcontrast .select2-container .select2-selection__rendered {
    color: #000000 !important; }
  body.is-highcontrast .select2-container .select2-selection__arrow b {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='25px' height='16px'%3E%3Cpath fill-rule='evenodd' fill='rgb(0, 0, 0)' d='M24.192,3.636 L12.636,15.192 L12.500,15.056 L12.364,15.192 L0.808,3.636 L3.636,0.808 L12.500,9.672 L21.364,0.808 L24.192,3.636 Z'/%3E%3C/svg%3E") !important; }
  body.is-highcontrast .select2-dropdown .select2-results__options {
    background: #000000; }
  body.is-highcontrast .select2-dropdown .select2-results__option {
    color: #ffff00 !important; }
  body.is-highcontrast .talsi-generator .talsi-bruncis .title {
    color: #000000; }
  body.is-highcontrast .talsi-generator .talsi-bruncis .download .link {
    background: #000000;
    color: #ffff00; }
    body.is-highcontrast .talsi-generator .talsi-bruncis .download .link:hover {
      color: #000000;
      background: #ffff00;
      box-shadow: #000000 4px 0 0 inset, #000000 -4px 0 0 inset, #000000 0 4px 0 inset, #000000 0 -4px 0 inset; }
      body.is-highcontrast .talsi-generator .talsi-bruncis .download .link:hover:after {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='29px' height='33px'%3E%3Cpath fill-rule='evenodd' fill='rgb(0, 0, 0)' d='M14.031,0.469 C15.412,0.469 16.531,1.588 16.531,2.969 C16.531,4.349 15.412,5.469 14.031,5.469 C12.651,5.469 11.531,4.349 11.531,2.969 C11.531,1.588 12.651,0.469 14.031,0.469 Z'/%3E%3Cpath fill-rule='evenodd' fill='rgb(0, 0, 0)' d='M1.500,30.000 L27.500,30.000 C28.328,30.000 29.000,30.672 29.000,31.500 C29.000,32.328 28.328,33.000 27.500,33.000 L1.500,33.000 C0.671,33.000 -0.000,32.328 -0.000,31.500 C-0.000,30.672 0.671,30.000 1.500,30.000 Z'/%3E%3C/svg%3E"); }
      body.is-highcontrast .talsi-generator .talsi-bruncis .download .link:hover:before {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='18px' height='10px'%3E%3Cpath fill-rule='evenodd' fill='rgb(0, 0, 0)' d='M16.880,2.742 L10.273,9.348 C9.929,9.692 9.463,9.809 9.016,9.749 C8.568,9.809 8.102,9.692 7.758,9.348 L1.152,2.742 C0.566,2.156 0.566,1.206 1.152,0.621 C1.737,0.035 2.687,0.035 3.273,0.621 L9.016,6.363 L14.758,0.621 C15.344,0.035 16.294,0.035 16.880,0.621 C17.465,1.206 17.465,2.156 16.880,2.742 Z'/%3E%3C/svg%3E"); }
  body.is-highcontrast .talsi-generator .talsi-bruncis .download .link:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='29px' height='33px'%3E%3Cpath fill-rule='evenodd' fill='rgb(255, 255, 0)' d='M14.031,0.469 C15.412,0.469 16.531,1.588 16.531,2.969 C16.531,4.349 15.412,5.469 14.031,5.469 C12.651,5.469 11.531,4.349 11.531,2.969 C11.531,1.588 12.651,0.469 14.031,0.469 Z'/%3E%3Cpath fill-rule='evenodd' fill='rgb(255, 255, 0)' d='M1.500,30.000 L27.500,30.000 C28.328,30.000 29.000,30.672 29.000,31.500 C29.000,32.328 28.328,33.000 27.500,33.000 L1.500,33.000 C0.671,33.000 -0.000,32.328 -0.000,31.500 C-0.000,30.672 0.671,30.000 1.500,30.000 Z'/%3E%3C/svg%3E"); }
  body.is-highcontrast .talsi-generator .talsi-bruncis .download :before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='18px' height='10px'%3E%3Cpath fill-rule='evenodd' fill='rgb(255, 255, 0)' d='M16.880,2.742 L10.273,9.348 C9.929,9.692 9.463,9.809 9.016,9.749 C8.568,9.809 8.102,9.692 7.758,9.348 L1.152,2.742 C0.566,2.156 0.566,1.206 1.152,0.621 C1.737,0.035 2.687,0.035 3.273,0.621 L9.016,6.363 L14.758,0.621 C15.344,0.035 16.294,0.035 16.880,0.621 C17.465,1.206 17.465,2.156 16.880,2.742 Z'/%3E%3C/svg%3E"); }
  body.is-highcontrast .talsi-generator .talsi-bruncis .notes {
    color: #000000; }
  body.is-highcontrast body.is-step-2-dom .talsi-generator .content .left .back {
    transition: none; }
  body.is-highcontrast .talsi-generator .content .left .back {
    padding: 10px 15px;
    margin: 0; }
    body.is-highcontrast .talsi-generator .content .left .back span {
      color: #000000; }
      body.is-highcontrast .talsi-generator .content .left .back span:after {
        background: #000000; }
      body.is-highcontrast .talsi-generator .content .left .back span:before {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='20px' height='35px'%3E%3Cpath fill-rule='evenodd' fill='rgb(0, 0, 0)' d='M18.499,5.379 L6.902,17.469 L18.499,29.558 C19.682,30.792 19.682,32.791 18.499,34.024 C17.316,35.257 15.398,35.257 14.215,34.024 L0.873,20.116 C0.180,19.393 -0.095,18.409 0.024,17.469 C-0.095,16.528 0.180,15.544 0.873,14.821 L14.215,0.913 C15.398,-0.321 17.316,-0.321 18.499,0.913 C19.682,2.146 19.682,4.146 18.499,5.379 Z'/%3E%3C/svg%3E"); }
    body.is-highcontrast .talsi-generator .content .left .back:hover {
      background: #000000; }
      body.is-highcontrast .talsi-generator .content .left .back:hover span {
        color: #ffff00; }
        body.is-highcontrast .talsi-generator .content .left .back:hover span:after {
          background: #ffff00; }
        body.is-highcontrast .talsi-generator .content .left .back:hover span:before {
          background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='20px' height='35px'%3E%3Cpath fill-rule='evenodd' fill='rgb(255, 255, 0)' d='M18.499,5.379 L6.902,17.469 L18.499,29.558 C19.682,30.792 19.682,32.791 18.499,34.024 C17.316,35.257 15.398,35.257 14.215,34.024 L0.873,20.116 C0.180,19.393 -0.095,18.409 0.024,17.469 C-0.095,16.528 0.180,15.544 0.873,14.821 L14.215,0.913 C15.398,-0.321 17.316,-0.321 18.499,0.913 C19.682,2.146 19.682,4.146 18.499,5.379 Z'/%3E%3C/svg%3E"); }
  body.is-highcontrast .talsi-top-bar .toolbar .font-size button {
    color: #000000;
    padding: 5px 10px;
    margin: -5px -10px;
    opacity: 1 !important; }
    body.is-highcontrast .talsi-top-bar .toolbar .font-size button:hover {
      background: #000000;
      color: #ffff00; }
    body.is-highcontrast .talsi-top-bar .toolbar .font-size button.font-size-plus {
      margin-right: 15px; }
    body.is-highcontrast .talsi-top-bar .toolbar .font-size button.is-disabled {
      opacity: 0.4 !important; }
  body.is-highcontrast .talsi-loader {
    background-color: #000000; }
  body.is-highcontrast .lds-ring div {
    border: 8px solid #ffff00;
    border-color: #ffff00 transparent transparent transparent; }
