.contactUsWrapper .bannerSectionWrapper>div{display:flex;gap:50px}@media screen and (max-width:768px){.contactUsWrapper .bannerSectionWrapper>div{flex-direction:column}}.contactUsWrapper .leftContent{width:50%;position:relative;left:-100%;transition:all .6s ease-in-out}@media screen and (max-width:768px){.contactUsWrapper .leftContent{width:100%}}.contactUsWrapper .rightContent{width:50%;position:relative;right:-100%;transition:all .6s ease-in-out}@media screen and (max-width:768px){.contactUsWrapper .rightContent{width:100%}}.contactUsWrapper .pageTitleWrapper{margin-bottom:40px}.visibleSection .leftContent{left:0}.visibleSection .rightContent{right:0}#technologyPartnerSection{padding-top:0}#technologyPartnerSection .content-wrapper{flex-direction:row-reverse}.PartnerTypesInfoProps .content-wrapper{display:flex;gap:40px}.PartnerTypesInfoProps .left-content{flex:1 1;transform:translateX(-150%);transition:var(--transition-value)}.PartnerTypesInfoProps .left-content img{position:static!important;height:auto!important}.PartnerTypesInfoProps .right-content{flex:1.3 1;transform:translateX(150%);transition:var(--transition-value)}.PartnerTypesInfoProps .right-content .usersList>p{font-weight:600;color:var(--tertiary-color);margin-bottom:20px;font-size:20px}.PartnerTypesInfoProps .right-content .usersList ul{display:flex;flex-wrap:wrap;gap:20px}.PartnerTypesInfoProps .right-content .usersList ul li{width:calc(50% - 10px);background-image:url(/ImagesFolder/circle-tick.svg);background-repeat:no-repeat;background-position:0 0;padding-left:35px;line-height:24px;font-size:18px;color:var(--content-color)}.PartnerTypesInfoProps .right-content .usersList ul li p{margin:0;line-height:26px}@media(max-width:768px){.PartnerTypesInfoProps .content-wrapper{flex-direction:column!important;gap:20px}}#technologyPartnerSection .left-content{transform:translateX(150%)}#technologyPartnerSection .right-content{transform:translateX(-150%)}.visibleSection .left-content,.visibleSection .right-content,.visibleSection#technologyPartnerSection .left-content,.visibleSection#technologyPartnerSection .right-content{transform:translateX(0)}