.portifolio-first-section{display:flex;justify-content:space-between;width:100%;@media (max-width:480px){flex-direction:column;justify-content:start}@media (min-width:768px) and (max-width:1200px){flex-direction:column;justify-content:center}}.portifolio-first-section h3{font-size:1.875rem;font-weight:500;@media (min-width:768px) and (max-width:1200px){text-align:center}}.portifolio-first-section p{font-size:1rem;max-width:37.5rem;text-align:right;@media (max-width:480px){max-width:100%;text-align:start}@media (min-width:768px) and (max-width:1200px){max-width:100%;text-align:center}}.portifolio-nav-filter{display:flex;gap:2.5625rem;width:100%;@media (max-width:480px){display:grid;gap:1.3125rem;grid-template-columns:1fr 1fr}}.portifolio-nav-filter select{background-color:transparent;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='12' viewBox='0 0 24 12' fill='none'><path d='M17.4198 2.45199L18.4798 3.51299L12.7028 9.29199C12.6102 9.38514 12.5001 9.45907 12.3789 9.50952C12.2576 9.55997 12.1276 9.58594 11.9963 9.58594C11.8649 9.58594 11.7349 9.55997 11.6137 9.50952C11.4924 9.45907 11.3823 9.38514 11.2898 9.29199L5.50977 3.51299L6.56977 2.45299L11.9948 7.87699L17.4198 2.45199Z' fill='%23222222'/></svg>");border:0;border-radius:0;border-right:1px solid #b0b9af;cursor:pointer;font-size:1.125rem;font-weight:500;max-width:9.375rem;@media (max-width:480px){border-right:0}}.portifolio-button{background:transparent;border:0;color:#54575b;font-weight:500}.portifolio-gallery{display:grid;grid-template-columns:1fr 1fr 1fr;width:100%;grid-gap:2.5625rem;@media (max-width:480px){grid-template-columns:1fr}@media (min-width:768px) and (max-width:1200px){grid-template-columns:1fr 1fr}}.property{cursor:pointer;display:flex;flex-direction:column}.property-image{height:18.4375rem}.property-image img{border-radius:.5rem;height:100%;object-fit:cover;object-position:center;width:100%}.property-label{display:flex;flex-direction:column;margin-top:1.875rem}.label-first h4{color:#222;font-size:1.25rem;font-weight:500}.label-middle{border-bottom:1px solid #54575b4d;border-top:1px solid #54575b4d;display:flex;justify-content:space-between;margin-bottom:.6875rem;padding:.6875rem 0;width:100%}.label-middle span{color:#54575b}.label-last a{color:#222;font-size:1.125rem;text-decoration:underline}.portifolio-button:disabled{cursor:not-allowed;opacity:.5}.property-image img.hover,.property-image.has-hover:hover img.default{display:none}.property-image.has-hover:hover img.hover{display:block}