:root {
  --color: white;
  --white: white;
  --black: black;
}

body {
  color: #193305;
  font-family: Gilroy, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 32px;
  font-weight: 500;
  line-height: 36px;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
}

p {
  margin-bottom: 30px;
  font-size: 1.25rem;
  line-height: 1.4;
}

.navbar {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: rgba(255, 255, 255, .62);
  border-bottom: 1px solid #efefef;
  justify-content: center;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.nav-container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .3fr 1fr .3fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 109.375rem;
  padding: 1rem 6rem;
  display: grid;
}

.image {
  width: 90px;
}

.nav-link {
  letter-spacing: .01vw;
  border-radius: 30px;
  flex: none;
  padding: 1rem 1.4375rem;
  font-size: 1.0625rem;
  transition: opacity .2s;
}

.nav-link:hover {
  opacity: .7;
}

.nav-link.w--current {
  color: #193305;
  background-color: #f2f4f2;
  text-decoration: none;
}

.brand {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.main.grey {
  background-color: #f2f4f2;
}

.tuker-wrapper {
  width: 100%;
  max-width: 109.375rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 6rem;
  padding-right: 6rem;
}

.tuker-wrapper.top {
  padding-top: 12rem;
  padding-bottom: 12rem;
}

.tuker-top-content {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.tuker-top-content__main-title {
  text-align: center;
  text-transform: uppercase;
  font-family: Mdnichrome, sans-serif;
  font-size: 6.5rem;
  font-weight: 900;
  line-height: 1;
}

.tuker-top-content-block {
  flex-flow: column;
  align-items: center;
  width: 70rem;
  display: flex;
}

.tuker-top-content__sub-title {
  opacity: .5;
  text-align: center;
  letter-spacing: .01vw;
  width: 45rem;
  margin-top: 1.25rem;
  margin-bottom: 2.625rem;
  font-size: 1.5rem;
  line-height: 1.3;
}

.btn {
  color: #193305;
  text-align: center;
  white-space: nowrap;
  background-color: #a0e870;
  border: 1px solid #a0e870;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  height: 4.25rem;
  padding: 0 2.125rem;
  font-size: 1.1875rem;
  display: flex;
}

.btn.demo {
  background-color: rgba(0, 0, 0, 0);
  border-color: #193305;
}

.tuker-top-content-btn-block {
  justify-content: center;
  align-items: center;
  display: flex;
}

.tuker-home-hero {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  margin-top: 6.25rem;
  display: flex;
}

.tuker-home-hero.page {
  border-radius: 2.25rem;
  max-height: 50rem;
  overflow: hidden;
}

.home-hero-box {
  position: relative;
}

.home-hero-box._2 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.home-hero-img._50 {
  object-fit: contain;
  object-position: 50% 100%;
  background-color: #a0e870;
  width: 100%;
}

.hero-arrow {
  z-index: 2;
  width: 210px;
  position: absolute;
  top: 30%;
  bottom: auto;
  left: auto;
  right: -10%;
  transform: rotate(-53deg);
}

.hero-arrow._2 {
  top: 0%;
  bottom: auto;
  left: -16%;
  right: auto;
  transform: rotate(0);
}

.brands-area-row {
  background-color: #f2f2f2;
  margin-top: 6.25rem;
}

.tuker-pgtitle-center {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 15rem;
  margin-bottom: 11.25rem;
  display: flex;
}

.tuker-pgtitle-center.resources {
  margin-bottom: 5.3125rem;
}

.tuker-pgtitle-center.resources.blog {
  margin-top: 11rem;
}

.tuker-label {
  text-align: center;
  letter-spacing: .03vw;
  background-color: #f2f4f2;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  height: 2.25rem;
  margin-bottom: 1.2rem;
  padding-top: 1px;
  padding-left: .9375rem;
  padding-right: .9375rem;
  font-size: .9375rem;
  line-height: 1;
  display: flex;
}

.h2-title {
  text-align: center;
  letter-spacing: -1.86px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 4.6875rem;
  line-height: 1.05;
}

.h2-subtitle {
  opacity: .6;
  margin-top: 1rem;
  font-size: 1.5rem;
  line-height: 1.35;
}

.hero-payout-box {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #f2f4f2;
  border-radius: 20px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 9px;
  padding: 30px;
  display: flex;
}

.hero-payout-txt {
  font-size: 1.0625rem;
  line-height: 1.1;
}

.hero-payout-logos {
  object-fit: cover;
  border-radius: 6px;
  width: 1.75rem;
  height: 1.75rem;
  margin-right: 5px;
}

.hero-payout-bank-box {
  flex: none;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.text-block {
  background-color: #fff;
  border-radius: 6px;
  flex: none;
  justify-content: center;
  align-items: center;
  height: 1.75rem;
  padding-left: 6px;
  padding-right: 6px;
  display: flex;
}

.text-block-2 {
  opacity: .6;
  font-size: .8125rem;
  line-height: 1.1;
}

.tuker-content-item {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.tuker-content-item.ctr {
  margin-top: 12px;
}

.tuker-content-item.page {
  margin-top: 11.25rem;
}

.tuker-content-item.page.about {
  margin-top: 0;
}

.tuker-content-item.page.about.str {
  margin-top: 12px;
}

.tuker-content-img {
  object-fit: cover;
  object-position: 50% 50%;
  border-radius: 2.25rem;
  width: 42.5rem;
  height: 50rem;
}

.tuker-content-txt-box {
  flex-flow: column;
  align-items: flex-start;
  width: 30rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.tuker-content-txt-box.left {
  margin-left: 6.0625rem;
}

.h3-title {
  font-size: 3.3125rem;
  line-height: 1.15;
}

.h3-title.home-step {
  text-align: center;
  text-transform: uppercase;
  margin-left: auto;
  margin-right: auto;
  font-family: Mdnichrome, sans-serif;
  font-size: 2.5625rem;
  font-weight: 900;
}

.h3-subtitle {
  opacity: .6;
  letter-spacing: .01vw;
  margin-top: 1rem;
  font-size: 1.5rem;
  line-height: 1.35;
}

.background-video {
  width: 42rem;
}

.tuker-video-content {
  background-color: #f2f4f2;
  background-image: url('../images/video-tuker-bridge.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 2.25rem;
  width: 42.5rem;
  height: 50rem;
  overflow: hidden;
}

.text-block-3 {
  text-align: center;
  max-width: 31.25rem;
  font-size: 2.5625rem;
  line-height: 1.15;
}

.tuker-pgtitle-center-copy {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 15rem;
  margin-bottom: 11.25rem;
  display: flex;
}

.div-block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 6rem;
  display: grid;
}

.div-block-2 {
  border-right: 1px solid #efefef;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 16.6875rem;
  display: flex;
}

.image-2 {
  width: 2.125rem;
  height: 2.125rem;
  margin-bottom: 1.875rem;
}

.text-block-4 {
  letter-spacing: .01vw;
  font-size: 1.875rem;
  line-height: 1.25;
}

.text-block-5 {
  opacity: .6;
  text-align: center;
  min-width: 18.75rem;
  margin-top: .75rem;
  font-size: 1.1875rem;
  line-height: 1.35;
}

.tukercard {
  background-color: #f2f4f2;
  border-radius: 2.25rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  min-height: 50rem;
  margin-top: 15rem;
  padding-top: 6rem;
  display: flex;
}

.tukercard.white {
  background-color: #fff;
}

.tukercard-title-box {
  flex-flow: column;
  align-items: center;
  width: 50rem;
  display: flex;
}

.tukercard-title {
  text-align: center;
  text-transform: uppercase;
  font-family: Mdnichrome, sans-serif;
  font-size: 5rem;
  font-weight: 900;
  line-height: 1;
}

.tukercard-subtitle {
  opacity: .6;
  text-align: center;
  letter-spacing: .01vw;
  margin-top: .75rem;
  margin-bottom: 2rem;
  font-size: 1.1875rem;
  line-height: 1.35;
}

.image-3 {
  object-fit: contain;
  object-position: 50% 100%;
  width: 68.375rem;
  height: 35.3125rem;
}

.menu-btn {
  color: #193305;
  text-align: center;
  white-space: nowrap;
  background-color: #a0e870;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  min-height: 3.125rem;
  max-height: 3.125rem;
  padding: 0 1.25rem;
  font-size: 1.0625rem;
  display: flex;
}

.div-block-3 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.page-title-box {
  background-color: #f2f4f2;
  padding-top: 11rem;
  padding-bottom: 6rem;
}

.page-title-box.white {
  background-color: #fff;
}

.page-title {
  text-align: center;
  text-transform: uppercase;
  font-family: Mdnichrome, sans-serif;
  font-size: 5.5rem;
  font-weight: 900;
  line-height: 1.1;
}

.page-title.blog {
  text-align: left;
  text-transform: none;
  margin-bottom: 2rem;
  font-family: Gilroy, sans-serif;
  font-size: 3.625rem;
  font-weight: 500;
}

.page-wrapper {
  width: 100%;
  max-width: 109.375rem;
  margin-left: auto;
  margin-right: auto;
  padding: 6.25rem 6rem;
}

.page-wrapper.top {
  padding-top: 16.5rem;
}

.page-wrapper.tp {
  padding-top: 0;
}

.page-grid {
  grid-column-gap: 6.25rem;
  grid-row-gap: 6.25rem;
  grid-template-rows: auto;
  grid-template-columns: .3fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  justify-items: start;
  display: grid;
  position: relative;
}

.page-grid-left {
  width: 100%;
  position: -webkit-sticky;
  position: sticky;
  top: 16rem;
}

.page-grid-right {
  border-left: 1px solid #efefef;
  padding-left: 3.75rem;
}

.page-link {
  opacity: .6;
  color: #193305;
  border-radius: 1.125rem;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 4.375rem;
  margin-bottom: .3125rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-size: 1.125rem;
  line-height: 1.35;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  position: relative;
}

.page-link:hover, .page-link.w--current {
  opacity: 1;
  color: #193305;
  background-color: #f2f4f2;
}

.image-4 {
  width: 1.5rem;
  height: 1.5rem;
}

.dropdown-toggle-2 {
  background-color: #fff;
  border: 1px #022e21;
  border-radius: 12px;
  justify-content: center;
  margin-left: 10px;
  padding: 10px 10px 9px;
  display: flex;
}

.dropdown-toggle-2.dark {
  background-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-color: #154618;
  margin-left: 0;
  padding: 6px;
}

.dropdown-toggle-2.dark.footer {
  opacity: .5;
  border-color: #fff;
  align-items: center;
  margin-left: 0;
  transition: opacity .2s;
}

.dropdown-toggle-2.dark.footer:hover {
  opacity: 1;
}

.image-82 {
  width: 18px;
  min-width: 18px;
  max-width: 18px;
  height: 18px;
  min-height: 18px;
  max-height: 18px;
  margin-right: 10px;
}

.text-block-81 {
  color: #193305;
  letter-spacing: -.03em;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
}

.link-block-2 {
  border-radius: 12px;
  align-items: center;
  padding: 10px;
  text-decoration: none;
  transition: opacity .25s;
  display: flex;
}

.link-block-2:hover {
  background-color: #f3f5f5;
}

.image-58 {
  width: 18px;
  min-width: 18px;
  max-width: 18px;
  height: 18px;
  min-height: 18px;
  max-height: 18px;
  margin-right: 8px;
}

.icon-4 {
  color: #154618;
  margin-right: 0;
  font-size: 15px;
  position: relative;
}

.icon-4.fr {
  color: #fff;
}

.language-switcher {
  margin-left: 0;
  margin-right: 0;
}

.dropdown-list-3 {
  background-color: #fff;
}

.dropdown-list-3.w--open {
  border-radius: 20px;
  width: 190px;
  padding: 10px;
  box-shadow: 0 6px 20px -6px rgba(0, 0, 0, .2);
}

.dropdown-list-3.fr {
  top: auto;
  bottom: 20px;
  left: 0%;
  right: auto;
}

.collection-list-wrapper-2 {
  margin-left: auto;
  margin-right: auto;
}

.collection-list-wrapper-2.contact {
  margin-bottom: 8rem;
}

.collection-list-wrapper-2.faq {
  width: 53.125rem;
}

.collection-list-3 {
  grid-column-gap: 0px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-607 {
  margin-top: 20px;
  padding-right: 4rem;
}

.accordion-item-content {
  overflow: hidden;
}

.serv-list-ar {
  width: 18px;
  min-width: 18px;
  max-width: 18px;
  height: 18px;
  min-height: 18px;
  max-height: 18px;
  transform: rotate(90deg);
}

.serv-list-img {
  cursor: pointer;
  background-color: #a0e870;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 50px;
  min-width: 50px;
  max-width: 50px;
  height: 50px;
  min-height: 50px;
  max-height: 50px;
  display: flex;
}

.accordion-item {
  background-color: #f2f4f2;
  border-radius: 15px;
  padding: 20px 20px 20px 40px;
}

.accordion-item.light {
  background-color: #fff;
}

.hm-d-accordion {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  transition: all .3s;
  display: flex;
}

.hm-d-accordion:hover {
  border-bottom-color: #000;
}

.hm-d-accordion.top {
  cursor: pointer;
}

.faq-text {
  font-size: 16px;
}

.serv-list-title {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.1;
}

.serv-list-title.contact {
  font-size: 1.125rem;
}

.submit-button {
  color: #193305;
  background-color: #a0e870;
  border-radius: 100px;
  height: 4.0625rem;
  font-size: 1.125rem;
  font-weight: 500;
}

.form {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.text-block-32 {
  margin-top: 6rem;
  margin-bottom: 2rem;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
}

.text-block-32.start {
  border-bottom: 1px solid #efefef;
  margin-top: 0;
  padding-bottom: 2rem;
  font-size: 1.875rem;
  font-weight: 500;
}

.text-block-32.start.contact {
  border-bottom: 1px solid #efefef;
  margin-bottom: 4rem;
  padding-bottom: 2rem;
}

.textarea {
  border: 1px solid #efefef;
  border-radius: 4px;
  min-height: 150px;
  padding: 12px;
}

.div-block-34 {
  display: block;
}

.field-label {
  opacity: .7;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1;
}

.success-message {
  color: #000;
}

.text-field {
  border: 1px solid #efefef;
  border-radius: 12px;
  height: 3.75rem;
  margin-bottom: 0;
  padding: 12px 24px;
}

.contact-content {
  width: 45.625rem;
  margin-left: auto;
  margin-right: auto;
}

.text-block-82 {
  opacity: .6;
  text-align: center;
  margin-top: 10px;
  font-size: .9375rem;
  line-height: 1.35;
}

.form-block {
  margin-bottom: 8rem;
}

.content-grid-item-copy {
  padding-right: 8rem;
}

.text-block-83 {
  opacity: .6;
  margin-bottom: 2rem;
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
}

.text-block-83._2 {
  margin-top: 0;
  font-weight: 600;
}

.text-block-33 {
  font-size: 1.25rem;
  line-height: 1.5;
}

.div-block-608 {
  grid-column-gap: 3.75rem;
  grid-row-gap: 3.75rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-609 {
  display: block;
}

.image-83 {
  border: 1px solid #ddd;
  border-radius: 100px;
  width: 1.25rem;
  min-width: 1.25rem;
  max-width: 1.25rem;
  height: 1.25rem;
  min-height: 1.25rem;
  max-height: 1.25rem;
  margin-right: 3px;
}

.div-block-610 {
  align-items: center;
  margin-top: 3px;
  display: flex;
}

.text-block-84 {
  opacity: .6;
  margin-right: 6px;
  font-size: .9375rem;
}

.div-block-645 {
  background-color: #fff;
  align-items: center;
  margin-bottom: 1px;
  display: flex;
}

.pricing-content {
  flex-flow: column;
  align-items: center;
  max-width: 45.625rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-646 {
  background-color: #fff;
  justify-content: flex-start;
  align-items: flex-start;
  width: 75%;
  padding: 30px;
  display: flex;
}

.image-80 {
  filter: invert();
  width: 1.125rem;
  min-width: 1.125rem;
  max-width: 1.125rem;
  height: 1.125rem;
  min-height: 1.125rem;
  max-height: 1.125rem;
  margin-top: 3px;
  margin-right: 20px;
}

.image-17 {
  width: 24px;
  min-width: 24px;
  max-width: 24px;
  height: 24px;
  min-height: 24px;
  max-height: 24px;
  margin-right: 10px;
  font-weight: 500;
}

.div-block-647-copy {
  text-align: center;
  background-color: #a0e870;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  width: 25%;
  padding: 30px 10px;
  display: flex;
}

.text-block-37-copy {
  margin-right: 10px;
  font-family: Mdnichrome, sans-serif;
  font-size: 2.5rem;
  font-weight: 900;
  line-height: 1;
}

.div-block-39-copy {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-38-copy {
  font-size: 1.0625rem;
  font-weight: 500;
  line-height: 1.1;
}

.text-block-78 {
  opacity: .7;
  font-size: .9375rem;
}

.text-block-79 {
  width: 100%;
  max-width: 800px;
  margin-top: 20px;
  font-size: .875rem;
}

.text-block-79._2 {
  margin-top: 5px;
  margin-bottom: 3.125rem;
}

.text-block-77 {
  font-size: 1.1875rem;
  font-weight: 500;
  line-height: 1.2;
}

.text-block-77._2 {
  margin-left: 3px;
  font-size: 1.1875rem;
}

.div-block-37-copy {
  padding: 30px 40px;
}

.div-block-37-copy.border {
  background-color: #a0e870;
  border-radius: 12px;
  width: 100%;
  max-width: 800px;
  padding: 25px 30px;
}

.div-block-644 {
  border-radius: 12px;
  width: 100%;
  margin-bottom: 0;
  overflow: hidden;
}

.content-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  justify-items: stretch;
  width: 100%;
  display: grid;
}

.content-grid.news {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: start;
  justify-items: stretch;
}

.content-grid.news-copy {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: start;
  justify-items: stretch;
  margin-top: 6rem;
}

.blog-link-block {
  color: #193305;
  flex-flow: column;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  transition: color .25s;
  display: flex;
}

.blog-link-block:hover {
  color: rgba(25, 51, 5, .7);
}

.image-64 {
  object-fit: cover;
  border-radius: 12px;
  width: 100%;
  height: 280px;
  margin-bottom: 2.25rem;
}

.text-block-60 {
  opacity: .6;
  margin-left: 15px;
  font-size: 1.0625rem;
  font-weight: 500;
  line-height: 1;
}

.heading-3 {
  margin-bottom: 1.125rem;
  padding-right: 5rem;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.335;
  text-decoration: none;
}

.page-hero-box {
  padding: 18rem 6rem 12.5rem;
}

.page-hero-box.white {
  background-color: #fff;
}

.page-hero-box.blog {
  padding-top: 16rem;
}

.blog-single {
  padding: 18rem 6rem 6rem;
}

.blog-single-title {
  width: 54.6875rem;
  margin-bottom: 4.625rem;
  margin-left: auto;
  margin-right: auto;
}

.div-block-647 {
  object-fit: cover;
  object-position: 50% 50%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 1.3125rem;
  width: 74.375rem;
  height: 41.8125rem;
  margin-bottom: 4.375rem;
  margin-left: auto;
  margin-right: auto;
}

.div-block-648 {
  width: 54.6875rem;
  margin-left: auto;
  margin-right: auto;
}

.blog-single-top-item {
  opacity: .6;
  margin-right: 1.25rem;
  font-size: 1.0625rem;
  line-height: 1.3;
}

.blog-single-top-item.name {
  opacity: 1;
}

.paragraph {
  margin-bottom: 1.875rem;
}

.blog-single-top {
  align-items: center;
  display: flex;
}

.image-84 {
  object-fit: cover;
  border-radius: 100px;
  width: 2.5rem;
  min-width: 2.5rem;
  max-width: 2.5rem;
  height: 2.5rem;
  min-height: 2.5rem;
  max-height: 2.5rem;
  margin-right: .9375rem;
}

.image-85 {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  min-height: 100%;
}

.footer {
  background-color: #f2f4f2;
  padding-top: 6rem;
  padding-bottom: 3rem;
}

.div-block-649 {
  align-items: center;
  display: flex;
}

.image-86 {
  object-fit: cover;
  border-radius: 100px;
  width: 1.75rem;
  min-width: 1.75rem;
  max-width: 1.75rem;
  height: 1.75rem;
  min-height: 1.75rem;
  max-height: 1.75rem;
}

.div-block-650 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 11.25rem;
  display: flex;
}

.text-block-85 {
  font-size: 1.8125rem;
  line-height: 1.1;
}

.div-block-651 {
  grid-column-gap: 1.1875rem;
  grid-row-gap: 1.1875rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 2.5rem;
  display: grid;
}

.div-block-652 {
  background-color: #f2f4f2;
  border-radius: 1.5rem;
  flex-flow: column;
  justify-content: space-between;
  min-height: 14.375rem;
  padding: 2.25rem;
  display: flex;
}

.div-block-653 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.image-87 {
  width: 1.5rem;
  min-width: 1.5rem;
  max-width: 1.5rem;
  height: 1.5rem;
  min-height: 1.5rem;
  max-height: 1.5rem;
  margin-right: .75rem;
}

.text-block-86 {
  font-size: 1.1875rem;
  line-height: 1.35;
}

.text-block-87 {
  opacity: .6;
  font-size: 1.1875rem;
  line-height: 1.35;
}

.footer-wrapper {
  max-width: 109.375rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 6rem;
  padding-right: 6rem;
}

.div-block-654 {
  grid-column-gap: 1.1875rem;
  grid-row-gap: 6rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.image-88 {
  width: 6.5rem;
}

.div-block-655 {
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.text-block-88 {
  margin-bottom: 1.5rem;
  font-size: 1.5rem;
  line-height: 1.3;
}

.footer-link {
  color: #193305;
  margin-bottom: 1.25rem;
  font-size: 1.0625rem;
  line-height: 1.2;
  text-decoration: none;
}

.div-block-25-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-bottom: 2px solid rgba(255, 255, 255, .1);
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  justify-items: stretch;
  display: flex;
}

.image-9 {
  width: 10rem;
  display: block;
}

.social-link {
  opacity: .5;
  margin-left: 30px;
}

.social-link:hover {
  opacity: 1;
}

.image-81 {
  filter: invert();
  width: 18px;
  min-width: 18px;
  max-width: 18px;
  height: 18px;
  min-height: 18px;
  max-height: 18px;
}

.image-89 {
  width: 18px;
  min-width: 18px;
  max-width: 18px;
  height: 18px;
  min-height: 18px;
  max-height: 18px;
  margin-right: 10px;
}

.text-block-63-copy {
  opacity: .5;
  margin-left: 20px;
  font-size: 12px;
  font-weight: 500;
}

.text-block-89 {
  color: #193305;
  letter-spacing: -.03em;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
}

.image-90 {
  width: 18px;
  min-width: 18px;
  max-width: 18px;
  height: 18px;
  min-height: 18px;
  max-height: 18px;
  margin-right: 8px;
}

.image-90.fr {
  filter: invert();
}

.div-block-656 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.div-block-630 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.text-block-90 {
  margin-right: 6px;
  font-size: 12px;
  line-height: 1;
}

.text-block-71 {
  text-align: center;
  background-color: #f3f3f5;
  border-radius: 10px;
  padding: 10px;
  font-size: 16px;
  font-weight: 500;
}

.text-block-71.ac {
  background-color: #a0e870;
}

.div-block-642 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.div-block-641 {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 25px;
}

.div-block-640 {
  border: 1px solid #eee;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
  padding: 10px;
  display: flex;
}

.text-block-74 {
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
}

.vid-1 {
  justify-content: flex-start;
  align-items: center;
  width: 680px;
  display: flex;
  position: absolute;
}

.vid-item {
  background-color: #fff;
  border-radius: 60px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 6px;
  margin-bottom: 6px;
  padding: 10px 30px 10px 10px;
  display: flex;
}

.vid-3 {
  flex-flow: column;
  padding: 0;
  display: flex;
  position: absolute;
}

.div-block-637 {
  z-index: 1;
  text-align: left;
  background-color: #fff;
  border-radius: 30px;
  width: 320px;
  height: 400px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 30px;
  position: relative;
}

.text-block-66 {
  font-weight: 600;
  line-height: 1;
}

.div-block-636 {
  z-index: 2;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #a0e870;
  background-color: #193305;
  border-radius: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 320px;
  height: 400px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 30px;
  display: flex;
  position: relative;
}

.div-block-634 {
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 50%;
  display: flex;
}

.text-block-76 {
  margin-top: 5px;
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
}

.text-block-67 {
  text-align: center;
  text-transform: uppercase;
  width: 70%;
  font-family: Mdnichrome, sans-serif;
  font-size: 28px;
  font-weight: 900;
  line-height: .9;
}

.div-block-638 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.text-block-70 {
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
}

.vid-0 {
  justify-content: flex-start;
  align-items: center;
  position: absolute;
}

.text-block-75 {
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
}

.text-block-69 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-family: Mdnichrome, sans-serif;
  font-size: 8rem;
  font-weight: 900;
  line-height: 1.1;
}

.image-76 {
  object-fit: cover;
  border-radius: 30px;
  width: 60px;
  height: 60px;
  margin-bottom: 10px;
}

.code-embed {
  z-index: 1;
  margin-left: 0;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.vid-2 {
  padding: 0;
  display: none;
  position: absolute;
}

.div-block-632 {
  padding-top: 57%;
  position: relative;
}

.div-block-639 {
  background-color: #a0e870;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 14px;
  height: 14px;
  margin-right: 8px;
  display: flex;
}

.vid-item-txt {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.image-75 {
  border: 1px solid rgba(255, 255, 255, .2);
  border-radius: 30px;
  width: 185px;
  height: 185px;
  margin-top: 30px;
  margin-bottom: 40px;
  padding: 10px;
}

.vid-item-arw {
  width: 30px;
  min-width: 30px;
  max-width: 30px;
  height: 30px;
  min-height: 30px;
  max-height: 30px;
  transform: rotate(90deg);
}

.text-block-68 {
  font-size: 16px;
  font-weight: 500;
}

.div-block-643 {
  background-color: #000;
  background-image: url('../images/ap-button2x.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 12px;
  width: 100%;
  height: 50px;
}

.div-block-633 {
  z-index: 2;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-block-65 {
  opacity: .7;
  margin-bottom: 5px;
  font-size: 17px;
  font-weight: 500;
  line-height: 1;
}

.image-78 {
  filter: invert();
  width: 8px;
  height: 8px;
}

.div-block-635 {
  background-color: #a0e870;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 60px;
  min-width: 60px;
  max-width: 60px;
  height: 60px;
  min-height: 60px;
  max-height: 60px;
  margin-right: 10px;
  display: flex;
}

.text-block-91 {
  text-align: center;
  background-color: #f3f3f5;
  border-radius: 10px;
  padding: 10px;
  font-size: 16px;
  font-weight: 500;
}

.text-block-91.ac {
  background-color: #a0e870;
}

.div-block-657 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.div-block-658 {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 25px;
}

.div-block-659 {
  border: 1px solid #eee;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
  padding: 10px;
  display: flex;
}

.text-block-92 {
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
}

.div-block-660 {
  z-index: 1;
  text-align: left;
  background-color: #fff;
  border-radius: 30px;
  width: 320px;
  height: 400px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 30px;
  position: relative;
}

.text-block-93 {
  font-weight: 600;
  line-height: 1;
}

.div-block-661 {
  z-index: 2;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #a0e870;
  background-color: #193305;
  border-radius: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 320px;
  height: 400px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 30px;
  display: flex;
  position: relative;
}

.div-block-662 {
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 50%;
  display: flex;
}

.text-block-94 {
  margin-top: 5px;
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
}

.text-block-95 {
  text-align: center;
  text-transform: uppercase;
  width: 70%;
  font-family: Mdnichrome, sans-serif;
  font-size: 28px;
  font-weight: 900;
  line-height: .9;
}

.div-block-663 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.text-block-96 {
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
}

.text-block-97 {
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
}

.text-block-98 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-family: Mdnichrome, sans-serif;
  font-size: 8rem;
  font-weight: 900;
  line-height: 1.1;
}

.image-91 {
  object-fit: cover;
  border-radius: 30px;
  width: 60px;
  height: 60px;
  margin-bottom: 10px;
}

.div-block-664 {
  margin-top: 12rem;
  padding-top: 57%;
  position: relative;
}

.div-block-665 {
  background-color: #a0e870;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 14px;
  height: 14px;
  margin-right: 8px;
  display: flex;
}

.image-92 {
  border: 1px solid rgba(255, 255, 255, .2);
  border-radius: 30px;
  width: 185px;
  height: 185px;
  margin-top: 30px;
  margin-bottom: 40px;
  padding: 10px;
}

.text-block-99 {
  font-size: 16px;
  font-weight: 500;
}

.div-block-666 {
  background-color: #000;
  background-image: url('../images/ap-button2x.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 12px;
  width: 100%;
  height: 50px;
}

.div-block-667 {
  z-index: 2;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-block-100 {
  opacity: .7;
  margin-bottom: 5px;
  font-size: 17px;
  font-weight: 500;
  line-height: 1;
}

.image-93 {
  filter: invert();
  width: 8px;
  height: 8px;
}

.div-block-668 {
  background-color: #a0e870;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 60px;
  min-width: 60px;
  max-width: 60px;
  height: 60px;
  min-height: 60px;
  max-height: 60px;
  margin-right: 10px;
  display: flex;
}

.div-block-669 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.tuker-home-steps {
  grid-column-gap: 1.1875rem;
  grid-row-gap: 1.1875rem;
  width: 100%;
  margin-top: 1.1875rem;
  display: flex;
}

.tuker-home-steps.page {
  border-radius: 2.25rem;
  max-height: 50rem;
  overflow: hidden;
}

.home-hero-step-box {
  width: 50%;
  position: relative;
}

.home-hero-step-box._2 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.home-hero-step-box._50 {
  background-color: #f2f4f2;
  border-radius: 2.2rem;
  flex-flow: column;
  justify-content: space-between;
  height: 50rem;
  padding-top: 6.0625rem;
  display: flex;
  overflow: hidden;
}

.bold-text {
  font-size: 3.3125rem;
  font-weight: 500;
  line-height: 1.1;
}

.div-block-670 {
  flex-flow: column;
  align-items: center;
  width: 21rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-block-101 {
  opacity: .6;
  text-align: center;
  margin-top: .75rem;
  font-size: 1.1875rem;
  line-height: 1.35;
}

.link {
  color: #193305;
  margin-top: 1rem;
  font-size: 1.1875rem;
  line-height: 1.35;
  text-decoration: none;
}

.image-94 {
  object-fit: contain;
  width: 100%;
  height: auto;
}

.text-block-102 {
  text-align: center;
  background-color: #f3f3f5;
  border-radius: 10px;
  padding: 10px;
  font-size: 16px;
  font-weight: 500;
}

.text-block-102.ac {
  background-color: #a0e870;
}

.div-block-671 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.div-block-672 {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 25px;
}

.div-block-673 {
  border: 1px solid #eee;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
  padding: 10px;
  display: flex;
}

.text-block-103 {
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
}

.div-block-674 {
  z-index: 1;
  text-align: left;
  background-color: #fff;
  border-radius: 30px;
  width: 320px;
  height: 400px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 30px;
  position: relative;
}

.text-block-104 {
  font-weight: 600;
  line-height: 1;
}

.div-block-675 {
  z-index: 2;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #a0e870;
  background-color: #193305;
  border-radius: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 320px;
  height: 400px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 30px;
  display: flex;
  position: relative;
}

.div-block-676 {
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 50%;
  display: flex;
}

.text-block-105 {
  margin-top: 5px;
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
}

.text-block-106 {
  text-align: center;
  text-transform: uppercase;
  width: 70%;
  font-family: Mdnichrome, sans-serif;
  font-size: 28px;
  font-weight: 900;
  line-height: .9;
}

.div-block-677 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.text-block-107 {
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
}

.text-block-108 {
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
}

.text-block-109 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  width: 50rem;
  font-family: Mdnichrome, sans-serif;
  font-size: 7rem;
  font-weight: 900;
  line-height: 1;
}

.image-95 {
  object-fit: cover;
  border-radius: 30px;
  width: 60px;
  height: 60px;
  margin-bottom: 10px;
}

.div-block-678 {
  margin-top: 12rem;
  padding-top: 57%;
  position: relative;
}

.div-block-679 {
  background-color: #a0e870;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 14px;
  height: 14px;
  margin-right: 8px;
  display: flex;
}

.image-96 {
  border: 1px solid rgba(255, 255, 255, .2);
  border-radius: 30px;
  width: 185px;
  height: 185px;
  margin-top: 30px;
  margin-bottom: 40px;
  padding: 10px;
}

.text-block-110 {
  font-size: 16px;
  font-weight: 500;
}

.div-block-680 {
  background-color: #000;
  background-image: url('../images/ap-button2x.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 12px;
  width: 100%;
  height: 50px;
}

.div-block-681 {
  z-index: 2;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-block-111 {
  opacity: .7;
  margin-bottom: 5px;
  font-size: 17px;
  font-weight: 500;
  line-height: 1;
}

.image-97 {
  filter: invert();
  width: 8px;
  height: 8px;
}

.div-block-682 {
  background-color: #a0e870;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 60px;
  min-width: 60px;
  max-width: 60px;
  height: 60px;
  min-height: 60px;
  max-height: 60px;
  margin-right: 10px;
  display: flex;
}

.slider {
  width: 42.5rem;
  height: 50rem;
}

.div-block-683 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

@media screen and (max-width: 991px) {
  .nav-container {
    grid-template-columns: .5fr max-content;
    max-width: none;
    padding: 2.65vw 5.33vw;
  }

  .image {
    width: 70px;
  }

  .tuker-wrapper.top {
    max-width: none;
    padding: 25vw 5.33vw 16vw;
  }

  .tuker-top-content__main-title {
    font-size: 10vw;
  }

  .tuker-top-content-block {
    width: 100%;
  }

  .tuker-top-content__sub-title {
    width: 100%;
    max-width: 83.47vw;
    margin: 2.67vw auto 8vw;
    font-size: 4.5vw;
  }

  .btn {
    width: 100%;
    height: 13.5vw;
    font-size: 4.5vw;
    line-height: 1;
  }

  .tuker-top-content-btn-block {
    width: 100%;
  }

  .tuker-home-hero.page {
    border-radius: 5.3vw;
    height: 94.13vw;
    max-height: none;
    margin-top: 10.67vw;
  }

  .tuker-pgtitle-center.resources {
    margin-top: 21.67vw;
    margin-bottom: 10.67vw;
  }

  .h2-title {
    font-size: 9.6vw;
  }

  .tuker-content-item.ctr {
    border-top: 1px solid rgba(23, 23, 23, .12);
    flex-flow: row-reverse wrap-reverse;
    margin-top: 13vw;
    padding-top: 13vw;
  }

  .tuker-content-item.page {
    text-align: center;
    flex-flow: row-reverse wrap-reverse;
    justify-content: space-between;
    margin-top: 21.33vw;
  }

  .tuker-content-img {
    border-radius: 5.33vw;
    width: 100%;
    height: 94vw;
    margin-bottom: 7.47vw;
  }

  .tuker-content-txt-box.left {
    text-align: center;
    align-items: center;
    width: auto;
    margin-left: 0;
    padding-left: 5.33vw;
    padding-right: 5.33vw;
  }

  .h3-title {
    font-size: 7.4vw;
  }

  .h3-subtitle {
    margin-top: 1.6vw;
    font-size: 4.5vw;
  }

  .div-block {
    grid-template-columns: 1fr;
  }

  .tukercard {
    min-height: auto;
    margin-top: 21.33vw;
    padding-top: 10vw;
    overflow: hidden;
  }

  .tukercard-title-box {
    width: auto;
    padding-left: 6.67vw;
    padding-right: 6.67vw;
  }

  .tukercard-title {
    font-size: 7.47vw;
  }

  .tukercard-subtitle {
    margin-top: 2.67vw;
    margin-bottom: 8vw;
    font-size: 4.53vw;
  }

  .image-3 {
    width: 100%;
    height: auto;
  }

  .div-block-3 {
    display: none;
  }

  .dropdown-toggle-2 {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    margin-top: 10px;
    margin-left: 0;
    display: flex;
  }

  .language-switcher {
    margin-left: 0;
    margin-right: 0;
  }

  .dropdown-list-3.w--open {
    margin-top: 30px;
    right: 0;
  }

  .serv-list-title {
    font-size: 20px;
  }

  .text-block-38-copy {
    width: 60%;
  }

  .content-grid.news {
    grid-template-columns: 1fr;
  }

  .image-64 {
    height: 53.33vw;
    margin-bottom: 5.33vw;
  }

  .text-block-60 {
    font-size: 3.73vw;
  }

  .heading-3 {
    margin-bottom: 5.33vw;
    padding-right: 8vw;
    font-size: 5.6vw;
    line-height: 1.15;
  }

  .image-85 {
    object-position: 50% 50%;
    height: 94.13vw;
    min-height: auto;
  }

  .image-86 {
    width: 6.93vw;
    min-width: 6.93vw;
    max-width: 6.93vw;
    height: 6.93vw;
    min-height: 6.93vw;
    max-height: 6.93vw;
  }

  .footer-wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }

  .div-block-654 {
    flex-flow: column;
    display: flex;
  }

  .menu-button {
    padding: 5px;
  }

  .collection-item {
    grid-column-gap: 16vw;
    grid-row-gap: 16vw;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .text-block-71 {
    padding: 5px;
    font-size: 14px;
  }

  .div-block-641 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 18px;
  }

  .vid-1 {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .vid-item {
    padding: 5px 15px 5px 5px;
  }

  .div-block-637 {
    width: 220px;
    height: 270px;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .text-block-66 {
    font-size: 18px;
  }

  .div-block-636 {
    width: 220px;
    height: 270px;
  }

  .text-block-76, .text-block-67 {
    font-size: 18px;
  }

  .text-block-70 {
    font-size: 16px;
  }

  .image-76 {
    width: 40px;
    height: 40px;
    margin-bottom: 10px;
  }

  .image-75 {
    width: 100px;
    height: 100px;
    margin-top: 15px;
    margin-bottom: 20px;
    padding: 5px;
  }

  .div-block-643 {
    height: 30px;
  }

  .text-block-65 {
    font-size: 16px;
  }

  .div-block-635 {
    width: 40px;
    min-width: 40px;
    max-width: 40px;
    height: 40px;
    min-height: 40px;
    max-height: 40px;
  }

  .text-block-91 {
    padding: 5px;
    font-size: 14px;
  }

  .div-block-658 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 18px;
  }

  .div-block-660 {
    width: 220px;
    height: 270px;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .text-block-93 {
    font-size: 18px;
  }

  .div-block-661 {
    width: 220px;
    height: 270px;
  }

  .text-block-94, .text-block-95 {
    font-size: 18px;
  }

  .text-block-96 {
    font-size: 16px;
  }

  .image-91 {
    width: 40px;
    height: 40px;
    margin-bottom: 10px;
  }

  .image-92 {
    width: 100px;
    height: 100px;
    margin-top: 15px;
    margin-bottom: 20px;
    padding: 5px;
  }

  .div-block-666 {
    height: 30px;
  }

  .text-block-100 {
    font-size: 16px;
  }

  .div-block-668 {
    width: 40px;
    min-width: 40px;
    max-width: 40px;
    height: 40px;
    min-height: 40px;
    max-height: 40px;
  }

  .tuker-home-steps.page {
    border-radius: 5.3vw;
    height: 94.13vw;
    max-height: none;
    margin-top: 10.67vw;
  }

  .text-block-102 {
    padding: 5px;
    font-size: 14px;
  }

  .div-block-672 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 18px;
  }

  .div-block-674 {
    width: 220px;
    height: 270px;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .text-block-104 {
    font-size: 18px;
  }

  .div-block-675 {
    width: 220px;
    height: 270px;
  }

  .text-block-105, .text-block-106 {
    font-size: 18px;
  }

  .text-block-107 {
    font-size: 16px;
  }

  .image-95 {
    width: 40px;
    height: 40px;
    margin-bottom: 10px;
  }

  .image-96 {
    width: 100px;
    height: 100px;
    margin-top: 15px;
    margin-bottom: 20px;
    padding: 5px;
  }

  .div-block-680 {
    height: 30px;
  }

  .text-block-111 {
    font-size: 16px;
  }

  .div-block-682 {
    width: 40px;
    min-width: 40px;
    max-width: 40px;
    height: 40px;
    min-height: 40px;
    max-height: 40px;
  }
}

@media screen and (max-width: 767px) {
  .serv-list-title {
    margin-right: 30px;
  }

  .form {
    border-left-style: none;
    margin-top: 11rem;
    padding-left: 0;
  }

  .div-block-39-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .text-block-38-copy {
    width: 100%;
  }

  .div-block-25-copy {
    grid-template-columns: 1fr;
    display: block;
  }

  .text-block-71 {
    padding: 6px;
    font-size: 14px;
  }

  .div-block-641 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .div-block-640 {
    padding: 7px;
  }

  .vid-1 {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .vid-item {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 16px;
  }

  .div-block-637 {
    flex: none;
    width: 220px;
    height: 270px;
    padding-top: 15px;
  }

  .div-block-636 {
    flex: none;
    justify-content: center;
    align-items: center;
    width: 220px;
    height: 270px;
  }

  .text-block-76 {
    font-size: 16px;
  }

  .text-block-67 {
    font-size: 18px;
  }

  .text-block-70 {
    font-size: 16px;
  }

  .image-76 {
    width: 40px;
    height: 40px;
  }

  .image-75 {
    width: 90px;
    height: 90px;
    margin-top: 20px;
    margin-bottom: 25px;
    padding: 5px;
  }

  .text-block-68 {
    font-size: 14px;
  }

  .div-block-643 {
    height: 30px;
  }

  .div-block-635 {
    width: 40px;
    min-width: 40px;
    max-width: 40px;
    height: 40px;
    min-height: 40px;
    max-height: 40px;
  }

  .text-block-91 {
    padding: 6px;
    font-size: 14px;
  }

  .div-block-658 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .div-block-659 {
    padding: 7px;
  }

  .div-block-660 {
    flex: none;
    width: 220px;
    height: 270px;
    padding-top: 15px;
  }

  .div-block-661 {
    flex: none;
    justify-content: center;
    align-items: center;
    width: 220px;
    height: 270px;
  }

  .text-block-94 {
    font-size: 16px;
  }

  .text-block-95 {
    font-size: 18px;
  }

  .text-block-96 {
    font-size: 16px;
  }

  .image-91 {
    width: 40px;
    height: 40px;
  }

  .image-92 {
    width: 90px;
    height: 90px;
    margin-top: 20px;
    margin-bottom: 25px;
    padding: 5px;
  }

  .text-block-99 {
    font-size: 14px;
  }

  .div-block-666 {
    height: 30px;
  }

  .div-block-668 {
    width: 40px;
    min-width: 40px;
    max-width: 40px;
    height: 40px;
    min-height: 40px;
    max-height: 40px;
  }

  .text-block-102 {
    padding: 6px;
    font-size: 14px;
  }

  .div-block-672 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .div-block-673 {
    padding: 7px;
  }

  .div-block-674 {
    flex: none;
    width: 220px;
    height: 270px;
    padding-top: 15px;
  }

  .div-block-675 {
    flex: none;
    justify-content: center;
    align-items: center;
    width: 220px;
    height: 270px;
  }

  .text-block-105 {
    font-size: 16px;
  }

  .text-block-106 {
    font-size: 18px;
  }

  .text-block-107 {
    font-size: 16px;
  }

  .image-95 {
    width: 40px;
    height: 40px;
  }

  .image-96 {
    width: 90px;
    height: 90px;
    margin-top: 20px;
    margin-bottom: 25px;
    padding: 5px;
  }

  .text-block-110 {
    font-size: 14px;
  }

  .div-block-680 {
    height: 30px;
  }

  .div-block-682 {
    width: 40px;
    min-width: 40px;
    max-width: 40px;
    height: 40px;
    min-height: 40px;
    max-height: 40px;
  }
}

@media screen and (max-width: 479px) {
  .nav-container {
    padding-left: 5.67vw;
    padding-right: 5.67vw;
  }

  .brand, .brand.w--current {
    padding-left: 0;
  }

  .tuker-wrapper {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }

  .tuker-home-hero {
    grid-column-gap: 9px;
    grid-row-gap: 9px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 10.67vw;
    display: grid;
  }

  .hero-arrow {
    width: 20vw;
    display: inline-block;
    top: 45%;
  }

  .hero-arrow._2 {
    width: 20vw;
    top: auto;
    bottom: 5%;
    left: auto;
    right: -50%;
    transform: rotate(129deg);
  }

  .tuker-pgtitle-center.resources.blog {
    margin-top: 16vw;
  }

  .hero-payout-box {
    display: none;
  }

  .tuker-content-item.ctr.home {
    flex-flow: row-reverse wrap;
  }

  .tuker-content-item.page.about.str {
    border-top: 1px solid rgba(23, 23, 23, .12);
    margin-top: 13vw;
    padding-top: 13vw;
  }

  .tuker-content-txt-box {
    text-align: center;
    align-items: center;
    padding-left: 5.33vw;
    padding-right: 5.33vw;
  }

  .tuker-video-content {
    height: 94vw;
    margin-bottom: 4.47vw;
  }

  .text-block-3 {
    font-size: 7.4vw;
  }

  .tuker-pgtitle-center-copy {
    margin-top: 16vw;
    margin-bottom: 10.67vw;
  }

  .div-block {
    margin-top: 6vw;
  }

  .div-block-2 {
    border-right-style: none;
    min-height: 50vw;
  }

  .text-block-4 {
    font-size: 5.5vw;
  }

  .text-block-5 {
    font-size: 3.5vw;
  }

  .image-3 {
    height: 50vw;
    min-height: 100%;
    display: block;
  }

  .page-title-box {
    padding: 25.67vw 5.67vw 10.67vw;
  }

  .page-title {
    font-size: 10.67vw;
  }

  .page-title.blog {
    font-size: 8vw;
  }

  .page-wrapper {
    padding: 13vw 5.67vw 16vw;
  }

  .page-wrapper.top {
    padding-top: 25.67vw;
    padding-left: 5.67vw;
    padding-right: 5.67vw;
  }

  .page-wrapper.tp {
    padding-bottom: 16vw;
    padding-left: 2.67vw;
    padding-right: 2.67vw;
  }

  .dropdown-toggle-2.dark {
    border-color: #fff;
  }

  .image-58 {
    filter: invert();
  }

  .icon-4 {
    color: #fff;
  }

  .collection-list-wrapper-2.contact {
    margin-bottom: 16vw;
  }

  .collection-list-wrapper-2.faq {
    width: auto;
  }

  .serv-list-ar {
    width: 14px;
    min-width: 14px;
    max-width: 14px;
    height: 14px;
    min-height: 14px;
    max-height: 14px;
  }

  .serv-list-img {
    width: 30px;
    min-width: 30px;
    max-width: 30px;
    height: 30px;
    min-height: 30px;
    max-height: 30px;
  }

  .accordion-item {
    padding: 25px;
  }

  .serv-list-title {
    margin-right: 15px;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2;
  }

  .form {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    margin-top: 0;
    display: flex;
  }

  .text-block-32.start {
    margin-bottom: 8vw;
    padding-bottom: 8vw;
    font-size: 4.5vw;
  }

  .text-block-32.start.contact {
    margin-bottom: 8vw;
    padding-bottom: 8vw;
  }

  .field-label {
    margin-top: 10px;
  }

  .contact-content {
    width: 100%;
  }

  .form-block {
    margin-bottom: 16vw;
  }

  .content-grid-item-copy {
    padding-right: 0;
  }

  .text-block-83 {
    font-size: 3.5vw;
  }

  .text-block-33 {
    font-size: 3vw;
  }

  .div-block-646 {
    padding: 5.67vw;
  }

  .image-80 {
    display: none;
  }

  .div-block-647-copy {
    padding: 5.67vw 2.67vw;
  }

  .div-block-39-copy {
    display: block;
  }

  .text-block-38-copy {
    margin-top: 10px;
    font-size: 16px;
  }

  .text-block-78 {
    font-size: 3vw;
    line-height: 1.35;
  }

  .text-block-79 {
    margin-top: 3.67vw;
    font-size: 3vw;
  }

  .text-block-79._2 {
    margin-top: 15px;
    margin-bottom: 3.67vw;
  }

  .text-block-77 {
    font-size: 4vw;
  }

  .div-block-37-copy {
    padding-left: 30px;
    padding-right: 30px;
  }

  .content-grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    margin-top: 10rem;
    display: grid;
  }

  .content-grid.news {
    grid-template-columns: 1fr;
    margin-top: 0;
  }

  .content-grid.news-copy {
    grid-template-columns: 1fr;
  }

  .page-hero-box {
    padding: 25.67vw 2.67vw 10.67vw;
  }

  .page-hero-box.blog {
    padding: 25.67vw 5.67vw 16vw;
  }

  .blog-single-title {
    width: auto;
    margin-bottom: 10vw;
  }

  .div-block-647 {
    width: 100%;
    height: 94vw;
    margin-bottom: 10vw;
  }

  .div-block-648 {
    width: 100%;
  }

  .footer {
    padding-top: 21vw;
  }

  .footer-wrapper {
    padding-left: 5.67vw;
    padding-right: 5.67vw;
  }

  .div-block-654 {
    grid-row-gap: 3rem;
  }

  .image-88 {
    width: 20vw;
  }

  .text-block-88 {
    font-size: 5vw;
    font-weight: 500;
  }

  .footer-link {
    font-size: 3.5vw;
  }

  .social-link {
    margin-left: 0;
    margin-right: 30px;
  }

  .text-block-63-copy {
    margin-left: 0;
    margin-right: 20px;
  }

  .image-90 {
    filter: invert();
  }

  .div-block-656 {
    flex-flow: column;
    align-items: flex-start;
  }

  .div-block-630 {
    flex-flow: column-reverse;
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
  }

  .text-block-71 {
    font-size: 12px;
  }

  .div-block-642 {
    margin-bottom: 10px;
  }

  .div-block-641 {
    margin-top: 10px;
    margin-bottom: 5px;
  }

  .vid-1 {
    font-size: 17px;
  }

  .vid-item.mob-not {
    display: none;
  }

  .div-block-637 {
    width: 155px;
    height: 230px;
    padding: 10px;
  }

  .text-block-66 {
    font-size: 14px;
  }

  .div-block-636 {
    width: 155px;
    height: 230px;
    padding: 10px;
  }

  .div-block-634 {
    width: 100%;
  }

  .text-block-76 {
    margin-top: 1px;
    margin-bottom: 5px;
    font-size: 13px;
  }

  .text-block-67 {
    font-size: 15px;
  }

  .text-block-70 {
    width: 100%;
    font-size: 15px;
  }

  .vid-0 {
    flex: none;
  }

  .text-block-69 {
    font-size: 40px;
  }

  .image-76 {
    width: 30px;
    height: 30px;
    margin-bottom: 3px;
  }

  .code-embed {
    width: 110vw;
    left: -3rem;
    overflow: hidden;
  }

  .div-block-632 {
    width: auto;
    padding-top: 80%;
    display: block;
    overflow: hidden;
  }

  .image-75 {
    margin-bottom: 20px;
  }

  .vid-item-arw {
    width: 20px;
    min-width: 20px;
    max-width: 20px;
    height: 20px;
    min-height: 20px;
    max-height: 20px;
  }

  .text-block-68 {
    font-size: 13px;
  }

  .div-block-643 {
    height: 25px;
  }

  .text-block-65 {
    font-size: 15px;
  }

  .text-block-91 {
    font-size: 12px;
  }

  .div-block-657 {
    margin-bottom: 10px;
  }

  .div-block-658 {
    margin-top: 10px;
    margin-bottom: 5px;
  }

  .div-block-660 {
    width: 155px;
    height: 230px;
    padding: 10px;
  }

  .text-block-93 {
    font-size: 14px;
  }

  .div-block-661 {
    width: 155px;
    height: 230px;
    padding: 10px;
  }

  .div-block-662 {
    width: 100%;
  }

  .text-block-94 {
    margin-top: 1px;
    margin-bottom: 5px;
    font-size: 13px;
  }

  .text-block-95 {
    font-size: 15px;
  }

  .text-block-96 {
    width: 100%;
    font-size: 15px;
  }

  .text-block-98 {
    font-size: 40px;
  }

  .image-91 {
    width: 30px;
    height: 30px;
    margin-bottom: 3px;
  }

  .div-block-664 {
    width: auto;
    padding-top: 80%;
    display: block;
    overflow: hidden;
  }

  .image-92 {
    margin-bottom: 20px;
  }

  .text-block-99 {
    font-size: 13px;
  }

  .div-block-666 {
    height: 25px;
  }

  .text-block-100 {
    font-size: 15px;
  }

  .tuker-home-steps {
    flex-flow: column;
  }

  .home-hero-step-box._50 {
    width: 100%;
    height: 107vw;
    padding-top: 10vw;
  }

  .image-94 {
    flex: 1;
    height: 100%;
    display: block;
  }

  .text-block-102 {
    font-size: 12px;
  }

  .div-block-671 {
    margin-bottom: 10px;
  }

  .div-block-672 {
    margin-top: 10px;
    margin-bottom: 5px;
  }

  .div-block-674 {
    width: 155px;
    height: 230px;
    padding: 10px;
  }

  .text-block-104 {
    font-size: 14px;
  }

  .div-block-675 {
    width: 155px;
    height: 230px;
    padding: 10px;
  }

  .div-block-676 {
    width: 100%;
  }

  .text-block-105 {
    margin-top: 1px;
    margin-bottom: 5px;
    font-size: 13px;
  }

  .text-block-106 {
    font-size: 15px;
  }

  .text-block-107 {
    width: 100%;
    font-size: 15px;
  }

  .text-block-109 {
    font-size: 40px;
  }

  .image-95 {
    width: 30px;
    height: 30px;
    margin-bottom: 3px;
  }

  .div-block-678 {
    width: auto;
    margin-top: 13vw;
    padding-top: 80%;
    display: block;
    overflow: hidden;
  }

  .image-96 {
    margin-bottom: 20px;
  }

  .text-block-110 {
    font-size: 13px;
  }

  .div-block-680 {
    height: 25px;
  }

  .text-block-111 {
    font-size: 15px;
  }

  .slider {
    width: 100%;
    height: 94vw;
    margin-bottom: 7.47vw;
  }

  .nav-menu {
    background-color: #a0e870;
  }

  .slide-nav {
    display: none;
  }

  .div-block-683 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }
}

#w-node-a9888454-ed19-4638-16f3-36c460fd31f1-d09bb3ae {
  grid-area: span 1 / span 4 / span 1 / span 4;
  justify-self: start;
}

#w-node-_61d60c39-4479-65b5-89f1-50910990cbab-0990cba9 {
  justify-self: start;
}

#w-node-_61d60c39-4479-65b5-89f1-50910990cbad-0990cba9 {
  justify-self: center;
}

#w-node-_61d60c39-4479-65b5-89f1-50910990cbb8-0990cba9 {
  justify-self: end;
}

#w-node-a8449aad-8695-7c92-b7fb-aa7408a48064-8252328a, #w-node-a8449aad-8695-7c92-b7fb-aa7408a48076-8252328a, #w-node-a8449aad-8695-7c92-b7fb-aa7408a4807a-8252328a, #w-node-_210e9690-9003-8617-cab4-ae39e166dfe1-8252328a {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_91c972be-0c09-dc1b-8359-0352cdba51c9-3c53ceb7 {
  grid-area: span 1 / span 12 / span 1 / span 12;
}

@media screen and (max-width: 991px) {
  #w-node-_61d60c39-4479-65b5-89f1-50910990cbb6-0990cba9 {
    justify-self: end;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_90a3c8b7-f1cb-7a82-8b09-f79b2f1eb4ff-6b73de98 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-_2942f2f9-fa8a-c3e7-6827-7f67747f2373-fc10c036, #w-node-_2942f2f9-fa8a-c3e7-6827-7f67747f2373-4f7f99d6, #w-node-_2942f2f9-fa8a-c3e7-6827-7f67747f2373-b57bd660, #w-node-_2942f2f9-fa8a-c3e7-6827-7f67747f2373-9d88a717 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/gilroy-medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mdnichrome';
  src: url('../fonts/mdnichrome-black.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}