.shipping-destinations-list{overflow-x:hidden;background:#fff}.shipping-destinations-list__container{margin:0 auto;max-width:80rem;padding:2.5rem 1rem}.shipping-destinations-list__card{border-radius:28px;background:#f8f7fe;padding:2rem 1.25rem}.shipping-destinations-list__header{margin:0 auto;max-width:56rem;text-align:center}.shipping-destinations-list__title{font-size:1.5rem;font-weight:700;color:var(--color-accent, #5945e6)}.shipping-destinations-list__description{margin-top:.75rem;font-size:.875rem;line-height:1.625;color:#292d34cc}.shipping-destinations-list__highlight{font-weight:600;color:#5945e6}.shipping-destinations-list__content{margin-top:2rem}.shipping-destinations-list__chips{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.shipping-destinations-list__chip{display:inline-flex;min-height:44px;align-items:center;border:1px solid rgba(41,45,52,.1);border-radius:9999px;background:#fff;padding:.5rem 1rem;font-size:.875rem;color:#292d34e6;text-decoration:none;box-shadow:0 10px 20px #2b0c2c0a;transition:border-color .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease}.shipping-destinations-list__chip:hover{border-color:#5945e659;color:#5945e6}.shipping-destinations-list__chip-text{line-height:1.375}.shipping-destinations-list__chip-strong{font-weight:600}.shipping-destinations-list__chip-arrow{margin-left:.5rem;opacity:0;transition:opacity .2s ease}.shipping-destinations-list__chip:hover .shipping-destinations-list__chip-arrow{opacity:1}.shipping-destinations-list__button-wrapper{margin-top:2rem;display:flex;justify-content:center}.shipping-destinations-list__button{display:inline-flex;height:2.75rem;align-items:center;justify-content:center;border:1px solid rgba(89,69,230,.35);border-radius:10px;background:#fff;padding:0 1.5rem;font-size:.875rem;font-weight:600;color:#5945e6;transition:background-color .2s ease,border-color .2s ease,transform .2s ease;cursor:pointer}.shipping-destinations-list__button:hover{background:#5945e614}@media (min-width: 640px){.shipping-destinations-list__title{font-size:1.875rem}.shipping-destinations-list__description{font-size:1rem}}@media (min-width: 1024px){.shipping-destinations-list__container{padding:2.5rem 2rem}.shipping-destinations-list__card{padding:2.5rem}.shipping-destinations-list__title{font-size:2.25rem}}.municipality-faq{overflow-x:hidden;background:#fff}.municipality-faq__container{margin:0 auto;max-width:80rem;padding:2.5rem 1rem}.municipality-faq__header{margin:0 auto;max-width:80rem;text-align:center}.municipality-faq__title{font-size:1.5rem;font-weight:700;letter-spacing:-.02em;color:var(--color-accent, #5945e6)}.municipality-faq__description{margin-top:.75rem;font-size:.875rem;line-height:1.625;color:#292d34cc}.municipality-faq__list{margin:2rem auto 0;display:flex;max-width:72rem;max-height:520px;flex-direction:column;gap:1rem;overflow-y:auto;padding-right:.25rem}.municipality-faq__item{border:1px solid rgba(89,69,230,.1);border-radius:20px;background:#fff;padding:1.25rem;box-shadow:0 8px 20px #2b0c2c0a;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.municipality-faq__item:hover{border-color:#5945e62e;box-shadow:0 12px 24px #2b0c2c0f}.municipality-faq__item-inner{display:flex;align-items:flex-start;gap:.75rem}.municipality-faq__icon{margin-top:2px;display:inline-flex;height:1.75rem;width:1.75rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:9999px;background:#5945e61a;font-size:.75rem;font-weight:600;color:#5945e6}.municipality-faq__question{font-size:1rem;font-weight:600;line-height:1.375;color:var(--color-accent, #5945e6)}.municipality-faq__answer{margin-top:.75rem;font-size:.875rem;line-height:1.625;color:#292d34cc}.municipality-faq__cta{margin-top:2.5rem;text-align:center}.municipality-faq__cta-text{margin:0 auto 1.5rem;max-width:42rem;font-size:.875rem;line-height:1.625;color:#292d34cc}.municipality-faq__button{position:relative;margin:0 auto;display:flex;height:3rem;width:15rem;cursor:pointer;align-items:center;justify-content:center;overflow:hidden;border:2px solid rgb(89,69,230);border-radius:8px;font-size:13px;font-weight:600;color:#5945e6;text-decoration:none;transition:background-color .3s ease,color .3s ease,border-color .3s ease}.municipality-faq__button:hover{background:#5945e6;color:#fff}@media (min-width: 640px){.municipality-faq__title{font-size:1.875rem}.municipality-faq__description,.municipality-faq__answer,.municipality-faq__cta-text{font-size:1rem}.municipality-faq__question{font-size:1.125rem}.municipality-faq__item{padding:1.5rem}.municipality-faq__list{max-height:none;overflow:visible}}@media (min-width: 1024px){.municipality-faq__container{padding:2.5rem 2rem}.municipality-faq__title{font-size:2.25rem}}.advantages-list{overflow-x:hidden;background:#fff}.advantages-list__container{margin:0 auto;max-width:80rem;padding:2.5rem 1rem}.advantages-list__card{border:1px solid rgba(89,69,230,.12);border-radius:28px;background:#fff;padding:2.5rem 1.5rem}.advantages-list__title{text-align:center;font-size:1.25rem;font-weight:700;letter-spacing:-.02em;color:var(--color-accent, #5945e6)}.advantages-list__description{margin:.75rem auto 0;max-width:48rem;text-align:center;font-size:.875rem;line-height:1.625;color:#292d34bf}.advantages-list__grid{margin:2rem auto 0;display:grid;max-width:64rem;grid-template-columns:1fr;gap:.75rem;list-style:none;padding:0}.advantages-list__item{display:flex;align-items:flex-start;gap:.75rem;border:1px solid rgba(41,45,52,.08);border-radius:1rem;background:#fffc;padding:1rem;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transition:transform .2s ease,border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.advantages-list__item:hover{transform:translateY(-1px);border-color:#5945e638;background:#fff;box-shadow:0 10px 22px #2b0c2c0f}.advantages-list__icon{margin-top:2px;display:inline-flex;height:1.5rem;width:1.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:9999px;background:#5945e61a;font-size:11px;font-weight:600;color:#5945e6;transition:background-color .2s ease}.advantages-list__item:hover .advantages-list__icon{background:#5945e624}.advantages-list__text{font-size:.875rem;line-height:1.625;color:#292d34d9}.advantages-list__variant{margin:2.5rem auto 0;max-width:64rem;border:1px solid rgba(89,69,230,.14);border-radius:1.5rem;background:linear-gradient(to bottom,#fff,#f7f6ff);padding:1.75rem 1.5rem;box-shadow:0 10px 24px #2b0c2c0f}.advantages-list__variant-title{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;font-weight:600;line-height:1.375;letter-spacing:-.02em;color:#22306a}.advantages-list__emoji{margin-top:1px;font-size:.95rem;line-height:1;opacity:.9}.advantages-list__variant-content{margin-top:1rem;border-left:4px solid rgba(89,69,230,.16);padding-left:1rem}.advantages-list__variant-text{font-size:.875rem;line-height:1.625;color:#292d34d9}.advantages-list__variant-text--spaced{margin-top:1rem}@media (min-width: 768px){.advantages-list__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1024px){.advantages-list__container{padding-right:2rem;padding-left:2rem}.advantages-list__card{padding:2.5rem}.advantages-list__title{font-size:1.875rem}.advantages-list__description,.advantages-list__text,.advantages-list__variant-text{font-size:1rem}.advantages-list__grid{gap:1rem}.advantages-list__variant{padding:2rem}.advantages-list__variant-title{font-size:1.05rem}}.conversion-link-button{position:relative;display:inline-flex;height:3rem;cursor:pointer;align-items:center;justify-content:center;gap:.5rem;overflow:hidden;border-radius:5px;font-size:13px;font-weight:600;text-align:center;text-decoration:none;transition:background-color .3s ease,color .3s ease,border-color .3s ease,background-position .5s ease}.conversion-link-button--fixed{width:15rem}.conversion-link-button--full{width:100%}.conversion-link-button--auto{width:auto;padding-right:1.25rem;padding-left:1.25rem}.conversion-link-button--outline{border:2px solid rgb(89,69,230);color:#5945e6;background:#fff}.conversion-link-button--outline:hover{background:#5945e6;color:#fff}.conversion-link-button--primary{border:0;color:#fff;background:var(--accent-gradient);background-size:200% auto;box-shadow:0 0 20px #eee}.conversion-link-button--primary:hover{background-position:right center}.conversion-link-button__icon{height:1.25rem;width:1.25rem;flex-shrink:0}.conversion-link-button--desktop{display:none}.conversion-link-button--mobile{display:inline-flex}@media (min-width: 1024px){.conversion-link-button--desktop{display:inline-flex}.conversion-link-button--mobile{display:none}}.municipality-why-send{overflow-x:hidden;background:#fff}.municipality-why-send__container{position:relative;margin:0 auto;max-width:80rem;padding:2.5rem 1.25rem}.municipality-why-send__grid{display:flex;flex-direction:column;gap:2.5rem}.municipality-why-send__content{display:flex;flex:1 1 0%;flex-direction:column;gap:1.25rem}.municipality-why-send__eyebrow{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;color:#5945e6}.municipality-why-send__eyebrow-icon{height:1.25rem;width:1.25rem}.municipality-why-send__title{font-size:1.5rem;font-weight:700;line-height:1.2;color:#1a1258}.municipality-why-send__description,.municipality-why-send__paragraph{font-size:.875rem;line-height:1.625;color:#292d34cc}.municipality-why-send__desktop-button{margin-top:.5rem}.municipality-why-send__aside{width:100%}.municipality-why-send__card{border:1px solid #e8e6f0;border-radius:20px;background:#faf9ff;padding:1.5rem;box-shadow:0 8px 32px #5945e614}.municipality-why-send__card-label{margin-bottom:.25rem;font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#5945e6}.municipality-why-send__card-title{margin-bottom:1.25rem;font-size:1rem;font-weight:700;line-height:1.375;color:#1a1258}.municipality-why-send__card-list{display:flex;flex-direction:column;gap:1rem}.municipality-why-send__card-item{display:flex;gap:.75rem;border:1px solid #eeecf8;border-radius:14px;background:#fff;padding:.75rem 1rem;box-shadow:0 2px 8px #5945e60a}.municipality-why-send__card-icon{display:flex;height:2.25rem;width:2.25rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:9999px;background:#5945e614;font-size:1rem}.municipality-why-send__card-item-content{display:flex;flex-direction:column;gap:.25rem}.municipality-why-send__card-item-title{font-size:.875rem;font-weight:600;color:#292d34}.municipality-why-send__bullets{display:flex;flex-direction:column;gap:.125rem;margin:0;padding:0;list-style:none}.municipality-why-send__bullet{display:flex;align-items:flex-start;gap:.375rem;font-size:.75rem;line-height:1.625;color:#292d34b3}.municipality-why-send__bullet-dot{margin-top:.375rem;height:.375rem;width:.375rem;flex-shrink:0;border-radius:9999px;background:#5945e6}.municipality-why-send__note{margin-top:1.25rem;font-size:10px;line-height:1.625;color:#292d3480}.municipality-why-send__mobile-button{margin-top:1.25rem}@media (min-width: 1024px){.municipality-why-send__container{padding:4rem 2.5rem}.municipality-why-send__grid{flex-direction:row;align-items:flex-start;gap:3.5rem}.municipality-why-send__content{max-width:58%}.municipality-why-send__aside{position:sticky;top:2rem;width:42%}.municipality-why-send__title{font-size:2.25rem}.municipality-why-send__description,.municipality-why-send__paragraph{font-size:1rem}.municipality-why-send__card{padding:1.75rem}.municipality-why-send__card-title{font-size:1.125rem}}.municipality-advantages{overflow-x:hidden;background:#fff;padding:1.25rem}.municipality-advantages__container{position:relative;margin:0 auto;max-width:80rem;overflow-x:hidden;border-radius:40px;padding:30px}.municipality-advantages__title{margin-top:1rem;margin-bottom:1.75rem;text-align:center;font-size:1.875rem;font-weight:700;color:var(--color-accent, #5945e6)}.municipality-advantages__intro,.municipality-advantages__outro{margin:0 auto;max-width:64rem;text-align:center;font-size:.875rem;line-height:1.625;color:#292d34cc}.municipality-advantages__intro{margin-bottom:2rem}.municipality-advantages__outro{margin-top:2rem}.municipality-advantages__scroll{margin:0 auto;max-height:75vh;width:100%;overflow-y:auto;padding-right:1rem;padding-left:1rem;scrollbar-gutter:stable}.municipality-advantages__grid{display:grid;grid-template-columns:1fr;gap:1rem}.municipality-advantages__card{display:flex;flex-direction:column;align-items:center;border-radius:25px;padding:1.25rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.municipality-advantages__card-title{margin-bottom:.75rem;font-size:1rem;font-weight:700}.municipality-advantages__card-text{font-size:.875rem;line-height:1.625}.municipality-advantages__card--purple{background:#e6ddff;color:#1a1258}.municipality-advantages__card--pink{background:#ffe5f1;color:#292d34}.municipality-advantages__card--lavender{background:#edeaff;color:#292d34}.municipality-advantages__card--gray{background:#f3f3f7;color:#292d34}.municipality-advantages__card--soft-purple{background:#e3e2f4;color:#292d34}.municipality-advantages__card--blue{background:#e0f2ff;color:#292d34}.municipality-advantages__image{margin-top:1.25rem;margin-bottom:.5rem;max-width:100%}.municipality-advantages__image--support,.municipality-advantages__image--coverage{width:7rem}@media (min-width: 768px){.municipality-advantages__card-title{font-size:1.125rem}.municipality-advantages__card-text,.municipality-advantages__intro,.municipality-advantages__outro{font-size:1rem}.municipality-advantages__image--support,.municipality-advantages__image--coverage{width:8rem}}@media (min-width: 1024px){.municipality-advantages{padding-top:2.5rem;padding-bottom:2.5rem}.municipality-advantages__container{padding:60px}.municipality-advantages__title{font-size:2.25rem}.municipality-advantages__scroll{max-height:none;overflow:visible;padding-right:0;padding-left:0}.municipality-advantages__grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(4,minmax(100px,auto));gap:1.5rem}.municipality-advantages__card:hover{transform:translateY(-.25rem) scale(1.02);box-shadow:0 1.5rem 2.5rem #0000001f}.municipality-advantages__card--large{grid-column:span 2 / span 2;grid-row:span 2 / span 2}.municipality-advantages__card--pink,.municipality-advantages__card--lavender,.municipality-advantages__card--gray,.municipality-advantages__card--blue{grid-column:span 2 / span 2}.municipality-advantages__image--support,.municipality-advantages__image--coverage{width:10rem}}@media (min-width: 1280px){.municipality-advantages{padding-right:0;padding-left:0}.municipality-advantages__title{font-size:3rem}}.municipality-coverage{overflow-x:hidden;background:#fff;padding:1.25rem}.municipality-coverage__container{position:relative;margin:0 auto;max-width:80rem;overflow-x:hidden;border-radius:40px;background:#f8f7fe;padding:50px 30px}.municipality-coverage__title{margin-top:1rem;margin-bottom:1.75rem;text-align:center;font-size:1.875rem;font-weight:700;color:var(--color-accent, #5945e6)}.municipality-coverage__grid{margin-top:2.5rem;display:grid;grid-template-columns:1fr;gap:30px}.municipality-coverage__card{border-radius:1rem;background:#fff;padding:25px;text-align:center;box-shadow:0 10px 25px #2b0c2c1f}.municipality-coverage__icon{display:block;margin:0 auto 1rem;height:3rem;width:3rem;filter:brightness(0)}.municipality-coverage__card-title{margin-bottom:.5rem;font-size:1.125rem;font-weight:600;color:#292d34}.municipality-coverage__card-text{font-size:1rem;line-height:1.5;color:#292d34}.municipality-coverage__cta-block{margin-top:2.5rem}.municipality-coverage__cta-inner{margin:0 auto;display:flex;max-width:64rem;flex-direction:column;align-items:center;justify-content:space-between;gap:1rem;text-align:center}.municipality-coverage__cta-text{max-width:42rem;font-size:1rem;line-height:1.75;color:#292d34}@media (min-width: 600px){.municipality-coverage__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 1024px){.municipality-coverage{padding-top:3.5rem;padding-bottom:3.5rem}.municipality-coverage__container{padding:60px}.municipality-coverage__title{font-size:2.25rem}.municipality-coverage__cta-inner{flex-direction:row;text-align:left}}@media (min-width: 1280px){.municipality-coverage{padding-right:0;padding-left:0}.municipality-coverage__title{font-size:3rem}}
