.service-card-wrapper{margin-top:50px;margin-bottom:50px}.service-card-wrapper .swiper-slide{height:auto}.service-card-wrapper.service-main h2{max-width:90%}.service-card-wrapper.service-main .section-heading-wrapper{padding-bottom:20px;border-bottom:1px solid rgba(18,17,19,.0705882353);display:flex;align-items:end}.service-card-wrapper.service-main .section-heading-wrapper .desc{width:60%;margin-left:auto}@media screen and (max-width:768px){.service-card-wrapper.service-main .section-heading-wrapper{display:grid}.service-card-wrapper.service-main .section-heading-wrapper .desc{width:100%;margin-top:10px}}.service-card-wrapper.service-main .cards-wrapper .service-card{width:100%}.service-card-wrapper .red-arrow{width:36px;height:36px;background-color:#ea0f1f;border:2px solid #ea0f1f;border-radius:40px;display:flex;align-items:center;justify-content:center;transition:.3s linear;overflow:hidden;position:relative;cursor:pointer}.service-card-wrapper .red-arrow.swiper-button-disabled{background-color:rgba(135,133,137,.368627451);border:2px solid #a5a5a5;opacity:.5;pointer-events:none}.service-card-wrapper .red-arrow.swiper-button-disabled img{filter:brightness(.2)}.service-card-wrapper .red-arrow img{width:20px}.service-card-wrapper .red-arrow:first-child img{display:block;transition:.2s linear}.service-card-wrapper .red-arrow:first-child img:nth-child(2){position:absolute;right:-35px}.service-card-wrapper .red-arrow:first-child:hover img{transform:translateX(-42px)}.service-card-wrapper .red-arrow:nth-child(2) img{display:block;transition:.2s linear}.service-card-wrapper .red-arrow:nth-child(2) img:nth-child(2){position:absolute;left:-35px}.service-card-wrapper .red-arrow:nth-child(2):hover img{transform:translateX(42px)}.service-card-wrapper h2{font-size:clamp(34px,3vw,44px);font-weight:420;line-height:1.2}.service-card-wrapper .cards-wrapper{margin-top:50px;overflow:hidden}.service-card-wrapper .cards-wrapper .service-card{display:block;background:#f5f5f5;border:1px solid rgba(0,0,0,.1);border-radius:16px;position:relative;z-index:1;padding:20px;overflow:hidden}.service-card-wrapper .cards-wrapper .service-card .dots-wrapper svg .c1{fill:#f79fa5;transition:all .3s ease}.service-card-wrapper .cards-wrapper .service-card .dots-wrapper svg .c2{fill:#ea0f1f;transition:all .3s ease}.service-card-wrapper .cards-wrapper .service-card .service-text{height:88%;display:flex;flex-direction:column;justify-content:space-between}.service-card-wrapper .cards-wrapper .service-card .service-text h4{font-size:27px;font-weight:400;line-height:28.35px;color:#121113;transition:all .5s ease;margin-bottom:75px}.service-card-wrapper .cards-wrapper .service-card .service-text p{font-size:16px;font-weight:400;line-height:1.2;color:#5b5b5b;min-height:75px;transition:all .5s ease}.service-card-wrapper .cards-wrapper .service-card .service-image{overflow:hidden;position:absolute;right:-25px;top:-70px;z-index:-1}.service-card-wrapper .cards-wrapper .service-card .service-image img{transition:all .3s}.service-card-wrapper .cards-wrapper .service-card .service-video-animation video{border-radius:16px;z-index:-1;transition:all .6s ease}.service-card-wrapper .cards-wrapper .service-card:hover .service-text h4,.service-card-wrapper .cards-wrapper .service-card:hover .service-text p{color:#fff}.service-card-wrapper .cards-wrapper .service-card:hover .service-text .arrow-wrapper span:first-child{transform:translateX(50%) translateY(-100%)}.service-card-wrapper .cards-wrapper .service-card:hover .service-text .arrow-wrapper span:nth-child(2){transform:translateY(-100%)}.service-card-wrapper .cards-wrapper .service-card:hover .dots-wrapper svg .c1{fill:hsla(0,0%,100%,.4);transition:all .3s ease}.service-card-wrapper .cards-wrapper .service-card:hover .dots-wrapper svg .c2{fill:#fff;transition:all .3s ease}.service-card-wrapper .cards-wrapper .service-card:hover video{opacity:1;transition:all .6s ease}.service-card-wrapper .cards-wrapper .arrow-wrapper{display:inline-block;margin-top:16px;width:36px;height:36px;border-radius:36px;overflow:hidden}.service-card-wrapper .cards-wrapper .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,.1019607843);transition:.3s linear}.service-card-wrapper .cards-wrapper .arrow-wrapper span:first-child{background-color:#fff}.service-card-wrapper .cards-wrapper .arrow-wrapper span:nth-child(2){background-color:#cd2027;transform:translateX(-50%)}.service-card-wrapper .cards-wrapper .arrow-wrapper span:nth-child(2) svg path{stroke:#fff}