/* Reset */

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: inherit;
  vertical-align: baseline;
}

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-collapse: collapse;
  border-spacing: 0;
}

body {
  -webkit-text-size-adjust: none;
}

/* Box Model */

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

/* Fonts */
@font-face {
  font-family: "Satoshi-Variable";
  src: url("../fonts/Satoshi-Variable.woff2") format("woff2"),
    url("../fonts/Satoshi-Variable.woff") format("woff"),
    url("../fonts/Satoshi-Variable.ttf") format("truetype");
  font-weight: 300 900;
  font-display: swap;
  font-style: normal;
}

/*!---------- SPACING ----------*/
.mr0 {
  margin-right: 0 !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.mb8 {
  margin-bottom: 0.8rem !important;
}

.mb16 {
  margin-bottom: 1.6rem !important;
}

.mb24 {
  margin-bottom: 2.4rem !important;
}

.mb30 {
  margin-bottom: 3rem !important;
}

.mb32 {
  margin-bottom: 3.2rem !important;
}

.mb40 {
  margin-bottom: 4rem !important;
}

.mb48 {
  margin-bottom: 4.8rem !important;
}

.mb56 {
  margin-bottom: 5.6rem !important;
}

.mb64 {
  margin-bottom: 6.4rem !important;
}

.mb72 {
  margin-bottom: 7.2rem !important;
}

.mb80 {
  margin-bottom: 8rem !important;
}

.mb88 {
  margin-bottom: 8.8rem !important;
}

.mb96 {
  margin-bottom: 9.6rem !important;
}

.mb104 {
  margin-bottom: 10.4rem !important;
}

.mb112 {
  margin-bottom: 11.2rem !important;
}

.mb120 {
  margin-bottom: 12rem !important;
}

.mb160 {
  margin-bottom: 16rem !important;
}

.mb200 {
  margin-bottom: 20rem !important;
}

.mb240 {
  margin-bottom: 24rem !important;
}

.mt0 {
  margin-top: 0 !important;
}

.mt8 {
  margin-top: 0.8rem !important;
}

.mt16 {
  margin-top: 1.6rem !important;
}

.mt24 {
  margin-top: 2.4rem !important;
}

.mt32 {
  margin-top: 3.2rem !important;
}

.mt40 {
  margin-top: 4rem !important;
}

.mt48 {
  margin-top: 4.8rem !important;
}

.mt56 {
  margin-top: 5.6rem !important;
}

.mt64 {
  margin-top: 6.4rem !important;
}

.mt72 {
  margin-top: 7.2rem !important;
}

.mt80 {
  margin-top: 8rem !important;
}

.mt88 {
  margin-top: 8.8rem !important;
}

.mt96 {
  margin-top: 9.6rem !important;
}

.mt104 {
  margin-top: 10.4rem !important;
}

.mt112 {
  margin-top: 11.2rem !important;
}

.mt120 {
  margin-top: 12rem !important;
}

.mt160 {
  margin-top: 16rem !important;
}

.mt200 {
  margin-top: 20rem !important;
}

.mt240 {
  margin-top: 240rem !important;
}

.p32 {
  padding: 0 3.2rem !important;
}

.p24 {
  padding: 2.4rem !important;
}

.p0 {
  padding: 0 !important;
}

.pt0 {
  padding-top: 0 !important;
}

.pt8 {
  padding-top: 0.8rem !important;
}

.pt16 {
  padding-top: 1.6rem !important;
}

.pt24 {
  padding-top: 2.4rem !important;
}

.pt32 {
  padding-top: 3.2rem !important;
}

.pt40 {
  padding-top: 4rem !important;
}

.pt48 {
  padding-top: 4.8rem !important;
}

.pt56 {
  padding-top: 5.6rem !important;
}

.pt64 {
  padding-top: 6.4rem !important;
}

.pt72 {
  padding-top: 7.2rem !important;
}

.pt80 {
  padding-top: 8rem !important;
}

.pt88 {
  padding-top: 8.8rem !important;
}

.pt96 {
  padding-top: 9.6rem !important;
}

.pt104 {
  padding-top: 10.4rem !important;
}

.pt112 {
  padding-top: 11.2rem !important;
}

.pt120 {
  padding-top: 12rem !important;
}

.pt160 {
  padding-top: 16rem !important;
}

.pt180 {
  padding-top: 18rem !important;
}

.pt240 {
  padding-top: 24rem !important;
}

.pb0 {
  padding-bottom: 0 !important;
}

.pb8 {
  padding-bottom: 0.8rem !important;
}

.pb16 {
  padding-bottom: 1.6rem !important;
}

.pb24 {
  padding-bottom: 2.4rem !important;
}

.pb32 {
  padding-bottom: 3.2rem !important;
}

.pb40 {
  padding-bottom: 4rem !important;
}

.pb48 {
  padding-bottom: 4.8rem !important;
}

.pb56 {
  padding-bottom: 5.6rem !important;
}

.pb64 {
  padding-bottom: 6.4rem !important;
}

.pb72 {
  padding-bottom: 7.2rem !important;
}

.pb80 {
  padding-bottom: 8rem !important;
}

.pb88 {
  padding-bottom: 8.8rem !important;
}

.pb96 {
  padding-bottom: 9.6rem !important;
}

.pb104 {
  padding-bottom: 10.4rem !important;
}

.pb112 {
  padding-bottom: 11.2rem !important;
}

.pb120 {
  padding-bottom: 12rem !important;
}

.pb160 {
  padding-bottom: 16rem !important;
}

.pb200 {
  padding-bottom: 20rem !important;
}

.pb240 {
  padding-bottom: 24rem !important;
}

.pl0 {
  padding-left: 0 !important;
}

.pl8 {
  padding-left: 0.8rem !important;
}

.pl16 {
  padding-left: 1.6rem !important;
}

.pl24 {
  padding-left: 2.4rem !important;
}

.pl32 {
  padding-left: 3.2rem !important;
}

.pl40 {
  padding-left: 4rem !important;
}

.pl48 {
  padding-left: 4.8rem !important;
}

.pl56 {
  padding-left: 5.6rem !important;
}

.pl64 {
  padding-left: 6.4rem !important;
}

.pl72 {
  padding-left: 7.2rem !important;
}

.pl80 {
  padding-left: 8rem !important;
}

.pl88 {
  padding-left: 8.8rem !important;
}

.pl96 {
  padding-left: 9.6rem !important;
}

.pl104 {
  padding-left: 10.4rem !important;
}

.pl112 {
  padding-left: 11.2rem !important;
}

.pl120 {
  padding-left: 12rem !important;
}

.pl160 {
  padding-left: 16rem !important;
}

.pl180 {
  padding-left: 18rem !important;
}

.pl240 {
  padding-left: 24rem !important;
}

.pr0 {
  padding-right: 0 !important;
}

.pr8 {
  padding-right: 0.8rem !important;
}

.pr16 {
  padding-right: 1.6rem !important;
}

.pr24 {
  padding-right: 2.4rem !important;
}

.pr32 {
  padding-right: 3.2rem !important;
}

.pr40 {
  padding-right: 4rem !important;
}

.pr48 {
  padding-right: 4.8rem !important;
}

.pr56 {
  padding-right: 5.6rem !important;
}

.pr64 {
  padding-right: 6.4rem !important;
}

.pr72 {
  padding-right: 7.2rem !important;
}

.pr80 {
  padding-right: 8rem !important;
}

.pr88 {
  padding-right: 8.8rem !important;
}

.pr96 {
  padding-right: 9.6rem !important;
}

.pr104 {
  padding-right: 10.4rem !important;
}

.pr112 {
  padding-right: 11.2rem !important;
}

.pr120 {
  padding-right: 12rem !important;
}

.pr160 {
  padding-right: 16rem !important;
}

.pr180 {
  padding-right: 18rem !important;
}

.pr240 {
  padding-right: 24rem !important;
}

@media (max-width: 1199px) {
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }

  .mb-lg-8 {
    margin-bottom: 0.8rem !important;
  }

  .mb-lg-16 {
    margin-bottom: 1.6rem !important;
  }

  .mb-lg-24 {
    margin-bottom: 2.4rem !important;
  }

  .mb-lg-32 {
    margin-bottom: 3.2rem !important;
  }

  .mb-lg-40 {
    margin-bottom: 4rem !important;
  }

  .mb-lg-48 {
    margin-bottom: 4.8rem !important;
  }

  .mb-lg-56 {
    margin-bottom: 5.6rem !important;
  }

  .mb-lg-64 {
    margin-bottom: 6.4rem !important;
  }

  .mb-lg-72 {
    margin-bottom: 7.2rem !important;
  }

  .mb-lg-80 {
    margin-bottom: 8rem !important;
  }

  .mb-lg-88 {
    margin-bottom: 8.8rem !important;
  }

  .mb-lg-96 {
    margin-bottom: 9.6rem !important;
  }

  .mb-lg-104 {
    margin-bottom: 10.4rem !important;
  }

  .mb-lg-112 {
    margin-bottom: 11.2rem !important;
  }

  .mb-lg-120 {
    margin-bottom: 12rem !important;
  }

  .mb-lg-160 {
    margin-bottom: 16rem !important;
  }

  .mb-lg-200 {
    margin-bottom: 20rem !important;
  }

  .mb-lg-240 {
    margin-bottom: 24rem !important;
  }

  .mt-lg-0 {
    margin-top: 0 !important;
  }

  .mt-lg-8 {
    margin-top: 0.8rem !important;
  }

  .mt-lg-16 {
    margin-top: 1.6rem !important;
  }

  .mt-lg-24 {
    margin-top: 2.4rem !important;
  }

  .mt-lg-32 {
    margin-top: 3.2rem !important;
  }

  .mt-lg-40 {
    margin-top: 4rem !important;
  }

  .mt-lg-48 {
    margin-top: 4.8rem !important;
  }

  .mt-lg-56 {
    margin-top: 5.6rem !important;
  }

  .mt-lg-64 {
    margin-top: 6.4rem !important;
  }

  .mt-lg-72 {
    margin-top: 7.2rem !important;
  }

  .mt-lg-80 {
    margin-top: 8rem !important;
  }

  .mt-lg-88 {
    margin-top: 8.8rem !important;
  }

  .mt-lg-96 {
    margin-top: 9.6rem !important;
  }

  .mt-lg-104 {
    margin-top: 10.4rem !important;
  }

  .mt-lg-112 {
    margin-top: 11.2rem !important;
  }

  .mt-lg-120 {
    margin-top: 12rem !important;
  }

  .mt-lg-160 {
    margin-top: 16rem !important;
  }

  .mt-lg-200 {
    margin-top: 20rem !important;
  }

  .mt-lg-240 {
    margin-top: 24rem !important;
  }

  .p0-lg {
    padding: 0 !important;
  }

  .pt-lg-0 {
    padding-top: 0 !important;
  }

  .pt-lg-8 {
    padding-top: 0.8rem !important;
  }

  .pt-lg-16 {
    padding-top: 1.6rem !important;
  }

  .pt-lg-24 {
    padding-top: 2.4rem !important;
  }

  .pt-lg-32 {
    padding-top: 3.2rem !important;
  }

  .pt-lg-40 {
    padding-top: 4rem !important;
  }

  .pt-lg-48 {
    padding-top: 4.8rem !important;
  }

  .pt-lg-56 {
    padding-top: 5.6rem !important;
  }

  .pt-lg-64 {
    padding-top: 6.4rem !important;
  }

  .pt-lg-72 {
    padding-top: 7.2rem !important;
  }

  .pt-lg-80 {
    padding-top: 8rem !important;
  }

  .pt-lg-88 {
    padding-top: 8.8rem !important;
  }

  .pt-lg-96 {
    padding-top: 9.6rem !important;
  }

  .pt-lg-104 {
    padding-top: 10.4rem !important;
  }

  .pt-lg-112 {
    padding-top: 11.2rem !important;
  }

  .pt-lg-120 {
    padding-top: 12rem !important;
  }

  .pt-lg-160 {
    padding-top: 16rem !important;
  }

  .pt-lg-200 {
    padding-top: 20rem !important;
  }

  .pt-lg-240 {
    padding-top: 24rem !important;
  }

  .pb-lg-0 {
    padding-bottom: 0 !important;
  }

  .pb-lg-8 {
    padding-bottom: 0.8rem !important;
  }

  .pb-lg-16 {
    padding-bottom: 1.6rem !important;
  }

  .pb-lg-24 {
    padding-bottom: 2.4rem !important;
  }

  .pb-lg-32 {
    padding-bottom: 3.2rem !important;
  }

  .pb-lg-40 {
    padding-bottom: 4rem !important;
  }

  .pb-lg-48 {
    padding-bottom: 4.8rem !important;
  }

  .pb-lg-56 {
    padding-bottom: 5.6rem !important;
  }

  .pb-lg-64 {
    padding-bottom: 6.4rem !important;
  }

  .pb-lg-72 {
    padding-bottom: 7.2rem !important;
  }

  .pb-lg-80 {
    padding-bottom: 8rem !important;
  }

  .pb-lg-88 {
    padding-bottom: 8.8rem !important;
  }

  .pb-lg-96 {
    padding-bottom: 9.6rem !important;
  }

  .pb-lg-104 {
    padding-bottom: 10.4rem !important;
  }

  .pb-lg-112 {
    padding-bottom: 11.2rem !important;
  }

  .pb-lg-120 {
    padding-bottom: 12rem !important;
  }

  .pb-lg-160 {
    padding-bottom: 16rem !important;
  }

  .pb-lg-200 {
    padding-bottom: 20rem !important;
  }

  .pb-lg-240 {
    padding-bottom: 24rem !important;
  }

  .pl-lg-0 {
    padding-left: 0 !important;
  }

  .pl-lg-8 {
    padding-left: 0.8rem !important;
  }

  .pl-lg-16 {
    padding-left: 1.6rem !important;
  }

  .pl-lg-24 {
    padding-left: 2.4rem !important;
  }

  .pl-lg-32 {
    padding-left: 3.2rem !important;
  }

  .pl-lg-40 {
    padding-left: 4rem !important;
  }

  .pl-lg-48 {
    padding-left: 4.8rem !important;
  }

  .pl-lg-56 {
    padding-left: 5.6rem !important;
  }

  .pl-lg-64 {
    padding-left: 6.4rem !important;
  }

  .pl-lg-72 {
    padding-left: 7.2rem !important;
  }

  .pl-lg-80 {
    padding-left: 8rem !important;
  }

  .pl-lg-88 {
    padding-left: 8.8rem !important;
  }

  .pl-lg-96 {
    padding-left: 9.6rem !important;
  }

  .pl-lg-104 {
    padding-left: 10.4rem !important;
  }

  .pl-lg-112 {
    padding-left: 11.2rem !important;
  }

  .pl-lg-120 {
    padding-left: 12rem !important;
  }

  .pl-lg-160 {
    padding-left: 16rem !important;
  }

  .pl-lg-180 {
    padding-left: 18rem !important;
  }

  .pl-lg-240 {
    padding-left: 24rem !important;
  }

  .pr-lg-0 {
    padding-right: 0 !important;
  }

  .pr-lg-8 {
    padding-right: 0.8rem !important;
  }

  .pr-lg-16 {
    padding-right: 1.6rem !important;
  }

  .pr-lg-24 {
    padding-right: 2.4rem !important;
  }

  .pr-lg-32 {
    padding-right: 3.2rem !important;
  }

  .pr-lg-40 {
    padding-right: 4rem !important;
  }

  .pr-lg-48 {
    padding-right: 4.8rem !important;
  }

  .pr-lg-56 {
    padding-right: 5.6rem !important;
  }

  .pr-lg-64 {
    padding-right: 6.4rem !important;
  }

  .pr-lg-72 {
    padding-right: 7.2rem !important;
  }

  .pr-lg-80 {
    padding-right: 8rem !important;
  }

  .pr-lg-88 {
    padding-right: 8.8rem !important;
  }

  .pr-lg-96 {
    padding-right: 9.6rem !important;
  }

  .pr-lg-104 {
    padding-right: 10.4rem !important;
  }

  .pr-lg-112 {
    padding-right: 11.2rem !important;
  }

  .pr-lg-120 {
    padding-right: 12rem !important;
  }

  .pr-lg-160 {
    padding-right: 16rem !important;
  }

  .pr-lg-180 {
    padding-right: 18rem !important;
  }

  .pr-lg-240 {
    padding-right: 24rem !important;
  }
}

