.sp-faq .faq-accordion, .sp-companies .logo-list, .sp-features-list, .footer .social-networks, .sub-nav ul, .main-nav, #header .coming-soon-txt, #header .logos {
  margin: 0;
  padding: 0;
  list-style: none;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.ellipsis {
  white-space: nowrap; /* 1 */
  text-overflow: ellipsis; /* 2 */
  overflow: hidden;
}

[class*=text-details] {
  font-size: 10px;
  line-height: 1.2;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.modal-box {
  overflow-y: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.modal-box::-webkit-scrollbar {
  display: none;
}

.hide {
  display: none;
}

.no-result {
  text-align: center;
  margin-top: 140px;
}

.ui-autocomplete {
  overflow-y: scroll;
  max-height: 200px;
}

.sub-nav a, .main-nav a {
  transition: opacity 0.3s ease-in-out;
}
.hover.sub-nav a, .hover.main-nav a {
  opacity: 0.4;
}
.hover.sub-nav a:hover, .hover.main-nav a:hover, .hover.sub-nav a:focus, .hover.main-nav a:focus {
  opacity: 1;
}

@font-face {
  font-family: "icomoon";
  font-weight: 400;
  font-style: normal;
  font-display: block;
  src: url("../../fonts/icomoon/icomoon.eot?5sv48p");
  src: url("../../fonts/icomoon/icomoon.eot?#iefix5sv48p") format("embedded-opentype"), url("../../fonts/icomoon/icomoon.svg?5sv48p") format("svg"), url("../../fonts/icomoon/icomoon.ttf?5sv48p") format("truetype"), url("../../fonts/icomoon/icomoon.woff?5sv48p") format("woff");
}
@font-face {
  font-family: "GoodSans";
  font-weight: 200;
  font-style: normal;
  src: local("Good Sans Thin"), local("GoodSans"), url("../../fonts/GoodSans/goodsans-thin.woff2") format("woff2"), url("../../fonts/GoodSans/goodsans-thin.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "GoodSans";
  font-weight: 300;
  font-style: normal;
  src: local("Good Sans Light"), local("GoodSans"), url("../../fonts/GoodSans/goodsans-light.woff2") format("woff2"), url("../../fonts/GoodSans/goodsans-light.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "GoodSans";
  font-weight: 400;
  font-style: normal;
  src: local("Good Sans Regular"), local("GoodSans"), url("../../fonts/GoodSans/goodsans-regular.woff2") format("woff2"), url("../../fonts/GoodSans/goodsans-regular.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "GoodSans";
  font-weight: 500;
  font-style: normal;
  src: local("Good Sans Medium"), local("GoodSans"), url("../../fonts/GoodSans/goodsans-medium.woff2") format("woff2"), url("../../fonts/GoodSans/goodsans-medium.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "GoodSans";
  font-weight: 700;
  font-style: normal;
  src: local("Good Sans Bold"), local("GoodSans"), url("../../fonts/GoodSans/goodsans-bold.woff2") format("woff2"), url("../../fonts/GoodSans/goodsans-bold.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Lightspeed";
  font-weight: 500;
  font-style: normal;
  src: local("Lightspeed Regular"), local("Lightspeed"), url("../../fonts/lightspeed/lightspeed-regular.woff2") format("woff2"), url("../../fonts/lightspeed/lightspeed-regular.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Swear-Display";
  font-weight: 400;
  font-style: normal;
  src: local("Swear Dispplay"), local("Swear-Display"), url("../../fonts/swear-display/swear-display-regular-webfont.woff2") format("woff2"), url("../../fonts/swear-display/swear-display-regular-webfont.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "auger-mono";
  font-weight: 400;
  font-style: normal;
  src: local("Auger Mono"), local("auger-mono"), url("../../fonts/auger-mono/auger-mono-regular.woff2") format("woff2"), url("../../fonts/auger-mono/auger-mono-regular.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "auger-mono";
  font-weight: 500;
  font-style: normal;
  src: local("Auger Mono"), local("auger-mono"), url("../../fonts/auger-mono/auger-mono-medium.woff2") format("woff2"), url("../../fonts/auger-mono/auger-mono-medium.woff") format("woff");
  font-display: swap;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-youtube:before {
  content: "\E929";
}

.icon-arrow-external:before {
  content: "\E900";
}

.icon-arrow-external02:before {
  content: "\E901";
}

.icon-arrow-external03:before {
  content: "\E902";
}

.icon-arrow-external04:before {
  content: "\E903";
}

.icon-arrow-up:before {
  content: "\E904";
}

.icon-arrow-down:before {
  content: "\E905";
}

.icon-arrow-left:before {
  content: "\E906";
}

.icon-arrow-left02:before {
  content: "\E907";
}

.icon-arrow-right:before {
  content: "\E908";
}

.icon-chevron-down:before {
  content: "\E909";
}

.icon-clock:before {
  content: "\E90A";
}

.icon-clock-pin:before {
  content: "\E90B";
}

.icon-menu:before {
  content: "\E90C";
}

.icon-cross:before {
  content: "\E90D";
}

.icon-globe:before {
  content: "\E90E";
}

.icon-facebook:before {
  content: "\E90F";
}

.icon-instagram:before {
  content: "\E910";
}

.icon-linkedin:before {
  content: "\E911";
}

.icon-twitter:before {
  content: "\E912";
}

.icon-medium:before {
  content: "\E913";
}

.icon-link:before {
  content: "\E914";
}

.icon-search:before {
  content: "\E915";
}

.icon-setting:before {
  content: "\E916";
}

.icon-setting02:before {
  content: "\E917";
}

.icon-arrow-down-alt:before {
  content: "\E918";
}

.icon-mail:before {
  content: "\E919";
}

.icon-external-link:before {
  content: "\E91A";
}

.icon-israel:before {
  content: "\E91B";
}

.icon-china:before {
  content: "\E91C";
}

.icon-usa:before {
  content: "\E91D";
}

.icon-south-asia:before {
  content: "\E91E";
}

.icon-europe:before {
  content: "\E91F";
}

.icon-india:before {
  content: "\E920";
}

.icon-close:before {
  content: "\E921";
}

.icon-instagram-threads:before {
  content: "\E922";
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type=search] {
  -webkit-appearance: textfield; /* 1 */
  box-sizing: content-box; /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

html,
body {
  height: 100%;
}

html {
  box-sizing: border-box;
}

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

* {
  max-height: 1000000px;
}

body {
  color: #000;
  background: #fff7f0;
  font: 200 18px/1.4 "GoodSans", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
  min-width: 320px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: -0.02em;
  overscroll-behavior: none;
}

img {
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: auto;
  vertical-align: top;
}

picture {
  display: block;
}

.gm-style img {
  max-width: none;
}

@media only screen and (min-width: 1025px) {
  a[href^=tel],
  a[href^=skype],
  a[href^=sms] {
    cursor: default;
    pointer-events: none;
  }
}
#wrapper {
  width: 100%;
  position: relative;
  overflow: hidden;
}

#smooth-wrapper {
  overflow: hidden;
  min-height: 100vh;
}

.sr-only {
  clip: rect(0, 0, 0, 0);
  border-width: 0;
  height: 0;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 0;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.h {
  font-family: inherit;
  font-weight: 400;
  margin: 0 0 0.5em;
  color: inherit;
  line-height: 1.3;
}

h1,
.h1 {
  font-size: 70px;
  line-height: 1;
}
@media (max-width: 1023px) {
  h1,
  .h1 {
    font-size: 35px;
    line-height: 1.15;
  }
}

h2,
.h2 {
  font-size: 60px;
  line-height: 1.2;
}
@media (max-width: 1279px) {
  h2,
  .h2 {
    font-size: 50px;
  }
}
@media (max-width: 1023px) {
  h2,
  .h2 {
    font-size: 40px;
    line-height: 1.15;
  }
}
@media (max-width: 767px) {
  h2,
  .h2 {
    font-size: 35px;
    letter-spacing: -0.03em;
  }
}

h3,
.h3 {
  font-size: 40px;
  letter-spacing: -0.02em;
}
@media (max-width: 1279px) {
  h3,
  .h3 {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  h3,
  .h3 {
    font-size: 25px;
    line-height: 1.4;
    letter-spacing: -0.03em;
  }
}

h4,
.h4 {
  font-size: 30px;
}
@media (max-width: 1023px) {
  h4,
  .h4 {
    letter-spacing: -0.03em;
    font-size: 20px;
    line-height: 1.2;
  }
}

h5,
.h5 {
  font-size: 25px;
}
@media (max-width: 1023px) {
  h5,
  .h5 {
    font-size: 16px;
    letter-spacing: -0.03em;
    line-height: 1.4;
  }
}

h6,
.h6 {
  font-size: 18px;
  line-height: 1.4;
}
@media (max-width: 1023px) {
  h6,
  .h6 {
    font-size: 15px;
  }
}

p {
  margin: 0 0 0.8333em;
}

a {
  color: #000;
  text-decoration: none;
}
.text-center {
  text-align: center;
}

.underline {
  text-decoration: underline;
  text-underline-offset: 4px;
}

.uppercase {
  text-transform: uppercase;
}

.font-thin {
  font-weight: 200;
}

.font-medium {
  font-weight: 500;
}

.font-bold {
  font-weight: 700;
}

[class*=text-primary-link] {
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

[class*="--bold"] {
  font-weight: 700;
}

[class*="--med"] {
  font-weight: 500;
}

[class*="--normal"],
[class*="--reg"] {
  font-weight: 400;
}

[class*="--thin"] {
  font-weight: 200;
}

[class*=text-secondary-link] {
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: -0.05em;
  text-transform: uppercase;
}

[class*=text-body] {
  font-size: 15px;
  line-height: 1.4;
  letter-spacing: -0.05em;
}
@media (max-width: 767px) {
  [class*=text-body] {
    font-size: 16px;
    letter-spacing: -0.03em;
  }
}

[class*=text-body-lg] {
  font-size: 18px;
  line-height: 1.4;
  letter-spacing: -0.05em;
}
@media (max-width: 1023px) {
  [class*=text-body-lg] {
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: -0.03em;
  }
}

[class*=text-title] {
  font-size: 24px;
  line-height: 1.35;
  letter-spacing: -0.05em;
}
@media (max-width: 1023px) {
  [class*=text-title] {
    font-size: 22px;
    letter-spacing: -0.03em;
  }
}

[class*=text-headline] {
  font-size: 40px;
  line-height: 1.2;
  letter-spacing: -0.05em;
}
@media (max-width: 1279px) {
  [class*=text-headline] {
    font-size: 30px;
    letter-spacing: -0.03em;
  }
}
@media (max-width: 767px) {
  [class*=text-headline] {
    font-size: 22px;
  }
}

[class*=text-headline-sm] {
  font-size: 30px;
  line-height: 1.3;
  letter-spacing: -0.05em;
}

h1.h2.uppercase {
  letter-spacing: -0.03em;
}

form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none;
}

input[type=text],
input[type=tel],
input[type=email],
input[type=search],
input[type=password],
input[type=url],
input[type=date],
textarea {
  -webkit-appearance: none;
  border-radius: 5px;
  box-sizing: border-box;
  border: 1px solid #1f1f24;
  padding: 0.4em 0.7em;
}
input[type=text]:focus, input[type=text]:hover,
input[type=tel]:focus,
input[type=tel]:hover,
input[type=email]:focus,
input[type=email]:hover,
input[type=search]:focus,
input[type=search]:hover,
input[type=password]:focus,
input[type=password]:hover,
input[type=url]:focus,
input[type=url]:hover,
input[type=date]:focus,
input[type=date]:hover,
textarea:focus,
textarea:hover {
  border-color: #000;
}
input[type=text]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder,
input[type=date]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #1f1f24;
}
input[type=text]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=search]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=url]::-moz-placeholder,
input[type=date]::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #1f1f24;
}
input[type=text]:-moz-placeholder,
input[type=tel]:-moz-placeholder,
input[type=email]:-moz-placeholder,
input[type=search]:-moz-placeholder,
input[type=password]:-moz-placeholder,
input[type=url]:-moz-placeholder,
input[type=date]:-moz-placeholder,
textarea:-moz-placeholder {
  color: #1f1f24;
}
input[type=text]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=url]:-ms-input-placeholder,
input[type=date]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #1f1f24;
}
input[type=text].placeholder,
input[type=tel].placeholder,
input[type=email].placeholder,
input[type=search].placeholder,
input[type=password].placeholder,
input[type=url].placeholder,
input[type=date].placeholder,
textarea.placeholder {
  color: #1f1f24;
}

select {
  -webkit-border-radius: 5px;
}

textarea {
  resize: vertical;
  vertical-align: top;
}

button,
input[type=button],
input[type=reset],
input[type=file],
input[type=submit] {
  -webkit-appearance: none;
  -webkit-border-radius: 5px;
  cursor: pointer;
}

.nice-form input[type=checkbox],
.nice-form input[type=radio] {
  position: absolute;
  visibility: hidden;
  opacity: 0;
}
.nice-form input[type=checkbox]:checked + .nice-label:before, .nice-form input[type=checkbox] + .nice-label:hover:before,
.nice-form input[type=radio]:checked + .nice-label:before,
.nice-form input[type=radio] + .nice-label:hover:before {
  border-color: #000;
}
.nice-form input[type=checkbox]:checked + .nice-label:before,
.nice-form input[type=radio].square:checked + .nice-label:before {
  background-color: #000;
  color: #fff;
}
.nice-form input[type=radio] + .nice-label:before {
  border-radius: 50%;
}
.nice-form input[type=radio]:checked + .nice-label:before {
  background-color: transparent;
  content: "\E917";
  color: #000;
  font-size: 12px;
  padding-left: 1px;
}
.nice-form .nice-label {
  padding-left: 19px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  cursor: pointer;
}
.nice-form .nice-label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 1px;
  border: 1px solid #000;
  background-color: #fff;
  font: 10px/1 icomoon;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 11px;
  height: 11px;
  transition: border-color 0.3s ease-in-out, background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}

.nice-switch {
  width: 29px;
  height: 14px;
  border-radius: 30px;
  background: rgba(0, 0, 0, 0.2);
  padding: 2px 3px;
  transition: background-color 0.3s ease-in-out;
}
.nice-switch,
.nice-switch span {
  display: block;
}
.nice-switch span {
  background-color: white;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  transition: margin 0.3s ease-in-out;
}
input:checked ~ .nice-switch {
  background-color: #000;
}
input:checked ~ .nice-switch span {
  margin-left: 13px;
}

.ui-helper-hidden-accessible {
  display: none;
}

html, body {
  overscroll-behavior-y: none;
}

.no-scroll {
  overflow: hidden;
}

.col-xs-1, .col-xls-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-xls-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-xls-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-xls-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-xls-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-xls-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-xls-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-xls-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-xls-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-xls-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-xls-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-xls-12, .col-sm-12, .col-md-12, .col-lg-12 {
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  min-height: 1px;
  width: 100%;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 375px) {
  .col-xls-1 {
    width: 8.3333333333%;
  }
  .col-xls-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-xls-2 {
    width: 16.6666666667%;
  }
  .col-xls-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-xls-3 {
    width: 25%;
  }
  .col-xls-offset-3 {
    margin-left: 25%;
  }
  .col-xls-4 {
    width: 33.3333333333%;
  }
  .col-xls-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-xls-5 {
    width: 41.6666666667%;
  }
  .col-xls-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-xls-6 {
    width: 50%;
  }
  .col-xls-offset-6 {
    margin-left: 50%;
  }
  .col-xls-7 {
    width: 58.3333333333%;
  }
  .col-xls-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-xls-8 {
    width: 66.6666666667%;
  }
  .col-xls-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-xls-9 {
    width: 75%;
  }
  .col-xls-offset-9 {
    margin-left: 75%;
  }
  .col-xls-10 {
    width: 83.3333333333%;
  }
  .col-xls-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-xls-11 {
    width: 91.6666666667%;
  }
  .col-xls-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-xls-12 {
    width: 100%;
  }
  .col-xls-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 768px) {
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1024px) {
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1280px) {
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
.container {
  margin: 0 auto;
  padding-left: 10px;
  padding-right: 10px;
  max-width: 1440px;
}

.row {
  margin-left: -10px;
  margin-right: -10px;
  display: flex;
  flex-wrap: wrap;
}

.row-height > [class*=col-] {
  display: flex;
  flex-wrap: wrap;
}
.row-height > [class*=col-] > * {
  width: 100%;
}

.pull-left {
  float: left;
}

.pull-right {
  float: right;
}

#header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  padding: 15px 0;
  z-index: 99;
}
@media (max-width: 767px) {
  #header {
    padding: 14px 0;
  }
}
#header.blur-remove::before, .is-filter-sticky #header::before {
  content: none;
}
#header:before {
  background: rgba(255, 255, 255, 0.05);
  mix-blend-mode: normal;
  -webkit-backdrop-filter: blur(6px);
          backdrop-filter: blur(6px);
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  z-index: -1;
  content: "";
}
#header .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#header .logo {
  max-width: 320px;
  position: relative;
}
@media screen and (min-width: 1024px) {
  #header .logo {
    z-index: 2;
  }
}
@media (max-width: 1023px) {
  #header .logo {
    width: 199.32px;
    height: 31.48px;
  }
  #header .logo img {
    aspect-ratio: 199.32/31.48;
  }
}
#header .logo img {
  vertical-align: middle;
}
#header .logo a {
  transition: filter 0.3s ease-in-out;
  display: block;
  font-size: 0;
}
#header .logos {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 767px) {
  #header .logos {
    display: none;
  }
}
#header .logos > strong {
  font: 500 12px/1.2 "GoodSans", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
  text-transform: uppercase;
  margin-right: 20px;
}
#header .logos li {
  position: relative;
}
#header .logos li + li {
  padding-left: 18px;
  margin-left: 18px;
}
#header .logos li + li:before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 1px;
  height: 33px;
  background: #fff;
}
#header .logos li + li a {
  display: block;
}
#header .logos li + li a img {
  display: block;
}
#header .coming-soon-txt {
  font-size: 12px;
  line-height: 14px;
  color: #fff;
  position: absolute;
  bottom: 3px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media (min-width: 768px) and (max-width: 1279px) {
  #header .coming-soon-txt {
    left: 50%;
    transform: translateX(-50%);
  }
}
@media (min-width: 1280px) {
  #header .coming-soon-txt {
    bottom: 22px;
    margin: 0 120px;
  }
}
#header .coming-soon-txt li:not(:first-child)::before {
  display: inline-block;
  content: "|";
  margin: 0 8px;
}
#header .coming-soon-txt li:not(:first-child) a {
  transition: all 0.2s;
}
#header .coming-soon-txt li:not(:first-child) a:hover {
  opacity: 1 !important;
  transition: all 0.2s;
}
#header .coming-soon-txt a {
  color: #fff;
  transition: color 0.3s ease-in-out;
}
#header .coming-soon-txt a span {
  background: rgba(255, 255, 255, 0.5);
  color: #000;
  display: inline-flex;
  align-items: center;
  padding: 2px 8px;
  text-transform: uppercase;
  font-weight: 500;
  margin-left: 8px;
  -webkit-clip-path: polygon(0% 9px, 9px 0%, 100% 0%, 100% calc(100% - 9px), calc(100% - 9px) 100%, 0% 100%);
          clip-path: polygon(0% 9px, 9px 0%, 100% 0%, 100% calc(100% - 9px), calc(100% - 9px) 100%, 0% 100%);
  transition: background 0.3s ease-in-out;
}
@media (max-width: 1279px) {
  #header .coming-soon-txt a span {
    padding: 1px 8px;
  }
}
#header .coming-soon-txt a:hover {
  color: #fff !important;
}
#header .coming-soon-txt a:hover span {
  background: #fff;
}

