.common-btn,.wpcf7 form .submit-button input{display:inline-block;padding:2px 15px;padding-right:2px;border-radius:30px;text-decoration:none;background-color:#fff;color:#000;transition:all .3s ease-in-out;width:-moz-max-content;width:max-content;font-size:13px}.common-btn:hover,.wpcf7 form .submit-button input:hover{transition:all .3s ease-in-out}.common-btn.with-icon,.wpcf7 form .submit-button input.with-icon{display:flex;align-items:center;width:-moz-max-content;width:max-content;gap:10px;justify-content:center}.common-btn.with-icon .icon,.wpcf7 form .submit-button input.with-icon .icon{width:25px;height:25px;background-color:#000;display:flex;align-items:center;justify-content:center;border-radius:100%}.common-btn.with-icon .icon svg,.wpcf7 form .submit-button input.with-icon .icon svg{width:12px;height:12px;fill:#fff}.common-btn.white,.wpcf7 form .submit-button input.white{background:#fff;color:var(--primary-color)}@media only screen and (min-width: 1200px){.common-btn,.wpcf7 form .submit-button input{padding:5px 15px;padding-right:4px;font-size:16px}.common-btn.with-icon .icon,.wpcf7 form .submit-button input.with-icon .icon{width:35px;height:35px}}.gradient-text{display:inline-block;background:var(--primary-color);background:linear-gradient(to right, var(--primary-color) 0%, var(--secondary-color) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-weight:bold}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px, 0px, 0px)}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next,.owl-carousel button.owl-dot{background:none;color:inherit;border:none;padding:0 !important;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .owl-nav{display:flex;flex-direction:row;gap:10px;justify-content:center}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev{width:40px;height:40px;position:relative;display:inline-block;border-radius:100%;border:1px solid hsla(0,0%,100%,.3);box-shadow:inset 1px 1px 13px 3px hsla(0,0%,100%,.23)}.owl-carousel .owl-nav button svg{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:8px;height:8px;fill:#fff;transition:all .3s ease-in-out}@media only screen and (min-width: 1200px){.owl-carousel .owl-nav button{transition:all .3s ease-in-out}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev{width:55px;height:55px}.owl-carousel .owl-nav button.owl-next svg,.owl-carousel .owl-nav button.owl-prev svg{width:12px;height:12px}.owl-carousel .owl-nav button:hover{transition:all .3s ease-in-out;transform:scale(1.2)}.owl-carousel .owl-nav button:hover svg{transition:all .3s ease-in-out}}.input-style,.wpcf7 form textarea,.wpcf7 form select,.wpcf7 form input[type=text],.wpcf7 form input[type=email],.wpcf7 form input[type=tel]{width:-webkit-fill-available;font-size:16px;border-radius:15px;border:1px solid #829bbc;transition:all .3s ease-in-out;padding:0 10px;outline:none;font-family:var(--main-font-family);background-color:rgba(0,0,0,0)}.input-style:focus,.wpcf7 form textarea:focus,.wpcf7 form select:focus,.wpcf7 form input[type=text]:focus,.wpcf7 form input[type=email]:focus,.wpcf7 form input[type=tel]:focus{transition:all .3s ease-in-out;border-color:var(--gradient-start);background-color:#fff}.wpcf7 .wpcf7-not-valid-tip{text-align:right;font-size:14px;padding-top:5px}.wpcf7 form label{font-weight:500}.wpcf7 form .wpcf7-response-output{margin:20px 0 0;border-radius:20px;border:none;padding:10px;text-align:center}.wpcf7 form.sent .wpcf7-response-output{background:var(--banner-back);color:#fff}.wpcf7 form.invalid .wpcf7-response-output{background:var(--error-back);color:red}.wpcf7 form.submitting .submit-button input{padding-right:130px}.wpcf7 form input[type=text],.wpcf7 form input[type=email],.wpcf7 form input[type=tel]{height:50px;line-height:50px}.wpcf7 form label{display:block}.wpcf7 form .single-input-wrapper{margin-bottom:20px}.wpcf7 form select{height:50px;line-height:50px;appearance:none;-webkit-appearance:none;-moz-appearance:none;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="8" viewBox="0 0 12 8"><path fill="%23333" d="M6 8L0 2h12z"/></svg>') no-repeat right 12px center;cursor:pointer}.wpcf7 form textarea{border-radius:20px;padding:20px}.wpcf7 form .submit-button{text-align:right;position:relative}.wpcf7 form .submit-button .wpcf7-spinner{position:absolute;top:50%;transform:translateY(-50%);right:5px;z-index:5;margin:0}.wpcf7 form .submit-button input{border:none;text-transform:uppercase;letter-spacing:1px}.custom-dropdown-wrapper{position:relative;width:100%}.custom-dropdown-button{width:100%;padding:12px 16px;border:1px solid #829bbc;border-radius:15px;font-size:16px;text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:all .2s ease;min-height:50px;box-sizing:border-box}.custom-dropdown-button:hover{border-color:#999}.custom-dropdown-button:focus{outline:none;border-color:#829bbc;background-color:#f8f8f9}.custom-dropdown-button.open{outline:none;border-color:#829bbc;border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:0;background-color:#f8f8f9}.custom-dropdown-text{flex:1;color:#999ea5}.custom-dropdown-text.placeholder{color:#999}.dropdown-arrow{transition:transform .2s ease;margin-left:10px;display:flex;align-items:center;justify-content:center}.dropdown-arrow svg{width:30px;height:30px;fill:#666;transition:transform .2s ease}.dropdown-arrow.open svg{transform:rotate(180deg)}.custom-dropdown-menu{position:absolute;top:100%;left:0;right:0;margin-top:2px;border:1px solid #829bbc;border-top:0;border-radius:15px;border-top-left-radius:0;border-top-right-radius:0;z-index:1000;max-height:300px;overflow-y:auto;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .2s ease;background-color:#f8f8f9}.custom-dropdown-menu.open{opacity:1;visibility:visible;transform:translateY(-3px)}.custom-dropdown-menu.open::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(250,251,252,.7843137255);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:0}.custom-dropdown-option{padding:14px 16px;cursor:pointer;transition:background-color .15s ease;border:none;background:none;width:100%;text-align:left;font-size:15px;color:#999ea5;font-family:var(--main-font-family);z-index:3;position:relative;border-radius:15px;transition:all .3s ease-in-out}.custom-dropdown-option:last-child{border-bottom:none}.custom-dropdown-option:hover{background-color:#000c1e;transition:all .3s ease-in-out}.custom-dropdown-option.selected{background-color:#000c1e}.wpcf7-select.custom-select-hidden{position:absolute !important;opacity:0 !important;pointer-events:none !important;z-index:-1 !important;width:1px !important;height:1px !important}@media only screen and (min-width: 1200px){.wpcf7 form .wrap-two{font-size:0;display:flex;justify-content:space-between}.wpcf7 form .wrap-two .single-input-wrapper{font-size:16px;display:inline-block;width:calc(50% - 10px)}.wpcf7 form input[type=text],.wpcf7 form input[type=email],.wpcf7 form input[type=tel]{padding:0 20px;height:50px;line-height:50px}.wpcf7 form select{padding:0 30px;height:50px;line-height:50px}}.snap-scroller-cards-wrapper .snap-scroller-card{position:relative;background-color:#000c1e;color:#fff}.snap-scroller-cards-wrapper .snap-scroller-card video.video-left{left:0;top:0;position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;mix-blend-mode:color-dodge;z-index:0;opacity:.1}.snap-scroller-cards-wrapper .snap-scroller-card .wrap-two-col{display:flex;flex-direction:row;align-items:center;overflow:hidden;width:100%;flex-direction:column;position:relative;z-index:5;padding-top:30vw}.snap-scroller-cards-wrapper .snap-scroller-card .wrap-two-col .left-col,.snap-scroller-cards-wrapper .snap-scroller-card .wrap-two-col .right-col{flex:1}.snap-scroller-cards-wrapper .snap-scroller-card .wrap-two-col .right-col{position:relative;padding:20px;display:flex;flex-direction:column;gap:20px}.snap-scroller-cards-wrapper .snap-scroller-card .wrap-two-col .right-col .wrap-tagline{display:flex;gap:10px}.snap-scroller-cards-wrapper .snap-scroller-card .wrap-two-col .right-col .wrap-tagline .tagline{padding:13px 20px;border-radius:30px;border:1px solid hsla(0,0%,100%,.02);width:-moz-max-content;width:max-content;box-shadow:inset 1px 1px 13px 3px hsla(0,0%,100%,.23)}.snap-scroller-cards-wrapper .snap-scroller-card .wrap-two-col .right-col::after{content:"";position:absolute;left:-5vw;top:50%;transform:translateY(-50%);width:50vw;height:50vh;background:rgba(0,0,0,.6);z-index:0;border-radius:100%;background-color:#00215b;filter:blur(100px)}.snap-scroller-cards-wrapper .snap-scroller-card .wrap-two-col .right-col *{position:relative;z-index:5}.snap-scroller-cards-wrapper .snap-scroller-card .wrap-two-col .right-col .title{font-size:32px;line-height:35px;text-transform:uppercase}.snap-scroller-cards-wrapper .snap-scroller-card .wrap-two-col .right-col .title span{color:var(--primary-color)}.snap-scroller-cards-wrapper .snap-scroller-card .wrap-two-col .right-col p{line-height:22px;margin-top:80px;color:#c2bfb8}.snap-scroller-cards-wrapper .snap-scroller-card .video-base{position:absolute;top:45vw;width:100%;height:auto;-o-object-fit:cover;object-fit:cover;mix-blend-mode:color-dodge;z-index:1}.snap-scroller-cards-wrapper .snap-scroller-card .second-col-wrapper{display:flex;align-items:center;justify-content:center;gap:20px;flex-direction:column-reverse;position:relative}.snap-scroller-cards-wrapper .snap-scroller-card .second-col-wrapper .left-col{position:relative;z-index:2;padding:20px;text-align:center}.snap-scroller-cards-wrapper .snap-scroller-card .second-col-wrapper .left-col *{position:relative;z-index:6}.snap-scroller-cards-wrapper .snap-scroller-card .second-col-wrapper .left-col .header{margin-bottom:20px}.snap-scroller-cards-wrapper .snap-scroller-card .second-col-wrapper .left-col .header .title{font-size:32px;line-height:35px;text-transform:capitalize}.snap-scroller-cards-wrapper .snap-scroller-card .second-col-wrapper .left-col .header .title span{color:var(--primary-color)}.snap-scroller-cards-wrapper .snap-scroller-card .second-col-wrapper .left-col p{line-height:22px;margin-bottom:20px;color:#c2bfb8}.snap-scroller-cards-wrapper .snap-scroller-card .second-col-wrapper .right-video{height:30vh;position:relative;width:100%}.snap-scroller-cards-wrapper .snap-scroller-card .second-col-wrapper .right-video video{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0;opacity:.3}.snap-scroller-cards-wrapper .snap-scroller-card .second-col-wrapper .video-base{position:absolute;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;mix-blend-mode:color-dodge;z-index:1}.snap-scroller-cards-wrapper .snap-scroller-card .area-of-spec-wrapper{padding-bottom:100px;overflow:hidden;position:relative}.snap-scroller-cards-wrapper .snap-scroller-card .area-of-spec-wrapper .header{padding:0 20px;text-align:center;margin-bottom:25px}.snap-scroller-cards-wrapper .snap-scroller-card .area-of-spec-wrapper .header .title{font-size:32px;line-height:35px}.snap-scroller-cards-wrapper .snap-scroller-card .area-of-spec-wrapper .header .title span{color:var(--primary-color)}.snap-scroller-cards-wrapper .snap-scroller-card .area-of-spec-wrapper .cards-wrapper{padding:0 20px;display:flex;flex-direction:column;gap:20px}.snap-scroller-cards-wrapper .snap-scroller-card .area-of-spec-wrapper .cards-wrapper .wrap-card{padding:20px;display:flex;flex-direction:column;gap:15px;background:#05233e;background:linear-gradient(260deg, rgb(5, 35, 62) 0%, rgba(8, 42, 75, 0) 100%);border-radius:20px;border:2px solid;border-color:#0d2345}.snap-scroller-cards-wrapper .snap-scroller-card .area-of-spec-wrapper .cards-wrapper .wrap-card .icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:100%;background:#468afe;background:linear-gradient(180deg, rgb(70, 138, 254) 0%, rgb(148, 206, 255) 100%)}.snap-scroller-cards-wrapper .snap-scroller-card .area-of-spec-wrapper .cards-wrapper .wrap-card .icon svg{width:15px;height:15px;fill:#fff}.snap-scroller-cards-wrapper .snap-scroller-card .area-of-spec-wrapper .cards-wrapper .wrap-card .card-title{font-size:22px}.snap-scroller-cards-wrapper .snap-scroller-card .area-of-spec-wrapper .cards-wrapper .wrap-card p{line-height:22px;color:#c2bfb8}.snap-scroller-cards-wrapper .snap-scroller-card .area-of-spec-wrapper video.video-base{bottom:-100px;top:auto;left:0}.main-header-section{position:relative;height:auto;background-color:#000c1e;padding-bottom:100px}.main-header-section .banner-video{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0;opacity:.5;filter:grayscale(1) brightness(0.5);pointer-events:none}.main-header-section::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;z-index:0;background-color:rgba(0,33,91,.1647058824);pointer-events:none}.main-header-section::before{content:"";position:absolute;left:0;bottom:0;width:100%;height:40%;background:rgba(0,33,91,.1647058824);z-index:2;filter:blur(20px);pointer-events:none}.main-header-section .bottom-wave{position:absolute;bottom:0;z-index:5;width:100%;height:-moz-max-content;height:max-content;mix-blend-mode:color-dodge;pointer-events:none}.main-header-section .bottom-wave .video-base{position:absolute;bottom:-50px;width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.main-header-section .wrapper-middle{position:relative;z-index:6;color:#fff;text-align:center;padding:20px;padding-top:20vh;display:flex;align-items:center;justify-content:center;gap:25px;flex-direction:column}.main-header-section .wrapper-middle .left-col .wrap-tagline{display:flex;align-items:center;gap:10px}.main-header-section .wrapper-middle .left-col .tagline{padding:13px 20px;border-radius:30px;border:1px solid hsla(0,0%,100%,.02);width:-moz-max-content;width:max-content;box-shadow:inset 1px 1px 13px 3px hsla(0,0%,100%,.23)}.main-header-section .wrapper-middle .main-title{font-size:32px;line-height:40px;text-transform:uppercase}.main-header-section .wrapper-middle .main-title span{color:var(--primary-color)}.main-header-section .wrapper-middle .right-col{display:flex;align-items:center;justify-content:center;gap:25px;flex-direction:column}.main-header-section .wrapper-middle p{font-size:16px;line-height:23px}.our-process-section-wrapper{background-color:#000c1e;color:#fff;padding:25px}.our-process-section-wrapper .header-bar{text-align:center;display:flex;flex-direction:column;gap:20px;margin-bottom:25px}.our-process-section-wrapper .header-bar .header-title{font-size:25px;line-height:30px}.our-process-section-wrapper .header-bar .header-title span{color:var(--primary-color)}.our-process-section-wrapper .cards-wrapper{display:flex;flex-direction:column;gap:25px}.our-process-section-wrapper .cards-wrapper .single-item{padding:25px;position:relative;border-radius:10px}.our-process-section-wrapper .cards-wrapper .single-item:first-child{background:radial-gradient(151.64% 120.36% at 47.19% -0.63%, rgba(62, 81, 176, 0.4) 0%, rgba(67, 80, 174, 0) 100%)}.our-process-section-wrapper .cards-wrapper .single-item:nth-child(2){background:radial-gradient(151.64% 120.36% at 47.19% -0.63%, rgba(62, 126, 176, 0.4) 0%, rgba(67, 142, 174, 0) 100%)}.our-process-section-wrapper .cards-wrapper .single-item:nth-child(3){background:radial-gradient(151.64% 120.36% at 47.19% -0.63%, rgba(0, 68, 255, 0.4) 0%, rgba(67, 80, 174, 0) 100%)}.our-process-section-wrapper .cards-wrapper .single-item:nth-child(4){background:radial-gradient(151.64% 120.36% at 47.19% -0.63%, rgba(62, 87, 176, 0.4) 0%, rgba(67, 80, 174, 0) 100%)}.our-process-section-wrapper .cards-wrapper .single-item:nth-child(5){background:radial-gradient(151.64% 120.36% at 47.19% -0.63%, #06479D 0%, rgba(0, 5, 17, 0.09) 100%)}.our-process-section-wrapper .cards-wrapper .single-item .card-header{display:flex;align-items:center;justify-content:space-between;font-size:16px}.our-process-section-wrapper .cards-wrapper .single-item .card-header .card-number{font-family:var(--main-heading-font);font-size:20px;opacity:1}.our-process-section-wrapper .cards-wrapper .single-item .content{display:none;padding-top:20px;color:gray;font-weight:300}.our-process-section-wrapper .cards-wrapper .single-item .content p{padding-bottom:15px;line-height:18px}.our-process-section-wrapper .cards-wrapper .single-item.active .card-number{opacity:0}.our-process-section-wrapper .cards-wrapper .single-item.active .content{display:block}.our-process-section-wrapper .cards-wrapper .single-item.active:first-child{background:radial-gradient(151.64% 120.36% at 47.19% -0.63%, rgba(62, 81, 176, 0.4) 0%, rgba(0, 5, 17, 0.09) 100%)}.wrapper-field-of-practice{background-color:#000c1e;color:#fff;padding:25px}.wrapper-field-of-practice .header-bar{text-align:center;display:flex;flex-direction:column;gap:20px;margin-bottom:25px}.wrapper-field-of-practice .header-bar .header-title{font-size:25px;line-height:30px}.wrapper-field-of-practice .header-bar .header-title span{color:var(--primary-color)}.wrapper-field-of-practice .practice-mobile-slider .single-card{padding:30px 20px;border-radius:20px;display:flex;flex-direction:column;gap:20px;background:#557ed9;background:linear-gradient(44deg, rgba(85, 126, 217, 0) 0%, rgb(1, 33, 92) 100%);border:1px solid #33435c;text-decoration:none}.wrapper-field-of-practice .practice-mobile-slider .single-card .icon{width:80px}.wrapper-field-of-practice .practice-mobile-slider .single-card .title{font-weight:bold;font-family:var(--main-body-font);font-size:18px}.wrapper-field-of-practice .practice-mobile-slider .single-card p{line-height:22px}.wrapper-field-of-practice .practice-mobile-slider .owl-dots{display:flex;align-items:center;justify-content:center;gap:10px;padding-top:20px}.wrapper-field-of-practice .practice-mobile-slider .owl-dots button{width:20px;height:10px;border-radius:20px;background-color:#696e77;transition:all .3s ease-in-out}.wrapper-field-of-practice .practice-mobile-slider .owl-dots button.active{transition:all .3s ease-in-out;background-color:#fff;width:60px}.wrapper-team-members-slider{background-color:#000c1e;color:#fff;padding:25px;position:relative}.wrapper-team-members-slider .bg-image{position:absolute;left:0;bottom:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0;mix-blend-mode:color-dodge;opacity:.6}.wrapper-team-members-slider .main-title{position:relative;z-index:1;text-align:center;font-size:25px;line-height:30px;text-transform:uppercase;margin-bottom:40px}.wrapper-team-members-slider .main-title span{color:var(--primary-color)}.wrapper-team-members-slider .wrapper-slider{padding:0 20px;position:relative;z-index:2}.wrapper-team-members-slider .wrapper-slider .single-member{padding:40px;border-radius:20px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px;background:rgba(26,26,26,.5019607843);border:none}.wrapper-team-members-slider .wrapper-slider .single-member .img-wrapper{position:relative;border-radius:30px;max-width:80%;margin:0 auto;height:250px;overflow:hidden}.wrapper-team-members-slider .wrapper-slider .single-member .img-wrapper img{width:100%;top:0;left:0;height:100%;-o-object-fit:cover;object-fit:cover}.wrapper-team-members-slider .wrapper-slider .single-member .user-name{font-size:14px;color:hsla(0,0%,100%,.5)}.wrapper-team-members-slider .wrapper-slider .single-member .name{font-family:var(--main-heading-font);font-size:20px}.wrapper-team-members-slider .wrapper-slider .owl-nav button{border:none}.wrapper-team-members-slider .wrapper-slider .owl-nav button.owl-prev{position:absolute;left:-40px;top:50%;transform:translateY(-50%);background:rgba(0,0,0,0);box-shadow:0 0 0}.wrapper-team-members-slider .wrapper-slider .owl-nav button.owl-next{position:absolute;right:-40px;top:50%;transform:translateY(-50%);box-shadow:0 0 0}.wrapper-team-members-slider .wrapper-slider .owl-nav button svg{fill:#fff;width:25px;height:25px}.wrapper-sync-slider{background-color:#000c1e;color:#fff;padding:25px;position:relative;padding-bottom:190px;overflow:hidden}.wrapper-sync-slider .bottom-wave{position:absolute;left:0;bottom:0;z-index:0;mix-blend-mode:color-dodge;width:100%;-o-object-fit:cover;object-fit:cover}.wrapper-sync-slider .bottom-wave video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.wrapper-sync-slider .main-image-slider{height:960px;position:relative;width:100%}.wrapper-sync-slider .main-image-slider .slider-item{position:absolute;left:0;top:0;width:100%;overflow:hidden;border-radius:30px;visibility:hidden;opacity:0;transition:all .3s ease-in-out;height:100%}.wrapper-sync-slider .main-image-slider .slider-item img,.wrapper-sync-slider .main-image-slider .slider-item video{position:absolute;top:50%;left:50%;transform:translate(-30%, -50%) scale(0.6);height:100%;width:100%;-o-object-fit:cover;object-fit:cover;z-index:0;transition:all .3s ease-in-out}.wrapper-sync-slider .main-image-slider .slider-item::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.6);z-index:2}.wrapper-sync-slider .main-image-slider .slider-item.active{transition:all .3s ease-in-out;opacity:1;visibility:visible}.wrapper-sync-slider .main-image-slider .slider-item.active img,.wrapper-sync-slider .main-image-slider .slider-item.active video{transition:all .3s ease-in-out;transform:translate(-50%, -50%) scale(1)}.wrapper-sync-slider .main-image-slider .slider-item.active .content-wrapper{transition:all .3s ease-in-out;opacity:1;visibility:visible;transform:translateY(0)}.wrapper-sync-slider .main-image-slider .slider-item .content-wrapper{position:relative;z-index:5;color:#fff;padding:40px;display:flex;flex-direction:column;gap:20px;transition:all .3s ease-in-out;opacity:0;visibility:hidden;transform:translateY(20px)}.wrapper-sync-slider .main-image-slider .slider-item .content-wrapper .title{font-size:32px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}.wrapper-sync-slider .main-image-slider .slider-item .content-wrapper p{line-height:22px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.wrapper-sync-slider .main-image-slider .slider-item .content-wrapper a{display:flex;align-items:center;gap:10px;text-decoration:none;color:#fff;border-radius:30px;padding:15px 20px;background:rgba(28,43,61,.3764705882);width:-moz-max-content;width:max-content;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.wrapper-sync-slider .main-image-slider .slider-item .content-wrapper a svg{fill:#fff;width:20px;height:20px}.wrapper-sync-slider .wrapper-second-slider{position:absolute;bottom:220px;width:calc(100% - 120px);left:0;padding:0 60px;z-index:2}.wrapper-sync-slider .wrapper-second-slider .slider-item{position:relative;overflow:hidden;height:380px}.wrapper-sync-slider .wrapper-second-slider .slider-item:after{content:"";position:absolute;bottom:0;width:100%;height:40%;filter:blur(20px);transform:scale(1.5);background:#557ed9;background:linear-gradient(180deg, rgba(85, 126, 217, 0) 0%, rgb(0, 0, 0) 100%);z-index:1}.wrapper-sync-slider .wrapper-second-slider .slider-item img,.wrapper-sync-slider .wrapper-second-slider .slider-item video{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.wrapper-sync-slider .wrapper-second-slider .slider-item .content-wrapper{position:absolute;z-index:4;color:#fff;padding:20px;width:calc(100% - 40px);bottom:0}.wrapper-sync-slider .wrapper-second-slider .slider-item .content-wrapper .title{font-family:var(--main-font-family);line-height:22px}.wrapper-sync-slider .wrapper-second-slider .slider-counters{padding:20px 0;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#fff}.wrapper-sync-slider .wrapper-second-slider .slider-counters .items-indicator{display:flex;align-items:center;overflow:hidden;border-radius:10px;background-color:hsla(0,0%,100%,.5);flex:1}.wrapper-sync-slider .wrapper-second-slider .slider-counters .items-indicator span{display:block;flex:1;height:5px;border-radius:10px}.wrapper-sync-slider .wrapper-second-slider .slider-counters .items-indicator span.active{background-color:#fff}.wrapper-sync-slider .wrapper-second-slider .slider-counters .current-slider-number{font-family:var(--main-heading-font);font-size:24px}.wrapper-sync-slider .wrapper-second-slider .custom-navigation{display:flex;align-items:center;justify-content:center;gap:10px}.wrapper-sync-slider .wrapper-second-slider .custom-navigation .nav-button{width:45px;height:45px;display:flex;align-items:center;justify-content:center;border-radius:100%;border:1px solid #fff;background-color:hsla(0,0%,100%,.1);cursor:pointer;transition:all .3s ease-in-out}.wrapper-sync-slider .wrapper-second-slider .custom-navigation .nav-button:hover{transition:all .3s ease-in-out;background-color:hsla(0,0%,100%,.2)}.wrapper-sync-slider .wrapper-second-slider .custom-navigation .nav-button svg{width:15px;height:15px;fill:#fff}.wrapper-sync-slider .main-slider-progressbar{position:absolute;bottom:0;width:calc(100% - 40px);height:5px;left:50%;border-radius:10px;background-color:hsla(0,0%,100%,.2);transform:translateX(-50%)}.wrapper-sync-slider .main-slider-progressbar span{display:block;height:100%;border-radius:10px;background-color:#fff;transition:all ease-in-out .3s}.custom-fade-out{animation-name:customFadeOut}.custom-fade-in{animation-name:customFadeIn}@keyframes customFadeOut{0%{opacity:1}100%{opacity:0}}@keyframes customFadeIn{0%{opacity:0}100%{opacity:1}}.wrapper-faqs{background-color:#000c1e;color:#fff;padding:25px;padding-bottom:50px;position:relative;z-index:6}.wrapper-faqs.padding-top{padding-top:50px}.wrapper-faqs .header-data{text-align:center;display:flex;flex-direction:column;gap:20px;margin-bottom:25px}.wrapper-faqs .header-data .title{font-size:25px;line-height:30px}.wrapper-faqs .header-data .title span{color:var(--primary-color)}.wrapper-faqs .wrapper-rows{display:flex;align-items:center;gap:20px;flex-direction:column;padding:0 25px;max-width:710px;margin:0 auto}.wrapper-faqs .wrapper-rows .single-row{border:1px solid #829bbc;padding:20px;border-radius:15px;width:100%;background:#000c1b;background:linear-gradient(68deg, rgb(0, 12, 27) 0%, rgb(8, 42, 75) 100%)}.wrapper-faqs .wrapper-rows .single-row .header-col{display:flex;align-items:center;justify-content:space-between}.wrapper-faqs .wrapper-rows .single-row .header-col .question{font-family:var(--main-font-family);font-size:20px;font-weight:500;flex:1;padding-right:10px}.wrapper-faqs .wrapper-rows .single-row .header-col .icon{width:30px;height:30px;border-radius:100%;background:#fff;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}.wrapper-faqs .wrapper-rows .single-row .header-col .icon svg{width:15px;height:15px;fill:#484848}.wrapper-faqs .wrapper-rows .single-row .content-area{padding-top:15px;flex-direction:column;gap:15px;transition:all .3s ease-in-out;opacity:0;visibility:hidden;display:none}.wrapper-faqs .wrapper-rows .single-row .content-area p{line-height:22px;font-weight:300}.wrapper-faqs .wrapper-rows .single-row .content-area ul{list-style-type:disc;padding-left:20px}.wrapper-faqs .wrapper-rows .single-row .content-area ul li{margin-bottom:10px}.wrapper-faqs .wrapper-rows .single-row.active .header-col .icon{transform:rotate(90deg);background-color:var(--primary-color)}.wrapper-faqs .wrapper-rows .single-row.active .header-col .icon svg{fill:#fff}.wrapper-faqs .wrapper-rows .single-row.active .content-area{display:flex;opacity:1;visibility:visible;transition:all .3s ease-in-out}.contact-form-row-wrapper{padding:50px;position:relative}.contact-form-row-wrapper .back-img{position:absolute;left:0;top:0;width:100%;height:100%;z-index:0;background-image:url("../../images/back-contact.png");background-position:center;background-size:cover;opacity:.4}.contact-form-row-wrapper .middle-col{position:relative;z-index:2}.contact-form-row-wrapper .header-col{display:flex;flex-direction:column;gap:20px;margin-bottom:25px}.contact-form-row-wrapper .header-col .title{font-size:25px;line-height:30px}.contact-form-row-wrapper .header-col .title span{color:var(--primary-color)}.contact-form-row-wrapper .header-col p{line-height:22px}.contact-form-row-wrapper .single-row{margin-bottom:20px}.contact-form-row-wrapper .submit-row{display:flex;flex-direction:column;gap:15px}.contact-form-row-wrapper .submit-row span{color:#767676;margin-bottom:5px}.contact-form-row-wrapper .submit-row a{text-decoration:none;color:#000}.contact-form-row-wrapper .submit-row .button input{padding:10px 30px;border-radius:25px;color:#fff;background:#001d46;background:linear-gradient(0deg, rgb(0, 29, 70) 0%, rgb(0, 9, 35) 100%);border:0;font-size:16px}@media only screen and (min-width: 992px){.snap-scroller-cards-wrapper .snap-scroller-card .wrap-two-col{padding:0;flex-direction:row;height:100vh}.snap-scroller-cards-wrapper .snap-scroller-card .wrap-two-col .right-col .wrap-tagline{display:none}.snap-scroller-cards-wrapper .snap-scroller-card .wrap-two-col .right-col p{margin:0}.snap-scroller-cards-wrapper .snap-scroller-card .second-col-wrapper{flex-direction:row}.snap-scroller-cards-wrapper .snap-scroller-card .second-col-wrapper .left-col{flex:1;text-align:center}.snap-scroller-cards-wrapper .snap-scroller-card .second-col-wrapper .left-col .header .title{text-align:center}.snap-scroller-cards-wrapper .snap-scroller-card .second-col-wrapper .right-video{flex:1;height:100vh}.snap-scroller-cards-wrapper .snap-scroller-card .area-of-spec-wrapper{padding:15vw 9.5vw 0;height:calc(100vh - 15vw);margin:0 auto}.snap-scroller-cards-wrapper .snap-scroller-card .area-of-spec-wrapper .cards-wrapper{display:grid;grid-template-columns:repeat(2, 1fr)}.main-header-section{padding-top:15vh}.main-header-section .wrapper-middle{flex-direction:row;justify-content:space-between;align-items:flex-start}.main-header-section .wrapper-middle .left-col{text-align:left;flex:1}.main-header-section .wrapper-middle .left-col .main-title{font-size:40px;line-height:45px}.main-header-section .wrapper-middle .right-col{flex:1;align-items:flex-start;justify-content:flex-start;text-align:left}.main-header-section .bottom-wave .video-base{bottom:-25vh}.our-process-section-wrapper{padding-bottom:40px}.our-process-section-wrapper .middle-wrapper .header-bar{flex-direction:row;justify-content:space-between;text-align:left}.our-process-section-wrapper .middle-wrapper .header-bar p{width:40%}.our-process-section-wrapper .middle-wrapper .cards-wrapper{flex-direction:row;gap:20px}.our-process-section-wrapper .middle-wrapper .cards-wrapper .single-item{flex:1}.our-process-section-wrapper .middle-wrapper .cards-wrapper .single-item .card-header{flex-direction:column;gap:200px}.our-process-section-wrapper .middle-wrapper .cards-wrapper .single-item .card-header span:first-child{writing-mode:vertical-rl;text-orientation:mixed}.our-process-section-wrapper .middle-wrapper .cards-wrapper .single-item.active{flex:2;padding:80px}.our-process-section-wrapper .middle-wrapper .cards-wrapper .single-item.active .card-header{gap:30px;text-align:left;align-items:flex-start;justify-content:flex-start}.our-process-section-wrapper .middle-wrapper .cards-wrapper .single-item.active .card-header span{font-size:22px;line-height:25px}.our-process-section-wrapper .middle-wrapper .cards-wrapper .single-item.active .card-header span:first-child{writing-mode:inherit;text-orientation:inherit}.our-process-section-wrapper .middle-wrapper .cards-wrapper .single-item.active .card-header .card-number{position:absolute;right:20px;bottom:20px;opacity:.5;font-size:40px}.wrapper-field-of-practice .header-bar{flex-direction:row;justify-content:space-between;text-align:left}.wrapper-field-of-practice .header-bar p{width:40%}.wrapper-sync-slider .bottom-wave{bottom:-190px}.contact-form-row-wrapper .middle-col{display:flex;align-items:center;gap:20px}.contact-form-row-wrapper .middle-col .left-col,.contact-form-row-wrapper .middle-col .right-col{flex:1}.contact-form-row-wrapper .middle-col .left-col{padding-right:60px}.contact-form-row-wrapper .middle-col .left-col .header-col .title{font-size:38px;line-height:45px}.contact-form-row-wrapper .middle-col .left-col .header-col .title span{display:block}.contact-form-row-wrapper .middle-col .submit-row{flex-direction:row;justify-content:space-between;align-items:center}.contact-form-row-wrapper .middle-col .submit-row .button p{display:flex;align-items:center;flex-direction:row-reverse;gap:10px}.contact-form-row-wrapper .middle-col .submit-row .button input{padding:15px 45px}}@media only screen and (min-width: 1300px){.snap-scroller-cards-wrapper .snap-scroller-card .wrap-two-col .right-col{padding-right:12vw;flex:none;width:35%}.snap-scroller-cards-wrapper .snap-scroller-card .wrap-two-col .right-col .wrap-tagline{display:none}.snap-scroller-cards-wrapper .snap-scroller-card .wrap-two-col .right-col .title{font-size:50px;line-height:65px;max-width:70%}.snap-scroller-cards-wrapper .snap-scroller-card .wrap-two-col .right-col p{margin:0;line-height:25px;font-size:18px}.snap-scroller-cards-wrapper .snap-scroller-card .second-col-wrapper{justify-content:center}.snap-scroller-cards-wrapper .snap-scroller-card .second-col-wrapper .left-col{flex:none;width:60%;padding-left:0;padding-top:40px}.snap-scroller-cards-wrapper .snap-scroller-card .second-col-wrapper .left-col .header{margin-bottom:40px}.snap-scroller-cards-wrapper .snap-scroller-card .second-col-wrapper .left-col .header .title{font-size:43px;line-height:45px;max-width:70%;margin:0 auto}.snap-scroller-cards-wrapper .snap-scroller-card .second-col-wrapper .left-col p{margin:0;line-height:25px;font-size:18px;margin-bottom:20px}.snap-scroller-cards-wrapper .snap-scroller-card .second-col-wrapper .right-video{flex:none;width:50%}.snap-scroller-cards-wrapper .snap-scroller-card .area-of-spec-wrapper{padding:10vw 20vw 20vw;height:calc(100vh - 10vw)}.snap-scroller-cards-wrapper .snap-scroller-card .area-of-spec-wrapper .header{margin-bottom:60px}.snap-scroller-cards-wrapper .snap-scroller-card .area-of-spec-wrapper .header .title{font-size:48px;line-height:52px}.snap-scroller-cards-wrapper .snap-scroller-card .area-of-spec-wrapper .cards-wrapper{position:relative;z-index:2;gap:60px}.snap-scroller-cards-wrapper .snap-scroller-card .area-of-spec-wrapper .cards-wrapper .wrap-card{padding:50px}.snap-scroller-cards-wrapper .snap-scroller-card .area-of-spec-wrapper .cards-wrapper .wrap-card .icon{width:50px;height:50px}.snap-scroller-cards-wrapper .snap-scroller-card .area-of-spec-wrapper .cards-wrapper .wrap-card .icon svg{width:20px;height:20px}.snap-scroller-cards-wrapper .snap-scroller-card .area-of-spec-wrapper video.video-base{z-index:0;bottom:-20vw}.snap-scroller-cards-wrapper .snap-scroller-card video.video-left{left:-25vw;opacity:.5}.snap-scroller-cards-wrapper .snap-scroller-card .video-base{top:18vw}.main-header-section{padding-top:40vh;padding-bottom:25vh}.main-header-section::before{background:#000;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgb(0, 12, 30) 100%);bottom:0;filter:blur(0px)}.main-header-section .wrapper-middle{max-width:80vw;margin:0 auto;align-items:end}.main-header-section .wrapper-middle .left-col{padding-right:40px;flex:auto;width:60%}.main-header-section .wrapper-middle .left-col .wrap-tagline{margin-bottom:40px}.main-header-section .wrapper-middle .left-col .wrap-tagline .tagline{padding:18px 40px}.main-header-section .wrapper-middle .left-col .main-title{font-size:60px;line-height:75px;max-width:100%}.main-header-section .wrapper-middle .left-col .main-title span{display:block}.main-header-section .wrapper-middle .right-col{padding:40px 0 0;color:#c1c1c1;flex:auto;width:40%}.main-header-section .wrapper-middle .right-col p{font-size:22px;line-height:30px;max-width:85%}.main-header-section .bottom-wave .video-base{bottom:-370px}.our-process-section-wrapper{padding-bottom:100px}.our-process-section-wrapper .middle-wrapper{max-width:80vw;margin:0 auto}.our-process-section-wrapper .middle-wrapper .header-bar{align-items:center;margin-bottom:100px}.our-process-section-wrapper .middle-wrapper .header-bar .header-title{font-size:48px;line-height:50px;max-width:50%}.our-process-section-wrapper .middle-wrapper .header-bar p{max-width:30%;line-height:25px}.our-process-section-wrapper .middle-wrapper .cards-wrapper{gap:40px}.our-process-section-wrapper .middle-wrapper .cards-wrapper .single-item{padding:70px 0;cursor:pointer}.our-process-section-wrapper .middle-wrapper .cards-wrapper .single-item .card-header span{font-size:22px;letter-spacing:.8px}.our-process-section-wrapper .middle-wrapper .cards-wrapper .single-item .card-header .card-number{font-size:40px}.our-process-section-wrapper .middle-wrapper .cards-wrapper .single-item.active{padding:150px 100px}.our-process-section-wrapper .middle-wrapper .cards-wrapper .single-item.active .card-header span{font-size:35px;font-weight:500;letter-spacing:0;max-width:60%;line-height:40px}.our-process-section-wrapper .middle-wrapper .cards-wrapper .single-item.active .card-header .card-number{right:40px;bottom:40px;font-size:160px;opacity:.05}.our-process-section-wrapper .middle-wrapper .cards-wrapper .single-item.active .content p{line-height:25px}.wrapper-field-of-practice{padding-bottom:100px}.wrapper-field-of-practice .wrapper-middle{max-width:80vw;margin:0 auto}.wrapper-field-of-practice .header-bar{align-items:center;margin-bottom:100px}.wrapper-field-of-practice .header-bar .header-title{font-size:48px;line-height:50px;max-width:50%}.wrapper-field-of-practice .header-bar p{max-width:30%;line-height:25px}.wrapper-field-of-practice .practice-mobile-slider{max-width:80vw;margin:0 auto;gap:30px;display:grid;grid-template-columns:repeat(6, 1fr)}.wrapper-field-of-practice .practice-mobile-slider .single-card{padding:30px;transition:all .3s ease-in-out}.wrapper-field-of-practice .practice-mobile-slider .single-card:hover{transition:all .3s ease-in-out;transform:scale(1.01);background:rgba(0,0,0,0)}.wrapper-field-of-practice .practice-mobile-slider .single-card p{font-weight:300;color:#b6b3bd}.wrapper-field-of-practice .practice-mobile-slider .single-card .spotlight{position:absolute;width:400px;height:400px;background:#557ed9;background:radial-gradient(circle, rgb(41, 77, 155) 0%, rgb(1, 33, 92) 100%);border-radius:50%;pointer-events:none;opacity:0;transform:translate(-50%, -50%);filter:blur(150px);mix-blend-mode:soft-light}.wrapper-field-of-practice .practice-mobile-slider .single-card:nth-child(1){grid-column:1/4}.wrapper-field-of-practice .practice-mobile-slider .single-card:nth-child(2){grid-column:4/7}.wrapper-field-of-practice .practice-mobile-slider .single-card:nth-child(3){grid-column:1/3}.wrapper-field-of-practice .practice-mobile-slider .single-card:nth-child(4){grid-column:3/5}.wrapper-field-of-practice .practice-mobile-slider .single-card:nth-child(5){grid-column:5/7}.wrapper-field-of-practice .practice-mobile-slider .single-card:nth-child(6){grid-column:1/4}.wrapper-field-of-practice .practice-mobile-slider .single-card:nth-child(7){grid-column:4/7}.wrapper-team-members-slider{padding-bottom:100px;overflow:hidden;padding-top:150px}.wrapper-team-members-slider .bg-image{width:100%;left:50%;transform:translateX(-50%);bottom:0;-o-object-fit:fill;object-fit:fill}.wrapper-team-members-slider .main-title{font-size:48px;line-height:55px}.wrapper-team-members-slider .wrapper-slider{max-width:70vw;margin:0 auto}.wrapper-team-members-slider .wrapper-slider .team-members-slider .single-member{padding:60px 40px;position:relative;overflow:hidden;cursor:default;border:none}.wrapper-team-members-slider .wrapper-slider .team-members-slider .single-member .spotlight{position:absolute;width:200px;height:200px;background:#557ed9;background:radial-gradient(circle, rgb(248, 248, 248) 0%, rgb(1, 33, 92) 100%);border-radius:50%;pointer-events:none;opacity:0;transform:translate(-50%, -50%);filter:blur(100px);mix-blend-mode:soft-light}.wrapper-team-members-slider .wrapper-slider .team-members-slider .single-member .img-wrapper{max-width:55%;height:200px}.wrapper-team-members-slider .wrapper-slider .team-members-slider .owl-nav button.owl-prev{left:-70px}.wrapper-team-members-slider .wrapper-slider .team-members-slider .owl-nav button.owl-next{right:-70px}.wrapper-sync-slider{padding:5vw 0 24vw}.wrapper-sync-slider .bottom-wave{bottom:-16vw}.wrapper-sync-slider .middle-wrapper{max-width:90vw;margin:0 auto}.wrapper-sync-slider .middle-wrapper .main-image-slider{overflow:hidden;border-radius:30px}.wrapper-sync-slider .middle-wrapper .main-image-slider .slider-item{height:100%}.wrapper-sync-slider .middle-wrapper .main-image-slider .slider-item .content-wrapper{top:auto;bottom:14vw;width:36vw;position:absolute;padding:0 6vw}.wrapper-sync-slider .middle-wrapper .main-image-slider .slider-item .content-wrapper .title{font-size:48px;line-height:55px;overflow:visible;display:block;-webkit-line-clamp:inherit;line-clamp:inherit;-webkit-box-orient:inherit}.wrapper-sync-slider .middle-wrapper .main-image-slider .slider-item .content-wrapper p{overflow:visible;display:block;-webkit-line-clamp:inherit;line-clamp:inherit;-webkit-box-orient:inherit}.wrapper-sync-slider .middle-wrapper .main-image-slider .slider-item .content-wrapper a{padding:15px 35px;border:1px solid rgba(28,43,61,.7960784314)}.wrapper-sync-slider .middle-wrapper .wrapper-second-slider{width:40vw;right:4.5vw;left:auto;padding:0;bottom:28vw}.wrapper-sync-slider .middle-wrapper .wrapper-second-slider .owl-stage{padding-left:0 !important}.wrapper-sync-slider .middle-wrapper .wrapper-second-slider .arrows-wrapper{display:flex;align-items:center;gap:20px;justify-content:space-between;flex-direction:row-reverse;padding-top:50px;padding-right:50px}.wrapper-sync-slider .middle-wrapper .wrapper-second-slider .arrows-wrapper .slider-counters{flex:1}.wrapper-sync-slider .middle-wrapper .wrapper-second-slider .arrows-wrapper .slider-counters .current-slider-number{font-size:40px;line-height:40px}.wrapper-sync-slider .middle-wrapper .wrapper-second-slider .arrows-wrapper .custom-navigation{gap:15px}.wrapper-sync-slider .middle-wrapper .wrapper-second-slider .arrows-wrapper .custom-navigation .nav-button{position:relative;width:60px;height:60px}.wrapper-faqs{padding-bottom:100px}.wrapper-faqs.padding-top{padding-top:150px}.wrapper-faqs .header-data{gap:30px;margin-bottom:70px}.wrapper-faqs .header-data .title{font-size:48px;line-height:55px}.wrapper-faqs .header-data p{max-width:40%;margin:0 auto;line-height:25px}.wrapper-faqs .wrapper-rows .single-row{cursor:pointer}.contact-form-row-wrapper{padding:0}.contact-form-row-wrapper .middle-col{padding:7vw 9.5vw}.contact-form-row-wrapper .middle-col .left-col .header-col .title{font-size:48px;line-height:60px}.contact-form-row-wrapper .middle-col .left-col .header-col p{width:60%}.contact-form-row-wrapper .middle-col .submit-row .left-col{padding-right:0}.contact-form-row-wrapper .middle-col .submit-row .left-col span{display:inline-block}.contact-form-row-wrapper .middle-col .submit-row .button input{padding:13px 65px;cursor:pointer}}@media only screen and (min-width: 1300px){.main-header-section .wrapper-middle .left-col .main-title{max-width:70%}}/*# sourceMappingURL=home.min.css.map */