@media (max-width: 991px) {
  .mb-md-0 {
    margin-bottom: 0 !important;
  }

  .mb-md-8 {
    margin-bottom: 0.8rem !important;
  }

  .mb-md-16 {
    margin-bottom: 1.6rem !important;
  }

  .mb-md-24 {
    margin-bottom: 2.4rem !important;
  }

  .mb-md-32 {
    margin-bottom: 3.2rem !important;
  }

  .mb-md-40 {
    margin-bottom: 4rem !important;
  }

  .mb-md-48 {
    margin-bottom: 4.8rem !important;
  }

  .mb-md-56 {
    margin-bottom: 5.6rem !important;
  }

  .mb-md-64 {
    margin-bottom: 6.4rem !important;
  }

  .mb-md-72 {
    margin-bottom: 7.2rem !important;
  }

  .mb-md-80 {
    margin-bottom: 8rem !important;
  }

  .mb-md-88 {
    margin-bottom: 8.8rem !important;
  }

  .mb-md-96 {
    margin-bottom: 9.6rem !important;
  }

  .mb-md-104 {
    margin-bottom: 10.4rem !important;
  }

  .mb-md-112 {
    margin-bottom: 11.2rem !important;
  }

  .mb-md-120 {
    margin-bottom: 12rem !important;
  }

  .mb-md-160 {
    margin-bottom: 16rem !important;
  }

  .mb-md-200 {
    margin-bottom: 20rem !important;
  }

  .mb-md-240 {
    margin-bottom: 24rem !important;
  }

  .mt-md-0 {
    margin-top: 0 !important;
  }

  .mt-md-8 {
    margin-top: 0.8rem !important;
  }

  .mt-md-16 {
    margin-top: 1.6rem !important;
  }

  .mt-md-24 {
    margin-top: 2.4rem !important;
  }

  .mt-md-32 {
    margin-top: 3.2rem !important;
  }

  .mt-md-40 {
    margin-top: 4rem !important;
  }

  .mt-md-48 {
    margin-top: 4.8rem !important;
  }

  .mt-md-56 {
    margin-top: 5.6rem !important;
  }

  .mt-md-64 {
    margin-top: 6.4rem !important;
  }

  .mt-md-72 {
    margin-top: 7.2rem !important;
  }

  .mt-md-80 {
    margin-top: 8rem !important;
  }

  .mt-md-88 {
    margin-top: 8.8rem !important;
  }

  .mt-md-96 {
    margin-top: 9.6rem !important;
  }

  .mt-md-104 {
    margin-top: 10.4rem !important;
  }

  .mt-md-112 {
    margin-top: 11.2rem !important;
  }

  .mt-md-120 {
    margin-top: 12rem !important;
  }

  .mt-md-160 {
    margin-top: 16rem !important;
  }

  .mt-md-200 {
    margin-top: 20rem !important;
  }

  .mt-md-240 {
    margin-top: 24rem !important;
  }

  .p0-md {
    padding: 0 !important;
  }

  .pt-md-0 {
    padding-top: 0 !important;
  }

  .pt-md-8 {
    padding-top: 0.8rem !important;
  }

  .pt-md-16 {
    padding-top: 1.6rem !important;
  }

  .pt-md-24 {
    padding-top: 2.4rem !important;
  }

  .pt-md-32 {
    padding-top: 3.2rem !important;
  }

  .pt-md-40 {
    padding-top: 4rem !important;
  }

  .pt-md-48 {
    padding-top: 4.8rem !important;
  }

  .pt-md-56 {
    padding-top: 5.6rem !important;
  }

  .pt-md-64 {
    padding-top: 6.4rem !important;
  }

  .pt-md-72 {
    padding-top: 7.2rem !important;
  }

  .pt-md-80 {
    padding-top: 8rem !important;
  }

  .pt-md-88 {
    padding-top: 8.8rem !important;
  }

  .pt-md-96 {
    padding-top: 9.6rem !important;
  }

  .pt-md-104 {
    padding-top: 10.4rem !important;
  }

  .pt-md-112 {
    padding-top: 11.2rem !important;
  }

  .pt-md-120 {
    padding-top: 12rem !important;
  }

  .pt-md-160 {
    padding-top: 16rem !important;
  }

  .pt-md-200 {
    padding-top: 20rem !important;
  }

  .pt-md-240 {
    padding-top: 24rem !important;
  }

  .pb-md-0 {
    padding-bottom: 0 !important;
  }

  .pb-md-8 {
    padding-bottom: 0.8rem !important;
  }

  .pb-md-16 {
    padding-bottom: 1.6rem !important;
  }

  .pb-md-24 {
    padding-bottom: 2.4rem !important;
  }

  .pb-md-32 {
    padding-bottom: 3.2rem !important;
  }

  .pb-md-40 {
    padding-bottom: 4rem !important;
  }

  .pb-md-48 {
    padding-bottom: 4.8rem !important;
  }

  .pb-md-56 {
    padding-bottom: 5.6rem !important;
  }

  .pb-md-64 {
    padding-bottom: 6.4rem !important;
  }

  .pb-md-72 {
    padding-bottom: 7.2rem !important;
  }

  .pb-md-80 {
    padding-bottom: 8rem !important;
  }

  .pb-md-88 {
    padding-bottom: 8.8rem !important;
  }

  .pb-md-96 {
    padding-bottom: 9.6rem !important;
  }

  .pb-md-104 {
    padding-bottom: 10.4rem !important;
  }

  .pb-md-112 {
    padding-bottom: 11.2rem !important;
  }

  .pb-md-120 {
    padding-bottom: 12rem !important;
  }

  .pb-md-160 {
    padding-bottom: 16rem !important;
  }

  .pb-md-200 {
    padding-bottom: 20rem !important;
  }

  .pb-md-240 {
    padding-bottom: 24rem !important;
  }

  .pl-md-0 {
    padding-left: 0 !important;
  }

  .pl-md-8 {
    padding-left: 0.8rem !important;
  }

  .pl-md-16 {
    padding-left: 1.6rem !important;
  }

  .pl-md-24 {
    padding-left: 2.4rem !important;
  }

  .pl-md-32 {
    padding-left: 3.2rem !important;
  }

  .pl-md-40 {
    padding-left: 4rem !important;
  }

  .pl-md-48 {
    padding-left: 4.8rem !important;
  }

  .pl-md-56 {
    padding-left: 5.6rem !important;
  }

  .pl-md-64 {
    padding-left: 6.4rem !important;
  }

  .pl-md-72 {
    padding-left: 7.2rem !important;
  }

  .pl-md-80 {
    padding-left: 8rem !important;
  }

  .pl-md-88 {
    padding-left: 8.8rem !important;
  }

  .pl-md-96 {
    padding-left: 9.6rem !important;
  }

  .pl-md-104 {
    padding-left: 10.4rem !important;
  }

  .pl-md-112 {
    padding-left: 11.2rem !important;
  }

  .pl-md-120 {
    padding-left: 12rem !important;
  }

  .pl-md-160 {
    padding-left: 16rem !important;
  }

  .pl-md-180 {
    padding-left: 18rem !important;
  }

  .pl-md-240 {
    padding-left: 24rem !important;
  }

  .pr-md-0 {
    padding-right: 0 !important;
  }

  .pr-md-8 {
    padding-right: 0.8rem !important;
  }

  .pr-md-16 {
    padding-right: 1.6rem !important;
  }

  .pr-md-24 {
    padding-right: 2.4rem !important;
  }

  .pr-md-32 {
    padding-right: 3.2rem !important;
  }

  .pr-md-40 {
    padding-right: 4rem !important;
  }

  .pr-md-48 {
    padding-right: 4.8rem !important;
  }

  .pr-md-56 {
    padding-right: 5.6rem !important;
  }

  .pr-md-64 {
    padding-right: 6.4rem !important;
  }

  .pr-md-72 {
    padding-right: 7.2rem !important;
  }

  .pr-md-80 {
    padding-right: 8rem !important;
  }

  .pr-md-88 {
    padding-right: 8.8rem !important;
  }

  .pr-md-96 {
    padding-right: 9.6rem !important;
  }

  .pr-md-104 {
    padding-right: 10.4rem !important;
  }

  .pr-md-112 {
    padding-right: 11.2rem !important;
  }

  .pr-md-120 {
    padding-right: 12rem !important;
  }

  .pr-md-160 {
    padding-right: 16rem !important;
  }

  .pr-md-180 {
    padding-right: 18rem !important;
  }

  .pr-md-240 {
    padding-right: 24rem !important;
  }
}

