.band-icon{position:relative}.band-icon [class*="col-md"]{margin-bottom:30px}.band-icon .col-xl-4{margin-top:30px}.band-icon .item-wrapper{background-color:var(--theme-color-eggshell);height:100%;padding:40px;position:relative;text-align:center;margin:0 20px;width:calc(100% - 40px)}.band-icon:is(.band-gray,.band-eggshell) .item-wrapper{background-color:var(--theme-color-light)}.band-icon .introduction h2{margin-bottom:50px}.band-icon .introduction p:only-of-type{width:900px;max-width:100%;margin:50px auto}.band-icon .item-wrapper h3{font-size:var(--font-size-base);text-transform:uppercase}.band-icon .item-wrapper h3+div{margin-top:30px}.band-icon .item-wrapper h3,.band-icon .item-wrapper p{text-align:center}.band-icon .item-wrapper,.band-icon .item-wrapper [class^="icon-"],.band-icon .item-wrapper h3,.band-icon .item-wrapper p,.band-icon .item-wrapper a{transition:0.4s all ease}.band-icon .item-wrapper [class^="icon-"]{font-size:100px;margin-bottom:40px;padding:0}.band-icon .item-wrapper.has-link:hover,.band-icon .item-wrapper.has-link:hover [class^="icon-"],.band-icon .item-wrapper.has-link:hover h3,.band-icon .item-wrapper.has-link:hover p,.band-icon .item-wrapper.has-link:hover a{color:var(--theme-color-light);text-decoration:none}.grid-5{display:grid;grid-template-columns:repeat(1,1fr);grid-row-gap:30px}@media (min-width:768px){.grid-5{grid-template-columns:repeat(2,1fr);grid-template-rows:1fr}.grid-5 .item-wrapper{padding:30px 20px}.grid-5 .item-wrapper h3{font-size:var(--theme-fs-small)}}@media (min-width:992px){.grid-5{grid-template-columns:repeat(3,1fr)}}@media (min-width:1200px){.grid-5{grid-template-columns:repeat(5,1fr)}}@media screen and (min-width:1450px){.grid-5{grid-column-gap:30px}}