:root {--primary: #c61d0a;--secondary: #0b45db;--dark: #080915;--orange: #e3200b;--light: #eff6ff;}*, body {outline: none;font-size: 16px;}a, h1, h2, h3, h4, h5, h6 {text-decoration: none !important;}h1, h2, h3, h4, h5, h6 {font-weight: 600;}a {color: var(--primary);}a:hover {text-decoration: underline;color: var(--secondary);}footer a {color: var(--light);}.bg-dark {background: var(--dark);}.bg-light {background: var(--light);}.fw-bold {font-weight: 700;}.theme-btn {display: inline-flex;align-items: center;padding: 18px 20px;background: var(--orange);color: #fff;text-decoration: none;font-weight: 600;transition: .35s;border-radius: 50px;justify-content: center;border: 0;cursor: pointer;}.theme-btn:hover {color: #fff;transform: translateY(-4px);}.theme-btn svg {transition: .35s;}.theme-btn:hover svg {transform: translate(3px, -3px);}.hero-section {position: relative;overflow: hidden;background: linear-gradient(48deg, #00094c 0%, #000e44 20%, #001b62 50%, #660d00 80%, #00094c 100%);}.hero-section::before {content: "";position: absolute;inset: 0;background: radial-gradient(circle at center, transparent 20%, rgba(0, 0, 0, .25) 100%);z-index: 1;}.hero-section::after {content: "";position: absolute;inset: 0;background: radial-gradient(circle at 30% 20%, rgba(0, 255, 255, .15), transparent 40%), radial-gradient(circle at 80% 40%, rgba(0, 255, 255, .18), transparent 35%);z-index: 2;}.ribbon {position: absolute;top: -30%;bottom: -30%;transform: rotate(42deg);z-index: 3;overflow: hidden;border-radius: 20px;opacity: .5;}.ribbon::before {content: "";position: absolute;inset: 0;background: linear-gradient(180deg, rgba(255, 255, 255, .12), rgba(255, 255, 255, .02));}.ribbon::after {content: "";position: absolute;top: 0;left: 0;right: 0;height: 3px;background: #00d9ff;box-shadow: 0 0 15px #00d9ff, 0 0 25px #00d9ff, 0 0 40px #00d9ff;}.ribbon-1 {width: 260px;left: 5%;}.ribbon-2 {width: 340px;left: 30%;}.ribbon-3 {width: 220px;right: 22%;}.ribbon-4 {width: 280px;right: -2%;}.img-area {background: url(../../sv-template/images/hero-image.webp) left/450px no-repeat;}@media(min-width: 993px) and (max-width: 1200px) {.img-area {background: url(../../sv-template/images/hero-image.webp) left center/350px no-repeat;}}@media (max-width:992px) {.img-area {background: none;}}.hero-content {position: relative;z-index: 10;}.hero-content h1 {line-height: 1.08;font-weight: 600;color: #fff;margin-bottom: 30px;}.hero-content h1 span {color: var(--orange);font-size: clamp(2rem, 0.125rem + 5vw, 5rem);}label.error {color: red;font-size: 1rem;display: block;margin-top: 5px;}label.error.fail-alert {border: 2px solid red;border-radius: 4px;line-height: 1;padding: 2px 0 6px 6px;background: #ffe6eb;}input.valid.success-alert {border: 2px solid #4caf50;color: green;}input.error, textarea.error {border: 1px solid red !important;font-weight: 300;color: red;}.alert {border: 1px solid #0A3622;border-radius: 6px;background: #d1e7dd;padding: 10px;}.alert-success {color: #0a3622;}@media (max-width:991px) {.hero-content {text-align: center;margin: auto;}.hero-content h1 {font-size: 3rem !important;}.ribbon-1, .ribbon-2, .ribbon-3, .ribbon-4 {opacity: .5;}}@media (max-width:768px) {.hero-btn {width: 100%;justify-content: center;}.dots {opacity: .2;}}@media (max-width:576px) {.ribbon {opacity: .3;}}.feature-box {background: #eff6ff;border-left: 4px solid var(--primary);padding: 30px;margin-bottom: 30px;}.feature-box ul {margin: 0;padding: 0;list-style: none;}.feature-box li {position: relative;padding-left: 28px;margin-bottom: 18px;font-size: 18px;color: #1f2937;}.feature-box li::before {content: "→";position: absolute;left: 0;color: var(--primary);font-weight: 700;}.about-images {position: relative;min-height: 650px;}.main-image {width: 85%;margin-left: auto;}.main-image img {width: 100%;height: 650px;object-fit: cover;display: block;border-radius: 30px;}.floating-image {position: absolute;left: 0;bottom: 80px;width: 45%;border: 8px solid #fff;box-shadow: 0 20px 60px rgba(0, 0, 0, .15);}.floating-image img {width: 100%;display: block;object-fit: cover;}.section-subtitle {color: #d21d08;font-size: 14px;font-weight: 700;letter-spacing: 3px;display: block;margin-bottom: 20px;}.section-title {font-size: clamp(2rem, 5vw, 3rem);font-weight: 800;line-height: 1.1;margin-bottom: 25px;}.section-title span {color: var(--primary);font-size: clamp(2rem, 5vw, 3rem);}.section-text {color: rgba(255, 255, 255, .65);font-size: 20px;max-width: 700px;}.view-all-btn {display: inline-flex;align-items: center;gap: 12px;text-decoration: none;color: #fff;padding: 18px 32px;border-radius: 50px;border: 1px solid rgba(255, 255, 255, .12);transition: .3s;}.view-all-btn:hover {background: #e53925;border-color: #e53925;color: #fff;}.company-card-light {background: #eff6ff;border-radius: 24px;padding: 12px 28px;display: flex;align-items: center;gap: 24px;margin-bottom: 20px;transition: .3s;}.company-card:hover {transform: translateX(8px);}.company-content {flex: 1;}.company-badge {padding: 10px 22px;border-radius: 50px;border: 1px solid rgba(229, 57, 37, .25);background: #fff5f3;color: #c61d0a;font-weight: 600;}.company-badge.blue {background: #eef3ff;border-color: rgba(11, 69, 219, .25);color: #0b45db;}.featured-cta {height: 100%;padding: 30px 40px;border-radius: 30px;background: linear-gradient(135deg, rgba(11, 69, 219, .5), rgba(229, 57, 37, .08));border: 1px solid rgba(11, 69, 219, .25);}@media(max-width:991px) {.section-title {font-size: 42px;}.section-title span {font-size: 3rem;}.company-card {flex-wrap: wrap;}.company-badge {order: 4;}}.search-form-wrap {background: rgba(255, 255, 255, .08);backdrop-filter: blur(16px);border: 1px solid rgba(255, 255, 255, .12);border-radius: 16px;padding: 24px;margin: 40px 0;}.jf-select {height: 58px;border-radius: 60px !important;border: 1px solid rgba(0, 0, 0, .08) !important;padding: 0 30px;font-size: 15px;box-shadow: none !important;width: 100%;}.jf-select:focus {border-color: var(--primary) !important;box-shadow: 0 0 0 4px rgba(229, 57, 37, .12) !important;}.form-select {cursor: pointer;}.form-select {background-position: right 18px center;}.header a.logo, .header li a {text-decoration: none;color: #000 !important;display: block;}.header li a.active {color: #d21d08 !important;}.header {position: fixed;z-index: 1000;background: #fff;width: 100%;}.header ul {margin: 0 0;padding: 0;list-style: none;overflow: hidden;}.header li a {padding: 12px 20px;text-transform: uppercase;font-weight: 500;}.header .menu-btn:hover, .header li:hover a {color: var(--primary) !important;}.header a.logo {float: left;font-size: 2em;padding: 10px 20px;}.header a:hover.logo {color: #000;}.header .menu {clear: both;max-height: 0;transition: max-height 0.2s ease-out;}.header .menu-icon {cursor: pointer;display: inline-block;float: right;padding: 32px 20px;position: relative;user-select: none;}.header .menu-icon .navicon {background: var(--primary);display: block;height: 2px;position: relative;transition: background 0.2s ease-out;width: 18px;}.header .menu-icon .navicon:after, .header .menu-icon .navicon:before {background: var(--primary);content: "";display: block;height: 100%;position: absolute;transition: 0.2s ease-out;width: 100%;}.header .menu-icon .navicon:before {top: 5px;}.header .menu-icon .navicon:after {top: -5px;}.header .menu-btn {display: none;}.header .menu-btn:checked~.menu {max-height: 260px;padding-bottom: 20px;}.header .menu-btn:checked~.menu-icon .navicon {background: 0 0;}.header .menu-btn:checked~.menu-icon .navicon:before {transform: rotate(-45deg);}.header .menu-btn:checked~.menu-icon .navicon:after {transform: rotate(45deg);}.header .menu-btn:checked~.menu-icon:not(.steps) .navicon:after, .header .menu-btn:checked~.menu-icon:not(.steps) .navicon:before {top: 0;}@media (min-width: 992px) {.header li {float: left;}.header li a {padding: 12px 30px;}.header .menu {clear: none;float: right;max-height: none;}.header .menu-icon {display: none;}}