.block-usps .background{background-color:var(--wp--preset--color--primary-background);color:var(--wp--preset--color--white);border-radius:20px;padding:70px 20px 0;margin:0 -20px;position:sticky;top:0;overflow:clip}@media (min-width:768px){.block-usps .background{padding:100px 70px 0;top:30px;margin:0}}@media (min-width:981px){.block-usps .background{padding:100px 100px 0 70px}}@media (min-width:981px) and (min-height:800px){.block-usps .background{padding:150px 100px 0 70px}}@media (min-width:1250px){.block-usps .background{padding:100px 200px 0 70px}}@media (min-width:1250px) and (min-height:800px){.block-usps .background{padding:200px 200px 0 70px}}.block-usps .background .shape{position:absolute;top:10%;right:-47%;z-index:-1;opacity:.5}@media (min-width:768px){.block-usps .background .shape{top:-100px;right:-100px}}.block-usps .background .shape svg{width:360px;height:auto}@media (min-width:768px){.block-usps .background .shape svg{width:auto}}.block-usps .columns{display:flex;flex-direction:column;gap:50px 30px}@media (min-width:768px){.block-usps .columns{flex-direction:row;justify-content:space-between}}@media (min-width:768px){.block-usps .columns .column-left{padding-top:50px}}@media (min-width:768px){.block-usps .columns .column-right{width:400px}}.block-usps .content{max-width:305px}.block-usps .content h3{margin-bottom:20px}.block-usps .content .block-button,.block-usps .content .block-buttons{margin-top:50px}.block-usps .content .block-button .block-button,.block-usps .content .block-buttons .block-button{margin-top:0}.block-usps .cards{position:relative}.block-usps .cards .card-item{position:relative;transition:top .3s ease-in-out;padding-bottom:50px;display:block;text-decoration:none}.block-usps .cards .card-item .card-in{border-radius:10px;border:1px solid var(--wp--preset--color--white);background-color:rgba(var(--wp--preset--color--white-rgb),.4);color:var(--wp--preset--color--text-color);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);padding:30px;min-height:400px;display:flex;justify-content:space-between;flex-direction:column;gap:15px;height:100%}.block-usps .cards .card-item .card-in .image img{width:100px;height:100px;object-fit:cover;border-radius:100%;overflow:hidden}.block-usps .cards .card-item .card-in .content-btn{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.block-usps .cards .card-item .card-in .content-btn .btn-arrow{flex-shrink:0}@media (min-width:768px){.block-usps.variant-1 .columns .column-left{padding-bottom:50px}}.block-usps.variant-1 .columns .column-left .content{position:sticky;top:150px}