@charset "UTF-8";







/*
Theme Name: Dr. TL Coleman
Theme URI: /
Author: Codex
Description: Custom executive speaking and consulting website theme for Dr. TL Coleman.
Version: 1.3.1
Text Domain: drtl-coleman
*/

:root{--navy:#071421;--navy-2:#0b2034;--teal:#4FB7B0;--deep-teal:#1F6F6B;--silver:#E6E6E6;--charcoal:#2F2F2F;--white:#fff;--gold:#C9A646;--ink:#122033;--soft:#f5f7f7;--shadow:0 24px 70px rgba(7,20,33,.16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,sans-serif;color:var(--ink);background:var(--white);line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}h1,h2,h3{font-family:"Playfair Display",Georgia,serif;line-height:1.05;margin:0;color:var(--navy);letter-spacing:0}p{margin:0}.site-header{position:sticky;top:0;z-index:50;height:86px;background:rgba(7,20,33,.94);backdrop-filter:blur(18px);display:flex;align-items:center;padding:0 clamp(18px,4vw,64px);border-bottom:1px solid rgba(255,255,255,.12);gap:24px}.brand{width:220px;flex:0 0 auto;display:grid;gap:2px;line-height:1}.brand-script{font-family:"Playfair Display",Georgia,serif;font-style:italic;color:var(--teal);font-size:18px;font-weight:600}.brand-name{font-family:"Playfair Display",Georgia,serif;color:#fff;font-size:32px;text-transform:uppercase;letter-spacing:.08em;font-weight:700}.site-nav{display:flex;align-items:center;justify-content:center;gap:clamp(12px,1.4vw,24px);margin-left:auto}.site-nav a{color:#fff;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;position:relative;padding:32px 0}.site-nav a:after{content:"";position:absolute;left:0;right:0;bottom:22px;height:2px;background:var(--teal);transform:scaleX(0);transform-origin:left;transition:.25s}.site-nav a:hover:after,.site-nav a.active:after{transform:scaleX(1)}.header-cta{background:var(--teal);color:#fff;text-transform:uppercase;font-weight:800;font-size:12px;padding:14px 18px;white-space:nowrap}.nav-toggle{display:none;background:transparent;border:0;width:42px;height:42px;margin-left:auto}.nav-toggle span{display:block;height:2px;background:#fff;margin:7px 0}.hero-slider{min-height:680px;position:relative;overflow:hidden;background:var(--navy)}.hero-bg{position:absolute;inset:0;background:radial-gradient(circle at 18% 16%,rgba(79,183,176,.2),transparent 28%),linear-gradient(90deg,rgba(7,20,33,.96) 0%,rgba(7,20,33,.86) 42%,rgba(7,20,33,.24) 68%);z-index:2}.slide{position:absolute;inset:0;opacity:0;transition:opacity .8s ease;background-image:var(--hero-image);background-size:cover;background-position:center right;display:flex;align-items:center;padding:110px clamp(22px,5vw,80px) 90px}.slide.active{opacity:1}.hero-copy{position:relative;z-index:3;max-width:760px;color:#fff}.eyebrow{color:var(--teal);font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;margin-bottom:14px}.hero-copy h1{font-size:clamp(42px,6vw,82px);color:#fff;max-width:900px}.hero-copy p:not(.eyebrow){font-size:clamp(17px,2vw,21px);max-width:620px;margin-top:22px;color:rgba(255,255,255,.88)}.button-row{display:flex;flex-wrap:wrap;gap:16px;margin-top:34px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;min-height:50px;padding:14px 22px;text-transform:uppercase;font-weight:900;font-size:13px;letter-spacing:.04em;transition:.25s}.btn svg,.text-link svg,.service-card a svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:1.8}.btn.primary{background:var(--teal);color:#fff}.btn.secondary{border-color:var(--teal);color:#fff}.btn.dark{background:var(--navy);color:#fff}.btn:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(0,0,0,.2)}.slider-dots{position:absolute;left:clamp(22px,5vw,80px);bottom:44px;z-index:5;display:flex;gap:10px}.slider-dots button{width:42px;height:4px;border:0;background:rgba(255,255,255,.42);padding:0}.slider-dots button.active{background:var(--teal)}.stats-bar{background:linear-gradient(90deg,#101820,#1a252d);color:#fff;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.14);border-bottom:1px solid rgba(255,255,255,.14)}.stats-bar div{padding:30px clamp(16px,3vw,46px);border-right:1px solid rgba(255,255,255,.16)}.stats-bar strong{display:block;font-family:"Playfair Display",serif;font-size:42px;line-height:1;color:#fff}.stats-bar span{display:block;margin-top:8px;font-size:13px;font-weight:800;text-transform:uppercase;color:rgba(255,255,255,.78)}section{position:relative}.split-section,.services-preview,.content-band,.service-detail-list,.two-column-lists,.consulting-grid,.impact-section,.contact-wrap{padding:clamp(58px,8vw,108px) clamp(20px,5vw,80px)}.split-section{display:grid;grid-template-columns:1fr .9fr;gap:48px;align-items:center;background:var(--white)}.split-copy h2,.services-preview h2,.narrow h2,.two-column-lists h2,.featured-cta h2,.contact-hero h1{font-size:clamp(34px,4vw,56px)}.split-copy p:not(.eyebrow),.narrow p{font-size:18px;color:#415062;margin-top:20px;max-width:700px}.text-link{display:inline-flex;align-items:center;gap:8px;margin-top:28px;color:var(--deep-teal);font-weight:900;text-transform:uppercase;font-size:13px}.quote-panel{background:var(--navy);color:#fff;padding:clamp(34px,5vw,66px);box-shadow:var(--shadow);border-left:5px solid var(--gold)}.quote-panel p{font-family:"Playfair Display",serif;font-size:clamp(30px,4vw,48px);line-height:1.18}.quote-panel span{display:block;margin-top:22px;color:var(--teal);font-weight:800}.services-preview{text-align:center;background:linear-gradient(180deg,#f8fbfb,#fff)}.services-preview h2{max-width:850px;margin:0 auto 42px}.center{justify-content:center}.card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;text-align:left}.service-card,.feature-card,.consult-card,.contact-card{background:#fff;border:1px solid rgba(7,20,33,.1);box-shadow:0 18px 45px rgba(7,20,33,.08)}.service-card{padding:28px;min-height:290px;display:flex;flex-direction:column}.icon{width:56px;height:56px;border:1px solid var(--teal);border-radius:50%;display:grid;place-items:center;color:var(--deep-teal);margin-bottom:22px}.icon svg{width:29px;height:29px;stroke:currentColor;fill:none;stroke-width:1.5}.service-card h3{font-size:25px}.service-card p{margin-top:14px;color:#4b5b6a}.service-card a{display:inline-flex;align-items:center;gap:8px;margin-top:auto;padding-top:24px;color:var(--deep-teal);font-size:13px;font-weight:900;text-transform:uppercase}.featured-cta{margin:0 clamp(20px,5vw,80px) clamp(58px,8vw,108px);background:linear-gradient(135deg,var(--teal),var(--deep-teal));color:#fff;padding:clamp(34px,6vw,70px);display:grid;grid-template-columns:1fr auto;align-items:center;gap:28px;overflow:hidden}.featured-cta:before{content:"";position:absolute;inset:auto -10% -70% 45%;height:180%;border-radius:50%;background:rgba(255,255,255,.12)}.featured-cta h2{color:#fff;max-width:950px}.featured-cta .eyebrow{color:#082032}.page-hero{min-height:560px;background:var(--navy);display:grid;grid-template-columns:1.04fr .96fr;align-items:center;gap:40px;padding:clamp(52px,7vw,88px) clamp(20px,5vw,80px);overflow:hidden}.page-hero:after{content:"";position:absolute;left:-8%;bottom:-32%;width:60%;height:60%;background:rgba(79,183,176,.12);border-radius:50%}.page-hero-copy{position:relative;z-index:1}.page-hero h1{font-size:clamp(42px,5vw,70px);color:#fff}.page-hero p:not(.eyebrow){font-size:19px;color:rgba(255,255,255,.84);margin:22px 0 32px;max-width:690px}.page-hero-media{position:relative;z-index:1}.page-hero-media img{width:100%;height:min(62vw,520px);object-fit:cover;object-position:center;box-shadow:var(--shadow);border:1px solid rgba(255,255,255,.16)}.content-band{background:var(--soft)}.narrow{max-width:880px;margin:0 auto 46px;text-align:center}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.feature-card{padding:30px}.feature-card span,.consult-card span{color:var(--gold);font-family:"Playfair Display",serif;font-size:28px}.feature-card h3{font-size:27px;margin-top:14px}.feature-card p,.consult-card p{color:#4b5b6a;margin-top:14px}.service-detail-list{display:grid;gap:18px;background:#fff}.service-row{display:grid;grid-template-columns:90px 1fr 1fr;gap:28px;align-items:start;padding:34px;border:1px solid rgba(7,20,33,.1);background:#fff;box-shadow:0 14px 38px rgba(7,20,33,.06)}.service-row h2{font-size:34px}.service-row p{margin-top:12px;color:#4b5b6a}.service-row ul,.two-column-lists ul{margin:0;padding:0;list-style:none}.service-row li,.two-column-lists li{padding:10px 0 10px 24px;border-bottom:1px solid rgba(7,20,33,.08);position:relative}.service-row li:before,.two-column-lists li:before{content:"";position:absolute;left:0;top:20px;width:8px;height:8px;background:var(--teal);border-radius:50%}.two-column-lists{display:grid;grid-template-columns:1fr 1fr;gap:36px}.two-column-lists>div{padding:36px;border-top:4px solid var(--teal);background:#fff;box-shadow:0 18px 45px rgba(7,20,33,.08)}.image-cta{min-height:430px;background-size:cover;background-position:center;display:flex;align-items:center;padding:clamp(52px,8vw,110px) clamp(20px,5vw,80px);color:#fff}.image-cta h2{color:#fff;font-size:clamp(36px,5vw,68px);max-width:680px;margin-bottom:28px}.consulting-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.consult-card{padding:34px}.consult-card h2{font-size:31px;margin-top:14px}.impact-section{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;background:#fff}.impact-stat{padding:34px;background:var(--navy);color:#fff;border-top:4px solid var(--teal)}.impact-stat strong{font-family:"Playfair Display",serif;font-size:42px;display:block;color:#fff}.impact-stat span{text-transform:uppercase;font-size:13px;font-weight:900;color:rgba(255,255,255,.78)}.contact-hero{background:linear-gradient(90deg,rgba(7,20,33,.96),rgba(7,20,33,.65)),url('https://drtlcoleman.com/wp-content/themes/drtl-coleman/assets/consulting.png') center right/cover;min-height:430px;display:flex;align-items:center;padding:clamp(52px,7vw,90px) clamp(20px,5vw,80px);color:#fff}.contact-hero>div{max-width:850px}.contact-hero h1{color:#fff}.contact-hero p:not(.eyebrow){font-size:19px;color:rgba(255,255,255,.86);margin-top:22px}.contact-wrap{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:34px;align-items:start;background:var(--soft)}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:18px;background:#fff;padding:34px;box-shadow:var(--shadow)}label{font-size:13px;text-transform:uppercase;font-weight:900;color:#243447}input,select,textarea{width:100%;display:block;margin-top:8px;border:1px solid rgba(7,20,33,.18);padding:14px 14px;font:inherit;color:var(--ink);background:#fff;border-radius:0}.full{grid-column:1/-1}.contact-form .btn{width:max-content}.contact-card{padding:32px}.contact-card h2{font-size:32px;margin-bottom:22px}.contact-card p{padding:16px 0;border-bottom:1px solid rgba(7,20,33,.1)}.contact-card strong{display:block;color:var(--deep-teal);text-transform:uppercase;font-size:12px}.footer{background:#071017;color:#fff;padding:48px clamp(20px,5vw,80px) 24px}.footer-grid{display:grid;grid-template-columns:1.3fr .7fr 1fr;gap:46px}.footer-brand{margin-bottom:16px}.footer p,.footer a{color:rgba(255,255,255,.78)}.footer .brand-script{color:var(--teal)}.footer .brand-name{color:#fff}.footer h2{font-family:Inter,sans-serif;font-size:13px;text-transform:uppercase;color:var(--teal);margin-bottom:12px}.footer-links{display:grid;gap:8px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:34px;padding-top:20px;border-top:1px solid rgba(255,255,255,.12);font-size:13px}.reveal{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}@media (max-width:1180px){.site-header{height:auto;min-height:78px}.brand{width:210px}.nav-toggle{display:block}.site-nav{position:absolute;left:0;right:0;top:100%;display:none;flex-direction:column;align-items:stretch;background:var(--navy);padding:8px 22px 24px}.site-nav.open{display:flex}.site-nav a{padding:13px 0}.site-nav a:after{bottom:6px}.header-cta{display:none}.hero-slider{min-height:620px}.stats-bar,.card-grid,.feature-grid,.impact-section{grid-template-columns:repeat(2,1fr)}.split-section,.page-hero,.two-column-lists,.contact-wrap{grid-template-columns:1fr}.consulting-grid{grid-template-columns:repeat(2,1fr)}.service-row{grid-template-columns:70px 1fr}}@media (max-width:680px){.brand{width:178px}.brand-script{font-size:16px}.brand-name{font-size:27px}.slide{background-position:center right;padding-top:92px}.hero-bg{background:linear-gradient(90deg,rgba(7,20,33,.98),rgba(7,20,33,.82))}.hero-copy h1{font-size:40px}.stats-bar,.card-grid,.feature-grid,.consulting-grid,.impact-section{grid-template-columns:1fr}.stats-bar div{border-right:0;border-bottom:1px solid rgba(255,255,255,.13)}.split-section,.services-preview,.content-band,.service-detail-list,.two-column-lists,.consulting-grid,.impact-section,.contact-wrap{padding:52px 18px}.featured-cta{grid-template-columns:1fr;margin:0 18px 52px}.page-hero{padding-top:46px}.page-hero-media img{height:360px}.service-row{grid-template-columns:1fr;padding:26px}.contact-form{grid-template-columns:1fr;padding:24px}.contact-form .btn{width:100%}.footer-grid,.footer-bottom{grid-template-columns:1fr;display:grid}.footer-bottom{gap:10px}.button-row{align-items:stretch}.btn{width:100%}}

/* Visual enhancement layer */
.hero-floating{position:absolute;inset:86px 0 0;z-index:4;pointer-events:none;overflow:hidden}
.float-chip{position:absolute;border:1px solid rgba(79,183,176,.38);background:rgba(7,20,33,.58);backdrop-filter:blur(14px);color:rgba(255,255,255,.86);font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;padding:10px 14px;box-shadow:0 18px 45px rgba(0,0,0,.22);animation:floatChip 7s ease-in-out infinite}
.chip-one{right:8%;top:18%}.chip-two{right:34%;bottom:22%;animation-delay:-2.5s}.chip-three{left:6%;bottom:18%;animation-delay:-4.5s}
.float-frame{position:absolute;border:1px solid rgba(79,183,176,.28);width:170px;height:110px;transform:rotate(-8deg);animation:slowDrift 12s ease-in-out infinite}
.frame-one{right:15%;top:12%;border-left-color:transparent;border-bottom-color:transparent}.frame-two{left:3%;top:30%;width:120px;height:180px;border-right-color:transparent;animation-delay:-5s}
.signal-lines{position:absolute;left:0;right:0;top:0;height:100%;background-image:linear-gradient(90deg,rgba(79,183,176,.12) 1px,transparent 1px),linear-gradient(rgba(79,183,176,.08) 1px,transparent 1px);background-size:78px 78px;mask-image:linear-gradient(90deg,rgba(0,0,0,.45),transparent 58%);opacity:.55}
.stat-icon{width:44px;height:44px;display:grid;place-items:center;color:var(--teal);border:1px solid rgba(79,183,176,.45);margin-bottom:12px;transform:rotate(-3deg)}
.stat-icon svg{width:25px;height:25px;stroke:currentColor;fill:none;stroke-width:1.7}
.stats-bar div{position:relative;overflow:hidden}
.stats-bar div:after{content:"";position:absolute;right:18px;top:22px;width:72px;height:72px;border:1px solid rgba(201,166,70,.18);transform:rotate(22deg)}
.services-preview{overflow:hidden}
.services-atmosphere{position:absolute;inset:0;pointer-events:none}
.services-atmosphere span{position:absolute;width:150px;height:150px;border:1px solid rgba(31,111,107,.12);transform:rotate(18deg);animation:slowDrift 14s ease-in-out infinite}
.services-atmosphere span:nth-child(1){left:4%;top:12%}.services-atmosphere span:nth-child(2){right:8%;top:18%;width:95px;height:95px;animation-delay:-4s}.services-atmosphere span:nth-child(3){left:48%;bottom:10%;width:120px;height:120px;animation-delay:-8s}
.service-card{position:relative;overflow:hidden;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}
.service-card:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,var(--teal),var(--gold));transform:scaleX(.22);transform-origin:left;transition:transform .25s ease}
.service-card:after{content:"";position:absolute;right:-34px;bottom:-34px;width:118px;height:118px;border:1px solid rgba(79,183,176,.24);transform:rotate(18deg)}
.service-card:hover{transform:translateY(-8px);border-color:rgba(79,183,176,.42);box-shadow:0 28px 70px rgba(7,20,33,.14)}
.service-card:hover:before{transform:scaleX(1)}
.service-card:hover .icon{background:var(--navy);color:var(--teal);box-shadow:0 12px 28px rgba(7,20,33,.18)}
.quote-panel{position:relative;overflow:hidden}
.quote-panel:after{content:"TL";position:absolute;right:28px;bottom:4px;font-family:"Playfair Display",serif;font-size:118px;line-height:1;color:rgba(79,183,176,.08);font-weight:700}
.page-floating{position:absolute;right:clamp(22px,5vw,80px);bottom:34px;z-index:2;display:flex;gap:10px;pointer-events:none}
.page-floating span{border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.08);backdrop-filter:blur(12px);color:rgba(255,255,255,.78);padding:9px 12px;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;animation:floatChip 7s ease-in-out infinite}
.page-floating span:nth-child(2){animation-delay:-2s}.page-floating span:nth-child(3){animation-delay:-4s}
.page-hero-media:before{content:"";position:absolute;inset:18px -18px -18px 18px;border:1px solid rgba(201,166,70,.38);z-index:-1}
.feature-card,.consult-card,.impact-stat{position:relative;overflow:hidden}
.feature-card:after,.consult-card:after,.impact-stat:after{content:"";position:absolute;right:-28px;top:-28px;width:82px;height:82px;border:1px solid rgba(79,183,176,.18);transform:rotate(18deg)}
.cta-compass{position:absolute;inset:0;pointer-events:none;overflow:hidden}
.cta-compass span:first-child{position:absolute;right:10%;top:20%;width:120px;height:120px;border:1px solid rgba(255,255,255,.28);transform:rotate(45deg);animation:slowDrift 10s ease-in-out infinite}
.cta-compass span:last-child{position:absolute;right:16%;top:34%;width:180px;height:1px;background:rgba(255,255,255,.28);transform:rotate(-24deg)}
.btn svg{transition:transform .25s ease}.btn:hover svg,.service-card a:hover svg,.text-link:hover svg{transform:translateX(4px)}
@keyframes floatChip{0%,100%{transform:translateY(0)}50%{transform:translateY(-12px)}}
@keyframes slowDrift{0%,100%{transform:translateY(0) rotate(18deg)}50%{transform:translateY(14px) rotate(22deg)}}
@media (max-width:1180px){.hero-floating{display:none}.page-floating{position:relative;right:auto;bottom:auto;margin-top:22px;flex-wrap:wrap}.page-hero{align-items:start}.stats-bar div:after{opacity:.45}}
@media (max-width:680px){.stat-icon{width:38px;height:38px}.page-hero-media:before,.services-atmosphere{display:none}.page-floating span{font-size:10px}.quote-panel:after{font-size:86px}}


/* Tablet keeps the dimensional hero accents */
@media (max-width:1180px) and (min-width:761px){
  .hero-floating{display:block;inset:78px 0 0}
  .float-chip{font-size:10px;padding:8px 11px}
  .chip-one{right:5%;top:16%}
  .chip-two{right:7%;bottom:15%}
  .chip-three{display:none}
  .frame-one{right:8%;top:9%;opacity:.7}
  .frame-two{left:2%;top:34%;opacity:.45}
}
@media (max-width:760px){
  .hero-floating{display:none}
}


/* About page copy-only hero */
.about-no-media{grid-template-columns:minmax(0,980px);justify-content:start}
.about-no-media .page-hero-copy{max-width:980px}
@media (max-width:1180px){.about-no-media{grid-template-columns:1fr}}


/* Home slogan moment */
.slogan-moment{background:linear-gradient(180deg,#fff,#f5f7f7);padding:clamp(46px,7vw,88px) clamp(20px,5vw,80px);display:grid;grid-template-columns:.42fr .58fr;gap:34px;align-items:center;overflow:hidden}
.slogan-moment:before{content:"";position:absolute;left:-8%;bottom:-36%;width:520px;height:520px;border-radius:50%;background:rgba(79,183,176,.12)}
.slogan-copy{position:relative;z-index:1}
.slogan-copy h2{font-size:clamp(38px,5vw,70px)}
.slogan-moment img{position:relative;z-index:1;width:100%;border:1px solid rgba(79,183,176,.22);box-shadow:0 28px 80px rgba(7,20,33,.18);background:#02090d}
@media (max-width:900px){.slogan-moment{grid-template-columns:1fr}.slogan-copy h2{max-width:640px}}
@media (max-width:680px){.slogan-moment{padding:42px 0}.slogan-copy{padding:0 18px}.slogan-moment img{border-left:0;border-right:0}}


/* Floating word cleanup */
.hero-floating,.page-floating,.float-chip{display:none!important}


/* Floating items on white sections only */
.white-float-layer{position:absolute;inset:0;pointer-events:none;overflow:hidden;z-index:0}
.white-float-layer span{position:absolute;width:112px;height:112px;border:1px solid rgba(31,111,107,.14);background:linear-gradient(135deg,rgba(79,183,176,.035),rgba(201,166,70,.035));transform:rotate(17deg);animation:whiteFloat 13s ease-in-out infinite}
.white-float-layer span:nth-child(1){left:4%;top:12%}
.white-float-layer span:nth-child(2){right:8%;top:18%;width:78px;height:78px;animation-delay:-4s}
.white-float-layer span:nth-child(3){left:42%;bottom:8%;width:96px;height:96px;animation-delay:-8s}
.white-float-layer:after{content:"";position:absolute;right:14%;bottom:12%;width:180px;height:180px;border-radius:50%;border:1px solid rgba(79,183,176,.1);animation:whiteFloatRound 16s ease-in-out infinite}
.split-section,.services-preview,.content-band,.service-detail-list,.two-column-lists,.consulting-grid,.impact-section,.contact-wrap,.slogan-moment{overflow:hidden}
.split-section>*:not(.white-float-layer),.services-preview>*:not(.white-float-layer),.content-band>*:not(.white-float-layer),.service-detail-list>*:not(.white-float-layer),.two-column-lists>*:not(.white-float-layer),.consulting-grid>*:not(.white-float-layer),.impact-section>*:not(.white-float-layer),.contact-wrap>*:not(.white-float-layer),.slogan-moment>*:not(.white-float-layer){position:relative;z-index:1}
@keyframes whiteFloat{0%,100%{transform:translateY(0) rotate(17deg)}50%{transform:translateY(-18px) rotate(23deg)}}
@keyframes whiteFloatRound{0%,100%{transform:translateY(0) scale(1)}50%{transform:translateY(16px) scale(1.04)}}
@media (max-width:680px){.white-float-layer span,.white-float-layer:after{opacity:.45}.white-float-layer span:nth-child(3){display:none}}


/* Supplied logo artwork */
.logo-brand{width:230px;height:70px;display:flex;align-items:center;overflow:hidden}
.logo-brand img{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(1.08) contrast(1.05)}
.footer-brand.logo-brand{width:270px;height:90px;margin-bottom:16px}
@media (max-width:1180px){.logo-brand{width:218px;height:68px}}
@media (max-width:680px){.logo-brand{width:190px;height:60px}.footer-brand.logo-brand{width:230px;height:78px}}


/* Refreshed content sections */
.split-copy p + p,.contact-hero p + p{margin-top:14px}
.expertise-grid,.education-grid,.recognition-grid{grid-template-columns:repeat(4,1fr)}
.form-intro h2{font-size:clamp(26px,3vw,38px);margin-bottom:8px}
.two-column-lists strong{color:var(--navy)}
.recognition-grid .feature-card{min-height:150px}
@media (max-width:1040px){.expertise-grid,.education-grid,.recognition-grid{grid-template-columns:repeat(2,1fr)}}
@media (max-width:680px){.expertise-grid,.education-grid,.recognition-grid{grid-template-columns:1fr}.form-intro h2{font-size:27px}}


/* Book preview */
.book-preview{background:linear-gradient(135deg,#1E1E1E 0%,#242424 48%,#f5f7f7 48%,#fff 100%);padding:clamp(54px,8vw,104px) clamp(20px,5vw,80px);display:grid;grid-template-columns:minmax(260px,390px) minmax(0,1fr);gap:clamp(34px,6vw,74px);align-items:center;overflow:hidden}
.book-cover{position:relative;z-index:1;justify-self:center;perspective:900px}
.book-cover:before{content:"";position:absolute;inset:8% -8% -8% 16%;background:rgba(201,166,70,.22);filter:blur(34px);z-index:-1}
.book-cover img{width:min(360px,100%);box-shadow:0 34px 90px rgba(0,0,0,.42);border:1px solid rgba(201,166,70,.45);transform:rotateY(-8deg) rotateZ(-1deg)}
.book-copy{position:relative;z-index:1;background:rgba(255,255,255,.92);border:1px solid rgba(7,20,33,.1);box-shadow:0 24px 70px rgba(7,20,33,.12);padding:clamp(28px,5vw,58px)}
.book-copy h2{font-size:clamp(38px,5vw,66px)}
.book-copy p:not(.eyebrow){font-size:18px;color:#435364;margin-top:18px;max-width:760px}
.book-meta{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0 4px}
.book-meta span{border:1px solid rgba(31,111,107,.22);color:var(--deep-teal);background:#fff;padding:8px 12px;text-transform:uppercase;font-size:12px;font-weight:900;letter-spacing:.08em}
.btn.outline-dark{border-color:rgba(7,20,33,.26);color:var(--navy);background:#fff}
@media (max-width:900px){.book-preview{grid-template-columns:1fr;background:linear-gradient(180deg,#1E1E1E 0%,#1E1E1E 40%,#fff 40%,#fff 100%)}.book-copy{padding:28px}.book-cover img{width:min(320px,82vw)}}
@media (max-width:680px){.book-preview{padding:46px 18px}.book-copy .button-row .btn{width:100%}}


/* Dr. TL Coleman transparent cutout placements */
.cutout-portrait{position:relative;z-index:1;align-self:end;justify-self:center;max-width:min(360px,38vw);filter:drop-shadow(0 28px 42px rgba(7,20,33,.28))}
.cutout-portrait:before{content:"";position:absolute;left:8%;right:8%;bottom:3%;height:54%;border-radius:50% 50% 8px 8px;background:linear-gradient(180deg,rgba(79,183,176,.18),rgba(7,20,33,.12));z-index:-1}
.cutout-portrait img{width:100%;height:auto;display:block}
.about-cutout-hero{grid-template-columns:minmax(0,1fr) minmax(260px,400px);align-items:end}
.about-cutout-hero .page-hero-copy{max-width:900px;align-self:center}
.about-cutout-hero .cutout-portrait{max-width:min(370px,34vw);margin-bottom:-88px}
.home-cutout-moment{display:grid;grid-template-columns:minmax(260px,360px) minmax(0,1fr);gap:clamp(28px,5vw,64px);align-items:center}
.home-cutout-moment .narrow{text-align:left;margin:0;max-width:900px}
.home-cutout-moment .eyebrow.center{text-align:left}
.home-cutout-moment .cutout-portrait{max-width:min(320px,32vw)}
.services-cutout-intro{grid-template-columns:minmax(0,1fr) minmax(260px,380px);padding-bottom:0}
.services-cutout-intro .cutout-portrait{max-width:min(360px,34vw);margin-bottom:-8px}
.contact-cutout{margin:-18px auto 22px;max-width:190px;filter:drop-shadow(0 18px 28px rgba(7,20,33,.22))}
.contact-cutout img{width:100%;display:block}
.contact-cutout-wrap .contact-card{overflow:hidden}
@media (max-width:1180px){
  .about-cutout-hero,.home-cutout-moment,.services-cutout-intro{grid-template-columns:1fr}
  .about-cutout-hero .cutout-portrait,.home-cutout-moment .cutout-portrait,.services-cutout-intro .cutout-portrait{max-width:300px;margin:8px auto -52px}
  .home-cutout-moment .cutout-portrait{order:2;margin-bottom:0}
  .home-cutout-moment .narrow{text-align:center;margin:0 auto}
  .home-cutout-moment .eyebrow.center{text-align:center}
}
@media (max-width:680px){
  .cutout-portrait{max-width:250px}
  .about-cutout-hero .cutout-portrait,.services-cutout-intro .cutout-portrait{margin-bottom:-44px}
  .contact-cutout{max-width:150px}
}


/* Clean no-outline logo */
.clean-brand{width:220px;height:auto;display:grid;gap:2px;overflow:visible}
.clean-brand .brand-script{font-family:"Playfair Display",Georgia,serif;font-style:italic;color:var(--teal);font-size:18px;font-weight:600;line-height:1}
.clean-brand .brand-name{font-family:"Playfair Display",Georgia,serif;color:#fff;font-size:32px;text-transform:uppercase;letter-spacing:.08em;font-weight:700;line-height:1}
.footer-brand.clean-brand{width:250px;height:auto;margin-bottom:18px}
@media (max-width:1180px){.clean-brand{width:210px}}
@media (max-width:680px){.clean-brand{width:178px}.clean-brand .brand-script{font-size:16px}.clean-brand .brand-name{font-size:27px}}


/* Hero copy refinement */
.page-hero-copy p:not(.eyebrow){max-width:760px}
.form-intro p:not(.eyebrow){margin-top:12px;color:#435364;text-transform:none;font-weight:400;font-size:16px}
.speaking-intro .narrow p + p,.impact-section + .content-band .narrow p + p{margin-top:12px}


/* Enterprise booking enhancements */
.enterprise-strip{background:linear-gradient(90deg,#071421,#0d2a3c);color:#fff;padding:18px clamp(20px,5vw,80px);border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12)}
.enterprise-strip p{max-width:1180px;margin:0 auto;text-align:center;font-size:14px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:rgba(255,255,255,.82)}
.section-heading{position:relative;z-index:1;text-align:center;max-width:980px;margin:0 auto 42px}
.section-heading h2{font-size:clamp(34px,4.5vw,62px)}
.section-heading p:not(.eyebrow){font-size:18px;color:#435364;margin-top:16px}
.executive-outcomes,.booking-path,.format-section,.premium-services-showcase,.approach-section,.buyer-confidence{padding:clamp(58px,8vw,108px) clamp(20px,5vw,80px);background:#fff;overflow:hidden}
.outcome-grid,.format-grid,.confidence-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.outcome-card,.format-card,.confidence-card,.path-step{position:relative;z-index:1;background:#fff;border:1px solid rgba(7,20,33,.1);box-shadow:0 20px 55px rgba(7,20,33,.08);padding:30px;overflow:hidden}
.outcome-card:before,.format-card:before,.confidence-card:before{content:"";position:absolute;left:0;top:0;width:100%;height:4px;background:linear-gradient(90deg,var(--teal),var(--gold))}
.outcome-card span{font-family:"Playfair Display",serif;color:var(--gold);font-size:30px}
.outcome-card h3,.format-card h3,.confidence-card h3,.path-step h3{font-size:28px;margin-top:12px}
.outcome-card p,.format-card p,.confidence-card p,.path-step p{color:#4b5b6a;margin-top:12px}
.speaking-sales-panel{display:grid;grid-template-columns:.92fr 1.08fr;background:var(--navy);color:#fff;align-items:center;overflow:hidden}
.sales-image img{height:100%;min-height:520px;width:100%;object-fit:cover}
.sales-copy{padding:clamp(42px,6vw,82px)}
.sales-copy h2{color:#fff;font-size:clamp(36px,5vw,66px)}
.sales-copy p:not(.eyebrow){color:rgba(255,255,255,.82);font-size:18px;margin-top:18px}
.check-list{list-style:none;margin:26px 0;padding:0;display:grid;gap:14px}
.check-list li{display:grid;grid-template-columns:24px 1fr;gap:12px;color:rgba(255,255,255,.84)}
.check-list svg{width:22px;height:22px;stroke:var(--gold);fill:none;stroke-width:2}
.premium-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;position:relative;z-index:1}
.premium-service-card{background:#fff;border:1px solid rgba(7,20,33,.1);box-shadow:0 22px 60px rgba(7,20,33,.1);overflow:hidden}
.premium-service-card img{height:210px;width:100%;object-fit:cover}
.premium-service-card div{padding:24px}
.premium-service-card h3{font-size:27px}
.premium-service-card p{color:#4b5b6a;margin-top:12px}
.approach-line{position:relative;z-index:1;display:grid;grid-template-columns:repeat(5,1fr);gap:18px}
.approach-step{text-align:center;padding:10px}
.approach-step strong{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:var(--navy);color:#fff;margin:0 auto 18px;font-family:"Playfair Display",serif;font-size:24px;border:3px solid var(--gold)}
.approach-step h3{font-family:Inter,sans-serif;font-size:14px;text-transform:uppercase;letter-spacing:.04em}
.approach-step p{font-size:14px;color:#4b5b6a;margin-top:10px}
.path-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;position:relative;z-index:1}
.path-step strong{font-family:"Playfair Display",serif;font-size:42px;color:var(--gold)}
.buyer-confidence{background:linear-gradient(180deg,#fff,#f5f7f7)}
.executive-proof-band{background:linear-gradient(90deg,#071421,#0c2a42);color:#fff;padding:clamp(38px,5vw,66px) clamp(20px,5vw,80px);display:grid;grid-template-columns:.9fr 1.4fr;gap:34px;align-items:center}
.proof-title h2{color:#fff;font-size:clamp(28px,3.5vw,46px)}
.proof-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:rgba(255,255,255,.16)}
.proof-item{background:rgba(7,20,33,.72);padding:24px}
.proof-item strong{display:block;font-family:"Playfair Display",serif;font-size:34px;color:#fff;line-height:1}
.proof-item span{display:block;margin-top:8px;color:rgba(255,255,255,.78);font-size:12px;text-transform:uppercase;font-weight:800}
@media (max-width:1040px){.outcome-grid,.format-grid,.confidence-grid,.premium-card-grid,.path-steps,.approach-line{grid-template-columns:repeat(2,1fr)}.speaking-sales-panel,.executive-proof-band{grid-template-columns:1fr}.sales-image img{min-height:360px}.proof-grid{grid-template-columns:repeat(2,1fr)}}
@media (max-width:680px){.outcome-grid,.format-grid,.confidence-grid,.premium-card-grid,.path-steps,.approach-line,.proof-grid{grid-template-columns:1fr}.enterprise-strip p{font-size:12px}.sales-copy{padding:34px 20px}.premium-service-card img{height:180px}.executive-proof-band{padding:38px 18px}}


/* Enterprise visual polish */
.speaking-sales-panel{background:linear-gradient(90deg,#071421 0%,#071421 45%,#0b1f32 100%)}
.sales-image{position:relative;min-height:520px;overflow:hidden}
.sales-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,20,33,.08),rgba(7,20,33,.72));pointer-events:none}
.sales-image:before{content:"";position:absolute;left:7%;top:10%;right:10%;bottom:10%;border:1px solid rgba(201,166,70,.35);z-index:1;pointer-events:none}
.sales-image img{filter:brightness(1.18) saturate(1.08);object-position:center}
.premium-service-card,.outcome-card,.format-card,.confidence-card,.path-step{transition:transform .25s ease,box-shadow .25s ease}
.premium-service-card:hover,.outcome-card:hover,.format-card:hover,.confidence-card:hover,.path-step:hover{transform:translateY(-7px);box-shadow:0 30px 75px rgba(7,20,33,.15)}
.featured-cta .eyebrow{color:#072029}
@media (max-width:1040px){.sales-image{min-height:360px}.sales-image:after{background:linear-gradient(180deg,rgba(7,20,33,.05),rgba(7,20,33,.6))}}


/* Compact home stats strip */
.stats-bar{grid-template-columns:repeat(4,minmax(0,1fr))}
.stats-bar div{padding:20px clamp(14px,2.4vw,30px);min-height:128px;display:grid;align-content:center}
.stats-bar div:after{display:none}
.stats-bar .stat-icon{width:34px;height:34px;margin-bottom:8px;transform:none}
.stats-bar .stat-icon svg{width:20px;height:20px}
.stats-bar strong{font-size:34px}
.stats-bar span:last-child{font-size:11px;line-height:1.35;max-width:230px}
@media (max-width:1040px){.stats-bar{grid-template-columns:repeat(2,1fr)}.stats-bar div{min-height:116px}}
@media (max-width:680px){.stats-bar{grid-template-columns:1fr}.stats-bar div{min-height:auto;padding:18px 22px}.stats-bar strong{font-size:32px}}


/* Restored original portrait image */
.original-portrait{position:relative;z-index:1;align-self:center;justify-self:center;max-width:min(380px,36vw)}
.original-portrait img{width:100%;aspect-ratio:4/5;object-fit:cover;object-position:center top;border:1px solid rgba(255,255,255,.18);box-shadow:0 28px 70px rgba(7,20,33,.24)}
.about-cutout-hero .original-portrait{max-width:min(390px,34vw);margin-bottom:0}
.home-cutout-moment .original-portrait{max-width:min(320px,32vw)}
.services-cutout-intro .original-portrait{max-width:min(360px,34vw);margin-bottom:42px}
.contact-original{margin:0 auto 22px;max-width:210px}
.contact-original img{width:100%;aspect-ratio:4/5;object-fit:cover;object-position:center top;border:1px solid rgba(7,20,33,.1);box-shadow:0 18px 38px rgba(7,20,33,.16)}
@media (max-width:1180px){
  .about-cutout-hero .original-portrait,.home-cutout-moment .original-portrait,.services-cutout-intro .original-portrait{max-width:310px;margin:8px auto 0}
}
@media (max-width:680px){.original-portrait{max-width:260px}.contact-original{max-width:160px}}


/* Speaking page selected portrait */
.speaking-portrait-media img{object-position:center top}
.sales-portrait{background:linear-gradient(135deg,#071421,#0d2a3c);display:grid;place-items:center;padding:clamp(34px,5vw,72px)}
.sales-portrait img{width:min(390px,80%);height:auto;min-height:0;aspect-ratio:4/5;object-fit:cover;object-position:center top;border:1px solid rgba(201,166,70,.36);box-shadow:0 32px 80px rgba(0,0,0,.35)}
.sales-portrait:after{background:linear-gradient(90deg,rgba(7,20,33,.14),rgba(7,20,33,.46))}
.sales-portrait:before{left:14%;top:12%;right:14%;bottom:12%}
@media (max-width:1040px){.sales-portrait img{width:min(320px,82vw)}}


/* Balanced engagement format cards */
.format-section .format-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:980px;margin:0 auto}
@media (max-width:680px){.format-section .format-grid{grid-template-columns:1fr}}


/* Bigger icon system */
.icon{width:72px;height:72px}
.icon svg{width:38px;height:38px;stroke-width:1.7}
.stat-icon{width:48px!important;height:48px!important}
.stat-icon svg{width:28px!important;height:28px!important}
.big-icon{width:68px;height:68px;display:grid;place-items:center;border:1px solid rgba(79,183,176,.38);background:linear-gradient(135deg,rgba(7,20,33,.96),rgba(13,42,60,.92));color:var(--teal);margin-bottom:22px;box-shadow:0 16px 32px rgba(7,20,33,.16)}
.big-icon svg{width:34px;height:34px;stroke:currentColor;fill:none;stroke-width:1.65}
.outcome-card .big-icon,.format-card .big-icon,.confidence-card .big-icon,.path-step .big-icon,.feature-card .big-icon{margin-top:-6px}
.premium-service-card .big-icon{position:absolute;top:178px;right:24px;background:var(--navy);color:var(--gold);border-color:rgba(201,166,70,.45);z-index:2}
.premium-service-card{position:relative}
.feature-card .big-icon{background:#fff;color:var(--deep-teal);border-color:rgba(31,111,107,.22);box-shadow:0 14px 34px rgba(7,20,33,.08)}
.impact-stat:before{content:"";position:absolute;left:26px;top:26px;width:54px;height:54px;border:1px solid rgba(79,183,176,.45);background:rgba(79,183,176,.06)}
@media (max-width:680px){.icon{width:60px;height:60px}.icon svg{width:31px;height:31px}.big-icon{width:58px;height:58px}.big-icon svg{width:29px;height:29px}.premium-service-card .big-icon{top:150px}}


/* Correct large SVG icon rendering */
.big-icon svg,.big-icon svg *{fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round;stroke-linejoin:round}
.feature-card .big-icon{background:linear-gradient(135deg,#fff,#f7fbfb);color:var(--deep-teal);border-color:rgba(31,111,107,.28)}
.feature-card .big-icon svg{width:38px;height:38px}
.outcome-card .big-icon,.format-card .big-icon,.confidence-card .big-icon,.path-step .big-icon{color:var(--teal)}


/* Updated supplied logo */
.updated-logo-brand{width:245px;height:64px;display:flex;align-items:center;overflow:hidden;background:#f4f5f2;border:1px solid rgba(255,255,255,.18);box-shadow:0 10px 28px rgba(0,0,0,.18)}
.updated-logo-brand img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.footer-brand.updated-logo-brand{width:300px;height:88px;margin-bottom:18px;border-color:rgba(255,255,255,.12)}
@media (max-width:1180px){.updated-logo-brand{width:220px;height:60px}}
@media (max-width:680px){.updated-logo-brand{width:190px;height:54px}.footer-brand.updated-logo-brand{width:250px;height:76px}}


/* Updated home hero image */
.hero-slider .slide:first-of-type{background-position:center right}
@media (max-width:680px){.hero-slider .slide:first-of-type{background-position:62% center}}


/* Official executive palette */
:root{
  --navy:#1E1E1E;
  --navy-2:#1E1E1E;
  --teal:#4FB7B0;
  --deep-teal:#3D9F99;
  --silver:#D9D9D9;
  --charcoal:#1E1E1E;
  --white:#FFFFFF;
  --gold:#4FB7B0;
  --ink:#1E1E1E;
  --soft:#F5F5F5;
}
.site-header{background:rgba(30,30,30,.96);border-bottom-color:rgba(217,217,217,.18)}
.hero-slider,.page-hero,.quote-panel,.footer,.btn.dark,.impact-stat{background:#1E1E1E}
.hero-bg{background:linear-gradient(90deg,rgba(30,30,30,.98) 0%,rgba(30,30,30,.9) 43%,rgba(30,30,30,.26) 70%)}
.stats-bar{background:linear-gradient(90deg,#1E1E1E,#2A2A2A);border-top-color:rgba(217,217,217,.18);border-bottom-color:rgba(217,217,217,.18)}
.enterprise-strip,.executive-proof-band,.speaking-sales-panel{background:linear-gradient(90deg,#1E1E1E,#2A2A2A)}
.content-band,.contact-wrap,.buyer-confidence{background:#F5F5F5}
.services-preview,.executive-outcomes,.booking-path,.format-section,.premium-services-showcase,.approach-section{background:#FFFFFF}
.service-card,.feature-card,.consult-card,.contact-card,.outcome-card,.format-card,.confidence-card,.path-step,.premium-service-card,.book-copy{border-color:rgba(30,30,30,.12)}
.btn.primary,.header-cta{background:#4FB7B0;color:#FFFFFF}
.btn.secondary{border-color:#4FB7B0;color:#FFFFFF}
.eyebrow,.site-nav a:after,.footer h2,.brand-script,.clean-brand .brand-script{color:#4FB7B0}
.site-nav a:after{background:#4FB7B0}
.featured-cta{background:linear-gradient(135deg,#4FB7B0,#3D9F99)}
.white-float-layer span{border-color:rgba(79,183,176,.16);background:linear-gradient(135deg,rgba(79,183,176,.04),rgba(217,217,217,.08))}
.white-float-layer:after{border-color:rgba(79,183,176,.12)}

/* Home hero framing update: give Dr. Coleman more headroom */
.hero-slider{min-height:760px}
.hero-slider .slide:first-of-type{background-position:right 28%}
@media (max-width:1180px){.hero-slider{min-height:690px}.hero-slider .slide:first-of-type{background-position:68% 22%}}
@media (max-width:680px){.hero-slider{min-height:660px}.hero-slider .slide:first-of-type{background-position:66% top}}

/* Premium signature engagement icon section */
.signature-suite{position:relative;text-align:left;padding:clamp(64px,8vw,118px) clamp(20px,5vw,80px);background:linear-gradient(180deg,#FFFFFF 0%,#F5F5F5 100%);overflow:hidden}
.signature-suite:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(79,183,176,.08),transparent 36%,rgba(30,30,30,.05));pointer-events:none}
.suite-intro{position:relative;z-index:1;text-align:center;max-width:900px;margin:0 auto 44px}
.suite-intro h2{font-size:clamp(36px,4.8vw,64px);color:#1E1E1E}
.suite-intro p:not(.eyebrow){margin:18px auto 0;color:#46515a;font-size:18px;max-width:720px}
.suite-layout{position:relative;z-index:1;display:grid;grid-template-columns:minmax(300px,.82fr) minmax(0,1.35fr);gap:26px;align-items:stretch}
.suite-feature{position:relative;min-height:100%;padding:38px;background:#1E1E1E;color:#fff;overflow:hidden;border:1px solid rgba(255,255,255,.12);box-shadow:0 28px 70px rgba(30,30,30,.18)}
.suite-feature:before{content:"";position:absolute;right:-90px;bottom:-110px;width:260px;height:260px;border:1px solid rgba(79,183,176,.26);border-radius:50%}
.suite-feature:after{content:"";position:absolute;right:38px;top:36px;width:96px;height:96px;background:linear-gradient(135deg,rgba(79,183,176,.28),rgba(255,255,255,.04));clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%)}
.suite-kicker{display:inline-flex;padding:8px 12px;background:rgba(79,183,176,.14);color:#4FB7B0;text-transform:uppercase;font-size:11px;font-weight:900;letter-spacing:.08em;border:1px solid rgba(79,183,176,.34)}
.signature-icon{width:86px;height:86px;border-radius:50%;display:grid;place-items:center;color:#4FB7B0;background:linear-gradient(145deg,#fff, #F5F5F5);border:1px solid rgba(79,183,176,.45);box-shadow:0 18px 34px rgba(30,30,30,.12)}
.signature-icon svg{width:43px;height:43px;stroke:currentColor;fill:none;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}
.hero-icon{width:108px;height:108px;margin:34px 0 28px;background:linear-gradient(145deg,#4FB7B0,#dff8f6);color:#1E1E1E;box-shadow:0 20px 52px rgba(79,183,176,.28)}
.hero-icon svg{width:54px;height:54px}
.suite-feature h3{font-size:clamp(32px,3.4vw,48px);color:#fff;margin-bottom:18px}
.suite-feature p{font-size:18px;color:rgba(255,255,255,.8);max-width:560px}
.suite-tags{display:flex;flex-wrap:wrap;gap:10px;margin:28px 0 30px}
.suite-tags span{padding:9px 11px;border:1px solid rgba(255,255,255,.16);color:rgba(255,255,255,.78);font-size:12px;font-weight:800;text-transform:uppercase;background:rgba(255,255,255,.05)}
.suite-link{display:inline-flex;align-items:center;gap:9px;color:#4FB7B0;text-transform:uppercase;font-size:13px;font-weight:900;letter-spacing:.04em}
.suite-link svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:1.8}
.suite-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
.suite-card{position:relative;display:grid;grid-template-columns:92px minmax(0,1fr);gap:22px;align-items:start;padding:28px;background:#fff;border:1px solid rgba(30,30,30,.1);box-shadow:0 18px 45px rgba(30,30,30,.07);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}
.suite-card:after{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#4FB7B0;transform:scaleY(.35);transform-origin:top;transition:.25s}
.suite-card:hover{transform:translateY(-5px);box-shadow:0 26px 60px rgba(30,30,30,.12);border-color:rgba(79,183,176,.42)}
.suite-card:hover:after{transform:scaleY(1)}
.suite-card span{display:block;color:#4FB7B0;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.12em;margin-bottom:7px}
.suite-card h3{font-family:Inter,system-ui,sans-serif;font-size:20px;line-height:1.18;color:#1E1E1E;margin:0}
.suite-card p{margin-top:10px;color:#4a5661;font-size:15px;line-height:1.55}
@media (max-width:1080px){.suite-layout{grid-template-columns:1fr}.suite-feature{min-height:auto}.suite-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:720px){.signature-suite{padding:56px 18px}.suite-grid{grid-template-columns:1fr}.suite-card{grid-template-columns:72px minmax(0,1fr);padding:22px}.signature-icon{width:68px;height:68px}.signature-icon svg{width:34px;height:34px}.hero-icon{width:92px;height:92px}.suite-feature{padding:28px}.suite-tags span{font-size:11px}.suite-intro{text-align:left}.suite-intro .center{justify-content:flex-start}}

/* Home hero second slide framing */
.hero-slider .slide:nth-of-type(3){background-position:right 36%}
@media (max-width:1180px){.hero-slider .slide:nth-of-type(3){background-position:72% 34%}}
@media (max-width:680px){.hero-slider .slide:nth-of-type(3){background-position:70% center}}

/* Elevated icon styling system */
.icon,.big-icon,.stat-icon,.signature-icon{position:relative;isolation:isolate;border-radius:50%;overflow:visible;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease,background .28s ease,color .28s ease}
.icon:before,.big-icon:before,.stat-icon:before,.signature-icon:before{content:"";position:absolute;inset:-7px;border-radius:inherit;border:1px solid rgba(79,183,176,.28);background:radial-gradient(circle at 32% 24%,rgba(255,255,255,.5),transparent 32%),linear-gradient(135deg,rgba(79,183,176,.18),rgba(217,217,217,.06));opacity:.95;z-index:-2;transition:transform .28s ease,opacity .28s ease,border-color .28s ease}
.icon:after,.big-icon:after,.stat-icon:after,.signature-icon:after{content:"";position:absolute;inset:9px;border-radius:inherit;background:linear-gradient(135deg,rgba(255,255,255,.22),rgba(79,183,176,.08));z-index:-1;box-shadow:inset 0 1px 0 rgba(255,255,255,.38);transition:opacity .28s ease,transform .28s ease}
.icon svg,.big-icon svg,.stat-icon svg,.signature-icon svg{position:relative;z-index:1;filter:drop-shadow(0 5px 8px rgba(30,30,30,.12));transition:transform .28s ease,filter .28s ease}
.icon:hover,.service-card:hover .icon,.big-icon:hover,.outcome-card:hover .big-icon,.format-card:hover .big-icon,.confidence-card:hover .big-icon,.path-step:hover .big-icon,.feature-card:hover .big-icon,.premium-service-card:hover .big-icon,.suite-card:hover .signature-icon,.suite-feature:hover .hero-icon{transform:translateY(-4px) rotate(-2deg);box-shadow:0 22px 46px rgba(79,183,176,.22),0 12px 28px rgba(30,30,30,.16);border-color:rgba(79,183,176,.72)}
.icon:hover:before,.service-card:hover .icon:before,.big-icon:hover:before,.outcome-card:hover .big-icon:before,.format-card:hover .big-icon:before,.confidence-card:hover .big-icon:before,.path-step:hover .big-icon:before,.feature-card:hover .big-icon:before,.premium-service-card:hover .big-icon:before,.suite-card:hover .signature-icon:before,.suite-feature:hover .hero-icon:before{transform:scale(1.08) rotate(10deg);border-color:rgba(79,183,176,.52);opacity:1}
.icon:hover svg,.service-card:hover .icon svg,.big-icon:hover svg,.outcome-card:hover .big-icon svg,.format-card:hover .big-icon svg,.confidence-card:hover .big-icon svg,.path-step:hover .big-icon svg,.feature-card:hover .big-icon svg,.premium-service-card:hover .big-icon svg,.suite-card:hover .signature-icon svg,.suite-feature:hover .hero-icon svg{transform:scale(1.08);filter:drop-shadow(0 8px 12px rgba(30,30,30,.18))}
.stat-icon{background:linear-gradient(145deg,rgba(79,183,176,.2),rgba(255,255,255,.04));box-shadow:0 12px 26px rgba(0,0,0,.18)}
.stats-bar .stat-icon:before{inset:-5px;border-color:rgba(79,183,176,.36);background:linear-gradient(135deg,rgba(79,183,176,.2),rgba(255,255,255,.04))}
.stats-bar .stat-icon:after{inset:7px;background:rgba(255,255,255,.06)}
.feature-card,.outcome-card,.format-card,.confidence-card,.path-step{transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}
.feature-card:hover,.outcome-card:hover,.format-card:hover,.confidence-card:hover,.path-step:hover{border-color:rgba(79,183,176,.38)}
.premium-service-card .big-icon{border-radius:50%;box-shadow:0 18px 38px rgba(30,30,30,.2),0 0 0 7px rgba(255,255,255,.72)}
.signature-icon{background:linear-gradient(145deg,#ffffff,#eefafa);box-shadow:0 18px 38px rgba(30,30,30,.12),0 0 0 8px rgba(79,183,176,.08)}
.hero-icon{box-shadow:0 24px 58px rgba(79,183,176,.32),0 0 0 10px rgba(79,183,176,.12)}
@media (max-width:680px){.icon:before,.big-icon:before,.stat-icon:before,.signature-icon:before{inset:-5px}.icon:after,.big-icon:after,.stat-icon:after,.signature-icon:after{inset:7px}}

/* Executive audience marquee */
.audience-marquee{position:relative;overflow:hidden;background:#F5F5F5;border-top:1px solid rgba(30,30,30,.08);border-bottom:1px solid rgba(30,30,30,.08);padding:0;color:#1E1E1E}
.audience-marquee:before,.audience-marquee:after{content:"";position:absolute;top:0;bottom:0;width:120px;z-index:2;pointer-events:none}
.audience-marquee:before{left:0;background:linear-gradient(90deg,#F5F5F5,rgba(245,245,245,0))}
.audience-marquee:after{right:0;background:linear-gradient(270deg,#F5F5F5,rgba(245,245,245,0))}
.marquee-track{display:flex;width:max-content;align-items:center;gap:0;animation:audienceMarquee 34s linear infinite;will-change:transform}
.marquee-track span{display:inline-flex;align-items:center;gap:18px;white-space:nowrap;padding:17px 30px;text-transform:uppercase;font-size:12px;font-weight:900;letter-spacing:.09em;color:#1E1E1E}
.marquee-track span:before{content:"";width:9px;height:9px;border-radius:50%;background:#4FB7B0;box-shadow:0 0 0 5px rgba(79,183,176,.13)}
.audience-marquee:hover .marquee-track{animation-play-state:paused}
@keyframes audienceMarquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}
@media (prefers-reduced-motion:reduce){.marquee-track{animation:none;flex-wrap:wrap;justify-content:center;width:auto}.audience-marquee:before,.audience-marquee:after{display:none}}
@media (max-width:680px){.audience-marquee:before,.audience-marquee:after{width:56px}.marquee-track{animation-duration:24s}.marquee-track span{padding:14px 22px;font-size:11px}}

/* Home why section, cleaned after removing the decor mark */
.home-cutout-moment{grid-template-columns:minmax(240px,360px) minmax(0,680px);justify-content:center;align-items:center;gap:clamp(30px,5vw,70px);overflow:hidden}
.home-cutout-moment .narrow{text-align:left;max-width:680px}
.home-cutout-moment .eyebrow.center{text-align:left}
@media (max-width:900px){.home-cutout-moment{grid-template-columns:1fr;text-align:center}.home-cutout-moment .narrow,.home-cutout-moment .eyebrow.center{text-align:center}.home-cutout-moment .original-portrait{justify-self:center}}

/* Stats strip icon-left layout */
.stats-bar div{display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-areas:"icon number" "icon label";column-gap:16px;align-items:center;align-content:center}
.stats-bar .stat-icon{grid-area:icon;margin:0;width:52px!important;height:52px!important;align-self:center;color:#4FB7B0}
.stats-bar .stat-icon svg{width:32px!important;height:32px!important}
.stats-bar strong{grid-area:number;margin:0}
.stats-bar div > span:not(.stat-icon){grid-area:label;margin-top:6px;line-height:1.35}
@media (max-width:900px){.stats-bar div{grid-template-columns:auto minmax(0,1fr);padding:24px 22px}.stats-bar .stat-icon{width:46px!important;height:46px!important}.stats-bar .stat-icon svg{width:28px!important;height:28px!important}}
@media (max-width:520px){.stats-bar div{column-gap:14px}.stats-bar strong{font-size:36px}.stats-bar div > span:not(.stat-icon){font-size:12px}}

/* Transparent logo presentation */
.updated-logo-brand{background:transparent!important;border:0!important;box-shadow:none!important;overflow:visible!important;height:72px}
.updated-logo-brand img{object-fit:contain!important;object-position:center!important}
.footer-brand.updated-logo-brand{height:96px;border:0!important;box-shadow:none!important;background:transparent!important}
@media (max-width:1180px){.updated-logo-brand{height:66px}}
@media (max-width:680px){.updated-logo-brand{height:58px}.footer-brand.updated-logo-brand{height:82px}}

/* Calmer home hero */
.hero-slider{min-height:720px}
.hero-bg{background:linear-gradient(90deg,rgba(30,30,30,.94) 0%,rgba(30,30,30,.78) 38%,rgba(30,30,30,.2) 66%,rgba(30,30,30,.05) 100%)}
.hero-copy{max-width:660px}
.hero-copy .eyebrow{font-size:12px;letter-spacing:.14em;margin-bottom:16px}
.hero-copy h1{font-size:clamp(42px,5.2vw,72px);max-width:760px;line-height:1.02}
.hero-copy p:not(.eyebrow){font-size:clamp(16px,1.5vw,19px);max-width:560px;margin-top:20px;color:rgba(255,255,255,.82)}
.hero-actions{gap:22px;align-items:center;margin-top:30px}
.hero-text-link{display:inline-flex;align-items:center;color:rgba(255,255,255,.82);font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid rgba(79,183,176,.72);padding-bottom:5px;transition:.25s}
.hero-text-link:hover{color:#4FB7B0;transform:translateY(-1px)}
.slider-dots{bottom:28px;opacity:.72}
.slider-dots button{width:34px;height:3px;background:rgba(255,255,255,.32)}
@media (max-width:680px){.hero-slider{min-height:640px}.hero-copy h1{font-size:38px}.hero-actions{align-items:flex-start}.hero-text-link{width:max-content}.slider-dots{bottom:22px}}

/* Hide hero slider transition dots for cleaner hero */
.hero-slider .slider-dots{display:none!important}

/* About CEO intro centering */
.ceo-intro-band{padding-top:clamp(64px,7vw,96px)}
.ceo-intro{max-width:980px;text-align:center;margin:0 auto 50px}
.ceo-intro .eyebrow{display:block;text-align:center;margin-left:auto;margin-right:auto}
.ceo-intro h2{max-width:860px;margin:0 auto;font-size:clamp(36px,4.4vw,58px)}
.ceo-intro p:not(.eyebrow){max-width:820px;margin:18px auto 0;text-align:center;color:#415062;font-size:18px;line-height:1.72}
.ceo-intro + .feature-grid{margin-top:10px}
@media (max-width:680px){.ceo-intro{text-align:left;margin-bottom:36px}.ceo-intro .eyebrow,.ceo-intro p:not(.eyebrow){text-align:left}.ceo-intro h2{margin-left:0}.ceo-intro p:not(.eyebrow){margin-left:0;margin-right:0}}

/* About impact proof band palette correction */
.executive-proof-band{background:#1E1E1E!important;color:#FFFFFF;border-top:1px solid rgba(217,217,217,.16);border-bottom:1px solid rgba(217,217,217,.16)}
.executive-proof-band:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(79,183,176,.16),transparent 34%,rgba(217,217,217,.06));pointer-events:none}
.executive-proof-band>*{position:relative;z-index:1}
.executive-proof-band .eyebrow{color:#4FB7B0}
.executive-proof-band h2{color:#FFFFFF}
.proof-item{background:rgba(255,255,255,.045);border:1px solid rgba(217,217,217,.14);padding:24px;box-shadow:0 18px 42px rgba(0,0,0,.18)}
.proof-item strong{color:#FFFFFF}
.proof-item span{color:rgba(245,245,245,.78)}
.proof-item:before{background:#4FB7B0}

/* Services customized solutions image framing */
.premium-card-grid .premium-service-card img{height:230px;object-fit:cover;object-position:center 42%;filter:saturate(1.04) contrast(1.02)}
.premium-card-grid .premium-service-card:nth-child(1) img{object-position:center 48%}
.premium-card-grid .premium-service-card:nth-child(2) img{object-position:center 34%}
.premium-card-grid .premium-service-card:nth-child(3) img{object-position:center 44%}
@media (max-width:680px){.premium-card-grid .premium-service-card img{height:210px}}

/* Footer social icons */
.footer-social{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}
.footer-social a{width:42px;height:42px;border:1px solid rgba(79,183,176,.55);border-radius:50%;display:grid;place-items:center;color:#fff;background:rgba(255,255,255,.05);transition:transform .22s ease,background .22s ease,border-color .22s ease,color .22s ease}
.footer-social a:hover{transform:translateY(-3px);background:#4FB7B0;border-color:#4FB7B0;color:#1E1E1E}
.footer-social svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
@media (max-width:680px){.footer-social{justify-content:flex-start}.footer-social a{width:40px;height:40px}}

/* Hero content breathing room */
.hero-slider .slide{padding-top:clamp(128px,10vw,160px);padding-bottom:clamp(96px,8vw,130px)}
.hero-copy{display:flex;flex-direction:column;align-items:flex-start;gap:clamp(18px,2.2vw,30px);max-width:min(700px,58vw)}
.hero-copy .eyebrow{margin:0;line-height:1.35}
.hero-copy h1{line-height:1.08;margin:0}
.hero-copy p:not(.eyebrow){margin:0;line-height:1.7;max-width:590px}
.hero-copy .button-row{margin-top:clamp(4px,.8vw,12px)}
.hero-actions{gap:24px 28px}
@media (max-width:900px){.hero-copy{max-width:min(620px,78vw);gap:22px}.hero-slider .slide{padding-top:118px;padding-bottom:92px}}
@media (max-width:680px){.hero-slider .slide{padding-top:104px;padding-bottom:82px}.hero-copy{max-width:100%;gap:18px}.hero-copy p:not(.eyebrow){line-height:1.58}.hero-copy .button-row{margin-top:4px}}

/* Stats icons simplified */
.stats-bar .stat-icon{width:64px!important;height:64px!important;background:transparent!important;border:0!important;box-shadow:none!important;color:#4FB7B0;display:grid;place-items:center}
.stats-bar .stat-icon:before,.stats-bar .stat-icon:after{display:none!important}
.stats-bar .stat-icon svg{width:46px!important;height:46px!important;filter:none!important}
.stats-bar div{column-gap:18px}
@media (max-width:900px){.stats-bar .stat-icon{width:58px!important;height:58px!important}.stats-bar .stat-icon svg{width:40px!important;height:40px!important}}
@media (max-width:520px){.stats-bar .stat-icon{width:52px!important;height:52px!important}.stats-bar .stat-icon svg{width:36px!important;height:36px!important}}

/* Footer booking CTA */
.footer-booking-cta{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:34px;padding:24px 28px;border:1px solid rgba(79,183,176,.32);background:linear-gradient(135deg,rgba(79,183,176,.16),rgba(255,255,255,.045));box-shadow:0 18px 44px rgba(0,0,0,.16)}
.footer-booking-cta span{display:block;color:#4FB7B0;text-transform:uppercase;font-size:12px;font-weight:900;letter-spacing:.08em;margin-bottom:6px}
.footer-booking-cta strong{display:block;color:#fff;font-family:"Playfair Display",Georgia,serif;font-size:clamp(22px,2vw,30px);line-height:1.18;font-weight:700}
.footer-book-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:14px 20px;background:#4FB7B0;color:#1E1E1E!important;text-transform:uppercase;font-size:12px;font-weight:900;letter-spacing:.05em;white-space:nowrap;transition:transform .22s ease,box-shadow .22s ease,background .22s ease}
.footer-book-btn:hover{transform:translateY(-3px);box-shadow:0 16px 34px rgba(79,183,176,.22);background:#FFFFFF}
.footer-book-btn svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
@media (max-width:760px){.footer-booking-cta{align-items:flex-start;flex-direction:column;padding:22px}.footer-book-btn{width:100%}}

/* Cleaner white logo for dark header/footer */
.updated-logo-brand{width:260px!important;height:78px!important}
.footer-brand.updated-logo-brand{width:340px!important;height:116px!important}
.updated-logo-brand img{width:100%;height:100%;object-fit:contain!important;object-position:center!important}
@media (max-width:1180px){.updated-logo-brand{width:232px!important;height:70px!important}.footer-brand.updated-logo-brand{width:300px!important;height:104px!important}}
@media (max-width:680px){.updated-logo-brand{width:196px!important;height:62px!important}.footer-brand.updated-logo-brand{width:260px!important;height:92px!important}}

/* Second hero title accent */
.stacked-hero-title{display:flex;flex-direction:column;gap:.06em}
.stacked-hero-title .accent-line{color:#4FB7B0;text-shadow:0 0 28px rgba(79,183,176,.28)}
@media (max-width:680px){.stacked-hero-title{gap:.04em}}

/* Workshop series page */
.workshop-hero{position:relative;min-height:680px;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,430px);align-items:center;gap:clamp(28px,5vw,70px);padding:clamp(90px,9vw,140px) clamp(20px,5vw,80px);overflow:hidden;background:linear-gradient(105deg,rgba(30,30,30,.96) 0%,rgba(30,30,30,.88) 48%,rgba(30,30,30,.4) 100%),url('https://drtlcoleman.com/wp-content/themes/drtl-coleman/assets/home-hero-speaking-new.png') right center/cover;color:#fff}
.workshop-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 16% 20%,rgba(79,183,176,.26),transparent 32%),linear-gradient(180deg,transparent,rgba(30,30,30,.28));pointer-events:none}
.workshop-hero-copy,.workshop-status-card{position:relative;z-index:1}
.workshop-hero h1{font-size:clamp(42px,5.8vw,78px);color:#fff;max-width:960px}
.workshop-hero h1 span{display:block;color:#4FB7B0;text-shadow:0 0 30px rgba(79,183,176,.28)}
.workshop-hero p:not(.eyebrow){max-width:760px;margin-top:24px;font-size:clamp(17px,1.7vw,21px);color:rgba(255,255,255,.86);line-height:1.72}
.workshop-status-card{align-self:end;padding:30px;border:1px solid rgba(79,183,176,.38);background:rgba(30,30,30,.76);box-shadow:0 24px 64px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.1);backdrop-filter:blur(12px)}
.workshop-status-card span{display:inline-flex;color:#1E1E1E;background:#4FB7B0;padding:8px 11px;text-transform:uppercase;font-size:11px;font-weight:900;letter-spacing:.1em}
.workshop-status-card strong{display:block;margin-top:20px;color:#fff;font-family:"Playfair Display",Georgia,serif;font-size:clamp(28px,3vw,40px);line-height:1.05}
.workshop-status-card p{margin-top:14px;color:rgba(255,255,255,.75)}
.workshop-intro .split-copy p+ p{margin-top:16px}
.workshop-quote{border-left-color:#4FB7B0;background:linear-gradient(145deg,#1E1E1E,#262626)}
.workshop-grid{grid-template-columns:repeat(3,1fr)}
.workshop-module-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;text-align:left;position:relative;z-index:1}
.workshop-module{position:relative;min-height:250px;padding:28px;background:#fff;border:1px solid rgba(30,30,30,.1);box-shadow:0 18px 45px rgba(30,30,30,.08);overflow:hidden}
.workshop-module:before{content:"";position:absolute;left:0;top:0;right:0;height:4px;background:linear-gradient(90deg,#4FB7B0,#D9D9D9)}
.workshop-module:after{content:"";position:absolute;right:-46px;bottom:-46px;width:118px;height:118px;border-radius:50%;background:radial-gradient(circle,rgba(79,183,176,.14),transparent 64%)}
.workshop-module span{display:block;color:#4FB7B0;text-transform:uppercase;font-size:12px;font-weight:900;letter-spacing:.1em;margin-bottom:18px}
.workshop-module h3{font-family:Inter,system-ui,sans-serif;font-size:22px;color:#1E1E1E;line-height:1.2}
.workshop-module p{margin-top:14px;color:#4a5661}
.workshop-final-cta{margin-top:0}
@media (max-width:1080px){.workshop-hero{grid-template-columns:1fr}.workshop-status-card{max-width:520px}.workshop-module-grid{grid-template-columns:repeat(2,1fr)}.workshop-grid{grid-template-columns:1fr}}
@media (max-width:680px){.workshop-hero{min-height:auto;padding:90px 18px 64px}.workshop-module-grid{grid-template-columns:1fr}.workshop-status-card{padding:24px}.workshop-hero h1{font-size:40px}}

/* Remove decorative card numbering */
.service-row{grid-template-columns:minmax(0,1fr) minmax(260px,.85fr)}
.workshop-module span:empty,.suite-card span:empty,.outcome-card span:empty,.feature-card span:empty,.consult-card span:empty{display:none!important}
@media (max-width:680px){.service-row{grid-template-columns:1fr}}

/* About Impact Celebrated stat accent */
.proof-item strong{color:#4FB7B0!important;text-shadow:0 0 24px rgba(79,183,176,.18)}

/* Gallery and impact photo story */
.impact-photo-story{padding:clamp(58px,8vw,108px) clamp(20px,5vw,80px);display:grid;grid-template-columns:.78fr 1.22fr;gap:34px;align-items:center;background:#F5F5F5;overflow:hidden}
.impact-story-copy{background:#1E1E1E;color:#fff;padding:clamp(34px,5vw,58px);border-left:5px solid #4FB7B0;box-shadow:0 24px 70px rgba(30,30,30,.16)}
.impact-story-copy h2{color:#fff;font-size:clamp(32px,4vw,52px)}
.impact-story-copy p:not(.eyebrow){margin-top:18px;color:rgba(245,245,245,.82);font-size:17px}
.impact-story-grid{display:grid;grid-template-columns:1.15fr .85fr;grid-auto-rows:210px;gap:14px}
.impact-story-grid img,.gallery-hero-collage img,.gallery-card img,.gallery-photo{width:100%;height:100%;object-fit:cover}
.impact-story-grid img:first-child{grid-row:span 2}
.impact-story-grid img{box-shadow:0 18px 48px rgba(30,30,30,.16);border:1px solid rgba(30,30,30,.08)}
.gallery-hero{grid-template-columns:minmax(0,920px);justify-content:start;min-height:440px;background:#1E1E1E}
.gallery-hero .page-hero-copy{max-width:900px}
.gallery-hero-collage{position:relative;display:grid;grid-template-columns:1fr .82fr;grid-template-rows:250px 250px;gap:14px;z-index:1}
.gallery-hero-collage img{box-shadow:0 22px 60px rgba(0,0,0,.32);border:1px solid rgba(255,255,255,.14)}
.gallery-hero-collage img:first-child{grid-row:span 2}
.gallery-section{padding:clamp(58px,8vw,108px) clamp(20px,5vw,80px);background:#fff}
.gallery-mosaic{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:260px;gap:18px;align-items:stretch}
.gallery-mosaic.image-only-gallery{display:block;columns:3 300px;column-gap:10px;max-width:1320px;margin:0 auto}
.gallery-photo{min-height:0;box-shadow:none;border:0;background:#F5F5F5}
.gallery-mosaic.image-only-gallery .gallery-photo{display:block;width:100%;height:auto;margin:0 0 10px;break-inside:avoid;object-fit:contain}
.gallery-photo:nth-child(1),.gallery-photo:nth-child(4),.gallery-photo:nth-child(9){grid-row:span 2}
.gallery-card{background:#fff;border:1px solid rgba(30,30,30,.1);box-shadow:0 18px 45px rgba(30,30,30,.08);overflow:hidden;display:grid;grid-template-rows:260px auto}
.gallery-card:nth-child(1),.gallery-card:nth-child(4),.gallery-card:nth-child(9){grid-row:span 2;grid-template-rows:430px auto}
.gallery-card div{padding:22px}
.gallery-card h3{font-size:24px;color:#1E1E1E}
.gallery-card p{margin-top:10px;color:#4b5b6a}
.gallery-cta-band{margin:0 clamp(20px,5vw,80px) clamp(58px,8vw,108px);padding:clamp(34px,5vw,62px);background:linear-gradient(135deg,#1E1E1E,#2A2A2A);color:#fff;display:grid;grid-template-columns:1fr auto;gap:28px;align-items:center;border-top:4px solid #4FB7B0}
.gallery-cta-band h2{color:#fff;font-size:clamp(30px,4vw,48px);max-width:900px}
@media (max-width:1100px){.impact-photo-story,.gallery-hero,.gallery-cta-band{grid-template-columns:1fr}.gallery-mosaic{grid-template-columns:repeat(2,1fr)}.gallery-mosaic.image-only-gallery{columns:2 280px}.gallery-hero-collage{grid-template-rows:220px 220px}}
@media (max-width:680px){.impact-photo-story,.gallery-section{padding:52px 18px}.impact-story-grid,.gallery-hero-collage,.gallery-mosaic{grid-template-columns:1fr}.gallery-mosaic{grid-auto-rows:260px}.gallery-mosaic.image-only-gallery{columns:1;column-gap:0}.gallery-mosaic.image-only-gallery .gallery-photo{margin-bottom:10px}.impact-story-grid{grid-auto-rows:230px}.impact-story-grid img:first-child,.gallery-hero-collage img:first-child,.gallery-card:nth-child(1),.gallery-card:nth-child(4),.gallery-card:nth-child(9),.gallery-photo:nth-child(1),.gallery-photo:nth-child(4),.gallery-photo:nth-child(9){grid-row:auto}.gallery-hero-collage{grid-template-rows:240px 220px 220px}.gallery-card,.gallery-card:nth-child(1),.gallery-card:nth-child(4),.gallery-card:nth-child(9){grid-template-rows:260px auto}.gallery-cta-band{grid-template-columns:1fr;margin:0 18px 52px}}

/* Testimonials */
.testimonial-section{padding:clamp(58px,8vw,108px) clamp(20px,5vw,80px);background:linear-gradient(180deg,#fff,#F5F5F5);position:relative;overflow:hidden}
.testimonial-feature{max-width:1080px;margin:0 auto 28px;background:#1E1E1E;color:#fff;padding:clamp(34px,5vw,62px);display:grid;grid-template-columns:auto 1fr;gap:22px;align-items:start;border-left:5px solid #4FB7B0;box-shadow:0 24px 70px rgba(30,30,30,.16)}
.testimonial-feature .quote-mark{font-family:"Playfair Display",serif;font-size:82px;line-height:.72;color:#4FB7B0}
.testimonial-feature p{font-family:"Playfair Display",Georgia,serif;font-size:clamp(26px,3.2vw,42px);line-height:1.2;color:#fff}
.testimonial-feature span{grid-column:2;display:block;color:#4FB7B0;text-transform:uppercase;font-size:12px;font-weight:900;letter-spacing:.08em;margin-top:4px}
.testimonial-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;max-width:1280px;margin:0 auto}
.testimonial-card{background:#fff;border:1px solid rgba(30,30,30,.1);box-shadow:0 18px 45px rgba(30,30,30,.08);padding:26px;display:flex;flex-direction:column;min-height:300px;position:relative;overflow:hidden}
.testimonial-card:before{content:"";position:absolute;right:-34px;top:-34px;width:92px;height:92px;border:1px solid rgba(79,183,176,.22);transform:rotate(18deg)}
.testimonial-card span{color:#4FB7B0;text-transform:uppercase;font-size:12px;font-weight:900;letter-spacing:.06em;line-height:1.35;min-height:34px}
.testimonial-card p{margin-top:16px;color:#334155;font-size:15px;line-height:1.62}
.testimonial-card strong{display:block;margin-top:auto;padding-top:18px;color:#1E1E1E;font-size:13px;text-transform:uppercase;letter-spacing:.04em}
@media (max-width:1180px){.testimonial-grid{grid-template-columns:repeat(2,1fr)}}
@media (max-width:680px){.testimonial-section{padding:52px 18px}.testimonial-feature{grid-template-columns:1fr}.testimonial-feature span{grid-column:auto}.testimonial-grid{grid-template-columns:1fr}.testimonial-card{min-height:auto}.testimonial-feature .quote-mark{font-size:58px}}

/* About impact celebrated accents */
.executive-proof-band{position:relative;overflow:hidden;background:linear-gradient(135deg,#1E1E1E 0%,#242424 48%,#162b2a 100%)!important}
.executive-proof-band:before{background:radial-gradient(circle at 16% 12%,rgba(79,183,176,.34),transparent 30%),radial-gradient(circle at 92% 86%,rgba(79,183,176,.22),transparent 28%),linear-gradient(90deg,rgba(217,217,217,.08),transparent 42%,rgba(79,183,176,.12))!important}
.executive-proof-band:after{content:"";position:absolute;left:clamp(20px,5vw,80px);right:clamp(20px,5vw,80px);top:0;height:4px;background:linear-gradient(90deg,transparent,#4FB7B0,#D9D9D9,#4FB7B0,transparent);box-shadow:0 0 28px rgba(79,183,176,.52);pointer-events:none}
.proof-title{position:relative;padding-left:22px}
.proof-title:before{content:"";position:absolute;left:0;top:4px;bottom:4px;width:4px;background:#4FB7B0;box-shadow:0 0 24px rgba(79,183,176,.58)}
.proof-title .eyebrow{display:inline-flex;align-items:center;gap:12px;color:#4FB7B0!important}
.proof-title .eyebrow:after{content:"";width:54px;height:1px;background:linear-gradient(90deg,#4FB7B0,rgba(217,217,217,.45))}
.proof-grid{position:relative}
.proof-item{position:relative;overflow:hidden;background:linear-gradient(145deg,rgba(255,255,255,.09),rgba(255,255,255,.035))!important;border-color:rgba(79,183,176,.34)!important;box-shadow:0 22px 52px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.12)!important}
.proof-item:before{content:"";position:absolute;left:0;top:0;right:0;height:4px;background:linear-gradient(90deg,#4FB7B0,#D9D9D9)!important}
.proof-item:after{content:"";position:absolute;right:-42px;bottom:-42px;width:118px;height:118px;border-radius:50%;border:1px solid rgba(79,183,176,.24);background:radial-gradient(circle,rgba(79,183,176,.16),transparent 62%);pointer-events:none}
.proof-item strong{color:#FFFFFF;text-shadow:0 0 24px rgba(79,183,176,.2)}
.proof-item span{color:rgba(245,245,245,.82)}
.proof-item:nth-child(even){border-color:rgba(217,217,217,.28)!important}
.proof-item:nth-child(even):before{background:linear-gradient(90deg,#D9D9D9,#4FB7B0)!important}
@media (max-width:680px){.proof-title{padding-left:16px}.executive-proof-band:after{left:18px;right:18px}.proof-title .eyebrow:after{width:34px}}

/* Connected approach pathway */
.approach-section{background:linear-gradient(180deg,#FFFFFF 0%,#F5F5F5 100%)}
.approach-line{position:relative;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px;max-width:1240px;margin:0 auto;z-index:1}
.approach-line:before{content:"";position:absolute;left:8%;right:8%;top:35px;height:3px;background:linear-gradient(90deg,rgba(79,183,176,.18),#4FB7B0,rgba(217,217,217,.88),#4FB7B0,rgba(79,183,176,.18));box-shadow:0 0 24px rgba(79,183,176,.22);z-index:0}
.approach-step{position:relative;z-index:1;text-align:center;padding:0 12px 12px;background:transparent!important;box-shadow:none!important;border:0!important}
.approach-step strong{position:relative;width:70px;height:70px;border-radius:50%;display:grid!important;place-items:center;margin:0 auto 20px;background:#1E1E1E;color:#4FB7B0;border:3px solid #4FB7B0;font-family:"Playfair Display",Georgia,serif;font-size:28px;line-height:1;box-shadow:0 18px 34px rgba(30,30,30,.18),0 0 0 9px #FFFFFF,0 0 34px rgba(79,183,176,.22)}
.approach-step strong:after{content:"";position:absolute;inset:9px;border-radius:50%;border:1px solid rgba(217,217,217,.28)}
.approach-step h3{display:inline-flex;align-items:center;justify-content:center;min-height:38px;margin:0 auto;color:#1E1E1E;font-family:Inter,system-ui,sans-serif;font-size:14px;text-transform:uppercase;letter-spacing:.08em;font-weight:900}
.approach-step h3:before{content:attr(data-step)}
.approach-step p{max-width:220px;margin:12px auto 0;color:#4b5b6a;font-size:14px;line-height:1.58}
.approach-step:nth-child(even) strong{background:#4FB7B0;color:#1E1E1E;border-color:#1E1E1E}
@media (max-width:1040px){.approach-line{grid-template-columns:1fr;gap:0;max-width:760px}.approach-line:before{left:35px;right:auto;top:22px;bottom:24px;width:3px;height:auto;background:linear-gradient(180deg,rgba(79,183,176,.18),#4FB7B0,rgba(217,217,217,.88),#4FB7B0,rgba(79,183,176,.18))}.approach-step{display:grid;grid-template-columns:70px 1fr;text-align:left;column-gap:22px;align-items:start;padding:0 0 30px}.approach-step strong{margin:0;grid-row:span 2;box-shadow:0 14px 28px rgba(30,30,30,.16),0 0 0 8px #FFFFFF}.approach-step h3{justify-content:flex-start;margin:8px 0 0}.approach-step p{margin:8px 0 0;max-width:560px}}
@media (max-width:560px){.approach-line:before{left:28px}.approach-step{grid-template-columns:58px 1fr;column-gap:18px}.approach-step strong{width:58px;height:58px;font-size:24px}.approach-step h3{font-size:13px}.approach-step p{font-size:14px}}


/* Services executive solutions */
.service-solutions-section,.signature-solutions{position:relative;padding:clamp(58px,8vw,108px) clamp(20px,5vw,80px);overflow:hidden}
.service-solutions-section{background:linear-gradient(180deg,#FFFFFF 0%,#F5F5F5 100%)}
.signature-solutions{background:#FFFFFF}
.solution-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;max-width:1280px;margin:0 auto}
.solution-card{position:relative;background:#fff;border:1px solid rgba(30,30,30,.1);box-shadow:0 22px 60px rgba(30,30,30,.08);padding:clamp(28px,4vw,42px);overflow:hidden;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}
.solution-card:before{content:"";position:absolute;left:0;top:0;right:0;height:5px;background:linear-gradient(90deg,#4FB7B0,#D9D9D9,#C9A646)}
.solution-card:after{content:"";position:absolute;right:-58px;bottom:-58px;width:150px;height:150px;border:1px solid rgba(79,183,176,.22);border-radius:50%;background:radial-gradient(circle,rgba(79,183,176,.12),transparent 64%);pointer-events:none}
.solution-card:hover{transform:translateY(-6px);box-shadow:0 30px 76px rgba(30,30,30,.13);border-color:rgba(79,183,176,.42)}
.solution-card span{display:inline-flex;margin-bottom:16px;padding:8px 12px;background:rgba(79,183,176,.1);color:#1F6F6B;border:1px solid rgba(79,183,176,.28);text-transform:uppercase;font-size:11px;font-weight:900;letter-spacing:.1em}
.solution-card h3{font-size:clamp(28px,3vw,40px);color:#1E1E1E}
.solution-card p{margin-top:16px;color:#435364;font-size:17px}
.solution-card h4{margin:26px 0 12px;color:#1E1E1E;font-size:13px;text-transform:uppercase;letter-spacing:.08em;font-weight:900}
.solution-card ul{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px}
.solution-card li{position:relative;padding-left:25px;color:#334155;font-size:15px;line-height:1.45}
.solution-card li:before{content:"";position:absolute;left:0;top:.28em;width:15px;height:15px;border-radius:50%;background:#4FB7B0;box-shadow:inset 0 0 0 4px #fff,0 0 0 1px rgba(79,183,176,.45)}
.signature-solution-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;max-width:1280px;margin:0 auto}
.signature-solution-card{position:relative;background:#1E1E1E;color:#fff;padding:30px;border:1px solid rgba(255,255,255,.12);box-shadow:0 22px 58px rgba(30,30,30,.16);overflow:hidden}
.signature-solution-card:before{content:"";position:absolute;left:0;top:0;right:0;height:4px;background:#4FB7B0}
.signature-solution-card:after{content:"";position:absolute;right:-44px;bottom:-44px;width:120px;height:120px;border:1px solid rgba(79,183,176,.26);border-radius:50%}
.signature-solution-card h3{font-family:Inter,system-ui,sans-serif;font-size:21px;line-height:1.22;color:#fff}
.signature-solution-card p{margin-top:14px;color:rgba(245,245,245,.78);font-size:15px}
.services-approach .approach-line.six-step{grid-template-columns:repeat(6,minmax(0,1fr));max-width:1320px}
.services-approach .approach-line.six-step:before{left:6%;right:6%}
.services-final-cta{margin-top:0}
.services-final-cta .button-row{margin-top:0;justify-content:flex-end}
.services-final-cta .btn.secondary{border-color:rgba(255,255,255,.76);color:#fff}
@media (max-width:1180px){.signature-solution-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.services-approach .approach-line.six-step{grid-template-columns:repeat(3,minmax(0,1fr))}.services-approach .approach-line.six-step:before{display:none}.services-final-cta{grid-template-columns:1fr}.services-final-cta .button-row{justify-content:flex-start}}
@media (max-width:760px){.service-solutions-section,.signature-solutions{padding:52px 18px}.solution-grid,.signature-solution-grid,.services-approach .approach-line.six-step{grid-template-columns:1fr}.solution-card{padding:26px}.solution-card ul{grid-template-columns:1fr}.solution-card p{font-size:16px}.signature-solution-card{padding:26px}.services-final-cta .button-row{width:100%}}


/* Services hero portrait replacement */
.page-hero-media img[src$="services-executive-portrait.png"]{object-position:center top}
@media (max-width:680px){.page-hero-media img[src$="services-executive-portrait.png"]{object-position:center top}}

/* Smooth responsive hero system */
.hero-slider{
  min-height:clamp(620px,72vh,760px);
}
.hero-slider .slide{
  min-height:inherit;
  padding:clamp(112px,9vw,154px) clamp(20px,5vw,80px) clamp(84px,8vw,126px);
  background-position:center right;
}
.hero-copy{
  max-width:min(700px,62vw);
}
.hero-copy h1{
  font-size:clamp(40px,5.1vw,72px);
}
.hero-copy p:not(.eyebrow){
  font-size:clamp(16px,1.45vw,19px);
}
.page-hero{
  min-height:clamp(520px,68vh,660px);
  grid-template-columns:minmax(0,1fr) minmax(340px,.86fr);
  gap:clamp(28px,4vw,56px);
  padding:clamp(58px,7vw,96px) clamp(20px,5vw,80px);
  align-items:center;
}
.page-hero h1{
  font-size:clamp(40px,4.8vw,70px);
  line-height:1.06;
}
.page-hero p:not(.eyebrow){
  font-size:clamp(16px,1.45vw,19px);
  line-height:1.68;
  margin:clamp(18px,2vw,24px) 0 clamp(24px,3vw,34px);
}
.page-hero .button-row{
  margin-top:0;
}
.page-hero-media{
  width:100%;
  max-width:620px;
  justify-self:end;
}
.page-hero-media img{
  width:100%;
  height:clamp(420px,46vw,580px);
  object-fit:cover;
  transition:object-position .35s ease,transform .35s ease;
}
.page-hero-media img[src$="services-executive-portrait.png"]{
  object-position:center 18%;
}
@media (max-width:1180px){
  .hero-slider{
    min-height:clamp(600px,74vh,700px);
  }
  .hero-slider .slide{
    padding-top:clamp(104px,12vw,132px);
    padding-bottom:clamp(78px,9vw,104px);
  }
  .hero-copy{
    max-width:min(640px,78vw);
  }
  .page-hero{
    grid-template-columns:1fr;
    min-height:auto;
    padding-top:clamp(50px,7vw,76px);
    padding-bottom:clamp(58px,8vw,90px);
  }
  .page-hero-copy{
    max-width:820px;
  }
  .page-hero-media{
    justify-self:start;
    max-width:min(620px,100%);
  }
  .page-hero-media img{
    height:clamp(420px,58vw,560px);
  }
}
@media (max-width:760px){
  .hero-slider{
    min-height:auto;
  }
  .hero-slider .slide{
    position:relative;
    min-height:clamp(600px,86vh,700px);
    padding:104px 18px 78px;
    background-position:64% top;
  }
  .hero-copy{
    max-width:100%;
    gap:16px;
  }
  .hero-copy h1{
    font-size:clamp(36px,11vw,44px);
    line-height:1.08;
  }
  .hero-copy p:not(.eyebrow){
    font-size:16px;
    line-height:1.58;
  }
  .page-hero{
    padding:42px 18px 56px;
    gap:30px;
  }
  .page-hero h1{
    font-size:clamp(36px,11vw,44px);
    line-height:1.08;
  }
  .page-hero p:not(.eyebrow){
    font-size:16px;
    line-height:1.6;
    margin:18px 0 24px;
  }
  .page-hero .button-row{
    width:100%;
  }
  .page-hero-media{
    max-width:100%;
  }
  .page-hero-media img{
    height:auto;
    aspect-ratio:4 / 5;
    max-height:520px;
  }
  .page-hero-media img[src$="services-executive-portrait.png"]{
    object-position:center top;
  }
}
@media (max-width:420px){
  .hero-slider .slide{
    min-height:620px;
  }
  .page-hero h1,.hero-copy h1{
    font-size:35px;
  }
  .page-hero-media img{
    aspect-ratio:3 / 4;
  }
}
@media (prefers-reduced-motion: reduce){
  .page-hero-media img,.reveal,.btn svg{
    transition:none!important;
  }
}

/* Reliable mobile navigation */
.site-nav a[href*="workshop"],
.footer-links a[href*="workshop"],
.menu a[href*="workshop"],
.site-nav a[href*="impact"],
.footer-links a[href*="impact"],
.menu a[href*="impact"]{
  display:none!important;
}
.site-header{
  z-index:1000;
  isolation:isolate;
}
.nav-toggle{
  position:relative;
  z-index:1002;
  cursor:pointer;
  touch-action:manipulation;
}
.nav-toggle span{
  transition:transform .22s ease,opacity .22s ease;
}
.nav-toggle.is-open span:nth-child(1){
  transform:translateY(9px) rotate(45deg);
}
.nav-toggle.is-open span:nth-child(2){
  opacity:0;
}
.nav-toggle.is-open span:nth-child(3){
  transform:translateY(-9px) rotate(-45deg);
}
@media (max-width:1180px){
  body.nav-open{
    overflow:hidden;
  }
  .site-nav{
    position:fixed;
    left:0;
    right:0;
    top:78px;
    z-index:9999;
    background:#071421;
    border-top:1px solid rgba(255,255,255,.12);
    box-shadow:0 26px 50px rgba(0,0,0,.34);
    max-height:calc(100vh - 78px);
    overflow-y:auto;
    pointer-events:auto;
    visibility:hidden;
    transform:translateY(-8px);
    opacity:0;
    transition:opacity .18s ease,transform .18s ease,visibility 0s linear .18s;
  }
  .site-nav.open{
    display:flex;
    pointer-events:auto!important;
    visibility:visible;
    transform:translateY(0);
    opacity:1;
    transition:opacity .18s ease,transform .18s ease,visibility 0s;
  }
  .site-nav a{
    position:relative;
    z-index:1;
    display:block;
    width:100%;
    min-height:44px;
    pointer-events:auto!important;
    touch-action:manipulation;
    -webkit-tap-highlight-color:rgba(79,183,176,.22);
  }
}
@media (max-width:680px){
  .site-nav{
    top:78px;
  }
}

/* Compact footer engagement prompt */
.footer-booking-cta{
  width:min(760px,100%);
  margin:30px 0 0;
  padding:18px 0 0;
  border:0;
  border-top:1px solid rgba(79,183,176,.28);
  background:transparent;
  box-shadow:none;
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  align-items:center;
  gap:18px 24px;
}
.footer-booking-cta span{
  display:block;
  margin-bottom:4px;
  color:#4FB7B0;
  text-transform:uppercase;
  font-size:11px;
  font-weight:900;
  letter-spacing:.1em;
}
.footer-booking-cta strong{
  display:block;
  max-width:560px;
  color:rgba(255,255,255,.86);
  font-family:Inter,system-ui,sans-serif;
  font-size:15px;
  line-height:1.55;
  font-weight:600;
}
.footer-book-btn{
  min-height:42px;
  padding:11px 0;
  background:transparent;
  color:#4FB7B0!important;
  border-bottom:1px solid rgba(79,183,176,.58);
  box-shadow:none;
  white-space:nowrap;
}
.footer-book-btn:hover{
  background:transparent;
  color:#FFFFFF!important;
  box-shadow:none;
  transform:translateX(4px);
  border-color:#FFFFFF;
}
@media (max-width:760px){
  .footer-booking-cta{
    width:100%;
    grid-template-columns:1fr;
    padding-top:18px;
  }
  .footer-book-btn{
    width:max-content;
    max-width:100%;
  }
}

/* ELEVATE Presence workshop series */
.presence-hero .workshop-hero-copy{max-width:900px}
.presence-offer-card strong{font-size:clamp(44px,5vw,66px);color:#4FB7B0}
.presence-offer-card strong small{font-family:Inter,system-ui,sans-serif;font-size:15px;color:rgba(255,255,255,.72);font-weight:800;text-transform:uppercase;letter-spacing:.08em}
.presence-offer-card b{color:#fff;font-weight:900}
.presence-offer-card em{display:block;margin-top:18px;padding-top:18px;border-top:1px solid rgba(255,255,255,.14);color:rgba(255,255,255,.82);font-style:normal;font-size:14px;line-height:1.55}
.presence-intro .quote-panel p{font-size:clamp(28px,3.4vw,44px)}
.presence-pillar-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;max-width:1280px;margin:0 auto}
.presence-pillar{position:relative;background:#fff;border:1px solid rgba(30,30,30,.1);box-shadow:0 18px 45px rgba(30,30,30,.08);padding:28px;overflow:hidden;text-align:left}
.presence-pillar:before{content:"";position:absolute;left:0;top:0;right:0;height:4px;background:linear-gradient(90deg,#4FB7B0,#D9D9D9)}
.presence-pillar span{display:block;color:#4FB7B0;font-family:"Playfair Display",Georgia,serif;font-size:32px;line-height:1;margin-bottom:16px}
.presence-pillar h3{font-family:Inter,system-ui,sans-serif;font-size:21px;color:#1E1E1E}
.presence-pillar p{margin-top:12px;color:#4a5661;font-size:15px;line-height:1.58}
.presence-session-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:1180px;margin:0 auto}
.presence-session{min-height:310px;padding:32px}
.presence-session span{display:inline-flex;color:#1E1E1E;background:rgba(79,183,176,.16);border:1px solid rgba(79,183,176,.28);padding:8px 11px;margin-bottom:18px}
.presence-session h3{font-size:clamp(24px,2.4vw,34px);font-family:"Playfair Display",Georgia,serif;line-height:1.08}
.presence-session p{font-size:16px;line-height:1.62}
.presence-investment{padding:clamp(58px,8vw,108px) clamp(20px,5vw,80px);background:#fff;overflow:hidden}
.investment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;max-width:980px;margin:0 auto}
.investment-card{position:relative;padding:34px;background:#fff;border:1px solid rgba(30,30,30,.12);box-shadow:0 22px 60px rgba(30,30,30,.08);overflow:hidden}
.investment-card:before{content:"";position:absolute;left:0;top:0;right:0;height:4px;background:#4FB7B0}
.investment-card.featured{background:#1E1E1E;color:#fff;border-color:rgba(79,183,176,.34)}
.investment-card span{display:block;color:#4FB7B0;text-transform:uppercase;font-size:12px;font-weight:900;letter-spacing:.1em;margin-bottom:12px}
.investment-card strong{display:block;color:#1E1E1E;font-family:"Playfair Display",Georgia,serif;font-size:clamp(46px,5vw,70px);line-height:1}
.investment-card.featured strong{color:#fff}
.investment-card p{margin-top:16px;color:#4a5661;font-size:16px;line-height:1.62}
.investment-card.featured p{color:rgba(255,255,255,.78)}
.investment-card .text-link{margin-top:24px}
.investment-card.featured .text-link{color:#4FB7B0}
@media (max-width:1080px){.presence-pillar-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.presence-session-grid{grid-template-columns:1fr}.presence-session{min-height:auto}}
@media (max-width:680px){.presence-pillar-grid,.investment-grid{grid-template-columns:1fr}.presence-pillar,.presence-session,.investment-card{padding:24px}.presence-session h3{font-size:28px}.presence-offer-card strong{font-size:48px}}

/* Services wide hero image */
.services-wide-hero{
  grid-template-columns:minmax(0,.82fr) minmax(360px,1fr);
}
.services-wide-hero .page-hero-copy{
  max-width:760px;
}
.services-wide-hero .page-hero-media{
  max-width:none;
  align-self:stretch;
}
.services-wide-hero .page-hero-media img{
  height:clamp(460px,44vw,620px);
  object-position:center right;
}
.services-wide-hero .page-hero-media:before{
  inset:18px -14px -18px 18px;
}
@media (max-width:1180px){
  .services-wide-hero{
    grid-template-columns:1fr;
  }
  .services-wide-hero .page-hero-media{
    width:100%;
    max-width:100%;
  }
  .services-wide-hero .page-hero-media img{
    height:auto;
    aspect-ratio:16 / 9;
    object-position:center right;
  }
}
@media (max-width:680px){
  .services-wide-hero .page-hero-media img{
    aspect-ratio:4 / 3;
    object-position:68% center;
  }
}

/* Services full-background hero */
.services-wide-hero{
  min-height:clamp(620px,78vh,760px);
  display:flex;
  align-items:center;
  background-image:linear-gradient(90deg,rgba(0,0,0,.96) 0%,rgba(0,0,0,.84) 30%,rgba(0,0,0,.48) 54%,rgba(0,0,0,.08) 78%),url('https://drtlcoleman.com/wp-content/themes/drtl-coleman/assets/services-hero-command-room.jpg');
  background-size:cover;
  background-position:center right;
  padding:clamp(78px,8vw,118px) clamp(20px,5vw,80px);
}
.services-wide-hero:after{
  display:none;
}
.services-wide-hero .page-hero-copy{
  max-width:760px;
  position:relative;
  z-index:1;
}
.services-wide-hero .page-hero-copy p:not(.eyebrow){
  max-width:640px;
}
.services-wide-hero .page-hero-media{
  display:none;
}
@media (max-width:1180px){
  .services-wide-hero{
    min-height:clamp(600px,76vh,700px);
    background-position:62% center;
    background-image:linear-gradient(90deg,rgba(0,0,0,.95) 0%,rgba(0,0,0,.78) 44%,rgba(0,0,0,.26) 100%),url('https://drtlcoleman.com/wp-content/themes/drtl-coleman/assets/services-hero-command-room.jpg');
  }
}
@media (max-width:680px){
  .services-wide-hero{
    min-height:620px;
    padding:96px 18px 64px;
    background-position:68% center;
    background-image:linear-gradient(180deg,rgba(0,0,0,.9) 0%,rgba(0,0,0,.72) 48%,rgba(0,0,0,.5) 100%),url('https://drtlcoleman.com/wp-content/themes/drtl-coleman/assets/services-hero-command-room.jpg');
  }
}

/* Four-column footer alignment */
.footer-grid{
  grid-template-columns:minmax(240px,1.25fr) minmax(120px,.55fr) minmax(190px,.78fr) minmax(220px,.82fr);
  align-items:start;
  gap:clamp(28px,4vw,54px);
}
.footer-grid .footer-booking-cta{
  width:100%;
  margin:0;
  padding:0 0 0 22px;
  border:0;
  border-left:1px solid rgba(79,183,176,.28);
  background:transparent;
  box-shadow:none;
  display:block;
}
.footer-grid .footer-booking-cta h2{
  font-family:Inter,sans-serif;
  font-size:13px;
  text-transform:uppercase;
  color:#4FB7B0;
  margin:0 0 12px;
}
.footer-grid .footer-booking-cta span{
  margin-bottom:8px;
  font-size:11px;
  letter-spacing:.1em;
}
.footer-grid .footer-booking-cta strong{
  max-width:260px;
  font-size:15px;
  line-height:1.55;
  font-family:Inter,system-ui,sans-serif;
  font-weight:600;
  color:rgba(255,255,255,.84);
}
.footer-grid .footer-book-btn{
  margin-top:16px;
  width:max-content;
  max-width:100%;
}
@media (max-width:1120px){
  .footer-grid{
    grid-template-columns:1.2fr .8fr;
  }
  .footer-grid .footer-booking-cta{
    padding-left:0;
    border-left:0;
    border-top:1px solid rgba(79,183,176,.28);
    padding-top:20px;
  }
}
@media (max-width:680px){
  .footer-grid{
    grid-template-columns:1fr;
  }
  .footer-grid .footer-booking-cta{
    width:100%;
  }
}

/* Impact page home-style stats */
.impact-stats-bar{
  margin:0;
}
.impact-stats-bar div{
  min-height:142px;
}
.impact-stats-bar strong{
  color:#fff;
}
.impact-stats-bar .stat-icon{
  color:#4FB7B0;
}
@media (max-width:680px){
  .impact-stats-bar div{
    min-height:auto;
  }
}

/* About full-background hero */
.about-background-hero{
  min-height:clamp(620px,78vh,760px);
  display:flex;
  align-items:center;
  background-image:linear-gradient(90deg,rgba(0,0,0,.96) 0%,rgba(0,0,0,.86) 34%,rgba(0,0,0,.5) 58%,rgba(0,0,0,.12) 82%),url('https://drtlcoleman.com/wp-content/themes/drtl-coleman/assets/about-hero-desk.png');
  background-size:cover;
  background-position:center right;
  padding:clamp(78px,8vw,118px) clamp(20px,5vw,80px);
}
.about-background-hero:after{
  display:none;
}
.about-background-hero .page-hero-copy{
  max-width:740px;
  position:relative;
  z-index:1;
}
.about-background-hero .page-hero-copy p:not(.eyebrow){
  max-width:620px;
}
@media (max-width:1180px){
  .about-background-hero{
    min-height:clamp(600px,76vh,700px);
    background-position:62% center;
    background-image:linear-gradient(90deg,rgba(0,0,0,.95) 0%,rgba(0,0,0,.78) 44%,rgba(0,0,0,.28) 100%),url('https://drtlcoleman.com/wp-content/themes/drtl-coleman/assets/about-hero-desk.png');
  }
}
@media (max-width:680px){
  .about-background-hero{
    min-height:620px;
    padding:96px 18px 64px;
    background-position:66% center;
    background-image:linear-gradient(180deg,rgba(0,0,0,.9) 0%,rgba(0,0,0,.72) 48%,rgba(0,0,0,.52) 100%),url('https://drtlcoleman.com/wp-content/themes/drtl-coleman/assets/about-hero-desk.png');
  }
}

/* Shop page */
.shop-hero{min-height:calc(100vh - 86px)}
.shop-hero .book-cover img{width:min(390px,100%)}
.book-copy h1{font-size:clamp(40px,5vw,68px)}
.shop-detail-section{position:relative;padding:clamp(58px,8vw,108px) clamp(20px,5vw,80px);background:linear-gradient(180deg,#fff 0%,#f5f7f7 100%);overflow:hidden}
.shop-detail-section .section-heading{max-width:820px;margin:0 auto 42px;text-align:center}
.shop-detail-section .section-heading h2{font-size:clamp(34px,4.6vw,58px)}
.shop-detail-section .section-heading p:not(.eyebrow){max-width:680px;margin:18px auto 0;color:#435364;font-size:18px}
.shop-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.shop-detail-card{background:#fff;border:1px solid rgba(7,20,33,.1);box-shadow:0 18px 45px rgba(7,20,33,.08);padding:30px;min-height:220px}
.shop-detail-card span{display:inline-flex;color:var(--deep-teal);font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;margin-bottom:18px}
.shop-detail-card h3{font-size:30px}
.shop-detail-card p{margin-top:14px;color:#4b5b6a}
.shop-final-cta{margin-top:0}
.shop-final-cta .button-row{margin-top:0;justify-content:flex-end}
@media (max-width:900px){.shop-hero{min-height:auto}.shop-detail-grid{grid-template-columns:1fr}.shop-final-cta{grid-template-columns:1fr}.shop-final-cta .button-row{justify-content:flex-start}}
@media (max-width:680px){.shop-detail-section{padding:52px 18px}.book-copy h1{font-size:38px}.shop-detail-card{padding:26px}.shop-final-cta .button-row{width:100%}}

/* Mobile layout stabilization */
@media (max-width:760px){
  .site-header{
    min-height:72px;
    padding:0 16px;
    gap:10px;
    overflow:visible;
  }
  .updated-logo-brand{
    width:168px!important;
    height:52px!important;
  }
  .nav-toggle{
    width:44px;
    height:44px;
    flex:0 0 44px;
  }
  .site-nav{
    top:72px;
    padding:10px 18px 22px;
    max-height:calc(100dvh - 72px);
    width:100%;
    overflow-y:auto;
    -webkit-overflow-scrolling:touch;
  }
  .site-nav.open{
    display:flex!important;
    pointer-events:auto!important;
  }
  .site-nav a{
    min-height:46px;
    padding:14px 0;
    line-height:1.2;
    cursor:pointer;
  }
  .hero-slider .slide{
    padding-top:92px;
  }
  .book-preview.shop-hero{
    padding:32px 16px 44px;
    gap:24px;
    background:linear-gradient(180deg,#1E1E1E 0%,#1E1E1E 36%,#fff 36%,#fff 100%);
  }
  .shop-hero .book-cover img{
    width:min(270px,72vw);
    transform:none;
  }
  .book-cover:before{
    inset:8% -4% -7%;
  }
  .book-copy{
    padding:24px 18px;
  }
  .book-copy h1{
    font-size:clamp(31px,9vw,36px);
    line-height:1.08;
  }
  .book-copy p:not(.eyebrow){
    font-size:16px;
  }
  .book-meta{
    gap:8px;
  }
  .book-meta span{
    width:100%;
    font-size:11px;
  }
}
@media (max-width:420px){
  .updated-logo-brand{
    width:154px!important;
    height:50px!important;
  }
  .site-header{
    padding:0 14px;
  }
  .book-preview.shop-hero{
    padding-left:14px;
    padding-right:14px;
  }
}

/* Mobile home hero blank-space fix */
@media (max-width:760px){
  .hero-slider{
    display:block!important;
    min-height:0!important;
    height:auto!important;
    max-height:none!important;
    overflow:hidden!important;
  }
  .hero-slider .hero-bg{
    display:none!important;
  }
  .hero-slider .slide{
    display:none;
    position:relative!important;
    inset:auto!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    opacity:0!important;
  }
  .hero-slider .slide.active{
    display:flex;
    align-items:flex-start!important;
    opacity:1!important;
    min-height:auto!important;
    height:auto!important;
    padding:28px 18px 34px!important;
    background-size:cover!important;
    background-position:66% top!important;
  }
}
@media (max-width:420px){
  .hero-slider .slide.active{
    padding-top:24px!important;
    padding-bottom:30px!important;
  }
}

/* Crisp logo presentation */
.updated-logo-brand{
  width:clamp(190px,20vw,260px)!important;
  height:auto!important;
  min-height:0!important;
  overflow:visible!important;
  display:flex!important;
  align-items:center!important;
}
.updated-logo-brand img{
  width:100%!important;
  height:auto!important;
  aspect-ratio:auto!important;
  object-fit:contain!important;
}
.footer-brand.updated-logo-brand{
  width:min(320px,78vw)!important;
  height:auto!important;
}
@media (max-width:760px){
  .updated-logo-brand{
    width:176px!important;
    height:auto!important;
  }
}
@media (max-width:420px){
  .updated-logo-brand{
    width:166px!important;
    height:auto!important;
  }
}

/* Footer CTA box */
.footer-grid .footer-booking-cta{
  padding:24px!important;
  border:1px solid rgba(79,183,176,.36)!important;
  border-top:3px solid #4FB7B0!important;
  background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(79,183,176,.12))!important;
  box-shadow:0 18px 42px rgba(0,0,0,.2)!important;
}
.footer-grid .footer-booking-cta strong{
  max-width:none!important;
  color:#fff!important;
}
.footer-grid .footer-book-btn{
  width:100%!important;
  margin-top:18px!important;
  background:#4FB7B0!important;
  color:#071421!important;
  border:1px solid #4FB7B0!important;
}
.footer-grid .footer-book-btn:hover{
  background:#fff!important;
  border-color:#fff!important;
}
@media (max-width:1120px){
  .footer-grid .footer-booking-cta{
    border-top:3px solid #4FB7B0!important;
  }
}

/* New Elevation Consulting bridge */
.footer-partner-link{
  display:inline-flex!important;
  align-items:center!important;
  gap:8px!important;
  margin-top:16px!important;
  padding:10px 12px!important;
  border:1px solid rgba(79,183,176,.38)!important;
  color:#fff!important;
  font-size:12px!important;
  font-weight:900!important;
  letter-spacing:.04em!important;
  text-transform:uppercase!important;
  background:rgba(79,183,176,.12)!important;
}
.footer-partner-link:after{
  content:"→";
  color:#4FB7B0;
}
.book-meta a,
.shop-detail-section a{
  color:#1F6F6B;
  font-weight:900;
  text-decoration:underline;
  text-underline-offset:3px;
}

/* Services page New Elevation Consulting CTA */
.nec-services-bridge{
  margin:clamp(44px,6vw,78px) clamp(20px,5vw,80px) clamp(76px,8vw,118px);
  padding:clamp(28px,4.5vw,48px);
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  align-items:center;
  gap:24px;
  border:1px solid rgba(7,20,33,.08);
  border-top:4px solid #4FB7B0;
  background:#fff;
  box-shadow:0 18px 42px rgba(7,20,33,.1);
}
.nec-services-bridge .eyebrow{
  margin-bottom:10px;
}
.nec-services-bridge h2{
  font-size:clamp(28px,3.2vw,44px);
  margin:0;
}
.nec-services-bridge p:not(.eyebrow){
  max-width:780px;
  margin-top:12px;
  color:#415062;
  font-size:17px;
}
.nec-services-bridge .btn.dark{
  background:#4FB7B0;
  border-color:#4FB7B0;
  color:#071421;
  white-space:nowrap;
}
.nec-services-bridge .btn.dark:hover{
  background:#071421;
  border-color:#071421;
  color:#fff;
}
@media (max-width:820px){
  .nec-services-bridge{
    grid-template-columns:1fr;
    gap:22px;
    margin:38px 18px 74px;
    padding:24px 22px;
  }
  .nec-services-bridge h2{
    font-size:30px;
    line-height:1.08;
  }
  .nec-services-bridge p:not(.eyebrow){
    font-size:16px;
    line-height:1.55;
  }
  .nec-services-bridge .btn{
    width:100%;
    white-space:normal;
    min-height:52px;
    padding:14px 16px;
  }
}

/* Services audience fit polish */
.service-fit-band{
  padding:clamp(58px,8vw,96px) clamp(20px,5vw,80px);
  background:linear-gradient(180deg,#F5F7F7,#fff);
  overflow:hidden;
}
.service-fit-band .section-heading{
  max-width:920px;
  margin:0 auto 34px;
}
.service-fit-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:18px;
  max-width:1280px;
  margin:0 auto;
}
.service-fit-card{
  background:#fff;
  border:1px solid rgba(7,20,33,.1);
  border-top:4px solid #4FB7B0;
  box-shadow:0 18px 45px rgba(7,20,33,.08);
  padding:28px;
  min-height:240px;
}
.service-fit-card span,
.about-trust-card span{
  display:inline-flex;
  color:#1F6F6B;
  font-size:12px;
  font-weight:900;
  letter-spacing:.12em;
  text-transform:uppercase;
  margin-bottom:18px;
}
.service-fit-card h3,
.about-trust-card h3{
  font-size:clamp(24px,2vw,30px);
}
.service-fit-card p,
.about-trust-card p{
  margin-top:14px;
  color:#4b5b6a;
}

/* About credibility polish */
.about-trust-section{
  padding:clamp(58px,8vw,96px) clamp(20px,5vw,80px);
  background:#fff;
  overflow:hidden;
}
.about-trust-section .section-heading{
  max-width:920px;
  margin:0 auto 34px;
}
.about-trust-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:20px;
  max-width:1120px;
  margin:0 auto;
}
.about-trust-card{
  padding:30px;
  background:#F5F7F7;
  border:1px solid rgba(7,20,33,.08);
  border-left:4px solid #4FB7B0;
}

/* Gallery lightbox */
.gallery-photo{
  cursor:pointer;
  transition:transform .22s ease,filter .22s ease;
}
.gallery-photo:hover{
  transform:translateY(-2px);
  filter:saturate(1.06) contrast(1.02);
}
.gallery-photo:focus-visible{
  outline:3px solid #4FB7B0;
  outline-offset:4px;
}
.gallery-lightbox{
  position:fixed;
  inset:0;
  z-index:20000;
  display:grid;
  place-items:center;
  padding:clamp(18px,4vw,54px);
  background:rgba(7,20,33,.9);
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transition:opacity .2s ease,visibility 0s linear .2s;
}
.gallery-lightbox.open{
  opacity:1;
  visibility:visible;
  pointer-events:auto;
  transition:opacity .2s ease,visibility 0s;
}
.gallery-lightbox img{
  max-width:min(1120px,94vw);
  max-height:86vh;
  width:auto;
  height:auto;
  object-fit:contain;
  box-shadow:0 30px 80px rgba(0,0,0,.45);
  border:1px solid rgba(255,255,255,.18);
  background:#fff;
}
.gallery-lightbox-close{
  position:absolute;
  top:18px;
  right:18px;
  width:46px;
  height:46px;
  border:1px solid rgba(255,255,255,.34);
  background:#4FB7B0;
  color:#071421;
  font-size:32px;
  line-height:1;
  cursor:pointer;
}
body.gallery-open{
  overflow:hidden;
}

@media (max-width:1180px){
  .service-fit-grid{
    grid-template-columns:repeat(2,1fr);
  }
}
@media (max-width:820px){
  .about-trust-grid{
    grid-template-columns:1fr;
  }
}
@media (max-width:680px){
  .service-fit-band,
  .about-trust-section{
    padding:52px 18px;
  }
  .service-fit-grid{
    grid-template-columns:1fr;
  }
  .service-fit-card,
  .about-trust-card{
    min-height:auto;
    padding:24px;
  }
  .gallery-lightbox{
    padding:16px;
  }
  .gallery-lightbox-close{
    top:12px;
    right:12px;
  }
}

.contact-social-block{display:grid;gap:14px;margin-top:22px;padding-top:18px;border-top:1px solid rgba(30,30,30,.1)}
.contact-social-block strong{display:block;color:#1F6F6B;text-transform:uppercase;letter-spacing:.12em;font-size:.75rem}
.contact-social-icons{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.contact-social-icons a{width:44px;height:44px;border:1px solid rgba(79,183,176,.55);border-radius:50%;display:grid;place-items:center;color:#1E1E1E;background:#fff;transition:transform .22s ease,background .22s ease,border-color .22s ease,color .22s ease}
.contact-social-icons a:hover{transform:translateY(-3px);background:#4FB7B0;border-color:#4FB7B0;color:#1E1E1E}
.contact-social-icons svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.contact-social-icons a[aria-label="Facebook"] svg path{fill:currentColor;stroke:none}

.footer-credit{margin:0;text-align:center}
.footer-credit a{color:#4FB7B0!important;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}
.footer-credit a:hover{color:#fff!important}
.footer-bottom{align-items:center;flex-wrap:wrap}
@media (max-width:680px){.footer-credit{text-align:left}}

.inline-cta-box{margin-top:28px}

.service-fit-card .card-icon,
.about-trust-card .card-icon,
.shop-detail-card .card-icon,
.presence-pillar .card-icon,
.approach-step .card-icon{
  width:56px;
  height:56px;
  display:grid!important;
  place-items:center;
  margin:0 0 18px;
  padding:0!important;
  border-radius:50%;
  border:1px solid rgba(79,183,176,.48);
  background:rgba(79,183,176,.1);
  color:#4FB7B0!important;
  font-size:0!important;
  letter-spacing:0!important;
  text-transform:none!important;
  line-height:1!important;
  box-shadow:0 16px 34px rgba(30,30,30,.08);
}
.card-icon svg{
  width:27px;
  height:27px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.7;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.approach-step .card-icon{
  position:relative;
  width:70px;
  height:70px;
  margin:0 auto 20px;
  background:#1E1E1E;
  color:#4FB7B0!important;
  border:3px solid #4FB7B0;
  box-shadow:0 18px 34px rgba(30,30,30,.18),0 0 0 9px #FFFFFF,0 0 34px rgba(79,183,176,.22);
}
.approach-step .card-icon:after{
  content:"";
  position:absolute;
  inset:9px;
  border-radius:50%;
  border:1px solid rgba(217,217,217,.28);
}
.approach-step .card-icon svg{
  width:31px;
  height:31px;
  position:relative;
  z-index:1;
}
.approach-step:nth-child(even) .card-icon{
  background:#4FB7B0;
  color:#1E1E1E!important;
  border-color:#1E1E1E;
}
@media (max-width:1040px){
  .approach-step .card-icon{
    margin:0;
    grid-row:span 2;
    box-shadow:0 14px 28px rgba(30,30,30,.16),0 0 0 8px #FFFFFF;
  }
}
@media (max-width:560px){
  .approach-step .card-icon{
    width:58px;
    height:58px;
  }
  .approach-step .card-icon svg{
    width:27px;
    height:27px;
  }
}

/* Charcoal hero artwork for Contact and Gallery */
.contact-hero,
.gallery-hero{
  position:relative;
  overflow:hidden;
  background-color:#1E1E1E;
  background-repeat:no-repeat;
  background-size:cover;
  background-position:center center;
  isolation:isolate;
}
.contact-hero{
  min-height:clamp(430px,56vw,640px);
  background-image:
    linear-gradient(90deg,rgba(30,30,30,.96) 0%,rgba(30,30,30,.88) 36%,rgba(30,30,30,.46) 66%,rgba(30,30,30,.08) 100%),
    url('https://drtlcoleman.com/wp-content/themes/drtl-coleman/assets/contact-hero-charcoal.png')!important;
}
.gallery-hero{
  min-height:clamp(430px,54vw,620px);
  background-image:
    linear-gradient(90deg,rgba(30,30,30,.96) 0%,rgba(30,30,30,.86) 38%,rgba(30,30,30,.42) 68%,rgba(30,30,30,.08) 100%),
    url('https://drtlcoleman.com/wp-content/themes/drtl-coleman/assets/gallery-hero-charcoal.png')!important;
}
.contact-hero:after,
.gallery-hero:after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  height:5px;
  width:100%;
  background:linear-gradient(90deg,#4FB7B0 0%,rgba(79,183,176,.55) 42%,rgba(255,255,255,.2) 100%);
  z-index:0;
}
.contact-hero > div,
.gallery-hero .page-hero-copy{
  position:relative;
  z-index:1;
}
@media (max-width:680px){
  .contact-hero,
  .gallery-hero{
    min-height:520px;
    background-position:center right;
  }
  .contact-hero{
    background-image:
      linear-gradient(180deg,rgba(30,30,30,.96) 0%,rgba(30,30,30,.88) 48%,rgba(30,30,30,.62) 100%),
      url('https://drtlcoleman.com/wp-content/themes/drtl-coleman/assets/contact-hero-charcoal.png')!important;
  }
.gallery-hero{
    background-image:
      linear-gradient(180deg,rgba(30,30,30,.96) 0%,rgba(30,30,30,.88) 48%,rgba(30,30,30,.62) 100%),
      url('https://drtlcoleman.com/wp-content/themes/drtl-coleman/assets/gallery-hero-charcoal.png')!important;
  }
}

/* Keep faces visible in the Corporate Training service image */
.premium-card-grid .premium-service-card:nth-child(3) img[src$="service-training-panel.jpg"]{
  object-position:center top!important;
}

/* Make conversation links read as clear CTA buttons */
.btn.primary,
.btn.secondary,
.inline-cta-box,
.footer-book-btn{
  border-radius:4px!important;
  text-decoration:none!important;
}
.btn.secondary{
  background:#FFFFFF!important;
  color:#1E1E1E!important;
  border:2px solid #FFFFFF!important;
  box-shadow:0 16px 34px rgba(30,30,30,.2),inset 0 0 0 1px rgba(79,183,176,.32)!important;
}
.btn.secondary:hover{
  background:#4FB7B0!important;
  border-color:#4FB7B0!important;
  color:#1E1E1E!important;
}
.inline-cta-box{
  width:max-content;
  max-width:100%;
  box-shadow:0 18px 38px rgba(79,183,176,.24),0 8px 18px rgba(30,30,30,.12)!important;
}
.footer-book-btn{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:10px!important;
  min-height:52px!important;
  padding:14px 18px!important;
  background:#4FB7B0!important;
  color:#1E1E1E!important;
  border:2px solid #4FB7B0!important;
  border-bottom:2px solid #4FB7B0!important;
  box-shadow:0 18px 38px rgba(79,183,176,.22),0 8px 18px rgba(0,0,0,.2)!important;
  white-space:normal!important;
}
.footer-book-btn:hover{
  transform:translateY(-2px)!important;
  background:#FFFFFF!important;
  color:#1E1E1E!important;
  border-color:#FFFFFF!important;
  box-shadow:0 20px 42px rgba(255,255,255,.16),0 10px 22px rgba(0,0,0,.24)!important;
}
.footer-book-btn svg,
.btn svg{
  flex:0 0 auto;
}
@media (max-width:680px){
  .inline-cta-box,
  .footer-book-btn{
    width:100%!important;
  }
}

/* Services executive presence feature */
.services-cutout-intro{
  grid-template-columns:minmax(0,.95fr) minmax(360px,.72fr)!important;
  align-items:center!important;
  gap:clamp(32px,5vw,72px)!important;
  padding-top:clamp(64px,8vw,108px)!important;
  padding-bottom:clamp(64px,8vw,108px)!important;
  background:linear-gradient(135deg,#fff 0%,#f7fafa 52%,rgba(79,183,176,.1) 100%)!important;
}

.services-cutout-intro .split-copy{
  max-width:760px;
}

.services-cutout-intro .split-copy h2{
  max-width:820px;
}

.services-presence-media{
  position:relative;
  z-index:1;
  justify-self:end;
  width:min(560px,100%);
}

.services-presence-media:before{
  content:"";
  position:absolute;
  inset:18px -18px -18px 18px;
  border:1px solid rgba(79,183,176,.36);
  z-index:-1;
}

.services-presence-media img{
  display:block;
  width:100%;
  aspect-ratio:16/10;
  object-fit:cover;
  object-position:center;
  border:1px solid rgba(30,30,30,.12);
  box-shadow:0 28px 70px rgba(30,30,30,.16);
  background:#1e1e1e;
}

@media (max-width:980px){
  .services-cutout-intro{
    grid-template-columns:1fr!important;
    text-align:left;
  }

  .services-presence-media{
    justify-self:start;
    width:min(680px,100%);
  }
}

@media (max-width:680px){
  .services-cutout-intro{
    padding:52px 18px!important;
  }

  .services-presence-media:before{
    inset:12px -10px -10px 12px;
  }

  .services-presence-media img{
    aspect-ratio:4/3;
  }
}

/* Footer legal and credit alignment */
.footer-bottom{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);
  grid-template-rows:auto;
  align-items:center!important;
  gap:18px 24px!important;
}

.footer-legal{
  display:contents;
}

.footer-legal p{
  grid-column:1;
  grid-row:1;
  align-self:center;
  justify-self:start;
  margin:0;
  max-width:680px;
}

.footer-legal-links{
  grid-column:3;
  grid-row:1;
  display:flex;
  align-items:center;
  justify-content:center;
  justify-self:end;
  flex-wrap:wrap;
  gap:10px 16px;
  padding-right:clamp(210px,15vw,250px);
  text-align:center;
}

.footer-legal-links a{
  color:rgba(255,255,255,.72)!important;
  font-size:12px;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.08em;
}

.footer-legal-links a:hover{
  color:#4FB7B0!important;
}

.footer-bottom .footer-social{
  grid-column:2;
  grid-row:1;
  justify-content:center!important;
  justify-self:center;
}

.footer-bottom .footer-credit{
  grid-column:3;
  grid-row:1;
  align-self:center;
  justify-self:end;
  text-align:right;
}

.legal-section{
  padding:clamp(58px,8vw,108px) clamp(20px,5vw,80px);
  background:#fff;
}

.legal-content{
  max-width:980px;
  margin:0 auto;
  display:grid;
  gap:28px;
}

.legal-block{
  padding:30px;
  border:1px solid rgba(30,30,30,.1);
  background:#fff;
  box-shadow:0 16px 38px rgba(30,30,30,.06);
}

.legal-block h2{
  font-size:clamp(26px,3vw,38px);
  margin-bottom:14px;
}

.legal-block p,
.legal-block li{
  color:#415062;
}

.legal-block ul{
  margin:16px 0 0;
  padding-left:20px;
}

@media (max-width:760px){
  .footer-bottom{
    grid-template-columns:1fr!important;
    grid-template-rows:auto!important;
    justify-items:start;
  }

  .footer-bottom .footer-social,
  .footer-bottom .footer-legal p,
  .footer-bottom .footer-legal-links,
  .footer-bottom .footer-credit{
    grid-column:1!important;
    grid-row:auto!important;
    justify-self:start;
    text-align:left;
  }

  .footer-bottom .footer-social,
  .footer-bottom .footer-legal-links{
    justify-self:center;
    justify-content:center!important;
    text-align:center;
    width:100%;
    padding-right:0;
  }

  .legal-block{
    padding:24px;
  }
}

/* Restore cleaner process markers */
.approach-line{
  counter-reset:approachStep;
}

.approach-step{
  counter-increment:approachStep;
}

.approach-step .process-icon{
  width:62px!important;
  height:62px!important;
  margin:0 auto 20px!important;
  border-radius:50%!important;
  border:2px solid #4FB7B0!important;
  background:#1E1E1E!important;
  color:#4FB7B0!important;
  box-shadow:0 12px 28px rgba(30,30,30,.13),0 0 0 8px #fff!important;
  font-size:0!important;
}

.approach-step .process-icon:before{
  content:counter(approachStep);
  position:relative;
  z-index:2;
  font-family:"Playfair Display",Georgia,serif;
  font-size:25px;
  font-weight:700;
  line-height:1;
  color:currentColor;
}

.approach-step .process-icon:after{
  inset:8px!important;
  border-color:rgba(255,255,255,.2)!important;
}

.approach-step .process-icon svg{
  display:none!important;
}

.approach-step:nth-child(even) .process-icon{
  background:#4FB7B0!important;
  color:#1E1E1E!important;
  border-color:#4FB7B0!important;
}

@media (max-width:1040px){
  .approach-step .process-icon{
    margin:0!important;
    grid-row:span 2;
  }
}

@media (max-width:560px){
  .approach-step .process-icon{
    width:56px!important;
    height:56px!important;
    box-shadow:0 10px 22px rgba(30,30,30,.12),0 0 0 7px #fff!important;
  }

  .approach-step .process-icon:before{
    font-size:23px;
  }
}
.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	word-wrap: normal !important;
	word-break: normal !important;
}

.wpcf7 .hidden-fields-container {
	display: none;
}

.wpcf7 form .wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #00a0d2; /* Blue */
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
	display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450; /* Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232; /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28; /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ffb900; /* Yellow */
}

.wpcf7-form-control-wrap {
	position: relative;
}

.wpcf7-not-valid-tip {
	color: #dc3232; /* Red */
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
	position: relative;
	top: -2ex;
	left: 1em;
	z-index: 100;
	border: 1px solid #dc3232;
	background: #fff;
	padding: .2em .8em;
	width: 24em;
}

.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-spinner {
	visibility: hidden;
	display: inline-block;
	background-color: #23282d; /* Dark Gray 800 */
	opacity: 0.75;
	width: 24px;
	height: 24px;
	border: none;
	border-radius: 100%;
	padding: 0;
	margin: 0 24px;
	position: relative;
}

form.submitting .wpcf7-spinner {
	visibility: visible;
}

.wpcf7-spinner::before {
	content: '';
	position: absolute;
	background-color: #fbfbfc; /* Light Gray 100 */
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	border: none;
	border-radius: 100%;
	transform-origin: 8px 8px;
	animation-name: spin;
	animation-duration: 1000ms;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

@media (prefers-reduced-motion: reduce) {
	.wpcf7-spinner::before {
		animation-name: blink;
		animation-duration: 2000ms;
	}
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

@keyframes blink {
	from {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

.wpcf7 [inert] {
	opacity: 0.5;
}

.wpcf7 input[type="file"] {
	cursor: pointer;
}

.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
	direction: ltr;
}

.wpcf7-reflection > output {
	display: list-item;
	list-style: none;
}

.wpcf7-reflection > output[hidden] {
	display: none;
}
/*!
              - C S S -
        VERSION 1.0.0 - DATE: 2023-01-06
	@author: Krisztian Horvath ThemePunch OHG.
        - Slider Revolution 7.0 -

        GET LICENSE AT:
https://www.themepunch.com/links/slider_revolution_wordpress_regular_license

LICENSE:
Copyright (c) 2023, ThemePunch. All rights reserved.
This work is subject to the terms at https://www.themepunch.com/links/slider_revolution_wordpress_regular_license (Regular / Extended)
*/.rs-p-wp-fix{display:none!important;margin:0!important;height:0!important}body{--sr-7-css-loaded:1}.wp-block-themepunch-revslider{position:relative}.wp-block-themepunch-revslider.revslider{margin:0}canvas.sr7-pbar{z-index:500;position:absolute;pointer-events:none}sr7-module{display:block;position:relative;overflow-x:visible;-webkit-tap-highlight-color:transparent}sr7-adjuster{position:relative;display:block;width:100%}sr7-content{position:absolute;top:0;height:100%;contain:size layout style;z-index:1;overflow-x:visible}sr7-carousel{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1}sr7-slide{position:absolute;width:100%;height:100%;contain:strict;top:0;left:0;z-index:1;visibility:hidden;pointer-events:none}.sr7-overflow-force sr7-slide,sr7-carousel sr7-slide{contain:layout style}sr7-module-bg{top:0;z-index:0;position:absolute}sr7-3dwrap{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}sr7-overlay{display:block;width:100%;height:100%;top:0;left:0;position:absolute;z-index:3;background-repeat:repeat}sr7-btn,sr7-col,sr7-content .sr7-layer,sr7-grp,sr7-img,sr7-layer,sr7-linebrk,sr7-row,sr7-shp,sr7-svg,sr7-txt,sr7-zone{user-select:none;visibility:hidden;display:none;box-sizing:border-box;backface-visibility:hidden}sr7-col-bg.sr7-img-col-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;pointer-events:none}.sr7-layer[data-subtype=slidebg],sr7bg{pointer-events:none}sr7-content .sr7-layer.sr7-withclip,sr7-content .sr7-layer.sr7-withclip .sr7-layer{backface-visibility:visible}sr7-grp.sr7-clear:after{content:"";clear:both;display:block;height:0}sr7-zone{pointer-events:none}sr7-row.sr7-layer.sr7-galign{box-sizing:border-box}.sr7-layer[data-type=svg]>svg,sr7-layer[data-type=svg]>svg{width:100%;height:100%}sr7-row-con{table-layout:fixed;font-size:0;display:block}sr7-module .sr7-layer,sr7-module sr7-layer{-webkit-font-smoothing:antialiased!important;-webkit-tap-highlight-color:transparent;-moz-osx-font-smoothing:grayscale;font-display:swap}sr7-slide.sr7-staticslide-low{z-index:0!important}sr7-slide.sr7-staticslide-high{z-index:105!important}@-moz-document url-prefix(){sr7-slide.sr7-staticslide{transform:scale(1)}}sr7-slide a{transition:none}sr7-module.sr7-top-fixed{width:100%;height:auto!important;backface-visibility:hidden}sr7-module.sr7-top-fixed sr7-adjuster{height:auto!important}sr7-module.sr7-top-fixed sr7-content,sr7-module.sr7-top-fixed sr7-content .sr7-layer:not(.sr7-ignore-pe) *{pointer-events:none}sr7-prl{top:50%;left:50%;z-index:10000;position:absolute}sr7-prl.off{display:none!important}sr7-prl.sr7-fade-in{animation:tp-fade-in 1s linear}.sr-force-hidden{display:none!important}@keyframes tp-rotateplane{0%{transform:perspective(120px) rotateX(0) rotateY(0)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}@keyframes tp-fade-in{0%{opacity:0}20%{opacity:0}100%{opacity:100}}@keyframes tp-rotate{100%{transform:rotate(360deg)}}sr7-fonttest{width:auto;display:inline-block;white-space:nowrap;font-size:12px;color:#000}sr7-fonttest-wrap{position:absolute;contain:strict;top:-1500px;left:-1500px;width:1500px;height:1000px;pointer-events:none;opacity:0}.fn-wrap{display:flex;position:fixed;width:100px;height:50px;z-index:100;background-color:rgba(66,66,66,.2);justify-content:space-around;align-items:center;bottom:0;left:50%;transform:translateX(-50%)}.fn-left,.fn-right{display:flex;width:40px;height:40px;justify-content:center;align-items:center;background-color:gray;color:#fff;font-weight:700;font-size:20px;cursor:pointer}.sr7-layer .materical-icons,sr7-module .material-icons,sr7-txt .material-icons{font-size:inherit;vertical-align:top;line-height:inherit}#sr-announcer{position:absolute!important;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
:root{--woocommerce:#720eec;--wc-green:#007518;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px;--wc-destructive:#cc1818;--wc-card-border-radius:8px}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:" ";display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:" ";display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:" ";display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:" ";display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:" ";display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:" ";display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form .password-input,.woocommerce-page form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{background-color:transparent;border-radius:0;border:0;color:var(--wc-form-color-text,#000);cursor:pointer;font-size:inherit;line-height:inherit;margin:0;padding:0;position:absolute;right:.7em;text-decoration:none;top:50%;transform:translateY(-50%);-moz-osx-font-smoothing:inherit;-webkit-appearance:none;-webkit-font-smoothing:inherit}.woocommerce form .show-password-input::before,.woocommerce-page form .show-password-input::before{background-repeat:no-repeat;background-size:cover;background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.3 3.3C16.9 2.9 16.2 2.9 15.7 3.3L13.3 5.7C12.2437 5.3079 11.1267 5.1048 10 5.1C6.2 5.2 2.8 7.2 1 10.5C1.2 10.9 1.5 11.3 1.8 11.7C2.6 12.8 3.6 13.7 4.7 14.4L3 16.1C2.6 16.5 2.5 17.2 3 17.7C3.4 18.1 4.1 18.2 4.6 17.7L17.3 4.9C17.7 4.4 17.7 3.7 17.3 3.3ZM6.7 12.3L5.4 13.6C4.2 12.9 3.1 11.9 2.3 10.7C3.5 9 5.1 7.8 7 7.2C5.7 8.6 5.6 10.8 6.7 12.3ZM10.1 9C9.6 8.5 9.7 7.7 10.2 7.2C10.7 6.8 11.4 6.8 11.9 7.2L10.1 9ZM18.3 9.5C17.8 8.8 17.2 8.1 16.5 7.6L15.5 8.6C16.3 9.2 17 9.9 17.6 10.8C15.9 13.4 13 15 9.9 15H9.1L8.1 16C8.8 15.9 9.4 16 10 16C13.3 16 16.4 14.4 18.3 11.7C18.6 11.3 18.8 10.9 19.1 10.5C18.8 10.2 18.6 9.8 18.3 9.5ZM14 10L10 14C12.2 14 14 12.2 14 10Z" fill="%23111111"/></svg>');content:"";display:block;height:22px;width:22px}.woocommerce form .show-password-input.display-password::before,.woocommerce-page form .show-password-input.display-password::before{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 9.49999C15 4.89999 8.50002 3.79999 3.90002 7.19999C2.70002 8.09999 1.70002 9.29999 0.900024 10.6C1.10002 11 1.40002 11.4 1.70002 11.8C5.00002 16.4 11.3 17.4 15.9 14.2C16.8 13.5 17.6 12.8 18.3 11.8C18.6 11.4 18.8 11 19.1 10.6C18.8 10.2 18.6 9.79999 18.3 9.49999ZM10.1 7.19999C10.6 6.69999 11.4 6.69999 11.9 7.19999C12.4 7.69999 12.4 8.49999 11.9 8.99999C11.4 9.49999 10.6 9.49999 10.1 8.99999C9.60003 8.49999 9.60003 7.69999 10.1 7.19999ZM10 14.9C6.90002 14.9 4.00002 13.3 2.30002 10.7C3.50002 8.99999 5.10002 7.79999 7.00002 7.19999C6.30002 7.99999 6.00002 8.89999 6.00002 9.89999C6.00002 12.1 7.70002 14 10 14C12.2 14 14.1 12.3 14.1 9.99999V9.89999C14.1 8.89999 13.7 7.89999 13 7.19999C14.9 7.79999 16.5 8.99999 17.7 10.7C16 13.3 13.1 14.9 10 14.9Z" fill="%23111111"/></svg>')}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:" ";display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-account .woocommerce-MyAccount-content mark{background-color:transparent;color:inherit;font-weight:700}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}
:root{--woocommerce:#720eec;--wc-green:#007518;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px;--wc-destructive:#cc1818;--wc-card-border-radius:8px}@keyframes spin{100%{transform:rotate(360deg)}}.woocommerce form .form-row{padding:3px;margin:0 0 6px}.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity .5s .5s ease;transition:opacity .5s .5s ease;opacity:0}.woocommerce form .form-row label{line-height:2}.woocommerce form .form-row label.hidden{visibility:hidden}.woocommerce form .form-row label.inline{display:inline}.woocommerce form .form-row .woocommerce-input-wrapper .description{background:#1e85be;color:#fff;border-radius:3px;padding:1em;margin:.5em 0 0;clear:both;display:none;position:relative}.woocommerce form .form-row .woocommerce-input-wrapper .description a{color:#fff;text-decoration:underline;border:0;box-shadow:none}.woocommerce form .form-row .woocommerce-input-wrapper .description::before{left:50%;top:0;margin-top:-4px;transform:translateX(-50%) rotate(180deg);content:"";position:absolute;border-width:4px 6px 0 6px;border-style:solid;border-color:#1e85be transparent transparent transparent;z-index:100;display:block}.woocommerce form .form-row .input-checkbox{display:inline;margin:-2px 8px 0 0;text-align:center;vertical-align:middle}.woocommerce form .form-row .input-text,.woocommerce form .form-row select{font-family:inherit;font-weight:400;letter-spacing:normal;padding:.5em;display:block;background-color:var(--wc-form-color-background,#fff);border:var(--wc-form-border-width) solid var(--wc-form-border-color);border-radius:var(--wc-form-border-radius);color:var(--wc-form-color-text,#000);box-sizing:border-box;width:100%;margin:0;line-height:normal;height:auto}.woocommerce form .form-row .input-text:focus,.woocommerce form .form-row select:focus{border-color:currentColor}.woocommerce form .form-row select{cursor:pointer;appearance:none;padding-right:3em;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=);background-repeat:no-repeat;background-size:16px;background-position:calc(100% - .5em) 50%}.woocommerce form .form-row textarea{height:4em;line-height:1.5;box-shadow:none}.woocommerce form .form-row .country_to_state--single{background:0 0;border:0;padding:0;appearance:none;background-image:none;font:inherit;font-weight:700;color:inherit;width:auto;pointer-events:none}.woocommerce form .form-row .required{color:var(--wc-red);font-weight:700;border:0!important;text-decoration:none;visibility:hidden}.woocommerce form .form-row .optional{visibility:visible}.woocommerce form .form-row.woocommerce-invalid label{color:var(--wc-red)}.woocommerce form .form-row.woocommerce-invalid input.input-text,.woocommerce form .form-row.woocommerce-invalid select{border-color:var(--wc-red)}.woocommerce form .form-row.woocommerce-invalid .select2-container:not(.select2-container--open) .select2-selection{border-color:var(--wc-red)}.woocommerce form .form-row.woocommerce-validated input.input-text,.woocommerce form .form-row.woocommerce-validated select{border-color:var(--wc-green)}.woocommerce form .form-row.woocommerce-validated .select2-container:not(.select2-container--open) .select2-selection{border-color:var(--wc-green)}.woocommerce form .form-row ::-webkit-input-placeholder{line-height:normal}.woocommerce form .form-row :-moz-placeholder{line-height:normal}.woocommerce form .form-row :-ms-input-placeholder{line-height:normal}:where(.woocommerce) .select2-container{width:100%}:where(.woocommerce) .select2-container .select2-selection--single{height:auto}:where(.woocommerce) .select2-container .select2-selection--single .select2-selection__rendered{padding:.5em;line-height:normal;box-sizing:border-box;color:var(--wc-form-color-text,#444);font-weight:400}:where(.woocommerce) .select2-container .select2-selection--single .select2-selection__placeholder{color:var(--wc-form-color-text,#444)}:where(.woocommerce) .select2-container .select2-selection--single .select2-selection__arrow{position:absolute;top:2px;right:.5em;height:100%;width:16px}:where(.woocommerce) .select2-container .select2-selection--single .select2-selection__arrow b{border:none;display:block;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) no-repeat;background-size:16px;width:16px;height:16px;position:absolute;top:50%;left:0;margin:-8px 0 0}:where(.woocommerce) .select2-container .select2-dropdown,:where(.woocommerce) .select2-container .select2-selection{background-color:var(--wc-form-color-background,#fff);border:var(--wc-form-border-width,1px) solid var(--wc-form-border-color,#aaa);border-radius:var(--wc-form-border-radius,4px)}:where(.woocommerce) .select2-container.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}:where(.woocommerce) .select2-container.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}:where(.woocommerce) .select2-results__options{list-style:none;margin:0;padding:0}:where(.woocommerce) .select2-results__option{margin:0}.woocommerce-store-notice,p.demo_store{position:absolute;top:0;left:0;right:0;margin:0;width:100%;font-size:1em;padding:1em 0;text-align:center;background-color:#720eec;color:#fcfbfe;z-index:99998;box-shadow:0 1px 1em rgba(0,0,0,.2);display:none}.woocommerce-store-notice a,p.demo_store a{color:#fcfbfe;text-decoration:underline}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.admin-bar p.demo_store{top:32px}.clear{clear:both}.woocommerce .blockUI.blockOverlay{position:relative}.woocommerce .blockUI.blockOverlay::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(https://drtlcoleman.com/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}.woocommerce .loader::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(https://drtlcoleman.com/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}.woocommerce a.remove{display:block;font-size:1.5em;height:1em;width:1em;text-align:center;line-height:1;border-radius:100%;color:var(--wc-red)!important;text-decoration:none;font-weight:700;border:0}.woocommerce a.remove:hover{color:#fff!important;background:var(--wc-red)}.woocommerce small.note{display:block;color:#767676;font-size:.857em;margin-top:10px}.woocommerce .woocommerce-breadcrumb{margin:0 0 1em;padding:0}.woocommerce .woocommerce-breadcrumb::after,.woocommerce .woocommerce-breadcrumb::before{content:" ";display:table}.woocommerce .woocommerce-breadcrumb::after{clear:both}.woocommerce .quantity .qty{width:3.631em;text-align:center}.woocommerce div.product{margin-bottom:0;position:relative}.woocommerce div.product .product_title{clear:none;margin-top:0;padding:0}.woocommerce div.product p.price ins,.woocommerce div.product span.price ins{background:inherit;font-weight:700;display:inline-block}.woocommerce div.product p.price del,.woocommerce div.product span.price del{opacity:.7;display:inline-block}.woocommerce div.product p.stock{font-size:.92em}.woocommerce div.product .woocommerce-product-rating{margin-bottom:1.618em}.woocommerce div.product div.images{margin-bottom:2em}.woocommerce div.product div.images img{display:block;width:100%;height:auto;box-shadow:none}.woocommerce div.product div.images div.thumbnails{padding-top:1em}.woocommerce div.product div.images.woocommerce-product-gallery{position:relative}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{transition:all cubic-bezier(.795,-.035,0,1) .5s;margin:0;padding:0}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg{background-color:#fff;opacity:0}.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder{border:1px solid #f2f2f2}.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){width:25%;display:inline-block}.woocommerce div.product div.images .woocommerce-product-gallery__image a{display:block;outline-offset:-2px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger{background:#fff;border:none;box-sizing:content-box;border-radius:100%;cursor:pointer;font-size:2em;height:36px;padding:0;position:absolute;right:.5em;text-indent:-9999px;top:.5em;width:36px;z-index:99}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before{border:2px solid #000;border-radius:100%;box-sizing:content-box;content:"";display:block;height:10px;left:9px;top:9px;position:absolute;width:10px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after{background:#000;border-radius:6px;box-sizing:content-box;content:"";display:block;height:8px;left:22px;position:absolute;top:19px;transform:rotate(-45deg);width:2px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger span[aria-hidden=true]{border:0;clip-path:inset(50%);height:1px;left:50%;margin:-1px;overflow:hidden;position:absolute;top:50%;width:1px}.woocommerce div.product div.images .flex-control-thumbs{overflow:hidden;zoom:1;margin:0;padding:0}.woocommerce div.product div.images .flex-control-thumbs li{width:25%;float:left;margin:0;list-style:none}.woocommerce div.product div.images .flex-control-thumbs li img{cursor:pointer;opacity:.5;margin:0}.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,.woocommerce div.product div.images .flex-control-thumbs li img:hover{opacity:1}.woocommerce div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:left}.woocommerce div.product div.summary{margin-bottom:2em}.woocommerce div.product div.social{text-align:right;margin:0 0 1em}.woocommerce div.product div.social span{margin:0 0 0 2px}.woocommerce div.product div.social span span{margin:0}.woocommerce div.product div.social span .stButton .chicklets{padding-left:16px;width:0}.woocommerce div.product div.social iframe{float:left;margin-top:3px}.woocommerce div.product .woocommerce-tabs ul.tabs{list-style:none;padding:0 0 0 1em;margin:0 0 1.618em;overflow:hidden;position:relative}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:1px solid #cfc8d8;background-color:#e9e6ed;color:#515151;display:inline-block;position:relative;z-index:0;border-radius:4px 4px 0 0;margin:0 -5px;padding:0 1em}.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:inline-block;padding:.5em 0;font-weight:700;color:#515151;text-decoration:none}.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{text-decoration:none;color:#6b6b6b}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#fff;color:#515151;z-index:2;border-bottom-color:#fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:inherit;text-shadow:inherit}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before{box-shadow:2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after{box-shadow:-2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li::after,.woocommerce div.product .woocommerce-tabs ul.tabs li::before{border:1px solid #cfc8d8;position:absolute;bottom:-1px;width:5px;height:5px;content:" ";box-sizing:border-box}.woocommerce div.product .woocommerce-tabs ul.tabs li::before{left:-5px;border-bottom-right-radius:4px;border-width:0 1px 1px 0;box-shadow:2px 2px 0 #e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs li::after{right:-5px;border-bottom-left-radius:4px;border-width:0 0 1px 1px;box-shadow:-2px 2px 0 #e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs::before{position:absolute;content:" ";width:100%;bottom:0;left:0;border-bottom:1px solid #cfc8d8;z-index:1}.woocommerce div.product .woocommerce-tabs .panel{margin:0 0 2em;padding:0}.woocommerce div.product p.cart{margin-bottom:2em}.woocommerce div.product p.cart::after,.woocommerce div.product p.cart::before{content:" ";display:table}.woocommerce div.product p.cart::after{clear:both}.woocommerce div.product form.cart{margin-bottom:2em}.woocommerce div.product form.cart::after,.woocommerce div.product form.cart::before{content:" ";display:table}.woocommerce div.product form.cart::after{clear:both}.woocommerce div.product form.cart div.quantity{float:left;margin:0 4px 0 0}.woocommerce div.product form.cart table{border-width:0 0 1px}.woocommerce div.product form.cart table td{padding-left:0}.woocommerce div.product form.cart table div.quantity{float:none;margin:0}.woocommerce div.product form.cart table small.stock{display:block;float:none}.woocommerce div.product form.cart .variations{margin-bottom:1em;border:0;width:100%}.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{border:0;line-height:2em;vertical-align:top}.woocommerce div.product form.cart .variations label{font-weight:700;text-align:left}.woocommerce div.product form.cart .variations select{max-width:100%;min-width:75%;display:inline-block;margin-right:1em;appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:3em;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) no-repeat;background-size:16px;-webkit-background-size:16px;background-position:calc(100% - 12px) 50%;-webkit-background-position:calc(100% - 12px) 50%}.woocommerce div.product form.cart .variations td.label{padding-right:1em}.woocommerce div.product form.cart .woocommerce-variation-description p{margin-bottom:1em}.woocommerce div.product form.cart .reset_variations{visibility:hidden;font-size:.83em}.woocommerce div.product form.cart .wc-no-matching-variations{display:none}.woocommerce div.product form.cart .button{vertical-align:middle;float:left}.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label{padding-right:1em;padding-left:1em}.woocommerce div.product form.cart .group_table td{vertical-align:top;padding-bottom:.5em;border:0}.woocommerce div.product form.cart .group_table td:first-child{width:4em;text-align:center}.woocommerce div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox{display:inline-block;width:auto;margin:0 auto;transform:scale(1.5,1.5)}.woocommerce span.onsale{min-height:3.236em;min-width:3.236em;padding:.202em;font-size:1em;font-weight:700;position:absolute;text-align:center;line-height:3.236;top:-.5em;left:-.5em;margin:0;border-radius:100%;background-color:#958e09;color:#fff;font-size:.857em;z-index:9}.woocommerce .products ul,.woocommerce ul.products{margin:0 0 1em;padding:0;list-style:none outside;clear:both}.woocommerce .products ul::after,.woocommerce .products ul::before,.woocommerce ul.products::after,.woocommerce ul.products::before{content:" ";display:table}.woocommerce .products ul::after,.woocommerce ul.products::after{clear:both}.woocommerce .products ul li,.woocommerce ul.products li{list-style:none outside}.woocommerce ul.products li.product .onsale{top:0;right:0;left:auto;margin:-.5em -.5em 0 0}.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3{padding:.5em 0;margin:0;font-size:1em}.woocommerce ul.products li.product a{text-decoration:none}.woocommerce ul.products li.product a.woocommerce-loop-product__link{display:block}.woocommerce ul.products li.product a img{width:100%;height:auto;display:block;margin:0 0 1em;box-shadow:none}.woocommerce ul.products li.product strong{display:block}.woocommerce ul.products li.product .woocommerce-placeholder{border:1px solid #f2f2f2}.woocommerce ul.products li.product .star-rating{font-size:.857em}.woocommerce ul.products li.product .button{display:inline-block;margin-top:1em}.woocommerce ul.products li.product .price{display:block;font-weight:400;margin-bottom:.5em;font-size:.857em}.woocommerce ul.products li.product .price del{color:inherit;opacity:.7;display:inline-block}.woocommerce ul.products li.product .price ins{background:0 0;font-weight:700;display:inline-block}.woocommerce ul.products li.product .price .from{font-size:.67em;margin:-2px 0 0 0;text-transform:uppercase;color:rgba(90,89,68,.5)}.woocommerce .woocommerce-result-count{margin:0 0 1em}.woocommerce .woocommerce-ordering{margin:0 0 1em}.woocommerce .woocommerce-ordering>label{margin-right:.25rem}.woocommerce .woocommerce-ordering select{vertical-align:top}.woocommerce nav.woocommerce-pagination{text-align:center}.woocommerce nav.woocommerce-pagination ul{display:inline-block;white-space:nowrap;padding:0;clear:both;border:1px solid #cfc8d8;border-right:0;margin:1px}.woocommerce nav.woocommerce-pagination ul li{border-right:1px solid #cfc8d8;padding:0;margin:0;float:left;display:inline;overflow:hidden}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{margin:0;text-decoration:none;padding:0;line-height:1;font-size:1em;font-weight:400;padding:.5em;min-width:1em;display:block}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current{background:#e9e6ed;color:#816f98}.woocommerce .cart .button,.woocommerce .cart input.button{float:none}.woocommerce a.added_to_cart{padding-top:.5em;display:inline-block}.woocommerce #reviews h2 small{float:right;color:#767676;font-size:15px;margin:10px 0 0}.woocommerce #reviews h2 small a{text-decoration:none;color:#767676}.woocommerce #reviews h3{margin:0}.woocommerce #reviews #respond{margin:0;border:0;padding:0}.woocommerce #reviews #comment{height:75px}.woocommerce #reviews #comments .add_review::after,.woocommerce #reviews #comments .add_review::before{content:" ";display:table}.woocommerce #reviews #comments .add_review::after{clear:both}.woocommerce #reviews #comments h2{clear:none}.woocommerce #reviews #comments ol.commentlist{margin:0;width:100%;background:0 0;list-style:none}.woocommerce #reviews #comments ol.commentlist::after,.woocommerce #reviews #comments ol.commentlist::before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist::after{clear:both}.woocommerce #reviews #comments ol.commentlist li{padding:0;margin:0 0 20px;border:0;position:relative;background:0;border:0}.woocommerce #reviews #comments ol.commentlist li img.avatar{float:left;position:absolute;top:0;left:0;padding:3px;width:32px;height:auto;background:#e9e6ed;border:1px solid #e1dde7;margin:0;box-shadow:none}.woocommerce #reviews #comments ol.commentlist li .comment-text{margin:0 0 0 50px;border:1px solid #e1dde7;border-radius:4px;padding:1em 1em 0}.woocommerce #reviews #comments ol.commentlist li .comment-text::after,.woocommerce #reviews #comments ol.commentlist li .comment-text::before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist li .comment-text::after{clear:both}.woocommerce #reviews #comments ol.commentlist li .comment-text p{margin:0 0 1em}.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{font-size:.83em}.woocommerce #reviews #comments ol.commentlist ul.children{list-style:none outside;margin:20px 0 0 50px}.woocommerce #reviews #comments ol.commentlist ul.children .star-rating{display:none}.woocommerce #reviews #comments ol.commentlist #respond{border:1px solid #e1dde7;border-radius:4px;padding:1em 1em 0;margin:20px 0 0 50px}.woocommerce #reviews #comments .commentlist>li::before{content:""}.woocommerce .star-rating{float:right;overflow:hidden;position:relative;height:1em;line-height:1;font-size:1em;width:5.4em;font-family:WooCommerce}.woocommerce .star-rating::before{content:"sssss";color:#cfc8d8;float:left;top:0;left:0;position:absolute}.woocommerce .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.woocommerce .star-rating span::before{content:"SSSSS";top:0;position:absolute;left:0}.woocommerce .woocommerce-product-rating{line-height:2;display:block}.woocommerce .woocommerce-product-rating::after,.woocommerce .woocommerce-product-rating::before{content:" ";display:table}.woocommerce .woocommerce-product-rating::after{clear:both}.woocommerce .woocommerce-product-rating .star-rating{margin:.5em 4px 0 0;float:left}.woocommerce .products .star-rating{display:block;margin:0 0 .5em;float:none}.woocommerce .hreview-aggregate .star-rating{margin:10px 0 0}.woocommerce #review_form #respond{position:static;margin:0;width:auto;padding:0;background:transparent none;border:0}.woocommerce #review_form #respond::after,.woocommerce #review_form #respond::before{content:" ";display:table}.woocommerce #review_form #respond::after{clear:both}.woocommerce #review_form #respond p{margin:0 0 10px}.woocommerce #review_form #respond .form-submit input{left:auto}.woocommerce #review_form #respond textarea{box-sizing:border-box;width:100%}.woocommerce p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none;font-size:24px}.woocommerce p.stars a::before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:WooCommerce;content:"\e021";text-indent:0}.woocommerce p.stars a:hover~a::before{content:"\e021"}.woocommerce p.stars:hover a::before{content:"\e020"}.woocommerce p.stars.selected a.active::before{content:"\e020"}.woocommerce p.stars.selected a.active~a::before{content:"\e021"}.woocommerce p.stars.selected a:not(.active)::before{content:"\e020"}.woocommerce table.shop_attributes{border:0;border-top:1px dotted rgba(0,0,0,.1);margin-bottom:1.618em;width:100%}.woocommerce table.shop_attributes th{width:150px;font-weight:700;padding:8px;border-top:0;border-bottom:1px dotted rgba(0,0,0,.1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td{font-style:italic;padding:0;border-top:0;border-bottom:1px dotted rgba(0,0,0,.1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td p{margin:0;padding:8px 0}.woocommerce table.shop_attributes tr:nth-child(even) td,.woocommerce table.shop_attributes tr:nth-child(even) th{background:rgba(0,0,0,.025)}.woocommerce table.shop_table{border:1px solid color-mix(in srgb,currentColor 20%,transparent);margin:0 -1px 24px 0;text-align:left;width:100%;border-collapse:separate;border-spacing:0;border-radius:5px}.woocommerce table.shop_table th{font-weight:700;padding:9px 12px;line-height:1.5em}.woocommerce table.shop_table td{border-top:1px solid color-mix(in srgb,currentColor 20%,transparent);padding:9px 12px;vertical-align:middle;line-height:1.5em}.woocommerce table.shop_table td small{font-weight:400}.woocommerce table.shop_table td del{font-weight:400}.woocommerce table.shop_table tbody:first-child tr:first-child td,.woocommerce table.shop_table tbody:first-child tr:first-child th{border-top:0}.woocommerce table.shop_table tbody th,.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th{font-weight:700;border-top:1px solid color-mix(in srgb,currentColor 20%,transparent)}.woocommerce table.my_account_orders{font-size:.85em}.woocommerce table.my_account_orders td,.woocommerce table.my_account_orders th{padding:4px 8px;vertical-align:middle}.woocommerce table.my_account_orders .button{white-space:nowrap}.woocommerce table.woocommerce-MyAccount-downloads td,.woocommerce table.woocommerce-MyAccount-downloads th{vertical-align:top;text-align:center}.woocommerce table.woocommerce-MyAccount-downloads td:first-child,.woocommerce table.woocommerce-MyAccount-downloads th:first-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td:last-child,.woocommerce table.woocommerce-MyAccount-downloads th:last-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td .woocommerce-MyAccount-downloads-file::before,.woocommerce table.woocommerce-MyAccount-downloads th .woocommerce-MyAccount-downloads-file::before{content:"↓";display:inline-block}.woocommerce td.product-name .wc-item-meta,.woocommerce td.product-name dl.variation{list-style:none outside}.woocommerce td.product-name .wc-item-meta .wc-item-meta-label,.woocommerce td.product-name .wc-item-meta dt,.woocommerce td.product-name dl.variation .wc-item-meta-label,.woocommerce td.product-name dl.variation dt{float:left;clear:both;margin-right:.25em;display:inline-block;list-style:none outside}.woocommerce td.product-name .wc-item-meta dd,.woocommerce td.product-name dl.variation dd{margin:0}.woocommerce td.product-name .wc-item-meta p,.woocommerce td.product-name .wc-item-meta:last-child,.woocommerce td.product-name dl.variation p,.woocommerce td.product-name dl.variation:last-child{margin-bottom:0}.woocommerce td.product-name p.backorder_notification{font-size:.83em}.woocommerce td.product-quantity{min-width:80px}.woocommerce ul.cart_list,.woocommerce ul.product_list_widget{list-style:none outside;padding:0;margin:0}.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li{padding:4px 0;margin:0;list-style:none}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li a,.woocommerce ul.product_list_widget li a{display:block;font-weight:700}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img{float:right;margin-left:4px;width:32px;height:auto;box-shadow:none}.woocommerce ul.cart_list li dl,.woocommerce ul.product_list_widget li dl{margin:0;padding-left:1em;border-left:2px solid rgba(0,0,0,.1)}.woocommerce ul.cart_list li dl::after,.woocommerce ul.cart_list li dl::before,.woocommerce ul.product_list_widget li dl::after,.woocommerce ul.product_list_widget li dl::before{content:" ";display:table}.woocommerce ul.cart_list li dl::after,.woocommerce ul.product_list_widget li dl::after{clear:both}.woocommerce ul.cart_list li dl dd,.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dd,.woocommerce ul.product_list_widget li dl dt{display:inline-block;float:left;margin-bottom:1em}.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dt{font-weight:700;padding:0 0 .25em;margin:0 4px 0 0;clear:left}.woocommerce ul.cart_list li dl dd,.woocommerce ul.product_list_widget li dl dd{padding:0 0 .25em}.woocommerce ul.cart_list li dl dd p:last-child,.woocommerce ul.product_list_widget li dl dd p:last-child{margin-bottom:0}.woocommerce ul.cart_list li .star-rating,.woocommerce ul.product_list_widget li .star-rating{float:none}.woocommerce .widget_shopping_cart .total,.woocommerce.widget_shopping_cart .total{border-top:3px double #e9e6ed;padding:4px 0 0}.woocommerce .widget_shopping_cart .total strong,.woocommerce.widget_shopping_cart .total strong{min-width:40px;display:inline-block}.woocommerce .widget_shopping_cart .cart_list li,.woocommerce.widget_shopping_cart .cart_list li{padding-left:2em;position:relative;padding-top:0}.woocommerce .widget_shopping_cart .cart_list li a.remove,.woocommerce.widget_shopping_cart .cart_list li a.remove{position:absolute;top:0;left:0}.woocommerce .widget_shopping_cart .buttons::after,.woocommerce .widget_shopping_cart .buttons::before,.woocommerce.widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::before{content:" ";display:table}.woocommerce .widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::after{clear:both}.woocommerce .widget_shopping_cart .buttons a,.woocommerce.widget_shopping_cart .buttons a{margin-right:5px;margin-bottom:5px}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border:1px solid #cfc8d8;padding:20px;margin:2em 0;text-align:left;border-radius:5px}.woocommerce form.checkout_coupon .coupon-error-notice{color:var(--wc-red);display:block;font-size:.75em;margin-top:8px}.woocommerce form.checkout_coupon .input-text.has-error:focus{border-color:var(--wc-red)}.woocommerce ul#shipping_method{list-style:none outside;margin:0;padding:0}.woocommerce ul#shipping_method li{margin:0 0 .5em;line-height:1.5em;list-style:none outside}.woocommerce ul#shipping_method li input{margin:3px .4375em 0 0;vertical-align:top}.woocommerce ul#shipping_method li label{display:inline}.woocommerce ul#shipping_method .amount{font-weight:700}.woocommerce p.woocommerce-shipping-contents{margin:0}.woocommerce .wc_bis_form{margin:2em 0;padding:0}.woocommerce .wc_bis_form.hidden{display:none}.woocommerce .wc_bis_form__form-row{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:flex-start;gap:.7em;margin:.7em 0}.woocommerce .wc_bis_form__input{box-sizing:border-box;width:auto;white-space:nowrap}.woocommerce .wc_bis_form__button{box-sizing:border-box;white-space:nowrap}.woocommerce .wc_bis_form__checkbox{font-size:var(--wp--preset--font-size--small,.7em);display:block}.woocommerce :where(.wc_bis_form__input,.wc_bis_form__button){padding:.9rem 1.1rem;line-height:1}.woocommerce ul.order_details{margin:0 0 3em;list-style:none}.woocommerce ul.order_details::after,.woocommerce ul.order_details::before{content:" ";display:table}.woocommerce ul.order_details::after{clear:both}.woocommerce ul.order_details li{float:left;margin-right:2em;text-transform:uppercase;font-size:.715em;line-height:1;border-right:1px dashed #cfc8d8;padding-right:2em;margin-left:0;padding-left:0;list-style-type:none}.woocommerce ul.order_details li strong{display:block;font-size:1.4em;text-transform:none;line-height:1.5}.woocommerce ul.order_details li:last-of-type{border:none}.woocommerce .wc-bacs-bank-details-account-name{font-weight:700}.woocommerce .woocommerce-customer-details,.woocommerce .woocommerce-order-details,.woocommerce .woocommerce-order-downloads{margin-bottom:2em}.woocommerce .woocommerce-customer-details .order-actions--heading,.woocommerce .woocommerce-order-details .order-actions--heading,.woocommerce .woocommerce-order-downloads .order-actions--heading{vertical-align:middle}.woocommerce .woocommerce-customer-details .order-actions-button,.woocommerce .woocommerce-order-details .order-actions-button,.woocommerce .woocommerce-order-downloads .order-actions-button{margin-right:10px}.woocommerce .woocommerce-customer-details .order-actions-button:last-child,.woocommerce .woocommerce-order-details .order-actions-button:last-child,.woocommerce .woocommerce-order-downloads .order-actions-button:last-child{margin-right:0}.woocommerce .woocommerce-customer-details :last-child,.woocommerce .woocommerce-order-details :last-child,.woocommerce .woocommerce-order-downloads :last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details .additional-fields,.woocommerce .woocommerce-customer-details .addresses{margin-bottom:2em}.woocommerce .woocommerce-customer-details .additional-fields:last-child,.woocommerce .woocommerce-customer-details .addresses:last-child{margin-bottom:0}.woocommerce .addresses .wc-block-components-additional-fields-list{margin:0;padding:0}.woocommerce .addresses .wc-block-components-additional-fields-list dt{margin:0;padding:0;font-style:normal;font-weight:700;display:inline}.woocommerce .addresses .wc-block-components-additional-fields-list dt::after{content:": "}.woocommerce .addresses .wc-block-components-additional-fields-list dt::before{content:"";display:block}.woocommerce .addresses .wc-block-components-additional-fields-list dd{margin:0;padding:0;font-style:normal;display:inline}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list{border:1px solid rgba(0,0,0,.1);padding:0;display:grid;grid-template-columns:1fr max-content}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt{border-bottom:1px solid rgba(0,0,0,.1);font-style:normal;font-weight:700;padding:1rem;box-sizing:border-box;margin:0!important}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt::after{display:none}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt:last-of-type{border-bottom:0}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd{border-bottom:1px solid rgba(0,0,0,.1);padding:1rem;box-sizing:border-box;text-align:right;margin:0!important}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd:last-of-type{border-bottom:0}.woocommerce .woocommerce-customer-details .woocommerce-column__title{margin-top:0}.woocommerce .woocommerce-customer-details address{font-style:normal;margin-bottom:0;border:1px solid rgba(0,0,0,.1);border-bottom-width:2px;border-right-width:2px;text-align:left;width:100%;border-radius:5px;padding:6px 12px;box-sizing:border-box}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone{padding-left:1.5em}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email:last-child,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone:last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e037";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e02d";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-widget-layered-nav-list{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item{padding:0 0 1px;list-style:none}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::before{content:" ";display:table}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after{clear:both}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span{padding:1px 0}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red)}.woocommerce .woocommerce-widget-layered-nav-dropdown__submit{margin-top:1em}.woocommerce .widget_layered_nav_filters ul{margin:0;padding:0;border:0;list-style:none outside;overflow:hidden;zoom:1}.woocommerce .widget_layered_nav_filters ul li{float:left;padding:0 1em 1px 1px;list-style:none}.woocommerce .widget_layered_nav_filters ul li a{text-decoration:none}.woocommerce .widget_layered_nav_filters ul li a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red);vertical-align:inherit;margin-right:.5em}.woocommerce .widget_price_filter .price_slider{margin-bottom:1em}.woocommerce .widget_price_filter .price_slider_amount{text-align:right;line-height:2.4;font-size:.8751em}.woocommerce .widget_price_filter .price_slider_amount .button{font-size:1.15em;float:left}.woocommerce .widget_price_filter .ui-slider{position:relative;text-align:left;margin-left:.5em;margin-right:.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1em;height:1em;background-color:#7f54b3;border-radius:1em;cursor:ew-resize;outline:0;top:-.3em;margin-left:-.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;border-radius:1em;background-color:#7f54b3}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{border-radius:1em;background-color:#35224c;border:0}.woocommerce .widget_price_filter .ui-slider-horizontal{height:.5em}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px}.woocommerce .widget_rating_filter ul{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .widget_rating_filter ul li{padding:0 0 1px;list-style:none}.woocommerce .widget_rating_filter ul li::after,.woocommerce .widget_rating_filter ul li::before{content:" ";display:table}.woocommerce .widget_rating_filter ul li::after{clear:both}.woocommerce .widget_rating_filter ul li a{padding:1px 0;text-decoration:none}.woocommerce .widget_rating_filter ul li .star-rating{float:none;display:inline-block}.woocommerce .widget_rating_filter ul li.chosen a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red)}.woocommerce .woocommerce-form-login .woocommerce-form-login__submit{float:left;margin-right:1em}.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{display:inline-block}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button{font-size:100%;margin:0;line-height:1;cursor:pointer;position:relative;text-decoration:none;overflow:visible;padding:.618em 1em;font-weight:700;border-radius:3px;left:auto;color:#515151;background-color:#e9e6ed;border:0;display:inline-block;background-image:none;box-shadow:none;text-shadow:none}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading{opacity:.25;padding-right:2.618em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading::after{font-family:WooCommerce;content:"\e01c";vertical-align:top;font-weight:400;position:absolute;top:.618em;right:1em;animation:spin 2s linear infinite}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.added::after{font-family:WooCommerce;content:"\e017";margin-left:.53em;vertical-align:bottom}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover{background-color:#dcd7e2;text-decoration:none;background-image:none;color:#515151}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt{background-color:#7f54b3;color:#fff;-webkit-font-smoothing:antialiased}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover{background-color:#7249a4;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled]:hover{background-color:#7f54b3;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled]{color:inherit;cursor:not-allowed;opacity:.5;padding:.618em 1em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled]:hover{color:inherit;background-color:#e9e6ed}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb{font-size:.92em;color:#767676}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a{color:#767676}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price{color:#958e09;font-size:1.25em}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock{color:#958e09}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .out-of-stock{color:var(--wc-red)}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price{color:#958e09}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) #reviews #comments ol.commentlist li .meta{color:#767676;font-size:.75em}.woocommerce-no-js form.woocommerce-form-coupon,.woocommerce-no-js form.woocommerce-form-login{display:block!important}.woocommerce-no-js .showcoupon,.woocommerce-no-js .woocommerce-form-coupon-toggle,.woocommerce-no-js .woocommerce-form-login-toggle{display:none!important}.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:1em 2em 1em 3.5em;margin:0 0 2em;position:relative;background-color:#f6f5f8;color:#515151;border-top:3px solid #720eec;list-style:none outside;width:auto;word-wrap:break-word}.woocommerce-error::after,.woocommerce-error::before,.woocommerce-info::after,.woocommerce-info::before,.woocommerce-message::after,.woocommerce-message::before{content:" ";display:table}.woocommerce-error::after,.woocommerce-info::after,.woocommerce-message::after{clear:both}.woocommerce-error::before,.woocommerce-info::before,.woocommerce-message::before{font-family:WooCommerce;content:"\e028";content:"\e028"/"";display:inline-block;position:absolute;top:1em;left:1.5em}.woocommerce-error .button,.woocommerce-info .button,.woocommerce-message .button{float:right}.woocommerce-error li,.woocommerce-info li,.woocommerce-message li{list-style:none outside!important;padding-left:0!important;margin-left:0!important}.rtl.woocommerce .price_label,.rtl.woocommerce .price_label span{direction:ltr;unicode-bidi:embed}.woocommerce-message{border-top-color:#8fae1b}.woocommerce-message::before{content:"\e015";color:#8fae1b}.woocommerce-info{border-top-color:#1e85be}.woocommerce-info::before{color:#1e85be}.woocommerce-error{border-top-color:#b81c23}.woocommerce-error::before{content:"\e016";color:#b81c23}.woocommerce-account .woocommerce::after,.woocommerce-account .woocommerce::before{content:" ";display:table}.woocommerce-account .woocommerce::after{clear:both}.woocommerce-account .addresses .title::after,.woocommerce-account .addresses .title::before{content:" ";display:table}.woocommerce-account .addresses .title::after{clear:both}.woocommerce-account .addresses .title h3{float:left}.woocommerce-account .addresses .title .edit{float:right}.woocommerce-account ol.commentlist.notes li.note p.meta{font-weight:700;margin-bottom:0}.woocommerce-account ol.commentlist.notes li.note .description p:last-child{margin-bottom:0}.woocommerce-account ul.digital-downloads{margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li{list-style:none;margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e00a";text-decoration:none}.woocommerce-account ul.digital-downloads li .count{float:right}#add_payment_method table.cart .product-thumbnail,.woocommerce-cart table.cart .product-thumbnail,.woocommerce-checkout table.cart .product-thumbnail{min-width:32px}#add_payment_method table.cart img,.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img{width:32px;box-shadow:none}#add_payment_method table.cart td,#add_payment_method table.cart th,.woocommerce-cart table.cart td,.woocommerce-cart table.cart th,.woocommerce-checkout table.cart td,.woocommerce-checkout table.cart th{vertical-align:middle}#add_payment_method table.cart td.actions .coupon .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text{float:left;box-sizing:border-box;border:1px solid #cfc8d8;padding:6px 6px 5px;margin:0 4px 0 0;outline:0}#add_payment_method table.cart td.actions .coupon .input-text.has-error:focus,.woocommerce-cart table.cart td.actions .coupon .input-text.has-error:focus,.woocommerce-checkout table.cart td.actions .coupon .input-text.has-error:focus{border-color:var(--wc-red)}#add_payment_method table.cart td.actions .coupon .coupon-error-notice,.woocommerce-cart table.cart td.actions .coupon .coupon-error-notice,.woocommerce-checkout table.cart td.actions .coupon .coupon-error-notice{clear:left;color:var(--wc-red);flex-basis:100%;float:none;font-size:.75em;margin-bottom:0;margin-top:8px;text-align:left;width:auto}#add_payment_method table.cart input,.woocommerce-cart table.cart input,.woocommerce-checkout table.cart input{margin:0;vertical-align:middle}#add_payment_method .wc-proceed-to-checkout,.woocommerce-cart .wc-proceed-to-checkout,.woocommerce-checkout .wc-proceed-to-checkout{padding:1em 0}#add_payment_method .wc-proceed-to-checkout::after,#add_payment_method .wc-proceed-to-checkout::before,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::before,.woocommerce-checkout .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::before{content:" ";display:table}#add_payment_method .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::after{clear:both}#add_payment_method .wc-proceed-to-checkout a.checkout-button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{display:block;text-align:center;margin-bottom:1em;font-size:1.25em;padding:1em}#add_payment_method .cart-collaterals .shipping-calculator-button,.woocommerce-cart .cart-collaterals .shipping-calculator-button,.woocommerce-checkout .cart-collaterals .shipping-calculator-button{float:none;margin-top:.5em;display:inline-block}#add_payment_method .cart-collaterals .shipping-calculator-button::after,.woocommerce-cart .cart-collaterals .shipping-calculator-button::after,.woocommerce-checkout .cart-collaterals .shipping-calculator-button::after{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"\e019";text-decoration:none}#add_payment_method .cart-collaterals .shipping-calculator-form,.woocommerce-cart .cart-collaterals .shipping-calculator-form,.woocommerce-checkout .cart-collaterals .shipping-calculator-form{margin:1em 0 0 0}#add_payment_method .cart-collaterals .cart_totals p small,.woocommerce-cart .cart-collaterals .cart_totals p small,.woocommerce-checkout .cart-collaterals .cart_totals p small{color:#767676;font-size:.83em}#add_payment_method .cart-collaterals .cart_totals table,.woocommerce-cart .cart-collaterals .cart_totals table,.woocommerce-checkout .cart-collaterals .cart_totals table{border-collapse:separate;margin:0 0 6px;padding:0}#add_payment_method .cart-collaterals .cart_totals table tr:first-child td,#add_payment_method .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th{border-top:0}#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table th{width:35%}#add_payment_method .cart-collaterals .cart_totals table td,#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table td,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table td,.woocommerce-checkout .cart-collaterals .cart_totals table th{vertical-align:top;border-left:0;border-right:0;line-height:1.5em}#add_payment_method .cart-collaterals .cart_totals table small,.woocommerce-cart .cart-collaterals .cart_totals table small,.woocommerce-checkout .cart-collaterals .cart_totals table small{color:#767676}#add_payment_method .cart-collaterals .cart_totals table select,.woocommerce-cart .cart-collaterals .cart_totals table select,.woocommerce-checkout .cart-collaterals .cart_totals table select{width:100%}#add_payment_method .cart-collaterals .cart_totals .discount td,.woocommerce-cart .cart-collaterals .cart_totals .discount td,.woocommerce-checkout .cart-collaterals .cart_totals .discount td{color:#958e09}#add_payment_method .cart-collaterals .cart_totals tr td,#add_payment_method .cart-collaterals .cart_totals tr th,.woocommerce-cart .cart-collaterals .cart_totals tr td,.woocommerce-cart .cart-collaterals .cart_totals tr th,.woocommerce-checkout .cart-collaterals .cart_totals tr td,.woocommerce-checkout .cart-collaterals .cart_totals tr th{border-top:1px solid #e9e6ed}#add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination{margin-bottom:0}#add_payment_method .cart-collaterals .cross-sells ul.products li.product,.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product{margin-top:0}#add_payment_method .checkout .col-2 h3#ship-to-different-address,.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address{float:left;clear:none}#add_payment_method .checkout .col-2 .notes,.woocommerce-cart .checkout .col-2 .notes,.woocommerce-checkout .checkout .col-2 .notes{clear:left}#add_payment_method .checkout .col-2 .form-row-first,.woocommerce-cart .checkout .col-2 .form-row-first,.woocommerce-checkout .checkout .col-2 .form-row-first{clear:left}#add_payment_method .checkout .create-account small,.woocommerce-cart .checkout .create-account small,.woocommerce-checkout .checkout .create-account small{font-size:11px;color:#767676;font-weight:400}#add_payment_method .checkout div.shipping-address,.woocommerce-cart .checkout div.shipping-address,.woocommerce-checkout .checkout div.shipping-address{padding:0;clear:left;width:100%}#add_payment_method .checkout .shipping_address,.woocommerce-cart .checkout .shipping_address,.woocommerce-checkout .checkout .shipping_address{clear:both}#add_payment_method .checkout .checkout-inline-error-message,.woocommerce-cart .checkout .checkout-inline-error-message,.woocommerce-checkout .checkout .checkout-inline-error-message{color:var(--wc-red);font-size:.75em;margin-bottom:0}#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment{background:rgba(129,110,153,.14);border-radius:5px}#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods{text-align:left;padding:1em;border-bottom:1px solid rgba(104,87,125,.14);margin:0;list-style:none outside}#add_payment_method #payment ul.payment_methods::after,#add_payment_method #payment ul.payment_methods::before,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::before,.woocommerce-checkout #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::after{clear:both}#add_payment_method #payment ul.payment_methods li,.woocommerce-cart #payment ul.payment_methods li,.woocommerce-checkout #payment ul.payment_methods li{line-height:2;text-align:left;margin:0;font-weight:400}#add_payment_method #payment ul.payment_methods li input,.woocommerce-cart #payment ul.payment_methods li input,.woocommerce-checkout #payment ul.payment_methods li input{margin:0 1em 0 0}#add_payment_method #payment ul.payment_methods li img,.woocommerce-cart #payment ul.payment_methods li img,.woocommerce-checkout #payment ul.payment_methods li img{vertical-align:middle;margin:-2px 0 0 .5em;padding:0;position:relative;box-shadow:none}#add_payment_method #payment ul.payment_methods li img+img,.woocommerce-cart #payment ul.payment_methods li img+img,.woocommerce-checkout #payment ul.payment_methods li img+img{margin-left:2px}#add_payment_method #payment ul.payment_methods li.payment_method_paypal img,.woocommerce-cart #payment ul.payment_methods li.payment_method_paypal img,.woocommerce-checkout #payment ul.payment_methods li.payment_method_paypal img{max-height:24px;vertical-align:middle;float:right;margin:0}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after{clear:both}#add_payment_method #payment div.form-row,.woocommerce-cart #payment div.form-row,.woocommerce-checkout #payment div.form-row{padding:1em}#add_payment_method #payment div.payment_box,.woocommerce-cart #payment div.payment_box,.woocommerce-checkout #payment div.payment_box{position:relative;box-sizing:border-box;width:100%;padding:1em;margin:1em 0;font-size:.92em;border-radius:2px;line-height:1.5;background-color:#dcd7e2;color:#515151}#add_payment_method #payment div.payment_box input.input-text,#add_payment_method #payment div.payment_box textarea,.woocommerce-cart #payment div.payment_box input.input-text,.woocommerce-cart #payment div.payment_box textarea,.woocommerce-checkout #payment div.payment_box input.input-text,.woocommerce-checkout #payment div.payment_box textarea{border-color:#c2bacd;border-top-color:#b5abc2}#add_payment_method #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box :-moz-placeholder,.woocommerce-cart #payment div.payment_box :-moz-placeholder,.woocommerce-checkout #payment div.payment_box :-moz-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box :-ms-input-placeholder,.woocommerce-cart #payment div.payment_box :-ms-input-placeholder,.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods{list-style:none outside;margin:0}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token{margin:0 0 .5em}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label{cursor:pointer}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput{vertical-align:middle;margin:-3px 1em 0 0;position:relative}#add_payment_method #payment div.payment_box .wc-credit-card-form,.woocommerce-cart #payment div.payment_box .wc-credit-card-form,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form{border:0;padding:0;margin:1em 0 0}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number{font-size:1.5em;padding:8px;background-repeat:no-repeat;background-position:right .618em center;background-size:32px 20px}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa{background-image:url(https://drtlcoleman.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/visa.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard{background-image:url(https://drtlcoleman.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/mastercard.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser{background-image:url(https://drtlcoleman.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/laser.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub{background-image:url(https://drtlcoleman.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/diners.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro{background-image:url(https://drtlcoleman.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/maestro.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb{background-image:url(https://drtlcoleman.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/jcb.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex{background-image:url(https://drtlcoleman.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/amex.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover{background-image:url(https://drtlcoleman.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/discover.svg)}#add_payment_method #payment div.payment_box span.help,.woocommerce-cart #payment div.payment_box span.help,.woocommerce-checkout #payment div.payment_box span.help{font-size:.857em;color:#767676;font-weight:400}#add_payment_method #payment div.payment_box .form-row,.woocommerce-cart #payment div.payment_box .form-row,.woocommerce-checkout #payment div.payment_box .form-row{margin:0 0 1em}#add_payment_method #payment div.payment_box p:last-child,.woocommerce-cart #payment div.payment_box p:last-child,.woocommerce-checkout #payment div.payment_box p:last-child{margin-bottom:0}#add_payment_method #payment div.payment_box::before,.woocommerce-cart #payment div.payment_box::before,.woocommerce-checkout #payment div.payment_box::before{content:"";display:block;border:1em solid #dcd7e2;border-right-color:transparent;border-left-color:transparent;border-top-color:transparent;position:absolute;top:-.75em;left:0;margin:-1em 0 0 2em}#add_payment_method #payment .payment_method_paypal .about_paypal,.woocommerce-cart #payment .payment_method_paypal .about_paypal,.woocommerce-checkout #payment .payment_method_paypal .about_paypal{float:right;line-height:52px;font-size:.83em}#add_payment_method #payment .payment_method_paypal img,.woocommerce-cart #payment .payment_method_paypal img,.woocommerce-checkout #payment .payment_method_paypal img{max-height:24px;vertical-align:middle;float:right}.woocommerce-terms-and-conditions{border:1px solid rgba(0,0,0,.2);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);background:rgba(0,0,0,.05)}.woocommerce-invalid #terms{outline:2px solid var(--wc-red);outline-offset:2px}.woocommerce-password-strength{text-align:center;font-weight:600;padding:3px .5em;font-size:1em}.woocommerce-password-strength.strong{background-color:#c1e1b9;border-color:#83c373}.woocommerce-password-strength.short{background-color:#f1adad;border-color:#e35b5b}.woocommerce-password-strength.bad{background-color:#fbc5a9;border-color:#f78b53}.woocommerce-password-strength.good{background-color:#ffe399;border-color:#ffc733}.woocommerce-password-hint{margin:.5em 0 0;display:block}#content.twentyeleven .woocommerce-pagination a{font-size:1em;line-height:1}.single-product .twentythirteen #reply-title,.single-product .twentythirteen #respond #commentform,.single-product .twentythirteen .entry-summary{padding:0}.single-product .twentythirteen p.stars{clear:both}.twentythirteen .woocommerce-breadcrumb{padding-top:40px}.twentyfourteen ul.products li.product{margin-top:0!important}body:not(.search-results) .twentysixteen .entry-summary{color:inherit;font-size:inherit;line-height:inherit}.twentysixteen .price ins{background:inherit;color:inherit}form.has-custom-place-order-button #place_order{display:none!important}
/*
Theme Name: Dr. TL Coleman
Theme URI: /
Author: Codex
Description: Custom executive speaking and consulting website theme for Dr. TL Coleman.
Version: 1.3.1
Text Domain: drtl-coleman
*/

:root{--navy:#071421;--navy-2:#0b2034;--teal:#4FB7B0;--deep-teal:#1F6F6B;--silver:#E6E6E6;--charcoal:#2F2F2F;--white:#fff;--gold:#C9A646;--ink:#122033;--soft:#f5f7f7;--shadow:0 24px 70px rgba(7,20,33,.16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,sans-serif;color:var(--ink);background:var(--white);line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}h1,h2,h3{font-family:"Playfair Display",Georgia,serif;line-height:1.05;margin:0;color:var(--navy);letter-spacing:0}p{margin:0}.site-header{position:sticky;top:0;z-index:50;height:86px;background:rgba(7,20,33,.94);backdrop-filter:blur(18px);display:flex;align-items:center;padding:0 clamp(18px,4vw,64px);border-bottom:1px solid rgba(255,255,255,.12);gap:24px}.brand{width:220px;flex:0 0 auto;display:grid;gap:2px;line-height:1}.brand-script{font-family:"Playfair Display",Georgia,serif;font-style:italic;color:var(--teal);font-size:18px;font-weight:600}.brand-name{font-family:"Playfair Display",Georgia,serif;color:#fff;font-size:32px;text-transform:uppercase;letter-spacing:.08em;font-weight:700}.site-nav{display:flex;align-items:center;justify-content:center;gap:clamp(12px,1.4vw,24px);margin-left:auto}.site-nav a{color:#fff;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;position:relative;padding:32px 0}.site-nav a:after{content:"";position:absolute;left:0;right:0;bottom:22px;height:2px;background:var(--teal);transform:scaleX(0);transform-origin:left;transition:.25s}.site-nav a:hover:after,.site-nav a.active:after{transform:scaleX(1)}.header-cta{background:var(--teal);color:#fff;text-transform:uppercase;font-weight:800;font-size:12px;padding:14px 18px;white-space:nowrap}.nav-toggle{display:none;background:transparent;border:0;width:42px;height:42px;margin-left:auto}.nav-toggle span{display:block;height:2px;background:#fff;margin:7px 0}.hero-slider{min-height:680px;position:relative;overflow:hidden;background:var(--navy)}.hero-bg{position:absolute;inset:0;background:radial-gradient(circle at 18% 16%,rgba(79,183,176,.2),transparent 28%),linear-gradient(90deg,rgba(7,20,33,.96) 0%,rgba(7,20,33,.86) 42%,rgba(7,20,33,.24) 68%);z-index:2}.slide{position:absolute;inset:0;opacity:0;transition:opacity .8s ease;background-image:var(--hero-image);background-size:cover;background-position:center right;display:flex;align-items:center;padding:110px clamp(22px,5vw,80px) 90px}.slide.active{opacity:1}.hero-copy{position:relative;z-index:3;max-width:760px;color:#fff}.eyebrow{color:var(--teal);font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;margin-bottom:14px}.hero-copy h1{font-size:clamp(42px,6vw,82px);color:#fff;max-width:900px}.hero-copy p:not(.eyebrow){font-size:clamp(17px,2vw,21px);max-width:620px;margin-top:22px;color:rgba(255,255,255,.88)}.button-row{display:flex;flex-wrap:wrap;gap:16px;margin-top:34px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;min-height:50px;padding:14px 22px;text-transform:uppercase;font-weight:900;font-size:13px;letter-spacing:.04em;transition:.25s}.btn svg,.text-link svg,.service-card a svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:1.8}.btn.primary{background:var(--teal);color:#fff}.btn.secondary{border-color:var(--teal);color:#fff}.btn.dark{background:var(--navy);color:#fff}.btn:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(0,0,0,.2)}.slider-dots{position:absolute;left:clamp(22px,5vw,80px);bottom:44px;z-index:5;display:flex;gap:10px}.slider-dots button{width:42px;height:4px;border:0;background:rgba(255,255,255,.42);padding:0}.slider-dots button.active{background:var(--teal)}.stats-bar{background:linear-gradient(90deg,#101820,#1a252d);color:#fff;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.14);border-bottom:1px solid rgba(255,255,255,.14)}.stats-bar div{padding:30px clamp(16px,3vw,46px);border-right:1px solid rgba(255,255,255,.16)}.stats-bar strong{display:block;font-family:"Playfair Display",serif;font-size:42px;line-height:1;color:#fff}.stats-bar span{display:block;margin-top:8px;font-size:13px;font-weight:800;text-transform:uppercase;color:rgba(255,255,255,.78)}section{position:relative}.split-section,.services-preview,.content-band,.service-detail-list,.two-column-lists,.consulting-grid,.impact-section,.contact-wrap{padding:clamp(58px,8vw,108px) clamp(20px,5vw,80px)}.split-section{display:grid;grid-template-columns:1fr .9fr;gap:48px;align-items:center;background:var(--white)}.split-copy h2,.services-preview h2,.narrow h2,.two-column-lists h2,.featured-cta h2,.contact-hero h1{font-size:clamp(34px,4vw,56px)}.split-copy p:not(.eyebrow),.narrow p{font-size:18px;color:#415062;margin-top:20px;max-width:700px}.text-link{display:inline-flex;align-items:center;gap:8px;margin-top:28px;color:var(--deep-teal);font-weight:900;text-transform:uppercase;font-size:13px}.quote-panel{background:var(--navy);color:#fff;padding:clamp(34px,5vw,66px);box-shadow:var(--shadow);border-left:5px solid var(--gold)}.quote-panel p{font-family:"Playfair Display",serif;font-size:clamp(30px,4vw,48px);line-height:1.18}.quote-panel span{display:block;margin-top:22px;color:var(--teal);font-weight:800}.services-preview{text-align:center;background:linear-gradient(180deg,#f8fbfb,#fff)}.services-preview h2{max-width:850px;margin:0 auto 42px}.center{justify-content:center}.card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;text-align:left}.service-card,.feature-card,.consult-card,.contact-card{background:#fff;border:1px solid rgba(7,20,33,.1);box-shadow:0 18px 45px rgba(7,20,33,.08)}.service-card{padding:28px;min-height:290px;display:flex;flex-direction:column}.icon{width:56px;height:56px;border:1px solid var(--teal);border-radius:50%;display:grid;place-items:center;color:var(--deep-teal);margin-bottom:22px}.icon svg{width:29px;height:29px;stroke:currentColor;fill:none;stroke-width:1.5}.service-card h3{font-size:25px}.service-card p{margin-top:14px;color:#4b5b6a}.service-card a{display:inline-flex;align-items:center;gap:8px;margin-top:auto;padding-top:24px;color:var(--deep-teal);font-size:13px;font-weight:900;text-transform:uppercase}.featured-cta{margin:0 clamp(20px,5vw,80px) clamp(58px,8vw,108px);background:linear-gradient(135deg,var(--teal),var(--deep-teal));color:#fff;padding:clamp(34px,6vw,70px);display:grid;grid-template-columns:1fr auto;align-items:center;gap:28px;overflow:hidden}.featured-cta:before{content:"";position:absolute;inset:auto -10% -70% 45%;height:180%;border-radius:50%;background:rgba(255,255,255,.12)}.featured-cta h2{color:#fff;max-width:950px}.featured-cta .eyebrow{color:#082032}.page-hero{min-height:560px;background:var(--navy);display:grid;grid-template-columns:1.04fr .96fr;align-items:center;gap:40px;padding:clamp(52px,7vw,88px) clamp(20px,5vw,80px);overflow:hidden}.page-hero:after{content:"";position:absolute;left:-8%;bottom:-32%;width:60%;height:60%;background:rgba(79,183,176,.12);border-radius:50%}.page-hero-copy{position:relative;z-index:1}.page-hero h1{font-size:clamp(42px,5vw,70px);color:#fff}.page-hero p:not(.eyebrow){font-size:19px;color:rgba(255,255,255,.84);margin:22px 0 32px;max-width:690px}.page-hero-media{position:relative;z-index:1}.page-hero-media img{width:100%;height:min(62vw,520px);object-fit:cover;object-position:center;box-shadow:var(--shadow);border:1px solid rgba(255,255,255,.16)}.content-band{background:var(--soft)}.narrow{max-width:880px;margin:0 auto 46px;text-align:center}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.feature-card{padding:30px}.feature-card span,.consult-card span{color:var(--gold);font-family:"Playfair Display",serif;font-size:28px}.feature-card h3{font-size:27px;margin-top:14px}.feature-card p,.consult-card p{color:#4b5b6a;margin-top:14px}.service-detail-list{display:grid;gap:18px;background:#fff}.service-row{display:grid;grid-template-columns:90px 1fr 1fr;gap:28px;align-items:start;padding:34px;border:1px solid rgba(7,20,33,.1);background:#fff;box-shadow:0 14px 38px rgba(7,20,33,.06)}.service-row h2{font-size:34px}.service-row p{margin-top:12px;color:#4b5b6a}.service-row ul,.two-column-lists ul{margin:0;padding:0;list-style:none}.service-row li,.two-column-lists li{padding:10px 0 10px 24px;border-bottom:1px solid rgba(7,20,33,.08);position:relative}.service-row li:before,.two-column-lists li:before{content:"";position:absolute;left:0;top:20px;width:8px;height:8px;background:var(--teal);border-radius:50%}.two-column-lists{display:grid;grid-template-columns:1fr 1fr;gap:36px}.two-column-lists>div{padding:36px;border-top:4px solid var(--teal);background:#fff;box-shadow:0 18px 45px rgba(7,20,33,.08)}.image-cta{min-height:430px;background-size:cover;background-position:center;display:flex;align-items:center;padding:clamp(52px,8vw,110px) clamp(20px,5vw,80px);color:#fff}.image-cta h2{color:#fff;font-size:clamp(36px,5vw,68px);max-width:680px;margin-bottom:28px}.consulting-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.consult-card{padding:34px}.consult-card h2{font-size:31px;margin-top:14px}.impact-section{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;background:#fff}.impact-stat{padding:34px;background:var(--navy);color:#fff;border-top:4px solid var(--teal)}.impact-stat strong{font-family:"Playfair Display",serif;font-size:42px;display:block;color:#fff}.impact-stat span{text-transform:uppercase;font-size:13px;font-weight:900;color:rgba(255,255,255,.78)}.contact-hero{background:linear-gradient(90deg,rgba(7,20,33,.96),rgba(7,20,33,.65)),url('https://drtlcoleman.com/wp-content/themes/drtl-coleman/assets/consulting.png') center right/cover;min-height:430px;display:flex;align-items:center;padding:clamp(52px,7vw,90px) clamp(20px,5vw,80px);color:#fff}.contact-hero>div{max-width:850px}.contact-hero h1{color:#fff}.contact-hero p:not(.eyebrow){font-size:19px;color:rgba(255,255,255,.86);margin-top:22px}.contact-wrap{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:34px;align-items:start;background:var(--soft)}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:18px;background:#fff;padding:34px;box-shadow:var(--shadow)}label{font-size:13px;text-transform:uppercase;font-weight:900;color:#243447}input,select,textarea{width:100%;display:block;margin-top:8px;border:1px solid rgba(7,20,33,.18);padding:14px 14px;font:inherit;color:var(--ink);background:#fff;border-radius:0}.full{grid-column:1/-1}.contact-form .btn{width:max-content}.contact-card{padding:32px}.contact-card h2{font-size:32px;margin-bottom:22px}.contact-card p{padding:16px 0;border-bottom:1px solid rgba(7,20,33,.1)}.contact-card strong{display:block;color:var(--deep-teal);text-transform:uppercase;font-size:12px}.footer{background:#071017;color:#fff;padding:48px clamp(20px,5vw,80px) 24px}.footer-grid{display:grid;grid-template-columns:1.3fr .7fr 1fr;gap:46px}.footer-brand{margin-bottom:16px}.footer p,.footer a{color:rgba(255,255,255,.78)}.footer .brand-script{color:var(--teal)}.footer .brand-name{color:#fff}.footer h2{font-family:Inter,sans-serif;font-size:13px;text-transform:uppercase;color:var(--teal);margin-bottom:12px}.footer-links{display:grid;gap:8px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:34px;padding-top:20px;border-top:1px solid rgba(255,255,255,.12);font-size:13px}.reveal{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}@media (max-width:1180px){.site-header{height:auto;min-height:78px}.brand{width:210px}.nav-toggle{display:block}.site-nav{position:absolute;left:0;right:0;top:100%;display:none;flex-direction:column;align-items:stretch;background:var(--navy);padding:8px 22px 24px}.site-nav.open{display:flex}.site-nav a{padding:13px 0}.site-nav a:after{bottom:6px}.header-cta{display:none}.hero-slider{min-height:620px}.stats-bar,.card-grid,.feature-grid,.impact-section{grid-template-columns:repeat(2,1fr)}.split-section,.page-hero,.two-column-lists,.contact-wrap{grid-template-columns:1fr}.consulting-grid{grid-template-columns:repeat(2,1fr)}.service-row{grid-template-columns:70px 1fr}}@media (max-width:680px){.brand{width:178px}.brand-script{font-size:16px}.brand-name{font-size:27px}.slide{background-position:center right;padding-top:92px}.hero-bg{background:linear-gradient(90deg,rgba(7,20,33,.98),rgba(7,20,33,.82))}.hero-copy h1{font-size:40px}.stats-bar,.card-grid,.feature-grid,.consulting-grid,.impact-section{grid-template-columns:1fr}.stats-bar div{border-right:0;border-bottom:1px solid rgba(255,255,255,.13)}.split-section,.services-preview,.content-band,.service-detail-list,.two-column-lists,.consulting-grid,.impact-section,.contact-wrap{padding:52px 18px}.featured-cta{grid-template-columns:1fr;margin:0 18px 52px}.page-hero{padding-top:46px}.page-hero-media img{height:360px}.service-row{grid-template-columns:1fr;padding:26px}.contact-form{grid-template-columns:1fr;padding:24px}.contact-form .btn{width:100%}.footer-grid,.footer-bottom{grid-template-columns:1fr;display:grid}.footer-bottom{gap:10px}.button-row{align-items:stretch}.btn{width:100%}}

/* Visual enhancement layer */
.hero-floating{position:absolute;inset:86px 0 0;z-index:4;pointer-events:none;overflow:hidden}
.float-chip{position:absolute;border:1px solid rgba(79,183,176,.38);background:rgba(7,20,33,.58);backdrop-filter:blur(14px);color:rgba(255,255,255,.86);font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;padding:10px 14px;box-shadow:0 18px 45px rgba(0,0,0,.22);animation:floatChip 7s ease-in-out infinite}
.chip-one{right:8%;top:18%}.chip-two{right:34%;bottom:22%;animation-delay:-2.5s}.chip-three{left:6%;bottom:18%;animation-delay:-4.5s}
.float-frame{position:absolute;border:1px solid rgba(79,183,176,.28);width:170px;height:110px;transform:rotate(-8deg);animation:slowDrift 12s ease-in-out infinite}
.frame-one{right:15%;top:12%;border-left-color:transparent;border-bottom-color:transparent}.frame-two{left:3%;top:30%;width:120px;height:180px;border-right-color:transparent;animation-delay:-5s}
.signal-lines{position:absolute;left:0;right:0;top:0;height:100%;background-image:linear-gradient(90deg,rgba(79,183,176,.12) 1px,transparent 1px),linear-gradient(rgba(79,183,176,.08) 1px,transparent 1px);background-size:78px 78px;mask-image:linear-gradient(90deg,rgba(0,0,0,.45),transparent 58%);opacity:.55}
.stat-icon{width:44px;height:44px;display:grid;place-items:center;color:var(--teal);border:1px solid rgba(79,183,176,.45);margin-bottom:12px;transform:rotate(-3deg)}
.stat-icon svg{width:25px;height:25px;stroke:currentColor;fill:none;stroke-width:1.7}
.stats-bar div{position:relative;overflow:hidden}
.stats-bar div:after{content:"";position:absolute;right:18px;top:22px;width:72px;height:72px;border:1px solid rgba(201,166,70,.18);transform:rotate(22deg)}
.services-preview{overflow:hidden}
.services-atmosphere{position:absolute;inset:0;pointer-events:none}
.services-atmosphere span{position:absolute;width:150px;height:150px;border:1px solid rgba(31,111,107,.12);transform:rotate(18deg);animation:slowDrift 14s ease-in-out infinite}
.services-atmosphere span:nth-child(1){left:4%;top:12%}.services-atmosphere span:nth-child(2){right:8%;top:18%;width:95px;height:95px;animation-delay:-4s}.services-atmosphere span:nth-child(3){left:48%;bottom:10%;width:120px;height:120px;animation-delay:-8s}
.service-card{position:relative;overflow:hidden;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}
.service-card:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,var(--teal),var(--gold));transform:scaleX(.22);transform-origin:left;transition:transform .25s ease}
.service-card:after{content:"";position:absolute;right:-34px;bottom:-34px;width:118px;height:118px;border:1px solid rgba(79,183,176,.24);transform:rotate(18deg)}
.service-card:hover{transform:translateY(-8px);border-color:rgba(79,183,176,.42);box-shadow:0 28px 70px rgba(7,20,33,.14)}
.service-card:hover:before{transform:scaleX(1)}
.service-card:hover .icon{background:var(--navy);color:var(--teal);box-shadow:0 12px 28px rgba(7,20,33,.18)}
.quote-panel{position:relative;overflow:hidden}
.quote-panel:after{content:"TL";position:absolute;right:28px;bottom:4px;font-family:"Playfair Display",serif;font-size:118px;line-height:1;color:rgba(79,183,176,.08);font-weight:700}
.page-floating{position:absolute;right:clamp(22px,5vw,80px);bottom:34px;z-index:2;display:flex;gap:10px;pointer-events:none}
.page-floating span{border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.08);backdrop-filter:blur(12px);color:rgba(255,255,255,.78);padding:9px 12px;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;animation:floatChip 7s ease-in-out infinite}
.page-floating span:nth-child(2){animation-delay:-2s}.page-floating span:nth-child(3){animation-delay:-4s}
.page-hero-media:before{content:"";position:absolute;inset:18px -18px -18px 18px;border:1px solid rgba(201,166,70,.38);z-index:-1}
.feature-card,.consult-card,.impact-stat{position:relative;overflow:hidden}
.feature-card:after,.consult-card:after,.impact-stat:after{content:"";position:absolute;right:-28px;top:-28px;width:82px;height:82px;border:1px solid rgba(79,183,176,.18);transform:rotate(18deg)}
.cta-compass{position:absolute;inset:0;pointer-events:none;overflow:hidden}
.cta-compass span:first-child{position:absolute;right:10%;top:20%;width:120px;height:120px;border:1px solid rgba(255,255,255,.28);transform:rotate(45deg);animation:slowDrift 10s ease-in-out infinite}
.cta-compass span:last-child{position:absolute;right:16%;top:34%;width:180px;height:1px;background:rgba(255,255,255,.28);transform:rotate(-24deg)}
.btn svg{transition:transform .25s ease}.btn:hover svg,.service-card a:hover svg,.text-link:hover svg{transform:translateX(4px)}
@keyframes floatChip{0%,100%{transform:translateY(0)}50%{transform:translateY(-12px)}}
@keyframes slowDrift{0%,100%{transform:translateY(0) rotate(18deg)}50%{transform:translateY(14px) rotate(22deg)}}
@media (max-width:1180px){.hero-floating{display:none}.page-floating{position:relative;right:auto;bottom:auto;margin-top:22px;flex-wrap:wrap}.page-hero{align-items:start}.stats-bar div:after{opacity:.45}}
@media (max-width:680px){.stat-icon{width:38px;height:38px}.page-hero-media:before,.services-atmosphere{display:none}.page-floating span{font-size:10px}.quote-panel:after{font-size:86px}}


/* Tablet keeps the dimensional hero accents */
@media (max-width:1180px) and (min-width:761px){
  .hero-floating{display:block;inset:78px 0 0}
  .float-chip{font-size:10px;padding:8px 11px}
  .chip-one{right:5%;top:16%}
  .chip-two{right:7%;bottom:15%}
  .chip-three{display:none}
  .frame-one{right:8%;top:9%;opacity:.7}
  .frame-two{left:2%;top:34%;opacity:.45}
}
@media (max-width:760px){
  .hero-floating{display:none}
}


/* About page copy-only hero */
.about-no-media{grid-template-columns:minmax(0,980px);justify-content:start}
.about-no-media .page-hero-copy{max-width:980px}
@media (max-width:1180px){.about-no-media{grid-template-columns:1fr}}


/* Home slogan moment */
.slogan-moment{background:linear-gradient(180deg,#fff,#f5f7f7);padding:clamp(46px,7vw,88px) clamp(20px,5vw,80px);display:grid;grid-template-columns:.42fr .58fr;gap:34px;align-items:center;overflow:hidden}
.slogan-moment:before{content:"";position:absolute;left:-8%;bottom:-36%;width:520px;height:520px;border-radius:50%;background:rgba(79,183,176,.12)}
.slogan-copy{position:relative;z-index:1}
.slogan-copy h2{font-size:clamp(38px,5vw,70px)}
.slogan-moment img{position:relative;z-index:1;width:100%;border:1px solid rgba(79,183,176,.22);box-shadow:0 28px 80px rgba(7,20,33,.18);background:#02090d}
@media (max-width:900px){.slogan-moment{grid-template-columns:1fr}.slogan-copy h2{max-width:640px}}
@media (max-width:680px){.slogan-moment{padding:42px 0}.slogan-copy{padding:0 18px}.slogan-moment img{border-left:0;border-right:0}}


/* Floating word cleanup */
.hero-floating,.page-floating,.float-chip{display:none!important}


/* Floating items on white sections only */
.white-float-layer{position:absolute;inset:0;pointer-events:none;overflow:hidden;z-index:0}
.white-float-layer span{position:absolute;width:112px;height:112px;border:1px solid rgba(31,111,107,.14);background:linear-gradient(135deg,rgba(79,183,176,.035),rgba(201,166,70,.035));transform:rotate(17deg);animation:whiteFloat 13s ease-in-out infinite}
.white-float-layer span:nth-child(1){left:4%;top:12%}
.white-float-layer span:nth-child(2){right:8%;top:18%;width:78px;height:78px;animation-delay:-4s}
.white-float-layer span:nth-child(3){left:42%;bottom:8%;width:96px;height:96px;animation-delay:-8s}
.white-float-layer:after{content:"";position:absolute;right:14%;bottom:12%;width:180px;height:180px;border-radius:50%;border:1px solid rgba(79,183,176,.1);animation:whiteFloatRound 16s ease-in-out infinite}
.split-section,.services-preview,.content-band,.service-detail-list,.two-column-lists,.consulting-grid,.impact-section,.contact-wrap,.slogan-moment{overflow:hidden}
.split-section>*:not(.white-float-layer),.services-preview>*:not(.white-float-layer),.content-band>*:not(.white-float-layer),.service-detail-list>*:not(.white-float-layer),.two-column-lists>*:not(.white-float-layer),.consulting-grid>*:not(.white-float-layer),.impact-section>*:not(.white-float-layer),.contact-wrap>*:not(.white-float-layer),.slogan-moment>*:not(.white-float-layer){position:relative;z-index:1}
@keyframes whiteFloat{0%,100%{transform:translateY(0) rotate(17deg)}50%{transform:translateY(-18px) rotate(23deg)}}
@keyframes whiteFloatRound{0%,100%{transform:translateY(0) scale(1)}50%{transform:translateY(16px) scale(1.04)}}
@media (max-width:680px){.white-float-layer span,.white-float-layer:after{opacity:.45}.white-float-layer span:nth-child(3){display:none}}


/* Supplied logo artwork */
.logo-brand{width:230px;height:70px;display:flex;align-items:center;overflow:hidden}
.logo-brand img{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(1.08) contrast(1.05)}
.footer-brand.logo-brand{width:270px;height:90px;margin-bottom:16px}
@media (max-width:1180px){.logo-brand{width:218px;height:68px}}
@media (max-width:680px){.logo-brand{width:190px;height:60px}.footer-brand.logo-brand{width:230px;height:78px}}


/* Refreshed content sections */
.split-copy p + p,.contact-hero p + p{margin-top:14px}
.expertise-grid,.education-grid,.recognition-grid{grid-template-columns:repeat(4,1fr)}
.form-intro h2{font-size:clamp(26px,3vw,38px);margin-bottom:8px}
.two-column-lists strong{color:var(--navy)}
.recognition-grid .feature-card{min-height:150px}
@media (max-width:1040px){.expertise-grid,.education-grid,.recognition-grid{grid-template-columns:repeat(2,1fr)}}
@media (max-width:680px){.expertise-grid,.education-grid,.recognition-grid{grid-template-columns:1fr}.form-intro h2{font-size:27px}}


/* Book preview */
.book-preview{background:linear-gradient(135deg,#1E1E1E 0%,#242424 48%,#f5f7f7 48%,#fff 100%);padding:clamp(54px,8vw,104px) clamp(20px,5vw,80px);display:grid;grid-template-columns:minmax(260px,390px) minmax(0,1fr);gap:clamp(34px,6vw,74px);align-items:center;overflow:hidden}
.book-cover{position:relative;z-index:1;justify-self:center;perspective:900px}
.book-cover:before{content:"";position:absolute;inset:8% -8% -8% 16%;background:rgba(201,166,70,.22);filter:blur(34px);z-index:-1}
.book-cover img{width:min(360px,100%);box-shadow:0 34px 90px rgba(0,0,0,.42);border:1px solid rgba(201,166,70,.45);transform:rotateY(-8deg) rotateZ(-1deg)}
.book-copy{position:relative;z-index:1;background:rgba(255,255,255,.92);border:1px solid rgba(7,20,33,.1);box-shadow:0 24px 70px rgba(7,20,33,.12);padding:clamp(28px,5vw,58px)}
.book-copy h2{font-size:clamp(38px,5vw,66px)}
.book-copy p:not(.eyebrow){font-size:18px;color:#435364;margin-top:18px;max-width:760px}
.book-meta{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0 4px}
.book-meta span{border:1px solid rgba(31,111,107,.22);color:var(--deep-teal);background:#fff;padding:8px 12px;text-transform:uppercase;font-size:12px;font-weight:900;letter-spacing:.08em}
.btn.outline-dark{border-color:rgba(7,20,33,.26);color:var(--navy);background:#fff}
@media (max-width:900px){.book-preview{grid-template-columns:1fr;background:linear-gradient(180deg,#1E1E1E 0%,#1E1E1E 40%,#fff 40%,#fff 100%)}.book-copy{padding:28px}.book-cover img{width:min(320px,82vw)}}
@media (max-width:680px){.book-preview{padding:46px 18px}.book-copy .button-row .btn{width:100%}}


/* Dr. TL Coleman transparent cutout placements */
.cutout-portrait{position:relative;z-index:1;align-self:end;justify-self:center;max-width:min(360px,38vw);filter:drop-shadow(0 28px 42px rgba(7,20,33,.28))}
.cutout-portrait:before{content:"";position:absolute;left:8%;right:8%;bottom:3%;height:54%;border-radius:50% 50% 8px 8px;background:linear-gradient(180deg,rgba(79,183,176,.18),rgba(7,20,33,.12));z-index:-1}
.cutout-portrait img{width:100%;height:auto;display:block}
.about-cutout-hero{grid-template-columns:minmax(0,1fr) minmax(260px,400px);align-items:end}
.about-cutout-hero .page-hero-copy{max-width:900px;align-self:center}
.about-cutout-hero .cutout-portrait{max-width:min(370px,34vw);margin-bottom:-88px}
.home-cutout-moment{display:grid;grid-template-columns:minmax(260px,360px) minmax(0,1fr);gap:clamp(28px,5vw,64px);align-items:center}
.home-cutout-moment .narrow{text-align:left;margin:0;max-width:900px}
.home-cutout-moment .eyebrow.center{text-align:left}
.home-cutout-moment .cutout-portrait{max-width:min(320px,32vw)}
.services-cutout-intro{grid-template-columns:minmax(0,1fr) minmax(260px,380px);padding-bottom:0}
.services-cutout-intro .cutout-portrait{max-width:min(360px,34vw);margin-bottom:-8px}
.contact-cutout{margin:-18px auto 22px;max-width:190px;filter:drop-shadow(0 18px 28px rgba(7,20,33,.22))}
.contact-cutout img{width:100%;display:block}
.contact-cutout-wrap .contact-card{overflow:hidden}
@media (max-width:1180px){
  .about-cutout-hero,.home-cutout-moment,.services-cutout-intro{grid-template-columns:1fr}
  .about-cutout-hero .cutout-portrait,.home-cutout-moment .cutout-portrait,.services-cutout-intro .cutout-portrait{max-width:300px;margin:8px auto -52px}
  .home-cutout-moment .cutout-portrait{order:2;margin-bottom:0}
  .home-cutout-moment .narrow{text-align:center;margin:0 auto}
  .home-cutout-moment .eyebrow.center{text-align:center}
}
@media (max-width:680px){
  .cutout-portrait{max-width:250px}
  .about-cutout-hero .cutout-portrait,.services-cutout-intro .cutout-portrait{margin-bottom:-44px}
  .contact-cutout{max-width:150px}
}


/* Clean no-outline logo */
.clean-brand{width:220px;height:auto;display:grid;gap:2px;overflow:visible}
.clean-brand .brand-script{font-family:"Playfair Display",Georgia,serif;font-style:italic;color:var(--teal);font-size:18px;font-weight:600;line-height:1}
.clean-brand .brand-name{font-family:"Playfair Display",Georgia,serif;color:#fff;font-size:32px;text-transform:uppercase;letter-spacing:.08em;font-weight:700;line-height:1}
.footer-brand.clean-brand{width:250px;height:auto;margin-bottom:18px}
@media (max-width:1180px){.clean-brand{width:210px}}
@media (max-width:680px){.clean-brand{width:178px}.clean-brand .brand-script{font-size:16px}.clean-brand .brand-name{font-size:27px}}


/* Hero copy refinement */
.page-hero-copy p:not(.eyebrow){max-width:760px}
.form-intro p:not(.eyebrow){margin-top:12px;color:#435364;text-transform:none;font-weight:400;font-size:16px}
.speaking-intro .narrow p + p,.impact-section + .content-band .narrow p + p{margin-top:12px}


/* Enterprise booking enhancements */
.enterprise-strip{background:linear-gradient(90deg,#071421,#0d2a3c);color:#fff;padding:18px clamp(20px,5vw,80px);border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12)}
.enterprise-strip p{max-width:1180px;margin:0 auto;text-align:center;font-size:14px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:rgba(255,255,255,.82)}
.section-heading{position:relative;z-index:1;text-align:center;max-width:980px;margin:0 auto 42px}
.section-heading h2{font-size:clamp(34px,4.5vw,62px)}
.section-heading p:not(.eyebrow){font-size:18px;color:#435364;margin-top:16px}
.executive-outcomes,.booking-path,.format-section,.premium-services-showcase,.approach-section,.buyer-confidence{padding:clamp(58px,8vw,108px) clamp(20px,5vw,80px);background:#fff;overflow:hidden}
.outcome-grid,.format-grid,.confidence-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.outcome-card,.format-card,.confidence-card,.path-step{position:relative;z-index:1;background:#fff;border:1px solid rgba(7,20,33,.1);box-shadow:0 20px 55px rgba(7,20,33,.08);padding:30px;overflow:hidden}
.outcome-card:before,.format-card:before,.confidence-card:before{content:"";position:absolute;left:0;top:0;width:100%;height:4px;background:linear-gradient(90deg,var(--teal),var(--gold))}
.outcome-card span{font-family:"Playfair Display",serif;color:var(--gold);font-size:30px}
.outcome-card h3,.format-card h3,.confidence-card h3,.path-step h3{font-size:28px;margin-top:12px}
.outcome-card p,.format-card p,.confidence-card p,.path-step p{color:#4b5b6a;margin-top:12px}
.speaking-sales-panel{display:grid;grid-template-columns:.92fr 1.08fr;background:var(--navy);color:#fff;align-items:center;overflow:hidden}
.sales-image img{height:100%;min-height:520px;width:100%;object-fit:cover}
.sales-copy{padding:clamp(42px,6vw,82px)}
.sales-copy h2{color:#fff;font-size:clamp(36px,5vw,66px)}
.sales-copy p:not(.eyebrow){color:rgba(255,255,255,.82);font-size:18px;margin-top:18px}
.check-list{list-style:none;margin:26px 0;padding:0;display:grid;gap:14px}
.check-list li{display:grid;grid-template-columns:24px 1fr;gap:12px;color:rgba(255,255,255,.84)}
.check-list svg{width:22px;height:22px;stroke:var(--gold);fill:none;stroke-width:2}
.premium-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;position:relative;z-index:1}
.premium-service-card{background:#fff;border:1px solid rgba(7,20,33,.1);box-shadow:0 22px 60px rgba(7,20,33,.1);overflow:hidden}
.premium-service-card img{height:210px;width:100%;object-fit:cover}
.premium-service-card div{padding:24px}
.premium-service-card h3{font-size:27px}
.premium-service-card p{color:#4b5b6a;margin-top:12px}
.approach-line{position:relative;z-index:1;display:grid;grid-template-columns:repeat(5,1fr);gap:18px}
.approach-step{text-align:center;padding:10px}
.approach-step strong{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:var(--navy);color:#fff;margin:0 auto 18px;font-family:"Playfair Display",serif;font-size:24px;border:3px solid var(--gold)}
.approach-step h3{font-family:Inter,sans-serif;font-size:14px;text-transform:uppercase;letter-spacing:.04em}
.approach-step p{font-size:14px;color:#4b5b6a;margin-top:10px}
.path-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;position:relative;z-index:1}
.path-step strong{font-family:"Playfair Display",serif;font-size:42px;color:var(--gold)}
.buyer-confidence{background:linear-gradient(180deg,#fff,#f5f7f7)}
.executive-proof-band{background:linear-gradient(90deg,#071421,#0c2a42);color:#fff;padding:clamp(38px,5vw,66px) clamp(20px,5vw,80px);display:grid;grid-template-columns:.9fr 1.4fr;gap:34px;align-items:center}
.proof-title h2{color:#fff;font-size:clamp(28px,3.5vw,46px)}
.proof-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:rgba(255,255,255,.16)}
.proof-item{background:rgba(7,20,33,.72);padding:24px}
.proof-item strong{display:block;font-family:"Playfair Display",serif;font-size:34px;color:#fff;line-height:1}
.proof-item span{display:block;margin-top:8px;color:rgba(255,255,255,.78);font-size:12px;text-transform:uppercase;font-weight:800}
@media (max-width:1040px){.outcome-grid,.format-grid,.confidence-grid,.premium-card-grid,.path-steps,.approach-line{grid-template-columns:repeat(2,1fr)}.speaking-sales-panel,.executive-proof-band{grid-template-columns:1fr}.sales-image img{min-height:360px}.proof-grid{grid-template-columns:repeat(2,1fr)}}
@media (max-width:680px){.outcome-grid,.format-grid,.confidence-grid,.premium-card-grid,.path-steps,.approach-line,.proof-grid{grid-template-columns:1fr}.enterprise-strip p{font-size:12px}.sales-copy{padding:34px 20px}.premium-service-card img{height:180px}.executive-proof-band{padding:38px 18px}}


/* Enterprise visual polish */
.speaking-sales-panel{background:linear-gradient(90deg,#071421 0%,#071421 45%,#0b1f32 100%)}
.sales-image{position:relative;min-height:520px;overflow:hidden}
.sales-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,20,33,.08),rgba(7,20,33,.72));pointer-events:none}
.sales-image:before{content:"";position:absolute;left:7%;top:10%;right:10%;bottom:10%;border:1px solid rgba(201,166,70,.35);z-index:1;pointer-events:none}
.sales-image img{filter:brightness(1.18) saturate(1.08);object-position:center}
.premium-service-card,.outcome-card,.format-card,.confidence-card,.path-step{transition:transform .25s ease,box-shadow .25s ease}
.premium-service-card:hover,.outcome-card:hover,.format-card:hover,.confidence-card:hover,.path-step:hover{transform:translateY(-7px);box-shadow:0 30px 75px rgba(7,20,33,.15)}
.featured-cta .eyebrow{color:#072029}
@media (max-width:1040px){.sales-image{min-height:360px}.sales-image:after{background:linear-gradient(180deg,rgba(7,20,33,.05),rgba(7,20,33,.6))}}


/* Compact home stats strip */
.stats-bar{grid-template-columns:repeat(4,minmax(0,1fr))}
.stats-bar div{padding:20px clamp(14px,2.4vw,30px);min-height:128px;display:grid;align-content:center}
.stats-bar div:after{display:none}
.stats-bar .stat-icon{width:34px;height:34px;margin-bottom:8px;transform:none}
.stats-bar .stat-icon svg{width:20px;height:20px}
.stats-bar strong{font-size:34px}
.stats-bar span:last-child{font-size:11px;line-height:1.35;max-width:230px}
@media (max-width:1040px){.stats-bar{grid-template-columns:repeat(2,1fr)}.stats-bar div{min-height:116px}}
@media (max-width:680px){.stats-bar{grid-template-columns:1fr}.stats-bar div{min-height:auto;padding:18px 22px}.stats-bar strong{font-size:32px}}


/* Restored original portrait image */
.original-portrait{position:relative;z-index:1;align-self:center;justify-self:center;max-width:min(380px,36vw)}
.original-portrait img{width:100%;aspect-ratio:4/5;object-fit:cover;object-position:center top;border:1px solid rgba(255,255,255,.18);box-shadow:0 28px 70px rgba(7,20,33,.24)}
.about-cutout-hero .original-portrait{max-width:min(390px,34vw);margin-bottom:0}
.home-cutout-moment .original-portrait{max-width:min(320px,32vw)}
.services-cutout-intro .original-portrait{max-width:min(360px,34vw);margin-bottom:42px}
.contact-original{margin:0 auto 22px;max-width:210px}
.contact-original img{width:100%;aspect-ratio:4/5;object-fit:cover;object-position:center top;border:1px solid rgba(7,20,33,.1);box-shadow:0 18px 38px rgba(7,20,33,.16)}
@media (max-width:1180px){
  .about-cutout-hero .original-portrait,.home-cutout-moment .original-portrait,.services-cutout-intro .original-portrait{max-width:310px;margin:8px auto 0}
}
@media (max-width:680px){.original-portrait{max-width:260px}.contact-original{max-width:160px}}


/* Speaking page selected portrait */
.speaking-portrait-media img{object-position:center top}
.sales-portrait{background:linear-gradient(135deg,#071421,#0d2a3c);display:grid;place-items:center;padding:clamp(34px,5vw,72px)}
.sales-portrait img{width:min(390px,80%);height:auto;min-height:0;aspect-ratio:4/5;object-fit:cover;object-position:center top;border:1px solid rgba(201,166,70,.36);box-shadow:0 32px 80px rgba(0,0,0,.35)}
.sales-portrait:after{background:linear-gradient(90deg,rgba(7,20,33,.14),rgba(7,20,33,.46))}
.sales-portrait:before{left:14%;top:12%;right:14%;bottom:12%}
@media (max-width:1040px){.sales-portrait img{width:min(320px,82vw)}}


/* Balanced engagement format cards */
.format-section .format-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:980px;margin:0 auto}
@media (max-width:680px){.format-section .format-grid{grid-template-columns:1fr}}


/* Bigger icon system */
.icon{width:72px;height:72px}
.icon svg{width:38px;height:38px;stroke-width:1.7}
.stat-icon{width:48px!important;height:48px!important}
.stat-icon svg{width:28px!important;height:28px!important}
.big-icon{width:68px;height:68px;display:grid;place-items:center;border:1px solid rgba(79,183,176,.38);background:linear-gradient(135deg,rgba(7,20,33,.96),rgba(13,42,60,.92));color:var(--teal);margin-bottom:22px;box-shadow:0 16px 32px rgba(7,20,33,.16)}
.big-icon svg{width:34px;height:34px;stroke:currentColor;fill:none;stroke-width:1.65}
.outcome-card .big-icon,.format-card .big-icon,.confidence-card .big-icon,.path-step .big-icon,.feature-card .big-icon{margin-top:-6px}
.premium-service-card .big-icon{position:absolute;top:178px;right:24px;background:var(--navy);color:var(--gold);border-color:rgba(201,166,70,.45);z-index:2}
.premium-service-card{position:relative}
.feature-card .big-icon{background:#fff;color:var(--deep-teal);border-color:rgba(31,111,107,.22);box-shadow:0 14px 34px rgba(7,20,33,.08)}
.impact-stat:before{content:"";position:absolute;left:26px;top:26px;width:54px;height:54px;border:1px solid rgba(79,183,176,.45);background:rgba(79,183,176,.06)}
@media (max-width:680px){.icon{width:60px;height:60px}.icon svg{width:31px;height:31px}.big-icon{width:58px;height:58px}.big-icon svg{width:29px;height:29px}.premium-service-card .big-icon{top:150px}}


/* Correct large SVG icon rendering */
.big-icon svg,.big-icon svg *{fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round;stroke-linejoin:round}
.feature-card .big-icon{background:linear-gradient(135deg,#fff,#f7fbfb);color:var(--deep-teal);border-color:rgba(31,111,107,.28)}
.feature-card .big-icon svg{width:38px;height:38px}
.outcome-card .big-icon,.format-card .big-icon,.confidence-card .big-icon,.path-step .big-icon{color:var(--teal)}


/* Updated supplied logo */
.updated-logo-brand{width:245px;height:64px;display:flex;align-items:center;overflow:hidden;background:#f4f5f2;border:1px solid rgba(255,255,255,.18);box-shadow:0 10px 28px rgba(0,0,0,.18)}
.updated-logo-brand img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.footer-brand.updated-logo-brand{width:300px;height:88px;margin-bottom:18px;border-color:rgba(255,255,255,.12)}
@media (max-width:1180px){.updated-logo-brand{width:220px;height:60px}}
@media (max-width:680px){.updated-logo-brand{width:190px;height:54px}.footer-brand.updated-logo-brand{width:250px;height:76px}}


/* Updated home hero image */
.hero-slider .slide:first-of-type{background-position:center right}
@media (max-width:680px){.hero-slider .slide:first-of-type{background-position:62% center}}


/* Official executive palette */
:root{
  --navy:#1E1E1E;
  --navy-2:#1E1E1E;
  --teal:#4FB7B0;
  --deep-teal:#3D9F99;
  --silver:#D9D9D9;
  --charcoal:#1E1E1E;
  --white:#FFFFFF;
  --gold:#4FB7B0;
  --ink:#1E1E1E;
  --soft:#F5F5F5;
}
.site-header{background:rgba(30,30,30,.96);border-bottom-color:rgba(217,217,217,.18)}
.hero-slider,.page-hero,.quote-panel,.footer,.btn.dark,.impact-stat{background:#1E1E1E}
.hero-bg{background:linear-gradient(90deg,rgba(30,30,30,.98) 0%,rgba(30,30,30,.9) 43%,rgba(30,30,30,.26) 70%)}
.stats-bar{background:linear-gradient(90deg,#1E1E1E,#2A2A2A);border-top-color:rgba(217,217,217,.18);border-bottom-color:rgba(217,217,217,.18)}
.enterprise-strip,.executive-proof-band,.speaking-sales-panel{background:linear-gradient(90deg,#1E1E1E,#2A2A2A)}
.content-band,.contact-wrap,.buyer-confidence{background:#F5F5F5}
.services-preview,.executive-outcomes,.booking-path,.format-section,.premium-services-showcase,.approach-section{background:#FFFFFF}
.service-card,.feature-card,.consult-card,.contact-card,.outcome-card,.format-card,.confidence-card,.path-step,.premium-service-card,.book-copy{border-color:rgba(30,30,30,.12)}
.btn.primary,.header-cta{background:#4FB7B0;color:#FFFFFF}
.btn.secondary{border-color:#4FB7B0;color:#FFFFFF}
.eyebrow,.site-nav a:after,.footer h2,.brand-script,.clean-brand .brand-script{color:#4FB7B0}
.site-nav a:after{background:#4FB7B0}
.featured-cta{background:linear-gradient(135deg,#4FB7B0,#3D9F99)}
.white-float-layer span{border-color:rgba(79,183,176,.16);background:linear-gradient(135deg,rgba(79,183,176,.04),rgba(217,217,217,.08))}
.white-float-layer:after{border-color:rgba(79,183,176,.12)}

/* Home hero framing update: give Dr. Coleman more headroom */
.hero-slider{min-height:760px}
.hero-slider .slide:first-of-type{background-position:right 28%}
@media (max-width:1180px){.hero-slider{min-height:690px}.hero-slider .slide:first-of-type{background-position:68% 22%}}
@media (max-width:680px){.hero-slider{min-height:660px}.hero-slider .slide:first-of-type{background-position:66% top}}

/* Premium signature engagement icon section */
.signature-suite{position:relative;text-align:left;padding:clamp(64px,8vw,118px) clamp(20px,5vw,80px);background:linear-gradient(180deg,#FFFFFF 0%,#F5F5F5 100%);overflow:hidden}
.signature-suite:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(79,183,176,.08),transparent 36%,rgba(30,30,30,.05));pointer-events:none}
.suite-intro{position:relative;z-index:1;text-align:center;max-width:900px;margin:0 auto 44px}
.suite-intro h2{font-size:clamp(36px,4.8vw,64px);color:#1E1E1E}
.suite-intro p:not(.eyebrow){margin:18px auto 0;color:#46515a;font-size:18px;max-width:720px}
.suite-layout{position:relative;z-index:1;display:grid;grid-template-columns:minmax(300px,.82fr) minmax(0,1.35fr);gap:26px;align-items:stretch}
.suite-feature{position:relative;min-height:100%;padding:38px;background:#1E1E1E;color:#fff;overflow:hidden;border:1px solid rgba(255,255,255,.12);box-shadow:0 28px 70px rgba(30,30,30,.18)}
.suite-feature:before{content:"";position:absolute;right:-90px;bottom:-110px;width:260px;height:260px;border:1px solid rgba(79,183,176,.26);border-radius:50%}
.suite-feature:after{content:"";position:absolute;right:38px;top:36px;width:96px;height:96px;background:linear-gradient(135deg,rgba(79,183,176,.28),rgba(255,255,255,.04));clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%)}
.suite-kicker{display:inline-flex;padding:8px 12px;background:rgba(79,183,176,.14);color:#4FB7B0;text-transform:uppercase;font-size:11px;font-weight:900;letter-spacing:.08em;border:1px solid rgba(79,183,176,.34)}
.signature-icon{width:86px;height:86px;border-radius:50%;display:grid;place-items:center;color:#4FB7B0;background:linear-gradient(145deg,#fff, #F5F5F5);border:1px solid rgba(79,183,176,.45);box-shadow:0 18px 34px rgba(30,30,30,.12)}
.signature-icon svg{width:43px;height:43px;stroke:currentColor;fill:none;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}
.hero-icon{width:108px;height:108px;margin:34px 0 28px;background:linear-gradient(145deg,#4FB7B0,#dff8f6);color:#1E1E1E;box-shadow:0 20px 52px rgba(79,183,176,.28)}
.hero-icon svg{width:54px;height:54px}
.suite-feature h3{font-size:clamp(32px,3.4vw,48px);color:#fff;margin-bottom:18px}
.suite-feature p{font-size:18px;color:rgba(255,255,255,.8);max-width:560px}
.suite-tags{display:flex;flex-wrap:wrap;gap:10px;margin:28px 0 30px}
.suite-tags span{padding:9px 11px;border:1px solid rgba(255,255,255,.16);color:rgba(255,255,255,.78);font-size:12px;font-weight:800;text-transform:uppercase;background:rgba(255,255,255,.05)}
.suite-link{display:inline-flex;align-items:center;gap:9px;color:#4FB7B0;text-transform:uppercase;font-size:13px;font-weight:900;letter-spacing:.04em}
.suite-link svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:1.8}
.suite-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
.suite-card{position:relative;display:grid;grid-template-columns:92px minmax(0,1fr);gap:22px;align-items:start;padding:28px;background:#fff;border:1px solid rgba(30,30,30,.1);box-shadow:0 18px 45px rgba(30,30,30,.07);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}
.suite-card:after{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#4FB7B0;transform:scaleY(.35);transform-origin:top;transition:.25s}
.suite-card:hover{transform:translateY(-5px);box-shadow:0 26px 60px rgba(30,30,30,.12);border-color:rgba(79,183,176,.42)}
.suite-card:hover:after{transform:scaleY(1)}
.suite-card span{display:block;color:#4FB7B0;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.12em;margin-bottom:7px}
.suite-card h3{font-family:Inter,system-ui,sans-serif;font-size:20px;line-height:1.18;color:#1E1E1E;margin:0}
.suite-card p{margin-top:10px;color:#4a5661;font-size:15px;line-height:1.55}
@media (max-width:1080px){.suite-layout{grid-template-columns:1fr}.suite-feature{min-height:auto}.suite-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:720px){.signature-suite{padding:56px 18px}.suite-grid{grid-template-columns:1fr}.suite-card{grid-template-columns:72px minmax(0,1fr);padding:22px}.signature-icon{width:68px;height:68px}.signature-icon svg{width:34px;height:34px}.hero-icon{width:92px;height:92px}.suite-feature{padding:28px}.suite-tags span{font-size:11px}.suite-intro{text-align:left}.suite-intro .center{justify-content:flex-start}}

/* Home hero second slide framing */
.hero-slider .slide:nth-of-type(3){background-position:right 36%}
@media (max-width:1180px){.hero-slider .slide:nth-of-type(3){background-position:72% 34%}}
@media (max-width:680px){.hero-slider .slide:nth-of-type(3){background-position:70% center}}

/* Elevated icon styling system */
.icon,.big-icon,.stat-icon,.signature-icon{position:relative;isolation:isolate;border-radius:50%;overflow:visible;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease,background .28s ease,color .28s ease}
.icon:before,.big-icon:before,.stat-icon:before,.signature-icon:before{content:"";position:absolute;inset:-7px;border-radius:inherit;border:1px solid rgba(79,183,176,.28);background:radial-gradient(circle at 32% 24%,rgba(255,255,255,.5),transparent 32%),linear-gradient(135deg,rgba(79,183,176,.18),rgba(217,217,217,.06));opacity:.95;z-index:-2;transition:transform .28s ease,opacity .28s ease,border-color .28s ease}
.icon:after,.big-icon:after,.stat-icon:after,.signature-icon:after{content:"";position:absolute;inset:9px;border-radius:inherit;background:linear-gradient(135deg,rgba(255,255,255,.22),rgba(79,183,176,.08));z-index:-1;box-shadow:inset 0 1px 0 rgba(255,255,255,.38);transition:opacity .28s ease,transform .28s ease}
.icon svg,.big-icon svg,.stat-icon svg,.signature-icon svg{position:relative;z-index:1;filter:drop-shadow(0 5px 8px rgba(30,30,30,.12));transition:transform .28s ease,filter .28s ease}
.icon:hover,.service-card:hover .icon,.big-icon:hover,.outcome-card:hover .big-icon,.format-card:hover .big-icon,.confidence-card:hover .big-icon,.path-step:hover .big-icon,.feature-card:hover .big-icon,.premium-service-card:hover .big-icon,.suite-card:hover .signature-icon,.suite-feature:hover .hero-icon{transform:translateY(-4px) rotate(-2deg);box-shadow:0 22px 46px rgba(79,183,176,.22),0 12px 28px rgba(30,30,30,.16);border-color:rgba(79,183,176,.72)}
.icon:hover:before,.service-card:hover .icon:before,.big-icon:hover:before,.outcome-card:hover .big-icon:before,.format-card:hover .big-icon:before,.confidence-card:hover .big-icon:before,.path-step:hover .big-icon:before,.feature-card:hover .big-icon:before,.premium-service-card:hover .big-icon:before,.suite-card:hover .signature-icon:before,.suite-feature:hover .hero-icon:before{transform:scale(1.08) rotate(10deg);border-color:rgba(79,183,176,.52);opacity:1}
.icon:hover svg,.service-card:hover .icon svg,.big-icon:hover svg,.outcome-card:hover .big-icon svg,.format-card:hover .big-icon svg,.confidence-card:hover .big-icon svg,.path-step:hover .big-icon svg,.feature-card:hover .big-icon svg,.premium-service-card:hover .big-icon svg,.suite-card:hover .signature-icon svg,.suite-feature:hover .hero-icon svg{transform:scale(1.08);filter:drop-shadow(0 8px 12px rgba(30,30,30,.18))}
.stat-icon{background:linear-gradient(145deg,rgba(79,183,176,.2),rgba(255,255,255,.04));box-shadow:0 12px 26px rgba(0,0,0,.18)}
.stats-bar .stat-icon:before{inset:-5px;border-color:rgba(79,183,176,.36);background:linear-gradient(135deg,rgba(79,183,176,.2),rgba(255,255,255,.04))}
.stats-bar .stat-icon:after{inset:7px;background:rgba(255,255,255,.06)}
.feature-card,.outcome-card,.format-card,.confidence-card,.path-step{transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}
.feature-card:hover,.outcome-card:hover,.format-card:hover,.confidence-card:hover,.path-step:hover{border-color:rgba(79,183,176,.38)}
.premium-service-card .big-icon{border-radius:50%;box-shadow:0 18px 38px rgba(30,30,30,.2),0 0 0 7px rgba(255,255,255,.72)}
.signature-icon{background:linear-gradient(145deg,#ffffff,#eefafa);box-shadow:0 18px 38px rgba(30,30,30,.12),0 0 0 8px rgba(79,183,176,.08)}
.hero-icon{box-shadow:0 24px 58px rgba(79,183,176,.32),0 0 0 10px rgba(79,183,176,.12)}
@media (max-width:680px){.icon:before,.big-icon:before,.stat-icon:before,.signature-icon:before{inset:-5px}.icon:after,.big-icon:after,.stat-icon:after,.signature-icon:after{inset:7px}}

/* Executive audience marquee */
.audience-marquee{position:relative;overflow:hidden;background:#F5F5F5;border-top:1px solid rgba(30,30,30,.08);border-bottom:1px solid rgba(30,30,30,.08);padding:0;color:#1E1E1E}
.audience-marquee:before,.audience-marquee:after{content:"";position:absolute;top:0;bottom:0;width:120px;z-index:2;pointer-events:none}
.audience-marquee:before{left:0;background:linear-gradient(90deg,#F5F5F5,rgba(245,245,245,0))}
.audience-marquee:after{right:0;background:linear-gradient(270deg,#F5F5F5,rgba(245,245,245,0))}
.marquee-track{display:flex;width:max-content;align-items:center;gap:0;animation:audienceMarquee 34s linear infinite;will-change:transform}
.marquee-track span{display:inline-flex;align-items:center;gap:18px;white-space:nowrap;padding:17px 30px;text-transform:uppercase;font-size:12px;font-weight:900;letter-spacing:.09em;color:#1E1E1E}
.marquee-track span:before{content:"";width:9px;height:9px;border-radius:50%;background:#4FB7B0;box-shadow:0 0 0 5px rgba(79,183,176,.13)}
.audience-marquee:hover .marquee-track{animation-play-state:paused}
@keyframes audienceMarquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}
@media (prefers-reduced-motion:reduce){.marquee-track{animation:none;flex-wrap:wrap;justify-content:center;width:auto}.audience-marquee:before,.audience-marquee:after{display:none}}
@media (max-width:680px){.audience-marquee:before,.audience-marquee:after{width:56px}.marquee-track{animation-duration:24s}.marquee-track span{padding:14px 22px;font-size:11px}}

/* Home why section, cleaned after removing the decor mark */
.home-cutout-moment{grid-template-columns:minmax(240px,360px) minmax(0,680px);justify-content:center;align-items:center;gap:clamp(30px,5vw,70px);overflow:hidden}
.home-cutout-moment .narrow{text-align:left;max-width:680px}
.home-cutout-moment .eyebrow.center{text-align:left}
@media (max-width:900px){.home-cutout-moment{grid-template-columns:1fr;text-align:center}.home-cutout-moment .narrow,.home-cutout-moment .eyebrow.center{text-align:center}.home-cutout-moment .original-portrait{justify-self:center}}

/* Stats strip icon-left layout */
.stats-bar div{display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-areas:"icon number" "icon label";column-gap:16px;align-items:center;align-content:center}
.stats-bar .stat-icon{grid-area:icon;margin:0;width:52px!important;height:52px!important;align-self:center;color:#4FB7B0}
.stats-bar .stat-icon svg{width:32px!important;height:32px!important}
.stats-bar strong{grid-area:number;margin:0}
.stats-bar div > span:not(.stat-icon){grid-area:label;margin-top:6px;line-height:1.35}
@media (max-width:900px){.stats-bar div{grid-template-columns:auto minmax(0,1fr);padding:24px 22px}.stats-bar .stat-icon{width:46px!important;height:46px!important}.stats-bar .stat-icon svg{width:28px!important;height:28px!important}}
@media (max-width:520px){.stats-bar div{column-gap:14px}.stats-bar strong{font-size:36px}.stats-bar div > span:not(.stat-icon){font-size:12px}}

/* Transparent logo presentation */
.updated-logo-brand{background:transparent!important;border:0!important;box-shadow:none!important;overflow:visible!important;height:72px}
.updated-logo-brand img{object-fit:contain!important;object-position:center!important}
.footer-brand.updated-logo-brand{height:96px;border:0!important;box-shadow:none!important;background:transparent!important}
@media (max-width:1180px){.updated-logo-brand{height:66px}}
@media (max-width:680px){.updated-logo-brand{height:58px}.footer-brand.updated-logo-brand{height:82px}}

/* Calmer home hero */
.hero-slider{min-height:720px}
.hero-bg{background:linear-gradient(90deg,rgba(30,30,30,.94) 0%,rgba(30,30,30,.78) 38%,rgba(30,30,30,.2) 66%,rgba(30,30,30,.05) 100%)}
.hero-copy{max-width:660px}
.hero-copy .eyebrow{font-size:12px;letter-spacing:.14em;margin-bottom:16px}
.hero-copy h1{font-size:clamp(42px,5.2vw,72px);max-width:760px;line-height:1.02}
.hero-copy p:not(.eyebrow){font-size:clamp(16px,1.5vw,19px);max-width:560px;margin-top:20px;color:rgba(255,255,255,.82)}
.hero-actions{gap:22px;align-items:center;margin-top:30px}
.hero-text-link{display:inline-flex;align-items:center;color:rgba(255,255,255,.82);font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid rgba(79,183,176,.72);padding-bottom:5px;transition:.25s}
.hero-text-link:hover{color:#4FB7B0;transform:translateY(-1px)}
.slider-dots{bottom:28px;opacity:.72}
.slider-dots button{width:34px;height:3px;background:rgba(255,255,255,.32)}
@media (max-width:680px){.hero-slider{min-height:640px}.hero-copy h1{font-size:38px}.hero-actions{align-items:flex-start}.hero-text-link{width:max-content}.slider-dots{bottom:22px}}

/* Hide hero slider transition dots for cleaner hero */
.hero-slider .slider-dots{display:none!important}

/* About CEO intro centering */
.ceo-intro-band{padding-top:clamp(64px,7vw,96px)}
.ceo-intro{max-width:980px;text-align:center;margin:0 auto 50px}
.ceo-intro .eyebrow{display:block;text-align:center;margin-left:auto;margin-right:auto}
.ceo-intro h2{max-width:860px;margin:0 auto;font-size:clamp(36px,4.4vw,58px)}
.ceo-intro p:not(.eyebrow){max-width:820px;margin:18px auto 0;text-align:center;color:#415062;font-size:18px;line-height:1.72}
.ceo-intro + .feature-grid{margin-top:10px}
@media (max-width:680px){.ceo-intro{text-align:left;margin-bottom:36px}.ceo-intro .eyebrow,.ceo-intro p:not(.eyebrow){text-align:left}.ceo-intro h2{margin-left:0}.ceo-intro p:not(.eyebrow){margin-left:0;margin-right:0}}

/* About impact proof band palette correction */
.executive-proof-band{background:#1E1E1E!important;color:#FFFFFF;border-top:1px solid rgba(217,217,217,.16);border-bottom:1px solid rgba(217,217,217,.16)}
.executive-proof-band:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(79,183,176,.16),transparent 34%,rgba(217,217,217,.06));pointer-events:none}
.executive-proof-band>*{position:relative;z-index:1}
.executive-proof-band .eyebrow{color:#4FB7B0}
.executive-proof-band h2{color:#FFFFFF}
.proof-item{background:rgba(255,255,255,.045);border:1px solid rgba(217,217,217,.14);padding:24px;box-shadow:0 18px 42px rgba(0,0,0,.18)}
.proof-item strong{color:#FFFFFF}
.proof-item span{color:rgba(245,245,245,.78)}
.proof-item:before{background:#4FB7B0}

/* Services customized solutions image framing */
.premium-card-grid .premium-service-card img{height:230px;object-fit:cover;object-position:center 42%;filter:saturate(1.04) contrast(1.02)}
.premium-card-grid .premium-service-card:nth-child(1) img{object-position:center 48%}
.premium-card-grid .premium-service-card:nth-child(2) img{object-position:center 34%}
.premium-card-grid .premium-service-card:nth-child(3) img{object-position:center 44%}
@media (max-width:680px){.premium-card-grid .premium-service-card img{height:210px}}

/* Footer social icons */
.footer-social{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}
.footer-social a{width:42px;height:42px;border:1px solid rgba(79,183,176,.55);border-radius:50%;display:grid;place-items:center;color:#fff;background:rgba(255,255,255,.05);transition:transform .22s ease,background .22s ease,border-color .22s ease,color .22s ease}
.footer-social a:hover{transform:translateY(-3px);background:#4FB7B0;border-color:#4FB7B0;color:#1E1E1E}
.footer-social svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
@media (max-width:680px){.footer-social{justify-content:flex-start}.footer-social a{width:40px;height:40px}}

/* Hero content breathing room */
.hero-slider .slide{padding-top:clamp(128px,10vw,160px);padding-bottom:clamp(96px,8vw,130px)}
.hero-copy{display:flex;flex-direction:column;align-items:flex-start;gap:clamp(18px,2.2vw,30px);max-width:min(700px,58vw)}
.hero-copy .eyebrow{margin:0;line-height:1.35}
.hero-copy h1{line-height:1.08;margin:0}
.hero-copy p:not(.eyebrow){margin:0;line-height:1.7;max-width:590px}
.hero-copy .button-row{margin-top:clamp(4px,.8vw,12px)}
.hero-actions{gap:24px 28px}
@media (max-width:900px){.hero-copy{max-width:min(620px,78vw);gap:22px}.hero-slider .slide{padding-top:118px;padding-bottom:92px}}
@media (max-width:680px){.hero-slider .slide{padding-top:104px;padding-bottom:82px}.hero-copy{max-width:100%;gap:18px}.hero-copy p:not(.eyebrow){line-height:1.58}.hero-copy .button-row{margin-top:4px}}

/* Stats icons simplified */
.stats-bar .stat-icon{width:64px!important;height:64px!important;background:transparent!important;border:0!important;box-shadow:none!important;color:#4FB7B0;display:grid;place-items:center}
.stats-bar .stat-icon:before,.stats-bar .stat-icon:after{display:none!important}
.stats-bar .stat-icon svg{width:46px!important;height:46px!important;filter:none!important}
.stats-bar div{column-gap:18px}
@media (max-width:900px){.stats-bar .stat-icon{width:58px!important;height:58px!important}.stats-bar .stat-icon svg{width:40px!important;height:40px!important}}
@media (max-width:520px){.stats-bar .stat-icon{width:52px!important;height:52px!important}.stats-bar .stat-icon svg{width:36px!important;height:36px!important}}

/* Footer booking CTA */
.footer-booking-cta{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:34px;padding:24px 28px;border:1px solid rgba(79,183,176,.32);background:linear-gradient(135deg,rgba(79,183,176,.16),rgba(255,255,255,.045));box-shadow:0 18px 44px rgba(0,0,0,.16)}
.footer-booking-cta span{display:block;color:#4FB7B0;text-transform:uppercase;font-size:12px;font-weight:900;letter-spacing:.08em;margin-bottom:6px}
.footer-booking-cta strong{display:block;color:#fff;font-family:"Playfair Display",Georgia,serif;font-size:clamp(22px,2vw,30px);line-height:1.18;font-weight:700}
.footer-book-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:14px 20px;background:#4FB7B0;color:#1E1E1E!important;text-transform:uppercase;font-size:12px;font-weight:900;letter-spacing:.05em;white-space:nowrap;transition:transform .22s ease,box-shadow .22s ease,background .22s ease}
.footer-book-btn:hover{transform:translateY(-3px);box-shadow:0 16px 34px rgba(79,183,176,.22);background:#FFFFFF}
.footer-book-btn svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
@media (max-width:760px){.footer-booking-cta{align-items:flex-start;flex-direction:column;padding:22px}.footer-book-btn{width:100%}}

/* Cleaner white logo for dark header/footer */
.updated-logo-brand{width:260px!important;height:78px!important}
.footer-brand.updated-logo-brand{width:340px!important;height:116px!important}
.updated-logo-brand img{width:100%;height:100%;object-fit:contain!important;object-position:center!important}
@media (max-width:1180px){.updated-logo-brand{width:232px!important;height:70px!important}.footer-brand.updated-logo-brand{width:300px!important;height:104px!important}}
@media (max-width:680px){.updated-logo-brand{width:196px!important;height:62px!important}.footer-brand.updated-logo-brand{width:260px!important;height:92px!important}}

/* Second hero title accent */
.stacked-hero-title{display:flex;flex-direction:column;gap:.06em}
.stacked-hero-title .accent-line{color:#4FB7B0;text-shadow:0 0 28px rgba(79,183,176,.28)}
@media (max-width:680px){.stacked-hero-title{gap:.04em}}

/* Workshop series page */
.workshop-hero{position:relative;min-height:680px;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,430px);align-items:center;gap:clamp(28px,5vw,70px);padding:clamp(90px,9vw,140px) clamp(20px,5vw,80px);overflow:hidden;background:linear-gradient(105deg,rgba(30,30,30,.96) 0%,rgba(30,30,30,.88) 48%,rgba(30,30,30,.4) 100%),url('https://drtlcoleman.com/wp-content/themes/drtl-coleman/assets/home-hero-speaking-new.png') right center/cover;color:#fff}
.workshop-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 16% 20%,rgba(79,183,176,.26),transparent 32%),linear-gradient(180deg,transparent,rgba(30,30,30,.28));pointer-events:none}
.workshop-hero-copy,.workshop-status-card{position:relative;z-index:1}
.workshop-hero h1{font-size:clamp(42px,5.8vw,78px);color:#fff;max-width:960px}
.workshop-hero h1 span{display:block;color:#4FB7B0;text-shadow:0 0 30px rgba(79,183,176,.28)}
.workshop-hero p:not(.eyebrow){max-width:760px;margin-top:24px;font-size:clamp(17px,1.7vw,21px);color:rgba(255,255,255,.86);line-height:1.72}
.workshop-status-card{align-self:end;padding:30px;border:1px solid rgba(79,183,176,.38);background:rgba(30,30,30,.76);box-shadow:0 24px 64px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.1);backdrop-filter:blur(12px)}
.workshop-status-card span{display:inline-flex;color:#1E1E1E;background:#4FB7B0;padding:8px 11px;text-transform:uppercase;font-size:11px;font-weight:900;letter-spacing:.1em}
.workshop-status-card strong{display:block;margin-top:20px;color:#fff;font-family:"Playfair Display",Georgia,serif;font-size:clamp(28px,3vw,40px);line-height:1.05}
.workshop-status-card p{margin-top:14px;color:rgba(255,255,255,.75)}
.workshop-intro .split-copy p+ p{margin-top:16px}
.workshop-quote{border-left-color:#4FB7B0;background:linear-gradient(145deg,#1E1E1E,#262626)}
.workshop-grid{grid-template-columns:repeat(3,1fr)}
.workshop-module-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;text-align:left;position:relative;z-index:1}
.workshop-module{position:relative;min-height:250px;padding:28px;background:#fff;border:1px solid rgba(30,30,30,.1);box-shadow:0 18px 45px rgba(30,30,30,.08);overflow:hidden}
.workshop-module:before{content:"";position:absolute;left:0;top:0;right:0;height:4px;background:linear-gradient(90deg,#4FB7B0,#D9D9D9)}
.workshop-module:after{content:"";position:absolute;right:-46px;bottom:-46px;width:118px;height:118px;border-radius:50%;background:radial-gradient(circle,rgba(79,183,176,.14),transparent 64%)}
.workshop-module span{display:block;color:#4FB7B0;text-transform:uppercase;font-size:12px;font-weight:900;letter-spacing:.1em;margin-bottom:18px}
.workshop-module h3{font-family:Inter,system-ui,sans-serif;font-size:22px;color:#1E1E1E;line-height:1.2}
.workshop-module p{margin-top:14px;color:#4a5661}
.workshop-final-cta{margin-top:0}
@media (max-width:1080px){.workshop-hero{grid-template-columns:1fr}.workshop-status-card{max-width:520px}.workshop-module-grid{grid-template-columns:repeat(2,1fr)}.workshop-grid{grid-template-columns:1fr}}
@media (max-width:680px){.workshop-hero{min-height:auto;padding:90px 18px 64px}.workshop-module-grid{grid-template-columns:1fr}.workshop-status-card{padding:24px}.workshop-hero h1{font-size:40px}}

/* Remove decorative card numbering */
.service-row{grid-template-columns:minmax(0,1fr) minmax(260px,.85fr)}
.workshop-module span:empty,.suite-card span:empty,.outcome-card span:empty,.feature-card span:empty,.consult-card span:empty{display:none!important}
@media (max-width:680px){.service-row{grid-template-columns:1fr}}

/* About Impact Celebrated stat accent */
.proof-item strong{color:#4FB7B0!important;text-shadow:0 0 24px rgba(79,183,176,.18)}

/* Gallery and impact photo story */
.impact-photo-story{padding:clamp(58px,8vw,108px) clamp(20px,5vw,80px);display:grid;grid-template-columns:.78fr 1.22fr;gap:34px;align-items:center;background:#F5F5F5;overflow:hidden}
.impact-story-copy{background:#1E1E1E;color:#fff;padding:clamp(34px,5vw,58px);border-left:5px solid #4FB7B0;box-shadow:0 24px 70px rgba(30,30,30,.16)}
.impact-story-copy h2{color:#fff;font-size:clamp(32px,4vw,52px)}
.impact-story-copy p:not(.eyebrow){margin-top:18px;color:rgba(245,245,245,.82);font-size:17px}
.impact-story-grid{display:grid;grid-template-columns:1.15fr .85fr;grid-auto-rows:210px;gap:14px}
.impact-story-grid img,.gallery-hero-collage img,.gallery-card img,.gallery-photo{width:100%;height:100%;object-fit:cover}
.impact-story-grid img:first-child{grid-row:span 2}
.impact-story-grid img{box-shadow:0 18px 48px rgba(30,30,30,.16);border:1px solid rgba(30,30,30,.08)}
.gallery-hero{grid-template-columns:minmax(0,920px);justify-content:start;min-height:440px;background:#1E1E1E}
.gallery-hero .page-hero-copy{max-width:900px}
.gallery-hero-collage{position:relative;display:grid;grid-template-columns:1fr .82fr;grid-template-rows:250px 250px;gap:14px;z-index:1}
.gallery-hero-collage img{box-shadow:0 22px 60px rgba(0,0,0,.32);border:1px solid rgba(255,255,255,.14)}
.gallery-hero-collage img:first-child{grid-row:span 2}
.gallery-section{padding:clamp(58px,8vw,108px) clamp(20px,5vw,80px);background:#fff}
.gallery-mosaic{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:260px;gap:18px;align-items:stretch}
.gallery-mosaic.image-only-gallery{display:block;columns:3 300px;column-gap:10px;max-width:1320px;margin:0 auto}
.gallery-photo{min-height:0;box-shadow:none;border:0;background:#F5F5F5}
.gallery-mosaic.image-only-gallery .gallery-photo{display:block;width:100%;height:auto;margin:0 0 10px;break-inside:avoid;object-fit:contain}
.gallery-photo:nth-child(1),.gallery-photo:nth-child(4),.gallery-photo:nth-child(9){grid-row:span 2}
.gallery-card{background:#fff;border:1px solid rgba(30,30,30,.1);box-shadow:0 18px 45px rgba(30,30,30,.08);overflow:hidden;display:grid;grid-template-rows:260px auto}
.gallery-card:nth-child(1),.gallery-card:nth-child(4),.gallery-card:nth-child(9){grid-row:span 2;grid-template-rows:430px auto}
.gallery-card div{padding:22px}
.gallery-card h3{font-size:24px;color:#1E1E1E}
.gallery-card p{margin-top:10px;color:#4b5b6a}
.gallery-cta-band{margin:0 clamp(20px,5vw,80px) clamp(58px,8vw,108px);padding:clamp(34px,5vw,62px);background:linear-gradient(135deg,#1E1E1E,#2A2A2A);color:#fff;display:grid;grid-template-columns:1fr auto;gap:28px;align-items:center;border-top:4px solid #4FB7B0}
.gallery-cta-band h2{color:#fff;font-size:clamp(30px,4vw,48px);max-width:900px}
@media (max-width:1100px){.impact-photo-story,.gallery-hero,.gallery-cta-band{grid-template-columns:1fr}.gallery-mosaic{grid-template-columns:repeat(2,1fr)}.gallery-mosaic.image-only-gallery{columns:2 280px}.gallery-hero-collage{grid-template-rows:220px 220px}}
@media (max-width:680px){.impact-photo-story,.gallery-section{padding:52px 18px}.impact-story-grid,.gallery-hero-collage,.gallery-mosaic{grid-template-columns:1fr}.gallery-mosaic{grid-auto-rows:260px}.gallery-mosaic.image-only-gallery{columns:1;column-gap:0}.gallery-mosaic.image-only-gallery .gallery-photo{margin-bottom:10px}.impact-story-grid{grid-auto-rows:230px}.impact-story-grid img:first-child,.gallery-hero-collage img:first-child,.gallery-card:nth-child(1),.gallery-card:nth-child(4),.gallery-card:nth-child(9),.gallery-photo:nth-child(1),.gallery-photo:nth-child(4),.gallery-photo:nth-child(9){grid-row:auto}.gallery-hero-collage{grid-template-rows:240px 220px 220px}.gallery-card,.gallery-card:nth-child(1),.gallery-card:nth-child(4),.gallery-card:nth-child(9){grid-template-rows:260px auto}.gallery-cta-band{grid-template-columns:1fr;margin:0 18px 52px}}

/* Testimonials */
.testimonial-section{padding:clamp(58px,8vw,108px) clamp(20px,5vw,80px);background:linear-gradient(180deg,#fff,#F5F5F5);position:relative;overflow:hidden}
.testimonial-feature{max-width:1080px;margin:0 auto 28px;background:#1E1E1E;color:#fff;padding:clamp(34px,5vw,62px);display:grid;grid-template-columns:auto 1fr;gap:22px;align-items:start;border-left:5px solid #4FB7B0;box-shadow:0 24px 70px rgba(30,30,30,.16)}
.testimonial-feature .quote-mark{font-family:"Playfair Display",serif;font-size:82px;line-height:.72;color:#4FB7B0}
.testimonial-feature p{font-family:"Playfair Display",Georgia,serif;font-size:clamp(26px,3.2vw,42px);line-height:1.2;color:#fff}
.testimonial-feature span{grid-column:2;display:block;color:#4FB7B0;text-transform:uppercase;font-size:12px;font-weight:900;letter-spacing:.08em;margin-top:4px}
.testimonial-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;max-width:1280px;margin:0 auto}
.testimonial-card{background:#fff;border:1px solid rgba(30,30,30,.1);box-shadow:0 18px 45px rgba(30,30,30,.08);padding:26px;display:flex;flex-direction:column;min-height:300px;position:relative;overflow:hidden}
.testimonial-card:before{content:"";position:absolute;right:-34px;top:-34px;width:92px;height:92px;border:1px solid rgba(79,183,176,.22);transform:rotate(18deg)}
.testimonial-card span{color:#4FB7B0;text-transform:uppercase;font-size:12px;font-weight:900;letter-spacing:.06em;line-height:1.35;min-height:34px}
.testimonial-card p{margin-top:16px;color:#334155;font-size:15px;line-height:1.62}
.testimonial-card strong{display:block;margin-top:auto;padding-top:18px;color:#1E1E1E;font-size:13px;text-transform:uppercase;letter-spacing:.04em}
@media (max-width:1180px){.testimonial-grid{grid-template-columns:repeat(2,1fr)}}
@media (max-width:680px){.testimonial-section{padding:52px 18px}.testimonial-feature{grid-template-columns:1fr}.testimonial-feature span{grid-column:auto}.testimonial-grid{grid-template-columns:1fr}.testimonial-card{min-height:auto}.testimonial-feature .quote-mark{font-size:58px}}

/* About impact celebrated accents */
.executive-proof-band{position:relative;overflow:hidden;background:linear-gradient(135deg,#1E1E1E 0%,#242424 48%,#162b2a 100%)!important}
.executive-proof-band:before{background:radial-gradient(circle at 16% 12%,rgba(79,183,176,.34),transparent 30%),radial-gradient(circle at 92% 86%,rgba(79,183,176,.22),transparent 28%),linear-gradient(90deg,rgba(217,217,217,.08),transparent 42%,rgba(79,183,176,.12))!important}
.executive-proof-band:after{content:"";position:absolute;left:clamp(20px,5vw,80px);right:clamp(20px,5vw,80px);top:0;height:4px;background:linear-gradient(90deg,transparent,#4FB7B0,#D9D9D9,#4FB7B0,transparent);box-shadow:0 0 28px rgba(79,183,176,.52);pointer-events:none}
.proof-title{position:relative;padding-left:22px}
.proof-title:before{content:"";position:absolute;left:0;top:4px;bottom:4px;width:4px;background:#4FB7B0;box-shadow:0 0 24px rgba(79,183,176,.58)}
.proof-title .eyebrow{display:inline-flex;align-items:center;gap:12px;color:#4FB7B0!important}
.proof-title .eyebrow:after{content:"";width:54px;height:1px;background:linear-gradient(90deg,#4FB7B0,rgba(217,217,217,.45))}
.proof-grid{position:relative}
.proof-item{position:relative;overflow:hidden;background:linear-gradient(145deg,rgba(255,255,255,.09),rgba(255,255,255,.035))!important;border-color:rgba(79,183,176,.34)!important;box-shadow:0 22px 52px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.12)!important}
.proof-item:before{content:"";position:absolute;left:0;top:0;right:0;height:4px;background:linear-gradient(90deg,#4FB7B0,#D9D9D9)!important}
.proof-item:after{content:"";position:absolute;right:-42px;bottom:-42px;width:118px;height:118px;border-radius:50%;border:1px solid rgba(79,183,176,.24);background:radial-gradient(circle,rgba(79,183,176,.16),transparent 62%);pointer-events:none}
.proof-item strong{color:#FFFFFF;text-shadow:0 0 24px rgba(79,183,176,.2)}
.proof-item span{color:rgba(245,245,245,.82)}
.proof-item:nth-child(even){border-color:rgba(217,217,217,.28)!important}
.proof-item:nth-child(even):before{background:linear-gradient(90deg,#D9D9D9,#4FB7B0)!important}
@media (max-width:680px){.proof-title{padding-left:16px}.executive-proof-band:after{left:18px;right:18px}.proof-title .eyebrow:after{width:34px}}

/* Connected approach pathway */
.approach-section{background:linear-gradient(180deg,#FFFFFF 0%,#F5F5F5 100%)}
.approach-line{position:relative;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px;max-width:1240px;margin:0 auto;z-index:1}
.approach-line:before{content:"";position:absolute;left:8%;right:8%;top:35px;height:3px;background:linear-gradient(90deg,rgba(79,183,176,.18),#4FB7B0,rgba(217,217,217,.88),#4FB7B0,rgba(79,183,176,.18));box-shadow:0 0 24px rgba(79,183,176,.22);z-index:0}
.approach-step{position:relative;z-index:1;text-align:center;padding:0 12px 12px;background:transparent!important;box-shadow:none!important;border:0!important}
.approach-step strong{position:relative;width:70px;height:70px;border-radius:50%;display:grid!important;place-items:center;margin:0 auto 20px;background:#1E1E1E;color:#4FB7B0;border:3px solid #4FB7B0;font-family:"Playfair Display",Georgia,serif;font-size:28px;line-height:1;box-shadow:0 18px 34px rgba(30,30,30,.18),0 0 0 9px #FFFFFF,0 0 34px rgba(79,183,176,.22)}
.approach-step strong:after{content:"";position:absolute;inset:9px;border-radius:50%;border:1px solid rgba(217,217,217,.28)}
.approach-step h3{display:inline-flex;align-items:center;justify-content:center;min-height:38px;margin:0 auto;color:#1E1E1E;font-family:Inter,system-ui,sans-serif;font-size:14px;text-transform:uppercase;letter-spacing:.08em;font-weight:900}
.approach-step h3:before{content:attr(data-step)}
.approach-step p{max-width:220px;margin:12px auto 0;color:#4b5b6a;font-size:14px;line-height:1.58}
.approach-step:nth-child(even) strong{background:#4FB7B0;color:#1E1E1E;border-color:#1E1E1E}
@media (max-width:1040px){.approach-line{grid-template-columns:1fr;gap:0;max-width:760px}.approach-line:before{left:35px;right:auto;top:22px;bottom:24px;width:3px;height:auto;background:linear-gradient(180deg,rgba(79,183,176,.18),#4FB7B0,rgba(217,217,217,.88),#4FB7B0,rgba(79,183,176,.18))}.approach-step{display:grid;grid-template-columns:70px 1fr;text-align:left;column-gap:22px;align-items:start;padding:0 0 30px}.approach-step strong{margin:0;grid-row:span 2;box-shadow:0 14px 28px rgba(30,30,30,.16),0 0 0 8px #FFFFFF}.approach-step h3{justify-content:flex-start;margin:8px 0 0}.approach-step p{margin:8px 0 0;max-width:560px}}
@media (max-width:560px){.approach-line:before{left:28px}.approach-step{grid-template-columns:58px 1fr;column-gap:18px}.approach-step strong{width:58px;height:58px;font-size:24px}.approach-step h3{font-size:13px}.approach-step p{font-size:14px}}


/* Services executive solutions */
.service-solutions-section,.signature-solutions{position:relative;padding:clamp(58px,8vw,108px) clamp(20px,5vw,80px);overflow:hidden}
.service-solutions-section{background:linear-gradient(180deg,#FFFFFF 0%,#F5F5F5 100%)}
.signature-solutions{background:#FFFFFF}
.solution-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;max-width:1280px;margin:0 auto}
.solution-card{position:relative;background:#fff;border:1px solid rgba(30,30,30,.1);box-shadow:0 22px 60px rgba(30,30,30,.08);padding:clamp(28px,4vw,42px);overflow:hidden;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}
.solution-card:before{content:"";position:absolute;left:0;top:0;right:0;height:5px;background:linear-gradient(90deg,#4FB7B0,#D9D9D9,#C9A646)}
.solution-card:after{content:"";position:absolute;right:-58px;bottom:-58px;width:150px;height:150px;border:1px solid rgba(79,183,176,.22);border-radius:50%;background:radial-gradient(circle,rgba(79,183,176,.12),transparent 64%);pointer-events:none}
.solution-card:hover{transform:translateY(-6px);box-shadow:0 30px 76px rgba(30,30,30,.13);border-color:rgba(79,183,176,.42)}
.solution-card span{display:inline-flex;margin-bottom:16px;padding:8px 12px;background:rgba(79,183,176,.1);color:#1F6F6B;border:1px solid rgba(79,183,176,.28);text-transform:uppercase;font-size:11px;font-weight:900;letter-spacing:.1em}
.solution-card h3{font-size:clamp(28px,3vw,40px);color:#1E1E1E}
.solution-card p{margin-top:16px;color:#435364;font-size:17px}
.solution-card h4{margin:26px 0 12px;color:#1E1E1E;font-size:13px;text-transform:uppercase;letter-spacing:.08em;font-weight:900}
.solution-card ul{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px}
.solution-card li{position:relative;padding-left:25px;color:#334155;font-size:15px;line-height:1.45}
.solution-card li:before{content:"";position:absolute;left:0;top:.28em;width:15px;height:15px;border-radius:50%;background:#4FB7B0;box-shadow:inset 0 0 0 4px #fff,0 0 0 1px rgba(79,183,176,.45)}
.signature-solution-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;max-width:1280px;margin:0 auto}
.signature-solution-card{position:relative;background:#1E1E1E;color:#fff;padding:30px;border:1px solid rgba(255,255,255,.12);box-shadow:0 22px 58px rgba(30,30,30,.16);overflow:hidden}
.signature-solution-card:before{content:"";position:absolute;left:0;top:0;right:0;height:4px;background:#4FB7B0}
.signature-solution-card:after{content:"";position:absolute;right:-44px;bottom:-44px;width:120px;height:120px;border:1px solid rgba(79,183,176,.26);border-radius:50%}
.signature-solution-card h3{font-family:Inter,system-ui,sans-serif;font-size:21px;line-height:1.22;color:#fff}
.signature-solution-card p{margin-top:14px;color:rgba(245,245,245,.78);font-size:15px}
.services-approach .approach-line.six-step{grid-template-columns:repeat(6,minmax(0,1fr));max-width:1320px}
.services-approach .approach-line.six-step:before{left:6%;right:6%}
.services-final-cta{margin-top:0}
.services-final-cta .button-row{margin-top:0;justify-content:flex-end}
.services-final-cta .btn.secondary{border-color:rgba(255,255,255,.76);color:#fff}
@media (max-width:1180px){.signature-solution-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.services-approach .approach-line.six-step{grid-template-columns:repeat(3,minmax(0,1fr))}.services-approach .approach-line.six-step:before{display:none}.services-final-cta{grid-template-columns:1fr}.services-final-cta .button-row{justify-content:flex-start}}
@media (max-width:760px){.service-solutions-section,.signature-solutions{padding:52px 18px}.solution-grid,.signature-solution-grid,.services-approach .approach-line.six-step{grid-template-columns:1fr}.solution-card{padding:26px}.solution-card ul{grid-template-columns:1fr}.solution-card p{font-size:16px}.signature-solution-card{padding:26px}.services-final-cta .button-row{width:100%}}


/* Services hero portrait replacement */
.page-hero-media img[src$="services-executive-portrait.png"]{object-position:center top}
@media (max-width:680px){.page-hero-media img[src$="services-executive-portrait.png"]{object-position:center top}}

/* Smooth responsive hero system */
.hero-slider{
  min-height:clamp(620px,72vh,760px);
}
.hero-slider .slide{
  min-height:inherit;
  padding:clamp(112px,9vw,154px) clamp(20px,5vw,80px) clamp(84px,8vw,126px);
  background-position:center right;
}
.hero-copy{
  max-width:min(700px,62vw);
}
.hero-copy h1{
  font-size:clamp(40px,5.1vw,72px);
}
.hero-copy p:not(.eyebrow){
  font-size:clamp(16px,1.45vw,19px);
}
.page-hero{
  min-height:clamp(520px,68vh,660px);
  grid-template-columns:minmax(0,1fr) minmax(340px,.86fr);
  gap:clamp(28px,4vw,56px);
  padding:clamp(58px,7vw,96px) clamp(20px,5vw,80px);
  align-items:center;
}
.page-hero h1{
  font-size:clamp(40px,4.8vw,70px);
  line-height:1.06;
}
.page-hero p:not(.eyebrow){
  font-size:clamp(16px,1.45vw,19px);
  line-height:1.68;
  margin:clamp(18px,2vw,24px) 0 clamp(24px,3vw,34px);
}
.page-hero .button-row{
  margin-top:0;
}
.page-hero-media{
  width:100%;
  max-width:620px;
  justify-self:end;
}
.page-hero-media img{
  width:100%;
  height:clamp(420px,46vw,580px);
  object-fit:cover;
  transition:object-position .35s ease,transform .35s ease;
}
.page-hero-media img[src$="services-executive-portrait.png"]{
  object-position:center 18%;
}
@media (max-width:1180px){
  .hero-slider{
    min-height:clamp(600px,74vh,700px);
  }
  .hero-slider .slide{
    padding-top:clamp(104px,12vw,132px);
    padding-bottom:clamp(78px,9vw,104px);
  }
  .hero-copy{
    max-width:min(640px,78vw);
  }
  .page-hero{
    grid-template-columns:1fr;
    min-height:auto;
    padding-top:clamp(50px,7vw,76px);
    padding-bottom:clamp(58px,8vw,90px);
  }
  .page-hero-copy{
    max-width:820px;
  }
  .page-hero-media{
    justify-self:start;
    max-width:min(620px,100%);
  }
  .page-hero-media img{
    height:clamp(420px,58vw,560px);
  }
}
@media (max-width:760px){
  .hero-slider{
    min-height:auto;
  }
  .hero-slider .slide{
    position:relative;
    min-height:clamp(600px,86vh,700px);
    padding:104px 18px 78px;
    background-position:64% top;
  }
  .hero-copy{
    max-width:100%;
    gap:16px;
  }
  .hero-copy h1{
    font-size:clamp(36px,11vw,44px);
    line-height:1.08;
  }
  .hero-copy p:not(.eyebrow){
    font-size:16px;
    line-height:1.58;
  }
  .page-hero{
    padding:42px 18px 56px;
    gap:30px;
  }
  .page-hero h1{
    font-size:clamp(36px,11vw,44px);
    line-height:1.08;
  }
  .page-hero p:not(.eyebrow){
    font-size:16px;
    line-height:1.6;
    margin:18px 0 24px;
  }
  .page-hero .button-row{
    width:100%;
  }
  .page-hero-media{
    max-width:100%;
  }
  .page-hero-media img{
    height:auto;
    aspect-ratio:4 / 5;
    max-height:520px;
  }
  .page-hero-media img[src$="services-executive-portrait.png"]{
    object-position:center top;
  }
}
@media (max-width:420px){
  .hero-slider .slide{
    min-height:620px;
  }
  .page-hero h1,.hero-copy h1{
    font-size:35px;
  }
  .page-hero-media img{
    aspect-ratio:3 / 4;
  }
}
@media (prefers-reduced-motion: reduce){
  .page-hero-media img,.reveal,.btn svg{
    transition:none!important;
  }
}

/* Reliable mobile navigation */
.site-nav a[href*="workshop"],
.footer-links a[href*="workshop"],
.menu a[href*="workshop"],
.site-nav a[href*="impact"],
.footer-links a[href*="impact"],
.menu a[href*="impact"]{
  display:none!important;
}
.site-header{
  z-index:1000;
  isolation:isolate;
}
.nav-toggle{
  position:relative;
  z-index:1002;
  cursor:pointer;
  touch-action:manipulation;
}
.nav-toggle span{
  transition:transform .22s ease,opacity .22s ease;
}
.nav-toggle.is-open span:nth-child(1){
  transform:translateY(9px) rotate(45deg);
}
.nav-toggle.is-open span:nth-child(2){
  opacity:0;
}
.nav-toggle.is-open span:nth-child(3){
  transform:translateY(-9px) rotate(-45deg);
}
@media (max-width:1180px){
  body.nav-open{
    overflow:hidden;
  }
  .site-nav{
    position:fixed;
    left:0;
    right:0;
    top:78px;
    z-index:9999;
    background:#071421;
    border-top:1px solid rgba(255,255,255,.12);
    box-shadow:0 26px 50px rgba(0,0,0,.34);
    max-height:calc(100vh - 78px);
    overflow-y:auto;
    pointer-events:auto;
    visibility:hidden;
    transform:translateY(-8px);
    opacity:0;
    transition:opacity .18s ease,transform .18s ease,visibility 0s linear .18s;
  }
  .site-nav.open{
    display:flex;
    pointer-events:auto!important;
    visibility:visible;
    transform:translateY(0);
    opacity:1;
    transition:opacity .18s ease,transform .18s ease,visibility 0s;
  }
  .site-nav a{
    position:relative;
    z-index:1;
    display:block;
    width:100%;
    min-height:44px;
    pointer-events:auto!important;
    touch-action:manipulation;
    -webkit-tap-highlight-color:rgba(79,183,176,.22);
  }
}
@media (max-width:680px){
  .site-nav{
    top:78px;
  }
}

/* Compact footer engagement prompt */
.footer-booking-cta{
  width:min(760px,100%);
  margin:30px 0 0;
  padding:18px 0 0;
  border:0;
  border-top:1px solid rgba(79,183,176,.28);
  background:transparent;
  box-shadow:none;
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  align-items:center;
  gap:18px 24px;
}
.footer-booking-cta span{
  display:block;
  margin-bottom:4px;
  color:#4FB7B0;
  text-transform:uppercase;
  font-size:11px;
  font-weight:900;
  letter-spacing:.1em;
}
.footer-booking-cta strong{
  display:block;
  max-width:560px;
  color:rgba(255,255,255,.86);
  font-family:Inter,system-ui,sans-serif;
  font-size:15px;
  line-height:1.55;
  font-weight:600;
}
.footer-book-btn{
  min-height:42px;
  padding:11px 0;
  background:transparent;
  color:#4FB7B0!important;
  border-bottom:1px solid rgba(79,183,176,.58);
  box-shadow:none;
  white-space:nowrap;
}
.footer-book-btn:hover{
  background:transparent;
  color:#FFFFFF!important;
  box-shadow:none;
  transform:translateX(4px);
  border-color:#FFFFFF;
}
@media (max-width:760px){
  .footer-booking-cta{
    width:100%;
    grid-template-columns:1fr;
    padding-top:18px;
  }
  .footer-book-btn{
    width:max-content;
    max-width:100%;
  }
}

/* ELEVATE Presence workshop series */
.presence-hero .workshop-hero-copy{max-width:900px}
.presence-offer-card strong{font-size:clamp(44px,5vw,66px);color:#4FB7B0}
.presence-offer-card strong small{font-family:Inter,system-ui,sans-serif;font-size:15px;color:rgba(255,255,255,.72);font-weight:800;text-transform:uppercase;letter-spacing:.08em}
.presence-offer-card b{color:#fff;font-weight:900}
.presence-offer-card em{display:block;margin-top:18px;padding-top:18px;border-top:1px solid rgba(255,255,255,.14);color:rgba(255,255,255,.82);font-style:normal;font-size:14px;line-height:1.55}
.presence-intro .quote-panel p{font-size:clamp(28px,3.4vw,44px)}
.presence-pillar-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;max-width:1280px;margin:0 auto}
.presence-pillar{position:relative;background:#fff;border:1px solid rgba(30,30,30,.1);box-shadow:0 18px 45px rgba(30,30,30,.08);padding:28px;overflow:hidden;text-align:left}
.presence-pillar:before{content:"";position:absolute;left:0;top:0;right:0;height:4px;background:linear-gradient(90deg,#4FB7B0,#D9D9D9)}
.presence-pillar span{display:block;color:#4FB7B0;font-family:"Playfair Display",Georgia,serif;font-size:32px;line-height:1;margin-bottom:16px}
.presence-pillar h3{font-family:Inter,system-ui,sans-serif;font-size:21px;color:#1E1E1E}
.presence-pillar p{margin-top:12px;color:#4a5661;font-size:15px;line-height:1.58}
.presence-session-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:1180px;margin:0 auto}
.presence-session{min-height:310px;padding:32px}
.presence-session span{display:inline-flex;color:#1E1E1E;background:rgba(79,183,176,.16);border:1px solid rgba(79,183,176,.28);padding:8px 11px;margin-bottom:18px}
.presence-session h3{font-size:clamp(24px,2.4vw,34px);font-family:"Playfair Display",Georgia,serif;line-height:1.08}
.presence-session p{font-size:16px;line-height:1.62}
.presence-investment{padding:clamp(58px,8vw,108px) clamp(20px,5vw,80px);background:#fff;overflow:hidden}
.investment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;max-width:980px;margin:0 auto}
.investment-card{position:relative;padding:34px;background:#fff;border:1px solid rgba(30,30,30,.12);box-shadow:0 22px 60px rgba(30,30,30,.08);overflow:hidden}
.investment-card:before{content:"";position:absolute;left:0;top:0;right:0;height:4px;background:#4FB7B0}
.investment-card.featured{background:#1E1E1E;color:#fff;border-color:rgba(79,183,176,.34)}
.investment-card span{display:block;color:#4FB7B0;text-transform:uppercase;font-size:12px;font-weight:900;letter-spacing:.1em;margin-bottom:12px}
.investment-card strong{display:block;color:#1E1E1E;font-family:"Playfair Display",Georgia,serif;font-size:clamp(46px,5vw,70px);line-height:1}
.investment-card.featured strong{color:#fff}
.investment-card p{margin-top:16px;color:#4a5661;font-size:16px;line-height:1.62}
.investment-card.featured p{color:rgba(255,255,255,.78)}
.investment-card .text-link{margin-top:24px}
.investment-card.featured .text-link{color:#4FB7B0}
@media (max-width:1080px){.presence-pillar-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.presence-session-grid{grid-template-columns:1fr}.presence-session{min-height:auto}}
@media (max-width:680px){.presence-pillar-grid,.investment-grid{grid-template-columns:1fr}.presence-pillar,.presence-session,.investment-card{padding:24px}.presence-session h3{font-size:28px}.presence-offer-card strong{font-size:48px}}

/* Services wide hero image */
.services-wide-hero{
  grid-template-columns:minmax(0,.82fr) minmax(360px,1fr);
}
.services-wide-hero .page-hero-copy{
  max-width:760px;
}
.services-wide-hero .page-hero-media{
  max-width:none;
  align-self:stretch;
}
.services-wide-hero .page-hero-media img{
  height:clamp(460px,44vw,620px);
  object-position:center right;
}
.services-wide-hero .page-hero-media:before{
  inset:18px -14px -18px 18px;
}
@media (max-width:1180px){
  .services-wide-hero{
    grid-template-columns:1fr;
  }
  .services-wide-hero .page-hero-media{
    width:100%;
    max-width:100%;
  }
  .services-wide-hero .page-hero-media img{
    height:auto;
    aspect-ratio:16 / 9;
    object-position:center right;
  }
}
@media (max-width:680px){
  .services-wide-hero .page-hero-media img{
    aspect-ratio:4 / 3;
    object-position:68% center;
  }
}

/* Services full-background hero */
.services-wide-hero{
  min-height:clamp(620px,78vh,760px);
  display:flex;
  align-items:center;
  background-image:linear-gradient(90deg,rgba(0,0,0,.96) 0%,rgba(0,0,0,.84) 30%,rgba(0,0,0,.48) 54%,rgba(0,0,0,.08) 78%),url('https://drtlcoleman.com/wp-content/themes/drtl-coleman/assets/services-hero-command-room.jpg');
  background-size:cover;
  background-position:center right;
  padding:clamp(78px,8vw,118px) clamp(20px,5vw,80px);
}
.services-wide-hero:after{
  display:none;
}
.services-wide-hero .page-hero-copy{
  max-width:760px;
  position:relative;
  z-index:1;
}
.services-wide-hero .page-hero-copy p:not(.eyebrow){
  max-width:640px;
}
.services-wide-hero .page-hero-media{
  display:none;
}
@media (max-width:1180px){
  .services-wide-hero{
    min-height:clamp(600px,76vh,700px);
    background-position:62% center;
    background-image:linear-gradient(90deg,rgba(0,0,0,.95) 0%,rgba(0,0,0,.78) 44%,rgba(0,0,0,.26) 100%),url('https://drtlcoleman.com/wp-content/themes/drtl-coleman/assets/services-hero-command-room.jpg');
  }
}
@media (max-width:680px){
  .services-wide-hero{
    min-height:620px;
    padding:96px 18px 64px;
    background-position:68% center;
    background-image:linear-gradient(180deg,rgba(0,0,0,.9) 0%,rgba(0,0,0,.72) 48%,rgba(0,0,0,.5) 100%),url('https://drtlcoleman.com/wp-content/themes/drtl-coleman/assets/services-hero-command-room.jpg');
  }
}

/* Four-column footer alignment */
.footer-grid{
  grid-template-columns:minmax(240px,1.25fr) minmax(120px,.55fr) minmax(190px,.78fr) minmax(220px,.82fr);
  align-items:start;
  gap:clamp(28px,4vw,54px);
}
.footer-grid .footer-booking-cta{
  width:100%;
  margin:0;
  padding:0 0 0 22px;
  border:0;
  border-left:1px solid rgba(79,183,176,.28);
  background:transparent;
  box-shadow:none;
  display:block;
}
.footer-grid .footer-booking-cta h2{
  font-family:Inter,sans-serif;
  font-size:13px;
  text-transform:uppercase;
  color:#4FB7B0;
  margin:0 0 12px;
}
.footer-grid .footer-booking-cta span{
  margin-bottom:8px;
  font-size:11px;
  letter-spacing:.1em;
}
.footer-grid .footer-booking-cta strong{
  max-width:260px;
  font-size:15px;
  line-height:1.55;
  font-family:Inter,system-ui,sans-serif;
  font-weight:600;
  color:rgba(255,255,255,.84);
}
.footer-grid .footer-book-btn{
  margin-top:16px;
  width:max-content;
  max-width:100%;
}
@media (max-width:1120px){
  .footer-grid{
    grid-template-columns:1.2fr .8fr;
  }
  .footer-grid .footer-booking-cta{
    padding-left:0;
    border-left:0;
    border-top:1px solid rgba(79,183,176,.28);
    padding-top:20px;
  }
}
@media (max-width:680px){
  .footer-grid{
    grid-template-columns:1fr;
  }
  .footer-grid .footer-booking-cta{
    width:100%;
  }
}

/* Impact page home-style stats */
.impact-stats-bar{
  margin:0;
}
.impact-stats-bar div{
  min-height:142px;
}
.impact-stats-bar strong{
  color:#fff;
}
.impact-stats-bar .stat-icon{
  color:#4FB7B0;
}
@media (max-width:680px){
  .impact-stats-bar div{
    min-height:auto;
  }
}

/* About full-background hero */
.about-background-hero{
  min-height:clamp(620px,78vh,760px);
  display:flex;
  align-items:center;
  background-image:linear-gradient(90deg,rgba(0,0,0,.96) 0%,rgba(0,0,0,.86) 34%,rgba(0,0,0,.5) 58%,rgba(0,0,0,.12) 82%),url('https://drtlcoleman.com/wp-content/themes/drtl-coleman/assets/about-hero-desk.png');
  background-size:cover;
  background-position:center right;
  padding:clamp(78px,8vw,118px) clamp(20px,5vw,80px);
}
.about-background-hero:after{
  display:none;
}
.about-background-hero .page-hero-copy{
  max-width:740px;
  position:relative;
  z-index:1;
}
.about-background-hero .page-hero-copy p:not(.eyebrow){
  max-width:620px;
}
@media (max-width:1180px){
  .about-background-hero{
    min-height:clamp(600px,76vh,700px);
    background-position:62% center;
    background-image:linear-gradient(90deg,rgba(0,0,0,.95) 0%,rgba(0,0,0,.78) 44%,rgba(0,0,0,.28) 100%),url('https://drtlcoleman.com/wp-content/themes/drtl-coleman/assets/about-hero-desk.png');
  }
}
@media (max-width:680px){
  .about-background-hero{
    min-height:620px;
    padding:96px 18px 64px;
    background-position:66% center;
    background-image:linear-gradient(180deg,rgba(0,0,0,.9) 0%,rgba(0,0,0,.72) 48%,rgba(0,0,0,.52) 100%),url('https://drtlcoleman.com/wp-content/themes/drtl-coleman/assets/about-hero-desk.png');
  }
}

/* Shop page */
.shop-hero{min-height:calc(100vh - 86px)}
.shop-hero .book-cover img{width:min(390px,100%)}
.book-copy h1{font-size:clamp(40px,5vw,68px)}
.shop-detail-section{position:relative;padding:clamp(58px,8vw,108px) clamp(20px,5vw,80px);background:linear-gradient(180deg,#fff 0%,#f5f7f7 100%);overflow:hidden}
.shop-detail-section .section-heading{max-width:820px;margin:0 auto 42px;text-align:center}
.shop-detail-section .section-heading h2{font-size:clamp(34px,4.6vw,58px)}
.shop-detail-section .section-heading p:not(.eyebrow){max-width:680px;margin:18px auto 0;color:#435364;font-size:18px}
.shop-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.shop-detail-card{background:#fff;border:1px solid rgba(7,20,33,.1);box-shadow:0 18px 45px rgba(7,20,33,.08);padding:30px;min-height:220px}
.shop-detail-card span{display:inline-flex;color:var(--deep-teal);font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;margin-bottom:18px}
.shop-detail-card h3{font-size:30px}
.shop-detail-card p{margin-top:14px;color:#4b5b6a}
.shop-final-cta{margin-top:0}
.shop-final-cta .button-row{margin-top:0;justify-content:flex-end}
@media (max-width:900px){.shop-hero{min-height:auto}.shop-detail-grid{grid-template-columns:1fr}.shop-final-cta{grid-template-columns:1fr}.shop-final-cta .button-row{justify-content:flex-start}}
@media (max-width:680px){.shop-detail-section{padding:52px 18px}.book-copy h1{font-size:38px}.shop-detail-card{padding:26px}.shop-final-cta .button-row{width:100%}}

/* Mobile layout stabilization */
@media (max-width:760px){
  .site-header{
    min-height:72px;
    padding:0 16px;
    gap:10px;
    overflow:visible;
  }
  .updated-logo-brand{
    width:168px!important;
    height:52px!important;
  }
  .nav-toggle{
    width:44px;
    height:44px;
    flex:0 0 44px;
  }
  .site-nav{
    top:72px;
    padding:10px 18px 22px;
    max-height:calc(100dvh - 72px);
    width:100%;
    overflow-y:auto;
    -webkit-overflow-scrolling:touch;
  }
  .site-nav.open{
    display:flex!important;
    pointer-events:auto!important;
  }
  .site-nav a{
    min-height:46px;
    padding:14px 0;
    line-height:1.2;
    cursor:pointer;
  }
  .hero-slider .slide{
    padding-top:92px;
  }
  .book-preview.shop-hero{
    padding:32px 16px 44px;
    gap:24px;
    background:linear-gradient(180deg,#1E1E1E 0%,#1E1E1E 36%,#fff 36%,#fff 100%);
  }
  .shop-hero .book-cover img{
    width:min(270px,72vw);
    transform:none;
  }
  .book-cover:before{
    inset:8% -4% -7%;
  }
  .book-copy{
    padding:24px 18px;
  }
  .book-copy h1{
    font-size:clamp(31px,9vw,36px);
    line-height:1.08;
  }
  .book-copy p:not(.eyebrow){
    font-size:16px;
  }
  .book-meta{
    gap:8px;
  }
  .book-meta span{
    width:100%;
    font-size:11px;
  }
}
@media (max-width:420px){
  .updated-logo-brand{
    width:154px!important;
    height:50px!important;
  }
  .site-header{
    padding:0 14px;
  }
  .book-preview.shop-hero{
    padding-left:14px;
    padding-right:14px;
  }
}

/* Mobile home hero blank-space fix */
@media (max-width:760px){
  .hero-slider{
    display:block!important;
    min-height:0!important;
    height:auto!important;
    max-height:none!important;
    overflow:hidden!important;
  }
  .hero-slider .hero-bg{
    display:none!important;
  }
  .hero-slider .slide{
    display:none;
    position:relative!important;
    inset:auto!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    opacity:0!important;
  }
  .hero-slider .slide.active{
    display:flex;
    align-items:flex-start!important;
    opacity:1!important;
    min-height:auto!important;
    height:auto!important;
    padding:28px 18px 34px!important;
    background-size:cover!important;
    background-position:66% top!important;
  }
}
@media (max-width:420px){
  .hero-slider .slide.active{
    padding-top:24px!important;
    padding-bottom:30px!important;
  }
}

/* Crisp logo presentation */
.updated-logo-brand{
  width:clamp(190px,20vw,260px)!important;
  height:auto!important;
  min-height:0!important;
  overflow:visible!important;
  display:flex!important;
  align-items:center!important;
}
.updated-logo-brand img{
  width:100%!important;
  height:auto!important;
  aspect-ratio:auto!important;
  object-fit:contain!important;
}
.footer-brand.updated-logo-brand{
  width:min(320px,78vw)!important;
  height:auto!important;
}
@media (max-width:760px){
  .updated-logo-brand{
    width:176px!important;
    height:auto!important;
  }
}
@media (max-width:420px){
  .updated-logo-brand{
    width:166px!important;
    height:auto!important;
  }
}

/* Footer CTA box */
.footer-grid .footer-booking-cta{
  padding:24px!important;
  border:1px solid rgba(79,183,176,.36)!important;
  border-top:3px solid #4FB7B0!important;
  background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(79,183,176,.12))!important;
  box-shadow:0 18px 42px rgba(0,0,0,.2)!important;
}
.footer-grid .footer-booking-cta strong{
  max-width:none!important;
  color:#fff!important;
}
.footer-grid .footer-book-btn{
  width:100%!important;
  margin-top:18px!important;
  background:#4FB7B0!important;
  color:#071421!important;
  border:1px solid #4FB7B0!important;
}
.footer-grid .footer-book-btn:hover{
  background:#fff!important;
  border-color:#fff!important;
}
@media (max-width:1120px){
  .footer-grid .footer-booking-cta{
    border-top:3px solid #4FB7B0!important;
  }
}

/* New Elevation Consulting bridge */
.footer-partner-link{
  display:inline-flex!important;
  align-items:center!important;
  gap:8px!important;
  margin-top:16px!important;
  padding:10px 12px!important;
  border:1px solid rgba(79,183,176,.38)!important;
  color:#fff!important;
  font-size:12px!important;
  font-weight:900!important;
  letter-spacing:.04em!important;
  text-transform:uppercase!important;
  background:rgba(79,183,176,.12)!important;
}
.footer-partner-link:after{
  content:"→";
  color:#4FB7B0;
}
.book-meta a,
.shop-detail-section a{
  color:#1F6F6B;
  font-weight:900;
  text-decoration:underline;
  text-underline-offset:3px;
}

/* Services page New Elevation Consulting CTA */
.nec-services-bridge{
  margin:clamp(44px,6vw,78px) clamp(20px,5vw,80px) clamp(76px,8vw,118px);
  padding:clamp(28px,4.5vw,48px);
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  align-items:center;
  gap:24px;
  border:1px solid rgba(7,20,33,.08);
  border-top:4px solid #4FB7B0;
  background:#fff;
  box-shadow:0 18px 42px rgba(7,20,33,.1);
}
.nec-services-bridge .eyebrow{
  margin-bottom:10px;
}
.nec-services-bridge h2{
  font-size:clamp(28px,3.2vw,44px);
  margin:0;
}
.nec-services-bridge p:not(.eyebrow){
  max-width:780px;
  margin-top:12px;
  color:#415062;
  font-size:17px;
}
.nec-services-bridge .btn.dark{
  background:#4FB7B0;
  border-color:#4FB7B0;
  color:#071421;
  white-space:nowrap;
}
.nec-services-bridge .btn.dark:hover{
  background:#071421;
  border-color:#071421;
  color:#fff;
}
@media (max-width:820px){
  .nec-services-bridge{
    grid-template-columns:1fr;
    gap:22px;
    margin:38px 18px 74px;
    padding:24px 22px;
  }
  .nec-services-bridge h2{
    font-size:30px;
    line-height:1.08;
  }
  .nec-services-bridge p:not(.eyebrow){
    font-size:16px;
    line-height:1.55;
  }
  .nec-services-bridge .btn{
    width:100%;
    white-space:normal;
    min-height:52px;
    padding:14px 16px;
  }
}

/* Services audience fit polish */
.service-fit-band{
  padding:clamp(58px,8vw,96px) clamp(20px,5vw,80px);
  background:linear-gradient(180deg,#F5F7F7,#fff);
  overflow:hidden;
}
.service-fit-band .section-heading{
  max-width:920px;
  margin:0 auto 34px;
}
.service-fit-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:18px;
  max-width:1280px;
  margin:0 auto;
}
.service-fit-card{
  background:#fff;
  border:1px solid rgba(7,20,33,.1);
  border-top:4px solid #4FB7B0;
  box-shadow:0 18px 45px rgba(7,20,33,.08);
  padding:28px;
  min-height:240px;
}
.service-fit-card span,
.about-trust-card span{
  display:inline-flex;
  color:#1F6F6B;
  font-size:12px;
  font-weight:900;
  letter-spacing:.12em;
  text-transform:uppercase;
  margin-bottom:18px;
}
.service-fit-card h3,
.about-trust-card h3{
  font-size:clamp(24px,2vw,30px);
}
.service-fit-card p,
.about-trust-card p{
  margin-top:14px;
  color:#4b5b6a;
}

/* About credibility polish */
.about-trust-section{
  padding:clamp(58px,8vw,96px) clamp(20px,5vw,80px);
  background:#fff;
  overflow:hidden;
}
.about-trust-section .section-heading{
  max-width:920px;
  margin:0 auto 34px;
}
.about-trust-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:20px;
  max-width:1120px;
  margin:0 auto;
}
.about-trust-card{
  padding:30px;
  background:#F5F7F7;
  border:1px solid rgba(7,20,33,.08);
  border-left:4px solid #4FB7B0;
}

/* Gallery lightbox */
.gallery-photo{
  cursor:pointer;
  transition:transform .22s ease,filter .22s ease;
}
.gallery-photo:hover{
  transform:translateY(-2px);
  filter:saturate(1.06) contrast(1.02);
}
.gallery-photo:focus-visible{
  outline:3px solid #4FB7B0;
  outline-offset:4px;
}
.gallery-lightbox{
  position:fixed;
  inset:0;
  z-index:20000;
  display:grid;
  place-items:center;
  padding:clamp(18px,4vw,54px);
  background:rgba(7,20,33,.9);
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transition:opacity .2s ease,visibility 0s linear .2s;
}
.gallery-lightbox.open{
  opacity:1;
  visibility:visible;
  pointer-events:auto;
  transition:opacity .2s ease,visibility 0s;
}
.gallery-lightbox img{
  max-width:min(1120px,94vw);
  max-height:86vh;
  width:auto;
  height:auto;
  object-fit:contain;
  box-shadow:0 30px 80px rgba(0,0,0,.45);
  border:1px solid rgba(255,255,255,.18);
  background:#fff;
}
.gallery-lightbox-close{
  position:absolute;
  top:18px;
  right:18px;
  width:46px;
  height:46px;
  border:1px solid rgba(255,255,255,.34);
  background:#4FB7B0;
  color:#071421;
  font-size:32px;
  line-height:1;
  cursor:pointer;
}
body.gallery-open{
  overflow:hidden;
}

@media (max-width:1180px){
  .service-fit-grid{
    grid-template-columns:repeat(2,1fr);
  }
}
@media (max-width:820px){
  .about-trust-grid{
    grid-template-columns:1fr;
  }
}
@media (max-width:680px){
  .service-fit-band,
  .about-trust-section{
    padding:52px 18px;
  }
  .service-fit-grid{
    grid-template-columns:1fr;
  }
  .service-fit-card,
  .about-trust-card{
    min-height:auto;
    padding:24px;
  }
  .gallery-lightbox{
    padding:16px;
  }
  .gallery-lightbox-close{
    top:12px;
    right:12px;
  }
}

.contact-social-block{display:grid;gap:14px;margin-top:22px;padding-top:18px;border-top:1px solid rgba(30,30,30,.1)}
.contact-social-block strong{display:block;color:#1F6F6B;text-transform:uppercase;letter-spacing:.12em;font-size:.75rem}
.contact-social-icons{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.contact-social-icons a{width:44px;height:44px;border:1px solid rgba(79,183,176,.55);border-radius:50%;display:grid;place-items:center;color:#1E1E1E;background:#fff;transition:transform .22s ease,background .22s ease,border-color .22s ease,color .22s ease}
.contact-social-icons a:hover{transform:translateY(-3px);background:#4FB7B0;border-color:#4FB7B0;color:#1E1E1E}
.contact-social-icons svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.contact-social-icons a[aria-label="Facebook"] svg path{fill:currentColor;stroke:none}

.footer-credit{margin:0;text-align:center}
.footer-credit a{color:#4FB7B0!important;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}
.footer-credit a:hover{color:#fff!important}
.footer-bottom{align-items:center;flex-wrap:wrap}
@media (max-width:680px){.footer-credit{text-align:left}}

.inline-cta-box{margin-top:28px}

.service-fit-card .card-icon,
.about-trust-card .card-icon,
.shop-detail-card .card-icon,
.presence-pillar .card-icon,
.approach-step .card-icon{
  width:56px;
  height:56px;
  display:grid!important;
  place-items:center;
  margin:0 0 18px;
  padding:0!important;
  border-radius:50%;
  border:1px solid rgba(79,183,176,.48);
  background:rgba(79,183,176,.1);
  color:#4FB7B0!important;
  font-size:0!important;
  letter-spacing:0!important;
  text-transform:none!important;
  line-height:1!important;
  box-shadow:0 16px 34px rgba(30,30,30,.08);
}
.card-icon svg{
  width:27px;
  height:27px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.7;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.approach-step .card-icon{
  position:relative;
  width:70px;
  height:70px;
  margin:0 auto 20px;
  background:#1E1E1E;
  color:#4FB7B0!important;
  border:3px solid #4FB7B0;
  box-shadow:0 18px 34px rgba(30,30,30,.18),0 0 0 9px #FFFFFF,0 0 34px rgba(79,183,176,.22);
}
.approach-step .card-icon:after{
  content:"";
  position:absolute;
  inset:9px;
  border-radius:50%;
  border:1px solid rgba(217,217,217,.28);
}
.approach-step .card-icon svg{
  width:31px;
  height:31px;
  position:relative;
  z-index:1;
}
.approach-step:nth-child(even) .card-icon{
  background:#4FB7B0;
  color:#1E1E1E!important;
  border-color:#1E1E1E;
}
@media (max-width:1040px){
  .approach-step .card-icon{
    margin:0;
    grid-row:span 2;
    box-shadow:0 14px 28px rgba(30,30,30,.16),0 0 0 8px #FFFFFF;
  }
}
@media (max-width:560px){
  .approach-step .card-icon{
    width:58px;
    height:58px;
  }
  .approach-step .card-icon svg{
    width:27px;
    height:27px;
  }
}

/* Charcoal hero artwork for Contact and Gallery */
.contact-hero,
.gallery-hero{
  position:relative;
  overflow:hidden;
  background-color:#1E1E1E;
  background-repeat:no-repeat;
  background-size:cover;
  background-position:center center;
  isolation:isolate;
}
.contact-hero{
  min-height:clamp(430px,56vw,640px);
  background-image:
    linear-gradient(90deg,rgba(30,30,30,.96) 0%,rgba(30,30,30,.88) 36%,rgba(30,30,30,.46) 66%,rgba(30,30,30,.08) 100%),
    url('https://drtlcoleman.com/wp-content/themes/drtl-coleman/assets/contact-hero-charcoal.png')!important;
}
.gallery-hero{
  min-height:clamp(430px,54vw,620px);
  background-image:
    linear-gradient(90deg,rgba(30,30,30,.96) 0%,rgba(30,30,30,.86) 38%,rgba(30,30,30,.42) 68%,rgba(30,30,30,.08) 100%),
    url('https://drtlcoleman.com/wp-content/themes/drtl-coleman/assets/gallery-hero-charcoal.png')!important;
}
.contact-hero:after,
.gallery-hero:after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  height:5px;
  width:100%;
  background:linear-gradient(90deg,#4FB7B0 0%,rgba(79,183,176,.55) 42%,rgba(255,255,255,.2) 100%);
  z-index:0;
}
.contact-hero > div,
.gallery-hero .page-hero-copy{
  position:relative;
  z-index:1;
}
@media (max-width:680px){
  .contact-hero,
  .gallery-hero{
    min-height:520px;
    background-position:center right;
  }
  .contact-hero{
    background-image:
      linear-gradient(180deg,rgba(30,30,30,.96) 0%,rgba(30,30,30,.88) 48%,rgba(30,30,30,.62) 100%),
      url('https://drtlcoleman.com/wp-content/themes/drtl-coleman/assets/contact-hero-charcoal.png')!important;
  }
.gallery-hero{
    background-image:
      linear-gradient(180deg,rgba(30,30,30,.96) 0%,rgba(30,30,30,.88) 48%,rgba(30,30,30,.62) 100%),
      url('https://drtlcoleman.com/wp-content/themes/drtl-coleman/assets/gallery-hero-charcoal.png')!important;
  }
}

/* Keep faces visible in the Corporate Training service image */
.premium-card-grid .premium-service-card:nth-child(3) img[src$="service-training-panel.jpg"]{
  object-position:center top!important;
}

/* Make conversation links read as clear CTA buttons */
.btn.primary,
.btn.secondary,
.inline-cta-box,
.footer-book-btn{
  border-radius:4px!important;
  text-decoration:none!important;
}
.btn.secondary{
  background:#FFFFFF!important;
  color:#1E1E1E!important;
  border:2px solid #FFFFFF!important;
  box-shadow:0 16px 34px rgba(30,30,30,.2),inset 0 0 0 1px rgba(79,183,176,.32)!important;
}
.btn.secondary:hover{
  background:#4FB7B0!important;
  border-color:#4FB7B0!important;
  color:#1E1E1E!important;
}
.inline-cta-box{
  width:max-content;
  max-width:100%;
  box-shadow:0 18px 38px rgba(79,183,176,.24),0 8px 18px rgba(30,30,30,.12)!important;
}
.footer-book-btn{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:10px!important;
  min-height:52px!important;
  padding:14px 18px!important;
  background:#4FB7B0!important;
  color:#1E1E1E!important;
  border:2px solid #4FB7B0!important;
  border-bottom:2px solid #4FB7B0!important;
  box-shadow:0 18px 38px rgba(79,183,176,.22),0 8px 18px rgba(0,0,0,.2)!important;
  white-space:normal!important;
}
.footer-book-btn:hover{
  transform:translateY(-2px)!important;
  background:#FFFFFF!important;
  color:#1E1E1E!important;
  border-color:#FFFFFF!important;
  box-shadow:0 20px 42px rgba(255,255,255,.16),0 10px 22px rgba(0,0,0,.24)!important;
}
.footer-book-btn svg,
.btn svg{
  flex:0 0 auto;
}
@media (max-width:680px){
  .inline-cta-box,
  .footer-book-btn{
    width:100%!important;
  }
}

/* Services executive presence feature */
.services-cutout-intro{
  grid-template-columns:minmax(0,.95fr) minmax(360px,.72fr)!important;
  align-items:center!important;
  gap:clamp(32px,5vw,72px)!important;
  padding-top:clamp(64px,8vw,108px)!important;
  padding-bottom:clamp(64px,8vw,108px)!important;
  background:linear-gradient(135deg,#fff 0%,#f7fafa 52%,rgba(79,183,176,.1) 100%)!important;
}

.services-cutout-intro .split-copy{
  max-width:760px;
}

.services-cutout-intro .split-copy h2{
  max-width:820px;
}

.services-presence-media{
  position:relative;
  z-index:1;
  justify-self:end;
  width:min(560px,100%);
}

.services-presence-media:before{
  content:"";
  position:absolute;
  inset:18px -18px -18px 18px;
  border:1px solid rgba(79,183,176,.36);
  z-index:-1;
}

.services-presence-media img{
  display:block;
  width:100%;
  aspect-ratio:16/10;
  object-fit:cover;
  object-position:center;
  border:1px solid rgba(30,30,30,.12);
  box-shadow:0 28px 70px rgba(30,30,30,.16);
  background:#1e1e1e;
}

@media (max-width:980px){
  .services-cutout-intro{
    grid-template-columns:1fr!important;
    text-align:left;
  }

  .services-presence-media{
    justify-self:start;
    width:min(680px,100%);
  }
}

@media (max-width:680px){
  .services-cutout-intro{
    padding:52px 18px!important;
  }

  .services-presence-media:before{
    inset:12px -10px -10px 12px;
  }

  .services-presence-media img{
    aspect-ratio:4/3;
  }
}

/* Footer legal and credit alignment */
.footer-bottom{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);
  grid-template-rows:auto;
  align-items:center!important;
  gap:18px 24px!important;
}

.footer-legal{
  display:contents;
}

.footer-legal p{
  grid-column:1;
  grid-row:1;
  align-self:center;
  justify-self:start;
  margin:0;
  max-width:680px;
}

.footer-legal-links{
  grid-column:3;
  grid-row:1;
  display:flex;
  align-items:center;
  justify-content:center;
  justify-self:end;
  flex-wrap:wrap;
  gap:10px 16px;
  padding-right:clamp(210px,15vw,250px);
  text-align:center;
}

.footer-legal-links a{
  color:rgba(255,255,255,.72)!important;
  font-size:12px;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.08em;
}

.footer-legal-links a:hover{
  color:#4FB7B0!important;
}

.footer-bottom .footer-social{
  grid-column:2;
  grid-row:1;
  justify-content:center!important;
  justify-self:center;
}

.footer-bottom .footer-credit{
  grid-column:3;
  grid-row:1;
  align-self:center;
  justify-self:end;
  text-align:right;
}

.legal-section{
  padding:clamp(58px,8vw,108px) clamp(20px,5vw,80px);
  background:#fff;
}

.legal-content{
  max-width:980px;
  margin:0 auto;
  display:grid;
  gap:28px;
}

.legal-block{
  padding:30px;
  border:1px solid rgba(30,30,30,.1);
  background:#fff;
  box-shadow:0 16px 38px rgba(30,30,30,.06);
}

.legal-block h2{
  font-size:clamp(26px,3vw,38px);
  margin-bottom:14px;
}

.legal-block p,
.legal-block li{
  color:#415062;
}

.legal-block ul{
  margin:16px 0 0;
  padding-left:20px;
}

@media (max-width:760px){
  .footer-bottom{
    grid-template-columns:1fr!important;
    grid-template-rows:auto!important;
    justify-items:start;
  }

  .footer-bottom .footer-social,
  .footer-bottom .footer-legal p,
  .footer-bottom .footer-legal-links,
  .footer-bottom .footer-credit{
    grid-column:1!important;
    grid-row:auto!important;
    justify-self:start;
    text-align:left;
  }

  .footer-bottom .footer-social,
  .footer-bottom .footer-legal-links{
    justify-self:center;
    justify-content:center!important;
    text-align:center;
    width:100%;
    padding-right:0;
  }

  .legal-block{
    padding:24px;
  }
}

/* Restore cleaner process markers */
.approach-line{
  counter-reset:approachStep;
}

.approach-step{
  counter-increment:approachStep;
}

.approach-step .process-icon{
  width:62px!important;
  height:62px!important;
  margin:0 auto 20px!important;
  border-radius:50%!important;
  border:2px solid #4FB7B0!important;
  background:#1E1E1E!important;
  color:#4FB7B0!important;
  box-shadow:0 12px 28px rgba(30,30,30,.13),0 0 0 8px #fff!important;
  font-size:0!important;
}

.approach-step .process-icon:before{
  content:counter(approachStep);
  position:relative;
  z-index:2;
  font-family:"Playfair Display",Georgia,serif;
  font-size:25px;
  font-weight:700;
  line-height:1;
  color:currentColor;
}

.approach-step .process-icon:after{
  inset:8px!important;
  border-color:rgba(255,255,255,.2)!important;
}

.approach-step .process-icon svg{
  display:none!important;
}

.approach-step:nth-child(even) .process-icon{
  background:#4FB7B0!important;
  color:#1E1E1E!important;
  border-color:#4FB7B0!important;
}

@media (max-width:1040px){
  .approach-step .process-icon{
    margin:0!important;
    grid-row:span 2;
  }
}

@media (max-width:560px){
  .approach-step .process-icon{
    width:56px!important;
    height:56px!important;
    box-shadow:0 10px 22px rgba(30,30,30,.12),0 0 0 7px #fff!important;
  }

  .approach-step .process-icon:before{
    font-size:23px;
  }
}
.wp-block-navigation.wpbbe-responsive-navigation .wp-block-navigation__responsive-container-open:not(.always-shown){display:flex}.wp-block-navigation.wpbbe-responsive-navigation .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){bottom:0;display:none;left:0;position:fixed;right:0;top:0}.wp-block-navigation.wpbbe-responsive-navigation .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:revert}
.wp-block-navigation:not(.is-responsive).has-hover .wp-block-navigation-item__content,.wp-block-navigation:not(.is-responsive).has-submenu-hover .wp-block-navigation-item__content{transition:color .1s}.wp-block-navigation:not(.is-responsive).has-hover .wp-block-navigation-item__content:hover{color:var(--wp-navigation-hover,initial)}.wp-block-navigation:not(.is-responsive).has-submenu-hover .is-menu-open .wp-block-navigation-item__content:hover,.wp-block-navigation:not(.is-responsive).has-submenu-hover .wp-block-navigation__submenu-container .wp-block-navigation-item__content:hover{color:var(--wp-navigation-submenu-hover,initial)}.wp-block-navigation.is-responsive.has-hover .wp-block-navigation.is-responsive .wp-block-navigation-item__content,.wp-block-navigation.is-responsive.has-submenu-hover .wp-block-navigation.is-responsive .wp-block-navigation-item__content{transition:color .1s}.wp-block-navigation.is-responsive.has-hover .wp-block-navigation.is-responsive .wp-block-navigation-item__content:hover{color:var(--wp-navigation-hover,initial)}.wp-block-navigation.is-responsive.has-submenu-hover .is-menu-open .wp-block-navigation.is-responsive .wp-block-navigation-item__content:hover,.wp-block-navigation.is-responsive.has-submenu-hover .wp-block-navigation.is-responsive .wp-block-navigation__submenu-container .wp-block-navigation-item__content:hover{color:var(--wp-navigation-submenu-hover,initial)}
.wp-block-button.has-hover-text :is(.wp-element-button:hover,.wp-block-button__link:hover){color:var(--wp-block-button--hover-text,initial)!important}.wp-block-button.has-hover-background :is(.wp-element-button:hover,.wp-block-button__link:hover){background-color:var(--wp-block-button--hover-background,initial)!important}.wp-block-button.has-hover-border :is(.wp-element-button:hover,.wp-block-button__link:hover){border-color:var(--wp-block-button--hover-border,initial)!important}.wp-block-button.has-hover-background :is(.wp-element-button,.wp-block-button__link),.wp-block-button.has-hover-border :is(.wp-element-button,.wp-block-button__link),.wp-block-button.has-hover-text :is(.wp-element-button,.wp-block-button__link){transition:color .1s,background-color .1s,border-color .1s}
.wpbbe-flex-item-prevent-shrinking{flex-shrink:0;max-width:100%}
[data-aos]{animation-delay:var(--aos-delay,0s);animation-duration:var(--aos-duration,.3s);animation-fill-mode:forwards;animation-timing-function:var(--aos-easing,ease);opacity:0;transform:translateZ(0)}[data-aos][data-aos-easing=linear]{--aos-easing:cubic-bezier(0.25,0.25,0.75,0.75)}[data-aos][data-aos-easing=ease]{--aos-easing:cubic-bezier(0.25,0.1,0.25,1)}[data-aos][data-aos-easing=ease-in]{--aos-easing:cubic-bezier(0.42,0,1,1)}[data-aos][data-aos-easing=ease-out]{--aos-easing:cubic-bezier(0,0,0.58,1)}[data-aos][data-aos-easing=ease-in-out]{--aos-easing:cubic-bezier(0.42,0,0.58,1)}[data-aos][data-aos-easing=ease-back]{--aos-easing:cubic-bezier(0.175,0.885,0.32,1.275)}[data-aos][data-aos-easing=ease-in-quad]{--aos-easing:cubic-bezier(0.55,0.085,0.68,0.53)}[data-aos][data-aos-easing=ease-out-quad]{--aos-easing:cubic-bezier(0.25,0.46,0.45,0.94)}[data-aos][data-aos-easing=ease-in-out-quad]{--aos-easing:cubic-bezier(0.455,0.03,0.515,0.955)}[data-aos][data-aos-easing=ease-in-quart]{--aos-easing:cubic-bezier(0.895,0.03,0.685,0.22)}[data-aos][data-aos-easing=ease-out-quart]{--aos-easing:cubic-bezier(0.165,0.84,0.44,1)}[data-aos][data-aos-easing=ease-in-out-quart]{--aos-easing:cubic-bezier(0.77,0,0.175,1)}[data-aos][data-aos-easing=ease-in-expo]{--aos-easing:cubic-bezier(0.95,0.05,0.795,0.035)}[data-aos][data-aos-easing=ease-out-expo]{--aos-easing:cubic-bezier(0.19,1,0.22,1)}[data-aos][data-aos-easing=ease-in-out-expo]{--aos-easing:cubic-bezier(1,0,0,1)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}[data-aos].aos-animate{animation-name:var(--aos-animation)}[data-aos|=fade-in],[data-aos|=fade]{--aos-animation:fadeIn}[data-aos|=fade-out]{--aos-animation:fadeOut}@keyframes slideUp{0%{opacity:0;transform:translate3d(0,30px,0)}to{opacity:1;transform:none}}@keyframes slideDown{0%{opacity:0;transform:translate3d(0,-30px,0)}to{opacity:1;transform:none}}@keyframes slideLeft{0%{opacity:0;transform:translate3d(50px,0,0)}to{opacity:1;transform:none}}@keyframes slideRight{0%{opacity:0;transform:translate3d(-50px,0,0)}to{opacity:1;transform:none}}[data-aos=slide-up]{--aos-animation:slideUp}[data-aos=slide-down]{--aos-animation:slideDown}[data-aos=slide-left]{--aos-animation:slideLeft}[data-aos=slide-right]{--aos-animation:slideRight}@keyframes zoomIn{0%{opacity:0;transform:translateZ(0) scale(.8)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes zoomOut{0%{opacity:0;transform:translateZ(0) scale(1.2)}to{opacity:1;transform:translateZ(0) scale(1)}}[data-aos=zoom-in]{--aos-animation:zoomIn}[data-aos=zoom-out]{--aos-animation:zoomOut}
.wp-block-navigation__responsive-container.is-menu-open{box-sizing:border-box;height:100dvh}header:has(>.is-position-sticky){display:contents}.is-position-sticky.is-pin-ready.is-pin-ready{transition-duration:.2s;transition-property:background,border-color,box-shadow,-webkit-backdrop-filter,backdrop-filter}.is-position-sticky.is-pinned.has-pinned-background{background:var(--wp-sticky--pinned-background,initial)!important}.is-position-sticky.is-pinned.has-pinned-blur{-webkit-backdrop-filter:blur(var(--wp-sticky--pinned-backdrop-blur,0));backdrop-filter:blur(var(--wp-sticky--pinned-backdrop-blur,0))}.is-position-sticky.is-pinned.has-pinned-border{border-color:var(--wp-sticky--pinned-border-color,initial)!important}.is-position-sticky.is-pinned.has-pinned-shadow{box-shadow:var(--wp-sticky--pinned-shadow,initial)}
.is-position-sticky.is-overlap-bottom{margin-top:var(--wp--pinned-block-overlap,0)!important}.is-position-sticky.is-overlap-top{margin-bottom:var(--wp--pinned-block-overlap,0)!important}
.wp-block-navigation__responsive-container.is-menu-open{box-sizing:border-box;height:100dvh}.has-backdrop-blur,.has-backdrop-blur .svg-wrapper{-webkit-backdrop-filter:blur(var(--wp--backdrop-blur,0));backdrop-filter:blur(var(--wp--backdrop-blur,0))}.wpbbe-svg-icon.has-backdrop-blur{backdrop-filter:none}
.aos-root:not(.aos-animate) [data-aos]{animation-name:none}.aos-root.aos-animate [data-aos|=fade-in],.aos-root.aos-animate [data-aos|=fade]{animation-name:fadeIn}.aos-root.aos-animate [data-aos|=fade-out]{animation-name:fadeOut}.aos-root.aos-animate [data-aos=slide-up]{animation-name:slideUp}.aos-root.aos-animate [data-aos=slide-down]{animation-name:slideDown}.aos-root.aos-animate [data-aos=slide-left]{animation-name:slideLeft}.aos-root.aos-animate [data-aos=slide-right]{animation-name:slideRight}.aos-root.aos-animate [data-aos=zoom-in]{animation-name:zoomIn}.aos-root.aos-animate [data-aos=zoom-out]{animation-name:zoomOut}
span.text-with-gradient{-webkit-background-clip:text;background-repeat:repeat;background-size:100%;-webkit-text-fill-color:transparent;-moz-background-clip:text;-moz-text-fill-color:transparent}.format-library__inline-color-wpbbe-gradient{padding:16px}.format-library__inline-color-wpbbe-gradient .components-custom-gradient-picker__gradient-bar .components-button{padding:0}
.nativeScroll{position:relative;--ns-items:5;--ns-item-min-height:150px;--ns-item-min-width:150px;--ns-item-gap:20px;--ns-item-tail:0;--ns-progress-alignment:left;--ns-progress-width:100%;--ns-progress-height:4px;--ns-indicator-height:4px;--ns-indicator-color:#888888c2;--ns-progress-radius:0px;--ns-progress-voffset:0px;--ns-progress-hoffset:0px;--ns-progress-translate-x:0px;--ns-progress-translate-y:0px;--ns-progress-left-position:calc(50% + var(--ns-progress-hoffset));--ns-progress-top-position:calc(100% + var(--ns-progress-voffset));--ns-progress-bar-voffset:0px;--ns-progress-bar-translate-x:0px;--ns-progress-bar-translate-y:-50%;--ns-progress-bar-top-position:calc(50% + var(--ns-progress-bar-voffset));--ns-progress-color:#88888840;--ns-scroll-snap:inline mandatory;--ns-scroll-snap-mode:center;--ns-scroll-padding:0px;--ns-scroll-block-padding:0px;--progress-display:inline-flex;--progress-opacity:1;--ns-overlap-position:relative;--ns-overlap-width:auto;--ns-overlap-left-offset:auto;--ns-overlap-right-offset:auto;--ns-overlap-top-offset:auto;--ns-overlap-bottom-offset:auto;opacity:0;-webkit-transform:translateZ(0);transition:opacity .2s;--ns-item-justify:center;--ns-item-alignment:start;align-items:flex-start;justify-content:space-between;max-width:100%}.nativeScroll.alignfull{max-width:none}.nsContent{display:grid;gap:var(--ns-item-gap);grid-auto-columns:min(100%,max(var(--ns-item-min-width),100%/(var(--ns-items) + var(--ns-item-tail)) - var(--ns-item-gap)*(var(--ns-items) - 1)/var(--ns-items)));grid-auto-flow:column;min-height:var(--ns-item-min-height);overflow-x:auto;overflow-y:hidden;padding-block:var(--ns-scroll-block-padding);padding-inline:var(--ns-scroll-padding);overflow-scrolling:touch;align-items:var(--ns-item-alignment);border-style:solid;border-width:0;justify-items:var(--ns-item-justify);overscroll-behavior-inline:contain;position:relative;scroll-behavior:smooth;scroll-padding-inline:var(--ns-scroll-padding);scroll-snap-type:var(--ns-scroll-snap);scrollbar-width:none;z-index:1}.nsContent.has-border-color{border-width:2px}.nsContent::-webkit-scrollbar{display:none}.nsContent>*{scroll-snap-align:var(--ns-scroll-snap-mode)}.nativeScroll .nsArrow{cursor:pointer;left:var(--ns-overlap-left-offset);opacity:var(--arrow-opacity);position:var(--ns-overlap-position);right:var(--ns-overlap-right-offset);transition:opacity .3s;user-select:none;-webkit-user-select:none;z-index:2}.nativeScroll .nsArrow.nsDisabled{cursor:auto}.nativeScroll .nsProgressTrackWrapper{bottom:var(--ns-overlap-bottom-offset);display:flex;justify-content:var(--ns-progress-alignment);position:var(--ns-overlap-position);top:var(--ns-overlap-top-offset);width:var(--ns-overlap-width)}.nsProgressTrack{background:var(--ns-progress-color);border-radius:var(--ns-progress-radius);border-style:solid;border-width:0;display:var(--progress-display);height:var(--ns-progress-height);left:var(--ns-progress-left-position);min-width:56px;opacity:var(--progress-opacity);top:var(--ns-progress-top-position);transform:translate3d(var(--ns-progress-translate-x),var(--ns-progress-translate-y),0);transition:all .3s;width:min(var(--ns-progress-width),100%);z-index:2}.nativeScroll:hover .nsProgressTrack{opacity:1}.nsProgressIndicator{background:var(--ns-indicator-color);border-radius:var(--ns-progress-radius);border-style:solid;border-width:0;box-sizing:border-box;height:var(--ns-indicator-height);position:absolute;top:var(--ns-progress-bar-top-position);transform:translate3d(var(--ns-progress-bar-translate-x),var(--ns-progress-bar-translate-y),0);transition:border-color,border-radius .3s ease-in-out,transform 1ms;width:0}.nsContent.nsGrab{cursor:grabbing;user-select:none;-webkit-user-select:none}.nsContent>.is-selected{cursor:auto;user-select:auto;-webkit-user-select:initial}.nsNoScroll:not(.block-editor-block-list__block) .nsArrow,.nsNoScroll:not(.block-editor-block-list__block) .nsProgressTrackWrapper{display:none}.nativeScroll .wp-block-group,.nsContent .block-editor-block-list__block{min-width:0}
@keyframes wc-skeleton-shimmer{to{transform:translateX(100%)}}body.wc-block-product-gallery-modal-open,body.wc-modal--open{overflow:hidden}.wc-block-grid__products .wc-block-grid__product-image{display:block;position:relative;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image a{border:0;box-shadow:none;outline:0;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image img{height:auto;max-width:100%;width:100%}.wc-block-grid__products .wc-block-grid__product-image img[hidden]{display:none}.wc-block-grid__products .wc-block-grid__product-image img[alt=""]{border:1px solid #f2f2f2}.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,.editor-styles-wrapper .wc-block-grid__product-title,.wc-block-grid__product-title{color:inherit;display:block;font-family:inherit;font-size:inherit;font-weight:700;line-height:1.2;padding:0}.wc-block-grid__product-price{display:block}.wc-block-grid__product-price .wc-block-grid__product-price__regular{margin-right:.5em}.wc-block-grid__product-add-to-cart.wp-block-button{white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{display:inline-flex;font-size:1em;justify-content:center;text-align:center;white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading{opacity:.25}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after{content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after{animation:spin 2s linear infinite;content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after{content:"";margin:0}.wc-block-grid__product-rating,.wp-block-woocommerce-product-review-rating{display:block}.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars,.wc-block-grid__product-rating .wc-block-product-review-rating__stars,.wp-block-woocommerce-product-review-rating .star-rating,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars{font-family:WooCommerce;font-size:1em;font-weight:400;height:1.618em;line-height:1.618;margin:0 auto;overflow:hidden;position:relative;text-align:left;width:5.3em}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars:before,.wp-block-woocommerce-product-review-rating .star-rating:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars:before{content:"SSSSS";left:0;opacity:.5;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span,.wp-block-woocommerce-product-review-rating .star-rating span,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span{left:0;overflow:hidden;padding-top:1.5em;position:absolute;right:0;top:0}.wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span:before,.wp-block-woocommerce-product-review-rating .star-rating span:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span:before{color:inherit;content:"SSSSS";left:0;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid .wc-block-grid__product-onsale,.wc-block-grid__product-image .wc-block-grid__product-onsale{background:#fff;border:1px solid #43454b;border-radius:4px;color:#43454b;display:inline-block;font-size:.875em;font-weight:600;left:auto;padding:.25em .75em;position:absolute;right:4px;text-align:center;text-transform:uppercase;top:4px;width:auto;z-index:9}.wc-block-grid__product .wc-block-grid__product-image,.wc-block-grid__product .wc-block-grid__product-link{display:inline-block;position:relative}.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image),.wc-block-grid__product .wc-block-grid__product-title{margin:0 0 12px}.wc-block-grid__product .wc-block-grid__product-add-to-cart,.wc-block-grid__product .wc-block-grid__product-onsale,.wc-block-grid__product .wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-rating{margin:0 auto 12px}.theme-twentysixteen .wc-block-grid .price ins{color:#77a464}.theme-twentynineteen .wc-block-grid__product{font-size:.88889em}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-components-product-title,.theme-twentynineteen .wc-block-grid__product-onsale,.theme-twentynineteen .wc-block-grid__product-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.theme-twentynineteen .wc-block-grid__product-title:before{display:none}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-grid__product-onsale{line-height:1}.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color){color:#fff}.theme-twentytwenty .wc-block-grid__product-link{color:#000}.theme-twentytwenty .wc-block-components-product-title,.theme-twentytwenty .wc-block-grid__product-title{color:#cd2653;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:1em}.theme-twentytwenty .wp-block-columns .wc-block-components-product-title{margin-top:0}.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-components-product-price__value,.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-grid__product-price__value{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:.9em}.theme-twentytwenty .wc-block-components-product-price del,.theme-twentytwenty .wc-block-grid__product-price del{opacity:.7}.theme-twentytwenty .wc-block-components-product-price ins,.theme-twentytwenty .wc-block-grid__product-price ins{text-decoration:none}.theme-twentytwenty .star-rating,.theme-twentytwenty .wc-block-grid__product-rating{font-size:.7em}.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars{line-height:1}.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif}.theme-twentytwenty .wc-block-components-product-sale-badge,.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{background:#cd2653;color:#fff;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-transform:uppercase}.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge{position:static}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge{position:absolute}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge){position:absolute;right:4px;top:4px;z-index:1}.theme-twentytwenty .wc-block-active-filters__title,.theme-twentytwenty .wc-block-attribute-filter__title,.theme-twentytwenty .wc-block-price-filter__title,.theme-twentytwenty .wc-block-stock-filter__title{font-size:1em}.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all,.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{font-size:.75em}@media only screen and (min-width:768px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}@media only screen and (min-width:1168px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart{display:block;margin-top:12px}.theme-twentytwentytwo .wc-block-components-product-price ins,.theme-twentytwentytwo .wc-block-grid__product-price ins{text-decoration:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.wp-block-group.woocommerce.product .up-sells.upsells.products{max-width:var(--wp--style--global--wide-size)}
@keyframes wc-skeleton-shimmer{to{transform:translateX(100%)}}.wc-block-components-notice-banner{align-content:flex-start;align-items:stretch;background-color:#fff;border:1px solid #2f2f2f;border-radius:4px;box-sizing:border-box;color:#2f2f2f;display:flex;font-size:.875em;font-weight:400;gap:12px;line-height:1.5;margin:16px 0;padding:16px!important}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content{align-self:center;flex-basis:100%;padding-right:16px;white-space:normal}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child{padding-right:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary{font-weight:600;margin:0 0 8px}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul{margin:0 0 0 24px;padding:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol li:after,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul li:after{clear:both;content:"";display:block}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward{appearance:none;background:transparent!important;border:0;color:#2f2f2f!important;float:right;margin:0;opacity:.7;padding:0!important;text-decoration-line:underline;text-underline-position:under;transition:all .2s ease-in-out}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:active,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:focus,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover{opacity:1;text-decoration:none}.wc-block-components-notice-banner>svg{fill:#fff;background-color:#2f2f2f;border-radius:50%;flex-grow:0;flex-shrink:0;height:100%;padding:2px}.wc-block-components-notice-banner>.wc-block-components-button{background:transparent none!important;border:0!important;box-shadow:none!important;color:#2f2f2f!important;flex:0 0 16px;height:16px!important;margin:6px 0 0 auto!important;min-height:auto!important;min-width:0!important;opacity:.6;outline:none!important;padding:0!important;width:16px!important}.wc-block-components-notice-banner>.wc-block-components-button>svg{margin:0!important}.wc-block-components-notice-banner>.wc-block-components-button:active,.wc-block-components-notice-banner>.wc-block-components-button:focus,.wc-block-components-notice-banner>.wc-block-components-button:hover{opacity:1}.wc-block-components-notice-banner>.wc-block-components-button:focus{outline:2px solid currentColor!important;outline-offset:0}.wc-block-components-notice-banner.is-error{background-color:#fff0f0;border-color:#cc1818}.wc-block-components-notice-banner.is-error>svg{background-color:#cc1818;transform:rotate(180deg)}.wc-block-components-notice-banner.is-warning{background-color:#fffbf4;border-color:#f0b849}.wc-block-components-notice-banner.is-warning>svg{background-color:#f0b849;transform:rotate(180deg)}.wc-block-components-notice-banner.is-success{background-color:#f4fff7;border-color:#4ab866}.wc-block-components-notice-banner.is-success>svg{background-color:#4ab866}.wc-block-components-notice-banner.is-info{background-color:#f4f8ff;border-color:#007cba}.wc-block-components-notice-banner.is-info>svg{background-color:#007cba}.wc-block-components-notice-banner:focus{outline-width:0}.wc-block-components-notice-banner:focus-visible{outline-style:solid;outline-width:2px}.woocommerce.wc-block-store-notices.alignwide{max-width:var(--wp--style--global--wide-size)}