.portofoliu-page{background:#fff;min-height:100vh}.portofoliu-page .portofoliu-header{max-width:105rem;margin:0 auto;text-align:center;padding:4rem 8% 3rem}@media screen and (max-width:767px){.portofoliu-page .portofoliu-header{padding-left:2%;padding-right:2%}}@media screen and (max-width:9999px)and (orientation:portrait){.portofoliu-page .portofoliu-header{padding-left:2%;padding-right:2%}}@media screen and (max-width:767px){.portofoliu-page .portofoliu-header{padding-top:2rem;padding-bottom:2rem}}@media screen and (max-width:9999px)and (orientation:portrait){.portofoliu-page .portofoliu-header{padding-top:2rem;padding-bottom:2rem}}.portofoliu-page .portofoliu-header h1{margin-bottom:1.5rem;line-height:1}@media screen and (max-width:767px){.portofoliu-page .portofoliu-header h1{margin-bottom:1rem}}@media screen and (max-width:9999px)and (orientation:portrait){.portofoliu-page .portofoliu-header h1{margin-bottom:1rem}}.portofoliu-page .portofoliu-header h1 span{display:block;color:var(--base-color-text-primary)}.portofoliu-page .portofoliu-header h1 span:first-child{font-family:var(--font-montserrat-light);font-size:2.4rem!important;text-transform:uppercase;letter-spacing:.2rem;margin-bottom:.5rem;font-weight:500}@media screen and (max-width:767px){.portofoliu-page .portofoliu-header h1 span:first-child{font-size:1.5rem!important;letter-spacing:.1rem}}@media screen and (max-width:9999px)and (orientation:portrait){.portofoliu-page .portofoliu-header h1 span:first-child{font-size:1.5rem!important;letter-spacing:.1rem}}.portofoliu-page .portofoliu-header h1 span:last-child{font-family:var(--font-roundhand-regular);font-size:3.5rem;color:var(--base-color-text-primary);font-weight:300}@media screen and (max-width:767px){.portofoliu-page .portofoliu-header h1 span:last-child{font-size:2.5rem!important}}@media screen and (max-width:9999px)and (orientation:portrait){.portofoliu-page .portofoliu-header h1 span:last-child{font-size:2.5rem!important}}.portofoliu-page .portofoliu-header p{font-family:var(--base-font-family);font-size:1.1rem;color:#785151;margin:0;opacity:.9}@media screen and (max-width:767px){.portofoliu-page .portofoliu-header p{font-size:1rem;padding:0 1rem}}@media screen and (max-width:9999px)and (orientation:portrait){.portofoliu-page .portofoliu-header p{font-size:1rem;padding:0 1rem}}.portofoliu-page .categorii-container{padding-left:4%;padding-right:4%;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem;padding-bottom:4rem}@media(max-width:1300px)and (min-width:1001px){.portofoliu-page .categorii-container{grid-template-columns:repeat(3,1fr);gap:1.75rem}}@media(max-width:1000px)and (min-width:767px){.portofoliu-page .categorii-container{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media screen and (min-device-width:768px)and (max-device-width:1024px)and (orientation:portrait){.portofoliu-page .categorii-container{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media screen and (max-width:767px){.portofoliu-page .categorii-container{grid-template-columns:1fr;gap:1rem;padding-bottom:3rem}}.portofoliu-page .categorii-container .categorie-card{background:#fff;border-radius:.5rem;overflow:hidden;box-shadow:0 .25rem 1rem rgba(0,0,0,.1);transition:all .3s ease;display:flex;flex-direction:column;height:100%}@media screen and (max-width:767px){.portofoliu-page .categorii-container .categorie-card{border-radius:0}}@media screen and (max-width:9999px)and (orientation:portrait){.portofoliu-page .categorii-container .categorie-card{border-radius:0}}.portofoliu-page .categorii-container .categorie-card:hover{transform:translateY(-.5rem);box-shadow:0 1rem 2rem rgba(0,0,0,.15)}.portofoliu-page .categorii-container .categorie-card:hover .categorie-imagine{transform:scale(1.05)}.portofoliu-page .categorii-container .categorie-card .categorie-link{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit}.portofoliu-page .categorii-container .categorie-card .categorie-imagine-wrapper{position:relative;flex:1 1;overflow:hidden;height:15rem}@media screen and (min-device-width:768px)and (max-device-width:1024px)and (orientation:portrait){.portofoliu-page .categorii-container .categorie-card .categorie-imagine-wrapper{height:12rem}}@media screen and (max-width:767px){.portofoliu-page .categorii-container .categorie-card .categorie-imagine-wrapper{height:14rem}}.portofoliu-page .categorii-container .categorie-card .categorie-imagine-wrapper .categorie-imagine{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.portofoliu-page .categorii-container .categorie-card .categorie-text{padding:1.25rem 1rem;font-family:var(--font-montserrat-regular);font-size:1.1rem;font-weight:600;color:var(--base-color-text-primary);text-align:center;text-transform:uppercase;letter-spacing:.05rem;background:#fff;border-top:.125rem solid #f0f0f0}.portofoliu-page .categorii-container .categorie-card .categorie-text .categorie-name,.portofoliu-page .categorii-container .categorie-card .categorie-text .categorie-prefix{display:inline}.portofoliu-page .categorii-container .categorie-card .categorie-text .categorie-prefix:after{content:" "}@media(min-width:767px)and (max-width:1500px){.portofoliu-page .categorii-container .categorie-card .categorie-text .categorie-prefix{display:block!important;font-size:1.1rem;font-weight:600;line-height:1.2}.portofoliu-page .categorii-container .categorie-card .categorie-text .categorie-prefix:after{content:""!important}.portofoliu-page .categorii-container .categorie-card .categorie-text .categorie-name{display:block!important;font-size:1.1rem;font-weight:700;line-height:1.2}}@media screen and (min-device-width:768px)and (max-device-width:1024px)and (orientation:portrait){.portofoliu-page .categorii-container .categorie-card .categorie-text{font-size:1rem;padding:1rem .75rem}.portofoliu-page .categorii-container .categorie-card .categorie-text .categorie-prefix{font-size:.85rem!important}.portofoliu-page .categorii-container .categorie-card .categorie-text .categorie-name{font-size:.95rem!important}}@media screen and (max-width:767px){.portofoliu-page .categorii-container .categorie-card .categorie-text{font-size:1.1rem;padding:1.25rem 1rem}.portofoliu-page .categorii-container .categorie-card .categorie-text .categorie-name,.portofoliu-page .categorii-container .categorie-card .categorie-text .categorie-prefix{display:inline!important;font-size:1rem!important}.portofoliu-page .categorii-container .categorie-card .categorie-text .categorie-prefix:after{content:" "!important}}.categoria-page .categoria-description-section{padding:0}@media screen and (max-width:767px){.categoria-page .categoria-description-section{padding:0}}@media screen and (max-width:9999px)and (orientation:portrait){.categoria-page .categoria-description-section{padding:0}}.categoria-page .categoria-description-section .categoria-banner-content{max-width:105rem;margin:0 auto;display:flex;align-items:center;justify-content:center;min-height:40vh;padding:3rem;width:100%!important;max-width:none!important}@media screen and (max-width:767px){.categoria-page .categoria-description-section .categoria-banner-content{padding-left:2%;padding-right:2%}}@media screen and (max-width:9999px)and (orientation:portrait){.categoria-page .categoria-description-section .categoria-banner-content{padding-left:2%;padding-right:2%}}@media screen and (max-width:767px){.categoria-page .categoria-description-section .categoria-banner-content{padding:2rem 1rem;min-height:auto}}@media screen and (max-width:9999px)and (orientation:portrait){.categoria-page .categoria-description-section .categoria-banner-content{padding:2rem 1rem;min-height:auto}}.categoria-page .categoria-description-section .categoria-banner-content .description{text-align:center;padding-left:8%;padding-right:8%;padding-bottom:1rem}@media screen and (max-width:767px){.categoria-page .categoria-description-section .categoria-banner-content .description{max-width:100%;padding-bottom:0;padding-left:2%;padding-right:2%}}@media screen and (max-width:9999px)and (orientation:portrait){.categoria-page .categoria-description-section .categoria-banner-content .description{max-width:100%;padding-bottom:0;padding-left:2%;padding-right:2%}}.categoria-page .categoria-description-section .categoria-banner-content .description .heading{margin-bottom:2rem}@media screen and (max-width:767px){.categoria-page .categoria-description-section .categoria-banner-content .description .heading{margin-bottom:0;line-height:1.7}}@media screen and (max-width:9999px)and (orientation:portrait){.categoria-page .categoria-description-section .categoria-banner-content .description .heading{margin-bottom:0;line-height:1.7}}.categoria-page .categoria-description-section .categoria-banner-content .description .heading span{display:block;color:var(--base-color-text-primary)}.categoria-page .categoria-description-section .categoria-banner-content .description .heading span:first-child{font-family:var(--font-montserrat-light);font-size:3rem!important;font-weight:300;text-transform:uppercase;letter-spacing:.2rem;margin-bottom:-.5vw}@media screen and (max-width:767px){.categoria-page .categoria-description-section .categoria-banner-content .description .heading span:first-child{font-size:2rem!important;font-weight:600;margin-bottom:-2.2vw}}@media screen and (max-width:9999px)and (orientation:portrait){.categoria-page .categoria-description-section .categoria-banner-content .description .heading span:first-child{font-size:2rem!important;font-weight:600;margin-bottom:-2.2vw}}.categoria-page .categoria-description-section .categoria-banner-content .description .heading span:nth-child(2){font-family:var(--font-roundhand-regular);font-size:3rem!important;font-weight:300}@media screen and (max-width:767px){.categoria-page .categoria-description-section .categoria-banner-content .description .heading span:nth-child(2){font-size:10vw;font-weight:100;line-height:normal}}@media screen and (max-width:9999px)and (orientation:portrait){.categoria-page .categoria-description-section .categoria-banner-content .description .heading span:nth-child(2){font-size:10vw;font-weight:100;line-height:normal}}.categoria-page .categoria-description-section .categoria-banner-content .description .paragraph{margin:0 0 2.5rem}@media screen and (max-width:767px){.categoria-page .categoria-description-section .categoria-banner-content .description .paragraph{margin:1.5rem 0 3rem}}@media screen and (max-width:9999px)and (orientation:portrait){.categoria-page .categoria-description-section .categoria-banner-content .description .paragraph{margin:1.5rem 0 3rem}}.categoria-page .categoria-description-section .categoria-banner-content .description .paragraph span{color:#785151;font-size:1.1rem!important;font-family:var(--font-aleo-regular);line-height:1.6;font-weight:300}@media screen and (max-width:767px){.categoria-page .categoria-description-section .categoria-banner-content .description .paragraph span{padding:4.7vw 1.2vw;font-size:1rem!important;line-height:1}}@media screen and (max-width:9999px)and (orientation:portrait){.categoria-page .categoria-description-section .categoria-banner-content .description .paragraph span{padding:4.7vw 1.2vw;font-size:1rem!important;line-height:1}}@media screen and (max-width:767px){.categoria-page .categoria-description-section .categoria-banner-content .description .button-wrapper{padding-bottom:1rem!important}}@media screen and (max-width:9999px)and (orientation:portrait){.categoria-page .categoria-description-section .categoria-banner-content .description .button-wrapper{padding-bottom:1rem!important}}.categoria-page .categoria-description-section .categoria-banner-content .description .button-wrapper .button{font-size:1.3rem!important;border-radius:0;font-family:var(--font-aleo-regular);font-weight:400;border:1px solid #a4a3a2;position:relative;padding:1rem 1.75rem!important;background-color:#e8e1da;text-transform:uppercase;transition:all .3s ease}.categoria-page .categoria-description-section .categoria-banner-content .description .button-wrapper .button:before{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border:2px solid #a4a3a2;pointer-events:none}.categoria-page .categoria-description-section .categoria-banner-content .description .button-wrapper .button:hover{color:#fff;background-color:#555;box-shadow:inset 0 0 0 1px #fff}.categoria-page .categoria-description-section .categoria-banner-content .description .button-wrapper .button:hover:before{border-color:#fff}@media screen and (max-width:767px){.categoria-page .categoria-description-section .categoria-banner-content .description .button-wrapper .button{font-size:1.3rem!important;padding:.875rem 1.5rem!important}}@media screen and (max-width:9999px)and (orientation:portrait){.categoria-page .categoria-description-section .categoria-banner-content .description .button-wrapper .button{font-size:1.3rem!important;padding:.875rem 1.5rem!important}}.categoria-page .masonry-gallery{padding:2rem}@media screen and (max-width:767px){.categoria-page .masonry-gallery{padding-left:2rem;padding-right:2rem;padding:0}}@media screen and (max-width:9999px)and (orientation:portrait){.categoria-page .masonry-gallery{padding:0}}.categoria-page .masonry-gallery .masonry-container{display:flex;gap:.4rem}@media screen and (max-width:767px){.categoria-page .masonry-gallery .masonry-container{flex-direction:column;gap:.25rem}}@media screen and (max-width:9999px)and (orientation:portrait){.categoria-page .masonry-gallery .masonry-container{flex-direction:column;gap:.25rem}}@media(max-width:475px){.categoria-page .masonry-gallery .masonry-container{flex-direction:column;gap:.25rem}}@media(max-width:1360px){.categoria-page .masonry-gallery .masonry-container{gap:.25rem}}.categoria-page .masonry-gallery .masonry-column{flex:1 1;display:flex;flex-direction:column;gap:.4rem}@media screen and (max-width:767px){.categoria-page .masonry-gallery .masonry-column{width:100%;gap:.25rem}}@media(max-width:1360px){.categoria-page .masonry-gallery .masonry-column{gap:.25rem}}.categoria-page .masonry-gallery .masonry-item{width:100%;overflow:hidden;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;opacity:0;transform:translateY(2rem)}@media screen and (max-width:767px){.categoria-page .masonry-gallery .masonry-item{transform:translateY(1.5rem)}}@media screen and (max-width:9999px)and (orientation:portrait){.categoria-page .masonry-gallery .masonry-item{transform:translateY(1.5rem)}}.categoria-page .masonry-gallery .masonry-item.loaded{opacity:1;transform:translateY(0);transition:opacity 1.2s ease-out,transform 1.2s ease-out,transform .2s ease,box-shadow .2s ease}.categoria-page .masonry-gallery .masonry-item:hover{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)}.categoria-page .masonry-gallery .masonry-image-wrapper{width:100%;display:block;cursor:pointer}.categoria-page .masonry-gallery .masonry-image{width:100%;height:auto;display:block}.categoria-page .masonry-gallery .masonry-placeholder{width:100%;height:15rem;background-color:#f5f5f5;display:flex;align-items:center;justify-content:center}@media screen and (max-width:767px){.categoria-page .masonry-gallery .masonry-placeholder{height:12rem}}@media(max-width:475px){.categoria-page .masonry-gallery .masonry-placeholder{height:20rem}}.categoria-page .masonry-gallery .masonry-placeholder:after{content:"";width:2rem;height:2rem;border-radius:50%;background-color:#e0e0e0;opacity:.6}.categoria-page .image-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.95);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:modalFadeIn .3s ease-out}@media screen and (max-width:767px){.categoria-page .image-modal-overlay{padding:.5rem}}.categoria-page .image-modal-overlay .image-modal-content{max-width:60vw;max-height:70vh;display:flex;align-items:center;justify-content:center}@media screen and (min-device-width:768px)and (max-device-width:1024px)and (orientation:portrait){.categoria-page .image-modal-overlay .image-modal-content{max-width:80vw;max-height:80vh}}@media screen and (max-width:767px){.categoria-page .image-modal-overlay .image-modal-content{max-width:100vw;max-height:100vh}}.categoria-page .image-modal-overlay .image-modal-content .image-modal-wrapper{position:relative;display:inline-block}.categoria-page .image-modal-overlay .image-modal-content .image-modal-wrapper .image-modal-close{position:absolute;top:1rem;right:1rem;background:rgba(0,0,0,.7);border:none;color:#fff;font-size:2rem;font-weight:300;cursor:pointer;z-index:1001;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease}@media screen and (max-width:767px){.categoria-page .image-modal-overlay .image-modal-content .image-modal-wrapper .image-modal-close{top:1rem;right:1rem;background-color:rgba(0,0,0,.7);font-size:2rem;width:2.5rem;height:2.5rem}}.categoria-page .image-modal-overlay .image-modal-content .image-modal-wrapper .image-modal-close:hover{background-color:rgba(0,0,0,.9);transform:scale(1.1)}.categoria-page .image-modal-overlay .image-modal-content .image-modal-wrapper .image-modal-close:focus{outline:2px solid #fff;outline-offset:2px}.categoria-page .image-modal-overlay .image-modal-content .image-modal-img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;box-shadow:0 1rem 3rem rgba(0,0,0,.5);border-radius:.25rem;animation:imageZoomIn .3s ease-out}@media(min-width:1024px)and (orientation:landscape){.categoria-page .image-modal-overlay .image-modal-content .image-modal-img{max-height:100vh;max-width:100vw}}@media screen and (max-width:767px){.categoria-page .image-modal-overlay .image-modal-content .image-modal-img{border-radius:0}}.categoria-page .masonry-image-wrapper{cursor:pointer;transition:transform .3s ease,opacity .3s ease}.categoria-page .masonry-image-wrapper:hover{transform:scale(1.01)}.categoria-page .masonry-image-wrapper:hover .masonry-image{opacity:.97}.categoria-page .masonry-image-wrapper:focus{outline:2px solid var(--base-color-text-primary);outline-offset:2px}.categoria-page .masonry-image-wrapper:active{transform:scale(.98)}@keyframes modalFadeIn{0%{opacity:0;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}to{opacity:1;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}}@keyframes imageZoomIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}