/* ==========================================

 

   DIAMOND GUIDE PAGE

 

========================================== */

 

 

 

.diamond-guide-page {

 

    width: 100%;

 

    min-height: calc(100vh - 112px);

 

    overflow-x: hidden;

 

 

 

    background:

 

        radial-gradient(circle at 50% 10%, rgba(201, 164, 90, 0.055), transparent 28%),

 

        linear-gradient(180deg, #050505 0%, #080808 50%, #050505 100%);

 

 

 

    color: var(--text-soft);

 

}

 

 

 

.guide-header {

 

    height: 112px;

 

    min-height: 112px;

 

    padding: 0 42px;

 

    overflow: visible;

 

}

 

 

 

.guide-logo-link {

 

    width: 350px;

 

    min-width: 350px;

 

    height: 108px;

 

    display: flex;

 

    align-items: center;

 

    justify-content: center;

 

    flex-shrink: 0;

 

    overflow: visible;

 

}

 

 

 

.guide-header-logo {

 

    display: block;

 

    width: 325px;

 

    height: 100px;

 

    max-height: none;

 

    object-fit: contain;

 

    object-position: center;

 

    margin-top: 5px;

 

}

 

 

 

.guide-container {

 

    width: min(calc(100% - 48px), 1180px);

 

    margin-inline: auto;

 

}

 

 

 

/* ==========================================

 

   HERO

 

========================================== */

 

 

 

.guide-hero {

 

    width: 100%;

 

    height: 650px;

 

    min-height: 650px;

 

    display: grid;

 

    grid-template-columns: minmax(0, 1.06fr) minmax(0, 0.94fr);

 

    position: relative;

 

    overflow: hidden;

 

    direction: ltr;

 

    border-bottom: 1px solid rgba(201, 164, 90, 0.28);

 

    background: #050505;

 

}

 

 

 

.guide-hero-image {

 

    position: relative;

 

    width: 100%;

 

    height: 650px;

 

    min-height: 650px;

 

    overflow: hidden;

 

}

 

 

 

.guide-hero-image::after {

 

    content: "";

 

    position: absolute;

 

    inset: 0;

 

    pointer-events: none;

 

    background:

 

        linear-gradient(90deg, rgba(5, 5, 5, 0.04) 0%, rgba(5, 5, 5, 0.18) 62%, rgba(5, 5, 5, 0.92) 100%),

 

        linear-gradient(180deg, rgba(5, 5, 5, 0.08) 0%, transparent 45%, rgba(5, 5, 5, 0.8) 100%);

 

}

 

 

 

.guide-hero-image img {

 

    display: block;

 

    width: 100%;

 

    height: 100%;

 

    object-fit: cover;

 

    object-position: center;

 

    filter: brightness(0.82) contrast(1.08) saturate(0.9);

 

}

 

 

 

.guide-hero-content {

 

    position: relative;

 

    z-index: 2;

 

    width: 100%;

 

    height: 650px;

 

    min-height: 650px;

 

    padding: 60px 70px;

 

    display: flex;

 

    flex-direction: column;

 

    justify-content: center;

 

    align-items: center;

 

    text-align: center;

 

    direction: rtl;

 

    background:

 

        radial-gradient(circle at 50% 30%, rgba(201, 164, 90, 0.065), transparent 36%),

 

        linear-gradient(90deg, rgba(5, 5, 5, 0.9), #050505);

 

}

 

 

 

.guide-label {

 

    margin-bottom: 14px;

 

    color: var(--gold);

 

    font-family: var(--font-main);

 

    font-size: 19px;

 

    letter-spacing: 7px;

 

    direction: ltr;

 

}

 

 

 

.guide-brand-mark {

 

    display: flex;

 

    align-items: center;

 

    justify-content: center;

 

    gap: 22px;

 

    margin-bottom: 18px;

 

}

 

 

 

.guide-line {

 

    width: 105px;

 

    height: 1px;

 

    background: linear-gradient(90deg, transparent, rgba(201, 164, 90, 0.75));

 

}

 

 

 

.guide-line:last-child {

 

    background: linear-gradient(90deg, rgba(201, 164, 90, 0.75), transparent);

 

}

 

 

 

.guide-z-logo-wrap {

 

    position: relative;

 

    width: 150px;

 

    height: 128px;

 

    display: flex;

 

    align-items: center;

 

    justify-content: center;

 

    overflow: hidden;

 

    -webkit-mask-image: radial-gradient(ellipse at center, #000 0%, #000 44%, rgba(0, 0, 0, 0.82) 62%, rgba(0, 0, 0, 0.28) 80%, transparent 100%);

 

    mask-image: radial-gradient(ellipse at center, #000 0%, #000 44%, rgba(0, 0, 0, 0.82) 62%, rgba(0, 0, 0, 0.28) 80%, transparent 100%);

 

}

 

 

 

.guide-z-logo-wrap::before {

 

    content: "";

 

    position: absolute;

 

    inset: 0;

 

    z-index: 2;

 

    pointer-events: none;

 

    background: radial-gradient(ellipse at center, rgba(5, 5, 5, 0.02) 0%, rgba(5, 5, 5, 0.16) 48%, rgba(5, 5, 5, 0.62) 76%, #050505 100%);

 

}

 

 

 

.guide-z-logo {

 

    position: relative;

 

    z-index: 1;

 

    display: block;

 

    width: 126px;

 

    height: 126px;

 

    object-fit: contain;

 

    object-position: center;

 

    mix-blend-mode: screen;

 

    filter: brightness(1.25) contrast(1.1) drop-shadow(0 0 10px rgba(201, 164, 90, 0.24));

 

}

 

 

 

.guide-hero-content h1 {

 

    margin-bottom: 18px;

 

    color: var(--gold-light);

 

    font-family: var(--font-main);

 

    font-size: clamp(48px, 5vw, 72px);

 

    font-weight: 400;

 

    line-height: 1.1;

 

}

 

 

 

.guide-hero-text {

 

    max-width: 520px;

 

    margin-bottom: 34px;

 

    color: var(--gray-soft);

 

    font-size: 21px;

 

    line-height: 1.8;

 

}

 

 

 

.guide-scroll-button,

 

.four-c-read-more-button,

 

.four-c-modal-bottom-close {

 

    position: relative;

 

    min-width: 210px;

 

    min-height: 56px;

 

    padding: 14px 28px;

 

    border: 1px solid rgba(201, 164, 90, 0.82);

 

    display: inline-flex;

 

    align-items: center;

 

    justify-content: center;

 

    overflow: hidden;

 

    background: rgba(5, 5, 5, 0.22);

 

    color: var(--gold-light);

 

    font-family: var(--font-main);

 

    font-size: 17px;

 

    font-weight: 500;

 

    cursor: pointer;

 

    transition: transform 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;

 

}

 

 

 

.guide-scroll-button::after,

 

.four-c-read-more-button::after,

 

.four-c-modal-bottom-close::after {

 

    content: "";

 

    position: absolute;

 

    top: -55%;

 

    right: -135%;

 

    width: 38%;

 

    height: 220%;

 

    pointer-events: none;

 

    background: linear-gradient(120deg, transparent, rgba(255, 247, 218, 0.7), transparent);

 

    transform: rotate(18deg);

 

    transition: right 0.8s ease;

 

}

 

 

 

.guide-scroll-button:hover,

 

.four-c-read-more-button:hover,

 

.four-c-modal-bottom-close:hover {

 

    transform: translateY(-2px);

 

    border-color: var(--gold-light);

 

    box-shadow: 0 0 18px rgba(201, 164, 90, 0.16);

 

}

 

 

 

.guide-scroll-button:hover::after,

 

.four-c-read-more-button:hover::after,

 

.four-c-modal-bottom-close:hover::after {

 

    right: 135%;

 

}

 

 

 

/* ==========================================

 

   GENERAL SECTIONS

 

========================================== */

 

 

 

.guide-intro-section,

 

.four-cs-section,

 

.diamond-types-section,

 

.certificate-guide-section,

 

.diamond-faq-section {

 

    width: 100%;

 

    padding: 92px 0;

 

}

 

 

 

.guide-intro-section,

 

.diamond-types-section,

 

.diamond-faq-section {

 

    background: linear-gradient(180deg, #060606, #080808);

 

}

 

 

 

.four-cs-section,

 

.certificate-guide-section {

 

    background:

 

        radial-gradient(circle at 50% 24%, rgba(201, 164, 90, 0.04), transparent 34%),

 

        #050505;

 

}

 

 

 

.guide-section-heading {

 

    width: 100%;

 

    max-width: 760px;

 

    margin: 0 auto 58px;

 

    text-align: center;

 

}

 

 

 

.guide-section-label {

 

    margin-bottom: 12px;

 

    color: var(--gold);

 

    font-family: var(--font-main);

 

    font-size: 16px;

 

    letter-spacing: 5px;

 

    direction: ltr;

 

}

 

 

 

.guide-section-heading h2 {

 

    margin-bottom: 18px;

 

    color: var(--gold-light);

 

    font-family: var(--font-main);

 

    font-size: clamp(36px, 4vw, 50px);

 

    font-weight: 400;

 

    line-height: 1.25;

 

}

 

 

 

.guide-section-heading p {

 

    color: var(--gray-soft);

 

    font-size: 18px;

 

    line-height: 1.85;

 

}

 

 

 

.guide-heading-line {

 

    width: 150px;

 

    height: 1px;

 

    margin: 26px auto 0;

 

    background: linear-gradient(90deg, transparent, var(--gold), transparent);

 

}

 

 

 

/* ==========================================

 

   FOUR C'S

 

========================================== */

 

 

 

.four-cs-layout {

 

    width: 100%;

 

    display: grid;

 

    grid-template-columns: minmax(0, 1.08fr) minmax(0, 0.92fr);

 

    gap: 54px;

 

    align-items: stretch;

 

}

 

 

 

.four-cs-visual {

 

    position: relative;

 

    width: 100%;

 

    min-height: 610px;

 

    overflow: hidden;

 

    border: 1px solid rgba(201, 164, 90, 0.26);

 

    background:

 

        radial-gradient(circle at 50% 50%, rgba(201, 164, 90, 0.1), transparent 34%),

 

        linear-gradient(145deg, rgba(12, 12, 12, 0.96), rgba(5, 5, 5, 0.96));

 

}

 

 

 

.four-cs-visual::before {

 

    content: "";

 

    position: absolute;

 

    top: 50%;

 

    left: 50%;

 

    width: 280px;

 

    height: 280px;

 

    border: 1px solid rgba(201, 164, 90, 0.56);

 

    border-radius: 50%;

 

    transform: translate(-50%, -50%);

 

}

 

 

 

.diamond-center {

 

    position: absolute;

 

    top: 50%;

 

    left: 50%;

 

    width: 220px;

 

    height: 220px;

 

    overflow: hidden;

 

    border-radius: 50%;

 

    transform: translate(-50%, -50%);

 

    box-shadow: 0 0 30px rgba(201, 164, 90, 0.12);

 

}

 

 

 

.diamond-center img {

 

    display: block;

 

    width: 100%;

 

    height: 100%;

 

    object-fit: cover;

 

    object-position: center;

 

    filter: brightness(1.02) contrast(1.08);

 

}

 

 

 

.four-c-button {

 

    position: absolute;

 

    z-index: 3;

 

    min-width: 135px;

 

    padding: 8px;

 

    border: 0;

 

    outline: 0;

 

    display: flex;

 

    flex-direction: column;

 

    align-items: center;

 

    background: transparent;

 

    color: var(--text-soft);

 

    font-family: var(--font-main);

 

    cursor: pointer;

 

    transition: color 0.3s ease, transform 0.3s ease;

 

}

 

 

 

.four-c-button i {

 

    margin-bottom: 7px;

 

    color: var(--gold);

 

    font-size: 25px;

 

}

 

 

 

.four-c-name {

 

    color: var(--gold-light);

 

    font-family: var(--font-main);

 

    font-size: 20px;

 

    letter-spacing: 1px;

 

    direction: ltr;

 

}

 

 

 

.four-c-hebrew {

 

    color: var(--gray-soft);

 

    font-size: 14px;

 

}

 

 

 

.four-c-button:nth-of-type(1) {

 

    top: 34px;

 

    left: 50%;

 

    transform: translateX(-50%);

 

}

 

 

 

.four-c-button:nth-of-type(1):hover,

 

.four-c-button:nth-of-type(1).active {

 

    transform: translateX(-50%) scale(1.05);

 

}

 

 

 

.four-c-button:nth-of-type(2) {

 

    top: 50%;

 

    left: 24px;

 

    transform: translateY(-50%);

 

}

 

 

 

.four-c-button:nth-of-type(2):hover,

 

.four-c-button:nth-of-type(2).active {

 

    transform: translateY(-50%) scale(1.05);

 

}

 

 

 

.four-c-button:nth-of-type(3) {

 

    top: 50%;

 

    right: 24px;

 

    transform: translateY(-50%);

 

}

 

 

 

.four-c-button:nth-of-type(3):hover,

 

.four-c-button:nth-of-type(3).active {

 

    transform: translateY(-50%) scale(1.05);

 

}

 

 

 

.four-c-button:nth-of-type(4) {

 

    bottom: 34px;

 

    left: 50%;

 

    transform: translateX(-50%);

 

}

 

 

 

.four-c-button:nth-of-type(4):hover,

 

.four-c-button:nth-of-type(4).active {

 

    transform: translateX(-50%) scale(1.05);

 

}

 

 

 

.four-c-details {

 

    position: relative;

 

    width: 100%;

 

    min-height: 610px;

 

}

 

 

 

.four-c-panel {

 

    position: absolute;

 

    inset: 0;

 

    width: 100%;

 

    min-height: 610px;

 

    padding: 46px 44px;

 

    border: 1px solid rgba(201, 164, 90, 0.28);

 

    display: flex;

 

    flex-direction: column;

 

    justify-content: center;

 

    background: linear-gradient(145deg, rgba(12, 12, 12, 0.95), rgba(5, 5, 5, 0.98));

 

    opacity: 0;

 

    visibility: hidden;

 

    transform: translateY(12px);

 

    transition: opacity 0.35s ease, visibility 0.35s ease, transform 0.35s ease;

 

}

 

 

 

.four-c-panel.active {

 

    opacity: 1;

 

    visibility: visible;

 

    transform: translateY(0);

 

}

 

 

 

.four-c-panel-icon {

 

    width: 58px;

 

    height: 58px;

 

    margin-bottom: 22px;

 

    border: 1px solid rgba(201, 164, 90, 0.55);

 

    border-radius: 50%;

 

    display: flex;

 

    align-items: center;

 

    justify-content: center;

 

    color: var(--gold-light);

 

    font-size: 23px;

 

}

 

 

 

.four-c-panel-label {

 

    margin-bottom: 5px;

 

    color: var(--gold);

 

    font-size: 15px;

 

    letter-spacing: 4px;

 

    direction: ltr;

 

}

 

 

 

.four-c-panel h3 {

 

    margin-bottom: 18px;

 

    color: var(--gold-light);

 

    font-family: var(--font-main);

 

    font-size: 33px;

 

    font-weight: 400;

 

}

 

 

 

.four-c-panel > p {

 

    color: var(--gray-soft);

 

    font-size: 18px;

 

    line-height: 1.9;

 

}

 

 

 

.guide-tip {

 

    margin-top: 24px;

 

    padding: 18px 20px;

 

    border-right: 2px solid var(--gold);

 

    display: grid;

 

    grid-template-columns: 28px minmax(0, 1fr);

 

    gap: 12px;

 

    background: rgba(201, 164, 90, 0.045);

 

}

 

 

 

.guide-tip i {

 

    margin-top: 5px;

 

    color: var(--gold-light);

 

    font-size: 18px;

 

}

 

 

 

.guide-tip p {

 

    color: var(--text-soft);

 

    font-size: 15px;

 

    line-height: 1.75;

 

}

 

 

 

.four-c-read-more-button {

 

    margin-top: 24px;

 

    align-self: flex-start;

 

}

 

 

 

/* ==========================================

 

   DIAMOND TYPES

 

========================================== */

 

 

 

.diamond-types-grid {

 

    width: 100%;

 

    display: grid;

 

    grid-template-columns: repeat(2, minmax(0, 1fr));

 

    gap: 30px;

 

}

 

 

 

.diamond-type-card {

 

    position: relative;

 

    width: 100%;

 

    overflow: hidden;

 

    border: 1px solid rgba(201, 164, 90, 0.28);

 

    background: linear-gradient(145deg, rgba(12, 12, 12, 0.96), rgba(5, 5, 5, 0.98));

 

    transition: transform 0.35s ease, border-color 0.35s ease, box-shadow 0.35s ease;

 

}

 

 

 

.diamond-type-card:hover {

 

    transform: translateY(-4px);

 

    border-color: rgba(225, 196, 122, 0.58);

 

    box-shadow: 0 0 22px rgba(201, 164, 90, 0.1);

 

}

 

 

 

.diamond-type-image {

 

    position: relative;

 

    width: 100%;

 

    height: 315px;

 

    overflow: hidden;

 

    border-bottom: 1px solid rgba(201, 164, 90, 0.24);

 

}

 

 

 

.diamond-type-image::after {

 

    content: "";

 

    position: absolute;

 

    inset: 0;

 

    pointer-events: none;

 

    background: linear-gradient(180deg, transparent 50%, rgba(5, 5, 5, 0.78) 100%);

 

}

 

 

 

.diamond-type-image img {

 

    display: block;

 

    width: 100%;

 

    height: 100%;

 

    object-fit: cover;

 

    object-position: center;

 

    filter: brightness(0.88) contrast(1.08) saturate(0.95);

 

    transition: transform 0.5s ease, filter 0.5s ease;

 

}

 

 

 

.diamond-type-card:hover .diamond-type-image img {

 

    transform: scale(1.035);

 

    filter: brightness(0.96) contrast(1.08) saturate(1);

 

}

 

 

 

.diamond-type-content {

 

    position: relative;

 

    padding: 42px 38px 44px;

 

}

 

 

 

.diamond-type-icon {

 

    width: 55px;

 

    height: 55px;

 

    margin-bottom: 18px;

 

    border: 1px solid rgba(201, 164, 90, 0.56);

 

    border-radius: 50%;

 

    display: flex;

 

    align-items: center;

 

    justify-content: center;

 

    color: var(--gold-light);

 

    font-size: 21px;

 

}

 

 

 

.diamond-type-label {

 

    margin-bottom: 12px;

 

    color: var(--gold);

 

    font-size: 17px;

 

    letter-spacing: 4px;

 

    direction: ltr;

 

}

 

 

 

.diamond-type-content h3 {

 

    margin-bottom: 20px;

 

    color: var(--gold-light);

 

    font-family: var(--font-main);

 

    font-size: 32px;

 

    font-weight: 400;

 

}

 

 

 

.diamond-type-content ul {

 

    margin: 0;

 

    padding: 0;

 

    list-style: none;

 

}

 

 

 

.diamond-type-content li {

 

    position: relative;

 

    margin-bottom: 13px;

 

    padding-right: 24px;

 

    color: var(--gray-soft);

 

    font-size: 17px;

 

    line-height: 1.7;

 

}

 

 

 

.diamond-type-content li::before {

 

    content: "✓";

 

    position: absolute;

 

    top: 0;

 

    right: 0;

 

    color: var(--gold-light);

 

    font-size: 15px;

 

}

 

 

 

.diamond-types-note {

 

    max-width: 850px;

 

    margin: 34px auto 0;

 

    padding: 18px 24px;

 

    border: 1px solid rgba(201, 164, 90, 0.23);

 

    background: rgba(201, 164, 90, 0.025);

 

    color: var(--text-muted);

 

    font-size: 15px;

 

    line-height: 1.8;

 

    text-align: center;

 

}

 

 

 

/* ==========================================

 

   CERTIFICATE

 

========================================== */

 

 

 

.certificate-layout {

 

    width: 100%;

 

    display: grid;

 

    grid-template-columns: minmax(0, 1.02fr) minmax(0, 0.98fr);

 

    gap: 52px;

 

    align-items: center;

 

}

 

 

 

.certificate-image {

 

    position: relative;

 

    width: 100%;

 

    min-height: 610px;

 

    overflow: hidden;

 

    border: 1px solid rgba(201, 164, 90, 0.3);

 

    background: #090909;

 

}

 

 

 

.certificate-image::after {

 

    content: "";

 

    position: absolute;

 

    inset: 0;

 

    pointer-events: none;

 

    box-shadow: inset 0 0 40px rgba(5, 5, 5, 0.52);

 

}

 

 

 

.certificate-image img {

 

    display: block;

 

    width: 100%;

 

    height: 610px;

 

    object-fit: cover;

 

    object-position: center;

 

    filter: brightness(0.9) contrast(1.04);

 

}

 

 

 

.certificate-points {

 

    display: grid;

 

    gap: 16px;

 

}

 

 

 

.certificate-point {

 

    display: grid;

 

    grid-template-columns: 48px minmax(0, 1fr);

 

    gap: 18px;

 

    padding-bottom: 16px;

 

    border-bottom: 1px solid rgba(201, 164, 90, 0.2);

 

}

 

 

 

.certificate-point:last-child {

 

    padding-bottom: 0;

 

    border-bottom: 0;

 

}

 

 

 

.certificate-number {

 

    width: 42px;

 

    height: 42px;

 

    border: 1px solid rgba(201, 164, 90, 0.65);

 

    border-radius: 50%;

 

    display: flex;

 

    align-items: center;

 

    justify-content: center;

 

    color: var(--gold-light);

 

    font-family: var(--font-main);

 

    font-size: 20px;

 

}

 

 

 

.certificate-point h3 {

 

    margin-bottom: 7px;

 

    color: var(--gold-light);

 

    font-family: var(--font-main);

 

    font-size: 22px;

 

    font-weight: 400;

 

}

 

 

 

.certificate-point p {

 

    color: var(--gray-soft);

 

    font-size: 15px;

 

    line-height: 1.7;

 

}

 

 

 

.certificate-verification-note {

 

    margin-top: 34px;

 

    padding: 22px 26px;

 

    border: 1px solid rgba(201, 164, 90, 0.28);

 

    display: grid;

 

    grid-template-columns: 32px minmax(0, 1fr);

 

    gap: 16px;

 

    align-items: start;

 

    background: rgba(201, 164, 90, 0.035);

 

}

 

 

 

.certificate-verification-note i {

 

    margin-top: 4px;

 

    color: var(--gold-light);

 

    font-size: 22px;

 

}

 

 

 

.certificate-verification-note p {

 

    color: var(--text-soft);

 

    font-size: 16px;

 

    line-height: 1.85;

 

}

 

 

 

/* ==========================================

 

   FAQ

 

========================================== */

 

 

 

.diamond-faq-list {

 

    width: min(100%, 900px);

 

    margin-inline: auto;

 

}

 

 

 

.diamond-faq-item {

 

    width: 100%;

 

    border-bottom: 1px solid rgba(201, 164, 90, 0.28);

 

}

 

 

 

.diamond-faq-item:first-child {

 

    border-top: 1px solid rgba(201, 164, 90, 0.28);

 

}

 

 

 

.diamond-faq-question {

 

    width: 100%;

 

    min-height: 78px;

 

    padding: 20px 24px;

 

    border: 0;

 

    outline: 0;

 

    display: flex;

 

    align-items: center;

 

    justify-content: space-between;

 

    gap: 20px;

 

    background: transparent;

 

    color: var(--text-soft);

 

    font-family: var(--font-main);

 

    font-size: 19px;

 

    text-align: right;

 

    cursor: pointer;

 

    transition: color 0.3s ease, background 0.3s ease;

 

}

 

 

 

.diamond-faq-question:hover,

 

.diamond-faq-question[aria-expanded="true"] {

 

    color: var(--gold-light);

 

    background: rgba(201, 164, 90, 0.035);

 

}

 

 

 

.diamond-faq-question i {

 

    flex-shrink: 0;

 

    color: var(--gold);

 

    font-size: 16px;

 

    transition: transform 0.35s ease;

 

}

 

 

 

.diamond-faq-question[aria-expanded="true"] i {

 

    transform: rotate(45deg);

 

}

 

 

 

.diamond-faq-answer {

 

    display: grid;

 

    grid-template-rows: 0fr;

 

    opacity: 0;

 

    transition: grid-template-rows 0.4s ease, opacity 0.3s ease;

 

}

 

 

 

.diamond-faq-item.open .diamond-faq-answer {

 

    grid-template-rows: 1fr;

 

    opacity: 1;

 

}

 

 

 

.diamond-faq-answer-inner {

 

    min-height: 0;

 

    overflow: hidden;

 

}

 

 

 

.diamond-faq-answer-inner p {

 

    margin: 0;

 

    padding: 0 24px 26px;

 

    color: var(--gray-soft);

 

    font-size: 16px;

 

    line-height: 1.9;

 

}

 

 

 

/* ==========================================

 

   4C MODAL

 

========================================== */

 

 

 

body.modal-open {

 

    overflow: hidden;

 

}

 

 

 

.four-c-modal {

 

    position: fixed;

 

    inset: 0;

 

    z-index: 10000;

 

    display: flex;

 

    align-items: center;

 

    justify-content: center;

 

    padding: 28px;

 

    opacity: 0;

 

    visibility: hidden;

 

    pointer-events: none;

 

    transition: opacity 0.3s ease, visibility 0.3s ease;

 

}

 

 

 

.four-c-modal.open {

 

    opacity: 1;

 

    visibility: visible;

 

    pointer-events: auto;

 

}

 

 

 

.four-c-modal-backdrop {

 

    position: absolute;

 

    inset: 0;

 

    background: rgba(0, 0, 0, 0.84);

 

    backdrop-filter: blur(7px);

 

}

 

 

 

.four-c-modal-dialog {

 

    position: relative;

 

    z-index: 2;

 

    width: min(1100px, 100%);

 

    max-height: calc(100vh - 56px);

 

    overflow-y: auto;

 

    padding: 58px 52px 48px;

 

    border: 1px solid rgba(201, 164, 90, 0.48);

 

    background:

 

        radial-gradient(circle at 50% 0%, rgba(201, 164, 90, 0.08), transparent 34%),

 

        linear-gradient(145deg, #0b0b0b, #050505);

 

    box-shadow: 0 0 45px rgba(0, 0, 0, 0.72), 0 0 24px rgba(201, 164, 90, 0.08);

 

    transform: translateY(18px) scale(0.98);

 

    transition: transform 0.35s ease;

 

}

 

 

 

.four-c-modal.open .four-c-modal-dialog {

 

    transform: translateY(0) scale(1);

 

}

 

 

 

.four-c-modal-close {

 

    position: absolute;

 

    top: 18px;

 

    left: 18px;

 

    width: 42px;

 

    height: 42px;

 

    border: 1px solid rgba(201, 164, 90, 0.5);

 

    border-radius: 50%;

 

    background: transparent;

 

    color: var(--gold-light);

 

    cursor: pointer;

 

    font-size: 18px;

 

    transition: transform 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;

 

}

 

 

 

.four-c-modal-close:hover {

 

    transform: rotate(90deg);

 

    border-color: var(--gold-light);

 

    box-shadow: 0 0 14px rgba(201, 164, 90, 0.14);

 

}

 

 

 

.four-c-modal-heading {

 

    max-width: 780px;

 

    margin: 0 auto 38px;

 

    text-align: center;

 

}

 

 

 

.four-c-modal-heading h2 {

 

    margin-bottom: 16px;

 

    color: var(--gold-light);

 

    font-family: var(--font-main);

 

    font-size: clamp(34px, 4vw, 48px);

 

    font-weight: 400;

 

}

 

 

 

.four-c-modal-heading > p:not(.guide-section-label) {

 

    color: var(--gray-soft);

 

    font-size: 17px;

 

    line-height: 1.85;

 

}

 

 

 

.four-c-modal-grid {

 

    display: grid;

 

    grid-template-columns: repeat(2, minmax(0, 1fr));

 

    gap: 20px;

 

}

 

 

 

.four-c-modal-card {

 

    padding: 28px;

 

    border: 1px solid rgba(201, 164, 90, 0.26);

 

    background: rgba(5, 5, 5, 0.62);

 

}

 

 

 

.four-c-modal-card-icon {

 

    width: 50px;

 

    height: 50px;

 

    margin-bottom: 16px;

 

    border: 1px solid rgba(201, 164, 90, 0.52);

 

    border-radius: 50%;

 

    display: flex;

 

    align-items: center;

 

    justify-content: center;

 

    color: var(--gold-light);

 

    font-size: 20px;

 

}

 

 

 

.four-c-modal-card-label {

 

    display: block;

 

    margin-bottom: 10px;

 

    color: var(--gold);

 

    font-size: 16px;

 

    letter-spacing: 4px;

 

    direction: ltr;

 

}

 

 

 

.four-c-modal-card h3 {

 

    margin-bottom: 12px;

 

    color: var(--gold-light);

 

    font-family: var(--font-main);

 

    font-size: 27px;

 

    font-weight: 400;

 

}

 

 

 

.four-c-modal-card p {

 

    color: var(--gray-soft);

 

    font-size: 15px;

 

    line-height: 1.8;

 

}

 

 

 

.four-c-modal-summary {

 

    margin-top: 24px;

 

    padding: 18px 22px;

 

    border-right: 2px solid var(--gold);

 

    display: grid;

 

    grid-template-columns: 28px minmax(0, 1fr);

 

    gap: 12px;

 

    background: rgba(201, 164, 90, 0.045);

 

}

 

 

 

.four-c-modal-summary i {

 

    margin-top: 4px;

 

    color: var(--gold-light);

 

}

 

 

 

.four-c-modal-summary p {

 

    color: var(--text-soft);

 

    font-size: 15px;

 

    line-height: 1.8;

 

}

 

 

 

.four-c-modal-bottom-close {

 

    display: flex;

 

    margin: 28px auto 0;

 

}

 

 

 

/* ==========================================

 

   LTR

 

========================================== */

 

 

 

html[dir="ltr"] .guide-hero-content {

 

    direction: ltr;

 

}

 

 

 

html[dir="ltr"] .diamond-type-content li {

 

    padding-right: 0;

 

    padding-left: 24px;

 

}

 

 

 

html[dir="ltr"] .diamond-type-content li::before {

 

    right: auto;

 

    left: 0;

 

}

 

 

 

html[dir="ltr"] .guide-tip,

 

html[dir="ltr"] .four-c-modal-summary {

 

    border-right: 0;

 

    border-left: 2px solid var(--gold);

 

}

 

 

 

html[dir="ltr"] .diamond-faq-question {

 

    text-align: left;

 

}

 

 

 

html[dir="ltr"] .four-c-modal-close {

 

    left: auto;

 

    right: 18px;

 

}

 

 

 

/* ==========================================

 

   TABLET

 

========================================== */

 

 

 

@media (max-width: 1100px) {

 

    .guide-header {

 

        height: 96px;

 

        min-height: 96px;

 

        padding-inline: 28px;

 

    }

 

 

 

    .guide-logo-link {

 

        width: 285px;

 

        min-width: 285px;

 

        height: 92px;

 

    }

 

 

 

    .guide-header-logo {

 

        width: 265px;

 

        height: 88px;

 

    }

 

 

 

    .guide-hero {

 

        height: auto;

 

        min-height: 0;

 

        grid-template-columns: 1fr;

 

    }

 

 

 

    .guide-hero-image {

 

        height: 500px;

 

        min-height: 500px;

 

    }

 

 

 

    .guide-hero-content {

 

        height: auto;

 

        min-height: 500px;

 

        padding: 75px 40px;

 

    }

 

 

 

    .four-cs-layout,

 

    .certificate-layout {

 

        grid-template-columns: 1fr;

 

    }

 

 

 

    .four-c-details,

 

    .four-c-panel {

 

        min-height: 560px;

 

    }

 

 

 

    .certificate-image,

 

    .certificate-image img {

 

        min-height: 500px;

 

        height: 500px;

 

    }

 

}

 

 

 

/* ==========================================

 

   MOBILE

 

========================================== */

 

 

 

@media (max-width: 768px) {

 

    .guide-logo-link {

 

        display: none;

 

    }

 

 

 

    .guide-container {

 

        width: min(calc(100% - 34px), 1180px);

 

    }

 

 

 

    .guide-hero-image {

 

        height: 390px;

 

        min-height: 390px;

 

    }

 

 

 

    .guide-hero-content {

 

        min-height: auto;

 

        padding: 58px 20px 65px;

 

    }

 

 

 

    .guide-label {

 

        font-size: 16px;

 

        letter-spacing: 5px;

 

    }

 

 

 

    .guide-brand-mark {

 

        gap: 12px;

 

    }

 

 

 

    .guide-line {

 

        width: 68px;

 

    }

 

 

 

    .guide-z-logo-wrap {

 

        width: 112px;

 

        height: 98px;

 

    }

 

 

 

    .guide-z-logo {

 

        width: 92px;

 

        height: 92px;

 

    }

 

 

 

    .guide-hero-content h1 {

 

        font-size: 44px;

 

    }

 

 

 

    .guide-hero-text {

 

        font-size: 18px;

 

    }

 

 

 

    .guide-intro-section,

 

    .four-cs-section,

 

    .diamond-types-section,

 

    .certificate-guide-section,

 

    .diamond-faq-section {

 

        padding: 66px 0;

 

    }

 

 

 

    .guide-section-heading {

 

        margin-bottom: 42px;

 

    }

 

 

 

    .guide-section-heading h2 {

 

        font-size: 34px;

 

    }

 

 

 

    .guide-section-heading p {

 

        font-size: 16px;

 

    }

 

 

 

    .four-cs-visual {

 

        min-height: 500px;

 

    }

 

 

 

    .four-cs-visual::before {

 

        width: 220px;

 

        height: 220px;

 

    }

 

 

 

    .diamond-center {

 

        width: 170px;

 

        height: 170px;

 

    }

 

 

 

    .four-c-button {

 

        min-width: 105px;

 

    }

 

 

 

    .four-c-name {

 

        font-size: 17px;

 

    }

 

 

 

    .four-c-button:nth-of-type(2) {

 

        left: 6px;

 

    }

 

 

 

    .four-c-button:nth-of-type(3) {

 

        right: 6px;

 

    }

 

 

 

    .four-c-details,

 

    .four-c-panel {

 

        min-height: 610px;

 

    }

 

 

 

    .four-c-panel {

 

        padding: 40px 28px;

 

    }

 

 

 

    .four-c-panel h3 {

 

        font-size: 29px;

 

    }

 

 

 

    .four-c-panel > p {

 

        font-size: 16px;

 

    }

 

 

 

    .diamond-types-grid,

 

    .four-c-modal-grid {

 

        grid-template-columns: 1fr;

 

    }

 

 

 

    .diamond-type-image {

 

        height: 255px;

 

    }

 

 

 

    .diamond-type-content {

 

        padding: 34px 28px 38px;

 

    }

 

 

 

    .certificate-image,

 

    .certificate-image img {

 

        min-height: 360px;

 

        height: 360px;

 

    }

 

 

 

    .diamond-faq-question {

 

        min-height: 72px;

 

        padding: 18px 12px;

 

        font-size: 17px;

 

    }

 

 

 

    .diamond-faq-answer-inner p {

 

        padding: 0 12px 23px;

 

        font-size: 15px;

 

    }

 

 

 

    .four-c-modal {

 

        padding: 14px;

 

    }

 

 

 

    .four-c-modal-dialog {

 

        max-height: calc(100vh - 28px);

 

        padding: 58px 22px 34px;

 

    }

 

 

 

    .four-c-modal-card {

 

        padding: 22px;

 

    }

 

}

 

 

 

@media (max-width: 480px) {

 

    .guide-container {

 

        width: min(calc(100% - 26px), 1180px);

 

    }

 

 

 

    .guide-hero-image {

 

        height: 310px;

 

        min-height: 310px;

 

    }

 

 

 

    .guide-hero-content h1 {

 

        font-size: 37px;

 

    }

 

 

 

    .guide-scroll-button,

 

    .four-c-read-more-button,

 

    .four-c-modal-bottom-close {

 

        min-width: 190px;

 

        min-height: 54px;

 

    }

 

 

 

    .guide-section-heading h2 {

 

        font-size: 29px;

 

    }

 

 

 

    .four-cs-visual {

 

        min-height: 450px;

 

    }

 

 

 

    .four-cs-visual::before {

 

        width: 185px;

 

        height: 185px;

 

    }

 

 

 

    .diamond-center {

 

        width: 140px;

 

        height: 140px;

 

    }

 

 

 

    .four-c-button {

 

        min-width: 90px;

 

    }

 

 

 

    .four-c-button i {

 

        font-size: 20px;

 

    }

 

 

 

    .four-c-name {

 

        font-size: 14px;

 

    }

 

 

 

    .four-c-hebrew {

 

        font-size: 12px;

 

    }

 

 

 

    .four-c-button:nth-of-type(1) {

 

        top: 24px;

 

    }

 

 

 

    .four-c-button:nth-of-type(2) {

 

        left: 0;

 

    }

 

 

 

    .four-c-button:nth-of-type(3) {

 

        right: 0;

 

    }

 

 

 

    .four-c-button:nth-of-type(4) {

 

        bottom: 24px;

 

    }

 

 

 

    .four-c-details,

 

    .four-c-panel {

 

        min-height: 650px;

 

    }

 

 

 

    .four-c-panel {

 

        padding: 34px 22px;

 

    }

 

 

 

    .diamond-type-content {

 

        padding: 30px 22px 34px;

 

    }

 

 

 

    .certificate-image,

 

    .certificate-image img {

 

        min-height: 280px;

 

        height: 280px;

 

    }

 

 

 

    .certificate-point {

 

        gap: 12px;

 

    }

 

 

 

    .certificate-number {

 

        width: 38px;

 

        height: 38px;

 

        font-size: 18px;

 

    }

 

 

 

    .certificate-point h3 {

 

        font-size: 20px;

 

    }

 

 

 

    .four-c-modal-heading h2 {

 

        font-size: 30px;

 

    }

 

}

 

/* ==========================

 

   FIX ANCHOR SCROLL

 

========================== */

 

 

 

#four-cs {

 

    scroll-margin-top: 20px;

 

}

 

 

 

/* ==========================================

 

   FAQ HEADING SPACING

 

========================================== */

 

 

 

.diamond-faq-section .guide-section-heading {

 

    margin-bottom: 30px;

 

}

 

 

 

.diamond-faq-section .guide-section-heading h2 {

 

    margin-bottom: 0;

 

}

 

 

 

.diamond-faq-section .guide-heading-line {

 

    margin-top: 18px;

 

}

 