@media screen and (max-width:768px){.icon-cards{padding-block:64px!important}}.icon-cards__heading{align-items:center;display:flex;gap:20px;justify-content:space-between}.icon-cards__header{max-width:768px}@media screen and (max-width:768px){.icon-cards__button-wrapper{margin-top:32px}}.icon-cards__button{align-items:center;border:1px solid;border-radius:40px;color:inherit;display:flex;font-family:var(--secondary-font);font-size:1.125rem;gap:10px;gap:8px;justify-content:center;min-width:205px;opacity:1;padding:12px 18px;text-decoration:none;transition:all .3s ease-in-out}@media screen and (max-width:768px){.icon-cards__button{border-inline:0;border-radius:0;border-top:0;font-size:.875rem;margin:0 auto;min-width:auto}}.icon-cards__button:hover{opacity:.6}.icon-cards__list{display:flex;flex-flow:row wrap;gap:20px;margin-top:40px}@media screen and (max-width:768px){.icon-cards__list{gap:16px}}.icon-cards__card{background-color:var(--Gray-100);border-radius:20px;color:inherit;display:flex;flex:1 0 auto;gap:32px;padding:45px 40px 35px;text-decoration:none;transition:all .3s ease-in-out;width:45%}.icon-cards__card.active .icon-cards__card-title:after{rotate:180deg}@media screen and (max-width:768px){.icon-cards__card{border-radius:12px;gap:16px;padding:12px 16px;width:100%}}.icon-cards__card-icon{height:100%;max-height:80px;max-width:80px;width:100%}@media screen and (max-width:768px){.icon-cards__card-icon{align-items:center;display:flex;max-height:48px;max-width:48px}}.icon-cards__card-icon img{height:auto;max-height:100%;max-width:100%;width:auto}.icon-cards__card-title{font-size:1.875rem;font-weight:300}@media screen and (max-width:768px){.icon-cards__card-title{align-items:center;display:flex;font-size:1.5rem;height:48px;justify-content:space-between;margin-bottom:0}.icon-cards__card-title:after{content:"";font-family:Font Awesome\ 6 Pro;font-size:1.125rem;transition:all .3s ease-in-out}}.icon-cards__card-description{font-size:1rem;line-height:150%}@media screen and (max-width:768px){.icon-cards__card-description{margin-bottom:0;max-height:0;overflow:hidden}}#hover_blue .icon-cards__card:hover{background-color:#003c8a}#hover_blue .icon-cards__card:hover *{color:#fff!important}#hover_blue .icon-cards__card:hover img{filter:invert(1)}
