.header{display:none}.nav-container,.nav-wrapper{width:100%}.nav-container{position:fixed;z-index:3}.nav-wrapper{display:flex;justify-content:space-between;flex-direction:row}.nav-left{width:140px;padding:15px;background:#fff;border-radius:0 0 15px 0;text-align:center;pointer-events:none}.nav-home{opacity:0}.nav-right{display:flex;flex-direction:column;background:#fff;border-radius:0 0 0 15px}.nav-menu{display:flex;justify-content:space-evenly;align-items:center;height:100%;padding:0 55px;gap:60px}@media (max-width:900px){.nav-container{display:none}}.home-hero-container{position:relative;width:100vw;height:100vh;overflow:hidden}.background-video{position:absolute;top:50%;left:50%;width:auto;height:100%;min-width:100%;min-height:100%;transform:translate(-50%,-50%);object-fit:cover;z-index:-1}.hero-title{top:50%;color:white;font-size:3rem;text-align:center;white-space:nowrap;z-index:2}.hero-logo,.hero-title{position:absolute;left:50%;transform:translate(-50%,-50%);-webkit-user-select:none;-moz-user-select:none;user-select:none}.hero-logo{top:35%;z-index:1;width:50%}.hero-fade{height:220px;width:3000px;background:white;position:absolute;bottom:-160px;right:-40px;filter:blur(25px);overflow:hidden}@media (max-width:1024px){.hero-title{top:40%;font-size:40px}}@media (max-width:780px){.hero-title{font-size:35px}}@media (max-width:667px){.hero-title{font-size:40px;white-space:break-spaces;width:400px}}@media (max-width:410px){.hero-title{font-size:32px;width:330px}}@media (max-width:330px){.hero-title{font-size:29px}}.services-container{background:#fff}.services-wrapper{display:flex}.services-left,.services-right{width:50%;padding:60px}.services-title{font-weight:900;padding:0 0 15px}.services-content p{font-size:28px}@media (max-width:900px){.services-wrapper{display:block;padding:30px}.services-left,.services-right{padding:30px 0;width:100%}.section-header{padding:12px 0!important}}@media (max-width:560px){.expand-list-title{font-size:26px}.expand-symbol{font-size:40px}}@media (max-width:510px){.services-title{font-size:40px}}@media (max-width:450px){.services-title{font-size:28px}.services-content p{font-size:18px}}.expandiblelist-container{max-width:100%;margin:0 auto 20px}.section{overflow:hidden}.section-header{padding:12px;font-weight:700;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;justify-content:space-between;font-size:28px;align-items:center}.expand-list-title{font-size:32px;text-transform:uppercase}.expand-symbol{font-size:60px;line-height:0}.section-content{list-style:none;margin:0;padding:10px 20px;background-color:#fff}.section-content li{padding:15px 0;font-size:22px;border-bottom:dotted rgba(0,0,0,.08);text-transform:capitalize}.section-content li:last-child{border-bottom:none}.expandable-content{max-height:0;opacity:0;overflow:hidden;transition:max-height .4s ease,opacity .4s ease;padding:0 .75rem}details[open] .expandable-content{max-height:500px;opacity:1;padding:.75rem}.homeslider-container{position:relative;height:1025px;overflow:hidden;background-color:#fff}.bg-layer{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;pointer-events:none;z-index:1;opacity:0}.bg-exit{z-index:0;opacity:0}.bg-enter{z-index:1;opacity:1}.homeslider-wrapper{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;height:100%}.homeslider-content{display:flex;flex-direction:column;align-items:center}.homeslider-title{text-align:center;font-size:150px;text-transform:uppercase;position:relative;top:-160px;z-index:2;width:1400px;color:white;height:180px}.slider-video{width:750px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;pointer-events:none;z-index:1}.video-enter{z-index:2}.video-exit{z-index:1}.homeslider-controls{justify-content:space-between;display:flex;font-size:75px;padding:0 30px;width:100%;position:relative;bottom:60px;cursor:pointer}.homeslider-count p{font-size:36px;position:relative;bottom:-140px;color:white;text-align:center}.homeslider-link-button{position:relative;top:120px;background:#FFF;color:#000;padding:8px 25px;text-decoration:none}@media (max-width:1392px){.homeslider-controls{width:90%}}@media (max-width:1262px){.homeslider-controls{width:70%}}@media (max-width:960px){.slider-video{width:540px}.homeslider-title{top:-100px;font-size:100px}.homeslider-controls{width:60%;bottom:60px}.homeslider-count p{bottom:-80px}.homeslider-container{height:725px}.homeslider-link-button{top:65px}}@media (max-width:830px){.homeslider-controls{width:50%}}@media (max-width:705px){.homeslider-container{height:625px}.homeslider-controls{width:30%}.slider-video{width:270px}.homeslider-title{top:-10px;font-size:60px;height:100px}.homeslider-controls{width:39%;scale:.7;top:-30px}.homeslider-count p{bottom:-30px;font-size:26px}.homeslider-link-button{top:17px}}