@charset "UTF-8";
/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none; /* 1 */
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit; /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

header {
  position: fixed;
  width: 100%;
  z-index: 1000;
  top: 0;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
header .headerBoxPc {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 2rem;
  height: 80px;
  background: rgba(255, 255, 255, 0.9);
}
header .headerBoxPc .headerLeft {
  display: flex;
  align-items: center;
  color: #28D461;
  font-weight: bold;
  gap: 1rem;
}
@media (max-width: 780px) {
  header .headerBoxPc .headerLeft {
    max-width: 180px;
    padding: 1rem;
  }
}
@media (max-width: 500px) {
  header .headerBoxPc .headerLeft {
    max-width: 150px;
    padding: 0.5rem;
  }
}
header .headerBoxPc .headerLeft img {
  height: 50px;
  width: auto;
  transition: transform 0.3s ease;
}
header .headerBoxPc .headerLeft img:hover {
  transform: scale(1.05);
}
header .headerBoxPc .headerLeft p {
  font-size: 1rem;
  margin: 0;
}
@media (max-width: 500px) {
  header .headerBoxPc .headerLeft p {
    display: none;
  }
}
header .headerBoxPc .headerRight {
  display: flex;
  align-items: center;
  gap: 2rem;
}
@media (max-width: 780px) {
  header .headerBoxPc .headerRight {
    display: none;
  }
}
header .headerBoxPc .headerRight ul {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2rem;
  margin: 0;
  padding: 0;
  list-style: none;
}
header .headerBoxPc .headerRight ul li {
  position: relative;
}
header .headerBoxPc .headerRight ul li a {
  color: #28D461;
  font-weight: bold;
  text-decoration: none;
  padding: 0.5rem 0.5rem;
  transition: all 0.3s ease;
  border-radius: 0.5rem;
  position: relative;
  display: block;
  font-size: clamp(0.7rem, 1vw, 1rem);
}
header .headerBoxPc .headerRight ul li a:hover {
  background-color: rgba(40, 212, 97, 0.1);
  transform: translateY(-2px);
}
header .headerBoxPc .headerRight ul li a:active {
  transform: translateY(0);
}
header .telBox {
  background: #D428A9;
  padding: 0.8rem 1.5rem;
  border-radius: 25px;
  transition: all 0.3s ease;
  text-decoration: none;
  cursor: pointer;
}
header .telBox:hover {
  background-color: #c1229b;
  transform: translateY(-2px);
  box-shadow: 0 5px 15px rgba(212, 40, 169, 0.3);
}
header .telBox .telInfo {
  display: flex;
  align-items: center;
  gap: 1rem;
}
header .telBox .telInfo img {
  width: 30px;
  height: 30px;
}
header .telBox .telInfo .telText .telNumber {
  color: white;
  font-weight: bold;
  font-size: 1rem;
  margin: 0;
}
header .telBox .telInfo .telText .telTime {
  color: rgba(255, 255, 255, 0.9);
  font-size: 0.7rem;
  margin: 0;
  margin-top: 0.2rem;
}
@media (max-width: 780px) {
  header .telBox {
    display: none;
  }
}
header #drawer {
  display: none;
}
@media (max-width: 780px) {
  header #drawer {
    display: block;
  }
  header #drawer .mobileHeaderButtons {
    position: fixed;
    top: 1rem;
    right: 1rem;
    z-index: 1002;
    display: flex;
    gap: 0.5rem;
  }
  header #drawer .mobileHeaderButtons .phoneButtonMobile {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    background: #D428A9;
    border: none;
    border-radius: 50%;
    transition: all 0.3s ease;
    cursor: pointer;
    text-decoration: none;
  }
  header #drawer .mobileHeaderButtons .phoneButtonMobile:hover {
    background: #c1229b;
    transform: scale(1.1);
    box-shadow: 0 5px 15px rgba(212, 40, 169, 0.3);
  }
  header #drawer .mobileHeaderButtons .phoneButtonMobile img {
    width: 24px;
    height: 24px;
  }
  header #drawer .toggleButton {
    width: 50px;
    height: 50px;
    background: #D428A9;
    border: none;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 6px;
    transition: all 0.3s ease;
    cursor: pointer;
  }
  header #drawer .toggleButton:hover {
    background: #c1229b;
    transform: scale(1.1);
  }
  header #drawer .toggleButton span {
    display: block;
    width: 30px;
    height: 2px;
    background: white;
    transition: all 0.3s ease;
  }
  header #drawer .toggleButton.close {
    background: #D428A9;
  }
  header #drawer .toggleButton.close:hover {
    background: #c1229b;
  }
  header #drawer .toggleButton.close span:nth-child(1) {
    transform: translateY(8px) rotate(45deg);
  }
  header #drawer .toggleButton.close span:nth-child(2) {
    opacity: 0;
  }
  header #drawer .toggleButton.close span:nth-child(3) {
    transform: translateY(-8px) rotate(-45deg);
  }
  header #drawer #drawerMenu {
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100vh;
    background: white;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 1001;
    overflow-y: auto;
  }
  header #drawer #drawerMenu.open {
    right: 0;
  }
  header #drawer #drawerMenu .drawer-header {
    padding: 2rem;
    text-align: center;
  }
  header #drawer #drawerMenu .drawer-header img {
    max-width: 150px;
    height: auto;
  }
  header #drawer #drawerMenu ul {
    padding: 2rem;
    list-style: none;
    margin: 0;
  }
  header #drawer #drawerMenu ul li {
    margin: 1rem 0;
    opacity: 0;
    transform: translateX(20px);
    transition: all 0.3s ease;
  }
  header #drawer #drawerMenu ul li:nth-child(1) {
    transition-delay: 0.1s;
  }
  header #drawer #drawerMenu ul li:nth-child(2) {
    transition-delay: 0.2s;
  }
  header #drawer #drawerMenu ul li:nth-child(3) {
    transition-delay: 0.3s;
  }
  header #drawer #drawerMenu ul li:nth-child(4) {
    transition-delay: 0.4s;
  }
  header #drawer #drawerMenu ul li:nth-child(5) {
    transition-delay: 0.5s;
  }
  header #drawer #drawerMenu ul li:nth-child(6) {
    transition-delay: 0.6s;
  }
  header #drawer #drawerMenu ul li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1.5rem;
    color: #28D461;
    font-weight: 500;
    text-decoration: none;
    border-radius: 8px;
    font-size: 1.1rem;
    border: 1px solid rgba(40, 212, 97, 0.2);
    transition: all 0.3s ease;
  }
  header #drawer #drawerMenu ul li a .drawer-icon {
    color: #28D461;
    transition: transform 0.3s ease;
  }
  header #drawer #drawerMenu ul li a:hover {
    background: rgba(40, 212, 97, 0.1);
    transform: translateX(10px);
  }
  header #drawer #drawerMenu ul li a:hover .drawer-icon {
    transform: translateX(5px) scale(1.2);
  }
  header #drawer #drawerMenu ul .drawer-tel {
    margin: 2rem 0;
    padding: 1.5rem;
    background: #D428A9;
    border-radius: 25px;
    border: none;
  }
  header #drawer #drawerMenu ul .drawer-tel .drawer-tel-info {
    display: flex;
    align-items: center;
    gap: 1rem;
  }
  header #drawer #drawerMenu ul .drawer-tel .drawer-tel-info img {
    width: 30px;
    height: 30px;
  }
  header #drawer #drawerMenu ul .drawer-tel .drawer-tel-info .drawer-tel-text .drawer-tel-number {
    color: white;
    font-weight: bold;
    font-size: 1rem;
    margin: 0;
  }
  header #drawer #drawerMenu ul .drawer-tel .drawer-tel-info .drawer-tel-text .drawer-tel-time {
    color: rgba(255, 255, 255, 0.9);
    font-size: 0.7rem;
    margin: 0;
    margin-top: 0.2rem;
  }
  header #drawer #drawerMenu.open ul li {
    opacity: 1;
    transform: translateX(0);
  }
}

.top-main-visual {
  position: relative;
  width: 100%;
  min-height: 100svh;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.05));
  overflow: hidden;
}
.top-main-visual .image-background {
  position: absolute;
  right: 5rem;
  top: 0;
  width: calc(50% - 7rem);
  height: 100%;
  z-index: 1;
  opacity: 0;
  transform: translateX(100px);
  animation: slideInFromRight 2s ease-out 0.5s forwards;
}
@media (max-width: 768px) {
  .top-main-visual .image-background {
    right: 3rem;
    width: calc(50% - 3rem);
  }
}
@media (max-width: 480px) {
  .top-main-visual .image-background {
    right: 2rem;
    width: calc(50% - 2rem);
  }
}
.top-main-visual .image-background .sliding-images {
  height: 100%;
  overflow: hidden;
  border-radius: 15px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}
.top-main-visual .image-background .sliding-images .slide-track {
  display: flex;
  flex-direction: column;
  animation: slideDown 80s linear infinite;
}
.top-main-visual .image-background .sliding-images .slide-track .slide-item img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
}
.top-main-visual::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 5rem;
  height: 100%;
  background: linear-gradient(135deg, #22c55e 0%, #16a34a 50%, #15803d 100%);
  z-index: 0;
  transform: scaleY(0);
  transform-origin: bottom;
  animation: scaleUpY 1.5s ease-out 1s forwards;
}
@media (max-width: 768px) {
  .top-main-visual::after {
    width: 3rem;
  }
}
@media (max-width: 480px) {
  .top-main-visual::after {
    width: 2rem;
  }
}
.top-main-visual::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5rem;
  background: linear-gradient(135deg, #22c55e 0%, #16a34a 50%, #15803d 100%);
  z-index: 0;
  clip-path: polygon(0 100%, 100% 100%, 100% 0, 20% 0);
  transform: translateY(100%);
  animation: slideUpFromBottom 1.8s ease-out 1.2s forwards;
}
@media (max-width: 768px) {
  .top-main-visual::before {
    height: 3rem;
  }
}
@media (max-width: 480px) {
  .top-main-visual::before {
    height: 2rem;
  }
}
.top-main-visual .main-visual-container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  max-width: 1400px;
  margin: 0 auto;
  padding: 10rem 5rem 0;
  position: relative;
  z-index: 3;
}
@media (max-width: 768px) {
  .top-main-visual .main-visual-container {
    padding: 10rem 0 5rem;
    flex-direction: column;
    text-align: center;
  }
}
@media (max-width: 480px) {
  .top-main-visual .main-visual-container {
    padding: 0 1rem;
  }
}
.top-main-visual .main-visual-container .main-content {
  flex: 1;
  z-index: 4;
  position: relative;
  overflow: visible;
}
@media (max-width: 768px) {
  .top-main-visual .main-visual-container .main-content {
    order: 2;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 15px;
    margin: 0 auto;
    padding: 2rem 1rem;
  }
}
@media (max-width: 480px) {
  .top-main-visual .main-visual-container .main-content {
    padding: 0.5rem 0;
    margin: 6rem 0;
  }
}
.top-main-visual .main-visual-container .main-content .speech-bubbles {
  display: flex;
  gap: 20px;
  margin-bottom: 40px;
  opacity: 0;
  transform: translateY(-30px);
  animation: fadeInFromTop 1.5s ease-out 2s forwards;
}
@media (max-width: 768px) {
  .top-main-visual .main-visual-container .main-content .speech-bubbles {
    justify-content: center;
    flex-wrap: wrap;
  }
}
.top-main-visual .main-visual-container .main-content .speech-bubbles .speech-bubble {
  background: #ffffff;
  border-radius: 25px;
  padding: 12px 24px;
  position: relative;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  animation: floatBubble 3s ease-in-out infinite;
}
.top-main-visual .main-visual-container .main-content .speech-bubbles .speech-bubble.bubble-right {
  animation-delay: 1.5s;
}
.top-main-visual .main-visual-container .main-content .speech-bubbles .speech-bubble::after {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #ffffff;
}
.top-main-visual .main-visual-container .main-content .speech-bubbles .speech-bubble p {
  margin: 0;
  font-size: 16px;
  font-weight: bold;
  color: #22c55e;
  white-space: nowrap;
}
.top-main-visual .main-visual-container .main-content .main-title-group {
  overflow: visible;
}
.top-main-visual .main-visual-container .main-content .main-title-group .main-title {
  margin-bottom: 30px;
  overflow: visible;
}
.top-main-visual .main-visual-container .main-content .main-title-group .main-title h1 {
  font-size: clamp(2.3rem, 8vw, 6rem);
  font-weight: bold;
  color: #22c55e;
  margin: 0;
  line-height: 1.2;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
  white-space: nowrap;
}
.top-main-visual .main-visual-container .main-content .main-title-group .main-title h1.drop-animation {
  animation: dropAndTilt 1.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
  transform: translateY(-200px) rotate(-15deg);
  opacity: 0;
}
@media (max-width: 768px) {
  .top-main-visual .main-visual-container .main-content .main-title-group .main-title h1 {
    white-space: normal;
  }
}
.top-main-visual .main-visual-container .main-content .main-title-group .sub-content {
  margin-bottom: 40px;
  opacity: 0;
  transform: translateX(-50px);
  animation: slideInFromLeft 1.2s ease-out 2.3s forwards;
}
.top-main-visual .main-visual-container .main-content .main-title-group .sub-content .sub-title {
  font-size: clamp(1rem, 3vw, 1.5rem);
  color: #ec4899;
  margin: 0 0 20px 0;
  font-weight: bold;
}
.top-main-visual .main-visual-container .main-content .main-title-group .sub-content .sub-title span {
  font-size: clamp(1.2rem, 3vw, 1.7rem);
  display: inline-block;
  animation: colorPulse 3s ease-in-out infinite 3s;
}
.top-main-visual .main-visual-container .main-content .main-title-group .sub-content .catch-copy p {
  font-size: clamp(0.7rem, 1.5vw, 1.5rem);
  color: #374151;
  margin: 8px 0;
  font-weight: 500;
  opacity: 0;
  transform: translateY(20px);
  animation: fadeInUpStagger 0.8s ease-out forwards;
}
.top-main-visual .main-visual-container .main-content .main-title-group .sub-content .catch-copy p:nth-child(1) {
  animation-delay: 2.8s;
}
.top-main-visual .main-visual-container .main-content .main-title-group .sub-content .catch-copy p:nth-child(2) {
  animation-delay: 3.1s;
}
.top-main-visual .main-visual-container .main-content .main-title-group .quick-response-text {
  overflow: visible;
}
.top-main-visual .main-visual-container .main-content .main-title-group .quick-response-text p {
  font-size: clamp(2.2rem, 8vw, 6rem);
  color: #22c55e;
  font-weight: bold;
  margin: 0;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
  white-space: nowrap;
}
.top-main-visual .main-visual-container .main-content .main-title-group .quick-response-text p.drop-animation-delayed {
  animation: dropAndTilt 1.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
  animation-delay: 0.8s;
  transform: translateY(-200px) rotate(-15deg);
  opacity: 0;
}
@media (max-width: 768px) {
  .top-main-visual .main-visual-container .main-content .main-title-group .quick-response-text p {
    white-space: normal;
  }
}
.top-main-visual .main-visual-container .main-content .telBox {
  display: block;
  width: clamp(280px, 90vw, 600px);
  margin-top: 3rem;
  padding: clamp(0.8rem, 2.5vw, 1.5rem) clamp(1rem, 4vw, 2rem);
  background: #ec4899;
  border-radius: 50px;
  text-decoration: none;
  transition: all 0.3s ease;
  text-align: center;
  opacity: 0;
  transform: scale(0.8) translateY(30px);
  animation: bounceInScale 1s ease-out 3.5s forwards;
}
.top-main-visual .main-visual-container .main-content .telBox:hover {
  background: #db2777;
  transform: translateY(-2px) scale(1.02);
}
.top-main-visual .main-visual-container .main-content .telBox .telInfo {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
}
.top-main-visual .main-visual-container .main-content .telBox .telInfo img {
  width: clamp(50px, 10vw, 80px);
  height: clamp(50px, 10vw, 80px);
  filter: brightness(0) invert(1);
  animation: phoneIconBounce 2s ease-in-out infinite 4s;
}
.top-main-visual .main-visual-container .main-content .telBox .telInfo .telText .telNumber {
  color: #ffffff;
  font-size: clamp(1.5rem, 4vw, 3rem);
  font-weight: bold;
  margin: 0 0 5px 0;
}
.top-main-visual .main-visual-container .main-content .telBox .telInfo .telText .telTime {
  color: #ffffff;
  font-size: clamp(0.8rem, 2vw, 1.5rem);
  margin: 0;
  opacity: 0.9;
}
.top-main-visual .main-visual-container .scroll-indicator {
  position: absolute;
  bottom: 80px;
  left: 1rem;
  z-index: 10;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  opacity: 0;
  animation: fadeInWithDelay 1s ease-out 4s forwards;
}
@media (max-width: 768px) {
  .top-main-visual .main-visual-container .scroll-indicator {
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 0;
    flex-direction: column-reverse;
    z-index: 100;
  }
}
.top-main-visual .main-visual-container .scroll-indicator .scroll-arrow {
  width: 1px;
  height: 80px;
  background: #000000;
  position: relative;
  animation: scrollBounce 2s ease-in-out infinite 5s;
}
.top-main-visual .main-visual-container .scroll-indicator .scroll-arrow::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: -2px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 6px solid #000000;
}
@media (max-width: 768px) {
  .top-main-visual .main-visual-container .scroll-indicator .scroll-arrow {
    width: 1px;
    height: 40px;
  }
}
.top-main-visual .main-visual-container .scroll-indicator .scroll-text {
  writing-mode: vertical-rl;
  text-orientation: mixed;
  font-size: 24px;
  color: #3b3b3b;
  margin: 0;
  letter-spacing: 2px;
  animation: scrollBounce 2s ease-in-out infinite 5s;
}
@media (max-width: 768px) {
  .top-main-visual .main-visual-container .scroll-indicator .scroll-text {
    writing-mode: horizontal-tb;
    text-orientation: unset;
    font-size: 1rem;
  }
}

