@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#173a4c;--blue:#408fbe;--yellow:#edc744;--line:#dce5ea;--muted:#59707b}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:#fff;color:var(--ink);font-family:Manrope,Arial,sans-serif}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid var(--yellow);outline-offset:5px}a:hover{color:#287da9}.header{height:88px;padding:0 6.5%;display:flex;align-items:center;justify-content:space-between;gap:35px;background:white;position:sticky;top:0;z-index:10;box-shadow:0 1px 0 #173a4c13}.brand{display:flex;gap:12px;align-items:center;font-size:18px;font-weight:800;letter-spacing:1px;line-height:1}.brand-energy{display:block;font-size:12px;letter-spacing:5px;margin-top:7px}.brand-icon{display:grid;place-items:center;width:39px;height:43px;border:2px solid var(--blue);font-size:29px;font-weight:600;color:var(--blue)}nav{display:flex;gap:29px;margin-left:auto}nav a{font-size:14px;white-space:nowrap}.header-link{border:2px solid var(--yellow);padding:10px 17px;font-size:14px;white-space:nowrap}.header-link span{margin-left:16px}.hero{position:relative;height:650px;min-height:530px;color:#fff;display:flex;align-items:center;overflow:hidden}.hero-image{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(12,43,60,.72),rgba(12,43,60,.2)),url('industrial.jpg');background-size:cover;background-position:center 55%}.hero-content{position:relative;width:100%;padding:0 7% 22px}.eyebrow{font-size:12px;letter-spacing:2px;margin-bottom:22px;font-weight:600}.eyebrow>span{display:inline-block;width:28px;height:3px;background:var(--yellow);vertical-align:middle;margin-right:10px}h1{font-size:clamp(36px,4.1vw,62px);font-weight:700;line-height:1.2;letter-spacing:-1.3px;margin:0 0 19px}.hero p{font-size:21px;line-height:1.6;font-weight:500;margin:0 0 29px}.button{display:inline-flex;align-items:center;gap:32px;background:var(--blue);padding:18px 28px;font-size:16px;font-weight:700;color:#fff;transition:background .2s}.button:hover{background:#2575a4;color:#fff}.button span{font-size:26px;line-height:1}.hero-bottom{position:absolute;bottom:27px;left:7%;right:7%;display:flex;justify-content:space-between;font-size:11px;letter-spacing:1px;color:#fff}.hero-bottom a{font-size:13px;letter-spacing:0}.hero-bottom a:hover{color:#fff}.hero-bottom a span{margin-left:22px}.mission{padding:55px 6.5% 15px;font-size:22px;line-height:1.7;max-width:1500px;margin:auto}.section{padding:80px 6.5%}.section-label{font-size:12px;font-weight:700;letter-spacing:1.5px;color:#4389b1;margin-bottom:24px}h2{font-size:clamp(34px,4.2vw,60px);line-height:1.2;letter-spacing:-1.6px;font-weight:400;margin:0 0 32px}.muted{color:var(--blue)}.intro{display:grid;grid-template-columns:1fr 2fr;gap:70px}.intro>.section-label{padding-top:12px}.intro-copy{display:grid;grid-template-columns:1fr 1fr;gap:35px}.intro-copy p{font-size:16px;color:var(--muted);line-height:1.85;margin:0}.about-facts{margin-top:28px}.about-facts>div{border-top:1px solid var(--line);padding:17px 0;display:flex;justify-content:space-between;gap:25px;font-size:14px}.about-facts span{color:var(--muted)}.about-facts strong{font-weight:600;text-align:right}.expertise{padding-top:65px}.section-top{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px;margin-bottom:22px}.section-top>p{font-size:22px;line-height:1.6;margin:0 0 30px}.feature-photo{position:relative;height:430px;overflow:hidden;color:white}.feature-photo>img{width:100%;height:100%;object-fit:cover}.feature-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#0d293ed9,#0d293e10)}.feature-photo>div{position:absolute;z-index:1;left:40px;top:75px;right:40px}.feature-photo h3{font-size:39px;line-height:1.25;margin:0 0 20px;font-weight:600}.feature-photo p{font-size:20px;line-height:1.6}.feature-photo a{display:inline-block;border-bottom:2px solid var(--yellow);padding:8px 0;font-size:16px;color:white}.feature-photo a span{margin-left:20px}.feature-photo small{position:absolute;bottom:15px;left:40px;right:20px;z-index:1;font-size:12px;color:#e1eaf0}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;padding-top:35px}.service{border-top:3px solid var(--blue);padding:24px 0;display:flex;flex-direction:column}.service-top{display:flex;justify-content:space-between;color:#7e9bac;font-size:13px;margin-bottom:18px}.service h3{font-size:26px;line-height:1.35;font-weight:600;margin:0 0 16px}.service p{font-size:16px;line-height:1.85;color:var(--muted);margin:0 0 25px}.service-footer{font-size:12px;color:#4389b1;margin-top:auto;letter-spacing:.6px}.approach{display:grid;grid-template-columns:1fr 1fr;gap:75px;background:#edf5f9}.approach-lead{font-size:19px;line-height:1.7;color:var(--muted)}.principles article{display:flex;gap:24px;padding:25px 0;border-top:1px solid #cbdde7}.principles article>span{font-size:14px;color:var(--blue);padding-top:5px}.principles h3{font-size:23px;line-height:1.4;font-weight:600;margin:0 0 12px}.principles p{font-size:16px;line-height:1.8;color:var(--muted);margin:0}.gallery-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px}.gallery figure{margin:0}.gallery img{width:100%;height:340px;object-fit:cover;display:block}.gallery figcaption{display:flex;flex-direction:column;gap:12px;padding:23px 0}.gallery figcaption strong{font-size:24px;font-weight:600}.gallery figcaption span{font-size:16px;line-height:1.7;color:var(--muted)}.gallery figcaption small,.gallery-note{font-size:12px;line-height:1.7;color:var(--muted)}.gallery figcaption small a{text-decoration:underline}.project-info{border-top:1px solid var(--line);padding-top:60px}.brief-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.brief-grid article{border-top:3px solid var(--yellow);padding-top:25px}.brief-grid article>span{font-size:14px;color:var(--blue)}.brief-grid h3{font-size:24px;font-weight:600;margin:20px 0 14px}.brief-grid p{font-size:16px;line-height:1.8;color:var(--muted)}.contacts{background:#edf5f9;display:grid;grid-template-columns:1fr 1fr;gap:75px}.contacts p{font-size:20px;line-height:1.8}.contact-item{border-top:1px solid #cbdee8;padding:22px 0;display:flex;flex-direction:column;gap:12px}.contact-item>span{font-size:14px;color:var(--muted)}.contact-item a{font-size:clamp(21px,2.5vw,33px);font-weight:500;color:#277fab;overflow-wrap:anywhere}.contact-item a:hover{text-decoration:underline}address{font-size:17px;line-height:1.7;font-style:normal}.legal-details{font-size:14px;line-height:1.8;margin-top:20px;color:var(--muted)}footer{padding:48px 6.5%;background:#173a4c;color:#e7eef2;display:flex;justify-content:space-between;align-items:center;gap:30px;font-size:12px;flex-wrap:wrap}.footer-brand{font-size:20px;font-weight:700}.photo-credit{background:#173a4c;color:#b8ccd7;padding:0 6.5% 25px;font-size:12px;line-height:1.7}.photo-credit a{text-decoration:underline}footer a:hover,.photo-credit a:hover{color:white}@media(min-width:1700px){.section,.mission{padding-left:max(6.5%,calc((100vw - 1500px)/2));padding-right:max(6.5%,calc((100vw - 1500px)/2))}.hero{height:760px}}@media(max-width:1000px){.header{gap:20px;padding:0 5%}nav{gap:18px}nav a{font-size:13px}.brand{font-size:15px}.brand-energy{font-size:11px;letter-spacing:4px}.header-link{padding:10px}.header-link span{display:none}.intro{gap:35px;grid-template-columns:1fr}.section-top,.approach,.contacts{gap:35px}.section{padding:65px 6%}.mission{padding:45px 6% 10px}.gallery img{height:280px}}@media(max-width:700px){html{scroll-padding-top:130px}.header{height:auto;min-height:115px;flex-wrap:wrap;padding:16px 6%;gap:14px}.brand{font-size:16px}.header-link{margin-left:auto}.header nav{order:3;width:100%;justify-content:space-between;gap:12px;margin:0}.header nav a{font-size:12px}.hero{height:560px;min-height:0}.hero-content{padding:0 6% 20px}.eyebrow{font-size:10px;letter-spacing:.7px}h1{font-size:39px;line-height:1.2;max-width:370px;letter-spacing:-1px}.hero p{font-size:18px}.hero-image{background-position:62% center}.hero-bottom{left:6%;right:6%;font-size:9px;letter-spacing:0}.hero-bottom a{font-size:12px}.button{padding:16px 22px;font-size:15px}.mission{font-size:19px;line-height:1.8;padding-top:35px}.section{padding:50px 6%}h2{font-size:38px;letter-spacing:-1px}.section-label{font-size:12px}.intro-copy,.section-top,.approach,.contacts,.gallery-grid,.brief-grid,.service-grid{grid-template-columns:1fr;gap:25px}.section-top>p{font-size:19px;margin-bottom:15px}.about-facts>div{flex-direction:column;gap:8px}.about-facts strong{text-align:left}.feature-photo{height:420px}.feature-photo>div{left:24px;right:24px;top:48px}.feature-photo h3{font-size:32px}.feature-photo p{font-size:18px}.feature-photo small{left:24px;font-size:12px}.service{padding-bottom:5px}.service h3 br{display:none}.service h3 br:after{content:' '}.service h3{font-size:26px}.gallery img{height:270px}.gallery figcaption{padding-top:18px}.contacts p{font-size:18px}footer{flex-direction:column;align-items:flex-start;gap:20px}.desktop{display:none}.hero-bottom a span{margin-left:8px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .7s}.hero-video.ready{opacity:1}.hero-image{z-index:1;background-image:linear-gradient(90deg,rgba(12,43,60,.68),rgba(12,43,60,.16));pointer-events:none}.hero{background:#173a4c url('industrial.jpg') center/cover no-repeat}.hero-content,.hero-bottom{z-index:2}.video-toggle{border:1px solid #ffffff80;background:#173a4c66;color:white;padding:10px 15px;font:inherit;font-size:12px;cursor:pointer;letter-spacing:0}.video-toggle:hover{background:#173a4ca6}.video-toggle:focus-visible{outline:3px solid var(--yellow);outline-offset:4px}.video-toggle[hidden]{display:none}.hero-bottom{align-items:center}.hero-bottom>a{display:none}@media(prefers-reduced-motion:reduce){.hero-video{transition:none}}@media(max-width:700px){.hero-bottom>span{max-width:160px;line-height:1.7}.video-toggle{font-size:12px;padding:9px}}