.page-research #header .logo,
.page-research-to-reality-2 #header .logo,
.page-research-to-reality #header .logo {
  height: 16px;
}
@media (max-width: 1023px) {
  .page-research #header .logo,
  .page-research-to-reality-2 #header .logo,
  .page-research-to-reality #header .logo {
    width: 199.32px;
    height: 16px;
  }
  .page-research #header .logo img,
  .page-research-to-reality-2 #header .logo img,
  .page-research-to-reality #header .logo img {
    aspect-ratio: auto;
  }
}

.nav-opener {
  text-decoration: none;
  font-size: 12px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-weight: 500;
  color: var(--nav-opener, #000);
  display: block;
  position: relative;
  padding: 10px 15px 10px;
  border: none;
  background: none;
}
@media (max-width: 767px) {
  .nav-opener {
    padding: 8px;
    margin-right: -8px;
    width: 40px;
    height: 40px;
  }
}
.nav-opener .menu-text {
  margin-right: 8px;
}
@media (max-width: 767px) {
  .nav-opener .menu-text {
    display: none;
  }
}
.nav-opener .icon {
  border-width: 2px 0;
  border-color: var(--nav-opener, #000);
  border-style: solid;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 15px;
  height: 8px;
  transition: height 0.3s ease-in-out;
  margin-top: -1px;
}
@media (max-width: 767px) {
  .nav-opener .icon {
    width: 23px;
    height: 12px;
    border-width: 3px 0;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-top: 0;
  }
}
.nav-opener:hover .icon {
  height: 12px;
}
@media (max-width: 767px) {
  .nav-opener:hover .icon {
    height: 14px;
  }
}

.nav-slide {
  position: absolute;
  height: 100vh;
  top: 0;
  right: 0;
  padding-top: 100px;
  display: flex;
  background: #ffd7cf;
  width: 713px;
  padding: 70px 0 0 60px;
  transform: translateX(100%);
  transition: transform 0.3s ease-in-out;
  transition: transform 0.8s cubic-bezier(1, 0, 0.68, 1);
  z-index: 2;
}
@media (max-width: 767px) {
  .nav-slide {
    width: 100%;
    padding-left: 27px;
  }
}
.nav-active .nav-slide {
  transform: translateX(0);
  --nav-opener: #000;
}
.nav-slide .text-menu {
  position: absolute;
  left: 60px;
  top: 27px;
  text-decoration: none;
  font-size: 12px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-weight: 500;
  color: #000;
}
@media (max-width: 767px) {
  .nav-slide .text-menu {
    left: 24px;
    top: 18px;
  }
}
.nav-slide .menu-text {
  display: block;
}
@media (max-width: 767px) {
  .nav-slide .menu-text {
    display: none;
  }
}
.nav-slide .menu-logo {
  display: none;
}
@media (max-width: 767px) {
  .nav-slide .menu-logo {
    display: block;
    width: 200px;
  }
}
.nav-slide .close {
  right: 60px;
  top: 14px;
  position: absolute;
  padding: 10px 0;
  font-size: 12px;
  line-height: 1;
}
@media (max-width: 767px) {
  .nav-slide .close {
    right: 27px;
  }
}
.nav-slide .inner {
  height: 100%;
  display: flex;
  flex-direction: column;
  overflow-y: auto;
  width: 100%;
  padding-bottom: 40px;
}
@media (max-width: 767px) {
  .nav-slide .inner {
    padding: 0 27px 35px 0;
  }
}
@media (max-width: 374px) {
  .nav-slide .inner {
    padding-bottom: 20px;
  }
}

.main-nav-wrap {
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
  padding-bottom: 64px;
}
@media (max-width: 767px) {
  .main-nav-wrap {
    padding: 42px 0 30px;
  }
}

.main-nav {
  font-size: 50px;
  font-weight: 300;
  line-height: 1;
  color: #000;
  text-transform: capitalize;
  counter-reset: counter;
  letter-spacing: -0.05em;
}
@media (max-width: 1279px) {
  .main-nav {
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  .main-nav {
    font-size: 40px;
  }
}
@media (max-width: 374px) {
  .main-nav {
    font-size: 30px;
  }
}
.main-nav li {
  padding: 7px 0 8px 0;
  overflow: hidden;
}
@media (max-width: 767px) {
  .main-nav li {
    padding: 10px 0;
  }
}
.main-nav li a {
  position: relative;
  text-decoration: none;
  counter-increment: counter;
  padding: 0 62px 0 30px;
  transform: translateY(150%);
  transition: transform 0.4s cubic-bezier(1, 0, 0.68, 1), opacity 0.2s linear;
  display: inline-block;
}
@media (max-width: 767px) {
  .main-nav li a {
    padding-left: 24px;
    padding-right: 48px;
    transition-delay: calc(var(--index) * 0.05s);
    transform: translateY(calc(100% + 10px));
    transition: transform 0.4s linear, opacity 0.2s linear;
  }
}
.nav-active .main-nav li a {
  transition: transform 1s cubic-bezier(1, 0, 0.68, 1), opacity 0.2s linear;
  transform: translateY(0);
  transition-delay: 0.1s;
}
@media (max-width: 767px) {
  .nav-active .main-nav li a {
    transition: transform 0.4s linear, opacity 0.2s linear;
    transition-delay: 0.5s;
  }
}
.main-nav li a:before {
  content: "0" counter(counter);
  position: absolute;
  left: 0;
  top: 4px;
  letter-spacing: 0.05em;
  font-size: 10px;
  font-weight: 700;
  color: #000;
}
@media (max-width: 1023px) {
  .main-nav li a:before {
    top: 6px;
  }
}
.main-nav li a .arrow-right {
  font-family: "icomoon";
  speak: never;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  overflow: hidden;
  font-weight: 700;
  font-size: 40px;
  width: 40px;
  top: 13px;
  right: 0;
  position: absolute;
  pointer-events: none;
}
@media (max-width: 1279px) {
  .main-nav li a .arrow-right {
    top: 8px;
  }
}
@media (max-width: 767px) {
  .main-nav li a .arrow-right {
    font-size: 30px;
    width: 30px;
    top: 7px;
  }
}
@media (max-width: 374px) {
  .main-nav li a .arrow-right {
    top: 1px;
  }
}
.main-nav li a .arrow-right:after {
  content: "\E908";
  display: block;
  transform: translate3d(-111%, 0, 0);
  transition: transform 0.3s ease-in-out;
}
.main-nav li a:focus, .main-nav li a:hover {
  opacity: 1;
}
.main-nav li a:focus .arrow-right:after, .main-nav li a:hover .arrow-right:after {
  transform: translate3d(0, 0, 0);
}

.sub-nav {
  overflow: hidden;
  font-size: 14px;
  font-weight: 300;
  text-transform: capitalize;
  letter-spacing: -0.05em;
  flex-grow: 0;
  flex-shrink: 0;
}
@media (min-width: 768px) {
  .sub-nav {
    max-width: 630px;
  }
}
@media (max-width: 767px) {
  .sub-nav {
    font-size: 16px;
    font-weight: 200;
    letter-spacing: -0.03em;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    padding-top: 29px;
  }
}
.sub-nav ul {
  display: flex;
  flex-wrap: wrap;
  padding: 0 30px 0 0;
  margin-right: -25px;
  transform: translateY(120%);
  transition: transform 0.4s cubic-bezier(1, 0, 0.68, 1);
}
@media (max-width: 767px) {
  .sub-nav ul {
    padding: 0;
  }
}
.nav-active .sub-nav ul {
  transition: transform 1s cubic-bezier(1, 0, 0.68, 1);
  transform: translateY(0);
}
.sub-nav a {
  color: #000;
  text-decoration: none;
  transition: opacity 0.3s ease-in-out;
}
.sub-nav li {
  padding: 0 25px 5px 0;
}
@media (max-width: 767px) {
  .sub-nav li {
    padding: 0 25px 8px 0;
  }
}
@media (min-width: 768px) {
  .sub-nav li {
    width: 24% !important;
  }
}

.opacity-30 {
  opacity: 0.3;
  transition: opacity 0.3s ease-in-out;
}

@media (max-width: 767px) {
  .nav-active {
    overflow: hidden;
  }
}
.nav-active #smooth-wrapper {
  animation: filterAnimationIn 1s linear forwards;
}
.nav-active #smooth-wrapper * {
  pointer-events: none !important;
}

.nav-close #smooth-wrapper, .nav-out #smooth-wrapper {
  animation: filterAnimationOut 1s linear forwards;
}