@keyframes slideInFromRight {
  0% {
    opacity: 0;
    transform: translateX(100px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes scaleUpY {
  0% {
    transform: scaleY(0);
  }
  100% {
    transform: scaleY(1);
  }
}
@keyframes slideUpFromBottom {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes fadeInFromTop {
  0% {
    opacity: 0;
    transform: translateY(-30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes slideInFromLeft {
  0% {
    opacity: 0;
    transform: translateX(-50px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes fadeInUpStagger {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes bounceInScale {
  0% {
    opacity: 0;
    transform: scale(0.8) translateY(30px);
  }
  60% {
    opacity: 1;
    transform: scale(1.05) translateY(-5px);
  }
  80% {
    opacity: 1;
    transform: scale(0.98) translateY(2px);
  }
  100% {
    opacity: 1;
    transform: scale(1) translateY(0);
  }
}
@keyframes phoneRing {
  0%, 100% {
    transform: translateY(-2px) scale(1.02) rotate(0deg);
  }
  25% {
    transform: translateY(-2px) scale(1.02) rotate(-2deg);
  }
  75% {
    transform: translateY(-2px) scale(1.02) rotate(2deg);
  }
}
@keyframes phoneIconBounce {
  0%, 100% {
    transform: translateY(0) rotate(0deg);
  }
  50% {
    transform: translateY(-5px) rotate(10deg);
  }
}
@keyframes colorPulse {
  0%, 100% {
    color: #ec4899;
    text-shadow: 0 0 5px rgba(236, 72, 153, 0.3);
  }
  50% {
    color: #22c55e;
    text-shadow: 0 0 15px rgba(34, 197, 94, 0.5);
  }
}
@keyframes fadeInWithDelay {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes floatBubble {
  0%, 100% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-10px);
  }
}
@keyframes slideDown {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-50%);
  }
}
@keyframes scrollBounce {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
}
@keyframes dropAndTilt {
  0% {
    transform: translateY(-200px) rotate(-15deg);
    opacity: 0;
  }
  60% {
    transform: translateY(10px) rotate(-8deg);
    opacity: 1;
  }
  75% {
    transform: translateY(-5px) rotate(-3deg);
    opacity: 1;
  }
  85% {
    transform: translateY(2px) rotate(-1deg);
    opacity: 1;
  }
  100% {
    transform: translateY(0) rotate(0deg);
    opacity: 1;
  }
}
.question-section {
  padding: 5rem 0;
  background: linear-gradient(135deg, #ffffff 0%, #fafbfc 30%, #f8fafc 50%, #f1f5f9 70%, #e2e8f0 100%);
  position: relative;
}
@media (max-width: 768px) {
  .question-section {
    padding: 3rem 0;
  }
}
.question-section .question-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 2rem;
  text-align: center;
}
@media (max-width: 768px) {
  .question-section .question-container {
    padding: 0 1rem;
  }
}
.question-section .question-container .question-header {
  margin-bottom: 4rem;
}
.question-section .question-container .question-header.fade-in-header {
  opacity: 0;
  animation: fadeInFromTop 1.5s ease-out forwards;
}
@media (max-width: 768px) {
  .question-section .question-container .question-header {
    margin-bottom: 2rem;
  }
}
.question-section .question-container .question-header .question-title {
  font-size: clamp(1.5rem, 4vw, 2.5rem);
  color: #ec4899;
  margin: 0 0 1rem 0;
  font-weight: bold;
}
.question-section .question-container .question-header .question-subtitle {
  font-size: clamp(1.2rem, 3vw, 2rem);
  color: #ec4899;
  margin: 0;
  font-weight: bold;
}
.question-section .question-container .question-content {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 400px;
}
@media (max-width: 768px) {
  .question-section .question-container .question-content {
    min-height: 300px;
  }
}
.question-section .question-container .question-content .problem-item {
  position: absolute;
  background: rgba(255, 255, 255, 0.8);
  border: 3px solid #22c55e;
  border-radius: 25px;
  padding: 1rem 1.5rem;
  font-size: clamp(1rem, 2.5vw, 1.3rem);
  font-weight: bold;
  color: #374151;
  white-space: nowrap;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  opacity: 0;
  animation: fadeInFloat 2s ease-out forwards;
}
.question-section .question-container .question-content .problem-item.float-animation {
  animation: fadeInFloat 2s ease-out forwards, gentleFloat 4s ease-in-out infinite;
}
.question-section .question-container .question-content .problem-item.problem-left-1 {
  top: 10%;
  left: 15%;
  animation-delay: 1s;
}
@media (max-width: 768px) {
  .question-section .question-container .question-content .problem-item.problem-left-1 {
    top: 5%;
    left: 5%;
  }
}
.question-section .question-container .question-content .problem-item.problem-left-2 {
  left: 8%;
  transform: translateY(-50%);
  animation-delay: 1.3s;
}
@media (max-width: 768px) {
  .question-section .question-container .question-content .problem-item.problem-left-2 {
    left: 0%;
    transform: none;
  }
}
.question-section .question-container .question-content .problem-item.problem-left-3 {
  bottom: 15%;
  left: 12%;
  animation-delay: 1.6s;
}
@media (max-width: 768px) {
  .question-section .question-container .question-content .problem-item.problem-left-3 {
    bottom: 5%;
    left: 8%;
  }
}
.question-section .question-container .question-content .problem-item.problem-right-1 {
  top: 15%;
  right: 12%;
  animation-delay: 1.9s;
}
@media (max-width: 768px) {
  .question-section .question-container .question-content .problem-item.problem-right-1 {
    top: 5%;
    right: 5%;
  }
}
.question-section .question-container .question-content .problem-item.problem-right-2 {
  right: 8%;
  transform: translateY(-50%);
  animation-delay: 2.2s;
}
@media (max-width: 768px) {
  .question-section .question-container .question-content .problem-item.problem-right-2 {
    right: 0%;
    transform: none;
  }
}
.question-section .question-container .question-content .problem-item.problem-right-3 {
  bottom: 20%;
  right: 15%;
  animation-delay: 2.5s;
}
@media (max-width: 768px) {
  .question-section .question-container .question-content .problem-item.problem-right-3 {
    bottom: 8%;
    right: 5%;
  }
}
.question-section .question-container .question-content .problem-item p {
  margin: 0;
}
.question-section .question-container .question-content .characters {
  display: flex;
  gap: 2rem;
  align-items: flex-end;
  z-index: -1;
}
@media (max-width: 768px) {
  .question-section .question-container .question-content .characters {
    gap: 1rem;
  }
}
.question-section .question-container .question-content .characters .character-man img,
.question-section .question-container .question-content .characters .character-lady img {
  width: clamp(120px, 15vw, 200px);
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  z-index: -1;
}
@media (max-width: 768px) {
  .question-section .question-container .question-content .characters .character-man img,
  .question-section .question-container .question-content .characters .character-lady img {
    width: clamp(80px, 20vw, 120px);
  }
}

.answer-section {
  padding: 5rem 0;
  position: relative;
  overflow: hidden;
}
.answer-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, #ec4899 0%, #db2777 50%, #be185d 100%);
  clip-path: polygon(0 0, 100% 0, 100% 30%, 30% 100%, 30% 100%);
  z-index: 1;
}
@media (max-width: 768px) {
  .answer-section {
    padding: 3rem 0;
  }
  .answer-section::before {
    clip-path: polygon(0 0, 100% 0, 100% 20%, 20% 100%, 20% 100%);
  }
}
.answer-section .answer-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 2rem;
  position: relative;
  z-index: 2;
}
@media (max-width: 768px) {
  .answer-section .answer-container {
    padding: 0 1rem;
  }
}
.answer-section .answer-container .answer-header {
  text-align: center;
  margin-bottom: 4rem;
}
@media (max-width: 768px) {
  .answer-section .answer-container .answer-header {
    margin-bottom: 2rem;
  }
}
.answer-section .answer-container .answer-header .answer-title {
  font-size: clamp(1.8rem, 5vw, 3.5rem);
  color: #ffffff;
  margin: 0;
  font-weight: bold;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}
.answer-section .answer-container .answer-header .answer-title.drop-animation {
  animation: dropAndTilt 1.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
  transform: translateY(-200px) rotate(-15deg);
  opacity: 0;
}
.answer-section .answer-container .answer-cards {
  display: flex;
  gap: 2rem;
  justify-content: center;
  align-items: stretch;
}
@media (max-width: 768px) {
  .answer-section .answer-container .answer-cards {
    flex-direction: column;
    gap: 1.5rem;
  }
}
.answer-section .answer-container .answer-cards .answer-card {
  flex: 1;
  max-width: 350px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.95) 0%, rgba(248, 250, 252, 0.9) 100%);
  border: 3px solid transparent;
  background-clip: padding-box;
  border-radius: 20px;
  padding: 2rem 1.5rem;
  text-align: center;
  position: relative;
  overflow: hidden;
  transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(34, 197, 94, 0.1);
  transform: translateY(0) rotateX(0) rotateY(0);
}
.answer-section .answer-container .answer-cards .answer-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(45deg, #22c55e, #3b82f6, #8b5cf6, #ec4899);
  border-radius: 20px;
  opacity: 0;
  transition: opacity 0.5s ease;
  z-index: -1;
  animation: borderRotate 3s linear infinite;
}
.answer-section .answer-container .answer-cards .answer-card::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(circle at 25% 25%, rgba(34, 197, 94, 0.3) 0%, transparent 50%), radial-gradient(circle at 75% 75%, rgba(59, 130, 246, 0.3) 0%, transparent 50%);
  opacity: 0;
  transition: opacity 0.5s ease;
  pointer-events: none;
  animation: particleFloat 4s ease-in-out infinite;
}
.answer-section .answer-container .answer-cards .answer-card.fade-in-card {
  opacity: 0;
  transform: translateY(50px) rotateX(20deg);
  animation: cardReveal 1s ease-out forwards;
}
.answer-section .answer-container .answer-cards .answer-card.fade-in-card:nth-child(1) {
  animation-delay: 0.2s;
}
.answer-section .answer-container .answer-cards .answer-card.fade-in-card:nth-child(2) {
  animation-delay: 0.4s;
}
.answer-section .answer-container .answer-cards .answer-card.fade-in-card:nth-child(3) {
  animation-delay: 0.6s;
}
.answer-section .answer-container .answer-cards .answer-card:hover {
  transform: translateY(-15px) rotateX(5deg) rotateY(5deg) scale(1.03);
  box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2), 0 0 30px rgba(34, 197, 94, 0.3);
}
.answer-section .answer-container .answer-cards .answer-card:hover::before {
  opacity: 1;
}
.answer-section .answer-container .answer-cards .answer-card:hover::after {
  opacity: 1;
}
.answer-section .answer-container .answer-cards .answer-card:hover .card-image img {
  transform: scale(1.1) rotate(5deg);
  filter: drop-shadow(0 0 20px rgba(34, 197, 94, 0.4));
}
.answer-section .answer-container .answer-cards .answer-card:hover .card-title {
  color: #ffffff;
  text-shadow: 0 0 15px rgba(255, 255, 255, 0.8);
}
@media (max-width: 768px) {
  .answer-section .answer-container .answer-cards .answer-card {
    max-width: none;
    padding: 1.5rem 1rem;
  }
}
.answer-section .answer-container .answer-cards .answer-card .card-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
  position: relative;
  z-index: 2;
}
.answer-section .answer-container .answer-cards .answer-card .card-content .card-title {
  font-size: clamp(1.1rem, 2.5vw, 1.4rem);
  color: #374151;
  margin: 0 0 1.5rem 0;
  font-weight: bold;
  line-height: 1.4;
  transition: all 0.5s ease;
}
@media (max-width: 768px) {
  .answer-section .answer-container .answer-cards .answer-card .card-content .card-title {
    margin-bottom: 1rem;
  }
}
.answer-section .answer-container .answer-cards .answer-card .card-content .card-image {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.answer-section .answer-container .answer-cards .answer-card .card-content .card-image img {
  width: clamp(120px, 15vw, 180px);
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
@media (max-width: 768px) {
  .answer-section .answer-container .answer-cards .answer-card .card-content .card-image img {
    width: clamp(100px, 20vw, 150px);
  }
}

.about-section {
  padding: 5rem 0;
  background: #ffffff;
  position: relative;
}
@media (max-width: 768px) {
  .about-section {
    padding: 3rem 0;
  }
}
.about-section .about-container {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 2rem;
  display: flex;
  gap: 3rem;
  align-items: flex-start;
}
@media (max-width: 768px) {
  .about-section .about-container {
    flex-direction: column;
    padding: 0 1rem;
    gap: 2rem;
  }
}
.about-section .about-container .about-left {
  flex-shrink: 0;
  width: 120px;
}
@media (max-width: 768px) {
  .about-section .about-container .about-left {
    width: 100%;
    text-align: center;
  }
}
.about-section .about-container .about-left .vertical-text {
  display: flex;
  flex-direction: row-reverse;
  gap: 1rem;
  height: 100%;
}
@media (max-width: 768px) {
  .about-section .about-container .about-left .vertical-text {
    flex-direction: column;
    gap: 0rem;
    justify-content: center;
  }
}
.about-section .about-container .about-left .vertical-text .text-line {
  writing-mode: vertical-rl;
  text-orientation: upright;
  font-size: clamp(2rem, 5vw, 4rem);
  font-weight: bold;
  letter-spacing: 0.5rem;
  line-height: 1.2;
}
@media (max-width: 768px) {
  .about-section .about-container .about-left .vertical-text .text-line {
    writing-mode: horizontal-tb;
    text-orientation: mixed;
    letter-spacing: normal;
  }
}
.about-section .about-container .about-left .vertical-text .text-line.text-pink {
  color: #ec4899;
}
.about-section .about-container .about-left .vertical-text .text-line.text-green {
  color: #22c55e;
  margin-top: 3rem;
}
@media (max-width: 768px) {
  .about-section .about-container .about-left .vertical-text .text-line.text-green {
    margin-top: 0rem;
  }
}
.about-section .about-container .about-right {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.about-section .about-container .about-right .about-gallery {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: auto;
  gap: 1rem;
  transition: all 0.3s ease;
}
.about-section .about-container .about-right .about-gallery.expanded {
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(2, 1fr);
}
@media (max-width: 768px) {
  .about-section .about-container .about-right .about-gallery {
    grid-template-columns: repeat(2, 1fr);
  }
  .about-section .about-container .about-right .about-gallery.expanded {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
  }
}
@media (max-width: 480px) {
  .about-section .about-container .about-right .about-gallery {
    grid-template-columns: 1fr;
  }
  .about-section .about-container .about-right .about-gallery.expanded {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
  }
}
.about-section .about-container .about-right .about-gallery .gallery-item {
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease, opacity 0.3s ease;
}
.about-section .about-container .about-right .about-gallery .gallery-item.hidden-item {
  display: none;
  opacity: 0;
}
.about-section .about-container .about-right .about-gallery .gallery-item.hidden-item.show {
  display: block;
  opacity: 1;
}
.about-section .about-container .about-right .about-gallery .gallery-item:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}
.about-section .about-container .about-right .about-gallery .gallery-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.about-section .about-container .about-right .gallery-toggle {
  text-align: center;
  margin-top: 2rem;
}
.about-section .about-container .about-right .gallery-toggle .show-more-btn {
  background: linear-gradient(135deg, #22c55e 0%, #16a34a 100%);
  color: #ffffff;
  border: none;
  padding: 1rem 2rem;
  border-radius: 50px;
  font-size: 1.1rem;
  font-weight: bold;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 4px 15px rgba(34, 197, 94, 0.3);
}
.about-section .about-container .about-right .gallery-toggle .show-more-btn:hover {
  background: linear-gradient(135deg, #16a34a 0%, #15803d 100%);
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(34, 197, 94, 0.4);
}
.about-section .about-container .about-right .gallery-toggle .show-more-btn:active {
  transform: translateY(0);
}
.about-section .about-container .about-right .about-text .about-title {
  font-size: clamp(1.2rem, 3vw, 1.8rem);
  color: #374151;
  margin: 0 0 1rem 0;
  font-weight: bold;
  line-height: 1.5;
}
.about-section .about-container .about-right .about-text .about-description {
  font-size: clamp(0.9rem, 2vw, 1.1rem);
  color: #6b7280;
  margin: 0 0 1rem 0;
  line-height: 1.7;
}
.about-section .about-container .about-right .about-text .about-contact {
  font-size: clamp(1.2rem, 3vw, 1.8rem);
  color: #ec4899;
  margin: 0;
  font-weight: bold;
}
@media (max-width: 480px) {
  .about-section .about-container .about-right .about-text {
    text-align: center;
  }
}

.services-section {
  padding: 5rem 0;
  background: #f8fafc;
  position: relative;
}
@media (max-width: 768px) {
  .services-section {
    padding: 3rem 0;
  }
}
.services-section .services-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 2rem;
}
@media (max-width: 768px) {
  .services-section .services-container {
    padding: 0 1rem;
  }
}
.services-section .services-container .services-header {
  text-align: center;
  margin-bottom: 4rem;
}
@media (max-width: 768px) {
  .services-section .services-container .services-header {
    margin-bottom: 2rem;
  }
}
.services-section .services-container .services-header .services-title {
  font-size: clamp(2rem, 5vw, 3.5rem);
  color: #ec4899;
  margin: 0;
  font-weight: bold;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
}
.services-section .services-container .services-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, 1fr);
  gap: 2rem;
}
@media (max-width: 768px) {
  .services-section .services-container .services-grid {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, 1fr);
    gap: 1.5rem;
  }
}
@media (max-width: 480px) {
  .services-section .services-container .services-grid {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    gap: 1rem;
  }
}
.services-section .services-container .services-grid .service-card {
  background: #ffffff;
  border: 3px solid #ec4899;
  border-radius: 20px;
  padding: 2rem 1.5rem;
  text-align: left;
  position: relative;
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}
.services-section .services-container .services-grid .service-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}
@media (max-width: 768px) {
  .services-section .services-container .services-grid .service-card {
    padding: 1.5rem 1rem;
  }
}
.services-section .services-container .services-grid .service-card .service-icon {
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 768px) {
  .services-section .services-container .services-grid .service-card .service-icon {
    right: 0.5rem;
    top: 50%;
    transform: translateY(-50%);
  }
}
.services-section .services-container .services-grid .service-card .service-icon img {
  width: clamp(150px, 15vw, 250px);
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  filter: sepia(1) saturate(2) hue-rotate(85deg) brightness(1.2);
}
@media (max-width: 768px) {
  .services-section .services-container .services-grid .service-card .service-icon img {
    width: clamp(100px, 18vw, 180px);
  }
}
.services-section .services-container .services-grid .service-card .service-title {
  font-size: clamp(1.3rem, 3vw, 1.8rem);
  color: #15803d;
  margin: 0 0 1rem 0;
  font-weight: bold;
  position: relative;
  z-index: 2;
}
.services-section .services-container .services-grid .service-card .service-description {
  font-size: clamp(0.9rem, 2vw, 1rem);
  color: #374151;
  margin: 0;
  line-height: 1.6;
  position: relative;
  z-index: 2;
  padding-right: 2rem;
}
@media (max-width: 768px) {
  .services-section .services-container .services-grid .service-card .service-description {
    padding-right: 1rem;
  }
}

