 .technologies-section .technologies-main .technologies{padding:5rem 0 2.6rem 0;border-top:1px solid #cac8c8}.technologies-section .technologies-main .technologies .technology-stack-wrapper{display:flex;gap:2.6rem;padding:3.2rem 0 7rem 0;flex-wrap:wrap}.technologies-section .technologies-main .technologies .technology-stack-wrapper .technology-stack{padding-right:2.6rem;border-right:1px solid #e9e9e9}.technologies-section .technologies-main .technologies .technology-stack-wrapper .technology-stack:last-child{padding-right:2.6rem;border-right:none}.technologies-section .technologies-main .technologies .technology-stack-wrapper .technology-stack .logos-array{display:flex;gap:1rem;flex-wrap:wrap}.technologies-section .technologies-main .technologies .technology-stack-wrapper .technology-stack .logos-array .tooltip-wrapper{position:relative}.technologies-section .technologies-main .technologies .technology-stack-wrapper .technology-stack .logos-array .tooltip-wrapper .tooltip-text-wrapper{position:absolute;background:rgba(0,0,0);color:white;padding:1rem;max-width:30rem;width:max-content;bottom:calc(100% + 1rem);transform:scale(0);transition:all .3s ease;transform-origin:0 100%}.technologies-section .technologies-main .technologies .technology-stack-wrapper .technology-stack .logos-array .tooltip-wrapper img{border-radius:3rem;border:1px solid #e7e7e7}.technologies-section .technologies-main .technologies .technology-stack-wrapper .technology-stack .logos-array .tooltip-wrapper .tooltip-text-wrapper p{color:white;font-size:1.4rem}.technologies-section .technologies-main .technologies .technology-stack-wrapper .technology-stack .logos-array .tooltip-wrapper img:hover+.tooltip-text-wrapper{transform:scale(1)}.technologies-section .technologies-main .technologies .technology-stack-wrapper .technology-stack .logos-array .logo-wrapper{width:5.6rem;height:5.6rem;flex-shrink:0;border-radius:5rem;background-color:#fff;display:flex;justify-content:center;align-items:center}.technologies-section .technologies-main .technologies .technology-stack-wrapper::-webkit-scrollbar{display:none}