@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Tajawal:wght@400;500;700;800&display=swap";:root{--bd-purple: #6B4EFF;--bd-lavender: #F0EDFF;--bd-golden: #F5C842;--bd-orange: #FF7043;--bd-amber: #FFB300;--bd-green: #25D366;--bd-fg: #1A1035;--bd-muted: #9187B8;--bd-border: rgba(107,78,255,.12);--bd-white: #ffffff}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,system-ui,sans-serif;color:var(--bd-fg);background:#fff}html[dir=rtl] body,html[lang=ar] body,html[dir=rtl] .bd-btn,html[dir=rtl] .bd-search-input,html[dir=rtl] .bd-fpill,html[dir=rtl] select{font-family:Tajawal,Inter,system-ui,sans-serif}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}.bd-nav{position:sticky;top:0;z-index:200;background:#fffffff7;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--bd-border);padding:0 40px}.bd-nav__inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:68px}.bd-nav__logo img{height:44px;width:auto;object-fit:contain}.bd-nav__links{display:flex;gap:28px;list-style:none}.bd-nav__links a{font-size:14px;font-weight:600;color:var(--bd-fg);padding-bottom:4px;border-bottom:2.5px solid transparent;transition:all .2s}.bd-nav__links a:hover,.bd-nav__links a.active{color:var(--bd-purple);border-bottom-color:var(--bd-purple)}.bd-nav__actions{display:flex;gap:10px;align-items:center}.bd-nav__icon{background:none;border:1.5px solid var(--bd-border);border-radius:9px;padding:8px 12px;cursor:pointer;color:var(--bd-purple);display:flex;align-items:center}.bd-nav__icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2}.bd-btn{display:inline-flex;align-items:center;gap:8px;padding:13px 28px;border-radius:12px;font-weight:700;font-size:15px;cursor:pointer;border:none;transition:opacity .18s,transform .18s;font-family:inherit}.bd-btn:hover{opacity:.9;transform:translateY(-1px)}.bd-btn--purple{background:var(--bd-purple);color:#fff}.bd-btn--white{background:#fff;color:var(--bd-purple)}.bd-btn--outline{background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.45)}.bd-btn--green{background:var(--bd-green);color:#fff;width:100%;justify-content:center;padding:16px;font-size:15px;border-radius:12px}.bd-btn--green:disabled{background:#ccc;cursor:not-allowed;transform:none}.bd-btn--sm{padding:9px 18px;font-size:13px;border-radius:10px}.bd-btn--lg{padding:14px 32px;font-size:15px}.bd-hero{position:relative;min-height:88vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.bd-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center}.bd-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#1a1035b8,#6b4eff7a 55%,#1a1035e0)}.bd-hero__content{position:relative;z-index:10;max-width:820px;margin:0 auto;text-align:center;color:#fff;padding:80px 24px}.bd-hero__eyebrow{font-size:12px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:#ffffffa6;margin-bottom:20px;display:block}.bd-hero__title{font-size:clamp(32px,5vw,64px);font-weight:800;line-height:1.1;letter-spacing:-1.5px;margin-bottom:20px}html[dir=rtl] .bd-hero__title{letter-spacing:0}.bd-hero__title .golden{color:var(--bd-golden)}.bd-hero__sub{font-size:17px;color:#ffffffc7;max-width:560px;margin:0 auto 38px;line-height:1.8}.bd-hero__actions{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.bd-section{padding:72px 40px}.bd-section--lav{background:var(--bd-lavender)}.bd-section--white{background:#fff}.bd-container{max-width:1200px;margin:0 auto}.bd-s-label{font-size:11px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:var(--bd-purple);margin-bottom:8px;display:block;text-align:center}html[dir=rtl] .bd-s-label{letter-spacing:0}.bd-s-title{font-size:28px;font-weight:800;color:var(--bd-purple);margin-bottom:8px;text-align:center}.bd-s-sub{color:#6b4effad;font-size:15px;max-width:440px;margin:0 auto;text-align:center}.bd-s-header{margin-bottom:44px}.bd-s-header-row{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:40px}.bd-cat-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.bd-cat-item{background:#fff;border-radius:16px;padding:22px 10px;text-align:center;cursor:pointer;box-shadow:0 2px 10px #6b4eff0f;transition:transform .2s,box-shadow .2s;display:block}.bd-cat-item:hover{transform:translateY(-3px);box-shadow:0 8px 28px #6b4eff26}.bd-cat-icon{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 12px}.bd-cat-icon svg{width:22px;height:22px;color:#fff;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.bd-cat-name{font-size:12px;font-weight:600;color:var(--bd-fg);line-height:1.4}.bd-trip-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.bd-trip-card{background:#fff;border-radius:18px;overflow:hidden;border:1px solid var(--bd-border);box-shadow:0 2px 14px #6b4eff12;transition:transform .25s,box-shadow .25s;display:block;text-decoration:none}.bd-trip-card:hover{transform:translateY(-5px);box-shadow:0 16px 48px #6b4eff29}.bd-trip-img-wrap{position:relative;height:220px;overflow:hidden;background:var(--bd-lavender)}.bd-trip-img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.bd-trip-card:hover .bd-trip-img{transform:scale(1.06)}.bd-trip-tag{position:absolute;top:12px;left:12px;background:var(--bd-purple);color:#fff;font-size:11px;font-weight:700;padding:5px 13px;border-radius:20px}html[dir=rtl] .bd-trip-tag{left:auto;right:12px}.bd-trip-body{padding:18px 20px 22px}.bd-trip-title{font-size:16px;font-weight:700;color:var(--bd-fg);margin-bottom:6px;line-height:1.35;transition:color .2s}.bd-trip-card:hover .bd-trip-title{color:var(--bd-purple)}.bd-trip-type{display:flex;align-items:center;gap:5px;font-size:12px;color:var(--bd-muted);margin-bottom:14px}.bd-trip-type svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:2;flex-shrink:0}.bd-trip-footer{display:flex;align-items:center;justify-content:space-between}.bd-trip-price-lbl{font-size:11px;color:var(--bd-muted);margin-bottom:2px}.bd-trip-price{font-size:20px;font-weight:800;color:var(--bd-purple)}.bd-why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.bd-why-card{background:#fff;border-radius:16px;padding:26px 22px;transition:box-shadow .2s}.bd-why-card:hover{box-shadow:0 8px 28px #6b4eff21}.bd-why-icon{width:44px;height:44px;border-radius:11px;background:#6b4eff1a;display:flex;align-items:center;justify-content:center;margin-bottom:14px}.bd-why-icon svg{width:20px;height:20px;color:var(--bd-purple);fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.bd-why-title{font-size:15px;font-weight:700;color:var(--bd-purple);margin-bottom:8px}.bd-why-desc{font-size:13px;color:#6b4effad;line-height:1.7}.bd-plans-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.bd-plan-card{background:var(--bd-lavender);border-radius:16px;padding:24px 20px;border:1px solid rgba(107,78,255,.1);transition:box-shadow .2s}.bd-plan-card:hover{box-shadow:0 8px 28px #6b4eff1f}.bd-plan-tags{display:flex;gap:8px;margin-bottom:14px;flex-wrap:wrap}.bd-pill-p{background:#6b4eff1f;color:var(--bd-purple);padding:4px 11px;border-radius:20px;font-size:11px;font-weight:700}.bd-pill-a{background:#ffb3002e;color:var(--bd-amber);padding:4px 11px;border-radius:20px;font-size:11px;font-weight:700}.bd-plan-title{font-size:16px;font-weight:700;color:var(--bd-purple);margin-bottom:8px}.bd-plan-desc{font-size:13px;color:#6b4effad;line-height:1.7;margin-bottom:20px}.bd-plan-footer{display:flex;align-items:center;justify-content:space-between}.bd-plan-price{font-size:20px;font-weight:800;color:var(--bd-purple)}.bd-story{max-width:700px;margin:0 auto;text-align:center}.bd-story-title{font-size:28px;font-weight:800;color:var(--bd-purple);margin-bottom:22px}.bd-story-body{font-size:16px;color:#6b4effb3;line-height:1.85;margin-bottom:32px}.bd-detail-grid{display:grid;grid-template-columns:2fr 1fr;gap:48px;max-width:1200px;margin:0 auto;padding:40px}.bd-gallery{display:grid;grid-template-columns:1fr 1fr;gap:12px;border-radius:20px;overflow:hidden;max-width:1200px;margin:0 auto 36px;padding:0 40px}.bd-gallery-img{height:400px;overflow:hidden}.bd-gallery-img img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.bd-gallery-img:hover img{transform:scale(1.04)}.bd-dtags{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px}.bd-dtag{background:var(--bd-lavender);color:var(--bd-purple);font-size:12px;font-weight:600;padding:4px 12px;border-radius:20px}.bd-dtitle{font-size:34px;font-weight:800;color:var(--bd-purple);margin-bottom:12px;line-height:1.2}.bd-dtype{display:flex;align-items:center;gap:5px;color:var(--bd-muted);font-size:14px;margin-bottom:26px}.bd-ddesc{font-size:15px;line-height:1.85;color:#1a1035cc}.bd-ddesc p{margin-bottom:10px}.bd-ddesc ul{margin-left:20px;margin-top:10px}html[dir=rtl] .bd-ddesc ul{margin-left:0;margin-right:20px}.bd-ddesc li{margin-bottom:6px}.bd-sidebar{position:sticky;top:80px;background:#fff;border-radius:20px;border:1px solid var(--bd-border);padding:24px;box-shadow:0 4px 24px #6b4eff17}.bd-cost-box{background:var(--bd-lavender);border-radius:12px;padding:14px 16px;margin-bottom:18px}.bd-cost-lbl{font-size:11px;font-weight:700;color:var(--bd-purple);letter-spacing:2px;text-transform:uppercase;margin-bottom:8px;display:block}.bd-cost-row{display:flex;justify-content:space-between;margin-bottom:4px}.bd-cost-row span{font-size:13px;color:var(--bd-muted)}.bd-cost-row strong{font-size:13px;font-weight:700;color:var(--bd-fg)}.bd-dep-price{font-size:33px;font-weight:800;color:var(--bd-orange);line-height:1.1}.bd-dep-note{font-size:11px;color:var(--bd-muted);margin-bottom:16px;display:block}.bd-terms-box{background:#f8f8fc;border-radius:10px;padding:12px 14px;margin-bottom:14px}.bd-terms-box label{display:flex;align-items:flex-start;gap:10px;cursor:pointer;font-size:12px;color:var(--bd-muted);line-height:1.6}.bd-terms-box input{margin-top:2px;accent-color:var(--bd-purple)}.bd-booking-note{font-size:11px;text-align:center;color:var(--bd-muted);margin:10px 0}.bd-inquiry{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:12px;padding:11px;border-radius:10px;border:1.5px solid var(--bd-border);font-size:13px;font-weight:600;color:var(--bd-fg);text-decoration:none;transition:background .18s}.bd-inquiry:hover{background:var(--bd-lavender)}.bd-footer{background:var(--bd-fg);color:#ffffff8c;padding:56px 40px 0}.bd-footer__inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;padding-bottom:48px}.bd-footer__logo img{height:38px;width:auto;object-fit:contain;filter:brightness(0) invert(1);margin-bottom:14px}.bd-footer__desc{font-size:13px;line-height:1.8;max-width:250px}.bd-footer__social{display:flex;gap:10px;margin-top:18px}.bd-footer__social a{background:#ffffff14;border-radius:8px;width:34px;height:34px;display:flex;align-items:center;justify-content:center}.bd-footer__social svg{width:16px;height:16px;fill:none;stroke:#fff;stroke-width:2}.bd-footer__col-title{color:#fff;font-weight:700;font-size:13px;margin-bottom:14px}.bd-footer__link{font-size:13px;margin-bottom:10px;display:block;color:#ffffff8c;transition:color .18s}.bd-footer__link:hover{color:#fff}.bd-footer__bottom{max-width:1200px;margin:0 auto;border-top:1px solid rgba(255,255,255,.08);padding:18px 0;display:flex;justify-content:space-between;font-size:12px}.bd-collection-header{padding:48px 40px 36px;background:var(--bd-lavender)}.bd-collection-header h1{font-size:34px;font-weight:800;color:var(--bd-purple);margin-bottom:6px}.bd-collection-header p{color:var(--bd-muted);font-size:15px;margin-bottom:22px}.bd-search-wrap{position:relative;max-width:440px}.bd-search-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:var(--bd-muted);pointer-events:none;display:flex}html[dir=rtl] .bd-search-icon{left:auto;right:14px}.bd-search-icon svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2}.bd-search-input{width:100%;padding:13px 16px 13px 44px;border-radius:12px;border:1.5px solid rgba(107,78,255,.15);font-size:14px;outline:none;background:#fff;color:var(--bd-fg);font-family:inherit}html[dir=rtl] .bd-search-input{padding:13px 44px 13px 16px}.bd-search-input:focus{border-color:var(--bd-purple)}.bd-filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:36px}.bd-fpill{padding:9px 20px;border-radius:24px;font-size:13px;font-weight:600;cursor:pointer;border:none;background:#e8e8ee;color:var(--bd-muted);font-family:inherit;transition:all .18s}.bd-fpill.active,.bd-fpill:hover{background:var(--bd-purple);color:#fff}.bd-hamburger{display:none;background:none;border:1.5px solid var(--bd-border);border-radius:9px;padding:7px 11px;cursor:pointer;color:var(--bd-purple)}.bd-hamburger svg{width:18px;height:18px}.bd-mobile-menu{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;background:#1a103580;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.bd-mobile-menu.open{display:block}.bd-mobile-drawer{position:absolute;top:0;right:0;width:280px;height:100%;background:#fff;padding:24px;box-shadow:-8px 0 40px #00000026;display:flex;flex-direction:column}html[dir=rtl] .bd-mobile-drawer{right:auto;left:0;box-shadow:8px 0 40px #00000026}.bd-mobile-drawer__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.bd-mobile-drawer__logo img{height:36px;width:auto}.bd-mobile-drawer__close{background:none;border:none;cursor:pointer;color:var(--bd-muted);display:flex;padding:4px}.bd-mobile-drawer__close svg{width:20px;height:20px}.bd-mobile-drawer__links{display:flex;flex-direction:column;gap:4px;flex:1}.bd-mobile-drawer__links a{font-size:16px;font-weight:600;color:var(--bd-fg);padding:12px 14px;border-radius:10px;text-decoration:none;display:block;transition:background .15s,color .15s}.bd-mobile-drawer__links a:hover,.bd-mobile-drawer__links a.active{background:var(--bd-lavender);color:var(--bd-purple)}.bd-mobile-drawer__bottom{border-top:1px solid var(--bd-border);padding-top:20px;display:flex;flex-direction:column;gap:10px}.bd-mobile-drawer__lang{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border-radius:10px;background:var(--bd-lavender)}.bd-plan-detail{max-width:900px;margin:0 auto;padding:40px}.bd-plan-detail__img{width:100%;height:320px;object-fit:cover;border-radius:20px;margin-bottom:32px}.bd-plan-detail__tags{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px}.bd-plan-detail__title{font-size:30px;font-weight:800;color:var(--bd-purple);margin-bottom:16px}.bd-plan-detail__desc{font-size:15px;line-height:1.85;color:#1a1035cc;margin-bottom:28px}.bd-plan-detail__box{background:var(--bd-lavender);border-radius:16px;padding:24px;border:1px solid rgba(107,78,255,.1)}.bd-plan-detail__price{font-size:36px;font-weight:800;color:var(--bd-purple);margin-bottom:6px}.bd-plan-detail__note{font-size:13px;color:var(--bd-muted);margin-bottom:20px}.bd-btn-shopify{background:var(--bd-purple);color:#fff;border:none;border-radius:12px;padding:15px 24px;font-weight:700;font-size:15px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;width:100%;margin-bottom:10px;font-family:inherit;text-decoration:none}.bd-btn-shopify:hover{opacity:.9}.bd-btn-wa{background:var(--bd-green);color:#fff;border:none;border-radius:12px;padding:15px 24px;font-weight:700;font-size:15px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;width:100%;font-family:inherit}.bd-btn-wa:hover{opacity:.9}@media(max-width:768px){.bd-nav{padding:0 16px}.bd-nav__links,.bd-nav__actions .bd-btn--purple{display:none}.bd-hamburger{display:flex;align-items:center}.bd-section{padding:48px 16px}.bd-cat-grid{grid-template-columns:repeat(3,1fr);gap:10px}.bd-trip-grid{grid-template-columns:1fr;gap:16px}.bd-why-grid,.bd-plans-grid{grid-template-columns:1fr;gap:14px}.bd-detail-grid{grid-template-columns:1fr;gap:24px;padding:16px}.bd-gallery{grid-template-columns:1fr;padding:0 16px}.bd-gallery-img{height:260px}.bd-footer__inner{grid-template-columns:1fr 1fr;gap:32px}.bd-hero__content{padding:60px 16px}.bd-plan-detail{padding:20px}.bd-plan-detail__img{height:220px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/beyond.css.map */