.services-section {
  padding: 5rem 0;
  background: linear-gradient(135deg, #f8fafc 0%, #e2e8f0 25%, #cbd5e1 50%, #e2e8f0 75%, #f8fafc 100%);
  position: relative;
  overflow: hidden;
}
.services-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(circle at 20% 20%, rgba(236, 72, 153, 0.1) 0%, transparent 50%), radial-gradient(circle at 80% 80%, rgba(34, 197, 94, 0.1) 0%, transparent 50%), radial-gradient(circle at 40% 60%, rgba(59, 130, 246, 0.08) 0%, transparent 50%);
  animation: backgroundFloat 20s ease-in-out infinite;
  z-index: 1;
}
.services-section::after {
  content: "";
  position: absolute;
  top: -50%;
  right: -20%;
  width: 40%;
  height: 200%;
  background: linear-gradient(45deg, transparent 40%, rgba(34, 197, 94, 0.05) 50%, transparent 60%);
  transform: rotate(15deg);
  animation: decorativeSlide 15s linear infinite;
  z-index: 1;
}
@media (max-width: 768px) {
  .services-section {
    padding: 3rem 0;
  }
}
.services-section .services-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 2rem;
  position: relative;
  z-index: 2;
}
@media (max-width: 768px) {
  .services-section .services-container {
    padding: 0 1rem;
  }
}
.services-section .services-container .services-header {
  text-align: center;
  margin-bottom: 4rem;
  position: relative;
}
@media (max-width: 768px) {
  .services-section .services-container .services-header {
    margin-bottom: 2rem;
  }
}
.services-section .services-container .services-header .services-title {
  font-size: clamp(1.5rem, 4vw, 3.5rem);
  color: #ec4899;
  margin: 0;
  font-weight: bold;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1), 0 0 20px rgba(236, 72, 153, 0.3);
  animation: titlePulse 3s ease-in-out infinite;
  position: relative;
}
.services-section .services-container .services-header .services-title::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 60%;
  height: 4px;
  background: linear-gradient(90deg, transparent, #22c55e, transparent);
  border-radius: 2px;
  animation: underlineGlow 2s ease-in-out infinite alternate;
}
.services-section .services-container .services-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, 1fr);
  gap: 2rem;
}
@media (max-width: 768px) {
  .services-section .services-container .services-grid {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, 1fr);
    gap: 1.5rem;
  }
}
@media (max-width: 480px) {
  .services-section .services-container .services-grid {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    gap: 1rem;
  }
}
.services-section .services-container .services-grid .service-card {
  background: linear-gradient(145deg, #ffffff 0%, #f8fafc 100%);
  border: 3px solid transparent;
  background-clip: padding-box;
  border-radius: 20px;
  padding: 2rem 1.5rem;
  text-align: left;
  position: relative;
  overflow: hidden;
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1), 0 0 0 1px rgba(236, 72, 153, 0.1);
  transform: translateY(0) scale(1);
}
.services-section .services-container .services-grid .service-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(135deg, #ec4899, #22c55e, #3b82f6);
  border-radius: 20px;
  opacity: 0;
  transition: opacity 0.4s ease;
  z-index: -1;
}
.services-section .services-container .services-grid .service-card:hover {
  transform: translateY(-8px) scale(1.02);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15), 0 0 20px rgba(236, 72, 153, 0.2);
}
.services-section .services-container .services-grid .service-card:hover::before {
  opacity: 0.7;
}
.services-section .services-container .services-grid .service-card:hover .service-icon {
  animation: iconBounce 0.6s ease-in-out;
}
.services-section .services-container .services-grid .service-card:hover .service-icon img {
  filter: sepia(1) saturate(2) hue-rotate(85deg) brightness(1.4) drop-shadow(0 0 10px rgba(34, 197, 94, 0.5));
}
.services-section .services-container .services-grid .service-card:hover .service-title {
  color: #ffffff;
  text-shadow: 0 0 10px rgba(255, 255, 255, 0.8);
}
.services-section .services-container .services-grid .service-card:hover .service-description {
  color: #f1f5f9;
}
@media (max-width: 768px) {
  .services-section .services-container .services-grid .service-card {
    padding: 1.5rem 1rem;
  }
}
.services-section .services-container .services-grid .service-card .service-icon {
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.4s ease;
}
@media (max-width: 768px) {
  .services-section .services-container .services-grid .service-card .service-icon {
    right: 0.5rem;
    top: 50%;
    transform: translateY(-50%);
  }
}
.services-section .services-container .services-grid .service-card .service-icon img {
  width: clamp(150px, 15vw, 250px);
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  filter: sepia(1) saturate(2) hue-rotate(85deg) brightness(1.2);
  transition: all 0.4s ease;
}
@media (max-width: 768px) {
  .services-section .services-container .services-grid .service-card .service-icon img {
    width: clamp(100px, 18vw, 180px);
  }
}
.services-section .services-container .services-grid .service-card .service-title {
  font-size: clamp(1.3rem, 3vw, 1.8rem);
  color: #15803d;
  margin: 0 0 1rem 0;
  font-weight: bold;
  position: relative;
  z-index: 2;
  transition: all 0.4s ease;
}
.services-section .services-container .services-grid .service-card .service-description {
  font-size: clamp(0.9rem, 2vw, 1rem);
  color: #374151;
  margin: 0;
  line-height: 1.6;
  position: relative;
  z-index: 2;
  padding-right: 2rem;
  transition: all 0.4s ease;
}
@media (max-width: 768px) {
  .services-section .services-container .services-grid .service-card .service-description {
    padding-right: 1rem;
  }
}
.services-section .services-container .services-footer {
  text-align: center;
  margin-top: 3rem;
  position: relative;
}
@media (max-width: 768px) {
  .services-section .services-container .services-footer {
    margin-top: 2rem;
  }
}
.services-section .services-container .services-footer .services-etc {
  font-size: clamp(1.5rem, 4vw, 2.5rem);
  color: #22c55e;
  margin: 0 0 1rem 0;
  font-weight: bold;
  animation: etcPulse 2s ease-in-out infinite;
  text-shadow: 0 0 15px rgba(34, 197, 94, 0.4);
}
.services-section .services-container .services-footer .services-additional-text {
  font-size: clamp(1rem, 2.5vw, 1.3rem);
  color: #374151;
  margin: 0 0 2rem 0;
  font-weight: 500;
}
.services-section .services-container .services-footer .telBox {
  display: inline-block;
  width: clamp(280px, 90vw, 600px);
  margin-top: 1rem;
  padding: clamp(0.8rem, 2.5vw, 1.5rem) clamp(1rem, 4vw, 2rem);
  background: linear-gradient(135deg, #ec4899 0%, #db2777 100%);
  border-radius: 50px;
  text-decoration: none;
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  text-align: center;
  box-shadow: 0 8px 25px rgba(236, 72, 153, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.2);
  position: relative;
  overflow: hidden;
}
.services-section .services-container .services-footer .telBox::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
  transition: left 0.5s ease;
}
.services-section .services-container .services-footer .telBox:hover {
  background: linear-gradient(135deg, #db2777 0%, #be185d 100%);
  transform: translateY(-4px) scale(1.02);
  box-shadow: 0 15px 35px rgba(236, 72, 153, 0.4), 0 0 20px rgba(236, 72, 153, 0.3);
}
.services-section .services-container .services-footer .telBox:hover::before {
  left: 100%;
}
.services-section .services-container .services-footer .telBox .telInfo {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  position: relative;
  z-index: 2;
}
.services-section .services-container .services-footer .telBox .telInfo img {
  width: clamp(50px, 10vw, 80px);
  height: clamp(50px, 10vw, 80px);
  filter: brightness(0) invert(1) drop-shadow(0 0 5px rgba(255, 255, 255, 0.3));
  transition: all 0.3s ease;
}
.services-section .services-container .services-footer .telBox .telInfo .telText .telNumber {
  color: #ffffff;
  font-size: clamp(1.5rem, 4vw, 3rem);
  font-weight: bold;
  margin: 0 0 5px 0;
  text-shadow: 0 0 10px rgba(255, 255, 255, 0.3);
}
.services-section .services-container .services-footer .telBox .telInfo .telText .telTime {
  color: #ffffff;
  font-size: clamp(0.8rem, 2vw, 1.5rem);
  margin: 0;
  opacity: 0.9;
}

.flow-section {
  padding: 5rem 0;
  background: #ffffff;
  position: relative;
}
@media (max-width: 768px) {
  .flow-section {
    padding: 3rem 0;
  }
}
.flow-section .flow-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 2rem;
}
@media (max-width: 768px) {
  .flow-section .flow-container {
    padding: 0 1rem;
  }
}
.flow-section .flow-container .flow-hero {
  display: flex;
  align-items: center;
  gap: 3rem;
  margin-bottom: 5rem;
  position: relative;
}
@media (max-width: 768px) {
  .flow-section .flow-container .flow-hero {
    flex-direction: column;
    gap: 2rem;
    margin-bottom: 3rem;
    text-align: center;
  }
}
.flow-section .flow-container .flow-hero::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 60%;
  height: 100%;
  background: linear-gradient(135deg, rgba(146, 208, 80, 0.1) 0%, rgba(146, 208, 80, 0.05) 100%);
  border-radius: 50px 0 0 50px;
  z-index: -1;
}
@media (max-width: 768px) {
  .flow-section .flow-container .flow-hero::after {
    display: none;
  }
}
.flow-section .flow-container .flow-hero .flow-hero-content {
  flex: 1;
}
.flow-section .flow-container .flow-hero .flow-hero-content .flow-title {
  font-size: clamp(2.5rem, 6vw, 4rem);
  color: #92d050;
  font-weight: bold;
  margin: 0 0 1.5rem 0;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
}
.flow-section .flow-container .flow-hero .flow-hero-content .flow-description {
  font-size: clamp(1rem, 2.5vw, 1.3rem);
  color: #374151;
  line-height: 1.7;
  margin: 0;
}
.flow-section .flow-container .flow-hero .flow-hero-image {
  flex: 0 0 300px;
  position: relative;
}
@media (max-width: 768px) {
  .flow-section .flow-container .flow-hero .flow-hero-image {
    flex: 0 0 250px;
  }
}
@media (max-width: 480px) {
  .flow-section .flow-container .flow-hero .flow-hero-image {
    flex: 0 0 200px;
  }
}
.flow-section .flow-container .flow-hero .flow-hero-image img {
  width: 100%;
  height: auto;
  border-radius: 20px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  -o-object-fit: cover;
     object-fit: cover;
}
.flow-section .flow-container .flow-steps {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  margin-bottom: 5rem;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .flow-section .flow-container .flow-steps {
    flex-direction: column;
    gap: 2rem;
    margin-bottom: 3rem;
  }
}
.flow-section .flow-container .flow-steps .flow-step {
  flex: 1;
  max-width: 200px;
  text-align: center;
  padding: 2rem 1rem;
  background: #ffffff;
  border-radius: 15px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
  position: relative;
}
.flow-section .flow-container .flow-steps .flow-step:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 25px rgba(146, 208, 80, 0.2);
}
@media (max-width: 768px) {
  .flow-section .flow-container .flow-steps .flow-step {
    min-width: 200px;
    padding: 1.5rem;
  }
}
.flow-section .flow-container .flow-steps .flow-step .step-icon {
  width: 80px;
  height: 80px;
  background: #22c55e;
  border-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 1.5rem;
  box-shadow: 0 4px 15px rgba(34, 197, 94, 0.3);
}
@media (max-width: 768px) {
  .flow-section .flow-container .flow-steps .flow-step .step-icon {
    width: 70px;
    height: 70px;
    margin-bottom: 1rem;
  }
}
.flow-section .flow-container .flow-steps .flow-step .step-icon img {
  width: 40px;
  height: 40px;
  filter: brightness(0) invert(1);
}
@media (max-width: 768px) {
  .flow-section .flow-container .flow-steps .flow-step .step-icon img {
    width: 35px;
    height: 35px;
  }
}
.flow-section .flow-container .flow-steps .flow-step .step-title {
  font-size: clamp(0.8rem, 1.5vw, 1.2rem);
  color: #374151;
  font-weight: bold;
  margin: 0;
  line-height: 1.4;
}
.flow-section .flow-container .flow-steps .flow-arrow {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0.5rem;
}
@media (max-width: 768px) {
  .flow-section .flow-container .flow-steps .flow-arrow {
    transform: rotate(90deg);
    margin: 0;
  }
}
.flow-section .flow-container .flow-steps .flow-arrow svg {
  width: 30px;
  height: 30px;
}
@media (max-width: 768px) {
  .flow-section .flow-container .flow-steps .flow-arrow svg {
    width: 24px;
    height: 24px;
  }
}
.flow-section .flow-container .flow-contact {
  display: flex;
  gap: 3rem;
  align-items: stretch;
  background: linear-gradient(135deg, #f8fafc 0%, #f1f5f9 100%);
  border-radius: 20px;
  padding: 3rem;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}
@media (max-width: 768px) {
  .flow-section .flow-container .flow-contact {
    flex-direction: column;
    gap: 2rem;
    padding: 2rem 1.5rem;
  }
}
.flow-section .flow-container .flow-contact .contact-phone {
  flex: 1;
  text-align: center;
}
.flow-section .flow-container .flow-contact .contact-phone .contact-title {
  font-size: clamp(1.2rem, 3vw, 1.5rem);
  color: #374151;
  font-weight: bold;
  margin: 0 0 1.5rem 0;
}
.flow-section .flow-container .flow-contact .contact-phone .phone-link {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  text-decoration: none;
  color: #ec4899;
  margin-bottom: 1rem;
  transition: all 0.3s ease;
}
.flow-section .flow-container .flow-contact .contact-phone .phone-link:hover {
  transform: scale(1.05);
}
.flow-section .flow-container .flow-contact .contact-phone .phone-link img {
  width: 40px;
  height: 40px;
  filter: sepia(1) saturate(2) hue-rotate(300deg) brightness(0.8);
}
@media (max-width: 768px) {
  .flow-section .flow-container .flow-contact .contact-phone .phone-link img {
    width: 35px;
    height: 35px;
  }
}
.flow-section .flow-container .flow-contact .contact-phone .phone-link .phone-number {
  font-size: clamp(1.8rem, 4vw, 2.5rem);
  font-weight: bold;
}
.flow-section .flow-container .flow-contact .contact-phone .phone-info .phone-hours {
  font-size: clamp(0.9rem, 2vw, 1.1rem);
  color: #6b7280;
  margin: 0.5rem 0;
}
.flow-section .flow-container .flow-contact .contact-phone .phone-info .phone-holiday {
  font-size: clamp(0.9rem, 2vw, 1.1rem);
  color: #6b7280;
  margin: 0;
}
.flow-section .flow-container .flow-contact .contact-divider {
  width: 2px;
  background: linear-gradient(to bottom, transparent, #22c55e, transparent);
  flex-shrink: 0;
}
@media (max-width: 768px) {
  .flow-section .flow-container .flow-contact .contact-divider {
    width: 100%;
    height: 2px;
    background: linear-gradient(to right, transparent, #22c55e, transparent);
  }
}
.flow-section .flow-container .flow-contact .contact-email {
  flex: 1;
  text-align: center;
}
.flow-section .flow-container .flow-contact .contact-email .contact-title {
  font-size: clamp(1.2rem, 3vw, 1.5rem);
  color: #374151;
  font-weight: bold;
  margin: 0 0 1.5rem 0;
}
.flow-section .flow-container .flow-contact .contact-email .email-button {
  display: inline-block;
  background: linear-gradient(135deg, #ec4899 0%, #db2777 100%);
  color: #ffffff;
  text-decoration: none;
  font-size: clamp(1.2rem, 3vw, 1.5rem);
  font-weight: bold;
  padding: 1rem 2.5rem;
  border-radius: 50px;
  box-shadow: 0 4px 15px rgba(236, 72, 153, 0.3);
  transition: all 0.3s ease;
  margin-bottom: 1rem;
}
.flow-section .flow-container .flow-contact .contact-email .email-button:hover {
  background: linear-gradient(135deg, #db2777 0%, #be185d 100%);
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(236, 72, 153, 0.4);
}
@media (max-width: 768px) {
  .flow-section .flow-container .flow-contact .contact-email .email-button {
    padding: 0.8rem 2rem;
  }
}
.flow-section .flow-container .flow-contact .contact-email .email-info .email-availability {
  font-size: clamp(1rem, 2.5vw, 1.2rem);
  color: #22c55e;
  font-weight: bold;
  margin: 0.5rem 0;
}
.flow-section .flow-container .flow-contact .contact-email .email-info .email-note {
  font-size: clamp(0.8rem, 2vw, 0.9rem);
  color: #6b7280;
  margin: 0;
  line-height: 1.5;
}

@keyframes floatBubble {
  0%, 100% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-10px);
  }
}
@keyframes slideDown {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-50%);
  }
}
@keyframes scrollBounce {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
}
@keyframes dropAndTilt {
  0% {
    transform: translateY(-200px) rotate(-15deg);
    opacity: 0;
  }
  60% {
    transform: translateY(10px) rotate(-8deg);
    opacity: 1;
  }
  75% {
    transform: translateY(-5px) rotate(-3deg);
    opacity: 1;
  }
  85% {
    transform: translateY(2px) rotate(-1deg);
    opacity: 1;
  }
  100% {
    transform: translateY(0) rotate(0deg);
    opacity: 1;
  }
}
@keyframes fadeInFloat {
  0% {
    opacity: 0;
    transform: translateY(-30px) scale(0.9);
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}
@keyframes gentleFloat {
  0%, 100% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-8px);
  }
}
@keyframes fadeInFromTop {
  0% {
    opacity: 0;
    transform: translateY(-50px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes backgroundFloat {
  0%, 100% {
    transform: translateY(0px) rotate(0deg);
  }
  50% {
    transform: translateY(-20px) rotate(5deg);
  }
}
@keyframes decorativeSlide {
  0% {
    transform: translateX(-100%) rotate(15deg);
  }
  100% {
    transform: translateX(100%) rotate(15deg);
  }
}
@keyframes titlePulse {
  0%, 100% {
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1), 0 0 20px rgba(236, 72, 153, 0.3);
  }
  50% {
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1), 0 0 30px rgba(236, 72, 153, 0.6);
  }
}
@keyframes underlineGlow {
  0% {
    box-shadow: 0 0 5px rgba(34, 197, 94, 0.3);
  }
  100% {
    box-shadow: 0 0 15px rgba(34, 197, 94, 0.8);
  }
}
@keyframes iconBounce {
  0%, 100% {
    transform: translateY(-50%) scale(1);
  }
  50% {
    transform: translateY(-50%) scale(1.1);
  }
}
@keyframes etcPulse {
  0%, 100% {
    transform: scale(1);
    text-shadow: 0 0 15px rgba(34, 197, 94, 0.4);
  }
  50% {
    transform: scale(1.05);
    text-shadow: 0 0 25px rgba(34, 197, 94, 0.7);
  }
}
@keyframes starfield {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-100px);
  }
}
@keyframes backgroundShift {
  0%, 100% {
    background: linear-gradient(135deg, rgba(236, 72, 153, 0.9) 0%, rgba(219, 39, 119, 0.8) 30%, rgba(190, 24, 93, 0.9) 70%, rgba(157, 23, 77, 0.8) 100%);
  }
  50% {
    background: linear-gradient(135deg, rgba(219, 39, 119, 0.9) 0%, rgba(190, 24, 93, 0.8) 30%, rgba(157, 23, 77, 0.9) 70%, rgba(136, 19, 55, 0.8) 100%);
  }
}
@keyframes lightBeam {
  0%, 100% {
    opacity: 0.3;
    transform: translate(-50%, -50%) scaleX(0.8);
  }
  50% {
    opacity: 1;
    transform: translate(-50%, -50%) scaleX(1.2);
  }
}
@keyframes titleGlow {
  0% {
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5), 0 0 20px rgba(255, 255, 255, 0.3), 0 0 40px rgba(236, 72, 153, 0.2);
  }
  100% {
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5), 0 0 30px rgba(255, 255, 255, 0.5), 0 0 60px rgba(236, 72, 153, 0.4);
  }
}
@keyframes sparkle {
  0%, 100% {
    opacity: 0.4;
    transform: rotate(0deg) scale(1);
  }
  50% {
    opacity: 1;
    transform: rotate(180deg) scale(1.2);
  }
}
@keyframes borderRotate {
  0% {
    background: linear-gradient(45deg, #22c55e, #3b82f6, #8b5cf6, #ec4899);
  }
  25% {
    background: linear-gradient(45deg, #3b82f6, #8b5cf6, #ec4899, #22c55e);
  }
  50% {
    background: linear-gradient(45deg, #8b5cf6, #ec4899, #22c55e, #3b82f6);
  }
  75% {
    background: linear-gradient(45deg, #ec4899, #22c55e, #3b82f6, #8b5cf6);
  }
  100% {
    background: linear-gradient(45deg, #22c55e, #3b82f6, #8b5cf6, #ec4899);
  }
}
@keyframes particleFloat {
  0%, 100% {
    transform: translateY(0) rotate(0deg);
    opacity: 0;
  }
  50% {
    transform: translateY(-20px) rotate(180deg);
    opacity: 1;
  }
}
@keyframes cardReveal {
  0% {
    opacity: 0;
    transform: translateY(50px) rotateX(20deg);
  }
  100% {
    opacity: 1;
    transform: translateY(0) rotateX(0deg);
  }
}
.about-main {
  min-height: 100vh;
  background: #ffffff;
}

.about-hero {
  padding: 8rem 0 5rem;
  background: linear-gradient(135deg, #f8fafc 0%, #e2e8f0 25%, #cbd5e1 50%, #e2e8f0 75%, #f8fafc 100%);
  position: relative;
  overflow: hidden;
}
@media (max-width: 768px) {
  .about-hero {
    padding: 6rem 0 3rem;
  }
}
.about-hero::before {
  content: "";
  position: absolute;
  top: -50%;
  left: -20%;
  width: 40%;
  height: 200%;
  background: linear-gradient(45deg, transparent 40%, rgba(34, 197, 94, 0.05) 50%, transparent 60%);
  transform: rotate(-15deg);
  animation: decorativeSlide 25s linear infinite;
  z-index: 1;
}
.about-hero::after {
  content: "";
  position: absolute;
  bottom: -50%;
  right: -20%;
  width: 40%;
  height: 200%;
  background: linear-gradient(45deg, transparent 40%, rgba(236, 72, 153, 0.05) 50%, transparent 60%);
  transform: rotate(15deg);
  animation: decorativeSlide 30s linear infinite reverse;
  z-index: 1;
}
.about-hero .hero-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 2rem;
  display: flex;
  align-items: center;
  gap: 4rem;
  position: relative;
  z-index: 2;
}
@media (max-width: 768px) {
  .about-hero .hero-container {
    flex-direction: column;
    text-align: center;
    padding: 0 1rem;
    gap: 2rem;
  }
}
.about-hero .hero-container .hero-content {
  flex: 1;
}
.about-hero .hero-container .hero-content .hero-title {
  font-size: clamp(2.5rem, 6vw, 4.5rem);
  color: #ec4899;
  font-weight: bold;
  margin: 0 0 1.5rem 0;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1), 0 0 20px rgba(34, 197, 94, 0.3);
  position: relative;
  animation: titleGlow 3s ease-in-out infinite alternate;
}
.about-hero .hero-container .hero-content .hero-title::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%;
  height: 4px;
  background: linear-gradient(90deg, #ec4899, #22c55e, #3b82f6);
  border-radius: 2px;
  animation: underlineFlow 4s ease-in-out infinite;
}
@media (max-width: 768px) {
  .about-hero .hero-container .hero-content .hero-title::after {
    left: 50%;
    transform: translateX(-50%);
    width: 80%;
  }
}
.about-hero .hero-container .hero-content .hero-description {
  font-size: clamp(1rem, 2.5vw, 1.3rem);
  color: #374151;
  line-height: 1.7;
  margin: 0;
  opacity: 0;
  transform: translateY(30px);
  animation: fadeInUp 1.5s ease-out 0.5s forwards;
}
.about-hero .hero-container .hero-image {
  flex: 0 0 300px;
  height: 300px;
  position: relative;
}
@media (max-width: 768px) {
  .about-hero .hero-container .hero-image {
    flex: 0 0 250px;
    height: 250px;
  }
}
@media (max-width: 480px) {
  .about-hero .hero-container .hero-image {
    flex: 0 0 200px;
    height: 200px;
  }
}
.about-hero .hero-container .hero-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 20px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2), 0 0 0 4px #ffffff, 0 0 0 8px rgba(34, 197, 94, 0.3);
  transition: all 0.4s ease;
  animation: imageFloat 6s ease-in-out infinite;
}
.about-hero .hero-container .hero-image img:hover {
  transform: scale(1.05) rotate(2deg);
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.3), 0 0 0 4px #ffffff, 0 0 0 8px rgba(34, 197, 94, 0.5);
}

.company-info-section {
  padding: 5rem 0;
  background: #ffffff;
  position: relative;
}
@media (max-width: 768px) {
  .company-info-section {
    padding: 3rem 0;
  }
}
.company-info-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(circle at 20% 30%, rgba(34, 197, 94, 0.03) 0%, transparent 50%), radial-gradient(circle at 80% 70%, rgba(236, 72, 153, 0.03) 0%, transparent 50%);
  pointer-events: none;
  z-index: 1;
}
.company-info-section .company-info-container {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 2rem;
  position: relative;
  z-index: 2;
}
@media (max-width: 768px) {
  .company-info-section .company-info-container {
    padding: 0 1rem;
  }
}
.company-info-section .company-info-container .section-title {
  font-size: clamp(2rem, 5vw, 3rem);
  color: #ec4899;
  font-weight: bold;
  text-align: center;
  margin: 0 0 3rem 0;
  position: relative;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.company-info-section .company-info-container .section-title::after {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
  width: 80px;
  height: 4px;
  background: linear-gradient(90deg, #22c55e, #3b82f6, #22c55e);
  border-radius: 2px;
}
@media (max-width: 768px) {
  .company-info-section .company-info-container .section-title {
    margin-bottom: 2rem;
  }
}
.company-info-section .company-info-container .info-grid {
  display: grid;
  gap: 2rem;
}
@media (max-width: 768px) {
  .company-info-section .company-info-container .info-grid {
    gap: 1.5rem;
  }
}
.company-info-section .company-info-container .info-grid .info-item {
  display: grid;
  grid-template-columns: 150px 1fr;
  gap: 2rem;
  align-items: start;
  background: linear-gradient(145deg, #ffffff 0%, #f8fafc 100%);
  border: 2px solid transparent;
  background-clip: padding-box;
  border-radius: 15px;
  padding: 2rem;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08), 0 0 0 1px rgba(34, 197, 94, 0.1);
  transition: all 0.4s ease;
  position: relative;
  overflow: hidden;
}
@media (max-width: 768px) {
  .company-info-section .company-info-container .info-grid .info-item {
    grid-template-columns: 1fr;
    gap: 1rem;
    padding: 1.5rem;
  }
}
.company-info-section .company-info-container .info-grid .info-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(135deg, rgba(34, 197, 94, 0.02), rgba(236, 72, 153, 0.02));
  opacity: 0;
  transition: opacity 0.4s ease;
  z-index: -1;
}
.company-info-section .company-info-container .info-grid .info-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 12px 25px rgba(0, 0, 0, 0.12), 0 0 0 1px rgba(34, 197, 94, 0.2);
}
.company-info-section .company-info-container .info-grid .info-item:hover::before {
  opacity: 1;
}
.company-info-section .company-info-container .info-grid .info-item .info-label {
  font-size: clamp(1.1rem, 2.5vw, 1.3rem);
  font-weight: bold;
  color: #22c55e;
  background: linear-gradient(135deg, #f0fdf4 0%, #dcfce7 100%);
  padding: 0.8rem 1.2rem;
  border-radius: 10px;
  text-align: center;
  border: 1px solid rgba(34, 197, 94, 0.2);
  min-height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .company-info-section .company-info-container .info-grid .info-item .info-label {
    min-height: auto;
    padding: 0.6rem 1rem;
  }
}
.company-info-section .company-info-container .info-grid .info-item .info-value {
  font-size: clamp(1rem, 2.5vw, 1.2rem);
  color: #374151;
  line-height: 1.6;
  position: relative;
  z-index: 2;
}
.company-info-section .company-info-container .info-grid .info-item .info-value .main-service {
  display: block;
  font-size: clamp(1.2rem, 3vw, 1.5rem);
  font-weight: bold;
  color: #ec4899;
  margin-bottom: 0.5rem;
}
.company-info-section .company-info-container .info-grid .info-item .info-value .sub-service {
  display: block;
  font-size: clamp(0.9rem, 2vw, 1.1rem);
  color: #6b7280;
  font-style: italic;
}
.company-info-section .company-info-container .info-grid .info-item .info-value .contact-info {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.company-info-section .company-info-container .info-grid .info-item .info-value .contact-info .phone-link,
.company-info-section .company-info-container .info-grid .info-item .info-value .contact-info .email-link {
  display: flex;
  align-items: center;
  gap: 0.8rem;
  text-decoration: none;
  color: #374151;
  font-weight: 500;
  padding: 0.8rem 1rem;
  background: linear-gradient(135deg, #f1f5f9 0%, #e2e8f0 100%);
  border-radius: 10px;
  transition: all 0.3s ease;
  border: 1px solid rgba(34, 197, 94, 0.1);
}
.company-info-section .company-info-container .info-grid .info-item .info-value .contact-info .phone-link:hover,
.company-info-section .company-info-container .info-grid .info-item .info-value .contact-info .email-link:hover {
  background: linear-gradient(135deg, #22c55e 0%, #16a34a 100%);
  color: #ffffff;
  transform: translateX(5px);
  box-shadow: 0 4px 15px rgba(34, 197, 94, 0.3);
}
.company-info-section .company-info-container .info-grid .info-item .info-value .contact-info .phone-link:hover img,
.company-info-section .company-info-container .info-grid .info-item .info-value .contact-info .email-link:hover img {
  filter: brightness(0) invert(1);
}
.company-info-section .company-info-container .info-grid .info-item .info-value .contact-info .phone-link img,
.company-info-section .company-info-container .info-grid .info-item .info-value .contact-info .email-link img {
  width: 24px;
  height: 24px;
  filter: sepia(1) saturate(2) hue-rotate(85deg) brightness(1.2);
  transition: filter 0.3s ease;
}
.company-info-section .company-info-container .info-grid .info-item .info-value .contact-hours {
  margin-top: 1rem;
  font-size: clamp(0.9rem, 2vw, 1rem);
  color: #6b7280;
  text-align: center;
  background: #fef3c7;
  padding: 0.5rem 1rem;
  border-radius: 20px;
  border: 1px solid #fbbf24;
}

@keyframes decorativeSlide {
  0% {
    transform: translateX(-100%) rotate(-15deg);
  }
  100% {
    transform: translateX(100%) rotate(-15deg);
  }
}
@keyframes titleGlow {
  0% {
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1), 0 0 20px rgba(34, 197, 94, 0.3);
  }
  100% {
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1), 0 0 30px rgba(34, 197, 94, 0.6);
  }
}
@keyframes underlineFlow {
  0% {
    background: linear-gradient(90deg, #ec4899, #22c55e, #3b82f6);
  }
  33% {
    background: linear-gradient(90deg, #22c55e, #3b82f6, #8b5cf6);
  }
  66% {
    background: linear-gradient(90deg, #3b82f6, #8b5cf6, #ec4899);
  }
  100% {
    background: linear-gradient(90deg, #8b5cf6, #ec4899, #22c55e);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes imageFloat {
  0%, 100% {
    transform: translateY(0) rotate(0deg);
  }
  50% {
    transform: translateY(-10px) rotate(1deg);
  }
}
.strengths-section {
  padding: 5rem 0;
  background: linear-gradient(135deg, #f8fafc 0%, #e2e8f0 100%);
  position: relative;
}
@media (max-width: 768px) {
  .strengths-section {
    padding: 3rem 0;
  }
}
.strengths-section .strengths-container {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 2rem;
}
@media (max-width: 768px) {
  .strengths-section .strengths-container {
    padding: 0 1rem;
  }
}
.strengths-section .strengths-container .section-title {
  font-size: clamp(2rem, 5vw, 3rem);
  color: #ec4899;
  font-weight: bold;
  text-align: center;
  margin: 0 0 3rem 0;
}
@media (max-width: 768px) {
  .strengths-section .strengths-container .section-title {
    margin-bottom: 2rem;
  }
}
.strengths-section .strengths-container .strengths-content {
  background: #ffffff;
  border-radius: 20px;
  padding: 3rem;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  text-align: center;
}
@media (max-width: 768px) {
  .strengths-section .strengths-container .strengths-content {
    padding: 2rem;
  }
}
.strengths-section .strengths-container .strengths-content .main-message {
  font-size: clamp(1.2rem, 3vw, 1.5rem);
  color: #374151;
  line-height: 1.7;
  margin-bottom: 2.5rem;
}
@media (max-width: 768px) {
  .strengths-section .strengths-container .strengths-content .main-message {
    margin-bottom: 2rem;
  }
}
.strengths-section .strengths-container .strengths-content .main-message .highlight {
  color: #22c55e;
  font-weight: bold;
}
.strengths-section .strengths-container .strengths-content .key-points {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
  justify-content: center;
  margin-bottom: 2.5rem;
}
@media (max-width: 768px) {
  .strengths-section .strengths-container .strengths-content .key-points {
    flex-direction: column;
    gap: 1.5rem;
    margin-bottom: 2rem;
  }
}
.strengths-section .strengths-container .strengths-content .key-points .point-item {
  flex: 1;
  min-width: 200px;
  padding: 1.5rem;
  background: linear-gradient(135deg, #f0fdf4 0%, #dcfce7 100%);
  border-radius: 15px;
  border: 2px solid rgba(34, 197, 94, 0.1);
  transition: all 0.3s ease;
}
@media (max-width: 768px) {
  .strengths-section .strengths-container .strengths-content .key-points .point-item {
    min-width: auto;
    padding: 1.2rem;
  }
}
.strengths-section .strengths-container .strengths-content .key-points .point-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 20px rgba(34, 197, 94, 0.15);
}
.strengths-section .strengths-container .strengths-content .key-points .point-item .point-icon {
  font-size: 2.5rem;
  margin-bottom: 1rem;
}
@media (max-width: 768px) {
  .strengths-section .strengths-container .strengths-content .key-points .point-item .point-icon {
    font-size: 2rem;
    margin-bottom: 0.8rem;
  }
}
.strengths-section .strengths-container .strengths-content .key-points .point-item .point-title {
  font-size: clamp(1rem, 2.5vw, 1.2rem);
  color: #22c55e;
  font-weight: bold;
  margin-bottom: 0.5rem;
}
.strengths-section .strengths-container .strengths-content .key-points .point-item .point-description {
  font-size: clamp(0.9rem, 2vw, 1rem);
  color: #6b7280;
  line-height: 1.6;
}
.strengths-section .strengths-container .strengths-content .customer-voice {
  background: linear-gradient(135deg, #fef3c7 0%, #fde68a 100%);
  padding: 2rem;
  border-radius: 15px;
  border-left: 5px solid #f59e0b;
}
@media (max-width: 768px) {
  .strengths-section .strengths-container .strengths-content .customer-voice {
    padding: 1.5rem;
  }
}
.strengths-section .strengths-container .strengths-content .customer-voice .voice-title {
  font-size: clamp(1.1rem, 2.5vw, 1.3rem);
  color: #92400e;
  font-weight: bold;
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
}
.strengths-section .strengths-container .strengths-content .customer-voice .voice-title::before {
  content: "💬";
  font-size: 1.5rem;
}
.strengths-section .strengths-container .strengths-content .customer-voice .voice-text {
  font-size: clamp(1rem, 2.2vw, 1.1rem);
  color: #92400e;
  line-height: 1.6;
  font-style: italic;
}

.services-detail-section {
  padding: 5rem 0;
  background: #ffffff;
  position: relative;
}
@media (max-width: 768px) {
  .services-detail-section {
    padding: 3rem 0;
  }
}
.services-detail-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(circle at 25% 25%, rgba(34, 197, 94, 0.03) 0%, transparent 50%), radial-gradient(circle at 75% 75%, rgba(236, 72, 153, 0.03) 0%, transparent 50%);
  pointer-events: none;
  z-index: 1;
}
.services-detail-section .services-detail-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 2rem;
  position: relative;
  z-index: 2;
}
@media (max-width: 768px) {
  .services-detail-section .services-detail-container {
    padding: 0 1rem;
  }
}
.services-detail-section .services-detail-container .section-title {
  font-size: clamp(2rem, 5vw, 3rem);
  color: #ec4899;
  font-weight: bold;
  text-align: center;
  margin: 0 0 1.5rem 0;
  position: relative;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.services-detail-section .services-detail-container .section-title::after {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
  width: 80px;
  height: 4px;
  background: linear-gradient(90deg, #22c55e, #3b82f6, #22c55e);
  border-radius: 2px;
}
.services-detail-section .services-detail-container .services-description {
  font-size: clamp(1.1rem, 2.5vw, 1.4rem);
  color: #6b7280;
  text-align: center;
  line-height: 1.7;
  margin: 0 0 3rem 0;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 768px) {
  .services-detail-section .services-detail-container .services-description {
    margin-bottom: 2rem;
  }
}
.services-detail-section .services-detail-container .services-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
}
@media (max-width: 768px) {
  .services-detail-section .services-detail-container .services-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
  }
}
@media (max-width: 480px) {
  .services-detail-section .services-detail-container .services-grid {
    grid-template-columns: 1fr;
    gap: 1rem;
  }
}
.services-detail-section .services-detail-container .services-grid .service-detail-card {
  background: linear-gradient(145deg, #ffffff 0%, #f8fafc 100%);
  border: 2px solid transparent;
  background-clip: padding-box;
  border-radius: 20px;
  padding: 2rem;
  text-align: center;
  position: relative;
  overflow: hidden;
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08), 0 0 0 1px rgba(34, 197, 94, 0.1);
}
@media (max-width: 768px) {
  .services-detail-section .services-detail-container .services-grid .service-detail-card {
    padding: 1.5rem;
  }
}
.services-detail-section .services-detail-container .services-grid .service-detail-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(135deg, rgba(34, 197, 94, 0.05), rgba(236, 72, 153, 0.05));
  border-radius: 20px;
  opacity: 0;
  transition: opacity 0.4s ease;
  z-index: -1;
}
.services-detail-section .services-detail-container .services-grid .service-detail-card:hover {
  transform: translateY(-8px) scale(1.02);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15), 0 0 20px rgba(34, 197, 94, 0.2);
}
.services-detail-section .services-detail-container .services-grid .service-detail-card:hover::before {
  opacity: 1;
}
.services-detail-section .services-detail-container .services-grid .service-detail-card:hover .service-icon img {
  transform: scale(1.1) rotate(5deg);
}
.services-detail-section .services-detail-container .services-grid .service-detail-card:hover .service-name {
  color: #22c55e;
  text-shadow: 0 0 10px rgba(34, 197, 94, 0.3);
}
.services-detail-section .services-detail-container .services-grid .service-detail-card .service-icon {
  width: 120px;
  height: 120px;
  margin: 0 auto 1.5rem;
  background: linear-gradient(135deg, #f0fdf4 0%, #dcfce7 100%);
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid rgba(34, 197, 94, 0.2);
  transition: all 0.4s ease;
}
@media (max-width: 768px) {
  .services-detail-section .services-detail-container .services-grid .service-detail-card .service-icon {
    width: 100px;
    height: 100px;
    margin-bottom: 1rem;
  }
}
.services-detail-section .services-detail-container .services-grid .service-detail-card .service-icon img {
  width: 80px;
  height: 80px;
  -o-object-fit: contain;
     object-fit: contain;
  filter: none;
  transition: all 0.4s ease;
  opacity: 1;
}
@media (max-width: 768px) {
  .services-detail-section .services-detail-container .services-grid .service-detail-card .service-icon img {
    width: 60px;
    height: 60px;
  }
}
.services-detail-section .services-detail-container .services-grid .service-detail-card .service-icon .other-nav-icon {
  color: #ffffff;
  transform: scale(1.1) rotate(10deg);
  text-shadow: 0 0 15px rgba(255, 255, 255, 0.8);
  font-size: 3rem;
}
.services-detail-section .services-detail-container .services-grid .service-detail-card .service-name {
  font-size: clamp(1.2rem, 3vw, 1.5rem);
  color: #374151;
  font-weight: bold;
  margin: 0 0 1rem 0;
  transition: all 0.4s ease;
}
.services-detail-section .services-detail-container .services-grid .service-detail-card .service-detail {
  font-size: clamp(0.9rem, 2vw, 1rem);
  color: #6b7280;
  line-height: 1.6;
  margin: 0;
}

@keyframes backgroundFloat {
  0%, 100% {
    transform: translateY(0px) scale(1);
  }
  50% {
    transform: translateY(-20px) scale(1.02);
  }
}
.service-area-section {
  padding: 5rem 0;
  background: linear-gradient(135deg, #f8fafc 0%, #e2e8f0 25%, #cbd5e1 50%, #e2e8f0 75%, #f8fafc 100%);
  position: relative;
  overflow: hidden;
}
@media (max-width: 768px) {
  .service-area-section {
    padding: 3rem 0;
  }
}
.service-area-section::before {
  content: "";
  position: absolute;
  top: -30%;
  left: -10%;
  width: 30%;
  height: 160%;
  background: linear-gradient(45deg, transparent 40%, rgba(34, 197, 94, 0.06) 50%, transparent 60%);
  transform: rotate(-20deg);
  animation: decorativeSlide 30s linear infinite;
  z-index: 1;
}
.service-area-section .service-area-container {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 2rem;
  position: relative;
  z-index: 2;
}
@media (max-width: 768px) {
  .service-area-section .service-area-container {
    padding: 0 1rem;
  }
}
.service-area-section .service-area-container .section-title {
  font-size: clamp(2rem, 5vw, 3rem);
  color: #ec4899;
  font-weight: bold;
  text-align: center;
  margin: 0 0 3rem 0;
  position: relative;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.service-area-section .service-area-container .section-title::after {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
  width: 80px;
  height: 4px;
  background: linear-gradient(90deg, #22c55e, #3b82f6, #22c55e);
  border-radius: 2px;
}
@media (max-width: 768px) {
  .service-area-section .service-area-container .section-title {
    margin-bottom: 2rem;
  }
}
.service-area-section .service-area-container .area-content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2rem;
  margin-bottom: 3rem;
}
@media (max-width: 768px) {
  .service-area-section .service-area-container .area-content {
    grid-template-columns: 1fr;
    gap: 1.5rem;
    margin-bottom: 2rem;
  }
}
.service-area-section .service-area-container .area-content .main-areas,
.service-area-section .service-area-container .area-content .extended-areas {
  background: #ffffff;
  border-radius: 15px;
  padding: 2rem;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08), 0 0 0 1px rgba(34, 197, 94, 0.1);
  transition: all 0.4s ease;
}
@media (max-width: 768px) {
  .service-area-section .service-area-container .area-content .main-areas,
  .service-area-section .service-area-container .area-content .extended-areas {
    padding: 1.5rem;
  }
}
.service-area-section .service-area-container .area-content .main-areas:hover,
.service-area-section .service-area-container .area-content .extended-areas:hover {
  transform: translateY(-5px);
  box-shadow: 0 12px 25px rgba(0, 0, 0, 0.12), 0 0 0 1px rgba(34, 197, 94, 0.2);
}
.service-area-section .service-area-container .area-content .main-areas .area-title,
.service-area-section .service-area-container .area-content .extended-areas .area-title {
  font-size: clamp(1.3rem, 3vw, 1.6rem);
  color: #22c55e;
  font-weight: bold;
  margin: 0 0 1.5rem 0;
  text-align: center;
  position: relative;
}
.service-area-section .service-area-container .area-content .main-areas .area-title::after,
.service-area-section .service-area-container .area-content .extended-areas .area-title::after {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 50%;
  transform: translateX(-50%);
  width: 50px;
  height: 2px;
  background: #22c55e;
  border-radius: 1px;
}
.service-area-section .service-area-container .area-content .main-areas .area-list {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.service-area-section .service-area-container .area-content .main-areas .area-list .area-item {
  background: linear-gradient(135deg, #dcfce7 0%, #bbf7d0 100%);
  color: #166534;
  padding: 1rem 1.5rem;
  border-radius: 10px;
  font-size: clamp(1rem, 2.5vw, 1.2rem);
  font-weight: bold;
  text-align: center;
  border: 2px solid rgba(34, 197, 94, 0.2);
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}
.service-area-section .service-area-container .area-content .main-areas .area-list .area-item::before {
  content: "📍";
  position: absolute;
  left: 1rem;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.2rem;
}
.service-area-section .service-area-container .area-content .main-areas .area-list .area-item:hover {
  background: linear-gradient(135deg, #22c55e 0%, #16a34a 100%);
  color: #ffffff;
  transform: scale(1.02);
  box-shadow: 0 4px 15px rgba(34, 197, 94, 0.3);
}
.service-area-section .service-area-container .area-content .main-areas .area-list .area-item:hover::before {
  content: "✓";
}
.service-area-section .service-area-container .area-content .extended-areas .area-description {
  font-size: clamp(1rem, 2.5vw, 1.2rem);
  color: #374151;
  line-height: 1.7;
  margin: 0;
  text-align: center;
}
.service-area-section .service-area-container .area-content .extended-areas .area-description strong {
  color: #22c55e;
  font-weight: bold;
  display: block;
  margin-bottom: 0.5rem;
  font-size: clamp(1.1rem, 2.8vw, 1.3rem);
}
.service-area-section .service-area-container .area-content .area-map {
  grid-column: 1/-1;
  background: #ffffff;
  border-radius: 15px;
  padding: 2rem;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08), 0 0 0 1px rgba(34, 197, 94, 0.1);
}
@media (max-width: 768px) {
  .service-area-section .service-area-container .area-content .area-map {
    padding: 1.5rem;
  }
}
.service-area-section .service-area-container .area-content .area-map .map-placeholder {
  height: 200px;
  background: linear-gradient(135deg, #f1f5f9 0%, #e2e8f0 100%);
  border: 2px dashed #cbd5e1;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #6b7280;
  text-align: center;
}
.service-area-section .service-area-container .area-content .area-map .map-placeholder p {
  font-size: clamp(1.2rem, 3vw, 1.5rem);
  font-weight: bold;
  margin: 0;
}
.service-area-section .service-area-container .area-content .area-map .map-placeholder span {
  font-size: clamp(0.9rem, 2vw, 1rem);
  margin-top: 0.5rem;
}

.process-section {
  padding: 5rem 0;
  background: #ffffff;
  position: relative;
}
@media (max-width: 768px) {
  .process-section {
    padding: 3rem 0;
  }
}
.process-section .process-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 2rem;
}
@media (max-width: 768px) {
  .process-section .process-container {
    padding: 0 1rem;
  }
}
.process-section .process-container .section-title {
  font-size: clamp(2rem, 5vw, 3rem);
  color: #ec4899;
  font-weight: bold;
  text-align: center;
  margin: 0 0 1.5rem 0;
  position: relative;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.process-section .process-container .section-title::after {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
  width: 80px;
  height: 4px;
  background: linear-gradient(90deg, #22c55e, #3b82f6, #22c55e);
  border-radius: 2px;
}
.process-section .process-container .process-description {
  font-size: clamp(1.1rem, 2.5vw, 1.4rem);
  color: #6b7280;
  text-align: center;
  line-height: 1.7;
  margin: 0 0 4rem 0;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 768px) {
  .process-section .process-container .process-description {
    margin-bottom: 3rem;
  }
}
.process-section .process-container .process-steps {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .process-section .process-container .process-steps {
    flex-direction: column;
    gap: 2rem;
  }
}
.process-section .process-container .process-steps .process-step {
  flex: 1;
  max-width: 250px;
  background: linear-gradient(145deg, #ffffff 0%, #f8fafc 100%);
  border-radius: 20px;
  padding: 2rem 1.5rem;
  text-align: center;
  position: relative;
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08), 0 0 0 1px rgba(34, 197, 94, 0.1);
}
@media (max-width: 768px) {
  .process-section .process-container .process-steps .process-step {
    min-width: 280px;
    padding: 2rem;
  }
}
.process-section .process-container .process-steps .process-step:hover {
  transform: translateY(-8px) scale(1.02);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15), 0 0 20px rgba(34, 197, 94, 0.2);
}
.process-section .process-container .process-steps .process-step:hover .step-number {
  background: linear-gradient(135deg, #22c55e 0%, #16a34a 100%);
  color: #ffffff;
  transform: scale(1.1);
  box-shadow: 0 8px 20px rgba(34, 197, 94, 0.4);
}
.process-section .process-container .process-steps .process-step:hover .step-icon img {
  transform: scale(1.1) rotate(5deg);
}
.process-section .process-container .process-steps .process-step .step-number {
  width: 60px;
  height: 60px;
  background: linear-gradient(135deg, #f1f5f9 0%, #e2e8f0 100%);
  color: #22c55e;
  border: 3px solid #22c55e;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.8rem;
  font-weight: bold;
  margin: 0 auto 1.5rem;
  transition: all 0.4s ease;
}
@media (max-width: 768px) {
  .process-section .process-container .process-steps .process-step .step-number {
    width: 50px;
    height: 50px;
    font-size: 1.5rem;
    margin-bottom: 1rem;
  }
}
.process-section .process-container .process-steps .process-step .step-content .step-title {
  font-size: clamp(1.1rem, 2.5vw, 1.3rem);
  color: #374151;
  font-weight: bold;
  margin: 0 0 1rem 0;
  line-height: 1.4;
}
.process-section .process-container .process-steps .process-step .step-content .step-description {
  font-size: clamp(0.9rem, 2vw, 1rem);
  color: #6b7280;
  line-height: 1.6;
  margin: 0 0 1.5rem 0;
}
.process-section .process-container .process-steps .process-step .step-content .step-icon {
  width: 80px;
  height: 80px;
  background: linear-gradient(135deg, #f0fdf4 0%, #05b843 100%);
  border-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .process-section .process-container .process-steps .process-step .step-content .step-icon {
    width: 70px;
    height: 70px;
  }
}
.process-section .process-container .process-steps .process-step .step-content .step-icon img {
  width: 50px;
  height: 50px;
  filter: sepia(1) saturate(2) hue-rotate(85deg) brightness(1.2);
  transition: all 0.4s ease;
}
@media (max-width: 768px) {
  .process-section .process-container .process-steps .process-step .step-content .step-icon img {
    width: 40px;
    height: 40px;
  }
}
.process-section .process-container .process-steps .process-arrow {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0.5rem;
}
@media (max-width: 768px) {
  .process-section .process-container .process-steps .process-arrow {
    transform: rotate(90deg);
    margin: 0;
  }
}
.process-section .process-container .process-steps .process-arrow svg {
  width: 40px;
  height: 40px;
  animation: arrowPulse 2s ease-in-out infinite;
}
@media (max-width: 768px) {
  .process-section .process-container .process-steps .process-arrow svg {
    width: 30px;
    height: 30px;
  }
}

.cta-section {
  padding: 5rem 0;
  background: linear-gradient(135deg, #22c55e 0%, #16a34a 50%, #15803d 100%);
  position: relative;
  overflow: hidden;
}
@media (max-width: 768px) {
  .cta-section {
    padding: 3rem 0;
  }
}
.cta-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(circle at 30% 40%, rgba(255, 255, 255, 0.1) 0%, transparent 50%), radial-gradient(circle at 70% 80%, rgba(255, 255, 255, 0.08) 0%, transparent 50%);
  animation: backgroundFloat 15s ease-in-out infinite;
  z-index: 1;
}
.cta-section .cta-container {
  max-width: 800px;
  margin: 0 auto;
  padding: 0 2rem;
  text-align: center;
  position: relative;
  z-index: 2;
}
@media (max-width: 768px) {
  .cta-section .cta-container {
    padding: 0 1rem;
  }
}
.cta-section .cta-container .cta-content .cta-title {
  font-size: clamp(2rem, 5vw, 3.5rem);
  color: #ffffff;
  font-weight: bold;
  margin: 0 0 1.5rem 0;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3), 0 0 20px rgba(255, 255, 255, 0.2);
  animation: titlePulse 3s ease-in-out infinite;
}
.cta-section .cta-container .cta-content .cta-description {
  font-size: clamp(1.1rem, 2.5vw, 1.4rem);
  color: #f0fdf4;
  line-height: 1.7;
  margin: 0 0 3rem 0;
  opacity: 0.95;
}
@media (max-width: 768px) {
  .cta-section .cta-container .cta-content .cta-description {
    margin-bottom: 2rem;
  }
}
.cta-section .cta-container .cta-content .cta-buttons {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  align-items: center;
}
.cta-section .cta-container .cta-content .cta-buttons .cta-phone-button {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  background: linear-gradient(135deg, #ec4899 0%, #db2777 100%);
  color: #ffffff;
  text-decoration: none;
  padding: 1.5rem 2.5rem;
  border-radius: 60px;
  box-shadow: 0 8px 25px rgba(236, 72, 153, 0.4), inset 0 1px 0 rgba(255, 255, 255, 0.2);
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  position: relative;
  overflow: hidden;
}
@media (max-width: 768px) {
  .cta-section .cta-container .cta-content .cta-buttons .cta-phone-button {
    padding: 1.2rem 2rem;
    gap: 1rem;
  }
}
.cta-section .cta-container .cta-content .cta-buttons .cta-phone-button::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
  transition: left 0.6s ease;
}
.cta-section .cta-container .cta-content .cta-buttons .cta-phone-button:hover {
  background: linear-gradient(135deg, #db2777 0%, #be185d 100%);
  transform: translateY(-4px) scale(1.02);
  box-shadow: 0 15px 35px rgba(236, 72, 153, 0.5), 0 0 25px rgba(236, 72, 153, 0.3);
}
.cta-section .cta-container .cta-content .cta-buttons .cta-phone-button:hover::before {
  left: 100%;
}
.cta-section .cta-container .cta-content .cta-buttons .cta-phone-button:hover img {
  animation: phoneRing 0.6s ease-in-out;
}
.cta-section .cta-container .cta-content .cta-buttons .cta-phone-button img {
  width: 60px;
  height: 60px;
  filter: brightness(0) invert(1) drop-shadow(0 0 8px rgba(255, 255, 255, 0.3));
}
@media (max-width: 768px) {
  .cta-section .cta-container .cta-content .cta-buttons .cta-phone-button img {
    width: 50px;
    height: 50px;
  }
}
.cta-section .cta-container .cta-content .cta-buttons .cta-phone-button .phone-info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.cta-section .cta-container .cta-content .cta-buttons .cta-phone-button .phone-info .phone-number {
  font-size: clamp(1.5rem, 4vw, 2.2rem);
  font-weight: bold;
  margin-bottom: 0.2rem;
  text-shadow: 0 0 10px rgba(255, 255, 255, 0.3);
}
.cta-section .cta-container .cta-content .cta-buttons .cta-phone-button .phone-info .phone-time {
  font-size: clamp(0.9rem, 2vw, 1.1rem);
  opacity: 0.9;
}
.cta-section .cta-container .cta-content .cta-buttons .cta-email-button {
  display: inline-block;
  background: linear-gradient(135deg, #ffffff 0%, #f8fafc 100%);
  color: #22c55e;
  text-decoration: none;
  font-size: clamp(1.1rem, 2.5vw, 1.3rem);
  font-weight: bold;
  padding: 1rem 2.5rem;
  border-radius: 50px;
  border: 2px solid #ffffff;
  box-shadow: 0 4px 15px rgba(255, 255, 255, 0.3);
  transition: all 0.4s ease;
  position: relative;
  overflow: hidden;
}
@media (max-width: 768px) {
  .cta-section .cta-container .cta-content .cta-buttons .cta-email-button {
    padding: 0.8rem 2rem;
  }
}
.cta-section .cta-container .cta-content .cta-buttons .cta-email-button::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(34, 197, 94, 0.1), transparent);
  transition: left 0.5s ease;
}
.cta-section .cta-container .cta-content .cta-buttons .cta-email-button:hover {
  background: linear-gradient(135deg, #22c55e 0%, #16a34a 100%);
  color: #ffffff;
  transform: translateY(-3px) scale(1.02);
  box-shadow: 0 8px 20px rgba(34, 197, 94, 0.4);
}
.cta-section .cta-container .cta-content .cta-buttons .cta-email-button:hover::before {
  left: 100%;
}

@keyframes decorativeSlide {
  0% {
    transform: translateX(-100%) rotate(-20deg);
  }
  100% {
    transform: translateX(100%) rotate(-20deg);
  }
}
@keyframes arrowPulse {
  0%, 100% {
    transform: scale(1);
    opacity: 0.7;
  }
  50% {
    transform: scale(1.1);
    opacity: 1;
  }
}
@keyframes backgroundFloat {
  0%, 100% {
    transform: translateY(0px) scale(1);
  }
  50% {
    transform: translateY(-20px) scale(1.02);
  }
}
@keyframes titlePulse {
  0%, 100% {
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3), 0 0 20px rgba(255, 255, 255, 0.2);
  }
  50% {
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3), 0 0 30px rgba(255, 255, 255, 0.4);
  }
}
@keyframes phoneRing {
  0%, 100% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(-10deg);
  }
  75% {
    transform: rotate(10deg);
  }
}
.pc {
  display: block;
}
@media (max-width: 768px) {
  .pc {
    display: none;
  }
}

.mob {
  display: none;
}
@media (max-width: 768px) {
  .mob {
    display: block;
  }
}

html {
  scroll-behavior: smooth;
}

button:focus,
a:focus {
  outline: 2px solid #22c55e;
  outline-offset: 2px;
}

@media print {
  .about-main {
    background: #ffffff !important;
  }
  .cta-section {
    background: #f8fafc !important;
    color: #374151 !important;
  }
  .section-title {
    color: #374151 !important;
  }
}
.business-main {
  min-height: 100vh;
  background: #ffffff;
}

.business-hero {
  padding: 8rem 0 5rem;
  background: linear-gradient(135deg, #f8fafc 0%, #e2e8f0 25%, #cbd5e1 50%, #e2e8f0 75%, #f8fafc 100%);
  position: relative;
  overflow: hidden;
}
@media (max-width: 768px) {
  .business-hero {
    padding: 6rem 0 3rem;
  }
}
.business-hero::before {
  content: "";
  position: absolute;
  top: -50%;
  left: -20%;
  width: 40%;
  height: 200%;
  background: linear-gradient(45deg, transparent 40%, rgba(34, 197, 94, 0.05) 50%, transparent 60%);
  transform: rotate(-15deg);
  animation: decorativeSlide 25s linear infinite;
  z-index: 1;
}
.business-hero::after {
  content: "";
  position: absolute;
  bottom: -50%;
  right: -20%;
  width: 40%;
  height: 200%;
  background: linear-gradient(45deg, transparent 40%, rgba(236, 72, 153, 0.05) 50%, transparent 60%);
  transform: rotate(15deg);
  animation: decorativeSlide 30s linear infinite reverse;
  z-index: 1;
}
.business-hero .hero-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 2rem;
  display: flex;
  align-items: center;
  gap: 4rem;
  position: relative;
  z-index: 2;
}
@media (max-width: 768px) {
  .business-hero .hero-container {
    flex-direction: column;
    text-align: center;
    padding: 0 1rem;
    gap: 2rem;
  }
}
.business-hero .hero-container .hero-content {
  flex: 1;
}
.business-hero .hero-container .hero-content .hero-title {
  font-size: clamp(2.5rem, 6vw, 4.5rem);
  color: #ec4899;
  font-weight: bold;
  margin: 0 0 1.5rem 0;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1), 0 0 20px rgba(34, 197, 94, 0.3);
  position: relative;
  animation: titleGlow 3s ease-in-out infinite alternate;
}
.business-hero .hero-container .hero-content .hero-title::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%;
  height: 4px;
  background: linear-gradient(90deg, #ec4899, #22c55e, #3b82f6);
  border-radius: 2px;
  animation: underlineFlow 4s ease-in-out infinite;
}
@media (max-width: 768px) {
  .business-hero .hero-container .hero-content .hero-title::after {
    left: 50%;
    transform: translateX(-50%);
    width: 80%;
  }
}
.business-hero .hero-container .hero-content .hero-description {
  font-size: clamp(1rem, 2.5vw, 1.3rem);
  color: #374151;
  line-height: 1.7;
  margin: 0;
  opacity: 0;
  transform: translateY(30px);
  animation: fadeInUp 1.5s ease-out 0.5s forwards;
}
.business-hero .hero-container .hero-decoration {
  flex: 0 0 300px;
  height: 300px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .business-hero .hero-container .hero-decoration {
    flex: 0 0 200px;
    height: 200px;
  }
}
.business-hero .hero-container .hero-decoration .service-icons {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.5rem;
  width: 200px;
  height: 200px;
}
@media (max-width: 768px) {
  .business-hero .hero-container .hero-decoration .service-icons {
    width: 150px;
    height: 150px;
    gap: 1rem;
  }
}
.business-hero .hero-container .hero-decoration .service-icons .icon-item {
  width: 80px;
  height: 80px;
  background: linear-gradient(135deg, #ffffff 0%, #f8fafc 100%);
  border: 3px solid #22c55e;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2rem;
  box-shadow: 0 4px 15px rgba(34, 197, 94, 0.2);
  animation: iconFloat 4s ease-in-out infinite;
}
@media (max-width: 768px) {
  .business-hero .hero-container .hero-decoration .service-icons .icon-item {
    width: 60px;
    height: 60px;
    font-size: 1.5rem;
  }
}
.business-hero .hero-container .hero-decoration .service-icons .icon-item:nth-child(1) {
  animation-delay: 0s;
}
.business-hero .hero-container .hero-decoration .service-icons .icon-item:nth-child(2) {
  animation-delay: 1s;
}
.business-hero .hero-container .hero-decoration .service-icons .icon-item:nth-child(3) {
  animation-delay: 2s;
}
.business-hero .hero-container .hero-decoration .service-icons .icon-item:nth-child(4) {
  animation-delay: 3s;
}
.business-hero .hero-container .hero-decoration .service-icons .icon-item:hover {
  transform: scale(1.1) rotate(5deg);
  box-shadow: 0 8px 25px rgba(34, 197, 94, 0.4);
}

.services-overview {
  padding: 5rem 0;
  background: #ffffff;
  position: relative;
}
@media (max-width: 768px) {
  .services-overview {
    padding: 3rem 0;
  }
}
.services-overview .services-container {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 2rem;
}
@media (max-width: 768px) {
  .services-overview .services-container {
    padding: 0 1rem;
  }
}
.services-overview .services-container .service-category-nav {
  margin-bottom: 4rem;
  background: linear-gradient(135deg, #ffffff 0%, #f8fafc 100%);
  border-radius: 25px;
  padding: 3rem 2rem;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08), 0 0 0 1px rgba(34, 197, 94, 0.1);
  position: relative;
  overflow: hidden;
}
@media (max-width: 768px) {
  .services-overview .services-container .service-category-nav {
    margin-bottom: 3rem;
    padding: 2rem 1rem;
  }
}
.services-overview .services-container .service-category-nav::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(circle at 20% 30%, rgba(34, 197, 94, 0.03) 0%, transparent 50%), radial-gradient(circle at 80% 70%, rgba(236, 72, 153, 0.03) 0%, transparent 50%);
  pointer-events: none;
  z-index: 0;
}
.services-overview .services-container .service-category-nav .nav-title {
  font-size: clamp(1.5rem, 4vw, 2rem);
  color: #374151;
  font-weight: 600;
  text-align: center;
  margin: 0 0 2rem 0;
  position: relative;
  z-index: 2;
  letter-spacing: 1px;
}
.services-overview .services-container .service-category-nav .nav-title::after {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  height: 2px;
  background: linear-gradient(90deg, #22c55e, #3b82f6);
  border-radius: 1px;
}
.services-overview .services-container .service-category-nav .category-icons {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 1.5rem;
  position: relative;
  z-index: 2;
}
@media (max-width: 768px) {
  .services-overview .services-container .service-category-nav .category-icons {
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
  }
}
@media (max-width: 480px) {
  .services-overview .services-container .service-category-nav .category-icons {
    grid-template-columns: 1fr;
    gap: 1rem;
  }
}
.services-overview .services-container .service-category-nav .category-icons .category-nav-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  background: #ffffff;
  border-radius: 15px;
  padding: 1.5rem 1rem;
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05), 0 0 0 1px rgba(34, 197, 94, 0.05);
  position: relative;
  overflow: hidden;
}
@media (max-width: 768px) {
  .services-overview .services-container .service-category-nav .category-icons .category-nav-item {
    padding: 1.2rem 0.8rem;
  }
}
.services-overview .services-container .service-category-nav .category-icons .category-nav-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  transition: opacity 0.4s ease;
  z-index: -1;
  border-radius: 15px;
}
.services-overview .services-container .service-category-nav .category-icons .category-nav-item:hover {
  transform: translateY(-8px) scale(1.05);
  box-shadow: 0 12px 25px rgba(0, 0, 0, 0.12), 0 0 20px rgba(34, 197, 94, 0.2);
}
.services-overview .services-container .service-category-nav .category-icons .category-nav-item:hover::before {
  opacity: 1;
}
.services-overview .services-container .service-category-nav .category-icons .category-nav-item:hover.renovation .nav-icon img {
  max-height: 50px;
  min-height: 35px;
}
.services-overview .services-container .service-category-nav .category-icons .category-nav-item:hover .nav-icon {
  transform: scale(1.2) rotate(5deg);
}
.services-overview .services-container .service-category-nav .category-icons .category-nav-item:hover .nav-icon img {
  filter: sepia(1) saturate(3) hue-rotate(85deg) brightness(0.6) contrast(1.8) drop-shadow(0 0 8px rgb(255, 255, 255));
}
.services-overview .services-container .service-category-nav .category-icons .category-nav-item:hover .nav-icon .other-nav-icon {
  color: #ffffff;
  transform: scale(1.1) rotate(10deg);
  text-shadow: 0 0 15px rgba(255, 255, 255, 0.8);
}
.services-overview .services-container .service-category-nav .category-icons .category-nav-item:hover .nav-label {
  color: #ffffff;
  text-shadow: 0 0 10px rgba(255, 255, 255, 0.3);
}
.services-overview .services-container .service-category-nav .category-icons .category-nav-item:hover .nav-description {
  color: #f0fdf4;
}
.services-overview .services-container .service-category-nav .category-icons .category-nav-item.garden::before {
  background: linear-gradient(135deg, #22c55e 0%, #16a34a 100%);
}
.services-overview .services-container .service-category-nav .category-icons .category-nav-item.plumbing::before {
  background: linear-gradient(135deg, #3b82f6 0%, #2563eb 100%);
}
.services-overview .services-container .service-category-nav .category-icons .category-nav-item.renovation::before {
  background: linear-gradient(135deg, #f59e0b 0%, #d97706 100%);
}
.services-overview .services-container .service-category-nav .category-icons .category-nav-item.cleaning::before {
  background: linear-gradient(135deg, #8b5cf6 0%, #7c3aed 100%);
}
.services-overview .services-container .service-category-nav .category-icons .category-nav-item.repair::before {
  background: linear-gradient(135deg, #ef4444 0%, #dc2626 100%);
}
.services-overview .services-container .service-category-nav .category-icons .category-nav-item.organizing::before {
  background: linear-gradient(135deg, #06b6d4 0%, #0891b2 100%);
}
.services-overview .services-container .service-category-nav .category-icons .category-nav-item.other::before {
  background: linear-gradient(135deg, #ec4899 0%, #db2777 100%);
}
.services-overview .services-container .service-category-nav .category-icons .category-nav-item .nav-icon {
  width: 60px;
  height: 60px;
  background: linear-gradient(135deg, #ffffff 0%, #f8fafc 100%);
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.8rem;
  border: 2px solid rgba(55, 65, 81, 0.2);
  transition: all 0.4s ease;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.8);
}
@media (max-width: 768px) {
  .services-overview .services-container .service-category-nav .category-icons .category-nav-item .nav-icon {
    width: 50px;
    height: 50px;
  }
}
.services-overview .services-container .service-category-nav .category-icons .category-nav-item .nav-icon img {
  height: 35px;
  filter: sepia(1) saturate(3) hue-rotate(85deg) brightness(0.7) contrast(1.5);
  transition: all 0.4s ease;
  drop-shadow: 0 0 3px rgba(255, 255, 255, 0.8), 0 0 6px rgba(255, 255, 255, 0.6);
}
@media (max-width: 768px) {
  .services-overview .services-container .service-category-nav .category-icons .category-nav-item .nav-icon img {
    height: 30px;
  }
}
.services-overview .services-container .service-category-nav .category-icons .category-nav-item .nav-icon .other-nav-icon {
  font-size: 1.8rem;
  color: #374151;
  transition: all 0.4s ease;
  text-shadow: 0 0 3px rgba(255, 255, 255, 0.8);
}
@media (max-width: 768px) {
  .services-overview .services-container .service-category-nav .category-icons .category-nav-item .nav-icon .other-nav-icon {
    font-size: 1.5rem;
  }
}
.services-overview .services-container .service-category-nav .category-icons .category-nav-item .nav-label {
  font-size: clamp(0.9rem, 2vw, 1.1rem);
  font-weight: bold;
  color: #374151;
  margin-bottom: 0.3rem;
  transition: all 0.4s ease;
  text-align: center;
}
.services-overview .services-container .service-category-nav .category-icons .category-nav-item .nav-description {
  font-size: clamp(0.7rem, 1.5vw, 0.8rem);
  color: #6b7280;
  text-align: center;
  line-height: 1.3;
  transition: all 0.4s ease;
}
.services-overview .services-container .service-category-nav .category-icons .category-nav-item:nth-child(1) {
  animation-delay: 0.1s;
}
.services-overview .services-container .service-category-nav .category-icons .category-nav-item:nth-child(2) {
  animation-delay: 0.2s;
}
.services-overview .services-container .service-category-nav .category-icons .category-nav-item:nth-child(3) {
  animation-delay: 0.3s;
}
.services-overview .services-container .service-category-nav .category-icons .category-nav-item:nth-child(4) {
  animation-delay: 0.4s;
}
.services-overview .services-container .service-category-nav .category-icons .category-nav-item:nth-child(5) {
  animation-delay: 0.5s;
}
.services-overview .services-container .service-category-nav .category-icons .category-nav-item:nth-child(6) {
  animation-delay: 0.6s;
}
.services-overview .services-container .service-category-nav .category-icons .category-nav-item:nth-child(7) {
  animation-delay: 0.7s;
}
.services-overview .services-container .service-category {
  margin-bottom: 5rem;
  background: linear-gradient(145deg, #ffffff 0%, #f8fafc 100%);
  border-radius: 25px;
  padding: 3rem;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08), 0 0 0 1px rgba(34, 197, 94, 0.1);
  transition: all 0.4s ease;
  position: relative;
  overflow: hidden;
}
@media (max-width: 768px) {
  .services-overview .services-container .service-category {
    margin-bottom: 3rem;
    padding: 2rem 1.5rem;
  }
}
.services-overview .services-container .service-category::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(135deg, rgba(34, 197, 94, 0.02), rgba(236, 72, 153, 0.02));
  opacity: 0;
  transition: opacity 0.4s ease;
  z-index: -1;
}
.services-overview .services-container .service-category:hover {
  transform: translateY(-5px);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12), 0 0 0 1px rgba(34, 197, 94, 0.2);
}
.services-overview .services-container .service-category:hover::before {
  opacity: 1;
}
.services-overview .services-container .service-category#garden-services .category-title {
  color: #22c55e;
}
.services-overview .services-container .service-category#plumbing-services .category-title {
  color: #3b82f6;
}
.services-overview .services-container .service-category#renovation-services .category-title {
  color: #f59e0b;
}
.services-overview .services-container .service-category#cleaning-services .category-title {
  color: #8b5cf6;
}
.services-overview .services-container .service-category#repair-services .category-title {
  color: #ef4444;
}
.services-overview .services-container .service-category#organizing-services .category-title {
  color: #06b6d4;
}
.services-overview .services-container .service-category#other-services .category-title {
  color: #ec4899;
}
.services-overview .services-container .service-category .category-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 2.5rem;
  padding-bottom: 1rem;
  border-bottom: 2px solid #f1f5f9;
}
@media (max-width: 768px) {
  .services-overview .services-container .service-category .category-header {
    flex-direction: column;
    gap: 1rem;
    text-align: center;
    margin-bottom: 2rem;
  }
}
.services-overview .services-container .service-category .category-header .category-title {
  font-size: clamp(2rem, 5vw, 2.8rem);
  font-weight: bold;
  margin: 0;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.services-overview .services-container .service-category .category-header .category-icon {
  flex: 0 0 80px;
  width: 80px;
  height: 80px;
  background: linear-gradient(135deg, #ffffff 0%, #f8fafc 100%);
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid rgba(55, 65, 81, 0.2);
  transition: all 0.4s ease;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15), inset 0 1px 0 rgba(255, 255, 255, 0.8);
}
@media (max-width: 768px) {
  .services-overview .services-container .service-category .category-header .category-icon {
    flex: 0 0 70px;
    width: 70px;
    height: 70px;
  }
}
.services-overview .services-container .service-category .category-header .category-icon img {
  width: 50px;
  height: auto;
  max-height: 50px;
  -o-object-fit: contain;
     object-fit: contain;
  filter: sepia(1) saturate(3) hue-rotate(85deg) brightness(0.7) contrast(1.5);
  transition: all 0.4s ease;
  drop-shadow: 0 0 3px rgba(255, 255, 255, 0.8), 0 0 6px rgba(255, 255, 255, 0.6);
}
@media (max-width: 768px) {
  .services-overview .services-container .service-category .category-header .category-icon img {
    width: 40px;
    max-height: 40px;
  }
}
.services-overview .services-container .service-category .category-header .category-icon .other-icon {
  font-size: 2rem;
  color: #374151;
  text-shadow: 0 0 3px rgba(255, 255, 255, 0.8);
}
@media (max-width: 768px) {
  .services-overview .services-container .service-category .category-header .category-icon .other-icon {
    font-size: 1.5rem;
  }
}
.services-overview .services-container .service-category .category-header .category-icon:hover {
  transform: scale(1.1) rotate(5deg);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2), 0 0 15px rgba(34, 197, 94, 0.3);
}
.services-overview .services-container .service-category .category-header .category-icon:hover img {
  transform: scale(1.1);
  filter: sepia(1) saturate(3) hue-rotate(85deg) brightness(0.6) contrast(1.8) drop-shadow(0 0 8px rgb(255, 255, 255));
}
.services-overview .services-container .service-category .category-header .category-icon:hover .other-icon {
  color: #22c55e;
  transform: scale(1.1) rotate(10deg);
  text-shadow: 0 0 15px rgba(34, 197, 94, 0.8);
}

@keyframes decorativeSlide {
  0% {
    transform: translateX(-100%) rotate(-15deg);
  }
  100% {
    transform: translateX(100%) rotate(-15deg);
  }
}
@keyframes titleGlow {
  0% {
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1), 0 0 20px rgba(34, 197, 94, 0.3);
  }
  100% {
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1), 0 0 30px rgba(34, 197, 94, 0.6);
  }
}
@keyframes underlineFlow {
  0% {
    background: linear-gradient(90deg, #ec4899, #22c55e, #3b82f6);
  }
  33% {
    background: linear-gradient(90deg, #22c55e, #3b82f6, #8b5cf6);
  }
  66% {
    background: linear-gradient(90deg, #3b82f6, #8b5cf6, #ec4899);
  }
  100% {
    background: linear-gradient(90deg, #8b5cf6, #ec4899, #22c55e);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes iconFloat {
  0%, 100% {
    transform: translateY(0) rotate(0deg);
  }
  25% {
    transform: translateY(-10px) rotate(2deg);
  }
  50% {
    transform: translateY(-5px) rotate(-1deg);
  }
  75% {
    transform: translateY(-8px) rotate(1deg);
  }
}
.service-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
}
@media (max-width: 768px) {
  .service-grid {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }
}
.service-grid .service-item {
  background: linear-gradient(145deg, #ffffff 0%, #fafbfc 100%);
  border: 2px solid transparent;
  background-clip: padding-box;
  border-radius: 20px;
  padding: 2rem;
  display: flex;
  gap: 1.5rem;
  align-items: flex-start;
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08), 0 0 0 1px rgba(34, 197, 94, 0.05);
  position: relative;
  overflow: hidden;
}
@media (max-width: 768px) {
  .service-grid .service-item {
    padding: 1.5rem;
    gap: 1rem;
  }
}
.service-grid .service-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(135deg, rgba(34, 197, 94, 0.03), rgba(236, 72, 153, 0.03));
  border-radius: 20px;
  opacity: 0;
  transition: opacity 0.4s ease;
  z-index: -1;
}
.service-grid .service-item::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(circle at 20% 30%, rgba(34, 197, 94, 0.1) 0%, transparent 30%), radial-gradient(circle at 80% 70%, rgba(236, 72, 153, 0.1) 0%, transparent 30%);
  opacity: 0;
  transition: opacity 0.4s ease;
  pointer-events: none;
  animation: sparkleMove 8s ease-in-out infinite;
}
.service-grid .service-item:hover {
  transform: translateY(-8px) scale(1.02);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15), 0 0 20px rgba(34, 197, 94, 0.2);
}
.service-grid .service-item:hover::before {
  opacity: 1;
}
.service-grid .service-item:hover::after {
  opacity: 1;
}
.service-grid .service-item:hover .service-image {
  transform: scale(1.1) rotate(5deg);
}
.service-grid .service-item:hover .service-image img {
  filter: sepia(1) saturate(2) hue-rotate(85deg) brightness(1.4) drop-shadow(0 0 10px rgba(34, 197, 94, 0.5));
}
.service-grid .service-item:hover .service-name {
  color: #22c55e;
  text-shadow: 0 0 10px rgba(34, 197, 94, 0.3);
}
.service-grid .service-item:hover .price-main {
  transform: scale(1.05);
  color: #16a34a;
}
.service-grid .service-item.full-width {
  grid-column: 1/-1;
  flex-direction: column;
  text-align: center;
  padding: 3rem;
}
@media (max-width: 768px) {
  .service-grid .service-item.full-width {
    padding: 2rem;
  }
}
.service-grid .service-item.full-width .service-image {
  align-self: center;
  margin-bottom: 1rem;
}
.service-grid .service-item.full-width .service-content .service-name {
  font-size: clamp(1.5rem, 4vw, 2rem);
}
.service-grid .service-item.full-width .service-content .service-description {
  font-size: clamp(1rem, 2.5vw, 1.2rem);
  max-width: 800px;
  margin: 0 auto 1.5rem;
}
.service-grid .service-item .service-image {
  flex: 0 0 80px;
  width: 80px;
  height: 80px;
  background: linear-gradient(135deg, #f0fdf4 0%, #dcfce7 100%);
  border-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid rgba(34, 197, 94, 0.1);
  transition: all 0.4s ease;
  box-shadow: 0 4px 10px rgba(34, 197, 94, 0.1);
}
@media (max-width: 768px) {
  .service-grid .service-item .service-image {
    flex: 0 0 70px;
    width: 70px;
    height: 70px;
  }
}
.service-grid .service-item .service-image img {
  width: 50px;
  height: 50px;
  -o-object-fit: contain;
     object-fit: contain;
  filter: sepia(1) saturate(2) hue-rotate(85deg) brightness(1.2);
  transition: all 0.4s ease;
}
@media (max-width: 768px) {
  .service-grid .service-item .service-image img {
    width: 40px;
    height: 40px;
  }
}
.service-grid .service-item .service-content {
  flex: 1;
  position: relative;
  z-index: 2;
}
.service-grid .service-item .service-content .service-name {
  font-size: clamp(1.2rem, 3vw, 1.5rem);
  color: #374151;
  font-weight: bold;
  margin: 0 0 0.8rem 0;
  line-height: 1.4;
  transition: all 0.4s ease;
  position: relative;
}
.service-grid .service-item .service-content .service-name::after {
  content: "";
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 0;
  height: 2px;
  background: #22c55e;
  border-radius: 1px;
  transition: width 0.4s ease;
}
.service-grid .service-item .service-content .service-description {
  font-size: clamp(0.9rem, 2vw, 1rem);
  color: #6b7280;
  line-height: 1.6;
  margin: 0 0 1rem 0;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (max-width: 768px) {
  .service-grid .service-item .service-content .service-description {
    -webkit-line-clamp: 4;
  }
}
.service-grid .service-item .service-content .service-price {
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
}
.service-grid .service-item .service-content .service-price .price-main {
  font-size: clamp(1.3rem, 3vw, 1.8rem);
  font-weight: bold;
  color: #22c55e;
  transition: all 0.4s ease;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.service-grid .service-item .service-content .service-price .price-tax {
  font-size: clamp(0.8rem, 1.8vw, 0.9rem);
  color: #9ca3af;
  font-weight: 500;
}
.service-grid .service-item:hover .service-content .service-name::after {
  width: 100%;
}

.service-grid02 {
  display: grid;
  grid-template-columns: repeat(1fr);
  gap: 2rem;
}
@media (max-width: 768px) {
  .service-grid02 {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }
}
.service-grid02 .service-item {
  background: linear-gradient(145deg, #ffffff 0%, #fafbfc 100%);
  border: 2px solid transparent;
  background-clip: padding-box;
  border-radius: 20px;
  padding: 2rem;
  display: flex;
  gap: 1.5rem;
  align-items: flex-start;
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08), 0 0 0 1px rgba(34, 197, 94, 0.05);
  position: relative;
  overflow: hidden;
}
@media (max-width: 768px) {
  .service-grid02 .service-item {
    padding: 1.5rem;
    gap: 1rem;
  }
}
.service-grid02 .service-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(135deg, rgba(34, 197, 94, 0.03), rgba(236, 72, 153, 0.03));
  border-radius: 20px;
  opacity: 0;
  transition: opacity 0.4s ease;
  z-index: -1;
}
.service-grid02 .service-item::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(circle at 20% 30%, rgba(34, 197, 94, 0.1) 0%, transparent 30%), radial-gradient(circle at 80% 70%, rgba(236, 72, 153, 0.1) 0%, transparent 30%);
  opacity: 0;
  transition: opacity 0.4s ease;
  pointer-events: none;
  animation: sparkleMove 8s ease-in-out infinite;
}
.service-grid02 .service-item:hover {
  transform: translateY(-8px) scale(1.02);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15), 0 0 20px rgba(34, 197, 94, 0.2);
}
.service-grid02 .service-item:hover::before {
  opacity: 1;
}
.service-grid02 .service-item:hover::after {
  opacity: 1;
}
.service-grid02 .service-item:hover .service-image {
  transform: scale(1.1) rotate(5deg);
}
.service-grid02 .service-item:hover .service-image img {
  filter: sepia(1) saturate(2) hue-rotate(85deg) brightness(1.4) drop-shadow(0 0 10px rgba(34, 197, 94, 0.5));
}
.service-grid02 .service-item:hover .service-name {
  color: #22c55e;
  text-shadow: 0 0 10px rgba(34, 197, 94, 0.3);
}
.service-grid02 .service-item:hover .price-main {
  transform: scale(1.05);
  color: #16a34a;
}
.service-grid02 .service-item.full-width {
  grid-column: 1/-1;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 3rem;
}
@media (max-width: 768px) {
  .service-grid02 .service-item.full-width {
    padding: 2rem;
  }
}
.service-grid02 .service-item.full-width .service-image {
  align-self: center;
  margin-bottom: 1rem;
}
.service-grid02 .service-item.full-width .service-content .service-name {
  font-size: clamp(1.5rem, 4vw, 2rem);
}
.service-grid02 .service-item.full-width .service-content .service-description {
  font-size: clamp(1rem, 2.5vw, 1.2rem);
  max-width: 800px;
  margin: 0 auto 1.5rem;
}
.service-grid02 .service-item .service-image {
  flex: 0 0 80px;
  width: 80px;
  height: 80px;
  background: linear-gradient(135deg, #f0fdf4 0%, #dcfce7 100%);
  border-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid rgba(34, 197, 94, 0.1);
  transition: all 0.4s ease;
  box-shadow: 0 4px 10px rgba(34, 197, 94, 0.1);
}
@media (max-width: 768px) {
  .service-grid02 .service-item .service-image {
    flex: 0 0 70px;
    width: 70px;
    height: 70px;
  }
}
.service-grid02 .service-item .service-image img {
  width: 50px;
  height: 50px;
  -o-object-fit: contain;
     object-fit: contain;
  filter: sepia(1) saturate(2) hue-rotate(85deg) brightness(1.2);
  transition: all 0.4s ease;
}
@media (max-width: 768px) {
  .service-grid02 .service-item .service-image img {
    width: 40px;
    height: 40px;
  }
}
.service-grid02 .service-item .service-content {
  flex: 1;
  position: relative;
  z-index: 2;
}
.service-grid02 .service-item .service-content .service-name {
  font-size: clamp(1.2rem, 3vw, 1.5rem);
  color: #374151;
  font-weight: bold;
  margin: 0 0 0.8rem 0;
  line-height: 1.4;
  transition: all 0.4s ease;
  position: relative;
}
.service-grid02 .service-item .service-content .service-name::after {
  content: "";
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 0;
  height: 2px;
  background: #22c55e;
  border-radius: 1px;
  transition: width 0.4s ease;
}
.service-grid02 .service-item .service-content .service-description {
  font-size: clamp(0.9rem, 2vw, 1rem);
  color: #6b7280;
  line-height: 1.6;
  margin: 0 0 1rem 0;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (max-width: 768px) {
  .service-grid02 .service-item .service-content .service-description {
    -webkit-line-clamp: 4;
  }
}
.service-grid02 .service-item .service-content .service-price {
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
}
.service-grid02 .service-item .service-content .service-price .price-main {
  font-size: clamp(1.3rem, 3vw, 1.8rem);
  font-weight: bold;
  color: #22c55e;
  transition: all 0.4s ease;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.service-grid02 .service-item .service-content .service-price .price-tax {
  font-size: clamp(0.8rem, 1.8vw, 0.9rem);
  color: #9ca3af;
  font-weight: 500;
}
.service-grid02 .service-item:hover .service-content .service-name::after {
  width: 100%;
}

.service-category#garden-services .service-item:hover {
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15), 0 0 20px rgba(34, 197, 94, 0.3);
}
.service-category#garden-services .service-item:hover .service-image {
  background: linear-gradient(135deg, #22c55e 0%, #16a34a 100%);
  border-color: #22c55e;
}
.service-category#garden-services .service-item:hover .service-image img {
  filter: brightness(0) invert(1) drop-shadow(0 0 10px rgba(255, 255, 255, 0.5));
}
.service-category#plumbing-services .service-item:hover {
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15), 0 0 20px rgba(59, 130, 246, 0.3);
}
.service-category#plumbing-services .service-item:hover .service-image {
  background: linear-gradient(135deg, #3b82f6 0%, #2563eb 100%);
  border-color: #3b82f6;
}
.service-category#plumbing-services .service-item:hover .service-image img {
  filter: brightness(0) invert(1) drop-shadow(0 0 10px rgba(255, 255, 255, 0.5));
}
.service-category#plumbing-services .service-item:hover .service-name {
  color: #3b82f6;
  text-shadow: 0 0 10px rgba(59, 130, 246, 0.3);
}
.service-category#renovation-services .service-item:hover {
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15), 0 0 20px rgba(245, 158, 11, 0.3);
}
.service-category#renovation-services .service-item:hover .service-image {
  background: linear-gradient(135deg, #f59e0b 0%, #d97706 100%);
  border-color: #f59e0b;
}
.service-category#renovation-services .service-item:hover .service-image img {
  filter: brightness(0) invert(1) drop-shadow(0 0 10px rgba(255, 255, 255, 0.5));
}
.service-category#renovation-services .service-item:hover .service-name {
  color: #f59e0b;
  text-shadow: 0 0 10px rgba(245, 158, 11, 0.3);
}
.service-category#cleaning-services .service-item:hover {
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15), 0 0 20px rgba(139, 92, 246, 0.3);
}
.service-category#cleaning-services .service-item:hover .service-image {
  background: linear-gradient(135deg, #8b5cf6 0%, #7c3aed 100%);
  border-color: #8b5cf6;
}
.service-category#cleaning-services .service-item:hover .service-image img {
  filter: brightness(0) invert(1) drop-shadow(0 0 10px rgba(255, 255, 255, 0.5));
}
.service-category#cleaning-services .service-item:hover .service-name {
  color: #8b5cf6;
  text-shadow: 0 0 10px rgba(139, 92, 246, 0.3);
}
.service-category#repair-services .service-item:hover {
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15), 0 0 20px rgba(239, 68, 68, 0.3);
}
.service-category#repair-services .service-item:hover .service-image {
  background: linear-gradient(135deg, #ef4444 0%, #dc2626 100%);
  border-color: #ef4444;
}
.service-category#repair-services .service-item:hover .service-image img {
  filter: brightness(0) invert(1) drop-shadow(0 0 10px rgba(255, 255, 255, 0.5));
}
.service-category#repair-services .service-item:hover .service-name {
  color: #ef4444;
  text-shadow: 0 0 10px rgba(239, 68, 68, 0.3);
}
.service-category#organizing-services .service-item:hover {
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15), 0 0 20px rgba(6, 182, 212, 0.3);
}
.service-category#organizing-services .service-item:hover .service-image {
  background: linear-gradient(135deg, #06b6d4 0%, #0891b2 100%);
  border-color: #06b6d4;
}
.service-category#organizing-services .service-item:hover .service-image img {
  filter: brightness(0) invert(1) drop-shadow(0 0 10px rgba(255, 255, 255, 0.5));
}
.service-category#organizing-services .service-item:hover .service-name {
  color: #06b6d4;
  text-shadow: 0 0 10px rgba(6, 182, 212, 0.3);
}
.service-category#other-services .service-item:hover {
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15), 0 0 20px rgba(236, 72, 153, 0.3);
}
.service-category#other-services .service-item:hover .service-image {
  background: linear-gradient(135deg, #ec4899 0%, #db2777 100%);
  border-color: #ec4899;
}
.service-category#other-services .service-item:hover .service-image img {
  filter: brightness(0) invert(1) drop-shadow(0 0 10px rgba(255, 255, 255, 0.5));
}
.service-category#other-services .service-item:hover .service-name {
  color: #ec4899;
  text-shadow: 0 0 10px rgba(236, 72, 153, 0.3);
}

