@layer components{.usp-block{background-color:var(--clr-aquamarine);background-image:linear-gradient(217.69deg, rgba(155, 239, 224, 0.3) 21.79%, rgba(99, 0, 193, 0.3) 100%);border-radius:16px}.usp-block__content{color:var(--clr-dark-navy);padding:32px 20px 40px 30px}.usp-block__icon{height:64px;margin-block-end:16px;width:64px}.usp-block__title{color:var(--clr-dark-navy);font-size:1.5rem;font-weight:700;margin:0 0 8px}.usp-block-wrapper{display:flex;flex-direction:column;gap:24px}@media(min-width: 768px){.usp-block-wrapper{display:grid}.usp-block-wrapper:has(.usp-block:first-child:nth-last-child(3)){grid-template-columns:repeat(3, 1fr)}.usp-block-wrapper:has(.usp-block:first-child:nth-last-child(4)),.usp-block-wrapper:has(.usp-block:first-child:nth-last-child(2)){grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1200px){.usp-block-wrapper{display:grid}.usp-block-wrapper:has(.usp-block:first-child:nth-last-child(4)){grid-template-columns:repeat(4, 1fr)}}}
