*{margin:0;padding:0;box-sizing:border-box}:root{--bg-home: radial-gradient(var(--cyan), var(--dark-blue));--footer-bg: radial-gradient(#00597E, var(--dark-blue));--white: #fff;--white-gray: #c5c5c5;--black: #000;--light-black: #000618;--title-color: #1286d9;--skyblue: #60a5fa;--skyblue-shade: #74B6E6;--light-blue: #37B5EA;--dark-blue: #011821;--cyan: #00597E;--purple-color: #4868C2;--light-purple: #b7c6ef;--body-color1: radial-gradient(#095c7f, #010d12);--body-color2: radial-gradient(#003a53, #01131a);--btn-color-1: var(--white);scroll-behavior:smooth;--campton-medium: "Campton-Medium", sans-serif;--campton-book: "Campton-Book", sans-serif;--dm-sans: "DM-sans", sans-serif;--Georgia: "Georgia", sans-serif;--letter-space: -.025em;--font-size-sm: 1rem}body{font-family:var(--campton-book)}.col-11{max-width:1440px;margin:0 auto;box-sizing:border-box}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{line-height:1.3;font-weight:500!important}a{text-decoration:none!important;font-size:1rem}p{line-height:1.8;font-size:1rem}.mb-20{margin-bottom:20px!important}.mb-30{margin-bottom:30px!important}.mb-50{margin-bottom:50px!important}.mt-50{margin-top:50px!important}.mt-60{margin-top:60px!important}.mtb-50{margin:50px 0}.ptb-50{padding:50px 0}.ptb-40{padding:40px 0}.pt-50{padding-top:50px}.pb-50{padding-bottom:50px}.header{background:var(--bg-home);padding-bottom:3.2rem}.logo{width:200px;height:auto;object-fit:cover}.header .active{position:relative}.header .navbar{transition:all .3s ease;z-index:999}.header .navbar.sticky{position:fixed;top:0;left:0;right:0;width:100%;background:var(--dark-blue);z-index:999;transition:all .3s ease;box-shadow:0 2px 10px #1418352d}.header .navbar-nav .active:before{position:absolute;content:"";background-color:var(--white);width:.5rem;height:.5rem;border-radius:50%;top:50%;left:0%;transform:translate(-50%,-50%)}.nav-item .nav-link{font-size:1rem;font-weight:500;letter-spacing:var(--letter-space);color:var(--white);cursor:pointer;transition:color .3s;font-family:var(--campton-book)}.nav-item .nav-link:hover .nav-item .nav-link.dropdown{display:block}.nav-item .nav-link:hover{color:var(--skyblue)}.nav-item{position:relative}.nav-item:hover>.dropdown{display:block}.dropdown{position:absolute;top:100%;left:0;background:radial-gradient(#021a24,#021a24);padding:15px;border-radius:15px;line-height:35px;display:none;width:max-content;z-index:3}.dropdown li{border-bottom:1px solid rgba(147,147,147,.386)}.dropdown li:last-child{border-bottom:none}.dropdown li a{color:var(--white);text-decoration:none;display:block;padding:5px 10px}.dropdown li a:hover{color:var(--skyblue)}.btn-color-1{font-family:var(--campton-medium);color:var(--black);background:var(--btn-color-1);padding:.9rem 2.5rem;border-radius:90px;border:1px solid var(--white);font-size:1rem;letter-spacing:var(--letter-space);border:none;transition:all .2s}.btn-color-1:hover{transform:translateY(-7px);background-color:var(--dark-blue);color:var(--white)!important;border:1px solid var(--white)}.btn-color-2{background:var(--dark-blue);color:var(--white);font-family:var(--campton-book);border-radius:90px;padding:1rem 2rem;font-size:1rem;transition:all .2s}.btn-color-2:hover{transform:translateY(-7px);color:var(--white)}.offcanvas{background:radial-gradient(#1D5A73E5,var(--dark-blue))}.offcanvas-end{width:100%}.offcanvas-header .close-nav{font-size:1.2rem;background:none;border:none}.offcanvas-body{padding:2rem 0rem;text-align:center}.offcanvas-body .nav-link{font-size:1.4rem}.blue-text{color:var(--title-color)}.purple-text{color:var(--purple-color)}.skyblue-text{color:var(--light-blue)}.linear-text{background:linear-gradient(90.58deg,#1d925a 38.6%,#fff 86.77%);color:transparent;background-clip:text;-webkit-background-clip:text}.linear-text-red{background:linear-gradient(91.2deg,#0052b4 30.86%,#d80329 80.23%);color:transparent;background-clip:text;-webkit-background-clip:text}.linear-text-red-green{background:linear-gradient(90.91deg,#ff3939,#34af66 46%,#262626);color:transparent;background-clip:text;-webkit-background-clip:text}.linear-text-orange-green{background:linear-gradient(92.27deg,#f43237 1.9%,#00c200 97.54%);color:transparent;background-clip:text;-webkit-background-clip:text}.header-content h1{margin-top:2rem;font-size:3.4rem;letter-spacing:var(--letter-space);color:var(--white);font-family:var(--campton-medium)}.video-safety-header-content h1{font-size:3rem}.header-content p{font-family:var(--dm-sans);font-size:1.25rem;letter-spacing:var(--letter-space);color:var(--white-gray);width:600px;max-width:100%;margin:auto}.modal{background:#192d3580;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);padding-right:0%!important}.modal-content{background:linear-gradient(86deg,#000,#002c3d)!important;background:linear-gradient(to right,var(--dark-blue),#002331)!important;border-radius:10px;border:none;padding:5px}.modal-content .btn-close{font-size:1.2rem;background:none;border:none;color:var(--white)}.modal-body{padding:45px}.modal-body .left-side h2{font-size:2.5rem;font-family:var(--campton-medium);letter-spacing:var(--letter-space);color:var(--white);position:relative}.modal-body .left-side h2:after{content:"";position:absolute;bottom:0;left:0;width:200px;height:1px;background-color:#232c38}.modal-body .left-side p{font-family:var(--campton-book);font-size:1.05rem;letter-spacing:var(--letter-space);color:var(--white-gray)}.modal-body .left-side h3{font-size:1.8rem;font-family:var(--campton-medium);letter-spacing:var(--letter-space);color:var(--white)}.modal-body .left-side .content-list li{font-family:var(--campton-book);font-size:1.05rem;letter-spacing:var(--letter-space);color:var(--white-gray)}.modal-body .left-side .get_btn a{font-size:1rem;letter-spacing:var(--letter-space);font-family:var(--campton-book)}.modal-body .video-wrapper{width:100%;max-width:800px;aspect-ratio:16 / 9;overflow:hidden;background-color:#080b18;border-radius:.5rem;margin-bottom:1rem}.modal-body .video-wrapper iframe{width:100%;height:100%}.modal-body .right-side ul li{flex:1}.modal-body .right-side ul img,.modal-body .right-side ul iframe{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:.4rem}.modal-body .right-side ul img:hover{cursor:pointer}.video-player-modal .modal-content{background:var(--white)!important}.video-player-modal .modal-body{padding:1.7rem}.video-player-modal .modal-body .video-box{width:100%;height:auto;aspect-ratio:16 / 9;overflow:hidden;background-color:#080b18;border-radius:.5rem}.video-player-modal .modal-body .video-box video{width:100%;height:100%;object-fit:cover}.index-slider .home-swiper{position:relative;overflow:hidden}.index-slider img{width:100%;height:350px;object-fit:cover}.index-slider .curve-shadow:before{content:"";position:absolute;top:-70px;left:-10%;width:120%;height:120px;background:var(--body-color1);border-radius:100%;z-index:100}.index-slider .curve-shadow:after{content:"";position:absolute;bottom:-60px;left:-10%;width:120%;height:120px;background:var(--body-color2);border-radius:100%;z-index:100}.section-heading h2{color:var(--black);font-family:var(--campton-medium);letter-spacing:var(--letter-space);font-size:2.3rem;width:700px}.section-heading .blue-text{color:var(--title-color)}.section-heading .purple-text{color:var(--purple-color)}.section-heading .section-heading-border-line{position:relative;text-transform:uppercase;font-family:var(--campton-book);letter-spacing:var(--letter-space);color:var(--black);font-size:1rem}.section-heading .section-heading-border-line:after{content:"";position:absolute;left:0%;bottom:0;transform:translate(0);width:320px;border-bottom:1px solid #767676}.section-heading .section-sub-heading .center-heading:after{left:50%;transform:translate(-50%)}.section-heading .section-sub-heading .heading-border-white:after{border-bottom:1px solid rgb(165,165,165)}.section-heading .section-sub-heading .heading-right-side:after{right:0%;left:auto}.big-section-heading h2{font-size:3.5rem}.about-us .image{position:relative;top:0;left:0}.about-us .image img,.about-us .image .video-wrapper,.about-us .image .video-wrapper iframe{width:100%;object-fit:cover;border-radius:1rem}.about-us .image img{aspect-ratio:16/6}.about-us .image .video-wrapper iframe{aspect-ratio:16/9}.about-us .card{background-color:#eef8ff;border-radius:10px;padding:1rem;position:absolute;width:520px;height:auto;top:-10%;right:25px;box-shadow:0 3px 34px #00000003}.about-us .card h3{font-size:1.28rem;font-family:var(--campton-medium);letter-spacing:var(--letter-space);color:var(--black);line-height:33px;width:350px;max-width:100%}.about-us .card span i{color:var(--light-blue)}.about-us .card p{color:var(--dark-blue);font-size:1.1rem;font-family:var(--campton-book)}.about-us .card a{color:var(--cyan);font-size:1.1rem;font-family:var(--campton-medium);letter-spacing:var(--letter-space);transition:all .2s}.about-us .card a:hover{color:#5293ad}.about-us .card-phone a{color:var(--cyan);font-size:1rem}.wedo{background-color:var(--dark-blue)}.slider2{overflow:hidden}.slider2 .swiper-slide .card{background:none;border:none;cursor:pointer}.slider2 .card img{width:100%;height:280px;object-fit:cover;border-radius:10px}.slider2 .card .card-content{text-align:left;-webkit-backdrop-filter:blur(6.700001px);backdrop-filter:blur(6.700001px)}.slider2 .card .card-content h5{font-size:1.3rem;font-family:var(--campton-medium);letter-spacing:var(--letter-space)}.slider2 .card .card-content p{font-size:.97rem;font-family:var(--campton-book);letter-spacing:var(--letter-space)}.portfolio-section .video-thumbmail{height:100%;width:100%;border-radius:15px;aspect-ratio:16 /9}.portfolio-section img{width:100%;height:100%;border-radius:.8rem;object-fit:cover}.portfolio-section .video-thumbmail .icon{display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:50%;width:50px;height:50px;background:var(--purple-color)}.portfolio-section .video-thumbmail i{font-size:2rem;color:var(--white);display:flex;align-items:center;justify-content:center;line-height:1}.portfolio-section .card.video-thumbmail .card-content h3{font-size:1.3rem;font-family:var(--campton-medium);margin-bottom:0}.portfolio-section .card{background-color:#eef8ff}.portfolio-section .card i{cursor:pointer}.portfolio-section .card .image{width:100%;height:auto;aspect-ratio:1}.portfolio-section .card .image img{width:100%;height:100%}.portfolio-section .card .card-body h5{color:#343434;font-size:1rem;font-family:var(--campton-medium);letter-spacing:var(--letter-space)}.portfolio-section .card p{font-size:.9rem}.portfolio-section .card .card-content,.slider2 .card .card-content{position:absolute;right:0;left:0;bottom:0;padding:1rem;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:0 0 15px 15px}.portfolio-section .card-content h5{font-size:1rem}.portfolio-section .card-content h5 .sub-text{font-size:.8rem}.testimonial-section .big-section-heading h2,.why-need-section .big-section-heading h2,.safety-animation-section .big-section-heading h2,.timelapse-testimonial-section .big-section-heading h2{width:auto}.testimonial-section .right-side{overflow:hidden}.testimonial-section .testimonial-content{margin:auto 0;font-size:3rem;font-weight:500;letter-spacing:var(--letter-space);color:#27272a}.testimonial-section .testimonial-content img{max-width:208px;width:100%;display:block;height:auto;object-fit:cover}.testimonial-section .testimonial-navigation{margin-top:4rem}.testimonial-section .nav-button{background:#00344a;border-radius:50%;height:50px;width:50px;color:var(--white);border:none;cursor:pointer}.testimonial-section .btn-left{color:#00344a;background:var(--white);border:1px solid gray}.testimonial-section .testimonial-subtitle{font-size:2.5rem;font-family:var(--campton-medium);letter-spacing:var(--letter-space);color:var(--light-black);position:relative;display:inline-block}.testimonial-section .testimonial-content i{content:"";position:absolute;top:-10px;left:-32px;font-size:2rem;color:#cfcfcfcf}.testimonial-section .testimonial-quote{font-size:1rem;font-family:var(--campton-book);letter-spacing:var(--letter-space);line-height:2.4rem;color:var(--light-black)}.testimonial-section .author-name{font-size:1.25rem;font-weight:500;font-family:var(--campton-medium);letter-spacing:var(--letter-space);color:#0f172a}.testimonial-section .author-position{font-size:1rem;font-family:var(--campton-book);letter-spacing:var(--letter-space);color:#6b7280}.banner-1{background:var(--dark-blue);border-radius:15px;overflow:hidden}.banner-1 .left-side{color:var(--white);padding:50px}.banner-1 .left-side h2{font-size:2.4rem;font-family:var(--campton-medium);letter-spacing:var(--letter-space)}.text_change{min-width:100px;position:relative}.text_change .word{position:absolute;top:0;left:0;opacity:0;transition:opacity .5s ease-in-out}.text_change .word.active{opacity:1;position:relative}.banner-1 .left-side p{font-size:.93rem;font-family:var(--campton-book);letter-spacing:var(--letter-space)}.banner-1 .right-side{position:relative}.banner-1 .right-side .image{position:absolute;bottom:0%;right:0%;width:100%;height:100%;z-index:1;background:linear-gradient(279deg,#01172000,#011720 94.36%),url(/build/assets/images/banner1-CD0G4Liz.png);background-repeat:no-repeat;background-position:center;background-size:cover}.Achievement-section{background:linear-gradient(0deg,#0dcaf012,#0000)}.Achievement-section .awards-slider{overflow:hidden}.Achievement-section .awards-slider img{width:219px;height:128px;object-fit:contain;border-radius:8px}.contact-us .section-heading .para{width:260px;line-height:30px;text-transform:capitalize;font-family:var(--campton-book);letter-spacing:var(--letter-space);font-size:1.2rem}.contact-us .form-section{background:var(--dark-blue);border-radius:.9rem}.contact-us .form-section h4{font-size:1.6rem;font-family:var(--dm-sans);letter-spacing:var(--letter-space);color:var(--white)}.contact-us .form-section .form-control,.contact-us .form-select{border:1px solid #FFFFFF2E;font-size:1rem;background-color:transparent;color:#ffffffa6;box-shadow:none;border-radius:.6rem;margin-bottom:1.1rem;font-family:var(--campton-medium);letter-spacing:var(--letter-space)}.contact-us .form-select{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 140 140' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline points='20,50 70,100 120,50' fill='none' stroke='%23ffffffa6' stroke-width='10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:1.2rem}.contact-us .form-select option{background:var(--dark-blue)}.contact-us .form-select:focus{border:1px solid #FFFFFF2E}.contact-us .form-section .form-control::placeholder{color:#929292}.contact-us .form-section .btn-color-1{padding:.7rem 5rem}.contact-us .map{position:relative}.tooltip-inner{color:var(--white)!important;background-color:var(--dark-blue)!important;max-width:230px;padding:.7rem;border-radius:.5rem;font-size:1rem;white-space:pre-line}.tooltip.bs-tooltip-top .tooltip-arrow:before{border-top-color:var(--dark-blue)!important}.tooltip.bs-tooltip-bottom .tooltip-arrow:before{border-bottom-color:var(--dark-blue)!important}.contact-us .pin{content:"";position:absolute;transform:translate(-50%,-50%);width:.65rem;height:.65rem;background:var(--title-color);border-radius:50%;-webkit-box-sizing:content-box;box-sizing:content-box;cursor:pointer}.contact-us .uk{top:34.3%;left:45.2%}.contact-us .kuwait{top:49%;left:60.5%}.contact-us .saudi{top:56%;left:59.5%;border:4px solid #88C1EA}.contact-us .pin-3:before{width:20px;height:20px}.contact-us .india{top:57%;left:68.4%}.contact-us .oman{top:59%;left:61.7%}.contact-us .dubai{top:54%;left:62.5%}.audio-map .pin{background:var(--purple-color)!important}.contact-us .pin-3{top:50%;left:61%;border:4px solid var(--light-purple)!important}.footer{background:var(--footer-bg);padding:60px 0 20px;color:var(--white)}.footer img{max-width:250px;width:100%;height:auto;object-fit:contain}.footer .footer-nav{line-height:0px}.footer .social-icons{gap:1rem!important}.footer .social-icons li{width:40px;min-width:40px;height:40px;min-height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid rgba(159,159,159,.516);transition:all .2s;cursor:pointer}.footer .social-icons li i{color:var(--white);font-size:1rem;display:flex;align-items:center;justify-content:center}.footer .social-icons li:hover i{color:#003c55}.footer .social-icons li:hover{transform:translateY(-7px);background-color:var(--white)}.footer .active{color:var(--white)}.footer .nav-item{color:#759eaf;font-size:1rem}.footer .footer-head{border-bottom:1px solid #cfcfcf56}.footer .address-text{color:#ffffffa3;font-family:var(--campton-book);letter-spacing:var(--letter-space)}.footer .footer-heading{font-size:1.2rem;font-family:var(--campton-medium);letter-spacing:var(--letter-space)}.footer .footer span{line-height:45px}.footer .footer-title{color:#ffffffa3}.copyright{position:relative;z-index:1}.copyright li a{color:#ffffffad;font-size:.94rem;font-family:var(--campton-book);letter-spacing:var(--letter-space)}.copyright li:hover{transform:translateY(-2px);transition:all .2s}.our-video-services-section .card{padding:1rem;border:1px solid var(--title-color);box-shadow:0 0 5px #00000061;border-radius:.7rem;height:100%;transition:all .2s ease}.our-video-services-section .card:hover{transform:translateY(-7px);cursor:pointer}.our-video-services-section .card img{border-radius:.7rem;aspect-ratio:16/9;width:100%;height:auto}.our-video-services-section .card h3{font-size:1.4rem;font-family:var(--campton-medium);letter-spacing:var(--letter-space);color:var(--black);text-transform:uppercase;margin-bottom:0}.video-header{position:relative;overflow:hidden;padding:60px 0}.video-header .navigation{position:absolute;top:0;left:0;right:0;z-index:3;width:100%}.video-header .header-content{position:relative;z-index:2}.video-header .header-content p{width:100%}.video-header .video-slider-container{display:flex;gap:.5rem;justify-content:end;position:absolute;top:-27%;right:-60px;left:auto;height:100%}.video-header .header-content .slider3,.video-header .header-content .slider4{position:relative;z-index:0}.video-header .header-content .slider4{top:-5%}.video-header .slider3 .swiper-slide,.video-header .slider4 .swiper-slide{height:150px!important;width:100%!important;margin-bottom:.5rem!important}.video-header .slider3 .swiper-slide .image,.video-header .slider4 .swiper-slide .image{width:285px;height:150px}.video-header .slider3 .swiper-slide img,.video-header .slider4 .swiper-slide img{width:100%;height:100%;object-fit:cover;border-radius:5px;border:none}.why-need-section .left-side p{font-size:1rem;font-family:var(--campton-medium);letter-spacing:var(--letter-space)}.why-need-section .right-side .image img{object-fit:scale-down;width:100%;height:100%}.why-need-section .right-side ul li p{margin:10px 0 0 80px;font-size:1.2rem;font-family:var(--campton-medium);letter-spacing:var(--letter-space)}.why-need-section .timeline{position:relative}.why-need-section .timeline:before{content:"";position:absolute;top:0;left:27px;height:100%;width:1px;background-color:#dcf0ff;transition:all .3s ease;z-index:-1}.why-need-section .timeline-item{position:relative;padding-left:40px;margin-bottom:60px}.why-need-section .timeline-item:last-child{margin-bottom:0}.why-need-section .timeline-item:before{content:"";position:absolute;left:27px;top:0;width:1px;height:0%;background-color:#dcf0ff;transition:all .3s ease}.why-need-section .timeline-item.active:before{background-color:var(--skyblue);top:60px;height:100%}.why-need-section .timeline-item.active:last-child{height:10%}.why-need-section .right-side ul li .image{height:60px;width:60px;border:1px solid #DCF0FF;border-radius:50%;background-color:#fff;padding:10px;z-index:2;position:absolute;left:0;top:0;transition:.3s;box-shadow:0 4px 12px #0000001a}.why-need-section .right-side ul li:nth-child(1) .image{background-color:var(--title-color)}.why-need-section .right-side ul li.active .image{background:var(--title-color);transform:scale(1.1)}.gallery-section img{width:100%;height:200px;object-fit:cover;border-radius:7px;transition:all .2s ease}.phone-image{width:100%;height:410px!important}.gallery-section .card:hover img{transform:scale(1.2)}.gallery-section .card:hover{cursor:pointer;transition:all .2s ease}.gallery-section .card .card-content{position:absolute;border-radius:0 0 7px 7px;right:0;left:0;bottom:0;padding:.7rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0006}.gallery-section .card .card-content h5,.safety-category-slider .card .safety-card-heading h5,.drone-video-gallery .card-content h5,.video-gallery-section .video-gallery .card h3{font-family:var(--campton-medium);font-size:1.3rem;color:var(--white);letter-spacing:var(--letter-space);margin-bottom:0}.banner-2{background:linear-gradient(90deg,#0000,#00161fd1,#0000),url(/build/assets/images/banner1-DPTXjyzV.png);background-repeat:no-repeat;background-position:center;background-size:cover;background-attachment:scroll;padding:60px 20px}.banner-2 .content h2{font-size:2.4rem;font-family:var(--dm-sans);font-weight:600!important;letter-spacing:var(--letter-space);background:linear-gradient(180deg,#f7f9f2 16.32%,#40a5ce 121.18%);background-clip:text;color:transparent;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.banner-2 .content p{font-size:1rem;font-family:var(--campton-book);letter-spacing:var(--letter-space);color:var(--white);width:470px;margin:auto}.video-collection-section .video-slider-1,.video-collection-section .summary-video-slider{overflow:hidden;position:relative}.video-slider-1 .slider-button{background-color:var(--dark-blue);height:3rem;width:3rem;border-radius:.5rem;padding:1rem;font-size:2rem;opacity:.8;transition:all .2s ease}.video-slider-1 .slider-button:hover{opacity:1}.video-slider-1 .swiper-button-next:after,.video-slider-1 .swiper-button-prev:after{font-size:1.5rem!important;color:var(--white)}.video-slider-1 .video-wrapper{width:100%;margin:0 auto;aspect-ratio:16 /9;border-radius:.5rem;overflow:hidden}.video-slider-1 .video-wrapper iframe{width:100%;height:100%;border-radius:.8rem;border:1px solid var(--white-gray);box-shadow:0 0 5px #00000036}.summary-video-slider .sub_swiper5{margin-top:1em}.summary-video-slider .sub_swiper5 .swiper-slide{width:100%;aspect-ratio:16/9;opacity:1}.summary-video-slider .sub_swiper5 .swiper-slide.active{opacity:.7;border:1px solid rgb(99,99,99);border-radius:.5rem}.summary-video-slider .swiper-slide img{display:block;width:100%;height:100%;border-radius:.5rem;border:1px solid rgb(220,220,220)}.summary-video-slider .swiper-slide img:hover{cursor:pointer}.business-section,.software-feature-section{margin:50px 0}.business-section .business-slider{display:flex;flex-wrap:nowrap;justify-content:center;grid-gap:.5rem}.business-section .card{width:120px;height:100%;height:400px;padding:2rem;border-radius:.7rem;background-size:cover;cursor:pointer;border:none;overflow:hidden;transition:.6s cubic-bezier(.28,-.03,0,.99);background:#025a7f0a}.business-section .card .number{content:"";position:absolute;bottom:-17%;right:-2%;font-size:9rem;color:#fff6;font-family:var(--Georgia);z-index:0;-webkit-user-select:none;user-select:none}.business-section .full-width-content{display:none}.business-section .card .small-width-content{display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:100%}.business-section .card .small-width-content h4{color:var(--cyan);font-family:var(--campton-medium);letter-spacing:var(--letter-space);font-size:1.3rem;writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg);margin-bottom:0}.business-section .small-number{color:#00597e66;font-family:var(--Georgia);letter-spacing:var(--letter-space);font-size:2.4rem}.business-section .card .business-icon{width:65px;height:67px;object-fit:contain}.business-section .description h4,.business-section .description .sub-heading,.business-section .description p{letter-spacing:var(--letter-space);color:#f7f9f2}.business-section .description h4{font-size:1.6rem;font-family:var(--campton-medium)}.business-section .description .sub-heading{font-size:1.2rem;font-family:var(--campton-medium)}.business-section .description p{font-size:1.05rem;font-family:var(--campton-book)}.business-section input{display:none}.business-section input:checked+label{width:calc(100% + -0px);background:linear-gradient(99.76deg,#146587 4.05%,#00597e 95.3%)}.business-section input:checked+label .full-width-content{display:block}.business-section input:checked+label .small-width-content{display:none}.business-section input:checked+label .description{opacity:1!important;transform:translateY(0)!important}.video-blog-section .card{border:none;background:none;border-radius:.8rem;overflow:hidden;transition:all .2s;cursor:pointer}.video-blog-section .card:hover img{transform:scale(1.2);transition:all .2s}.video-blog-section .card.active img{height:450px;width:100%;object-fit:cover}.video-blog-section .card img{height:300px;width:100%;object-fit:cover}.video-blog-section .card .badge{color:var(--white);font-size:.7rem;border:1px solid #FFFFFF33;background:var(--title-color);font-family:var(--campton-book);font-weight:400;margin:10px}.video-blog-section .card-content a{font-size:1.08rem;color:var(--black);font-family:var(--campton-medium);letter-spacing:var(--letter-space)}.video-blog-section .card-content p{font-size:.92rem;color:#000;font-family:var(--campton-book);letter-spacing:var(--letter-space)}.accordion-item{background-color:var(--white);border:none;border-bottom:1px solid #E3E3E3;padding:21px 0;cursor:pointer;transition:all 2s}.accordion-item:last-child{border:none}.accordion-item .feed-heading{position:relative}.accordion-item .feed-heading:after{width:45px;height:40px;margin-left:auto;content:"";background-image:url(/build/assets/svg/plus_icon-DsBRl0Cu.svg);background-repeat:no-repeat;background-size:contain;background-position:center}.accordion-item .feed-heading:not(.collapsed):after{background-image:url(/build/assets/svg/dash_icon-fV3lNIuQ.svg)}.accordion-item .number,.accordion-item .feed-heading h2{font-size:1.5rem;color:var(--black);letter-spacing:var(--letter-space);font-family:var(--campton-medium)}.accordion-item .feed-body p{font-size:1rem;color:#535353;letter-spacing:var(--letter-space);margin-top:20px}.safety-category-section{margin:3rem 0 7rem}.safety-category-slider .row>div:nth-child(3n+2){position:relative;top:2rem}.safety-category-slider .row>div:nth-child(3n+3){position:relative;top:4rem}.safety-category-slider .card{background:none;border:none;cursor:pointer;border-radius:.7rem;overflow:hidden}.safety-category-slider .card img{width:100%;height:auto;object-fit:cover;aspect-ratio:13/9}.safety-category-slider .card:hover .safety-card-content,.safety-category-slider .card.active .safety-card-content{visibility:visible;transition:all .2s ease-in-out}.safety-category-slider .safety-card-content{border:1px solid var(--title-color);border-radius:.7rem;transition:all .2s;background:#fff;visibility:hidden;display:flex;flex-direction:column;justify-content:space-between}.safety-category-slider .safety-card-content:before,.safety-category-slider .safety-card-content:after{content:"";position:absolute;border-radius:50%;z-index:0;filter:blur(18px)}.safety-category-slider .safety-card-content:before{top:-15%;left:50%;transform:translate(-50%);height:170px;width:230px;background:#9fdaf23b}.safety-category-slider .safety-card-content:after{top:-16%;right:-5%;height:170px;width:150px;background:#bccef56e}.safety-category-slider .safety-card-content h3{font-size:1.5rem;font-family:var(--dm-sans);letter-spacing:var(--letter-space);color:#00161f;font-weight:600!important;z-index:1}.safety-category-slider .safety-card-content p{font-size:1em;font-family:var(--dm-sans);letter-spacing:var(--letter-space);color:#363636;z-index:1;margin-bottom:0}.safety-category-slider .safety-card-content .safety-category-btn i{font-size:.9rem}.safety-category-slider .card .safety-card-heading{position:absolute;right:0;left:0;bottom:0;padding:1rem;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:0 0 15px 15px;background:#00000003}.gaca-banner-section{background:var(--dark-blue);padding:50px 0;color:var(--white);position:relative;overflow:hidden}.gaca-banner-section:before{content:"";position:absolute;bottom:0%;left:-5%;width:100%;height:850px;border:32px solid rgb(55,180,234);border-radius:50%;filter:blur(110px)}.gaca-banner-section p,.gaca-banner-section li{font-family:var(--campton-medium);font-size:1rem;letter-spacing:var(--letter-space);color:var(--white)}.gaca-banner-section img{width:280px;height:auto;margin:auto}.gaca-banner-section li{background:#ddf1ff21;border-radius:90px;padding:1rem 3rem}.gaca-banner-section li i{color:#83cf8f;font-size:1.2rem}.video-portfolio-section .drone-video-gallery{display:grid;grid-template-columns:auto 150px auto;grid-template-rows:repeat(2,250px);grid-gap:8px;grid-template-areas:"box1  box1 box2 box3" "box4 box5 box5 box3"}.video-portfolio-section .drone-video-gallery .box{cursor:pointer;overflow:hidden;border-radius:.8rem}.video-portfolio-section .drone-video-gallery .box:hover img{transform:scale(1.2)}.video-portfolio-section .drone-video-gallery img{width:100%;height:100%;border-radius:.8rem;object-fit:cover;transition:all .2s}.video-portfolio-section .drone-video-gallery .card-content{position:absolute;border-radius:0 0 7px 7px;right:0;left:0;bottom:0;padding:.7rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0006}.timelapse-people-section .timelapse-people-slider{overflow:hidden}.timelapse-people-slider .card{border:1px solid #1c4e61;border-radius:.6rem;padding:.8rem;transition:all .2s;cursor:pointer}.timelapse-people-slider .card img{width:100%;aspect-ratio:16/13;object-fit:cover;border-radius:.6rem}.timelapse-people-slider .card.active img,.timelapse-people-slider .card:hover img{aspect-ratio:16/9}.timelapse-people-slider .card:hover,.timelapse-people-slider .card.active{background:var(--cyan)}.timelapse-people-slider .card:hover p,.timelapse-people-slider .card.active p{display:block}.timelapse-people-slider .card h5{font-size:1.3rem;margin-top:.8rem;color:var(--cyan);font-family:var(--campton-medium);letter-spacing:var(--letter-space);margin-bottom:0}.timelapse-people-slider .card:hover h5,.timelapse-people-slider .card.active h5{color:var(--white)}.timelapse-people-slider .card p{font-size:1rem;margin-top:.8rem;color:var(--white);font-family:var(--campton-book);letter-spacing:var(--letter-space);display:none;margin-bottom:0}.software-feature-section .features-list{display:flex;flex-direction:row;justify-content:space-between;position:relative}.software-feature-section .features-list:after{content:"";position:absolute;top:0%;left:50%;width:1px;height:80%;background:linear-gradient(180deg,#f7f9f2,#1286d9)}.software-feature-section .features-list ul li{gap:1.5rem}.software-feature-section .features-list .hardware-list,.software-feature-section .features-list .software-list{display:flex;flex-direction:column;align-items:start;gap:2.5rem}.software-feature-section .features-list .image{background-color:var(--title-color);border-radius:50%;height:60px;width:60px;padding:.8rem;display:flex;align-items:center;justify-content:center}.software-feature-section .features-list .image img{height:100%;width:100%;object-fit:contain}.software-feature-section .features-list span{font-size:1.3rem;color:var(--black);font-family:var(--campton-medium);letter-spacing:var(--letter-space)}.safety-animation-section .animated-video{display:grid;grid-template-columns:auto auto;grid-template-rows:140px 190px auto;grid-gap:8px;grid-template-areas:"box1 box2" "box1 box3" "box4 box4";background:#f4fafb;padding:.6rem;border-radius:.8rem}.safety-animation-section .animated-video .card{border:none;background:none;cursor:pointer;overflow:hidden;border-radius:.8rem;height:100%}.safety-animation-section .animated-video .card:hover .anim-video-text{opacity:1}.safety-animation-section .animated-video .card .anim-video-text{display:flex;align-items:center;justify-content:center;opacity:0;background:#00000058;transition:all .2s}.safety-animation-section .animated-video .card .anim-video-text h3{font-size:1.4rem;font-family:var(--campton-medium);letter-spacing:var(--letter-space);color:var(--white)}.safety-animation-section .animated-video .card:hover img{transform:scale(1.2)}.safety-animation-section .animated-video .card .image{height:100%;width:100%}.safety-animation-section .animated-video .card img{width:100%;height:100%;border-radius:.8rem;object-fit:cover;transition:all .2s}.safety-animation-section .card-contents{background:linear-gradient(180deg,#fff3,#bdecf833);padding:.6rem;border-radius:.8rem;display:flex;gap:1.1rem;align-items:center}.safety-animation-section .animated-video .card-contents .image-icon{width:80px;height:80px;background:#c4f3ff;padding:1rem;border-radius:50%;display:flex;align-items:center;justify-content:center}.safety-animation-section .animated-video .card-contents .image-icon img{width:100%;height:100%;object-fit:contain}.safety-animation-section .animated-video .card-contents .content h3{font-size:1.2rem;font-family:var(--campton-medium);letter-spacing:var(--letter-space);color:#474747}.safety-animation-section .animated-video .card-contents .content p{font-size:1rem;font-family:var(--campton-book);letter-spacing:var(--letter-space);color:#474747}.safety-animation-section .brands-list{display:flex;flex-direction:column;gap:1rem}.safety-animation-section .brands-list .image{width:60px;height:60px;box-sizing:border-box;border-image-source:linear-gradient(145.34deg,#1286D9 5.27%,#DFF2FF 92.66%);border-image-slice:1;padding:.2rem;border-radius:50%;background:linear-gradient(145.34deg,#1286d9 5.27%,#dff2ff 92.66%)}.safety-animation-section .brands-list img{width:100%;height:100%;border-radius:50%;object-fit:cover}.safety-animation-section .brands-list p{font-family:var(--campton-medium);font-size:1rem;letter-spacing:var(--letter-space);color:#3f3f3f;margin:0}.video-gallery-section .video-gallery{display:grid;grid-gap:.6rem;grid-template-columns:50% auto;grid-auto-rows:250px;grid-template-areas:"box1 box3" "box2 box3" "box4 box5" "box4 box6"}.video-gallery-section .video-gallery .card{border:none;background:none;cursor:pointer;overflow:hidden;border-radius:.8rem}.video-gallery-section .video-gallery .card .card-img-overlay{position:absolute;top:auto;right:0;bottom:0;left:0;background:#00000012;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.video-gallery-section .video-gallery .card:hover img{transform:scale(1.2)}.video-gallery-section .video-gallery .card .image{height:100%;width:100%}.video-gallery-section .video-gallery .card img{width:100%;height:100%;border-radius:.8rem;object-fit:cover;object-position:top;transition:all .2s}.our-process-section{background:#00161f;padding:3.7rem 0px 8rem}.our-process-section .section-heading h2{width:420px}.our-process-section .process-list{display:grid;grid-gap:.4rem;grid-template-columns:repeat(5,1fr);grid-template-rows:280px}.our-process-section .process-list .process-step{border:1px solid;border-image-source:linear-gradient(180deg,#00161f00 0%,#B4C5D1 45.19%,#00161f00 100%);border-image-slice:1;height:100%;width:100%;cursor:pointer;position:relative;padding:2rem .5rem}.our-process-section .process-list .process-step .border-line{background:#4c5464;width:100%;height:10px;position:absolute}.our-process-section .process-list .process-step:hover .border-line,.our-process-section .process-list .active .border-line{background:var(--title-color);box-shadow:0 4px 14px #1286d92e}.our-process-section .process-list .process-step .border-line1{top:80%;left:0%}.our-process-section .process-list .process-step .border-line2{top:65%;left:0%}.our-process-section .process-list .process-step .border-line3{top:50%;left:0%}.our-process-section .process-list .process-step .border-line4{top:35%;left:0%}.our-process-section .process-list .process-step .border-line5{top:20%;left:0%}.our-process-section .process-list .process-step h3{font-size:1rem;color:var(--white);letter-spacing:var(--letter-space);font-family:var(--campton-medium);transition:all .2s;position:absolute}.our-process-section .process-list .process-step .process-heading-1{top:90%}.our-process-section .process-list .process-step .process-heading-2{top:75%}.our-process-section .process-list .process-step .process-heading-3{top:60%}.our-process-section .process-list .process-step .process-heading-4{top:45%}.our-process-section .process-list .process-step .process-heading-5{top:30%}.our-process-section .process-list .process-step:hover .process-heading-1{top:65%}.our-process-section .process-list .process-step:hover .process-heading-2{top:50%}.our-process-section .process-list .process-step:hover .process-heading-3{top:35%}.our-process-section .process-list .process-step:hover .process-heading-4{top:20%}.our-process-section .process-list .process-step:hover .process-heading-5{top:5%}.our-process-section .process-list .active .process-heading-3{top:35%}.our-process-section .process-list .process-step p{font-size:.9rem;letter-spacing:var(--letter-space);font-family:var(--campton-book);color:#fffc;display:none;transition:all .2s;position:absolute}.our-process-section .process-list .active p,.our-process-section .process-list .process-step:hover p{display:block}.our-process-section .process-list .process-step .process-para-1{top:90%}.our-process-section .process-list .process-step .process-para-2{top:75%}.our-process-section .process-list .process-step .process-para-3{top:60%}.our-process-section .process-list .process-step .process-para-4{top:45%}.our-process-section .process-list .process-step .process-para-5{top:30%}.audio-header{background:radial-gradient(#010f15,var(--light-black));position:relative;overflow:hidden}.audio-header:before{content:"";background-image:url(/build/assets/svg/audio-home-bg-CeUhevcw.svg);background-size:cover;background-repeat:no-repeat;background-position:center;position:absolute;top:25%;left:0%;right:0%;width:100%;height:50%;z-index:0}.audio-header .audio-header-content .left-side{position:relative}.audio-header .header-content p{margin:0;width:485px}.audio-header .header-content .audio-btn{margin-top:9rem}.audio-header-content .right-side{position:relative}.audio-image-wrapper{position:relative;width:100%;max-width:520px;margin:0 auto;margin-top:5rem}.audio-image-wrapper .main-img,.about-image-wrapper .main-img,.podcast-image-wrapper .main-img{border-radius:.7rem;width:100%;height:auto;object-fit:cover}.audio-image-wrapper .image-card{position:absolute;top:-15%;left:-15%;width:160px;height:160px}.audio-image-wrapper .image-card img{width:100%;height:100%;object-fit:contain}.audio-image-wrapper .audio-wave{position:absolute;bottom:-15%;left:0%;transform:translate(-50%);width:auto;max-width:380px;height:auto}.audio-image-wrapper .audio-wave img{width:100%;height:auto;object-fit:contain;border-radius:.5rem}.audio-image-wrapper .audio-icons{display:flex;align-items:center;flex-direction:column;gap:10px;position:absolute;content:"";top:-12%;right:2%}.audio-image-wrapper .audio-icons div{height:2.5rem;width:2.5rem;border-radius:50%;background:#ffffff12;box-shadow:0 4px 17.5px #0006 inset;padding:1.1rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center}.audio-image-wrapper .audio-icons i{color:var(--white);font-size:1rem}.audio-image-wrapper .audio-content{position:absolute;content:"";top:110%;right:5%;z-index:1;color:#dbdbdb;display:flex;flex-direction:column}.audio-image-wrapper .audio-content .border-line{position:relative}.audio-image-wrapper .audio-content .border-line:before{content:"";position:absolute;top:50%;left:-30%;height:1px;width:20%;background:var(--white)}.audio-image-wrapper .audio-content span{font-size:.9rem;font-family:var(--campton-book);letter-spacing:var(--letter-space)}.audio-image-wrapper .audio-content .big-text{font-size:1.8rem;font-family:var(--campton-medium)}.ivr-work-section{background:linear-gradient(180deg,#d3e9ff,#fff 68.38%);overflow:hidden}.ivr-work-section .ivr-navbar li a,.voice-people-section .voiceover-navbar li a,.voice-people-section .voiceover-gender-navbar li a{font-size:1rem;font-family:var(--campton-medium);letter-spacing:var(--letter-space);color:#2e2e2e;display:inline-flex;white-space:nowrap;padding:.7rem 1.5rem;border:1px solid var(--light-purple);border-radius:90px;transition:all .2s ease}.ivr-work-section .ivr-navbar .active>a,.voice-people-section .voiceover-navbar .active>a{border:1px solid var(--purple-color);color:var(--purple-color)!important}.voice-people-section .voiceover-gender-navbar li a{border:none}.voiceover-navbar .list-item{position:relative}.audio-language-dropdown{position:absolute;top:105%;right:0;border-bottom:1px solid #93939362;background:radial-gradient(#fff,#bbdaf8);box-shadow:0 2px 5px #00000054;padding:1rem;border-radius:1rem;line-height:35px;display:none;min-width:800px;z-index:99;width:600px;max-height:300px;overflow-y:auto;transition:all .2s}.voiceover-navbar .list-item:hover>.audio-language-dropdown{display:block}.audio-language-dropdown li{border-bottom:1px solid var(--light-purple);display:flex;align-items:center}.audio-language-dropdown li img{aspect-ratio:16/9}.audio-language-dropdown li a{padding:5px 10px!important;border:none!important;border-radius:0!important}.audio-language-dropdown li a:hover{color:var(--skyblue)}.voice-people-section .voiceover-gender-navbar{white-space:nowrap;padding:.5rem;border:1px solid var(--light-purple);border-radius:90px;display:inline-flex!important;text-align:end}.voice-people-section .voiceover-gender-navbar .active a{background-color:var(--purple-color);color:var(--white)!important}.ivr-work-section .navbar-toggle,.voice-people-section .navbar-toggle{display:none;background-color:var(--purple-color);color:var(--white);font-size:1rem;border-radius:90px;padding:.8rem 3rem;border:none;margin-bottom:1rem!important;transition:background-color .2s ease}.ivr-work-slider{position:relative}.ivr-work-slider .work_swiper{overflow:hidden}.ivr-work-slider .fixed-box{background-color:#000b2d;height:520px;width:400px;border-radius:.7rem;position:absolute;overflow:hidden;left:50%;top:50%;transform:translate(-50%,-50%)}.ivr-work-slider .fixed-box:before{content:"";position:absolute;height:726px;width:180px;top:-16%;left:30%;transform:translate(10px,10px);transform:rotate(45deg);-webkit-transform:rotate(32deg);background:linear-gradient(182.24deg,#4868c28c 1.88%,#dce5ff86 146.96%);filter:blur(40px)}.ivr-work-section .ivr-work-slider .swiper-slide{height:auto}.ivr-work-section .ivr-work-slider .swiper-slide-active{transform:scale(1.05);transition:transform .2s}.ivr-work-section .ivr-work-slider .work-swiper-pagination{margin-top:5rem}.ivr-work-section .ivr-work-slider .swiper-slide-active .card a{display:block}.ivr-work-section .ivr-work-slider .card{height:100%;text-align:center;padding:.5rem;border-radius:.7rem}.ivr-work-slider .card .image{height:100%;width:100%;background:#f1f5ff;border-radius:.7rem;margin:0 auto;padding:.8rem;display:flex;align-items:center;justify-content:center}.ivr-work-slider .card .image img{width:180px;height:180px;object-fit:contain;border-radius:.7rem}.ivr-work-slider .card h4{color:var(--black);font-family:var(--campton-medium);letter-spacing:var(--letter-space);font-size:1rem;text-transform:uppercase;margin-top:1rem}.ivr-work-slider .card .icon{border-image-source:linear-gradient(153.62deg,#FFFFFF -16.41%,rgba(255,255,255,.27) 86.04%);background:var(--purple-color);width:3rem;min-width:3rem;height:3rem;min-height:3rem;border-radius:50%;display:flex;justify-content:center;align-items:center;margin:1.5rem auto}.ivr-work-slider .card .icon i{font-size:2rem;color:var(--white);display:flex;justify-content:center;align-items:center}.ivr-work-slider .card audio{margin:auto;width:100%}.ivr-work-slider .card a{font-size:1rem;color:var(--black);font-family:var(--campton-medium);margin-top:1.5rem;letter-spacing:var(--letter-space);display:none}.ivr-work-slider .card a i{font-size:1rem}.dubbing_swiper .swiper-slide-active{transform:none!important}.dubbing_swiper .card{justify-content:center;flex-direction:row!important;border-radius:5rem!important;align-items:center;padding:0rem .3rem!important}.dubbing_swiper .card .image{height:80px;min-height:80px;width:80px;min-width:80px;background:transparent!important}.dubbing_swiper .card .image img{width:100%!important;height:100%!important}.dubbing_swiper .card h4{text-transform:capitalize;margin:0rem;word-break:break-word;white-space:normal}.swiper-advantages-slider{overflow:hidden}.advantage-section .swiper-slide,.dub-advantage-section .swiper-slide{height:auto!important}.dub-advantage-section .swiper-slide .card.active img{aspect-ratio:16/12}.advantage-section .swiper-slide .card,.dub-advantage-section .swiper-slide .card{background:none;border:none;cursor:pointer;border-radius:.7rem;overflow:hidden;height:100%}.advantage-section .card img,.dub-advantage-section .card img{width:100%;height:auto;aspect-ratio:16/10;object-fit:cover;transition:all .2s;border-radius:1rem}.advantage-section .card:hover img{transform:scale(1.05)}.advantage-section .card h5{position:absolute;right:0;left:0;bottom:0;padding:1rem 0px;margin:0;font-size:1.4rem;text-align:center;font-family:var(--dm-sans);letter-spacing:var(--letter-space);color:var(--white);z-index:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:0 0 15px 15px;background:#00000003}.dub-advantage-section .card .image{height:auto;width:100%;border-radius:1rem;background:linear-gradient(45deg,#bccef5,#9fdaf2);padding:.7rem}.dub-advantage-section .card .card-body{border:1px solid #DADADA;border-radius:1rem;margin-top:1rem}.dub-advantage-section .card h5{color:var(--black);font-size:1.4rem;font-family:var(--campton-medium);letter-spacing:var(--letter-space)}.dub-advantage-section .card .card-body p{font-size:1rem;font-family:var(--campton-book);letter-spacing:var(--letter-space);color:#4e4e4e;margin:0;padding-top:.5rem}.audio-business-section .left-side .card{position:relative;padding:2rem;border-radius:.7rem;background-size:cover;cursor:pointer;border:none;overflow:hidden;transition:.3s cubic-bezier(.28,-.03,0,.99);box-shadow:0 3px 34px #0000000f}.audio-business-section .card:before,.audio-business-section .card:after{content:"";position:absolute;border-radius:50%;z-index:0;filter:blur(45px)}.audio-business-section .card:before{top:-15%;left:70%;transform:translate(-50%);height:110px;width:230px;background:#37b5ea69}.audio-business-section .card:after{top:-18%;right:-5%;height:130px;width:150px;background:#95a8dfc7}.audio-business-section .left-side .card .number{content:"";position:absolute;top:-20%;right:0%;font-size:9rem;color:#fff6;font-family:var(--Georgia);z-index:1;-webkit-user-select:none;user-select:none}.audio-business-section .description img{width:65px;height:67px;object-fit:contain}.audio-business-section .description h4,.audio-business-section .description .sub-heading,.audio-business-section .description p{letter-spacing:var(--letter-space)}.audio-business-section .description h4{font-size:1.9rem;font-family:var(--campton-medium);color:var(--purple-color);margin-top:1.2rem}.audio-business-section .description .sub-heading{font-size:1.08rem;font-family:var(--campton-medium);color:var(--black)}.audio-business-section .description p{font-size:1rem;font-family:var(--campton-book);color:#646464}.audio-business-section .right-side .nav{padding:1rem;border-radius:.7rem;cursor:pointer;box-shadow:0 3px 34px #0000000f}.audio-business-section .right-side button{display:flex;justify-content:space-between;align-items:center;background:#fff!important;border-bottom:1px solid #e1e9ff;border-radius:0;line-height:0px;padding:.55rem}.audio-business-section .right-side button:last-child{border-bottom:none}.audio-business-section .right-side button h4{color:#505050;font-family:var(--campton-medium);letter-spacing:var(--letter-space);font-size:1.25rem}.nav-pills .nav-link.active h4,.nav-pills .show>.nav-link{color:var(--purple-color)!important}.audio-business-section .small-number{color:#4868c266;font-family:var(--Georgia);letter-spacing:var(--letter-space);font-size:2.4rem}.vision-list{position:relative;height:700px;margin:auto}.vision-list .card{position:absolute;left:50%;transform:translate(-50%);padding:1.5rem 2rem;border-radius:.8rem;cursor:pointer;height:auto;transition:all .2s ease;filter:blur(2.5px)}.vision-list .card:hover,.vision-list .card.active{filter:blur(0px)}.vision-list .card:hover h2,.vision-list .card.active h2{color:var(--purple-color)}.vision-list .card:nth-child(1){width:70%;top:0%;z-index:1}.vision-list .card:nth-child(2){width:75%;top:10%;z-index:2}.vision-list .card:nth-child(3){width:80%;top:20%;z-index:3}.vision-list .card:nth-child(4){width:85%;top:30%;z-index:4}.vision-list .card:nth-child(5){width:90%;top:40%;z-index:5}.vision-list .card:nth-child(6){width:95%;top:50%;z-index:6}.vision-list .card:nth-child(7){width:100%;top:60%;z-index:7}.vision-list .card:hover{translate:0px -15px;z-index:99!important}.vision-list .card:nth-child(odd){background:linear-gradient(90deg,#fff,#f2f5ff 120.15%);border:1px solid #4869c2c9}.vision-list .card:nth-child(2n){background:linear-gradient(90deg,#cfdbfe -21.13%,#fff);border:1px solid #dddddd}.vision-list .card h2{font-size:1.6rem;color:var(--black);font-family:var(--dm-sans);letter-spacing:var(--letter-space)}.vision-list .card .counting span{font-size:2.5rem;font-weight:600;letter-spacing:var(--letter-space)}.vision-list .card p{color:#494949;font-size:1rem;width:80%;font-family:var(--dm-sans);font-weight:400;letter-spacing:var(--letter-space);margin:0}.ai-voice-section .big-section-heading h2{width:460px}.ai-voice-section .singer-content h5{font-size:1.4rem;color:var(--black);font-family:var(--campton-medium);letter-spacing:var(--letter-space);margin-top:2rem}.ai-voice-section .singer-content p{color:#323232;font-size:1.1rem;font-family:var(--campton-book);letter-spacing:var(--letter-space);margin-top:1.6rem}.ai-voice-section .singer-content .btn-color-2{padding:1rem 3.5rem}.ai-voice-section .right-side .visual-wrapper{position:relative;width:100%;height:600px;overflow:hidden;background-color:var(--light-purple);border-radius:1.5rem}.ai-voice-section .visual-wrapper .border-layer{width:90%;height:100%;border:7px solid var(--white);border-radius:1.5rem;position:absolute;top:5%;left:5%}.ai-voice-section .visual-wrapper .main-image{width:80%;height:90%;position:absolute;border-radius:1.5rem 1.5rem 0 0;background-color:#ffffff40;top:10%;left:10%;object-fit:cover}.ai-voice-section .visual-wrapper .glow-effect{position:absolute;top:85%;left:15%;right:15%;width:70%;height:55px;border-radius:140px;filter:blur(92px);background:linear-gradient(360deg,#7948d8,#d39bf4)}.ai-voice-section .label{position:absolute;background-color:var(--white);border-radius:90px;font-family:var(--campton-medium);font-size:1rem;color:var(--black);white-space:nowrap;padding:1rem 1.8rem;letter-spacing:var(--letter-space);line-height:normal}.ai-voice-section .label.genuine-emotion{top:22%;right:3%}.ai-voice-section .label.creative-flexibility{top:20%;left:2%}.ai-voice-section .label.audience-connection{top:65%;left:2%}.ai-voice-section .label.contextual-understanding{top:70%;right:3%}.our-voice-banner{background:radial-gradient(circle,#091a48f3,#000e),url(/build/assets/images/noise-img1-BiS2t10C.png);background-repeat:no-repeat;background-position:center;background-size:cover;background-attachment:scroll;padding:80px 20px}.our-voice-banner .content h2{font-size:2.4rem;font-family:var(--campton-medium);letter-spacing:var(--letter-space);background:linear-gradient(180deg,#fff 17.74%,#2e3d67);background-clip:text;color:transparent;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.our-voice-banner .content p{font-size:1rem;font-family:var(--campton-book);letter-spacing:var(--letter-space);color:var(--white);width:470px;margin:auto}.mena-voice-section p{font-size:1.2rem;color:#242424;font-family:var(--campton-book);letter-spacing:var(--letter-space);margin-top:1.2rem;max-width:450px}.mena-voice-section .right-side .image img{width:100%;height:auto;object-fit:cover}.mena-voice-section marquee{border-width:1px 0px;border-style:solid;border-image-source:linear-gradient(90deg,#FFFFFF 0%,#4868C2 49.52%,#FFFFFF 100%);border-image-slice:1;margin-top:2rem}.mena-voice-section ul{margin-bottom:0;display:flex;align-items:center;justify-content:space-around}.mena-voice-section ul li{font-size:1rem;font-family:var(--campton-medium);letter-spacing:var(--letter-space);color:var(--black)}.mena-voice-section i{color:var(--purple-color)}.top-talent-section .card{border-radius:.8rem;padding:.8rem;background-color:#f7f7f7;border:none;height:100%;transition:all .2s ease;cursor:pointer}.top-talent-section .card:hover{box-shadow:0 4px 20px #00000029;transform:translateY(-5px)}.top-talent-section .card img{border-radius:.8rem!important;width:100%;height:auto;object-fit:cover;aspect-ratio:5 /7}.top-talent-section .card h4{font-size:1.3rem;color:var(--black);font-family:var(--campton-medium);letter-spacing:var(--letter-space);margin:0rem}.top-talent-section .card p{font-size:1rem;color:var(--light-black);font-family:var(--campton-book);letter-spacing:var(--letter-space);margin:1rem 0rem 0rem}.audio-player-modal .modal-content{background:var(--white)!important}.audio-player-modal .modal-body{padding:.5rem}.audio-player-modal .modal-body .audio-box{width:100%;height:auto;aspect-ratio:16 / 9;overflow:hidden;background-color:#080b18;border-radius:.5rem}.audio-player-modal .modal-body .audio-box video{width:100%;height:100%;object-fit:cover}.voice-people-section{background:linear-gradient(180deg,#d3e9ff,#fff 68.38%)}.voice-people-section .voiceover-people-list .card{border:none;background-color:#e4ebfd;text-align:center;height:100%;padding:.5rem .5rem 2rem;border-radius:.7rem;cursor:pointer;transition:all .2s}.voice-people-section .voiceover-people-list .row>div:nth-child(4n+2),.voice-people-section .voiceover-people-list .row>div:nth-child(4n+4){transform:translateY(4rem)}.voice-people-section .voiceover-people-list .card:hover,.voice-people-section .voiceover-people-list .card.active{background:radial-gradient(circle,#223f8fda 1.88%,#000618 100.96%)}.voiceover-people-list .card .badge{color:var(--white);font-size:.7rem;border:1px solid #FFFFFF33;background:linear-gradient(90deg,#c2a648,#938144 124.76%);font-family:var(--campton-book);font-weight:400;margin:.8rem;opacity:0;transition:opacity .3s ease}.voiceover-people-list .card:hover .badge,.voice-people-section .voiceover-people-list .card.active .badge{opacity:1}.voiceover-people-list .card .image{width:100%;height:auto;background:var(--white);border-radius:.7rem;margin:0 auto;padding:.8rem;display:flex;align-items:center;justify-content:center}.voiceover-people-list .card .image img{width:180px;height:180px;object-fit:contain}.voiceover-people-list .card .content .voice-title{display:flex;align-items:center;justify-content:center;gap:.3rem;color:var(--black);font-family:var(--campton-medium);letter-spacing:var(--letter-space);margin-top:.5rem}.voiceover-people-list .card .content .voice-title .voice-name,.voiceover-people-list .card .content .voice-title .bullet,.voiceover-people-list .card .content .voice-title .voice-language{font-size:1.2rem}.voiceover-people-list .card .content p{color:#000c;font-family:var(--campton-book);letter-spacing:var(--letter-space);font-size:1.1rem;margin:0}.voiceover-people-list .card .icon{border-image-source:linear-gradient(153.62deg,#FFFFFF -16.41%,#ffffff45 86.04%);background:var(--purple-color);width:3rem;height:3rem;border-radius:50%;display:flex;justify-content:center;align-items:center;margin:1rem auto 0rem}.voiceover-people-list .card .icon i{font-size:2rem;color:var(--white)}.voiceover-people-list .card audio{margin:1rem auto 0;width:100%}.voiceover-people-list .card a{font-size:1rem;color:var(--black);font-family:var(--campton-medium);margin-top:1.5rem;letter-spacing:var(--letter-space)}.voiceover-people-list .card a i{font-size:.9rem}.voice-people-section .voiceover-people-list .card:hover p,.voice-people-section .voiceover-people-list .card:hover a,.voiceover-people-list .card:hover .voice-title .voice-name,.voiceover-people-list .card:hover .voice-title .bullet,.voiceover-people-list .card:hover .voice-title .voice-language,.voiceover-people-list .card.active p,.voiceover-people-list .card.active a,.voiceover-people-list .card.active .voice-name,.voiceover-people-list .card.active .bullet,.voiceover-people-list .card.active .voice-language{color:var(--white)}.collaborate-section .collaborate-slider{overflow:hidden}.collaborate-section .image{max-width:120px;width:100%;height:auto;margin:0 auto;cursor:pointer}.collaborate-section .image img{width:100%;height:100%;transition:all .2s;cursor:pointer}.collaborate-section .image:hover img{transform:translateY(-8px)}.about-header{background:url(/build/assets/svg/net-vector-DsF5wKfB.svg),linear-gradient(22deg,#000618fb 47.37%,#1c6192 82.7%);background-size:cover;background-repeat:no-repeat;background-position:center;position:relative}.about-header .header-content .left-side .about-para-line{margin:0;width:530px;position:relative;padding-left:5rem}.about-header .header-content .left-side .about-para-line:before{content:"";position:absolute;top:10%;left:0;width:65px;height:1px;background-color:wheat}.about-header .header-content .about-btn{margin-top:5rem}.about-image-wrapper{position:relative;width:100%;max-width:555px;margin:0 auto;margin-top:5rem}.about-image-wrapper .rating-image{position:absolute;top:-10%;right:-6%;max-width:280px;height:auto}.about-image-wrapper .rating-image img,.about-image-wrapper .review-img img{width:100%;height:100%;object-fit:contain}.about-image-wrapper .review-img{position:absolute;top:83%;left:15%;transform:translate(-50%);width:80%;max-width:330px;height:auto}.communication-section{background:radial-gradient(circle,#020c10fa,#000618fb)}.communication-section .image img{width:100%;height:auto;aspect-ratio:16 / 9}.communication-section p{color:var(--white);font-size:1rem;font-family:var(--campton-book);letter-spacing:var(--letter-space);line-height:2rem}.communication-section .section-heading h2,.drive-power-section .section-heading h2,.global-presence-section .section-heading h2,.communication-section .section-heading .section-heading-border-line,.drive-power-section .section-heading .section-heading-border-line,.global-presence-section .section-heading .section-heading-border-line{color:var(--white)}.our-journey-section{overflow:hidden}.our-journey-section .left-side p{width:370px;font-family:var(--campton-medium);font-size:1rem;letter-spacing:var(--letter-space);color:var(--light-black)}.our-journey-section .journey-slider{height:850px}.our-journey-section .journey-slider .swiper-wrapper{display:flex!important;flex-direction:column!important}.journey-slider .swiper-slide{width:100%;height:max-content!important;border-radius:.8rem}.swiper-3d .swiper-slide-shadow-bottom{background-image:none}.journey-slider .swiper-slide-active .card .name,.journey-slider .swiper-slide-active .card .content{opacity:1}.our-journey-section .right-side .card{border:none!important;border-radius:.8rem;position:relative}.our-journey-section .right-side .card img{height:100%;width:100%;object-fit:cover;aspect-ratio:16 / 9;border-radius:.8rem}.journey-slider .card .name{text-align:end;opacity:0;transition:all .2s}.our-journey-section .card .name span{font-family:var(--campton-medium);font-size:2.5rem;letter-spacing:var(--letter-space);text-transform:uppercase;text-shadow:1px 4px 15px var(--black);color:var(--white)}.swiper-3d .swiper-slide-shadow{border-radius:1rem!important}.our-journey-section .card .content{width:50%;position:absolute;left:auto;right:0;top:auto;bottom:0%;background:#0000004f;-webkit-backdrop-filter:blur(64px);backdrop-filter:blur(64px);border-radius:.8rem 0rem;opacity:0;transition:all .2s}.our-journey-section .card .content p{color:var(--white);font-family:var(--campton-book);letter-spacing:var(--letter-space);font-size:1rem;margin-bottom:0}.our-journey-section .right-side .card .journy-date{font-family:var(--campton-medium);font-weight:600;font-size:5.5rem;letter-spacing:var(--letter-space);color:transparent;background:linear-gradient(90deg,#005e85 2.8%,#6fb6c8 94.4%);background-clip:text;-webkit-background-clip:text;position:absolute;left:-23%;top:50%;transform:translatey(-50%)}.drive-power-section{background-color:var(--light-black);position:relative;overflow:hidden}.drive-power-section:before{content:"";position:absolute;top:50%;transform:translatey(-10%);left:0%;width:100%;height:100%;border-radius:50%;border:85px solid var(--title-color);filter:blur(105px);z-index:0}.drive-power-slider{overflow:hidden}.drive-power-section .card{background:#ffffff1a;-webkit-backdrop-filter:blur(194px);backdrop-filter:blur(194px);padding:1rem;border-radius:.7rem;height:100%}.drive-power-section .card .image{width:100px;height:100px}.drive-power-section .card .image img{width:100%;height:100%;aspect-ratio:1/1}.drive-power-section .content{margin-top:4rem}.drive-power-section .card h3{font-family:var(--campton-medium);font-size:1.3rem;letter-spacing:var(--letter-space);color:var(--white)}.drive-power-section .card p{font-family:var(--campton-book);font-size:1rem;letter-spacing:var(--letter-space);color:var(--white);margin-bottom:0}.meet-member-section{overflow:hidden}.meet-member-section .btn-color-1{border:1px solid var(--black);box-shadow:none;font-size:1rem;color:var(--black)}.meeting-member-slider{overflow:hidden}.meeting-member-slider .card{border-radius:.7rem;overflow:hidden;cursor:pointer}.meeting-member-slider .card .image{width:100%;height:auto}.meeting-member-slider .card img{width:100%;height:auto;aspect-ratio:1/1;filter:grayscale(100%)}.meeting-member-slider .card:hover img,.meeting-member-slider .card.active img{filter:grayscale(0%)}.meeting-member-slider .card.active .content,.meeting-member-slider .card:hover .content{opacity:1}.meeting-member-slider .card .content{background:#0000004d;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);padding:1rem;border-radius:0;bottom:0;top:auto;opacity:0;transition:all .2s ease-in-out}.meeting-member-slider .card .content h3{font-size:1rem;color:var(--white);font-family:var(--campton-medium);letter-spacing:var(--letter-space)}.meeting-member-slider .card .content span{font-size:.9rem;color:var(--white);font-family:var(--campton-book);letter-spacing:var(--letter-space)}.meeting-member-slider .card .content .icon{border:1px solid;width:2rem;height:2rem;border-radius:50%;border-image-source:linear-gradient(159.09deg,#FFFFFF 14.2%,#999999 91.07%);border-image-slice:1;display:flex;justify-content:center;align-items:center}.meeting-member-slider .card .content i{font-size:1rem;color:var(--white)}.about-award-section{background:linear-gradient(360deg,#37b4ea70,#fff 25.98%)}.about-award-section img{width:100%;height:auto;aspect-ratio:9/ 6 auto}.about-award-section .right-side{padding-left:8.1rem}.about-award-section .right-side h2{font-size:2rem;color:var(--black);font-family:var(--campton-medium);letter-spacing:var(--letter-space)}.about-award-section .right-side p{font-size:1.2rem;color:var(--light-black);font-family:var(--campton-book);letter-spacing:var(--letter-space);margin:2rem 0rem 0rem}.global-presence-section{background-color:var(--black);position:relative;overflow:hidden}.global-presence-section:before{content:"";position:absolute;top:25%;left:0;height:580px;width:100%;background:url(/build/assets/images/earth-BbS1-FYj.png);background-repeat:no-repeat;background-position:center;background-size:cover;z-index:0}.skyblue-shade{color:var(--skyblue-shade)}.address-container .address-wrapper1{gap:8rem}.address-container .address-wrapper2{gap:1rem}.address-container .address{background:#00000029;-webkit-backdrop-filter:blur(84px);backdrop-filter:blur(84px);padding:1rem 3.5rem 1rem 1rem;border-top-left-radius:1.5rem;border-top-right-radius:1.5rem;border-bottom-left-radius:1.5rem;transition:all .2s;cursor:pointer}.address-container .address:hover{transform:translateY(-5px);transition:all .2s}.address-container .address span{font-family:var(--campton-medium);font-size:1.3rem;letter-spacing:var(--letter-space);color:var(--white)}.address-container .address .image{height:40px;width:40px}.address-container .address .image img{width:100%;height:100%;aspect-ratio:1/1;object-fit:cover}.address-container .address .collapse-btn{cursor:pointer;background:none;border:none;font-size:.9rem;color:var(--white);margin-left:auto;display:none}.address-container .address p{font-size:.9rem;color:var(--white);font-family:var(--campton-book);letter-spacing:var(--letter-space);margin-bottom:0;transition:all .3s ease}.podcast-header{background:url(/build/assets/images/podcast-hero-bg-BpE4SiR3.png),linear-gradient(22deg,#000618 47.37%,#09304b 82.7%);background-size:cover;background-repeat:no-repeat;background-position:center center;position:relative;overflow:hidden}.podcast-header:before,.podcast-header:after{content:"";position:absolute;top:50%;transform:translatey(-50%);border-radius:50%;filter:blur(40px);z-index:0}.podcast-header:before{left:5%;width:410px;height:250px;background:#1286d91f}.podcast-header:after{right:10%;width:450px;height:400px;background:#57ddff4b}.podcast-header-content .left-side,.podcast-header-content .right-side{position:relative;z-index:1}.podcast-header .header-content .podcast-btn{margin-top:5rem}.podcasting-section{background:linear-gradient(190deg,#559ada7e,#fff 25.98%)}.podcasting-section .section-heading h2{width:550px}.podcasting-section .casting-slider{overflow:hidden;position:relative}.podcasting-section .swiper-wrapper .swiper-slide:nth-child(2n){margin-top:2rem}.podcasting-section .swiper-slide .card{background:none;border:none;cursor:pointer;border-radius:.8rem;overflow:hidden;height:290px}.podcasting-section .card:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(#00000003 18%,#00000003 46%,#02020273 75%);pointer-events:none;z-index:0}.podcasting-section .card img{width:100%;height:100%;object-fit:cover}.podcasting-section .swiper-slide .card.active .card-content{background:#0c1123c7;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.podcasting-section .swiper-slide .card.active .card-content .card-btn,.podcasting-section .swiper-slide .card:hover .card-content .card-btn{display:block}.podcasting-section .swiper-slide .card:hover .card-content{background:#0c1123c7;transition:all .2s;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.podcasting-section .card-content{transition:all .2s;top:auto}.podcasting-section .card-content h3{font-size:1.3rem;font-family:var(--campton-medium);letter-spacing:var(--letter-space);color:var(--white)}.podcasting-section .card-content p{font-size:.9rem;font-family:var(--campton-book);letter-spacing:var(--letter-space);color:var(--white);margin-bottom:0}.podcasting-section .card-content .btn-color-1{padding:.8rem 1.5rem}.podcasting-section .card-content .card-btn i{font-size:.9rem}.podcasting-section .card-content .card-btn{display:none;margin-top:1rem}.podcast-banner{background:url(/build/assets/images/podcast-hero-bg-BpE4SiR3.png),var(--light-black);border-radius:15px;background-size:cover;background-repeat:no-repeat;background-position:center;overflow:hidden}.podcast-banner .left-side h2{color:var(--white);font-family:var(--campton-medium);letter-spacing:var(--letter-space)}.podcast-banner .left-side p{color:var(--white);font-size:1rem;font-family:var(--campton-book);letter-spacing:var(--letter-space);margin-bottom:0}.podcast-banner .right-side{position:relative}.podcast-banner .right-side:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;border-radius:50%;background:#30427e99;filter:blur(60px);-webkit-backdrop-filter:blur(314px);backdrop-filter:blur(314px);z-index:0}.podcast-banner .right-side .image{position:relative;z-index:1}.podcast-banner .right-side .image img{width:100%;height:100%;aspect-ratio:1/1;object-fit:cover}.podcast-service{background-color:#f3fdff}.podcast-service .right-side .timeline-item .content h3{font-size:1.4rem;color:var(--black);font-family:var(--campton-medium);letter-spacing:var(--letter-space)}.podcast-service .right-side .timeline-item .content p{font-size:1rem;color:#303030;font-family:var(--campton-medium);letter-spacing:var(--letter-space);margin-bottom:0}.podcast-service .timeline-item{position:relative;padding-left:7.5rem;margin-bottom:3.5rem;transition:all .3s ease}.podcast-service .timeline-item:last-child{margin-bottom:1.5rem}.podcast-service .timeline-item:before{content:"";position:absolute;left:37px;top:0;width:1px;height:0;background-color:#dcf0ff;transition:all .3s ease}.podcast-service .timeline-item.active:before{background-color:var(--skyblue);top:60px;height:100%}.podcast-service .timeline-item.active:last-child:before{height:auto}.podcast-service .right-side .timeline-item .image{height:80px;width:80px;border-radius:50%;background-color:#fff;border:1px solid #57DDFF;padding:8px;z-index:2;position:absolute;left:0;top:0;transition:all .2s;box-shadow:0 4px 12px #0000001a}.podcast-service .right-side ul li:first-child .image img{border:4px solid #57DDFF}.podcast-service .right-side ul li.active .image img{border:4px solid #57DDFF;transform:scale(1.05);transition:all .2s}.podcast-service .right-side .timeline-item .image img{object-fit:scale-down;width:100%;height:100%;border-radius:50%}.our-studio-gallery .left-side img{width:100%;height:auto;aspect-ratio:16/8;object-fit:cover;border-radius:1rem}.our-studio-gallery .right-side{overflow:hidden;position:relative;border-radius:.8rem}.studio-gallery-wrapper .studio-gallery{display:grid;grid-template-columns:300px 150px 200px 250px 300px 300px 300px;grid-template-rows:repeat(2,260px);grid-gap:.5rem;animation:scrollLeft 13s linear infinite;cursor:pointer}.studio-gallery-wrapper:hover .studio-gallery{animation-play-state:paused}.studio-gallery-wrapper .studio-gallery img{width:100%;height:100%;aspect-ratio:16/9;object-fit:cover;border-radius:.6rem}.studio-gallery-wrapper .image1{grid-column:1;grid-row:1}.studio-gallery-wrapper .image2{grid-column:2/ span 2;grid-row:1}.studio-gallery-wrapper .image3{grid-column:4/ span 2;grid-row:1}.studio-gallery-wrapper .image4{grid-column:1/ span 2;grid-row:2}.studio-gallery-wrapper .image5{grid-column:3 / span 2;grid-row:2}.studio-gallery-wrapper .image6{grid-column:5;grid-row:2}.studio-gallery-wrapper .image7{grid-column:6 / span 2;grid-row:1 / span 2}@keyframes scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}.facility-section{background-color:var(--light-black);position:relative;overflow:hidden;padding:200px 0rem}.facility-section:before{content:"";position:absolute;top:50%;transform:translatey(-10%);left:0%;width:100%;height:100%;border-radius:50%;border:85px solid var(--title-color);filter:blur(95px);z-index:0}.facility-section .studio-content h2{font-family:var(--campton-medium);font-weight:600;font-size:7rem;letter-spacing:var(--letter-space);background:url(/build/assets/images/studio52-bg-B2XgmlMu.jpg) no-repeat;background-size:cover;background-position:center;color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block;position:relative;z-index:2}.facility-section .studio-content p{color:var(--white);font-family:var(--campton-medium);font-size:1rem;letter-spacing:var(--letter-space);margin-bottom:0;position:relative;z-index:2}.facility-section .studio-content .btn{margin-top:2.5rem;position:relative;z-index:2}.facility-section .center-border-box{content:"";position:absolute;width:315px;height:315px;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#d8f7ff12;border-radius:50%;z-index:0}.facility-section .center-border-box:before{content:"";position:absolute;width:420px;height:420px;top:50%;transform:translate(-50%,-50%);left:50%;border-radius:50%;border:1px solid;border-color:#d7f7ff1f}.facility-section li{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:1.1rem;background-color:#ffffff1a;border-radius:50px;border:1px solid var(--light-blue);position:absolute;transition:transform .3s ease-in-out}.facility-section li span{font-family:var(--campton-medium);color:var(--white);font-size:1rem;letter-spacing:var(--letter-space)}.facility-list li img,.facility-list2 li img{width:25px;height:25px}.facility-list,.facility-list2{position:relative}.facility-list li:nth-child(1){transform:translate(-50%);top:-180px;left:50%}.facility-list li:nth-child(2){top:-100px;left:15%}.facility-list li:nth-child(3){top:-90px;right:10%;left:auto}.facility-list li:nth-child(4){top:45px;left:0%}.facility-list2 li:nth-child(1){top:-200px;right:0%;left:auto}.facility-list2 li:nth-child(2){top:-85px;left:10%}.facility-list2 li:nth-child(3){top:34px;left:20%}.facility-list2 li:nth-child(4){top:0;right:15%;left:auto}.facility-list2 li:nth-child(5){transform:translate(-50%);top:130px;left:50%}.priceing-section{overflow:hidden}.priceing-section .swiper-slide{height:auto!important}.priceing-section .card{border:1px solid #95d7e787;border-radius:.8rem;padding:1rem;transition:all .2s;box-shadow:0 4px 64px #0000000f;cursor:pointer;height:100%}.priceing-section .card:hover,.priceing-section .card.active{background:linear-gradient(231deg,#d0dbfd26 19%,#e8f8ff69 87%)}.priceing-section .card h4{font-family:var(--dm-sans);font-size:1.8rem;color:var(--black);font-weight:600!important;letter-spacing:var(--letter-space)}.priceing-section .card .price{font-size:3rem;color:var(--cyan);font-family:var(--dm-sans);font-weight:600;letter-spacing:var(--letter-space);margin:1.7rem 0}.priceing-section .card li .image{background-color:#d2f2ff;height:40px;width:40px;border-radius:50%;padding:.6rem;display:flex;align-items:center;justify-content:center}.priceing-section .card li .image img{width:100%;height:100%;object-fit:cover}.priceing-section .price-btn .btn{background-color:var(--cyan);color:var(--white);border-radius:.7rem!important;width:100%;font-size:1rem;font-family:var(--dm-sans);letter-spacing:var(--letter-space);box-shadow:none;transition:all .2s;margin-top:1rem}.priceing-section .price-btn .btn:hover,.priceing-section .card.active .btn{background:linear-gradient(90deg,#1286d9,#5f96ad)}.podcast-modal .modal-body h2{color:var(--white);letter-spacing:var(--letter-space);font-family:var(--campton-book);font-size:2.4rem}.podcast-modal .left-side label{border:1px solid #2e373b;border-radius:.8rem;padding:.8rem;transition:all .2s;margin-bottom:.8rem;cursor:pointer;width:100%;overflow:hidden;position:relative}.podcast-modal .left-side input{display:none}.podcast-modal .left-side input[type=radio]:checked+label,.podcast-modal .left-side label:hover{border:1px solid #57DDFF}.podcast-modal .left-side label .price{font-size:3rem;color:var(--white);font-family:var(--campton-medium);font-weight:600;letter-spacing:var(--letter-space)}.podcast-modal .left-side label li{font-size:1rem;color:var(--white);font-family:var(--campton-book);letter-spacing:var(--letter-space);line-height:2rem;display:flex;align-items:center;gap:.6rem}.podcast-modal .left-side label li .image{height:1rem;width:1rem;display:flex;align-items:center;justify-content:center}.podcast-modal .left-side label li .image img{width:100%;height:100%}.podcast-modal .left-side label .btn{background:#ffffff14;color:var(--white);border-radius:0;border-bottom-left-radius:1rem;font-size:1rem;font-family:var(--campton-book);letter-spacing:var(--letter-space);box-shadow:none;transition:all .2s}.podcast-modal .left-side label .btn:hover,.podcast-modal .left-side label.active .btn{background:linear-gradient(93.81deg,#57ddff .53%,#8ac5d4 104.91%)}.podcast-modal .right-side .form-control{border:1px solid #FFFFFF2E;font-size:1rem;background:none;color:#ffffffa6;box-shadow:none;border-radius:.5rem;padding:.7rem .9rem;margin-bottom:1rem;font-family:var(--campton-medium);letter-spacing:var(--letter-space)}.podcast-modal .right-side .form-control::placeholder{color:#929292}.podcast-modal .right-side .btn-color-1{padding:.7rem 5rem;width:70%}.blog-header{background:var(--dark-blue)}.blog-header-content p{width:auto;margin:0;margin-top:2rem}.blog-header-section .blog-wrapper{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,260px);gap:.8rem}.blog-header-section .blog-wrapper .card1{grid-column:1 / span 2;grid-row:1 / span 2}.blog-header-section .blog-wrapper .card2{grid-column:3;grid-row:1}.blog-header-section .blog-wrapper .card3{grid-column:3;grid-row:2}.blog-header-section .blog-wrapper .card4{grid-column:4;grid-row:1 / span 2}.blog-header-section .blog-wrapper .card{cursor:pointer;overflow:hidden;border-radius:.8rem;border:none;background:none}.blog-header-section .blog-wrapper .card:hover img{transform:scale(1.05)}.blog-header-section .blog-wrapper img{width:100%;height:100%;aspect-ratio:16/9;border-radius:.8rem;transition:all .2s;object-fit:cover}.blog-header-section .blog-wrapper .blog-content{background:#0003;-webkit-backdrop-filter:blur(74px);backdrop-filter:blur(74px);top:auto;bottom:0;left:0}.blog-header-section .blog-wrapper .blog-content a{color:var(--white);font-family:var(--campton-medium);font-size:.9rem;letter-spacing:var(--letter-space)}.blog-header-section .blog-wrapper .blog-content p{color:var(--white-gray);font-family:var(--campton-book);font-size:1rem;letter-spacing:var(--letter-space)}.blog-header-section .blog-wrapper .card .icon,.other-blog-section .card .icon,.blog-category-section .card .icon{background-color:#0003;-webkit-backdrop-filter:blur(44px);backdrop-filter:blur(44px);width:2.5rem;height:2.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center}.blog-header-section .blog-wrapper .card .icon:hover i,.other-blog-section .card .icon:hover i,.blog-category-section .card .icon:hover i{padding:1.45rem;font-size:.9rem}.blog-header-section .blog-wrapper .card .icon i,.other-blog-section .card .icon i,.blog-category-section .card .icon i{color:var(--white);border-top:1px solid var(--white-gray);border-bottom:1px solid rgb(161,161,161);font-size:.8rem;width:100%;height:100%;padding:1.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s}.blog-header-section .blog-wrapper .active .blog-content a{font-size:1.4rem}.blog-header-section .blog-wrapper .active .icon{background-color:var(--white);width:3rem;height:3rem}.blog-header-section .blog-wrapper .active .icon i{color:var(--cyan);padding:1.8rem}.blog-category-section .card{overflow:hidden;border-radius:.7rem;padding:.8rem;background:none;border:1px solid var(--light-blue)}.blog-category-section .card img{border-radius:.8rem;width:100%;height:100%;aspect-ratio:16/8}.blog-category-section .card a{font-family:var(--campton-medium);color:var(--cyan);font-size:1.9rem;letter-spacing:var(--letter-space)}.blog-category-section .card p{color:var(--light-black);font-size:1rem;letter-spacing:var(--letter-space);font-family:var(--campton-medium);margin-top:.5rem}.blog-category-section .card .blog-date{color:var(--light-black);font-size:var(--font-size-sm);letter-spacing:var(--letter-space);font-family:var(--campton-medium);color:#8d8d8d}.blog-category-section .blog-category-list{background-color:#e8faff;padding:1rem;border-radius:.7rem}.blog-category-section .blog-category-list .category-heading{font-family:var(--campton-medium);color:var(--cyan);font-size:1.3rem;letter-spacing:var(--letter-space)}.blog-category-section .blog-category-navbar li a{font-size:1rem;font-family:var(--campton-medium);letter-spacing:var(--letter-space);color:#2e2e2e;display:inline-flex;padding:.5rem 1rem;border:1px solid #DEDEDE;border-radius:30px;transition:all .2s ease}.blog-category-section .blog-category-navbar .active a{border:1px solid var(--cyan);color:var(--cyan)!important}.blog-category-section .navbar-toggle{background-color:#e8faff;width:100%;display:none;border:1px solid var(--cyan);color:var(--cyan);font-size:1.2rem;border-radius:30px;padding:.6rem 1.5rem;margin-bottom:1rem;transition:all .2s ease}.other-blog-section .other-blog-slider{overflow:hidden}.other-blog-section .card{border:none;background:none;border-radius:.8rem;overflow:hidden;transition:all .2s;cursor:pointer}.other-blog-section .card img{height:100%;width:100%;aspect-ratio:6/4;object-fit:cover;transition:all .2s}.other-blog-section .card:hover img{transform:scale(1.05)}.other-blog-section .card-content a{font-size:1.2rem;color:var(--black);font-family:var(--campton-medium);letter-spacing:var(--letter-space)}.other-blog-section .card-content p{font-size:.9rem;color:#000;font-family:var(--campton-book);letter-spacing:var(--letter-space);margin-top:.7rem}.other-blog-section .card-content .blog-date{color:#878787;font-family:var(--campton-medium);font-size:.9rem;letter-spacing:var(--letter-space)}.blog-details-header{background:#fff}.blog-details-header .navbar{background:var(--dark-blue)}.header-content.blog-details-header-content .sub-heading{color:var(--cyan);font-family:var(--campton-medium);font-size:1rem;letter-spacing:var(--letter-space)}.header-content.blog-details-header-content h1{color:#2a2a2a}.blog-details-section .left-side .card{overflow:hidden;border-radius:.7rem;background:none;border:none}.blog-details-section .left-side .card .image{width:100%;height:100%;border:1px solid #ddd;box-shadow:0 0 15px #0000004f;border-radius:.8rem}.blog-details-section .left-side .card img{border-radius:.8rem;width:100%;height:100%;aspect-ratio:16/9}.blog-details-section .left-side .card .blog-date{color:var(--cyan);font-size:1rem;font-family:var(--campton-medium);letter-spacing:var(--letter-space)}.blog-details-section .left-side .card p{color:var(--light-black);font-size:1rem;font-family:var(--campton-medium);letter-spacing:var(--letter-space);line-height:2rem;margin-top:1rem}.blog-details-section .blog-details-tips li{margin-bottom:1.5rem}.blog-details-section .blog-details-tips strong{font-size:1.1rem;font-family:var(--campton-book);letter-spacing:var(--letter-space);color:var(--black)}.blog-details-section .blog-details-tips p{margin-top:.5rem;font-family:var(--campton-book);letter-spacing:var(--letter-space);font-size:1rem;color:#484848;line-height:1.6}.blog-details-section .right-side .card:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#0e4351 16.39%,#0000 135.61%);border-radius:.7rem}.blog-details-section .right-side .card{border-radius:.7rem;overflow:hidden}.blog-details-section .right-side .card img{width:100%;height:100%;aspect-ratio:6/6;object-fit:cover}.blog-details-section .right-side .card h3{color:var(--white);font-family:var(--campton-medium);letter-spacing:var(--letter-space);font-size:1.9rem}.blog-details-section .right-side .card p{color:var(--white);font-family:var(--campton-book);letter-spacing:var(--letter-space);font-size:1rem}.uk-header{background:var(--dark-blue) url(/build/assets/svg/uk-home-curbe-vector-CmIiDEON.svg);background-repeat:no-repeat;background-size:cover;background-position:center}.uk-header-content h1{max-width:900px;margin:0 auto}.uk-header-content p{width:auto;max-width:650px}.uk-brand-slider{overflow:hidden}.uk-brand-section .image img{width:100%;height:100%;border-radius:.7rem;aspect-ratio:9/6;cursor:pointer}.uk-brand-slider .swiper-slide:nth-child(odd){transform:scale(.9);transition:transform .3s ease-in-out}.why-uk-section .section-heading h2{max-width:500px;text-align:start}.why-uk-section .left-side ul li{border-bottom:1px solid #E9E9E9;padding:.8rem 0rem}.why-uk-section .left-side ul li:last-child{border-bottom:none}.why-uk-section .left-side ul li span{border:1px solid #E0E0E0;border-radius:30px;padding:.5rem 1rem;font-size:1rem;color:var(--black);letter-spacing:var(--letter-space);font-family:var(--campton-medium)}.why-uk-section .left-side p{margin-bottom:0;font-size:1rem;color:var(--black);letter-spacing:var(--letter-space);font-family:var(--campton-medium)}.why-uk-section .image{aspect-ratio:9/7}.why-uk-section img{width:100%;height:100%}.expertise-gallery-section .uk-expertise-gallery{display:grid;grid-template-columns:1fr 1fr 1fr .7fr .7fr 1fr 1fr;grid-auto-rows:200px;grid-gap:.5rem}.uk-expertise-gallery .card:nth-child(1),.uk-expertise-gallery .card:nth-child(2),.uk-expertise-gallery .card:nth-child(3),.uk-expertise-gallery .card:nth-child(7),.uk-expertise-gallery .card:nth-child(6){grid-column:span 2}.uk-expertise-gallery .card:nth-child(4){grid-row:span 2}.uk-expertise-gallery .card{border:none;background:none;cursor:pointer;overflow:hidden;border-radius:.8rem;box-shadow:0 0 5px #0000004f}.uk-expertise-gallery .card .card-img-overlay{position:absolute;top:auto;right:0;bottom:0;left:0;background:#00000034}.uk-expertise-gallery .card:hover img{transform:scale(1.05)}.uk-expertise-gallery .card .image{height:100%;width:100%}.uk-expertise-gallery .card img{width:100%;height:100%;aspect-ratio:16/9;object-fit:cover;border-radius:.6rem;transition:all .2s}.uk-expertise-gallery .card h3{font-size:1.3rem;color:var(--white);font-family:var(--campton-medium);letter-spacing:var(--letter-space);margin:0%}.uk-collaborate-section{overflow:hidden}.uk-collaborate-section .image{max-width:120px;height:auto;margin:0 auto;cursor:pointer}.uk-collaborate-section .image img{width:100%;height:100%;transition:all .2s}.uk-collaborate-section .image:hover img{transform:translateY(-5px)}.uk-creative-section .uk-creative-sevtion-text p{font-size:1rem;color:var(--light-black);font-family:var(--campton-book);letter-spacing:var(--letter-space);margin-bottom:0;max-width:450px;text-align:end}.uk-creative-slider{overflow:hidden;padding:3rem 0rem}.uk-creative-slider .swiper-slide{overflow:hidden;border-radius:.7rem;max-width:280px!important}.uk-creative-slider .swiper-3d{perspective:1000px!important}.uk-creative-slider .image{width:auto;height:350px}.uk-creative-slider .image img{width:100%;height:100%;object-fit:cover}.uk-creative-slider .detail{padding:.7rem .8rem;text-align:center;position:absolute;bottom:5px;border-radius:.5rem;left:50%;width:80%;transform:translate(-50%);-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px)}.uk-creative-slider .detail span{font-size:.85rem;color:var(--white);font-family:var(--dm-sans);letter-spacing:var(--letter-space);position:relative;padding-left:.4rem}.uk-creative-slider .detail span:before{content:"";position:absolute;left:-5px;top:25%;width:.4rem;height:.4rem;background-color:var(--white);border-radius:50%}.uk-story-section .uk-story-slider{overflow:hidden}.uk-story-section img{width:100%;height:100%;border-radius:.8rem;aspect-ratio:16/9}.uk-story-section .image-wrapper .icon{width:3.3rem;height:3.3rem;background:#fff3;-webkit-backdrop-filter:blur(19px);backdrop-filter:blur(19px);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.uk-story-section .image-wrapper .icon i{font-size:1.5rem;color:var(--white);transition:all .2s}.uk-story-section .image-wrapper .icon:hover{translate:0px -7px}.uk-story-section .image-wrapper .icon:hover i{font-size:1.8rem}.uk-contact-us .form-section{background:linear-gradient(141.89deg,#001329 11.85%,#2e0008 142.59%)}.uk-contact-us .form-select option{background:#170918}.timelapse-interior-header{background:url(/build/assets/svg/net-vector-DsF5wKfB.svg),var(--dark-blue);background-size:cover;background-repeat:no-repeat;background-position:center center;position:relative;overflow:hidden}.timelapse-interior-header:before,.timelapse-interior-header:after{content:"";position:absolute;top:50%;transform:translatey(-50%);filter:blur(75px);z-index:0}.timelapse-interior-header:before{left:-60px;width:210px;height:600px;background:#57ddff47}.timelapse-interior-header:after{right:10%;width:480px;height:480px;background:#57ddff61}.timelapse-interior-header-content .left-side,.timelapse-interior-header-content .right-side{position:relative;z-index:1}.timelapse-interior-header-content p{margin:0;width:480px}.timelapse-interior-header-content img{width:100%;height:100%;object-fit:contain;aspect-ratio:9/7}.progress-visibility-section{position:relative}.progress-visibility-section:before{content:"";position:absolute;width:477px;height:488px;background-image:url(/build/assets/svg/timelapse-process-line-home-BiJUHdGW.svg);background-size:cover;background-repeat:no-repeat;background-position:center;top:52%;left:50%;transform:translate(-50%,-50%);z-index:1}.progress-visibility-section .progress-visibility-list{display:grid;grid-auto-rows:auto;grid-template-columns:repeat(2,1fr);grid-gap:7.5rem;grid-template-areas:"answer pain" "answer outcome"}.progress-visibility-section .card:nth-child(odd){transform:rotate(-3.5deg);margin-top:0}.progress-visibility-section .card:nth-child(2n){transform:rotate(3.5deg);margin-top:12rem}.progress-visibility-section .card.answer{grid-area:answer;transform:rotate(3.5deg);margin-top:12rem}.progress-visibility-section .card.pain{grid-area:pain;transform:rotate(-3.5deg);margin-top:0}.progress-visibility-section .card.outcome{grid-area:outcome;transform:rotate(-3.5deg);margin-top:6rem}.progress-visibility-section .card{box-shadow:0 3px 50px #00000020;border-radius:.8rem;padding:5rem 1rem 1rem;background-color:var(--white);border:none;position:relative;overflow:visible;z-index:2;height:fit-content;transition:all .2s;cursor:pointer}.progress-visibility-section .card:hover{transform:rotate(5deg)}.progress-visibility-section .card-icon{border:2px solid var(--title-color);background:#fff;display:inline;width:80px;height:80px;border-radius:50%;padding:.6rem;position:absolute;top:-35px;left:50%;transform:translate(-50%)}.progress-visibility-section .card-icon img{background:var(--title-color);Width:100%;Height:100%;padding:.6rem;aspect-ratio:1/1;object-fit:contain;border-radius:50%}.progress-visibility-section .card-content{background-color:#eefcff;border-radius:.8rem;padding:1rem}.progress-visibility-section .card-content h4{font-family:var(--campton-medium);font-size:2rem;letter-spacing:var(--letter-space);color:var(--light-blue);margin-bottom:.8rem}.progress-visibility-section .card-content p,.progress-visibility-section .card-content li{font-family:var(--campton-book);font-size:1rem;letter-spacing:var(--letter-space);color:var(--light-black);line-height:1.9rem}.timelapse-interior-slider{overflow:hidden}.timelapse-interior-portfolio-section .video-wrapper video{width:100%;height:100%;aspect-ratio:16 / 8;border-radius:.8rem;border:1px solid var(--white-gray);box-shadow:0 0 5px #00000036;pointer-events:none}.timelapse-interior-portfolio-section .swiper-slide.swiper-slide-active video{pointer-events:auto}.industrie-portfolio-section .section-heading p{font-size:1rem;font-family:var(--campton-book);color:var(--light-black);letter-spacing:var(--letter-space)}.industrie-portfolio-list .list-item{border-bottom:1px solid #DBDBDB;cursor:pointer;transition:all .2s;padding:.7rem 0rem;gap:.4rem}.industrie-portfolio-list .list-item:last-child{border-bottom:none}.industrie-portfolio-list .list-item .image{max-width:350px;height:auto;margin:0 auto;box-shadow:0 0 5px #00000042;border-radius:.8rem}.industrie-portfolio-list .list-item .image img{width:100%;height:100%;aspect-ratio:16/9;border-radius:.8rem}.industrie-portfolio-list .list-item .image,.industrie-portfolio-list .list-item p{display:none}.industrie-portfolio-list .list-item.active .image,.industrie-portfolio-list .list-item.active p,.industrie-portfolio-list .list-item:hover .image,.industrie-portfolio-list .list-item:hover p{display:block}.industrie-portfolio-list .list-item h3{color:var(--black);font-size:1.6rem;letter-spacing:var(--letter-space);font-family:var(--campton-medium);margin-bottom:0}.industrie-portfolio-list .list-item:hover h3{color:var(--cyan)}.industrie-portfolio-list .list-item p{color:var(--light-black);font-size:1rem;letter-spacing:var(--letter-space);font-family:var(--campton-book)}.industrie-portfolio-list .list-item.active h3{color:var(--cyan)}.interior-why-choose-slider{overflow:hidden}.timelapse-interior-why-choose-section .swiper-wrapper .swiper-slide:nth-child(2n){margin-top:2rem}.timelapse-interior-why-choose-section .swiper-wrapper .swiper-slide{border-radius:.7rem;overflow:hidden}.timelapse-interior-why-choose-section .swiper-wrapper .swiper-slide:nth-child(1){background:var(--title-color)}.timelapse-interior-why-choose-section .swiper-wrapper .swiper-slide:nth-child(2){background:var(--light-blue)}.timelapse-interior-why-choose-section .swiper-wrapper .swiper-slide:nth-child(3){background:#003c55}.timelapse-interior-why-choose-section .swiper-wrapper .swiper-slide:nth-child(4){background:#3d87bc}.timelapse-interior-why-choose-section .card{cursor:pointer;background:none;border:none;text-align:center;transition:all .2s}.timelapse-interior-why-choose-section .card:hover,.timelapse-interior-why-choose-section .card.active{text-align:start}.timelapse-interior-why-choose-section .card .card-content{padding:1rem .8rem}.timelapse-interior-why-choose-section .card img{height:300px;width:100%;object-fit:cover}.timelapse-interior-why-choose-section .active img,.timelapse-interior-why-choose-section .card:hover img{height:195px}.timelapse-interior-why-choose-section .card h5,.timelapse-interior-why-choose-section .card p{color:var(--white);letter-spacing:var(--letter-space)}.timelapse-interior-why-choose-section .card h5{font-size:1.1rem;font-family:var(--campton-medium)}.timelapse-interior-why-choose-section .card p{font-size:1rem;font-family:var(--campton-book);display:none;margin-bottom:0}.timelapse-interior-why-choose-section .card:hover p,.timelapse-interior-why-choose-section .card.active p{display:block}.timelapse-testimonial-section .right-side,.custom-video-client-testimonial-section .right-side{overflow:hidden}.timelapse-testimonial-section .arrow-icons .left-icon,.custom-video-client-testimonial-section .arrow-icons .left-icon{color:var(--black);background:var(--white);border:1px solid #d5d5d5}.timelapse-testimonial-section .arrow-icons i,.custom-video-client-testimonial-section .arrow-icons i{color:var(--white);background:#00344a;border-radius:50%;padding:1rem;height:50px;width:50px;display:flex;align-items:center;justify-content:center}.timelapse-testimonial-section .testimonial-container,.custom-video-client-testimonial-section .testimonial-container{margin-top:5rem}.timelapse-testimonial-section .testimonial-content,.custom-video-client-testimonial-section .testimonial-content{position:relative;display:inline-block}.timelapse-testimonial-section h3{font-size:1.7rem;font-family:var(--campton-medium);letter-spacing:var(--letter-space);color:#2e2e2e;font-weight:600!important}.timelapse-testimonial-section .testimonial-content i,.custom-video-client-testimonial-section .testimonial-content i{content:"";position:absolute;top:-10px;left:-32px;font-size:2rem;color:#cfcfcfcf}.timelapse-testimonial-section .testimonial-quote-container blockquote,.custom-video-client-testimonial-section .testimonial-quote-container blockquote{font-size:1rem;font-family:var(--campton-book);letter-spacing:var(--letter-space);line-height:2rem;color:var(--light-black)}.timelapse-testimonial-section .testimonial-author p{font-size:1.2rem;font-weight:500;font-family:var(--dm-sans);letter-spacing:var(--letter-space);color:var(--light-blue);margin-top:.5rem}.timelapse-testimonial-section .testimonial-author span{font-size:.9rem;font-family:var(--dm-sans);letter-spacing:var(--letter-space);color:#8a8a8a}.case-study-header{overflow:hidden;position:relative}.case-study-header:after{right:-10%;width:400px;height:455px;background:#57ddff63}.case-study-card-section .card{border-radius:.7rem;background:none;border:none;transition:all .2s}.case-study-card-section .card:hover{transform:translatey(-5px)}.case-study-card-section .card .image{width:100%;height:auto}.case-study-card-section .card img{width:100%;height:auto;border-radius:.7rem;aspect-ratio:16/9}.case-study-card-section .card-content{width:85%;margin:-30px auto 0}.case-study-card-section .card-content a{background:linear-gradient(90deg,#1d1d1d,#2a2929);color:var(--white);font-family:var(--campton-medium);letter-spacing:var(--letter-space);font-size:.9rem;display:inline-block;flex-wrap:wrap;padding:1rem 2rem;line-height:1.2rem;border-radius:.5rem}.case-study-card-section .card-content p{margin-top:1rem;color:#505050;font-size:.9rem;font-family:var(--campton-book);letter-spacing:var(--letter-space)}.case-study-card-section .card .icon{background-color:#0003;-webkit-backdrop-filter:blur(44px);backdrop-filter:blur(44px);width:2.5rem;height:2.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center}.case-study-card-section .card .icon i{color:var(--white);border-top:1px solid var(--white-gray);border-bottom:1px solid rgb(161,161,161);font-size:.8rem;width:100%;height:100%;padding:1.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s}.case-study-card-section .card .icon:hover i{padding:1.45rem;font-size:.9rem}.case-study-banner-1{background:var(--dark-blue);border-radius:.8rem;overflow:hidden}.case-study-banner-1 .left-side{padding:3.5rem}.case-study-banner-1 .left-side h2{font-size:2.8rem;font-family:var(--campton-medium);letter-spacing:var(--letter-space);color:var(--white)}.case-study-banner-1 .left-side .gradient-text{background:linear-gradient(91.79deg,#fff 1.46%,#6ce2ff 40.23%);color:transparent;background-clip:text;-webkit-background-clip:text}.case-study-banner-1 .left-side p{font-size:.93rem;font-family:var(--campton-book);letter-spacing:var(--letter-space);color:var(--white)}.case-study-banner-1 .right-side{position:relative}.case-study-banner-1 .right-side .image{position:absolute;bottom:0%;right:0%;width:100%;height:100%;z-index:1;background:linear-gradient(279deg,#01172000,#011720 94.36%),url(../img/case_study_img/category3.png);background-repeat:no-repeat;background-position:center;background-size:cover}.sew-case-study-header{background:var(--dark-blue);position:relative;overflow:hidden;padding-bottom:0rem}.sew-case-study-header:before{content:"";position:absolute;bottom:-15%;left:50%;transform:translate(-50%);z-index:0;width:450px;height:280px;background:#57ddff36;filter:blur(75px)}.sew-case-study-header-content .case-study-subtitle{margin-top:2rem;font-size:2.5rem;display:inline-block;color:var(--white);font-family:var(--campton-book);text-transform:uppercase}.sew-case-study-header-content h1{font-size:2.9rem}.sew-case-study-header-content p{margin:0;width:auto;max-width:480px}.sew-case-study-header-content .image-wrapper{width:100%;height:700px;position:relative;top:-110px;right:-85px}.sew-case-study-header-content .image-wrapper:before{content:"";position:absolute;top:3px;left:-5px;width:100%;height:100%;background-color:#dadada24;border-radius:0 5px 5px 360px}.sew-case-study-header-content .image-wrapper .image{position:absolute;top:-10px;left:0;width:100%;height:100%;aspect-ratio:1/1}.sew-case-study-header-content .image-wrapper .image img{width:100%;height:100%;object-fit:cover;border-radius:5px 0 0 370px;box-shadow:-12px 25px #ffffff24}.sew-case-study-header-content .image-wrapper .logo-badge{position:absolute;bottom:100px;left:-40px;width:180px;height:180px;background:var(--white);box-shadow:0 0 0 12px #fff3;z-index:3}.sew-technical-section .card{border:1px solid #CCEDF6;border-radius:.7rem;background:none;padding:2rem;cursor:pointer;height:100%}.sew-technical-section .card.active{background:#f1fcff}.sew-technical-section .card h2{font-size:2rem;color:var(--black);font-family:var(--campton-medium);letter-spacing:var(--letter-space)}.sew-technical-section .card .image{max-width:400px;height:auto;border-radius:.7rem;aspect-ratio:16/9;margin:1.5rem 0rem}.sew-technical-section .card .image img{height:100%;width:100%;border-radius:.7rem}.sew-technical-section .card h3{font-size:1.5rem;color:var(--black);font-family:var(--campton-medium);letter-spacing:var(--letter-space)}.sew-technical-section .card ul{margin:1rem 0px 0px}.sew-technical-section .card li{font-size:1rem;font-family:var(--campton-book);letter-spacing:var(--letter-space);color:#373737;line-height:1.5;margin-bottom:1rem}.sew-technical-section .card li:last-child{margin-bottom:0rem}.sew-approach-section{background-color:var(--dark-blue);padding-bottom:22rem}.sew-approach-list{position:relative;width:100%}.approach-wrapper{position:absolute;top:0;left:0;width:100%;height:100%}.approach-wrapper .approach-content{position:absolute}.approach-wrapper .step-1{top:70%;left:0%}.approach-wrapper .step-2{top:35%;left:25%}.approach-wrapper .step-3{top:5%;right:25%}.approach-wrapper .step-4{top:20%;right:0%}.sew-approach-section .image{max-width:120px;max-height:120px;background:#2e4751;box-shadow:0 15px 30px #1286d937;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:2rem}.sew-approach-section .image img{max-width:80px;max-height:80px;object-fit:contain}.sew-approach-section h3{font-size:1.1rem;color:var(--white);font-family:var(--campton-medium);letter-spacing:var(--letter-space);margin-bottom:0}.sew-approach-section .count{color:transparent;font-family:var(--campton-medium);letter-spacing:var(--letter-space);font-size:4rem;background:linear-gradient(180deg,#ffffff9a -34.26%,#00161f 75.93%);background-clip:text;-webkit-background-clip:text}.sew-approach-section p{font-size:1rem;color:var(--white-gray);font-family:var(--campton-book);letter-spacing:var(--letter-space)}.sew-methology-section .sew-methology-slider{overflow:hidden}.sew-methology-section .sew-methology-slider .swiper-slide{height:auto}.sew-methology-section .card{border:none;border-radius:.8rem;overflow:hidden;transition:all .2s;cursor:pointer;box-shadow:0 10px 74px #00000012;height:100%}.sew-methology-section .card .image{width:100%;aspect-ratio:16/9;overflow:hidden}.sew-methology-section .card img{height:100%;width:100%;object-fit:cover;transition:all .2s}.sew-methology-section .card:hover img{transform:scale(1.03)}.sew-methology-section .card a{font-size:1.4rem;color:var(--black);font-family:var(--campton-medium);letter-spacing:var(--letter-space)}.sew-methology-section .card li{font-size:.9rem;color:#4a4a4a;font-family:var(--campton-book);letter-spacing:var(--letter-space);margin-top:.7rem}.result-section{background:var(--dark-blue);position:relative;overflow:hidden}.result-section:before{content:"";position:absolute;bottom:-5%;left:10%;width:90%;height:180px;background:#57ddff36;filter:blur(75px);z-index:0}.result-section .result-card .image{height:120px;width:120px;object-fit:contain;margin:0 auto;margin-bottom:1.5rem}.result-section .result-card .image img{width:100%;height:100%}.result-section .result-card h3{font-family:var(--campton-medium);color:var(--white);font-size:2rem;letter-spacing:var(--letter-space)}.result-section .result-card p{font-family:var(--campton-book);color:var(--white-gray);font-size:1rem;letter-spacing:var(--letter-space);margin-bottom:0;margin-top:1rem}.sew-casestudy-banner{background:var(--dark-blue);border-radius:.8rem;overflow:hidden}.sew-casestudy-banner .left-side{padding:3.5rem}.sew-casestudy-banner .left-side h2{font-size:2.9rem;font-family:var(--campton-medium);letter-spacing:var(--letter-space);color:var(--white)}.sew-casestudy-banner .left-side p{font-size:.93rem;font-family:var(--campton-book);letter-spacing:var(--letter-space);color:var(--white)}.sew-casestudy-banner .right-side{position:relative}.sew-casestudy-banner .right-side .image{position:absolute;bottom:0%;right:0%;width:100%;height:100%;z-index:1;background:linear-gradient(279deg,#01172000,#011720 94.36%),url(../img/case_study_img/sew-banner.png);background-repeat:no-repeat;background-position:80% 50%;background-size:cover}.sew-grow-section .image{width:100%;height:100%;aspect-ratio:16/9}.sew-grow-section img{width:100%;height:100%;object-fit:cover}.sew-grow-section p{font-size:1rem;font-family:var(--campton-book);letter-spacing:var(--letter-space);color:var(--light-black)}.ai-video-header{background:var(--dark-blue);position:relative;overflow:hidden}.ai-video-header:before,.ai-video-header:after{content:"";position:absolute;border-radius:50%;filter:blur(70px);background:#57ddff63;z-index:0}.ai-video-header:before{top:15%;right:30%;width:250px;height:250px}.ai-video-header:after{bottom:-10%;right:-3%;width:350px;height:300px}.ai-video-header-content .left-side,.ai-video-header-content .right-side{position:relative;z-index:1}.ai-video-header-content p{width:520px;margin:1rem 0rem 0rem}.ai-video-header-content .image{width:100%}.comparison-section h2{font-size:3rem}.comparison-section .content-box{background:linear-gradient(to bottom,#d5f6fe,#f8fcfd);border-radius:.8rem;padding:1rem}.comparison-section .content-box .icon{width:80px;height:80px;border-radius:50%;border:1px solid var(--light-blue);padding:.8rem}.comparison-section .content-box .icon img{width:100%;height:100%;object-fit:contain;background-color:var(--light-blue);padding:.8rem;border-radius:50%}.comparison-section .content-box h3{font-size:1.1rem;font-family:var(--campton-medium);letter-spacing:var(--letter-space);color:var(--light-blue);margin-top:1.5rem}.comparison-section .content-box p{font-size:var(--font-size-sm);font-family:var(--campton-book);letter-spacing:var(--letter-space);color:var(--light-black)}.comparison-section .image{width:100%;height:280px;overflow:hidden;border-radius:.8rem}.comparison-section .image img{width:100%;height:100%;display:block;object-fit:cover;object-position:90% 50%;border-radius:.8rem;transition:transform .2s}.comparison-section .image img:hover{transform:scale(1.05);cursor:pointer}.smart-ai-video-section{background:linear-gradient(to bottom,#d9edff,#fff)}.smart-ai-video-section p{font-size:1rem;font-family:var(--campton-book);letter-spacing:var(--letter-space);color:var(--light-black)}.smart-ai-video-section .sub-image,.smart-custom-video-section .sub-image{max-width:270px}.smart-ai-video-section .sub-image img,.smart-custom-video-section .sub-image img{width:100%;height:auto}.smart-custom-video-section{background-color:var(--dark-blue)}.smart-custom-video-section p{font-size:1rem;font-family:var(--campton-book);letter-spacing:var(--letter-space);color:var(--white);max-width:370px;margin-left:auto}.ai-custom-video-why-choose-section{background:linear-gradient(to top,transparent 0%,#85e6fe6f 40%,#ffffff 65%)}.ai-custom-video-slider{overflow:hidden}.ai-custom-video-slider .swiper-wrapper .swiper-slide:nth-child(2n){transform:rotate(1deg)}.ai-custom-video-slider .swiper-wrapper .swiper-slide:nth-child(odd){transform:rotate(-1deg)}.ai-custom-video-slider .swiper-wrapper .swiper-slide:hover{transform:rotate(0) scale(1.05)}.ai-custom-video-slider .swiper-wrapper .swiper-slide{height:auto;transition:all .2s}.ai-custom-video-why-choose-section .card{background:var(--white);border:none;text-align:center;padding:.7rem;transition:all .2s;cursor:pointer;border-radius:.8rem;height:100%}.ai-custom-video-why-choose-section .card img{height:auto;width:100%;aspect-ratio:6/4;object-fit:cover;border-radius:.5rem}.ai-custom-video-why-choose-section .card a{font-size:1rem;font-family:var(--campton-book);color:var(--dark-blue);text-align:center}.ai-resolve-section .ai-resolve-list>div:nth-child(odd){position:relative;top:1.5rem}.ai-resolve-section .card{padding:1rem;border-radius:1rem;border:none;box-shadow:0 3px 84px #00000014;height:100%}.ai-resolve-section .card p{font-size:1rem;color:var(--light-black);font-family:var(--campton-book);letter-spacing:var(--letter-space)}.ai-resolve-section .card a{font-size:1rem;color:var(--title-color);font-family:var(--campton-book);letter-spacing:var(--letter-space)}.custom-video-client-testimonial-section h3{font-size:1.1rem;font-family:var(--campton-medium);letter-spacing:var(--letter-space);color:#2e2e2e;font-weight:600!important}.custom-video-client-testimonial-section .testimonial-author p{font-size:1rem;font-family:var(--dm-sans);letter-spacing:var(--letter-space);color:var(--light-blue);margin:0}.custom-video-client-testimonial-section .testimonial-author span{font-size:.9rem;font-family:var(--dm-sans);letter-spacing:var(--letter-space);color:#8a8a8a}.ai-custom-banner{background:var(--dark-blue);border-radius:.8rem;overflow:hidden}.ai-custom-banner .left-side{padding:3.5rem}.ai-custom-banner .left-side h2{font-size:2.7rem;font-family:var(--campton-medium);letter-spacing:var(--letter-space);color:var(--white)}.ai-custom-banner .left-side p{font-size:1rem;font-family:var(--campton-book);letter-spacing:var(--letter-space);color:var(--white)}.ai-custom-banner .right-side{position:relative}.ai-custom-banner .right-side .image{position:absolute;bottom:0%;right:0%;width:100%;height:100%;z-index:1;background:linear-gradient(279deg,#01172000,#011720 94.36%),url(/build/assets/images/ai-banner-Clx45Et2.png);background-repeat:no-repeat;background-position:80% 50%;background-size:cover}.ivr-recording-header{background:var(--light-black);position:relative;overflow:hidden}.ivr-recording-header:before{position:absolute;content:"";bottom:0%;left:0;width:120%;height:200px;overflow:visible;background:url(/build/assets/svg/ccurve-design-vector-C03xr_Bt.svg);background-repeat:repeat-x;background-size:contain;z-index:0}.ivr-recording-header-content .start-icons span{content:url(/build/assets/svg/star_icon-CmNC33Fk.svg);width:130px;height:130px;background-size:contain;background-position:center;background-repeat:no-repeat;position:absolute;z-index:1}.ivr-recording-header-content .start-icons span:nth-child(1){top:2%;right:14%}.ivr-recording-header-content .start-icons span:nth-child(2){top:16%;left:53%}.ivr-recording-header-content .start-icons span:nth-child(3){top:40%;left:44%}.ivr-recording-header-content .start-icons span:nth-child(4){bottom:15%;right:30%}.ivr-recording-header-content .left-side,.ivr-recording-header-content .right-side{position:relative;z-index:1}.ivr-recording-header-content .right-side .image:before{content:"";top:13%;right:20%;width:470px;height:470px;position:absolute;border-radius:50%;z-index:-1;filter:blur(90px);background:#1b37839c}.ivr-recording-header-content .right-side .image{position:relative;max-width:480px;width:480px;margin:4rem auto 0}.ivr-recording-header-content .right-side .image:after{content:"";top:50%;transform:translateY(-50%);right:-25%;width:1000px;height:150px;position:absolute;z-index:-1;background:url(/build/assets/svg/audio-vector-CAGEFE_U.svg);background-repeat:no-repeat;background-size:cover;background-position:center}.ivr-recording-header-content p{width:520px;margin:1rem 0rem 0rem}.ivr-recording-header-content .right-side .image .voice-play-img{width:100%;height:auto;position:relative;top:auto;right:-15%}.ivr-recording-header-content .right-side .icon-image{width:80px;height:auto;margin-left:auto}.ivr-recording-header-content .right-side .icon-image img{-webkit-user-select:none;user-select:none;cursor:pointer;width:100%;height:auto}.sound-choice-section{background:var(--light-black);position:relative;overflow:hidden}.sound-choice-section .left-side p{max-width:400px;font-size:1.2rem;font-family:var(--campton-book);letter-spacing:var(--letter-space);color:var(--white-gray)}.sound-choice-section .form-section{background-color:var(--dark-blue);background-image:linear-gradient(200deg,var(--light-black) 55.5%,#00587ec0 100%);border-radius:.8rem}.sound-choice-section .ivr-voice-recoding-form{background-color:var(--white);border-radius:.8rem}.sound-choice-section .ivr-voice-recoding-form h4{font-size:1.5rem;font-family:var(--campton-medium);letter-spacing:var(--letter-space);color:var(--black)}.sound-choice-section .ivr-voice-recoding-form label{display:flex;align-items:center;gap:.5rem;border:1px solid #DCE5FF;padding:.8rem 1rem;border-radius:.5rem;text-align:start;font-size:.87rem;font-family:var(--campton-medium);letter-spacing:var(--letter-space);color:#232323;-webkit-user-select:none;user-select:none;cursor:pointer;transition:all .3s ease}.sound-choice-section .ivr-voice-recoding-form input[type=radio]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:20px;height:20px;background-color:var(--white);border:1px solid #4868c2!important;border-radius:50%;cursor:pointer;position:relative}.sound-choice-section .ivr-voice-recoding-form input[type=radio]:checked:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50%;height:50%;background-color:var(--white);border-radius:50%}.sound-choice-section .ivr-voice-recoding-form input[type=radio]:checked,.sound-choice-section .ivr-voice-recoding-form input[type=radio]:checked~label,.sound-choice-section .ivr-voice-recoding-form label:has(input[type=radio]:checked){background:#0f1a2f;color:#fff;border-color:#0f1a2f;border:1px solid var(--white)!important}.sound-choice-section .ivr-voice-recoding-form .form-control,.sound-choice-section .ivr-voice-recoding-form .form-select{border:1px solid #DCE5FF;font-size:.87rem;background-color:transparent;color:#232323;box-shadow:none;border-radius:.5rem;padding:.8rem 1rem;font-family:var(--campton-medium);letter-spacing:var(--letter-space)}.production-form-section .form-select:focus{border:1px solid #DCE5FF}.sound-choice-section .ivr-voice-recoding-form .form-control::placeholder{color:#000000b1}.sound-choice-section .ivr-voice-recoding-form label .image-icon img{width:30px}.sound-choice-section .ivr-voice-recoding-form .border-dashed{border:2px dashed #DCE5FF}.sound-choice-section .form-section .btn-color-1{background-color:var(--purple-color);padding:.9rem 6rem;color:var(--white);font-size:1rem}.recording-studio-section p{font-size:1rem;color:var(--light-black);font-family:var(--campton-book);letter-spacing:var(--letter-space)}.recording-studio-section .card{padding:.5rem;border-radius:.7rem;height:100%}.recording-studio-section .card .image{width:100%;height:auto;overflow:hidden;border-radius:.7rem}.recording-studio-section .card img{width:100%;aspect-ratio:16/8;border-radius:.7rem;transition:all .2s}.recording-studio-section .card p{font-size:.98rem;font-family:var(--campton-medium);letter-spacing:var(--letter-space);color:var(--black);margin:0}.recording-studio-section .card a{font-size:.98rem;font-family:var(--campton-book);letter-spacing:var(--letter-space);color:var(--purple-color)}.recording-studio-section .card .icon{width:35px;height:35px;min-width:35px;min-height:35px;border-radius:50%;border:1px solid var(--purple-color);display:flex;align-items:center;justify-content:center;visibility:hidden;transition:all .2s}.recording-studio-section .card .icon .bi{font-size:1rem;width:100%;height:100%;object-fit:contain}.recording-studio-section .card:hover img{transform:scale(1.2);cursor:pointer}.recording-studio-section .card:hover .icon,.recording-studio-section .card.active .icon{visibility:visible}.how-work-section{padding:1rem 0 8rem}.how-work-section .voice-step-list-container{padding:4rem 0}.how-work-section .voice-step-list{position:relative;width:100%}.how-work-section .voice-step-wrapper{position:absolute;top:0;left:0;width:100%;height:100%}.how-work-section .voice-step{position:absolute}.voice-step-wrapper .step-1{top:5%;left:5%}.voice-step-wrapper .step-2{top:50%;left:25%}.voice-step-wrapper .step-3{top:-30%;left:50%;transform:translate(-50%)}.voice-step-wrapper .step-4{top:50%;right:20%}.voice-step-wrapper .step-5{top:-10%;right:5%}.how-work-section .image{width:60px;min-width:60px;height:60px;min-height:60px;background:#ffffff29;-webkit-backdrop-filter:blur(75px);backdrop-filter:blur(75px);border-radius:50%;display:flex;align-items:center;justify-content:center}.how-work-section .image img{width:25px;height:25px;object-fit:contain}.how-work-section .voice-step h3{font-size:1.1rem;color:var(--black);font-family:var(--campton-medium);letter-spacing:var(--letter-space);margin-bottom:0}.how-work-section .voice-step .count{color:transparent;font-family:var(--campton-medium);letter-spacing:var(--letter-space);font-size:4rem;background:linear-gradient(180deg,#c4d2fb,#fff 80.13%);background-clip:text;-webkit-background-clip:text}.how-work-section .voice-step p{font-size:1rem;color:#4e4e4e;font-family:var(--campton-book);letter-spacing:var(--letter-space)}.ivr-recording-offer-container{position:relative;overflow:hidden;padding:4rem 0 7rem}.ivr-recording-offer-container .fixed-box{background-color:var(--light-black);width:480px;height:350px;border-radius:.7rem;position:absolute;overflow:hidden;left:50%;top:45%;transform:translate(-50%,-50%)}.ivr-recording-offer-container .fixed-box:before{content:"";position:absolute;height:212px;width:95%;bottom:-13%;left:5%;background:linear-gradient(182.24deg,#71c9ff 1.88%,var(--black) 146.96%);filter:blur(72px)}.ivr-recording-offer-container .swiper-slide{width:100%;transform:scale(.87);transition:transform .3s ease-in-out}.ivr-recording-offer-container .swiper-slide-active{transform:scale(1.5);transition:transform .2s ease-in-out}.ivr-recording-offer-container .swiper-slide-active .card .image,.ivr-recording-offer-container .swiper-slide-active .card .sub-title{display:none}.ivr-recording-offer-container .ivr-recording-offer-pagination{margin-top:5rem}.ivr-recording-offer-container .swiper-slide-active .card-content{display:block}.ivr-recording-offer-container .card{padding:0rem;border-radius:.7rem;border:none;background-color:transparent}.ivr-recording-offer-container .card .image{height:100%;width:100%;border-radius:.7rem}.ivr-recording-offer-container .card .image img{width:100%;height:100%;border-radius:.7rem}.ivr-offer-section .card .sub-title{padding:.4rem .6rem;text-align:center;position:absolute;bottom:5px;border-radius:2rem;left:50%;width:90%;transform:translate(-50%);-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px)}.ivr-offer-section .card .sub-title span{font-size:.85rem;color:var(--white);font-family:var(--campton-medium);letter-spacing:var(--letter-space)}.ivr-recording-offer-container .card-content{background-color:var(--white);border-radius:.7rem;padding:1rem;display:none}.ivr-recording-offer-container .card-content h3{color:var(--black);font-family:var(--campton-medium);letter-spacing:var(--letter-space);font-size:1rem;margin-top:1rem;text-transform:uppercase;margin-top:1.5rem}.ivr-recording-offer-container .card-content p{color:var(--light-black);font-size:var(--font-size-sm);font-family:var(--campton-book);letter-spacing:var(--letter-space);margin:1rem 0 0;max-width:250px}.ivr-recording-project-section{border:2px solid #e3eaff;padding:2rem;border-radius:.5rem;background-image:linear-gradient(143deg,#2790db73,#c6d5ff75 15%,#fff 25.98%)}.ivr-recording-project-section h2{font-size:3rem}.ivr-recording-project-section .left-side p{font-size:1rem;color:var(--light-black);font-family:var(--campton-book);letter-spacing:var(--letter-space);max-width:380px}.ivr-recording-project-section .form-section{background-color:var(--dark-blue);border-radius:.8rem;position:relative;overflow:hidden}.ivr-recording-project-section .form-section:before{content:"";position:absolute;left:50%;bottom:0;transform:translate(-50%);height:220px;width:520px;background:#62b7ec4b;filter:blur(105px);z-index:0}.ivr-recording-project-section .form-section form{position:relative;z-index:1}.ivr-recording-project-section .form-section h4{font-size:1.3rem;font-family:var(--campton-medium);letter-spacing:var(--letter-space);color:var(--white)}.ivr-recording-project-section .form-section .form-control,.ivr-recording-project-section .form-section .form-select,.production-form-section .form-control,.production-form-section .form-select{border:1px solid #DCE5FF38;font-size:.9rem;padding:.7rem .8rem!important;background-color:transparent;color:var(--white-gray);box-shadow:none;border-radius:.6rem;font-family:var(--campton-medium);letter-spacing:var(--letter-space)}.ivr-recording-project-section .form-section .form-check .form-check-input{background-color:transparent;box-shadow:none;border-color:#ffffff40}.ivr-recording-project-section .form-section .form-check label{color:var(--white);font-size:.9rem;color:var(--white-gray);font-family:var(--campton-book);letter-spacing:var(--letter-space)}.ivr-recording-project-section .form-select:focus{border:1px solid var(--white)}.ivr-recording-project-section .form-section .form-control::placeholder{color:#fff9}.ivr-recording-project-section .form-section .btn-color-1{padding:.7rem 5rem;color:var(--purple-color)}.production-animation-body,.production-animation-header,.contact-us-page-body,.contact-us-page-header{background:var(--dark-blue)}.production-animation-header-content h1{max-width:900px;margin:0 auto}.production-animation-header-content p{width:auto;max-width:650px}.production-animation-header-content h1 .image{width:5.8rem}.production-animation-header-content .video-thumbnail{width:100%;aspect-ratio:16/8;cursor:pointer;border-radius:1rem;border:1px solid #ffffffa8;background:#ffffff1a;padding:1rem;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.production-animation-header-content .video-thumbnail img{width:100%;height:100%;border-radius:1rem;object-fit:cover;object-position:100% 50%}.production-animation-header-content .video-thumbnail{width:100%;aspect-ratio:16 / 9;overflow:hidden;background-color:#080b18;border-radius:.7rem}.production-animation-header-content .video-thumbnail iframe{width:100%;height:100%;border:none;display:none}.production-animation-header-content .play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:var(--white);border-radius:50%;height:70px;width:70px;cursor:pointer;display:flex;align-items:center;justify-content:center}.production-animation-header-content .play-icon i{color:var(--dark-blue);font-size:3rem}.production-animation-header-content video{display:none;aspect-ratio:16/8;border-radius:.7rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:95%;height:95%;background:var(--dark-blue)}.linear-text-skyblue{background:linear-gradient(91.84deg,#1286d9 35.74%,#57ddff 99.28%);background-clip:text;-webkit-background-clip:text;color:transparent}.production-create-section-list .list-item{border-bottom:1px solid #FFFFFF12}.production-create-section-list .list-item .count-number{font-size:1.3rem;color:var(--white);letter-spacing:var(--letter-space);font-family:var(--campton-medium)}.production-create-section-list .list-item h3{color:var(--white);font-family:var(--campton-book)}.production-create-section-list .list-item:hover h3,.production-create-section-list .list-item.active h3{color:var(--light-blue)}.production-create-section-list .list-item p{color:var(--white)}.production-why-us-section{background:none}.production-why-us-section .production-slider{overflow:hidden}.production-why-us-section .card:before{background:linear-gradient(#00000003 18%,#00000003 46%,#02020273 75%)}.production-why-us-section .swiper-slide .card.active .card-content{background:#10495f14}.production-why-us-section .swiper-slide .card:hover .card-content{background:#10495fe6}.production-testimonial .testimonial-subtitle,.production-testimonial .testimonial-quote{color:var(--white)}.production-testimonial .author-name{color:var(--light-blue)}.production-casestudy-section .card-content a{background:linear-gradient(91.09deg,#1286d9 34.03%,#57ddff 118.89%)}.production-casestudy-section .card-content p{color:var(--white)}.production-casestudy-section .card .icon,.production-page-blog-section .card .icon{background-color:#ffffff29}.production-casestudy-section .card .icon i,.production-page-blog-section .card .icon i{border:1px solid var(--white)}.production-page-blog-section .card-content a{color:var(--white)}.production-page-blog-section .card-content p{color:var(--white-gray)}.production-animation-body .swiper-pagination-bullet,.podcast-sales-body .swiper-pagination-bullet,.timelapse-country-body .swiper-pagination-bullet,.animation-country-body .swiper-pagination-bullet{background:#dff2ff}.production-animation-body .swiper-pagination-bullet-active,.podcast-sales-body .swiper-pagination-bullet-active,.timelapse-country-body .swiper-pagination-bullet-active,.animation-country-body .swiper-pagination-bullet-active{background:var(--title-color)}.production-form-section{background:#ffffff04;border:2px solid #E3EAFF24;padding:2rem;border-radius:.7rem}.production-form-section .left-side h2{font-size:3rem;max-width:480px;text-transform:capitalize}.production-form-section .left-side p{font-size:1rem;color:var(--white-gray);font-family:var(--campton-book);letter-spacing:var(--letter-space);max-width:380px}.production-form-section .form-section{background:var(--white);border-radius:.8rem;position:relative;overflow:hidden}.production-form-section .form-section:before{content:"";position:absolute;left:50%;bottom:0;transform:translate(-50%);height:220px;width:520px;background:#63e0ff4f;filter:blur(105px);z-index:0}.production-form-section .form-section form{position:relative;z-index:1}.production-form-section .form-section h4{font-size:1.5rem;font-family:var(--campton-medium);letter-spacing:var(--letter-space);color:var(--black)}.production-form-section .form-section .form-control,.production-form-section .form-select{border:1px solid #4FDBFF;font-size:1rem;background-color:transparent;color:#0009;box-shadow:none;border-radius:8px;margin-bottom:1.1rem;font-family:var(--campton-medium);letter-spacing:var(--letter-space)}.production-form-section .form-select:focus{border:1px solid #4FDBFF}.production-form-section .form-section .form-control::placeholder{color:#0009}.production-form-section .form-section .btn-color-1{padding:.7rem 5rem;background-color:var(--light-blue);color:var(--white)}.production-animation-feedback .accordion-item{background:transparent;border-bottom:1px solid #FFFFFF1F}.production-animation-feedback .accordion-item:last-child{border-bottom:0px}.production-animation-feedback .accordion-item .feed-heading:after{background-image:url(/build/assets/svg/plus-BY-r3qq9.svg)}.production-animation-feedback .accordion-item .feed-heading:not(.collapsed):after{background-image:url(/build/assets/svg/dash-DeBh77Sq.svg)}.production-animation-feedback .accordion-item .feed-body p{color:var(--white);font-family:var(--dm-sans)}.production-animation-feedback .accordion-item .number,.production-animation-feedback .accordion-item h2{color:var(--white);font-size:1.3rem}.contact-us-page-header{padding-bottom:0}.contact-us-header-content h1{background-image:url(/build/assets/images/studio52-contac-us-Cmkt26va.png);background-repeat:no-repeat;background-size:cover;background-position:center;-webkit-background-clip:text;background-clip:text;color:transparent;font-size:clamp(2rem,15vw,13.4rem)!important;font-family:var(--campton-medium);font-weight:700!important;letter-spacing:.4rem;text-transform:uppercase;margin-top:0;animation:moving_image 20s infinite ease-in-out}@keyframes moving_image{0%,to{background-size:100%;background-position:center}50%{background-size:120%;background-position:center}}.contact-us-main-form-section .left-side .image{width:100%;height:auto}.contact-us-main-form-section .left-side .image img{width:100%;height:100%;border-radius:.5rem;aspect-ratio:16/8;object-fit:cover}.contact-us-main-form-section{position:relative;overflow:hidden}.contact-us-main-form-section:before{content:"";position:absolute;top:50%;transform:translatey(-10%);left:0%;width:100%;height:100%;border-radius:50%;border:85px solid var(--title-color);filter:blur(125px);z-index:0}.contact-us-main-form-section .left-side,.contact-us-main-form-section .right-side{position:relative;z-index:1}.contact-us-main-form-section .form-section{background:#ffffff0f;-webkit-backdrop-filter:blur(192px);backdrop-filter:blur(192px)}.contact-us-main-form-section .form-section .form-control,.contact-us-main-form-section .form-section .form-select{border:1px solid #85e3fac5;font-size:.9rem;padding:.7rem 1rem;background-color:#ffffff0d;color:#fffc}.contact-us-main-form-section .form-select:focus{border:1px solid #85e3fac5}.contact-us-main-form-section .form-section .form-control::placeholder{color:#fffc}.contact-us-main-form-section .form-section .btn-color-1{border-radius:.6rem;background-color:var(--title-color);color:var(--white)}.join-us-form-section .left-side p{font-size:1.1rem;font-family:var(--campton-book);color:var(--light-black);letter-spacing:var(--letter-space);max-width:420px;margin-bottom:0}.join-us-form-section .form-section{background-color:var(--dark-blue);background-image:linear-gradient(200deg,var(--light-black) 55.5%,#00587ec0 100%);border-radius:.8rem}.join-us-form-section .join-us-form{background-color:var(--white);border-radius:.8rem}.join-us-form-section .form-section h4{font-size:1.5rem;font-family:var(--campton-medium);letter-spacing:var(--letter-space);color:var(--black)}.join-us-form-section .form-section .form-control,.join-us-form-section .form-section .form-select{border:1px solid #DCE5FF;font-size:1rem;background-color:transparent;box-shadow:none;color:#000000ba;border-radius:.6rem;margin-bottom:1.1rem;font-family:var(--campton-medium);letter-spacing:var(--letter-space);padding:.6rem 1rem}.join-us-form-section .form-section .form-select option{background-color:var(--white);color:#000000ba}.join-us-form-section .form-section .form-select:focus,.join-us-form-section .form-section .form-select option:checked{border:1px solid #DCE5FF;outline:none;color:#000000ba}.join-us-form-section .form-section .form-control::placeholder{color:#00000096}.join-us-form-section .form-section .btn-color-1{padding:.7rem 5rem;background-color:var(--title-color);color:var(--white)}.error-page{height:100vh;position:relative;background:var(--dark-blue);overflow:hidden}.error-page:before{position:absolute;content:"";background:#57ddffa4;filter:blur(180px);width:520px;height:520px;z-index:0;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%)}.error-page .error-content{height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;z-index:1}.glow-wrapper{position:relative;display:inline-block}.error-page .error-content h1{font-size:12rem;font-family:var(--campton-medium);font-weight:800;letter-spacing:var(--letter-space);background:linear-gradient(180deg,#fff,#66d2e7);background-clip:text;-webkit-background-clip:text;color:transparent;text-shadow:-1px 0 #f0ffe8,7px 0 rgb(190 239 214 / 29%)}.error-page .error-content p{font-size:1.8rem;font-family:var(--campton-medium);letter-spacing:var(--letter-space);color:var(--white);width:500px;margin:auto}.error-page .error-content a{background-color:transparent;color:var(--white);border:1px solid var(--white);box-shadow:none}.thank-you-page-contant{background:radial-gradient(circle,var(--dark-blue),var(--light-black));-webkit-backdrop-filter:blur(564px);backdrop-filter:blur(564px);padding:3rem 0rem;position:relative;overflow:hidden;height:100vh;display:flex;justify-content:center;align-items:center}.thank-you-page-contant:after{content:"";width:100%;height:320px;background:url(/build/assets/images/thanks-vector-CT8jZC1o.png) no-repeat;background-size:100% 100%;background-position:center;position:absolute;bottom:0%;left:0;right:0;z-index:0}.thank-you-page-contant .thanks-form{position:relative;z-index:1}.thank-you-page-contant .thanks-form img{width:100%;height:250px;object-fit:contain}.thank-you-page-contant .thanks-form h2{font-size:3.5rem;font-family:var(--dm-sans);font-weight:600!important;color:var(--white)}.thank-you-page-contant .thanks-form p{font-size:1.1rem;font-family:var(--dm-sans);color:var(--white);width:100%}.podcast-sales-body,.animation-country-body,.animation-country-header{background:#00071c}.podcast-sales-header{background:url(/build/assets/images/podcast-hero-bg-BpE4SiR3.png);background-size:cover;background-repeat:no-repeat;background-position:center center;position:relative;overflow:hidden}.podcast-image-wrapper{position:relative;width:100%;max-width:555px;margin:0 auto;margin-top:2.5rem}.podcast-image-wrapper .rating-image{position:absolute;top:-10%;right:-6%;max-width:280px;height:auto}.podcast-image-wrapper .rating-image img,.podcast-image-wrapper .review-img img{width:100%;height:100%;object-fit:contain}.podcast-image-wrapper .review-img{position:absolute;top:83%;left:15%;transform:translate(-50%);width:80%;max-width:330px;height:auto}.podcast-sales-header-content{position:relative}.podcast-sales-header-content:before,.podcast-sales-header-content:after{content:"";position:absolute;top:50%;transform:translatey(-50%);border-radius:50%;filter:blur(150px);z-index:0}.podcast-sales-header-content:before{left:5%;width:410px;height:250px;background:#4868c25c}.podcast-sales-header-content:after{right:10%;width:450px;height:400px;background:#37b5ea24}.podcast-sales-header-content .left-side,.podcast-sales-header-content .right-side,.timelapse-country-header-content .left-side,.timelapse-country-header-content .right-side{position:relative;z-index:1}.podcast-sales-header-content .left-side p,.timelapse-country-header .left-side p,.animation-country-header .left-side p{margin:0;max-width:530px;width:100%}.podcast-sales-header-content .left-side .podcasting .audio-icon{width:50px;height:50px}.podcast-sales-header-content .left-side .podcasting .audio-vector{max-width:400px}.podcast-sales-header-content .left-side .ranking-text span,.timelapse-country-header-content .left-side .ranking-text span{display:block;letter-spacing:var(--letter-space)}.podcast-sales-header-content .left-side .ranking-text .counter,.timelapse-country-header-content .left-side .ranking-text .counter{font-size:2rem;font-family:var(--campton-medium);color:var(--white)}.podcast-sales-header-content .left-side .ranking-text .sub-text,.timelapse-country-header-content .left-side .ranking-text .sub-text{font-size:var(--font-size-sm);font-family:var(--campton-book);color:var(--white-gray)}.podcast-sales-header-content .main-image{max-width:400px;height:auto;margin:auto}.podcast-sales-body .section-heading h2,.podcast-sales-body .section-heading .section-heading-border-line,.timelapse-country-body .section-heading h2,.timelapse-country-body .section-heading .section-heading-border-line,.animation-country-body .section-heading h2,.animation-country-body .section-heading .section-heading-border-line{color:var(--white)}.client-parters-slider{overflow:hidden}.client-parters-section .image{max-width:120px;height:auto;margin:0 auto;cursor:pointer}.client-parters-section .image img{width:100%;height:100%;transition:all .2s}.client-parters-section .image:hover img{transform:translateY(-5px)}.what-podcast-section{position:relative}.what-podcast-section .image{aspect-ratio:8/10;max-width:400px;width:100%;position:relative}.what-podcast-section .image:before,.what-podcast-section:after{content:"";position:absolute;top:50%;z-index:0}.what-podcast-section .image:before{transform:translatey(-50%);left:5%;width:410px;height:250px;background:#4868c296;border-radius:50%;filter:blur(250px)}.what-podcast-section:after{top:0%;right:0%;width:450px;height:30px;background:#37b5ea;filter:blur(84px)}.what-podcast-section img{width:100%;height:100%}.what-podcast-section .image .overlay{content:"";position:absolute;height:auto;max-width:300px;padding:1rem;border-radius:2rem 2rem 2rem 1rem;top:80%;left:10%;transform:translateY(-50%);background:#ffffff0d;-webkit-backdrop-filter:blur(94px);backdrop-filter:blur(94px)}.what-podcast-section .image .overlay p{font-size:.75rem;color:var(--white);letter-spacing:var(--letter-space);font-family:var(--campton-book);margin-bottom:0}.what-podcast-section .right-side ul li{padding:.6rem 0rem;font-size:1rem;color:var(--white-gray);letter-spacing:var(--letter-space);font-family:var(--campton-medium)}.what-podcast-section .right-side ul li .custom-icon{font-size:1.3rem;color:#09b285;padding:.5rem;display:inline-flex;align-items:center;justify-content:center}.why-chooose-podcast-sales-section{position:relative}.why-chooose-podcast-sales-section .left-side:before,.why-chooose-podcast-sales-section .right-side:after{content:"";position:absolute;z-index:0}.why-chooose-podcast-sales-section .left-side:before{bottom:0%;left:0%;width:510px;height:30px;background:#37b5ea;filter:blur(60px)}.why-chooose-podcast-sales-section .right-side:after{bottom:0%;right:0%;width:750px;height:30px;background:radial-gradient(49.98% 49.39% at 49.98% 49.5%,#97b2e8,#98b0e7 1%,#a988ce 19%,#af78c4 28%,#a26fb6 33%,#5d4068 57%,#2b1d30 77%,#0c080d 92%,#000);background-blend-mode:color-dodge;filter:blur(40px)}.why-chooose-podcast-sales-section .left-side li{border:1px solid #d0d0d07f;color:var(--white);border-radius:2rem;padding:1rem 2rem;background:#ffffff05;box-shadow:0 3px 34px #ffffff1c inset;margin-bottom:1rem;transition:all .3s}.why-chooose-podcast-sales-section .left-side li:hover{transform:scale(1.05);cursor:pointer}.why-chooose-podcast-sales-section .right-side{overflow:hidden}.why-chooose-podcast-sales-section .right-side .image{max-width:180px;aspect-ratio:1/1;height:auto;margin:0 auto;cursor:pointer}.why-chooose-podcast-sales-section .right-side .image img,.timelapse-country-header .right-side .image img{width:100%;height:100%;object-fit:cover}.podcast-sales-prices.priceing-section .card{border:1px solid #60baff}.podcast-sales-prices.priceing-section .card h4{font-family:var(--dm-sans);font-size:1.7rem;color:var(--black);font-weight:700!important;letter-spacing:normal;margin-bottom:0}.priceing-section .card li{font-size:1rem;color:var(--black);font-family:var(--dm-sans);letter-spacing:var(--letter-space);line-height:3rem;display:flex;align-items:center;gap:.7rem}.podcast-sales-prices.priceing-section .card .icon{background-color:var(--title-color);color:var(--white);width:40px;min-width:40px;height:40px;min-height:40px;display:flex;align-items:center;justify-content:center}.podcast-sales-prices.priceing-section .price-btn .btn{background-color:var(--white);color:var(--black);border:1px solid #2a96e4;border-radius:3rem!important;width:100%;font-size:1rem;transition:all .2s}.podcast-sales-prices.priceing-section .card:hover,.podcast-sales-prices.priceing-section .card.active{background:var(--white)}.podcast-sales-prices.priceing-section .price-btn .btn:hover,.podcast-sales-prices.priceing-section .card.active .btn{background:linear-gradient(91.32deg,#1286d9 -3.73%,#57ddff 118.7%);color:var(--white)}.podcast-sales-new{position:relative;overflow:unset;margin-bottom:20rem}.podcast-sales-new .podcast-sales-prices-head{background-color:#1d5a73;-webkit-backdrop-filter:blur(75px);backdrop-filter:blur(75px);height:380px;position:relative;border-radius:1rem;padding-top:3.5rem}.podcast-sales-new .prices-slider{overflow:hidden}.podcast-sales-new .prices-slider-overlay{position:absolute;top:55%;left:50%;transform:translate(-50%);width:85%;height:auto}.podcast-sales-form-section .country-form{background-image:linear-gradient(180deg,#24397396 80%,#53c3de83);-webkit-backdrop-filter:blur(555px);backdrop-filter:blur(555px);padding:2rem;border-radius:1rem;position:relative;overflow:hidden}.podcast-sales-form-section .contact-us .form-section{background-color:transparent!important}.podcast-sales-form-section .contact-us .form-section .form-control,.podcast-sales-form-section .contact-us .form-select{background:#ffffff0b!important;color:#fffffff2!important;padding:.7rem}.podcast-sales-form-section .form-control::placeholder{color:#ffffffc4!important}.podcast-sales-form-section .contact-us .form-section .btn-color-1{background-color:var(--light-blue)!important;color:var(--white);padding:.8rem 6rem}.timelapse-country-body{background-color:var(--black)}.timelapse-country-header{position:relative;background:var(--black)}.timelapse-country-header:before{background:url(/build/assets/images/hero-bg-DauPmD4x.png);height:100%;width:100%;background-size:cover;background-repeat:no-repeat;background-position:center;opacity:30%;content:"";position:absolute;top:0;left:0}.timelapse-country-header .right-side .image{max-width:500px;height:auto;margin:2.5rem auto 0}.our-offer-imelapse-section h2{width:850px}.our-offer-imelapse-section .offer-step-list{position:relative;width:100%}.our-offer-imelapse-section .offer-step-list:before{content:"";position:absolute;border-radius:50%;z-index:0;filter:blur(160px);top:-130px;right:0%;height:180px;width:180px;background:#95a8df}.our-offer-imelapse-section .offer-step-wrapper{position:absolute;top:0;left:0;width:100%;height:100%}.our-offer-imelapse-section .offer-step{position:absolute;transition:all .5s ease;cursor:pointer}.our-offer-imelapse-section .offer-step .image img{transition:transform .8s ease;display:inline-block}.our-offer-imelapse-section .offer-step:hover .image img{transform:rotate(360deg) scale(1.2)}.offer-step-wrapper .step-1{top:25%;left:0%}.offer-step-wrapper .step-2{top:50%;left:20%}.offer-step-wrapper .step-3{top:25%;left:50%;transform:translate(-50%)}.offer-step-wrapper .step-4{top:65%;right:20%}.offer-step-wrapper .step-5{top:85%;right:0%}.our-offer-imelapse-section .image{width:60px;min-width:60px;height:60px;min-height:60px;background:#ffffff29;-webkit-backdrop-filter:blur(75px);backdrop-filter:blur(75px);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.our-offer-imelapse-section .image img{width:25px;height:25px;object-fit:contain}.our-offer-imelapse-section .offer-step span{font-size:1.1rem;color:var(--white);font-family:var(--campton-medium);letter-spacing:var(--letter-space)}.curbe-image-slider-section{position:relative;width:100%;overflow:hidden;min-height:clamp(750px,80dvh,1000px)}.curbe-image-slider-section:before{content:"";position:absolute;border-radius:50%;z-index:0;filter:blur(300px);top:50%;left:50%;transform:translate(-50%,-50%);height:280px;width:300px;background:#ff5eb1}.curbe-image-slider-section .wheel{position:absolute;top:110%;left:50%;transform:translate(-50%,-50%);width:min(100vw,1200px);height:min(100vw,1200px);max-width:1200px;max-height:1200px}.curbe-image-slider-section .wheel__card{position:absolute;top:0;left:0;width:24%;aspect-ratio:16/10;cursor:pointer}.curbe-image-slider-section img{width:100%;height:100%;pointer-events:none;z-index:15;cursor:pointer;position:absolute;will-change:transform;border-radius:.4rem;transition:all .3s ease}.curbe-image-slider-section .wheel__card:hover img{transform:scale(1.3)}.country-partner-section{position:relative}.country-partner-section:before{background:url(/build/assets/images/hero-bg-DauPmD4x.png);height:100%;width:100%;background-size:cover;background-repeat:no-repeat;background-position:center;opacity:30%;content:"";position:absolute;top:0;left:0;transform:scaleX(-1)}.country-partner-section .card{padding:1rem;height:100%;background:#ffffff0a;-webkit-backdrop-filter:blur(52px);backdrop-filter:blur(52px);border:1px solid #0088ff3e;border-radius:.8rem;transition:all .2s ease;overflow:hidden}.country-partner-section .card:hover:before,.country-partner-section .card:hover:after,.country-partner-section .card.active:before,.country-partner-section .card.active:after{content:"";position:absolute;border-radius:50%;z-index:0;filter:blur(45px)}.country-partner-section .card:before{top:-15%;left:70%;transform:translate(-50%);height:110px;width:230px;background:#39b2e550}.country-partner-section .card:after{top:-18%;right:-5%;height:130px;width:150px;background:#8093cb56}.country-partner-section .card:hover{transform:translateY(-8px);cursor:pointer}.country-partner-section .card .icon{width:55px;min-width:55px;height:55px;min-height:55px;border-radius:50%;padding:.8rem;background-color:#4fb1ca31;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;box-shadow:0 2.97px 11.52px #ffffff26 inset;-webkit-backdrop-filter:blur(80px);backdrop-filter:blur(80px)}.country-partner-section .card .icon img{height:100%;width:100%}.country-partner-section .card .card-content h5{color:var(--white);font-size:1.4rem;font-family:var(--campton-medium);letter-spacing:var(--letter-space)}.country-partner-section .card .card-content p{font-size:1rem;font-family:var(--campton-book);letter-spacing:var(--letter-space);color:var(--white-gray);margin-bottom:0;max-width:450px}.why-country-timelapse-section{position:relative}.why-country-timelapse-slider:before{content:"";position:absolute;border-radius:50%;z-index:0;filter:blur(150px);bottom:5%;left:30%;transform:translate(-30%);height:180px;width:180px;background:#be9e79}.why-country-timelapse-slider{overflow:hidden;padding:0rem 0 6rem}.why-country-timelapse-slider .swiper-wrapper .swiper-slide:nth-child(2){transform:translateY(2rem)}.why-country-timelapse-slider .swiper-wrapper .swiper-slide:nth-child(3){transform:translateY(4rem)}.why-country-timelapse-slider .swiper-wrapper .swiper-slide:nth-child(4){transform:translateY(6rem)}.why-country-timelapse-slider .swiper-slide{height:auto;transition:all .2s ease}.why-country-timelapse-slider .card{background:#1286d90f;border:1px solid #6CC2FF47;cursor:pointer;border-radius:.7rem;overflow:hidden;padding:.7rem;transition:all .2s;height:100%}.why-country-timelapse-slider .card img{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;border-radius:.7rem}.why-country-timelapse-slider .card-content{padding:1rem;border-radius:0 0 .7rem .7rem;height:100%;background:#57ddff24;border-radius:.7rem;margin-top:.7rem}.why-country-timelapse-slider .card .card-content p{font-size:1rem;font-family:var(--campton-medium);letter-spacing:var(--letter-space);color:var(--white);margin-bottom:0}.why-country-timelapse-slider .swiper-wrapper .swiper-slide:hover{background-color:#011821;transform:translateY(0)}.timelapse-project-section{position:relative}.timelapse-project-section:before{content:"";position:absolute;border-radius:50%;z-index:0;filter:blur(170px);top:100px;right:20%;transform:translate(20%);height:350px;width:350px;background:#4d181a}.timelapse-project-section .left-side,.timelapse-project-section .right-side{position:relative;z-index:1}.timelapse-project-section .right-side .project-name p{color:var(--white-gray);font-size:1.1rem;font-family:var(--campton-book);letter-spacing:var(--letter-space)}.timelapse-project-section .right-side .project-name .author{color:var(--white);font-size:1.3rem;font-family:var(--campton-medium);letter-spacing:var(--letter-space)}.timelapse-project-section .right-side .project-content{border-top:1px solid rgba(255,255,255,.4);border-left:1px solid rgb(255,255,255,.4);border-top-left-radius:1rem;padding:1.5rem}.timelapse-project-section .right-side .project-content p{margin-bottom:0}.timelapse-project-section .right-side .project-content span{color:var(--white-gray)}.timelapse-project-section .right-side .project-content .image{width:40px;height:40px;background:#ffffff0f;border-radius:50%;display:flex;align-items:center;justify-content:center}.timelapse-project-section .right-side .project-content .image img{width:60%;height:60%;object-fit:contain}.timelapse-project-section .right-side span{color:var(--white)}.timelapse-project-section .right-side ul li{color:var(--white);font-size:1rem;font-family:var(--campton-book);letter-spacing:var(--letter-space)}.timelapse-project-section .right-side .icon i{width:40px;height:40px;background:#ffffff0f;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center}.country-form-section .country-form{background:linear-gradient(#01103cb0,#010f3a80),url(/build/assets/images/hero-bg-DauPmD4x.png);background-repeat:no-repeat;background-position:center;background-size:cover;padding:2rem;border-radius:1rem}.country-form-section .contact-us .form-section{background-color:transparent!important}.country-form-section .contact-us .form-section .form-control,.country-form-section .contact-us .form-select{-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:#ffffff08!important;color:#fffffff2!important}.country-form-section .form-control::placeholder{color:#ffffffc4!important}.services-offer-section .swiper-slide{height:auto}.services-offer-section .card{background:linear-gradient(to bottom,#1286d924 34.03%,#57ddff69);border:1px solid #FFFFFF38;cursor:pointer;border-radius:1.5rem;overflow:hidden;padding:.5rem;transition:all .2s;height:100%}.services-offer-section .card img{width:100%;height:auto;aspect-ratio:10/9;object-fit:cover;border-radius:1.5rem}.services-offer-section .card-content{padding:.5rem}.services-offer-section .card .card-content h5{font-size:1.1rem;font-family:var(--campton-medium);letter-spacing:var(--letter-space);color:var(--white)}.services-offer-section .card .card-content p{font-size:1rem;font-family:var(--campton-book);letter-spacing:var(--letter-space);color:var(--white-gray);margin-bottom:0}.services-offer-section .card:hover{transform:translateY(-15px)}.partner-step-section .step .icon{background-color:#ffffff1a;border-radius:50%;width:70px;height:70px;display:flex;align-items:center;justify-content:center;margin:0 auto;transition:all .3s}.partner-step-section .step:hover .icon,.partner-step-section .step.active .icon{border:2px solid #57DDFF;padding:.2rem;cursor:pointer}.partner-step-section .step:hover .icon img,.partner-step-section .step.active .icon img{cursor:pointer;background:linear-gradient(91.09deg,#1286d9 34.03%,#57ddff 118.89%)}.partner-step-section .step .icon img{width:100%;height:100%;object-fit:scale-down;border-radius:50%;transition:all .3s}.partner-step-section .step p{color:var(--white);font-size:1.1rem;font-family:var(--campton-medium);letter-spacing:var(--letter-space);margin:1rem 0 0}.why-animation-country-section .animated-video{background:transparent}.why-animation-country-section .animated-video .card{border:none;background:linear-gradient(180deg,#ffffff0d -8.57%,#fff0);cursor:pointer;overflow:hidden;border-radius:.8rem;height:100%;transition:all .3s}.why-animation-country-section .animated-video .card .image{height:100%;width:100%}.why-animation-country-section .animated-video .card img{width:100%;height:100%;border-radius:.8rem;object-position:10% 0;transition:all .3s}.why-animation-country-section .animated-video .card:hover img{object-position:0 0;transform:scale(1.1)}.why-animation-country-section .right-side p{color:var(--white);font-size:1.1rem;font-family:var(--campton-book);letter-spacing:var(--letter-space);margin:1rem 0 2rem}.why-animation-country-section .right-side ul li{color:var(--white);font-size:1.1rem;font-family:var(--campton-medium);line-height:2.5rem}.why-animation-country-section .right-side ul li i{color:#09b285;font-size:1.3rem}.image-shap{-webkit-mask-size:90%,100%;mask-size:90%,100%;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;mask-image:url(/build/assets/svg/Mask-vector-CzVw7OuL.svg);-webkit-mask-image:url(/build/assets/svg/Mask-vector-CzVw7OuL.svg)}.event-coverage-header{background:var(--light-black);background-color:#00161f;position:relative;overflow:hidden}.event-coverage-header:before{position:absolute;content:"";bottom:0%;left:0;width:100%;height:100%;background:url(/build/assets/svg/net_vector-C3WAgIN8.svg);background-repeat:no-repeat;background-size:cover;z-index:0}.event-coverage-header-content .left-side,.event-coverage-header-content .right-side{position:relative;z-index:1}.event-coverage-header-content .right-side .image:before{content:"";top:13%;right:20%;width:470px;height:470px;position:absolute;border-radius:50%;z-index:-1;filter:blur(90px);background:#1d5a73b2}.event-coverage-header-content .right-side .image{position:relative;width:100%}.event-coverage-header-content .left-side:after{content:"";top:40%;transform:translateY(-25%);left:-15%;width:470px;border-radius:50%;height:470px;position:absolute;z-index:-1;background:#1d5a73b2;filter:blur(154px)}.event-coverage-header-content p{margin:0;width:480px}.event-coverage-header-content img{width:100%;height:100%;object-fit:contain;aspect-ratio:9/7}.delivery-section>div,.why-choose-event-section>div,.event-need-section>div{overflow:hidden}.delivery-section .card{background:none;border:none;cursor:pointer;border-radius:.7rem;overflow:hidden}.delivery-section .card img{width:100%;height:auto;aspect-ratio:12/9;object-fit:cover;transition:all .2s}.delivery-section .card:hover img{transform:scale(1.05)}.delivery-section .card-content{position:absolute;right:0;left:0;bottom:0;padding:1rem;z-index:1;-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px);border-radius:0 0 .7rem .7rem;background:#00000012}.delivery-section .card .icon{background:#fff3;-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px);height:40px;min-height:40px;width:40px;min-width:40px;border-radius:50%;display:flex;justify-content:center;align-items:center}.delivery-section .card .icon i{font-size:1.5rem;color:var(--white)}.delivery-section .card-content h5{font-size:1.4rem;font-family:var(--campton-medium);letter-spacing:var(--letter-space);color:var(--white)}.delivery-section .card-content p{font-size:.9rem;font-family:var(--campton-book);letter-spacing:var(--letter-space);color:var(--white-gray);margin-bottom:0}.why-choose-event-section h2{font-size:2.8rem}.why-choose-event-section .swiper-slide{height:auto}.why-choose-event-section .card{background:#1286d90f;border:1px solid #57DDFF;cursor:pointer;border-radius:.7rem;overflow:hidden;padding:.7rem;transition:all .2s;height:100%}.why-choose-event-section .card img{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;border-radius:.7rem}.why-choose-event-section .card-content{padding:1rem;border-radius:0 0 .7rem .7rem;height:100%}.why-choose-event-section .card .card-content h5{font-size:1.4rem;font-family:var(--campton-medium);letter-spacing:var(--letter-space);color:var(--title-color)}.why-choose-event-section .card .card-content p{font-size:.9rem;font-family:var(--campton-book);letter-spacing:var(--letter-space);color:var(--light-black);margin-bottom:0}.why-choose-event-section .card:hover{background-color:var(--cyan);transform:translateY(-10px)}.why-choose-event-section .card.active{background-color:var(--cyan)}.why-choose-event-section .card:hover h5,.why-choose-event-section .card.active h5,.why-choose-event-section .card:hover p,.why-choose-event-section .card.active p{color:var(--white)}.story-event-section .card{padding:1rem;height:100%;border:1px solid #0088ff3e;border-radius:.8rem;transition:all .2s ease;overflow:hidden}.story-event-section .card:hover:before,.story-event-section .card:hover:after,.story-event-section .card.active:before,.story-event-section .card.active:after{content:"";position:absolute;border-radius:50%;z-index:0;filter:blur(45px)}.story-event-section .card:hover:before,.story-event-section .card.active:before{top:-15%;left:70%;transform:translate(-50%);height:110px;width:230px;background:#37b4ea3b}.story-event-section .card:hover:after,.story-event-section .card.active:after{top:-18%;right:-5%;height:130px;width:150px;background:#95a8df8c}.story-event-section .card:hover{transform:translateY(-8px);cursor:pointer}.story-event-section .card .icon{width:55px;min-width:55px;height:55px;min-height:55px;border-radius:.2rem;padding:.8rem;background-color:var(--title-color);display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.story-event-section .card .icon img{height:100%;width:100%}.story-event-section .card .card-content h5{color:var(--black);font-size:1.4rem;font-family:var(--campton-medium);letter-spacing:var(--letter-space)}.story-event-section .card .card-content p{font-size:1rem;font-family:var(--campton-book);letter-spacing:var(--letter-space);color:var(--light-black);margin-bottom:0;max-width:450px}.event_offer_slider{overflow:hidden}.event-offer-section .swiper-slide{filter:blur(2px);transition:filter .3s ease}.event-offer-section .swiper-slide.swiper-slide-active{filter:none}.event-offer-section .card{border-radius:.7rem;border:10px solid #ffffff33;background:#4869c23a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.event-offer-section .card .image{height:100%;width:100%;border-radius:.7rem}.event-offer-section .card .image img{width:100%;height:100%;border-radius:.7rem}.event-offer-section .card .card-img-overlay{padding:.4rem 0rem;text-align:center;top:auto;bottom:0;left:50%;width:100%;transform:translate(-50%);background:#00000026;border-radius:0 0 .7rem .7rem;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.event-offer-section .card span{font-size:1.3rem;color:var(--white);font-family:var(--campton-medium);letter-spacing:var(--letter-space)}.event-need-section .swiper-slide{height:auto}.event-need-section .card{border-radius:1rem;border:1px solid #ffffff33;height:100%}.event-need-section .card .image{height:100%;width:100%;border-radius:.7rem}.event-need-section .card .image img{width:100%;height:100%;border-radius:.7rem}.event-need-section .card .card-content{position:relative;top:-20px;width:80%;left:50%;text-align:center;transform:translate(-50%);padding:.4rem 1rem;background-image:linear-gradient(91.09deg,#1286d9 34.03%,#57ddff 118.89%);border-radius:.7rem}.event-need-section .card span{font-size:1rem;color:var(--white);font-family:var(--campton-medium);letter-spacing:var(--letter-space)}.event-testimonial-section .testimonial-video-wrapper{border:1px solid #37b4ea86;border-radius:.7rem;padding:.8rem}.event-testimonial-section .left-side .testimonial-video{background-image:linear-gradient(to top right,#00161f 50%,#13629b);box-shadow:0 4px 74px #00000057;border-radius:.7rem}.event-testimonial-section .left-side .testimonial-video .icon{background:#ffffff0d;width:50px;min-width:50px;height:50px;min-height:50px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:50%;display:flex;align-items:center;justify-content:center}.event-testimonial-section .left-side .testimonial-video .icon i{font-size:1.7rem;color:var(--white)}.media-library-header{position:relative;overflow:hidden}.media-library-header-content{padding:0rem 0 5rem}.media-library-header-content h1{font-size:3.5rem;margin-bottom:0}.media-work-section p{font-size:1.1rem;color:var(--light-black);font-family:var(--campton-book);letter-spacing:var(--letter-space)}.media-gallery-section .filter-navbar li a{font-size:1rem;font-family:var(--campton-medium);letter-spacing:var(--letter-space);color:#2e2e2e;display:inline-flex;white-space:nowrap;padding:.7rem 1.5rem;border:1px solid var(--light-purple);border-radius:3rem;transition:all .2s ease}.media-gallery-section .filter-navbar .active>a,.media-gallery-section .filter-navbar li:hover a{border:1px solid var(--purple-color);color:var(--purple-color)!important}.media-gallery-section .media-filter-navbar .filter-text{color:var(--light-black);font-size:1.03rem;font-family:var(--campton-book)}.media-gallery-section .media-filter-navbar select{border:1px solid var(--light-purple);border-radius:.5rem;padding:.7rem 2rem .7rem 1rem;font-size:1rem;font-family:var(--campton-medium);color:#2e2e2e;box-shadow:none}.media-gallery-section .media-gallery .card,.fancy-gallery-section .card{overflow:hidden;border-radius:.8rem;height:100%;box-shadow:0 4px 20px #0000003a;transition:all .3s ease}.media-gallery-section .media-gallery .card:hover{transform:translateY(-10px);cursor:pointer}.media-gallery-section .media-gallery .card img{width:100%;aspect-ratio:11/9;object-fit:cover;border-radius:.8rem .8rem 0 0;transition:all .3s ease}.media-gallery-section .card .card-body{position:absolute;right:0;left:0;bottom:0;padding:1rem;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);border-radius:0 0 15px 15px}.media-gallery-section .card .icon{display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:50%;width:50px;height:50px;background:var(--purple-color);opacity:0}.media-gallery-section .card:hover .icon{opacity:1;transition:all .3s ease}.media-gallery-section .card i{font-size:2rem;color:var(--white);display:flex;align-items:center;justify-content:center;line-height:1}.media-gallery-section .media-gallery .card h5{font-size:1.2rem;font-family:var(--campton-medium);letter-spacing:var(--letter-space);color:var(--white);margin:0}.media-gallery .row>div:last-child{animation:zoomIn .3s 2s infinite alternate both}.fancy-gallery-section .fancy-gallery .card img{width:100%;aspect-ratio:16/9;padding:.5rem;object-fit:cover;border-radius:1rem;transition:all .3s ease;display:block}.fancy-gallery-section .card .card-body figcaption{font-size:1.2rem;font-family:var(--campton-medium);letter-spacing:var(--letter-space);color:var(--black);margin:0}.brochure-gallery-section .fancy-gallery .card img{aspect-ratio:2!important;object-fit:contain}.podcast-sales-header .video-slider-container{display:flex;gap:1rem;justify-content:end;position:absolute;top:-15%;right:0;left:auto;height:100%}.podcast-sales-header .header-content .slider3,.podcast-sales-header .header-content .slider4{position:relative;z-index:1}.podcast-sales-header .header-content .slider4{top:-20%}.podcast-sales-header .slider3 .swiper-slide,.podcast-sales-header .slider4 .swiper-slide{height:360px!important;width:100%!important;margin-bottom:.5rem!important}.podcast-sales-header .slider3 .swiper-slide .image,.podcast-sales-header .slider4 .swiper-slide .image{width:220px;height:360px}.podcast-sales-header .slider3 .swiper-slide img,.podcast-sales-header .slider4 .swiper-slide img{width:100%;height:100%;object-fit:cover;border:none;border-radius:180px;box-shadow:0 2px 14px #479aff57}.wedo_ai_slider{overflow:hidden}.wedo-ai-section .swiper-slide{transition:filter .3s ease;box-shadow:none!important}.wedo-ai-section .swiper-slide.swiper-slide-active .card p{display:block}.wedo-ai-section .card{border-radius:2rem;border:1px solid var(--light-blue);background:var(--white)}.wedo-ai-section .card .image{width:100%;height:auto;aspect-ratio:15/9;border-radius:2rem 2rem 0 0;overflow:hidden}.wedo-ai-section .card .image img{width:100%;height:100%}.wedo-ai-section .card h3{font-size:1.3rem;color:var(--light-blue);font-family:var(--campton-medium);letter-spacing:var(--letter-space)}.wedo-ai-section .card p{font-size:1rem;color:var(--light-black);font-family:var(--campton-book);letter-spacing:var(--letter-space);display:none;margin-bottom:0}
