h1,h2,h3,h4,h5{font-weight: bold;}
body{font-family: var(--font-family-roboto);}
section{width: 100%;}
mb-8{margin-bottom: 8px;}
button{border: none;
  background: none;
  padding: 0;
  margin: 0;
  font: inherit;
  color: inherit;
  cursor: pointer;
  outline: none;}
a.link{font-family: var(--font-family-roboto);}
.company-logo img{width: 100%; z-index: 1;}
.company-logo span{
    color: white;
    padding: 3px 0;
    width: 280px;
    text-align: center;
    font-family: var(--font-family-roboto);
}

.hitokoto-img {
    width: 30%;
}
.hitokoto img {
    width: 100%;
    margin-bottom: 40px;
}
.age select, .sex select, .occupation select{
    width: 100%;
}
.favarite input[type="text"], .aim input[type="text"] {
    width: 100%;
}

.insta {
    margin-top: -50px;
}
/*============
nav
=============*/
nav.toggleMenu {
  display: block;
  position: fixed;
  top: 0;
  left: -300px;
  bottom: 0;
  width: 300px;
  background: #ffffff;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  transition: all .5s;
  z-index: 3;
  opacity: 0;
}
.open nav.toggleMenu {
  left: 0;
  opacity: 1;
}
nav.toggleMenu .inner {
  padding: 25px;
}
nav.toggleMenu .inner ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
nav.toggleMenu .inner ul li {
  position: relative;
  margin: 0;
  border-bottom: 1px solid #333;
}
nav.toggleMenu .inner ul li a {
  display: block;
  color: #333;
  font-size: 14px;
  padding: 1em;
  text-decoration: none;
  transition-duration: 0.2s;
}
nav.toggleMenu .inner ul li a:hover {
  background: #e4e4e4;
}
@media screen and (max-width: 939px) {
  nav.toggleMenu {
    left: -220px;
    width: 220px;
  }
}

/*============
.toggle_btn
=============*/
.toggle_btn {
  display: block;
  position: fixed;
  top: 30px;
  right: 30px;
  width: 30px;
  height: 30px;
  transition: all .5s;
  cursor: pointer;
  z-index: 3;
    display: none;
}
.toggle_btn span {
  display: block;
  position: absolute;
  left: 0;
  width: 30px;
  height: 2px;
  background-color: #666;
  border-radius: 4px;
  transition: all .5s;
}
.toggle_btn span:nth-child(1) {
  top: 4px;
}
.toggle_btn span:nth-child(2) {
  top: 14px;
}
.toggle_btn span:nth-child(3) {
  bottom: 4px;
}
.open .toggle_btn span {
  background-color: #fff;
}
.open .toggle_btn span:nth-child(1) {
  -webkit-transform: translateY(10px) rotate(-315deg);
  transform: translateY(10px) rotate(-315deg);
}
.open .toggle_btn span:nth-child(2) {
  opacity: 0;
}
.open .toggle_btn span:nth-child(3) {
  -webkit-transform: translateY(-10px) rotate(315deg);
  transform: translateY(-10px) rotate(315deg);
}
/*============
#mask
=============*/
#mask {
  display: none;
  transition: all .5s;
}
.open #mask {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .8;
  z-index: 2;
  cursor: pointer;
}

/* screen - index */
.bg-gray{background-color: var(--athens-gray);}
.bg-thunderbird{background-color: var(--thunderbird);}
.bg-bigstone{background-color: var(--big-stone);}

.index {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  min-width: 375px;
  position: relative;
}

.index .navbar-1-1 {
  align-items: flex-start;
  align-self: stretch;
  background-color: var(--thunderbird);
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  position: relative;
  width: 100%;
}

.index .container-5 {
  align-items: center;
  align-self: stretch;
  height: 64px;
  justify-content: space-between;
  padding: 0px 12px 0px 20px;
}

.index .content-15 {
  align-items: flex-start;
  display: inline-flex;
}

.index .company-logo-2 {
  height: 36px;
  position: relative;
  width: 84px;
}

.index .logo-wide-1-1 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 1px;
  height: 36px;
  left: 7px;
  position: relative;
  width: 70px;
}

.index .vector-10 {
  height: 9px;
  margin-left: 1.15px;
  width: 15px;
}

.index .vector-container-1 {
  height: 26px;
  position: relative;
  width: 70px;
}


.index .close {
  height: 24px;
  position: relative;
  width: 24px;
}

.index .header-1-1 {
  align-items: flex-start;
  align-self: stretch;
  background-color: var(--thunderbird);
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 80px;
  position: relative;
  width: 100%;
}

.index .content-16 {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex-direction: column;
  width: 100%;
}

.index .column-8 {
  gap: 24px;
  padding: 64px 20px;
}

.index .content-17 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 560px;
  width: 100%;
}

.index .flex {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 100%;
}

.index .medium-length-hero-headline-goes-here-1 {
  align-self: stretch;
  color: var(--white);
  font-weight: 400;
  line-height: 48.0px;
  margin-top: -1.00px;
  position: relative;
}

.index .lorem-ipsum-dolor-si-1 {
  align-self: stretch;
  color: var(--white);
  font-weight: 400;
  line-height: 24px;
  position: relative;
}

.index .actions-7 {
  align-items: flex-start;
  display: inline-flex;
  gap: 16px;
}

.index .button-16 {
  align-items: center;
  background-color: var(--white);
  border: 1px solid;
  border-radius: 12px;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 8px;
  justify-content: center;
  margin-bottom: -2.00px;
  margin-left: -2.00px;
  margin-right: -2.00px;
  margin-top: -2.00px;
  padding: 6px 12px;
  position: relative;
}

