.mt-1{margin-top:1rem}.mt-2{margin-top:2rem}.mt-3,.mt-4{margin-top:3rem}.mb-1{margin-bottom:1rem}.auth-terms-wrapper{display:flex;margin-top:2rem;gap:1rem}.auth-terms-wrapper .auth-terms-wrapper-childs p{font-size:1rem}.auth-terms-wrapper .auth-terms-wrapper-childs p span{color:#28334a;font-weight:700;padding:0 .2rem}.switch{position:relative;display:inline-block;width:53px;height:25px}.switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{content:"";height:18px;width:18px;left:4px;bottom:4px;background-color:#fff}input:checked+.slider{background-color:#b8253e}input:focus+.slider{box-shadow:0 0 1px #b8253e}input:checked+.slider:before{transform:translateX(26px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.global-progress{position:fixed;top:0;left:0;height:100%;width:100%;background:#fff;display:flex;justify-content:center;align-items:center;z-index:100}.global-progress i{font-size:1.6rem;color:#666}.input-label-css{color:#5a5a5a;font-size:1.2rem;font-weight:600}.hide_input{visibility:hidden}.fake-btn-diabaled{padding:1.25rem 0;background:#00245d;color:#fff!important;font-size:1.5rem!important;font-weight:600!important;cursor:not-allowed;text-align:center!important;opacity:.4}.fake-btn-diabaled,.primary-btn{width:100%;outline:none;border:none;border-radius:.5rem;transition:.2s}.primary-btn{padding:1.2rem 0;background:#b8253e;color:#fff;font-size:1.2rem;font-weight:600;cursor:pointer}.primary-btn:hover{opacity:.8;transition:.2s}.sign-button button{background:#000}.secondary-btn{width:100%;outline:none;border:none;padding:1.2rem 0;background:#34a8cb;color:#fff;border-radius:.5rem;font-size:1.2rem;font-weight:600;cursor:pointer;transition:.2s}.secondary-btn:hover{opacity:.8;transition:.2s}.managedDisabled{opacity:.5;pointer-events:none;cursor:not-allowed}input:disabled{background:#fff}.isPressedValidation{background:#ff7300;padding:1.2rem 0;border-radius:.5rem;display:flex;justify-content:center;align-items:center;opacity:.5}.isPressedValidation p{color:#fff;text-align:center;font-size:1.2rem}.isPressedValidation p i{margin-left:.5rem;animation:spinerAnimation .4s ease-in infinite}.hero{position:relative;justify-content:center;gap:5rem;padding:7rem 4rem 8rem;background:#fff;overflow:hidden}.hero,.hero .welnav{display:flex;align-items:center}.hero .welnav{position:absolute;top:0;width:100%;background:hsla(30,36%,96%,.502);-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);z-index:20;color:#fff;padding:1.2rem 2rem;justify-content:space-between;animation:fadeDown .8s ease forwards}.hero .welnav img{width:8rem;height:auto}.hero .welnav a button{height:3.5rem;padding:0 2rem;border-radius:.875rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.hero .welnav a button:hover{transform:translateY(-.2rem)}.hero .welnav a .solid{border:none;background:#c2203d;color:#fff}.hero .welnav a .solid:hover{background:#ad1734}.hero .content{position:relative;z-index:2;width:100%;padding-top:5rem;text-align:center;animation:fadeUp .8s ease forwards}.hero .content:before{content:"";position:absolute;inset:-8rem -10rem;background:radial-gradient(circle,rgba(176,242,235,.5) 0,rgba(176,242,235,.15) 35%,transparent 70%);pointer-events:none;z-index:-1;animation:pulseGlow 8s ease-in-out infinite}.hero .content .badge{display:inline-flex;align-items:center;justify-content:center;height:3rem;padding:0 1.5rem;border:.0625rem solid #e5e7eb;border-radius:100rem;font-size:.9375rem;font-weight:500;color:#414141;margin-bottom:2rem;background:#fff;animation:fadeUp .8s ease .1s both}.hero .content h1{margin:0;font-size:4rem;line-height:.95;font-weight:800;color:#171717;letter-spacing:-.15rem;animation:fadeUp .8s ease .25s both}.hero .content h1 span{display:block}.hero .content p{max-width:46rem;margin:2.5rem auto 0;font-size:1.2rem;line-height:1.6;color:#5d5d5d;animation:fadeUp .8s ease .4s both}.hero .content .stats{display:flex;justify-content:center;align-items:center;gap:3rem;margin-top:3rem;padding-top:2rem;border-top:.0625rem solid #ececec;animation:fadeUp .8s ease .55s both}.hero .content .stats div{display:flex;align-items:center;gap:.5rem}.hero .content .stats strong{color:#c2203d;font-size:1.625rem;font-weight:700}.hero .content .stats span{color:#525252;font-size:1.25rem}.hero .content .actions{display:flex;justify-content:center;gap:1rem;margin-top:3rem;animation:fadeUp .8s ease .7s both}.hero .content .actions a button{height:3.75rem;padding:0 2rem;border-radius:.875rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.hero .content .actions a button:hover{transform:translateY(-.25rem)}.hero .content .actions a .outline{border:.0625rem solid #c2203d;background:transparent;color:#c2203d}.hero .content .actions a .outline:hover{background:#c2203d;color:#fff}.hero .content .actions a .solid{border:none;background:#c2203d;color:#fff}.hero .content .actions a .solid:hover{background:#ad1734}.hero .photos{position:relative;width:22rem;height:38rem;flex-shrink:0}.hero .photos .card{position:absolute;width:13rem;height:16rem;overflow:hidden;border-radius:1.25rem;box-shadow:0 1rem 2.5rem rgba(0,0,0,.08);transition:transform .4s ease,box-shadow .4s ease}.hero .photos .card:hover{transform:translateY(-.6rem) scale(1.03);box-shadow:0 2rem 4rem rgba(0,0,0,.15)}.hero .photos .card img{width:100%;height:100%;display:block;object-fit:cover}.hero .photos.left .top{top:0;left:3rem;transform:rotate(-6deg);animation:floatOne 6s ease-in-out infinite}.hero .photos.left .middle{top:9rem;left:-1rem;transform:rotate(3deg);z-index:2;animation:floatTwo 7s ease-in-out infinite}.hero .photos.left .bottom{top:23rem;left:1rem;transform:rotate(-2deg);animation:floatThree 5s ease-in-out infinite}.hero .photos.right .top{top:2rem;right:2rem;transform:rotate(2deg);animation:floatThree 6s ease-in-out infinite}.hero .photos.right .middle{top:10rem;right:-1rem;transform:rotate(-4deg);z-index:2;animation:floatOne 8s ease-in-out infinite}.hero .photos.right .bottom{top:24rem;right:1rem;transform:rotate(3deg);animation:floatTwo 7s ease-in-out infinite}@keyframes pulseGlow{0%{transform:scale(1);opacity:.7}50%{transform:scale(1.08);opacity:1}to{transform:scale(1);opacity:.7}}@keyframes floatOne{0%,to{transform:translateY(0) rotate(-6deg)}50%{transform:translateY(-1rem) rotate(-6deg)}}@keyframes floatTwo{0%,to{transform:translateY(0) rotate(3deg)}50%{transform:translateY(1rem) rotate(3deg)}}@keyframes floatThree{0%,to{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-.8rem) rotate(-2deg)}}.signin-page-section{background-image:linear-gradient(180deg,#fff,hsla(0,0%,100%,0) 50%,#fff),linear-gradient(90deg,#fff,hsla(0,0%,100%,0) 50%,#fff),linear-gradient(120deg,hsla(0,0%,100%,0),#ccfffe 40%,#fce7eb 50%,#faf8f8 60%,hsla(0,0%,100%,0));height:100%}.aiHero,.signin-page-section{display:flex;justify-content:center;align-items:center;min-height:100vh}.aiHero{position:relative;padding:8rem 2rem;overflow:hidden;background:#f8f8f8}.aiHero:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#fff,transparent 50%,#fff),linear-gradient(90deg,#fff,transparent 50%,#fff),linear-gradient(120deg,transparent,#ccfffe 40%,#fce7eb 50%,#faf8f8 60%,transparent);background-size:100% 100%,100% 100%,200% 200%;animation:backgroundFlow 12s ease-in-out infinite;pointer-events:none}.aiHero .content{position:relative;z-index:2;width:100%;max-width:78rem;text-align:center;animation:fadeUp .8s ease forwards}.aiHero .badge{display:inline-flex;align-items:center;justify-content:center;height:2.875rem;padding:0 1.5rem;border-radius:999rem;background:#1f6d70;color:#fff;font-size:1rem;font-weight:500;margin-bottom:3rem;box-shadow:0 .625rem 1.875rem rgba(31,109,112,.18);animation:fadeUp .8s ease,badgeFloat 4s ease-in-out infinite}.aiHero h1{margin:0;display:flex;flex-direction:column;align-items:center;font-weight:700;letter-spacing:-.08rem}.aiHero h1 .dark{color:#191919;animation:fadeUp .8s ease .15s both}.aiHero h1 .accent,.aiHero h1 .dark{font-size:clamp(3rem,6vw,5.8rem);line-height:1.05}.aiHero h1 .accent{color:#24999b}.aiHero h1 .accent:nth-child(2){animation:fadeUp .8s ease .3s both}.aiHero h1 .accent:nth-child(3){animation:fadeUp .8s ease .45s both}.aiHero .actions{display:flex;justify-content:center;align-items:center;gap:1.5rem;margin-top:4rem;animation:fadeUp .8s ease .6s both}.aiHero .actions button{position:relative;height:3.75rem;padding:0 2rem;border-radius:.75rem;font-size:1.125rem;font-weight:500;cursor:pointer;overflow:hidden;transition:transform .3s ease,background .3s ease,box-shadow .3s ease}.aiHero .actions .outline{background:transparent;border:.0625rem solid #278f92;color:#278f92}.aiHero .actions .outline:hover{background:#278f92;color:#fff;transform:translateY(-.25rem)}.aiHero .actions .solid{border:none;background:#278f92;color:#fff;box-shadow:0 .625rem 1.875rem rgba(39,143,146,.18)}.aiHero .actions .solid:before{content:"";position:absolute;top:0;left:-120%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.35),transparent);transition:left .8s ease}.aiHero .actions .solid:hover{transform:translateY(-.25rem);box-shadow:0 1rem 2.5rem rgba(39,143,146,.35)}.aiHero .actions .solid:hover:before{left:120%}@keyframes badgeFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-.4rem)}}@keyframes backgroundFlow{0%{background-position:50%,50%,0 50%}50%{background-position:50%,50%,100% 50%}to{background-position:50%,50%,0 50%}}@media(max-width:64rem){.aiHero{padding:7rem 1.5rem}.aiHero .actions{margin-top:3rem}}@media(max-width:48rem){.aiHero{min-height:auto;padding:6rem 1.25rem}.aiHero .badge{font-size:.875rem;margin-bottom:2rem}.aiHero h1 .accent,.aiHero h1 .dark{font-size:2.6rem;line-height:1.1}.aiHero .actions{flex-direction:column;width:100%}.aiHero .actions button{width:100%;max-width:20rem}}.talentShowcase{position:relative;padding:4rem;overflow:hidden;background:linear-gradient(120deg,#dff8f5,#f6f0f6)}.talentShowcase:before{content:"";position:absolute;inset:-20%;background:radial-gradient(circle at 20% 30%,rgba(42,166,162,.12),transparent 40%),radial-gradient(circle at 80% 70%,rgba(255,170,190,.12),transparent 40%);animation:backgroundFloat 12s ease-in-out infinite;pointer-events:none}.talentShowcase .grid{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;margin-bottom:2rem}.talentShowcase .codeImage,.talentShowcase .heroImage{overflow:hidden;border-radius:1.5rem;box-shadow:0 1rem 2.5rem rgba(0,0,0,.08);transition:transform .4s ease,box-shadow .4s ease;animation:floatCard 6s ease-in-out infinite}.talentShowcase .codeImage img,.talentShowcase .heroImage img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .8s ease}.talentShowcase .codeImage:hover,.talentShowcase .heroImage:hover{transform:translateY(-.5rem);box-shadow:0 1.5rem 3rem rgba(0,0,0,.12)}.talentShowcase .codeImage:hover img,.talentShowcase .heroImage:hover img{transform:scale(1.06)}.talentShowcase .codeImage{animation-delay:2s}.talentShowcase .heroImage{aspect-ratio:16/10}.talentShowcase .codeImage{aspect-ratio:16/8}.talentShowcase .infoCard{background:rgba(230,251,250,.9);border:.0625rem solid #c6efeb;border-radius:1.5rem;padding:2rem;animation:fadeUp .8s ease;transition:transform .3s ease,box-shadow .3s ease}.talentShowcase .infoCard:hover{transform:translateY(-.4rem);box-shadow:0 1rem 2rem rgba(42,166,162,.15)}.talentShowcase .infoCard h3{margin:0 0 2rem;font-size:2rem;font-weight:500;line-height:1.4;color:#232323}.talentShowcase .infoCard ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:1.5rem}.talentShowcase .infoCard ul li{display:flex;align-items:center;gap:1rem;font-size:1.25rem;color:#303030}.talentShowcase .infoCard ul li span{width:1rem;height:1rem;flex-shrink:0;border-radius:50%;background:#2aa6a2;animation:pulseDot 2s infinite}.talentShowcase .infoCard ul li:nth-child(2) span{animation-delay:.3s}.talentShowcase .infoCard ul li:nth-child(3) span{animation-delay:.6s}.talentShowcase .infoCard ul li:nth-child(4) span{animation-delay:.9s}.talentShowcase .companies{display:flex;align-items:center;gap:2rem;background:hsla(0,0%,100%,.65);border:.0625rem solid #dce4e4;border-radius:1.5rem;padding:2rem;transition:transform .3s ease,box-shadow .3s ease;animation:fadeUp 1s ease}.talentShowcase .companies:hover{transform:translateY(-.4rem);box-shadow:0 1rem 2rem rgba(0,0,0,.08)}.talentShowcase .companies .logos{display:flex}.talentShowcase .companies .logos div{width:3.5rem;height:3.5rem;border-radius:50%;background:#fff;border:.0625rem solid #e5e5e5;box-shadow:0 .125rem .25rem rgba(0,0,0,.04),0 .5rem 1.5rem rgba(0,0,0,.06);margin-left:-1rem;display:flex;justify-content:center;align-items:center;transition:transform .3s ease,box-shadow .3s ease}.talentShowcase .companies .logos div:hover{transform:translateY(-.35rem)}.talentShowcase .companies .logos div:first-child{margin-left:0}.talentShowcase .companies .logos div img{width:50%;height:auto}.talentShowcase .companies .details{display:flex;flex-direction:column}.talentShowcase .companies .details strong{font-size:2rem;font-weight:700;color:#202020}.talentShowcase .companies .details span{font-size:1.4rem;color:#4b4b4b}.talentShowcase .tech{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.talentShowcase .tech .tag{padding:1rem 1.5rem;display:flex;align-items:center;justify-content:center;gap:.5rem;background:hsla(0,0%,100%,.35);-webkit-backdrop-filter:blur(.75rem);backdrop-filter:blur(.75rem);border:.0625rem solid #dcdcdc;border-radius:.875rem;font-size:1.1rem;font-weight:500;color:#232323;box-shadow:0 .25rem .75rem rgba(0,0,0,.04);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;animation:floatTag 4s ease-in-out infinite}.talentShowcase .tech .tag:nth-child(2n){animation-delay:.4s}.talentShowcase .tech .tag:nth-child(3n){animation-delay:.8s}.talentShowcase .tech .tag:nth-child(4n){animation-delay:1.2s}.talentShowcase .tech .tag:hover{transform:translateY(-.4rem);border-color:#2aa6a2;box-shadow:0 .75rem 1.5rem rgba(42,166,162,.15)}.talentShowcase .tech .tag img{width:1.5rem;height:auto;animation:wiggle 3s ease-in-out infinite;transition:transform .3s ease}.talentShowcase .tech .tag:nth-child(2n) img{animation-delay:.5s}.talentShowcase .tech .tag:nth-child(3n) img{animation-delay:1s}.talentShowcase .tech .tag:nth-child(4n) img{animation-delay:1.5s}.talentShowcase .tech .tag:hover img{transform:scale(1.2)}@keyframes floatTag{0%,to{transform:translateY(0)}50%{transform:translateY(-.25rem)}}@keyframes wiggle{0%,to{transform:rotate(0deg)}10%{transform:rotate(-5deg)}20%{transform:rotate(5deg)}30%{transform:rotate(-4deg)}40%{transform:rotate(4deg)}50%{transform:rotate(0deg)}}@keyframes floatCard{0%,to{transform:translateY(0)}50%{transform:translateY(-.5rem)}}@keyframes pulseDot{0%,to{transform:scale(1)}50%{transform:scale(1.3)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(2rem)}to{opacity:1;transform:translateY(0)}}@keyframes backgroundFloat{0%,to{transform:translate(0)}50%{transform:translate(-2rem,1rem)}}@media(max-width:75rem){.talentShowcase{padding:3rem 2rem}.talentShowcase .grid{grid-template-columns:1fr}.talentShowcase .infoCard h3{font-size:1.75rem}.talentShowcase .infoCard ul li{font-size:1.1rem}.talentShowcase .companies{padding:1.5rem}.talentShowcase .companies .details strong{font-size:1.75rem}.talentShowcase .companies .details span{font-size:1.2rem}}@media(max-width:48rem){.talentShowcase{padding:2rem 1rem}.talentShowcase:before{display:none}.talentShowcase .grid{grid-template-columns:1fr;gap:1rem;margin-bottom:1rem}.talentShowcase .codeImage,.talentShowcase .heroImage{border-radius:1rem;animation:none}.talentShowcase .codeImage img,.talentShowcase .heroImage img{transform:none!important}.talentShowcase .infoCard{padding:1.25rem;border-radius:1rem}.talentShowcase .infoCard h3{font-size:1.25rem;margin-bottom:1.25rem}.talentShowcase .infoCard ul{gap:1rem}.talentShowcase .infoCard ul li{font-size:.95rem;line-height:1.5}.talentShowcase .infoCard ul li span{width:.75rem;height:.75rem}.talentShowcase .companies{flex-direction:column;text-align:center;gap:1.25rem;padding:1.25rem}.talentShowcase .companies .logos{justify-content:center;flex-wrap:wrap;gap:.5rem}.talentShowcase .companies .logos div{margin-left:0;width:3rem;height:3rem}.talentShowcase .companies .details{align-items:center}.talentShowcase .companies .details strong{font-size:1.5rem}.talentShowcase .companies .details span{font-size:1rem}.talentShowcase .tech{gap:.75rem;display:flex;flex-wrap:nowrap;justify-content:flex-start}.talentShowcase .tech .tag{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - .75rem);min-width:8rem;padding:.875rem 1rem;font-size:.9rem;border-radius:.75rem;animation:none}.talentShowcase .tech .tag img{width:1.1rem;animation:none}}@media(max-width:30rem){.talentShowcase{padding:1.5rem .75rem}.talentShowcase .tech .tag{flex:1 1 100%}.talentShowcase .companies .logos div{width:2.75rem;height:2.75rem}.talentShowcase .companies .details strong{font-size:1.3rem}.talentShowcase .companies .details span{font-size:.9rem}.talentShowcase .infoCard h3{font-size:1.1rem}.talentShowcase .infoCard ul li{font-size:.9rem}}.services{position:relative;padding:4rem 2rem;background:linear-gradient(120deg,#dff8f5,#f7f3f8);overflow:hidden}.services:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at center,rgba(42,166,162,.08),transparent 70%);animation:pulseBg 8s ease-in-out infinite;pointer-events:none}.services .container{position:relative;z-index:2;max-width:90rem;margin:0 auto}.services h2{margin:0 0 2.5rem;text-align:center;font-size:2.75rem;font-weight:700;line-height:1.1;color:#1f1f1f;animation:fadeDown .8s ease}.services .cards{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:1rem;gap:1rem}.services .cards .card{background:hsla(0,0%,100%,.55);-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);border:.0625rem solid rgba(209,217,222,.9);border-radius:1rem;padding:1.5rem;box-shadow:0 .125rem .25rem rgba(0,0,0,.04),0 .5rem 1.25rem rgba(0,0,0,.05);transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease;animation:cardReveal .8s ease both}.services .cards .card:hover{transform:translateY(-.4rem) scale(1.02);border-color:#7ed7d2;box-shadow:0 1rem 2rem rgba(42,166,162,.15)}.services .cards .card h3{margin:0 0 1rem;font-size:1.7rem;font-weight:700;line-height:1.25;color:#222}.services .cards .card p{margin:0;font-size:1.1rem;line-height:1.55;color:#3b3b3b}.services .cards .card:first-child{grid-column:2/span 5;animation-delay:.1s}.services .cards .card:nth-child(2){grid-column:7/span 5;animation-delay:.2s}.services .cards .card:nth-child(3){grid-column:1/span 4;animation-delay:.3s}.services .cards .card:nth-child(4){grid-column:5/span 4;animation-delay:.4s}.services .cards .card:nth-child(5){grid-column:9/span 4;animation-delay:.5s}.services .cards .card:nth-child(6){grid-column:2/span 5;animation-delay:.6s}.services .cards .card:nth-child(7){grid-column:7/span 5;animation-delay:.7s}@media(max-width:75rem){.services h2{font-size:2.3rem}.services .cards{grid-template-columns:repeat(2,1fr)}.services .cards .card{grid-column:auto!important}}@media(max-width:48rem){.services{padding:3rem 1rem}.services h2{font-size:1.9rem;margin-bottom:2rem}.services .cards{display:flex;flex-direction:column;gap:1rem}.services .cards .card{padding:1.25rem}.services .cards .card h3{font-size:1.35rem}.services .cards .card p{font-size:.95rem}}@keyframes fadeDown{0%{opacity:0;transform:translateY(-2rem)}to{opacity:1;transform:translateY(0)}}@keyframes cardReveal{0%{opacity:0;transform:translateY(2rem) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes pulseBg{0%,to{transform:scale(1);opacity:.8}50%{transform:scale(1.08);opacity:1}}.partnerStory{position:relative;padding:4rem;background:linear-gradient(135deg,#eef5f5,#d8f5f5);overflow:hidden}.partnerStory .badge{position:absolute;top:1rem;right:1.2rem;height:2.5rem;padding:0 1rem;display:flex;align-items:center;justify-content:center;border-radius:999rem;background:#135f63;color:#fff;font-size:.85rem;font-weight:500}.partnerStory .content{display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:2.5rem;gap:2.5rem}.partnerStory .left .logo{width:10rem;height:auto;margin-bottom:1.5rem}.partnerStory .left h2{margin:0 0 1.5rem;font-size:2.4rem;line-height:1.1;font-weight:700;letter-spacing:-.04rem;color:#1e1e1e}.partnerStory .left p{margin:0 0 1.25rem;max-width:35rem;font-size:1.2rem;line-height:1.4;color:#4c4c4c}.partnerStory .left button{margin-top:1.5rem;width:14rem;height:3.5rem;border:none;border-radius:.75rem;background:#248486;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.partnerStory .left button:hover{transform:translateY(-.2rem);box-shadow:0 .8rem 1.5rem rgba(36,132,134,.2)}.partnerStory .testimonial{background:hsla(0,0%,100%,.75);-webkit-backdrop-filter:blur(.75rem);backdrop-filter:blur(.75rem);border-radius:1.2rem;padding:1.75rem;box-shadow:0 .2rem .4rem rgba(0,0,0,.03),0 .8rem 2rem rgba(0,0,0,.08)}.partnerStory .testimonial h3{margin:0 0 1.5rem;font-size:1.8rem;line-height:1.25;font-weight:700;color:#1f1f1f}.partnerStory .testimonial p{margin:0;font-size:1.2rem;line-height:1.5;font-style:italic;color:#333}.partnerStory .testimonial .author{margin-top:2rem;display:flex;align-items:center;gap:.75rem}.partnerStory .testimonial .author img{width:3rem;height:3rem;object-fit:cover;border-radius:50%}.partnerStory .testimonial .author div{display:flex;flex-direction:column}.partnerStory .testimonial .author strong{font-size:1rem;font-weight:600;color:#222}.partnerStory .testimonial .author span{margin-top:.2rem;font-size:.95rem;font-style:italic;color:#444}.supportTeams{background:#f7f5f1;padding:4rem 5rem 5rem}.supportTeams .heading{max-width:60rem;margin:0 auto 3rem;text-align:center}.supportTeams .heading h2{margin:0 0 1rem;color:#232323;font-size:3rem;font-weight:700;line-height:1.2;letter-spacing:-.06rem}.supportTeams .heading p{margin:0 auto;max-width:50rem;color:#4d4d4d;font-size:1.3rem;line-height:1.5;font-weight:400}.supportTeams .cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.2rem;gap:1.2rem;max-width:120rem;margin:0 auto}.supportTeams .card{background:#f9f6f2;border:.1rem solid #eadbc7;border-radius:1.5rem;padding:2rem;display:flex;flex-direction:column}.supportTeams .card .icon{width:5rem;height:5rem;margin-bottom:2rem;display:flex;align-items:center;justify-content:center;border-radius:1.2rem;background:#8f2fb0;color:#fff}.supportTeams .card .icon svg{width:2rem;height:2rem}.supportTeams .card h3{margin:0 0 1.5rem;color:#232323;font-size:1.8rem;font-weight:700;line-height:1.25;letter-spacing:-.03rem}.supportTeams .card p{margin:0;color:#4f4f4f;font-size:1.3rem;line-height:1.4;font-weight:400}@media(max-width:1024px){.supportTeams{padding:3.5rem 2.5rem}.supportTeams .heading{margin-bottom:2.5rem}.supportTeams .heading h2{font-size:2.4rem}.supportTeams .heading p{font-size:1.2rem}.supportTeams .cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.supportTeams{padding:3rem 2rem}.supportTeams .heading{margin-bottom:2rem}.supportTeams .heading h2{font-size:2rem}.supportTeams .heading h2 br{display:none}.supportTeams .heading p{font-size:1.15rem;line-height:1.5}.supportTeams .cards{display:flex;flex-direction:column;gap:1rem}.supportTeams .card{padding:1.8rem}.supportTeams .card .icon{width:4.5rem;height:4.5rem;margin-bottom:1.5rem}.supportTeams .card h3{font-size:1.6rem}.supportTeams .card p{font-size:1.15rem}}@media(max-width:480px){.supportTeams{padding:2.5rem 1.5rem}.supportTeams .heading h2{font-size:1.8rem;line-height:1.2}.supportTeams .heading p{font-size:1.05rem}.supportTeams .card{border-radius:1.2rem;padding:1.5rem}}.success-modal-container{position:fixed;top:0;left:50%;transform:translateX(-50%);height:100%;width:100%;background:rgba(0,0,0,.821);z-index:124;display:flex;justify-content:center;align-items:center}.success-modal-container .success-modal-inner-container{background:#f5f6fa;width:750px;border-radius:1rem;animation:fadeAnimation .5s linear forwards;padding:.6rem .6rem 2rem}.success-modal-container .success-modal-inner-container .success-modal-image-wrapper{height:14rem;border-radius:1rem;overflow:hidden;position:relative}.success-modal-container .success-modal-inner-container .success-modal-image-wrapper .close_modal{height:2rem;width:2rem;background:#f5f6fa;position:absolute;top:1rem;right:1rem;border-radius:50%;display:flex;justify-content:center;align-items:center;z-index:12;transition:.2s;cursor:pointer}.success-modal-container .success-modal-inner-container .success-modal-image-wrapper .close_modal:hover{transition:.2s;opacity:.8}.success-modal-container .success-modal-inner-container .success-modal-image-wrapper .close_modal i{color:#000;font-size:1.2rem}.success-modal-container .success-modal-inner-container .success-modal-image-wrapper .modal_overlay{position:absolute;top:0;left:0;height:100%;width:100%;background:rgba(0,0,0,.4);z-index:10}.success-modal-container .success-modal-inner-container .success-modal-image-wrapper img{height:14rem;width:100%;object-position:top;object-fit:cover}.success-modal-container .success-modal-inner-container .success-modal-image-wrapper h1{color:#fff;position:absolute;top:45%;left:50%;transform:translate(-50%);font-size:2rem;z-index:12;text-align:center;text-shadow:0 0 1rem #000}.success-modal-container .success-modal-inner-container p{text-align:center;font-size:1.4rem;margin:1rem 0;color:#646464}.success-modal-container .success-modal-inner-container .modal-double-btn{display:flex;gap:1rem}.success-modal-container .success-modal-inner-container .success-modal-info-action{text-align:center}.success-modal-container .success-modal-inner-container .success-modal-info-action button{outline:none;border:none;padding:.6rem 4rem;font-size:1.2rem;background:#b8253e;border-radius:.4rem;color:#fff;font-weight:600;transition:.2s;cursor:pointer}.success-modal-container .success-modal-inner-container .success-modal-info-action button:hover{transition:.2s;opacity:.8}.welcome-section{background:#f5f6fa}.welcome-section .welcome-wrapper{padding:4rem;display:flex;height:100vh}.welcome-section .welcome-wrapper .welcome-parent:first-child{flex:1 1}.welcome-section .welcome-wrapper .welcome-parent:first-child img{height:auto;width:80%}.welcome-section .welcome-wrapper .welcome-parent:first-child h1{font-size:3rem;margin:12rem 0 10rem;font-weight:500}.welcome-section .welcome-wrapper .welcome-parent:first-child h1 span{color:#ee2023}.welcome-section .welcome-wrapper .welcome-parent:last-child{flex:2 1;position:relative}.welcome-section .welcome-wrapper .welcome-parent:last-child img{height:auto;width:140%;position:absolute;top:50%;left:80%;transform:translate(-50%,-50%)}.another-option-wrapper{text-align:end;margin:2rem 0}.another-option-wrapper a{color:#5a5a5a}.global-form-block{display:block!important}.form-group-container-alt{margin-bottom:1rem}.global-form-wrapper .user-info-input-wrapper{margin-top:2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:1.5rem;gap:1.5rem}.global-form-wrapper .user-info-input-wrapper .form-group-container:first-child{display:none}.global-form-wrapper .user-info-input-wrapper .form-group-container:last-child{grid-column:1/-1}.global-form-wrapper .user-info-input-wrapper .user-info-input{position:relative}.global-form-wrapper .user-info-input-wrapper .user-info-input input{margin:.5rem 0;width:100%;padding:1rem;border:none;border:2px solid rgba(0,0,0,.22);border-radius:.6rem;background:transparent;font-size:1.3rem;font-weight:500;color:#7d7d7d;outline:none}.global-form-wrapper .user-info-input-wrapper .user-info-input input::placeholder{color:#7d8994}.global-form-wrapper .user-info-input-wrapper .user-info-input .password-privacy-icon{position:absolute;top:1.8rem;right:1rem}.global-form-wrapper .user-info-input-wrapper .user-info-input .password-privacy-icon i{font-size:1.5rem;color:#7d8994;cursor:pointer}.global-form-wrapper .user-info-input-wrapper .user-info-input .show-password-strength-wrapper p{font-size:1rem;font-weight:600;text-transform:uppercase}.global-form-wrapper .user-info-input-wrapper .user-info-input .show-password-strength-wrapper span{color:#c1c1c1}.global-form-wrapper .user-info-input-wrapper .user-info-input .error_message{color:red;font-weight:500;display:none}.global-form-wrapper .user-info-input-wrapper .user-info-input .error_message i{margin-right:.5rem}input:invalid[focused=true]~.error_message{display:flex!important}.shakeAnimation{animation:shake .5s ease-in-out alternate-reverse forwards}.auth-main-heading{background:#f5f6fa;text-align:center;padding:2rem 0}.auth-main-heading img{height:auto;width:20rem}.auth-heading-wrapper .main-title-heading{margin:1rem 0 3rem;display:flex;justify-content:center;align-items:center}.auth-heading-wrapper .main-title-heading img{height:auto;width:10rem}.auth-container-wrapper{background:#fff;padding:2rem;box-shadow:0 .125rem .25rem rgba(0,0,0,.04),0 .75rem 1.5rem rgba(0,0,0,.08),0 1.5rem 3rem rgba(0,0,0,.06);border-radius:.5rem}.signs-tab{display:flex;gap:1rem}.signs-tab a{width:100%}.signs-tab a .signs-tab-child button{width:100%;outline:none;border:2px solid #b8253e;border-radius:.4rem;background:#b8253e;color:#fff;font-size:1.2rem;padding:.5rem;cursor:pointer;transition:.2s;font-weight:600}.signs-tab a .signs-tab-child button:hover{transition:.2s;opacity:.8}.signs-tab a .signs-tab-child .tab-active{background:transparent;color:#b8253e;border:2px solid #b8253e}.signs-tab a .signs-tab-child .tab-active:hover{transition:.2s;background:#b8253e;color:#b8253e}.navigation-container{background:hsla(30,36%,96%,.502);box-shadow:0 .25rem .75rem rgba(0,0,0,.05),0 1rem 2rem rgba(0,0,0,.04)}.navigation-container .navigation-wrapper .navigation-parent{display:flex;justify-content:space-between;align-items:center;padding:2rem 0}.navigation-container .navigation-wrapper .navigation-parent .navigation-childs:first-child img{height:auto;width:10rem}.navigation-container .navigation-wrapper .navigation-parent .navigation-childs:last-child .navigation-icon{height:2.5rem;width:2.5rem;background-color:#b8253e;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:.2s}.navigation-container .navigation-wrapper .navigation-parent .navigation-childs:last-child .navigation-icon:hover{transition:.2s;opacity:.9}.navigation-container .navigation-wrapper .navigation-parent .navigation-childs:last-child .navigation-icon i{color:#fff;font-size:1.2rem}.show-journey-details-nagative{margin:1rem 0}.show-journey-details-nagative p{font-size:1.4rem}.show-journey-details-nagative h2{font-size:1.6rem}.show-journey-details-nagative h3{font-size:1.8rem;text-align:center;color:red}.landing-section{padding:4rem 2rem}.landing-section .trusted-container{max-width:90rem;margin:0 auto}.landing-section .trusted-container h1{text-align:center;margin-bottom:3rem}.landing-section .trusted-container .logos{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:3rem}.landing-section .trusted-container .imgcon{width:15rem;display:flex;justify-content:center;align-items:center}.landing-section .trusted-container .imgcon img{width:100%;height:auto;display:block;object-fit:contain}.zoom-effect{animation:zoomIn 6s ease-in-out infinite}@keyframes zoomIn{0%{transform:scale(1)}to{transform:scale(1.15)}}.div-heading h1{text-align:center;font-size:3rem}.div-heading p{text-align:center;font-size:1.4rem;color:#5a5a5a}.different-wrapper{padding:3rem 0}.different-wrapper .different-parent{display:flex;gap:.5rem}.different-wrapper .different-parent .different-childs{flex:1 1;margin:4rem 0}.different-wrapper .different-parent .different-childs .different-image-wrapper img{height:16rem;width:100%;border-radius:1rem;background-size:cover;background-position:50%}.different-wrapper .different-parent .different-childs .different-image-wrapper h3{margin-top:-5rem;margin-left:1.4rem;color:#fff}.different-wrapper .different-parent .different-childs .different-image-wrapper p{margin-left:1.4rem;margin-bottom:5rem;color:#b8253e}.different-wrapper .different-parent .different-childs .different-info{display:flex}.different-wrapper .different-parent .different-childs .different-info .different-info-childs svg{height:auto;width:2rem;margin-right:2rem}.different-wrapper .different-parent .different-childs .different-info .different-info-childs h3{font-size:1.4rem}.different-wrapper .different-parent .different-childs .different-info .different-info-childs p{margin-top:2rem;font-size:1.1rem;color:#5a5a5a}.popular-category-wrapper .popular-slider-container{margin-top:3rem}.popular-category-wrapper .popular-slider-container .popular-slider-wrapper{height:20rem;position:relative;overflow:hidden;border-radius:.4rem}.popular-category-wrapper .popular-slider-container .popular-slider-wrapper img{height:20rem;width:100%;background-size:cover;background-position:50%}.popular-category-wrapper .popular-slider-container .popular-slider-wrapper .popular-slider-overlay{position:absolute;height:100%;width:100%;top:0;left:0;background:rgba(0,0,0,.175)}.popular-category-wrapper .popular-slider-container .popular-slider-wrapper h3{position:absolute;bottom:1rem;left:1rem;width:100%;color:#fff;font-size:1.2rem}.slick-list{margin:0 -5px}.slick-slide>div{padding:0 5px}.excellent-review-container{padding:4rem 0}.excellent-review-container .excellent-review-parent{margin-top:2rem;display:flex;gap:2rem}.excellent-review-container .excellent-review-parent .excellent-review-childs{border:1px solid #c3c3c3;border-radius:.5rem;padding:2rem}.excellent-review-container .excellent-review-parent .excellent-review-childs svg{height:auto;width:3rem}.excellent-review-container .excellent-review-parent .excellent-review-childs h2{margin:1.4rem 0;font-size:1.4rem}.excellent-review-container .excellent-review-parent .excellent-review-childs .excellent-sub-parent{display:flex;align-items:center;gap:1rem}.excellent-review-container .excellent-review-parent .excellent-review-childs .excellent-sub-parent .excellent-sub-childs img{border-radius:50%}.excellent-review-container .excellent-review-parent .excellent-review-childs .excellent-sub-parent .excellent-sub-childs h4{font-size:1.2rem}.excellent-review-container .excellent-review-parent .excellent-review-childs .excellent-sub-parent .excellent-sub-childs p{font-size:1.1rem;color:#5a5a5a;font-weight:400}.freelancer-container .freelancer-parent{margin-top:3rem}.freelancer-container .freelancer-parent .freelancer-childs{border:1px solid #c3c3c3;border-radius:.4rem;overflow:hidden}.freelancer-container .freelancer-parent .freelancer-childs .freelancer-image-wrapper{display:flex;justify-content:center;align-items:center;background:#f5f6fa;padding:1.5rem 0}.freelancer-container .freelancer-parent .freelancer-childs .freelancer-image-wrapper img{height:auto;width:6rem}.freelancer-container .freelancer-parent .freelancer-childs .freelancer-info{padding:1rem}.freelancer-container .freelancer-parent .freelancer-childs .freelancer-info h1{font-size:1.2rem}.freelancer-container .freelancer-parent .freelancer-childs .freelancer-info ul{padding:0 0 0 2rem;margin:.5rem 0}.freelancer-container .freelancer-parent .freelancer-childs .freelancer-info ul li{font-size:1rem;list-style-type:disc}.freelancer-container .freelancer-parent .freelancer-childs .freelancer-rating{display:flex;align-items:center;margin:1rem 0}.freelancer-container .freelancer-parent .freelancer-childs .freelancer-rating svg{height:auto;width:1.4rem;margin-right:.5rem}.freelancer-container .freelancer-parent .freelancer-childs .freelancer-rating h4{font-size:1rem}.freelancer-container .freelancer-parent .freelancer-childs .freelancer-rating h4 span{font-weight:400;color:#5a5a5a}.freelancer-container .freelancer-parent .freelancer-childs .freelancer-rate{padding:0 1rem 1rem}.freelancer-container .freelancer-parent .freelancer-childs .freelancer-rate p{font-size:1rem;color:#5a5a5a}.freelancer-container .freelancer-parent .freelancer-childs .freelancer-rate h6{font-size:1rem}.freelancer-container .freelancer-parent .freelancer-childs .freelancer-rate h6 span{color:#5a5a5a;font-weight:400}.trending-container{padding:3rem 0}.trending-container .trending-parent{margin-top:3rem}.trending-container .trending-parent .trending-childs{border:1px solid #c3c3c3;border-radius:.4rem;overflow:hidden}.trending-container .trending-parent .trending-childs .trending-image-wrapper img{height:12rem;width:100%;background-size:cover;background-position:50%}.trending-container .trending-parent .trending-childs .trending-info{padding:1rem}.trending-container .trending-parent .trending-childs .trending-info h2{font-size:1.2rem}.trending-container .trending-parent .trending-childs .trending-info .trending-info-more{display:flex;justify-content:space-between;align-items:center;margin-top:2rem}.trending-container .trending-parent .trending-childs .trending-info .trending-info-more h6{font-size:1.4rem}.trending-container .trending-parent .trending-childs .trending-info .trending-info-more p{font-size:1rem;color:#5a5a5a}.globally-trusted-wrapper .globally-trusted-parent{background:#0a0f27;display:flex;border-radius:.4rem}.globally-trusted-wrapper .globally-trusted-parent .globally-trusted-childs{flex:1 1;padding:0 2rem}.globally-trusted-wrapper .globally-trusted-parent .globally-trusted-childs p{color:#b8253e;font-size:1rem;font-weight:600;margin:6rem 0 1rem}.globally-trusted-wrapper .globally-trusted-parent .globally-trusted-childs h2{font-size:3rem;color:#fff;margin-bottom:6rem}.navbar-overlay{z-index:14;background:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(.2rem);backdrop-filter:blur(.2rem);height:100%}.navbar-extended-container,.navbar-overlay{position:absolute;top:7rem;left:0;width:100%}.navbar-extended-container{background:#1c1c1c;z-index:15;padding:3rem 2rem}.navbar-extended-container .navbar-extended-wrapper .navbar-extended-parent{display:flex}.navbar-extended-container .navbar-extended-wrapper .navbar-extended-parent .navbar-extended-childs{flex:1 1}.navbar-extended-container .navbar-extended-wrapper .navbar-extended-parent .navbar-extended-childs:first-child img{height:8rem;width:8rem;background-size:cover;background-position:50%;border-radius:50%}.navbar-extended-container .navbar-extended-wrapper .navbar-extended-parent .navbar-extended-childs:first-child h3{color:#fff;font-size:1.4rem;margin-top:2rem}.navbar-extended-container .navbar-extended-wrapper .navbar-extended-parent .navbar-extended-childs:first-child h6{color:hsla(0,0%,100%,.693);font-size:1rem;cursor:pointer}.navbar-extended-container .navbar-extended-wrapper .navbar-extended-parent .navbar-extended-childs:first-child p{color:#b8253e;font-size:1rem;margin-top:.2rem}.navbar-extended-container .navbar-extended-wrapper .navbar-extended-parent .navbar-extended-childs ul{border-top:1px solid #949494;margin-right:1rem}.navbar-extended-container .navbar-extended-wrapper .navbar-extended-parent .navbar-extended-childs ul li{margin:.8rem 0}.navbar-extended-container .navbar-extended-wrapper .navbar-extended-parent .navbar-extended-childs ul li a{color:#fff;font-size:1.1rem;font-weight:400;transition:.2s}.navbar-extended-container .navbar-extended-wrapper .navbar-extended-parent .navbar-extended-childs ul li a:hover{transition:.2s;color:#b8253e}.logout-btn-container{margin-top:2rem}.logout-btn-container button{font-size:.9rem;padding:.6rem 1rem}.deposit-section{padding:3rem 0;background:#f5f6fa;height:100vh}.deposit-section .deposit-history-wrapper{margin-top:2rem}.deposit-section .deposit-history-wrapper .deposit-history-parent{padding:1rem;border:1px solid rgba(0,0,0,.149);border-radius:.4rem;margin:1rem 0;background:#fff;display:flex;justify-content:space-between;align-items:center}.deposit-section .deposit-history-wrapper .deposit-history-parent .deposit-history-childs:first-child h3,.deposit-section .deposit-history-wrapper .deposit-history-parent .deposit-history-childs:first-child p{font-size:1.2rem}.deposit-section .deposit-history-wrapper .deposit-history-parent .deposit-history-childs:first-child h1{font-size:1.2rem;color:#34a8cb;margin-top:2rem}.deposit-section .deposit-history-wrapper .deposit-history-parent .deposit-history-childs:last-child .deposited-type{background:green;border-radius:1rem;text-align:center;font-size:.8rem;font-weight:600;color:#fff;padding:.4rem .6rem}.deposit-section .deposit-history-wrapper .deposit-history-parent .deposit-history-childs:last-child h6{font-size:1rem;margin-top:.2rem;color:#5a5a5a}.footer-container{background:linear-gradient(135deg,#eef5f5,#d8f5f5);padding:3rem 0}.footer-container .footer-parent{display:flex;justify-content:space-between;align-items:center}.footer-container .footer-parent img{height:auto;width:10rem}.footer-container .footer-parent p{color:#5b6678}.footer-bg{background:#fff}.journey-section .journey-wrapper{background-image:linear-gradient(180deg,#fff,hsla(0,0%,100%,.4) 30%),linear-gradient(106deg,transparent,rgba(102,217,217,.2) 28%,rgba(155,89,182,.15) 40%,rgba(175,122,197,.15) 51%,rgba(215,189,226,.1) 67%,transparent 92%);box-shadow:0 2px 6px rgba(0,0,0,.05),0 4px 12px rgba(0,0,0,.08);background-repeat:no-repeat;background-position:50%,50%;border-radius:1rem;margin:1rem;padding:3rem;position:relative}.journey-section .journey-wrapper .journey-deco-image{position:absolute;top:0;right:0;height:auto;width:30%;z-index:5}.journey-section .journey-wrapper .journey-info-wrapper{z-index:12;position:relative}.journey-section .journey-wrapper .journey-info-wrapper .journey-data-info p{color:#98999c;text-align:center;font-size:1.5rem;margin-top:4rem}.journey-section .journey-wrapper .journey-info-wrapper .journey-data-info h1{color:#000;font-size:3.5rem;text-align:center;margin-top:1rem}.journey-section .journey-wrapper .journey-info-wrapper .journey-data-info-alt{display:flex;gap:1rem;margin-top:4rem}.journey-section .journey-wrapper .journey-info-wrapper .journey-data-info-alt-parent{flex:1 1}.journey-section .journey-wrapper .journey-info-wrapper .journey-data-info-alt-parent .journey-data-info-alt-childs{background:#5b6678;display:flex;justify-content:space-between;align-items:center;padding:1rem;border-radius:.4rem}.journey-section .journey-wrapper .journey-info-wrapper .journey-data-info-alt-parent .journey-data-info-alt-childs .journey-data-info-alt-childs-inner:first-child{display:flex;align-items:center}.journey-section .journey-wrapper .journey-info-wrapper .journey-data-info-alt-parent .journey-data-info-alt-childs .journey-data-info-alt-childs-inner:first-child img{height:auto;width:4rem;margin-right:1rem}.journey-section .journey-wrapper .journey-info-wrapper .journey-data-info-alt-parent .journey-data-info-alt-childs .journey-data-info-alt-childs-inner:first-child p{font-size:1.2rem;color:#fff}.journey-section .journey-wrapper .journey-info-wrapper .journey-data-info-alt-parent .journey-data-info-alt-childs .journey-data-info-alt-childs-inner h3{font-size:1.6rem;color:#fff}.journey-section .journey-wrapper .journey-submit-btn{margin-top:2rem;margin-bottom:2rem}.breadcrumb-wrapper .breadcrumb-wrapper-parent{display:flex;justify-content:space-between;align-items:center}.breadcrumb-wrapper .breadcrumb-wrapper-parent .breadcrumb-wrapper-childs{flex:1 1}.breadcrumb-wrapper .breadcrumb-wrapper-parent .breadcrumb-wrapper-childs:nth-child(2){text-align:center}.breadcrumb-wrapper .breadcrumb-wrapper-parent .breadcrumb-wrapper-childs a{transition:.2s}.breadcrumb-wrapper .breadcrumb-wrapper-parent .breadcrumb-wrapper-childs a:hover{transition:.2s;opacity:.8}.breadcrumb-wrapper .breadcrumb-wrapper-parent .breadcrumb-wrapper-childs .breadcrumb-back-link{height:2.5rem;width:2.5rem;background:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center}.breadcrumb-wrapper .breadcrumb-wrapper-parent .breadcrumb-wrapper-childs .breadcrumb-back-link i{color:#18202b;font-size:1.2rem}.breadcrumb-wrapper .breadcrumb-wrapper-parent .breadcrumb-wrapper-childs h1{font-size:1.8rem;color:#fff}.breadcrumbAlt .breadcrumb-wrapper-childs .breadcrumb-back-link{height:2rem;width:2rem;background:rgba(24,32,43,.757)!important}.breadcrumbAlt .breadcrumb-wrapper-childs .breadcrumb-back-link i{color:#fff!important}.breadcrumbAlt .breadcrumb-wrapper-childs h1{font-size:1.6rem;color:#18202b!important}.history-section{padding:3rem 0;background:#f5f6fa;min-height:100vh}.history-section .history-card-wrapper .history-wrapper{display:grid;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));grid-gap:1rem;gap:1rem}.history-section .history-card-wrapper .history-wrapper .history-card-container .history-card-parent{display:flex;background:#fff;border:1px solid rgba(0,0,0,.184);overflow:hidden;border-radius:.6rem}.history-section .history-card-wrapper .history-wrapper .history-card-container .history-card-parent .history-card-childs:first-child{flex:1 1}.history-section .history-card-wrapper .history-wrapper .history-card-container .history-card-parent .history-card-childs:first-child img{height:16rem;width:100%;object-fit:cover;object-position:center;border-right:1px solid rgba(0,0,0,.136)}.history-section .history-card-wrapper .history-wrapper .history-card-container .history-card-parent .history-card-childs:last-child{flex:2 1;padding:1rem}.history-section .history-card-wrapper .history-wrapper .history-card-container .history-card-parent .history-card-childs:last-child .history-card-status{display:flex;justify-content:space-between;align-items:center}.history-section .history-card-wrapper .history-wrapper .history-card-container .history-card-parent .history-card-childs:last-child .history-card-status p{padding:.4rem .6rem;border-radius:.4rem;text-transform:uppercase;font-size:.8rem;font-weight:600;color:#fff}.history-section .history-card-wrapper .history-wrapper .history-card-container .history-card-parent .history-card-childs:last-child .history-card-status h6{font-size:1rem;color:#5a5a5a;font-weight:500}.history-section .history-card-wrapper .history-wrapper .history-card-container .history-card-parent .history-card-childs:last-child .history-card-heading{margin:1rem 0}.history-section .history-card-wrapper .history-wrapper .history-card-container .history-card-parent .history-card-childs:last-child .history-card-heading h2{font-size:1rem}.history-section .history-card-wrapper .history-wrapper .history-card-container .history-card-parent .history-card-childs:last-child .history-card-info ul li{display:flex;justify-content:space-between;align-items:center;margin:1rem 0}.history-section .history-card-wrapper .history-wrapper .history-card-container .history-card-parent .history-card-childs:last-child .history-card-info ul li p{font-size:1.1rem;color:#5a5a5a}.history-section .history-card-wrapper .history-wrapper .history-card-container .history-card-parent .history-card-childs:last-child .history-card-info ul li h3{font-size:1.2rem}.history-filter{margin-top:3rem}.history-filter ul{display:flex;justify-content:center;align-items:center;gap:1rem}.history-filter ul li{flex:1 1}.history-filter ul li button{width:100%;outline:none;padding:.6rem;border-radius:.4rem;text-align:center;font-size:1rem;font-weight:600;text-transform:uppercase;cursor:pointer;color:#b8253e;background:#fff;border:2px solid #b8253e;transition:.2s}.history-filter ul li button:hover{transition:.2s;opacity:.8}.history-active{background:#b8253e!important;color:#fff!important;font-size:1rem!important;font-weight:700!important;border:2px solid #b8253e!important}.data-not-found{display:flex;justify-content:center;align-items:center;height:70vh}.data-not-found img{height:auto;width:40%}.link-wallet-section{background:linear-gradient(135deg,#f8f4ff,#efe5ff 25%,#e7fbfb 65%,#fff6ec);min-height:100vh;padding:3rem 0}.link-wallet-section .link-wallet-wrapper .link-wallet-parent{display:flex;gap:2rem}.link-wallet-section .link-wallet-wrapper .link-wallet-parent .link-wallet-childs:first-child{flex:1 1;display:flex;justify-content:center;align-items:center}.link-wallet-section .link-wallet-wrapper .link-wallet-parent .link-wallet-childs:first-child img{height:auto;width:100%}.link-wallet-section .link-wallet-wrapper .link-wallet-parent .link-wallet-childs:last-child{flex:2 1;padding-top:6rem}.link-wallet-wrapper{margin:3rem}.link-wallet-wrapper .link-wallet-parent .link-wallet-child{display:flex;justify-content:center}.link-wallet-wrapper .link-wallet-parent .link-wallet-child img{height:auto;width:6rem;margin-top:2rem}.link-wallet-wrapper .link-wallet-parent .add-wallet-note{margin-top:1rem;margin-bottom:2rem;text-align:center}.link-wallet-wrapper .link-wallet-parent .add-wallet-note h1{color:#98999c;font-size:1.8rem;margin:.4rem 0;font-weight:600}.link-wallet-wrapper .link-wallet-parent .add-wallet-note p{font-size:1.4rem;color:#98999c;font-weight:500}.sub-form-container .sub-form-group{margin-bottom:2rem}.sub-form-container .sub-form-group p{font-size:1rem;color:#000;font-weight:500}.sub-form-container .sub-form-group input{width:100%;padding:.6rem 1rem;border-radius:.4rem;outline:none;border:none;margin-top:.4rem;font-size:1.2rem;box-shadow:0 .4rem 1rem rgba(0,0,0,.03)}.transaction-history-section{padding:3rem 0;background:#f5f6fa;height:100vh}.transaction-history-section .transaction-history-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));grid-gap:1rem;gap:1rem;margin-top:2rem}.transaction-history-section .transaction-history-container .transaction-history-parent{background:#fff;border:1px solid rgba(0,0,0,.158);border-radius:.4rem;padding:1rem}.transaction-history-section .transaction-history-container .transaction-history-parent .transaction-history-childs .transaction-history-heading{display:flex;justify-content:space-between;align-items:center}.transaction-history-section .transaction-history-container .transaction-history-parent .transaction-history-childs .transaction-history-heading .transaction-history-childs h1{color:#28334a;font-size:1.5rem;font-weight:700}.transaction-history-section .transaction-history-container .transaction-history-parent .transaction-history-childs .transaction-history-heading .transaction-history-childs p{color:#b8253e;font-size:1.2rem;font-weight:600}.transaction-history-section .transaction-history-container .transaction-history-parent .transaction-history-childs .transaction-history-heading .transaction-history-childs:last-child h2{background:pink;text-transform:uppercase;font-size:.8rem;text-align:center;border-radius:1rem;color:#fff;padding:.4rem .6rem;margin-bottom:.5rem}.transaction-history-section .transaction-history-container .transaction-history-parent .transaction-history-childs .transaction-history-heading .transaction-history-childs:last-child h4{font-size:1rem;font-weight:500;color:#5a5a5a}.transaction-history-section .transaction-history-container .transaction-history-parent .transaction-details-parent{display:flex;align-items:center;margin:1rem 0}.transaction-history-section .transaction-history-container .transaction-history-parent .transaction-details-parent .transaction-details-childs{flex:1 1}.transaction-history-section .transaction-history-container .transaction-history-parent .transaction-details-parent .transaction-details-childs p{font-size:1.2rem;color:#5a5a5a}.transaction-history-section .transaction-history-container .transaction-history-parent .transaction-details-parent .transaction-details-childs h6{font-size:1.2rem;color:#5a5a5a;color:#18202b}.terms-condition{display:flex;justify-content:flex-start;align-items:center}.terms-condition input{height:1.3rem;width:1.3rem;margin-right:1rem;accent-color:#31dee5}.terms-condition label{font-size:1.3rem}.submit-journey-section{background:#f5f6fa;height:100vh;padding:1rem}.submit-journey-section .submit-journey-container{border-radius:1rem;overflow:hidden}.submit-journey-section .submit-journey-container .submit-journey-parent{display:flex;gap:2rem}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs{flex:1 1}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-image-wrapper{height:50rem;border-radius:1rem;overflow:hidden;position:relative}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-image-wrapper .submit-journey-back-btn{position:absolute;top:1rem;left:1rem;height:2.5rem;width:2.5rem;border-radius:50%;background:#fff;border:1px solid rgba(0,0,0,.114);display:flex;justify-content:center;align-items:center;box-shadow:0 0 1rem rgba(0,0,0,.244);cursor:pointer}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-image-wrapper .submit-journey-back-btn i{color:#000}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-image-wrapper img{height:50rem;width:100%;object-fit:cover;object-position:center}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-info-wrapper .rating{display:flex}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-info-wrapper .rating li{list-style-type:none;color:#c4c4c4;font-size:1.5rem;margin-right:.4rem;cursor:pointer}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-info-wrapper .rating .active{color:#b8253e}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-details-parent .submit-journey-details-childs{display:flex;justify-content:space-between;align-items:center;background:#fff;margin:1rem 0;padding:1rem;border-radius:.4rem;border:1px solid rgba(0,0,0,.133)}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-details-parent .submit-journey-details-childs .submit-journey-details-childs-inner:first-child{display:flex;align-items:center;gap:1rem}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-details-parent .submit-journey-details-childs .submit-journey-details-childs-inner:first-child img{height:auto;width:4rem}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-details-parent .submit-journey-details-childs .submit-journey-details-childs-inner:first-child p{color:#3b3b3b;font-size:1.2rem}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-details-parent .submit-journey-details-childs .submit-journey-details-childs-inner h1{font-size:1.6rem;font-weight:600;color:#3b3b3b}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-people-info{background:#fff;padding:1rem;border-radius:.4rem;border:1px solid rgba(0,0,0,.133);margin-top:1rem}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-people-info .submit-people-name{display:flex;align-items:center;gap:1rem}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-people-info .submit-people-name svg{height:auto;width:3rem}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-people-info .submit-people-name h6{font-size:1.6rem}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-people-info ul{margin-top:2rem}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-people-info ul li{display:flex;justify-content:space-between;align-items:center;margin:.5rem 0}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-people-info ul li p{font-size:1rem}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-people-info ul li h2{font-size:1.1rem;font-weight:700}.rating-parent{display:flex;justify-content:space-between;align-items:center;margin-top:2rem;border-top:2px solid #f7f7f7;border-bottom:2px solid #f7f7f7;padding-top:1rem;padding-bottom:1rem}.rating-parent .rating-childs h4{font-size:1.2rem;color:#525252;font-weight:600}.rating-parent .rating-childs ul{display:flex}.rating-parent .rating-childs ul li{list-style-type:none;color:#d5e4e1;font-size:2rem;margin-right:.4rem;cursor:pointer}.rating-parent .rating-childs ul .active{color:#002389}.recovery-section{background:linear-gradient(135deg,#f8f4ff,#efe5ff 25%,#e7fbfb 65%,#fff6ec);min-height:100vh;padding:3rem 0}.recovery-section .recovery-wrapper{margin-top:4rem}.recovery-section .recovery-wrapper .recovery-parent{display:flex;gap:2rem}.recovery-section .recovery-wrapper .recovery-parent .recovery-childs{flex:1 1}.recovery-section .recovery-wrapper .recovery-parent .recovery-childs:first-child img{height:auto;width:100%}.recovery-section .recovery-wrapper .recovery-parent .recovery-childs:last-child .sub-form-container .sub-form-group{position:relative}.recovery-section .recovery-wrapper .recovery-parent .recovery-childs:last-child .sub-form-container .sub-form-group .show-hide-icon{position:absolute;top:42px;right:12px;cursor:pointer}.recovery-section .recovery-wrapper .recovery-parent .recovery-childs:last-child .sub-form-container .sub-form-group .show-hide-icon i{color:#5a5a5a;font-size:1.2rem}.support-section{background:linear-gradient(135deg,#fdf8ff,#f6e9ff 30%,#e8f8f8 70%,#fffaf2);height:100vh;padding:3rem 0}.support-section .support-wrapper{margin:6rem 0 0}.support-section .support-wrapper .support-parent{display:flex;gap:1rem}.support-section .support-wrapper .support-parent .support-childs{flex:1 1}.support-section .support-wrapper .support-parent .support-childs .support-quatation svg{height:auto;width:3rem}.support-section .support-wrapper .support-parent .support-childs:first-child h1{font-size:4rem;color:#000;font-weight:600;margin-top:3rem}.support-section .support-wrapper .support-parent .support-childs:first-child h1 span{color:#b8253e}.support-section .support-wrapper .support-parent .support-childs:first-child p{color:#000;font-size:1.2rem;margin:1rem 0 3rem}.support-section .support-wrapper .support-parent .support-childs:last-child p{font-size:1.2rem;color:#000}.support-section .support-wrapper .support-parent .support-childs:last-child h4{color:#000;text-align:center;font-size:1.4rem;background:#fff;border-radius:.4rem;padding:1rem;margin:2rem 0}.withdraw-section{background:linear-gradient(135deg,#f8f4ff,#efe5ff 30%,#e7fbfb 65%,#fff6ec);padding:3rem 0;min-height:100vh;height:100%}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent{display:flex;margin-top:3rem}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent .withdrawal-wrapper-childs{flex:1 1}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent .withdrawal-wrapper-childs:first-child .withdrawal-wrapper-info{background:#fff;border-radius:1rem;text-align:center;position:relative}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent .withdrawal-wrapper-childs:first-child .withdrawal-wrapper-info img{position:absolute;top:0;right:0;height:auto;width:60%;z-index:1;opacity:.1}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent .withdrawal-wrapper-childs:first-child .withdrawal-wrapper-info .withdrawal-wrapper-title{background:#b8253e;border-radius:1rem;padding:1rem 0;position:relative;z-index:2}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent .withdrawal-wrapper-childs:first-child .withdrawal-wrapper-info .withdrawal-wrapper-title h3{color:#fff;font-size:1.2rem}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent .withdrawal-wrapper-childs:first-child .withdrawal-wrapper-info .withdrawal-wrapper-more-info{padding:10rem 0 16rem;position:relative;z-index:2}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent .withdrawal-wrapper-childs:first-child .withdrawal-wrapper-info .withdrawal-wrapper-more-info p{color:#98999c;font-size:1.4rem}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent .withdrawal-wrapper-childs:first-child .withdrawal-wrapper-info .withdrawal-wrapper-more-info h3{color:#000;font-size:4rem;font-weight:600;margin:1rem 0 2rem}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent .withdrawal-wrapper-childs:first-child .withdrawal-wrapper-info .withdrawal-wrapper-more-info .withdrawal-wrapper-more-info-link a{background:#b8253e;color:#fff;padding:.6rem 1.2rem;border-radius:.4rem;font-size:.9rem;font-weight:600}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent .withdrawal-wrapper-childs:last-child .withdrawal-tab-wrapper{padding:0 2rem}.withdraw-section .withdrawal-form-container{padding:2rem}.withdraw-section .withdrawal-form-container .sub-form-container .sub-form-group{position:relative}.withdraw-section .withdrawal-form-container .sub-form-container .sub-form-group p{color:#000!important}.withdraw-section .withdrawal-form-container .sub-form-container .sub-form-group .allBtnFunc{position:absolute;top:42px;right:12px;font-weight:700;cursor:pointer;text-decoration:underline;color:#5a5a5a}.withdraw-section .withdrawal-form-container .sub-form-container .sub-form-group input{border:1px solid rgba(0,0,0,.177)}.withdraw-section .withdrawal-form-container .sub-form-container .sub-form-group .show-hide-icon{position:absolute;top:42px;right:12px;cursor:pointer}.withdraw-section .withdrawal-form-container .sub-form-container .sub-form-group .show-hide-icon i{color:#5a5a5a;font-size:1.2rem}.withdrawal-info-wrapper ul{margin:1rem 0}.withdrawal-info-wrapper ul li h1{font-size:1rem;font-weight:500;color:#000}.withdrawal-info-wrapper ul li .info-details{background:#fff;border:1px solid rgba(0,0,0,.177);border-radius:.4rem;padding:.5rem .8rem;margin-top:.4rem;opacity:.8}.withdrawal-info-wrapper ul li .info-details h6{font-size:1.2rem;font-weight:400}.form-sub-heading h1{font-size:1.4rem;font-weight:600}.amount-options{margin:0 0 2rem}.amount-options .amount-option-parent{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem}.amount-options .amount-option-parent .amount-option-childs{padding:.5rem 1rem;text-align:center;cursor:pointer;border-radius:8px;background:#fff;border:2px solid #b8253e;transition:.2s}.amount-options .amount-option-parent .amount-option-childs:hover{transition:.2s;background:#b8253e;border:2px solid #b8253e}.amount-options .amount-option-parent .amount-option-childs:hover h3{color:#fff!important}.amount-options .amount-option-parent .amount-option-childs h3{font-size:1rem;font-weight:600;text-align:center;color:#b8253e}.withdrawal-success-receipt-container{width:100%;height:100%;position:fixed;background:rgba(0,0,0,.65);z-index:12;display:flex;justify-content:center;align-items:center}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner{width:750px;background:#fff;border-radius:.4rem;padding:2rem;animation:fadeAnimation .5s linear forwards;position:relative}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .company-watermark{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .company-watermark img{height:auto;width:12rem;opacity:.1}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-receipt-check,.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-success-heading{text-align:center}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-success-heading h1{font-size:1.6rem;color:#373636}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-success-heading p{font-size:1.3rem;color:#373636}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-receipt-break{border:1px dashed rgba(0,0,0,.401);width:100%;margin:2rem 0}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-receipt-details ul li{display:flex;justify-content:space-between;align-items:center;margin:1rem 0}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-receipt-details ul li p{font-size:1.1rem;color:rgba(0,0,0,.78)}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-receipt-details ul li h5{font-size:1.1rem;color:#000;font-weight:500}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-receipt-details ul .channel h5,.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-receipt-details ul .status h5{font-size:.8rem;color:#fff;padding:.4rem .6rem;border-radius:.4rem}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-receipt-details ul .channel h5{background:#262a2e}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner .withdrawal-receipt-details ul .status h5{background:green}.withdrawal-success-receipt-container .wallet-receipt-action{display:flex;gap:1rem}.withdrawal-success-receipt-container .wallet-receipt-action button{flex:1 1;font-size:1.1rem;outline:none;border:none;background:rgba(0,36,93,.145);border:1px solid rgba(0,36,93,.145);border-radius:.4rem;padding:.5rem 0;color:#262a2e;font-weight:600;cursor:pointer}.withdrawal-success-receipt-container .wallet-receipt-action button:hover{opacity:.8}.withdrawal-success-receipt-container .confirm-with{margin:1rem 0 0}.withdrawal-success-receipt-container .confirm-with p{text-align:center;font-size:1rem;color:#0047c1;font-weight:500;cursor:pointer}.withdrawal-success-receipt-container .confirm-with p:hover{color:#000}.withdrawal-to-info{margin:0 2rem 2rem;border-radius:16px;border:1px solid #e5effd;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);padding:2rem}.withdrawal-to-info h2{font-weight:700;font-size:1.4rem}.withdrawal-to-info p{font-size:1.2rem;font-weight:500;color:#575757}.withdrawal-to-info .withdrawal-to-type{display:flex;margin-top:1rem;gap:1rem;margin-bottom:2rem}.withdrawal-to-info .withdrawal-to-type h5{background:rgba(0,36,93,.173);color:#31dee5;padding:.6rem 1rem;font-size:1rem;border-radius:.4rem}.security-details-wrapper{padding:0 2rem}.security-details-wrapper .security-tab{margin-top:2rem;display:flex;border-radius:.5rem;background:rgba(69,85,85,.5);box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.02)}.security-details-wrapper .security-tab a{width:100%}.security-details-wrapper .security-tab a button{width:100%;outline:none;border:none;padding:1rem 0;color:#fff;font-size:1.5rem;font-weight:600;cursor:pointer;background:none}.security-details-wrapper .security-tab a .button-active{background:#fff;color:#000;box-shadow:0 0 4px 0 #5e6a84;border-radius:.5rem}.invite-section .invite-image{text-align:center}.invite-section .invite-image img{height:auto;width:60%;filter:invert(1) brightness(2)}.invite-section .invite-section-wrapper{padding:2rem}.invite-section .invite-section-wrapper .invite-details{text-align:center}.invite-section .invite-section-wrapper .invite-details h2{color:#e5e5e5;font-size:2.5rem}.invite-section .invite-section-wrapper .invite-details h3{font-size:1.5rem;padding-top:0;font-weight:500;color:#ececec}.invite-section .invite-section-wrapper .invite-details .invite-code-wrapper{display:flex;justify-content:center;align-items:center}.invite-section .invite-section-wrapper .invite-details .invite-code-wrapper .invite-code{display:flex;background-color:#fff;width:-moz-fit-content;width:fit-content;gap:2rem;padding:1rem 2rem;border-radius:.5rem;margin:2rem 0 5rem;filter:drop-shadow(0 0 4px rgba(0,0,0,.25))}.invite-section .invite-section-wrapper .invite-details .invite-code-wrapper .invite-code h2{font-size:1.8rem;color:#111827}.invite-section .invite-section-wrapper .invite-details .invite-code-wrapper .invite-code button{padding:.5rem 1.3rem;background:#ce3185;border-radius:.3rem;color:#fff;border:none;font-size:1.3rem;font-weight:600}.profile-section{background:linear-gradient(135deg,#fcfaf8,#f8f3fb 50%,#f6f2ee);min-height:100vh;padding:3rem 0}.profile-section .profile-wrapper{padding:2rem 0}.profile-section .profile-wrapper .profile-parent .user-info{padding-bottom:0}.profile-section .profile-wrapper .profile-parent .user-info .profile-wrapper{display:flex;justify-content:center}.profile-section .profile-wrapper .profile-parent .user-info .profile-wrapper .profile-img{height:10rem;width:10rem;background:#f5f5f5;border-radius:50%}.profile-section .profile-wrapper .profile-parent .user-info .profile-wrapper .profile-img img{height:10rem;width:10rem;border-radius:100%;object-fit:cover;object-position:center;box-shadow:0 0 10px rgba(0,0,0,.338)}.profile-section .profile-wrapper .profile-parent .user-info .profile-info h3{text-align:center;font-size:1.6rem;font-weight:600;color:#000}.profile-section .profile-wrapper .profile-parent .user-info .profile-info h4{text-align:center;font-size:1.4rem;font-weight:600;color:#b8253e}.profile-section .profile-wrapper .profile-parent .user-info .profile-info .sidebar-progress-bar{margin:1rem 0}.profile-section .profile-wrapper .profile-parent .user-info .profile-info .sidebar-progress-bar .sidebar-progress-bar-parent{display:flex;justify-content:center}.profile-section .profile-wrapper .profile-parent .user-info .profile-info .sidebar-progress-bar .sidebar-progress-bar-parent .sidebar-progress-bar-childs{width:100%}.profile-section .profile-wrapper .profile-parent .user-info .profile-info .sidebar-progress-bar .sidebar-progress-bar-parent .sidebar-progress-bar-childs .progressbar-track{height:.4rem;position:relative;border-radius:.5rem;background:#eee;margin-top:1rem}.profile-section .profile-wrapper .profile-parent .user-info .profile-info .sidebar-progress-bar .sidebar-progress-bar-parent .sidebar-progress-bar-childs .progressbar-track .progressbar-thumb{height:100%;background:#b8253e;border-radius:1rem;position:absolute;top:0;left:0;display:flex;justify-content:flex-end;align-items:center}.profile-section .profile-wrapper .profile-parent .user-info .profile-info .sidebar-progress-bar .sidebar-progress-bar-parent .sidebar-progress-bar-childs .progressbar-track .progressbar-thumb p{background:#b8253e;font-size:.8rem;padding:.2rem 1rem;border-radius:.4rem;color:#fff;font-weight:400}.profile-account-details-container{display:flex;gap:1rem}.profile-account-details-container .profile-account-details-parent{display:flex;justify-content:space-between;align-items:center;background:#5b6678;padding:1rem;border-radius:.4rem;flex:1 1}.profile-account-details-container .profile-account-details-parent .profile-account-details-childs{display:flex;align-items:center;gap:1rem}.profile-account-details-container .profile-account-details-parent .profile-account-details-childs .profile-account-details-icon img{height:auto;width:3rem}.profile-account-details-container .profile-account-details-parent .profile-account-details-childs .profile-account-details-icon p{font-size:1.1rem;color:#fff}.profile-account-details-container .profile-account-details-parent .profile-account-details-childs h1{color:#fff;font-size:1.4rem}.membership-section .membership-heading{margin:6rem 0 5rem}.membership-section .membership-heading h1{text-align:center;color:#000;font-size:1.6rem;font-weight:500}.membership-section .membership-wrapper-parent{padding:1rem;display:flex;gap:1rem;border-radius:.4rem}.membership-section .membership-wrapper-parent .membership-wrapper-childs{background:#fff;flex:1 1;padding:1rem;text-align:center;border-radius:.5rem;box-shadow:0 .4rem 1rem rgba(0,0,0,.03)}.membership-section .membership-wrapper-parent .membership-wrapper-childs img{height:auto;width:10rem;margin-top:-6rem}.membership-section .membership-wrapper-parent .membership-wrapper-childs .membership-wrapper-info{padding-bottom:1rem}.membership-section .membership-wrapper-parent .membership-wrapper-childs .membership-wrapper-info h2{font-size:1.5rem;font-weight:600}.membership-section .membership-wrapper-parent .membership-wrapper-childs .membership-wrapper-info p{font-size:1rem;color:#5a5a5a}.certificate-section .certificate-wrapper{display:flex;justify-content:center;align-items:center;padding:3rem}.certificate-section .certificate-wrapper .certifiacte-parent img{height:100%;width:100%;object-fit:cover;object-position:center}.about-us-page-wrapper img{height:auto;width:100%}.about-us-page-wrapper .about-page-details-wrapper{padding:3rem 2rem}.about-us-page-wrapper .about-page-details-wrapper p{font-size:1.5rem}.about-us-page-wrapper .about-page-details-wrapper p span{font-weight:700}.about-us-desktop-view,.about-us-mobile-view{margin-top:2rem}.about-us-desktop-view img,.about-us-mobile-view img{height:auto;width:100%}.content-section{padding:3rem 0;background:#fff;min-height:100vh;height:100%}.aboutSection,.content-section .content-wrapper{margin-top:3rem}.aboutSection{position:relative;overflow:hidden;background:#f6f5f7;padding:10rem 2rem 9rem;display:flex;justify-content:center;align-items:center}.aboutSection .glow{position:absolute;left:0;top:50%;transform:translateY(-50%);width:48rem;height:48rem;border-radius:50%;background:rgba(149,255,248,.45);filter:blur(9rem);pointer-events:none}.aboutSection .content{position:relative;z-index:2;max-width:76rem;width:100%;display:flex;flex-direction:column;align-items:center;text-align:center}.aboutSection .content .tag{display:inline-flex;align-items:center;justify-content:center;height:4rem;padding:0 2.2rem;border-radius:10rem;background:#d2334f;color:#fff;font-size:1.2rem;font-weight:600;line-height:1;margin-bottom:4.2rem}.aboutSection .content h1{margin:0;color:#1f1f23;font-size:5rem;font-weight:600;line-height:1.05;letter-spacing:-.32rem;max-width:105rem}.aboutSection .content p{margin:4.8rem 0 0;max-width:122rem;color:#2f2f34;font-size:2rem;line-height:1.45;font-weight:400}@media(max-width:1200px){.aboutSection{padding:8rem 2rem}.aboutSection .content h1{font-size:6.4rem}.aboutSection .content p{font-size:1.8rem;max-width:90rem}.aboutSection .glow{width:40rem;height:40rem}}@media(max-width:991px){.aboutSection{padding:7rem 2rem}.aboutSection .content{display:flex;flex-direction:column}.aboutSection .content .tag{margin-bottom:3rem}.aboutSection .content h1{font-size:5rem;letter-spacing:-.18rem}.aboutSection .content p{margin-top:3rem;font-size:1.7rem;line-height:1.6}}@media(max-width:767px){.aboutSection{padding:6rem 1.6rem}.aboutSection .glow{width:30rem;height:30rem;filter:blur(7rem)}.aboutSection .content{flex-direction:column}.aboutSection .content .tag{height:4.2rem;padding:0 1.8rem;font-size:1.4rem;margin-bottom:2.4rem}.aboutSection .content h1{font-size:3.6rem;line-height:1.12;letter-spacing:-.12rem}.aboutSection .content h1 br{display:none}.aboutSection .content p{margin-top:2.4rem;font-size:1.6rem;line-height:1.65}}@media(max-width:480px){.aboutSection{padding:5rem 1.6rem}.aboutSection .content h1{font-size:3rem}.aboutSection .content p{font-size:1.5rem}}.storySection{margin:0 3rem;padding:4rem 3rem;display:flex;justify-content:space-between;align-items:flex-start;gap:4.5rem}.storySection .details{flex:0 0 43%;gap:3.6rem}.storySection .details,.storySection .details article{display:flex;flex-direction:column}.storySection .details h2{margin:0 0 1.4rem;color:#1f2024;font-size:1.7rem;font-weight:700;line-height:1.2;letter-spacing:-.02rem}.storySection .details p{margin:0;max-width:48rem;color:#4a4a4f;font-size:1.4rem;font-weight:400;line-height:1.6}.storySection .imageWrapper{flex:0 0 52%;margin:0;border-radius:2.4rem;overflow:hidden}.storySection .imageWrapper img{width:100%;height:auto;display:block;object-fit:cover;border-radius:inherit}@media(max-width:1200px){.storySection{max-width:110rem;padding:4rem 2.4rem;gap:3.5rem}.storySection .details p{max-width:100%;font-size:1.35rem}.storySection .imageWrapper{border-radius:2rem}}@media(max-width:991px){.storySection{flex-direction:column;padding:3.5rem 2rem;gap:3rem}.storySection .details,.storySection .imageWrapper{width:100%;flex:unset}.storySection .details{gap:3rem}.storySection .details p{max-width:100%}}@media(max-width:767px){.storySection{padding:3rem 1.6rem;gap:2.4rem}.storySection .details{gap:2.4rem}.storySection .details h2{font-size:1.6rem;margin-bottom:1.2rem}.storySection .details p{font-size:1.35rem;line-height:1.7}.storySection .imageWrapper{border-radius:1.8rem}}@media(max-width:480px){.storySection{padding:2.4rem 1.6rem}.storySection .details h2{font-size:1.5rem}.storySection .details p{font-size:1.3rem}.storySection .imageWrapper{border-radius:1.6rem}}.approachSection{margin:0 4rem;padding:3rem 2rem 4rem}.approachSection header{padding-bottom:1.4rem;border-bottom:.1rem solid #d9d9d9}.approachSection header h2{margin:0;color:#1f2024;font-size:2.4rem;font-weight:700;line-height:1.1;letter-spacing:-.03rem}.approachSection header p{margin:.8rem 0 0;color:#4b4b50;font-size:1.2rem;line-height:1.6;max-width:70rem}.approachSection .intro{padding:1.4rem 0 2.2rem}.approachSection .intro h3{margin:0 0 .6rem;color:#1f2024;font-size:1.5rem;font-weight:700;line-height:1.3}.approachSection .intro p{margin:0;color:#4b4b50;font-size:1.2rem;line-height:1.6;max-width:82rem}.approachSection .cards{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.6rem;gap:1.6rem}.approachSection .cards article{background:#f3eee8;border:.1rem solid #e8dfd4;border-radius:1.4rem;padding:1.6rem}.approachSection .cards article .icon{width:3.8rem;height:3.8rem;border-radius:1rem;background:#c62847;display:flex;align-items:center;justify-content:center;color:#fff;margin-bottom:1rem;flex-shrink:0}.approachSection .cards article .icon svg{width:1.5rem;height:1.5rem}.approachSection .cards article h4{margin:0 0 .8rem;color:#1f2024;font-size:1.45rem;font-weight:700;line-height:1.3}.approachSection .cards article p{margin:0;color:#4b4b50;font-size:1.15rem;line-height:1.6}@media(max-width:1200px){.approachSection{max-width:94rem;padding:2.8rem 1.8rem 3.6rem}.approachSection header h2{font-size:2.2rem}.approachSection header p{font-size:1.15rem}.approachSection .intro h3{font-size:1.4rem}.approachSection .intro p{font-size:1.15rem}.approachSection .cards{gap:1.4rem}.approachSection .cards article{padding:1.4rem}}@media(max-width:991px){.approachSection .cards{grid-template-columns:1fr}}@media(max-width:767px){.approachSection{padding:2.4rem 1.6rem 3rem}.approachSection header{padding-bottom:1.2rem}.approachSection header h2{font-size:2rem}.approachSection header p{font-size:1.1rem}.approachSection .intro{padding:1.2rem 0 2rem}.approachSection .intro h3{font-size:1.3rem}.approachSection .intro p{font-size:1.1rem}.approachSection .cards{gap:1.2rem}.approachSection .cards article{padding:1.4rem;border-radius:1.2rem}.approachSection .cards article .icon{width:3.4rem;height:3.4rem;border-radius:.8rem;margin-bottom:.8rem}.approachSection .cards article .icon svg{width:1.4rem;height:1.4rem}.approachSection .cards article h4{font-size:1.3rem;margin-bottom:.6rem}.approachSection .cards article p{font-size:1.05rem;line-height:1.55}}@media(max-width:480px){.approachSection{padding:2rem 1.2rem 2.6rem}.approachSection header h2{font-size:1.8rem}.approachSection .cards article{padding:1.2rem}.approachSection .cards article .icon{width:3rem;height:3rem}.approachSection .cards article h4{font-size:1.2rem}.approachSection .cards article p{font-size:1rem}}.partnershipsSection{width:100%;padding:7rem 2rem;background:hsla(0,0%,97%,0)}.partnershipsSection .content{max-width:92rem;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:8rem}.partnershipsSection h2{margin:0;flex-shrink:0;color:#1f2024;font-size:4rem;font-weight:700;line-height:1;letter-spacing:-.08rem}.partnershipsSection .logos{display:flex;align-items:center;gap:10rem}.partnershipsSection .logoItem{display:flex;align-items:center;justify-content:center}.partnershipsSection .logoItem img{display:block;width:auto;max-width:100%;height:auto;object-fit:contain}.partnershipsSection .logoItem:first-child img{width:8.5rem}.partnershipsSection .logoItem:last-child img{width:15rem}@media(max-width:991px){.partnershipsSection{padding:5rem 2rem}.partnershipsSection .content{gap:4rem}.partnershipsSection h2{font-size:3.8rem}.partnershipsSection .logos{gap:5rem}.partnershipsSection .logoItem:first-child img{width:7rem}.partnershipsSection .logoItem:last-child img{width:18rem}}@media(max-width:767px){.partnershipsSection{padding:4rem 1.6rem}.partnershipsSection .content{flex-direction:column;gap:3rem}.partnershipsSection h2{font-size:3rem;text-align:center}.partnershipsSection .logos{flex-direction:column;gap:3rem}.partnershipsSection .logoItem:first-child img{width:6rem}.partnershipsSection .logoItem:last-child img{width:16rem}}@media(max-width:480px){.partnershipsSection{padding:3rem 1.6rem}.partnershipsSection h2{font-size:2.4rem}.partnershipsSection .logos{gap:2.4rem}.partnershipsSection .logoItem:first-child img{width:5rem}.partnershipsSection .logoItem:last-child img{width:14rem}}.dashboard-wrapper .dashboard-wrapper-inner-wrapper .dashboard-top-navbar{padding:1rem 2rem;margin-bottom:12rem}.dashboard-wrapper .dashboard-wrapper-inner-wrapper .dashboard-top-navbar .mysvg{height:auto;width:100%;position:absolute;top:-6rem;left:0;z-index:10}.dashboard-wrapper .dashboard-wrapper-inner-wrapper .dashboard-top-navbar .dashboard-top-navbar-parent{position:relative;z-index:12;display:flex;justify-content:space-between;margin-top:3rem}.dashboard-wrapper .dashboard-wrapper-inner-wrapper .dashboard-top-navbar .dashboard-top-navbar-parent .dashboard-top-navbar-childs:first-child img{height:auto;width:100%}.product-review{padding:1rem 0;margin-bottom:2rem}.product-review .review-container{width:100%;margin-top:.6rem;padding:1.2rem;border-radius:.4rem;outline:none;background:#fff;color:#000;border:none;font-size:1.2rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:1rem;border:1px solid rgba(0,0,0,.241)}.product-review .reviews-list-wrapper{position:fixed;top:0;left:50%;transform:translateX(-50%);width:100%;height:100%;background:rgba(0,0,0,.722);z-index:50;cursor:pointer}.product-review .reviews-list-wrapper .reviews-list{background:#fff;position:absolute;bottom:0;left:0;border-radius:1rem 1rem 0 0;padding:1rem;width:100%;max-height:70%;overflow-y:scroll}.product-review .reviews-list-wrapper .reviews-list::-webkit-scrollbar{width:4px;height:0}.product-review .reviews-list-wrapper .reviews-list::-webkit-scrollbar-track{background-color:#f8f8f8}.product-review .reviews-list-wrapper .reviews-list::-webkit-scrollbar-thumb{background-color:#e9e9e9;border-radius:0}.product-review .reviews-list-wrapper .reviews-list::-webkit-scrollbar-thumb:hover{background-color:#555}.product-review .reviews-list-wrapper .reviews-list li{background:rgba(56,56,95,.055);border-radius:.5rem;padding:1rem;margin:1rem 0;font-size:1.4rem;font-weight:600}.product-review .reviews-list-wrapper .reviews-list li:hover{background:rgba(56,56,95,.102)}.product-review .reviews-list-wrapper .reviews-list .review-close-btn{padding:1rem 0 4rem}.product-review .reviews-list-wrapper .reviews-list .review-close-btn button{width:100%;background:#31dee5;color:#fff;border:none;outline:none;padding:1rem;border-radius:1rem;font-size:1.2rem;cursor:pointer}.product-review .reviews-list-wrapper .reviews-list .review-close-btn button:hover{opacity:.8}.right-icon{height:3.5rem!important;width:3.5rem!important}.left-icon{height:4rem!important;width:4rem!important}.fetchNextData{height:100%;width:100%;background:rgba(0,0,0,.807);position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;z-index:12}.fetchNextData h3{color:#fff;font-size:1.2rem}.fetchNextData h3 i,.loading_animation{animation:spinerAnimation .5s ease-in-out infinite}.sliderFaseAnimation{animation:fadeAnimation .5s ease-in-out forwards;transition:.4s}.rotating-spinner{animation:spinerAnimationLoading .8s ease-out infinite;margin-left:1rem}.pageAnimation{animation:fadeAnimation .5s ease-in-out forwards}@keyframes fadeAnimation{0%{opacity:0}to{opacity:1}}@keyframes fadeUpAnimation{0%{opacity:0;transform:translateY(4rem)}to{opacity:1;transform:translateY(0)}}@keyframes spinerAnimation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spinerAnimationLoading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.about-us-mobile-view{display:none}.about-us-desktop-view{display:block}@media only screen and (max-width:768px){html{font-size:calc(100% - (767px - 100vw)*.015)}.welcome-section .welcome-wrapper{flex-direction:column;padding:2rem}.welcome-section .welcome-wrapper .welcome-parent:first-child h1{margin:4rem 0}.welcome-get-started-btn{position:absolute;left:50%;top:90%;transform:translate(-50%,-50%);width:90%;z-index:12}.welcome-section .welcome-wrapper .welcome-parent:last-child img{top:23%}.success-modal-container .success-modal-inner-container{width:90%}.landing-section .landing-wrapper .landing-bg-image h1{font-size:2rem}.landing-section .landing-wrapper .landing-bg-image .landing-action-wrapper{padding:0 2rem}.different-wrapper .different-parent{flex-direction:column}.different-wrapper .different-parent .different-childs .different-image-wrapper img{height:26rem}.different-wrapper .different-parent .different-childs{margin:2rem 0}.different-wrapper .different-parent .different-childs .different-image-wrapper p{margin-bottom:3rem}.popular-category-wrapper .popular-slider-container .popular-slider-wrapper,.popular-category-wrapper .popular-slider-container .popular-slider-wrapper img{height:26rem}.excellent-review-container .excellent-review-parent{flex-direction:column}.trending-container .trending-parent .trending-childs .trending-image-wrapper img{height:18rem}.globally-trusted-wrapper .globally-trusted-parent{flex-direction:column}.globally-trusted-wrapper .globally-trusted-parent .globally-trusted-image{padding:16rem}.footer-container .footer-parent{flex-direction:column}.footer-container .footer-parent p{margin-top:1rem}.navbar-extended-container .navbar-extended-wrapper .navbar-extended-parent{flex-direction:column}.navbar-extended-wrapper{position:relative}.logout-btn-container{position:absolute;bottom:-2rem;left:0;width:100%;margin:auto}.navbar-profile{margin-bottom:2rem}.navbar-extended-container .navbar-extended-wrapper .navbar-extended-parent .navbar-extended-childs ul li{margin:1.6rem 0}.journey-section .journey-wrapper .journey-info-wrapper .journey-data-info-alt{flex-direction:column}.submit-journey-section .submit-journey-container .submit-journey-parent{flex-direction:column;padding-bottom:6rem}.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-image-wrapper,.submit-journey-section .submit-journey-container .submit-journey-parent .submit-journey-childs .submit-journey-image-wrapper img{height:30rem}.membership-section .membership-wrapper-parent,.profile-account-details-container{flex-direction:column}.membership-section .membership-wrapper-parent .membership-wrapper-childs{margin-bottom:5rem}.history-section .history-card-wrapper .history-wrapper{grid-template-columns:repeat(auto-fit,minmax(335px,1fr))}.link-wallet-section .link-wallet-wrapper .link-wallet-parent,.support-section .support-wrapper .support-parent,.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent{flex-direction:column}.withdraw-section .withdraw-wrapper .withdrawal-wrapper-parent .withdrawal-wrapper-childs:last-child .withdrawal-tab-wrapper{padding:0;margin-top:2rem;margin-bottom:2rem}.withdraw-section .withdrawal-form-container{padding:0}.withdraw-section .withdrawal-form-container .sub-form-container .sub-form-group .allBtnFunc{top:27px}.withdraw-section .withdrawal-form-container .sub-form-container .sub-form-group .show-hide-icon{top:28px}.withdrawal-action-btn{padding:0 0 3rem}.transaction-history-section .transaction-history-container{grid-template-columns:repeat(auto-fit,minmax(345px,1fr))}.global-form-wrapper .user-info-input-wrapper{grid-template-columns:repeat(auto-fit,minmax(288px,1fr))}.journey-section .journey-wrapper{padding:3rem 1rem}.withdrawal-success-receipt-container .withdrawal-success-receipt-inner{width:95%}.recovery-section .recovery-wrapper .recovery-parent{flex-direction:column}.recovery-section .recovery-wrapper .recovery-parent .recovery-childs:first-child{text-align:center;margin-bottom:2rem}.recovery-section .recovery-wrapper .recovery-parent .recovery-childs:first-child img{width:60%}.recovery-section .recovery-wrapper .recovery-parent .recovery-childs:last-child .sub-form-container .sub-form-group .show-hide-icon{top:27px}.about-us-mobile-view{display:block}.about-us-desktop-view{display:none}}.trustedCompanies{padding:3rem 2rem}.trustedCompanies .container{width:100%;margin:0 auto;background:hsla(0,0%,100%,.45);backdrop-filter:blur(2.4rem);-webkit-backdrop-filter:blur(2.4rem);border:.1rem solid #f3f3f3;border-radius:3rem;box-shadow:0 2rem 6rem rgba(0,0,0,.04),inset 0 0 8rem rgba(0,0,0,.025);padding:2rem}.trustedCompanies p{margin:0;text-align:center;text-transform:uppercase;font-size:1.2rem;font-weight:400;letter-spacing:.22rem;color:#9b9b9b}.trustedCompanies .logos{margin-top:4rem;overflow:hidden;width:100%}.trustedCompanies .track{display:flex;align-items:center;gap:4rem;width:max-content;animation:marquee 25s linear infinite}.trustedCompanies .logo{flex:0 0 auto;display:flex;justify-content:center;align-items:center;min-width:18rem}.trustedCompanies .logo img{width:100%;max-width:18rem;height:4.8rem;object-fit:contain;opacity:.7;filter:grayscale(100%);transition:all .3s ease}.trustedCompanies .logo:hover img{opacity:1;filter:grayscale(0)}.trustedCompanies .logos:hover .track{animation-play-state:paused}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media(max-width:1024px){.trustedCompanies{padding:3rem 2rem}.trustedCompanies .container{padding:2.5rem}.trustedCompanies .track{gap:3rem;animation-duration:20s}.trustedCompanies .logo{min-width:15rem}.trustedCompanies .logo img{max-width:15rem;height:4rem}}@media(max-width:768px){.trustedCompanies{padding:2rem 1.6rem}.trustedCompanies .container{padding:2rem;border-radius:2rem}.trustedCompanies p{font-size:1.2rem;letter-spacing:.18rem}.trustedCompanies .logos{margin-top:3rem}.trustedCompanies .track{gap:2.5rem;animation-duration:16s}.trustedCompanies .logo{min-width:12rem}.trustedCompanies .logo img{max-width:12rem;height:3.5rem}}@media(max-width:480px){.trustedCompanies .container{padding:1.8rem}.trustedCompanies .track{gap:2rem;animation-duration:14s}.trustedCompanies .logo{min-width:10rem}.trustedCompanies .logo img{max-width:10rem;height:3rem}}.mission{position:relative;overflow:hidden;padding:6rem 2rem 7rem;background:linear-gradient(180deg,#f8f5f1,#fbf9f7 60%,#fff)}.mission:before{content:"";position:absolute;top:-32rem;left:50%;transform:translateX(-50%);width:170rem;height:60rem;background:#fffdfb;border-radius:50%}.mission .container{position:relative;z-index:2;max-width:120rem;margin:0 auto;text-align:center}.mission span{display:block;margin-bottom:2rem;font-size:1.2rem;font-weight:400;letter-spacing:.25rem;color:#9b9b9b;text-transform:uppercase}.mission h2{margin:0;font-size:3rem;line-height:1.15;font-weight:700;letter-spacing:-.08rem;color:#1f1f22}.mission h2 strong{color:#d7354f;font-weight:inherit}@media(max-width:991px){.mission{padding:5rem 2rem 6rem}.mission h2{font-size:3.8rem}}@media(max-width:768px){.mission{padding:4rem 1.6rem 5rem}.mission:before{width:120rem;height:45rem;top:-24rem}.mission span{font-size:1.2rem;margin-bottom:1.6rem}.mission h2{font-size:2.8rem}.mission h2 br{display:none}}.infrastructure{padding:3rem 2rem 6rem;background:#f9f8f6}.infrastructure .container{max-width:120rem;margin:0 auto;display:flex;flex-direction:column;gap:3rem}.infrastructure .card{display:flex;align-items:center;justify-content:space-between;gap:5rem;padding:3.5rem;background:#fff;border-radius:2.4rem;box-shadow:0 1rem 3rem rgba(0,0,0,.04),inset 0 0 0 .1rem #f2f2f2}.infrastructure .content{flex:0 0 46%;display:flex;flex-direction:column;align-items:flex-start}.infrastructure h2{margin:0;color:#202124;font-size:3.5rem;font-weight:700;line-height:1.15;letter-spacing:-.04rem}.infrastructure h2 span{color:#cf304b}.infrastructure .line{width:3.8rem;height:.3rem;margin:2rem 0 1.8rem;border-radius:10rem;background:#cf304b}.infrastructure p{margin:0;max-width:42rem;color:#555;font-size:1.7rem;line-height:1.65;font-weight:400}.infrastructure .image{flex:0 0 48%;overflow:hidden;border-radius:2rem}.infrastructure .image img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;transition:transform .35s ease}.infrastructure .image:hover img{transform:scale(1.04)}.infrastructure .reverse{flex-direction:row-reverse}@media(max-width:1200px){.infrastructure{padding:3rem 2rem 5rem}.infrastructure .card{gap:4rem;padding:3rem}.infrastructure h2{font-size:3.3rem}.infrastructure p{font-size:1.6rem}}@media(max-width:992px){.infrastructure .container{gap:2.5rem}.infrastructure .card{gap:3rem;padding:2.8rem}.infrastructure h2{font-size:2.9rem}.infrastructure p{font-size:1.5rem}}@media(max-width:768px){.infrastructure{padding:2.5rem 1.6rem 4rem}.infrastructure .card,.infrastructure .reverse{flex-direction:column;gap:2rem;padding:2.2rem}.infrastructure .content,.infrastructure .image{width:100%;flex:1 1}.infrastructure h2{font-size:2.5rem;line-height:1.2}.infrastructure h2 br{display:none}.infrastructure .line{width:3.4rem;margin:1.6rem 0}.infrastructure p{max-width:100%;font-size:1.5rem;line-height:1.7}.infrastructure .image,.infrastructure .image img{border-radius:1.6rem}}@media(max-width:576px){.infrastructure{padding:2rem 1.6rem 3rem}.infrastructure .card,.infrastructure .reverse{padding:1.8rem;border-radius:1.8rem}.infrastructure h2{font-size:2rem;line-height:1.25}.infrastructure .line{width:3rem;height:.3rem;margin:1.4rem 0}.infrastructure p{font-size:1.4rem;line-height:1.6}.infrastructure .image,.infrastructure .image img{border-radius:1.2rem}}.whyCodev{padding:4rem 2rem;background:#fff}.whyCodev .container{width:100%;margin:0 auto}.whyCodev .heading{max-width:68rem;margin:0 auto 3rem;text-align:center}.whyCodev .heading h2{margin:0 0 1.2rem;color:#202124;font-size:3.6rem;font-weight:700;line-height:1.1;letter-spacing:-.03rem}.whyCodev .heading p{margin:0 auto;max-width:64rem;color:#666;font-size:1.5rem;line-height:1.7}.whyCodev .grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.4rem;gap:1.4rem}.whyCodev .card{padding:2rem;background:#faf6ef;border:.1rem solid #ece0d2;border-radius:1.6rem;transition:.25s ease}.whyCodev .card:hover{transform:translateY(-.3rem);box-shadow:0 .8rem 2rem rgba(0,0,0,.05)}.whyCodev .card .icon{width:4.6rem;height:4.6rem;margin-bottom:1.6rem;border-radius:1.2rem;background:#c92f49;display:flex;align-items:center;justify-content:center}.whyCodev .card .icon svg{stroke:#fff}.whyCodev .card h3{margin:0 0 1rem;color:#202124;font-size:1.75rem;font-weight:700;line-height:1.35}.whyCodev .card p{margin:0;color:#666;font-size:1.4rem;line-height:1.65}@media(max-width:992px){.whyCodev{padding:3.5rem 2rem}.whyCodev .heading h2{font-size:3.2rem}.whyCodev .heading p{font-size:1.45rem}.whyCodev .grid{grid-template-columns:repeat(2,1fr);gap:1.4rem}.whyCodev .card{padding:1.8rem}.whyCodev .card .icon{width:4.2rem;height:4.2rem}.whyCodev .card .icon img{width:1.8rem;height:1.8rem}.whyCodev .card h3{font-size:1.65rem}.whyCodev .card p{font-size:1.35rem}}@media(max-width:768px){.whyCodev{padding:3rem 1.6rem}.whyCodev .heading{margin-bottom:2.2rem}.whyCodev .heading h2{font-size:2.8rem}.whyCodev .heading p{font-size:1.4rem}.whyCodev .grid{grid-template-columns:1fr;gap:1.2rem}.whyCodev .card{padding:1.6rem}.whyCodev .card .icon{width:4rem;height:4rem;margin-bottom:1.4rem}.whyCodev .card .icon img{width:1.7rem;height:1.7rem}.whyCodev .card h3{font-size:1.6rem}.whyCodev .card h3 br{display:none}.whyCodev .card p{font-size:1.3rem}}@media(max-width:480px){.whyCodev{padding:2.5rem 1.4rem}.whyCodev .heading h2{font-size:2.4rem}.whyCodev .heading p{font-size:1.3rem}.whyCodev .card{padding:1.5rem}.whyCodev .card .icon{width:3.8rem;height:3.8rem}.whyCodev .card .icon img{width:1.6rem;height:1.6rem}.whyCodev .card h3{font-size:1.5rem}.whyCodev .card p{font-size:1.25rem}}.resultsSection{padding:2.8rem 2rem}.resultsSection .container{width:100%;margin:0 auto;padding:2.2rem;border-radius:2rem;background-color:#fdf8f1;background-image:linear-gradient(180deg,hsla(0,0%,100%,.8),transparent),linear-gradient(90deg,#5efdfc,#d6b3e5 50%,#ffe0cc);overflow:hidden}.resultsSection .heading{max-width:56rem;margin-bottom:2.2rem}.resultsSection .heading h2{margin:0 0 .8rem;color:#202124;font-size:2.9rem;font-weight:700;line-height:1.1;letter-spacing:-.02rem}.resultsSection .heading p{margin:0;max-width:56rem;color:#555;font-size:1.3rem;line-height:1.55}.resultsSection .grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1.2rem;gap:1.2rem}.resultsSection .card{display:flex;flex-direction:column;min-height:36rem;padding:1.5rem;border-radius:1.5rem;box-shadow:0 .6rem 2rem rgba(0,0,0,.1);transition:.3s ease}.resultsSection .card:hover{transform:translateY(-.3rem)}.resultsSection .card .tag{width:-moz-fit-content;width:fit-content;padding:.5rem 1.2rem;border-radius:99rem;font-size:1rem;font-weight:600}.resultsSection .card h3{margin:1.3rem 0 1.6rem;font-size:1.6rem;font-weight:600;line-height:1.35}.resultsSection .card ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:1rem;flex:1 1}.resultsSection .card li{display:flex;align-items:flex-start;gap:.8rem}.resultsSection .card .icon{flex-shrink:0;width:2rem;height:2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.12)}.resultsSection .card .icon svg{width:1rem;height:1rem}.resultsSection .card p{margin:0;font-size:1.2rem;line-height:1.55}.resultsSection .card strong{font-weight:700}.resultsSection .card button{margin-top:1.5rem;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;gap:.6rem;padding:.9rem 1.4rem;border:0;border-radius:.7rem;cursor:pointer;font-size:1.2rem;font-weight:600;transition:.3s ease}.resultsSection .card button svg{width:1.3rem;height:1.3rem;transition:.3s}.resultsSection .card button:hover svg{transform:translateX(.3rem)}.resultsSection .green{background:linear-gradient(180deg,#0f5556,#0b4243);color:#fff}.resultsSection .green .tag{background:rgba(62,242,255,.14);color:#d8ffff}.resultsSection .green h3{color:hsla(0,0%,100%,.85)}.resultsSection .green h3 span{color:#42f0ff}.resultsSection .green p{color:hsla(0,0%,100%,.82)}.resultsSection .green strong{color:#42f0ff}.resultsSection .green .icon{background:hsla(0,0%,100%,.12)}.resultsSection .green .icon svg{color:#fff}.resultsSection .green button{background:#2dbcc4;color:#fff}.resultsSection .green button:hover{background:#38cad2}.resultsSection .purple{background:linear-gradient(180deg,#55206f,#401456);color:#fff}.resultsSection .purple .tag{background:rgba(227,151,255,.18);color:#ffe9ff}.resultsSection .purple h3{color:#dab5ef}.resultsSection .purple p{color:hsla(0,0%,100%,.82)}.resultsSection .purple strong{color:#f2b7ff}.resultsSection .purple .icon{background:hsla(0,0%,100%,.12)}.resultsSection .purple .icon svg{color:#fff}.resultsSection .purple button{background:#a750d9;color:#fff}.resultsSection .purple button:hover{background:#b861e6}.resultsSection .orange{background:linear-gradient(180deg,#874300,#6d3300);color:#fff}.resultsSection .orange .tag{background:hsla(0,0%,100%,.16);color:#fff3d8}.resultsSection .orange h3{color:#ffbb67}.resultsSection .orange p{color:hsla(0,0%,100%,.82)}.resultsSection .orange strong{color:#ffa526}.resultsSection .orange .icon{background:hsla(0,0%,100%,.12)}.resultsSection .orange .icon svg{color:#fff}.resultsSection .orange button{background:#ff950d;color:#fff}.resultsSection .orange button:hover{background:#ffaa2d}@media(max-width:1200px){.resultsSection{padding:2.4rem 2rem}.resultsSection .container{max-width:108rem;padding:1.8rem;border-radius:1.8rem}.resultsSection .heading{max-width:52rem;margin-bottom:2rem}.resultsSection .heading h2{font-size:2.5rem}.resultsSection .heading p{font-size:1.2rem}.resultsSection .grid{gap:1rem}.resultsSection .card{min-height:34rem;padding:1.3rem}.resultsSection .card .tag{padding:.45rem 1rem;font-size:.95rem}.resultsSection .card h3{margin:1.1rem 0 1.4rem;font-size:1.45rem}.resultsSection .card ul{gap:.9rem}.resultsSection .card .icon{width:1.9rem;height:1.9rem}.resultsSection .card .icon svg{width:.9rem;height:.9rem}.resultsSection .card p{font-size:1.1rem}.resultsSection .card button{margin-top:1.3rem;padding:.8rem 1.3rem;font-size:1.1rem}}@media(max-width:992px){.resultsSection .container{padding:1.8rem}.resultsSection .heading h2{font-size:2.3rem}.resultsSection .heading p{font-size:1.15rem}.resultsSection .grid{grid-template-columns:repeat(2,1fr);gap:1rem}.resultsSection .card{min-height:auto;padding:1.2rem}.resultsSection .card .tag{font-size:.9rem}.resultsSection .card h3{margin:1rem 0 1.2rem;font-size:1.35rem}.resultsSection .card p{font-size:1.05rem}.resultsSection .card .icon{width:1.8rem;height:1.8rem}.resultsSection .card .icon svg{width:.85rem;height:.85rem}.resultsSection .card button{font-size:1.05rem;padding:.75rem 1.2rem}}@media(max-width:768px){.resultsSection{padding:2rem 1.6rem}.resultsSection .container{padding:1.5rem;border-radius:1.5rem}.resultsSection .heading{max-width:100%;margin-bottom:1.6rem}.resultsSection .heading h2{font-size:2rem}.resultsSection .heading p{max-width:100%;font-size:1.1rem;line-height:1.6}.resultsSection .grid{grid-template-columns:1fr;gap:1rem}.resultsSection .card{padding:1.2rem;border-radius:1.3rem}.resultsSection .card .tag{font-size:.9rem;padding:.45rem 1rem}.resultsSection .card h3{margin:1rem 0;font-size:1.3rem;line-height:1.4}.resultsSection .card ul{gap:.9rem}.resultsSection .card li{gap:.7rem}.resultsSection .card .icon{width:1.8rem;height:1.8rem}.resultsSection .card .icon svg{width:.85rem;height:.85rem}.resultsSection .card p{font-size:1.05rem;line-height:1.55}.resultsSection .card button{width:100%;justify-content:center;margin-top:1.3rem;padding:.8rem 1.2rem;font-size:1.05rem}}@media(max-width:480px){.resultsSection{padding:1.6rem 1.2rem}.resultsSection .container{padding:1.2rem;border-radius:1.2rem}.resultsSection .heading h2{font-size:1.8rem}.resultsSection .heading p{font-size:1rem}.resultsSection .card{padding:1rem}.resultsSection .card .tag{font-size:.85rem}.resultsSection .card h3{font-size:1.2rem}.resultsSection .card p{font-size:.95rem}.resultsSection .card .icon{width:1.7rem;height:1.7rem}.resultsSection .card .icon svg{width:.8rem;height:.8rem}.resultsSection .card button{padding:.75rem 1rem;font-size:.95rem}}.testimonialsSection{padding:6rem 2rem;background:#fff}.testimonialsSection .container{width:100%;margin:0 auto}.testimonialsSection .card{background:#fdf8f1;border-radius:2.4rem;padding:6rem 4rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:3.2rem}.testimonialsSection .subtitle{font-size:1.4rem;letter-spacing:.2rem;text-transform:uppercase;color:rgba(0,0,0,.45)}.testimonialsSection .quote{font-size:3.2rem;line-height:1.3;font-weight:600;color:#1f1f1f;max-width:80rem}.testimonialsSection .logos{display:flex;align-items:center;justify-content:center;gap:2.4rem;flex-wrap:wrap}.testimonialsSection .logoItem{width:6.4rem;height:6.4rem;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 .6rem 2rem rgba(0,0,0,.06)}.testimonialsSection .logoItem img{width:3.2rem;height:3.2rem;object-fit:contain}@media(max-width:64rem){.testimonialsSection .card{padding:4rem 3rem}.testimonialsSection .quote{font-size:2.6rem}}@media(max-width:48rem){.testimonialsSection{padding:4rem 1.6rem}.testimonialsSection .card{padding:3.2rem 2rem;gap:2.4rem}.testimonialsSection .quote{font-size:2.2rem}.testimonialsSection .logos{flex-direction:column;gap:1.6rem}}.how{padding:4rem 1.6rem;background:linear-gradient(180deg,rgba(255,235,245,.5),rgba(235,245,255,.6)),radial-gradient(circle at top right,#dff8ff,transparent 60%);border-radius:1.5rem;margin:0 3rem}.how .how__container{max-width:110rem;margin:0 auto}.how .how__subtitle{text-align:center;font-size:.9rem;letter-spacing:.18rem;color:#9a9a9a;margin-bottom:.8rem}.how .how__title{text-align:center;font-size:2.4rem;font-weight:600;color:#222;margin-bottom:2.8rem}.how .how__grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.4rem;gap:1.4rem}.how .how__card{position:relative;background:hsla(0,0%,100%,.85);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:1.6rem;padding:1.8rem;box-shadow:0 .8rem 2rem rgba(0,0,0,.05);display:flex;flex-direction:column;gap:.9rem;min-height:18rem}.how .how__tag{position:absolute;top:1rem;right:1rem;font-size:.9rem;padding:.35rem .8rem;border-radius:999rem;background:#fff;color:#666}.how .how__icon{width:3rem;height:3rem;border-radius:.9rem;background:#fff;display:flex;align-items:center;justify-content:center;font-size:1.3rem}.how .how__icon svg{stroke:#b8253e}.how .how__cardTitle{font-size:1.5rem;font-weight:600;color:#222}.how .how__cardText{font-size:1.1rem;line-height:1.6;color:#666}.how .how__footer{margin-top:2.4rem;padding:2.8rem 2rem;border-radius:2rem;background:linear-gradient(180deg,#fff,#f7f9ff);text-align:center;box-shadow:0 1rem 3rem rgba(0,0,0,.06)}.how .how__footerIcon{width:3.2rem;height:3.2rem;margin:0 auto 1.2rem;border-radius:.9rem;background:#fff;display:flex;align-items:center;justify-content:center}.how .how__footerTitle{font-size:1.6rem;font-weight:600;margin-bottom:.8rem;color:#222}.how .how__footerText{font-size:1.1rem;line-height:1.6;color:#666;max-width:70rem;margin:0 auto}.how .how__actions{margin-top:1.8rem;display:flex;justify-content:center;gap:1rem}.how .btn{padding:.85rem 1.3rem;border-radius:999rem;font-size:1rem;cursor:pointer;border:none}.how .outline{background:transparent;border:.1rem solid #e63946;color:#e63946}.how .primary{background:#c81d35;color:#fff}@media(max-width:768px){.how{padding:3rem 1.2rem}.how .how__title{font-size:2rem;margin-bottom:2rem}.how .how__grid{grid-template-columns:1fr;gap:1.2rem}.how .how__footer{padding:2rem 1.4rem}.how .how__actions{flex-direction:column}}.hero2{padding:4rem 1.5rem;background:radial-gradient(circle at top,#fff 0,#fff5f7 40%,#f7fbff 100%);justify-content:center;margin-top:1.5rem}.hero2,.hero2 .container{display:flex;align-items:center}.hero2 .container{max-width:80rem;width:100%;text-align:center;flex-direction:column;gap:1.5rem}.hero2 .title{font-size:2.8rem;font-weight:700;color:#2b2b2b;line-height:1.2}.hero2 .title span{color:#d12b3f}.hero2 .subtitle{font-size:1.4rem;color:#666;max-width:50rem;line-height:1.5}.hero2 .stats{justify-content:center;gap:2rem;flex-wrap:wrap}.hero2 .stat,.hero2 .stats{display:flex;align-items:center}.hero2 .stat{flex-direction:column;gap:.3rem}.hero2 .number{font-size:1.6rem;font-weight:700;color:#d12b3f}.hero2 .label{font-size:1.2rem;color:#555}.hero2 .divider{width:1px;height:2.5rem;background:#e6e6e6}.hero2 .actions{display:flex;gap:1rem;margin-top:1rem}.hero2 .btn{padding:.8rem 1.6rem;font-size:1.3rem;border-radius:.7rem;cursor:pointer;transition:.3s ease;font-weight:600;border:none}.hero2 .outline{background:transparent;border:.15rem solid #d12b3f;color:#d12b3f}.hero2 .outline:hover,.hero2 .primary{background:#d12b3f;color:#fff}.hero2 .primary:hover{background:#b82335}@media(max-width:48rem){.hero2{padding:3rem 1.2rem}.hero2 .title{font-size:2.2rem}.hero2 .subtitle{font-size:1.3rem;max-width:100%}.hero2 .stats{gap:1.5rem}.hero2 .actions{flex-wrap:wrap;justify-content:center}}@media(max-width:30rem){.hero2{padding:2.5rem 1rem}.hero2 .title{font-size:1.9rem}.hero2 .subtitle{font-size:1.2rem}.hero2 .stats{gap:1rem}.hero2 .divider{display:none}.hero2 .actions{flex-direction:column;width:100%}.hero2 .btn{width:100%}}.footer{padding:3rem 1.5rem 1.5rem;border-top:.1rem solid #e8e8e8;background:#fff;display:flex;flex-direction:column;gap:2rem}.footer__top{display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem}.footer .brand{max-width:20rem}.footer .brand .logo{font-size:2.2rem;font-weight:700;color:#d12b3f;letter-spacing:-.04rem}.footer .brand .logo img{height:auto;width:10rem}.footer .brand .tagline{margin-top:.6rem;font-size:1.2rem;color:#555;line-height:1.4}.footer .badges{display:flex;gap:.8rem;align-items:center}.footer .badges img{width:4.5rem;object-fit:contain}.footer__links{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:1.5rem;gap:1.5rem}.footer__links .col{display:flex;flex-direction:column;gap:.6rem}.footer__links .col h4{font-size:1.3rem;font-weight:600;color:#222;margin-bottom:.2rem}.footer__links .col a,.footer__links .col p{font-size:1.1rem;color:#777;line-height:1.3}.footer__links .col a{text-decoration:none}.footer__links .col a:hover{color:#d12b3f}.footer__links .contact{gap:.5rem}.footer__bottom{display:flex;justify-content:space-between;align-items:center;border-top:.1rem solid #eee;padding-top:1.2rem}.footer__bottom p{font-size:1.1rem;color:#666}.footer__bottom .socials{display:flex;gap:.6rem}.footer__bottom .socials a{width:2.8rem;height:2.8rem;border-radius:50%;background:#ffe5ea;display:flex;align-items:center;justify-content:center;color:#cc2f4a;font-size:1.4rem;transition:.2s ease}.footer__bottom .socials a:hover{background:#ffb6c1;transform:translateY(-2px)}@media(max-width:64rem){.footer__links{grid-template-columns:repeat(3,1fr);gap:1.2rem}.footer__top{flex-direction:column}}@media(max-width:48rem){.footer{padding:2.5rem 1.2rem 1.5rem}.footer__links{grid-template-columns:repeat(2,1fr);gap:1rem}.footer__bottom{flex-direction:column;gap:.8rem;text-align:center}.footer .socials{justify-content:center;flex-wrap:wrap}}@media(max-width:30rem){.footer .badges img{width:4rem}}