@import url(https://fonts.googleapis.com/css2?family=Ubuntu:wght@400;700&display=swap);.ed-form-template{width:100%;background-color:#fff;padding:1.5rem;border-radius:16px}@media(min-width:768px){.ed-form-template{padding:2rem 1.5rem}}.ed-form-template__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:1.5rem;gap:1.5rem}@media(min-width:768px){.ed-form-template__actions{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.ed-bullet-card{width:100%;background-color:#fff;border-radius:.5rem;border:1px solid #a2a6bc;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-transition:all .3s ease;transition:all .3s ease;outline:none;padding:1.25rem 1.875rem;-ms-flex-direction:row;flex-direction:row}.ed-bullet-card--pointer{cursor:pointer}.ed-bullet-card:active,.ed-bullet-card:focus,.ed-bullet-card:hover{border-color:#0f172a}.ed-bullet-card__subtitle{color:#1482c5;padding-top:.3125rem}.ed-bullet-card__text{color:#333}.ed-bullet-card__link{margin-top:.625rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ed-customer-form{width:100%;background-color:#fff}.ed-customer-form .hide-sm{display:none}@media(min-width:576px){.ed-customer-form .hide-sm{display:block}}.ed-customer-form__title{text-align:center}.ed-customer-form__card{margin:1.5625rem 0}@media(min-width:576px){.ed-customer-form__card{margin:2.5rem 0 1.875rem}}.ed-customer-form__wrapper{display:grid;-webkit-column-gap:1.875rem;-moz-column-gap:1.875rem;column-gap:1.875rem;row-gap:1.875rem;padding:1.25rem 0 0;grid-template-columns:1fr}@media(min-width:768px){.ed-customer-form__wrapper{grid-template-columns:1fr 1fr}.ed-customer-form__wrapper .comment{grid-column:span 2}}.ed-customer-form__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:1.875rem}.ed-customer-form__actions .ed-button{width:24.25rem;margin:auto}.ed-search-result{width:100%;padding-top:3.125rem;margin:auto}.ed-search-result__count{font-size:.75rem;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#333;margin-bottom:1.25rem}.ed-search-result__results{display:grid;grid-template-columns:1fr;-webkit-column-gap:1.875rem;-moz-column-gap:1.875rem;column-gap:1.875rem;row-gap:1.875rem}@media(min-width:576px){.ed-search-result__results{grid-template-columns:1fr 1fr}}.ed-search-result__show-more{width:7.8125rem;padding-top:1.875rem;margin:auto}.ed-search-result__company-not-found{width:100%;text-align:center;padding-top:2.125rem}.ed-search-result__company-not-found .ed-button__button--link{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ed-search-form{width:100%}.ed-search-form__wrapper{display:grid;gap:2rem;margin-top:2rem}.ed-search-form__wrapper--one-col{grid-template-columns:1fr}.ed-search-form__wrapper--two-cols{margin:auto;grid-template-columns:1fr 1fr}.ed-search-form__link .ed-button__button{width:auto;padding:0;min-height:auto}.ed-cross-sell{width:100%}.ed-cross-sell__title{text-align:center;margin-bottom:2rem}.ed-cross-sell__card{background-size:100% auto;background-repeat:no-repeat;width:15.875rem;padding:1.75rem 0;margin-bottom:1.875rem;-webkit-box-shadow:0 .625rem .625rem #afb5bc;box-shadow:0 .625rem .625rem #afb5bc}.ed-cross-sell__card-logo{width:100%;text-align:center;margin-bottom:1.5625rem}.ed-cross-sell__card-picture{width:100%;text-align:center;margin-bottom:.9375rem}.ed-cross-sell__card-picture img{margin:auto;width:11.125rem}.ed-cross-sell__card-text{width:100%;text-align:center;color:#0f172a;font-size:.875rem;line-height:2rem;padding:.5rem 0}.ed-cross-sell__card-actions{width:7.125rem;margin:auto}.ed-cross-sell__card-actions .ed-button__button{padding:0;min-height:1.875rem}.ed-cross-sell__card-actions a{text-decoration:none}.ed-validation{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ed-validation__image{max-width:15.625rem;margin-bottom:.625rem;max-width:21.875rem}.ed-validation__title{text-align:center;margin-bottom:.625rem;line-height:1.25}.ed-validation__text{text-align:center}.ed-form-validation,.ed-form-validation__top{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ed-form-validation__top{padding:5rem 2.5rem 3.125rem}.ed-form-validation__bottom{width:100%;background-color:#f9fafc;padding:1.875rem 2.5rem}.ed-infos__text{text-align:left;color:#0f172a}@media(min-width:576px){.ed-infos__text{text-align:center}}@media(min-width:992px){.ed-infos__text{text-align:left}}.ed-infos__text--centered{text-align:center}@media(min-width:992px){.ed-infos__text--centered{text-align:center}}.ed-card{width:100%;background-color:#fff;border-radius:1.5rem;-webkit-filter:drop-shadow(0 20px 30px rgba(212,215,224,.4));filter:drop-shadow(0 20px 30px rgba(212,215,224,.4));overflow:hidden}.fade-enter-active,.fade-leave-active{-webkit-transition:opacity .3s;transition:opacity .3s}.fade-enter,.fade-leave-to{opacity:0}html{scroll-behavior:smooth}.ed-form-block{position:relative}.ed-form-block__title{text-align:left}@media(min-width:576px){.ed-form-block__title{text-align:center}}.ed-form-block__form{margin-top:1.25rem;overflow:visible}@media(min-width:576px){.ed-form-block__form{margin-top:1.5625rem}}@media(min-width:992px){.ed-form-block__form{margin-top:1.875rem}}@media(min-width:1200px){.ed-form-block__form{margin-top:2.5rem}}@media(min-width:768px){.ed-form-block .ed-form-template{padding:2.5rem 3.75rem}}@media(min-width:992px){.ed-form-block .ed-form-template{padding:2.5rem 4.6875rem}}@media(min-width:1200px){.ed-form-block .ed-form-template{padding:2.5rem 5.9375rem}}.ed-form-block__legal-notice{color:#64748b;margin-top:1.25rem}.ed-form-block__legal-notice a{color:inherit}@media(min-width:768px){.ed-form-block__legal-notice{margin-top:1.5625rem}}@media(min-width:992px){.ed-form-block__legal-notice{margin-top:1.875rem}}@media(min-width:1200px){.ed-form-block__legal-notice{margin-top:2.5rem}}