.dbu-home{background:#fbf7ef;color:#21110d;overflow:hidden}.dbu-home *{box-sizing:border-box}.dbu-hero{position:relative;min-height:720px;display:flex;align-items:stretch;background:#1f120d}.dbu-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.dbu-hero__image{width:100%;height:100%;object-fit:cover;object-position:center}.dbu-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#120906eb,#120906c2 42%,#1209066b)}.dbu-hero__inner{position:relative;z-index:1;width:min(1180px,calc(100% - 40px));margin:0 auto;padding:96px 0 58px;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,470px);gap:48px;align-items:end}.dbu-kicker{margin:0 0 14px;color:#d79935;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:0}.dbu-hero h1{margin:0;color:#fff;font-size:64px;line-height:.95;font-weight:900;letter-spacing:0;text-shadow:0 2px 18px rgba(0,0,0,.45)}.dbu-hero__lead{max-width:680px;margin:24px 0 0;color:#fff;font-size:23px;line-height:1.45;font-weight:750;text-shadow:0 2px 16px rgba(0,0,0,.8)}.dbu-paths{display:grid;gap:18px}.dbu-path{display:flex;min-height:236px;flex-direction:column;justify-content:space-between;padding:26px;border:1px solid rgba(255,255,255,.26);border-radius:8px;text-decoration:none;color:#fff;box-shadow:0 18px 46px #00000047;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .18s ease,border-color .18s ease,background .18s ease}.dbu-path:hover{transform:translateY(-3px);border-color:#fff}.dbu-path--retail{background:#234b30c7}.dbu-path--wholesale{background:#582d18d1}.dbu-path__label{display:block;color:#f0c36e;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:0}.dbu-path strong{display:block;margin:12px 0 10px;font-size:28px;line-height:1.05;letter-spacing:0}.dbu-path span:not(.dbu-path__label){display:block;color:#fff5e7;font-size:16px;line-height:1.45}.dbu-path em{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;min-height:44px;margin-top:22px;padding:0 18px;border-radius:6px;background:#fff;color:#21110d;font-style:normal;font-weight:900}.dbu-section{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:84px 0}.dbu-section__heading{max-width:760px;margin-bottom:34px}.dbu-section h2{margin:0;color:#21110d;font-size:42px;line-height:1.05;font-weight:900;letter-spacing:0}.dbu-section__heading p:not(.dbu-kicker),.dbu-wholesale-copy>p{margin:16px 0 0;color:#5a4034;font-size:18px;line-height:1.55}.dbu-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.dbu-product-card{display:flex;min-height:420px;flex-direction:column;overflow:hidden;border:1px solid #e4d8c7;border-radius:8px;background:#fff;text-decoration:none;color:#21110d;box-shadow:0 18px 34px #48261314;transition:transform .18s ease,border-color .18s ease}.dbu-product-card:hover{transform:translateY(-3px);border-color:#bf7d2a}.dbu-product-card__badge{position:absolute;z-index:2;margin:14px;padding:7px 10px;border-radius:999px;background:#234b30;color:#fff;font-size:12px;font-weight:900}.dbu-product-card__image{position:relative;display:block;aspect-ratio:1/1;background:#f3eadc;overflow:hidden}.dbu-product-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .22s ease}.dbu-product-card:hover .dbu-product-card__image img{transform:scale(1.035)}.dbu-product-card__body{display:flex;flex:1;flex-direction:column;padding:18px}.dbu-product-card__body strong{font-size:19px;line-height:1.2;font-weight:900;color:#160b08}.dbu-product-card__body span{margin-top:10px;color:#63483b;font-size:15px;line-height:1.45}.dbu-product-card__body em{margin-top:auto;padding-top:18px;color:#a15f18;font-style:normal;font-weight:900}.dbu-band{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:34px;padding:28px;border-radius:8px;background:#263f2e;color:#fff}.dbu-band h3{margin:0;font-size:26px;line-height:1.15;font-weight:900;color:#fff}.dbu-band p{max-width:720px;margin:8px 0 0;color:#f8ead2;font-size:16px;line-height:1.5}.dbu-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:6px;text-decoration:none;font-weight:900;white-space:nowrap}.dbu-button--dark{background:#fff;color:#21110d}.dbu-button--gold{background:#d99735;color:#1f120d}.dbu-button--outline{border:1px solid rgba(255,255,255,.42);color:#fff;background:transparent}.dbu-section--split{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:44px;align-items:start;border-top:1px solid #e8dcca}.dbu-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:28px}.dbu-steps div{min-height:188px;padding:20px;border-radius:8px;background:#fff;border:1px solid #e4d8c7}.dbu-steps span{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border-radius:50%;background:#d99735;color:#1f120d;font-weight:900}.dbu-steps strong{display:block;margin-top:14px;font-size:18px;line-height:1.2}.dbu-steps p{margin:8px 0 0;color:#5a4034;font-size:15px;line-height:1.42}.dbu-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.dbu-section--split .dbu-button--outline{border-color:#21110d;color:#21110d}.dbu-wholesale-panel{padding:30px;border-radius:8px;background:#2a1812;color:#fff;box-shadow:0 20px 44px #351a0b2e}.dbu-wholesale-panel h3{margin:0 0 16px;font-size:28px;line-height:1.1;color:#fff}.dbu-wholesale-panel ul{display:grid;gap:12px;margin:0 0 24px;padding:0;list-style:none}.dbu-wholesale-panel li{position:relative;padding-left:20px;color:#fff5e7;line-height:1.45}.dbu-wholesale-panel li:before{content:"";position:absolute;left:0;top:.65em;width:7px;height:7px;border-radius:50%;background:#d99735}.dbu-wholesale-panel a{color:#f0c36e;font-weight:900}.dbu-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid #e8dcca;background:#fff}.dbu-proof div{padding:34px 38px;border-right:1px solid #e8dcca}.dbu-proof div:last-child{border-right:0}.dbu-proof strong{display:block;color:#21110d;font-size:20px;font-weight:900}.dbu-proof span{display:block;margin-top:8px;color:#5a4034;font-size:15px;line-height:1.45}@media(max-width:989px){.dbu-hero{min-height:auto}.dbu-hero__inner{grid-template-columns:1fr;padding:78px 0 42px}.dbu-hero h1{font-size:52px}.dbu-hero__lead{font-size:20px}.dbu-paths{grid-template-columns:1fr 1fr}.dbu-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dbu-section--split{grid-template-columns:1fr}.dbu-wholesale-panel{max-width:none}.dbu-steps{grid-template-columns:1fr 1fr 1fr}.dbu-proof{grid-template-columns:1fr}.dbu-proof div{border-right:0;border-bottom:1px solid #e8dcca}.dbu-proof div:last-child{border-bottom:0}}@media(max-width:749px){.dbu-hero__inner,.dbu-section{width:min(100% - 28px,1180px)}.dbu-hero__inner{padding:58px 0 32px;gap:28px}.dbu-hero__shade{background:linear-gradient(180deg,#120906e6,#120906b8)}.dbu-hero h1{font-size:42px}.dbu-hero__lead{font-size:18px}.dbu-paths,.dbu-product-grid,.dbu-steps{grid-template-columns:1fr}.dbu-path{min-height:210px;padding:22px}.dbu-path strong{font-size:24px}.dbu-section{padding:58px 0}.dbu-section h2{font-size:32px}.dbu-band{align-items:flex-start;flex-direction:column}.dbu-button{width:100%;white-space:normal;text-align:center}.dbu-product-card{min-height:auto}.dbu-section--split{gap:28px}.dbu-wholesale-panel{padding:24px}.dbu-proof div{padding:26px 22px}}.dbu-home h1,.dbu-home h2,.dbu-home h3,.dbu-home p,.dbu-home span,.dbu-home strong,.dbu-home em{overflow-wrap:break-word;word-break:normal}.dbu-hero__copy,.dbu-path,.dbu-section__heading,.dbu-wholesale-copy,.dbu-band>div{min-width:0;max-width:100%}@media(max-width:749px){.dbu-home{overflow-x:hidden}.dbu-hero__inner,.dbu-section{width:calc(100% - 32px);max-width:358px}.dbu-hero h1{font-size:36px;line-height:1.02}.dbu-hero__lead{font-size:17px;line-height:1.42}.dbu-section h2{font-size:28px;line-height:1.08}.dbu-path strong{font-size:23px;line-height:1.12}.dbu-path span:not(.dbu-path__label){font-size:15px;line-height:1.42}.dbu-band h3{font-size:23px}.dbu-product-card__body strong{font-size:18px}}@media(max-width:749px){html,body{max-width:100%;overflow-x:hidden}.dbu-home,.dbu-hero,.dbu-section,.dbu-proof{max-width:100vw!important;overflow-x:hidden!important}.dbu-hero__inner,.dbu-section{width:100%!important;max-width:100%!important;margin:0!important;padding-left:14px!important;padding-right:14px!important}.dbu-paths,.dbu-product-grid,.dbu-steps,.dbu-path,.dbu-product-card,.dbu-band,.dbu-wholesale-panel{width:100%!important;max-width:100%!important;min-width:0!important}.dbu-home h1,.dbu-home h2,.dbu-home h3,.dbu-home p,.dbu-home span,.dbu-home strong,.dbu-home em{max-width:100%!important;white-space:normal!important;overflow-wrap:anywhere!important}.dbu-hero h1{font-size:34px!important}.dbu-hero__lead{font-size:16px!important}.dbu-section h2{font-size:25px!important}.dbu-path strong{font-size:22px!important}.dbu-wholesale-panel h3{font-size:24px!important}}@media(max-width:749px){.dbu-hero__inner,.dbu-section{width:calc(100vw - 28px)!important;max-width:calc(100vw - 28px)!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important}.dbu-paths,.dbu-product-grid,.dbu-steps,.dbu-path,.dbu-band,.dbu-wholesale-panel,.dbu-product-card{width:calc(100vw - 28px)!important;max-width:calc(100vw - 28px)!important}.dbu-hero h1{font-size:32px!important}.dbu-hero__lead{font-size:15px!important;line-height:1.38!important}.dbu-section h2{font-size:22px!important;line-height:1.1!important}.dbu-section__heading p:not(.dbu-kicker),.dbu-wholesale-copy>p{font-size:16px!important}.dbu-path strong{font-size:21px!important}.dbu-path span:not(.dbu-path__label){font-size:14px!important}.dbu-path{padding:20px!important}.dbu-kicker{font-size:12px!important}}@media screen and (min-width:990px){.dbu-home .dbu-hero{min-height:min(680px,calc(100svh - 145px))}.dbu-home .dbu-hero__inner{align-items:center;gap:56px;padding-top:64px;padding-bottom:64px}.dbu-home .dbu-hero__copy{align-self:center;max-width:680px;margin:0;padding:0}.dbu-home .dbu-hero__lead{max-width:680px}.dbu-home .dbu-paths{align-self:center;justify-self:end;width:min(100%,470px);margin:0}.dbu-home .dbu-path{min-height:224px}}@media screen and (min-width:750px)and (max-width:989px){.dbu-home .dbu-hero__inner{align-content:center;align-items:stretch;gap:32px;padding-top:64px;padding-bottom:48px}.dbu-home .dbu-hero__copy,.dbu-home .dbu-hero__lead{max-width:760px}.dbu-home .dbu-paths{align-items:stretch;gap:18px}.dbu-home .dbu-path{min-height:244px}}@media screen and (max-width:749px){.dbu-home .dbu-hero__inner{gap:22px!important;padding-top:42px!important;padding-bottom:32px!important}.dbu-home .dbu-hero__lead,.dbu-home .dbu-path span:not(.dbu-path__label),.dbu-home .dbu-section__heading p:not(.dbu-kicker){overflow-wrap:break-word!important;word-break:normal!important}.dbu-home .dbu-paths{gap:16px!important}.dbu-home .dbu-path{min-height:0!important;padding:20px!important}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/dubai-pathway.css.map */
