@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}:where(.brxe-form){display:flex;flex-wrap:wrap;width:100%}:where(.brxe-form) .label,:where(.brxe-form) label{color:inherit;font-size:12px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}:where(.brxe-form) .form-group{display:flex;flex-direction:column;padding:0 0 20px;width:100%}:where(.brxe-form) .form-group.captcha,:where(.brxe-form) .form-group:last-child{padding-bottom:0}:where(.brxe-form) .form-group.captcha{line-height:1}:where(.brxe-form) .form-group.file{display:block}:where(.brxe-form) .form-group.file>label.choose-files{margin-bottom:0}:where(.brxe-form) .form-group>.label{margin-bottom:5px}:where(.brxe-form) .form-group .form-group-error-message{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);display:none;padding:15px;width:100%}:where(.brxe-form) .form-group .form-group-error-message.show{display:block}:where(.brxe-form) .form-group .password-input-wrapper{position:relative}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle{background:none;position:absolute;right:12px;top:50%;transform:translateY(-50%)}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span{display:flex}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span.hide{display:none}:where(.brxe-form) .submit-button-wrapper{width:auto}:where(.brxe-form) .required:after{content:"*";padding:0 2px;position:relative;top:-2px}:where(.brxe-form) .options-wrapper{list-style-type:none;margin:0;padding:0}:where(.brxe-form) .options-wrapper li{align-items:baseline;display:flex;gap:8px}:where(.brxe-form) .options-wrapper input,:where(.brxe-form) .options-wrapper label{display:inline-block;height:auto;margin:0 5px 0 0;width:auto}:where(.brxe-form) .options-wrapper input[type=checkbox],:where(.brxe-form) .options-wrapper input[type=radio]{margin:initial;padding:initial;position:relative;top:1px}:where(.brxe-form) button[type=submit].sending{cursor:default}:where(.brxe-form) button[type=submit].sending .text{opacity:.5}:where(.brxe-form) button[type=submit].sending>i,:where(.brxe-form) button[type=submit].sending>svg{display:none}:where(.brxe-form) button[type=submit].sending .loading{animation:load8 1s linear infinite;display:flex;opacity:1}:where(.brxe-form) button[type=submit].sending .loading svg{transform:scaleX(-1)}:where(.brxe-form) button[type=submit] .loading{display:none}:where(.brxe-form) button[type=submit] svg{height:1em;transform-origin:center}:where(.brxe-form) .recaptcha-hidden{display:none}:where(.brxe-form) .recaptcha-error{display:none;padding:0!important}:where(.brxe-form) .recaptcha-error.show{display:block}:where(.brxe-form) .recaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) .hcaptcha-error{display:none;padding:0!important}:where(.brxe-form) .hcaptcha-error.show{display:block}:where(.brxe-form) .hcaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) input[type=checkbox]+.label,:where(.brxe-form) input[type=checkbox]+label,:where(.brxe-form) input[type=radio]+.label,:where(.brxe-form) input[type=radio]+label{color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:inherit;text-transform:inherit}:where(.brxe-form) textarea{height:inherit;resize:vertical}:where(.brxe-form) .message{background-color:var(--bricks-bg-info);color:var(--bricks-text-info);display:flex;gap:15px;justify-content:space-between;opacity:1;padding-bottom:0;position:relative;width:100%}:where(.brxe-form) .message.success{background-color:var(--bricks-bg-success);color:var(--bricks-text-success)}:where(.brxe-form) .message.error{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger)}:where(.brxe-form) .message .text{padding:15px}:where(.brxe-form) .message.closing{opacity:0;transition:opacity .2s}:where(.brxe-form) .message .close{all:unset;cursor:pointer;padding:15px}:where(.brxe-form) input.file,:where(.brxe-form) input[type=file]{display:block;height:0;opacity:0;width:0}:where(.brxe-form) .file-result{display:none;padding:0}:where(.brxe-form) .file-result.show{align-items:center;display:flex;margin:0 0 15px}:where(.brxe-form) .file-result.show.danger{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);justify-content:space-between;padding:15px}:where(.brxe-form) .file-result.show.danger svg{cursor:pointer;height:1em;margin-left:5px}:where(.brxe-form) .file-result.show.danger svg g{stroke:currentcolor}:where(.brxe-form) .file-result.show .remove{display:inline-block;font-size:12px;line-height:30px;margin:0 15px;padding:0 10px}:where(.brxe-form) .file-result.show .remove:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .choose-files{align-self:flex-start;background-color:transparent;border:1px solid var(--bricks-border-color);cursor:pointer;display:inline-block;font-family:inherit;font-size:12px;font-weight:600;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto}:where(.brxe-form) .choose-files:hover{background-color:rgba(0,0,0,.05)}:where(.brxe-form) .gallery-preview{display:flex;flex-wrap:wrap;gap:10px}:where(.brxe-form) .gallery-preview:not(:empty)+button{margin-top:5px}:where(.brxe-form) .image-preview{align-self:flex-start;overflow:hidden;position:relative}:where(.brxe-form) .image-preview:hover button{opacity:1}:where(.brxe-form) .image-preview:has(img)+button{margin-top:5px}:where(.brxe-form) .image-preview button{background-color:#fff;border:none;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}:where(.brxe-form) .image-preview button:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .image-preview button.hide{display:none}.grecaptcha-badge{visibility:hidden}}@layer bricks {.brxe-button{width:auto}}@layer bricks {:where(.brxe-icon-box){align-items:flex-start;display:flex;flex-direction:column}:where(.brxe-icon-box).top .icon{margin-bottom:20px}:where(.brxe-icon-box).bottom{flex-direction:column-reverse}:where(.brxe-icon-box).bottom .icon{margin-top:20px}:where(.brxe-icon-box).right{flex-direction:row-reverse}:where(.brxe-icon-box).right .icon{margin-left:20px}:where(.brxe-icon-box).left{flex-direction:row}:where(.brxe-icon-box).left .icon{margin-right:20px}:where(.brxe-icon-box) .icon{display:inline-flex}:where(.brxe-icon-box) .icon a{display:inline-flex}:where(.brxe-icon-box) i{display:inline-block;font-size:40px;line-height:1;text-align:center}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{position:relative}:where(.brxe-image).caption:has(figcaption.bricks-image-caption){overflow:hidden}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute;text-align:center;width:100%;z-index:1}}@layer bricks {.brxe-slider-nested{min-width:0;width:100%}.brxe-slider-nested .splide__slide{align-items:center;display:flex;justify-content:center;position:relative}.brxe-slider-nested .splide__arrows:not(.custom) .splide__arrow--prev{transform:translateY(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows:not(.custom).splide__arrows--ttb .splide__arrow--prev{transform:translateX(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows svg{min-height:0;min-width:0}}#brxe-ztbhlm {font-family: "brand"; font-weight: 400; font-size: 6rem; line-height: 1.3; margin-bottom: 2rem; width: 90%}@media (max-width: 767px) {#brxe-ztbhlm {font-size: 3rem}}#brxe-hidqnp {font-size: 18px}@media (max-width: 478px) {#brxe-hidqnp {font-size: 1.6rem}}#brxe-kdkaoa {flex-direction: row; gap: 10px}#brxe-kdkaoa .icon i {font-size: 20px}#brxe-kdkaoa .icon {align-self: center}#brxe-kdkaoa h1 {font-family: "AvenirBook"; font-weight: 400; font-size: 1.6rem}#brxe-kdkaoa h2 {font-family: "AvenirBook"; font-weight: 400; font-size: 1.6rem}#brxe-kdkaoa h3 {font-family: "AvenirBook"; font-weight: 400; font-size: 1.6rem}#brxe-kdkaoa h4 {font-family: "AvenirBook"; font-weight: 400; font-size: 1.6rem}#brxe-kdkaoa h5 {font-family: "AvenirBook"; font-weight: 400; font-size: 1.6rem}#brxe-kdkaoa h6 {font-family: "AvenirBook"; font-weight: 400; font-size: 1.6rem}#brxe-dffshe {flex-direction: row; gap: 10px}#brxe-dffshe .icon i {font-size: 20px}#brxe-dffshe .icon {align-self: center}#brxe-dffshe h1 {font-family: "AvenirBook"; font-weight: 400; font-size: 1.6rem}#brxe-dffshe h2 {font-family: "AvenirBook"; font-weight: 400; font-size: 1.6rem}#brxe-dffshe h3 {font-family: "AvenirBook"; font-weight: 400; font-size: 1.6rem}#brxe-dffshe h4 {font-family: "AvenirBook"; font-weight: 400; font-size: 1.6rem}#brxe-dffshe h5 {font-family: "AvenirBook"; font-weight: 400; font-size: 1.6rem}#brxe-dffshe h6 {font-family: "AvenirBook"; font-weight: 400; font-size: 1.6rem}#brxe-dmoeax {flex-direction: row; gap: 10px}#brxe-dmoeax .icon i {font-size: 20px}#brxe-dmoeax .icon {align-self: center}#brxe-dmoeax h1 {font-family: "AvenirBook"; font-weight: 400; font-size: 1.6rem}#brxe-dmoeax h2 {font-family: "AvenirBook"; font-weight: 400; font-size: 1.6rem}#brxe-dmoeax h3 {font-family: "AvenirBook"; font-weight: 400; font-size: 1.6rem}#brxe-dmoeax h4 {font-family: "AvenirBook"; font-weight: 400; font-size: 1.6rem}#brxe-dmoeax h5 {font-family: "AvenirBook"; font-weight: 400; font-size: 1.6rem}#brxe-dmoeax h6 {font-family: "AvenirBook"; font-weight: 400; font-size: 1.6rem}#brxe-blmkbg {flex-direction: row; gap: 10px}#brxe-blmkbg .icon i {font-size: 20px}#brxe-blmkbg .icon {align-self: center}#brxe-blmkbg h1 {font-family: "AvenirBook"; font-weight: 400; font-size: 1.6rem}#brxe-blmkbg h2 {font-family: "AvenirBook"; font-weight: 400; font-size: 1.6rem}#brxe-blmkbg h3 {font-family: "AvenirBook"; font-weight: 400; font-size: 1.6rem}#brxe-blmkbg h4 {font-family: "AvenirBook"; font-weight: 400; font-size: 1.6rem}#brxe-blmkbg h5 {font-family: "AvenirBook"; font-weight: 400; font-size: 1.6rem}#brxe-blmkbg h6 {font-family: "AvenirBook"; font-weight: 400; font-size: 1.6rem}#brxe-vyinwh {flex-direction: row; gap: 10px}#brxe-vyinwh .icon i {font-size: 20px}#brxe-vyinwh .icon {align-self: center}#brxe-vyinwh h1 {font-family: "AvenirBook"; font-weight: 400; font-size: 1.6rem}#brxe-vyinwh h2 {font-family: "AvenirBook"; font-weight: 400; font-size: 1.6rem}#brxe-vyinwh h3 {font-family: "AvenirBook"; font-weight: 400; font-size: 1.6rem}#brxe-vyinwh h4 {font-family: "AvenirBook"; font-weight: 400; font-size: 1.6rem}#brxe-vyinwh h5 {font-family: "AvenirBook"; font-weight: 400; font-size: 1.6rem}#brxe-vyinwh h6 {font-family: "AvenirBook"; font-weight: 400; font-size: 1.6rem}#brxe-uibpmg {flex-direction: row; gap: 10px}#brxe-uibpmg .icon i {font-size: 20px}#brxe-uibpmg .icon {align-self: center}#brxe-uibpmg h1 {font-family: "AvenirBook"; font-weight: 400; font-size: 1.6rem}#brxe-uibpmg h2 {font-family: "AvenirBook"; font-weight: 400; font-size: 1.6rem}#brxe-uibpmg h3 {font-family: "AvenirBook"; font-weight: 400; font-size: 1.6rem}#brxe-uibpmg h4 {font-family: "AvenirBook"; font-weight: 400; font-size: 1.6rem}#brxe-uibpmg h5 {font-family: "AvenirBook"; font-weight: 400; font-size: 1.6rem}#brxe-uibpmg h6 {font-family: "AvenirBook"; font-weight: 400; font-size: 1.6rem}#brxe-ywjyhl {flex-direction: row; gap: 10px}#brxe-ywjyhl .icon i {font-size: 20px}#brxe-ywjyhl .icon {align-self: center}#brxe-ywjyhl h1 {font-family: "AvenirBook"; font-weight: 400; font-size: 1.6rem}#brxe-ywjyhl h2 {font-family: "AvenirBook"; font-weight: 400; font-size: 1.6rem}#brxe-ywjyhl h3 {font-family: "AvenirBook"; font-weight: 400; font-size: 1.6rem}#brxe-ywjyhl h4 {font-family: "AvenirBook"; font-weight: 400; font-size: 1.6rem}#brxe-ywjyhl h5 {font-family: "AvenirBook"; font-weight: 400; font-size: 1.6rem}#brxe-ywjyhl h6 {font-family: "AvenirBook"; font-weight: 400; font-size: 1.6rem}#brxe-dzqvki {margin-top: 3rem; margin-bottom: 3rem; display: flex; flex-direction: column; row-gap: 14px}#brxe-pyebjj {color: hsl(0, 0%, 100%)}#brxe-hcuqaz {padding-top: 8rem; padding-bottom: 8rem; width: 100%; max-width: 1240px}@media (max-width: 991px) {#brxe-hcuqaz {max-width: 94%}}@media (max-width: 767px) {#brxe-hcuqaz {max-width: 90%}}#brxe-onwgfb {background-image: url(https://wholesalelab-growndiamonds.com/wp-content/uploads/2026/04/custom-cut-lab-diamonds-gemstones.webp); background-size: cover; background-position: center center; background-color: rgba(33, 33, 33, 0.69); background-blend-mode: multiply}#brxe-nmjtcj {font-family: "brand"; font-size: 5rem; margin-bottom: 2rem}@media (max-width: 767px) {#brxe-nmjtcj {font-size: 3rem}}#brxe-amnnnz {font-family: "AvenirBook"; font-size: 1.6rem}#brxe-stvtiw {display: flex; flex-direction: column; justify-content: center}#brxe-vxuxlm {font-family: "AvenirMedium"; font-weight: 500; font-size: 1.8rem}.li-b { border-bottom: 2px solid; display: inline-flex; padding-bottom: .5rem; margin-bottom: 1rem;}.mt-2{ margin-bottom: 2rem;}#brxe-mxxubn {font-family: "AvenirMedium"; font-weight: 500; font-size: 1.8rem}#brxe-yttdjo {font-family: "AvenirMedium"; font-weight: 500; font-size: 1.8rem}#brxe-kyepae {font-family: "AvenirMedium"; font-weight: 500; font-size: 1.8rem}#brxe-tywukw {font-family: "AvenirMedium"; font-weight: 500; font-size: 1.8rem}#brxe-njjiwg{ list-style: none;}#brxe-smxcef {display: grid; align-items: initial; grid-template-columns: 40% 60%; grid-gap: 30px; padding-top: 4rem; padding-bottom: 4rem}@media (max-width: 767px) {#brxe-smxcef {grid-template-columns: 1fr}}#brxe-zzeizf {font-family: "brand"; font-size: 4rem; font-weight: 400}@media (max-width: 767px) {#brxe-zzeizf {font-size: 3rem}}#brxe-grxbue {font-family: "AvenirBook"; font-size: 1.6rem}#brxe-gadxeu {font-family: "AvenirBook"; text-align: center; font-weight: 500; margin-top: 1rem}@media (max-width: 767px) {#brxe-gadxeu {font-size: 1.6rem}}#brxe-mmfrqi {font-family: "AvenirBook"; text-align: center; font-weight: 500; margin-top: 1rem}@media (max-width: 767px) {#brxe-mmfrqi {font-size: 1.6rem}}#brxe-wwhfgt {font-family: "AvenirBook"; text-align: center; font-weight: 500; margin-top: 1rem}@media (max-width: 767px) {#brxe-wwhfgt {font-size: 1.6rem}}@media (max-width: 767px) {#brxe-zimklf .splide__pagination .splide__pagination__page {height: 8px; width: 8px}#brxe-zimklf .splide__pagination {bottom: -20px}}#brxe-mfmquz {display: grid; align-items: initial}#brxe-neudro {font-family: "brand"; font-size: 4rem; font-weight: 400; margin-bottom: 3rem}#brxe-opuenk {font-family: "AvenirBook"; font-size: 1.6rem; margin-bottom: 3rem}#brxe-iomkct {font-family: "AvenirBook"; font-size: 1.6rem}#brxe-iomkct a {font-family: "AvenirBook"; font-size: 1.6rem; font-size: inherit}@media (max-width: 767px) {#brxe-iomkct {margin-right: 0; padding-right: 0}}@media (max-width: 767px) {#brxe-qzhiig {margin-left: 0}}@media (max-width: 767px) {#brxe-ibvhqu {display: flex}}#brxe-nvnlcu {flex-direction: row; max-width: 100%; display: grid; align-items: initial; grid-template-columns: 1fr 1fr}@media (max-width: 991px) {#brxe-nvnlcu {align-items: center}}@media (max-width: 767px) {#brxe-nvnlcu {grid-template-columns: 1fr}}#brxe-kbllha {align-items: center}@media (max-width: 767px) {#brxe-kbllha {margin-top: 2rem}}#brxe-kxnpad {font-family: "brand"; font-size: 4rem; font-weight: 400}#brxe-rznokn {font-family: "AvenirRoman"; text-align: center; font-size: 1.6rem; margin-top: 2rem; margin-bottom: 2rem}#brxe-jdfwpf .form-group:nth-child(1) {width: 50%}#brxe-jdfwpf .form-group:nth-child(2) {width: 50%}#brxe-jdfwpf .form-group:nth-child(3) {width: 50%}#brxe-jdfwpf .form-group:nth-child(4) {width: 50%}#brxe-jdfwpf .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-right: 20px}#brxe-jdfwpf .submit-button-wrapper {width: 22%; margin-top: 2rem}#brxe-jdfwpf .bricks-button {font-family: "AvenirMedium"; font-weight: 500; color: hsl(0, 0%, 100%); background-color: rgba(24, 62, 64, 1)}#brxe-jdfwpf {justify-content: center; margin-top: 3rem; margin-bottom: 5rem}@media (max-width: 767px) {#brxe-jdfwpf .submit-button-wrapper {width: 50%}#brxe-jdfwpf .bricks-button {font-size: 1.4rem}#brxe-jdfwpf {margin-top: 1rem; margin-bottom: 1rem}}#brxe-wbngwx {align-items: center; padding-top: 4rem; padding-bottom: 4rem}@media (max-width: 767px) {#brxe-wbngwx {padding-top: 2rem; padding-bottom: 2rem}}#brxe-zfqqaz {width: 100%; max-width: 1240px}@media (max-width: 991px) {#brxe-zfqqaz {max-width: 94%}}@media (max-width: 767px) {#brxe-zfqqaz {max-width: 90%}}#brxe-azsxjh {padding-top: 4rem; padding-bottom: 4rem}@media (max-width: 991px) {#brxe-azsxjh {max-width: 94%}}@media (max-width: 767px) {#brxe-azsxjh {max-width: 90%; padding-top: 2rem; padding-bottom: 2rem}}