@keyframes filterAnimationIn {
  0% {
    filter: blur(0px);
  }
  100% {
    filter: blur(10px);
  }
}
@keyframes filterAnimationOut {
  0% {
    filter: blur(10px);
  }
  100% {
    filter: blur(0px);
  }
}
.modal {
  display: none;
  position: fixed;
  z-index: 98;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  overflow: auto;
  background-color: rgba(14, 14, 14, 0.65);
  backdrop-filter: blur(30px);
  -webkit-backdrop-filter: blur(30px);
  padding-top: 60px;
  align-items: center;
  justify-content: center;
}
.modal .modal-close-btn {
  display: flex;
  flex-direction: row;
  align-items: center;
  cursor: pointer;
  margin-bottom: 16px;
}
.modal .modal-close-btn p {
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.05em;
  font-weight: 400;
  text-transform: uppercase;
  color: white;
  margin: 0 22px 0 0;
}
.modal .modal-close-btn img {
  width: 18px;
  height: 18px;
}
.modal.show {
  display: flex;
  overflow: hidden;
}

.modal-content {
  position: relative;
  margin: auto;
  height: 100%;
  max-height: 80%;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
}
@media (max-width: 1360px) {
  .modal-content {
    width: 90%;
  }
}
@media only screen and (max-width: 1360px) {
  .modal-content {
    padding: 0 30px;
  }
}
@media (max-width: 767px) {
  .modal-content {
    padding: 0;
  }
}
.modal-content iframe {
  position: initial !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
  aspect-ratio: 16/9;
  height: 100%;
  max-height: 95% !important;
}
@media only screen and (max-width: 1360px) {
  .modal-content iframe {
    transform: none;
    width: 100% !important;
  }
}

