*,*::before,*::after{box-sizing:border-box}body{font-family:'Rubik', sans-serif;font-size:17px;line-height:1.8em;color:#10182C;font-weight:300;background:#fff;margin:0}h1,h2,h3,h4,h5,h6{margin:0 0 17px;color:#10182C}h1{font-size:30px;line-height:1.8em;font-weight:700}h1 .subtitle{font-size:25px;line-height:1.8em;font-weight:700}h2{font-size:24px;line-height:1.8em;font-weight:700}h3{font-size:18px;line-height:1.8em;font-weight:500}h4{font-size:16px;line-height:1.8em;font-weight:500}h5{font-size:15px;line-height:1.5em;font-weight:500}h6{font-size:15px;line-height:1.5em}a{color:#FC5442;text-decoration:none;transition:all 0.3s ease 0s}a:active{text-decoration:none}a:focus-visible{outline:2px solid #FC5442;outline-offset:2px}a:hover,a:focus{text-decoration:none;color:#FC5442}p{margin-bottom:20px}ul{margin:0;padding:0;list-style:none}img{max-width:100%;height:auto}.text-center{text-align:center}.lead{font-size:18px;line-height:1.6}html{scroll-behavior:smooth}@media (prefers-reduced-motion: reduce){*,*::before,*::after{animation-duration:0.01ms !important;animation-iteration-count:1 !important;transition-duration:0.01ms !important;scroll-behavior:auto !important}}.btn{display:inline-block;padding:14px 30px 11px;margin-bottom:0;font-size:14px;font-weight:500;border-radius:0;border:0;text-transform:uppercase;cursor:pointer;color:#fff;line-height:1.5}.btn-lg{font-weight:700;font-size:24px;padding:15px 30px}.btn-primary{background-color:#FC5442}.btn-primary:hover,.btn-primary:focus,.btn-primary:active:focus{background:#FA291D}.btn-default{color:#10182C;background-color:transparent;border:2px solid #10182C}.btn-default:hover,.btn-default:focus,.btn-default:active:focus{background:#10182C;color:#fff;border-color:#10182C}button:focus-visible,.btn:focus-visible{outline:2px solid #FC5442;outline-offset:2px}.columns-block{display:flex;flex-wrap:wrap;justify-content:space-around}.blocks{box-sizing:border-box}.left-col-block{width:40%;text-align:center;overflow:hidden;position:fixed;left:0}.right-col-block{width:60%;position:absolute;right:0}@media (max-width: 600px){.left-col-block{width:100%;position:relative}.right-col-block{width:100%;position:relative;box-shadow:none}}.gray-bg{background-color:#f9f9f9}#main-wrapper{background:#fff;overflow:hidden}.container{width:100%;padding-left:15px;padding-right:15px}.section-wrapper{padding:40px}@media (max-width: 480px){.section-wrapper{padding:28px 20px}}.section-title{margin-bottom:15px}.section-title h2{margin-bottom:5px;color:#AE9A80}.header{padding:0;margin:0;height:100vh;vertical-align:middle;position:relative}.header .profile-img{height:120px;width:120px;border-radius:60px;margin-bottom:20px}.header .profile-bg{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background-image:url("/img/bg-profile.jpg");background-size:cover;background-position:center top}.header .profile-bg::before{content:"";position:absolute;left:0;top:0;right:0;bottom:0;background-image:url("/img/bg.png");background-position:center;background-repeat:repeat}.header .content{position:absolute;bottom:0;left:0;right:0;width:100%;margin:12% auto;padding:10%}.header .content h1{font-size:36px;color:#fff;line-height:1;margin:0}.header .content h1 .subtitle{line-height:normal}.header .content p{font-size:18px;color:#fff}.header .btn{margin-top:40px}.header .content .social-icon{margin:0;padding:0;display:block}.header .content .social-icon li{display:inline-block;margin:0 2px}.header .content .social-icon li a{display:flex;align-items:center;justify-content:center;font-size:18px;color:#fff;width:44px;height:44px;border-radius:100%;border:2px solid rgba(252,84,66,0.4)}.header .content .social-icon li a:focus-visible{outline:2px solid #fff;outline-offset:2px}.header .content .social-icon li a:hover{border-color:#FC5442}@media (max-width: 600px){.header{height:auto;padding-bottom:40px}.header .profile-bg{z-index:1}.header .content{position:relative;bottom:auto;z-index:2;margin:0 auto;padding:48px 24px 32px}.header .profile-img{height:100px;width:100px;border-radius:50px;margin-bottom:16px}.header .content h1{font-size:28px}.header .content h1 .subtitle{font-size:20px;line-height:1.4}.header .content p{font-size:16px;line-height:1.5;margin-bottom:12px}.header::after{content:"";position:absolute;bottom:14px;left:50%;width:12px;height:12px;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:translateX(-50%) rotate(45deg);opacity:0.7;animation:scrollBounce 1.8s ease-in-out infinite;z-index:3}}@keyframes scrollBounce{0%,100%{bottom:14px}50%{bottom:8px}}.skills-list{display:flex;flex-direction:column;gap:22px}.skill-group-name{font-size:11px;font-weight:700;color:#AE9A80;text-transform:uppercase;letter-spacing:1.2px;margin:0 0 10px}.skill-tags{display:flex;flex-wrap:wrap;gap:6px}.skill-tag{padding:4px 11px;background:#fff;border:1px solid #e5e5e5;border-radius:4px;font-size:12.5px;font-weight:500;color:#10182C;line-height:1.4;transition:border-color 0.15s ease, color 0.15s ease, box-shadow 0.15s ease}.skill-tag:hover{border-color:#FC5442;color:#FC5442;box-shadow:0 2px 8px rgba(252,84,66,0.12)}@media (max-width: 480px){.skills-list{gap:18px}}.content-item{margin-bottom:32px}.content-item h3{margin:0 0 10px;line-height:1;font-weight:bold;text-transform:uppercase}.content-item h4{margin:0;line-height:1}.content-item small{color:#888}.feedback-form{margin-top:16px}.feedback-form iframe{display:block}.footer{padding:5px 50px}.footer .copyright-section{font-size:10px;color:#bbb;text-align:right}.footer .copyright-section .copytext{font-weight:400;display:block}@media (max-width: 480px){.footer{padding:5px 20px}}#preloader{background:#FC5442;bottom:0;left:0;position:fixed;right:0;top:0;z-index:9999;display:flex;align-items:center;justify-content:center}.preloader-content{text-align:center}.preloader-text{display:inline-block;font-size:28px;font-weight:500;color:#fff;overflow:hidden;white-space:nowrap;border-right:3px solid #fff;width:0;animation:typing 1s steps(14) 0.2s forwards,blink 0.6s step-end infinite}@keyframes typing{to{width:14ch}}@keyframes blink{50%{border-color:transparent}}

/*# sourceMappingURL=style.css.map */