.services-tabs{position:relative}.services-tabs .tabs-container{align-items:center;display:flex;flex-direction:row;gap:25px;margin-top:40px}.services-tabs .layout-v2 .tabs{grid-template-columns:12fr;width:45%}.services-tabs .layout-v2 .tab-content-container{width:55%}.services-tabs .layout-v2 .tabs .tab-link{min-height:115px;padding:26px 18px}.services-tabs .tabs{display:grid;gap:10px;grid-template-columns:6fr 6fr;margin-bottom:0;width:60%}.services-tabs .tab-link h6{align-items:center;color:#4c5981;display:flex;justify-content:space-between;letter-spacing:0;margin:0;text-align:left;transition:all .3s ease}.services-tabs .tab-link h6 span{max-width:75%}.services-tabs .tab-link.active h6,.services-tabs .tab-link:hover h6{font-weight:700}.services-tabs .tab-link{background-color:transparent;border-color:#fff;border-radius:15px;box-shadow:0 10px 40px 0 #6060601a;cursor:pointer;min-height:134px;padding:30px 18px;text-align:center;transition:background-color .3s ease}.services-tabs .tab-link.active,.services-tabs .tab-link:hover{background-color:#f0fef7;cursor:pointer;transition:background-color .3s ease}.services-tabs .tab-link.active{border-color:#69f0ae}.services-tabs .tab-content-container{width:40%}.services-tabs .tab-content{border-radius:30px;display:none;padding:30px}.services-tabs .tab-content.active{display:block}.services-tabs .image_tab{margin-bottom:20px;text-align:center}.services-tabs .image_tab img{filter:drop-shadow(0 1px 10px #E9E9E970);height:auto;max-width:100%}.services-tabs .tab_inner_content{display:flex;flex-direction:column;justify-content:space-between;min-height:300px}.services-tabs .tab_inner_content .link-card{margin-top:40px;text-align:right}.services-tabs .tab_inner_content .link-card a{font-weight:700;letter-spacing:.05em;text-align:left;transition:all .5s ease-in-out}.services-tabs .tab_inner_content .link-card a:hover{color:#fd730f}.services-tabs .accordion{margin:auto;max-width:400px}.services-tabs .accordion-item .tab_inner_content{border-radius:10px;min-height:auto;padding:25px 20px}.services-tabs .accordion-item:last-child{margin-bottom:0}.services-tabs button.accordion-header{background-color:transparent;border:1px solid #fff;border-radius:10px;box-shadow:0 10px 40px 0 #6060601a;cursor:pointer;margin-bottom:15px;padding:17px 22px;position:relative;text-align:center;transition:background-color .3s ease;width:100%}.services-tabs button.accordion-header.active{background-color:#f0fef7;border-color:#69f0ae}.services-tabs button.accordion-header.active h6{font-weight:700}.services-tabs button.accordion-header.active svg{transform:rotate(180deg)}.services-tabs button.accordion-header h6{color:#4c5981;margin:0;text-align:left}.services-tabs .accordion-content{display:none;margin:15px 0}.services-tabs .accordion-content.show{display:block}@media (min-width:769px){.services-tabs .tabs_mobile{display:none}}@media (max-width:768px){.tabs_mobile{margin-top:50px}.services-tabs .tabs_desktop{display:none}.services-tabs button.accordion-header h6{align-items:center;display:flex;justify-content:space-between}.services-tabs button.accordion-header h6 span{max-width:80%}.services-tabs .image_tab img{margin-top:0!important}.services-tabs .image_tab{margin-bottom:5px}.services-tabs .tab_inner_content{padding-left:0}.services-tabs .tab_inner_content .link-card{text-align:left}}