@media (max-width: 767px) {
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }

  .mb-sm-8 {
    margin-bottom: 0.8rem !important;
  }

  .mb-sm-16 {
    margin-bottom: 1.6rem !important;
  }

  .mb-sm-24 {
    margin-bottom: 2.4rem !important;
  }

  .mb-sm-32 {
    margin-bottom: 3.2rem !important;
  }

  .mb-sm-40 {
    margin-bottom: 4rem !important;
  }

  .mb-sm-48 {
    margin-bottom: 4.8rem !important;
  }

  .mb-sm-56 {
    margin-bottom: 5.6rem !important;
  }

  .mb-sm-64 {
    margin-bottom: 6.4rem !important;
  }

  .mb-sm-72 {
    margin-bottom: 7.2rem !important;
  }

  .mb-sm-80 {
    margin-bottom: 8rem !important;
  }

  .mb-sm-88 {
    margin-bottom: 8.8rem !important;
  }

  .mb-sm-96 {
    margin-bottom: 9.6rem !important;
  }

  .mb-sm-104 {
    margin-bottom: 10.4rem !important;
  }

  .mb-sm-112 {
    margin-bottom: 11.2rem !important;
  }

  .mb-sm-120 {
    margin-bottom: 12rem !important;
  }

  .mb-sm-160 {
    margin-bottom: 16rem !important;
  }

  .mb-sm-200 {
    margin-bottom: 20rem !important;
  }

  .mb-sm-240 {
    margin-bottom: 24rem !important;
  }

  .mt-sm-0 {
    margin-top: 0 !important;
  }

  .mt-sm-8 {
    margin-top: 0.8rem !important;
  }

  .mt-sm-16 {
    margin-top: 1.6rem !important;
  }

  .mt-sm-24 {
    margin-top: 2.4rem !important;
  }

  .mt-sm-32 {
    margin-top: 3.2rem !important;
  }

  .mt-sm-40 {
    margin-top: 4rem !important;
  }

  .mt-sm-48 {
    margin-top: 4.8rem !important;
  }

  .mt-sm-56 {
    margin-top: 5.6rem !important;
  }

  .mt-sm-64 {
    margin-top: 6.4rem !important;
  }

  .mt-sm-72 {
    margin-top: 7.2rem !important;
  }

  .mt-sm-80 {
    margin-top: 8rem !important;
  }

  .mt-sm-88 {
    margin-top: 8.8rem !important;
  }

  .mt-sm-96 {
    margin-top: 9.6rem !important;
  }

  .mt-sm-104 {
    margin-top: 10.4rem !important;
  }

  .mt-sm-112 {
    margin-top: 11.2rem !important;
  }

  .mt-sm-120 {
    margin-top: 12rem !important;
  }

  .mt-sm-160 {
    margin-top: 16rem !important;
  }

  .mt-sm-200 {
    margin-top: 20rem !important;
  }

  .mt-sm-240 {
    margin-top: 24rem !important;
  }

  .p0-sm {
    padding: 0 !important;
  }

  .pt-sm-0 {
    padding-top: 0 !important;
  }

  .pt-sm-8 {
    padding-top: 0.8rem !important;
  }

  .pt-sm-16 {
    padding-top: 1.6rem !important;
  }

  .pt-sm-24 {
    padding-top: 2.4rem !important;
  }

  .pt-sm-32 {
    padding-top: 3.2rem !important;
  }

  .pt-sm-40 {
    padding-top: 4rem !important;
  }

  .pt-sm-48 {
    padding-top: 4.8rem !important;
  }

  .pt-sm-56 {
    padding-top: 5.6rem !important;
  }

  .pt-sm-64 {
    padding-top: 6.4rem !important;
  }

  .pt-sm-72 {
    padding-top: 7.2rem !important;
  }

  .pt-sm-80 {
    padding-top: 8rem !important;
  }

  .pt-sm-88 {
    padding-top: 8.8rem !important;
  }

  .pt-sm-96 {
    padding-top: 9.6rem !important;
  }

  .pt-sm-104 {
    padding-top: 10.4rem !important;
  }

  .pt-sm-112 {
    padding-top: 11.2rem !important;
  }

  .pt-sm-120 {
    padding-top: 12rem !important;
  }

  .pt-sm-160 {
    padding-top: 16rem !important;
  }

  .pt-sm-200 {
    padding-top: 20rem !important;
  }

  .pt-sm-240 {
    padding-top: 24rem !important;
  }

  .pb-sm-0 {
    padding-bottom: 0 !important;
  }

  .pb-sm-8 {
    padding-bottom: 0.8rem !important;
  }

  .pb-sm-16 {
    padding-bottom: 1.6rem !important;
  }

  .pb-sm-24 {
    padding-bottom: 2.4rem !important;
  }

  .pb-sm-32 {
    padding-bottom: 3.2rem !important;
  }

  .pb-sm-40 {
    padding-bottom: 4rem !important;
  }

  .pb-sm-48 {
    padding-bottom: 4.8rem !important;
  }

  .pb-sm-56 {
    padding-bottom: 5.6rem !important;
  }

  .pb-sm-64 {
    padding-bottom: 6.4rem !important;
  }

  .pb-sm-72 {
    padding-bottom: 7.2rem !important;
  }

  .pb-sm-80 {
    padding-bottom: 8rem !important;
  }

  .pb-sm-88 {
    padding-bottom: 8.8rem !important;
  }

  .pb-sm-96 {
    padding-bottom: 9.6rem !important;
  }

  .pb-sm-104 {
    padding-bottom: 10.4rem !important;
  }

  .pb-sm-112 {
    padding-bottom: 11.2rem !important;
  }

  .pb-sm-120 {
    padding-bottom: 12rem !important;
  }

  .pb-sm-160 {
    padding-bottom: 16rem !important;
  }

  .pb-sm-200 {
    padding-bottom: 20rem !important;
  }

  .pb-sm-240 {
    padding-bottom: 24rem !important;
  }

  .pl-sm-0 {
    padding-left: 0 !important;
  }

  .pl-sm-8 {
    padding-left: 0.8rem !important;
  }

  .pl-sm-16 {
    padding-left: 1.6rem !important;
  }

  .pl-sm-24 {
    padding-left: 2.4rem !important;
  }

  .pl-sm-32 {
    padding-left: 3.2rem !important;
  }

  .pl-sm-40 {
    padding-left: 4rem !important;
  }

  .pl-sm-48 {
    padding-left: 4.8rem !important;
  }

  .pl-sm-56 {
    padding-left: 5.6rem !important;
  }

  .pl-sm-64 {
    padding-left: 6.4rem !important;
  }

  .pl-sm-72 {
    padding-left: 7.2rem !important;
  }

  .pl-sm-80 {
    padding-left: 8rem !important;
  }

  .pl-sm-88 {
    padding-left: 8.8rem !important;
  }

  .pl-sm-96 {
    padding-left: 9.6rem !important;
  }

  .pl-sm-104 {
    padding-left: 10.4rem !important;
  }

  .pl-sm-112 {
    padding-left: 11.2rem !important;
  }

  .pl-sm-120 {
    padding-left: 12rem !important;
  }

  .pl-sm-160 {
    padding-left: 16rem !important;
  }

  .pl-sm-180 {
    padding-left: 18rem !important;
  }

  .pl-sm-240 {
    padding-left: 24rem !important;
  }

  .pr-sm-0 {
    padding-right: 0 !important;
  }

  .pr-sm-8 {
    padding-right: 0.8rem !important;
  }

  .pr-sm-16 {
    padding-right: 1.6rem !important;
  }

  .pr-sm-24 {
    padding-right: 2.4rem !important;
  }

  .pr-sm-32 {
    padding-right: 3.2rem !important;
  }

  .pr-sm-40 {
    padding-right: 4rem !important;
  }

  .pr-sm-48 {
    padding-right: 4.8rem !important;
  }

  .pr-sm-56 {
    padding-right: 5.6rem !important;
  }

  .pr-sm-64 {
    padding-right: 6.4rem !important;
  }

  .pr-sm-72 {
    padding-right: 7.2rem !important;
  }

  .pr-sm-80 {
    padding-right: 8rem !important;
  }

  .pr-sm-88 {
    padding-right: 8.8rem !important;
  }

  .pr-sm-96 {
    padding-right: 9.6rem !important;
  }

  .pr-sm-104 {
    padding-right: 10.4rem !important;
  }

  .pr-sm-112 {
    padding-right: 11.2rem !important;
  }

  .pr-sm-120 {
    padding-right: 12rem !important;
  }

  .pr-sm-160 {
    padding-right: 16rem !important;
  }

  .pr-sm-180 {
    padding-right: 18rem !important;
  }

  .pr-sm-240 {
    padding-right: 24rem !important;
  }
}

