body{padding:0;background-image:none!important}.fold-wrapper{min-height:100vh}@media (max-height:500px),(max-width:750px){.fold-wrapper{height:auto}}.fold{--header-color:#FFF;--header-shadow:0,0,0,.9;-webkit-flex-grow:1;flex-grow:1;min-height:650px;background-image:url(https://cdn.kbodata.app/img/fold/datacenter-3.1200x800.jpg);background-size:cover;background-position:50% 50%;background-repeat:no-repeat;background-attachment:fixed;position:relative;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;border-bottom:1px solid #e2e2e2;box-shadow:0 10px 10px -10px rgba(0,0,0,.15)}.fold::before{background-color:rgba(var(--primary-color-rgb),.5);position:absolute;z-index:1;left:0;right:0;top:0;bottom:0;content:""}.fold>.text{position:relative;z-index:2;font-size:20px;text-align:center;width:900px;max-width:100%;margin:0 auto;padding-top:calc(var(--header-top-height) + var(--header-bottom-height));display:flex;flex-direction:column;justify-content:center;align-items:center;flex-grow:1;transition:margin-top 2s linear}.fold>.text h1,.fold>.text h2,.fold>.text div.image,.fold>.text .action{opacity:0;transform:translateY(-50px);transition-property:opacity,transform;transition-duration:0.8s,0.6s;transition-timing-function:ease-in-out}.fold>.text div.image{transform:scale(.4);width:300px;margin-right:25px}.fold>.text div.image img{max-width:100%;max-height:100%;object-fit:contain}.fold>.text.show{margin-top:0}.fold>.text.show h1,.fold>.text.show h2,.fold>.text.show div.image,.fold>.text.show .action{opacity:1;transform:translateY(0) scale(1)}.fold>.text h1{font-size:300%;color:var(--header-color);text-shadow:0 0 15px rgba(var(--header-shadow));transition-delay:0.4s;line-height:1;margin-bottom:10px}.fold>.text h2{font-size:140%;color:var(--header-color);text-shadow:0 0 10px rgba(var(--header-shadow));transition-delay:0.8s}.fold>.text .action{margin-top:25px;transition-delay:1.2s;display:inline-flex;align-items:center;justify-content:center}@media (max-width:700px){.fold>.text .action{flex-wrap:wrap}}.fold>.text .action .btn{height:50px;font-weight:700;font-size:12pt;margin-top:5px;box-shadow:inset 0 -2px 0 0 rgba(0,0,0,.3);transition:box-shadow 0.1s ease-in-out}.fold>.text .action .btn:last-child{margin-left:4px}@media (min-width:701px){.fold>.text .action .btn{margin-top:0}.fold>.text .action .btn:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.fold>.text .action .btn:last-child{border-top-left-radius:0;border-bottom-left-radius:0;border-left:1px solid rgba(0,0,0,.2);margin-left:0}}@media (max-width:600px){.fold>.text .action .btn{font-size:105%}}.fold>.text .action .btn:active{box-shadow:inset 0 -1px 0 0 rgba(0,0,0,.4)}@media (min-width:751px) and (max-height:1000px){.fold{background-image:url(https://cdn.kbodata.app/img/fold/datacenter-3.1000x600.jpg)}.fold>.text{flex-direction:row;justify-content:flex-start;font-size:15px}.fold>.text div.image{flex:0 0 auto;text-align:right}.fold>.text div.title{max-width:600px;-webkit-flex:1 1 600px;flex:1 1 600px;text-align:left}}@media (min-width:751px) and (max-width:825px){.fold>.text div.image{height:auto;width:225px}}@media (max-height:500px),(max-width:750px){.fold{background-image:url(https://cdn.kbodata.app/img/fold/datacenter-3.800x600.jpg);height:80vh;min-height:600px}.fold>.text div.image{height:150px}}@media (max-width:750px){.fold>.text{font-size:15px}.fold>.text div.image{margin-bottom:15px;margin-right:0}.fold>.text h1{font-size:24pt;letter-spacing:-.5pt;margin-bottom:10px}.fold>.text h2{font-size:14pt;padding:0 10pt}}@media (max-height:600px){.fold{min-height:600px}.fold>.text h2{font-size:12pt}.fold>.text div.image{width:128px}}@media (max-width:900px){.fold{background-attachment:scroll}}html.dark-mode .fold::before{background-color:rgba(0,0,0,.6)}html.dark-mode .fold h1,html.dark-mode .fold h2{color:#F4F4F4}html.dark-mode .fold h1{text-shadow:0 0 15px rgba(0,0,0,.9)}html.dark-mode .fold h2{text-shadow:0 0 10px rgba(0,0,0,.9)}