.technology-category{background-color:#fff;padding:4rem 0}.technology-category .content-wrapper{margin:0 auto;max-width:1200px;padding:0 1rem}.technology-category__header{margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:1160px;text-align:center}.technology-category__eyebrow{color:#61a244;font-family:Indivisible,sans-serif;font-size:20px;font-weight:700;letter-spacing:2px;line-height:20px;margin:0 0 1.5rem;text-transform:uppercase}.technology-category__title{font-size:48px;letter-spacing:-.96px;line-height:52px;margin:0 0 1.5rem}.technology-category__description,.technology-category__title{color:#231f20;font-family:Indivisible,sans-serif;font-weight:500;max-width:1008px}.technology-category__description{font-size:20px;letter-spacing:-.4px;line-height:28px;margin:0 auto}.technology-category__grid{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(275px,1fr));justify-content:center;justify-items:center;margin:0 auto;max-width:1200px}@media (min-width:768px){.technology-category__grid{display:flex;flex:0 1 calc(33.333% - 10px);flex-wrap:wrap;gap:15px;justify-content:center}}@media (min-width:1200px){.technology-category__grid{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.technology-category__card{flex:0 1 calc(25% - 20px)}}.technology-category__card{align-items:center;background-color:#fff;border:1.5px solid #dadbdc;border-radius:10px;box-sizing:border-box;cursor:pointer;display:flex;gap:1rem;max-width:275px;min-height:80px;padding:1rem 1.25rem;text-decoration:none;transition:all .3s ease;width:100%}.technology-category__card:hover{background-color:#b4e6aa4d;border-color:#61a244;box-shadow:0 2px 8px rgba(97,162,68,.15)}.technology-category__card--active{background-color:rgba(180,230,170,.3);border-color:#dadbdc}.technology-category__card--active .technology-category__label{color:#61a244;font-weight:600}.technology-category__icon-wrapper{align-items:center;background-color:#dadbdc;border-radius:5px;display:flex;flex-shrink:0;height:40px;justify-content:center;min-width:40px;width:40px}.technology-category__card:hover .technology-category__icon-wrapper .natural,.technology-category__icon-wrapper .hover{display:none}.technology-category__card:hover .technology-category__icon-wrapper .hover{display:block}.technology-category__card--active .technology-category__icon-wrapper{background-color:#dadbdc}.technology-category__icon{height:26px;object-fit:contain;width:26px}.technology-category__label{color:#231f20;flex:1;font-family:indivisible,sans-serif;font-size:18px;font-weight:500;letter-spacing:-.36px;line-height:20px}.technology-category__card:hover .technology-category__label{color:#61a244}@media (max-width:768px){.technology-category__card{gap:10px;min-height:58px;padding:12px 10px}.technology-category__label{font-size:16px;letter-spacing:-.32px;line-height:18px}.technology-category__title{font-size:36px;line-height:40px}.technology-category__description{font-size:18px;line-height:26px}.technology-category__grid{gap:15px;grid-template-columns:calc(50% - 7.5px) calc(50% - 7.5px)}.technology-category__icon-wrapper{height:34px;min-width:34px;width:34px}}