.About_aboutContainer__EWlO7{min-width:65%;max-width:65%;padding:40px 20px;text-align:center;background:linear-gradient(135deg,#1a1a1a,#2d2d2d);margin:2rem auto;border-radius:12px;box-shadow:0 8px 25px rgba(0,0,0,.7)}.About_title__EroSr{font-size:2rem;font-weight:900;color:#fff;margin-bottom:40px;text-transform:uppercase;letter-spacing:2px;text-shadow:2px 2px 5px rgba(175,164,164,.3)}.About_content__Z3iGt{display:flex;flex-direction:column;align-items:center;gap:40px}.About_storySection___mGJV{display:flex;flex-direction:row;align-items:center;gap:30px;max-width:1000px;margin:0 auto}.About_storySection___mGJV.About_reverse__JGdJJ{flex-direction:row-reverse}.About_description__5NvTY{font-size:1.05rem;line-height:1.6rem;color:#d0d0d0;flex:1;text-align:left}.About_image__4zDkh{width:100%;max-width:450px;max-height:550px;height:auto;border-radius:10px;filter:grayscale(20%) sepia(10%);box-shadow:0 6px 20px rgba(0,0,0,.6);transition:transform .3s ease,filter .3s ease}.About_image__4zDkh:hover{transform:scale(1.05);filter:grayscale(0) sepia(0)}.About_navbarContainer__BuawE{min-height:100vh;background-color:#121212;color:#e0e0e0}.About_main__vNLXf{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}@media (min-width:768px){.About_title__EroSr{font-size:2.5rem;margin-bottom:50px}.About_description__5NvTY{font-size:1.1rem;line-height:1.7rem}.About_image__4zDkh{max-width:500px}}@media (max-width:768px){.About_storySection___mGJV{flex-direction:column}.About_storySection___mGJV.About_reverse__JGdJJ{flex-direction:column-reverse}.About_image__4zDkh{max-width:90%;width:100%}.About_description__5NvTY{font-size:1rem;text-align:center;line-height:1.6rem}.About_title__EroSr{font-size:1.3rem;margin-bottom:30px}.About_aboutContainer__EWlO7{max-width:100%;margin:30px}}.Home_container__d256j{min-height:100vh;background-color:#121212;color:#e0e0e0}.Home_main__VkIEL{position:relative}.Home_heroSection__6EfYe{position:relative;min-height:100vh;width:100%;display:flex;flex-direction:column;align-items:center;overflow:hidden;padding-bottom:4rem}.Home_videoContainer__3mWoc{position:absolute;top:0;left:0;width:100vw;height:100vh;z-index:1;overflow:hidden}.Home_backgroundVideo__qR_ta{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100vw;height:100vh;object-fit:cover;z-index:1;pointer-events:none}.Home_overlay___VMIz{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(18,18,18,.7)}.Home_navbar__IWq_R{position:relative;display:flex;justify-content:space-between;align-items:center;width:65%;margin-top:30px;padding:15px 30px;border:1px solid #3a3a3a;border-radius:8px;background-color:rgb(34 32 32/15%);box-shadow:0 4px 20px rgba(0,0,0,.4);z-index:10}.Home_logo__IOQAX h1{font-size:1.8rem;font-weight:700;margin:0;color:#e0e0e0}.Home_navItems__y3gkb{display:flex;list-style:none;margin:0;padding:0}.Home_navItems__y3gkb li{margin-left:30px}.Home_navItems__y3gkb a{color:#e0e0e0;text-decoration:none;font-size:1.1rem;transition:color .3s ease}.Home_navItems__y3gkb a:hover{color:#ffffff}.Home_contentSection__nymJu{position:relative;justify-content:space-between;margin-top:2rem;align-items:center;width:80%;text-align:left;display:flex;flex-direction:row;gap:3rem;padding:2rem;z-index:2}.Home_leftSection__PulRA{width:60%;display:flex;flex-direction:column;gap:1.5rem}.Home_rightSection__CvtbV{width:40%;display:flex;justify-content:center;align-items:center}.Home_heroTitle__AMpNI{margin-bottom:.5rem;font-size:3rem;color:#ffffff;text-shadow:0 2px 10px rgba(0,0,0,.3)}.Home_heroSubTitle__19puB{font-size:2rem}.Home_heroContent__aWtjQ,.Home_heroSubTitle__19puB{font-weight:200;margin-bottom:.5rem;color:#ffffff;text-shadow:0 2px 10px rgba(0,0,0,.3)}.Home_heroContent__aWtjQ{font-size:1rem;width:85%;display:flex}.Home_heroButton__gUphy{font-size:1rem;font-weight:200;color:#ffffff;text-shadow:0 2px 10px rgba(0,0,0,.3);width:50%;border:1px solid #3a3a3a;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.4);padding:1rem;background-color:#2a2a2a;cursor:pointer;transition:background-color .3s ease}.Home_heroButton__gUphy:hover{background-color:rgb(34 32 32/15%)}.Home_cardsSection__3uJNf{position:relative;padding:40px 20px;z-index:3;width:65%;justify-content:center;display:flex;align-items:center;margin:-25vh auto 5vh}.Home_gridContainer___8qjH{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:30px;max-width:1200px;margin:0 auto;padding:20px}.Home_card__E5spL{background-color:#2a2a2a;border:1px solid #3a3a3a;border-radius:10px;padding:0;box-shadow:0 4px 20px rgba(0,0,0,.2);transition:transform .3s ease,box-shadow .3s ease;overflow:hidden;height:100%;max-height:250px}.Home_card__E5spL:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.3)}.Home_largeCard__wnnkj{grid-row:span 2;max-height:530px}.Home_imageContainer__14Rgd{width:100%;height:auto}.Home_cardImage__2COby{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.Home_card__E5spL:hover .Home_cardImage__2COby{transform:scale(1.05)}.Home_footer__yFiaX{padding:20px;text-align:center;background-color:#1a1a1a;border-top:1px solid #333}.Home_messengerSection__yOL6_{position:relative;display:flex;gap:2rem;align-items:center;justify-content:center;width:100%;margin-bottom:1rem}.Home_messageCard__VjWEx{position:relative;max-width:300px;padding:20px;background-color:#2a2a2a;color:white;border-radius:20px;font-size:16px;text-align:center;box-shadow:0 4px 10px rgba(0,0,0,.3)}.Home_cardOne__VgBbV{border-radius:20px 20px 20px 5px;position:relative;transform:rotate(-20deg)}.Home_leftCard__OlcXu{position:relative;margin-top:10%}.Home_rightCard__3HRO_{position:relative;margin-top:40%}.Home_cardTwo__PRZB3{transform:rotate(20deg);border-radius:20px 20px 5px 20px;position:relative}.Home_sendButton__kNNkw{position:absolute;background-color:rgb(34 32 32/15%);box-shadow:0 4px 20px rgba(0,0,0,.4);border:none;color:white;padding:10px;border-radius:50%;display:flex;align-items:center;justify-content:center}.Home_bottomRight__LPrqG{right:-15px;bottom:-15px}.Home_topLeft__mO7pm{left:-15px;top:-15px;transform:rotate(256deg)}.Home_mobileMenuIcon__jzSPg{display:none;cursor:pointer;color:#e0e0e0;z-index:15}@media (max-width:1024px){.Home_navbar__IWq_R{width:80%}.Home_cardsSection__3uJNf{width:80%;margin-top:0}}@media (max-width:768px){.Home_navbar__IWq_R{width:90%;padding:12px 20px}.Home_mobileMenuIcon__jzSPg{display:block}.Home_navItems__y3gkb{flex-direction:column;background-color:#1a1a1a;position:absolute;top:100%;left:0;right:0;width:100%;padding:1rem;display:none;border-top:1px solid #3a3a3a;z-index:12}.Home_showMenu__nZfo0{display:flex}.Home_navItems__y3gkb li{margin:10px 0;text-align:center}.Home_contentSection__nymJu{flex-direction:column-reverse;gap:2rem;padding:1rem;width:90%}.Home_leftSection__PulRA{width:100%;align-items:center;text-align:center;margin-top:1rem}.Home_rightSection__CvtbV{width:100%;margin-top:2rem}.Home_heroTitle__AMpNI{font-size:2.2rem}.Home_heroSubTitle__19puB{font-size:1.6rem}.Home_heroContent__aWtjQ{width:100%;justify-content:center;font-size:.9rem}.Home_heroButton__gUphy{width:70%}.Home_cardsSection__3uJNf{width:90%;margin-top:3rem;padding:20px 10px}.Home_gridContainer___8qjH{grid-template-columns:1fr;gap:20px}.Home_largeCard__wnnkj{grid-row:span 1;max-height:250px}.Home_messengerSection__yOL6_{flex-direction:column;gap:3rem}.Home_leftCard__OlcXu,.Home_rightCard__3HRO_{transform:none;margin:0}.Home_messageCard__VjWEx{max-width:250px}.Home_cardOne__VgBbV,.Home_cardTwo__PRZB3{transform:rotate(0deg)}.Home_review__ON5Sg{padding:30px}}@media (max-width:480px){.Home_heroTitle__AMpNI{font-size:1.8rem}.Home_heroSubTitle__19puB{font-size:1.4rem}.Home_heroContent__aWtjQ{font-size:.85rem}.Home_heroButton__gUphy{width:80%;padding:.8rem}.Home_cardsSection__3uJNf{padding:10px 5px}.Home_messageCard__VjWEx{max-width:220px;padding:15px;font-size:14px}.Home_navbar__IWq_R{padding:10px 15px}}.Home_videoContainer__3mWoc iframe.Home_backgroundVideo__qR_ta{pointer-events:none;width:100vw;height:100vw;min-height:100vh;min-width:177.77vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CustomCursor_cursorDot__Kzr7Q{position:fixed;width:10px;height:10px;background-color:#ffffff;border-radius:50%;pointer-events:none;z-index:9999;mix-blend-mode:difference}.CustomCursor_hovering__nPYvN{transform:scale(1.5);background-color:#ffffff}@media (max-width:768px){.CustomCursor_cursorDot__Kzr7Q{display:none}}.Portfolio_container__k6y4A{background-color:#121212;display:flex;justify-content:center;align-items:center;min-height:100vh;padding:2rem;color:#ffffff;font-family:Montserrat,sans-serif}.Portfolio_portfolioCard__WqF6Z{background-color:#1E1E1E;width:100%;max-width:65%;border-radius:15px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.5)}.Portfolio_header__z0GzH{background-color:#2D2D2D;padding:2rem;text-align:center}.Portfolio_header__z0GzH h1{color:#F8F8F8;font-size:2.5rem;margin-bottom:.5rem;background:#FFFFFF;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Portfolio_header__z0GzH h2{color:#B3B3B3;font-size:1.2rem;font-weight:400}.Portfolio_content__WwOWD{display:flex;flex-direction:row}.Portfolio_leftSection__3hQrq,.Portfolio_rightSection__BPRoI{flex:1;padding:2rem}.Portfolio_imageContainer__Edbw2{position:relative;width:100%;margin-bottom:2rem;border-radius:10px;overflow:hidden}.Portfolio_artistImage__lEs13{width:100%;height:auto;border-radius:10px;object-fit:cover}.Portfolio_socialLinks__LyC_Q{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem;margin-top:1.5rem}.Portfolio_socialIcon__7c48T{background-color:#333;color:white;width:40px;height:40px;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:1.2rem;text-decoration:none}.Portfolio_socialIcon__7c48T:hover{background:linear-gradient(45deg,#555,#333)}.Portfolio_bioSection__j3PB9 h3,.Portfolio_gallerySection__mcelJ h3,.Portfolio_skillsSection____l3q h3{margin-bottom:1rem;color:#F8F8F8;font-size:1.5rem;position:relative;padding-bottom:.5rem}.Portfolio_bioSection__j3PB9 h3:after,.Portfolio_gallerySection__mcelJ h3:after,.Portfolio_skillsSection____l3q h3:after{content:"";position:absolute;bottom:0;left:0;width:50px;height:3px;background:linear-gradient(90deg,#555,#333)}.Portfolio_bioSection__j3PB9 p{color:#B3B3B3;line-height:1.6;margin-bottom:1.5rem}.Portfolio_skillsContainer__JEsmk{display:flex;flex-wrap:wrap;gap:.8rem;margin-bottom:1.5rem}.Portfolio_skillTag__Rmdiv{background-color:#333;color:white;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;transition:all .3s ease}.Portfolio_miniGallery__b5108{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.Portfolio_galleryItem__9S_Sj{position:relative;border-radius:8px;overflow:hidden;aspect-ratio:1/1}@media (max-width:768px){.Portfolio_content__WwOWD{flex-direction:column}.Portfolio_miniGallery__b5108{grid-template-columns:repeat(2,1fr)}.Portfolio_portfolioCard__WqF6Z{max-width:100%;width:100%}}.ImageGallery_carouselContainer__8mj52{position:relative;max-width:1300px;margin:0 auto;padding:4rem 1rem}.ImageGallery_headerContainer__65JUC{text-align:center;margin-bottom:2rem}.ImageGallery_mainHeading__PH1t8{font-size:2.5rem;font-weight:700;margin-bottom:.75rem;color:white}.ImageGallery_subHeading__oTOwM{font-size:1.25rem;color:#6b7280;margin:0}.ImageGallery_carouselWrapper__gBeuH{position:relative;display:flex;align-items:center;justify-content:center;overflow:visible;margin-bottom:2rem;min-height:400px}.ImageGallery_carousel__kUluw{display:flex;gap:1.5rem;align-items:center;justify-content:center}.ImageGallery_card__VGNwb{position:relative;width:350px;height:400px;perspective:1000px;flex-shrink:0}.ImageGallery_cardInner__LiP6G{position:relative;width:100%;height:100%;transition:transform .8s;transform-style:preserve-3d}.ImageGallery_card__VGNwb:hover .ImageGallery_cardInner__LiP6G{transform:rotateY(180deg)}.ImageGallery_cardBack__PFmAt,.ImageGallery_cardFront__v4kgb{position:absolute;width:100%;height:100%;backface-visibility:hidden;border-radius:12px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.2)}.ImageGallery_imageWrapper__7YmYD{position:relative;width:100%;height:100%}.ImageGallery_cardImage__Tpz4W{object-fit:cover}.ImageGallery_cardBack__PFmAt{transform:rotateY(180deg);background-size:cover;background-position:50%;background-color:#000}.ImageGallery_cardContent__aBWK3{height:100%;width:100%;padding:1.5rem;background-color:rgba(0,0,0,.7);text-align:center;font-size:1rem;line-height:1.5}.ImageGallery_cardContent__aBWK3,.ImageGallery_navButton__AVe8u{display:flex;align-items:center;justify-content:center;color:white}.ImageGallery_navButton__AVe8u{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0,0,0,.5);border:none;border-radius:50%;width:40px;height:40px;cursor:pointer;z-index:10;font-size:1.5rem;transition:all .3s ease}.ImageGallery_navButton__AVe8u:hover{background:rgba(0,0,0,.8);transform:translateY(-50%) scale(1.1)}.ImageGallery_navButton__AVe8u:focus{outline:none}.ImageGallery_arrowIcon__OV2fv{display:block;line-height:1}.ImageGallery_prevButton__AV01s{left:0}.ImageGallery_nextButton__Rc7Yb{right:0}.ImageGallery_indicators__rQu3Z{display:flex;justify-content:center;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.ImageGallery_indicator__1eN5p{width:.75rem;height:.75rem;border-radius:50%;background-color:rgba(255,255,255,.3);border:none;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 4px rgba(0,0,0,.1)}.ImageGallery_indicator__1eN5p:hover{background-color:rgba(255,255,255,.5);box-shadow:0 2px 6px rgba(0,0,0,.2)}.ImageGallery_indicator__1eN5p.ImageGallery_active__opan0{background-color:white;box-shadow:0 2px 8px rgba(255,255,255,.4);transform:scale(1.2)}@media (max-width:1024px){.ImageGallery_carouselContainer__8mj52{padding:3rem 1rem}.ImageGallery_mainHeading__PH1t8{font-size:2rem}.ImageGallery_subHeading__oTOwM{font-size:1.1rem}.ImageGallery_carousel__kUluw{gap:1rem}.ImageGallery_card__VGNwb{width:300px;height:350px}.ImageGallery_carouselWrapper__gBeuH{min-height:350px}}@media (max-width:768px){.ImageGallery_carouselContainer__8mj52{padding:2.5rem 1rem}.ImageGallery_mainHeading__PH1t8{font-size:1.75rem}.ImageGallery_subHeading__oTOwM{font-size:1rem}.ImageGallery_carousel__kUluw{gap:.75rem}.ImageGallery_card__VGNwb{width:250px;height:320px}.ImageGallery_carouselWrapper__gBeuH{min-height:320px}.ImageGallery_cardContent__aBWK3{padding:1rem;font-size:.9rem}.ImageGallery_navButton__AVe8u{width:35px;height:35px;font-size:1.25rem}}@media (max-width:640px){.ImageGallery_carouselContainer__8mj52{padding:2rem .75rem}.ImageGallery_mainHeading__PH1t8{font-size:1.5rem}.ImageGallery_carousel__kUluw{gap:0}.ImageGallery_card__VGNwb{width:220px;height:280px}.ImageGallery_carouselWrapper__gBeuH{min-height:280px}.ImageGallery_cardContent__aBWK3{padding:.75rem;font-size:.85rem}.ImageGallery_navButton__AVe8u{width:30px;height:30px;font-size:1rem}.ImageGallery_prevButton__AV01s{left:-10px}.ImageGallery_nextButton__Rc7Yb{right:-10px}.ImageGallery_indicators__rQu3Z{gap:.5rem}.ImageGallery_indicator__1eN5p{width:.6rem;height:.6rem}}.TattooSection_showcaseContainer__o9fBz{width:65%;margin:0 auto;padding:40px 0;background-color:#121212;color:#f0f0f0}.TattooSection_header__C3PFl{position:relative;padding:20px;text-align:center;z-index:10;transition:top .3s ease}.TattooSection_header__C3PFl h2{font-size:2.5rem;margin-bottom:15px;color:#f0f0f0}.TattooSection_header__C3PFl p{font-size:1.1rem;color:#bbb;line-height:1.5}.TattooSection_sectionsWrapper__dAAtV{position:relative;padding-bottom:100px}.TattooSection_tattooSection__b3Sff{display:flex;align-items:center;margin-bottom:20px;background:#111111;border-radius:15px;border:1px solid #787878;border-top:2px solid #f0f0f0;box-shadow:0 5px 15px rgba(0,0,0,.3);height:300px;overflow:hidden;height:100%}.TattooSection_tattooSection__b3Sff.TattooSection_sticky__L9FFg{position:sticky;top:calc(50% - 150px)}.TattooSection_tattooSection__b3Sff:nth-of-type(4):in-viewport~.TattooSection_header__C3PFl{position:fixed;top:0;left:0;width:100%;z-index:100}.TattooSection_leftSection__iP7iX{flex:1;padding:20px}.TattooSection_leftSection__iP7iX img{width:100%;height:600px;object-fit:cover;border-radius:10px}.TattooSection_verticalLine__ZfDRB{width:2px;height:150px;background:#444;margin:0 30px;opacity:.6}.TattooSection_rightSection__JQ3rJ{flex:1;padding:20px}.TattooSection_rightSection__JQ3rJ h3{font-size:1.8rem;margin-bottom:15px;color:#f0f0f0}.TattooSection_rightSection__JQ3rJ p{font-size:1rem;color:#bbb;line-height:1.6}@media (max-width:768px){.TattooSection_showcaseContainer__o9fBz{width:90%}.TattooSection_tattooSection__b3Sff{flex-direction:column;margin-bottom:20px;height:auto}.TattooSection_tattooSection__b3Sff.TattooSection_sticky__L9FFg{top:20px}.TattooSection_verticalLine__ZfDRB{width:100%;height:2px;margin:20px 0}.TattooSection_leftSection__iP7iX{width:100%}.TattooSection_leftSection__iP7iX img{height:200px}.TattooSection_rightSection__JQ3rJ p{display:none}}.ReviewSection_container__rowjV{max-width:65%;padding:20px;background-color:#181818;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1);color:#f1f1f1;margin:0 auto 2rem}.ReviewSection_summary___RU_A{display:flex;justify-content:flex-start;gap:40px;margin-bottom:30px}.ReviewSection_happyClients__7SbK1,.ReviewSection_totalRating__qFzFF{text-align:left}.ReviewSection_happyClients__7SbK1 h2,.ReviewSection_totalRating__qFzFF h2{font-size:18px;margin:5px}.ReviewSection_happyClients__7SbK1 p,.ReviewSection_totalRating__qFzFF p{font-size:24px;font-weight:700}.ReviewSection_chicklets__H0haD{display:flex;justify-content:flex-start;flex-wrap:wrap}.ReviewSection_chicklet__ccqpa{background-color:#2a2a2a;margin:5px;border-radius:25px;font-size:14px;color:#ffffff;padding:1rem;flex-direction:column;align-items:center;text-align:center;justify-content:center}.ReviewSection_reviews__lv_fy{margin-top:20px}.ReviewSection_reviewCard__4Smw1{background-color:#282828;padding:20px;margin-bottom:20px;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,.1)}.ReviewSection_reviewHeader__t_n0V{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.ReviewSection_name__gfUB5{font-size:16px;font-weight:700}.ReviewSection_rating__LeTtC{display:flex;gap:2px}.ReviewSection_star__628lm{color:gold;font-size:18px}@media (max-width:768px){.ReviewSection_container__rowjV{max-width:100%}}