.keen-slider:not([data-keen-slider-disabled]){-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;align-content:flex-start;display:flex;overflow:hidden;position:relative;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-khtml-user-select:none;width:100%}.keen-slider:not([data-keen-slider-disabled]) .keen-slider__slide{min-height:100%;overflow:hidden;position:relative;width:100%}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-reverse]{flex-direction:row-reverse}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-v]{flex-wrap:wrap}.home-page__content{display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap}.header{max-height:fit-content;position:sticky;top:0;z-index:10;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1.25rem;background-color:#fff}@media only screen and (max-width: 600px){.header__logo{width:50%;height:50%}}.header__logo:hover{cursor:pointer}.header__navigation{display:flex;flex-direction:row;justify-content:space-between;align-items:center;column-gap:4rem}.header__navigation-mobile{position:absolute;top:10vh;left:0;height:90vh;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:1.5rem;background-color:#fff}@keyframes inAnimation{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}@keyframes outAnimation{0%{opacity:1}to{opacity:0;visibility:hidden}}.checkbox{position:sticky;display:block;height:32px;width:32px;z-index:5;opacity:0;cursor:pointer}.hamburger-lines{position:sticky;height:26px;width:32px;z-index:2;display:flex;flex-direction:column;justify-content:space-between}.hamburger-lines .line{display:block;height:4px;width:100%;border-radius:10px;background:#0e2431}.hamburger-lines .line1{transform-origin:0% 0%;transition:transform .4s ease-in-out}.hamburger-lines .line2{transition:transform .2s ease-in-out}.hamburger-lines .line3{transform-origin:0% 100%;transition:transform .4s ease-in-out}.hamburger-lines-open .line1{transform:rotate(45deg)}.hamburger-lines-open .line2{transform:scaleY(0)}.hamburger-lines-open .line3{transform:rotate(-45deg)}.footer{height:29.125rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;background-image:url(../footer.svg);background-size:cover;background-position:center;background-repeat:no-repeat;color:#fff;padding:1.875rem;column-gap:2rem}.footer__column-left{height:100%;display:flex;flex-direction:column;justify-content:flex-end}.footer__column-left-address{text-align:left;white-space:pre-line}.footer__column-right{height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;row-gap:.625rem}.footer__column-right-link{color:#fff;font-weight:400}.welcome-box{min-height:85vh;display:flex;flex-direction:row;background-image:url(../splash-art.png);background-size:cover;background-position:center;background-repeat:no-repeat;padding:10rem 5rem 0}@media only screen and (max-width: 600px){.welcome-box{min-height:88vh;padding-left:1rem;background-position:right}}.welcome-box__header{width:50%;color:#f33;font-size:120px}@media only screen and (max-width: 600px){.welcome-box__header{font-size:40px}}.image-button{width:12.5rem;height:6.25rem;display:flex;flex-direction:row;justify-content:center;align-items:center;background-image:url(../button-background.svg);background-size:cover;background-position:center;background-repeat:no-repeat;color:#fff}.about-us{height:82vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.about-us__header{color:#f33}.about-us__text-block{display:flex;flex-direction:column;flex-wrap:wrap;row-gap:.938rem;padding:2rem}.about-us__text-block--bold{font-weight:700}.about-us__image{height:inherit;display:flex;flex-direction:row;justify-content:right;padding-top:3.125rem}.projects{max-width:100vw;min-height:82vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1.25rem}.projects__header{color:#f33}.project-card{display:grid;grid-template-columns:1fr 1fr;row-gap:1.25rem;border:4px solid #1a2d47;border-radius:20px;padding:2.5rem}@media only screen and (max-width: 600px){.project-card{display:flex;flex-direction:column}}.project-card__column{display:flex;flex-direction:column;row-gap:.938rem}.project-card__logo{width:18.75rem;height:18.75rem;border-radius:20px;grid-column:1}.project-card__tech-stack{grid-column:1}.project-card__name{grid-column:2;font-weight:700}.project-card__description{grid-column:2;text-wrap:balance}.technologies{max-width:100vw;min-height:82vh;display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:1.25rem;padding:0 15%}.technologies__header{color:#1a2d47}.technologies__logos{display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;row-gap:1.875rem;column-gap:5rem}@media only screen and (max-width: 600px){.technologies__logos{width:80%;justify-content:initial;flex-wrap:nowrap;overflow:scroll;row-gap:0;column-gap:1rem}}.technologies__logos-image{width:12.5rem;height:12.5rem}@media only screen and (max-width: 600px){.technologies__logos-image{width:6.25rem;height:6.25rem}}.contact{width:100%;height:82vh;display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:5rem}.contact__header{color:#1a2d47}.contact__content{display:flex;flex-direction:column;justify-content:center;row-gap:2rem}@media only screen and (max-width: 600px){.contact__content{padding:0 20%}}.contact__linkings{display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:1.25rem}.contact__linkings-socials{display:flex;flex-direction:row;column-gap:1rem}.contact__linkings-socials-logo{width:3rem;height:3rem}.contact__more-info-banner{width:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:1.25rem;color:#fff;background-image:url(../strayker-hex.png);background-size:contain;background-position:right;background-repeat:no-repeat}.contact__more-info-banner-text-block{text-align:center}.contact__more-info-banner--bold{font-weight:700}*{margin:0;padding:0;box-sizing:border-box}body{width:100%;height:100%;font-family:Audiowide,Roboto,Arial;font-size:24px}@media only screen and (max-width: 768px){body{font-size:20px}}@media only screen and (max-width: 420px){body{font-size:12px}}a{text-decoration:none;color:#1a2d47;font-weight:700;transition:.5s}a:hover{color:#f33;cursor:pointer}
