.process-section{position:relative}.process-section .pattern-layer{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;left:0;position:absolute;top:0;width:100%}.process-section .sec-title h2{color:var(--title-color);margin:0 auto;max-width:600px}.process-section .tab-btns{align-items:center;background:#e0edfc;border-radius:120px;display:flex;gap:16px;justify-content:center;margin:0 auto 40px;max-width:800px;padding:8px;position:relative}.process-section .tab-btns li{border-radius:60px;color:var(--title-color);cursor:pointer;display:inline-block;font-family:var(--title-font);font-size:16px;font-weight:700;line-height:20px;overflow:hidden;padding:14px 26px;position:relative;text-align:center;transition:all .5s ease;width:50%;z-index:1}.process-section .tab-btns li:before{background-color:#363175!important}.process-section .tab-btns li:hover{color:#fff!important}.process-section .tab-btns li.active-btn{color:#fff}.process-section .tab-btns li:before{content:"";height:0;left:0;position:absolute;top:0;transition:all .5s ease;width:100%;z-index:-1}.process-section .tab-btns li.active-btn:before,.process-section .tab-btns li:hover:before{height:100%}.process-section .tab-btns li i{display:inline-block;margin-right:10px;position:relative}.process-section .processing-block-one .inner-box{background:linear-gradient(270deg,rgba(134,187,255,.1),rgba(177,174,235,.1));border:1px solid #9fc1ed;border-radius:24px;box-shadow:0 1px 2px 0 var(--Colors-Effects-Shadows-shadow-xs,rgba(10,13,18,.05));padding:30px}.process-section .processing-block-one .inner-box h3{padding-bottom:10px}.process-section .processing-block-one .inner-box p{color:#404040;line-height:24px}.process-section .processing-block-one .inner-box p:last-child{padding:0}.process-section .processing-block-one .inner-box h6{color:#404040;font-weight:700}@media only screen and (max-width:690px){.process-section .tab-btns{background:transparent;border-radius:0;display:block}.process-section .tab-btns li{width:100%}}