:root{--primary-color:#1b6cb5;--secondary-color:#3ba3fa;--color-success:#13dd17;--color-black:#252525;--color-white:#ffffff;--color-gray-1:#9d9d9d;--color-gray-2:#a8a8a8;--font-primary:"Poppins", sans-serif;--font-secondary:"Roboto", sans-serif}h1,h2,h3,h4,h5,h6{font-family:var(--font-primary);font-weight:600;color:var(--color-black)}p{font-family:var(--font-secondary);font-weight:400;color:var(--color-black)}header .wrapper nav ul li:not(:last-child) a{color:#000}header nav ul li ul li a{color:#ffffff!important}.custom-logo-link{display:block!important}a.inverse{display:none!important}.toggle #menuIcon{color:#000000!important}.main-banner .text-wrapper .top-heading{font-family:var(--font-primary);font-weight:600;font-size:45px}.main-banner .colored-text{font-size:84px;background:linear-gradient(0deg,rgba(27,108,181,1) 0%,rgba(59,163,250,1) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.main-banner .image-wrapper{position:relative;transition:0.1s ease-out}.main-banner .image-wrapper .tilt-img{position:absolute;transition:transform 3s ease-in-out;z-index:1}.main-banner .image-wrapper .tilt-img.logo-one{top:10rem;left:5rem}.main-banner .image-wrapper .tilt-img.logo-two{bottom:10rem;left:10rem}.main-banner .image-wrapper .tilt-img.logo-three{bottom:20rem;right:10rem}.main-banner .image-wrapper .tilt-img.logo-four{top:10rem;right:5rem}button{font-family:var(--font-primary);font-weight:600}.primary-bordered-btn{border:2px solid var(--primary-color);background-color:transparent;border-radius:25px 25px 25px 10px;padding:12px 40px;color:var(--primary-color);text-decoration:none;transition:.3s ease-in-out all}.primary-bordered-btn:hover{background-color:#035394;color:var(--color-white);border-color:#035394}.btn-wrapper button:not(:first-child){margin-left:10px}.logo-section{transform:translateY(-2rem)}.logo-section .logo-wrapper{width:75%;height:8rem;margin:0 auto;background-color:var(--color-white);box-shadow:5px 5px 12px #00000032}.logo-section .logo-carousel .logo-item img{width:75%;height:auto;-webkit-filter:grayscale(100%) brightness(100%);filter:grayscale(100%) brightness(100%);transition:0.3s ease-in-out all}.logo-section .logo-carousel .logo-item img:hover{-webkit-filter:none;filter:none}.icon-box-wraper{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;width:100%}.icon-box-wraper .icon-box{display:flex}.icon-box-wraper .icon-box .content-wraper h5{font-size:16px}.icon-box-wraper .icon-box .content-wraper p{font-size:12px}.icon-box-wraper .icon-box .icon-wraper{margin-right:20px}.about-section .sec-image,.contact-section.subpage-layout .sec-image{position:relative;min-height:50vh}.about-section .sec-image .curved-image,.contact-section.subpage-layout .sec-image .curved-image{position:absolute;width:40vh;height:40vh;border-bottom-left-radius:50%;border:5px solid var(--color-white);background-size:cover;background-repeat:no-repeat;background-position:center center;transition:background-position 0.1s ease-out}.about-section .sec-image .img-front,.contact-section.subpage-layout .sec-image .img-front{top:0;left:40%;z-index:2}.about-section .sec-image .img-back,.contact-section.subpage-layout .sec-image .img-back{top:50%;right:40%;z-index:1}.about-section .sec-image .info-box{position:absolute;width:10rem;top:50%;left:50%;transform:translateX(-10rem) translateY(-50%);color:var(--color-white);padding:20px;border-radius:15px;box-shadow:5px 5px 12px #00000018;background:-moz-linear-gradient(180deg,rgba(59,163,250,1) 0%,rgba(27,108,181,1) 100%);background:-webkit-linear-gradient(180deg,rgba(59,163,250,1) 0%,rgba(27,108,181,1) 100%);background:linear-gradient(180deg,rgba(59,163,250,1) 0%,rgba(27,108,181,1) 100%);z-index:3}.about-section .sec-image .info-box h5{color:var(--color-white);font-size:36px;font-weight:600;margin:0;padding:0}.about-section .sec-image .info-box span{font-weight:400}.services-section{margin-top:10rem;height:80vh}.services-cards-wrapper{display:grid;grid-template-columns:repeat(4,1fr);width:100%}.services-cards-wrapper .service-card{background:var(--color-white);box-shadow:3px 3px 8px #00000018;text-align:center;transition:all 0.3s ease-in-out}.services-cards-wrapper .service-card:hover{transform:scale(1.05);box-shadow:5px 5px 12px #00000032;background:-moz-linear-gradient(322deg,rgba(59,163,250,1) 0%,rgba(27,108,181,1) 100%);background:-webkit-linear-gradient(322deg,rgba(59,163,250,1) 0%,rgba(27,108,181,1) 100%);background:linear-gradient(322deg,rgba(59,163,250,1) 0%,rgba(27,108,181,1) 100%);color:var(--color-white);cursor:pointer}.services-cards-wrapper .service-card:hover .card-content p,.services-cards-wrapper .service-card:hover .card-content h5{color:var(--color-white)}.services-cards-wrapper .service-card svg{stroke:var(--primary-color);stroke-width:4px;fill:none;transition:all 0.3s ease-in-out}.services-cards-wrapper .service-card:hover svg{stroke:var(--color-white)}.services-section .sec-image{position:relative;height:50vh}.services-section .sec-image img{display:block;margin:0 auto;position:absolute;bottom:0}.tools-section{margin-top:15rem}.tools-section .button-tab-wrapper .nav-tabs{border-bottom:none;justify-content:center}.tools-section .button-tab-wrapper .nav-tabs button{border:1px solid var(--primary-color);border-radius:25px;font-family:var(--font-primary);font-weight:400;color:var(--primary-color);padding:10px 20px;text-transform:capitalize}.tools-section .button-tab-wrapper .nav-tabs button:hover{background-color:var(--primary-color);color:var(--color-white)}.tools-section .button-tab-wrapper .nav-tabs button.active{background-color:var(--primary-color);color:var(--color-white)}.tools-section .button-tab-wrapper .nav-tabs button:not(:first-child){margin-left:10px}.tools-section .button-tab-wrapper .tab-content .tech-logos-wrapper{width:100%;display:flex;flex-wrap:wrap;row-gap:20px;column-gap:40px;justify-content:center}.tools-section .button-tab-wrapper .tab-content .tech-logos-wrapper img{width:150px;height:auto;display:block;margin:0 auto}.quote-section .text-wrapper{position:relative;text-align:center}.quote-section .text-wrapper img{position:absolute;top:0;right:0;transform:translateY(-50%)}.steps-wrapper{display:grid;grid-template-columns:repeat(3,1fr);column-gap:50px;width:100%}.steps-wrapper .single-step .step-no{margin:0 auto;border:2px solid var(--primary-color);color:var(--primary-color);width:50px;height:50px;border-radius:50%;justify-content:center}.steps-wrapper .single-step .step-no span{font-size:30px;font-weight:600;font-family:var(--font-primary)}.steps-wrapper .single-step{position:relative;text-align:center}.steps-wrapper .single-step:not(:last-child)::after{content:'';position:absolute;width:100%;height:2px;top:25px;left:calc(50% + 25px);background-color:var(--primary-color)}.categories-section .categories-bg{height:40vh}.categories-section .accordion-wrapper{width:80%;margin-left:auto;margin-right:auto;background-color:var(--color-white);box-shadow:5px 5px 12px #00000018;transform:translateY(-8rem)}.categories-section .accordion-wrapper .accordion{display:grid;grid-template-columns:repeat(2,1fr);width:100%}.categories-section .accordion-wrapper .accordion .accordion-body .sub-page-list{list-style:none}.categories-section .accordion-wrapper .accordion .accordion-body .sub-page-list .list-item{transition:.3s ease-in-out}.categories-section .accordion-wrapper .accordion .accordion-body .sub-page-list .list-item a{font-size:16px;font-weight:600;color:var(--color-gray-1);text-decoration:none;transition:.3s ease-in-out}.categories-section .accordion-wrapper .accordion .accordion-body .sub-page-list .list-item:hover a{color:var(--color-black)}.categories-section .jumbotron{background-color:transparent;justify-content:center;padding-top:0}.categories-section .jumbotron .text-wrapper{color:#000;margin-right:20px}.form-stepper{padding-left:25px}.form-stepper ul{list-style:none}.form-stepper .form-step{display:grid;grid-template-columns:auto 1fr;align-items:stretch;gap:20px;margin-top:16px}.form-stepper .form-step:not(:last-child) .form-step-no::after{content:'';position:absolute;width:1px;height:16px;bottom:0;left:50%;transform:translateX(-50%) translateY(calc(100% + 1px));background-color:var(--color-gray-2)}.form-stepper .form-step .form-step-text p{margin:0;padding:0}.form-stepper .form-step .form-step-no{position:relative;width:2.5rem;height:2.5rem;border:2px solid var(--color-gray-2);border-radius:50%;color:var(--color-gray-2)}.form-stepper .form-step .form-step-no,.form-stepper .form-step .form-step-text p{font-size:18px;font-family:var(--font-primary);color:var(--color-gray-2)}.form-stepper .active .form-step-text p{font-weight:600;color:var(--color-black)}.form-stepper .completed .form-step-text p{color:var(--color-black)}.form-stepper .active .form-step-no{background-color:var(--primary-color);border-color:var(--primary-color);color:var(--color-white)}.form-stepper .completed .form-step-no{background-color:var(--color-success);border-color:var(--color-success);color:var(--color-white)}.form-stepper .form-step.active .form-step-no::after{background-color:var(--primary-color)}.form-stepper .form-step.completed .form-step-no::after{background-color:var(--color-success)}.blob{height:250px;background-color:#fff;aspect-ratio:1;border-radius:50%;position:absolute;left:50%;top:50%;translate:-50% -50%;background:linear-gradient(to right,aquamarine,mediumpurple);animation:rotate 2s ease-in-out infinite;z-index:-1}@keyframes rotate{0%{transform:rotate(0deg)}50%{scale:1 1.5}100%{transform:rotate(360deg)}}.page-content{position:relative;background-color:#ffffff45;backdrop-filter:blur(100px)}.hiring-form-wraper{width:100%;transition:.3s ease-in-out;position:relative}.hiring-form-wraper .step-heading{font-family:var(--font-primary);font-weight:400}.hiring-form-wraper hr{background-color:#00000030}.custom_radio_btn .wpcf7-list-item label{display:flex;font-family:var(--font-primary);font-weight:400}.custom_radio_btn p{line-height:normal}.custom_radio_btn .wpcf7-list-item input[type="radio"]{width:15px;height:15px;margin:5px 10px 0 0}.text-line{font-size:14px}.custom_radio_btn .wpcf7-list-item{margin:0}.custom_radio_btn .wpcf7-list-item label:hover{cursor:pointer}.hiring-form-wraper .fieldset-cf7mls{height:calc(75vh - 40px)}.hiring-form-wraper .cf7mls-btns{border-top:1px solid #00000030;position:absolute;width:100%;bottom:0}.hiring-form-wraper .cf7mls_next{font-family:var(--font-primary);font-weight:600;border:2px solid var(--primary-color);background-color:var(--primary-color);border-radius:25px 25px 25px 10px;padding:10px;width:40%;color:#fff;text-decoration:none;transition:.3s ease-in-out all}.hiring-form-wraper .cf7mls_back{font-family:var(--font-primary);font-weight:600;border:2px solid var(--primary-color);background-color:transparent;border-radius:25px 25px 25px 10px;padding:10px;width:40%;color:var(--primary-color);text-decoration:none;transition:.3s ease-in-out all}.hiring-form-wraper .cf7mls_next.action-button,.hiring-form-wraper .cf7mls_back.action-button{padding:13px 20px}.hiring-form-wraper button[type="submit"]{display:block;font-family:var(--font-primary);font-weight:600;font-size:inherit;line-height:inherit;border:2px solid var(--primary-color);background-color:var(--primary-color);border-radius:25px 25px 25px 10px;padding:13px;width:40%;color:#fff;text-decoration:none;transition:.3s ease-in-out all;margin-top:25px;margin-left:auto;position:relative;text-align:center}.hiring-form-wraper .hiring-form-input input{width:100%;padding:12px 20px;margin-bottom:15px;font-family:var(--font-secondary);font-weight:400;font-size:14px;background-color:#c6c6c61a;color:var(--color-black);border:none;border:2px solid transparent;border-radius:25px}.hiring-form-wraper .hiring-form-input input::placeholder{color:#999}.hiring-form-wraper .hiring-form-input input:focus{border-color:var(--primary-color);outline:none;box-shadow:none}@media screen and (min-width:768px) and (max-width:1023px) and (-webkit-min-device-pixel-ratio:2){header nav ul li ul li a{color:#696969!important}.main-banner{background-position:center right}.main-banner .sec-content.full-height{min-height:75vh}.main-banner .sec-content .text-wrapper{text-align:center}.hide-small{display:none}.logo-section .logo-wrapper{height:10rem}.form-stepper{padding-left:0}.form-stepper ul{width:80%;display:flex;justify-content:space-between;padding:0;margin-left:auto;margin-right:auto;margin-bottom:3rem}.form-stepper .form-step{flex:1;display:flex;flex-direction:column;width:100%;box-sizing:border-box}.form-stepper .form-step .form-step-no{width:100%;height:18px;border-radius:0;font-size:14px;background-color:#ebebeb;border:none}.form-stepper .form-step-text{display:none}.form-stepper .form-step.active .form-step-no{background-color:var(--primary-color)}.form-stepper .form-step.completed .form-step-no{background-color:var(--color-success)}.form-stepper .form-step:not(:last-child) .form-step-no::after{width:14px;height:14px;top:50%;left:100%;transform:translateX(-50%) translateY(-50%) rotate(45deg);background-color:#ebebeb;border-top:2px solid var(--color-white);border-right:2px solid var(--color-white);z-index:2}.form-stepper .form-step.active .form-step-no::after{background-color:var(--primary-color)}.form-stepper .form-step.completed .form-step-no::after{background-color:var(--color-success)}.contact-section .hiring-form-wraper{width:80%;margin:0 auto}.contact-section .sec-content{text-align:center}.hiring-form-wraper .fieldset-cf7mls{height:100%}.hiring-form-wraper .cf7mls-btns{margin-top:3rem;position:static}.about-section .sec-image{width:50%;margin:0 auto}.about-section .sec-image .curved-image{position:absolute;width:30vh;height:30vh;border-bottom-left-radius:50%}.about-section .sec-image .img-front{top:0;left:40%;z-index:2}.about-section .sec-image .img-back{top:25%;right:40%;z-index:1}.about-section .sec-image .info-box{top:25%}.about-section .sec-content{text-align:center}.about-section .sec-content .icon-box-wraper{width:50%;margin-left:auto;margin-right:auto;grid-template-columns:repeat(1,1fr);text-align:left}.services-section .sec-content{text-align:center}.services-cards-wrapper{margin-top:3rem;grid-template-columns:repeat(2,1fr);gap:30px;width:100%}.tools-section .button-tab-wrapper .tab-content .tech-logos-wrapper img{width:100px}.steps-wrapper{width:75%;margin-left:auto;margin-right:auto;grid-template-columns:repeat(1,1fr);row-gap:50px}.steps-wrapper .single-step:not(:last-child)::after{display:none}.categories-section .accordion-wrapper{transform:translateY(-11rem)}.categories-section .accordion-wrapper .accordion{display:block;width:100%}}@media screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:2){header nav ul li ul li a{color:#696969!important}.main-banner{background-position:center right}.main-banner .sec-content.full-height{min-height:75vh}.main-banner .text-wrapper .top-heading{font-size:28px}.main-banner .colored-text{font-size:55px}.main-banner .sec-content .text-wrapper{text-align:center}.hide-small{display:none}.logo-section .logo-wrapper{height:10rem;padding:0!important}.form-stepper{padding-left:0}.form-stepper ul{width:80%;display:flex;justify-content:space-between;padding:0;margin-left:auto;margin-right:auto;margin-bottom:3rem}.form-stepper .form-step{flex:1;display:flex;flex-direction:column;width:100%;box-sizing:border-box}.form-stepper .form-step .form-step-no{width:100%;height:18px;border-radius:0;font-size:14px;background-color:#ebebeb;border:none}.form-stepper .form-step-text{display:none}.form-stepper .form-step.active .form-step-no{background-color:var(--primary-color)}.form-stepper .form-step.completed .form-step-no{background-color:var(--color-success)}.form-stepper .form-step:not(:last-child) .form-step-no::after{width:14px;height:14px;top:50%;left:100%;transform:translateX(-50%) translateY(-50%) rotate(45deg);background-color:#ebebeb;border-top:2px solid var(--color-white);border-right:2px solid var(--color-white);z-index:2}.form-stepper .form-step.active .form-step-no::after{background-color:var(--primary-color)}.form-stepper .form-step.completed .form-step-no::after{background-color:var(--color-success)}.contact-section .hiring-form-wraper{width:80%;margin:0 auto;padding:25px!important}.contact-section .sec-content{text-align:center}.hiring-form-wraper .fieldset-cf7mls{height:100%}.hiring-form-wraper .cf7mls-btns{display:flex;flex-direction:column;flex-direction:column-reverse;margin-top:3rem;position:static;padding-top:20px}.hiring-form-wraper .cf7mls-btns button.cf7mls_next,.hiring-form-wraper .cf7mls-btns button.cf7mls_back{width:100%;margin:10px 0 10px;box-sizing:border-box}.about-section .sec-image{width:50%;margin:0 auto}.about-section .sec-image .curved-image{position:absolute;width:25vh;height:25vh;border-bottom-left-radius:50%}.about-section .sec-image .img-front{top:0;left:40%;z-index:2}.about-section .sec-image .img-back{top:25%;right:40%;z-index:1}.about-section .sec-image .info-box{top:25%}.about-section .sec-content{text-align:center}.about-section .sec-content .icon-box-wraper{width:50%;margin-left:auto;margin-right:auto;grid-template-columns:repeat(1,1fr);row-gap:50px;text-align:left}.about-section .sec-content .icon-box-wraper .icon-box{display:block;text-align:center}.about-section .sec-content .icon-box-wraper .content-wraper{margin-top:20px}.services-section{margin-top:5rem;height:100%}.services-section .sec-content{text-align:center}.services-cards-wrapper{margin-top:3rem;grid-template-columns:repeat(1,1fr);gap:0;width:90%;margin-left:auto;margin-right:auto}.tools-section{margin-top:8rem}.tools-section .button-tab-wrapper .tab-buttons button{margin-bottom:15px}.tools-section .button-tab-wrapper .tab-content .tech-logos-wrapper img{width:100px}.steps-wrapper{width:75%;margin-left:auto;margin-right:auto;grid-template-columns:repeat(1,1fr);row-gap:50px}.steps-wrapper .single-step:not(:last-child)::after{display:none}.categories-section .accordion-wrapper{transform:translateY(-4rem)}.categories-section .accordion-wrapper .accordion{display:block;width:100%}.categories-section .jumbotron{display:block}.categories-section .jumbotron .text-wrapper{margin-right:0;margin-bottom:20px}}.subpage-banner .sec-content h1{font-size:46px}.subpage-banner .sec-content{height:100vh}.capabilities-sec .sec-header{padding-bottom:8rem}.capabilities-sec .capabilities-cards-wrapper{display:grid;grid-template-columns:repeat(2,1fr);row-gap:30px;column-gap:30px;width:100%;transform:translateY(-5rem)}.capabilities-sec .capabilities-cards-wrapper .capability-card{background-color:var(--color-white);border:1px solid var(--color-gray-2);box-shadow:5px 5px 12px #00000018;position:relative}.capabilities-sec .capabilities-cards-wrapper .capability-card:nth-child(odd):last-child{grid-column:span 2;place-self:center;width:50%}.capabilities-sec .capabilities-cards-wrapper .capability-card::before{content:' ';position:absolute;width:16px;height:60%;top:50%;left:0;transform:translateY(-50%) translateX(-8px);background-color:var(--primary-color)}.tech-tiers-sec .tech-tiers-wrapper .tier-card{background:var(--color-white);box-shadow:3px 3px 8px #00000018;text-align:center;transition:all 0.3s ease-in-out}.tech-tiers-sec .tech-tiers-wrapper{display:grid;gap:20px;grid-template-columns:repeat(4,1fr);width:100%}.tech-tiers-sec .tech-tiers-wrapper .tier-card:hover{transform:scale(1.05);box-shadow:5px 5px 12px #00000032;background:-moz-linear-gradient(322deg,rgba(59,163,250,1) 0%,rgba(27,108,181,1) 100%);background:-webkit-linear-gradient(322deg,rgba(59,163,250,1) 0%,rgba(27,108,181,1) 100%);background:linear-gradient(322deg,rgba(59,163,250,1) 0%,rgba(27,108,181,1) 100%);color:var(--color-white);cursor:pointer}.tech-tiers-sec .tech-tiers-wrapper .tier-card:hover .card-content p,.tech-tiers-sec .tech-tiers-wrapper .tier-card:hover .card-content h3{color:var(--color-white)}.tech-tiers-sec .tech-tiers-wrapper .tier-card .card-content h3{font-size:20px}.tech-tiers-sec .tech-tiers-wrapper .tier-card .card-content p{font-size:14px}.tech-tiers-sec .tech-tiers-wrapper .tier-card:hover img{filter:brightness(1000%) saturate(0%) contrast(100%)}.subpage-banner .image-wrapper{position:relative;height:100vh;width:100%}.subpage-banner .image-wrapper .circle{border-radius:50%;background-color:#a5a5a52d;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:2s ease-in-out}.subpage-banner .image-wrapper .circle.circle-sm{width:10rem;height:10rem;z-index:3;animation:scale-up 9.4s ease-in-out infinite}.subpage-banner .image-wrapper .circle.circle-md{width:15rem;height:15rem;z-index:2;animation:scale-up 9.8s ease-in-out infinite}.subpage-banner .image-wrapper .circle.circle-lg{width:20rem;height:20rem;z-index:1;animation:scale-up 10s ease-in-out infinite}.subpage-banner .image-wrapper .tech-logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:4;transition:2s ease-in-out;animation:scale-up-logo 15s ease-in-out infinite}@media screen and (min-width:768px) and (max-width:1023px) and (-webkit-min-device-pixel-ratio:2){header nav ul li ul li a{color:#696969!important}.subpage-banner .sec-content h1{font-size:44px}.capabilities-sec .capabilities-cards-wrapper{display:block}.capabilities-sec .capabilities-cards-wrapper .capability-card:not(:first-child){margin-top:20px}.capabilities-sec .capabilities-cards-wrapper .capability-card:nth-child(odd):last-child{width:100%}.tech-tiers-sec .tech-tiers-wrapper{grid-template-columns:repeat(2,1fr)}.subpage-banner .sec-content,.subpage-banner{height:60vh;text-align:center}.contact-section.subpage-layout .sec-image .curved-image{position:absolute;width:30vh;height:30vh;border-bottom-left-radius:50%}.contact-section.subpage-layout .sec-image .img-front{top:0;left:40%;z-index:2}.contact-section.subpage-layout .sec-image .img-back{top:25%;right:40%;z-index:1}.contact-section.subpage-layout .hiring-form-wraper{width:100%}}@media screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:2){header nav ul li ul li a{color:#696969!important}.subpage-banner .sec-content h1{font-size:32px}.capabilities-sec .capabilities-cards-wrapper{display:block}.capabilities-sec .capabilities-cards-wrapper .capability-card:not(:first-child){margin-top:20px}.capabilities-sec .capabilities-cards-wrapper .capability-card:nth-child(odd):last-child{width:100%}.tech-tiers-sec .tech-tiers-wrapper{width:80%;margin-left:auto;margin-right:auto}.tech-tiers-sec .tech-tiers-wrapper{grid-template-columns:repeat(1,1fr)}.subpage-banner .sec-content,.subpage-banner{height:60vh;text-align:center}.contact-section.subpage-layout .sec-image .curved-image{position:absolute;width:25vh;height:25vh;border-bottom-left-radius:50%}.contact-section.subpage-layout .sec-image .img-front{top:0;left:40%;z-index:2}.contact-section.subpage-layout .sec-image .img-back{top:25%;right:40%;z-index:1}.contact-section.subpage-layout .hiring-form-wraper{width:100%}.contact-section.subpage-layout .hiring-form-wraper{width:100%}}@keyframes scale-up{0%{transform:translate(-50%,-50%) scale(1);opacity:.2}50%{transform:translate(-50%,-50%) scale(2);opacity:.6}100%{transform:translate(-50%,-50%) scale(1);opacity:.2}}@keyframes scale-up-logo{0%{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.5)}100%{transform:translate(-50%,-50%) scale(1)}}