.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 1vw;
  line-height: 1.6;
  letter-spacing: 0em;
}

h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: termina, sans-serif;
  color: #fffafe;
  font-size: 2.92em;
  line-height: 1.4;
  font-weight: 700;
  text-transform: none;
}

h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: termina, sans-serif;
  color: #fffafe;
  font-size: 2.22em;
  line-height: 1.4;
  font-weight: 700;
}

h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: termina, sans-serif;
  color: #fffafe;
  font-size: 2.22em;
  line-height: 1;
  font-weight: 700;
}

h4 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 2.22em;
  line-height: 1.4;
  font-weight: 600;
}

h5 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 1.67em;
  line-height: 1.4;
  font-weight: 700;
}

h6 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 1.46em;
  line-height: 1.4;
  font-weight: 700;
}

p {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #ff0078;
  font-size: 1.25em;
}

a {
  font-size: 1em;
  text-decoration: none;
}

label {
  display: block;
  margin-bottom: 0.3em;
  font-size: 1.25em;
  font-weight: 700;
}

blockquote {
  margin-bottom: 1em;
  padding: 1em 2em 1em 1.7em;
  border-left: 0.3em solid #e2e2e2;
  font-size: 1.2em;
  line-height: 1.6;
}

.container {
  width: 100%;
  max-width: 100em;
  margin-right: auto;
  margin-left: auto;
  padding: 5em 6em;
  color: #fffafe;
}

.style_item {
  padding: 2em 0em;
  border-bottom: 0.1em solid #bdbdbd;
}

.html {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  overflow: hidden;
  width: 0px;
  height: 0px;
}

.rich-text p {
  margin-top: 0em;
  margin-bottom: 1.6em;
}

.rich-text h1 {
  margin-top: 0em;
  margin-bottom: 0.2em;
  font-size: 3.28em;
}

.rich-text h2 {
  margin-top: 0em;
  margin-bottom: 0.2em;
  font-size: 2.5em;
}

.rich-text h3 {
  margin-top: 0em;
  margin-bottom: 0.3em;
  font-size: 2.19em;
}

.rich-text h4 {
  margin-top: 0em;
  margin-bottom: 0.4em;
  font-size: 1.88em;
}

.rich-text h5 {
  margin-top: 0em;
  margin-bottom: 0.6em;
  font-size: 1.67em;
}

.rich-text h6 {
  margin-top: 0em;
  margin-bottom: 0.7em;
  font-size: 1.46em;
}

.section {
  background-color: #fa6c6c;
  color: #fffafe;
}

.page-wrapper {
  position: static;
  overflow: hidden;
  width: 100%;
  font-size: 1vw;
}

.main-wrapper {
  overflow: hidden;
  border-radius: 1.11em;
}

.h3 {
  font-size: 2.19em;
  line-height: 1.3;
}

.h5 {
  font-size: 1.67em;
  line-height: 1.3;
}

.h6 {
  font-size: 1.46em;
}

.form_input {
  height: 3em;
  margin-bottom: 1em;
  padding: 0em 0.9em;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.2);
  border-radius: 0em;
  font-size: 1.25em;
}

.form_submit {
  font-size: 1.25em;
}

.body {
  background-color: #111010;
  font-family: Epilogue, sans-serif;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 100;
  margin-top: 0em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  background-color: rgba(17, 16, 16, 0.55);
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
}

.container-standard {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 7%;
  padding-left: 7%;
}

.navbar-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.hamburger-menu_component {
  position: relative;
  z-index: 101;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 3.75em;
  height: 3.75em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  color: transparent;
  cursor: pointer;
}

.hamburger-line {
  width: 60%;
  height: 0.14em;
  background-color: #fffafe;
  color: transparent;
}

.hamburger-menu-padding {
  height: 0.69em;
}

