body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}@font-face{font-family:"SourceSansPro";src:url(/static/media/SourceSansPro-Regular.c1678b46.ttf) format("truetype")}@font-face{font-family:"SourceSansPro--s-bold";src:url(/static/media/SourceSansPro-SemiBold.83476a89.ttf) format("truetype")}@font-face{font-family:"Roboto-light";src:url(/static/media/Roboto-Light.88823c20.ttf) format("truetype")}@font-face{font-family:"Roboto-medium";src:url(/static/media/Roboto-Medium.58aef543.ttf) format("truetype")}@font-face{font-family:"Fall-coming";src:url(/static/media/FallIsComingRegular-Mx9B.4e046cec.ttf) format("truetype")}@font-face{font-family:"Vecoly";src:url(/static/media/Vecoly.32cf82ea.otf) format("opentype")}@font-face{font-family:"OpenSans-light";src:url(/static/media/OpenSans-Light.2d0bdc8d.ttf) format("truetype")}@font-face{font-family:"OpenSans";src:url(/static/media/OpenSans-Regular.3ed9575d.ttf) format("truetype")}@font-face{font-family:"OpenSans-semi-bold";src:url(/static/media/OpenSans-SemiBold.ba5cde21.ttf) format("truetype")}.a-button{margin:5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;color:#f5f4f5;background-color:#007bff;border:0;display:flex;font-weight:500;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:.375rem 1rem;font-size:16px;line-height:25px;border-radius:5px;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;font-family:Roboto-light;outline:0;justify-content:center}.a-button--secondary{background-color:#55367d}.a-button:hover{color:#ff6200;box-shadow:0 0 6px 1px #a198a1}.a-button--active,.a-button:active{transform:scale(1.05)}.a-button--disabled:hover{color:#002246}.a-button--disabled{background-color:#003166}.a-consent-link{position:absolute;left:0;top:51px;height:40px;width:40px;display:flex;flex-direction:column;justify-content:center;align-items:center}.a-consent-link .a-icon{position:relative;width:inherit;height:100%;background-color:#cbebf2}.a-consent-link .a-icon>svg{fill:#ff6200;margin-top:3px}.a-consent-link .a-icon--check>svg{fill:#007bff}.a-consent-link__triangle{width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-top:10px solid #cbebf2}.a-consent-link:hover{transform:scale(1.05)}.a-frame{top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;z-index:5}.a-frame--active{-webkit-filter:blur(3px);filter:blur(3px);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);position:fixed;background-color:rgba(0,0,0,.2)}.a-graph-error{color:#e74c3c;font-family:Roboto-light}.a-like-component{display:flex;flex-direction:row;z-index:inherit;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.a-like-component .a-icon{min-width:40px;display:flex;justify-content:center;padding:5px;color:#007bff;cursor:pointer;background-color:hsla(0,0%,100%,.4)}.a-like-component .a-icon #selectfill{stroke:#007bff;stroke-width:3px;fill:none}.a-like-component .a-icon--loading{cursor:default}.a-like-component .a-icon--selected{color:#222f43;cursor:default}.a-like-component__count{min-width:40px;padding:5px;background-color:rgba(0,0,0,.4);color:#f5f4f5;font-family:Roboto-medium}.a-like-component:hover .a-icon{color:#ff6200}.a-like-component:hover .a-icon #selectfill{fill:#ff6200;stroke-width:0}.a-like-component:hover .a-icon--selected{color:#222f43;cursor:default}.App{font-family:sans-serif;text-align:center}.loader{z-index:4;border-style:solid;border-radius:50%;border-color:#007bff #cbebf2 #cbebf2;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.loader--large{width:120px;height:120px;border-width:16px}.loader--medium{width:45px;height:45px;border-width:8px}.loader--small{width:20px;height:20px;border-width:4px}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.a-logo{width:auto;height:100%;display:flex;justify-content:space-evenly;align-items:center;margin-right:auto;cursor:pointer}.a-logo__image{padding-left:10px;padding-right:5px;height:30px}.a-logo__text{padding-left:5px;padding-right:5px;font-family:Roboto-medium;font-size:18px;text-decoration:none;color:#3e375d;display:none}@media only screen and (min-width:576px){.a-logo__text{display:block}}.a-logo:hover{text-decoration:none}.a-bg-image{position:fixed;background-image:url(/images/background/main-bg.jpg);background-clip:content-box;background-repeat:no-repeat;background-size:cover;background-position:100%;top:0;right:-200px;left:0;height:100vh;z-index:-1;transform:scale(1.01)}.a-bg-image--blur{-webkit-filter:blur(2px);filter:blur(2px)}.a-paragraph{font-family:OpenSans-light;margin-bottom:35px;text-align:left}.a-spinner{color:#007bff;font-size:90px;text-indent:-9999em;overflow:hidden;width:1em;height:1em;border-radius:50%;margin:72px auto;position:relative;transform:translateZ(0);-webkit-animation:loadframes 1.7s ease infinite,round 1.7s ease infinite;animation:loadframes 1.7s ease infinite,round 1.7s ease infinite}@-webkit-keyframes loadframes{0%{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}5%,95%{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}10%,59%{box-shadow:0 -.83em 0 -.4em,-.087em -.825em 0 -.42em,-.173em -.812em 0 -.44em,-.256em -.789em 0 -.46em,-.297em -.775em 0 -.477em}20%{box-shadow:0 -.83em 0 -.4em,-.338em -.758em 0 -.42em,-.555em -.617em 0 -.44em,-.671em -.488em 0 -.46em,-.749em -.34em 0 -.477em}38%{box-shadow:0 -.83em 0 -.4em,-.377em -.74em 0 -.42em,-.645em -.522em 0 -.44em,-.775em -.297em 0 -.46em,-.82em -.09em 0 -.477em}to{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}}@keyframes loadframes{0%{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}5%,95%{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}10%,59%{box-shadow:0 -.83em 0 -.4em,-.087em -.825em 0 -.42em,-.173em -.812em 0 -.44em,-.256em -.789em 0 -.46em,-.297em -.775em 0 -.477em}20%{box-shadow:0 -.83em 0 -.4em,-.338em -.758em 0 -.42em,-.555em -.617em 0 -.44em,-.671em -.488em 0 -.46em,-.749em -.34em 0 -.477em}38%{box-shadow:0 -.83em 0 -.4em,-.377em -.74em 0 -.42em,-.645em -.522em 0 -.44em,-.775em -.297em 0 -.46em,-.82em -.09em 0 -.477em}to{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}}@-webkit-keyframes round{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes round{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.m-card{position:absolute;top:10vh;left:5vw;width:90vw;min-height:90vh;margin-left:auto;margin-right:auto;background-color:#fff;box-shadow:4px 4px 7px 2px rgba(0,0,0,.4);z-index:1}@media only screen and (min-width:900px){.m-card{left:10vw;width:80vw}}.m-card__header{margin-top:50px;margin-bottom:25px;color:#3e375d}.m-card__content{position:relative;overflow-x:auto;overflow-y:hidden;margin-top:50px;width:60vw;margin-left:auto;margin-right:auto}.m-card__links{position:absolute;top:40px;height:48px;right:40px;display:flex;justify-content:space-evenly;align-items:center;color:#007bff;cursor:pointer}.m-card__links .a-icon{width:25px;height:25px;margin:5px;-webkit-filter:grayscale(100%);filter:grayscale(100%);transition:-webkit-filter .3s ease-out;transition:filter .3s ease-out;transition:filter .3s ease-out,-webkit-filter .3s ease-out}.m-card__links .a-icon svg{width:25px;height:25px}.m-card__links .a-icon:hover{-webkit-filter:grayscale(0);filter:grayscale(0)}.m-card__credit{position:absolute;bottom:10px;right:0;display:flex;flex-direction:column;width:155px;height:50px}.m-card__credit *{color:#a198a1;font-family:Roboto-light}.m-card__credit a:hover{cursor:pointer;text-decoration:none;color:#007bff}@media only screen and (max-width:768px){.m-card__links{flex-direction:column;right:20px;top:40px;height:auto}}.m-comment{display:flex;text-align:left;margin-bottom:10px;margin-top:10px;flex-wrap:wrap}.m-comment__photo{width:40px;margin-right:25px;border-radius:5px}.m-comment__photo img{border-radius:5px}.m-comment__content{display:flex;flex-direction:column}.m-comment__details{margin-bottom:5px}.m-comment__details__name{font-family:Roboto-medium;margin-right:10px}.m-comment__details__time{font-size:14px;color:#bdb7bd}.m-comment__text{font-family:OpenSans}.m-comment__actions{display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:5px;font-family:Roboto-light;font-size:14px;color:#a198a1}.m-comment__actions--reply{margin-right:10px}@media (hover:hover){.m-comment__actions--hide:hover,.m-comment__actions--reply:hover{font-weight:600;color:#867986;cursor:pointer}}.m-comment .m-message,.m-comment__replies{flex:1 0 100%;margin-left:25px}.m-consent-box{position:fixed;bottom:15px;left:50%;transform:translateX(-50%);z-index:6;background-color:#f5f4f5;width:450px;border-radius:50px;color:#867986;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:25px;-webkit-animation:slide-out 1s ease-in-out;animation:slide-out 1s ease-in-out;box-shadow:0 0 8px 2px #007bff}.m-consent-box__container{position:relative}.m-consent-box__actions{display:flex;justify-content:center;margin-top:10px}.m-consent-box__tick{position:absolute;top:0;right:0}.m-consent-box__tick>svg{fill:#ff6200}.m-consent-box__tick--checked>svg{fill:#007bff}@-webkit-keyframes slide-out{0%{transform:translate(-50%,400px)}to{transform:translate(-50%)}}@keyframes slide-out{0%{transform:translate(-50%,400px)}to{transform:translate(-50%)}}.m-expandable-item__summary{display:flex;flex-direction:row;justify-content:space-between;align-items:center;text-align:left;margin-bottom:25px;padding-left:10px;cursor:pointer;color:#000;transition:padding .2s ease-in-out}.m-expandable-item__summary .a-icon{width:32px;height:32px;cursor:pointer}.m-expandable-item__summary .a-icon svg{width:32px;height:32px}@media (hover:hover){.m-expandable-item__summary:hover{padding-left:0;color:#007bff}}.m-expandable-item__summary--open{color:#6464f4;padding-left:0}.m-expandable-item__valuable-info{font-size:18px;color:#5e538d}.m-expandable-item__info{margin-left:5px;font-size:14px;color:#c1bcd7}.m-expandable-item__separator{width:150px;height:.5px;margin:35px auto;background-color:rgba(0,0,0,.3)}.m-expandable-item__content{margin-left:10px}.m-game-link{width:100%;display:flex;justify-content:space-evenly;align-items:center;transition:background-color .2s ease-in-out;padding-top:5px;padding-bottom:5px;cursor:pointer}.m-game-link__img{height:30px;margin-right:2px;padding-left:5px}.m-game-link__img img{max-width:100%;max-height:100%}.m-game-link .a-icon{display:flex;color:#007bff;cursor:pointer;transition:color .2s ease-in-out}.m-game-link .a-icon,.m-game-link .a-icon svg{width:30px;height:30px}.m-game-link:hover{background-color:#d9d5d9}.m-game-link:hover .a-icon{color:#ff6200}.m-header{position:absolute;top:15vh;left:0;right:0;color:#55367d;font-family:OpenSans}.m-header h1{font-size:48px;color:#fff;margin-bottom:25px}.m-header h3{color:#208323}@media only screen and (max-width:768px){.m-header{top:15vh}}.m-login{position:absolute;top:calc(50% - 170px);left:calc(50% - 235px);width:450px;height:280px;padding:50px;z-index:6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 0 3px 0 #000;background-color:hsla(0,0%,100%,.5)}.m-login .a-icon{position:absolute;top:10px;right:10px;cursor:pointer}.m-login__buttons{margin-top:50px;display:flex;justify-content:space-evenly}.m-login__buttons *{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-right:10px}.m-login__buttons button{font-size:16px;padding:25px;outline:0}.m-login__buttons__google{background:#ea4335;border:none;color:#fff;font-family:Helvetica,sans-serif;font-size:calc(.27548vw + 12.71074px);padding:calc(.34435vw + 13.38843px) calc(.34435vw + 18.38843px);font-weight:700;cursor:pointer}.m-message{display:flex;flex-direction:column}.m-message__text-field{position:relative;width:80%;padding:30% 10px 10px;border-radius:5px;box-shadow:0 0 3px 1px #007bff;margin:10px}.m-message__text-field textarea{position:absolute;top:15px;left:15px;right:15px;bottom:15px;width:calc(100% - 30px);height:calc(100% - 30px);outline:0;border:none;resize:none;min-height:100px;background-color:transparent;font-family:OpenSans}.m-image{display:flex;flex-direction:column;justify-content:center;background-color:#f5f4f5}.m-image,.m-image img{width:100%;height:auto}.m-image__credit{height:30px;width:100%;background-color:#fff;font-size:14px;padding:10px;font-family:Roboto-light}.m-image__credit a{color:#bdb7bd;text-decoration:none}.m-image__credit a:hover{color:#007bff}.m-panel{width:400px;height:600px;margin-top:auto;background-image:linear-gradient(to bottom right,#39b2af,#55367d);box-shadow:3px 3px 7px 1px rgba(70,118,151,.4);background-repeat:no-repeat;background-size:contain;border-radius:25px;display:flex;flex-direction:column;justify-content:space-between}.m-panel--left{left:8vw}.m-panel--center{left:43vw}.m-panel__header{height:50px;margin-top:50px;margin-bottom:50px;color:#fff}.m-panel__text{width:80%;margin-left:auto;margin-right:auto;font-family:Vecoly;color:#fff;font-size:18px}.m-panel__img{width:100%;display:flex;justify-content:center;margin-bottom:auto;cursor:pointer;transition:ease-out}.m-panel__img .m-image{background:none;width:80%}.m-panel__img .m-image span.lazy-load-image-background{overflow:hidden}.m-panel__img .m-image span.lazy-load-image-background img.lazyload{width:100%;box-shadow:inset(1px 1px);-webkit-filter:grayscale(95%);filter:grayscale(95%);transform:scale(1.3);transition:transform 1s,-webkit-filter 1s ease-in-out;transition:transform 1s,filter 1s ease-in-out;transition:transform 1s,filter 1s ease-in-out,-webkit-filter 1s ease-in-out}.m-panel__img .m-image:hover{box-shadow:0 0 3px 2px #007bff}.m-panel__img .m-image:hover .lazy-load-image-background.lazy-load-image-loaded img.lazyload{transform:scale(1);-webkit-filter:grayscale(5%);filter:grayscale(5%)}.m-panel__link{margin-bottom:50px;text-decoration:none!important;color:#fff;color:#39b2af;font-family:SourceSansPro-s--bold;font-size:24px}.m-panel__link:hover{color:#ff6200}.m-panel--size-half{width:250px;height:350px}.m-panel--size-half .m-panel__header{margin-top:35px;margin-bottom:25px}.m-section{margin-top:25px;margin-bottom:50px}.m-section__header{display:flex;justify-content:start;align-items:center;margin-top:75px;margin-bottom:25px;width:100%;color:#3e375d}.m-section__header .a-icon{width:32px;height:32px;margin-right:10px}.m-section__header .a-icon svg{width:32px;height:32px}.m-section__header .h3{margin-bottom:0}.m-section__paragraphs{margin-left:25px;margin-right:25px}.m-section__paragraphs a{color:#000;font-weight:700}.m-section__paragraphs a:hover{color:#007bff;text-decoration:none}.m-section__content{margin-left:25px;margin-right:25px}.m-social-bar{position:absolute;top:0;right:0;width:200px;height:200px;background-color:#fff;margin-top:auto;margin-bottom:auto;display:flex;flex-direction:column;justify-content:space-evenly;transition:transform 1.5s ease-in-out;z-index:1;box-shadow:-1px 1px 0 0 rgba(0,0,0,.1)}.m-social-bar__row{font-family:Roboto-light;color:#3e375d}.m-social-bar__row .h4{font-size:18px}.m-social-bar--active{transform:translateY(0)}.m-social-bar--inactive{transform:translateY(-202px)}.m-social-bar .a-icon{margin-right:10px;cursor:pointer}.m-social-bar .a-icon,.m-social-bar .a-icon svg{width:25px;height:25px}.m-social-bar .a-icon:hover{transform:scale(1.05);transition:ease-in-out}.m-teaser{position:absolute;display:inline-flex;flex:1 0 100%;width:100%;height:100%;transition:all .3s ease-out;vertical-align:top;box-sizing:border-box;white-space:normal;margin-left:auto;margin-right:auto}.m-teaser__img{position:relative;width:100%}.m-teaser__img:before{display:block;content:"";width:100%;padding-top:100%}.m-teaser__img img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;flex:1 1 auto;object-fit:cover}.m-teaser__img .m-teaser__devices{position:absolute;top:10px;right:0}.m-teaser__img .m-teaser__devices .a-icon{margin-right:10px;color:#fff}.m-teaser__img .m-teaser__likes{position:absolute;right:0;bottom:0;display:flex;justify-content:space-evenly;z-index:2}.m-teaser__img:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;box-shadow:inset 0 0 150px 60px rgba(0,0,0,.3)}.m-teaser__details{flex-grow:1;flex-shrink:1;background-color:#f5f4f5;max-width:250px;display:flex;flex-direction:column}.m-teaser__details__header.h3{padding-left:25px;padding-right:25px;margin-top:25px;margin-bottom:25px;color:#3e375d}.m-teaser__details__description{font-size:12px;font-family:OpenSans;color:#867986;padding-left:25px;padding-right:25px}.m-teaser__details__description a{display:block;text-decoration:none;color:#007bff}.m-teaser__details__description a:hover{color:#ff6200}.m-teaser__details__links{margin-top:auto;display:flex;flex-direction:column;justify-content:space-evenly}@media only screen and (max-width:768px){.m-teaser__details{position:absolute;left:0;top:0;width:50%;bottom:0;background-color:hsla(0,0%,100%,.4);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.m-teaser__details__header.h3{font-size:18px;margin-top:10px;margin-bottom:10px}.m-teaser__details__description,.m-teaser__details__header,.m-teaser__details__link{color:#002246}.m-teaser__details .m-game-link:hover{background-color:hsla(0,0%,100%,.5)}}.o-carousel{position:relative;margin-top:10px;margin-left:auto;margin-right:auto;padding-bottom:50px;max-width:800px;overflow:hidden}.o-carousel>div:first-child{display:flex;height:43.75vw;position:relative;min-height:40vh;max-height:65vh}.o-carousel__items{display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;margin-bottom:10px}.o-carousel__items__img{margin-right:25px;margin-top:25px;width:100px;height:100px;cursor:pointer}.o-carousel__items__img span.lazy-load-image-background{overflow:hidden}.o-carousel__items__img span.lazy-load-image-background img.lazyload{width:100px;height:100px;box-shadow:inset(1px 1px);-webkit-filter:grayscale(95%);filter:grayscale(95%);transform:scale(1.3);transition:transform 1s,-webkit-filter 1s ease-in-out;transition:transform 1s,filter 1s ease-in-out;transition:transform 1s,filter 1s ease-in-out,-webkit-filter 1s ease-in-out}.o-carousel__items__img:hover{box-shadow:0 0 3px 2px #007bff}.o-carousel__items__img:hover .lazy-load-image-background.lazy-load-image-loaded img.lazyload{transform:scale(1);-webkit-filter:grayscale(5%);filter:grayscale(5%)}.o-carousel__items__img--selected{box-shadow:0 0 3px 2px #6464f4}.o-carousel__items__img--selected .lazy-load-image-background.lazy-load-image-loaded img.lazyload{transform:scale(1);-webkit-filter:grayscale(5%);filter:grayscale(5%)}.o-carousel__items__img--selected:hover{box-shadow:0 0 3px 2px #6464f4}.o-carousel__items__img:first-child{margin-left:0}@media only screen and (max-width:768px){.o-carousel>div:first-child{height:56.25vw}}.o-comments{background-color:#f5f4f5;padding:25px;margin:50px 5px 5px;box-shadow:0 0 5px 1px hsla(0,0%,100%,.3)}.o-comments__header{display:flex;align-items:center;padding-bottom:25px;border-bottom:1px solid #6464f4;margin-top:0;color:#3e375d}.o-comments__header .a-icon{color:#3e375d;margin-right:10px;margin-bottom:-5px}.o-comments__content{display:flex;flex-direction:column;margin-left:10px;margin-top:10px}.o-comments .m-message{margin-top:25px}.o-navigation{display:flex;position:absolute;top:0;z-index:3;height:50px;width:100vw;background-color:hsla(0,0%,100%,.3);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);box-shadow:0 1px 0 rgba(0,0,0,.1);font-family:SourceSansPro--s-bold}.o-navigation__item{display:flex;align-items:center;justify-content:center;width:auto;padding:5px;margin-left:10px;margin-right:10px;text-decoration:none;color:#fff;transition:.2s ease-in-out}.o-navigation__item--selected{color:#3e375d}.o-navigation .o-navigation__item__contact{cursor:default}.o-navigation .o-navigation__item:hover{color:#3e375d;text-decoration:none}@media only screen and (min-width:576px){.o-navigation__item{margin-left:25px;margin-right:25px}}@media only screen and (min-width:900px){.o-navigation__item{margin-left:5vw;margin-right:5vw}}.p-about--space-before{margin-top:450px}.p-about__hobbies .m-section__content{display:flex;flex-direction:row;justify-content:space-evenly;flex-wrap:wrap}.p-about__hobbies .m-section__content .a-icon{color:#000;display:block;width:32px;height:32px;margin:5px}.p-about__hobbies .m-section__content .a-icon svg{width:32px;height:32px}.p-about__hobbies .m-section__content .a-icon:hover{color:#007bff}.p-experience .flex-col svg{overflow:visible}@media only screen and (max-width:768px){.p-experience .flex-col svg{width:300px;height:300px}}.p-games{background-color:hsla(0,0%,100%,.3);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.p-games__links{display:flex;justify-content:flex-end;align-items:center;color:#007bff;cursor:pointer;margin-bottom:50px}.p-games__links .a-icon{margin-right:10px;width:25px;height:25px;-webkit-filter:grayscale(100%);filter:grayscale(100%);transition:-webkit-filter .3s ease-out;transition:filter .3s ease-out;transition:filter .3s ease-out,-webkit-filter .3s ease-out}.p-games__links .a-icon svg{width:25px;height:25px}.p-games__links .a-icon:hover{-webkit-filter:grayscale(0);filter:grayscale(0)}.p-games__img-credit{position:absolute;right:0;width:auto;display:flex}.p-home__panels{display:flex;flex-direction:column;position:absolute;margin-bottom:25px}.p-home__panels .m-panel--size-full{width:300px}@media only screen and (min-width:576px){.p-home__panels .m-panel--size-full{width:400px}}@media only screen and (min-width:768px){.p-home__panels{flex-direction:row;justify-content:space-evenly;bottom:50px;left:50px}}@media only screen and (max-width:768px){.p-home__panels{left:0;right:0;top:40vh}.p-home__panels,.p-home__panels .m-panel{margin-left:auto;margin-right:auto}}.slide-down-enter{transform:translateY(-100%)}.slide-down-enter-active{z-index:2;transform:translateY(0);transition:transform .5s ease-out}.slide-down-exit{transform:translateY(0);opacity:1}.slide-down-exit-active{transform:translateY(-125%);transition:transform .5s,opacity .5s ease-in;opacity:0}.p-home.slide-down-enter{transform:none}.p-home.slide-down-enter .p-home__panels{-webkit-animation:animation .5s linear both;animation:animation .5s linear both}.p-home.slide-down-exit .p-home__panels{transform:translateY(0);top:10vh}.p-home.slide-down-exit-active{transform:translateY(0);transition:none}.p-home.slide-down-exit-active .p-home__panels{transform:translateY(125%);transition:transform .5s ease-in}.teaser-animation-enter{transform:translateX(1800px)}.teaser-animation-enter-active{transform:translateX(0);transition:transform .35s ease-in-out}.teaser-animation-slide-exit{transform:translateX(0)}.teaser-animation-exit-active{transform:translateX(-1800px);transition:transform .35s ease-in-out}@-webkit-keyframes animation{0%{transform:matrix(1,0,0,1,0,-500)}4.2%{transform:matrix(1,0,0,1,0,-225.363)}7.9%{transform:matrix(1,0,0,1,0,-69.85)}8%{transform:matrix(1,0,0,1,0,-66.845)}8.31%{transform:matrix(1,0,0,1.114,0,-57.946)}8.96%{transform:matrix(1,0,0,1.265,0,-40.886)}9.9%{transform:matrix(1,0,0,1.33,0,-20.315)}9.92%{transform:matrix(1,0,0,1.33,0,-19.888)}10%{transform:matrix(1,0,0,1.33,0,-18.384)}11.81%{transform:matrix(1.045,0,0,1.076,0,8.963)}12.51%{transform:matrix(1.056,0,0,.99,0,16.076)}12.88%{transform:matrix(1.061,0,0,.951,0,19.188)}13.68%{transform:matrix(1.069,0,0,.884,0,24.478)}15.57%{transform:matrix(1.077,0,0,.806,0,30.919)}15.77%{transform:matrix(1.077,0,0,.803,0,31.187)}16.62%{transform:matrix(1.076,0,0,.799,0,31.653)}17.43%{transform:matrix(1.073,0,0,.804,0,31.225)}20.81%{transform:matrix(1.052,0,0,.866,0,24.075)}24.94%{transform:matrix(1.022,0,0,.944,0,12.531)}25.78%{transform:matrix(1.017,0,0,.957,0,10.49)}27.73%{transform:matrix(1.008,0,0,.981,0,6.424)}30.82%{transform:matrix(.998,0,0,1.005,0,2.005)}32.44%{transform:matrix(.995,0,0,1.012,0,.571)}35.79%{transform:matrix(.994,0,0,1.016,0,-.955)}38%{transform:matrix(.994,0,0,1.015,0,-1.249)}38.84%{transform:matrix(.994,0,0,1.014,0,-1.267)}45.8%{transform:matrix(.999,0,0,1.004,0,-.647)}55.81%{transform:matrix(1.001,0,0,.999,0,.005)}61.06%{transform:matrix(1,0,0,.999,0,.051)}75.83%{transform:matrix(1,0,0,1,0,.002)}83.28%{transform:matrix(1,0,0,1,0,-.002)}90%{transform:matrix(1,0,0,1,0,-.001)}to{transform:matrix(1,0,0,1,0,0)}}@keyframes animation{0%{transform:matrix(1,0,0,1,0,-500)}4.2%{transform:matrix(1,0,0,1,0,-225.363)}7.9%{transform:matrix(1,0,0,1,0,-69.85)}8%{transform:matrix(1,0,0,1,0,-66.845)}8.31%{transform:matrix(1,0,0,1.114,0,-57.946)}8.96%{transform:matrix(1,0,0,1.265,0,-40.886)}9.9%{transform:matrix(1,0,0,1.33,0,-20.315)}9.92%{transform:matrix(1,0,0,1.33,0,-19.888)}10%{transform:matrix(1,0,0,1.33,0,-18.384)}11.81%{transform:matrix(1.045,0,0,1.076,0,8.963)}12.51%{transform:matrix(1.056,0,0,.99,0,16.076)}12.88%{transform:matrix(1.061,0,0,.951,0,19.188)}13.68%{transform:matrix(1.069,0,0,.884,0,24.478)}15.57%{transform:matrix(1.077,0,0,.806,0,30.919)}15.77%{transform:matrix(1.077,0,0,.803,0,31.187)}16.62%{transform:matrix(1.076,0,0,.799,0,31.653)}17.43%{transform:matrix(1.073,0,0,.804,0,31.225)}20.81%{transform:matrix(1.052,0,0,.866,0,24.075)}24.94%{transform:matrix(1.022,0,0,.944,0,12.531)}25.78%{transform:matrix(1.017,0,0,.957,0,10.49)}27.73%{transform:matrix(1.008,0,0,.981,0,6.424)}30.82%{transform:matrix(.998,0,0,1.005,0,2.005)}32.44%{transform:matrix(.995,0,0,1.012,0,.571)}35.79%{transform:matrix(.994,0,0,1.016,0,-.955)}38%{transform:matrix(.994,0,0,1.015,0,-1.249)}38.84%{transform:matrix(.994,0,0,1.014,0,-1.267)}45.8%{transform:matrix(.999,0,0,1.004,0,-.647)}55.81%{transform:matrix(1.001,0,0,.999,0,.005)}61.06%{transform:matrix(1,0,0,.999,0,.051)}75.83%{transform:matrix(1,0,0,1,0,.002)}83.28%{transform:matrix(1,0,0,1,0,-.002)}90%{transform:matrix(1,0,0,1,0,-.001)}to{transform:matrix(1,0,0,1,0,0)}}.h1,.h2,.h3,.h4{font-family:Roboto-medium;font-weight:500;margin:0}.h1{font-size:42px;line-height:48px}.h2{font-size:36px;line-height:40px}.h3{font-size:28px;line-height:32px}.h4{font-size:24px;line-height:28px}#root,.App{width:100vw;height:100vh;text-align:center;overflow:hidden;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;overflow-wrap:break-word}.App{position:relative;overflow-y:visible;box-sizing:content-box;padding-right:17px}.App .flex-row{display:flex;flex-direction:row;justify-content:space-evenly;flex-wrap:wrap}.App .flex-col{display:flex;flex-direction:column;justify-content:center}.bold{font-family:Roboto-medium}.preload *{-webkit-transition:none!important;-moz-transition:none!important;-ms-transition:none!important;-o-transition:none!important}.left-bottom-origin span.lazy-load-image-background.lazy-load-image-loaded img.lazyload{transform-origin:5% 75%}.top-origin span.lazy-load-image-background.lazy-load-image-loaded img.lazyload{transform-origin:50% 15%}
/*# sourceMappingURL=main.8ab8e84b.chunk.css.map */