*{margin:0;padding:0;font-family:"DM Sans",sans-serif;transition:background-color .3s ease,color .3s ease}ul{list-style:none}a{text-decoration:none}body{background-color:#171717}.container{display:block;margin:0 auto;max-width:1240px;padding:0 20px}.about{padding-top:71px;padding-bottom:72px}.text-centerize{margin:0 auto;text-align:center;color:#fff}.about-title{font-weight:700;font-size:48px}.about-description{max-width:576px;margin-top:16px;font-weight:400;font-size:18px}.about-more{margin-top:56px;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 480px){.about-more{flex-direction:column;gap:15px}}@media screen and (min-width: 481px)and (max-width: 780px){.about-more{flex-direction:column;gap:20px}}.about-more-photo{border-radius:16px;border:2px solid #171717;height:396px;width:560px}@media screen and (max-width: 480px){.about-more-photo{height:198px;width:280px}}@media screen and (min-width: 481px)and (max-width: 780px){.about-more-photo{height:230px;width:420px}}.about-more-text{max-width:560px}.about-more-text-main{font-size:18px;text-align:justify;color:#fff}.about-more-text-title{font-weight:600}.about-more-text-title-second{font-weight:400;margin-top:32px;margin-bottom:56px}.about-more-button{display:flex;justify-content:start}.about-more-button-text{display:flex;justify-content:start;border:1px solid #fff;border-radius:8px;padding:12px 34px;font-weight:500;font-size:14px;color:#fff;transition:background-color .3s,box-shadow .3s}:root:not([data-theme=dark]) .about-more-button-text:hover{color:#fff}:root[data-theme=dark] .about-more-button-text:hover{color:#000}.about-more-button-text:hover{background-color:#3d3d3d;box-shadow:5px 5px 5px rgba(255,0,0,.644)}.about-list{display:flex;margin-top:64px;justify-content:space-around;flex-wrap:wrap}@media screen and (max-width: 840px){.about-list{gap:30px}}.about-list-centerize{width:200px;display:flex;flex-direction:column;justify-content:center;align-items:center}.about-list-text-main{color:#fff;text-align:center}.about-list-text{font-weight:400;font-size:18px}.about-list-title{font-weight:700;font-size:24px;padding:8px 0}.image-circle{width:120px;height:120px;border-radius:100%;background-color:#212121;display:flex;justify-content:center;align-items:center}.contacts{margin-top:31x;margin-bottom:31px}.contacts-wrapper{display:flex;flex-direction:column;justify-content:center;max-width:971px;height:450px;margin-left:185px}@media screen and (max-width: 1023px){.contacts-wrapper{margin:0;height:100%;align-items:center;gap:50px}}.contacts-text-main{color:#fff}.contacts-title{font-weight:700;font-size:48px;text-align:center;height:61px}.contacts-text{margin-top:16px;max-width:441px;height:45px;font-weight:400;font-size:18px;text-align:center}.contacts-ul{display:flex;flex-direction:column}.contacts-li{display:flex;align-items:center;gap:16px;height:26px}.contacts-li-first{margin-top:24px}.contacts-li-second{margin-top:26px}.contacts-list-text{font-weight:400;font-size:20px}.contacts-list-image{width:24px}:root:not([data-theme=dark]) .contacts-list-image{filter:none}:root[data-theme=dark] .contacts-list-image{filter:grayscale(100%) brightness(0)}.contacts-ul-wrapper{margin-top:44px;display:flex;justify-content:center;height:126px}@media screen and (max-width: 768px){.contacts-ul-wrapper{margin-top:100px}}.contacts-list-link{transition:color .3s}.contacts-list-link:hover{color:aqua}.contacts-form{max-width:512px;height:271px}@media screen and (max-width: 768px){.contacts-form{margin-top:50px;width:100%;height:100%}}.contacts-form-name{display:flex;margin-bottom:38px;gap:32px}.contacts-form-name,.contacts-form-details{display:flex;gap:32px}@media screen and (max-width: 540px){.contacts-form-name,.contacts-form-details{flex-direction:column}}.contacts-form-input{width:240px;height:30px;background-color:rgba(0,0,0,0);border:0;border-bottom:1px solid #4f4f4f;font-weight:700;font-size:14px;color:#4f4f4f;padding:3px 0px 5px 5px;align-items:center}@media screen and (max-width: 540px){.contacts-form-input{width:100%}}.contacts-wrapper-text{display:flex;flex-direction:column;align-items:center;max-width:441px;margin-bottom:56px;margin-left:194px}@media screen and (max-width: 768px){.contacts-wrapper-text{margin:0}}.contacts-wrapper-more{display:flex;justify-content:space-between}@media screen and (max-width: 768px){.contacts-wrapper-more{flex-direction:column;justify-content:center}}.contacts-message{display:flex;width:512px;height:96px;background-color:rgba(0,0,0,0);border:1px solid #4f4f4f;color:#4f4f4f;resize:none;border-radius:7px;padding-top:8px;padding-left:10px;font-weight:700;font-size:14px}@media screen and (max-width: 540px){.contacts-message{width:100%}}.contacts-form-message{margin-top:38px}.contacts-submit{border:0;border-radius:8px;width:128px;height:39px;background-color:#27ae60;font-weight:500;font-size:14px;color:#fff;padding:12px 24px;cursor:pointer;transition:background-color .3s,box-shadow .3s}.contacts-submit:hover{background-color:#3d3d3d;box-shadow:5px 5px 5px rgba(255,0,0,.644)}.contacts-form-submit{margin-top:28px;display:flex;justify-content:center}.contacts-form-wrapper{position:relative}.contacts-form-label{position:absolute;top:0;left:5px;font-weight:700;font-size:14px;color:#4f4f4f;background-color:#171717;padding:0 3px;transition:150ms ease-in}.contacts-form-label:hover{cursor:text}.contacts-form-input:focus+.contacts-form-label{top:-12px;left:10px}.contacts-form-input:not(:-moz-placeholder,:focus){border:1px solid #fff;border-radius:4px}.contacts-form-input:not(:placeholder-shown,:focus){border:1px solid #fff;border-radius:4px}.contacts-form-input:not(:-moz-placeholder)+.contacts-form-label{top:-12px;left:10px}.contacts-form-input:not(:placeholder-shown)+.contacts-form-label{top:-12px;left:10px}.contacts-form-input:-moz-placeholder:not(:focus)+.contacts-form-label{top:8px;left:2px}.contacts-form-input:placeholder-shown:not(:focus)+.contacts-form-label{top:8px;left:2px}.contacts-form-message-label{position:absolute;top:8px;left:10px;transition:150ms ease-in}.contacts-message:focus+.contacts-form-label{top:-12px;left:20px}.contacts-message:not(:-moz-placeholder,:focus){border:1px solid #fff;border-radius:8px}.contacts-message:not(:placeholder-shown,:focus){border:1px solid #fff;border-radius:8px}.contacts-message:not(:-moz-placeholder)+.contacts-form-label{top:-12px;left:20px}.contacts-message:not(:placeholder-shown)+.contacts-form-label{top:-12px;left:20px}.contacts-message:-moz-placeholder:not(:focus)+.contacts-form-label{top:8px;left:10px}.contacts-message:placeholder-shown:not(:focus)+.contacts-form-label{top:8px;left:10px}.footer{padding-top:32px;padding-bottom:32px}.footer-ul{display:flex;gap:16px}.footer-link{display:flex;justify-content:center;align-items:center;padding:8px;background-color:#27ae60;border-radius:50%;transition:background-color .3s,box-shadow .3s}.footer-copyright-mark{height:18px;font-weight:500;font-size:14px;color:#fff}.footer-link:hover{background-color:#3d3d3d;box-shadow:5px 5px 5px rgba(255,0,0,.644)}.footer-wrapper{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 768px){.footer-wrapper{flex-direction:column;gap:50px}}.nav{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 480px){.nav{flex-direction:column;justify-content:center;gap:15px}}.header{background-color:#27ae60;padding:32px 0;position:fixed;left:0;top:0;width:100%;z-index:100}.nav-list{display:flex;gap:32px}.logo{font-weight:700;font-size:36px;color:#fff;padding:5px}.nav-link{color:#fff;padding:15px 0}.main-link{transition:color .5s}.nav-link:hover{color:#4f4f4f}.checkbox{display:none}.theme-toggler{position:fixed;bottom:35px;right:35px;width:50px;height:50px;border-radius:50%;cursor:pointer;background:#27ae60;display:flex;align-items:center;justify-content:center;z-index:1000}@media screen and (max-width: 768px){.theme-toggler{bottom:5px;right:5px}}.theme-toggler .icon{position:absolute;width:24px;height:24px;transition:opacity .3s ease,transform .3s ease}@media screen and (max-width: 480px){.theme-toggler .icon{width:20px;height:20px}}.sun{opacity:1;transform:scale(1) rotate(0deg)}.moon{opacity:0;transform:scale(0.5) rotate(-90deg)}.checkbox:checked+.theme-toggler .sun{opacity:0;transform:scale(0.5) rotate(90deg)}.checkbox:checked+.theme-toggler .moon{opacity:1;transform:scale(1) rotate(0deg)}.hero-wrapper{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 480px){.hero-wrapper{flex-direction:column;gap:50px}}@media screen and (max-width: 768px){.hero-wrapper{flex-direction:column;gap:50px}}.hero{padding-top:180px;padding-bottom:82px}.hero-speciality{display:inline-block;font-weight:500;font-size:18px;color:#828282}.hero-name_surname{margin-top:18px;font-weight:700;font-size:48px;text-transform:uppercase;color:#fff}.hero-description{max-width:560px;margin-top:31px;font-weight:500;font-size:18px;color:#828282}.photo{max-width:500px;max-height:500px;padding:15px;border:5px solid #27ae60;border-radius:50%;border-width:5px;border-radius:100%}@media screen and (max-width: 480px){.photo{max-width:250px;max-height:250px;border:2px solid #27ae60;padding:7px}}@media screen and (min-width: 481px)and (max-width: 780px){.photo{max-width:400px;max-height:400px;border:3px solid #27ae60;padding:10px}}.hero-description{max-width:560px}.hyperlink_buttons{margin-top:62px;display:flex;align-items:center;gap:16px}@media screen and (max-width: 480px){.hyperlink_buttons{gap:5px;justify-content:space-between}}@media screen and (max-width: 768px){.hyperlink_buttons{gap:5px}}.download_cv_button{display:flex;align-items:center;justify-content:center;background-color:#27ae60;border:0;color:#fff}.learn_more_button{display:flex;align-items:center;justify-content:center;border:1px solid #fff;color:#fff}.hyperlink_text{max-height:40px;box-sizing:border-box;border-radius:8px;padding:12px 27px;transition:background-color .3s,box-shadow .3s;font-family:"DM Sans",sans-serif;font-weight:500;font-size:14px}@media screen and (max-width: 768px){.hyperlink_text{height:40px;padding:5px}}@media screen and (max-width: 768px){.hyperlink_buttons li{flex:1}}.download_cv_button:hover,.learn_more_button:hover{background-color:#3d3d3d;box-shadow:5px 5px 5px rgba(255,0,0,.644)}:root:not([data-theme=dark]) .learn_more_button:hover{color:#fff}:root[data-theme=dark] .learn_more_button:hover{color:#000}.hero-photo-wrapper{position:relative}.hero-open-to-work{display:flex;justify-content:center;align-items:center;font-weight:500;font-size:14px;color:#000;height:56px;width:160px;border-radius:8px;background-color:#ebebeb;position:absolute;top:360px;left:0;opacity:0;animation:fadeIn 2s forwards .65s}@media screen and (max-width: 480px){.hero-open-to-work{height:30px;width:100px;font-size:9px;top:175px;left:-15px}}@media screen and (min-width: 481px)and (max-width: 780px){.hero-open-to-work{height:45px;width:130px;font-size:12px;top:280px}}@keyframes fadeIn{to{opacity:1}}.hero-open-to-work-text{display:inline-block;overflow:hidden;white-space:nowrap;width:0ch;animation:typing 3s forwards 2.2s;text-align:center}@keyframes typing{from{width:0ch}to{width:15ch}}.hero-online{position:absolute;border-radius:100%;background-color:#34c759;border:2px solid #fff;width:32px;height:32px;bottom:20px;right:105px;opacity:0;animation:heartbeat 1.5s forwards 4.8s}@media screen and (max-width: 480px){.hero-online{height:25px;width:25px;bottom:15px;right:52px}}@media screen and (min-width: 481px)and (max-width: 780px){.hero-online{height:32px;width:32px;bottom:25px;right:80px}}@keyframes heartbeat{from{opacity:0;transform:scale(1);transform-origin:center center;animation-timing-function:ease-out}10%{transform:scale(0.91);animation-timing-function:ease-in}17%{transform:scale(0.98);animation-timing-function:ease-out}33%{transform:scale(0.87);animation-timing-function:ease-in}45%{opacity:1;transform:scale(1);animation-timing-function:ease-out}100%{opacity:1}}.portfolio{padding-top:72px;padding-bottom:72px}.portfolio-text-wrapper{display:flex;justify-content:start;flex-direction:column}@media screen and (max-width: 480px){.portfolio-text-wrapper{gap:50px}}@media screen and (min-width: 481px)and (max-width: 780px){.portfolio-text-wrapper{height:230px;width:420px}}.portfolio-text-main{color:#fff}.portfolio-title{align-content:center;height:62px;font-weight:700;font-size:48px}.portfolio-text{align-content:center;height:45px;max-width:576px;margin-top:16px;font-weight:400;font-size:18px}.portfolio-ul{display:flex;margin-top:64px;justify-content:space-between;flex-wrap:wrap}@media screen and (max-width: 1050px){.portfolio-ul{justify-content:space-evenly;gap:30px}}.portfolio-li{max-width:330px;background-color:#fff;display:flex;flex-direction:column;transition:filter 100ms ease-in;border-radius:16px;overflow:hidden}@media screen and (max-width: 480px){.portfolio-li{max-width:280px}}.portfolio-li:hover{filter:drop-shadow(0 0 5px #fff)}.portfolio-li-more{display:flex;justify-content:center;flex-direction:column}.portfolio-li-more-wrapper{display:flex;justify-content:center;align-items:center;padding:5px 20px}.portfolio-li-more-title{margin-top:16px;font-weight:600;font-size:16px;line-height:150%;color:#132238}.portfolio-li-more-text{margin-top:8px;max-width:282px;font-weight:400;font-size:12px;text-align:justify;color:#556070}.portfolio-li-wrapper{position:relative;border-radius:16px}.portfolio-li-more-button{position:absolute;display:flex;font-weight:600;font-size:14px;text-transform:uppercase;text-align:justify;top:50%;left:50%;transform:translate(-50%, -50%);opacity:0;transition:opacity 1s ease}@media screen and (max-width: 780px){.portfolio-li-more-button{opacity:1}}.portfolio-li-more-button-text{background-color:#27ae60;padding:8px 24px;border-radius:8px;width:117px;height:34px;transition:background-color .3s,box-shadow .3s;color:#fff}.portfolio-image{display:block;height:220px;width:330px}@media screen and (max-width: 480px){.portfolio-image{height:198px;width:280px}}.portfolio-li-wrapper:hover .portfolio-li-more-button{opacity:1}.portfolio-li-more-button-text:hover{background-color:#3d3d3d;box-shadow:5px 5px 5px rgba(255,0,0,.644)}/*# sourceMappingURL=main.min.css.map */