.method-card{border:1px solid #d9e8f5;position:relative;overflow:hidden;transition:.35s ease}.method-card:before{content:"";position:absolute;top:0;left:0;width:0;height:4px;background:#3586c0;transition:.35s}.method-card:hover{transform:translateY(-8px);border-color:#3586c0;box-shadow:0 18px 45px rgb(53 134 192 / .12);background:#fafdff}.method-card:hover:before{width:100%}.industry-tile{position:relative;height:100%;background:#fff;border:1px solid #d9e8f5;border-radius:22px;padding:32px;overflow:hidden;transition:.35s ease}.industry-tile:before{content:"";position:absolute;left:0;top:0;width:100%;height:4px;background:#3586c0;transform:scaleX(0);transform-origin:left;transition:.35s}.industry-tile:after{content:"";position:absolute;right:-70px;top:-70px;width:170px;height:170px;border-radius:50%;background:#eef6fb;transition:.35s;z-index:0}.industry-tile:hover{transform:translateY(-8px);border-color:#3586c0;box-shadow:0 18px 45px rgb(53 134 192 / .12);background:#fcfeff}.industry-tile:hover:before{transform:scaleX(1)}.industry-tile:hover:after{width:220px;height:220px;background:#e7f4fc}.industry-tile>*{position:relative;z-index:2}.industry-icon{width:68px;height:68px;border-radius:18px;background:#eef6fb;color:#3586c0;display:flex;align-items:center;justify-content:center;font-size:28px;margin-bottom:25px;transition:.35s}.industry-tile:hover .industry-icon{background:#3586c0;color:#fff;transform:rotate(-8deg) scale(1.08)}.industry-tile p{line-height:1.8;min-height:78px}.industry-arrow{display:inline-flex;align-items:center;gap:8px;color:#3586c0;font-weight:600;transition:.3s}.industry-arrow i{transition:.3s}.industry-tile:hover .industry-arrow{gap:14px}@media(max-width:767px){.industry-tile{padding:24px}.industry-icon{width:58px;height:58px;font-size:24px}.industry-tile p{min-height:auto}}.deliverable-item{display:flex;align-items:flex-start;gap:20px;padding:24px;margin-bottom:18px;background:#fff;border:1px solid #d9e8f5;border-radius:18px;transition:.35s;position:relative;overflow:hidden}.deliverable-item:before{content:"";position:absolute;left:0;top:0;width:4px;height:100%;background:#3586c0;transform:scaleY(0);transition:.35s}.deliverable-item:hover{background:#f8fbff;border-color:#3586c0;transform:translateX(8px);box-shadow:0 12px 35px rgb(53 134 192 / .08)}.deliverable-item:hover:before{transform:scaleY(1)}.deliverable-check{width:52px;height:52px;min-width:52px;border-radius:14px;background:#eef6fb;color:#3586c0;display:flex;align-items:center;justify-content:center;font-size:20px;transition:.35s}.deliverable-item:hover .deliverable-check{background:#3586c0;color:#fff}.deliverable-item p{color:#6c757d;margin-bottom:0;line-height:1.7}@media(max-width:767px){.deliverable-item{padding:18px;gap:15px}.deliverable-check{width:45px;height:45px;min-width:45px}}.feature-wrapper{border:1px solid #d9e8f5;border-radius:24px;overflow:hidden;background:#fff;box-shadow:0 15px 45px rgb(53 134 192 / .08)}.feature-wrapper input[type="radio"]{display:none}.feature-sidebar{background:#f8fbff;border-right:1px solid #d9e8f5;height:100%;padding:20px}.feature-nav{display:flex;align-items:center;gap:16px;padding:18px;border-radius:16px;margin-bottom:12px;border:1px solid #fff0;cursor:pointer;transition:.35s}.feature-nav i{width:48px;height:48px;min-width:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:#fff;color:#3586c0;font-size:20px;border:1px solid #d9e8f5;transition:.35s}.feature-nav strong{display:block;font-size:16px;color:#1f2937}.feature-nav small{display:block;color:#6b7280;font-size:13px}.feature-nav:hover{background:#eef6fb;border-color:#d9e8f5}.feature-nav:hover i{background:#3586c0;color:#fff}.feature-content{padding:40px;position:relative;min-height:500px}.feature-panel{display:none;animation:fadeFeature .35s ease}@keyframes fadeFeature{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}#tab1:checked~.row .feature-content .panel1,#tab2:checked~.row .feature-content .panel2,#tab3:checked~.row .feature-content .panel3,#tab4:checked~.row .feature-content .panel4,#tab5:checked~.row .feature-content .panel5,#tab6:checked~.row .feature-content .panel6{display:block}#tab1:checked~.row .feature-sidebar label[for="tab1"],#tab2:checked~.row .feature-sidebar label[for="tab2"],#tab3:checked~.row .feature-sidebar label[for="tab3"],#tab4:checked~.row .feature-sidebar label[for="tab4"],#tab5:checked~.row .feature-sidebar label[for="tab5"],#tab6:checked~.row .feature-sidebar label[for="tab6"]{background:#3586c0;border-color:#3586c0}#tab1:checked~.row .feature-sidebar label[for="tab1"] i,#tab2:checked~.row .feature-sidebar label[for="tab2"] i,#tab3:checked~.row .feature-sidebar label[for="tab3"] i,#tab4:checked~.row .feature-sidebar label[for="tab4"] i,#tab5:checked~.row .feature-sidebar label[for="tab5"] i,#tab6:checked~.row .feature-sidebar label[for="tab6"] i{background:#fff;color:#3586c0}#tab1:checked~.row .feature-sidebar label[for="tab1"] strong,#tab2:checked~.row .feature-sidebar label[for="tab2"] strong,#tab3:checked~.row .feature-sidebar label[for="tab3"] strong,#tab4:checked~.row .feature-sidebar label[for="tab4"] strong,#tab5:checked~.row .feature-sidebar label[for="tab5"] strong,#tab6:checked~.row .feature-sidebar label[for="tab6"] strong,#tab1:checked~.row .feature-sidebar label[for="tab1"] small,#tab2:checked~.row .feature-sidebar label[for="tab2"] small,#tab3:checked~.row .feature-sidebar label[for="tab3"] small,#tab4:checked~.row .feature-sidebar label[for="tab4"] small,#tab5:checked~.row .feature-sidebar label[for="tab5"] small,#tab6:checked~.row .feature-sidebar label[for="tab6"] small{color:#fff}.feature-icon{width:90px;height:90px;border-radius:22px;background:#eef6fb;color:#3586c0;display:flex;align-items:center;justify-content:center;font-size:34px;transition:.35s}.feature-panel:hover .feature-icon{background:#3586c0;color:#fff}.feature-box{border:1px solid #d9e8f5;border-radius:14px;padding:18px 20px;background:#fff;transition:.35s;display:flex;align-items:center;gap:12px;font-weight:600}.feature-box i{color:#3586c0}.feature-box:hover{background:#f8fbff;border-color:#3586c0;transform:translateX(5px)}@media(max-width:991px){.feature-sidebar{border-right:none;border-bottom:1px solid #d9e8f5}.feature-content{padding:30px}.feature-icon{width:70px;height:70px;font-size:28px}}@media(max-width:767px){.feature-sidebar{padding:15px}.feature-nav{padding:14px;gap:12px}.feature-nav i{width:40px;height:40px;min-width:40px;font-size:16px}.feature-content{padding:20px}.feature-box{padding:15px;font-size:14px}.feature-icon{width:60px;height:60px;font-size:22px}}