.pill{display:inline-flex;justify-content:center;align-items:center;vertical-align:middle;max-width:-moz-fit-content;max-width:fit-content;text-align:center;text-decoration:none;font-family:var(--font-poppins,poppins,arial,sans-serif);font-size:12px;border-radius:10px;outline:0;-webkit-user-select:none;user-select:none}.pill--sm{padding:4px 8px}.pill--md{padding:4px 10px}.pill--lg{padding:8px 12px}.pill--primary{color:#fff;background-color:#4a74ff;box-shadow:0 46px 18px 0 rgba(74,116,255,.01),0 26px 15px 0 rgba(74,116,255,.05),0 11px 11px 0 rgba(74,116,255,.09),0 3px 6px 0 rgba(74,116,255,.1)}.pill--primary-light{color:#4a74ff;border:1px solid #4a74ff}.pill--secondary-light{color:#242424;border:1px solid rgba(36,36,36,.4)}.pill--pink-light{color:#fe42b4;border:1px solid #fe42b4}.pill--contrast-light{color:#fff;border:1px solid rgba(255,255,255,.4)}.ui-list{counter-reset:item;display:grid;gap:16px}@media only screen and (min-width:768px)and (max-width:1140px){.ui-list{gap:20px}}@media only screen and (min-width:1141px){.ui-list{gap:20px}}.ui-list--ordered .ui-list__item:before{content:counter(item) ". ";counter-increment:item;text-align:right}.ui-list--ordered.ui-list--ordered-with-leading-zero .ui-list__item{grid-template-columns:minmax(auto,20px) auto}.ui-list--ordered.ui-list--ordered-with-leading-zero .ui-list__item:before{content:counter(item,decimal-leading-zero) ". "}.ui-list__item{position:relative;line-height:1.4}.ui-list__item--with-icon{display:grid;grid-template-columns:minmax(auto,12px) auto;align-items:center;gap:12px}.ui-list__item--align-top{align-items:start}.ui-list__item--align-top .ui-list__icon{margin-top:2px}@media only screen and (min-width:1141px){.ui-list__item--align-top .ui-list__icon{margin-top:4px}}.ui-list__icon{margin-inline:auto}.ui-list__badge{margin-top:-4px;margin-left:8px}.app-download{display:grid;gap:12px}@media only screen and (min-width:768px)and (max-width:1140px){.app-download{gap:14px;grid-template-columns:repeat(2,auto)}}@media only screen and (min-width:1141px){.app-download{gap:12px}}.app-download_row{display:flex;justify-content:left;gap:8px}@media only screen and (max-width:767px){.app-download_row{flex-wrap:wrap}}@media only screen and (min-width:1141px){.app-download_row{flex-wrap:wrap}}@media only screen and (max-width:767px){.app-download_row .app-download__link{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 4px)}}.app-download_row .app-download__item{min-width:170px}.app-download__item{padding:0 24px 0 20px;width:100%;height:52px}.app-download__item span{white-space:nowrap}.app-download__icon{margin-right:6px}.glossy{height:auto;aspect-ratio:1/1}.glossy--default{width:200px;height:200px}.glossy--lg{width:300px;height:300px}@media only screen and (max-width:767px){.glossy--lg{max-width:136px;max-height:136px}}@media only screen and (min-width:768px)and (max-width:1140px){.glossy--lg{max-width:136px;max-height:136px}}.glossy--md{width:160px;height:160px}.lottie-animation{display:block;width:var(--animation-width-mob,100%);height:var(--animation-height-mob,100%)}@media only screen and (min-width:768px)and (max-width:1140px){.lottie-animation{width:var(--animation-width-tab,100%);height:var(--animation-height-tab,100%)}}@media only screen and (min-width:1141px){.lottie-animation{width:var(--animation-width-desk,100%);height:var(--animation-height-desk,100%)}}.lottie-animation>div{display:inline}.vector{aspect-ratio:1/1}.visual__picture{display:block;z-index:1}@media only screen and (max-width:767px){.visual__picture{margin-inline:-16px;padding-inline:16px;max-width:calc(100% + 32px);overflow:hidden}}.footer-min{background:#e8eded}.footer-min__primary{display:grid;column-gap:24px}.footer-min__primary,.footer-min__primary_without-menu{grid-template-columns:1fr auto}@media only screen and (min-width:768px)and (max-width:1140px){.footer-min__primary_without-menu .footer-min__apps{grid-template-columns:repeat(2,auto)}}@media only screen and (min-width:1141px){.footer-min__primary_without-menu .footer-min__apps{grid-template-columns:repeat(4,auto)}}.footer-min__logo{position:relative;display:flex;max-width:-moz-fit-content;max-width:fit-content}.footer-min__logo:after{content:"";position:absolute;width:calc(100% + 36px);height:calc(100% + 36px);background-color:#fff;border-radius:64px;transform:scale(0);opacity:0;transition:opacity .2s,transform .2s cubic-bezier(0,.77,1,.8);z-index:0;inset:-18px}.footer-min__logo:hover:after{transform:scale(1);opacity:1}.footer-min__secondary{display:grid;row-gap:12px}@media only screen and (min-width:768px)and (max-width:1140px){.footer-min__secondary{row-gap:16px}}@media only screen and (min-width:1141px){.footer-min__secondary{row-gap:16px}}@media only screen and (min-width:768px)and (max-width:1140px){.footer-min__socials{grid-row:1/2;grid-column:2/3;justify-self:end}}@media only screen and (min-width:1141px){.footer-min__socials{grid-row:1/2;grid-column:2/3;justify-self:end}}.footer-min__payments{display:grid;grid-template-columns:repeat(4,min-content);grid-row:1/2;grid-column:1/3}@media only screen and (max-width:767px){.footer-min__payments{justify-content:space-between}}@media only screen and (min-width:768px)and (max-width:1140px){.footer-min__payments{grid-column:1/2;column-gap:24px}}@media only screen and (min-width:1141px){.footer-min__payments{grid-column:1/2;column-gap:24px}}.footer-min__legal{display:grid;grid-row:2/2;grid-column:1/3;justify-content:space-between;padding-top:12px;width:100%;border-top:1px solid rgba(36,36,36,.2)}@media only screen and (max-width:767px){.footer-min__legal{display:flex;flex-direction:column;gap:40px;align-items:flex-start}}@media only screen and (min-width:768px)and (max-width:1140px){.footer-min__legal{grid-template-columns:auto auto;align-items:baseline;padding-top:16px}}@media only screen and (min-width:1141px){.footer-min__legal{grid-template-columns:auto auto;align-items:baseline;padding-top:16px}}@media only screen and (max-width:767px){.footer-min__copyright{align-self:flex-end;text-align:right}}.footer-min__legal-list{display:grid;grid-template-columns:1fr}@media only screen and (max-width:767px){.footer-min__legal-list{row-gap:20px;grid-row:1/2;grid-column:1/3}}@media only screen and (min-width:768px)and (max-width:1140px){.footer-min__legal-list{grid-template-columns:repeat(4,auto);column-gap:24px}}@media only screen and (min-width:1141px){.footer-min__legal-list{grid-template-columns:repeat(4,auto);column-gap:24px}}