.index .button-17 {
  color: var(--black);
  font-weight: 500;
  line-height: 24px;
  margin-left: -1.00px;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.index .placeholder-image-5 {
  aspect-ratio: 1;
}

.index .feature1 {
  align-items: center;
  align-self: stretch;
  background-color: var(--athens-gray);
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 48px;
  padding: 64px 20px;
  position: relative;
  width: 100%;
}

.index .container-4 {
  align-items: flex-start;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 48px;
  max-width: 1280px;
}

.index .section-title-4 {
  align-items: flex-start;
  gap: 12px;
}

.index .heading-7 {
  letter-spacing: -0.36px;
  line-height: 43.2px;
}

.index .text-12 {
  align-self: stretch;
  color: var(--black);
  font-weight: 400;
}

.column-7 {
    gap: 40px;
    display: flex;
    flex-direction: column;
}



.index .content-18 {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 100%;
}

.index .heading-8 {
  color: var(--black);
  font-weight: 400;
  line-height: 31.2px;
}

.index .content-19 {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 100%;
}

.index .content-20 {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 100%;
}

.index .actions-8 {
  align-items: center;
  display: inline-flex;
  gap: 24px;
}

.index .button-18 {
  align-items: center;
  border-radius: 12px;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 8px;
  justify-content: center;
  overflow: hidden;
  position: relative;
}

.index .button-19 {
  color: var(--black);
  font-weight: 500;
  line-height: 24px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.index .chevron_right-1 {
  height: 24px;
  position: relative;
  width: 24px;
}

.index .price2-1 {
  align-items: center;
  align-self: stretch;
  background-color: var(--white);
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 48px;
  padding: 64px 20px;
  position: relative;
  width: 100%;
}

.index .container-6 {
  align-items: center;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 48px;
  max-width: 1280px;
}

.index .section-title-3 {
  align-items: center;
  gap: 12px;
}

.index .tagline-2 {
  text-align: center;
}

.index .content-13 {
  align-items: center;
  align-self: stretch;
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 100%;
}

.index .heading-9 {
  letter-spacing: -0.36px;
  line-height: 43.2px;
  text-align: center;
}

.index .text-13 {
  align-self: stretch;
  color: var(--black);
  font-weight: 400;
  text-align: center;
}

.index .content-14 {
  align-items: center;
  align-self: stretch;
  display: flex;
  flex-direction: column;
  gap: 32px;
  width: 100%;
}

.index .priceplan-1 {
  align-items: center;
  align-self: stretch;
  background-color: var(--concrete);
  border: 1px solid;
  border-color: var(--black-2);
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 32px;
  padding: 32px;
  position: relative;
  width: 100%;
}

.index .price-2 {
  align-items: center;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 8px;
  width: 100%;
}

.index .heading-10 {
  letter-spacing: -0.18px;
  line-height: 25.2px;
  text-align: center;
}

.index .price-3 {
  color: var(--black);
  font-weight: 400;
  line-height: 48.0px;
  text-align: center;
}

.index .list-1 {
  gap: 16px;
}

.index .list-item-7 {
  gap: 16px;
}

.index .vector-15 {
  height: 12px;
  left: 4px;
  position: absolute;
  top: 6px;
  width: 17px;
}

.index .text-14 {
  color: var(--black);
  flex: 1;
  font-weight: 400;
  margin-top: -1.00px;
}

.index .actions-9 {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
}

.index .button-13 {
  align-items: center;
  align-self: stretch;
  background-color: var(--bdazzled-blue);
  border: 1px solid;
  border-radius: 12px;
  display: flex;
  flex: 0 0 auto;
  gap: 8px;
  justify-content: center;
  margin-bottom: -2.00px;
  margin-left: -2.00px;
  margin-right: -2.00px;
  margin-top: -2.00px;
  padding: 6px 12px;
  position: relative;
  width: 100%;
}

.index .button-14 {
  color: var(--white);
  font-weight: 500;
  line-height: 24px;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.index .actions-10 {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
}

.index .actions-11 {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
}

.index .profile3-1 {
  align-items: center;
  align-self: stretch;
  background-color: var(--thunderbird);
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 48px;
  padding: 64px 20px;
  position: relative;
  width: 100%;
}

.index .content-21 {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 100%;
}

.index .heading-12 {
  color: var(--white);
  font-weight: 400;
  line-height: 38.4px;
}

.index .text-17 {
  align-self: stretch;
  color: var(--white);
  font-weight: 400;
}

.index .list-2 {
  gap: 24px;
}

.index .list-item-8 {
  flex-direction: column;
  gap: 12px;
}

.index .heading-11 {
  letter-spacing: -0.18px;
  line-height: 25.2px;
}

.index .text-18 {
  align-self: stretch;
  color: var(--white);
  font-weight: 400;
}

.index .list-item-9 {
  flex-direction: column;
  gap: 12px;
}

.index .text-19 {
  align-self: stretch;
  color: var(--white);
  font-weight: 400;
}

.index .placeholder-image-6 {
  aspect-ratio: 0.96;
}

.index .testimonial-5-1 {
  align-items: flex-start;
  align-self: stretch;
  background-color: var(--big-stone);
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 48px;
  padding: 64px 20px;
  position: relative;
  width: 100%;
}

.index .section-title-5 {
  align-items: flex-start;
  gap: 20px;
}

.index .heading-13 {
  color: var(--white);
  font-family: var(--font-family-inter);
  font-size: 36px;
  font-weight: 400;
  letter-spacing: -0.36px;
  line-height: 43.2px;
}

.index .text-20 {
  align-self: stretch;
  color: var(--white);
  font-weight: 400;
}

.index .content-22 {
  align-items: center;
  align-self: stretch;
  display: flex;
  flex-direction: column;
  gap: 48px;
  width: 100%;
}

.index .stars-1 {
  align-items: flex-start;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 4px;
  position: relative;
}

.index .vector-16 {
  height: 18.89px;
  position: relative;
  width: 20px;
}

.index .quote-1 {
  align-self: stretch;
  letter-spacing: -0.18px;
  line-height: 25.2px;
  position: relative;
}

.index .avatar-1 {
  align-items: center;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 20px;
  position: relative;
}

.index .avatar-content-1 {
  align-items: flex-start;
  display: inline-flex;
  flex: 0 0 auto;
  flex-direction: column;
  position: relative;
}

.index .text-15 {
  color: var(--white);
  font-weight: 600;
  margin-top: -1.00px;
  white-space: nowrap;
  width: fit-content;
}

.index .text-16 {
  color: var(--white);
  font-weight: 400;
  white-space: nowrap;
  width: fit-content;
}

.index .trial-1 {
  align-items: flex-start;
  align-self: stretch;
  background-color: var(--athens-gray);
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 48px;
  padding: 64px 20px;
  position: relative;
  width: 100%;
}

.index .column-9 {
  gap: 24px;
}

.index .button-20 {
  align-items: center;
  background-color: var(--bdazzled-blue);
  border: 1px solid;
  border-radius: 12px;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 8px;
  justify-content: center;
  margin-bottom: -2.00px;
  margin-left: -2.00px;
  margin-right: -2.00px;
  margin-top: -2.00px;
  padding: 6px 12px;
  position: relative;
}

.index .button-15 {
  color: var(--white);
  font-weight: 500;
  line-height: 24px;
  margin-left: -1.00px;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.index .placeholder-image-7 {
  aspect-ratio: 1.54;
  object-fit: cover;
}

.index .contact-1-1 {
  align-items: center;
  align-self: stretch;
  background-color: var(--white);
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 32px;
  padding: 64px 20px;
  position: relative;
  width: 100%;
}

.index .container-7 {
  align-items: center;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 32px;
  max-width: 1280px;
}

.index .tagline-wrapper-3 {
  align-self: stretch;
}

.index .form-2 {
  align-items: center;
  gap: 24px;
}

.index .input-2 {
  flex: 1;
  flex-grow: 1;
}

.index .first-name-1 {
  align-self: stretch;
  color: var(--black);
  font-weight: 400;
  line-height: 24px;
  margin-top: -1.00px;
  position: relative;
}

.index .text-input-2 {
  border-color: var(--black-2);
  margin-bottom: -1.00px;
}

.index .last-name-1 {
  align-self: stretch;
  color: var(--black);
  font-weight: 400;
  line-height: 24px;
  margin-top: -1.00px;
  position: relative;
}

.index .inputs-2 {
  flex-direction: column;
}

.index .input-3 {
  align-self: stretch;
  flex: 0 0 auto;
  width: 100%;
}

.index .email-1 {
  align-self: stretch;
  color: var(--black);
  font-weight: 400;
  line-height: 24px;
  margin-top: -1.00px;
  position: relative;
}

.index .phone-number-1 {
  align-self: stretch;
  color: var(--black);
  font-weight: 400;
  line-height: 24px;
  margin-top: -1.00px;
  position: relative;
}

.index .choose-a-topic-1 {
  align-self: stretch;
  color: var(--black);
  font-weight: 400;
  line-height: 24px;
  margin-top: -1.00px;
  position: relative;
}

.index .select-1 {
  align-items: center;
  align-self: stretch;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-color: var(--black-2);
  display: flex;
  flex: 0 0 auto;
  gap: 16px;
  margin-bottom: -1.00px;
  margin-left: -1.00px;
  margin-right: -1.00px;
  padding: 8px 0px;
  position: relative;
  width: 100%;
}

.index .select-one-1 {
  color: var(--black);
  flex: 1;
  font-weight: 400;
  line-height: 24px;
  position: relative;
}

.index .keyboard_arrow_down-1 {
  height: 24px;
  position: relative;
  width: 24px;
}

.index .radios-1 {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 16px;
  padding: 16px 0px;
  position: relative;
  width: 100%;
}

.index .which-best-describes-you-1 {
  color: var(--black);
  font-weight: 400;
  line-height: 24px;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.index .content-23 {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex-direction: column;
  gap: 14px;
  width: 100%;
}

.index .content-item-1 {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  gap: 24px;
  height: 24px;
  position: relative;
  width: 100%;
}

.index .radio-2 {
  align-items: center;
  display: flex;
  flex: 1;
  flex-grow: 1;
  gap: 12px;
  position: relative;
}

.index .radio-3 {
  border: 1px solid;
  border-color: var(--black-2);
  border-radius: 100px;
  height: 20px;
  margin-left: -1.00px;
  position: relative;
  width: 20px;
}

.index .label-7 {
  line-height: 24px;
}

.index .label-8 {
  line-height: 24px;
}

.index .label-9 {
  line-height: 24px;
}

.index .label-10 {
  line-height: 24px;
}

.index .label-11 {
  line-height: 24px;
}

.index .label-12 {
  line-height: 24px;
}

.index .message-1 {
  align-self: stretch;
  color: var(--black);
  font-weight: 400;
  line-height: 24px;
  margin-top: -1.00px;
  position: relative;
}

.index .text-area-1 {
  align-items: flex-start;
  align-self: stretch;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-color: var(--black-2);
  display: flex;
  height: 182px;
  margin-bottom: -1.00px;
  margin-left: -1.00px;
  margin-right: -1.00px;
  padding: 12px 12px 12px 0px;
  position: relative;
  width: 100%;
}

.index .type-your-message-1 {
  color: var(--black-3);
  flex: 1;
  font-weight: 400;
  line-height: 24px;
  position: relative;
}

.index .line-1-1 {
  height: 3px;
  left: 331px;
  object-fit: cover;
  position: absolute;
  top: 176px;
  width: 3px;
}

.index .line-2-1 {
  height: 7px;
  left: 327px;
  object-fit: cover;
  position: absolute;
  top: 172px;
  width: 7px;
}

.index .checkbox-2 {
  align-items: center;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  gap: 8px;
  padding: 0px 0px 16px;
  position: relative;
  width: 100%;
}

.index .checkbox-3 {
  border: 1px solid;
  border-color: var(--black-2);
  border-radius: 4px;
  height: 20px;
  margin-left: -1.00px;
  position: relative;
  width: 20px;
}

.index .label-13 {
  line-height: 21px;
}

.index .button-21 {
  align-items: center;
  background-color: var(--bdazzled-blue);
  border: 1px solid;
  border-radius: 12px;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 8px;
  justify-content: center;
  margin-bottom: -2.00px;
  padding: 6px 12px;
  position: relative;
}


/**
Footer
**/
.footer-1 .company-logo{
    height: 200px;
}




.index .button-22 {
  align-items: center;
  align-self: stretch;
  border: 1px solid;
  border-color: var(--white-2);
  border-radius: 12px;
  display: flex;
  flex: 0 0 auto;
  gap: 8px;
  justify-content: center;
  margin-bottom: -1.00px;
  margin-left: -1.00px;
  margin-right: -1.00px;
  padding: 6px 12px;
  position: relative;
  width: 100%;
}

.index .button-23 {
  color: var(--white);
  font-weight: 500;
  line-height: 24px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.index .text-9-1 {
  align-self: stretch;
  color: var(--white);
  font-weight: 400;
  line-height: 18px;
  position: relative;
}

.index .credits-2 {
  align-self: stretch;
  display: flex;
  gap: 24px;
  width: 100%;
}

.index .divider-1 {
  align-self: stretch;
  height: 1px;
  margin-top: -1.00px;
  object-fit: cover;
  position: relative;
  width: 100%;
}

.index .row-5 {
  gap: 32px;
  padding: 0px 0px 16px;
}

.index .social-links-1 {
  align-items: flex-start;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 12px;
  position: relative;
}

.index .facebook-1 {
  height: 24px;
  position: relative;
  width: 24px;
}

.index .instagram-1 {
  height: 24px;
  position: relative;
  width: 24px;
}

.index .x-1 {
  height: 24px;
  position: relative;
  width: 24px;
}

.index .linked-in-1 {
  height: 24px;
  position: relative;
  width: 24px;
}

.index .youtube-1 {
  height: 24px;
  position: relative;
  width: 24px;
}

.index .credits-3 {
  display: inline-flex;
  gap: 32px;
}

.index .footer-links {
  align-items: flex-start;
  display: inline-flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 16px;
  position: relative;
}

.index .text-10-1 {
  color: var(--white);
  font-weight: 400;
  line-height: 21px;
  margin-top: -1.00px;
  position: relative;
  text-decoration: underline;
  white-space: nowrap;
  width: fit-content;
}

.index .text-1-2 {
  color: var(--white);
  font-weight: 400;
  line-height: 21px;
  position: relative;
  text-decoration: underline;
  white-space: nowrap;
  width: fit-content;
}

.index .copyright-1 {
  color: var(--white);
  font-weight: 400;
  line-height: 21px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.index .actions {
  flex: 0 0 auto;
  position: relative;
}

.index .column {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  position: relative;
  width: 100%;
}

.index .component {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 48px;
  position: relative;
  width: 100%;
}

.index .container {
  display: flex;
  position: relative;
  width: 100%;
}

.index .content {
  flex: 0 0 auto;
  position: relative;
}

.index .credits {
  align-items: flex-start;
  flex: 0 0 auto;
  flex-direction: column;
  position: relative;
}

.index .form {
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  position: relative;
  width: 100%;
}

.index .heading {
  align-self: stretch;
  margin-top: -1.00px;
  position: relative;
}

.index .input {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
    font-size:var(--font-size-s);
}

.index .label {
  color: var(--black);
  font-weight: 400;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.index .list {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  padding: 8px 0px;
  position: relative;
  width: 100%;
}

.index .list-item {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  position: relative;
  width: 100%;
}

.index .placeholder-image {
  align-self: stretch;
  position: relative;
  width: 100%;
}

.index .price {
  align-self: stretch;
  position: relative;
}

.index .row {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  position: relative;
  width: 100%;
}

.index .section-title {
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  max-width: 768px;
  position: relative;
  width: 100%;
}

.index .tagline {
  color: var(--black);
  font-weight: 600;
  line-height: 24px;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.index .text {
  line-height: 24px;
  position: relative;
}

.index .text-input {
  align-items: center;
  align-self: stretch;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  display: flex;
  flex: 0 0 auto;
  gap: 8px;
  margin-left: -1.00px;
  margin-right: -1.00px;
  padding: 8px 0px;
  position: relative;
  width: 100%;
}

.headerImg-s{display: none;}
/* screen - u12507u12540u12512-u8226-desktop */

.u12507u12540u12512-u8226-desktop {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  /**min-width: 1440px;**/
  position: relative;
}

.u12507u12540u12512-u8226-desktop .navbar-1 {
  align-items: center;
  align-self: stretch;
  background-color: var(--big-stone);
  display: flex;
  flex-direction: column;
  height: 72px;
  justify-content: center;
  padding: 0px 64px;
  position: relative;
  width: 100%;
}

.u12507u12540u12512-u8226-desktop .container-1 {
  align-self: stretch;
  justify-content: space-between;
}

.u12507u12540u12512-u8226-desktop .content-4 {
  align-items: center;
  height: 40px;
  justify-content: center;
  width: 300px;
}

.company-logo {
  height: 36px;
  margin-left: -2.00px;
  margin-right: -2.00px;
  position: relative;
  width: 300px;
}

.logo-wide-1 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 1px;
  height: 36px;
  position: relative;
 width: 280px;
    left: 7px;
    top: 2px;
}
.logo-wide-foot {
    width: 200px;
}
.u12507u12540u12512-u8226-desktop .vector {
  height: 9px;
  margin-left: 1.15px;
  width: 15px;
}

.u12507u12540u12512-u8226-desktop .vector-container {
  height: 26px;
  position: relative;
  width: 70px;
}

.u12507u12540u12512-u8226-desktop .vector-1 {
  height: 16px;
  left: 51px;
  position: absolute;
  top: 1px;
  width: 19px;
}

.u12507u12540u12512-u8226-desktop .vector-2 {
  height: 25px;
  left: 34px;
  position: absolute;
  top: 1px;
  width: 19px;
}

.u12507u12540u12512-u8226-desktop .vector-3 {
  height: 16px;
  left: 19px;
  position: absolute;
  top: 1px;
  width: 19px;
}

.u12507u12540u12512-u8226-desktop .vector-4 {
  height: 16px;
  left: 0;
  position: absolute;
  top: 0;
  width: 22px;
}

.u12507u12540u12512-u8226-desktop .column {
  align-items: center;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 32px;
  justify-content: center;
  position: relative;
}

.nav-links {
  align-items: center;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 32px;
  justify-content: flex-end;
  position: relative;
}

.link {
  align-items: center;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 4px;
  justify-content: center;
  position: relative;
}

.link-text {
  color: var(--white);
  font-weight: 400;
  line-height: 24px;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.u12507u12540u12512-u8226-desktop .actions-1 {
  align-items: center;
  display: inline-flex;
  gap: 16px;
  justify-content: center;
}

.u12507u12540u12512-u8226-desktop .button-5 {
  align-items: center;
  border: 1px solid;
  border-color: var(--white-2);
  border-radius: 12px;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 8px;
  justify-content: center;
  margin-bottom: -1.00px;
  margin-left: -1.00px;
  margin-top: -1.00px;
  padding: 4px 10px;
  position: relative;
}

.u12507u12540u12512-u8226-desktop .button {
  color: var(--white);
  font-weight: 500;
  line-height: 24px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.u12507u12540u12512-u8226-desktop .button-6 {
  align-items: center;
  background-color: var(--white);
  border: 1px solid;
  border-radius: 12px;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 8px;
  justify-content: center;
  margin-bottom: -2.00px;
  margin-right: -2.00px;
  margin-top: -2.00px;
  padding: 4px 10px;
  position: relative;
}

.u12507u12540u12512-u8226-desktop .button-1 {
  color: var(--black);
  font-weight: 500;
  line-height: 24px;
  margin-left: -1.00px;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.u12507u12540u12512-u8226-desktop .header-1 {
  align-items: center;
  align-self: stretch;
  background-color: var(--big-stone);
  display: flex;
  flex-direction: column;
  gap: 80px;
  position: relative;
  width: 100%;
}

/**.u12507u12540u12512-u8226-desktop .content-5 {
  align-items: flex-start;
  align-self: stretch;
  flex: 1;
  flex-grow: 1;
  width: 100%;
}**/

.u12507u12540u12512-u8226-desktop .column-1 {
  align-items: flex-end;
  align-self: stretch;
  gap: 32px;
  justify-content: center;
  padding: 0px 110px 0px 64px;
}

.u12507u12540u12512-u8226-desktop .content-6 {
  align-items: flex-start;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 32px;
  max-width: 660px;
  width: 100%;
}

.u12507u12540u12512-u8226-desktop .content {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 24px;
  position: relative;
  width: 100%;
}

.u12507u12540u12512-u8226-desktop .medium-length-hero-headline-goes-here {
  align-self: stretch;
  color: var(--white);
  font-weight: 400;
  line-height: 1.2;
  margin-top: -1.00px;
  position: relative;
}

.u12507u12540u12512-u8226-desktop .lorem-ipsum-dolor-si {
  align-self: stretch;
  color: var(--white);
  font-weight: 400;
  line-height: 30px;
  position: relative;
}

.u12507u12540u12512-u8226-desktop .actions {
  align-items: flex-start;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 16px;
  position: relative;
}

.u12507u12540u12512-u8226-desktop .button-7 {
  align-items: center;
  background-color: var(--white);
  border: 1px solid;
  border-radius: 12px;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 8px;
  justify-content: center;
  margin-bottom: -2.00px;
  margin-left: -2.00px;
  margin-right: -2.00px;
  margin-top: -2.00px;
  padding: 6px 12px;
  position: relative;
}

.u12507u12540u12512-u8226-desktop .placeholder-image-1 {
  aspect-ratio: 0.8;
  object-fit: cover;
    max-width: 40%;
}



.section {
  align-items: center;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 80px;
  padding: 64px;
  position: relative;
  width: 100%;
}

.u12507u12540u12512-u8226-desktop .container {
  align-items: flex-start;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 40px;
  max-width: 1280px;
  position: relative;
  width: 100%;
}

.u12507u12540u12512-u8226-desktop .section-title-1 {
    align-items: flex-start;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  position: relative;
  width: 100%;
  gap: 16px;
}

.u12507u12540u12512-u8226-desktop .tagline-1 {
  color: var(--black);
  font-weight: 600;
  line-height: 24px;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.u12507u12540u12512-u8226-desktop .heading {
  align-self: stretch;
  color: var(--black);
  font-weight: 400;
  line-height: 57.6px;
  margin-top: -1.00px;
  position: relative;
}

.u12507u12540u12512-u8226-desktop .text-8 {
  align-self: stretch;
  color: var(--black);
  font-weight: 400;
  line-height: 30px;
  position: relative;
}

.u12507u12540u12512-u8226-desktop .content-1 {
  align-items: flex-start;
  align-self: stretch;
  flex: 0 0 auto;
  /*flex-direction: column;*/
  gap: 64px;
  width: 100%;
}

.u12507u12540u12512-u8226-desktop .row {
    display: grid;
    grid-template-columns: repeat(4,1fr);
        grid-gap: 20px;
  /**align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  gap: 48px;
  position: relative;
  width: 100%;**/
}

.u12507u12540u12512-u8226-desktop .column-feature {
  align-items: flex-start;
  display: flex;
  flex: 1;
  flex-direction: column;
  flex-grow: 1;
  gap: 32px;
  position: relative;
    min-width: 284px;
}

.u12507u12540u12512-u8226-desktop .placeholder-image {
  align-self: stretch;
  aspect-ratio: 1.64;
  object-fit: cover;
  position: relative;
  width: 100%;
}

.u12507u12540u12512-u8226-desktop .heading-1 {
  color: var(--black);
  line-height: 41.6px;
  margin-top: -1.00px;
}

.u12507u12540u12512-u8226-desktop .text {
  align-self: stretch;
  color: var(--black);
  font-weight: 400;
  line-height: 24px;
  position: relative;
}

.u12507u12540u12512-u8226-desktop .actions-2 {
  align-items: center;
  display: inline-flex;
  gap: 24px;
}

.u12507u12540u12512-u8226-desktop .button-8 {
  align-items: center;
  border-radius: 12px;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 8px;
  justify-content: center;
  overflow: hidden;
  position: relative;
}

.u12507u12540u12512-u8226-desktop .button-9 {
  color: var(--black);
  font-weight: 500;
  line-height: 24px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.u12507u12540u12512-u8226-desktop .chevron_right {
  height: 24px;
  position: relative;
  width: 24px;
}

.u12507u12540u12512-u8226-desktop .container-2 {
  flex-direction: column;
  gap: 40px;
  max-width: 1280px;
}

.u12507u12540u12512-u8226-desktop .section-title {
  align-items: center;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 16px;
  max-width: 768px;
  position: relative;
  width: 100%;
}

.u12507u12540u12512-u8226-desktop .tagline {
  color: var(--black);
  font-weight: 600;
  line-height: 24px;
  margin-top: -1.00px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.u12507u12540u12512-u8226-desktop .content-2 {
  align-items: center;
  align-self: stretch;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 24px;
  width: 100%;
}

.u12507u12540u12512-u8226-desktop .heading-2 {
  color: var(--black);
  line-height: 57.6px;
  margin-top: -1.00px;
  text-align: center;
}

.u12507u12540u12512-u8226-desktop .text-1 {
  align-self: stretch;
  color: var(--black);
  font-weight: 400;
  line-height: 27px;
  position: relative;
  text-align: center;
}

.u12507u12540u12512-u8226-desktop .content-7 {
  align-items: flex-start;
  align-self: stretch;
  flex: 0 0 auto;
  gap: 32px;
  width: 100%;
}

.u12507u12540u12512-u8226-desktop .priceplan {
  align-items: center;
  align-self: stretch;
  background-color: var(--concrete);
  border: 1px solid;
  border-color: var(--black-2);
  display: flex;
  flex: 1;
  flex-direction: column;
  flex-grow: 1;
  gap: 32px;
  padding: 32px;
  position: relative;
}

.u12507u12540u12512-u8226-desktop .content-3 {
  align-items: center;
  align-self: stretch;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 32px;
  width: 100%;
}

.u12507u12540u12512-u8226-desktop .price {
    align-items: center;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 20px;
  position: relative;
  width: 100%;
}

.u12507u12540u12512-u8226-desktop .heading-3 {
  color: var(--black);
  line-height: 28.0px;
  margin-top: -1.00px;
  text-align: center;
}

.u12507u12540u12512-u8226-desktop .price-1 {
  align-self: stretch;
  color: var(--black);
  font-weight: 400;
  line-height: 67.2px;
  position: relative;
  text-align: center;
}

.u12507u12540u12512-u8226-desktop .text-2 {
  align-self: stretch;
  color: var(--black);
  font-weight: 400;
  line-height: 24px;
  position: relative;
  text-align: center;
}

.u12507u12540u12512-u8226-desktop .list {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 16px;
  padding: 8px 0px;
  position: relative;
  width: 100%;
}

.u12507u12540u12512-u8226-desktop .list-item {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  gap: 16px;
  position: relative;
  width: 100%;
}

.u12507u12540u12512-u8226-desktop .vector-5 {
  height: 12px;
  left: 4px;
  position: absolute;
  top: 6px;
  width: 17px;
}

.u12507u12540u12512-u8226-desktop .text-3 {
  color: var(--black);
  flex: 1;
  font-weight: 400;
  line-height: 24px;
  margin-top: -1.00px;
  position: relative;
}

.u12507u12540u12512-u8226-desktop .list-item-1 {
  align-self: stretch;
  flex: 0 0 auto;
  width: 100%;
}

.u12507u12540u12512-u8226-desktop .actions-3 {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
}

.u12507u12540u12512-u8226-desktop .button-2 {
  align-items: center;
  align-self: stretch;
  background-color: var(--bdazzled-blue);
  border: 1px solid;
  border-radius: 12px;
  display: flex;
  flex: 0 0 auto;
  gap: 8px;
  justify-content: center;
  margin-bottom: -2.00px;
  margin-left: -2.00px;
  margin-right: -2.00px;
  margin-top: -2.00px;
  padding: 6px 12px;
  position: relative;
  width: 100%;
}

.u12507u12540u12512-u8226-desktop .button-3 {
  color: var(--white);
  font-weight: 500;
  line-height: 24px;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.u12507u12540u12512-u8226-desktop .list-item-2 {
  align-self: stretch;
  flex: 0 0 auto;
  width: 100%;
}

.u12507u12540u12512-u8226-desktop .list-item-3 {
  align-self: stretch;
  flex: 0 0 auto;
  width: 100%;
}

.u12507u12540u12512-u8226-desktop .actions-4 {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
}

.u12507u12540u12512-u8226-desktop .list-item-4 {
  align-self: stretch;
  flex: 0 0 auto;
  width: 100%;
}

.u12507u12540u12512-u8226-desktop .list-item-5 {
  align-self: stretch;
  flex: 0 0 auto;
  width: 100%;
}

.u12507u12540u12512-u8226-desktop .actions-5 {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
}

.u12507u12540u12512-u8226-desktop .component {
  align-items: center;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  gap: 80px;
  position: relative;
  width: 100%;
}
.image-profile img {
    width: 100%;
    margin-bottom: 40px;
}
.image-profile {
    width: 50%;
}

.u12507u12540u12512-u8226-desktop .content-8 {
  align-items: flex-start;
  flex: 1;
  flex-direction: column;
  flex-grow: 1;
  gap: 32px;
}

.u12507u12540u12512-u8226-desktop .heading-4 {
  color: var(--white);
  line-height: 28.0px;
  margin-top: -1.00px;
}

.u12507u12540u12512-u8226-desktop .heading-5 {
  color: var(--white);
  line-height: 40px;
}

.u12507u12540u12512-u8226-desktop .span0 {
  font-family: var(--font-family-inter);
  font-size: var(--font-size-xxxl);
  letter-spacing: -0.16px;
  line-height: 48.0px;
}

.u12507u12540u12512-u8226-desktop .span1 {
  font-family: var(--font-family-inter);
  font-size: var(--font-size-xl);
  letter-spacing: -0.04px;
  line-height: 28.0px;
}

.u12507u12540u12512-u8226-desktop .text-9 {
  align-self: stretch;
  color: var(--white);
  font-weight: 500;
  line-height: 30px;
  position: relative;
}

.u12507u12540u12512-u8226-desktop .content-9 {
  align-items: flex-start;
  align-self: stretch;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 16px;
  width: 100%;
}

.u12507u12540u12512-u8226-desktop .row-1 {
  gap: 24px;
  padding: 8px 0px;
}

.u12507u12540u12512-u8226-desktop .list-item-6 {
  flex: 1;
  flex-direction: column;
  flex-grow: 1;
}

.u12507u12540u12512-u8226-desktop .text-4 {
  align-self: stretch;
  color: var(--white);
  font-weight: 400;
  line-height: 24px;
  position: relative;
}

.u12507u12540u12512-u8226-desktop .section-title-2 {
  gap: 24px;
}

.u12507u12540u12512-u8226-desktop .heading-6 {
  color: var(--white);
  line-height: 57.6px;
  margin-top: -1.00px;
}

.u12507u12540u12512-u8226-desktop .text-10 {
  align-self: stretch;
  color: var(--white);
  font-weight: 400;
  line-height: 27px;
  position: relative;
}

.u12507u12540u12512-u8226-desktop .row-2 {
  gap: 64px;
  justify-content: center;
}

.column-testimonial {
  align-items: flex-start;
  gap: 32px;
    flex:1;
}

.stars {
  align-items: flex-start;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 4px;
  position: relative;
}

.vector-star {
  height: 18.89px;
  position: relative;
  width: 20px;
}


.quote {
  align-self: stretch;
  color: var(--white);
  font-weight: 400;
  line-height: 28.0px;
  position: relative;
}

.avatar {
  align-items: center;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 20px;
  position: relative;
}

.avatar-content {
  align-items: flex-start;
  display: inline-flex;
  flex: 0 0 auto;
  flex-direction: column;
  position: relative;
}

.text-5 {
  color: var(--white);
  font-weight: 600;
  line-height: 24px;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.text-6 {
  color: var(--white);
  font-weight: 400;
  line-height: 24px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.text-11 {
  align-self: stretch;
  color: var(--black);
  font-weight: 400;
  line-height: 27px;
  position: relative;
}

.u12507u12540u12512-u8226-desktop .button-10 {
  align-items: center;
  background-color: var(--bdazzled-blue);
  border: 1px solid;
  border-radius: 12px;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 8px;
  justify-content: center;
margin-bottom: 20px;
  padding: 6px 12px;
  position: relative;
}

.u12507u12540u12512-u8226-desktop .button-4 {
  color: var(--white);
  font-weight: 500;
  line-height: 24px;
  margin-left: -1.00px;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.u12507u12540u12512-u8226-desktop .placeholder-image-trial {
  max-width: 580px;
  object-fit: fill;
    width: 100%;
}

.u12507u12540u12512-u8226-desktop .contact-1 {
  align-items: center;
  align-self: stretch;
  background-color: var(--white);
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 48px;
  padding: 112px 64px;
  position: relative;
  width: 100%;
}

.u12507u12540u12512-u8226-desktop .container-3 {
  flex-direction: column;
  gap: 48px;
  max-width: 1280px;
}

.u12507u12540u12512-u8226-desktop .tagline-wrapper-1 {
  align-items: center;
  align-self: stretch;
  display: inline-flex;
  flex: 0 0 auto;
  position: relative;
}

.u12507u12540u12512-u8226-desktop .form {
  align-items: center;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 24px;
  position: relative;
  width: 100%;
    padding: 60px;
    border: 5px solid var(--bdazzled-blue);
    background-color: var(--white);
}
.u12507u12540u12512-u8226-desktop .form-lesson .form{
    border-color: var(--thunderbird);
}

.u12507u12540u12512-u8226-desktop .input {
  align-items: flex-start;
  display: flex;
  flex: 1;
  flex-direction: column;
  flex-grow: 1;
  gap: 8px;
  position: relative;
}

.u12507u12540u12512-u8226-desktop .first-name {
  align-self: stretch;
  color: var(--black);
  font-weight: 400;
  line-height: 24px;
  margin-top: -1.00px;
  position: relative;
}

.u12507u12540u12512-u8226-desktop .text-input {
  align-items: center;
  align-self: stretch;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-color: var(--black-2);
  display: flex;
  flex: 0 0 auto;
  gap: 8px;
  margin-bottom: -1.00px;
  margin-left: -1.00px;
  margin-right: -1.00px;
  padding: 8px 0px;
  position: relative;
  width: 100%;
}
.u12507u12540u12512-u8226-desktop .inputs .text-input {
    padding: 0;
}
.u12507u12540u12512-u8226-desktop .last-name {
  align-self: stretch;
  color: var(--black);
  font-weight: 400;
  line-height: 24px;
  margin-top: -1.00px;
  position: relative;
}

.u12507u12540u12512-u8226-desktop .email {
  align-self: stretch;
  color: var(--black);
  font-weight: 400;
  line-height: 24px;
  margin-top: -1.00px;
  position: relative;
}

.u12507u12540u12512-u8226-desktop .phone-number {
  align-self: auto;
  color: var(--black);
  font-weight: 400;
  line-height: 24px;
  margin-top: -1.00px;
  position: relative;
}

.u12507u12540u12512-u8226-desktop .input-1 {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 8px;
  position: relative;
  width: 100%;
    border: none;
 
}

.u12507u12540u12512-u8226-desktop .choose-a-topic {
  align-self: stretch;
  color: var(--black);
  font-weight: 400;
  line-height: 24px;
  margin-top: -1.00px;
  position: relative;
}

.u12507u12540u12512-u8226-desktop .select {
  align-items: center;
  align-self: stretch;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-color: var(--black-2);
  display: flex;
  flex: 0 0 auto;
  gap: 16px;
  margin-bottom: -1.00px;
  margin-left: -1.00px;
  margin-right: -1.00px;
  padding: 8px 0px;
  position: relative;
  width: 100%;
}

.u12507u12540u12512-u8226-desktop .select-one {
  color: var(--black);
  flex: 1;
  font-weight: 400;
  line-height: 24px;
  position: relative;
}

.u12507u12540u12512-u8226-desktop .keyboard_arrow_down {
  height: 24px;
  position: relative;
  width: 24px;
}

.u12507u12540u12512-u8226-desktop .radios {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 16px;
  padding: 16px 0px;
  position: relative;
  width: 100%;
}

.u12507u12540u12512-u8226-desktop .which-best-describes-you {
  color: var(--black);
  font-weight: 400;
  line-height: 24px;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.u12507u12540u12512-u8226-desktop .content-10 {
  align-items: flex-start;
  align-self: stretch;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 14px;
  width: 100%;
}

.u12507u12540u12512-u8226-desktop .content-item {
  align-items: flex-start;
  align-self: stretch;
  gap: 24px;
  height: 24px;
  width: 100%;
}

.u12507u12540u12512-u8226-desktop .radio {
  align-items: center;
  display: flex;
  gap: 12px;
  position: relative;
}

.u12507u12540u12512-u8226-desktop .radio-1 {
  border: 1px solid;
  border-color: var(--black-2);
  border-radius: 100px;
  height: 20px;
  margin-left: -1.00px;
  position: relative;
  width: 20px;
}

.u12507u12540u12512-u8226-desktop .label {
  color: var(--black);
  font-weight: 400;
  line-height: 24px;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.u12507u12540u12512-u8226-desktop .label-1 {
  line-height: 24px;
}

.u12507u12540u12512-u8226-desktop .label-2 {
  line-height: 24px;
}

.u12507u12540u12512-u8226-desktop .label-3 {
  line-height: 24px;
}

.u12507u12540u12512-u8226-desktop .label-4 {
  line-height: 24px;
}

.u12507u12540u12512-u8226-desktop .label-5 {
  line-height: 24px;
}

.u12507u12540u12512-u8226-desktop .message {
  align-self: stretch;
  color: var(--black);
  font-weight: 400;
  line-height: 24px;
  margin-top: -1.00px;
  position: relative;
}

.u12507u12540u12512-u8226-desktop .text-area {
  align-items: flex-start;
  align-self: stretch;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-color: var(--black-2);
  display: flex;
  height: 182px;
  margin-bottom: -1.00px;
  margin-left: -1.00px;
  margin-right: -1.00px;
  padding: 12px 12px 12px 0px;
  position: relative;
  width: 100%;
}

.u12507u12540u12512-u8226-desktop .type-your-message {
  color: var(--black-3);
  flex: 1;
  font-weight: 400;
  line-height: 24px;
  position: relative;
}

.u12507u12540u12512-u8226-desktop .line-1 {
  height: 3px;
  left: 764px;
  top: 176px;
  width: 3px;
}

.u12507u12540u12512-u8226-desktop .line-2 {
  height: 7px;
  left: 760px;
  top: 172px;
  width: 7px;
}

.u12507u12540u12512-u8226-desktop .checkbox {
  align-items: center;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  gap: 8px;
  padding: 0px 0px 16px;
  position: relative;
  width: 100%;
}

.u12507u12540u12512-u8226-desktop .checkbox-1 {
  border: 1px solid;
  border-color: var(--black-2);
  border-radius: 4px;
  height: 20px;
  margin-left: -1.00px;
  position: relative;
  width: 20px;
}

.u12507u12540u12512-u8226-desktop .label-6 {
  line-height: 21px;
}

.u12507u12540u12512-u8226-desktop .button-11 {
  align-items: center;
  background-color: var(--bdazzled-blue);
  border: 1px solid;
  border-radius: 12px;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 8px;
  justify-content: center;
  margin-bottom: -2.00px;
  padding: 6px 12px;
  position: relative;
}

.u12507u12540u12512-u8226-desktop .footer-1 {
  align-items: center;
  align-self: stretch;
  background-color: var(--big-stone);
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 80px;
  padding: 80px 64px;
  position: relative;
  width: 100%;
}

.u12507u12540u12512-u8226-desktop .content-11 {
  align-items: flex-start;
  align-self: stretch;
  gap: 260px;
  height: 248px;
  width: 100%;
}

.u12507u12540u12512-u8226-desktop .links {
  align-items: flex-start;
  display: flex;
  flex: 1;
  flex-grow: 1;
  gap: 40px;
  position: relative;
}

.u12507u12540u12512-u8226-desktop .column-6 {
  align-items: flex-start;
}

.u12507u12540u12512-u8226-desktop .company-logo-1 {
  height: 36px;
  position: relative;
  width: 84px;
}

.u12507u12540u12512-u8226-desktop .newslatter {
  align-items: flex-start;
  display: flex;
  flex: 1;
  flex-direction: column;
  flex-grow: 1;
  gap: 24px;
  position: relative;
}
.tab-togle-group{ display: flex; }
    .tab-toggle{
        border: 1px solid #000;
        width: 100%;
        text-align: center;
        padding: 8px;
        cursor: pointer;
        border-bottom: none;
    }
    .tab-toggle:first-child{ border-radius: 15px 0 0 0; }
    .tab-toggle:last-child{ border-radius: 0 15px 0 0; }

    .tab-toggle.on:nth-of-type(1){ background-color: var(--bdazzled-blue); color: white; }
    .tab-toggle.on:nth-of-type(2){ background-color: var(--thunderbird); color: white; }
    .tab-container{
    width: 100%;
    max-width: 960px;
                }
    .tab-content{
        text-align: center;
        display: none;
    }
    .tab-content.show{
        display: block;
    }
    .tab-content p{
        padding: 100px;
    }
/**
.u12507u12540u12512-u8226-desktop .frame-13 {
  align-items: flex-start;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 16px;
  position: relative;
  width: 544px;
}
**/

.u12507u12540u12512-u8226-desktop .text-1-1 {
  align-self: stretch;
  color: var(--white);
  font-weight: 600;
    line-height: 2.5em;
  position: relative;
    
}

.u12507u12540u12512-u8226-desktop .actions-6 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 12px;
  width: 544px;
}
.u12507u12540u12512-u8226-desktop form{font-size: var(--font-size-s);}
.u12507u12540u12512-u8226-desktop .form-1 {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  gap: 16px;
  position: relative;
  width: 100%;
}

.u12507u12540u12512-u8226-desktop .text-input-1 {
  align-items: center;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-color: var(--white-2);
  display: flex;
  flex: 1;
  flex-grow: 1;
  gap: 8px;
  margin-bottom: -1.00px;
  margin-left: -1.00px;
  margin-top: -1.00px;
  position: relative;
}

.u12507u12540u12512-u8226-desktop .placeholder {
  color: var(--white-3);
  flex: 1;
  font-weight: 400;
  line-height: 24px;
  position: relative;
}

.u12507u12540u12512-u8226-desktop .button-12 {
  align-items: center;
  border: 1px solid;
  border-color: var(--white-2);
  border-radius: 12px;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 8px;
  justify-content: center;
  margin-right: -1.00px;
  margin-top: -1.00px;
  padding: 6px 12px;
  position: relative;
}

.u12507u12540u12512-u8226-desktop .text-3-1 {
  align-self: stretch;
  color: var(--white);
  font-weight: 400;
  line-height: 18px;
  position: relative;
    margin-bottom: 12px;
}

.u12507u12540u12512-u8226-desktop .credits {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 32px;
  position: relative;
  width: 100%;
}

.u12507u12540u12512-u8226-desktop .divider {
  align-self: stretch;
  height: 1px;
  margin-top: -1.00px;
  object-fit: cover;
  position: relative;
  width: 100%;
}

.u12507u12540u12512-u8226-desktop .row-3 {
  justify-content: space-between;
}

.u12507u12540u12512-u8226-desktop .credits-1 {
  align-items: center;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 24px;
  position: relative;
}

.u12507u12540u12512-u8226-desktop .copyright {
  color: var(--white);
  font-weight: 400;
  line-height: 21px;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.u12507u12540u12512-u8226-desktop .text-7 {
  color: var(--white);
  font-weight: 400;
  line-height: 21px;
  margin-top: -1.00px;
  position: relative;
  text-decoration: underline;
  white-space: nowrap;
  width: fit-content;
}

.u12507u12540u12512-u8226-desktop .social-links {
  align-items: flex-start;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 12px;
  position: relative;
    padding: 12px;
}

.u12507u12540u12512-u8226-desktop .facebook {
  height: 24px;
  position: relative;
  width: 24px;
}

.u12507u12540u12512-u8226-desktop .instagram {
  height: 24px;
  position: relative;
  width: 24px;
}

.u12507u12540u12512-u8226-desktop .x {
  height: 24px;
  position: relative;
  width: 24px;
}

.u12507u12540u12512-u8226-desktop .linked-in {
  height: 24px;
  position: relative;
  width: 24px;
}

.u12507u12540u12512-u8226-desktop .youtube {
  height: 24px;
  position: relative;
  width: 24px;
}

.u12507u12540u12512-u8226-desktop .actions-7 {
  flex: 0 0 auto;
  position: relative;
}

.u12507u12540u12512-u8226-desktop .check-6 {
  height: 24px;
  position: relative;
  width: 24px;
}


.u12507u12540u12512-u8226-desktop .container-4 {
  align-items: center;
  display: flex;
  flex: 0 0 auto;
  position: relative;
  width: 100%;
}

.u12507u12540u12512-u8226-desktop .flex {
  display: flex;
  position: relative;
}

.u12507u12540u12512-u8226-desktop .heading-7 {
  align-self: stretch;
  font-weight: 400;
  position: relative;
}

.u12507u12540u12512-u8226-desktop .label-7 {
  color: var(--black);
  font-weight: 400;
  margin-top: -1.00px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

.u12507u12540u12512-u8226-desktop .line {
  object-fit: cover;
  position: absolute;
}

.u12507u12540u12512-u8226-desktop .list-item-7 {
  align-items: flex-start;
  display: flex;
  gap: 16px;
  position: relative;
}



.u12507u12540u12512-u8226-desktop .credit-inner {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  position: relative;
  width: 100%;
    gap: 48px;
}




@media screen and (max-width: 939px) {
  /**.screen.u12507u12540u12512-u8226-desktop { 
    display: none;
   }
  .screen.u12507u12540u12512u8226-tablet { 
    display: none;
   }**/
    .nav-links{display:none;}
    .toggle_btn{display: block;}
    .u12507u12540u12512-u8226-desktop .navbar-1{height:100px;}
    .logo-wide-1{width: 240px;}
    .company-logo span{width: 240px;}
    .section,.u12507u12540u12512-u8226-desktop .footer-1{padding: 60px 20px;}
    .u12507u12540u12512-u8226-desktop .navbar-1{padding: 0 20px;}
    .headerImg-s{display: block; margin-bottom: 40px;}
    .headerImg-s img{width:100%;}
    .headingh1,.headingh2 {font-size: var(--font-size-xxl); line-height: 1.2 !important;}
    .image-profile{width: 100%;}
    .u12507u12540u12512-u8226-desktop .placeholder-image-1{display: none;}
    .u12507u12540u12512-u8226-desktop .component{display: block;}
    .u12507u12540u12512-u8226-desktop .row{display: block;}
    .u12507u12540u12512-u8226-desktop .column-1{padding:0;}
    .u12507u12540u12512-u8226-desktop .column-feature{gap:12px;}
    .u12507u12540u12512-u8226-desktop .row{
        display: grid;
        grid-template-columns: 1fr;
        grid-gap:3em;
    }
    .u12507u12540u12512-u8226-desktop .flex{
        display: grid;
        grid-template-columns: 1fr;
        grid-gap:3em;
        
    }
    .u12507u12540u12512-u8226-desktop .form .flex{
        grid-gap: 1em;
    }
    .u12507u12540u12512-u8226-desktop .content-item{height: auto;}
    .component.trial{flex-direction: column;}
    .u12507u12540u12512-u8226-desktop .credit-inner {display: block;}
    .hitokoto-img { width: 50%;}
    .u12507u12540u12512-u8226-desktop .form {
        padding: 20px;
    }
    .u12507u12540u12512-u8226-desktop .content-11{
        height: auto;
        grid-gap: 1em;}
    .u12507u12540u12512-u8226-desktop .input{width:100%;}
    .inputs{flex-direction: column;}
}
@media screen and (min-width: 940px) and (max-width: 1239px) {
 /** .screen.u12507u12540u12512-u8226-desktop { 
    display: none;
   }
  .screen.index { 
    display: none;
   }**/
    .logo-wide-1{width: 240px;}
    .company-logo span{width: 240px;}
    .nav-links{column-gap: 15px;}
    .headingh1 {font-size: var(--font-size-xxl);}
    .header-1 .textlargenormal {font-size:var(--font-weight-m);}
    .u12507u12540u12512-u8226-desktop .row{
        display: grid;
        grid-template-columns: repeat(2,1fr);
        grid-gap:1em;
    }
    .u12507u12540u12512-u8226-desktop #testimonialsection .content-1 {display: grid; grid-template-columns: repeat(2,1fr); grid-gap:3em;}
    .component.trial{flex-direction: column;}
    .component.hitokoto{align-items:flex-start;}
}
@media screen and (min-width: 1240px) {
    
 /** .screen.index { 
    display: none;
   }
  .screen.u12507u12540u12512u8226-tablet { 
    display: none;
   }**/
}