@media only screen and (min-width:0rem){:root{--primary:#1c3f5f;--primaryLight:#e2661f;--secondary:#3d4750;--secondaryLight:#e2661f;--headerColor:#1c1917;--bodyTextColor:#44403c;--bodyTextColorWhite:#fafbfc;--mutedTextColor:#767676;--borderColor:#b4b2c7;--dividerColor:#e8e9ec;--lightBg:#f7f7f7;--lightBgHover:#f0f0f0;--white:#fff;--black:#000;--iconBg:#484848;--errorColor:#b91c1c;--dark:#0d1b26;--medium:#16293a;--accent:#1f3d54;--topperFontSize:clamp(0.8125rem,1.6vw,1rem);--headerFontSize:clamp(1.9375rem,3.9vw,3.0625rem);--bodyFontSize:1rem;--sectionPadding:clamp(3.75rem,7.82vw,6.25rem) 1rem;--headerFont:"Helvetica Neue",Helvetica,Arial,sans-serif;--bodyFont:-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif}body,html{background-color:var(--white);color:var(--bodyTextColor);font-family:var(--bodyFont);font-size:100%;margin:0;overflow-x:hidden;padding:0;transition:background-color .3s}*,:after,:before{box-sizing:border-box;margin:0;padding:0}.lh-topper{color:var(--primary);display:block;font-size:var(--topperFontSize);font-weight:700;letter-spacing:.1em;margin-bottom:.25rem;text-transform:uppercase}.lh-title,.lh-topper{line-height:1.2em;text-align:inherit}.lh-title{color:var(--headerColor);font-size:var(--headerFontSize);font-weight:900;margin:0 0 1rem;max-width:43.75rem;position:relative}.lh-text{color:var(--bodyTextColor);font-size:var(--bodyFontSize);line-height:1.5em;margin:0;max-width:40.625rem;text-align:inherit;width:100%}.skip{left:0;opacity:0;position:absolute;top:0;z-index:-1111111}.lh-button-solid{background-color:var(--primary);border-radius:.25rem;color:var(--bodyTextColorWhite);display:inline-block;font-size:1rem;font-weight:700;line-height:1em;overflow:hidden;padding:1rem 2rem;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;transition:color .3s;transition-delay:.1s;width:auto;z-index:1}.lh-button-solid:hover{color:var(--white)}.lh-button-solid:hover:before{width:100%}.lh-button-solid:before{background-color:var(--black);content:"";display:block;height:100%;left:0;opacity:1;position:absolute;top:0;transition:width .3s;width:0;z-index:-1}.lh-button-outline{border:2px solid var(--black);color:var(--black);display:inline-block;font-size:1rem;font-weight:700;line-height:1em;padding:1rem 2rem;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;transition:color .3s;transition-delay:.1s;width:auto;z-index:1}.lh-button-outline:hover{color:var(--white)}.lh-button-outline:hover:before{width:100%}.lh-button-outline:before{background-color:var(--black);content:"";display:block;height:100%;left:0;opacity:1;position:absolute;top:0;transition:width .3s;width:0;z-index:-1}.lh-color{color:var(--primary)}.lh-bold{font-weight:700}.dark,.lh-dark,.lh-hide-on-mobile,body.dark-mode .lh-light,body.dark-mode .light{display:none!important}body.dark-mode .dark,body.dark-mode .lh-dark{display:block!important}body.dark-mode .lh-button-outline{border-color:var(--white);color:var(--white)}}@media only screen and (min-width:64rem){.lh-hide-on-mobile{display:block!important}.lh-hide-on-desktop{display:none!important}}@media only screen and (min-width:0rem){h1,h2,h3,h4,h5,h6{color:var(--headerColor);font-family:var(--headerFont);line-height:1.2em}a,li,p{font-size:1rem;line-height:1.5em}li,p{color:var(--bodyTextColor)}li a,p a{color:var(--primary)}a:hover,button:hover{cursor:pointer}body.dark-mode{background-color:var(--dark)}body.dark-mode h1,body.dark-mode h2,body.dark-mode h3,body.dark-mode h4,body.dark-mode h5,body.dark-mode h6,body.dark-mode li,body.dark-mode p{color:var(--white)}body.dark-mode #dark-mode-toggle .lh-sun{opacity:1;transform:translate(-50%,-50%)}body.dark-mode #dark-mode-toggle .lh-moon{fill:var(--white);opacity:0;transform:translate(-50%,-150%)}#dark-mode-toggle{background:transparent;border:none;display:block;height:3rem;overflow:hidden;padding:0;position:absolute;right:4.375rem;top:.625rem;width:3rem;z-index:1000}#dark-mode-toggle img,#dark-mode-toggle svg{height:1.25rem;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:1.25rem}#dark-mode-toggle .lh-moon{transition:transform .3s,opacity .3s;z-index:2}#dark-mode-toggle .lh-sun{opacity:0;transform:translate(-50%,100%);transition:transform .3s,opacity .3s;z-index:1}}@media only screen and (min-width:1024px){#dark-mode-toggle{margin:0;position:relative;right:auto;top:auto;transform:none}#dark-mode-toggle:hover{cursor:pointer}}@media only screen and (max-width:1023.5px){body.lh-open{overflow:hidden}#lh-navigation{background-color:var(--white);box-shadow:0 8px 24px rgba(149,157,165,.2);box-sizing:border-box;padding:.75rem 1rem;position:fixed;width:100%;z-index:10000}#lh-navigation:before{backdrop-filter:blur(10px);background:rgba(0,0,0,.6);content:"";display:block;height:100vh;opacity:0;position:absolute;right:0;top:100%;transition:width .5s,opacity .3s;width:0;z-index:-11}#lh-navigation.lh-active:before{opacity:1;width:100%}#lh-navigation.lh-active .lh-ul-wrapper{opacity:1;transform:scaleX(1);transition-delay:.2s}#lh-navigation.lh-active .lh-li{opacity:1;transform:translateX(0)}#lh-navigation .lh-container{align-items:center;display:flex;justify-content:flex-end;width:100%}#lh-navigation .lh-logo{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0 auto 0 0;max-width:9.125rem;padding:0;width:40%;z-index:10}#lh-navigation .lh-logo img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:left;object-position:left;width:100%}#lh-navigation .lh-toggle{align-items:center;background-color:transparent;border:none;border-radius:.25rem;display:flex;height:clamp(2.75rem,6vw,3rem);justify-content:center;margin:0 0 0 auto;width:clamp(2.75rem,6vw,3rem)}#lh-navigation .lh-active .lh-line1{top:50%;transform:translate(-50%,-50%) rotate(225deg)}#lh-navigation .lh-active .lh-line2{top:50%;transform:translate(-50%,-50%) translateY(0) rotate(-225deg);transform-origin:center}#lh-navigation .lh-active .lh-line3{bottom:100%;opacity:0}#lh-navigation .lh-box{height:clamp(.875rem,1.5vw,1rem);position:relative;width:clamp(1.5rem,2vw,1.75rem)}#lh-navigation .lh-line{background-color:var(--headerColor);border-radius:2px;height:2px;left:50%;position:absolute;transform:translateX(-50%);width:100%}#lh-navigation .lh-line1{top:0;transform-origin:center;transition:transform .5s,top .3s,left .3s}#lh-navigation .lh-line1,#lh-navigation .lh-line2{animation-direction:normal;animation-duration:.7s;animation-fill-mode:forwards;animation-timing-function:ease}#lh-navigation .lh-line2{top:50%;transform:translateX(-50%) translateY(-50%);transition:top .3s,left .3s,transform .5s}#lh-navigation .lh-line3{bottom:0;transition:bottom .3s,opacity .3s}#lh-navigation .lh-ul-wrapper{background-color:var(--white);box-shadow:inset 0 8px 24px rgba(0,0,0,.2);height:100vh;left:auto;opacity:0;overflow:hidden;position:absolute;right:0;top:100%;transform:scaleX(0);transform-origin:top right;transition:transform .4s,opacity .3s;z-index:-1}#lh-navigation .lh-ul{align-items:flex-end;display:flex;flex-direction:column;gap:1.25rem;height:65vh;justify-content:flex-start;margin:0;min-width:40%;overflow:scroll;padding:3rem clamp(1.75rem,3vw,2.5rem) 2rem 4.375rem;width:auto}#lh-navigation .lh-li{list-style:none;margin-right:0;opacity:0;text-align:right;transform:translateX(-2.5rem);transition:transform .6s,opacity .9s;width:100%}#lh-navigation .lh-li:first-of-type{transition-delay:.05s}#lh-navigation .lh-li:nth-of-type(2){transition-delay:.1s}#lh-navigation .lh-li:nth-of-type(3){transition-delay:.15s}#lh-navigation .lh-li:nth-of-type(4){transition-delay:.2s}#lh-navigation .lh-li:nth-of-type(5){transition-delay:.25s}#lh-navigation .lh-li:nth-of-type(6){transition-delay:.3s}#lh-navigation .lh-li:nth-of-type(7){transition-delay:.35s}#lh-navigation .lh-li:nth-of-type(8){transition-delay:.4s}#lh-navigation .lh-li:nth-of-type(9){transition-delay:.45s}#lh-navigation .lh-li-link{color:var(--headerColor);display:inline-block;font-size:clamp(1rem,2.5vw,1.5rem);line-height:1.2em;margin:0;position:relative;text-decoration:none}#lh-navigation .lh-li-link:before{background:currentColor;bottom:-.125rem;content:"";display:none;height:1px;left:0;opacity:1;position:absolute;width:100%}#lh-navigation .lh-li-link.lh-active:before{display:block}#lh-navigation .lh-button-solid{display:none}body.dark-mode #lh-navigation{background-color:var(--dark)}body.dark-mode #lh-navigation .lh-logo{filter:invert(1)}body.dark-mode #lh-navigation .lh-line{background-color:var(--white)}body.dark-mode #lh-navigation .lh-ul-wrapper{background-color:var(--medium)}#lh-navigation .lh-dropdown,body.dark-mode #lh-navigation .lh-li-link{color:var(--bodyTextColorWhite)}#lh-navigation .lh-dropdown{position:relative}#lh-navigation .lh-dropdown.lh-active .lh-drop-ul{height:auto;margin:.75rem 0 0;opacity:1;padding:1.5rem;transform:scale(1);visibility:visible}#lh-navigation .lh-dropdown.lh-active .lh-drop-link{opacity:1}#lh-navigation .lh-dropdown .lh-li-link{position:relative;transition:opacity .3s}#lh-navigation .lh-drop-icon{height:auto;position:absolute;right:-1.25rem;top:50%;transform:translateY(-50%);width:.9375rem}#lh-navigation .lh-drop-ul{align-items:flex-end;background-color:var(--primary);box-sizing:border-box;display:flex;flex-direction:column;gap:.75rem;height:0;justify-content:flex-start;margin:0;opacity:0;overflow:hidden;padding:0 1.5rem;transform:scale(0);transform-origin:top right;transition:padding .3s,margin .3s,height .3s,opacity .3s,transform .3s,visibility .3s;visibility:hidden;width:100%}#lh-navigation .lh-drop-li{list-style:none;text-align:inherit}#lh-navigation .lh-li-link.lh-drop-link{color:var(--white);font-size:clamp(.875rem,2vw,1.25rem)}}@media only screen and (min-width:1024px){#lh-navigation .lh-dropdown{position:relative}#lh-navigation .lh-dropdown:focus-within,#lh-navigation .lh-dropdown:hover{cursor:pointer}#lh-navigation .lh-dropdown:focus-within .lh-drop-ul,#lh-navigation .lh-dropdown:hover .lh-drop-ul{opacity:1;transform:scaleY(1);visibility:visible}#lh-navigation .lh-dropdown:focus-within .lh-drop-li,#lh-navigation .lh-dropdown:hover .lh-drop-li{opacity:1;transform:translateY(0)}#lh-navigation .lh-drop-icon{display:inline-block;height:auto;width:.9375rem}#lh-navigation .lh-drop-ul{background-color:var(--white);border-bottom:5px solid var(--primary);box-shadow:0 10px 16px rgba(149,157,165,.2);margin:0;min-width:12.5rem;opacity:0;overflow:hidden;padding:0;position:absolute;top:100%;transform:scaleY(0);transform-origin:top;transition:transform .3s,visibility .3s,opacity .3s;visibility:hidden;z-index:-100}#lh-navigation .lh-drop-li{color:var(--bodyTextColor);display:block;font-size:1rem;height:auto;list-style:none;opacity:0;text-decoration:none;transform:translateY(-.625rem);transition:opacity .6s,transform .6s;width:100%}#lh-navigation .lh-drop-li:first-of-type{transition-delay:.05s}#lh-navigation .lh-drop-li:nth-of-type(2){transition-delay:.1s}#lh-navigation .lh-drop-li:nth-of-type(3){transition-delay:.15s}#lh-navigation .lh-drop-li:nth-of-type(4){transition-delay:.2s}#lh-navigation .lh-drop-li:nth-of-type(5){transition-delay:.25s}#lh-navigation .lh-drop-li:nth-of-type(6){transition-delay:.3s}#lh-navigation .lh-drop-li:nth-of-type(7){transition-delay:.35s}#lh-navigation .lh-drop-li:nth-of-type(8){transition-delay:.4s}#lh-navigation .lh-drop-li:nth-of-type(9){transition-delay:.45s}#lh-navigation .lh-drop-li:nth-of-type(10){transition-delay:.5s}#lh-navigation .lh-drop-li:nth-of-type(11){transition-delay:.55s}#lh-navigation .lh-drop-li:nth-of-type(12){transition-delay:.6s}#lh-navigation .lh-drop-li:nth-of-type(13){transition-delay:.65s}#lh-navigation .lh-li-link.lh-drop-link{background-color:var(--lightBg);box-sizing:border-box;color:var(--bodyTextColor);display:block;font-size:1rem;line-height:1.5em;outline:none;padding:.75rem;text-decoration:none;transition:color .3s,background-color .3s;white-space:nowrap;width:100%}#lh-navigation .lh-li-link.lh-drop-link:hover{background-color:var(--lightBgHover)}#lh-navigation .lh-li-link.lh-drop-link:before{display:none}}@media only screen and (min-width:0rem){body.dark-mode #lh-navigation .lh-drop-ul{background-color:var(--dark)}body.dark-mode #lh-navigation .lh-li-link.lh-drop-link{background-color:var(--medium)}body.dark-mode #lh-navigation .lh-li-link.lh-drop-link:hover{background-color:var(--light)}body.dark-mode #lh-navigation .lh-drop-icon{filter:invert(1)}}@media only screen and (min-width:1024px){#lh-navigation{background-color:var(--white);box-shadow:0 8px 24px rgba(149,157,165,.2);box-sizing:border-box;padding:0 1rem;position:fixed;width:100%;z-index:10000}#lh-navigation .lh-container{align-items:center;display:flex;gap:1.5rem;justify-content:flex-end;margin:auto;max-width:80rem;width:100%}#lh-navigation .lh-toggle{display:none}#lh-navigation .lh-logo{align-items:center;display:flex;height:4.0625rem;justify-content:center;margin:0 auto 0 0;max-width:21.875rem;padding:0;width:18.4%;z-index:100}#lh-navigation .lh-logo img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}#lh-navigation .lh-ul{align-items:center;display:flex;gap:clamp(1.25rem,2.6vw,2.25rem);justify-content:flex-start;margin:0;padding:0;width:100%}#lh-navigation .lh-li{flex:none;list-style:none;padding:2rem 0}#lh-navigation .lh-li-link{color:var(--bodyTextColor);display:block;font-size:clamp(.875rem,1vw,1rem);line-height:1.5em;margin:0;position:relative;text-decoration:none}#lh-navigation .lh-li-link.lh-active:before,#lh-navigation .lh-li-link:hover:before{width:100%}#lh-navigation .lh-li-link:before{background:var(--primary);bottom:0;content:"";display:block;height:2px;left:0;opacity:1;position:absolute;transition:width .3s;width:0}body.dark-mode #lh-navigation{background-color:var(--dark)}body.dark-mode #lh-navigation .lh-logo{filter:invert(1)}body.dark-mode #lh-navigation .lh-li-link{color:var(--bodyTextColorWhite)}body.dark-mode #lh-navigation .lh-li-link:before{background-color:var(--primaryLight)}}@media only screen and (min-width:0rem){#banner-310{background-color:var(--primary);padding-bottom:clamp(5rem,13vw,8.75rem);padding-top:clamp(9rem,25vw,15.75rem);position:relative;z-index:1}#banner-310 .lh-container{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:auto;max-width:80rem;width:100%}#banner-310 .lh-int-title{color:var(--bodyTextColorWhite);font-size:clamp(2.4375rem,4.5vw,3.0625rem);font-weight:900;line-height:1.2em;margin:0 auto .75rem;max-width:43.75rem;position:relative;text-align:center}#banner-310 .lh-breadcrumbs,#banner-310 .lh-link{align-items:center;display:flex;justify-content:center}#banner-310 .lh-link{color:var(--bodyTextColorWhite);font-size:clamp(.875rem,1.5vw,1rem);line-height:1.2em;position:relative;text-decoration:none}#banner-310 .lh-link:last-of-type:after{display:none}#banner-310 .lh-link:after{background:url(/assets/svgs/chevron.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:.75rem;margin-left:.75rem;margin-right:.75rem;width:.4375rem}#banner-310 .lh-link.lh-active{color:var(--white);text-decoration:underline}#banner-310 .lh-background{z-index:-1}#banner-310 .lh-background,#banner-310 .lh-background:before{display:block;height:100%;left:0;position:absolute;top:0;width:100%}#banner-310 .lh-background:before{background:var(--black);content:"";opacity:.72;z-index:1}#banner-310 .lh-background img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}#cta-51{background-color:var(--primary);padding:var(--sectionPadding);position:relative}#cta-51 .lh-container{gap:clamp(3rem,6vw,4rem);margin:auto;max-width:80rem}#cta-51 .lh-container,#cta-51 .lh-content{align-items:center;display:flex;flex-direction:column;width:100%}#cta-51 .lh-content{text-align:center}#cta-51 .lh-text,#cta-51 .lh-title,#cta-51 .lh-topper{color:var(--bodyTextColorWhite)}#cta-51 .lh-text{margin-bottom:1rem;opacity:.8}#cta-51 .lh-text:last-of-type{margin-bottom:2rem}#footer-1391{padding:1rem;position:relative;z-index:1}#footer-1391 .lh-container{margin:auto;max-width:80rem}#footer-1391 .lh-container,#footer-1391 .lh-top{align-items:center;display:flex;flex-direction:column;width:100%}#footer-1391 .lh-top{border-bottom:1px solid var(--dividerColor);gap:1rem;justify-content:center;margin-bottom:1.5rem;padding-bottom:1.5rem}#footer-1391 .lh-ul{align-items:center;-moz-column-gap:clamp(1.5rem,4vw,2.25rem);column-gap:clamp(1.5rem,4vw,2.25rem);display:flex;flex-wrap:wrap;justify-content:center;margin:0;padding:0;row-gap:.5rem}#footer-1391 .lh-li{list-style:none}#footer-1391 .lh-link{color:var(--bodyTextColor);display:block;font-size:clamp(.875rem,1.5vw,1rem);line-height:1.5em;margin:0;text-decoration:none;transition:color .3s}#footer-1391 .lh-link:hover{color:var(--primary)}#footer-1391 .lh-logo{max-width:13.0625rem}#footer-1391 .lh-logo,#footer-1391 .lh-logo-img{display:block;height:auto;width:100%}#footer-1391 .lh-bottom{align-items:center;display:flex;flex-direction:column;gap:1rem;width:100%}#footer-1391 .lh-social{align-items:center;display:flex;gap:.5rem;justify-content:center;margin:0;padding:0}#footer-1391 .lh-social-li{list-style:none}#footer-1391 .lh-social-link{align-items:center;background-color:var(--iconBg);border-radius:50%;display:flex;height:2rem;justify-content:center;transition:background-color .3s;width:2rem}#footer-1391 .lh-social-link:hover{background-color:var(--primary)}#footer-1391 .lh-social-link:hover .lh-social-icon{filter:invert(1);opacity:1}#footer-1391 .lh-social-icon{display:block;height:auto;opacity:.6;transition:opacity .3s;width:.75rem}#footer-1391 .lh-copyright{color:var(--bodyTextColor);display:block;font-size:.875rem;line-height:1.5em;margin:0}#footer-1391 .lh-copyright-link,#footer-1391 .lh-separater{color:var(--bodyTextColor);font-size:.875rem;text-decoration:none;transition:color .3s}#footer-1391 .lh-copyright-link:hover,#footer-1391 .lh-separater:hover{color:var(--primary)}#footer-1391 .lh-separater{display:inline-block;margin:0 1rem}#footer-1391 .lh-privacy{align-items:center;display:inline-flex;margin:0;padding:0}}@media only screen and (min-width:48rem){#footer-1391 .lh-top{align-items:center}#footer-1391 .lh-bottom{align-items:center;flex-direction:row;gap:4rem;justify-content:center}#footer-1391 .lh-privacy{margin:0}#footer-1391 .lh-copyright{text-align:center}}@media only screen and (min-width:0rem){body.dark-mode #footer-1391{background-color:rgba(0,0,0,.6)}body.dark-mode #footer-1391 .lh-logo{filter:invert(1)}body.dark-mode #footer-1391 .lh-top{border-color:hsla(0,0%,100%,.2)}body.dark-mode #footer-1391 .lh-copyright,body.dark-mode #footer-1391 .lh-copyright-link,body.dark-mode #footer-1391 .lh-link{color:var(--bodyTextColorWhite);opacity:.8}#RPsbs-313{padding:var(--sectionPadding)}#RPsbs-313 .lh-container{align-items:center;display:flex;flex-direction:column;gap:clamp(3rem,6vw,4rem);margin:auto;max-width:80rem;width:100%}#RPsbs-313 .lh-content{align-items:flex-start;display:flex;flex-direction:column;max-width:33.875rem;text-align:left;width:100%}#RPsbs-313 .lh-text{margin-bottom:1rem}#RPsbs-313 .lh-text:last-of-type{margin-bottom:2rem}#RPsbs-313 .lh-quote{background-color:var(--lightBg);border-radius:1rem;margin:0 0 2rem;padding:clamp(1rem,3vw,2rem);position:relative}#RPsbs-313 .lh-quote-text{color:var(--mutedTextColor);display:block;font-size:clamp(.875rem,1.5vw,1rem);line-height:1.5em;margin:0 0 1rem}#RPsbs-313 .lh-name{color:var(--headerColor);display:block;font-size:1rem;font-weight:700;line-height:1.2em;margin:0 0 .25rem;text-transform:uppercase}#RPsbs-313 .lh-job{color:var(--mutedTextColor);display:block;font-size:.875rem;line-height:1.5em}#RPsbs-313 .lh-quote-icon{bottom:0;height:auto;position:absolute;right:clamp(1rem,4vw,2rem);width:clamp(3.75rem,10vw,8.5rem)}#RPsbs-313 .lh-image-group{font-size:min(2.31vw,.7em);height:36.3125em;position:relative;width:32.625em}#RPsbs-313 .lh-picture{border-radius:1.5em;display:block;overflow:hidden;position:absolute}#RPsbs-313 .lh-picture img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}#RPsbs-313 .lh-picture1{height:36.3125em;left:0;top:0;width:32.625em}}@media only screen and (min-width:64rem){#RPsbs-313 .lh-container{flex-flow:row;gap:3.25rem;justify-content:space-between}#RPsbs-313 .lh-image-group{flex:none;font-size:min(1.2vw,1em)}#RPsbs-313 .lh-content{margin:0}}@media only screen and (min-width:0rem){body.dark-mode #RPsbs-313 .lh-image-group:after,body.dark-mode #RPsbs-313 .lh-image-group:before{background:var(--accent)}body.dark-mode #RPsbs-313 .lh-topper{color:var(--primaryLight)}body.dark-mode #RPsbs-313 .lh-h3,body.dark-mode #RPsbs-313 .lh-name,body.dark-mode #RPsbs-313 .lh-quote-text,body.dark-mode #RPsbs-313 .lh-text,body.dark-mode #RPsbs-313 .lh-title{color:var(--bodyTextColorWhite)}body.dark-mode #RPsbs-313 .lh-quote{background-color:var(--accent)}body.dark-mode #RPsbs-313 .lh-job{color:var(--bodyTextColorWhite);opacity:.8}body.dark-mode #RPsbs-313 .lh-quote-icon{opacity:.2}}