@media (max-width: 575px) {
  .mb-xs-0 {
    margin-bottom: 0 !important;
  }

  .mb-xs-8 {
    margin-bottom: 0.8rem !important;
  }

  .mb-xs-16 {
    margin-bottom: 1.6rem !important;
  }

  .mb-xs-24 {
    margin-bottom: 2.4rem !important;
  }

  .mb-xs-32 {
    margin-bottom: 3.2rem !important;
  }

  .mb-xs-40 {
    margin-bottom: 4rem !important;
  }

  .mb-xs-48 {
    margin-bottom: 4.8rem !important;
  }

  .mb-xs-56 {
    margin-bottom: 5.6rem !important;
  }

  .mb-xs-64 {
    margin-bottom: 6.4rem !important;
  }

  .mb-xs-72 {
    margin-bottom: 7.2rem !important;
  }

  .mb-xs-80 {
    margin-bottom: 8rem !important;
  }

  .mb-xs-88 {
    margin-bottom: 8.8rem !important;
  }

  .mb-xs-96 {
    margin-bottom: 9.6rem !important;
  }

  .mb-xs-104 {
    margin-bottom: 10.4rem !important;
  }

  .mb-xs-112 {
    margin-bottom: 11.2rem !important;
  }

  .mb-xs-120 {
    margin-bottom: 12rem !important;
  }

  .mb-xs-160 {
    margin-bottom: 16rem !important;
  }

  .mb-xs-200 {
    margin-bottom: 20rem !important;
  }

  .mb-xs-240 {
    margin-bottom: 24rem !important;
  }

  .mt-xs-0 {
    margin-top: 0 !important;
  }

  .mt-xs-8 {
    margin-top: 0.8rem !important;
  }

  .mt-xs-16 {
    margin-top: 1.6rem !important;
  }

  .mt-xs-24 {
    margin-top: 2.4rem !important;
  }

  .mt-xs-32 {
    margin-top: 3.2rem !important;
  }

  .mt-xs-40 {
    margin-top: 4rem !important;
  }

  .mt-xs-48 {
    margin-top: 4.8rem !important;
  }

  .mt-xs-56 {
    margin-top: 5.6rem !important;
  }

  .mt-xs-64 {
    margin-top: 6.4rem !important;
  }

  .mt-xs-72 {
    margin-top: 7.2rem !important;
  }

  .mt-xs-80 {
    margin-top: 8rem !important;
  }

  .mt-xs-88 {
    margin-top: 8.8rem !important;
  }

  .mt-xs-96 {
    margin-top: 9.6rem !important;
  }

  .mt-xs-104 {
    margin-top: 10.4rem !important;
  }

  .mt-xs-112 {
    margin-top: 11.2rem !important;
  }

  .mt-xs-120 {
    margin-top: 12rem !important;
  }

  .mt-xs-160 {
    margin-top: 16rem !important;
  }

  .mt-xs-200 {
    margin-top: 20rem !important;
  }

  .mt-xs-240 {
    margin-top: 24rem !important;
  }

  .p0-xs {
    padding: 0 !important;
  }

  .pt-xs-0 {
    padding-top: 0 !important;
  }

  .pt-xs-8 {
    padding-top: 0.8rem !important;
  }

  .pt-xs-16 {
    padding-top: 1.6rem !important;
  }

  .pt-xs-24 {
    padding-top: 2.4rem !important;
  }

  .pt-xs-32 {
    padding-top: 3.2rem !important;
  }

  .pt-xs-40 {
    padding-top: 4rem !important;
  }

  .pt-xs-48 {
    padding-top: 4.8rem !important;
  }

  .pt-xs-56 {
    padding-top: 5.6rem !important;
  }

  .pt-xs-64 {
    padding-top: 6.4rem !important;
  }

  .pt-xs-72 {
    padding-top: 7.2rem !important;
  }

  .pt-xs-80 {
    padding-top: 8rem !important;
  }

  .pt-xs-88 {
    padding-top: 8.8rem !important;
  }

  .pt-xs-96 {
    padding-top: 9.6rem !important;
  }

  .pt-xs-104 {
    padding-top: 10.4rem !important;
  }

  .pt-xs-112 {
    padding-top: 11.2rem !important;
  }

  .pt-xs-120 {
    padding-top: 12rem !important;
  }

  .pt-xs-160 {
    padding-top: 16rem !important;
  }

  .pt-xs-200 {
    padding-top: 20rem !important;
  }

  .pt-xs-240 {
    padding-top: 24rem !important;
  }

  .pb-xs-0 {
    padding-bottom: 0 !important;
  }

  .pb-xs-8 {
    padding-bottom: 0.8rem !important;
  }

  .pb-xs-16 {
    padding-bottom: 1.6rem !important;
  }

  .pb-xs-24 {
    padding-bottom: 2.4rem !important;
  }

  .pb-xs-32 {
    padding-bottom: 3.2rem !important;
  }

  .pb-xs-40 {
    padding-bottom: 4rem !important;
  }

  .pb-xs-48 {
    padding-bottom: 4.8rem !important;
  }

  .pb-xs-56 {
    padding-bottom: 5.6rem !important;
  }

  .pb-xs-64 {
    padding-bottom: 6.4rem !important;
  }

  .pb-xs-72 {
    padding-bottom: 7.2rem !important;
  }

  .pb-xs-80 {
    padding-bottom: 8rem !important;
  }

  .pb-xs-88 {
    padding-bottom: 8.8rem !important;
  }

  .pb-xs-96 {
    padding-bottom: 9.6rem !important;
  }

  .pb-xs-104 {
    padding-bottom: 10.4rem !important;
  }

  .pb-xs-112 {
    padding-bottom: 11.2rem !important;
  }

  .pb-xs-120 {
    padding-bottom: 12rem !important;
  }

  .pb-xs-160 {
    padding-bottom: 16rem !important;
  }

  .pb-xs-200 {
    padding-bottom: 20rem !important;
  }

  .pb-xs-240 {
    padding-bottom: 24rem !important;
  }

  .pl-xs-0 {
    padding-left: 0 !important;
  }

  .pl-xs-8 {
    padding-left: 0.8rem !important;
  }

  .pl-xs-16 {
    padding-left: 1.6rem !important;
  }

  .pl-xs-24 {
    padding-left: 2.4rem !important;
  }

  .pl-xs-32 {
    padding-left: 3.2rem !important;
  }

  .pl-xs-40 {
    padding-left: 4rem !important;
  }

  .pl-xs-48 {
    padding-left: 4.8rem !important;
  }

  .pl-xs-56 {
    padding-left: 5.6rem !important;
  }

  .pl-xs-64 {
    padding-left: 6.4rem !important;
  }

  .pl-xs-72 {
    padding-left: 7.2rem !important;
  }

  .pl-xs-80 {
    padding-left: 8rem !important;
  }

  .pl-xs-88 {
    padding-left: 8.8rem !important;
  }

  .pl-xs-96 {
    padding-left: 9.6rem !important;
  }

  .pl-xs-104 {
    padding-left: 10.4rem !important;
  }

  .pl-xs-112 {
    padding-left: 11.2rem !important;
  }

  .pl-xs-120 {
    padding-left: 12rem !important;
  }

  .pl-xs-160 {
    padding-left: 16rem !important;
  }

  .pl-xs-180 {
    padding-left: 18rem !important;
  }

  .pl-xs-240 {
    padding-left: 24rem !important;
  }

  .pr-xs-0 {
    padding-right: 0 !important;
  }

  .pr-xs-8 {
    padding-right: 0.8rem !important;
  }

  .pr-xs-16 {
    padding-right: 1.6rem !important;
  }

  .pr-xs-24 {
    padding-right: 2.4rem !important;
  }

  .pr-xs-32 {
    padding-right: 3.2rem !important;
  }

  .pr-xs-40 {
    padding-right: 4rem !important;
  }

  .pr-xs-48 {
    padding-right: 4.8rem !important;
  }

  .pr-xs-56 {
    padding-right: 5.6rem !important;
  }

  .pr-xs-64 {
    padding-right: 6.4rem !important;
  }

  .pr-xs-72 {
    padding-right: 7.2rem !important;
  }

  .pr-xs-80 {
    padding-right: 8rem !important;
  }

  .pr-xs-88 {
    padding-right: 8.8rem !important;
  }

  .pr-xs-96 {
    padding-right: 9.6rem !important;
  }

  .pr-xs-104 {
    padding-right: 10.4rem !important;
  }

  .pr-xs-112 {
    padding-right: 11.2rem !important;
  }

  .pr-xs-120 {
    padding-right: 12rem !important;
  }

  .pr-xs-160 {
    padding-right: 16rem !important;
  }

  .pr-xs-180 {
    padding-right: 18rem !important;
  }

  .pr-xs-240 {
    padding-right: 24rem !important;
  }
}

/* Basic */

@-ms-viewport {
  width: device-width;
}

html {
  font-size: 10px;
}

body {
  background: #fff;
}

