.technology-partners-section{background-image:url(../../img/partners.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:80px 0}.technology-partners-section .title{color:#fff;font-size:38px;font-style:normal;font-weight:700;line-height:normal;margin:0 0 40px;text-align:center;text-transform:uppercase}.technology-partners-section .tap-me{display:none}.technology-partners-section .wrapper-items{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:20px}.technology-partners-section .wrapper-items .items{-ms-grid-columns:(1fr)[5];display:-ms-grid;display:grid;gap:20px;grid-template-columns:repeat(5,1fr)}.technology-partners-section .wrapper-items .items.first_half .item:before{border-top:10px solid #fff;bottom:-10px;-webkit-transform:translateY(-10px);transform:translateY(-10px);-webkit-transition:var(--transition-base);transition:var(--transition-base)}.technology-partners-section .wrapper-items .items.first_half .item:before,.technology-partners-section .wrapper-items .items.second_half .item:before{border-left:10px solid transparent;border-right:10px solid transparent;content:"";height:0;left:0;margin:0 auto;opacity:0;position:absolute;right:0;width:0}.technology-partners-section .wrapper-items .items.second_half .item:before{border-bottom:10px solid #fff;top:-10px;-webkit-transform:translateY(10px);transform:translateY(10px);-webkit-transition:all .3s linear 0s;transition:all .3s linear 0s}.technology-partners-section .wrapper-items .items .item{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:hsla(0,0%,100%,.2);border:2px solid hsla(0,0%,100%,0);border-radius:24px;-webkit-box-shadow:2px 2px 12px 0 hsla(0,0%,100%,0);box-shadow:2px 2px 12px 0 hsla(0,0%,100%,0);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;padding:16px;position:relative;-webkit-transition:all .3s linear .15s;transition:all .3s linear .15s}.technology-partners-section .wrapper-items .items .item img{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1);max-height:100%;max-width:100%;-webkit-transition:var(--transition-base);transition:var(--transition-base)}@media only screen and (min-width:767px) and (hover:hover){.technology-partners-section .wrapper-items .items .item:hover{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:radial-gradient(399.81% 141.42% at 0 0,hsla(0,0%,100%,.8) 0,hsla(0,0%,100%,.56) 100%);border-color:hsla(0,0%,100%,.6);-webkit-box-shadow:2px 2px 12px 0 hsla(0,0%,100%,.25);box-shadow:2px 2px 12px 0 hsla(0,0%,100%,.25);-webkit-transition:var(--transition-base);transition:var(--transition-base)}.technology-partners-section .wrapper-items .items .item:hover img{-webkit-filter:none;filter:none;-webkit-transition:var(--transition-base);transition:var(--transition-base)}}@media only screen and (min-width:767px){.technology-partners-section .wrapper-items .items .item.active{background:#fff;-webkit-transition:var(--transition-base);transition:var(--transition-base)}.technology-partners-section .wrapper-items .items .item.active img{-webkit-filter:none;filter:none;-webkit-transition:var(--transition-base);transition:var(--transition-base)}.technology-partners-section .wrapper-items .items .item.active:before{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:all .3s linear .1s;transition:all .3s linear .1s}}@media only screen and (min-width:768px){.technology-partners-section .wrapper-items .items-popup .item-popup{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:hsla(0,0%,100%,.2);border-radius:24px;color:#fff;display:none;gap:0 40px;justify-content:space-between;padding:20px 40px 20px 20px}.technology-partners-section .wrapper-items .items-popup .item-popup .close{display:none}.technology-partners-section .wrapper-items .items-popup .item-popup.active{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.technology-partners-section .wrapper-items .items-popup .item-popup .logo{display:none}.technology-partners-section .wrapper-items .items-popup .item-popup .icon{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.technology-partners-section .wrapper-items .items-popup .item-popup .icon.icon-white img{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.technology-partners-section .wrapper-items .items-popup .item-popup .icon img{height:100px;max-height:-webkit-max-content;max-height:-moz-max-content;max-height:max-content;min-width:100px}.technology-partners-section .wrapper-items .items-popup .item-popup .info{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:9px}.technology-partners-section .wrapper-items .items-popup .item-popup .info .item-title{color:#fff;font-size:30px;font-style:normal;font-weight:700;line-height:normal;margin:0;text-transform:uppercase}.technology-partners-section .wrapper-items .items-popup .item-popup .info .item-desc{color:#fff;font-size:20px;font-style:normal;font-weight:500;letter-spacing:.2px;line-height:130%;margin:0}.technology-partners-section .wrapper-items .items-popup .item-popup .btn-bg-white{height:48px;min-width:161px}}@media only screen and (max-width:1180px){.technology-partners-section .wrapper-items .items-popup .item-popup{gap:0 20px}.technology-partners-section .wrapper-items .items-popup .item-popup .icon{padding:0 20px}.technology-partners-section .wrapper-items .items-popup .item-popup .info .item-title{font-size:22px}.technology-partners-section .wrapper-items .items-popup .item-popup .info .item-desc{font-size:16px}}@media only screen and (max-width:992px){.technology-partners-section .wrapper-items .items .item{padding:10px}}@media only screen and (max-width:767px){.technology-partners-section{background-image:url(../../img/partners-mob.webp);padding:30px 0 44px}.technology-partners-section .title{font-size:24px}.technology-partners-section .title span{display:none}.technology-partners-section .tap-me{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#333;border-radius:4px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;font-style:normal;font-weight:700;height:15px;justify-content:center;left:8px;letter-spacing:.24px;line-height:normal;padding:2px 4px;position:absolute;text-align:center;text-transform:capitalize;top:-17px}.technology-partners-section .tap-me:after{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #333;content:"";height:0;left:0;margin:0 auto;position:absolute;right:0;top:15px;width:0}.technology-partners-section .wrapper-items{position:relative}.technology-partners-section .wrapper-items .items{-ms-grid-columns:(1fr)[2];gap:8px;grid-template-columns:repeat(2,1fr)}.technology-partners-section .wrapper-items .items.second_half{display:none}.technology-partners-section .wrapper-items .items .item{border-radius:12px;padding:4px 25px}.technology-partners-section .wrapper-items .items .item:before{display:none}.technology-partners-section .wrapper-items .items-popup{border-radius:12px;left:0;margin:auto;position:absolute;right:0;top:0}.technology-partners-section .wrapper-items .items-popup .item-popup{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:hsla(0,0%,100%,.2);border-radius:12px;color:#fff;display:none;-ms-flex-direction:column;flex-direction:column;gap:32px 0;height:386px;justify-content:center;padding:16px 16px 20px;position:relative}.technology-partners-section .wrapper-items .items-popup .item-popup .close{opacity:.75;position:absolute;right:16px;top:16px}.technology-partners-section .wrapper-items .items-popup .item-popup .icon{display:none}.technology-partners-section .wrapper-items .items-popup .item-popup .logo{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.technology-partners-section .wrapper-items .items-popup .item-popup .logo img{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1);height:66px;width:auto}.technology-partners-section .wrapper-items .items-popup .item-popup .info{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:9px}.technology-partners-section .wrapper-items .items-popup .item-popup .info .item-title{font-size:20px;margin:0;text-align:center}.technology-partners-section .wrapper-items .items-popup .item-popup .info .item-desc{color:#fff;font-size:18px;font-style:normal;font-weight:400;line-height:normal;margin:0;text-align:center}.technology-partners-section .wrapper-items .items-popup .item-popup .btn-bg-white{font-size:14px;font-style:normal;font-weight:700;height:41px;letter-spacing:.28px;line-height:normal;max-width:100%;text-transform:capitalize;width:130px}}
