.text_and_image_section_wrapper{background-color:var(--color-dark);padding-top:4rem}.Big_text_section_wrapper{justify-content:center;align-items:center;min-height:100vh;padding:0 3rem;display:flex}.Only_text_paragraph_wrapper{max-width:95rem}.Only_text_paragraph{font-family:var(--font-secondary);font-size:var(--size-lg);color:var(--color-light)}.paragraph_link{color:var(--color-light);font-size:var(--size-sm);text-decoration:none;transition:opacity .4s}.paragraph_link:hover{opacity:.7}.split-line{overflow:hidden}.split-word{will-change:transform,opacity;display:inline-block}.split-word a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit;font-size:inherit}.renders_glimps_more_image_heading{color:var(--color-light);font-family:var(--font-secondary);margin:6rem 4rem 2rem;transition:color .3s}.renders_glimps_more_image_wrapper{width:100%;min-height:100vh;padding:.3rem;position:relative}.portfolio_gallery_container{width:100%;max-width:none}.masonry_gallery{gap:.3rem;display:flex}.column{flex-direction:column;flex:1;gap:.3rem;display:flex}.gallery_item{cursor:pointer;width:100%;display:block;position:relative;overflow:hidden}.gallery_item:last-child{margin-bottom:0}.image_container{width:100%;position:relative;overflow:hidden}.gallery_image{object-fit:cover;transition:transform .4s cubic-bezier(.25,.46,.45,.94);display:block;width:100%!important;height:auto!important}.gallery_item:hover .gallery_image{transform:scale(1.05)}.hover_overlay{background:linear-gradient(transparent 0%,rgba(0,0,0,.6) 40%,rgba(0,0,0,.9) 100%);padding:1rem;transition:transform .4s cubic-bezier(.25,.46,.45,.94);position:absolute;bottom:0;left:0;right:0;transform:translateY(100%)}.gallery_item:hover .hover_overlay{transform:translateY(0)}.project_info{flex-direction:column;gap:.25rem;display:flex}.project_name{font-family:var(--font-secondary);font-size:var(--size-sm);color:var(--color-light);opacity:0;margin:0;line-height:1.2;transition:all .4s cubic-bezier(.25,.46,.45,.94) .1s;transform:translateY(20px)}.project_location{font-family:var(--font-secondary);font-size:var(--size-xs);color:rgba(255,255,255,.8);opacity:0;margin:0;line-height:1.3;transition:all .4s cubic-bezier(.25,.46,.45,.94) .15s;transform:translateY(20px)}.gallery_item:hover .project_name,.gallery_item:hover .project_location{opacity:1;transform:translateY(0)}@media screen and (max-width:1023px){.renders_glimps_more_image_wrapper{padding:1.5rem .75rem}.hover_overlay{padding:.75rem}}@media screen and (max-width:768px){.renders_glimps_more_image_wrapper{padding:1rem .5rem}.hover_overlay{padding:.75rem}.project_name{font-size:var(--size-xs)}.project_location{font-size:.75rem}}@media screen and (max-width:480px){.Big_text_section_wrapper{padding:0 1rem}.renders_glimps_more_image_heading{margin:6rem 2rem 2rem}.renders_glimps_more_image_wrapper{padding:1rem .25rem}.masonry_gallery{flex-direction:column;gap:.25rem}.column{gap:.25rem}.hover_overlay{padding:.5rem}.project_name{font-size:var(--size-xs)}.project_location{font-size:.7rem}}@media screen and (max-width:360px){.renders_glimps_more_image_wrapper{padding:.5rem .125rem}}
