.mobile-app{color:#282c60}.mobile-app img{max-width:100%}.mobile-app p{font-family:Roboto,sans-serif;color:#282c60}.mobile-app .text-green{color:#4aaf51}.mobile-app .text-oneline{display:block}.mobile-app__redirect_section{display:flex;flex-direction:column}.mobile-app__redirect_section img{width:140px}.mobile-app__redirect_section .qr-content{display:flex;flex-direction:column;align-items:center}.mobile-app__qr_section{padding:40px 50px;display:flex;justify-content:space-between;gap:30px}.mobile-app__qr_section .text-content{width:60%}@media screen and (max-width:1199px){.mobile-app__qr_section{flex-direction:column}.mobile-app__qr_section .text-content{width:100%}.mobile-app__qr_section .qr-container{display:none}}.mobile-app__qr_section .qr-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.mobile-app__qr_section .qr-content .qr-container{width:100%;display:flex;justify-content:space-evenly}@media screen and (max-width:726px){.mobile-app__qr_section .qr-content .qr-container{display:none}}.mobile-app__qr_section .qr-content .image-container{width:100%;gap:20px;display:flex;justify-content:space-evenly}.mobile-app__qr_section .qr-content .image-container img{max-width:100%}.mobile-app__qr_section .qr-content .qr_code{height:140px}.mobile-app__qr_section .qr-content .download-image{height:50px}.mobile-app__qr_section .qr-content .stars{background-image:url(/assets/images/stars/c-star-yellow.svg?v=1);background-size:18px;height:18px;width:90px}.mobile-app__qr_section .qr-content .star-rating{display:flex;align-items:center;gap:8px}.mobile-app__phone_section{background-color:#f0f6fb;display:flex;justify-content:space-between;align-items:center;height:fit-content;width:100%;padding:10px 10px 0}@media screen and (max-width:1199px){.mobile-app__phone_section{flex-direction:column-reverse;width:100%}}.mobile-app__phone_section img{height:360px}.mobile-app__phone_section .content-text{display:grid;gap:20px;padding:20px}@media screen and (min-width:1200px){.mobile-app__phone_section .content-text{grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(2,1fr)}.mobile-app__phone_section .content-text .info-bubble{grid-column:span 2}.mobile-app__phone_section .content-text .penultimate-element{grid-column:2/4}}@media screen and (max-width:1199px){.mobile-app__phone_section .content-text{width:100%;grid-template-columns:repeat(4,1fr);grid-template-rows:1fr 1fr 1fr}.mobile-app__phone_section .content-text .info-bubble{align-self:center;justify-self:center;grid-column:span 2}.mobile-app__phone_section .content-text .penultimate-element{grid-row:3;grid-column:2/4}}.mobile-app__phone_section .content-text .info-bubble{width:230px;height:160px;background-color:#fff;border-radius:24px;padding:10px;display:flex;align-items:center;justify-content:center;text-align:center}.mobile-app__phone_section .content-text .info-bubble p{font-size:18px}@media screen and (max-width:767px){.mobile-app__phone_section .content-text .info-bubble{width:100%;height:100%}.mobile-app__phone_section .content-text .info-bubble p{font-size:12px}}.mobile-app__questions_section{padding-left:50px}.mobile-app__questions_section .is-open{transform:rotate(-90deg)}.mobile-app__questions_section ul{list-style:none}.mobile-app__questions_section ul li:first-child{border-top:1px solid #ededed}.mobile-app__questions_section ul li{display:flex;flex-direction:column;align-items:start;justify-content:space-between;border-bottom:1px solid #ededed}.mobile-app__questions_section ul li div{display:flex}.mobile-app__questions_section ul li div p.margin-left{margin-left:30px}.mobile-app__questions_section ul li div p.margin-top{margin-top:20px}.mobile-app__questions_section ul li div p.margin-topbottom{margin-bottom:10px;margin-top:10px}.mobile-app__questions_section ul li div p.bold-text{font-weight:700}.mobile-app__questions_section ul li div p.round-style{display:list-item;list-style:inside}.mobile-app__questions_section ul li a{display:flex;justify-content:space-between;width:100%;font-weight:700}.mobile-app__questions_section ul li p{font-size:14px}.mobile-app__questions_section ul li svg{padding-top:5px;width:35px;height:40px}.mobile-app__questions_section ul li .item-content{display:none;font-size:12px;padding-left:20px}.mobile-app__questions_section ul li .item-content p{margin:0;font-size:12px}.mobile-app__questions_section ul li .item-content a{display:inline}.mobile-app__questions_section p{font-size:28px}.mobile-app__download_section{background-color:#f2f7e9;display:flex;align-items:center;flex-direction:column;gap:30px;padding:30px}.mobile-app__download_section p{font-size:28px;margin:0}.mobile-app__download_section img{width:150px}.mobile-app__download_section div{display:flex;align-items:center;justify-content:center;column-gap:30px}