:root{--primary-color:#0f6edd}body{height:auto;font-family:Catamaran}body,main{width:100%}main{background-size:cover;min-height:100vh;display:flex;flex-direction:column;align-content:center}.header{justify-content:space-between;margin:5px;background:#fefefe}.headerLogo{width:150px;margin-left:30px}.fsheaderLogo{width:80px;opacity:.2;height:75px;margin-right:30px}.wrapper{box-shadow:2px 2px 10px grey;margin-top:4px}.product{height:auto;padding:20px;position:relative}.product,.product_img{display:grid;width:100%}.product_img{border-radius:60px;background-color:#fff;box-shadow:0 0 90px 0 rgba(19,19,19,.09);height:290px;place-content:center}.product_img img{width:auto}.product_txt{display:grid;justify-content:space-between;padding-left:20px}.product_txt h3{font-size:28px;color:#1c1b2f;font-weight:700;margin-top:25px}.product_txt p{font-size:18px;color:#1c1b2f;margin-top:5px}.shapep{background-color:var(--primary-color);width:166px;height:1px;position:absolute;top:95px;right:-95px;z-index:1000}.product_review{background-color:#fff;box-shadow:0 0 90px 0 rgba(19,19,19,.09);width:100%;min-height:700px;overflow:hidden;position:relative;padding:0 50px}.product_review:before{content:"";position:absolute;top:0;left:0;width:100%;background-color:#f8f9fd;z-index:0}.review_title{width:100%;height:100px;display:grid;align-items:center;padding-top:15px;font-size:24px;color:#292929;font-weight:900;position:relative;z-index:10}.product_review_inner{height:auto;padding:20px 0;width:100%}.num-heading{font-size:15px;color:#292929;font-weight:800;display:flex;align-items:center}form{margin-top:30px}.input_field label{font-size:15px;color:#292929;font-weight:800;display:block;margin-bottom:5px}.input_field .select{position:relative}.input_field .select-toggle,.input_field .select_no_drop,.input_field input{border:2px solid #e8ecfe;border-radius:15px;background-color:#fff;width:100%;height:50px;margin-bottom:30px;font-size:15px;color:#969696;padding-left:15px;transition:.5s}.input_field .select-toggle:focus,.input_field input:focus{border-color:var(--primary-color);outline:none}.select-toggle,.select_no_drop{display:flex;align-items:center;cursor:pointer;font-size:15px!important;height:50px!important}.select-toggle.show{border-color:var(--primary-color)}.select-toggle:after{content:"\f107";font-family:Font Awesome\ 5 free;color:#292929;font-weight:900;font-size:12px;text-align:center;line-height:22px;border-radius:50%;background-color:#e8ecfe;width:20px;height:20px;position:absolute;top:50%;right:10px;transform:translate(-50%,-50%)}.select-toggle.show:after{background-color:var(--primary-color);color:#fff}.select-menu{display:none;position:absolute;background-color:#fff;top:100%;left:0;z-index:1;height:auto;width:100%;margin:1px 0 0;list-style:none;font-size:15px;color:#969696;padding:10px 0 10px 30px;border:2px solid #e8ecfe;border-radius:20px;transition:.5s}.show.select-menu{display:block}.select-option{display:block;cursor:pointer;margin-bottom:10px}.select-option i,.select-toggle i{font-size:10px;margin-right:5px;border-radius:50%;display:inline-block;line-height:18px;text-align:center;width:18px;height:18px;background-color:#292929;color:#fff}.select_no_drop{cursor:default}.no-drop-menu{width:-webkit-max-content;width:max-content;height:100%;overflow:hidden;position:absolute;top:50%;left:30px;transform:translateY(-50%);display:inline-flex;font-size:15px;color:#969696}.no-drop-option{display:none;align-items:center}.no-drop-option i{font-size:16px;color:#292929;margin-right:5px}.no-drop-option.show{display:flex}.select_no_drop .bottom_btn,.select_no_drop .top_btn{cursor:pointer;color:#292929;font-weight:900;font-size:12px;text-align:center;line-height:22px;border-radius:50%;background-color:#e8ecfe;width:20px;height:20px;position:absolute;right:10px}.select_no_drop .top_btn{top:32%;transform:translate(-50%,-50%)}.select_no_drop .bottom_btn{bottom:32%;transform:translate(-50%,50%)}.reaction_inner{background-color:#f8f9fd;width:100%;min-height:140px;padding:10px;border-radius:100px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.reaction_inner .emoji{text-align:center;margin:0 10px;cursor:pointer}.reaction_inner .emoji_img{width:55px;height:55px;border-radius:50%;border:4px solid #d3d4d9;padding:5px;transition:.5s}.reaction_inner .emoji.active .emoji_img{border-color:var(--primary-color);background-color:green}.reaction_inner .emoji_img img{width:100%}.reaction_inner .emoji span{font-size:14px;color:#292929;font-weight:700;display:block;margin-top:4px}.info-text,.reactions{margin-bottom:30px}.info-text{font-family:Montserrat;color:#292929;display:flex;align-items:start;padding-right:10px}.info-text i{margin-top:2px}.info-text h5{font-size:16px;margin-left:10px}.radio-toggle{display:flex;align-items:center;height:auto;width:auto}.radio-toggle span{font-size:14px;color:#969696;font-weight:700;display:inline-block;margin-left:10px}.toggle-onOff{background-color:#bbc8d7;width:34px;height:15px;border-radius:50px;padding:2px;cursor:pointer;transition:.5s}.toggle-btn{background-color:#fff;width:11px;transform:translateX(170%);height:11px;border-radius:50%;transition:.5s}.toggle-onOff.active{background-color:var(--primary-color)}.toggle-onOff.active .toggle-btn{transform:translateX(0)}.review_btn{display:flex;flex-wrap:wrap;width:100%;height:auto;justify-content:space-between;align-items:center;margin-top:30px}.review_btn button{background-color:#106ddf;padding:0 10px;height:51px;border-radius:50px;border:2px solid transparent;font-size:18px;color:#fff;font-weight:600;position:relative;transition:.3s}.review_btn button img{width:32px;opacity:0;position:absolute;top:42%;right:75px;transform:translate(-50%,-50%);transition:.5s}.review_btn button:hover img{opacity:1;right:40px}.thankyouPage{display:grid;align-items:center}.thankyouPage .wrapper{margin:0 auto;width:70%}.thankyouinner{border-radius:40px;background-color:#fff;box-shadow:0 0 90px 0 rgba(19,19,19,.08);width:100%;min-height:650px;text-align:center;display:grid;place-content:center;padding:40px}.thankyouinner img{width:auto;margin:0 auto 20px}.thankyouHeading{font-size:40px;color:#292929;font-weight:700;margin-bottom:30px}.thankyouTxt{font-size:18px;color:#292929;margin:0 auto;width:57%}.thankyouPage .review_btn{justify-content:center;margin-top:40px}.starRatingSec{margin-bottom:10px}.starRating{display:flex;width:275px;flex-wrap:wrap;justify-content:space-between;margin-top:15px}.smallstar{width:170px!important;margin-top:0!important}.starRating i{border:3px solid #ebe9ff;background-color:#fff;width:18%;border-radius:5px;height:50px;font-size:30px;color:#e6e6e6;display:grid;place-content:center;cursor:pointer}.starRating i.small{border:none!important}.starRating i.active,.starRating i.activehover{border-color:#fec64e;color:#fec64e}.starRating span{display:block;font-size:12px;color:#4b4b4b;margin-top:10px}.inputField{margin-bottom:30px}.inputField .labelTxt,.inputField label{font-size:14px;font-weight:700;display:block;width:100%}.inputField label a{color:inherit}.inputField .textField{width:100%;height:60px;border:3px solid #ebe9ff;background-color:#fff;border-radius:5px;padding-left:20px;margin-top:10px}::placeholder{font-size:12px;color:#a9a9a9}.radioField{display:flex;width:auto;align-items:center;height:auto;margin-top:10px}.radioField input{-webkit-appearance:none;border:3px solid #ebe9ff;background-color:#fff;min-width:33px;height:33px;margin-right:10px;cursor:pointer;position:relative}.radioField input.radio{border-radius:50%}.radioField input:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#0ee263;width:17px;height:17px;display:none}.radioField input.radio:before{border-radius:50%}.radioField input:checked:before{display:block}textarea{padding:20px;height:100px!important;resize:none}.rating{margin-bottom:10px}.ratingInner{border-radius:4px;background-color:#f5f5f5;width:100%;min-height:140px;margin-top:10px;padding:30px 25px 10px}.ratingSingle{justify-content:space-between;width:100%;height:auto;flex-wrap:wrap;margin-bottom:20px}.ratingHeading,.ratingSingle{display:flex;align-items:center}.ratingHeading{font-size:15px;color:#080808;font-weight:400;margin:0}.ratingHeading:before{content:"";display:inline-block;background-color:#2f2b2b;width:12px;height:2px;margin-right:12px}.ratingSingle-inner{display:flex;width:auto;height:auto;justify-content:space-between;align-items:center}.star-fill{font-size:15px;color:#e6e6e6;padding:0 12px;border-right:2px solid #e7e7e7;height:-webkit-max-content;height:max-content;cursor:pointer}.ratingSingle-inner .star-fill:nth-child(5){border:0}.filled,.filled-hover{color:#eab000}.total-rating{font-size:15px;color:#080808;font-weight:700;padding-top:4px;margin-left:20px}.colorred{color:red!important;border-color:red!important}.colororange{color:orange!important;border-color:orange!important}.coloryellow{color:#ff0!important;border-color:#ff0!important}.colorblue{color:#5d6dda!important;border-color:#5d6dda!important}.colorlightgreen1{color:#0cf20c!important;border-color:#0cf20c!important}.colorgreen{color:green!important;border-color:green!important}main.feedback-public-page{background:linear-gradient(180deg,#f8fafc,#eef2ff 40%,#f8fafc)}.feedback-public-page .wrapper{border-radius:16px;overflow:hidden;border:1px solid #e2e8f0;box-shadow:0 12px 40px rgba(15,23,42,.08);background:#fff}.feedback-public-page .header{margin:0;padding:10px 16px;border-bottom:1px solid #e2e8f0;background:#fff}.feedback-public-page .product_review{border-radius:0 0 16px 16px;box-shadow:none;padding:16px 18px 20px}.feedback-public-page .product_review_inner .card{border-radius:10px;border:1px solid #e2e8f0!important;padding:10px 14px!important;background:linear-gradient(135deg,#fafbff,#fff)}.feedback-public-page .product_review_inner h6{font-size:14px;line-height:1.45;color:#334155;margin-bottom:.35rem}.feedback-public-page .product_review_inner .mt-4{margin-top:1rem!important}.feedback-public-page .review_btn button{border-radius:8px;padding:8px 18px;font-weight:600;transition:transform .12s ease,box-shadow .12s ease}.feedback-public-page .review_btn button.submit{box-shadow:0 4px 14px rgba(59,130,246,.35)}.feedback-public-page .review_btn button.submit:hover{transform:translateY(-1px)}.feedback-public-page .feedback-public-banner,.feedback-public-page .feedback-public-loading{padding:12px 16px;border-radius:10px;border:1px solid #e2e8f0;background:#fff;margin-bottom:10px}.feedback-public-page .product_review_inner{padding-top:6px!important;padding-bottom:10px!important}.feedback-public-page form{margin-top:12px!important}.feedback-public-page .review_btn{margin-top:14px!important}.feedback-public-page .ratingInner{padding:12px 14px 8px!important;margin-top:6px!important;min-height:auto!important}.feedback-public-page .ratingSingle{margin-bottom:10px!important}.feedback-public-page .num-heading{margin-top:8px;margin-bottom:6px}.feedback-public-page .input_field .select-toggle,.feedback-public-page .input_field .select_no_drop,.feedback-public-page .input_field input{margin-bottom:14px!important}.feedback-public-page .input_field label{margin-bottom:4px}.famstack-ai-chat-modal{min-height:0;display:flex;flex-direction:column;height:100%;background:transparent;border-radius:20px}.famstack-ai-chat-modal__body{flex:1 1;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.ai-icon-large{display:flex;align-items:center;justify-content:center;animation:pulse 2s ease-in-out infinite}.ai-access-message{max-width:none}.famstack-ai-chat-modal__section-title{color:#0f172a;font-weight:700;font-size:1rem}.famstack-ai-chat-modal__lead{font-size:.8125rem;line-height:1.6;color:#64748b;margin-bottom:0}.famstack-ai-chat-modal .famstack-ai-chat-modal__btn-access{background:linear-gradient(135deg,#6d5dfc,#059669);border:none;border-radius:999px;padding:.55rem 1.35rem;font-size:.8125rem;font-weight:700;color:#fff;box-shadow:0 8px 22px rgba(109,93,252,.28)}.famstack-ai-chat-modal .famstack-ai-chat-modal__btn-access:hover{color:#fff;filter:brightness(1.05)}.famstack-ai-chat-modal__success-icon{color:#10b981;font-size:3rem;line-height:1}.ai-icon-large__sparkles{color:#6d5dfc;opacity:.9}@media (prefers-reduced-motion:reduce){.ai-icon-large{animation:none}}.help-search-modal{min-height:0;display:flex;flex-direction:column;height:100%;background:transparent;border-radius:20px}.help-search-wrapper{position:relative;display:flex;flex-direction:column;flex:1 1;min-height:0}.help-search-results{position:relative;margin-top:.75rem;max-height:320px;min-height:0;overflow-y:auto;overflow-x:hidden;border:1px solid rgba(226,232,240,.95);border-radius:14px;background:#fff;flex:1 1;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.6)}.results-list{padding:0}.result-item{padding:.85rem 1rem;border-bottom:1px solid rgba(226,232,240,.85);cursor:pointer;transition:background-color .18s ease,transform .18s ease}.result-item:last-child{border-bottom:none}.result-item.active,.result-item:hover{background:linear-gradient(90deg,rgba(37,99,235,.06),hsla(0,0%,100%,0))}.result-item.active{border-left:3px solid #2563eb;padding-left:calc(1rem - 3px)}.result-title{font-weight:700;color:#1e40af;margin-bottom:.2rem;font-size:.875rem}.result-title mark{background:rgba(37,99,235,.18);color:#1e3a8a;padding:0 3px;border-radius:3px}.result-description{font-size:.75rem;color:#64748b;line-height:1.45;margin-top:.15rem}.result-description mark{background:rgba(37,99,235,.12);color:#1e40af;padding:0 2px;border-radius:2px}.result-type{display:inline-block;margin-top:.4rem;padding:.12rem .45rem;border-radius:999px;background:rgba(100,116,139,.1);font-size:.625rem;font-weight:700;color:#64748b;text-transform:capitalize}.no-results{padding:1.75rem 1rem;text-align:center;color:#64748b}.no-results i{display:block;font-size:1.35rem;color:#94a3b8}.no-results p{margin:0 0 .25rem;font-weight:700;color:#475569}.no-results span{font-size:.75rem}.help-search-hint{padding:.85rem .65rem;text-align:center;color:#64748b;font-size:.75rem;line-height:1.5;border-radius:12px;background:rgba(37,99,235,.05);border:1px dashed rgba(37,99,235,.18)}.help-search-hint--warn{color:var(--warning-color,#b45309)}.help-search-results::-webkit-scrollbar{width:6px}.help-search-results::-webkit-scrollbar-track{background:transparent}.help-search-results::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}body.lux-shell-dark .help-search-results{background:rgba(15,23,42,.72);border-color:rgba(51,65,85,.95)}body.lux-shell-dark .result-item.active,body.lux-shell-dark .result-item:hover{background:rgba(37,99,235,.1)}body.lux-shell-dark .result-title{color:#93c5fd}body.lux-shell-dark .result-description{color:#94a3b8}.device-registration-popup-overlay{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;z-index:10050;display:flex;align-items:center;justify-content:center;padding:1rem;background:rgba(8,12,28,.55);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);animation:luxMobileOverlayIn .2s ease;pointer-events:auto}body.device-registration-popup-open #header_top,body.device-registration-popup-open #left-sidebar,body.device-registration-popup-open #page_top,body.device-registration-popup-open .listgridheader.sticky,body.device-registration-popup-open .page-header,body.device-registration-popup-open .sticky-top{pointer-events:none;z-index:1}body.device-registration-popup-open #header_top,body.device-registration-popup-open #left-sidebar,body.device-registration-popup-open #page_top{z-index:1!important}@keyframes luxMobileOverlayIn{0%{opacity:0}to{opacity:1}}.device-registration-popup-overlay.closing{animation:luxMobileOverlayOut .15s ease forwards}@keyframes luxMobileOverlayOut{0%{opacity:1}to{opacity:0}}.device-registration-popup{width:100%;max-width:1060px;max-height:min(96vh,820px);display:flex;flex-direction:column;overflow:hidden;border-radius:22px;border:1px solid hsla(0,0%,100%,.65);background:hsla(0,0%,100%,.97);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.9),0 28px 70px rgba(15,23,42,.28),0 0 0 1px rgba(15,23,42,.04);animation:luxMobilePopupIn .28s ease}@keyframes luxMobilePopupIn{0%{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.device-registration-popup__header{display:flex;align-items:center;justify-content:space-between;grid-gap:1rem;gap:1rem;padding:.625rem 1rem;border-bottom:1px solid #e2e8f0;background:linear-gradient(180deg,#fff,#f8fafc);flex-shrink:0}.device-registration-popup__title{margin:0;font-size:.875rem;font-weight:800;letter-spacing:-.02em;color:#0f172a}.device-registration-popup__close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;border-radius:999px;background:#f1f5f9;color:#64748b;cursor:pointer;transition:background .15s ease,color .15s ease}.device-registration-popup__close:hover{background:#e2e8f0;color:#0f172a}.device-registration-popup__body{flex:1 1;overflow-y:auto;min-height:0;padding:.875rem 1.125rem 1rem}@media (max-width:768px){.device-registration-popup-overlay{padding:.5rem}.device-registration-popup{max-height:96vh;border-radius:18px}.device-registration-popup__header{padding:.875rem 1rem}.device-registration-popup__body{padding:.875rem 1rem 1rem}}.mobile-registration-icon-container{cursor:pointer;display:flex;align-items:center;justify-content:center;position:relative}.mobile-registration-icon-container:before{content:"";position:absolute;width:60px;height:90px;background:radial-gradient(circle,rgba(16,185,129,.2) 0,transparent 70%);border-radius:50%;animation:pulse 2s ease-in-out infinite;z-index:-1}@keyframes pulse{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.1);opacity:.3}}.mobile-phone-shape{width:50px;height:80px;background:linear-gradient(145deg,#fff,#f1f5f9 50%,#e2e8f0);border:2.5px solid #10b981;border-radius:10px 10px 14px 14px;display:flex;align-items:center;justify-content:center;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px rgba(16,185,129,.2),0 2px 4px rgba(0,0,0,.1),inset 0 1px 0 hsla(0,0%,100%,.8);overflow:hidden}.mobile-phone-shape:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.4),transparent);transition:left .5s ease;z-index:1}.mobile-registration-icon-container:hover .mobile-phone-shape:after{left:100%}.mobile-phone-shape:before{content:"";position:absolute;top:-2.5px;left:50%;transform:translateX(-50%);width:32px;height:5px;background:linear-gradient(180deg,#10b981,#059669);border-radius:0 0 5px 5px;box-shadow:0 2px 4px rgba(16,185,129,.3);z-index:2}.mobile-phone-shape{background-image:linear-gradient(#10b981,#10b981) 8px 12px/7px 7px no-repeat,linear-gradient(#10b981,#10b981) 8px 12px/2.5px 2.5px no-repeat,linear-gradient(#10b981,#10b981) 10.5px 12px/2.5px 2.5px no-repeat,linear-gradient(#10b981,#10b981) 13px 12px/2.5px 2.5px no-repeat,linear-gradient(#10b981,#10b981) 8px 14.5px/2.5px 2.5px no-repeat,linear-gradient(#10b981,#10b981) 13px 14.5px/2.5px 2.5px no-repeat,linear-gradient(#10b981,#10b981) 8px 17px/2.5px 2.5px no-repeat,linear-gradient(#10b981,#10b981) 10.5px 17px/2.5px 2.5px no-repeat,linear-gradient(#10b981,#10b981) 13px 17px/2.5px 2.5px no-repeat,radial-gradient(circle,#10b981 1.5px,transparent 0) 20px 15px,radial-gradient(circle,#10b981 1.5px,transparent 0) 25px 18px,radial-gradient(circle,#10b981 1.5px,transparent 0) 30px 15px,radial-gradient(circle,#10b981 1.5px,transparent 0) 35px 20px,radial-gradient(circle,#10b981 1.5px,transparent 0) 20px 25px,radial-gradient(circle,#10b981 1.5px,transparent 0) 28px 28px,radial-gradient(circle,#10b981 1.5px,transparent 0) 35px 30px,linear-gradient(180deg,rgba(16,185,129,.08),transparent 30%,rgba(16,185,129,.05)),linear-gradient(145deg,#fff,#f8fafc 30%,#f1f5f9 60%,#e2e8f0);background-size:7px 7px,2.5px 2.5px,2.5px 2.5px,2.5px 2.5px,2.5px 2.5px,2.5px 2.5px,2.5px 2.5px,2.5px 2.5px,2.5px 2.5px,4px 4px,4px 4px,4px 4px,4px 4px,4px 4px,4px 4px,4px 4px,100% 100%,100% 100%}.mobile-phone-shape .home-button{position:absolute;bottom:5px;left:50%;transform:translateX(-50%);width:22px;height:3px;background:linear-gradient(180deg,#10b981,#059669);border-radius:3px;z-index:2;box-shadow:0 1px 2px rgba(16,185,129,.4)}.mobile-phone-icon{font-size:1.5rem;color:#10b981;transition:all .3s ease;z-index:1;opacity:.25;filter:drop-shadow(0 1px 2px rgba(16,185,129,.3))}.qr-code-badge{position:absolute;top:8px;right:3px;width:18px;height:18px;background:linear-gradient(135deg,#10b981,#059669);border-radius:4px;display:flex;align-items:center;justify-content:center;z-index:3;box-shadow:0 2px 6px rgba(16,185,129,.4),0 1px 2px rgba(0,0,0,.2),inset 0 1px 0 hsla(0,0%,100%,.3);border:1px solid hsla(0,0%,100%,.2);animation:badgePulse 2s ease-in-out infinite}@keyframes badgePulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.qr-code-badge i{font-size:.7rem}.qr-code-badge i,.registration-indicator{color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.2)}.registration-indicator{position:absolute;top:26px;left:50%;transform:translateX(-50%);background:linear-gradient(135deg,#10b981,#059669);font-size:.55rem;font-weight:800;padding:3px 5px;border-radius:3px;z-index:3;letter-spacing:.8px;box-shadow:0 2px 6px rgba(16,185,129,.4),0 1px 2px rgba(0,0,0,.2),inset 0 1px 0 hsla(0,0%,100%,.3);border:1px solid hsla(0,0%,100%,.2)}.mobile-registration-icon-container:hover .mobile-phone-shape{background:linear-gradient(145deg,#10b981,#059669 50%,#047857);border-color:#047857;transform:scale(1.08) translateY(-2px);box-shadow:0 8px 20px rgba(16,185,129,.4),0 4px 8px rgba(0,0,0,.15),inset 0 1px 0 hsla(0,0%,100%,.2)}.mobile-registration-icon-container:hover .mobile-phone-shape:before{background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 2px 4px rgba(0,0,0,.2)}.mobile-registration-icon-container:hover .mobile-phone-shape .home-button{background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 1px 3px rgba(0,0,0,.3)}.mobile-registration-icon-container:hover .mobile-phone-icon{color:#fff;opacity:.15;filter:drop-shadow(0 1px 2px rgba(255,255,255,.3))}.mobile-registration-icon-container:hover .qr-code-badge{background:linear-gradient(135deg,#fff,#f8fafc);box-shadow:0 3px 8px rgba(0,0,0,.3),0 1px 2px rgba(0,0,0,.2),inset 0 1px 0 rgba(16,185,129,.1);border-color:rgba(16,185,129,.3);transform:scale(1.1)}.mobile-registration-icon-container:hover .qr-code-badge i{color:#10b981;text-shadow:none}.mobile-registration-icon-container:hover .registration-indicator{background:linear-gradient(135deg,#fff,#f8fafc);color:#10b981;box-shadow:0 3px 8px rgba(0,0,0,.3),0 1px 2px rgba(0,0,0,.2),inset 0 1px 0 rgba(16,185,129,.1);border-color:rgba(16,185,129,.3);transform:translateX(-50%) scale(1.05);text-shadow:none}.mobile-registration-icon-container:active .mobile-phone-shape{transform:scale(1.05) translateY(0)}@media (max-width:768px){.mobile-registration-icon-container:before{width:55px;height:85px}.mobile-phone-shape{width:48px;height:76px}.qr-code-badge{width:16px;height:16px;top:7px;right:2px}.qr-code-badge i{font-size:.65rem}.registration-indicator{font-size:.5rem;padding:2px 4px;top:24px}.mobile-phone-icon{font-size:1.4rem}}
/*# sourceMappingURL=main.fa23a021.chunk.css.map */