/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
*,:before,:after{box-sizing:border-box}html{tab-size:4;-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted buttontext}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}.container{max-width:480px;height:100%;margin-left:auto;margin-right:auto;padding:50px 0}@media screen and (width>=768px){.container{width:768px;max-width:668px}}@media screen and (width>=1200px){.container{width:1110px;max-width:none}}body{scroll-behavior:smooth;color:#fff;background-color:#0e21a0;font-family:Chiron GoRound TC,sans-serif;font-size:48px;font-weight:700;line-height:1.5}.animate{opacity:0;transition:opacity .5s,transform .5s;transform:translateY(32px)}.animate.visible{opacity:1;transform:translateY(0)}h1,h2,h3,p{margin:0;padding:0}ul{margin:0;padding:0;list-style:none}a{text-decoration:none}button{cursor:pointer;border:none}img{width:100%;max-width:100%;height:auto;display:block}input:focus{outline:none}.hero{background-image:linear-gradient(#b153d7 0%,#001b7a00 100%);height:568px}.hero .container{align-items:center;display:flex}.hero-card{text-align:center;background-color:#f0eed9;border-radius:48px;flex-direction:column;width:320px;height:220px;margin:0 auto;display:flex;overflow:hidden;transform:rotate(-12deg)}@media screen and (width>=768px){.hero-card{width:480px;height:280px;margin-right:0}}.hero-hello{background-color:#ff5a45;width:100%;padding:8px 0 2px;font-family:Inter}@media screen and (width>=768px){.hero-hello{padding-top:12px}}.hero-text{font-size:36px;line-height:46px}@media screen and (width>=768px){.hero-text{font-size:48px;line-height:58px}}.hero-subtext{font-size:15px;line-height:19px}@media screen and (width>=768px){.hero-subtext{font-size:20px;line-height:24px}}.hero-name{color:#656565;width:236px;margin:0 auto;font-family:Caveat,sans-serif;font-size:48px;line-height:65px}@media screen and (width>=768px){.hero-name{font-size:64px;line-height:81px}}.about{padding:0 0 80px}@media screen and (width>=768px){.about{padding:150px 0}}.about-langs{flex-flow:column wrap;align-items:center;gap:80px;display:flex}.about-langs svg,.about-langs img{width:auto;max-width:200px;height:200px;filter:drop-shadow(0 0 20px var(--svgGlow))}.about-langs img{border-radius:48px;width:200px}@media screen and (width>=768px){.about-langs{flex-direction:row;justify-content:center}}@media screen and (width>=1200px){.about-langs{gap:120px}}.about-title{text-align:center;color:#f375c2;padding-top:80px}.projects{color:#0305ab;background-color:#ebecf0;font-family:Caveat,sans-serif;position:relative}.projects .container{padding-top:0}.projects:before,.projects:after{content:"";background-image:url(torn-paper.b2cd3c4b.png);background-repeat:repeat-x;background-size:auto 100%;width:100%;height:184px;display:block;position:absolute;right:0}.projects:before{top:-184px}.projects:after{bottom:-184px;transform:rotate(180deg)}.projects-title{text-align:center;padding-bottom:60px}.projects-list{flex-flow:wrap;justify-content:center;align-items:center;gap:100px;display:flex}.projects-item{border:1px solid #0305ab;border-radius:40px;padding:21px 21px 40px;transition:opacity .5s,transform .5s,box-shadow .5s}.projects-item:hover{transform:translateY(-10px);box-shadow:0 10px #00000051}.projects-thumbnail{object-fit:cover;border-radius:40px;width:236px;height:160px}.projects-name{margin-top:21px;font-size:36px;line-height:45px}.projects-time{margin-bottom:21px;font-size:24px;line-height:30px}.projects-links{color:#ed3386;font-size:36px;list-style:inside}.projects-links a{text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:2px;transition:color .5s}.projects-links a:link,.projects-links a:visited{color:inherit}.projects-links a:hover,.projects-links a:focus{color:#c12068}.footer .container{flex-direction:column;align-items:center;padding:150px 0 50px;display:flex}@media screen and (width>=768px){.footer .container{align-items:start}}.footer-title{text-transform:uppercase;color:#f375c2;text-align:center;margin-bottom:60px;font-size:48px;line-height:58px;display:block}@media screen and (width>=768px){.footer-title{text-align:left;font-size:64px}}.footer-email{text-transform:lowercase;text-underline-offset:5px;color:#f375c2;font-size:24px;font-style:normal;font-weight:400;line-height:40px;text-decoration:underline;text-decoration-thickness:2px;transition:color .5s}.footer-email:hover,.footer-email:focus{color:#f69ed4}.footer-icons{gap:41px;width:fit-content;margin:60px auto 0;display:flex}@media screen and (width>=768px){.footer-icons{margin:60px 0 0}}.footer-icon{display:block}.footer-icon svg{fill:#f375c2;width:76px;height:76px;transition:fill .5s}.footer-icon:hover svg,.footer-icon:focus svg{fill:#f69ed4}
/*# sourceMappingURL=andrii-avramenko.github.io.18aa3cb1.css.map */
