.awards-section__award{width:153px;height:100px;flex-shrink:0;border-radius:var(--radius-m);overflow:hidden;background:linear-gradient(var(--surface-light),rgb(from var(--surface-light) r g b/0))}@layer mixins{.awards-section__award{display:flex;justify-content:center;align-items:center}}@media(min-width:1000px){.awards-section__award{width:317px;height:150px}}.awards-section__award img{max-height:60px}.testimonials-section__slide.opinions-section__slide{animation-direction:reverse}.testimonials-section__testimonial{display:flex;flex-direction:column;align-items:center;text-align:center;flex-shrink:0;width:216px;padding:35px 25px 20px;background:var(--surface-light);border-radius:var(--radius-m)}@media(min-width:1000px){.testimonials-section__testimonial{width:250px}}.testimonials-section__text{margin:20px 0 40px}.testimonials-section__info{gap:10px;margin-top:auto}@layer mixins{.testimonials-section__info{display:flex;justify-content:center;align-items:center}}.testimonials-section__flag{display:inline-block;width:24px;height:24px;border-radius:50%;flex-shrink:0}.testimonials-section-stars{display:flex;gap:7px}.logged-out-homepage-title{font-family:var(--font-montserrat);font-size:24px;font-weight:800;margin-block:0 20px}@media(min-width:1000px){.logged-out-homepage-title{font-size:42px;margin-block:0 40px}}.homepage__logged-out .provider-card{--colNum:2.57}@media(min-width:1000px){.homepage__logged-out .provider-card{--colNum:5}}.homepage__logged-out .provider-card__body{aspect-ratio:1.68}@media(min-width:1000px){.homepage__logged-out .provider-card__body{aspect-ratio:2/1}}.wallet-homepage__wrapper{position:relative;width:min(100%,400px)}.wallet-homepage{position:relative;padding:var(--wallet-spacing);background:var(--surface-default);border:1px solid var(--border-secondary);border-radius:var(--border-radius-lg);z-index:1;opacity:0;translate:0 20%;animation:wallet-fade-in .6s ease-out forwards;animation-delay:.5s}@media(min-width:800px){.wallet-homepage{padding:var(--spacing-xl) var(--spacing-2xl) var(--spacing-2xl);border-radius:var(--border-radius-xl)}}.wallet-homepage:after,.wallet-homepage:before{content:"";display:block;width:58%;height:1px;position:absolute;top:-1px;left:21%;background:linear-gradient(to right,var(--v2-transparent-0),var(--v2-transparent-50),var(--v2-transparent-0));opacity:.5}.wallet-homepage:after{top:100%;background:linear-gradient(to right,rgb(from var(--v2-green-300) r g b/0),var(--v2-green-300),rgb(from var(--v2-green-300) r g b/0))}@keyframes wallet-fade-in{0%{opacity:0;translate:var(--fade-in-from,0 20%)}to{opacity:1;translate:0}}.wallet-homepage .wallet__bottom{margin-top:var(--wallet-spacing)}.wallet-homepage__title{font:var(--title-sm-semibold);text-align:center;margin:0 0 var(--wallet-spacing)}.wallet-homepage__coin{--fade-in-from:0 -60%;position:absolute;width:49px;top:-15px;right:40px;z-index:2;opacity:0;translate:0 -60%;animation:wallet-fade-in .3s ease-out forwards;animation-delay:.8s}@media(min-width:1200px){.wallet-homepage__coin{width:63px;top:-35px;right:25px}}@media(min-width:1900px){.wallet-homepage__coin{display:none}}