@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.static{position:static}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}}:root{--navy:#193b3d;--navy-deep:#112b2e;--gold:#a88753;--gold-light:#dfc9a6;--ink:#203738;--muted:#657171;--line:#dfe4e1;--paper:#f5f6f2;--body-font:"DM Sans",sans-serif;--display-font:"DM Serif Display",Georgia,serif}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{color:var(--ink);font-family:var(--body-font);-webkit-font-smoothing:antialiased;background:#fff;margin:0}html[lang=ar]{--body-font:"IBM Plex Sans Arabic",sans-serif;--display-font:"IBM Plex Sans Arabic",sans-serif}h1,h2,h3,p{margin-top:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--gold);outline-offset:5px}.container{width:min(1320px,100% - 112px);margin-inline:auto}.site-header{z-index:30;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffed;position:sticky;top:0}.nav-inner{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:32px;min-height:100px;display:flex}.brand{direction:ltr;flex-shrink:0;align-items:center;gap:12px;display:flex}.brand-original{padding-block:8px}.brand-logo{object-fit:contain;width:108px;height:auto;display:block}.product-summary{text-align:start;color:var(--muted);margin:10px 0 0;font-size:16px;font-weight:400;line-height:1.8}@media(max-width:760px){.brand-logo{width:84px}}.brand-mark{filter:grayscale()brightness(.35);object-fit:contain;width:45px;height:45px}.brand-name strong{letter-spacing:.13em;font:700 14px/1.6 DM Sans,sans-serif;display:block}.brand-name small{color:#677777;font:400 12px/1.7 IBM Plex Sans Arabic,sans-serif;display:block}.nav-links{align-items:center;gap:32px;display:flex}.nav-links>a{white-space:nowrap;padding-block:30px;font-size:14px;transition:color .2s}.nav-links>a:hover,.nav-links>a[aria-current]{color:#8b6b3a}.nav-actions{align-items:center;gap:26px;display:flex}.language-button{color:var(--ink);background:0 0;border:0;align-items:center;gap:8px;padding:10px 0;font-size:13px;display:flex}.button{border:1px solid #0000;border-radius:5px;justify-content:center;align-items:center;gap:26px;min-height:56px;padding:17px 27px;font-size:15px;font-weight:500;line-height:1.5;transition:background .2s,transform .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-navy,.nav-cta{background:var(--navy);color:#fff}.button-navy:hover,.nav-cta:hover{background:#2a5050}.nav-cta{gap:22px;min-height:47px;padding:12px 22px;font-size:14px}.button-gold{background:var(--gold-light);color:var(--navy-deep)}.button-gold:hover{background:#ead7b9}.button-row{flex-wrap:wrap;align-items:center;gap:15px;display:flex}.mobile-contact,.menu-button{display:none}.eyebrow{color:#7d6c4d;letter-spacing:.11em;text-transform:uppercase;align-items:center;gap:12px;margin:0 0 25px;font-size:12px;font-weight:500;display:flex}.eyebrow>span{background:currentColor;width:22px;height:1px}html[lang=ar] .eyebrow{letter-spacing:0;font-size:14px}.eyebrow.light{color:var(--gold-light)}.hero-section{background:#fff;padding-top:38px}.hero-grid{grid-template-columns:1fr 1.03fr;align-items:center;gap:70px;display:grid}.hero-content{padding-block:36px 28px}.hero-content h1{font-family:var(--display-font);letter-spacing:-.035em;margin-bottom:28px;font-size:clamp(48px,4.7vw,72px);font-weight:400;line-height:1.08}.hero-content h1 em{color:#8a7453;font-style:normal;display:block}html[lang=en] .hero-content h1 em{font-style:italic}html[lang=ar] .hero-content h1{letter-spacing:0;font-size:clamp(42px,4.4vw,66px);font-weight:500;line-height:1.36}.hero-description{max-width:490px;color:var(--muted);margin-bottom:30px;font-size:16px;line-height:1.85}html[lang=ar] .hero-description{font-size:18px;line-height:1.85}.hero-actions{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.hero-process-link{border-bottom:1px solid #a0aaa6;align-items:center;gap:13px;padding-block:8px;font-size:14px;display:inline-flex}.hero-consultation-note{color:#75817d;margin:16px 0 0;font-size:12px}.hero-detail-row{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:24px;margin-top:48px;padding-top:24px;display:grid}.hero-detail-row>div+div{border-inline-start:1px solid var(--line);padding-inline-start:24px}.hero-detail-label{letter-spacing:.1em;color:#818b83;margin-bottom:10px;font-size:10px;display:block}html[lang=ar] .hero-detail-label{letter-spacing:0;font-size:12px}.hero-detail-row strong{font-size:14px;font-weight:500}.hero-visual{position:relative}.hero-photo-frame{margin:0;position:relative}.hero-main-photo{object-fit:cover;object-position:center;border-radius:5px 70px 5px 5px;width:100%;height:590px;display:block}[dir=rtl] .hero-main-photo{border-radius:70px 5px 5px}.hero-photo-frame figcaption{color:#fff;text-shadow:0 1px 8px #0006;z-index:1;inset-inline:24px;justify-content:space-between;align-items:center;gap:15px;font-size:12px;display:flex;position:absolute;bottom:22px}.hero-photo-frame:after{content:"";background:linear-gradient(#0000,#12272965);border-radius:0 0 5px 5px;position:absolute;inset:65% 0 0}.photo-index{letter-spacing:.1em;white-space:nowrap;direction:ltr;font-size:10px}.hero-image-link{color:#5f6f6c;justify-content:space-between;align-items:center;padding:20px 1px 0;font-size:13px;display:flex}.hero-image-link>svg{color:var(--gold);flex-shrink:0}.hero-bottom{border-top:1px solid var(--line);color:#7d8983;letter-spacing:.03em;justify-content:space-between;align-items:center;gap:25px;margin-top:36px;padding-block:31px;font-size:11px;display:flex}.hero-bottom>a{align-items:center;gap:14px;font-size:12px;display:flex}.hero-bottom>a svg{color:var(--gold)}.hero-route{color:#526967;letter-spacing:.17em;align-items:center;gap:15px;font-size:10px;display:flex}.hero-route-rule{background:#abb4ab;width:70px;height:1px;display:block}section[id],#china-trip,#contact,#main{scroll-margin-top:115px}@media(min-width:1600px){.hero-grid{gap:95px}.hero-main-photo{height:640px}.hero-section{padding-top:45px}}@media(max-width:1199px){.container{width:calc(100% - 72px)}.nav-links,.nav-actions{gap:20px}.nav-inner{gap:20px;min-height:90px}.nav-cta{padding-inline:17px}.hero-grid{gap:40px}.hero-main-photo{height:560px}.hero-content h1{font-size:57px}html[lang=ar] .hero-content h1{font-size:50px}.hero-actions{gap:16px}.hero-content .button{gap:18px;padding-inline:20px;font-size:14px}}@media(max-width:980px){.nav-cta{display:none}.nav-links{gap:25px}.hero-grid{gap:34px}.hero-content h1{font-size:48px}html[lang=ar] .hero-content h1{font-size:43px}.hero-main-photo{height:540px}.hero-description,html[lang=ar] .hero-description{font-size:16px}.hero-detail-row{gap:14px;margin-top:32px}.hero-detail-row>div+div{padding-inline-start:14px}.hero-detail-row strong{font-size:12px}}@media(max-width:760px){.container{width:calc(100% - 44px)}.nav-inner{min-height:82px}.nav-links{border-bottom:1px solid var(--line);top:100%;background:#fff;padding:20px 28px 28px;display:none;position:absolute;inset-inline:0;box-shadow:0 20px 30px #193b3d0a}.nav-links.is-open{flex-direction:column;align-items:stretch;gap:0;display:flex}.nav-links>a{padding-block:13px;font-size:16px}.mobile-contact{display:block}.menu-button{color:var(--ink);background:0 0;border:0;padding:7px;display:flex}.nav-actions{gap:20px}.brand-mark{width:40px;height:40px}.brand-name strong{font-size:12px}.brand-name small{font-size:11px}.hero-section{padding-top:16px}.hero-grid{grid-template-columns:1fr;gap:28px}.hero-content{padding-block:28px 0}.hero-content h1{max-width:590px;margin-bottom:22px;font-size:clamp(46px,9.2vw,66px)}html[lang=ar] .hero-content h1{font-size:clamp(41px,8.5vw,58px);line-height:1.4}.hero-description{max-width:600px}.hero-actions{gap:24px}.hero-detail-row{display:none}.hero-main-photo{object-position:center 55%;border-radius:4px 65px 4px 4px;height:470px}.hero-image-link{padding-top:16px}.hero-bottom{margin-top:26px;padding-block:24px}.hero-bottom>span{display:none}.hero-consultation-note{font-size:12px}}@media(max-width:380px){.container{width:calc(100% - 36px)}.brand{gap:8px}.brand-mark{width:34px;height:38px}.brand-name strong,.brand-name small{font-size:10px}.nav-actions{gap:10px}.hero-content h1{font-size:43px}html[lang=ar] .hero-content h1{font-size:37px}.hero-actions{gap:12px}.hero-content .button{padding-inline:18px}.hero-process-link{font-size:13px}.hero-main-photo{height:385px}.hero-bottom{gap:10px}.hero-route{gap:9px}.hero-route-rule{width:28px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.section-heading h2{letter-spacing:-.035em;white-space:pre-line;margin-bottom:22px;font-size:clamp(28px,2.55vw,40px);font-weight:500;line-height:1.24}.section-heading>p:last-child:not(.eyebrow){color:var(--muted);margin-bottom:0;font-size:16px;line-height:1.9}.section-heading.center{text-align:center;margin-inline:auto}.section-heading.center .eyebrow{justify-content:center}.section-top{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:40px;display:flex}.section-top .section-heading{margin-bottom:0}.section-top .text-link{flex-shrink:0;margin-bottom:4px}.section-side-note{color:var(--muted);padding-bottom:6px;font-size:12px}.text-link{border-bottom:1px solid var(--gold);align-items:center;gap:16px;width:fit-content;padding-block:8px;font-size:14px;font-weight:600;transition:color .2s;display:inline-flex}.text-link svg{flex-shrink:0}.button-navy{background:var(--navy);color:#fff}.button-navy:hover{background:#174857}.skip-link{z-index:100;top:-100px;background:#fff;padding:15px;position:fixed;inset-inline-start:20px}.skip-link:focus{top:10px}.suitability-grid{grid-template-columns:1.1fr 1fr;align-items:center;gap:100px;display:grid}.suitability .section-heading{max-width:530px}.suitability-items{padding-block:7px}.suitability-item{border-bottom:1px solid var(--line);align-items:center;gap:23px;padding-block:25px;display:flex}.suitability-item:first-child{padding-top:0}.suitability-item:last-child{border-bottom:0;padding-bottom:0}.icon-box{background:var(--paper);color:#8b7041;flex-shrink:0;justify-content:center;align-items:center;width:62px;height:62px;display:flex}.suitability-item h3{margin:0 0 8px;font-size:19px;font-weight:600}.suitability-item p{color:var(--muted);margin:0;font-size:15px;line-height:1.7}.subtle-number{color:#b5bec0;align-self:flex-start;margin-inline-start:auto;padding-top:7px;font-size:12px}.product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:30px 20px;display:grid}.product-card{text-align:start;color:var(--ink);background:0 0;border:0;padding:0}.product-image{aspect-ratio:4/4.7;background:#e1e4df;position:relative;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.product-card:hover .product-image img{transform:scale(1.045)}.product-number{top:13px;background:#fffdf7e6;place-items:center;width:28px;height:28px;font-size:10px;display:grid;position:absolute;inset-inline-start:13px}.product-label{justify-content:space-between;align-items:center;gap:10px;padding-top:15px;display:flex}.product-label h3{margin:0;font-size:16px;font-weight:600}.product-label svg{color:#7e8c8c}.image-note{color:var(--muted);margin:28px 0 0;font-size:12px}.product-dialog{width:880px;max-width:min(880px,100vw - 40px);max-height:90dvh;color:var(--ink);border:0;margin:auto;padding:0;overflow:auto;box-shadow:0 30px 100px #00151d60}.product-dialog[open]{grid-template-columns:1fr 1fr;display:grid}.product-dialog::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#041d28bb}.product-dialog>img{object-fit:cover;width:100%;height:100%;min-height:470px}.dialog-content{padding:55px 38px 40px}.dialog-content h2{margin-bottom:20px;font-size:30px;font-weight:600}.dialog-content>p:not(.eyebrow){color:var(--muted);font-size:16px;line-height:1.9}.dialog-close{z-index:2;top:12px;background:#fff;border:0;place-items:center;width:35px;height:35px;display:grid;position:absolute;inset-inline-end:12px;box-shadow:0 2px 10px #0001}.process-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.process-card{border-inline-end:1px solid var(--line);padding:32px 30px}.process-card:first-child{padding-inline-start:0}.process-card:last-child{border:0;padding-inline-end:0}.process-card-top{color:#8d6e35;justify-content:space-between;align-items:center;gap:12px;margin-bottom:32px;display:flex}.process-card-top>span{color:#b6a27d;font:italic 36px/1 Georgia,serif}.process-card-top svg{width:29px;height:29px}.process-card h3{margin-bottom:13px;font-size:18px;font-weight:600;line-height:1.6}.process-card p{color:var(--muted);margin-bottom:0;font-size:15px;line-height:1.9}.process-footer{color:var(--muted);justify-content:space-between;align-items:center;gap:20px;margin-top:22px;font-size:13px;display:flex}.team-grid{grid-template-columns:1.08fr 1fr;align-items:stretch;gap:75px;display:grid}.country-cards{grid-template-columns:1fr 1fr;gap:25px;padding-top:12px;display:grid}.country-cards article{border-top:1px solid #d2dada;padding-top:23px}.country-flag{margin-bottom:14px;font-size:28px;display:block}.country-cards h3{margin-bottom:10px;font-size:18px;font-weight:600}.country-cards p{color:var(--muted);margin-bottom:20px;font-size:15px;line-height:1.9}.country-location{color:#68777a;align-items:center;gap:7px;font-size:12px;display:flex}.country-location svg{flex-shrink:0}.factory-panel{background:var(--navy);color:#fff;padding:48px;position:relative;overflow:hidden}.factory-panel-icon{color:var(--gold-light);margin-bottom:48px;display:flex}.factory-panel .eyebrow{margin-bottom:17px;font-size:12px}.factory-panel h2{letter-spacing:-.025em;white-space:pre-line;margin-bottom:22px;font-size:32px;font-weight:500;line-height:1.3}html[lang=ar] .factory-panel h2{font-weight:600;line-height:1.7}.factory-panel>p:not(.eyebrow){color:#c5d3d6;font-size:16px;line-height:1.9}.comparison-tags{flex-wrap:wrap;gap:10px 16px;margin-block:28px;display:flex}.comparison-tags>span{color:#e1c991;align-items:center;gap:6px;font-size:12px;display:inline-flex}.trip-note{color:#c5d3d6;border-top:1px solid #ffffff25;gap:16px;padding-block:24px;font-size:14px;line-height:1.8;display:flex}.trip-note svg{color:var(--gold-light);flex-shrink:0;margin-top:4px}.shipping-grid{grid-template-columns:1fr 1fr;align-items:center;gap:75px;display:grid}.shipping-photo{background:var(--navy);align-self:stretch;min-height:490px;position:relative}.shipping-photo>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.shipping-photo:after{content:"";pointer-events:none;background:linear-gradient(#0000 45%,#05263499);position:absolute;inset:0}.photo-label{z-index:1;color:#fff;letter-spacing:.2em;direction:ltr;border-top:1px solid #ffffff80;align-items:center;gap:24px;padding-top:20px;font-size:13px;display:flex;position:absolute;bottom:30px;left:30px;right:30px}.photo-label span{background:var(--gold-light);width:65px;height:1px}.shipping-steps{grid-template-columns:repeat(3,1fr);gap:24px 18px;margin-block:30px;display:grid}.shipping-steps>div{flex-direction:column;gap:11px;display:flex}.shipping-steps span{font-size:13px;line-height:1.6}.fee-preview{background:#f4f1eb}.fee-preview-grid{grid-template-columns:.75fr 1.25fr;align-items:center;gap:110px;display:grid}.fee-display{text-align:center;border-inline-end:1px solid #d8d0c2;padding-inline-end:65px}.fee-display>span{color:#6b654f;font-size:13px}.fee-display>strong{color:#94713c;letter-spacing:-.06em;font:400 158px/1.25 Georgia,serif;display:block}.fee-display>strong>span{font-size:.5em}.fee-display p{color:#665c49;font-size:16px}.fee-preview-tags{gap:0;margin-block:24px;display:flex}.fee-preview-tags span{border-inline-end:1px solid #cfc4af;padding-inline:20px;font-size:13px}.fee-preview-tags span:first-child{padding-inline-start:0}.fee-preview-tags span:last-child{border:0}.installation-preview{border-bottom:1px solid var(--line);background:#fff;padding-block:40px}.installation-preview>.container{align-items:center;gap:32px;display:flex}.installation-icons{color:#9c7c43;flex-shrink:0;gap:8px;display:flex}.installation-icons svg{width:28px;height:28px}.installation-preview h2{margin-bottom:8px;font-size:19px;font-weight:600;line-height:1.6}.installation-preview p{color:var(--muted);margin:0;font-size:14px;line-height:1.8}.installation-preview .text-link{flex-shrink:0;margin-inline-start:auto}.faq-grid{grid-template-columns:.8fr 1.2fr;gap:90px;display:grid}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{cursor:pointer;align-items:center;gap:20px;padding-block:24px;font-size:16px;font-weight:500;line-height:1.6;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>svg,.faq-list summary>.plus{color:#8d6b30;flex-shrink:0;margin-inline-start:auto;transition:transform .2s}.faq-list details[open] summary>svg,.faq-list details[open] summary>.plus{transform:rotate(45deg)}.faq-list details>p{color:var(--muted);margin:0;padding:0 0 25px;font-size:16px;line-height:1.95}.faq-number{color:#929d9e;font-size:12px}.quote-grid{grid-template-columns:1fr 1fr;align-items:center;gap:100px;display:grid}.quote-benefits{margin:30px 0;padding:0;list-style:none}.quote-benefits li{align-items:center;gap:10px;margin-bottom:15px;font-size:14px;display:flex}.quote-benefits svg{color:#9a793d}.quote-direct{border-top:1px solid var(--line);align-items:center;gap:18px;max-width:390px;margin-top:40px;padding-top:27px;display:flex}.quote-direct>span{color:#9a793d;background:#fff;place-items:center;width:48px;height:48px;display:grid}.quote-direct small{color:var(--muted);margin-bottom:7px;font-size:12px;display:block}.quote-direct strong{font-size:20px;font-weight:500;display:block}.quote-direct>svg{color:#7f8f90;margin-inline-start:auto}.consultation-form{border:1px solid var(--line);background:#fff;padding:38px;box-shadow:0 10px 40px #092b3705}.consultation-form h3{margin-bottom:25px;font-size:23px;font-weight:600}.form-row{grid-template-columns:1fr 1fr;gap:18px;display:grid}.consultation-form label{margin-bottom:9px;font-size:13px;font-weight:500;display:block}.consultation-form label>span{color:#977440}.consultation-form input,.consultation-form textarea{width:100%;color:var(--ink);background:#fbfcfb;border:1px solid #d8dfdf;border-radius:2px;outline:none;margin-bottom:20px;padding:12px 13px;font-size:14px;line-height:1.6}.consultation-form input{min-height:48px}.consultation-form textarea{resize:vertical;min-height:110px}.consultation-form input:focus,.consultation-form textarea:focus{border-color:var(--gold);box-shadow:0 0 0 2px #b7955520}.consultation-form input::placeholder,.consultation-form textarea::placeholder{color:#8c9799}.form-submit{width:100%}.form-submit>svg:last-child{margin-inline-start:auto}.form-note{color:var(--muted);text-align:center;margin:14px 0;font-size:12px;line-height:1.7}.email-option{text-underline-offset:4px;justify-content:center;align-items:center;gap:8px;font-size:12px;text-decoration:underline;display:flex}.footer{background:var(--navy-deep);color:#c2ced2;padding-top:66px}.footer-top{grid-template-columns:1.15fr 1fr 1fr 1.05fr;gap:44px;padding-bottom:50px;display:grid}.footer .brand,.footer .brand-symbol{color:#fff}.footer-brand>p{white-space:pre-line;color:#b5c5ca;margin:27px 0 22px;font-size:15px;line-height:1.9}.footer-location{align-items:center;gap:7px;font-size:12px;display:flex}.footer-column h3{color:#fff;margin:0 0 24px;font-size:14px;font-weight:600;line-height:1.7}.footer-column>a{color:#b5c5ca;margin-bottom:13px;font-size:13px;line-height:1.8;display:block}.footer-column>a:hover{color:var(--gold-light)}.footer-contact>a{align-items:center;gap:12px;margin-bottom:16px;display:flex}.footer-contact>a>svg:last-child{margin-inline-start:auto}.footer-contact small{color:#8ca5ae;font-size:11px;display:block}.footer-contact b{font-size:14px;font-weight:400;display:block}.footer-bottom{color:#91a7af;border-top:1px solid #ffffff20;justify-content:space-between;align-items:center;gap:20px;padding-block:23px;font-size:11px;display:flex}.footer-bottom>a{color:#d3b77f;align-items:center;gap:10px;font-size:12px;display:flex}.page-intro{background:var(--navy);color:#fff;padding-block:29px 62px}.breadcrumb{color:#a9bec6;gap:12px;margin-bottom:50px;font-size:12px;display:flex}.page-intro h1{white-space:pre-line;letter-spacing:-.035em;max-width:900px;margin-bottom:25px;font-size:clamp(34px,3.5vw,52px);font-weight:500;line-height:1.2}html[lang=ar] .page-intro h1{font-weight:600;line-height:1.65}.page-intro>.container>p:last-child{color:#c3d1d6;max-width:740px;margin:0;font-size:17px;line-height:1.9}.contact-banner{background:#ecede8;padding-block:60px}.contact-banner>.container{justify-content:space-between;align-items:center;gap:40px;display:flex}.contact-banner h2{margin-bottom:15px;font-size:33px;font-weight:500;line-height:1.6}.contact-banner .eyebrow{color:#886b35}.contact-banner p:last-child{color:var(--muted);margin:0;font-size:16px;line-height:1.8}.contact-banner .button{flex-shrink:0}.phase-nav{border-bottom:1px solid var(--line);justify-content:space-between;gap:30px;padding-block:26px;display:flex}.phase-nav>a{align-items:center;gap:20px;font-size:14px;display:flex}.phase-nav>a>span{color:#ad8b4e;font-size:12px}.phase-nav svg{color:#9ba8aa}.journey-phase{padding-top:65px}.phase-heading{align-items:center;gap:24px;margin-bottom:30px;display:flex}.phase-large-number{color:#c2ad85;font:italic 60px/1 Georgia,serif}.phase-heading h2{margin:0 0 7px;font-size:26px;font-weight:600}.phase-heading p{color:var(--muted);margin:0;font-size:15px}.journey-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:0;padding:0;list-style:none;display:grid}.journey-step{background:var(--paper);border:1px solid #e7ebea;padding:30px}.journey-step-top{color:#9a7a40;justify-content:space-between;align-items:center;gap:15px;margin-bottom:24px;display:flex}.journey-step-top span{color:#94a1a2;font-size:13px}.journey-step h3{margin-bottom:13px;font-size:19px;font-weight:600;line-height:1.7}.journey-step p{color:var(--muted);margin:0;font-size:16px;line-height:1.9}.journey-note{background:#f5f0e7;align-items:center;gap:22px;margin-block:45px 80px;padding:28px;display:flex}.journey-note>svg{color:#a38143;flex-shrink:0}.journey-note p{color:#655d4e;margin:0;font-size:15px;line-height:1.9}.journey-note a{flex-shrink:0}.fee-page-summary{align-items:center;gap:65px;max-width:950px;margin:0 auto 70px;display:flex}.fee-page-number{color:#a28045;letter-spacing:-.08em;flex-shrink:0;font:140px/1 Georgia,serif}.fee-page-number>span{font-size:.5em}.fee-page-summary h2{font-size:29px;font-weight:600;line-height:1.6}.fee-page-summary p{color:var(--muted);margin:0;font-size:16px;line-height:1.9}.fee-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.fee-card{background:#f4f6f6;border-top:2px solid #9eacaf;padding:32px}.fee-card-top{color:#7c817e;align-items:center;gap:15px;margin-bottom:25px;font-size:12px;display:flex}.phase-number{color:#9e8b67;font:italic 30px/1 Georgia,serif}.fee-card h3{margin-bottom:25px;font-size:22px;font-weight:600;line-height:1.6}.check-list{margin:0;padding:0;list-style:none}.check-list li{align-items:flex-start;gap:11px;margin-bottom:17px;font-size:15px;line-height:1.85;display:flex}.check-list li:last-child{margin-bottom:0}.check-list svg{color:#977746;flex-shrink:0;margin-top:5px}.fee-scope-note{background:#f2eadb;align-items:center;gap:20px;margin-top:30px;padding:26px 32px;display:flex}.fee-scope-note>svg{color:#937035;flex-shrink:0}.fee-scope-note h3{margin-bottom:8px;font-size:17px;font-weight:600}.fee-scope-note p{color:#746850;margin:0;font-size:14px;line-height:1.9}.installation-fee-note{border-top:1px solid var(--line);align-items:center;gap:40px;margin-top:40px;padding-top:40px;display:flex}.installation-fee-note h3{font-size:21px;font-weight:600}.installation-fee-note p{color:var(--muted);margin:0;font-size:16px;line-height:1.9}.installation-fee-note a{flex-shrink:0}.installation-grid{grid-template-columns:1fr 1fr;gap:35px;display:grid}.installation-card{background:var(--paper);border-top:2px solid #bb9a5f;padding:45px}.installation-card>svg{color:#9e7d41;margin-bottom:28px}.installation-card h2{margin-bottom:30px;font-size:29px;font-weight:600}.measure-note{background:#edf1f0;align-items:flex-start;gap:30px;margin-block:40px;padding:40px;display:flex}.measure-note>svg{color:#7d9692;flex-shrink:0}.measure-note h2,.supervision-note h2{margin-bottom:15px;font-size:25px;font-weight:600;line-height:1.7}.measure-note p,.supervision-note>p:last-child{color:var(--muted);margin:0;font-size:16px;line-height:1.9}.supervision-note{max-width:900px;padding-top:20px}.faq-page{max-width:970px}.faq-filters{flex-wrap:wrap;gap:12px;margin-bottom:35px;display:flex}.faq-filters button{border:1px solid var(--line);color:var(--muted);background:#fff;padding:12px 20px;font-size:14px}.faq-filters button[aria-pressed=true]{background:var(--navy);color:#fff;border-color:var(--navy)}.faq-help{justify-content:space-between;align-items:center;gap:20px;margin-top:40px;display:flex}.faq-help h3{margin:0;font-size:20px;font-weight:500}.plus{font:24px/1 Inter,sans-serif}@media(min-width:1600px){.section{padding-block:110px}}@media(max-width:1199px){.section{padding-block:75px}.suitability-grid,.team-grid,.shipping-grid,.quote-grid,.faq-grid{gap:50px}.section-top{gap:25px}.section-side-note{display:none}.factory-panel{padding:35px}.fee-preview-grid{gap:65px}.fee-display{padding-inline-end:40px}.footer-top{gap:25px}.consultation-form{padding:28px}.fee-card{padding:25px}}@media(max-width:900px){.section{padding-block:65px}.suitability-grid,.team-grid,.shipping-grid,.quote-grid,.faq-grid{grid-template-columns:1fr;gap:42px}.suitability-grid{grid-template-columns:1.1fr 1fr;gap:35px}.suitability-item{gap:15px}.icon-box{width:48px;height:48px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.process-card:nth-child(2){border-inline-end:0;padding-inline-end:0}.process-card:nth-child(3){border-top:1px solid var(--line);padding-inline-start:0}.process-card:nth-child(4){border-top:1px solid var(--line);padding-inline-start:30px}.section-top{flex-direction:column;align-items:flex-start;gap:20px}.team-copy .section-heading{max-width:none}.factory-panel{padding:40px}.factory-panel-icon{margin-bottom:28px}.shipping-photo{min-height:360px}.fee-preview-grid{grid-template-columns:.7fr 1.3fr;gap:45px}.fee-display>strong{font-size:120px}.installation-preview>.container{flex-wrap:wrap;gap:20px}.installation-preview .text-link{margin-inline-start:76px}.installation-preview>.container>div:nth-child(2){flex:1}.footer-top{grid-template-columns:1fr 1fr;gap:40px}.footer-brand{order:0}.footer-contact{order:1}.footer-column:not(.footer-contact){order:2}.journey-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fee-cards{grid-template-columns:1fr}.fee-card{padding:35px}.fee-card .check-list{columns:2;column-gap:35px}.fee-card .check-list>li{break-inside:avoid}.contact-banner>.container{flex-direction:column;align-items:flex-start}.installation-card{padding:30px}}@media(max-width:600px){.section{padding-block:52px}.section-heading{margin-bottom:25px}.section-heading h2{font-size:29px}html[lang=ar] .section-heading h2{font-size:27px;line-height:1.65}.section-heading .eyebrow{margin-bottom:15px}.section-heading>p:last-child:not(.eyebrow){font-size:16px;line-height:1.9}.text-link{gap:12px;font-size:14px}.suitability-grid{grid-template-columns:1fr;gap:35px}.suitability-item{padding-block:21px}.suitability-item h3{font-size:18px}.suitability-item p{font-size:14px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 15px}.product-image{aspect-ratio:4/4.5}.product-label h3{font-size:14px}.product-label{padding-top:12px}.product-number{top:9px;width:25px;height:25px;font-size:10px;inset-inline-start:9px}.product-dialog[open]{display:block}.product-dialog>img{height:240px;min-height:0}.dialog-content{padding:25px}.dialog-content h2{font-size:27px}.dialog-content .button{width:100%;font-size:13px}.process-card{padding:26px 18px}.process-card:nth-child(4){padding-inline-start:18px}.process-card-top{margin-bottom:22px}.process-card-top>span{font-size:31px}.process-card h3{font-size:16px}.process-card p{font-size:14px;line-height:1.85}.process-footer{font-size:12px;line-height:1.9}.process-footer svg{flex-shrink:0}.country-cards{gap:18px}.country-cards p{font-size:14px}.country-location{align-items:flex-start;font-size:12px;line-height:1.7}.factory-panel{padding:30px 25px}.factory-panel h2{font-size:29px}.factory-panel .eyebrow{font-size:12px}.shipping-photo{min-height:300px}.shipping-steps{gap:24px 14px}.shipping-steps span{font-size:12px}.fee-preview-grid{grid-template-columns:1fr;gap:35px}.fee-display{border-inline-end:0;border-bottom:1px solid #d8d0c2;padding:0 0 25px}.fee-display>strong{font-size:125px;line-height:1.3}.fee-display p{margin-bottom:0}.fee-preview-tags span{padding-inline:15px;font-size:12px}.installation-preview{padding-block:32px}.installation-icons{gap:3px}.installation-icons svg{width:24px}.installation-preview h2{font-size:18px}.installation-preview .text-link{margin-inline-start:0}.faq-list summary{gap:14px;padding-block:22px;font-size:15px}.faq-list details>p{font-size:15px}.quote-grid{gap:35px}.consultation-form{padding:25px 20px}.consultation-form h3{font-size:22px}.form-row{grid-template-columns:1fr;gap:0}.consultation-form input,.consultation-form textarea{font-size:16px}.form-submit{gap:10px;padding-inline:15px;font-size:13px}.form-submit>svg:last-child{display:none}.footer{padding-top:45px}.footer-top{grid-template-columns:1fr 1fr;gap:40px 20px}.footer-brand{grid-column:1/-1}.footer-contact{order:3;grid-column:1/-1}.footer-column h3{margin-bottom:18px;font-size:14px}.footer-column>a{font-size:12px}.footer-contact>a{max-width:310px;font-size:14px}.footer-brand>p{margin-block:20px 15px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:16px;line-height:1.7}.page-intro{padding-bottom:44px}.breadcrumb{margin-bottom:35px}.page-intro h1{font-size:34px}html[lang=ar] .page-intro h1{font-size:32px}.page-intro>.container>p:last-child{font-size:16px}.phase-nav{gap:13px}.phase-nav>a{gap:8px;font-size:12px}.phase-nav svg{display:none}.journey-phase{padding-top:45px}.phase-heading{gap:20px}.phase-large-number{font-size:48px}.phase-heading h2{font-size:23px}.phase-heading p{font-size:14px;line-height:1.7}.journey-grid{grid-template-columns:1fr;gap:15px}.journey-step{padding:25px}.journey-step-top{margin-bottom:15px}.journey-step h3{font-size:19px}.journey-note{flex-wrap:wrap;margin-bottom:50px;padding:25px}.journey-note>svg{display:none}.contact-banner{padding-block:45px}.contact-banner h2{font-size:28px}.contact-banner>.container{gap:30px}.contact-banner .button{width:100%}.fee-page-summary{flex-direction:column;align-items:flex-start;gap:25px;margin-bottom:40px}.fee-page-number{font-size:110px}.fee-page-summary h2{font-size:25px}.fee-card{padding:28px}.fee-card .check-list{columns:1}.fee-scope-note{align-items:flex-start;padding:25px}.installation-fee-note{flex-direction:column;align-items:flex-start;gap:23px}.installation-grid{grid-template-columns:1fr;gap:23px}.installation-card{padding:30px 25px}.measure-note{flex-direction:column;gap:20px;padding:27px}.measure-note h2,.supervision-note h2{font-size:23px}.faq-filters{gap:8px}.faq-filters button{padding:10px 14px;font-size:13px}.faq-help{flex-direction:column;align-items:flex-start;gap:12px}}#china-trip,#contact,#main{scroll-margin-top:110px}.footer-column>a,.consultation-form label{font-size:14px}.section{padding-block:105px}.section-heading{max-width:650px;margin-bottom:28px}.section-heading h2{font-family:var(--display-font);letter-spacing:-.025em;margin-bottom:23px;font-size:clamp(34px,3.25vw,49px);font-weight:400;line-height:1.14}html[lang=ar] .section-heading h2{letter-spacing:0;font-weight:500;line-height:1.4}.section-heading>p:last-child:not(.eyebrow){font-size:16px;line-height:1.9}.section-top{align-items:flex-end;margin-bottom:44px}.text-link{border-bottom-color:#b4bcb4;gap:18px;font-size:14px;font-weight:500}.text-link:hover{color:#8b6b3a}.product-section{background:#f7f8f5}.collection-intro{max-width:425px;color:var(--muted);margin:0 0 5px;font-size:16px;line-height:1.9}.editorial-products{grid-template-columns:1.2fr 1fr 1fr;align-items:start;gap:25px;display:grid}.editorial-product{text-align:start;color:var(--ink);background:0 0;border:0;padding:0}.editorial-product-image{background:#e8e9e1;border-radius:4px;height:425px;overflow:hidden}.editorial-product-0 .editorial-product-image{height:510px}.editorial-product-1{padding-top:45px}.editorial-product-2{padding-top:90px}.editorial-product-image img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.65,.3,1)}.editorial-product:hover img{transform:scale(1.035)}.editorial-product-label{justify-content:space-between;align-items:center;gap:15px;padding-top:22px;display:flex}.editorial-product-label>div>span{color:#7d8880;letter-spacing:.13em;font-size:10px}html[lang=ar] .editorial-product-label>div>span{letter-spacing:0;font-size:12px}.editorial-product h3{font-family:var(--display-font);margin:6px 0 0;font-size:31px;font-weight:400;line-height:1.4}html[lang=ar] .editorial-product h3{font-weight:500}.product-open{border:1px solid #c8d0c7;border-radius:50%;place-items:center;width:43px;height:43px;transition:background .2s,color .2s;display:grid}.editorial-product:hover .product-open{background:var(--navy);color:#fff;border-color:var(--navy)}.more-materials{border-top:1px solid #d9dfd6;margin-top:54px;padding-top:28px}.more-materials>p{color:#7d8880;letter-spacing:.12em;margin-bottom:22px;font-size:11px}html[lang=ar] .more-materials>p{letter-spacing:0;font-size:14px}.material-links{grid-template-columns:repeat(4,minmax(0,1fr));gap:0 28px;display:grid}.material-links>button{text-align:start;color:var(--ink);background:0 0;border:0;border-bottom:1px solid #dce1d8;justify-content:space-between;align-items:center;gap:14px;padding:16px 0;font-size:15px;display:flex}.material-links>button>svg{color:#8b9a8d;flex-shrink:0}.material-links>button:hover{color:#9c7b46}.image-note{color:#839084;font-size:12px}.suitability{padding-block:96px}.suitability-grid{grid-template-columns:1fr 1fr;gap:125px}.suitability .section-heading h2{font-size:43px}.suitability-items{border-top:1px solid var(--line)}.suitability-item,.suitability-item:first-child,.suitability-item:last-child{padding-block:26px}.suitability-item:last-child{border-bottom:1px solid var(--line)}.icon-box{color:#82948c;background:0 0;width:35px;height:42px}.icon-box svg{width:28px;height:28px}.suitability-item h3{margin-bottom:5px;font-size:20px;font-weight:500}.suitability-item p{font-size:15px}.subtle-number{color:#9aaa9e}.process-section{background:var(--navy-deep);color:#fff}.process-section .eyebrow{color:#d0b58c}.process-section .text-link{color:#e2ceb1;border-color:#5d7370}.process-section .section-top{margin-bottom:58px}.process-grid{border:0;gap:35px}.process-card,.process-card:first-child,.process-card:last-child{border:0;padding:0}.process-card-top{border-bottom:1px solid #49625d;margin-bottom:26px;padding-bottom:27px;display:block;position:relative}.process-card-top>span:first-child{font-family:var(--display-font);color:#ddcdb1;font-size:53px;font-style:normal;line-height:1;display:block}html[lang=ar] .process-card-top>span:first-child{font-family:DM Serif Display,Georgia,serif}.timeline-tick{bottom:-1px;background:#b49362;width:42px;height:2px;position:absolute;inset-inline-start:0}.process-card h3{margin-bottom:14px;font-size:22px;font-weight:400}html[lang=ar] .process-card h3{font-weight:500}.process-card p{color:#abc0b9;font-size:15px;line-height:1.9}.process-footer{color:#adc0b6;border-top:1px solid #36534d;margin-top:48px;padding-top:24px;font-size:13px}.process-footer>span:last-child{color:#788f85;letter-spacing:.12em;font-size:11px}.team-section{background:#fff}.team-grid{grid-template-columns:1.2fr 1fr;gap:95px}.country-cards{gap:35px}.country-flag{letter-spacing:.15em;color:#997e52;margin-bottom:20px;font:500 13px/1.5 DM Sans,sans-serif;display:inline-block}.country-cards h3{font-size:20px;font-weight:500}.country-cards p{font-size:15px}.factory-panel{color:var(--ink);background:#f2f4ee;border-radius:4px;padding:42px}.factory-panel-icon{color:#8fa18f;margin-bottom:28px}.factory-panel h2{font-family:var(--display-font);font-size:36px;font-weight:400;line-height:1.2}html[lang=ar] .factory-panel h2{letter-spacing:0;font-weight:500;line-height:1.4}.factory-panel>p:not(.eyebrow){color:var(--muted);font-size:16px}.comparison-tags{gap:8px}.comparison-tags>span{color:#5f7468;background:#e5eade;border-radius:3px;padding:7px 10px}.comparison-tags svg{display:none}.trip-note{color:#63776b;border-color:#d4decf;font-size:14px}.trip-note svg{color:#91a28d}.light-link{color:var(--navy)}.shipping-section{padding-top:0}.shipping-grid{gap:85px}.shipping-photo{border-radius:5px 5px 70px;min-height:510px;overflow:hidden}[dir=rtl] .shipping-photo{border-radius:5px 5px 5px 70px}.shipping-steps{gap:23px}.shipping-steps>div{border-top:1px solid var(--line);padding-top:16px}.shipping-steps svg{color:#879a89}.shipping-steps span{font-size:14px}.fee-preview{background:#f2efe8;padding-block:85px}.fee-preview-grid{grid-template-columns:.75fr 1.25fr;gap:95px}.fee-display{border-color:#d8d0c2;padding-inline-end:70px}.fee-display>strong{color:#8d7b59;font-family:DM Serif Display,Georgia,serif;font-size:145px;font-weight:400}.fee-display>span{font-size:13px}.fee-display p{font-size:16px}.fee-preview-tags span{font-size:14px}.installation-preview{padding-block:37px}.installation-preview h2{font-size:21px;font-weight:500}.installation-icons{color:#93a48f}.home-faq{background:#fff}.faq-grid{gap:100px}.faq-list summary{font-size:17px;font-weight:400}.faq-list summary>svg,.faq-list summary>.plus{color:#6b8572}.faq-list details[open] summary{color:#8d7349}.faq-list details>p{font-size:16px}.quote-section{background:#f2f5ef;border-top:0}.quote-grid{gap:100px}.consultation-form{box-shadow:none;border:none;border-radius:7px;padding:42px}.consultation-form h3{font-family:var(--display-font);font-size:29px;font-weight:400}html[lang=ar] .consultation-form h3{font-weight:500}.consultation-form label{font-size:14px;font-weight:400}.consultation-form input,.consultation-form textarea{background:#fff;border-color:#d9e0d7;border-radius:4px;font-size:15px}.quote-direct{border-color:#cfd9ca}.quote-direct>span{color:#6d8a72;background:#e3eadc;border-radius:50%}.quote-direct strong{font-size:21px}.quote-benefits li{font-size:15px}.footer{background:#112b2e;padding-top:70px}.footer-top{grid-template-columns:1.1fr 1fr 1fr 1.1fr;gap:45px}.footer .brand-mark{filter:brightness(0)invert()}.footer .brand-name small{color:#8da59d}.footer-brand>p{color:#c2d0c6;font-size:16px}.footer-column h3{color:#e8eee8;font-size:14px;font-weight:500}.footer-column>a{color:#a7b9ae;font-size:14px}.footer-location,.footer-bottom{color:#8ba095}.footer-contact small{color:#8ba095;font-size:12px}.footer-bottom{font-size:12px}.page-intro{color:var(--ink);background:#f3f5ef;border-bottom:1px solid #e0e5db;padding-block:27px 67px}.page-intro .eyebrow{color:#977c4f}.page-intro h1{font-family:var(--display-font);letter-spacing:-.02em;font-size:clamp(40px,4.2vw,64px);font-weight:400;line-height:1.13}html[lang=ar] .page-intro h1{letter-spacing:0;font-weight:500;line-height:1.4}.page-intro>.container>p:last-child{color:var(--muted);max-width:750px}.breadcrumb{color:#849180;margin-bottom:47px;font-size:13px}.breadcrumb>a{color:#4e6658}.contact-banner{background:#e9eee3}.contact-banner h2{font-family:var(--display-font);font-size:38px;font-weight:400;line-height:1.3}html[lang=ar] .contact-banner h2{font-weight:500;line-height:1.5}.phase-nav{padding-block:28px}.phase-nav>a{font-size:15px}.phase-heading h2{font-weight:500}.phase-large-number{color:#9e927a;font-family:DM Serif Display,Georgia,serif;font-style:normal}.journey-grid{gap:0 30px}.journey-step{border:0;border-top:1px solid var(--line);background:0 0;padding:28px 0}.journey-step-top{color:#8c9f8a;margin-bottom:19px}.journey-step-top span{font-size:12px}.journey-step h3{font-size:21px;font-weight:500}.journey-note{background:#f2f4ed;border-radius:5px}.fee-page-number{color:#8a7654;font-family:DM Serif Display,Georgia,serif;font-size:126px}.fee-page-summary h2{font-weight:500}.fee-card{background:#f4f6f1;border-color:#a6b7a0;border-radius:0 0 4px 4px;padding:34px}.fee-card:nth-child(2){background:#f5f2eb;border-color:#b3a382}.fee-card:nth-child(3){background:#f0f4ef;border-color:#91ab92}.fee-card h3{font-size:23px;font-weight:500}.fee-scope-note{background:#eee8dc;border-radius:5px}.phase-number{font-family:DM Serif Display,Georgia,serif;font-style:normal}.installation-card{background:#f4f6f0;border-color:#a1b298;border-radius:0 0 4px 4px}.installation-card h2,.measure-note h2,.supervision-note h2{font-weight:500}.measure-note{background:#edf2e7;border-radius:4px}.faq-filters button{border-radius:4px}.faq-help h3{font-family:var(--display-font);font-size:27px}.product-dialog{border-radius:7px}.dialog-content h2{font-family:var(--display-font);font-size:35px;font-weight:400}.dialog-close{border-radius:50%;width:38px;height:38px}body:has(dialog[open]){overflow:hidden}html[lang=ar] h1,html[lang=ar] h2,html[lang=ar] h3{letter-spacing:0}@media(max-width:1199px){.section{padding-block:80px}.section-heading h2{font-size:42px}.editorial-product-image{height:360px}.editorial-product-0 .editorial-product-image{height:430px}.editorial-product-1{padding-top:35px}.editorial-product-2{padding-top:70px}.suitability-grid,.team-grid,.shipping-grid,.quote-grid,.faq-grid{gap:65px}.suitability .section-heading h2{font-size:37px}.process-grid{gap:28px}.factory-panel{padding:32px}.shipping-section{padding-top:0}.fee-preview-grid{gap:65px}.footer-top{gap:30px}.consultation-form{padding:32px}}@media(max-width:980px){.section-heading h2{font-size:38px}.collection-intro{max-width:370px}.editorial-products{gap:20px}.editorial-product-image{height:310px}.editorial-product-0 .editorial-product-image{height:370px}.editorial-product-1{padding-top:30px}.editorial-product-2{padding-top:60px}.editorial-product h3{font-size:26px}.editorial-product-label>div>span{letter-spacing:.06em;font-size:9px}.product-open{width:35px;height:35px}.material-links{grid-template-columns:repeat(3,minmax(0,1fr))}.suitability-grid{gap:45px}.suitability .section-heading h2{font-size:34px}.process-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:45px}.process-card:nth-child(2),.process-card:nth-child(3),.process-card:nth-child(4){border:0;padding:0}.team-grid,.shipping-grid,.quote-grid,.faq-grid{grid-template-columns:1fr;gap:40px}.factory-panel{padding:40px}.factory-panel h2{max-width:600px}.shipping-photo{min-height:430px}.fee-display{padding-inline-end:40px}.fee-preview-grid{gap:45px}.footer-top{grid-template-columns:1fr 1fr;gap:45px}}@media(max-width:760px){.section{padding-block:65px}.section-top{flex-direction:column;align-items:stretch;gap:23px;margin-bottom:33px}.section-heading h2,.suitability .section-heading h2{font-size:36px}html[lang=ar] .section-heading h2{font-size:35px;line-height:1.45}.section-heading>p:last-child:not(.eyebrow){font-size:16px}.collection-intro{max-width:600px}.editorial-products{grid-template-columns:1fr 1fr;gap:27px 18px}.editorial-product-0{grid-column:1/-1}.editorial-product-0 .editorial-product-image{height:400px}.editorial-product-1,.editorial-product-2{padding-top:0}.editorial-product-image{height:285px}.editorial-product-label{padding-top:14px}.editorial-product h3{font-size:26px}.editorial-product-label>div>span{font-size:9px}.more-materials{margin-top:35px}.material-links{grid-template-columns:1fr 1fr;gap:0 25px}.material-links>button{font-size:15px}.suitability-grid{grid-template-columns:1fr;gap:30px}.suitability-items{margin-top:0}.suitability-item p{font-size:16px}.process-section .section-top{margin-bottom:37px}.process-grid{gap:34px 25px}.process-card-top>span:first-child{font-size:43px}.process-card h3{font-size:21px;line-height:1.5}.process-card p{font-size:15px}.team-grid{gap:35px}.country-cards{gap:25px}.factory-panel{padding:30px}.factory-panel h2{font-size:34px}.shipping-section{padding-top:0}.shipping-photo{min-height:345px}.shipping-steps{gap:20px}.shipping-steps span{font-size:14px}.fee-preview-grid{grid-template-columns:1fr;gap:30px}.fee-display{text-align:start;border-inline-end:0;border-bottom:1px solid #d8d0c2;grid-template-columns:auto 1fr;align-items:center;column-gap:28px;padding:0 0 28px;display:grid}.fee-display>strong{grid-area:1/1/3;font-size:105px;line-height:1}.fee-display>span{grid-area:1/2;align-self:end;margin-bottom:10px;font-size:13px}.fee-display>p{grid-area:2/2;align-self:start;margin:0;font-size:14px}.fee-preview-tags span{padding-inline:17px;font-size:14px}.installation-preview>.container{gap:18px}.installation-preview .text-link{margin-inline-start:0}.installation-preview h2{font-size:21px}.installation-preview p{font-size:15px}.faq-list summary{font-size:16px}.faq-grid{gap:25px}.consultation-form{padding:30px 24px}.consultation-form label{font-size:14px}.consultation-form input,.consultation-form textarea{font-size:16px}.quote-grid{gap:30px}.footer{padding-top:50px}.footer-top{gap:40px 25px}.footer-column>a,.footer-column h3{font-size:14px}.footer-bottom{font-size:12px}.page-intro{padding-bottom:48px}.page-intro h1{font-size:42px}html[lang=ar] .page-intro h1{font-size:37px}.breadcrumb{margin-bottom:35px}.page-intro>.container>p:last-child{font-size:16px}.journey-grid{grid-template-columns:1fr}.journey-step{padding-block:25px}.journey-step h3{font-size:21px}.contact-banner h2{font-size:33px}.fee-card{padding:28px}.fee-page-number{font-size:110px}}@media(max-width:450px){.section{padding-block:55px}.section-heading h2{font-size:34px}html[lang=ar] .section-heading h2{font-size:32px}.editorial-product-0 .editorial-product-image{height:355px}.editorial-product-image{height:235px}.editorial-product h3{font-size:23px}html[lang=ar] .editorial-product h3{font-size:22px}.editorial-product-label>div>span{display:none}.product-open{flex-shrink:0;width:32px;height:32px}.product-open svg{width:17px}.material-links{gap:0 20px}.material-links>button{font-size:14px}.process-grid{grid-template-columns:1fr;gap:32px}.process-card-top{align-items:center;gap:18px;margin-bottom:18px;padding-bottom:17px;display:flex}.process-card-top>span:first-child{font-size:38px}.process-card h3{font-size:23px}.process-card p{font-size:16px}.process-footer{gap:20px;margin-top:32px;line-height:1.7}.process-footer>span:last-child{white-space:nowrap;font-size:10px}.shipping-section{padding-top:0}.shipping-photo{min-height:310px}.shipping-steps{gap:17px}.shipping-steps span{font-size:13px}.factory-panel{padding:28px 24px}.factory-panel h2{font-size:31px}.country-cards h3{font-size:18px}.country-cards p{font-size:15px}.consultation-form{padding:28px 20px}.form-row{grid-template-columns:1fr}.consultation-form h3{font-size:27px}.footer-contact>a{max-width:100%}.phase-nav>a{gap:8px;font-size:12px}.phase-nav{gap:12px}.phase-nav svg{display:none}}@media(min-width:761px)and (max-width:980px){.nav-links{border-bottom:1px solid var(--line);top:100%;background:#fff;padding:20px 36px 28px;display:none;position:absolute;inset-inline:0;box-shadow:0 20px 30px #193b3d0a}.nav-links.is-open{flex-direction:column;align-items:stretch;gap:0;display:flex}.nav-links>a{padding-block:13px;font-size:16px}.mobile-contact{display:block}.menu-button{color:var(--ink);background:0 0;border:0;padding:7px;display:flex}}.hero-consultation-note,.hero-detail-label,.hero-bottom,.editorial-product-label>div>span,.more-materials>p,.image-note,.breadcrumb{color:#617066}.factory-panel .eyebrow{color:#806a45}.process-footer>span:last-child{color:#91a99c}html[lang=ar] .hero-bottom,html[lang=ar] .process-footer>span:last-child{letter-spacing:0}@media(max-width:980px){.nav-links{max-height:calc(100dvh - 82px);overflow-y:auto}}html[lang=ar] .shipping-photo .photo-label{letter-spacing:0;direction:rtl;font-size:14px}.hero-section.hero-restored{position:relative;isolation:isolate;padding-top:0;background:#071f29;color:#fff;font-family:Inter,sans-serif}html[lang=ar] .hero-restored{font-family:Cairo,sans-serif}.hero-restored .container{width:min(1280px,calc(100% - 96px))}.hero-restored .hero-image{position:absolute;inset:0 0 105px;z-index:-1;overflow:hidden}.hero-restored .hero-image img{width:100%;height:100%;object-fit:cover;object-position:center 52%}.hero-restored .hero-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#061e2aec,#061e2a20)}[dir=rtl] .hero-restored .hero-image{transform:scaleX(-1)}.hero-restored .hero-content{position:relative;min-height:590px;padding-block:74px 56px}.hero-restored .eyebrow{color:#dfc28b;font-size:12px;font-weight:600;letter-spacing:.12em;margin-bottom:22px}.hero-restored .eyebrow>span{width:26px}html[lang=ar] .hero-restored .eyebrow{font-size:14px;letter-spacing:0}.hero-restored .hero-content h1{font-family:Inter,sans-serif;font-size:clamp(36px,3.55vw,56px);font-weight:500;line-height:1.2;letter-spacing:-.035em;white-space:pre-line;max-width:690px;margin:0 0 24px}.hero-restored .hero-content h1 em{display:block;font-family:Georgia,serif;font-weight:400;font-style:italic;color:#dfc28b}html[lang=ar] .hero-restored .hero-content h1{font-family:Cairo,sans-serif;font-size:clamp(36px,3.45vw,52px);line-height:1.6;font-weight:700;letter-spacing:0}html[lang=ar] .hero-restored .hero-content h1 em{font-family:inherit;font-style:normal;font-weight:600}.hero-restored .hero-description{max-width:570px;font-size:16px;line-height:1.9;color:#d4dce0;margin-bottom:30px}html[lang=ar] .hero-restored .hero-description{font-size:16px}.hero-restored .button-row{gap:14px}.hero-restored .button{padding:16px 23px;min-height:52px;gap:15px;border-radius:3px;font-size:14px;font-weight:600}.hero-restored .button-gold{color:#102b33;background:#dfc28b}.hero-restored .button-gold:hover{background:#e8d1a7}.hero-restored .button-outline-light{border-color:#ffffff60;color:#fff;background:#08202a25}.hero-restored .button-outline-light:hover{background:#ffffff15}.hero-restored .hero-scroll{display:inline-flex;align-items:center;gap:11px;font-size:12px;color:#c5cfd2;margin-top:40px}.hero-restored .hero-caption{position:absolute;bottom:140px;inset-inline-end:48px;display:flex;align-items:center;gap:16px;font-size:10px;letter-spacing:.2em;writing-mode:vertical-rl;opacity:.7}.hero-restored .hero-caption .route-line{display:block;height:43px;width:1px;background:currentColor;opacity:.5}html[lang=ar] .hero-restored .hero-caption{letter-spacing:0;font-size:12px}.hero-restored .benefits{background:#082733f5;border-top:1px solid #ffffff20}.hero-restored .benefits-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding-block:26px}.hero-restored .benefit{display:flex;align-items:center;gap:17px;padding-inline:22px;border-inline-end:1px solid #ffffff20}.hero-restored .benefit:first-child{padding-inline-start:0}.hero-restored .benefit:last-child{border:0}.hero-restored .benefit>svg{color:#dfc28b;width:29px;height:29px;flex-shrink:0}.hero-restored .benefit h3{font-size:14px;font-weight:600;margin-bottom:6px}.hero-restored .benefit p{font-size:12px;color:#acbfc6;margin:0}@media(min-width:1600px){.hero-restored .hero-content{min-height:660px;padding-block:90px}}@media(max-width:1199px){.hero-restored .container{width:calc(100% - 64px)}.hero-restored .benefit{gap:10px;padding-inline:14px}}@media(max-width:900px){.hero-restored .benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px}.hero-restored .benefit:nth-child(2){border:0}.hero-restored .benefit:nth-child(3){padding-inline-start:0}.hero-restored .hero-content{min-height:570px}.hero-restored .hero-image{bottom:166px}.hero-restored .hero-caption{display:none}}@media(max-width:600px){.hero-restored .container{width:calc(100% - 40px)}.hero-restored .hero-content{padding-block:52px 36px;min-height:auto}.hero-restored .hero-content h1{font-size:37px;line-height:1.22}html[lang=ar] .hero-restored .hero-content h1{font-size:34px;line-height:1.65}.hero-restored .hero-description{font-size:16px;line-height:1.9}.hero-restored .button-row{gap:10px}.hero-restored .hero-content .button{width:100%}.hero-restored .hero-scroll{margin-top:30px;font-size:12px}.hero-restored .benefit{align-items:flex-start;padding:0;border:0;gap:10px}.hero-restored .benefit>svg{width:23px;height:23px}.hero-restored .benefit h3{font-size:14px;line-height:1.7}.hero-restored .benefit p{font-size:12px;line-height:1.7}.hero-restored .benefits-grid{gap:24px 16px}.hero-restored .hero-image img{object-position:65% center}}.visual-journey{--journey-line:#d9e0dc}.visual-journey .eyebrow{font-size:14px}.visual-journey .journey-chapter{padding:72px 0 0;scroll-margin-top:100px}.visual-journey .journey-chapter-heading{display:grid;grid-template-columns:auto 1.1fr 1fr;gap:30px;align-items:center;margin-bottom:35px}.visual-journey .journey-chapter-number{align-self:start;font:400 76px/1 "DM Serif Display",Georgia,serif;color:#b4a58b}.visual-journey .journey-chapter-heading .eyebrow{margin:0 0 13px}.visual-journey .journey-chapter-heading h2{white-space:pre-line;margin:0;font:400 clamp(29px,2.6vw,39px)/1.2 var(--display-font);letter-spacing:-.015em}.visual-journey .journey-chapter-description{font-size:16px;line-height:1.9;color:var(--muted);margin:0;max-width:430px;justify-self:end}.visual-journey .journey-story-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:55px;align-items:start}.visual-journey .journey-photo{position:sticky;top:128px;height:580px;margin:0;background:#c8ccc5;overflow:hidden;border-radius:3px;isolation:isolate}.visual-journey .journey-photo:after{content:"";position:absolute;inset:40% 0 0;background:linear-gradient(transparent,#07191be0);z-index:-1}.visual-journey .journey-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.visual-journey .journey-photo-location{display:flex;align-items:center;gap:8px;position:absolute;top:22px;inset-inline-start:22px;padding:9px 13px;border:1px solid #ffffff55;background:#173236d9;color:#fff;font-size:14px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.visual-journey .journey-photo figcaption{position:absolute;bottom:32px;inset-inline:32px;color:#fff}.visual-journey .journey-photo figcaption>span{font-size:12px;letter-spacing:.13em;color:#e1cfac}.visual-journey .journey-photo figcaption p{margin:14px 0 0;max-width:360px;font:400 32px/1.3 var(--display-font)}.visual-journey .journey-timeline{list-style:none;padding:0;margin:0}.visual-journey .journey-timeline>li{display:flex;position:relative;gap:23px;padding-bottom:27px}.visual-journey .journey-timeline>li:last-child{padding-bottom:0}.visual-journey .journey-timeline>li:not(:last-child):before{content:"";width:1px;position:absolute;inset-inline-start:21px;top:43px;bottom:0;background:var(--journey-line)}.visual-journey .journey-step-number{position:relative;flex-shrink:0;display:grid;place-items:center;width:43px;height:43px;border:1px solid #c7cfc7;border-radius:50%;font:400 16px/1 DM Sans,sans-serif;color:#7b663f;background:#fff}.visual-journey .journey-step-copy{flex:1;min-width:0;border-bottom:1px solid var(--journey-line);padding:7px 0 24px}.visual-journey .journey-timeline>li:last-child .journey-step-copy{border-bottom:0;padding-bottom:0}.visual-journey .journey-step-label{display:flex;gap:12px;align-items:baseline;margin-bottom:9px}.visual-journey .journey-step-label>svg{color:#8d7752;flex-shrink:0;align-self:flex-start;margin-top:3px}.visual-journey .journey-step-label h3{font-size:20px;font-weight:500;line-height:1.5;margin:0}.visual-journey .journey-step-copy p{color:var(--muted);font-size:16px;line-height:1.85;margin:0}.visual-journey .journey-next-chapter{display:flex;align-items:center;justify-content:flex-end;gap:20px;border-top:1px solid var(--journey-line);padding:25px 0;margin-top:42px;font-size:14px}.visual-journey .journey-next-chapter>span{color:var(--muted)}.visual-journey .journey-next-chapter strong{font-weight:500}.visual-journey .journey-chapter-1{padding-bottom:0;background:var(--navy-deep);color:#fff;--journey-line:#3b5350}.visual-journey .journey-chapter-1 .eyebrow,.visual-journey .journey-chapter-1 .journey-chapter-number,.visual-journey .journey-chapter-1 .journey-step-label>svg{color:#ddc8a4}.visual-journey .journey-chapter-1 .journey-chapter-description,.visual-journey .journey-chapter-1 .journey-step-copy p,.visual-journey .journey-chapter-1 .journey-next-chapter>span{color:#bed0c9}.visual-journey .journey-chapter-1 .journey-step-number{background:var(--navy-deep);border-color:#6b7a69;color:#e2ccab}.visual-journey .journey-chapter-1 .journey-photo{height:475px}.visual-journey .journey-chapter-1 .journey-photo img{object-position:center 18%}.visual-journey .journey-chapter-1 .journey-timeline>li{padding-bottom:32px}.visual-journey .journey-chapter-1 .journey-timeline>li:last-child{padding-bottom:0}.visual-journey .journey-chapter-1 .journey-step-copy{padding-bottom:30px}.visual-journey .journey-responsibility{margin:60px 0 75px;padding:30px;border-block:1px solid var(--journey-line);display:flex;gap:22px;align-items:center}.visual-journey .journey-responsibility>svg{color:#967b4c;flex-shrink:0}.visual-journey .journey-responsibility h2{font-size:20px;font-weight:500;margin:0 0 8px}.visual-journey .journey-responsibility p{max-width:780px;margin:0;font-size:16px;line-height:1.85;color:var(--muted)}.visual-journey .journey-responsibility .text-link{margin-inline-start:auto;flex-shrink:0}html[lang=ar] .visual-journey .journey-chapter-heading h2{font-weight:500;line-height:1.5;letter-spacing:0}html[lang=ar] .visual-journey .journey-photo figcaption p{font-size:29px;line-height:1.6}html[lang=ar] .visual-journey .journey-photo figcaption>span{letter-spacing:0;font-size:14px}@media(max-width:1100px){.visual-journey .journey-story-grid{gap:35px;grid-template-columns:.8fr 1.2fr}.visual-journey .journey-chapter-heading{gap:24px;grid-template-columns:auto 1fr 1fr}.visual-journey .journey-chapter-number{font-size:64px}.visual-journey .journey-photo{height:550px}.visual-journey .journey-responsibility{flex-wrap:wrap;padding-inline:0}.visual-journey .journey-responsibility>div{flex:1}.visual-journey .journey-responsibility .text-link{margin-inline-start:46px}}@media(max-width:800px){.visual-journey .journey-chapter-heading{grid-template-columns:auto 1fr;gap:18px}.visual-journey .journey-chapter-description{grid-column:2;max-width:none;justify-self:start}.visual-journey .journey-story-grid{grid-template-columns:1fr;gap:34px}.visual-journey .journey-photo,.visual-journey .journey-chapter-1 .journey-photo{position:relative;top:auto;height:420px}.visual-journey .journey-photo img{object-position:center 48%}.visual-journey .journey-chapter{padding-top:50px;scroll-margin-top:80px}.visual-journey .journey-next-chapter{margin-top:30px}.visual-journey .journey-responsibility{margin-block:42px 55px}}@media(max-width:480px){.visual-journey .journey-chapter-number{font-size:52px}.visual-journey .journey-chapter-heading h2{font-size:29px}.visual-journey .journey-chapter-description{grid-column:1/-1}.visual-journey .journey-photo,.visual-journey .journey-chapter-1 .journey-photo{height:345px}.visual-journey .journey-photo figcaption{inset-inline:24px;bottom:25px}.visual-journey .journey-photo-location{top:18px;inset-inline-start:18px}.visual-journey .journey-photo figcaption p{font-size:29px}.visual-journey .journey-timeline>li{gap:16px}.visual-journey .journey-step-label{gap:9px}.visual-journey .journey-step-label h3{font-size:19px}.visual-journey .journey-step-label>svg{width:19px}.visual-journey .journey-next-chapter{gap:14px}.visual-journey .journey-responsibility{gap:15px}.visual-journey .journey-responsibility>svg{display:none}.visual-journey .journey-responsibility>div{flex-basis:100%}.visual-journey .journey-responsibility .text-link{margin-inline-start:0}}@media(prefers-reduced-motion:reduce){html:has(.visual-journey){scroll-behavior:auto}}.visual-journey .journey-chapter-0 .journey-photo img{object-position:center 28%}.visual-journey .journey-chapter-2 .journey-photo img{object-position:20% center}.journey-hero{color:#193b3d;background:#f0f3f2;padding-block:26px 37px}.journey-hero .journey-hero-breadcrumb{display:flex;align-items:center;gap:12px;font-size:14px;color:#657675;margin-bottom:30px}.journey-hero .journey-hero-breadcrumb a{color:#294745}.journey-hero .journey-hero-story{display:grid;grid-template-columns:1fr 1.13fr;gap:65px;align-items:center}.journey-hero .journey-hero-copy{padding-block:32px 42px;min-width:0}.journey-hero .journey-hero-eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 23px;font-size:12px;font-weight:600;line-height:1.6;letter-spacing:.1em;color:#6c786d}.journey-hero .journey-hero-eyebrow>span{width:25px;height:1px;flex-shrink:0;background:#9a8159}.visual-journey .journey-hero h1{font-family:var(--body-font);font-size:clamp(39px,3.8vw,58px);font-weight:500;line-height:1.12;letter-spacing:-.05em;margin:0 0 27px}.journey-hero h1>span{display:block;color:#8a7552;margin-top:6px}.journey-hero .journey-hero-description{max-width:440px;font-size:17px;line-height:1.9;color:#617270;margin:0 0 29px}.journey-hero .journey-explore{display:inline-flex;justify-content:center;align-items:center;gap:33px;min-height:55px;padding:15px 24px;background:#193b3d;color:#fff;border:1px solid #193b3d;border-radius:3px;font-size:15px;font-weight:500;line-height:1.5;transition:background .2s}.journey-hero .journey-explore:hover{background:#315656}.journey-hero .journey-hero-key{display:flex;flex-wrap:wrap;gap:20px;align-items:center;margin-top:28px;color:#62716b;font-size:14px}.journey-hero .journey-hero-key>span{display:flex;gap:9px;align-items:center}.journey-hero .journey-hero-key strong{color:#314b43;font-family:DM Sans,sans-serif;font-size:18px;font-weight:500}.journey-hero .journey-hero-key>i{height:19px;width:1px;background:#cbd4cd}.journey-hero .journey-hero-collage{position:relative;display:grid;grid-template-columns:.7fr 1fr;grid-template-rows:235px 210px;gap:15px;padding-block:0 30px;min-width:0}.journey-hero .journey-moment{position:relative;margin:0;overflow:hidden;border-radius:3px;isolation:isolate}.journey-hero .journey-moment:after{content:"";position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#07181db8);z-index:-1}.journey-hero .journey-moment img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.journey-hero .journey-moment-plan{grid-column:1;grid-row:1;margin-top:65px}.journey-hero .journey-moment-china{grid-column:2;grid-row:1 / 3;margin-bottom:25px}.journey-hero .journey-moment-china img{object-position:center 35%}.journey-hero .journey-moment-arrival{grid-column:1;grid-row:2;margin-bottom:0}.journey-hero .journey-moment-arrival img{object-position:30% center}.journey-hero .journey-moment figcaption{position:absolute;inset-inline:18px;bottom:18px;display:flex;align-items:center;gap:11px;font-size:17px;color:#fff;font-weight:500}.journey-hero .journey-moment figcaption>span{font-family:DM Sans,sans-serif;font-size:12px;font-weight:400;color:#ece0c9}.journey-hero .journey-moment-china figcaption{font-size:25px;bottom:23px;inset-inline:24px}.journey-hero .journey-collage-caption{position:absolute;bottom:0;inset-inline-end:0;font-size:12px;font-weight:500;letter-spacing:.08em;color:#6f7c75}.journey-hero .journey-itinerary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:30px}.journey-hero .journey-itinerary>a{padding:0;min-width:0}.journey-hero .journey-itinerary-track{display:flex;align-items:center;gap:0;padding-bottom:16px}.journey-hero .journey-itinerary-track>span{display:grid;place-items:center;height:31px;width:31px;border:1px solid #a5b3a8;color:#546952;border-radius:50%;font:400 12px/1 DM Sans,sans-serif;transition:background .2s,color .2s;flex-shrink:0}.journey-hero .journey-itinerary-track>i{flex:1;height:1px;background:#b7c3b9}.journey-hero .journey-itinerary>a:last-child .journey-itinerary-track>i{background:linear-gradient(90deg,#b7c3b9,transparent)}.journey-hero .journey-itinerary-label{display:flex;align-items:center;gap:22px;margin-inline-end:30px;padding-bottom:4px}.journey-hero .journey-itinerary-label>div{min-width:0}.journey-hero .journey-itinerary-place{display:block;font-size:12px;color:#6c7d74;margin-bottom:4px}.journey-hero .journey-itinerary-label strong{display:block;font-size:20px;line-height:1.5;font-weight:500}.journey-hero .journey-itinerary-label small{display:block;color:#65766f;font-size:14px;margin-top:3px}.journey-hero .journey-itinerary-label>svg{margin-inline-start:auto;color:#7e866d;flex-shrink:0;transition:transform .2s}.journey-hero .journey-itinerary>a:hover .journey-itinerary-track>span{background:#193b3d;border-color:#193b3d;color:#fff}.journey-hero .journey-itinerary>a:hover .journey-itinerary-label>svg{transform:translateY(-3px)}html[lang=ar] .journey-hero .journey-hero-eyebrow{letter-spacing:0;font-size:14px}html[lang=ar] .visual-journey .journey-hero h1{font-size:clamp(39px,4vw,60px);font-weight:500;line-height:1.45;letter-spacing:0}html[lang=ar] .journey-hero .journey-collage-caption{letter-spacing:0;font-size:13px}html[lang=ar] .journey-hero .journey-itinerary>a:last-child .journey-itinerary-track>i{background:linear-gradient(270deg,#b7c3b9,transparent)}@media(max-width:1100px){.journey-hero .journey-hero-story{gap:40px;grid-template-columns:1fr 1fr}.journey-hero .journey-hero-collage{grid-template-rows:230px 195px;gap:12px}.journey-hero .journey-moment-plan{margin-top:60px}.journey-hero .journey-moment figcaption{font-size:15px;inset-inline:13px;bottom:16px;gap:8px}.journey-hero .journey-moment-china figcaption{font-size:22px;inset-inline:18px}.journey-hero .journey-hero-eyebrow{letter-spacing:.045em}}@media(max-width:850px){.journey-hero .journey-hero-story{grid-template-columns:1fr;gap:5px}.journey-hero .journey-hero-copy{max-width:650px;padding-block:10px 32px}.visual-journey .journey-hero h1{font-size:48px}html[lang=ar] .visual-journey .journey-hero h1{font-size:45px}.journey-hero .journey-hero-description{max-width:580px}.journey-hero .journey-hero-collage{grid-template-columns:.75fr 1fr;grid-template-rows:200px 180px}.journey-hero .journey-moment-plan{margin-top:30px}.journey-hero .journey-moment figcaption{inset-inline:20px}.journey-hero .journey-moment-china{margin-bottom:20px}.journey-hero .journey-itinerary{margin-top:35px}.journey-hero .journey-itinerary-label{margin-inline-end:20px;gap:10px}.journey-hero .journey-itinerary-label strong{font-size:18px}}@media(max-width:520px){.journey-hero{padding-block:23px 30px}.journey-hero .journey-hero-breadcrumb{margin-bottom:25px}.journey-hero .journey-hero-eyebrow{font-size:12px;letter-spacing:.04em;gap:8px;margin-bottom:18px}.visual-journey .journey-hero h1{font-size:clamp(34px,8.6vw,44px);margin-bottom:20px}html[lang=ar] .visual-journey .journey-hero h1{font-size:clamp(35px,9vw,43px)}.journey-hero .journey-hero-description{font-size:16px;margin-bottom:23px}.journey-hero .journey-hero-key{margin-top:23px;gap:12px;font-size:13px}.journey-hero .journey-hero-key>span{gap:6px}.journey-hero .journey-hero-collage{grid-template-rows:160px 145px;gap:10px;padding-bottom:26px}.journey-hero .journey-moment-plan{margin-top:25px}.journey-hero .journey-moment-china{margin-bottom:19px}.journey-hero .journey-moment figcaption{font-size:14px;inset-inline:12px;bottom:13px;gap:7px}.journey-hero .journey-moment-china figcaption{font-size:20px}.journey-hero .journey-collage-caption{font-size:12px;letter-spacing:.04em}html[lang=ar] .journey-hero .journey-collage-caption{font-size:12px}.journey-hero .journey-itinerary-label{margin-inline-end:12px}.journey-hero .journey-itinerary-label strong{font-size:15px}.journey-hero .journey-itinerary-label small{font-size:12px}.journey-hero .journey-itinerary-place{font-size:12px;line-height:1.6}.journey-hero .journey-itinerary-label>svg{display:none}}@media(prefers-reduced-motion:reduce){.journey-hero .journey-itinerary-label>svg{transition:none}}.fees-page{color:var(--ink)}.fees-page .fees-hero{padding-block:28px 0;background:#15393b;color:#fff}.fees-page .fees-breadcrumb{display:flex;flex-wrap:wrap;gap:12px;align-items:center;color:#b9cdca;font-size:14px}.fees-page .fees-breadcrumb a{color:#fff}.fees-page .fees-hero-grid{display:grid;grid-template-columns:1.3fr 1fr;align-items:center;gap:90px;padding-block:65px 58px}.fees-page .fees-eyebrow{font-size:14px;font-weight:500;letter-spacing:.09em;text-transform:uppercase;line-height:1.6;margin:0 0 18px;color:#8b724b}.fees-page .fees-hero .fees-eyebrow{color:#dbc49e}.fees-page .fees-hero h1{font-family:var(--body-font);font-size:clamp(38px,3.6vw,55px);font-weight:500;line-height:1.18;letter-spacing:-.045em;margin:0 0 25px}.fees-page .fees-hero h1>span{display:block;color:#d8c5a4;margin-top:5px}.fees-page .fees-hero-description{font-size:17px;line-height:1.9;color:#d0ddda;margin:0 0 25px;max-width:550px}.fees-page .fees-hero-link{display:inline-flex;align-items:center;gap:25px;font-size:15px;line-height:1.6;padding-block:9px;border-bottom:1px solid #6f8d89}.fees-page .fees-hero-link:hover{color:#e9d8b9;border-color:#e9d8b9}.fees-page .fees-rate{border-inline-start:1px solid #466363;padding-inline-start:70px;padding-block:12px}.fees-page .fees-rate-label{margin:0;font-size:14px;color:#d0ddda}.fees-page .fees-rate-number{display:flex;align-items:baseline;width:fit-content;font:400 clamp(125px,13vw,190px)/1.05 "DM Sans",sans-serif;letter-spacing:-.065em;color:#e7d3b0;padding-block:8px 15px}.fees-page .fees-rate-number>span{font-size:.43em;letter-spacing:-.06em;margin-inline-start:6px}.fees-page .fees-rate-basis{font-size:21px;font-weight:500;line-height:1.65;margin:0 0 12px}.fees-page .fees-rate-note{font-size:14px;color:#bdceca;max-width:330px;line-height:1.8;margin:0}.fees-page .fees-hero-footnote{display:flex;justify-content:space-between;align-items:center;gap:22px;border-top:1px solid #466363;padding-block:21px;color:#d0ddda;font-size:14px;line-height:1.7}.fees-page .fees-hero-footnote>span:first-child{display:flex;gap:10px;align-items:center}.fees-page .fees-hero-footnote svg{color:#dfc9a6;flex-shrink:0}.fees-page .fees-inclusions{padding-block:75px 65px;scroll-margin-top:130px}.fees-page .fees-section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:35px}.fees-page .fees-section-heading h2,.fees-page .fees-installation h2{font-family:var(--body-font);font-size:clamp(28px,2.6vw,37px);font-weight:500;letter-spacing:-.035em;line-height:1.35;margin:0}.fees-page .fees-section-heading>p{flex:0 1 430px;font-size:16px;line-height:1.9;color:var(--muted);margin:0}.fees-page .fees-stage-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.fees-page .fees-stage{min-width:0;border:1px solid #dfe5e1;border-radius:4px;overflow:hidden;background:#fff;scroll-margin-top:125px}.fees-page .fees-stage-photo{position:relative;aspect-ratio:1.65;overflow:hidden;background:#e8edeb}.fees-page .fees-stage-photo img{width:100%;height:100%;display:block;object-fit:cover}.fees-page .fees-stage-photo-0 img{object-position:center 30%}.fees-page .fees-stage-photo-1 img{object-position:center 20%}.fees-page .fees-stage-photo-2 img{object-position:22% center}.fees-page .fees-stage-location{position:absolute;inset-inline-start:20px;bottom:18px;background:#fff;color:#214342;padding:7px 13px;border-radius:2px;font-size:14px;line-height:1.5}.fees-page .fees-stage-content{padding:26px 27px 32px}.fees-page .fees-stage-kicker{display:flex;align-items:center;gap:15px;font-size:14px;color:#637871;margin-bottom:15px}.fees-page .fees-stage-number{color:#a38453;font:400 29px/1.2 DM Sans,sans-serif;letter-spacing:-.045em}.fees-page .fees-stage h3{font-size:23px;font-weight:500;line-height:1.6;margin:0 0 20px;padding-bottom:20px;border-bottom:1px solid #e1e6e3}.fees-page .fees-included-list{list-style:none;padding:0;margin:0}.fees-page .fees-included-list>li{display:flex;align-items:flex-start;gap:11px;margin-bottom:15px;color:#4d615c;font-size:16px;line-height:1.85}.fees-page .fees-included-list>li:last-child{margin-bottom:0}.fees-page .fees-included-list svg{flex-shrink:0;color:#8d7956;margin-top:7px}.fees-page .fees-scope{display:flex;align-items:flex-start;gap:20px;padding:26px 30px;background:#f0f4f2;margin-top:25px;border-radius:3px}.fees-page .fees-scope>svg{flex-shrink:0;color:#5c7b6c;margin-top:3px}.fees-page .fees-scope h3{font-size:18px;font-weight:500;line-height:1.6;margin:0 0 6px}.fees-page .fees-scope p{font-size:16px;color:#5a6e65;line-height:1.85;margin:0}.fees-page .fees-installation{padding-block:55px 65px;background:#f5f2ec}.fees-page .fees-installation-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:100px}.fees-page .fees-installation-grid>div:first-child>svg{color:#957b52;margin-bottom:22px}.fees-page .fees-installation h2{max-width:450px}.fees-page .fees-installation-copy{padding-top:9px}.fees-page .fees-installation-copy p{font-size:17px;line-height:1.9;color:#616b64;margin:0 0 17px}.fees-page .fees-installation-copy .text-link{margin-top:8px}html[lang=ar] .fees-page .fees-eyebrow{letter-spacing:0}html[lang=ar] .fees-page .fees-hero h1{font-size:clamp(37px,3.8vw,56px);letter-spacing:0;line-height:1.55}html[lang=ar] .fees-page .fees-section-heading h2,html[lang=ar] .fees-page .fees-installation h2{letter-spacing:0;line-height:1.6}@media(max-width:1100px){.fees-page .fees-hero-grid{gap:45px;padding-block:50px}.fees-page .fees-rate{padding-inline-start:40px}.fees-page .fees-stage-grid{gap:18px}.fees-page .fees-stage-content{padding:23px 20px 28px}.fees-page .fees-stage h3{font-size:21px}.fees-page .fees-installation-grid{gap:55px}}@media(max-width:900px){.fees-page .fees-section-heading{display:block}.fees-page .fees-section-heading>p{max-width:620px;margin-top:20px}.fees-page .fees-stage-grid{grid-template-columns:1fr;gap:28px}.fees-page .fees-stage{display:grid;grid-template-columns:.85fr 1.15fr}.fees-page .fees-stage-photo{aspect-ratio:auto;min-height:320px}.fees-page .fees-stage-content{padding:28px}.fees-page .fees-stage h3{font-size:24px}.fees-page .fees-installation-grid{gap:35px}}@media(max-width:650px){.fees-page .fees-hero{padding-top:23px}.fees-page .fees-hero-grid{grid-template-columns:1fr;gap:30px;padding-block:35px}.fees-page .fees-hero h1{font-size:clamp(32px,8.3vw,43px);letter-spacing:-.035em}html[lang=ar] .fees-page .fees-hero h1{font-size:clamp(32px,8.5vw,43px)}.fees-page .fees-hero-description{font-size:16px}.fees-page .fees-rate{padding:25px 0 0;border-inline-start:0;border-top:1px solid #466363;display:grid;grid-template-columns:auto 1fr;column-gap:25px;align-items:center}.fees-page .fees-rate-label{grid-column:2;align-self:end}.fees-page .fees-rate-number{grid-row:1 / 4;grid-column:1;font-size:115px;padding-block:0;align-self:center}.fees-page .fees-rate-basis{grid-column:2;font-size:19px;margin-block:7px}.fees-page .fees-rate-note{grid-column:2;font-size:14px}.fees-page .fees-hero-footnote{align-items:flex-start;flex-direction:column;gap:8px;font-size:14px;padding-block:19px}.fees-page .fees-inclusions{padding-block:48px;scroll-margin-top:105px}.fees-page .fees-section-heading{margin-bottom:28px}.fees-page .fees-section-heading h2,.fees-page .fees-installation h2{font-size:29px}.fees-page .fees-stage{display:block}.fees-page .fees-stage-photo{min-height:0;aspect-ratio:1.5}.fees-page .fees-stage-content{padding:25px}.fees-page .fees-scope{padding:23px 20px;gap:13px}.fees-page .fees-scope>svg{width:24px}.fees-page .fees-installation{padding-block:40px 45px}.fees-page .fees-installation-grid{grid-template-columns:1fr;gap:22px}.fees-page .fees-installation-copy{padding-top:0}.fees-page .fees-installation-copy p{font-size:16px}}@media(max-width:380px){.fees-page .fees-rate{column-gap:18px}.fees-page .fees-rate-number{font-size:96px}.fees-page .fees-rate-basis{font-size:17px}.fees-page .fees-stage-content{padding:22px}}
