: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}.home-skills__content{margin:100px auto;width:85%;max-width:1400px}.home-skills__content .subtitle{font-weight:600;color:var(--text-orange-green);font-size:.875rem;text-transform:uppercase;text-align:center;margin-bottom:8px;margin-left:70px}.home-skills__content .title{color:var(--text-color-primary);font-weight:700;font-size:1.75rem;margin:4px 0 15px;text-align:center;margin-left:70px}.home-skills__content .skills-carousel__container{margin:20px 0 30px;display:flex}.home-skills__content .skills-carousel__container div.carousel-arrow__buttons{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100px}.home-skills__content .skills-carousel__container div.carousel-arrow__buttons .carousel-arrow{padding:10px;color:var(--button-text);background:var(--button-solid-background);transition:background .2s,color .2s;border-radius:4px;margin:10px 0;cursor:pointer}.home-skills__content .skills-carousel__container div.carousel-arrow__buttons .carousel-arrow:hover{background:var(--button-text);color:var(--button-solid-background)}.home-skills__content .skills-carousel__container .skills-carousel{width:calc(100% - 100px)}.home-skills__content .skills-carousel__container .card-list{position:relative;padding:16px;min-height:125px;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}.home-skills__content .skills-carousel__container .card-list .card-icon{font-size:1.5rem;margin-bottom:10px}.home-skills__content .skills-carousel__container .card-list .card-icon.icon-mysql{font-size:2rem}.home-skills__content .skills-carousel__container .card-list .card-title{font-size:.875rem;font-weight:600;word-break:break-word}.home-skills__content .skills-carousel__container .card-list .level-text{position:absolute;top:-3px;right:-3px;font-size:.75rem;font-weight:600;border-radius:4px;padding:5px 10px;color:#fff}.home-skills__content .skills-carousel__container .card-list .level-text.text--green{background:#23866b}.home-skills__content .skills-carousel__container .card-list .level-text.text--orange{background:#ff9442}.home-skills__content .skills-carousel__container .slick-dots{bottom:-40px}.home-skills__content .skills-carousel__container .slick-dots li.slick-active button:before,.home-skills__content .skills-carousel__container .slick-dots li button:before{color:var(--dark-white)}@media screen and (min-width:2001px){.home-skills__content{max-width:1700px}}@media screen and (min-width:1024px) and (max-width:1440px){.home-skills__content .subtitle{font-size:.8125rem}.home-skills__content .title{font-size:1.5rem}}