.payment-aggregator{flex-direction:column;display:flex;overflow:hidden}.paymentMethods__wrapper{flex-direction:column;justify-content:center;align-items:center;display:flex}.paymentMethods__content{flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;max-width:62.25rem;display:flex}@media screen and (max-width:770px){.paymentMethods__content{gap:1.5rem}}.paymentMethods__content .secondTitle{margin-bottom:0}.paymentMethods__buttonMain{width:100%}@media screen and (max-width:770px){.paymentMethods__buttonMain{border:1px solid var(--ig-border-white-opacity-20);background:var(--ig-bg-lavender);-webkit-backdrop-filter:blur(.375rem);border-radius:1.25rem;-webkit-backdrop-filter:blur(.375rem)!important;backdrop-filter:blur(.375rem)!important}}.paymentMethods__buttons{z-index:1;flex-wrap:wrap;justify-content:space-between;width:100%;max-width:45rem;margin:0 auto;padding:.5rem;display:flex;position:relative}@media screen and (max-width:770px){.paymentMethods__buttons{width:100%;max-width:unset;scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;justify-content:flex-start;gap:1rem;overflow:auto hidden}}.paymentMethods__buttons::-webkit-scrollbar{display:none}.paymentMethods__buttons:before{content:"";border:1px solid var(--ig-border-lavender);background:var(--ig-bg-lavender);-webkit-backdrop-filter:blur(.375rem);z-index:-1;border-radius:1.25rem;position:absolute;inset:0;-webkit-backdrop-filter:blur(.375rem)!important;backdrop-filter:blur(.375rem)!important}@media screen and (max-width:770px){.paymentMethods__buttons:before{-webkit-backdrop-filter:unset;backdrop-filter:unset;background:0 0;border:none;border-radius:0}}.paymentMethods__button{color:#fff;cursor:pointer;align-items:center;gap:.5rem;width:max-content;padding:.625rem 1rem;font-size:1rem;font-weight:400;display:flex;position:relative}.paymentMethods__button.active{border:1px solid var(--ig-border-lavender-light);background:var(--ig-bg-dark);border-radius:.75rem}@media screen and (max-width:770px){.paymentMethods__button{white-space:nowrap;flex:none}}.paymentMethods__button-icon{flex-shrink:0;display:flex}.paymentMethods__button-icon img{width:1.25rem;height:1.25rem}@media screen and (max-width:770px){.paymentMethods__button-icon img{width:1rem;height:1rem}}.paymentMethods__list{flex-wrap:wrap;gap:5rem 3rem;width:100%;max-width:80%;margin-top:5.625rem;display:flex}@media screen and (max-width:1024px){.paymentMethods__list{gap:4rem 2rem;margin-top:4.25rem}}@media screen and (max-width:770px){.paymentMethods__list{max-width:unset}}@media screen and (max-width:440px){.paymentMethods__list{max-width:unset;gap:4rem 1em;margin-top:3.438rem}}.paymentMethods__list-item{text-align:center;justify-content:center;align-items:center;gap:1rem;width:calc(20% - 2.4rem);display:flex}@media screen and (max-width:1024px){.paymentMethods__list-item{width:calc(25% - 1.5rem)}}@media screen and (max-width:600px){.paymentMethods__list-item{width:calc(33.3333% - 1.33333rem)}}@media screen and (max-width:440px){.paymentMethods__list-item{width:calc(33.3333% - .666667rem)}}.paymentMethods__list-icon{width:58%;display:flex}@media screen and (max-width:440px){.paymentMethods__list-icon{width:80%}}.paymentMethods__list-icon img{width:100%;height:100%}.paymentMethods__text{width:100%;max-width:32.5rem}
