/* Home header + reference-matched top-page hero. */
.cl-site-header--home{position:relative;z-index:1000;border-bottom:1px solid rgba(14,92,145,.06);background:#fff;box-shadow:none}
.cl-home-header-inner{display:flex;min-height:104px;align-items:center;gap:clamp(18px,2vw,34px)}
.cl-home-brand{flex:0 0 auto}
.cl-home-brand a{display:flex;align-items:center;gap:9px;color:#07558e;text-decoration:none}
.cl-home-brand img{width:64px;height:64px;object-fit:contain}
.cl-home-brand-copy{display:grid;gap:1px;white-space:nowrap}
.cl-home-brand-copy strong{color:#07558e;font-family:Georgia,"Times New Roman",serif;font-size:1.63rem;font-weight:500;letter-spacing:.015em;line-height:1}
.cl-home-brand-copy small{color:#0b466f;font-size:.68rem;font-weight:800;letter-spacing:.01em;line-height:1.35}
.cl-home-primary-nav{min-width:0;flex:1}
.cl-home-primary-menu{display:flex;align-items:center;justify-content:center;gap:clamp(22px,2.15vw,38px);margin:0;padding:0;list-style:none}
.cl-home-primary-menu li{margin:0;padding:0}
.cl-home-primary-menu a{display:block;padding:12px 0;color:#123e5e;font-size:.91rem;font-weight:800;line-height:1.3;text-decoration:none;white-space:nowrap;transition:color .18s ease}
.cl-home-primary-menu a:hover,.cl-home-primary-menu a:focus,.cl-home-primary-menu .current-menu-item>a{color:var(--cl-blue-600)}
.cl-home-header-phone{display:flex;flex:0 0 auto;align-items:center;gap:8px;color:#07528a;text-decoration:none;white-space:nowrap}
.cl-home-header-phone>.cl-icon{width:24px;height:24px;color:#169bd5}
.cl-home-header-phone span{display:grid}
.cl-home-header-phone strong{font-size:1.12rem;font-weight:900;letter-spacing:.02em;line-height:1.2}
.cl-home-header-phone small{color:#60788a;font-size:.62rem;font-weight:600;line-height:1.35}
.cl-home-header-booking{display:inline-flex;min-height:62px;flex:0 0 auto;align-items:center;justify-content:center;gap:9px;padding:0 24px;border-radius:17px;background:linear-gradient(135deg,#0875ba,#10a5dc);box-shadow:0 9px 22px rgba(8,117,186,.19);color:#fff;font-size:.89rem;font-weight:900;text-decoration:none;white-space:nowrap;transition:transform .18s ease,box-shadow .18s ease}
.cl-home-header-booking:hover,.cl-home-header-booking:focus{transform:translateY(-1px);box-shadow:0 12px 28px rgba(8,117,186,.25);color:#fff}
.cl-home-header-booking .cl-icon{width:20px;height:20px}
.cl-home-menu-toggle{display:none}

.cl-home-hero{position:relative;isolation:isolate;display:grid;height:clamp(650px,calc(100svh - 104px),824px);min-height:650px;overflow:hidden;background:#eef8fd}
.cl-home-hero-media,.cl-home-hero-slide,.cl-home-hero-slide picture{position:absolute;inset:0;width:100%;height:100%}
.cl-home-hero-media{z-index:-3;margin:0}
.cl-home-hero-slide{margin:0;opacity:0;visibility:hidden;transition:opacity 1s cubic-bezier(.22,.61,.36,1),visibility 1s linear}
.cl-home-hero-slide.is-active{opacity:1;visibility:visible}
.cl-home-hero-slide img{width:100%;height:100%;object-fit:cover;object-position:center center;transform:none;transition:none}
.cl-home-hero-overlay{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(247,252,255,.58) 0%,rgba(247,252,255,.34) 35%,rgba(247,252,255,.03) 61%,rgba(247,252,255,0) 100%);pointer-events:none}
.cl-home-hero-inner{display:flex;min-height:inherit;align-items:center;padding:50px 0 42px}
.cl-home-hero-content{width:min(690px,50.5%);padding-left:5px}
.cl-home-hero-content{opacity:1;transform:none;animation:none;transition:none}
.cl-home-hero-area{display:inline-flex;margin:0 0 23px;padding:9px 18px;border:1.5px solid #21a0db;border-radius:999px;background:rgba(255,255,255,.55);color:#0876bd;font-size:.95rem;font-weight:850;letter-spacing:.025em;line-height:1.35}
.cl-home-hero h1{margin:0 0 20px;color:#073b60;font-size:clamp(3.25rem,4.35vw,4.45rem);font-weight:900;line-height:1.22;letter-spacing:.005em}
.cl-home-hero h1 strong{display:inline-block;margin-top:2px;background:linear-gradient(100deg,#0877bd,#17a3dc);-webkit-background-clip:text;background-clip:text;color:transparent;font-size:1.06em;font-weight:900;letter-spacing:.015em}
.cl-home-hero-copy{margin:0 0 23px;color:#123f60;font-size:clamp(1.04rem,1.25vw,1.2rem);font-weight:600;line-height:1.9;letter-spacing:.01em}
.cl-home-copy-sp{display:none}
.cl-home-hero-trust{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 32px;width:min(520px,100%);margin:0 0 28px;padding:0;list-style:none}
.cl-home-hero-trust li{display:flex;align-items:center;gap:9px;color:#123f60;font-size:.94rem;font-weight:850;line-height:1.45}
.cl-home-hero-trust .cl-icon{width:18px;height:18px;flex:0 0 18px;color:#0b91d0}
.cl-home-hero-actions{display:flex}
.cl-home-hero-actions .cl-button{min-width:310px;min-height:66px;justify-content:center;padding:0 26px;border-radius:15px;background:linear-gradient(135deg,#0875ba,#10a5dc);box-shadow:0 11px 25px rgba(8,117,186,.2);font-size:1rem;font-weight:900}
.cl-home-hero-actions .cl-button:hover,.cl-home-hero-actions .cl-button:focus{transform:translateY(-1px);box-shadow:0 14px 30px rgba(8,117,186,.25)}
.cl-home-hero-actions .cl-icon{width:21px;height:21px}
.cl-home-hero-controls{display:flex;align-items:center;gap:17px;margin-top:31px}
.cl-home-hero-dots{display:flex;align-items:center;gap:13px}
.cl-home-hero-dot{display:grid;width:auto;height:26px;padding:0;border:0;background:transparent;place-items:center;cursor:pointer}
.cl-home-hero-dot span{display:block;width:10px;height:10px;border-radius:999px;background:#a6c9db;transition:width .25s ease,background .25s ease}
.cl-home-hero-dot.is-active span{width:29px;background:#0a8dcc}
.cl-home-hero-control-divider{width:1px;height:26px;background:#bfd3df}
.cl-home-hero-arrows{display:flex;gap:11px}
.cl-home-hero-arrow{display:grid;width:44px;height:44px;padding:0;border:1px solid #c5dbe7;border-radius:50%;background:rgba(255,255,255,.43);color:#3e708d;font-size:1.45rem;line-height:1;place-items:center;cursor:pointer;transition:background .18s ease,color .18s ease,transform .18s ease}
.cl-home-hero-arrow:hover,.cl-home-hero-arrow:focus{background:#fff;color:#0876bd;transform:translateY(-1px)}

@media(max-width:1320px){
.cl-home-header-inner{gap:18px}
.cl-home-primary-menu{gap:22px}
.cl-home-primary-menu a{font-size:.82rem}
.cl-home-header-booking{padding-inline:18px}
.cl-home-hero-content{width:min(650px,52%)}
.cl-home-hero h1{font-size:clamp(3rem,4.6vw,4.1rem)}
}

@media(max-width:1120px){
.cl-home-header-phone{display:none}
.cl-home-primary-menu{gap:18px}
.cl-home-brand-copy strong{font-size:1.45rem}
.cl-home-brand img{width:58px;height:58px}
.cl-home-hero-content{width:55%}
.cl-home-hero h1{font-size:clamp(2.75rem,5vw,3.75rem)}
.cl-home-hero-copy{font-size:1rem}
.cl-home-hero-trust{gap:9px 18px}
.cl-home-hero-trust li{font-size:.84rem}
}

@media(max-width:899px){
.cl-site-header--home{height:90px}
.cl-home-header-inner{min-height:90px;justify-content:space-between}
.cl-home-primary-nav,.cl-home-header-phone,.cl-home-header-booking{display:none}
.cl-home-brand a{gap:8px}
.cl-home-brand img{width:58px;height:58px}
.cl-home-brand-copy strong{font-size:1.48rem}
.cl-home-brand-copy small{font-size:.65rem}
.cl-home-menu-toggle{display:grid!important;width:60px!important;height:60px!important;border-radius:18px!important;background:#eaf7fd!important;color:#075d98!important}
.cl-home-menu-toggle .cl-icon{width:30px!important;height:30px!important}
.cl-site-header--home .cl-mobile-phone{display:none!important}
.cl-site-header--home .cl-mobile-nav{inset:90px 0 0}
}

@media(max-width:700px){
.cl-site-header--home{height:86px}
.cl-home-header-inner{min-height:86px}
.cl-home-brand img{width:54px;height:54px}
.cl-home-brand-copy strong{font-size:1.38rem}
.cl-home-brand-copy small{font-size:.59rem}
.cl-home-menu-toggle{width:56px!important;height:56px!important;border-radius:17px!important}
.cl-site-header--home .cl-mobile-nav{inset:86px 0 0}
.cl-home-hero{height:auto;min-height:max(780px,calc(100svh - 86px));align-items:start;border-radius:0 0 28px 28px}
.cl-home-hero-slide img{object-position:center bottom}
.cl-home-hero-overlay{background:linear-gradient(180deg,rgba(247,252,255,.34) 0%,rgba(247,252,255,.15) 46%,rgba(247,252,255,0) 68%)}
.cl-home-hero-inner{display:block;padding:38px 0 42px}
.cl-home-hero .cl-container{width:min(calc(100% - 32px),var(--cl-container))}
.cl-home-hero-content{width:100%;padding:0}
.cl-home-hero-area{margin-bottom:20px;padding:8px 15px;font-size:.82rem}
.cl-home-hero h1{margin-bottom:17px;font-size:clamp(2.35rem,10.4vw,3.15rem);line-height:1.24}
.cl-home-hero h1 strong{margin-top:3px;font-size:1.04em}
.cl-home-copy-pc{display:none}
.cl-home-copy-sp{display:inline}
.cl-home-hero-copy{margin-bottom:21px;font-size:1rem;line-height:1.75}
.cl-home-hero-trust{grid-template-columns:1fr;gap:9px;width:100%;margin-bottom:27px}
.cl-home-hero-trust li{font-size:.96rem}
.cl-home-hero-trust .is-carpenter{order:1}
.cl-home-hero-trust .is-check{order:2}
.cl-home-hero-trust .is-aftercare{order:3}
.cl-home-hero-trust .is-sites{order:4}
.cl-home-hero-trust .is-report{order:5}
.cl-home-hero-actions{width:100%}
.cl-home-hero-actions .cl-button{width:100%;min-width:0;min-height:62px;border-radius:15px;font-size:1rem}
.cl-home-hero-controls{margin-top:26px}
.cl-home-hero-control-divider,.cl-home-hero-arrows{display:none}
.cl-home-hero-dot span{width:11px;height:11px;background:#fff;box-shadow:0 0 0 1px rgba(8,118,189,.08)}
.cl-home-hero-dot.is-active span{width:29px;background:#0a8dcc}
}

@media(max-width:420px){
.cl-home-header-inner{width:min(calc(100% - 24px),var(--cl-container))}
.cl-home-brand img{width:49px;height:49px}
.cl-home-brand-copy strong{font-size:1.24rem}
.cl-home-brand-copy small{font-size:.53rem}
.cl-home-menu-toggle{width:52px!important;height:52px!important}
.cl-home-hero{min-height:max(760px,calc(100svh - 86px))}
.cl-home-hero-inner{padding-top:32px}
.cl-home-hero h1{font-size:clamp(2.14rem,10vw,2.7rem)}
.cl-home-hero-copy{font-size:.94rem}
.cl-home-hero-trust li{font-size:.9rem}
}

@media(prefers-reduced-motion:reduce){
.cl-home-hero-slide,.cl-home-hero-slide img,.cl-home-hero-content{transition:none!important;animation:none!important;transform:none!important}
}

/* Wide-screen alignment refinements matching the supplied reference. */
@media(min-width:1121px){
.cl-site-header--home .cl-home-header-inner{width:min(calc(100% - 72px),1580px)}
.cl-home-hero>.cl-container{width:min(calc(100% - 190px),1458px)}
.cl-home-hero-content{width:min(760px,52%)}
.cl-home-hero h1{font-size:clamp(3.15rem,3.82vw,4rem)}
}
@media(min-width:1121px){
.cl-home-hero h1{font-size:clamp(3rem,3.42vw,3.6rem)}
}
@media(max-width:700px){
.cl-home-hero-inner{padding-top:55px}
.cl-home-hero-title-default{display:block;white-space:nowrap}
.cl-home-hero h1{font-size:clamp(1.95rem,7.5vw,2.1rem);letter-spacing:-.025em}
}
@media(max-width:380px){
.cl-home-hero h1{font-size:1.86rem}
}


/* v1.4.8 organised desktop mega menu. */
.cl-home-header{position:relative}
.cl-home-header-inner{position:relative}
.cl-home-primary-menu>li{position:static}
.cl-home-primary-menu>li>a{display:flex;align-items:center;gap:5px}
.cl-home-primary-menu>li.menu-item-has-children>a::after{content:"";width:6px;height:6px;margin-top:-3px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);transition:transform .18s ease}
.cl-home-primary-menu>li:hover>a::after,.cl-home-primary-menu>li:focus-within>a::after,.cl-home-primary-menu>li.is-keyboard-open>a::after{margin-top:3px;transform:rotate(225deg)}
.cl-home-primary-menu .sub-menu{position:absolute;top:calc(100% - 5px);right:0;left:0;z-index:120;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px 18px;margin:0;padding:24px;border:1px solid rgba(26,127,187,.16);border-radius:0 0 18px 18px;background:rgba(255,255,255,.985);box-shadow:0 22px 44px rgba(9,72,112,.16);list-style:none;opacity:0;visibility:hidden;transform:translateY(-8px);pointer-events:none;transition:opacity .18s ease,visibility .18s linear,transform .18s ease;backdrop-filter:blur(14px)}
.cl-home-primary-menu>li:hover>.sub-menu,.cl-home-primary-menu>li:focus-within>.sub-menu,.cl-home-primary-menu>li.is-keyboard-open>.sub-menu{opacity:1;visibility:visible;transform:none;pointer-events:auto}
.cl-home-primary-menu .sub-menu li{min-width:0}
.cl-home-primary-menu .sub-menu a{display:flex;min-height:42px;align-items:center;padding:9px 11px;border-radius:9px;color:#244c68;font-size:.82rem;font-weight:750;line-height:1.45;white-space:normal}
.cl-home-primary-menu .sub-menu a::before{content:"";width:6px;height:6px;flex:0 0 6px;margin-right:8px;border-radius:50%;background:#56b8df}
.cl-home-primary-menu .sub-menu a:hover,.cl-home-primary-menu .sub-menu a:focus{background:#edf8fd;color:#0876bd}

@media(max-width:1380px){
.cl-site-header--home{height:90px}
.cl-home-header-inner{min-height:90px;justify-content:space-between}
.cl-home-primary-nav,.cl-home-header-phone,.cl-home-header-booking{display:none}
.cl-home-menu-toggle{display:grid!important;width:60px!important;height:60px!important;border-radius:18px!important;background:#eaf7fd!important;color:#075d98!important}
.cl-site-header--home .cl-mobile-nav{position:fixed;inset:90px 0 0;display:block;overflow-y:auto;background:rgba(255,255,255,.99)}
.cl-site-header--home .cl-mobile-nav[hidden]{display:none}
}

@media(max-width:1380px){
.cl-site-header--home .cl-mobile-nav-inner{width:min(calc(100% - 32px),680px);margin:auto;padding:18px 0 120px}
.cl-site-header--home .cl-mobile-menu{margin:0;padding:0;list-style:none}
.cl-site-header--home .cl-mobile-menu>li{position:relative;border-bottom:1px solid var(--cl-border)}
.cl-site-header--home .cl-mobile-menu a{display:block;padding:15px 52px 15px 8px;color:var(--cl-text);font-weight:800;text-decoration:none}
.cl-site-header--home .cl-mobile-menu .sub-menu{margin:0 0 14px;padding:6px 0 8px 17px;border-left:3px solid var(--cl-sky-200);list-style:none}
.cl-site-header--home .cl-mobile-menu .sub-menu a{padding:9px 8px;font-size:.88rem;font-weight:600;line-height:1.5}
.cl-site-header--home .cl-submenu-toggle{position:absolute;top:8px;right:0;display:grid;width:42px;height:42px;place-items:center;border:0;border-radius:8px;background:var(--cl-sky-100);color:var(--cl-blue-700);font-size:1.2rem}
.cl-site-header--home .cl-mobile-nav-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:25px}
}
@media(max-width:700px){
.cl-site-header--home{height:86px}
.cl-home-header-inner{min-height:86px}
.cl-site-header--home .cl-mobile-nav{inset:86px 0 0}
.cl-site-header--home .cl-mobile-nav-actions{grid-template-columns:1fr}
}


/* v1.4.9 header collision, submenu usability and static hero-copy fixes. */
@media(min-width:1381px){
.cl-site-header--home .cl-home-header-inner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;width:min(calc(100% - 48px),1720px);min-height:96px;gap:clamp(14px,1.25vw,24px)}
.cl-home-brand a{gap:7px}
.cl-home-brand img{width:54px;height:54px}
.cl-home-brand-copy strong{font-size:1.38rem}
.cl-home-brand-copy small{font-size:.57rem}
.cl-home-primary-nav{align-self:stretch;min-width:0;height:100%}
.cl-home-primary-menu{height:100%;justify-content:center;gap:clamp(10px,.85vw,17px)}
.cl-home-primary-menu>li{display:flex;height:100%;align-items:center}
.cl-home-primary-menu>li>a{height:100%;padding:0 2px;font-size:clamp(.72rem,.67vw,.82rem);letter-spacing:-.01em}
.cl-home-header-phone{display:none}
.cl-home-header-booking{min-height:56px;padding:0 clamp(16px,1.2vw,22px);border-radius:15px;font-size:clamp(.78rem,.72vw,.86rem)}
.cl-home-header-booking .cl-icon{width:18px;height:18px}
.cl-home-primary-menu .sub-menu{top:100%;padding-top:22px}
.cl-home-primary-menu>li.is-hover-open>.sub-menu{opacity:1;visibility:visible;transform:none;pointer-events:auto}
.cl-home-primary-menu>li.is-hover-open>a::after{margin-top:3px;transform:rotate(225deg)}
}
@media(max-width:1380px){
.cl-site-header--home{height:90px}
.cl-home-header-inner{min-height:90px;justify-content:space-between}
.cl-home-primary-nav,.cl-home-header-phone,.cl-home-header-booking{display:none}
.cl-home-menu-toggle{display:grid!important;width:60px!important;height:60px!important;border-radius:18px!important;background:#eaf7fd!important;color:#075d98!important}
.cl-home-menu-toggle .cl-icon{width:30px!important;height:30px!important}
.cl-site-header--home .cl-mobile-nav{position:fixed;inset:90px 0 0;display:block;overflow-y:auto;background:rgba(255,255,255,.99)}
.cl-site-header--home .cl-mobile-nav[hidden]{display:none}
}
.cl-home-hero-content,.cl-home-hero.is-ready .cl-home-hero-content,.cl-home-hero.is-changing .cl-home-hero-content{opacity:1!important;transform:none!important;animation:none!important;transition:none!important}
.cl-home-hero-slide{will-change:opacity;transition:opacity .95s cubic-bezier(.4,0,.2,1),visibility 0s linear .95s}
.cl-home-hero-slide.is-active{visibility:visible;transition:opacity .95s cubic-bezier(.4,0,.2,1),visibility 0s linear 0s}
.cl-home-hero-slide img{transform:none!important;transition:none!important}

/* v1.5.0: single-image first view, tuned for desktop and mobile. */
.cl-home-hero{height:clamp(610px,calc(100svh - 96px),780px);min-height:610px}
.cl-home-hero-slide{opacity:1!important;visibility:visible!important}
.cl-home-hero-slide img{object-position:center center}
.cl-home-hero-overlay{background:linear-gradient(90deg,rgba(248,252,255,.96) 0%,rgba(248,252,255,.83) 31%,rgba(248,252,255,.31) 56%,rgba(248,252,255,.02) 76%)}
.cl-home-hero-inner{padding-top:42px;padding-bottom:38px}
.cl-home-hero-content{width:min(670px,49%)}
.cl-home-hero-controls{display:none!important}
@media(max-width:1380px) and (min-width:701px){
  .cl-home-hero{height:clamp(610px,calc(100svh - 90px),740px)}
  .cl-home-hero-content{width:min(620px,56%)}
  .cl-home-hero-overlay{background:linear-gradient(90deg,rgba(248,252,255,.97) 0%,rgba(248,252,255,.82) 40%,rgba(248,252,255,.15) 72%,transparent 100%)}
}
@media(max-width:700px){
  .cl-home-hero{height:calc(100svh - 86px);min-height:620px;max-height:790px;border-radius:0 0 30px 30px}
  .cl-home-hero-slide img{object-position:center bottom}
  .cl-home-hero-overlay{background:linear-gradient(180deg,rgba(248,252,255,.99) 0%,rgba(248,252,255,.96) 34%,rgba(248,252,255,.62) 57%,rgba(248,252,255,.08) 78%,rgba(248,252,255,0) 100%)}
  .cl-home-hero-inner{align-items:flex-start;padding:26px 0 94px}
  .cl-home-hero-content{width:100%;max-width:none;padding:0 4px}
  .cl-home-hero-area{margin-bottom:15px;padding:7px 13px;font-size:.76rem}
  .cl-home-hero h1{max-width:92%;margin-bottom:13px;font-size:clamp(2rem,9.6vw,2.75rem);line-height:1.23}
  .cl-home-hero-copy{max-width:91%;margin-bottom:14px;font-size:.91rem;line-height:1.78}
  .cl-home-hero-trust{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 10px;max-width:92%;margin-bottom:15px}
  .cl-home-hero-trust li{font-size:.76rem;line-height:1.35}
  .cl-home-hero-actions{max-width:92%}
  .cl-home-hero-actions .cl-button{min-height:52px;width:100%;padding-inline:16px;font-size:.9rem}
}
@media(max-width:390px){
  .cl-home-hero{min-height:600px}
  .cl-home-hero-inner{padding-top:21px}
  .cl-home-hero h1{font-size:1.93rem}
  .cl-home-hero-copy{font-size:.84rem;line-height:1.7}
  .cl-home-hero-trust li{font-size:.7rem}
}


/* v1.5.5: semantic mobile line breaks and first-view rhythm. */
.cl-home-hero-title-default{display:block;white-space:normal}
.cl-home-title-line{display:block}
.cl-home-title-line--service{white-space:nowrap}

@media screen and (max-width:700px){
  .cl-home-hero{height:auto;min-height:max(700px,calc(100svh - 86px));max-height:none;overflow:hidden}
  .cl-home-hero-inner{padding:28px 0 116px}
  .cl-home-hero .cl-container{width:min(calc(100% - 40px),var(--cl-container))}
  .cl-home-hero-content{max-width:100%;padding:0}
  .cl-home-hero-area{max-width:100%;margin-bottom:17px;padding:7px 13px;font-size:clamp(.72rem,3.45vw,.82rem);line-height:1.45;white-space:normal}
  .cl-home-hero h1{max-width:100%;margin-bottom:16px;font-size:clamp(2rem,9vw,2.45rem);line-height:1.2;letter-spacing:-.035em}
  .cl-home-title-line--place{font-size:1.02em}
  .cl-home-title-line--service{font-size:clamp(1.42rem,7.05vw,1.82rem);line-height:1.42;letter-spacing:-.055em}
  .cl-home-hero h1 .cl-home-title-line--brand{margin-top:4px;font-size:clamp(2.25rem,11.2vw,2.95rem);line-height:1.08;letter-spacing:-.025em}
  .cl-home-hero-copy{max-width:100%;margin-bottom:17px;font-size:clamp(.88rem,3.85vw,.98rem);line-height:1.72;letter-spacing:0}
  .cl-home-hero-trust{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 15px;max-width:100%;margin-bottom:21px}
  .cl-home-hero-trust li{min-width:0;align-items:flex-start;font-size:clamp(.77rem,3.45vw,.9rem);line-height:1.48}
  .cl-home-hero-trust .cl-icon{margin-top:.16em}
  .cl-home-hero-actions{max-width:100%}
  .cl-home-hero-actions .cl-button{min-height:56px;padding-inline:16px;font-size:.96rem;white-space:nowrap}
  .cl-home-hero-overlay{background:linear-gradient(180deg,rgba(248,252,255,.995) 0%,rgba(248,252,255,.97) 39%,rgba(248,252,255,.69) 61%,rgba(248,252,255,.13) 82%,rgba(248,252,255,0) 100%)}
}

@media screen and (max-width:360px){
  .cl-home-hero{min-height:max(720px,calc(100svh - 86px))}
  .cl-home-hero .cl-container{width:min(calc(100% - 32px),var(--cl-container))}
  .cl-home-hero-inner{padding-top:24px}
  .cl-home-hero-area{font-size:.7rem}
  .cl-home-hero h1{font-size:1.92rem}
  .cl-home-title-line--service{font-size:1.34rem;letter-spacing:-.065em}
  .cl-home-hero h1 .cl-home-title-line--brand{font-size:2.18rem}
  .cl-home-hero-copy{font-size:.84rem}
  .cl-home-hero-trust{grid-template-columns:1fr;gap:6px}
  .cl-home-hero-trust li{font-size:.82rem}
}
