.techstack{width:100%;display:flex;flex-direction:column;gap:24px}.techstack .techstack-title{width:100%;height:auto;display:flex;align-items:center}.techstack .techstack-title span{font-family:var(--font-rubik);font-weight:500;font-style:Medium;font-size:18px;line-height:22px;letter-spacing:0;color:#00294d}.techstack .domain-card-content{width:100%;display:flex;flex-direction:column;gap:16px}.techstack .domain-card-content .domainnamelist{width:100%;display:flex;flex-direction:row}.techstack .domain-card-content .domainnamelist .domain{width:auto;height:auto;display:inline-block;padding:0 16px 8px;cursor:pointer}.techstack .domain-card-content .domainnamelist .domain span{font-family:var(--font-rubik);font-weight:400;font-style:"Regular";font-size:18px;line-height:22px;letter-spacing:0;text-align:center;color:#1e1e1e}.techstack .domain-card-content .domainnamelist .domain.active{border-bottom:1px solid #f50}.techstack .domain-card-content .domainnamelist .domain.active span{font-weight:500}.techstack .domain-card-content .techstackcardlist{display:flex;flex-wrap:wrap;column-gap:8px;row-gap:16px}.techstack .domain-card-content .techstackcardlist .techcard{width:auto;height:31px;display:flex;flex-direction:row;align-items:center;gap:8px;padding:8px;border:.5px solid #d9d9d9;border-radius:8px}.techstack .domain-card-content .techstackcardlist .techcard .techcard-image-outer{width:32px;height:32px}.techstack .domain-card-content .techstackcardlist .techcard .techcard-image-outer .tech-image{width:100%;height:100%}.techstack .domain-card-content .techstackcardlist .techcard .techcard-title{width:auto;height:auto;display:flex;align-items:center}.techstack .domain-card-content .techstackcardlist .techcard .techcard-title span{font-family:var(--font-rubik);font-weight:500;font-style:Medium;font-size:14px;line-height:18px;letter-spacing:0;text-align:center;color:#1e1e1e}.techstack .domain-card-content .domainnamelist::-webkit-scrollbar{display:none}@media screen and (min-width:740px){.techstack{width:708px;gap:32px}.techstack .techstack-title span{font-size:24px;line-height:28px}.techstack .domain-card-content{gap:24px}.techstack .domain-card-content .domainnamelist .domain span{font-size:20px;line-height:24px}.techstack .domain-card-content .techstackcardlist{column-gap:12px}.techstack .domain-card-content .techstackcardlist .techcard{height:43px;gap:12px}.techstack .domain-card-content .techstackcardlist .techcard .techcard-image-outer{width:44px;height:44px}.techstack .domain-card-content .techstackcardlist .techcard .techcard-title span{font-size:16px;line-height:20px}}@media screen and (min-width:1280px){.techstack{width:1088px}.techstack .techstack-title span{font-size:32px;line-height:38px}.techstack .domain-card-content{gap:32px}.techstack .domain-card-content .domainnamelist .domain{padding:0 20px 8px}.techstack .domain-card-content .techstackcardlist{gap:20px}.techstack .domain-card-content .techstackcardlist .techcard{height:51px;padding:16px 12px}.techstack .domain-card-content .techstackcardlist .techcard .techcard-image-outer{width:52px;height:52px}.techstack .domain-card-content .techstackcardlist .techcard .techcard-title span{font-size:18px;line-height:22px}}