.section-heading--services{text-align:center;@media (min-width:600px) and (max-width:1280px){align-items:center;max-width:450px}@media (min-width:1280px){align-items:flex-start;max-width:66%;text-align:left}}.services{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;@media (min-width:1280px){align-items:flex-start}}.services--cards{align-items:center;display:flex;flex-direction:column;gap:24px;margin-top:24px;width:100%;@media (min-width:960px){gap:32px;margin-top:48px}@media (min-width:1280px){flex-direction:row;justify-content:space-between}}.services--cards-toggle{background-color:#fff;border-radius:5px;box-shadow:0 5px 10px #2e38621a;display:flex;max-width:450px!important;overflow:hidden;width:100%;@media (min-width:1280px){display:none}}.services--cards-toggle-item{align-items:center;cursor:pointer;display:flex;flex:1;justify-content:center;padding:11px;position:relative;transition:all .2s cubic-bezier(.4,0,.2,1) 0s}.services--cards-toggle-item-label{color:inherit;z-index:2}.services--cards-toggle-item.selected .services--cards-toggle-item-label{color:#fff!important}.services--cards-toggle-item:first-child:before{background:#83c6ff;border-radius:5px;content:"";height:100%;left:0;position:absolute;top:0;transition:transform .2s cubic-bezier(.4,0,.2,1) 0s;width:100%;z-index:1}.services--card-link{color:inherit!important;display:none;@media (min-width:960px){display:flex}}.services--card-link:nth-child(2){@media (max-width:960px){display:block}}.services--card{background:#fff;border-radius:10px;box-shadow:0 5px 10px #2e38621a;display:flex;flex-basis:0;flex-direction:column;flex-grow:1;max-width:450px;overflow:hidden;@media (max-width:960px){@keyframes toggleIn{0%{opacity:0}to{opacity:1}}animation:toggleIn 4s 1}.services--card--img{height:190px;width:100%}@media (min-width:600px){.services--card--img{height:300px}}@media (min-width:960px){cursor:pointer;height:508px;.services--card--img{max-width:100%;object-fit:cover;width:100%}.services--card--link{margin-top:auto}.services--card--link-arrow{display:inline-block;transition:all 375ms cubic-bezier(.4,0,.2,1) 0s!important}}}.services--card:hover .services--card--link-arrow{transform:translateX(8px)}.services--card--content{display:flex;flex-direction:column;flex-grow:1;gap:12px;justify-content:space-between;margin-bottom:4px;padding:16px;@media (min-width:960px){gap:8px}}.services--card--title{@media (max-width:960px){display:block;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}