@keyframes wiggle{0%,7%{transform:rotateZ(0)}15%{transform:rotateZ(-15deg)}20%{transform:rotateZ(10deg)}25%{transform:rotateZ(-10deg)}30%{transform:rotateZ(6deg)}35%{transform:rotateZ(-4deg)}100%,40%{transform:rotateZ(0)}}@keyframes fadein{100%{opacity:1;transform:translateX(0)}}main.page-home section:nth-child(1){padding:50px 0}main.page-home section:nth-child(1) .container .content-split .content-lhs,main.page-home section:nth-child(1) .container .content-split .content-rhs{width:calc(50% - 20px)}@media only screen and (max-width:770px){main.page-home section:nth-child(1) .container .content-split .content-lhs{width:100%}}main.page-home section:nth-child(1) .container .content-split .content-lhs h1{font-size:30px}@media only screen and (max-width:770px){main.page-home section:nth-child(1) .container .content-split .content-rhs{display:none}}main.page-home section:nth-child(1) .container .content-split .content-rhs ul h3{font-size:25px}main.page-home section:nth-child(1) .container .content-split .content-rhs ul li{border-bottom:1px solid #053f65}main.page-home section:nth-child(2){padding:70px 0;margin-bottom:50px;position:relative}@media only screen and (max-width:840px){main.page-home section:nth-child(2){padding:0}}main.page-home section:nth-child(2) img{position:absolute;left:0;top:50%;transform:translateY(-50%);width:50%;height:auto}@media only screen and (max-width:840px){main.page-home section:nth-child(2) img{opacity:.4}}main.page-home section:nth-child(2) .container .set{margin-left:auto;width:50%;max-width:600px;text-align:center}@media only screen and (max-width:840px){main.page-home section:nth-child(2) .container .set{width:100%;margin:0 auto}}main.page-home section:nth-child(2) .container .set h2{font-weight:700;font-size:25px}main.page-home section:nth-child(2) .container .set span{font-size:25px;color:#053f65}main.page-home section:nth-child(2) .container .set .content{margin-top:30px}main.page-home section:nth-child(2) .container .set .content p{font-size:20px}main.page-home section:nth-child(2) .container .set a.btn{margin:30px auto}main.page-home section:nth-child(3){background-size:cover;position:relative;padding:50px 0}main.page-home section:nth-child(3):before{content:'';background-color:rgba(5,63,101,.7);position:absolute;left:0;top:0;width:100%;height:100%;z-index:1}main.page-home section:nth-child(3) .container{text-align:center;max-width:900px;z-index:2;position:relative}main.page-home section:nth-child(3) .container h3{color:#fff;font-weight:700;width:100%;font-size:25px}main.page-home section:nth-child(3) .container .content{width:100%}main.page-home section:nth-child(3) .container .content p{color:#fff;font-size:20px}main.page-home section:nth-child(3) .container a.btn{margin:30px auto}