:root{--dark-white:#000;--white-dark:#fff;--background-color:#f6f6f6;--text-color-primary:#222831;--text-color-secondary:#222831;--text-color-secondary-mobile:#222831;--text-color-secondary-notfocus:#5d5f63;--text-orange-green:#ff9442;--text-grey:#6b6b6b;--text-grey-2:#6b6b6b;--sidebar-line:#ccc;--button-outline-background:#222831;--button-solid-background:#222831;--button-solid-background-2:#fff;--button-solid-background-3:#222831;--button-outline-hover-bg:#222831;--button-text:#fff;--button-text-2:#222831;--button-text-3:#eee;--scroll-color:#222831;--input-outline-color:#0072ff;--white-black2:#fff}[data-theme=darkMode]{--dark-white:#fff;--white-dark:#000;--background-color:#000;--text-color-primary:#eee;--text-color-secondary:#4ecca3;--text-color-secondary-mobile:#23866b;--text-color-secondary-notfocus:#2ba57d;--text-orange-green:#4ecca3;--text-grey:#eee;--text-grey-2:#ccc;--sidebar-line:#2ba57d;--button-outline-background:#4ecca3;--button-solid-background:#23866b;--button-solid-background-2:#23866b;--button-solid-background-3:#23866b;--button-outline-hover-bg:#23866b;--button-text:#fff;--button-text-2:#fff;--button-text-3:#eee;--scroll-color:#23866b;--input-outline-color:#4ecca3;--white-black2:#202020}.mobile-home-skills__content{margin:50px 30px}.mobile-home-skills__content .subtitle{font-weight:600;color:var(--text-orange-green);font-size:.75rem;text-transform:uppercase;text-align:center;margin-bottom:8px}.mobile-home-skills__content .title-wrapper{display:flex;align-items:center;justify-content:center;margin-bottom:25px}.mobile-home-skills__content .title-wrapper .title{color:var(--text-color-primary);font-weight:700;font-size:1.5rem;text-align:center;margin-bottom:5px}.mobile-home-skills__content .title-wrapper .carousel-arrow{padding:10px;color:var(--button-text);background:var(--button-solid-background);transition:background .2s,color .2s;border-radius:4px;margin:0 20px;cursor:pointer}.mobile-home-skills__content .mobile-skills-carousel__container{margin-top:10px}.mobile-home-skills__content .mobile-skills-carousel__container .card-list{position:relative;padding:4px;min-height:115px;background:var(--dark-white);color:var(--white-dark);border-radius:4px;display:flex;align-items:center;justify-content:center;text-align:center;flex-direction:column;margin:10px}.mobile-home-skills__content .mobile-skills-carousel__container .card-list .card-icon{font-size:1.25rem;margin-bottom:10px}.mobile-home-skills__content .mobile-skills-carousel__container .card-list .card-icon.icon-mysql{font-size:2rem}.mobile-home-skills__content .mobile-skills-carousel__container .card-list .card-title{font-size:.75rem;font-weight:600;word-break:break-word}.mobile-home-skills__content .mobile-skills-carousel__container .card-list .level-text{position:absolute;top:-3px;right:-3px;font-size:.75rem;font-weight:600;border-radius:4px;padding:3px 7px;color:#fff}.mobile-home-skills__content .mobile-skills-carousel__container .card-list .level-text.text--green{background:#23866b}.mobile-home-skills__content .mobile-skills-carousel__container .card-list .level-text.text--orange{background:#ff9442}.mobile-home-skills__content .mobile-skills-carousel__container .slick-dots{bottom:-30px;overflow:hidden;height:25px}.mobile-home-skills__content .mobile-skills-carousel__container .slick-dots li.slick-active button:before,.mobile-home-skills__content .mobile-skills-carousel__container .slick-dots li button:before{color:var(--dark-white)}@media screen and (max-width:375px){.mobile-home-skills__content{margin:50px 10px}.mobile-home-skills__content .title-wrapper .carousel-arrow{padding:8px;font-size:.875rem}.mobile-home-skills__content .mobile-skills-carousel__container .card-list{min-height:130px}.mobile-home-skills__content .mobile-skills-carousel__container .card-title{font-size:.6875rem!important}}@media screen and (min-width:600px) and (max-width:1024px){.mobile-home-skills__content .title{font-size:1.625rem!important}.mobile-home-skills__content .subtitle{font-size:.8125rem!important}}