header{position:fixed;top:0px;width:100%;z-index:1000;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:rgba(17,17,17,.6);border-bottom:1px solid rgba(255,255,255,.1)}header .burger-menu{display:none !important;cursor:pointer;z-index:1100;padding:10px}.is-style-reveal-line-by-line .reveal-word{margin-right:.2em;color:#444;transition:color .3s ease-in-out}.is-style-reveal-line-by-line .reveal-word.active{color:var(--wp--preset--color--base)}@media(max-width: 780px){.hide-mobile{display:none !important}}.entry-content ul li::marker{color:var(--wp--preset--color--aig-pink);font-size:1.5em;line-height:.5em}.entry-content section{margin-bottom:clamp(40px,8vw,100px)}.entry-content .story-flex{display:grid !important;grid-template-columns:1.8fr 3fr 3fr !important;gap:30px;align-items:flex-start}.entry-content .story-flex .story-img{grid-column:2;width:100% !important;aspect-ratio:4/5 !important}.entry-content .story-flex .story-content{grid-column:3;padding-right:50px;margin-top:100px !important}.entry-content .company-card .wp-block-image{margin-top:clamp(15px,3vw,20px) !important}.video-container .wp-block-video{border-radius:15px;overflow:hidden}@media(max-width: 992px){body.nav-open{overflow:hidden}header .burger-menu{display:block !important;order:2 !important;padding:5px !important}header .logo{order:1 !important}header .burger-icon-wrapper{width:30px;height:20px;position:relative;display:flex;flex-direction:column;justify-content:space-between}header .burger-icon-wrapper span{display:block;height:3px;width:100%;background-color:var(--wp--preset--color--base);border-radius:3px;transition:all .3s cubic-bezier(0.77, 0, 0.175, 1);transform-origin:left center}header nav{position:fixed !important;top:0;right:-100%;width:100%;height:100vh;background:rgba(17,17,17,.98);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:flex;flex-direction:column;justify-content:center;align-items:center;transition:right .4s cubic-bezier(0.77, 0, 0.175, 1);z-index:999}header nav ul{justify-content:center !important;flex-direction:column !important;gap:0px !important;text-align:center}.nav-open header .burger-icon-wrapper span:nth-child(1){transform:rotate(45deg);margin-left:4px}.nav-open header .burger-icon-wrapper span:nth-child(2){width:0%;opacity:0}.nav-open header .burger-icon-wrapper span:nth-child(3){transform:rotate(-45deg);margin-left:4px}.nav-open header nav{right:0}header nav a{font-size:32px;color:var(--wp--preset--color--base);font-weight:700}#companies>div{display:flex}#story .story-flex{display:flex !important;flex-direction:column;align-items:center}#story .story-flex figure{aspect-ratio:auto !important;align-items:center}#story .story-flex>div{padding:0;margin:0 !important}#numbers .numbers-box{grid-template-columns:repeat(2, minmax(0, 1fr));gap:1rem;background:none !important;border:none;padding:0}#numbers .numbers-box .num-item{flex-basis:50%;background-color:var(--wp--preset--color--grey-dark);border:1px solid var(--wp--preset--color--grey-mid) !important;border-radius:20px}footer .col-companies{grid-area:comp}footer .col-contact{grid-area:cont}footer .col-locations{grid-area:loc}footer .col-social{grid-area:soc;border-top:1px solid var(--wp--preset--color--grey-mid);padding-top:30px;margin-top:10px;display:flex;flex-direction:column;align-items:center;text-align:center !important}footer .is-layout-grid{grid-template-columns:1fr 1.1fr !important;grid-template-areas:"comp loc" "cont loc" "soc soc" !important;gap:40px 20px !important}}@media(max-width: 780px){#companies>div{flex-direction:column}}@media(max-width: 500px){#numbers .numbers-box .num-item{flex-basis:100%;border:none}}footer{line-height:1.3}header a,footer a{transition:all .2s ease-in-out;text-decoration:none !important}header a:hover,footer a:hover{color:var(--wp--preset--color--aig-pink) !important}