*{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif}body{overflow-x:hidden;background:#151515;color:#fff}.fixed-height{overflow:hidden;height:100vh;width:100vw;position:fixed}h1,h2,h3,h4,h5,h6,p{margin:0}a{text-decoration:none;color:silver}ul{list-style:none;margin:0;padding:0}.container{width:100%;max-width:1600px;margin:0 auto;padding:0 20px}.text-wrapper{overflow:hidden;height:fit-content}.navbar-wrapper{position:fixed;top:0;left:0;z-index:1000;background-color:#151515;transition:transform .3s ease-in-out,opacity .3s ease-in-out;box-shadow:0 2px 5px #0000001a;width:100%}.navbar-wrapper.hidden{transform:translateY(-100%);opacity:0}.navbar-wrapper.visible{transform:translateY(0);opacity:1}.navbar-container{display:flex;align-items:center;justify-content:space-between;height:100px}.navbar-container .logo{width:60px}.nav-left h2{font-size:18px;font-weight:600;line-height:1.2;cursor:pointer}.navbar-container nav button,.navbar-container .open-menu-btn{display:none}.nav-right{display:flex;align-items:center;gap:50px}.nav-right a{text-transform:uppercase;font-size:18px}@media screen and (max-width: 900px){.navbar-container{display:flex;align-items:center;justify-content:space-between;height:100px}.navbar-container .open-menu-btn{display:flex;align-items:center;justify-content:center;border:0;background-color:transparent;color:silver;cursor:pointer;font-size:30px}.nav-left h2{font-size:18px;font-weight:600;line-height:1.2;cursor:pointer}.navbar-container nav{position:fixed;top:0;left:-100%;width:100%;height:100vh;background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:50px;transition:.5s;z-index:10000;transition:all .3s ease-in-out}.navbar-container nav.open{left:0%}.navbar-container nav button{position:absolute;top:20px;right:20px;width:40px;height:40px;border:0;border-radius:999px;background-color:#151515;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:20px}.navbar-container .open-menu-btn{display:block}.nav-right{gap:20px;flex-direction:column}.nav-right a{color:#151515}}.video-wrapper{background-color:#000;position:fixed;top:0%;left:0;width:100%;height:100vh;z-index:9999;transform:translateY(100%)}.video-wrapper video{width:100%;height:100%;object-fit:cover}.video-wrapper button{position:fixed;top:80%;right:2vw;font-size:5vw;color:#fff;background:transparent;border:none;cursor:pointer;z-index:10000;opacity:1!important;display:block!important}@media screen and (max-width: 900px){.video-wrapper{background-color:#000;overflow:hidden;position:fixed;top:0%;left:0;width:100%;height:100vh;z-index:1000;transform:translateY(100%);display:flex;justify-content:center;align-items:center}.video-wrapper video{height:auto}.video-wrapper button{top:90%;right:8vw;font-size:8vw}}@media screen and (max-width: 500px){.video-wrapper{background-color:#000;overflow:hidden;position:fixed;top:0%;left:0;width:100%;height:100vh;z-index:1000;transform:translateY(100%);display:flex;justify-content:center;align-items:center}.video-wrapper video{height:auto}.video-wrapper button{top:20%;right:8vw;font-size:8vw}}.banner-wrapper{width:100%;background:#151515;margin-top:180px}.banner-container{width:100%;height:100%;display:flex;flex-direction:column;gap:50px}.banner-top-content{display:flex;flex-direction:column;gap:50px}.banner-top-container{display:flex;height:20.5vw}.banner-top-container .left{width:60%;height:fit-content;flex-shrink:0}.banner-top-container .right{width:40%;height:100%;flex-shrink:0;display:flex;flex-direction:column;gap:30px;justify-content:space-between}.banner-container .video-box-wrapper{padding:10px;border-radius:999px;border:1px solid #c0c0c060;overflow:hidden}.banner-container .video-box{width:100%;height:150px;border-radius:999px;background-color:#0098f8;background:url(../../assets/images/video-btn-bg.png);background-size:cover;background-position:right;background-repeat:no-repeat;padding:10px}.banner-container .video-box .play-btn{width:130px;height:130px;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}.banner-container .video-box .play-icon{font-size:70px;color:#0098f8;color:#151515}.banner-container h2{font-size:7vw;text-transform:uppercase;font-weight:900;line-height:1;word-spacing:1vw}.banner-container p{font-size:1.2vw;font-weight:300;line-height:1.3;text-transform:uppercase;color:silver}.banner-bottom-container{display:flex;align-items:center;gap:30px}.banner-bottom-container .left{display:flex;align-items:center;gap:20px;flex-shrink:0}.banner-bottom-container .box{border:1px solid #c0c0c060;border-radius:999px;padding:10px 20px;font-size:1.2vw;font-weight:300;line-height:1.3;text-transform:uppercase;color:silver;display:flex;align-items:center;gap:10px}.banner-bottom-container .right{width:100%;height:1px;background-color:#c0c0c060}.banner-bottom-content{display:flex;gap:120px;gap:50px;flex-direction:column}.banner-marquee{display:flex;align-items:center;gap:20px;overflow:hidden;white-space:nowrap}.banner-marquee-inner,.label-inner{display:flex;width:fit-content;flex:auto;flex-direction:row}.banner-marquee-part{display:flex;display:inline-flex;align-items:center;flex-shrink:0;gap:20px;padding-right:20px}.banner-marquee h4{font-size:1.2vw;font-weight:300;text-transform:uppercase;width:100%;color:silver}.banner-marquee .star-icon{font-size:30px;color:silver}.banner-marquee img{transform:rotate(-135deg)}.banner-bottom-content-detail{width:100%;height:100vh;border-radius:3vw;position:relative}.banner-bottom-content-detail img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;border-radius:3vw}.banner-bottom-content-detail .btn{width:130px;height:130px;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;border:0;outline:0;position:absolute;top:0%;right:5vw;transform:translateY(-30%)}.banner-bottom-content-detail .btn .icon{font-size:60px;color:#0098f8;color:#151515;transform:rotate(45deg)}@media screen and (max-width: 900px){.banner-wrapper{margin-top:130px}.banner-top-container{height:auto;flex-direction:column;gap:30px}.banner-top-container .left{width:100%}.banner-top-container .right{width:100%;gap:30px}.banner-container .video-box-wrapper{padding:10px;border-radius:999px;border:1px solid #c0c0c060;overflow:hidden}.banner-container .video-box{width:100%;height:100px;padding:10px}.banner-container .video-box .play-btn{width:80px;height:80px}.banner-container .video-box .play-icon{font-size:40px}.banner-container h2{font-size:12vw;text-align:start}.banner-container p{font-size:4.5vw}.banner-bottom-container{display:flex;align-items:flex-start;gap:10px;flex-direction:column}.banner-bottom-container .left{align-items:flex-start;gap:10px}.banner-bottom-container .box{font-size:3vw;padding:10px;gap:5px;line-height:1}.banner-bottom-container .right{display:none}.banner-bottom-content{display:flex;gap:120px;gap:50px;flex-direction:column}.banner-marquee{display:flex;align-items:center;gap:20px;overflow:hidden;white-space:nowrap}.banner-marquee-inner,.label-inner{display:flex;width:fit-content;flex:auto;flex-direction:row}.banner-marquee-part{gap:10px}.banner-marquee h4{font-size:4.5vw}.banner-marquee img{width:20px}.banner-bottom-content-detail{height:40vh}.banner-bottom-content-detail .btn{width:80px;height:80px}.banner-bottom-content-detail .btn .icon{font-size:40px}}@media screen and (min-width: 501px) and (max-width: 900px){.banner-container h2{font-size:12vw;text-align:start}.banner-container p{font-size:18px}.banner-bottom-container .box{font-size:18px;padding:10px 20px;gap:10px;line-height:1}.banner-marquee h4{font-size:18px}.banner-bottom-content-detail{height:40vh}.banner-bottom-content-detail .btn{width:80px;height:80px}.banner-bottom-content-detail .btn .icon{font-size:40px}}@media screen and (max-width: 500px){.banner-container h2{font-size:12vw;text-align:start}.banner-container p{font-size:4.5vw}.banner-bottom-container .box{font-size:3vw;padding:10px;gap:5px;line-height:1}.banner-marquee h4{font-size:4.5vw}.banner-bottom-content-detail{height:40vh}.banner-bottom-content-detail .btn{width:80px;height:80px}.banner-bottom-content-detail .btn .icon{font-size:40px}}.label-wrapper{width:100%;height:60vh;background:#151515;display:flex;align-items:center;justify-content:center;padding:3vw 0;position:relative;z-index:1;overflow-x:hidden}.label-container{width:100%;height:100%;display:flex;align-items:center;border:1px solid #c0c0c060;border-left:0;border-right:0}.label-inner-part{padding-right:5vw}.label-wrapper h2{font-size:20vw;text-transform:uppercase;font-weight:900;line-height:1;word-spacing:1vw;color:#fff;text-wrap:nowrap}@media screen and (max-width: 900px){.label-wrapper{height:auto;margin:50px 0}.label-container{padding:4vw 0}.label-wrapper h2{font-size:25vw}}@media screen and (min-width: 501px) and (max-width: 900px){.label-wrapper h2{font-size:25vw}}@media screen and (max-width: 500px){.label-wrapper h2{font-size:25vw}}.why-choose-us-wrapper{background:#fff;width:100%;border-radius:3vw 3vw 0 0;color:#151515;padding:100px 0 0}.why-choose-us-container-top h2{font-size:2.5vw;font-weight:400;line-height:1.2;color:#151515}.why-choose-us-container-top h2 span{display:inline-block}.why-choose-us-wrapper .divider{width:100%;height:1px;background-color:#c0c0c07c;margin:50px 0}.why-choose-us-container-bottom{display:flex}.why-choose-us-container-bottom .left{width:50%}.why-choose-us-container-bottom .left .img-box{width:60%;height:20vw;background:#151515;border-radius:1.5vw;padding:2vw;overflow:hidden}.why-choose-us-container-bottom .left .img-box img{width:100%;height:100%;object-fit:cover;object-position:top center;border-radius:1vw}.why-choose-us-container-bottom h3{font-size:1.2vw;font-weight:400;line-height:1.2;color:#151515;margin-bottom:30px}.why-choose-us-container-bottom .right{width:50%;flex-shrink:0;display:grid;grid-template-columns:1fr 1fr;height:fit-content}.why-choose-us-container-bottom .right .content-box{display:flex;flex-direction:column;gap:30px}.why-choose-us-container-bottom .right li{overflow:hidden}.why-choose-us-container-bottom .right p,.why-choose-us-container-bottom .right a{font-size:1vw;font-weight:300;line-height:1.5;color:#151515}.why-choose-us-container-bottom .right button{width:200px;height:60px;background-color:#151515;color:#fff;border:0;outline:0;border-radius:999px;cursor:pointer;padding:0 30px;font-size:.9vw;font-weight:500;text-transform:uppercase;display:flex;align-items:center;justify-content:space-between;gap:30px;position:relative}.why-choose-us-container-bottom .right button .circle{width:12px;height:12px;background-color:#fff;border-radius:50%;position:absolute;left:80%;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}.why-choose-us-container-bottom .right button .icon{font-size:25px;color:#151515;transform:rotate(45deg);opacity:0;transition:all .3s ease-in-out}.why-choose-us-container-bottom .right button:hover .circle{width:60px;height:60px}.why-choose-us-container-bottom .right button:hover .icon{opacity:1}.why-choose-us-container-bottom .right .social-box{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end}.why-choose-us-container-bottom .right .social-box h3{margin-bottom:10px}.why-choose-us-container-bottom .right .social-box a{text-decoration:underline}@media screen and (max-width: 900px){.why-choose-us-wrapper{padding:50px 0 0}.why-choose-us-container-top h2{font-size:6vw}.why-choose-us-container-top h2 span{text-decoration:none}.why-choose-us-container-bottom{display:flex;gap:30px;flex-direction:column}.why-choose-us-container-bottom .left{width:100%}.why-choose-us-container-bottom .left .img-box{height:40vh;padding:5vw;width:100%}.why-choose-us-container-bottom h3{font-size:5vw}.why-choose-us-container-bottom .right{width:100%;grid-template-columns:1fr}.why-choose-us-container-bottom .right .content-box{display:flex;flex-direction:column;gap:30px}.why-choose-us-container-bottom .right p,.why-choose-us-container-bottom .right a,.why-choose-us-container-bottom .right button{font-size:4.5vw}}@media screen and (min-width: 501px) and (max-width: 900px){.why-choose-us-container-top h2{font-size:6vw}.why-choose-us-container-bottom .left .img-box{height:80vw;padding:5vw;width:100%}.why-choose-us-container-bottom h3{font-size:5vw}.why-choose-us-container-bottom .right p,.why-choose-us-container-bottom .right a,.why-choose-us-container-bottom .right button{font-size:18px}}@media screen and (min-width: 750px) and (max-width: 900px){.why-choose-us-container-top h2{font-size:4vw;width:90%}.why-choose-us-container-bottom h3{font-size:3vw}.why-choose-us-container-bottom .right p,.why-choose-us-container-bottom .right a{width:80%}}@media screen and (max-width: 500px){.why-choose-us-container-top h2{font-size:6vw}.why-choose-us-container-bottom .left .img-box{height:40vh;padding:5vw;width:100%}.why-choose-us-container-bottom h3{font-size:5vw}.why-choose-us-container-bottom .right p,.why-choose-us-container-bottom .right a,.why-choose-us-container-bottom .right button{font-size:4.5vw}}.services-wrapper{background:#fff;width:100%;border-radius:0 0 3vw 3vw;padding:100px 0;color:#151515}.services-wrapper.active{background-color:#151515;color:#fff}.services-wrapper h2{font-size:1.2vw;font-weight:300;line-height:1.5;margin-bottom:30px}.services-section-header p{font-size:2.5vw;font-weight:900;line-height:1.2;width:90%}.service-accordion-box{width:100%;border-top:1px solid #c0c0c07c}.service-accordion-box:last-child{border-bottom:1px solid #c0c0c07c}.service-accordion-box.active{padding-bottom:3vw}.service-accordion-box h3{font-size:1.2vw;font-weight:300;line-height:1.5}.service-accordion-box h3 span{font-size:1.2vw;font-weight:400}.service-accordion-box .accordion-header{gap:30px;height:5vw;display:flex;align-items:center}.service-accordion-box .header-left{width:50%}.service-accordion-box .header-right{width:50%;flex-shrink:0;display:flex;align-items:center;justify-content:space-between}.service-accordion-box .header-right button{border:0;outline:0;background-color:transparent;cursor:pointer;font-size:1.2vw;font-weight:300;line-height:1.5;color:#151515;text-transform:uppercase;text-decoration:underline}.services-wrapper.active button{color:#fff}.service-accordion-box.active .accordion-body{display:flex;margin-top:2vw}.service-accordion-box .body-left{width:50%;height:100%;flex-shrink:0}.service-accordion-box .body-right{width:50%;height:100%;display:flex;flex-direction:column;gap:30px;flex-shrink:0}.testimonial-accordion-box .body-right h2{display:none}.service-accordion-box .body-right .img-box{width:8vw;height:6vw;background-color:#151515;border-radius:.6vw;overflow:hidden;padding:.8vw}.service-accordion-box .body-right .img-box img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:.4vw}.service-accordion-box .body-right p{font-size:1vw;font-weight:300;line-height:1.5;width:80%}.our-projects-heading h3{font-size:5vw;font-weight:400;line-height:1.1;margin-top:7vw}.services-wrapper.active .our-projects-heading h3{display:none}@media screen and (max-width: 900px){.services-wrapper{padding:50px 0}.services-wrapper h2{font-size:5vw;font-weight:300}.service-accordion-box.active{padding-bottom:10vw}.service-accordion-box h3{font-size:4.5vw;font-weight:300;line-height:1.5}.service-accordion-box h3 span{font-size:4.5vw}.service-accordion-box .accordion-header{height:auto;padding:20px 0;justify-content:space-between}.service-accordion-box .header-left{width:fit-content}.service-accordion-box .header-right{width:fit-content;flex-shrink:0;display:flex;align-items:center;justify-content:space-between}.service-accordion-box .header-right h3{display:none}.service-accordion-box .header-right button{font-size:4.5vw}.service-accordion-box.active .accordion-body{display:flex;margin-top:30px}.service-accordion-box .body-left{width:50%;height:100%;flex-shrink:0;display:none}.service-accordion-box .body-right{width:100%;height:100%;display:flex;flex-direction:column;gap:30px;flex-shrink:0}.service-accordion-box .body-right .img-box{width:120px;height:100px;border-radius:2vw;padding:3vw}.service-accordion-box .body-right .img-box img{border-radius:1vw}.service-accordion-box .body-right p{font-size:4.5vw;font-weight:300;line-height:1.5;width:100%}.our-projects-heading h3{font-size:10vw;margin-top:30vw}}@media screen and (min-width: 501px) and (max-width: 900px){.services-wrapper h2{font-size:5vw;font-weight:300}.service-accordion-box h3,.service-accordion-box h3 span{font-size:20px}.service-accordion-box .header-right button{font-size:18px}.service-accordion-box .body-right p{font-size:18px;font-weight:300;line-height:1.5;width:100%}.service-accordion-box .body-right .img-box{width:200px;height:160px;background-color:#151515;border-radius:10px;overflow:hidden;padding:20px}.our-projects-heading h3{font-size:10vw;margin-top:30vw}}@media screen and (min-width: 750px) and (max-width: 900px){.services-wrapper h2{font-size:3vw}.our-projects-heading h3{font-size:8vw}}@media screen and (max-width: 500px){.services-wrapper h2{font-size:5vw;font-weight:300}.service-accordion-box h3{font-size:4.5vw;font-weight:300;line-height:1.5}.service-accordion-box h3 span,.service-accordion-box .header-right button{font-size:4.5vw}.service-accordion-box .body-right p{font-size:4.5vw;font-weight:300;line-height:1.5;width:100%}.our-projects-heading h3{font-size:10vw;margin-top:30vw}}.featured-projects-section-wrapper{width:100%;background-color:#151515;overflow:hidden;height:100vh;position:relative}.featured-projects-section-wrapper .featured-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;padding:30px}.featured-projects-section-wrapper .featured-card{width:100%;height:600px;background-color:#fff;border-radius:.6vw;overflow:hidden;margin-bottom:30px}.featured-projects-section-wrapper .featured-card img{width:100%;height:100%;object-fit:cover;object-position:center}@media screen and (max-width: 900px){.featured-projects-section-wrapper{height:100vh;padding-top:100px}.featured-projects-section-wrapper .featured-cards{grid-template-columns:repeat(2,1fr);gap:20px;padding:20px}.featured-projects-section-wrapper .featured-card{height:300px;margin-bottom:20px}}@media screen and (min-width: 501px) and (max-width: 900px){.featured-projects-section-wrapper .featured-card{height:500px}}.conversion-section-wrapper{background-color:#fff;color:#151515;border-radius:3vw 3vw 0 0;overflow:hidden}.conversion-section-container{display:flex;align-items:center;justify-content:center;height:100vh}.conversion-section-wrapper .divider{width:100%;height:1px;background-color:#c0c0c07c;margin:50px 0;position:relative}.conversion-section-container h2{font-size:5vw;font-weight:400;line-height:1.1;display:inline-block;text-align:center}.conversion-section-container .icon-image{display:inline-block;width:8vw;height:3.8vw;background-color:#151515;border-radius:999px;overflow:hidden;position:relative}.conversion-section-container .icon-image img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:999px;position:absolute;top:0;left:0}@media screen and (max-width: 900px){.conversion-section-wrapper{padding:100px 0}.conversion-section-container{height:auto}.conversion-section-container h2{font-size:10vw}.conversion-section-container .icon-image{width:15vw;height:8vw;align-self:center}}@media screen and (min-width: 501px) and (max-width: 900px){.conversion-section-container h2{font-size:10vw}}@media screen and (min-width: 750px) and (max-width: 900px){.conversion-section-container h2{font-size:8vw}}@media screen and (max-width: 500px){.conversion-section-container h2{font-size:10vw}}.testimonials-section-wrapper{width:100%;background-color:#fff;padding:100px 0;color:#151515}.testimonial-sec-header h2{font-size:5vw;font-weight:400;line-height:1.1;margin-bottom:50px}.testimonial-accordion-box{width:100%;border-top:1px solid #c0c0c07c}.testimonial-accordion-box:nth-child(5){border-bottom:1px solid #c0c0c07c}.testimonial-accordion-box h3{font-size:1.2vw;font-weight:300;line-height:1.5}.testimonial-accordion-box h3 span{font-size:1.2vw;font-weight:400}.testimonial-accordion-box .accordion-header{gap:30px;height:5vw;display:flex;align-items:center}.testimonial-accordion-box .header-left{width:50%}.testimonial-accordion-box .header-right{width:50%;flex-shrink:0;display:flex;align-items:center;justify-content:space-between}.testimonial-accordion-box .header-right button{border:0;outline:0;background-color:transparent;cursor:pointer;font-size:1.2vw;font-weight:300;line-height:1.5;color:#151515;text-transform:uppercase;text-decoration:underline}.testimonial-accordion-box.active .accordion-body{display:flex;margin-top:2vw}.testimonial-accordion-box .body-left{width:50%;height:100%;flex-shrink:0}.testimonial-accordion-box .body-right{width:50%;height:100%;display:flex;flex-direction:column;gap:30px;flex-shrink:0}.testimonial-accordion-box.active .body-right{padding-bottom:3vw}.testimonial-accordion-box .body-right .img-box{width:8vw;height:6vw;background-color:#151515;border-radius:.6vw;overflow:hidden;padding:.8vw}.testimonial-accordion-box .body-right .img-box img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:.4vw}.testimonial-accordion-box .body-right p{font-size:1vw;font-weight:300;line-height:1.5;width:80%}@media screen and (max-width: 900px){.testimonials-section-wrapper{padding:0}.testimonial-sec-header h2{font-size:10vw}.testimonial-accordion-box h3,.testimonial-accordion-box h3 span{font-size:4.5vw}.testimonial-accordion-box .accordion-header{gap:30px;height:auto;padding:20px 0;justify-content:space-between}.testimonial-accordion-box .header-left,.testimonial-accordion-box .header-right{width:fit-content}.testimonial-accordion-box .header-right h3{display:none}.testimonial-accordion-box .header-right button{font-size:4.5vw}.testimonial-accordion-box.active .accordion-body{margin-top:30px}.testimonial-accordion-box .body-left{display:none}.testimonial-accordion-box .body-right{width:100%}.testimonial-accordion-box.active .body-right{padding-bottom:10vw}.testimonial-accordion-box .body-right h2{font-size:4.5vw;font-weight:300;display:block}.testimonial-accordion-box .body-right .img-box{width:120px;height:100px;border-radius:2vw;padding:3vw}.testimonial-accordion-box .body-right .img-box img{border-radius:1vw}.testimonial-accordion-box .body-right p{font-size:4.5vw;width:100%}}@media screen and (min-width: 501px) and (max-width: 900px){.testimonial-sec-header h2{font-size:10vw}.testimonial-accordion-box h3,.testimonial-accordion-box h3 span{font-size:20px}.testimonial-accordion-box .header-right button{font-size:18px}.testimonial-accordion-box.active .body-right{padding-bottom:10vw}.testimonial-accordion-box .body-right h2{font-size:18px;font-weight:300}.testimonial-accordion-box .body-right .img-box{width:200px;height:160px;background-color:#151515;border-radius:10px;overflow:hidden;padding:20px}.testimonial-accordion-box .body-right .img-box img{border-radius:1vw}.testimonial-accordion-box .body-right p{font-size:18px;width:100%}}@media screen and (max-width: 500px){.testimonial-sec-header h2{font-size:10vw}.testimonial-accordion-box h3,.testimonial-accordion-box h3 span,.testimonial-accordion-box .header-right button{font-size:4.5vw}.testimonial-accordion-box.active .body-right{padding-bottom:10vw}.testimonial-accordion-box .body-right h2{font-size:4.5vw;font-weight:300}.testimonial-accordion-box .body-right .img-box{width:120px;height:100px;border-radius:2vw;padding:3vw}.testimonial-accordion-box .body-right .img-box img{border-radius:1vw}.testimonial-accordion-box .body-right p{font-size:4.5vw;width:100%}}.contact-section-wrapper{width:100%;background-color:#fff;padding:100px 0;border-radius:0 0 3vw 3vw;color:#151515}.contact-section-wrapper.active{border-radius:3vw}.contact-section-container h2{font-size:5vw;font-weight:400;line-height:1.1;margin-bottom:100px}.contact-sec-content{display:flex;gap:50px}.contact-sec-content .left{width:50%;display:flex;flex-direction:column;gap:50px;justify-content:space-between}.contact-sec-content .left p,.contact-sec-content .left h3,.contact-sec-content .left li{font-size:1vw;font-weight:300;line-height:1.5}.contact-sec-content .left h3{font-size:1.2 vw;font-weight:400;margin-bottom:15px}.contact-sec-content .left li{margin-bottom:5px}.contact-sec-content .right{width:50%;flex-shrink:0;display:flex;justify-content:flex-end}.contact-sec-content .right form{width:80%}.contact-sec-content .right .form-box{display:flex;flex-direction:column;gap:10px;margin-bottom:40px}.contact-sec-content .right .form-box label{font-size:1vw;font-weight:300;line-height:1.5;text-transform:uppercase}.contact-sec-content .right input,.contact-sec-content .right textarea{width:100%;border:0;outline:0;background-color:transparent;border-bottom:1px solid #c0c0c07c;font-size:.8vw;font-weight:300;line-height:1.5;padding-bottom:10px;resize:none}.contact-sec-content .right button{width:230px;height:60px;background-color:#151515;color:#fff;border:0;outline:0;border-radius:999px;cursor:pointer;padding:0 30px;font-size:.9vw;font-weight:500;text-transform:uppercase;display:flex;align-items:center;justify-content:space-between;gap:30px;position:relative}.contact-sec-content .right button .circle{width:12px;height:12px;background-color:#fff;border-radius:50%;position:absolute;left:80%;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}.contact-sec-content .right button .icon{font-size:25px;color:#151515;transform:rotate(45deg);opacity:0;transition:all .3s ease-in-out}.contact-sec-content .right button:hover .circle{width:60px;height:60px}.contact-sec-content .right button:hover .icon{opacity:1}@media screen and (max-width: 900px){.contact-section-wrapper{padding:100px 0;height:fit-content}.contact-section-container h2{font-size:10vw}.contact-sec-content{display:flex;gap:50px;flex-direction:column}.contact-sec-content .left{width:100%;display:flex;flex-direction:column;gap:50px;justify-content:space-between}.contact-sec-content .left p,.contact-sec-content .left h3,.contact-sec-content .left li{font-size:4.5vw}.contact-sec-content .left h3{font-size:4.5vw;font-weight:400;margin-bottom:15px}.contact-sec-content .left li{margin-bottom:5px}.contact-sec-content .right{width:100%;flex-shrink:0;display:flex;justify-content:flex-end}.contact-sec-content .right form{width:100%}.contact-sec-content .right .form-box{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.contact-sec-content .right .form-box label{font-size:4.5vw}.contact-sec-content .right input,.contact-sec-content .right textarea{font-size:4.5vw;padding-bottom:0;height:auto}.contact-sec-content .right button{font-size:4.5vw;margin-top:50px}}@media screen and (min-width: 501px) and (max-width: 900px){.contact-section-container h2{font-size:10vw}.contact-sec-content .left p,.contact-sec-content .left h3,.contact-sec-content .left li{font-size:18px}.contact-sec-content .left h3{font-size:22px;font-weight:400;margin-bottom:15px}.contact-sec-content .right .form-box label{font-size:18px}.contact-sec-content .right input,.contact-sec-content .right textarea{font-size:18px;padding-bottom:0;height:auto}.contact-sec-content .right button{font-size:18px;margin-top:50px}}@media screen and (min-width: 750px) and (max-width: 900px){.contact-section-container h2{font-size:8vw}}@media screen and (max-width: 500px){.contact-section-container h2{font-size:10vw}.contact-sec-content .left p,.contact-sec-content .left h3,.contact-sec-content .left li{font-size:4.5vw}.contact-sec-content .left h3{font-size:4.5vw;font-weight:400;margin-bottom:15px}.contact-sec-content .right .form-box label{font-size:4.5vw}.contact-sec-content .right input,.contact-sec-content .right textarea{font-size:4.5vw;padding-bottom:0;height:auto}.contact-sec-content .right button{font-size:4.5vw;margin-top:50px}}footer{width:100%;background-color:#151515;position:relative;z-index:1}.footer-container-top{display:flex}.footer-container-top h2{font-size:2.5vw;font-weight:400;line-height:1}.footer-container-top li{margin-bottom:10px}footer a,footer p{font-size:1vw;font-weight:300;line-height:1.5}.footer-container-top .left{width:60%;flex-shrink:0}.footer-container-top .right{width:40%;flex-shrink:0;display:flex;gap:200px;justify-content:flex-end}.footer-container-top .scroll-top-btn{width:6vw;height:6vw;background-color:#fff;color:#151515;border:0;border-radius:999px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:2.7vw}.footer-container-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:10vw;padding-bottom:3vw}.footer-container-bottom ul{display:flex;gap:60px;align-items:center}@media screen and (max-width: 900px){.footer-container-top{gap:30px;flex-direction:column}.footer-container-top h2{font-size:5.5vw}.footer-container-top li{margin-bottom:5px}footer a,footer p{font-size:4.5vw}.footer-container-top .left{width:fit-content}.footer-container-top .right{width:100%;gap:30px;justify-content:space-between;flex-direction:column}.footer-container-top .scroll-top-btn{width:12vw;height:12vw;font-size:5vw}.footer-container-bottom{align-items:flex-start;padding-bottom:6vw;gap:30px;flex-direction:column}.footer-container-bottom ul{gap:30px}}@media screen and (min-width: 501px) and (max-width: 900px){.footer-container-top h2{font-size:30px}footer a,footer p{font-size:18px}}@media screen and (max-width: 500px){.footer-container-top h2{font-size:5.5vw}footer a,footer p{font-size:4.5vw}.footer-container-bottom a{font-size:14px}}.loader-wrapper{background-color:#000;overflow:hidden;position:fixed;top:0;left:0;width:100%;height:100vh;z-index:10000}.loader-container{display:flex;align-items:center;height:100vh;position:relative}.loader-container h1{font-size:5vw;text-transform:uppercase;font-weight:900;line-height:1;word-spacing:1vw;width:50%}.loader{position:absolute;right:0;bottom:0}.loader h2{font-size:10vw;text-transform:uppercase;font-weight:900;-webkit-text-stroke:2px #fff;color:#504cff;color:#000;font-style:italic}@media screen and (min-width: 501px) and (max-width: 900px){.loader-container h1{font-size:10vw;width:100%}.loader{position:absolute;right:10vw;bottom:5vw}.loader h2{font-size:15vw;-webkit-text-stroke:1px #fff}}@media screen and (max-width: 500px){.loader-container{display:flex;align-items:center;height:100vh;position:relative}.loader-container h1{font-size:12vw;width:100%}.loader{position:absolute;right:10vw;bottom:50px}.loader h2{font-size:20vw;-webkit-text-stroke:1px #fff}}.services-banner-container{margin-top:180px;padding-bottom:3vw}.services-banner-container h2{font-size:7vw;font-weight:900;line-height:1.2;text-transform:uppercase}.services-banner-container h3{font-size:3vw;font-weight:400;line-height:1.2;margin-top:1vw;width:80%}.services-banner-container h4{font-size:1.2vw;font-weight:300;margin-bottom:1.5vw}.services-banner-container p{font-size:1vw;font-weight:300;line-height:1.5;color:silver}.services-banner-container .divider{width:100%;height:1px;background-color:#c0c0c060;margin:50px 0;position:relative}.service-banner-bottom{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.service-banner-bottom .right{display:grid;grid-template-columns:repeat(2,1fr);gap:2vw}.service-page-services-sec{border-radius:3vw;background-color:#151515;color:#fff;padding-top:0}.service-page-services-sec .service-accordion-box{border-color:#c0c0c060}.service-page-services-sec button{color:#fff!important}@media screen and (max-width: 500px){.services-banner-container{margin-top:130px}.services-banner-container h2{font-size:12vw}.services-banner-container h3{font-size:5vw;margin-top:20px;width:100%}.services-banner-container h4{font-size:5vw;margin-bottom:15px}.services-banner-container p{font-size:4.5vw}.service-banner-bottom{grid-template-columns:repeat(1,1fr)}.service-banner-bottom .right{grid-template-columns:repeat(1,1fr);gap:30px}}@media screen and (min-width: 501px) and (max-width: 900px){.services-banner-container{margin-top:50px}.services-banner-container h2{font-size:12vw}.services-banner-container h3{font-size:5vw;margin-top:20px;width:100%}.services-banner-container h4{font-size:22px;margin-bottom:15px}.services-banner-container p{font-size:18px}.service-banner-bottom{grid-template-columns:repeat(1,1fr)}.service-banner-bottom .right{grid-template-columns:repeat(1,1fr);gap:30px}}.creative-numbers-sec-wrapper{width:100%;background-color:#fff;color:#151515;border-radius:3vw 3vw 0 0;padding:100px 0}.creative-numbers-sec-container{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.creative-numbers-sec-container h2{font-size:1.2vw;font-weight:400}.creative-numbers-sec-container .right{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.creative-numbers-sec-container .box{width:100%;height:15vw;background-color:#eee;border-radius:1vw;padding:2vw;display:flex;flex-direction:column;justify-content:space-between}.creative-numbers-sec-container .box h3{font-size:3vw;font-weight:500;line-height:1.2;letter-spacing:-.2vw}.creative-numbers-sec-container .box p{font-size:1vw;font-weight:300;line-height:1.5}@media screen and (min-width: 501px) and (max-width: 900px){.creative-numbers-sec-wrapper{padding:50px 0}.creative-numbers-sec-container{grid-template-columns:repeat(1,1fr)}.creative-numbers-sec-container h2{font-size:22px}.creative-numbers-sec-container .right{grid-template-columns:repeat(1,1fr);gap:20px}.creative-numbers-sec-container .box{height:200px;border-radius:10px;padding:30px}.creative-numbers-sec-container .box h3{font-size:40px}.creative-numbers-sec-container .box p{font-size:18px}}@media screen and (max-width: 500px){.creative-numbers-sec-wrapper{padding:50px 0}.creative-numbers-sec-container{grid-template-columns:repeat(1,1fr)}.creative-numbers-sec-container h2{font-size:5vw}.creative-numbers-sec-container .right{grid-template-columns:repeat(1,1fr);gap:20px}.creative-numbers-sec-container .box{height:200px;border-radius:10px;padding:30px}.creative-numbers-sec-container .box h3{font-size:40px}.creative-numbers-sec-container .box p{font-size:4.5vw}}.projects-page .featured-projects-section-wrapper{height:auto;padding-top:50px;position:relative}.projects-page .featured-projects-section-wrapper .featured-card{width:100%;height:auto;background-color:#151515;border-radius:0;overflow:hidden;display:flex;flex-direction:column;gap:1.2vw;position:relative}.projects-page .card-img-wrapper{width:100%;height:600px;border-radius:.6vw;overflow:hidden}.projects-page img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:.6vw}.projects-page .featured-projects-section-wrapper .card-content-top{display:flex;align-items:center;gap:.8vw}.projects-page .card-title-circle{width:15px;height:15px;background-color:#fff;border-radius:50%}.projects-page .featured-projects-section-wrapper .card-content-top h3{font-size:1.5vw;font-weight:400;line-height:1.2;text-transform:uppercase}.projects-page .featured-projects-section-wrapper .card-content-bottom .bottom-top{display:flex;justify-content:space-between}.projects-page .featured-projects-section-wrapper .card-content-bottom .bottom-top p{font-size:1.1vw;font-weight:300;line-height:1.5}.projects-page .featured-projects-section-wrapper .card-content-bottom .divider{width:100%;height:1px;background-color:#c0c0c060;margin:1.2vw 0;position:relative}.projects-page .contact-section-wrapper{border-radius:3vw}@media screen and (min-width: 501px) and (max-width: 900px){.projects-page .card-img-wrapper{height:80vw}.projects-page .featured-projects-section-wrapper .card-content-top{gap:10px;margin-bottom:10px}.projects-page .featured-projects-section-wrapper .card-content-top h3{font-size:22px}.projects-page .featured-projects-section-wrapper .card-content-bottom .bottom-top{margin-top:10px}.projects-page .featured-projects-section-wrapper .card-content-bottom .bottom-top p{font-size:18px}.projects-page .featured-projects-section-wrapper .card-content-bottom .divider{margin-top:10px}}@media screen and (max-width: 500px){.projects-page .featured-projects-section-wrapper .featured-cards{grid-template-columns:repeat(1,1fr)}.projects-page .card-img-wrapper{height:500px}.projects-page .featured-projects-section-wrapper .card-content-top{gap:10px;margin-bottom:10px}.projects-page .featured-projects-section-wrapper .card-content-top h3{font-size:6vw}.projects-page .featured-projects-section-wrapper .card-content-bottom .bottom-top{margin-top:10px}.projects-page .featured-projects-section-wrapper .card-content-bottom .bottom-top p{font-size:5vw}.projects-page .featured-projects-section-wrapper .card-content-bottom .divider{margin-top:10px}}.img-effect-container{width:100%;height:100%;position:relative;overflow:hidden}.img-effect-container .img{width:100%;height:100%;position:absolute}.img-effect-container .img img{width:100%;height:100%;object-fit:cover;object-position:center;filter:grayscale(1)}.img-effect-container .img-overlay{position:absolute;width:100%;height:100%;transition:background-color .3s ease-in}.img-effect-container:hover .img-overlay{opacity:.5}.img-effect-container .img-blocks{position:absolute;width:100%;height:100%;display:flex;flex-flow:row wrap;align-content:space-between;justify-content:space-between}.img-effect-container .block{width:50px;height:50px;background-color:#fd5530;transition:opacity .3s ease-in;opacity:0}.img-effect-container .block.active{opacity:.75}.about-content-container{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;padding-bottom:50px}.about-content-wrapper h3{font-size:1.2vw;font-weight:300;margin-bottom:1.5vw}.about-content-wrapper p{font-size:1vw;font-weight:300;line-height:1.5;color:silver}.about-content-wrapper p:first-child{margin-bottom:3vw}.about-content-container .right{display:grid;grid-template-columns:repeat(2,1fr)}.about-content-container .right .btn-box{display:flex;justify-content:flex-end}.about-content-container .right .btn-box button{width:200px;height:60px;background-color:#fff;color:#151515;border:0;outline:0;border-radius:999px;cursor:pointer;padding:0 30px;font-size:.9vw;font-weight:500;text-transform:uppercase;display:flex;align-items:center;justify-content:space-between;gap:30px;position:relative}.about-content-container .right .btn-box button .circle{width:12px;height:12px;background-color:#151515;border-radius:50%;position:absolute;left:80%;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}.about-content-container .right .btn-box button .icon{font-size:25px;color:#fff;transform:rotate(45deg);opacity:0;transition:all .3s ease-in-out}.about-content-container .right .btn-box button:hover .circle{width:60px;height:60px}.about-content-container .right .btn-box button:hover .icon{opacity:1}.about-content-wrapper{padding-bottom:100px}.about-content-bottom-container{margin-top:5vw}.about-content-bottom-container h2{font-size:3vw;font-weight:400;margin-bottom:2vw;line-height:1.2;width:80%}.about-content-wrapper .divider{width:100%;height:1px;background-color:#c0c0c07c;margin:50px 0}.about-content-wrapper .about-content-bottom,.about-content-wrapper .about-content-bottom .right{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.about-content-wrapper .about-content-img-box{width:100%;height:100vh;border-radius:3vw;background-color:#151515;overflow:hidden;position:relative;margin-top:6vw}.about-content-wrapper .about-content-img-box .about-banner-img-wrapper{width:100%;height:100vh;border-radius:3vw;background-color:#151515;overflow:hidden;position:relative;position:absolute;top:0;left:0;z-index:1}.about-content-wrapper .about-content-img-box img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:3vw}.about-page .page-bottom-wrapper{border-radius:3vw}@media screen and (min-width: 501px) and (max-width: 900px){.about-content-container{display:grid;grid-template-columns:repeat(1,1fr);gap:30px;padding-bottom:50px}.about-content-wrapper h3{font-size:22px}.about-content-wrapper h3 br{display:none}.about-content-wrapper p{font-size:18px}.about-content-wrapper p:first-child{margin-bottom:30px}.about-content-container .right{grid-template-columns:repeat(1,1fr)}.about-content-container .right .btn-box{justify-content:flex-start;margin-top:50px}.about-content-container .right .btn-box button{font-size:18px}.about-content-wrapper{padding-bottom:100px}.about-content-bottom-container{margin-top:5vw}.about-content-bottom-container h2{font-size:22px;margin-bottom:30px;width:100%}.about-content-wrapper .about-content-bottom,.about-content-wrapper .about-content-bottom .right{grid-template-columns:repeat(1,1fr)}.about-content-wrapper .about-content-img-box{width:90%;height:50vh;margin-top:100px}.about-content-wrapper .about-content-img-box .about-banner-img-wrapper{width:100%;height:50vh;border-radius:3vw}}@media screen and (max-width: 500px){.about-content-container{display:grid;grid-template-columns:repeat(1,1fr);gap:30px;padding-bottom:50px}.about-content-wrapper h3{font-size:6vw;font-weight:300;margin-bottom:20px}.about-content-wrapper h3 br{display:none}.about-content-wrapper p{font-size:4.5vw}.about-content-wrapper p:first-child{margin-bottom:30px}.about-content-container .right{grid-template-columns:repeat(1,1fr)}.about-content-container .right .btn-box{justify-content:flex-start;margin-top:50px}.about-content-container .right .btn-box button{font-size:4.5vw}.about-content-wrapper{padding-bottom:100px}.about-content-bottom-container{margin-top:5vw}.about-content-bottom-container h2{font-size:6vw;margin-bottom:30px;width:100%}.about-content-wrapper .about-content-bottom,.about-content-wrapper .about-content-bottom .right{grid-template-columns:repeat(1,1fr)}.about-content-wrapper .about-content-img-box{width:90%;height:50vh;margin-top:100px}.about-content-wrapper .about-content-img-box .about-banner-img-wrapper{width:100%;height:50vh;border-radius:3vw}.our-team-container h2{font-size:6vw;margin-bottom:30px;width:100%}.team-section-container{width:100%;background-color:#151515;overflow:hidden}.team-section-container .team-cards{grid-template-columns:repeat(1,1fr);gap:50px;padding:20px}.team-section-container .card-img-wrapper{height:500px}.team-section-container .card-content-top{gap:10px;margin-bottom:10px}.team-section-container .card-content-top h3{font-size:6vw}.team-section-container .card-content-bottom .bottom-top{margin-top:10px}.team-section-container .card-content-bottom .bottom-top p{font-size:5vw}.team-section-container .card-content-bottom .divider{margin:10px}.our-process-section-wrapper{padding:50px 0}.our-process-container{display:grid;grid-template-columns:repeat(1,1fr);gap:30px}.our-process-container h3{font-size:6vw;margin-bottom:20px}.our-process-container h3 span{font-size:6vw;margin-bottom:0}.our-process-container p{font-size:4.5vw;margin-bottom:30px}.our-process-container .right{grid-template-columns:repeat(1,1fr)}.our-process-section-wrapper .divider{margin:50px 0}}.our-team-container h2{font-size:3vw;font-weight:400;margin-bottom:2vw;line-height:1.2;width:80%}.team-section-container{width:100%;background-color:#151515;overflow:hidden}.team-section-container .team-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;padding:30px}.team-section-container .team-card{width:100%;height:auto;background-color:#151515;border-radius:0;overflow:hidden;display:flex;flex-direction:column;gap:1.2vw;position:relative}.team-section-container .card-img-wrapper{width:100%;height:600px;background-color:#fff;border-radius:.6vw;overflow:hidden}.team-section-container .card-img-wrapper img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:.6vw}.team-section-container .card-content-top{display:flex;align-items:center;gap:.8vw}.team-section-container .card-title-circle{width:15px;height:15px;background-color:#fff;border-radius:50%}.team-section-container .card-content-top h3{font-size:1.5vw;font-weight:400;line-height:1.2;text-transform:uppercase}.team-section-container .card-content-bottom .bottom-top{display:flex;justify-content:space-between}.team-section-container .card-content-bottom .bottom-top p{font-size:1.1vw;font-weight:300;line-height:1.5}.team-section-container .card-content-bottom .divider{width:100%;height:1px;background-color:#c0c0c060;margin:1.2vw 0;position:relative}@media screen and (min-width: 501px) and (max-width: 900px){.our-team-container h2{font-size:22px;margin-bottom:30px;width:100%}.team-section-container{width:100%;background-color:#151515;overflow:hidden}.team-section-container .team-cards{grid-template-columns:repeat(2,1fr);gap:20px;padding:20px}.team-section-container .card-img-wrapper{height:80vw}.team-section-container .card-content-top{gap:10px;margin-bottom:10px}.team-section-container .card-content-top h3{font-size:22px}.team-section-container .card-content-bottom .bottom-top{margin-top:10px}.team-section-container .card-content-bottom .bottom-top p{font-size:18px}.team-section-container .card-content-bottom .divider{margin:10px}}@media screen and (max-width: 500px){.our-team-container h2{font-size:6vw;margin-bottom:30px;width:100%}.team-section-container{width:100%;background-color:#151515;overflow:hidden}.team-section-container .team-cards{grid-template-columns:repeat(1,1fr);gap:50px;padding:20px}.team-section-container .card-img-wrapper{height:500px}.team-section-container .card-content-top{gap:10px;margin-bottom:10px}.team-section-container .card-content-top h3{font-size:6vw}.team-section-container .card-content-bottom .bottom-top{margin-top:10px}.team-section-container .card-content-bottom .bottom-top p{font-size:5vw}.team-section-container .card-content-bottom .divider{margin:10px}}.our-process-section-wrapper{width:100%;background-color:#fff;overflow:hidden;padding:100px 0;border-radius:3vw 3vw 0 0;color:#151515}.our-process-container{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.our-process-container h3{font-size:1.2vw;font-weight:400;line-height:1.2;text-transform:uppercase;margin-bottom:1.2vw}.our-process-container h3 span{font-size:1.2vw;font-weight:500;line-height:1.2;text-transform:uppercase;margin-bottom:1.2vw}.our-process-container p{font-size:1vw;font-weight:300;line-height:1.5;margin-bottom:3vw}.our-process-container .right{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.our-process-section-wrapper .divider{width:100%;height:1px;background-color:#c0c0c060;margin:1.2vw 0;position:relative}@media screen and (min-width: 501px) and (max-width: 900px){.our-process-section-wrapper{padding:50px 0}.our-process-container{display:grid;grid-template-columns:repeat(1,1fr);gap:30px}.our-process-container h3{font-size:22px;margin-bottom:20px}.our-process-container h3 span{font-size:22px;margin-bottom:0}.our-process-container p{font-size:18px;margin-bottom:30px}.our-process-container .right{grid-template-columns:repeat(2,1fr)}.our-process-section-wrapper .divider{margin:50px 0}}@media screen and (max-width: 500px){.our-process-section-wrapper{padding:50px 0}.our-process-container{display:grid;grid-template-columns:repeat(1,1fr);gap:30px}.our-process-container h3{font-size:6vw;margin-bottom:20px}.our-process-container h3 span{font-size:6vw;margin-bottom:0}.our-process-container p{font-size:4.5vw;margin-bottom:30px}.our-process-container .right{grid-template-columns:repeat(1,1fr)}.our-process-section-wrapper .divider{margin:50px 0}}.faqs-section{width:100%;padding:0 0 100px}.faqs-section-header h4{font-size:2vw;font-weight:400;line-height:1.2;text-transform:uppercase;margin-bottom:100px}.faq-accordion-box{width:100%;border-top:1px solid #c0c0c07c}.faq-accordion-box:last-child{border-bottom:1px solid #c0c0c07c}.faq-accordion-box h4{font-size:1.2vw;font-weight:300;line-height:1.5}.faq-accordion-box h4 span{font-size:1.2vw;font-weight:400}.faq-accordion-box .accordion-header{gap:30px;height:5vw;display:flex;align-items:center;justify-content:space-between}.faq-accordion-box .header-left{width:50%}.faq-accordion-box .header-right{width:50%;flex-shrink:0;display:flex;align-items:center;justify-content:space-between}.faq-accordion-box .header-right button{border:0;outline:0;background-color:transparent;cursor:pointer;font-size:1.2vw;font-weight:300;line-height:1.5;color:#fff;text-transform:uppercase;text-decoration:underline}.faq-accordion-box.active .accordion-body{display:flex;margin-top:2vw}.faq-accordion-box .body-left{width:50%;height:100%;flex-shrink:0}.faq-accordion-box .body-right{width:50%;height:100%;display:flex;flex-direction:column;gap:30px;flex-shrink:0}.faq-accordion-box.active .body-right{padding-bottom:3vw}.faq-accordion-box .body-right p{font-size:1vw;font-weight:300;line-height:1.5;width:80%}.contact-page .contact-section-wrapper{border-radius:3vw}@media screen and (min-width: 501px) and (max-width: 900px){.contact-page-banner h2{margin-bottom:0}.faqs-section{width:100%;padding:0 0 100px}.faqs-section-header h4{font-size:5vw;margin-bottom:50px}.faq-accordion-box h4{font-size:20px;font-weight:300;line-height:1.5}.faq-accordion-box h4 span{font-size:20px}.faq-accordion-box .accordion-header{height:auto;padding:20px 0;align-items:flex-start}.faq-accordion-box .header-left{width:80%}.faq-accordion-box .header-right{width:fit-content}.faq-accordion-box .header-right h4{display:none}.faq-accordion-box .header-right button{font-size:18px}.faq-accordion-box.active .accordion-body{margin-top:5vw}.faq-accordion-box .body-left{display:none}.faq-accordion-box .body-right{width:100%;gap:30px}.faq-accordion-box.active .body-right{padding-bottom:12vw}.faq-accordion-box .body-right p{font-size:18px;width:100%}}@media screen and (min-width: 750px) and (max-width: 900px){.contact-page-banner h2{margin-bottom:0}.faqs-section{width:100%;padding:0 0 100px}.faqs-section-header h4{font-size:3vw}}@media screen and (max-width: 500px){.contact-page-banner h2{margin-bottom:0}.faqs-section{width:100%;padding:0 0 100px}.faqs-section-header h4{font-size:5vw;margin-bottom:50px}.faq-accordion-box h4{font-size:4.5vw;font-weight:300;line-height:1.5}.faq-accordion-box h4 span{font-size:4.5vw}.faq-accordion-box .accordion-header{height:auto;padding:20px 0}.faq-accordion-box .header-left{width:80%}.faq-accordion-box .header-right{width:fit-content}.faq-accordion-box .header-right h4{display:none}.faq-accordion-box .header-right button{font-size:4.5vw}.faq-accordion-box.active .accordion-body{margin-top:5vw}.faq-accordion-box .body-left{display:none}.faq-accordion-box .body-right{width:100%;gap:30px}.faq-accordion-box.active .body-right{padding-bottom:12vw}.faq-accordion-box .body-right p{font-size:4.5vw;width:100%}}.director-wrapper{margin-bottom:150px}.director-container{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.director-container .left{display:flex;flex-direction:column;gap:30px}.director-container h4{font-size:1.2vw;font-weight:300;margin-bottom:1.5vw}.director-container p{font-size:1vw;font-weight:300;line-height:1.5;color:silver;margin-bottom:30px}.director-container p:first-child{margin-bottom:3vw}.director-container .right{width:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.director-container .img-box{width:500px;height:550px;border-radius:1vw}.director-container .img-box img{width:100%;height:100%;border-radius:1vw}@media screen and (min-width: 501px) and (max-width: 900px){.director-container{grid-template-columns:repeat(1,1fr)}.director-container h4{font-size:22px}.director-container p{font-size:18px}.director-container p:first-child{margin-bottom:30px}.director-container .right{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width: 500px){.director-container{grid-template-columns:repeat(1,1fr)}.director-container h4{font-size:6vw}.director-container p{font-size:4.5vw}.director-container p:first-child{margin-bottom:30px}.director-container .right{grid-template-columns:repeat(1,1fr)}.director-container .img-box{width:100%;height:400px}}.terms-container h1{font-size:2vw;font-weight:400;line-height:1.2;text-transform:uppercase;margin-top:180px}.terms-container .section{margin-top:50px}.terms-container .section h2{font-size:1.2vw;font-weight:400;line-height:1.2;text-transform:uppercase;margin-bottom:1.2vw}.terms-container .section p,.terms-container .section li{font-size:1vw;font-weight:300;line-height:1.5}.terms-container .section p{margin-bottom:10px}.terms-container .section strong{font-weight:500;text-transform:uppercase}.terms-container .section ul{display:flex;flex-direction:column;gap:10px}.terms-container #miscellaneous-terms div{margin-bottom:20px}@media screen and (min-width: 501px) and (max-width: 900px){.terms-container h1{font-size:30px;margin-top:50px}.terms-container .section h2{font-size:23px;margin-bottom:20px}.terms-container .section p,.terms-container .section li{font-size:18px}}@media screen and (max-width: 500px){.terms-container h1{font-size:7vw;margin-top:50px}.terms-container .section h2{font-size:5.5vw;margin-bottom:20px}.terms-container .section p,.terms-container .section li{font-size:4.5vw}}.policy-container h1{font-size:2vw;font-weight:400;line-height:1.2;text-transform:uppercase;margin-top:180px}.policy-container .section{margin-top:50px}.policy-container .section h2{font-size:1.2vw;font-weight:400;line-height:1.2;text-transform:uppercase;margin-bottom:1.2vw}.policy-container .section p{font-size:1vw;font-weight:300;line-height:1.5}.policy-container .sub-section{padding-left:20px;margin-top:40px}@media screen and (min-width: 501px) and (max-width: 900px){.policy-container h1{font-size:30px;margin-top:50px}.policy-container .section h2{font-size:23px;margin-bottom:20px}.policy-container .section p{font-size:18px}.policy-container .sub-section{padding-left:20px;margin-top:40px}}@media screen and (max-width: 500px){.policy-container h1{font-size:7vw;margin-top:50px}.policy-container .section h2{font-size:5.5vw;margin-bottom:20px}.policy-container .section p{font-size:4.5vw}.policy-container .sub-section{padding-left:20px;margin-top:40px}}
