﻿.homeContent .headerHero{position:relative;background:#fff;height:700px;overflow:hidden;display:flex;justify-content:right;}.homeContent .headerHero .imageHolder{position:absolute;top:0;left:0;bottom:0;z-index:0;}.homeContent .headerHero .infoHolder{height:100%;width:60vw;min-width:300px;display:flex;justify-content:center;text-align:center;flex-direction:column;z-index:1;background:linear-gradient(to right,rgba(255,255,255,0) 0%,#fff 45%);}.homeContent .headerHero .infoHolder .title{font-family:"Playfair Display",serif;font-weight:400;letter-spacing:-.02em;font-size:66px;margin-bottom:20px;}.homeContent .headerHero .infoHolder .subTitle{font-size:22px;font-weight:300;margin-bottom:70px;}.homeContent .headerHero .infoHolder .actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;user-select:none;}.homeContent .headerHero .infoHolder .actions a{color:inherit;text-decoration:none;}.homeContent .headerHero .infoHolder .actions .action{padding:10px 32px;border:1px solid #272727;width:180px;max-width:40vw;}.homeContent .headerHero .infoHolder .actions .action.solid,.homeContent .headerHero .infoHolder .actions .action:hover{background:#272727;color:#e7e7e7;}.homeContent .featuredSection{padding:80px 0;text-align:center;background:#272727;color:#fff;}.homeContent .featuredSection .title{font-family:"Playfair Display",serif;font-weight:400;letter-spacing:-.02em;font-size:66px;margin-bottom:30px;}.homeContent .featuredSection .imageCollection{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;}.homeContent .featuredSection .imageCollection .imageHolder{height:400px;width:300px;overflow:hidden;}.homeContent .featuredSection .imageCollection .imageHolder img{width:100%;height:100%;object-fit:cover;}.homeContent .imageWall{padding:80px 0;text-align:center;background:#fff;}.homeContent .imageWall .tabs{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;margin-bottom:40px;}.homeContent .imageWall .tabs .tab{font-size:18px;padding:10px 32px;user-select:none;cursor:pointer;}.homeContent .imageWall .tabs .tab.active,.homeContent .imageWall .tabs .tab:hover{background:#272727;color:#fff;}.homeContent .imageWall .imageCollection{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;width:90%;max-width:1400px;margin:auto;}.homeContent .imageWall .imageCollection .imageHolder{height:400px;width:300px;overflow:hidden;}.homeContent .imageWall .imageCollection .imageHolder img{width:100%;height:100%;object-fit:cover;}.homeContent .aboutSection{padding:80px 0;display:flex;justify-content:center;flex-wrap:wrap;gap:40px;width:90%;max-width:1400px;margin:auto;}.homeContent .aboutSection .tile{flex-grow:1;}.homeContent .aboutSection .tile .subTile{padding-bottom:40px;border-bottom:1px solid #cac8c8;margin-bottom:40px;text-align:left;}.homeContent .aboutSection .tile .subTile .title{font-family:"Playfair Display",serif;font-weight:400;letter-spacing:-.02em;font-size:44px;margin-bottom:30px;}.homeContent .aboutSection .tile .subTile .imageCollection{display:flex;flex-wrap:wrap;align-items:center;gap:20px;}.homeContent .aboutSection .tile .subTile .imageCollection .imageHolder{height:300px;width:200px;overflow:hidden;}.homeContent .aboutSection .tile .subTile .imageCollection .imageHolder img{width:100%;height:100%;object-fit:cover;}.homeContent .aboutSection .tile .subTile .statHolder .stat{padding:8px 0;}.homeContent .aboutSection .tile .subTile .statHolder .stat a{color:inherit;}.homeContent .aboutSection .tile .subTile .socialLink{color:inherit;text-decoration:none;}.homeContent .aboutSection .tile .subTile .socialHolder{display:flex;border:1px solid #cac8c8;flex-wrap:wrap;padding:20px;margin-top:20px;gap:20px;border-radius:4px;background:#fff;opacity:.8;user-select:none;cursor:pointer;}.homeContent .aboutSection .tile .subTile .socialHolder .profilePictureHolder{height:100px;width:100px;overflow:hidden;border-radius:100%;}.homeContent .aboutSection .tile .subTile .socialHolder .profilePictureHolder img{width:100%;height:100%;object-fit:cover;}.homeContent .aboutSection .tile .subTile .socialHolder .socialBody{flex-grow:1;}.homeContent .aboutSection .tile .subTile .socialHolder .socialBody .username{font-family:"Playfair Display",serif;font-weight:400;letter-spacing:-.02em;font-size:24px;font-weight:bold;}.homeContent .aboutSection .tile .subTile .socialHolder .socialBody .type{opacity:.8;}.homeContent .aboutSection .tile .subTile .socialHolder .actionHolder{align-self:center;}.homeContent .aboutSection .tile .subTile .socialHolder .actionHolder .action{font-size:18px;padding:10px 32px;user-select:none;cursor:pointer;color:#fff;border-radius:20px;}.homeContent .aboutSection .tile .subTile .socialHolder .actionHolder .action.instagram{background:linear-gradient(135deg,#f58529,#dd2a7b,#8134af,#515bd4);}.homeContent .aboutSection .tile .subTile .socialHolder .actionHolder .action.tiktok{background:linear-gradient(135deg,#25f4ee,#000 40%,#000 60%,#fe2c55);}.homeContent .aboutSection .tile .subTile .socialHolder:hover{opacity:1;}