.c-usps{background-color:var(--base200);padding:20px 12px}@media (min-width:992px){.c-usps{padding:2rem}}@media (min-width:992px){.c-usps .container-fluid{padding:0}}.c-usps__inner{background-color:#ffffff;border-radius:20px;padding:2rem 0}@media (min-width:992px){.c-usps__inner{padding:4rem 0;border-radius:40px}}.c-usps__title{font-size:1.5rem;line-height:1.4;word-break:break-word;font-family:"Cocogoose",sans-serif;color:var(--base700);font-weight:400;margin-bottom:20px;text-align:center}@media (min-width:992px){.c-usps__title{font-size:2.25rem}}.c-usps__subtitle{font-size:0.875rem;line-height:1.85;word-break:break-word;font-family:"Cocogoose",sans-serif;color:var(--base500);font-weight:300;margin-bottom:2rem;text-align:center}@media (min-width:992px){.c-usps__subtitle{font-size:1.125rem;line-height:1.85}}.c-usps__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px}@media (min-width:992px){.c-usps__buttons{margin-top:2rem}}.c-usps-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:1rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2rem}@media (min-width:992px){.c-usps-card{row-gap:2rem;margin-bottom:0}}.c-usps-card--last{margin-bottom:0}.c-usps-card--link{cursor:pointer}.c-usps-card--link a{text-decoration:none}.c-usps-card--link a:focus{text-decoration:underline}.c-usps-card--link:hover a{text-decoration:underline}.c-usps-card-head,.c-usps-card-head--leftBottom,.c-usps-card-head--leftTop,.c-usps-card-head--rightBottom,.c-usps-card-head--rightTop{overflow:hidden;aspect-ratio:1/1;border-radius:0 100% 100% 100%;width:160px;height:160px}@media (min-width:992px){.c-usps-card-head,.c-usps-card-head--leftBottom,.c-usps-card-head--leftTop,.c-usps-card-head--rightBottom,.c-usps-card-head--rightTop{width:100%;height:unset}}.c-usps-card-head--leftTop{border-radius:0 100% 100% 100%}.c-usps-card-head--rightTop{border-radius:100% 0 100% 100%}.c-usps-card-head--leftBottom{border-radius:100% 100% 100% 0}.c-usps-card-head--rightBottom{border-radius:100% 100% 0 100%}.c-usps-card-head img,.c-usps-card-head--leftBottom img,.c-usps-card-head--leftTop img,.c-usps-card-head--rightBottom img,.c-usps-card-head--rightTop img{-o-object-fit:cover;object-fit:cover;height:100%}.c-usps-card-body{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:var(--base100);border-radius:8px;padding:8px 8px 16px 8px;width:100%}.c-usps-card-body h3{margin-bottom:10px;color:var(--base700)}@media (min-width:992px){.c-usps-card-body{min-height:275px;padding:20px 12px;width:auto}}.c-usps-card-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:auto;font-weight:350;line-height:1}.c-usps-card-link:after{content:"";display:block;height:24px;width:24px;margin-left:8px;background-color:var(--base700);-webkit-mask:url("/assets/images/icons/arrow-right.svg") center/contain no-repeat;mask:url("/assets/images/icons/arrow-right.svg") center/contain no-repeat}