.hero{flex-direction:row;height:497px;padding:0 16px;width:100%;margin:10px 0}.hero,.hero .text-section{display:inline-flex;justify-content:space-between}.hero .text-section{flex-direction:column;font-family:Inter,Arial;padding-bottom:100px;flex:1;margin-right:35px}.hero .text-section .tagline{font-size:12px;font-weight:700;color:grey}.hero .text-section .goal-text{display:inline-flex;flex-direction:column;font-size:40px;font-weight:700}.hero .text-section .goal-text .dynamic{width:fit-content;background:linear-gradient(0deg,#e2f400 50%,transparent 0)}.hero .text-section p{font-size:12px;display:inline-flex;flex-direction:row;justify-content:space-between}.hero .text-section p .returns-text{background-color:#e2f400;border-radius:20px;font-size:10px;font-weight:600;padding:2px 8px;width:fit-content}.hero .text-section .download-app-section{display:inline-flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;box-shadow:0 0 5px 2px rgba(0,0,0,.05);margin-top:50px}.hero .text-section .download-app-btn{align-items:center;background-color:#0053ff;border-radius:5px;color:#fff;cursor:pointer;display:inline-flex;flex-direction:row;font-size:18px;font-weight:600;height:48px;justify-content:center;line-height:48px;margin:10px auto 0;text-align:center;width:93%}.hero .text-section .download-app-btn img{margin-left:5px;object-fit:contain;height:25px;width:25px}.hero .text-section .money-saved{display:inline-flex;flex-direction:row;justify-content:center;align-items:center;text-align:center;font-size:12px;margin-bottom:5px}.hero .text-section .money-saved img{margin-right:5px}.hero .text-section .benefits{display:none;flex-direction:row;font-size:12px;font-weight:600;justify-content:space-between;width:100%;margin:0 auto}.hero .text-section .benefits .benefit{background-color:#e2f400;border-radius:20px;display:inline-flex;flex-direction:row;height:40px;line-height:15px;align-items:center;padding:0 8px}.hero .text-section .benefits.landscape .benefit{flex-basis:146px}.hero .text-section .benefits .benefit img{height:20px;object-fit:contain;margin-right:2px;width:20px}.hero .img-section img{height:497px;width:464px;object-fit:cover}@media (orientation:landscape){.hero .text-section .benefits.landscape{display:inline-flex!important}}@media (orientation:portrait){.hero{flex-direction:column;position:relative;margin-bottom:200px}.hero .text-section{gap:10px;margin-right:0;padding-bottom:10px;width:100%}.hero .text-section p{flex-direction:column;gap:10px}.hero .text-section .benefits.portrait{display:inline-flex!important;margin-top:20px}.hero .text-section .benefits.portrait .benefit{flex-basis:31%}.hero .img-section{position:relative}.hero .img-section img{width:398px;height:398px}.hero .download-app-section{background-color:#fff;position:fixed;bottom:0;left:0;width:100%;z-index:10}}@keyframes scrollNews{to{transform:translateX(calc(-50% - 30px))}}.pluto-news-container{width:100%;margin:0 auto;padding:20px;font-family:Inter,Arial,sans-serif}.pluto-news-container .pluto-news-title{font-size:24px;color:grey;position:relative}.pluto-news-container .pluto-news-title:after{content:"";position:absolute;bottom:-5px;left:0;width:50px;height:2px;background-color:gold}.pluto-news-container .news-logos-container{overflow:hidden;white-space:nowrap;position:relative;margin:50px 0}.pluto-news-container .news-logos{display:inline-flex;flex-direction:row;gap:60px;animation:scrollNews 20s linear infinite;width:max-content}.pluto-news-container .news-logo{display:inline-block;width:150px;height:50px;object-fit:contain;vertical-align:middle}.pluto-news-container .fade-overlay{position:absolute;top:0;bottom:0;width:100px;pointer-events:none;z-index:1}.pluto-news-container .fade-overlay.left{left:0;background:linear-gradient(90deg,#fff,transparent)}.pluto-news-container .fade-overlay.right{right:0;background:linear-gradient(270deg,#fff,transparent)}.pluto-news-container .news-logos-container:hover .news-logos{animation-play-state:paused;cursor:pointer}.sip-banner{background-color:#e5ff00;display:flex;font-family:Inter,Arial,sans-serif;justify-content:space-between;align-items:center;padding:8px 15px;margin-bottom:20px}.sip-banner .sip-banner-content{display:flex;flex-direction:column;font-size:12px;align-items:left;gap:5px}.sip-banner .sip-banner-know{background-color:#fff;display:flex;height:20px;align-items:center;padding:5px 10px;width:fit-content}.sip-banner .sip-banner-icon{margin-right:5px}.sip-banner .sip-banner-button{background-color:#06f;color:#fff;border:none;padding:8px 16px;font-size:12px;font-weight:700;border-radius:4px;cursor:pointer;transition:background-color .3s ease}.sip-banner .sip-banner-button:hover{background-color:#0052cc}@media (max-width:768px){.sip-banner .sip-banner{gap:10px}.sip-banner .sip-banner,.sip-banner .sip-banner-content{flex-direction:column;align-items:flex-start}.sip-banner .sip-banner-button{align-self:flex-end}}.home-page{overflow-x:hidden}.home-page,.navbar-wrapper{width:100vw;max-width:100%;margin:0;padding:0}.navbar-wrapper{left:0;right:0}.navbar{width:100vw;max-width:100%;margin:0;padding:0 20px;box-sizing:border-box}.home-page .page-content-container{width:1200px;margin:0 auto}@media (orientation:portrait){.home-page .page-content-container{width:100%;padding:0 16px}}