.faqs-item-accordion{display:flex;flex-direction:column;margin-bottom:80px}.faqs-item-accordion__title{color:#101820;padding-bottom:40px;border-bottom:1px solid #e1e1e1}.faqs-item-accordion .faqsCard{position:relative;width:100%;padding:20px 0;text-align:left;border-bottom:1px solid #e1e1e1;overflow:hidden}.faqs-item-accordion .faqsCard__button{content:"";position:absolute;top:50%;transform:translateY(-50%);right:0;display:flex;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;border:2px solid #e0004d;border-radius:50%;background:rgba(0,0,0,0);transition:all .2s ease}.faqs-item-accordion .faqsCard__button:before{content:"";width:100%;min-width:100%;height:100%;background-image:url(/images/arrows/icon-drop.svg);background-repeat:no-repeat;background-position:50%;background-size:18px;transition:all .2s ease}.faqs-item-accordion .szh-accordion__item-content{transition:.4s cubic-bezier(.4,0,.2,1)}.faqs-item-accordion .szh-accordion__item--expanded .faqsCard__button:before{transform:rotate(45deg)}.faqs-item-accordion .szh-accordion__item-btn{width:100%;position:relative;display:flex;align-items:center;font-family:var(--font-raleway),sans-serif}.faqs-item-accordion .szh-accordion__item-btn-title{width:100%;padding-right:76px;text-align:left;transition:all .3s ease}.faqs-item-accordion .szh-accordion__item-btn-title:hover{color:#007672}.faqs-item-accordion .szh-accordion__item-btn:hover .faqsCard__button{border:2px solid #ba0040;background:#ba0040}.faqs-item-accordion .szh-accordion__item-btn:hover .faqsCard__button:before{filter:brightness(0) invert(1)}.faqs-item-accordion .faqsCard__content{color:#101820;padding-top:26px;padding-right:76px}.faqs-item-accordion .faqsCard__content a,.faqs-item-accordion .faqsCard__content li{font-family:var(--font-open-sans),sans-serif;font-size:16px;line-height:24px;font-weight:400}.faqs-item-accordion .faqsCard__content a{color:#007672}.faqs-item-accordion .faqsCard__content p{white-space:break-spaces}.faqs-item-accordion .faqsCard__content ul{margin:20px 0}.faqs-item-accordion .faqsCard__content ul li{position:relative;padding-left:20px;margin-bottom:4px}.faqs-item-accordion .faqsCard__content ul li:first-child{margin-top:14px}.faqs-item-accordion .faqsCard__content ul li:before{content:"";position:absolute;left:0;top:7px;width:8px;height:8px;background:#007672;border-radius:50%;overflow:hidden}.faqs-item-accordion .faqsCard__content ol{display:flex;flex-direction:column;grid-gap:20px;counter-reset:section}.faqs-item-accordion .faqsCard__content ol li{position:relative;display:flex;grid-gap:0 20px;font-size:16px;font-weight:900;margin-bottom:4px;font-family:var(--font-raleway),sans-serif}.faqs-item-accordion .faqsCard__content ol li:first-child{margin-top:14px}.faqs-item-accordion .faqsCard__content ol li:before{counter-increment:section;font-family:var(--font-open-sans),sans-serif;font-size:14px;font-weight:700;color:#007672;content:counter(section)}@media(min-width:768px){.faqs-item-accordion .faqsCard{padding:30px 0}.faqs-item-accordion .faqsCard__button{width:42px;min-width:42px;height:42px}.faqs-item-accordion .faqsCard__button:before{background-size:20px}.faqs-item-accordion .szh-accordion__item-btn-title{padding-right:82px}.faqs-item-accordion .faqsCard__content{padding-right:36px}}@media(min-width:1280px){.faqs-item-accordion{margin-bottom:130px}.faqs-item-accordion__title{padding-bottom:40px;white-space:break-spaces}.faqs-item-accordion .faqsCard{padding:41px 0}.faqs-item-accordion .faqsCard__content{padding-right:100px}.faqs-item-accordion .faqsCard__content a,.faqs-item-accordion .faqsCard__content li{font-size:16px}.faqs-item-accordion .faqsCard__content ul li{margin-bottom:10px}.faqs-item-accordion .faqsCard__content ol li:before{font-size:16px}}@media(min-width:1920px){.faqs-item-accordion{margin-bottom:130px}.faqs-item-accordion__title{padding-bottom:60px}.faqs-item-accordion .faqsCard{padding:46px 0}.faqs-item-accordion .faqsCard__button{width:52px;min-width:52px;height:52px}.faqs-item-accordion .faqsCard__button:before{background-size:24px}.faqs-item-accordion .faqsCard__content{padding-right:142px}.faqs-item-accordion .faqsCard__content a,.faqs-item-accordion .faqsCard__content li{font-size:18px;line-height:26px}}.featuredCaseSwiper{position:relative;overflow:hidden;margin-bottom:80px}.featuredCaseSwiper .tm-container{overflow:visible}.featuredCaseSwiper-bkg{background:#f5f5f5}.featuredCaseSwiper__title{white-space:break-spaces;margin-bottom:100px}.featuredCaseSwiper__wrapper{display:flex;flex-direction:column}.featuredCaseSwiper__project{border-bottom:1px solid rgba(142,142,142,.5)}.featuredCaseSwiper__project-image{display:flex;justify-content:center;align-items:center;margin-bottom:40px;margin-top:-80px}.featuredCaseSwiper__project-image picture{display:block}.featuredCaseSwiper__project-image img{width:375px;max-width:unset}.featuredCaseSwiper__project-title{color:#101820;margin-bottom:20px}.featuredCaseSwiper__project-text{margin-bottom:40px}.featuredCaseSwiper__item{padding:40px 0}.featuredCaseSwiper__item-image{display:block;margin:0 auto;text-align:center;width:fit-content}.featuredCaseSwiper__item-image img{width:200px;height:200px}.featuredCaseSwiper__item-icon{display:block;width:60px;height:60px;margin-bottom:20px}.featuredCaseSwiper__item-text{color:#101820;white-space:break-spaces;margin-bottom:40px}.featuredCaseSwiper__item-details{display:grid;grid-template-areas:"name link" "position link";grid-gap:6px 0;justify-content:space-between;align-items:center}.featuredCaseSwiper__item-name{grid-area:name}.featuredCaseSwiper__item-position{grid-area:position}.featuredCaseSwiper__item-link{display:flex;justify-content:center;align-items:center;grid-area:link}@media(min-width:768px){.featuredCaseSwiper-bkg{background:rgba(0,0,0,0)}.featuredCaseSwiper__wrapper{background:#f5f5f5;border-radius:10px}.featuredCaseSwiper__project{display:grid;grid-template-areas:"image image" "title title" "text text" "button controls";grid-template-rows:auto auto auto 1fr;margin:0 60px;padding-bottom:60px}.featuredCaseSwiper__project-image{grid-area:image;margin-bottom:20px}.featuredCaseSwiper__project-image img{width:548px}.featuredCaseSwiper__project-title{grid-area:title}.featuredCaseSwiper__project-text{grid-area:text}.featuredCaseSwiper__project-button{grid-area:button}.featuredCaseSwiper__item{padding:40px 60px 60px}.featuredCaseSwiper__item-details{grid-gap:6px 8px;grid-template-columns:350px auto;justify-content:flex-start}}@media(min-width:1280px){.featuredCaseSwiper{margin-bottom:130px}.featuredCaseSwiper__title{margin-bottom:120px}.featuredCaseSwiper__wrapper{display:grid;grid-template-areas:". .";grid-template-columns:770px 1fr;grid-gap:0 20px;background:rgba(0,0,0,0);height:100%}.featuredCaseSwiper__project{grid-template-columns:auto 1fr;justify-content:space-between;padding:0 80px 60px;background:#f5f5f5;border-radius:10px;margin:0;border:none}.featuredCaseSwiper__project-image img{width:630px}.featuredCaseSwiper__project-title{margin-bottom:20px}.featuredCaseSwiper__project-button{align-self:flex-end}.featuredCaseSwiper__item{position:relative;display:flex;flex-direction:column;justify-content:flex-end;padding:0 60px 80px;background:#f5f5f5;border-radius:10px}.featuredCaseSwiper__item-image{position:absolute;top:-80px;left:50%;transform:translateX(-50%)}.featuredCaseSwiper__item-image img{width:300px;min-width:300px;height:300px}.featuredCaseSwiper__item-icon{margin-bottom:40px}.featuredCaseSwiper__item-details{grid-gap:6px 0}}@media(min-width:1920px){.featuredCaseSwiper{margin-bottom:200px}.featuredCaseSwiper__wrapper{grid-template-columns:960px 1fr}.featuredCaseSwiper__project{padding:0 80px 80px 100px}.featuredCaseSwiper__project-image img{width:705px}.featuredCaseSwiper__item{padding:0 80px 120px}}.featuredCaseSwiper .swiper-container{position:relative;overflow:visible}.featuredCaseSwiper .swiper-slide-active,.featuredCaseSwiper .swiper-slide-next,.featuredCaseSwiper .swiper-slide-prev{opacity:1}@media(min-width:1280px){.featuredCaseSwiper .swiper-slide{height:100%;height:auto}}.featuredCaseSwiper-controls{display:flex;justify-content:space-between;align-items:center;position:relative;padding:40px 0;grid-area:controls}.featuredCaseSwiper-controls-line{width:1px;height:18px;background:#101820}.featuredCaseSwiper-button{display:flex;justify-content:center;align-items:center;grid-gap:20px;transition:all .2s ease;cursor:pointer}.featuredCaseSwiper-button span{font-family:var(--font-raleway),sans-serif;font-size:14px;font-weight:800;line-height:24px;color:#e0004d;transition:all .2s ease}.featuredCaseSwiper-button:after,.featuredCaseSwiper-button:before{width:24px;min-width:24px;height:24px;background-repeat:no-repeat;background-position:50%;background-size:100%;transition:all .2s ease}.featuredCaseSwiper-button-prev:before{content:"";background-image:url(/images/arrows/arrow-full-red-left.svg)}.featuredCaseSwiper-button-next:after{content:"";background-image:url(/images/arrows/arrow-full-red-right.svg)}.featuredCaseSwiper-button:active span,.featuredCaseSwiper-button:hover span{color:#ba0040}.featuredCaseSwiper-button:active:after,.featuredCaseSwiper-button:active:before,.featuredCaseSwiper-button:hover:after,.featuredCaseSwiper-button:hover:before{filter:contrast(.7)}.featuredCaseSwiper-button.swiper-button-disabled{opacity:.5}@media(min-width:768px){.featuredCaseSwiper-controls{max-width:232px;width:232px;padding:0;margin-left:auto}}@media(min-width:1280px){.featuredCaseSwiper-controls{height:42px;align-self:flex-end}}@media(min-width:1920px){.featuredCaseSwiper-controls{max-width:242px;width:242px;height:52px}.featuredCaseSwiper-controls-line{height:20px}.featuredCaseSwiper-button span{font-size:16px;line-height:24px}}.fintechCheck{margin-bottom:80px}.fintechCheck__subtitle{position:relative;display:flex;align-items:center;grid-gap:0 20px;margin-bottom:20px;color:#007672}.fintechCheck__subtitle:before{content:"";display:block;height:26px;width:100px;min-width:100px;background-image:url(/images/arrows/arrow-green-long-right.svg);background-repeat:no-repeat;background-position:50%}.fintechCheck__item{position:relative;display:flex;flex-direction:column;height:100%;grid-gap:20px;padding:40px;background:#101820;border-radius:10px}.fintechCheck__item-icon{width:60px;height:60px;margin-bottom:20px}.fintechCheck__item-title{font-size:16px;line-height:24px;color:#fff}.fintechCheck__item-text{color:#fff}.fintechCheck .swiper-slide{height:auto}@media(min-width:768px){.fintechCheck__wrapper{grid-template-areas:". .";grid-template-columns:1fr 1fr;grid-gap:20px}}@media(min-width:1280px){.fintechCheck{margin-bottom:130px}.fintechCheck .swiper-wrapper{display:grid;grid-template-areas:". . . .";grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:0 20px;pointer-events:none}.fintechCheck__item{padding:60px 40px}}@media(min-width:1920px){.fintechCheck__item-title{font-size:18px;line-height:26px}}.fintechCheck-controls{display:flex;justify-content:space-between;align-items:center;position:relative;margin-top:40px}.fintechCheck__button{display:flex;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;border:2px solid #e0004d;border-radius:50%;background:rgba(0,0,0,0);transition:all .2s ease}.fintechCheck__button:before{content:"";width:100%;min-width:100%;height:100%;background-repeat:no-repeat;background-position:50%;background-size:18px;transition:all .2s ease}.fintechCheck__button-prev:before,.fintechCheck__button:before{background-image:url(/images/arrows/arrow-red-left.svg)}.fintechCheck__button-next:before{background-image:url(/images/arrows/arrow-red-right.svg)}.fintechCheck__button:active{border:2px solid #ba0040;background:#ba0040}.fintechCheck__button:active:before{filter:brightness(0) invert(1)}.fintechCheck__button.swiper-button-disabled{border:2px solid #8e8e8e;background:#8e8e8e;pointer-events:none}.fintechCheck__button.swiper-button-disabled:before{filter:brightness(0) invert(1)}@media(min-width:768px){.fintechCheck__button{width:42px;min-width:42px;height:42px}.fintechCheck__button:before{background-size:20px}}@media(min-width:1280px){.fintechCheck-controls{position:absolute;top:-118px;right:0;margin:0;height:58px;width:124px}.fintechCheck__button{cursor:pointer}.fintechCheck__button:hover{border:2px solid #ba0040;background:#ba0040}.fintechCheck__button:hover:before{filter:brightness(0) invert(1)}}@media(min-width:1920px){.fintechCheck-controls{top:-142px;width:144px}.fintechCheck__button{width:52px;min-width:52px;height:52px}.fintechCheck__button:before{background-size:24px}}.Gallery8{position:relative;margin-bottom:80px;overflow:hidden}.Gallery8.grey{padding:80px 0;background:#f5f5f5;margin-bottom:0}.Gallery8.white{margin-bottom:80px;background:rgba(0,0,0,0)}.Gallery8 .tm-container{overflow:visible}.Gallery8 .swiper-container{width:100%;height:auto;margin-left:auto;margin-right:auto;z-index:2;overflow:visible}.Gallery8 .swiper-wrapper{z-index:2}.Gallery8 .swiper-slide{display:flex;justify-content:center;align-items:center;margin:0;width:auto}.Gallery8__item{width:315px}.Gallery8__image{display:flex;justify-content:center;align-items:center;width:315px;background:#fff;box-shadow:0 5px 10px rgba(153,153,153,.1);border-radius:10px;overflow:hidden}.Gallery8__image img{width:100%;height:auto}@media(min-width:768px){.Gallery8__item{width:325px}.Gallery8__image{width:324px;height:auto}}@media(min-width:1280px){.Gallery8{margin-bottom:130px}.Gallery8.grey{padding:130px 0 160px}.Gallery8.white{margin-bottom:130px}.Gallery8 .tm-container{overflow:visible}.Gallery8 .swiper-container{overflow:visible;pointer-events:none}.Gallery8 .swiper-wrapper{width:100%!important;padding-bottom:0;display:grid;grid-template-areas:". . . .";grid-gap:20px;justify-content:space-between;pointer-events:none;transform:none!important}.Gallery8 .swiper-slide{width:340px}.Gallery8 .swiper-slide:first-child,.Gallery8 .swiper-slide:nth-child(4),.Gallery8 .swiper-slide:nth-child(5),.Gallery8 .swiper-slide:nth-child(8){width:225px;height:fit-content}.Gallery8 .swiper-slide:first-child,.Gallery8 .swiper-slide:nth-child(4){display:flex;align-self:flex-end}.Gallery8__image,.Gallery8__item{width:100%}}@media(min-width:1920px){.Gallery8.grey{padding:130px 0 200px}.Gallery8 .swiper-slide{width:392px}.Gallery8 .swiper-slide:first-child,.Gallery8 .swiper-slide:nth-child(4),.Gallery8 .swiper-slide:nth-child(5),.Gallery8 .swiper-slide:nth-child(8){width:258px}}.Gallery8__controls{display:flex;justify-content:space-between;align-items:center;position:relative;margin-top:40px}.Gallery8__button{display:flex;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;border:2px solid #e0004d;border-radius:50%;background:rgba(0,0,0,0);transition:all .2s ease}.Gallery8__button:before{content:"";width:100%;min-width:100%;height:100%;background-repeat:no-repeat;background-position:50%;background-size:18px;transition:all .2s ease}.Gallery8__button-prev:before{background-image:url(/images/arrows/arrow-red-left.svg)}.Gallery8__button-next:before{background-image:url(/images/arrows/arrow-red-right.svg)}.Gallery8__button:active{border:2px solid #ba0040;background:#ba0040}.Gallery8__button:active:before{filter:brightness(0) invert(1)}.Gallery8__button.swiper-button-disabled{border:2px solid #8e8e8e;background:#8e8e8e}.Gallery8__button.swiper-button-disabled:before{filter:brightness(0) invert(1)}@media(min-width:768px){.Gallery8__button{width:42px;min-width:42px;height:42px}.Gallery8__button:before{background-size:20px}}@media(min-width:1280px){.Gallery8__controls{display:none}}.gallery8nav{position:relative;margin-bottom:80px;overflow:hidden;background:rgba(0,0,0,0)}.gallery8nav .tm-container{overflow:visible}.gallery8nav__heading{display:flex;flex-direction:column;grid-gap:20px 0;margin-bottom:40px}.gallery8nav__item{width:315px}.gallery8nav__image{display:flex;justify-content:center;align-items:center;width:315px;background:#fff;box-shadow:0 5px 10px rgba(153,153,153,.1);border-radius:10px;overflow:hidden}.gallery8nav__image img{width:100%;height:auto}@media(min-width:768px){.gallery8nav__heading{flex-direction:row;align-items:center;justify-content:space-between;grid-gap:0 40px;margin-bottom:60px}.gallery8nav__heading-title{white-space:break-spaces}.gallery8nav__item{width:325px}.gallery8nav__image{width:324px;height:auto}}@media(min-width:1280px){.gallery8nav{margin-bottom:130px}.gallery8nav .tm-container{overflow:visible}.gallery8nav__heading{grid-gap:0 60px;margin-bottom:80px}.gallery8nav__image,.gallery8nav__item{width:100%}}.gallery8nav .swiper-container{width:100%;height:auto;margin-left:auto;margin-right:auto;z-index:2;overflow:visible}.gallery8nav .swiper-wrapper{z-index:2}.gallery8nav .swiper-slide{display:flex;justify-content:center;align-items:center;margin:0;width:auto}@media(min-width:1280px){.gallery8nav .swiper-container{overflow:visible;pointer-events:none}.gallery8nav .swiper-wrapper{width:100%!important;padding-bottom:0;display:grid;grid-template-areas:". . . .";grid-gap:20px;justify-content:space-between;pointer-events:none;transform:none!important}.gallery8nav .swiper-slide{width:340px}.gallery8nav .swiper-slide:first-child,.gallery8nav .swiper-slide:nth-child(4),.gallery8nav .swiper-slide:nth-child(5),.gallery8nav .swiper-slide:nth-child(8){width:225px;height:fit-content}.gallery8nav .swiper-slide:first-child,.gallery8nav .swiper-slide:nth-child(4){display:flex;align-self:flex-end}}@media(min-width:1920px){.gallery8nav .swiper-slide{width:392px}.gallery8nav .swiper-slide:first-child,.gallery8nav .swiper-slide:nth-child(4),.gallery8nav .swiper-slide:nth-child(5),.gallery8nav .swiper-slide:nth-child(8){width:258px}}.gallery8nav__controls{display:flex;justify-content:space-between;align-items:center;position:relative;margin-top:40px}.gallery8nav__button{display:flex;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;border:2px solid #e0004d;border-radius:50%;background:rgba(0,0,0,0);transition:all .2s ease}.gallery8nav__button:before{content:"";width:100%;min-width:100%;height:100%;background-repeat:no-repeat;background-position:50%;background-size:18px;transition:all .2s ease}.gallery8nav__button-prev:before,.gallery8nav__button:before{background-image:url(/images/arrows/arrow-red-left.svg)}.gallery8nav__button-next:before{background-image:url(/images/arrows/arrow-red-right.svg)}.gallery8nav__button:active{border:2px solid #ba0040;background:#ba0040}.gallery8nav__button:active:before{filter:brightness(0) invert(1)}.gallery8nav__button.swiper-button-disabled{border:2px solid #8e8e8e;background:#8e8e8e}.gallery8nav__button.swiper-button-disabled:before{filter:brightness(0) invert(1)}@media(min-width:768px){.gallery8nav__button{width:42px;min-width:42px;height:42px}.gallery8nav__button:before{background-size:20px}}@media(min-width:1280px){.gallery8nav__controls{display:none}}.heroAds{display:flex;flex-direction:column;position:relative;background:#f5f5f5;padding-top:180px}.heroAds.true{margin-bottom:80px}.heroAds.false{margin-bottom:0}.heroAds__content{position:relative;display:flex;flex-direction:column;z-index:2;grid-area:content;margin-bottom:40px}.heroAds__title{position:relative;margin-bottom:20px;white-space:break-spaces}.heroAds__text{color:#101820}.heroAds__awards{display:grid;grid-template-areas:". .";justify-content:flex-start;grid-gap:40px 70px;margin-bottom:146px}.heroAds__awards-item{width:120px;height:120px}@media(min-width:768px){.heroAds{padding-top:260px;padding-bottom:80px}.heroAds__awards{grid-template-areas:". . . .";grid-gap:0 40px;margin-bottom:40px}.heroAds__awards-item{width:100px;height:100px}}@media(min-width:1280px){.heroAds{padding-top:192px;padding-bottom:100px}.heroAds.true{margin-bottom:130px}.heroAds.false{margin-bottom:0}.heroAds-wrap{display:grid;grid-template-areas:"content form" "awards form";grid-template-columns:535px 600px;grid-template-rows:min-content 1fr;grid-gap:40px 55px;justify-content:space-between;align-items:flex-start}.heroAds__content{margin-top:20px;margin-bottom:0}.heroAds__text{white-space:break-spaces}.heroAds__awards{margin-bottom:0}}@media(min-width:1920px){.heroAds{padding-top:260px}.heroAds-wrap{grid-template-columns:615px auto;grid-gap:60px 85px}.heroAds__awards-item{width:120px;height:120px}}.contactUsSm{position:relative;display:flex;justify-content:center;align-items:flex-start;margin-bottom:80px;grid-area:form}.contactUsSm__container{position:relative;width:100%;min-width:100vw;padding:60px 30px;background:#005b58;box-shadow:0 5px 10px 5px rgba(0,0,0,.15)}@media(min-width:768px){.contactUsSm__container{min-width:unset;padding:60px;border-radius:10px}}@media(min-width:1280px){.contactUsSm{margin-bottom:0}.contactUsSm__container{width:600px;padding:80px 60px}}@media(min-width:1920px){.contactUsSm{transform:translateX(60px)}.contactUsSm__container{width:760px;min-width:760px;padding:100px 80px}}.acFormSm{background:#005b58}#acFormSm form{padding:0;margin:0;background:rgba(0,0,0,0)!important}#acFormSm ._form-content{position:relative;display:flex;flex-direction:column;background:#005b58!important}#acFormSm ._form-content .field-required{color:#fff!important}#acFormSm ._form-content ._form_element{padding:0;margin:0;background:#005b58!important}#acFormSm ._form-content ._field-wrapper{width:315px}#acFormSm ._form-content ._form_element label._form-label{font-family:var(--font-open-sans),sans-serif;display:block;font-size:16px;line-height:24px;font-weight:700;color:#fff;margin-bottom:9px}#acFormSm ._form-content ._field-wrapper input[type=text]{height:44px;line-height:44px;padding:0 20px;margin-bottom:20px}#acFormSm ._form-content ._field-wrapper textarea{height:130px;padding:19px 30px}#acFormSm ._form-content ._field-wrapper input[type=text],#acFormSm ._form-content ._field-wrapper textarea{font-family:var(--font-open-sans),sans-serif;width:315px;overflow:hidden;overflow-y:auto;font-weight:600;font-size:16px;color:#101820!important;background:#fff;border-radius:10px;resize:none;outline:none;border:2px solid rgba(0,0,0,0)}#acFormSm ._form-content ._field-wrapper input[type=text]::placeholder,#acFormSm ._form-content ._field-wrapper textarea::placeholder{font-family:var(--font-open-sans),sans-serif;font-size:16px;line-height:24px;font-style:italic;font-weight:300;color:#101820!important}#acFormSm ._form-content ._button-wrapper{margin-top:20px!important}#acFormSm ._form-content ._button-wrapper button._submit{font-family:var(--font-raleway),sans-serif!important;display:inline-flex;justify-content:center;align-items:center;height:42px;line-height:42px;font-size:14px;font-weight:800;text-align:center;text-decoration:none;border-radius:26px!important;padding:0 30px!important;margin:0!important;transition:all .3s ease;border:2px solid #fff!important;color:#fff!important;background-color:rgba(0,0,0,0)!important;text-transform:none}#acFormSm ._form-content ._button-wrapper button._submit:after{display:none!important}#acFormSm ._form-content ._button-wrapper button._submit:hover{color:#005b58!important;background-color:#fff!important}#acFormSm ._form-content ._error{right:0;left:unset;padding:4px 0 0}#acFormSm ._form-content ._error._above{bottom:-24px}#acFormSm ._form-content ._error:after{content:"";position:absolute;width:20px;height:20px;background-image:url(/images/footer/test.svg);background-repeat:no-repeat;background-position:bottom 0 center;background-size:100%;top:-31px;right:14px}#acFormSm ._form-content ._error-arrow{display:none}#acFormSm ._form-content ._error-inner{font-family:var(--font-open-sans),sans-serif;font-size:12px;line-height:16px;font-weight:400;color:#fff;background:rgba(0,0,0,0);box-shadow:none;outline:none;padding:0;margin:0}#acFormSm ._form-branding{display:none}@media(min-width:1280px){#acFormSm ._form-content ._field-wrapper,#acFormSm ._form-content ._field-wrapper input[type=text],#acFormSm ._form-content ._field-wrapper textarea{width:480px}#acFormSm ._form-content ._field-wrapper input[type=text]::placeholder,#acFormSm ._form-content ._field-wrapper textarea::placeholder{font-size:16px}#acFormSm ._form-content ._field-wrapper textarea{height:97px}#acFormSm ._form-content ._button-wrapper{margin-top:30px!important}}@media(min-width:1920px){#acFormSm ._form-content ._field-wrapper,#acFormSm ._form-content ._field-wrapper input[type=text],#acFormSm ._form-content ._field-wrapper textarea{width:600px}#acFormSm ._form-content ._field-wrapper input[type=text]{height:52px;margin-bottom:40px}#acFormSm ._form-content ._form_element label._form-label{margin-bottom:6px}#acFormSm ._form-content ._button-wrapper button._submit{font-size:16px;height:52px;line-height:52px;padding:0 30px!important}#acFormSm ._form-content ._error{padding:4px 0 0}#acFormSm ._form-content ._error:after{width:24px;height:24px;top:-38px}#acFormSm ._form-content ._error-inner{font-size:14px}}.heroAds2{background:#f5f5f5;padding-top:180px;padding-bottom:80px}.heroAds2,.heroAds2__content{display:flex;flex-direction:column;position:relative}.heroAds2__content{z-index:2;grid-area:content;padding-bottom:60px}.heroAds2__title{position:relative}.heroAds2__title_icon{content:"";position:absolute;width:196px;height:70px;background-image:url(/images/svg/check-tag.svg);background-repeat:no-repeat;background-size:100%;top:-55px;left:-20px;z-index:-1}.heroAds2__text{color:#101820;margin:20px 0 40px}@media(min-width:768px){.heroAds2{padding-top:186px}.heroAds2__content{padding-bottom:80px}.heroAds2__text{margin:20px 0;white-space:break-spaces}}@media(min-width:1280px){.heroAds2{padding-top:192px;padding-bottom:100px;min-height:100vh;max-height:1080px}.heroAds2-wrap{display:grid;grid-template-areas:"content form" "awards form";grid-template-columns:1fr 600px;grid-template-rows:min-content 1fr;grid-gap:0 50px;justify-content:space-between;align-items:flex-start}.heroAds2__content{padding-bottom:0}.heroAds2__title_icon{top:-46px;left:-40px}.heroAds2__text{margin:40px 0}}@media(min-width:1920px){.heroAds2{padding-top:250px;padding-bottom:160px}.heroAds2-wrap{grid-template-columns:1fr 660px;grid-gap:0 60px}.heroAds2__title_icon{width:233px;height:84px;top:-48px;left:-60px}.heroAds2__text{margin:40px 0 60px}}.heroFintechMain{background:#f5f5f5;padding-top:180px;padding-bottom:60px}.heroFintechMain__wrap{display:flex;flex-direction:column;grid-gap:40px 0}.heroFintechMain__content{display:flex;flex-direction:column;grid-gap:20px 0}.heroFintechMain__content-title{white-space:break-spaces}.heroFintechMain__content-text{font-weight:700}.heroFintechMain__swiper{width:100%;overflow:hidden}.heroFintechMain__picture{display:block;width:315px}@media(min-width:768px){.heroFintechMain{padding-top:186px}.heroFintechMain__content-title{white-space:break-spaces}}@media(min-width:1280px){.heroFintechMain{min-height:800px;padding-top:190px;padding-bottom:40px}.heroFintechMain .tm-container{position:relative;height:100%}.heroFintechMain__wrap{position:relative}.heroFintechMain__content{width:680px}.heroFintechMain__content-text{white-space:break-spaces}.heroFintechMain__picture{position:absolute;right:0;bottom:15px;width:535px}.heroFintechMain__swiper{width:580px}}@media(min-width:1920px){.heroFintechMain{min-height:1000px;padding-bottom:100px}.heroFintechMain__wrap{position:relative;grid-gap:60px 0}.heroFintechMain__content{width:788px}.heroFintechMain__picture{right:-100px;bottom:5px;width:660px}.heroFintechMain__swiper{width:680px}}.heroTestimonials{background:#f5f5f5;padding-top:180px;padding-bottom:60px;margin-bottom:80px}.heroTestimonials__wrap{position:relative;display:flex;flex-direction:column;grid-gap:40px 0}.heroTestimonials__content{grid-area:content;display:flex;flex-direction:column;grid-gap:20px 0}.heroTestimonials__content-title{white-space:break-spaces}.heroTestimonials__content-text{font-weight:700}.heroTestimonials__swiper{grid-area:swiper;width:100%;overflow:hidden}.heroTestimonials__picture{grid-area:picture;display:block;width:100%;max-width:500px}.heroTestimonials__logo{grid-area:logo;display:flex;grid-gap:40px}.heroTestimonials__logo-item{width:120px}.heroTestimonials__logo img{width:100%}@media(min-width:768px){.heroTestimonials{padding-top:186px}.heroTestimonials__wrap{display:grid;grid-template-areas:"content content" "picture logo" "swiper swiper";grid-gap:60px 40px;grid-template-columns:1fr auto;justify-content:space-between;align-items:center}.heroTestimonials__content-title{white-space:break-spaces}.heroTestimonials__logo{flex-direction:column}}@media(min-width:1280px){.heroTestimonials{min-height:800px;padding-top:190px;padding-bottom:40px}.heroTestimonials .tm-container{position:relative;height:100%}.heroTestimonials__wrap{grid-template-areas:"content picture" "swiper picture" "swiper logo";grid-gap:0;grid-template-columns:auto 500px}.heroTestimonials__content{margin-bottom:60px}.heroTestimonials__content-text{white-space:break-spaces}.heroTestimonials__picture{width:100%;max-width:100%;margin-left:auto}.heroTestimonials__swiper{width:580px}.heroTestimonials__logo{flex-direction:row;justify-content:flex-end}}@media(min-width:1920px){.heroTestimonials{min-height:1000px;padding-bottom:100px}.heroTestimonials__wrap{grid-gap:0;grid-template-columns:auto 550px}.heroTestimonials__swiper{width:680px}.heroTestimonials__logo-item{width:160px}}.hrf .swiper-slide{height:auto}.hrf-wrap{height:auto;height:100%}.hrf-wrap,.hrf__item{display:flex;flex-direction:column;flex:1}.hrf__item{grid-gap:20px 0;background:#005b58;padding:30px;border-radius:10px;margin:0}.hrf__item-icon{width:142px}.hrf__item-title{font-weight:700;color:#fff}.hrf__nav{display:flex;align-items:center;grid-gap:0 2px;position:absolute;top:calc(100% + 20px);height:46px}.hrf__nav-1{color:#101820;font-weight:700}.hrf__nav-2,.hrf__nav-el{color:#8e8e8e;font-weight:700}@media(min-width:1280px){.hrf__item{padding:30px 40px}.hrf__nav{top:calc(100% + 40px)}}@media(min-width:1920px){.hrf__item{padding:40px 60px}.hrf__item-icon{width:162px}}.hrf-controls{position:relative;height:46px;grid-template-areas:". cnt2 cnt3";grid-auto-columns:1fr 1fr 1fr;width:100%;margin-top:20px;z-index:2}.hrf-controls,.hrf__buttons{display:grid;align-items:center}.hrf__buttons{grid-area:cnt2;grid-template-areas:". .";grid-template-columns:1fr 1fr;grid-gap:0 20px;width:220px;margin:0 auto}.hrf__buttons_item{position:relative;width:50px;height:46px;transition:all .3s ease;cursor:pointer}.hrf__buttons_item.disabled{pointer-events:none}.hrf__buttons_item:after,.hrf__buttons_item:before{content:"";position:absolute;top:50%;transform:translateY(-50%)}.hrf__buttons_item:before{width:100%;height:2px;background:#e0004d;border-radius:10px}.hrf__buttons_item-prev{margin-left:auto}.hrf__buttons_item-prev:after{content:"";width:0;height:0;border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0);border-right:10px solid #e0004d;left:-5px}.hrf__buttons_item-prev:hover:after{border-right-color:#ba0040}.hrf__buttons_item-next:after{content:"";width:0;height:0;border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0);border-left:10px solid #e0004d;right:-5px}.hrf__buttons_item-next:hover:after{border-left-color:#ba0040}.hrf__buttons_item:hover:before{background:#ba0040}.hrf-arr{grid-area:cnt3;white-space:nowrap;margin-left:auto}@media(min-width:1280px){.hrf-controls{grid-auto-columns:1fr 1fr 1fr;margin-top:40px}.hrf__buttons_item:hover{width:100px}}.sw1{position:relative;font-family:var(--font-raleway),sans-serif;padding-bottom:80px;overflow:hidden}.sw1__title{white-space:break-spaces;margin-top:10px;margin-bottom:40px}.sw1__title span{display:block}.sw1__item{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;background:#fff;box-shadow:0 5px 10px 5px rgba(0,0,0,.0509803922);border-radius:10px;padding:0 30px 40px;margin-top:50px}.sw1__item-image{transform:translateY(-30px)}.sw1__item-title{font-style:normal;color:#101820;margin-bottom:20px;white-space:nowrap}.sw1 .swiper-container,.sw1 .tm-container{overflow:visible}@media(max-width:1279px){.sw1__item-image{position:relative;display:block;width:105px;height:105px;padding:10px;background:#007672;border-radius:50%;transition:all .3s ease}.sw1__item-image:before{content:"";position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);background:rgba(0,0,0,0);border:6px solid rgba(0,118,114,.3);border-radius:50%;width:116px;height:116px;filter:drop-shadow(0 4px 4px rgba(0,0,0,.25))}.sw1__item-image picture{display:block;width:85px;height:85px;border-radius:50%;background:#007672;box-shadow:0 4px 4px rgba(0,0,0,.05)}.sw1__item-image img{width:85px;height:85px;filter:brightness(0) invert(1)}.sw1__item:hover{box-shadow:0 5px 10px 5px rgba(0,0,0,.05)}}@media(min-width:1280px){.sw1{padding-bottom:130px;overflow:visible}.sw1 .swiper-wrapper{display:grid;justify-content:space-between;grid-template-areas:". . . . ."}.sw1 .swiper-container{padding-bottom:4px;overflow:visible}.sw1 .swiper-slide{width:fit-content!important}.sw1__title{margin-bottom:80px}.sw1__title span{display:block}.sw1__item{position:relative;justify-content:flex-end;padding:40px 20px;margin-top:0;width:222px;height:240px}.sw1__item-title{margin-bottom:0}.sw1__item-button{height:0;opacity:0;padding-top:0;transition:all .3s ease}.sw1__item-image{display:block;position:absolute;transform:translateY(0);top:40px;width:105px;height:105px;padding:10px;background:#f9f9f9;border-radius:50%;transition:all .3s linear}.sw1__item-image:before{content:"";position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);background:rgba(0,0,0,0);border:6px solid #f5f5f5;border-radius:50%;width:100px;height:100px;opacity:0;filter:drop-shadow(0 4px 4px rgba(0,0,0,.25))}.sw1__item-image picture{display:block;width:85px;height:85px;background:#f5f5f5;border-radius:50%;box-shadow:0 4px 4px rgba(0,0,0,.05)}.sw1__item-image img{width:85px;height:85px}.sw1__item:hover .sw1__item-image{background:#007672;top:-40px}.sw1__item:hover .sw1__item-image picture{background:#007672}.sw1__item:hover .sw1__item-image:before{width:116px;height:116px;border:6px solid rgba(0,118,114,.3);opacity:1}.sw1__item:hover .sw1__item-image img{filter:brightness(0) invert(1)}.sw1__item:hover .sw1__item-button{height:62px;padding-top:20px;opacity:1}}@media(min-width:1920px){.sw1__item{width:240px;height:240px}.sw1__item-button a{font-size:14px;height:42px;line-height:42px}}.sw1__controls{justify-content:space-between;position:relative;margin-top:40px}.sw1__button,.sw1__controls{display:flex;align-items:center}.sw1__button{justify-content:center;width:36px;min-width:36px;height:36px;border:2px solid #e0004d;border-radius:50%;background:rgba(0,0,0,0);transition:all .2s ease}.sw1__button:before{content:"";width:100%;min-width:100%;height:100%;background-repeat:no-repeat;background-position:50%;background-size:18px;transition:all .2s ease}.sw1__button-prev:before,.sw1__button:before{background-image:url(/images/arrows/arrow-red-left.svg)}.sw1__button-next:before{background-image:url(/images/arrows/arrow-red-right.svg)}.sw1__button:active{border:2px solid #ba0040;background:#ba0040}.sw1__button:active:before{filter:brightness(0) invert(1)}.sw1__button.swiper-button-disabled{border:2px solid #8e8e8e;background:#8e8e8e}.sw1__button.swiper-button-disabled:before{filter:brightness(0) invert(1)}@media(min-width:768px){.sw1__button{width:42px;min-width:42px;height:42px}.sw1__button:before{background-size:20px}}@media(min-width:1280px){.sw1__controls{display:none}}.logos{position:relative;overflow:hidden;margin-bottom:80px}.logos__title{margin-bottom:40px}.logos__item{padding:30px;background:#fff;box-shadow:0 5px 10px 5px rgba(0,0,0,.05);border-radius:10px}.logos .swiper-container{width:100%;height:auto;margin-left:auto;margin-right:auto;overflow:visible}.logos .swiper-wrapper{z-index:2}.logos .swiper-slide{margin:0}.logos .swiper-slide,.logos__image{display:flex;justify-content:center;align-items:center}.logos__image{width:100%;margin:0 auto 20px;border-bottom:1px solid #e5e5e5;padding-bottom:20px}.logos__image img{width:200px;height:auto}.logos__subtitle{margin-bottom:20px}@media(min-width:768px){.logos{overflow:visible}.logos__title{white-space:break-spaces}.logos__item{height:100%;padding:30px 40px}.logos .swiper-slide{width:auto!important}.logos .swiper-container{pointer-events:none;overflow:visible}.logos .swiper-wrapper{width:100%!important;padding-bottom:0;display:grid;grid-template-areas:". .";grid-gap:20px;justify-content:flex-start;pointer-events:none}}@media(min-width:1280px){.logos{margin-bottom:130px}.logos .swiper-wrapper{transform:none!important}.logos .swiper-wrapper,.logos .swiper.items-4 .swiper-wrapper{grid-template-areas:". . . .";grid-gap:54px 20px}.logos .swiper.items-3 .swiper-wrapper{grid-template-areas:". . .";grid-gap:20px}.logos .swiper.items-3 .logos__item{padding:40px}.logos__title{margin-bottom:60px}.logos__item{width:100%;padding:40px}.logos__image{margin-bottom:30px;padding-bottom:30px}}@media(min-width:1920px){.logos .swiper-wrapper,.logos .swiper.items-3 .swiper-wrapper,.logos .swiper.items-4 .swiper-wrapper{grid-gap:40px}.logos .swiper.items-3 .logos__item{padding:40px 40px 60px}.logos__title{margin-bottom:80px}.logos__item{padding:40px 40px 60px}.logos__image{margin-bottom:40px;padding-bottom:40px}}.logos__controls{display:flex;justify-content:space-between;align-items:center;position:relative;margin-top:40px}.logos__button{display:flex;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;border:2px solid #e0004d;border-radius:50%;background:rgba(0,0,0,0);transition:all .2s ease}.logos__button:before{content:"";width:100%;min-width:100%;height:100%;background-repeat:no-repeat;background-position:50%;background-size:18px;transition:all .2s ease}.logos__button-prev:before,.logos__button:before{background-image:url(/images/arrows/arrow-red-left.svg)}.logos__button-next:before{background-image:url(/images/arrows/arrow-red-right.svg)}.logos__button:active{border:2px solid #ba0040;background:#ba0040}.logos__button:active:before{filter:brightness(0) invert(1)}.logos__button.swiper-button-disabled{border:2px solid #8e8e8e;background:#8e8e8e}.logos__button.swiper-button-disabled:before{filter:brightness(0) invert(1)}@media(min-width:768px){.logos__controls{display:none}}