.BParallaxLinkList{position:relative;background-color:#666;color:#fff;padding:10rem 0 5rem;overflow:hidden;background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover;text-align:center;background-image:url('../img/background1.jpg')}.BParallaxLinkList:before{z-index:100}.BParallaxLinkList-Color{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(45,158,200,.7)}.BParallaxLinkList h2{font-weight:900;font-size:3rem}.BParallaxLinkList h5{font-weight:400;font-size:1.2rem}.BParallaxLinkList .BParallaxLinkList-Container{padding:3rem 0;text-align:center}.BParallaxLinkList .BParallaxLinkList-Item{position:relative;margin-bottom:3rem;padding:0 4rem}.BParallaxLinkList .BParallaxLinkList-Item-Title{font-size:1.4rem}.BParallaxLinkList .BParallaxLinkList-Item-Description{font-size:.9rem;margin:1rem 0 3rem;word-break:break-all}.BParallaxLinkList a.BParallaxLinkList-Item-Button{display:block;position:absolute;bottom:0;left:50%;margin-left:-25%;width:50%;background-color:#f93;padding:0 1.8rem;font-size:.9rem;line-height:2rem;color:#fff;border-radius:50px;transition:all .15s cubic-bezier(.45,.05,.55,.95)}.BParallaxLinkList a.BParallaxLinkList-Item-Button:hover{background-color:#fff;color:#f93!important}@media screen and (max-width:992px){.BParallaxLinkList .BParallaxLinkList-Item{max-width:80%}}