html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-size: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

/* body {
  line-height: 1;
} */
ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote::before,
blockquote::after,
q::before,
q::after {
  content: "";
  content: none;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

b,
strong {
  font-weight: 700;
}

label {
  cursor: pointer;
}

button {
  /* Firefox */
  /* Safari and Chrome */
  appearance: none;
}

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

body {
  font-family: "Nanum Gothic", sans-serif;
}

.blind {
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  opacity: 0;
}

.root {
  display: flex;
  position: relative;
  flex: auto;
  flex-direction: column;
  min-width: 1440px;
  min-height: 0;
}

.header {
  flex: none;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100px;
  background-color: #fff;
}
.header__logo {
  display: block;
  width: 268px;
}
.header__logo::before {
  content: "";
  display: block;
  height: 0;
  padding-bottom: 17.1641791045%;
  background-image: url("https://frogstock.speedgabia.com/smi/landing/images/smi_210914_1_pc/logo.png");
  background-image: url("https://frogstock.speedgabia.com/smi/landing/images/smi_210914_1_pc/logo@2x.png"), none;
  background-repeat: no-repeat;
  background-size: contain;
}

.footer {
  flex: none;
  padding: 70px;
  background-color: #e5e9ee;
  text-align: center;
}
.footer ul + ul {
  margin-top: 10px;
}
.footer li {
  display: inline-block;
  position: relative;
  margin: 0 8px;
  font-size: 12px;
}
.footer li + li::before {
  content: "";
  position: absolute;
  left: -10px;
  top: 50%;
  width: 1px;
  height: 14px;
  background: #000;
  transform: translateY(-50%);
  opacity: 0.7;
}

.banner {
  display: none;
  align-items: center;
  justify-content: center;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100px;
  background: linear-gradient(to right, rgb(229, 144, 17) 0%, rgb(234, 80, 27) 100%);
  cursor: pointer;
}
.banner--fixed {
  display: flex;
}
.banner__title {
  display: block;
  width: 528px;
}
.banner__title::before {
  content: "";
  display: block;
  height: 0;
  padding-bottom: 6.8181818182%;
  background-image: url("https://frogstock.speedgabia.com/smi/landing/images/smi_210914_1_pc/title-02.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.section-01 {
  height: 800px;
  background-image: url("https://frogstock.speedgabia.com/smi/landing/images/smi_210914_1_pc/section-01.png");
  background-repeat: no-repeat;
  background-size: 1920px 800px;
  background-position: center top;
}

.section-02 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 940px;
  background-image: url("https://frogstock.speedgabia.com/smi/landing/images/smi_210914_1_pc/section-02.png");
  background-repeat: no-repeat;
  background-size: 1920px 940px;
  background-position: center top;
}
.section-02__video {
  position: relative;
  width: 1050px;
  background: #000;
  box-shadow: 40px 40px 32px 0 rgba(0, 0, 0, 0.3);
}
.section-02__video::before {
  content: "";
  display: block;
  height: 0;
  padding-bottom: 56.25%;
}
.section-02__video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.section-03 {
  height: 940px;
  background-image: url("https://frogstock.speedgabia.com/smi/landing/images/smi_210914_1_pc/section-03.png");
  background-repeat: no-repeat;
  background-size: 1920px 940px;
  background-position: center top;
}

.section-04 {
  height: 3650px;
  background-image: url("https://frogstock.speedgabia.com/smi/landing/images/smi_210914_1_pc/section-04.png");
  background-repeat: no-repeat;
  background-size: 1920px 3650px;
  background-position: center top;
}

.section-05 {
  height: 720px;
  background-image: url("https://frogstock.speedgabia.com/smi/landing/images/smi_210914_1_pc/section-05.png");
  background-repeat: no-repeat;
  background-size: 1920px 720px;
  background-position: center top;
}

.section-06 {
  height: 500px;
  background-image: url("https://frogstock.speedgabia.com/smi/landing/images/smi_210914_1_pc/section-06.png");
  background-repeat: no-repeat;
  background-size: 1920px 500px;
  background-position: center top;
}

.section-07 {
  height: 920px;
  background-image: url("https://frogstock.speedgabia.com/smi/landing/images/smi_210914_1_pc/section-07.png");
  background-repeat: no-repeat;
  background-size: 1920px 920px;
  background-position: center top;
}

.section-08 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 1147px;
  background-image: url("https://frogstock.speedgabia.com/smi/landing/images/smi_210914_1_pc/section-08.png");
  background-repeat: no-repeat;
  background-size: 1920px 1147px;
  background-position: center top;
}
.section-08__title {
  width: 436px;
}
.section-08__title::before {
  content: "";
  display: block;
  height: 0;
  padding-bottom: 48.1651376147%;
  background-image: url("https://frogstock.speedgabia.com/smi/landing/images/smi_210914_1_pc/title-08.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.section-09 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.forms {
  display: flex;
  align-content: flex-start;
  width: 1200px;
  color: #fff;
}

.form__item + .form__item {
  margin-top: 20px;
}
.form__title {
  margin-bottom: 10px;
  font-size: 26px;
  font-weight: 700;
}
.form__btn {
  width: 100%;
  height: 60px;
  outline: none;
  border: 0;
  border-radius: 8px;
  background-color: #fd8922;
  box-shadow: 24px 24px 24px 0 rgba(0, 0, 0, 0.3);
  font-size: 24px;
  font-weight: 800;
  text-align: center;
  cursor: pointer;
  color: #fff;
}

.space {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.space--block {
  display: flex;
  width: 100%;
}
.space__item--1 {
  flex: 1;
}
.space__item--2 {
  flex: 2;
}

input[type=text],
select,
textarea {
  padding: 20px 26px;
  width: 100%;
  outline: none;
  border: 1px solid #ccc;
  background: transparent;
  font-family: "Nanum Gothic", sans-serif;
  font-size: 18px;
  color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

select {
  background-image: url("https://frogstock.speedgabia.com/smi/landing/images/smi_210914_1_pc/icons/ic-select-arrow.png");
  background-image: url("https://frogstock.speedgabia.com/smi/landing/images/smi_210914_1_pc/icons/ic-select-arrow@2x.png"), none;
  background-repeat: no-repeat;
  background-size: 14px 11px;
  background-position: calc(100% - 18px) center;
}
select option {
  color: #000;
}

input::placeholder,
textarea::placeholder {
  color: #b0b0b0;
}

input[type=checkbox] {
  position: relative;
  margin: 0 0.6em 0 0;
  outline: none;
  padding: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #b5b5b5;
  background-color: #fff;
  vertical-align: text-top;
  line-height: 0;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

input[type=checkbox]:checked:before {
  display: block;
}

input[type=checkbox]:before {
  content: "";
  display: none;
  position: absolute;
  top: 50%;
  right: 50%;
  width: 5px;
  height: 10px;
  border: solid #dc1b1b;
  border-width: 0 2px 2px 0;
  margin: -1px -1px 0 -1px;
  transform: rotate(45deg) translate(-50%, -50%);
  z-index: 2;
}