.bf,.bf *,.bf :after,.bf :before{margin:0;padding:0;box-sizing:border-box}.bf{--bg:#0e0e10;--gold:#c89a49;--gold-lt:#d9b876;--gold-dim:rgba(200,154,73,.3);--cream:#f4f1ea;--text:#c7c3bb;--serif:var(--font-serif),"Playfair Display",Georgia,serif;--sans:var(--font-dm-sans),"DM Sans",system-ui,sans-serif;font-family:var(--sans);background:var(--bg);color:var(--text);overflow:hidden}.bf :focus-visible{outline:2px solid var(--gold-lt);outline-offset:3px}.bf-cta{display:grid;grid-template-columns:minmax(430px,42%) 1fr;min-height:520px;position:relative;border-bottom:1px solid var(--gold-dim)}.bf-cta-content{padding:84px 44px 80px max(6vw,80px);display:flex;flex-direction:column;justify-content:center;position:relative;z-index:3;background:linear-gradient(90deg,var(--bg) 0,var(--bg) 72%,rgba(14,14,16,.92) 88%,rgba(14,14,16,0) 100%)}.bf-eyebrow{display:flex;align-items:center;gap:16px;color:var(--gold);font-size:12px;font-weight:600;letter-spacing:4px;margin-bottom:30px}.bf-eyebrow:before{content:"";width:44px;height:1px;background:var(--gold)}.bf-title{font-family:var(--serif);font-weight:500;color:var(--cream);font-size:clamp(42px,3.8vw,66px);line-height:1.09;letter-spacing:-1px;margin-bottom:26px}.bf-title em{color:var(--gold);font-style:italic}.bf-desc{max-width:540px;color:#b3afa7;font-size:16.5px;line-height:1.75;font-weight:300;margin-bottom:36px}.bf-btn{width:fit-content;min-height:52px;padding:0 30px;border:1px solid var(--gold);color:var(--gold-lt);background:transparent;cursor:pointer;display:inline-flex;align-items:center;gap:34px;border-radius:4px;font-size:12px;letter-spacing:2px;font-weight:600;font-family:var(--sans);transition:background .3s,color .3s,transform .3s;-webkit-appearance:none;appearance:none;line-height:1;text-align:left}.bf-btn span{font-size:18px;transition:transform .3s}.bf-btn:hover{background:var(--gold);color:#0e0e10;transform:translateY(-2px)}.bf-btn:hover span{transform:translateX(5px)}.bf-scene{position:relative;overflow:hidden;border-top-left-radius:180px}.bf-scene:before{content:"";position:absolute;inset:0;z-index:4;pointer-events:none;border-top:1px solid rgba(200,154,73,.5);border-left:1px solid rgba(200,154,73,.5);border-radius:180px 0 0 0}.bf-scene img{width:100%;height:100%;object-fit:cover;object-position:center right}.bf-blend,.bf-scene img{position:absolute;inset:0}.bf-blend{z-index:3;pointer-events:none;background:linear-gradient(90deg,var(--bg) 0,rgba(14,14,16,.6) 9%,rgba(14,14,16,.08) 28%,rgba(14,14,16,0) 52%),linear-gradient(180deg,rgba(0,0,0,.12),rgba(0,0,0,.28))}.bf-main{max-width:1520px;margin:0 auto;display:grid;grid-template-columns:1.5fr 1fr 1fr .9fr 1.45fr 1fr;gap:clamp(28px,3vw,56px);padding:56px max(4vw,58px) 50px}.bf-logo{display:block;margin-bottom:24px}.bf-logo img{width:210px;height:auto;display:block}.bf-brand-text{max-width:250px;color:#a5a199;font-size:14px;line-height:1.8;margin-bottom:28px}.bf-artline{opacity:.72;margin-top:10px}.bf-artline svg{width:262px;height:auto}.bf-col-title{position:relative;color:var(--gold);font-size:12px;letter-spacing:2px;font-weight:600;margin-bottom:28px;padding-bottom:14px;font-family:var(--sans)}.bf-col-title:after{content:"";position:absolute;bottom:0;left:0;width:34px;height:1px;background:var(--gold)}.bf-col ul{list-style:none}.bf-col li{margin-bottom:16px}.bf-col li a{color:#c1bdb5;font-size:14px;text-decoration:none;display:flex;justify-content:space-between;gap:12px;transition:color .25s,transform .25s}.bf-col li a span{color:var(--gold);transition:transform .25s}.bf-col li a:hover{color:var(--gold-lt);transform:translateX(3px)}.bf-col li a:hover span{transform:translateX(4px)}.bf-ci{display:flex;align-items:flex-start;gap:13px;margin-bottom:18px;font-size:14px}.bf-ci svg{width:17px;height:17px;flex:none;margin-top:3px;stroke:var(--gold);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.bf-ci a,.bf-ci p{color:#c3bfb7;text-decoration:none;line-height:1.6;transition:color .25s}.bf-ci a:hover{color:var(--gold)}.bf-social{display:flex;gap:12px;flex-wrap:wrap}.bf-social a{width:42px;height:42px;border:1px solid rgba(200,154,73,.7);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--gold);transition:background .25s,color .25s,transform .25s}.bf-social a svg{width:17px;height:17px;fill:currentColor}.bf-social a:hover{background:var(--gold);color:#0e0e10;transform:translateY(-3px)}.bf-social-art{margin-top:30px;opacity:.72}.bf-social-art svg{width:172px;height:auto}.bf-bottom{border-top:1px solid var(--gold-dim);min-height:70px;padding:18px max(5vw,58px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:40px;color:#948f88;font-size:12px}.bf-trust{display:flex;align-items:center;justify-content:center;gap:26px;white-space:nowrap}.bf-trust .sep{width:1px;height:22px;background:rgba(200,154,73,.4)}.bf-legal{display:flex;align-items:center;justify-content:flex-end;gap:20px;padding-right:40px}.bf-legal a{color:#948f88;text-decoration:none;transition:color .2s}.bf-legal a:hover{color:var(--gold)}.bf-legal .sep{width:1px;height:16px;background:rgba(200,154,73,.35)}@media (max-width:1199px){.bf-cta{grid-template-columns:46% 54%;min-height:460px}.bf-cta-content{padding:64px 32px}.bf-main{grid-template-columns:repeat(3,1fr);gap:44px 34px}.bf-bottom{grid-template-columns:1fr;text-align:center;gap:16px}.bf-legal,.bf-trust{justify-content:center}}@media (max-width:767px){.bf-cta{display:flex;flex-direction:column}.bf-scene{order:1;min-height:290px}.bf-scene,.bf-scene:before{border-radius:0 0 0 80px}.bf-blend{background:linear-gradient(180deg,rgba(14,14,16,.05),rgba(14,14,16,.55))}.bf-cta-content{order:2;padding:52px 24px 56px;background:var(--bg)}.bf-title{font-size:clamp(36px,10vw,50px)}.bf-main{grid-template-columns:repeat(2,minmax(0,1fr));padding:46px 24px;gap:40px 26px}.bf-brand-col,.bf-contact-col{grid-column:1/-1}.bf-bottom{padding:26px 24px}.bf-trust{flex-direction:column;gap:10px}.bf-trust .sep{display:none}}@media (max-width:479px){.bf-main{grid-template-columns:1fr}.bf-brand-col,.bf-contact-col{grid-column:auto}.bf-btn{width:100%;justify-content:space-between}.bf-artline,.bf-social-art{display:none}}@font-face{font-family:__DM_Sans_be8b38;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:__DM_Sans_be8b38;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__DM_Sans_be8b38;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:__DM_Sans_be8b38;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__DM_Sans_be8b38;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:__DM_Sans_be8b38;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__DM_Sans_be8b38;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:__DM_Sans_be8b38;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__DM_Sans_Fallback_be8b38;src:local("Arial");ascent-override:94.90%;descent-override:29.66%;line-gap-override:0.00%;size-adjust:104.53%}.__className_be8b38{font-family:__DM_Sans_be8b38,__DM_Sans_Fallback_be8b38;font-style:normal}.__variable_be8b38{--font-dm-sans:"__DM_Sans_be8b38","__DM_Sans_Fallback_be8b38"}