.technologies__video-section{box-sizing:border-box;height:calc(100vh - 92px);max-height:768px;min-height:600px;padding-bottom:16px;position:relative}@media (min-width:768px){.technologies__video-section{height:calc(100vh - 160px);max-height:768px;min-height:600px}}.technologies__video-section .technologies__video{background:var(--n-theme-text);height:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden;width:100%}.technologies__video-section .technologies__volume-btn{color:#fff;font-size:var(--font-2xl);padding:8px;position:absolute;right:16px;text-shadow:0 0 10px rgba(0,0,0,.2);top:0}.technologies__video-section .technologies__play-btn{color:#fff;font-size:64px;left:50%;position:absolute;text-shadow:0 0 10px rgba(0,0,0,.2);top:50%;transform:translate(-50%) translateY(-50%)}.technologies__welcome-section{align-items:center;box-sizing:border-box;display:flex;height:calc(100vh - 92px);justify-content:center;max-height:768px;min-height:600px;padding-bottom:16px}.technologies__projects-section .technologies__projects .technologies__project{box-sizing:border-box;display:inline-block;overflow:hidden;padding-bottom:32px;padding-left:16px;padding-right:16px;width:100%}@media (min-width:768px){.technologies__projects-section .technologies__projects .technologies__project{width:50%}}@media (min-width:1024px){.technologies__projects-section .technologies__projects .technologies__project{width:40%}.technologies__projects-section .technologies__projects .technologies__project:nth-child(4n+1),.technologies__projects-section .technologies__projects .technologies__project:nth-child(4n+2){width:50%}}.technologies__projects-section .technologies__projects .technologies__project .technologies__image-wrapper{aspect-ratio:1;height:auto;overflow:hidden;position:relative;width:auto}.technologies__projects-section .technologies__projects .technologies__project .technologies__image-wrapper img{height:100%;-o-object-fit:cover;object-fit:cover;position:relative;transition:all 2s ease;width:100%;z-index:var(--z-first)}.technologies__projects-section .technologies__projects .technologies__project .technologies__image-wrapper .technologies__image-overlay{background:rgba(0,0,0,.2);height:100%;left:0;position:absolute;top:0;transition:all .5s ease-in-out;width:100%;z-index:var(--z-second)}.technologies__projects-section .technologies__projects .technologies__project .technologies__image-wrapper:hover .technologies__image-overlay{opacity:0;width:0}.technologies__projects-section .technologies__projects .technologies__project .technologies__image-wrapper .technologies__play-btn{bottom:0;color:var(--n-theme-text-inverted);font-size:var(--font-4xl);left:4px;padding:16px;position:absolute;z-index:var(--z-second)}.technologies__projects-section .technologies__projects .technologies__project h3{font-size:var(--font-xs);margin-top:12px;text-transform:capitalize}.technologies__projects-section .technologies__projects .technologies__project p{font-size:var(--font-3xs);margin-top:8px;text-transform:uppercase}
