:root{--byno-var-font-family:"Peyda",sans-serif;--byno-var-main-color:#0076ca;--byno-var-main-color-rgb:0,118,202;--byno-var-second-color:#8aceff;--byno-var-second-color-opacity:rgba(var(--byno-var-main-color-rgb),.14);--byno-var-main-gradient:linear-gradient(-45deg,var(--byno-var-main-color),var(--byno-var-second-color));--byno-var-container-width:1636px;--byno-hide-in-dark:inherit;--byno-hide-in-light:inherit;}body:not(.dark-mode){--byno-hide-in-dark:inherit;--byno-hide-in-light:none;--byno-var-body-light-dark-bg:#f8f8f8;--byno-var-color-light-dark-bg:#fff;--byno-var-color-light-dark-bg-blur:rgba(255,255,255,.96);--byno-var-color-light-dark-opacity-bg:rgba(0,0,0,.06);--byno-var-color-light-dark-opacity-text:#707070;--byno-var-color-light-dark-text:#4a4a4a;--byno-var-color-light-dark-shadow:rgba(0,0,0,.21);--byno-var-color-light-dark-border:#eaeaea;}*{margin:0;padding:0;box-sizing:border-box;border:0;-webkit-tap-highlight-color:transparent;}*:focus{outline:none;}input:focus,textarea:focus,select:focus,button:focus,a:focus{outline:none;}button,a,input[type="button"],input[type="submit"],label{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;}html{scroll-behavior:smooth;}p{line-height:2em;}a{text-decoration:none;color:var(--byno-var-color-light-dark-text);}a:hover{color:var(--byno-var-main-color);}li{list-style:none;}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}article img{max-width:100%;height:auto;border-radius:7px;}input,button,form{font-family:var(--byno-var-font-family);}::-webkit-scrollbar-thumb,::-webkit-scrollbar-track{border-radius:0;}::-webkit-scrollbar-thumb{background:#dfdfdf;}::-webkit-scrollbar{width:10px;}table{border-collapse:collapse;border-spacing:0;}textarea:focus,input[type="text"]:focus,input[type="email"]:focus,select:focus,input[type="password"]:focus{border-color:var(--byno-var-main-color);}textarea,input[type="text"],input[type="email"],select,input[type="password"]{font-family:var(--byno-var-font-family);}@media only screen and (max-width: 768px){input[type="text"],input[type="email"],input[type="password"],input[type="tel"],input[type="number"],input[type="search"],input[type="url"],textarea,select{font-size:16px;}}h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-weight:700;}h2,h2 a,h2 span,h2 span strong{font-size:1.4em;}h3,h3 a,h3 span,h3 span strong{font-size:1.25em;}.container{max-width:var(--byno-var-container-width);margin:auto;}.byno-site-footer-card{background:var(--byno-var-color-light-dark-bg-blur);width:100%;margin:0 auto;gap:12px;min-height:80px;backdrop-filter:blur(10px);display:flex;flex-direction:column;justify-content:space-between;align-items:center;box-shadow:0 0 15px -10px var(--byno-var-color-light-dark-shadow);transition:gap .3s ease,padding .3s ease;padding:15px 25px 25px;}.byno-site-layout{min-height:20vh;display:flex;flex-direction:column;}.byno-main-content{width:100%;flex:1;}.byno-main-container{width:100%;}@media only screen and (max-width: 1240px){.container{padding-right:10px;padding-left:10px;}}@media only screen and (max-width: 1040px){.byno-only-desktop{display:none !important;}.byno-site-footer{margin:18px auto 102px;border-radius:30px;box-shadow:0 0 15px -10px var(--byno-var-color-light-dark-shadow);backdrop-filter:blur(10px);overflow:hidden;width:95vw;}.byno-header-btn-support{border-radius:14px !important;padding:4px 10px !important;}}@media only screen and (min-width: 1041px){.byno-except-desktop{display:none !important;}}body{direction:ltr;font-size:14px;text-align:right;line-height:30px;font-family:var(--byno-var-font-family) !important;color:var(--byno-var-color-light-dark-text) !important;font-weight:500;background-color:#fbfbfb;}.flex-center{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.flex-center-in-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}@keyframes l2{to{background-size:100% 3px;}}.mobile-navigation-byno{background:var(--byno-var-color-light-dark-bg-blur);position:fixed;bottom:10px;left:50%;width:95vw;height:70px;transform:translateX(-50%);z-index:99;border-radius:30px;backdrop-filter:blur(10px);overflow:hidden;box-shadow:0 4px 28px -8px rgba(0,0,0,.22);}.mobile-navigation-byno svg{position:relative;z-index:10;transition:all .4s;display:inline-block;}.mobile-navigation-byno ul{display:flex;height:100%;flex-direction:row-reverse;}.mobile-navigation-byno ul li{height:100%;text-align:center;list-style:none;align-items:center;display:flex;cursor:pointer;justify-content:center;flex-wrap:wrap;position:relative;flex:1;}.mobile-navigation-byno ul li:last-child{padding-left:10px;}.mobile-navigation-byno ul li:first-child{padding-right:10px;}.mobile-navigation-byno ul li.active svg,.mobile-navigation-byno ul li.active span.title-item-mobile-nav{color:var(--byno-var-main-color);}.mobile-navigation-byno ul li.active{color:var(--byno-var-main-color);position:relative;}.mobile-navigation-byno ul li.active:before{content:"";display:flex;background:var(--byno-var-main-color);width:30px;height:4px;position:absolute;top:0;border-radius:0 0 4px 4px;}.mobile-navigation-byno ul li span{font-weight:500;font-size:11px;width:100%;line-height:1;display:block;text-align:center;transition:all .22s;}.item-mobile-nav-byno svg{width:100%;height:30px;}.item-mobile-nav-byno.searchicon-m-header{gap:5px;background:var(--byno-var-color-light-dark-opacity-bg);border-radius:12px;padding:4px;font-weight:400;flex-direction:row-reverse;color:var(--byno-var-color-light-dark-opacity-text);}.item-mobile-nav-byno{display:flex;width:auto;height:100%;justify-content:center;align-items:center;flex-direction:column;gap:6px;}button.item-mobile-nav-byno{background:none;border:none;cursor:pointer;padding:0;color:inherit;font-family:inherit;font-size:inherit;text-decoration:none;}.byno-universal-cart-control .byno-mobile-purchase-btn,.button.alt.byno-variable-popup-trigger,.button.alt.byno-contact-purchase-btn,.button.alt.byno-var-confirm,.single_add_to_cart_button.byno-contact-purchase-btn,.byno-contact-purchase-btn{align-items:center;appearance:none;-webkit-appearance:none;background:var(--byno-var-main-color) !important;background-color:var(--byno-var-main-color) !important;background-image:none !important;border:0 !important;border-radius:11px;color:#fff;cursor:pointer;display:inline-flex;font-size:.88rem;font-weight:700;height:42px;justify-content:center;line-height:1;padding:0 18px;text-decoration:none;transition:filter .2s ease,opacity .2s ease;}.byno-universal-cart-control .byno-mobile-purchase-btn.is-disabled,.byno-universal-cart-control .byno-mobile-purchase-btn:disabled,.button.alt.byno-variable-popup-trigger.is-disabled,.button.alt.byno-variable-popup-trigger:disabled,.button.alt.byno-contact-purchase-btn.is-disabled,.button.alt.byno-contact-purchase-btn:disabled,.button.alt.byno-var-confirm.is-disabled,.button.alt.byno-var-confirm:disabled,.single_add_to_cart_button.byno-contact-purchase-btn.is-disabled,.single_add_to_cart_button.byno-contact-purchase-btn:disabled,.byno-contact-purchase-btn.is-disabled,.byno-contact-purchase-btn:disabled{cursor:not-allowed;filter:grayscale(.22);opacity:.72;}.byno-universal-cart-control .byno-mobile-purchase-btn:hover,.button.alt.byno-variable-popup-trigger:hover,.button.alt.byno-contact-purchase-btn:hover,.button.alt.byno-var-confirm:hover,.single_add_to_cart_button.byno-contact-purchase-btn:hover,.byno-contact-purchase-btn:hover{background:var(--byno-var-main-color) !important;background-color:var(--byno-var-main-color) !important;background-image:none !important;color:#fff;filter:brightness(1.05);}.byno-contact-purchase-btn{align-items:center;display:inline-flex;justify-content:center;text-decoration:none;}@keyframes byno-cart-control-spin{to{transform:translate(-50%,-50%) rotate(360deg);}}.byno-header-search-box{width:100%;height:100%;position:fixed;top:0;right:0;background-color:rgba(0,16,19,.6);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:10040;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;display:flex;justify-content:center;align-items:flex-start;padding-top:env(safe-area-inset-top,0);pointer-events:none;}.byno-search-modal-layout{width:100%;height:100%;background:var(--byno-var-color-light-dark-bg);display:flex;flex-direction:column;overflow:hidden;}.byno-search-header{background:var(--byno-var-color-light-dark-bg);border-bottom:1px solid var(--byno-var-color-border,#e0e0e0);padding:16px;position:sticky;top:0;z-index:10;}.byno-search-header-content{display:flex;align-items:center;gap:10px;flex-direction:row-reverse;}.byno-search-back-btn,.byno-search-back-btn button{display:flex;justify-content:center;align-items:center;}.byno-back-button{margin-right:0;width:34px;height:34px;background:var(--byno-var-color-light-dark-opacity-bg);border:none;padding:0;cursor:pointer;color:var(--byno-var-color-light-dark-opacity-text);border-radius:12px;transition:background-color .18s,color .18s;flex-shrink:0;}.byno-back-button:hover{background:var(--byno-var-main-color);color:#fff;}.byno-search-input-container{flex:1;}.byno-search-input-wrapper{display:flex;align-items:center;border-radius:16px;padding:12px 16px;transition:border-color .2s,box-shadow .2s;background:var(--byno-var-color-light-dark-opacity-bg);color:var(--byno-var-color-light-dark-opacity-text);}.byno-search-icon{color:var(--byno-var-text-color-secondary,#757575);margin-right:8px;display:flex;justify-content:center;align-items:center;}.byno-popup-form-search-input{flex:1;border:none;outline:none;background:transparent;font-size:16px;color:var(--byno-var-color-light-dark-text);font-family:inherit;}.byno-popup-form-search-input::placeholder{color:var(--byno-var-text-color-secondary,#757575);}.byno-search-content{flex:1;overflow-y:auto;padding:0;}.byno-search-sections{padding:0;}.byno-search-section{padding:10px 20px;border-bottom:1px solid var(--byno-var-color-light-dark-border);}.byno-search-section-header{display:flex;align-items:center;justify-content:space-between;gap:12px;height:46px;}.byno-search-section-header .byno-section-title{text-align:start;line-height:1;flex:1;}.byno-search-section-header .byno-section-title span{font-weight:600;font-size:16px;color:var(--byno-var-color-light-dark-text);}.byno-clear-history{background:none;border:none;padding:8px;cursor:pointer;color:var(--byno-var-text-color-secondary,#757575);border-radius:8px;transition:background-color .2s;display:flex;justify-content:center;align-items:center;}.byno-clear-history:hover{background-color:var(--byno-var-color-hover,rgba(0,0,0,.05));}.btns-login-cart-box-header-byno{display:flex;flex-direction:row;gap:15px;justify-content:center;align-items:center;padding:0 5px;}.category-btn-byno{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-weight:500;display:flex;gap:10px;height:100%;align-items:center;padding:7px 10px;border:2px solid transparent;font-size:14px;line-height:19px;position:relative;background:var(--byno-var-second-color-opacity);border-radius:10px;color:var(--byno-var-main-color);transition:.3s all ease-in-out;margin-left:5px;}.category-btn-byno:hover{transform:scale(1.02);}.header-menu-byno .main-menu{display:flex;gap:22px;}.header-menu-byno.main-menu{flex:1;padding:0 12px 0 0;}.byno-nav-main-menu a.byno-menu-link{display:flex;justify-content:center;align-items:center;gap:5px;}.login-btn-byno{display:flex;justify-content:center;align-items:center;gap:6px;border:1px solid var(--byno-var-color-light-dark-border);border-radius:12px;padding:5px 8px 7px 12px;}body.theme-buyno .close-login-popup-otino{width:34px;height:34px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .18s,color .18s;flex-shrink:0;gap:5px;background:var(--byno-var-color-light-dark-opacity-bg);border-radius:12px;padding:4px;font-weight:400;left:24px;flex-direction:row-reverse;color:var(--byno-var-color-light-dark-opacity-text);}body.theme-buyno .close-login-popup-otino:hover{color:#fff;background:var(--byno-var-main-color);}body.theme-buyno .otino-popup-container{padding-top:21px;padding:21px 18px 18px;}body.theme-buyno .head-popup-login-otino{justify-content:flex-start;font-size:18px;font-weight:700;}.cart-btn-wrapper-byno{position:relative;}.wishlist-btn-byno{display:flex;justify-content:center;align-items:center;gap:6px;border:1px solid var(--byno-var-color-light-dark-border);border-radius:12px;padding:9px;position:relative;color:var(--byno-var-color-light-dark-text);}.wishlist-btn-byno:hover{color:#ef4444;}.wishlist-count-badge{position:absolute;top:-6px;right:-6px;background:#ef4444;color:#fff;font-size:11px;font-weight:700;min-width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:0 4px;line-height:1;}.wishlist-count-badge.is-hidden{display:none;}.cart-btn-byno{display:flex;justify-content:center;align-items:center;gap:6px;border:1px solid var(--byno-var-color-light-dark-border);border-radius:12px;padding:9px;position:relative;}.mini-cart-dropdown-byno{position:absolute;top:calc(100% + 10px);left:0;width:430px;background:var(--byno-var-color-light-dark-bg);border-radius:20px;box-shadow:0 12px 44px rgba(0,0,0,.14);opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s cubic-bezier(.4,0,.2,1);z-index:1000;overflow:hidden;}.cart-btn-wrapper-byno:hover .mini-cart-dropdown-byno,.cart-btn-wrapper-byno.is-mini-cart-open .mini-cart-dropdown-byno{opacity:1;visibility:visible;transform:translateY(0);}.mini-cart-header-byno{display:flex;align-items:center;gap:8px;padding:14px 16px;border-bottom:1px solid var(--byno-var-color-light-dark-border);color:var(--byno-var-color-light-dark-text);font-size:13px;font-weight:600;}.mini-cart-header-byno svg{color:var(--byno-var-main-color);flex-shrink:0;}.item-mobile-nav-byno{width:auto;position:relative;}.byno-search-chips{display:flex;flex-wrap:wrap;gap:8px;padding:4px 15px;margin:auto -20px;}.byno-search-results{padding:0;}.byno-search-query-section{padding:16px 20px;border-bottom:1px solid var(--byno-var-color-border,#f0f0f0);}.byno-search-query-header{display:flex;align-items:center;gap:12px;}.byno-search-query-header .byno-search-icon{color:var(--byno-var-text-color-secondary,#757575);}.byno-search-query-text{font-size:16px;font-weight:600;color:var(--byno-var-color-light-dark-text);margin:0;}.byno-search-categories-section{padding:12px 20px;}.byno-category-all-products{display:flex;align-items:center;gap:12px;padding:12px 0;cursor:pointer;transition:background-color .2s;border-radius:8px;margin-bottom:8px;}.byno-category-all-products:hover{background-color:var(--byno-var-color-hover,rgba(0,0,0,.05));}.byno-category-all-products .byno-category-icon{color:var(--byno-var-text-color-secondary,#757575);}.byno-category-all-products .byno-category-text{font-size:16px;font-weight:600;color:var(--byno-var-color-light-dark-text);margin:0;}.byno-category-suggestions{display:flex;flex-direction:column;gap:4px;}.byno-search-suggestions-section{padding:12px 20px;}.byno-search-suggestions{display:flex;flex-direction:column;gap:4px;}.byno-view-all-results-wrap{padding:12px 20px 18px;border-top:1px solid var(--byno-var-color-light-dark-border);display:flex;justify-content:center;}@media (max-width: 768px){.byno-search-header{padding:12px 16px;}.byno-popup-form-search-input{font-size:16px;}}.byno-search-wrapper-desktop{flex:1;position:relative;width:650px;}.byno-search-base-modal{position:relative;}.byno-search-modal-content-wrapper{position:absolute;top:110%;left:0;right:0;background:var(--byno-var-color-light-dark-bg);border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.1);max-height:500px;overflow-y:auto;z-index:100;}@media (min-width: 769px){.byno-search-wrapper-desktop .byno-search-input-container{position:relative;}.byno-search-modal-content-wrapper::-webkit-scrollbar{width:6px;}.byno-search-modal-content-wrapper::-webkit-scrollbar-track{background:transparent;}.byno-search-modal-content-wrapper::-webkit-scrollbar-thumb{background:var(--byno-var-color-light-dark-border);border-radius:3px;}.byno-search-modal-content-wrapper::-webkit-scrollbar-thumb:hover{background:var(--byno-var-text-color-secondary);}}@media (max-width: 768px){.byno-search-wrapper-desktop{display:none;}}.byno-header-support-box{width:100%;height:100%;position:fixed;top:0;right:0;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);z-index:10050;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;display:flex;justify-content:center;align-items:flex-start;padding-top:env(safe-area-inset-top,0);pointer-events:none;}.byno-support-modal-layout{width:100%;height:100%;background:var(--byno-var-color-light-dark-bg);display:flex;flex-direction:column;overflow:hidden;}.byno-support-header{background:var(--byno-var-color-light-dark-bg);border-bottom:1px solid var(--byno-var-color-light-dark-border);padding:16px 24px;position:sticky;top:0;z-index:10;}.byno-support-header-content{display:flex;align-items:center;gap:5px;flex-direction:row-reverse;}.byno-support-back-btn,.byno-support-back-btn button{display:flex;justify-content:center;align-items:center;}.byno-support-close{margin-right:0;width:34px;height:34px;background:var(--byno-var-color-light-dark-opacity-bg);border:none;padding:0;cursor:pointer;color:var(--byno-var-color-light-dark-opacity-text);border-radius:12px;transition:background-color .18s,color .18s;flex-shrink:0;}.byno-support-close:hover{background:var(--byno-var-main-color);color:#fff;}.byno-support-title-container{flex:1;text-align:center;}.byno-support-title-container h3{margin:0;font-size:18px;font-weight:700;color:var(--byno-var-color-light-dark-text);text-align:start;}.byno-support-content{flex:1;overflow-y:auto;padding:20px;}.byno-support-description{text-align:center;margin-bottom:24px;color:var(--byno-var-color-light-dark-opacity-text);font-size:14px;}.byno-support-links{display:flex;flex-direction:column;gap:16px;max-width:600px;margin:0 auto;}.byno-support-link{display:flex;align-items:center;padding:16px 20px;background:var(--byno-var-color-light-dark-opacity-bg);border-radius:12px;text-decoration:none;color:var(--byno-var-color-light-dark-text);transition:all .2s ease;border:1px solid transparent;}.byno-support-link:hover{background:var(--byno-var-main-color);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(var(--byno-var-main-color-rgb),.3);}.byno-support-link-icon{width:48px;height:48px;margin-right:16px;display:flex;align-items:center;justify-content:center;border-radius:12px;flex-shrink:0;}.byno-support-link-icon svg,.byno-support-link-icon img{width:28px;height:28px;object-fit:contain;}.byno-support-link-content{flex:1;text-align:start;}.byno-support-link-title{font-size:16px;font-weight:600;margin:0 0 4px;}.byno-support-link-desc{font-size:14px;margin:0;opacity:.8;}@media (max-width: 768px){.byno-support-header{padding:19px 16px;}.byno-support-content{padding:16px;}.byno-support-links{gap:12px;}.byno-support-link{padding:14px 16px;}.byno-support-link-icon{width:40px;height:40px;}.byno-support-link-icon svg,.byno-support-link-icon img{width:24px;height:24px;object-fit:contain;}}@media (min-width: 769px){.byno-header-support-box{display:flex;justify-content:center;align-items:center;padding:0;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);}.byno-support-modal-layout{width:500px;max-width:90vw;height:auto;max-height:80vh;background:rgba(255,255,255,.95);backdrop-filter:blur(20px);border-radius:20px;box-shadow:0 25px 50px rgba(0,0,0,.15);border:1px solid rgba(255,255,255,.2);overflow:hidden;position:relative;}.byno-support-header{background:rgba(255,255,255,.8);border-bottom:1px solid rgba(0,0,0,.1);position:static;}.byno-support-header-content{justify-content:space-between;align-items:center;}.byno-support-title-container{flex:1;text-align:center;}.byno-support-title-container h3{margin:0;}.byno-support-close{margin-left:0 !important;order:2;}.byno-support-close:hover{background:var(--byno-var-main-color);color:#fff;}.byno-support-content{padding:30px;background:rgba(255,255,255,.6);}.byno-support-description{font-size:16px;margin-bottom:30px;color:#666;}.byno-support-links{gap:20px;}.byno-support-link{padding:20px 24px;border-radius:15px;background:rgba(248,249,250,.8);border:1px solid rgba(0,0,0,.08);}.byno-support-link:hover{background:var(--byno-var-main-color);color:#fff;transform:translateY(-3px);box-shadow:0 8px 25px rgba(var(--byno-var-main-color-rgb),.25);}.byno-support-link-icon{width:50px;height:50px;margin-right:20px;}.byno-support-link-title{font-size:18px;font-weight:600;}.byno-support-link-desc{font-size:15px;}}.byno-mobile-menu-box{position:fixed;inset:0;z-index:10040;display:none;}.byno-mobile-menu-outside{position:absolute;inset:0;background:rgba(0,0,0,.45);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);opacity:0;transition:opacity .28s ease;}.byno-mobile-menu-inside{position:absolute;top:0;right:0;width:100vw;height:100%;background:var(--byno-var-color-light-dark-bg);display:flex;flex-direction:column;z-index:1;box-shadow:-4px 0 30px rgba(0,0,0,.15);transform:translateX(20px);opacity:0;transition:transform .28s ease,opacity .28s ease;}.byno-mobile-menu-header{display:flex;align-items:center;justify-content:space-between;padding:19px 18px;border-bottom:1px solid var(--byno-var-color-light-dark-border);flex-shrink:0;}.byno-mobile-menu-logo{display:flex;justify-content:center;align-items:center;}.byno-mobile-menu-logo img,.byno-mobile-menu-logo svg{height:30px;width:auto;}.byno-mobile-menu-close{width:34px;height:34px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .18s,color .18s;flex-shrink:0;gap:5px;background:var(--byno-var-color-light-dark-opacity-bg);border-radius:12px;padding:4px;font-weight:400;flex-direction:row-reverse;color:var(--byno-var-color-light-dark-opacity-text);}.byno-mobile-menu-close:hover{background:var(--byno-var-main-color);color:#fff;}.byno-mobile-menu-close svg,.byno-support-close svg,.byno-back-button svg{width:20px;height:20px;}.byno-mobile-menu-content{flex:1;display:flex;overflow:hidden;}.byno-mobile-menu-two-panel{display:flex;width:100%;height:100%;direction:rtl;}.byno-mobile-menu-first-level{width:125px;flex-shrink:0;border-left:1px solid var(--byno-var-color-light-dark-border);overflow-y:auto;overflow-x:hidden;padding-top:4px;}.byno-first-level-menu{list-style:none;margin:0;padding:8px 0;}.byno-first-level-menu-item{cursor:pointer;position:relative;}.byno-first-level-menu-content{display:flex;flex-direction:column;align-items:center;gap:6px;padding:10px 8px;text-align:center;transition:background .18s;border-right:3px solid transparent;}.byno-first-level-menu-item:hover .byno-first-level-menu-content{background:var(--byno-var-color-light-dark-bg);}.byno-first-level-menu-item.active .byno-first-level-menu-content{background:var(--byno-var-main-color);margin:1px 6px;border-radius:12px;}.byno-first-level-menu-icon{width:38px;height:38px;border-radius:10px;background:var(--byno-var-color-light-dark-opacity-bg);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .18s,color .18s;color:var(--byno-var-color-light-dark-text);overflow:hidden;}.byno-first-level-menu-icon svg{width:20px;height:20px;}.byno-first-level-menu-icon img{width:100%;height:100%;object-fit:cover;}.byno-first-level-menu-item.active .byno-first-level-menu-icon{background:var(--byno-var-color-light-dark-bg);color:var(--byno-var-main-color);}.byno-menu-item-text{font-size:11px;font-weight:500;color:var(--byno-var-color-light-dark-text);line-height:1.3;word-break:break-word;}.byno-first-level-menu-item.active .byno-menu-item-text{color:#fff;font-weight:600;}.byno-mobile-menu-second-level{flex:1;overflow:hidden;background:var(--byno-var-color-light-dark-bg);}.byno-second-level-content{height:100%;overflow-y:auto;padding:12px 10px 14px;}.noScrollbar{scrollbar-width:none;-ms-overflow-style:none;}.noScrollbar::-webkit-scrollbar{display:none;}@media (max-width: 380px){.byno-mobile-menu-inside{width:100vw;}.byno-mobile-menu-first-level{width:112px;}.byno-first-level-menu-icon{width:32px;height:32px;}.byno-menu-item-text{font-size:10px;}}.byno-desktop-menu-box{position:fixed;inset:0;z-index:10040;display:none;}.byno-desktop-menu-outside{position:absolute;inset:0;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);cursor:pointer;opacity:0;transition:opacity .2s ease;}.byno-desktop-menu-inside{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.97);width:min(1040px,94vw);height:min(580px,88vh);background:var(--byno-var-color-light-dark-bg);border-radius:20px;box-shadow:0 20px 60px rgba(0,0,0,.18);border:1px solid var(--byno-var-color-light-dark-border);overflow:hidden;z-index:100;display:flex;flex-direction:column;opacity:0;transition:transform .25s cubic-bezier(.22,.68,0,1.2),opacity .2s ease;}.byno-desktop-menu-header{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;border-bottom:1px solid var(--byno-var-color-light-dark-border);flex-shrink:0;}.byno-desktop-menu-logo{display:flex;justify-content:center;align-items:center;}.byno-desktop-menu-logo img,.byno-desktop-menu-logo svg{height:32px;width:auto;object-fit:contain;}.byno-desktop-menu-close{width:36px;height:36px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .18s,color .18s;flex-shrink:0;gap:5px;background:var(--byno-var-color-light-dark-opacity-bg);border-radius:12px;padding:4px;font-weight:400;flex-direction:row-reverse;color:var(--byno-var-color-light-dark-opacity-text);}.byno-desktop-menu-close:hover{background:var(--byno-var-main-color);color:#fff;}.byno-desktop-menu-close svg{width:20px;height:20px;}.byno-desktop-menu-content{flex:1;overflow:hidden;display:flex;direction:rtl;}.byno-desktop-menu-first-level{width:220px;flex-shrink:0;border-left:1px solid var(--byno-var-color-light-dark-border);overflow-y:auto;overflow-x:hidden;padding:8px 0;scrollbar-width:thin;}.theme-buyno .otino-popup-container button{background-color:var(--byno-var-main-color) !important;}.byno-desktop-first-level-menu{list-style:none;margin:0;padding:0;}.byno-desktop-first-level-menu-item{cursor:pointer;position:relative;margin:0 6px 0 4px;margin-bottom:4px;}.byno-desktop-first-level-menu-content{display:flex;align-items:center;gap:10px;padding:8px;border-radius:12px;transition:background .18s,border-color .18s;}.byno-desktop-first-level-menu-item:hover .byno-desktop-first-level-menu-content{background:var(--byno-var-color-light-dark-bg);}.byno-desktop-first-level-menu-item.active .byno-desktop-first-level-menu-content{background:var(--byno-var-main-color);}.byno-desktop-first-level-menu-content .byno-first-level-menu-icon{width:36px;height:36px;border-radius:10px;background:var(--byno-var-color-light-dark-opacity-bg);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--byno-var-color-light-dark-text);transition:background .18s,color .18s;overflow:hidden;}.byno-desktop-first-level-menu-content .byno-first-level-menu-icon svg{width:20px;height:20px;}.byno-desktop-first-level-menu-content .byno-first-level-menu-icon img{width:100%;height:100%;max-width:20px;max-height:20px;object-fit:none;}.byno-desktop-first-level-menu-item.active .byno-first-level-menu-icon{background:var(--byno-var-color-light-dark-bg);color:var(--byno-var-main-color);}.byno-desktop-menu-item-text{font-size:14px;font-weight:500;color:var(--byno-var-color-light-dark-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;}.byno-desktop-first-level-menu-item.active .byno-desktop-menu-item-text{color:#fff;font-weight:600;}.byno-desktop-menu-second-level{flex:1;overflow:hidden;border-left:1px solid var(--byno-var-color-light-dark-border);}.byno-desktop-second-level-content{height:100%;overflow-y:auto;padding:16px 14px 18px;direction:rtl;}.byno-desktop-second-level-panel{display:none;}.byno-dsk-viewall-btn{display:flex;align-items:center;justify-content:space-between;padding:11px 14px;margin-bottom:14px;background:var(--byno-var-second-color-opacity);color:var(--byno-var-main-color);text-decoration:none;border-radius:12px;font-size:14px;font-weight:600;transition:.3s all ease-in-out;}.byno-dsk-viewall-btn:hover{transform:scale(1.01);}.byno-dsk-viewall-btn svg{width:18px;height:18px;transform:rotate(180deg);}.byno-dsk-flat-grid,.byno-dsk-group-list{list-style:none;margin:0;padding:0;}.byno-dsk-flat-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(165px,1fr));gap:8px;}.byno-dsk-flat-grid a,.byno-dsk-group-list a{display:flex;align-items:center;gap:8px;padding:6px 12px;text-decoration:none;font-size:14px;font-weight:400;border-radius:10px;transition:background .18s,color .18s,transform .18s;}.byno-dsk-flat-grid a:hover,.byno-dsk-group-list a:hover{background:var(--byno-var-main-color);color:#fff;transform:translateX(-2px);}@media (max-width: 768px){.byno-desktop-menu-box{display:none !important;}}@media (max-width: 1100px){.byno-desktop-menu-first-level{width:190px;}}.byno-mobile-header{background:var(--byno-var-color-light-dark-bg-blur);width:95vw;margin:10px auto;height:50px;border-radius:30px;backdrop-filter:blur(10px);flex-direction:row;justify-content:space-between;padding:10px 15px;position:sticky;top:10px;z-index:99;overflow:hidden;box-shadow:0 0 15px -10px var(--byno-var-color-light-dark-shadow);}.byno-header-btn-support{gap:5px;background:var(--byno-var-second-color-opacity);border-radius:10px;padding:5px 10px;font-weight:500;flex-direction:row-reverse;color:var(--byno-var-main-color);}.byno-header-btn-support svg{width:26px;height:26px;}.byno-mobile-header>.right-box-m-header-byno{max-height:50px;}.byno-mobile-header>.right-box-m-header-byno a{display:flex;justify-content:center;align-items:center;}.byno-mobile-header>.right-box-m-header-byno img,.byno-mobile-header>.right-box-m-header-byno svg{height:30px;width:auto;}.byno-site-footer{margin-top:10px;}.byno-site-footer-main{padding:35px 30px 25px;display:flex;align-items:flex-start;justify-content:space-between;gap:25px;}.byno-site-footer-brand{flex:1.25;min-width:0;}.byno-site-footer-logo{display:inline-flex;margin-bottom:16px;}.byno-site-footer-logo img,.byno-site-footer-logo svg{width:140px;max-width:100%;height:auto;}.byno-site-footer-about,.byno-site-footer-about p{font-size:14px;line-height:30px;font-weight:450;}.byno-site-footer-about p:last-child,.byno-site-footer-copy p:last-child{margin-bottom:0;}.byno-site-footer-links-area{flex:1;min-width:0;}.byno-site-footer-links{display:flex;justify-content:center;gap:50px;}.byno-site-footer-link-col h3{font-size:16px;margin-bottom:22px;line-height:20px;}.byno-site-footer-link-col li{margin-bottom:10px;}.byno-site-footer-link-col a{color:#707378;font-size:14px;}.byno-site-footer-link-col a:hover{color:var(--byno-var-main-color);}.byno-site-footer-trust{flex:1;min-width:320px;}.byno-site-footer-badges{display:flex;gap:14px;margin-bottom:28px;flex-wrap:wrap;overflow:hidden;justify-content:end;}.byno-site-footer-badge-slot{width:fit-content;min-height:142px;display:inline-flex;align-items:center;justify-content:center;}.byno-site-footer-badge{max-width:145px;height:100%;border-radius:14px;border:1px solid #cdced2;background:#fbfbfb;display:flex;align-items:center;justify-content:center;color:#777b84;font-size:18px;font-weight:600;letter-spacing:.5px;}.byno-site-footer-badge--image{padding:10px;}.byno-site-footer-badge--image img{width:100%;height:100%;object-fit:contain;}.byno-site-footer-badge span{display:inline-flex;align-items:center;justify-content:center;width:calc(100% - 20px);height:calc(100% - 20px);border-radius:10px;border:1px dashed #e2e3e6;}.byno-site-footer-socials{display:flex;gap:14px;}.byno-site-footer-socials a{display:inline-flex;align-items:center;justify-content:center;}.byno-site-footer-card .byno-site-footer-social-link{color:var(--byno-var-main-color);}.byno-site-footer-social-icon{display:inline-flex;align-items:center;justify-content:center;width:35px;height:35px;}.byno-site-footer-social-icon svg{width:100%;height:100%;display:block;}.byno-site-footer-social-icon svg[fill="none"][stroke="currentColor"]{stroke-width:2px;}.byno-site-footer-socials{display:flex;gap:14px;justify-content:flex-end;}.byno-site-footer-socials svg{width:35px;height:35px;}.byno-site-footer-bottom-desktop{background:var(--byno-var-main-color);color:#fff;display:flex;align-items:center;justify-content:center;min-height:55px;padding:0 55px;border-radius:20px;width:100%;margin:5px auto;}.byno-site-footer-copy,.byno-site-footer-copy p{font-size:16px;font-weight:400;line-height:1.8;text-align:center;}.byno-site-footer-card .byno-site-footer-bottom-desktop .byno-site-footer-copy a{color:#fff;text-decoration:underline;text-underline-offset:3px;}.byno-site-footer-card .byno-site-footer-bottom-desktop .byno-site-footer-copy a:hover{color:#fff;}@media (max-width: 1200px){.byno-site-footer-link-col h3{font-size:15px;}.byno-site-footer-link-col a{font-size:12px;}.byno-site-footer-copy,.byno-site-footer-copy p{font-size:12px;}}@media (max-width: 880px){.byno-site-footer-main{display:block;padding:20px 24px 0;}.byno-site-footer-brand{min-width:0;text-align:center;}.byno-site-footer-logo{margin-bottom:20px;}.byno-site-footer-logo img{width:110px;}.byno-site-footer-links-area{min-width:0;margin-top:35px;}.byno-site-footer-links{justify-content:center;gap:48px;}.byno-site-footer-link-col h3{font-size:18px;margin-bottom:8px;text-align:center;}.byno-site-footer-link-col li{margin-bottom:5px;text-align:center;}.byno-site-footer-link-col a{font-size:14px;line-height:2;}.byno-site-footer-trust{min-width:0;margin-top:20px;}.byno-site-footer-badges{justify-content:center;margin-bottom:18px;gap:10px;max-width:90vw;}.byno-site-footer-badge{width:104px;height:104px;border-radius:12px;font-size:13px;}.byno-site-footer-badge-slot{width:104px;height:104px;}.byno-site-footer-socials{justify-content:center;}}@media (max-width: 480px){.byno-site-footer-main{padding:16px 14px 0;}.byno-site-footer-links{gap:34px;}.byno-site-footer-link-col h3{font-size:17px;}.byno-site-footer-link-col a{font-size:13px;}.byno-site-footer-badge{width:98px;height:98px;}.byno-site-footer-badge-slot{width:98px;height:98px;}.byno-site-footer-bottom-desktop{padding:0 20px;}}.right-box-m-header-byno{display:flex;justify-content:space-between;gap:10px;}.left-box-m-header-byno{display:flex;justify-content:center;align-items:center;gap:10px;}.header-byno-full{width:100%;position:sticky;top:0;left:0;z-index:99;display:flex;flex-direction:column;margin-bottom:10px;}.inner-header-byno{background:var(--byno-var-color-light-dark-bg-blur);width:100%;margin:0 auto;gap:12px;min-height:80px;backdrop-filter:blur(10px);display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:20px 25px 10px;box-shadow:0 0 15px -10px var(--byno-var-color-light-dark-shadow);transition:gap .3s ease,padding .3s ease;}.logo-header-byno img,.logo-header-byno svg{width:auto;height:50px;}.logo-header-byno{display:flex;justify-content:center;align-items:center;}.top-head-in-header-byno,.bottom-head-in-header-byno{display:flex;flex:1;width:100%;justify-content:space-between;align-items:center;}.top-head-in-header-byno{overflow:visible;position:relative;}.bottom-head-in-header-byno{max-height:100px;transition:max-height .3s ease,opacity .3s ease,margin .3s ease;overflow:hidden;}.logo-search-box-header-byno{display:flex;flex-direction:row;gap:30px;justify-content:center;align-items:center;margin-right:10px;}.right-bottom-header-box-byno{display:flex;flex:1;width:100%;justify-content:space-between;align-items:center;}.banner-top-header-buyno,.banner-top-header-buyno a,.banner-top-header-buyno img{position:relative;display:block;height:auto;width:100%;overflow:hidden;object-fit:cover;}.text-banner-top-header-byno{width:100%;display:flex;flex-wrap:wrap;gap:5px;padding-inline:40px;background:var(--byno-var-main-color);justify-content:center;align-items:center;border-radius:0;height:fit-content;color:#fff;overflow:hidden;font-size:16px;font-weight:500;min-height:45px;}@media (max-width: 768px){.text-banner-top-header-byno{padding:10px;row-gap:0;font-size:100%;}.banner-top-header-buyno.byno-except-desktop img{height:30px;}}.banner-image-header-buyno{display:block;width:100%;overflow:hidden;background:var(--byno-var-main-color);color:#fff;max-height:50px;}.top-banner-track{display:flex;width:max-content;white-space:nowrap;margin:auto;}@keyframes bannerScroll{from{transform:translateX(-100vw);}to{transform:translateX(120vw);}}body{direction:rtl;}.mobile-navigation-byno ul li:last-child{padding-left:0px;padding-right:10px;}.mobile-navigation-byno ul li:first-child{padding-left:10px;padding-right:0px;}.byno-search-icon{margin-right:0px;margin-left:8px;}.byno-back-button{margin-right:0px;margin-left:-4px;}.byno-header-btn-support{flex-direction:row;}.byno-first-level-menu-item.active::before{left:0;right:unset;}.byno-mobile-menu-close{margin-right:0px;margin-left:-6px;}.byno-support-close{margin-right:0px;margin-left:-4px;}.byno-support-link-icon{margin-right:0px;margin-left:16px;}@font-face{font-display:swap;font-family:"Peyda";src:url("https://broozhamrah.ir/wp-content/themes/buyno/assets/fonts/peyda/PeydaFaNumWeb-Regular.woff2") format("woff2");font-weight:400;font-style:normal;}@font-face{font-display:swap;font-family:"Peyda";src:url("https://broozhamrah.ir/wp-content/themes/buyno/assets/fonts/peyda/PeydaFaNumWeb-Medium.woff2") format("woff2");font-weight:500;font-style:normal;}@font-face{font-display:swap;font-family:"Peyda";src:url("https://broozhamrah.ir/wp-content/themes/buyno/assets/fonts/peyda/PeydaFaNumWeb-SemiBold.woff2") format("woff2");font-weight:600;font-style:normal;}@font-face{font-display:swap;font-family:"Peyda";src:url("https://broozhamrah.ir/wp-content/themes/buyno/assets/fonts/peyda/PeydaFaNumWeb-Bold.woff2") format("woff2");font-weight:700;font-style:normal;}.single-product .summary .variations_form.cart .single_add_to_cart_button.byno-variable-simple-add.button.alt,.single-product .summary .variations_form.cart .single_add_to_cart_button.byno-variable-popup-trigger.button.alt,.byno-variable-popup-trigger{background:var(--byno-var-main-color) !important;background-color:var(--byno-var-main-color) !important;border:0;border-color:var(--byno-var-main-color) !important;border-radius:12px;color:#fff !important;cursor:pointer;height:42px;width:100%;}.single-product .summary .variations_form.cart .single_add_to_cart_button.byno-variable-simple-add.button.alt:hover,.single-product .summary .variations_form.cart .single_add_to_cart_button.byno-variable-popup-trigger.button.alt:hover,.byno-variable-popup-trigger:hover{background:var(--byno-var-main-color) !important;background-color:var(--byno-var-main-color) !important;color:#fff !important;filter:brightness(1.05);}.single-product .summary .variations_form.cart .single_add_to_cart_button.byno-variable-simple-add.button.alt:disabled,.single-product .summary .variations_form.cart .single_add_to_cart_button.byno-variable-popup-trigger.button.alt:disabled,.byno-variable-popup-trigger:disabled{cursor:not-allowed;opacity:.62;}.byno-variable-popup-form .byno-native-variations,.byno-variable-popup-form .byno-native-single-variation-wrap{border:0;clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;margin:-1px;opacity:0;overflow:hidden;padding:0;pointer-events:none;position:absolute;white-space:nowrap;width:1px;}.byno-variable-popup-box{display:none;inset:0;max-width:100vw;overflow:hidden;position:fixed;z-index:10020;}.byno-variable-popup-box:not(.is-open){display:none !important;pointer-events:none !important;}.byno-variable-popup-outside{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:rgba(0,0,0,.45);inset:0;opacity:0;position:absolute;transition:opacity .22s ease;}.byno-variable-popup-inside{background:var(--byno-var-color-light-dark-bg);border:1px solid var(--byno-var-color-light-dark-border);border-radius:18px;box-shadow:0 20px 60px rgba(0,0,0,.18);box-sizing:border-box;display:flex;flex-direction:column;height:min(620px,92vh);left:50%;max-width:min(620px,100vw);opacity:0;overflow:hidden;overflow-x:hidden;position:absolute;top:50%;transform:translate(-50%,-50%) scale(.97);transition:transform .25s cubic-bezier(.22,.68,0,1.2),opacity .2s ease;width:min(620px,94vw);z-index:2;}.byno-variable-popup-header{align-items:center;border-bottom:1px solid var(--byno-var-color-light-dark-border);display:flex;justify-content:space-between;padding:14px 16px;}.byno-variable-popup-close{align-items:center;background:var(--byno-var-color-light-dark-opacity-bg);border:0;border-radius:10px;color:var(--byno-var-color-light-dark-opacity-text);cursor:pointer;display:inline-flex;font-size:1.35rem;height:34px;justify-content:center;line-height:1;width:34px;}.byno-variable-popup-close:hover{background:var(--byno-var-main-color);color:#fff;}.byno-variable-popup-body{flex:1;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:14px 16px 16px;}.byno-variable-popup-price{align-items:flex-start;color:#1f2254;display:flex;flex-direction:column;font-size:1.06rem;font-weight:700;gap:4px;line-height:1.2;margin-bottom:0;min-width:0;}.byno-variable-popup-price > .price{align-items:flex-start;display:flex;flex-wrap:wrap;gap:4px;line-height:1.2;margin:0;min-width:0;}.byno-variable-popup-price .byno-sale-price-top{align-items:center;color:#9aa0ad;display:inline-flex;flex-direction:row-reverse;gap:6px;line-height:1;}.byno-variable-popup-price .byno-price-discount-badge,.byno-variable-popup-price .onsale{align-items:center;background:#e53b3b;border:0;border-radius:999px;color:#fff;display:inline-flex;font-size:11px;font-weight:800;justify-content:center;line-height:1;margin:0;min-height:20px;min-width:40px;padding:2px 8px;}.byno-variable-popup-price del{color:#9aa0ad;font-size:13px;margin:0;text-decoration:none;}.byno-variable-popup-price del .woocommerce-Price-currencySymbol{color:#8e929f;margin-right:2px;}.byno-variable-popup-price ins{color:#1f2254;font-size:22px;font-weight:800;line-height:1.1;margin:0;text-decoration:none;}.byno-variable-popup-price ins .woocommerce-Price-currencySymbol{color:#2f335f;font-size:12px;font-weight:700;margin-right:2px;}.byno-variable-popup-price > bdi,.byno-variable-popup-price > .price > bdi,.byno-variable-popup-price > .price > .amount,.byno-variable-popup-price > .price > .woocommerce-Price-amount{color:#1f2254;font-size:22px;font-weight:800;line-height:1.1;}.byno-variable-popup-price > bdi .woocommerce-Price-currencySymbol,.byno-variable-popup-price > .price > bdi .woocommerce-Price-currencySymbol,.byno-variable-popup-price > .price > .amount .woocommerce-Price-currencySymbol,.byno-variable-popup-price > .price > .woocommerce-Price-amount .woocommerce-Price-currencySymbol{color:#2f335f;font-size:12px;font-weight:700;margin-right:2px;}.byno-variable-popup-price .woocommerce-Price-amount{align-items:baseline;display:inline-flex;gap:2px;white-space:nowrap;}.byno-variable-popup-price > .price > .onsale,.byno-variable-popup-price > .price > del,.byno-variable-popup-price > .price > .byno-sale-price-top{flex:0 0 auto;}.byno-variable-popup-price > .price > ins,.byno-variable-popup-price > .price > bdi,.byno-variable-popup-price > .price > .woocommerce-Price-amount{flex:0 0 100%;}.byno-variable-popup-hint{color:var(--byno-var-color-light-dark-opacity-text);font-size:.9rem;margin-bottom:14px;}.byno-var-attribute-group{background:var(--byno-var-color-light-dark-opacity-bg);border:1px solid var(--byno-var-color-light-dark-border);border-radius:14px;margin-bottom:12px;padding:11px;}.byno-var-attribute-title{font-size:.95rem;font-weight:700;margin-bottom:10px;}.byno-var-options{display:flex;flex-wrap:wrap;gap:8px;overflow-x:hidden;}.byno-var-option{align-items:center;background:var(--byno-var-color-light-dark-bg);border:1px solid var(--byno-var-color-light-dark-border);border-radius:999px;color:var(--byno-var-color-light-dark-text);cursor:pointer;display:inline-flex;font-size:.86rem;font-weight:500;gap:7px;max-width:100%;min-height:36px;min-width:0;overflow-wrap:anywhere;padding:6px 12px;transition:all .2s ease;word-break:break-word;}.byno-var-option:hover{border-color:var(--byno-var-main-color);}.byno-var-option.is-disabled,.byno-var-option:disabled{background-image:linear-gradient(135deg,transparent calc(50% - 1px),currentColor calc(50% - 1px),currentColor calc(50% + 1px),transparent calc(50% + 1px));color:var(--byno-var-color-light-dark-border);cursor:not-allowed;opacity:.55;pointer-events:none;}.byno-var-option.is-disabled .byno-var-color-dot,.byno-var-option:disabled .byno-var-color-dot{filter:grayscale(1);}.byno-var-option.is-disabled,.byno-var-option:disabled span.byno-var-option-label{color:rgba(0,0,0,.38);}.byno-var-options.is-color .byno-var-color-dot{background:var(--byno-var-option-color,transparent);border:1px solid rgba(0,0,0,.14);border-radius:50%;display:inline-flex;height:16px;width:16px;}.byno-variable-popup-footer{align-items:center;border-top:1px solid var(--byno-var-color-light-dark-border);display:flex;gap:10px;justify-content:space-between;padding:12px 16px;}.byno-variable-popup-footer-actions{display:flex;gap:10px;margin-right:auto;}.byno-var-confirm{background:var(--byno-var-main-color);border:0 !important;border-radius:11px;color:#fff;font-size:.88rem;font-weight:700;min-height:42px;min-width:180px;padding:0 18px;}.byno-var-confirm:hover{filter:brightness(1.05);}.byno-var-confirm:disabled{filter:grayscale(.35);opacity:.6;}@keyframes byno-var-confirm-spin{to{transform:translate(-50%,-50%) rotate(360deg);}}.byno-product-card-actions .byno-variable-popup-form{width:100%;}.byno-product-card-actions .byno-variable-popup-trigger{min-height:40px;}@media only screen and (max-width: 1040px){.byno-variable-popup-inside{border:0;border-radius:0;box-shadow:-4px 0 30px rgba(0,0,0,.15);height:100dvh;max-height:100dvh;left:auto;max-width:100vw;right:0;top:0;transform:translateX(20px);transition:transform .28s ease,opacity .28s ease;width:100vw;}.byno-variable-popup-body{-webkit-overflow-scrolling:touch;padding:12px 12px 14px;}.byno-variable-popup-header,.byno-variable-popup-footer{padding-left:12px;padding-right:12px;}.byno-variable-popup-footer{align-items:stretch;flex-direction:column;}.byno-variable-popup-footer-actions{margin-right:0;width:100%;}.byno-var-confirm{flex:1 1 auto;min-width:0;}}.byno-woo-products-wrap ul.products{display:grid;gap:14px;grid-template-columns:repeat(5,minmax(0,1fr));list-style:none;margin:0;padding:0;}.byno-woo-products-wrap ul.products::before,.byno-woo-products-wrap ul.products::after{display:none;}.byno-woo-products-wrap ul.products li.product.byno-product-card{float:none;margin:0;width:100%;}.byno-home-specials-swiper ul.products.swiper-wrapper{display:flex;gap:0;grid-template-columns:none;}.byno-home-specials-swiper ul.products.swiper-wrapper li.product.byno-product-card.swiper-slide{width:auto;}.byno-product-card-inner{background:#fff;border:1px solid #e7ecf3;border-radius:14px;box-shadow:0 14px 28px -24px rgba(22,34,56,.42);display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;transition:.2s all ease-in-out;container-type:inline-size;}.byno-product-card-inner:hover{transform:translateY(-1px);}.byno-product-card-top-actions{inset:15px 15px auto auto;position:absolute;z-index:3;}.byno-product-thumb-link{display:block;position:relative;}.byno-product-thumb{aspect-ratio:1/1;background:#fff;margin:0;padding:10px;overflow:hidden;}.byno-product-thumb img{display:block;height:100%;object-fit:cover;padding:0;transition:none;width:100%;border-radius:10px !important;}.byno-product-card .onsale{display:none;}.byno-product-card-body{display:flex;flex:1;flex-direction:column;gap:9px;padding:8px 12px 12px;}.byno-product-card-title{font-size:16px;font-weight:600;line-height:1.75;margin:0;}.byno-product-card-title a{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--byno-var-color-light-dark-text);display:-webkit-box;font-size:inherit !important;line-clamp:2;line-height:inherit;overflow:hidden;}.byno-product-card-bottom{align-items:flex-end;display:flex;flex-direction:row-reverse;justify-content:space-between;gap:6px;margin-top:auto;flex-wrap:wrap;row-gap:10px;}.byno-product-card-bottom > .byno-product-card-price-block{flex:1 1 auto;min-width:min(100%,max-content);max-width:100%;}.byno-product-card-bottom > .byno-product-card-actions{display:flex;flex:0 0 112px;justify-content:flex-start;min-width:96px;max-width:124px;}.product-type-variable .byno-product-card-meta.byno-product-card-meta--price{display:flex;flex-direction:column;gap:0;line-height:1;align-items:end;}.product-type-variable .byno-product-card-meta.byno-product-card-meta--price span[aria-hidden="true"]:not(.woocommerce-Price-amount.amount){align-self:center;}.byno-product-card .byno-product-card-meta--price .price{display:inline-flex !important;}.byno-product-card-bottom > .byno-product-card-actions .byno-product-card-cart-control,.byno-product-card-bottom > .byno-product-card-actions .variations_form,.byno-product-card-bottom > .byno-product-card-actions .button.alt.byno-variable-popup-trigger,.byno-product-card-bottom > .byno-product-card-actions .button.alt.byno-standard-add-to-cart-link{width:100%;}.byno-product-card .byno-universal-cart-control .byno-mobile-purchase-btn,.byno-product-card .button.alt.byno-variable-popup-trigger,.byno-product-card .button.alt.byno-standard-add-to-cart-link,.byno-product-card .button.alt.byno-contact-purchase-btn,.byno-product-card .button.alt.byno-var-confirm,.byno-product-card .single_add_to_cart_button.byno-contact-purchase-btn,.byno-product-card .byno-contact-purchase-btn{align-items:center;appearance:none;-webkit-appearance:none;background:var(--byno-var-main-color) !important;background-color:var(--byno-var-main-color) !important;background-image:none !important;border:0 !important;border-radius:11px;color:#fff;cursor:pointer;display:flex;font-size:15px;font-weight:600 !important;height:fit-content !important;justify-content:center;line-height:1;padding:8px 14px !important;text-decoration:none;transition:filter .2s ease,opacity .2s ease;white-space:nowrap;flex-wrap:nowrap;gap:6px;min-height:40px;}.byno-product-card .byno-mobile-purchase-btn .byno-mobile-purchase-btn-icon,.byno-product-card .button.alt.byno-variable-popup-trigger .byno-mobile-purchase-btn-icon{align-items:center;display:inline-flex;justify-content:center;line-height:1;}.byno-product-card .byno-mobile-purchase-btn .byno-mobile-purchase-btn-icon svg,.byno-product-card .button.alt.byno-variable-popup-trigger .byno-mobile-purchase-btn-icon svg{display:block;height:24px;width:24px;}.byno-product-card-price-block{display:flex;flex-direction:column;gap:3px;justify-content:flex-start;min-width:0;}.byno-product-card-meta--price .price{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;margin-bottom:12px;margin-top:0;min-width:0;width:100%;}.byno-product-card-meta .price{color:#1f2254;display:flex;flex-direction:column;gap:0;margin:0;}.byno-product-card-meta .price .byno-sale-price-top,.byno-product-card-meta--price > .byno-sale-price-top{align-items:center;color:#b7b9c2;display:inline-flex;flex:1;flex-direction:row-reverse;flex-wrap:wrap;gap:5px;justify-content:end;line-height:1;max-width:100%;width:100%;}.byno-product-card-meta .price .byno-price-discount-badge,.byno-product-card-meta--price > .byno-sale-price-top .byno-price-discount-badge{align-items:center;background:#e53b3b;border-radius:999px;color:#fff;display:inline-flex;font-size:11px;font-weight:800;justify-content:center;line-height:1;padding:4px 8px;}.byno-product-card-meta .price del,.byno-product-card-meta--price > .byno-sale-price-top del{color:#b7b9c2;font-size:12px;margin:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;text-decoration:none;white-space:nowrap;}.byno-product-card-meta .price del .woocommerce-Price-currencySymbol,.byno-product-card-meta--price > .byno-sale-price-top del .woocommerce-Price-currencySymbol{color:#8e929f;display:none;}.byno-product-card-meta .price ins,.byno-product-card-meta--price > ins{color:#1f2254;font-size:18px;font-weight:800;line-height:1.12;margin-top:2px;margin-right:auto;text-decoration:none;}.byno-product-card-meta .price ins .woocommerce-Price-currencySymbol,.byno-product-card-meta--price > ins .woocommerce-Price-currencySymbol{color:#2f335f;font-size:10px;font-weight:700;margin-right:2px;}.byno-product-card-meta .price > .amount,.byno-product-card-meta .price > .woocommerce-Price-amount,.byno-product-card-meta--price > .amount,.byno-product-card-meta--price > .woocommerce-Price-amount{color:#1f2254;font-size:18px;font-weight:800;line-height:1.12;}.byno-product-card-meta .price > .amount .woocommerce-Price-currencySymbol,.byno-product-card-meta .price > .woocommerce-Price-amount .woocommerce-Price-currencySymbol,.byno-product-card-meta--price > .amount .woocommerce-Price-currencySymbol,.byno-product-card-meta--price > .woocommerce-Price-amount .woocommerce-Price-currencySymbol{color:#2f335f;font-size:10px;font-weight:700;margin-right:2px;}.byno-product-card-meta .price .woocommerce-Price-currencySymbol{font-size:11px;font-weight:700;}.byno-product-card-meta.byno-product-card-meta--price{text-align:left;}.byno-product-card-bottom > .byno-product-card-price-block .byno-product-card-meta.byno-product-card-meta--price{align-items:flex-end;text-align:left;}.byno-product-card-bottom > .byno-product-card-price-block .byno-product-card-meta.byno-product-card-meta--price .price{align-items:flex-end;justify-content:flex-start;}.byno-product-card-bottom > .byno-product-card-price-block .byno-product-card-meta.byno-product-card-meta--price .price .byno-sale-price-top,.byno-product-card-bottom > .byno-product-card-price-block .byno-product-card-meta.byno-product-card-meta--price > .byno-sale-price-top{justify-content:flex-start;}.byno-product-card-bottom > .byno-product-card-price-block .byno-product-card-meta.byno-product-card-meta--price .price ins,.byno-product-card-bottom > .byno-product-card-price-block .byno-product-card-meta.byno-product-card-meta--price > ins{margin-right:0;}.byno-product-card-actions{direction:ltr;min-width:0;}.byno-product-card-actions .byno-product-card-cart-control{align-items:stretch;display:flex;flex-direction:column;gap:6px;}.byno-product-card-actions .button,.byno-product-card-actions .byno-mobile-purchase-btn{background:var(--byno-var-main-color);border:0;border-radius:12px;color:#fff;font-size:14px;font-weight:700;line-height:1.4;}.byno-product-card-actions .button:hover,.byno-product-card-actions .byno-mobile-purchase-btn:hover{opacity:.94;}@media only screen and (max-width: 1200px){.byno-woo-products-wrap ul.products{grid-template-columns:repeat(3,minmax(0,1fr));}}@media only screen and (max-width: 900px){.byno-woo-products-wrap ul.products{grid-template-columns:repeat(2,minmax(0,1fr));}.byno-product-card-bottom > .byno-product-card-actions{flex-basis:108px;min-width:100px;max-width:116px;}}@media only screen and (max-width: 640px){.byno-woo-products-wrap ul.products,.single-product .related .products,.single-product .up-sells .products,.woocommerce-cart .cross-sells .products{gap:10px;grid-template-columns:minmax(0,1fr);}.byno-product-card-bottom{align-items:flex-end;}.byno-product-card-title{font-size:16px;}.byno-product-card-actions .button,.byno-product-card-actions .added_to_cart{min-height:40px;}}@container (max-width: 220px){align-items:stretch;}.byno-product-card-bottom > .byno-product-card-actions{flex:1 0 100%;max-width:none;min-width:0;width:100%;}.byno-product-card-actions .button,.byno-product-card-actions .added_to_cart{min-height:40px;}.byno-product-card-bottom > .byno-product-card-price-block .byno-product-card-meta.byno-product-card-meta--price{align-items:center;text-align:center;}.byno-product-card-bottom > .byno-product-card-price-block .byno-product-card-meta.byno-product-card-meta--price .price{align-items:center;justify-content:center;}.byno-product-card-bottom > .byno-product-card-price-block .byno-product-card-meta.byno-product-card-meta--price .price .byno-sale-price-top,.byno-product-card-bottom > .byno-product-card-price-block .byno-product-card-meta.byno-product-card-meta--price > .byno-sale-price-top{justify-content:center;}:is(
    .byno-rich-text,.byno-page-content,.byno-blog-single-card__content,.byno-blog-archive__description,.byno-compare-template__content,.single-product .woocommerce-product-details__short-description,.single-product .woocommerce-Tabs-panel--description,.single-product .byno-product-overview-text,.byno-woo-archive .byno-product-overview-text
) :where(img,video,canvas,svg){height:auto;max-width:100%;}:is(
    .byno-rich-text,.byno-page-content,.byno-blog-single-card__content,.byno-blog-archive__description,.byno-compare-template__content,.single-product .woocommerce-product-details__short-description,.single-product .woocommerce-Tabs-panel--description,.single-product .byno-product-overview-text,.byno-woo-archive .byno-product-overview-text
) :where(th,td){border:1px solid var(--byno-var-color-light-dark-border);padding:.7rem .85rem;vertical-align:top;white-space:nowrap;}@font-face{font-family:eicons;src:url("https://broozhamrah.ir/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.eot?5.53.0");src:url("https://broozhamrah.ir/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.eot?5.53.0#iefix") format("embedded-opentype"),url("https://broozhamrah.ir/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.woff2?5.53.0") format("woff2"),url("https://broozhamrah.ir/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.woff?5.53.0") format("woff"),url("https://broozhamrah.ir/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.ttf?5.53.0") format("truetype"),url("https://broozhamrah.ir/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.svg?5.53.0#eicon") format("svg");font-weight:400;font-style:normal;}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}@keyframes a{0%{transform:rotate(0deg);}to{transform:rotate(359deg);}}:root{--direction-multiplier:1;}body.rtl,html[dir=rtl]{--direction-multiplier:-1;}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0;}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box;}.elementor a{box-shadow:none;text-decoration:none;}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%;}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0;}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0;}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%;}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order);}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content);}:root{--page-title-display:block;}@keyframes eicon-spin{0%{transform:rotate(0deg);}to{transform:rotate(359deg);}}.elementor-widget{position:relative;}.elementor-widget:not(:last-child){margin-block-end:var(--kit-widget-spacing,20px);}@media (min-width:1367px){#elementor-device-mode:after{content:"desktop";}}@media (min-width:2400px){#elementor-device-mode:after{content:"widescreen";}}@media (max-width:1366px){#elementor-device-mode:after{content:"laptop";}}@media (max-width:1200px){#elementor-device-mode:after{content:"tablet_extra";}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet";}}@media (max-width:880px){#elementor-device-mode:after{content:"mobile_extra";}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile";}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth;}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap;}.e-con:where(:not(.e-div-block-base)){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s);}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width);}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width);}.e-con{margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start);}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis);}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align);}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction);}.e-con,.e-con>.e-con-inner{display:var(--display);}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row;}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items);}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal;}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy;}.e-con-boxed{gap:initial;text-align:initial;}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content);}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items);}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%;}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width));}:is([data-widget_type="e-component.default"],[data-widget_type="e-component.default"]>.elementor-section-wrap)>.e-con{--margin-right:0px;--margin-left:0px;}.e-con .elementor-widget.elementor-widget{margin-block-end:0;}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%);}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s);}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%);}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none;}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1;}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2;}.e-con .elementor-widget{min-width:0;}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%;}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%;}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px;}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile);}}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s);}.animated{animation-duration:1.25s;}.animated.animated-slow{animation-duration:2s;}.animated.animated-fast{animation-duration:.75s;}.animated.infinite{animation-iteration-count:infinite;}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards;}@media (prefers-reduced-motion:reduce){.animated{animation:none !important;}html *{transition-delay:0s !important;transition-duration:0s !important;}}.byno-home-section{background:#fff;border:0;border-radius:0;box-shadow:none;overflow:hidden;padding:0;}.byno-home-section.byno-home-products-slider,.byno-home-section.byno-home-specials{background:transparent;}.byno-home-section h2,.byno-home-section h3,.byno-home-section p{margin:0;}.byno-home-section-head,.byno-home-block-head{align-items:center;display:flex;justify-content:space-between;}.byno-home-scroll-controls{align-items:center;display:flex;gap:6px;flex-direction:row-reverse;justify-content:center;margin-bottom:-22px;}.byno-home-scroll-btn{align-items:center;background:#edf5ff;border:1px solid #d2e6ff;border-radius:8px;color:#2388dc;cursor:pointer;display:inline-flex;font-size:14px;font-weight:700;height:22px;justify-content:center;line-height:1;width:22px;}.byno-home-section-head h2,.byno-home-block-head h2{font-size:28px;font-weight:800;line-height:1.35;}.byno-home-hero{--byno-hero-min-height:370px;--byno-hero-min-height-mobile:320px;--byno-hero-canvas-color:var(--byno-var-color-light-dark-bg,#fff);--byno-hero-default-crop-mask:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201200%20360%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M1153%200C1178.96%201.44314e-05%201200%2021.0426%201200%2047V123.077C1200%20129.177%201198.12%20135.084%201195.39%20140.54C1189.38%20152.568%201186%20166.139%201186%20180.5C1186%20194.861%201189.38%20208.431%201195.39%20220.459C1198.12%20225.915%201200%20231.822%201200%20237.922V312.189C1200%20338.147%201178.96%20359.19%201153%20359.19H47C21.0428%20359.19%200.000263521%20338.148%200%20312.19V231.729C0%20226.344%201.46782%20221.092%203.6153%20216.154C8.36552%20205.229%2011%20193.172%2011%20180.5C11%20167.827%208.36569%20155.77%203.6154%20144.845C1.46788%20139.907%200%20134.655%200%20129.269V47C4.01023e-05%2021.0427%2021.0426%200%2047%200H1153Z%22%2F%3E%3C%2Fsvg%3E");border:0;box-shadow:none;color:#fff;isolation:isolate;position:relative;padding:0;}.elementor-widget-byno-home-hero .byno-home-section{background:#fbfbfb;}.byno-home-hero-swiper{border-radius:30px;overflow:hidden;position:relative;}.byno-home-hero .swiper-button-next,.byno-home-hero .swiper-button-prev{position:absolute;top:50%;width:35px;height:55px;z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .1s ease;}.byno-home-hero .swiper-button-next:hover{transform:scale(1.12) translateX(2px);}.byno-home-hero .swiper-button-prev:hover{transform:scale(1.12) translateX(-2px);}.byno-home-hero .swiper-button-next svg,.byno-home-hero .swiper-button-prev svg{display:block;position:relative;z-index:12;pointer-events:none;}.byno-home-hero .swiper-button-prev{right:-10px !important;left:auto !important;border-radius:18px 0 0 18px;}.byno-home-hero .swiper-button-next{left:-10px !important;right:auto !important;border-radius:0 18px 18px 0;}.byno-home-hero .swiper-button-prev::before,.byno-home-hero .swiper-button-prev::after,.byno-home-hero .swiper-button-next::before,.byno-home-hero .swiper-button-next::after{background:var(--byno-hero-canvas-color);bottom:-1px;content:"" !important;height:20px;position:absolute;width:35px;z-index:5;}.byno-home-hero .swiper-button-prev::after{top:calc(50% + -53px);-webkit-mask:radial-gradient(100% 100% at 100% 0%,transparent 99.5%,black 100%);mask:radial-gradient(100% 100% at 100% 0%,transparent 99.5%,black 100%);transform:rotate(270deg);right:0px;}.byno-home-hero .swiper-button-prev::before{top:calc(50% + 33px);-webkit-mask:radial-gradient(100% 100% at 0% 0%,transparent 99.5%,black 100%);mask:radial-gradient(100% 100% at 0% 0%,transparent 99.5%,black 100%);transform:rotate(270deg);right:0px;}.byno-home-hero .swiper-button-next::after{top:calc(50% + 33px);-webkit-mask:radial-gradient(100% 100% at 100% 0%,transparent 99.5%,black 100%);mask:radial-gradient(100% 100% at 100% 0%,transparent 99.5%,black 100%);transform:rotate(90deg);left:0px;}.byno-home-hero .swiper-button-next::before{top:calc(50% - 53px);-webkit-mask:radial-gradient(100% 100% at 0% 0%,transparent 99.5%,black 100%);mask:radial-gradient(100% 100% at 0% 0%,transparent 99.5%,black 100%);transform:rotate(90deg);left:0px;}.byno-home-hero .swiper-button-next{left:-10px !important;right:auto !important;border-radius:0 18px 18px 0;}.byno-home-hero-inner{align-items:center;background:var(--byno-var-main-color);color:inherit;display:grid;grid-template-columns:minmax(0,1fr) 40%;min-height:var(--byno-hero-min-height);padding:30px 80px 30px 35px;text-decoration:none;}.byno-home-hero .swiper-slide > .byno-home-hero-inner{display:grid;}.byno-home-hero-inner:hover{color:inherit !important;}@keyframes bynoHeroReveal{from{opacity:0;transform:translateY(18px);}to{opacity:1;transform:translateY(0);}}.byno-home-hero-pagination{align-items:center;display:flex;gap:5px;bottom:15px !important;inset:auto 0 8px 0;justify-content:center;position:absolute;z-index:4;}.byno-home-hero-nav{align-items:center;background:#fbfbfb;border:0;border-radius:999px;color:#1f5ec3;display:inline-flex;height:32px;justify-content:center;margin:0;top:calc(50% - 16px);width:32px;}.byno-home-hero-nav::after{font-size:13px;font-weight:800;}.byno-home-hero-nav-prev{right:10px;}.byno-home-hero-nav-next{left:10px;}.byno-home-category-strip,.byno-home-brands{border-radius:16px;display:flex;padding:25px 30px;flex-direction:column;gap:25px;min-width:0;width:100%;}.byno-home-category-strip{overflow:visible;}.byno-home-scroll-controls button.byno-home-category-nav{position:static;background:none;border:none;display:flex;justify-content:center;align-items:center;}.byno-home-scroll-controls button.byno-home-category-nav svg{color:var(--byno-var-main-color);width:30px !important;height:30px !important;}.byno-home-category-strip .byno-home-section-head h2{align-items:center;display:inline-flex;gap:6px;font-size:24px;}.byno-home-category-title{align-items:center;display:inline-flex;font-size:24px;font-weight:800;gap:6px;line-height:1.35;min-width:0;}.byno-home-category-title-text{min-width:0;}.byno-home-category-strip .byno-home-section-head h2 svg,.byno-home-category-title-icon svg{color:var(--byno-var-main-color);}.byno-home-category-swiper{overflow:hidden;padding:2px 0;width:100%;max-width:100%;min-width:0;}.byno-home-category-slider-shell{min-width:0;position:relative;width:100%;}.byno-home-category-swiper .swiper-wrapper{align-items:stretch;width:100%;}.byno-home-category-strip .swiper-slide{height:auto;min-width:0;}.byno-home-category-swiper:not(.swiper-initialized){overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;}.byno-home-category-swiper:not(.swiper-initialized)::-webkit-scrollbar{display:none;height:0;}.byno-home-category-swiper:not(.swiper-initialized) .swiper-wrapper{flex-wrap:nowrap;gap:10px;}.byno-home-category-swiper:not(.swiper-initialized) .byno-home-category-item{width:200px;flex-shrink:0;}.byno-home-brands{border:1px solid #eceff3;display:block;padding:14px 16px;width:calc(100% - 100px);margin-right:auto;overflow:visible;}.byno-home-brands-rail{align-items:stretch;display:flex;gap:12px;}.byno-home-brands-carousel{align-items:center;background:#fff;display:flex;flex:1 1 auto;min-width:0;overflow:hidden;}.byno-home-brand-swiper{flex:1 1 auto;overflow:hidden;padding:0;min-width:0;}.byno-home-brand-swiper .swiper-wrapper{align-items:stretch;}.byno-home-brand-swiper .swiper-slide{height:auto;min-width:0;}.byno-home-brand-swiper:not(.swiper-initialized){overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;}.byno-home-brand-swiper:not(.swiper-initialized)::-webkit-scrollbar{display:none;height:0;}.byno-home-brand-swiper:not(.swiper-initialized) .swiper-wrapper{flex-wrap:nowrap;gap:var(--byno-brand-item-gap-desktop,0px);}.byno-home-brand-swiper:not(.swiper-initialized) .byno-home-brand-item{width:165px;flex-shrink:0;}.byno-home-brand-swiper .swiper-wrapper > .byno-home-brand-item:first-child{border-inline-start:0;}.byno-home-category-item{align-items:center;background:#fff;display:grid;gap:0px 8px;grid-template-columns:65px minmax(95px,1fr);min-width:0;width:100%;box-sizing:border-box;transition:border-color .2s ease,transform .2s ease;padding:0 0 0 5px;}.byno-home-category-item{border-left:1px solid #f1f1f1;}.byno-home-category-item:hover{border-color:#d8e9ff;transform:translateY(-1px);}.byno-home-category-strip--nav-hidden .byno-home-scroll-controls{display:none;}.byno-home-category-thumb{align-items:center;background:#f3f6fb;border-radius:50%;display:flex;grid-row:1/span 2;height:65px;justify-content:center;overflow:hidden;width:65px;}.byno-home-category-thumb img{height:100%;object-fit:cover;width:100%;}.byno-home-category-name{color:#152848;font-size:15px;font-weight:700;line-height:1.45;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:-10px;}.byno-home-category-count{color:#8a99b0;font-size:12px;font-weight:200;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.byno-home-category-nav{border-radius:8px;font-size:14px;inset:auto;margin:0;position:static;}.byno-home-category-nav::after{display:none;}.byno-home-scroll-controls button.byno-home-category-nav{width:fit-content !important;height:fit-content !important;}.byno-home-specials-grid{display:block;}.byno-home-specials-layout{display:block;}.byno-home-specials-layout.has-deal{display:grid;gap:16px;grid-template-columns:265px minmax(0,1fr);}.byno-home-specials-head{align-items:center;display:flex;gap:12px;justify-content:flex-start;margin-bottom:25px;}.byno-home-specials-head::after{border-top:1px solid var(--byno-var-color-light-dark-border);content:"";flex:1 1 auto;order:2;}.byno-home-specials-head h2{align-items:center;display:inline-flex;flex-direction:row-reverse;font-size:20px;order:1;gap:8px;line-height:1;margin:0;}.byno-home-specials-head .byno-home-scroll-controls{flex:0 0 auto;order:3;}.byno-home-specials-head .byno-home-specials-action{align-items:center;border:1px solid var(--byno-var-main-color);border-radius:999px;color:var(--byno-var-main-color) !important;display:inline-flex;flex:0 0 auto;font-size:13px;font-weight:700;min-height:34px;order:3;padding:0 14px;text-decoration:none;}.byno-home-specials-head .byno-home-specials-action:hover,.byno-home-specials-head .byno-home-specials-action:focus{color:#fff;opacity:.92;}.byno-home-specials-head h2 svg,.byno-home-specials-title-icon{color:var(--byno-var-main-color);}.byno-home-specials-title-main{color:#1d2533;font-size:24px;font-weight:800;line-height:1;}.byno-home-specials-title-sub{color:#303748;font-size:18px;font-weight:400;line-height:1;opacity:.92;}.byno-home-specials-title-icon{align-items:center;display:inline-flex;height:32px;justify-content:center;width:32px;}.byno-home-specials-title-icon svg,.byno-home-specials-title-icon img{display:block;height:100%;width:100%;}.byno-home-specials-head .byno-home-scroll-controls{gap:5px;}.byno-home-specials-swiper{overflow:hidden;width:100%;}.byno-home-specials-swiper .products{display:flex;gap:0;margin:0;padding:0;}.byno-home-specials-swiper .products li.product.byno-product-card.swiper-slide{flex-shrink:0;margin:0;width:auto;}.byno-home-specials-swiper .swiper-slide{height:auto;}.byno-home-specials-swiper:not(.swiper-initialized){overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;}.byno-home-specials-swiper:not(.swiper-initialized)::-webkit-scrollbar{display:none;height:0;}.byno-home-specials-swiper:not(.swiper-initialized) ul.products.swiper-wrapper,.byno-home-specials-swiper:not(.swiper-initialized) .byno-home-posts-slider-list{flex-wrap:nowrap;gap:var(--byno-loop-item-gap-desktop,14px);}.byno-home-specials-swiper:not(.swiper-initialized) .products li.product.byno-product-card.swiper-slide{box-sizing:border-box;flex:0 0 calc(( 100% - 56px ) / 5);max-width:calc(( 100% - 56px ) / 5);}@media (max-width: 1079px){.byno-home-specials-swiper:not(.swiper-initialized) .products li.product.byno-product-card.swiper-slide{flex-basis:calc(( 100% - 28px ) / 3);max-width:calc(( 100% - 28px ) / 3);}}@media (max-width: 679px){.byno-home-specials-swiper:not(.swiper-initialized) ul.products.swiper-wrapper,.byno-home-specials-swiper:not(.swiper-initialized) .byno-home-posts-slider-list{gap:var(--byno-loop-item-gap-mobile,10px);}.byno-home-specials-swiper:not(.swiper-initialized) .products li.product.byno-product-card.swiper-slide{flex-basis:calc(( 100% - 10px ) / 2);max-width:calc(( 100% - 10px ) / 2);}}.byno-home-widget--hide-wishlist .byno-product-card-top-actions{display:none !important;}.byno-home-specials-deal{align-content:center;background:linear-gradient(160deg,#0b98f0 0%,#0672cb 100%);border-radius:16px;color:#fff;display:grid;gap:8px;justify-items:center;overflow:hidden;padding:18px 14px 14px;position:relative;text-align:center;}.byno-home-specials-deal-wave{align-items:center;display:inline-flex;height:56px;justify-content:center;position:absolute;top:46px;width:56px;}.byno-home-specials-deal-wave svg{display:block;height:56px;width:56px;}.byno-home-specials-deal-wave-right{right:22px;}.byno-home-specials-deal-wave-left{left:22px;}.byno-home-specials-deal-icon-wrap{align-items:center;display:inline-flex;justify-content:center;margin-bottom:8px;position:relative;}.byno-home-specials-deal-icon-wrap::before{background:#6da3c9;content:"";display:flex;height:60px;justify-content:center;left:50%;position:absolute;top:15px;transform:translateX(-50%);width:40px;z-index:0;box-shadow:0 0 55px 40px #6da3c9;}.byno-home-specials-deal-icon{display:block;height:auto;max-width:100%;position:relative;width:78px;z-index:1;}.products.swiper-wrapper .byno-product-card-inner:hover{box-shadow:none;transform:unset;}.byno-home-specials-deal h3{font-size:32px;font-weight:500;line-height:1.55;z-index:1;width:fit-content;}.byno-home-specials-deal p{color:#d7ebff;font-size:16px;margin-top:-2px;}.byno-home-deal-timer{align-items:stretch;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.2);border-radius:14px;direction:ltr;display:grid;gap:25px;grid-template-columns:repeat(3,minmax(0,1fr));padding:12px;width:min(100%,180px);margin-top:10px;}.byno-home-deal-timer .byno-home-deal-timer__item{align-items:center;display:grid;font-size:13px;font-style:normal;font-weight:700;gap:2px;line-height:1;min-height:40px;text-align:center;}.byno-home-deal-timer strong{color:#fff;font-size:26px;font-weight:900;line-height:1;text-shadow:0 2px 8px rgba(6,112,198,.14);}.byno-home-deal-timer .byno-home-deal-timer__label{color:rgba(255,255,255,.56);font-size:11px;font-style:normal;font-weight:700;line-height:1;}.byno-product-card--empty .byno-product-card-inner{align-items:center;background:#fff;border:1px dashed #c5d3e6;display:flex;min-height:160px;}.byno-product-card--empty .byno-product-card-body{padding:16px;text-align:center;}.byno-home-brand-item{align-items:center;background:#fff;border-inline-start:1px solid #f1f1f1;box-sizing:border-box;display:inline-flex;flex-shrink:0;justify-content:center;min-height:98px;padding:0 24px;text-decoration:none;transition:opacity .2s ease;width:165px;}.byno-home-brand-item:hover{opacity:.9;}.byno-home-brand-item--label{background:linear-gradient(145deg,#2293e3 0%,#0e67c2 100%);border:0;border-radius:45px 24px 24px 45px;color:#fff;font-size:20px;font-weight:800;min-height:100px;padding:0 28px;width:auto;margin-right:-100px;}.byno-home-brand-badge{flex:0 0 auto;}.byno-home-brand-item--label span{color:inherit;font-size:inherit;line-height:1;white-space:nowrap;}.byno-home-brand-item img{display:block;max-height:58px;max-width:150px;object-fit:contain;}.byno-home-brand-item:not(.byno-home-brand-item--label) span{color:#273a5f;font-size:19px;font-weight:800;}.byno-home-faq-list{display:grid;gap:10px;}.byno-home-faq-head{margin-bottom:14px;}.byno-home-faq-head h2{line-height:1;}.byno-home-faq .byno-home-specials-title-main{font-size:24px;}.byno-home-faq-title-icon{height:32px;width:32px;}.byno-home-faq-item{background:F9F9F9;border:1px solid #d7e6f5;border-radius:12px;overflow:hidden;}.byno-home-faq-item summary{align-items:center;color:#1f2733;cursor:pointer;direction:ltr;display:flex;font-size:15px;font-weight:700;justify-content:space-between;line-height:1.65;list-style:none;padding:14px 18px;}.byno-home-faq-item summary::-webkit-details-marker{display:none;}.byno-home-faq-item summary:focus-visible{outline:2px solid #9ac6ef;outline-offset:-2px;}.byno-home-faq-toggle{color:#1c2532;display:inline-flex;flex:0 0 auto;transition:transform .2s ease;}.byno-home-faq-item[open] .byno-home-faq-toggle{transform:rotate(180deg);}.byno-home-faq-question{direction:rtl;flex:1 1 auto;text-align:right;}.byno-home-faq-answer{color:#5d718f;font-size:14px;line-height:2;padding:0 18px 14px;}.byno-home-faq-answer p{margin:0;}@media only screen and (max-width: 1200px){.byno-home-hero-inner{grid-template-columns:minmax(0,1fr) 40%;min-height:var(--byno-hero-min-height-tablet,var(--byno-hero-min-height));padding:24px;}.byno-home-specials-deal,.byno-home-side-banner{min-height:150px;}}@media only screen and (max-width: 900px){.byno-home-specials-layout.has-deal,.byno-home-posts-grid{display:flex;flex-direction:column;}.byno-home-section{border-radius:0;padding:0;}.byno-home-section-head h2,.byno-home-block-head h2{font-size:20px;}.byno-home-hero-inner{gap:10px;grid-template-columns:minmax(0,1fr);min-height:var(--byno-hero-min-height-mobile);padding:14px 12px 20px;text-align:center;}.byno-home-hero::before,.byno-home-hero::after{height:16px;width:18px;}.byno-home-hero-swiper::after{border-radius:16px 16px 0 0;height:16px;left:calc(50% - 28px);width:56px;}.byno-home-hero::before{left:calc(50% - 50px);}.byno-home-hero::after{left:calc(50% + 32px);}.byno-home-hero-nav{display:none;}.byno-home-hero-pagination{inset:auto 0 8px 0;}.byno-home-category-item{gap:2px 7px;grid-template-columns:34px minmax(84px,1fr);min-width:0;padding:7px 8px;}.byno-home-category-thumb{border-radius:8px;height:34px;width:34px;}.byno-home-category-name{font-size:11px;}.byno-home-category-count{font-size:9px;}.byno-home-specials-products .products,.byno-home-products .products{column-gap:var(--byno-loop-item-gap-mobile,8px);row-gap:var(--byno-loop-row-gap-mobile,12px);grid-template-columns:repeat(var(--byno-products-grid-columns-mobile,2),minmax(0,1fr));}.byno-home-specials-head{gap:8px;}.byno-home-specials-head .byno-home-specials-action{min-height:30px;padding:0 12px;}.byno-home-specials-title-main{font-size:20px;}.byno-home-specials-title-sub{font-size:14px;}.byno-home-specials-title-icon{height:24px;width:24px;}.byno-home-specials-swiper .products{gap:0;grid-template-columns:none;}.byno-home-specials-deal-icon{width:64px;}.byno-home-specials-deal-wave{height:42px;top:52px;width:42px;}.byno-home-specials-deal-wave svg{height:42px;width:42px;}.byno-home-specials-deal h3{font-size:30px;}.byno-home-specials-deal p{font-size:14px;}.byno-home-deal-timer{max-width:290px;}.byno-home-deal-timer .byno-home-deal-timer__item{font-size:12px;min-height:66px;}.byno-home-deal-timer strong{font-size:24px;}.byno-home-deal-timer .byno-home-deal-timer__label{font-size:11px;}.byno-home-specials-deal{order:1;}.byno-home-specials,.byno-home-latest-products,.byno-home-latest-posts,.byno-home-category-strip,.byno-home-brands{border-radius:14px;padding:10px;}.byno-home-faq-head{gap:8px;margin-bottom:10px;}.byno-home-faq .byno-home-specials-title-main{font-size:20px;}.byno-home-faq-item{border-radius:10px;}.byno-home-faq-item summary{font-size:13px;padding:11px 12px;}.byno-home-faq-answer{font-size:12px;padding:0 12px 10px;}.byno-home-brand-item{min-height:74px;padding:0 14px;width:124px;}.byno-home-brand-item img{max-height:42px;max-width:108px;}.byno-home-brand-item--label{font-size:14px;min-height:74px;padding:0 16px;}.byno-home-brands-rail{gap:8px;}.byno-home-brand-swiper:not(.swiper-initialized) .swiper-wrapper{gap:var(--byno-brand-item-gap-mobile,0px);}.byno-home-scroll-controls{gap:4px;}.byno-home-scroll-btn{border-radius:6px;font-size:12px;height:18px;width:18px;}}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal;}:root{--swiper-theme-color:#007aff;}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box;}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0);}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;}:root{--swiper-navigation-size:44px;}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - ( var(--swiper-navigation-size) / 2 ));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;letter-spacing:0;font-variant:initial;line-height:1;}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto;}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev";}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto;}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next";}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10;}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}.elementor-widget-image{text-align:center;}.elementor-widget-image a{display:inline-block;}.elementor-widget-image a img[src$=".svg"]{width:48px;}.elementor-widget-image img{display:inline-block;vertical-align:middle;}.otino-popup-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;backdrop-filter:blur(5px);z-index:99999;display:flex;align-items:center;justify-content:center;font-family:inherit;overflow-y:auto;}.otino-popup-container{max-width:450px;width:90%;max-height:90vh;overflow:hidden;background:#fff;padding:30px;justify-content:center;align-items:center;border-radius:15px;position:relative;}.otino-popup-container .no-template-otino{position:static;}.head-popup-login-otino{display:flex;width:100%;font-size:20px;font-weight:600;text-align:center;justify-content:center;align-items:center;margin-bottom:15px;}.response-otino{border-radius:10px;margin-bottom:12px;}.otino-popup-container span#otino-response-box,.otino-popup-container form{width:100%;}.otino-popup-container .otino-mobile-label-form{display:flex;width:100%;flex-direction:column;flex:1;gap:5px;margin:auto;}.close-login-popup-otino{cursor:pointer;display:flex;justify-content:center;align-items:center;padding:8px;position:absolute;left:18px;top:18px;}.otino-popup-container .otino-mobile-label-form input{text-align:center;letter-spacing:10px;font-size:16px !important;direction:ltr;box-sizing:border-box;line-height:1.5em;}.otino-popup-container .otino-login-form{display:flex;flex-direction:column;width:100%;gap:15px;}.otino-popup-container input[type="email"],.otino-popup-container input[type="tel"],.otino-popup-container input[type="password"],.otino-popup-container input[type="text"]{outline:0;padding:11px 10px !important;border:1px solid #dcdcdc !important;border-radius:14px !important;-webkit-appearance:none;-webkit-transition:all .2s;transition:all .2s !important;font-family:initial,sans-serif !important;width:100%;margin:0 !important;}.otino-popup-container input[type="email"]:focus,.otino-popup-container input[type="tel"]:focus,.otino-popup-container input[type="password"]:focus,.otino-popup-container input[type="text"]:focus{border:1px solid var(--var-otino-main-color);}.otino-popup-container textarea:focus,.otino-popup-container input[type="text"]:focus,.otino-popup-container input[type="email"]:focus,.otino-popup-container select:focus,.otino-popup-container input[type="password"]:focus{border-color:var(--var-otino-main-color) !important;}.otino-popup-container button{width:100%;border-radius:15px !important;background-color:var(--var-otino-main-color) !important;color:#fff !important;font-weight:600;padding:12px !important;cursor:pointer;font-size:18px;border:none;font-family:inherit;}@keyframes otino-popup-slide-in{from{opacity:0;transform:translateY(-30px) scale(.95);}to{opacity:1;transform:translateY(0) scale(1);}}@media (max-width: 480px){.otino-popup-container{width:95%;margin:0 10px;}}.no-template-otino{position:relative;overflow:hidden;}.no-template-otino input[type=email]:focus,.no-template-otino input[type=number]:focus,.no-template-otino input[type=password]:focus,.no-template-otino input[type=search]:focus,.no-template-otino input[type=tel]:focus,.no-template-otino input[type=text]:focus,.no-template-otino input[type=url]:focus,.no-template-otino select:focus,.no-template-otino textarea:focus{outline:none !important;box-shadow:none !important;}.otino_otp_container{display:flex;justify-content:center;gap:2.5%;direction:ltr;width:100%;}.otino_otp_item{width:100%;padding:16px;text-align:center;display:flex;font-size:20px;border-radius:14px;justify-content:center;align-items:center;box-shadow:none;outline:none !important;background:#fff;border:1px solid #dcdcdc;-webkit-appearance:none;-webkit-transition:all .3s;transition:.3s all ease-in-out;aspect-ratio:1/1;}.otino_otp_item:focus{border-color:var(--var-otino-main-color);}#otino-form-otp,.otino-legacy-login-panel,#otino-login-register-form-mobile.otino-login-form.otp-active,#otino-login-register-form-mobile.otino-login-form.otino-legacy-active{display:none !important;}.otino-loading-box{display:none;background:rgba(0,0,0,.32);position:absolute;width:100%;height:100%;justify-content:center;align-items:center;top:0;right:0;}.otino-loading-box svg{width:45px;height:auto;}.response-otino{padding:10px 22px 14px;}.otp-change-phone-otino{display:flex;justify-content:space-between;flex-wrap:wrap;font-size:13px;}.change-phone-now-otino{display:flex;color:var(--var-otino-main-color);justify-content:center;align-items:center;cursor:pointer;}.otp-time-reset-otino{color:#52667b;font-size:13px;justify-content:center;display:flex;align-items:center;text-align:center;margin-top:5px;margin-bottom:5px;gap:4px;flex-wrap:wrap;}.otp-time-reset-otino + p.form-row{margin:0;}@keyframes otinoFormFadeIn{from{opacity:0;transform:translateY(6px);}to{opacity:1;transform:translateY(0);}}.otino-inbound-sms-box{border:1px solid #dce8f2;background:#f7fbff;border-radius:12px;padding:14px;margin-top:10px;text-align:center;direction:rtl;}.otino-inbound-sms-title{margin-bottom:8px;}.otino-inbound-sms-code{font-size:45px;font-weight:700;letter-spacing:15px;direction:rtl;margin-bottom:12px;color:#0e4d77;background:#fff;border-radius:15px;}.otino-inbound-sms-target,.otino-inbound-sms-status{color:#334155;font-size:14px;}.otino-inbound-sms-number{font-size:18px;letter-spacing:5px;display:block;margin-bottom:10px;color:var(--var-otino-main-color);}.otino-inbound-fallback-row{text-align:center;margin-top:8px;}.otino-inbound-fallback-btn{background:#fff !important;color:var(--var-otino-main-color) !important;border:1px solid var(--var-otino-main-color) !important;}