html{font-size:10px}:root{--clr-body:#616161;--clr-yellow:#ffedc0;--clr-btn:#086ad8;--clr-accent:#f37603;--clr-lightblue:#d4f0ff;--clr-lightyellow:#ffeab7;--clr-white:#fff;--clr-green:#f7fafe;--fs-700:4.6rem;--fs-600:3.8rem;--fs-500:3.2rem;--fs-400:2.2rem;--fs-300:1.8rem;--fs-body:1.6rem;--fs-btn:1.6rem;--fw-bolder:800;--fw-bold:700;--fw-semibold:600;--fw-medium:500;--fw-regular:400;--ff-main:'Poppins',sans-serif}body{font-family:var(--ff-main);font-size:var(--fs-body);font-weight:var(--fw-regular);line-height:1.6;color:var(--clr-body);font-weight:var(--fw-regular)}h1,h2,h3,h4,h5,h6{line-height:1.4}h2,h3,h4{color:#1a1a1a}a{color:var(--clr-btn);text-decoration:none}a:hover{text-decoration:none}.btn,.btn:hover,.btn:active,.btn:focus{outline:none;box-shadow:none}.text-orange{color:var(--clr-btn)}.bg-green{background:var(--clr-green)}.section-heading{font-family:var(--ff-main);font-size:var(--fs-700);font-weight:500;letter-spacing:0em;margin-bottom:20px}.section-padding{padding:6rem 0}.font-weight-bold{font-weight:var(--fw-bold) !important}.display-block{display:block}.image-wrapper{width:80%;overflow:hidden}.studio_img{position:sticky}.cta-btn{font-family:Poppins;font-size:var(--fs-btn);background:var(--clr-btn);color:var(--clr-white);letter-spacing:0em;font-weight:400;border-radius:3.563rem;padding:.5em 1.1em;margin-top:1rem;transition:all .5s cubic-bezier(.23,1,.32,1);will-change:transform;text-align:left}.cta-arrow svg{transform:translateX(0px);transition:.5s;margin-left:8px}.cta-btn:hover,.cta-btn:active{color:var(--clr-white);box-shadow:rgba(99,99,99,.2) 0px 2px 8px 0px;transform:translateY(-2px)}.cta-btn:hover .cta-arrow svg,.cta-btn:active .cta-arrow svg{transform:translateX(10px)}.banner_section{height:auto;background:url("/wp-content/uploads/2025/09/banner-arrowbg.png"),url("/wp-content/uploads/2025/09/ellipse-banner1.svg"),url("/wp-content/uploads/2025/09/ellipse-banner2.svg"),#086ad8;background-repeat:no-repeat;background-position:left bottom,left 45% top 10%,center top 5%;display:flex;align-items:center;padding:6rem 0;color:#fff}.banner_section .section-img{transform:scale(1.3)}.overflow-hidden{overflow:hidden}.h1_heading{font-family:var(--ff-main);font-size:var(--fs-700);font-weight:500;letter-spacing:0em}.mobile-cta{display:none;order:2}.desktop-cta{display:block;width:fit-content;margin-top:2rem}.about_section .cta-btn.desktop-cta{margin-top:0}.section-paragraph{width:90%;margin:0 auto;text-align:center}.wrapper{margin:20px auto 10px;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:3px;background:radial-gradient(rgba(91,90,90,.4),transparent 75%)}.box{display:flex;flex-direction:column;background-color:var(--clr-green);padding:2rem;justify-content:flex-start}.box .h4-heading{font-family:var(--ff-main);font-size:24px;font-weight:500;text-align:center;margin-bottom:8px}.box p{text-align:center;color:var(--clr-body);font-size:var(--fs-body)}.blue_circle{margin:15px auto;text-align:center}.common-games p{font-size:2rem;font-weight:500;color:#515151;margin-bottom:2.5rem}.studio_img{position:relative;width:100%;height:auto}@keyframes mymove{0%{top:0}50%{top:5%}100%{top:0}}.website-types{display:flex;align-items:center}.list-style-type-none{list-style-type:none;padding:0}.list-style-type-none li:before{content:url(/wp-content/uploads/2025/01/check.png);color:#008b38;padding-right:8px}.list-style-type-none li{display:flex;align-items:center;padding:10px 2px;font-family:var(--ff-main);font-size:2rem;font-weight:500}.fade-in{opacity:0;transition:opacity .75s ease-in}.fade-in.appear{opacity:1}.from-top{-webkit-transform:translateY(-50%);transform:translateY(-50%)}.from-bottom{-webkit-transform:translateY(50%);transform:translateY(50%)}.from-left{-webkit-transform:translateX(-50%);transform:translateX(-50%)}.from-right{-webkit-transform:translateX(50%);transform:translateX(50%)}.from-top{transition:opacity .375s ease-in,-webkit-transform .75s ease-in;transition:opacity .375s ease-in,transform .75s ease-in;transition:opacity .275s ease-in,transform .75s ease-in,-webkit-transform .5s ease-in;opacity:0}.from-bottom,.from-right,.from-left{transition:opacity .25s ease-in,-webkit-transform .5s ease-in;transition:opacity .25s ease-in,transform .5s ease-in;transition:opacity .25s ease-in,transform .5s ease-in,-webkit-transform .45s ease-in;opacity:0}.from-bottom.appear,.from-right.appear,.from-left.appear,.from-top.appear{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}@keyframes slide-up{0%{transform:translateY(100%);opacity:0}100%{transform:translateY(0);opacity:1}}.circle{animation:none}.circle:hover{animation:circle 5s infinite ease-in-out}@keyframes circle{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.website-section{background-color:#f0f6fc}.faq-section.section-padding{padding-top:0}@media (min-width:1600px){:root{--fs-body:2rem;--fs-btn:1.8rem}.container,.wrapper{max-width:1440px !important}.development-studio .section-heading{margin-bottom:60px}}@media (max-width:1599px){:root{--fs-700:3.8rem;--fs-body:1.8rem}.development-studio .section-heading{margin-bottom:20px}}@media (min-width:1440px){.container{max-width:1370px}}@media screen and (max-width:1366px){:root{--fs-body:1.6rem;--fs-700:3.4rem;--fs-400:2.2rem}.common-games p{margin-bottom:1.5rem}.studio_img{position:sticky}.wrapper{grid-gap:3px}.list-style-type-none li{padding:8px 2px;font-size:1.8rem}.common-games p{font-size:1.8rem}}@media screen and (max-width:1199px){:root{--fs-700:3.2rem;--fs-400:2rem}.development-studio .section-heading{margin-bottom:40px}}@media screen and (max-width:991px){:root{--fs-700:2.6rem}.container{max-width:100%;padding:0 25px}.wordpress-img{display:flex;justify-content:center;align-items:center;margin:10px auto 0}.studio-img{width:70%}.studio_img{animation:none}.banner_section{background-size:8%,4%,3%}}@media screen and (min-width:768px) and (max-width:991px){:root{--fs-heading:24px}.box .h4-heading{font-size:22px}.common-games p{margin-bottom:1.2rem}.wordpress-img{order:1}}@media screen and (max-width:800px){:root{--fs-700:2.6rem;--fs-btn:1.4rem;--fs-400:2rem}.container{max-width:100%;padding:0 22px}.wrapper{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){.development-studio .section-heading{margin-bottom:20px}.h1_heading{width:100%;text-align:center}h2.section-heading{margin:0 auto 20px;text-align:center}.banner_section .section-img,.section-img{transform:scale(.9)}.mobile-cta{display:block}.desktop-cta{display:none}.banner_section,.about_section{text-align:center}.text-underline{text-decoration:none}.banner_section{height:auto;padding:4rem 0 0;text-align:center}.image-wrapper img{width:100%}.about_section p .abt-section-span{text-align:center}.about_section .img-fluid{margin:20px auto 0}.image-wrapper{padding-bottom:36px;text-align:center}.wordpress-img{order:1}.list-style-type-none{margin:0;padding:0}.list-style-type-none li{padding:8px 2px}.list-style-type-none li:before{content:url(/wp-content/uploads/2025/01/check-small.png)}.box .h4-heading{font-size:20px}.banner_section{background-image:none}}@media screen and (max-width:575px){:root{--fs-400:1.8rem}h2.section-heading{text-align:center}.about_section p{text-align:center}.features_section .section-paragraph{color:#2d2d2d}.box{justify-content:center;padding:0}.wrapper{grid-template-columns:auto}.box .h4-heading{font-size:22px}.common-games p{margin-bottom:1.2rem}.list-style-type-none{margin:0;padding:0}.website-types-list{width:50%}}@media screen and (max-width:479px){:root{--fs-700:2.4rem}.website-types-list{width:100%}}@media screen and (max-width:385px){.h1_heading{width:90%;text-align:center;margin:0 auto}h2.section-heading{text-align:center}.container{width:100%}.box .h4-heading{font-size:20px}.accordion-wrapper .card-header{padding:.4rem .875rem}}