html,body{margin:0;padding:0;overflow-x:hidden;height:auto;min-height:100%}body{background-color:#f6f7f9;font-family:Poppins,Lato,Nunito,sans-serif;color:#111827;padding-top:70px}.custom-navbar-desktop,.custom-navbar-mobile{background:#f6f7f9!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 2px 8px #0000001a;z-index:1050}.rs-symbol{font-family:Inter,Roboto,sans-serif}.overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#fff9;display:flex;justify-content:center;align-items:center;z-index:10}.hero_banner,.hero_button{display:flex;flex-direction:column;justify-content:center;align-items:center}.hero_banner,.about_heading,.category_heading,.footer-heading,.producthead,.order_heading,.contact_heading,.choose_text{color:#0f4c81}#category_title,#product_name,#total_price{color:#111827}#price{color:#ff8c00}.navbar-brand{font-family:Playfair Display,serif;font-weight:700;color:#0f4c81!important}#navbarNav{padding-left:100px}.brandname{padding-left:20px}#login_btn{color:#111827;border-radius:5px;width:60px}#login_btn:hover{color:#111827}.section{opacity:0;transform:translateY(30px);transition:opacity .7s ease-out,transform .7s ease-out;will-change:opacity,transform}.section.visible{opacity:1;transform:translateY(0)}.section.not-visible{opacity:0;transform:translateY(30px)}.bamboo_img{width:100%;height:auto;max-height:400px;object-fit:contain}#home__text{display:flex;justify-content:center;align-items:center}@media (max-width: 480px){#home{padding:20px}}@media (min-width: 768px) and (max-width: 1024px){#home{min-height:25vh}}@media (min-width: 1200px){#home{min-height:40vh}}#home-btn{background-color:#ff8c00;color:#0f4c81;border:none;padding:10px 20px;border-radius:5px;font-size:16px}#about_div{margin-top:30px}.choose_heading{display:flex;justify-content:center}#choose_rows{margin-top:30px}#about{display:flex;flex-direction:column;justify-content:center;align-items:center}.about_para{text-align:center}.category_img{width:100%;height:200px;object-fit:cover;border-radius:8px 8px 0 0}.card-body{padding:1rem;text-align:center}@media (max-width: 768px){.card{margin-bottom:20px}}.category_card{display:flex;flex-direction:row;justify-content:center;align-items:center}#category_card1,#category_card2{padding:10px}.category{margin-left:30px}.category_heading{display:flex;justify-content:center}#contact{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:30px}#contact_form{margin-top:30px}.contact_heading{display:flex;justify-content:center}.btn{background-color:#ff8c00;color:#fafafa}.btn:hover{background-color:#ff8c00;box-shadow:0 4px 8px #234f2e66;color:#0f4c81}.button{display:flex;justify-content:center}.form{margin:10px;width:350px}.contact-form{background:#fff;border:1px solid #eee;max-width:800px;margin:auto;transition:all .3s ease-in-out}.contact-form:hover{box-shadow:0 4px 20px #0000001a}.contact-form .form-control{border-radius:8px;border:1px solid #ccc;padding:10px 15px;transition:.3s ease}.contact-form .form-control:focus{border-color:#0f4c81;box-shadow:0 0 5px #0f4c8133}.contact-form label{color:#0f4c81;font-weight:600}.contact-form button{background-color:#0f4c81;color:#fff;border:none;transition:all .3s ease}.contact-form button:hover{background-color:#09385e;transform:translateY(-2px)}.contact-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#ffffffb3;display:flex;justify-content:center;align-items:center;z-index:10;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}#root,.App{display:flex;flex-direction:column;min-height:100vh}.footer{margin-top:auto;color:#0f4c81;text-align:center;padding:15px 0}#fb,#twitter,#insta{color:#0f4c81}.footer_ul{list-style-type:none;padding:0}.footer_div{display:flex;flex-direction:row;align-items:center}.footer_ul{display:flex;padding-top:10px;padding-left:15px}.footer_brand{text-decoration:none;color:#0f4c81}.footer_links>ul>li{padding-left:20px}#productcards .card{display:flex;flex-direction:column;height:100%}#productcards .card-body{display:flex;flex-direction:column;justify-content:space-between;flex-grow:1}#productcards .card-title{min-height:48px}#productcards .price-section{min-height:40px}#productcards .add-to-cart-wrapper{margin-top:auto}#productcards{display:flex;flex-wrap:wrap;justify-content:space-around;padding:15px}#product_div,#product_div2{margin:10px}.prodcut_heading{display:flex;justify-content:space-around}.purchase-skeleton{background:#f6f7f9;border-radius:6px;animation:pulse 1.5s infinite ease-in-out}.purchase-skeleton-img{background:#f6f7f9}@keyframes pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.skeleton-card{background:#f6f7f9}#product_btn{background-color:#ff8c00}#product_qnty{width:60px}#product-img{width:100%;height:300px;object-fit:cover;border-radius:10px 10px 0 0}@media (max-width: 576px){#productcards{padding:0 6px}#productcards .card{width:100%;border-radius:10px;padding:6px}#productcards .card-img-top{width:100%;height:170px;object-fit:cover;border-radius:8px;background:#eee}#productcards .card-body{padding:6px}#category_title{font-size:14px;font-weight:600;margin:4px 0 1px;line-height:1.2}#productcards p{font-size:13px;margin:0 0 3px;line-height:1.2}#productcards .btn{font-size:13px;padding:6px 0;border-radius:8px;margin-top:2px}#productcards .card-body>*{margin-bottom:4px!important}}#order_row{margin:10px}.similarproduct{display:flex;flex-wrap:wrap;justify-content:space-around;padding:15px}.login-page{min-height:50vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#f6f7f9;padding:20px}#login-btn{background-color:#ff8c00}.login-form{width:100%;max-width:400px;border-radius:10px;background:#f6f7f9}#sign-up{padding:10px;text-decoration:none;cursor:pointer;color:red}#forgotpassword{padding:10px;text-decoration:none;cursor:pointer;color:#333;opacity:.5;transition:all .3s ease-in-out}#forgotpassword:hover{text-shadow:0 0 8px #007bff}#signup-btn{background-color:#ff8c00}#login{padding:10px;text-decoration:none;cursor:pointer}#page_div{height:50vh;display:flex;flex-direction:row;justify-content:center;align-items:center}.reset-page{height:80vh;display:flex;justify-content:center;align-items:center}#cart_div,#cartcards{display:flex;flex-direction:row;justify-content:center;margin-top:15px}#odertotal{display:flex;justify-content:center;align-items:center}#qrcode,#bankdetails{display:flex;flex-direction:row;align-items:center;justify-content:center}.screenshotdiv{display:flex;align-items:center;flex-direction:column}#paymentqr{width:350px;height:400px;border-radius:10px;border:2px solid #000;box-shadow:0 4px 8px #0000004d;display:block;margin:20px auto}#uploadinput,#upload-para,#uploadbtn{margin:10px}.profile_div{width:350px}.container{display:flex;flex-direction:column;align-items:center}.profile_div{display:flex;flex-direction:column;align-items:center;gap:10px}.similar-products-container{scroll-behavior:smooth}.similar-products-container{display:flex;gap:8px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.similar-products-container::-webkit-scrollbar{display:none}.similar-card{flex:0 0 auto;width:48%;min-width:0;box-sizing:border-box;scroll-snap-align:start}.similar-card img{width:100%;height:120px;object-fit:cover;border-radius:10px 10px 0 0}@media (min-width: 768px){.similar-card{width:18%}}.address-container{max-width:600px;margin:20px auto;padding:10px;font-family:Arial,sans-serif}.address-container h2{text-align:center;margin-bottom:20px;color:#333}.address-card{display:flex;justify-content:space-between;align-items:center;background:#f9f9f9;padding:15px 20px;margin-bottom:15px;border-radius:10px;box-shadow:0 3px 6px #0000001a;transition:transform .2s}.address-card:hover{transform:translateY(-3px)}.address-info h3{margin:0 0 5px;font-size:18px;color:#111}.address-info p{margin:0;font-size:14px;color:#555}.address-actions button{padding:8px 12px;margin-left:8px;border:none;border-radius:6px;cursor:pointer;font-weight:700;transition:background .2s}.edit-btn{background-color:#4caf50;color:#fff}.edit-btn:hover{background-color:#45a049}.remove-btn{background-color:#f44336;color:#fff}.remove-btn:hover{background-color:#d32f2f}#add-btn{display:block;margin:0 auto 20px;padding:10px 18px;background:#2196f3;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:700}#add-btn:hover{background:#1976d2}.modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0000008c;display:flex;justify-content:center;align-items:center;z-index:999999!important}.modal{background-color:#fff;padding:25px 30px;border-radius:12px;width:90%;max-width:420px;box-shadow:0 8px 25px #0000004d}.modal input{width:100%;padding:10px;margin-bottom:15px;border-radius:8px;border:1px solid #ccc;font-size:15px}.modal-actions{display:flex;justify-content:flex-end}.save-btn{background-color:#4caf50;color:#fff;border:none;padding:8px 15px;border-radius:6px;cursor:pointer;margin-right:10px}.save-btn:hover{background-color:#45a049}.cancel-btn{background-color:#f44336;color:#fff;border:none;padding:8px 15px;border-radius:6px;cursor:pointer}.cancel-btn:hover{background-color:#d32f2f}@media (max-width: 500px){.modal{padding:15px 20px}}.delivery-info{font-size:.95rem;color:#333;position:relative;display:flex;align-items:center;gap:5px}.info-icon{display:inline-block;width:16px;height:16px;font-size:12px;font-weight:600;border-radius:50%;background:#ddd;color:#007bff;text-align:center;line-height:16px;margin-left:6px;cursor:pointer;position:relative;transition:background .2s ease}.info-icon:hover{background:#bbb}.tooltip-text{visibility:hidden;opacity:0;position:absolute;bottom:125%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;text-align:center;border-radius:6px;padding:6px 10px;font-size:.85rem;width:max-content;max-width:200px;white-space:nowrap;transition:opacity .3s;z-index:10}.info-icon:hover .tooltip-text{visibility:visible;opacity:1}.product-gallery{display:flex;flex-direction:row;align-items:flex-start;gap:1.2rem}.thumb-scroll{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:10px;max-height:500px;padding-right:4px;overflow:hidden}.thumb{width:80px;height:80px;flex-shrink:0;object-fit:cover;border:2px solid transparent;border-radius:6px;cursor:pointer;transition:transform .2s ease,border-color .2s ease}.thumb:hover{transform:scale(1.05)}.active-thumb{border-color:#198754}.main-image-container{position:relative;width:450px;height:450px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:10px;overflow:hidden}.main-image{width:100%;height:100%;object-fit:contain;transition:transform .2s ease-out}.main-image.zooming{transition:transform .15s ease-in-out}@media (max-width: 768px){.thumb-scroll{display:none!important}.main-image-container{width:90vw;max-width:500px;height:400px;position:relative;overflow:hidden;touch-action:pan-y}.main-image{width:100%;height:auto;object-fit:contain}.dots{position:absolute;bottom:12px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:10}.dot{width:8px;height:8px;background-color:#d1d5db;border-radius:50%;opacity:.85;transition:.2s ease}.dot.active{background-color:#0f4c81;transform:scale(1.2);opacity:1}}.cart-overlay-loader{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff9;display:flex;justify-content:center;align-items:center;z-index:50;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.cart-wrapper{width:95%;max-width:1300px;margin:0 auto;border-radius:16px;display:flex;gap:2rem;padding:2rem;align-items:flex-start;transition:all .3s ease}.cart-left{flex:2;display:flex;flex-direction:column;gap:1rem}.cart-right{flex:1;background:#fafafa;border-radius:12px;padding:1.8rem;box-shadow:inset 0 0 5px #0000000d;height:fit-content;position:sticky;top:100px}.cart-item{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1rem;border-radius:12px;background:#fff;box-shadow:0 1px 6px #0000000f;transition:all .25s ease-in-out}.cart-item:hover{transform:translateY(-2px);box-shadow:0 3px 12px #0000001a}.cart-item img{width:110px;height:110px;object-fit:contain;border-radius:8px}.cart-info{flex:1;display:flex;flex-direction:column;gap:.3rem}.cart-info h5{font-size:1.05rem;font-weight:600;color:#111827;margin-bottom:.2rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:250px}.cart-info h5:hover{white-space:normal;background:#fff;z-index:2;position:relative}.cart-info .price{font-weight:600;color:#0f4c81;font-size:1rem}.qty-controls{display:flex;align-items:center;gap:.5rem;margin-top:.5rem}.remove-inline{background:transparent;border:none;color:#dc3545;font-size:1.3rem;cursor:pointer;margin-left:.5rem;transition:.2s ease}.remove-inline:hover{transform:scale(1.15);color:#b91c1c}.qty-controls{display:flex;align-items:center;gap:.7rem}.qty-btn{background:#f0f2f5;border:1px solid #ccc;width:30px;height:30px;border-radius:6px;font-weight:700;transition:all .2s}.qty-btn:hover{background:#0f4c81;color:#fff;border-color:#0f4c81}.remove-btn{background:transparent;border:none;color:#dc3545;font-size:1.2rem;cursor:pointer;transition:all .2s}.remove-btn:hover{transform:scale(1.15);color:#b91c1c}.cart-summary h3{text-align:center;font-weight:700;margin-bottom:2rem;color:#0f4c81}.summary-line{display:flex;justify-content:space-between;margin-bottom:1rem;font-size:1rem}.summary-total{display:flex;justify-content:space-between;font-weight:700;font-size:1.2rem;border-top:1px solid #ddd;padding-top:1rem}@media (max-width: 992px){.cart-item{flex-direction:column;align-items:center;justify-content:flex-start!important;text-align:center;width:100%;gap:1rem;padding:1rem}.cart-info{flex:unset!important;width:100%;max-width:500px;align-items:center}.cart-left{width:100%}.cart-wrapper{flex-direction:column;gap:1.5rem;padding:1rem;width:100%}.cart-right{position:static;width:100%;background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #00000014}.cart-item img{width:130px;height:130px}.cart-info{width:90%;max-width:600px;align-items:flex-start}.qty-controls{justify-content:center;flex-wrap:wrap}.remove-btn{align-self:center}}@media (max-width: 576px){.cart-wrapper{padding:.8rem}.cart-item img{width:110px;height:110px}.cart-info h5{white-space:normal;line-height:1.3}.cart-info{width:100%}.cart-right{padding:1.2rem}.qty-btn{width:28px;height:28px}}.cart-overlay-loader .spinner-border{width:2.5rem;height:2.5rem;border-width:3px;color:#0f4c81}.product-gallery{flex:1;position:relative}.key-highlights{margin-top:1rem}.key-highlights ul{list-style:none;padding-left:0}.key-highlights li:before{content:"✔";color:#16a34a;margin-right:8px;font-weight:600}.swiper-button-next,.swiper-button-prev{color:#000;font-weight:700;opacity:.8}.swiper-button-next:hover,.swiper-button-prev:hover{opacity:1}#hero_butn:hover{background-color:#0f4c81;color:#fff}.hero_banner{width:100%;height:80vh;background-image:url("./images/ChatGPT Image Nov 7, 2025, 07_40_56 PM.png");background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;transform:scale(1.05);opacity:0;animation:heroZoomFade 3.5s ease-out forwards}@keyframes heroZoomFade{0%{transform:scale(1.05);opacity:0}to{transform:scale(1);opacity:1}}.hero_button{position:relative;z-index:2}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000040;z-index:1}.hero_heading{position:relative;z-index:2}.hero_heading h1{font-size:3rem;font-weight:700;margin-bottom:.5rem}.hero_para{font-size:1.2rem;font-weight:400}.hero_heading{position:relative;z-index:2;opacity:0;transform:translateY(20px);animation:heroTextIn .9s ease-out forwards;animation-delay:.3s}.hero_button{position:relative;z-index:2;margin-top:1rem;opacity:0;transform:translateY(20px);animation:heroTextIn .9s ease-out forwards;animation-delay:.6s}@keyframes heroTextIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.hero_banner{height:50vh;background-position:top}.hero_heading h1{font-size:2rem}.hero_para{font-size:1rem}}.policy-container{max-width:800px;margin:auto;padding:2rem 1rem;line-height:1.75;font-size:1rem;color:#374151}.policy-container h2{font-size:2rem;font-weight:800;color:#0f4c81;margin-bottom:1rem}.policy-container h4{font-size:1.2rem;font-weight:700;margin-top:1.8rem;color:#0f4c81}.policy-container ul{padding-left:1.2rem;margin-top:.6rem}.policy-container li{margin-bottom:.4rem}.policy-container p{margin-top:.6rem}.ord-wrapper{width:100%;background:#f6f7f9;padding-top:20px}.ord-content{width:100%;max-width:900px;margin:0 auto;padding:0 16px}.ord-row{display:grid;grid-template-columns:90px 1fr 120px 180px;padding:18px 20px;background:#fff;border:1px solid #e0e0e0;border-radius:6px;margin-bottom:16px;align-items:center;cursor:pointer;transition:box-shadow .2s ease}.ord-row:hover{box-shadow:0 4px 12px #0000001f}.ord-img-wrap img{width:75px;height:75px;border-radius:6px;border:1px solid #e0e0e0;object-fit:cover}.ord-title{font-size:15px;font-weight:500;color:#212121;margin-bottom:6px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ord-attr{font-size:13px;color:#757575}.ord-price{font-size:16px;font-weight:600;color:#212121;text-align:left}.ord-status{display:flex;align-items:center;gap:6px}.ord-status{padding:6px 12px;border-radius:6px;display:inline-block;font-weight:600;font-size:14px}.status-placed{background:#e0e7ff;color:#1e3a8a}.status-processing{background:#fff4cc;color:#b45309}.status-delivered{background:#d1fae5;color:#065f46}.status-cancelled{background:#fee2e2;color:#b91c1c}.status-shipped{background:#dbeafe;color:#1e40af}.ord-status-text{font-size:14px;color:#212121;font-weight:500}@media (max-width: 768px){.ord-row{grid-template-columns:80px 1fr;grid-template-rows:auto auto auto;gap:10px;padding:16px}.ord-img-wrap img{width:65px;height:65px}.ord-title{font-size:14px}.ord-price{grid-column:2 / 3;font-size:15px}.ord-status{grid-column:2 / 3}}.fk-page{background:#f1f3f6;padding:20px;font-family:Roboto,sans-serif}.fk-grid{display:grid;gap:20px;grid-template-columns:1fr}@media (min-width: 900px){.fk-grid{grid-template-columns:2fr 1fr}}.fk-card{background:#fff;border-radius:4px;padding:20px;box-shadow:0 1px 2px #0000001a;border:1px solid #e0e0e0}.fk-left{min-height:100%}.fk-product-header{display:flex;justify-content:space-between}.fk-product-image{width:80px;height:80px;border-radius:4px;border:1px solid #ddd;object-fit:cover}.fk-title{font-size:20px;font-weight:500}.fk-sub{color:#757575;font-size:14px}.fk-price{font-size:22px;font-weight:600;margin-top:5px}.fk-divider{margin:20px 0;border-color:#eee}.fk-timeline-horizontal{position:relative;display:flex;justify-content:space-between;align-items:flex-start;width:100%;margin-top:30px}.fk-step-block{flex:1;position:relative;text-align:center;display:flex;flex-direction:column;align-items:center}.fk-circle{width:32px;height:32px;border-radius:50%;font-size:15px;font-weight:700;display:flex;align-items:center;justify-content:center;z-index:5;position:relative;margin:0 auto}.fk-circle.done{background:#26a541;color:#fff}.fk-circle.pending{background:#d6d6d6;color:#fff}.fk-step-bottom{margin-top:8px}.fk-step-title{font-size:14px;font-weight:500}.fk-step-date{font-size:12px;color:#777}.fk-progress-base{position:absolute;top:16px;height:2px;background:#ccc;z-index:1;left:16%;right:16%}.fk-progress-fill{position:absolute;top:16px;height:2px;background:#26a541;z-index:2;left:16%;width:0;transition:width .3s ease}.status-ordered{width:0%}.status-shipped{width:33.33%}.status-delivered{width:66.66%}@media (max-width: 600px){.fk-timeline-horizontal{flex-direction:column;align-items:flex-start;gap:30px;position:relative}.fk-progress-base{left:15px;top:16px;width:2px;height:calc(100% - 40px)}.fk-progress-fill{left:15px;top:16px;width:2px;height:0}.status-ordered{height:0%}.status-shipped{height:33.33%}.status-delivered{height:85.66%}.fk-step-block{flex-direction:row;align-items:flex-start;gap:15px;width:100%}.fk-circle{margin:0}.fk-step-bottom{margin-top:0;text-align:left}}.variant-card{padding:10px 14px;border:1px solid #ccc;border-radius:6px;cursor:pointer;transition:all .2s ease;min-width:90px;text-align:center;background:#fff;-webkit-user-select:none;user-select:none}.variant-card:hover{border-color:#0f4c81;background:#e9f3ff;transform:translateY(-2px)}.variant-active{border-color:#0f4c81!important;background:#628fb7!important;color:#fff!important;box-shadow:0 2px 10px #0f4c8166}.trust-badges{display:flex;flex-wrap:wrap;gap:12px;margin-top:12px;margin-bottom:12px}@media (max-width: 600px){.trust-badges{flex-direction:column;width:100%}.badge-item{text-align:start;width:100%}}@media (max-width: 768px){.product-details-section{display:flex;flex-direction:column;gap:20px;padding:0 10px}.product-details-section .col-md-6{padding-left:0!important}.key-highlights h5,.product-details-section h5{font-size:18px;margin-bottom:10px}.product-details-section ul li{font-size:14px;line-height:1.4}}.variant-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0000008c;display:flex;justify-content:center;align-items:center;z-index:9999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.variant-modal-box{background:#fff;width:90%;max-width:380px;border-radius:12px;padding:20px;text-align:center;animation:popIn .25s ease}@keyframes popIn{0%{transform:scale(.7);opacity:0}to{transform:scale(1);opacity:1}}.variant-item{border:1px solid #ddd;border-radius:8px;padding:12px;margin-bottom:10px;cursor:pointer;transition:.2s ease}.variant-item:hover{border-color:#ff9800;background:#fff7e6}.variant-cancel-btn{margin-top:10px;width:100%;background:#ff9800;padding:12px;border:none;color:#fff;border-radius:8px;font-size:16px;cursor:pointer}.variant-cancel-btn:hover{opacity:.85}html::-webkit-scrollbar,body::-webkit-scrollbar{display:none!important}html,body{scrollbar-width:none!important;-ms-overflow-style:none!important}.category-card{opacity:0;transform:translateY(16px);transition:opacity .22s ease-out,transform .22s ease-out}.category-card.visible-card{opacity:1;transform:translateY(0)}.category-card.not-visible-card{opacity:0;transform:translateY(16px)}.product-card-animate{opacity:0;transform:translateY(14px);transition:opacity .35s ease-out,transform .35s ease-out;will-change:opacity,transform}.product-card-visible{opacity:1;transform:translateY(0);transition:opacity .35s ease-out,transform .35s ease-out}.hero_video_banner{width:100%;height:80vh;position:relative;overflow:hidden}@media (max-width: 768px){.hero_video_banner{height:56.25vh}}.hero_video{width:100%;height:100%;object-fit:cover;object-position:center}.account-menu{background:#fff;border-radius:12px;padding:10px;box-shadow:0 3px 12px #00000014;display:flex;flex-direction:column;gap:8px}.account-menu button{width:100%;background:none;border:none;padding:12px;font-size:16px;text-align:left;display:flex;align-items:center;gap:12px;border-radius:8px;transition:.2s ease;color:#111}.account-menu button i{font-size:18px;color:#0f4c81}.account-menu button:hover{background:#f3f4f6}.logout-btn,.logout-btn i{color:#d32f2f!important}.account-header-btn{background:#fff;border:none;padding:14px 12px;font-size:16px;border-radius:12px;box-shadow:0 3px 12px #00000014;margin-bottom:6px;font-weight:600;color:#0f4c81;transition:.2s ease}.account-header-btn:hover{background:#f3f4f6}.fk-step-title{font-weight:700}.contact-page{background-color:#f5f1eb;min-height:100vh;padding:40px 16px}.contact-container{max-width:900px;margin:0 auto;background-color:#fff;padding:40px;border-radius:6px;box-shadow:0 0 10px #0000000d}.contact-heading{color:#0f4c81;margin-bottom:20px}.contact-text{line-height:1.7;margin-bottom:16px;color:#333}.contact-box{margin-top:24px;padding:20px;background-color:#faf7f2;border-left:4px solid #0F4C81}.contact-box p{margin:8px 0;font-weight:500}.contact-link{color:#0f4c81;text-decoration:none}.contact-link:hover{text-decoration:underline}.contact-footer-text{margin-top:24px;color:#333}.footer-link,.footer-link:hover{text-decoration:none}.about-page{background-color:#f5f1eb;min-height:100vh;padding:40px 16px}.about-container{max-width:900px;margin:0 auto;background-color:#fff;padding:40px;border-radius:6px;box-shadow:0 0 10px #0000000d}.about-heading{color:#0f4c81;margin-bottom:6px}.about-tagline{color:#6b7280;font-size:.95rem;margin-bottom:20px}.about-subheading{margin-top:24px;color:#0f4c81}.about-text{line-height:1.7;margin-bottom:16px;color:#111827}.about-list{padding-left:18px}.about-list li{margin-bottom:10px;line-height:1.6}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal~.swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl .swiper-button-next .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-next .swiper-navigation-icon{transform:rotate(180deg)}.swiper-horizontal.swiper-rtl .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-prev .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}.swiper-vertical .swiper-button-prev .swiper-navigation-icon,.swiper-vertical~.swiper-button-prev .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}.swiper-vertical .swiper-button-next .swiper-navigation-icon,.swiper-vertical~.swiper-button-next .swiper-navigation-icon{transform:rotate(90deg)}