.price-highlight {
  position: relative;
}
.price-highlight::before {
  content: "💰";
  position: absolute;
  left: -30px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.2rem;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.price-highlight:hover::before {
  opacity: 1;
}

@media (max-width: 480px) {
  .service-grid .service-item {
    flex-direction: column;
    text-align: center;
  }
  .service-grid .service-item .service-image {
    align-self: center;
    margin-bottom: 1rem;
  }
}
@keyframes sparkleMove {
  0%, 100% {
    transform: translateX(0) translateY(0) scale(1);
  }
  25% {
    transform: translateX(10px) translateY(-5px) scale(1.1);
  }
  50% {
    transform: translateX(-5px) translateY(10px) scale(0.9);
  }
  75% {
    transform: translateX(-10px) translateY(-10px) scale(1.05);
  }
}
.service-item {
  opacity: 0;
  transform: translateY(30px);
  animation: fadeInUpService 0.8s ease-out forwards;
}
.service-item:nth-child(1) {
  animation-delay: 0.1s;
}
.service-item:nth-child(2) {
  animation-delay: 0.2s;
}
.service-item:nth-child(3) {
  animation-delay: 0.3s;
}
.service-item:nth-child(4) {
  animation-delay: 0.4s;
}
.service-item:nth-child(5) {
  animation-delay: 0.5s;
}
.service-item:nth-child(6) {
  animation-delay: 0.6s;
}

@keyframes fadeInUpService {
  0% {
    opacity: 0;
    transform: translateY(30px) scale(0.95);
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}
.pricing-info {
  padding: 5rem 0;
  background: linear-gradient(135deg, #f8fafc 0%, #e2e8f0 25%, #cbd5e1 50%, #e2e8f0 75%, #f8fafc 100%);
  position: relative;
  overflow: hidden;
}
@media (max-width: 768px) {
  .pricing-info {
    padding: 3rem 0;
  }
}
.pricing-info::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(circle at 25% 30%, rgba(34, 197, 94, 0.08) 0%, transparent 50%), radial-gradient(circle at 75% 70%, rgba(236, 72, 153, 0.08) 0%, transparent 50%);
  animation: backgroundFloat 20s ease-in-out infinite;
  z-index: 1;
}
.pricing-info .pricing-container {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 2rem;
  position: relative;
  z-index: 2;
}
@media (max-width: 768px) {
  .pricing-info .pricing-container {
    padding: 0 1rem;
  }
}
.pricing-info .pricing-container .section-title {
  font-size: clamp(2rem, 5vw, 3rem);
  color: #ec4899;
  font-weight: bold;
  text-align: center;
  margin: 0 0 3rem 0;
  position: relative;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.pricing-info .pricing-container .section-title::after {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
  width: 80px;
  height: 4px;
  background: linear-gradient(90deg, #22c55e, #3b82f6, #22c55e);
  border-radius: 2px;
}
@media (max-width: 768px) {
  .pricing-info .pricing-container .section-title {
    margin-bottom: 2rem;
  }
}
.pricing-info .pricing-container .pricing-content .pricing-features {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
  margin-bottom: 3rem;
}
@media (max-width: 768px) {
  .pricing-info .pricing-container .pricing-content .pricing-features {
    grid-template-columns: 1fr;
    gap: 1.5rem;
    margin-bottom: 2rem;
  }
}
.pricing-info .pricing-container .pricing-content .pricing-features .feature-item {
  background: #ffffff;
  border-radius: 20px;
  padding: 2rem;
  text-align: center;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1), 0 0 0 1px rgba(34, 197, 94, 0.1);
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  position: relative;
  overflow: hidden;
}
@media (max-width: 768px) {
  .pricing-info .pricing-container .pricing-content .pricing-features .feature-item {
    padding: 1.5rem;
  }
}
.pricing-info .pricing-container .pricing-content .pricing-features .feature-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(135deg, rgba(34, 197, 94, 0.02), rgba(236, 72, 153, 0.02));
  opacity: 0;
  transition: opacity 0.4s ease;
  z-index: -1;
}
.pricing-info .pricing-container .pricing-content .pricing-features .feature-item:hover {
  transform: translateY(-8px) scale(1.02);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15), 0 0 20px rgba(34, 197, 94, 0.2);
}
.pricing-info .pricing-container .pricing-content .pricing-features .feature-item:hover::before {
  opacity: 1;
}
.pricing-info .pricing-container .pricing-content .pricing-features .feature-item:hover .feature-icon {
  transform: scale(1.2) rotate(10deg);
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
.pricing-info .pricing-container .pricing-content .pricing-features .feature-item .feature-icon {
  font-size: 3rem;
  margin-bottom: 1rem;
  transition: all 0.4s ease;
  display: block;
}
@media (max-width: 768px) {
  .pricing-info .pricing-container .pricing-content .pricing-features .feature-item .feature-icon {
    font-size: 2.5rem;
  }
}
.pricing-info .pricing-container .pricing-content .pricing-features .feature-item h3 {
  font-size: clamp(1.2rem, 3vw, 1.5rem);
  color: #22c55e;
  font-weight: bold;
  margin: 0 0 1rem 0;
  position: relative;
}
.pricing-info .pricing-container .pricing-content .pricing-features .feature-item h3::after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 50%;
  transform: translateX(-50%);
  width: 40px;
  height: 2px;
  background: #22c55e;
  border-radius: 1px;
}
.pricing-info .pricing-container .pricing-content .pricing-features .feature-item p {
  font-size: clamp(0.9rem, 2vw, 1rem);
  color: #6b7280;
  line-height: 1.6;
  margin: 0;
}
.pricing-info .pricing-container .pricing-content .pricing-note {
  background: linear-gradient(135deg, #fef3c7 0%, #fde68a 100%);
  border: 2px solid #f59e0b;
  border-radius: 15px;
  padding: 2rem;
  text-align: center;
  position: relative;
  overflow: hidden;
}
@media (max-width: 768px) {
  .pricing-info .pricing-container .pricing-content .pricing-note {
    padding: 1.5rem;
  }
}
.pricing-info .pricing-container .pricing-content .pricing-note::before {
  content: "⚠️";
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 2rem;
  background: #ffffff;
  border-radius: 50%;
  padding: 0.5rem;
  box-shadow: 0 4px 15px rgba(245, 158, 11, 0.3);
}
.pricing-info .pricing-container .pricing-content .pricing-note p {
  font-size: clamp(0.9rem, 2vw, 1.1rem);
  color: #92400e;
  margin: 0.5rem 0;
  font-weight: 500;
}
.pricing-info .pricing-container .pricing-content .pricing-note p:first-child {
  margin-top: 1rem;
}
.pricing-info .pricing-container .pricing-content .pricing-note p strong {
  color: #78350f;
  font-weight: bold;
}

.cta-section {
  padding: 5rem 0;
  background: linear-gradient(135deg, #22c55e 0%, #16a34a 50%, #15803d 100%);
  position: relative;
  overflow: hidden;
}
@media (max-width: 768px) {
  .cta-section {
    padding: 3rem 0;
  }
}
.cta-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(circle at 30% 40%, rgba(255, 255, 255, 0.1) 0%, transparent 50%), radial-gradient(circle at 70% 80%, rgba(255, 255, 255, 0.08) 0%, transparent 50%);
  animation: backgroundFloat 15s ease-in-out infinite;
  z-index: 1;
}
.cta-section::after {
  content: "";
  position: absolute;
  top: -50%;
  right: -20%;
  width: 40%;
  height: 200%;
  background: linear-gradient(45deg, transparent 40%, rgba(255, 255, 255, 0.05) 50%, transparent 60%);
  transform: rotate(15deg);
  animation: decorativeSlide 20s linear infinite;
  z-index: 1;
}
.cta-section .cta-container {
  max-width: 800px;
  margin: 0 auto;
  padding: 0 2rem;
  text-align: center;
  position: relative;
  z-index: 2;
}
@media (max-width: 768px) {
  .cta-section .cta-container {
    padding: 0 1rem;
  }
}
.cta-section .cta-container .cta-content .cta-title {
  font-size: clamp(1.8rem, 5vw, 3rem);
  color: #ffffff;
  font-weight: bold;
  margin: 0 0 1.5rem 0;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3), 0 0 20px rgba(255, 255, 255, 0.2);
  animation: titlePulse 3s ease-in-out infinite;
}
.cta-section .cta-container .cta-content .cta-description {
  font-size: clamp(1.1rem, 2.5vw, 1.4rem);
  color: #f0fdf4;
  line-height: 1.7;
  margin: 0 0 3rem 0;
  opacity: 0.95;
}
@media (max-width: 768px) {
  .cta-section .cta-container .cta-content .cta-description {
    margin-bottom: 2rem;
  }
}
.cta-section .cta-container .cta-content .cta-buttons {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  align-items: center;
}
.cta-section .cta-container .cta-content .cta-buttons .cta-phone-button {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  background: linear-gradient(135deg, #ec4899 0%, #db2777 100%);
  color: #ffffff;
  text-decoration: none;
  padding: 1.5rem 2.5rem;
  border-radius: 60px;
  box-shadow: 0 8px 25px rgba(236, 72, 153, 0.4), inset 0 1px 0 rgba(255, 255, 255, 0.2);
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  position: relative;
  overflow: hidden;
}
@media (max-width: 768px) {
  .cta-section .cta-container .cta-content .cta-buttons .cta-phone-button {
    padding: 1.2rem 2rem;
    gap: 1rem;
  }
}
.cta-section .cta-container .cta-content .cta-buttons .cta-phone-button::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
  transition: left 0.6s ease;
}
.cta-section .cta-container .cta-content .cta-buttons .cta-phone-button:hover {
  background: linear-gradient(135deg, #db2777 0%, #be185d 100%);
  transform: translateY(-4px) scale(1.02);
  box-shadow: 0 15px 35px rgba(236, 72, 153, 0.5), 0 0 25px rgba(236, 72, 153, 0.3);
}
.cta-section .cta-container .cta-content .cta-buttons .cta-phone-button:hover::before {
  left: 100%;
}
.cta-section .cta-container .cta-content .cta-buttons .cta-phone-button:hover img {
  animation: phoneRing 0.6s ease-in-out;
}
.cta-section .cta-container .cta-content .cta-buttons .cta-phone-button:active {
  transform: translateY(-2px) scale(1);
}
.cta-section .cta-container .cta-content .cta-buttons .cta-phone-button img {
  width: 60px;
  height: 60px;
  filter: brightness(0) invert(1) drop-shadow(0 0 8px rgba(255, 255, 255, 0.3));
}
@media (max-width: 768px) {
  .cta-section .cta-container .cta-content .cta-buttons .cta-phone-button img {
    width: 50px;
    height: 50px;
  }
}
.cta-section .cta-container .cta-content .cta-buttons .cta-phone-button .phone-info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.cta-section .cta-container .cta-content .cta-buttons .cta-phone-button .phone-info .phone-number {
  font-size: clamp(1.5rem, 4vw, 2.2rem);
  font-weight: bold;
  margin-bottom: 0.2rem;
  text-shadow: 0 0 10px rgba(255, 255, 255, 0.3);
}
.cta-section .cta-container .cta-content .cta-buttons .cta-phone-button .phone-info .phone-time {
  font-size: clamp(0.9rem, 2vw, 1.1rem);
  opacity: 0.9;
}
.cta-section .cta-container .cta-content .cta-buttons .cta-email-button {
  display: inline-block;
  background: linear-gradient(135deg, #ffffff 0%, #f8fafc 100%);
  color: #22c55e;
  text-decoration: none;
  font-size: clamp(1.1rem, 2.5vw, 1.3rem);
  font-weight: bold;
  padding: 1rem 2.5rem;
  border-radius: 50px;
  border: 2px solid #ffffff;
  box-shadow: 0 4px 15px rgba(255, 255, 255, 0.3);
  transition: all 0.4s ease;
  position: relative;
  overflow: hidden;
}
@media (max-width: 768px) {
  .cta-section .cta-container .cta-content .cta-buttons .cta-email-button {
    padding: 0.8rem 2rem;
  }
}
.cta-section .cta-container .cta-content .cta-buttons .cta-email-button::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(34, 197, 94, 0.1), transparent);
  transition: left 0.5s ease;
}
.cta-section .cta-container .cta-content .cta-buttons .cta-email-button:hover {
  background: linear-gradient(135deg, #22c55e 0%, #16a34a 100%);
  color: #ffffff;
  transform: translateY(-3px) scale(1.02);
  box-shadow: 0 8px 20px rgba(34, 197, 94, 0.4);
}
.cta-section .cta-container .cta-content .cta-buttons .cta-email-button:hover::before {
  left: 100%;
}
.cta-section .cta-container .cta-content .cta-buttons .cta-email-button:active {
  transform: translateY(-1px) scale(1);
}

.fade-in {
  opacity: 0;
  transform: translateY(30px);
  animation: fadeInUp 1s ease-out forwards;
}

.fade-in-delay-1 {
  animation-delay: 0.2s;
}

.fade-in-delay-2 {
  animation-delay: 0.4s;
}

.fade-in-delay-3 {
  animation-delay: 0.6s;
}

.fade-in-delay-4 {
  animation-delay: 0.8s;
}

.scroll-reveal {
  opacity: 0;
  transform: translateY(50px);
  transition: all 0.8s ease-out;
}
.scroll-reveal.revealed {
  opacity: 1;
  transform: translateY(0);
}

.pc {
  display: block;
}
@media (max-width: 768px) {
  .pc {
    display: none;
  }
}

.mob {
  display: none;
}
@media (max-width: 768px) {
  .mob {
    display: block;
  }
}

.price-highlight {
  position: relative;
  display: inline-block;
}
.price-highlight::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 2px;
  background: linear-gradient(90deg, #22c55e, #16a34a);
  border-radius: 1px;
  transform: scaleX(0);
  transition: transform 0.3s ease;
}
.price-highlight:hover::after {
  transform: scaleX(1);
}

@keyframes backgroundFloat {
  0%, 100% {
    transform: translateY(0px) scale(1);
  }
  50% {
    transform: translateY(-20px) scale(1.02);
  }
}
@keyframes titlePulse {
  0%, 100% {
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3), 0 0 20px rgba(255, 255, 255, 0.2);
  }
  50% {
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3), 0 0 30px rgba(255, 255, 255, 0.4);
  }
}
@keyframes phoneRing {
  0%, 100% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(-10deg);
  }
  75% {
    transform: rotate(10deg);
  }
}
@keyframes decorativeSlide {
  0% {
    transform: translateX(-100%) rotate(15deg);
  }
  100% {
    transform: translateX(100%) rotate(15deg);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
html {
  scroll-behavior: smooth;
}

button:focus,
a:focus {
  outline: 2px solid #22c55e;
  outline-offset: 2px;
}

@media print {
  .business-main {
    background: #ffffff !important;
  }
  .cta-section {
    background: #f8fafc !important;
    color: #374151 !important;
  }
  .section-title {
    color: #374151 !important;
  }
  .service-item {
    -moz-column-break-inside: avoid;
         break-inside: avoid;
    margin-bottom: 1rem;
    box-shadow: none !important;
    border: 1px solid #e5e7eb;
  }
}
@media (prefers-reduced-motion: reduce) {
  * {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
  }
}
@media (prefers-contrast: high) {
  .service-item {
    border: 2px solid #000000;
  }
  .section-title {
    color: #000000 !important;
  }
}
.work-photos-main {
  min-height: 100vh;
  background: #ffffff;
}

.work-photos-hero {
  padding: 8rem 0 5rem;
  background: linear-gradient(135deg, #f8fafc 0%, #e2e8f0 25%, #cbd5e1 50%, #e2e8f0 75%, #f8fafc 100%);
}
@media (max-width: 768px) {
  .work-photos-hero {
    padding: 6rem 0 3rem;
  }
}
.work-photos-hero .hero-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 2rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 3rem;
}
@media (max-width: 768px) {
  .work-photos-hero .hero-container {
    flex-direction: column;
    text-align: center;
    padding: 0 1rem;
    gap: 2rem;
  }
}
.work-photos-hero .hero-container .hero-content {
  flex: 1;
  max-width: 500px;
}
.work-photos-hero .hero-container .hero-content .hero-title {
  font-size: clamp(2.5rem, 6vw, 4rem);
  color: #ec4899;
  font-weight: bold;
  margin: 0 0 1.5rem 0;
}
@media (max-width: 768px) {
  .work-photos-hero .hero-container .hero-content .hero-title {
    margin-bottom: 1rem;
  }
}
.work-photos-hero .hero-container .hero-content .hero-description {
  font-size: clamp(1rem, 2.5vw, 1.2rem);
  color: #374151;
  line-height: 1.7;
  margin: 0;
}
@media (max-width: 768px) {
  .work-photos-hero .hero-container .hero-content .hero-description {
    font-size: 1rem;
    line-height: 1.6;
  }
}
.work-photos-hero .hero-container .hero-image {
  flex: 0 0 400px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 768px) {
  .work-photos-hero .hero-container .hero-image {
    flex: none;
    width: 100%;
  }
}
.work-photos-hero .hero-container .hero-image .work-image {
  width: 100%;
  height: auto;
  max-width: 400px;
  border-radius: 12px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
@media (max-width: 768px) {
  .work-photos-hero .hero-container .hero-image .work-image {
    max-width: 300px;
    border-radius: 8px;
  }
}
.work-photos-hero .hero-container .hero-image .work-image:hover {
  transform: translateY(-5px);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}
@media (max-width: 768px) {
  .work-photos-hero .hero-container .hero-image .work-image:hover {
    transform: none;
  }
}

.filter-section {
  padding: 3rem 0;
  background: #ffffff;
  border-bottom: 1px solid #e5e7eb;
}
@media (max-width: 768px) {
  .filter-section {
    padding: 2rem 0;
  }
}
.filter-section .filter-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 2rem;
  text-align: center;
}
@media (max-width: 768px) {
  .filter-section .filter-container {
    padding: 0 1rem;
  }
}
.filter-section .filter-container .filter-title {
  font-size: clamp(1.5rem, 4vw, 2.2rem);
  color: #374151;
  font-weight: bold;
  margin: 0 0 2rem 0;
  position: relative;
}
.filter-section .filter-container .filter-title::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  height: 3px;
  background: #22c55e;
  border-radius: 2px;
}
.filter-section .filter-container .filter-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: center;
  align-items: center;
}
@media (max-width: 768px) {
  .filter-section .filter-container .filter-buttons {
    gap: 0.5rem;
  }
}
.filter-section .filter-container .filter-buttons .filter-btn {
  background: #ffffff;
  border: 2px solid #e5e7eb;
  color: #6b7280;
  padding: 0.8rem 1.5rem;
  border-radius: 50px;
  font-size: clamp(0.9rem, 2vw, 1.1rem);
  font-weight: 500;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}
