﻿.tech-stack{background-color:#f9f9f9}.tech-stack-right{position:relative}.tech-stack-cards-wrapper{display:grid;width:-moz-fit-content;width:fit-content;gap:24px}.tech-stack-card{display:block;height:100%;width:100%;background:linear-gradient(304.38deg,#000 11.74%,#323232 84.36%)}.tech-stack-card .content__image{position:relative;margin-bottom:24px;height:52px}.tech-stack-card .content__image img{max-height:52px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:.3s}.tech-stack-card .content__image .idle{opacity:1;visibility:visible}.tech-stack-card .content__image .hover{opacity:0;visibility:hidden}.tech-stack-card .tech-stack-card-content-label{font-family:var(--hymux-font-futura-Bk);font-size:20px;line-height:.9}.tech-stack-card .tech-stack-card-arrow{position:absolute;top:0;right:0;padding:6px;line-height:0;background-color:#8d8d8d;opacity:0;transition:.3s}.tech-stack-card .tech-stack-card-arrow svg{fill:#000;transition:inherit}.tech-stack-card:hover .content__image .hover{opacity:1;visibility:visible}.tech-stack-card:hover .content__image .idle{opacity:0;visibility:hidden}.tech-stack-card:not(.no-link)[href] .tech-stack-card-arrow{opacity:1}.tech-stack-card:not(.no-link)[href]:hover .tech-stack-card-arrow{background-color:#57b12d}.tech-stack-card:not(.no-link)[href]:hover .tech-stack-card-arrow svg{fill:#fff}.tech-stack-picker{margin-bottom:40px}.tech-stack .tech-stack-right-text{margin-bottom:0}.tech-stack .tech-stack-right-text h4{margin-bottom:32px}.tech-stack .flip-card{perspective:1000px}.tech-stack .flip-card-inner{position:relative;width:100%;height:100%;text-align:center;transition:transform .6s;transform-style:preserve-3d}.tech-stack .flip-card-back,.tech-stack .flip-card-front{position:absolute;width:100%;height:100%;backface-visibility:hidden;transition:opacity .6s}.tech-stack .flip-action-card,.tech-stack .flip-card-back{transform:rotateY(180deg)}@media only screen and (max-width:992px){.tech-stack .tech-stack-cards-wrapper{margin:32px auto 0}}@media only screen and (max-width:767px){.tech-stack .tech-stack-cards-wrapper{grid-template-columns:repeat(2,minmax(0,1fr))}.tech-stack .tech-stack-cards-wrapper .flip-card{width:164px;height:164px}.tech-stack .tech-stack-card{padding:30px 5px 5px}}@media only screen and (min-width:768px){.tech-stack .tech-stack-cards-wrapper{grid-template-columns:repeat(3,minmax(0,1fr))}.tech-stack .tech-stack-cards-wrapper .flip-card{width:184px;height:184px}.tech-stack .tech-stack-card{padding:40px 10px 10px}}@media only screen and (min-width:993px){.tech-stack .hymux-container{display:grid;grid-template-columns:57% 40%;grid-column-gap:32px}.tech-stack .hymux-container .tech-stack-right{grid-row-start:1;grid-column-start:2;grid-row-end:3}.tech-stack h2.section-header{margin-bottom:72px}.tech-stack .tech-stack-picker{margin:48px 0}.tech-stack .tech-stack-cards-wrapper{min-height:392px}}@keyframes text-remove{0%{top:0;opacity:1}to{opacity:0;top:270px}}@keyframes text-appear{0%{top:270px;opacity:0}to{opacity:1;top:0}}.tech-stack-text-remove{position:relative;animation:text-remove .5s linear}.tech-stack-text-appear{position:relative;animation:text-appear .5s linear}