body,
input,
select,
textarea,
button {
  color: #333;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI",
    Helvetica, Arial, "Satoshi-Variable", "Hiragino Kaku Gothic ProN",
    "Hiragino Sans", "ヒラギノ角ゴ ProN W3", YuGothic, "Yu Gothic Medium",
    "Yu Gothic", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media (max-width: 736px) {
  html {
    font-size: 9px;
  }
}

a {
  -moz-transition: color 0.2s ease, background-color 0.2s ease;
  -webkit-transition: color 0.2s ease, background-color 0.2s ease;
  -ms-transition: color 0.2s ease, background-color 0.2s ease;
  transition: color 0.2s ease, background-color 0.2s ease;
  color: inherit;
  text-decoration: none;
}

a:hover {
  border-bottom-color: transparent;
  color: inherit;
}

strong,
b {
  font-weight: 600;
}

p {
  margin: 0 0 1em 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.5;
  margin: 0 0 1em 0;
  color: #333;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
  text-decoration: none;
}

h1,
.h1 {
  font-size: 4.8rem;
  color: #fff;
}

h2,
.h2 {
  font-size: 3.6rem;
}

h3,
.h3 {
  font-size: 2.8rem;
}

h4,
.h4 {
  font-size: 2.4rem;
}

h5,
.h5 {
  font-size: 2rem;
}

h6,
.h6 {
  font-size: 1.6rem;
}

.fs-144 {
  font-size: 14.4rem !important;
}

.fs-120 {
  font-size: 12rem !important;
}

.fs-104 {
  font-size: 10.4rem !important;
}

.fs-96 {
  font-size: 9.6rem !important;
}

.fs-88 {
  font-size: 8.8rem !important;
}

.fs-80 {
  font-size: 8rem !important;
}

.fs-72 {
  font-size: 7.2rem !important;
}

.fs-64 {
  font-size: 6.4rem !important;
}

.fs-56 {
  font-size: 5.6rem !important;
}

.fs-48 {
  font-size: 4.8rem !important;
}

.fs-40 {
  font-size: 4rem !important;
}

.fs-36 {
  font-size: 3.6rem !important;
}

.fs-32 {
  font-size: 3.2rem !important;
}

.fs-28 {
  font-size: 2.8rem !important;
}

.fs-24 {
  font-size: 2.4rem !important;
}

.fs-22 {
  font-size: 2.2rem !important;
}

.fs-20 {
  font-size: 2rem !important;
}

.fs-18 {
  font-size: 1.8rem !important;
}

.fs-16 {
  font-size: 1.6rem !important;
}

.fs-15 {
  font-size: 1.5rem !important;
}

.fs-14 {
  font-size: 1.4rem !important;
}

.fs-13 {
  font-size: 1.3rem !important;
}

.fs-12 {
  font-size: 1.2rem !important;
}

.fs-11 {
  font-size: 1.1rem !important;
}

.fs-10 {
  font-size: 1rem !important;
}

.fs-9 {
  font-size: 0.9rem !important;
}

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

.light {
  font-weight: 300 !important;
}

.normal {
  font-weight: 400 !important;
}

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

.semi-bold {
  font-weight: 600 !important;
}

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

.heavy {
  font-weight: 900 !important;
}

@media (max-width: 1200px) {
  .fs-lg-144 {
    font-size: 14.4rem !important;
  }

  .fs-lg-120 {
    font-size: 12rem !important;
  }

  .fs-lg-104 {
    font-size: 10.4rem !important;
  }

  .fs-lg-96 {
    font-size: 9.6rem !important;
  }

  .fs-lg-88 {
    font-size: 8.8rem !important;
  }

  .fs-lg-80 {
    font-size: 8rem !important;
  }

  .fs-lg-72 {
    font-size: 7.2rem !important;
  }

  .fs-lg-64 {
    font-size: 6.4rem !important;
  }

  .fs-lg-56 {
    font-size: 5.6rem !important;
  }

  .fs-lg-48 {
    font-size: 4.8rem !important;
  }

  .fs-lg-40 {
    font-size: 4rem !important;
  }

  .fs-lg-36 {
    font-size: 3.6rem !important;
  }

  .fs-lg-32 {
    font-size: 3.2rem !important;
  }

  .fs-lg-28 {
    font-size: 2.8rem !important;
  }

  .fs-lg-24 {
    font-size: 2.4rem !important;
  }

  .fs-lg-22 {
    font-size: 2.2rem !important;
  }

  .fs-lg-20 {
    font-size: 2rem !important;
  }

  .fs-lg-18 {
    font-size: 1.8rem !important;
  }

  .fs-lg-16 {
    font-size: 1.6rem !important;
  }

  .fs-lg-15 {
    font-size: 1.5rem !important;
  }

  .fs-lg-14 {
    font-size: 1.4rem !important;
  }

  .fs-lg-13 {
    font-size: 1.3rem !important;
  }

  .fs-lg-12 {
    font-size: 1.2rem !important;
  }

  .fs-lg-11 {
    font-size: 1.1rem !important;
  }

  .fs-lg-10 {
    font-size: 1rem !important;
  }

  .fs-lg-9 {
    font-size: 0.9rem !important;
  }

  .thin-lg {
    font-weight: 200 !important;
  }

  .light-lg {
    font-weight: 300 !important;
  }

  .normal-lg {
    font-weight: 400 !important;
  }

  .medium-lg {
    font-weight: 500 !important;
  }

  .semi-bold-lg {
    font-weight: 600 !important;
  }

  .bold-lg {
    font-weight: 700 !important;
  }

  .heavy-lg {
    font-weight: 900 !important;
  }
}

@media (max-width: 990px) {
  .fs-md-144 {
    font-size: 14.4rem !important;
  }

  .fs-md-120 {
    font-size: 12rem !important;
  }

  .fs-md-104 {
    font-size: 10.4rem !important;
  }

  .fs-md-96 {
    font-size: 9.6rem !important;
  }

  .fs-md-88 {
    font-size: 8.8rem !important;
  }

  .fs-md-80 {
    font-size: 8rem !important;
  }

  .fs-md-72 {
    font-size: 7.2rem !important;
  }

  .fs-md-64 {
    font-size: 6.4rem !important;
  }

  .fs-md-56 {
    font-size: 5.6rem !important;
  }

  .fs-md-48 {
    font-size: 4.8rem !important;
  }

  .fs-md-40 {
    font-size: 4rem !important;
  }

  .fs-md-36 {
    font-size: 3.6rem !important;
  }

  .fs-md-32 {
    font-size: 3.2rem !important;
  }

  .fs-md-28 {
    font-size: 2.8rem !important;
  }

  .fs-md-24 {
    font-size: 2.4rem !important;
  }

  .fs-md-22 {
    font-size: 2.2rem !important;
  }

  .fs-md-20 {
    font-size: 2rem !important;
  }

  .fs-md-18 {
    font-size: 1.8rem !important;
  }

  .fs-md-16 {
    font-size: 1.6rem !important;
  }

  .fs-md-15 {
    font-size: 1.5rem !important;
  }

  .fs-md-14 {
    font-size: 1.4rem !important;
  }

  .fs-md-13 {
    font-size: 1.3rem !important;
  }

  .fs-md-12 {
    font-size: 1.2rem !important;
  }

  .fs-md-11 {
    font-size: 1.1rem !important;
  }

  .fs-md-10 {
    font-size: 1rem !important;
  }

  .fs-md-9 {
    font-size: 0.9rem !important;
  }

  .thin-md {
    font-weight: 200 !important;
  }

  .light-md {
    font-weight: 300 !important;
  }

  .normal-md {
    font-weight: 400 !important;
  }

  .medium-md {
    font-weight: 500 !important;
  }

  .semi-bold-md {
    font-weight: 600 !important;
  }

  .bold-md {
    font-weight: 700 !important;
  }

  .heavy-md {
    font-weight: 900 !important;
  }
}

@media (max-width: 767px) {
  .fs-sm-144 {
    font-size: 14.4rem !important;
  }

  .fs-sm-120 {
    font-size: 12rem !important;
  }

  .fs-sm-104 {
    font-size: 10.4rem !important;
  }

  .fs-sm-96 {
    font-size: 9.6rem !important;
  }

  .fs-sm-88 {
    font-size: 8.8rem !important;
  }

  .fs-sm-80 {
    font-size: 8rem !important;
  }

  .fs-sm-72 {
    font-size: 7.2rem !important;
  }

  .fs-sm-64 {
    font-size: 6.4rem !important;
  }

  .fs-sm-56 {
    font-size: 5.6rem !important;
  }

  .fs-sm-48 {
    font-size: 4.8rem !important;
  }

  .fs-sm-40 {
    font-size: 4rem !important;
  }

  .fs-sm-36 {
    font-size: 3.6rem !important;
  }

  .fs-sm-32 {
    font-size: 3.2rem !important;
  }

  .fs-sm-28 {
    font-size: 2.8rem !important;
  }

  .fs-sm-24 {
    font-size: 2.4rem !important;
  }

  .fs-sm-22 {
    font-size: 2.2rem !important;
  }

  .fs-sm-20 {
    font-size: 2rem !important;
  }

  .fs-sm-18 {
    font-size: 1.8rem !important;
  }

  .fs-sm-16 {
    font-size: 1.6rem !important;
  }

  .fs-sm-15 {
    font-size: 1.5rem !important;
  }

  .fs-sm-14 {
    font-size: 1.4rem !important;
  }

  .fs-sm-13 {
    font-size: 1.3rem !important;
  }

  .fs-sm-12 {
    font-size: 1.2rem !important;
  }

  .fs-sm-11 {
    font-size: 1.1rem !important;
  }

  .fs-sm-10 {
    font-size: 1rem !important;
  }

  .fs-sm-9 {
    font-size: 0.9rem !important;
  }

  .thin-sm {
    font-weight: 200 !important;
  }

  .light-sm {
    font-weight: 300 !important;
  }

  .normal-sm {
    font-weight: 400 !important;
  }

  .medium-sm {
    font-weight: 500 !important;
  }

  .semi-bold-sm {
    font-weight: 600 !important;
  }

  .bold-sm {
    font-weight: 700 !important;
  }

  .heavy-sm {
    font-weight: 900 !important;
  }
}

@media (max-width: 575px) {
  .fs-xs-144 {
    font-size: 14.4rem !important;
  }

  .fs-xs-120 {
    font-size: 12rem !important;
  }

  .fs-xs-104 {
    font-size: 10.4rem !important;
  }

  .fs-xs-96 {
    font-size: 9.6rem !important;
  }

  .fs-xs-88 {
    font-size: 8.8rem !important;
  }

  .fs-xs-80 {
    font-size: 8rem !important;
  }

  .fs-xs-72 {
    font-size: 7.2rem !important;
  }

  .fs-xs-64 {
    font-size: 6.4rem !important;
  }

  .fs-xs-56 {
    font-size: 5.6rem !important;
  }

  .fs-xs-48 {
    font-size: 4.8rem !important;
  }

  .fs-xs-40 {
    font-size: 4rem !important;
  }

  .fs-xs-36 {
    font-size: 3.6rem !important;
  }

  .fs-xs-32 {
    font-size: 3.2rem !important;
  }

  .fs-xs-28 {
    font-size: 2.8rem !important;
  }

  .fs-xs-24 {
    font-size: 2.4rem !important;
  }

  .fs-xs-22 {
    font-size: 2.2rem !important;
  }

  .fs-xs-20 {
    font-size: 2rem !important;
  }

  .fs-xs-18 {
    font-size: 1.8rem !important;
  }

  .fs-xs-16 {
    font-size: 1.6rem !important;
  }

  .fs-xs-15 {
    font-size: 1.5rem !important;
  }

  .fs-xs-14 {
    font-size: 1.4rem !important;
  }

  .fs-xs-13 {
    font-size: 1.3rem !important;
  }

  .fs-xs-12 {
    font-size: 1.2rem !important;
  }

  .fs-xs-11 {
    font-size: 1.1rem !important;
  }

  .fs-xs-10 {
    font-size: 1rem !important;
  }

  .fs-xs-9 {
    font-size: 0.9rem !important;
  }

  .thin-xs {
    font-weight: 200 !important;
  }

  .light-xs {
    font-weight: 300 !important;
  }

  .normal-xs {
    font-weight: 400 !important;
  }

  .medium-xs {
    font-weight: 500 !important;
  }

  .semi-bold-xs {
    font-weight: 600 !important;
  }

  .bold-xs {
    font-weight: 700 !important;
  }

  .heavy-xs {
    font-weight: 900 !important;
  }
}

.small75 {
  font-size: 75%;
}

.small85 {
  font-size: 85%;
}

.small90 {
  font-size: 90%;
}

.line-height-100 {
  line-height: 1 !important;
}

.line-height-110 {
  line-height: 1.1 !important;
}

.line-height-125 {
  line-height: 1.25 !important;
}

.line-height-135 {
  line-height: 1.35 !important;
}

.line-height-150 {
  line-height: 1.5 !important;
}

.line-height-175 {
  line-height: 1.75 !important;
}

.line-height-185 {
  line-height: 1.85 !important;
}

.line-height-200 {
  line-height: 2 !important;
}

.line-height-215 {
  line-height: 2.15 !important;
}

.letter-spacing-0 {
  letter-spacing: 0 !important;
}

.letter-spacing-2 {
  letter-spacing: 0.02em !important;
}

.letter-spacing-5 {
  letter-spacing: 0.05em !important;
}

.letter-spacing-10 {
  letter-spacing: 0.1em !important;
}

.letter-spacing-20 {
  letter-spacing: 0.2em !important;
}

.letter-spacing-40 {
  letter-spacing: 0.4em !important;
}

sub {
  font-size: 0.8em;
  position: relative;
  top: 0.5em;
}

sup {
  font-size: 0.8em;
  position: relative;
  top: -0.5em;
}

small {
  font-size: 0.8em;
}

hr {
  border-top: solid 1px #ddd;
  margin: 1.5em 0;
}

blockquote {
  border-left: solid 4px #fff;
  font-style: italic;
  margin: 0 0 2em 0;
  padding: 0.5em 0 0.5em 2em;
}

code {
  background: rgba(144, 144, 144, 0.25);
  border-radius: 3px;
  font-family: "Courier New", monospace;
  font-size: 0.9em;
  letter-spacing: 0;
  margin: 0 0.25em;
  padding: 0.25em 0.65em;
}

pre {
  -webkit-overflow-scrolling: touch;
  font-family: "Courier New", monospace;
  font-size: 0.9em;
  margin: 0 0 2em 0;
}

pre code {
  display: block;
  line-height: 1.75em;
  padding: 1em 1.5em;
  overflow-x: auto;
}

img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

.smooth {
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
}

.antialiased {
  -webkit-font-smoothing: subpixel-antialiased !important;
  -moz-osx-font-smoothing: auto !important;
}

.latin {
  font-family: "Satoshi-Variable", sans-serif;
  font-style: normal;
  letter-spacing: 0;
}

.font-italic {
  font-family: "Times New Roman", Times, serif;
  font-weight: 400;
  font-style: italic;
  letter-spacing: 0;

  color: #909090;
}

a.text-link {
  color: #d8aa79;
  font-weight: bold;
  border-bottom: 1px solid #d8aa79;
  text-decoration: none;
}

a.text-link:hover {
  color: #c78d59;
  border-bottom: 1px solid #c78d59;
  text-decoration: none;
}

.img-round {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  position: relative;
  display: inline-block;
  vertical-align: bottom;
  overflow: hidden;
}

.box-align-top {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
}

.box-align-bottom {
  position: absolute;
  bottom: 0;
  margin: 0 auto;
  left: 0;
  right: 0;
  z-index: 2;
}

.box-align-middle {
  position: absolute;
  top: 50%;
  margin: 0 auto;
  left: 0;
  right: 0;
  z-index: 2;
}

.box-align-middle > div,
.box-align-middle > ul {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* List */
ol {
  list-style: decimal;
  margin: 0 0 2em 0;
  padding-left: 1.25em;
}

ol li {
  padding-left: 0.25em;
}

ul {
  list-style: disc;
  margin: 0 0 2em 0;
  padding-left: 1.5em;
}

dl {
  margin: 0 0 2em 0;
}

/* Wrapper */
.wrapper {
  padding-left: 3rem;
  padding-right: 3rem;
  position: relative;
}

.wrapper .inner {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  position: relative;
}

.inner.narrow {
  padding-left: 5rem;
  padding-right: 5rem;
}

.container-m {
  width: 900px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 991px) {
  .wrapper {
    padding-left: 3em;
    padding-right: 3em;
  }
}

@media (max-width: 767px) {
  .wrapper {
    padding-right: 4rem;
    padding-left: 4rem;
  }

  .inner.narrow {
    padding-left: 0;
    padding-right: 0;
  }

  #title-main h1 {
    font-size: 2rem;
  }
}

@media (max-width: 575px) {
  .wrapper {
    padding-right: 2.4rem;
    padding-left: 2.4rem;
  }
}

.wrapper.style1 {
  background-color: #e0bb94;
}

.wrapper.style1 h2,
.wrapper.style1 h3,
.wrapper.style1 h4,
.wrapper.style1 h5,
.wrapper.style1 h6 {
  color: #ffffff;
}

.wrapper.style1 hr {
  border-color: rgba(0, 0, 0, 0.125);
}

.wrapper.style1 blockquote {
  border-color: rgba(0, 0, 0, 0.125);
}

.wrapper.style1 code {
  background: rgba(255, 255, 255, 0.075);
}

.wrapper.style1 label {
  color: #ffffff;
}

.style-2 {
  background-color: rgba(255, 255, 255, 0.6);
  border: 1px dotted #999999;
  border-radius: 16px;
}

.bg-1 {
  background-color: #faf7f6;
}

.bg-2 {
  background-color: #dd0000;
}

.bg-3 {
  background: rgb(255, 255, 255);
  background: -webkit-linear-gradient(
    bottom,
    rgba(255, 255, 255, 1) 80%,
    rgba(255, 255, 255, 0.95) 100%
  );
  background: -o-linear-gradient(
    bottom,
    rgba(255, 255, 255, 1) 80%,
    rgba(255, 255, 255, 0.95) 100%
  );
  background: linear-gradient(
    to top,
    rgba(255, 255, 255, 1) 80%,
    rgba(255, 255, 255, 0.95) 100%
  );
}

.bg-4 {
  background: url("../img/bg-africa.png") repeat;
  background-size: 1200px auto;
}

.bg-5 {
  background: url("../img/bg-africa_lead.png") repeat;
  background-size: cover;
}

.bg-6 {
  background-color: #fbf9f9;
}

.bg-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  -moz-transition: opacity 0.5s ease;
  -webkit-transition: opacity 0.5s ease;
  -ms-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

@media (max-width: 767px) {
  .bg-fixed {
    background: url("../img/slide_africa01-s.jpg") no-repeat 50% 50%;
    background-size: cover;
  }

  .bg-fixed,
  .bg-fixed .splide,
  .bg-fixed .splide__track,
  .bg-fixed .splide__list,
  .bg-fixed .splide__slide {
    height: 90vh !important;
  }
}

@media (min-width: 768px) {
  .bg-fixed {
    background: url("../img/slide_africa01.jpg") no-repeat 50% 50%;
    background-size: cover;
  }
}

.color-1 {
  color: #333;
}

.color-2 {
  color: #dd0000;
}

.color-3 {
  color: #444;
}

.color-4 {
  color: #587447;
}

.color-5 {
  color: #6e5438;
}

.text-shadow {
  text-shadow: 0 0 50px #000;
}

.text-shadow-2 {
  text-shadow: 0 0 80px rgba(0, 0, 0, 1);
}

.text-shadow-3 {
  text-shadow: 0 0 20px #000;
}

.mask-circle {
  overflow: hidden;
  border-radius: 50%;
  max-width: 140px;
}

/* Page Wrapper + Menu */
#page-wrapper {
  -moz-transition: opacity 0.5s ease;
  -webkit-transition: opacity 0.5s ease;
  -ms-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  opacity: 1;
  padding-top: 3em;
  overflow: hidden;
}

