/*!
Theme Name: AMREX 2026
Theme URI: https://amrex.partners/
Description: AMREX Partners LLC Corporate Theme for 2026
Version: 1.0.0
Author: AMREX Partners
Author URI: https://amrex.partners/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: amrex2026
*/
/*
$theme: #264ba0;
$themeLite: #1a4dd1;
$themeLiter: lighten($themeLite, 20%);
$themeLitest: lighten($themeLite, 36%);
$themeEm: #c95236;
$themeEmLite: #e16d5f;
$themeEmLiter: lighten($themeEmLite, 20%);
$themeEmLitest: lighten($themeEmLite, 30%);
*/
html {
  color: #000;
  background: #FFF;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

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

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}

ol, ul {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

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

abbr, acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  *font-size: 100%;
}

legend {
  color: #000;
}

#yui3-css-stamp.cssreset {
  display: none;
}

html {
  background-color: transparent;
  background-image: none;
}

body {
  -webkit-text-size-adjust: 100%;
}

figure {
  margin: 0;
  padding: 0;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
}
figure img {
  vertical-align: top;
}

/* montserrat-regular - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: url("./fonts/montserrat-v29-latin-regular.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-600 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  src: url("./fonts/montserrat-v29-latin-600.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-700 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  src: url("./fonts/montserrat-v29-latin-700.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-800 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 800;
  src: url("./fonts/montserrat-v29-latin-800.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-jp-regular - japanese_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  src: url("./fonts/noto-sans-jp-v53-japanese_latin-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-jp-500 - japanese_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 500;
  src: url("./fonts/noto-sans-jp-v53-japanese_latin-500.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-jp-700 - japanese_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 700;
  src: url("./fonts/noto-sans-jp-v53-japanese_latin-700.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-jp-900 - japanese_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 900;
  src: url("./fonts/noto-sans-jp-v53-japanese_latin-900.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  font-family: "Montserrat", "Noto Sans JP", "Arial", sans-serif;
  background-color: #000;
  color: #FFF;
  line-height: 1.5;
}
body.loading {
  height: 100%;
  overflow: hidden;
}
body.home div.loading {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 800;
  width: 100%;
  height: 100vh;
  background-color: #FFF;
}

em,
strong {
  font-weight: bold;
}

a {
  color: #d756d9;
}

img {
  vertical-align: top;
}

@media screen and (min-width: 768px) {
  .for-mobile {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .not-for-mobile {
    display: none;
  }
}

.alert {
  color: #C00;
}

.theme {
  color: #d756d9;
}

span._green,
b._green {
  color: #008703;
}
span._red,
b._red {
  color: #C00;
}
span._blue,
b._blue {
  color: #1e62dd;
}
span._magenta,
b._magenta {
  color: #af50a7;
}
span._turquoiz,
b._turquoiz {
  color: #2f869d;
}
span._orange,
b._orange {
  color: #f1a40e;
}
span._sky,
b._sky {
  color: #19bfd8;
}
span._purple,
b._purple {
  color: #8240c0;
}
span._gray,
b._gray {
  color: #DDD;
}
span._M,
b._M {
  font-size: 1.2rem;
}
span._L,
b._L {
  font-size: 1.5rem;
}
span._XL,
b._XL {
  font-size: 1.8rem;
}

input[type=text],
input[type=password],
input[type=email],
input[type=url],
input[type=tel],
input[type=number],
input[type=time] {
  box-sizing: border-box;
  border: 1px solid #DDD;
  border-radius: 3px;
  height: 36px !important;
  width: 100%;
  font-size: 16px;
  text-indent: 8px;
}
input[type=text]::placeholder,
input[type=password]::placeholder,
input[type=email]::placeholder,
input[type=url]::placeholder,
input[type=tel]::placeholder,
input[type=number]::placeholder,
input[type=time]::placeholder {
  color: #CCC;
}
input[type=text]::-ms-input-placeholder,
input[type=password]::-ms-input-placeholder,
input[type=email]::-ms-input-placeholder,
input[type=url]::-ms-input-placeholder,
input[type=tel]::-ms-input-placeholder,
input[type=number]::-ms-input-placeholder,
input[type=time]::-ms-input-placeholder {
  color: #CCC;
}

textarea {
  box-sizing: border-box;
  border: 1px solid #DDD;
  border-radius: 3px;
  box-sizing: border-box;
  width: 100%;
  padding: 8px;
  height: 200px;
  font-size: 16px;
  line-height: 1.5;
}
textarea::placeholder {
  color: #CCC;
}
textarea::-ms-input-placeholder {
  color: #CCC;
}

select {
  box-sizing: border-box;
  height: 36px;
  line-height: 36px;
  border: 1px solid #DDD;
  font-size: 16px;
  padding-left: 5px;
  padding-right: 10px;
}

.required {
  color: #C00;
}
th .required, dt .required {
  margin-left: 5px;
}

a.btn {
  display: inline-block;
}

a.btn,
input[type=submit].btn,
input[type=button].btn,
input[type=reset].btn,
button.btn {
  appearance: none;
  box-sizing: border-box;
  border: 0;
  border-radius: 5px;
  background: #999;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  color: #FFF;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
}
a.btn.theme,
input[type=submit].btn.theme,
input[type=button].btn.theme,
input[type=reset].btn.theme,
button.btn.theme {
  background-color: #d756d9;
}
.button a,
.button input[type=submit],
.button input[type=button],
.button input[type=reset],
.button button {
  margin-left: 4px;
  margin-right: 4px;
  min-width: 160px;
}
a.theme,
input[type=submit].theme,
input[type=button].theme,
input[type=reset].theme,
button.theme {
  background-color: #d756d9 !important;
}
a.em,
input[type=submit].em,
input[type=button].em,
input[type=reset].em,
button.em {
  background-color: #1f2d88 !important;
}
a.alert,
input[type=submit].alert,
input[type=button].alert,
input[type=reset].alert,
button.alert {
  background-color: #C00 !important;
}
a[name^=back], a.gray, a.cancel,
input[type=submit][name^=back],
input[type=submit].gray,
input[type=submit].cancel,
input[type=button][name^=back],
input[type=button].gray,
input[type=button].cancel,
input[type=reset][name^=back],
input[type=reset].gray,
input[type=reset].cancel,
button[name^=back],
button.gray,
button.cancel {
  background-color: #999 !important;
}

.agreement dt {
  margin-top: 0 !important;
}
.agreement input {
  margin-right: 8px;
}

div.message:not(:first-child) {
  margin-top: 30px;
}
div.message {
  margin-bottom: 30px;
  padding: 30px;
  background-color: #dde0de;
  border: 1px solid rgba(59, 119, 96, 0.5);
  color: #3b7760;
}
div.message._error {
  background-color: rgb(255, 224.4, 224.4);
  border: 1px solid rgba(204, 0, 0, 0.5);
  color: #C00;
}
div.message._attention {
  background-color: #FFF;
  border: 1px solid rgba(204, 0, 0, 0.5);
  color: #C00;
}
div.message._attention a {
  color: #C00;
}

header[role=banner] {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 900;
}
header[role=banner] .logo {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 900;
  width: 100%;
  text-align: center;
}
header[role=banner] .logo a {
  display: block;
  width: fit-content;
  margin: 0 auto;
}
header[role=banner] .logo svg {
  fill: #FFF;
  width: 216px;
  height: auto;
  transform: scale(1.5);
}
body.home header[role=banner] .logo svg {
  margin-top: calc(50vh - 93px);
  transition: 0.5s ease-out;
}
body.home.loading header[role=banner] .logo svg {
  fill: #000;
}
body:not(.home) header[role=banner] .logo svg, body.home:not(.loading) header[role=banner] .logo svg {
  margin-top: 20px;
  transform: scale(1);
}
header[role=banner] nav {
  position: absolute;
  width: 100%;
  top: 20px;
  right: 0;
  z-index: 910;
  display: flex;
  justify-content: space-between;
  padding: 0 30px;
}
header[role=banner] nav a {
  color: #FFF;
  text-decoration: none;
  margin-left: 30px;
  font-weight: 700;
  transition: opacity 0.3s ease;
}
header[role=banner] nav a:first-child {
  margin-left: 0;
}
header[role=banner] nav a:hover {
  opacity: 0.7;
}
header[role=banner] nav .lang-switcher {
  display: flex;
  align-items: center;
  margin-left: 30px;
}
header[role=banner] nav .lang-switcher a {
  margin-left: 0;
  font-size: 14px;
  opacity: 0.6;
  transition: opacity 0.3s ease;
}
header[role=banner] nav .lang-switcher a:hover {
  opacity: 0.9;
}
header[role=banner] nav .lang-switcher a.active {
  opacity: 1;
  font-weight: 700;
  text-decoration: underline;
}
header[role=banner] nav .lang-switcher .lang-separator {
  margin: 0 8px;
  opacity: 0.4;
}
body.home:not(.loading) header[role=banner] nav {
  z-index: 900;
}
@media screen and (max-width: 1200px) {
  header[role=banner] nav {
    padding: 0 20px;
  }
  header[role=banner] nav a {
    margin-left: 20px;
  }
  header[role=banner] nav a > span {
    display: none;
  }
  header[role=banner] nav .lang-switcher {
    margin-left: 20px;
  }
}
@media screen and (max-width: 979px) {
  header[role=banner] nav {
    display: none;
  }
}

/* HTML: <div class="loader"></div> */
.loader {
  margin: 36px auto 0;
  height: 4px;
  width: 130px;
  --c:no-repeat linear-gradient(#661b52 0 0);
  background: var(--c), var(--c), #f1b8ed;
  background-size: 60% 100%;
  animation: l16 2s infinite;
}
body:not(.home) .loader, body.home:not(.loading) .loader {
  display: none;
}

@keyframes l16 {
  0% {
    background-position: -150% 0, -150% 0;
  }
  66% {
    background-position: 250% 0, -150% 0;
  }
  100% {
    background-position: 250% 0, 250% 0;
  }
}
.hero {
  position: relative;
  height: 95vh;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
}
html.webp .hero {
  background-image: url(images/hero.jpg.webp);
}
html.no-webp .hero {
  background-image: url(images/hero.jpg);
}
@media screen and (max-width: 767px) {
  .hero {
    height: 60vh;
  }
}
.hero > picture {
  display: block;
}
.hero > picture img {
  width: 100%;
  height: auto;
}
.hero .tagline {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding-top: 6%;
  display: grid;
  align-items: center;
  justify-items: center;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .hero .tagline {
    padding-top: 40%;
  }
  .hero .tagline img {
    height: 28px;
    width: auto;
  }
}
.hero .tagline picture {
  display: inline-block;
}
.hero .tagline picture:first-child {
  display: block;
}
.hero .tagline picture {
  margin-bottom: 8px;
  opacity: 0;
  transition: all 0.5s cubic-bezier(0.22, 0.61, 0.36, 1);
  transform: translateY(100px);
}
body:not(.loading) .hero .tagline picture.line-1 {
  transition-delay: 0.5s;
  transform: translateY(0);
  opacity: 1;
}
body:not(.loading) .hero .tagline picture.line-2 {
  transition-delay: 0.8s;
  transform: translateY(0);
  opacity: 1;
}
body:not(.loading) .hero .tagline picture.line-3 {
  transition-delay: 0.8s;
  transform: translateY(0);
  opacity: 1;
}

body:not(.home) main[role=main] {
  padding-top: 240px;
}

section {
  padding: 60px 10px;
  max-width: 1300px;
  margin: 0 auto;
}
section:first-child {
  padding-top: 0;
}
section .section-title {
  font-size: 3em;
  color: #d756d9;
  font-weight: 700;
  margin-bottom: 50px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  section .section-title {
    font-size: 2em;
  }
}

#service {
  padding-top: 0;
}