body.modal-active {
  overflow: hidden;
  width: 100vw;
  height: 100vh !important;
}

.modal--faction {
  -webkit-backdrop-filter: blur(31px);
          backdrop-filter: blur(31px);
  background: linear-gradient(0deg, rgba(228, 164, 159, 0.43) 0%, rgba(251, 238, 228, 0.33) 100%);
  display: flex;
  opacity: 0;
  visibility: hidden;
  transition: visibility 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
@media (max-width: 767px) {
  .modal--faction {
    height: 100vh;
    padding: 0;
    z-index: 100;
  }
}
.modal--faction.show {
  opacity: 1;
  visibility: visible;
}
.modal--faction .modal-close-btn {
  width: 58px;
  height: 58px;
  position: absolute;
  top: 0;
  right: 0;
  border: 1px solid rgba(0, 0, 0, 0.2);
  margin-bottom: 40px;
  border-radius: 50%;
}
@media (max-width: 767px) {
  .modal--faction .modal-close-btn {
    right: unset;
  }
}
.modal--faction .modal-close-btn .icon-close {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 767px) {
  .modal--faction .modal-close-btn {
    top: 9px;
    z-index: 111;
  }
}
.modal--faction .modal-content {
  padding: 100px 30px 0;
}
@media (max-width: 767px) {
  .modal--faction .modal-content {
    margin: 0;
    padding: 0;
    width: 100%;
    max-height: 100%;
  }
}
@media (max-width: 1023px) {
  .modal--faction .modal-content {
    align-items: center;
  }
}
.modal--faction .img {
  position: relative;
}
.modal--faction .img::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 156px;
  background: linear-gradient(180deg, rgba(237, 108, 92, 0) 0%, #ED6C5C 100%);
  -webkit-backdrop-filter: blur(3px);
          backdrop-filter: blur(3px);
}

.modal-box {
  max-width: 1253px;
  position: relative;
  overflow-y: auto;
  flex: 1;
  font-size: 20px;
  line-height: 1.4;
  overflow-x: hidden;
}
@media (max-width: 1023px) {
  .modal-box {
    text-align: center;
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .modal-box {
    max-width: 100%;
    height: 100%;
  }
}
.modal-box-inner {
  background: linear-gradient(180deg, rgba(182, 229, 255, 0) 0%, #B6E5FF 41.15%, #B6E5FF 72.92%);
  padding: 34px 17px 30px;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .modal-box-inner {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 1024px) {
  .modal-box-inner {
    padding: 150px 47px 68px;
    display: flex;
  }
}
@media (max-width: 767px) {
  .modal-box-inner {
    max-width: 100%;
    height: -moz-max-content;
    height: max-content;
    padding: 0 16px 34px;
    margin-bottom: 0;
    z-index: 101;
    margin-top: 76px;
    position: relative;
  }
}
.modal-box .img {
  max-width: 355px;
  height: 432px;
  width: 100%;
  margin-right: 76px;
  filter: blur(2.5px);
}
@media (max-width: 1023px) {
  .modal-box .img {
    margin: 0 0 41px;
    display: inline-block;
  }
}
.modal-box .img img {
  width: 100%;
  height: 100%;
}
@media (min-width: 1024px) {
  .modal-box .desc {
    flex: 1;
    padding-right: 5.1%;
  }
}
.modal-box .desc p {
  letter-spacing: -0.05em;
}
.modal-box .btn {
  margin-top: 51px;
}
@media (max-width: 1023px) {
  .modal-box .btn {
    margin-top: 36px;
  }
}
.modal-box .bg-texts {
  color: #303030;
  font-size: 278px;
  opacity: 0.1;
}
.modal-box .bg-texts span:first-child {
  transform: translateX(147px);
}
.modal-box .bg-texts span:last-child {
  transform: translateX(-587px);
}

@media (max-width: 767px) {
  .company-video .modal-content,
  .page-press-kit .modal-content,
  .page-about .modal-content {
    padding-bottom: 86px;
  }
}

.modal.style-1 {
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  top: 0;
  bottom: 0;
  height: auto;
  position: fixed;
  display: block;
  opacity: 0;
  visibility: hidden;
  padding: 20px 0;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 9999;
}
.modal.style-1.show {
  opacity: 1;
  visibility: visible;
}
.modal.style-1 .modal-inner {
  padding: 0 20px;
}
@media (max-width: 767px) {
  .modal.style-1 .modal-inner {
    padding-top: calc(25vh - 60px);
  }
}
.modal.style-1 .modal-content-holder {
  max-width: 1000px;
  margin: 0 auto;
  padding-top: 40px;
  position: relative;
}
.modal.style-1 .modal-content-holder .close {
  transition: color 0.3s ease-in-out;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 18px;
  line-height: 1.27;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 0.36px;
  padding-right: 40px;
  cursor: pointer;
}
@media (max-width: 767px) {
  .modal.style-1 .modal-content-holder .close {
    font-size: 12px;
    padding-right: 30px;
  }
}
.modal.style-1 .modal-content-holder .close:hover {
  color: #00abde;
}
.modal.style-1 .modal-content-holder .close:after {
  content: "\E90D";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  font: 20px/1 "icomoon";
}
@media (max-width: 767px) {
  .modal.style-1 .modal-content-holder .close:after {
    font-size: 16px;
  }
}
.modal.style-1 iframe.vimeo-video {
  margin: 0;
  padding: 0;
}
@media (max-width: 767px) {
  .modal.style-1 .pagination-slider-wrap {
    padding-top: 32px;
  }
}

.section-heading {
  padding: 163px 0 97px;
}
@media (max-width: 767px) {
  .section-heading {
    padding: 80px 0 97px;
  }
}
.section-heading .text-primary-link--med {
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  .section-heading h1 br {
    display: none;
  }
}

@media (max-width: 767px) {
  .section-heading.global-presence {
    padding: 163px 0 56px;
  }
}

.bg-texts {
  font-size: 320px;
  line-height: 1;
  letter-spacing: -0.02em;
  position: absolute;
  top: 92px;
  bottom: 0;
  left: 0;
  right: 0;
  text-transform: uppercase;
  opacity: 0.2;
  filter: blur(10px);
  white-space: nowrap;
  pointer-events: none;
  color: #fff;
}
.bg-texts--founder {
  color: #ed6c5c;
  top: 20px;
}
.bg-texts--founder span {
  display: block;
}
.bg-texts--founder span:first-child {
  transform: translateX(-50vw) !important;
}
.bg-texts--founder span:last-child {
  transform: translateX(-15vw) !important;
}
@media (max-width: 767px) {
  .bg-texts {
    font-size: 180px;
    line-height: 205.2px;
  }
}
.bg-texts span {
  display: block;
}
.bg-texts span:first-child {
  transform: translateX(25vw);
}
.bg-texts span:last-child {
  transform: translateX(-15vw);
}

.has-border-t {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  padding: 22px 0;
}

@media (max-width: 767px) {
  .customize-support .has-border-t,
  .intro-office .has-border-t {
    border-top: 1px solid rgba(0, 0, 0, 0.2);
  }
}

.img-ratio {
  aspect-ratio: 1;
  position: relative;
  overflow: hidden;
  display: block;
}
.img-ratio img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.modal .btn {
  position: relative;
  background: #000;
  text-transform: uppercase;
  padding: 17px 30px;
  color: #fff;
  border-radius: 2px;
  font-weight: 500;
  font-size: 10px;
  letter-spacing: 0.05em;
  overflow: hidden;
  border: none;
  display: inline-block;
  transition: 0.3s ease;
  min-height: auto;
  -webkit-clip-path: polygon(0 0, calc(100% - 11px) 0, 100% 11px, 100% 100%, 11px 100%, 0 calc(100% - 11px));
          clip-path: polygon(0 0, calc(100% - 11px) 0, 100% 11px, 100% 100%, 11px 100%, 0 calc(100% - 11px));
}
.modal .btn:hover {
  -webkit-clip-path: none !important;
          clip-path: none !important;
}
@media (pointer: fine) {
  .modal .btn:hover {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 11px, 100% 100%, 11px 100%, 0 100%) !important;
            clip-path: polygon(0 0, 100% 0, 100% 11px, 100% 100%, 11px 100%, 0 100%) !important;
  }
}
@media (min-width: 768px) {
  .modal .btn.btn-lg {
    font-size: 14px;
    font-weight: 300;
    padding: 14px 30px;
  }
}
.modal .btn.btn-white {
  background: #fff;
  color: #000;
}
.modal .btn.btn-coral {
  background: #FF6838;
  color: #fff;
}
.modal .btn.btn-glow {
  background: #d3ffa6;
  color: #000;
}
.modal .link {
  display: inline-flex;
  font-weight: 500;
  gap: 5px;
  position: relative;
  overflow: hidden;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
.modal .link:after {
  content: "\E901";
  font: 10px/1 icomoon;
  transform: translateY(-30px);
  position: absolute;
  left: calc(100% - 15px);
  overflow: hidden;
  transition: transform 0.3s ease-in-out;
}
@media (max-width: 767px) {
  .modal .link:after {
    content: "";
  }
}
.modal .link::before {
  content: "\E901";
  font: 10px/1 icomoon;
  transform: translateY(2px);
  position: absolute;
  overflow: hidden;
  left: calc(100% - 15px);
  transition: transform 0.3s ease-in-out;
}
.modal .link:hover:after {
  transform: translateY(2px);
}
@media (max-width: 767px) {
  .modal .link:hover:after {
    transform: none;
  }
}
.modal .link:hover::before {
  transform: translateY(15px);
}
@media (max-width: 767px) {
  .modal .link:hover::before {
    transform: none;
  }
}
.modal .link.sm {
  font-size: 10px;
}
.modal .link.sm:after {
  font-size: 9px;
}

#header {
  background: #000;
}
#header .logo {
  width: 185px;
  height: auto;
}
@media (max-width: 767px) {
  #header .logo {
    width: 104px;
    height: auto;
  }
}
#header .logo img {
  aspect-ratio: auto;
}
#header .nav-opener {
  color: #fff;
}
#header .nav-opener .icon {
  border-color: #fff;
}

