.page_container__QL_Ob{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:3rem;padding:5.5rem 1.5rem;background:linear-gradient(90deg,#0b0028,rgba(107,39,70,.1294117647))}@media(max-width:768px){.page_container__QL_Ob{padding:2.5rem 1rem;gap:1.5rem}}.page_form__AVfGq{background-color:var(--color-bg-base);box-shadow:0 4px 30px rgba(0,0,0,.08);border:1px solid hsla(0,0%,100%,.08);border-radius:.5rem;padding:2rem;max-width:25rem;width:100%;display:flex;flex-direction:column;gap:1.5rem}.page_form__AVfGq .page_field__I__pW{display:flex;flex-direction:column;gap:.5rem}.page_form__AVfGq .page_field__I__pW .page_label__JroN1{font-size:1rem;font-weight:500;margin-bottom:.25rem}.page_form__AVfGq .page_field__I__pW input{width:100%;padding:.75rem;border:1px solid var(--form-input-border);border-radius:.5rem;background:var(--form-input-bg);color:var(--form-input-color);font-size:1rem}.page_form__AVfGq .page_field__I__pW .page_passwordWrapper__gctOD{position:relative}.page_form__AVfGq .page_field__I__pW .page_passwordWrapper__gctOD .page_togglePassword__G0B_N{position:absolute;top:.875rem;right:.875rem}.page_form__AVfGq .page_field__I__pW .page_error__okhiq{border-color:var(--form-input-error-border)}.page_form__AVfGq .page_field__I__pW .page_errorMessage__T_B00{color:var(--form-input-error-border);font-size:.875rem}.SocialMedia_container__PzxF8{gap:1rem;padding:0 .5rem;position:relative}.SocialMedia_container__PzxF8,.SocialMedia_mediumLink__Aw4NN{display:flex;justify-content:center;align-items:center}.Button_button__OFOdO{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;font-size:1rem;font-weight:var(--font-weight-medium);border-radius:var(--radius-md);cursor:pointer;transition:background-color .3s ease,color .3s ease}.Button_button__OFOdO.Button_disabled__P_CVQ{cursor:not-allowed;opacity:.4}.Button_button__OFOdO.Button_small__NyCDp{padding:.25rem .5rem;font-size:.875rem;height:1.5rem}.Button_button__OFOdO.Button_medium__HON9C{padding:.5rem 1rem;font-size:1rem;height:2rem}.Button_button__OFOdO.Button_large__zOQwP{padding:.75rem 1.5rem;font-size:1.125rem;height:2.5rem}@media(max-width:768px){.Button_button__OFOdO.Button_large__zOQwP{padding:.5rem 1rem;font-size:1rem;height:2.25rem}}@media(max-width:380px){.Button_button__OFOdO.Button_large__zOQwP{padding:.75rem}}.Button_button__OFOdO.Button_primary__WTwSy{background-color:var(--btn-bg);color:var(--btn-text);border:1px solid var(--btn-border)}.Button_button__OFOdO.Button_primary__WTwSy:hover{background-color:var(--btn-hover-bg)}.Button_button__OFOdO.Button_secondary__KMeNe{background-color:var(--btn-secondary-bg);color:var(--btn-secondary-text);border:1px solid var(--btn-secondary-border)}.Button_button__OFOdO.Button_secondary__KMeNe:hover{background-color:var(--btn-secondary-hover-bg)}.Button_button__OFOdO.Button_outline__nM0Ei{border:1px solid var(--btn-outline-border);color:var(--btn-outline-text)}.ContactSection_container__U2VCT{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4rem;border-top:1px solid var(--section-border);padding:5.5rem 1.5rem;background:linear-gradient(90deg,#0b0028,rgba(107,39,70,.1294117647))}@media(max-width:768px){.ContactSection_container__U2VCT{padding:3.5rem 1.5rem;gap:.5rem}}@media(max-width:640px){.ContactSection_container__U2VCT{padding:2.5rem 1.5rem;gap:1.5rem}}.ContactSection_container__U2VCT h2{text-align:center}.ContactSection_container__U2VCT .ContactSection_contactCard__lZDPn{max-width:1280px;width:100%;display:flex;justify-content:space-around;align-items:center}@media(max-width:768px){.ContactSection_container__U2VCT .ContactSection_contactCard__lZDPn{flex-direction:column;gap:1.5rem}}.ContactSection_container__U2VCT .ContactSection_contactCard__lZDPn .ContactSection_contactDescription__6sZ36{width:40%;padding:0 1rem;font-size:2.5rem;font-weight:300}@media(max-width:1024px){.ContactSection_container__U2VCT .ContactSection_contactCard__lZDPn .ContactSection_contactDescription__6sZ36{font-size:2rem}}@media(max-width:768px){.ContactSection_container__U2VCT .ContactSection_contactCard__lZDPn .ContactSection_contactDescription__6sZ36{width:auto;padding:0 .75rem;font-size:1.125rem;text-align:center;padding:0}}.ContactSection_container__U2VCT .ContactSection_contactCard__lZDPn .ContactSection_contactForm__k0pda{position:relative;background-color:var(--color-bg-base);box-shadow:0 4px 30px rgba(0,0,0,.1);border:1px solid hsla(0,0%,100%,.082);border-radius:.125rem;padding:2rem;max-width:100%;width:32rem;display:flex;flex-direction:column;gap:1.5rem}@media(max-width:640px){.ContactSection_container__U2VCT .ContactSection_contactCard__lZDPn .ContactSection_contactForm__k0pda{width:100%;padding:1.5rem}}.ContactSection_container__U2VCT .ContactSection_contactCard__lZDPn .ContactSection_contactForm__k0pda:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,rgba(124,101,183,.968627451),rgba(107,39,70,.8117647059));margin:-.1rem;border-radius:.125rem;z-index:-1}.ContactSection_container__U2VCT .ContactSection_contactCard__lZDPn .ContactSection_contactForm__k0pda .ContactSection_field__BTaC8{display:flex;flex-direction:column;gap:.5rem}.ContactSection_container__U2VCT .ContactSection_contactCard__lZDPn .ContactSection_contactForm__k0pda .ContactSection_label__7bn0g{font-size:1rem;font-weight:500}.ContactSection_container__U2VCT .ContactSection_contactCard__lZDPn .ContactSection_contactForm__k0pda input,.ContactSection_container__U2VCT .ContactSection_contactCard__lZDPn .ContactSection_contactForm__k0pda textarea{width:100%;padding:.75rem;border:1px solid var(--form-input-border);border-radius:8px;background:var(--form-input-bg);color:var(--form-input-color)}.ContactSection_container__U2VCT .ContactSection_contactCard__lZDPn .ContactSection_contactForm__k0pda .ContactSection_error__eRgeq{border-color:var(--form-input-error-border)}.ContactSection_container__U2VCT .ContactSection_contactCard__lZDPn .ContactSection_contactForm__k0pda .ContactSection_errorMessage__xox5A{display:block;color:var(--form-input-error-border);font-size:.875rem}.ContactSection_container__U2VCT .ContactSection_contactCard__lZDPn .ContactSection_contactForm__k0pda .ContactSection_submitButton__bZR1h{height:3rem}.HeroSection_container__wZ5BA{position:relative;padding:1.5rem;min-height:calc(100vh - var(--main-nav-height));display:flex;flex-direction:column;align-items:center;justify-content:center;background-image:radial-gradient(circle at 41% 63%,var(--gradient-accent-red),transparent 18%),radial-gradient(circle at 57% 37%,var(--gradient-accent-purple-one),transparent 19%),radial-gradient(circle at 56% 61%,var(--gradient-accent-purple-two),transparent 23%)}.HeroSection_container__wZ5BA .HeroSection_heroHeader__r63d0{display:flex;max-width:80rem}@media(max-width:1024px){.HeroSection_container__wZ5BA .HeroSection_heroHeader__r63d0{align-items:center}}@media(max-width:560px){.HeroSection_container__wZ5BA .HeroSection_heroHeader__r63d0{align-items:center;justify-content:center}}@media(max-width:380px){.HeroSection_container__wZ5BA .HeroSection_heroHeader__r63d0{flex-direction:column}}.HeroSection_container__wZ5BA .HeroSection_heroHeader__r63d0 .HeroSection_heroHeading__04Vn7{padding-bottom:2rem}@media(max-width:560px){.HeroSection_container__wZ5BA .HeroSection_heroHeader__r63d0 .HeroSection_heroHeading__04Vn7{padding-bottom:0;text-align:center}}.HeroSection_container__wZ5BA .HeroSection_heroHeader__r63d0 .HeroSection_heroHeading__04Vn7 .HeroSection_heroMainHeading__3Pm15,.HeroSection_container__wZ5BA .HeroSection_heroHeader__r63d0 .HeroSection_heroHeading__04Vn7 .HeroSection_heroSubHeading__PcdOn{display:block}.HeroSection_container__wZ5BA .HeroSection_heroHeader__r63d0 .HeroSection_heroHeading__04Vn7 .HeroSection_heroSubHeading__PcdOn{margin-top:.5rem}.HeroSection_container__wZ5BA .HeroSection_heroHeader__r63d0 .HeroSection_heroHeading__04Vn7 .HeroSection_gradientBlend__qhmVk{background:-webkit-linear-gradient(#d4bfff,#533c83);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.HeroSection_container__wZ5BA .HeroSection_heroHeader__r63d0 .HeroSection_avatarContainer__deD5U{position:relative}.HeroSection_container__wZ5BA .HeroSection_heroHeader__r63d0 .HeroSection_avatarContainer__deD5U:after{content:"";width:5.5rem;height:5.5rem;position:absolute;top:.9375rem;left:.125rem;right:0;bottom:0;background:linear-gradient(90deg,rgba(100,81,151,.968627451),rgba(114,19,63,.4509803922),rgba(132,27,75,.1490196078));border-radius:50%;z-index:-1}@media(max-width:380px){.HeroSection_container__wZ5BA .HeroSection_heroHeader__r63d0 .HeroSection_avatarContainer__deD5U:after{left:1.5625rem;top:.25rem}}.HeroSection_container__wZ5BA .HeroSection_heroHeader__r63d0 .HeroSection_avatarContainer__deD5U .HeroSection_avatar__1T8uA{border-radius:50%;backdrop-filter:blur(4.2px);-webkit-backdrop-filter:blur(4.2px);width:100%;max-width:8.125rem;height:9.25rem;object-fit:cover;margin-top:-1rem;margin-right:1rem;margin-bottom:1rem;transition:transform .2s ease-in-out}@media(max-width:768px){.HeroSection_container__wZ5BA .HeroSection_heroHeader__r63d0 .HeroSection_avatarContainer__deD5U .HeroSection_avatar__1T8uA{height:11.25rem;max-width:9.375rem}}@media(max-width:380px){.HeroSection_container__wZ5BA .HeroSection_heroHeader__r63d0 .HeroSection_avatarContainer__deD5U .HeroSection_avatar__1T8uA{max-width:12.5rem;height:9.25rem}}.HeroSection_container__wZ5BA .HeroSection_heroDescription__YYXtZ{max-width:50rem;font-size:1rem;text-align:justify}@media(max-width:380px){.HeroSection_container__wZ5BA .HeroSection_heroDescription__YYXtZ{margin-top:1rem}}.HeroSection_container__wZ5BA .HeroSection_actionsAndSocial__y0uKI{margin-top:1.5rem;display:flex;justify-content:space-between;align-items:center;gap:px-to-em(32)}@media(max-width:768px){.HeroSection_container__wZ5BA .HeroSection_actionsAndSocial__y0uKI{flex-direction:column;gap:px-to-em(24)}}.HeroSection_container__wZ5BA .HeroSection_actionsAndSocial__y0uKI .HeroSection_verticalDivider__SjCB5{width:1px;height:2rem;background:hsla(0,0%,100%,.2)}@media(max-width:768px){.HeroSection_container__wZ5BA .HeroSection_actionsAndSocial__y0uKI .HeroSection_verticalDivider__SjCB5{display:none}}.HeroSection_container__wZ5BA .HeroSection_actionsAndSocial__y0uKI .HeroSection_actions__ag7QV{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}@media(max-width:768px){.HeroSection_container__wZ5BA .HeroSection_actionsAndSocial__y0uKI .HeroSection_socialMediaSection__LRPLY{margin-top:1rem}}.ProjectsSection_container__Jsc4H{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4rem;border-top:1px solid var(--section-border);padding:5.5rem 1.5rem}@media(max-width:768px){.ProjectsSection_container__Jsc4H{padding:3.5rem 1.5rem;gap:2rem}}@media(max-width:640px){.ProjectsSection_container__Jsc4H{padding:2.5rem 1.5rem;gap:1.5rem}}.ProjectsSection_container__Jsc4H h2{text-align:center}.ProjectsSection_container__Jsc4H .ProjectsSection_projectList__YjqYH{width:100%;max-width:80rem;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;gap:1rem}@media(max-width:640px){.ProjectsSection_container__Jsc4H .ProjectsSection_projectList__YjqYH{grid-template-columns:1fr}}.ProjectsSection_container__Jsc4H .ProjectsSection_projectList__YjqYH .ProjectsSection_project__IPqOL{padding:2.25rem;border-radius:.5rem;position:relative;overflow:hidden;min-height:25rem;display:flex;align-items:center;background-image:linear-gradient(120deg,rgb(42,29,95),rgba(62,44,142,.85),rgba(92,40,48,.72))}@media(max-width:768px){.ProjectsSection_container__Jsc4H .ProjectsSection_projectList__YjqYH .ProjectsSection_project__IPqOL{align-items:flex-start;padding:1.5rem;min-height:12.5rem;max-height:25rem}}.ProjectsSection_container__Jsc4H .ProjectsSection_projectList__YjqYH .ProjectsSection_project__IPqOL .ProjectsSection_inputImage__ilhds{position:absolute;object-fit:cover;border-radius:.5rem;box-shadow:0 -4px 30px rgba(0,0,0,.7);-webkit-backdrop-filter:blur(4.2px);backdrop-filter:blur(4.2px)}.ProjectsSection_container__Jsc4H .ProjectsSection_projectList__YjqYH .ProjectsSection_project__IPqOL .ProjectsSection_projectDescription__SN7bV{margin-top:1rem;font-weight:300;max-width:33.75rem;text-align:justify}@media(max-width:1210px){.ProjectsSection_container__Jsc4H .ProjectsSection_projectList__YjqYH .ProjectsSection_project__IPqOL .ProjectsSection_projectDescription__SN7bV{max-width:23.75rem}}@media(max-width:768px){.ProjectsSection_container__Jsc4H .ProjectsSection_projectList__YjqYH .ProjectsSection_project__IPqOL .ProjectsSection_projectDescription__SN7bV{max-width:100%}}.ProjectsSection_container__Jsc4H .ProjectsSection_projectList__YjqYH .ProjectsSection_project__IPqOL .ProjectsSection_button__zyxIN{margin-top:2rem}@media(min-width:640px){.ProjectsSection_container__Jsc4H .ProjectsSection_projectList__YjqYH .ProjectsSection_project__IPqOL:first-child,.ProjectsSection_container__Jsc4H .ProjectsSection_projectList__YjqYH .ProjectsSection_project__IPqOL:nth-child(4){grid-column:span 2}}.ProjectsSection_container__Jsc4H .ProjectsSection_projectList__YjqYH .ProjectsSection_project__IPqOL:nth-child(2),.ProjectsSection_container__Jsc4H .ProjectsSection_projectList__YjqYH .ProjectsSection_project__IPqOL:nth-child(3){align-items:flex-start}@media(min-width:1024px){.ProjectsSection_container__Jsc4H .ProjectsSection_projectList__YjqYH .ProjectsSection_project__IPqOL:nth-child(2),.ProjectsSection_container__Jsc4H .ProjectsSection_projectList__YjqYH .ProjectsSection_project__IPqOL:nth-child(3){max-height:37.5rem}}.ProjectsSection_container__Jsc4H .ProjectsSection_projectList__YjqYH .ProjectsSection_project__IPqOL:first-child{background-image:linear-gradient(120deg,rgb(42,29,95),rgba(62,44,142,.85),rgba(92,40,48,.72))}.ProjectsSection_container__Jsc4H .ProjectsSection_projectList__YjqYH .ProjectsSection_project__IPqOL:first-child .ProjectsSection_inputImage__ilhds{bottom:-5.4375rem;right:-1.5rem}@media(max-width:1024px){.ProjectsSection_container__Jsc4H .ProjectsSection_projectList__YjqYH .ProjectsSection_project__IPqOL:first-child .ProjectsSection_inputImage__ilhds{width:30rem;bottom:1.5625rem;right:-10.5rem}}@media(max-width:768px){.ProjectsSection_container__Jsc4H .ProjectsSection_projectList__YjqYH .ProjectsSection_project__IPqOL:first-child .ProjectsSection_inputImage__ilhds{width:21.875rem;bottom:-11rem;right:1.875rem}}@media(max-width:640px){.ProjectsSection_container__Jsc4H .ProjectsSection_projectList__YjqYH .ProjectsSection_project__IPqOL:first-child .ProjectsSection_inputImage__ilhds{width:18.75rem;bottom:-8.4375rem;right:1.5rem}}@media(max-width:560px){.ProjectsSection_container__Jsc4H .ProjectsSection_projectList__YjqYH .ProjectsSection_project__IPqOL:first-child .ProjectsSection_inputImage__ilhds{right:-6.5rem}}@media(max-width:380px){.ProjectsSection_container__Jsc4H .ProjectsSection_projectList__YjqYH .ProjectsSection_project__IPqOL:first-child .ProjectsSection_inputImage__ilhds{bottom:-8.5625rem;right:-8.75rem}}.ProjectsSection_container__Jsc4H .ProjectsSection_projectList__YjqYH .ProjectsSection_project__IPqOL:nth-child(2){background-image:linear-gradient(120deg,rgb(36,61,61),rgba(47,44,142,.85),rgba(11,28,39,.9))}.ProjectsSection_container__Jsc4H .ProjectsSection_projectList__YjqYH .ProjectsSection_project__IPqOL:nth-child(2) .ProjectsSection_inputImage__ilhds{bottom:-3rem;left:13.125rem;width:18.75rem}@media(max-width:1024px){.ProjectsSection_container__Jsc4H .ProjectsSection_projectList__YjqYH .ProjectsSection_project__IPqOL:nth-child(2) .ProjectsSection_inputImage__ilhds{bottom:-2.25rem;left:13.5rem}}@media(max-width:768px){.ProjectsSection_container__Jsc4H .ProjectsSection_projectList__YjqYH .ProjectsSection_project__IPqOL:nth-child(2) .ProjectsSection_inputImage__ilhds{width:17.75rem;bottom:-5.25rem;left:10.5rem}}@media(max-width:640px){.ProjectsSection_container__Jsc4H .ProjectsSection_projectList__YjqYH .ProjectsSection_project__IPqOL:nth-child(2) .ProjectsSection_inputImage__ilhds{bottom:-5.5rem;left:14.5rem}}@media(max-width:560px){.ProjectsSection_container__Jsc4H .ProjectsSection_projectList__YjqYH .ProjectsSection_project__IPqOL:nth-child(2) .ProjectsSection_inputImage__ilhds{bottom:-5.5rem;left:11.25rem}}.ProjectsSection_container__Jsc4H .ProjectsSection_projectList__YjqYH .ProjectsSection_project__IPqOL:nth-child(3) .ProjectsSection_inputImage__ilhds{bottom:-8.875rem;right:-1.5rem;width:18.75rem}@media(max-width:1024px){.ProjectsSection_container__Jsc4H .ProjectsSection_projectList__YjqYH .ProjectsSection_project__IPqOL:nth-child(3) .ProjectsSection_inputImage__ilhds{bottom:-7.25rem;right:-5rem}}@media(max-width:768px){.ProjectsSection_container__Jsc4H .ProjectsSection_projectList__YjqYH .ProjectsSection_project__IPqOL:nth-child(3) .ProjectsSection_inputImage__ilhds{bottom:-11.25rem;left:11.25rem}}@media(max-width:640px){.ProjectsSection_container__Jsc4H .ProjectsSection_projectList__YjqYH .ProjectsSection_project__IPqOL:nth-child(3) .ProjectsSection_inputImage__ilhds{bottom:-13.5rem;right:4.25rem}}@media(max-width:560px){.ProjectsSection_container__Jsc4H .ProjectsSection_projectList__YjqYH .ProjectsSection_project__IPqOL:nth-child(3) .ProjectsSection_inputImage__ilhds{right:-2.5rem}}.Card_container__LTLst{padding:1.5rem;border:1px solid var(--card-border);border-radius:.25rem;width:100%;height:auto}.ServicesSection_container__VCR3R{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4rem;border-top:1px solid var(--section-border);padding:5.5rem 1.5rem}@media(max-width:768px){.ServicesSection_container__VCR3R{padding:3.5rem 1.5rem;gap:2rem}}@media(max-width:640px){.ServicesSection_container__VCR3R{padding:2.5rem 1.5rem;gap:1.5rem}}.ServicesSection_container__VCR3R h2{text-align:center}.ServicesSection_container__VCR3R .ServicesSection_serviceList__m0JyI{display:flex;gap:1rem;max-width:57.5rem}@media(max-width:640px){.ServicesSection_container__VCR3R .ServicesSection_serviceList__m0JyI{flex-direction:column}}.ServicesSection_container__VCR3R .ServicesSection_serviceList__m0JyI .ServicesSection_service__aUSfZ{border-radius:.25rem;padding:2.5rem 2rem;border:1px solid hsla(0,0%,100%,.1);background:rgba(0,0,0,.21);box-shadow:0 4px 30px rgba(0,0,0,.1);backdrop-filter:blur(4.2px);-webkit-backdrop-filter:blur(4.2px);max-width:50%}@media(max-width:768px){.ServicesSection_container__VCR3R .ServicesSection_serviceList__m0JyI .ServicesSection_service__aUSfZ{width:50%;max-width:100%}}@media(max-width:640px){.ServicesSection_container__VCR3R .ServicesSection_serviceList__m0JyI .ServicesSection_service__aUSfZ{width:100%}}.ServicesSection_container__VCR3R .ServicesSection_serviceList__m0JyI .ServicesSection_service__aUSfZ .ServicesSection_serviceDescription__IcSdY{font-size:clamp(16px,1.2vw,18px);line-height:1.6;font-weight:var(--font-weight-regular);margin-top:1rem;text-align:justify}.TechSection_container__tDdOq{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4rem;border-top:1px solid var(--section-border);padding:5.5rem 1.5rem;background:linear-gradient(90deg,#0b0028,rgba(107,39,70,.1294117647))}@media(max-width:768px){.TechSection_container__tDdOq{padding:3.5rem 1.5rem;gap:2rem}}@media(max-width:640px){.TechSection_container__tDdOq{padding:2.5rem 1.5rem;gap:1.5rem}}.TechSection_container__tDdOq h2{text-align:center}.TechSection_container__tDdOq .TechSection_techList__1upLE{display:grid;grid-template-columns:repeat(6,1fr);gap:1.5rem;max-width:80rem}@media(max-width:1280px){.TechSection_container__tDdOq .TechSection_techList__1upLE{grid-template-columns:repeat(4,1fr)}}@media(max-width:768px){.TechSection_container__tDdOq .TechSection_techList__1upLE{grid-template-columns:repeat(3,1fr);gap:1rem}}@media(max-width:640px){.TechSection_container__tDdOq .TechSection_techList__1upLE{gap:.5rem}}.TechSection_container__tDdOq .TechSection_techList__1upLE .TechSection_technology__wjJAq{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1rem 1.5rem;border-radius:.25rem;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);box-shadow:0 4px 30px rgba(68,52,52,.1);backdrop-filter:blur(4.2px);-webkit-backdrop-filter:blur(4.2px);text-align:center}@media(max-width:640px){.TechSection_container__tDdOq .TechSection_techList__1upLE .TechSection_technology__wjJAq{padding:.75rem .5rem;gap:.5rem}}.TechSection_container__tDdOq .TechSection_techList__1upLE .TechSection_technology__wjJAq .TechSection_technologyLogo__jkHL1{width:40px;height:auto;border-radius:50%}