#rtm-hero{background-color:var(--R5-color-secondary-lightTeal);display:flex;flex-direction:column-reverse}#rtm-hero a{color:var(--R5-color-primary-kon)}#rtm-hero .container-hero{display:flex;flex-direction:row;margin-left:auto;margin-right:auto;max-width:1280px;width:100%}#rtm-hero .hero-container-image{display:none;flex-direction:column;padding:115px 16px 30px}#rtm-hero .hero-image{left:0;position:relative;top:0;width:100%;z-index:0}#rtm-hero .hero-trustpilot-widget{display:flex;flex-direction:column;gap:8px;left:450px;padding:16px;position:absolute;top:125px;width:fit-content;z-index:1}#rtm-hero .hero-content{margin-left:1rem;margin-right:1rem}#rtm-hero p{margin:0;padding:0}#rtm-hero .hero__review-info{display:flex;gap:16px;margin-bottom:40px}#rtm-hero .hero__review-logo-rating{align-items:center;display:flex;flex-direction:row;gap:8px;line-height:normal}#rtm-hero .hero__review-logo-rating img{max-height:40px;max-width:40px}#rtm-hero .hero__review-store{justify-content:space-between}#rtm-hero .hero__review-store,#rtm-hero .hero__review-total{display:flex;flex:1;flex-direction:column;font-size:34px!important;gap:8px}#rtm-hero .hero__review-total .hero__review-total-description{font-size:14px!important}#rtm-hero .hero__text{margin-bottom:24px}#rtm-hero .hero__download{align-items:flex-start;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:var(--R5-color-surface-blur-sf-blur-backdrop);border:1px solid #fff;border-radius:24px;box-shadow:0 10px 20px 0 rgba(33,41,56,.1);display:flex;flex-direction:column;gap:24px;margin:auto auto 2rem;max-width:fit-content;padding:16px;z-index:6}@media (min-width:768px){#rtm-hero .hero-content{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:auto;max-width:600px;width:100%}#rtm-hero .hero-trustpilot-widget{left:348px}}@media (min-width:901px){` #rtm-hero .hero-content{max-width:750px}#rtm-hero{flex-direction:row}#rtm-hero .hero-container-image{display:flex;height:auto;padding:90px 16px 30px;width:100%}#rtm-hero .hero-image{height:auto;left:0;max-width:696px;position:absolute;top:16px}#rtm-hero .hero__container{max-width:400px}}@media (min-width:1200px){#rtm-hero .hero-image{max-width:756px}#rtm-hero .hero-trustpilot-widget{left:450px}}form.rtm .button.r5-btn:disabled,form.rtm button:disabled{background-color:var(--R5-color-primary-neonSea)!important;color:var(--R5-color-primary-kon)!important}form.rtm{background-color:#fff;border-radius:24px;box-shadow:0 10px 20px 0 rgba(33,41,56,.1);display:flex;flex-direction:column;gap:16px;height:fit-content;padding:15px 24px;width:auto}form.rtm input{-moz-appearance:none;-webkit-appearance:none;appearance:none;border:none;border:1px solid var(--R5-color-primary-kon);border-radius:12px;box-shadow:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-family:var(--R5-paragraph-font-family);font-size:16px;font-weight:400;height:45px;line-height:16px;padding:.5rem 15px;transition:.2s ease-in-out;width:100%!important}form.rtm input:focus,form.rtm input:hover{border:1px solid var(--R5-color-primary-neonSea);outline:none}form.rtm input::placeholder{color:var(--R5-color-primary-kon)}