.Loader_loader__7ZWW3{scale:3;height:50px;width:40px}.Loader_box__M8vm2{position:relative;opacity:0;left:10px}.Loader_side-left__W6dO6{position:absolute;background-color:#181c31;width:19px;height:5px;transform:skew(0deg, -25deg);top:14px;left:10px}.Loader_side-right__cLa_b{position:absolute;background-color:rgba(24,28,49,.7803921569);width:19px;height:5px;transform:skew(0deg, 25deg);top:14px;left:-9px}.Loader_side-top__NKl7Y{position:absolute;background-color:rgba(24,28,49,.5843137255);width:20px;height:20px;rotate:45deg;transform:skew(-20deg, -20deg)}.Loader_box-1__vL5Ri{animation:Loader_from-left__2XnhQ 4s infinite}.Loader_box-2__ivJxD{animation:Loader_from-right__wKr3G 4s infinite;animation-delay:1s}.Loader_box-3__UQYw4{animation:Loader_from-left__2XnhQ 4s infinite;animation-delay:2s}.Loader_box-4__NJec6{animation:Loader_from-right__wKr3G 4s infinite;animation-delay:3s}@keyframes Loader_from-left__2XnhQ{0%{z-index:20;opacity:0;translate:-20px -6px}20%{z-index:10;opacity:1;translate:0px 0px}40%{z-index:9;translate:0px 4px}60%{z-index:8;translate:0px 8px}80%{z-index:7;opacity:1;translate:0px 12px}100%{z-index:5;translate:0px 30px;opacity:0}}@keyframes Loader_from-right__wKr3G{0%{z-index:20;opacity:0;translate:20px -6px}20%{z-index:10;opacity:1;translate:0px 0px}40%{z-index:9;translate:0px 4px}60%{z-index:8;translate:0px 8px}80%{z-index:7;opacity:1;translate:0px 12px}100%{z-index:5;translate:0px 30px;opacity:0}}
.button{line-height:1;text-decoration:none;display:inline-flex;border:none;cursor:pointer;align-items:center;gap:.75rem;background-color:var(--clr);color:#fff;border-radius:10rem;font-weight:600;padding:.5rem .8rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:.3s;font-family:"kodchasan"}.button:hover{background-color:#000}.button:hover .button__icon-wrapper{color:#000}.button:hover .button__icon-wrapper .button__icon-svg:first-child{transition:transform .3s ease-in-out;transform:translate(150%, -150%)}.button:hover .button__icon-wrapper .button__icon-svg--copy{transition:transform .3s ease-in-out .1s;transform:translate(0)}.button__icon-wrapper{flex-shrink:0;width:24px;height:24px;position:relative;color:var(--clr);background-color:#fff;border-radius:50%;display:grid;place-items:center;overflow:hidden}.button__icon-svg--copy{position:absolute;transform:translate(-150%, 150%)}
.data-box{transition:box-shadow .3s ease}.data-box:hover{box-shadow:0 4px 15px rgba(0,0,0,.1)}.dot{display:flex;flex-direction:row !important}
.process-cards-scope .card-box{height:100%;display:flex;flex-direction:column;justify-content:space-between;transition:transform .3s ease}.process-cards-scope .img-box{background:linear-gradient(0deg, #ecf1f9 0%, #c4d3fc 100%)}@media(max-width: 640px){.process-cards-scope h1{font-size:2rem;max-width:100%}.process-cards-scope p{font-size:1rem;max-width:100%}}@media(min-width: 1024px){.process-cards-scope h1{font-size:5xl;max-width:40rem}.process-cards-scope p{font-size:1.25rem;max-width:40rem}}
.reachout-section .container{display:flex;flex-direction:column;justify-content:space-between;align-items:center;background-color:#fff;border-radius:.5rem;box-shadow:0px 10px 30px rgba(0,0,0,.1)}@media(min-width: 1024px){.reachout-section .container{flex-direction:row;padding:0}}.reachout-section h2{font-size:1.5rem}@media(min-width: 1024px){.reachout-section h2{font-size:2rem}}.reachout-section p{font-size:1rem}@media(min-width: 1024px){.reachout-section p{font-size:1.125rem}}.reachout-section .contact-btn{background-color:#1c4350;width:100%;max-width:200px;transition:opacity .3s ease}.reachout-section .contact-btn:hover{opacity:.8}.reachout-section .relative{position:relative;height:12rem;width:100%}@media(min-width: 1024px){.reachout-section .relative{height:100%;width:33%}}.reachout-section .fade-overlay{position:absolute;top:0;left:0;height:100%;width:40%;background:linear-gradient(to left, transparent, #ffffff)}
.categories{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.category-btn{position:relative;color:#0e457f;cursor:pointer;font-size:1rem;padding:.75rem 1rem;transition:color .3s ease}.category-btn:hover{color:#1c4350}.category-btn .category-underline{content:"";position:absolute;left:0;bottom:-4px;height:2px;width:100%;background-color:navy;transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.active-category .category-underline{transform:scaleX(1)}.tech-logo{display:flex;gap:4rem;flex-wrap:wrap;align-items:center;justify-content:center}@media only screen and (max-width: 500px){.tech-logo{gap:2.8rem}}.tech-logo p{font-size:1rem;color:#333;text-align:center;margin-top:.5rem}