@media (max-width: 768px) {
  .filter-section .filter-container .filter-buttons .filter-btn {
    padding: 0.6rem 1.2rem;
    font-size: 0.9rem;
  }
}
.filter-section .filter-container .filter-buttons .filter-btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(34, 197, 94, 0.1), transparent);
  transition: left 0.5s ease;
}
.filter-section .filter-container .filter-buttons .filter-btn:hover {
  border-color: #22c55e;
  color: #22c55e;
  transform: translateY(-2px);
  box-shadow: 0 4px 15px rgba(34, 197, 94, 0.2);
}
.filter-section .filter-container .filter-buttons .filter-btn:hover::before {
  left: 100%;
}
.filter-section .filter-container .filter-buttons .filter-btn.active {
  background: linear-gradient(135deg, #22c55e 0%, #16a34a 100%);
  border-color: #22c55e;
  color: #ffffff;
  box-shadow: 0 4px 15px rgba(34, 197, 94, 0.3);
}
.filter-section .filter-container .filter-buttons .filter-btn.active:hover {
  background: linear-gradient(135deg, #16a34a 0%, #15803d 100%);
  transform: translateY(-2px) scale(1.02);
}
.filter-section .filter-container .filter-buttons .filter-btn:active {
  transform: translateY(0) scale(0.98);
}

@keyframes decorativeSlide {
  0% {
    transform: translateX(-100%) rotate(-15deg);
  }
  100% {
    transform: translateX(100%) rotate(-15deg);
  }
}
@keyframes titleGlow {
  0% {
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1), 0 0 20px rgba(236, 72, 153, 0.3);
  }
  100% {
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1), 0 0 30px rgba(236, 72, 153, 0.6);
  }
}
@keyframes underlineFlow {
  0% {
    background: linear-gradient(90deg, #22c55e, #3b82f6, #22c55e);
  }
  33% {
    background: linear-gradient(90deg, #3b82f6, #8b5cf6, #3b82f6);
  }
  66% {
    background: linear-gradient(90deg, #8b5cf6, #ec4899, #8b5cf6);
  }
  100% {
    background: linear-gradient(90deg, #ec4899, #22c55e, #ec4899);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes rotateClockwise {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes rotateCounterClockwise {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}
.gallery-section {
  padding: 5rem 0;
  background: linear-gradient(135deg, #ffffff 0%, #f8fafc 50%, #ffffff 100%);
  position: relative;
}
@media (max-width: 768px) {
  .gallery-section {
    padding: 3rem 0;
  }
}
.gallery-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(circle at 20% 20%, rgba(236, 72, 153, 0.05) 0%, transparent 50%), radial-gradient(circle at 80% 80%, rgba(34, 197, 94, 0.05) 0%, transparent 50%), radial-gradient(circle at 40% 60%, rgba(59, 130, 246, 0.03) 0%, transparent 50%);
  pointer-events: none;
  z-index: 1;
}
.gallery-section .gallery-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 2rem;
  position: relative;
  z-index: 2;
}
@media (max-width: 768px) {
  .gallery-section .gallery-container {
    padding: 0 1rem;
  }
}
.gallery-section .gallery-container .work-item {
  background: #ffffff;
  border-radius: 20px;
  padding: 2.5rem;
  margin-bottom: 4rem;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08), 0 0 0 1px rgba(34, 197, 94, 0.1);
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  position: relative;
  overflow: hidden;
}
@media (max-width: 768px) {
  .gallery-section .gallery-container .work-item {
    padding: 1.5rem;
    margin-bottom: 2.5rem;
  }
}
.gallery-section .gallery-container .work-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(135deg, rgba(34, 197, 94, 0.02), rgba(236, 72, 153, 0.02));
  opacity: 0;
  transition: opacity 0.4s ease;
  z-index: -1;
}
.gallery-section .gallery-container .work-item:hover {
  transform: translateY(-8px);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12), 0 0 0 1px rgba(34, 197, 94, 0.2);
}
.gallery-section .gallery-container .work-item:hover::before {
  opacity: 1;
}
.gallery-section .gallery-container .work-item .work-header {
  margin-bottom: 2rem;
  text-align: center;
}
@media (max-width: 768px) {
  .gallery-section .gallery-container .work-item .work-header {
    margin-bottom: 1.5rem;
  }
}
.gallery-section .gallery-container .work-item .work-header .work-title {
  font-size: clamp(1.8rem, 4vw, 2.8rem);
  color: #22c55e;
  font-weight: bold;
  margin: 0 0 1rem 0;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  position: relative;
}
.gallery-section .gallery-container .work-item .work-header .work-title::after {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 50%;
  transform: translateX(-50%);
  width: 80px;
  height: 3px;
  background: linear-gradient(90deg, transparent, #ec4899, transparent);
  border-radius: 2px;
}
.gallery-section .gallery-container .work-item .work-header .work-meta {
  display: flex;
  justify-content: center;
  gap: 2rem;
  font-size: clamp(0.9rem, 2vw, 1.1rem);
  color: #6b7280;
}
@media (max-width: 768px) {
  .gallery-section .gallery-container .work-item .work-header .work-meta {
    gap: 1rem;
    flex-direction: column;
    align-items: center;
  }
}
.gallery-section .gallery-container .work-item .work-header .work-meta .work-date,
.gallery-section .gallery-container .work-item .work-header .work-meta .work-location {
  background: #f1f5f9;
  padding: 0.5rem 1rem;
  border-radius: 15px;
  font-weight: 500;
}
.gallery-section .gallery-container .work-item .before-after-container {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  gap: 2rem;
  align-items: center;
  margin-bottom: 2rem;
}
@media (max-width: 768px) {
  .gallery-section .gallery-container .work-item .before-after-container {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }
}
.gallery-section .gallery-container .work-item .before-after-container .before-section,
.gallery-section .gallery-container .work-item .before-after-container .after-section {
  position: relative;
}
.gallery-section .gallery-container .work-item .before-after-container .before-section .section-label,
.gallery-section .gallery-container .work-item .before-after-container .after-section .section-label {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  margin-bottom: 1rem;
  font-size: clamp(1.1rem, 2.5vw, 1.4rem);
  font-weight: bold;
}
.gallery-section .gallery-container .work-item .before-after-container .before-section .section-label .label-text,
.gallery-section .gallery-container .work-item .before-after-container .after-section .section-label .label-text {
  color: #374151;
}
.gallery-section .gallery-container .work-item .before-after-container .before-section .section-label .label-icon,
.gallery-section .gallery-container .work-item .before-after-container .after-section .section-label .label-icon {
  font-size: clamp(1.3rem, 3vw, 1.6rem);
}
.gallery-section .gallery-container .work-item .before-after-container .before-section .image-wrapper,
.gallery-section .gallery-container .work-item .before-after-container .after-section .image-wrapper {
  position: relative;
  border-radius: 15px;
  overflow: hidden;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
  transition: all 0.4s ease;
}
.gallery-section .gallery-container .work-item .before-after-container .before-section .image-wrapper:hover,
.gallery-section .gallery-container .work-item .before-after-container .after-section .image-wrapper:hover {
  transform: scale(1.02);
  box-shadow: 0 12px 35px rgba(0, 0, 0, 0.2);
}
.gallery-section .gallery-container .work-item .before-after-container .before-section .image-wrapper:hover .image-overlay,
.gallery-section .gallery-container .work-item .before-after-container .after-section .image-wrapper:hover .image-overlay {
  opacity: 1;
}
.gallery-section .gallery-container .work-item .before-after-container .before-section .image-wrapper img,
.gallery-section .gallery-container .work-item .before-after-container .after-section .image-wrapper img {
  width: 100%;
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  transition: all 0.4s ease;
}
@media (max-width: 768px) {
  .gallery-section .gallery-container .work-item .before-after-container .before-section .image-wrapper img,
  .gallery-section .gallery-container .work-item .before-after-container .after-section .image-wrapper img {
    height: 250px;
  }
}
.gallery-section .gallery-container .work-item .before-after-container .before-section .image-wrapper .image-overlay,
.gallery-section .gallery-container .work-item .before-after-container .after-section .image-wrapper .image-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8), transparent);
  color: #ffffff;
  padding: 1.5rem;
  opacity: 0;
  transition: opacity 0.4s ease;
}
.gallery-section .gallery-container .work-item .before-after-container .before-section .image-wrapper .image-overlay .overlay-text,
.gallery-section .gallery-container .work-item .before-after-container .after-section .image-wrapper .image-overlay .overlay-text {
  margin: 0;
  font-size: clamp(0.9rem, 2vw, 1.1rem);
  font-weight: 500;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}
