/* Divi wrappers: custom interaction classes stay scoped to this page. */
body.gw-site #page-container,body.gw-site #main-content{background:#09090c;padding-top:0!important;overflow:visible}
body.gw-site .gw-native-row.et_pb_row{width:calc(100% - var(--gw-gutter)*2);max-width:1320px;padding:0;margin-inline:auto}
body.gw-site .gw-native-wide.et_pb_row{width:100%;max-width:none;padding:0;margin:0}
body.gw-site .gw-native .gw-native-col{width:100%;padding:0;margin:0;display:block;min-width:0;float:none}
body.gw-site .gw-native :where(.et_pb_module,.et_pb_group,.et_pb_text){margin-bottom:0}
body.gw-site .gw-native :where(.et_pb_text_inner,.et_pb_code_inner){color:inherit}
body.gw-site .gw-native :where(.et_pb_text_inner p){padding-bottom:0;line-height:inherit}
body.gw-site .gw-native :where(.et_pb_text_inner h1,.et_pb_text_inner h2,.et_pb_text_inner h3){color:inherit;font-family:var(--gw-font);font-weight:500}
body.gw-site .gw-native :where(.et_pb_group){width:auto;max-width:none;display:block}
body.gw-site .gw-wp-header{position:sticky;top:0;z-index:50;padding:0}
body.admin-bar.gw-site .gw-wp-header{top:32px}
body.gw-site .gw-wp-header .gw-header{position:relative}
body.gw-site .gw-wp-brief{height:0;min-height:0;padding:0!important;overflow:visible}
body.gw-site .gw-native .gw-hero-grid{display:grid;grid-template-columns:1.05fr 1fr;position:relative}
body.gw-site .gw-native .gw-hero-copy{z-index:2;position:relative}
body.gw-site .gw-native .gw-hero-art{position:absolute;z-index:0;width:790px;max-width:none;right:-115px;top:-63px;height:620px}
body.gw-site .gw-native .gw-hero-art .et_pb_image_wrap{display:block;width:100%;height:100%}
body.gw-site .gw-native .gw-hero-actions{display:flex;gap:25px;align-items:center;margin-top:36px}
body.gw-site .gw-native .gw-section-top,body.gw-site .gw-native .gw-process-header{display:flex;justify-content:space-between;align-items:end}
body.gw-site .gw-native .gw-section-intro{max-width:325px}
body.gw-site .gw-native .gw-brand-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
body.gw-site .gw-native .gw-brand-card{display:flex;flex-direction:column;justify-content:space-between;position:relative;isolation:isolate;min-width:0;width:auto}
body.gw-site .gw-native .gw-card-bottom{display:flex;align-items:end;justify-content:space-between;gap:25px}
body.gw-site .gw-native .gw-card-bottom>div:first-child{flex:1;min-width:0}
body.gw-site .gw-native .gw-card-bottom .et_pb_button_module_wrapper{flex:0 0 46px}
body.gw-site .gw-native .gw-about-layout{display:grid;grid-template-columns:1fr 1.08fr;gap:100px;align-items:center}
body.gw-site .gw-native .gw-about-paragraph{margin-bottom:18px;color:#b3acbb;font-size:15px;line-height:1.8}
body.gw-site .gw-native .gw-process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}
body.gw-site .gw-native .gw-process-step span{font-size:12px;color:#a971fc}
body.gw-site .gw-native .gw-contact-layout{display:flex;align-items:center;justify-content:space-between;gap:50px}
body.gw-site .gw-native .gw-contact-side{max-width:330px}
body.gw-site .gw-native .gw-contact-description{color:#e0ccef;font-size:14px;margin-bottom:24px;line-height:1.8}
body.gw-site .gw-primary-button .et_pb_button{font-family:var(--gw-font);font-size:14px;line-height:1.2;display:inline-flex;align-items:center;justify-content:center;min-height:51px;border:0;transition:background .2s,transform .2s}
body.gw-site .gw-primary-button .et_pb_button:hover{background:#d6b6ff;transform:translateY(-2px);padding:16px 23px}
body.gw-site .gw-native .et_pb_button::after,body.gw-site .gw-native .et_pb_button::before{display:none}
body.gw-site .gw-plain-button .et_pb_button{font:500 14px/1.5 var(--gw-font);color:inherit;background:none;border:0;border-bottom:1px solid #ffffff35;border-radius:0;padding:8px 0}
body.gw-site .gw-plain-button .et_pb_button:hover{padding:8px 0;background:none;color:#c7a2ff;border-color:#c7a2ff}
body.gw-site .gw-card-button .et_pb_button{font:23px/1 Arial,sans-serif;display:flex;width:46px;height:46px;align-items:center;justify-content:center;padding:0;border:1px solid currentColor;border-radius:50%;background:transparent;color:inherit;min-height:0;transition:background .2s,color .2s}
body.gw-site .gw-card-button .et_pb_button::before{display:block!important;content:'';position:absolute;inset:0;z-index:1;opacity:1;margin:0}
body.gw-site .gw-card-button{position:static}
body.gw-site .gw-brand-card:hover .gw-card-button .et_pb_button{background:#fff;color:#17121b;padding:0}
body.gw-site .gw-native .gw-card-button .et_pb_button:focus-visible{outline:2px solid #b98bff}
/* In the Visual Builder, retain normal focus and editable modules. */
body.et-fb.gw-site .gw-wp-header{position:relative;top:0}
body.et-fb.gw-site .gw-wp-brief{height:auto;min-height:100px}
body.et-fb.gw-site .gw-brand-card{transform:none!important}
body.et-fb.gw-site .gw-card-button .et_pb_button::before{display:none!important}
@media(max-width:1120px){body.gw-site .gw-native .gw-hero-art{width:660px;right:-145px;top:-18px;height:550px}body.gw-site .gw-native .gw-about-layout{gap:55px}}
@media(max-width:850px){body.gw-site .gw-native .gw-hero-grid{grid-template-columns:1fr}body.gw-site .gw-native .gw-hero-art{right:-180px;top:3px;width:660px;height:550px}body.gw-site .gw-native .gw-section-intro{max-width:245px}body.gw-site .gw-native .gw-about-layout{gap:35px}body.gw-site .gw-native .gw-contact-side{max-width:260px}}
@media(max-width:600px){body.gw-site .gw-native.gw-hero{padding-top:46px}body.gw-site .gw-native.gw-brands,body.gw-site .gw-native.gw-process{padding:65px 0}body.gw-site .gw-native.gw-about{padding:62px 0}body.gw-site .gw-native.gw-contact{padding:56px 0}body.gw-site .gw-native .gw-hero-art{width:510px;height:355px;right:-105px;top:380px}body.gw-site .gw-native .gw-hero-actions{gap:18px;flex-wrap:wrap;margin-top:27px}body.gw-site .gw-native .gw-section-top,body.gw-site .gw-native .gw-process-header{display:block}body.gw-site .gw-native .gw-section-intro{max-width:330px}body.gw-site .gw-native .gw-brand-grid{grid-template-columns:1fr;gap:16px}body.gw-site .gw-native .gw-about-layout{grid-template-columns:1fr;gap:43px}body.gw-site .gw-native .gw-process-grid{grid-template-columns:1fr;gap:28px}body.gw-site .gw-native .gw-contact-layout{display:block}body.gw-site .gw-native .gw-contact-side{max-width:335px}body.gw-site .gw-native .gw-card-bottom{gap:20px}body.gw-site .gw-primary-button .et_pb_button{font-size:12px;padding:14px 17px}body.gw-site .gw-plain-button .et_pb_button{font-size:12px}body.admin-bar.gw-site .gw-wp-header{top:0}}

body.gw-site .gw-native .gw-card-bottom,body.gw-site .gw-native .gw-card-button .et_pb_button{position:static}
