.case-hero-wrapper{padding:200px 0 65px;text-align:center;color:#fff;position:relative}.case-hero-wrapper .hero-blur{position:absolute;border-radius:50%;opacity:.4;mix-blend-mode:screen;pointer-events:none;z-index:0}.case-hero-wrapper .red{position:absolute;width:1404px;height:1404px;top:-645px;left:741px;background:rgba(255,43,57,.56);filter:blur(375.92px);z-index:0;pointer-events:none;animation:pulse-red 8s ease-in-out infinite alternate}.case-hero-wrapper .purple,.case-hero-wrapper .red{will-change:filter,transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.case-hero-wrapper .purple{background:rgba(119,81,255,.64);width:1000px;height:1000px;top:-400px;left:-100px;filter:blur(200px);animation:pulse-purple 5s ease-in-out infinite alternate}.case-hero-wrapper .case-hero{max-width:1120px;margin:0 auto}.case-hero-wrapper .case-hero .breadcrumb{display:flex;align-items:center;justify-content:flex-start;gap:8px;font-size:14px;margin-bottom:155px;font-weight:300}.case-hero-wrapper .case-hero .breadcrumb .breadcrumb-link{color:#8a8f9f;text-decoration:none}.case-hero-wrapper .case-hero .breadcrumb .breadcrumb-link:hover{text-decoration:underline}.case-hero-wrapper .case-hero .breadcrumb .breadcrumb-separator{color:#6f7380}.case-hero-wrapper .case-hero .breadcrumb .breadcrumb-current{color:#fff;font-weight:300}.case-hero-wrapper .case-hero h1{font-size:48px;font-weight:500;margin-bottom:32px}.case-hero-wrapper .case-hero p{font-size:20px;color:#acb0c2;line-height:1.4;max-width:1000px;letter-spacing:1%;margin:0 auto 32px}.case-hero-wrapper .case-hero .tags{display:flex;gap:8px;flex-wrap:wrap;justify-content:center;margin-bottom:56px}.case-hero-wrapper .case-hero .tags span{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;font-size:12px;color:#cfd3e0;border-radius:9999px;line-height:1.5;letter-spacing:.5%;background:rgba(95,119,244,.2);z-index:1;overflow:hidden}.case-hero-wrapper .case-hero .tags span:before{content:"";position:absolute;inset:0;border-radius:9999px;padding:.5px;background:linear-gradient(135deg,#5f77f4,#37458e);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1}.case-hero-wrapper .case-hero .image-wrapper{background-image:linear-gradient(#0e0e0e,#0e0e0e),linear-gradient(25deg,#f4c16b,#f859a5 30%,#5f77f4);background-origin:border-box;background-clip:padding-box,border-box;border:1px solid transparent;padding:16px;border-radius:12px;width:1128px;height:675px}.case-hero-wrapper .case-hero .image-wrapper img{width:100%;height:100%;border-radius:12px;box-shadow:0 0 0 1px hsla(0,0%,100%,.15),0 16px 48px hsla(0,0%,100%,.15)}@media screen and (max-width:768px){.case-hero-wrapper{padding:104px 24px}.case-hero-wrapper .red{width:665px;height:791px;top:-274px;left:-300px;filter:blur(107px)}.case-hero-wrapper .purple{width:378px;height:378px;top:-10px;left:250px;filter:blur(101px)}.case-hero-wrapper .case-hero .breadcrumb{gap:4px;font-size:12px;margin-bottom:100px}.case-hero-wrapper .case-hero h1{font-size:24px;font-weight:500;line-height:1.2;margin-bottom:24px}.case-hero-wrapper .case-hero p{font-size:14px;margin-bottom:24px}.case-hero-wrapper .case-hero .tags{margin-bottom:60px}.case-hero-wrapper .case-hero .tags span{padding:6px 10px}.case-hero-wrapper .case-hero .image-wrapper{padding:4px;border-radius:4px;max-width:100%;height:195px}.case-hero-wrapper .case-hero .image-wrapper img{width:100%;height:100%;border-radius:4px;box-shadow:0 0 0 1px hsla(0,0%,100%,.15),0 16px 48px hsla(0,0%,100%,.15)}}.case-stats{display:flex;padding:60px 0}.case-stats .stats-wrapper{display:flex;justify-content:center;flex-direction:row;align-items:center;gap:64px;max-width:1120px;width:100%;margin:0 auto}.case-stats .stats-wrapper .stats-left{display:flex;flex-direction:column;gap:24px}.case-stats .stats-wrapper .stats-left li{background:linear-gradient(170deg,rgba(248,89,165,.06) 5%,rgba(95,119,244,.1) 40%);padding:32px 16px;border-radius:12px;color:#fff;text-align:center;box-shadow:0 0 0 1px hsla(0,0%,100%,.05);list-style:none;margin-bottom:24px}.case-stats .stats-wrapper .stats-left li .top-stats{display:flex;justify-content:center;align-items:center;margin-bottom:8px;gap:8px;color:#fff}.case-stats .stats-wrapper .stats-left li .top-stats .value{font-size:32px;font-weight:300}.case-stats .stats-wrapper .stats-left li .top-stats .key{font-size:24px;font-weight:300;color:#fff}.case-stats .stats-wrapper .stats-left li p{font-size:16px;color:#acb0c2;font-weight:300;letter-spacing:1%}.case-stats .stats-wrapper .stats-left li:last-child:after{content:"( from POC – through MVP – to full scale version and ongoing maintenance )";display:block;font-size:12px;color:hsla(0,0%,100%,.4);margin-top:4px;line-height:1.4;font-weight:300;max-width:400px}.case-stats .stats-wrapper .stats-right{position:relative;height:100%}.case-stats .stats-wrapper .stats-right ul{list-style:none;padding-left:40px;margin:0;border-left:1px solid hsla(0,0%,100%,.2);display:flex;flex-direction:column;justify-content:space-between;gap:0;height:100%}.case-stats .stats-wrapper .stats-right ul li{position:relative;flex:1 1;display:flex;flex-direction:column;justify-content:center}.case-stats .stats-wrapper .stats-right ul li:before{content:"";position:absolute;left:-46px;top:50%;transform:translateY(-50%);width:12px;height:12px;background-color:#d9d9d9;border-radius:50%}.case-stats .stats-wrapper .stats-right ul li p{margin:0;font-size:18px;color:#acb0c2;font-weight:300}.case-stats .stats-wrapper .stats-right ul li h4{margin:4px 0 0;font-size:20px;font-weight:300;color:#fff}@media screen and (max-width:768px){.case-stats{padding:0 24px}.case-stats .stats-wrapper{flex-direction:column;gap:64px;max-width:327px;width:100%;margin:0 auto}.case-stats .stats-wrapper .stats-left li{padding:16px;border-radius:12px;margin-bottom:24px}.case-stats .stats-wrapper .stats-left li .top-stats{margin-bottom:12px}.case-stats .stats-wrapper .stats-left li .top-stats .value{font-size:24px}.case-stats .stats-wrapper .stats-left li .top-stats .key{font-size:16px}.case-stats .stats-wrapper .stats-left li p{font-size:12px}.case-stats .stats-wrapper .stats-left li:last-child:after{content:"( from POC – through MVP – to full scale version and ongoing maintenance )";font-size:10px;max-width:295px}.case-stats .stats-wrapper .stats-right{height:344px;margin-left:-100px}.case-stats .stats-wrapper .stats-right ul{justify-content:flex-start}.case-stats .stats-wrapper .stats-right ul li:before{top:45px}.case-stats .stats-wrapper .stats-right ul li p{font-size:14px}.case-stats .stats-wrapper .stats-right ul li h4{margin:2px 0 0;font-size:16px}}.case-highlights{padding:60px 0}.case-highlights ul{display:flex;justify-content:center;align-items:stretch;max-width:1120px;margin:0 auto;list-style:none;padding:0}.case-highlights ul li{flex:1 1;text-align:center;color:#fff;padding:0 40px;position:relative;display:flex;flex-direction:column;justify-content:center}.case-highlights ul li:not(:last-child):after{content:"";position:absolute;top:0;right:0;width:1px;height:100%;background:hsla(0,0%,100%,.1)}.case-highlights ul li h4{font-size:40px;font-weight:300;margin-bottom:12px;line-height:1;color:#fff}.case-highlights ul li h1{font-size:24px;line-height:1;font-weight:300;margin-bottom:16px;color:hsla(0,0%,100%,.8)}.case-highlights ul li p{font-size:14px;line-height:1.4;font-weight:300;color:#acb0c2}@media screen and (max-width:768px){.case-highlights{padding:60px 24px}.case-highlights ul{flex-direction:column;gap:40px}.case-highlights ul li{position:relative;max-width:100%}.case-highlights ul li:not(:last-child):after{content:"";position:absolute;top:auto;bottom:-20px;left:0;width:100%;height:1px;background:hsla(0,0%,100%,.1)}.case-highlights ul li h4{font-size:28px;font-weight:300;margin-bottom:12px;line-height:1;color:#fff}.case-highlights ul li h1{font-size:18px;line-height:1;font-weight:300;margin-bottom:16px;color:hsla(0,0%,100%,.8)}.case-highlights ul li p{font-size:12px;line-height:1.4;font-weight:300;color:#acb0c2}}.case-challenges{max-width:1120px;padding:24px;border-radius:16px;font-family:Inter,sans-serif;margin:60px auto 40px;background:hsla(0,0%,100%,.03);position:relative;z-index:1;overflow:hidden}.case-challenges:before{content:"";position:absolute;inset:0;padding:1px;border-radius:16px;background:linear-gradient(80deg,hsla(38,86%,69%,.7),rgba(248,89,165,.7) 5%,rgba(95,119,244,.6) 40%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1}.case-challenges .mobile{display:none}.case-challenges h2{font-size:32px;color:#fff;font-weight:500;margin-bottom:24px;line-height:1.2}.case-challenges p{font-size:16px;color:hsla(0,0%,100%,.6);line-height:1.4;font-weight:300;margin-bottom:24px}.case-challenges ul{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px;margin-top:16px;list-style:none;padding:0;margin-bottom:16px}.case-challenges ul li{background:linear-gradient(170deg,rgba(248,89,165,.06) 5%,rgba(95,119,244,.1) 40%);border-radius:12px;padding:32px;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center}.case-challenges ul li .text-wrapper{max-width:374px}.case-challenges ul li .text-wrapper h4{text-align:center;font-size:16px;font-weight:400;margin-bottom:8px;line-height:1.4;color:#fff}.case-challenges ul li .text-wrapper p{text-align:center;font-size:16px;font-weight:300;color:#acb0c2;line-height:1;margin:0}@media screen and (max-width:768px){.case-challenges{padding:0 24px;border-radius:0;background:none;margin:0}.case-challenges .mobile{display:block}.case-challenges .desktop,.case-challenges:before{display:none}.case-challenges h2{font-size:18px}.case-challenges p{font-size:14px;margin-bottom:16px}.case-challenges ul{display:block;margin-top:16px;list-style:disc;text-align:left;padding-left:20px;margin-bottom:16px}.case-challenges ul li{background:none;border-radius:0;padding:0;margin-bottom:16px;color:#fff;display:list-item;text-align:left}.case-challenges ul li::marker{color:#fff}.case-challenges ul li .text-wrapper .bullet-line{display:inline;font-size:14px;color:#acb0c2;line-height:1.8;font-weight:300}.case-challenges ul li .text-wrapper .bullet-line strong{color:#fff;font-weight:400}}.case-objectives{max-width:1120px;padding:24px;border-radius:16px;font-family:Inter,sans-serif;margin:20px auto 40px;background:hsla(0,0%,100%,.03);position:relative;z-index:1;overflow:hidden}.case-objectives:before{content:"";position:absolute;inset:0;padding:1px;border-radius:16px;background:linear-gradient(80deg,hsla(38,86%,69%,.7),rgba(248,89,165,.7) 5%,rgba(95,119,244,.6) 40%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1}.case-objectives h2{font-size:32px;font-weight:500;color:#fff;margin-bottom:24px}.case-objectives p{font-size:16px;color:rgba(172,176,194,.8);font-weight:400;margin-bottom:16px}.case-objectives ul{display:flex;flex-wrap:wrap;gap:16px;list-style:none;padding:0;margin:0}.case-objectives ul li{flex:1 1 200px;min-width:200px;height:145px;background:linear-gradient(170deg,rgba(248,89,165,.06) 5%,rgba(95,119,244,.1) 40%);border-radius:12px;padding:28.5px 16px;color:hsla(0,0%,100%,.7);font-size:16px;line-height:1.6;font-weight:300;text-align:center;flex-grow:1;align-items:center}.case-objectives ul li .mobile{display:none}@media screen and (max-width:768px){.case-objectives{padding:60px 24px;background:none;margin:0;border-radius:0}.case-objectives:before{display:none}.case-objectives h2{font-size:18px}.case-objectives p{font-size:14px}.case-objectives ul{flex-direction:column;gap:8px;list-style:disc;padding-left:20px}.case-objectives ul li{all:unset;font-size:14px;font-weight:300;line-height:1.8;color:#fff;list-style:disc;display:list-item;letter-spacing:1%}.case-objectives ul li .desktop{display:none}.case-objectives ul li .mobile{display:inline}}.case-approach{max-width:1120px;margin:0 auto;padding:40px 0;font-family:Inter,sans-serif}.case-approach h2{font-size:32px;font-weight:500;color:#fff;margin-bottom:40px}.case-approach .columns{display:flex;gap:88px;align-items:stretch;justify-content:space-between;position:relative}.case-approach .columns .content{flex:1 1;border-radius:16px;padding:32px;background:hsla(0,0%,100%,.03);position:relative;z-index:1;overflow:hidden}.case-approach .columns .content .mobile{display:none}.case-approach .columns .content:before{content:"";position:absolute;inset:0;padding:1px;border-radius:16px;background:linear-gradient(80deg,hsla(38,86%,69%,.7),rgba(248,89,165,.7) 5%,rgba(95,119,244,.6) 40%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1}.case-approach .columns .content h3{color:#fff;font-size:24px;font-weight:400;margin-bottom:24px}.case-approach .columns .content p{color:rgba(172,176,194,.8);font-weight:300;font-size:16px;line-height:1.4;letter-spacing:1%;margin-bottom:16px}.case-approach .columns .content ul{list-style:disc;padding-left:20px}.case-approach .columns .content ul li{color:#fff}.case-approach .columns .content ul li span{font-size:16px;line-height:1.8;margin-bottom:10px;font-weight:300}.case-approach .columns .content ul li span .desc{color:#acb0c2}.case-approach .columns .approach-arrow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}.case-approach .columns .approach-arrow img{width:32px;height:auto}@media screen and (max-width:768px){.case-approach{padding:0 24px}.case-approach h2{font-size:18px;margin-bottom:24px}.case-approach .columns{flex-direction:column;gap:32px}.case-approach .columns .approach-arrow{display:none}.case-approach .columns .content{padding:0;background:none;border-radius:0}.case-approach .columns .content:before{display:none}.case-approach .columns .content h3{font-size:18px;margin-bottom:12px}.case-approach .columns .content p{font-size:14px;margin-bottom:12px}.case-approach .columns .content ul{list-style:disc;padding-left:20px}.case-approach .columns .content ul li{font-size:14px;color:#fff;font-weight:300;line-height:1.6;margin-bottom:8px;display:list-item}.case-approach .columns .content ul li span{color:#acb0c2}.case-approach .columns .content ul li .desktop{display:none}.case-approach .columns .content ul li .mobile{display:inline}}.case-execution{max-width:1120px;padding:24px;font-family:Inter,sans-serif;border-radius:16px;margin:40px auto 0;background:hsla(0,0%,100%,.03);position:relative;z-index:1;overflow:hidden}.case-execution:before{content:"";position:absolute;inset:0;padding:1px;border-radius:16px;background:linear-gradient(80deg,hsla(38,86%,69%,.7),rgba(248,89,165,.7) 5%,rgba(95,119,244,.6) 40%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1}.case-execution h2{font-size:32px;font-weight:500;color:#fff;line-height:1.2;margin-bottom:24px}.case-execution p{color:rgba(172,176,194,.8);font-size:16px;margin-bottom:24px;max-width:900px;font-weight:300;line-height:1.4}.case-execution .mobile{display:none}.case-execution ul{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:16px;gap:16px;padding:0;list-style:none;margin-top:40px}.case-execution ul li{height:145px;display:flex;align-items:center;justify-content:center;text-align:center;background:linear-gradient(170deg,rgba(248,89,165,.06) 5%,rgba(95,119,244,.1) 40%);border-radius:12px;padding:28.5px 16px;color:hsla(0,0%,100%,.7);font-size:16px;font-weight:400;line-height:1.5;box-shadow:0 0 0 1px hsla(0,0%,100%,.03)}@media screen and (max-width:768px){.case-execution{padding:60px 24px;background:none;border-radius:0;margin:0}.case-execution:before{display:none}.case-execution h2{font-size:18px}.case-execution p{font-size:14px;margin-bottom:16px;max-width:327px}.case-execution ul{display:block;padding-left:20px;list-style:disc;margin-top:16px}.case-execution ul li{background:none;border-radius:0;padding:0;margin-bottom:12px;font-size:14px;color:#fff;text-align:left;line-height:1.6;font-weight:300;display:list-item;height:100%;box-shadow:none}.case-execution ul li::marker{color:#fff}.case-execution ul li .desktop{display:none}.case-execution ul li .mobile{display:inline}}.case-results{max-width:1120px;padding:24px;font-family:Inter,sans-serif;border-radius:16px;margin:80px auto 0;background:hsla(0,0%,100%,.03);position:relative;z-index:1;overflow:hidden}.case-results:before{content:"";position:absolute;inset:0;padding:1px;border-radius:16px;background:linear-gradient(80deg,hsla(38,86%,69%,.7),rgba(248,89,165,.7) 5%,rgba(95,119,244,.6) 40%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1}.case-results .mobile{display:none}.case-results h2{font-size:32px;font-weight:500;color:#fff;margin-bottom:24px;line-height:1.2}.case-results p{color:rgba(172,176,194,.8);font-size:16px;margin-bottom:16px;line-height:1.4}.case-results ul{list-style:none;margin-top:20px;background:linear-gradient(170deg,rgba(248,89,165,.06) 5%,rgba(95,119,244,.1) 40%);border-radius:16px;padding:32px}.case-results ul li{position:relative;padding-left:20px;margin-bottom:16px;font-size:16px;color:hsla(0,0%,100%,.7);line-height:1.4;font-weight:300}.case-results ul li:before{content:"•";position:absolute;left:0;top:0;color:hsla(0,0%,100%,.6);font-size:20px;line-height:1}.case-results ul li:last-child{margin-bottom:0}@media screen and (max-width:768px)and (max-width:768px){.case-results{padding:0 24px;background:none;margin:0;border-radius:0}.case-results:before{display:none}.case-results h2{font-size:18px}.case-results p{font-size:14px}.case-results ul{background:none;border-radius:0;margin-top:16px;list-style:disc;padding:0 0 0 20px}.case-results ul li{background:none;margin-bottom:12px;font-size:14px;padding-left:0;position:relative;color:#fff;line-height:1.6;font-weight:300;display:list-item}.case-results ul li:before{content:none}.case-results ul li::marker{color:#fff}.case-results ul li .desktop{display:none}.case-results ul li .mobile{display:inline}}.case-outcome{max-width:1120px;margin:0 auto;padding:80px 20px;font-family:Inter,sans-serif}.case-outcome h2{font-size:32px;font-weight:500;color:#fff;margin-bottom:32px;line-height:1.2}.case-outcome p{font-size:16px;color:rgba(172,176,194,.8);line-height:1.4;margin-bottom:16px;font-weight:300}@media screen and (max-width:768px){.case-outcome{padding:60px 16px}.case-outcome h2{font-size:18px}.case-outcome p{font-size:14px}}.industry-hero{padding:100px 24px;display:flex;flex-direction:column;align-items:center;gap:64px;font-family:Inter,sans-serif;position:relative;z-index:1;max-width:1120px;margin:0 auto}.industry-hero .blue{position:absolute;width:1215px;height:1215px;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;opacity:.6;background:radial-gradient(circle,rgba(95,119,244,.4) 0,rgba(95,119,244,0) 100%);filter:blur(344px);z-index:0}.industry-hero .hero-content{text-align:center}.industry-hero .hero-content h1{font-size:48px;font-weight:500;color:#fff;line-height:1.2}.industry-hero .hero-content h1 span{background:linear-gradient(90deg,#5f77f4,#9cacff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.industry-hero .hero-content p{margin-top:16px;font-size:22px;color:rgba(172,176,194,.84);line-height:1.4;font-weight:300}.industry-hero .industry-card{background:hsla(0,0%,100%,.04);border-radius:24px;padding:40px;width:100%;color:#fff;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.05)}.industry-hero .industry-card .icon-and-label{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.industry-hero .industry-card .icon-and-label .icon{width:53px;height:60px}.industry-hero .industry-card .icon-and-label .badge{font-size:14px;padding:12px 16px;background:rgba(95,119,244,.15);border-radius:9999px;font-weight:300;color:#fff;border:1px solid rgba(95,119,244,.4)}.industry-hero .industry-card h2{font-size:28px;font-weight:500;margin-bottom:16px;line-height:1.2}.industry-hero .industry-card p{font-size:16px;color:hsla(0,0%,100%,.7);margin-bottom:16px;line-height:1.5;font-weight:300}.industry-hero .industry-card .learn-more{display:inline-block;margin-top:40px;font-size:20px;font-weight:400;color:#5f77f4;text-decoration:none}@media screen and (max-width:768px){.industry-hero{padding:0 16px}.industry-hero .hero-content h1{font-size:20px}.industry-hero .hero-content p{font-size:14px}.industry-hero .industry-card{border-radius:12px;padding:24px}.industry-hero .industry-card .icon-and-label{margin-bottom:24px}.industry-hero .industry-card .icon-and-label .icon{width:50px;height:40px}.industry-hero .industry-card .icon-and-label .badge{font-size:10px;padding:8px 12px}.industry-hero .industry-card h2{font-size:18px;font-weight:400;margin-bottom:12px}.industry-hero .industry-card p{font-size:12px;margin-bottom:12px}.industry-hero .industry-card .learn-more{margin-top:16px;font-size:12px}}.recommend-section{padding:150px 20px 0;text-align:center;color:#fff}.recommend-section .recommend-title{font-size:48px;font-weight:500;margin-bottom:80px}.recommend-section .recommend-title span{background:linear-gradient(90deg,#f88457,#f5b367);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.recommend-section .recommend-cards{display:flex;justify-content:center;gap:40px}.recommend-section .recommend-card{max-width:468px;background-color:rgba(95,119,244,.08);border-radius:12px;overflow:hidden;padding:32px;display:flex;flex-direction:column;text-align:left;box-shadow:0 0 16px rgba(0,0,0,.4);transition:transform .3s ease;position:relative}.recommend-section .recommend-card:hover{transform:translateY(-6px)}.recommend-section .recommend-card .recommend-image{max-width:400px;height:250px}.recommend-section .recommend-card .recommend-image img{width:100%;height:100%;object-fit:cover;border-radius:10px}.recommend-section .recommend-card .recommend-content{margin-top:32px;max-width:400px}.recommend-section .recommend-card .recommend-content h3{font-size:20px;font-weight:400;margin-bottom:8px;line-height:32px}.recommend-section .recommend-card .recommend-content p{font-size:14px;color:#9397a8;font-weight:300;line-height:1.5;margin-bottom:32px}.recommend-section .recommend-card .recommend-content .tags{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:64px}.recommend-section .recommend-card .recommend-content .tags .tag{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;font-size:12px;color:#cfd3e0;border-radius:9999px;line-height:1.5;letter-spacing:.5%;background:rgba(95,119,244,.2);z-index:1;overflow:hidden}.recommend-section .recommend-card .recommend-content .tags .tag:before{content:"";position:absolute;inset:0;border-radius:9999px;padding:1px;background:linear-gradient(135deg,#5f77f4,#37458e);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1}.recommend-section .recommend-card .recommend-content .learn-more{position:absolute;display:inline-flex;align-items:center;bottom:32px;gap:8px;line-height:1.5;letter-spacing:.3%;font-size:16px;font-weight:400;color:#5f77f4;cursor:pointer;transition:opacity .3s ease}.recommend-section .recommend-card .recommend-content .learn-more:hover img{transform:translateX(4px)}@media only screen and (max-width:720px){.recommend-section{padding:60px 24px 0}.recommend-section .recommend-title{font-size:20px;font-weight:500;margin-bottom:60px}.recommend-section .recommend-cards{display:flex;justify-content:center;flex-direction:column;gap:24px}.recommend-section .recommend-card{width:100%;padding:16px}.recommend-section .recommend-card .recommend-image{max-width:100%;height:174px}.recommend-section .recommend-card .recommend-image img{width:100%;height:100%;object-fit:cover;border-radius:12px}.recommend-section .recommend-card .recommend-content{margin-top:32px}.recommend-section .recommend-card .recommend-content h3{font-size:16px;font-weight:400;margin-bottom:8px;line-height:24px}.recommend-section .recommend-card .recommend-content p{font-size:10px;color:#9397a8;font-weight:300;line-height:1.5;margin-bottom:16px}.recommend-section .recommend-card .recommend-content .tags{gap:8px}.recommend-section .recommend-card .recommend-content .tags .tag{padding:4px 10px;font-size:10px;color:#cfd3e0;font-weight:600}.recommend-section .recommend-card .recommend-content .learn-more{bottom:16px;font-size:12px;font-weight:500}}