.gallery-section .gallery-container .work-item .before-after-container .before-section .section-label .label-text {
  color: #dc2626;
}
.gallery-section .gallery-container .work-item .before-after-container .before-section .image-wrapper {
  border: 3px solid #dc2626;
}
.gallery-section .gallery-container .work-item .before-after-container .after-section .section-label .label-text {
  color: #22c55e;
}
.gallery-section .gallery-container .work-item .before-after-container .after-section .image-wrapper {
  border: 3px solid #22c55e;
}
.gallery-section .gallery-container .work-item .before-after-container .arrow-container {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 768px) {
  .gallery-section .gallery-container .work-item .before-after-container .arrow-container {
    transform: rotate(90deg);
  }
}
.gallery-section .gallery-container .work-item .before-after-container .arrow-container .arrow-icon {
  background: #ffffff;
  border: 3px solid #22c55e;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 15px rgba(34, 197, 94, 0.3);
  animation: arrowPulse 2s ease-in-out infinite;
}
@media (max-width: 768px) {
  .gallery-section .gallery-container .work-item .before-after-container .arrow-container .arrow-icon {
    width: 60px;
    height: 60px;
  }
}
.gallery-section .gallery-container .work-item .before-after-container .arrow-container .arrow-icon svg {
  width: 35px;
  height: 35px;
}
@media (max-width: 768px) {
  .gallery-section .gallery-container .work-item .before-after-container .arrow-container .arrow-icon svg {
    width: 25px;
    height: 25px;
  }
}
.gallery-section .gallery-container .work-item .work-description {
  text-align: center;
}
.gallery-section .gallery-container .work-item .work-description p {
  font-size: clamp(1rem, 2.5vw, 1.2rem);
  color: #4b5563;
  line-height: 1.7;
  margin: 0 0 1.5rem 0;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.gallery-section .gallery-container .work-item .work-description .work-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 0.8rem;
  justify-content: center;
}
.gallery-section .gallery-container .work-item .work-description .work-tags .tag {
  background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%);
  color: #0369a1;
  padding: 0.5rem 1rem;
  border-radius: 20px;
  font-size: clamp(0.8rem, 1.8vw, 0.9rem);
  font-weight: 500;
  border: 1px solid #bae6fd;
  transition: all 0.3s ease;
}
.gallery-section .gallery-container .work-item .work-description .work-tags .tag:hover {
  background: linear-gradient(135deg, #0369a1 0%, #0284c7 100%);
  color: #ffffff;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(3, 105, 161, 0.3);
}
.gallery-section .gallery-container .work-item[data-category] {
  opacity: 1;
  transform: translateY(0);
  transition: all 0.5s ease;
}
.gallery-section .gallery-container .work-item[data-category].hidden {
  opacity: 0;
  transform: translateY(30px);
  pointer-events: none;
}

@keyframes arrowPulse {
  0%, 100% {
    transform: scale(1);
    box-shadow: 0 4px 15px rgba(34, 197, 94, 0.3);
  }
  50% {
    transform: scale(1.1);
    box-shadow: 0 6px 20px rgba(34, 197, 94, 0.5);
  }
}
.cta-section {
  padding: 5rem 0;
  background: linear-gradient(135deg, #22c55e 0%, #16a34a 50%, #15803d 100%);
  position: relative;
  overflow: hidden;
}
@media (max-width: 768px) {
  .cta-section {
    padding: 3rem 0;
  }
}
.cta-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(circle at 30% 40%, rgba(255, 255, 255, 0.1) 0%, transparent 50%), radial-gradient(circle at 70% 80%, rgba(255, 255, 255, 0.08) 0%, transparent 50%);
  animation: backgroundFloat 15s ease-in-out infinite;
  z-index: 1;
}
.cta-section::after {
  content: "";
  position: absolute;
  top: -50%;
  right: -20%;
  width: 40%;
  height: 200%;
  background: linear-gradient(45deg, transparent 40%, rgba(255, 255, 255, 0.05) 50%, transparent 60%);
  transform: rotate(15deg);
  animation: decorativeSlide 20s linear infinite;
  z-index: 1;
}
.cta-section .cta-container {
  max-width: 800px;
  margin: 0 auto;
  padding: 0 2rem;
  text-align: center;
  position: relative;
  z-index: 2;
}
@media (max-width: 768px) {
  .cta-section .cta-container {
    padding: 0 1rem;
  }
}
.cta-section .cta-container .cta-content .cta-title {
  font-size: clamp(2rem, 5vw, 3.5rem);
  color: #ffffff;
  font-weight: bold;
  margin: 0 0 1.5rem 0;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3), 0 0 20px rgba(255, 255, 255, 0.2);
  animation: titlePulse 3s ease-in-out infinite;
}
.cta-section .cta-container .cta-content .cta-description {
  font-size: clamp(1.1rem, 2.5vw, 1.4rem);
  color: #f0fdf4;
  line-height: 1.7;
  margin: 0 0 3rem 0;
  opacity: 0.95;
}
@media (max-width: 768px) {
  .cta-section .cta-container .cta-content .cta-description {
    margin-bottom: 2rem;
  }
}
.cta-section .cta-container .cta-content .cta-phone-button {
  display: inline-flex;
  align-items: center;
  gap: 1.5rem;
  background: linear-gradient(135deg, #ec4899 0%, #db2777 100%);
  color: #ffffff;
  text-decoration: none;
  padding: 1.5rem 2.5rem;
  border-radius: 60px;
  box-shadow: 0 8px 25px rgba(236, 72, 153, 0.4), inset 0 1px 0 rgba(255, 255, 255, 0.2);
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  margin-bottom: 2rem;
  position: relative;
  overflow: hidden;
}
@media (max-width: 768px) {
  .cta-section .cta-container .cta-content .cta-phone-button {
    padding: 1.2rem 2rem;
    gap: 1rem;
    margin-bottom: 1.5rem;
  }
}
.cta-section .cta-container .cta-content .cta-phone-button::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
  transition: left 0.6s ease;
}
.cta-section .cta-container .cta-content .cta-phone-button:hover {
  background: linear-gradient(135deg, #db2777 0%, #be185d 100%);
  transform: translateY(-4px) scale(1.02);
  box-shadow: 0 15px 35px rgba(236, 72, 153, 0.5), 0 0 25px rgba(236, 72, 153, 0.3);
}
.cta-section .cta-container .cta-content .cta-phone-button:hover::before {
  left: 100%;
}
.cta-section .cta-container .cta-content .cta-phone-button:hover img {
  animation: phoneRing 0.6s ease-in-out;
}
.cta-section .cta-container .cta-content .cta-phone-button:active {
  transform: translateY(-2px) scale(1);
}
.cta-section .cta-container .cta-content .cta-phone-button img {
  width: 60px;
  height: 60px;
  filter: brightness(0) invert(1) drop-shadow(0 0 8px rgba(255, 255, 255, 0.3));
}
@media (max-width: 768px) {
  .cta-section .cta-container .cta-content .cta-phone-button img {
    width: 50px;
    height: 50px;
  }
}
.cta-section .cta-container .cta-content .cta-phone-button .phone-info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.cta-section .cta-container .cta-content .cta-phone-button .phone-info .phone-number {
  font-size: clamp(1.5rem, 4vw, 2.2rem);
  font-weight: bold;
  margin-bottom: 0.2rem;
  text-shadow: 0 0 10px rgba(255, 255, 255, 0.3);
}
.cta-section .cta-container .cta-content .cta-phone-button .phone-info .phone-time {
  font-size: clamp(0.9rem, 2vw, 1.1rem);
  opacity: 0.9;
}
.cta-section .cta-container .cta-content .cta-email-button {
  display: inline-block;
  background: linear-gradient(135deg, #ffffff 0%, #f8fafc 100%);
  color: #22c55e;
  text-decoration: none;
  font-size: clamp(1.1rem, 2.5vw, 1.3rem);
  font-weight: bold;
  padding: 1rem 2.5rem;
  border-radius: 50px;
  border: 2px solid #ffffff;
  box-shadow: 0 4px 15px rgba(255, 255, 255, 0.3);
  transition: all 0.4s ease;
  position: relative;
  overflow: hidden;
}
@media (max-width: 768px) {
  .cta-section .cta-container .cta-content .cta-email-button {
    padding: 0.8rem 2rem;
  }
}
.cta-section .cta-container .cta-content .cta-email-button::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(34, 197, 94, 0.1), transparent);
  transition: left 0.5s ease;
}
.cta-section .cta-container .cta-content .cta-email-button:hover {
  background: linear-gradient(135deg, #22c55e 0%, #16a34a 100%);
  color: #ffffff;
  transform: translateY(-3px) scale(1.02);
  box-shadow: 0 8px 20px rgba(34, 197, 94, 0.4);
}
.cta-section .cta-container .cta-content .cta-email-button:hover::before {
  left: 100%;
}
.cta-section .cta-container .cta-content .cta-email-button:active {
  transform: translateY(-1px) scale(1);
}

.fade-in {
  opacity: 0;
  transform: translateY(30px);
  animation: fadeInUp 1s ease-out forwards;
}

.fade-in-delay-1 {
  animation-delay: 0.2s;
}

.fade-in-delay-2 {
  animation-delay: 0.4s;
}

.fade-in-delay-3 {
  animation-delay: 0.6s;
}

.fade-in-delay-4 {
  animation-delay: 0.8s;
}

.scroll-reveal {
  opacity: 0;
  transform: translateY(50px);
  transition: all 0.8s ease-out;
}
.scroll-reveal.revealed {
  opacity: 1;
  transform: translateY(0);
}

.pc {
  display: block;
}
@media (max-width: 768px) {
  .pc {
    display: none;
  }
}

.mob {
  display: none;
}
@media (max-width: 768px) {
  .mob {
    display: block;
  }
}

@keyframes backgroundFloat {
  0%, 100% {
    transform: translateY(0px) scale(1);
  }
  50% {
    transform: translateY(-20px) scale(1.02);
  }
}
@keyframes titlePulse {
  0%, 100% {
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3), 0 0 20px rgba(255, 255, 255, 0.2);
  }
  50% {
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3), 0 0 30px rgba(255, 255, 255, 0.4);
  }
}
@keyframes phoneRing {
  0%, 100% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(-10deg);
  }
  75% {
    transform: rotate(10deg);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes decorativeSlide {
  0% {
    transform: translateX(-100%) rotate(15deg);
  }
  100% {
    transform: translateX(100%) rotate(15deg);
  }
}
.work-item.filter-hide {
  display: none !important;
}
.work-item.filter-show {
  display: block;
  animation: filterFadeIn 0.5s ease-out;
}

@keyframes filterFadeIn {
  0% {
    opacity: 0;
    transform: translateY(20px) scale(0.95);
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}
.loading-spinner {
  width: 40px;
  height: 40px;
  border: 4px solid #f3f4f6;
  border-top: 4px solid #22c55e;
  border-radius: 50%;
  animation: spin 1s linear infinite;
  margin: 2rem auto;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
html {
  scroll-behavior: smooth;
}

button:focus,
a:focus {
  outline: 2px solid #22c55e;
  outline-offset: 2px;
}

@media print {
  .work-photos-main {
    background: #ffffff !important;
  }
  .cta-section {
    display: none;
  }
  .filter-section {
    display: none;
  }
  .work-item {
    -moz-column-break-inside: avoid;
         break-inside: avoid;
    margin-bottom: 2rem;
    box-shadow: none !important;
    border: 1px solid #e5e7eb;
  }
}
.contact-main {
  min-height: 100vh;
  background: #ffffff;
}

.contact-hero {
  padding: 8rem 0 5rem;
  background: linear-gradient(135deg, #f8fafc 0%, #e2e8f0 25%, #cbd5e1 50%, #e2e8f0 75%, #f8fafc 100%);
  position: relative;
  overflow: hidden;
}
@media (max-width: 768px) {
  .contact-hero {
    padding: 6rem 0 3rem;
  }
}
.contact-hero::before {
  content: "";
  position: absolute;
  top: -50%;
  left: -20%;
  width: 40%;
  height: 200%;
  background: linear-gradient(45deg, transparent 40%, rgba(34, 197, 94, 0.05) 50%, transparent 60%);
  transform: rotate(-15deg);
  animation: decorativeSlide 25s linear infinite;
  z-index: 1;
}
.contact-hero::after {
  content: "";
  position: absolute;
  bottom: -50%;
  right: -20%;
  width: 40%;
  height: 200%;
  background: linear-gradient(45deg, transparent 40%, rgba(236, 72, 153, 0.05) 50%, transparent 60%);
  transform: rotate(15deg);
  animation: decorativeSlide 30s linear infinite reverse;
  z-index: 1;
}
.contact-hero .hero-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 2rem;
  display: flex;
  align-items: center;
  gap: 4rem;
  position: relative;
  z-index: 2;
}
@media (max-width: 768px) {
  .contact-hero .hero-container {
    flex-direction: column;
    text-align: center;
    padding: 0 1rem;
    gap: 2rem;
  }
}
.contact-hero .hero-container .hero-content {
  flex: 1;
}
.contact-hero .hero-container .hero-content .hero-title {
  font-size: clamp(2.5rem, 6vw, 4.5rem);
  color: #ec4899;
  font-weight: bold;
  margin: 0 0 1.5rem 0;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1), 0 0 20px rgba(34, 197, 94, 0.3);
  position: relative;
  animation: titleGlow 3s ease-in-out infinite alternate;
}
.contact-hero .hero-container .hero-content .hero-title::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%;
  height: 4px;
  background: linear-gradient(90deg, #ec4899, #22c55e, #3b82f6);
  border-radius: 2px;
  animation: underlineFlow 4s ease-in-out infinite;
}
@media (max-width: 768px) {
  .contact-hero .hero-container .hero-content .hero-title::after {
    left: 50%;
    transform: translateX(-50%);
    width: 80%;
  }
}
.contact-hero .hero-container .hero-content .hero-description {
  font-size: clamp(1rem, 2.5vw, 1.3rem);
  color: #374151;
  line-height: 1.7;
  margin: 0;
  opacity: 0;
  transform: translateY(30px);
  animation: fadeInUp 1.5s ease-out 0.5s forwards;
}
.contact-hero .hero-container .hero-image {
  flex: 0 0 300px;
  height: 300px;
  position: relative;
}
@media (max-width: 768px) {
  .contact-hero .hero-container .hero-image {
    flex: 0 0 250px;
    height: 250px;
  }
}
@media (max-width: 480px) {
  .contact-hero .hero-container .hero-image {
    flex: 0 0 200px;
    height: 200px;
  }
}
.contact-hero .hero-container .hero-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 20px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2), 0 0 0 4px #ffffff, 0 0 0 8px rgba(34, 197, 94, 0.3);
  transition: all 0.4s ease;
  animation: imageFloat 6s ease-in-out infinite;
}
.contact-hero .hero-container .hero-image img:hover {
  transform: scale(1.05) rotate(2deg);
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.3), 0 0 0 4px #ffffff, 0 0 0 8px rgba(34, 197, 94, 0.5);
}