#menu {
  -moz-transform: translateX(42rem);
  -webkit-transform: translateX(42rem);
  -ms-transform: translateX(42rem);
  transform: translateX(42rem);
  -moz-transition: -moz-transform 0.5s ease;
  -webkit-transition: -webkit-transform 0.5s ease;
  -ms-transition: -ms-transform 0.5s ease;
  transition: transform 0.5s ease;
  -webkit-overflow-scrolling: touch;
  color: #ffffff;
  height: 100%;
  overflow-y: auto;
  padding: 4em 2em;
  position: fixed;
  right: 0;
  top: 0;
  width: 42rem;
  max-width: 100%;
  z-index: 10002;
}

#menu ul {
  list-style: none;
  padding: 0;
}

#menu ul > li {
  border-top: solid 1px rgba(0, 0, 0, 0.08);
  margin: 1.2rem 0 0 0;
  padding: 1.2rem 0 0 0;
  font-weight: 400;
  line-height: 1.5;
}

#menu ul > li .latin {
  color: #fff;
  font-size: 1rem;
  opacity: 0.5;
  text-transform: uppercase;
  letter-spacing: 0.075em;
}

#menu ul > li:first-child {
  border-top: 0 !important;
  margin-top: 0 !important;
  padding-top: 0 !important;
}

#menu ul > li:first-child a {
  font-size: 1.5rem;
}

#menu ul > li:nth-child(2) {
  border-top: 0;
  margin-top: 1.5em;
}

#menu ul > li.last {
  margin-bottom: 4rem;
}

#menu ul > li.no-line {
  border: none;
  margin-top: 0;
  padding-top: 0.5rem;
}

#menu ul > li:nth-last-child(2) a,
#menu ul > li:last-child a {
  font-size: 1.25rem;
}

#menu a.menu-arrow::after {
  content: "";
  width: 10px;
  height: 20px;
  background-image: url("../img/arrow-right_s.png");
  background-size: auto 100%;
  background-position: -10px 0;
  margin-left: 0.75rem;
  display: inline-block;
  vertical-align: middle;
}

#menu ul > li > a {
  border: 0;
  color: inherit;
  display: block;
  outline: 0;
  text-decoration: none;
  font-size: 1.3rem;
  letter-spacing: 0.02em;
  font-weight: bold;
}

.menu-accent {
  padding: 0.25em;
  font-size: 1.1rem;
  line-height: 1;
  background: #ead304;
  display: inline-block;
  margin-right: 0.5em;
  color: #333;
}

#menu .close {
  background-image: url("../img/close-w.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: left top;
  border: 0;
  cursor: pointer;
  display: block;
  position: absolute;
  right: 20px;
  top: 17px;
  vertical-align: middle;
  width: 18px;
  height: 18px;
}

@media (max-width: 736px) {
  #menu {
    padding: 5rem 4rem;
  }
}

body.is-menu-visible #page-wrapper {
  opacity: 0.35;
}

body.is-menu-visible #page-wrapper:before {
  display: block;
}

body.is-menu-visible #menu {
  -moz-transform: translateX(0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

/* Header */
#header {
  -moz-transition: background-color 0.4s ease-in;
  -webkit-transition: background-color 0.4s ease-in;
  -ms-transition: background-color 0.4s ease-in;
  transition: background-color 0.4s ease-in;
  height: 5rem;
  right: 0;
  line-height: 3em;
  position: fixed;
  top: 0;
  width: 66px;
  z-index: 10000;
}

#header nav {
  height: inherit;
  line-height: inherit;
  position: absolute;
  right: 0;
  top: 0;
}

#header nav > ul {
  list-style: none;
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

#header nav > ul > li {
  display: inline-block;
  padding: 0;
}

#header nav > ul > li > a {
  border: 0;
  color: #fff;
  display: block;
  letter-spacing: 0.25em;
  padding: 0 1.5em;
  text-transform: uppercase;
}

#header nav > ul > li > a.menuToggle {
  outline: 0;
  position: relative;
  height: 62px;
  line-height: 62px;
}

a.menuToggle:hover,
a.menuToggle:focus {
  text-decoration: none;
}

#header nav > ul > li > a.menuToggle span {
  display: inline-block;
  letter-spacing: 0.22em;
  font-size: 1.8rem;
  line-height: 50px;
  vertical-align: -6%;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}

@media (max-width: 736px) {
  #header nav > ul > li > a.menuToggle {
    padding: 0 1.5em;
    height: 45px;
    line-height: 45px;
  }

  #header nav > ul > li > a.menuToggle span {
    display: none;
  }

  #header nav > ul > li > a {
    padding: 0 0 0 1.5em;
  }
}

#header nav > ul > li:first-child {
  margin-left: 0;
}

#sliderTop .splide__pagination {
  top: calc(100% - 160px);
  bottom: auto;
}

@media (min-width: 768px) {
  #sliderTop .splide__pagination {
    top: calc(100% - 200px);
  }
}

#sliderTop .splide__pagination__page {
  margin: 5px;
}

#sliderTop .splide__pagination__page.is-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.splide__slide {
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

@media (max-width: 767px) {
  .slidetop1 {
    background-image: url("../img/slide_africa01-s.jpg");
    background-size: cover;
  }

  .slidetop2 {
    background-image: url("../img/slide_africa02-s.jpg");
    background-size: cover;
  }

  .slidetop3 {
    background-image: url("../img/slide_africa03-s.jpg");
    background-size: cover;
  }

  .slidetop4 {
    background-image: url("../img/slide_africa04-s.jpg");
    background-size: cover;
  }
}

@media (min-width: 768px) {
  .slidetop1 {
    background-image: url("../img/slide_africa01.jpg");
    background-size: cover;
    /* background-repeat: no-repeat; */
  }

  .slidetop2 {
    background-image: url("../img/slide_africa02.jpg");
    background-size: cover;
    /* background-position: 30% 50%; */
  }

  .slidetop3 {
    background-image: url("../img/slide_africa03.jpg");
    background-size: cover;
  }

  .slidetop4 {
    background-image: url("../img/slide_africa04.jpg");
    background-size: cover;
  }
}

/* Banner */
#banner {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -moz-flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -moz-justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  cursor: default;
  height: 100vh;
  min-height: 72rem;
  overflow: hidden;
  position: relative;
  text-align: center;
  color: #fff;
  margin-top: -48px;
}

#banner .inner {
  padding: 0 3em;
  margin-top: -6rem;
}

#banner h1 {
  margin-bottom: 0;
}

#banner h1 img {
  margin: 0;
}

#banner a:hover {
  text-decoration: none;
}

.present-banner {
  width: 264px;
  position: absolute;
  left: 0;
  top: 25px;
  z-index: 4;
  -moz-transform: translateY(-32rem);
  -webkit-transform: translateY(-32rem);
  -ms-transform: translateY(-32rem);
  transform: translateY(-32rem);
  -moz-transition: -moz-transform 1s ease;
  -webkit-transition: -webkit-transform 1s ease;
  -ms-transition: -ms-transform 1s ease;
  transition: transform 1s ease;
  -moz-transition-delay: 3.5s;
  -webkit-transition-delay: 3.5s;
  -ms-transition-delay: 3.5s;
  transition-delay: 3.5s;
  max-width: 56%;
}

.present-banner-inner {
  width: 100%;
  background: url("../img/banner-prizes.png");
  background-size: cover;
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -moz-transition: -moz-transform 0.3s ease;
  -webkit-transition: -webkit-transform 0.3s ease;
  -ms-transition: -ms-transform 0.3s ease;
  transition: transform 0.3s ease;
}

.present-banner-inner:hover {
  -moz-transform: translateY(1rem);
  -webkit-transform: translateY(1rem);
  -ms-transform: translateY(1rem);
  transform: translateY(1rem);
}

.present-banner-inner::before {
  content: "";
  display: block;
  padding-top: 35%;
}

