.react-slideshow-container{align-items:center;display:flex;position:relative}.react-slideshow-container .nav{z-index:10;cursor:pointer;position:absolute}.react-slideshow-container .nav:first-of-type{left:0}.react-slideshow-container .nav:last-of-type{right:0}.react-slideshow-container .default-nav{text-align:center;color:#fff;background:rgba(255,255,255,.6);border:0;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.react-slideshow-container .default-nav:hover,.react-slideshow-container .default-nav:focus{color:#666;background:#fff;outline:0}.react-slideshow-container .default-nav.disabled:hover{cursor:not-allowed}.react-slideshow-container .default-nav:first-of-type{border-top:0;border-right:0;margin-right:-30px}.react-slideshow-container .default-nav:last-of-type{margin-left:-30px}.react-slideshow-container+ul.indicators{flex-wrap:wrap;justify-content:center;margin-top:20px;display:flex}.react-slideshow-container+ul.indicators li{width:7px;height:7px;margin:0;padding:5px;display:inline-block;position:relative}.react-slideshow-container+ul.indicators .each-slideshow-indicator{opacity:.25;cursor:pointer;color:transparent;background:0 0;border:0}.react-slideshow-container+ul.indicators .each-slideshow-indicator:before{content:"";text-align:center;background:#000;border-radius:50%;width:7px;height:7px;position:absolute;top:0;left:0}.react-slideshow-container+ul.indicators .each-slideshow-indicator:hover,.react-slideshow-container+ul.indicators .each-slideshow-indicator.active{opacity:.75;outline:0}.react-slideshow-fadezoom-wrapper{width:100%;overflow:hidden}.react-slideshow-fadezoom-wrapper .react-slideshow-fadezoom-images-wrap{flex-wrap:wrap;display:flex}.react-slideshow-fadezoom-wrapper .react-slideshow-fadezoom-images-wrap>div{opacity:0;position:relative}.react-slideshow-wrapper .react-slideshow-fade-images-wrap>div[aria-hidden=true]{display:none}.react-slideshow-wrapper.slide{width:100%;overflow:hidden}.react-slideshow-wrapper .images-wrap.horizontal{flex-wrap:wrap;width:auto;display:flex}.react-slideshow-wrapper .images-wrap>div[aria-hidden=true]{display:none}
.portfolio-wrapper{flex-wrap:wrap;margin-top:50px;display:flex}.portfolio-card{width:320px;margin:20px;padding:20px;position:relative}.img-wrapper>img{object-fit:cover;border-radius:8px;width:100%;height:230px}.card-popup-box{z-index:1;opacity:0;padding:1.25rem 1.875rem;transition:all .4s;position:absolute;bottom:0;left:20px;right:20px}.card-popup-box:before{content:"";z-index:-1;opacity:.9;background:#fff;border-radius:8px;position:absolute;top:0;bottom:0;left:0;right:0}.portfolio-card:hover .card-popup-box{opacity:1;cursor:pointer;bottom:20px}.card-popup-box div{color:rgba(22,28,45,.7);letter-spacing:1.63px;text-transform:uppercase;pointer-events:none;padding-bottom:.5rem;font-size:.8125rem;font-weight:700;line-height:1.63}.card-popup-box h3{pointer-events:none;color:#161c2d;letter-spacing:-.5px;margin-bottom:0;font-size:1.3125rem;font-weight:700}@media (max-width:863px){.portfolio-card{margin:auto auto 20px}}@media (max-width:703px){.portfolio-wrapper{width:320px;margin:auto}.portfolio-card{max-width:300px}}@media (max-width:383px){.portfolio-card{width:250px;padding:0}}
:root{--card-bg-light:#fefefe;--card-text-light:#161c2d;--card-bg-dark:#242424;--card-text-dark:#f5f5f5}@media (prefers-color-scheme:dark){:root{--card-bg:var(--card-bg-dark);--card-text:var(--card-text-dark)}}@media (prefers-color-scheme:light){:root{--card-bg:var(--card-bg-light);--card-text:var(--card-text-light)}}.PortfolioSection-module__ZJM0lW__wrapper{margin-top:50px;padding:0 20px}.PortfolioSection-module__ZJM0lW__heading{text-align:center;color:var(--text-color);margin-bottom:30px;font-size:2rem}.PortfolioSection-module__ZJM0lW__portfolioWrapper{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.PortfolioSection-module__ZJM0lW__portfolioCard{cursor:pointer;background-color:var(--card-bg);border-radius:8px;width:320px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.2)}.PortfolioSection-module__ZJM0lW__imgWrapper{width:100%;height:230px;overflow:hidden}.PortfolioSection-module__ZJM0lW__image{object-fit:cover;width:100%;height:100%;display:block}.PortfolioSection-module__ZJM0lW__cardPopupBox{background-color:var(--card-bg);opacity:0;padding:1.25rem 1.875rem;transition:all .4s;position:absolute;bottom:0;left:0;right:0}.PortfolioSection-module__ZJM0lW__portfolioCard:hover .PortfolioSection-module__ZJM0lW__cardPopupBox{opacity:1;bottom:10px}.PortfolioSection-module__ZJM0lW__category{text-transform:uppercase;letter-spacing:1px;color:var(--card-text);margin-bottom:.5rem;font-size:.8rem;font-weight:700}.PortfolioSection-module__ZJM0lW__caption{color:var(--card-text);margin:0;font-size:1.25rem;font-weight:700}@media (max-width:703px){.PortfolioSection-module__ZJM0lW__portfolioCard{width:300px}}@media (max-width:383px){.PortfolioSection-module__ZJM0lW__portfolioCard{width:250px;padding:0}}
:root{--bg-color:#f5f5f5;--text-color:#161c2d;--text-secondary-color:#555;--primary-color:#0070f3;--primary-color-hover:#0051a3}@media (prefers-color-scheme:dark){:root{--bg-color:#242424;--text-color:#f5f5f5;--text-secondary-color:#ccc;--primary-color:#1e90ff;--primary-color-hover:#63b3ed}}.modal-module__ZSsL4a__modalWrapper{opacity:0;cursor:pointer;z-index:100;background:rgba(0,0,0,.6);justify-content:center;align-items:center;padding:1rem;transition:opacity .3s,visibility .3s;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.modal-module__ZSsL4a__modalDialog{background-color:var(--bg-color);max-width:800px;max-height:80vh;color:var(--text-color);cursor:default;border-radius:10px;padding:1.25rem 1.85rem;transition:background-color .3s,color .3s;overflow-y:auto;box-shadow:0 10px 25px rgba(0,0,0,.3)}.modal-module__ZSsL4a__btnDiv{justify-content:flex-end;font-size:25px;display:flex}.modal-module__ZSsL4a__faTimes{cursor:pointer;color:var(--text-color)}.modal-module__ZSsL4a__projectName h2{margin:0;font-size:1.75rem}.modal-module__ZSsL4a__projectName h4{color:var(--text-secondary-color);margin:.25rem 0 1rem;font-size:1rem;font-weight:500}.modal-module__ZSsL4a__imgDiv{margin:auto}.modal-module__ZSsL4a__imgDiv>img{object-fit:cover;border-radius:8px;width:100%;height:330px}.modal-module__ZSsL4a__descWrapper{margin-top:1rem}.modal-module__ZSsL4a__descWrapper p{margin-bottom:.75rem;line-height:1.5}.modal-module__ZSsL4a__descWrapper a{color:var(--primary-color);text-decoration:underline}.modal-module__ZSsL4a__descWrapper a:hover{color:var(--primary-color-hover)}
.ReviewComponent-module__yR_MCW__reviewWrapper{background:var(--review-card-bg);color:var(--text-primary);border-radius:20px;margin:35px 0;padding:40px 20px;transition:background .3s,color .3s}.ReviewComponent-module__yR_MCW__reviewTitle h2{text-align:center;color:var(--heading-color);margin-bottom:20px;font-size:2rem}.ReviewComponent-module__yR_MCW__reviewCardWrapper{box-shadow:var(--card-shadow);background:var(--card-inner-bg);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;height:300px;display:flex;position:relative;overflow:hidden}.ReviewComponent-module__yR_MCW__carouselLeftBtn,.ReviewComponent-module__yR_MCW__carouselRightBtn{color:var(--accent-color);z-index:2;width:80px;font-size:30px;transition:transform .2s;position:relative}.ReviewComponent-module__yR_MCW__mainCarouselWrapper{justify-content:space-between;align-items:center;width:100%;display:flex;position:relative}.ReviewComponent-module__yR_MCW__carouselLeftBtn:hover,.ReviewComponent-module__yR_MCW__carouselRightBtn:hover{transform:scale(1.2)}.ReviewComponent-module__yR_MCW__carouselReviewsWrapper{justify-content:center;align-items:center;width:80%;display:flex;position:relative}.ReviewComponent-module__yR_MCW__carouselReview{opacity:0;border-radius:10px;width:100%;height:300px;padding:20px;transition:opacity .5s ease-in-out;position:absolute;overflow-y:auto}.ReviewComponent-module__yR_MCW__carouselReview.ReviewComponent-module__yR_MCW__selected{opacity:1;z-index:1}.ReviewComponent-module__yR_MCW__cardHeader{justify-content:center;align-items:center;gap:15px;display:flex}.ReviewComponent-module__yR_MCW__avatar{border:2px solid gold;border-radius:50%;width:60px;height:60px}.ReviewComponent-module__yR_MCW__stars{color:var(--accent-color);font-size:1.2rem}.ReviewComponent-module__yR_MCW__cardReview p{font-size:1rem;line-height:1.6}@media (max-width:768px){.ReviewComponent-module__yR_MCW__carouselReview{padding:10px}.ReviewComponent-module__yR_MCW__avatar{width:50px;height:50px}.ReviewComponent-module__yR_MCW__stars{font-size:1rem}}@media (max-width:480px){.ReviewComponent-module__yR_MCW__reviewTitle h2{font-size:1.5rem}.ReviewComponent-module__yR_MCW__cardReview p{font-size:.9rem}}@media (max-width:425px){.ReviewComponent-module__yR_MCW__reviewWrapper{display:none}}
