body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--var--main:#000;--var--link_btn:#f9004d;--var--red:red;--var--shadow:#191919;--var--white:#fff;--white:#fff}*{box-sizing:border-box;font-family:sans-serif,josefin sans;margin:0;padding:0;scroll-behavior:smooth}.hero{background-image:url(/static/media/ales-nesetril-Im7lZjxeLhg-unsplash.44b3fb445039f3f259ea.jpg);background-position:50%;background-size:cover;height:100vh;width:100%}nav{align-items:center;display:flex;justify-content:space-between;padding:45px 8% 0;top:0;transition:transform .3s ease-in-out}.contact-btn a::selection,nav ul li a::selection{background:#0000;color:none}.menu{display:none}.menu i{font-size:30px}.logo,.menu i{color:#fff;color:var(--white);cursor:pointer}.logo{font-size:35px;letter-spacing:1px}span{color:red;color:var(--var--red)}nav ul{display:flex}nav ul li{list-style-type:none;padding:10px 18px;position:relative}nav ul li a{color:#fff;color:var(--white);font-size:larger;font-weight:700;text-decoration:none;text-transform:capitalize}nav ul li a:after{background-color:#f9004d;background-color:var(--var--link_btn);bottom:0;content:"";height:4px;left:0;position:absolute;transform:scaleX(0);transform-origin:bottom right;transition:transform .25s ease-out;width:100%}.contact-btn a{font-size:larger}nav ul li a:hover{color:#f9004d;color:var(--var--link_btn);transition:.4s}nav ul li a:hover:after{transform:scaleX(1);transform-origin:bottom left}.btn{background-color:#f9004d;background-color:var(--var--link_btn);border:2px solid #0000;border-radius:30px;color:#000;color:var(--var--main);font-weight:700;padding:10px 25px;text-decoration:none;transition:transform .4s}.btn:hover{transform:scale(1.2)}.body{left:8%;position:absolute;top:450px;transform:translateY(-50%)}h1{font-size:75px;margin:20px 0}h1,h3{color:#fff;color:var(--white)}h3{font-size:25px;margin-bottom:50px}h4{color:#fff;color:var(--white);font-size:20px;letter-spacing:2px}.notification form{max-width:100px;position:relative;width:500px}.notification form label{color:#000;color:var(--var--main);cursor:pointer;font-size:24px;transition:.4s}.notification form label:hover{color:#f9004d;color:var(--var--link_btn);text-decoration:underline}.about{background-color:#191919;background-color:var(--var--shadow);padding:100px;width:100%}.skills{align-items:center;background-color:#000;background-color:var(--var--main);display:flex;flex-direction:column;height:100vh;justify-content:center;padding:50px 50px 0;width:100%}.about-text-skills{height:30%;width:100%}.about-text-skills h2{color:#fff;color:var(--var--white);font-size:75px;text-align:center}.about-skills{height:60%;justify-content:space-around;width:100%}.about-skills,.skills-box{align-items:center;display:flex}.skills-box{color:#fff;color:var(--var--white);flex-direction:column;flex-wrap:wrap;height:100%;justify-content:space-evenly;width:50%}.skill-icon{align-items:center;background:#f9004d;background:var(--var--link_btn);border-radius:60px;display:flex;height:120px;justify-content:center;width:120px}.skill-icon img{height:75px;width:75px}.skill-name{color:#fff;color:var(--var--white);font-size:25px;text-align:center;width:120px}.major-skills{color:#fff;color:var(--var--white);flex-direction:column;height:100%;width:50%}.major-skills,.major-skills-parts{align-items:center;display:flex;justify-content:space-around}.major-skills-parts{background:#191919;background:var(--var--shadow);border-radius:25px;height:30%;width:100%}.major-skills-text{align-items:start;display:flex;flex-direction:column;height:70%;justify-content:space-evenly;padding:1px;width:70%}.major-skills-text h2{color:#fff;color:var(--white);font-size:25px;text-align:center;width:100%}.major-skills-text p{word-wrap:break-word;color:#fff;color:var(--white);font-size:18px;padding:auto;text-align:left}#projects{align-items:center;background:#000;background:var(--var--main);display:flex;flex-direction:column;height:100vh;justify-content:space-evenly;width:100%}.about-text-projects{height:16%;width:100%}.about-text-projects h2{color:#fff;color:var(--var--white);font-size:3.5rem;text-align:center}.projects{align-items:center;display:flex;height:70%;justify-content:space-evenly;width:100%}.project-card{background:#191919;background:var(--var--shadow);border-radius:20px;gap:20px;height:90%;justify-content:space-between;width:24%}.project-card,.project-content{align-items:center;display:flex;flex-direction:column}.project-content{height:50%;justify-content:space-evenly;width:100%}.project-image{height:60%;width:100%}.project-card img{border-radius:20px;height:100%;padding:10px;width:100%}.project-card h3{font-size:25px}.project-card h3,.project-card p{color:#fff;color:var(--var--white);text-align:center}.project-card p{font-size:18px;margin-bottom:10px;margin-top:-32px;padding:0 12px}.project-card .button{background-color:#f9004d;background-color:var(--var--link_btn);border:2px solid #0000;border-radius:30px;color:#000;color:var(--var--main);font-weight:700;padding:8px 25px;text-decoration:none;transition:.4s}.project-card .button:hover{background-color:initial;border:2px solid #f9004d;border:2px solid var(--var--link_btn);color:#fff;color:var(--var--white);cursor:pointer}.about img{height:auto;width:430px}.about-text{margin-left:5%;width:550px}.main{align-items:center;display:flex;justify-content:space-around;margin:0 auto;width:1130px}.about-text h2{font-size:5vw;margin-bottom:20px}.about-text h2,.about-text h5{color:#fff;color:var(--var--white);text-transform:capitalize}.about-text h5{font-size:2vw;letter-spacing:2px;margin-bottom:25px}.about-text p{color:#fff;color:var(--var--white);font-size:18px;letter-spacing:1px;line-height:28px;margin-bottom:45px;text-align:justify}.button{background-color:#f9004d;background-color:var(--var--link_btn);border:2px solid #0000;border-radius:30px;font-weight:700;padding:13px 30px;transition:.4s}.button a{color:#000;color:var(--var--main);text-decoration:none}.button:hover a{color:#fff;color:var(--var--white)}.button:hover{background-color:initial;border:2px solid #f9004d;border:2px solid var(--var--link_btn);cursor:pointer}.service{background:#000;background:var(--var--main);padding:100px 0;width:100%}.title h2{color:#fff;color:var(--var--white);font-size:75px;margin:30px auto;text-align:center;width:100%}.box{align-items:center;background:#000;display:flex;justify-content:center}.card{background:#191919;background:var(--var--shadow);border:2px solid #000;border:2px solid var(--var--main);border-radius:20px;height:365px;margin:15px;overflow:hidden;padding:20px 35px;position:relative;width:365px}.img{display:flex;justify-content:center;margin:3vh}.img i{color:#f9004d;color:var(--var--link_btn);font-size:50px}.card h5{font-size:25px;margin-bottom:2vh;text-transform:capitalize}.card h5,.pra p{color:#fff;text-align:center}.pra p{color:var(--var--white);font-size:16px;line-height:25px;margin-bottom:25px}.card .button{background-color:#f9004d;background-color:var(--var--link_btn);border:2px solid #0000;border-radius:30px;color:#000;color:var(--var--main);font-weight:700;padding:8px 25px;text-decoration:none;transition:.4s}.card .button:hover{background-color:initial;border:2px solid #f9004d;border:2px solid var(--var--link_btn);color:#fff;color:var(--var--white);cursor:pointer}.contact-me{align-items:center;background:#191919;background:var(--var--shadow);display:flex;flex-direction:column;height:290px;justify-content:center;width:100%}.contact-me p{color:#fff;font-size:16px;font-weight:700;margin-bottom:15px}.contact-me .second-button{background-color:#f9004d;background-color:var(--var--link_btn);border:2px solid #0000;border-radius:30px;color:#000;color:var(--var--main);font-weight:700;padding:8px 25px;text-decoration:none;transition:.4s}.second-button:hover{background-color:initial;border:2px solid #f9004d;border:2px solid var(--var--link_btn);color:#fff;color:var(--var--white);cursor:pointer}footer{align-items:center;background:#000;background:var(--var--main);display:flex;flex-direction:column;height:400px;justify-content:center;position:relative;width:100%}footer p:first-child{color:#fff;color:var(--var--white);font-size:16px;font-weight:700;margin-bottom:20px;text-transform:capitalize}footer p:nth-child(2){color:#fff;color:var(--var--white);font-size:17px;line-height:26px;text-align:center}.social{justify-content:space-around}.social,.social a{align-items:center;display:flex}.social a{background:#f9004d;background:var(--var--link_btn);border-radius:50%;color:#fff;color:var(--var--white);height:45px;justify-content:center;margin:22px 10px;text-decoration:none;width:45px}.social a:hover{transform:scale(1.3);transition:.3s}.patent{bottom:25px;color:#f9004d;color:var(--var--link_btn);font-size:17px;position:absolute}@media screen and (max-width:1200px){.main{padding:0 20px;width:100%}}@media screen and (max-width:768px){nav{padding:20px 5%}nav ul{display:none}nav ul li{padding:8px 12px}.menu{display:block}.menu-list{align-items:end;background-color:#000;background-color:var(--var--main);border-top:2px solid #fff;border-top:2px solid var(--white);display:flex;height:70px;justify-content:center;left:0;position:absolute;top:100px;width:100%;z-index:1}.body{left:5%}h1{font-size:50px}.main{flex-direction:column}.about{padding:50px 20px}.about img{max-width:430px;width:100%}.about-text{align-items:center;display:flex;margin-left:0;margin-top:30px;width:100%}.about-text h2{font-size:3.5rem}.about-text h5{font-size:2rem}.skills{height:auto;padding:50px 20px}.about-skills{flex-direction:column}.about-text-skills h2{font-size:3.5rem}.skills-box{align-items:center;flex-direction:row;height:100%;justify-content:center;width:100%}.skill-icon{border-radius:50px;height:100px;margin-top:27px;width:100px}.skill-icon img{height:50px;width:50px}.skill-name{font-size:20px}.major-skills{gap:20px;height:auto;justify-content:space-between;padding:50px 20px;width:100%}.major-skills-parts{flex-direction:column;height:100%;justify-content:space-between}.major-skills-text{height:100%;width:90%}.major-skills-text h2{font-size:2rem}.major-skills-text p{font-size:rem;margin-bottom:5px}#projects{gap:20px;height:auto;width:100%}.box{align-items:center;flex-direction:column}.card{height:auto;padding:15px 25px;width:80%}}@media screen and (max-width:1200px){html{font-size:14px}nav{align-items:flex-start;align-items:center;flex-direction:row}nav ul{flex-wrap:wrap;margin-top:15px}nav ul li{padding:5px 8px}.contact-btn{margin-top:10px}.menu{display:block}.menu-list{align-items:center;background-color:#000;background-color:var(--var--main);border-top:2px solid #fff;border-top:2px solid var(--white);display:flex;height:70px;justify-content:center;left:0;position:absolute;top:100px;transition:transform .3s ease-in-out;width:100%;z-index:1}.skills{height:auto;padding:50px 20px}.about-skills{flex-direction:column}.skills-box{align-items:center;flex-direction:row;height:auto;justify-content:center;width:100%}.skill-icon{border-radius:50px;height:100px;margin-top:27px;width:100px}.skill-icon img{height:50px;width:50px}.skill-name{font-size:20px}.major-skills{gap:20px;height:auto;justify-content:space-between;padding:50px 20px;width:100%}.major-skills-parts{flex-direction:column;height:100%;justify-content:space-around}.major-skills-text{height:100%;width:90%}.major-skills-text h2{font-size:2rem}.major-skills-text p{font-size:1.5rem;margin:15px 0;text-align:justify}#projects{gap:20px;height:auto;width:100%}.about-text-projects{height:16%;width:100%}.projects{flex-direction:column;gap:20px;height:70%;width:100%}.project-card{flex-direction:column;height:30%;padding:10px;width:90%}.project-content{align-items:center;display:flex;flex-direction:column;height:50%;justify-content:space-evenly;width:100%}.project-image{height:60%;width:100%}.project-card img{border-radius:20px;height:100%;padding:10px;width:100%}.project-card h3{font-size:25px}.project-card h3,.project-card p{color:#fff;color:var(--var--white);text-align:center}.project-card p{font-size:18px;margin-bottom:10px;margin-top:-32px;padding:0 12px}.project-card .button{background-color:#f9004d;background-color:var(--var--link_btn);border:2px solid #0000;border-radius:30px;color:#000;color:var(--var--main);font-weight:700;padding:8px 25px;text-decoration:none;transition:.4s}.hero{height:auto;padding-bottom:100px}.body{align-items:center;display:flex;flex-direction:column;height:700px;justify-content:center;padding:20px 5%;position:static;transform:none}h1{font-size:40px}h3{font-size:18px}.about{padding:50px 20px}.about-text{display:flex;flex-direction:column;justify-content:center}.card{margin:15px 0;width:100%}.title h2{font-size:50px}.contact-me{margin-top:-70px}.contact-me,footer{height:auto;padding:40px 20px}footer p:nth-child(2){font-size:14px}}@media screen and (max-width:360px){nav ul li a{font-size:14px}.logo{font-size:28px}.btn{padding:8px 20px}}
/*# sourceMappingURL=main.36a9d31e.css.map*/