.hero[data-v-4408490c]{background-color:var(--beige-l96)}.hero__container[data-v-4408490c]{align-items:center;display:flex;gap:100px;justify-content:space-between}@media only screen and (max-width:1600px){.hero__container[data-v-4408490c]{gap:120px}}@media only screen and (max-width:1366px){.hero__container[data-v-4408490c]{gap:40px}}@media only screen and (max-width:1000px){.hero__container[data-v-4408490c]{flex-direction:column;gap:24px}.hero__left[data-v-4408490c],.hero__right[data-v-4408490c]{max-width:100%!important}.hero__left[data-v-4408490c]{order:1}.hero__right[data-v-4408490c]{order:0;width:100%}}.hero__imageContainer[data-v-4408490c]{display:flex;width:100%}@media only screen and (max-width:1000px){.hero__imageContainer[data-v-4408490c]{order:0}}.hero__image[data-v-4408490c]{background-position:50%;background-repeat:no-repeat;background-size:contain;height:100%;width:440px}@media only screen and (max-width:1600px){.hero__image[data-v-4408490c]{width:334px}}@media only screen and (max-width:1000px){.hero__image[data-v-4408490c]{width:200px}}.hero__left[data-v-4408490c]{max-width:725px}.hero__heading[data-v-4408490c]{line-height:120%;margin-bottom:24px;max-width:500px}@media only screen and (max-width:1600px){.hero__heading[data-v-4408490c]{margin-bottom:16px}}@media only screen and (max-width:1000px){.hero__heading[data-v-4408490c]{max-width:unset}}.hero__text[data-v-4408490c]{margin:0 0 36px;max-width:595px}@media only screen and (max-width:1000px){.hero__text[data-v-4408490c]{margin-bottom:32px;max-width:unset}}.hero__imageContainer[data-v-4408490c]{height:440px}@media only screen and (max-width:1600px){.hero__imageContainer[data-v-4408490c]{height:334px}}@media only screen and (max-width:1366px){.hero__imageContainer[data-v-4408490c]{height:300px}}@media only screen and (max-width:1000px){.hero__imageContainer[data-v-4408490c]{height:180px;width:180px}}.hero__image[data-v-4408490c]{background-image:url(/images/webp/index/main.webp)}.webp-not-allowed .hero__image[data-v-4408490c]{background-image:url(/_ipx/f_png,q_90/images/webp/index/main.webp)}.hero__buttons[data-v-4408490c]{display:inline-flex;gap:8px}@media only screen and (max-width:576px){.hero__buttons[data-v-4408490c]{flex-wrap:wrap;justify-content:space-between;width:100%}.hero__buttons .mediaIcon[data-v-4408490c]{width:48%}.hero__registration[data-v-4408490c]{flex:100%}}.bankTransfers[data-v-34471ee4]{background-color:var(--blue-gray-l98)}@media only screen and (max-width:1000px){.bankTransfers[data-v-34471ee4]{background-color:unset;padding-top:0}}.bankTransfers__container[data-v-34471ee4]{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-bottom:96px}@media only screen and (max-width:1600px){.bankTransfers__container[data-v-34471ee4]{margin-bottom:50px}}@media only screen and (max-width:1200px){.bankTransfers__container[data-v-34471ee4]{flex-direction:column;margin-bottom:0;padding-bottom:0}}.bankTransfers__left[data-v-34471ee4]{flex:0 0 580px}@media only screen and (max-width:1600px){.bankTransfers__left[data-v-34471ee4]{flex-basis:560px}}@media only screen and (max-width:1200px){.bankTransfers__left[data-v-34471ee4]{flex:100%}}.bankTransfers__heading[data-v-34471ee4]{margin-bottom:40px}@media only screen and (max-width:1600px){.bankTransfers__heading[data-v-34471ee4]{margin-bottom:32px}}.bankTransfers__text[data-v-34471ee4]{margin-bottom:0;max-width:420px}@media only screen and (max-width:1200px){.bankTransfers__text[data-v-34471ee4]{margin-bottom:40px;max-width:unset}}@media only screen and (max-width:1000px){.bankTransfers__text[data-v-34471ee4]{margin-bottom:40px}}.accordions[data-v-5fe1d414]{margin-bottom:40px}.accordions__item[data-v-5fe1d414]{border-color:var(--blue-gray-l85)}.accordions__item[data-v-5fe1d414] .accordion__titleOuterContainer{padding:24px 0}.accordions__item[data-v-5fe1d414]:last-of-type{border-bottom:1px solid var(--blue-gray-l85)}.accordion__content::v-deep{transition:opacity .3s ease}.accordion__content p{margin-top:0!important}.accordion__content h1,.accordion__content h2,.accordion__content h3,.accordion__content h4,.accordion__content h5{color:var(--text-base)!important}.accordion__content ul{list-style:initial;margin:2rem 0;padding-left:1.4rem}.accordion__content ol li,.accordion__content ul li{margin:0 0 39px}@media only screen and (max-width:768px){.accordion__content ol li,.accordion__content ul li{font-size:20px;line-height:normal;margin-bottom:20px}}.accordion__content .mainBtn{width:200px}.accordion__content .wrap{padding-bottom:0!important}.accordion__section{padding-bottom:0;position:relative;transition:padding-bottom .5s ease}.accordion__section--opened{padding-bottom:30px}.accordion__section--opened .accordion__titleCross:before{transform:translate(-50%,-50%) rotate(90deg)}.accordion__titleInnerContainer{display:block;padding-right:30px;position:relative}.accordion__paragraph{margin:0}.accordion__title{width:80%}.accordion__titleOuterContainer{border-top:1px solid var(--blue-gray-l85);cursor:pointer;padding:48px 0;transition:padding-bottom .7s ease;user-select:none}.accordion__titleCross{height:24px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:24px}.accordion__titleCross:after,.accordion__titleCross:before{background-color:var(--black);content:"";height:24px;left:50%;position:absolute;top:50%;width:2px}.accordion__titleCross:before{transform:translate(-50%,-50%);transition:transform .4s cubic-bezier(.165,.84,.44,1)}.accordion__titleCross:after{transform:translate(-50%,-50%) rotate(90deg)}.expand-enter-active,.expand-leave-active{transition-property:opacity,height}.expand-enter,.expand-leave-to{opacity:0}@media only screen and (max-width:768px){.accordion__titleOuterContainer{padding:24px 0}.accordion__titleInnerContainer{padding-right:28px}.accordion__titleCross{height:15px;width:15px}.accordion__titleCross:after,.accordion__titleCross:before{height:15px}}[data-v-7361a186]{backface-visibility:hidden;will-change:height}.expand-enter-active,.expand-leave-active{overflow:hidden;transition:all .3s ease-in-out}.expand-enter,.expand-leave-to{height:0}.items[data-v-42c948c5]{display:flex;flex-direction:row;flex-wrap:wrap;gap:80px;justify-content:space-between}@media only screen and (max-width:1600px){.items[data-v-42c948c5]{gap:50px}}.items__item[data-v-42c948c5]{flex:0 0 27%}@media only screen and (max-width:1600px){.items__item[data-v-42c948c5]{flex:0 0 300px}}.items__title[data-v-42c948c5]{margin-bottom:24px}@media only screen and (max-width:1600px){.items__title[data-v-42c948c5]{margin-bottom:16px}}.items__text[data-v-42c948c5]{margin-bottom:40px}@media only screen and (max-width:768px){.serviceToSupportYou[data-v-53e89319]{padding-top:0}}.serviceToSupportYou__sliderContainer[data-v-53e89319]{padding-bottom:80px}@media only screen and (max-width:1366px){.serviceToSupportYou__sliderContainer[data-v-53e89319]{padding-bottom:72px}}@media only screen and (max-width:1200px){.serviceToSupportYou__sliderContainer[data-v-53e89319]{padding-bottom:40px}.serviceToSupportYou[data-v-53e89319] .slider__button--next{left:unset;right:0}}.serviceToSupportYou__item[data-v-53e89319]{align-items:center;display:flex!important;justify-content:space-between}@media only screen and (max-width:1200px){.serviceToSupportYou__item[data-v-53e89319]{flex-direction:column}}.serviceToSupportYou__itemLeft[data-v-53e89319]{flex:0 0 800px}@media only screen and (max-width:1366px){.serviceToSupportYou__itemLeft[data-v-53e89319]{flex:0 0 600px}}@media only screen and (max-width:1200px){.serviceToSupportYou__itemLeft[data-v-53e89319]{flex:100%;order:1}}.serviceToSupportYou__itemTitle[data-v-53e89319]{line-height:1;margin-bottom:40px}@media only screen and (max-width:1600px){.serviceToSupportYou__itemTitle[data-v-53e89319]{margin-bottom:32px}}@media only screen and (max-width:1200px){.serviceToSupportYou__itemTitle[data-v-53e89319]{margin-bottom:24px}}.serviceToSupportYou__itemText[data-v-53e89319]{margin:0;max-width:584px}@media only screen and (max-width:1600px){.serviceToSupportYou__itemText[data-v-53e89319]{max-width:460px}}.serviceToSupportYou__itemIcon[data-v-53e89319]{height:355px!important;margin-right:50px;width:366px!important}@media only screen and (max-width:1600px){.serviceToSupportYou__itemIcon[data-v-53e89319]{height:274px!important;margin-right:0;width:282px!important}}@media only screen and (max-width:1200px){.serviceToSupportYou__itemIcon[data-v-53e89319]{margin-bottom:80px;order:0;width:100%!important}}@media only screen and (max-width:768px){.serviceToSupportYou__itemIcon[data-v-53e89319]{height:220px!important}}.slider[data-v-132a8f20]{animation:opacity-animation 2s ease-in;overflow-x:hidden;position:relative}.slider__container[data-v-132a8f20]{height:100%;padding-bottom:40px}.slider__container.swiper-container-initialized[data-v-132a8f20]{animation:opacity-animation 2s ease-in}.slider__pagination[data-v-132a8f20]{bottom:0!important;position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.slider__pagination[data-v-132a8f20] .swiper-pagination-bullet{background:var(--white);border-radius:4px;height:8px;opacity:1;transition:width .3s linear;width:16px}.slider__pagination[data-v-132a8f20] .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--blue-gray-l14);width:32px}.slider__button[data-v-132a8f20]{background:#0000;border:none;bottom:0;color:var(--text-base);cursor:pointer;font-size:40px;height:20px;line-height:.3;outline:0;padding:0;position:absolute;user-select:none;width:40px;z-index:11}.slider__button--next[data-v-132a8f20]{left:60px}.slider__button--prev[data-v-132a8f20]{left:5px}.slider__antiBorderRight[data-v-132a8f20]{background-color:#fff;bottom:0;height:100%;position:absolute;right:0;top:0;width:2px;z-index:1}.neoBankToTrust[data-v-05d103ca]{background-color:var(--beige-l96)}.neoBankToTrust__container[data-v-05d103ca]{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:96px}@media only screen and (max-width:1600px){.neoBankToTrust__container[data-v-05d103ca]{margin-bottom:80px}}@media only screen and (max-width:1200px){.neoBankToTrust__container[data-v-05d103ca]{align-items:flex-start;flex-direction:column;gap:24px;margin-bottom:32px}}.neoBankToTrust__heading[data-v-05d103ca]{line-height:1;margin-bottom:48px}@media only screen and (max-width:1600px){.neoBankToTrust__heading[data-v-05d103ca]{margin-bottom:40px}}@media only screen and (max-width:1000px){.neoBankToTrust__heading[data-v-05d103ca]{margin-bottom:32px}}.neoBankToTrust__text[data-v-05d103ca]{margin:0;max-width:782px}@media only screen and (max-width:1600px){.neoBankToTrust__text[data-v-05d103ca]{max-width:550px}}@media only screen and (max-width:1200px){.neoBankToTrust__text[data-v-05d103ca]{max-width:unset}}.items[data-v-18d7a71d]{display:flex;gap:80px;justify-content:space-between}@media only screen and (max-width:1200px){.items[data-v-18d7a71d]{display:none}}.items__item[data-v-18d7a71d]{max-width:340px}.items__icon[data-v-18d7a71d]{margin-bottom:48px;min-height:140px}@media only screen and (max-width:1600px){.items__icon[data-v-18d7a71d]{margin-bottom:32px}}.items__heading[data-v-18d7a71d]{font-weight:700;margin-bottom:32px}.items__text[data-v-18d7a71d]{margin:0}.accordions[data-v-02db200f]{display:none}@media only screen and (max-width:1200px){.accordions[data-v-02db200f]{display:block}}.accordions__accordion[data-v-02db200f]:last-of-type{border-bottom:1px solid var(--blue-gray-l85)}.accordions__icon[data-v-02db200f]{margin:40px 0 32px}.accordions__text[data-v-02db200f]{max-width:920px}.ourAwards[data-v-7fb23d09]{background-color:var(--blue-gray-l14)}.ourAwards__heading[data-v-7fb23d09]{color:var(--white)}.ourAwards__container[data-v-7fb23d09]{display:flex;flex-direction:column}.ourAwards__top[data-v-7fb23d09]{display:flex;gap:8px;justify-content:space-between;margin-bottom:44px}@media only screen and (max-width:1000px){.ourAwards__top[data-v-7fb23d09]{flex-direction:column;gap:24px;margin-bottom:40px}}.ourAwards__award[data-v-7fb23d09]{align-items:center;display:flex;gap:24px;text-decoration:none}@media only screen and (max-width:768px){.ourAwards__award[data-v-7fb23d09]{gap:18px}}@media only screen and (max-width:1000px){.ourAwards__awardLogoContainer[data-v-7fb23d09]{min-width:145px}}.ourAwards__awardLogo--pa[data-v-7fb23d09]{height:83px;width:192px}@media only screen and (max-width:1366px){.ourAwards__awardLogo--pa[data-v-7fb23d09]{height:68px;width:139px}}.ourAwards__awardLogo--ff[data-v-7fb23d09]{height:95px;width:174px}@media only screen and (max-width:1366px){.ourAwards__awardLogo--ff[data-v-7fb23d09]{height:70px;width:128px}}.ourAwards__awardLogo--gbaf[data-v-7fb23d09]{height:48px;width:173px}@media only screen and (max-width:1366px){.ourAwards__awardLogo--gbaf[data-v-7fb23d09]{height:35px;width:127px}}.ourAwards__awardText[data-v-7fb23d09]{color:var(--white);font-size:16px;font-weight:400;line-height:24px;max-width:165px}.ourAwards__border[data-v-7fb23d09]{border:1px solid var(--blue-gray-l85);margin-bottom:64px;width:100%}@media only screen and (max-width:1366px){.ourAwards__border[data-v-7fb23d09]{margin-bottom:36px}}@media only screen and (max-width:1000px){.ourAwards__border[data-v-7fb23d09]{margin-bottom:24px}}.acceptedMember[data-v-338a01fd]{align-items:center;display:flex;gap:64px}@media only screen and (max-width:1000px){.acceptedMember[data-v-338a01fd]{align-items:flex-start;flex-direction:column;gap:16px}}.acceptedMember__text[data-v-338a01fd]{color:var(--white);margin:0;max-width:355px}.acceptedMember__text--black[data-v-338a01fd]{color:var(--text-base)}.acceptedMember__icons[data-v-338a01fd]{align-items:center;display:flex;gap:50px}@media only screen and (max-width:1000px){.acceptedMember__icons[data-v-338a01fd]{gap:40px}}@media only screen and (max-width:768px){.acceptedMember__icons[data-v-338a01fd]{gap:0;justify-content:space-between;width:100%}}.acceptedMember__paymentAssociation[data-v-338a01fd]{height:106px;width:156px}.acceptedMember__paymentAssociation--black[data-v-338a01fd]{height:115px;width:171px}@media only screen and (max-width:1366px){.acceptedMember__paymentAssociation[data-v-338a01fd]{height:78px;width:116px}}.acceptedMember__innovateFinance[data-v-338a01fd]{height:35px;width:209px}.acceptedMember__innovateFinance--black[data-v-338a01fd]{height:32px;width:192px}@media only screen and (max-width:1366px){.acceptedMember__innovateFinance[data-v-338a01fd]{height:26px;width:153px}}.corporateCard__container[data-v-6780d639]{display:flex;flex-direction:row;justify-content:space-between}@media only screen and (max-width:1000px){.corporateCard__container[data-v-6780d639]{flex-direction:column}}.corporateCard__imageContainer[data-v-6780d639]{display:flex;height:100%;width:100%}@media only screen and (max-width:1000px){.corporateCard__imageContainer[data-v-6780d639]{justify-content:center;margin-bottom:40px}}.corporateCard__image[data-v-6780d639]{background-image:url(/images/webp/index/cards.webp);background-position:50%;background-repeat:no-repeat;background-size:contain;height:390px;margin-left:120px;width:491px}.webp-not-allowed .corporateCard__image[data-v-6780d639]{background-image:url(/_ipx/f_png,q_90/images/webp/index/cards.webp)}@media only screen and (max-width:1600px){.corporateCard__image[data-v-6780d639]{height:344px;margin-left:85px;width:433px}}@media only screen and (max-width:1200px){.corporateCard__image[data-v-6780d639]{margin-left:40px}}@media only screen and (max-width:1000px){.corporateCard__image[data-v-6780d639]{height:200px;margin-left:0;width:250px}}.corporateCard__right[data-v-6780d639]{max-width:520px;width:100%}@media only screen and (max-width:1600px){.corporateCard__right[data-v-6780d639]{max-width:445px}}@media only screen and (max-width:1000px){.corporateCard__right[data-v-6780d639]{max-width:unset}}.corporateCard__title[data-v-6780d639]{margin-bottom:40px}@media only screen and (max-width:1600px){.corporateCard__title[data-v-6780d639]{font-size:36px}}@media only screen and (max-width:1000px){.corporateCard__title[data-v-6780d639]{font-style:24px;margin-bottom:32px}}.corporateCard__text[data-v-6780d639]{margin-bottom:56px}@media only screen and (max-width:1600px){.corporateCard__text[data-v-6780d639]{margin-bottom:48px}}@media only screen and (max-width:1000px){.corporateCard__text[data-v-6780d639]{margin-bottom:32px}}.corporateCard__buttons[data-v-6780d639]{display:flex;flex-direction:row;gap:16px}.corporateCard__buttons .mainBtn[data-v-6780d639]{padding-left:45px;padding-right:45px}@media only screen and (max-width:576px){.corporateCard__buttons[data-v-6780d639]{flex-direction:column}}.observer[data-v-07caedb2]{height:100%;width:100%}.howToMultipass--noPaddingTop[data-v-fc1b9db4]{padding-top:0!important}.howToMultipass__heading[data-v-fc1b9db4]{margin-bottom:80px}@media only screen and (max-width:1600px){.howToMultipass__heading[data-v-fc1b9db4]{margin-bottom:64px}}@media only screen and (max-width:1200px){.howToMultipass__heading[data-v-fc1b9db4]{text-align:center}}@media only screen and (max-width:1000px){.howToMultipass__heading[data-v-fc1b9db4]{margin-bottom:40px;text-align:left}}@media only screen and (max-width:576px){.howToMultipass__heading[data-v-fc1b9db4]{text-align:center}}.howToMultipass__list[data-v-fc1b9db4]{display:flex;justify-content:space-between}@media only screen and (max-width:1200px){.howToMultipass__list[data-v-fc1b9db4]{flex-wrap:wrap;gap:50px}}@media only screen and (max-width:768px){.howToMultipass__list[data-v-fc1b9db4]{gap:10px}}@media only screen and (max-width:576px){.howToMultipass__list[data-v-fc1b9db4]{align-items:center;flex-direction:column;flex-wrap:wrap;gap:48px;margin-bottom:48px}}.howToMultipass__item[data-v-fc1b9db4]{flex:0 0 22%;padding-right:1%}.howToMultipass__item[data-v-fc1b9db4]:last-of-type{padding-right:0}@media only screen and (max-width:1200px){.howToMultipass__item[data-v-fc1b9db4]{flex:44%;padding-right:0}}@media only screen and (max-width:768px){.howToMultipass__item[data-v-fc1b9db4]{flex:100%}}.howToMultipass__iconContainer[data-v-fc1b9db4]{align-items:flex-end;display:flex;height:140px;margin-bottom:48px;position:relative}@media only screen and (max-width:1600px){.howToMultipass__iconContainer[data-v-fc1b9db4]{margin-bottom:56px}}@media only screen and (max-width:1200px){.howToMultipass__iconContainer[data-v-fc1b9db4]{justify-content:center}}@media only screen and (max-width:1000px){.howToMultipass__iconContainer[data-v-fc1b9db4]{justify-content:start;margin-bottom:32px}}@media only screen and (max-width:576px){.howToMultipass__iconContainer[data-v-fc1b9db4]{justify-content:center}}.howToMultipass__iconContainer[data-v-fc1b9db4]:after{content:"→";font-size:40px;left:220px;position:absolute;top:calc(50% - 20px)}@media only screen and (max-width:1600px){.howToMultipass__iconContainer[data-v-fc1b9db4]:after{left:170px}}@media only screen and (max-width:1200px){.howToMultipass__iconContainer[data-v-fc1b9db4]:after{display:none}}.howToMultipass__iconContainer--last[data-v-fc1b9db4]:after{display:none}.howToMultipass__icon[data-v-fc1b9db4]{background-repeat:no-repeat;background-size:contain;height:100%;width:100%}.howToMultipass__icon--1[data-v-fc1b9db4]{max-width:126px}.howToMultipass__icon--2[data-v-fc1b9db4]{max-width:120px}.howToMultipass__icon--3[data-v-fc1b9db4]{max-width:119px}.howToMultipass__icon--4[data-v-fc1b9db4]{max-width:134px}.howToMultipass__text[data-v-fc1b9db4]{margin-bottom:56px;max-width:280px}@media only screen and (max-width:1600px){.howToMultipass__text[data-v-fc1b9db4]{margin-bottom:64px}}@media only screen and (max-width:1200px){.howToMultipass__text[data-v-fc1b9db4]{margin:0 auto 64px;text-align:center}}@media only screen and (max-width:1000px){.howToMultipass__text[data-v-fc1b9db4]{margin:0 0 48px;text-align:left}}@media only screen and (max-width:576px){.howToMultipass__text[data-v-fc1b9db4]{margin:0 auto;text-align:center}}.howToMultipass__button[data-v-fc1b9db4]{max-width:300px}@media only screen and (max-width:1200px){.howToMultipass__button[data-v-fc1b9db4]{margin:0 auto}}@media only screen and (max-width:1000px){.howToMultipass__button[data-v-fc1b9db4]{margin:0}}@media only screen and (max-width:576px){.howToMultipass__button[data-v-fc1b9db4]{max-width:unset;width:100%}}.feedback[data-v-fa359576]{background:var(--beige-l96)}@media only screen and (max-width:1600px){.feedback[data-v-fa359576]{padding:80px 0}}@media only screen and (max-width:1000px){.feedback[data-v-fa359576]{padding:56px 0}}.feedback__container[data-v-fa359576]{overflow:hidden;position:relative}@media only screen and (max-width:1000px){.feedback__container[data-v-fa359576]{margin-bottom:22px}}.feedback__headerContainer[data-v-fa359576]{display:flex;justify-content:space-between;margin-bottom:72px}@media only screen and (max-width:1600px){.feedback__headerContainer[data-v-fa359576]{gap:0}}@media only screen and (max-width:1000px){.feedback__headerContainer[data-v-fa359576]{flex-direction:column;gap:24px;margin-bottom:16px}}.feedback__header[data-v-fa359576]{margin-bottom:0;max-width:534px}@media only screen and (max-width:1600px){.feedback__header[data-v-fa359576]{max-width:410px}}@media only screen and (max-width:1000px){.feedback__header[data-v-fa359576]{max-width:unset}}.feedback__reviews[data-v-fa359576]{margin-top:10px}@media only screen and (max-width:1000px){.feedback__reviews[data-v-fa359576]{margin-top:0}}.feedback__cardList[data-v-fa359576]{display:flex;overflow:unset}.feedback__cardList[data-v-fa359576] .slider__container{overflow:unset;padding-bottom:90px}@media only screen and (max-width:1600px){.feedback__cardList[data-v-fa359576] .slider__container{padding-bottom:76px}}@media only screen and (max-width:1000px){.feedback__cardList[data-v-fa359576] .slider__container{overflow:hidden;padding-bottom:66px}}.feedback__swiperContainer[data-v-fa359576]{position:relative}.feedback__transparent[data-v-fa359576]{background-image:linear-gradient(to right,#0000 10%,var(--beige-l96) 80%);bottom:0;height:321px;position:absolute;right:0;top:0;width:30%;z-index:1}@media only screen and (max-width:1600px){.feedback__transparent[data-v-fa359576]{height:258px;width:15%}}@media only screen and (max-width:1366px){.feedback__transparent[data-v-fa359576]{height:300px;width:30%}}@media only screen and (max-width:1000px){.feedback__transparent[data-v-fa359576]{display:none}}.feedback__cardItem[data-v-fa359576]{background-color:var(--white);border-radius:16px;box-shadow:0 2px 4px -1px #b1a58b1a,0 4px 6px -1px #b1a58b1a;display:flex;flex-direction:column;justify-content:space-between;margin-right:40px;min-height:316px;padding:52px 32px 32px;position:relative}@media only screen and (max-width:1600px){.feedback__cardItem[data-v-fa359576]{min-height:252px}}@media only screen and (max-width:1366px){.feedback__cardItem[data-v-fa359576]{margin-right:24px;min-height:292px;padding-bottom:24px}}@media only screen and (max-width:1000px){.feedback__cardItem[data-v-fa359576]{margin-top:32px!important;min-height:unset;padding:50px 24px 24px!important}}.feedback__cardCommas[data-v-fa359576]{left:32px;position:absolute;top:-16px}.feedback__cardText[data-v-fa359576]{margin-bottom:40px}@media only screen and (max-width:1600px){.feedback__cardText[data-v-fa359576]{margin-bottom:24px}}.feedback__cardPerson[data-v-fa359576]{font-weight:600;margin:0!important}.feedback__cardPosition[data-v-fa359576]{margin:0!important}.feedback__disclaimer[data-v-fa359576]{bottom:-10px;color:var(--blue-gray-l48);font-weight:400;left:calc(33.33333% - 240px);line-height:20px;margin:0;max-width:720px;position:absolute;z-index:19}@media only screen and (max-width:1366px){.feedback__disclaimer[data-v-fa359576]{left:calc(50% - 360px)}}@media only screen and (max-width:1000px){.feedback__disclaimer[data-v-fa359576]{max-width:unset;position:unset;text-align:left}}.trustpilotReviews[data-v-b6b4479a]{align-items:flex-end;display:flex;flex-direction:column;gap:24px;height:100%}@media only screen and (max-width:1000px){.trustpilotReviews[data-v-b6b4479a]{align-items:flex-start;gap:16px}}.trustpilotReviews__container[data-v-b6b4479a]{align-items:center;display:flex;flex-wrap:wrap;gap:10px 20px}.trustpilotReviews__logo[data-v-b6b4479a]{height:32px;width:128px}.trustpilotReviews__rating[data-v-b6b4479a]{display:flex;gap:2px}.trustpilotReviews__starContainer[data-v-b6b4479a]{align-items:center;display:flex;height:32px;justify-content:center;position:relative;width:32px}.trustpilotReviews__starContainer[data-v-b6b4479a]:after,.trustpilotReviews__starContainer[data-v-b6b4479a]:before{background:#dcdce6;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.trustpilotReviews__starContainer[data-v-b6b4479a]:after{background:var(--trustpilot-color)}.trustpilotReviews__starContainer--last[data-v-b6b4479a]:after{right:50%}.trustpilotReviews__star[data-v-b6b4479a]{position:absolute;z-index:2}.lastArticles[data-v-04678d81]{background-color:var(--blue-gray-l14)}.lastArticles--white[data-v-04678d81]{background-color:var(--white)}.lastArticles--white .lastArticles__heading[data-v-04678d81],.lastArticles--white .lastArticles__slider[data-v-04678d81] .slider__button>*,.lastArticles--white .lastArticles__text[data-v-04678d81],.lastArticles--white .lastArticles__title[data-v-04678d81]{stroke:var(--black)!important;color:var(--text-base)!important}.lastArticles--white .lastArticles__link[data-v-04678d81]{color:var(--text-link)}.lastArticles--white .lastArticles__date[data-v-04678d81]{color:var(--blue-gray-l35)}.lastArticles__heading[data-v-04678d81]{color:var(--white);margin-bottom:56px}@media only screen and (max-width:1600px){.lastArticles__heading[data-v-04678d81]{margin-bottom:48px}}@media only screen and (max-width:768px){.lastArticles__heading[data-v-04678d81]{margin-bottom:32px}}.lastArticles__container[data-v-04678d81]{position:relative}.lastArticles__slider[data-v-04678d81] .slider__button>*{stroke:var(--white)!important;color:var(--white)!important}.lastArticles__slider[data-v-04678d81] .slider__container{padding-bottom:88px}@media only screen and (max-width:1600px){.lastArticles__slider[data-v-04678d81] .slider__container{padding-bottom:80px}}@media only screen and (max-width:768px){.lastArticles__slider[data-v-04678d81] .slider__container{padding-bottom:64px}}.lastArticles__item[data-v-04678d81]{cursor:pointer;width:100%}.lastArticles__title[data-v-04678d81]{color:var(--beige-l57)}.lastArticles__text[data-v-04678d81]{color:var(--white);margin-bottom:56px}@media only screen and (max-width:1600px){.lastArticles__text[data-v-04678d81]{margin-bottom:48px}}@media only screen and (max-width:768px){.lastArticles__text[data-v-04678d81]{margin-bottom:16px}}.lastArticles__date[data-v-04678d81]{color:var(--blue-gray-l80);margin:0}.lastArticles__link[data-v-04678d81]{color:var(--white);line-height:32px}.lastArticles__link--desktop[data-v-04678d81]{bottom:-6px;left:150px;position:absolute;z-index:2}@media only screen and (max-width:1000px){.lastArticles__link--desktop[data-v-04678d81]{left:125px}}