.service-block {
  display: flex;
  flex-wrap: wrap;
  gap: 50px;
  margin-bottom: 60px;
  align-items: flex-end;
  justify-content: center;
}
.service-block picture {
  display: block;
}
.service-block picture img {
  display: block;
  width: 100%;
  height: auto;
  transition: all 0.5s cubic-bezier(0.22, 0.61, 0.36, 1);
  transform-origin: left top;
}
.service-block.reverse picture img {
  transform-origin: right top;
}
@media screen and (min-width: 980px) {
  .service-block.reverse picture {
    order: 2;
  }
  .service-block.reverse .service-text {
    order: 1;
  }
}
.service-block {
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 1110px) {
  .service-block {
    max-width: none;
  }
  .service-block picture {
    width: 50%;
  }
  .service-block picture img {
    transform: scale(2);
  }
  .service-block.is-visible picture img {
    transform: scale(1);
  }
  .service-block .service-text {
    max-width: calc(50% - 50px);
  }
}
.service-block img {
  border-radius: 8px;
}
.service-block .service-text {
  padding-bottom: 30px;
  opacity: 0;
  transition: all 0.5s cubic-bezier(0.22, 0.61, 0.36, 1);
  transform: translateY(80px);
}
.service-block .service-text h3 {
  color: #FFF;
  margin-bottom: 10px;
  font-size: 1.7em;
  font-weight: 900;
}
.service-block .service-text h4 {
  color: #d756d9;
  margin-bottom: 10px;
  font-weight: 700;
}
.service-block.is-visible .service-text {
  transition-delay: 0.5s;
  transform: translateY(0);
  opacity: 1;
}

