@import"https://fonts.googleapis.com/css?family=Bebas+Neue&display=swap";.about__container{display:flex;justify-content:space-around;align-items:center;flex-direction:row;padding-top:100px}@media (min-width: 300px) and (max-width: 575px){.about__container{flex-direction:column}}@media (min-width: 576px) and (max-width: 767px){.about__container{flex-direction:column}}@media (min-width: 768px) and (max-width: 991px){.about__container{flex-direction:column}}.about__profile-image{width:300px;margin:25px;flex-shrink:0;object-fit:cover;object-position:50% 100%;clip-path:polygon(25% 0%,100% 0%,75% 100%,0% 100%)}@media (min-width: 300px) and (max-width: 575px){.about__profile-image{width:250px;clip-path:circle(60%)}}@media (min-width: 576px) and (max-width: 767px){.about__profile-image{width:275px;clip-path:circle(60%)}}@media (min-width: 768px) and (max-width: 991px){.about__profile-image{clip-path:circle(60%)}}.about__profile-description-text{margin:25px;text-align:center;max-width:800px}.about__profile-description-title{font-size:44px;text-align:center;text-decoration:underline;text-decoration-color:#f50}@media (min-width: 300px) and (max-width: 575px){.about__profile-description-title{font-size:36px}}@media (min-width: 576px) and (max-width: 767px){.about__profile-description-title{font-size:38px}}@media (min-width: 768px) and (max-width: 991px){.about__profile-description-title{font-size:40px}}.about__profile-description{font-size:22px}@media (min-width: 300px) and (max-width: 575px){.about__profile-description{font-size:18px}}@media (min-width: 576px) and (max-width: 767px){.about__profile-description{font-size:18px}}@media (min-width: 768px) and (max-width: 991px){.about__profile-description{font-size:20px}}.about__technical-skills-container{padding:90px 0;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}@media (min-width: 300px) and (max-width: 575px){.about__technical-skills-container{padding:50px 0}}@media (min-width: 576px) and (max-width: 767px){.about__technical-skills-container{padding:70px 0}}.about__technical-skills{width:90%;max-width:1000px}.about__tech-skill-category{display:flex;flex-direction:row;justify-content:space-between}.about__tech-skill-category:hover{color:#f50}@media (min-width: 300px) and (max-width: 575px){.about__tech-skill-category{flex-direction:column;align-items:center}}@media (min-width: 576px) and (max-width: 767px){.about__tech-skill-category{flex-direction:column;align-items:center}}.about__profile-description-title{text-decoration:underline;text-decoration-color:#f50}.about__tech-skill-name{font-size:26px;font-weight:700;padding-top:50px}.about__tech-skills{display:flex;flex-wrap:wrap;justify-content:center}.about__tech-skills:after{transition:all ease-in-out .4s;background:none repeat scroll 0 0 #ff5500;content:"";display:block;height:2px;width:0}.about__tech-skills:hover:after{width:100%}.about__tech-skill-logo{width:70px;margin:5px}.about__certefications-container{text-align:center}.about__cert-title{font-size:26px;padding-top:30px}.about__main_certificate{width:50%;max-width:1000px;min-width:300px;margin-bottom:15px}.about__main_certificate:hover{-webkit-box-shadow:2px 1px 10px 5px #ff5500;-moz-box-shadow:2px 1px 10px 5px #ff5500;box-shadow:2px 1px 10px 5px #f50;transition:box-shadow .5s ease-in-out,transform .5s;transform:scale(1.02)}.about__cert-issued-by{font-size:22px}.about__cert-issuer-logo{height:22px}.about__certifications{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly}.blogs__loader-container{height:90vh;display:flex;justify-content:center;align-items:center}.blogs__inner-loader-container{position:relative}.blogs__loader-text{position:absolute;top:40%;left:30px;font-size:25px;animation:blinker 1s linear infinite}.blogs__loader{width:200px;height:200px;border-radius:85% 70% 78% 73%;background:linear-gradient(#cdd7f9,rgba(143,188,255,.2509803922),rgba(181,227,255,.4901960784),rgba(173,198,255,.0901960784));border:1px solid rgba(0,0,255,.2117647059);animation:rotate 3s linear forwards infinite}.blogs__main-content{display:flex;flex-direction:row;max-width:1000px;box-shadow:0 3px #cdd7f9}@media (min-width: 300px) and (max-width: 575px){.blogs__main-content{flex-direction:column-reverse;text-align:center;align-items:center}}@media (min-width: 576px) and (max-width: 767px){.blogs__main-content{flex-direction:column-reverse;text-align:center;align-items:center}}.blogs__text-content{margin:5%;display:flex;flex-direction:column;justify-content:space-between}.blogs__image{width:250px;height:250px;object-fit:contain;margin:5%}.blogs__card{justify-content:center;display:flex}.blogs__expand-dots{color:gray}.blogs__expand-dots:hover{color:#b20600;cursor:pointer}.blogs__title{font-size:28px;color:#00092c}.blogs__title:hover{color:#b20600}@media (min-width: 300px) and (max-width: 575px){.blogs__title{font-size:36px}}@media (min-width: 576px) and (max-width: 767px){.blogs__title{font-size:36px}}.blogs__secondary-blog-stats{color:gray}.blogs__text{font-size:18px;padding-top:5%}@media (min-width: 300px) and (max-width: 575px){.blogs__text{font-size:22px;padding-top:10%}}@media (min-width: 576px) and (max-width: 767px){.blogs__text{font-size:22px;padding-top:10%}}@keyframes blinker{50%{opacity:.5}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.contact{display:flex;flex-wrap:wrap;align-content:space-between;justify-content:space-around}.contact__title{padding-top:70px;font-size:104px;line-height:86%;font-weight:400;overflow-wrap:break-word;letter-spacing:3px;line-height:1.2em;max-width:1000px;margin:0 5%;color:transparent;background:conic-gradient(#1C8AEB 12%,#3570B1 12%,#3570B1 33%,#DE6E49 33%,#DE6E49 55%,#C8267A 55%,#C8267A 70%,#9A43D3 63%,#9A43D3 71%,#1C8AEB 87%);background-size:50%;background-clip:text;-webkit-background-clip:text;-webkit-text-stroke:1px #36454F;animation:gradient 5s ease infinite}@media (min-width: 300px) and (max-width: 575px){.contact__title{font-size:64px}}@media (min-width: 576px) and (max-width: 767px){.contact__title{font-size:74px}}.contact__email-form{display:flex;flex-direction:column;justify-content:center;text-align:center;padding:8px}@media (min-width: 576px) and (max-width: 767px){.contact__email-form{padding:5%}}.contact__input-label{padding-top:5%;font-size:40px;font-weight:700}@media (min-width: 300px) and (max-width: 575px){.contact__input-label{padding-top:15%}}.contact__input-field{background:#fff;border:2px solid #1B1212;box-sizing:border-box;color:#1b1212;display:block;font-size:16pt;margin-bottom:3px;min-height:50px;outline:none;padding:10px 15px;width:100%;border-radius:20px}.contact__send-button{background-color:#1b1212!important;border-radius:15px!important}.contact__send-button:hover{background-color:#3570b1!important}@media (min-width: 300px) and (max-width: 575px){.contact__send-button{height:60px}}.contact__content{user-select:none;text-align:center}.contact__buttons{display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;width:100%;padding-top:5%}@media (min-width: 300px) and (max-width: 575px){.contact__buttons{padding-top:15%}}@media (min-width: 576px) and (max-width: 767px){.contact__buttons{padding-top:12%}}@media (min-width: 768px) and (max-width: 991px){.contact__buttons{padding-top:10%}}@media (min-width: 992px) and (max-width: 1999px){.contact__buttons{padding-top:5%}}.contact__img{width:200px;height:200px;user-drag:none;-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.contact__img:hover{-o-transition:.7s;-ms-transition:.7s;-moz-transition:.7s;-webkit-transition:.7s;transition:.7s;-webkit-filter:drop-shadow(2px 2px 2px #222);filter:drop-shadow(2px 2px 2px #222);transform:translateY(-7px);cursor:pointer}.contact__img:hover:after{transform:translate(0)}.contact__img:active{transform:translate(0)}.contact__svg-insert-top{min-height:200px;z-index:-1;position:absolute;top:0;transform:scale(-2);transform:translate(-100,75)}.contact__svg-insert-bottom{z-index:-1;min-height:200px;position:absolute;bottom:0}.contact__parallax>use{animation:move-forever 25s cubic-bezier(.55,.5,.45,.5) infinite}.contact__parallax>use:nth-child(1){animation-delay:-2s;animation-duration:7s}.contact__parallax>use:nth-child(2){animation-delay:-3s;animation-duration:10s}.contact__parallax>use:nth-child(3){animation-delay:-4s;animation-duration:13s}.contact__parallax>use:nth-child(4){animation-delay:-5s;animation-duration:20s}@keyframes move-forever{0%{transform:translate3d(-90px,0,0)}to{transform:translate3d(85px,0,0)}}@keyframes gradient{0%{background-size:50%;background-position:0 0}25%{background-size:-90%;background-position:-5 -1em}50%{background-size:325%;background-position:-10em -4em}75%{background-size:-125%;background-position:1em 0em}to{background-size:50%;background-position:0 0}}.projects__bottom-padding{padding-top:180px}.projects__bottom-top{padding-bottom:75px}.projects__project-container{display:flex;flex-direction:row;justify-content:space-around;align-items:center}@media (min-width: 300px) and (max-width: 575px){.projects__project-container{flex-direction:column}}@media (min-width: 576px) and (max-width: 767px){.projects__project-container{flex-direction:column}}@media (min-width: 768px) and (max-width: 991px){.projects__project-container{flex-direction:column}}.projects__laptop-composition{position:relative}.projects__macbook{width:550px;-webkit-filter:drop-shadow(2px 2px 2px #222);filter:drop-shadow(2px 2px 2px #222)}@media (min-width: 300px) and (max-width: 575px){.projects__macbook{width:350px}}@media (min-width: 576px) and (max-width: 767px){.projects__macbook{width:450px}}.projects__macbook-mouse{width:150px;position:absolute;left:350px;top:30%;-webkit-filter:drop-shadow(2px 2px 2px #222);filter:drop-shadow(2px 2px 2px #222)}@media (min-width: 300px) and (max-width: 575px){.projects__macbook-mouse{width:75px;left:250px;top:30%}}@media (min-width: 576px) and (max-width: 767px){.projects__macbook-mouse{width:100px;left:280px;top:35%}}.projects__project-gif{width:240px;height:200px;position:absolute;left:93px;top:30%;transform-style:preserve-3d;perspective:1000px;perspective-origin:50% 50%;transform:scaleX(.9) scaleY(.9) scaleZ(1) rotateX(-30deg) rotateY(23deg) rotate(-7deg) translate(-20px) translateY(-50px) translateZ(0) skew(0) skewY(-14deg);border:thick double #222}@media (min-width: 300px) and (max-width: 575px){.projects__project-gif{width:154px;height:130px;transform:scaleX(.9) scaleY(.9) scaleZ(1) rotateX(-30deg) rotateY(23deg) rotate(-7deg) translate(-54px) translateY(-50px) translateZ(0) skew(0) skewY(-15deg)}}@media (min-width: 576px) and (max-width: 767px){.projects__project-gif{width:196px;height:173px;transform:scaleX(.9) scaleY(.9) scaleZ(1) rotateX(-30deg) rotateY(23deg) rotate(-7deg) translate(-35px) translateY(-55px) translateZ(0) skew(0) skewY(-15deg)}}.projects__info-box{text-align:center}.projects__title{padding:0 5px;font-size:36px;color:#00092c}.projects__title:hover{color:#b20600}@media (min-width: 300px) and (max-width: 575px){.projects__title{font-size:36px}}@media (min-width: 576px) and (max-width: 767px){.projects__title{font-size:36px}}.projects__description{padding:30px;max-width:800px;font-size:18px}.projects__additional-info{display:flex;flex-direction:row;justify-content:space-around;padding-bottom:50px}@media (min-width: 300px) and (max-width: 575px){.projects__additional-info{flex-direction:column}}@media (min-width: 576px) and (max-width: 767px){.projects__additional-info{flex-direction:column}}@media (min-width: 768px) and (max-width: 991px){.projects__additional-info{flex-direction:column}}.projects__tech-stack{max-width:500px}@media (min-width: 300px) and (max-width: 575px){.projects__tech-stack{border-bottom:3px solid #36393e;padding-bottom:25px}}@media (min-width: 576px) and (max-width: 767px){.projects__tech-stack{border-bottom:3px solid #36393e;padding-bottom:25px}}@media (min-width: 768px) and (max-width: 991px){.projects__tech-stack{border-bottom:3px solid #36393e;padding-bottom:25px}}.projects__tech-stack-section{display:flex;justify-content:center;align-items:center;flex-direction:column}.projects__tech-stack-logo{width:50px;margin:0 4px}.projects__project-associated-with-logo{width:20px;margin:0 4px}:root{--orange: #ff5500;--dark: #36393e;--purple: #cdd7f9;--grey: #f3f4f5;--main: #ff5500}*{box-sizing:border-box;margin:0}body{-webkit-font-smoothing:antialiased;font-family:Bebas Neue,sans-serif}svg{width:100%}.page-container{width:100%;overflow-y:auto;overflow-x:hidden;z-index:0;position:relative;-webkit-animation:fadeInContainer 1s .5s both;animation:fadeInContainer 1s .5s both}.non-draggable-image{user-drag:none;-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.sticky{position:sticky;top:0;width:100%}.navbar__container{display:flex;align-items:center;justify-content:space-between;padding:0 15px;background:white;z-index:50;border-bottom:solid black 1px}.navbar__logo{height:100px;animation:rotate 7s infinite}@media (min-width: 300px) and (max-width: 575px){.navbar__logo{height:60px}}@keyframes rotate{0%{transform:rotate(0)}20%{transform:rotate(360deg)}to{transform:rotate(360deg)}}.navbar__link{font-size:26px;padding:0 8px;text-decoration:none;color:#000;position:relative;display:inline-block}@media (min-width: 300px) and (max-width: 575px){.navbar__link{font-size:22px;padding:0 4px}}@media (min-width: 576px) and (max-width: 767px){.navbar__link{font-size:24px}}.navbar__link:after{transition:all ease-in-out .4s;background:none repeat scroll 0 0 var(--main);content:"";display:block;height:2px;width:0}.navbar__link:hover:after{width:100%}.react-bubbly-transitions__bubbly-link{font-size:26px!important;padding:0 8px}@media (min-width: 300px) and (max-width: 575px){.react-bubbly-transitions__bubbly-link{font-size:22px!important;padding:0 4px}}@media (min-width: 576px) and (max-width: 767px){.react-bubbly-transitions__bubbly-link{font-size:24px!important}}.react-bubbly-transitions__bubbly-link:after{transition:all ease-in-out .4s;background:none repeat scroll 0 0 var(--main);content:"";display:block;height:2px;width:0}.react-bubbly-transitions__bubbly-link:hover:after{width:100%}.active:after{content:"";display:block;height:2px;width:0;width:100%}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background-color:#000}::-webkit-scrollbar-thumb{background:black;border-radius:5px}::-moz-selection{color:#fff;background:black}::selection{color:#fff;background:black}.not-allowed-to-click{cursor:not-allowed!important}.scale-in-hor-center{-webkit-animation:scale-in-hor-center 1.5s cubic-bezier(.25,.46,.45,.94) .6s both;animation:scale-in-hor-center 1.5s cubic-bezier(.25,.46,.45,.94) .6s both}.scale-out-hor-center{-webkit-animation:scale-out-hor-center 1.5s cubic-bezier(.25,.46,.45,.94) .6s both;animation:scale-out-hor-center 1.5s cubic-bezier(.25,.46,.45,.94) .6s both}.scale-in-ver-center{-webkit-animation:scale-in-ver-center 1s cubic-bezier(.25,.46,.45,.94) 1s both;animation:scale-in-ver-center 1s cubic-bezier(.25,.46,.45,.94) 1s both}.scale-in-center-delay-1-sec{-webkit-animation:scale-in-center .8s cubic-bezier(.25,.46,.45,.94) 2s both;animation:scale-in-center .8s cubic-bezier(.25,.46,.45,.94) 2s both}.scale-in-center-delay-1o5-sec{-webkit-animation:scale-in-center .8s cubic-bezier(.25,.46,.45,.94) 2.5s both;animation:scale-in-center .8s cubic-bezier(.25,.46,.45,.94) 2.5s both}.scale-in-center-delay-2-sec{-webkit-animation:scale-in-center .8s cubic-bezier(.25,.46,.45,.94) 3s both;animation:scale-in-center .8s cubic-bezier(.25,.46,.45,.94) 3s both}.scale-in-center-delay-2o5-sec{-webkit-animation:scale-in-center .8s cubic-bezier(.25,.46,.45,.94) 3.5s both;animation:scale-in-center .8s cubic-bezier(.25,.46,.45,.94) 3.5s both}.fade-in-section{opacity:0;transform:translateY(20vh);visibility:hidden;transition:opacity 1.2s ease-out,transform .6s ease-out,visibility 1.2s ease-out;will-change:opacity,transform,visibility}.fade-in-section.is-visible{opacity:1;transform:none;visibility:visible}@keyframes fadeInContainer{0%{opacity:0}to{opacity:1}}@-webkit-keyframes scale-in-hor-center{0%{opacity:0}to{opacity:1}}@keyframes scale-in-hor-center{0%{opacity:0}to{opacity:1}}@-webkit-keyframes scale-out-hor-center{0%{opacity:1}to{opacity:0}}@keyframes scale-out-hor-center{0%{opacity:1}to{opacity:0}}@-webkit-keyframes scale-in-ver-center{0%{-webkit-transform:scaleY(0);transform:scaleY(0);opacity:1}to{-webkit-transform:scaleY(1);transform:scaleY(1);opacity:1}}@keyframes scale-in-ver-center{0%{-webkit-transform:scaleY(0);transform:scaleY(0);opacity:1}to{-webkit-transform:scaleY(1);transform:scaleY(1);opacity:1}}@-webkit-keyframes scale-in-center{0%{-webkit-transform:scale(0);transform:scale(0);opacity:1}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes scale-in-center{0%{-webkit-transform:scale(0);transform:scale(0);opacity:1}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.footer__container{display:flex;justify-content:center;align-items:center;width:100%;height:50px}.footer__text{font-weight:700}.navbar-modern{position:fixed;top:0;left:0;right:0;z-index:1000;background:rgba(255,255,255,.8);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid transparent;transition:all .3s ease}.navbar-modern.scrolled{background:rgba(255,255,255,.95);border-bottom-color:#0000001a;box-shadow:0 2px 20px #0000000d}.navbar-modern__container{max-width:1400px;margin:0 auto;padding:0 40px;height:72px;display:flex;align-items:center;justify-content:space-between}@media (min-width: 300px) and (max-width: 575px){.navbar-modern__container{padding:0 20px;height:64px}}@media (min-width: 576px) and (max-width: 767px){.navbar-modern__container{padding:0 30px;height:68px}}.navbar-modern__logo{display:flex;align-items:center;text-decoration:none;transition:transform .2s ease}.navbar-modern__logo:hover{transform:scale(1.05)}.navbar-modern__logo img{height:48px;width:auto}@media (min-width: 300px) and (max-width: 575px){.navbar-modern__logo img{height:36px}}@media (min-width: 576px) and (max-width: 767px){.navbar-modern__logo img{height:42px}}.navbar-modern__links{display:flex;align-items:center;gap:40px}@media (min-width: 300px) and (max-width: 575px){.navbar-modern__links{display:none}}@media (min-width: 576px) and (max-width: 767px){.navbar-modern__links{display:none}}@media (min-width: 768px) and (max-width: 991px){.navbar-modern__links{display:flex;gap:32px}}.navbar-modern__link{position:relative;text-decoration:none;color:#1d1d1f;font-size:17px;font-weight:500;padding:8px 0;transition:color .2s ease}.navbar-modern__link:hover,.navbar-modern__link.active{color:#007aff}.navbar-modern__link-indicator{position:absolute;bottom:0;left:0;right:0;height:2px;background:#007aff;border-radius:2px}.navbar-modern__mobile-toggle{display:none;background:none;border:none;cursor:pointer;padding:8px}@media (min-width: 300px) and (max-width: 575px){.navbar-modern__mobile-toggle{display:block}}@media (min-width: 576px) and (max-width: 767px){.navbar-modern__mobile-toggle{display:block}}@media (min-width: 768px) and (max-width: 991px){.navbar-modern__mobile-toggle{display:none}}.hamburger{display:flex;flex-direction:column;gap:5px;width:24px}.hamburger span{display:block;width:100%;height:2px;background:#1d1d1f;border-radius:2px;transition:all .3s ease}.hamburger.open span:nth-child(1){transform:rotate(45deg) translate(7px,7px)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.navbar-modern__mobile-menu{background:rgba(255,255,255,.98);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-top:1px solid rgba(0,0,0,.1);overflow:hidden}@media (min-width: 768px) and (max-width: 991px){.navbar-modern__mobile-menu{display:none}}.navbar-modern__mobile-link{display:block;padding:20px 40px;text-decoration:none;color:#1d1d1f;font-size:19px;font-weight:500;border-bottom:1px solid rgba(0,0,0,.05);transition:all .2s ease}.navbar-modern__mobile-link:hover{background:rgba(0,122,255,.05);color:#007aff}.navbar-modern__mobile-link.active{color:#007aff;background:rgba(0,122,255,.08)}@media (min-width: 300px) and (max-width: 575px){.navbar-modern__mobile-link{padding:16px 20px;font-size:17px}}.page-container-modern{width:100%;min-height:100vh;background:linear-gradient(to bottom,#ffffff 0%,#f5f5f7 100%);position:relative;overflow-x:hidden}.content-wrapper-modern{position:relative;z-index:1}.hero-modern{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:120px 40px 80px;position:relative}@media (min-width: 300px) and (max-width: 575px){.hero-modern{padding:100px 20px 60px}}@media (min-width: 576px) and (max-width: 767px){.hero-modern{padding:110px 30px 70px}}.hero-modern__container{max-width:1200px;width:100%;display:flex;flex-direction:column;align-items:center;gap:60px}.hero-modern__image-wrapper{position:relative;width:280px;height:280px}@media (min-width: 300px) and (max-width: 575px){.hero-modern__image-wrapper{width:200px;height:200px}}@media (min-width: 576px) and (max-width: 767px){.hero-modern__image-wrapper{width:240px;height:240px}}.hero-modern__image-glow{position:absolute;inset:-20px;background:radial-gradient(circle,rgba(0,122,255,.15),transparent 70%);border-radius:50%;animation:subtle-pulse 4s ease-in-out infinite}@keyframes subtle-pulse{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.05);opacity:.8}}.hero-modern__image{width:100%;height:100%;object-fit:cover;border-radius:50%;box-shadow:0 20px 60px #00000026;transition:transform .3s ease}.hero-modern__image:hover{transform:scale(1.02)}.hero-modern__content{text-align:center;max-width:800px}.hero-modern__title{font-size:72px;font-weight:700;color:#1d1d1f;margin-bottom:16px;letter-spacing:-.02em}@media (min-width: 300px) and (max-width: 575px){.hero-modern__title{font-size:40px}}@media (min-width: 576px) and (max-width: 767px){.hero-modern__title{font-size:56px}}@media (min-width: 768px) and (max-width: 991px){.hero-modern__title{font-size:64px}}.hero-modern__subtitle{font-size:28px;font-weight:500;color:#6e6e73;margin-bottom:24px}@media (min-width: 300px) and (max-width: 575px){.hero-modern__subtitle{font-size:20px}}@media (min-width: 576px) and (max-width: 767px){.hero-modern__subtitle{font-size:24px}}.hero-modern__description{font-size:21px;line-height:1.6;color:#86868b;max-width:600px;margin:0 auto 60px}@media (min-width: 300px) and (max-width: 575px){.hero-modern__description{font-size:17px;line-height:1.5}}@media (min-width: 576px) and (max-width: 767px){.hero-modern__description{font-size:19px}}.hero-modern__stats{display:flex;justify-content:center;align-items:center;gap:60px}@media (min-width: 300px) and (max-width: 575px){.hero-modern__stats{flex-direction:column;gap:32px}}@media (min-width: 576px) and (max-width: 767px){.hero-modern__stats{gap:48px}}.stat-modern{display:flex;flex-direction:column;align-items:center;gap:8px}.stat-modern__value{font-size:48px;font-weight:700;color:#1d1d1f}@media (min-width: 300px) and (max-width: 575px){.stat-modern__value{font-size:36px}}.stat-modern__label{font-size:14px;color:#86868b;text-transform:uppercase;letter-spacing:.5px;font-weight:500}@media (min-width: 300px) and (max-width: 575px){.stat-modern__label{font-size:12px}}.stat-modern__divider{width:1px;height:60px;background:linear-gradient(to bottom,transparent,#d2d2d7,transparent)}@media (min-width: 300px) and (max-width: 575px){.stat-modern__divider{width:60px;height:1px;background:linear-gradient(to right,transparent,#d2d2d7,transparent)}}.scroll-modern{position:absolute;bottom:60px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:12px}.scroll-modern__line{width:1px;height:40px;background:linear-gradient(to bottom,transparent,#86868b);transform-origin:top}.scroll-modern__text{font-size:12px;color:#86868b;text-transform:uppercase;letter-spacing:1px;font-weight:500}.skills-modern{padding:120px 40px;background:#ffffff}@media (min-width: 300px) and (max-width: 575px){.skills-modern{padding:80px 20px}}@media (min-width: 576px) and (max-width: 767px){.skills-modern{padding:100px 30px}}.skills-modern__container{max-width:1200px;margin:0 auto}.skills-modern__header{text-align:center;margin-bottom:60px}.skills-modern__title{font-size:56px;font-weight:700;color:#1d1d1f;margin-bottom:16px;letter-spacing:-.02em}@media (min-width: 300px) and (max-width: 575px){.skills-modern__title{font-size:36px}}@media (min-width: 576px) and (max-width: 767px){.skills-modern__title{font-size:44px}}.skills-modern__subtitle{font-size:21px;color:#86868b}@media (min-width: 300px) and (max-width: 575px){.skills-modern__subtitle{font-size:17px}}@media (min-width: 576px) and (max-width: 767px){.skills-modern__subtitle{font-size:19px}}.skills-modern__filters{display:flex;justify-content:center;gap:12px;margin-bottom:60px;flex-wrap:wrap}@media (min-width: 300px) and (max-width: 575px){.skills-modern__filters{gap:8px;margin-bottom:40px}}.filter-btn{padding:12px 28px;border:1px solid #d2d2d7;background:#ffffff;border-radius:100px;font-size:16px;color:#1d1d1f;cursor:pointer;transition:all .2s ease;font-weight:500}.filter-btn:hover{border-color:#007aff;background:rgba(0,122,255,.05)}.filter-btn.active{background:#007aff;color:#fff;border-color:#007aff}@media (min-width: 300px) and (max-width: 575px){.filter-btn{padding:10px 20px;font-size:14px}}.skills-modern__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:20px}@media (min-width: 300px) and (max-width: 575px){.skills-modern__grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:16px}}@media (min-width: 576px) and (max-width: 767px){.skills-modern__grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:18px}}.skill-card-modern{background:#ffffff;border:1px solid #e5e5ea;border-radius:20px;padding:32px 20px;display:flex;flex-direction:column;align-items:center;gap:16px;transition:all .2s ease;cursor:default}.skill-card-modern:hover{border-color:#007aff;box-shadow:0 10px 30px #00000014}@media (min-width: 300px) and (max-width: 575px){.skill-card-modern{padding:24px 16px;gap:12px}}.skill-card-modern__icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center}.skill-card-modern__icon img{width:100%;height:100%;object-fit:contain}@media (min-width: 300px) and (max-width: 575px){.skill-card-modern__icon{width:44px;height:44px}}.skill-card-modern__name{font-size:14px;color:#1d1d1f;text-align:center;font-weight:500}@media (min-width: 300px) and (max-width: 575px){.skill-card-modern__name{font-size:12px}}.certs-modern{padding:120px 40px;background:#f5f5f7}@media (min-width: 300px) and (max-width: 575px){.certs-modern{padding:80px 20px}}@media (min-width: 576px) and (max-width: 767px){.certs-modern{padding:100px 30px}}.certs-modern__container{max-width:1200px;margin:0 auto}.certs-modern__header{text-align:center;margin-bottom:80px}@media (min-width: 300px) and (max-width: 575px){.certs-modern__header{margin-bottom:50px}}.certs-modern__title{font-size:56px;font-weight:700;color:#1d1d1f;margin-bottom:16px;letter-spacing:-.02em}@media (min-width: 300px) and (max-width: 575px){.certs-modern__title{font-size:36px}}@media (min-width: 576px) and (max-width: 767px){.certs-modern__title{font-size:44px}}.certs-modern__subtitle{font-size:21px;color:#86868b}@media (min-width: 300px) and (max-width: 575px){.certs-modern__subtitle{font-size:17px}}@media (min-width: 576px) and (max-width: 767px){.certs-modern__subtitle{font-size:19px}}.certs-modern__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:32px}@media (min-width: 300px) and (max-width: 575px){.certs-modern__grid{grid-template-columns:1fr;gap:24px}}@media (min-width: 576px) and (max-width: 767px){.certs-modern__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:28px}}.cert-card{background:#ffffff;border-radius:24px;overflow:hidden;text-decoration:none;display:flex;flex-direction:column;box-shadow:0 4px 20px #00000014;transition:all .3s ease}.cert-card:hover{box-shadow:0 20px 50px #00000026}.cert-card__image-wrapper{width:100%;aspect-ratio:16/9;overflow:hidden;background:#f5f5f7}.cert-card__image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.cert-card:hover .cert-card__image{transform:scale(1.05)}.cert-card__content{padding:28px}@media (min-width: 300px) and (max-width: 575px){.cert-card__content{padding:20px}}.cert-card__title{font-size:19px;font-weight:600;color:#1d1d1f;margin-bottom:16px;line-height:1.4}@media (min-width: 300px) and (max-width: 575px){.cert-card__title{font-size:17px}}.cert-card__meta{display:flex;justify-content:space-between;align-items:center}.cert-card__issuer{font-size:14px;color:#007aff;font-weight:500}@media (min-width: 300px) and (max-width: 575px){.cert-card__issuer{font-size:13px}}.cert-card__year{font-size:14px;color:#86868b}@media (min-width: 300px) and (max-width: 575px){.cert-card__year{font-size:13px}}.projects-modern-page{background:linear-gradient(to bottom,#ffffff 0%,#f5f5f7 50%,#ffffff 100%);min-height:100vh;padding-top:72px}@media (min-width: 300px) and (max-width: 575px){.projects-modern-page{padding-top:64px}}.projects-modern-hero{padding:100px 40px 80px;text-align:center}@media (min-width: 300px) and (max-width: 575px){.projects-modern-hero{padding:60px 20px 40px}}@media (min-width: 576px) and (max-width: 767px){.projects-modern-hero{padding:80px 30px 60px}}.projects-modern-hero__content{max-width:800px;margin:0 auto}.projects-modern-hero__title{font-size:64px;font-weight:700;color:#1d1d1f;margin-bottom:24px;letter-spacing:-.02em}@media (min-width: 300px) and (max-width: 575px){.projects-modern-hero__title{font-size:40px}}@media (min-width: 576px) and (max-width: 767px){.projects-modern-hero__title{font-size:52px}}.projects-modern-hero__subtitle{font-size:21px;line-height:1.6;color:#86868b;max-width:600px;margin:0 auto}@media (min-width: 300px) and (max-width: 575px){.projects-modern-hero__subtitle{font-size:17px}}@media (min-width: 576px) and (max-width: 767px){.projects-modern-hero__subtitle{font-size:19px}}.projects-modern-section{padding:60px 40px 120px}@media (min-width: 300px) and (max-width: 575px){.projects-modern-section{padding:40px 20px 80px}}@media (min-width: 576px) and (max-width: 767px){.projects-modern-section{padding:50px 30px 100px}}.projects-modern-container{max-width:1400px;margin:0 auto;display:flex;flex-direction:column;gap:120px}@media (min-width: 300px) and (max-width: 575px){.projects-modern-container{gap:80px}}@media (min-width: 576px) and (max-width: 767px){.projects-modern-container{gap:100px}}.project-card-modern{position:relative}.project-card-modern__container{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}@media (min-width: 300px) and (max-width: 575px){.project-card-modern__container{grid-template-columns:1fr;gap:40px}}@media (min-width: 576px) and (max-width: 767px){.project-card-modern__container{grid-template-columns:1fr;gap:50px}}@media (min-width: 768px) and (max-width: 991px){.project-card-modern__container{gap:60px}}.project-card-modern.even .project-card-modern__media{order:1}.project-card-modern.even .project-card-modern__content{order:2}@media (min-width: 300px) and (max-width: 575px){.project-card-modern.even .project-card-modern__media{order:1}.project-card-modern.even .project-card-modern__content{order:2}}@media (min-width: 576px) and (max-width: 767px){.project-card-modern.even .project-card-modern__media{order:1}.project-card-modern.even .project-card-modern__content{order:2}}.project-card-modern.odd .project-card-modern__media{order:2}.project-card-modern.odd .project-card-modern__content{order:1}@media (min-width: 300px) and (max-width: 575px){.project-card-modern.odd .project-card-modern__media{order:1}.project-card-modern.odd .project-card-modern__content{order:2}}@media (min-width: 576px) and (max-width: 767px){.project-card-modern.odd .project-card-modern__media{order:1}.project-card-modern.odd .project-card-modern__content{order:2}}.project-card-modern__media{position:relative}.project-card-modern__image-wrapper{position:relative;width:100%;aspect-ratio:16/10;border-radius:24px;overflow:hidden;box-shadow:0 20px 60px #00000026;background:#f5f5f7}@media (min-width: 300px) and (max-width: 575px){.project-card-modern__image-wrapper{border-radius:16px}}.project-card-modern__image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.project-card-modern__image-wrapper:hover .project-card-modern__image{transform:scale(1.05)}.project-card-modern__overlay{position:absolute;inset:0;background:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,.7));display:flex;align-items:flex-end;justify-content:center;padding:40px;opacity:0;transition:opacity .3s ease}.project-card-modern__image-wrapper:hover .project-card-modern__overlay{opacity:1}@media (min-width: 300px) and (max-width: 575px){.project-card-modern__overlay{padding:24px}}.project-card-modern__view-btn{display:flex;align-items:center;gap:12px;padding:16px 32px;background:rgba(255,255,255,.95);backdrop-filter:blur(10px);border-radius:100px;text-decoration:none;color:#1d1d1f;font-size:17px;font-weight:600;transition:all .2s ease}.project-card-modern__view-btn:hover{background:white;transform:scale(1.05)}.project-card-modern__view-btn svg{transition:transform .2s ease}.project-card-modern__view-btn:hover svg{transform:translate(4px)}@media (min-width: 300px) and (max-width: 575px){.project-card-modern__view-btn{padding:12px 24px;font-size:15px}}.project-card-modern__content{padding:20px 0}@media (min-width: 300px) and (max-width: 575px){.project-card-modern__content{padding:0}}.project-card-modern__header{margin-bottom:24px}.project-card-modern__tag{display:inline-block;padding:6px 16px;background:rgba(0,122,255,.1);color:#007aff;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;border-radius:100px;margin-bottom:16px}@media (min-width: 300px) and (max-width: 575px){.project-card-modern__tag{font-size:12px;padding:5px 14px}}.project-card-modern__title{font-size:40px;font-weight:700;color:#1d1d1f;margin-bottom:0;letter-spacing:-.02em;line-height:1.2}@media (min-width: 300px) and (max-width: 575px){.project-card-modern__title{font-size:28px}}@media (min-width: 576px) and (max-width: 767px){.project-card-modern__title{font-size:32px}}.project-card-modern__description{font-size:19px;line-height:1.7;color:#6e6e73;margin-bottom:32px}@media (min-width: 300px) and (max-width: 575px){.project-card-modern__description{font-size:16px;margin-bottom:24px}}@media (min-width: 576px) and (max-width: 767px){.project-card-modern__description{font-size:17px}}.project-card-modern__tech{margin-bottom:32px}.project-card-modern__tech-title{font-size:15px;font-weight:600;color:#1d1d1f;text-transform:uppercase;letter-spacing:.5px;margin-bottom:16px}@media (min-width: 300px) and (max-width: 575px){.project-card-modern__tech-title{font-size:13px}}.project-card-modern__tech-grid{display:flex;flex-wrap:wrap;gap:12px}@media (min-width: 300px) and (max-width: 575px){.project-card-modern__tech-grid{gap:8px}}.tech-badge{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#ffffff;border:1px solid #e5e5ea;border-radius:100px;transition:all .2s ease}.tech-badge:hover{border-color:#007aff;box-shadow:0 4px 12px #007aff1a;transform:translateY(-2px)}@media (min-width: 300px) and (max-width: 575px){.tech-badge{padding:6px 12px}}.tech-badge__icon{width:20px;height:20px;object-fit:contain}@media (min-width: 300px) and (max-width: 575px){.tech-badge__icon{width:16px;height:16px}}.tech-badge__name{font-size:14px;color:#1d1d1f;font-weight:500}@media (min-width: 300px) and (max-width: 575px){.tech-badge__name{font-size:12px}}.project-card-modern__link{display:inline-flex;align-items:center;gap:8px;color:#007aff;font-size:17px;font-weight:600;text-decoration:none;transition:gap .2s ease}.project-card-modern__link:hover{gap:12px}.project-card-modern__link svg{transition:transform .2s ease}.project-card-modern__link:hover svg{transform:translate(4px)}@media (min-width: 300px) and (max-width: 575px){.project-card-modern__link{font-size:15px}}.blogs-modern-page{background:linear-gradient(to bottom,#ffffff 0%,#f5f5f7 50%,#ffffff 100%);min-height:100vh;padding-top:72px}@media (min-width: 300px) and (max-width: 575px){.blogs-modern-page{padding-top:64px}}.blogs-modern-hero{padding:100px 40px 80px;text-align:center}@media (min-width: 300px) and (max-width: 575px){.blogs-modern-hero{padding:60px 20px 40px}}@media (min-width: 576px) and (max-width: 767px){.blogs-modern-hero{padding:80px 30px 60px}}.blogs-modern-hero__content{max-width:800px;margin:0 auto}.blogs-modern-hero__title{font-size:64px;font-weight:700;color:#1d1d1f;margin-bottom:24px;letter-spacing:-.02em}@media (min-width: 300px) and (max-width: 575px){.blogs-modern-hero__title{font-size:40px}}@media (min-width: 576px) and (max-width: 767px){.blogs-modern-hero__title{font-size:52px}}.blogs-modern-hero__subtitle{font-size:21px;line-height:1.6;color:#86868b;max-width:600px;margin:0 auto}@media (min-width: 300px) and (max-width: 575px){.blogs-modern-hero__subtitle{font-size:17px}}@media (min-width: 576px) and (max-width: 767px){.blogs-modern-hero__subtitle{font-size:19px}}.blogs-modern-section{padding:60px 40px 120px}@media (min-width: 300px) and (max-width: 575px){.blogs-modern-section{padding:40px 20px 80px}}@media (min-width: 576px) and (max-width: 767px){.blogs-modern-section{padding:50px 30px 100px}}.blogs-modern-container{max-width:1200px;margin:0 auto}.blogs-modern-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:40px}@media (min-width: 300px) and (max-width: 575px){.blogs-modern-grid{grid-template-columns:1fr;gap:30px}}@media (min-width: 576px) and (max-width: 767px){.blogs-modern-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:35px}}.blog-card-modern{position:relative}.blog-card-modern__link{display:block;background:#ffffff;border-radius:24px;overflow:hidden;box-shadow:0 4px 20px #00000014;transition:all .3s ease;text-decoration:none;height:100%;display:flex;flex-direction:column}.blog-card-modern__link:hover{transform:translateY(-8px);box-shadow:0 12px 40px #0000001f}@media (min-width: 300px) and (max-width: 575px){.blog-card-modern__link{border-radius:16px}}.blog-card-modern__image-wrapper{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;background:#f5f5f7}.blog-card-modern__image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.blog-card-modern__link:hover .blog-card-modern__image{transform:scale(1.05)}.blog-card-modern__content{padding:32px;display:flex;flex-direction:column;flex:1}@media (min-width: 300px) and (max-width: 575px){.blog-card-modern__content{padding:24px}}.blog-card-modern__meta{display:flex;align-items:center;gap:8px;margin-bottom:16px;font-size:13px;color:#86868b}@media (min-width: 300px) and (max-width: 575px){.blog-card-modern__meta{font-size:12px}}.blog-card-modern__date{font-weight:500}.blog-card-modern__separator{color:#d2d2d7}.blog-card-modern__category{font-weight:500;text-transform:capitalize}.blog-card-modern__title{font-size:24px;font-weight:700;color:#1d1d1f;margin-bottom:12px;line-height:1.3;letter-spacing:-.01em}@media (min-width: 300px) and (max-width: 575px){.blog-card-modern__title{font-size:20px}}@media (min-width: 576px) and (max-width: 767px){.blog-card-modern__title{font-size:22px}}.blog-card-modern__description{font-size:16px;line-height:1.6;color:#6e6e73;margin-bottom:24px;flex:1}@media (min-width: 300px) and (max-width: 575px){.blog-card-modern__description{font-size:15px}}.blog-card-modern__read-more{display:flex;align-items:center;gap:8px;color:#007aff;font-size:16px;font-weight:600;transition:gap .2s ease}.blog-card-modern__link:hover .blog-card-modern__read-more{gap:12px}.blog-card-modern__read-more svg{transition:transform .2s ease}.blog-card-modern__link:hover .blog-card-modern__read-more svg{transform:translate(4px)}@media (min-width: 300px) and (max-width: 575px){.blog-card-modern__read-more{font-size:15px}}.blogs-modern-loader{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;text-align:center}.blogs-modern-loader__spinner{width:48px;height:48px;border:3px solid #f5f5f7;border-top-color:#007aff;border-radius:50%;animation:spin .8s linear infinite;margin-bottom:24px}.blogs-modern-loader__text{font-size:17px;color:#86868b;font-weight:500}@media (min-width: 300px) and (max-width: 575px){.blogs-modern-loader__text{font-size:15px}}.blogs-modern-error{padding:80px 20px;text-align:center}.blogs-modern-error__text{font-size:19px;color:#86868b;font-weight:500}@media (min-width: 300px) and (max-width: 575px){.blogs-modern-error__text{font-size:17px}}.contact-modern-page{background:linear-gradient(to bottom,#ffffff 0%,#f5f5f7 50%,#ffffff 100%);min-height:100vh;padding-top:72px}@media (min-width: 300px) and (max-width: 575px){.contact-modern-page{padding-top:64px}}.contact-modern-hero{padding:100px 40px 80px;text-align:center}@media (min-width: 300px) and (max-width: 575px){.contact-modern-hero{padding:60px 20px 40px}}@media (min-width: 576px) and (max-width: 767px){.contact-modern-hero{padding:80px 30px 60px}}.contact-modern-hero__content{max-width:800px;margin:0 auto}.contact-modern-hero__title{font-size:64px;font-weight:700;color:#1d1d1f;margin-bottom:24px;letter-spacing:-.02em}@media (min-width: 300px) and (max-width: 575px){.contact-modern-hero__title{font-size:40px}}@media (min-width: 576px) and (max-width: 767px){.contact-modern-hero__title{font-size:52px}}.contact-modern-hero__subtitle{font-size:21px;line-height:1.6;color:#86868b;max-width:600px;margin:0 auto}@media (min-width: 300px) and (max-width: 575px){.contact-modern-hero__subtitle{font-size:17px}}@media (min-width: 576px) and (max-width: 767px){.contact-modern-hero__subtitle{font-size:19px}}.contact-modern-section{padding:60px 40px 120px}@media (min-width: 300px) and (max-width: 575px){.contact-modern-section{padding:40px 20px 80px}}@media (min-width: 576px) and (max-width: 767px){.contact-modern-section{padding:50px 30px 100px}}.contact-modern-container{max-width:700px;margin:0 auto}.contact-modern-form-wrapper{background:#ffffff;border-radius:24px;padding:48px;box-shadow:0 4px 20px #00000014}@media (min-width: 300px) and (max-width: 575px){.contact-modern-form-wrapper{border-radius:16px;padding:32px 24px}}@media (min-width: 576px) and (max-width: 767px){.contact-modern-form-wrapper{padding:40px 32px}}.contact-modern-form{display:flex;flex-direction:column;gap:24px;margin-bottom:48px}@media (min-width: 300px) and (max-width: 575px){.contact-modern-form{gap:20px;margin-bottom:40px}}.contact-modern-form__group{display:flex;flex-direction:column;gap:8px}.contact-modern-form__label{font-size:15px;font-weight:600;color:#1d1d1f;letter-spacing:.2px}@media (min-width: 300px) and (max-width: 575px){.contact-modern-form__label{font-size:14px}}.contact-modern-form__input{width:100%;padding:16px 20px;font-size:17px;color:#1d1d1f;background:#f5f5f7;border:2px solid transparent;border-radius:12px;transition:all .2s ease;font-family:inherit}.contact-modern-form__input::placeholder{color:#86868b}.contact-modern-form__input:focus{outline:none;background:#ffffff;border-color:#007aff;box-shadow:0 0 0 4px #007aff1a}.contact-modern-form__input:disabled{opacity:.6;cursor:not-allowed}@media (min-width: 300px) and (max-width: 575px){.contact-modern-form__input{padding:14px 16px;font-size:16px}}.contact-modern-form__textarea{resize:vertical;min-height:150px}@media (min-width: 300px) and (max-width: 575px){.contact-modern-form__textarea{min-height:120px}}.contact-modern-form__message{padding:16px 20px;border-radius:12px;font-size:15px;font-weight:500;text-align:center}@media (min-width: 300px) and (max-width: 575px){.contact-modern-form__message{padding:12px 16px;font-size:14px}}.contact-modern-form__message--success{background:rgba(52,199,89,.1);color:#34c759;border:1px solid rgba(52,199,89,.2)}.contact-modern-form__message--error{background:rgba(255,59,48,.1);color:#ff3b30;border:1px solid rgba(255,59,48,.2)}.contact-modern-form__submit{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;padding:18px 32px;font-size:17px;font-weight:600;color:#fff;background:#007aff;border:none;border-radius:12px;cursor:pointer;transition:all .2s ease;font-family:inherit}.contact-modern-form__submit:hover:not(:disabled){background:#0051d5;transform:translateY(-2px);box-shadow:0 8px 20px #007aff4d}.contact-modern-form__submit:active:not(:disabled){transform:translateY(0)}.contact-modern-form__submit:disabled{opacity:.5;cursor:not-allowed;transform:none}.contact-modern-form__submit svg{width:20px;height:20px}@media (min-width: 300px) and (max-width: 575px){.contact-modern-form__submit{padding:16px 28px;font-size:16px}}.contact-modern-form__submit-spinner{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.contact-modern-social{padding-top:48px;border-top:1px solid #e5e5ea;text-align:center}@media (min-width: 300px) and (max-width: 575px){.contact-modern-social{padding-top:40px}}.contact-modern-social__title{font-size:15px;font-weight:600;color:#86868b;margin-bottom:24px;letter-spacing:.2px}@media (min-width: 300px) and (max-width: 575px){.contact-modern-social__title{font-size:14px;margin-bottom:20px}}.contact-modern-social__links{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}@media (min-width: 300px) and (max-width: 575px){.contact-modern-social__links{gap:12px}}.contact-modern-social__link{display:flex;align-items:center;justify-content:center;width:56px;height:56px;color:#1d1d1f;background:#f5f5f7;border-radius:50%;transition:all .2s ease;text-decoration:none}.contact-modern-social__link:hover{background:#007aff;color:#fff;box-shadow:0 4px 12px #007aff4d}.contact-modern-social__link svg{width:24px;height:24px}@media (min-width: 300px) and (max-width: 575px){.contact-modern-social__link{width:48px;height:48px}.contact-modern-social__link svg{width:20px;height:20px}}
