.rahkar_component_application{--rahkar-component-application-item-background:#ffffff;--rahkar-component-application-item-text:#111111;--rahkar-component-application-item-shadow:rgba(0, 0, 0, 0.1);--rahkar-component-application-item-inactive-opacity:0.3;--rahkar-component-application-control-icon:rgba(255, 255, 255, 0.5);--rahkar-component-application-control-hover-bg:rgba(255, 255, 255, 0.1);--rahkar-component-application-control-hover-icon:#ffffff;--rahkar-component-application-box-shadow:rgba(0, 0, 0, 0.2);--rahkar-component-application-download-btn-bg:#f3f3f3;--rahkar-component-application-download-btn-hover-bg:#e2e2e2;--rahkar-component-application-download-btn-text:#000000;--rahkar-component-application-gradient-top:linear-gradient(to bottom, var(--rahkar-component-application-primary-color) 40%, transparent);--rahkar-component-application-gradient-bottom:linear-gradient(to top, var(--rahkar-component-application-primary-color) 40%, transparent)}.rahkar_component_application *{box-sizing:border-box}body[dir="ltr"] .rahkar_component_application .rahkar_controls{left:unset;right:0}body[dir="ltr"] .rahkar_component_application .rahkar_download_format_btn{flex-direction:row-reverse}body[dir="ltr"] .rahkar_component_application .rahkar_download_text h2,body[dir="ltr"] .rahkar_component_application .rahkar_download_text p{text-align:left}.rahkar_component_application{background:linear-gradient(to right,var(--rahkar-component-application-primary-color),var(--rahkar-component-application-primary-color));color:#fff;position:relative;width:100%;height:300px;padding:2rem;display:flex;justify-content:space-between;box-shadow:0 10px 25px var(--rahkar-component-application-box-shadow)}.rahkar_download_text h2{color:#fff!important}.rahkar_dark .rahkar_component_application .rahkar_icon path{stroke:#111!important}.rahkar_component_application .rahkar_scroll_section{width:50%;display:flex;align-items:center;justify-content:center;position:relative}.rahkar_component_application .rahkar_items_viewport{height:264px;width:200px;overflow:hidden;position:relative}.rahkar_component_application .rahkar_item{width:180px;height:72px;margin:8px auto;border-radius:16px;display:flex;align-items:center;justify-content:center;gap:1rem;transition:opacity 0.5s ease-in-out,transform 0.5s ease-in-out,font-size 0.5s ease-in-out;transform:scale(1);opacity:var(--rahkar-component-application-item-inactive-opacity);color:var(--rahkar-component-application-item-text)!important;font-size:.8rem;background:var(--rahkar-component-application-item-background);cursor:default}.rahkar_component_application .rahkar_item.active{opacity:1;font-weight:700;font-size:.9rem;transform:scale(1.05);box-shadow:0 5px 15px var(--rahkar-component-application-item-shadow)}.rahkar_component_application .rahkar_controls{position:absolute;left:0;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:.5rem}.rahkar_component_application .rahkar_controls button{background:#fff0;border:none;display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:15px;cursor:pointer;transition:background-color .2s}.rahkar_component_application .rahkar_controls button svg{width:30px;height:30px;color:var(--rahkar-component-application-control-icon);transition:color .2s}.rahkar_component_application .rahkar_controls button:hover{background:var(--rahkar-component-application-control-hover-bg)}.rahkar_component_application .rahkar_controls button:hover svg{color:var(--rahkar-component-application-control-hover-icon)}.rahkar_component_application .rahkar_blur_overlay_top,.rahkar_component_application .rahkar_blur-overlay-bottom{position:absolute;left:0;right:0;width:100%;height:88px;z-index:2;pointer-events:none}.rahkar_component_application .rahkar_blur_overlay_top{top:0;background:var(--rahkar-component-application-gradient-top)}.rahkar_component_application .rahkar_blur-overlay-bottom{bottom:0;background:var(--rahkar-component-application-gradient-bottom)}.rahkar_component_application .rahkar_download_section{display:flex;flex-direction:column;gap:1.5rem;justify-content:space-between;font-family:var(--rahkar-default-font);direction:rtl}.rahkar_component_application .rahkar_download_text h2{font-weight:900;font-size:2rem;margin:0}.rahkar_component_application .rahkar_download_text p{opacity:.8;line-height:1.8}.rahkar_component_application .rahkar_download_footer{display:flex;align-items:center;gap:.5rem}body[dir="ltr"] .rahkar_component_application .rahkar_download_footer{flex-direction:row-reverse}.rahkar_component_application .rahkar_qr_image{width:80px;height:80px;border-radius:5px;background:var(--rahkar-component-application-item-background);padding:.3rem}.rahkar_component_application .rahkar_download_links{display:flex;flex-direction:column;justify-content:space-between;gap:.5rem}.rahkar_component_application .rahkar_download_format_btn{display:flex;align-items:center;gap:.5rem;font-size:.8rem;text-decoration:none;background:var(--rahkar-component-application-download-btn-bg);padding:.4rem 1rem;border-radius:10px;transition:background 0.3s ease;color:var(--rahkar-component-application-download-btn-text);font-weight:500}.rahkar_component_application .rahkar_download_format_btn img{width:20px}.rahkar_component_application .rahkar_download_format_btn:hover{background:var(--rahkar-component-application-download-btn-hover-bg)}.rahkar_component_application .rahkar_download_footer_qr_code{width:75px;height:75px;background:#fff;display:flex;align-items:center;justify-content:center;border-radius:5px}.rahkar_component_application .rahkar_download_footer_qr_code img{width:65px;height:65px}@media only screen and (max-width:768px){.rahkar_component_application .rahkar_controls{display:none}.rahkar_component_application{flex-direction:column;height:auto}.rahkar_component_application .rahkar_download_text,.rahkar_component_application .rahkar_scroll_section,.rahkar_component_application .rahkar_download_footer{width:100%}.rahkar_component_application .rahkar_download_text{text-align:center}.rahkar_component_application .rahkar_download_footer{flex-direction:column;justify-content:center;align-items:center}body[dir="ltr"] .rahkar_component_application .rahkar_download_text h2,body[dir="ltr"] .rahkar_component_application .rahkar_download_text p{text-align:center}}