#news {
  opacity: 0;
  transform: translateY(40px);
  transition: all 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
}
#news.is-visible {
  opacity: 1;
  transform: translateY(0);
}

#news .news-list,
.news-archive .news-list {
  max-width: 800px;
  margin: 0 auto 40px;
  background: transparent;
}
#news .news-item,
.news-archive .news-item {
  padding: 25px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  background: transparent;
}
#news .news-item:first-child,
.news-archive .news-item:first-child {
  padding-top: 0;
}
#news .news-item:last-child,
.news-archive .news-item:last-child {
  border-bottom: none;
}
@media screen and (max-width: 767px) {
  #news .news-item,
  .news-archive .news-item {
    padding: 20px 0;
  }
}
#news .news-link,
.news-archive .news-link {
  display: flex;
  align-items: baseline;
  gap: 20px;
  text-decoration: none;
  color: inherit;
  transition: opacity 0.3s ease;
}
#news .news-link:hover,
.news-archive .news-link:hover {
  opacity: 0.8;
}
@media screen and (max-width: 767px) {
  #news .news-link,
  .news-archive .news-link {
    flex-direction: column;
    gap: 10px;
    align-items: flex-start;
  }
}
#news .news-date,
.news-archive .news-date {
  color: #d756d9;
  font-weight: 700;
  font-size: 0.9em;
  white-space: nowrap;
  min-width: 120px;
}
@media screen and (max-width: 767px) {
  #news .news-date,
  .news-archive .news-date {
    font-size: 0.85em;
  }
}
#news .news-content,
.news-archive .news-content {
  width: 100%;
}
#news .news-title,
.news-archive .news-title {
  font-size: 1.1em;
  line-height: 1.6;
  margin: 0;
  color: #FFF;
}
@media screen and (max-width: 767px) {
  #news .news-title,
  .news-archive .news-title {
    font-size: 1em;
  }
}
#news .news-excerpt,
.news-archive .news-excerpt {
  margin: 8px 0 0 0;
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.9em;
  line-height: 1.6;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (max-width: 767px) {
  #news .news-excerpt,
  .news-archive .news-excerpt {
    font-size: 0.85em;
    -webkit-line-clamp: 3;
  }
}
#news .news-empty,
.news-archive .news-empty {
  text-align: center;
  color: rgba(255, 255, 255, 0.5);
  padding: 40px 20px;
  font-size: 1em;
}
#news .news-more,
.news-archive .news-more {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 60px;
}
#news .news-more a,
.news-archive .news-more a {
  display: inline-block;
  padding: 12px 40px;
  background-color: #d756d9;
  color: #FFF;
  text-decoration: none;
  border-radius: 4px;
  font-weight: 700;
  transition: background-color 0.3s ease, transform 0.2s ease;
}
#news .news-more a:hover,
.news-archive .news-more a:hover {
  background-color: rgb(203.3043478261, 46.2608695652, 205.7391304348);
  transform: translateY(-2px);
}
@media screen and (max-width: 767px) {
  #news .news-more a,
  .news-archive .news-more a {
    padding: 10px 30px;
    font-size: 0.9em;
  }
}

.company-info dl {
  max-width: 624px;
  width: fit-content;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
.company-info dl dt,
.company-info dl dd {
  margin-bottom: 8px;
}
.company-info dl dt {
  width: 30%;
  color: #d756d9;
  font-weight: bold;
}
.company-info dl dd {
  width: 70%;
}
html[lang=en] .company-info dl dt {
  width: 42%;
}
html[lang=en] .company-info dl dd {
  width: 58%;
}
.company-info .map {
  width: 100%;
  margin-top: 1rem;
}
.company-info .company-team-link {
  margin-top: 60px;
  padding-top: 40px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  text-align: center;
}
.company-info .company-team-link .team-link-button {
  display: inline-block;
  padding: 15px 50px;
  background-color: #d756d9;
  color: #FFF;
  text-decoration: none;
  border-radius: 4px;
  font-weight: 700;
  font-size: 1.1em;
  transition: background-color 0.3s ease, transform 0.2s ease;
}
.company-info .company-team-link .team-link-button:hover {
  background-color: rgb(203.3043478261, 46.2608695652, 205.7391304348);
  transform: translateY(-2px);
}
@media screen and (max-width: 767px) {
  .company-info .company-team-link .team-link-button {
    padding: 12px 40px;
    font-size: 1em;
  }
}
.company-info .our-team {
  margin-top: 60px;
  padding-top: 40px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.company-info .our-team h3 {
  font-size: 1.5rem;
  margin-bottom: 30px;
  text-align: center;
}
.company-info .our-team .team-members {
  max-width: 800px;
  margin: 0 auto;
}
.company-info .our-team .team-member {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  position: relative;
}
.company-info .our-team .team-member:last-child {
  border-bottom: none;
}
.company-info .our-team .team-member h4 {
  font-size: 1.1rem;
  margin-bottom: 10px;
  color: #d756d9;
}
.company-info .our-team .team-member.has-profile .member-profile {
  margin-top: 15px;
  padding-left: 20px;
  border-left: 3px solid rgba(215, 86, 217, 0.3);
  font-size: 0.85rem;
  line-height: 1.7;
}
.company-info .our-team .team-member.has-profile .member-profile p {
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 15px;
}
.company-info .our-team .team-member.has-profile .member-profile p:last-child {
  margin-bottom: 0;
}
.company-info .our-team .team-member.has-profile .member-profile .profile-section {
  margin-bottom: 20px;
}
.company-info .our-team .team-member.has-profile .member-profile .profile-section strong {
  display: block;
  margin-bottom: 8px;
  color: #d756d9;
  font-size: 0.9rem;
}
.company-info .our-team .team-member.has-profile .member-profile .profile-section br {
  line-height: 1.9;
}
@media screen and (max-width: 767px) {
  .company-info .our-team .team-member {
    margin-bottom: 25px;
    padding-bottom: 25px;
  }
  .company-info .our-team .team-member h4 {
    font-size: 1rem;
  }
  .company-info .our-team .team-member.has-profile .member-profile {
    padding-left: 15px;
  }
}
.company-info .our-team .team-member .profile-image {
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (min-width: 980px) {
  .company-info .our-team .team-member .profile-image {
    position: absolute;
    right: 0;
    top: 0;
    width: 200px;
  }
}
.company-info .our-team .team-member .profile-image picture {
  display: block;
}
.company-info .our-team .team-member .profile-image picture:first-child {
  margin-bottom: 30px;
}
.company-info .our-team .team-member .profile-image picture img {
  max-width: 200px;
  width: 100%;
  height: auto;
}
.company-info .our-team .team-member .profile-image .team-logos {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  gap: 8px;
  width: 200px;
  margin: 0 auto;
}
.company-info .our-team .team-member .profile-image .team-logos a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  transition: opacity 0.3s ease;
}
.company-info .our-team .team-member .profile-image .team-logos a:hover {
  opacity: 0.7;
}
.company-info .our-team .team-member .profile-image .team-logos picture {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0;
}
.company-info .our-team .team-member .profile-image .team-logos picture img {
  max-width: 90px;
  max-height: 54px;
  width: auto;
  height: auto;
  object-fit: contain;
}

.company-page .company-info {
  max-width: 800px;
  margin: 0 auto 40px;
}
.company-page dl {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.company-page dl dt {
  width: 30%;
  color: #d756d9;
  font-weight: bold;
}
.company-page dl dd {
  width: 70%;
}
html[lang=en] .company-page dl dt {
  width: 42%;
}
html[lang=en] .company-page dl dd {
  width: 58%;
}
.company-page .our-team {
  margin-top: 60px;
  padding-top: 40px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.company-page .our-team h3 {
  font-size: 1.5rem;
  margin-bottom: 30px;
  text-align: center;
}
.company-page .our-team .team-members {
  max-width: 800px;
  margin: 0 auto;
}
.company-page .our-team .team-member {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  position: relative;
}
.company-page .our-team .team-member:last-child {
  border-bottom: none;
}
.company-page .our-team .team-member h4 {
  font-size: 1.1rem;
  margin-bottom: 10px;
  color: #d756d9;
}
.company-page .our-team .team-member.has-profile .member-profile {
  margin-top: 15px;
  padding-left: 20px;
  border-left: 3px solid rgba(215, 86, 217, 0.3);
  font-size: 0.85rem;
  line-height: 1.7;
}
.company-page .our-team .team-member.has-profile .member-profile p {
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 15px;
}
.company-page .our-team .team-member.has-profile .member-profile p:last-child {
  margin-bottom: 0;
}
.company-page .our-team .team-member.has-profile .member-profile .profile-section {
  margin-bottom: 20px;
}
.company-page .our-team .team-member.has-profile .member-profile .profile-section strong {
  display: block;
  margin-bottom: 8px;
  color: #d756d9;
  font-size: 0.9rem;
}
.company-page .our-team .team-member.has-profile .member-profile .profile-section br {
  line-height: 1.9;
}
.company-page .our-team .team-member.has-profile .profile-image {
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (min-width: 980px) {
  .company-page .our-team .team-member.has-profile .profile-image {
    position: absolute;
    right: 0;
    top: 0;
    width: 200px;
  }
}
.company-page .our-team .team-member.has-profile .profile-image picture {
  display: block;
}
.company-page .our-team .team-member.has-profile .profile-image picture:first-child {
  margin-bottom: 30px;
}
.company-page .our-team .team-member.has-profile .profile-image picture img {
  max-width: 200px;
  width: 100%;
  height: auto;
}
.company-page .our-team .team-member.has-profile .profile-image .team-logos {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  gap: 8px;
  width: 200px;
  margin: 0 auto;
}
.company-page .our-team .team-member.has-profile .profile-image .team-logos a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  transition: opacity 0.3s ease;
}
.company-page .our-team .team-member.has-profile .profile-image .team-logos a:hover {
  opacity: 0.7;
}
.company-page .our-team .team-member.has-profile .profile-image .team-logos picture {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0;
}
.company-page .our-team .team-member.has-profile .profile-image .team-logos picture img {
  max-width: 90px;
  max-height: 54px;
  width: auto;
  height: auto;
  object-fit: contain;
}
@media screen and (max-width: 767px) {
  .company-page .our-team .team-member {
    margin-bottom: 25px;
    padding-bottom: 25px;
  }
  .company-page .our-team .team-member h4 {
    font-size: 1rem;
  }
  .company-page .our-team .team-member.has-profile .member-profile {
    padding-left: 15px;
  }
}

.contact-form-wrapper {
  max-width: 480px;
  margin: 0 auto;
}
.contact-form-wrapper label {
  display: block;
  margin-top: 20px;
  margin-bottom: 8px;
  font-size: 0.9rem;
  font-weight: 700;
}
.contact-form-wrapper input, .contact-form-wrapper textarea {
  width: 100%;
}
.contact-form-wrapper input[type=checkbox] {
  width: auto;
  margin-right: 10px;
}
.contact-form-wrapper .submit-btn {
  background-color: #d756d9;
  color: #FFF;
  padding: 10px 30px;
  border: none;
  border-radius: 4px;
  margin-top: 20px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}
.contact-form-wrapper .submit-btn:hover {
  background-color: rgb(182.731884058, 41.5797101449, 184.9202898551);
}

footer[role=contentinfo] {
  text-align: center;
  font-size: 0.9em;
  color: white;
  padding: 40px 20px 20px;
}
footer[role=contentinfo] .footer-nav {
  margin-bottom: 20px;
}
footer[role=contentinfo] .footer-nav a {
  color: #FFF;
  margin: 0 10px;
  text-decoration: none;
}
@media screen and (max-width: 979px) {
  footer[role=contentinfo] .footer-nav {
    display: none;
  }
}
footer[role=contentinfo] .copyright {
  display: block;
}

.overlay {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 990;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.7);
  display: none;
}

.switch-menu {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 995;
  width: 300px;
  height: 100vh;
  background-color: #661b52;
  margin: 0;
  padding-top: 50px;
  transition: transform 0.5s ease-out;
  transform: translateX(300px);
}
.switch-menu.is-active {
  transform: translateX(0);
}
.switch-menu a {
  display: block;
  padding: 15px;
  text-decoration: none;
  text-align: left;
  color: #FFF;
}
.switch-menu + .switch {
  position: fixed;
  right: 10px;
  top: 20px;
  z-index: 998;
  width: 30px;
  height: 16px;
}
@media screen and (min-width: 980px) {
  .switch-menu + .switch:not(.is-active) {
    display: none;
  }
}
.switch-menu + .switch::before, .switch-menu + .switch::after {
  content: "";
  display: block;
  width: 32px;
  height: 2px;
  background-color: #FFF;
  position: absolute;
  right: 0;
  transition: transform 0.6s cubic-bezier(0.68, -0.25, 0.27, 1.55), top 0.3s, bottom 0.3s;
}
.switch-menu + .switch::before {
  top: 0;
}
.switch-menu + .switch::after {
  bottom: 0;
}
.switch-menu + .switch.is-active::before {
  top: 50%;
  transform: translateY(-50%) rotate(315deg);
}
.switch-menu + .switch.is-active::after {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%) rotate(-315deg);
}

.wpcf7-spinner {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: all;
  visibility: hidden;
  transition: opacity 0.3s ease;
  border: none;
  border-radius: 0;
  padding: 0;
  margin: 0;
}
.wpcf7-spinner.active {
  visibility: visible;
}
.wpcf7-spinner .cfm-loader {
  display: block;
  width: 50px;
  aspect-ratio: 1;
  border-radius: 50%;
  border: 8px solid #fff;
  animation: l20-1 0.8s infinite linear alternate, l20-2 1.6s infinite linear;
}

@keyframes l20-1 {
  0% {
    clip-path: polygon(50% 50%, 0 0, 50% 0%, 50% 0%, 50% 0%, 50% 0%, 50% 0%);
  }
  12.5% {
    clip-path: polygon(50% 50%, 0 0, 50% 0%, 100% 0%, 100% 0%, 100% 0%, 100% 0%);
  }
  25% {
    clip-path: polygon(50% 50%, 0 0, 50% 0%, 100% 0%, 100% 100%, 100% 100%, 100% 100%);
  }
  50% {
    clip-path: polygon(50% 50%, 0 0, 50% 0%, 100% 0%, 100% 100%, 50% 100%, 0% 100%);
  }
  62.5% {
    clip-path: polygon(50% 50%, 100% 0, 100% 0%, 100% 0%, 100% 100%, 50% 100%, 0% 100%);
  }
  75% {
    clip-path: polygon(50% 50%, 100% 100%, 100% 100%, 100% 100%, 100% 100%, 50% 100%, 0% 100%);
  }
  100% {
    clip-path: polygon(50% 50%, 50% 100%, 50% 100%, 50% 100%, 50% 100%, 50% 100%, 0% 100%);
  }
}
@keyframes l20-2 {
  0% {
    transform: scaleY(1) rotate(0deg);
  }
  49.99% {
    transform: scaleY(1) rotate(135deg);
  }
  50% {
    transform: scaleY(-1) rotate(0deg);
  }
  100% {
    transform: scaleY(-1) rotate(-135deg);
  }
}
.wpcf7-not-valid-tip {
  font-weight: bold;
  margin-top: 5px;
}

.wpcf7 form .wpcf7-response-output {
  margin: 30px 0;
  padding: 20px;
  border: 1px solid #d756d9;
  background-color: rgba(215, 86, 217, 0.1);
  color: #d756d9;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
  /*
  border-color: #ffb900;
  background-color: #fff8e5;
  color: #8a6d3b;
  */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.spam .wpcf7-response-output {
  border-color: #C00;
  background-color: rgba(204, 0, 0, 0.1);
  color: #C00;
}

.wpcf7 form.sent .wpcf7-response-output {
  border-color: #46b450;
  background-color: rgba(70, 180, 80, 0.1);
  color: #46b450;
}

main[role=main] article {
  max-width: 980px;
  padding: 30px;
  margin: 0 auto;
  background-color: #FFF;
  border-radius: 10px;
  color: #333;
}
main[role=main] article.blog-item {
  margin-bottom: 15px;
}
@media screen and (min-width: 980px) {
  main[role=main] article {
    padding: 50px;
  }
}
main[role=main] article .post-title {
  font-size: 1.85rem;
  font-weight: 900;
  color: #661b52;
  padding-top: 20px;
}
main[role=main] article .post-date {
  margin-top: 0.5em;
  font-size: 0.85rem;
  color: #999;
}
main[role=main] article .post-date + .post-content {
  margin-top: 50px;
}

.blog-archive .blog-list,
.blog-list .blog-list {
  max-width: 800px;
  margin: 0 auto 40px;
  background: transparent;
}

.blog-archive .blog-list .blog-item,
.blog-list .blog-item {
  padding: 25px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  background: transparent;
}
.blog-archive .blog-list .blog-item:first-child,
.blog-list .blog-item:first-child {
  padding-top: 0;
}
.blog-archive .blog-list .blog-item:last-child,
.blog-list .blog-item:last-child {
  border-bottom: none;
}
@media screen and (max-width: 767px) {
  .blog-archive .blog-list .blog-item,
  .blog-list .blog-item {
    padding: 20px 0;
  }
}
.blog-archive .blog-list .blog-link,
.blog-list .blog-link {
  display: block;
  text-decoration: none;
  color: inherit;
  transition: opacity 0.3s ease;
}
.blog-archive .blog-list .blog-link:hover,
.blog-list .blog-link:hover {
  opacity: 0.8;
}
.blog-archive .blog-list .blog-title,
.blog-list .blog-title {
  font-size: 1.1em;
  line-height: 1.6;
  margin: 0 0 8px 0;
  color: #FFF;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .blog-archive .blog-list .blog-title,
  .blog-list .blog-title {
    font-size: 1em;
  }
}
.blog-archive .blog-list .blog-date,
.blog-list .blog-date {
  color: #d756d9;
  font-weight: 400;
  font-size: 0.75em;
  margin: 0 0 8px 0;
  display: block;
}
@media screen and (max-width: 767px) {
  .blog-archive .blog-list .blog-date,
  .blog-list .blog-date {
    font-size: 0.7em;
  }
}
.blog-archive .blog-list .blog-excerpt,
.blog-list .blog-excerpt {
  margin: 0;
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.9em;
  line-height: 1.6;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (max-width: 767px) {
  .blog-archive .blog-list .blog-excerpt,
  .blog-list .blog-excerpt {
    font-size: 0.85em;
    -webkit-line-clamp: 3;
  }
}

.post-content {
  line-height: 1.5;
  font-size: 1rem;
}
.post-content p {
  margin: 1em 0;
}
.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6 {
  font-weight: bold;
  line-height: 1.4;
  margin: 2em 0 1em;
  color: #222;
}
.post-content h1 {
  font-size: 2rem;
}
.post-content h2 {
  font-size: 1.75rem;
}
.post-content h3 {
  font-size: 1.5rem;
}
.post-content h4 {
  font-size: 1.25rem;
}
.post-content h5 {
  font-size: 1.125rem;
}
.post-content h6 {
  font-size: 1rem;
}
.post-content ul {
  list-style-type: disc;
  padding-left: 1.5em;
  margin: 1em 0;
}
.post-content ol {
  list-style-type: decimal;
  padding-left: 1.5em;
  margin: 1em 0;
}
.post-content li {
  margin-bottom: 0.5em;
}
.post-content li {
  margin-bottom: 0.5em;
}
.post-content blockquote {
  border-left: 4px solid #ccc;
  padding: 1em;
  margin: 1.5em 0;
  background: #f9f9f9;
  font-style: italic;
  color: #666;
}
.post-content strong {
  font-weight: bold;
}
.post-content em {
  font-style: italic;
}
.post-content img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 1.5em auto;
}
.post-content figure {
  margin: 2em 0;
  text-align: center;
}
.post-content figure img + *, .post-content figure img + noscript + * {
  margin-top: -1em;
}
.post-content figcaption {
  font-size: 0.875rem;
  color: #999;
  margin-top: 0;
}
.post-content iframe {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 1.5em 0;
}
.post-content pre {
  background: #f6f8fa;
  padding: 1em;
  overflow: auto;
  border-radius: 4px;
  margin: 1.5em 0;
  font-family: monospace;
  font-size: 0.9em;
}
.post-content code {
  background: #f2f2f2;
  padding: 0.2em 0.4em;
  border-radius: 3px;
  font-family: monospace;
}
.post-content table {
  width: 100%;
  border-collapse: collapse;
  margin: 2em 0;
  font-size: 0.95rem;
}
.post-content th, .post-content td {
  border: 1px solid #ddd;
  padding: 0.75em;
  text-align: left;
}
.post-content th {
  background-color: #f4f4f4;
  font-weight: bold;
}
.post-content a {
  color: #0073aa;
  text-decoration: underline;
}
.post-content a:hover {
  text-decoration: none;
}
.post-content hr {
  margin: 2em 0;
  border: none;
  border-top: 1px solid #ccc;
}

/*# sourceMappingURL=style.css.map */
