@keyframes slide{0%{background-size:100%}50%{background-size:110%}to{background-size:100%}}@keyframes smoothScroll{0%{transform:translateY(-100px)}to{transform:translateY(0)}}@keyframes topToBottomAnimation{0%{transform:translateY(0)}to{transform:translateY(-10px)}}.digital_section{padding-top:150px;position:relative;min-height:560px;padding-bottom:20px}.digital_section .banner_img{height:100%;width:100%;position:absolute;inset:0}.digital_section .inner_area{position:relative;z-index:1}.digital_section .inner_area .content_banner{padding-top:30px;width:680px;max-width:100%;margin:0 auto;text-align:center}.digital_section .inner_area .content_banner h4{font-size:26px;font-weight:700;color:var(--text-color);font-family:var(--font-montserrat)}.digital_section .inner_area .content_banner h3{padding-top:8px;font-size:34px;font-weight:700;color:var(--text-color);font-family:var(--font-montserrat)}.digital_section .inner_area .content_banner h3 span{color:#007bff}.digital_section .inner_area .content_banner .txt_line{padding-top:18px;font-size:18px;font-weight:400;color:var(--desc-color)}.digital_section .inner_area .content_banner .btn_area{padding-top:28px}.offer_section{padding-top:90px}.offer_section .inner_offer .heading{text-align:center}.offer_section .inner_offer .heading h3{font-size:26px;font-weight:600;color:var(--text-color);font-family:var(--font-montserrat)}.offer_section .inner_offer .heading h3 span{color:#00d1b2}.offer_section .inner_offer .stratergy_main{display:flex;justify-content:space-between;gap:15px;padding-top:50px}.case_study_section{padding-top:90px;overflow-x:clip;position:relative}.case_study_section .gradient{right:-15%;top:0}.case_study_section .gradient.center{top:50%;transform:translateY(-50%);left:-15%}.case_study_section .inner_case{display:flex}.case_study_section .inner_case:after{display:block;content:"";clear:both}.case_study_section .inner_case .left_case{float:left;width:315px;position:-webkit-sticky;position:sticky;top:0;height:100%}.case_study_section .inner_case .left_case .heading h3{font-size:64px;font-weight:700;color:var(--text-color);font-family:var(--font-montserrat)}.case_study_section .inner_case .left_case .circle_main{position:relative;margin-top:60px;height:117px;width:117px}.case_study_section .inner_case .left_case .circle_main .img_circle{height:100%;width:100%;animation:circle 10s linear infinite}.case_study_section .inner_case .left_case .circle_main .img_circle img{height:100%;width:100%;object-fit:cover}.case_study_section .inner_case .left_case .circle_main .scroll{font-size:12px;font-weight:600;color:var(--text-color);position:absolute;inset:0;text-align:center;align-content:center}.case_study_section .inner_case .right_case{float:right;width:calc(100% - 315px);padding-left:20px}.case_study_section .inner_case .right_case .img_main{margin-bottom:30px;position:relative}.case_study_section .inner_case .right_case .img_main:last-child{margin-bottom:0}.case_study_section .inner_case .right_case .img_main:hover .content_info,.case_study_section .inner_case .right_case .img_main:hover .img_area:before,.case_study_section .inner_case .right_case .img_main:hover .tags{opacity:1;z-index:1}.case_study_section .inner_case .right_case .img_main .img_area{height:495px;border-radius:22px;position:relative;overflow:hidden}.case_study_section .inner_case .right_case .img_main .img_area:before{content:"";background:linear-gradient(190.09deg,rgba(0,120,255,0) -47.23%,rgba(0,120,255,.8) 80.28%);height:100%;width:100%;position:absolute;inset:0;opacity:0;transition:all .5s ease-in-out;z-index:-1}.case_study_section .inner_case .right_case .img_main .img_area img{height:100%;width:100%;object-fit:cover}.case_study_section .inner_case .right_case .img_main .content_info{position:absolute;inset:0;height:100%;width:680px;max-width:100%;margin:0 auto;text-align:center;align-content:center;opacity:0;z-index:-1;padding:15px 15px 50px;transition:all .5s ease-in-out}.case_study_section .inner_case .right_case .img_main .content_info h3{font-size:20px;font-weight:800;color:#fff;font-family:var(--font-montserrat)}.case_study_section .inner_case .right_case .img_main .content_info h4{padding-top:12px;font-size:24px;font-weight:600;color:#fff;font-family:var(--font-montserrat)}.case_study_section .inner_case .right_case .img_main .content_info p{padding-top:14px;font-size:18px;font-weight:400;color:#fff}.case_study_section .inner_case .right_case .img_main .content_info .btn_main{padding-top:30px}.case_study_section .inner_case .right_case .img_main .content_info .btn_main .btn-primary{background-color:#fff;color:#0d0d0d;font-size:18px;min-width:220px}.case_study_section .inner_case .right_case .img_main .content_info .btn_main .btn-primary:hover{background-color:#007bff;color:#fff}.case_study_section .inner_case .right_case .img_main .tags{display:flex;align-items:center;justify-content:flex-end;gap:10px;position:absolute;bottom:18px;right:14px;left:0;opacity:0;flex-wrap:wrap-reverse;z-index:-1;transition:all .3s ease-in-out}.case_study_section .inner_case .right_case .img_main .tags li{font-family:var(--font-montserrat);font-weight:600;font-size:12px;line-height:14px;text-align:center;color:#fff;padding:9px 14px;border-radius:100px;background-color:rgba(216,234,255,.3215686275)}@keyframes circle{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media(min-width:1300px)and (max-width:1399px){.digital_section{padding-top:125px;min-height:495px}.offer_section{padding-top:70px}.offer_section .inner_offer .stratergy_main{padding-top:40px}.case_study_section{padding-top:70px}.case_study_section .inner_case .left_case{width:240px}.case_study_section .inner_case .left_case .heading h3{font-size:50px}.case_study_section .inner_case .left_case .circle_main{margin-top:40px}.case_study_section .inner_case .right_case{width:calc(100% - 240px)}.case_study_section .inner_case .right_case .img_main .img_area{height:440px}}@media(min-width:1200px)and (max-width:1299px){.digital_section{padding-top:125px;min-height:495px}.offer_section{padding-top:60px}.offer_section .inner_offer .stratergy_main{padding-top:40px}.case_study_section{padding-top:60px}.case_study_section .inner_case .left_case{width:240px}.case_study_section .inner_case .left_case .heading h3{font-size:50px}.case_study_section .inner_case .left_case .circle_main{margin-top:40px}.case_study_section .inner_case .right_case{width:calc(100% - 240px)}.case_study_section .inner_case .right_case .img_main .img_area{height:440px}}@media(min-width:992px)and (max-width:1199px){.digital_section{padding-top:100px;min-height:420px}.digital_section .inner_area .content_banner h4{font-size:24px}.digital_section .inner_area .content_banner h3{font-size:30px}.digital_section .inner_area .content_banner .txt_line{padding-top:15px;font-size:16px}.digital_section .inner_area .content_banner .btn_area{padding-top:25px}.offer_section{padding-top:50px}.offer_section .inner_offer .heading h3{font-size:24px}.offer_section .inner_offer .stratergy_main{padding-top:30px}.case_study_section{padding-top:50px}.case_study_section .inner_case .left_case{width:195px}.case_study_section .inner_case .left_case .heading h3{font-size:36px}.case_study_section .inner_case .left_case .circle_main{margin-top:30px;width:90px;height:90px}.case_study_section .inner_case .left_case .circle_main .scroll{font-size:11px}.case_study_section .inner_case .right_case{width:calc(100% - 195px);padding-left:15px}.case_study_section .inner_case .right_case .img_main{margin-bottom:20px}.case_study_section .inner_case .right_case .img_main .img_area{height:390px;border-radius:15px}.case_study_section .inner_case .right_case .img_main .content_info h3{font-size:18px}.case_study_section .inner_case .right_case .img_main .content_info h4{font-size:22px}.case_study_section .inner_case .right_case .img_main .content_info p{font-size:16px}.case_study_section .inner_case .right_case .img_main .content_info .btn_main{padding-top:25px}.case_study_section .inner_case .right_case .img_main .content_info .btn_main .btn-primary{min-width:205px;font-size:16px}}@media(min-width:768px)and (max-width:991px){.digital_section{padding-top:95px;min-height:400px}.digital_section .inner_area .content_banner{padding-top:25px}.digital_section .inner_area .content_banner h4{font-size:22px}.digital_section .inner_area .content_banner h3{font-size:28px}.digital_section .inner_area .content_banner .txt_line{padding-top:15px;font-size:15px}.digital_section .inner_area .content_banner .btn_area{padding-top:25px}.offer_section{padding-top:40px}.offer_section .inner_offer .heading h3{font-size:22px}.offer_section .inner_offer .stratergy_main{padding-top:30px}.case_study_section{padding-top:40px}.case_study_section .inner_case .left_case{width:156px}.case_study_section .inner_case .left_case .heading h3{font-size:30px}.case_study_section .inner_case .left_case .circle_main{margin-top:25px;width:80px;height:80px}.case_study_section .inner_case .left_case .circle_main .scroll{font-size:10px}.case_study_section .inner_case .right_case{width:calc(100% - 156px);padding-left:15px}.case_study_section .inner_case .right_case .img_main{margin-bottom:20px}.case_study_section .inner_case .right_case .img_main .img_area{height:290px;border-radius:15px}.case_study_section .inner_case .right_case .img_main .content_info{width:512px}.case_study_section .inner_case .right_case .img_main .content_info h3{font-size:16px}.case_study_section .inner_case .right_case .img_main .content_info h4{font-size:20px;padding-top:10px}.case_study_section .inner_case .right_case .img_main .content_info p{font-size:14px;padding-top:12px}.case_study_section .inner_case .right_case .img_main .content_info .btn_main{padding-top:25px}.case_study_section .inner_case .right_case .img_main .content_info .btn_main .btn-primary{min-width:182px;font-size:14px}.case_study_section .inner_case .right_case .img_main .tags{bottom:12px}.case_study_section .inner_case .right_case .img_main .tags li{padding:8px 12px}}@media(min-width:576px)and (max-width:767px){.digital_section{padding-top:85px;min-height:375px}.digital_section .inner_area .content_banner{padding-top:25px}.digital_section .inner_area .content_banner h4{font-size:20px}.digital_section .inner_area .content_banner h3{font-size:26px}.digital_section .inner_area .content_banner .txt_line{padding-top:15px;font-size:14px}.digital_section .inner_area .content_banner .btn_area{padding-top:25px}.offer_section{padding-top:30px}.offer_section .inner_offer .heading h3{font-size:20px}.offer_section .inner_offer .stratergy_main{padding-top:25px}.case_study_section{padding-top:30px}.case_study_section .inner_case .left_case{width:135px}.case_study_section .inner_case .left_case .heading h3{font-size:25px}.case_study_section .inner_case .left_case .circle_main{margin-top:20px;width:80px;height:80px}.case_study_section .inner_case .left_case .circle_main .scroll{font-size:10px}.case_study_section .inner_case .right_case{width:calc(100% - 135px);padding-left:15px}.case_study_section .inner_case .right_case .img_main{margin-bottom:15px}.case_study_section .inner_case .right_case .img_main .img_area{height:250px;border-radius:15px}.case_study_section .inner_case .right_case .img_main .content_info{width:512px}.case_study_section .inner_case .right_case .img_main .content_info h3{font-size:16px}.case_study_section .inner_case .right_case .img_main .content_info h4{font-size:18px;padding-top:10px}.case_study_section .inner_case .right_case .img_main .content_info p{font-size:14px;padding-top:12px}.case_study_section .inner_case .right_case .img_main .content_info .btn_main{padding-top:20px}.case_study_section .inner_case .right_case .img_main .content_info .btn_main .btn-primary{min-width:175px;font-size:14px}.case_study_section .inner_case .right_case .img_main .tags{bottom:12px}.case_study_section .inner_case .right_case .img_main .tags li{padding:8px 12px}}@media(min-width:361px)and (max-width:575px){.digital_section{padding-top:85px;min-height:375px}.digital_section .inner_area .content_banner{padding-top:20px}.digital_section .inner_area .content_banner h4{font-size:18px}.digital_section .inner_area .content_banner h3{font-size:24px}.digital_section .inner_area .content_banner .txt_line{padding-top:15px;font-size:14px}.digital_section .inner_area .content_banner .btn_area{padding-top:20px}.offer_section{padding-top:25px}.offer_section .inner_offer .heading h3{font-size:18px}.offer_section .inner_offer .stratergy_main{padding-top:25px;flex-wrap:wrap}.case_study_section{padding-top:25px}.case_study_section .inner_case{flex-wrap:wrap}.case_study_section .inner_case .left_case{float:none;width:100%;margin-bottom:20px}.case_study_section .inner_case .left_case .heading{text-align:center}.case_study_section .inner_case .left_case .heading h3{font-size:22px}.case_study_section .inner_case .left_case .circle_main{display:none;margin-top:20px;width:80px;height:80px}.case_study_section .inner_case .left_case .circle_main .scroll{font-size:10px}.case_study_section .inner_case .right_case{width:100%;float:none;padding-left:0}.case_study_section .inner_case .right_case .img_main{margin-bottom:15px}.case_study_section .inner_case .right_case .img_main .img_area{height:325px;border-radius:15px}.case_study_section .inner_case .right_case .img_main .content_info{width:512px}.case_study_section .inner_case .right_case .img_main .content_info h3{font-size:14px}.case_study_section .inner_case .right_case .img_main .content_info h4{font-size:16px;padding-top:8px}.case_study_section .inner_case .right_case .img_main .content_info p{font-size:14px;padding-top:10px}.case_study_section .inner_case .right_case .img_main .content_info .btn_main{padding-top:15px}.case_study_section .inner_case .right_case .img_main .content_info .btn_main .btn-primary{min-width:175px;font-size:14px}.case_study_section .inner_case .right_case .img_main .tags{bottom:12px}.case_study_section .inner_case .right_case .img_main .tags li{padding:8px 12px}}@media(max-width:360px){.digital_section{padding-top:85px;min-height:375px}.digital_section .inner_area .content_banner{padding-top:20px}.digital_section .inner_area .content_banner h4{font-size:16px}.digital_section .inner_area .content_banner h3{font-size:22px}.digital_section .inner_area .content_banner .txt_line{padding-top:15px;font-size:14px}.digital_section .inner_area .content_banner .btn_area{padding-top:20px}.offer_section{padding-top:25px}.offer_section .inner_offer .heading h3{font-size:18px}.offer_section .inner_offer .stratergy_main{padding-top:25px;flex-wrap:wrap}.case_study_section{padding-top:25px}.case_study_section .inner_case{flex-wrap:wrap}.case_study_section .inner_case .left_case{float:none;width:100%;margin-bottom:20px}.case_study_section .inner_case .left_case .heading{text-align:center}.case_study_section .inner_case .left_case .heading h3{font-size:20px}.case_study_section .inner_case .left_case .circle_main{display:none;margin-top:20px;width:80px;height:80px}.case_study_section .inner_case .left_case .circle_main .scroll{font-size:10px}.case_study_section .inner_case .right_case{width:100%;float:none;padding-left:0}.case_study_section .inner_case .right_case .img_main{margin-bottom:15px}.case_study_section .inner_case .right_case .img_main .img_area{height:325px;border-radius:15px}.case_study_section .inner_case .right_case .img_main .content_info{width:512px}.case_study_section .inner_case .right_case .img_main .content_info h3{font-size:14px}.case_study_section .inner_case .right_case .img_main .content_info h4{font-size:16px;padding-top:8px}.case_study_section .inner_case .right_case .img_main .content_info p{font-size:14px;padding-top:10px}.case_study_section .inner_case .right_case .img_main .content_info .btn_main{padding-top:15px}.case_study_section .inner_case .right_case .img_main .content_info .btn_main .btn-primary{min-width:175px;font-size:14px}.case_study_section .inner_case .right_case .img_main .tags{bottom:12px}.case_study_section .inner_case .right_case .img_main .tags li{padding:8px 12px}}