.page-home{box-sizing:border-box}.page-home .site-nav .menu a{color:var(--light-gray) !important}.page-home .site-nav .icons-wrap i{color:var(--light-gray) !important}.page-home .site-nav.open .menu a{color:var(--link-color) !important}.page-home .site-nav.open .icons-wrap i{color:var(--link-color) !important}.page-home .banner-wrap{display:block;position:relative;height:560px;background-color:rgba(0,0,0,0.8);transition:height 0.2s}.page-home .banner-wrap .banner{display:block;width:100%;height:100%;object-fit:cover;user-select:none;z-index:-1;opacity:0.718}.page-home .section__head{padding:88px 0 20px 0;margin-bottom:8px;margin:0 16px;box-sizing:border-box;display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between;border-bottom:1px solid var(--background-alt-color)}.page-home .section__head .section__title{margin-bottom:0;font-size:32px;line-height:1}.page-home .section__head .section__link{font-size:18px;font-weight:500;text-decoration:underline;text-decoration-color:transparent;color:var(--link-color)}.page-home .section__head .section__link:hover i{transform:rotate(-45deg) translateX(2px)}.page-home .section__head .section__link i{margin-left:8px;transform:rotate(-45deg);transition:all 0.1s}@media (max-width: 768px){.page-home .banner-wrap{height:360px}}
