
body {
	background-color: #1A202C;
	font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol" ;
	margin: 0px;
}
#list {
	padding: 20px;
}

.portfolio {
	color: #0bc5ea;
    font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-weight: 600;
    font-size: 1.25rem;
    line-height: 1.2;
    margin-left: 2rem;
}

.css-button-2-1 {
	justify-content: center;
	align-items: center;
	display: inline-flex;
	font-size: 1rem;
	width:2.5rem;
	height: 2.5rem;
	border-radius: 9999px;
	background: ;
	filter: invert(1);
	background: #00000014;
	border: none;
	margin-right: 0%;
	float: right; 
	margin-left: 0.5rem;
	margin-right: 0rem; 
}
.css-button-2-1:hover {
	background-color: #A9A9A9;
	transition: all .2s ease-in-out;
}

a {
	text-decoration: none;
}
p {
	margin: 1.5px;
}
h2 {
	margin: 0px;
}




/*заголовок*/

.css-1-1 {
	padding: 8rem;
	display: flex;
	flex-direction: row;
}
.css-1-2 {
    margin-top: 2px;
	
}
.css-hi {
	font-size: 3rem;
	color: #ffffffeb;
	font-weight: 600;
	font-family: ;
}
.css-title {
    font-size: 4.5rem;
    font-weight: 700;
    background-image: linear-gradient(45deg, #0bc5ea, #3182ce, #6b46c1);
    -webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
    font-family: ;   
}
.css-subtitle {
	color: #E2E8F0;
}
.css-memoji {
	border-radius: 9999px;
	width: 300px;
    height: 300px;
    background-color: #ffffff14;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
    margin-left: 4rem;
}
.css-a-button-1-1 {
	text-decoration: none;
	color: #1A202C;
	font-weight: 600;
	font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";

}
.css-button-1-1 {
	margin-top: 2rem;
	height: 2.5rem;
	padding-inline-start: 1rem;
    padding-inline-end: 1rem;
    border-radius: 10px;
    background: #90cdf4;
	font-size: 100%;

}
.css-button-1-1:hover {
	background: #63b3ed;
}
.css-2-1 {
	flex-direction: row;
	text-align: center;
	margin-top: 0.5rem;

}
.css-social {
	width: 50px;
	height: 50px;
	margin-inline-start: 6rem;
	align: center;
	filter: invert(1);
}
.css-social1 {
	width: 50px;
	height: 50px;
	margin-inline-start: rem;
	align: center;
	filter: invert(1);
}
.css-3-1{
	align-self: center;
   padding-inline-start: 8rem;
   padding-inline-end: 8rem;
   padding-top: 4rem;
   padding-bottom: 4rem;
}
.css-3-experience {
	font-size: 4.5rem;
	font-weight:800;
	color: #00b5d8;
}
.css-3-1-experience {
	font-size: 1.5rem;
	color: #a0aec0;
}
 ::-webkit-scrollbar {
    width: 15px; /* ширина нового скроллбара */
}  
 ::-webkit-scrollbar-track {
    background: #383838; /* цвет фона у дорожки */  
}
 ::-webkit-scrollbar-thumb {
    background: #585858; /* цвет фона у дорожки */
    border-radius: 9999px; /* скругление углов */
}
::-webkit-scrollbar-thumb:hover {
    background: #808080; /* ползунок меняет цвет при наведении */
}
.css-3 {
	display: flex;
   flex-direction: row;
}
.css-4-1  {
		align-self: center;
   padding-inline-start: 8rem;
   padding-inline-end: 8rem;
   padding-top: 4rem;
   padding-bottom: 4rem;
	display: flex;
   flex-direction: row;   
}
.css-4-2-1 {
	height: 30vh;
	width: 30vh;
	background: ;
	border-radius: 5%;
	margin-top: 1rem;
	margin-left: 1rem;
	display: flex;
	flex-direction: column;
    -webkit-box-pack: end;
    justify-content: flex-end;
}

.css-4-icon {
	height: 6rem;
	width: 6rem;
	padding: 1rem;

}
.css-4-3 {
	padding: 1rem;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";;
	font-size: 1.25rem;
	font-weight: 600;
}
.css-4-2-2 {
	height: 30vh;
	width: 30vh;
	background: #edf2f7;
	border-radius: 5%;
	margin-top: 1rem;
	margin-left: 1rem;
	display: flex;
	flex-direction: column;
   -webkit-box-pack: end;
   justify-content: flex-end;
}
.css-4-2-2:hover{

}
.css-4-2-3 {
	height: 30vh;
	width: 30vh;
	background: #edf2f7;
	border-radius: 5%;
	margin-top: 1rem;
	margin-left: 1rem;
	display: flex;
	flex-direction: column;
   -webkit-box-pack: end;
   justify-content: flex-end;
}
.css-4-2-3:hover{
	background:  #42AAFF;
}


@media screen and (max-width: 1200px) {

}
@media screen and (max-width: 998px) {

}
@media screen and (max-width: 764px) {
	.css-1-1 {
	padding: 0rem;
	margin: 0rem;
}
	.css-hi {
	font-size: 2rem;
	font-weight: 600;
}
	.css-title {
    font-size: 2.5rem;
    font-weight: 700;   
}
	.css-subtitle {
	font-size: 0.8rem;
	margin-top: 1rem;
}
	.css-button-1-1 {
	margin-top: 2rem;
	height: 2rem;
	font-size: 0.5rem;
}
	.css-a-button-1-1 {
	font-weight: 600;
	font-size: 0.8rem;
}
	.css-memoji {
	width: 145px;
    height: 140px;
    margin-left: 0rem;
    margin-top: 4rem;
    float: right;
    margin-right: 0rem;
}
	.css-social {
	width: 30px;
	height: 30px;
	margin-inline-start: 2rem;
}
	.css-social1 {
	width: 30px;
	height: 30px;
	margin-inline-start: 0rem;
}
	.css-2-1 {
	margin-top: 4rem;
}
	#list {

	padding: 15px;
}
	.portfolio {
    font-weight: 600;
    font-size: 0.8rem;
    line-height: ;
    margin-left: 0.8rem;
}
.css-button-2-1 {
	font-size: 0.8rem;
	width:1.5rem;
	height: 1.5rem;
	margin-right: 0%;
	float: right; 
	margin-left: 0.5rem;
	margin-right: 0rem; 
}
	.css-3-1{
   padding-inline-start: 2rem;
   padding-inline-end: 0rem;
   padding-top: 4rem;
   padding-bottom: 2rem;
} 
	.css-4-1 {
    padding-inline-start: 0rem;
    padding-inline-end: 0rem;
    padding-top: 4rem;
    padding-bottom: 2rem;
   
}
.css-4-2-1 {
    height: 20vh;
    width: 20vh;
}
.css-4-2-3 {
    height: 20vh;
    width: 20vh;
}
.css-4-2-2 {
    height: 20vh;
    width: 20vh;
    margin-left: 3rem;
    background: linear-gradient(149deg,#fc00ff,#00dbde );
    animation: gradient 3s ease infinite ; 
    background-size: 400% 400%; 
}
@keyframes gradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}
.css-3-experience {
	font-size: 2rem;
	font-weight:800;
}
.css-3-1-experience {
	font-size: 1rem;
	color: #a0aec0;
}
.css-4-icon {
    height: 6rem;
    width: 6rem;
    padding: 0rem;
}
.css-3 {

   margin-top: 4rem;
}
html {
	width: 100%;
	height: 100%;
}
}
@media screen and (max-width: 576px) {

}