.brand-mark{display:block;width:48px;height:52px;flex-shrink:0}.brand{gap:13px;font-size:20px;letter-spacing:1.4px}.brand-energy{font-size:11px;letter-spacing:6.5px;margin-top:8px;color:#408fbe}.footer-brand{display:flex;align-items:center;gap:12px}.footer-brand img{background:white;padding:4px;border-radius:3px}@media(max-width:1000px){.brand{font-size:17px}.brand-mark{width:42px;height:46px}.brand-energy{letter-spacing:5px}}
.brand{gap:12px;font-size:21px;font-weight:600;letter-spacing:2.4px}.brand-energy{font-size:10px;font-weight:500;letter-spacing:7.4px;color:#59707b;margin-top:9px}.brand-mark{width:43px;height:46px}.footer-brand{font-weight:500;letter-spacing:2px}.footer-brand img{border-radius:0}@media(max-width:1000px){.brand{font-size:17px;letter-spacing:2px}.brand-energy{letter-spacing:5.4px}.brand-mark{width:39px;height:43px}}
.brand{font-size:22px;font-weight:800;letter-spacing:.5px;gap:12px}.brand-energy{font-size:10px;letter-spacing:6.7px;font-weight:600;margin-top:8px;color:#359ed1}.brand-mark{width:47px;height:47px}.footer-brand{font-weight:700;letter-spacing:.6px}@media(max-width:1000px){.brand{font-size:18px}.brand-energy{letter-spacing:4.9px}.brand-mark{width:41px;height:41px}}
.header-actions{display:flex;align-items:center;gap:16px}.language-switch{display:flex;border:1px solid var(--line);background:#fff}.language-switch button{border:0;background:transparent;color:var(--muted);font:600 11px Manrope,Arial,sans-serif;padding:9px 8px;cursor:pointer}.language-switch button.active{background:var(--ink);color:#fff}.language-switch button:hover{color:var(--blue)}.language-switch button.active:hover{color:#fff}@media(max-width:700px){.header-actions{gap:8px}.language-switch button{padding:8px 6px}.header-link{font-size:12px;padding:9px 10px}}

/* Updated palette: graphite, electric lime, and warm amber. */
:root{--ink:#18221f;--blue:#9dcc32;--yellow:#f2a900;--line:#d8dfd4;--muted:#5b6961}
body{background:#fbfcf8;color:var(--ink)}
a:hover{color:#718f18}
.header{background:#fbfcf8;box-shadow:0 1px 0 #18221f18}
.brand-energy{color:var(--blue)}
.brand-icon{border-color:var(--blue);color:var(--blue)}
.hero{background:#18221f url('industrial.jpg') center/cover no-repeat}
.hero-image{background-image:linear-gradient(90deg,rgba(13,25,20,.82),rgba(13,25,20,.22))}
.button{background:var(--blue);color:#18221f}.button:hover{background:#b4df48;color:#18221f}
.section-label,.service-footer,.brief-grid article>span{color:#718f18}
.muted{color:#718f18}
.approach,.contacts{background:#eef3e8}
.service{border-top-color:var(--blue)}
.brief-grid article{border-top-color:var(--yellow)}
.feature-photo:after{background:linear-gradient(90deg,#18221fdd,#18221f12)}
.language-switch button.active{background:var(--ink)}
.contact-item a{color:#718f18}.contact-item a:hover{color:#536d10}
footer,.photo-credit{background:#18221f}
.video-toggle{background:#18221f99}.video-toggle:hover{background:#18221fcc}

/* Palette experiment 02: deep blue, turquoise, and orange. */
:root{--ink:#102a43;--blue:#22b8aa;--yellow:#ffb547;--line:#d4e0e8;--muted:#5d7182}
body{background:#f8fbfc;color:var(--ink)}
a:hover{color:#14877e}
.header{background:#f8fbfc;box-shadow:0 1px 0 #102a4318}
.brand-energy{color:var(--blue)}
.brand-icon{border-color:var(--blue);color:var(--blue)}
.hero{background:#102a43 url('industrial.jpg') center/cover no-repeat}
.hero-image{background-image:linear-gradient(90deg,rgba(10,34,54,.84),rgba(10,34,54,.2))}
.button{background:var(--blue);color:#fff}.button:hover{background:#38d2c2;color:#fff}
.section-label,.service-footer,.brief-grid article>span{color:#14877e}
.muted{color:#14877e}
.approach,.contacts{background:#edf5f8}
.service{border-top-color:var(--blue)}
.brief-grid article{border-top-color:var(--yellow)}
.feature-photo:after{background:linear-gradient(90deg,#102a43e6,#102a4312)}
.language-switch button.active{background:var(--ink)}
.contact-item a{color:#14877e}.contact-item a:hover{color:#0b645e}
footer,.photo-credit{background:#102a43}
.video-toggle{background:#102a4399}.video-toggle:hover{background:#102a43d9}
.hero .button,.hero .button:visited{background:#22b8aa;color:#fff}
.hero .button:hover{background:#38d2c2;color:#fff}
.header-link{border-color:var(--blue)}
.eyebrow>span{background:var(--blue)}
.mission{border-left:4px solid var(--blue);padding-left:calc(6.5% - 4px)}
.service-top{color:#14877e}
.principles article>span{color:#14877e}
.video-toggle{border-color:#22b8aa99}
@media(max-width:1000px){.mission{padding-left:calc(6% - 4px)}}
@media(max-width:700px){.mission{padding-left:calc(6% - 4px)}}

/* Final direction: restrained industrial navy with one warm amber accent. */
:root{--ink:#172b3a;--blue:#c57b28;--yellow:#e3a13b;--line:#d9e0e5;--muted:#60717d}
body{background:#fbfcfd;color:var(--ink)}
a:hover{color:#965916}
.header{background:#fbfcfd}
.hero{background:#172b3a url('industrial.jpg') center/cover no-repeat}
.hero-image{background-image:linear-gradient(90deg,rgba(13,31,45,.86),rgba(13,31,45,.24))}
.button,.hero .button,.hero .button:visited{background:#c57b28;color:#fff}
.button:hover,.hero .button:hover{background:#e09a3f;color:#fff}
.header-link{border-color:#c57b28}
.eyebrow>span{background:#c57b28}
.mission{border-left-color:#c57b28}
.section-label,.service-footer,.brief-grid article>span,.principles article>span,.service-top{color:#a4621c}
.muted{color:#a4621c}
.approach,.contacts{background:#eef2f4}
.service{border-top-color:#c57b28}
.brief-grid article{border-top-color:#e3a13b}
.contact-item a{color:#a4621c}.contact-item a:hover{color:#75450f}
.video-toggle{border-color:#e3a13b99}

/* Palette experiment 04: graphite and industrial orange. */
:root{--ink:#20272b;--blue:#f06435;--yellow:#ff9b54;--line:#d9dfe1;--muted:#657177}
body{background:#f7f8f7;color:var(--ink)}
a:hover{color:#c54722}
.header{background:#f7f8f7}
.hero{background:#20272b url('industrial.jpg') center/cover no-repeat}
.hero-image{background-image:linear-gradient(90deg,rgba(22,29,33,.9),rgba(22,29,33,.25))}
.button,.hero .button,.hero .button:visited{background:#f06435;color:#fff}
.button:hover,.hero .button:hover{background:#ff7b4e;color:#fff}
.header-link{border-color:#f06435}
.eyebrow>span{background:#f06435}
.mission{border-left-color:#f06435}
.section-label,.service-footer,.brief-grid article>span,.principles article>span,.service-top{color:#c54722}
.muted{color:#c54722}
.approach,.contacts{background:#edf0f1}
.service{border-top-color:#f06435}
.brief-grid article{border-top-color:#ff9b54}
.contact-item a{color:#c54722}.contact-item a:hover{color:#963419}
.video-toggle{border-color:#ff9b5499}

/* Palette experiment 05: forest green, mint surfaces, and coral. */
:root{--ink:#163b36;--blue:#e86b58;--yellow:#f1b36a;--line:#d5e4dd;--muted:#607871}
body{background:#f7fbf8;color:var(--ink)}
a:hover{color:#ad493b}
.header{background:#f7fbf8}
.hero{background:#163b36 url('industrial.jpg') center/cover no-repeat}
.hero-image{background-image:linear-gradient(90deg,rgba(10,40,35,.88),rgba(10,40,35,.2))}
.button,.hero .button,.hero .button:visited{background:#e86b58;color:#fff}
.button:hover,.hero .button:hover{background:#f18776;color:#fff}
.header-link{border-color:#e86b58}
.eyebrow>span{background:#e86b58}
.mission{border-left-color:#e86b58}
.section-label,.service-footer,.brief-grid article>span,.principles article>span,.service-top{color:#ad493b}
.muted{color:#ad493b}
.approach,.contacts{background:#eaf4ef}
.service{border-top-color:#e86b58}
.brief-grid article{border-top-color:#f1b36a}
.contact-item a{color:#ad493b}.contact-item a:hover{color:#81372d}
.video-toggle{border-color:#f1b36a99}

/* Make the forest tone visibly structural, not just a photo overlay. */
.header{background:#163b36;color:#f7fbf8;box-shadow:none}
.header nav a,.header .brand{color:#f7fbf8}
.header .brand-energy{color:#f1b36a}
.header-link{color:#f7fbf8;border-color:#e86b58}
.language-switch{border-color:#487269;background:#163b36}
.language-switch button{color:#cfe2da}.language-switch button.active{background:#e86b58;color:#fff}
.hero-image{background-image:linear-gradient(90deg,rgba(7,48,40,.94),rgba(7,48,40,.3))}
.approach,.contacts{background:#e4f1eb}
footer,.photo-credit{background:#163b36}

/* Clean brand system: aligned with the existing logo. */
:root{--ink:#123d59;--blue:#2f8fb8;--yellow:#e7bd45;--line:#d7e3e9;--muted:#55707c}
body{background:#fff;color:#123d59}
a:hover{color:#226f96}
.header{background:#fff;color:#123d59;box-shadow:0 1px 0 #123d5918}
.header nav a,.header .brand{color:#123d59}
.header .brand-energy{color:#2f8fb8}
.header-link{color:#123d59;border-color:#e7bd45}
.language-switch{border-color:#d7e3e9;background:#fff}
.language-switch button{color:#55707c}.language-switch button.active{background:#123d59;color:#fff}
.hero{background:#123d59 url('industrial.jpg') center/cover no-repeat}
.hero-image{background-image:linear-gradient(90deg,rgba(10,48,72,.78),rgba(10,48,72,.16))}
.button,.hero .button,.hero .button:visited{background:#2f8fb8;color:#fff}
.button:hover,.hero .button:hover{background:#226f96;color:#fff}
.eyebrow>span{background:#e7bd45}
.mission{border-left-color:#e7bd45}
.section-label,.service-footer,.brief-grid article>span,.principles article>span,.service-top{color:#2f7da3}
.muted{color:#2f8fb8}
.approach,.contacts{background:#eef5f8}
.service{border-top-color:#2f8fb8}
.brief-grid article{border-top-color:#e7bd45}
.contact-item a{color:#2f7da3}.contact-item a:hover{color:#185676}
.video-toggle{border-color:#e7bd4599;background:#123d5966}.video-toggle:hover{background:#123d59b8}
footer,.photo-credit{background:#123d59}

/* Stronger brand-gold accents for clear visual hierarchy. */
:root{--yellow:#f0c928}
.header-link{border-color:#f0c928}
.eyebrow>span{background:#f0c928}
.mission{border-left-color:#f0c928}
.brief-grid article{border-top-color:#f0c928}
.video-toggle{border-color:#f0c928cc}
.trust-section{padding:70px 6.5%;background:#123d59;color:#fff}.trust-section .section-label{color:#f0c928}.trust-section h2{color:#fff;max-width:760px}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;margin-top:35px}.trust-item{border-top:2px solid #f0c928;padding-top:18px}.trust-item strong{display:block;font-size:34px;color:#fff;margin-bottom:8px}.trust-item span{font-size:14px;line-height:1.6;color:#d7e3e9}.process-section{padding:70px 6.5%}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin-top:30px}.process-item{border-top:3px solid #2f8fb8;padding-top:20px}.process-item b{font-size:14px;color:#2f7da3}.process-item h3{font-size:23px;margin:16px 0 10px}.process-item p{font-size:16px;line-height:1.75;color:var(--muted);margin:0}@media(max-width:700px){.trust-section,.process-section{padding:50px 6%}.trust-grid,.process-grid{grid-template-columns:1fr;gap:25px}.trust-item strong{font-size:30px}}
.language-switch button.active{background:#123d59;color:#fff}
.rsk-projects{background:#f6fafc}.rsk-projects .rsk-intro{max-width:520px}.rsk-grid{margin-top:34px}
.rsk-object-line{margin-top:28px;padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;gap:24px;align-items:baseline}.rsk-object-label{font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:#2f7da3;white-space:nowrap}.rsk-object-text{font-size:16px;line-height:1.6;font-weight:500}@media(max-width:700px){.rsk-object-line{display:block}.rsk-object-text{display:block;margin-top:8px}}
.rsk-full-list{margin-top:24px;border-bottom:1px solid var(--line);padding-bottom:20px}.rsk-list-summary{cursor:pointer;color:#2f7da3;font-size:16px;font-weight:600}.rsk-full-list ol{columns:2;column-gap:40px;margin:20px 0 8px;padding-left:24px}.rsk-full-list li{break-inside:avoid;margin:0 0 10px;color:var(--muted);font-size:14px;line-height:1.45}.rsk-pdf-link{display:inline-block;margin-top:8px;color:#2f7da3;font-size:14px}@media(max-width:700px){.rsk-full-list ol{columns:1}}