.footer {
  background: #303030;
  padding: 54px 0;
  color: #fff;
  font-size: 18px;
}
.footer .footer-t {
  margin-bottom: 60px;
}
.footer .footer-t .content-l {
  max-width: 434px;
}
.footer .footer-t .content-l h3 {
  font-size: 34px;
  line-height: 1.4;
  font-weight: 300;
  letter-spacing: -0.05em;
  margin-bottom: 29px;
}
@media (max-width: 767px) {
  .footer .footer-t .content-l h3 {
    font-size: 32px;
    margin-bottom: 47px;
  }
}
.footer .input-wrap {
  width: 100%;
  position: relative;
}
.footer .input-wrap.success {
  display: none;
}
.footer .input-wrap.success + .success-msg {
  display: block;
}
.footer .input-wrap input[type=email] {
  width: 100%;
  padding: 1px 0 5px;
  border: solid #fff;
  border-width: 0 0 1px;
  background: none;
  height: 45px;
  border-radius: 0;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 300;
  letter-spacing: -0.05em;
  outline: none;
  box-shadow: none;
}
.footer .input-wrap input[type=email]::-webkit-input-placeholder {
  color: #C7C7C7;
}
.footer .input-wrap input[type=email]::-moz-placeholder {
  opacity: 1;
  color: #C7C7C7;
}
.footer .input-wrap input[type=email]:-moz-placeholder {
  color: #C7C7C7;
}
.footer .input-wrap input[type=email]:-ms-input-placeholder {
  color: #C7C7C7;
}
.footer .input-wrap input[type=email].placeholder {
  color: #C7C7C7;
}
.footer .input-wrap .email-btn {
  background: none;
  border: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  padding: 0;
}
.footer .input-wrap .email-btn:hover {
  color: #ed6c5c;
}
.footer .input-wrap .email-btn .icon-arrow-right {
  transition: all 0.3s ease-in-out;
  display: block;
  width: 26px;
  height: 26px;
  margin-top: -4px;
}
.footer .input-wrap .email-btn .icon-arrow-right:before {
  transition: all 0.3s ease-in-out;
  content: "\E900";
  font-size: 20px;
}
.footer .success-msg {
  display: none;
}
@media (max-width: 767px) {
  .footer .copyrights {
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: -0.05em;
  }
}
.footer .copyrights a {
  color: #fff;
}
.footer .footer-b .container {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: space-between;
  padding-bottom: 60px;
}
@media (max-width: 767px) {
  .footer .footer-b .container {
    flex-direction: column-reverse;
    text-align: center;
  }
}
.footer .footer-b .content-l {
  max-width: 532px;
}
@media (max-width: 1023px) {
  .footer .footer-b .content-l {
    max-width: none;
    width: 100%;
    margin-bottom: 30px;
  }
}
.footer .footer-b .content-r {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media (max-width: 767px) {
  .footer .footer-b .content-r {
    width: 100%;
  }
}
.footer .social-networks {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 24px;
  font-size: 28px;
}
@media (max-width: 767px) {
  .footer .social-networks {
    justify-content: center;
    gap: 24px;
    margin-bottom: 13px;
  }
}
.footer .social-networks li a {
  transition: color 0.3s ease-in-out;
  color: #ed6c5c;
}
.footer .social-networks li a:hover {
  color: #fff;
}

.container {
  max-width: 1296px;
  padding-left: 40px;
  padding-right: 40px;
}
@media (max-width: 767px) {
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.btn {
  transition: all 0.3s ease-in-out;
  display: inline-flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  background: #ed6c5c;
  border-radius: 8px;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: -0.02em;
  color: #fff;
  min-height: 60px;
  padding: 18px;
  min-width: 275px;
  box-shadow: 0px 12px 16px -4px rgba(16, 24, 40, 0.1), 0px 4px 6px -2px rgba(16, 24, 40, 0.05);
}
@media (max-width: 767px) {
  .btn {
    padding: 14px;
    min-height: 55px;
    font-size: 22px;
  }
}
.btn:hover {
  background: #e8432e;
}
.btn:hover span {
  text-decoration: none;
}
.btn span {
  text-decoration: underline;
  position: relative;
}
.btn.has-arrow span {
  margin-left: -18px;
}
.btn.has-arrow span:after {
  content: "\E909";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font: 18px/1 "icomoon";
  margin-left: 21px;
  left: 100%;
  transform: translateY(-50%) rotate(-90deg);
}
.modal .btn:hover {
  background: #000;
}

.sp-hero {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  padding: 160px 0 200px;
  overflow: hidden;
  z-index: 2;
  background: #0d0d0d;
  height: 764px;
}
@media (max-width: 1279px) {
  .sp-hero {
    padding: 160px 0;
  }
}
@media (max-width: 767px) {
  .sp-hero {
    height: 428px;
    padding: 75px 0 38px;
  }
}
.sp-hero .img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background-size: cover;
  background-position: center;
}
@media (max-width: 767px) {
  .sp-hero .img {
    background-position: 65% 46px;
  }
}
.sp-hero > .container {
  position: relative;
  z-index: 2;
  width: 100%;
}
@media (max-width: 767px) {
  .sp-hero > .container {
    text-align: center;
  }
}
.sp-hero .sp-hero-logo {
  max-width: 66.5%;
  display: inline-block;
  width: 100%;
}
@media (max-width: 767px) {
  .sp-hero .sp-hero-logo {
    max-width: 305px;
  }
}
.sp-hero .sp-hero-logo img {
  width: 100%;
}

.sp-intro {
  padding: 80px 0 45px;
  position: relative;
  overflow: hidden;
  font-size: 20px;
  line-height: 1.6;
  font-weight: 400;
  letter-spacing: 0;
  overflow: hidden;
}
@media (max-width: 1439px) {
  .sp-intro {
    padding: 70px 0;
  }
}
@media (max-width: 1023px) {
  .sp-intro {
    padding: 60px 0;
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .sp-intro {
    font-size: 18px;
    line-height: 1.6;
    font-weight: 500;
    padding: 40px 0;
  }
}
.sp-intro .container {
  display: flex;
}
@media (max-width: 1023px) {
  .sp-intro .container {
    flex-direction: column-reverse;
    gap: 40px;
  }
}
@media (min-width: 1024px) {
  .sp-intro .img-wrap {
    width: 39.1%;
  }
}
.sp-intro .img-wrap .img {
  margin-left: -50px;
}
@media (max-width: 1023px) {
  .sp-intro .img-wrap .img {
    margin: 40px 0 0;
  }
}
.sp-intro .img-wrap + .text-wrap {
  padding: 40px 0 0 10%;
}
@media (min-width: 1024px) {
  .sp-intro .text-wrap {
    width: 60.9%;
  }
}
.sp-intro h2 {
  font-size: 54px;
  line-height: 1.2;
  font-weight: 800;
  letter-spacing: -0.05em;
  margin-bottom: 38px;
}
@media (min-width: 1024px) {
  .sp-intro h2 {
    max-width: 470px;
  }
}
@media (max-width: 1439px) {
  .sp-intro h2 {
    font-size: 52px;
    margin-bottom: 28px;
  }
}
@media (max-width: 767px) {
  .sp-intro h2 {
    font-size: 34px;
    line-height: 1.2;
    margin-bottom: 26px;
  }
}
.sp-intro h2 strong {
  color: #ed6c5c;
}
@media (min-width: 1024px) {
  .sp-intro h2 strong {
    display: block;
  }
}
.sp-intro p {
  margin: 0;
}
@media (min-width: 1024px) {
  .sp-intro p {
    max-width: 440px;
  }
}
.sp-intro p + p {
  margin-top: 1rem;
}
.sp-intro p strong {
  color: #ed6c5c;
}

.sp-feature {
  padding: 45px 0 74px;
  font-size: 20px;
  line-height: 1.6;
  font-weight: 400;
  letter-spacing: 0;
  overflow: hidden;
}
@media (max-width: 1023px) {
  .sp-feature {
    font-size: 22px;
    padding: 53px 0 50px;
  }
}
@media (max-width: 767px) {
  .sp-feature {
    font-size: 18px;
    line-height: 1.6;
    font-weight: 500;
    padding: 20px 0 30px;
  }
}
.sp-feature .heading {
  padding-bottom: 28px;
}
.sp-feature h2 {
  font-size: 54px;
  line-height: 1.2;
  letter-spacing: -0.05em;
  font-weight: 400;
  margin-bottom: 36px;
}
@media (max-width: 1439px) {
  .sp-feature h2 {
    font-size: 44px;
    margin-bottom: 34px;
  }
}
@media (max-width: 767px) {
  .sp-feature h2 {
    font-size: 34px;
    line-height: 1.2;
    margin-bottom: 29px;
  }
}
.sp-feature .text-wrap {
  max-width: 960px;
}

.sp-features-list {
  padding: 51px 0;
  display: flex;
  flex-wrap: wrap;
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: 0;
  margin: -35px;
}
@media (max-width: 1439px) {
  .sp-features-list {
    margin: -28px;
  }
}
@media (max-width: 767px) {
  .sp-features-list {
    padding: 6px 0;
    font-size: 18px;
    line-height: 1.6;
    font-weight: 500;
    margin: -26px;
  }
}
.sp-features-list li {
  width: 33.33%;
  padding: 35px;
}
@media (max-width: 1439px) {
  .sp-features-list li {
    padding: 28px;
  }
}
@media (max-width: 1023px) {
  .sp-features-list li {
    width: 100%;
    padding: 26px;
  }
}
.sp-features-list .num {
  display: block;
  font-size: 120px;
  line-height: 1;
  font-weight: 700;
  text-stroke: 2.44px #000;
  -webkit-text-stroke: 2.44px #000;
  background-clip: text;
  -webkit-background-clip: text;
  color: #303030;
  margin-bottom: 22px;
}
@media (max-width: 1439px) {
  .sp-features-list .num {
    font-size: 110px;
  }
}
@media (max-width: 767px) {
  .sp-features-list .num {
    font-size: 82px;
    margin-bottom: 15px;
  }
}
.sp-features-list .title {
  font-weight: 800;
  font-size: 25px;
  line-height: 1.4;
  color: #ed6c5c;
  display: block;
  margin-bottom: 19px;
}
@media (max-width: 1439px) {
  .sp-features-list .title {
    font-size: 23px;
  }
}
@media (max-width: 767px) {
  .sp-features-list .title {
    font-size: 20px;
  }
}
.sp-features-list p {
  margin: 0;
}
.sp-features-list p + p {
  margin-top: 1rem;
}

.sp-blockquote {
  background: #303030;
  color: #fff;
  overflow: hidden;
  max-width: 1440px;
  margin: 0 auto;
}
.sp-blockquote .quote-slider {
  position: relative;
}
.sp-blockquote .quote-slider .swiper-pagination {
  bottom: 50px !important;
  left: auto !important;
  right: 60px;
  display: flex;
  justify-content: flex-end;
  gap: 26px;
}
@media (max-width: 1439px) {
  .sp-blockquote .quote-slider .swiper-pagination {
    bottom: 40px !important;
  }
}
@media (max-width: 767px) {
  .sp-blockquote .quote-slider .swiper-pagination {
    position: static;
    justify-content: center;
    padding: 20px 0 40px;
  }
}
.sp-blockquote .quote-slider .swiper-pagination .swiper-pagination-bullet {
  transition: all 0.3s ease-in-out;
  width: 16px;
  height: 16px;
  margin: 0;
  background: #ed6c5c;
  opacity: 1;
}
@media (max-width: 1439px) {
  .sp-blockquote .quote-slider .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
  }
}
.sp-blockquote .quote-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active, .sp-blockquote .quote-slider .swiper-pagination .swiper-pagination-bullet:hover {
  background: #fff;
}
@media (min-width: 1024px) {
  .sp-blockquote .swiper-slide {
    display: flex;
  }
}
@media (max-width: 767px) {
  .sp-blockquote .swiper-slide {
    padding: 20px;
    box-sizing: border-box;
  }
}
.sp-blockquote .img-wrap {
  width: 380px;
  min-height: 600px;
  position: relative;
}
@media (max-width: 1439px) {
  .sp-blockquote .img-wrap {
    width: 400px;
  }
}
@media (max-width: 1023px) {
  .sp-blockquote .img-wrap {
    margin: 0 auto;
    padding-top: 100px;
    min-height: 1px;
  }
}
@media (max-width: 767px) {
  .sp-blockquote .img-wrap {
    width: 100%;
    min-height: 1px;
    padding-top: 0;
  }
}
.sp-blockquote .img-wrap .logo-wrap {
  position: absolute;
  bottom: 0;
  right: 0;
  background: #fff;
  padding: 18px 29px;
  z-index: 2;
  width: 220px;
  height: 70px;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  .sp-blockquote .img-wrap .logo-wrap {
    position: static;
    margin-top: 31px;
    width: 150px;
    padding: 10px;
    height: 50px;
    text-align: center;
  }
}
.sp-blockquote .img-wrap .logo-wrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.sp-blockquote .img {
  width: 100%;
  height: 100%;
  position: relative;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .sp-blockquote .img {
    height: 600px;
    max-width: 500px;
  }
}
@media (max-width: 549px) {
  .sp-blockquote .img {
    height: 400px;
    max-width: 400px;
  }
}
.sp-blockquote .img:before {
  content: "";
  position: absolute;
  height: 65%;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(191, 255, 255, 0.01) 1%, rgba(170, 255, 255, 0.02) 2%, rgba(170, 227, 255, 0.03) 3%, rgba(170, 234, 255, 0.04) 4%, rgba(182, 237, 255, 0.05) 5%, rgba(165, 225, 240, 0.06) 6%, rgba(166, 230, 242, 0.07) 7%, rgba(162, 220, 243, 0.08) 8%, rgba(163, 224, 245, 0.09) 9%, rgba(161, 227, 246, 0.1) 10%, rgba(158, 220, 246, 0.11) 11%, rgba(159, 223, 247, 0.12) 12%, rgba(160, 219, 240, 0.13) 13%, rgba(159, 221, 241, 0.14) 14%, rgba(153, 217, 236, 0.15) 15%, rgba(152, 219, 237, 0.16) 16%, rgba(147, 215, 238, 0.17) 17%, rgba(152, 217, 239, 0.18) 18%, rgba(146, 219, 234, 0.19) 19%, rgba(147, 216, 235, 0.2) 20%, rgba(144, 218, 232, 0.21) 21%, rgba(143, 215, 233, 0.22) 22%, rgba(140, 217, 234, 0.23) 23%, rgba(136, 214, 230, 0.24) 24%, rgba(133, 212, 228, 0.25) 25%, rgba(135, 210, 225, 0.26) 26%, rgba(133, 212, 226, 0.27) 27%, rgba(129, 210, 224, 0.28) 28%, rgba(129, 211, 228, 0.29) 29%, rgba(124, 209, 222, 0.3) 30%, rgba(124, 207, 223, 0.31) 31%, rgba(121, 208, 221, 0.32) 32%, rgba(122, 208, 219, 0.33) 33%, rgba(122, 208, 222, 0.34) 34%, rgba(119, 207, 218, 0.35) 35%, rgba(115, 206, 217, 0.36) 36%, rgba(115, 207, 217, 0.37) 37%, rgba(112, 203, 216, 0.38) 38%, rgba(112, 204, 217, 0.39) 39%, rgba(107, 202, 211, 0.41) 41%, rgba(105, 200, 212, 0.42) 42%, rgba(103, 200, 211, 0.43) 43%, rgba(103, 202, 211, 0.44) 44%, rgba(97, 199, 210, 0.46) 46%, rgba(96, 200, 208, 0.47) 47%, rgba(94, 199, 207, 0.48) 48%, rgba(93, 198, 206, 0.49) 49%, rgba(90, 195, 203, 0.5) 50%, rgba(91, 198, 204, 0.51) 51%, rgba(86, 196, 203, 0.52) 52%, rgba(82, 195, 200, 0.55) 55%, rgba(80, 191, 197, 0.56) 56%, rgba(79, 193, 199, 0.57) 57%, rgba(73, 190, 193, 0.6) 60%, rgba(71, 191, 194, 0.61) 61%, rgba(68, 188, 192, 0.63) 63%, rgba(64, 188, 189, 0.65) 65%, rgba(62, 187, 189, 0.66) 66%, rgba(50, 182, 180, 0.72) 72%, rgba(44, 180, 178, 0.76) 76%, rgba(33, 176, 171, 0.81) 81%, rgba(33, 175, 172, 0.83) 83%, rgba(29, 174, 168, 0.84) 84%, rgba(24, 173, 166, 0.88) 88%, rgba(15, 169, 162, 0.91) 91%, rgb(0, 164, 153) 100%);
  z-index: 1;
}
.sp-blockquote .img > img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
}
@media (max-width: 1023px) {
  .sp-blockquote .img > img {
    position: static;
  }
}
.sp-blockquote .blockquote-wrap {
  flex: 1;
  display: flex;
  align-items: center;
  padding: 60px;
}
@media (max-width: 1439px) {
  .sp-blockquote .blockquote-wrap {
    padding: 40px;
  }
}
@media (max-width: 767px) {
  .sp-blockquote .blockquote-wrap {
    padding: 27px 0;
    display: block;
  }
}
.sp-blockquote blockquote {
  margin: 0;
  width: 100%;
  font-style: normal;
  letter-spacing: 0;
  position: relative;
}
.sp-blockquote blockquote:before {
  content: "";
  background: url("../../images/seed-program/quote.svg") no-repeat 0 0/116px 66px;
  position: absolute;
  left: 0;
  top: 0;
  width: 116px;
  height: 66px;
  top: -34px;
}
@media (max-width: 767px) {
  .sp-blockquote blockquote:before {
    content: none;
  }
}
.sp-blockquote blockquote cite {
  float: right;
  text-align: right;
  font-style: normal;
  margin-bottom: 54px;
  padding-left: 140px;
}
@media (max-width: 767px) {
  .sp-blockquote blockquote cite {
    padding: 0;
    display: block;
    float: none;
    text-align: left;
    margin-bottom: 30px;
  }
}
.sp-blockquote blockquote cite strong,
.sp-blockquote blockquote cite span {
  display: block;
  letter-spacing: -0.03em;
}
.sp-blockquote blockquote cite strong {
  font-size: 54px;
  line-height: 1.2;
  font-weight: 800;
  margin-bottom: 3px;
}
@media (max-width: 1439px) {
  .sp-blockquote blockquote cite strong {
    font-size: 44px;
  }
}
@media (max-width: 1023px) {
  .sp-blockquote blockquote cite strong {
    font-size: 38px;
  }
}
@media (max-width: 767px) {
  .sp-blockquote blockquote cite strong {
    font-size: 30px;
    line-height: 1.1875;
    margin-bottom: 8px;
  }
}
.sp-blockquote blockquote cite span {
  font-size: 30px;
  line-height: 1.19;
  font-weight: 200;
}
@media (max-width: 1439px) {
  .sp-blockquote blockquote cite span {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .sp-blockquote blockquote cite span {
    font-size: 22px;
    line-height: 1.2;
    font-weight: 300;
  }
}
.sp-blockquote blockquote q {
  display: block;
  width: 100%;
  clear: both;
  font-size: 24px;
  line-height: 1.5;
  font-weight: 400;
}
@media (max-width: 1439px) {
  .sp-blockquote blockquote q {
    font-size: 22px;
  }
}
@media (max-width: 1279px) {
  .sp-blockquote blockquote q {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .sp-blockquote blockquote q {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 500;
  }
}

.sp-companies {
  padding: 102px 0;
  font-size: 18px;
  line-height: 1.6;
  font-weight: 400;
  letter-spacing: 0;
}
@media (max-width: 1023px) {
  .sp-companies {
    padding: 80px 0;
  }
}
@media (max-width: 767px) {
  .sp-companies {
    padding: 60px 0;
    font-size: 18px;
    line-height: 1.63;
    font-weight: 500;
  }
}
.sp-companies .heading {
  margin-bottom: 52px;
}
.sp-companies .heading h2 {
  margin-bottom: 32px;
  display: block;
  text-align: right;
  font-weight: 200;
  font-size: 98px;
  line-height: 0.895;
  letter-spacing: -0.03em;
  color: #303030;
}
@media (max-width: 1439px) {
  .sp-companies .heading h2 {
    font-size: 100px;
  }
}
@media (max-width: 1279px) {
  .sp-companies .heading h2 {
    font-size: 86px;
  }
}
@media (max-width: 1023px) {
  .sp-companies .heading h2 {
    font-size: 74px;
  }
}
@media (max-width: 767px) {
  .sp-companies .heading h2 {
    font-size: 46px;
    letter-spacing: -0.095em;
    text-align: left;
    margin-bottom: 40px;
  }
}
.sp-companies .heading h2 strong {
  font-size: 108px;
  line-height: 0.895;
  font-weight: 700;
  color: #ed6c5c;
  text-transform: uppercase;
  letter-spacing: -0.05em;
  display: block;
  margin-bottom: 32px;
  text-align: left;
}
@media (max-width: 1439px) {
  .sp-companies .heading h2 strong {
    font-size: 100px;
  }
}
@media (max-width: 1023px) {
  .sp-companies .heading h2 strong {
    font-size: 98px;
  }
}
@media (max-width: 767px) {
  .sp-companies .heading h2 strong {
    font-size: 76px;
    letter-spacing: -0.08em;
    margin-bottom: 23px;
  }
}
.sp-companies .text-wrap {
  max-width: 912px;
  margin: 0 auto;
  text-align: center;
}
.sp-companies .logo-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin: -16px;
  max-width: 1216px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .sp-companies .logo-list {
    margin: -18px;
    justify-content: center;
  }
}
.sp-companies .logo-list li {
  padding: 16px;
  width: 20%;
  text-align: center;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
  flex-direction: column;
}
.sp-companies .logo-list li .img-wrap {
  -o-object-fit: contain;
     object-fit: contain;
  mix-blend-mode: multiply;
  filter: grayscale(1) brightness(0.6);
}
.sp-companies .logo-list li .text-wrap {
  font-size: 15px;
}
@media (max-width: 767px) {
  .sp-companies .logo-list li .text-wrap {
    font-size: 8px;
  }
}
@media (max-width: 1023px) {
  .sp-companies .logo-list li {
    width: 25%;
  }
}
@media (max-width: 767px) {
  .sp-companies .logo-list li {
    height: 100px;
    width: 33.33%;
    padding: 18px;
  }
}
.sp-companies .logo-list li img {
  -o-object-fit: contain;
     object-fit: contain;
  max-width: 160px;
  min-height: 70px;
}
@media (max-width: 1023px) {
  .sp-companies .logo-list li img {
    max-width: 130px;
  }
}
@media (max-width: 767px) {
  .sp-companies .logo-list li img {
    height: 60px;
  }
}
@media (max-width: 549px) {
  .sp-companies .logo-list li img {
    height: 55px;
    min-height: 55px;
    max-width: 100px;
  }
}
@media (max-width: 399px) {
  .sp-companies .logo-list li img {
    height: 45px;
    min-height: 45px;
    max-width: 80px;
  }
}

.sp-launch {
  padding: 112px 0 102px;
  background: #303030;
  color: #fff;
  font-size: 20px;
  line-height: 1.605;
  letter-spacing: -0.02em;
  font-weight: 400;
  overflow: hidden;
}
@media (max-width: 1439px) {
  .sp-launch {
    padding: 100px 0;
  }
}
@media (max-width: 1023px) {
  .sp-launch {
    padding: 80px 0;
  }
}
@media (max-width: 767px) {
  .sp-launch {
    padding: 19px 0 64px;
    font-size: 16px;
    line-height: 1.6;
  }
}
.sp-launch .heading {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 62px;
}
@media (max-width: 767px) {
  .sp-launch .heading {
    margin-bottom: 49px;
  }
}
.sp-launch .heading .heading-txt {
  flex: 1;
  padding-right: 47px;
}
@media (max-width: 767px) {
  .sp-launch .heading .heading-txt {
    flex: none;
    padding: 0;
    order: 2;
    width: 100%;
  }
}
.sp-launch .heading .txt-wrap {
  max-width: 800px;
}
@media (max-width: 767px) {
  .sp-launch .heading .txt-wrap {
    text-align: center;
  }
}
.sp-launch .heading .txt-wrap p {
  margin: 0;
}
.sp-launch .heading .txt-wrap p + p {
  margin-top: 1redm;
}
.sp-launch .heading h2 {
  font-size: 96px;
  line-height: 1.095;
  font-weight: 700;
  color: #ed6c5c;
  letter-spacing: -0.04em;
  margin-bottom: 51px;
}
@media (max-width: 1439px) {
  .sp-launch .heading h2 {
    margin-bottom: 40px;
  }
}
@media (max-width: 1279px) {
  .sp-launch .heading h2 {
    font-size: 84px;
  }
}
@media (max-width: 1023px) {
  .sp-launch .heading h2 {
    font-size: 70px;
  }
}
@media (max-width: 767px) {
  .sp-launch .heading h2 {
    font-size: 64px;
    margin-bottom: 31px;
  }
}
.sp-launch .heading h2 span {
  display: block;
  color: #fff;
}
@media (max-width: 767px) {
  .sp-launch .heading h2 span {
    font-size: 48px;
    line-height: 1.2;
    letter-spacing: -0.04em;
  }
}
.sp-launch .heading .heading-img {
  width: 234px;
}
@media (max-width: 1439px) {
  .sp-launch .heading .heading-img {
    width: 200px;
  }
}
@media (max-width: 767px) {
  .sp-launch .heading .heading-img {
    order: 1;
    width: 66px;
    transform: rotate(18deg);
    margin: 0 auto -13px;
  }
}
.sp-launch .procedure {
  display: flex;
  flex-wrap: wrap;
  padding: 32px 40px;
  background: #242424;
  border: 1px solid #FFA89D;
  box-shadow: 0px 39px 45px -12px rgba(16, 24, 40, 0.4);
  border-radius: 32px;
}
@media (max-width: 767px) {
  .sp-launch .procedure {
    padding: 56px 15px;
  }
}
.sp-launch .procedure .row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -47px;
  text-align: center;
  width: calc(100% + 94px);
}
@media (max-width: 1023px) {
  .sp-launch .procedure .row {
    margin: -40px 0;
  }
}
.sp-launch .procedure .row .col {
  width: 33.33%;
  padding: 23px 47px;
}
@media (max-width: 1023px) {
  .sp-launch .procedure .row .col {
    width: 100%;
    padding: 40px 0;
  }
}
.sp-launch .procedure .row .col + .col {
  border: solid #595959;
  border-width: 0 0 0 2px;
}
@media (max-width: 1023px) {
  .sp-launch .procedure .row .col + .col {
    border-width: 2px 0 0;
  }
}
.sp-launch .procedure .row .title {
  display: block;
  font-size: 26px;
  line-height: 1.305;
  letter-spacing: -0.02em;
  min-height: 86px;
  margin-bottom: 10px;
  font-weight: 400;
}
@media (max-width: 1023px) {
  .sp-launch .procedure .row .title {
    min-height: 1px;
  }
}
@media (max-width: 767px) {
  .sp-launch .procedure .row .title {
    font-size: 22px;
    margin-bottom: 27px;
  }
}
.sp-launch .procedure .row .btn {
  width: 100%;
  min-width: 1px;
}
.sp-launch .procedure .row .btn span {
  text-decoration: none;
}

