html{box-sizing:border-box;height:100%;scroll-behavior:smooth}*,*::before,*::after{box-sizing:inherit}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}ul{padding:0}body{width:100%;display:flex;flex-direction:column;height:100%;padding:0;margin:0;overflow-x:hidden;background-color:#000;font-family:"Poppins",sans-serif}body .light-theme{background-color:#fff}img{max-width:100%;height:auto}main{flex-grow:1}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#000}::-webkit-scrollbar-thumb{background:#19647e}::-webkit-scrollbar-thumb:hover{background:#555}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;clip:rect(0 0 0 0);overflow:hidden}.container{width:100%;max-width:1200px;padding:0 40px;margin:0 auto}@media only screen and (max-width: 780px){.container{padding:0 20px}}.header{padding:15px 0;position:fixed;width:100%;z-index:999;transition:all .3s ease}.header-inner{display:flex;align-items:center;justify-content:space-between}.header.sticky{padding:0;background-color:#19647e;box-shadow:rgba(0,0,0,.1) 0px 10px 15px -3px,rgba(0,0,0,.05) 0px 4px 6px -2px}.header.sticky .theme-icon{background-color:rgba(0,0,0,0);border:none}.experience{padding:80px 0;background-color:#13293d}.experience__title{margin-bottom:50px;display:flex;align-items:center;justify-content:center;color:#fff;letter-spacing:2px;font-family:"ubuntu",sans-serif,arial;font-size:50px;font-weight:800}.experience__title::before{margin-right:15px;background-color:#fff;width:50px;height:3px;content:""}.experience__title::after{margin-left:15px;background-color:#fff;width:50px;height:3px;content:""}.experience-container>ul{margin:0;padding:0;list-style-type:none}.experience-container>ul>li{display:flex;align-items:center;justify-content:space-between;margin-bottom:50px}.experience-container>ul>li>.head{margin-right:30px;width:10%}.experience-container>ul>li>.body{width:90%}.experience-container>ul>li>.head>img{padding:12px;display:block;width:80px;height:80px;background-color:rgba(25,100,126,.7);-o-object-fit:contain;object-fit:contain;border-radius:12px}.experience-container>ul>li>.body>p,.experience-container>ul>li>.body>h3{color:#fff}.experience-container>ul>li>.body>h3{font-weight:800;color:#05b2dc}@media only screen and (max-width: 1050px){.experience__title{font-size:40px;margin-bottom:50px}}@media only screen and (max-width: 580px){.experience__title{font-size:40px;margin-bottom:50px}}@media only screen and (max-width: 520px){.project-item{width:100%}.experience__title{font-size:30px}.experience__title::before{width:30px}.experience__title::after{width:30px}}@media only screen and (max-width: 380px){.experience__title{font-size:22px}.experience__title::before{width:25px}.experience__title::after{width:25px}}@media only screen and (max-width: 720px){.experience-container>ul>li{flex-direction:column;align-items:flex-start}.experience-container>ul>li>.head{margin-bottom:20px}.experience-container>ul>li>.head,.experience-container>ul>li>.body{width:100%}}.scroll-up-btn{position:fixed;right:30px;bottom:10px;text-align:center;background-color:#05b2dc;color:#13293d;width:40px;height:45px;line-height:45px;z-index:9999;font-size:30px;border-radius:6px;border-bottom-width:2px;cursor:pointer;opacity:0;pointer-events:none;transition:all .3s ease}.scroll-up-btn.show{bottom:30px;opacity:1;pointer-events:auto}.scroll-up-btn:hover{filter:brightness(90%)}@media only screen and (max-width: 780px){.scroll-up-btn{right:20px;bottom:6px}}.user-name{color:#fff}.theme-icon{padding:0;background-image:url(../../icon/sun-icon.svg);background-color:rgba(0,0,0,0);background-repeat:no-repeat;background-size:contain;background-position:center;width:30px;height:30px;border:none;outline:none;cursor:pointer}.navbar-menu__hamburg{background-image:url(../../icon/hamburg-menu.svg);background-repeat:no-repeat;background-size:contain;background-position:center;background-color:rgba(0,0,0,0);border:none;width:30px;height:30px;display:none;outline:none;cursor:pointer}.header__nav{margin:0;padding:0;list-style-type:none;display:flex;align-items:center}.header-nav__item{margin-right:25px}.header-nav__item:last-child{margin-right:0}.header-nav__link{text-decoration:none;color:#fff;font-weight:600;transition:color .4s ease}.header-nav__link:hover{color:#05b2dc}@media only screen and (max-width: 940px){.header__nav{position:fixed;height:100vh;width:100%;left:-100%;top:0;flex-direction:column;justify-content:center;align-items:center;background-color:#13293d;transition:all .4s ease}.header__nav.active{left:0}.navbar-menu__hamburg{display:block;z-index:101}.navbar-menu__hamburg.active{background-image:url(../../icon/close-btn-white.svg)}.header-nav__item{display:block;margin:0;font-size:25px;align-items:center;margin-bottom:20px}}.hero{display:flex;height:100vh;width:100%;min-height:680px;color:#fff;background-image:url(../../img/background-img-2.svg);background-repeat:no-repeat;background-size:cover;background-position:center;background-attachment:fixed}.hero-inner{margin:auto;display:flex;align-items:center}.hero-inner__desc{font-family:"ubuntu",sans-serif,arial;margin-bottom:10px;font-weight:600;font-size:25px}.hero-inner__name{font-family:"ubuntu",sans-serif,arial;font-size:65px;font-weight:800;margin-bottom:10px}.type{font-family:"ubuntu",sans-serif,arial;margin:0 auto;width:200px;color:#05b2dc}.type::after{content:"|";display:inline;animation:blink .7s infinite}.hero-inner__text{font-family:"ubuntu",sans-serif,arial;color:#fff;font-size:40px;margin-bottom:25px}.hero-right__list{margin:0;padding:0;list-style-type:none}.hero-right__btns{margin-bottom:30px;display:flex;align-items:center}.hero-right__button{margin-right:8px;height:12px;width:12px;border:none;border-radius:50%;cursor:pointer}.hero-right__button:first-child{background-color:#f05365}.hero-right__button:nth-child(2){background-color:#fcbc2e}.hero-right__button:last-child{background-color:#22c940}.hero-right__button.btn__close:hover{background-image:url(/icon/close-btn.svg);background-repeat:no-repeat;background-size:6px;background-position:center}.hero-right__button.btn__minus:hover{background-image:url(/icon/minus-icon.svg);background-repeat:no-repeat;background-size:6px;background-position:center}.hero-right__button.btn__resize:hover{background-image:url(/icon/full-screeen-icon.svg);background-repeat:no-repeat;background-size:6px;background-position:center}.hero-right__code{margin-left:auto;padding:15px 25px 25px 15px;width:440px;background-color:#13293d;box-shadow:rgba(0,0,0,.05) 0px 5px 10px;border-radius:10px}.hero-right__item pre{overflow-x:hidden;font-size:13px;font-weight:300;color:#fff;letter-spacing:.04px}.hero-right__item b{font-size:14px;font-weight:900}.typed-cursor{opacity:0;display:none}@keyframes blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}@media only screen and (max-width: 1150px){.hero-inner__desc{font-family:"ubuntu",sans-serif,arial;margin-bottom:10px;font-weight:600;font-size:25px}.hero-inner__name{font-family:"ubuntu",sans-serif,arial;font-size:45px;font-weight:800;margin-bottom:10px}.type{font-family:"ubuntu",sans-serif,arial;margin:0 auto;width:200px;color:#05b2dc}.type::after{content:"|";display:inline;animation:blink .7s infinite}.hero-inner__text{font-family:"ubuntu",sans-serif,arial;color:#fff;font-size:25px;margin-bottom:25px}}@media only screen and (max-width: 970px){.hero-inner__details{display:flex;flex-direction:column;justify-content:center}.hero-inner__desc{font-family:"ubuntu",sans-serif,arial;margin-bottom:10px;font-weight:600;font-size:25px}.hero-inner__name{font-family:"ubuntu",sans-serif,arial;font-size:65px;font-weight:800;margin-bottom:10px}.hero-inner__text{font-family:"ubuntu",sans-serif,arial;color:#fff;font-size:40px;margin-bottom:25px}.hero-right__code{display:none}}@media only screen and (max-width: 680px){.hero-inner__name{font-size:45px}.hero-inner__text{font-size:32px}.hero-inner__desc{font-size:20px}}@media only screen and (max-width: 500px){.hero-inner__name{font-size:38px}.hero-inner__text{font-size:24px}.hero-inner__desc{font-size:20px}}@media only screen and (max-width: 420px){.hero-inner__name{font-size:30px}.hero-inner__text{font-size:20px}.hero-inner__desc{font-size:18px}}.about{background-color:#13293d;padding:80px 0 80px 0;width:100%;display:block;color:#fff}.about__wrapper{display:flex;align-items:center;justify-content:space-between}.about-wrapper__icon{width:280px;height:280px;display:block;border-radius:50%;-o-object-fit:cover;object-fit:cover}.about__title{margin-bottom:50px;display:flex;align-items:center;justify-content:center;font-family:"ubuntu",sans-serif,arial;letter-spacing:2px;color:#fff;font-size:50px;font-weight:800}.about__title::before{margin-right:15px;width:50px;height:3px;background-color:#fff;content:""}.about__title::after{margin-left:15px;content:"";width:50px;height:3px;background-color:#fff}.type__second{color:#05b2dc}.about__link{text-decoration:none;color:#fff;background-color:#05b2dc;padding:10px 15px;border-radius:10px;display:inline-block;transition:all ease .4s}.about__link:hover{opacity:.8}.about-wrapper__text{width:700px;margin-bottom:25px;font-family:"Montserrat",sans-serif;line-height:30px}@media only screen and (max-width: 1030px){.about__title{font-size:40px}.about__wrapper{flex-direction:column;align-items:center;text-align:center}.about-wrapper__icon{width:280px;height:280px;margin-bottom:40px}.about-wrapper__text{width:100%;text-align:center}.about__link{padding:8px 10px}}@media only screen and (max-width: 720px){.about-wrapper__icon{width:220px;height:220px}}@media only screen and (max-width: 520px){.about-wrapper__text{font-size:14px}}@media only screen and (max-width: 420px){.about__title{font-size:30px}.about__title::before{width:30px}.about__title::after{width:30px}}.service{padding:80px 0 80px;background-image:url(/img/background-img-1.svg);background-repeat:no-repeat;background-size:cover;background-position:center;background-attachment:fixed;width:100%;color:#fff}.service__title{text-align:center;margin-bottom:50px;color:#fff;font-family:"ubuntu",sans-serif,arial;letter-spacing:2px;font-size:50px;font-weight:800;display:flex;align-items:center;justify-content:center}.service__title::before{margin-right:15px;width:50px;height:3px;background-color:#fff;content:""}.service__title::after{margin-left:15px;width:50px;height:3px;background-color:#fff;content:""}.service__list{margin:0;padding:0;list-style-type:none;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:20px}.service-list__item{min-height:550px;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:50px 35px;border-radius:10px;width:calc(33% - 10px);background-color:#13293d;text-align:center;transition:background-color .3s ease;box-shadow:rgba(0,0,0,.1) 0px 20px 25px -5px,rgba(0,0,0,.04) 0px 10px 10px -5px;cursor:pointer}.service-list__item:hover{background-color:#19647e}.service-list__item:hover .service-list__item-inner{transform:scale(1.05)}.service-list__item:hover .icon{color:#fff}.service-list__item-inner{transition:all .3s ease}.service-list__title{font-family:"ubuntu",sans-serif,arial;font-weight:600;font-size:25px;margin-bottom:10px}.icon{margin-bottom:20px;font-size:50px;color:#05b2dc;transition:color .3s ease}@media only screen and (max-width: 1080px){.service__title{font-size:40px}.service__list{flex-wrap:wrap}.service-list__item{min-height:450px;padding:30px 20px}.service-list__title{font-size:20px;margin-bottom:4px}.service-list__text{font-size:14px}.icon{font-size:40px}}@media only screen and (max-width: 980px){.service-list__item{width:100%;min-height:auto;padding:40px 20px;margin-bottom:20px;display:flex;align-items:center;justify-content:center}}@media only screen and (max-width: 520px){.service__title{font-size:30px}.service__title::before{width:30px}.service__title::after{width:30px}}@media only screen and (max-width: 380px){.projects__title{font-size:22px}.projects__title::before{width:25px}.projects__title::after{width:25px}}.skills{padding:80px 0 150px 0;background-color:#13293d;position:relative}.skills__list{margin:0;padding:0;list-style-type:none;display:flex;align-items:center;justify-content:space-between}.html{color:#05b2dc;transition:all .6s ease}.html:hover{transform:scale(1.1);color:#d84925}.css{color:#05b2dc;transition:all .5s ease}.css:hover{transform:scale(1.1);color:#1c88c7}.js{color:#05b2dc;transition:all .5s ease}.js:hover{transform:scale(1.1);color:#f0db4f}.react{color:#05b2dc;transition:all .5s ease}.react:hover{transform:scale(1.1);color:#61dafb}.bootstrap{color:#05b2dc;transition:all .5s ease}.bootstrap:hover{transform:scale(1.1);color:#563d7c}.skills__title{margin-bottom:100px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:50px;font-family:"ubuntu",sans-serif,arial;letter-spacing:2px}.skills__title::before{margin-right:15px;background-color:#fff;width:50px;height:3px;content:""}.skills__title::after{margin-left:15px;width:50px;height:3px;background-color:#fff;content:""}@media only screen and (max-width: 1050px){.skills{padding:80px 0 150px 0;background-color:#13293d;position:relative}.skills__icon{width:90px;height:90px}.skills__title{margin-bottom:70px;font-size:40px}}@media only screen and (max-width: 680px){.skills__icon{width:60px;height:60px}}@media only screen and (max-width: 520px){.skills__title{font-size:30px}.skills__title::before{width:30px}.skills__title::after{width:30px}}@media only screen and (max-width: 440px){.skills__icon{width:42px;height:42px}}.contact{padding:80px 0;background-color:#13293d}.contact__inner{width:100%}.contact__title{font-family:"ubuntu",sans-serif,arial;display:flex;align-items:center;justify-content:flex-start;color:#fff;font-size:42px;font-weight:600;letter-spacing:2px;display:flex;flex-direction:column;align-items:center}.contact__title::after{margin-top:10px;content:"";background-color:#05b2dc;width:40px;height:3px}.contact__socials{margin-bottom:60px;width:100%;display:flex;justify-content:space-between;align-items:flex-start}.contact-socials__text{width:600px;color:#fff;font-family:"Montserrat",sans-serif;line-height:30px;letter-spacing:1px}.contact__form{width:100%;display:flex;justify-content:space-between}.contact-form__input.contact__textarea{resize:none;min-height:96px}.contact-form__wrapper{width:600px}.contact-form__input{margin-bottom:12px;padding:15px 10px;display:block;width:100%;border:none;color:#fff;border-bottom:2px solid #05b2dc;border-radius:10px;outline:none;font-weight:400;background-color:rgba(0,0,0,.5)}.contact-form__input::-moz-placeholder{color:#fff;font-size:14px}.contact-form__input::placeholder{color:#fff;font-size:14px}.contact-form__btn{margin-top:20px;padding:10px 15px;background-color:#05b2dc;border:none;border-radius:10px;color:#fff;cursor:pointer;transition:all .4s ease}.contact-form__btn:hover{opacity:.8}@media only screen and (max-width: 1040px){.contact__title{font-size:35px}.contact-socials__text{font-size:14px;width:600px}}@media only screen and (max-width: 980px){.contact__socials{margin-bottom:80px;flex-direction:column;align-items:flex-start}.contact__title{align-items:flex-start;margin-bottom:25px}.contact-socials__text{width:100%}.contact__form{flex-direction:column}.contact-form__btn{margin-top:10px}}@media only screen and (max-width: 780px){.contact-form__wrapper{width:100%}}.languages__list{margin:0;padding:0;list-style-type:none;position:absolute;top:0;width:100%}.language__text{color:#05b2dc;position:absolute;opacity:.2}.language__text--sass{top:0;left:40px;font-size:28px}.language__text--figma{top:30%;left:35%;font-size:18px}.language__text--bem{top:110px;left:20%;font-size:12px}.language__text--html{top:30px;left:auto;right:30px;font-size:23px}.language__text--python{top:370px;left:auto;right:90px;font-size:18px}.language__text--css{top:250px;left:40px;font-size:14px}.language__text--cplus{top:400px;left:70%;font-size:21px}.language__text--es{top:400px;left:160px;font-size:20px}.language__text--sqlite{bottom:-500px;left:400px;font-size:15px}.language__text--jquery{top:80px;left:75%;font-size:18px}.language__text--res{top:470px;left:880px;font-size:13px}@media only screen and (max-width: 1050px){.language__text--sass{font-size:22px}.language__text--figma{font-size:14px}.language__text--bem{font-size:8px}.language__text--html{font-size:18px}.language__text--css{top:320px;left:40px;font-size:14px}.language__text--python{top:400px;right:40px;font-size:12px}.language__text--cplus{top:420px;left:60%;font-size:14px}.language__text--es{font-size:12px}.language__text--sqlite{font-size:7px;top:350px}.language__text--jquery{font-size:15px}.language__text--res{top:340px;left:680px;font-size:9px}}@media only screen and (max-width: 780px){.language__text--sass{left:20px;font-size:21px}.language__text--figma{font-size:16px}.language__text--bem{font-size:10px}.language__text--html{font-size:17px}.language__text--python{top:320px;right:50px;font-size:15px}.language__text--css{top:120px;left:45px;font-size:12px}.language__text--cplus{top:390px;left:70%;font-size:18px}.language__text--es{left:210px;font-size:17px}.language__text--sqlite{bottom:-500px;left:400px;font-size:15px}.language__text--jquery{top:80px;left:75%;font-size:18px}.language__text--res{top:320px;left:40px;font-size:13px}}@media only screen and (max-width: 680px){.language__text--sass{left:20px;font-size:17px}.language__text--figma{font-size:14px}.language__text--bem{font-size:8px}.language__text--html{font-size:12px}.language__text--python{top:320px;right:50px;font-size:11px}.language__text--css{top:140px;left:45px;font-size:12px}.language__text--cplus{top:370px;left:65%;font-size:14px}.language__text--es{left:240px;top:340px;font-size:13px}.language__text--sqlite{top:280px;font-size:15px}.language__text--jquery{top:80px;left:75%;font-size:18px}.language__text--res{top:320px;left:40px;font-size:13px}}@media only screen and (max-width: 580px){.language__text--bem{font-size:12px;top:65px;left:90px}.language__text--sqlite{top:280px;font-size:15px}.language__text--jquery{top:110px;left:85%;font-size:15px}.language__text--res{top:320px;left:40px;font-size:13px}}@media only screen and (max-width: 460px){.language__text--python{top:320px;right:50px;font-size:11px}.language__text--sqlite{top:280px;left:200px;font-size:15px}}@media only screen and (max-width: 420px){.language__text--sass{left:20px;font-size:17px}.language__text--figma{font-size:14px}.language__text--bem{font-size:8px}.language__text--html{font-size:12px}.language__text--python{top:280px;right:40px;font-size:11px}.language__text--css{top:140px;left:45px;font-size:12px}.language__text--cplus{top:350px;left:68%;font-size:12px}.language__text--es{left:120px;top:360px;font-size:13px}.language__text--sqlite{top:250px;font-size:15px}.language__text--jquery{top:135px;left:70%;font-size:15px}.language__text--res{top:290px;left:40px;font-size:13px}}.projects{padding:80px 30px;background-image:url(../../img/light-bgi.svg);background-repeat:no-repeat;background-size:cover;background-position:center;background-attachment:fixed}.projects__title{margin-bottom:30px;display:flex;align-items:center;justify-content:center;color:#fff;letter-spacing:2px;font-family:"ubuntu",sans-serif,arial;font-size:50px;font-weight:800}.projects__title::before{margin-right:15px;background-color:#fff;width:50px;height:3px;content:""}.projects__title::after{margin-left:15px;background-color:#fff;width:50px;height:3px;content:""}.projects__text{margin:0 auto;width:80%;color:#fff;text-align:center;margin-bottom:45px}.project-list{width:100%;margin:0;padding:0;list-style-type:none;gap:30px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.projects__name{color:#05b2dc;text-decoration:underline}.project-img{margin-bottom:10px;width:100%;height:250px;-o-object-fit:cover;object-fit:cover;border-radius:10px;opacity:.7}.project-item{padding:10px 8px;width:calc(25% - 30px);background-color:#19647e;text-decoration:none;border-radius:10px;text-align:center}.project-item-body>ul{margin:0;padding:0;list-style-type:none;display:flex;align-items:center;justify-content:flex-start;margin-bottom:10px}.project-item-body>ul>li{padding:10px;margin-right:10px;background-color:rgba(19,41,61,.6);border-radius:12px;display:flex;align-items:center;justify-content:center}.project-item-body>ul>li:last-child{margin-right:0}.project-item-body>ul>li>img{width:30px;height:30px;-o-object-fit:contain;object-fit:contain}.project-item-body>span{padding:10px;display:block;color:#fff;font-weight:600;text-decoration:underline;background-color:rgba(19,41,61,.6);border-radius:12px}.projects-add{display:flex;flex-direction:row;padding:15px 10px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(5,178,220,.6);border-radius:10px;margin-bottom:50px}.projects__wrapper{width:100%}.projects__image{width:550px;height:400px;-o-object-fit:cover;object-fit:cover;border-radius:10px;margin-right:35px;opacity:.7}.title{color:#05b2dc;font-size:24px;margin-bottom:20px}.text{color:#fff;width:480px;margin-bottom:40px}.languages{display:flex;align-items:center;margin-bottom:35px}.item{margin:0;margin-right:12px;background-color:#19647e;padding:5px 10px;color:#fff;font-size:12px;border-radius:10px}.link{color:#05b2dc;text-decoration:underline}@media only screen and (max-width: 1050px){.projects__title{font-size:40px;margin-bottom:50px}.project-list{flex-wrap:wrap;gap:25px}.project-item{width:calc(33% - 25px)}.project-item-body>ul>li>img{width:24px;height:24px}}@media only screen and (max-width: 780px){.project-list{gap:25px}.projects__text{width:100%}.project-item{width:calc(50% - 25px)}}@media only screen and (max-width: 580px){.projects__title{font-size:40px;margin-bottom:50px}}@media only screen and (max-width: 520px){.project-item{width:100%}.projects__title{font-size:30px}.projects__title::before{width:30px}.projects__title::after{width:30px}}@media only screen and (max-width: 380px){.projects__title{font-size:22px}.projects__title::before{width:25px}.projects__title::after{width:25px}}.socials{margin:0;margin-top:45px;list-style-type:none;display:flex;align-items:center}.socials__item{margin-right:15px}.socials__icon{fill:#fff;transition:all .4s ease}.socials__icon:hover{fill:#05b2dc}@media only screen and (max-width: 780px){.socials{margin-top:30px}}@media only screen and (max-width: 580px){.socials{margin-top:20px}}.footer{padding:15px 0;background-color:#111}.footer__text{color:#fff;text-align:center;display:block;font-size:12px;font-weight:100}@media only screen and (max-width: 780px){.footer{padding:8px 0}.footer__text{font-size:8px}}.tt:hover{border-bottom:1px solid #000}.info{padding:80px 0;background-image:url(../../img/light-bgi.svg);background-repeat:no-repeat;background-size:cover;background-position:center;background-attachment:fixed}.info-container>div{padding:20px;display:flex;flex-direction:column;align-items:flex-start;background-color:#19647e;border-radius:12px;margin-bottom:20px}.info-container>div::before{content:"";border-radius:50%;width:12px;height:12px;margin-bottom:15px;background-color:#13293d}.info-container>div:last-child{margin:0}.info-container>div>h3{color:#13293d;margin-bottom:10px;font-size:24px;font-weight:800}.info-container>div>ul{margin:0;padding:0;list-style-type:none;color:#fff}.info-container>div>ul>li{margin-bottom:10px}.info-container>div>ul>li:last-child{margin-bottom:0}.info-container>div>ul>li>h4{color:#05b2dc;margin-bottom:6px;font-weight:800}.info-container>div>ul>li>p{font-size:14px}.soft{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;width:100%}.soft>li{margin:0 !important;display:flex;align-items:center}.soft>li::before{content:"";margin-right:10px;width:5px;height:5px;background-color:#fff;border-radius:50%}/*# sourceMappingURL=main.min.css.map */