@import"https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";/*!
* 
*   Mon Sep 06 2021 22:45:41 GMT-0500 (Central Daylight Time)
*   Accessible NProgress, (c) 2021 Nicholas Mackey - http://nmackey.com/accessible-nprogress
*   @license MIT
*
*//*!******************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/styles.css ***!
  \******************************************************************/#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0px;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;-webkit-transform:rotate(3deg) translate(0px,-4px);-ms-transform:rotate(3deg) translate(0px,-4px);transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border:solid 2px transparent;border-top-color:#29d;border-left-color:#29d;border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}*{font-family:Nunito,Poppins,sans-serif;margin:0;padding:0;box-sizing:border-box;text-decoration:none;outline:none;border:none;letter-spacing:.025em;font-size:.8rem;font-weight:600;line-height:1.5}html{background-color:#f1f5f9;scroll-behavior:smooth;scroll-padding-top:5rem;overflow-x:hidden;font-size:107.5%;text-size-adjust:none}html ::-webkit-scrollbar-track{background-color:#f5f5f5}html ::-webkit-scrollbar{width:8px;background-color:#f5f5f5}html ::-webkit-scrollbar-thumb{background-color:#42424233;border:0px;background-clip:padding-box;border-radius:5px}.main-layout{height:100vh;display:flex;gap:22px;width:100%;max-width:1500px;margin:0 auto}@media (max-width: 700px){.main-layout{-ms-overflow-style:none;scrollbar-width:none}}.main-layout ::-webkit-scrollbar{display:none}.main-layout .main-layout-sidebar{height:100%;z-index:99}.main-layout .main-layout-content{width:100%;height:100%;display:flex;flex-direction:column;gap:16px;overflow:hidden}.main-layout .main-layout-content .main-layout-navbar{height:64px;margin:22px 22px 0}@media (max-width: 700px){.main-layout .main-layout-content .main-layout-navbar{margin:15px 15px 0}}.main-layout .main-layout-content .main-content{position:relative;display:flex;gap:20px;align-items:flex-start;width:100%;padding:10px 22px 22px;min-height:calc(100vh - 100px)}@media (max-width: 700px){.main-layout .main-layout-content .main-content{padding:0 15px 15px}}.main-layout .main-layout-content .main-content .arrow-collapse-main{position:absolute;width:40px;height:40px;display:flex!important;align-items:center!important;justify-content:center!important;z-index:999;top:70vh!important;left:-40px;background:#fff!important;transform:translateY(-50%);border-radius:0 5px 5px 0;box-shadow:0 0 10px #0000001a;cursor:pointer;transition:left .5s ease-out}.main-layout .main-layout-content .main-content .arrow-collapse-main svg{color:#000}.main-layout .main-layout-content .main-content .arrow-collapse-main:hover{background:#f5f5f5}.main-layout .main-layout-content .main-content .arrow-collapse-main.show{left:0}.main-layout .main-layout-content .main-layout-outlet{height:100%;max-height:100%;width:100%;overflow-y:auto;padding:5px 15px;background:#fafafa;background:#fff;border-radius:10px;overflow:scroll!important;max-height:calc(100vh - 125px)}@media (max-width: 700px){.main-layout .main-layout-content .main-layout-outlet{padding:17px 14px}}@media (max-width: 600px){.main-layout .main-layout-content .main-layout-outlet{padding:0;background:transparent}}.main-layout .main-layout-shadow{display:none;position:fixed;width:100%;z-index:998}.main-layout .sidebar-mobile{display:none}.main-layout .sidebar-mobile .sidebar{max-height:100dvh;border-radius:0}@media only screen and (max-width: 1024px){.main-layout .main-layout-sidebar{padding:0;position:absolute;top:0;left:-280px;height:100vh;transition:all .35s ease-out}.main-layout .sidebar-mobile{display:block}.main-layout .main-layout-toggle-mobile-sidebar{left:0;height:100vh;display:block}.main-layout .main-layout-shadow{display:block}.main-layout .main-layout-disable-events{pointer-events:none}}.not-found-page{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;justify-items:center;height:100vh;background-color:#fff;padding:20px}.not-found-page .not-found-title{font-size:1.625rem;margin:0 0 16px;font-weight:700;line-height:1.5;text-align:center}.not-found-page .subtitle-not-found{margin:0;line-height:1.5;font-size:1rem;font-weight:400;color:#637381;max-width:600px;text-align:center}.not-found-page .go-home-btn{display:inline-flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;position:relative;box-sizing:border-box;-webkit-tap-highlight-color:transparent;outline:0px;border:0px currentcolor;margin:0;cursor:pointer;user-select:none;vertical-align:middle;appearance:none;font-weight:700;line-height:1.71429;text-transform:unset;font-family:Public Sans,sans-serif;min-width:64px;padding:8px 16px;transition:background-color .25s cubic-bezier(.4,0,.2,1) 0ms,box-shadow .25s cubic-bezier(.4,0,.2,1) 0ms,border-color .25s cubic-bezier(.4,0,.2,1) 0ms,color .25s cubic-bezier(.4,0,.2,1) 0ms;box-shadow:none;background-color:#212b36;height:44px;font-size:15px;color:#fff!important;border-radius:8px;background:#007dfe;box-shadow:0 8px 16px #00000040}.not-found-page img{max-width:500px;margin:20px 10px;width:100%}.not-permission-page{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;justify-items:center;height:100vh;background-color:#fff;padding:20px}.not-permission-page .not-permission-title{font-size:1.625rem;margin:0 0 16px;font-weight:700;line-height:1.5;text-align:center}.not-permission-page .subtitle-not-permission{margin:0;line-height:1.5;font-size:1rem;font-weight:400;color:#637381;max-width:600px;text-align:center}.not-permission-page .go-back-btn{display:inline-flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;position:relative;box-sizing:border-box;-webkit-tap-highlight-color:transparent;outline:0px;border:0px currentcolor;margin:0;cursor:pointer;user-select:none;vertical-align:middle;appearance:none;font-weight:700;line-height:1.71429;text-transform:unset;font-family:Public Sans,sans-serif;min-width:64px;padding:8px 16px;transition:background-color .25s cubic-bezier(.4,0,.2,1) 0ms,box-shadow .25s cubic-bezier(.4,0,.2,1) 0ms,border-color .25s cubic-bezier(.4,0,.2,1) 0ms,color .25s cubic-bezier(.4,0,.2,1) 0ms;box-shadow:none;background-color:#212b36;height:44px;font-size:15px;color:#fff!important;border-radius:8px;background:#007dfe;box-shadow:0 8px 16px #00000040}.not-permission-page img{max-width:400px;margin:40px 10px;width:100%}.sidebar{width:200px;height:100%;display:flex;flex-direction:column;gap:16px;max-height:100%;transition:all .2s ease-out;background:#fff;border-radius:12px;max-height:calc(100vh - 110px)}.sidebar .sidebar-logo-container{display:flex;justify-content:center;align-items:center;gap:25px;color:#000;user-select:none;font-size:25px;height:64px;padding:25px 36px}.sidebar .sidebar-content{height:100%;display:flex;flex-direction:column;justify-content:flex-start}.sidebar .sidebar-content .sidebar-nav-items{height:100%;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none;overflow:hidden;display:flex;flex-direction:column}.sidebar .sidebar-content .sidebar-nav-items .arrow-collapse{justify-content:center;gap:12px;color:#637381;margin:12px 9px 8px;border-radius:8px;cursor:pointer;display:flex;align-items:center;overflow:hidden;text-align:center;background:#f1f5f9;min-height:50px}.sidebar .sidebar-content .sidebar-nav-items .arrow-collapse .icon_color{color:#637381}.sidebar .sidebar-content .sidebar-nav-items .arrow-collapse:hover{background-color:#f1f5f9}.sidebar .sidebar-content .sidebar-nav-items::-webkit-scrollbar{display:none}.collapse{width:90px;transition:all .2s ease-out}@media only screen and (max-width: 1024px){.sidebar{background-color:#fff;border-radius:0 12px 12px 0}.sidebar .sidebar-logo-container{border-radius:0 10px 0 0}.sidebar .sidebar-content{border-radius:0 0 10px}}.navbar{width:100%;height:64px;padding:25px 16px;background:#fafafa;box-shadow:0 4px 16px 4px #0000000d;border-radius:10px;display:flex;justify-content:space-between;align-items:center;gap:12px}@media (max-width: 700px){.navbar{padding:25px 16px}}.navbar .navbar-left{display:flex;justify-content:flex-start;align-items:center;gap:12px}.navbar .navbar-left .navbar-left-menu-icon{cursor:pointer}.navbar .navbar-left .navbar-left-menu-icon-collapse{cursor:pointer;width:74px}.navbar .navbar-left .navbar-left-title{font-size:14px;font-weight:400;line-height:27px;color:#777998;text-transform:uppercase}.navbar .navbar-right{display:flex;justify-content:flex-end;align-items:center;gap:22px}@media only screen and (max-width: 1024px){.navbar .navbar-left .navbar-left-menu-icon{display:block}}.navbar-flag-container{display:flex;justify-content:flex-start;align-items:center;gap:12px}.navbar-flag-container .navbar-flag{width:22px}.navbar-dropdown-cursor{cursor:pointer}.sidebar-items{padding:10px;height:100%;display:flex;flex-direction:column;justify-content:flex-start;gap:8px}.sidebar-items .item{justify-content:flex-start;gap:12px;color:#637381;padding:12px 15px 8px;border-radius:8px;cursor:pointer;display:flex;align-items:center;overflow:hidden;text-align:center}.sidebar-items .item .icon_color{color:#637381}.sidebar-items .item:hover{background-color:#f1f5f9}.sidebar-items .collapsed-item{justify-content:center;flex-direction:column;align-items:center;gap:0px;font-size:10px;padding:8px 15px}.sidebar-items .active{background-color:#eef6fe;color:#0088f7}.sidebar-items .active:hover{background-color:#eef6fe}.sidebar-items .active .icon_color{color:#0088f7}.sidebar-items .link-icon-stroke-color{stroke:#637381}.sidebar-items .link-icon-stroke-color svg{width:15px;height:15px}.sidebar-items .link-icon-stroke-color-active{stroke:#0088f7}.dark_mode .dark_mode_label{width:55px;height:25px;position:relative;display:block;background:#ebebeb;border-radius:200px;box-shadow:inset 0 5px 15px #0003,inset 0 -5px 15px #fff6;cursor:pointer;transition:.3s}.dark_mode .dark_mode_label:after{content:"";width:20px;height:20px;position:absolute;top:3px;left:3px;background:linear-gradient(180deg,#ffcc89,#d8860b);border-radius:180px;box-shadow:0 5px 10px #0003;transition:.3s}.dark_mode .dark_mode_input{width:0;height:0;visibility:hidden;display:none}.dark_mode .dark_mode_input:checked+.dark_mode_label{background:#242424}.dark_mode .dark_mode_input:checked+.dark_mode_label:after{left:52px;transform:translate(-100%);background:linear-gradient(180deg,#777,#3a3a3a)}.dark_mode .dark_mode_label:active:after{width:25px}.dark_mode .dark_mode_label svg{position:absolute;width:15px;top:5px;left:5px;z-index:100}.dark_mode .dark_mode_label svg.sun{left:5px;fill:#fff;transition:.3s}.dark_mode .dark_mode_label svg.moon{left:35px;fill:#7e7e7e;transition:.3s}.dark_mode .dark_mode_input:checked+.dark_mode_label svg.sun{fill:#7e7e7e}.dark_mode .dark_mode_input:checked+.dark_mode_label svg.moon{fill:#fff}.btn{border-radius:6px;border:none;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer}.btn:hover{filter:brightness(95%);box-shadow:0 4px 4px -4px #333}.btn .icon{width:18px;height:18px}.btn-rounded{border-radius:22px}.btn-disabled{cursor:not-allowed!important}.btn-light{background-color:#fff;color:#131f3c}.btn-outlined-light{background-color:transparent;border:1px solid white;color:#fff}.btn-primary{background-color:#2196f3;color:#fff}.btn-outlined-primary{background-color:transparent;border:1px solid #2196f3;color:#2196f3}.btn-info{background-color:#1cc3eb;color:#fff}.btn-outlined-info{background-color:transparent;border:1px solid #1cc3eb;color:#1cc3eb}.btn-success{background-color:#4caf50;color:#fff}.btn-outlined-success{background-color:transparent;border:1px solid #4caf50;color:#4caf50}.btn-danger{background-color:#f44336;color:#fff}.btn-outlined-danger{background-color:transparent;border:1px solid #f44336;color:#f44336}.btn-warning{background-color:#ffc008;color:#fff}.btn-outlined-warning{background-color:transparent;border:1px solid #ffc008;color:#ffc008}.btn-dark{background-color:#131f3c;color:#fff}.btn-outlined-dark{background-color:transparent;border:1px solid #131f3c;color:#131f3c}.btn-secondary{background-color:#d6d9e1;color:#131f3c}.btn-outlined-secondary{background-color:transparent;border:1px solid #d6d9e1;color:#d6d9e1}.btn-sm{padding:6px 14px}.btn-md{padding:8px 16px}.btn-lg{padding:10px 18px}.btn-xl{padding:12px 20px}.input-form{width:100%}.input-form .label{font-size:14px;font-weight:400}.input-form .label .red-star{font-size:12px;color:#f44336;vertical-align:top}.input-form .error-message{margin-left:4px;margin-top:4px;font-size:12px;font-weight:400;color:#f44336}.input-form .input-container{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:0 12px;min-height:32px;overflow:hidden;background-color:transparent;border-radius:2px;width:100%}.input-form .input-container .input{outline:none;width:100%;border:0;background-color:transparent}.input-form .input-container .icon{width:18px;height:18px}.input-form .input-container .eye-icon{width:18px;height:18px;cursor:pointer}.input-form .input-rounded{border-radius:8px}.input-form .input-sm{padding:6px 0}.input-form .input-md{padding:10px 0}.input-form .input-lg{padding:14px 0}.input-form .input-xl{padding:18px 0}.input-form .input-light{color:#fff;color:#131f3c}.input-form .input-container-light{border:1px solid white}.input-form .input-primary{color:#2196f3}.input-form .input-container-primary{border:1px solid #2196f3}.input-form .input-info{color:#1cc3eb}.input-form .input-container-info{border:1px solid #1cc3eb}.input-form .input-success{color:#4caf50}.input-form .input-container-success{border:1px solid #4caf50}.input-form .input-danger{color:#f44336}.input-form .input-container-danger{border:1px solid #f44336}.input-form .input-warning{color:#ffc008}.input-form .input-container-warning{border:1px solid #ffc008}.input-form .input-dark{color:#131f3c}.input-form .input-container-dark{border:1px solid #131f3c}.input-form .input-secondary{color:#d6d9e1;color:#131f3c}.input-form .input-container-secondary{border:1px solid #d6d9e1}.navbar-items{display:flex;align-items:center;justify-content:center;gap:10px}.navbar-items .rounded-icon{border:.5px solid #000;border-radius:50%;width:35px;height:35px;display:flex;align-items:center;justify-content:center}.timeline{padding:20px;border-radius:8px;background-color:#fff;margin:0 auto;width:100%}@media (max-width: 700px){.timeline{padding:20px!important}}.timeline-header{font-size:1.125rem;margin-bottom:15px;font-weight:700}.timeline-item{display:flex;align-items:flex-start;position:relative;padding-left:40px;margin-bottom:20px}@media (max-width: 700px){.timeline-item{padding-left:0}}.timeline-item:before{content:"";position:absolute;left:13px;top:0;bottom:0;width:2px;background:#EDF6FE!important}@media (max-width: 700px){.timeline-item:before{display:none!important}}.timeline-item-icon{position:absolute;left:0;top:0;background:#fff;border-radius:50%;font-size:1.5rem;width:30px;height:30px;display:flex;align-items:center;justify-content:center}@media (max-width: 700px){.timeline-item-icon{display:none!important}}.timeline-item-content{padding:3px 15px;border-radius:8px;flex:1}@media (max-width: 700px){.timeline-item-content:hover{box-shadow:none!important}}@media (max-width: 700px){.timeline-item-content{padding:0!important}}.timeline-item-date{font-size:.7rem;color:#888;margin-bottom:5px}.timeline-item-title{font-weight:700;font-size:1.05rem}.timeline-item-description{margin-bottom:10px;color:#000}.timeline-item-tags{display:flex;gap:10px}@media (max-width: 700px){.timeline-item-tags{flex-wrap:wrap}}.timeline-item-tags span{background:#eee;padding:3px 7px!important;border-radius:4px;font-size:.65rem!important;color:#555}.timeline-item-tags span.design{background-color:#d1e7dd;color:#0f5132}.timeline-item-tags span.order{background-color:#f8d7da;color:#842029}.timeline-item-tags span.server{background-color:#edf6fe;color:#084298}.timeline-item-tags span.payments{background-color:#e2e3e5;color:#41464b}.timeline .company_item{font-size:1.02rem}.timeline .projects{margin-bottom:20px}.timeline .projects .projects-title{font-size:1.02rem;font-weight:700;margin-bottom:10px}.detailed_projects{margin-bottom:20px}.detailed_projects .timeline-projects{background:#fff}.detailed_projects .timeline-projects-list{display:flex;flex-direction:column;gap:10px}.detailed_projects .projects-title{font-size:1.02rem;font-weight:700;margin-bottom:10px}.detailed_projects .timeline-projects-item-title{font-size:1rem;font-weight:700;margin-bottom:10px}.detailed_projects .timeline-projects-item-header{display:flex;align-items:center;gap:10px}.detailed_projects .timeline-projects-item-header .cover-logo{width:45px;height:45px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;border:1px solid #d3d3d3;padding:2px}.detailed_projects .timeline-projects-item-header .cover-logo img{width:100%;height:100%;max-width:32px}.detailed_projects .timeline-projects-item-header p{font-size:.8rem!important;font-weight:700!important}.detailed_projects .timeline-projects-item-header span{font-size:.7rem;color:gray}.detailed_projects .ant-typography{font-size:.8rem!important}.detailed_projects .content .description{margin-bottom:25px;font-size:16px!important}.detailed_projects .content .timeline-projects-item-tasks{margin-left:30px}@media (max-width: 768px){.detailed_projects .content .timeline-projects-item-tasks{margin-left:10px}.detailed_projects .content .timeline-projects-item-tasks .img-check{width:35px}}.detailed_projects .content .timeline-projects-item-tasks .item-check{display:flex;gap:10px;align-items:flex-start;margin-bottom:10px}.detailed_projects .content .timeline-projects-item-tasks .item-check p{font-size:13px}.detailed_projects .content .action-btn{width:100%;display:flex;align-items:flex-end;justify-content:flex-end;margin-top:20px;font-size:.5rem!important}.detailed_projects .content .action-btn button{margin-top:10px;display:block;font-size:.5rem!important;color:#000}.detailed_projects .content .action-btn button span{font-size:11px!important}.detailed_projects .content .action-btn button:hover{color:#0088f7}.login-module{height:100vh;width:100vw;display:flex;justify-content:center;align-items:center;background-color:#f1f5f9}.login-module .login-card-container{width:420px;padding:32px 22px;background-color:#fff;border-radius:22px;box-shadow:0 2px 8px #63636333;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:22px}.login-module .login-card-container .title{font-size:22px}.login-module .login-card-container .link{font-size:12px}@media only screen and (max-width: 475px){.login-module .login-card-container{width:85%}}.register-module{height:100vh;width:100vw;display:flex;justify-content:center;align-items:center;background-color:#f1f5f9}.register-module .register-card-container{width:420px;padding:32px 22px;background-color:#fff;border-radius:22px;box-shadow:0 2px 8px #63636333;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:22px}.register-module .register-card-container .title{font-size:22px}.register-module .register-card-container .link{font-size:12px}@media only screen and (max-width: 475px){.register-module .register-card-container{width:85%}}.content-profile .tech-git-card{background-color:#fff;color:#212b36;transition:box-shadow .3s cubic-bezier(.4,0,.2,1) 0ms;background-image:none;overflow:hidden;position:relative;box-shadow:#919eab33 0 0 2px,#919eab1f 0 12px 24px -4px;border-radius:16px;z-index:0;font-weight:700;line-height:1.5;font-size:1.25rem;padding:10px;border-radius:10px!important}.content-profile .tech-git-card img{width:100%;border-radius:8px!important}.content-profile .tech-git-card .github-snack-title{margin-bottom:10px;background:#CEE0FD;color:#000;padding:5px 10px;border-radius:8px;display:flex;align-items:center;gap:5px;justify-content:space-between}.content-profile .tech-git-card .github-snack-title span{font-weight:700}.content-profile .tech-git-card .github-actions{display:flex;justify-content:flex-end}.content-profile .tech-git-card .github-actions .view-github-btn{border:none;box-shadow:none}.content-profile .tech-git-card .github-actions .view-github-btn span{font-size:12px!important;color:#1677ff}.content-profile .github-snack .snake-animation{border-radius:16px;background-color:#000;width:100%;height:100%;object-fit:cover;border-radius:6px!important;padding:10px}.content-profile .github-cont-img{border-radius:16px;background-color:#000;border-radius:6px!important;padding:10px}.content-profile .list-exp{gap:25px;display:flex;flex-direction:column;align-items:flex-start;width:100%}.segmented{width:100%;background-color:#fff;padding:0;margin:0;height:100%;display:flex;align-items:center;justify-content:center}.segmented .ant-segmented-group{height:100%;display:flex;align-items:center;justify-content:center}.segmented .ant-segmented-group .ant-segmented-item{box-shadow:none;border-radius:0%;height:100%;display:flex;align-items:center;justify-content:center}.segmented .ant-segmented-group .ant-segmented-item-selected{border-bottom:1px solid red}.ant-tabs{height:100%}.ant-tabs-nav{height:100%!important;margin:0!important}.about-card .intro .bold-text{font-weight:700;color:inherit}.about-card .content-about{display:flex;align-items:flex-start;gap:15px;flex-direction:column}.about-card .content-about .action a{font-weight:700}.exp-card{background-color:#fff;color:#212b36;transition:box-shadow .3s cubic-bezier(.4,0,.2,1) 0ms;background-image:none;overflow:hidden;position:relative;box-shadow:#919eab33 0 0 2px,#919eab1f 0 12px 24px -4px;border-radius:16px;z-index:0;padding-top:24px;padding-bottom:24px;font-weight:700;line-height:1.5;font-size:1.25rem;display:flex;align-items:center;justify-content:space-around}@media (max-width: 800px){.exp-card{border-radius:10px}}.exp-card .left-card,.exp-card .right-card{display:flex;align-items:center;justify-content:center;flex-direction:column}.exp-card .left-card .value,.exp-card .right-card .value{font-size:1.25rem}.exp-card .left-card span,.exp-card .right-card span{color:#637381;line-height:1.57143;font-size:.875rem;font-weight:400}.about-card{background-color:#fff;color:#212b36;transition:box-shadow .3s cubic-bezier(.4,0,.2,1) 0ms;background-image:none;overflow:hidden;position:relative;box-shadow:#919eab33 0 0 2px,#919eab1f 0 12px 24px -4px;border-radius:16px;z-index:0;font-weight:700;line-height:1.5;font-size:1.25rem;padding:24px}@media (max-width: 800px){.about-card{border-radius:10px}}.about-card .title{font-size:1.125rem;margin-bottom:15px}.about-card .intro{line-height:1.57143;font-size:.875rem;font-weight:400;margin-bottom:20px}.about-card .content-about{display:flex;align-items:flex-start;gap:18px;flex-direction:column}.about-card .content-about .action{display:flex;align-items:center;gap:15px}.about-card .content-about .action p{line-height:1.57143;font-size:.875rem;font-weight:400}.about-card .content-about .action img{width:17px}.about-card .content-about .action .social-icon{width:23px}.about-card .content-about .action .social-link{text-decoration:none!important;margin:0;font:inherit;color:inherit;word-break:break-all;line-height:1.57143;font-size:.875rem;font-weight:400}.item_educ{width:100%}.item_educ .top{display:flex;justify-content:space-between}@media screen and (max-width: 700px){.item_educ .top{margin-bottom:10px}}.item_educ .top .title_item{line-height:1.57143;font-size:.875rem;font-weight:700}.item_educ .top .type_item{font-weight:600;font-size:9px;line-height:26px;text-align:center;color:#018c0f;background:#d7ffe0;border-radius:100px;height:24px;display:flex;justify-content:center;align-items:center;padding:0 20px;white-space:nowrap}@media screen and (max-width: 700px){.item_educ .top .type_item{padding:0 10px}}.item_educ .bottom{display:flex;justify-content:space-between;align-items:center;gap:10px}@media screen and (max-width: 687px){.item_educ .bottom{flex-wrap:wrap}}.item_educ .bottom img{width:16px;height:13px}.item_educ .bottom .left-item{display:flex;justify-content:space-between;align-items:center;gap:30px}@media screen and (max-width: 700px){.item_educ .bottom .left-item{gap:10px}}.item_educ .bottom .left-item .company_item{display:flex;justify-content:center;align-items:center;gap:5px;font-weight:500;font-size:12px;letter-spacing:1px;color:#a7a7a7}.item_educ .bottom .left-item .company_link{cursor:pointer;color:#2096f3}.item_educ .bottom .left-item .place_item{display:flex;justify-content:center;align-items:center;gap:5px;font-weight:500;font-size:12px;letter-spacing:1px;color:#a7a7a7}.item_educ .bottom .time_item{display:flex;justify-content:center;align-items:center;gap:5px;font-weight:500;font-size:12px;line-height:28px;letter-spacing:1px;color:#a7a7a7}.item_educ .divider-item{width:100%;background:#ebeaed;height:2px;margin-top:10px}.contact-section{display:flex;justify-content:center;align-items:center;flex-direction:column;padding-top:50px}.contact-section .contact-text{font-weight:700;font-size:50px;color:#1e0e62}@media (max-width: 1200px){.contact-section .contact-text{font-size:30px}}@media (max-width: 700px){.contact-section .contact-text{font-size:20px}}.contact-section .contact-email{font-weight:700;font-size:40px;background:linear-gradient(to right,#13B0F5 3%,#E70FAA 100%);-webkit-background-clip:text;background-clip:text;color:transparent;cursor:pointer}@media (max-width: 1200px){.contact-section .contact-email{font-size:20px}}@media (max-width: 700px){.contact-section .contact-email{font-size:16px}}.timeline-profile{padding:20px;background-color:#fff;box-shadow:#919eab33 0 0 2px,#919eab1f 0 12px 24px -4px;margin:0 auto;width:100%;border-radius:16px}@media (max-width: 800px){.timeline-profile{border-radius:10px}}.timeline-profile-header{font-size:1.125rem;margin-bottom:15px;font-weight:700}.timeline-profile-item{display:flex;align-items:flex-start;position:relative;padding-left:40px;margin-bottom:20px}@media (max-width: 700px){.timeline-profile-item{padding-left:20px}}.timeline-profile-item:before{content:"";position:absolute;left:13px;top:0;bottom:0;width:2px;background:#ddd}@media (max-width: 700px){.timeline-profile-item:before{left:0px!important;display:none!important}}.timeline-profile-item-icon{position:absolute;left:0;top:0;background:#fff;border-radius:50%;font-size:1.5rem;width:30px;height:30px;display:flex;align-items:center;justify-content:center}@media (max-width: 700px){.timeline-profile-item-icon{left:-13px}}.timeline-profile-item-content{background:#fff!important;padding:0 15px!important;border-radius:8px;flex:1}@media (max-width: 700px){.timeline-profile-item-content{box-shadow:none!important}}.timeline-profile-item-date{font-size:.5rem!important;color:#888;margin-bottom:5px;color:red;display:flex;align-items:center;flex-wrap:wrap;gap:8px}.timeline-profile-item-title{font-weight:700}.timeline-profile-item-description{margin-bottom:10px;color:#000}.timeline-profile-item-tags{display:flex;gap:10px}@media (max-width: 700px){.timeline-profile-item-tags{flex-wrap:wrap}}.timeline-profile-item-tags span{background:#eee;padding:3px 6px!important;border-radius:4px;font-size:.55rem!important;color:#555}.timeline-profile-item-tags span.design{background-color:#d1e7dd;color:#0f5132}.timeline-profile-item-tags span.order{background-color:#f8d7da;color:#842029}.timeline-profile-item-tags span.server{background-color:#cfe2ff;color:#084298}.timeline-profile-item-tags span.payments{background-color:#e2e3e5;color:#41464b}.timeline-profile .timeline-item-details{padding:0}.timeline-profile .timeline-item-details .key_responsibilities_title{font-weight:700;margin-bottom:6px}.timeline-item{display:flex;align-items:flex-start;justify-content:flex-start}.key_responsibilities{margin-top:10px;margin-bottom:16px}.key_responsibilities .key_responsibilities_title{font-weight:700;margin-bottom:6px}.key_responsibilities .key_responsibilities_points{margin-left:30px}.tech-card{background-color:#fff;color:#212b36;transition:box-shadow .3s cubic-bezier(.4,0,.2,1) 0ms;background-image:none;overflow:hidden;position:relative;box-shadow:#919eab33 0 0 2px,#919eab1f 0 12px 24px -4px;border-radius:16px;z-index:0;font-weight:700;line-height:1.5;font-size:1.25rem;padding:24px}@media (max-width: 800px){.tech-card{border-radius:10px}}.tech-card .title{font-size:1.125rem;margin-bottom:15px}.tech-card .tech-list{display:flex;flex-wrap:wrap;gap:15px}.tech-card .tech-item{display:flex;align-items:center;justify-content:start;gap:10px;width:140px}.tech-card .tech-item .tech-icon{border-radius:8px;width:35px;height:35px;background:#CFE1FE;display:flex;align-items:center;justify-content:center}.my-profile{padding:10px 0}@media (max-width: 600px){.my-profile{padding:0 0 10px}}.my-profile .cover-section{width:100%;background-color:#fff;color:#212b36;transition:box-shadow .3s cubic-bezier(.4,0,.2,1) 0ms;background-image:none;overflow:hidden;position:relative;box-shadow:#919eab33 0 0 2px,#919eab1f 0 12px 24px -4px;border-radius:16px;z-index:0;margin-bottom:15px}@media (max-width: 800px){.my-profile .cover-section{border-radius:10px}}.my-profile .cover-section .cover-image{position:relative;height:300px;color:#fff;background:#151520;width:100%;display:flex;align-items:center;justify-content:space-between;background:rgb(2,0,36);background:linear-gradient(90deg,rgb(2,0,36) 0%,rgb(9,9,121) 35%,rgb(0,212,255) 100%);padding:0 100px}@media screen and (max-width: 800px){.my-profile .cover-section .cover-image{justify-content:flex-end;align-items:center;padding:0}}.my-profile .cover-section .cover-image .round-iframe{height:300px;margin-top:-40px;width:fit-content}@media screen and (max-width: 1200px){.my-profile .cover-section .cover-image .round-iframe{height:150px;z-index:1;width:150px}}.my-profile .cover-section .cover-image .bg-iframe{height:100%;width:fit-content;margin-top:-40px;min-width:500px;margin-left:-230px}@media screen and (max-width: 800px){.my-profile .cover-section .cover-image .bg-iframe{display:none}}@media (max-width: 1200px){.my-profile .cover-section .cover-image{height:200px;background-position:100%}}@media (max-width: 600px){.my-profile .cover-section{margin-bottom:15px}}.my-profile .cover-section .cover-footer{height:50px;background-color:#fff;display:flex;align-items:center;justify-content:flex-end;padding:0 30px}.my-profile .cover-section .cover-footer .items{height:100%}.my-profile .cover-section .profile-data{left:24px;bottom:28px;z-index:10;padding-top:0;position:absolute;display:flex;align-items:center;gap:20px}@media (max-width: 900px){.my-profile .cover-section .profile-data{bottom:41px}}@media (max-width: 700px){.my-profile .cover-section .profile-data{flex-direction:column;align-items:start;gap:3px;bottom:61px}}.my-profile .cover-section .profile-data .image-profile{width:118px;height:118px;border-radius:50%;background-color:#000;border:2px solid rgb(255,255,255)}@media (max-width: 900px){.my-profile .cover-section .profile-data .image-profile{width:90px;height:90px;border-radius:50%}}@media (max-width: 700px){.my-profile .cover-section .profile-data .image-profile{width:68px;height:68px}}.my-profile .cover-section .profile-data .image-profile img{width:100%;height:100%;border-radius:50%;object-fit:fill}.my-profile .cover-section .profile-data .text-data{color:#fff;display:flex;flex-direction:column}.my-profile .cover-section .profile-data .text-data .name{font-size:1.5rem}.my-profile .cover-section .profile-data .text-data .role{margin:2px 0 3px;color:#fff!important;display:block;line-height:1.57143;font-size:.875rem;font-weight:400}@media (max-width: 600px){.my-profile .cover-section .profile-data .text-data .role{margin:0;max-width:325px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:11px}}.flow{height:340px;background:#151520;z-index:99;display:flex;align-items:center;justify-content:space-between}@media (max-width: 600px){.flow{width:100%;height:200px}}.flow .flow-item{height:330px;width:700px}@media (max-width: 600px){.flow .flow-item{width:100%;height:200px}}.flow .cover-image-freedom{z-index:991;color:#fff;height:100%;display:flex;align-items:flex-start;margin-left:18px;margin-top:30px}@media (max-width: 600px){.flow .cover-image-freedom{width:100%;position:absolute;top:0px;left:4px;margin-top:0;height:50%}}.flow .cover-image-freedom img{width:200px;height:100px}@media (max-width: 600px){.flow .cover-image-freedom img{width:80px;height:40px}}.flow .cover-image-freedom:before{content:"";width:1.3px;background:#fff;position:absolute;left:24.5px;height:286px;top:21px;border-radius:50px}@media (max-width: 600px){.flow .cover-image-freedom:before{left:3px;top:4px;height:90px}}hr{margin:0;flex-shrink:0;border-width:0px thin 0px 0px;border-color:#919eab33;height:auto;align-self:stretch;border-style:dashed}.content-profile{display:grid;gap:15px;grid-template-columns:repeat(11,minmax(auto,9.0909090909%))}.content-profile .left{grid-column-end:span 3;display:flex;flex-direction:column;gap:15px}@media (max-width: 1200px){.content-profile .left{grid-column-end:span 11}}.content-profile .right{grid-column-end:span 8;width:100%;display:flex;flex-direction:column;gap:15px}@media (max-width: 1200px){.content-profile .right{grid-column-end:span 11}}.content-profile .right .experiences{display:flex;flex-direction:column;align-items:flex-start;width:100%;background-color:#fff;color:#212b36;transition:box-shadow .3s cubic-bezier(.4,0,.2,1) 0ms;background-image:none;overflow:hidden;position:relative;box-shadow:#919eab33 0 0 2px,#919eab1f 0 12px 24px -4px;border-radius:16px;z-index:0;font-weight:700;line-height:1.5;font-size:1.25rem;padding:24px}@media (max-width: 800px){.content-profile .right .experiences{border-radius:10px}}.content-profile .right .experiences .list-exp{gap:35px;display:flex;flex-direction:column;align-items:flex-start;width:100%}.content-profile .right .title-exp{font-size:1.125rem;margin-bottom:20px}.card_project{background-color:#fff;color:#212b36;transition:box-shadow .3s cubic-bezier(.4,0,.2,1) 0ms;background-image:none;overflow:hidden;position:relative;box-shadow:#919eab33 0 0 2px,#919eab1f 0 12px 24px -4px;border-radius:16px;z-index:0}.card_project .media{display:flex;flex-direction:row;gap:4px;padding:8px}.card_project .media .main_image{position:relative;width:100%;height:100%;border-radius:10px;min-height:203px}.card_project .media .main_image .iframe-code{width:100%;height:100%;border-radius:10px;min-height:203px}@media (max-width: 900px){.card_project .media .main_image{min-height:138px}}.card_project .media .main_image .img-lazy{width:100%;height:100%;border-radius:10px;background-color:#aed4f8}.card_project .media .main_image .img-lazy img{width:100%;border-radius:10px;background-color:#aed4f8}.card_project .media .main_image .ant-image{width:100%;height:100%}.card_project .media .main_image .ant-image img{width:100%;border-radius:10px}.card_project .media .main_image .rate{display:flex;flex-direction:row;-webkit-box-align:center;align-items:center;top:8px;right:8px;z-index:9;border-radius:8px;position:absolute;padding:2px 6px 2px 4px;font-weight:600;line-height:1.57143;font-size:.875rem;font-family:Public Sans,sans-serif;background-color:#fff5cc;gap:3px}.card_project .media .main_image .under_dev{font-size:11px;font-weight:500}.card_project .media .main_image .price{display:flex;flex-direction:row;-webkit-box-align:center;align-items:center;top:8px;left:8px;z-index:9;border-radius:8px;background-color:#fff;position:absolute;padding:2px 6px 2px 4px;color:#14a800;font-weight:600;line-height:1.57143;font-size:.875rem;font-family:Public Sans,sans-serif}.card_project .media .sub_media{display:flex;flex-direction:column;width:calc(50% - 4px);height:100%;gap:4px}.card_project .media .sub_media .img-1{width:100%;height:100%;border-radius:10px;min-height:98px}@media (max-width: 900px){.card_project .media .sub_media .img-1{min-height:68px}}.card_project .media .sub_media .img-2{width:100%;height:100%;border-radius:10px;min-height:98px}@media (max-width: 900px){.card_project .media .sub_media .img-2{min-height:68px}}.card_project .media .sub_media img{width:100%;height:100%;border-radius:10px}.card_project .content{padding:20px 20px 16px}.card_project .content .tags{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:20px}.card_project .content .tags .tag{max-width:100%;font-size:.7125rem;display:flex;align-items:center;justify-content:center;height:26px;white-space:nowrap;cursor:unset;outline:0px;text-decoration:none;border:0px;vertical-align:middle;box-sizing:border-box;color:#212b36;background-color:#919eab29;font-weight:500;border-radius:6px;padding:0 10px}.card_project .content .date{margin:0 0 10px;display:block;line-height:1.5;font-size:.75rem;font-family:Public Sans,sans-serif;font-weight:400;color:#919eab}.card_project .content .flex-title-project{display:flex;justify-content:start;margin-bottom:18px;gap:8px}.card_project .content .flex-title-project .title{color:inherit;font-weight:700;font-size:18px;cursor:pointer}.card_project .content .flex-title-project span{display:flex;align-items:center;justify-content:center;color:#14a800;font-size:.675rem;font-weight:500;line-height:1.57143;font-family:Public Sans,sans-serif;background-color:#e6ffed;border-radius:8px;padding:1px 8px}.card_project .content .sub-content .list{display:flex;flex-direction:column;gap:14px}.card_project .content .sub-content .list .loc,.card_project .content .sub-content .list .loc-tags{display:flex;align-items:center;gap:8px}.card_project .content .sub-content .list .live-demo{cursor:pointer}.card_project .content .sub-content .list .live-disabled{cursor:not-allowed}.card_project .bottom-actions{display:flex;align-items:center;justify-content:space-between}.card_project .bottom-actions .more-details{border-radius:8px;padding:1px 10px;cursor:pointer;display:flex;align-items:center;gap:9px;font-size:13px}#dark .card_project{background-color:transparent;color:#fff!important}#dark .card_project .tag{color:#fff!important}.full-page-projects{padding:12px 0}.full-page-projects .projects-list{display:grid;align-items:center;gap:15px;grid-template-columns:repeat(3,1fr)}@media (max-width: 1200px){.full-page-projects .projects-list{grid-template-columns:repeat(2,1fr)}}@media (max-width: 700px){.full-page-projects .projects-list{grid-template-columns:repeat(1,1fr)}}.project-details{padding:12px 0}@media (max-width: 600px){.project-details{padding:17px 12px;background:#fafafa;border-radius:10px}}.project-details .details-media{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px}@media (max-width: 700px){.project-details .details-media{grid-template-columns:repeat(1,1fr)}}.project-details .details-media .main_image{width:100%;position:relative}.project-details .details-media .main_image .ant-image-mask{border-radius:15px}.project-details .details-media .main_image img{border-radius:15px;background-color:#aed4f8}.project-details .details-media .main_image .live-demo{position:absolute;top:20px;left:20px;z-index:999;max-width:100%;font-size:.8125rem;height:34px;white-space:nowrap;cursor:pointer;outline:0px;text-decoration:none;border:0px;box-sizing:border-box;color:#212b36;font-weight:500;border-radius:10px;padding:0 10px;background-color:#0088f7;color:#fff;display:flex;align-items:center;justify-content:center;gap:7px}.project-details .details-media .main_image .live-demo span{display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#22c55e!important}.project-details .details-media .main_image .live-demo span img{background:none}.project-details .details-media .sub-details-images{width:100%;display:grid;grid-gap:10px;grid-template-columns:repeat(2,1fr)}.project-details .details-media .sub-details-images .ant-image-mask{border-radius:15px}.project-details .details-media .sub-details-images img{border-radius:15px;background-color:#aed4f8}.project-details .no-image-section{display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#f0f0f0;border-radius:15px;padding:20px;margin-left:auto;margin-right:auto;width:100%;max-width:820px}.project-details .no-image-section .iframe-code{width:100%;height:100%;border:none;border-radius:15px;height:300px}.project-details .no-image-section p,.project-details .no-image-section span{color:#333;font-size:1.025rem;text-align:center;max-width:600px}.project-details .no-image-section span{font-weight:600;color:green}.project-details .content{margin-top:40px;display:flex;flex-direction:column;max-width:820px;margin-left:auto;margin-right:auto}.project-details .content .description{font-size:.9rem;margin-bottom:30px;font-weight:400}.project-details .content .description .title{font-size:1.125rem;margin-bottom:8px}.project-details .content .tech_used{margin-bottom:30px}.project-details .content .tech_used .title{font-size:1.125rem;margin-bottom:12px}.project-details .content .tech_used .tags{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.project-details .content .tech_used .tags .tag{max-width:100%;font-size:.8125rem;display:flex;align-items:center;justify-content:center;height:32px;white-space:nowrap;cursor:unset;outline:0px;text-decoration:none;border:0px;vertical-align:middle;box-sizing:border-box;color:#212b36;background-color:#919eab29;font-weight:500;border-radius:8px;padding:0 10px}.project-details .content .tasks{margin-bottom:40px}.project-details .content .tasks .title{font-size:1.125rem;margin-bottom:6px}.project-details .content .tasks .list-tasks{margin-left:40px}#dark .project-details{background-color:transparent;color:#fff!important}#dark .project-details .tag{color:#fff!important}.title-section{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.title-section .title{font-size:1.5rem}.title-section .actions{display:flex;align-items:center;justify-content:center;gap:20px}.title-section .actions img{width:20px;cursor:pointer}.review-section{display:flex;align-items:center;justify-content:space-between;max-width:500px;gap:16px}@media (max-width: 900px){.review-section{flex-wrap:wrap}}.review-section .review,.review-section .place{display:flex;align-items:center;gap:8px}.review-section .guide{display:flex;align-items:center;gap:8px;text-wrap:nowrap}@media (max-width: 600px){.review-section .guide{text-wrap:wrap}}#dark .title-section{background-color:transparent;color:#fff!important}#dark .title-section .actions{color:#fff!important}#dark .title-section .actions img{filter:invert(100%) sepia(4%) saturate(3334%) hue-rotate(303deg) brightness(122%) contrast(100%)!important}#dark .title-section .actions .share_icon{filter:none!important}#dark .review img{filter:invert(100%) sepia(4%) saturate(3334%) hue-rotate(303deg) brightness(122%) contrast(100%)!important}.section-2 .content-2{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px}@media (max-width: 900px){.section-2 .content-2{grid-template-columns:repeat(2,1fr)}}.section-2 .content-2 .availability{display:flex;align-items:flex-start;gap:10px}.section-2 .content-2 .availability img{width:21px}.section-2 .content-2 .availability .green-rounded{width:23px;height:23px;margin-right:8px;padding:4px;border-radius:50%;color:#22c55e;background-color:#22c55e29}.section-2 .content-2 .availability .category_image{width:16px}.section-2 .content-2 .availability span .title{margin:0 0 4px;display:block;line-height:1.57143;font-size:.875rem;font-weight:400;color:#637381}.divider{margin:40px 0;flex-shrink:0;border-width:0px 0px thin;border-color:#919eab33;border-style:dashed;height:2px}#dark .availability img{filter:invert(100%) sepia(4%) saturate(3334%) hue-rotate(303deg) brightness(122%) contrast(100%)!important}.comments .comment-title{font-size:1.125rem;margin-bottom:18px}.comments .list{display:flex;flex-direction:column;gap:30px}.comments .comment{display:flex;align-items:flex-start;gap:20px}.comments .comment .avatar{min-width:40px;display:flex;align-items:center;justify-content:center}.comments .comment .name{margin:0 0 4px;font-weight:600;line-height:1.57143;font-size:.875rem}.comments .comment .ant-rate{display:flex;align-items:center;justify-content:flex-start}.comments .comment .date{margin:0;font-size:.75rem;font-weight:400;color:#919eab}.comments .comment .content-comment{margin:3px 0 0;line-height:1.57143;font-size:.875rem;font-weight:400}.comments .divider{margin:10px 0 40px;flex-shrink:0;border-width:0px 0px thin;border-color:#919eab33;border-style:dashed;height:2px}.iframes_container{text-align:center;margin:20px auto}.switch-btns{margin-bottom:20px;display:flex;gap:10px;width:100%;align-items:center;justify-content:center}@media screen and (max-width: 768px){.switch-btns{flex-wrap:wrap;display:none}}.switch-btns .switch-btn{padding:10px 20px;border:none;color:#fff;border-radius:5px;cursor:pointer;transition:background-color .3s;background:#fff;border:1px solid #0088F7;color:#0088f7;width:140px;display:flex;align-items:center;justify-content:center;gap:10px}.switch-btns .switch-btn:hover,.switch-btns .active-btn{background-color:#0088f7;color:#fff}.macbook-frame,.ipad-frame,.iphone-frame{margin:0 auto;overflow:hidden;position:relative;box-shadow:0 15px 35px #0003}.macbook-frame{width:100%;height:630px;border-radius:30px;border:4px solid #d3d3d3;background-color:#000;overflow:hidden}.macbook-frame:after{content:"";position:absolute;bottom:-20px;left:50%;transform:translate(-50%);width:60%;height:20px;background:#d3d3d3;border-radius:0 0 10px 10px}.ipad-frame{width:768px;height:1024px;border-radius:20px;border:4px solid #ccc;background-color:#000}.iphone-frame{width:375px;height:812px;border-radius:30px;border:3px solid #ccc;background-color:#000}.content-iframe{width:100%;height:100%;border-radius:inherit;zoom:85%}iframe{width:100%;height:100%;border:none}@media (max-width: 768px){.ipad-frame{width:100%;height:auto;border-radius:15px}.iphone-frame{width:300px;height:600px;border-radius:20px}}iframe{width:100%;height:100%;border:none;overflow:hidden}.features .title{font-size:1.125rem;margin-bottom:18px}.features .feature{margin-bottom:20px}@media only screen and (max-width: 704px){.features .feature .description{margin-bottom:15px}}.features .feature .title-feature{font-size:1.025rem;margin-bottom:7px}.features .feature .image{transition:filter .3s;color:transparent;display:inline-block;border-radius:16px;height:450px;width:100%;background-color:#dcf4fa}@media only screen and (max-width: 704px){.features .feature .image{height:270px}}.features .feature .image img{border-radius:16px;height:100%;width:100%;object-fit:cover}@media only screen and (max-width: 704px){.features .feature .image img{object-fit:contain}}.page-title{display:flex;justify-content:space-between;margin-bottom:10px;min-height:45px;align-items:center}@media (max-width: 1000px){.page-title{flex-wrap:wrap;gap:15px}}.page-title .search .ant-input-affix-wrapper{height:35px}.page-title .title_page{font-size:15px;font-weight:600;display:flex;gap:10px;align-items:center;justify-content:center;border-bottom:1px solid #000;padding-bottom:2px;margin-left:6px}.filter-drawer .header{padding:16px;display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;border-bottom:1px solid rgba(145,158,171,.2)}.filter-drawer .header .title-drawer{font-size:1.125rem}.filter-drawer .header .actions{display:flex;align-items:center;gap:10px}.filter-drawer .header .actions span{cursor:pointer}.filter-drawer .ant-drawer-body{padding:0}.filter-drawer .content{padding:16px}.ant-drawer-content-wrapper{width:300px!important}.ant-drawer-content-wrapper .ant-drawer-header{display:none}.filter .title{margin:0 0 8px;font-weight:600;line-height:1.57143;font-size:.875rem}.filter .checkboxes{display:flex;align-items:flex-start;gap:10px;flex-direction:column}.filter .checkboxes .check{display:flex;align-items:center;gap:10px}.filter .checkboxes .check .label{display:flex;align-items:center;justify-content:center;font-weight:600;line-height:1.7143;font-size:.799rem}.filter .checkboxes .check .ant-checkbox-checked .ant-checkbox-inner{background-color:#078dee!important;border-color:#078dee}.list-filters .tech-filters-list{align-items:center;gap:10px;background-color:#fff;color:#212b36;transition:box-shadow .3s cubic-bezier(.4,0,.2,1) 0ms;border:1px dashed rgba(145,158,171,.16);background-image:none;display:flex;flex-direction:row;gap:8px;padding:8px;border-radius:8px;overflow:hidden;width:fit-content;align-items:flex-start}.list-filters .tech-filters-list .title{font-weight:600;line-height:1.57143;font-size:.875rem;text-wrap:nowrap}.list-filters .tech-filters-list .list{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.list-filters .tech-filters-list .list .tech-item{position:relative;-webkit-tap-highlight-color:transparent;margin:0;user-select:none;appearance:none;max-width:100%;font-family:Public Sans,sans-serif;font-size:.8125rem;display:inline-flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;height:24px;transition:background-color .3s cubic-bezier(.4,0,.2,1) 0ms,box-shadow .3s cubic-bezier(.4,0,.2,1) 0ms;cursor:unset;outline:0px;text-decoration:none;border:0px;vertical-align:middle;box-sizing:border-box;color:#fff;background-color:#212b36;font-weight:500;border-radius:8px;gap:8px;overflow:hidden;text-overflow:ellipsis;padding:0 8px;white-space:nowrap}.list-filters .tech-filters-list .list .tech-item img{cursor:pointer}.features_page{margin-bottom:100px;margin-top:110px}@media screen and (max-width: 1080px){.features_page{margin-top:10px}}.features_page .page-title{display:flex;justify-content:space-between;min-height:45px;align-items:center;margin-top:-70px;margin-bottom:30px}@media screen and (max-width: 1080px){.features_page .page-title{margin-top:10px;flex-wrap:wrap;gap:15px}}.features_page .page-title .title_page{font-size:15px;font-weight:600;display:flex;gap:10px;align-items:center;justify-content:center;border-bottom:1px solid #000;padding-bottom:2px;margin-left:6px}.features_page .features{display:flex;flex-direction:column;gap:100px}@media screen and (max-width: 1080px){.features_page .features{gap:30px}}.feature{display:flex;justify-content:space-between;background:#ffffff;border:1px solid #c4c4c4;border-radius:30px;padding:50px 40px 50px 50px;max-height:400px;min-height:400px;gap:40px;max-width:1700px}@media screen and (max-width: 1200px){.feature{padding:50px 20px 50px 50px;gap:25px}}@media screen and (max-width: 1080px){.feature{flex-direction:column;max-height:100%;justify-content:center;align-items:center;width:100%;flex-direction:column-reverse;padding:0;border-radius:10px}}.feature .left{flex-basis:50%;display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width: 1080px){.feature .left{flex-basis:100%;align-items:center;margin:0 20px 20px}}.feature .left .title{font-weight:400;font-size:16px;line-height:30px;text-transform:uppercase;color:#494949}@media screen and (max-width: 1080px){.feature .left .title{margin-bottom:20px;font-size:15px;line-height:30px}}.feature .left .title_2{font-weight:700;font-size:35px;line-height:45px;color:#000;max-width:450px;margin-top:-20px}@media screen and (max-width: 1080px){.feature .left .title_2{margin-top:0;max-width:100%;text-align:center;font-weight:600;font-size:25px;line-height:32px;margin-bottom:20px}}.feature .left button{border:none;background-color:#fff;display:flex;justify-content:flex-start;align-items:center;font-weight:500;font-size:20px;line-height:30px;color:#000;gap:20px;cursor:pointer;float:inline-end}@media screen and (max-width: 1080px){.feature .left button{margin-bottom:4px;font-size:14px}.feature .left button img{width:13px}}.feature .right{flex-basis:50%;float:right}@media screen and (max-width: 1080px){.feature .right{flex-basis:100%;float:none;margin:10px 6px 0}}.feature .right img{margin-top:-125px;float:right}@media screen and (max-width: 1200px){.feature .right img{margin-top:-100px}}@media screen and (max-width: 1080px){.feature .right img{margin-top:0;width:100%}}.blogs-section{padding:30px 20px;display:flex;align-items:center;justify-content:flex-start;width:100%}@media (max-width: 700px){.blogs-section{padding:12px 0}}.blog-card{height:100%;width:100%;display:flex;background-color:#fff;transition:box-shadow .3s cubic-bezier(.4,0,.2,1) 0ms;background-image:none;overflow:hidden;position:relative;box-shadow:#919eab33 0 0 2px,#919eab1f 0 12px 24px -4px;border-radius:16px;z-index:0;grid-column-end:span 6}@media (max-width: 1200px){.blog-card{grid-column-end:span 12}}@media (max-width: 700px){.blog-card{flex-direction:column-reverse}}.blog-card .left-card{display:flex;flex-direction:column;gap:8px;padding:24px 24px 16px;width:100%}.blog-card .left-card .title-tag{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.blog-card .left-card .title-tag .tag{height:24px;min-width:24px;line-height:0;cursor:default;-webkit-box-align:center;align-items:center;white-space:nowrap;display:inline-flex;-webkit-box-pack:center;justify-content:center;padding:0 6px;font-size:.75rem;font-weight:700;border-radius:6px;transition:all .2s cubic-bezier(.4,0,.2,1) 0ms;color:#637381;background-color:#eeeff1}.blog-card .left-card .title-tag .date{font-weight:400;font-size:.75rem;line-height:1.5;color:#909eab}.blog-card .left-card .title{margin:0;font-weight:600;font-size:.85rem;line-height:1.57143;text-decoration:none;color:inherit;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;cursor:pointer}.blog-card .left-card .title:hover{text-decoration:underline}.blog-card .left-card .description{margin:0 0 12px;font-weight:400;font-size:.8rem;line-height:1.57143;color:#637381;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis;max-height:3em;line-height:1.5em}.blog-card .left-card .actions{display:flex;align-items:center;justify-content:space-between}.blog-card .left-card .actions .action-items{display:flex;align-items:center;gap:15px}.blog-card .left-card .actions .action-items .item{display:flex;align-items:center;gap:3px}.blog-card .left-card .actions .action-items .item p{color:#909eab;font-size:12px}.blog-card .right-card{width:100%;flex-direction:column;display:flex;max-width:184px;padding:8px}@media (max-width: 700px){.blog-card .right-card{max-width:100%}}.blog-card .right-card .right-content{width:100%;height:100%;border-radius:12px}.blog-card .right-card .right-content img{width:100%;height:100%;border-radius:12px;object-fit:cover}.blog-list{display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:auto;display:grid;grid-template-columns:repeat(12,minmax(auto,8.3333333333%));width:fit-content}.repo-card{border:1px solid #eeeff1;border-radius:10px;padding:13px;width:100%!important}@media (max-width: 668px){.repo-card{background-color:#fff}}.repo-card .card-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px}.repo-card .card-header .repo-avatar{width:40px;height:40px}.repo-card .card-header .header-right{display:flex;align-items:center;gap:3px}.repo-card .card-header .header-right .img-icon{cursor:pointer;color:#000;transition:all .3s ease;border-radius:50%;padding:5px}.repo-card .card-header .header-right .img-icon:hover{background:#EDF6FE;color:#0088f7}.repo-card .card-body{margin-bottom:20px}.repo-card .card-body h3{font-weight:600;font-size:.875rem;line-height:1.57143;color:#000;margin-bottom:7px;cursor:pointer;gap:5px;text-wrap:auto}.repo-card .card-body h3 img{width:55px}.repo-card .card-body h3:hover{text-decoration:underline}.repo-card .card-body .card-body-text{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-weight:400;font-size:.75rem;line-height:1.5;color:#919eab}.repo-card .card-body .card-body-text span{color:#0088f7;cursor:pointer;font-weight:400;font-size:.75rem;line-height:1.5}.repo-card .card-actions{display:flex;align-items:center;gap:10px;justify-content:space-between}.repo-card .card-actions .ant-avatar{display:flex;align-items:center;justify-content:center}.repo-card .card-actions .ant-avatar .ant-avatar-string{font-size:9px!important}.repo-card .card-actions .card-actions-right{display:flex;align-items:center;justify-content:center;cursor:pointer}.repo-card .card-actions .card-actions-right .eye-icon-container{cursor:pointer;color:#000;border-radius:5px;display:flex;align-items:center;justify-content:center;padding:5px 10px;gap:5px}.repo-card .card-actions .card-actions-right .eye-icon-container span{font-size:11px}.repo-card .card-actions .card-actions-right .eye-icon-container:hover{background:#EDF6FE;color:#0088f7}.repo-card .code-language{display:flex;align-items:center;gap:10px}.repo-card .code-language .techs-container{display:flex;align-items:center;gap:5px}.repo-card .code-language .techs-container .circle{width:8px;height:8px;border-radius:50%;background-color:#919eab}.repo-card .code-language .techs-container p{font-weight:400;font-size:.75rem;line-height:1.5;color:#919eab}.repositories-list{padding:30px 16px}@media (max-width: 768px){.repositories-list{padding:10px 0}}.repositories-list h1{font-weight:600;font-size:1.0625rem;line-height:1.55556;margin-bottom:20px;display:flex;align-items:center;gap:10px}.repositories-list .cards{display:grid;grid-template-columns:repeat(12,minmax(auto,8.3333333333%));gap:30px}@media (max-width: 768px){.repositories-list .cards{gap:10px}}.repositories-list .cards .repo-card{grid-column:span 3}@media (max-width: 1568px){.repositories-list .cards .repo-card{grid-column:span 4}}@media (max-width: 1368px){.repositories-list .cards .repo-card{grid-column:span 4}}@media (max-width: 1024px){.repositories-list .cards .repo-card{grid-column:span 6}}@media (max-width: 768px){.repositories-list .cards .repo-card{grid-column:span 12;gap:10px}}.repositories-list .snake-animation{display:flex;justify-content:center;align-items:center;background-color:#000;border-radius:10px;padding:10px}.repositories-list .snake-animation img{width:90%;height:90%}#dark{background-color:#0d1116}#dark .main-layout-outlet,#dark .sidebar-items,#dark .navbar,#dark .sidebar-content{background-color:#1e232b}@media only screen and (max-width: 1024px){#dark .sidebar{background-color:#1e232b}}