body.banner-ready .present-banner {
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.to-intro {
  position: absolute;
  bottom: 0;
  top: -1.5rem;
  left: 50%;
  width: 4rem;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.to-intro i {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

@media (max-width: 767px) {
  #banner {
    min-height: 60rem;
    height: 90vh;
  }

  #banner .inner {
    padding: 0 1em;
    margin-top: -1rem;
  }

  .present-banner {
    top: 4rem;
  }

  .present-banner-inner {
    -moz-transform: translateY(-2rem);
    -webkit-transform: translateY(-2rem);
    -ms-transform: translateY(-2rem);
    transform: translateY(-2rem);
  }
}

body.keyvisual-loaded .present-banner {
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.parallax-container-l {
  height: 960px;
  width: 100%;
  position: relative;
}

.parallax-container-m {
  height: 720px;
  width: 100%;
  position: relative;
}

.parallax-container {
  height: 640px;
  width: 100%;
  position: relative;
}

@media (max-width: 767px) {
  .parallax-container-l {
    max-height: 90vh;
  }

  .parallax-container-m {
    max-height: 60vh;
  }

  .parallax-container {
    max-height: 50vh;
  }
}

.img-ra {
  height: 100%;
  min-height: 48.6rem;
}

@media (max-width: 767px) {
  .img-ra-1 {
    background: url("../img/tgo_africa_img01-s.jpg") 50% 50% no-repeat;
    background-size: cover;
  }

  .img-ra-2 {
    background: url("../img/tlop_africa_img01-s.jpg") 50% 50% no-repeat;
    background-size: cover;
  }

  .img-ra-3 {
    background: url("../img/ra-nature-el-teide-s.jpg") 50% 50% no-repeat;
    background-size: cover;
  }

  .img-ra-4 {
    background: url("../img/ra-nature-ordesa-y-monte-perdido-s.jpg") 50% 50%
      no-repeat;
    background-size: cover;
  }

  .img-ra-5 {
    background: url("../img/vc_africa_img04-s.jpg") 50% 50% no-repeat;
    background-size: cover;
  }

  .img-ra-6 {
    background: url("../img/vc_africa_img08-s.jpg") 50% 50% no-repeat;
    background-size: cover;
  }

  .img-ra-7 {
    background: url("../img/vc_africa_img09-s.jpg") 50% 50% no-repeat;
    background-size: cover;
  }
}

@media (min-width: 768px) {
  .img-ra-1 {
    background: url("../img/tgo_africa_img01.png") 50% 50% no-repeat;
    background-size: cover;
  }

  .img-ra-2 {
    background: url("../img/tlop_africa_img01.png") 50% 50% no-repeat;
    background-size: cover;
  }

  .img-ra-3 {
    background: url("../img/tlop_africa_img05.png") 50% 50% no-repeat;
    background-size: cover;
  }

  .img-ra-4 {
    background: url("../img/tlop_africa_img06.png") 50% 50% no-repeat;
    background-size: cover;
  }

  .img-ra-5 {
    background: url("../img/vc_africa_img04.png") 50% 50% no-repeat;
    background-size: cover;
  }

  .img-ra-6 {
    background: url("../img/vc_africa_img08.png") 50% 50% no-repeat;
    background-size: cover;
  }

  .img-ra-7 {
    background: url("../img/vc_africa_img09.png") 50% 50% no-repeat;
    background-size: cover;
  }
}

/* Lazyload
.lazyload {
    opacity: 0;
    transition: opacity 300ms;
}
.lazyloading {
	opacity: 0;
}
.lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
.lazyload-wrapper {
    position: relative;
    min-width: auto;
}
.lazyload-wrapper img {
    transition: all 1s ease 0s;
} */

/* Icons */
.icon-12 {
  font-size: 12px;
}

.icon-16 {
  font-size: 16px;
}

.icon-18 {
  font-size: 18px;
}

.icon-20 {
  font-size: 20px;
}

.icon-24 {
  font-size: 24px;
}

/* Social Icons */
.social {
  font-size: 9px;
}

.social li {
  padding: 0 4px !important;
  display: inline-block;
}

.social a:hover {
  text-decoration: none;
}

/* intro */
.intro {
  overflow-x: hidden;
  z-index: 9;
  position: relative;
}

.intro p a:hover {
  color: #dd0000;
  border-bottom: dotted 1px #dd0000;
  text-decoration: none;
}

.arrow-button {
  text-decoration: none;
  color: #fff;
  overflow: hidden;
  display: inline-block;
  margin: 0.75em;
  -webkit-transform: translateX(3.5rem);
  -moz-transform: translateX(3.5rem);
  -ms-transform: translateX(3.5rem);
  transform: translateX(3.5rem);
  font-size: 1.2rem;
  font-weight: bold;
  float: right;
}

.arrow-button span {
  letter-spacing: 0.125em;
  text-decoration: center;
  background-color: #2b343d;
  white-space: nowrap;
  -webkit-transition: background-color 250ms ease;
  -moz-transition: background-color 250ms ease;
  -ms-transition: background-color 250ms ease;
  transition: background-color 250ms ease;
  position: relative;
  display: block;
  padding: 0.75em 1em 0.75em 1.5em;
  margin-right: 1.7em;
}

.arrow-button span::after {
  background-color: #2b343d;
  -webkit-transition: background-color 250ms ease;
  -moz-transition: background-color 250ms ease;
  -ms-transition: background-color 250ms ease;
  transition: background-color 250ms ease;
  content: "";
  display: inline-block;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 100% 100%;
  -moz-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  position: absolute;
  top: -50%;
  bottom: 50%;
  left: 0;
  right: -1.7em;
  z-index: -1;
}

.arrow-button:hover span,
.arrow-button:hover span::after {
  background-color: #fff;
  color: #2b343d;
}

.kader {
  border: #dd0000 solid 1px;
  padding: 1.6rem;
  text-align: left;
  background-color: rgba(255, 255, 255, 0.5);
}

.kader > div {
  padding: 1rem;
}

.kadertje {
  padding: 0.3em 0.5em;
  font-size: 1.3rem;
  line-height: 1;
  background: #dd0000;
  color: #fff;
  display: inline-block;
  margin-right: 0.75em;
}

.kader hr {
  border-top: #dd0000 dotted 1px;
  margin: 0.8rem 0;
}

@media (max-width: 1280px) {
  .intro.wrapper > .inner {
    width: 900px;
  }
}

@media (max-width: 991px) {
  .wrapper > .inner,
  .intro.wrapper > .inner {
    width: 100%;
  }

  .intro .inner > div {
    width: 100%;
    float: none !important;
    margin: 0 auto;
  }

  .map {
    margin-bottom: 2rem;
  }

  .stopover {
    text-align: center;
    width: 100%;
    margin-top: 0;
    margin-bottom: 1em;
    border: #dd0000 solid 1px;
    padding: 2.4rem;
  }
}

@media (max-width: 480px) {
  .arrow-button span {
    margin-right: 3.7em;
  }
}

ul.items {
  padding: 0;
  margin: 0 -15px;
}

.items li {
  list-style: none;
}

.items li:last-child {
  margin-bottom: 0;
}

.item {
  margin-bottom: 2rem;
  min-height: 357px;
  width: 33.3333%;
  float: left;
  padding: 15px;
  text-align: center;
  position: relative;
}

.hover-effect::before {
  border: 0px solid #fff;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.hover-effect:hover::before {
  border: #ebd2ab 6px solid;
  background: rgba(0, 0, 0, 0.3);
  opacity: 1;
}

.photo-credit {
  color: #fff;
  font-size: 1rem;
  display: inline-block;
  position: absolute;
  right: 1.6rem;
  bottom: 1.6rem;
  line-height: 1;
}

.item h3 {
  margin: 1rem 0 0;
  color: #333;
  font-weight: 600;
}

.item .latin {
  margin: 1rem 0 0;
}

.item div > p {
  margin: 2rem 0 1rem;
}

.whattodo .item {
  width: 100%;
  min-height: 0;
}

.item-img {
  position: relative;
  border-radius: 50%;
  max-width: 240px;
  margin: 0 auto;
  -moz-transition: box-shadow 0.2s ease-out;
  -webkit-transition: box-shadow 0.2s ease-out;
  -ms-transition: box-shadow 0.2s ease-out;
  transition: box-shadow 0.2s ease-out;
  text-align: center;
}

.item-img::before {
  content: "";
  padding-top: 100%;
  display: block;
  border-radius: 50%;
}

.item-img:hover {
  -webkit-box-shadow: 0px 0px 100px 10px rgba(110, 84, 56, 0.3);
  -moz-box-shadow: 0px 0px 100px 10px rgba(110, 84, 56, 0.3);
  box-shadow: 0px 0px 100px 10px rgba(110, 84, 56, 0.3);
}

.item-img:hover img {
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -moz-transition: transform 0.2s ease-out;
  -webkit-transition: transform 0.2s ease-out;
  -ms-transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
}

.item-img:hover img {
  -moz-transform: translateY(1rem);
  -webkit-transform: translateY(1rem);
  -ms-transform: translateY(1rem);
  transform: translateY(1rem);
}

.whattodo a .item-text {
  position: relative;
}

.whattodo a .item-text::after {
  content: "";
  position: absolute;
  bottom: -50%;
  left: 50%;
  display: inline-block;
  width: 12px;
  height: 12px;
  border-top: 1px solid rgba(0, 0, 0, 1);
  border-right: 1px solid rgba(0, 0, 0, 1);
  transform: translate(-50%, 0) rotate(135deg);
  display: block;
  /* margin: 1.6rem auto 0;
	content: "";
	width: 40px;
	height: 20px;
	background-image: url("../img/arrow-down.png");
	background-size: 100% auto;
	background-position: left top;
	background-repeat: no-repeat;
	-moz-transform: translateY(0);
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0); */
  -moz-transition: transform 0.2s ease-out;
  -webkit-transition: transform 0.2s ease-out;
  -ms-transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
}

/* .whattodo a:hover .item-text::after {
	-moz-transform: translateY(0.5rem);
	-webkit-transform: translateY(0.5rem);
	-ms-transform: translateY(0.5rem);
	transform: translateY(0.5rem);
} */

.whattodo a:hover .item-text::after {
  transform: translate(-50%, 50%) rotate(135deg);
}

@media (max-width: 768px) {
  .whattodo {
    margin: 0 !important;
  }

  .whattodo .item {
    padding: 1.6rem;
  }

  .item-img {
    max-width: 140px;
  }
}

@media (min-width: 576px) {
  .whattodo .one {
    background: url("../img/hl1_tgo.jpg") 50% 50%;
    background-size: cover;
  }

  .whattodo .two {
    background: url("../img/hl1_tlop.jpg") 50% bottom;
    background-size: cover;
  }

  .whattodo .three {
    background: url("../img/hl1_vc.jpg") 50% 50%;
    background-size: cover;
  }
}

@media (max-width: 575px) {
  .whattodo .item {
    border-radius: 4px;
    overflow: hidden;
  }

  .whattodo .item::before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
  }

  .whattodo .one,
  .whattodo .two,
  .whattodo .three {
    background: none;
    padding: 0;
  }

  .whattodo .item-1 {
    background: url("../img/hl1_tgo-s.jpg") 50% 50%;
    background-size: cover;
  }

  .whattodo .item-2 {
    background: url("../img/hl1_tlop-s.jpg") 50% 50%;
    background-size: cover;
    background-position: left 65%;
  }

  .whattodo .item-3 {
    background: url("../img/hl1_vc-s.jpg") 50% 50%;
    background-size: cover;
    background-position: left 78%;
  }

  .item-img {
    display: none;
  }

  .item-text {
    position: relative;
    color: #fff;
    text-align: left;
  }

  .item-img::before {
    display: none;
  }

  .whattodo .item {
    min-height: 0;
  }

  .whattodo a .item-text::after {
    content: none;
    /* width: 20px;
		height: 10px;
		background-position: 50% -10px;
		position: absolute;
		right: 0;
		top: 50%;
		margin: 0;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%); */
  }
}

@media (max-width: 480px) {
  .item-img {
    padding: 2.4rem 1.6rem 2rem;
  }

  .duration {
    top: 1.2rem;
    right: 1.2rem;
    font-size: 3.2rem;
    width: 7.2rem;
    height: 7.2rem;
  }

  .item {
    float: left !important;
    margin-bottom: 0.5rem;
  }
}

.icon-tour {
  color: #dd0000;
  border-radius: 20px;
  padding: 0.5em 0.8em;
  font-size: 1.1rem;
  font-weight: bold;
  line-height: 1;
  display: inline-block;
  border: 1px solid #dd0000;
  margin: 2.5rem 0;
}

@media (min-width: 576px) {
  .icon-tour {
    margin: 3rem 0;
  }
}

.sliderACThumb {
  margin-top: 4px;
}

.sliderACThumb.splide--nav > .splide__track > .splide__list > .splide__slide {
  border: none;
}

.sliderACThumb .is-active::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
}

.tours .inner {
  background-color: #fff;
  padding: 4rem;
  border: 1px #dd0000 solid;
  overflow: hidden;
}

.lazy-anchor-link-offset::before {
  content: "";
  padding-top: 90.1%;
  display: block;
}

.lazy-anchor-link-offset-inner-1 {
  position: absolute;
  width: calc(100% - 30px);
  top: 0;
  left: 15px;
}

.lazy-anchor-link-offset-inner-2 {
  position: relative;
  width: 100%;
  top: 0;
  left: 0;
}

ul.acs {
  padding-left: 0;
  margin-bottom: 0;
}

li.ac-item {
  list-style: none;
  padding-left: 0;
  margin-bottom: 4rem;
}

li.ac-item:first-child {
  padding-top: 2px;
}

li.ac-item:last-child {
  margin-bottom: 0;
}

.ac-item .duration-wrapper {
  width: 50%;
  float: left;
  position: relative;
}

.ac-item .duration-wrapper img {
  width: 100%;
}

.ac-text {
  width: 50%;
  float: left;
  padding-left: 3rem;
  overflow: hidden;
}

a.ac-btn {
  position: relative;
  color: #fff;
  background-color: #587447;
  font-size: 1.4rem;
  font-weight: bold;
  padding: 0.4em 1em;
  letter-spacing: 0.05em;
  display: inline-block;
  border: 1px solid #587447;
  text-align: center;
  max-width: 170px;
}

a.ac-btn:hover {
  color: #587447;
  background-color: #fff;
  border: 1px solid #587447;
  text-decoration: none;
}

/* .ac-btn::after {
	content: "";
	width: 8px;
	height: 16px;
	background-image: url("../img/arrow-right_s.png");
	background-size: auto 100%;
	background-position: -8px top;
	background-repeat: no-repeat;
	position: relative;
	display: inline-block;
	vertical-align: -10%;
	margin-left: .5em;
} */

a.ac-btn:hover::after {
  background-position: -24px top;
}

.ac-btn.arrow-down::after {
  width: 1.2em !important;
  height: 0.6em !important;
  background-image: url("../img/arrow-down.png") !important;
  background-position: left -0.6em !important;
  vertical-align: 0 !important;
  background-size: 100% auto;
  margin-left: 0.2em;
}

