@media (max-width:478px){.page-wrapper{padding:0}}.strategy-page{background-color:var(--color-white)}html,body,.site,#page,#content,#primary,main,.page-wrapper,.strategy-page{overflow:visible!important}body{overflow-x:clip!important}.strategy-hero__content{position:relative;z-index:2;margin-top:40px;display:flex;flex-direction:row;align-items:center;gap:20px}.strategy-hero__icon{width:64px;height:64px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background-color:var(--sdg-color);color:var(--color-white);box-shadow:0 10px 30px rgba(0,0,0,.15)}.strategy-hero__icon svg{width:32px;height:32px}.strategy-hero__excerpt{font-size:clamp(1.1rem, 1.5vw, 1.25rem);line-height:1.6;color:rgba(255,255,255,.85);border-left:3px solid rgba(255,255,255,.4);padding-left:20px;max-width:800px;margin-top:24px}.strategy-layout{padding:40px 0 0}.strategy-layout__grid{display:grid;grid-template-columns:320px 1fr;gap:80px;align-items:stretch;min-width:0}.strategy-sidebar__sticky{position:-webkit-sticky;position:sticky;top:160px;max-height:calc(100vh - 140px);overflow-y:auto;padding-bottom:20px}.strategy-sidebar__sticky::-webkit-scrollbar{width:4px}.strategy-sidebar__sticky::-webkit-scrollbar-track{background:transparent}.strategy-sidebar__sticky::-webkit-scrollbar-thumb{background-color:var(--color-grey-050)}.strategy-sidebar__title{font-size:.85rem;text-transform:uppercase;letter-spacing:.05em;color:var(--color-grey-400);margin-bottom:20px;font-weight:700}.strategy-nav{list-style:none!important;padding:0!important;margin:0 0 30px 0!important;border-left:2px solid var(--color-grey-050)}.strategy-nav li{list-style:none!important;padding:0!important;margin:0 0 8px 0!important}.strategy-nav li::before{display:none!important;content:none!important}.strategy-nav a{display:block;padding:8px 0 8px 10px;color:var(--color-grey-400);text-decoration:none;font-size:.95rem;line-height:1.5;font-weight:500;position:relative;transition:all 0.3s ease;margin-left:-2px;border-left:2px solid transparent}.strategy-nav a:hover{color:var(--color-black,#111)}.strategy-nav a.is-active{color:var(--sdg-color);border-left-color:var(--sdg-color);font-weight:700;background-color:color-mix(in srgb,var(--sdg-color) 3%,transparent)}.strategy-download{display:flex;align-items:center;gap:16px;padding:20px;background-color:var(--color-white);border:1px solid var(--color-grey-050);text-decoration:none;transition:all 0.3s ease;box-shadow:0 4px 15px rgba(0,0,0,.02)}.strategy-download:hover{border-color:var(--sdg-color);background-color:color-mix(in srgb,var(--sdg-color) 2%,transparent);transform:translateY(-2px);box-shadow:0 8px 25px color-mix(in srgb,var(--sdg-color) 10%,transparent)}.strategy-download__icon{color:var(--sdg-color)}.strategy-download__text{display:flex;flex-direction:column}.strategy-download__text strong{font-size:.95rem;color:var(--color-black,#111)}.strategy-download__text span{font-size:.8rem;color:var(--color-grey-400);margin-top:4px}.strategy-content.typography{color:var(--color-grey-400);min-width:0;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.strategy-featured-image{margin:0 0 50px 0!important;width:100%;max-width:900px;overflow:hidden}.strategy-featured-image img{display:block;width:100%;height:auto;object-fit:cover;transition:transform 0.5s ease}.strategy-featured-image:hover img{transform:scale(1.02)}.strategy-content.typography p{margin-top:0!important;line-height:1.8!important;font-size:1.1rem;text-align:justify}.strategy-content.typography h2{font-size:clamp(1.75rem, 2.5vw, 2.25rem)!important;font-weight:500!important;margin-top:40px!important;margin-bottom:24px!important;padding-bottom:16px!important;border-bottom:1px solid var(--color-grey-050)!important;scroll-margin-top:140px}.strategy-content.typography h2:first-child{margin-top:0!important}.strategy-content.typography h3{font-size:clamp(1.25rem, 1.5vw, 1.5rem)!important;font-weight:700!important;margin-top:40px!important;margin-bottom:16px!important}.strategy-content.typography ul,.strategy-content.typography ol{margin-top:0!important;margin-bottom:32px!important;padding-left:0!important;list-style:none!important}.strategy-content.typography li{position:relative!important;padding-left:28px!important;margin-bottom:12px!important;line-height:1.6!important}.strategy-content.typography ul li::before{content:""!important;position:absolute!important;display:block!important;left:0!important;top:11px!important;width:8px!important;height:8px!important;background-color:var(--sdg-color)!important}.strategy-content.typography blockquote{font-size:1.2rem!important;font-weight:500!important;margin:40px 0!important;padding:30px!important;background-color:color-mix(in srgb,var(--sdg-color) 4%,transparent)!important;border-left:4px solid var(--sdg-color)!important}.strategy-content.typography .wp-block-gallery,.strategy-content.typography .wp-block-slider,.strategy-content.typography .swiper{max-width:100%}.strategy-content.typography .wp-block-gallery img,.strategy-content.typography .wp-block-slider img,.strategy-content.typography .swiper img{margin:0!important;object-fit:contain!important;height:auto!important}@media (max-width:992px){.strategy-layout__grid{grid-template-columns:1fr;gap:20px}.strategy-sidebar{height:auto}.strategy-sidebar__sticky{position:relative;top:0;max-height:none;overflow-y:visible}}@media (max-width:768px){.strategy-hero__content{flex-direction:column;align-items:flex-start}}.strategy-bottom-banner{padding:0 0 80px 0}.strategy-bottom-banner__inner{background-color:var(--color-blue-200,#004289);border-radius:8px;padding:40px 50px;display:flex;align-items:center;justify-content:space-between;gap:40px;box-shadow:0 15px 40px rgba(0,66,137,.15);position:relative;overflow:hidden}.strategy-bottom-banner__inner::before{content:"";position:absolute;top:0;right:0;width:50%;height:100%;background-image:radial-gradient(circle at right,rgba(255,255,255,.1) 1px,transparent 1px);background-size:20px 20px;pointer-events:none}.strategy-bottom-banner__content{flex:1;max-width:700px;position:relative;z-index:2}.strategy-bottom-banner__title{color:#ffffff!important;font-size:clamp(1.5rem, 2vw, 2rem)!important;font-weight:700!important;margin:0 0 15px 0!important;border-bottom:none!important;padding-bottom:0!important}.strategy-bottom-banner__desc{color:rgba(255,255,255,.8)!important;font-size:1.1rem;line-height:1.6;margin:0!important}.strategy-bottom-banner__action{position:relative;z-index:2;flex-shrink:0}.strategy-banner-btn{display:inline-flex;align-items:center;gap:10px;background-color:#fff;color:var(--color-blue-200,#004289)!important;padding:16px 32px;border-radius:4px;font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;text-decoration:none!important;transition:all 0.3s ease}.strategy-banner-btn svg{transition:transform 0.3s ease}.strategy-banner-btn:hover{background-color:#f8fafc;transform:translateY(-2px);box-shadow:0 10px 20px rgba(0,0,0,.2)}.strategy-banner-btn:hover svg{transform:translateX(5px)}@media (max-width:992px){.strategy-bottom-banner__inner{padding:40px;flex-direction:column;align-items:flex-start;text-align:left;gap:30px}}@media (max-width:576px){.strategy-bottom-banner__inner{padding:30px 20px}.strategy-banner-btn{width:100%;justify-content:center}}