.contact-methods {
  padding: 5rem 0;
  background: #ffffff;
  position: relative;
}
@media (max-width: 768px) {
  .contact-methods {
    padding: 3rem 0;
  }
}
.contact-methods::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(circle at 20% 30%, rgba(34, 197, 94, 0.03) 0%, transparent 50%), radial-gradient(circle at 80% 70%, rgba(236, 72, 153, 0.03) 0%, transparent 50%);
  pointer-events: none;
  z-index: 1;
}
.contact-methods .contact-methods-container {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 2rem;
  position: relative;
  z-index: 2;
}
@media (max-width: 768px) {
  .contact-methods .contact-methods-container {
    padding: 0 1rem;
  }
}
.contact-methods .contact-methods-container .section-title {
  font-size: clamp(2rem, 5vw, 3rem);
  color: #ec4899;
  font-weight: bold;
  text-align: center;
  margin: 0 0 3rem 0;
  position: relative;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.contact-methods .contact-methods-container .section-title::after {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
  width: 80px;
  height: 4px;
  background: linear-gradient(90deg, #22c55e, #3b82f6, #22c55e);
  border-radius: 2px;
}
@media (max-width: 768px) {
  .contact-methods .contact-methods-container .section-title {
    margin-bottom: 2rem;
  }
}
.contact-methods .contact-methods-container .methods-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
}
@media (max-width: 768px) {
  .contact-methods .contact-methods-container .methods-grid {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }
}
.contact-methods .contact-methods-container .methods-grid .method-card {
  background: linear-gradient(145deg, #ffffff 0%, #f8fafc 100%);
  border: 2px solid transparent;
  background-clip: padding-box;
  border-radius: 20px;
  padding: 2.5rem;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08), 0 0 0 1px rgba(34, 197, 94, 0.1);
  transition: all 0.4s ease;
  position: relative;
  overflow: hidden;
}
@media (max-width: 768px) {
  .contact-methods .contact-methods-container .methods-grid .method-card {
    padding: 2rem;
  }
}
.contact-methods .contact-methods-container .methods-grid .method-card.urgent {
  border: 2px solid rgba(236, 72, 153, 0.2);
}
.contact-methods .contact-methods-container .methods-grid .method-card.urgent::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(135deg, rgba(236, 72, 153, 0.02), rgba(239, 68, 68, 0.02));
  border-radius: 20px;
  z-index: -1;
}
.contact-methods .contact-methods-container .methods-grid .method-card::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(135deg, rgba(34, 197, 94, 0.02), rgba(236, 72, 153, 0.02));
  opacity: 0;
  transition: opacity 0.4s ease;
  z-index: -1;
  border-radius: 20px;
}
.contact-methods .contact-methods-container .methods-grid .method-card:hover {
  transform: translateY(-8px) scale(1.02);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15), 0 0 20px rgba(34, 197, 94, 0.2);
}
.contact-methods .contact-methods-container .methods-grid .method-card:hover::after {
  opacity: 1;
}
.contact-methods .contact-methods-container .methods-grid .method-card:hover .method-icon img {
  transform: scale(1.1) rotate(5deg);
  filter: sepia(1) saturate(2) hue-rotate(85deg) brightness(1.4) drop-shadow(0 0 10px rgba(34, 197, 94, 0.5));
}
.contact-methods .contact-methods-container .methods-grid .method-card .method-header {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  margin-bottom: 2rem;
}
@media (max-width: 768px) {
  .contact-methods .contact-methods-container .methods-grid .method-card .method-header {
    flex-direction: column;
    text-align: center;
    gap: 1rem;
    margin-bottom: 1.5rem;
  }
}
.contact-methods .contact-methods-container .methods-grid .method-card .method-header .method-icon {
  width: 80px;
  height: 80px;
  background: linear-gradient(135deg, #f0fdf4 0%, #dcfce7 100%);
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid rgba(34, 197, 94, 0.1);
  transition: all 0.4s ease;
}
@media (max-width: 768px) {
  .contact-methods .contact-methods-container .methods-grid .method-card .method-header .method-icon {
    width: 70px;
    height: 70px;
  }
}
.contact-methods .contact-methods-container .methods-grid .method-card .method-header .method-icon img {
  width: 50px;
  height: 50px;
  filter: sepia(1) saturate(2) hue-rotate(85deg) brightness(1.2);
  transition: all 0.4s ease;
}
@media (max-width: 768px) {
  .contact-methods .contact-methods-container .methods-grid .method-card .method-header .method-icon img {
    width: 40px;
    height: 40px;
  }
}
.contact-methods .contact-methods-container .methods-grid .method-card .method-header .method-title {
  font-size: clamp(1.3rem, 3vw, 1.6rem);
  color: #374151;
  font-weight: bold;
  margin: 0;
  flex: 1;
}
.contact-methods .contact-methods-container .methods-grid .method-card .method-content .phone-link {
  display: block;
  text-decoration: none;
  margin-bottom: 1.5rem;
}
.contact-methods .contact-methods-container .methods-grid .method-card .method-content .phone-link .phone-number {
  font-size: clamp(1.8rem, 4vw, 2.5rem);
  color: #ec4899;
  font-weight: bold;
  transition: all 0.3s ease;
}
.contact-methods .contact-methods-container .methods-grid .method-card .method-content .phone-link .phone-number:hover {
  color: #db2777;
  text-shadow: 0 0 10px rgba(236, 72, 153, 0.3);
}
.contact-methods .contact-methods-container .methods-grid .method-card .method-content .method-description {
  font-size: clamp(1rem, 2.5vw, 1.2rem);
  color: #374151;
  line-height: 1.6;
  margin-bottom: 1.5rem;
}
.contact-methods .contact-methods-container .methods-grid .method-card .method-content .method-info {
  margin-bottom: 1.5rem;
}
.contact-methods .contact-methods-container .methods-grid .method-card .method-content .method-info .contact-hours {
  font-size: clamp(1rem, 2.5vw, 1.2rem);
  color: #22c55e;
  font-weight: bold;
  margin: 0.5rem 0;
}
.contact-methods .contact-methods-container .methods-grid .method-card .method-content .method-info .contact-note {
  font-size: clamp(0.9rem, 2vw, 1rem);
  color: #6b7280;
  margin: 0.5rem 0;
}
.contact-methods .contact-methods-container .methods-grid .method-card .method-content .method-benefits {
  display: flex;
  gap: 0.5rem;
  flex-wrap: wrap;
}
.contact-methods .contact-methods-container .methods-grid .method-card .method-content .method-benefits .benefit-tag {
  background: linear-gradient(135deg, #22c55e 0%, #16a34a 100%);
  color: #ffffff;
  font-size: clamp(0.8rem, 1.8vw, 0.9rem);
  font-weight: 500;
  padding: 0.3rem 0.8rem;
  border-radius: 15px;
  white-space: nowrap;
  box-shadow: 0 2px 8px rgba(34, 197, 94, 0.2);
}

.contact-form-section {
  padding: 5rem 0;
  background: linear-gradient(135deg, #f8fafc 0%, #e2e8f0 100%);
  position: relative;
}
@media (max-width: 768px) {
  .contact-form-section {
    padding: 3rem 0;
  }
}
.contact-form-section .form-section-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 2rem;
}
@media (max-width: 768px) {
  .contact-form-section .form-section-container {
    padding: 0 1rem;
  }
}
.contact-form-section .form-section-container .section-title {
  font-size: clamp(2rem, 5vw, 3rem);
  color: #ec4899;
  font-weight: bold;
  text-align: center;
  margin: 0 0 1.5rem 0;
  position: relative;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.contact-form-section .form-section-container .section-title::after {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
  width: 80px;
  height: 4px;
  background: linear-gradient(90deg, #22c55e, #3b82f6, #22c55e);
  border-radius: 2px;
}
.contact-form-section .form-section-container .form-description {
  font-size: clamp(1rem, 2.5vw, 1.2rem);
  color: #6b7280;
  text-align: center;
  line-height: 1.7;
  margin: 0 0 3rem 0;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 768px) {
  .contact-form-section .form-section-container .form-description {
    margin-bottom: 2rem;
  }
}
.contact-form-section .form-section-container .form-description .required-note {
  color: #ef4444;
  font-weight: 500;
}

.contact-info-section {
  padding: 5rem 0;
  background: #ffffff;
  position: relative;
}
@media (max-width: 768px) {
  .contact-info-section {
    padding: 3rem 0;
  }
}
.contact-info-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(circle at 25% 25%, rgba(34, 197, 94, 0.03) 0%, transparent 50%), radial-gradient(circle at 75% 75%, rgba(236, 72, 153, 0.03) 0%, transparent 50%);
  pointer-events: none;
  z-index: 1;
}
.contact-info-section .contact-info-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 2rem;
  position: relative;
  z-index: 2;
}
@media (max-width: 768px) {
  .contact-info-section .contact-info-container {
    padding: 0 1rem;
  }
}
.contact-info-section .contact-info-container .section-title {
  font-size: clamp(2rem, 5vw, 3rem);
  color: #ec4899;
  font-weight: bold;
  text-align: center;
  margin: 0 0 3rem 0;
  position: relative;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.contact-info-section .contact-info-container .section-title::after {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
  width: 80px;
  height: 4px;
  background: linear-gradient(90deg, #22c55e, #3b82f6, #22c55e);
  border-radius: 2px;
}
@media (max-width: 768px) {
  .contact-info-section .contact-info-container .section-title {
    margin-bottom: 2rem;
  }
}
.contact-info-section .contact-info-container .info-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 2rem;
}
@media (max-width: 768px) {
  .contact-info-section .contact-info-container .info-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
  }
}
@media (max-width: 480px) {
  .contact-info-section .contact-info-container .info-grid {
    grid-template-columns: 1fr;
    gap: 1rem;
  }
}
.contact-info-section .contact-info-container .info-grid .info-card {
  background: linear-gradient(145deg, #ffffff 0%, #f8fafc 100%);
  border: 2px solid transparent;
  background-clip: padding-box;
  border-radius: 20px;
  padding: 2rem;
  text-align: center;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08), 0 0 0 1px rgba(34, 197, 94, 0.1);
  transition: all 0.4s ease;
  position: relative;
  overflow: hidden;
}
@media (max-width: 768px) {
  .contact-info-section .contact-info-container .info-grid .info-card {
    padding: 1.5rem;
  }
}
.contact-info-section .contact-info-container .info-grid .info-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(135deg, rgba(34, 197, 94, 0.02), rgba(236, 72, 153, 0.02));
  opacity: 0;
  transition: opacity 0.4s ease;
  z-index: -1;
  border-radius: 20px;
}
.contact-info-section .contact-info-container .info-grid .info-card:hover {
  transform: translateY(-8px) scale(1.02);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15), 0 0 20px rgba(34, 197, 94, 0.2);
}
.contact-info-section .contact-info-container .info-grid .info-card:hover::before {
  opacity: 1;
}
.contact-info-section .contact-info-container .info-grid .info-card:hover .info-icon {
  transform: scale(1.2) rotate(10deg);
  filter: drop-shadow(0 0 15px rgba(34, 197, 94, 0.4));
}
.contact-info-section .contact-info-container .info-grid .info-card .info-icon {
  font-size: 3rem;
  margin-bottom: 1rem;
  transition: all 0.4s ease;
  display: block;
}
@media (max-width: 768px) {
  .contact-info-section .contact-info-container .info-grid .info-card .info-icon {
    font-size: 2.5rem;
  }
}
.contact-info-section .contact-info-container .info-grid .info-card .info-title {
  font-size: clamp(1.1rem, 2.5vw, 1.3rem);
  color: #22c55e;
  font-weight: bold;
  margin: 0 0 1rem 0;
  position: relative;
}
.contact-info-section .contact-info-container .info-grid .info-card .info-title::after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 50%;
  transform: translateX(-50%);
  width: 40px;
  height: 2px;
  background: #22c55e;
  border-radius: 1px;
}
.contact-info-section .contact-info-container .info-grid .info-card .info-content p {
  font-size: clamp(0.9rem, 2vw, 1rem);
  color: #374151;
  line-height: 1.6;
  margin: 0.5rem 0;
  font-weight: 500;
}
.contact-info-section .contact-info-container .info-grid .info-card .info-content p:first-child {
  font-weight: bold;
  color: #1f2937;
}
.contact-info-section .contact-info-container .info-grid .info-card .info-content .info-note {
  font-size: clamp(0.8rem, 1.8vw, 0.9rem);
  color: #6b7280;
  font-style: italic;
}

