/* Generated in Phase 10 Step 10-8 from frozen V118. Do not edit source fidelity without review. */

/* V118 lines 2987-2992 */
.y53-scope{--white:#fff;--paper:#fff;--panel:#F7F9F9;--cool:#F4F7F8;--warm:#F5F1EA;
  --ink:#111;--ink-2:#526167;--ink-3:#7A898F;--ink-4:#9AA6AA;
  --line:#D5DDE0;--line-soft:#E5EAEC;--cyan:#5BD1E7;--deep:#0B7186;--dark:#172C35;
  --mono:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;
  --sans:"Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Noto Sans JP","Yu Gothic",sans-serif;
  --max:1180px;}

/* V118 lines 2993-2993 */
.y53-scope,
.y53-scope *{box-sizing:border-box}

/* V118 lines 2994-2994 */
.y53-scope{-webkit-text-size-adjust:100%;scroll-behavior:smooth}

/* V118 lines 2995-2995 */
.y53-scope{margin:0;background:#fff;color:var(--ink);font-family:var(--sans);font-size:15px;line-height:1.85;font-feature-settings:"palt" 1;-webkit-font-smoothing:antialiased}

/* V118 lines 2996-2996 */
.y53-scope a{color:inherit}

/* V118 lines 2997-2997 */
.y53-scope img{max-width:100%}

/* V118 lines 2998-2998 */
.y53-scope ul{padding:0}

/* V118 lines 2999-2999 */
.y53-scope .wrap{width:min(var(--max),calc(100% - 64px));max-width:none;margin:auto;padding:0}

/* V118 lines 3000-3000 */
.y53-scope .view{display:none}

/* V118 lines 3001-3001 */
.y53-scope .view.is-active{display:block}

/* V118 lines 3002-3002 */
.y53-scope ::selection{background:var(--cyan);color:#111}

/* V118 lines 3003-3003 */
.y53-scope .masthead{position:sticky;top:0;z-index:300;background:#fff;border-bottom:1px solid var(--line)}

/* V118 lines 3004-3004 */
.y53-scope .masthead .site-header-in{width:min(1280px,calc(100% - 48px));height:68px;margin:auto;display:flex;align-items:center;gap:28px}

/* V118 lines 3005-3005 */
.y53-scope .site-brand{display:block;width:168px;flex:0 0 auto}

/* V118 lines 3006-3006 */
.y53-scope .site-brand img{display:block;width:100%;height:auto;max-height:22px;object-fit:contain;object-position:left center}

/* V118 lines 3007-3007 */
.y53-scope .site-nav{margin-left:auto;display:flex;align-items:center;gap:4px}

/* V118 lines 3008-3008 */
.y53-scope .site-nav a{font-family:var(--mono);font-size:11px;font-weight:500;letter-spacing:.1em;padding:10px 14px;color:#63676A;text-decoration:none}

/* V118 lines 3009-3009 */
.y53-scope .site-nav a:hover{color:#111;background:#F4F7F8}

/* V118 lines 3010-3010 */
.y53-scope .site-nav a.active{color:#111}

/* V118 lines 3011-3011 */
.y53-scope .site-nav a.active:not(.contact)::after{content:"";display:block;height:2px;background:var(--cyan);margin-top:5px}

/* V118 lines 3012-3012 */
.y53-scope .site-nav .contact{background:#111;color:#fff;margin-left:12px;padding:12px 18px;border-radius:8px}

/* V118 lines 3013-3013 */
.y53-scope .site-nav .contact:hover{background:#2C2C2C;color:#fff}

/* V118 lines 3014-3014 */
.y53-scope .site-mobile-label{display:none;margin-left:auto;font-family:var(--mono);font-size:10px;letter-spacing:.1em;color:var(--ink-3)}

/* V118 lines 3015-3015 */
.y53-scope .sectionhead{display:grid;grid-template-columns:230px minmax(0,1fr);gap:40px;padding:82px 0 6px}

/* V118 lines 3016-3016 */
.y53-scope .eyebrow{padding-top:8px;font-family:var(--mono);font-size:10.5px;letter-spacing:.14em;color:var(--deep)}

/* V118 lines 3017-3017 */
.y53-scope .sectionhead h1{margin:0 0 15px;font-size:clamp(30px,3.3vw,42px);line-height:1.3;letter-spacing:-.025em;font-weight:600}

/* V118 lines 3018-3018 */
.y53-scope .stand{margin:0 0 14px;max-width:760px;font-size:clamp(18px,1.8vw,25px);line-height:1.58;letter-spacing:-.018em;font-weight:700}

/* V118 lines 3019-3019 */
.y53-scope .lede{margin:0;max-width:760px;color:var(--ink-2);font-size:14.5px;line-height:1.9}

/* V118 lines 3020-3020 */
.y53-scope .grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:54px 0 96px}

/* V118 lines 3021-3021 */
.y53-scope .card{min-width:0;display:flex;flex-direction:column;text-decoration:none;color:#111;background:#F7F9F9;border:1px solid #D7E0E2;transition:.18s}

/* V118 lines 3022-3022 */
.y53-scope .card:hover{border-color:#8AA2A9;transform:translateY(-2px);box-shadow:0 14px 34px rgba(17,31,36,.055)}

/* V118 lines 3023-3023 */
.y53-scope .media{position:relative;overflow:hidden;aspect-ratio:16/7.2;background-size:cover;background-position:center}

/* V118 lines 3024-3024 */
.y53-scope .media::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 38%,rgba(8,16,20,.62) 100%)}

/* V118 lines 3025-3025 */
.y53-scope .media .tag{position:absolute;z-index:2;left:18px;bottom:14px;font-family:var(--mono);font-size:10px;letter-spacing:.14em;color:#fff}

/* V118 lines 3026-3026 */
.y53-scope .card-body{display:flex;flex:1;flex-direction:column;padding:23px 22px 22px}

/* V118 lines 3027-3027 */
.y53-scope .cat{margin:0 0 15px;padding:0 0 12px;border-bottom:1px solid #D9E1E3;font-size:12.5px;color:#607078}

/* V118 lines 3028-3028 */
.y53-scope .ask{margin:0 0 9px;font-size:clamp(17px,1.45vw,20px);line-height:1.55;font-weight:500;letter-spacing:-.018em}

/* V118 lines 3029-3029 */
.y53-scope .state{margin:0 0 17px;font-size:12.5px;line-height:1.72;color:#7A858A}

/* V118 lines 3030-3030 */
.y53-scope .how{margin:0 0 20px;font-size:13.5px;line-height:1.82;color:#555F64}

/* V118 lines 3031-3031 */
.y53-scope .how b{font-weight:600;color:#16272D}

/* V118 lines 3032-3032 */
.y53-scope .gain{margin:auto 0 0;padding:14px 0 0 14px;border-left:2px solid var(--deep);font-size:14px;line-height:1.6;font-weight:500;white-space:nowrap}

/* V118 lines 3033-3033 */
.y53-scope .stage{margin:18px 0 0;padding:10px 0 0;border:0;border-top:1px solid #D9E1E3;background:transparent;font-size:11px;color:#607078;white-space:nowrap}

/* V118 lines 3034-3034 */
.y53-scope .stage::before{content:"相談できる段階 / ";color:#7A858A}

/* V118 lines 3035-3035 */
.y53-scope .go{display:block;margin-top:15px;padding-top:14px;border-top:1px solid #D9E1E3;font-family:var(--mono);font-size:10.5px;letter-spacing:.11em;color:var(--deep);font-weight:500;white-space:nowrap}

/* V118 lines 3036-3036 */
.y53-scope .go::after{content:"  →"}

/* V118 lines 3037-3037 */
.y53-scope .pagetop{background:#fff;border-bottom:1px solid var(--line)}

/* V118 lines 3038-3038 */
.y53-scope .back{display:inline-block;min-height:44px;box-sizing:border-box;padding:30px 0 0;text-decoration:none;font-family:var(--mono);font-size:10.5px;letter-spacing:.1em;color:var(--ink-3)}

/* V118 lines 3039-3039 */
.y53-scope .back::before{content:"←  "}

/* V118 lines 3040-3040 */
.y53-scope .hero{display:block;padding:54px 0 80px}

/* V118 lines 3041-3041 */
.y53-scope .hero .eyebrow{padding:0;margin:0 0 18px}

/* V118 lines 3042-3042 */
.y53-scope .hero h1{margin:0 0 18px;max-width:none;font-size:clamp(30px,4.6vw,50px);line-height:1.34;letter-spacing:-.025em;font-weight:500}

/* V118 lines 3043-3043 */
.y53-scope .hero p{margin:0;max-width:690px;font-size:17px;line-height:1.85;color:var(--ink-2)}

/* V118 lines 3044-3044 */
.y53-scope .hero::after{content:"";display:block;height:390px;margin-top:38px;background-size:cover;background-position:center;position:relative}

/* V118 lines 3045-3045 */
.y53-scope .block{display:block;padding:84px 0;border-top:1px solid var(--line);background:#fff}

/* V118 lines 3046-3046 */
.y53-scope .block:has(.states){background:#F7F9F9}

/* V118 lines 3047-3047 */
.y53-scope .block:has(.cases){background:var(--warm)}

/* V118 lines 3048-3048 */
.y53-scope .block > h2{margin:0 0 14px;padding:0;max-width:760px;font-size:clamp(22px,2.8vw,30px);line-height:1.5;letter-spacing:-.018em;font-weight:600}

/* V118 lines 3049-3049 */
.y53-scope .block > h2 em{display:block;margin:0 0 9px;font-family:var(--mono);font-style:normal;font-size:10.5px;letter-spacing:.13em;color:var(--deep);font-weight:400}

/* V118 lines 3050-3050 */
.y53-scope .block-body{max-width:none}

/* V118 lines 3051-3051 */
.y53-scope .block-body > p{margin:0 0 26px;max-width:730px;color:var(--ink-2);font-size:14.5px;line-height:1.85}

/* V118 lines 3052-3052 */
.y53-scope .block-body > p:last-child{margin-bottom:0}

/* V118 lines 3053-3053 */
.y53-scope .block-body strong{font-weight:600;color:var(--ink)}

/* V118 lines 3054-3054 */
.y53-scope .states{list-style:none;margin:34px 0 0;padding:0;border-top:1px solid var(--line)}

/* V118 lines 3055-3055 */
.y53-scope .states li{position:relative;padding:23px 0 23px 28px;border-bottom:1px solid var(--line);font-size:16px;line-height:1.75}

/* V118 lines 3056-3056 */
.y53-scope .states li::before{content:"";position:absolute;left:0;top:35px;width:13px;height:1px;background:#72838A}

/* V118 lines 3057-3057 */
.y53-scope .states li:first-child{padding-top:23px}

/* V118 lines 3058-3058 */
.y53-scope .states li:first-child::before{top:35px}

/* V118 lines 3059-3059 */
.y53-scope .reads{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:30px 0 0;padding:1px;background:var(--line)}

/* V118 lines 3060-3060 */
.y53-scope .reads > div{display:grid;grid-template-columns:118px 1fr;gap:18px;padding:22px 24px;border:0;background:#fff}

/* V118 lines 3061-3061 */
.y53-scope .reads dt{font-weight:600;font-size:14px}

/* V118 lines 3062-3062 */
.y53-scope .reads dd{margin:0;color:var(--ink-2);font-size:13.5px;line-height:1.8}

/* V118 lines 3063-3063 */
.y53-scope .phases{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:32px;border-top:0}

/* V118 lines 3064-3064 */
.y53-scope .phase{display:grid;grid-template-columns:1fr;gap:0;min-width:0;padding:24px 20px;border:1px solid var(--line);background:#fff;align-content:start}

/* V118 lines 3065-3065 */
.y53-scope .phase .n{margin-bottom:18px;font-family:var(--mono);font-size:10px;letter-spacing:.12em;color:var(--deep)}

/* V118 lines 3066-3066 */
.y53-scope .phase .t{font-size:14.5px;line-height:1.65;font-weight:600}

/* V118 lines 3067-3067 */
.y53-scope .phase .d{margin-top:14px;text-align:left;font-family:var(--mono);font-size:10.5px;line-height:1.5;color:var(--ink-3)}

/* V118 lines 3068-3068 */
.y53-scope .note{margin-top:18px;padding:2px 0 2px 14px;border-left:3px solid var(--cyan);font-size:13.5px;line-height:1.85;color:var(--ink-2)}

/* V118 lines 3069-3069 */
.y53-scope .gains{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 28px;list-style:none;margin:30px 0 0;padding:0;border-top:1px solid var(--line)}

/* V118 lines 3070-3070 */
.y53-scope .gains li{position:relative;padding:17px 0 17px 22px;border-bottom:1px solid var(--line);font-size:14.5px;line-height:1.75}

/* V118 lines 3071-3071 */
.y53-scope .gains li::before{content:"";position:absolute;left:0;top:29px;width:10px;height:1px;background:var(--deep)}

/* V118 lines 3072-3072 */
.y53-scope .gains li.key{font-weight:600}

/* V118 lines 3073-3073 */
.y53-scope .cases{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:18px}

/* V118 lines 3074-3074 */
.y53-scope .case{overflow:hidden;border:1px solid var(--line);background:#fff;padding:0 22px 24px}

/* V118 lines 3075-3075 */
.y53-scope .case::before{content:"";display:block;aspect-ratio:16/9;margin:0 -22px 22px;background-size:cover;background-position:center}

/* V118 lines 3076-3076 */
.y53-scope #view-business .cases .case:nth-child(1)::before{background-image:linear-gradient(180deg,transparent 55%,rgba(5,13,16,.22)),url("/assets/images/projects/business-wood/service-card.webp")}

/* V118 lines 3077-3077 */
.y53-scope #view-business .cases .case:nth-child(2)::before{background-image:linear-gradient(180deg,transparent 55%,rgba(5,13,16,.22)),url("/assets/images/projects/business-tech/service-card.webp")}

/* V118 lines 3078-3078 */
.y53-scope #view-experience .cases .case:nth-child(1)::before{background-image:linear-gradient(180deg,transparent 55%,rgba(5,13,16,.22)),url("/assets/images/projects/experience-apparel/service-card.webp")}

/* V118 lines 3079-3079 */
.y53-scope #view-experience .cases .case:nth-child(2)::before{background-image:linear-gradient(180deg,transparent 55%,rgba(5,13,16,.22)),url("/assets/images/projects/experience-sweets/service-card.webp")}

/* V118 lines 3080-3080 */
.y53-scope #view-transformation .cases .case:nth-child(1)::before{background-image:linear-gradient(180deg,transparent 55%,rgba(5,13,16,.22)),url("/assets/images/projects/transformation-ai/service-card.webp")}

/* V118 lines 3081-3081 */
.y53-scope #view-transformation .cases .case:nth-child(2)::before{background-image:linear-gradient(180deg,transparent 55%,rgba(5,13,16,.22)),url("/assets/images/projects/transformation-maintenance/card.webp")}

/* V118 lines 3082-3082 */
.y53-scope #view-build .cases .case:nth-child(1)::before{background-image:linear-gradient(180deg,transparent 55%,rgba(5,13,16,.22)),url("/assets/images/projects/build-web/service-card.webp")}

/* V118 lines 3083-3083 */
.y53-scope #view-build .cases .case:nth-child(2)::before{background-image:linear-gradient(180deg,transparent 55%,rgba(5,13,16,.22)),url("/assets/images/projects/build-renovation/service-card.webp")}

/* V118 lines 3084-3084 */
.y53-scope #view-rd .cases .case:nth-child(1)::before{background-image:linear-gradient(180deg,transparent 55%,rgba(5,13,16,.22)),url("/assets/images/projects/rd-hmi/service-card.webp")}

/* V118 lines 3085-3085 */
.y53-scope #view-rd .cases .case:nth-child(2)::before{background-image:linear-gradient(180deg,transparent 55%,rgba(5,13,16,.22)),url("/assets/images/projects/rd-device/service-card.webp")}

/* V118 lines 3086-3086 */
.y53-scope #view-character .cases .case:nth-child(1)::before{background-image:linear-gradient(180deg,transparent 55%,rgba(5,13,16,.22)),url("/assets/images/projects/character-corporate/service-card.webp")}

/* V118 lines 3087-3087 */
.y53-scope #view-character .cases .case:nth-child(2)::before{background-image:linear-gradient(180deg,transparent 55%,rgba(5,13,16,.22)),url("/assets/images/projects/character-local/service-card.webp")}

/* V118 lines 3088-3088 */
.y53-scope .case h3{margin:0 0 9px;font-size:15.5px;line-height:1.55;font-weight:600}

/* V118 lines 3089-3089 */
.y53-scope .case p{margin:0;font-size:13.5px;line-height:1.8;color:var(--ink-2)}

/* V118 lines 3090-3090 */
.y53-scope .swap{display:inline-block;margin:20px 0 0;padding:5px 9px;font-family:var(--mono);font-size:9.5px;letter-spacing:.1em;color:#7A6950;background:#fff;border:1px solid #E6DED3}

/* V118 lines 3091-3091 */
.y53-scope .qa{margin-top:28px;border-top:1px solid var(--line)}

/* V118 lines 3092-3092 */
.y53-scope .qa details{border-bottom:1px solid var(--line)}

/* V118 lines 3093-3093 */
.y53-scope .qa summary{cursor:pointer;list-style:none;position:relative;padding:22px 38px 22px 0;font-size:15px;font-weight:600}

/* V118 lines 3094-3094 */
.y53-scope .qa summary::-webkit-details-marker{display:none}

/* V118 lines 3095-3095 */
.y53-scope .qa summary::after{content:"+";position:absolute;right:5px;top:22px;width:auto;height:auto;border:0;transform:none;font-family:var(--mono);color:var(--deep)}

/* V118 lines 3096-3096 */
.y53-scope .qa details[open] summary::after{content:"−";top:22px;transform:none}

/* V118 lines 3097-3097 */
.y53-scope .qa .a{max-width:730px;padding:0 0 24px;color:var(--ink-2);font-size:14px;line-height:1.85}

/* V118 lines 3098-3098 */
.y53-scope .origin{padding:52px 0;background:var(--dark);color:#fff}

/* V118 lines 3099-3099 */
.y53-scope .origin .inner{display:grid;grid-template-columns:230px 1fr;gap:40px;width:min(var(--max),calc(100% - 64px));max-width:none;margin:auto;padding:0}

/* V118 lines 3100-3100 */
.y53-scope .origin .eyebrow{padding:4px 0 0;color:var(--cyan)}

/* V118 lines 3101-3101 */
.y53-scope .origin p{margin:0;max-width:760px;color:#C9D2D5;font-size:14.5px;line-height:1.95}

/* V118 lines 3102-3102 */
.y53-scope .origin p b{color:#fff}

/* V118 lines 3103-3103 */
.y53-scope .tail{margin:0;border-top:0;background:var(--cyan);color:#111}

/* V118 lines 3104-3104 */
.y53-scope .tail .inner{display:grid;grid-template-columns:230px 1fr;gap:40px;padding:78px 0}

/* V118 lines 3105-3105 */
.y53-scope .tail h2{margin:0;font-size:14px;line-height:1.7;font-weight:600}

/* V118 lines 3106-3106 */
.y53-scope .tail h2 em{display:block;margin-bottom:8px;font-family:var(--mono);font-style:normal;font-size:10px;letter-spacing:.13em;color:#0A5B6D}

/* V118 lines 3107-3107 */
.y53-scope .tail p{margin:0 0 12px;max-width:650px;color:#0D4E5C;font-size:14.5px}

/* V118 lines 3108-3108 */
.y53-scope .tail p:last-of-type{margin-bottom:28px}

/* V118 lines 3109-3109 */
.y53-scope .tail .btn{display:inline-block;padding:15px 26px;border:0;border-radius:0;background:#111;color:#fff;text-decoration:none;font-size:14px;font-weight:600}

/* V118 lines 3110-3110 */
.y53-scope .tail .btn:hover{background:#2C2C2C}

/* V118 lines 3111-3111 */
.y53-scope .tail .btn::after{content:"  →";font-family:var(--mono);font-weight:400}

/* V118 lines 3112-3112 */
.y53-scope .site-footer{background:#111;color:#C9CCC9;padding:72px 0 34px}

/* V118 lines 3113-3113 */
.y53-scope .site-footer a{color:#C9CCC9;text-decoration:none}

/* V118 lines 3114-3114 */
.y53-scope .site-footer a:hover{color:var(--cyan)}

/* V118 lines 3115-3115 */
.y53-scope .f-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:40px;padding-bottom:52px;border-bottom:1px solid #2C2C2C}

/* V118 lines 3116-3116 */
.y53-scope .f-brand{font-size:16px;font-weight:900;letter-spacing:.06em;color:#fff}

/* V118 lines 3117-3117 */
.y53-scope .f-grid p{font-size:13px;color:#8E938F;margin-top:14px}

/* V118 lines 3118-3118 */
.y53-scope .f-col b{display:block;font-family:var(--mono);font-size:11px;letter-spacing:.12em;color:#8E938F;margin-bottom:18px;font-weight:500}

/* V118 lines 3119-3119 */
.y53-scope .f-col ul{list-style:none;margin:0}

/* V118 lines 3120-3120 */
.y53-scope .f-col li{margin-bottom:11px;font-size:13.5px}

/* V118 lines 3121-3121 */
.y53-scope .f-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:26px;font-family:var(--mono);font-size:11px;letter-spacing:.06em;color:#7C817D;flex-wrap:wrap}

/* V118 lines 3122-3122 */
@media (max-width:1000px){
  .y53-scope .grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}

/* V118 lines 3123-3123 */
@media (max-width:1000px){
  .y53-scope .phases{grid-template-columns:repeat(2,minmax(0,1fr))}
}

/* V118 lines 3124-3124 */
@media (max-width:1000px){
  .y53-scope .f-grid{grid-template-columns:1fr 1fr}
}

/* V118 lines 3125-3125 */
@media (max-width:900px){
  .y53-scope .wrap{width:min(100% - 40px,var(--max))}
}

/* V118 lines 3126-3126 */
@media (max-width:900px){
  .y53-scope .sectionhead{grid-template-columns:1fr;gap:8px;padding-top:68px}
}

/* V118 lines 3127-3127 */
@media (max-width:900px){
  .y53-scope .reads{grid-template-columns:1fr}
}

/* V118 lines 3128-3128 */
@media (max-width:900px){
  .y53-scope .origin .inner{grid-template-columns:1fr;width:min(100% - 40px,var(--max));gap:12px}
}

/* V118 lines 3129-3129 */
@media (max-width:900px){
  .y53-scope .tail .inner{grid-template-columns:1fr;gap:20px}
}

/* V118 lines 3130-3130 */
@media (max-width:900px){
  .y53-scope .gains{grid-template-columns:1fr}
}

/* V118 lines 3131-3131 */
@media (max-width:720px){
  .y53-scope .masthead .site-header-in{width:calc(100% - 40px);height:60px}
}

/* V118 lines 3132-3132 */
@media (max-width:720px){
  .y53-scope .site-brand{width:128px}
}

/* V118 lines 3133-3133 */
@media (max-width:720px){
  .y53-scope .site-nav{display:none}
}

/* V118 lines 3134-3134 */
@media (max-width:720px){
  .y53-scope .site-mobile-label{display:block}
}

/* V118 lines 3135-3135 */
@media (max-width:720px){
  .y53-scope .grid{grid-template-columns:1fr;gap:20px;padding-top:36px}
}

/* V118 lines 3136-3136 */
@media (max-width:720px){
  .y53-scope .hero{padding:44px 0 62px}
}

/* V118 lines 3137-3137 */
@media (max-width:720px){
  .y53-scope .hero::after{height:260px;margin-top:28px}
}

/* V118 lines 3138-3138 */
@media (max-width:720px){
  .y53-scope .block{padding:62px 0}
}

/* V118 lines 3139-3139 */
@media (max-width:720px){
  .y53-scope .phases,
  .y53-scope .cases{grid-template-columns:1fr}
}

/* V118 lines 3140-3140 */
@media (max-width:720px){
  .y53-scope .reads > div{grid-template-columns:1fr;gap:4px}
}

/* V118 lines 3141-3141 */
@media (max-width:720px){
  .y53-scope .tail .inner{padding:62px 0}
}

/* V118 lines 3142-3142 */
@media (max-width:720px){
  .y53-scope .f-grid{grid-template-columns:1fr}
}

/* V118 lines 3143-3143 */
@media (prefers-reduced-motion:reduce){
  .y53-scope, .y53-scope *{transition:none!important;scroll-behavior:auto!important}
}

/* V118 lines 3144-3144 */
@media (prefers-reduced-motion:reduce){
  .y53-scope .card:hover{transform:none}
}

/* V118 lines 3145-3145 */
.y53-scope{scroll-padding-top: 150px;}

/* V118 lines 3146-3147 */
.y53-scope #view-business .hero::after,
.y53-scope #view-experience .hero::after,
.y53-scope #view-transformation .hero::after,
.y53-scope #view-build .hero::after,
.y53-scope #view-rd .hero::after,
.y53-scope #view-character .hero::after{border: 1px solid var(--line);
  box-shadow: 0 18px 38px rgba(17,31,36,.06);}

/* V118 lines 3148-3148 */
.y53-scope .pagetop{background: linear-gradient(180deg, #fff 0%, #fbfcfc 100%);}

/* V118 lines 3149-3149 */
.y53-scope .hero{padding-bottom: 68px;}

/* V118 lines 3150-3150 */
.y53-scope section.block{scroll-margin-top: 150px;}

/* V118 lines 3151-3151 */
.y53-scope .qa summary,
.y53-scope .card{transition:all .18s ease;}

/* V118 lines 3152-3152 */
.y53-scope .tail{background: linear-gradient(180deg, var(--cyan) 0%, #6ad9ed 100%);}

/* V118 lines 3153-3153 */
.y53-scope .tail .btn{box-shadow: 0 8px 24px rgba(0,0,0,.12);}

/* V118 lines 3154-3154 */
.y53-scope .site-footer{background: linear-gradient(180deg, #111 0%, #0c0c0c 100%);}

/* V118 lines 3155-3155 */
@media (max-width: 720px){
  .y53-scope{scroll-padding-top: 132px;}
}

/* V118 lines 3156-3156 */
@media (max-width: 720px){
  .y53-scope .hero{padding-bottom: 54px;}
}

/* V118 lines 3157-3157 */
.y53-scope{scroll-padding-top:150px}

/* V118 lines 3158-3158 */
.y53-scope .hero{position:relative}

/* V118 lines 3159-3159 */
.y53-scope .hero::before{content:"";position:absolute;left:0;top:-4px;width:72px;height:2px;background:var(--cyan)}

/* V118 lines 3160-3160 */
.y53-scope .hero h1{max-width:13ch}

/* V118 lines 3161-3161 */
.y53-scope .hero p{max-width:780px}

/* V118 lines 3162-3162 */
.y53-scope #view-business .hero::after,
.y53-scope #view-experience .hero::after,
.y53-scope #view-transformation .hero::after,
.y53-scope #view-build .hero::after,
.y53-scope #view-rd .hero::after,
.y53-scope #view-character .hero::after{border:1px solid var(--line); box-shadow:0 20px 48px rgba(17,31,36,.07)}

/* V118 lines 3163-3163 */
.y53-scope .block{scroll-margin-top:150px}

/* V118 lines 3164-3164 */
.y53-scope .block > h2{position:relative;padding-top:10px}

/* V118 lines 3165-3165 */
.y53-scope .block > h2 em{margin-bottom:10px}

/* V118 lines 3166-3166 */
.y53-scope .block > h2::after{content:"";display:block;width:44px;height:1px;background:var(--line);margin-top:10px}

/* V118 lines 3167-3167 */
.y53-scope .states li,
.y53-scope .gains li,
.y53-scope .qa details{transition:background .18s ease}

/* V118 lines 3168-3168 */
.y53-scope .states li:hover,
.y53-scope .gains li:hover{background:rgba(91,209,231,.06)}

/* V118 lines 3169-3169 */
.y53-scope .qa details[open]{background:rgba(91,209,231,.04)}

/* V118 lines 3170-3170 */
.y53-scope .case{box-shadow:0 14px 28px rgba(17,31,36,.04)}

/* V118 lines 3171-3171 */
.y53-scope .tail{background:linear-gradient(180deg,var(--cyan) 0%,#70DBEE 100%)}

/* V118 lines 3172-3172 */
.y53-scope .tail .btn{box-shadow:0 10px 26px rgba(0,0,0,.12)}

/* V118 lines 3173-3173 */
.y53-scope .site-footer{background:linear-gradient(180deg,#111 0%,#0B0B0B 100%)}

/* V118 lines 3174-3174 */
@media (max-width:720px){
  .y53-scope{scroll-padding-top:132px}
}

/* V118 lines 3175-3175 */
.y53-scope #view-business .hero::after{background-image:url("/assets/images/services/business/hero.webp") !important;background-position:center center !important;background-size:cover !important;}

/* V118 lines 3176-3176 */
.y53-scope #view-experience .hero::after{background-image:url("/assets/images/services/experience/hero.webp") !important;background-position:center center !important;background-size:cover !important;}

/* V118 lines 3177-3177 */
.y53-scope #view-transformation .hero::after{background-image:url("/assets/images/services/transformation/hero.webp") !important;background-position:center center !important;background-size:cover !important;}

/* V118 lines 3178-3178 */
.y53-scope #view-build .hero::after{background-image:url("/assets/images/services/build/hero.webp") !important;background-position:center center !important;background-size:cover !important;}

/* V118 lines 3179-3179 */
.y53-scope #view-rd .hero::after{background-image:url("/assets/images/services/rd/hero.webp") !important;background-position:center center !important;background-size:cover !important;}

/* V118 lines 3180-3180 */
.y53-scope #view-character .hero::after{background-image:url("/assets/images/services/character/hero.webp") !important;background-position:center center !important;background-size:cover !important;}

/* V118 lines 3181-3181 */
.y53-scope .pagetop{background:linear-gradient(180deg,#fff 0%,#fbfcfc 100%)}

/* V118 lines 3182-3188 */
.y53-scope .hero{display:grid;
  grid-template-columns:minmax(320px,.82fr) minmax(0,1.18fr);
  grid-template-areas:"eyebrow media" "copy media";
  column-gap:52px;
  row-gap:10px;
  align-items:center;
  padding:42px 0 50px;}

/* V118 lines 3189-3189 */
.y53-scope .hero .eyebrow{grid-area:eyebrow;align-self:end;margin:0 0 4px;padding:0}

/* V118 lines 3190-3190 */
.y53-scope .hero > div:not(.eyebrow){grid-area:copy;align-self:start}

/* V118 lines 3191-3191 */
.y53-scope .hero h1{max-width:13ch;margin:0 0 16px;font-size:clamp(30px,3.8vw,48px);line-height:1.3}

/* V118 lines 3192-3192 */
.y53-scope .hero p{max-width:42em;margin:0;font-size:15.5px;line-height:1.82}

/* V118 lines 3193-3201 */
.y53-scope .hero::after{grid-area:media;
  width:100%;
  height:auto!important;
  aspect-ratio:16/9;
  margin:0!important;
  background-size:cover!important;
  background-position:center!important;
  border:1px solid var(--line);
  box-shadow:0 18px 38px rgba(17,31,36,.06);}

/* V118 lines 3202-3207 */
.y53-scope .states{display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  column-gap:42px;
  row-gap:0;
  margin-top:30px;
  border-top:1px solid var(--line);}

/* V118 lines 3208-3219 */
.y53-scope .states li{position:relative;
  margin:0;
  padding:18px 0 18px 22px;
  border-bottom:1px solid var(--line);
  background:transparent!important;
  color:var(--ink);
  font-size:14.5px;
  font-weight:400!important;
  line-height:1.75;
  cursor:default;
  box-shadow:none!important;
  border-radius:0!important;}

/* V118 lines 3220-3226 */
.y53-scope .states li::before{content:"";
  position:absolute;
  left:0;
  top:30px;
  width:10px;
  height:1px;
  background:var(--deep);}

/* V118 lines 3227-3227 */
.y53-scope .states li:first-child{padding-top:18px}

/* V118 lines 3228-3228 */
.y53-scope .states li:first-child::before{top:30px}

/* V118 lines 3229-3236 */
.y53-scope .visual-break{display:block;
  width:100%;
  margin:42px 0 0;
  overflow:hidden;
  border:0;
  border-top:1px solid var(--line-soft);
  border-bottom:1px solid var(--line-soft);
  background:#edf2f3;}

/* V118 lines 3237-3240 */
.y53-scope .visual-break img{display:block;
  width:100%;
  height:clamp(240px,27vw,360px);
  object-fit:cover;}

/* V118 lines 3241-3244 */
.y53-scope .cases{display:grid;
  grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));
  gap:18px;
  margin-top:20px;}

/* V118 lines 3245-3250 */
.y53-scope a.case{display:flex;
  flex-direction:column;
  min-width:0;
  color:var(--ink);
  text-decoration:none;
  transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease;}

/* V118 lines 3251-3251 */
.y53-scope a.case:hover{transform:translateY(-2px);border-color:#a9bcc2;box-shadow:0 18px 34px rgba(17,31,36,.075)}

/* V118 lines 3252-3252 */
.y53-scope a.case:only-child{max-width:580px}

/* V118 lines 3253-3261 */
.y53-scope .case-action{display:flex;
  justify-content:space-between;
  gap:16px;
  margin-top:auto;
  padding-top:22px;
  font-family:var(--mono);
  font-size:10px;
  letter-spacing:.1em;
  color:var(--deep);}

/* V118 lines 3262-3262 */
.y53-scope .case-action i{font-style:normal;font-size:14px;line-height:1}

/* V118 lines 3263-3263 */
.y53-scope .cases-footer{display:flex;justify-content:flex-end;margin-top:22px}

/* V118 lines 3264-3272 */
.y53-scope .projects-index-link{display:inline-flex;
  align-items:center;
  gap:18px;
  padding:12px 0 10px;
  border-bottom:1px solid #9eb1b7;
  color:var(--ink);
  text-decoration:none;
  font-size:13.5px;
  font-weight:600;}

/* V118 lines 3273-3273 */
.y53-scope .projects-index-link span{font-family:var(--mono);font-weight:400;color:var(--deep)}

/* V118 lines 3274-3274 */
.y53-scope .projects-index-link:hover{border-color:var(--deep)}

/* V118 lines 3275-3278 */
.y53-scope .tail{margin:0;
  border-top:1px solid #243e47;
  background:#172C35;
  color:#fff;}

/* V118 lines 3279-3279 */
.y53-scope .tail .inner{grid-template-columns:minmax(210px,.58fr) minmax(0,1.42fr);gap:52px;padding:64px 0 66px}

/* V118 lines 3280-3280 */
.y53-scope .tail h2{font-size:16px;color:#fff}

/* V118 lines 3281-3281 */
.y53-scope .tail h2 em{color:var(--cyan)}

/* V118 lines 3282-3282 */
.y53-scope .tail p{max-width:690px;color:#c8d4d8;font-size:14.5px;line-height:1.85}

/* V118 lines 3283-3283 */
.y53-scope .tail .btn{background:var(--cyan);color:#10242b;padding:14px 24px;font-weight:700;box-shadow:none}

/* V118 lines 3284-3284 */
.y53-scope .tail .btn:hover{background:#7de0f0;color:#10242b}

/* V118 lines 3285-3285 */
@media (max-width:980px){
  .y53-scope .hero{grid-template-columns:minmax(280px,.88fr) minmax(0,1.12fr);column-gap:34px;padding:38px 0 44px}
}

/* V118 lines 3286-3286 */
@media (max-width:980px){
  .y53-scope .hero h1{font-size:clamp(29px,4.4vw,42px)}
}

/* V118 lines 3287-3287 */
@media (max-width:980px){
  .y53-scope .hero p{font-size:14.5px;line-height:1.78}
}

/* V118 lines 3288-3291 */
@media (max-width:760px){
  .y53-scope .hero{grid-template-columns:1fr;
      grid-template-areas:"eyebrow" "copy" "media";
      row-gap:12px;
      padding:34px 0 42px;}
}

/* V118 lines 3292-3292 */
@media (max-width:760px){
  .y53-scope .hero .eyebrow{align-self:auto;margin-bottom:0}
}

/* V118 lines 3293-3293 */
@media (max-width:760px){
  .y53-scope .hero h1{max-width:none;margin-bottom:12px;font-size:clamp(28px,8.5vw,38px);line-height:1.28}
}

/* V118 lines 3294-3294 */
@media (max-width:760px){
  .y53-scope .hero p{font-size:14px;line-height:1.78}
}

/* V118 lines 3295-3295 */
@media (max-width:760px){
  .y53-scope .hero::after{margin-top:10px!important;aspect-ratio:16/9}
}

/* V118 lines 3296-3296 */
@media (max-width:760px){
  .y53-scope .states{grid-template-columns:1fr;gap:0}
}

/* V118 lines 3297-3297 */
@media (max-width:760px){
  .y53-scope .cases-footer{justify-content:flex-start}
}

/* V118 lines 3298-3298 */
@media (max-width:760px){
  .y53-scope .tail .inner{grid-template-columns:1fr;gap:18px;padding:52px 0 56px}
}

/* V118 lines 3299-3299 */
@media (max-width:760px){
  .y53-scope .states{grid-template-columns:1fr;column-gap:0}
}

/* V118 lines 3300-3300 */
@media (max-width:760px){
  .y53-scope .states li{padding:16px 0 16px 20px;font-size:14px;line-height:1.72}
}

/* V118 lines 3301-3301 */
@media (max-width:760px){
  .y53-scope .states li::before{top:28px;width:9px}
}

/* V118 lines 3302-3302 */
@media (max-width:760px){
  .y53-scope .states li:first-child{padding-top:16px}
}

/* V118 lines 3303-3303 */
@media (max-width:760px){
  .y53-scope .states li:first-child::before{top:28px}
}

/* V118 lines 3304-3304 */
@media (max-width:760px){
  .y53-scope .visual-break{margin-top:30px}
}

/* V118 lines 3305-3305 */
@media (max-width:760px){
  .y53-scope .visual-break img{height:auto;aspect-ratio:16/9;object-fit:cover}
}

/* V118 lines 3306-3310 */
.y53-scope .tail{margin:0;
  border-top:0;
  padding:88px 0;
  background:var(--cyan);
  color:var(--ink);}

/* V118 lines 3311-3315 */
.y53-scope .tail .inner{display:grid;
  grid-template-columns:1.15fr auto;
  gap:48px;
  align-items:end;
  padding:0;}

/* V118 lines 3316-3316 */
.y53-scope .tail-copy{min-width:0}

/* V118 lines 3317-3322 */
.y53-scope .tail h2{margin:0;
  font-size:clamp(22px,2.7vw,38px);
  font-weight:700;
  letter-spacing:-.028em;
  line-height:1.4;
  color:var(--ink);}

/* V118 lines 3323-3331 */
.y53-scope .tail h2 em{display:block;
  margin:0 0 22px;
  font-family:var(--mono);
  font-style:normal;
  font-size:11px;
  line-height:1.4;
  letter-spacing:.14em;
  font-weight:500;
  color:#0A5B6D;}

/* V118 lines 3332-3336 */
.y53-scope .tail p{max-width:720px;
  margin:14px 0 0;
  color:#0D4E5C;
  font-size:15px;
  line-height:1.95;}

/* V118 lines 3337-3337 */
.y53-scope .tail p + p{margin-top:8px}

/* V118 lines 3338-3340 */
.y53-scope .tail-action{display:flex;
  align-items:flex-end;
  justify-content:flex-end;}

/* V118 lines 3341-3359 */
.y53-scope .tail .btn{display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  height:52px;
  padding:0 24px;
  border:1px solid #111;
  border-radius:8px;
  background:#111;
  color:#fff;
  text-decoration:none;
  font-family:var(--mono);
  font-size:11px;
  font-weight:500;
  line-height:1;
  letter-spacing:.1em;
  white-space:nowrap;
  box-shadow:none;
  transition:.18s;}

/* V118 lines 3360-3360 */
.y53-scope .tail .btn:hover{background:#2C2C2C;border-color:#2C2C2C;color:#fff}

/* V118 lines 3361-3361 */
.y53-scope .tail .btn::after{content:none}

/* V118 lines 3362-3362 */
@media (max-width:1000px){
  .y53-scope .tail{padding:64px 0}
}

/* V118 lines 3363-3363 */
@media (max-width:1000px){
  .y53-scope .tail .inner{grid-template-columns:1fr;gap:34px}
}

/* V118 lines 3364-3364 */
@media (max-width:1000px){
  .y53-scope .tail-action{justify-content:flex-start}
}

/* V118 lines 3369-3383 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character){--p-white:#FFFFFF;
  --p-cream:#F4F7F8;
  --p-warm:#F5F1EA;
  --p-warm-line:#E6DED3;
  --p-cyan:#6CDDF5;
  --p-cyan-deep:#0B7C93;
  --p-ink:#111111;
  --p-muted:#63676A;
  --p-line:#E1E6E8;
  --p-line-strong:#C8D0D3;
  --p-r:8px;
  color:var(--p-ink);
  background:var(--p-white);}

/* V118 lines 3386-3386 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) > .wrap{width:100%;max-width:none;margin:0;padding:0}

/* V118 lines 3387-3392 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) > .wrap > .block{width:100%;
  padding:104px 0;
  border-top:1px solid var(--p-line);
  background:var(--p-white);}

/* V118 lines 3393-3397 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) > .wrap > .block > h2,
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) > .wrap > .block > .block-body,
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) > .wrap > .block > .visual-break{width:min(1280px,calc(100% - 64px));
  margin-left:auto;
  margin-right:auto;}

/* V118 lines 3400-3405 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .pagetop{position:relative;
  overflow:hidden;
  border-bottom:0;
  background:#101415;}

/* V118 lines 3406-3406 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .pagetop > .wrap{width:100%;max-width:none;margin:0;padding:0;position:relative}

/* V118 lines 3407-3414 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .back{position:absolute;
  z-index:5;
  top:24px;
  left:max(32px,calc((100vw - 1280px)/2 + 32px));
  padding:0;
  color:rgba(255,255,255,.74);}

/* V118 lines 3415-3425 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .hero{position:relative;
  isolation:isolate;
  display:flex;
  flex-direction:column;
  justify-content:center;
  min-height:clamp(460px,42vw,560px);
  padding:96px 0 82px;
  color:#fff;
  overflow:hidden;}

/* V118 lines 3426-3439 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .hero::after{content:"";
  position:absolute;
  inset:0;
  z-index:-3;
  width:auto;
  height:auto!important;
  margin:0!important;
  aspect-ratio:auto;
  border:0;
  box-shadow:none;
  background-size:cover!important;
  background-position:center!important;}

/* V118 lines 3440-3448 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .hero::before{content:"";
  position:absolute;
  inset:0;
  z-index:-2;
  width:auto;
  height:auto;
  background:linear-gradient(90deg,rgba(10,13,14,.80) 0%,rgba(10,13,14,.62) 31%,rgba(10,13,14,.22) 62%,rgba(10,13,14,.06) 100%);}

/* V118 lines 3449-3455 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .hero .eyebrow,
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .hero > div:not(.eyebrow){width:min(1280px,calc(100% - 64px));
  margin-left:auto;
  margin-right:auto;
  position:relative;
  z-index:1;}

/* V118 lines 3456-3462 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .hero .eyebrow{padding:0;
  margin-bottom:22px;
  font-size:11px;
  letter-spacing:.14em;
  color:var(--p-cyan);}

/* V118 lines 3463-3471 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .hero h1{max-width:660px;
  margin:0;
  color:#fff;
  font-size:clamp(30px,4.1vw,50px);
  line-height:1.3;
  letter-spacing:-.032em;
  font-weight:900;}

/* V118 lines 3472-3478 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .hero p{max-width:620px;
  margin:24px 0 0;
  color:rgba(255,255,255,.83);
  font-size:clamp(15px,1.25vw,17px);
  line-height:1.95;}

/* V118 lines 3481-3493 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .block > h2{display:grid;
  grid-template-columns:190px minmax(0,1fr);
  column-gap:68px;
  align-items:start;
  max-width:none;
  margin-bottom:52px;
  padding:0;
  font-size:clamp(22px,2.8vw,38px);
  line-height:1.46;
  letter-spacing:-.024em;
  font-weight:700;}

/* V118 lines 3494-3494 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .block > h2::after{display:none}

/* V118 lines 3495-3504 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .block > h2 em{margin:7px 0 0;
  padding:0;
  font-family:var(--mono);
  font-size:11px;
  line-height:1.5;
  letter-spacing:.14em;
  color:var(--p-cyan-deep);
  font-weight:500;}

/* V118 lines 3505-3510 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .block-body > p{max-width:760px;
  color:var(--p-muted);
  font-size:15px;
  line-height:1.95;}

/* V118 lines 3513-3513 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) :is(#business-section-1,#experience-section-1,#transformation-section-1,#build-section-1,#rd-section-1,#character-section-1){background:var(--p-white)}

/* V118 lines 3514-3514 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) :is(#business-section-2,#experience-section-2,#transformation-section-2,#build-section-2,#rd-section-2,#character-section-2){background:#EEF3F4;border-top-color:#DEE8EA}

/* V118 lines 3515-3515 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) :is(#business-section-3,#experience-section-3,#transformation-section-3,#build-section-3,#rd-section-3,#character-section-3){background:#15191B;border-top-color:#15191B;color:#fff}

/* V118 lines 3516-3516 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) :is(#business-section-4,#experience-section-4,#transformation-section-4,#build-section-4,#rd-section-4,#character-section-4){background:var(--p-white)}

/* V118 lines 3517-3517 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) :is(#business-section-5,#experience-section-5,#transformation-section-5,#build-section-5,#rd-section-5,#character-section-5){background:var(--p-warm);border-top-color:var(--p-warm-line)}

/* V118 lines 3518-3518 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) :is(#business-section-6,#experience-section-6,#transformation-section-6,#build-section-6,#rd-section-6,#character-section-6){background:var(--p-white)}

/* V118 lines 3521-3526 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .states{grid-template-columns:repeat(2,minmax(0,1fr));
  column-gap:40px;
  margin-top:0;
  border-top:1px solid var(--p-line-strong);}

/* V118 lines 3527-3533 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .states li{padding:20px 0 20px 22px;
  border-bottom:1px solid var(--p-line);
  font-size:15px;
  line-height:1.8;
  background:transparent!important;}

/* V118 lines 3534-3534 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .states li::before{top:33px;background:var(--p-cyan-deep)}

/* V118 lines 3535-3535 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .states li:first-child{padding-top:20px}

/* V118 lines 3536-3536 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .states li:first-child::before{top:33px}

/* V118 lines 3537-3537 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .states li:hover{background:transparent!important}

/* V118 lines 3540-3546 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .reads{grid-template-columns:repeat(2,minmax(0,1fr));
  gap:16px;
  margin-top:30px;
  padding:0;
  background:transparent;}

/* V118 lines 3547-3554 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .reads > div{grid-template-columns:118px minmax(0,1fr);
  gap:20px;
  padding:26px 28px;
  border:1px solid #D7E1E3;
  border-radius:var(--p-r);
  background:rgba(255,255,255,.95);}

/* V118 lines 3555-3555 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .reads dt{font-size:15px;font-weight:700}

/* V118 lines 3556-3556 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .reads dd{font-size:13.5px;line-height:1.85;color:var(--p-muted)}

/* V118 lines 3559-3559 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) :is(#business-section-3,#experience-section-3,#transformation-section-3,#build-section-3,#rd-section-3,#character-section-3) > h2{color:#fff}

/* V118 lines 3560-3560 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) :is(#business-section-3,#experience-section-3,#transformation-section-3,#build-section-3,#rd-section-3,#character-section-3) > h2 em{color:var(--p-cyan)}

/* V118 lines 3561-3565 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) :is(#business-section-3,#experience-section-3,#transformation-section-3,#build-section-3,#rd-section-3,#character-section-3) .phases{grid-template-columns:repeat(5,minmax(0,1fr));
  gap:14px;
  margin-top:0;}

/* V118 lines 3566-3572 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) :is(#business-section-3,#experience-section-3,#transformation-section-3,#build-section-3,#rd-section-3,#character-section-3) .phase{min-height:238px;
  padding:36px 28px;
  border:1px solid #30383B;
  border-radius:6px;
  background:#1B2022;}

/* V118 lines 3573-3573 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) :is(#business-section-3,#experience-section-3,#transformation-section-3,#build-section-3,#rd-section-3,#character-section-3) .phase .n{margin-bottom:42px;color:var(--p-cyan);font-size:11px}

/* V118 lines 3574-3574 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) :is(#business-section-3,#experience-section-3,#transformation-section-3,#build-section-3,#rd-section-3,#character-section-3) .phase .t{color:#fff;font-size:15px;line-height:1.7;font-weight:700}

/* V118 lines 3575-3575 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) :is(#business-section-3,#experience-section-3,#transformation-section-3,#build-section-3,#rd-section-3,#character-section-3) .phase .d{color:#A9ADAA;font-size:10.5px;line-height:1.6}

/* V118 lines 3576-3576 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) :is(#business-section-3,#experience-section-3,#transformation-section-3,#build-section-3,#rd-section-3,#character-section-3) .note{margin-top:22px;color:#B4B8B5;border-left-color:var(--p-cyan)}

/* V118 lines 3579-3579 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .gains{gap:0 32px;margin-top:0;border-top:1px solid var(--p-line-strong)}

/* V118 lines 3580-3580 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .gains li{padding:19px 0 19px 22px;border-bottom:1px solid var(--p-line);font-size:15px;line-height:1.8}

/* V118 lines 3581-3581 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .gains li::before{background:var(--p-cyan-deep)}

/* V118 lines 3584-3590 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .visual-break{margin-top:48px;
  overflow:hidden;
  border:1px solid var(--p-line);
  border-radius:var(--p-r);
  background:#E9ECEE;}

/* V118 lines 3591-3591 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .visual-break img{width:100%;height:auto;aspect-ratio:3/1;object-fit:cover}

/* V118 lines 3594-3594 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .cases{gap:20px;margin-top:0}

/* V118 lines 3595-3603 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) a.case{padding:0 26px 26px;
  overflow:hidden;
  border:1px solid var(--p-warm-line);
  border-radius:var(--p-r);
  background:rgba(255,255,255,.92);
  box-shadow:none;
  transform:none!important;}

/* V118 lines 3604-3608 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .case::before{aspect-ratio:16/10;
  margin:0 -26px 24px;
  transition:transform .3s ease;}

/* V118 lines 3609-3609 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) a.case:hover{border-color:#C6BFB6;box-shadow:none;transform:none!important}

/* V118 lines 3610-3610 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) a.case:hover::before{transform:scale(1.015)}

/* V118 lines 3611-3611 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .case h3{font-size:17px;line-height:1.62;margin-bottom:10px}

/* V118 lines 3612-3612 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .case p{font-size:13.5px;line-height:1.85;color:var(--p-muted)}

/* V118 lines 3613-3613 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .case-action{color:var(--p-cyan-deep)}

/* V118 lines 3614-3614 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .projects-index-link{border-bottom-color:var(--p-line-strong)}

/* V118 lines 3617-3617 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .qa{margin-top:0;border-top:1px solid var(--p-line-strong)}

/* V118 lines 3618-3618 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .qa details{border-bottom:1px solid var(--p-line);background:transparent!important}

/* V118 lines 3619-3619 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .qa summary{padding:22px 38px 22px 0;font-size:15px;font-weight:600}

/* V118 lines 3620-3620 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .qa summary::after{right:5px;color:var(--p-cyan-deep)}

/* V118 lines 3621-3621 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .qa .a{max-width:730px;padding:0 0 24px;color:var(--p-muted);font-size:14px;line-height:1.9}

/* V118 lines 3624-3624 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) + *{}

/* V118 lines 3625-3630 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .tail{padding:88px 0;
  background:var(--p-cyan);
  color:var(--p-ink);
  border-top:0;}

/* V118 lines 3631-3631 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .tail .wrap{width:min(1280px,calc(100% - 64px));max-width:none;margin:auto;padding:0}

/* V118 lines 3632-3632 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .tail .inner{grid-template-columns:1.15fr auto;gap:48px;align-items:end;padding:0}

/* V118 lines 3633-3633 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .tail h2{font-size:clamp(22px,2.7vw,38px);font-weight:700;line-height:1.4;letter-spacing:-.028em;color:var(--p-ink)}

/* V118 lines 3634-3634 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .tail h2 em{margin-bottom:22px;font-size:11px;color:#0A5B6D}

/* V118 lines 3635-3635 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .tail p{max-width:720px;color:#0D4E5C;font-size:15px;line-height:1.95}

/* V118 lines 3636-3647 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .tail .btn{height:52px;
  padding:0 24px;
  border:1px solid var(--p-ink);
  border-radius:var(--p-r);
  background:var(--p-ink);
  color:#fff;
  font-family:var(--mono);
  font-size:11px;
  font-weight:500;
  letter-spacing:.1em;}

/* V118 lines 3648-3648 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .tail .btn:hover{background:#2C2C2C;border-color:#2C2C2C;color:#fff}

/* V118 lines 3649-3649 */
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .tail .btn:focus-visible,
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) a.case:focus-visible,
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .projects-index-link:focus-visible,
.y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .back:focus-visible{outline:2px solid var(--p-cyan-deep);outline-offset:3px}

/* V118 lines 3652-3652 */
@media (max-width:1000px){
  .y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) > .wrap > .block{padding:72px 0}
}

/* V118 lines 3653-3653 */
@media (max-width:1000px){
  .y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) > .wrap > .block > h2,
  .y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) > .wrap > .block > .block-body,
  .y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) > .wrap > .block > .visual-break{width:calc(100% - 44px)}
}

/* V118 lines 3654-3654 */
@media (max-width:1000px){
  .y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .hero .eyebrow,
  .y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .hero > div:not(.eyebrow){width:calc(100% - 44px)}
}

/* V118 lines 3655-3655 */
@media (max-width:1000px){
  .y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .back{left:22px}
}

/* V118 lines 3656-3656 */
@media (max-width:1000px){
  .y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .block > h2{grid-template-columns:1fr;row-gap:12px;margin-bottom:40px}
}

/* V118 lines 3657-3657 */
@media (max-width:1000px){
  .y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .block > h2 em{margin:0 0 8px}
}

/* V118 lines 3658-3658 */
@media (max-width:1000px){
  .y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) :is(#business-section-3,#experience-section-3,#transformation-section-3,#build-section-3,#rd-section-3,#character-section-3) .phases{grid-template-columns:repeat(2,minmax(0,1fr))}
}

/* V118 lines 3659-3659 */
@media (max-width:1000px){
  .y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) :is(#business-section-3,#experience-section-3,#transformation-section-3,#build-section-3,#rd-section-3,#character-section-3) .phase{min-height:0}
}

/* V118 lines 3660-3660 */
@media (max-width:1000px){
  .y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .tail{padding:64px 0}
}

/* V118 lines 3661-3661 */
@media (max-width:1000px){
  .y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .tail .wrap{width:calc(100% - 44px)}
}

/* V118 lines 3662-3662 */
@media (max-width:1000px){
  .y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .tail .inner{grid-template-columns:1fr;gap:34px}
}

/* V118 lines 3663-3663 */
@media (max-width:1000px){
  .y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .tail-action{justify-content:flex-start}
}

/* V118 lines 3667-3667 */
@media (max-width:700px){
  .y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .hero{min-height:500px;padding:92px 0 58px;justify-content:flex-end}
}

/* V118 lines 3668-3668 */
@media (max-width:700px){
  .y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .hero::before{background:linear-gradient(180deg,rgba(10,13,14,.22) 0%,rgba(10,13,14,.48) 45%,rgba(10,13,14,.88) 100%)}
}

/* V118 lines 3669-3669 */
@media (max-width:700px){
  .y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .hero .eyebrow,
  .y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .hero > div:not(.eyebrow){width:calc(100% - 44px)}
}

/* V118 lines 3670-3670 */
@media (max-width:700px){
  .y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .hero h1{font-size:clamp(28px,8.4vw,38px);max-width:none}
}

/* V118 lines 3671-3671 */
@media (max-width:700px){
  .y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .hero p{font-size:14px;line-height:1.85}
}

/* V118 lines 3672-3672 */
@media (max-width:700px){
  .y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .states{grid-template-columns:1fr;column-gap:0}
}

/* V118 lines 3673-3673 */
@media (max-width:700px){
  .y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .reads{grid-template-columns:1fr}
}

/* V118 lines 3674-3674 */
@media (max-width:700px){
  .y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .reads > div{grid-template-columns:1fr;gap:8px;padding:22px}
}

/* V118 lines 3675-3675 */
@media (max-width:700px){
  .y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) :is(#business-section-3,#experience-section-3,#transformation-section-3,#build-section-3,#rd-section-3,#character-section-3) .phases{grid-template-columns:1fr}
}

/* V118 lines 3676-3676 */
@media (max-width:700px){
  .y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) :is(#business-section-3,#experience-section-3,#transformation-section-3,#build-section-3,#rd-section-3,#character-section-3) .phase{padding:28px 24px}
}

/* V118 lines 3677-3677 */
@media (max-width:700px){
  .y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) :is(#business-section-3,#experience-section-3,#transformation-section-3,#build-section-3,#rd-section-3,#character-section-3) .phase .n{margin-bottom:24px}
}

/* V118 lines 3678-3678 */
@media (max-width:700px){
  .y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .gains{grid-template-columns:1fr}
}

/* V118 lines 3679-3679 */
@media (max-width:700px){
  .y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .visual-break img{aspect-ratio:16/9}
}

/* V118 lines 3680-3680 */
@media (max-width:700px){
  .y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .cases{grid-template-columns:1fr}
}

/* V118 lines 3684-3684 */
@media (prefers-reduced-motion:reduce){
  .y53-scope :is(#view-business,#view-experience,#view-transformation,#view-build,#view-rd,#view-character) .case::before{transition:none!important}
}

/* V118 lines 3690-3695 */
.y53-scope .case-page{--cv-white:#fff;--cv-cool:#EEF3F4;--cv-warm:#F5F1EA;--cv-cyan:#6CDDF5;
  --cv-deep:#0B7C93;--cv-ink:#111;--cv-muted:#63676A;--cv-line:#E1E6E8;
  --cv-line-strong:#C8D0D3;--cv-dark:#15191B;--cv-max:1280px;
  position:relative;background:var(--cv-white);color:var(--cv-ink)}

/* V118 lines 3696-3696 */
.y53-scope .case-page *{box-sizing:border-box}

/* V118 lines 3697-3697 */
.y53-scope .case-page .cv-wrap{max-width:var(--cv-max);margin:0 auto;padding:0 32px}

/* V118 lines 3698-3698 */
.y53-scope .case-page > .cv-wrap:first-child{position:absolute;z-index:6;top:0;left:0;right:0;width:100%;pointer-events:none}

/* V118 lines 3699-3699 */
.y53-scope .case-page .cv-back{display:inline-flex;margin-top:24px;align-items:center;gap:8px;color:rgba(255,255,255,.74);font-family:var(--mono);font-size:10.5px;letter-spacing:.11em;text-decoration:none;pointer-events:auto;position:relative}

/* V118 lines 3700-3700 */
.y53-scope .case-page .cv-back:after{content:"";position:absolute;left:0;right:0;top:50%;height:44px;transform:translateY(-50%)}

/* V118 lines 3701-3701 */
.y53-scope .case-page .cv-back:before{content:"←";color:var(--cv-cyan)}

/* V118 lines 3702-3702 */
.y53-scope .case-page .cv-back:focus-visible{outline:2px solid var(--cv-cyan);outline-offset:4px}

/* V118 lines 3703-3703 */
.y53-scope .case-page .cv-kicker{display:block;font-family:var(--mono);font-size:11px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--cv-deep)}

/* V118 lines 3706-3706 */
.y53-scope .case-page .cv-hero{position:relative;isolation:isolate;display:flex;flex-direction:column;justify-content:center;min-height:clamp(460px,42vw,560px);padding:96px 0 82px;overflow:hidden;background:#101415;color:#fff}

/* V118 lines 3707-3707 */
.y53-scope .case-page .cv-hero>img{position:absolute;inset:0;z-index:-3;width:100%;height:100%;object-fit:cover}

/* V118 lines 3708-3708 */
.y53-scope .case-page .cv-hero:after{content:"";position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(10,13,14,.80) 0%,rgba(10,13,14,.62) 31%,rgba(10,13,14,.22) 62%,rgba(10,13,14,.06) 100%)}

/* V118 lines 3709-3709 */
.y53-scope .case-page .cv-hero__inner{position:relative;z-index:1;max-width:var(--cv-max);width:100%;margin:0 auto;padding:0 32px}

/* V118 lines 3710-3710 */
.y53-scope .case-page .cv-badge{display:none}

/* V118 lines 3711-3711 */
.y53-scope .case-page .cv-hero .cv-kicker{margin-bottom:22px;color:var(--cv-cyan);font-size:11px}

/* V118 lines 3712-3712 */
.y53-scope .case-page .cv-hero h1{max-width:660px;margin:0;color:#fff;font-size:clamp(30px,4.1vw,50px);font-weight:900;line-height:1.3;letter-spacing:-.032em}

/* V118 lines 3713-3713 */
.y53-scope .case-page .cv-hero p{max-width:620px;margin:24px 0 0;color:rgba(255,255,255,.83);font-size:clamp(15px,1.25vw,17px);line-height:1.95}

/* V118 lines 3716-3716 */
.y53-scope .case-page .cv-section{padding:104px 0;border-top:1px solid var(--cv-line);background:#fff}

/* V118 lines 3717-3717 */
.y53-scope .case-page .cv-section--cool{background:var(--cv-cool);border-top-color:#DEE8EA}

/* V118 lines 3718-3718 */
.y53-scope .case-page .cv-section--dark{background:var(--cv-dark);border-top-color:var(--cv-dark);color:#fff}

/* V118 lines 3719-3719 */
.y53-scope .case-page .cv-section--warm{background:var(--cv-warm);border-top-color:#E6DED3}

/* V118 lines 3720-3720 */
.y53-scope .case-page .cv-head{display:grid;grid-template-columns:minmax(150px,.30fr) minmax(0,1fr);column-gap:68px;row-gap:12px;align-items:start;margin-bottom:52px}

/* V118 lines 3721-3721 */
.y53-scope .case-page .cv-head>.cv-kicker{grid-column:1;grid-row:1 / span 2;margin:7px 0 0}

/* V118 lines 3722-3722 */
.y53-scope .case-page .cv-head>div{grid-column:2}

/* V118 lines 3723-3723 */
.y53-scope .case-page .cv-head h2{margin:0;max-width:840px;font-size:clamp(22px,2.8vw,38px);font-weight:700;line-height:1.46;letter-spacing:-.024em}

/* V118 lines 3724-3724 */
.y53-scope .case-page .cv-head p{max-width:720px;margin:16px 0 0;color:var(--cv-muted);font-size:15px;line-height:1.95}

/* V118 lines 3725-3725 */
.y53-scope .case-page .cv-section--dark .cv-kicker{color:var(--cv-cyan)}

/* V118 lines 3726-3726 */
.y53-scope .case-page .cv-section--dark .cv-head p{color:rgba(255,255,255,.66)}

/* V118 lines 3727-3727 */
.y53-scope .case-page figure{margin:0;overflow:hidden}

/* V118 lines 3728-3728 */
.y53-scope .case-page figure img{display:block;width:100%;height:100%;object-fit:cover}

/* V118 lines 3729-3729 */
.y53-scope .case-page figcaption{padding-top:10px;color:#788589;font-family:var(--mono);font-size:9px;letter-spacing:.12em}

/* V118 lines 3730-3730 */
.y53-scope .case-page .cv-section--dark figcaption{color:rgba(255,255,255,.48)}

/* V118 lines 3731-3731 */
.y53-scope .case-page .cv-mini{display:block;margin-bottom:10px;color:#718085;font-family:var(--mono);font-size:9.5px;letter-spacing:.13em}

/* V118 lines 3734-3734 */
.y53-scope .case-page .cv-snapshot{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--cv-line-strong);border-bottom:1px solid var(--cv-line-strong)}

/* V118 lines 3735-3735 */
.y53-scope .case-page .cv-snapshot>div{padding:28px 28px 30px 0}

/* V118 lines 3736-3736 */
.y53-scope .case-page .cv-snapshot>div+div{padding-left:28px;border-left:1px solid var(--cv-line)}

/* V118 lines 3737-3737 */
.y53-scope .case-page .cv-snapshot span{display:block;margin-bottom:10px;color:#718085;font-family:var(--mono);font-size:9.5px;letter-spacing:.13em}

/* V118 lines 3738-3738 */
.y53-scope .case-page .cv-snapshot strong{font-size:16px;line-height:1.7}

/* V118 lines 3741-3741 */
.y53-scope .case-page .cv-working{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);gap:18px;align-items:start}

/* V118 lines 3742-3742 */
.y53-scope .case-page .cv-working>figure{min-width:0;width:100%;max-width:100%;aspect-ratio:16/10;border-radius:8px}

/* V118 lines 3743-3743 */
.y53-scope .case-page .cv-working__notes{min-width:0;width:100%;display:flex;flex-direction:column;justify-content:center;padding:34px;background:#fff;border:1px solid #D9E0E2;border-radius:8px}

/* V118 lines 3744-3744 */
.y53-scope .case-page .cv-focus-item+.cv-focus-item{margin-top:22px;padding-top:22px;border-top:1px solid var(--cv-line)}

/* V118 lines 3745-3745 */
.y53-scope .case-page .cv-working__notes h3{margin:6px 0 8px;font-size:19px;font-weight:700;line-height:1.62;letter-spacing:-.016em}

/* V118 lines 3746-3746 */
.y53-scope .case-page .cv-working__notes p{margin:0;color:#667276;font-size:14px;line-height:1.85}

/* V118 lines 3749-3749 */
.y53-scope .case-template--business .cv-business-story{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}

/* V118 lines 3750-3750 */
.y53-scope .case-template--business .cv-business-story article{overflow:hidden;background:#1B2022;border:1px solid #30383B;border-radius:8px}

/* V118 lines 3751-3751 */
.y53-scope .case-template--business .cv-business-story figure{aspect-ratio:16/10}

/* V118 lines 3752-3752 */
.y53-scope .case-template--business .cv-business-story article>div{padding:24px}

/* V118 lines 3753-3753 */
.y53-scope .case-template--business .cv-business-story h3{margin:7px 0 9px;font-size:18px;line-height:1.55}

/* V118 lines 3754-3754 */
.y53-scope .case-template--business .cv-business-story p{margin:0;color:rgba(255,255,255,.64);font-size:13.5px;line-height:1.8}

/* V118 lines 3757-3757 */
.y53-scope .case-template--build .cv-build-story{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}

/* V118 lines 3758-3758 */
.y53-scope .case-template--build .cv-build-story article{display:grid;grid-template-columns:1fr 1fr;min-height:310px;overflow:hidden;background:#1B2022;border:1px solid #30383B;border-radius:8px}

/* V118 lines 3759-3759 */
.y53-scope .case-template--build .cv-build-story figure{min-height:100%}

/* V118 lines 3760-3760 */
.y53-scope .case-template--build .cv-build-story article>div{padding:28px}

/* V118 lines 3761-3761 */
.y53-scope .case-template--build .cv-build-story h3{margin:7px 0 10px;font-size:18px;line-height:1.55}

/* V118 lines 3762-3762 */
.y53-scope .case-template--build .cv-build-story p{margin:0;color:rgba(255,255,255,.64);font-size:13.5px;line-height:1.8}

/* V118 lines 3765-3765 */
.y53-scope .case-page .cv-outcome{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}

/* V118 lines 3766-3766 */
.y53-scope .case-page .cv-outcome h2{margin:16px 0 20px;font-size:clamp(22px,2.8vw,38px);font-weight:700;line-height:1.46;letter-spacing:-.024em}

/* V118 lines 3767-3767 */
.y53-scope .case-page .cv-outcome p{font-size:15px;line-height:1.95;color:#5F6A6E}

/* V118 lines 3768-3768 */
.y53-scope .case-page .cv-outcome__items{margin-top:30px;border-top:1px solid #CFC7BA}

/* V118 lines 3769-3769 */
.y53-scope .case-page .cv-outcome__items div{display:grid;grid-template-columns:44px 1fr;gap:14px;padding:17px 0;border-bottom:1px solid #CFC7BA}

/* V118 lines 3770-3770 */
.y53-scope .case-page .cv-outcome__items span{font-family:var(--mono);font-size:10px;color:var(--cv-deep)}

/* V118 lines 3771-3771 */
.y53-scope .case-page .cv-outcome__items strong{font-size:14px;line-height:1.65}

/* V118 lines 3772-3772 */
.y53-scope .case-page .cv-outcome figure{aspect-ratio:16/11;border-radius:8px}

/* V118 lines 3775-3775 */
.y53-scope .case-page .cv-related{padding:72px 0;background:#fff;border-top:1px solid var(--cv-line)}

/* V118 lines 3776-3776 */
.y53-scope .case-page .cv-related__card{display:grid;grid-template-columns:1fr auto;gap:32px;align-items:end;margin-top:26px;padding:26px 0;border-top:1px solid var(--cv-line-strong);border-bottom:1px solid var(--cv-line-strong);color:#111;text-decoration:none}

/* V118 lines 3777-3777 */
.y53-scope .case-page .cv-related__card span{font-family:var(--mono);font-size:9.5px;letter-spacing:.12em;color:#718085}

/* V118 lines 3778-3778 */
.y53-scope .case-page .cv-related__card h3{margin:9px 0 6px;font-size:20px;line-height:1.55}

/* V118 lines 3779-3779 */
.y53-scope .case-page .cv-related__card p{margin:0;color:#687377;font-size:13.5px;line-height:1.7}

/* V118 lines 3780-3780 */
.y53-scope .case-page .cv-related__card>strong{font-family:var(--mono);font-size:10px;letter-spacing:.1em;white-space:nowrap}

/* V118 lines 3781-3781 */
.y53-scope .case-page .cv-related__card:focus-visible{outline:2px solid var(--cv-deep);outline-offset:3px}

/* V118 lines 3782-3782 */
@media (hover:hover) and (pointer:fine){
  .y53-scope .case-page .cv-related__card:hover{border-color:#8AA2A9}
}

/* V118 lines 3782-3782 */
@media (hover:hover) and (pointer:fine){
  .y53-scope .case-page .cv-related__card:hover>strong{transform:translateX(3px)}
}

/* V118 lines 3783-3783 */
.y53-scope .case-page .cv-related__card>strong{transition:transform .18s ease}

/* V118 lines 3784-3784 */
.y53-scope .case-page .cv-cta{padding:88px 0;background:var(--cv-cyan)}

/* V118 lines 3785-3785 */
.y53-scope .case-page .cv-cta__inner{display:grid;grid-template-columns:1.15fr auto;gap:48px;align-items:end}

/* V118 lines 3786-3786 */
.y53-scope .case-page .cv-cta h2{margin:0;font-size:clamp(22px,2.7vw,38px);font-weight:700;letter-spacing:-.028em;line-height:1.4}

/* V118 lines 3787-3787 */
.y53-scope .case-page .cv-cta .cv-kicker{margin-bottom:14px;color:#0A5B6D}

/* V118 lines 3788-3788 */
.y53-scope .case-page .cv-cta p{max-width:700px;margin-top:14px;color:#0D4E5C;font-size:15px;line-height:1.95}

/* V118 lines 3789-3789 */
.y53-scope .case-page .cv-cta .btn{display:inline-flex;align-items:center;gap:10px;height:52px;padding:0 24px;border:1px solid #111;border-radius:8px;background:#111;color:#fff;font-family:var(--mono);font-size:11px;font-weight:500;letter-spacing:.1em;text-decoration:none;cursor:pointer;transition:background .18s,border-color .18s,transform .12s}

/* V118 lines 3790-3790 */
.y53-scope .case-page .cv-cta .btn:hover{background:#2C2C2C;border-color:#2C2C2C}

/* V118 lines 3791-3791 */
.y53-scope .case-page .cv-cta .btn:active{transform:translateY(1px)}

/* V118 lines 3792-3792 */
.y53-scope .case-page .cv-cta .btn:focus-visible{outline:2px solid var(--cv-deep);outline-offset:3px}

/* V118 lines 3795-3795 */
@media (max-width:1000px){
  .y53-scope .case-page .cv-wrap,
  .y53-scope .case-page .cv-hero__inner{padding-left:22px;padding-right:22px}
}

/* V118 lines 3796-3796 */
@media (max-width:1000px){
  .y53-scope .case-page .cv-section{padding:72px 0}
}

/* V118 lines 3797-3797 */
@media (max-width:1000px){
  .y53-scope .case-page .cv-head{grid-template-columns:1fr;row-gap:12px;margin-bottom:40px}
}

/* V118 lines 3798-3798 */
@media (max-width:1000px){
  .y53-scope .case-page .cv-head>.cv-kicker,
  .y53-scope .case-page .cv-head>div{grid-column:1;grid-row:auto}
}

/* V118 lines 3799-3799 */
@media (max-width:1000px){
  .y53-scope .case-page .cv-head>.cv-kicker{margin:0 0 8px}
}

/* V118 lines 3800-3800 */
@media (max-width:1000px){
  .y53-scope .case-page .cv-snapshot{grid-template-columns:1fr}
}

/* V118 lines 3801-3801 */
@media (max-width:1000px){
  .y53-scope .case-page .cv-snapshot>div,
  .y53-scope .case-page .cv-snapshot>div+div{padding:20px 0;border-left:0;border-bottom:1px solid var(--cv-line)}
}

/* V118 lines 3802-3802 */
@media (max-width:1000px){
  .y53-scope .case-page .cv-snapshot>div:last-child{border-bottom:0}
}

/* V118 lines 3803-3803 */
@media (max-width:1000px){
  .y53-scope .case-page .cv-working,
  .y53-scope .case-page .cv-outcome{grid-template-columns:1fr;gap:28px}
}

/* V118 lines 3804-3804 */
@media (max-width:1000px){
  .y53-scope .case-template--business .cv-business-story{grid-template-columns:repeat(2,minmax(0,1fr))}
}

/* V118 lines 3805-3805 */
@media (max-width:1000px){
  .y53-scope .case-template--build .cv-build-story{grid-template-columns:1fr}
}

/* V118 lines 3806-3806 */
@media (max-width:1000px){
  .y53-scope .case-page .cv-cta{padding:64px 0}
}

/* V118 lines 3807-3807 */
@media (max-width:1000px){
  .y53-scope .case-page .cv-cta__inner{grid-template-columns:1fr;gap:34px}
}

/* V118 lines 3808-3808 */
@media (max-width:1000px){
  .y53-scope .case-page .cv-related__card{grid-template-columns:1fr}
}

/* V118 lines 3811-3811 */
@media (max-width:700px){
  .y53-scope .case-page .cv-hero{min-height:500px;padding:92px 0 58px;justify-content:flex-end}
}

/* V118 lines 3812-3812 */
@media (max-width:700px){
  .y53-scope .case-page .cv-hero:after{background:linear-gradient(180deg,rgba(10,13,14,.22) 0%,rgba(10,13,14,.48) 45%,rgba(10,13,14,.88) 100%)}
}

/* V118 lines 3813-3813 */
@media (max-width:700px){
  .y53-scope .case-page .cv-hero h1{max-width:none;font-size:clamp(28px,8.4vw,38px)}
}

/* V118 lines 3814-3814 */
@media (max-width:700px){
  .y53-scope .case-page .cv-hero p{font-size:14px;line-height:1.85}
}

/* V118 lines 3815-3815 */
@media (max-width:700px){
  .y53-scope .case-template--business .cv-business-story{grid-template-columns:1fr}
}

/* V118 lines 3816-3816 */
@media (max-width:700px){
  .y53-scope .case-template--build .cv-build-story article{grid-template-columns:1fr}
}

/* V118 lines 3817-3817 */
@media (max-width:700px){
  .y53-scope .case-template--build .cv-build-story figure{min-height:0;aspect-ratio:16/10}
}

/* V118 lines 3818-3818 */
@media (max-width:700px){
  .y53-scope .case-page .cv-working__notes{padding:24px 22px}
}

/* V118 lines 3819-3819 */
@media (max-width:700px){
  .y53-scope .case-page .cv-outcome{gap:34px}
}

/* V118 lines 3821-3821 */
@media (prefers-reduced-motion:reduce){
  .y53-scope .case-page *{transition:none!important;scroll-behavior:auto!important}
}

/* V118 lines 3825-3825 */
.y53-scope .case-page .cv-matrix-section{background:#fff;border-top-color:var(--cv-line)}

/* V118 lines 3826-3826 */
.y53-scope .case-page .cv-matrix{display:grid;grid-template-columns:168px repeat(5,minmax(0,1fr));gap:6px;align-items:stretch}

/* V118 lines 3827-3827 */
.y53-scope .case-page .cv-matrix-corner{padding-bottom:12px}

/* V118 lines 3828-3828 */
.y53-scope .case-page .cv-matrix-phase{padding:0 0 12px;text-align:center;color:#465B63;font-size:13px;line-height:1.45}

/* V118 lines 3829-3829 */
.y53-scope .case-page .cv-matrix-phase small{display:block;margin-bottom:2px;color:#748890;font-family:var(--mono);font-size:10px;letter-spacing:.1em}

/* V118 lines 3830-3830 */
.y53-scope .case-page .cv-matrix-rowlabel{display:flex;flex-direction:column;justify-content:center;padding:0 18px 0 14px;border-left:3px solid var(--mx)}

/* V118 lines 3831-3831 */
.y53-scope .case-page .cv-matrix-rowlabel span{color:#6E828A;font-family:var(--mono);font-size:10px;letter-spacing:.1em}

/* V118 lines 3832-3832 */
.y53-scope .case-page .cv-matrix-rowlabel b{color:#17262C;font-size:15px;font-weight:600;line-height:1.5;letter-spacing:.005em}

/* V118 lines 3833-3833 */
.y53-scope .case-page .cv-matrix-cell{min-height:62px;border:1px solid #E3E8EA;border-radius:3px;background:#F6F8F8}

/* V118 lines 3834-3834 */
.y53-scope .case-page .cv-matrix-cell.is-on{background:var(--mx);border-color:var(--mx)}

/* V118 lines 3835-3835 */
.y53-scope .case-page .cv-matrix-legend{display:flex;flex-wrap:wrap;gap:24px;margin-top:20px;color:#52666E;font-size:12.5px}

/* V118 lines 3836-3836 */
.y53-scope .case-page .cv-matrix-legend i{display:inline-block;width:12px;height:12px;margin-right:7px;border-radius:2px;vertical-align:-2px}

/* V118 lines 3837-3837 */
.y53-scope .case-page .cv-matrix-legend i.is-filled{background:#17262C}

/* V118 lines 3838-3838 */
.y53-scope .case-page .cv-matrix-legend i.is-empty{border:1px solid #D8E0E3;background:#F6F8F8}

/* V118 lines 3839-3839 */
.y53-scope .case-page .cv-matrix-note{display:flex;gap:38px;align-items:baseline;flex-wrap:wrap;margin-top:42px;padding-top:22px;border-top:1px solid #C8D0D3}

/* V118 lines 3840-3840 */
.y53-scope .case-page .cv-matrix-note b{white-space:nowrap;color:#17262C;font-family:var(--mono);font-size:11px;font-weight:500;letter-spacing:.14em}

/* V118 lines 3841-3841 */
.y53-scope .case-page .cv-matrix-note p{max-width:760px;margin:0;color:#52666E;font-size:14px;line-height:1.85}

/* V118 lines 3843-3843 */
@media (max-width:900px){
  .y53-scope .case-page .cv-matrix{grid-template-columns:110px repeat(5,minmax(0,1fr));gap:4px}
}

/* V118 lines 3844-3844 */
@media (max-width:900px){
  .y53-scope .case-page .cv-matrix-rowlabel{padding-left:10px;padding-right:8px}
}

/* V118 lines 3845-3845 */
@media (max-width:900px){
  .y53-scope .case-page .cv-matrix-rowlabel span{display:none}
}

/* V118 lines 3846-3846 */
@media (max-width:900px){
  .y53-scope .case-page .cv-matrix-rowlabel b{font-size:13px}
}

/* V118 lines 3847-3847 */
@media (max-width:900px){
  .y53-scope .case-page .cv-matrix-phase{font-size:11px}
}

/* V118 lines 3848-3848 */
@media (max-width:900px){
  .y53-scope .case-page .cv-matrix-cell{min-height:44px}
}

/* V118 lines 3851-3851 */
@media (max-width:700px){
  .y53-scope .case-page .cv-matrix{grid-template-columns:84px repeat(5,minmax(38px,1fr));gap:3px;overflow-x:auto;padding-bottom:4px}
}

/* V118 lines 3852-3852 */
@media (max-width:700px){
  .y53-scope .case-page .cv-matrix-phase{font-size:9.5px;line-height:1.35}
}

/* V118 lines 3853-3853 */
@media (max-width:700px){
  .y53-scope .case-page .cv-matrix-phase small{font-size:8.5px}
}

/* V118 lines 3854-3854 */
@media (max-width:700px){
  .y53-scope .case-page .cv-matrix-rowlabel b{font-size:11.5px}
}

/* V118 lines 3855-3855 */
@media (max-width:700px){
  .y53-scope .case-page .cv-matrix-cell{min-height:38px}
}

/* V118 lines 3856-3856 */
@media (max-width:700px){
  .y53-scope .case-page .cv-matrix-note{gap:10px;margin-top:34px}
}

/* V118 lines 3878-3878 */
.y53-scope .case-template-managed[data-content-state="generic-master"] .cv-hero .cv-kicker,
.y53-scope .case-template-managed[data-content-state="pending"] .cv-hero .cv-kicker{color:#6CDDF5}

/* V118 lines 3884-3884 */
body.y53-integrated-tuned .subnav{display:none!important}

/* V118 lines 3885-3885 */
.y53-scope{width:100%;min-width:0}

/* V118 lines 3889-3889 */
#view-case-business-wood .cv-hero>.cv-hero-media{position:absolute;inset:0;z-index:-3;width:100%;height:100%;display:block}

/* V118 lines 3890-3890 */
#view-case-business-wood .cv-hero>.cv-hero-media>img{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}

/* V118 lines 3891-3891 */
@media (max-width:700px){
  #view-case-business-wood .cv-hero>.cv-hero-media>img{object-position:center center}
}
