.LoaderCanvasComponent_loader__jWOrB{height:100vh;width:100vw;display:grid;place-items:center}.LoaderCanvasComponent_loader__img__fVExH{animation:LoaderCanvasComponent_throwItBack__1dA0U 1s cubic-bezier(.39,.575,.565,1) infinite}@keyframes LoaderCanvasComponent_throwItBack__1dA0U{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.loader_loaderContainer__iOLA9{display:flex;justify-content:center;align-items:center;height:100%;min-height:300px}.loader_loaderBox__dxmPT{display:flex;align-items:center;gap:6px}.loader_loader__h6F1S{width:45px;height:45px;color:var(--main-color)}.Switch_switch__L18Wg input:checked{box-shadow:none!important;border:0 solid!important}.Switch_switch__L18Wg .Switch_switchOff__TiF0c input:focus{box-shadow:none!important;background-image:url(/_next/static/media/switch-circle-icon.fc7ddc25.svg)!important}.Switch_switch__L18Wg input:focus{box-shadow:none!important}.Switch_switch__L18Wg{position:relative;display:inline-block;width:48px;height:24px}.Switch_switch__L18Wg input{opacity:0;width:0;height:0}.Switch_slider__QGhln{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ddd;transition:.4s}.Switch_slider__QGhln:before{position:absolute;content:"";height:16px;width:16px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.Switch_slider__QGhln:before{transform:translateX(26px)}.Switch_slider__QGhln.Switch_round__nt8eV{border-radius:32px}.Switch_slider__QGhln.Switch_round__nt8eV:before{border-radius:50%}.ProfileCategoryComponent_filters__JWmgG{display:flex;padding:10px 0;gap:12px;overflow-x:auto;max-width:90vw;color:var(--light-gray-color);padding-bottom:10px!important;-webkit-overflow-scrolling:touch}.ProfileCategoryComponent_filters__JWmgG::-webkit-scrollbar{display:block;width:5px;height:5px}.ProfileCategoryComponent_filters__JWmgG::-webkit-scrollbar-track{background:var(--input-background-color);-webkit-border-radius:8px}.ProfileCategoryComponent_filters__JWmgG::-webkit-scrollbar-thumb{background:var(--main-color);border-radius:10px;-webkit-border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.5);-webkit-appearance:none}.ProfileCategoryComponent_filter__1URAO{padding:10px 40px;border-radius:5px;gap:10px;background:var(--input-background-color);cursor:pointer;text-wrap:nowrap;display:flex;align-items:center;justify-content:center}.ProfileCategoryComponent_filter__1URAO a{color:var(--light-gray-color)!important}.ProfileCategoryComponent_activeFilter__4GH9c{background:var(--main-color);color:var(--white-color)}.ProfileCategoryComponent_inputsContainer__81RKK{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;margin-top:50px;scroll-margin-top:80px}.ProfileCategoryComponent_actions__N0jTB{display:flex;justify-content:center;align-items:center;gap:10px}@media only screen and (max-width:768px){.ProfileCategoryComponent_inputsContainer__81RKK{flex-direction:column;justify-content:center;align-items:flex-start}.ProfileCategoryComponent_actions__N0jTB{align-self:flex-end}}@media screen and (max-width:500px){.ProfileCategoryComponent_actions__N0jTB{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start}}@media screen and (max-width:400px){.ProfileCategoryComponent_filter__1URAO{min-width:160px;padding:10px 0}}.UploadImageBox_box___WSIa{-webkit-user-select:none;-moz-user-select:none;user-select:none;height:140px}.UploadImageBox_box___WSIa label{font-size:18px;margin-top:20px;color:var(--text-color-black)!important;font-family:open-sans-regular}.UploadImageBox_uploadImageBox__F9kav{width:100%;height:100%;box-shadow:0 0 5px 2px #0000000d;position:relative;background-color:#fff}.UploadImageBox_uploadBox__4mmXA{display:flex;justify-content:center;align-items:center;height:100%}.UploadImageBox_uploadBox__4mmXA .UploadImageBox_icon__SQSEg{height:60px;width:60px;color:var(--label-color)}.UploadImageBox_uploadBox__4mmXA .UploadImageBox_uploadIcon__8m__u{position:absolute;right:8px;top:6px;background-color:var(--main-color);width:32px;height:32px;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer}.UploadImageBox_uploadBox__4mmXA .UploadImageBox_uploadIcon__8m__u svg{color:var(--white-color);font-size:20px}.UploadImageBox_imageUploaded__jj2bb{width:100%;height:100%;border-radius:inherit;position:relative;overflow:hidden}.UploadImageBox_renderImg__Suwme{max-width:100%;object-fit:contain}.UploadImageBox_imageUploaded__jj2bb .UploadImageBox_editAndDelete__rMwJ5{position:absolute;top:10px;right:12px;display:flex;flex-direction:column;gap:10px}.UploadImageBox_imageUploaded__jj2bb .UploadImageBox_editAndDelete__rMwJ5 .UploadImageBox_icon__SQSEg{background-color:var(--main-color);padding:8px;border-radius:7px;cursor:pointer;box-shadow:0 0 3px 1px #afa8a8}.UploadImageBox_imageUploaded__jj2bb .UploadImageBox_editAndDelete__rMwJ5 .UploadImageBox_icon__SQSEg svg{color:var(--white-color);vertical-align:middle;width:16px;height:16px;display:inherit}.UploadImageBox_closeIcon__eRJpd{position:absolute;top:10px;left:12px;background-color:var(--main-color);padding:8px;border-radius:50%;cursor:pointer;box-shadow:0 0 3px 1px #afa8a8;z-index:2}.UploadImageBox_closeIcon__eRJpd svg{color:var(--white-color);vertical-align:middle;display:flex}.UploadImageBox_label__donGm{color:var(--text-color);text-transform:capitalize;font-family:open-sans-medium;font-size:16px;margin-bottom:10px}.UploadImageBox_output__YuRba{position:relative;overflow:hidden}.UploadImageBox_output__YuRba img{position:absolute;top:0;left:0;transform-origin:top left}@media screen and (max-width:600px){.UploadImageBox_box___WSIa{height:180px}}@media screen and (max-width:500px){.UploadImageBox_box___WSIa{height:160px}}@media screen and (max-width:425px){.UploadImageBox_box___WSIa{height:140px}}.UserSkeleton_user__MWQaE{display:flex;gap:20px;align-items:center;margin-top:15px}.UserSkeleton_userContent__YcHgO{display:flex;align-items:center;gap:7px;width:100%;padding:20px 15px;background-color:#f5f5f5}.UserSkeleton_user__MWQaE p{margin-bottom:0;font-size:17px;font-family:var(--ff-kanit-reg);text-transform:capitalize;color:var(--secondary-color)}.UserSkeleton_message_loader__rImca{flex:2 1}.FollowersModal_reportContainer__Df0z3{padding:20px 30px}.FollowersModal_heading__K9QxY h3{font-size:25px}.FollowersModal_heading__K9QxY h3 span{padding-left:10px;font-size:18px;font-family:var(--ff-primary-reg)}.FollowersModal_submitBtn__8zN1F{margin-block:15px;display:flex;justify-content:center}.FollowersModal_profileImg__Aum0h{background-color:#d6d6d6;border:2px solid #929eaa;border-radius:50%;height:50px;width:50px;cursor:pointer;overflow:hidden;position:relative}.FollowersModal_userContent__3jv_G{display:flex;align-items:center;gap:7px;width:100%;margin-bottom:10px}.FollowersModal_userName___ZQC8{margin-bottom:0;font-size:17px;font-family:var(--ff-primary-semiBold);text-transform:capitalize;color:var(--secondary-color);cursor:pointer}.FollowersModal_followersContainer__xoN71{margin-block:20px;max-height:50vh;overflow-y:auto}.FollowersModal_followersContainer__xoN71::-webkit-scrollbar{width:7px;height:7px}.FollowersModal_followersContainer__xoN71::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #ebebeb;border-radius:10px}.FollowersModal_followersContainer__xoN71::-webkit-scrollbar-thumb{background:var(--main-color);border-radius:10px}.MessageModal_headerClass__dZ8hV h4{font-size:35px;color:var(--white-color)}@media screen and (max-width:991px){.MessageModal_headerClass__dZ8hV h4{font-size:30px}}@media screen and (max-width:767px){.MessageModal_headerClass__dZ8hV h4{font-size:25px}}.ShareModal_shareModalContainer__7wQZp{padding:20px;position:relative}.ShareModal_crossDiv__umqby{position:absolute;top:10px;right:10px;border-radius:100%;background-color:var(--main-color);display:flex;justify-content:center;align-items:center;height:22px;width:22px;cursor:pointer}.ShareModal_crossDiv__umqby svg{color:var(--white-color);font-size:15px}.ShareModal_heading__aX1n_{margin-bottom:20px;font-size:20px}.ShareModal_socialMediaLinks__oF8Q9{display:flex;gap:15px;justify-content:center}.ShareModal_socialMedia__gLjRF{background-color:#f6f6f6;display:flex;align-items:center;justify-content:center;border-radius:50%;overflow:hidden;height:60px;width:60px}.ShareModal_socialMedia__gLjRF svg{color:var(--main-color);font-size:26px}.ShareModal_copyClipDiv__Xk2h5{margin-top:12px;display:flex;justify-content:space-between;border-radius:5px;padding:15px;border:1px solid #e9e9e9;background-color:#fff;cursor:pointer}.ShareModal_copyClipDiv__Xk2h5 p{margin-bottom:0;color:#9b9b9b;font-size:12px;font-family:var(--ff-primary-med)}.ShareModal_copyClipDiv__Xk2h5 span{color:var(--main-color);font-size:12px;font-family:var(--ff-primary-med)}.MultipleImagesCard_imageWrapper__QB_0K{min-height:300px;display:grid;grid-template-columns:1fr 1fr;border-radius:10px;overflow:hidden;position:relative;cursor:pointer}.MultipleImagesCard_imageWrapper__QB_0K:not(:has(.MultipleImagesCard___image__b6Kwn:nth-child(2))){grid-template-columns:1fr}.MultipleImagesCard_imageWrapper__QB_0K:not(:has(.MultipleImagesCard___image__b6Kwn:nth-child(3))):has(.MultipleImagesCard___image__b6Kwn:nth-child(2)){grid-template-columns:1fr 1fr}.MultipleImagesCard___image__b6Kwn{position:relative}.MultipleImagesCard_plusWrapper__NkASz{position:absolute;z-index:1;grid-column:2/3;grid-row:2/3;height:100%;width:100%;background-color:#00000050;display:flex;align-items:center;justify-content:center}.MultipleImagesCard_plusWrapper__NkASz p{color:var(--white-color);font-family:var(--ff-primary-bold);font-size:24px}.MultipleImagesCard_detailsWrapper__jqUhb{display:flex;gap:10px;flex-wrap:wrap;padding-block:1rem 0;align-items:center}.MultipleImagesCard_detailsWrapper__jqUhb p{margin-bottom:0;overflow:hidden}.MultipleImagesCard_actions__GfDhD{display:flex;justify-content:space-between;gap:8px;-webkit-margin-start:auto;margin-inline-start:auto;align-items:center;margin-top:10px}.MultipleImagesCard_actions__GfDhD span{border-radius:4px;box-shadow:0 0 5px #00000030;padding:8px;line-height:1;color:var(--main-color)}.MultipleImagesCard_actions__GfDhD span svg{font-size:18px}.MultipleImagesCard_switch___oOyT span{padding-right:6px;box-shadow:none!important;color:var(--main-color);font-size:15px}.MultipleImagesCard_switch___oOyT{margin-right:10px}.MultipleImagesCard_userWrapper__yZqPG{display:flex;align-items:center}.MultipleImagesCard_userImage__QiJpx{height:50px;width:50px;position:relative;-webkit-margin-end:.5rem;margin-inline-end:.5rem;border-radius:50%;overflow:hidden;border:2px solid var(--main-color)}.MultipleImagesCard_userTitle__M7_PE{font-size:18px;font-family:var(--ff-primary-semiBold)}.MultipleImagesCard_userFollowers__IaF9E{font-size:12px}.MultipleImagesCard_actionBtn__wWfBs{width:100%;margin-top:10px;display:flex;flex-wrap:wrap}.MultipleImagesCard_actionBtn__wWfBs button{padding-block:12px;display:flex;align-items:center;justify-content:center;gap:8px;line-height:1;flex:1 1}.MultipleImagesCard_actionBtn__wWfBs button:first-child{background-color:transparent;color:#222;border:1px solid #ccc}.MultipleImagesCard_actionsIcons__Gub1D{display:flex;align-items:center;gap:10px;margin-top:5px}.MultipleImagesCard_actionsIcons__Gub1D span{cursor:pointer}.MultipleImagesCard_imageTag__CC6SD{min-height:300px;width:100%;display:flex;flex-direction:column;color:#000;justify-content:center;align-items:center;background:#a9a1a1;gap:6px;font-family:var(--ff-primary-reg)}.MultipleImagesCard_collectionTitle__NdePP{font-size:19px;font-family:var(--ff-primary-bold);word-break:break-word;cursor:pointer}.MultipleImagesCard_description__3EiUE{font-size:15px;font-family:var(--ff-primary-reg);margin-bottom:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;word-break:break-word;cursor:pointer}.MultipleImagesCard_card__Hn8Qh{margin-bottom:20px}@media screen and (max-width:600px){.MultipleImagesCard_imageTag__CC6SD{min-height:200px}.MultipleImagesCard_imageWrapper__QB_0K{min-height:200px;border-radius:6px}.MultipleImagesCard_detailsWrapper__jqUhb{padding-block:12px 4px}.MultipleImagesCard_collectionTitle__NdePP{font-size:17px;font-family:var(--ff-primary-bold);word-break:break-word;cursor:pointer}.MultipleImagesCard_detailsWrapper__jqUhb p{font-size:18px;font-family:var(--ff-primary-bold);font-weight:700}.MultipleImagesCard_userImage__QiJpx{height:40px;width:40px;-webkit-margin-end:4px;margin-inline-end:4px}.MultipleImagesCard_userTitle__M7_PE{font-size:16px;word-break:break-word}.MultipleImagesCard_userFollowers__IaF9E{font-size:11px!important}.MultipleImagesCard_card__Hn8Qh{margin-bottom:30px}.MultipleImagesCard_description__3EiUE{font-size:13px}.MultipleImagesCard_switch___oOyT{display:flex;flex-direction:column;align-items:center;gap:5px}}@media screen and (max-width:425px){.MultipleImagesCard_imageWrapper__QB_0K{grid-template-columns:1fr 1fr}.MultipleImagesCard___image__b6Kwn{grid-row:unset!important}.MultipleImagesCard_actions__GfDhD span{padding:6px}.MultipleImagesCard_actions__GfDhD span svg{font-size:20px}}@media screen and (max-width:400px){.MultipleImagesCard_imageTag__CC6SD,.MultipleImagesCard_imageWrapper__QB_0K{min-height:170px;border-radius:5px}.MultipleImagesCard_plusWrapper__NkASz p{font-size:20px}}@media screen and (max-width:375px){.MultipleImagesCard_imageTag__CC6SD,.MultipleImagesCard_imageWrapper__QB_0K{min-height:150px;border-radius:5px}.MultipleImagesCard_plusWrapper__NkASz{grid-row:2/3}}.AreYouSureModal_title__k1SlR{font-size:26px;font-family:var(--ff-secondary-semi-bold);text-align:center;color:var(--primary-color)}.AreYouSureModal_content__0LxzP h4{text-align:center;font-size:25px}.AreYouSureModal_btnsBox__ftqe8{display:flex;justify-content:center;margin-top:10px;gap:1rem}.AreYouSureModal_yesBtn__IXD22{background-color:#e01e37;padding:10px 45px}.AreYouSureModal_noBtn__0GHTz{background-color:var(--main-color);padding:10px 45px}.AreYouSureModal_noBtn__0GHTz:after{content:"";-webkit-clip-path:var(--clip-path-right);clip-path:var(--clip-path-right);background-color:#fff;height:calc(100% - 4px);width:calc(100% - 4px);position:absolute;top:2px;right:2px;z-index:-2}.AreYouSureModal_iconDiv__vnxsQ{margin-bottom:6px}.AreYouSureModal_modalHeader__UYBUz{padding:0}.AreYouSureModal_headingText__Vj_W_{font-size:24px;color:#fff;text-align:center}.AreYouSureModal_message__BIZ_5{font-size:18px;font-weight:500;color:var(--text-gray-color)}.AreYouSureModal_aCenter___Ulws,.AreYouSureModal_mainDiv__yKrA4{display:flex;flex-direction:column;align-items:center}.AreYouSureModal_mainDiv__yKrA4{text-align:center;margin:auto}.AreYouSureModal___icon__QNnqV{margin-bottom:1rem}.All_masonrySection__MLwWR{padding-bottom:4rem;display:flex;flex-direction:column;gap:20px}.All_masonrySection__MLwWR h1{font-family:var(--ff-primary-bold);font-size:30px;font-weight:700;line-height:36px;letter-spacing:0;text-align:left}.All_favoritesWrapper___GTBh,.All_followingWrapper__dy6YM{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(400px,100%),1fr));grid-gap:1rem;gap:1rem}.All___image__kpMXG{position:relative;height:400px;border-radius:12px;overflow:hidden}.All___image__kpMXG image{height:100%;width:100%}.All_header__KHJVC,.All_upload_header__hd4cV{margin-bottom:1rem;position:relative}.All_actions__BPli5,.All_header__KHJVC,.All_upload_header__hd4cV{display:flex;justify-content:space-between;align-items:center}.All_addBtn__Lk4DX{border-radius:50%;height:30px;width:30px;display:flex;justify-content:center;align-items:center;border:1px solid var(--main-color);cursor:pointer}.All_addBtn__Lk4DX svg{color:var(--main-color);font-size:18px}.All_backBtn__dQWCv{display:flex;margin-block:10px;align-items:center;gap:8px;cursor:pointer}.All_backBtn__dQWCv svg{font-size:35px;color:var(--main-color)}.All_backBtn__dQWCv p{font-size:20px;font-family:var(--ff-primary-semiBold);margin-bottom:3px}.All_shareBtn__FeRd6{display:flex;align-items:center;margin-block:10px;gap:8px;cursor:pointer}.All_shareBtn__FeRd6 svg{font-size:25px}.All_shareBtn__FeRd6 p{font-size:20px;font-family:var(--ff-primary-semiBold);margin-bottom:5px}.All_header__KHJVC h1,.All_upload_header__hd4cV h1{text-transform:capitalize}.All_gallery_header__s6ny_ p{margin-block:7px;font-size:16px;margin-bottom:0}.All_favorites_container__z_VVp{margin-top:15px}.All_viewMore__e7PBN{margin-top:15px;display:flex;justify-content:center}.All_filterDiv__GgzJz{display:flex;align-items:center;gap:10px}.All_dropdown_div__OK21i{display:flex;gap:7px}.All_draft__GbTt6{padding:7px 25px!important}.All_button_center__MDEWa,.All_mobileIcons__Ibg6f{display:flex;justify-content:center;align-items:center;gap:5px}.All_mobileIcons__Ibg6f{flex-direction:column}.All_mobileIcons__Ibg6f p{font-family:var(--ff-primary-semiBold);margin-bottom:0;font-size:16px}.All_dropdown__wLJNv{width:135px}.All_search_div__zxqT1{width:300px}.All_tags_container__2MBFG{display:flex;flex-wrap:wrap;align-items:center;gap:10px;flex:2 1;overflow-y:auto}.All_tag__X8_GJ{border:1px solid #bbb9b9;border-radius:5px;padding:6px 10px;display:flex;justify-content:space-between;align-items:center;min-width:100px}.All_tag__X8_GJ svg{font-size:13px;cursor:pointer;margin-left:10px}@media screen and (max-width:1450px){.All___image__kpMXG{position:relative;height:300px}}@media screen and (max-width:1200px){.All___image__kpMXG{position:relative;height:360px}}@media screen and (max-width:860px){.All_upload_header__hd4cV{flex-direction:column;align-items:flex-start;gap:10px}.All_filterDiv__GgzJz{align-items:flex-end;justify-content:flex-end;width:100%}.All_addBtn__Lk4DX{position:absolute;right:0;top:10px}}@media screen and (max-width:767px){.All_favoritesWrapper___GTBh,.All_followingWrapper__dy6YM{grid-template-columns:repeat(auto-fill,minmax(min(270px,100%),1fr))}}@media screen and (max-width:660px){.All___image__kpMXG{position:relative;height:220px}.All_favoritesWrapper___GTBh,.All_followingWrapper__dy6YM{grid-template-columns:repeat(auto-fill,minmax(min(240px,100%),1fr))}.All_masonrySection__MLwWR h1{font-size:25px}.All_masonrySection__MLwWR{gap:10px}.All_filterDiv__GgzJz{flex-direction:column}.All_dropdown_div__OK21i{width:100%}.All_dropdown_div__OK21i>div{flex:1 1}.All_search_div__zxqT1{width:100%}}@media screen and (max-width:600px){.All_followingWrapper__dy6YM{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(170px,100%),1fr));grid-gap:10px;gap:10px}.All_upload_header__hd4cV{margin-bottom:2.5rem}.All_backBtn__dQWCv p,.All_shareBtn__FeRd6 p{font-size:15px}}@media screen and (max-width:576px){.All_upload_header__hd4cV{flex-direction:column;gap:10px}.All_mobileIcons__Ibg6f p{font-size:14px}}@media screen and (max-width:400px){.All_followingWrapper__dy6YM{grid-template-columns:repeat(auto-fill,minmax(min(140px,100%),1fr))}.All_masonrySection__MLwWR h1{font-size:22px}.All_masonrySection__MLwWR{gap:5px}}@media screen and (max-width:375px){.All_imageWrapper__m3pD7{grid-template-columns:1fr 1fr;grid-auto-rows:250px 1fr;min-height:400px}.All___image__kpMXG:first-child{grid-row:span 1;grid-column:span 2}.All___image__kpMXG:nth-child(3){grid-column:2/3}}.profile_heroSection__pRcon{padding-block:4rem 0;color:var(--white-color);display:flex;justify-content:center;align-items:center;text-align:center}.profile_heroSection__pRcon h1{font-size:56px;margin-bottom:1.2rem}.profile_profileDetailsMobile__WI0Bf,.profile_profileDetails__KV8ti{display:flex;justify-content:space-between;align-items:center}.profile_profilePic__NuYnv{position:relative;width:180.17px;height:180.17px}.profile_profilePic__NuYnv img{border-radius:50%;border:5px solid #fff}.profile_profileActions__7SLOv{display:flex;gap:20px;margin-top:20px}.profile_profileInfo__ecf04{justify-content:center;gap:10px;width:100%;margin-top:-160px}.profile_profileDesc__fvnYm,.profile_profileInfo__ecf04{display:flex;flex-direction:column;align-items:center}.profile_profileDesc__fvnYm h1{font-family:var(--ff-primary-med);font-size:32px;font-weight:700;line-height:1;letter-spacing:0;text-align:center;text-transform:capitalize;margin-bottom:0}.profile_profileDesc__fvnYm p{margin-bottom:auto;font-size:16px;letter-spacing:1px}.profile_bio__GGsiQ{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:14px;max-width:70%;margin:28px auto}.profile_bio__GGsiQ p{font-family:var(--ff-primary-reg);font-size:17px;font-weight:400;line-height:25px;letter-spacing:.4px;text-align:center;width:100%;color:var(--text-color-gray);padding-left:7px;padding-right:7px}.profile_joining__3xtwo{font-family:var(--ff-primary-semiBold);font-size:16px;font-weight:700;line-height:25px;letter-spacing:1px;text-align:center}.profile_reachSection__oDmX3{display:grid;grid-template-columns:repeat(4,120px);justify-content:center;grid-gap:20px;gap:20px}.profile_reachCard__Dr1GM{padding:15px;border-radius:5px;gap:10px;border:1px solid #e9e9e9;text-align:center;min-width:125px}.profile_reachCard__Dr1GM h2{font-family:var(--ff-primary-bold);font-size:22px;font-weight:600;line-height:30px;letter-spacing:0;text-align:center;color:var(--main-color)}.profile_reachCard__Dr1GM span{font-family:var(--ff-primary-med);font-size:16px;font-weight:500;line-height:19px;letter-spacing:0;text-align:center}.profile__main__VeO_Y{position:relative}.profile_filters__qgV9l{display:flex;padding:10px,0,10px,0;gap:20px;overflow-x:auto;max-width:90vw;color:var(--light-gray-color)}.profile_filter__MY4bq{padding:10px;border-radius:5px;gap:10px;background:#f4f4f4;cursor:pointer;text-wrap:nowrap}.profile_activeFilter__zklKR{background:#06856c;color:var(--white-color)}.profile_nonBackgroundBtn___311j{background:linear-gradient(0deg,#d9d9d9,#d9d9d9),linear-gradient(0deg,#fff,#fff);border-radius:5px;color:var(--text-black)}.profile_button_center__GhwoU,.profile_withoutColorBtn__IqrsN{display:flex;justify-content:center;align-items:center;gap:5px}.profile_withoutColorBtn__IqrsN{background:linear-gradient(0deg,#d9d9d9,#d9d9d9),linear-gradient(0deg,#fff,#fff)!important;border-radius:5px;color:var(--text-black)!important}.profile_sectionWrapper__mH10k{padding-bottom:4rem}.profile_sectionWrapper__mH10k .profile___header__1zeFQ{margin-bottom:1rem;display:flex;align-items:center;justify-content:space-between}.profile_sectionWrapper__mH10k .profile___header__1zeFQ h3{font-size:30px}.profile_sectionWrapper__mH10k .profile_headerActions__MnnBm{display:flex;align-items:center;gap:10px}.profile_sectionWrapper__mH10k .profile_tabs__x9WsF{display:flex;width:-moz-fit-content;width:fit-content;border-radius:5px;height:45px;overflow:hidden;flex-shrink:0;border:1px solid var(--border-color);padding:5px}.profile_sectionWrapper__mH10k .profile_tab__Y5F4o{text-align:center;padding:10px;width:50%;background:#f4f4f4;color:var(--gray-color);border-radius:5px;cursor:pointer;display:flex;align-items:center}.profile_sectionWrapper__mH10k .profile_active__S4MEE{background-color:var(--main-color);color:var(--white-color)}.profile_favoritesWrapper__aFvyb,.profile_followingWrapper__fbMUv{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(400px,100%),1fr));grid-gap:1rem;gap:1rem}.profile_discussion__S6Hhf{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;position:relative;width:100%;border:1px solid var(--black-color);border-radius:10px;overflow:hidden;cursor:pointer}.profile_action_trophy__AJNX1{position:absolute;top:10px;left:10px;padding:6px;border-radius:4px;line-height:1;height:27px;width:27px;display:flex;align-items:center;justify-content:center;background-color:#00000040;z-index:1}.profile_action_trophy__AJNX1 svg{color:var(--white-color);font-size:16px}.profile_image__3tGZp{position:relative;width:100%;height:200px}.profile_image__3tGZp img{object-fit:cover;border-radius:10px 10px 0 0}.profile_discussionDetails__igpaC{padding:10px;display:flex;flex-direction:column;gap:10px;width:100%;align-items:flex-start}.profile_stats__zSA1f{display:flex;align-items:flex-start;gap:20px}.profile_stats__zSA1f span{display:flex;align-items:center;gap:5px;color:var(--primary-color);font-family:var(--ff-primary-semiBold);font-size:14px;font-weight:600}.profile_stats__zSA1f span svg{color:var(--main-color);font-size:14px}.profile_discussionLink__IdmOe{text-decoration:underline!important;-webkit-text-decoration-color:var(--main-color);text-decoration-color:var(--main-color);font-style:italic;color:var(--main-color)!important;font-family:var(--ff-primary-semiBold);font-size:16px;cursor:pointer;font-weight:600}.profile_generalDiscussion__lSfmG{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:10px;position:relative;width:100%;border:1px solid var(--black-color);border-radius:10px;overflow:hidden;padding:10px;height:100%;box-sizing:border-box;cursor:pointer}.profile_generalHeader__qYD4E{display:flex;justify-content:space-between;align-items:center;width:100%}.profile_title__Vn68g{font-size:19px;font-weight:600;font-family:var(--ff-primary-bold);color:var(--primary-color);line-height:1.4;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;word-break:break-word;flex-grow:1;margin:0 0 10px}.profile_badges__xLT4J{display:flex;align-items:center;gap:5px}.profile_general_action_trophy___4lPw{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background-color:var(--main-color);color:#fff;border-radius:50%}.profile_description__kZ0g7{color:var(--secondary-color);font-size:14px;line-height:1.6;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;flex-grow:1;margin-bottom:10px;word-break:break-word}.profile_statsContainer__0W_dC{display:flex;justify-content:space-between;align-items:center;width:100%}.profile_generalStats__AYQzY{display:flex;gap:15px}.profile_generalStats__AYQzY span{display:flex;align-items:center;gap:5px;font-size:14px;color:var(--primary-color)}.profile_category__ZiibZ{background-color:var(--main-color);color:#fff;padding:5px 10px;border-radius:5px;font-size:12px;align-self:flex-start}.profile_smallCardWrapper__kJ3ZG{overflow:hidden;padding-block:2rem}.profile_smallCard__D3zJ7{height:120px;cursor:pointer;display:flex;align-items:center;justify-content:center}.profile_smallCard__D3zJ7 .profile___image__AjfRm{position:absolute;height:100%;width:100%;z-index:-1;border-radius:1rem;overflow:hidden}.profile_smallCard__D3zJ7 p{position:relative;z-index:1;color:#fff;font-size:24px;margin-bottom:0}.profile_viewMore__sfoDX{margin-top:15px;display:flex;justify-content:center}.profile_followers__YMMNx{cursor:pointer}.profile_profileDetailsMobile__WI0Bf{display:none}.profile_button_container__Tzu2z{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:10px;border-radius:5px}.profile_mobileIcons__L3RjS{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.profile_mobileIcons__L3RjS p{font-family:var(--ff-primary-semiBold);margin-bottom:0;font-size:16px}.profile_actions__UcybS{display:flex;align-items:center;justify-content:space-between}.profile_backBtn__5zVgp{display:flex;margin-block:10px;align-items:center;gap:8px;cursor:pointer}.profile_backBtn__5zVgp svg{font-size:35px;color:var(--main-color)}.profile_backBtn__5zVgp p{font-size:20px;font-family:var(--ff-primary-semiBold);margin-bottom:3px}.profile_shareBtn__76lDd{display:flex;align-items:center;margin-block:10px;cursor:pointer;gap:8px}.profile_shareBtn__76lDd svg{font-size:25px}.profile_shareBtn__76lDd p{font-size:20px;font-family:var(--ff-primary-semiBold);margin-bottom:5px}@media only screen and (max-width:1060px){.profile_profileDetailsMobile__WI0Bf,.profile_profileDetails__KV8ti{margin-bottom:0}.profile_profileInfo__ecf04{margin-left:0}.profile_bio__GGsiQ{margin:20px auto 28px}}@media only screen and (max-width:800px){.profile_profileDetailsMobile__WI0Bf{display:block!important;margin-bottom:0;flex-direction:column;justify-content:center;align-items:center;width:100%}.profile_profileDetails__KV8ti{display:none}.profile_profileActions__7SLOv{display:flex;justify-content:center;align-content:center;gap:20px;margin-top:20px}.profile_profileDesc__fvnYm{gap:5px;flex-direction:column}.profile_profilePic__NuYnv{position:relative;width:120.17px;height:120.17px}.profile_profileInfo__ecf04{margin-top:-80px;gap:5px}.profile_profileDesc__fvnYm h1{font-size:22px}.profile_reachCard__Dr1GM{flex-basis:40%;width:100%;width:60%}.profile_bio__GGsiQ{max-width:90%}.profile_bio__GGsiQ p{font-size:16px}}@media only screen and (max-width:600px){.profile_title__Vn68g{font-size:17px}.profile_backBtn__5zVgp p,.profile_shareBtn__76lDd p{font-size:15px}.profile_reachSection__oDmX3{grid-template-columns:repeat(2,120px)}}@media only screen and (max-width:500px){.profile_profilePic__NuYnv{position:relative;width:90.17px;height:90.17px}.profile_profileInfo__ecf04{margin-top:-50px;gap:5px}.profile_bio__GGsiQ p{font-size:15px;line-height:20px}.profile_mobileIcons__L3RjS p{font-size:14px}.profile_joining__3xtwo{font-size:13px}.profile_sectionWrapper__mH10k .profile___header__1zeFQ{margin-bottom:2.5rem}}@media only screen and (max-width:330px){.profile_profilePic__NuYnv{position:relative;width:80.17px;height:80.17px}.profile_profileActions__7SLOv{gap:16px}.profile_profileActions__7SLOv button{width:-moz-fit-content;width:fit-content}.profile_profileInfo__ecf04{margin-top:-35px}}.LogoText_container__FNqNn{height:100%;min-height:150px;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:auto;transition:all .3s ease-in-out}.LogoText_container__FNqNn p{color:var(--main-color);margin-top:10px;font-size:18px;font-weight:600;text-align:center}.LogoText_container__FNqNn svg{font-size:40px;color:var(--main-color)}@media screen and (max-width:991px){.LogoText_container__FNqNn{min-height:120px}}.CommentsSection_container__IvOzR{display:flex;flex-direction:column;align-items:flex-start;gap:20px}.CommentsSection_stats__sDsis{margin-top:20px;padding:20px;align-items:center;gap:10px;background:#f0f0f0;justify-content:space-between;align-self:stretch;display:flex;border-radius:5px}.CommentsSection_stats__sDsis div{display:flex;align-items:center;gap:40px}.CommentsSection_stats__sDsis div span{display:flex;align-items:center;gap:6px}.CommentsSection_stats__sDsis div span svg{color:var(--main-color);font-size:20px}.CommentsSection_searchFilterBox__GLZzP{display:flex;justify-content:space-between;align-items:center;align-self:stretch}.CommentsSection_comments_section__Uw8F9{width:100%;display:flex;flex-direction:column;gap:20px;padding-bottom:4rem}.CommentsSection_commmentBox_header__upLPR{display:flex;align-items:flex-start;gap:15px;align-self:stretch}.CommentsSection_productImage__HEFtR{width:80px;height:60px;position:relative;overflow:hidden;border-radius:5px;flex-shrink:0}.CommentsSection_avatar__G4RqS{width:55px;height:50px}.CommentsSection_commentsContainer__exF2t{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch}.CommentsSection_comments_section__Uw8F9::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#f5f5f5;border-radius:12px}.CommentsSection_comments_section__Uw8F9::-webkit-scrollbar{width:6px;border-radius:12px;background-color:var(--main-color)}.CommentsSection_comments_section__Uw8F9::-webkit-scrollbar-thumb{background-color:var(--main-color);border:2px solid var(--main-color);border-radius:12px}.CommentsSection_comments_length__5KhYX{display:flex;gap:6px;align-items:center;color:var(--main-color)}.CommentsSection_comments_length__5KhYX span{font-size:16px;font-family:var(--ff-primary-semiBold)}.CommentsSection_commentMsg__dYqIU{font-size:14px;line-height:20px;color:#4a4a4a;margin-bottom:0;padding-bottom:4px;word-break:break-word}.CommentsSection_commentDiv__i9kcI{width:100%}.CommentsSection_commentDiv__i9kcI:not(:last-child){padding-block:10px}.CommentsSection_replyDiv__nTM_W:not(:last-child){padding-block:15px 0}.CommentsSection_commentDiv__i9kcI .CommentsSection_actions__TKC4V span,.CommentsSection_commentDiv__i9kcI .CommentsSection_updateActions__e7EXx span{color:var(--main-color);padding-inline:10px;font-size:14px;cursor:pointer}.CommentsSection_replyDiv__nTM_W .CommentsSection_actions__TKC4V span{padding-inline:0}.CommentsSection_actions__TKC4V span:not(:last-child),.CommentsSection_updateActions__e7EXx span:not(:last-child){padding-left:0!important;border-right:1px solid #005746}.CommentsSection_updateActions__e7EXx span:not(:last-child){padding-inline:10px!important}.CommentsSection_commentLikeContainer__xcAbg{display:flex;align-items:center;gap:5px;cursor:pointer;width:"fit-content"}.CommentsSection_commentLikeContainer__xcAbg svg{font-size:16px}.CommentsSection_show_more__HaMgR{display:flex;justify-content:center;padding-block:20px}.CommentsSection_show_more__HaMgR button{border-radius:5px;border:1px solid #e0e0e0;color:#4a4a4a;font-family:var(--ff-primary-semiBold);padding-top:8px;min-width:150px}.CommentsSection_addComment__mOtGS{position:relative;width:100%}.CommentsSection_addComment__mOtGS input{font-size:15px}.CommentsSection_inputReply__ISuIy{padding-left:40px;padding-block:15px 20px}.CommentsSection_inputSubReply__lfe3w{padding-left:60px;padding-block:15px 20px}.CommentsSection_replyDiv__nTM_W{padding-top:15px;padding-left:40px}.CommentsSection_subReplyDiv__I5Xli{padding-top:15px;padding-left:60px}.CommentsSection_actionsContainer__Vwz7L{display:flex;justify-content:space-between;-webkit-padding-start:54px;padding-inline-start:54px}.CommentsSection_commentEdit__kgKSq{display:flex;align-items:center;justify-content:space-between;padding:6px 14px;background-color:var(--primary-color);width:100%;border-top-left-radius:6px;border-top-right-radius:6px}.CommentsSection_commentEdit__kgKSq *{color:var(--white-color);margin-bottom:0;font-size:15px}.CommentsSection_commentEdit__kgKSq svg{cursor:pointer}.CommentsSection_user_profile__J_HRA{display:flex;gap:10px}.CommentsSection_comment_header__8Vr0f{display:flex;justify-content:space-between;align-items:baseline;gap:8px;padding-bottom:4px;width:100%}.CommentsSection_comment_header__8Vr0f h5{font-size:15px;color:var(--ff-primary-med);font-family:var(--ff-primary-semiBold);margin-bottom:0;cursor:pointer;text-transform:capitalize;width:-moz-fit-content;width:fit-content}.CommentsSection_comment_header__8Vr0f p{margin-bottom:0;color:#4a4a4a;width:-moz-fit-content;width:fit-content;font-size:13px;word-break:break-word}.CommentsSection_profile_image__6nk5r{height:45px;width:45px;position:relative;border-radius:50%;overflow:hidden;cursor:pointer;flex-shrink:0;border-radius:42px;border:2px solid #06856c}.CommentsSection_bar__dfEHy{width:100%;height:1px;background:#e0e0e0}.CommentsSection_noData__p3zMz{width:100%;align-items:center;justify-content:center}.CommentsSection_discussion__oe2pz{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;cursor:pointer}.CommentsSection_relatedDiscussionUser__lYpwO{display:flex;align-items:center;gap:10px}.CommentsSection_relatedDiscussionUser__lYpwO h3{color:var(--primary-color);font-family:var(--ff-primary-semiBold);font-size:16px;font-weight:500;margin-bottom:0;word-break:break-word}.CommentsSection_avatar__G4RqS{position:relative;width:40px;flex-shrink:0;height:40px}.CommentsSection_avatar__G4RqS img{border-radius:50%}.CommentsSection_description__bdw07{color:var(--primary-color);font-family:var(--ff-secondary-reg);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:13px;font-weight:400;word-break:break-word}.CommentsSection_generalStats__3z0sW{display:flex;align-items:flex-start;gap:20px}.CommentsSection_generalStats__3z0sW span{display:flex;align-items:center;gap:5px;color:var(--primary-color);font-family:var(--ff-primary-semiBold);font-size:14px;font-weight:600}.CommentsSection_generalStats__3z0sW span svg{color:var(--primary-color);font-size:14px}.CommentsSection_noDataContainer__HAFY1{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px 0;margin:auto}.CommentsSection_noDataContainer__HAFY1 p{color:var(--main-color);font-size:20px;text-align:center;font-weight:600}@media screen and (max-width:768px){.CommentsSection_discussion__oe2pz{gap:8px}.CommentsSection_relatedDiscussionUser__lYpwO h3{font-size:14px}.CommentsSection_avatar__G4RqS{width:35px;height:35px}.CommentsSection_description__bdw07{font-size:12px}.CommentsSection_generalStats__3z0sW span{font-size:14px}}@media screen and (max-width:500px){.CommentsSection_discussion__oe2pz{gap:6px}.CommentsSection_relatedDiscussionUser__lYpwO{gap:8px}.CommentsSection_relatedDiscussionUser__lYpwO h3{font-size:13px}.CommentsSection_avatar__G4RqS{width:30px;height:30px}.CommentsSection_description__bdw07{font-size:11px}.CommentsSection_generalStats__3z0sW span{font-size:12px}.CommentsSection_comments_section__Uw8F9{padding:10px 15px}}@media screen and (max-width:768px){.CommentsSection_container__IvOzR{gap:15px}.CommentsSection_stats__sDsis{padding:15px;flex-direction:column;align-items:center;gap:15px}.CommentsSection_stats__sDsis div{align-items:center;gap:20px}.CommentsSection_stats__sDsis div span{gap:4px}.CommentsSection_stats__sDsis div span svg{font-size:18px}.CommentsSection_searchFilterBox__GLZzP{flex-direction:column;gap:10px}.CommentsSection_bar__dfEHy{margin:10px 0}.CommentsSection_comments_section__Uw8F9{gap:20px}.CommentsSection_commmentBox_header__upLPR{gap:10px}.CommentsSection_avatar__G4RqS{width:40px;height:40px}.CommentsSection_commentsContainer__exF2t{gap:8px}.CommentsSection_comments_length__5KhYX span{font-size:14px}.CommentsSection_commentMsg__dYqIU{font-size:13px;line-height:18px}.CommentsSection_updateActions__e7EXx{align-self:flex-end}.CommentsSection_actions__TKC4V span,.CommentsSection_updateActions__e7EXx span{font-size:12px;padding-inline:8px}.CommentsSection_updateActions__e7EXx span:not(:last-child){padding-inline:8px!important}.CommentsSection_show_more__HaMgR{padding-block:15px}.CommentsSection_show_more__HaMgR button{min-width:120px;padding-top:6px}.CommentsSection_addComment__mOtGS input{font-size:14px}.CommentsSection_inputReply__ISuIy{padding-left:30px;padding-block:12px 15px}.CommentsSection_replyDiv__nTM_W{padding-top:10px;padding-left:30px}.CommentsSection_actionsContainer__Vwz7L{flex-direction:column;gap:10px;-webkit-padding-start:48px;padding-inline-start:48px}.CommentsSection_commentEdit__kgKSq{padding:5px 10px}.CommentsSection_commentEdit__kgKSq *{font-size:13px}.CommentsSection_commentEdit__kgKSq svg{font-size:16px}.CommentsSection_user_profile__J_HRA{gap:8px}.CommentsSection_comment_header__8Vr0f{gap:6px;padding-bottom:2px}.CommentsSection_comment_header__8Vr0f h5{font-size:14px}.CommentsSection_comment_header__8Vr0f p{font-size:12px}.CommentsSection_profile_image__6nk5r{height:40px;width:40px}}@media screen and (max-width:500px){.CommentsSection_comments_section__Uw8F9{padding:10px 15px;gap:15px}.CommentsSection_commentMsg__dYqIU{font-size:12px;line-height:16px}.CommentsSection_actions__TKC4V span,.CommentsSection_updateActions__e7EXx span{font-size:11px;padding-inline:6px}.CommentsSection_show_more__HaMgR button{min-width:100px;padding-top:5px}.CommentsSection_comment_header__8Vr0f h5{font-size:13px}.CommentsSection_comment_header__8Vr0f p{font-size:11px}.CommentsSection_commentEdit__kgKSq *{font-size:12px}.CommentsSection_commentEdit__kgKSq svg{font-size:14px}}.CommentsSection_header__9Rjmy{display:flex;justify-content:space-between;align-items:center}.CommentsSection_header__9Rjmy h2{color:var(--primary-color);font-family:var(--ff-primary-semiBold);font-size:30px;font-weight:600}@media screen and (max-width:768px){.CommentsSection_header__9Rjmy h2{font-size:24px}}@media screen and (max-width:500px){.CommentsSection_header__9Rjmy{flex-direction:column;align-items:flex-start;gap:10px}.CommentsSection_header__9Rjmy h2{font-size:20px}}.GalleryView_header__N1Na3{display:flex;flex-direction:column;align-items:center;gap:20px;max-width:70%;text-align:center;margin:20px auto 0}.GalleryView_header__N1Na3 p{word-break:break-word;font-size:18px;font-family:var(--ff-primary-reg);margin-bottom:0;text-align:center}.GalleryView_title___MZEm{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px}.GalleryView_title___MZEm h1{font-size:40px;margin-bottom:0;font-family:var(--ff-primary-bold);text-align:center;word-break:break-word}.GalleryView_title___MZEm p{word-break:break-word}.GalleryView_title___MZEm p,.GalleryView_title___MZEm p span{font-size:20px;margin-bottom:0;font-family:var(--ff-primary-semiBold)}.GalleryView_title___MZEm p span{color:var(--main-color);cursor:pointer}.GalleryView_stats__7wMtw{display:flex;align-items:center;justify-content:center;gap:15px}.GalleryView_stats__7wMtw p{font-family:var(--ff-primary-reg);margin-bottom:0;word-break:break-word}.GalleryView_stats__7wMtw p,.GalleryView_stats__7wMtw svg{font-size:18px;color:var(--placeholder-color)}.GalleryView_line__OtxAs{margin:30px auto;border-bottom:2px solid var(--border-color);width:80%}.GalleryView_switch__jN2gl{display:flex;gap:5px;align-items:center;justify-content:flex-end;margin-bottom:2rem}.GalleryView_switch__jN2gl svg{font-size:25px;color:var(--main-color)}.GalleryView_pictures__p_yTI{margin:auto}.GalleryView_singlePictureDiv__az1Tg{margin-bottom:3rem!important}.GalleryView_singlePicture__7k_w2{display:flex;flex-direction:column;gap:30px;max-height:600px;margin-bottom:2rem!important;margin:auto;position:relative}.GalleryView_info__QSO3U{display:flex;flex-direction:column;gap:10px}.GalleryView_info__QSO3U h2{font-size:25px;margin-bottom:0;font-family:var(--ff-primary-bold);word-break:break-word}.GalleryView_info__QSO3U p{font-size:16px;font-family:var(--ff-primary-reg);margin-bottom:0;word-break:break-word}.GalleryView_productCard__sjDtg{box-shadow:20px 19px 5px -3px #999797;border-radius:0!important}.GalleryView_productCard__sjDtg img{object-fit:contain!important}.GalleryView_backBtn__OiS02{display:flex;margin-block:10px;align-items:center;justify-content:center;gap:8px;cursor:pointer}.GalleryView_backBtn__OiS02 svg{font-size:35px;color:var(--main-color)}.GalleryView_backBtn__OiS02 p{font-size:20px;font-family:var(--ff-primary-semiBold)}@media (max-width:767px){.GalleryView_header__N1Na3,.GalleryView_pictures__p_yTI{max-width:100%}.GalleryView_header__N1Na3{padding:0 5px}.GalleryView_title___MZEm{gap:10px}.GalleryView_title___MZEm h1{font-size:28px}.GalleryView_title___MZEm p,.GalleryView_title___MZEm p span{font-size:18px}.GalleryView_stats__7wMtw p,.GalleryView_stats__7wMtw svg{font-size:14px}.GalleryView_line__OtxAs{width:100%}.GalleryView_switch__jN2gl{justify-content:center}.GalleryView_singlePicture__7k_w2{margin-bottom:3rem;max-height:400px}.GalleryView_info__QSO3U h2{font-size:20px}.GalleryView_info__QSO3U p{font-size:14px}.GalleryView_productCard__sjDtg{box-shadow:14px 15px 5px -3px #999797;border-radius:0!important}}@media screen and (max-width:600px){.GalleryView_title___MZEm h1{font-size:23px}.GalleryView_header__N1Na3 p,.GalleryView_title___MZEm p,.GalleryView_title___MZEm p span{font-size:15px}.GalleryView_info__QSO3U h2{font-size:18px}.GalleryView_backBtn__OiS02 p{font-size:15px}}