.v-main{display:flex;flex-wrap:wrap}.v-image{width:auto;height:auto}.v-link{color:#fff;text-decoration:none;font-weight:400;width:100%;justify-content:center;display:flex}.v-button,.v-link{cursor:pointer;align-items:center}.v-button{width:auto;font-size:14px;font-weight:600;line-height:1.2;padding:10px 16px;border-radius:8px;border:none;display:inline-flex;transform:scale(1);transition:opacity .3s ease,transform .3s ease}.v-button:hover{transform:scale(1.05)}.v-button img{margin-left:10px}.v-button.gradiant{color:#fff;background:linear-gradient(97.3deg,#5936e4 2.38%,#e65438);padding:10px 21px}.v-button.gradiant:hover{background:linear-gradient(97.3deg,rgba(89,54,228,.816) 2.38%,rgba(230,85,56,.816))}.v-button.secondary{color:#fff;background-color:hsla(0,0%,100%,.102)}.v-button.secondary:hover{background-color:hsla(0,0%,100%,.063)}.v-button.black{background-color:#000;color:#fff}.v-button.black:hover{background-color:rgba(0,0,0,.816)}.v-button.white{background-color:#fff;color:#000;border:.8px solid hsla(0,0%,62%,.4);border-radius:8px}.v-button.white:hover{background-color:hsla(0,0%,100%,.816)}.v-header{display:flex;width:100%;height:67px;align-items:center;justify-content:space-between;position:relative;z-index:1}.v-header.service-view-open{background:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px)}.v-header.secondary{background:linear-gradient(78.3deg,#d5f -19.96%,#6a39ff 35.07%)}.v-header ul{list-style:none;padding:0;margin:0;display:flex;gap:29px}.v-header li{padding:0;display:flex;align-items:center}.v-header li .dropdown-wrapper{position:relative}.v-header li .dropdown-wrapper:hover .dropdown{display:flex;justify-content:start}.v-header li .dropdown-wrapper .dropdown{position:absolute;width:150px;display:none;flex-direction:column;padding:10px 14px;gap:10px;background:hsla(0,0%,100%,.08);border-radius:var(--radius-s,8px);border:.5px solid hsla(0,0%,100%,.22);-webkit-backdrop-filter:blur(170.1499938965px);backdrop-filter:blur(170.1499938965px);transition:opacity .3s ease,transform .3s ease;z-index:1000}.v-header li .dropdown-wrapper .dropdown .v-link{justify-content:start}.v-header li .dropdown-wrapper .dropdown-btn{display:flex;align-items:center;justify-content:space-between;cursor:pointer;color:#fff}.v-header li .dropdown-wrapper .chevron-icon{transition:transform .3s ease;transform:rotate(90deg)}.v-header li .dropdown-wrapper .chevron-icon.rotate{transform:rotate(270deg)}.v-header .close-btn,.v-header .hamburger-btn,.v-header .logo-mobile{display:none}@media screen and (max-width:1024px){.v-header .hamburger-btn{display:block}.v-header .menu-btn{padding:4px 8px;font-size:24px}.v-header nav{display:none;background:linear-gradient(180deg,#04001c 100%,#12031d 0)}.v-header nav.mobile-view-open{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;flex-direction:column;padding:12px 20px;justify-content:left;align-items:baseline;min-height:100vh}.v-header nav.mobile-view-open .logo-mobile{display:block}.v-header nav.mobile-view-open .close-btn{display:block;position:fixed;top:15px;right:20px}.v-header nav.mobile-view-open ul{flex-direction:column;margin-top:20px}.v-header nav.mobile-view-open .v-link{justify-content:start}}.overlay-container{display:flex;justify-content:center;position:absolute;top:67px;width:100%;background:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);z-index:10;border-top:1px solid hsla(0,0%,100%,.12)}.overlay-container .overlay-wrapper{max-width:1310px;padding:40px 0 56px;width:100%;display:flex;gap:100px;justify-content:space-between;align-items:center}@media screen and (max-width:1310px){.overlay-container .overlay-wrapper{max-width:calc(100% - 40px)}}@media screen and (max-width:1024px){.overlay-container .overlay-wrapper{justify-content:center}}.overlay-container .overlay-wrapper .overlay-left{width:100%}.overlay-container .overlay-wrapper .overlay-left h5{max-width:218px;color:#fff;font-size:18px;font-style:normal;font-weight:600;line-height:131%;letter-spacing:-.18px}@media screen and (max-width:1024px){.overlay-container .overlay-wrapper .overlay-left h5{font-size:16px}}.overlay-container .overlay-wrapper .overlay-left a{display:flex;padding:12px 19px 12px 0;justify-content:start;align-items:center;color:#fff;font-size:16px;font-style:normal;font-weight:400;line-height:114%}@media screen and (max-width:1024px){.overlay-container .overlay-wrapper .overlay-left a{font-size:14px;padding:8px 15px 8px 0}}.overlay-container .overlay-wrapper .overlay-left .top{display:flex;flex-direction:column;gap:20px}@media screen and (max-width:1024px){.overlay-container .overlay-wrapper .overlay-left .top{gap:10px}}.overlay-container .overlay-wrapper .overlay-left .top .cards{display:flex;justify-content:space-between}.overlay-container .overlay-wrapper .overlay-left .divider{height:3px;background:linear-gradient(90deg,#5936e4,#e65438);margin-block:30px}@media screen and (max-width:1024px){.overlay-container .overlay-wrapper .overlay-left .divider{width:100%;margin-block:20px}}.overlay-container .overlay-wrapper .overlay-left .bottom{display:flex;flex-direction:column;gap:10px}.overlay-container .overlay-wrapper .overlay-left .bottom .left{display:flex}.overlay-container .overlay-wrapper .right-overlay{border-radius:16px;background:linear-gradient(78deg,rgba(221,85,255,.2) -19.96%,rgba(106,57,255,.2) 35.07%);-webkit-backdrop-filter:blur(9.5px);backdrop-filter:blur(9.5px);padding:40px;width:100%}.overlay-container .overlay-wrapper .right-overlay h2{color:#fff;font-size:28px;font-style:normal;font-weight:700;line-height:114%;letter-spacing:-.28px;max-width:427px}.overlay-container .overlay-wrapper .right-overlay p{color:hsla(0,0%,100%,.8);font-size:18px;font-style:normal;font-weight:500;line-height:157%;margin-block:20px 50px;max-width:403px}@media screen and (max-width:1024px){.overlay-container .overlay-wrapper .right-overlay{display:none}}.v-page-loader.hide{display:none}.v-loader{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.9);display:flex;justify-content:center;align-items:center;color:#fff;z-index:9999}.v-loader.hide{display:none}.v-input{height:44px}.v-input,.v-textarea{border-radius:8px;border:.8px solid #fff;background-color:transparent;color:#fff;padding:10px 15px}.v-textarea{min-height:44px}.v-errorMsg{color:#f44336;text-align:left;padding:0}.v-contact-us-wrapper{width:100%;height:100vh;background:linear-gradient(78.3deg,#d5f -19.96%,#6a39ff 35.07%);background-size:cover;color:#fff;min-height:630px}@media screen and (max-width:1024px){.v-contact-us-wrapper{min-height:1150px}}.v-contact-us-wrapper .contact-us-wrapper{width:100%;display:flex;flex-direction:column;align-items:flex-end;padding-top:50px}.v-contact-us-wrapper .contact-us-wrapper .close{cursor:pointer}.v-contact-us-wrapper .contact-us-wrapper .wrapper{width:100%;display:flex;flex-wrap:wrap;align-items:flex-start;z-index:1}.v-contact-us-wrapper .contact-us-wrapper .wrapper .left,.v-contact-us-wrapper .contact-us-wrapper .wrapper .right{width:50%}@media screen and (max-width:1024px){.v-contact-us-wrapper .contact-us-wrapper .wrapper .left,.v-contact-us-wrapper .contact-us-wrapper .wrapper .right{width:100%}}.v-contact-us-wrapper .contact-us-wrapper .wrapper h2{font-size:40px;font-weight:700;line-height:45.6px;letter-spacing:-.01em;text-align:left;max-width:427px}.v-contact-us-wrapper .contact-us-wrapper .wrapper .desc{font-size:18px;font-weight:500;line-height:30.6px;text-align:left;max-width:534px;color:hsla(0,0%,100%,.8);margin-top:42px;margin-bottom:140px}@media screen and (max-width:1024px){.v-contact-us-wrapper .contact-us-wrapper .wrapper .desc{margin-bottom:40px}}.v-contact-us-wrapper .contact-us-wrapper .wrapper .left .rating-images{display:flex;gap:5px}.v-contact-us-wrapper .contact-us-wrapper .wrapper .left .rating-images img{border-radius:12px}@media screen and (max-width:1024px){.v-contact-us-wrapper .contact-us-wrapper .wrapper img{display:none}}.v-contact-us-wrapper .contact-us-wrapper .wrapper .row{margin-bottom:17px}.v-contact-us-wrapper .contact-us-wrapper .wrapper .row.two-cols{display:flex;gap:22px}@media screen and (max-width:1024px){.v-contact-us-wrapper .contact-us-wrapper .wrapper .row.two-cols{flex-wrap:wrap}}.v-contact-us-wrapper .contact-us-wrapper .wrapper .row.two-cols>div{width:50%}@media screen and (max-width:1024px){.v-contact-us-wrapper .contact-us-wrapper .wrapper .row.two-cols>div{width:100%}}.v-contact-us-wrapper .contact-us-wrapper .wrapper .row .input-wrapper{display:flex;flex-direction:column;gap:8px}.v-contact-us-wrapper .contact-us-wrapper .wrapper .submit-btn{margin-top:12px;font-size:15px;font-weight:600;line-height:17.1px;height:44px;display:flex;align-items:center;text-decoration:none}.v-contact-us-wrapper .contact-us-wrapper .success-wrapper{margin-top:12px;padding:15px;border-radius:10px;color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.v-contact-us-wrapper .contact-us-wrapper .success-wrapper .v-button{margin-top:24px;margin-right:8px}.v-footer{background:linear-gradient(78.3deg,#d5f -19.96%,#6a39ff 35.07%);color:#fff}.v-footer .width-wrapper{flex-wrap:wrap}.v-footer .footer-wrapper{width:100%;font-size:14px;font-weight:400;line-height:23.8px;text-align:left;color:hsla(0,0%,100%,.502);display:flex;justify-content:space-between;flex-wrap:wrap;padding-top:32px;padding-bottom:64px;border-top:1px solid hsla(0,0%,100%,.161)}.v-footer .footer-wrapper>div{width:25%;text-align:center}.v-footer .footer-wrapper>div:first-child{text-align:left}.v-footer .footer-wrapper>div:last-child{text-align:right}@media screen and (max-width:1024px){.v-footer .footer-wrapper>div{width:100%;margin-bottom:20px;text-align:left}.v-footer .footer-wrapper>div .v-link{justify-content:start}.v-footer .footer-wrapper>div:last-child{text-align:left}}.v-footer .v-contact-us-wrapper{background:none;height:calc(100vh - 146px)}.v-footer .v-contact-us-wrapper .contact-us-wrapper .close{display:none}*{margin:0;padding:0;box-sizing:border-box;font-family:Plus Jakarta Sans,sans-serif}.width-wrapper{display:flex;width:100%;max-width:1310px;margin:auto;justify-content:inherit;align-items:inherit}@media screen and (max-width:1440px){.width-wrapper{max-width:1200px}}@media screen and (max-width:1240px){.width-wrapper{max-width:calc(100% - 40px)}.width-wrapper .width-wrapper{max-width:100%}}.text-gradiant{background:linear-gradient(90deg,#f7b733 37.47%,#f55 65.35%);-webkit-background-clip:text;background-clip:text}.text-gradiant,.text-gradiant-2{-webkit-text-fill-color:transparent}.text-gradiant-2{background:linear-gradient(90deg,#5b37e2,#d5514d);-webkit-background-clip:text;background-clip:text}.v-cookie-consent{position:fixed;left:0;bottom:0;width:50%;padding:15px 20px;background-color:#000;color:#fff;display:flex;justify-content:space-between;align-items:center;gap:20px;z-index:999999}@media screen and (max-width:1024px){.v-cookie-consent{width:100%;align-items:flex-start;min-height:150px}}.v-cookie-consent.hide{display:none}.v-hero{background:linear-gradient(180deg,rgba(16,9,58,.82),rgba(16,0,28,.82))}.v-hero,.v-hero-about{display:flex;width:100%;align-items:center;justify-content:space-between;min-height:200px;margin-top:-67px}.v-hero-about{background:linear-gradient(180deg,rgba(16,0,28,.24),rgba(41,0,51,.24))}.book-call{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;height:408px;width:100%;padding:58px;border-radius:20px;background:url(/_next/static/media/book_call_bg.1a3c48b2.png);background-repeat:no-repeat;background-size:cover;background-color:#220e37}@media screen and (max-width:1024px){.book-call{padding:38px}}.book-call .content-wrapper{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;position:absolute;left:58px;right:58px;z-index:1}@media screen and (max-width:1024px){.book-call .content-wrapper{left:38px;right:38px}}.book-call h3{color:#fff;font-size:40px;font-style:normal;font-weight:700;line-height:114%;letter-spacing:-.4px;max-width:503px}@media screen and (max-width:1024px){.book-call h3{font-size:32px}}.book-call p{color:hsla(0,0%,100%,.65);font-size:18px;font-style:normal;font-weight:400;line-height:170%;margin-block:20px 40px;max-width:503px}.book-call .v-link{width:auto}.book-call .book-call-img{position:absolute;width:auto;height:100%;right:0}@media screen and (max-width:860px){.book-call .book-call-img{display:none}}.gradient-box{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:36px;height:120px;width:100%;padding:40px;border-radius:20px;background:linear-gradient(90deg,#feba13 -26.76%,#e2473a 43.33%,#ce22e1 122.23%)}@media screen and (max-width:1024px){.gradient-box{gap:20px;height:auto}}.gradient-box a{text-decoration:none}.gradient-box .gradient-box-title{color:#fff;text-align:center;font-size:24px;font-style:normal;font-weight:700;line-height:114%;letter-spacing:-.24px}@media screen and (max-width:1024px){.gradient-box .gradient-box-title{font-size:20px}}.gradient-box .gradient-button{display:flex;padding:10px 21px;justify-content:center;align-items:center;border-radius:var(--radius-s,8px);background:#fff;height:max-content}.b-Elixir .Elixir-hero{position:relative;background:none}.b-Elixir .Elixir-hero .Elixir-hero-image{position:absolute;width:100%;height:100vh;max-height:835px;z-index:-1;object-fit:cover;background:#2f2640}@media screen and (max-width:1024px){.b-Elixir .Elixir-hero .Elixir-hero-image{height:90vh;min-height:600px}}@media screen and (max-width:500px){.b-Elixir .Elixir-hero .Elixir-hero-image{padding:30px 0;height:80vh}}.b-Elixir .Elixir-hero .overlay-graphic-design{padding:80px 0;display:flex;height:100vh;max-height:835px;justify-content:space-between;align-items:flex-end;text-align:left}@media screen and (max-width:1024px){.b-Elixir .Elixir-hero .overlay-graphic-design{padding:50px 0;height:54vh;min-height:600px}}@media screen and (max-width:500px){.b-Elixir .Elixir-hero .overlay-graphic-design{padding:30px 0;height:70vh;min-height:400px}}@media(max-width:865px){.b-Elixir .Elixir-hero .overlay-graphic-design .logo{display:none}}.b-Elixir .Elixir-hero .overlay-graphic-design .Elixir-hero-content{display:flex;flex-direction:column}.b-Elixir .Elixir-hero .overlay-graphic-design .Elixir-hero-content .pill{margin-bottom:37px}.b-Elixir .Elixir-hero .overlay-graphic-design .Elixir-hero-content h1{color:#fff;font-size:62px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:-1px}@media screen and (max-width:1024px){.b-Elixir .Elixir-hero .overlay-graphic-design .Elixir-hero-content h1{font-size:28px;font-weight:34px}}.b-Elixir .Elixir-hero .overlay-graphic-design .Elixir-hero-content p{color:hsla(0,0%,100%,.8);font-size:20px;font-style:normal;font-weight:400;line-height:140%;max-width:771px;margin-top:40px;margin-bottom:60px}@media screen and (max-width:1024px){.b-Elixir .Elixir-hero .overlay-graphic-design .Elixir-hero-content p{width:100%;margin:35px 0}}.b-Elixir .Elixir-hero .overlay-graphic-design .Elixir-hero-content .hero-buttons{width:-moz-fit-content;width:fit-content;display:grid;grid-template-columns:auto auto;grid-gap:10px;gap:10px}.b-Elixir .Elixir-hero .overlay-graphic-design .Elixir-hero-content .hero-buttons a .gradiant{width:100%}.b-Elixir .Elixir-hero .overlay-graphic-design .logo{width:150px}.b-Elixir .container{width:100%;display:flex;justify-content:center;background-color:#f5f4fa;padding:clamp(1.875rem,.1068734283rem + 7.5440067058vw,7.5rem) 0}.b-Elixir .container .width-wrapper{display:flex;flex-direction:column;align-items:left;gap:2rem}@media(min-width:1024px){.b-Elixir .container .width-wrapper{flex-direction:row}}.b-Elixir .container .width-wrapper .intro-section{width:100%;display:flex;flex-direction:column;justify-content:space-between}@media(min-width:1024px){.b-Elixir .container .width-wrapper .intro-section{width:50%}}.b-Elixir .container .width-wrapper .intro-section h2{font-size:1.875rem;font-weight:700;margin-bottom:16px}.b-Elixir .container .width-wrapper .intro-section p{font-size:1.125rem;color:#4b5563}.b-Elixir .container .width-wrapper .benefits-section{width:100%}@media(min-width:1024px){.b-Elixir .container .width-wrapper .benefits-section{width:50%}}.b-Elixir .container .width-wrapper .benefits-section h3{font-size:1.5rem;font-weight:600;margin-bottom:24px}.b-Elixir .container .width-wrapper .benefits-section ul{list-style-type:disc;padding-left:20px;color:#4b5563;font-size:1rem;line-height:1.5}.b-Elixir .container .width-wrapper .benefits-section ul li{margin-bottom:8px}.b-Elixir .pill{width:-moz-fit-content;width:fit-content;padding:10px 20px;border-radius:53px;border:1px solid rgba(142,141,192,.17);background:linear-gradient(90deg,#8b6cff,#e96965);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.b-Elixir .section-1{width:100%;display:flex;justify-content:center;background-color:#f5f4fa}.b-Elixir .section-1 .width-wrapper{display:flex;flex-direction:column;align-items:left;padding:100px 0 120px}@media screen and (max-width:1024px){.b-Elixir .section-1 .width-wrapper{min-height:auto;padding:50px 0}}@media screen and (max-width:500px){.b-Elixir .section-1 .width-wrapper{padding:30px 0}}.b-Elixir .section-1 .width-wrapper .pill{margin-bottom:34px}.b-Elixir .section-1 .width-wrapper h2{color:#0e0f1e;font-size:40px;font-style:normal;font-weight:600;line-height:140%;letter-spacing:-.31px;margin-bottom:20px}@media screen and (max-width:1024px){.b-Elixir .section-1 .width-wrapper h2{font-size:25px}}.b-Elixir .section-1 .width-wrapper .text{color:#0e0f1e;font-family:Plus Jakarta Sans;font-size:24px;font-style:normal;font-weight:500;line-height:160%;letter-spacing:-.24px;width:100%;margin-bottom:40px}.b-Elixir .section-1 .width-wrapper .cards-wrapper{grid-gap:20px;gap:20px;width:100%;display:grid;margin-bottom:100px;grid-template-columns:auto auto auto}@media screen and (max-width:1024px){.b-Elixir .section-1 .width-wrapper .cards-wrapper{margin-bottom:40px}}@media(max-width:920px){.b-Elixir .section-1 .width-wrapper .cards-wrapper{grid-template-columns:auto auto}}@media(max-width:600px){.b-Elixir .section-1 .width-wrapper .cards-wrapper{grid-template-columns:auto}}.b-Elixir .section-1 .width-wrapper .cards-wrapper .card{gap:44px;width:100%;padding:32px;display:flex;border-radius:20px;flex-direction:column;align-items:flex-start;-webkit-backdrop-filter:blur(7.75px);backdrop-filter:blur(7.75px);background:hsla(0,0%,100%,.5)}@media screen and (max-width:1024px){.b-Elixir .section-1 .width-wrapper .cards-wrapper .card{width:100%;padding:24px}}.b-Elixir .section-1 .width-wrapper .cards-wrapper .card .card-content{gap:14px;display:flex;flex-direction:column;align-items:flex-start}.b-Elixir .section-1 .width-wrapper .cards-wrapper .card .card-content h5{font-size:24px;font-weight:700;color:#0e0f1e;line-height:131%;font-style:normal;letter-spacing:-.24px}@media screen and (max-width:1024px){.b-Elixir .section-1 .width-wrapper .cards-wrapper .card .card-content h5{font-size:20px}}.b-Elixir .section-1 .width-wrapper .cards-wrapper .card .card-content p{font-size:18px;font-weight:400;line-height:170%;font-style:normal;color:rgba(0,0,0,.65)}.b-Elixir .b-service-section{width:100%;padding:clamp(1.875rem,.1068734283rem + 7.5440067058vw,7.5rem) 0;background-image:url(/assets/image-1/service-cloud.webp);background-repeat:no-repeat;background-size:cover;background-color:#220e37}.b-Elixir .b-service-section .width-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center}.b-Elixir .b-service-section .width-wrapper h2{color:#fff;font-family:Plus Jakarta Sans;font-size:40px;font-style:normal;font-weight:700;line-height:114%;letter-spacing:-.4px;margin-top:22px}.b-Elixir .b-service-section .width-wrapper .b-cards{width:100%;display:grid;grid-gap:10px;gap:10px;grid-template-columns:auto auto auto;margin-top:54px}@media(max-width:920px){.b-Elixir .b-service-section .width-wrapper .b-cards{grid-template-columns:auto auto}}@media(max-width:600px){.b-Elixir .b-service-section .width-wrapper .b-cards{grid-template-columns:auto}}.b-Elixir .b-service-section .width-wrapper .b-cards .services{padding:28px 32px;border-radius:8px;border:1px solid #747474;background:hsla(0,0%,100%,.05);-webkit-backdrop-filter:blur(12.75px);backdrop-filter:blur(12.75px)}.b-Elixir .b-service-section .width-wrapper .b-cards .services .duo{display:flex;gap:22px;align-items:center;margin-bottom:11px}.b-Elixir .b-service-section .width-wrapper .b-cards .services .duo img{width:52px;height:52px}.b-Elixir .b-service-section .width-wrapper .b-cards .services .duo h3{color:#fff;font-family:Plus Jakarta Sans;font-size:20px;font-style:normal;font-weight:600;line-height:137%;letter-spacing:-.2px}.b-Elixir .b-service-section .width-wrapper .b-cards .services p{color:hsla(0,0%,100%,.79);font-size:16px;font-style:normal;font-weight:300;line-height:170%}.b-Elixir .b-choose-us{padding:0;width:100%;background-color:#f5f4fa}@media screen and (max-width:1024px){.b-Elixir .b-choose-us{padding:clamp(1.875rem,.1068734283rem + 7.5440067058vw,7.5rem) 0}}.b-Elixir .b-choose-us .width-wrapper{display:flex;align-items:center;flex-direction:column;justify-content:center}.b-Elixir .b-choose-us .width-wrapper .pill{margin-bottom:32px}.b-Elixir .b-choose-us .width-wrapper h2{color:#0e0f1e;text-align:center;font-family:Plus Jakarta Sans;font-size:40px;font-style:normal;font-weight:700;line-height:114%;letter-spacing:-1.2px}.b-Elixir .b-choose-us .width-wrapper .b-cards{grid-gap:20px;gap:20px;display:grid;margin-top:50px;grid-template-columns:auto auto}@media(max-width:700px){.b-Elixir .b-choose-us .width-wrapper .b-cards{grid-template-columns:auto}}.b-Elixir .b-choose-us .width-wrapper .b-cards .services{gap:44px;width:100%;padding:32px;display:flex;border-radius:20px;flex-direction:column;align-items:flex-start;-webkit-backdrop-filter:blur(7.75px);backdrop-filter:blur(7.75px);background:hsla(0,0%,100%,.5)}.b-Elixir .b-choose-us .width-wrapper .b-cards .services .duo{display:flex;flex-direction:column;gap:10px}.b-Elixir .b-choose-us .width-wrapper .b-cards .services .duo h3{color:#0e0f1e;font-family:Plus Jakarta Sans;font-size:24px;font-style:normal;font-weight:700;line-height:131%;letter-spacing:-.24px}.b-Elixir .b-choose-us .width-wrapper .b-cards .services .duo p{color:rgba(0,0,0,.65);font-size:18px;font-style:normal;font-weight:400;line-height:170%}.b-Elixir .our-working-model{width:100%;display:flex;justify-content:center;background-color:#f5f4fa}.b-Elixir .our-working-model .width-wrapper{display:flex;flex-direction:column;align-items:center;gap:32px}@media screen and (max-width:1024px){.b-Elixir .our-working-model .width-wrapper{min-height:auto;padding:50px 0}}@media screen and (max-width:500px){.b-Elixir .our-working-model .width-wrapper{padding:30px 0}}.b-Elixir .our-working-model .width-wrapper h4{color:#0e0f1e;font-size:40px;font-style:normal;font-weight:700;line-height:114%;letter-spacing:-.4px}@media screen and (max-width:1024px){.b-Elixir .our-working-model .width-wrapper h4{font-size:32px}}.b-Elixir .our-working-model .width-wrapper p{color:rgba(0,0,0,.8);text-align:center;font-size:20px;font-style:normal;font-weight:400;line-height:150%;max-width:662px}@media screen and (max-width:1024px){.b-Elixir .our-working-model .width-wrapper p{font-size:16px}}.b-Elixir .our-working-model .width-wrapper .cards-wrapper{display:flex;width:100%;gap:20px;margin-top:31px}@media screen and (max-width:1024px){.b-Elixir .our-working-model .width-wrapper .cards-wrapper{flex-direction:column}}.b-Elixir .our-working-model .width-wrapper .cards-wrapper .image-card{display:flex;flex-direction:column;justify-content:end;align-items:end;background:url(/_next/static/media/working-model.da3ad134.jpg);background-repeat:no-repeat;background-size:cover;border-radius:28px;width:50%;padding:51px 48px}@media screen and (max-width:1024px){.b-Elixir .our-working-model .width-wrapper .cards-wrapper .image-card{width:100%;min-height:554px;padding:30px}}.b-Elixir .our-working-model .width-wrapper .cards-wrapper .image-card .image-card-content{max-width:519px}.b-Elixir .our-working-model .width-wrapper .cards-wrapper .image-card .image-card-content h6{color:#fff;font-size:24px;font-style:normal;font-weight:700;line-height:131%;letter-spacing:-.48px}@media screen and (max-width:1024px){.b-Elixir .our-working-model .width-wrapper .cards-wrapper .image-card .image-card-content h6{font-size:20px}}.b-Elixir .our-working-model .width-wrapper .cards-wrapper .image-card .image-card-content p{color:hsla(0,0%,100%,.95);font-size:18px;font-style:normal;font-weight:400;line-height:160%;text-align:left;margin-block:19px 44px}.b-Elixir .our-working-model .width-wrapper .cards-wrapper .image-card .image-card-content p.two{margin-bottom:0}@media screen and (max-width:1024px){.b-Elixir .our-working-model .width-wrapper .cards-wrapper .image-card .image-card-content p{font-size:16px}}.b-Elixir .our-working-model .width-wrapper .cards-wrapper .card-content{display:flex;flex-direction:column;gap:19px;width:50%}@media screen and (max-width:1024px){.b-Elixir .our-working-model .width-wrapper .cards-wrapper .card-content{width:100%}}.b-Elixir .our-working-model .width-wrapper .cards-wrapper .card-content .card{display:inline-flex;padding:32px 82px 32px 39px;flex-direction:column;justify-content:center;align-items:flex-start;gap:16px;border-radius:28px;background:#fff}@media screen and (max-width:1024px){.b-Elixir .our-working-model .width-wrapper .cards-wrapper .card-content .card{padding:30px}}.b-Elixir .our-working-model .width-wrapper .cards-wrapper .card-content .card h6{color:#0e0f1e;font-size:24px;font-style:normal;font-weight:700;line-height:131%;letter-spacing:-.48px}@media screen and (max-width:1024px){.b-Elixir .our-working-model .width-wrapper .cards-wrapper .card-content .card h6{font-size:20px}}.b-Elixir .our-working-model .width-wrapper .cards-wrapper .card-content .card p{color:rgba(0,0,0,.75);font-size:18px;font-style:normal;font-weight:400;line-height:160%;text-align:left}@media screen and (max-width:1024px){.b-Elixir .our-working-model .width-wrapper .cards-wrapper .card-content .card p{font-size:16px;max-width:100%}}.b-Elixir .our-working-model{padding:clamp(1.875rem,.1068734283rem + 7.5440067058vw,7.5rem) 0}.b-Elixir .testimonials-wrapper{width:100%;display:flex;justify-content:center;background-color:#f5f4fa;padding:20px 0}@media screen and (max-width:1024px){.b-Elixir .testimonials-wrapper{padding:clamp(1.875rem,.1068734283rem + 7.5440067058vw,7.5rem) 0}}.b-Elixir .testimonials-wrapper .width-wrapper{display:flex;align-items:center;flex-direction:column;justify-content:center;gap:24px}.b-Elixir .testimonials-wrapper .width-wrapper .cards-wrapper{display:flex;width:100%;gap:20px;margin-top:31px}@media screen and (max-width:1024px){.b-Elixir .testimonials-wrapper .width-wrapper .cards-wrapper{flex-direction:column}}.b-Elixir .testimonials-wrapper .width-wrapper .cards-wrapper .card{display:inline-flex;padding:32px 82px 32px 39px;flex-direction:column;justify-content:center;align-items:flex-start;gap:16px;border-radius:28px;background:#fff}@media screen and (max-width:1024px){.b-Elixir .testimonials-wrapper .width-wrapper .cards-wrapper .card{padding:30px}}.b-Elixir .testimonials-wrapper .width-wrapper .cards-wrapper .card .card-content{display:flex;flex-direction:column;gap:20px}.b-Elixir .b-hiring-steps{width:100%;display:flex;justify-content:center;background-color:#f5f4fa;padding:clamp(1.875rem,.1068734283rem + 7.5440067058vw,7.5rem) 0}.b-Elixir .b-hiring-steps .width-wrapper{display:flex;align-items:center;flex-direction:column;justify-content:center;gap:24px}.b-Elixir .b-hiring-steps h2{font-size:32px;margin-bottom:24px;text-align:center}.b-Elixir .b-hiring-steps .steps-grid{display:flex;align-items:center;gap:20px}@media(max-width:850px){.b-Elixir .b-hiring-steps .steps-grid{flex-direction:column}}.b-Elixir .b-hiring-steps .step-card{padding:32px;border-radius:20px;-webkit-backdrop-filter:blur(7.75px);backdrop-filter:blur(7.75px);background:hsla(0,0%,100%,.5);transition:transform .3s;text-align:center}.b-Elixir .b-hiring-steps .step-card:hover{transform:translateY(-5px)}.b-Elixir .b-hiring-steps .step-card .step-number{font-size:24px;font-weight:700;color:#61dafb;background:#f0f8ff;width:40px;height:40px;line-height:40px;border-radius:50%;margin:0 auto 12px}.b-Elixir .b-hiring-steps .step-card h3{font-size:20px;margin-bottom:12px;color:#333}.b-Elixir .b-hiring-steps .step-card p{color:rgba(0,0,0,.65);font-size:18px;font-style:normal;font-weight:400;line-height:170%}.b-Elixir .b-section-2{width:100%;padding:clamp(1.875rem,.1068734283rem + 7.5440067058vw,7.5rem) 0;background-color:#f5f4fa}.b-Elixir .b-section-2 .width-wrapper{width:100%;display:flex;align-items:center;flex-direction:column}.b-Elixir .b-section-2 .width-wrapper .pill{font-weight:700}.b-Elixir .b-section-2 .width-wrapper h2{color:#0e0f1e;text-align:center;font-family:Plus Jakarta Sans;font-size:40px;font-style:normal;font-weight:700;line-height:114%;letter-spacing:-.4px;margin-top:20px}.b-Elixir .b-section-2 .width-wrapper .accordions{width:100%;margin-top:50px}.b-Elixir .b-section-2 .width-wrapper .accordions .accordion{margin-top:8px;cursor:pointer;padding:24px;border-radius:8px;border:1px solid rgba(14,15,30,.08);background:#fff}.b-Elixir .b-section-2 .width-wrapper .accordions .accordion .head-wrapper{display:flex;justify-content:space-between}.b-Elixir .b-section-2 .width-wrapper .accordions .accordion .head-wrapper .head{display:flex;gap:10px}.b-Elixir .b-section-2 .width-wrapper .accordions .accordion .content .text{color:rgba(0,0,0,.65);font-size:16px;font-style:normal;font-weight:400;line-height:170%;margin-top:10px}