/* compiled by scssphp 1.6.0 on Tue, 14 Jul 2026 07:46:46 +0000 (0.0298s) */

.usps{position:relative}.usps__container{grid-column:2/-2;display:grid;grid-template-columns:subgrid}.usps .heading{margin-block-end:2rem;display:flex;flex-direction:column;align-items:flex-start}@media (min-width:64rem){.usps .heading{margin-block-end:3rem;align-items:center}.usps .heading__title{text-align:center}}@media (min-width:85rem){.usps .heading{margin-block-end:4.75rem}}.usps__grid{grid-column:1/-1;display:grid;grid-template-columns:repeat(1, 1fr);gap:1.5rem}@media (min-width:64rem){.usps__grid{background-image:url("data:image/svg+xml,%3Csvg width='400' height='362' viewBox='0 0 400 362' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M185.138 61.1959V5.87909C185.138 2.67232 182.454 0 179.233 0H126.356C118.304 0 110.251 2.93955 117.23 9.88755L175.207 65.2043C178.965 68.9455 185.138 66.2732 185.138 61.1959ZM181.65 96.4692L98.4415 17.6361C95.2206 14.4294 89.8523 14.4294 86.8998 17.9034C85.0209 20.0412 83.142 22.7135 81.5315 25.1186L32.6804 108.762C30.533 112.503 31.6067 117.313 35.3645 119.451L170.913 205.232C176.281 208.706 183.26 204.698 183.26 198.551L184.065 102.081C184.334 100.21 183.26 98.0726 181.65 96.4692ZM16.0377 137.89L7.44846 152.855C-2.48282 170.225 -2.48282 191.603 7.44846 208.973L17.6481 226.878C19.527 229.817 23.2848 231.153 26.5058 229.817L101.661 196.413C106.761 194.276 107.298 187.328 102.467 184.388L25.4321 136.019C22.4796 133.347 17.9166 134.416 16.0377 137.89ZM355.312 107.158L298.14 94.0641C293.04 92.9952 291.43 86.8488 295.188 83.1076L327.666 53.445C330.618 50.7727 335.45 51.5744 337.597 55.0484L362.291 97.8053C364.975 102.615 360.681 108.495 355.312 107.158ZM396.112 156.33L384.57 136.287C383.228 133.882 380.544 132.012 377.86 131.21L275.326 107.694C271.836 106.892 268.347 107.961 265.931 110.099L209.565 161.674C207.417 163.545 206.075 166.484 206.075 169.424L207.417 216.991C207.417 223.939 214.128 229.017 220.838 227.146L392.354 176.372C398.259 174.501 401.48 168.088 399.333 162.476C399.023 161.859 398.735 161.242 398.451 160.631L398.451 160.631L398.45 160.631C397.749 159.126 397.066 157.66 396.112 156.33ZM137.895 206.035L177.352 231.421C180.842 233.827 182.989 237.568 182.989 241.843L181.915 336.176C181.647 350.339 169.837 361.563 155.611 361.563H127.964C108.102 361.563 90.118 350.874 80.1867 334.038L36.9722 259.748C33.2144 253.334 35.8985 245.317 42.6089 242.378L126.354 205.233C130.112 203.629 134.406 203.897 137.895 206.035ZM320.42 35.2738L218.96 128.537C213.591 133.347 205.002 129.606 204.734 122.658L203.392 7.74904C203.392 3.47335 206.881 0.266571 210.907 0.266571H273.447C293.31 0.266571 311.562 10.6886 321.493 27.7913C323.104 30.1964 322.567 33.4032 320.42 35.2738ZM283.647 227.41L214.665 247.72C210.371 249.056 207.687 252.797 207.955 257.073L210.907 336.173C211.444 350.337 222.986 361.56 237.212 361.56H275.058C293.847 361.56 311.294 351.406 320.957 335.104L354.24 277.65C357.998 271.236 355.851 263.219 349.409 259.478L295.994 228.747C292.237 226.876 287.674 226.342 283.647 227.41ZM331.424 213.248L388.327 196.68C395.306 194.809 398.527 201.49 396.111 205.498L373.565 244.247C371.149 247.988 366.317 249.324 362.291 247.186L329.545 228.213C323.371 224.472 324.445 215.386 331.424 213.248Z' fill='%23D8D8C7'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center;gap:2.5rem 10rem;grid-template-columns:repeat(2, 1fr);padding-block:4rem 3rem}}@media (min-width:85rem){.usps__grid{gap:2.5rem 15rem}}.usps .card.--usp{background-color:transparent;color:var(--color-scheme-text);padding:0;border-radius:0;grid-column:unset;display:flex;gap:1rem}@media (min-width:64rem){.usps .card.--usp{gap:1.5rem}}.usps .card.--usp .heading{margin-block-end:0;align-items:flex-start}.usps .card.--usp .heading__title{font-family:var(--font-family--heading);font-size:1.3125rem;margin-block-end:0.5rem}@media (min-width:64rem){.usps .card.--usp .heading__title{font-size:1.4375rem}}.usps .card.--usp .heading :last-child{margin-block-end:0}@media (min-width:64rem){.usps .card.--usp:nth-child(odd) .heading{order:-1;align-items:flex-end}.usps .card.--usp:nth-child(odd) .heading__content{text-align:right}}.usps__icon{width:3rem;min-width:3rem;height:3rem;border-radius:50%;padding:0.25rem;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:var(--color-green-darker);color:var(--color-green-light)}@media (min-width:48rem){.usps__icon{width:4.5rem;min-width:4.5rem;height:4.5rem}}@media (min-width:64rem){.usps__icon{width:6.0625rem;min-width:6.0625rem;height:6.0625rem}}.usps__icon svg{width:1.25rem;height:1.25rem}@media (min-width:48rem){.usps__icon svg{width:1.75rem;height:1.75rem}}@media (min-width:64rem){.usps__icon svg{width:2.25rem;height:2.25rem}}