h2.portfolio__title{font-weight:600;color:#051320;font-size:var(--itx-font-size-h2)}h2.h2{color:#051320}.portfolio__title{font-weight:600;line-height:110%}@media screen and (max-width:768px){h2.portfolio__title,.portfolio__title{font-size:24px}}.portfolio__container{margin-top:50px;margin-bottom:50px;padding:30px;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:32px;display:flex;flex-direction:column;gap:40px}@media screen and (max-width:768px){.portfolio__container{gap:16px;padding:20px;border-radius:16px;box-shadow:0 4px 44px -9px #00000008;margin-top:30px;margin-bottom:30px}}.portfolio__container_fullsize{padding:0;border:unset;border-radius:unset}@media screen and (max-width:768px){.portfolio__container_fullsize{padding:0;border:none;border-radius:unset}}.portfolio__horizontal{display:flex;gap:30px}.portfolio__horizontal>div{flex:1 0 calc(50% - 15px);max-width:calc(50% - 15px)}@media screen and (max-width:762px){.portfolio__horizontal{flex-direction:column}.portfolio__horizontal>div{flex:1;max-width:100%;margin:0}}.portfolio__col .portfolio__container{margin-bottom:0;margin-top:0;box-shadow:0 4px 44px -9px #00000014;gap:16px;flex-grow:1}.portfolio__col{display:flex;flex-direction:column;gap:30px;flex-grow:1}.portfolio__col .portfolio__container_no-border{box-shadow:unset;border:unset;background:unset;padding:unset;flex-grow:1}.portfolio__col-6{flex:6}.portfolio__col-7{flex:7}.portfolio__text{font-weight:400;color:#051320cc}.portfolio__text a{color:#25bb4d;text-decoration:underline;text-decoration-skip-ink:none}.portfolio__text b{font-weight:600}.portfolio__text ul{margin-top:20px;margin-bottom:20px}.portfolio__text ul li{padding-left:16px;position:relative;margin-bottom:6px}.portfolio__text ul li:last-child{margin-bottom:unset}.portfolio__text ul li:before{content:"";position:absolute;left:0;top:7px;background-color:#25bb4d;width:6px;height:6px;border-radius:6px}.portfolio__text h4{margin-bottom:20px}@media screen and (max-width:768px){.portfolio__text p{font-size:14px;line-height:140%;color:#051320cc}}.portfolio__row{display:flex;gap:30px}@media screen and (max-width:1024px){.portfolio__row{flex-direction:column}.portfolio__row-reverse{flex-direction:column-reverse}}@media screen and (max-width:768px){.portfolio__row{gap:16px}}.portfolio__project-team{margin-left:-16px}@media screen and (max-width:1024px){.portfolio__project-team{margin:auto}}@media screen and (max-width:768px){.portfolio__project-team-desktop{display:none}}.portfolio__project-team-mobile{display:none}@media screen and (max-width:768px){.portfolio__project-team-mobile{display:block;object-fit:contain;width:100%}}.portfolio__tech-stack{display:flex;align-items:center;flex-wrap:wrap;gap:38px}@media screen and (max-width:768px){.portfolio__tech-stack{gap:24px}}@media screen and (max-width:768px){.portfolio__tech-stack-item{width:61px}.portfolio__tech-stack-item img{width:100%;object-fit:contain}}.portfolio__tech-stack-one-image{width:100%;object-fit:contain}.portfolio__overview-image{flex-grow:1;height:100%;border-radius:16px;box-shadow:0 4px 44px -9px #00000014;overflow:hidden}.portfolio__overview-image img{object-fit:cover;width:100%;height:100%;border-radius:16px}@media screen and (max-width:1024px){.portfolio__overview-image{height:459px;border-radius:8px}.portfolio__overview-image img{border-radius:8px}}.portfolio__image{display:flex;justify-content:center;align-items:center;border-radius:16px;background:#f6f8f8;overflow:hidden}.portfolio__image img{object-fit:contain}@media screen and (max-width:1024px){.portfolio__image img{height:auto!important;width:100%}}@media screen and (max-width:1024px){.portfolio__image{background:unset}}.portfolio__fullsize-image{height:470px;width:100%;background-position:center center;background-repeat:no-repeat;background-size:cover;border-radius:24px;overflow:hidden}@media screen and (max-width:768px){.portfolio__fullsize-image{height:321px}}.portfolio-spoiler[data-spoiler]{padding:16px;border:1px solid rgba(0,0,0,.1);border-radius:16px;box-shadow:0 4px 44px -9px #00000014;background:#fff;gap:0}@media screen and (max-width:768px){.portfolio-spoiler[data-spoiler] [data-spoiler=text]{visibility:hidden;height:0;margin:0;padding:0!important;opacity:0}.portfolio-spoiler[data-spoiler] [data-spoiler=title]{position:relative;margin-bottom:0;padding-right:24px;font-weight:600;font-size:16px;line-height:120%}.portfolio-spoiler[data-spoiler] [data-spoiler=title]:after{content:"";position:absolute;right:0;top:0;width:20px;height:20px;background-image:url(/images/icons/chevron-down.svg)}.portfolio-spoiler[data-spoiler].active [data-spoiler=text]{transition:all .15s;visibility:visible;height:auto;margin:unset;opacity:1}.portfolio-spoiler[data-spoiler].active [data-spoiler=title]{margin-bottom:16px}.portfolio-spoiler[data-spoiler].active [data-spoiler=title]:after{background-image:url(/images/icons/chevron-down-green.svg)}}.cta{background-position:center center;background-repeat:no-repeat;background-size:cover}.cta__container{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:40px;padding-bottom:40px}@media screen and (max-width:768px){.cta__container{padding-top:10px;padding-bottom:10px}}.cta__title{color:#fff;text-align:center}.cta__title .green{color:#25bb4d}.cta__button{margin-top:32px}.cta__button a{padding:16px 24px;border-radius:10px;display:block;text-decoration:none;font-weight:500;transition:all .15s;width:fit-content;font-size:16px;line-height:112%;text-align:center;color:#fff;background-color:#25bb4d;white-space:nowrap}.cta__button a:hover{background-color:#30d05a;color:#fff}.cta__button a:active{background-color:#25bb4d}.project-challenges{display:flex;flex-direction:column;gap:32px}@media screen and (max-width:768px){.project-challenges{gap:16px}}.project-challenges__item{padding-left:16px;position:relative;margin-bottom:6px}.project-challenges__item:last-child{margin-bottom:unset}.project-challenges__item:before{content:"";position:absolute;left:0;top:7px;background-color:#25bb4d;width:6px;height:6px;border-radius:6px}.project-challenges__title{font-weight:600;margin-bottom:8px}.portfolio__text{font-size:16px;line-height:normal}@media screen and (min-width:769px){.portfolio-spoiler[data-spoiler]{padding:0;border:0;border-radius:0;box-shadow:none;background:transparent}}@media screen and (min-width:769px){.portfolio__container_no-border[data-spoiler]{border-radius:32px;row-gap:16px;column-gap:16px}.project-challenges__item[data-spoiler]{padding-left:16px}}@media screen and (min-width:769px){.itx-big-grid{margin:0;padding:50px 0;font-size:16px;line-height:normal}.itx-big-grid__item{gap:16px}.itx-big-grid__image{height:258px}}.portfolio-ux .featured-projects .container-common{padding-top:40px;padding-bottom:100px}@media screen and (max-width:992px){.portfolio-ux .featured-projects .container-common{padding-top:30px;padding-bottom:50px}}.portfolio-ux .featured-projects{padding-top:60px}@media screen and (max-width:992px){.portfolio-ux .featured-projects{padding-top:30px}}.portfolio-old .featured-projects .container-common{padding-bottom:80px}@media screen and (max-width:992px){.portfolio-old .featured-projects .container-common{padding-bottom:5px}}.portfolio-old .contact-form-common .container-common,.portfolio-ux .contact-form-common .container-common{display:flex;padding-top:100px;padding-bottom:90px;border-bottom:1px solid rgba(50,51,52,.1)}.portfolio-old .contact-form-common__description,.portfolio-ux .contact-form-common__description{width:32%;flex:0 0 32%;padding-right:49px}.portfolio-old .contact-form-common__form,.portfolio-ux .contact-form-common__form{width:68%;flex:0 0 68%}.portfolio-old .contact-form-common .contact-form,.portfolio-ux .contact-form-common .contact-form{display:flex;flex-wrap:wrap;justify-content:space-between}.portfolio-old .contact-form-common .form-item,.portfolio-ux .contact-form-common .form-item{position:relative;width:49%;margin-top:48px;margin-bottom:0}.contact-form-common__form .form-item{position:relative}.portfolio-old .contact-form-common .form-item input,.portfolio-ux .contact-form-common .form-item input{width:100%;height:48px;border-radius:6px;background:#f6f6f7;padding:15px;border:1px solid #eaeaea;font:16px/16px var(--itx-ff-HR)}.portfolio-old .contact-form-common .form-item span,.portfolio-ux .contact-form-common .form-item span{position:absolute;color:#636670;font:14px Heebo-Medium,sans-serif;letter-spacing:.22px;top:-24px;left:0}.portfolio-old .contact-form-common .form-textarea-item,.portfolio-ux .contact-form-common .form-textarea-item{position:relative;width:100%;margin-top:48px}.portfolio-old .contact-form-common .form-textarea-item textarea,.portfolio-ux .contact-form-common .form-textarea-item textarea{width:100%;height:145px;border-radius:6px;background:#f6f6f7;padding:15px;font:16px/16px var(--itx-ff-HR);resize:vertical}.portfolio-old .contact-form-common .form-textarea-span,.portfolio-ux .contact-form-common .form-textarea-span{position:absolute;color:#636670;font:14px Heebo-Medium,sans-serif;letter-spacing:.22px;top:-24px;left:0}.portfolio-old .contact-form-common .form-email__span:after,.portfolio-old .contact-form-common .form-name__span:after,.portfolio-old .contact-form-common .form-textarea-span:after,.portfolio-ux .contact-form-common .form-email__span:after,.portfolio-ux .contact-form-common .form-name__span:after,.portfolio-ux .contact-form-common .form-textarea-span:after{position:absolute;content:"";width:5px;height:5px;background:var(--itx-color-accent);border-radius:50%;right:-8px;top:3px;opacity:.7}.portfolio-old .contact-form-common .form__attachment,.portfolio-ux .contact-form-common .form__attachment{position:relative;width:100%;margin-bottom:0}.portfolio-old .contact-form-common .upload,.portfolio-ux .contact-form-common .upload{position:relative;margin-top:24px;width:100%;border:1px dashed rgba(151,151,151,.3);display:block;border-radius:4px;padding:25px;cursor:pointer}.portfolio-old .contact-form-common .upload:hover,.portfolio-ux .contact-form-common .upload:hover{border-style:solid}.portfolio-old .contact-form-common .upload__label,.portfolio-ux .contact-form-common .upload__label{border:none;padding:0;white-space:nowrap;margin-bottom:0;overflow:initial;display:flex;align-items:center;cursor:pointer}.portfolio-old .contact-form-common .upload__label span,.portfolio-ux .contact-form-common .upload__label span{text-overflow:ellipsis;max-width:143px;overflow:hidden;border-radius:3px;border:1px solid rgba(49,49,49,.4);color:#313131;font:14px/12px var(--itx-ff-HM);letter-spacing:.52px;text-transform:uppercase;padding:10px 25px;display:inline-block;transition:.3s;cursor:pointer}.portfolio-old .contact-form-common .upload__label span:focus,.portfolio-old .contact-form-common .upload__label span:hover,.portfolio-ux .contact-form-common .upload__label span:focus,.portfolio-ux .contact-form-common .upload__label span:hover{border-color:#4dc87c;color:#4dc87c}.portfolio-old .contact-form-common .upload__label span:active,.portfolio-ux .contact-form-common .upload__label span:active{color:#209c53;border-color:#209c53}.portfolio-old .contact-form-common .delete,.portfolio-ux .contact-form-common .delete{display:none;font-size:30px;font-weight:700;position:absolute;line-height:30px;right:7px;top:25px;z-index:2;opacity:.75;cursor:pointer;transition:opacity .25s,transform .25s}.portfolio-old .contact-form-common .delete:hover,.portfolio-ux .contact-form-common .delete:hover{transform:scale(1.1);opacity:1}.portfolio-old .contact-form-common .checkbox-nda-policy,.portfolio-ux .contact-form-common .checkbox-nda-policy{position:relative;width:100%;padding-top:40px;margin-bottom:0;display:flex;align-items:center;justify-content:space-between}.portfolio-old .contact-form-common .checkbox-nda-policy__item,.portfolio-ux .contact-form-common .checkbox-nda-policy__item{width:100%}.portfolio-old .contact-form-common .checkbox-nda-policy__submit,.portfolio-ux .contact-form-common .checkbox-nda-policy__submit{border-radius:4px}.portfolio-old .contact-form-common .checkbox-nda-policy__submit .form-btn,.portfolio-ux .contact-form-common .checkbox-nda-policy__submit .form-btn{width:188px;height:46px;padding:0;-webkit-box-shadow:0 6px 4px -5px rgba(0,0,0,.36);box-shadow:0 6px 4px -5px #0000005c;border-radius:4px;background:var(--itx-color-accent);color:#fff;font:18px var(--itx-ff-HM);letter-spacing:.34px;cursor:pointer;transition:.3s}.portfolio-old .contact-form-common .checkbox-nda-policy__submit .form-btn:active,.portfolio-ux .contact-form-common .checkbox-nda-policy__submit .form-btn:active{background:#209c53}.portfolio-old .contact-form-common .checkbox-nda-policy a,.portfolio-ux .contact-form-common .checkbox-nda-policy a{font-size:14px}.portfolio-old .contact-form-common .checkbox-nda-policy label,.portfolio-ux .contact-form-common .checkbox-nda-policy label{position:relative;display:inline-block;padding-left:26px;color:#838383;font-size:14px;line-height:16px;margin-bottom:15px;cursor:pointer}.portfolio-old .contact-form-common .checkbox-nda-policy label:last-child,.portfolio-ux .contact-form-common .checkbox-nda-policy label:last-child{margin-bottom:0}.portfolio-old .contact-form-common .checkbox-nda-policy label:before,.portfolio-ux .contact-form-common .checkbox-nda-policy label:before{position:absolute;left:0;top:0;bottom:0;margin:auto;content:"";width:18px;height:18px;border-radius:2px;border:1px solid #d2d3d6}.portfolio-old .contact-form-common .checkbox-nda-policy label a,.portfolio-ux .contact-form-common .checkbox-nda-policy label a{color:var(--itx-color-accent)}.portfolio-old .contact-form-common .checkbox-nda-policy label a:focus,.portfolio-old .contact-form-common .checkbox-nda-policy label a:hover,.portfolio-ux .contact-form-common .checkbox-nda-policy label a:focus,.portfolio-ux .contact-form-common .checkbox-nda-policy label a:hover{color:#4dc87c;text-decoration:underline}.portfolio-old .contact-form-common .checkbox-nda-policy label a:active,.portfolio-ux .contact-form-common .checkbox-nda-policy label a:active{color:#209c53}.portfolio-old .contact-form-common .checkbox-nda-policy input[type=checkbox]:checked+label:before,.portfolio-ux .contact-form-common .checkbox-nda-policy input[type=checkbox]:checked+label:before{background:url(/wp-content/themes/itexus_theme/img/check.svg) center no-repeat #fff}.portfolio-old .contact-form-common input.control-default,.portfolio-old .contact-form-common input.control-default:required,.portfolio-ux .contact-form-common input.control-default,.portfolio-ux .contact-form-common input.control-default:required{color:#000;line-height:22px;transition:box-shadow .25s,background-color .25s}.portfolio-old .contact-form-common .control-default:hover,.portfolio-ux .contact-form-common .control-default:hover{box-shadow:0 0 0 1px #2caa4d66}.portfolio-old .contact-form-common .control-default:focus,.portfolio-ux .contact-form-common .control-default:focus{box-shadow:0 0 0 1px #2caa4de6}.portfolio-old .contact-form-common .control-default:focus:required,.portfolio-ux .contact-form-common .control-default:focus:required{color:#000;line-height:22px}.portfolio-old .contact-form-common input[type=email],.portfolio-old .contact-form-common input[type=phone],.portfolio-old .contact-form-common input[type=text],.portfolio-old .contact-form-common textarea,.portfolio-ux .contact-form-common input[type=email],.portfolio-ux .contact-form-common input[type=phone],.portfolio-ux .contact-form-common input[type=text],.portfolio-ux .contact-form-common textarea{color:#000;font:18px var(--itx-ff-HR);border:none}@media screen and (max-width:992px){.portfolio-old .contact-form-common .container-common,.portfolio-ux .contact-form-common .container-common{flex-wrap:wrap;padding-top:55px;padding-bottom:35px}}@media screen and (max-width:768px){.portfolio-old .contact-form-common__description,.portfolio-old .contact-form-common__form,.portfolio-ux .contact-form-common__description,.portfolio-ux .contact-form-common__form{width:100%;flex:1 0 100%}.portfolio-old .contact-form-common__description,.portfolio-ux .contact-form-common__description{padding-right:0}}@media screen and (max-width:576px){.portfolio-old .contact-form-common .form-item,.portfolio-ux .contact-form-common .form-item{width:100%}}@media screen and (max-width:768px){.portfolio-old .contact-form-common .upload,.portfolio-ux .contact-form-common .upload{border:none;padding:0}.portfolio-old .contact-form-common .upload:hover,.portfolio-ux .contact-form-common .upload:hover{border-style:none}.portfolio-old .contact-form-common .upload__label,.portfolio-ux .contact-form-common .upload__label{flex-wrap:wrap}.portfolio-old .contact-form-common .upload__label span,.portfolio-ux .contact-form-common .upload__label span{max-width:100%;width:100%;text-align:center;font-size:18px;text-transform:none;height:48px;line-height:48px;padding:0 20px}.portfolio-old .contact-form-common .checkbox-nda-policy,.portfolio-ux .contact-form-common .checkbox-nda-policy{padding-top:25px;flex-wrap:wrap}.portfolio-old .contact-form-common .checkbox-nda-policy__submit,.portfolio-ux .contact-form-common .checkbox-nda-policy__submit{display:flex;justify-content:flex-end;align-items:flex-end}}@media screen and (max-width:768px){.portfolio-old .contact-form-common .checkbox-nda-policy__submit,.portfolio-ux .contact-form-common .checkbox-nda-policy__submit{width:100%;margin-top:30px}}@media screen and (max-width:575px){.portfolio-old .contact-form-common .checkbox-nda-policy,.portfolio-ux .contact-form-common .checkbox-nda-policy{padding-top:25px;display:flex;flex-direction:column;align-items:flex-start}.portfolio-old .contact-form-common .checkbox-nda-policy__item,.portfolio-old .contact-form-common .checkbox-nda-policy__submit,.portfolio-ux .contact-form-common .checkbox-nda-policy__item,.portfolio-ux .contact-form-common .checkbox-nda-policy__submit{width:100%}.portfolio-old .contact-form-common .checkbox-nda-policy__submit,.portfolio-ux .contact-form-common .checkbox-nda-policy__submit{justify-content:flex-start}}@media screen and (max-width:375px){.portfolio-old .contact-form-common .contact-form-common__form,.portfolio-ux .contact-form-common .contact-form-common__form{padding:2.5rem 2rem}}main.portfolio-old+footer .footer__common{padding-bottom:50px}.itx-big-grid__description,.itx-big-grid__description p{font-weight:400}@media screen and (max-width:768px){.itx-main-block-new__description{font-weight:500}}@media screen and (max-width:762px){.itx-main-block-new__tags-item a{font-size:14px}}.tags-container{display:flex;align-items:flex-end;gap:8px;position:relative}.tags-overflow-indicator{position:relative;border:1px solid rgba(37,187,77,.6);border-radius:8px;padding:10px 16px;color:#25bb4d;font-size:16px;line-height:140%;cursor:pointer;flex-shrink:0;background:#25bb4d1a;display:none}.tags-overflow-indicator:hover{background:#25bb4d33}.tags-overflow-indicator:hover .overflow-tooltip{opacity:1;visibility:visible;transform:translateY(0)}.tags-overflow-indicator .overflow-count{white-space:nowrap}.tags-overflow-indicator .overflow-tooltip{position:absolute;top:100%;right:0;margin-top:8px;background:#1a1a1a96;border:1px solid rgba(37,187,77,.3);border-radius:10px;padding:8px;box-shadow:0 4px 12px #0000004d;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease;z-index:1000}.tags-overflow-indicator .overflow-tooltip:before{content:"";position:absolute;bottom:100%;right:12px;border:6px solid transparent;border-bottom-color:#25bb4d99}.tags-overflow-indicator .overflow-tooltip .tooltip-content{display:flex;flex-direction:row;gap:6px}.tags-overflow-indicator .overflow-tooltip .tooltip-content .hidden-tag{white-space:nowrap;color:#25bb4d;font-size:14px;background:#25bb4d1a}.tags-overflow-indicator .overflow-tooltip .tooltip-content .hidden-tag:hover{background:#25bb4d33}@media screen and (max-width:762px){.tags-overflow-indicator{display:none!important}}h2.cta__title{color:#fff;font-weight:600}h4.portfolio__title{font-size:24px;font-weight:600;color:#051320}.itx-main-block-new__image.tablet-show{display:none}@media screen and (max-width:992px){.itx-main-block-new__image.tablet-show{display:flex}}img.tablet-show:not(.itx-main-block-new__image),.tablet-show:not(.itx-main-block-new__image){display:none!important}@media screen and (max-width:992px){img.tablet-hide,.tablet-hide{display:none!important}img.tablet-show:not(.itx-main-block-new__image),.tablet-show:not(.itx-main-block-new__image){display:block!important}}.portfolio-new .itx-main-block-new__image img{max-width:none}@media screen and (min-width:1025px){body.slug-digital-marketplace-for-a-business-support-center .itx-main-block-new__image img{width:auto}}@media screen and (min-width:1025px){body.slug-customer-persona-tool .itx-main-block-new__image img{width:auto}}@media screen and (min-width:1025px){body.slug-online-marketplace-for-canadian-real-estate-agency .itx-main-block-new__image img{width:auto}}@media screen and (min-width:1025px){body.slug-a-web-app-for-trading-highly-volatile-instruments .itx-main-block-new__image img{width:auto}}@media screen and (min-width:1025px){body.slug-wealth-management-platform-with-robo-advisor-remote-portfolio-construction-and-monitoring-functionality .itx-main-block-new__image img{width:auto}}@media screen and (max-width:1024px){body.slug-wealth-management-platform-with-robo-advisor-remote-portfolio-construction-and-monitoring-functionality .itx-main-block-new__image img{max-width:120%!important}}@media screen and (max-width:600px){body.slug-investment-management-platform .itx-main-block-new__image.tablet-show img{width:min(100%,379px)!important}}@media screen and (max-width:600px){.slug-raffle-game-api-for-a-mobile-app .itx-main-block-new__image.tablet-show img{width:min(100%,379px)}}@media screen and (min-width:1025px){body.slug-blockchain-investigative-tool .itx-main-block-new__image img{width:auto}}@media screen and (max-width:600px){.itx-main-block-new__wrapper{padding-top:70px;padding-bottom:0;gap:18px}}@media screen and (max-width:768px){.portfolio-spoiler[data-spoiler]:before{background-color:transparent}}@media screen and (max-width:1000px){.header.new_header_version:not(.itx_header_white){border-bottom:none}}@media screen and (max-width:1000px){body.slug-retail-brokerage-platform-with-mobile-trading-kyc-and-operations-console .header.new_header_version{border-bottom:1px solid #fff}}.portfolio-new .itx-big-grid .itx-big-grid__tags{gap:10px 30px}.itx-big-grid__tags-item{opacity:1}.portfolio-new .portfolio__project-team-desktop{max-width:none}@media screen and (min-width:1000px){.header.new_header_version.itx_header_white.scroll-header{--border-color:#f0f0f0}}@media screen and (min-width:601px)and (max-width:768px){.portfolio-new .itx-main-block-new__description{width:calc(100% - 62px)}}.featured-projects h3{font:18px/24px var(--itx-ff-HM)}.featured-projects .case-screen{max-width:280px;height:auto;max-height:220px;margin-top:10px}.featured-projects .flip-card-back__text{margin-top:10px;margin-bottom:0;max-height:95px;overflow:hidden;font:inherit}.featured-projects .flip-card-back__text p{font:15px/18px var(--itx-ff-HR);line-height:19px}.featured-projects .text-block{height:205px}.featured-projects .flip-technologies li{color:#9fa1a7;font-size:11px;padding:5px;border-radius:4px;display:inline-block;margin:4px;background:#f6f6f6}.featured-projects .flip-domains li{display:inline-block;padding:5px}.featured-projects .flip-technologies{margin-top:15px}.featured-projects .flip-domains{margin-top:7px;margin-bottom:0;line-height:16px}.featured-projects .flip-card-back{display:block;align-items:normal;justify-content:normal;overflow:visible;box-shadow:0 0 4.3px #0000,0 0 7px #00000003,0 0 8px #00000008,0 0 12px #0000001a}.featured-projects .flip-card-back h3{text-align:left}.featured-projects .case-screen img{max-height:220px}.featured-projects__top{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px}.featured-projects__top h2{font:32px/36px var(--itx-ff-HB);padding-right:10px}@media screen and (max-width:992px){.portfolio-ux .featured-projects__top h2{font-size:30px;line-height:32px}}.featured-projects__top a{color:var(--itx-color-accent);font-size:18px;line-height:20px;white-space:nowrap}.featured-projects__top a:active{color:var(--itx-color-accent-active)}.featured-projects{border-bottom:1px solid #eaeaea}.featured-projects h3{position:relative;font:18px/24px var(--itx-ff-HM);padding-bottom:5px;width:100%;z-index:-1;text-align:left}@media screen and (max-width:992px){.featured-projects{border-bottom:none}}.contact-form-common__description .for-quick-inquiries .office-tabs .office-tab .question{color:#626670;font:16px/24px var(--itx-ff-HM);padding:12px 0;border-bottom:1px solid #ebebeb;cursor:pointer;display:flex;justify-content:space-between}.contact-form-common__description .for-quick-inquiries .office-tabs .office-tab .answer p{color:#8f9198;font:14px/19px var(--itx-ff-HR);letter-spacing:.22px}.contact-form-common__description .for-quick-inquiries .office-tabs .office-tab .answer{display:none;padding-bottom:15px}.contact-form-common__description .for-quick-inquiries .office-tabs{margin-top:50px}.contact-form-common__description .for-quick-inquiries__title{color:#1f2432;font:20px/26px var(--itx-ff-HB);padding-bottom:20px;display:none}.contact-form-common__description .for-quick-inquiries__item p{font-size:16px}.contact-form-common__description .for-quick-inquiries__item img{width:32px;height:21px;border-radius:2px;margin-right:16px}.contact-form-common__description .for-quick-inquiries__item p a{display:flex;color:#626670;align-items:center;white-space:nowrap}.contact-form-common__description .for-quick-inquiries h3{color:#1f2432;font:20px/26px var(--itx-ff-HB);padding-bottom:20px}.contact-form-common__description .for-quick-inquiries .office-tabs .office-tab .question:after{content:"";font-family:icomoon;font-weight:400;color:#797c84}.contact-form-common__description .for-quick-inquiries .office-tabs .office-tab .question:hover:after{color:var(--itx-color-accent)}.portfolio__text h4{font-weight:600;color:#051320}@media screen and (max-width:768px){.contact-form-common__description .for-quick-inquiries .office-tabs{margin-top:15px;width:100%;display:none;visibility:hidden}}.contact-form-common__description .for-quick-inquiries__item .email{display:none}@media screen and (max-width:768px){.contact-form-common__description .for-quick-inquiries{display:flex;flex-wrap:wrap;padding-bottom:25px}.contact-form-common__description .for-quick-inquiries__item{width:100%;display:flex}}@media screen and (max-width:576px){.contact-form-common__description .for-quick-inquiries__item{justify-content:space-between}}.title-common-h2{font:40px/45px var(--itx-ff-HB);color:#1f2432;padding-bottom:15px}@media screen and (max-width:768px){.title-common-h2{font-size:30px;line-height:36px;padding-bottom:10px}}.contact-form-common__description h2{padding-bottom:15px}.design-process .container-common{border-bottom:1px solid #e8e9ea;padding-top:100px;padding-bottom:50px}@media screen and (max-width:992px){.design-process .container-common{padding-top:60px}}@media screen and (max-width:768px){.design-process .container-common{padding-bottom:25px}}.design-process .details__title{position:relative;font:18px/18px var(--itx-ff-HM);color:var(--itx-color-accent);margin-bottom:20px;overflow:hidden;padding:10px 0 10px 25px;background:#f4faf6}.design-process__content{display:flex;justify-content:space-between}@media screen and (max-width:768px){.design-process__content{flex-wrap:wrap}}.design-process__column{width:33.3333333333%}@media screen and (max-width:768px){.design-process__column{width:100%;margin-bottom:35px}}.design-process .details li{color:#636670;line-height:22px;margin-bottom:5px}.design-process .details li{font-size:16px}@media screen and (max-width:576px){.design-process .details li{margin-bottom:1px}}.design-process .details ul{padding-left:30px}@media screen and (max-width:576px){.design-process .details ul{padding-left:0}}.design-process .details li:before{content:"•";color:#1f2432;font-weight:700;display:inline-block;width:7px;margin-right:3px}@media screen and (max-width:768px){.design-process .details__title{text-align:center;padding:10px}}.design-process .details__title span{position:relative;z-index:2}.portfolio-ux .contact-form-common .container-common{border-bottom:1px solid rgba(50,51,52,.1)}.main-scente-ux{position:relative;background-repeat:no-repeat;background-size:cover;background-position:center;color:var(--itx-color-white)}.main-scente-ux .container-common{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:992px){.main-scente-ux .container-common{-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;padding-top:75px}}.main-scente-ux .main-scente-ux-bg-mobile{display:none}@media screen and (max-width:768px){.main-scente-ux{background-image:none!important}.main-scente-ux .main-scente-ux-bg-mobile{position:absolute;top:0;left:0;display:block;width:100%;height:100%}}.main-scente-ux h1{font:60px/62px var(--itx-ff-HB);padding-bottom:15px}@media screen and (max-width:992px){.main-scente-ux h1{line-height:46px}}@media screen and (max-width:576px){.main-scente-ux h1{line-height:36px}}@media screen and (max-width:992px){.main-scente-ux h1{font-size:44px}}@media screen and (max-width:576px){.main-scente-ux h1{font-size:32px}}.main-scente-ux__text{padding-top:125px;padding-bottom:145px;max-width:665px;width:100%;margin-right:450px}@media screen and (max-width:1200px){.main-scente-ux__text{padding-top:90px;padding-bottom:90px}}@media screen and (max-width:992px){.main-scente-ux__text{padding-top:0;padding-bottom:0;max-width:100%;margin-right:0;margin-bottom:45px}}.main-scente-ux__img img{position:absolute;top:0;bottom:0;margin:auto}@media screen and (max-width:992px){.main-scente-ux__img img{position:relative;width:100%}}.bg-image{background-repeat:no-repeat;background-size:cover;background-position:center;width:100%;height:634px}@media screen and (max-width:992px){.bg-image{height:450px}}@media screen and (max-width:768px){.bg-image{height:375px}}@media screen and (max-width:768px){.bg-image.desktop{display:none}}.bg-image.mobile{display:none}@media screen and (max-width:768px){.bg-image.mobile{display:block}}.two-columns .container-common{display:flex;flex-wrap:wrap;justify-content:space-between;padding-top:90px;padding-bottom:90px}main.portfolio-old .two-columns .container-common:has(.two-column,.introductory-text){display:block}.introductory-text p{padding-bottom:18px}@media screen and (max-width:768px){.introductory-text p{padding-bottom:11px}}.portfolio-ux .two-columns .two-column{width:calc(50% - 53px)}@media screen and (max-width:992px){.portfolio-ux .two-columns .two-column{width:calc(50% - 26px)}}@media screen and (max-width:768px){.portfolio-ux .two-columns .two-column{width:100%}}@media screen and (max-width:768px){.two-columns .container-common{padding-top:80px;padding-bottom:15px}}.portfolio-ux .two-columns .two-column__item{margin-bottom:60px}@media screen and (max-width:768px){.portfolio-ux .two-columns .two-column__item{margin-bottom:50px}}.two-columns .two-column__item h3{padding-bottom:20px}@media screen and (max-width:768px){.portfolio-ux .two-columns .two-column:first-child{order:-2}}@media screen and (max-width:768px){.portfolio-ux .two-columns .two-column:first-child .two-column__item{margin-bottom:0}}.two-columns .highlighted_center{background:#f5f6f8;padding:32px;text-align:center;width:100%;border-radius:8px}@media screen and (max-width:768px){.two-columns .highlighted_center{order:-1;text-align:left;margin-bottom:45px}}.two-columns .highlighted_center__max-width{max-width:734px;width:100%;margin:auto}.grid__row .container-common{position:relative}@media screen and (min-width:1025px){body.slug-patient-centric-ehr-emr-platform .itx-main-block-new__image img{width:auto}}@media screen and (min-width:1025px){body.slug-mobile-app-for-audio-video-bridging-ecosystem .itx-main-block-new__image img{width:auto}}@media screen and (min-width:1025px){body.slug-digital-wealth-trading-platform-for-a-300m-funded-mena-wealthtech-firm .itx-main-block-new__image img{width:auto}}@media screen and (min-width:1025px){body.slug-mobile-banking-app-for-migrants .itx-main-block-new__image img{width:auto}}@media screen and (min-width:1025px){body.slug-test-grading-app-for-teachers .itx-main-block-new__image img{width:auto}}.design-process .title-h2{padding-bottom:60px}@media screen and (max-width:768px){.design-process .title-h2{padding-bottom:40px}}.result .title-h2{padding-bottom:44px}@media screen and (max-width:992px){.result .title-h2{padding-bottom:25px}}.highlights .title-h2{padding-bottom:70px}@media screen and (max-width:992px){.highlights .title-h2{padding-bottom:35px}}.challenges .title-h2{padding-bottom:44px}@media screen and (max-width:992px){.challenges .title-h2{padding-bottom:30px}}@media screen and (max-width:992px){.highlights{margin-bottom:25px}}@media screen and (min-width:993px){.highlights{padding-top:100px}}@media screen and (max-width:992px){.highlights{padding-top:50px}}.result{padding-bottom:50px}@media screen and (max-width:992px){.result{padding-bottom:30px}}.result{padding-top:100px}@media screen and (max-width:992px){.result{padding-top:60px}}.case-content .title-h2{font-size:40px}@media screen and (max-width:576px){.case-content .title-h2{font-size:30px}}.case-content .title-h2{font-family:var(--itx-ff-HB)}.case-content .title-h2{font-weight:400}.case-content .title-h2{line-height:42px}@media screen and (max-width:576px){.case-content .title-h2{line-height:36px}}.case-content .title-h2{text-align:center}@media screen and (max-width:768px){.challenges .title-h2,.result .title-h2{text-align:left}}.grid__cell img{display:block}.grid__cell img{position:relative}@media screen and (max-width:992px){.grid__cell img{position:static;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translate(-50%);margin:auto auto auto 50%}}@media screen and (max-width:992px){.grid__cell.left{order:2}}.grid__cell .full-width{width:100%;height:auto;margin-top:60px;margin-bottom:90px}.challenges{padding-top:100px;padding-bottom:60px}@media screen and (max-width:992px){.grid__cell .full-width{margin-top:50px;margin-bottom:50px}}@media screen and (max-width:992px){.challenges{padding-top:60px;padding-bottom:30px}}.gray-section-logos .gray-section-logo{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.portfolio-ux .gray-section-logos .gray-section-logo__item{position:relative;margin:30px}@media screen and (max-width:576px){.portfolio-ux .gray-section-logos .gray-section-logo__item{margin:12px 30px}}@media screen and (max-width:370px){.portfolio-ux .gray-section-logos .gray-section-logo__item{margin:10px 20px}}.gray-section-logos .gray-section-logo__item .hover-logo{position:absolute;opacity:1;transition:all .3s}.gray-section-logos .gray-section-logo__item:hover .hover-logo{opacity:1}@media screen and (max-width:576px){.gray-section-logo__item img[src*=passport]{width:113.5px}}@media screen and (max-width:576px){.gray-section-logo__item img:not(.hover-logo)[src*=tensorflow]{width:90.5px}}@media screen and (min-width:577px){.slug-devops-solution-for-ai-based-financial-recommendation-system .gray-section-logo__item .hover-logo[src*=tensorflow]{max-width:none}}.portfolio-ux .gray-section-logos .container-case{padding-top:100px;padding-bottom:50px}@media screen and (max-width:576px){.portfolio-ux .gray-section-logos .container-case{padding-top:0;padding-bottom:45px;border-bottom:1px solid #E8E9EA}}.gray-section-logos .title-h2{padding-bottom:34px}@media screen and (max-width:576px){.gray-section-logos .title-h2{padding-bottom:24px}}.case-content p{font-size:18px;line-height:28px;color:var(--itx-color-text-default);margin-bottom:30px}@media screen and (max-width:576px){.case-content p{font-size:16px;line-height:24px}}.main-scente-ux p{font-size:22px;line-height:32px;color:#ffffffe6}@media screen and (max-width:576px){.main-scente-ux p{font-size:18px;line-height:25px}}@media screen and (max-width:768px){body.slug-digital-wealth-trading-platform-for-a-300m-funded-mena-wealthtech-firm h2.portfolio__title.h2{font-size:32px;line-height:35.2px}}@media screen and (max-width:600px){body.slug-automated-stock-trading-platform-for-an-international-investment-management-company h2.portfolio__title.h2{font-size:32px;line-height:35.2px}}@media screen and (max-width:600px){body.slug-test-grading-app-for-teachers h2.portfolio__title.h2{font-size:32px;line-height:35.2px}}@media screen and (max-width:600px){body.slug-ai-implementation-in-business h2.portfolio__title.h2,body.slug-app-for-getting-instant-loans-for-smes h2.portfolio__title.h2,body.slug-digital-wallet-and-app-ecosystem-for-coinstar-a-2-2b-global-fintech-firm h2.portfolio__title.h2,body.slug-home-search-platform h2.portfolio__title.h2,body.slug-mobile-banking-app-for-migrants h2.portfolio__title.h2,body.slug-technical-audit-of-an-application h2.portfolio__title.h2{font-size:32px;line-height:35.2px}}@media screen and (min-width:601px)and (max-width:768px){body.slug-telehealth-ecosystem-for-matching-speech-therapists-and-people-in-need-of-therapy h2.portfolio__title.h2{font-size:32px;line-height:35.2px}}@media screen and (max-width:600px){body.slug-prize-draw-app-for-a-major-mobile-operators-promo-game h2.portfolio__title.h2{font-size:32px;line-height:35.2px}}@media screen and (max-width:600px){body.slug-accounting-module-for-emr-healthcare-application h2.portfolio__title.h2,body.slug-blockchain-investigative-tool h2.portfolio__title.h2,body.slug-child-development-milestones-tracking-app h2.portfolio__title.h2,body.slug-mental-health-app-for-meditation h2.portfolio__title.h2,body.slug-mobile-app-for-audio-video-bridging-ecosystem h2.portfolio__title.h2,body.slug-mobile-bank-transfer-app h2.portfolio__title.h2,body.slug-one-page-website-for-a-wealth-management-platform h2.portfolio__title.h2,body.slug-raffle-game-api-for-a-mobile-app h2.portfolio__title.h2,body.slug-the-kicker-for-developers-ai-assistant-for-project-management h2.portfolio__title.h2{font-size:32px;line-height:35.2px}}@media screen and (max-width:768px){body.slug-autonomous-b2b-billing-payments-platform-for-a-global-fintech-provider h2.portfolio__title.h2,body.slug-digital-ecosystem-for-a-restaurant-chain h2.portfolio__title.h2{font-size:32px;line-height:35.2px}}.grid__cell h3,.grid__cell h4,.grid__cell h5{margin-bottom:20px}.grid__cell h3,.grid__cell h4,.grid__cell h5{color:var(--itx-color-accent)}.grid__cell h3,.grid__cell h4,.grid__cell h5{font-size:26px}.grid__cell h3,.grid__cell h4,.grid__cell h5{line-height:32px}.grid__cell h3,.grid__cell h4,.grid__cell h5{font-family:var(--itx-ff-HB)}.two-columns .two-column__item h3{font-size:20px}.two-columns .two-column__item h3{line-height:32px}.two-columns .two-column__item h3{font-family:var(--itx-ff-HB)}.contact-form-common__description p{margin-bottom:0!important}@media screen and (max-width:600px){body.slug-corporate-travel-management-ctm-software h2.portfolio__title.h2{font-size:32px;line-height:35.2px}}@media screen and (max-width:600px){body.slug-ai-powered-financial-analysis-and-recommendation-system h2.portfolio__title.h2{font-size:32px;line-height:35.2px}}@media screen and (max-width:768px){body.slug-wealthtech-ecosystem-rescue-expansion-for-a-450k-subscriber-investment-advisory-firm h2.portfolio__title.h2{font-size:32px;line-height:35.2px}}@media screen and (max-width:600px){body.slug-white-label-mobile-banking-app h2.portfolio__title.h2{font-size:32px;line-height:35.2px}}@media screen and (max-width:600px){body.slug-white-label-mobile-banking-app h2.portfolio__title:not(.h2){font-size:24px;line-height:110%}}@media screen and (min-width:601px)and (max-width:768px){body.slug-digital-onboarding-platform-for-a-credit-union h2.portfolio__title.h2{font-size:32px;line-height:35.2px}}@media screen and (max-width:600px){body.slug-mobile-e-wallet-application h2.portfolio__title.h2,body.slug-online-b2b-invoicing-billing-platform h2.portfolio__title.h2,body.slug-retail-brokerage-platform-with-mobile-trading-kyc-and-operations-console h2.portfolio__title.h2,body.slug-risk-assessment-platform-for-insurance-agents h2.portfolio__title.h2,body.slug-smart-contract-development-for-cryptocurrency-investment-platform h2.portfolio__title.h2,body.slug-stock-trading-signals-platform h2.portfolio__title.h2{font-size:32px;line-height:35.2px}}@media screen and (max-width:600px){body.slug-mobile-e-wallet-application h2.portfolio__title:not(.h2){font-size:24px;line-height:26.4px}}@media screen and (max-width:768px){body.slug-ai-client-portfolio-and-market-analysis-platform-one-top-7-asset-managers-world h2.portfolio__title.h2,body.slug-wealth-management-platform-with-robo-advisor-remote-portfolio-construction-and-monitoring-functionality h2.portfolio__title.h2{font-size:32px;line-height:35.2px}}@media screen and (max-width:600px){body.slug-digital-marketplace-for-a-business-support-center h2.portfolio__title.h2{font-size:32px;line-height:35.2px}}@media screen and (max-width:600px){body.slug-online-marketplace-for-canadian-real-estate-agency h2.portfolio__title.h2{font-size:32px;line-height:35.2px}}@media screen and (max-width:600px){body.slug-promotional-campaign-landing-page h2.portfolio__title.h2{font-size:32px;line-height:35.2px}}@media screen and (max-width:600px){body.slug-one-page-website-for-a-wealth-management-platform h2.portfolio__title{font-size:24px;line-height:26.4px}}h2.title-h2{color:#1f2432}.portfolio-old h3{color:var(--itx-color-text-default)}body.slug-telemedicine-platform-for-womens-mental-health .itx-main-block-new:after{background-image:url(/images/decoration/main-block-circle-1.png)}
