.banner-with-icons-section{background-color:var(--brand-primary-color);color:var(--brand-secondary-color);padding-bottom:5.3125rem;padding-top:5.3125rem;--first-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='121' height='121' fill='none'%3E%3Cpath fill='%231F1F1F' d='M116.322.849c1.47 1.532 3.089 3.235 4.366 4.555C81.988 43.61 43.245 81.86 4.246 120.343c-1.022-1.192-2.683-3.108-4.132-4.789C38.58 77.581 77.366 39.289 116.322.827'/%3E%3C/svg%3E");--second-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='118' fill='none'%3E%3Cpath fill='%231F1F1F' d='M8.779 109.34H119.49v7.726H.941V.083h7.837z'/%3E%3C/svg%3E");--third-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='118' fill='none'%3E%3Cpath fill='%231F1F1F' d='M119.336.147H.935v7.514h118.401zM119.358 109.638H.935v7.513h118.423zM119.379 54.935H.829v7.322h118.55z'/%3E%3C/svg%3E");--fourth-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='119' height='120' fill='none'%3E%3Cpath fill='%231F1F1F' d='M31.26 83.392c15.421 0 30.373.043 45.325-.106.831 0 2.152-1.533 2.407-2.576.873-3.512 1.342-7.13 1.98-10.706 1.982-11.047 3.963-22.115 5.986-33.396H39.695c-2.769 15.389-5.559 30.8-8.455 46.784m87.092-46.976c-6.497 0-12.695.256-18.85-.106-3.557-.192-4.622 1.064-5.176 4.3-2.258 13.43-4.75 26.797-7.156 40.186-.128.68-.086 1.383-.128 2.447h31.267v7.897H85.382c-1.704 9.344-3.365 18.412-5.112 27.947-2.47-.361-4.877-.702-7.86-1.128 1.556-8.897 3.089-17.602 4.644-26.5H29.855c-1.683 9.153-3.365 18.327-5.09 27.756-2.727-.468-5.112-.873-7.86-1.341 1.576-8.897 3.11-17.517 4.686-26.457H.079v-8.003c5.538 0 11.182.085 16.848 0 7.454-.128 5.814 1.383 7.241-6.237 2.364-12.558 4.58-25.159 6.837-37.76.15-.787.192-1.596.341-2.788H.058v-7.918h32.821A11713 11713 0 0 0 37.991.72c2.492.362 4.878.724 7.86 1.17-1.555 8.877-3.089 17.582-4.665 26.5h47.199c1.683-9.152 3.365-18.326 5.09-27.755 2.663.447 5.07.851 7.86 1.34-1.555 8.813-3.088 17.412-4.686 26.48h21.661v8.024z'/%3E%3C/svg%3E")}@media (max-width:768px){.banner-with-icons-section{padding-bottom:4.6875rem;padding-top:4.6875rem}}.banner-with-icons-section h2{font-size:var(--brand-h4-fs);margin-bottom:5.25rem;margin-top:0;text-align:center;text-transform:uppercase}.banner-with-icons-section ul{margin:0 auto 1.75rem;max-width:14.125rem;--icons-in-row:4}.banner-with-icons-section p{color:var(--brand-quinternary-color);margin:0;text-align:center}@media (max-width:768px){.banner-with-icons-section p{font-size:.5625rem;line-height:1.6}}.banner-with-icons-section li{aspect-ratio:161/158;background-color:var(--brand-tertiary-color);position:relative;width:calc(100%/var(--icons-in-row) - .5rem)}.banner-with-icons-section li:first-of-type:after{-webkit-mask-image:var(--first-icon);mask-image:var(--first-icon)}.banner-with-icons-section li:nth-of-type(2):after{-webkit-mask-image:var(--second-icon);mask-image:var(--second-icon)}.banner-with-icons-section li:nth-of-type(3):after{-webkit-mask-image:var(--third-icon);mask-image:var(--third-icon)}.banner-with-icons-section li:nth-of-type(4):after{-webkit-mask-image:var(--fourth-icon);mask-image:var(--fourth-icon)}.banner-with-icons-section li:after{background-color:#1f1f1f;content:"";height:60%;left:50%;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:60%}