.sp-learn-more {
  padding: 82px 0;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.6;
  letter-spacing: 0;
  overflow: hidden;
}
@media (max-width: 1023px) {
  .sp-learn-more {
    padding: 80px 0;
  }
}
@media (max-width: 767px) {
  .sp-learn-more {
    font-size: 18px;
    font-weight: 500;
    padding: 50px 0;
  }
}
.sp-learn-more .inner {
  max-width: 931px;
}
.sp-learn-more h2 {
  font-weight: 700;
  font-size: 61px;
  line-height: 1.2;
  letter-spacing: -0.05em;
  color: #303030;
  margin-bottom: 22px;
}
@media (max-width: 1439px) {
  .sp-learn-more h2 {
    font-size: 58px;
  }
}
@media (max-width: 767px) {
  .sp-learn-more h2 {
    font-size: 34px;
    line-height: 1.2;
  }
}
.sp-learn-more .txt-wrap {
  max-width: 857px;
  margin-bottom: 38px;
}
.sp-learn-more .txt-wrap:last-child {
  margin-bottom: 0;
}
.sp-learn-more p {
  margin: 0;
}
.sp-learn-more p + p {
  margin-top: 1rem;
}

.sp-faq {
  padding: 102px 0;
  background: #f9f9f9;
  overflow: hidden;
}
@media (max-width: 1023px) {
  .sp-faq {
    padding: 90px 0;
  }
}
@media (max-width: 767px) {
  .sp-faq {
    padding: 60px 0;
  }
}
.sp-faq h2 {
  color: #ed6c5c;
  font-weight: 700;
  font-size: 62px;
  line-height: 1.5;
  letter-spacing: -0.05em;
  margin-bottom: 28px;
}
@media (max-width: 1439px) {
  .sp-faq h2 {
    font-size: 54px;
  }
}
@media (max-width: 767px) {
  .sp-faq h2 {
    font-size: 40px;
    margin-bottom: 44px;
  }
}
.sp-faq .faq-accordion li + li {
  margin-top: 60px;
}
@media (max-width: 767px) {
  .sp-faq .faq-accordion li + li {
    margin-top: 33px;
  }
}
.sp-faq .faq-accordion .opener {
  display: block;
  font-size: 28px;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: -0.02em;
  color: #303030;
  position: relative;
  padding-right: 260px;
}
@media (max-width: 1279px) {
  .sp-faq .faq-accordion .opener {
    padding-right: 150px;
    font-size: 26px;
  }
}
@media (max-width: 1023px) {
  .sp-faq .faq-accordion .opener {
    padding-right: 100px;
  }
}
@media (max-width: 767px) {
  .sp-faq .faq-accordion .opener {
    font-size: 24px;
    line-height: 1.2;
    padding-right: 40px;
  }
}
.sp-faq .faq-accordion .slide {
  padding: 38px 60px 0 0;
  max-width: 1167px;
  letter-spacing: -1.1px;
  font-size: 18px;
  line-height: 1.6;
  font-weight: 300;
}
@media (max-width: 767px) {
  .sp-faq .faq-accordion .slide {
    font-size: 18px;
    font-weight: 400;
    padding: 27px 0 0;
  }
}
.sp-faq .faq-accordion .slide a {
  color: #ed6c5c;
  text-decoration: underline;
}
.sp-faq .faq-accordion .slide a:hover {
  text-decoration: none;
}
.sp-faq .faq-accordion .slide p {
  margin: 0;
}
.sp-faq .faq-accordion .slide p + p {
  margin-top: 25px;
}

#header.seed-page {
  padding: 8px 0;
  background: rgba(0, 0, 0, 0.85);
}
/*# sourceMappingURL=seed-program.css.map*/