.everything-you-need-section img{border-radius:10px;width:60vw;min-width:400px;height:auto}.everything-you-need-section{display:flex;flex-direction:column;justify-content:center;align-items:center}.everything-you-need-section-title{margin-top:4rem;display:flex;flex-direction:column;gap:2rem;margin-bottom:4rem}.keyword-card-row{margin-top:2rem;margin-bottom:4rem;display:flex;flex-direction:row;gap:2rem;width:80vw}.flip-card{perspective:1000px;width:100%;max-width:400px;margin:1rem auto}.flip-card-inner{position:relative;width:100%;height:150px;transition:transform .8s;transform-style:preserve-3d}.flip-card-inner.hovered{transform:rotateY(180deg)}.flip-card-back,.flip-card-front{position:absolute;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;padding:1rem;display:flex;align-items:center;justify-content:center;border-radius:1rem;box-shadow:0 4px 12px rgba(0,0,0,.05)}.flip-card-front{font-weight:600;font-size:1.2rem}.flip-card-back{transform:rotateY(180deg);font-size:1rem}.keyword{font-size:25px;min-height:100px;gap:10px;border-radius:30px;border-width:1px;position:relative;display:flex;justify-content:center;align-items:center;text-align:center}.keyword:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:30px;padding:2px;background:linear-gradient(135deg,rgba(0,0,0,.2),rgba(137,137,137,.2) .01%,rgba(255,255,255,.2));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;transition:background 1s ease}.keyword-hover:hover:before{background:linear-gradient(135deg,rgba(255,126,95,.4),rgba(254,180,123,.4) 25%,rgba(255,106,136,.4) 50%)}.keyword-hover:hover{background:none;color:white}.keyword h3{font-size:22px;font-weight:700;width:250px;text-align:center}.keyword p{font-size:.95rem}.gradient-text{background:linear-gradient(135deg,rgba(255,126,95,1),rgba(254,180,123,1) 25%,rgba(255,106,136,1) 50%);-webkit-background-clip:text;color:transparent}.image-wrapper{position:relative;width:60vw;height:auto;aspect-ratio:3/2;border-radius:10px;overflow:hidden}.responsive-img{object-fit:cover;border-radius:10px}.best-in-tech{background:radial-gradient(80% 160.28% at 6.81% 12.12%,#2D0650 0,#38006A 53.5%,#6A25A8 100%)}.best-in-tech img{width:150px;height:150px}.best-in-tech .keyword{margin-bottom:0!important}.flip-card-column{flex-direction:column;width:100%;gap:1rem}.flip-card-column,.who-we-work-with-section{display:flex;justify-content:center;align-items:center}.who-we-work-with-section{flex-direction:row;gap:2rem;width:80vw;flex-wrap:wrap;margin-bottom:4rem;margin-top:2rem}.who-we-work-with-card{padding:.5rem 2rem;border-radius:50px;display:flex;justify-content:center;color:white;background:transparent;position:relative;z-index:1;&:before{top:0;left:0;right:0;bottom:0;border-radius:50px;background:linear-gradient(80deg,#2D0650,#38006A 53.5%,#6A25A8)}&:after,&:before{content:"";position:absolute;z-index:-1}&:after{top:2px;left:2px;right:2px;bottom:2px;border-radius:48px;background:transparent}}@media screen and (max-width:800px){.everything-you-need-section-title{width:60vw}.everything-you-need-section-title h1{font-family:Figtree;font-weight:700;font-size:36px;line-height:43.2px;letter-spacing:0;text-align:center}.keyword-card-row{flex-direction:column}.image-wrapper{width:80vw}.best-in-tech img{width:100px;height:100px}}