html,body{height:calc(100vh - 75px);margin:0}.grow{justify-content:center;width:100%;height:calc(100vh - 75px);display:flex;overflow:hidden}.grow>div{background-position:50%;background-size:cover;flex-shrink:0;flex-basis:33.3%;transition:all .5s}.grow>div:hover{flex-basis:75%}.grow>div:hover .btn{display:block}.grow>div:first-child:hover{margin-left:15%}.grow>div:last-child:hover{margin-right:15%}.grow .places{background-blend-mode:overlay;background-color:silver;background-image:url(/assets/img/bg-1.jpg)}.grow h2{text-transform:uppercase}.grow h3{margin-top:-20px;margin-bottom:20px}.grow .places h2,.grow .places h3{color:#fff;text-shadow:1px 1px 1px #0003;font-size:80px;font-weight:900;display:none}.grow .btn{display:none}.grow .places h3{font-size:40px;font-weight:100}.landing-container{background:#fafafa;width:100%;transition:all .5s}.landing-container:hover{background:#662c65}.grow .places:hover{background-blend-mode:soft-light;background-color:#fec711;background-position:40%;flex-flow:column;justify-content:center;align-items:flex-end;padding-right:10%;display:flex}.grow .investing{background-blend-mode:overlay;background-color:silver;background-image:url(/assets/img/bg-2.jpg)}.grow .investing:hover{background-blend-mode:soft-light;background-color:#8db4f1;flex-flow:column;justify-content:center;align-items:flex-start;padding-left:10%;display:flex}.grow .investing h2,.grow .investing h3{color:#fff;text-shadow:1px 1px 1px #0003;font-size:80px;font-weight:700;display:none}.grow .investing h3{font-size:40px;font-weight:200}.grow .places:hover h2,.grow .places:hover h3,.grow .investing:hover h2,.grow .investing:hover h3{display:block}.grow .logo{text-align:center;flex-direction:column;place-content:center;font-size:100px;transition:all .5s;display:flex}.grow .logo div.img{background:url(/assets/img/logosolo.png);width:168px;height:52px;margin:auto;transition:all .5s;display:block}.grow .logo .txt{transition:all .5s;display:none}.grow .logo:hover .txt{color:#fff;border-top:1px solid #fff;justify-content:space-between;width:80%;margin:auto;padding-top:10px;font-size:20px;display:flex}.grow .logo:hover{background-color:#333}.landing-container:hover div.img,.grow .logo:hover div.img{background:url(/assets/img/logosolo-white.png)}@media screen and (orientation:portrait){.grow{flex-direction:column}.grow>div{height:33.3%}.grow>div:hover{height:66.6%}.grow>div:first-child:hover{margin-top:15%;margin-left:0}.grow>div:last-child:hover{margin-bottom:15%;margin-right:0}.txt span:first-child{position:absolute;top:20%;left:calc(50% - 45px);transform:rotate(90deg)}.txt span:last-child{position:absolute;bottom:30%;left:calc(50% - 45px);transform:rotate(90deg)}.grow .places{background-blend-mode:overlay;background-blend-mode:soft-light;background-color:#fec711;background-position:40%;flex-flow:column;justify-content:center;align-items:flex-end;padding-right:10%;display:flex}.grow .investing{background-blend-mode:soft-light;background-color:#8db4f1;flex-flow:column;justify-content:center;align-items:flex-start;padding-left:10%;display:flex}.grow .places h2,.grow .places h3,.grow .investing h2,.grow .investing h3{display:block}.grow .places,.grow .places:hover,.grow .investing,.grow .places:hover{flex-basis:40%!important;margin:0!important}.grow .logo,.grow .logo:hover{flex-basis:20%!important;margin:0!important}.grow .logo .txt{display:none!important}.grow .btn{display:block}}@media screen and (max-width:960px){.grow h2{margin-bottom:10px;font-size:50px!important}.grow h3{font-size:20px!important}}@media screen and (max-width:800px){html,body,.grow{height:calc(100vh - 75px)}}
