@-webkit-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 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)}}@-webkit-keyframes fadein{100%{opacity:1;transform:translateX(0)}}@keyframes fadein{100%{opacity:1;transform:translateX(0)}}html.page-home body main .home-bg{background-image:url(../../assets/img/bubbles-bg1.png);background-size:cover;background-repeat:no-repeat;background-position:center}html.page-home body main section:nth-of-type(1) .container{max-width:630px}html.page-home body main section:nth-of-type(1) .container .content{text-align:center}html.page-home body main section:nth-of-type(1) .container .content p{font-size:20px;line-height:30px}html.page-home body main section:nth-of-type(1) .btn{display:block;margin:30px auto}html.page-home body main section:nth-of-type(2){padding:40px 0;position:relative}html.page-home body main section:nth-of-type(2) .container{display:block;max-width:1400px}html.page-home body main section:nth-of-type(2) .container .tabset{text-align:center}html.page-home body main section:nth-of-type(2) .container #tabs-nav{display:flex;align-items:center;list-style:none;padding-left:0;justify-content:center}@media only screen and (max-width:500px){html.page-home body main section:nth-of-type(2) .container #tabs-nav{display:block;text-align:center}}html.page-home body main section:nth-of-type(2) .container #tabs-nav li{position:relative;display:inline-block;margin:10px 20px;border-bottom:2px solid transparent;cursor:pointer;text-transform:uppercase;font-weight:700;font-size:14px;line-height:17px;text-align:center;letter-spacing:.1em;color:#05396b;text-align:center}@media only screen and (max-width:500px){html.page-home body main section:nth-of-type(2) .container #tabs-nav li{display:block}}html.page-home body main section:nth-of-type(2) .container #tabs-nav li a{padding-bottom:5px;display:block}html.page-home body main section:nth-of-type(2) .container #tabs-nav li.active{border-bottom:1px solid #05396b}html.page-home body main section:nth-of-type(2) .container #tabs-nav li a.active{border-bottom:1px solid #05396b}html.page-home body main section:nth-of-type(2) .container .tab-content{-moz-column-count:3;column-count:3;-moz-column-gap:40px;column-gap:40px;-moz-column-fill:balance;column-fill:balance;margin:60px auto 0;padding:0;width:100%}@media only screen and (max-width:800px){html.page-home body main section:nth-of-type(2) .container .tab-content{-moz-column-count:2;column-count:2}}@media only screen and (max-width:500px){html.page-home body main section:nth-of-type(2) .container .tab-content{-moz-column-count:1;column-count:1}}html.page-home body main section:nth-of-type(2) .container .tab-content .tab-image{display:inline-block;margin:0;page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;width:100%;position:relative;padding-bottom:40px;text-align:center}@media only screen and (max-width:500px){html.page-home body main section:nth-of-type(2) .container .tab-content .tab-image .image{max-height:100%}}html.page-home body main section:nth-of-type(2) .container .tab-content .tab-image time{color:#05396b;font-weight:700;font-size:12px;line-height:14px;text-align:center;letter-spacing:.1em;text-transform:uppercase;display:block;margin:15px 0 0}html.page-home body main section:nth-of-type(2) .container .tab-content .tab-image.categorylink{position:relative;background-color:transparent;padding:0;line-height:0;min-height:360px}html.page-home body main section:nth-of-type(2) .container .tab-content .tab-image.categorylink a{display:block;width:100%;height:100%}html.page-home body main section:nth-of-type(2) .container .tab-content .tab-image.categorylink img{z-index:1}html.page-home body main section:nth-of-type(2) .container .tab-content .tab-image.categorylink .categorytitle{position:absolute;z-index:3;left:10px;bottom:20px;color:#fff;display:flex;max-width:90%;align-items:center;justify-content:space-between}html.page-home body main section:nth-of-type(2) .container .tab-content .tab-image.categorylink .categorytitle span{display:block;font-weight:600;font-size:16px;line-height:22px;width:calc(100% - 40px)}html.page-home body main section:nth-of-type(2) .container .tab-content .tab-image.categorylink::before{content:"";height:100%;width:100%;background:linear-gradient(180deg,rgba(122,181,29,0) 19.86%,#7ab51d 100%);z-index:2;position:absolute;bottom:0}html.page-home body main section:nth-of-type(2) .container .tab-content .tab-image h2{font-weight:700;font-size:14px;line-height:17px;text-align:center;letter-spacing:.1em;text-align:center;margin-top:0;font-family:Lato,sans-serif}html.page-home body main section:nth-of-type(2) .container .tab-content .tab-image h2 span{font-style:italic}html.page-home body main section:nth-of-type(2) .container .tab-content .tab-image img{width:100%;height:auto;transition:.3s ease-in-out}