a.ac-btn.arrow-down:hover::after {
  background-position: left bottom !important;
}

.ac-btn.btn-1 {
  background-color: #dd0000;
  border: 1px solid #dd0000;
  width: auto;
  height: auto;
  max-width: 999px;
}

.ac-btn.btn-1:hover {
  color: #dd0000;
  border: 1px solid #dd0000;
}

a.ac-btn.btn-1:hover::after {
  background-position: -24px top;
}

.ac-btn.btn-2 {
  background-color: #fff;
  border: 1px solid #fff;
  width: auto;
  height: auto;
  max-width: 999px;
  color: #333;
}

/* .ac-btn.btn-2::after {
	background-position: left top;
}

.ac-btn.btn-2:hover {
	border: 1px solid #587447;
} */

a.ac-btn.btn-2:hover::after {
  border-top: 1px solid #587447;
  border-right: 1px solid #587447;
}

.ac-btn.btn-2::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  display: inline-block;
  /* background-image: url('../img/original/arrow-down.png');
    background-size: 20px auto;
    background-position: 0px -10px;
    background-repeat: no-repeat; */
  width: 8px;
  height: 8px;
  border-top: 1px solid rgba(0, 0, 0, 1);
  border-right: 1px solid rgba(0, 0, 0, 1);
  transform: translateY(-50%) rotate(135deg);
}

a.btn-text:after {
  content: "";
  display: inline-block;
  width: 0.5em;
  height: 1em;
  background-image: url("../img/arrow-right_s.png");
  background-size: auto 100%;
  background-position: -1em top;
  background-repeat: no-repeat;
  position: relative;
  vertical-align: -10%;
  margin-left: 0.5em;
}

.border-highlights {
  border-top: 1px dotted #c4c4c4;
  margin: 0.8rem 0;
}

@media (max-width: 991px) {
  ul.acs {
    width: 540px;
    margin: 0 auto;
    max-width: 100%;
  }

  .ac-item .duration-wrapper {
    width: 100%;
    float: none;
  }

  .ac-text {
    width: 100%;
    float: none;
    padding-left: 0;
    padding-top: 2.5rem;
  }
}

@media (max-width: 767px) {
  .ac-item .duration-wrapper {
    width: 100%;
    float: none;
    text-align: center;
  }

  .ac-text {
    padding-left: 0;
    padding-top: 2.5rem;
    width: 100%;
  }
}

@media (max-width: 575px) {
  .ac-btn.btn-1 {
    width: 100%;
  }
}

@media (max-width: 480px) {
  li.ac-item {
    margin-bottom: 5rem;
    padding-left: 2px;
    padding-right: 2px;
  }

  a.ac-btn {
    position: relative;
    top: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
    max-width: 100%;
    width: 100%;
    padding: 0.5em 1em;
  }

  .tours .inner {
    padding: 2rem;
  }

  .ac-item .duration-wrapper {
    margin-top: 0;
  }
}

@media (min-width: 481px) and (max-width: 991px) {
  .img-app {
    max-width: 70%;
  }
}

/* Win */
#win .mask-circle {
  margin-right: auto;
  margin-left: auto;
}

#win .photo-credit {
  right: auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: 0.8rem;
}

/* Go Top */
#gotop {
  position: fixed;
  bottom: 2rem;
  right: 2rem;
  cursor: pointer;
  background-color: #333;
  width: 4rem;
  height: 4rem;
  line-height: 4rem;
  text-align: center;
  border-radius: 50%;
  z-index: 100000;
  display: none;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
}

#gotop:hover {
  background-color: #fff;
  text-decoration: none;
}

#gotop i {
  color: #fff;
  vertical-align: -5%;
}

#gotop:hover i {
  color: #333;
}

/* Footer */
#footer {
  text-align: center;
}

#footer .logos i {
  font-size: 1.6rem;
  padding: 0.2rem;
  vertical-align: middle;
}

#footer .logos a div {
  opacity: 1;
  -moz-transition: opacity 0.2s ease;
  -webkit-transition: opacity 0.2s ease;
  -ms-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  vertical-align: middle;
}

#footer .logos a:hover {
  opacity: 0.7;
}

.logo-veltra-b {
  content: "";
  display: inline-block;
  width: 126px;
  height: 26px;
  background-image: url("../img/veltra_b.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: left bottom;
  margin-bottom: 3px;
}

/* accordion panel */
button.accordion {
  position: relative;
  cursor: pointer;
  padding: 0 2.5em 0 1.5em;
  border: none;
  outline: none;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  display: block;
  margin: 0 auto;
  font-size: 1.5rem;
  color: #fff;
  font-weight: bold;
  height: 44px;
  line-height: 44px;
  background-color: #735333;
}

button.accordion.active,
button.accordion:hover {
  background-color: rgba(255, 255, 255, 1);
  color: #735333;
}

/* button.accordion.active::after,
button.accordion:hover::after {
	background-position: 0px -30px;
} */

button.accordion::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  display: inline-block;
  /* background-image: url('../img/original/arrow-down.png');
    background-size: 20px auto;
    background-position: 0px -10px;
    background-repeat: no-repeat; */
  width: 8px;
  height: 8px;
  border-top: 1px solid rgba(255, 255, 255, 1);
  border-right: 1px solid rgba(255, 255, 255, 1);
  transform: translateY(-50%) rotate(135deg);
  transition: all 0.4s ease;
}

button.accordion:hover::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  display: inline-block;
  /* background-image: url('../img/original/arrow-down.png');
    background-size: 20px auto;
    background-position: 0px -10px;
    background-repeat: no-repeat; */
  width: 8px;
  height: 8px;
  border-top: 1px solid #735333;
  border-right: 1px solid #735333;
  transform: translateY(-50%) rotate(135deg);
}

div.panel {
  margin: 40px 0 -150px;
  background-color: #fff;
  max-height: 0;
  overflow: hidden;
  -moz-transition: all 0.8s ease;
  -webkit-transition: all 0.8s ease;
  -ms-transition: all 0.8s ease;
  transition: all 0.8s ease;
  opacity: 0;
}

@media (max-width: 767px) {
  div.panel {
    margin: 40px 0 -100px;
  }
}

div.panel.show {
  opacity: 1;
  max-height: 4000px;
  margin-bottom: 4em;
}

.present div.panel p {
  text-align: left;
}

button.accordion-close {
  cursor: pointer;
  padding: 1em 1.25em;
  outline: none;
  font-size: 90%;
  background-color: transparent;
  -moz-transition: all 0.8s ease;
  -webkit-transition: all 0.8s ease;
  -ms-transition: all 0.8s ease;
  transition: all 0.8s ease;
  border: 1px solid #444;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

button.accordion-close.active,
button.accordion-close:hover {
  background-color: rgba(255, 255, 255, 0.5);
}

button.accordion-close::after {
  content: "";
  display: inline-block;
  vertical-align: text-bottom;
  background-image: url("../img/close.png");
  background-size: 100% auto;
  background-position: left top;
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
  margin-left: 0.4em;
}

button.accordion-close:hover::after {
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -moz-transition: transform 0.4s ease;
  -webkit-transition: transform 0.4s ease;
  -ms-transition: transform 0.4s ease;
  transition: transform 0.4s ease;
}

.panel li {
  text-align: left;
}

@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;400;700&display=swap");

body,
input,
select,
textarea,
button {
  font-family: "Noto Sans JP", sans-serif;
}

@media screen and (max-width: 480px) {
  /* a.btn-tour {
		position: relative;
		display: inline-block;
		background-color: #587447;
		font-weight: bold;
		color: #fff;
		letter-spacing: 0.05em;
		text-align: center;
		width: auto;
		height: auto;
		max-width: 999px;
		padding: 1em 2.5em;
	}

	a.btn-tour:after {
		content: '';
		position: absolute;
		top: 52%;
		right: 10px;
		display: block;
		width: 8px;
		height: 8px;
		border-top: 1px solid rgba(255, 255, 255, 1);
		border-right: 1px solid rgba(255, 255, 255, 1);
		transform: translateY(-50%) rotate(45deg);
	} */

  a.btn-tour {
    display: inline-block;
    background-color: #587447;
    font-weight: bold;
    color: #fff;
    letter-spacing: 0.05em;
    text-align: center;
    width: auto;
    height: auto;
    max-width: 999px;
    text-decoration: none;
    transition: all 0.4s ease;
  }

  a.btn-tour:hover {
    opacity: 0.5;
  }

  a.btn-tour span {
    position: relative;
    display: inline-block;
    padding: 1em 55px 1em 25px;
  }

  a.btn-tour span:after {
    content: "";
    position: absolute;
    top: 52%;
    right: 20px;
    display: block;
    width: 8px;
    height: 8px;
    border-top: 1px solid rgba(255, 255, 255, 1);
    border-right: 1px solid rgba(255, 255, 255, 1);
    transform: translateY(-50%) rotate(45deg);
  }
}

@media screen and (max-width: 575px) {
  .outer {
    padding-right: 2.4rem;
    padding-left: 2.4rem;
  }

  .item-text .color-5 {
    color: #fff;
  }
}

@media (min-width: 481px) and (max-width: 991px) {
  a.btn-tour {
    display: inline-block;
    background-color: #587447;
    font-weight: bold;
    color: #fff;
    letter-spacing: 0.05em;
    text-align: center;
    width: auto;
    height: auto;
    max-width: 999px;
    text-decoration: none;
    transition: all 0.4s ease;
  }

  a.btn-tour:hover {
    opacity: 0.5;
  }

  a.btn-tour span {
    position: relative;
    display: inline-block;
    padding: 1em 55px 1em 25px;
  }

  a.btn-tour span:after {
    content: "";
    position: absolute;
    top: 52%;
    right: 20px;
    display: block;
    width: 8px;
    height: 8px;
    border-top: 1px solid rgba(255, 255, 255, 1);
    border-right: 1px solid rgba(255, 255, 255, 1);
    transform: translateY(-50%) rotate(45deg);
  }
}

@media screen and (min-width: 1025px) {
  .position-absolute.d-none.d-sm-block {
    width: 168px;
  }

  .photo_left {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }

  .photo_right {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }

  .text_left {
    position: absolute;
    top: 50%;
    left: 70px;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 1);
    max-width: 40%;
    padding: 30px;
  }

  .text_right {
    position: absolute;
    top: 50%;
    right: 70px;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 1);
    max-width: 40%;
    padding: 30px;
  }

  a.btn-tour {
    display: inline-block;
    background-color: #587447;
    font-weight: bold;
    color: #fff;
    letter-spacing: 0.05em;
    text-align: center;
    width: auto;
    height: auto;
    max-width: 999px;
    text-decoration: none;
    transition: all 0.4s ease;
  }

  a.btn-tour:hover {
    opacity: 0.5;
  }

  a.btn-tour span {
    position: relative;
    display: inline-block;
    padding: 1em 55px 1em 25px;
  }

  a.btn-tour span:after {
    content: "";
    position: absolute;
    top: 52%;
    right: 20px;
    display: block;
    width: 8px;
    height: 8px;
    border-top: 1px solid rgba(255, 255, 255, 1);
    border-right: 1px solid rgba(255, 255, 255, 1);
    transform: translateY(-50%) rotate(45deg);
  }

  .col-lg-4_2 {
    -ms-flex: 0 0 42%;
    flex: 0 0 42%;
    max-width: 42%;
  }

  .col-lg-8_2 {
    -ms-flex: 0 0 58%;
    flex: 0 0 58%;
    max-width: 58%;
  }
}
@media screen and (max-width: 1024px) {
  .text_left {
    padding-top: 20px;
  }

  .text_right {
    padding-top: 20px;
  }
}

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.white-popup-block {
  position: relative;
  background: #fff;
  padding: 10px;
  text-align: left;
  max-width: 850px;
  margin: 40px auto;
}

.white-popup-block button {
  display: none;
}

.md_close {
  text-align: center;
  margin: 0;
}

.presented2.box-align-bottom {
  bottom: 10%;
}
.presented2 .icon-twitter:before,
.presented2 .icon-facebook:before,
.presented2 .icon-line:before {
  color: #fff;
}
