:root{--bch-font-heading:"Cormorant Garamond", serif;--bch-font-body:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--bch-orange:#f04a14;--bch-orange-dark:#d93f0d;--bch-black:#050607;--bch-cream:#fbf6ee;--bch-border:rgba(39, 28, 18, 0.14)}.bch-home-hero{position:relative;min-height:clamp(540px, 54vw, 640px);background-image:var(--bch-hero-image)!important;background-size:cover;background-position:center center;overflow:hidden}.bch-home-hero__inner{width:min(100%, 1200px);margin:0 auto;padding:clamp(88px, 8vw, 120px) 38px 150px}.bch-home-hero__content{max-width:650px}.bch-home-hero h1{margin:0;font-family:var(--bch-font-heading);font-size:clamp(58px, 6.8vw, 88px);line-height:.92;font-weight:700;letter-spacing:-.055em;color:#050505}.bch-home-hero p{margin:32px 0 0;font-family:var(--bch-font-body);font-size:clamp(17px, 1.45vw, 21px);line-height:1.7;font-weight:500;letter-spacing:-.02em;color:#080808}.bch-home-hero__search{width:min(100%, 580px);height:68px;margin-top:34px;padding:7px 10px 7px 20px;display:flex;align-items:center;gap:14px;background:rgb(255 255 255 / .96);border:1px solid rgb(34 24 16 / .12);border-radius:11px;box-shadow:0 22px 48px rgb(0 0 0 / .16),0 2px 4px rgb(0 0 0 / .06)}.bch-home-hero__search-icon{flex:0 0 auto;color:#0c0c0c;display:inline-flex}.bch-home-hero__search input{flex:1;min-width:0;border:0;outline:0;background:#fff0;font-family:var(--bch-font-body);font-size:15.5px;font-weight:500;color:#111}.bch-home-hero__search input:focus{background-color:transparent!important}.bch-home-hero__search input::placeholder{color:#7f8288;opacity:1}.bch-home-hero__search button{height:100%;flex:0 0 auto;border:0;border-radius:8px;background:var(--bch-orange);color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 8px 16px rgb(240 74 20 / .28);transition:background 0.2s ease,transform 0.2s ease}.bch-home-hero__search button svg{width:24px}.bch-home-hero__search button:hover{background:var(--bch-orange-dark);transform:translateY(-1px)}.bch-home-hero__popular{margin-top:28px;display:flex;align-items:center;flex-wrap:wrap;gap:14px;font-family:var(--bch-font-body);font-size:13px;line-height:1.2}.bch-home-hero__popular span{font-weight:800;color:#fff;text-shadow:0 1px 8px rgb(0 0 0 / .35)}.bch-home-hero__popular a{color:var(--bch-orange);font-weight:800;text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:1px}.bch-home-stats{position:relative;z-index:5;width:min(calc(100% - 76px), 1200px);min-height:120px;margin:-74px auto 0;padding:28px 34px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:radial-gradient(circle at 15% 20%,rgb(255 255 255 / .96),rgb(255 250 244 / .94) 56%),rgb(255 250 244 / .96);border:1px solid rgb(58 40 24 / .15);border-radius:12px;box-shadow:0 22px 50px rgb(39 27 16 / .12),0 2px 6px rgb(39 27 16 / .06);backdrop-filter:blur(12px)}.bch-home-stats__item{position:relative;display:flex;align-items:center;gap:22px;min-width:0}.bch-home-stats__item:not(:last-child)::after{content:"";position:absolute;top:7px;right:20px;width:1px;height:calc(100% - 14px);background:rgb(52 39 28 / .18)}.bch-home-stats__icon{width:68px;height:68px;flex:0 0 68px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.bch-home-stats__icon svg{width:42px;height:42px}.bch-home-stats__icon--orange{color:#e6531a;background:#f8e9dc}.bch-home-stats__icon--blue{color:#1460d8;background:#eaf0fb}.bch-home-stats__icon--purple{color:#6650c8;background:#eee9f7}.bch-home-stats__icon--green{color:#4c9368;background:#e8f1e8}.bch-home-stats strong{display:block;font-family:var(--bch-font-heading);font-size:33px;line-height:.95;font-weight:700;letter-spacing:-.035em;color:#090909}.bch-home-stats span{display:block;margin-top:8px;font-family:var(--bch-font-body);font-size:14px;line-height:1.1;font-weight:700;color:#080808}.bch-home-stats small{display:block;margin-top:8px;font-family:var(--bch-font-body);font-size:11.5px;line-height:1.25;font-weight:500;color:#222}@media (max-width:900px){.bch-home-hero{min-height:610px;background-position:center right 34%;background-image:var(--bch-hero-image)!important}.bch-home-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 0}.bch-home-stats__item:nth-child(2)::after{display:none}}@media (max-width:640px){.bch-home-hero{min-height:620px;background-position:center right 25%}.bch-home-hero__inner{padding:74px 22px 130px}.bch-home-hero h1{font-size:48px;line-height:.94;letter-spacing:-.045em}.bch-home-hero p{margin-top:24px;font-size:16px}.bch-home-hero__search{height:62px;margin-top:28px;padding-left:16px}.bch-home-hero__search button{width:50px;height:50px}.bch-home-hero__popular{gap:10px 12px}.bch-home-stats{width:calc(100% - 32px);margin-top:-68px;padding:24px;grid-template-columns:1fr;gap:24px}.bch-home-stats__item::after{display:none}.bch-home-stats__icon{width:62px;height:62px;flex-basis:62px}.bch-home-stats strong{font-size:31px}}.bch-home-hero{position:relative;overflow:hidden}.bch-home-hero::before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,rgb(255 255 255 / .68) 0%,rgb(255 255 255 / .52) 20%,rgb(255 255 255 / .32) 38%,rgb(255 255 255 / .12) 56%,#fff0 74%),linear-gradient(180deg,rgb(255 255 255 / .06) 0%,rgb(255 255 255 / .02) 22%,#fff0 42%)}.bch-home-hero__inner,.bch-home-stats{position:relative;z-index:2}.bch-home-explore-section{width:100%;margin:0;padding:32px 0 0;background:#fff0;box-sizing:border-box}.bch-home-explore-grid{display:grid;grid-template-columns:minmax(0,1.78fr) minmax(320px,0.95fr);gap:24px}.bch-home-map-card,.bch-home-side-card{border:1px solid rgb(68 48 28 / .13);border-radius:14px;background:radial-gradient(circle at 30% 0%,rgb(255 255 255 / .92),rgb(253 248 239 / .93) 58%,rgb(249 241 229 / .96) 100%);box-shadow:0 18px 44px rgb(54 38 22 / .055),inset 0 1px 0 rgb(255 255 255 / .78)}.bch-home-map-card{position:relative;min-height:430px;overflow:hidden;padding:38px}.bch-home-map-card__content{position:relative;z-index:3;max-width:330px}.bch-home-map-card h2,.bch-home-side-card h3{margin:0;font-family:var(--bch-font-heading,"Cormorant Garamond",serif);color:#080808;font-weight:700;letter-spacing:-.045em}.bch-home-map-card h2{font-size:40px;line-height:.98}.bch-home-side-card h3{font-size:34px;line-height:.97}.bch-home-card-line{display:block;width:54px;height:2px;margin:26px 0 22px;background:#f04a14}.bch-home-map-card p,.bch-home-side-card p{margin:0;font-family:var(--bch-font-body,"Inter",sans-serif);color:#2a2d31;font-weight:500;letter-spacing:-.018em}.bch-home-map-card p{font-size:15.5px;line-height:1.65}.bch-home-side-card p{margin-top:20px;font-size:15.5px;line-height:1.55}.bch-home-primary-btn{display:inline-flex;align-items:center;gap:10px;margin-top:42px;min-height:54px;padding:0 22px;border-radius:7px;background:#f04a14;color:#fff!important;font-family:var(--bch-font-body,"Inter",sans-serif);font-size:14px;font-weight:800;letter-spacing:-.01em;text-decoration:none;box-shadow:0 14px 26px rgb(240 74 20 / .22)}.bch-home-primary-btn span{font-size:22px;line-height:1}.bch-home-primary-btn span svg{width:18px}.bch-home-side-cards{display:grid;grid-template-rows:1fr 1fr;gap:24px}.bch-home-side-card{position:relative;min-height:231px;overflow:hidden;padding:34px;box-sizing:border-box}.bch-home-side-card--pairs,.bch-home-side-card--guides{display:flex;justify-content:space-between;gap:20px;cursor:pointer}.bch-home-side-card a{display:inline-flex;align-items:center;gap:8px;margin-top:30px;color:#1264c8;font-family:var(--bch-font-body,"Inter",sans-serif);font-size:15px;font-weight:800;text-decoration:none}.bch-home-side-card a span{font-size:22px;line-height:1}.bch-home-guide-link{color:#14663f!important}.bch-home-side-card__icon{width:82px;height:82px;flex:0 0 82px;border-radius:999px;background:#e9ecfb;color:#1264d8;display:flex;align-items:center;justify-content:center;margin-top:8px}.bch-home-side-card__icon svg{width:52px;height:52px}.bch-home-book{position:absolute;right:18px;bottom:-2px;width:150px;height:198px;transform:rotate(-5deg);filter:drop-shadow(0 18px 22px rgb(38 28 16 / .22))}.bch-home-book__cover{position:absolute;z-index:2;inset:0 18px 0 0;border-radius:3px 5px 5px 3px;background:linear-gradient(180deg,rgb(0 74 91 / .25),rgb(0 42 54 / .2)),linear-gradient(145deg,#0d5668 0%,#063644 48%,#0b222a 100%);overflow:hidden;padding:24px 14px;box-sizing:border-box;color:#fff}.bch-home-book__cover::before{content:"";position:absolute;inset:auto 0 0;height:74px;background:linear-gradient(180deg,#fff0,rgb(255 255 255 / .06)),url(/wp-content/themes/generatepress-child/assets/images/home-hero.png);background-size:cover;background-position:center bottom;opacity:.75}.bch-home-book__cover span{position:relative;z-index:2;display:block;font-family:var(--bch-font-body,"Inter",sans-serif);font-size:18px;line-height:1.02;font-weight:800;letter-spacing:-.04em}.bch-home-book__cover small{position:relative;z-index:2;display:block;margin-top:8px;font-family:var(--bch-font-body,"Inter",sans-serif);font-size:11px;line-height:1.08;font-weight:700;letter-spacing:-.02em}.bch-home-book__pages{position:absolute;z-index:1;top:8px;right:0;width:34px;height:184px;border-radius:0 5px 5px 0;background:repeating-linear-gradient(90deg,#f6efe4 0,#f6efe4 3px,#ded2c1 3px,#ded2c1 4px);transform:skewY(-3deg)}@media (max-width:900px){.bch-home-explore-grid{grid-template-columns:1fr}.bch-home-map-card{min-height:520px}.bch-home-side-cards{grid-template-columns:1fr 1fr;grid-template-rows:auto}}@media (max-width:640px){.bch-home-explore-section{padding:36px 16px 0}.bch-home-map-card{min-height:560px;padding:28px 24px}.bch-home-map-card h2{font-size:34px}.bch-home-side-card h3{font-size:30px}.bch-home-map-card__map{inset:180px 8px 34px 8px}.bch-home-compass{left:32px;bottom:40px;width:96px;height:96px}.bch-home-side-cards{grid-template-columns:1fr}.bch-home-side-card{min-height:230px;padding:28px 24px}.bch-home-book{width:128px;height:170px;right:10px}}.bch-home-content-panel{width:100%;margin:0 auto;padding:0 32px 0;box-sizing:border-box;background:radial-gradient(circle at 50% 0%,rgb(255 255 255 / .92),rgb(250 245 236 / .98) 42%,rgb(248 241 231) 100%);display:flex;flex-direction:column;align-items:center}.bch-home-content-panel .bch-home-stats{width:100%;max-width:1200px;margin:-74px auto 0}.bch-home-content-panel .bch-home-explore-section{width:100%;max-width:1200px;margin:0;padding:32px 0 0;background:#fff0;box-sizing:border-box}.bch-home-content-panel .bch-home-explore-grid{width:100%}@media (max-width:900px){.bch-home-content-panel{padding:0 24px 0}.bch-home-content-panel .bch-home-stats{max-width:none;margin-top:-64px}.bch-home-content-panel .bch-home-explore-section{padding-top:28px}}@media (max-width:640px){.bch-home-content-panel{padding:0 16px 0}.bch-home-content-panel .bch-home-stats{width:100%;margin-top:-58px}.bch-home-content-panel .bch-home-explore-section{padding-top:24px}}.bch-home-map-card{min-height:430px!important;overflow:hidden}.bch-home-map-card__visual{position:absolute!important;z-index:1!important;left:255px!important;right:18px!important;top:34px!important;bottom:34px!important;overflow:visible!important}.bch-home-map-card__image{position:absolute!important;left:54%!important;top:42%!important;width:128%!important;height:auto!important;max-width:none!important;transform:translate(-50%,-50%)!important;display:block!important;object-fit:contain!important;object-position:center center!important;opacity:0.76!important;filter:sepia(.08) saturate(.86) contrast(.94)}.bch-home-map-card__visual::before{content:"";position:absolute;inset:-34px;z-index:2;pointer-events:none;background:radial-gradient(circle at 58% 42%,#fff0 26%,rgb(253 248 240 / .26) 74%),linear-gradient(90deg,rgb(253 248 240 / .72) 0%,rgb(253 248 240 / .18) 26%,rgb(253 248 240 / .03) 72%,rgb(253 248 240 / .18) 100%)}.bch-home-map-card__visual .bch-map-pin{position:absolute!important;z-index:5!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:0!important;background:rgb(255 255 255 / .96)!important;color:#161616!important;font-family:var(--bch-font-body,"Inter",sans-serif)!important;letter-spacing:-0.015em!important;text-decoration:none!important;white-space:nowrap!important;transform:translate(-50%,-50%)!important;min-height:32px!important;padding:0 11px!important;border-radius:7px!important;gap:6px!important;font-size:11px!important;font-weight:800!important;line-height:1!important;box-shadow:0 8px 18px rgb(42 32 20 / .14),0 1px 0 rgb(255 255 255 / .95) inset!important}.bch-home-map-card__visual .bch-map-pin span{font-size:17px!important;line-height:1!important}.bch-home-map-card__visual .bch-map-pin--na{left:30%!important;top:40%!important}.bch-home-map-card__visual .bch-map-pin--eu{left:56%!important;top:29%!important}.bch-home-map-card__visual .bch-map-pin--as{left:80%!important;top:41%!important}.bch-home-map-card__visual .bch-map-pin--sa{left:37%!important;top:68%!important}.bch-home-map-card__visual .bch-map-pin--af{left:58%!important;top:63%!important}.bch-home-map-card__visual .bch-map-pin--oc{left:81%!important;top:69%!important}.bch-home-map-card{background:radial-gradient(circle at 30% 0%,rgb(255 255 255 / .92),rgb(253 248 239 / .93) 58%,rgb(249 241 229 / .96) 100%)!important}.bch-home-map-card__visual{position:absolute!important;z-index:1!important;left:245px!important;right:10px!important;top:52px!important;bottom:46px!important;overflow:hidden!important;background:transparent!important}.bch-home-map-card__visual::before{display:none!important}.bch-home-map-card__image{position:absolute!important;left:52%!important;top:47%!important;width:128%!important;height:auto!important;max-width:none!important;transform:translate(-50%,-50%)!important;display:block!important;object-fit:contain!important;object-position:center center!important;opacity:0.82!important;filter:sepia(.04) saturate(.9) contrast(.96);-webkit-mask-image:linear-gradient(90deg,transparent 0%,black 12%,black 88%,transparent 100%),linear-gradient(180deg,transparent 0%,black 10%,black 88%,transparent 100%);-webkit-mask-composite:source-in;mask-image:linear-gradient(90deg,transparent 0%,black 12%,black 88%,transparent 100%),linear-gradient(180deg,transparent 0%,black 10%,black 88%,transparent 100%);mask-composite:intersect}.bch-home-map-card__visual .bch-map-pin{z-index:5!important}.bch-home-story-section{width:100%;margin:0;padding:24px 0 14px 0;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;background:#f8f1e7!important}.bch-home-story-card,.bch-home-trust-row{width:100%;max-width:1200px}.bch-home-story-card{display:grid;grid-template-columns:390px minmax(0,1fr) 300px;align-items:center;min-height:156px;overflow:hidden;border:1px solid rgb(68 48 28 / .13);border-radius:14px;background:radial-gradient(circle at 30% 0%,rgb(255 255 255 / .92),rgb(253 248 239 / .93) 58%,rgb(249 241 229 / .96) 100%);box-shadow:0 18px 44px rgb(54 38 22 / .055),inset 0 1px 0 rgb(255 255 255 / .78)}.bch-home-story-card__image{height:100%;min-height:156px;overflow:hidden}.bch-home-story-card__image img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;opacity:.92;filter:sepia(.08) saturate(.9) contrast(.96)}.bch-home-story-card__content{padding:30px 34px}.bch-home-story-card__content h2{margin:0;font-family:var(--bch-font-heading,"Cormorant Garamond",serif);font-size:34px;line-height:1;font-weight:700;letter-spacing:-.045em;color:#080808}.bch-home-story-card__lead{margin:14px 0 0;font-family:var(--bch-font-heading,"Cormorant Garamond",serif);font-size:24px;line-height:1.05;font-weight:700;letter-spacing:-.03em;color:#f04a14}.bch-home-story-card__text{margin:16px 0 0;font-family:var(--bch-font-body,"Inter",sans-serif);font-size:15px;line-height:1.55;font-weight:500;letter-spacing:-.018em;color:#25272a}.bch-home-story-card__action{padding:28px 34px 28px 10px}.bch-home-story-card__action a{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:56px;padding:0 24px;border-radius:7px;background:#f04a14;color:#fff!important;font-family:var(--bch-font-body,"Inter",sans-serif);font-size:15px;font-weight:800;letter-spacing:-.01em;text-decoration:none;box-shadow:0 14px 26px rgb(240 74 20 / .22)}.bch-home-story-card__action a span{font-size:23px;line-height:1}.bch-home-story-card__action p{margin:22px 0 0;font-family:var(--bch-font-body,"Inter",sans-serif);font-size:15px;line-height:1.55;font-weight:500;letter-spacing:-.018em;color:#25272a}.bch-home-trust-row{display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:20px;padding:22px 22px 0}.bch-home-trust-row__icon{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;color:#111}.bch-home-trust-row__icon svg{width:34px;height:34px}.bch-home-trust-row p{margin:0;font-family:var(--bch-font-body,"Inter",sans-serif);font-size:15.5px;line-height:1.45;font-weight:500;letter-spacing:-.018em;color:#151515}.bch-home-trust-row a{display:inline-flex;align-items:center;gap:10px;color:#f04a14;font-family:var(--bch-font-body,"Inter",sans-serif);font-size:15px;font-weight:800;text-decoration:none;white-space:nowrap}.bch-home-trust-row a span{font-size:22px;line-height:1}.bch-home-story-card{background:#f6efe4!important;background-image:none!important;overflow:hidden}.bch-home-story-card__image,.bch-home-story-card__content,.bch-home-story-card__action{background:transparent!important}.bch-home-story-card__image{display:flex;align-items:stretch}.bch-home-story-card__image img{display:block;width:100%;height:100%;object-fit:cover;background:#f6efe4}.bch-home-story-card{background:#f7f0e6!important;background-image:none!important}.bch-home-story-card__image,.bch-home-story-card__content,.bch-home-story-card__action{background:transparent!important}@media (max-width:1100px){.bch-home-story-section{padding-left:24px!important;padding-right:24px!important}.bch-home-story-card,.bch-home-trust-row{max-width:100%!important}.bch-home-story-card{grid-template-columns:330px minmax(0,1fr) 250px!important}.bch-home-story-card__content{padding:28px 28px!important}.bch-home-story-card__action{padding:26px 28px 26px 0!important}.bch-home-story-card__content h2{font-size:31px!important}.bch-home-story-card__lead{font-size:22px!important}}@media (max-width:900px){.bch-home-story-section{padding:22px 22px 14px!important}.bch-home-story-card{grid-template-columns:280px minmax(0,1fr)!important;grid-template-areas:"image content" "image action"!important;align-items:stretch!important;min-height:260px!important}.bch-home-story-card__image{grid-area:image!important;min-height:260px!important;height:auto!important}.bch-home-story-card__content{grid-area:content!important;padding:28px 28px 10px!important}.bch-home-story-card__action{grid-area:action!important;padding:8px 28px 28px!important}.bch-home-story-card__action a{min-height:50px!important;padding:0 20px!important;font-size:14px!important}.bch-home-story-card__action p{margin-top:16px!important;font-size:14px!important}.bch-home-trust-row{grid-template-columns:44px minmax(0,1fr)!important;gap:16px!important;padding:22px 8px 0!important}.bch-home-trust-row a{grid-column:2!important;justify-self:start!important;margin-top:4px!important}}@media (max-width:700px){.bch-home-story-section{padding:20px 16px 14px!important}.bch-home-story-card{grid-template-columns:1fr!important;grid-template-areas:"image" "content" "action"!important;min-height:0!important}.bch-home-story-card__image{min-height:190px!important;height:190px!important}.bch-home-story-card__image img{object-fit:cover!important;object-position:center center!important}.bch-home-story-card__content{padding:26px 24px 6px!important}.bch-home-story-card__content h2{font-size:30px!important;line-height:0.98!important}.bch-home-story-card__lead{margin-top:12px!important;font-size:21px!important;line-height:1.1!important}.bch-home-story-card__text{margin-top:14px!important;font-size:14px!important;line-height:1.55!important}.bch-home-story-card__text br,.bch-home-story-card__action p br{display:none!important}.bch-home-story-card__action{padding:14px 24px 26px!important}.bch-home-story-card__action a{width:100%!important;justify-content:space-between!important;min-height:52px!important;box-sizing:border-box!important}.bch-home-story-card__action p{margin-top:16px!important;font-size:14px!important;line-height:1.5!important}.bch-home-trust-row{grid-template-columns:38px minmax(0,1fr)!important;gap:14px!important;padding:20px 4px 0!important}.bch-home-trust-row__icon{width:36px!important;height:36px!important}.bch-home-trust-row__icon svg{width:30px!important;height:30px!important}.bch-home-trust-row p{font-size:14px!important;line-height:1.45!important}.bch-home-trust-row a{grid-column:1 / -1!important;justify-self:start!important;padding-left:52px!important;font-size:14px!important}}@media (max-width:430px){.bch-home-story-section{padding-left:12px!important;padding-right:12px!important;padding-bottom:0px!important}.bch-home-story-card{border-radius:12px!important}.bch-home-story-card__image{height:165px!important;min-height:165px!important}.bch-home-story-card__content{padding:24px 20px 4px!important}.bch-home-story-card__content h2{font-size:28px!important}.bch-home-story-card__lead{font-size:20px!important}.bch-home-story-card__action{padding:14px 20px 24px!important}.bch-home-trust-row{padding-top:18px!important}.bch-home-trust-row a{padding-left:50px!important}}@media (max-width:900px){.bch-home-map-card{min-height:520px!important;padding:34px!important}.bch-home-map-card__content{max-width:310px!important;position:relative!important;z-index:6!important}.bch-home-map-card h2{font-size:38px!important;line-height:0.98!important}.bch-home-map-card p{font-size:15px!important;line-height:1.55!important}.bch-home-primary-btn{margin-top:34px!important}.bch-home-map-card__visual{left:250px!important;right:0!important;top:76px!important;bottom:48px!important;overflow:hidden!important}.bch-home-map-card__image{left:52%!important;top:48%!important;width:132%!important}.bch-home-map-card__visual .bch-map-pin{min-height:30px!important;padding:0 9px!important;font-size:10px!important;border-radius:7px!important;gap:5px!important}.bch-home-map-card__visual .bch-map-pin span{font-size:15px!important}}@media (max-width:700px){.bch-home-map-card{min-height:680px!important;padding:30px 24px!important}.bch-home-map-card__content{max-width:none!important;width:100%!important;position:relative!important;z-index:6!important}.bch-home-map-card h2{font-size:34px!important;line-height:0.96!important;max-width:360px!important}.bch-home-map-card p{max-width:340px!important;font-size:15px!important;line-height:1.55!important}.bch-home-map-card p br{display:none!important}.bch-home-primary-btn{min-height:52px!important;margin-top:30px!important;padding:0 20px!important;font-size:14px!important}.bch-home-map-card__visual{left:12px!important;right:12px!important;top:300px!important;bottom:24px!important;overflow:hidden!important}.bch-home-map-card__image{left:50%!important;top:45%!important;width:132%!important;opacity:0.78!important}.bch-home-map-card__visual .bch-map-pin{min-height:29px!important;padding:0 8px!important;font-size:9.5px!important;gap:4px!important;box-shadow:0 8px 16px rgb(42 32 20 / .14),0 1px 0 rgb(255 255 255 / .95) inset!important}.bch-home-map-card__visual .bch-map-pin span{font-size:14px!important}.bch-home-map-card__visual .bch-map-pin--na{left:31%!important;top:39%!important}.bch-home-map-card__visual .bch-map-pin--eu{left:56%!important;top:28%!important}.bch-home-map-card__visual .bch-map-pin--as{left:79%!important;top:40%!important}.bch-home-map-card__visual .bch-map-pin--sa{left:36%!important;top:68%!important}.bch-home-map-card__visual .bch-map-pin--af{left:58%!important;top:63%!important}.bch-home-map-card__visual .bch-map-pin--oc{left:80%!important;top:69%!important}}@media (max-width:480px){.bch-home-map-card{min-height:650px!important;padding:26px 22px!important}.bch-home-map-card h2{font-size:31px!important;max-width:310px!important}.bch-home-card-line{margin:22px 0 20px!important}.bch-home-map-card p{font-size:14.5px!important;max-width:300px!important}.bch-home-primary-btn{width:100%!important;max-width:250px!important;justify-content:center!important}.bch-home-map-card__visual{left:6px!important;right:6px!important;top:292px!important;bottom:26px!important}.bch-home-map-card__image{width:150%!important;left:53%!important;top:43%!important}.bch-home-map-card__visual .bch-map-pin{min-height:26px!important;padding:0 7px!important;font-size:8.5px!important;border-radius:6px!important}.bch-home-map-card__visual .bch-map-pin span{font-size:12px!important}.bch-home-map-card__visual .bch-map-pin--na{left:30%!important;top:39%!important}.bch-home-map-card__visual .bch-map-pin--eu{left:56%!important;top:28%!important}.bch-home-map-card__visual .bch-map-pin--as{left:79%!important;top:40%!important}.bch-home-map-card__visual .bch-map-pin--sa{left:35%!important;top:67%!important}.bch-home-map-card__visual .bch-map-pin--af{left:58%!important;top:62%!important}.bch-home-map-card__visual .bch-map-pin--oc{left:80%!important;top:68%!important}}@media (max-width:380px){.bch-home-map-card__visual .bch-map-pin{font-size:8px!important;padding:0 6px!important}.bch-home-map-card__visual .bch-map-pin--sa{left:33%!important}.bch-home-map-card__visual .bch-map-pin--oc{left:82%!important}}@media (max-width:1100px){.bch-home-map-card{display:grid!important;grid-template-columns:minmax(220px,clamp(230px, 32%, 330px)) minmax(0,1fr)!important;column-gap:clamp(12px, 2vw, 28px)!important;align-items:start!important;min-height:clamp(430px, 48vw, 520px)!important;padding:clamp(28px, 3vw, 38px)!important;overflow:hidden!important}.bch-home-map-card__content{position:relative!important;z-index:6!important;max-width:none!important;width:100%!important}.bch-home-map-card h2{font-size:clamp(32px, 3.4vw, 40px)!important;line-height:0.96!important}.bch-home-map-card p{font-size:clamp(14px, 1.4vw, 15.5px)!important;line-height:1.55!important}.bch-home-map-card p br{display:none!important}.bch-home-primary-btn{margin-top:clamp(28px, 4vw, 42px)!important;min-height:clamp(48px, 5vw, 54px)!important;padding:0 clamp(18px, 2vw, 22px)!important;font-size:clamp(13px, 1.2vw, 14px)!important}.bch-home-map-card__visual{position:relative!important;inset:auto!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;width:100%!important;height:clamp(320px, 38vw, 390px)!important;min-height:0!important;align-self:start!important;margin-top:0!important;overflow:visible!important;background:transparent!important}.bch-home-map-card__image{position:absolute!important;left:50%!important;top:43%!important;width:clamp(118%, 12vw + 112%, 138%)!important;height:auto!important;max-width:none!important;transform:translate(-50%,-50%)!important;object-fit:contain!important;object-position:center center!important;opacity:0.82!important}.bch-home-map-card__visual .bch-map-pin{min-height:clamp(26px, 3vw, 32px)!important;padding:0 clamp(7px, 1vw, 11px)!important;border-radius:7px!important;gap:5px!important;font-size:clamp(8.8px, 1vw, 11px)!important;line-height:1!important;white-space:nowrap!important}.bch-home-map-card__visual .bch-map-pin span{font-size:clamp(13px, 1.5vw, 17px)!important}.bch-home-map-card__visual .bch-map-pin--na{left:30%!important;top:40%!important}.bch-home-map-card__visual .bch-map-pin--eu{left:56%!important;top:29%!important}.bch-home-map-card__visual .bch-map-pin--as{left:80%!important;top:41%!important}.bch-home-map-card__visual .bch-map-pin--sa{left:37%!important;top:68%!important}.bch-home-map-card__visual .bch-map-pin--af{left:58%!important;top:63%!important}.bch-home-map-card__visual .bch-map-pin--oc{left:81%!important;top:69%!important}}@media (max-width:760px){.bch-home-map-card{display:flex!important;flex-direction:column!important;min-height:auto!important;padding:clamp(24px, 6vw, 30px)!important}.bch-home-map-card__content{width:100%!important;max-width:none!important}.bch-home-map-card h2{max-width:360px!important;font-size:clamp(31px, 8vw, 36px)!important}.bch-home-map-card p{max-width:360px!important;font-size:15px!important}.bch-home-primary-btn{margin-top:28px!important;width:fit-content!important;max-width:100%!important}.bch-home-map-card__visual{width:100%!important;height:clamp(300px, 74vw, 390px)!important;margin-top:28px!important;overflow:visible!important}.bch-home-map-card__image{left:50%!important;top:43%!important;width:clamp(128%, 42vw, 152%)!important}.bch-home-map-card__visual .bch-map-pin{min-height:27px!important;padding:0 7px!important;font-size:9px!important}.bch-home-map-card__visual .bch-map-pin span{font-size:13px!important}}@media (max-width:430px){.bch-home-map-card{padding:24px 20px 22px!important}.bch-home-primary-btn{width:100%!important;justify-content:center!important}.bch-home-map-card__visual{height:315px!important;margin-top:24px!important}.bch-home-map-card__image{width:158%!important;top:42%!important}.bch-home-map-card__visual .bch-map-pin{font-size:8px!important;padding:0 6px!important}.bch-home-map-card__visual .bch-map-pin span{font-size:12px!important}}.bch-home-hero{position:relative;min-height:clamp(540px, 54vw, 640px);overflow:hidden;background:#10100f}.bch-home-hero__bg{position:absolute;inset:0;z-index:0;width:100%;height:100%;object-fit:cover;object-position:center center}.bch-home-hero::before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,rgb(255 255 255 / .68) 0%,rgb(255 255 255 / .52) 20%,rgb(255 255 255 / .32) 38%,rgb(255 255 255 / .12) 56%,#fff0 74%),linear-gradient(180deg,rgb(255 255 255 / .06) 0%,rgb(255 255 255 / .02) 22%,#fff0 42%)}.bch-home-hero__inner{position:relative;z-index:2}@media (max-width:980px){.bch-home-hero{position:relative!important;min-height:600px!important;overflow:hidden!important;background:#10100f!important;background-image:none!important}.bch-home-hero__bg{position:absolute!important;inset:0!important;z-index:0!important;width:100%!important;height:100%!important;display:block!important;object-fit:cover!important;object-position:57% center!important}.bch-home-hero::before{content:""!important;position:absolute!important;inset:0!important;z-index:1!important;pointer-events:none!important;background:linear-gradient(90deg,rgb(255 255 255 / .74) 0%,rgb(255 255 255 / .62) 30%,rgb(255 255 255 / .34) 58%,rgb(255 255 255 / .08) 100%),linear-gradient(180deg,rgb(255 255 255 / .02) 0%,#fff0 58%,rgb(0 0 0 / .14) 100%)!important}.bch-home-hero__inner{position:relative!important;z-index:2!important;width:100%!important;max-width:none!important;padding:106px 18px 150px!important;box-sizing:border-box!important}.bch-home-hero__content{max-width:390px!important}.bch-home-hero h1{margin:0!important;max-width:365px!important;font-size:46px!important;line-height:0.92!important;letter-spacing:-0.055em!important;font-weight:700!important;color:#050505!important}.bch-home-hero p{margin:22px 0 0!important;max-width:330px!important;font-size:15.5px!important;line-height:1.45!important;font-weight:600!important;letter-spacing:-0.018em!important;color:#070707!important}.bch-home-hero p br{display:none!important}.bch-home-hero__search{width:100%!important;max-width:335px!important;height:58px!important;margin-top:28px!important;padding:6px 7px 6px 16px!important;display:flex!important;align-items:center!important;gap:10px!important;border-radius:10px!important;border:1px solid rgb(32 24 16 / .12)!important;background:rgb(255 255 255 / .96)!important;box-shadow:0 16px 34px rgb(0 0 0 / .16),0 2px 4px rgb(0 0 0 / .06)!important}.bch-home-hero__search-icon{flex:0 0 24px!important;width:24px!important;height:24px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.bch-home-hero__search-icon svg{width:23px!important;height:23px!important}.bch-home-hero__search input{min-width:0!important;flex:1 1 auto!important;font-size:13.5px!important;line-height:1.2!important;font-weight:500!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.bch-home-hero__search button{width:48px!important;height:46px!important;min-width:48px!important;flex:0 0 48px!important;padding:0!important;border-radius:8px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.bch-home-hero__search button svg{width:20px!important;height:20px!important;stroke-width:2.2!important}.bch-home-hero__popular{max-width:340px!important;margin-top:18px!important;display:flex!important;flex-wrap:wrap!important;align-items:baseline!important;gap:5px 10px!important;font-size:12px!important;line-height:1.25!important}.bch-home-hero__popular span{flex:0 0 auto!important;font-size:12px!important;line-height:1.25!important;font-weight:800!important;color:#fff!important;text-shadow:0 1px 8px rgb(0 0 0 / .42)!important}.bch-home-hero__popular a{font-size:12px!important;line-height:1.25!important;font-weight:800!important;color:#f04a14!important;text-decoration:underline!important;text-underline-offset:2px!important;text-decoration-thickness:1px!important}}@media (max-width:480px){.bch-home-hero{min-height:585px!important}.bch-home-hero__bg{object-position:58% center!important}.bch-home-hero__inner{padding:100px 14px 148px!important}.bch-home-hero h1{max-width:330px!important;font-size:38px!important;line-height:0.94!important}.bch-home-hero p{max-width:300px!important;margin-top:18px!important;font-size:13.5px!important;line-height:1.42!important;font-weight:700!important}.bch-home-hero__search{max-width:335px!important;height:54px!important;margin-top:24px!important;padding:6px 6px 6px 14px!important}.bch-home-hero__search-icon{flex-basis:22px!important;width:22px!important;height:22px!important}.bch-home-hero__search-icon svg{width:21px!important;height:21px!important}.bch-home-hero__search input{font-size:12px!important}.bch-home-hero__search button{width:46px!important;height:42px!important;min-width:46px!important;flex-basis:46px!important}.bch-home-hero__search button svg{width:17px!important;height:17px!important}.bch-home-hero__popular{max-width:315px!important;margin-top:16px!important;gap:4px 8px!important}.bch-home-hero__popular span,.bch-home-hero__popular a{font-size:11px!important}}@media (max-width:980px){.bch-home-hero{min-height:500px!important;background:#10100f!important;background-image:none!important;overflow:visible!important}.bch-home-hero__bg{position:absolute!important;inset:0!important;z-index:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:58% center!important;display:block!important}.bch-home-hero::before{content:""!important;position:absolute!important;inset:0!important;z-index:1!important;pointer-events:none!important;background:linear-gradient(90deg,rgb(255 255 255 / .72) 0%,rgb(255 255 255 / .56) 34%,rgb(255 255 255 / .28) 62%,rgb(255 255 255 / .03) 100%),linear-gradient(180deg,rgb(255 255 255 / .02) 0%,#fff0 56%,rgb(0 0 0 / .12) 100%)!important}.bch-home-hero__inner{position:relative!important;z-index:2!important;width:100%!important;max-width:none!important;padding:72px 16px 96px!important;box-sizing:border-box!important}.bch-home-hero__content{max-width:350px!important}.bch-home-hero h1{margin:0!important;max-width:320px!important;font-size:38px!important;line-height:0.94!important;letter-spacing:-0.052em!important;font-weight:700!important;color:#050505!important}.bch-home-hero p{margin:18px 0 0!important;max-width:310px!important;font-size:13.5px!important;line-height:1.42!important;font-weight:700!important;letter-spacing:-0.018em!important;color:#070707!important}.bch-home-hero p br{display:none!important}.bch-home-hero__search{width:100%!important;max-width:330px!important;height:54px!important;margin-top:24px!important;padding:6px 6px 6px 14px!important;display:flex!important;align-items:center!important;gap:10px!important;border-radius:10px!important;border:1px solid rgb(32 24 16 / .12)!important;background:rgb(255 255 255 / .96)!important;box-shadow:0 14px 28px rgb(0 0 0 / .15),0 2px 4px rgb(0 0 0 / .06)!important}.bch-home-hero__search-icon{width:22px!important;height:22px!important;flex:0 0 22px!important}.bch-home-hero__search-icon svg{width:21px!important;height:21px!important}.bch-home-hero__search input{min-width:0!important;flex:1 1 auto!important;font-size:12px!important;line-height:1.2!important;font-weight:500!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.bch-home-hero__search button{width:46px!important;height:42px!important;min-width:46px!important;flex:0 0 46px!important;padding:0!important;border-radius:8px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.bch-home-hero__search button svg{width:17px!important;height:17px!important;stroke-width:2.3!important}.bch-home-hero__popular{max-width:320px!important;margin-top:14px!important;display:flex!important;flex-wrap:wrap!important;align-items:flex-start!important;gap:5px 9px!important;font-size:11px!important;line-height:1.25!important}.bch-home-hero__popular span{flex:0 0 100%!important;display:block!important;font-size:11px!important;line-height:1.2!important;font-weight:800!important;color:#fff!important;text-shadow:0 1px 8px rgb(0 0 0 / .45)!important}.bch-home-hero__popular a{font-size:11px!important;line-height:1.2!important;font-weight:800!important;color:#f04a14!important;text-decoration:underline!important;text-underline-offset:2px!important;text-decoration-thickness:1px!important}.bch-home-content-panel .bch-home-stats{margin-top:-52px!important}}@media (max-width:480px){.bch-home-hero{min-height:340px!important}.bch-home-hero__inner{padding:25px 12px 25px!important}.bch-home-hero h1{max-width:300px!important;font-size:34px!important;line-height:0.94!important}.bch-home-hero p{max-width:292px!important;margin-top:16px!important;font-size:12.8px!important;line-height:1.42!important}.bch-home-hero__search{max-width:318px!important;margin-top:22px!important}.bch-home-hero__popular{max-width:310px!important;margin-top:12px!important}.bch-home-content-panel .bch-home-stats{margin-top:-46px!important}}@media (max-width:980px){.bch-home-content-panel{padding-left:16px!important;padding-right:16px!important}.bch-home-content-panel .bch-home-stats,.bch-home-stats{width:100%!important;max-width:100%!important;margin:-50px auto 0!important;padding:0!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0!important;min-height:0!important;border-radius:13px!important;border:1px solid rgb(58 40 24 / .13)!important;background:radial-gradient(circle at 20% 0%,rgb(255 255 255 / .98),rgb(255 250 244 / .96) 58%,rgb(250 244 235 / .98) 100%)!important;box-shadow:0 18px 38px rgb(39 27 16 / .13),0 2px 5px rgb(39 27 16 / .06)!important;overflow:hidden!important;backdrop-filter:blur(10px)!important}.bch-home-stats__item{min-height:132px!important;padding:26px 22px!important;display:flex!important;align-items:flex-start!important;gap:18px!important;box-sizing:border-box!important;position:relative!important}.bch-home-stats__item::after{display:none!important}.bch-home-stats__item:nth-child(odd){border-right:1px solid rgb(52 39 28 / .11)!important}.bch-home-stats__item:nth-child(1),.bch-home-stats__item:nth-child(2){border-bottom:1px solid rgb(52 39 28 / .11)!important}.bch-home-stats__icon{width:58px!important;height:58px!important;flex:0 0 58px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.bch-home-stats__icon svg{width:36px!important;height:36px!important}.bch-home-stats strong{font-size:31px!important;line-height:0.92!important;letter-spacing:-0.04em!important;margin-top:2px!important}.bch-home-stats span{margin-top:8px!important;font-size:13px!important;line-height:1.1!important;font-weight:800!important;letter-spacing:-0.02em!important}.bch-home-stats small{margin-top:8px!important;font-size:11.2px!important;line-height:1.28!important;font-weight:500!important;letter-spacing:-0.02em!important;color:#262626!important}}@media (max-width:480px){.bch-home-content-panel{padding-left:12px!important;padding-right:12px!important}.bch-home-content-panel .bch-home-stats,.bch-home-stats{margin-top:-48px!important;border-radius:12px!important}.bch-home-stats__item{min-height:126px!important;padding:20px 14px!important;gap:16px!important}.bch-home-stats__icon{width:54px!important;height:54px!important;flex-basis:54px!important}.bch-home-stats__icon svg{width:34px!important;height:34px!important}.bch-home-stats strong{font-size:29px!important}.bch-home-stats span{font-size:8.5px!important}.bch-home-stats small{font-size:8.8px!important}}@media (max-width:980px){.bch-home-content-panel .bch-home-explore-section{padding-top:24px!important}.bch-home-explore-grid{display:grid!important;grid-template-columns:1fr!important;gap:16px!important}.bch-home-map-card{display:flex!important;flex-direction:column!important;min-height:0!important;height:auto!important;padding:28px 24px 26px!important;overflow:hidden!important;border-radius:13px!important;border:1px solid rgb(68 48 28 / .13)!important;background:radial-gradient(circle at 30% 0%,rgb(255 255 255 / .94),rgb(253 248 239 / .96) 58%,rgb(249 241 229 / .98) 100%)!important;box-shadow:0 16px 36px rgb(54 38 22 / .07),inset 0 1px 0 rgb(255 255 255 / .82)!important}.bch-home-map-card__content{position:relative!important;z-index:5!important;width:100%!important;max-width:none!important}.bch-home-map-card h2{max-width:330px!important;margin:0!important;font-size:35px!important;line-height:0.96!important;letter-spacing:-0.052em!important}.bch-home-card-line{width:50px!important;height:2px!important;margin:22px 0 20px!important}.bch-home-map-card p{max-width:315px!important;margin:0!important;font-size:15px!important;line-height:1.45!important;font-weight:500!important;letter-spacing:-0.018em!important}.bch-home-map-card p br{display:none!important}.bch-home-map-card .bch-home-primary-btn{display:none!important}.bch-home-map-card__visual{position:relative!important;inset:auto!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;width:100%!important;height:285px!important;min-height:285px!important;margin-top:18px!important;overflow:visible!important;background:transparent!important}.bch-home-map-card__visual::before{display:none!important}.bch-home-map-card__image{position:absolute!important;left:50%!important;top:49%!important;width:138%!important;max-width:none!important;height:auto!important;transform:translate(-50%,-50%)!important;display:block!important;object-fit:contain!important;object-position:center center!important;opacity:0.78!important;filter:sepia(.04) saturate(.9) contrast(.96)!important;-webkit-mask-image:none!important;mask-image:none!important}.bch-home-map-card__visual .bch-map-pin{position:absolute!important;z-index:5!important;min-height:28px!important;padding:0 9px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;border:0!important;border-radius:7px!important;background:rgb(255 255 255 / .96)!important;color:#151515!important;font-family:var(--bch-font-body,"Inter",sans-serif)!important;font-size:9.5px!important;line-height:1!important;font-weight:800!important;letter-spacing:-0.015em!important;white-space:nowrap!important;text-decoration:none!important;transform:translate(-50%,-50%)!important;box-shadow:0 8px 18px rgb(42 32 20 / .14),0 1px 0 rgb(255 255 255 / .95) inset!important}.bch-home-map-card__visual .bch-map-pin span{font-size:14px!important;line-height:1!important}.bch-home-map-card__visual .bch-map-pin--na{left:31%!important;top:42%!important}.bch-home-map-card__visual .bch-map-pin--eu{left:56%!important;top:31%!important}.bch-home-map-card__visual .bch-map-pin--as{left:81%!important;top:43%!important}.bch-home-map-card__visual .bch-map-pin--sa{left:36%!important;top:72%!important}.bch-home-map-card__visual .bch-map-pin--af{left:58%!important;top:67%!important}.bch-home-map-card__visual .bch-map-pin--oc{left:82%!important;top:73%!important}}@media (max-width:480px){.bch-home-map-card{padding:26px 22px 24px!important}.bch-home-map-card h2{font-size:32px!important;max-width:300px!important}.bch-home-card-line{margin:20px 0 18px!important}.bch-home-map-card p{font-size:14.5px!important;max-width:292px!important}.bch-home-map-card__visual{height:270px!important;min-height:270px!important;margin-top:16px!important}.bch-home-map-card__image{width:148%!important;top:50%!important}.bch-home-map-card__visual .bch-map-pin{min-height:25px!important;padding:0 7px!important;font-size:8px!important;border-radius:6px!important}.bch-home-map-card__visual .bch-map-pin span{font-size:12px!important}.bch-home-map-card__visual .bch-map-pin--na{left:31%!important;top:42%!important}.bch-home-map-card__visual .bch-map-pin--eu{left:56%!important;top:31%!important}.bch-home-map-card__visual .bch-map-pin--as{left:81%!important;top:43%!important}.bch-home-map-card__visual .bch-map-pin--sa{left:35%!important;top:72%!important}.bch-home-map-card__visual .bch-map-pin--af{left:58%!important;top:67%!important}.bch-home-map-card__visual .bch-map-pin--oc{left:82%!important;top:73%!important}}@media (max-width:980px){.bch-home-map-card__visual .bch-map-pin--na,.bch-home-map-card__visual .bch-map-pin--eu,.bch-home-map-card__visual .bch-map-pin--as{top:34%!important}.bch-home-map-card__visual .bch-map-pin--sa,.bch-home-map-card__visual .bch-map-pin--af,.bch-home-map-card__visual .bch-map-pin--oc{top:70%!important}.bch-home-map-card__visual .bch-map-pin--na{left:28%!important}.bch-home-map-card__visual .bch-map-pin--eu{left:53%!important}.bch-home-map-card__visual .bch-map-pin--as{left:78%!important}.bch-home-map-card__visual .bch-map-pin--sa{left:28%!important}.bch-home-map-card__visual .bch-map-pin--af{left:53%!important}.bch-home-map-card__visual .bch-map-pin--oc{left:78%!important}}@media (max-width:480px){.bch-home-map-card__visual .bch-map-pin--na,.bch-home-map-card__visual .bch-map-pin--eu,.bch-home-map-card__visual .bch-map-pin--as{top:35%!important}.bch-home-map-card__visual .bch-map-pin--sa,.bch-home-map-card__visual .bch-map-pin--af,.bch-home-map-card__visual .bch-map-pin--oc{top:71%!important}.bch-home-map-card__visual .bch-map-pin--na,.bch-home-map-card__visual .bch-map-pin--sa{left:27%!important}.bch-home-map-card__visual .bch-map-pin--eu,.bch-home-map-card__visual .bch-map-pin--af{left:53%!important}.bch-home-map-card__visual .bch-map-pin--as,.bch-home-map-card__visual .bch-map-pin--oc{left:79%!important}}@media (max-width:980px){.bch-home-side-cards{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;width:100%!important}.bch-home-side-card{position:relative!important;min-height:128px!important;padding:22px 22px!important;overflow:hidden!important;border-radius:13px!important;border:1px solid rgb(68 48 28 / .13)!important;background:radial-gradient(circle at 30% 0%,rgb(255 255 255 / .94),rgb(253 248 239 / .96) 58%,rgb(249 241 229 / .98) 100%)!important;box-shadow:0 14px 30px rgb(54 38 22 / .055),inset 0 1px 0 rgb(255 255 255 / .82)!important}.bch-home-side-card--pairs,.bch-home-side-card--guides{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:14px!important}.bch-home-side-card h3{margin:0!important;font-size:25px!important;line-height:0.95!important;letter-spacing:-0.052em!important;font-weight:700!important}.bch-home-side-card p{margin-top:14px!important;font-size:13px!important;line-height:1.32!important;font-weight:500!important;letter-spacing:-0.018em!important;color:#151719!important}.bch-home-side-card p br{display:none!important}.bch-home-side-card a{margin-top:18px!important;display:inline-flex!important;align-items:center!important;gap:8px!important;font-size:13px!important;line-height:1!important;font-weight:800!important;text-decoration:none!important}.bch-home-side-card a span{display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:18px!important;line-height:1!important}.bch-home-side-card a svg{width:17px!important;height:17px!important}.bch-home-side-card__icon{width:72px!important;height:72px!important;flex:0 0 72px!important;margin-top:0!important;margin-right:0!important;border-radius:999px!important;background:#e9ecfb!important}.bch-home-side-card__icon svg{width:46px!important;height:46px!important}.bch-home-side-card--guides{min-height:128px!important;padding-bottom:18px!important}.bch-home-side-card--guides>div:first-child{position:relative!important;z-index:2!important;max-width:58%!important}.bch-home-side-card--guides p{max-width:170px!important}.bch-home-book{position:absolute!important;right:18px!important;bottom:-8px!important;width:94px!important;height:126px!important;transform:rotate(-5deg)!important;filter:drop-shadow(0 12px 16px rgb(38 28 16 / .2))!important}.bch-home-book__cover{padding:16px 10px!important;inset:0 12px 0 0!important}.bch-home-book__cover span{font-size:12.5px!important;line-height:1.02!important;letter-spacing:-0.04em!important}.bch-home-book__cover small{margin-top:6px!important;font-size:7.8px!important;line-height:1.05!important}.bch-home-book__cover::before{height:46px!important;background-image:linear-gradient(180deg,#fff0,rgb(255 255 255 / .06)),url(/wp-content/themes/generatepress-child/assets/images/home-hero.webp)!important}.bch-home-book__pages{top:6px!important;width:22px!important;height:116px!important}}@media (max-width:480px){.bch-home-side-cards{gap:12px!important}.bch-home-side-card{min-height:122px!important;padding:20px 20px!important}.bch-home-side-card h3{font-size:23px!important;line-height:0.96!important}.bch-home-side-card p{margin-top:13px!important;font-size:12.5px!important;line-height:1.32!important}.bch-home-side-card a{margin-top:17px!important;font-size:12.5px!important}.bch-home-side-card__icon{width:68px!important;height:68px!important;flex-basis:68px!important}.bch-home-side-card__icon svg{width:43px!important;height:43px!important}.bch-home-side-card--guides>div:first-child{max-width:60%!important}.bch-home-book{right:14px!important;bottom:-7px!important;width:88px!important;height:120px!important}.bch-home-book__cover span{font-size:12px!important}.bch-home-book__cover small{font-size:7.5px!important}}@media (max-width:980px){.bch-home-story-section{padding:14px 12px 0 12px!important;background:#f8f1e7!important}.bch-home-story-card{width:100%!important;max-width:100%!important;display:grid!important;grid-template-columns:46% 54%!important;grid-template-areas:"image content" "image action"!important;align-items:stretch!important;min-height:190px!important;border-radius:13px!important;border:1px solid rgb(68 48 28 / .13)!important;overflow:hidden!important;background:#f7f0e6!important;background-image:none!important;box-shadow:0 14px 30px rgb(54 38 22 / .055),inset 0 1px 0 rgb(255 255 255 / .82)!important}.bch-home-story-card__image{grid-area:image!important;width:100%!important;height:100%!important;min-height:190px!important;display:block!important;overflow:hidden!important;background:transparent!important}.bch-home-story-card__image img{width:100%!important;height:100%!important;display:block!important;object-fit:cover!important;object-position:center center!important;opacity:0.96!important;filter:sepia(.06) saturate(.92) contrast(.96)!important;background:transparent!important}.bch-home-story-card__content{grid-area:content!important;padding:18px 18px 4px 16px!important;background:transparent!important}.bch-home-story-card__content h2{margin:0!important;font-size:25px!important;line-height:0.96!important;letter-spacing:-0.052em!important;font-weight:700!important;color:#080808!important}.bch-home-story-card__lead{margin:9px 0 0!important;font-size:17px!important;line-height:1.04!important;letter-spacing:-0.035em!important;font-weight:700!important;color:#f04a14!important}.bch-home-story-card__text{margin:9px 0 0!important;font-size:11.8px!important;line-height:1.35!important;font-weight:500!important;letter-spacing:-0.018em!important;color:#181818!important}.bch-home-story-card__text br{display:none!important}.bch-home-story-card__action{grid-area:action!important;padding:4px 18px 14px 16px!important;background:transparent!important}.bch-home-story-card__action a{width:100%!important;min-height:34px!important;padding:0 13px!important;display:inline-flex!important;align-items:center!important;justify-content:space-between!important;border-radius:6px!important;font-size:11.5px!important;line-height:1!important;font-weight:800!important;box-sizing:border-box!important}.bch-home-story-card__action a svg{width:16px!important;height:16px!important}.bch-home-story-card__action p{margin:8px 0 0!important;font-size:11.5px!important;line-height:1.3!important;font-weight:500!important;letter-spacing:-0.018em!important;color:#181818!important}.bch-home-story-card__action p br{display:none!important}}@media (max-width:480px){.bch-home-story-card{grid-template-columns:45% 55%!important;min-height:184px!important;border-radius:12px!important}.bch-home-story-card__image{min-height:184px!important}.bch-home-story-card__content{padding:9px 16px 0 14px!important}.bch-home-story-card__content h2{font-size:23px!important;line-height:0.97!important}.bch-home-story-card__lead{margin-top:8px!important;font-size:16px!important}.bch-home-story-card__text{margin-top:8px!important;font-size:11px!important;line-height:1.34!important}.bch-home-story-card__action{padding:4px 16px 13px 14px!important}.bch-home-story-card__action a{min-height:33px!important;font-size:11px!important}.bch-home-story-card__action p{font-size:10.8px!important;line-height:1.28!important}}@media (max-width:980px){.bch-home-trust-row{width:100%!important;max-width:100%!important;display:grid!important;grid-template-columns:36px minmax(0,1fr)!important;align-items:center!important;gap:12px!important;margin:10px 0 0!important;padding:14px 16px!important;border-radius:12px!important;border:1px solid rgb(68 48 28 / .13)!important;background:radial-gradient(circle at 30% 0%,rgb(255 255 255 / .94),rgb(253 248 239 / .96) 58%,rgb(249 241 229 / .98) 100%)!important;box-shadow:0 12px 24px rgb(54 38 22 / .045),inset 0 1px 0 rgb(255 255 255 / .82)!important;box-sizing:border-box!important}.bch-home-trust-row__icon{width:30px!important;height:30px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#111!important}.bch-home-trust-row__icon svg{width:25px!important;height:25px!important;stroke-width:1.9!important}.bch-home-trust-row p{margin:0!important;font-size:12.5px!important;line-height:1.28!important;font-weight:600!important;letter-spacing:-0.018em!important;color:#111!important}.bch-home-trust-row a{display:none!important}}@media (max-width:480px){.bch-home-trust-row{grid-template-columns:32px minmax(0,1fr)!important;gap:11px!important;margin-top:18px!important;padding:13px 14px!important;border-radius:11px!important}.bch-home-trust-row__icon{width:28px!important;height:28px!important}.bch-home-trust-row__icon svg{width:23px!important;height:23px!important}.bch-home-trust-row p{font-size:12px!important;line-height:1.28!important}}body.bch-custom-home{background-color:#10100f}main.bch-home{max-width:2000px;margin:0 auto;background-color:var(--bch-cream,#fbf6ee);overflow:hidden;box-shadow:0 0 40px rgb(0 0 0 / .4)}@media (min-width:981px){.bch-home-hero__inner,.bch-home-content-panel,.bch-home-story-section{width:calc(100% - (var(--bch-outer-pad, 0px) * 2))!important;max-width:2000px!important;margin-left:auto!important;margin-right:auto!important;padding-left:var(--bch-pad,clamp(40px, 3.125vw, 60px))!important;padding-right:var(--bch-pad,clamp(40px, 3.125vw, 60px))!important;box-sizing:border-box!important}.bch-home-stats,.bch-home-content-panel .bch-home-stats,.bch-home-content-panel .bch-home-explore-section,.bch-home-story-card,.bch-home-trust-row{width:100%!important;max-width:100%!important}}@media(min-width:1200px){.bch-home-map-card__visual .bch-map-pin{min-height:42px!important;padding:0 17px!important;font-size:17px!important}}@media(max-width:480px){.bch-home-hero__content{max-width:100%!important}.bch-home-hero__search{max-width:100%!important}}@media(max-width:480px){.bch-home-map-card__visual .bch-map-pin--na,.bch-home-map-card__visual .bch-map-pin--sa:first-of-type{left:15%!important}}}.bch-home-map-card__content{height:100%!important}.bch-home-content-panel .bch-home-explore-grid,.bch-home-explore-grid{display:grid!important;grid-template-columns:minmax(0,1.7fr) minmax(300px,1fr)!important;gap:24px!important;align-items:stretch!important}.bch-home-map-card{display:grid!important;grid-template-columns:minmax(240px,38%) minmax(0,1fr)!important;column-gap:clamp(16px, 2.4vw, 34px)!important;align-items:center!important;min-height:0!important;height:100%!important;padding:clamp(28px, 3vw, 40px)!important;overflow:hidden!important}.bch-home-map-card__content{position:relative!important;z-index:3!important;width:100%!important;max-width:none!important;align-self:center!important}.bch-home-map-card h2{font-size:clamp(34px, 2.85vw, 54px)!important;line-height:1.0!important;letter-spacing:-0.045em!important}.bch-home-map-card__content p,.bch-home-map-card p{font-size:clamp(16px, 1.3vw, 21px)!important;line-height:1.5!important}.bch-home-map-card__visual{position:relative!important;inset:auto!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;width:100%!important;height:auto!important;min-height:0!important;align-self:center!important;margin:0!important;overflow:visible!important;background:transparent!important}.bch-home-map-card__visual::before{display:none!important}.bch-home-map-card__image{position:static!important;left:auto!important;top:auto!important;width:100%!important;height:auto!important;max-width:none!important;transform:none!important;display:block!important;object-fit:contain!important;object-position:center center!important;opacity:0.9!important;filter:sepia(.04) saturate(.92) contrast(.96)!important;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 9%,#000 91%,transparent 100%),linear-gradient(180deg,transparent 0,#000 7%,#000 92%,transparent 100%);-webkit-mask-composite:source-in;mask-image:linear-gradient(90deg,transparent 0,#000 9%,#000 91%,transparent 100%),linear-gradient(180deg,transparent 0,#000 7%,#000 92%,transparent 100%);mask-composite:intersect}.bch-home-map-card__visual .bch-map-pin{position:absolute!important;z-index:5!important;transform:translate(-50%,-50%)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;min-height:clamp(24px, 2.4vw, 30px)!important;padding:0 clamp(8px, 0.9vw, 12px)!important;border:0!important;border-radius:7px!important;background:rgb(255 255 255 / .96)!important;color:#161616!important;font-family:var(--bch-font-body,"Inter",sans-serif)!important;font-size:clamp(9px, 0.85vw, 11.5px)!important;font-weight:800!important;line-height:1!important;letter-spacing:-0.015em!important;white-space:nowrap!important;text-decoration:none!important;box-shadow:0 8px 18px rgb(42 32 20 / .16),0 1px 0 rgb(255 255 255 / .95) inset!important}.bch-home-map-card__visual .bch-map-pin span{font-size:1.3em!important;line-height:1!important}.bch-home-map-card__visual .bch-map-pin--na{left:24%;top:38%}.bch-home-map-card__visual .bch-map-pin--eu{left:52%;top:37%}.bch-home-map-card__visual .bch-map-pin--as{left:74%;top:39%}.bch-home-map-card__visual .bch-map-pin--sa{left:35%;top:68%}.bch-home-map-card__visual .bch-map-pin--af{left:56%;top:58%}.bch-home-map-card__visual .bch-map-pin--oc{left:86%;top:73%}@media (max-width:980px){.bch-home-content-panel .bch-home-explore-grid,.bch-home-explore-grid{grid-template-columns:1fr!important}.bch-home-side-cards{grid-template-columns:1fr 1fr!important;grid-template-rows:auto!important}}@media (max-width:700px){.bch-home-map-card{grid-template-columns:1fr!important;align-items:start!important;row-gap:clamp(18px, 5vw, 26px)!important;padding:clamp(24px, 6vw, 30px)!important}.bch-home-map-card__content{text-align:left!important}.bch-home-map-card__content p br{display:none!important}.bch-home-map-card__visual{width:100%!important;max-width:460px!important;margin:0 auto!important}.bch-home-side-cards{grid-template-columns:1fr!important}}@media (max-width:400px){.bch-home-map-card__visual .bch-map-pin{min-height:24px!important;padding:0 7px!important;font-size:9px!important}}@media (prefers-reduced-motion:reduce){.bch-home-map-card__visual .bch-map-pin{transition:none!important}}.bch-home-map-card__content{height:100%!important}