@import url("https://fonts.googleapis.com/css?family=Roboto:700");*{box-sizing:border-box}html{margin:0;padding:0;width:100%;overflow-x:hidden}body,html{max-width:100vw}.overlay-menu-open-body{overflow:hidden}.sticky-header{position:fixed;top:0;left:0;right:0;width:100%;background-color:transparent;padding:0 1rem;z-index:2000;transform:translateY(-100%);transition:transform .3s ease-in-out;box-sizing:border-box}@media (min-width:768px){.sticky-header{padding:0 2rem}}.sticky-header.visible{transform:translateY(0)}.sticky-header.header-white-mode{background-color:var(--website-background-color)}.sticky-header.header-transparent-mode{background-color:transparent}.header-content{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;width:100%;height:100px}.header-logo{max-height:60px;width:auto;object-fit:contain;transition:background-color .3s ease,padding .3s ease,border-radius .3s ease}.sticky-header.header-white-mode .header-logo{background-color:#ffffff;padding:8px 12px;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1)}@media (min-width:768px){.header-logo{max-height:87.75px}}.hamburger-menu,.search-icon{background:none;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center}.hamburger-menu svg,.search-icon svg{width:24px;height:24px}.sticky-header.menu-open-header-hidden{opacity:0;pointer-events:none}.overlay-menu{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--primary-color);z-index:2000;display:flex;flex-direction:column;padding:2rem;box-sizing:border-box;color:#fff;overflow-y:auto}.overlay-menu.hidden{display:none}.overlay-menu.visible{display:flex}@media (max-width:767px){.overlay-menu{padding:1rem}.overlay-menu-header{margin-bottom:1.5rem}.overlay-logo-image{height:60px}.overlay-menu-nav{flex-direction:column;gap:1.5rem;padding-top:1rem}.overlay-menu-column{flex-basis:auto}.overlay-main-link,.overlay-menu-nav .overlay-main-link{font-size:2rem}.overlay-plus-icon,.overlay-sublinks li a{font-size:1.25rem}.overlay-social-icons{justify-content:flex-start;margin-top:2rem}}.overlay-menu:before{content:"P";position:absolute;right:5%;bottom:5%;font-size:60vh;font-weight:700;font-family:var(--secondary-font,"Arial Black"),Gadget,sans-serif;color:rgba(255,255,255,.03);z-index:-1;line-height:.8;pointer-events:none}.overlay-menu-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.15);width:100%}.overlay-header-left-spacer{width:32px;padding:.5rem;visibility:hidden}.overlay-close-button{background:none;border:none;cursor:pointer;padding:.5rem}.overlay-close-button svg{width:32px;height:32px;stroke:#fff}.overlay-logo-link{flex-grow:1;display:flex;justify-content:center;align-items:center}.overlay-logo-image{height:80px;width:auto;object-fit:contain}.overlay-header-spacer{width:32px;height:32px}.overlay-menu-nav{display:flex;flex-direction:row;gap:4rem;flex-grow:1;padding-top:2rem}@media (min-width:768px){.overlay-menu-nav{flex-direction:row!important}}.overlay-menu-column{display:flex;flex-direction:column;gap:1.5rem;flex-basis:50%}.overlay-main-link,.overlay-menu-nav .overlay-main-link{color:#fff;text-decoration:none;font-size:2.5rem;font-weight:700;text-transform:uppercase}.overlay-main-link:hover{opacity:.8}.overlay-sublinks{list-style:none;padding-left:0;margin-top:.5rem;display:flex;flex-direction:column;gap:1rem}.overlay-sublinks li a{color:#ADDFE2;text-decoration:none;font-size:1.5rem;font-weight:400;text-transform:uppercase;display:flex;justify-content:space-between;align-items:center;width:100%;padding:.5rem 0;border-bottom:1px solid rgba(173,223,226,.2)}.overlay-sublinks li:last-child a{border-bottom:none}.overlay-sublinks li a:hover{color:#fff;opacity:1}.overlay-plus-icon{margin-left:.5rem;font-weight:700;font-size:1.5rem;color:#ADDFE2}.overlay-sublinks li a:hover .overlay-plus-icon{color:#fff}.overlay-social-icons{display:flex;gap:1.5rem;margin-top:1.5rem;padding-bottom:1rem}.overlay-social-icons a svg{width:24px;height:24px;fill:#fff}.overlay-social-icons a:hover svg{fill:#fff;opacity:.7}.site-footer{background-color:var(--primary-color);color:#fff;padding:2rem 1rem;box-sizing:border-box;width:100%;max-width:100vw;overflow-x:hidden;position:relative;z-index:1;margin-top:0}.footer-main-content{display:flex;flex-direction:column;gap:2rem;margin-bottom:2rem}.footer-column{flex-basis:100%;min-width:0}@media (min-width:768px){.site-footer{padding:3rem 2rem 1.5rem}.site-footer .footer-main-content{flex-direction:row;justify-content:flex-start;gap:2%;margin-bottom:3rem;flex-wrap:wrap}.footer-column{flex-basis:auto;flex-grow:1}.footer-logo-column{flex-basis:30%;flex-grow:0;display:flex;justify-content:center;align-items:center}.footer-column:nth-child(2),.footer-column:nth-child(3){flex-basis:30%}}@media (min-width:1024px){.site-footer{padding:4rem 3rem 2rem}.footer-main-content{display:grid;grid-template-columns:38fr 32fr 27fr;grid-gap:1.5%;gap:1.5%;align-items:flex-start}.footer-column{flex-basis:auto;flex-grow:0;flex-shrink:0}.footer-logo-column{display:flex;justify-content:center;align-items:center}}.footer-logo-text{font-size:2.5rem;font-weight:700;line-height:1;color:#fff;text-transform:uppercase;margin-bottom:1rem}@media (min-width:768px){.footer-logo-text{font-size:3.5rem}}@media (min-width:1024px){.footer-logo-text{font-size:4.55rem}}.footer-links-column{display:flex;flex-direction:column;gap:1rem}@media (min-width:768px){.footer-links-column{gap:1.5rem}}@media (min-width:1024px){.footer-links-column{gap:1.9008rem}}.footer-main-link{color:#fff;text-decoration:none;font-size:1.8rem;font-weight:700;text-transform:uppercase;display:block}@media (min-width:768px){.footer-main-link{font-size:2.5rem}}@media (min-width:1024px){.footer-main-link{font-size:3.146rem}}.footer-what-we-do .footer-main-link{margin-bottom:.8rem}@media (min-width:1024px){.footer-what-we-do .footer-main-link{margin-bottom:1.2672rem}}.footer-what-we-do{max-width:400px}.footer-sublinks{list-style:none;padding-left:0;margin-top:.5rem;display:flex;flex-direction:column}.footer-sublinks li{padding:.8rem 0;border-bottom:1px solid rgba(255,255,255,.2);margin-bottom:.5rem}@media (min-width:1024px){.footer-sublinks li{padding:1.1088rem 0;margin-bottom:.792rem;border-bottom:1px solid rgba(255,255,255,.3)}}.footer-sublinks li:last-child{border-bottom:none;margin-bottom:0}.footer-sublinks li a{color:#fff;text-decoration:none;font-size:1rem;font-weight:400;text-transform:uppercase;display:flex;justify-content:space-between;align-items:center;width:100%}@media (min-width:768px){.footer-sublinks li a{font-size:1.25rem}}@media (min-width:1024px){.footer-sublinks li a{font-size:1.56rem}}.footer-sublinks li .sublink-text{color:#fff!important}.plus-icon{margin-left:1rem;font-weight:700}.footer-social-icons{display:flex;gap:1rem;margin-top:1.5rem;justify-content:flex-start}.footer-social-icons a svg{width:20px;height:20px;fill:#fff;transition:opacity .3s ease}.footer-social-icons a:hover svg{opacity:.8}.footer-bottom-bar{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem;padding:1rem 0;border-top:1px solid rgba(255,255,255,.3);font-size:.75rem}@media (min-width:768px){.footer-bottom-bar{flex-direction:row;justify-content:center;gap:.5rem 2rem;padding:1.5rem 0}}.footer-bottom-bar a,.footer-bottom-bar p{color:rgba(255,255,255,.8);text-decoration:none}.footer-bottom-bar .separator{color:rgba(255,255,255,.3);margin-right:1rem}.footer-logo-img{max-height:360px;width:auto;object-fit:contain}:root{--background:var(--website-background-color,#ffffff);--foreground:#171717;--progress1:0;--primary-color:#04413A;--secondary-color:#E6007A;--accent-color:#A02040;--website-background-color:#ffffff}@theme inline{--color-background:var(--background);--color-foreground:var(--foreground);--font-sans:var(--font-geist-sans);--font-mono:var(--font-geist-mono)}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body{background:var(--primary-color);color:var(--foreground);font-family:var(--primary-font,"Roboto"),Arial,Helvetica,sans-serif;margin:0;padding:0}.page-flex-container,body{display:flex;flex-direction:column;min-height:100vh;overflow-x:hidden;width:100%;box-sizing:border-box}.page-flex-container{max-width:100vw}.main-content-wrapper{flex-grow:1;background-color:var(--website-background-color);width:100%;max-width:100vw;overflow-x:hidden;box-sizing:border-box}.experience{position:relative;width:100%;max-width:100vw;height:100vh;z-index:10;overflow:hidden;background-color:transparent;color:#fff;will-change:transform;box-sizing:border-box}.experience:before{display:none}.experience-video-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;overflow:hidden}.experience-solid-background{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--primary-color);z-index:2;opacity:1}.experience-video-background video,.experience-video-background>div{width:100%;height:100%}.experience .experience-top{position:absolute;top:1%;left:2%;opacity:.4}.experience .experience-middle-container{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;box-sizing:border-box}.experience .experience-middle{--progress1:1;transform:scale(var(--progress1))!important;transform-origin:center center;background:none;will-change:transform;display:flex;justify-content:center;align-items:center;height:auto;min-height:auto;min-height:2vw}.experience-char-img{will-change:transform,opacity}.experience .experience-bottom{position:absolute;bottom:1%;right:2%;opacity:.4}.experience-char-img{width:40vw;max-width:682px;height:auto;object-fit:contain}@media (max-width:767px){.experience-char-img{width:60vw;max-width:300px}}section{width:100%;max-width:100vw;color:#000;box-sizing:border-box;overflow-x:hidden}.container{color:#e5e5e5;font-size:2.26rem;text-transform:uppercase;position:relative}.animation{height:3rem;overflow:hidden;width:100%;text-align:center;margin-top:-5vh;position:relative}.animated-list{animation:text-animation 8s infinite}.animated-list>div{height:3rem;line-height:3rem;font-size:1.8rem;font-weight:700;color:#fff;letter-spacing:1px;padding:0;margin:0;display:block}@media (min-width:768px){.animated-list>div{font-size:2.4rem;letter-spacing:2px}}@keyframes text-animation{0%,10%{margin-top:0}20%,30%{margin-top:-3rem}40%,50%{margin-top:-6rem}60%,70%{margin-top:-9rem}80%,to{margin-top:0}}.experience-show{position:relative;z-index:3}.experience-show,.experience-show *{background:transparent!important}.what-we-do-section{background-color:var(--primary-color);padding:2rem 1rem;min-height:auto;width:100%;max-width:100vw;color:#fff;display:flex;flex-direction:column;align-items:flex-start;box-sizing:border-box;margin-bottom:0;overflow-x:hidden;position:relative;z-index:1;margin-top:0}@media (min-width:768px){.what-we-do-section{padding:3rem 1.5rem}}@media (min-width:1024px){.what-we-do-section{padding:4rem 2rem}}.what-we-do-headline{font-size:2.5rem;font-weight:700;text-transform:uppercase;color:#fff;margin-bottom:1rem;width:100%;text-align:left;padding-left:0}@media (min-width:768px){.what-we-do-headline{font-size:6rem;margin-bottom:2rem;padding-left:1.5rem;color:rgba(255,255,255,.5);width:auto;text-align:left;background-color:transparent}}@media (min-width:1024px){.what-we-do-headline{font-size:8rem;padding-left:2rem}}.work-section{min-height:auto;width:100%;max-width:100vw;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:2.5rem 1rem;background-color:#f8f8f8;color:#171717;position:relative;overflow-x:hidden;margin-bottom:0;box-sizing:border-box;z-index:1;margin-top:0}@media (min-width:768px){.work-section{padding:3rem 1.5rem}}@media (min-width:1024px){.work-section{padding:3.5rem 2rem}}.work-headline{font-size:3rem;font-weight:700;color:#d0d0d0;text-transform:uppercase;position:absolute;top:1rem;left:1rem;z-index:0;margin-bottom:0}@media (min-width:768px){.work-headline{font-size:4.5rem;top:1.5rem;left:1.5rem}}@media (min-width:1024px){.work-headline{font-size:6rem;top:2rem;left:2rem}}.work-content{position:relative;z-index:1;width:100%;display:flex;flex-direction:column;gap:1.5rem;margin-top:5rem}@media (min-width:768px){.work-content{margin-top:7rem;gap:2rem}}@media (min-width:1024px){.work-content{margin-top:9rem}}.work-items-container{display:flex;gap:2rem;overflow-x:auto;padding:1rem 0;scrollbar-width:none;-ms-overflow-style:none}.work-items-container::-webkit-scrollbar{display:none}.work-item-card{padding:0;border-radius:8px;min-width:80vw;flex-shrink:0}@media (min-width:768px){.work-item-card{min-width:320px}}@media (min-width:1024px){.work-item-card{min-width:450px}}@media (min-width:1280px){.work-item-card{min-width:696px}}.work-item{display:flex;flex-direction:column;gap:1rem}.work-item-image{width:100%;height:auto;aspect-ratio:4/3;overflow:hidden;border-radius:6px;position:relative;background-color:#e0e0e0}@media (min-width:1024px){.work-item-image{height:500px;aspect-ratio:unset}}.work-item-image img{width:100%;height:100%;object-fit:cover}.work-item-info{display:flex;justify-content:space-between;align-items:center;padding:0 .25rem;margin-top:1.5rem}.work-item-title{font-size:1.05rem;font-weight:600;color:var(--secondary-color)}.work-item-awards{position:absolute;bottom:0;left:0;width:100%;background-color:rgba(0,0,0,.7);padding:.6rem 1rem;border-bottom-left-radius:6px;border-bottom-right-radius:6px;box-sizing:border-box}.awards-header{font-size:.6rem;font-weight:600;color:#fff;text-transform:uppercase;text-align:center;margin-bottom:.25rem;letter-spacing:.05em}.awards-list{justify-content:center;gap:.8rem}.award-item,.awards-list{display:flex;align-items:center}.award-item{flex-direction:column;gap:.1rem;position:relative}.award-item:not(:first-child):before{content:"";position:absolute;left:-.4rem;top:50%;transform:translateY(-50%);width:1px;height:40%;background-color:rgba(255,255,255,.3)}.award-count{font-size:1.1rem;font-weight:700;color:#fff;line-height:1}.award-label{font-size:.55rem;color:#bdbdbd;text-transform:uppercase;line-height:1}.work-item-arrow{display:flex;align-items:center;justify-content:center}.work-item-arrow svg{stroke:var(--secondary-color);width:18px;height:18px}.work-controls{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:.25rem;padding:0 .25rem}.work-navigation{display:flex;align-items:center;gap:1rem}.work-navigation button{background:var(--primary-color);border:none;cursor:pointer;color:#fff;display:flex;align-items:center;justify-content:center;padding:.5rem;transition:opacity .3s ease;border-radius:50%;width:40px;height:40px}.work-navigation button:hover{opacity:.8}.work-indicator-current{color:var(--secondary-color);font-weight:600}.work-indicator-total{color:#555555}.view-all-link{color:var(--primary-color);text-transform:uppercase;transition:opacity .3s ease}.view-all-link svg{width:16px;height:16px}.work-indicator{font-size:.9rem;font-family:monospace;color:rgba(255,255,255,.8)}.view-all-link{display:flex;align-items:center;gap:.5rem;color:var(--secondary-color);text-decoration:none;font-size:.9rem;font-weight:600}.view-all-link svg{stroke:var(--secondary-color);font-weight:700;transition:opacity .3s ease;text-transform:uppercase}.view-all-link:hover{opacity:.8}.what-we-do-list{list-style:none;padding:0;margin:0;width:100%;will-change:transform}.what-we-do-list li{font-weight:700;text-transform:uppercase;border-top:none;cursor:pointer;color:#fff;background-color:transparent;width:100%;box-sizing:border-box;transition:background-color .3s ease,color .3s ease;border-bottom:1px solid rgba(255,255,255,.5)}.list-item-trigger{display:flex;justify-content:space-between;align-items:center;padding:1rem;font-size:1.5rem;cursor:pointer;transition:background-color .3s ease}.list-item-trigger:hover{background-color:rgba(255,255,255,.1)}.list-item-icon svg{stroke:#fff}.list-item-details-accordion{display:none;padding:.5rem 1rem 1rem;animation:slideDown .3s ease-out;overflow:hidden}@keyframes slideDown{0%{max-height:0;opacity:0}to{max-height:200px;opacity:1}}.what-we-do-list li.active .list-item-details-accordion{display:flex;flex-direction:column;gap:.5rem}.list-item-details-accordion .list-item-description{width:100%}.list-item-cta-link{display:inline-flex;align-items:center;gap:.3rem;margin-top:.75rem;color:#fff;text-decoration:none;font-size:.9rem;font-weight:600;transition:opacity .3s ease}.list-item-cta-link:hover{opacity:.8}.list-item-cta-link svg{stroke:#fff;width:16px;height:16px;transition:transform .3s ease}.list-item-cta-link:hover svg{transform:translateX(2px)}.list-item-image{border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1)}.list-item-image img{transition:transform .3s ease}.list-item-image:hover img{transform:scale(1.05)}@media (max-width:767px){.what-we-do-list li.active .list-item-trigger>span:first-child{color:var(--accent-color)}.what-we-do-list li.active .list-item-details-accordion .list-item-description{color:#333}.what-we-do-list li.active .list-item-icon svg{stroke:var(--accent-color)}.what-we-do-list li.active{background-color:#fff}.what-we-do-list li.active .list-item-cta-link,.what-we-do-list li.active .list-item-cta-link svg{color:var(--accent-color);stroke:var(--accent-color)}.desktop-only-link{display:none!important}}@media (min-width:768px){.what-we-do-list li{display:flex;justify-content:space-between;align-items:center;font-size:2.2rem;padding:1.5rem;background-color:transparent;border-bottom:1px solid rgba(255,255,255,.25)}.list-item-trigger{padding:0;font-size:inherit}.list-item-icon{display:none}.list-item-details-accordion{display:none!important}.desktop-only-link{display:contents}}@media (min-width:1024px){.what-we-do-list li{font-size:3rem;padding:2rem;border-bottom:1px solid rgba(255,255,255,.35)}}.what-we-do-list li:last-child{border-bottom:none}.what-we-do-list li:hover{background-color:#fff;color:#a05c3c;font-size:calc(3rem + 2px)}.what-we-do-list li:hover .list-item-content{justify-content:flex-start}.what-we-do-list li:hover .list-item-details{opacity:1;visibility:visible;transform:translateX(0);margin-left:50;flex-grow:1;justify-content:space-between;align-items:center}.what-we-do-list li:hover .list-item-description{color:#a05c3c}.what-we-do-list li:hover .list-item-description:before{border-left-color:#a05c3c}.what-we-do-list li:hover .list-item-arrow svg{stroke:#a05c3c}.what-we-do-list li:hover .list-item-trigger span{color:#a05c3c}.list-item-content{display:flex;align-items:center;flex-grow:1;gap:1rem;width:100%;justify-content:space-between}@media (min-width:1024px){.list-item-content{gap:5rem}}.list-item-details{display:flex;align-items:center;opacity:0;visibility:hidden;gap:1.5rem;transform:translateX(-20px);transition:opacity .4s ease-out,visibility .4s ease-out,transform .4s ease-out;flex-shrink:0;margin-left:auto}.list-item-description{font-size:.85rem;font-weight:400;text-transform:none;color:#f0f0f0;max-width:100%;line-height:1.4;position:relative;padding-left:1rem}@media (min-width:768px){.list-item-description{font-size:.9rem;padding-left:1.25rem;max-width:600px}}@media (min-width:1024px){.list-item-description{font-size:1rem;padding-left:2.5rem;max-width:850px}}.list-item-description:before{content:"";position:absolute;left:0;top:.2em;bottom:.2em;border-left:1px solid rgba(255,255,255,.5)}.list-item-arrow svg{stroke:#fff;width:24px;height:24px}.news-section{min-height:auto;width:100%;max-width:100vw;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:.9rem 1rem;background-color:#f8f8f8;color:#171717;position:relative;overflow-x:hidden;box-sizing:border-box;margin-bottom:0;z-index:1;margin-top:0!important;margin-bottom:0!important}@media (min-width:768px){.news-section{padding:1.08rem 1.5rem}}@media (min-width:1024px){.news-section{padding:1.26rem 2rem}}.news-headline{font-size:3rem;font-weight:700;color:#d0d0d0;text-transform:uppercase;position:absolute;top:1rem;left:1rem;z-index:99;margin-bottom:0}@media (min-width:768px){.news-headline{font-size:4.5rem;top:1.5rem;left:1.5rem}}@media (min-width:1024px){.news-headline{font-size:6rem;top:2rem;left:2rem}}.news-content{position:relative;z-index:2;width:100%;display:flex;flex-direction:column;gap:1.5rem;margin-top:6.5rem;padding-top:1.5rem}@media (min-width:768px){.news-content{margin-top:8.5rem;padding-top:2rem;gap:2rem}}@media (min-width:1024px){.news-content{margin-top:10.5rem;padding-top:2.5rem}}.news-items-container{display:flex!important;gap:1.5rem;width:100%;overflow-x:auto;padding-bottom:1rem;scrollbar-width:none;-ms-overflow-style:none;z-index:3;position:relative}.news-items-container::-webkit-scrollbar{display:none}.news-item-card{display:flex!important;flex-direction:column;gap:.75rem;box-sizing:border-box;min-width:268px;width:268px;flex-shrink:0;z-index:4;position:relative}.news-item-image{width:100%;height:auto;aspect-ratio:2/3.6;overflow:hidden;background-color:#e0e0e0}@media (min-width:1024px){.news-item-card{min-width:293px;width:293px}.news-item-image{height:468px;aspect-ratio:unset}}@media (min-width:1280px){.news-item-card{min-width:318px;width:318px}.news-item-image{height:546px}}.news-item-image img{width:100%;height:100%;object-fit:cover}.news-item-info{display:flex;flex-direction:column;gap:.5rem}.news-item-description{font-size:.9rem;color:#333;line-height:1.4}.news-item-link{font-size:.8rem;font-weight:600;color:#8B0000;text-transform:uppercase;display:flex;align-items:center;text-decoration:none;transition:opacity .3s ease}.news-item-link:hover{opacity:.7}.news-item-link svg{stroke:#8B0000}.news-controls{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:2rem;padding:0 .25rem}.news-navigation{display:flex;align-items:center;gap:1rem}.news-navigation button{background:#000;border:none;cursor:pointer;color:#fff;display:flex;align-items:center;justify-content:center;padding:.5rem;transition:opacity .3s ease;border-radius:50%;width:40px;height:40px}.news-navigation button:hover{opacity:.8}.news-indicator{font-size:.9rem;font-family:monospace;color:#555555}.view-all-link-news{display:flex;align-items:center;gap:.5rem;text-decoration:none;font-size:.9rem;font-weight:600;color:#8B0000;text-transform:uppercase;transition:opacity .3s ease}.view-all-link-news:hover{opacity:.7}.view-all-link-news svg{stroke:#8B0000}.news-content-animated{position:relative;z-index:105}.news-section .news-content,.news-section .news-controls,.news-section .news-item-card,.news-section .news-items-container{display:flex}