@font-face{src:url(/my_portfolio/assets/CabinetGrotesk-Regular-D175tNtc.woff) format("woff");font-family:CabinetGrotesk}@font-face{src:url(/my_portfolio/assets/CabinetGrotesk-Bold-CLAvwUWO.woff) format("woff");font-family:CabinetGrotesk}.header__logo{background-image:url(/my_portfolio/assets/ConfahmLogo2-DBktZXdp.jpg);background-size:contain;background-repeat:no-repeat;width:200px;height:60px;cursor:pointer}.slideshow__arrow_left{width:40px;height:40px;background-image:url("data:image/svg+xml,%3csvg%20id='Layer_1'%20focusable='false'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20width='16px'%20height='24px'%20viewBox='0%200%2016%2024'%20style='enable-background:new%200%200%2016%2024;'%20xml:space='preserve'%3e%3cpath%20d='M3.9,18.8l6.8-6.8L3.9,5.2l0.7-0.7l7.5,7.5l-7.5,7.5L3.9,18.8z'/%3e%3c/svg%3e");background-size:contain;background-repeat:none;background-position:center;background-color:#fff;rotate:180deg;border-radius:50%}.slideshow__arrow_right{width:40px;height:40px;background-image:url("data:image/svg+xml,%3csvg%20id='Layer_1'%20focusable='false'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20width='16px'%20height='24px'%20viewBox='0%200%2016%2024'%20style='enable-background:new%200%200%2016%2024;'%20xml:space='preserve'%3e%3cpath%20d='M3.9,18.8l6.8-6.8L3.9,5.2l0.7-0.7l7.5,7.5l-7.5,7.5L3.9,18.8z'/%3e%3c/svg%3e");background-size:contain;background-repeat:none;background-position:center;background-color:#fff;border-radius:50%}.about{width:100%;display:flex;flex-direction:row;margin:0 auto;background:linear-gradient(180deg,#606264,#383838,#595959)}.about__text-container{display:flex;flex-direction:column;margin:80px 40px 40px;width:100%}.about__title{font-family:CabinetGrotesk,sans-serif;font-size:40px;color:#fff;margin-bottom:40px}.about__description{display:flex;flex-direction:row;font-family:CabinetGrotesk,sans-serif;font-weight:500;font-size:30px;line-height:1.2;margin-left:0;color:#fff;max-width:100%}.about__avatar{object-fit:cover;height:464px;border-radius:5%}.about__slides{width:100%;display:flex;align-items:center}.about__slide{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;transition:opacity .5s}.about__slide-image{margin-right:40px}.about__slide-description{max-width:600px}.about__slide-selector{display:flex;justify-content:center;gap:12px;margin:80px 0 0}.about__slide-dot{width:14px;height:14px;border-radius:50%;border:none;background:#fff;opacity:.5;cursor:pointer;transition:opacity .2s}.about__slide-dot_active{opacity:1;background:#fff;box-shadow:0 0 0 2px #383838}@media screen and (max-width: 768px){.about{flex-direction:column;margin:0;padding:16px;justify-content:center}.about__text-container{margin:40px 20px 20px}.about__title{font-size:35px;margin-bottom:20px;text-align:center}.about__description{flex-direction:column;font-size:20px;text-align:center;text-overflow:ellipsis}.about__avatar{object-fit:cover;margin-bottom:20px}.about__slide{flex-direction:column}.about__slides{width:auto;height:auto;align-items:center}.about__slide-image{justify-content:center;align-items:center;margin:0;width:720px;padding:16px;display:flex}.about__slide-description{max-width:90%;text-align:center;max-width:768px}.about__slide-selector{margin-top:40px}.about__text-container{margin:0}}@media screen and (max-width: 480px){.about{max-width:400px}.about__title{font-size:30px}.about__slide-description{max-width:90%;max-width:320px}.about__slide-image{max-width:288px}.about__description{font-size:18px}.about__avatar{height:220px;max-width:288px}.about__description{max-width:300px}}.header{font-family:CabinetGrotesk,sans-serif;font-weight:700;font-size:20px;line-height:24px;padding:0 20px;width:100%}.header__container{display:flex;justify-content:space-between;align-items:center;padding:16px 0}.header__logo{background-image:url(/my_portfolio/assets/ConfahmLogo2-DBktZXdp.jpg);background-size:contain;background-repeat:no-repeat;width:200px;height:60px;cursor:pointer}.header__nav-bar{display:flex;align-items:center;gap:24px}.header__home-button{font-family:CabinetGrotesk,sans-serif;font-weight:700;font-size:32px;line-height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;width:200px;height:60px;background:#fff;border-radius:100px;transition:background-color .2s;border:2px solid #7e7e7e}.header__home-button:hover{border:2px solid #000000}@media screen and (max-width: 768px){.header{padding:0}.header__container{flex-direction:column;gap:16px;align-items:center}.header__logo{width:150px;height:45px}.header__nav-bar{flex-direction:column;gap:12px}.header__home-button{width:160px;height:48px;font-size:22px;line-height:22px}}@media screen and (max-width: 480px){.header{max-width:400px}.header__logo{width:130px;height:40px}.header__home-button{width:140px;height:44px;font-size:18px}}.main{margin:0 auto auto;width:100%;padding:80px 40px 28px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;background:linear-gradient(90deg,#606264,#383838,#595959)}.main__title{height:25px;align-self:flex-start;color:#fff}.slideshow{display:flex;align-items:start;justify-content:center;gap:24px;margin:40px 0;min-height:600px}.slideshow__arrow{width:40px;height:40px;background:none;border:none;cursor:pointer}.slideshow__arrow_left{width:40px;height:40px;background-image:url("data:image/svg+xml,%3csvg%20id='Layer_1'%20focusable='false'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20width='16px'%20height='24px'%20viewBox='0%200%2016%2024'%20style='enable-background:new%200%200%2016%2024;'%20xml:space='preserve'%3e%3cpath%20d='M3.9,18.8l6.8-6.8L3.9,5.2l0.7-0.7l7.5,7.5l-7.5,7.5L3.9,18.8z'/%3e%3c/svg%3e");background-size:contain;background-repeat:none;background-position:center;background-color:#fff;rotate:180deg;border-radius:50%}.slideshow__arrow_right{width:40px;height:40px;background-image:url("data:image/svg+xml,%3csvg%20id='Layer_1'%20focusable='false'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20width='16px'%20height='24px'%20viewBox='0%200%2016%2024'%20style='enable-background:new%200%200%2016%2024;'%20xml:space='preserve'%3e%3cpath%20d='M3.9,18.8l6.8-6.8L3.9,5.2l0.7-0.7l7.5,7.5l-7.5,7.5L3.9,18.8z'/%3e%3c/svg%3e");background-size:contain;background-repeat:none;background-position:center;background-color:#fff;border-radius:50%}.slideshow__card{display:flex;align-items:stretch;background:#fff;border-radius:16px;box-shadow:0 2px 16px #00000014;overflow:hidden;min-width:700px;max-width:1200px}.slideshow__content{flex:1 1 0;padding:32px 0 32px 40px;display:flex;flex-direction:column;justify-content:center}.slideshow__title{font-size:2rem;line-height:1.1;margin-bottom:12px}.slideshow__description{font-size:25px;font-weight:400;margin-bottom:16px}.slideshow__techstack{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px;list-style:none;padding:0}.slideshow__tech{background:#f0f0f0;border-radius:8px;padding:4px 10px;font-size:.95rem}.slideshow__links{display:flex;gap:16px}.slideshow__link{color:#1976d2;text-decoration:underline;font-weight:500}.slideshow__image-container{display:flex;align-items:center;justify-content:center;background:#fafafa;min-width:320px;max-width:600px;margin:40px}.slideshow__image{max-width:100%;max-height:320px;object-fit:contain}@media screen and (max-width: 768px){.main{max-width:768px}.slideshow__card{flex-direction:column;width:100%;min-width:auto;justify-content:center;align-items:center}.main__title{align-self:center;font-size:35px;margin-bottom:20px;text-align:center}.slideshow{flex-direction:column;align-items:center;gap:16px;min-height:auto;text-overflow:ellipsis;max-width:768px;padding:20px 20px 0}.slideshow__content{padding:24px 20px;text-align:center}.slideshow__title{font-size:1.5rem;font-size:30px}.slideshow__description{font-size:1.1rem}.slideshow__techstack{justify-content:center}.slideshow__image-container{margin:0 0 60px;width:720px;padding:16px;display:flex}.slideshow__image{width:700px;display:flex}.slideshow__links{justify-content:center}}@media screen and (max-width: 480px){.main{max-width:400px}.main__title{max-width:320px;font-size:25px;line-height:30px}.slideshow__card{max-width:320px}.slideshow__title{font-size:1.3rem}.slideshow__description{font-size:1rem;max-width:320px}.slideshow__tech{font-size:.8rem;padding:3px 8px}.slideshow{margin-bottom:20ppx;max-width:320px}.slideshow__image-container{margin:0 0 60px;max-width:320px;max-height:320px;padding:16px;display:flex}.slideshow__image{max-width:250px;max-height:300px;display:flex}}.react-switch{margin:0 20px 25px 0}.react-switch__checkbox_M,.react-switch__checkbox_S{font-family:CabinetGrotesk,sans-serif;font-weight:700;font-size:32px;line-height:32px;position:relative;color:#fff;transition:color .2s}.react-switch__checkbox_M{left:25px}.react-switch__checkbox_S{left:-30px;color:#7e7e7e}.react-switch__checkbox{height:0;width:0;visibility:hidden}.react-switch__label{display:flex;align-items:center;justify-content:space-between;cursor:pointer;width:700px;height:60px;background:#fff;border-radius:100px;position:relative;transition:background-color .2s;border:2px solid #7e7e7e;overflow:hidden}.react-switch__label .react-switch__button{content:"";position:absolute;top:-2px;left:-2px;width:50%;height:60px;border-radius:45px;transition:.2s;background:#000;box-shadow:0 0 2px #0a0a0a4a}.react-switch__label:hover{border-color:#000}.react-switch__label:hover .react-switch__button{left:10px}.react-switch__checkbox:checked+.react-switch__label .react-switch__button{left:calc(100% + 2px);transform:translate(-100%)}.react-switch__checkbox:checked+.react-switch__label:hover .react-switch__button{left:calc(100% - 12px);transform:translate(-100%)}.react-switch__checkbox:checked+.react-switch__label .react-switch__checkbox_S{color:#fff}.react-switch__checkbox:checked+.react-switch__label .react-switch__checkbox_M{color:#7e7e7e}.react-switch__label:active .react-switch__button{width:50%}@media screen and (max-width: 768px){.react-switch{margin:0;padding:0}.react-switch__label{max-width:300px;height:48px;margin-bottom:10px}.react-switch__label .react-switch__button{height:48px}.react-switch__checkbox_M,.react-switch__checkbox_S{font-size:20px;line-height:20px}.react-switch__checkbox_M{text-align:left}.react-switch__checkbox_S{text-align:right}.react-switch__checkbox_M{left:15px}.react-switch__checkbox_S{left:-15px}.header__nav-bar{gap:0px}}@media screen and (max-width: 480px){.react-switch__label{max-width:240px;height:42px}.react-switch__label .react-switch__button{height:42px}.react-switch__checkbox_M{font-size:16px;text-align:left}.react-switch__checkbox_S{font-size:16px;text-align:right}}@font-face{src:url(/my_portfolio/assets/CabinetGrotesk-Regular-D175tNtc.woff) format("woff");font-family:CabinetGrotesk}@font-face{src:url(/my_portfolio/assets/CabinetGrotesk-Bold-CLAvwUWO.woff) format("woff");font-family:CabinetGrotesk}*{margin:0;padding:0;box-sizing:border-box}a{text-decoration:none;color:inherit}.page{font-family:CabinetGrotesk,sans-serif;font-weight:700;font-size:20px;line-height:24px;margin:0 auto;width:1440px;display:flex;flex-direction:column;justify-content:flex-start}@media screen and (max-width: 480px){.page{width:400px}}@media screen and (max-width: 768px){.page{max-width:768px}}.footer{margin:0;padding:40px 20px;width:100%;display:flex;justify-content:space-between;align-items:center}.footer_credit{margin:0;font-weight:500;font-size:16px;line-height:20px}@media screen and (max-width: 768px){.footer{flex-direction:column;gap:12px;text-align:center}@media screen and (max-width: 480px){.footer{max-width:400px}}}
