:root{--color-black:#000;--color-white:#fff;--color-white-1:#fafafa;--color-white-2:#d5d5d5;--color-black-75:#404040;--color-black-50:grey;--color-black-25:#bfbfbf;--color-black-27:#dedede;--color-black-28:#eff0f4;--color-black-10:#e6e6e6;--color-black-5:#f6f6f6;--color-black-3:#f3f3f3;--color-black-15:#f5f5f5;--color-primary-0:#00b354;--color-primary:#00d262;--color-primary-2:#0dbc5f;--color-primary-3:#00ef70;--color-primary-4:#74ff9b;--color-primary-5:#b0ffc1;--color-primary-6:#0dbc5f;--color-primary-7:#1de87c33;--color-primary-8:#01ce60;--color-primary-9:#1dce6f;--color-primary-10:#a7ea00;--color-secondary-0:#431b93;--color-secondary:#512da8;--color-secondary-3:#6e45d1;--color-secondary-4:#9a79eb;--color-secondary-5:#cdb8ff;--color-secondary-6:#673ab7;--color-pink:#e91e63;--color-accent:#f54;--color-accent-1:#f44433;--color-razzmataz:#d61058;--color-pink-2:#f06292;--color-pink-3:#f48fb133;--color-pink-4:#ffc2d5;--color-blue:#0047ff;--color-turquoise:#00bcd4;--color-turquoise-1:#00acc1;--color-turquoise-2:#7de5f2;--color-turquoise-light:#b4f6ff;--color-yellow:#ffc107;--color-yellow-1:#ffe082;--color-yellow-2:#ffb300;--color-yellow-3:#ffefbf;--size-xxs:3px;--size-xs:7px;--size-s:11px;--size-m:16px;--size-l:24px;--size-xl:36px;--size-2xl:54px;--size-3xl:81px;--size-4xl:122px;--size-5xl:183px;--size-6xl:274px;--break-point-xs:320px;--break-point-sm:768px;--break-point-md:1024px;--break-point-lg:1280px;--break-point-xlg:1920px;--font-primary:"Montserrat",sans-serif;--font-mono:"Code Pro",monospace;--header-height:68px}.faq{margin-block-end:var(--size-5xl)}@media screen and (max-width:767px){.faq{margin-block-end:var(--size-4xl)}}.faq__title{grid-column:1/span 4;grid-row:1;margin-block-end:var(--size-l);text-align:start}@media screen and (max-width:1023px){.faq__title{grid-column:span 6;margin-block-end:var(--size-2xl)}}@media screen and (max-width:767px){.faq__title{grid-column:span 3;margin-block-end:var(--size-m)}}.faq__description{grid-column:1/span 4;grid-row:2;margin-block-end:var(--size-xl);text-align:start}@media screen and (max-width:1023px){.faq__description{grid-column:span 6;grid-row:2}}@media screen and (max-width:767px){.faq__description{grid-column:span 3;grid-row:2;transition:opacity .2s ease-out .3s}}.faq__button{grid-column:1/span 4;grid-row:3;justify-self:baseline}@media screen and (max-width:1023px){.faq__button{grid-column:span 6;grid-row:4}}@media screen and (max-width:767px){.faq__button{grid-column:span 3;grid-row:3;transition:opacity .2s ease-out .3s}}.faq-accordion{grid-column:7/span 6;grid-row:1/5}@media screen and (max-width:1279px){.faq-accordion{grid-column:5/span 5}}@media screen and (max-width:1023px){.faq-accordion{grid-column:span 6;grid-row:3;margin-block-end:var(--size-xl)}}@media screen and (max-width:767px){.faq-accordion{grid-column:span 3;grid-row:4;margin-block-end:unset;margin-block-start:var(--size-2xl)}}.faq-accordion__item{border-block-end:1px solid var(--color-black-10);display:flex;flex-direction:column}.faq-accordion__item--active .faq-accordion__arrow{transform:rotate(180deg)}.faq-accordion__item--active .faq-accordion__answer{max-height:1000px;transition:max-height .6s ease}.faq-accordion__item:first-child{border-block-start:unset;padding-block-start:unset}.faq-accordion__question span{text-align:start}.faq-accordion__answer{max-height:0;overflow:hidden;padding-inline-end:calc(76px + var(--size-m));position:relative}.faq-accordion__answer ul,.faq-accordion__answer>p{padding-block-end:var(--size-l)}@media screen and (max-width:767px){.faq-accordion__answer ul,.faq-accordion__answer>p{padding-block-end:var(--size-m)}}.faq-accordion__answer ul>li:before,.faq-accordion__answer>ol:before{color:var(--color-accent);content:"•";display:inline-block;font-weight:700;width:16px}.faq-accordion__answer a{color:var(--color-primary-0);-webkit-text-decoration:underline;text-decoration:underline;transition:color .3s ease-out}.faq-accordion__answer a:active,.faq-accordion__answer a:focus,.faq-accordion__answer a:hover{color:var(--color-accent)}.faq-accordion__button{align-items:baseline;background-color:#0000;border:none;cursor:pointer;display:flex;justify-content:space-between;padding:var(--size-l) 0;width:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);outline-color:#0000}@media screen and (max-width:767px){.faq-accordion__button{padding:var(--size-m) 0}}.faq-accordion__button svg{margin-inline-start:var(--size-m);min-width:76px;transform:rotate(0deg);transition:all .3s ease-in}.hero__label{background:#ffc107;border-radius:19px;bottom:-110px;font-size:var(--size-s);padding:var(--size-s) var(--size-m);position:absolute;right:50%;transform:translateX(50%) scale(0)}@media screen and (min-width:768px){.hero__label{bottom:auto;right:-140px;top:0;transform:translateX(0) scale(0)}}.hero--top{display:flex;flex-direction:column;height:100vh;justify-content:center;margin-block-end:var(--size-2xl);min-height:100vh;overflow:hidden;position:relative;text-align:center}@media screen and (min-width:1280px){.hero--top{height:calc(100vh - var(--header-height));min-height:calc(100vh - var(--header-height))}}.hero--top .image-wrapper{max-height:50vh}.hero--top .hero__image{filter:blur(5px);opacity:0;transform:scale(3);transition:transform 1s cubic-bezier(.09,.31,.16,1) .5s,opacity 1s ease-out .5s,filter 1s ease-out .5s;will-change:transform}.hero--top .hero-title-fl{transform:translate(-50%,-50%) scale(1.2);transition:transform 1s cubic-bezier(.09,.31,.16,1) .5s,opacity 1s cubic-bezier(.09,.31,.16,1) .5s;white-space:nowrap;will-change:transform}.hero--top .hero-title-fl,.hero--top .hero-title-sl{left:50%;opacity:0;position:absolute;text-transform:capitalize;top:50%}.hero--top .hero-title-sl{margin-block-end:var(--size-xl);transform:translate(-50%,calc(-50% + 35vh + 60px));width:100%}.hero--loaded .hero__image{filter:blur(0);opacity:1;transform:scale(1)}.hero--loaded .hero-title-fl{opacity:1;transform:translate(-50%,-50%) scale(1)}.hero--loaded .hero-title-sl{transition:transform 1.2s cubic-bezier(.1,.31,.24,1) 1s,opacity 1.2s linear 1s;will-change:transform}.hero--mooving .hero__image{transform:translateY(-13vh);transition:transform 1.2s cubic-bezier(.57,0,.16,1) .5s}.hero--mooving .hero-title-fl{transform:translate(-50%,calc(-50% + 19vh));transition:transform 1.2s cubic-bezier(.57,0,.16,1) .5s}@media screen and (min-width:768px){.hero--mooving .hero-title-fl{transform:translate(-50%,calc(-50% + 23vh))}}.hero--mooving .hero-title-sl{opacity:1;transform:translate(-50%,calc(-50% + 20vh + 48px))}@media screen and (min-width:768px){.hero--mooving .hero-title-sl{transform:translate(-50%,calc(-50% + 33vh))}}.hero--mooving .hero__label{transform:translateX(50%) scale(1);transition:transform .8s cubic-bezier(.65,1,.41,1.27) 1.5s}@media screen and (min-width:768px){.hero--mooving .hero__label{transform:translateX(0) scale(1)}}.with-notification-bar .hero--top{height:calc(100vh - 48px);min-height:calc(100vh - 48px);top:48px}@media screen and (min-width:1280px){.with-notification-bar .hero--top{height:calc(100vh - 120px);min-height:calc(100vh - 120px);top:0}}.hero__text{margin-block-end:var(--size-3xl);text-align:center}@media screen and (min-width:1024px){.hero__text{margin-block-end:var(--size-5xl);margin-inline:auto;max-width:736px}}@media screen and (min-width:1280px){.hero__text{max-width:774px}}.hero__text p{margin-block-end:var(--size-l)}.branded-nav{margin-block-end:var(--size-2xl)}.branded-nav__list{display:flex;justify-content:center;width:100%}.branded-nav__list-item:not(:last-child){margin-inline-end:var(--size-l)}.branded-nav__button{border-radius:50%;height:var(--size-l);margin:0;padding:0;position:relative;width:var(--size-l)}.branded-nav__button:after,.branded-nav__button:before{border-radius:50%;content:"";inset:0;position:absolute}.branded-nav__button:before{box-shadow:0 5px 16px #00000029;opacity:0;transition:opacity .3s ease-in-out}.branded-nav__button:after{border:4px solid var(--color-white);inset:-1px;transform:scale(0);transition:transform 0s}.branded-nav__button:active,.branded-nav__button:hover,.branded-nav__button:hover:before{opacity:1}.branded-nav__button--active{pointer-events:none}.branded-nav__button--active:before,.branded-nav__button--active:focus{opacity:1}.branded-nav__button--active:after{transform:scale(1);transition:transform .3s ease-in-out}.branded-nav__button--green{background-color:var(--color-primary)}.branded-nav__button--violet{background-color:var(--color-secondary)}.branded-nav__button--orange{background-color:var(--color-yellow)}.branded-nav__button--magenta{background-color:var(--color-pink)}.branded-nav__button--turquoise{background-color:var(--color-turquoise)}.branded-nav__button--red{background-color:var(--color-accent)}.svg-color{transition:all .3s ease-in-out}.branded{margin-block-end:var(--size-3xl);padding-block-start:var(--size-2xl)}@media screen and (min-width:1024px){.branded{margin-block-end:var(--size-5xl)}}.branded__header{margin-block-end:var(--size-3xl);margin-inline:auto;max-width:574px;text-align:center}@media screen and (min-width:768px){.branded__header{margin-block-end:var(--size-4xl)}}.branded__title{margin-block-end:var(--size-xl)}.branded-list{display:flex;justify-content:center;margin-block-end:var(--size-xl);margin-inline:-16px;max-width:100vw;overflow:hidden}@media screen and (min-width:768px){.branded-list{margin-block-end:0}}.branded-list__item{line-height:0;position:relative}.branded-list__item--fifth,.branded-list__item--first{display:none;top:0;transform:scale(1.04)}@media screen and (min-width:1024px){.branded-list__item--fifth,.branded-list__item--first{display:block}}.branded-list__item--fifth svg,.branded-list__item--first svg{left:1px;top:-2px;transform:scaleX(1.03)}.branded-list__item--fifth img,.branded-list__item--first img,.branded-list__item--fourth svg,.branded-list__item--second svg,.branded-list__item--third svg{z-index:1}.branded-list__item--third svg{top:1px}.branded-list__image{inset:0;position:absolute}.branded-list__svg{position:relative}.app-section{margin-block-end:var(--size-4xl)}@media screen and (min-width:1024px){.app-section{margin-block-end:var(--size-5xl)}}.app-section__label{color:var(--color-black-25);display:block;margin-block-end:var(--size-m)}@media screen and (min-width:1024px){.app-section__label{margin-block-end:var(--size-l)}}.app-section__title{color:var(--color-black);display:inline-block;margin-block-end:var(--size-l)}@media screen and (max-width:769px){.services{display:flex;flex-direction:column-reverse}}.services__image{margin-block-end:var(--size-l)}@media screen and (min-width:768px){.services__image{margin-block-end:0}}@media screen and (max-width:769px){.payments{display:flex;flex-direction:column-reverse}}@media screen and (min-width:768px){.payments{align-items:center}}.payments__image{margin-block-end:var(--size-l);margin-inline-start:-5px;max-width:183px;width:100%}@media screen and (min-width:768px){.payments__image{margin-block-end:0;margin-inline:auto;max-width:374px}}.engagement{overflow:hidden}@media screen and (max-width:769px){.engagement{display:flex;flex-direction:column-reverse}}@media screen and (min-width:768px){.engagement{margin-block-end:0}}.engagement__image{margin-block-end:-120px;margin-inline-start:-60px;max-width:943px;min-width:580px}@media screen and (min-width:768px){.engagement__image{margin-block:-70px -40px;margin-inline-start:-86px;min-width:100%}}.engagement__info{position:relative;z-index:1}.safety{margin-block-end:var(--size-4xl);position:relative}.safety__sos{height:1px;position:absolute;right:31px;top:46px;width:1px}@media screen and (min-width:768px){.safety__sos{right:52px;top:74px}}.safety__sos-item{height:70px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:70px}@media screen and (min-width:768px){.safety__sos-item{height:119px;width:119px}}.safety__sos-item--first:before{background-color:#ff554429;border-radius:50%;content:"";display:block;height:70px;position:absolute;width:70px}@media screen and (min-width:768px){.safety__sos-item--first:before{height:119px;width:119px}}.safety__sos-item--first.safety__sos-item--animate:before{animation:scale-up-center 4s cubic-bezier(.39,.575,.565,1) .4s infinite both}.safety__sos-item--second{height:109px;width:109px}@media screen and (min-width:768px){.safety__sos-item--second{height:183px;width:183px}}.safety__sos-item--second:before{background-color:#ff554414;border-radius:50%;content:"";display:block;height:109px;position:absolute;width:109px}@media screen and (min-width:768px){.safety__sos-item--second:before{height:183px;width:183px}}.safety__sos-item--second.safety__sos-item--animate:before{animation:scale-up-center 4s cubic-bezier(.39,.575,.565,1) .3s infinite both}.safety__sos-item--third{height:152px;width:152px}@media screen and (min-width:768px){.safety__sos-item--third{height:255px;width:255px}}.safety__sos-item--third:before{background-color:rgba(255,85,68,.078);border-radius:50%;content:"";display:block;height:152px;position:absolute;width:152px}@media screen and (min-width:768px){.safety__sos-item--third:before{height:255px;width:255px}}.safety__sos-item--third.safety__sos-item--animate:before{animation:scale-up-center 4s cubic-bezier(.25,.46,.45,.94) .2s infinite both}.safety__sos-item--fourth{height:192px;width:192px}@media screen and (min-width:768px){.safety__sos-item--fourth{height:321px;width:321px}}.safety__sos-item--fourth:before{background-color:#ff55440a;border-radius:50%;content:"";display:block;height:192px;position:absolute;width:192px}@media screen and (min-width:768px){.safety__sos-item--fourth:before{height:321px;width:321px}}.safety__sos-item--fourth.safety__sos-item--animate:before{animation:scale-up-center 4s cubic-bezier(.25,.46,.45,.94) .1s infinite both}.safety__image{margin-block-start:65px;max-width:185px;position:relative}@media screen and (min-width:768px){.safety__image{max-width:308px}}.flexibility{align-items:center}.flexibility__svg{display:none;left:50%;max-width:870px;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:-1}@media screen and (min-width:768px){.flexibility__svg{display:block}}.flexibility__svg--mobile{display:block}@media screen and (min-width:768px){.flexibility__svg--mobile{display:none}}.flexibility__head{margin-block-end:var(--size-2xl);padding-block:var(--size-4xl) var(--size-4xl);position:relative;text-align:center}@media screen and (min-width:768px){.flexibility__head{margin-block-end:var(--size-4xl);padding-block-start:var(--size-2xl)}}.flexibility__image{margin-block-end:var(--size-l);margin-inline-start:-20px;max-width:220px;width:100%}.flexibility__image:last-of-type{margin-block-start:var(--size-xl)}@media screen and (min-width:768px){.flexibility__image{margin-block-start:0;margin-inline:auto;max-width:320px}}.flexibility--start .flexibility-point{opacity:1}.flexibility-point{opacity:0;transition:opacity 1s cubic-bezier(.25,.46,.45,.94)}.flexibility-point--start{transition-delay:0s}.flexibility-point--first{transition-delay:.5s}@media screen and (min-width:768px){.flexibility-point--first{transition-delay:.5s}}.flexibility-point--second{transition-delay:1.2s}@media screen and (min-width:768px){.flexibility-point--second{transition-delay:1s}}.flexibility-point--third{transition-delay:1.6s}@media screen and (min-width:768px){.flexibility-point--third{transition-delay:1.5s}}.flexibility-point--last{transition-delay:0s}@media screen and (max-width:769px){.locations{display:flex;flex-direction:column-reverse;margin-block-start:var(--size-4xl)}}@media screen and (min-width:768px){.locations__image{margin-block-start:-64px;margin-inline-start:-24px}}.planning{align-items:center}.planning__image{margin-inline-start:-20px;max-width:220px;width:100%}@media screen and (min-width:768px){.planning__image{margin-inline:auto;max-width:320px}}@media screen and (max-width:769px){.extras{display:flex;flex-direction:column-reverse;width:100%}}@media screen and (min-width:768px){.extras{align-items:center}}.extras__image{margin-block-end:var(--size-l);margin-inline-start:0;max-width:184px;width:100%}@media screen and (min-width:768px){.extras__image{margin-block-end:0;max-width:374px}}.notifications{align-items:center}.notifications__image{margin-block-end:var(--size-l);max-width:200px}@media screen and (min-width:768px){.notifications__image{margin-block-end:0;max-width:407px}}.notifications__image.show .notifications__item{opacity:1}.notifications__image.show .notifications__item--first{transform:translateX(0)}.notifications__image.show .notifications__item--second{transform:translateX(40px)}.notifications__image.show .notifications__item--third{transform:translateY(0)}.notifications__item{height:auto;max-width:100%;opacity:0;transition:transform 1s cubic-bezier(0,.46,.45,1),opacity 1s ease-out}.notifications__item--first{transform:translateX(40px)}.notifications__item--second{transform:translateX(0);transition-delay:.5s,.5s}.notifications__item--third{transform:translateY(20px);transition-delay:1s,1s}.messages{margin-block-start:-81px}@media screen and (max-width:769px){.messages{display:flex;flex-direction:column-reverse;margin-block-start:0;width:100%}}@media screen and (min-width:768px){.messages{align-items:center}}.messages__image{margin-block-end:var(--size-l);max-width:160px;width:100%}@media screen and (min-width:768px){.messages__image{margin-block-end:0;max-width:374px}}.image-appearance-js{opacity:0;transform:translateY(40px);transition:transform .8s cubic-bezier(.08,.4,0,1),opacity .8s ease-out}.image-appearance-js.show{opacity:1;transform:translateY(0)}.hero-stores{display:flex;flex-direction:column;justify-content:center;margin-block-end:var(--size-4xl);text-align:center}@media screen and (min-width:768px){.hero-stores{margin-block-end:var(--size-2xl);text-align:start}}.hero-stores__image{margin-inline:auto;width:160px}@media screen and (min-width:768px){.hero-stores__image{width:360px}}@media screen and (min-width:1024px){.hero-stores__image{width:360px}}.hero-stores__title{margin-block-end:var(--size-xl);margin-inline:auto;max-width:260px}@media screen and (min-width:768px){.hero-stores__title{margin-block-end:var(--size-2xl);max-width:100%}}.hero-stores__title:lang(ru){font-size:var(--size-l)}@media screen and (min-width:1024px){.hero-stores__title:lang(ru){font-size:var(--size-2xl)}}@media screen and (min-width:1280px){.hero-stores__title:lang(ru){font-size:var(--size-2xl)}}@keyframes scale-up-center{0%{opacity:1;transform:scale(0)}80%{opacity:1;transform:scale(1)}to{opacity:0}}
