@import url(https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);*,::after,::before{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;scroll-behavior:smooth}body{line-height:1.5;font-family:"DM Sans",sans-serif;font-size:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none;color:inherit}ol,ul{list-style:none}img{max-width:100%;height:auto;display:block}table{border-collapse:collapse;width:100%}h1{font-size:2.5rem}@media (max-width:992px){h1{font-size:2rem}}h2{font-size:2rem;line-height:1}@media (max-width:992px){h2{font-size:1.75rem}}h3{font-size:1.75rem}@media (max-width:992px){h3{font-size:1.5rem}}h4{font-size:1.5rem}@media (max-width:992px){h4{font-size:1.25rem}}h5{font-size:1.25rem}@media (max-width:992px){h5{font-size:1.125rem}}h6{font-size:1rem}@media (max-width:992px){h6{font-size:1rem}}p{margin-bottom:1.5rem;font-size:1rem}@media (max-width:992px){p{font-size:.9375rem;margin-bottom:1.25rem}}a{color:#111827;text-decoration:none;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease}a:hover{color:#111827,10%}h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-family:Poppins,sans-serif;font-weight:700}.headline-block{text-align:center}.headline-block-left{text-align:start}.headline-block h2{font-family:"DM Sans",sans-serif;color:#111827}.headline-block h3{font-family:"DM Sans",sans-serif;color:#111827}.headline-block p{font-family:Poppins,sans-serif;font-size:14px;color:#757777}.services-grid-block{margin-top:4rem}.services-grid-block .services-grid-title{font-family:"DM Sans",sans-serif;font-weight:800;color:#222;margin-bottom:1.5rem}.services-grid-block .services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media (max-width:992px){.services-grid-block .services-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:576px){.services-grid-block .services-grid{grid-template-columns:repeat(1,1fr)}}.services-grid-block .services-grid .service-card{display:flex;flex-direction:column;justify-content:space-between;background-color:#fff;border:1px dashed #111827;border-radius:.75rem;padding:2rem;box-shadow:0 8px 20px rgba(0,0,0,.04);text-align:left;transition:transform .3s ease;height:250px}@media (max-width:992px){.services-grid-block .services-grid .service-card{height:200px;padding:1rem;justify-content:center}}.services-grid-block .services-grid .service-card img{width:30px;height:30px;margin-bottom:10px}.services-grid-block .services-grid .service-card h4{font-size:20px;font-weight:600;margin-bottom:0;font-family:"DM Sans",sans-serif;color:#111}.services-grid-block .services-grid .service-card p{font-size:16px;font-family:"DM Sans",sans-serif;color:#555;margin-bottom:0;min-height:70px}@media (max-width:992px){.services-grid-block .services-grid .service-card p{min-height:initial}}.services-grid-block .services-grid .service-card:hover{transform:translateY(-5px)}.u-text-center{text-align:center}.u-hidden{display:none!important}.d-flex{display:flex}.justify-center{justify-content:center}.align-center{align-items:center}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.m-0{margin:0}.mt-0{margin-top:0}.mb-0{margin-bottom:0}.ml-0{margin-left:0}.mr-0{margin-right:0}.p-0{padding:0}.pt-0{padding-top:0}.pb-0{padding-bottom:0}.pl-0{padding-left:0}.pr-0{padding-right:0}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fade-in{animation:fadeIn 1s ease-in-out}@keyframes slideInLeft{0%{transform:translateX(-100%);opacity:0}100%{transform:translateX(0);opacity:1}}.slide-in-left{animation:slideInLeft .5s ease-out}.transition-all{transition:all .3s ease}.container{width:100%;max-width:1320px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}.container-fluid{width:100%;margin-left:0;margin-right:0;padding-left:0;padding-right:0}@media (min-width:576px){.container-sm{max-width:540px}}@media (min-width:768px){.container-md{max-width:720px}}@media (min-width:992px){.container-lg{max-width:960px}}@media (min-width:1200px){.container-xl{max-width:1140px}}@media (min-width:1400px){.container-xxl{max-width:1320px}}.row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.row::after{content:"";display:table;clear:both}[class*=col-]{padding-left:15px;padding-right:15px;box-sizing:border-box}.col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.8235294118%;max-width:58.8235294118%}.col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-9{flex:0 0 75.1879699248%;max-width:75.1879699248%}.col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-11{flex:0 0 90.9090909091%;max-width:90.9090909091%}.col-12{flex:0 0 100%;max-width:100%}@media (max-width:768px){.col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.8235294118%;max-width:58.8235294118%}.col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{flex:0 0 75.1879699248%;max-width:75.1879699248%}.col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{flex:0 0 90.9090909091%;max-width:90.9090909091%}.col-md-12{flex:0 0 100%;max-width:100%}}@media (max-width:992px){.col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.8235294118%;max-width:58.8235294118%}.col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{flex:0 0 75.1879699248%;max-width:75.1879699248%}.col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{flex:0 0 90.9090909091%;max-width:90.9090909091%}.col-lg-12{flex:0 0 100%;max-width:100%}}@media (max-width:1200px){.col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.8235294118%;max-width:58.8235294118%}.col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-9{flex:0 0 75.1879699248%;max-width:75.1879699248%}.col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{flex:0 0 90.9090909091%;max-width:90.9090909091%}.col-xl-12{flex:0 0 100%;max-width:100%}}.header{position:absolute;width:100%;z-index:1000;background-color:transparent;font-family:Poppins,sans-serif}@media (max-width:992px){.header{display:none}}.header .container{display:flex;align-items:center;justify-content:space-between;padding-top:20px;padding-bottom:20px}.header .logo{font-size:1.5rem;font-weight:700;color:#111827;text-decoration:none}.header nav ul{display:flex;align-items:center;gap:70px;list-style:none;margin:0;padding:0}.header nav ul li a{font-size:.9rem;text-decoration:none;color:#fff;font-weight:500;transition:color .2s ease}.header nav ul li a:hover{color:#35b4e6}.header .menu-toggle{display:none}.site-footer{background-color:#1a1a1a;color:#f3f4f6;padding:3rem 0 1rem 0}.site-footer a{color:#f3f4f6;text-decoration:none;transition:color .3s ease}.site-footer a:focus,.site-footer a:hover{color:#35b4e6}.site-footer .footer-container{display:flex;flex-wrap:wrap;justify-content:space-between;gap:2rem}.site-footer .footer-brand{flex:1 1 250px}.site-footer .footer-brand h2{font-weight:700;font-size:1.8rem;font-family:"DM Sans",sans-serif;margin-bottom:.25rem}.site-footer .footer-brand p{font-weight:400;font-size:14px;font-family:Poppins,sans-serif;color:#bbb}.site-footer .footer-social{flex:1 1 150px;display:flex;justify-content:flex-end;align-items:center;gap:1.25rem}.site-footer .footer-social a{font-size:1.5rem;display:inline-flex;align-items:center;justify-content:center}.site-footer .footer-social img{width:30px;height:30px}.site-footer .footer-bottom{margin-top:2rem;border-top:1px solid #333;padding-top:1rem;text-align:center;color:#757777}.site-footer .footer-bottom p{font-size:14px;margin-bottom:0}@media (max-width:768px){.site-footer .footer-container{flex-direction:column;text-align:center}.site-footer .footer-container .footer-brand,.site-footer .footer-container .footer-nav,.site-footer .footer-container .footer-social{flex:1 1 100%;margin-bottom:1.5rem}.site-footer .footer-container .footer-social{justify-content:center}}.btn{display:inline-block;padding:10px 35px;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:500;text-align:center;text-decoration:none;border:1px solid transparent;border-radius:5px;cursor:pointer;transition:all .3s ease-in-out;background-color:#35b4e6;color:#111827}.btn:hover{background-color:#111827;border-color:#35b4e6;color:#35b4e6}.btn--dark{background-color:#111827;color:#fff}.btn--outline{background-color:#111827;color:#35b4e6;border-color:#35b4e6}.btn--outline:hover{background-color:#35b4e6;color:#111827}.btn:focus{outline:0;box-shadow:0 0 0 3px rgba(17,24,39,.5)}.btn:disabled{background-color:#f3f4f6;color:#1a1a1a;cursor:not-allowed;border-color:#f3f4f6}.btn--secondary{background-color:#35b4e6;border-color:#35b4e6}.btn--secondary:hover{background-color:#35b4e6,10%;border-color:#35b4e6,10%}.input,.textarea{width:100%;padding:20px;font-size:1rem;border:1px solid #f3f4f6;border-radius:4px;background-color:#fff;transition:border-color .3s ease,box-shadow .3s ease}.input:focus,.textarea:focus{border-color:#111827;box-shadow:0 0 0 3px rgba(17,24,39,.2);outline:0}.input:disabled,.textarea:disabled{background-color:#f3f4f6;color:#1a1a1a;cursor:not-allowed}.input::-moz-placeholder,.textarea::-moz-placeholder{color:#1a1a1a}.input::placeholder,.textarea::placeholder{color:#1a1a1a}.label{font-size:1rem;font-weight:600;margin-bottom:10px;display:block}.select{width:100%;padding:20px;font-size:1rem;border:1px solid #f3f4f6;border-radius:4px;background-color:#fff;transition:border-color .3s ease}.select:focus{border-color:#111827;box-shadow:0 0 0 3px rgba(17,24,39,.2);outline:0}.select:disabled{background-color:#f3f4f6;color:#1a1a1a;cursor:not-allowed}.input--error,.textarea--error{border-color:#e63946;background-color:rgba(230,57,70,.1)}.input--error:focus,.textarea--error:focus{border-color:#e63946;box-shadow:0 0 0 3px rgba(230,57,70,.2)}.hero-section{padding:100px 0;background-color:#111827;height:90dvh;display:flex;align-items:center}@media (max-width:992px){.hero-section{padding:50px 0;height:50dvh}}@media (max-width:768px){.hero-section{padding-top:0;height:70dvh}}.hero-section-wrapper{display:flex;justify-content:space-between;align-items:center}@media (max-width:992px){.hero-section-wrapper{flex-direction:column}}.hero-section-wrapper .hero-section_left-side{width:50%}@media (max-width:992px){.hero-section-wrapper .hero-section_left-side{width:100%}}.hero-section-wrapper .hero-section_left-side p.customers{font-size:14px;font-family:Poppins,sans-serif;color:#9ca3af;margin-bottom:unset}.hero-section-wrapper .hero-section_left-side h1{margin-bottom:20px;text-transform:capitalize;color:#fff;font-family:"DM Sans",sans-serif;line-height:normal}.hero-section-wrapper .hero-section_left-side p{margin-bottom:20px;color:#fff;font-family:"DM Sans",sans-serif}.hero-section-wrapper img{width:30%;height:100%;border-radius:20px}@media (max-width:992px){.hero-section-wrapper img{display:none}}.about-me-section{padding:50px 0;background-color:#f3f4f6}.about-me-section-wrapper{display:flex;justify-content:space-between}@media (max-width:992px){.about-me-section-wrapper{flex-direction:column}}.about-me-section img{width:30%;height:300px;border-radius:20px;-o-object-fit:cover;object-fit:cover;margin-top:-111px;border:2px dashed #35b4e6}@media (max-width:992px){.about-me-section img{height:450px;width:100%;margin-left:auto;margin-right:auto;margin-bottom:3rem}}@media (max-width:768px){.about-me-section img{height:300px}}.about-me-section .headline-block{width:65%}@media (max-width:992px){.about-me-section .headline-block{width:100%;border-bottom:1px solid #35b4e6}}.services-section{padding:100px 0;background-color:#f3f4f6}@media (max-width:1200px){.services-section{padding:50px 0}}@media (max-width:768px){.services-section{padding:20px 0}}.case-studies-section{padding:75px 0;background-color:#111827}.case-studies-section .headline-block h2{color:#f3f4f6}.case-studies-section .case-studies-swiper{margin-top:50px;width:100%;height:500px;overflow-y:visible;position:relative}@media (max-width:992px){.case-studies-section .case-studies-swiper{height:300px}}.case-studies-section .case-studies-swiper .swiper-slide{height:100%;border-radius:20px;position:relative;transition:transform .3s ease;pointer-events:auto}.case-studies-section .case-studies-swiper .swiper-slide:hover .card-overlay{opacity:1;visibility:visible}.case-studies-section .case-studies-swiper .card-content{position:relative;height:100%}.case-studies-section .case-studies-swiper .card-content .case-img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:20px}.case-studies-section .case-studies-swiper .card-content .card-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(17,24,39,.9);color:#fff;padding:35px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;opacity:0;visibility:hidden;transition:all .3s ease;border:1px solid #35b4e6;border-radius:20px}.case-studies-section .case-studies-swiper .card-content .card-overlay .case-title{font-size:1.25rem;font-weight:600;margin-bottom:20px}.case-studies-section .case-studies-swiper .card-content .card-overlay .case-client{font-size:.95rem;margin-bottom:20px;color:#35b4e6}.case-studies-section .case-studies-swiper .swiper-scrollbar{bottom:-30px;z-index:10;position:relative;background:#757777}.case-studies-section .case-studies-swiper .swiper-scrollbar-drag{background:#35b4e6}.case-studies-section .case-studies-swiper .swiper-pagination{bottom:-30px;z-index:10;position:relative;pointer-events:auto;display:flex;justify-content:center;align-items:center}.case-studies-section .case-studies-swiper .swiper-pagination-bullet{background:#35b4e6;width:9px;height:9px}.case-studies-section .case-studies-swiper .swiper-pagination-bullet-active{background:#35b4e6;width:15px;height:15px}.pricing-section{padding:100px 0;background-color:#f3f4f6}@media (max-width:992px){.pricing-section{padding:50px 0}}@media (max-width:768px){.pricing-section{padding:20px 0}}.pricing-section .pricing-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;padding:2rem 0}@media (max-width:1200px){.pricing-section .pricing-grid{grid-template-columns:repeat(1,1fr)}}.pricing-section .pricing-grid .pricing-card{background-color:#111827;border-radius:20px;padding:2rem;display:flex;flex-direction:column;justify-content:space-between;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 9px 15px rgba(0,0,0,.55)}@media (max-width:1200px){.pricing-section .pricing-grid .pricing-card{height:-moz-fit-content;height:fit-content;gap:2rem}}.pricing-section .pricing-grid .pricing-card:hover{transform:translateY(-5px);box-shadow:none}.pricing-section .pricing-grid .pricing-card--featured{border:2px solid #35b4e6;transform:scale(1)}.pricing-section .pricing-grid .pricing-card--featured .tagline{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background-color:#35b4e6;color:#1a1a1a;padding:.25rem .75rem;border-radius:999px;font-size:.75rem;font-weight:700;box-shadow:0 4px 12px rgba(0,0,0,.1);font-family:Poppins,sans-serif}.pricing-section .pricing-grid .pricing-card .pricing-title-wrapper{height:100px}.pricing-section .pricing-grid .pricing-card .pricing-title{font-family:"DM Sans",sans-serif;font-size:1.25rem;font-weight:600;margin-bottom:.75rem;color:#f3f4f6}.pricing-section .pricing-grid .pricing-card .pricing-price{font-family:Poppins,sans-serif;font-size:2rem;font-weight:700;margin-bottom:0;color:#35b4e6}.pricing-section .pricing-grid .pricing-card .pricing-price span{font-size:1rem;color:#f3f4f6}.pricing-section .pricing-grid .pricing-card .pricing-price span.old-price{font-size:2rem;font-family:Poppins,sans-serif;text-decoration:line-through;color:#757777;margin-left:1rem}.pricing-section .pricing-grid .pricing-card .offer-text{font-family:"DM Sans",sans-serif;font-size:1rem;color:#f3f4f6}.pricing-section .pricing-grid .pricing-card small{font-size:.9rem;color:#f3f4f6;font-family:Poppins,sans-serif}.pricing-section .pricing-grid .pricing-card .pricing-features{font-family:"DM Sans",sans-serif;list-style:none;padding:0;margin:1.5rem 0}.pricing-section .pricing-grid .pricing-card .pricing-features li{display:flex;align-items:center;margin-bottom:.5rem;color:#fff}.pricing-section .pricing-grid .pricing-card .pricing-features li img{width:20px;height:20px;margin-right:10px}.testimonials-section{padding:100px 0;background-color:#f3f4f6}@media (max-width:992px){.testimonials-section{padding:50px 0}}.testimonials-section .testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem}@media (max-width:1200px){.testimonials-section .testimonials-grid{grid-template-columns:repeat(1,1fr);gap:2rem}}@media (max-width:768px){.testimonials-section .testimonials-grid{padding:20px 0 50px 0;grid-template-columns:repeat(1,1fr)}}.testimonials-section .testimonial-card{background-color:#fff;border-radius:16px;padding:2rem;transition:box-shadow .3s ease,transform .3s ease}@media (max-width:1200px){.testimonials-section .testimonial-card{padding:1rem}}.testimonials-section .testimonial-card:hover{box-shadow:none;transform:translateY(-5px)}.testimonials-section .testimonial-card .testimonial-text{font-family:"DM Sans",sans-serif;font-size:1rem;line-height:1.6;color:#111827;margin-bottom:1.5rem;height:150px}@media (max-width:1200px){.testimonials-section .testimonial-card .testimonial-text{height:-moz-fit-content;height:fit-content}}.testimonials-section .testimonial-card .testimonial-author{font-family:Poppins,sans-serif;font-size:.9rem;color:#757777}.testimonials-section .testimonial-card .testimonial-author strong{display:block;font-size:1rem;color:#1a1a1a}.testimonials-section .testimonial-card .testimonial-author span{font-size:.875rem;color:#757777}.contact-section{padding:100px 0;background-color:#111827;text-align:center}@media (max-width:768px){.contact-section{padding:50px 0}}@media (max-width:768px){.contact-section .headline-block{margin-bottom:5rem}}.contact-section .headline-block h2,.contact-section .headline-block p{color:#f3f4f6}.contact-section .tab-buttons{display:flex;justify-content:center;gap:1rem;margin-bottom:2rem}@media (max-width:768px){.contact-section .tab-buttons{flex-direction:column}}.contact-section .tab-buttons .tab-button.active{background-color:#35b4e6;color:#111827}.contact-section .tab-contents{max-width:700px;margin:0 auto}.contact-section .tab-contents .tab-content{display:none;background-color:#1a1a1a;padding:2rem;border-radius:20px;animation:fadeIn .3s ease forwards}@media (max-width:768px){.contact-section .tab-contents .tab-content{padding:1rem}}.contact-section .tab-contents .tab-content.active{display:block}.contact-section .tab-contents .tab-content .forminator-label{text-align:left;font-family:Poppins,sans-serif!important;color:#f3f4f6!important}.contact-section .tab-contents .tab-content .forminator-col{padding:0!important}.contact-section .tab-contents .tab-content .forminator-input,.contact-section .tab-contents .tab-content .forminator-textarea{font-family:Poppins,sans-serif!important;border-radius:5px!important;border:1px solid #111827!important;background-color:#757777!important;color:#35b4e6}.contact-section .tab-contents .tab-content .forminator-description span{display:none}.contact-section .tab-contents .tab-content .forminator-button-submit{font-family:Poppins,sans-serif!important;border-radius:5px!important;width:100%!important}.contact-section .tab-contents iframe{width:100%;height:600px;border:none;border-radius:12px}@keyframes fadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.single-case-study{background-color:#f3f4f6}.single-case-study header{display:none}.single-case-study .back-to-home{position:fixed;top:0;left:0;width:100%;padding:20px 0;background-color:rgba(255,255,255,.5);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);z-index:100;transition:transform .3s ease}.single-case-study .back-to-home.hidden{transform:translateY(-100%)}.single-case-study .back-to-home .back-link{display:inline-flex;align-items:center;gap:8px;color:#333;text-decoration:none;font-weight:500;transition:color .3s ease}.single-case-study .back-to-home .back-link svg{transition:transform .3s ease}.single-case-study .back-to-home .back-link:hover{color:#35b4e6}.single-case-study .back-to-home .back-link:hover svg{transform:translateX(-5px)}.single-case-study .case-study-hero{position:relative;width:100%;background-color:#000;padding-top:56.25%}.single-case-study .case-study-hero .hero-image{position:absolute;top:0;left:0;width:100%;height:100%}.single-case-study .case-study-hero .hero-image::after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,rgba(0,0,0,.2),#000);z-index:1}.single-case-study .case-study-hero .hero-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.single-case-study .case-study-hero .hero-content{position:absolute;bottom:0;left:0;right:0;padding:60px 0;color:#fff;z-index:2}.single-case-study .case-study-hero .hero-content .case-study-title{font-size:clamp(2rem,5vw,3.5rem);line-height:1.2;margin-bottom:15px;font-weight:700}.single-case-study .case-study-hero .hero-content .case-study-client{font-size:1.2rem;margin-bottom:20px;opacity:.9}.single-case-study .case-study-hero .hero-content .case-study-client .client-label{font-weight:500;margin-right:8px}.single-case-study .case-study-hero .hero-content .case-study-client .client-name{color:#35b4e6}.single-case-study .case-study-hero .hero-content .case-study-excerpt{font-size:clamp(1.1rem,2vw,1.3rem);max-width:800px;line-height:1.6;opacity:.9}@media (max-width:768px){.single-case-study .case-study-hero{padding-top:75%}.single-case-study .case-study-hero .hero-content{padding:30px 0}}.single-case-study .case-study-content{padding:80px 0}@media (max-width:768px){.single-case-study .case-study-content{padding:35px 0}}.single-case-study .case-study-content .content-wrapper{max-width:800px;margin:0 auto;font-size:1.1rem;line-height:1.8;color:#444}.single-case-study .case-study-content .content-wrapper h2{font-size:2rem;color:#333;margin:40px 0 20px}.single-case-study .case-study-content .content-wrapper h3{font-size:1.5rem;color:#333;margin:30px 0 15px}.single-case-study .case-study-content .content-wrapper p{margin-bottom:20px}.single-case-study .case-study-content .content-wrapper img{max-width:100%;height:auto;border-radius:8px;margin:30px 0}.single-case-study .case-study-content .content-wrapper ol,.single-case-study .case-study-content .content-wrapper ul{margin:20px 0;padding-left:20px}.single-case-study .case-study-content .content-wrapper ol li,.single-case-study .case-study-content .content-wrapper ul li{margin-bottom:10px}.single-case-study .case-study-content .content-wrapper blockquote{margin:40px 0;padding:20px 40px;border-left:4px solid #35b4e6;background-color:#f8f9fa;font-style:italic;color:#333}.single-case-study .case-study-navigation{padding:40px 0;border-top:1px solid #eee}.single-case-study .case-study-navigation .nav-links{display:flex;justify-content:space-between;gap:30px}@media (max-width:768px){.single-case-study .case-study-navigation .nav-links{flex-direction:column;gap:20px}}.single-case-study .case-study-navigation .nav-links a{display:flex;align-items:center;gap:15px;text-decoration:none;padding:20px;background-color:#f8f9fa;border-radius:8px;transition:all .3s ease;flex:1}.single-case-study .case-study-navigation .nav-links a.nav-next{text-align:right;flex-direction:row-reverse}.single-case-study .case-study-navigation .nav-links a .nav-text{flex:1}.single-case-study .case-study-navigation .nav-links a .nav-label{display:block;font-size:.9rem;color:#666;margin-bottom:5px}.single-case-study .case-study-navigation .nav-links a .nav-title{font-weight:600;color:#333;font-size:1.1rem}.single-case-study .case-study-navigation .nav-links a svg{flex-shrink:0;transition:transform .3s ease}.single-case-study .case-study-navigation .nav-links a:hover{background-color:#35b4e6}.single-case-study .case-study-navigation .nav-links a:hover .nav-label,.single-case-study .case-study-navigation .nav-links a:hover .nav-title{color:#fff}.single-case-study .case-study-navigation .nav-links a:hover svg{color:#fff;transform:translateX(-5px)}.single-case-study .case-study-navigation .nav-links a:hover.nav-next svg{transform:translateX(5px)}@keyframes hideBackButton{from{transform:translateY(0)}to{transform:translateY(-100%)}}