.wrapper { width: 100%; margin: 0; padding: 0; }
.main-body { position: absolute; float: left; top: 0; width: 100%; min-height: 455px; margin: 0; padding: 0; border: 0; display: block; clear: both; }
.nav-content { margin: 0; padding: 0; top: 0; display: block; position: absolute; width: 100%; }

.button {
    display: inline-block;
    padding: 9px 27px;
    border-radius: 30px;
    border: 2px solid #435aa1f1;
    background-color: #435aa1f1;
    color: #fff;
    font-size: clamp(14px, 1vw, 16px); font-family: "Montserrat", system-ui, -apple-system, BlinkMacSystemFont, sans-serif; line-height: 32px; color: var(--white); font-weight: 500; letter-spacing: 1px;
    text-decoration: none;
    transition: 0.3s;
}
.button:hover {
    background-color: #cfd6e9f1;
    color: #435aa1f1;
}

.header-area { position: relative; display: block; width: 100%; margin: 0; padding: 0; background-size: cover; background-position: center; background-repeat: no-repeat; }

.flex-left { justify-content: start; text-align: left; }
.flex-center { justify-content: center; text-align: center; }

.empty-header { position: relative; display: flex; width: 100%; overflow: hidden; align-items: center; background: linear-gradient(rgb(22 10 64 / 85%), rgba(10, 37, 64, 0.7)); height: 46vh; min-height: 480px; }

.missing-header  { position: relative; display: flex; width: 100%; overflow: hidden; align-items: center; justify-content: center; background: linear-gradient(rgb(22 10 64 / 85%), rgba(10, 37, 64, 0.7)); background-size: cover; background-position: center; height: 54vh; }
.missing-header img { width: 100vw; height: auto; min-height: 200px; max-height: 400px; object-fit: cover; filter: brightness(70%); }

.content_wrapper { position: relative; width: 88%; margin: 40px auto; text-align: center; }

.manage-header { position: relative; display: flex; width: 100%; overflow: hidden; align-items: center; background: linear-gradient(rgb(22 10 64 / 85%), rgba(10, 37, 64, 0.7)); background-size: cover; background-position: center; height: 80vh; min-height: 500px; }
.manage-header img { width: 100vw; height: auto; min-height: 400px; max-height: 600px; object-fit: cover; filter: brightness(70%); }

.header-content { position: absolute; z-index: 2; bottom: 50px; max-width: 900px; padding: 40px 4%; }
.header-content h1 { font-size: 3.3rem; font-weight: 900; font-family: "ExoBold", system-ui, -apple-system, BlinkMacSystemFont, sans-serif; line-height: 112%; color: var(--white); margin: 0; padding: 0; }
.header-content h1 span { font-size: 3.3rem; font-weight: 900; font-family: "ExoBold", system-ui, -apple-system, BlinkMacSystemFont, sans-serif; line-height: 112%; color: var(--global-bg-aqua-light); margin: 0; padding: 0; }
.header-content span { font-size: clamp(13px, 0.9vw, 15px); font-family: "Montserrat", system-ui, -apple-system, BlinkMacSystemFont, sans-serif; line-height: 32px; color: var(--white); margin: 12px 0; text-transform: capitalize; }
.header-content p { font-size: clamp(18px, 0.94vw, 19px); font-family: "Montserrat", system-ui, -apple-system, BlinkMacSystemFont, sans-serif; line-height: 32px; color: var(--white); margin: 12px 0; }

