@import"https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap";@import"https://fonts.googleapis.com/css2?family=Playwrite+HR+Lijeva:wght@100..400&display=swap";.programming-languages{margin:40px;justify-content:center;align-items:center;width:80%;position:relative;left:150px;bottom:-50px}.programming-languages .accordion .accordion-item{margin-bottom:10px;border:1px solid #ddd;border-radius:5px}.programming-languages .accordion .accordion-item .accordion-header{background-color:#f7f7f7;padding:10px;font-weight:700;cursor:pointer}.programming-languages .accordion .accordion-item .accordion-header:hover{background-color:#e0e0e0}.programming-languages .accordion .accordion-item .accordion-body{padding:10px;display:none}.programming-languages .accordion .accordion-item.active .accordion-body{display:block}.programming-languages .programming-table{width:100%;border-collapse:collapse;margin-top:20px}.programming-languages .programming-table th,.programming-languages .programming-table td{padding:10px;border:1px solid #ddd;text-align:left}.programming-languages .programming-table th{background-color:#f7f7f7}.programming-languages .programming-table tr:nth-child(2n){background-color:#f9f9f9}#sidenav{opacity:0;transform:translate(-100%)}.sidenav{height:98vh;width:80px;position:fixed;z-index:1;top:0;left:0;background-color:#b8b8b8;overflow-x:hidden;transition:.5s;white-space:nowrap;display:flex;flex-direction:column;align-items:center;margin:10px;border-radius:10px}@media (max-width: 1280px){.sidenav{height:130vh}}@media (max-width: 360px){.sidenav{height:150vh}}.sidenav.open{width:130px}.sidenav .logo{width:60px;height:60px;margin:20px auto;display:block}.sidenav .toggle-btn{background:none;border:none;color:#000;cursor:pointer;font-size:1.5rem;margin-top:10px}.sidenav .toggle-btn:focus{outline:none}.sidenav ul{list-style-type:none;padding:0;width:100%;flex-grow:1;display:flex;flex-direction:column;align-items:center;margin-top:10px}.sidenav ul li{width:100%;padding:15px 20px;text-align:center}.sidenav ul li.active{background:#000;padding:4px 0;border-radius:8px;margin:12px;font-optical-sizing:auto;font-weight:weight;font-style:normal;color:#fff}.sidenav ul li.active a{color:#fff}.sidenav ul li a{color:#020020;display:flex;font-weight:700;align-items:center;justify-content:center;text-decoration:none;transition:.3s;width:100%;margin:2px;padding:10px;border-radius:8px;font-size:1.4rem}.sidenav ul li a:hover{color:#fff;background:#000}.sidenav ul li a .fa-icon{margin-right:10px}.sidenav ul li a span{margin-left:10px;display:inline-block;font-size:14px}.sidenav ul .bottom{margin-top:auto;width:100%;padding-bottom:16px;font-size:auto}.sidenav ul .bottom .bottom-dm2{background:#e5252c;color:#fff;border-radius:8px;margin:0;gap:-1px}@keyframes shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-2px);color:#fff}20%,40%,60%,80%{transform:translate(2px);color:#fafafa}}.rotate{animation:shake 10s linear infinite}.brand{padding:20px}.brand img{transform:scale(1.5)}.about{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:80px;margin:80px 170px;padding:25px}.about span{font-family:Playwrite HR Lijeva,cursive;font-optical-sizing:auto;font-style:normal;background:linear-gradient(270deg,#ff2592 .34%,#dd47ff .4%,#646cff,#00fb3f);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.about .about-title{position:relative}.about .about-title h1{padding:0 30px;font-size:80px;font-weight:600}.about .about-title img{position:absolute;bottom:0;right:10px;z-index:-1}@media (max-width: 576px){.about .about-title img{zoom:60%}}@media (max-width: 1200px){.about{margin:60px 100px}.about .about-title h1{font-size:70px}}@media (max-width: 992px){.about{margin:40px 60px}.about .about-title h1{font-size:60px}}@media (max-width: 768px){.about{margin:30px 40px}.about .about-title h1{font-size:50px}.about .about-section{flex-direction:column;align-items:center}.about .about-skills{flex-direction:column;gap:10px}.about .about-achievs{flex-direction:column;align-items:center;gap:40px}}@media (max-width: 576px){.about{margin:20px}.about .about-title h1{font-size:40px}.about .about-para{font-size:18px}.about .about-skills .about-skill p{font-size:16px}.about .about-achievs .about-achiev h1{font-size:60px}}.about-section{display:flex;gap:80px}.about-section .about-right{display:flex;flex-direction:column;gap:80px}.about-section .about-para{display:flex;flex-direction:column;gap:20px;font-size:18px;font-weight:500;position:relative}.about-section .about-para:before,.about-section .about-para:after{content:"";position:absolute;z-index:-1;padding:50px}.about-section .about-para:before{width:38%;height:25%;background:#fbffd342}.about-section .about-para:after{width:30%;height:20%;background:#ffffff54}@media (max-width: 768px){.about-section{flex-direction:column;align-items:center}.about-section .about-right{align-items:center;gap:40px}}.about-section .about-left img{box-shadow:#32325d40 0 50px 100px -20px,#0000004d 0 30px 60px -30px,#0a254059 0 -2px 6px inset;border-radius:10%}.about-skills{display:flex;flex-direction:column;gap:20px}.about-skills .about-skill{display:flex;gap:50px;align-items:center;transition:.3s}.about-skills .about-skill:hover{transform:scale(1.05);transition:.5s}.about-skills .about-skill p{min-width:100px;font-size:14px;font-weight:500}.about-skills .about-skill hr{position:relative;left:120px;border:none;border-radius:25%;top:-12px;width:50%;height:8px;background:linear-gradient(270deg,#ff2592 .34%,#dd47ff .4%,#646cff,#00fb3f)}@media (max-width: 576px){.about-skills{gap:10px}.about-skills .about-skill p{font-size:14px}.about-skills .about-skill hr{width:40%}}.about-achievs{display:flex;width:100%;justify-content:space-around;margin-bottom:80px}.about-achievs .about-achiev{display:flex;flex-direction:column;align-items:center;gap:10px;transition:.5s}.about-achievs .about-achiev:hover{transform:scale(1.05);transition:.5s}.about-achievs .about-achiev h1{font-size:80px;background:linear-gradient(270deg,#ff2592 .34%,#dd47ff .4%,#646cff,#00fb3f);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.about-achievs p{font-size:20px;text-transform:uppercase}@media (max-width: 768px){.about-achievs{flex-direction:column;align-items:center;gap:40px}.about-achievs .about-achiev h1{font-size:60px}}@media (max-width: 576px){.about-achievs .about-achiev h1{font-size:50px}.about-achievs p{font-size:18px}}@media (max-width: 789px){.woe{width:100%}}.gallery-container{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:10px;padding:4px;scroll-snap-type:none}.gallery-container img{flex:0 0 auto;height:auto;max-width:11%;scroll-snap-align:end;padding:10px;border-radius:50px}@media (max-width: 600px){.gallery-container img{max-width:25%}}.gallery-container img:hover{border:1px wheat solid}.about-left img{width:300px}.about-title img{width:100px}.lazy-load-image-background.blur{filter:blur(15px)}.lazy-load-image-background.blur.lazy-load-image-loaded{filter:blur(0);transition:filter .3s}.lazy-load-image-background.blur>img{opacity:0}.lazy-load-image-background.blur.lazy-load-image-loaded>img{opacity:1;transition:opacity .3s}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y: 0;position:relative;-ms-touch-action:none;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.contact{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:80px;margin:80px 170px;padding:25px}.contact span{font-family:Playwrite HR Lijeva,cursive;font-optical-sizing:auto;font-style:normal;background:linear-gradient(270deg,#ff2592 .34%,#dd47ff .4%,#646cff,#00fb3f);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.contact .contact-title{position:relative}.contact .contact-title h1{padding:0 30px;font-size:80px;font-weight:600}@media (max-width: 375px){.contact .contact-title h1{font-size:40px}}.contact .contact-title img{position:absolute;bottom:0;right:440px;z-index:-1}@media (max-width: 912px){.contact .contact-title img{right:380px;zoom:130%}}@media (max-width: 375px){.contact .contact-title img{zoom:50%;right:390px;top:60px}}@media (max-width: 1200px){.contact{margin:60px 100px}}@media (max-width: 992px){.contact{margin:40px 60px}}@media (max-width: 768px){.contact{margin:30px 40px;gap:60px}.contact .contact-title h1{font-size:50px}.contact .contact-section{flex-direction:column;align-items:center}}@media (max-width: 576px){.contact{margin:20px;gap:40px}.contact .contact-title h1{font-size:40px}}.contact-section{display:flex;gap:150px}.contact-section .contact-left{display:flex;flex-direction:column;gap:30px}.contact-section .contact-left h1{font-size:80px;font-weight:700;font-family:Playwrite HR Lijeva,cursive;background:linear-gradient(270deg,#ff2592 .34%,#dd47ff .4%,#646cff,#00fb3f);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.contact-section .contact-left p{max-width:550px;font-size:20px;line-height:35px;color:#555}.contact-section .contact-left .contact-details{display:flex;flex-direction:column;gap:20px;color:#f9f9f9;font-size:22px}.contact-section .contact-left .contact-details .contact-detail{display:flex;align-items:center;gap:20px}.contact-section .contact-right{display:flex;flex-direction:column;align-items:flex-start;gap:30px}.contact-section .contact-right label{color:#191919;font-size:22px;font-weight:500}.contact-section .contact-right input,.contact-section .contact-right textarea{border:none;border-radius:8px;background:#2e2e2e46;color:#f9f9f9;font-size:20px}.contact-section .contact-right input{width:700px;height:78px;padding-left:20px}.contact-section .contact-right input:hover{opacity:.6;border:.1px solid rgba(0,189,28,.314)}.contact-section .contact-right textarea{width:700px;padding:25px;height:150px}.contact-section .contact-right button{border:none;font-size:22px;padding:15px 60px;background-color:#007aff;color:#fff;font-weight:700;border-radius:10px;text-decoration:none;cursor:pointer;transition:background-color .3s ease,transform .3s}.contact-section .contact-right button:hover{transform:scale(1.05)}@media (max-width: 1200px){.contact-section{gap:100px}.contact-section .contact-left h1{font-size:70px}.contact-section .contact-right input,.contact-section .contact-right textarea{width:600px}}@media (max-width: 992px){.contact-section{gap:80px}.contact-section .contact-left h1{font-size:60px}.contact-section .contact-left p{font-size:18px}.contact-section .contact-right input,.contact-section .contact-right textarea{width:500px}}@media (max-width: 768px){.contact-section{flex-direction:column;align-items:center;gap:60px}.contact-section .contact-left h1{font-size:50px}.contact-section .contact-right input,.contact-section .contact-right textarea{width:100%;height:60px;padding:15px;font-size:18px}.contact-section .contact-right textarea{height:150px}.contact-section button{padding:10px 40px}}@media (max-width: 576px){.contact-section{gap:40px}.contact-section .contact-left h1{font-size:40px}.contact-section .contact-left p{font-size:16px}.contact-section .contact-right input,.contact-section .contact-right textarea{height:50px;padding:10px;font-size:16px}.contact-section .contact-right textarea{height:120px}.contact-section button{padding:8px 30px;outline:none}}.form-result{margin-top:-1.9rem;font-weight:700;color:#4a934a;background:#fafafa;padding:10px 8px 8px 10px;border-radius:8px;animation:fade 3s infinite}@keyframes fade{0%{background:#4a934a;color:#f9f9f9}to{background:#f9f9f9;color:#4a934a}}.footer{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;padding:10px;background:#282828;color:#fff}.footer .footer-top{display:flex;justify-content:space-between;width:100%;max-width:1200px;padding:10px 0}.footer .footer-top-left{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer .footer-top-left img{width:100px}.footer .footer-top-left p{font-size:16px}.footer .footer-top-right{display:flex;flex-direction:column;align-items:flex-end;gap:10px}.footer .footer-top-right-input{display:flex;align-items:center;gap:10px;padding:10px;background:#191919;border-radius:5px}.footer .footer-top-right-input img{width:20px}.footer .footer-top-right .sub{background:linear-gradient(270deg,#ff2592 .34%,#dd47ff .4%,#646cff,#00fb3f);padding:10px 20px;border-radius:10px;cursor:pointer;transition:background .3s;display:flex;flex-direction:column;border:none}.footer .footer-top-right .sub:hover{background:linear-gradient(270deg,#ff2592 .34%,#fff347)}.footer input{border:none;width:300px;height:50px;padding-left:20px;border-radius:8px;background:#2e2e2e;font-size:1.2em;line-height:1.6;margin-bottom:50px!important;color:#555}.footer hr{width:100%;border:0;border-top:1px solid #3a3a3a;margin:20px 0}.footer .footer-bottom{display:flex;justify-content:space-between;width:100%;max-width:1200px}.footer .footer-bottom-left{font-size:14px}.footer .footer-bottom-right{display:flex;gap:20px}.footer .footer-bottom-right p{font-size:14px;cursor:pointer;transition:color .3s}.footer .footer-bottom-right p:hover{color:#ff2592}@media (max-width: 768px){.footer .footer-top{flex-direction:column;align-items:center;gap:20px}.footer .footer-top-left,.footer .footer-top-right{align-items:center}.footer .footer-bottom{flex-direction:column;align-items:center;gap:10px}}.stars{position:fixed;top:0;left:0;width:100%;height:100%;transform:rotate(-45deg);z-index:1;pointer-events:none}.star{--star-color: var(--primary-color);--star-tail-length: 6em;--star-tail-height: 2px;--star-width: calc(var(--star-tail-length) / 6);--fall-duration: 2s;--tail-fade-duration: var(--fall-duration);position:absolute;top:var(--top-offset);left:0;width:var(--star-tail-length);height:var(--star-tail-height);color:var(--star-color);background:linear-gradient(45deg,currentColor,transparent);border-radius:50%;filter:drop-shadow(0 0 6px currentColor);transform:translate3d(104em,0,0);animation:fall var(--fall-duration) var(--fall-delay) linear infinite,tail-fade var(--tail-fade-duration) var(--fall-delay) ease-out infinite;pointer-events:none}@media screen and (max-width: 750px){.star{animation:fall var(--fall-duration) var(--fall-delay) linear infinite}}.star:nth-child(1){--star-tail-length: 6.76em;--top-offset: 47.4vh;--fall-duration: 10.707s;--fall-delay: 2.306s}.star:nth-child(2){--star-tail-length: 7.03em;--top-offset: 94.91vh;--fall-duration: 8.079s;--fall-delay: 8.08s}.star:nth-child(3){--star-tail-length: 7.19em;--top-offset: 27.09vh;--fall-duration: 7.148s;--fall-delay: 7.029s}.star:nth-child(4){--star-tail-length: 6.86em;--top-offset: 29.59vh;--fall-duration: 6.434s;--fall-delay: 7.602s}.star:nth-child(5){--star-tail-length: 5.83em;--top-offset: 12.36vh;--fall-duration: 6.638s;--fall-delay: .906s}.star:nth-child(6){--star-tail-length: 6.88em;--top-offset: 34.81vh;--fall-duration: 7.973s;--fall-delay: 1.209s}.star:nth-child(7){--star-tail-length: 7.33em;--top-offset: 7.65vh;--fall-duration: 10.673s;--fall-delay: 9.504s}.star:nth-child(8){--star-tail-length: 7.49em;--top-offset: 97.15vh;--fall-duration: 7.638s;--fall-delay: 6.101s}.star:nth-child(9){--star-tail-length: 7.38em;--top-offset: 60.52vh;--fall-duration: 7.372s;--fall-delay: 9.347s}.star:nth-child(10){--star-tail-length: 6.08em;--top-offset: 51.65vh;--fall-duration: 7.535s;--fall-delay: 3.13s}.star:nth-child(11){--star-tail-length: 5.39em;--top-offset: 55.48vh;--fall-duration: 8.457s;--fall-delay: 5.688s}.star:nth-child(12){--star-tail-length: 6.6em;--top-offset: 39.39vh;--fall-duration: 11.405s;--fall-delay: 6.06s}.star:nth-child(13){--star-tail-length: 6.8em;--top-offset: 42.86vh;--fall-duration: 8.121s;--fall-delay: 1.116s}.star:nth-child(14){--star-tail-length: 5.72em;--top-offset: 87.24vh;--fall-duration: 8.322s;--fall-delay: 3.027s}.star:nth-child(15){--star-tail-length: 5.08em;--top-offset: 65.55vh;--fall-duration: 11.042s;--fall-delay: 6.285s}.star:nth-child(16){--star-tail-length: 6.42em;--top-offset: 25.31vh;--fall-duration: 11.882s;--fall-delay: .688s}.star:nth-child(17){--star-tail-length: 6.47em;--top-offset: 70.14vh;--fall-duration: 8.857s;--fall-delay: 6.889s}.star:nth-child(18){--star-tail-length: 6.29em;--top-offset: 15.51vh;--fall-duration: 11.739s;--fall-delay: 9.882s}.star:nth-child(19){--star-tail-length: 6.59em;--top-offset: 99.87vh;--fall-duration: 8.708s;--fall-delay: 7.5s}.star:nth-child(20){--star-tail-length: 6.85em;--top-offset: 63.42vh;--fall-duration: 10.742s;--fall-delay: 3.545s}.star:nth-child(21){--star-tail-length: 6.05em;--top-offset: 23.68vh;--fall-duration: 6.116s;--fall-delay: 8.923s}.star:nth-child(22){--star-tail-length: 6.15em;--top-offset: 46.7vh;--fall-duration: 10.139s;--fall-delay: 9.831s}.star:nth-child(23){--star-tail-length: 5.35em;--top-offset: 35.72vh;--fall-duration: 8.911s;--fall-delay: 1.853s}.star:nth-child(24){--star-tail-length: 6.08em;--top-offset: 56.15vh;--fall-duration: 11.885s;--fall-delay: 2.566s}.star:nth-child(25){--star-tail-length: 6.19em;--top-offset: 89.12vh;--fall-duration: 8.48s;--fall-delay: 5.688s}.star:nth-child(26){--star-tail-length: 6.49em;--top-offset: 55.53vh;--fall-duration: 11.552s;--fall-delay: 3.115s}.star:nth-child(27){--star-tail-length: 5.45em;--top-offset: 40.8vh;--fall-duration: 9.116s;--fall-delay: 7.019s}.star:nth-child(28){--star-tail-length: 5.82em;--top-offset: 34.66vh;--fall-duration: 6.152s;--fall-delay: 9.651s}.star:nth-child(29){--star-tail-length: 6em;--top-offset: 42.04vh;--fall-duration: 6.292s;--fall-delay: 6.277s}.star:nth-child(30){--star-tail-length: 5.08em;--top-offset: 69.83vh;--fall-duration: 9.624s;--fall-delay: 2.791s}.star:nth-child(31){--star-tail-length: 6.65em;--top-offset: 66.96vh;--fall-duration: 9.015s;--fall-delay: 5.163s}.star:nth-child(32){--star-tail-length: 7.51em;--top-offset: 79.52vh;--fall-duration: 8.349s;--fall-delay: 8.924s}.star:nth-child(33){--star-tail-length: 6.42em;--top-offset: 23.8vh;--fall-duration: 6.953s;--fall-delay: 8.703s}.star:nth-child(34){--star-tail-length: 7.11em;--top-offset: 26.81vh;--fall-duration: 7.702s;--fall-delay: 3.491s}.star:nth-child(35){--star-tail-length: 6.61em;--top-offset: 19.74vh;--fall-duration: 8.809s;--fall-delay: 4.201s}.star:nth-child(36){--star-tail-length: 7.25em;--top-offset: 48.04vh;--fall-duration: 7.129s;--fall-delay: 4.197s}.star:nth-child(37){--star-tail-length: 6.57em;--top-offset: 68.43vh;--fall-duration: 8.178s;--fall-delay: 6.148s}.star:nth-child(38){--star-tail-length: 6.79em;--top-offset: 89.32vh;--fall-duration: 6.508s;--fall-delay: 1.612s}.star:nth-child(39){--star-tail-length: 5.1em;--top-offset: 49.77vh;--fall-duration: 11.936s;--fall-delay: 5.922s}.star:nth-child(40){--star-tail-length: 6.28em;--top-offset: 51.23vh;--fall-duration: 7.193s;--fall-delay: 1.015s}.star:nth-child(41){--star-tail-length: 6.05em;--top-offset: 45.51vh;--fall-duration: 7.053s;--fall-delay: 7.448s}.star:nth-child(42){--star-tail-length: 5.29em;--top-offset: 36.77vh;--fall-duration: 9.217s;--fall-delay: 8.234s}.star:nth-child(43){--star-tail-length: 5.13em;--top-offset: 47.35vh;--fall-duration: 9.526s;--fall-delay: 4.084s}.star:nth-child(44){--star-tail-length: 5.11em;--top-offset: 41.96vh;--fall-duration: 8.829s;--fall-delay: 4.855s}.star:nth-child(45){--star-tail-length: 7.02em;--top-offset: 79.58vh;--fall-duration: 10.263s;--fall-delay: 7.711s}.star:nth-child(46){--star-tail-length: 6.22em;--top-offset: 14.44vh;--fall-duration: 8.034s;--fall-delay: 4.494s}.star:nth-child(47){--star-tail-length: 6.45em;--top-offset: 1.59vh;--fall-duration: 7.934s;--fall-delay: 1.71s}.star:nth-child(48){--star-tail-length: 5.18em;--top-offset: 76.13vh;--fall-duration: 11.685s;--fall-delay: 3.948s}.star:nth-child(49){--star-tail-length: 6.94em;--top-offset: 44.81vh;--fall-duration: 7.644s;--fall-delay: 6.419s}.star:nth-child(50){--star-tail-length: 5.28em;--top-offset: 74.57vh;--fall-duration: 11.109s;--fall-delay: 7.568s}.star:nth-child(51){--star-tail-length: 7.35em;--top-offset: 74.04vh;--fall-duration: 6.746s;--fall-delay: 2.634s}.star:nth-child(52){--star-tail-length: 6.1em;--top-offset: 87.13vh;--fall-duration: 8.08s;--fall-delay: 4.031s}.star:nth-child(53){--star-tail-length: 5.51em;--top-offset: 63.08vh;--fall-duration: 9.584s;--fall-delay: 8.905s}.star:nth-child(54){--star-tail-length: 6.16em;--top-offset: 29.39vh;--fall-duration: 8.903s;--fall-delay: 4.504s}.star:nth-child(55){--star-tail-length: 6.29em;--top-offset: 55.4vh;--fall-duration: 7.913s;--fall-delay: 8.872s}.star:nth-child(56){--star-tail-length: 6.07em;--top-offset: 74.55vh;--fall-duration: 11.94s;--fall-delay: 4.895s}.star:nth-child(57){--star-tail-length: 7.19em;--top-offset: 19.8vh;--fall-duration: 11.181s;--fall-delay: 5.065s}.star:nth-child(58){--star-tail-length: 5.3em;--top-offset: 54.82vh;--fall-duration: 9.217s;--fall-delay: 1.897s}.star:nth-child(59){--star-tail-length: 5.6em;--top-offset: 1.08vh;--fall-duration: 11.586s;--fall-delay: 4.174s}.star:nth-child(60){--star-tail-length: 6.87em;--top-offset: 49.67vh;--fall-duration: 11.893s;--fall-delay: 4.179s}.star:nth-child(61){--star-tail-length: 5.05em;--top-offset: 52.76vh;--fall-duration: 10.18s;--fall-delay: 6.264s}.star:nth-child(62){--star-tail-length: 5.95em;--top-offset: 1.24vh;--fall-duration: 7.674s;--fall-delay: 3.766s}.star:nth-child(63){--star-tail-length: 7.01em;--top-offset: 88.94vh;--fall-duration: 6.187s;--fall-delay: 2.722s}.star:nth-child(64){--star-tail-length: 6.87em;--top-offset: 77.01vh;--fall-duration: 11.111s;--fall-delay: 2.898s}.star:nth-child(65){--star-tail-length: 7.45em;--top-offset: 30.39vh;--fall-duration: 11.957s;--fall-delay: 1.766s}.star:nth-child(66){--star-tail-length: 5.64em;--top-offset: 4.52vh;--fall-duration: 8.898s;--fall-delay: 3.454s}.star:nth-child(67){--star-tail-length: 5.4em;--top-offset: 21.58vh;--fall-duration: 8.607s;--fall-delay: 8.414s}.star:nth-child(68){--star-tail-length: 5.42em;--top-offset: 50.81vh;--fall-duration: 11.081s;--fall-delay: 4.353s}.star:nth-child(69){--star-tail-length: 6.74em;--top-offset: 94vh;--fall-duration: 8.912s;--fall-delay: 8.044s}.star:nth-child(70){--star-tail-length: 5.71em;--top-offset: 68.75vh;--fall-duration: 9.035s;--fall-delay: 9.15s}.star:nth-child(71){--star-tail-length: 7.28em;--top-offset: 83.91vh;--fall-duration: 8.771s;--fall-delay: 5.724s}.star:nth-child(72){--star-tail-length: 7.19em;--top-offset: 59.65vh;--fall-duration: 8.02s;--fall-delay: 5.55s}.star:nth-child(73){--star-tail-length: 5.36em;--top-offset: 66.4vh;--fall-duration: 7.654s;--fall-delay: 9.591s}.star:nth-child(74){--star-tail-length: 5.15em;--top-offset: 7.84vh;--fall-duration: 6.012s;--fall-delay: 6.139s}.star:nth-child(75){--star-tail-length: 6.65em;--top-offset: 61.39vh;--fall-duration: 11.525s;--fall-delay: 1.609s}.star:nth-child(76){--star-tail-length: 7.15em;--top-offset: 33.06vh;--fall-duration: 7.37s;--fall-delay: 4.455s}.star:nth-child(77){--star-tail-length: 6.54em;--top-offset: 72.11vh;--fall-duration: 10.185s;--fall-delay: 1.603s}.star:nth-child(78){--star-tail-length: 6.8em;--top-offset: 2.76vh;--fall-duration: 11.007s;--fall-delay: 5.785s}.star:nth-child(79){--star-tail-length: 5.62em;--top-offset: 25.85vh;--fall-duration: 11.346s;--fall-delay: 8.378s}.star:nth-child(80){--star-tail-length: 7.38em;--top-offset: 83.06vh;--fall-duration: 8.38s;--fall-delay: 7.472s}.star:nth-child(81){--star-tail-length: 6.65em;--top-offset: 9.67vh;--fall-duration: 9.228s;--fall-delay: 4.033s}.star:nth-child(82){--star-tail-length: 7.16em;--top-offset: 27.41vh;--fall-duration: 7.607s;--fall-delay: 7.62s}.star:nth-child(83){--star-tail-length: 6.94em;--top-offset: 98.97vh;--fall-duration: 8.77s;--fall-delay: 2.113s}.star:nth-child(84){--star-tail-length: 5.02em;--top-offset: 53.74vh;--fall-duration: 9.872s;--fall-delay: 1.096s}.star:nth-child(85){--star-tail-length: 6.7em;--top-offset: 31.16vh;--fall-duration: 7.592s;--fall-delay: 5.559s}.star:nth-child(86){--star-tail-length: 7.45em;--top-offset: 27.04vh;--fall-duration: 8.657s;--fall-delay: 71ms}.star:nth-child(87){--star-tail-length: 7.31em;--top-offset: 99.91vh;--fall-duration: 6.66s;--fall-delay: 5.146s}.star:nth-child(88){--star-tail-length: 5.31em;--top-offset: 38.1vh;--fall-duration: 9.013s;--fall-delay: 9.871s}.star:nth-child(89){--star-tail-length: 5.49em;--top-offset: 57.3vh;--fall-duration: 8.056s;--fall-delay: 4.016s}.star:nth-child(90){--star-tail-length: 6.47em;--top-offset: 78.58vh;--fall-duration: 11.255s;--fall-delay: 3.81s}.star:nth-child(91){--star-tail-length: 7.5em;--top-offset: 87.58vh;--fall-duration: 11.143s;--fall-delay: 4.756s}.star:nth-child(92){--star-tail-length: 5.2em;--top-offset: 32.95vh;--fall-duration: 6.182s;--fall-delay: 8.812s}.star:nth-child(93){--star-tail-length: 7.15em;--top-offset: 40.39vh;--fall-duration: 10.838s;--fall-delay: .328s}.star:nth-child(94){--star-tail-length: 5.48em;--top-offset: 3.04vh;--fall-duration: 8.242s;--fall-delay: 3.531s}.star:nth-child(95){--star-tail-length: 7.45em;--top-offset: 48.7vh;--fall-duration: 10.797s;--fall-delay: .728s}.star:nth-child(96){--star-tail-length: 6.27em;--top-offset: 23.7vh;--fall-duration: 11.4s;--fall-delay: 1.604s}.star:nth-child(97){--star-tail-length: 5.39em;--top-offset: 34.32vh;--fall-duration: 7.579s;--fall-delay: .858s}.star:nth-child(98){--star-tail-length: 6.66em;--top-offset: 15.57vh;--fall-duration: 7.09s;--fall-delay: 6.823s}.star:nth-child(99){--star-tail-length: 5.64em;--top-offset: 60.55vh;--fall-duration: 7.224s;--fall-delay: 2.29s}.star:nth-child(100){--star-tail-length: 5.17em;--top-offset: 31.41vh;--fall-duration: 8.035s;--fall-delay: 7.207s}.star:nth-child(101){--star-tail-length: 5.14em;--top-offset: 26.95vh;--fall-duration: 11.653s;--fall-delay: 4.109s}.star:nth-child(102){--star-tail-length: 5.59em;--top-offset: 66.92vh;--fall-duration: 6.622s;--fall-delay: 2.422s}.star:nth-child(103){--star-tail-length: 5.33em;--top-offset: 59.26vh;--fall-duration: 8.078s;--fall-delay: 4.595s}.star:nth-child(104){--star-tail-length: 6.82em;--top-offset: 34.5vh;--fall-duration: 9.872s;--fall-delay: 5.426s}.star:nth-child(105){--star-tail-length: 6.78em;--top-offset: 93.11vh;--fall-duration: 10.945s;--fall-delay: 2.496s}.star:nth-child(106){--star-tail-length: 7.1em;--top-offset: 75.93vh;--fall-duration: 11.821s;--fall-delay: 6.903s}.star:nth-child(107){--star-tail-length: 5.75em;--top-offset: 81.01vh;--fall-duration: 7.497s;--fall-delay: 5.29s}.star:nth-child(108){--star-tail-length: 7.39em;--top-offset: 8.32vh;--fall-duration: 7.098s;--fall-delay: 3.823s}.star:nth-child(109){--star-tail-length: 6.16em;--top-offset: 77.61vh;--fall-duration: 9.655s;--fall-delay: 1.933s}.star:nth-child(110){--star-tail-length: 7.28em;--top-offset: 41.85vh;--fall-duration: 11.439s;--fall-delay: 2.459s}.star:nth-child(111){--star-tail-length: 7.19em;--top-offset: 65.32vh;--fall-duration: 6.347s;--fall-delay: 1.319s}.star:nth-child(112){--star-tail-length: 6.11em;--top-offset: 97.05vh;--fall-duration: 9.751s;--fall-delay: 6.881s}.star:nth-child(113){--star-tail-length: 6.65em;--top-offset: 60.58vh;--fall-duration: 10.613s;--fall-delay: 9.268s}.star:nth-child(114){--star-tail-length: 7.48em;--top-offset: 75.69vh;--fall-duration: 9.401s;--fall-delay: 1.478s}.star:nth-child(115){--star-tail-length: 6.99em;--top-offset: 78.01vh;--fall-duration: 8.466s;--fall-delay: 8.433s}.star:nth-child(116){--star-tail-length: 5.49em;--top-offset: 25.62vh;--fall-duration: 8.101s;--fall-delay: .324s}.star:nth-child(117){--star-tail-length: 6.67em;--top-offset: 36.16vh;--fall-duration: 7.997s;--fall-delay: .281s}.star:nth-child(118){--star-tail-length: 5.58em;--top-offset: 83.87vh;--fall-duration: 11.718s;--fall-delay: 6.823s}.star:nth-child(119){--star-tail-length: 6.73em;--top-offset: 35.87vh;--fall-duration: 10.624s;--fall-delay: 7.82s}.star:nth-child(120){--star-tail-length: 7em;--top-offset: 47.73vh;--fall-duration: 7.519s;--fall-delay: 4.819s}.star:nth-child(121){--star-tail-length: 6.02em;--top-offset: 29.33vh;--fall-duration: 10.617s;--fall-delay: 6.494s}.star:nth-child(122){--star-tail-length: 6.44em;--top-offset: 55.58vh;--fall-duration: 11.136s;--fall-delay: 1.523s}.star:nth-child(123){--star-tail-length: 7.2em;--top-offset: 35.36vh;--fall-duration: 6.237s;--fall-delay: 1.894s}.star:nth-child(124){--star-tail-length: 5.18em;--top-offset: 94.16vh;--fall-duration: 6.738s;--fall-delay: 9.215s}.star:nth-child(125){--star-tail-length: 5.33em;--top-offset: 58.46vh;--fall-duration: 9.495s;--fall-delay: 5.195s}.star:nth-child(126){--star-tail-length: 5.52em;--top-offset: 47.95vh;--fall-duration: 8.451s;--fall-delay: 8.234s}.star:nth-child(127){--star-tail-length: 5.44em;--top-offset: 66.77vh;--fall-duration: 8.866s;--fall-delay: .278s}.star:nth-child(128){--star-tail-length: 6.06em;--top-offset: 37.15vh;--fall-duration: 9.18s;--fall-delay: 6.2s}.star:nth-child(129){--star-tail-length: 5.52em;--top-offset: 67.69vh;--fall-duration: 9.779s;--fall-delay: 1.348s}.star:nth-child(130){--star-tail-length: 6.17em;--top-offset: 77.69vh;--fall-duration: 8.915s;--fall-delay: 9.229s}.star:nth-child(131){--star-tail-length: 7.06em;--top-offset: 24.79vh;--fall-duration: 6.135s;--fall-delay: 9.223s}.star:nth-child(132){--star-tail-length: 5.09em;--top-offset: 32.93vh;--fall-duration: 10.265s;--fall-delay: 6.172s}.star:nth-child(133){--star-tail-length: 5.77em;--top-offset: 50.85vh;--fall-duration: 8.479s;--fall-delay: 5.8s}.star:nth-child(134){--star-tail-length: 7.16em;--top-offset: 82.17vh;--fall-duration: 6.429s;--fall-delay: 9.186s}.star:nth-child(135){--star-tail-length: 5.25em;--top-offset: 80.49vh;--fall-duration: 11.772s;--fall-delay: 3.536s}.star:nth-child(136){--star-tail-length: 5.48em;--top-offset: 74.11vh;--fall-duration: 8.116s;--fall-delay: 7.81s}.star:nth-child(137){--star-tail-length: 6.16em;--top-offset: 26.01vh;--fall-duration: 8.411s;--fall-delay: 5.023s}.star:nth-child(138){--star-tail-length: 5.62em;--top-offset: 28.5vh;--fall-duration: 10.682s;--fall-delay: 3.477s}.star:nth-child(139){--star-tail-length: 5.62em;--top-offset: 96.34vh;--fall-duration: 11.276s;--fall-delay: 5.284s}.star:nth-child(140){--star-tail-length: 7.47em;--top-offset: 12.81vh;--fall-duration: 8.691s;--fall-delay: 9.977s}.star:nth-child(141){--star-tail-length: 6.06em;--top-offset: 13.79vh;--fall-duration: 7.304s;--fall-delay: 7.315s}.star:nth-child(142){--star-tail-length: 6.18em;--top-offset: 92.49vh;--fall-duration: 8.442s;--fall-delay: 4.986s}.star:nth-child(143){--star-tail-length: 6.87em;--top-offset: 40.35vh;--fall-duration: 7.744s;--fall-delay: 1.623s}.star:nth-child(144){--star-tail-length: 7.14em;--top-offset: 97.45vh;--fall-duration: 8.196s;--fall-delay: 9.229s}.star:nth-child(145){--star-tail-length: 6.6em;--top-offset: 3.5vh;--fall-duration: 8.857s;--fall-delay: 2.554s}.star:nth-child(146){--star-tail-length: 5.72em;--top-offset: 58.22vh;--fall-duration: 8.666s;--fall-delay: 5.607s}.star:nth-child(147){--star-tail-length: 7.32em;--top-offset: 63.71vh;--fall-duration: 7.231s;--fall-delay: .482s}.star:nth-child(148){--star-tail-length: 6.64em;--top-offset: 56.09vh;--fall-duration: 8.325s;--fall-delay: 2.966s}.star:nth-child(149){--star-tail-length: 6.27em;--top-offset: 90.15vh;--fall-duration: 7.325s;--fall-delay: .385s}.star:nth-child(150){--star-tail-length: 6.21em;--top-offset: 69.67vh;--fall-duration: 8.542s;--fall-delay: 7.661s}.star:nth-child(151){--star-tail-length: 5.37em;--top-offset: 70.43vh;--fall-duration: 7.801s;--fall-delay: 3.311s}.star:nth-child(152){--star-tail-length: 6.07em;--top-offset: 1.16vh;--fall-duration: 7.314s;--fall-delay: 7.745s}.star:nth-child(153){--star-tail-length: 6.25em;--top-offset: 31.48vh;--fall-duration: 7.36s;--fall-delay: 9.271s}.star:nth-child(154){--star-tail-length: 7em;--top-offset: 98.52vh;--fall-duration: 11.73s;--fall-delay: .99s}.star:nth-child(155){--star-tail-length: 6.6em;--top-offset: 2.85vh;--fall-duration: 10.702s;--fall-delay: 1.327s}.star:nth-child(156){--star-tail-length: 5.49em;--top-offset: 81.03vh;--fall-duration: 11.159s;--fall-delay: 3.565s}.star:nth-child(157){--star-tail-length: 6.04em;--top-offset: 59.39vh;--fall-duration: 7.922s;--fall-delay: 9.384s}.star:nth-child(158){--star-tail-length: 6.68em;--top-offset: 66.65vh;--fall-duration: 7.031s;--fall-delay: 3.365s}.star:nth-child(159){--star-tail-length: 7.17em;--top-offset: 75.52vh;--fall-duration: 9.339s;--fall-delay: 9.963s}.star:nth-child(160){--star-tail-length: 7.28em;--top-offset: 97.76vh;--fall-duration: 10.696s;--fall-delay: 9.929s}.star:nth-child(161){--star-tail-length: 6.42em;--top-offset: 86.56vh;--fall-duration: 7.483s;--fall-delay: 1.811s}.star:nth-child(162){--star-tail-length: 6.53em;--top-offset: 79.36vh;--fall-duration: 7.121s;--fall-delay: 4.368s}.star:nth-child(163){--star-tail-length: 7.42em;--top-offset: 2.49vh;--fall-duration: 6.427s;--fall-delay: .968s}.star:nth-child(164){--star-tail-length: 5.07em;--top-offset: 73.19vh;--fall-duration: 10.064s;--fall-delay: 3.536s}.star:nth-child(165){--star-tail-length: 7.5em;--top-offset: 18.35vh;--fall-duration: 6.316s;--fall-delay: 5.281s}.star:nth-child(166){--star-tail-length: 6.86em;--top-offset: 76.59vh;--fall-duration: 9.406s;--fall-delay: 4.764s}.star:nth-child(167){--star-tail-length: 5.12em;--top-offset: 52.72vh;--fall-duration: 9.204s;--fall-delay: 5.562s}.star:nth-child(168){--star-tail-length: 5.09em;--top-offset: 97.16vh;--fall-duration: 8.641s;--fall-delay: 5.023s}.star:nth-child(169){--star-tail-length: 6.55em;--top-offset: 86.01vh;--fall-duration: 9.416s;--fall-delay: 7.966s}.star:nth-child(170){--star-tail-length: 5.7em;--top-offset: 99.4vh;--fall-duration: 9.358s;--fall-delay: 5.317s}.star:nth-child(171){--star-tail-length: 5.5em;--top-offset: 64.55vh;--fall-duration: 9.14s;--fall-delay: 6.708s}.star:nth-child(172){--star-tail-length: 7.48em;--top-offset: 26.46vh;--fall-duration: 8.025s;--fall-delay: 6.715s}.star:nth-child(173){--star-tail-length: 5.47em;--top-offset: 41.99vh;--fall-duration: 9.514s;--fall-delay: .923s}.star:nth-child(174){--star-tail-length: 6.76em;--top-offset: 31.58vh;--fall-duration: 9.533s;--fall-delay: .107s}.star:nth-child(175){--star-tail-length: 6.83em;--top-offset: 49.7vh;--fall-duration: 10.35s;--fall-delay: 9.231s}.star:nth-child(176){--star-tail-length: 5.02em;--top-offset: 7.07vh;--fall-duration: 6.842s;--fall-delay: 8.884s}.star:nth-child(177){--star-tail-length: 6.49em;--top-offset: 18.95vh;--fall-duration: 7.591s;--fall-delay: 5.907s}.star:nth-child(178){--star-tail-length: 5.19em;--top-offset: 75.31vh;--fall-duration: 9.587s;--fall-delay: 1.659s}.star:nth-child(179){--star-tail-length: 7.17em;--top-offset: 41vh;--fall-duration: 10.412s;--fall-delay: .948s}.star:nth-child(180){--star-tail-length: 6.83em;--top-offset: 50vh;--fall-duration: 11.14s;--fall-delay: 8.591s}.star:nth-child(181){--star-tail-length: 5.12em;--top-offset: 18.52vh;--fall-duration: 9.627s;--fall-delay: 6.984s}.star:nth-child(182){--star-tail-length: 7.11em;--top-offset: 7.9vh;--fall-duration: 11.041s;--fall-delay: 7.151s}.star:nth-child(183){--star-tail-length: 7.01em;--top-offset: 94.87vh;--fall-duration: 6.563s;--fall-delay: 6.352s}.star:nth-child(184){--star-tail-length: 7.26em;--top-offset: 61.14vh;--fall-duration: 6.825s;--fall-delay: 2.306s}.star:nth-child(185){--star-tail-length: 6.33em;--top-offset: 67.38vh;--fall-duration: 11.642s;--fall-delay: 8.08s}.star:nth-child(186){--star-tail-length: 6.47em;--top-offset: 3.27vh;--fall-duration: 6.837s;--fall-delay: 2.445s}.star:nth-child(187){--star-tail-length: 7.13em;--top-offset: 6.91vh;--fall-duration: 9.308s;--fall-delay: 1.171s}.star:nth-child(188){--star-tail-length: 5.51em;--top-offset: 22.12vh;--fall-duration: 6.743s;--fall-delay: 9.176s}.star:nth-child(189){--star-tail-length: 7.18em;--top-offset: 99.77vh;--fall-duration: 9.815s;--fall-delay: 1.99s}.star:nth-child(190){--star-tail-length: 6.15em;--top-offset: 63.95vh;--fall-duration: 9.063s;--fall-delay: 3.108s}.star:nth-child(191){--star-tail-length: 6.92em;--top-offset: 95.83vh;--fall-duration: 9.183s;--fall-delay: 4.735s}.star:nth-child(192){--star-tail-length: 6.08em;--top-offset: 11vh;--fall-duration: 9.501s;--fall-delay: 3.704s}.star:nth-child(193){--star-tail-length: 5.08em;--top-offset: 28.99vh;--fall-duration: 7.302s;--fall-delay: 9.721s}.star:nth-child(194){--star-tail-length: 6.47em;--top-offset: 10.39vh;--fall-duration: 10.391s;--fall-delay: 8.864s}.star:nth-child(195){--star-tail-length: 6.21em;--top-offset: 22.48vh;--fall-duration: 11.355s;--fall-delay: 3.037s}.star:nth-child(196){--star-tail-length: 7.52em;--top-offset: 96.5vh;--fall-duration: 8.024s;--fall-delay: .482s}.star:nth-child(197){--star-tail-length: 7.48em;--top-offset: 22.89vh;--fall-duration: 10.595s;--fall-delay: .171s}.star:nth-child(198){--star-tail-length: 5.79em;--top-offset: 4.79vh;--fall-duration: 6.378s;--fall-delay: 5.23s}.star:nth-child(199){--star-tail-length: 6.61em;--top-offset: 39.01vh;--fall-duration: 7.965s;--fall-delay: .281s}.star:nth-child(200){--star-tail-length: 5.97em;--top-offset: 80.36vh;--fall-duration: 7.067s;--fall-delay: 7.816s}.star:before,.star:after{position:absolute;content:"";top:0;left:calc(var(--star-width) / -2);width:var(--star-width);height:100%;background:linear-gradient(45deg,transparent,currentColor,transparent);border-radius:inherit;animation:blink 2s linear infinite}.star:before{transform:rotate(45deg)}.star:after{transform:rotate(-45deg)}@keyframes fall{to{transform:translate3d(-30em,0,0)}}@keyframes tail-fade{0%,50%{width:var(--star-tail-length);opacity:1}70%,80%{width:0;opacity:.4}to{width:0;opacity:0}}@keyframes blink{50%{opacity:.6}}.hero{display:flex;align-items:center;flex-direction:column;gap:35px}.hero img{width:10%;border-radius:50%;margin-top:50px;position:relative;z-index:1;background:linear-gradient(45deg,#f0c,#33f,#0fc,#fc0);background-size:400% 400%;border:4px solid #ffae00;border-bottom:4px solid #fff;border-top:4px solid #fdfdfd;box-shadow:0 0 30px 10px #c300ff,0 0 40px 15px #5eff00c5;transition:box-shadow .5s ease-in-out,transform .5s ease-in-out}.hero img:before{content:"";position:absolute;top:-10px;left:-10px;width:calc(100% + 20px);height:calc(100% + 20px);border-radius:50%;background:linear-gradient(90deg,#f0c,#33f,#0fc,#fc0);background-size:400% 400%;z-index:-1;animation:borderAnimation 6s ease infinite}.hero img:hover{box-shadow:0 0 30px 10px #ff00ccb3,0 0 40px 15px #0cf9;transform:scale(1.1)}@keyframes borderAnimation{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@media (max-width: 992px){.hero img{width:16%;margin-top:50px}}@media (max-width: 768px){.hero img{width:16%;margin-top:60px}}@media (max-width: 576px){.hero img{width:26%;margin-top:40px}}.hero h1{text-align:center;width:70%;font-size:90px;font-weight:600}@media (max-width: 992px){.hero h1{font-size:60px;width:80%}}@media (max-width: 768px){.hero h1{font-size:50px;width:90%}}@media (max-width: 576px){.hero h1{font-size:50px;width:100%}}.hero span{background:linear-gradient(270deg,#ff2592 .34%,#dd47ff .4%,#646cff,#00fb3f);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:500}.hero p{width:50%;text-align:center;font-size:24px;line-height:40px}@media (max-width: 992px){.hero p{width:60%;font-size:22px}}@media (max-width: 768px){.hero p{width:70%;font-size:20px}}@media (max-width: 576px){.hero p{width:80%;font-size:18px;line-height:30px}}.hero-action{display:flex;align-items:center;gap:25px;font-size:24px;font-weight:600;margin-bottom:50px}.hero-action .connect,.hero-action .hero-resume{border-radius:20px;cursor:pointer;text-align:center;padding:20px 35px;transition:all .3s ease}.hero-action .connect:hover,.hero-action .hero-resume:hover{color:#007aff}.hero-action .connect a,.hero-action .hero-resume a{text-decoration:none;color:#f0f8ff}.hero-action .connect{background:#007aff}.hero-action .connect:hover{color:#007aff}.hero-action .hero-resume{border:2px solid #007aff}.hero-action .hero-resume:hover{border-color:#008dc5}@media (max-width: 576px){.hero-action{flex-direction:column;gap:15px}}main{color:#007aff;font-weight:600;font-size:1.2em;line-height:1.6}.button-57{position:relative;overflow:hidden;border:1px solid #191919;color:#18181a;display:inline-block;font-size:15px;line-height:15px;padding:20px 25px 17px;text-decoration:none;cursor:pointer;background:#eee;-webkit-user-select:none;user-select:none}.button-57 span:first-child{position:relative;transition:color .6s cubic-bezier(.48,0,.12,1);z-index:10}.button-57 span:last-child{color:#fff;display:block;position:absolute;bottom:4px;transition:all .5s cubic-bezier(.48,0,.12,1);z-index:100;opacity:0;top:68%;left:50%;transform:translateY(225%) translate(-50%);height:16px;line-height:13px}.button-57:after{content:"";position:absolute;bottom:-50%;left:0;width:100%;height:100%;background-color:#191919;transform-origin:bottom center;transition:transform .6s cubic-bezier(.48,0,.12,1);transform:skewY(9.8deg) scaleY(0);z-index:50}.button-57:hover:after{transform:skewY(9.8deg) scaleY(2)}.button-57:hover span:last-child{transform:translate(-50%) translateY(-100%);opacity:1;transition:all .9s cubic-bezier(.48,0,.12,1)}.social-media{margin-top:-52px}.social-media h3{font-size:18px;color:#333;margin-bottom:10px}.social-media ul{list-style:none;display:flex;gap:15px;padding:0}.social-media li a{text-decoration:none;color:#333;font-weight:700}.social-media li a:hover{color:#000}.iconz{font-size:52px;border:rgba(133,132,132,.2666666667) 2px solid;border-radius:16px;padding:10px;transition:background .3s ease-in-out,border .3s ease-in-out,color .3s ease-in-out}.iconz:hover{background:#0076b541}.iconz.con1:hover{border:rgba(80,102,109,.2666666667) 2px solid}.iconz.con2:hover{border:rgba(80,102,109,.2666666667) 2px solid;color:#0077b5}.iconz.con3:hover{border:rgba(80,102,109,.2666666667) 2px solid;color:#018dd8}.iconz.con4:hover{border:rgba(31,31,31,.2666666667) 2px solid;color:#ff0e0e}.eye:hover{transform:scale(1.3);transition:.3s ease-in-out}.eye{color:#008dc5}.view-link{text-decoration:none;font-size:.6em;display:flex}.eye{font-size:24px;color:#333;margin-right:8px}.view-link{text-decoration:none;color:#007bff;font-weight:700}.view-link:hover{text-decoration:underline;color:#0056b3}.mywork{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:80px;margin:80px 110px;padding:25px}.mywork span{font-family:Playwrite HR Lijeva,cursive;font-optical-sizing:auto;font-style:normal;background:linear-gradient(270deg,#ff2592 .34%,#dd47ff .4%,#646cff,#00fb3f);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.mywork .mywork-title{position:relative}.mywork .mywork-title h1{padding:0 30px;font-size:80px;font-weight:600}@media (max-width: 992px){.mywork .mywork-title h1{font-size:70px}}@media (max-width: 768px){.mywork .mywork-title h1{font-size:60px}}@media (max-width: 576px){.mywork .mywork-title h1{font-size:50px}}.mywork .mywork-title img{position:absolute;bottom:0;right:10px;z-index:-1}@media (max-width: 576px){.mywork .mywork-title img{right:122px;zoom:80%}}@media (max-width: 1200px){.mywork{margin:60px 100px}}@media (max-width: 992px){.mywork{margin:40px 60px}}@media (max-width: 768px){.mywork{margin:30px 40px;gap:60px}}@media (max-width: 576px){.mywork{margin:20px;gap:40px}}.mywork-container{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-bottom:80px}@media (max-width: 992px){.mywork-container{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.mywork-container{grid-template-columns:1fr}}.the-work{display:flex;flex-direction:column;justify-content:center;gap:10px;border-radius:10px;transition:background .2s ease-in-out,transform .2s ease-in-out,border .2s ease-in-out,opacity .2s ease-in-out;cursor:pointer;box-shadow:#f02eaa66 5px 5px,#f02eaa4d 10px 10px,#f02eaa33 15px 15px,#f02eaa1a 20px 20px,#f02eaa0d 25px 25px;opacity:.6}.the-work:hover{background:linear-gradient(270deg,#cfcfcf61 20%,#1b1b1b8f);transform:scale(1.01);border:1px solid rgba(252,60,156,.7725490196);opacity:1}.the-work h2{font-size:28px;font-weight:400}@media (max-width: 576px){.the-work h2{font-size:24px}}.the-work h1{font-size:38px;font-weight:800;background:linear-gradient(270deg,#ff2592 .34%,#dd47ff .4%,#646cff,#00fb3f);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (max-width: 576px){.the-work h1{font-size:34px}}@media (max-width: 576px){.the-work img{width:100%}}@media (min-width: 821px) and (max-width: 1024px){.the-work img{zoom:80%}}.show-more{display:flex;gap:20px;align-items:center;margin-top:20px;cursor:pointer;border-radius:20px;border:1px solid #007aff;padding:20px;width:80%;color:#007aff;font-weight:600;transition:background .4s ease-in-out,border .4s ease-in-out,gap .4s ease-in-out}.show-more:hover{border:1px solid #dd47ff;background:linear-gradient(270deg,#ff259236 .34%,#dd47ff3d .4%,#646cff47,#00fb3f4d);gap:30px}@media (max-width: 576px){.show-more img{gap:10px;padding:10px;margin-top:5px;transform:rotateX(50deg);color:#007aff!important}}.mywork-title img{width:100px}.navbar{display:flex;align-items:center;justify-content:space-between;margin:14px 110px;font-size:12px}.navbar img{width:6%}@media (max-width: 992px){.navbar img{width:15%}}@media (max-width: 768px){.navbar img{width:20%}}@media (max-width: 576px){.navbar img{width:25%}}@media (max-width: 1200px){.navbar{margin:20px 100px}}@media (max-width: 992px){.navbar{margin:20px 60px}}@media (max-width: 768px){.navbar{margin:20px 40px;flex-direction:column}}@media (max-width: 576px){.navbar{margin:20px}}.nav-menu{display:flex;align-items:center;list-style:none;gap:30px;font-size:15px;background:#fff;padding:20px;border-radius:50px;cursor:pointer}.nav-menu li{position:relative;transition:.4s ease-in-out}.nav-menu li:hover{background:linear-gradient(270deg,#ff2592 .34%,#dd47ff .4%,#646cff,#00fb3f);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.nav-menu li:before{content:"";width:100%;height:1px;background:linear-gradient(270deg,#ff2592 .34%,#dd47ff .4%,#646cffaa);position:absolute;bottom:-10px;border-radius:50%;transform:scaleX(0);transition:.5s}.nav-menu li .active:before{content:"";width:100%;height:1px;position:absolute;bottom:-10px;border-radius:50%;transform:scaleX(0);transition:.5s}.nav-menu li:hover:before{transform:scaleX(1)}@media (max-width: 992px){.nav-menu{gap:10px;font-size:10px}}@media (max-width: 1222px){.nav-menu{gap:10px;font-size:14px}}@media (max-width: 1015px){.nav-menu{gap:10px;font-size:14px}}@media (max-width: 1322px){.nav-menu{gap:10px;font-size:14px}}@media (max-width: 768px){.nav-menu{gap:30px;font-size:16px;align-items:flex-start;margin:20px}}@media (max-width: 576px){.nav-menu{gap:20px;font-size:16px}}.nav-connect{padding:20px 30px;background:linear-gradient(270deg,#ff2592 .34%,#dd47ff .4%,#646cffaa);font-size:22px;cursor:pointer;color:#f0f8ff;transition:transform .8s ease-in-out}.nav-connect:hover{transform:scale(1.05)}@media (max-width: 992px){.nav-connect{padding:15px 30px;font-size:20px}}@media (max-width: 768px){.nav-connect{padding:10px 20px;font-size:18px}}@media (max-width: 576px){.nav-connect{padding:8px 16px;font-size:16px}}.button-53{padding:12px 30px;background-color:#007aff;color:#fff;font-weight:700;border-radius:5px;text-decoration:none;transition:background-color .3s ease}.anchor-link{text-decoration:none;margin-bottom:40px!important;color:#ddd}.navbar .nav-menu li .anchor-link{margin-bottom:40px!important;color:#ddd;transition:color .3s}.navbar .nav-menu li .active-indicator{color:#ff2592}.navbar .nav-menu .active .anchor-link{color:#646cff;font-weight:800;font-family:Playwrite HR Lijeva,cursive;font-optical-sizing:auto;font-style:normal}@media (min-width: 821px) and (max-width: 1024px){.navbar{zoom:80%}.navbar img{width:10%}}.navbar .menu-icon{display:none;cursor:pointer;width:30px;position:absolute;right:20px;top:30px;height:30px}@media (max-width: 768px){.navbar .menu-icon{display:block}}@media (max-width: 768px){.navbar .nav-menu{display:none;position:absolute;left:32em;right:0;bottom:55rem;background-color:#d2d2d4dc;flex-direction:column;align-items:center;gap:20px;padding:18px;border-radius:20px;z-index:99999;width:30%}}@media (max-width: 387px){.navbar .nav-menu{bottom:25rem}}.navbar .nav-menu.open{display:flex}.navbar .nav-menu li{position:relative}.navbar .nav-menu li .anchor-link{text-decoration:none;font-size:1.2em;line-height:1.6;margin-bottom:50px!important;color:#555;transition:color .3s}.navbar .nav-menu li .anchor-link:hover{color:#ddd}.navbar .nav-menu li .active-indicator{position:absolute;bottom:-5px;left:0;right:0;height:1px;background:linear-gradient(270deg,#ff2592 .34%,#dd47ff .4%,#646cff,#00fb3f);border-radius:80px}@media (max-width: 820px){.navbar .nav-menu{zoom:60%}.navbar .nav-menu img{width:15%}}.navbar .nav-connect .button-53{background-color:#007bff;color:#fff;padding:.2rem 1rem;border:none;cursor:pointer;transition:background-color .3s}.navbar .nav-connect .button-53:hover{background-color:#0056b3}@media (max-width: 768px){.navbar .nav-connect{display:none}}.social-icons{display:flex;gap:15px;align-items:center;margin-left:20px}.social-icons a{font-size:1.5rem;color:#333;transition:color .3s ease}.social-icons a:hover{color:#0077b5}.logo{display:flex;gap:15px;align-items:center;margin-left:20px;left:-10px;top:10px;border-radius:50px;font-size:18px;width:4em!important;position:relative}@media (max-width: 600px){.logo{border-radius:80px;position:relative;left:-180px!important}}@media (max-width: 700px){.logo{border-radius:40px;position:relative;left:-180px!important}}@media (max-width: 789px){.logo{border-radius:20px;position:relative;left:-180px!important}}.menu-icon{color:#007bff!important;background:#000;padding:4px;transform:scale(1.5);border-radius:4px}.iqw,.iq{font-size:36px;position:relative;left:-20px;margin-top:10px}@media (max-width: 789px){.iqw,.iq{display:none}}@media (max-width: 792px){.iqw,.iq{display:none}}@media (max-width: 700px){.iqw,.iq{display:none}}@media (max-width: 769px){.iqw,.iq{display:none}}@media (max-width: 912px){.iqw,.iq{display:none}}@media (max-width: 360px){.iqw,.iq{display:none}}@media (max-width: 384px){.iqw,.iq{display:none}}.iq{color:#020202}.iqw{color:#1082fc}.mg-icons{color:#020202bd;font-size:24px}.services{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:80px;margin:80px 170px}@media (max-width: 1200px){.services{margin:60px 100px}}@media (max-width: 992px){.services{margin:40px 60px}}@media (max-width: 768px){.services{margin:30px 40px;gap:60px}}@media (max-width: 576px){.services{margin:20px;gap:40px}}.services-title{position:relative}.services-title h1{padding:0 30px;font-size:80px;font-weight:600}@media (max-width: 992px){.services-title h1{font-size:70px}}@media (max-width: 768px){.services-title h1{font-size:60px}}@media (max-width: 576px){.services-title h1{font-size:50px}}.services-title img{position:absolute;bottom:0;z-index:-1}@media (max-width: 376px){.services-title img{zoom:80%;top:48px;left:90px}}.services-title span{font-family:Playwrite HR Lijeva,cursive;background:linear-gradient(270deg,#fff .34%,#707070 .4%,#646cff,#fff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.services-format{display:flex;flex-direction:column;justify-content:center;gap:20px;padding:60px;border-radius:10px;border:2px solid white;transition:background .8s,transform .3s,border .3s;box-shadow:#0000002b 0 -23px 25px inset,#00000026 0 -36px 30px inset,#0000001a 0 -79px 40px inset,#0000000f 0 2px 1px,#00000017 0 4px 2px,#00000017 0 8px 4px,#00000017 0 16px 8px,#00000017 0 32px 16px;cursor:pointer}.services-format:hover{background:linear-gradient(270deg,#646cffaf 37%,#dd47ffc1 40%,#ffffffcb,#ffffffce);transform:scale(1.05);border-color:#fc3c9cc5}.services-format h3{font-size:28px;font-weight:400}@media (max-width: 576px){.services-format h3{font-size:24px}}.services-format h2{font-size:38px;font-weight:800;background:linear-gradient(270deg,#ff2592 .34%,#dd47ff .4%,#646cff,#00fb3f);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (max-width: 576px){.services-format h2{font-size:34px}}.services-format .services-image{width:20%;transform:scale(1.8)}.services-container{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-bottom:80px}@media (max-width: 992px){.services-container{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.services-container{grid-template-columns:1fr}}.services-readmore{display:flex;gap:20px;align-items:center;margin-top:20px}@media (max-width: 576px){.services-readmore{flex-direction:column;gap:10px}}.services-title img{width:100px}.bg-container{width:100%;height:500px;background:#282828;overflow:hidden;position:relative}.background{position:absolute;top:0;left:0;width:100%;height:100%}.twinkle{position:absolute;width:100%;height:100%;animation:twinkle 5s infinite}.twinkle .star-2{position:absolute;background-color:#85b7e9;border-radius:50%}.rotating-shapes{position:absolute;width:100%;height:100%}.rotating-shapes .shape{position:absolute;border-radius:50%;animation:spin-slow 10s linear infinite}.rotating-shapes .shape-lg{width:100px;height:100px;background-color:#407ed4;font-size:20px}.rotating-shapes .shape-md{width:50px;height:50px;background-color:#5078af;animation:spin-fast 5s linear infinite}.rotating-shapes .shape-xl{width:150px;height:150px;background-color:#5cbec5}.rotating-shapes .shape-xxl{width:200px;height:200px;background-color:#0e72ec;box-shadow:#0e72ec 0 0 100px}@keyframes twinkle{0%{opacity:.8}50%{opacity:.3}to{opacity:.8}}@keyframes spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes spin-fast{0%{transform:rotate(30deg)}to{transform:rotate(360deg)}}.content{align-items:center;justify-content:center;display:flex;flex-direction:column;color:#fff;font-size:30px;position:relative;bottom:-100px}@media (max-width: 768px){.content{bottom:-220px}}@media (max-width: 7823px){.content{bottom:-200px}}.content p{opacity:.6;align-items:center;justify-content:center;text-align:center}@media (max-width: 7823px){.content p{font-size:18px}}@media (max-width: 600px){.content p{font-size:16px}}@media (max-width: 369px){.content p{font-size:12px}}.content h1{background:#e2a1a1;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:50px;font-weight:700;text-align:center;margin-bottom:20px}@media (max-width: 768px){.content h1{font-size:20px}}@media (max-width: 7823px){.content h1{font-size:30px}}@media (max-width: 768px){.content{font-size:12px}}@media (max-width: 7823px){.content{font-size:20px}}*{margin:0;padding:0;box-sizing:border-box;line-height:1.6}body{height:100vh;background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1.2em;line-height:1.6;color:#555}