@keyframes decorativeSlide {
  0% {
    transform: translateX(-100%) rotate(-15deg);
  }
  100% {
    transform: translateX(100%) rotate(-15deg);
  }
}
@keyframes titleGlow {
  0% {
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1), 0 0 20px rgba(34, 197, 94, 0.3);
  }
  100% {
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1), 0 0 30px rgba(34, 197, 94, 0.6);
  }
}
@keyframes underlineFlow {
  0% {
    background: linear-gradient(90deg, #ec4899, #22c55e, #3b82f6);
  }
  33% {
    background: linear-gradient(90deg, #22c55e, #3b82f6, #8b5cf6);
  }
  66% {
    background: linear-gradient(90deg, #3b82f6, #8b5cf6, #ec4899);
  }
  100% {
    background: linear-gradient(90deg, #8b5cf6, #ec4899, #22c55e);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes imageFloat {
  0%, 100% {
    transform: translateY(0) rotate(0deg);
  }
  50% {
    transform: translateY(-10px) rotate(1deg);
  }
}
/* -- form#mail_form, dl, dt, dd -------------------------------------------------------------------------------- */
form#mail_form * {
  margin: 0;
  padding: 0;
  box-sizing: content-box;
}

form#mail_form {
  width: 1000px;
  margin: 50px auto;
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 7px;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
  line-height: 1.8;
}

form#mail_form dl {
  width: 90%;
  margin: 0 auto;
  border-bottom: 1px solid #cccccc;
}

form#mail_form dl:after,
form#mail_form dl dt:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

form#mail_form dl dt {
  width: 30%;
  float: left;
  padding: 35px 0 25px;
  text-align: right;
}

form#mail_form dl dd {
  width: 65%;
  float: right;
  padding: 30px 0 25px 5%;
}

form#mail_form dl dt i {
  float: left;
  position: relative;
  top: -2px;
}

/* -- span.required, span.optional -------------------------------------------------------------------------------- */
form#mail_form dl dt span.required,
form#mail_form dl dt span.optional {
  display: inline-block;
  font-size: 85%;
  color: #ffffff;
  padding: 4px 10px;
  border-radius: 3px;
}

form#mail_form dl dt span.required {
  background: #d9534f;
  border: 1px solid #d43f3a;
}

form#mail_form dl dt span.optional {
  background: #337ab7;
  border: 1px solid #2e6da4;
}

/* -- error message -------------------------------------------------------------------------------- */
form#mail_form dl dd span.error_blank,
form#mail_form dl dd span.error_format,
form#mail_form dl dd span.error_match {
  display: block;
  color: #ff0000;
  margin-top: 5px;
}

/* -- loading -------------------------------------------------------------------------------- */
div.loading-layer {
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 10000;
}

span.loading {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border-top: 5px solid rgba(255, 255, 255, 0.2);
  border-right: 5px solid rgba(255, 255, 255, 0.2);
  border-bottom: 5px solid rgba(255, 255, 255, 0.2);
  border-left: 5px solid #ffffff;
  transform: translateZ(0);
  animation: load-circle 1s linear infinite;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
}
@keyframes load-circle {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* -- input, select, textarea -------------------------------------------------------------------------------- */
form#mail_form input[type=text],
form#mail_form input[type=email],
form#mail_form input[type=tel] {
  width: calc(96% - 2px);
  padding: 7px 2%;
  border: 1px solid #cccccc;
  border-radius: 3px;
  background: #fafafa;
  -webkit-appearance: none;
  font-size: 16px;
  font-family: inherit;
  line-height: normal;
}

form#mail_form input[type=text]:focus,
form#mail_form input[type=email]:focus,
form#mail_form input[type=tel]:focus,
form#mail_form textarea:focus {
  box-shadow: 0px 0px 5px #55ccff;
  border: 1px solid #55ccff;
  background: #ffffff;
}

form#mail_form ul li input[type=radio],
form#mail_form ul li input[type=checkbox] {
  margin: 0 10px 0 0;
}

form#mail_form select {
  padding: 7px 2%;
  border: 1px solid #cccccc;
  font-size: 16px;
  font-family: inherit;
  line-height: normal;
}

form#mail_form textarea {
  display: block;
  width: calc(96% - 2px);
  height: 200px;
  padding: 7px 2%;
  resize: vertical;
  border: 1px solid #cccccc;
  border-radius: 3px;
  background: #fafafa;
  -webkit-appearance: none;
  font-size: 16px;
  font-family: inherit;
  line-height: normal;
}

/* -- ul, li -------------------------------------------------------------------------------- */
form#mail_form ul {
  list-style-type: none;
}

form#mail_form ul li label {
  display: block;
  margin-top: 10px;
  padding: 7px 2%;
  border-radius: 3px;
  background: #f0f0f0;
}

form#mail_form ul li:first-child label {
  margin-top: 0px;
}

form#mail_form ul li label:hover {
  cursor: pointer;
  background: #e0e0e0;
}

/* -- input design -------------------------------------------------------------------------------- */
form#mail_form input[name=company] {
  width: 70%;
}

form#mail_form input[name=name_1],
form#mail_form input[name=name_2],
form#mail_form input[name=read_1],
form#mail_form input[name=read_2],
form#mail_form input[name=postal],
form#mail_form input[name=phone],
form#mail_form input[name=schedule] {
  width: 30%;
}

form#mail_form input[name=mail_address],
form#mail_form input[name=mail_address_confirm] {
  width: 80%;
}

form#mail_form input[name=postal] + a {
  display: inline-block;
  padding: 7px 20px;
  border: 1px solid #46b8da;
  border-radius: 3px;
  background: #5bc0de;
  font-size: 16px;
  line-height: normal;
  color: #ffffff;
  text-decoration: none;
}

form#mail_form input[name=postal] + a:hover {
  cursor: pointer;
  background: #31b0d5;
  border: 1px solid #269abc;
}

/* -- button -------------------------------------------------------------------------------- */
form#mail_form p#form_submit {
  width: 90%;
  margin: 0 auto;
  padding: 30px 0;
}

form#mail_form input[type=button] {
  padding: 7px 20px;
  border: 1px solid #4cae4c;
  border-radius: 3px;
  background: #5cb85c;
  font-size: 16px;
  color: #ffffff;
  font-family: inherit;
  -webkit-appearance: none;
}

form#mail_form input[type=button]:hover {
  cursor: pointer;
  background: #449d44;
  border: 1px solid #398439;
}

form#mail_form input[type=button] {
  margin-left: 35%;
}

/* -- responsive ----------------------------------------------------------------------------------------------------------------------- */
/* 1000pixel start */
@media screen and (max-width: 1000px) {
  /* -- form#mail_form, dl, dt, dd -------------------------------------------------------------------------------- */
  form#mail_form {
    width: 95%;
    font-size: 100%;
  }
  form#mail_form dl dt {
    width: auto;
    float: none;
    padding: 25px 0 10px;
    text-align: left;
    font-weight: bold;
  }
  form#mail_form dl dd {
    width: auto;
    float: none;
    padding: 0px 0 20px 0px;
  }
  form#mail_form dl dt i {
    float: none;
    position: static;
    font-weight: normal;
  }
  /* -- span.required, span.optional -------------------------------------------------------------------------------- */
  form#mail_form dl dt span.required,
  form#mail_form dl dt span.optional {
    margin: 0 15px 0 0;
  }
  /* -- input design -------------------------------------------------------------------------------- */
  form#mail_form input[name=phone],
  form#mail_form input[name=schedule] {
    width: 60%;
  }
  /* -- button -------------------------------------------------------------------------------- */
  form#mail_form p#form_submit {
    padding: 25px 0;
  }
  form#mail_form input[type=button] {
    margin-left: 0;
  }
}
/* 1000pixel end */
.thanks-main {
  min-height: calc(100vh - 200px);
  background: linear-gradient(135deg, #f8fafc 0%, #e2e8f0 25%, #cbd5e1 50%, #e2e8f0 75%, #f8fafc 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 6rem 0;
  position: relative;
  overflow: hidden;
}
.thanks-main::before {
  content: "";
  position: absolute;
  top: -50%;
  left: -20%;
  width: 40%;
  height: 200%;
  background: linear-gradient(45deg, transparent 40%, rgba(34, 197, 94, 0.03) 50%, transparent 60%);
  transform: rotate(-15deg);
  z-index: 1;
}

.thanks-section {
  position: relative;
  z-index: 2;
  width: 100%;
}
.thanks-section .thanks-container {
  max-width: 600px;
  margin: 0 auto;
  padding: 0 2rem;
  text-align: center;
  background: linear-gradient(145deg, #ffffff 0%, #f8fafc 100%);
  border-radius: 25px;
  padding: 4rem 3rem;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1), 0 0 0 1px rgba(34, 197, 94, 0.1);
}
@media (max-width: 768px) {
  .thanks-section .thanks-container {
    padding: 3rem 2rem;
    margin: 0 1rem;
  }
}
.thanks-section .thanks-container .check-icon {
  width: 120px;
  height: 120px;
  background: linear-gradient(135deg, #22c55e 0%, #16a34a 100%);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 2rem;
  box-shadow: 0 8px 25px rgba(34, 197, 94, 0.2);
}
@media (max-width: 768px) {
  .thanks-section .thanks-container .check-icon {
    width: 100px;
    height: 100px;
    margin-bottom: 1.5rem;
  }
}
@media (max-width: 768px) {
  .thanks-section .thanks-container .check-icon svg {
    width: 60px;
    height: 60px;
  }
}
.thanks-section .thanks-container .thanks-title {
  font-size: clamp(2rem, 5vw, 3rem);
  color: #ec4899;
  font-weight: bold;
  margin: 0 0 2rem 0;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
@media (max-width: 768px) {
  .thanks-section .thanks-container .thanks-title {
    margin-bottom: 1.5rem;
  }
}
.thanks-section .thanks-container .thanks-message {
  margin-bottom: 3rem;
}
@media (max-width: 768px) {
  .thanks-section .thanks-container .thanks-message {
    margin-bottom: 2rem;
  }
}
.thanks-section .thanks-container .thanks-message .main-message {
  font-size: clamp(1rem, 2.5vw, 1.2rem);
  color: #374151;
  line-height: 1.7;
  margin: 0 0 1.5rem 0;
}
.thanks-section .thanks-container .thanks-message .response-message {
  font-size: clamp(1.1rem, 2.8vw, 1.3rem);
  color: #22c55e;
  font-weight: bold;
  margin: 0;
  padding: 1rem;
  background: linear-gradient(135deg, #f0fdf4 0%, #dcfce7 100%);
  border-radius: 15px;
  border: 2px solid rgba(34, 197, 94, 0.2);
}
.thanks-section .thanks-container .thanks-message .response-message strong {
  color: #15803d;
}
.thanks-section .thanks-container .urgent-section {
  margin-bottom: 3rem;
}
@media (max-width: 768px) {
  .thanks-section .thanks-container .urgent-section {
    margin-bottom: 2rem;
  }
}
.thanks-section .thanks-container .urgent-section .urgent-title {
  font-size: clamp(1.3rem, 3vw, 1.6rem);
  color: #ef4444;
  font-weight: bold;
  margin: 0 0 0.5rem 0;
}
.thanks-section .thanks-container .urgent-section .urgent-text {
  font-size: clamp(0.9rem, 2.2vw, 1rem);
  color: #6b7280;
  margin: 0 0 1.5rem 0;
}
.thanks-section .thanks-container .urgent-section .phone-button {
  display: inline-flex;
  align-items: center;
  gap: 1rem;
  background: linear-gradient(135deg, #ef4444 0%, #dc2626 100%);
  color: #ffffff;
  text-decoration: none;
  padding: 1.5rem 2rem;
  border-radius: 20px;
  box-shadow: 0 8px 25px rgba(239, 68, 68, 0.3);
  transition: all 0.3s ease;
}
@media (max-width: 768px) {
  .thanks-section .thanks-container .urgent-section .phone-button {
    padding: 1.2rem 1.5rem;
    gap: 0.8rem;
    flex-direction: column;
    text-align: center;
  }
}
.thanks-section .thanks-container .urgent-section .phone-button:hover {
  background: linear-gradient(135deg, #dc2626 0%, #b91c1c 100%);
  transform: translateY(-2px);
  box-shadow: 0 12px 30px rgba(239, 68, 68, 0.4);
}
.thanks-section .thanks-container .urgent-section .phone-button img {
  width: 50px;
  height: 50px;
  filter: brightness(0) invert(1);
}
@media (max-width: 768px) {
  .thanks-section .thanks-container .urgent-section .phone-button img {
    width: 40px;
    height: 40px;
  }
}
.thanks-section .thanks-container .urgent-section .phone-button .phone-info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media (max-width: 768px) {
  .thanks-section .thanks-container .urgent-section .phone-button .phone-info {
    align-items: center;
  }
}
.thanks-section .thanks-container .urgent-section .phone-button .phone-info .phone-number {
  font-size: clamp(1.3rem, 3.5vw, 1.8rem);
  font-weight: bold;
  margin-bottom: 0.2rem;
}
.thanks-section .thanks-container .urgent-section .phone-button .phone-info .phone-time {
  font-size: clamp(0.8rem, 2vw, 0.9rem);
  opacity: 0.9;
}
.thanks-section .thanks-container .back-section .back-button {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  background: linear-gradient(135deg, #6b7280 0%, #4b5563 100%);
  color: #ffffff;
  text-decoration: none;
  font-size: clamp(0.9rem, 2.2vw, 1rem);
  font-weight: 500;
  padding: 0.8rem 1.5rem;
  border-radius: 50px;
  box-shadow: 0 4px 15px rgba(107, 114, 128, 0.3);
  transition: all 0.3s ease;
}
.thanks-section .thanks-container .back-section .back-button:hover {
  background: linear-gradient(135deg, #4b5563 0%, #374151 100%);
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(107, 114, 128, 0.4);
}

.pc {
  display: inline;
}
@media (max-width: 768px) {
  .pc {
    display: none;
  }
}

.mob {
  display: none;
}
@media (max-width: 768px) {
  .mob {
    display: inline;
  }
}

.footer-section {
  background: #ffffff;
  color: #374151;
  position: relative;
  border-top: 8px solid #ec4899;
  border-bottom: 8px solid #22c55e;
}
.footer-section .footer-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 3rem 2rem 2rem;
  display: flex;
  align-items: flex-start;
  gap: 4rem;
}
@media (max-width: 768px) {
  .footer-section .footer-container {
    flex-direction: column;
    padding: 2rem 1rem 1.5rem;
    gap: 2rem;
    display: contents;
  }
}
.footer-section .footer-container .footer-left {
  flex: 1;
  display: flex;
  align-items: center;
  gap: 2rem;
}
@media (max-width: 768px) {
  .footer-section .footer-container .footer-left {
    flex-direction: column;
    text-align: center;
    gap: 1rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 480px) {
  .footer-section .footer-container .footer-left {
    flex-direction: row;
    text-align: left;
    gap: 1.5rem;
    padding-top: 2rem;
  }
}
.footer-section .footer-container .footer-left .footer-logo {
  flex-shrink: 0;
}
.footer-section .footer-container .footer-left .footer-logo img {
  width: clamp(120px, 15vw, 180px);
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 768px) {
  .footer-section .footer-container .footer-left .footer-logo img {
    width: clamp(100px, 20vw, 150px);
  }
}
.footer-section .footer-container .footer-left .footer-info {
  flex: 1;
}
.footer-section .footer-container .footer-left .footer-info p {
  margin: 0.3rem 0;
  font-size: clamp(0.9rem, 2vw, 1rem);
  line-height: 1.4;
  color: #6b7280;
}
.footer-section .footer-container .footer-left .footer-info .footer-postal {
  font-weight: bold;
  color: #374151;
}
.footer-section .footer-container .footer-left .footer-info .footer-address {
  font-weight: 500;
  color: #374151;
}
.footer-section .footer-container .footer-left .footer-info .footer-hours {
  margin-top: 0.8rem;
  font-weight: 500;
  color: #374151;
}
.footer-section .footer-container .footer-left .footer-info .footer-email {
  font-family: "Courier New", monospace;
  font-size: clamp(0.8rem, 1.8vw, 0.9rem);
  color: #6b7280;
}
.footer-section .footer-container .footer-right {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
@media (max-width: 768px) {
  .footer-section .footer-container .footer-right {
    align-items: center;
    text-align: center;
    margin-bottom: 2rem;
  }
}
.footer-section .footer-container .footer-right .footer-catchphrase .catchphrase-title {
  font-size: clamp(1.8rem, 4vw, 2.5rem);
  font-weight: bold;
  margin: 0 0 0.5rem 0;
  color: #374151;
}
.footer-section .footer-container .footer-right .footer-catchphrase .catchphrase-subtitle {
  font-size: clamp(1.4rem, 3vw, 2rem);
  font-weight: bold;
  margin: 0 0 0.5rem 0;
  color: #374151;
}
.footer-section .footer-container .footer-right .footer-catchphrase .catchphrase-action {
  font-size: clamp(1.6rem, 3.5vw, 2.2rem);
  font-weight: bold;
  margin: 0;
  color: #22c55e;
}
.footer-section .footer-container .footer-right .footer-nav .footer-menu {
  display: flex;
  gap: 2rem;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (max-width: 768px) {
  .footer-section .footer-container .footer-right .footer-nav .footer-menu {
    justify-content: center;
    flex-wrap: wrap;
    gap: 1.5rem;
  }
}
@media (max-width: 480px) {
  .footer-section .footer-container .footer-right .footer-nav .footer-menu {
    gap: 1rem;
  }
}
.footer-section .footer-container .footer-right .footer-nav .footer-menu li a {
  color: #6b7280;
  text-decoration: none;
  font-size: clamp(1rem, 2.5vw, 1rem);
  font-weight: 500;
  transition: all 0.3s ease;
  padding: 0.5rem 0;
  border-bottom: 2px solid transparent;
}
.footer-section .footer-container .footer-right .footer-nav .footer-menu li a:hover {
  color: #ec4899;
  border-bottom-color: #ec4899;
  transform: translateY(-2px);
}
.footer-section .footer-container .footer-right .footer-phone .footer-phone-button {
  display: inline-flex;
  align-items: center;
  gap: 1rem;
  background: #22c55e;
  color: #ffffff;
  text-decoration: none;
  padding: 1rem 2rem;
  border-radius: 50px;
  font-weight: bold;
  font-size: clamp(1.2rem, 3vw, 1.5rem);
  box-shadow: 0 4px 15px rgba(34, 197, 94, 0.3);
  transition: all 0.3s ease;
}
.footer-section .footer-container .footer-right .footer-phone .footer-phone-button:hover {
  background: #16a34a;
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(34, 197, 94, 0.4);
}
@media (max-width: 768px) {
  .footer-section .footer-container .footer-right .footer-phone .footer-phone-button {
    padding: 0.8rem 1.5rem;
  }
}
.footer-section .footer-container .footer-right .footer-phone .footer-phone-button img {
  width: clamp(24px, 5vw, 30px);
  height: clamp(24px, 5vw, 30px);
  filter: brightness(0) invert(1);
}
.footer-section .footer-container .footer-right .footer-phone .footer-phone-button .phone-number {
  white-space: nowrap;
}
.footer-section .footer-bottom {
  padding: 1rem 0;
  border-top: 1px solid #e5e7eb;
}
.footer-section .footer-bottom .footer-bottom-content {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 2rem;
  text-align: center;
}
@media (max-width: 768px) {
  .footer-section .footer-bottom .footer-bottom-content {
    padding: 0 1rem;
  }
}
.footer-section .footer-bottom .footer-bottom-content .copyright {
  margin: 0;
  font-size: clamp(0.8rem, 2vw, 1rem);
  color: #6b7280;
  font-weight: 500;
}

body {
  scroll-behavior: smooth;
  font-family: "Noto Serif JP", serif;
}

.pc {
  display: block;
}
@media (max-width: 768px) {
  .pc {
    display: none;
  }
}

.mob {
  display: none;
}
@media (max-width: 768px) {
  .mob {
    display: block;
  }
}

/* 汎用的なフェードアップアニメーション用CSS */
.fade-up,
.fade-up-1s,
.fade-up-2s,
.fade-up-3s,
.fade-up-4s,
.fade-up-5s {
  opacity: 0;
  transform: translateY(50px);
  transition: all 0.8s ease-out;
}

.fade-up.animate-in,
.fade-up-1s.animate-in,
.fade-up-2s.animate-in,
.fade-up-3s.animate-in,
.fade-up-4s.animate-in,
.fade-up-5s.animate-in {
  opacity: 1;
  transform: translateY(0);
}

/* 段階的な遅延設定 */
.fade-up-1s.animate-in {
  transition-delay: 0.2s;
}

.fade-up-2s.animate-in {
  transition-delay: 0.4s;
}

.fade-up-3s.animate-in {
  transition-delay: 0.6s;
}

.fade-up-4s.animate-in {
  transition-delay: 0.8s;
}

.fade-up-5s.animate-in {
  transition-delay: 1s;
}

@media (max-width: 768px) {
  .fade-up,
  .fade-up-1s,
  .fade-up-2s,
  .fade-up-3s,
  .fade-up-4s,
  .fade-up-5s {
    transform: translateY(30px);
  }
}