.cta { display: flex; gap: 12px; align-items: start; margin: 27px 0; flex-wrap: wrap; }
.cta a, .cta a.btn-explore { background-color: #7065F0; color: var(--white); padding: 14px 28px; margin: 0; line-height: normal; border-radius: 999px; font-weight: 600; font-size: clamp(13px, 0.84vw, 16px); font-family: "Montserrat", sans-serif; text-decoration: none; border: 2px solid #7065F0; }
.cta a.btn-explore { background-color: #313041; }
.cta a:hover, .cta a.btn-explore:hover { background-color: #0a0917; color: var(--white); border: 2px solid #7065F0; }
.cta a::after { content: "❯"; display: inline-block; margin: 0; padding: 0 0 0 12px; color: var(--white); font-size: clamp(11px, 0.84vw, 16px); font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif; line-height: normal; }
.cta a.btn-explore::before { content: "\276E\002F\276F"; display: inline-block; margin: 0; padding: 0 12px 0 0; color: var(--white); font-size: clamp(11px, 0.84vw, 16px); font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif; line-height: normal; }
.cta a.btn-explore::after { content: ""; }
.banner-slide { position: absolute; font-weight: 800; font-size: clamp(50px, 14.46vw, 300px); line-height: 100%; letter-spacing: 0.02em; -webkit-text-stroke: 2px rgba(255, 255, 255, 0.2); top: clamp(105px, 9.2vw, 175px); left: clamp(18px, 4.6vw, 88px); color: transparent; font-family: sans-serif, system-ui, -apple-system, BlinkMacSystemFont; }

.light-gray { position: relative; display: flex; flex-direction: column; margin: 0; padding: 0; background-image: linear-gradient(140deg, #e7e7e7db 0%, #f4f6f97d 50%, #ebebeb 75%), url(../images/bg-light.png); background-attachment: fixed; background-position: center; background-size: cover; background-repeat: no-repeat; }
.classic { position: relative; display: flex; flex-direction: column; margin: 0; padding: 0; background-image: linear-gradient(140deg, #e7e7e7db 0%, #f4f6f97d 50%, #ebebeb 75%), url(../images/bg-classic.png); background-attachment: fixed; background-position: center; background-size: cover; background-repeat: no-repeat; }
.parallax { position: relative; display: flex; align-items: center; justify-content: center; min-height: 400px; background-image: linear-gradient(140deg, #969cadc7 0%, #f5f5f5 50%, #75757566 75%), url(../images/bg-parallax.png); background-attachment: fixed; background-position: center; background-size: cover; background-repeat: no-repeat; color: var(--white); padding: 0; }
.gradient-blue { position: relative; display: flex; align-items: center; justify-content: center; min-height: 400px; background-image: linear-gradient(140deg, #dfe8ff 0%, #c8d6ff 50%, #59cae0 75%); color: var(--white); padding: 0; }
.layout { position: relative; display: flex; align-items: center; justify-content: center; min-height: 400px; background-image: linear-gradient(140deg, #f3f3f3 0%, #f1f1f18a 50%, #ececec5c 75%); color: var(--white); padding: 0; }
.faqs { position: relative; display: flex; align-items: center; justify-content: center; min-height: 400px; background-image: linear-gradient(140deg, #dfe8ff 0%, #c8d6ff 50%, #5ea6ff7a 75%); color: var(--white); padding: 0; }
.end { position: relative; display: flex; align-items: center; justify-content: center; min-height: 400px; background-image: linear-gradient(#e5f6fe,#f9f8f8); color: var(--white); padding: 0; }
.stack { position: relative; display: flex; align-items: center; justify-content: center; min-height: 500px; background-image: linear-gradient(140deg, #a2d0fe66 0%, #106a6aa3 50%, #a2d0fe66 75%), url(../images/bg-stack.png); background-attachment: fixed; background-position: center; background-size: cover; background-repeat: no-repeat; color: var(--white); padding: 0; }

.stack-tabs { display: flex; gap: 20px; flex-wrap: wrap; margin-bottom: 40px; justify-content: center; align-items: center; }

.stack-tab { cursor: pointer; color: var(--muted); font-size: 16px; padding-bottom: 6px; border-bottom: 2px solid transparent; transition: all 0.3s ease; margin: 0 7px; }
.stack-tab.active { color: var(--white); border-color: var(--accent); }

.stack-cards {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 20px;
  margin-bottom: 40px;
}

.stack-card {
  background: var(--card);
  border-radius: 8px;
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 500;
  transition: transform 0.3s ease, background 0.3s ease;
}

.stack-card:hover {
  transform: translateY(-5px);
  background: #465158;
}

.contact {
    background: linear-gradient(
        to bottom,
        rgba(10, 37, 64, 0.7),
        #f9f8f8 45%
    );
    --split: 45%;
    background: linear-gradient(
        to bottom,
        rgba(10, 37, 64, 0.7) var(--split),
        #f9f8f8 var(--split)
    );
    padding-bottom: 70px;
}

.text-left { text-align: left; }
.text-center { text-align: center; }
.text-right { text-align: right; }

.content-inner { position: relative; width: 84%; padding: 0; margin: 0 auto; border: 0; }

.section-classic { position: relative; display: flex; margin: 60px auto 20px auto; align-items: center; justify-content: center; min-height: 220px; text-align: center; flex-direction: column; }
.section-classic h2 { position: relative; display: block; font-size: clamp(32px, 1.16vw, 36px); line-height: 120%; font-weight: 900; font-family: "ExoLight", system-ui, -apple-system, BlinkMacSystemFont, sans-serif; color: var(--main-color); z-index: 1; text-align: center; margin: 0 0 24px 0; }
.section-classic span { display: block; font-size: 15px; font-weight: 600; color: rgb(67, 91, 161); margin-bottom: 12px; }
.section-classic p { position: relative; display: block; max-width: 80%; font-size: 15px; line-height: 180%; font-weight: 500; padding: 0 0 30px 0; margin: 0; border: 0; color: var(--global-bg-dark); }

.section-title { position: relative; display: flex; margin: auto; align-items: center; justify-content: center; min-height: 220px; text-align: center; flex-direction: column; }
.section-title h2 { position: relative; display: block; font-size: clamp(32px, 1.16vw, 36px); line-height: 120%; font-weight: 900; font-family: "ExoLight", system-ui, -apple-system, BlinkMacSystemFont, sans-serif; color: var(--main-color); z-index: 1; }
.section-title h2 strong { color: var(--footer-icon-hover); }
.section-title span { position: absolute; font-weight: 800; font-size: clamp(40px, 10.06vw, 80px); line-height: 100%; letter-spacing: 0.02em; -webkit-text-stroke: 2px rgb(172 172 172 / 25%); top: 50%; left: 50%; transform: translate(-50%, -50%); color: transparent; font-family: Arial, Helvetica, sans-serif, system-ui, -apple-system, BlinkMacSystemFont; text-transform: uppercase; white-space: nowrap; }

.section-content { position: relative; display: flex; margin: auto; align-items: center; justify-content: center; }
.section-stack { position: relative; display: block; margin: auto; }
.section-cards { display: grid; margin: 0 auto 80px auto; width: 100%; grid-template-columns: repeat(auto-fit, minmax(min(314px, 100%), 1fr)); gap: 26px; }

.timeline-box { position: relative; border-left: 5px solid #00a8cc; padding: 0 25px 10px 25px; margin: 0; }
.timeline-box h3 { color: #0e204d; font-family: "ExoLight", sans-serif; text-transform: capitalize; font-weight: 700; line-height: 1.3; margin-bottom: 20px; }
.timeline-box:hover { background-color: #ffffffb7; }
.timeline-box:hover h3 { color: #00a8cc; }

.timeline-box ul { display: block; list-style-type: square; padding-left: 20px; margin: 0; color: var(--global-bg-dark); }
.timeline-box ul li { font-size: clamp(14px, 0.95vw, 16px); line-height: 150%; font-weight: 500; padding-bottom: 10px; color: var(--global-bg-dark); }

.timeline-box .box-href { position: absolute; inset: 0; }
.timeline-box .box-href a { display: flex; align-items: flex-end; padding: 0; width: 100%; height: 100%; font-size:1px; text-decoration: none; color: inherit; }

.mix-white { background-color: var(--white); box-shadow: rgb(50 50 93 / 8%) 0px 13px 27px -5px, rgb(0 0 0 / 31%) 0px 8px 16px -8px; }

.content-inner p { position: relative; display: block; font-size: clamp(14px, 0.95vw, 16px); line-height: 170%; font-weight: 500; padding: 0 0 30px 0; margin: 0; border: 0; color: var(--global-bg-dark); }
.content-inner h2 { position: relative; display: block; font-size: clamp(29px, 1.16vw, 32px); line-height: 120%; font-weight: 900; font-family: "ExoLight", system-ui, -apple-system, BlinkMacSystemFont, sans-serif; color: var(--main-color); }
.content-inner h3 { position: relative; display: block; padding: 0; margin: 15px auto; border: 0; line-height: 140%; }

.manage-layout-container { display: flex; align-items: center; justify-content: center; width: 100%; margin: 0 auto; padding: 0; gap: 30px; border-radius: 20px; }
.manage-layout-container.image-1-4 .image-side { flex: 1; }
.manage-layout-container.image-2-4 .image-side { flex: 2; }
.manage-layout-container.image-3-4 .image-side { flex: 3; }
.manage-layout-container.image-1-4 .text-side { flex: 3; }
.manage-layout-container.image-2-4 .text-side { flex: 2; }
.manage-layout-container.image-3-4 .text-side { flex: 1; }

.text-side .inside-text { width: auto; max-width: 92%; height: auto; display: block; padding: 0; margin: auto; }

.image-side {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    text-align: left;
}
.image-side h2 {
    font-size: 37px;
    line-height: 52px;
    color: #1b4d6c;
    margin: 0;
    text-align: left;
}
.image-side p {
    color: #12b48b !important;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    text-align: left;
}
.image-side img {
    width: auto;
    max-width: 92%;
    height: auto;
    display: block;
    border-radius: 20px;
    padding: 0;
    margin: auto;
}

.text-side {
    flex: 1;
    color: #366c8d;
}
.text-side h2, .text-side h3 { position: relative; display: block; font-size: clamp(20px, 1.08vw, 22px); line-height: 120%; font-weight: 900; font-family: "ExoLight", system-ui, -apple-system, BlinkMacSystemFont, sans-serif; color: var(--main-color); margin: 23px 0; }
.text-side p {
    position: relative;
    display: block;
    font-size: clamp(14px, 1vw, 16px);
    line-height: 180%;
    font-weight: 500;
    padding: 0 0 30px 0;
    margin: 0;
    border: 0;
    color: var(--global-bg-dark);
}
.text-side p a {
    margin: 17px 0 0 0;
    color: #008efe;
    text-decoration: none;
}
.text-side p a:hover {
    color: #124d7a;
    transform: translateY(0);
}
.text-side p.motto {
    margin: 5px 0;
    line-height: 1.6;
    font-size: 17px;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
    color: #12b48b !important;
    text-align: left;
}
.text-side ul {
    list-style: none;
    padding: 0;
    margin: 19px 0;
}
.text-side ol {
    counter-reset: section;
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.text-side ul li {
    position: relative;
    padding-left: 30px;
    font-size: 15px;
    line-height: 160%;
    font-weight: 500;
    margin: 7px 0;
}
.text-side ul li::before {
    content: "✔";
    position: absolute;
    left: 0;
    color: #3c779c;
    font-family:
        system-ui,
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        Arial,
        sans-serif;
}
.text-side ol li::before {
    counter-increment: section;
    content: counters(section, ".") ": ";
    font-size: 18px;
    font-weight: 900;
    padding-right: 10px;
    color: #556c7a61;
}
.text-side ul li a,
.text-side ol li a {
    font-size: 16px;
    text-decoration: none;
    color: #3c779c;
}
.text-side ul li a:hover,
.text-side ol li a:hover {
    color: #0b3d4b;
}

p.heading-title-1 { position: relative; display: block; font-size: clamp(14px, 1vw, 16px); line-height: 180%; font-weight: 800; color: var(--font-title); margin: 0; padding: 0; }
p.heading-title-2 { position: relative; display: block; font-size: clamp(14px, 1vw, 16px); line-height: 180%; font-weight: 800; color: var(--font-subtitle); margin: 0; padding: 0; }

.two_on_row {
    grid-template-columns: repeat(auto-fit, minmax(min(47%, 100%), 1fr));
    gap: 34px;
}
.tree_on_row {
    grid-template-columns: repeat(auto-fit, minmax(min(314px, 100%), 1fr));
    gap: 26px;
}
.four_on_row {
    grid-template-columns: repeat(auto-fit, minmax(min(285px, 100%), 1fr));
    gap: 26px;
}

.yabg {
    background-color: #fff;
    border-radius: 10px;
    border: 1px solid var(--border);
    transform: scale(1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    cursor: pointer;
}
.yabg:hover {
    border-color: var(--accent);
    transform: scale(1.05);
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 2px, rgb(86 131 146 / 7%) 0px 2px 4px, rgba(0, 0, 0, 0.07) 0px 4px 8px, rgb(0 80 64 / 7%) 0px 8px 16px, rgb(12 76 141 / 7%) 0px 16px 32px, rgb(0 201 244 / 7%) 0px 32px 64px;
}
.img-space {
    padding: 0;
}
.icon-wrapper {
    padding: 34px 24px 0 24px;
}
.with-space {
    padding: 32px 24px 7px 24px;
}
.non-space {
    padding: 12px 0 0 0;
}
.cards { display: grid; margin: 0 auto 60px auto; grid-auto-flow: dense; padding: 3px; z-index: 1; width: 100%; }

.card { position: relative; width: 100%; overflow: hidden; margin: 0 auto; padding: 0; }
.card-wrapper { position: relative; width: 100%; }
.image-wrapper img {
    width: 100%;
    height: 250px;
    margin: 0;
    padding: 0;
    display: block;
    object-fit: cover;
}
.card-text {
    display: block;
    margin: 0;
    color: #3c779c;
}
.card-text h2,
.card-text h3 {
    color: #0e204d;
    font-family: "ExoLight", sans-serif;
    text-transform: capitalize;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 20px;
}
.card-text p,
.card-text p a,
.card-text p a:hover {
    display: block;
    margin: 0;
    padding: 10px 0 20px 0;
    line-height: 23px;
    font-size: 16px;
}
.card-text p a,
.card-text p a:hover {
    margin: 0;
    padding: 0;
    font-size: 16px;
    color: #3c779c;
    text-decoration: none;
}
.card-text p {
    display: block;
    color: #3a3a3a;
    font-size: clamp(13px, 1vw, 16px);
    line-height: 150%;
    font-weight: 500;
}
.card-text ul {
    list-style: none;
    padding: 0;
    width: 100%;
    margin: 0 0 27px 0;
}
.card-text ul li {
    display: block;
    margin: 0;
    padding: 0 0 0 20px;
    color: #3a3a3a;
    font-size: clamp(13px, 1vw, 16px); line-height: 150%; font-weight: 500;
}
.card-text ul li::before {
    content: "✔";
    position: absolute;
    left: 25px;
    margin-top: 2px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
    font-size: 12px;
    color: #00b2bc;
}
.card-text ul li span.strong {
    font-weight: 800;
}
.card-text ul li a {
    font-size: 14px;
    font-weight: 500;
    color: var(--white);
    text-decoration: none;
}
.card-text a.details {
    display: block;
    margin: 17px 0 0 0;
    font-size: 17px;
    font-weight: 600;
    color: #3f7fb1;
    text-decoration: none;
}
.card-text a.details::after {
    content: "❯";
    position: absolute;
    margin-left: 12px;
    color: #3c779c;
    font-family:
        system-ui,
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        Arial,
        sans-serif;
}
.card-text a.details:hover {
    color: #124d7a;
    transform: translateY(0);
}

.card-href { 
    width: 100%;
    height: 100%;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    left: 0;
}
.card-href a { 
    display: block;
    height: 100%;
    width: 100%;
    text-decoration: none;
    color: #fff;
    z-index: 3;
}
.full-row .tree_on_row { display: flex; /*align-items: center;*/ justify-content: center; gap: 0; }
.full-row .tree_on_row .yabg {
    background-color: #fff;
    border-radius: 0;
    border: 1px solid var(--border);
    transform: scale(1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    cursor: pointer;
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
}
.full-row .tree_on_row .yabg:hover {
    border-color: var(--accent);
    transform: scale(1.1);
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 2px, rgb(86 131 146 / 7%) 0px 2px 4px, rgba(0, 0, 0, 0.07) 0px 4px 8px, rgb(0 80 64 / 7%) 0px 8px 16px, rgb(12 76 141 / 7%) 0px 16px 32px, rgb(0 201 244 / 7%) 0px 32px 64px;
    z-index: 2;
}

.full-row .tree_on_row .with-space {
    padding: 34px 24px; text-align: center;
}
.heading {
    color: #0e204d;
    font-family: "ExoLight", sans-serif;
    text-transform: capitalize;
    font-size: 19px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 20px;
}
.yabg:hover .card-text h2, .yabg:hover .card-text h3 {
    color: #0e7ac8;
}

.faq-section { display: block; max-width: 72%; margin: 0 auto 80px auto; padding: 0; }
.faq-item { border: 0; border-top: 1px solid #0062ff; border-bottom: 1px solid transparent; margin: 0; }
.faq-item:last-child { border: 0; border-top: 1px solid #0062ff; border-bottom: 1px solid #0062ff; margin: 0; }
.faq-question { width: 100%; border: none; padding: 1rem 1.5rem; text-align: left; cursor: pointer; position: relative; transition: background 0.3s; background-color: transparent; font-size: 17px; letter-spacing: 1px; font-weight: 500; color: #1b3e54; margin: 0; }
.faq-question::after { content: "\25BF"; position: absolute; right: 1rem; top: 50%; transform: translateY(-50%) rotate(0deg); transform-origin: center; transition: transform 0.35s ease-in-out; padding: 5px; line-height: 16px; color: var(--footer-icon-hover); }
.faq-question.active::after { color: var(--foreground); font-size: 16px; transform: translateY(-50%) rotate(180deg); border-radius: 50%; line-height: 16px; color: var(--footer-icon-hover); }
.faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.4s ease; padding: 0 1rem; }
.faq-answer p { display: block; font-size: 16px; margin: 0; line-height: 1.6; text-align: left; width: 99%; padding: 0 0 20px 8px; font-size: clamp(14px, 0.9vw, 15px); }
.faq-answer ul { list-style: none; padding: 0; margin: 0 0 0 auto; }
.faq-answer ul li { display: block; margin: 0; padding: 0 0 0 20px; color: #3a3a3a; font-size: clamp(13px, 1vw, 16px); line-height: 150%; font-weight: 500; }
.faq-answer ul li::before { content: "✔"; font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif; font-size: 12px; color: #00b2bc; margin: 0; padding: 0 10px; }

.faq-answer ul li a { color: #3a3a3a; font-size: clamp(13px, 1vw, 16px); line-height: 150%; font-weight: 500; text-decoration: none; }
.faq-answer ul li a:hover { color: #00858c; }

.contact-panel { position: relative; z-index: 2; padding: 60px; border-radius: 20px; background-color: var(--white); box-shadow: 0px 5px 83px 0px rgba(9, 29, 62, 0.1); }
.contact-wrapper { display: flex; gap: 90px; width: 100%; margin: 0; padding: 0; }

.contact-left { flex: 1.4; }
.contact-left h2 { margin: 0 0 10px; color: #12224a; }
.contact-left p { color: var(--global-bg-dark); display: block; font-size: clamp(14px, 1vw, 16px); line-height: 180%; font-weight: 500; }
.contact-left p.frm-sent { padding-top: 50px; color: var(--global-bg-dark); display: block; font-size: clamp(14px, 1vw, 16px); line-height: 180%; font-weight: 600; text-align: center; }

.form-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; margin-top: 30px; }

.form-group { position: relative; }
.form-group.full { grid-column: span 2; }

.form-group input[type=text], 
.form-group input[type=email],
.form-group input[type=tel],
.form-group select {
    max-width: 100%;
    min-width: 240px; 
    padding: 16px 18px;
    border-radius: 30px;
    border: 1px solid #e2e6ef;
    font-size: 14px;
    outline: none;
}
.form-group textarea {
    max-width: 100%;
    min-width: 540px;
    min-height: 100px;
    padding: 16px 18px;
    border-radius: 30px;
    border: 1px solid #e2e6ef;
    font-size: 14px;
    outline: none;
}

.form-group input:focus,
.form-group textarea:focus,
.form-group select:focus {
    border-color: #3ccfc0;
}

.form-group label {
    display: inline-block;
    font-size: clamp(13px, 1vw, 16px); line-height: 180%; font-weight: 500;
    outline: none;
}
.form-group input[type=checkbox] { margin-top: 0; width: 16px; height: 16px; border: 1px solid transparent; cursor: pointer; outline: none; }

.form-group.error {
  border: none;
  box-shadow: none;
}

.form-group.error input,
.form-group.error textarea {
  border-color: #e53935;
  box-shadow: 0 0 0 1px rgba(229,57,53,0.12);
}

.error-msg {
  display: none;
  margin-top: 6px;
  font-size: 13px;
  color: #e53935;
}
.error-msg::before {
  content: "! ";
}

.submit-btn {
    margin-top: 35px;
    width: 100%;
    padding: 18px;
    border-radius: 40px;
    border: none;
    background: #1f315f;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    transition: 0.3s;
}

.submit-btn:hover {
    background: #16264b;
}

.contact-right {
    flex: 1;
    background-size: cover;
    background-position: center center;
    background-image: linear-gradient(180deg, rgb(0 217 200 / 95%) 19%, #21cdc0e6 70%), url(../images/bg-contact.png);
    border-radius: 24px;
    padding: 40px;
    color: #fff;
    position: relative;
    overflow: hidden;
    margin-left: 0;
}

.contact-right h3 {
    margin-top: 0;
    font-size: 26px;
}

.contact-right p {
    font-size: 14px;
    line-height: 1.6;
    opacity: 0.95;
}

.contact-list {
    margin-top: 60px;
}

.contact-item {
    display: block;
    margin-bottom: 16px;
    font-size: 14px;
}
.contact-item p { font-size: clamp(16px, 0.94vw, 19px); font-family: "Montserrat", system-ui, -apple-system, BlinkMacSystemFont, sans-serif; line-height: 32px; color: var(--white); font-weight: 600; margin: 36px 0 12px 0; padding: 0; }

.contact-item ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.contact-item ul li {
  display: block;
  margin: 6px 0;
  padding: 0 0 3px 0;
  display: block; font-size: clamp(13px, 0.9vw, 15px); line-height: 180%; font-weight: 600; color: var(--white); 
}
.contact-item ul li a {
    position: relative; 
    display: block; font-size: clamp(13px, 0.9vw, 15px); line-height: 180%; font-weight: 600; color: var(--white); 
    text-decoration: none;
}

.contact-item ul li i.location { padding: 0 30px 0 0; }
.contact-item ul li i.location:after {
    content: "";
    position: absolute;
    width: 19px;
    height: 19px;
    background-image: url(../images/location.svg);
    background-repeat: no-repeat;
    background-size: contain;
    filter: invert(120%) sepia(60%) hue-rotate(140deg);
    margin-top: 3px;
}
.contact-item ul li a i.phone { padding: 0 30px 0 0; }
.contact-item ul li a i.phone:after {
    content: "";
    position: absolute;
    width: 19px;
    height: 19px;
    background-image: url(../images/phone.svg);
    background-repeat: no-repeat;
    background-size: contain;
    filter: invert(120%) sepia(60%) hue-rotate(140deg);
    margin-top: 3px;
}
.contact-item ul li a i.email { padding: 0 30px 0 0; }
.contact-item ul li a i.email:after {
    content: "";
    position: absolute;
    width: 19px;
    height: 19px;
    background-image: url(../images/email.svg);
    background-repeat: no-repeat;
    background-size: contain;
    filter: invert(120%) sepia(60%) hue-rotate(140deg);
    margin-top: 3px;
}

.contact-item ul li a i.jobs { padding: 0 30px 0 0; }
.contact-item ul li a i.jobs:after {
    content: "";
    position: absolute;
    width: 19px;
    height: 19px;
    background-image: url(../images/jobs.svg);
    background-repeat: no-repeat;
    background-size: contain;
    filter: invert(120%) sepia(60%) hue-rotate(140deg);
    margin-top: 3px;
}

.appointment-section { position: relative; display: block; width: 100%; background: linear-gradient(to bottom, #f9f8f8 75%, var(--global-bg-dark)); --split: 75%; background: linear-gradient(to bottom, #f9f8f8 var(--split), var(--global-bg-dark) var(--split)); padding: 0; padding-top: 40px; }
.appointment-wrapper { display: grid; width: 84%;
    border-radius: 12px;
    background-color: #dff5ff;
    margin: auto;
    padding: 12px 0;
    grid-template-columns: 70% 30%;
    align-items: center;
    box-shadow:
        rgb(50 50 93 / 0.25) 0 6px 12px -2px,
        rgb(0 0 0 / 0.3) 0 3px 7px -3px;
}
.appointment-wrapper .appointment-text { width: 94%; margin: 1.5rem 3rem; text-align: left; font-size: clamp(15px, 1.1vw, 17px); line-height: 180%; font-weight: 500; color: #505a67; }
.appointment-text h3 { position: relative; display: block; font-size: clamp(26px, 1.16vw, 36px); line-height: 120%; font-weight: 900; font-family: "ExoLight", system-ui, -apple-system, BlinkMacSystemFont, sans-serif; color: var(--main-color); z-index: 1; margin: 0 0 17px 0; padding: 0; }
.appointment-text h3 span, .appointment-text h3 strong { color: #1fa79c; }
.appointment-text p { display: block; width: 100%; margin: 0; text-align: left; font-size: clamp(15px, 1.1vw, 17px); line-height: 180%; font-weight: 500; color: #505a67; }

.appointment-cta { flex: 1 1 30%; display: flex; align-items: center; justify-content: center;  gap: 20px; flex-wrap: wrap; }

.btn-appointment {
    background: #1fa79c;
    color: #fff;
    padding: 14px 28px;
    border-radius: 900px;
    text-decoration: none;
    font-weight: 600;
    transition: 0.3s;
}
.btn-appointment:hover {
    background: #188b82;
}

.image-text-section { margin-bottom: 50px; }
.benefits-list { flex: 1; display: flex; flex-direction: column; gap: 0; }

.benefit-card { display: flex; gap: 20px; padding: 20px; border-radius: 15px; transition: background 0.3s; }
.benefit-card:hover { background: rgb(255, 255, 255); }

.icon-box { width: 60px; height: 60px; display: flex; align-items: start; justify-content: center; }
.icon-box img{ width: 44px; height: auto; border: 0; }

.text-box h3 { margin: 0 0 5px 0; }
.text-box p { margin: 0; padding: 10px 0 0 0; }

@media (min-width: 981px) and (max-width: 1280px) {
    .appointment-wrapper {
        grid-template-columns: 65% 35%;
    }

    .contact-panel { padding: 32px; }
    .contact-wrapper {
        padding: 10px;
        gap: 30px;
        width: auto;
    }

    .form-grid { display: block; margin-top: 0; }
    .form-group { margin: 0 0 24px 0; }
    .form-group input[type=text], 
    .form-group input[type=email],
    .form-group input[type=tel],
    .form-group select {
        max-width: 100%;
        min-width: 50%; 
        width: 90%; 
        padding: 16px 18px;
        margin: 0;
        border-radius: 30px;
        border: 1px solid #e2e6ef;
        font-size: 14px;
        outline: none;
    }
    .form-group textarea {
        max-width: 100%;
        min-width: 50%; 
        width: 90%; 
        min-height: 120px;
        padding: 16px 18px;
        margin: 0;
        border-radius: 30px;
        border: 1px solid #e2e6ef;
        font-size: 14px;
        outline: none;
    }
    .submit-btn { margin-top: 0; }
    .contact-right { margin-left: 0; }
}

@media (min-width: 768px) and (max-width: 980px) {
    .appointment-wrapper {
        display: block;
    }
    .appointment-wrapper .appointment-text {
        width: 90%;
        margin: 0 auto;
        padding: 30px 0;
    }
    .appointment-cta {
        justify-content: center;
        padding: 0 0 40px 0;
    }

    .contact-panel { padding: 32px; }
    .contact-wrapper {
        flex-direction: column;
        padding: 10px;
        gap: 30px;
        width: auto;
    }

    .form-grid { display: block; margin-top: 0; }
    .form-group { margin: 0 0 24px 0; }
    .form-group input[type=text], 
    .form-group input[type=email],
    .form-group input[type=tel],
    .form-group select {
        max-width: 100%;
        min-width: 50%; 
        width: 90%; 
        padding: 16px 18px;
        margin: 0;
        border-radius: 30px;
        border: 1px solid #e2e6ef;
        font-size: 14px;
        outline: none;
    }
    .form-group textarea {
        max-width: 100%;
        min-width: 50%; 
        width: 90%; 
        min-height: 120px;
        padding: 16px 18px;
        margin: 0;
        border-radius: 30px;
        border: 1px solid #e2e6ef;
        font-size: 14px;
        outline: none;
    }
    .submit-btn { margin-top: 0; }
    .contact-right { margin-left: 0; }

    .manage-layout-container { flex-direction: column; gap: 50px; }
}

@media screen and (max-width: 767px) {
    
    .header-content { bottom: 20px; }
    .header-content h1 { font-size: 2.9rem; }
    .header-content p {
        font-size: clamp(16px, 0.84vw, 18px);
    }

    .banner-slide {
        font-size: clamp(50px, 14.06vw, 300px);
    }

    .section-title { min-height: 160px; }

    .full-row .tree_on_row {
        flex-direction: column;
    }

    .contact-panel { padding: 32px; }
    .contact-wrapper {
        flex-direction: column;
        padding: 10px;
        gap: 30px;
        width: auto;
    }

    .form-grid { display: block; margin-top: 0; }
    .form-group { margin: 0 0 24px 0; }
    .form-group input[type=text], 
    .form-group input[type=email],
    .form-group input[type=tel],
    .form-group select {
        max-width: 100%;
        min-width: 50%; 
        width: 90%; 
        padding: 16px 18px;
        margin: 0;
        border-radius: 30px;
        border: 1px solid #e2e6ef;
        font-size: 14px;
        outline: none;
    }
    .form-group textarea {
        max-width: 100%;
        min-width: 50%; 
        width: 90%; 
        min-height: 120px;
        padding: 16px 18px;
        margin: 0;
        border-radius: 30px;
        border: 1px solid #e2e6ef;
        font-size: 14px;
        outline: none;
    }
    .submit-btn { margin-top: 0; }
    .contact-right { margin-left: 0; }
    .appointment-wrapper {
        display: block;
        width: 82%;
    }
    .appointment-wrapper .appointment-text {
        width: 82%;
        margin: 0 auto;
        padding: 30px 0;
    }
    .appointment-cta {
        justify-content: center;
        padding: 0 0 32px 0;
    }

    .manage-layout-container { flex-direction: column; gap: 50px; }

    .faq-section { max-width: 92%; }
}