@keyframes levitate{0%{transform:translateY(3px)}100%{transform:translateY(-3px)}}@keyframes shake{0%,100%,50%{transform:rotate(0)}25%{transform:rotate(25deg)}75%{transform:rotate(-25deg)}}@keyframes selected{0%,100%{transform:scale3d(1,1,1)}50%{transform:scale3d(1.02,1.09,1)}}@keyframes float{0%{transform:translatey(0)}50%{transform:translatey(-10px)}100%{transform:translatey(0)}}@keyframes float2{0%{transform:translatey(-10px)}50%{transform:translatey(0)}100%{transform:translatey(-10px)}}.funds-list{padding:60px 0!important}.funds-list.default{background-attachment:fixed;background-color:#eee;background-position:center;background-repeat:repeat}.funds-list.default .content h2{color:#6f6455}.funds-list.default .content h3{color:#6f6455}.funds-list.default .item-link-wrap .btn{background:#524a3f}.funds-list.default .item-link-wrap .btn:before{background:#6f6455}.funds-list.orange{background-attachment:fixed;background-color:#eee;background-position:center;background-repeat:repeat}.funds-list.orange .content h2{color:#d9a22e}.funds-list.orange .content h3{color:#d9a22e}.funds-list.orange .item-link-wrap .btn{background:#b38421}.funds-list.orange .item-link-wrap .btn:before{background:#d9a22e}.funds-list.teal{background-attachment:fixed;background-color:#eee;background-position:center;background-repeat:repeat}.funds-list.teal .content h2{color:#74b7bb}.funds-list.teal .content h3{color:#74b7bb}.funds-list.teal .item-link-wrap .btn{background:#53a4a9}.funds-list.teal .item-link-wrap .btn:before{background:#74b7bb}.funds-list.green{background-attachment:fixed;background-color:#eee;background-position:center;background-repeat:repeat}.funds-list.green .content h2{color:#a4b53b}.funds-list.green .content h3{color:#a4b53b}.funds-list.green .item-link-wrap .btn{background:#818f2e}.funds-list.green .item-link-wrap .btn:before{background:#a4b53b}.funds-list.dark-green{background-attachment:fixed;background-color:#eee;background-position:center;background-repeat:repeat}.funds-list.dark-green .content h2{color:#5f783d}.funds-list.dark-green .content h3{color:#5f783d}.funds-list.dark-green .item-link-wrap .btn{background:#44562c}.funds-list.dark-green .item-link-wrap .btn:before{background:#5f783d}@media only screen and (min-width:980px){.funds-list.funds-right .content{flex-direction:row-reverse}}@media only screen and (min-width:980px){.funds-list.funds-right .content-inner{padding-left:80px;padding-right:0}}@media only screen and (min-width:980px){.funds-list .content{display:flex}}.funds-list .content h3{color:#6f6455;font-size:20px;margin-bottom:5px;padding-top:0}@media only screen and (min-width:980px){.funds-list .content-inner{padding-right:80px;width:50%}}@media only screen and (min-width:980px){.funds-list .funds-inner{width:50%}}.funds-list .fund{background:rgba(255,255,255,.6);border:1px solid #eee;color:#6f6455;display:block;margin-bottom:5px;padding:20px;position:relative}@media only screen and (min-width:768px){.funds-list .fund{padding-right:160px}}.funds-list .fund.hide{display:none}.funds-list .fund.show{display:block}.funds-list .fund:hover{animation:.2s ease 1 selected;background:rgba(255,255,255,.9);text-decoration:none}.funds-list .fund:hover .btn:before{transform:scaleX(0)}.funds-list .excerpt-wrap{font-size:18px}.funds-list .item-link-wrap{padding-top:15px}@media only screen and (min-width:768px){.funds-list .item-link-wrap{margin-top:-21px;padding-top:0;position:absolute;right:20px;top:50%}}.funds-list .item-link-wrap .btn{font-size:13px;line-height:15px;padding:12px;position:relative;text-align:center;width:90px}.funds-list .view-more{background:0 0;border:none;color:#353029;cursor:pointer;font-size:14px;padding:10px 15px 10px 25px;position:relative;text-transform:uppercase;transition:all .3s ease}.funds-list .view-more:hover{background:rgba(255,255,255,.6)}.funds-list .view-more:hover .fa{animation:.2s ease 2 shake}.funds-list .view-more .fa{position:absolute;top:12px;left:10px}