.service-listing-wrapper{margin-top:50px;position:relative}.service-listing-wrapper .globe-image{position:fixed;top:10%;left:0;width:40%;z-index:-1;height:100%}.service-listing-wrapper .bottom-btn-wrapper{position:fixed;bottom:30px;left:50%;transform:translateX(-50%);z-index:10;background:hsla(0,0%,100%,.6);border:1px solid rgba(18,17,19,.102);max-width:1280px;width:1280px;padding:10px;border-radius:50px;display:flex;justify-content:space-between;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);overflow-x:auto;gap:8px;scrollbar-width:none;-ms-overflow-style:none}.service-listing-wrapper .bottom-btn-wrapper::-webkit-scrollbar{display:none}.service-listing-wrapper .bottom-btn-wrapper .btn-linking{font-size:16px;font-weight:500;line-height:1.1;color:#121113;display:inline-block;width:200px;border:1px solid rgba(18,17,19,.149);text-align:center;background:rgba(18,17,19,.051);padding:10px 15px;border-radius:50px;transition:all .5s ease}.service-listing-wrapper .bottom-btn-wrapper .btn-linking:hover{background:#ea0f1f;color:#fff;transition:all .5s ease}.service-listing-wrapper .listing-wrapper{position:relative;border-bottom:1px solid rgba(0,0,0,.102);padding-bottom:50px;margin-bottom:50px}.service-listing-wrapper .site-desc{position:sticky;top:20px;height:-moz-fit-content;height:fit-content;flex-shrink:0;width:90%}.service-listing-wrapper .site-desc h2{font-size:clamp(32px,3vw,44px);font-weight:400;line-height:1.1;color:#121113;margin-bottom:30px}.service-listing-wrapper .site-desc p{font-size:17px;max-width:550px;font-weight:400;line-height:1.2;color:#5b5b5b}.service-listing-wrapper .site-desc .bottom-content{margin-top:30px;padding-top:30px;padding-bottom:30px;border-top:1px solid rgba(0,0,0,.102);border-bottom:1px solid rgba(0,0,0,.102)}.service-listing-wrapper .site-desc .bottom-content .key{font-size:18px;font-weight:500;line-height:1.2;color:#121113}.service-listing-wrapper .site-desc .btn-wrapper span{color:#fff}.service-listing-wrapper .site-desc .tech-img{margin-top:20px}.service-listing-wrapper .listing-cards{overflow-y:auto}.service-listing-wrapper .listing-cards .service-card{width:100%;flex-shrink:0;display:block;background:#f5f5f5;border:1px solid rgba(0,0,0,.1);border-radius:16px;position:relative;z-index:1;padding:20px}.service-listing-wrapper .listing-cards .service-card .dots-wrapper svg .c1{fill:#f79fa5;transition:all .3s ease}.service-listing-wrapper .listing-cards .service-card .dots-wrapper svg .c2{fill:#ea0f1f;transition:all .3s ease}.service-listing-wrapper .listing-cards .service-card .service-text{height:100%;display:flex;flex-direction:column;justify-content:space-between;gap:10px}.service-listing-wrapper .listing-cards .service-card .service-text h4{font-size:24px;font-weight:400;line-height:1.1;color:#121113;transition:all .5s ease;margin-bottom:15px}.service-listing-wrapper .listing-cards .service-card .service-text p{font-size:14px;font-weight:400;line-height:1.2;color:#5b5b5b;min-height:75px;transition:all .5s ease}.service-listing-wrapper .listing-cards .service-card .service-video-animation video{border-radius:16px;z-index:-1;transition:all .6s ease}.service-listing-wrapper .listing-cards .service-card:hover .service-text h4,.service-listing-wrapper .listing-cards .service-card:hover .service-text p{color:#fff}.service-listing-wrapper .listing-cards .service-card:hover .service-text .arrow-wrapper span:first-child{transform:translateX(50%) translateY(-100%)}.service-listing-wrapper .listing-cards .service-card:hover .service-text .arrow-wrapper span:nth-child(2){transform:translateY(-100%)}.service-listing-wrapper .listing-cards .service-card:hover .dots-wrapper svg .c1{fill:hsla(0,0%,100%,.4);transition:all .3s ease}.service-listing-wrapper .listing-cards .service-card:hover .dots-wrapper svg .c2{fill:#fff;transition:all .3s ease}.service-listing-wrapper .listing-cards .service-card:hover video{opacity:1;transition:all .6s ease}.service-listing-wrapper .listing-cards .arrow-wrapper{display:inline-block;margin-top:16px;width:36px;height:36px;border-radius:36px;overflow:hidden}.service-listing-wrapper .listing-cards .arrow-wrapper span{display:inline-flex;justify-content:center;align-items:center;width:36px;height:36px;border-radius:36px;border:1px solid rgba(18,17,19,.102);transition:.3s linear}.service-listing-wrapper .listing-cards .arrow-wrapper span:first-child{background-color:#fff}.service-listing-wrapper .listing-cards .arrow-wrapper span:nth-child(2){background-color:#cd2027;transform:translateX(-50%)}.service-listing-wrapper .listing-cards .arrow-wrapper span:nth-child(2) svg path{stroke:#fff}@media screen and (max-width:768px){.service-listing-wrapper .bottom-btn-wrapper{max-width:90%;width:90%;bottom:10px;padding:6px}.service-listing-wrapper .bottom-btn-wrapper .btn-linking{white-space:nowrap;font-size:14px}.service-listing-wrapper .globe-image{width:90%}.service-listing-wrapper .listing-cards{background:#fff;z-index:1;padding:25px 0}.service-listing-wrapper .site-desc{width:100%}.service-listing-wrapper .site-desc h2{margin-bottom:20px}}