.shadow {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  height: 20vh;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(69%, #111010), color-stop(98%, transparent));
  background-image: linear-gradient(180deg, #111010 69%, transparent 98%);
}

.text-style-background {
  position: absolute;
  left: -21%;
  top: 51%;
  right: auto;
  bottom: 0%;
  z-index: -1;
  display: block;
  height: 10%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  font-family: termina, sans-serif;
  color: #272727;
  font-size: 5.63em;
  font-weight: 600;
  text-transform: uppercase;
}

.hero-section {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.blur-circle {
  position: absolute;
  left: 230px;
  top: 343px;
  z-index: -1;
  width: 200px;
  height: 200px;
  border-radius: 100px;
  background-color: #353030;
  -webkit-filter: blur(80px);
  filter: blur(80px);
  color: rgba(17, 16, 16, 0.36);
}

.blur-circle._2 {
  left: 34%;
  top: 29%;
  z-index: -1;
  width: 300px;
  background-color: #424141;
  color: rgba(97, 97, 97, 0.77);
}

.text-style-subtitle {
  font-family: Epilogue, sans-serif;
  color: #ffc0de;
}

.text-style-subtitle.big {
  text-transform: none;
}

.text-style-white {
  font-family: Epilogue, sans-serif;
  color: #fffafe;
}

.hero-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
}

.hero-content_component {
  width: 40%;
}

.hero-img_component {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  margin-top: 60px;
  margin-left: 0em;
}

.hero-img-1 {
  position: absolute;
  left: 10%;
  top: 15%;
  z-index: 4;
  width: 25em;
  height: 21.46em;
  background-image: url('../images/garin-chadwick-XNf_s_upjso-unsplash-min.jpg');
  background-position: 50% 50%;
  background-size: cover;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}

.hero-img-1:hover {
  -webkit-filter: none;
  filter: none;
}

.hero-img-2 {
  position: absolute;
  left: 57%;
  bottom: -15%;
  z-index: 2;
  width: 16.18em;
  height: 21.46em;
  background-image: url('../images/garin-chadwick-pecs-5NKxhk-unsplash.jpg');
  background-position: 50% 50%;
  background-size: cover;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}

.hero-img-2:hover {
  -webkit-filter: none;
  filter: none;
}

.hero-img-3 {
  position: absolute;
  left: 20%;
  top: -86%;
  z-index: 1;
  width: 26.74em;
  height: 21.46em;
  background-image: url('../images/dole777-a2TsN86vay0-unsplash-1-min.jpg');
  background-position: 50% 50%;
  background-size: cover;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}

.hero-img-3:hover {
  -webkit-filter: none;
  filter: none;
}

.container-hero {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0%;
  padding-left: 7%;
}

.text-style-stroke {
  padding-right: 1em;
  padding-left: 1em;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: termina, sans-serif;
  color: transparent;
  font-size: 3.25em;
  font-weight: 700;
  text-transform: uppercase;
}

.text-style-scroller {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: termina, sans-serif;
  color: #fffafe;
  font-size: 2.92em;
  font-weight: 700;
  text-transform: uppercase;
}

.text-scroller {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-top: 0em;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translate(-100em, 0px);
  -ms-transform: translate(-100em, 0px);
  transform: translate(-100em, 0px);
}

.problem-section {
  height: auto;
  padding-top: 10em;
  padding-bottom: 12.36em;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.problem-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.problem-text-content_component {
  width: 65%;
}

.padding-medium {
  height: 3.61em;
}

.problem-img {
  position: relative;
  width: 20.97em;
  height: 35.56em;
  background-image: url('../images/anastasiia-boivka-8Gy3FetEKpk-unsplash-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}

.problem-img:hover {
  -webkit-filter: none;
  filter: none;
}

.padding-top-large {
  height: auto;
  padding-top: 7.5em;
  padding-right: 0em;
  padding-bottom: 0em;
}

.hashtag {
  display: inline-block;
  width: auto;
  padding: 0.97em 2.5em;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-radius: 0.56em;
  background-color: #ffc0de;
  color: transparent;
}

.text-style-pink {
  background-color: transparent;
  color: #ff0078;
}

.h2-header {
  overflow: visible;
  font-weight: 600;
}

.hashtag_component {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.padding-top-regular {
  margin-top: 0em;
  padding-top: 2.22em;
}

.text-size-regular {
  font-family: Epilogue, sans-serif;
  color: #fffafe;
}

.text-size-regular.center {
  text-align: center;
}

.text-size-regular.white {
  color: #fff;
}

.text-size-regular.contact {
  color: #fff;
  text-align: center;
}

.padding-vertical-buttons {
  padding-right: 0.83em;
  padding-bottom: 0px;
  padding-left: 0.83em;
}

.padding-aboutus {
  padding-top: 10.21em;
  padding-bottom: 8.19em;
}

.padding-aboutus.small {
  padding-top: 4.095em;
  padding-bottom: 4.095em;
}

.padding-aboutus.medium {
  padding-top: 6.32em;
  padding-bottom: 6.32em;
}

.aboutus-description_component {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 65%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.aboutus-section {
  position: relative;
}

.heading-3 {
  font-size: 2.192em;
}

.h3-header {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  color: transparent;
  font-size: 2.92em;
  line-height: 1.1;
  cursor: alias;
}

.categories_component {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.padding-vertical-medium {
  margin-top: 0em;
  padding-top: 1.665em;
  padding-bottom: 1.665em;
}

.payment-text-content_component-copy {
  width: 65%;
}

.goal-section {
  padding-top: 11.18em;
}

.goal-box_component {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 11.32em 1.5% 0em;
  padding: 4.58em 0%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 2.5em;
  background-image: url('../images/Group-280.png');
  background-position: 50% 50%;
  background-size: cover;
}

.goal-box-headerwrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 3.96em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container-small {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20%;
  padding-left: 20%;
}

.goal-box-icon {
  padding-right: 1.11em;
}

.faq-section {
  padding-top: 15.42em;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0.835em;
  padding-bottom: 0.835em;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.faq_component {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48%;
  height: auto;
  padding: 1.39em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-radius: 1.11em;
  background-color: #ffc0de;
  cursor: pointer;
}

.faq-wrapper {
  margin-bottom: 8.33em;
  padding-top: 4.44em;
  padding-right: 5%;
  padding-left: 5%;
}

.padding-goal {
  padding-top: 3.54em;
  padding-bottom: 3.54em;
}

.contact-section {
  padding-top: 7.78em;
  padding-bottom: 5em;
}

.container-xsmall {
  width: 40%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0%;
  padding-left: 0%;
}

.form-field {
  margin-top: 0.42em;
  margin-bottom: 0.14em;
  border: 1px none #000;
  background-color: transparent;
  color: #fffafe;
  font-size: 1.25em;
}

.form-label {
  font-family: Epilogue, sans-serif;
  color: #fffafe;
  font-weight: 500;
  text-transform: uppercase;
}

.form-wrapper {
  padding-top: 3.89em;
}

.form-underline {
  height: 0.07em;
  background-color: #fffafe;
  color: #fff;
}

.text-span {
  color: #ffc0de;
}

.textarea {
  margin-bottom: 0px;
  padding-top: 1.12em;
  padding-bottom: 1.12em;
  border: 1px none #000;
  background-color: transparent;
  color: #fffafe;
}

.form_component {
  display: none;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 9.58em;
  padding-bottom: 7.22em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.submit-button {
  background-color: #fffafe;
  color: #111010;
}

.padding-form {
  padding-top: 3.96em;
}

.form-sucess-message {
  border-radius: 1.11em;
  background-color: #ffc0de;
}

.text-block {
  color: #111010;
  font-weight: 500;
}

.form-error-message {
  margin-top: 3em;
  padding: 1.39em 0.69em;
  border-radius: 1.11em;
  background-color: #ff5faa;
}

.text-block-2 {
  background-color: transparent;
  color: #111010;
  font-weight: 500;
  text-align: center;
}

.work-promotion-box {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30vw;
  height: 25em;
  padding-right: 2.99em;
  padding-left: 2.99em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-style: solid;
  border-width: 1px;
  border-color: #ffc0de;
  background-color: #111010;
  opacity: 1;
  -webkit-transform: translate(0px, 120%);
  -ms-transform: translate(0px, 120%);
  transform: translate(0px, 120%);
}

.faq-question-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 0em;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-style-faq {
  font-weight: 500;
}

.text-style-plus {
  font-size: 2em;
}

.text-style-answer {
  display: none;
}

.text-style-answer {
  display: none;
}

.text-size-small {
  font-family: Epilogue, sans-serif;
  color: #fffafe;
  font-size: 1em;
}

.h4-header {
  color: #fff;
  font-size: 2em;
  font-weight: 600;
}

.work-component {
  position: relative;
  overflow: hidden;
  width: 30vw;
  height: 30em;
}

.work-accountmanagement-box {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30vw;
  height: 25em;
  padding-right: 2.99em;
  padding-left: 2.99em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-style: solid;
  border-width: 1px;
  border-color: #ffc0de;
  background-color: #111010;
  opacity: 1;
  -webkit-transform: translate(0px, -110%);
  -ms-transform: translate(0px, -110%);
  transform: translate(0px, -110%);
}

.work-strategy-box {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30vw;
  height: 25em;
  padding-right: 2.99em;
  padding-left: 2.99em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-style: solid;
  border-width: 1px;
  border-color: #ffc0de;
  background-color: #111010;
  opacity: 1;
  -webkit-transform: translate(0px, 120%);
  -ms-transform: translate(0px, 120%);
  transform: translate(0px, 120%);
}

.work-writing-box {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30vw;
  height: 25em;
  padding-right: 2.99em;
  padding-left: 2.99em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-style: solid;
  border-width: 1px;
  border-color: #ffc0de;
  background-color: #111010;
  opacity: 1;
  -webkit-transform: translate(0px, -110%);
  -ms-transform: translate(0px, -110%);
  transform: translate(0px, -110%);
}

.hashtag-splitter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-11 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-color: #111010;
  -webkit-transform: translate(0px, 110%);
  -ms-transform: translate(0px, 110%);
  transform: translate(0px, 110%);
  color: #111010;
}

.nav-menu_component {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100vw;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff6fd;
  -webkit-transform: translate(0px, 110%);
  -ms-transform: translate(0px, 110%);
  transform: translate(0px, 110%);
}

.nav-menu-link {
  border: 1px none #000;
  font-family: termina, sans-serif;
  color: #ff0078;
  font-size: 2.5em;
  font-weight: 600;
}

.nav-menu-linkholder {
  overflow: hidden;
  margin-top: 1em;
  margin-bottom: 1em;
}

.div-block-14 {
  overflow: hidden;
}

.effect-wrapper {
  overflow: hidden;
}

.button {
  display: inline-block;
  padding: 1.04em 2.15em;
  border-style: solid;
  border-width: 1px;
  border-color: #fffafe;
}

.button-text {
  display: inline-block;
  padding: 0em;
  color: #fffafe;
  font-weight: 400;
}

.image {
  padding-left: 0.9em;
}

.paddinh-hero {
  padding-top: 1.25em;
  padding-bottom: 1.25em;
}

.insta-icon {
  width: 2.78em;
  height: 40px;
  color: #ffc0de;
}

.insta-icon.darkpink {
  border-style: none;
  border-width: 1px;
  border-color: #ff0078;
  color: #ff0078;
}

.other-contact_component {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 4em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.other-social-media-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #fffafe;
  font-weight: 600;
}

.other-social-media-text._2 {
  display: none;
}

.button-sec {
  display: inline-block;
  padding: 1.04em 2.15em;
  border-style: solid;
  border-width: 1px;
  border-color: #fffafe;
}

.button-sec.w--current {
  background-color: transparent;
}

.other-contact-padding {
  display: block;
  padding-right: 1em;
  padding-left: 1em;
}

.other-contact-padding._2 {
  display: none;
}

.koas-icon-img {
  width: 2.5%;
  padding-bottom: 2em;
}

.fs-cc-prefs2_option {
  padding-top: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid hsla(0, 0%, 75.3%, 0.3);
}

.fs-cc-prefs2_close {
  position: absolute;
  left: auto;
  top: 0px;
  right: 0px;
  bottom: auto;
  padding: 12px;
  background-color: #ff0078;
  box-shadow: -1px 1px 4px 0 rgba(51, 51, 51, 0.1);
  color: #fff;
  font-size: 20px;
  text-decoration: none;
  cursor: pointer;
}

.fs-cc-prefs2_overlay {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: rgba(2, 2, 2, 0.23);
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
}

.fs-cc-prefs2_label {
  margin-top: 0px;
  margin-right: 32px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}

.fs-cc-prefs2_form-wrapper {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  color: #020202;
}

.fs-cc-prefs2_toggle-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.fs-cc-banner2_component {
  position: fixed;
  left: auto;
  top: auto;
  right: 4%;
  bottom: 4%;
  z-index: 999;
  display: none;
  width: 450px;
  padding: 30px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.24);
  border-radius: 1.11em;
  background-color: #251f1f;
  color: #fff;
}

.fs-cc-prefs2_checkbox-label {
  display: none;
}

.fs-cc-manager2_button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48px;
  padding: 8px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.07);
  border-radius: 1.11em;
  background-color: #222020;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #ffc0de;
  cursor: pointer;
}

.fs-cc-manager2_button:hover {
  color: #ff0078;
}

.fs-cc-manager2_component {
  position: fixed;
  left: 20px;
  top: auto;
  right: auto;
  bottom: 20px;
  z-index: 999;
  display: none;
}

.fs-cc-banner2_text {
  font-size: 15px;
}

.fs-cc-prefs2_title {
  font-family: termina, sans-serif;
  color: #fff;
  font-size: 1.53em;
  line-height: 1.2em;
  font-weight: 700;
  text-align: center;
}

.fs-cc-banner2_text-link {
  border-bottom: 2px solid #fff;
  color: #fff;
  font-weight: 400;
  text-decoration: none;
}

.fs-cc-prefs2_button {
  padding: 12px 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #111010;
  background-color: #fff;
  color: #000;
  font-weight: 700;
  text-align: center;
}

.fs-cc-prefs2_button.fs-cc-button-alt {
  margin-bottom: 12px;
  border-color: #ff0078;
  background-color: transparent;
  color: #ff0078;
}

.fs-cc-banner2_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 990px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.fs-cc-prefs2_content {
  height: 100%;
  padding: 40px 32px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.13);
  border-radius: 1.11em;
  background-color: #252222;
  color: #000;
}

.fs-cc-prefs2_checkbox {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  width: 100%;
  height: 100%;
  margin-top: 0px;
  margin-left: 0px;
  border-width: 2px;
  border-color: #ff0078;
  background-color: transparent;
  cursor: pointer;
}

.fs-cc-prefs2_checkbox.w--redirected-checked {
  border-color: #ff0078;
  background-color: #ff0078;
  background-size: auto;
}

.fs-cc-prefs2_form {
  position: relative;
  width: 100%;
  max-height: 85vh;
  max-width: 400px;
  margin-bottom: 0px;
  background-color: #333;
  color: #fff;
}

.fs-cc-prefs2_submit {
  margin-top: 12px;
  padding: 12px 20px;
  border-style: solid;
  border-width: 0.14em;
  border-color: #fff;
  background-color: transparent;
  color: #fff;
  font-weight: 700;
  text-align: center;
}

.fs-cc-prefs2_component {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 997;
  display: none;
  margin-bottom: 0px;
  padding: 32px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 1.11em;
  background-color: transparent;
  opacity: 1;
}

.fs-cc-prefs2_space-small {
  margin-bottom: 12px;
}

.fs-cc-preferences2_close-icon {
  width: 24px;
  height: 24px;
  color: #fff;
}

.fs-cc-banner2_buttons-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 16px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  grid-auto-columns: 1fr;
  -ms-grid-columns: auto auto;
  grid-template-columns: auto auto;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.fs-cc-banner2_button {
  min-width: 120px;
  margin-right: 8px;
  margin-left: 8px;
  padding: 8px 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #fff;
  color: #111010;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.fs-cc-banner2_button.fs-cc-button-alt {
  background-color: #ffc0de;
  color: #ff0078;
}

.fs-cc-prefs2_buttons-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.fs-cc-prefs2_checkbox-field {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20px;
  height: 20px;
  margin-bottom: 0px;
  padding: 2px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-3 {
  color: #ff0078;
}

.wg-element-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wg-element-wrapper.sw4 {
  margin-right: 4em;
}

.wg-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.wg-selector-3-line {
  position: relative;
  overflow: hidden;
  width: 2rem;
  height: 2px;
}

.wg-selector3-text-lang2 {
  color: #fffafe;
  text-transform: uppercase;
}

.wg-selector3-text-lang1 {
  color: #ffc0de;
  text-transform: uppercase;
}

.wg-selector-3-line-fill {
  width: 100%;
  height: 100%;
  background-color: #000;
}

.wg-selector-3-line-fill.f2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  background-color: #ffc0de;
  -webkit-transform: translate(-100%, 0px);
  -ms-transform: translate(-100%, 0px);
  transform: translate(-100%, 0px);
}

.wg-selector-3-line-fill.f1 {
  position: relative;
  background-color: #fffafe;
  color: #fffafe;
}

.wg-selector-3 {
  position: relative;
  overflow: hidden;
  padding: 10px;
  color: #000;
  font-weight: 700;
  text-decoration: none;
}

.wg-selector-3.w--current {
  cursor: default;
}

.wg-selector-3.s1 {
  color: #ff6640;
}

.mobile-blur {
  display: none;
}

@media screen and (max-width: 991px) {
  body {
    font-size: 14px;
  }

  .container {
    padding-right: 6vw;
    padding-left: 6vw;
  }

  .body {
    font-size: 2vw;
  }

  .hero-section {
    height: 80vh;
  }

  .text-style-subtitle {
    font-size: 16px;
  }

  .text-style-subtitle.big {
    text-align: center;
  }

  .text-style-white {
    font-size: 18px;
  }

  .hero-img-2 {
    left: 47%;
    bottom: 15%;
    width: 22em;
    height: 30em;
  }

  .text-style-stroke {
    font-size: 6.5em;
  }

  .text-style-scroller {
    font-size: 5.84em;
  }

  .problem-section {
    padding-bottom: 0em;
  }

  .problem-holder {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .problem-text-content_component {
    width: 100%;
  }

  .problem-img_component {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .problem-img {
    position: relative;
    top: -27%;
    bottom: 12.9em;
    z-index: -1;
    width: 60%;
    height: 55em;
  }

  .hashtag {
    font-size: 1.5vw;
  }

  .h2-header {
    font-size: 28px;
  }

  .h2-header.is-center {
    text-align: center;
  }

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

  .padding-aboutus {
    padding-top: 5em;
  }

  .aboutus-section {
    padding-top: 20em;
  }

  .h3-header {
    font-size: 28px;
  }

  .faq_component {
    padding-right: 2.2em;
    padding-left: 2.2em;
  }

  .faq-wrapper {
    padding-right: 0%;
    padding-left: 0%;
  }

  .container-xsmall {
    width: 75%;
  }

  .form-holder {
    font-size: 2vw;
  }

  .work-promotion-box {
    left: -125%;
    z-index: 205;
    display: none;
    width: 50vw;
    height: 100%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

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

  .text-style-plus {
    font-size: 3em;
  }

  .text-size-small {
    font-size: 2em;
  }

  .h4-header {
    font-size: 3em;
  }

  .work-component {
    overflow: visible;
  }

  .work-accountmanagement-box {
    left: -135%;
    top: 90%;
    z-index: 205;
    display: none;
    width: 50vw;
    height: 100%;
  }

  .work-strategy-box {
    display: none;
  }

  .work-writing-box {
    display: none;
  }

  .h1-header {
    font-size: 3em;
  }

  .other-contact_component {
    font-size: 1.5vw;
  }

  .wg-wrapper {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .wg-selector3-text-lang2 {
    font-size: 1.5em;
  }

  .wg-selector3-text-lang1 {
    font-size: 1.5em;
  }

  .mobile-blur {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 200;
    display: none;
    background-color: rgba(255, 192, 222, 0.24);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
  }

  .work-close {
    position: absolute;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 1.5em;
    height: 1.5em;
    padding-top: 0.25em;
    padding-right: 0.25em;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    font-size: 4vw;
  }
}

@media screen and (max-width: 767px) {
  .navbar-holder {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .hamburger-menu_component {
    font-size: 2vw;
  }

  .hero-section {
    height: 100vh;
    margin-bottom: 20em;
  }

  .text-style-subtitle {
    font-size: 12px;
  }

  .text-style-white {
    font-size: 16px;
  }

  .hero-holder {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .hero-content_component {
    width: 80%;
  }

  .hero-img-1 {
    left: -19%;
    width: 35em;
    height: 40em;
  }

  .hero-img-2 {
    left: 17%;
    top: 126px;
    bottom: -51%;
    width: 30em;
    height: 35em;
  }

  .hero-img-3 {
    left: 25%;
    top: -25px;
    right: 0%;
    bottom: 0%;
    width: 30em;
    height: 45em;
  }

  .h1-header {
    font-size: 28px;
  }

  .button {
    font-size: 2em;
  }

  .other-contact_component {
    font-size: 2vw;
  }

  .fs-cc-prefs2_title {
    font-size: 20px;
  }

  .fs-cc-banner2_text-link {
    margin-right: 8px;
  }

  .fs-cc-banner2_container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .fs-cc-banner2_buttons-wrapper {
    margin-top: 12px;
  }

  .fs-cc-banner2_button {
    margin-right: 8px;
    margin-left: 0px;
  }

  .wg-wrapper {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .wg-selector3-text-lang2 {
    font-size: 14px;
  }

  .wg-selector3-text-lang1 {
    font-size: 14px;
  }
}

@media screen and (max-width: 479px) {
  .navbar {
    z-index: 100;
    margin-top: 0em;
    padding-top: 2.5em;
    padding-bottom: 2.5em;
  }

  .navbar-holder {
    margin-top: 0em;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .hamburger-menu_component {
    position: relative;
    z-index: 200;
    width: 9em;
    height: 9em;
    background-color: transparent;
    font-size: 1vw;
  }

  .hamburger-line {
    position: static;
    left: -12.23438px;
    top: 28.7969px;
    z-index: 200;
    height: 1em;
    margin-left: -4px;
    background-color: #fffafe;
  }

  .hamburger-line.is-sec {
    font-size: 1vw;
  }

  .hamburger-menu-padding {
    height: 1.5em;
  }

  .shadow {
    display: none;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(69%, #111010), color-stop(98%, transparent));
    background-image: linear-gradient(180deg, #111010 69%, transparent 98%);
  }

  .text-style-background {
    left: -71%;
    top: 45%;
    display: none;
    font-size: 60px;
  }

  .blur-circle {
    left: 10%;
    top: 36%;
    display: block;
    width: 150px;
    height: 150px;
    background-color: #363333;
    color: rgba(255, 241, 241, 0.45);
  }

  .blur-circle._2 {
    left: 8%;
    top: 35%;
    background-color: rgba(255, 0, 120, 0.24);
    color: #ff0078;
  }

  .text-style-subtitle {
    font-size: 14px;
  }

  .text-style-subtitle.big {
    text-align: center;
  }

  .text-style-white {
    font-size: 16px;
  }

  .hero-holder {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .hero-content_component {
    width: 80%;
  }

  .hero-img_component {
    width: 100%;
    height: 100%;
    margin-top: 18em;
  }

  .hero-img-1 {
    left: 47%;
    top: 37px;
    width: 45em;
    height: 55em;
  }

  .hero-img-2 {
    left: 8%;
    top: 108px;
    bottom: 0%;
    width: 45em;
    height: 60em;
  }

  .hero-img-3 {
    left: 6%;
    top: 13%;
    right: 0%;
    bottom: 47%;
    width: 70em;
    height: 50em;
  }

  .container-hero {
    margin-top: -18em;
    padding-left: 0%;
  }

  .text-style-stroke {
    font-size: 32px;
  }

  .text-style-scroller {
    font-size: 32px;
  }

  .text-scroller.mobile {
    position: relative;
    z-index: 2;
  }

  .problem-section {
    padding-top: 50em;
    padding-bottom: 40em;
  }

  .problem-holder {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .problem-img_component {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10em;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .problem-img {
    position: relative;
    top: auto;
    bottom: 7.5em;
    z-index: 1;
    overflow: hidden;
    width: 80%;
    height: 85em;
  }

  .padding-top-large {
    display: none;
    padding-top: 20em;
  }

  .hashtag {
    padding: 2.5em 4em;
    border-radius: 1.12em;
  }

  .text-style-pink {
    font-size: 12px;
  }

  .h2-header {
    font-size: 28px;
  }

  .h2-header.is-center {
    text-align: center;
  }

  .h2-header.center {
    font-size: 24px;
    text-align: center;
  }

  .hashtag_component {
    margin-top: 8em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .padding-vertical-buttons {
    padding-right: 3.32em;
    padding-left: 3.32em;
  }

  .padding-aboutus.small {
    padding-bottom: 18em;
  }

  .padding-aboutus.medium {
    padding-top: 9em;
    padding-bottom: 9em;
  }

  .aboutus-description_component {
    width: 85%;
  }

  .h3-header {
    font-size: 28px;
  }

  .categories_component {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .padding-vertical-medium {
    padding-top: 5em;
    padding-bottom: 5em;
  }

  .payment-text-content_component-copy {
    width: 100%;
  }

  .goal-section {
    padding-top: 35em;
  }

  .goal-box_component {
    margin-right: 4%;
    margin-left: 4%;
    padding: 18.32em 1%;
  }

  .goal-box-headerwrapper {
    margin-bottom: 11.879999999999999em;
  }

  .container-small {
    padding-right: 5%;
    padding-left: 5%;
  }

  .goal-box-icon {
    padding-right: 4.44em;
  }

  .faq-section {
    padding-top: 40em;
  }

  .div-block-4 {
    padding-top: 0em;
    padding-bottom: 0em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .faq_component {
    width: 100%;
    margin-bottom: 5em;
    padding: 6.5em 4em 5.56em;
  }

  .faq-wrapper {
    margin-bottom: 33.32em;
    padding-top: 17.76em;
  }

  .padding-goal {
    padding-top: 10em;
    padding-bottom: 10em;
  }

  .contact-section {
    padding-bottom: 62.24em;
  }

  .container-xsmall {
    width: 85%;
  }

  .form-field {
    font-size: 18px;
  }

  .form-label {
    font-size: 18px;
  }

  .form-wrapper {
    padding-top: 12em;
  }

  .submit-button {
    font-size: 16px;
  }

  .padding-form {
    padding-top: 8em;
  }

  .text-block {
    color: #ff0078;
    font-size: 16px;
  }

  .work-promotion-box {
    left: 0%;
    top: -484%;
    right: 0%;
    bottom: 0%;
    z-index: 700;
    display: none;
    width: auto;
    height: auto;
    padding-top: 6.7em;
    padding-bottom: 3em;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .text-style-plus {
    font-size: 8em;
  }

  .text-style-answer {
    font-size: 16px;
  }

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

  .h4-header {
    font-size: 24px;
  }

  .work-component {
    display: block;
    overflow: visible;
    width: 100%;
    height: 20em;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .work-accountmanagement-box {
    display: none;
  }

  .work-strategy-box {
    display: none;
  }

  .work-writing-box {
    display: none;
  }

  .h1-header {
    margin-bottom: 0.5em;
    font-size: 26px;
  }

  .h1-header.tricks {
    font-size: 24px;
  }

  .hashtag-splitter._2 {
    margin-top: 5em;
  }

  .nav-menu_component {
    z-index: 100;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: #f8dcf1;
    -webkit-transform: translate(0px, 110%);
    -ms-transform: translate(0px, 110%);
    transform: translate(0px, 110%);
  }

  .nav-menu-link {
    font-size: 8em;
  }

  .button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 2em 4.3em;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

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

  .paddinh-hero {
    padding-top: 6em;
    padding-bottom: 6em;
  }

  .insta-icon {
    width: 11.12em;
    font-size: 0.5em;
  }

  .insta-icon.darkpink {
    width: 10em;
  }

  .other-contact_component {
    margin-top: 15em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .other-social-media-text {
    display: block;
    font-size: 16px;
  }

  .other-social-media-text._2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .button-sec {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 2.08em 4.3em;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .button-sec.w--current {
    padding: 3em 6em;
  }

  .other-contact-padding {
    display: block;
    padding-top: 2em;
    padding-bottom: 2em;
  }

  .other-contact-padding._2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .koas-icon-img {
    width: 10%;
    padding-bottom: 8em;
  }

  .fs-cc-prefs2_close {
    padding: 8px;
  }

  .fs-cc-prefs2_label {
    font-size: 14px;
  }

  .fs-cc-banner2_component {
    left: 4.5%;
    right: auto;
    width: 90%;
  }

  .fs-cc-prefs2_title {
    font-size: 18px;
  }

  .fs-cc-prefs2_button {
    font-size: 12px;
  }

  .fs-cc-prefs2_button.fs-cc-button-alt {
    margin-bottom: 15px;
  }

  .fs-cc-prefs2_content {
    padding: 24px;
  }

  .fs-cc-prefs2_submit {
    margin-top: 15px;
    font-size: 12px;
  }

  .fs-cc-prefs2_component {
    display: none;
    padding: 24px;
  }

  .fs-cc-banner2_button {
    font-size: 12px;
  }

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

  .wg-element-wrapper.sw4 {
    margin-right: 6em;
  }

  .wg-wrapper {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .wg-selector3-text-lang2 {
    font-size: 12px;
  }

  .wg-selector3-text-lang1 {
    font-size: 12px;
  }

  .wg-selector-3.s1 {
    font-size: 14px;
  }

  .wg-selector-3.s2 {
    font-size: 14px;
  }

  .mobile-blur {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 600;
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 192, 222, 0.09);
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
  }
}

@font-face {
  font-family: 'Epilogue';
  src: url('../fonts/Epilogue-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Epilogue';
  src: url('../fonts/Epilogue-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Epilogue';
  src: url('../fonts/Epilogue-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}