.services-tabs,.services-tabs__tab-card,.services-tabs__tabs{isolation:isolate;position:relative}.services-tabs__tabs.glow:before{background:var(--red);border-radius:100vw;content:"";filter:blur(100px);height:50%;left:50%;max-width:118rem;opacity:.6;pointer-events:none;position:absolute;top:45%;transform:translate(-50%,-50%);width:100%;z-index:0}.services-tabs__tab-title{-webkit-appearance:none;appearance:none;background:none;border:0;color:var(--white);cursor:pointer;font-size:1.8rem;font-weight:400;line-height:1.6;min-height:auto;opacity:.5;padding:1rem;position:relative;width:100%;-webkit-font-smoothing:antialiased}.services-tabs__tab-title.active,.services-tabs__tab-title:focus,.services-tabs__tab-title:hover{opacity:1}.services-tabs__tab-title:before{background:var(--white);bottom:0;content:"";height:1px;left:0;position:absolute;width:100%;z-index:1}.services-tabs__tab-title.active:before{background:var(--gradient-red-orange);height:7px}.services-tabs__select{-webkit-appearance:none;appearance:none;background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;border:1px solid var(--white);border-radius:.4rem;color:var(--white);cursor:pointer;display:none;font-size:1.8rem;line-height:1;padding:1.4rem 3.5rem 1.2rem 1.6rem;width:100%}.services-tabs__select,.services-tabs__tab:not(.active){display:none}.services-tabs__tab-cards{display:grid;gap:2rem}.services-tabs__tab-card{padding:4rem 2rem 3rem}.services-tabs__tab-card-bg,.services-tabs__tab-card-overlay{inset:0;position:absolute;z-index:-2}.services-tabs__tab-card-bg{height:100%;object-fit:cover;width:100%}.services-tabs__tab-card-overlay{background:rgba(0,0,0,.6);z-index:-1}.services-tabs__tab-card-inner{color:var(--white);gap:1.6rem}.services-tabs__tab-card h3{font-size:2rem;font-weight:900}.services-tabs__tab-card-arrow{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='15' fill='none' viewBox='0 0 25 15'%3E%3Cpath fill='url(%23a)' d='M24.707 8.07a1 1 0 0 0 0-1.413L18.343.293a1 1 0 1 0-1.414 1.414l5.657 5.657-5.657 5.657a1 1 0 0 0 1.414 1.414zM0 7.365v1h24v-2H0z'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='0' x2='24' y1='7.864' y2='7.864' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='red'/%3E%3Cstop offset='1' stop-color='%23ff6e00'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;height:15px;width:24px}@media (min-width:768px){.services-tabs__tab-cards{grid-template-columns:repeat(3,1fr)}.services-tabs__tab-cards--odd .services-tabs__tab-card:first-child{grid-row:1/3}.services-tabs__tab-cards--odd .services-tabs__tab-card:first-child .services-tabs__tab-card-overlay{background:linear-gradient(180deg,transparent 30%,#000 75%)}}@media (max-width:767px){.services-tabs__tab-titles.flex{display:none!important}.services-tabs__select{display:block}}