/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, 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;--spacing:.25rem;--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,ui-sans-serif, system-ui, 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;-webkit-text-decoration:inherit;-webkit-text-decoration: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{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}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.flex{display:flex}.hidden{display:none}.table{display:table}.resize{resize:both}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--navy:#073451;--blue:#0b708c;--teal:#18a99a;--mint:#d9f4ee;--ink:#153546;--muted:#64808d;--line:#dce8eb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.site-header{border-bottom:1px solid var(--line);z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffe;align-items:center;height:88px;display:flex;position:sticky;top:0}.nav-wrap{justify-content:space-between;align-items:center;width:min(1180px,100% - 48px);margin:auto;display:flex}.logo{letter-spacing:3px;color:var(--navy);align-items:center;gap:12px;font-size:20px;font-weight:800;display:flex}.logo small{letter-spacing:2px;color:var(--teal);margin-top:3px;font-size:7px;display:block}.logo-mark{background:linear-gradient(145deg,var(--navy),var(--blue));color:#fff;letter-spacing:0;border-radius:50%;place-items:center;width:45px;height:45px;font-family:Georgia,serif;font-size:29px;display:grid;position:relative;overflow:hidden}.logo-mark i{background:var(--teal);width:36px;height:5px;position:absolute;bottom:8px;right:-9px;transform:rotate(-38deg)}.site-header nav{align-items:center;gap:36px;font-size:14px;font-weight:700;display:flex}.site-header .nav-cta{background:var(--navy);color:#fff;border-radius:6px;padding:13px 20px}.hero{background:linear-gradient(125deg,#f5fbf9,#fff 58%,#eaf6f3);align-items:center;min-height:690px;display:flex;position:relative;overflow:hidden}.hero:before{content:"";opacity:.16;background-image:radial-gradient(#87bdb6 1px,#0000 1px);background-size:26px 26px;position:absolute;inset:0}.hero-grid{grid-template-columns:1.08fr .92fr;align-items:center;gap:55px;width:min(1180px,100% - 48px);margin:auto;display:grid;position:relative}.eyebrow{text-transform:uppercase;letter-spacing:2.5px;color:var(--blue);align-items:center;gap:9px;margin:0 0 22px;font-size:11px;font-weight:800;display:flex}.eyebrow>span{background:var(--teal);width:25px;height:2px}.eyebrow.centered{justify-content:center}.hero h1,.page-hero h1{letter-spacing:-2.7px;color:var(--navy);margin:0;font-family:Georgia,serif;font-size:68px;font-weight:400;line-height:1.04}.hero h1 em,.intro h2 em,.about-copy h2 em,.page-hero h1 em{color:var(--teal);font-weight:400}.hero-text{color:var(--muted);max-width:600px;margin:27px 0 34px;font-size:18px;line-height:1.75}.hero-actions{gap:12px;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:5px;justify-content:center;align-items:center;gap:24px;padding:17px 24px;font-size:13px;font-weight:800;display:inline-flex}.button.primary{background:var(--navy);color:#fff}.button.primary:hover{background:var(--teal)}.button.secondary{color:var(--navy);background:#fff;border-color:#aac2c8}.button.white{color:var(--navy);background:#fff;min-width:190px}.hero-proof{border-top:1px solid var(--line);margin-top:52px;padding-top:26px;display:flex}.hero-proof div{border-right:1px solid var(--line);flex-direction:column;padding:0 28px;display:flex}.hero-proof div:first-child{padding-left:0}.hero-proof div:last-child{border:0}.hero-proof strong{color:var(--navy);font-family:Georgia,serif;font-size:22px}.hero-proof span{color:var(--muted);text-transform:uppercase;letter-spacing:1px;margin-top:5px;font-size:10px}.hero-visual{place-items:center;height:500px;display:grid;position:relative}.trade-globe{color:#fff;z-index:2;background:radial-gradient(circle at 38% 30%,#189dad,#07506b 70%);border-radius:50%;justify-content:center;align-items:center;gap:17px;width:280px;height:280px;display:flex;position:relative;box-shadow:0 35px 70px #04344e3d,inset -22px -18px 50px #0003}.trade-globe:after,.trade-globe:before{content:"";border:1px solid #ffffff38;border-radius:50%;position:absolute}.trade-globe:before{width:95px;height:100%;transform:rotate(-8deg)}.trade-globe:after{width:100%;height:90px}.trade-globe>span{font-family:Georgia,serif;font-size:110px}.trade-globe small{letter-spacing:2px;font-weight:800;line-height:1.5}.orbit{border:1px solid #a9d4ce;border-radius:50%;position:absolute;transform:rotate(-22deg)}.orbit-one{width:420px;height:240px}.orbit-two{width:470px;height:325px;transform:rotate(35deg)}.floating-card{z-index:3;color:var(--muted);background:#fffffff2;border-radius:8px;align-items:center;gap:12px;padding:14px 18px;font-size:10px;line-height:1.4;display:flex;position:absolute;box-shadow:0 15px 40px #0c3e5021}.floating-card svg{width:30px;height:30px;color:var(--teal)}.floating-card strong{color:var(--navy);font-size:12px}.card-one{top:65px;right:6px}.card-two{bottom:55px;left:0}.dot{background:var(--teal);border-radius:50%;width:10px;height:10px;position:absolute;box-shadow:0 0 0 6px #18a99a24}.dot-one{top:115px;left:35px}.dot-two{bottom:90px;right:35px}.intro{text-align:center;max-width:700px;margin:auto;padding:105px 24px 52px}.intro h2,.about-copy h2{color:var(--navy);margin:0 0 22px;font-family:Georgia,serif;font-size:48px;font-weight:400;line-height:1.12}.intro>p:last-child,.about-copy>p{color:var(--muted);line-height:1.7}.categories{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);width:min(1180px,100% - 48px);margin:0 auto 110px;display:grid}.category-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;min-height:305px;padding:30px;transition:all .25s}.category-card:hover{z-index:2;position:relative;transform:translateY(-5px);box-shadow:0 18px 45px #093e4e1a}.card-top{justify-content:space-between;align-items:center;display:flex}.card-top>span{color:#a9bdc5;font-family:Georgia,serif;font-size:13px}.category-icon{background:var(--mint);width:52px;height:52px;color:var(--blue);border-radius:50%;place-items:center;display:grid}.category-icon svg{width:26px;height:26px}.category-card h3{color:var(--navy);margin:24px 0 12px;font-family:Georgia,serif;font-size:21px;font-weight:500}.category-card p{color:var(--muted);min-height:65px;font-size:13px;line-height:1.65}.category-card>a{text-transform:uppercase;letter-spacing:1px;color:var(--teal);justify-content:space-between;margin-top:20px;font-size:11px;font-weight:800;display:flex}.cta-band{background:linear-gradient(110deg,var(--navy),#075f74);color:#fff;justify-content:space-between;align-items:center;width:min(1180px,100% - 48px);margin:0 auto 100px;padding:58px 70px;display:flex;position:relative;overflow:hidden}.cta-band:after{content:"O";color:#ffffff0c;font-family:Georgia,serif;font-size:300px;position:absolute;top:-95px;right:27%}.eyebrow.light{color:#bdece5}.cta-band h2,.contact-info h2{margin:0;font-family:Georgia,serif;font-size:42px;font-weight:400;line-height:1.1}.cta-band .button{z-index:2}footer{background:#f1f7f6;padding:62px max(24px,50% - 590px) 25px}.footer-main{grid-template-columns:1.1fr 1fr 1fr;gap:50px;display:grid}.footer-main>p{color:var(--muted);margin:0;font-size:13px;line-height:1.7}.footer-links{flex-direction:column;gap:13px;font-size:13px;font-weight:700;display:flex}.footer-links a:last-child{color:var(--teal)}.footer-bottom{color:#78919a;text-transform:uppercase;letter-spacing:.5px;border-top:1px solid #cbdedd;justify-content:space-between;margin-top:50px;padding-top:22px;font-size:9px;display:flex}.page-hero{text-align:center;background:linear-gradient(135deg,#eff9f6,#fff);padding:105px 24px}.page-hero h1{font-size:58px}.page-hero>p:last-child{max-width:620px;color:var(--muted);margin:25px auto 0;line-height:1.7}.about-story{grid-template-columns:.8fr 1.2fr;align-items:center;gap:90px;width:min(1180px,100% - 48px);margin:105px auto;display:grid}.about-panel{background:linear-gradient(145deg,var(--navy),var(--blue));place-items:center;height:550px;display:grid;position:relative;overflow:hidden}.about-panel:before,.about-panel:after{content:"";border:1px solid #ffffff29;border-radius:50%;width:420px;height:420px;position:absolute}.about-panel:after{width:280px;height:280px}.about-o{color:#fff;z-index:1;font-family:Georgia,serif;font-size:240px}.about-badge{z-index:2;background:#fff;flex-direction:column;padding:18px 22px;display:flex;position:absolute;bottom:25px;left:25px}.about-badge strong{color:var(--navy);font-family:Georgia,serif;font-size:19px}.about-badge span{color:var(--muted);text-transform:uppercase;letter-spacing:1px;font-size:10px}.about-copy>p{font-size:15px}.values{border-top:1px solid var(--line);margin-top:35px}.values>div{border-bottom:1px solid var(--line);grid-template-columns:40px 1fr;column-gap:12px;padding:18px 0;display:grid}.values svg{width:28px;height:28px;color:var(--teal);grid-row:span 2}.values strong{color:var(--navy);font-size:13px}.values span{color:var(--muted);margin-top:3px;font-size:11px}.contact-section{background:var(--navy);color:#fff;grid-template-columns:.85fr 1.15fr;display:grid}.contact-info{padding:85px 65px 85px max(40px,50vw - 590px)}.contact-info>p:not(.eyebrow){color:#a8c6d0;margin:25px 0 38px;line-height:1.7}.contact-detail{align-items:center;gap:14px;margin:20px 0;display:flex}.contact-detail>span{color:#67d2c4;border:1px solid #fff3;place-items:center;width:40px;height:40px;display:grid}.contact-detail div{flex-direction:column;display:flex}.contact-detail small{text-transform:uppercase;letter-spacing:1px;color:#83a7b3;margin-bottom:5px;font-size:9px}.contact-detail strong{font-size:13px}.contact-form{color:var(--ink);background:#f6faf9;flex-direction:column;gap:19px;padding:75px max(40px,50vw - 590px) 75px 65px;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:18px;display:grid}.contact-form label{text-transform:uppercase;letter-spacing:1px;color:var(--navy);flex-direction:column;gap:8px;font-size:10px;font-weight:800;display:flex}.contact-form input,.contact-form select,.contact-form textarea{width:100%;color:var(--ink);text-transform:none;letter-spacing:0;background:#fff;border:1px solid #d2e1e4;outline:none;padding:14px;font-size:13px}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--teal);box-shadow:0 0 0 3px #18a99a17}.contact-form button{align-self:flex-start;min-width:190px}.contact-form>small{color:var(--muted);font-size:10px}@media (width<=900px){.hero{min-height:auto;padding:80px 0}.hero-grid{grid-template-columns:1fr}.hero h1{font-size:56px}.about-story,.contact-section{grid-template-columns:1fr}.contact-info,.contact-form{padding:65px max(24px,50vw - 360px)}.footer-main{grid-template-columns:1fr 1fr}.footer-main>.logo{grid-column:span 2}}@media (width<=620px){.site-header{height:76px}.nav-wrap{width:calc(100% - 28px)}.site-header nav{gap:13px}.site-header nav a{font-size:11px}.site-header nav a:first-child{display:none}.site-header .nav-cta{padding:11px 13px}.logo{font-size:15px}.logo-mark{width:38px;height:38px}.hero-grid{width:calc(100% - 32px)}.hero h1{font-size:44px}.hero-actions{flex-direction:column}.hero-proof div{padding:0 10px}.hero-visual{height:360px}.trade-globe{width:210px;height:210px}.trade-globe>span{font-size:80px}.orbit-one{width:310px}.orbit-two{width:340px;height:250px}.floating-card{transform:scale(.82)}.intro h2,.about-copy h2{font-size:38px}.cta-band{flex-direction:column;align-items:flex-start;gap:30px;width:calc(100% - 32px);padding:45px 28px}.footer-main{grid-template-columns:1fr}.footer-main>.logo{grid-column:auto}.footer-bottom{flex-direction:column;gap:10px}.page-hero{padding:75px 20px}.page-hero h1{font-size:42px}.about-story{width:calc(100% - 32px);margin:75px auto}.about-panel{height:360px}.about-o{font-size:180px}.form-row{grid-template-columns:1fr}.contact-info,.contact-form{padding:55px 24px}}.activity-groups{flex-direction:column;gap:26px;width:min(1180px,100% - 48px);margin:0 auto 110px;display:flex}.activity-group{border:1px solid var(--line);background:#f7faf9;border-radius:18px;grid-template-columns:310px 1fr;display:grid;overflow:hidden;box-shadow:0 12px 38px #093e4e0a}.group-heading{background:linear-gradient(145deg,var(--navy),#075f74);color:#fff;padding:34px 30px;position:relative;overflow:hidden}.group-heading:after{content:"";border:1px solid #ffffff1f;border-radius:50%;width:190px;height:190px;position:absolute;bottom:-100px;right:-85px}.group-number{color:#ffffff73;font:16px Georgia,serif;position:absolute;top:18px;right:20px}.group-symbol{background:linear-gradient(145deg,#21c5b2,#10839a);border-radius:24px;place-items:center;width:82px;height:82px;margin-bottom:30px;display:grid;position:relative;box-shadow:0 18px 32px #001e2d4d}.group-symbol svg{z-index:2;width:42px;height:42px;position:relative}.group-symbol i,.group-symbol b{border:1px solid #ffffff4d;border-radius:50%;position:absolute}.group-symbol i{width:104px;height:48px;transform:rotate(35deg)}.group-symbol b{width:48px;height:104px;transform:rotate(35deg)}.group-heading small{text-transform:uppercase;letter-spacing:2px;color:#8ee0d6;font-size:9px}.group-heading h3{max-width:220px;margin:8px 0 12px;font:26px/1.12 Georgia,serif}.group-heading p{color:#b7d1d9;max-width:220px;margin:0;font-size:11px;line-height:1.6}.activity-list{background:#fff;flex-direction:column;display:flex}.activity-item{border-bottom:1px solid var(--line);grid-template-columns:88px 1fr 38px;align-items:center;gap:18px;min-height:142px;padding:25px 28px;transition:all .25s;display:grid;position:relative}.activity-item:last-child{border-bottom:0}.activity-item:hover{background:linear-gradient(90deg,#f1fbf8,#fff);padding-left:36px}.visual-icon{place-items:center;width:70px;height:70px;display:grid;position:relative}.visual-icon>span{background:linear-gradient(145deg,#d9f5ef,#effaf8);border-radius:20px;position:absolute;inset:5px;transform:rotate(8deg);box-shadow:0 10px 24px #1197861a}.visual-icon>i{border:1px dashed #45b9aa;border-radius:50%;width:58px;height:58px;animation:16s linear infinite iconOrbit;position:absolute}.visual-icon svg{width:32px;height:32px;color:var(--blue);z-index:2;filter:drop-shadow(0 4px 5px #0b708c2b);position:relative}@keyframes iconOrbit{to{transform:rotate(360deg)}}.activity-copy small{color:var(--teal);letter-spacing:1.5px;font-size:9px;font-weight:800}.activity-copy h4{color:var(--navy);margin:5px 0 7px;font:21px Georgia,serif}.activity-copy p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.activity-item>a{border:1px solid var(--line);width:35px;height:35px;color:var(--teal);border-radius:50%;place-items:center;transition:all .2s;display:grid}.activity-item>a:hover{background:var(--teal);color:#fff;border-color:var(--teal);transform:rotate(45deg)}@media (width<=820px){.activity-group{grid-template-columns:1fr}.group-heading{grid-template-columns:90px 1fr;align-items:center;column-gap:20px;display:grid}.group-symbol{grid-row:span 3;margin:0}.group-heading small,.group-heading h3,.group-heading p{grid-column:2}.group-heading h3,.group-heading p{max-width:none}}@media (width<=620px){.activity-groups{width:calc(100% - 32px)}.group-heading{padding:28px;display:block}.group-symbol{width:68px;height:68px;margin-bottom:24px}.group-symbol svg{width:34px}.activity-item{grid-template-columns:68px 1fr;gap:12px;padding:22px 18px}.activity-item>a{display:none}.visual-icon{width:60px;height:60px}.visual-icon>i{width:50px;height:50px}.visual-icon svg{width:28px}.activity-copy h4{font-size:18px}}:root{--navy:#38230e;--blue:#68451f;--teal:#a97838;--mint:#f3e8d5;--ink:#382b20;--muted:#796b5f;--line:#e4d8c9;--gold:#d3a85e;--cream:#f7f2ea}body{background:#fffdf9}.site-header{background:#fffdf7ed;border-bottom:1px solid #eadfce;height:90px}.logo-image{align-items:center;height:58px;display:flex}.logo-image img{object-fit:contain;object-position:left center;width:220px;height:58px;display:block}.site-header .nav-cta{background:#4b2e12}.site-header nav a:hover{color:#a97838}.hero-slider{color:#fff;background:#24170d;height:760px;position:relative;overflow:hidden}.hero-slide{opacity:0;visibility:hidden;transition:opacity 1.2s,visibility 1.2s;position:absolute;inset:0}.hero-slide.active{opacity:1;visibility:visible}.hero-slide>img{object-fit:cover;width:100%;height:100%;transition:transform 10s linear;position:absolute;inset:0;transform:scale(1.05)}.hero-slide.active>img{transform:scale(1)}.slide-shade{background:linear-gradient(90deg,#24150de6 0%,#37200dba 39%,#2e1c0d47 68%,#20130924),linear-gradient(#0000 55%,#1c1209a6);position:absolute;inset:0}.slide-content{z-index:2;width:min(1180px,100% - 48px);margin:auto;padding-top:150px;position:relative}.slide-content h1{letter-spacing:-2px;max-width:790px;margin:0;font:400 72px/1.03 Georgia,serif}.slide-content h1 em{color:#e3bd7b;font-weight:400}.slide-content>p:not(.eyebrow){color:#eadfce;max-width:590px;margin:27px 0 34px;font-size:17px;line-height:1.75}.button.gold{color:#2f1d0e;background:#c89a51}.button.gold:hover{background:#e1bd7e}.button.glass{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff12;border-color:#ffffff70}.slide-controls{z-index:4;gap:8px;width:min(1180px,100% - 48px);display:flex;position:absolute;bottom:47px;left:50%;transform:translate(-50%)}.slide-controls button{color:#fff;cursor:pointer;opacity:.55;background:0 0;border:0;align-items:center;gap:9px;padding:9px 4px;display:flex}.slide-controls button i{background:#fff;width:38px;height:2px;display:block}.slide-controls button.active{opacity:1;color:#e4bc78}.slide-controls button.active i{background:#d6aa61;width:70px}.slide-controls button span{font:12px Georgia,serif}.slide-timer{z-index:5;background:#d6aa61;height:4px;animation:10s linear slideTime;position:absolute;bottom:0;left:0}@keyframes slideTime{0%{width:0}to{width:100%}}.brand-statement{text-align:center;max-width:900px;margin:auto;padding:105px 24px 70px}.brand-statement h2,.why-copy h2{color:#432a13;margin:0;font:400 50px/1.12 Georgia,serif}.brand-statement h2 em,.why-copy h2 em{color:#a67636;font-weight:400}.brand-statement>p:not(.eyebrow){color:var(--muted);max-width:680px;margin:24px auto 40px;line-height:1.75}.statement-stats{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:center;display:flex}.statement-stats div{border-right:1px solid var(--line);flex-direction:column;min-width:185px;padding:24px;display:flex}.statement-stats div:last-child{border:0}.statement-stats strong{color:#5b3818;font:30px Georgia,serif}.statement-stats span{text-transform:uppercase;letter-spacing:1.3px;color:#9b8774;margin-top:5px;font-size:9px}.photo-categories{grid-template-columns:repeat(3,1fr);grid-auto-rows:320px;gap:14px;width:min(1180px,100% - 48px);margin:0 auto 115px;display:grid}.photo-category{color:#fff;background:#3b2817;position:relative;overflow:hidden}.photo-category.featured{grid-column:span 2}.photo-category>img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.photo-category:nth-child(2) img,.photo-category:nth-child(7) img{object-position:70% center}.photo-category:nth-child(4) img,.photo-category:nth-child(10) img{object-position:25% center}.photo-category:hover>img{transform:scale(1.07)}.category-shade{background:linear-gradient(#1e130829,#31201173 44%,#23150dda 100%);position:absolute;inset:0}.category-number{color:#fff9;font:14px Georgia,serif;position:absolute;top:18px;right:20px}.category-content{position:absolute;bottom:25px;left:27px;right:27px}.category-content small{text-transform:uppercase;letter-spacing:2px;color:#e0b974;font-size:8px}.category-content h3{color:#fff;margin:8px 0;font:25px Georgia,serif}.category-content p{color:#e9dfd3;max-width:420px;margin:0 0 14px;font-size:11px;line-height:1.55}.category-content a{text-transform:uppercase;letter-spacing:1.4px;color:#e6bd78;border-top:1px solid #ffffff40;justify-content:space-between;padding-top:12px;font-size:9px;font-weight:800;display:flex}.why-orvittal{background:var(--cream);grid-template-columns:1fr 1fr;width:min(1180px,100% - 48px);min-height:630px;margin:0 auto 115px;display:grid}.why-image{position:relative;overflow:hidden}.why-image img{object-fit:cover;width:100%;height:100%}.why-image:after{content:"";background:linear-gradient(#0000 40%,#27170c88);position:absolute;inset:0}.why-image>span{z-index:2;color:#fff;font:28px/1.15 Georgia,serif;position:absolute;bottom:32px;left:35px}.why-copy{padding:70px}.why-copy>p:not(.eyebrow){color:var(--muted);margin:25px 0 30px;line-height:1.75}.why-points{border-top:1px solid var(--line);margin-bottom:30px}.why-points>div{border-bottom:1px solid var(--line);color:var(--muted);grid-template-columns:43px 1fr;gap:15px;padding:17px 0;font-size:11px;line-height:1.5;display:grid}.why-points svg{color:#a97838;width:29px;height:29px}.why-points strong{color:#4b2e12;font-size:13px;display:block}.button.brown{color:#fff;background:#4b2e12}.cta-band{background:linear-gradient(110deg,#3a230f,#6a441f)}footer{background:#f5eee4}.contact-section{background:#3c2511}.page-hero{background:linear-gradient(135deg,#f4eadb,#fffdf9)}.about-panel{background:linear-gradient(145deg,#3c2511,#805528)}@media (width<=900px){.hero-slider{height:680px}.slide-content h1{font-size:58px}.photo-categories{grid-template-columns:1fr 1fr}.photo-category.featured{grid-column:span 1}.why-orvittal{grid-template-columns:1fr}.why-image{min-height:480px}.why-copy{padding:55px}.logo-image img{width:185px}}@media (width<=620px){.site-header{height:76px}.logo-image{height:48px}.logo-image img{width:145px;height:52px}.site-header nav a:first-child{display:none}.hero-slider{height:650px}.slide-content{width:calc(100% - 34px);padding-top:115px}.slide-content h1{letter-spacing:-1px;font-size:45px}.slide-controls{width:calc(100% - 34px)}.slide-controls button i{width:20px}.slide-controls button.active i{width:35px}.brand-statement h2,.why-copy h2{font-size:38px}.statement-stats div{flex:1;min-width:0;padding:18px 8px}.statement-stats strong{font-size:23px}.photo-categories{grid-template-columns:1fr;grid-auto-rows:330px;width:calc(100% - 32px)}.why-orvittal{width:calc(100% - 32px)}.why-image{min-height:380px}.why-copy{padding:42px 25px}}.hero-slide{transition:opacity .55s,visibility .55s}.hero-slide>img{transition:transform 2s linear}.slide-timer{animation-duration:2s}.brand-statement.simple{padding-bottom:95px}.brand-statement.simple h2{font-size:70px}.products-hero{color:#fff;align-items:center;min-height:480px;display:flex;position:relative;overflow:hidden}.products-hero>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.products-hero:after{content:"";background:linear-gradient(90deg,#28170de8,#42271184);position:absolute;inset:0}.products-hero-copy{z-index:2;width:min(1180px,100% - 48px);margin:auto;position:relative}.products-hero h1{margin:0 0 18px;font:60px Georgia,serif}.products-hero p{color:#eadfce;max-width:590px;line-height:1.7}.product-slider{background:#2d1b0e;width:min(1180px,100% - 48px);height:510px;margin:90px auto 35px;position:relative;overflow:hidden}.product-slide{opacity:0;transition:opacity .55s;position:absolute;inset:0}.product-slide.active{opacity:1}.product-slide img{object-fit:cover;width:100%;height:100%}.product-slide:after{content:"";background:linear-gradient(#0000 35%,#211309d9);position:absolute;inset:0}.product-slide-copy{z-index:2;color:#fff;position:absolute;bottom:38px;left:40px}.product-slide-copy small{color:#deb978;text-transform:uppercase;letter-spacing:2px}.product-slide-copy h2{margin:8px 0;font:38px Georgia,serif}.product-slider-dots{z-index:4;gap:7px;display:flex;position:absolute;bottom:28px;right:28px}.product-slider-dots button{background:0 0;border:1px solid #fff;border-radius:50%;width:9px;height:9px;padding:0}.product-slider-dots button.active{background:#d5aa63}.all-products-title{text-align:center;padding:65px 20px 40px}.all-products-title h2{color:#432a13;margin:0;font:46px Georgia,serif}.all-products-title p{color:var(--muted)}.contact-page{background:#f7f2ea;padding:85px 0}.contact-page .contact-section{width:min(1180px,100% - 48px);margin:auto}.site-header nav{gap:26px}@media (width<=620px){.site-header nav{gap:8px}.site-header nav a{font-size:9px}.site-header .nav-cta{padding:10px}.products-hero h1{font-size:44px}.product-slider{width:calc(100% - 32px);height:420px}.product-slide-copy{bottom:30px;left:24px}.product-slide-copy h2{font-size:29px}.brand-statement.simple h2{font-size:52px}}.slide-shade{background:linear-gradient(90deg,#24150d9e 0%,#37200d4d 42%,#2e1c0d14 72%,#0000),linear-gradient(#0000 55%,#1c120957)}.slide-content{text-shadow:0 2px 12px #140a0352}.product-slide:after{background:linear-gradient(#0000 42%,#211309a6)}body{background-color:#fbf8f2;background-image:linear-gradient(#79552b06 1px,#0000 1px),linear-gradient(90deg,#79552b06 1px,#0000 1px);background-position:0 0;background-repeat:repeat;background-size:44px 44px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box}.site-header{box-shadow:0 12px 38px #3e250e12}.site-header nav a{position:relative}.site-header nav a:not(.nav-cta):after{content:"";background:var(--gold);height:2px;transition:right .25s;position:absolute;bottom:-9px;left:0;right:100%}.site-header nav a:not(.nav-cta):hover:after{right:0}.site-header .nav-cta{transition:transform .25s,box-shadow .25s;box-shadow:0 10px 25px #4b2e1238}.site-header .nav-cta:hover{color:#fff;transform:translateY(-2px);box-shadow:0 14px 32px #4b2e124d}.hero-slider:after{content:"";pointer-events:none;z-index:3;border:1px solid #ffffff2e;position:absolute;inset:18px}.slide-content:before{content:"";background:linear-gradient(transparent,var(--gold),transparent);width:1px;height:250px;position:absolute;top:136px;left:-31px}.brand-statement.simple{isolation:isolate;color:#fff;background:radial-gradient(circle at 18% 5%,#d3a85e38,#0000 26%),radial-gradient(circle at 88% 84%,#d3a85e1f,#0000 28%),linear-gradient(125deg,#2b190c 0%,#4a2d14 53%,#25150a 100%);border-top:1px solid #d5a95f;border-bottom:1px solid #d5a95f;max-width:none;min-height:500px;padding:120px 24px 145px;position:relative;overflow:hidden}.brand-statement.simple:before{content:"O";z-index:-1;color:#0000;-webkit-text-stroke:1px #e5be7a29;text-shadow:0 0 80px #dbae5f14;font:440px/1 Georgia,serif;position:absolute;top:50%;left:50%;transform:translate(-50%,-52%)}.brand-statement.simple:after{content:"";z-index:-2;background-image:linear-gradient(115deg,#0000 0 48%,#ffffff09 48% 48.15%,#0000 48.15%),radial-gradient(#e2bb7730 1px,#0000 1px);background-size:100% 100%,25px 25px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 28% 72%,#000);mask-image:linear-gradient(90deg,#000,#0000 28% 72%,#000)}.brand-statement.simple .eyebrow{color:#e2bb77}.brand-statement.simple .eyebrow>span{background:#d4a55b;width:50px}.brand-statement.simple h2{color:#fff;letter-spacing:-2px;text-shadow:0 18px 45px #00000047;font-size:82px;position:relative}.brand-statement.simple h2:after{content:"";background:linear-gradient(90deg,#d4a55b,#f2d6a0);width:74px;height:3px;margin:25px auto;display:block}.brand-statement.simple>p:not(.eyebrow){color:#ddcdb9;max-width:650px;margin:0 auto;font-size:16px;line-height:1.8;position:relative}.photo-categories{z-index:5;margin-top:-70px;position:relative}.photo-category{border:1px solid #ffffff47;border-radius:14px;box-shadow:0 22px 55px #36200c29}.photo-category:after{content:"";pointer-events:none;border:1px solid #ffffff2b;border-radius:9px;position:absolute;inset:10px}.category-content{z-index:2}.category-content h3{text-shadow:0 3px 18px #00000080}.why-orvittal{border:1px solid #e4d6c3;border-radius:22px;overflow:hidden;box-shadow:0 30px 80px #4027101f}.why-copy{position:relative}.why-copy:after{content:"O";color:#754e220e;font:160px Georgia,serif;position:absolute;top:20px;right:30px}.why-points,.why-copy>.button{z-index:2;position:relative}.cta-band{border:1px solid #ddb26759;border-radius:22px;box-shadow:0 28px 70px #3b220d38}.page-hero{isolation:isolate;background:radial-gradient(circle at 20% 20%,#d2a55b2e,#0000 24%),linear-gradient(135deg,#f3e7d4,#fffaf2);position:relative;overflow:hidden}.page-hero:before{content:"O";z-index:-1;color:#0000;-webkit-text-stroke:1px #784e211a;font:310px Georgia,serif;position:absolute;top:50%;right:7%;transform:translateY(-50%)}.page-hero:after{content:"";z-index:-2;opacity:.09;background-image:radial-gradient(#a97838 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.about-panel,.product-slider{border-radius:22px;box-shadow:0 28px 70px #40260f2e}.about-story{background:#fffdf8;border:1px solid #e9ddcd;border-radius:24px;padding:35px;box-shadow:0 28px 70px #40260f14}.products-hero{isolation:isolate}.products-hero:before{content:"";z-index:3;pointer-events:none;border:1px solid #fff3;position:absolute;inset:18px}.all-products-title{position:relative}.all-products-title:before,.all-products-title:after{content:"";background:linear-gradient(90deg,#0000,#c69955);width:16%;height:1px;position:absolute;top:50%}.all-products-title:before{left:8%}.all-products-title:after{right:8%;transform:scaleX(-1)}.contact-page{background:radial-gradient(circle at 10% 10%,#cea35b24,#0000 25%),#f7f2ea}.contact-page .contact-section{border-radius:24px;overflow:hidden;box-shadow:0 35px 90px #3e240d2e}.contact-form{background-color:#fbf8f2;background-image:radial-gradient(#a97838 1px,#0000 1px);background-size:29px 29px}.contact-form input,.contact-form select,.contact-form textarea{border-radius:7px;box-shadow:0 8px 25px #492e150a}footer{background:linear-gradient(135deg,#f1e8dc,#faf5ed);border-top:1px solid #dfcfba}@media (width<=620px){.hero-slider:after{inset:9px}.brand-statement.simple{min-height:420px;padding:95px 24px 120px}.brand-statement.simple h2{font-size:58px}.brand-statement.simple:before{font-size:290px}.photo-categories{margin-top:-45px}.about-story{border-radius:18px;padding:16px}.all-products-title:before,.all-products-title:after{display:none}}.brand-statement.simple.has-globe{min-height:720px;color:var(--ink);background:radial-gradient(circle at 14% 15%,#dbac5b40,#0000 28%),radial-gradient(circle at 86% 78%,#4e76692b,#0000 28%),linear-gradient(135deg,#fffdf8,#f2e4cb);padding:84px 24px 98px}.brand-statement.simple.has-globe:before{content:"";-webkit-text-stroke:0;border:1px solid #a978382e;width:310px;height:310px;top:-130px;left:-130px;transform:none}.brand-statement.simple.has-globe:after{content:"";z-index:-1;background:radial-gradient(#a978381f 1px,#0000 1px) 0 0/29px 29px;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 34% 66%,#000);mask-image:linear-gradient(90deg,#000,#0000 34% 66%,#000)}.brand-statement.simple.has-globe .eyebrow{color:#a36e2d}.brand-statement.simple.has-globe .eyebrow>span{background:#c69448}.brand-statement.simple.has-globe h2{color:#4b2d15;letter-spacing:-1px;text-shadow:0 2px #fff;margin-top:12px;font-size:58px}.brand-statement.simple.has-globe h2:after{background:linear-gradient(90deg,#c28c3d,#efd49e);width:72px;height:2px;margin:22px auto}.brand-statement.simple.has-globe>p:not(.eyebrow){color:#715944;margin-top:0;font-weight:500}.brand-globe-stage{filter:drop-shadow(0 26px 28px #40251438);z-index:2;width:330px;height:366px;margin:10px auto 0;position:relative}.brand-globe-shell{background:radial-gradient(circle at 30% 24%,#fff8e8 0 8%,#f5dfb8 33%,#cc9d4e 71%,#74441f 100%);border:6px solid #65401f;border-radius:50%;width:260px;height:260px;position:absolute;top:10px;left:35px;overflow:hidden;box-shadow:inset -28px -22px 42px #2e180a57,inset 20px 15px 30px #ffffffad,0 0 0 8px #c7943f29}.brand-globe-rotor{will-change:transform;transform-origin:50%;border-radius:50%;animation:12s linear infinite orvittalGlobeSpin;position:absolute;inset:0;overflow:hidden}.brand-globe-grid{background:repeating-conic-gradient(from 0deg at 50% 50%,#5c371942 0 1deg,transparent 1deg 29deg);border-radius:50%;position:absolute;inset:0}.brand-globe-grid:before,.brand-globe-grid:after{content:"";border:2px solid #5b361861;border-radius:50%;position:absolute;left:-7%;right:-7%}.brand-globe-grid:before{top:25%;bottom:25%}.brand-globe-grid:after{top:43%;bottom:43%;box-shadow:0 -59px 0 -1px #5b361833,0 59px 0 -1px #5b361833}.brand-globe-wordmark{z-index:4;background:#fffdf7f0;border:2px solid #603a19b8;border-radius:999px;max-height:92px;padding:14px 12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 9px 24px #2f190b47,inset 0 1px #fff;object-fit:contain!important;filter:none!important;width:220px!important;height:auto!important}.brand-globe-axis{z-index:5;pointer-events:none;border:9px solid #5b3619;border-left-color:#0000;border-radius:50%;width:290px;height:290px;position:absolute;top:-6px;left:20px;transform:rotate(-14deg);box-shadow:4px 4px #c7943f6b}.brand-globe-stem{z-index:3;background:linear-gradient(90deg,#492913,#c49242 48%,#452611);border-radius:0 0 8px 8px;width:20px;height:59px;position:absolute;top:263px;left:155px}.brand-globe-base{z-index:4;background:linear-gradient(#d8ad61,#72451f 58%,#3e2311);border-radius:50%;width:174px;height:28px;position:absolute;top:315px;left:78px;box-shadow:0 10px 15px #40251440}@keyframes orvittalGlobeSpin{to{transform:rotate(360deg)}}.photo-categories{background:linear-gradient(145deg,#fffdf8f7,#f2e6cfe0);border:1px solid #c7943f38;border-radius:28px;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:auto;gap:24px;width:min(1320px,100% - 64px);max-width:none;padding:24px;box-shadow:0 28px 80px #4025141a,inset 0 1px #fff}.photo-category,.photo-category.featured{border-radius:18px;width:100%;height:360px;box-shadow:0 20px 44px #24150d2e;grid-column:auto!important}.all-product-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.all-product-grid .photo-category{grid-column:span 2!important}.all-product-grid .photo-category:nth-last-child(2){grid-column:2/span 2!important}.all-product-grid .photo-category:last-child{grid-column:4/span 2!important}.photo-category{--card-accent:#9d7542;box-shadow:0 20px 44px #24150d2e,inset 0 5px 0 var(--card-accent)}.photo-category:before{content:"";z-index:2;background:linear-gradient(90deg,var(--card-accent),var(--card-accent));height:6px;position:absolute;top:0;left:0;right:0}@supports (color:color-mix(in lab, red, red)){.photo-category:before{background:linear-gradient(90deg,var(--card-accent),color-mix(in srgb,var(--card-accent) 48%,white))}}.photo-category:before{box-shadow:0 2px 12px var(--card-accent)}@supports (color:color-mix(in lab, red, red)){.photo-category:before{box-shadow:0 2px 12px color-mix(in srgb,var(--card-accent) 42%,transparent)}}.photo-category .category-shade{background:linear-gradient(0deg,#130f0cf0 0%,var(--card-accent) 60%,#110d0a14 100%)}@supports (color:color-mix(in lab, red, red)){.photo-category .category-shade{background:linear-gradient(0deg,#130f0cf0 0%,color-mix(in srgb,var(--card-accent) 34%,#1c130d6b) 60%,#110d0a14 100%)}}.photo-category .category-number{z-index:3;color:#fff;background:var(--card-accent);border-radius:50%;place-items:center;min-width:40px;height:40px;display:grid}@supports (color:color-mix(in lab, red, red)){.photo-category .category-number{background:color-mix(in srgb,var(--card-accent) 88%,#1d160f)}}.photo-category .category-number{border:1px solid #ffffff80;box-shadow:0 8px 20px #0003}.photo-category .category-content small,.photo-category .category-content a{color:var(--card-accent)}@supports (color:color-mix(in lab, red, red)){.photo-category .category-content small,.photo-category .category-content a{color:color-mix(in srgb,var(--card-accent) 42%,white)}}.product-slide{--card-accent:#9d7542}.product-slide-copy{border-left:4px solid var(--card-accent);padding-left:22px}.product-slide-copy small{color:var(--card-accent)}@supports (color:color-mix(in lab, red, red)){.product-slide-copy small{color:color-mix(in srgb,var(--card-accent) 38%,white)}}.product-slider-dots button{--card-accent:#d5aa63}.product-slider-dots button.active{background:var(--card-accent);border-color:var(--card-accent)}@supports (color:color-mix(in lab, red, red)){.product-slider-dots button.active{border-color:color-mix(in srgb,var(--card-accent) 55%,white)}}.product-slider-dots button.active{transform:scale(1.25);box-shadow:0 0 0 4px #ffffff1f}.accent-01{--card-accent:#315d6f}.accent-02{--card-accent:#4d7191}.accent-03{--card-accent:#74916c}.accent-04{--card-accent:#4d887e}.accent-05{--card-accent:#88677e}.accent-06{--card-accent:#a2684d}.accent-07{--card-accent:#617198}.accent-08{--card-accent:#4f8991}.accent-09{--card-accent:#4d719a}.accent-10{--card-accent:#756b98}.accent-11{--card-accent:#ad8244}@media (prefers-reduced-motion:reduce){.brand-globe-rotor{animation:none}}@media (width<=1050px){.photo-categories,.all-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.all-product-grid .photo-category,.all-product-grid .photo-category:nth-last-child(2),.all-product-grid .photo-category:last-child{grid-column:auto!important}}@media (width<=700px){.brand-statement.simple.has-globe{min-height:610px;padding:60px 18px 78px}.brand-globe-stage{transform-origin:top;margin-bottom:-70px;transform:scale(.78)}.brand-statement.simple.has-globe h2{font-size:48px}.photo-categories,.all-product-grid{border-radius:20px;grid-template-columns:1fr;gap:15px;width:calc(100% - 28px);padding:14px}.photo-category,.photo-category.featured{height:330px}.all-product-grid .photo-category,.all-product-grid .photo-category:nth-last-child(2),.all-product-grid .photo-category:last-child{grid-column:auto!important}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
