.cmp-presentation{margin-top:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.cmp-presentation a{margin-top:2rem}.cmp-techonologies{margin:4rem 0}.cmp-techonologies__title{text-align:center}.cmp-techonologies__grid{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;gap:2rem}.cmp-techonologies__item{width:-moz-fit-content;width:fit-content;border:2px solid #fff;border-radius:1rem;padding:1rem;display:flex;flex-direction:column;align-items:center;transition:1s}.cmp-techonologies__item:hover{transform:scale(1.15)}.cmp-techonologies__item img{width:4rem;max-width:4rem}.cmp-techonologies__item p{text-align:center;margin-top:1rem;margin-bottom:0}.cmp-projects-prev{padding-top:2rem;padding-bottom:2rem}.cmp-projects-prev__title{text-align:center}.cmp-projects-prev__list{display:flex;flex-direction:column;gap:4rem}@media(min-width:768px){.cmp-projects-prev__list{flex-direction:row;justify-content:center}}.cmp-projects-prev__element{color:#fff;border:2px solid #fff;display:flex;flex-direction:column;text-decoration:none;border-radius:1rem;position:relative;overflow:hidden;align-items:center;justify-content:space-around}@media(min-width:768px){.cmp-projects-prev__element{max-width:30%}}.cmp-projects-prev__element__floating-links{pointer-events:none;position:absolute;right:0;top:0;padding:1rem;display:flex;gap:.5rem}.cmp-projects-prev__element__floating-links a{pointer-events:auto;border-radius:1rem;display:flex;background-color:#121212;padding:.25rem;transition:box-shadow .3s}.cmp-projects-prev__element__floating-links a:hover{box-shadow:0 1px 2px 0 #7b5e7b,0 2px 6px 2px #7b5e7b}.cmp-projects-prev__element__floating-links a img{width:2.5rem}.cmp-projects-prev__element__link{width:100%;color:#fff;display:flex;flex-direction:column;text-decoration:none}.cmp-projects-prev__element__link:hover .cmp-projects-prev__element__text{transition:.5s;transform:translateY(-36px)}.cmp-projects-prev__element__link:hover .cmp-projects-prev__element__text__link{gap:1.5rem}.cmp-projects-prev__element__image{background:#fff;padding:1rem}.cmp-projects-prev__element__image img{width:100%;height:200px}.cmp-projects-prev__element__text{transition:.3s;background-color:#121212;position:relative;width:100%;bottom:0;text-align:center;padding:1rem;margin-bottom:-36px}.cmp-projects-prev__element__text__content{padding-bottom:1rem}.cmp-projects-prev__element__text h4{font-size:1.5rem}.cmp-projects-prev__element__text h4,.cmp-projects-prev__element__text p{margin:0}.cmp-projects-prev__element__text__link{position:relative;display:flex;gap:.5rem;justify-content:center;transition:.5s}.cmp-projects-prev__element__text__link span{text-decoration:underline}.cmp-projects-prev__element__text__link:after{content:"";background:url(/icons/arrow-right.svg);background-size:contain;background-repeat:no-repeat;display:block;width:20px;height:20px;transition:.5s}.cmp-projects-prev__see-all{color:#fff;text-align:center;display:flex;justify-content:center;padding:3rem 0 1rem}