.caseStudy{text-align:left}.caseStudy .navBox{width:100%;height:64px}.caseStudy ol,.caseStudy ul{all:unset;display:block}.caseStudy ol li,.caseStudy ul li{all:unset;text-align:left;cursor:text;font-weight:400;font-size:1rem;line-height:1.5rem;margin:0;padding:0;display:block}.caseStudy ol li:before,.caseStudy ul li:before{content:"• ";color:#8fe7ff;font-weight:700}.caseStudy ol{list-style-type:circle!important}.caseStudy .resources{display:flex;gap:1rem;margin-top:1rem;flex-wrap:wrap;align-items:center}@media screen and (max-width:800px){.caseStudy .resources{flex-direction:column;align-items:flex-start;padding:0 5%}}.caseStudy .article-container{padding:4rem 20%;max-width:100%!important}@media screen and (max-width:700px){.caseStudy .article-container{padding:4rem 5%}}.caseStudy .case-study-body{max-width:1200px;margin:0 auto;padding:0 2rem}.caseStudy .case-study-section{margin:6rem 0}.caseStudy .case-study-section:first-child{margin-top:4rem}.caseStudy .case-study-section:last-child{margin-bottom:4rem}@media screen and (max-width:768px){.caseStudy .case-study-section{margin:4rem 0}.caseStudy .case-study-section:first-child{margin-top:3rem}.caseStudy .case-study-section:last-child{margin-bottom:3rem}}.caseStudy .section-heading{font-size:2.5rem;font-weight:700;color:#fff;text-align:center;margin-bottom:3rem}@media screen and (max-width:768px){.caseStudy .section-heading{font-size:2rem;margin-bottom:2rem}}.caseStudy .section-content{max-width:900px;margin:0 auto;color:rgba(255,255,255,.9);line-height:1.8;font-size:1.125rem}.caseStudy .section-content h1,.caseStudy .section-content h2,.caseStudy .section-content h3,.caseStudy .section-content h4,.caseStudy .section-content h5,.caseStudy .section-content h6{color:#fff;margin-top:2rem;margin-bottom:1rem}.caseStudy .section-content h1{font-size:2rem}.caseStudy .section-content h2{font-size:1.75rem}.caseStudy .section-content h3{font-size:1.5rem}.caseStudy .section-content p{margin-bottom:1.5rem}.caseStudy .section-content ol,.caseStudy .section-content ul{margin-bottom:1.5rem;padding-left:1.5rem}.caseStudy .section-content ol li,.caseStudy .section-content ul li{margin-bottom:.5rem}.caseStudy .section-content ol li::marker,.caseStudy .section-content ul li::marker{color:#8fe7ff}.caseStudy .section-content a{color:#8fe7ff;text-decoration:underline;transition:opacity .2s}.caseStudy .section-content a:hover{opacity:.8}.caseStudy .section-content blockquote{border-left:4px solid #8fe7ff;padding-left:1.5rem;margin:2rem 0;font-style:italic;opacity:.9}.caseStudy .section-content img{border-radius:.5rem;margin:2rem 0}@media screen and (max-width:768px){.caseStudy .section-content{font-size:1rem;padding:0 1rem}}.caseStudy .hero-split{display:grid;grid-template-columns:60% 40%;gap:3rem;padding:4rem 5%;min-height:500px;border-bottom:2px solid #fff;align-items:center}@media screen and (max-width:900px){.caseStudy .hero-split{grid-template-columns:1fr;gap:2rem;padding:3rem 5%;min-height:auto}}.caseStudy .hero-left{display:flex;flex-direction:column;gap:2rem}.caseStudy .project-meta .project-title{font-size:1.5rem;font-weight:600;margin:0;color:#8fe7ff}.caseStudy .project-meta .client-type{font-size:1rem;margin:.5rem 0 0;opacity:.9}.caseStudy .result-headline{font-size:2.5rem;font-weight:700;line-height:1.2;margin:0}@media screen and (max-width:900px){.caseStudy .result-headline{font-size:2rem}}@media screen and (max-width:600px){.caseStudy .result-headline{font-size:1.5rem}}.caseStudy .metrics-list{padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.caseStudy .metrics-list .metric-item{display:flex;align-items:baseline;gap:.5rem;font-size:1.125rem;line-height:1.5}.caseStudy .metrics-list .metric-item .metric-label{color:#8fe7ff;font-weight:600;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem}.caseStudy .metrics-list .metric-item .metric-value{color:#fff;font-weight:500}.caseStudy .hero-right{position:relative;height:100%;display:flex;align-items:center;justify-content:center}.caseStudy .video-thumbnail{position:relative;width:100%;aspect-ratio:16/9;border:none;background:rgba(0,0,0,0);cursor:pointer;overflow:hidden;border-radius:12px;transition:transform .3s ease}.caseStudy .video-thumbnail:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);z-index:1;transition:background .3s ease}.caseStudy .video-thumbnail:hover{transform:scale(1.02)}.caseStudy .video-thumbnail:hover:before{background:rgba(0,0,0,.4)}.caseStudy .video-thumbnail:hover .play-button{transform:scale(1.1);background:rgba(143,231,255,.95)}.caseStudy .video-thumbnail:hover .watch-demo-text{opacity:1}.caseStudy .video-thumbnail .thumbnail-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.caseStudy .play-button-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:.75rem;z-index:2}.caseStudy .play-button{width:64px;height:64px;background:rgba(143,231,255,.85);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease;backdrop-filter:blur(10px)}.caseStudy .play-button svg{width:28px;height:28px;margin-left:3px}.caseStudy .watch-demo-text{color:#fff;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;text-shadow:0 2px 4px rgba(0,0,0,.7);opacity:.95;transition:opacity .3s ease}.caseStudy .thumbnail-placeholder{width:100%;height:100%;background:#1a1a1a}.caseStudy .static-thumbnail{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:12px}.caseStudy .static-thumbnail .thumbnail-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.caseStudy .date2,.caseStudy .date>.name{display:none}.caseStudy .projectSlotie{background-image:url(/_next/static/media/slotieBkg.ca4a4610.png)}.caseStudy .metatriads{background-image:url(/_next/static/media/metaTriads.046a627c.png)}.caseStudy .projectCryptoBears{background-image:url(/_next/static/media/bearBack.244c5a5f.png)}.caseStudy .descriptionContainer{text-align:left;width:100%;padding:60px 20%}.caseStudy .descriptionContainer>h1{font-size:30px;font-weight:700;line-height:52px;letter-spacing:0}.caseStudy .descriptionContainer a{font-weight:300;font-size:19px;-webkit-text-decoration:underline #fff;text-decoration:underline #fff;text-underline-offset:2px}.caseStudy .author{font-size:19px;font-weight:700;margin-top:30px}.caseStudy .dateUpdated{font-weight:400!important}.caseStudy .tableOfContent{margin-top:50px;font-weight:700;font-size:19px}.caseStudy .noPad>p{line-height:30px;font-size:19px;margin-top:50px}.caseStudy .noMar{margin:0!important}.caseStudy .noMar>a{color:#8fe7ff;-webkit-text-decoration:underline #8fe7ff;text-decoration:underline #8fe7ff}.caseStudy .imageLayoutFull{width:100%;padding:60px 20%;font-size:19px}.caseStudy .imageLayoutFull img{width:auto;height:auto;max-width:100%}.caseStudy .imageLayoutHalf{width:100%;padding:60px 20%;font-size:25px;text-align:left;display:flex;justify-content:space-between;align-items:center;gap:1rem}.caseStudy .imageLayoutHalf>div{width:50%}.caseStudy .imageLayoutHalf img{width:50%;height:auto;max-width:100%}.caseStudy .imageLayoutHalfReverse{flex-direction:row-reverse;text-align:right}@media screen and (max-width:700px){.caseStudy h1{font-size:24px!important;font-weight:700;line-height:35px!important;letter-spacing:0;text-align:left}.caseStudy .date{align-content:flex-start;height:70px!important;min-width:300px!important;margin-left:10px!important}.caseStudy .date2,.caseStudy .date>.name{display:block;width:100%;margin:0;height:25px}.caseStudy .descriptionContainer{padding:5%}.caseStudy .imageLayoutFull{padding:5%;font-size:15px}.caseStudy .imageLayoutHalf{padding:5%;font-size:15px;flex-direction:column}.caseStudy .imageLayoutHalf>div{width:100%}.caseStudy .imageLayoutHalf>img{width:auto}.caseStudy .imageLayoutHalfReverse{flex-direction:column;text-align:left}.caseStudy .author{font-size:15px}.caseStudy .dateUpdated{display:block}.caseStudy .linePc{display:none}.caseStudy .tableOfContent,.caseStudy a{font-size:15px!important}.caseStudy a{margin-right:10px}.caseStudy p{font-size:15px!important}}@media screen and (max-width:480px){.caseStudy .date{min-width:auto!important}}