.product-card{background:var(--white);border:1px solid var(--line);border-radius:8px;flex-direction:column;transition:transform .3s cubic-bezier(.165,.84,.44,1),box-shadow .3s;display:flex;position:relative;overflow:hidden}.product-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #805d3124}.card-media{padding:0;position:relative}.card-status-badges{z-index:4;pointer-events:none;flex-direction:column;gap:6px;display:flex;position:absolute;top:10px;left:10px}.panel-status-tags .status-badge{border-radius:4px;padding:5px 12px;font-size:12px}.status-badge{text-transform:uppercase;letter-spacing:.4px;color:#fff;-webkit-backdrop-filter:blur(4px);border-radius:3px;padding:3px 8px;font-size:10px;font-weight:800;box-shadow:0 4px 12px #00000014}.tag-new-arrival{background:#cd7c9f}.tag-bestseller{background:#cdaa7c}.tag-high-demand{background:#cd7c9f}.tag-low-moq{background:#7ccdaa}.tag-pre-order{background:#7c9fcd}.tag-ready-stock{background:#7ccdaa}.tag-todays-deal{background:#cdaa7c}.tag-out-of-stock{background:#00000040}.tag-archived{background:#0006}.image-button{aspect-ratio:3/4;background:var(--surface-muted);border:0;width:100%;padding:0;display:block;position:relative;overflow:hidden}.image-button img{object-fit:cover;object-position:top;width:100%;height:100%;transition:transform .6s}.product-card:hover .image-button img{transform:scale(1.05)}.save-btn-circle{z-index:3;-webkit-backdrop-filter:blur(12px);color:#a4783f;cursor:pointer;width:30px;height:30px;box-shadow:none;background:#ffffff40;border:0;border-radius:50%;place-items:center;transition:all .25s cubic-bezier(.175,.885,.32,1.275);display:grid;position:absolute;top:14px;right:14px}.save-btn-circle:hover{background:#fff6;transform:scale(1.15)}.save-btn-circle[data-selected]{background:var(--gold);color:#fff;box-shadow:none}.product-card-copy{flex-direction:column;padding:14px 16px 16px;display:flex}.card-title{font-family:var(--font-body);color:var(--brown-900);cursor:pointer;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;min-height:40px;margin:0;font-size:15px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.card-product-code{color:var(--gold-mid);font-size:11px;font-weight:600;font-family:var(--font-ui);text-transform:uppercase;letter-spacing:.3px;margin-top:4px;margin-bottom:2px}.card-info-grid{border-top:1px solid var(--line);font-family:var(--font-ui);grid-template-columns:1fr 1fr;gap:0;margin-top:10px;padding-top:10px;display:grid}.card-info-grid.is-guest,.card-info-grid.price-locked{grid-template-columns:1fr;margin-top:10px;padding-top:4px}.info-left{border-right:1px solid var(--line);flex-direction:column;gap:1px;padding-right:10px;display:flex}.is-guest .info-left,.price-locked .info-left{border-right:none;padding-right:0}.info-left label{color:#a4783f;letter-spacing:.5px;text-transform:uppercase;font-size:11.5px;font-weight:700}.info-left strong{color:var(--brown-900);font-size:17px;font-weight:600;line-height:1.2}.info-left .price-locked-text{padding-left:84px;font-size:14px;font-weight:500}.price-locked .info-left .price-locked-text{padding-left:0}.price-pending-notice{-webkit-backdrop-filter:none;box-shadow:none;background:0 0;border:none;align-items:center;gap:10px;margin-top:0;padding:6px 0;display:flex}.price-pending-notice .notice-icon{color:var(--gold-dark);opacity:.7;flex-shrink:0}.price-pending-notice .notice-text{flex-direction:column;gap:1px;display:flex}.price-pending-notice strong{letter-spacing:0;color:var(--brown-900)!important;font-size:13.5px!important;font-weight:600!important;line-height:1.2!important}.price-pending-notice span{color:var(--muted)!important;font-size:11px!important;font-weight:500!important;line-height:1.3!important}.info-left strong span{color:#a4783f;font-size:12px;font-weight:500}.info-left small{color:#a4783f;font-size:12.5px;font-weight:500}.info-right{flex-direction:column;justify-content:center;gap:8px;padding-left:10px;display:flex}.info-item{color:var(--muted);font-size:12px;font-weight:600;font-family:var(--font-ui);align-items:center;gap:6px;display:flex}.info-item svg{color:#a4783f;flex:none}.card-actions-new{font-family:var(--font-ui);grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;display:grid}.card-actions-new.has-reseller-share{grid-template-columns:1fr 1fr}.order-now-btn{color:#fff;text-transform:uppercase;letter-spacing:.1px;cursor:pointer;white-space:nowrap;background:#bf9257;border:0;border-radius:6px;justify-content:center;align-items:center;gap:6px;height:34px;padding:0 6px;font-size:10px;font-weight:800;text-decoration:none;transition:all .2s;display:flex}.guest-login-btn{grid-column:span 2;width:100%;margin:0;padding:0 24px;color:var(--gold-mid)!important;border:1.5px solid var(--gold-mid)!important;box-shadow:none!important;background:0 0!important}.order-now-btn:hover{background:#a67c45;transform:translateY(-1px);box-shadow:0 4px 12px #bf925747}.reseller-share-trigger{background:#075e54;grid-column:1/-1}.reseller-share-trigger:hover{background:#064e46}.add-to-bag-btn{border:1.5px solid var(--line);height:34px;color:var(--ink);text-transform:uppercase;letter-spacing:.1px;cursor:pointer;white-space:nowrap;background:0 0;border-radius:6px;justify-content:center;align-items:center;gap:6px;padding:0 6px;font-size:10px;font-weight:800;transition:all .2s;display:flex}.add-to-bag-btn:hover{border-color:var(--gold);color:var(--gold-dark);transform:translateY(-1px)}.add-to-bag-btn svg{color:var(--gold)}.card-options-overlay{z-index:100;-webkit-backdrop-filter:blur(3px);background:#0000000d;flex-direction:column;justify-content:flex-end;animation:.2s ease-out optionsFadeIn;display:flex;position:absolute;inset:0}@keyframes optionsFadeIn{0%{opacity:0}to{opacity:1}}.card-options-sheet{color:#2d241e;background:#fffffffa;border-top:1px solid #bf92571a;border-radius:16px 16px 0 0;flex-direction:column;max-height:85%;padding:8px 0 0;animation:.3s cubic-bezier(.165,.84,.44,1) forwards optionsSlideUp;display:flex;transform:translateY(0);box-shadow:0 -8px 32px #b786461f}@keyframes optionsSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.sheet-header{border-bottom:1px solid #bf92570d;flex-direction:column;align-items:center;padding:8px 16px 6px;display:flex;position:relative}.sheet-handle{background:#bf925726;border-radius:2px;width:32px;height:3px;margin-bottom:8px}.sheet-title{text-transform:uppercase;letter-spacing:.08em;color:#bf9257;opacity:.8;font-size:11px;font-weight:800}.sheet-close{color:#bf9257;cursor:pointer;background:#bf92570d;border:1px solid #bf92571a;border-radius:50%;outline:none;justify-content:center;align-items:center;width:26px;height:26px;margin:0;padding:0;line-height:1;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:14px;right:12px}.sheet-close:hover{background:#bf925726;border-color:#bf92574d;transform:rotate(90deg)}.sheet-list{flex-direction:column;padding:4px 12px 14px;display:flex;overflow-y:auto}.sheet-item{color:#2d241e;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:12px;width:100%;padding:8px 10px;transition:all .2s;display:flex}.sheet-item:hover{background:#bf92570f}.sheet-item:active{transform:scale(.98)}.item-icon{color:#bf9257;background:#bf92571a;border-radius:8px;flex-shrink:0;place-items:center;width:32px;height:32px;display:grid}.item-icon.whatsapp{color:#25d366;background:#25d36614}.item-icon.zap{color:#fa0;background:#ffaa0014}.item-icon.bag{color:#bf9257;background:#bf925714}.item-icon.heart{color:#ff3b30;background:#ff3b3014}.item-icon.share{color:#075e54;background:#075e5414}.item-icon.link{color:#0a84ff;background:#0a84ff14}.item-copy{flex-direction:column;flex:1;gap:0;display:flex}.item-copy strong{color:#2d241e;font-size:13px;font-weight:700;line-height:1.2}.item-copy span{color:#948b85;font-size:10px;font-weight:500}.item-chevron{color:#bf92574d}.sheet-divider{background:#bf92571a;height:1px;margin:8px 10px}.reseller-primary{background:#bf925708}.reseller-primary:hover{background:#bf925714}.options-trigger-btn{color:#bf9257!important;background:#bf92570f!important;border:1.5px solid #bf925726!important}.options-trigger-btn:hover{background:#bf92571f!important;border-color:#bf9257!important}.card-options-overlay.closing{animation:.25s ease-out forwards optionsFadeOut}@keyframes optionsFadeOut{0%{opacity:1}to{opacity:0}}.card-options-sheet.closing{animation:.25s cubic-bezier(.165,.84,.44,1) forwards optionsSlideDown}@keyframes optionsSlideDown{0%{transform:translateY(0)}to{transform:translateY(100%)}}.card-brand-vertical{z-index:2;color:var(--gold-mid);opacity:.7;flex-direction:column;align-items:center;gap:8px;display:flex;position:absolute;top:60px;left:12px}.card-brand-vertical span{writing-mode:vertical-rl;text-orientation:mixed;text-transform:uppercase;letter-spacing:1.5px;font-size:11px;font-weight:700;transform:rotate(180deg)}.brand-line{background:var(--gold-mid);opacity:.4;width:1.5px;height:60px}.card-actions{gap:8px;padding-top:16px;display:flex}.card-chat-btn{border:1px solid var(--line);background:var(--surface);width:40%;height:38px;color:var(--ink);border-radius:6px;justify-content:center;align-items:center;gap:5px;font-size:13px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.card-chat-btn:hover{border-color:var(--gold);background:var(--white)}.card-add-btn{background:var(--gold);color:#fff;letter-spacing:.2px;border:0;border-radius:6px;justify-content:center;align-items:center;gap:6px;width:60%;height:38px;font-size:13px;font-weight:800;transition:all .2s;display:inline-flex}.card-add-btn:hover{background:var(--gold-dark);transform:translateY(-1px)}@media screen and (max-width:820px){.card-options-overlay{-webkit-backdrop-filter:blur(8px);background:#00000073;padding:0;position:fixed}.card-options-sheet{padding-bottom:env(safe-area-inset-bottom,24px);background:#fff;border-top:none;border-radius:24px 24px 0 0;box-shadow:0 -12px 48px #0000002e}.sheet-header{padding:16px 20px 10px}.sheet-handle{background:#bf92571a;width:44px;height:5px;margin-bottom:12px}.sheet-title{letter-spacing:.12em;opacity:1;color:#8c7355;font-size:13px}.sheet-close{background:#f8f5f2;border:1px solid #bf92571a;width:32px;height:32px;top:14px;right:16px}.sheet-list{gap:4px;padding:8px 14px 24px}.sheet-item{background:#fff;border:1px solid #0000;border-radius:14px;gap:16px;padding:14px 16px}.sheet-item:active{background:#bf92570a;transform:scale(.97)}.item-icon{border-radius:12px;width:42px;height:42px}.item-copy strong{font-size:15px}.item-copy span{font-size:12px}.item-chevron{opacity:.6}.sheet-divider{opacity:.6;margin:14px 16px}.reseller-primary{background:#bf92570a;border-color:#bf925714}.product-card{border-radius:8px;flex-direction:column;height:100%;display:flex}.product-card:hover{box-shadow:none;transform:none}.product-card:active{transition:transform .1s;transform:scale(.985)}.image-button{border-radius:8px 8px 0 0}.product-card-copy{flex-direction:column;flex:1;padding:8px 8px 10px;display:flex}.card-title{-webkit-line-clamp:2;line-clamp:2;min-height:32px;margin-bottom:2px;font-size:12px;line-height:1.3}.card-product-code{margin-top:0;margin-bottom:4px;font-size:10px}.card-info-grid{border-top:1px solid var(--surface-accent);grid-template-columns:1.1fr .9fr;align-items:center;gap:4px;margin-top:auto;padding-top:6px;display:grid}.info-left{border-right:1px solid var(--surface-accent);flex-direction:column;align-items:flex-start;gap:0;padding-right:4px;display:flex}.info-left label{margin-bottom:1px;font-size:9px;line-height:1}.info-left strong{font-size:13px;line-height:1.1}.info-left strong span{font-size:10px}.info-left small{width:auto;margin-top:1px;font-size:10px;line-height:1.1}.info-right{flex-direction:column;justify-content:center;align-items:flex-start;gap:3px;padding-left:4px;display:flex}.info-item{gap:3px;margin:0;font-size:10px;line-height:1.1}.info-item svg{width:12px;height:12px}.card-actions-new{grid-template-columns:1fr;gap:5px;margin-top:8px;padding-top:0;display:grid}.guest-login-btn{grid-column:span 1!important;width:100%!important;margin:0!important}.card-actions-new.has-reseller-share{grid-template-columns:1fr 1fr;gap:4px}.order-now-btn,.add-to-bag-btn{letter-spacing:0;white-space:nowrap;touch-action:manipulation;border-radius:6px;justify-content:center;align-items:center;gap:4px;width:100%;height:32px;min-height:32px;padding:0 4px;font-size:9.5px;font-weight:800;display:flex}.has-reseller-share .order-now-btn,.has-reseller-share .add-to-bag-btn{letter-spacing:-.1px;font-size:9px}.order-now-btn svg,.add-to-bag-btn svg{flex:none;width:13px;height:13px}.save-btn-circle{width:36px;height:36px;top:8px;right:8px}.card-status-badges{gap:4px;top:8px;left:8px}.status-badge{padding:2px 6px;font-size:9px}}
.reseller-share-modal{background:var(--white);width:min(560px,100vw - 28px);max-height:min(92dvh,760px);box-shadow:var(--shadow);border-radius:8px;padding:28px;position:relative;overflow:auto}.reseller-share-head{gap:6px;padding-right:34px;display:grid}.reseller-share-head span{color:var(--gold-dark);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:900}.reseller-share-head h3{margin:0;font-size:24px;line-height:1.2}.reseller-share-head p{color:var(--muted);margin:0;font-size:14px;line-height:1.5}.reseller-share-summary{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:10px;margin:18px 0;display:grid}.reseller-share-summary div{border:1px solid var(--line);background:var(--surface-soft);border-radius:8px;gap:5px;padding:12px;display:grid}.reseller-share-summary span,.reseller-share-controls label,.reseller-message-preview{color:var(--muted);letter-spacing:.02em;text-transform:uppercase;font-size:12px;font-weight:800}.reseller-share-summary strong{color:var(--ink);font-size:15px}.reseller-share-controls{grid-template-columns:1.2fr .8fr;align-items:end;gap:14px;display:grid}.reseller-share-controls label,.reseller-message-preview{gap:8px;display:grid}.reseller-markup-tabs{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.reseller-markup-tabs button{border:1px solid var(--line);background:var(--white);min-height:42px;color:var(--ink);font:inherit;cursor:pointer;border-radius:6px;font-size:13px;font-weight:800}.reseller-markup-tabs button.active{border-color:var(--gold);color:var(--gold-dark);background:#b786461f}.reseller-share-controls input,.reseller-message-preview textarea{border:1px solid var(--line);background:var(--white);width:100%;color:var(--ink);font:inherit;border-radius:6px}.reseller-share-controls input{height:42px;padding:0 12px}.reseller-message-preview{margin-top:14px}.reseller-message-preview textarea{min-height:190px;color:var(--ink);resize:vertical;text-transform:none;padding:12px;font-size:13px;line-height:1.45}.reseller-share-actions{justify-content:flex-end;gap:10px;margin-top:16px;display:flex}.reseller-share-actions .primary-button,.reseller-share-actions .secondary-button{min-height:42px;padding:0 18px}.reseller-share-footnote{color:var(--muted);text-align:right;margin:10px 0 0;font-size:12px;line-height:1.4}@media screen and (max-width:820px){.reseller-share-actions{flex-direction:column}.reseller-share-actions .primary-button,.reseller-share-actions .secondary-button{width:100%}}
.enquiry-popup-modal{background:var(--white);border:1px solid var(--line);text-align:center;border-radius:16px;width:100%;max-width:440px;padding:32px 28px;animation:.25s cubic-bezier(.16,1,.3,1) forwards modalScaleUp;position:relative;box-shadow:0 20px 48px #1f140d26}.enquiry-popup-modal h3{font-family:var(--font-heading);color:var(--ink);margin:0 0 8px;font-size:22px;font-weight:700}.enquiry-popup-modal p{color:var(--muted);margin:0 0 24px;font-size:15px;line-height:1.5}.enquiry-popup-actions{flex-direction:column;gap:12px;display:flex}.whatsapp-action-btn{color:#fff;background:#25d366;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:48px;font-size:15px;font-weight:700;text-decoration:none;transition:background .2s,transform .2s;display:flex}.whatsapp-action-btn:hover{background:#128c7e;transform:translateY(-1px)}@keyframes modalScaleUp{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}
.newsletter{background:#faf9f6;border-top:1px solid #0000000a;border-bottom:1px solid #0000000a;grid-template-columns:1.1fr .9fr;align-items:center;gap:60px;padding:56px max(48px,50vw - 640px);display:grid;position:relative;overflow:hidden}.newsletter:before{content:"";pointer-events:none;background:radial-gradient(circle,#b786460a 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-50%;right:-20%}.newsletter>div{align-items:center;gap:20px;display:flex}.newsletter svg{width:52px;height:52px;color:var(--gold);stroke-width:1.5px;background:#b786460d;border:1px solid #b786461f;border-radius:50%;flex-shrink:0;padding:12px;box-shadow:0 4px 15px #b786460d}.newsletter strong{font-family:var(--font-heading);text-transform:capitalize;letter-spacing:.02em;color:var(--ink);margin-bottom:6px;font-size:32px;font-weight:500;display:block}.newsletter span{color:var(--muted);font-size:15px;line-height:1.6;font-family:var(--font-body)}.newsletter-actions{flex-direction:row;justify-content:flex-end;align-items:center;gap:24px;display:flex}.newsletter form{border-radius:8px;grid-template-columns:220px 120px;height:48px;display:grid;overflow:hidden;box-shadow:0 4px 15px #00000008}.divider-text{color:var(--muted);opacity:.6;flex-direction:column;justify-content:center;align-items:center;gap:6px;height:48px;font-size:10px;font-weight:800;display:flex}.divider-text:before,.divider-text:after{content:"";background:#00000014;flex:1;width:1px}.whatsapp-group-btn{height:48px;font-family:var(--font-ui);text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;background:#556037;border:0;border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:0 26px;font-size:11px;font-weight:700;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 15px #55603726;color:var(--white)!important}.whatsapp-group-btn svg{width:20px;color:var(--white);stroke-width:0;box-shadow:none;background:0 0;border:none;padding:0;transition:all .4s cubic-bezier(.16,1,.3,1)}.whatsapp-group-btn:hover{background:#3e4728;transform:translateY(-2px);box-shadow:0 6px 20px #3e472840;color:var(--white)!important}.whatsapp-group-btn:hover svg{transform:scale(1.08)}.newsletter input{background:var(--white);min-width:0;color:var(--ink);border:1px solid #0000001f;border-right:0;border-radius:8px 0 0 8px;outline:0;padding:0 24px;font-size:14px;transition:all .3s}.newsletter input::placeholder{color:#00000059}.newsletter input:focus{background:var(--white);border-color:var(--gold)}.newsletter button{background:var(--ink);color:var(--white);font-family:var(--font-ui);text-transform:uppercase;letter-spacing:.08em;cursor:pointer;box-shadow:none;border:none;border-radius:0 8px 8px 0;font-size:11px;font-weight:700;transition:all .4s cubic-bezier(.16,1,.3,1)}.newsletter button:hover{background:var(--gold);color:var(--white)}@media screen and (max-width:820px){.newsletter{padding:56px var(--site-padding);text-align:center;grid-template-columns:1fr;gap:32px;overflow:hidden}.newsletter>div{flex-direction:column;justify-content:center;align-items:center;width:100%;min-width:0;gap:16px!important}.newsletter svg{width:48px;height:48px}.newsletter strong{font-size:26px}.newsletter span{min-width:0;color:var(--muted);font-size:14px}.newsletter-actions{flex-direction:column;align-items:center;gap:18px}.whatsapp-group-btn{white-space:normal;text-align:center;width:100%;min-width:0;max-width:340px;height:48px;font-size:13px}.whatsapp-group-btn svg{width:20px!important}.divider-text{opacity:.6;flex-direction:row;gap:12px;width:100%;max-width:340px;height:auto;color:var(--muted)!important}.divider-text:before,.divider-text:after{width:auto;height:1px;background:#00000014!important}.newsletter form{width:100%;max-width:340px;height:auto;box-shadow:none;background:0 0;border-radius:0;grid-template-columns:1fr;gap:12px}.newsletter input{text-align:center;background:var(--white);height:48px;color:var(--ink);padding:0 24px;border:1px solid #0000001f!important;border-radius:8px!important}.newsletter button{width:100%;min-height:48px;box-shadow:none;font-size:13px;border-radius:8px!important}}
.early-access-page-wrapper{min-height:100vh;font-family:var(--font-body), sans-serif;background:linear-gradient(135deg,#fbf6ee 0%,#faf2e8 50%,#fbf6ee 100%);justify-content:center;align-items:center;padding:60px 20px 80px;display:flex}.early-access-container{width:100%;max-width:680px;position:relative}.early-access-form-card,.early-access-success-card{background:var(--paper,#fff);border:1px solid #eadbc899;border-radius:20px;padding:48px 40px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 15px 35px #805d310d,0 5px 15px #00000005}.early-access-success-card{text-align:center;flex-direction:column;align-items:center;padding:60px 40px;display:flex}.early-access-success-card .success-icon{color:var(--gold,#b78646);margin-bottom:24px;animation:.5s cubic-bezier(.175,.885,.32,1.275) both scaleUp}.early-access-success-card h2{font-family:var(--font-heading);color:var(--gold-dark,#805d31);letter-spacing:-.01em;margin-bottom:12px;font-size:2.25rem;font-weight:500}.early-access-success-card p{color:var(--muted,#6d5946);max-width:420px;margin-bottom:32px;font-size:1rem;line-height:1.6}.early-access-success-card .success-home-btn{background:var(--ink,#241912);color:var(--paper,#fff);cursor:pointer;border:none;border-radius:30px;padding:14px 36px;font-size:.95rem;font-weight:600;transition:background-color .2s,transform .2s}.early-access-success-card .success-home-btn:hover{background:var(--gold-dark,#805d31);transform:translateY(-2px)}.early-access-header{text-align:left;margin-bottom:36px}.early-access-kicker{font-family:var(--font-modern-heading);color:var(--gold,#b78646);letter-spacing:.18em;text-transform:uppercase;margin-bottom:10px;font-size:.75rem;font-weight:700;display:block}.early-access-header h1{font-family:var(--font-heading);color:var(--ink,#241912);letter-spacing:-.01em;margin-bottom:12px;font-size:2.25rem;font-weight:500;line-height:1.25}.early-access-header p{color:var(--muted,#6d5946);margin:0;font-size:.95rem;line-height:1.55}.early-access-form{flex-direction:column;gap:24px;display:flex}.form-row-2col{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.form-group{flex-direction:column;gap:8px;display:flex}.form-group label{color:var(--ink,#241912);font-size:.875rem;font-weight:600}.optional-label{color:var(--muted,#6d5946);font-size:.8rem;font-weight:400}.early-access-form input[type=text],.early-access-form input[type=tel],.early-access-form input[type=email],.early-access-form select{background:var(--surface,#fffdf9);width:100%;font-family:var(--font-body), sans-serif;color:var(--ink,#241912);border:1px solid #6d594633;border-radius:8px;outline:none;padding:12px 16px;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.early-access-form input::placeholder{color:#6d594666}.early-access-form input:focus,.early-access-form select:focus{border-color:var(--gold,#b78646);box-shadow:0 0 0 3px #b786461a}.field-hint{color:var(--muted,#6d5946);opacity:.8;margin-top:-2px;font-size:.775rem}.select-wrapper{position:relative}.select-wrapper:after{content:"";border-left:5px solid #0000;border-right:5px solid #0000;border-top:5px solid var(--muted,#6d5946);pointer-events:none;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.early-access-form select{appearance:none;padding-right:40px}.buyer-type-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:4px;display:grid}.buyer-type-card-btn{background:var(--surface,#fffdf9);cursor:pointer;text-align:left;border:1px solid #6d594626;border-radius:8px;outline:none;align-items:center;gap:12px;padding:12px 16px;transition:all .2s;display:flex}.buyer-type-card-btn:hover{background:var(--surface-soft,#faf2e8);border-color:#b786464d}.buyer-type-card-btn.active{background:var(--cream,#fbf6ee);border-color:var(--gold,#b78646);box-shadow:0 4px 10px #b786460d}.radio-circle{background:#fff;border:1.5px solid #6d594666;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;transition:all .2s;display:flex}.buyer-type-card-btn.active .radio-circle,.preference-card-btn.active .radio-circle{border-color:var(--gold,#b78646)}.radio-dot{background-color:var(--gold,#b78646);border-radius:50%;width:6px;height:6px;animation:.2s scaleUp}.buyer-icon{color:var(--muted,#6d5946);opacity:.8;flex-shrink:0;transition:color .2s}.buyer-type-card-btn.active .buyer-icon{color:var(--gold,#b78646);opacity:1}.buyer-label{font-family:var(--font-body), sans-serif;color:var(--ink,#241912);font-size:.875rem;font-weight:500}.buying-preference-flex{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:4px;display:grid}.preference-card-btn{background:var(--surface,#fffdf9);cursor:pointer;text-align:left;border:1px solid #6d594626;border-radius:10px;outline:none;align-items:flex-start;gap:12px;padding:16px;transition:all .2s;display:flex}.preference-card-btn:hover{background:var(--surface-soft,#faf2e8);border-color:#b786464d}.preference-card-btn.active{background:var(--cream,#fbf6ee);border-color:var(--gold,#b78646);box-shadow:0 4px 12px #b786460d}.pref-content{flex-direction:column;gap:4px;display:flex}.pref-content strong{color:var(--ink,#241912);font-size:.875rem;font-weight:600}.pref-content span{color:var(--muted,#6d5946);font-size:.775rem;line-height:1.4}.city-pincode-grid{grid-template-columns:2fr 1fr;gap:16px;width:100%;display:grid}.agreement-wrapper{background-color:#f7f3ed;border-radius:10px;margin-top:8px;padding:16px 20px}.agreement-checkbox-container{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:flex-start;gap:12px;display:flex;position:relative}.agreement-checkbox-container input{opacity:0;cursor:pointer;width:0;height:0;position:absolute}.checkmark-box{background-color:#fff;border:1.5px solid #6d594666;border-radius:4px;flex-shrink:0;width:18px;height:18px;margin-top:2px;transition:all .2s;position:relative}.agreement-checkbox-container:hover input~.checkmark-box{border-color:var(--gold,#b78646)}.agreement-checkbox-container input:checked~.checkmark-box{background-color:var(--gold,#b78646);border-color:var(--gold,#b78646)}.checkmark-box:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:9px;display:none;position:absolute;top:2px;left:5px;transform:rotate(45deg)}.agreement-checkbox-container input:checked~.checkmark-box:after{display:block}.agreement-text{color:var(--ink,#241912);font-size:.825rem;font-weight:500;line-height:1.45}.form-error-msg{color:#dc2626;background-color:#dc26260d;border:1px solid #dc262633;border-radius:8px;margin-top:4px;padding:12px 16px;font-size:.85rem;font-weight:500;animation:.3s fadeIn}.submit-cta-btn{background:var(--ink,#241912);color:var(--paper,#fff);cursor:pointer;border:none;border-radius:8px;outline:none;justify-content:center;align-items:center;gap:10px;margin-top:8px;padding:16px 24px;font-size:1rem;font-weight:600;transition:background-color .2s,transform .1s;display:flex}.submit-cta-btn:hover{background:var(--gold-dark,#805d31)}.submit-cta-btn:active{transform:scale(.985)}.submit-cta-btn:disabled{cursor:not-allowed;background:#24191280}.spinner{animation:1s linear infinite rotate}.footer-review-caption{color:var(--muted,#6d5946);text-align:center;opacity:.8;margin:12px 0 0;font-size:.8rem}.ea-toast-popup{z-index:9999;opacity:0;pointer-events:none;background:#fff;border:1px solid #dc912859;border-left:4px solid #d97706;border-radius:10px;align-items:center;gap:10px;min-width:280px;max-width:420px;padding:14px 18px;transition:transform .35s cubic-bezier(.34,1.56,.64,1),opacity .3s;display:flex;position:fixed;top:24px;left:50%;transform:translate(-50%)translateY(-120px);box-shadow:0 8px 24px #2419121f,0 2px 6px #2419120f}.ea-toast-popup.ea-toast-visible{opacity:1;pointer-events:auto;transform:translate(-50%)translateY(0)}.ea-toast-icon{flex-shrink:0;font-size:1.1rem;line-height:1}.ea-toast-message{font-family:var(--font-body), sans-serif;color:var(--ink,#241912);flex:1;font-size:.875rem;font-weight:500;line-height:1.4}.ea-toast-close{color:var(--muted,#6d5946);cursor:pointer;opacity:.6;background:0 0;border:none;flex-shrink:0;padding:0 2px;font-size:1.2rem;line-height:1;transition:opacity .2s}.ea-toast-close:hover{opacity:1}@keyframes scaleUp{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-fade-in{animation:.4s both fadeIn}@media (max-width:768px){.early-access-container{margin-top:-30px}.early-access-form-card{margin-top:30px;padding:32px 24px}.form-row-2col{grid-template-columns:1fr;gap:24px}}@media (max-width:500px){.buyer-type-grid,.buying-preference-flex{grid-template-columns:1fr}.early-access-header h1{font-size:1.5rem}.early-access-success-card h2{font-size:1.85rem}}
.product-trust-strip{-webkit-backdrop-filter:blur(10px);background:#fffdf9b3;border:1px solid #b7864626;border-radius:14px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:0;margin:48px 0;padding:28px 24px;display:grid;box-shadow:0 12px 36px #24191208}.product-trust-strip div{border-right:1px solid #b7864626;align-items:center;gap:18px;padding:0 20px;display:flex}.product-trust-strip div:last-child{border-right:0}.product-trust-strip svg{width:36px;height:36px;color:var(--gold-dark);flex:none}.product-trust-strip strong{text-transform:uppercase;letter-spacing:.08em;color:var(--brown-900);font-size:13px;font-family:var(--font-ui);margin-bottom:4px;display:block}.product-trust-strip span{color:var(--muted);font-size:14px;line-height:1.4}@media screen and (max-width:820px){.product-trust-strip{grid-template-columns:1fr!important;gap:16px!important;margin:24px 0!important;padding:18px 16px!important}.product-trust-strip div{border-bottom:1px solid var(--line);border-right:0!important;padding:0 0 16px!important}.product-trust-strip div:last-child{border-bottom:0;padding-bottom:0!important}}
.section-title.center{text-align:center}.section-title.left{text-align:left}.section-title h2{font-family:var(--font-heading);letter-spacing:.2px;text-transform:uppercase;overflow-wrap:break-word;max-width:100%;margin:0;font-size:36px;font-weight:600}.section-title span{border-top:2px solid var(--gold);width:72px;height:14px;margin:8px auto 0;display:block;position:relative}.section-title.left span{margin-left:0}.section-title span:after{content:"";border:1px solid var(--gold);background:var(--paper);width:8px;height:8px;position:absolute;top:-5px;left:calc(50% - 5px);transform:rotate(45deg)}@media screen and (max-width:820px){.why-band .section-title h2{font-family:var(--font-heading);letter-spacing:.02em;text-transform:uppercase;color:var(--ink);font-size:32px;font-weight:600}.why-band .section-title span{background:var(--gold);border-top:none;width:36px;height:3px;margin:12px 0 0}.why-band .section-title span:after{display:none}.catalog-toolbar .section-title{margin-bottom:0}.catalog-toolbar .section-title h2{font-size:clamp(26px,7vw,34px)}}@media screen and (max-width:380px){.section-title h2{font-size:28px!important}}
.internal-link-network{padding:5rem var(--site-padding) 2.5rem;background:var(--surface-soft);border-top:1px solid var(--surface-strong)}.directory-container{max-width:1280px;margin:0 auto}.directory-header{text-align:center;margin-bottom:3.5rem}.directory-kicker{font-family:var(--font-hero-body);letter-spacing:.2em;color:var(--gold);text-transform:uppercase;margin-bottom:.5rem;font-size:.75rem;font-weight:700;display:block}.directory-title{font-family:var(--font-hero-heading);letter-spacing:-.02em;color:var(--gold-dark);margin:0 0 1.25rem;font-size:2.25rem;font-weight:400;line-height:1.2}.directory-divider{background:var(--gold);opacity:.6;width:60px;height:2px;margin:0 auto}.directory-grid{grid-template-columns:repeat(4,1fr);gap:3rem 2rem;display:grid}.directory-col{flex-direction:column;display:flex}.col-header{border-bottom:1px solid var(--line);align-items:center;gap:.5rem;margin-bottom:1.5rem;padding-bottom:.5rem;display:flex}.col-icon{color:var(--gold)}.directory-col h3{font-family:var(--font-hero-heading);color:var(--gold-dark);margin:0;font-size:1.05rem;font-weight:600}.directory-col ul{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.directory-col li{margin:0}.directory-col a{font-family:var(--font-hero-body);color:var(--muted);font-size:.9rem;font-weight:500;text-decoration:none;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-block}.directory-col a:hover{color:var(--gold);transform:translate(4px)}@media (max-width:991px){.directory-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem 2rem}.internal-link-network{padding:4rem var(--site-padding) 2rem}.directory-title{font-size:1.85rem}}@media (max-width:576px){.directory-grid{grid-template-columns:1fr;gap:2rem}.directory-header{text-align:left;margin-bottom:2.5rem}.directory-divider{margin:0}.internal-link-network{padding:3.5rem var(--site-padding) 2rem}}
.search-lock{overflow:hidden!important}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.seo-compact-section{border-top:1px solid #0000000f;max-width:1280px;margin:0 auto;padding:4.5rem 5%}.seo-compact-container{grid-template-columns:1fr 1.6fr;align-items:start;gap:4rem;display:grid}.seo-compact-left{position:sticky;top:100px}.seo-compact-kicker{font-family:var(--font-hero-body);letter-spacing:.15em;color:var(--primary-color,#c69e6a);text-transform:uppercase;margin-bottom:.75rem;font-size:.8rem;font-weight:700;display:block}.seo-compact-left h2{font-family:var(--font-hero-heading);letter-spacing:-.02em;color:var(--gold-dark,#805d31);margin-bottom:1.25rem;font-size:2rem;font-weight:500;line-height:1.25}.seo-compact-left p{font-family:var(--font-hero-body);color:var(--text-color);opacity:.8;font-size:.95rem;line-height:1.6}.seo-compact-right{grid-template-columns:repeat(2,1fr);gap:2.25rem 2.5rem;display:grid}.seo-compact-card{flex-direction:column;gap:.75rem;display:flex}.seo-card-title-row{align-items:center;gap:1rem;display:flex}.seo-card-icon{color:var(--gold,#b78646);flex-shrink:0;transition:transform .3s,color .3s}.seo-compact-card:hover .seo-card-icon{color:var(--gold-light,#bf9258);transform:scale(1.1)}.seo-compact-card h2{font-family:var(--font-hero-heading);color:var(--gold-dark,#805d31);letter-spacing:-.01em;margin:0;font-size:1.05rem;font-weight:600;line-height:1.35}.seo-compact-card p{font-family:var(--font-hero-body);color:var(--text-color);opacity:.75;margin:0;font-size:.875rem;line-height:1.55}@media (max-width:991px){.seo-compact-container{grid-template-columns:1fr;gap:3rem}.seo-compact-left{position:static}}@media (max-width:600px){.seo-compact-right{grid-template-columns:1fr;gap:2rem}}@media (max-width:991px){.seo-compact-container{grid-template-columns:1fr;gap:3rem}.seo-compact-left{position:static}}@media (max-width:600px){.seo-compact-right{grid-template-columns:1fr;gap:2rem}}.seo-inline-link{color:var(--gold-dark,#805d31);text-underline-offset:3px;font-weight:500;-webkit-text-decoration:underline #805d3166;text-decoration:underline #805d3166;transition:all .2s}.seo-inline-link:hover{color:var(--primary-color,#c69e6a);-webkit-text-decoration-color:var(--primary-color,#c69e6a);text-decoration-color:var(--primary-color,#c69e6a)}
@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/9cc5c0547f229dea-s.00b2_ptq3xnpy.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/b0947914c9718a1e-s.0l.9lak812di~.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/d0b60be57f16ee32-s.0m2lc_66fsc~9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/1f9e983605289f29-s.0~7_67muh398v.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/01e4147cff8141ee-s.p.10ked.7w885.g.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9cc5c0547f229dea-s.00b2_ptq3xnpy.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/b0947914c9718a1e-s.0l.9lak812di~.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/d0b60be57f16ee32-s.0m2lc_66fsc~9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1f9e983605289f29-s.0~7_67muh398v.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/01e4147cff8141ee-s.p.10ked.7w885.g.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(../media/9cc5c0547f229dea-s.00b2_ptq3xnpy.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b0947914c9718a1e-s.0l.9lak812di~.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(../media/d0b60be57f16ee32-s.0m2lc_66fsc~9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(../media/1f9e983605289f29-s.0~7_67muh398v.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(../media/01e4147cff8141ee-s.p.10ked.7w885.g.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond Fallback;src:local(Times New Roman);ascent-override:95.27%;descent-override:29.59%;line-gap-override:0.0%;size-adjust:96.98%}.cormorant_garamond_9c3284e-module__ULt5Cq__className{font-family:Cormorant Garamond,Cormorant Garamond Fallback;font-style:normal}.cormorant_garamond_9c3284e-module__ULt5Cq__variable{--font-cormorant-garamond-next:"Cormorant Garamond", "Cormorant Garamond Fallback"}
@font-face{font-family:Outfit;font-style:normal;font-weight:300;font-display:swap;src:url(../media/b2ea385cb5ae8625-s.0kjod.kaq1k69.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-weight:300;font-display:swap;src:url(../media/1b99372b3eaef0c8-s.p.0gx2haw2tmll8.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit;font-style:normal;font-weight:400;font-display:swap;src:url(../media/b2ea385cb5ae8625-s.0kjod.kaq1k69.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1b99372b3eaef0c8-s.p.0gx2haw2tmll8.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit;font-style:normal;font-weight:500;font-display:swap;src:url(../media/b2ea385cb5ae8625-s.0kjod.kaq1k69.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-weight:500;font-display:swap;src:url(../media/1b99372b3eaef0c8-s.p.0gx2haw2tmll8.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit;font-style:normal;font-weight:600;font-display:swap;src:url(../media/b2ea385cb5ae8625-s.0kjod.kaq1k69.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1b99372b3eaef0c8-s.p.0gx2haw2tmll8.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b2ea385cb5ae8625-s.0kjod.kaq1k69.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-weight:700;font-display:swap;src:url(../media/1b99372b3eaef0c8-s.p.0gx2haw2tmll8.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit Fallback;src:local(Arial);ascent-override:100.18%;descent-override:26.05%;line-gap-override:0.0%;size-adjust:99.82%}.outfit_5a0b371c-module__SUWdoG__className{font-family:Outfit,Outfit Fallback;font-style:normal}.outfit_5a0b371c-module__SUWdoG__variable{--font-outfit-next:"Outfit", "Outfit Fallback"}
@font-face{font-family:Playfair Display;font-style:normal;font-weight:400;font-display:swap;src:url(../media/65c558afe41e89d6-s.113htgw8u-emy.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400;font-display:swap;src:url(../media/14e23f9b59180572-s.08.c8psu~gif9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400;font-display:swap;src:url(../media/b49b0d9b851e4899-s.0yfy_qj1.2qn0.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2a65768255d6b625-s.p.14by5b4al-y~f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Playfair Display;font-style:normal;font-weight:500;font-display:swap;src:url(../media/65c558afe41e89d6-s.113htgw8u-emy.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:500;font-display:swap;src:url(../media/14e23f9b59180572-s.08.c8psu~gif9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display;font-style:normal;font-weight:500;font-display:swap;src:url(../media/b49b0d9b851e4899-s.0yfy_qj1.2qn0.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Playfair Display;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2a65768255d6b625-s.p.14by5b4al-y~f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Playfair Display;font-style:normal;font-weight:600;font-display:swap;src:url(../media/65c558afe41e89d6-s.113htgw8u-emy.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:600;font-display:swap;src:url(../media/14e23f9b59180572-s.08.c8psu~gif9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display;font-style:normal;font-weight:600;font-display:swap;src:url(../media/b49b0d9b851e4899-s.0yfy_qj1.2qn0.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Playfair Display;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2a65768255d6b625-s.p.14by5b4al-y~f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Playfair Display;font-style:normal;font-weight:700;font-display:swap;src:url(../media/65c558afe41e89d6-s.113htgw8u-emy.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:700;font-display:swap;src:url(../media/14e23f9b59180572-s.08.c8psu~gif9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b49b0d9b851e4899-s.0yfy_qj1.2qn0.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Playfair Display;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2a65768255d6b625-s.p.14by5b4al-y~f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Playfair Display Fallback;src:local(Times New Roman);ascent-override:97.25%;descent-override:22.56%;line-gap-override:0.0%;size-adjust:111.26%}.playfair_display_fb09e467-module__zov_XG__className{font-family:Playfair Display,Playfair Display Fallback;font-style:normal}.playfair_display_fb09e467-module__zov_XG__variable{--font-playfair-display-next:"Playfair Display", "Playfair Display Fallback"}
@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_52654ae2-module__SeJUjW__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_52654ae2-module__SeJUjW__variable{--font-inter-next:"Inter", "Inter Fallback"}
@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a342834df7752944-s.10ev4cu2inrn-.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.0i6ci0u~g4zml.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.0x1a9yg0jkq20.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.0dyk20wuvya7a.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.0ctuso5mgh_i..woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.0kho-wj7-y-w1.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/a342834df7752944-s.10ev4cu2inrn-.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.0i6ci0u~g4zml.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.0x1a9yg0jkq20.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.0dyk20wuvya7a.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.0ctuso5mgh_i..woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.0kho-wj7-y-w1.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/a342834df7752944-s.10ev4cu2inrn-.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.0i6ci0u~g4zml.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.0x1a9yg0jkq20.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.0dyk20wuvya7a.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.0ctuso5mgh_i..woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.0kho-wj7-y-w1.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/a342834df7752944-s.10ev4cu2inrn-.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.0i6ci0u~g4zml.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.0x1a9yg0jkq20.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.0dyk20wuvya7a.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.0ctuso5mgh_i..woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.0kho-wj7-y-w1.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(../media/a342834df7752944-s.10ev4cu2inrn-.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.0i6ci0u~g4zml.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.0x1a9yg0jkq20.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.0dyk20wuvya7a.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.0ctuso5mgh_i..woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.0kho-wj7-y-w1.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope Fallback;src:local(Arial);ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.0%;size-adjust:103.19%}.manrope_be79bde2-module__SXRD2W__className{font-family:Manrope,Manrope Fallback;font-style:normal}.manrope_be79bde2-module__SXRD2W__variable{--font-manrope-next:"Manrope", "Manrope Fallback"}
@font-face{font-family:Work Sans;font-style:normal;font-weight:300;font-display:swap;src:url(../media/8e3fbf4aa84d044b-s.15r3fd4k35w-q.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Work Sans;font-style:normal;font-weight:300;font-display:swap;src:url(../media/57dc28f7118abe14-s.0~q417~7alp5b.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Work Sans;font-style:normal;font-weight:300;font-display:swap;src:url(../media/7ddd198311ba7843-s.p.11f_0f-25f9yg.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Work Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/8e3fbf4aa84d044b-s.15r3fd4k35w-q.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Work Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/57dc28f7118abe14-s.0~q417~7alp5b.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Work Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/7ddd198311ba7843-s.p.11f_0f-25f9yg.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Work Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../media/8e3fbf4aa84d044b-s.15r3fd4k35w-q.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Work Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../media/57dc28f7118abe14-s.0~q417~7alp5b.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Work Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../media/7ddd198311ba7843-s.p.11f_0f-25f9yg.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Work Sans;font-style:normal;font-weight:600;font-display:swap;src:url(../media/8e3fbf4aa84d044b-s.15r3fd4k35w-q.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Work Sans;font-style:normal;font-weight:600;font-display:swap;src:url(../media/57dc28f7118abe14-s.0~q417~7alp5b.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Work Sans;font-style:normal;font-weight:600;font-display:swap;src:url(../media/7ddd198311ba7843-s.p.11f_0f-25f9yg.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Work Sans;font-style:normal;font-weight:700;font-display:swap;src:url(../media/8e3fbf4aa84d044b-s.15r3fd4k35w-q.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Work Sans;font-style:normal;font-weight:700;font-display:swap;src:url(../media/57dc28f7118abe14-s.0~q417~7alp5b.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Work Sans;font-style:normal;font-weight:700;font-display:swap;src:url(../media/7ddd198311ba7843-s.p.11f_0f-25f9yg.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Work Sans Fallback;src:local(Arial);ascent-override:83.09%;descent-override:21.71%;line-gap-override:0.0%;size-adjust:111.93%}.work_sans_95c46a75-module__IgtyXW__className{font-family:Work Sans,Work Sans Fallback;font-style:normal}.work_sans_95c46a75-module__IgtyXW__variable{--font-work-sans-next:"Work Sans", "Work Sans Fallback"}
@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(../media/7e832ad540183e91-s.0pw-43bjt5~5_.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(../media/2094fb60fd9c8287-s.13c6n_dh74ayc.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(../media/c875c6f5d3e977ac-s.p.0g_ng0t~d_b9n.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/41e95f694c5c4549-s.0r1jrq7neqdsq.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6c55a692938ebbbc-s.0g6rbszwfgn9y.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a218039a3287bcfd-s.p.17-1enzs_j91b.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/bdc7e24a509eb931-s.0apt5mko2.qn3.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/0da9c7f357bd9d4d-s.0ek5sshv8wk3m.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/8e6fa89aa22d24ec-s.p.0uvzar8hswo3p.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/0a7740363b4d4863-s.1110aazvokzp..woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5f9d24ebef5d5292-s.0esuu2f5si~v8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/e2334d715941921e-s.p.12skym0rqknxy.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b53057dbf91a7acf-s.0carvq6u72s58.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/798ea22d9983e047-s.106do9xzbuago.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/47fe1b7cd6e6ed85-s.p.0~mcdl10zdfb3.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(../media/99ce71e74c11bc20-s.0hoqzal24odb4.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(../media/8cf1ea7b03cdeb83-s.0.56594qx.-9o.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(../media/829ba4228c966254-s.p.0ub.k0om~_-xi.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins Fallback;src:local(Arial);ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.poppins_d3d22671-module__uTUjfa__className{font-family:Poppins,Poppins Fallback;font-style:normal}.poppins_d3d22671-module__uTUjfa__variable{--font-poppins-next:"Poppins", "Poppins Fallback"}
@font-face{font-family:Cormorant;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a411a32db4b3826f-s.167~57gxazt3s.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant;font-style:normal;font-weight:400;font-display:swap;src:url(../media/b27a2cd9989897de-s.0p-1uut_-f0s4.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1defe2f535e9e229-s.09x_q_j1f58pk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant;font-style:normal;font-weight:400;font-display:swap;src:url(../media/48aba64d9212b746-s.0zqrowetcnqdq.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant;font-style:normal;font-weight:400;font-display:swap;src:url(../media/daa29454a3e61cb2-s.p.0p7valxpv~qjg.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant;font-style:normal;font-weight:500;font-display:swap;src:url(../media/a411a32db4b3826f-s.167~57gxazt3s.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant;font-style:normal;font-weight:500;font-display:swap;src:url(../media/b27a2cd9989897de-s.0p-1uut_-f0s4.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant;font-style:normal;font-weight:500;font-display:swap;src:url(../media/1defe2f535e9e229-s.09x_q_j1f58pk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant;font-style:normal;font-weight:500;font-display:swap;src:url(../media/48aba64d9212b746-s.0zqrowetcnqdq.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant;font-style:normal;font-weight:500;font-display:swap;src:url(../media/daa29454a3e61cb2-s.p.0p7valxpv~qjg.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant;font-style:normal;font-weight:600;font-display:swap;src:url(../media/a411a32db4b3826f-s.167~57gxazt3s.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant;font-style:normal;font-weight:600;font-display:swap;src:url(../media/b27a2cd9989897de-s.0p-1uut_-f0s4.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1defe2f535e9e229-s.09x_q_j1f58pk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant;font-style:normal;font-weight:600;font-display:swap;src:url(../media/48aba64d9212b746-s.0zqrowetcnqdq.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant;font-style:normal;font-weight:600;font-display:swap;src:url(../media/daa29454a3e61cb2-s.p.0p7valxpv~qjg.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant;font-style:normal;font-weight:700;font-display:swap;src:url(../media/a411a32db4b3826f-s.167~57gxazt3s.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b27a2cd9989897de-s.0p-1uut_-f0s4.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant;font-style:normal;font-weight:700;font-display:swap;src:url(../media/1defe2f535e9e229-s.09x_q_j1f58pk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant;font-style:normal;font-weight:700;font-display:swap;src:url(../media/48aba64d9212b746-s.0zqrowetcnqdq.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant;font-style:normal;font-weight:700;font-display:swap;src:url(../media/daa29454a3e61cb2-s.p.0p7valxpv~qjg.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Fallback;src:local(Times New Roman);ascent-override:95.52%;descent-override:29.67%;line-gap-override:0.0%;size-adjust:96.74%}.cormorant_42661953-module__YrFgyW__className{font-family:Cormorant,Cormorant Fallback;font-style:normal}.cormorant_42661953-module__YrFgyW__variable{--font-cormorant-next:"Cormorant", "Cormorant Fallback"}
@font-face{font-family:Montserrat;font-style:normal;font-weight:300;font-display:swap;src:url(../media/8298327da6d5bcce-s.132ro2ak-rvxq.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-weight:300;font-display:swap;src:url(../media/44fac91e6f2d2b1b-s.0f~sf101j6mzi.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:300;font-display:swap;src:url(../media/2b402d8aebffd579-s.0dskwooysu3cf.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-weight:300;font-display:swap;src:url(../media/a88409fdd7dc121c-s.0ir_pxtv760h..woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-weight:300;font-display:swap;src:url(../media/e8f2fbee2754df70-s.p.0fzkl03jw-sdz.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(../media/8298327da6d5bcce-s.132ro2ak-rvxq.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(../media/44fac91e6f2d2b1b-s.0f~sf101j6mzi.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2b402d8aebffd579-s.0dskwooysu3cf.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a88409fdd7dc121c-s.0ir_pxtv760h..woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(../media/e8f2fbee2754df70-s.p.0fzkl03jw-sdz.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(../media/8298327da6d5bcce-s.132ro2ak-rvxq.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(../media/44fac91e6f2d2b1b-s.0f~sf101j6mzi.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2b402d8aebffd579-s.0dskwooysu3cf.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(../media/a88409fdd7dc121c-s.0ir_pxtv760h..woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(../media/e8f2fbee2754df70-s.p.0fzkl03jw-sdz.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(../media/8298327da6d5bcce-s.132ro2ak-rvxq.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(../media/44fac91e6f2d2b1b-s.0f~sf101j6mzi.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2b402d8aebffd579-s.0dskwooysu3cf.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(../media/a88409fdd7dc121c-s.0ir_pxtv760h..woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(../media/e8f2fbee2754df70-s.p.0fzkl03jw-sdz.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(../media/8298327da6d5bcce-s.132ro2ak-rvxq.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(../media/44fac91e6f2d2b1b-s.0f~sf101j6mzi.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2b402d8aebffd579-s.0dskwooysu3cf.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(../media/a88409fdd7dc121c-s.0ir_pxtv760h..woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(../media/e8f2fbee2754df70-s.p.0fzkl03jw-sdz.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat Fallback;src:local(Arial);ascent-override:85.79%;descent-override:22.25%;line-gap-override:0.0%;size-adjust:112.83%}.montserrat_66a64136-module__N8NmcW__className{font-family:Montserrat,Montserrat Fallback;font-style:normal}.montserrat_66a64136-module__N8NmcW__variable{--font-montserrat-next:"Montserrat", "Montserrat Fallback"}
