.divisionCard{position:relative;overflow:hidden}.divisionCard.gradient-1:after{background:linear-gradient(180deg,rgba(0,0,0,0),#000000)}.divisionCard.gradient-1:after,.divisionCard.gradient-2:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%}.divisionCard.gradient-2:after{background:linear-gradient(180deg,rgba(121,50,51,0),#793233)}.divisionCard.gradient-3:after{background:linear-gradient(180deg,rgba(9,40,82,0),#092852)}.divisionCard.gradient-3:after,.divisionCard.gradient-4:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%}.divisionCard.gradient-4:after{background:linear-gradient(270deg,rgba(0,0,0,0),#000000)}.divisionCard .imageBox{padding-top:240px}@media only screen and (min-width:64rem){.divisionCard .imageBox{padding-top:300px}}@media only screen and (min-width:80rem){.divisionCard .imageBox{padding-top:400px}}.divisionCard .imageBox img{height:100%;width:100%;object-fit:cover;position:absolute;top:0;left:0}.divisionCard .group{position:absolute;top:0;left:0;width:100%;padding:24px 16px;transition:.3s;z-index:1;display:flex;flex-direction:column;gap:16px}@media only screen and (min-width:80rem){.divisionCard .group{top:calc(100% - 142px)}}.divisionCard .group .titleText{font-family:GellerLight;font-size:20px;line-height:24px;color:#fff}@media only screen and (min-width:64rem){.divisionCard .group .titleText{font-size:24px;line-height:32px}}.divisionCard .content{position:absolute;bottom:0;width:100%;transition:.3s;z-index:1;padding:24px 16px}@media only screen and (min-width:64rem){.divisionCard .content{max-width:534px}}@media only screen and (min-width:80rem){.divisionCard .content{bottom:-100%}}.divisionCard .content .text{line-height:28px;color:#fff;font-family:HankenGroteskLight;display:none}@media only screen and (min-width:80rem){.divisionCard .content .text{display:block}}.divisionCard .content .link{display:flex;align-items:center;justify-content:center;gap:10px;filter:invert(1)}@media only screen and (min-width:80rem){.divisionCard .content .link{filter:invert(0);background:#fff;padding:8px 32px;height:48px}.divisionCard.active .group,.divisionCard:hover .group{top:0}.divisionCard.active .content,.divisionCard:hover .content{bottom:0}}.homeLoader{background:url(/_next/static/media/loaderBG.469b3e63.png) no-repeat,#2d2d2e;position:fixed;height:100%;width:100%;top:0;left:0;z-index:99;display:flex;align-items:center;justify-content:center;animation:homeLoader 2s forwards;animation-delay:.5s}.homeLoader .monogram{animation:slider 2s forwards}@keyframes homeLoader{0%{opacity:1}to{opacity:0}}.home-banner{position:relative;z-index:3}.home-banner.active{animation:banner .5s ease-in-out}.home-banner .title{position:absolute;top:90px;width:100%;transform:translate(-50%);left:50%;color:#fff;padding:0 16px}@media only screen and (min-width:64rem){.home-banner .title{width:750px;padding:0}}.home-banner .vector{position:absolute;width:500px;z-index:1;display:none}@media only screen and (min-width:64rem){.home-banner .vector{display:block}}.home-banner .vector_1{bottom:0;left:-148px}.home-banner .vector_2{bottom:0;right:-183px}.home-banner .filterWrapper{position:absolute;bottom:-38px;left:50%;transform:translate(-50%);z-index:2}.home-banner .mobileSerach{position:absolute;top:253px;left:0;width:calc(100% - 32px);z-index:1;margin:0 16px}.home-slider{position:relative;z-index:11;height:737px}.home-slider.active{animation:slider .5s ease-in-out}.home-slider:before{background:rgba(0,0,0,.4);height:100%;top:0}.home-slider:after,.home-slider:before{content:"";left:0;position:absolute;width:100%}.home-slider:after{height:213px;bottom:0;background:linear-gradient(180deg,rgba(244,242,239,0),#f4f2ef);z-index:1}@media only screen and (min-width:64rem){.home-slider{height:100vh;max-height:1440px}}@media only screen and (min-width:80rem){.home-slider{min-height:720px}}.home-slider .searchBox{margin:0 auto}@keyframes slider{0%{scale:0}to{scale:1}}@keyframes banner{0%{transform:translateY(-140%)}to{transform:translateY(0)}}