.home-carousel .banner{height:300px}.home .img-banner{width:100%;height:auto}.home .img-banner-container{position:relative}.home .img-banner-container .btn-register{position:absolute;left:8.3%;top:65%;text-decoration:none;background-color:var(--overlay-bgColor);font-size:1.125rem;line-height:40px;padding:0 14px;color:inherit;border-radius:6px}.home .img-banner-container .btn-register b{color:var(--fgColor-severe);margin:0 4px}.home .screen{padding:60px 0}.home .screen>.s-container>.divider{display:inline-block;width:80px;border-top:1px solid var(--borderColor-default);margin:4px 0}.home .business,.home .customer,.home .edge{text-align:center}.home .business{background-color:var(--bgColor-inset)}.home .business .block{display:inline-block;margin:40px 20px 0 0;padding:40px 20px;width:285px;text-align:left;vertical-align:top;background-color:var(--overlay-bgColor);box-shadow:var(--shadow-resting-medium);border-radius:6px}.home .business .block:last-of-type{margin-right:0}.home .business .block-title{margin-bottom:10px}.home .business .block .link{color:inherit}.home .business .block .icon{width:20px;height:20px;margin:0 10px 0 0;transform:scale(2);vertical-align:middle;border-radius:6px}.home .edge .block-list{display:flex;flex-wrap:wrap;justify-content:space-around}.home .edge .block-list .block{margin:40px 0 0;width:30%}.home .edge .block-list .block .icon{width:100px;height:100px;-o-object-fit:contain;object-fit:contain}.home .news .news-head{display:flex;align-items:flex-end;padding-left:20px;border-left:4px solid var(--borderColor-accent-emphasis)}.home .news .news-head .info{flex:1 1}.home .news .news-head .action{font-size:.875em}.home .news .news-head .action .active{color:var(--fgColor-muted);pointer-events:none}.home .news .news-head .divider{margin:0 10px;height:20px;border-left:1px solid var(--borderColor-default)}.home .news .news-list{margin:20px 0;display:flex;flex-wrap:wrap}.home .news .news-list .news-item{width:30%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:10px 0;color:var(--fgColor-muted);border-top:1px solid var(--borderColor-default);margin-left:24px}.home .news .news-list .news-item:nth-of-type(3n+3){margin-left:auto}.home .news .news-list .news-item:first-of-type,.home .news .news-list .news-item:nth-of-type(2),.home .news .news-list .news-item:nth-of-type(3){border-top:none}.home .news .news-list .news-item .link{margin-left:20px;color:inherit}.home .news .news-list .news-item .link:hover{color:var(--fgColor-default)}