.awards-hero{padding:80px 15px 56px;background:#f2f2f2}.awards-hero__inner{display:flex;flex-direction:column;align-items:center;gap:20px;width:100%;max-width:1280px;margin:0 auto;text-align:center;word-break:break-word}.awards-hero__eyebrow{margin:0;width:100%;font-family:Siri,sans-serif;font-weight:600;font-size:12px;line-height:normal;letter-spacing:-.02em;color:#005ae6;text-transform:uppercase}.awards-hero__title{margin:0;width:100%;font-family:Siri,sans-serif;font-weight:200;font-size:40px;line-height:48px;letter-spacing:-.02em;color:#002855;max-width:360px}.awards-hero__description{margin:0;width:100%;font-family:Siri,sans-serif;font-weight:300;font-size:14px;line-height:24px;letter-spacing:-.02em;color:#557599;max-width:360px}.awards-content{background:#fff}.awards-content__inner{border-top-left-radius:12px;border-top-right-radius:12px;max-width:1280px;margin:0 auto;padding:28px 24px 36px;display:flex;flex-direction:column;gap:56px;overflow:clip}.awards-content__product{display:flex;flex-direction:column;gap:48px;width:100%}.awards-content__product-head{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%}.awards-content__product-title{margin:0;font-weight:300;font-size:28px;line-height:34px;letter-spacing:-.56px;color:var(--color-primary);word-break:break-word}.awards-content__publication{display:flex;flex-direction:column;gap:16px;width:100%}.awards-content__pub-head{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:18px;line-height:24px;letter-spacing:-.02em}.awards-content__pub-publisher{margin:0;font-weight:500;color:#002855;white-space:nowrap}.awards-content__pub-category{margin:0;font-weight:400;color:#557599;white-space:pre}.awards-content__banner{background:#e6effd;border-radius:12px;padding:24px;display:flex;flex-direction:column;align-items:flex-start;gap:20px;width:100%;box-sizing:border-box}.awards-content__banner-media{flex-shrink:0;display:flex;align-items:center;justify-content:center}.awards-content__banner-media img{display:block;max-width:180px;max-height:110px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.awards-content__banner-body{flex:1;display:flex;flex-direction:column;gap:12px}.awards-content__banner-title{margin:0;font-weight:400;font-size:18px;line-height:24px;letter-spacing:-.02em;color:#002855;word-break:break-word}.awards-content__banner-desc{margin:0;font-weight:300;font-size:14px;line-height:24px;letter-spacing:-.02em;color:#557599;word-break:break-word}.awards-content__section-heading{margin:0;font-weight:500;font-size:18px;line-height:24px;letter-spacing:-.02em;color:#002855}.awards-content__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%}.awards-content__card{background:#fff;border:1px solid #d3d3d3;border-radius:12px;padding:12px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:12px;min-height:294px;box-sizing:border-box;overflow:hidden}.awards-content__card-media{display:flex;align-items:center;justify-content:flex-start;flex-shrink:0;width:100%}.awards-content__card-media img{display:block;width:64px;height:64px;-o-object-fit:contain;object-fit:contain}.awards-content__card-media svg{width:64px;height:64px;flex-shrink:0}.awards-content__card-media-house-beautiful img{max-width:120px;width:120px;height:auto}.awards-content__card-media--logo img{width:auto;max-width:140px;height:64px;-o-object-fit:contain;object-fit:contain}.awards-content__card-body{display:flex;flex-direction:column;gap:6px;width:100%;align-items:flex-start}.awards-content__card-year{margin:0;font-weight:500;font-size:16px;line-height:21px;letter-spacing:-.32px;color:var(--color-accent);white-space:nowrap}.awards-content__card-title{margin:0;width:100%;font-weight:500;font-size:15px;line-height:20px;color:#2b4f77;text-align:left;word-break:break-word}.awards-content__card-desc{margin:0;width:100%;font-weight:300;font-style:italic;font-size:12.5px;line-height:18px;color:#557599;text-align:left;word-break:break-word}.awards-content__button{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #002855;background:0 0;color:#002855;font-weight:500;letter-spacing:-.32px;text-decoration:none;cursor:pointer;transition:background .18s ease,color .18s ease;white-space:nowrap;flex-shrink:0}.awards-content__button:focus-visible,.awards-content__button:hover{background:#002855;color:#fff}.awards-content__button--lg{padding:16px 28px;border-radius:18px;font-size:16px;line-height:18px;align-self:center}.awards-content__button--sm{padding:8px 14px;border-radius:12px;font-size:12px;line-height:12px}@media screen and (min-width:769px){.awards-hero{padding:80px 0 56px}.awards-hero__eyebrow{width:auto;white-space:nowrap}.awards-hero__title{width:auto;max-width:100%;font-size:56px;line-height:67px;white-space:nowrap}.awards-hero__description{max-width:760px;font-weight:400;font-size:16px;line-height:21px}.awards-content__inner{border-top-left-radius:16px;border-top-right-radius:16px;padding:64px 0 72px;gap:100px}.awards-content__product{gap:28px}.awards-content__product-head{flex-direction:row;align-items:center;justify-content:space-between;gap:16px}.awards-content__product-title{color:var(--color-accent);font-size:32px;line-height:43px}.awards-content__banner{flex-direction:row;align-items:center;gap:48px;padding:32px}.awards-content__banner-media img{max-width:220px;max-height:130px}.awards-content__banner-body{gap:12px}.awards-content__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.awards-content__card{padding:24px;align-items:center;gap:24px;min-height:320px}.awards-content__card-media{justify-content:center}.awards-content__card-media img{width:90px;height:90px}.awards-content__card-media svg{width:80px;height:80px}.awards-content__card-media-house-beautiful img{max-width:210px;width:210px}.awards-content__card-media--logo img{max-width:180px;height:90px}.awards-content__card-body{align-items:center}.awards-content__card-year{font-size:18px;line-height:24px}.awards-content__card-title{font-size:15px;line-height:20px;text-align:center}.awards-content__card-desc{font-size:12.5px;line-height:18px;text-align:center}}@media screen and (max-width:768px){.awards-content__card-desc{padding-left:12px;border-left:1px solid var(--base-elements-sf-content-outline,#d3d3d3)}}