.investments-page{background:#f0f0f0;margin:0;font-family:Roboto,sans-serif;overflow-x:hidden}.investments-page a{color:inherit;text-decoration:none}.investments-page header{z-index:3;background:#ffffffe6;justify-content:space-between;align-items:center;padding:10px 30px 10px 25px;display:flex;position:sticky;top:0}.investments-page header h1{text-indent:-9999px;background:url(/assets/img/logo.png) 50%/contain no-repeat;border-bottom:0;width:168px;height:73px;margin:0}.investments-page #main{min-height:calc(100vh - 140px)}.investments-page #content.wrapper{color:#000;background:#f0f0f0;max-width:1300px;margin:0 auto;padding:35px 25px 50px}.investments-page #content.wrapper>p{text-align:justify;white-space:pre-line;margin-bottom:1rem;font-size:16px;font-weight:400;line-height:1.5}.investments-page .products{max-width:1250px;margin:0}.investments-page .products-grid{flex-wrap:wrap;justify-content:flex-start;width:calc(100% + 20px);margin:5px 0 35px -10px;display:flex}.investments-page .product{background:#fff;width:calc(20% - 20px);margin:10px;padding:10px 10px 45px;transition:transform .5s;position:relative;box-shadow:1px 1px 1px #00000030}.investments-page .product:hover{transform:scale(1.08)}.investments-page .product .image{background:#f1f1f1 50%/cover;width:100%;height:200px;margin-bottom:20px;display:inline-grid;position:relative}.investments-page .product .brand{color:#666;text-transform:uppercase;white-space:nowrap;border-bottom:1px solid #ccc;justify-content:space-between;align-items:center;min-height:30px;margin-top:-14px;margin-bottom:10px;padding-bottom:5px;font-size:12px;display:flex;overflow:hidden}.investments-page .product small{text-overflow:ellipsis;-webkit-line-clamp:2;color:#444;-webkit-box-orient:vertical;width:100%;height:30px;font-size:13px;display:-webkit-box;overflow:hidden}.investments-page .product .description{width:100%;font-weight:400;position:absolute;bottom:0;right:10px}.investments-page .product .price{float:right;color:#666;background:#f6f6f6;border-radius:5px;margin-top:35px;padding:5px;font-size:13px;font-weight:500}.investments-page .product .price a:hover{text-decoration:underline}.investments-page footer{color:#777;background:#333;width:100%;font-size:14px}.investments-page footer a{color:#777}.investments-page footer a:hover{color:#eee}.investments-page footer .legal{justify-content:space-between;align-items:center;width:100%;padding:20px 40px;display:flex}.investments-page footer .logo img{opacity:.3;width:100px}.investments-page #noticeCookies{z-index:900001;color:#fff;background:#000000b3;max-width:400px;padding:20px;font-family:Roboto,sans-serif;font-size:14px;display:none;position:fixed;bottom:20px;right:20px}.investments-page #noticeCookies.is-visible{display:block}.investments-page #noticeCookies button{text-align:center;color:#fff;cursor:pointer;background-color:#2cb6bf;border:none;border-radius:2px;width:100%;margin-top:15px;padding:13px 0;display:inline-block}.investments-page #noticeCookies a{text-decoration:underline}@media only screen and (max-width:1300px){.investments-page .product{width:calc(25% - 20px)}}@media only screen and (max-width:900px){.investments-page .product{width:calc(33.3333% - 20px);padding-bottom:50px}}@media only screen and (max-width:600px){.investments-page .product{width:100%}.investments-page .products-grid{justify-content:center}.investments-page footer .legal{text-align:center;padding:10px;font-size:11px;display:block}.investments-page #noticeCookies{max-width:none;bottom:0;right:0}}
