.app-footer{position:relative;z-index:1;min-height:665px;padding-top:60px}.app-footer.darkMode{color:#fff}.app-footer .group-content{position:relative;z-index:2}.app-footer .group-content .container{display:flex}.box-company-profile{max-width:460px;margin-right:auto;padding-right:20px}.box-company-profile .logo{margin-bottom:10px}.box-company-profile .name{font-size:16px;letter-spacing:.32px;text-transform:uppercase}.box-company-profile .description{font-size:14px;font-weight:300;color:#7f7f7f;text-transform:uppercase;line-height:20px;margin-top:10px;letter-spacing:.42px}.box-company-profile .address{color:#7f7f7f;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.24px;text-transform:uppercase;margin-bottom:34px;max-width:320px}.cursor-pointer{cursor:pointer}.company-profile-detail{display:flex;gap:15px;align-items:center;margin-bottom:20px}.company-profile-detail img{display:block;width:58px;height:auto;margin:0}.box-footer-navigation{display:flex;gap:48px}.footer-navigation-item .title{color:#7f7f7f;font-size:12px;margin-bottom:20px;text-transform:uppercase}.footer-navigation-item .link{text-transform:uppercase;margin-bottom:20px;cursor:pointer}.footer-fading{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1;background:linear-gradient(180deg,transparent 68.53%,rgba(76,150,153,.8)),linear-gradient(180deg,#fff 51.93%,hsla(0,0%,100%,.4) 71.16%,hsla(0,0%,100%,0))}.footer-fading.darkMode{background:linear-gradient(180deg,#151515 50%,transparent 75%,hsla(0,0%,9%,.8))}.footer-video{position:absolute;left:0;bottom:0;width:100%;height:464px;z-index:0}.footer-video video{object-fit:cover;display:block;width:100%;height:100%}.box-footer-bottom{position:absolute;bottom:0;left:0;right:0;z-index:1;color:#fff;font-size:12px;text-transform:uppercase;padding-bottom:48px}.box-footer-bottom .group{display:flex}.box-footer-bottom .group>div{width:33.33%}.box-footer-bottom .box-social{text-align:right;margin-bottom:50px}.box-footer-bottom .copyright{order:1}.box-footer-bottom .back-to-top{text-align:center;order:2;cursor:pointer}.box-footer-bottom .link{text-align:right;order:3;cursor:pointer}@media screen and (max-width:1090px){.box-footer-navigation{flex-direction:column;gap:32px}}@media screen and (max-width:700px){.app-footer{min-height:1280px;background:#fff}.app-footer .group-content .container{display:block}.footer-video{height:664px}.box-company-profile{margin-bottom:46px}.box-footer-bottom .box-social{text-align:left}.box-footer-bottom .group{display:block}.box-footer-bottom .group>div{width:100%}.box-footer-bottom .copyright{order:1;margin-bottom:74px}.box-footer-bottom .link{text-align:left;margin-bottom:18px}.footer-fading{background:linear-gradient(180deg,transparent 52.23%,rgba(68,110,110,.8) 95.72%),linear-gradient(180deg,#fff 61.35%,hsla(0,0%,100%,0) 73.74%,hsla(0,0%,100%,.4) 87.21%)}.footer-fading.darkMode{background:linear-gradient(180deg,#151515 60%,transparent 75%,hsla(0,0%,9%,.8))}}.social-media{position:relative;z-index:1;display:inline-flex;flex-wrap:wrap;align-items:center;gap:30px}.social-media-item{--size:40px;cursor:pointer;width:var(--size);height:var(--size);overflow:hidden;--size:32px}@media(min-width:768px){.social-media-item{--size:calc(3.5714285714vw + 4.5714285714px)}}@media(min-width:992px){.social-media-item{--size:40px}}.social-media-item:hover .icon{transform:translateY(-50%)}.social-media-item .icon{display:block;transition:all .3s}.social-media-item .icon img{width:var(--size);height:var(--size)}@media screen and (max-width:785px){.social-media{max-width:220px;gap:20px}}