.landing{max-width:1440px}@media only screen and (max-width:1440px){.landing{padding:0 10px}}.landing{margin:0 auto}.landing section{padding-top:80px}.landing__header{background-color:var(--background);z-index:1500;align-items:center;height:50px;display:flex;position:sticky;top:0}.landing__header__title{font-size:1.5rem;font-weight:700}.landing__header__navigation{gap:20px;display:flex;position:absolute;left:50%;transform:translate(-50%)}@media only screen and (max-width:944px){.landing__header__navigation{display:none}}.landing__header__navigation li{cursor:pointer;font-size:1.2rem}.landing__header__actions{gap:20px;margin-left:auto;display:flex}.landing__header__actions button{cursor:pointer;border:1px solid var(--forground);border-radius:6px;padding:6px}.landing__hero{justify-content:space-between;display:flex;position:relative}@media only screen and (max-width:944px){.landing__hero{flex-direction:column-reverse;gap:20px}}.landing__hero__me{flex-direction:column;gap:20px;display:flex}@media only screen and (max-width:944px){.landing__hero__me{align-items:center}}.landing__hero__me--name{font-size:2rem}@media only screen and (max-width:944px){.landing__hero__me--name{margin:10px 0}}.landing__hero__me--name{color:var(--primary)}.landing__hero__me--profession{font-size:1.5rem}@media only screen and (max-width:944px){.landing__hero__me--profession{margin:10px 0}}.landing__hero__me--about{max-width:400px;font-size:1.3rem}@media only screen and (max-width:944px){.landing__hero__me--about{text-align:center}.landing__hero__avatar{justify-content:center;align-items:center;display:flex}}.landing__hero__avatar{flex:0 0 280px;position:relative}.landing__hero__avatar--rectangle:first-child{background-color:var(--primary);border-radius:30px;width:280px;height:300px;position:absolute;right:60px;transform:rotate(-30deg)}@media only screen and (max-width:944px){.landing__hero__avatar--rectangle:first-child{right:initial;width:200px;height:240px;top:-10px}}.landing__hero__avatar--rectangle:nth-child(2){border-radius:30px;width:280px;height:300px;position:absolute;top:0;right:60px;overflow:hidden;transform:rotate(10deg)}@media only screen and (max-width:944px){.landing__hero__avatar--rectangle:nth-child(2){right:initial;width:200px;height:240px;top:0}}.landing__companies h2{color:var(--primary);margin-bottom:15px;font-size:2rem}.landing__companies__list{grid-template-columns:1fr 1fr 1fr;gap:50px;padding-left:0;display:grid}@media only screen and (max-width:1180px){.landing__companies__list{grid-template-columns:1fr;gap:20px}}@media only screen and (max-width:944px){.landing__companies__list{white-space:initial;flex-direction:column;align-items:center}}.landing__companies__list__item{max-width:350px}@media only screen and (max-width:1180px){.landing__companies__list__item{max-width:100%}}.landing__companies__list__item{border:1px solid #fff;border-radius:5px;flex:0 0 350px;padding:10px}@media only screen and (max-width:944px){.landing__companies__list__item{max-width:100%}}.landing__companies__list__item__header{display:flex}.landing__companies__list__item__header--name{font-size:1.25rem}.landing__companies__list__item__header--date{font-size:1.1rem}.landing__companies__list__item__description{white-space:normal;margin-bottom:10px;font-size:1rem}.landing__companies__list__item__image-container{justify-content:flex-end;display:flex}.landing__projects h2{color:var(--primary);margin-bottom:15px;font-size:2rem}.landing__projects__list{grid-template-columns:1fr 1fr 1fr;padding-left:0;display:grid}@media only screen and (max-width:944px){.landing__projects__list{grid-template-columns:1fr}}.landing__projects__list{white-space:nowrap;scrollbar-width:none;gap:50px;overflow-x:auto}.landing__projects__list__item{max-width:350px}@media only screen and (max-width:944px){.landing__projects__list__item{max-width:100%}}.landing__projects__list__item{flex:0 0 350px}.landing__projects__list__item__header{display:flex}.landing__projects__list__item__header--name{text-align:center;font-size:1.5rem;font-weight:700}.landing__projects__list__item__header--date{font-size:1.1rem}.landing__projects__list__item__description{white-space:normal;padding-bottom:10px;font-size:1rem}.landing__projects__list__item__image-container{justify-content:flex-end;display:flex}.landing__skills{padding-bottom:15px}.landing__skills h2{color:var(--primary);font-size:2rem}.landing__skills__list{grid-template-columns:1fr 1fr 1fr 1fr 1fr;display:grid}@media only screen and (max-width:944px){.landing__skills__list{grid-template-columns:1fr}}.landing__skills__list__skill{flex:1;justify-content:center;align-items:center;height:100px;font-size:30px;display:flex}.landing__educations{padding-bottom:15px}.landing__educations h2{color:var(--primary);font-size:2rem}.landing__educations__list{flex-direction:column;gap:20px;display:flex}.landing__educations__list__education{justify-content:space-between;align-items:center;height:50px;display:flex}.landing__educations__list__education__name{font-size:1.5rem}
