@font-face {font-family: "Montserrat";src: url("../fonts/Montserrat-Regular.woff2") format("woff2");font-style: normal;font-weight: 400;font-display: swap;}@font-face {font-family: "Poppins";src: url("../fonts/Poppins-Bold.woff2") format("woff2");font-style: normal;font-weight: 700;font-display: swap;}main h1, main h2, main h3, main h4, main h5, main h6 {font-family: "Poppins", Arial, sans-serif;font-weight: 700;}.home-hero {position: relative;display: flex;min-height: clamp(560px, 72vh, 760px);overflow: hidden;align-items: center;background: #111;}.home-hero-image {position: absolute;inset: 0;width: 100%;height: 100%;object-fit: cover;object-position: center;}.home-hero-overlay {position: absolute;inset: 0;background: linear-gradient(180deg, rgba(4, 10, 17, 0.58) 0%, rgba(4, 10, 17, 0.74) 100%);}.home-hero-container {position: relative;z-index: 1;width: 100%;}.home-hero-content {max-width: 900px;margin: 0 auto;padding: 72px 0;color: #fff;text-align: center;}.home-hero-kicker {display: inline-flex;margin-bottom: 22px;align-items: center;color: #f9a954;font-family: "Montserrat", Arial, sans-serif;font-size: 12px;font-weight: 700;letter-spacing: 2.3px;text-transform: uppercase;}.home-hero-kicker::before, .home-hero-kicker::after {width: 34px;height: 1px;margin: 0 13px;content: "";background: #f9a954;}.home-hero-content h1 {max-width: 900px;margin: 0 0 22px;color: #fff;font-size: 50px;line-height: 1.08;letter-spacing: -1.8px;}.home-hero-content h2 {margin: 0 0 8px;color: #fff;font-size: 28px;line-height: 1.35;}.home-hero-content h2 span {color: #f9a954;}.home-hero-content h3 {max-width: 670px;margin: 24px auto 0;color: rgba(255, 255, 255, 0.88);font-family: "Poppins", Arial, sans-serif;font-size: 18px;font-weight: 700;line-height: 1.75;}.home-hero-cta, .home-hero-cta:link, .home-hero-cta:visited {display: inline-flex;min-height: 54px;margin-top: 33px;padding: 0 27px;border: 1px solid #f9a954;border-radius: 7px;align-items: center;justify-content: center;color: #111;background: #f9a954;box-shadow: 0 12px 30px rgba(249, 169, 84, 0.25);font-family: "Poppins", Arial, sans-serif;font-size: 13px;font-weight: 700;text-decoration: none !important;transition: color 0.22s ease, background 0.22s ease, box-shadow 0.22s ease, transform 0.22s ease;}.home-hero-cta svg {width: 19px;height: 19px;margin-left: 9px;fill: none;stroke: currentColor;stroke-width: 2;stroke-linecap: round;stroke-linejoin: round;}.home-hero-cta:hover {color: #fff;background: transparent;box-shadow: none;transform: translateY(-2px);}@media (max-width: 767.98px) {.home-hero {min-height: 600px;}.home-hero-image {object-position: 58% center;}.home-hero-overlay {background: linear-gradient(180deg, rgba(4, 10, 17, 0.65) 0%, rgba(4, 10, 17, 0.86) 100%);}.home-hero-content {max-width: 100%;padding: 58px 0;}.home-hero-kicker {margin-bottom: 18px;font-size: 10px;letter-spacing: 1.6px;}.home-hero-kicker::before, .home-hero-kicker::after {width: 20px;margin: 0 9px;}.home-hero-content h1 {margin-bottom: 21px;font-size: 38px;letter-spacing: -1px;}.home-hero-content h2 {font-size: 22px;}.home-hero-content h3 {margin-top: 22px;font-size: 15px;line-height: 1.6;}.home-hero-cta, .home-hero-cta:link, .home-hero-cta:visited {width: 100%;max-width: 280px;margin-top: 28px;}}.random-posts-sidebar {position: sticky;top: 116px;}.random-posts-sidebar .rs_sidebar {overflow: hidden;border: 1px solid #e7e7e7;border-radius: 12px;background: #fff;box-shadow: 0 12px 32px rgba(0, 0, 0, 0.065);}.random-posts-sidebar .rs_widget {padding: 15px 18px;border-bottom: 1px solid #ededed;}.random-posts-sidebar .rs_widget:last-child {border-bottom: 0;}.random-posts-sidebar .rs_sidebar_header {padding: 20px 18px;border-bottom: 0;color: #000;background: #f9a954;}.random-posts-sidebar .rs_sidebar_title {font-family: "Poppins", Arial, sans-serif;font-size: 18px;}.random-posts-sidebar .rs_widget_heading {margin-bottom: 5px;color: #000000;font-size: 12px;font-weight: 700;letter-spacing: 0.25px;text-transform: uppercase;}.random-posts-sidebar .rs_widget_text a, .random-posts-sidebar .rs_widget_text a:visited {color: #222;font-family: "Poppins", Arial, sans-serif;font-size: 11px;line-height: 1.45;text-decoration: none !important;}.random-posts-sidebar .rs_widget_text a:hover {color: #c86d0d;text-decoration: none !important;}@media (max-width: 991.98px) {.random-posts-sidebar {position: static;}.random-posts-sidebar .rs_sidebar {display: grid;grid-template-columns: repeat(2, minmax(0, 1fr));}.random-posts-sidebar .rs_sidebar_header {grid-column: 1 / -1;}.random-posts-sidebar .rs_widget {border-right: 1px solid #ededed;}}@media (max-width: 575.98px) {.random-posts-sidebar .rs_sidebar {grid-template-columns: 1fr;}.random-posts-sidebar .rs_widget {border-right: 0;}}.advertise-section {padding: 92px 0;background: #f3f3f3;font-family: "Montserrat", Arial, sans-serif;}.advertise-layout {display: grid;grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);align-items: center;gap: clamp(38px, 6vw, 78px);}.advertise-visual {position: relative;width: 100%;max-width: 400px;overflow: hidden;border-radius: 22px;justify-self: center;background: #111;box-shadow: 18px 18px 0 #fff2e3;}.advertise-visual::before {position: absolute;top: 24px;left: 24px;z-index: 2;width: 72px;height: 7px;border-radius: 10px;content: "";background: #f9a954;}.advertise-visual::after {position: absolute;inset: 0;content: "";background: linear-gradient(180deg, rgba(0, 0, 0, 0.02) 35%, rgba(0, 0, 0, 0.78) 100%);}.advertise-visual img {display: block;width: 100%;height: auto;}.advertise-visual-badge {position: absolute;right: 28px;bottom: 28px;left: 28px;z-index: 1;display: flex;align-items: center;max-width: 310px;padding: 18px 20px;border: 1px solid rgba(255, 255, 255, 0.17);border-radius: 10px;color: #fff;background: rgba(0, 0, 0, 0.72);backdrop-filter: blur(7px);}.advertise-visual-badge strong {margin-right: 14px;color: #f9a954;font-family: "Poppins", Arial, sans-serif;font-size: 31px;line-height: 1;}.advertise-visual-badge span {font-size: 11px;line-height: 1.45;}.advertise-content {position: relative;padding: 25px 0;}.advertise-content::before {position: absolute;top: 0;left: 0;width: 54px;height: 3px;border-radius: 3px;content: "";background: #f9a954;}.advertise-eyebrow {display: block;margin: 8px 0 10px;color: #000;font-size: 10px;font-weight: 700;letter-spacing: 1.6px;text-transform: uppercase;}.advertise-content h2 {margin: 0 0 17px;color: #090909;font-family: "Poppins", Arial, sans-serif;font-size: clamp(31px, 4vw, 44px);line-height: 1.15;}.advertise-intro {max-width: 650px;margin: 0 0 31px;color: #606060;font-size: 14px;line-height: 1.8;}.advertise-benefits {display: grid;grid-template-columns: repeat(2, minmax(0, 1fr));gap: 11px;margin: 0;padding: 0;list-style: none;}.advertise-benefits li {display: flex;align-items: flex-start;min-width: 0;min-height: 59px;padding: 12px 13px;border: 1px solid #ededed;border-radius: 9px;color: #292929;font-size: 12px;line-height: 1.55;background: #fafafa;transition: border-color 0.2s ease, background 0.2s ease, transform 0.2s ease;}.advertise-benefits li:hover {border-color: #f9a954;background: #fff7ee;transform: translateX(3px);}.advertise-benefits svg {flex: 0 0 22px;width: 22px;height: 22px;margin: -1px 9px 0 0;padding: 4px;border-radius: 50%;fill: none;stroke: #000;stroke-width: 2.3;stroke-linecap: round;stroke-linejoin: round;background: #f9a954;}@media (max-width: 991.98px) {.advertise-section {padding: 70px 0;}.advertise-layout {grid-template-columns: 1fr;gap: 45px;}.advertise-visual {box-shadow: 12px 12px 0 #fff2e3;}.advertise-content {padding: 18px 0 0;}}@media (max-width: 575.98px) {.advertise-section {padding: 54px 0;}.advertise-layout {gap: 36px;}.advertise-visual {border-radius: 13px;box-shadow: 7px 7px 0 #fff2e3;}.advertise-visual-badge {right: 17px;bottom: 17px;left: 17px;padding: 12px 14px;}.advertise-visual-badge strong {font-size: 26px;}.advertise-content {padding: 17px 0 0;}.advertise-content h2 {font-size: 31px;}.advertise-benefits {grid-template-columns: 1fr;}.advertise-benefits li {font-size: 12px;}.advertise-benefits li:hover {transform: none;}}.main-categories-section {padding: 90px 0;background: #fff;font-family: "Montserrat", Arial, sans-serif;}.main-categories-layout {display: grid;grid-template-columns: minmax(0, 1fr) 345px;gap: 34px;align-items: start;}.main-categories-main {min-width: 0;}.main-categories-heading {margin-bottom: 42px;}.main-categories-heading > div {max-width: 700px;}.main-categories-heading span {display: block;margin-bottom: 9px;color: #000;font-size: 11px;font-weight: 700;letter-spacing: 1.7px;text-transform: uppercase;}.main-categories-heading h2 {margin: 0;color: #090909;font-family: "Poppins", Arial, sans-serif;font-size: 40px;line-height: 1.2;}.main-categories-heading > p {max-width: 650px;margin: 14px 0 0;color: #666;font-size: 13px;line-height: 1.75;}.main-categories-grid {display: grid;grid-template-columns: repeat(2, minmax(0, 1fr));gap: 18px;}.main-category-card, .main-category-card:link, .main-category-card:visited {position: relative;display: flex;align-items: center;min-width: 0;min-height: 125px;padding: 22px 18px;overflow: hidden;border: 1px solid #e8e8e8;border-radius: 12px;color: #111;background: #fff;box-shadow: 0 8px 25px rgba(0, 0, 0, 0.045);text-decoration: none !important;transition: border-color 0.22s ease, box-shadow 0.22s ease, transform 0.22s ease;}.main-category-card::before {position: absolute;top: 0;bottom: 0;left: 0;width: 4px;content: "";background: #f9a954;}.main-category-card:hover, .main-category-card:focus {border-color: #f9a954;color: #111;box-shadow: 0 14px 32px rgba(0, 0, 0, 0.09);text-decoration: none !important;transform: translateY(-4px);}.main-category-icon {display: flex;flex: 0 0 54px;align-items: center;justify-content: center;width: 54px;height: 54px;margin-right: 14px;border-radius: 10px;color: #000;background: #fff2e3;}.main-category-icon svg {width: 30px;height: 30px;fill: none;stroke: currentColor;stroke-width: 1.8;stroke-linecap: round;stroke-linejoin: round;}.main-category-content {min-width: 0;margin-right: 8px;}.main-category-content strong, .main-category-content small {display: block;}.main-category-content strong {margin-bottom: 5px;color: #111;font-family: "Poppins", Arial, sans-serif;font-size: 15px;line-height: 1.25;}.main-category-content small {color: #777;font-size: 10px;line-height: 1.45;}.main-category-arrow {display: flex;flex: 0 0 28px;align-items: center;justify-content: center;width: 28px;height: 28px;margin-left: auto;border-radius: 50%;color: #000;background: #f9a954;opacity: 0;transform: translateX(-5px);transition: opacity 0.2s ease, transform 0.2s ease;}.main-category-arrow svg {width: 14px;height: 14px;fill: none;stroke: currentColor;stroke-width: 2;stroke-linecap: round;stroke-linejoin: round;}.main-category-card:hover .main-category-arrow, .main-category-card:focus .main-category-arrow {opacity: 1;transform: translateX(0);}@media (min-width: 992px) {.main-category-card:last-child:nth-child(2n + 1) {grid-column: 1 / -1;width: calc(50% - 9px);margin: 0 auto;}}@media (max-width: 991.98px) {.main-categories-section {padding: 70px 0;}.main-categories-layout {grid-template-columns: 1fr;}.main-categories-heading {margin-bottom: 36px;}.main-categories-heading > div, .main-categories-heading > p {max-width: 650px;}.main-categories-grid {grid-template-columns: repeat(2, minmax(0, 1fr));}.main-category-card:last-child {grid-column: 1 / -1;width: calc(50% - 9px);margin: 0 auto;}.main-category-arrow {opacity: 1;transform: none;}}@media (max-width: 575.98px) {.main-categories-section {padding: 54px 0;}.main-categories-heading {margin-bottom: 29px;}.main-categories-heading h2 {font-size: 29px;}.main-categories-grid {grid-template-columns: 1fr;gap: 13px;}.main-category-card, .main-category-card:last-child {grid-column: auto;width: 100%;min-height: 105px;margin: 0;padding: 17px 15px;}.main-category-card:hover {transform: none;}}.evaluation-section {position: relative;padding: 90px 0;overflow: hidden;background: #f7f7f7;font-family: "Montserrat", Arial, sans-serif;}.evaluation-section::before {position: absolute;top: -140px;right: -120px;width: 360px;height: 360px;border-radius: 50%;content: "";background: rgba(249, 169, 84, 0.12);}.evaluation-container {position: relative;}.evaluation-heading {margin: 0 auto 46px;text-align: center;}.evaluation-heading > span {display: inline-block;margin-bottom: 10px;color: #000;font-size: 11px;font-weight: 700;letter-spacing: 1.7px;text-transform: uppercase;}.evaluation-heading h2 {margin: 0 0 14px;color: #090909;font-family: "Poppins", Arial, sans-serif;font-size: clamp(30px, 4vw, 46px);line-height: 1.15;}.evaluation-heading p {margin: 0;color: #666;font-size: 14px;line-height: 1.75;}.evaluation-grid {display: grid;grid-template-columns: repeat(3, minmax(0, 1fr));gap: 24px;}.evaluation-card {position: relative;min-width: 0;min-height: 315px;padding: 34px 30px 30px;overflow: hidden;border: 1px solid #e8e8e8;border-radius: 14px;background: #fff;box-shadow: 0 12px 32px rgba(0, 0, 0, 0.055);transition: border-color 0.25s ease, box-shadow 0.25s ease, transform 0.25s ease;}.evaluation-card::after {position: absolute;right: 0;bottom: 0;width: 58px;height: 5px;content: "";background: #f9a954;transition: width 0.25s ease;}.evaluation-card:hover {border-color: rgba(249, 169, 84, 0.8);box-shadow: 0 20px 42px rgba(0, 0, 0, 0.09);transform: translateY(-6px);}.evaluation-card:hover::after {width: 100%;}.evaluation-icon {display: flex;align-items: center;justify-content: center;width: 70px;height: 70px;margin-bottom: 27px;border-radius: 12px;color: #000;background: #fff2e3;}.evaluation-icon svg {width: 39px;height: 39px;fill: none;stroke: currentColor;stroke-width: 1.8;stroke-linecap: round;stroke-linejoin: round;}.evaluation-number {position: absolute;top: 24px;right: 27px;color: #ededed;font-family: "Poppins", Arial, sans-serif;font-size: 42px;line-height: 1;}.evaluation-card h2 {position: relative;margin: 0 0 13px;color: #111;font-family: "Poppins", Arial, sans-serif;font-size: 20px;line-height: 1.3;}.evaluation-card p {position: relative;margin: 0;color: #666;font-size: 14px;line-height: 1.8;}@media (max-width: 991.98px) {.evaluation-section {padding: 70px 0;}.evaluation-grid {grid-template-columns: repeat(2, minmax(0, 1fr));}.evaluation-card:last-child {grid-column: 1 / -1;max-width: calc(50% - 12px);width: 100%;margin: 0 auto;}}@media (max-width: 767.98px) {.evaluation-section {padding: 55px 0;}.evaluation-heading {margin-bottom: 32px;text-align: left;}.evaluation-heading h2 {font-size: 31px;}.evaluation-grid {grid-template-columns: 1fr;gap: 16px;}.evaluation-card, .evaluation-card:last-child {grid-column: auto;max-width: none;min-height: 0;padding: 27px 23px 25px;}.evaluation-card:hover {transform: none;}.evaluation-icon {width: 62px;height: 62px;margin-bottom: 21px;}.evaluation-icon svg {width: 34px;height: 34px;}.evaluation-number {top: 22px;right: 22px;font-size: 36px;}}.main-category-card, .main-category-card:link, .main-category-card:visited {position: relative;display: block;height: 285px;min-height: 0;padding: 0;overflow: hidden;border: 0;border-radius: 14px;color: #fff;background: #111;box-shadow: 0 12px 30px rgba(0, 0, 0, 0.12);}.main-category-card::before {z-index: 1;inset: 0;width: auto;height: auto;background: linear-gradient(180deg, rgba(0, 0, 0, 0.02) 30%, rgba(0, 0, 0, 0.86) 100%);}.main-category-image {width: 100%;height: 100%;object-fit: cover;transition: transform 0.45s ease, filter 0.3s ease;}.main-category-card:hover, .main-category-card:focus {border-color: transparent;color: #fff;box-shadow: 0 18px 40px rgba(0, 0, 0, 0.18);transform: translateY(-5px);}.main-category-card:hover .main-category-image, .main-category-card:focus .main-category-image {filter: saturate(1.08);transform: scale(1.06);}.main-category-content {position: absolute;right: 62px;bottom: 25px;left: 23px;z-index: 2;margin: 0;}.main-category-content strong {margin-bottom: 6px;color: #fff;font-size: 18px;}.main-category-content small {color: rgba(255, 255, 255, 0.76);font-size: 10px;}.main-category-arrow {position: absolute;right: 21px;bottom: 25px;z-index: 2;flex: none;margin: 0;opacity: 1;transform: none;}.main-category-card:hover .main-category-arrow, .main-category-card:focus .main-category-arrow {background: #fff;transform: translateX(3px);}@media (max-width: 991.98px) {.main-category-card, .main-category-card:link, .main-category-card:visited {height: 260px;}}@media (max-width: 575.98px) {.main-category-card, .main-category-card:link, .main-category-card:visited, .main-category-card:last-child {width: 100%;height: 230px;min-height: 0;padding: 0;}.main-category-card:hover {transform: none;}.main-category-content {bottom: 21px;left: 19px;}.main-category-arrow {right: 18px;bottom: 21px;}}.community-section {padding: 70px 0;background: #fff;font-family: "Montserrat", Arial, sans-serif;}.community-panel {position: relative;padding: 48px 54px;overflow: hidden;border: 1px solid #e3e3e3;border-radius: 14px;background: #fff;box-shadow: 0 14px 38px rgba(0, 0, 0, 0.07);}.community-panel::before {position: absolute;top: 0;bottom: 0;left: 0;width: 6px;content: "";background: #f9a954;}.community-panel::after {position: absolute;top: -75px;right: -65px;width: 190px;height: 190px;border: 35px solid rgba(249, 169, 84, 0.13);border-radius: 50%;content: "";}.community-message {position: relative;z-index: 1;}.community-message p {max-width: 1110px;margin: 0 auto;color: #333;font-size: clamp(16px, 1.55vw, 20px);line-height: 1.9;text-align: center;}.community-message strong {color: #a95700;font-family: "Poppins", Arial, sans-serif;font-weight: 700;}@media (max-width: 767.98px) {.community-section {padding: 54px 0;}.community-panel {padding: 36px 28px;}.community-message p {font-size: 15px;line-height: 1.8;text-align: left;}}@media (max-width: 575.98px) {.community-section {padding: 44px 0;}.community-panel {padding: 29px 21px 29px 25px;border-radius: 10px;}.community-panel::before {width: 4px;}.community-message p {font-size: 13px;}}.how-section {padding: 86px 0;color: #fff;background: #111;font-family: "Montserrat", Arial, sans-serif;}.how-heading {display: flex;align-items: center;justify-content: space-between;gap: 30px;margin-bottom: 43px;}.how-heading h2 {margin: 0;color: #fff;font-family: "Poppins", Arial, sans-serif;font-size: 40px;line-height: 1.2;}.how-tabs {display: inline-flex;padding: 4px;border: 1px solid rgba(255, 255, 255, 0.13);border-radius: 8px;background: rgba(0, 0, 0, 0.16);}.how-tab {min-width: 122px;padding: 11px 16px;border: 0;border-radius: 5px;color: #d2d7d6;background: transparent;font-size: 11px;font-weight: 700;cursor: pointer;transition: color 0.2s ease, background 0.2s ease;}.how-tab.is-active {color: #000;background: #f9a954;}.how-tab:focus-visible {outline: 2px solid #f9a954;outline-offset: 2px;}.how-panel {display: grid;grid-template-columns: repeat(4, minmax(0, 1fr));gap: 18px;opacity: 0;transform: translateY(8px);transition: opacity 0.25s ease, transform 0.25s ease;}.how-panel[hidden] {display: none;}.how-panel.is-active {opacity: 1;transform: translateY(0);}.how-card {position: relative;min-width: 0;min-height: 285px;padding: 34px 27px 29px;overflow: hidden;border: 1px solid rgba(255, 255, 255, 0.12);border-radius: 16px;background: rgba(255, 255, 255, 0.055);transition: border-color 0.22s ease, background 0.22s ease, transform 0.22s ease;}.how-card::after {position: absolute;right: 0;bottom: 0;left: 0;height: 4px;content: "";background: #f9a954;transform: scaleX(0);transition: transform 0.22s ease;}.how-card:hover {border-color: rgba(249, 169, 84, 0.65);background: rgba(255, 255, 255, 0.085);transform: translateY(-5px);}.how-card:hover::after {transform: scaleX(1);}.how-step {position: absolute;top: 23px;right: 23px;color: rgba(255, 255, 255, 0.14);font-family: "Poppins", Arial, sans-serif;font-size: 31px;line-height: 1;}.how-icon {display: flex;align-items: center;justify-content: center;width: 66px;height: 66px;margin-bottom: 27px;border-radius: 12px;color: #f9a954;background: rgba(249, 169, 84, 0.11);}.how-icon svg {width: 38px;height: 38px;fill: none;stroke: currentColor;stroke-width: 1.8;stroke-linecap: round;stroke-linejoin: round;}.how-card h3 {margin: 0 0 13px;color: #fff;font-family: "Poppins", Arial, sans-serif;font-size: 18px;}.how-card p {margin: 0;color: #b9c0be;font-size: 14px;line-height: 1.75;}@media (max-width: 991.98px) {.how-section {padding: 68px 0;}.how-panel {grid-template-columns: repeat(2, minmax(0, 1fr));}.how-card {min-height: 270px;}}@media (max-width: 575.98px) {.how-section {padding: 52px 0;}.how-heading {align-items: flex-start;flex-direction: column;gap: 22px;margin-bottom: 30px;}.how-tabs {width: 100%;}.how-tab {flex: 1;min-width: 0;}.how-panel {grid-template-columns: 1fr;gap: 14px;}.how-card {min-height: 0;padding: 26px 22px;}.how-card:hover {transform: none;}.how-icon {width: 58px;height: 58px;margin-bottom: 21px;}}.how-section {color: #222;background: #fff;}.how-heading h2 {color: #111;}.how-tabs {border-color: #dedede;background: #f6f6f6;}.how-tab {color: #555;}.how-tab.is-active {color: #000;background: #f9a954;}.how-card {border-color: #e8e8e8;background: #fff;box-shadow: 0 12px 35px rgba(20, 20, 20, 0.07);}.how-card:hover {border-color: #f9a954;background: #fff;box-shadow: 0 20px 45px rgba(20, 20, 20, 0.12);}.how-step {color: #e9e9e9;font-size: 36px;}.how-icon {width: 70px;height: 70px;border: 1px solid #f7d8b7;border-radius: 50%;color: #a95700;background: linear-gradient(145deg, #fff8f0, #ffe8ce);box-shadow: 0 8px 20px rgba(200, 109, 13, 0.11);}.how-card h3 {margin-bottom: 11px;color: #111;font-size: 20px;}.how-card p {color: #626262;line-height: 1.7;}