.Checkout_container__qFsfa{max-width:1200px;margin:0 auto;padding:100px 20px 80px;min-height:100vh}.Checkout_header__6XW0g{margin-bottom:40px}.Checkout_backButton__06BXV{display:inline-block;margin-bottom:20px;color:#7b5d00;text-decoration:none;font-weight:600;transition:color .3s ease;font-size:1.1rem}.Checkout_backButton__06BXV:hover{color:#5a4400}.Checkout_header__6XW0g h1{color:#7b5d00;font-size:2.5rem;margin:0}.Checkout_checkoutContent__kFjqL{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px}.Checkout_orderSummary__uv3Gw{background:white;padding:30px;border-radius:12px;height:-moz-fit-content;height:fit-content}.Checkout_orderSummary__uv3Gw h2{color:#7b5d00;margin-bottom:20px;font-size:1.5rem}.Checkout_cartItems__fPuC4{margin-bottom:20px}.Checkout_cartItem__iDz1K{display:flex;align-items:center;padding:15px 0;border-bottom:1px solid #e0e0e0;gap:15px}.Checkout_itemImage__v9V7K{border-radius:8px;object-fit:cover}.Checkout_itemInfo__vCWcy{flex:1 1}.Checkout_itemInfo__vCWcy h3{margin:0 0 5px;font-size:1.1rem;color:#333;font-weight:600}.Checkout_itemInfo__vCWcy p{margin:0 0 10px;color:#666;font-weight:600}.Checkout_quantityControls__buvPC{display:flex;align-items:center;gap:10px}.Checkout_quantityBtn__4OcNi{background:#7b5d00;color:white;border:none;width:30px;height:30px;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700}.Checkout_quantityBtn__4OcNi:hover{background:#5a4400}.Checkout_removeBtn__G0Ml5{background:#ff4444;color:white;border:none;width:30px;height:30px;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700}.Checkout_removeBtn__G0Ml5:hover{background:#cc3333}.Checkout_totalPrice__E9P2q{font-size:1.5rem;font-weight:700;color:#7b5d00;text-align:center;padding:20px;background:white;border-radius:8px;border:2px solid #7b5d00}.Checkout_orderForm__Crn2x{background:white;padding:40px;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.Checkout_orderForm__Crn2x h2{color:#7b5d00;margin-bottom:25px;margin-top:30px;font-size:1.5rem}.Checkout_formRow__NQomp{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}.Checkout_formGroup__rnen0{margin-bottom:25px}.Checkout_formGroup__rnen0 label{display:block;margin-bottom:8px;font-weight:500;color:#333}.Checkout_formGroup__rnen0 input,.Checkout_formGroup__rnen0 select,.Checkout_formGroup__rnen0 textarea{width:100%;padding:12px;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:border-color .3s ease}.Checkout_formGroup__rnen0 input:focus,.Checkout_formGroup__rnen0 select:focus,.Checkout_formGroup__rnen0 textarea:focus{outline:none;border-color:#7b5d00}.Checkout_radioGroup__8ZQif{display:flex;flex-direction:column;gap:15px}.Checkout_radioLabel__tOssh{display:flex;align-items:center;gap:15px;cursor:pointer;padding:15px 20px;border:2px solid #e0e0e0;border-radius:8px;transition:border-color .3s ease;margin-bottom:5px}.Checkout_radioLabel__tOssh:hover{border-color:#644b00}.Checkout_radioLabel__tOssh input[type=radio]{width:auto;margin:0 5px 0 0}.Checkout_submitButton__PWiqZ{width:100%;background:#7b5d00;color:white;border:none;padding:18px;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:background .3s ease;margin-top:30px}.Checkout_submitButton__PWiqZ:hover:not(:disabled){background:#7b5d00}.Checkout_submitButton__PWiqZ:disabled{background:#ccc;cursor:not-allowed}.Checkout_successPage__mDZNO{text-align:center;padding:60px 40px;background:linear-gradient(135deg,#f8f9fa,#ffffff);border-radius:20px;box-shadow:0 20px 40px rgba(0,0,0,.1);max-width:800px;margin:0 auto}.Checkout_successIcon__DfCuX{margin-bottom:30px;animation:Checkout_successPulse__5320Q 2s ease-in-out infinite}@keyframes Checkout_successPulse__5320Q{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.Checkout_successTitle__oLnnK{color:#7b5d00;font-size:2.6rem;font-weight:700;margin-bottom:30px}.Checkout_successMessage__8TH6q{margin-bottom:40px}.Checkout_mainMessage__ynPFF{font-size:1.3rem;color:#333;margin-bottom:30px;line-height:1.6}.Checkout_nextSteps__pl0dd{background:white;padding:25px;border-radius:15px;margin-bottom:25px;box-shadow:0 5px 15px rgba(0,0,0,.05);text-align:left}.Checkout_nextSteps__pl0dd h3{color:#7b5d00;margin-bottom:15px;font-size:1.3rem}.Checkout_nextSteps__pl0dd ul{list-style:none;padding:0;margin:0}.Checkout_nextSteps__pl0dd li{color:#555;position:relative;padding:8px 0 8px 25px}.Checkout_nextSteps__pl0dd li:before{content:"✓";position:absolute;left:0;color:#b99423;font-weight:700}.Checkout_contactInfo__NMUCa{background:#f8f9fa;padding:25px;border-radius:15px;text-align:left}.Checkout_contactInfo__NMUCa h3{color:#7b5d00;margin-bottom:15px;font-size:1.3rem}.Checkout_contactItem__0NXt6{display:flex;align-items:center;gap:10px;margin-bottom:10px;color:#555;font-size:1.1rem}.Checkout_contactIcon__N9vqq{font-size:1.2rem}.Checkout_actionButtons__MzENB{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.Checkout_primaryButton__qoJPG{background:linear-gradient(135deg,#7b5d00,#5a4400);color:white;text-decoration:none;padding:15px 30px;border-radius:12px;font-weight:600;font-size:1.1rem;transition:all .3s ease;box-shadow:0 8px 25px rgba(123,93,0,.3)}.Checkout_primaryButton__qoJPG:hover{transform:translateY(-3px);box-shadow:0 12px 35px rgba(123,93,0,.4)}.Checkout_secondaryButton__dYRWr{background:white;color:#7b5d00;text-decoration:none;padding:15px 30px;border:2px solid #7b5d00;border-radius:12px;font-weight:600;font-size:1.1rem;transition:all .3s ease}.Checkout_textContent__Ng8Bp{width:100%;position:relative;z-index:2;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-left:auto;margin-right:auto}.Checkout_header__6XW0g{margin-bottom:50px;text-align:center}.Checkout_iconWrapper__RwYQS{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;background:linear-gradient(135deg,#7b5d00,#cea11c);border-radius:50%;color:white;margin-bottom:24px;box-shadow:0 10px 30px rgba(123,93,0,.3);animation:Checkout_pulse__A1E2f 2s infinite}@keyframes Checkout_pulse__A1E2f{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.Checkout_title__3KTpX{font-size:48px;font-weight:900;color:#7b5d00;line-height:1.1;margin-bottom:16px;text-transform:uppercase;letter-spacing:-1px}.Checkout_titleUnderline__fr5LG{width:80px;height:4px;background:linear-gradient(90deg,#7b5d00,#cea11c);margin:0 auto;border-radius:2px}.Checkout_combinedCard__F1BrL{max-width:500px;width:100%;margin:0 auto 40px;padding:35px;background:rgba(123,93,0,.05);border-radius:24px;border:1px solid rgba(123,93,0,.1);transition:all .3s ease;position:relative;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.04)}.Checkout_combinedCard__F1BrL:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#7b5d00,#cea11c)}.Checkout_combinedCard__F1BrL:hover{transform:translateY(-5px);box-shadow:0 18px 45px rgba(123,93,0,.15)}.Checkout_separator__tvpVV{width:100%;height:1px;background-color:rgba(123,93,0,.2);margin:30px 0}.Checkout_sectionHeader__k1tJ6{display:flex;align-items:center;gap:15px;margin-bottom:24px}.Checkout_sectionHeader__k1tJ6 svg{color:#7b5d00;width:32px;height:32px}.Checkout_sectionTitle__Yfc0C{font-size:24px;font-weight:700;color:#7b5d00;margin:0}.Checkout_deliveryText__yc1On strong,.Checkout_paymentText__Hl91x strong{font-weight:700;color:#7b5d00}.Checkout_deliveryText__yc1On{font-size:16px;color:#555;margin-bottom:10px;font-weight:500;line-height:1.5}.Checkout_deliveryText__yc1On:last-of-type{margin-bottom:0}.Checkout_paymentText__Hl91x{font-size:16px;color:#555;margin-bottom:20px;font-weight:500}.Checkout_ibanContainer___0Psi{position:relative}.Checkout_ibanBox__hMtHp{display:flex;align-items:center;background:#ffffff;border:2px solid #e0e0e0;border-radius:16px;padding:18px 24px;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.05)}.Checkout_ibanBox__hMtHp:hover{border-color:#7b5d00;box-shadow:0 8px 25px rgba(123,93,0,.2)}.Checkout_ibanText__NtK_L{flex:1 1;font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,monospace;font-size:16px;font-weight:600;color:#7b5d00;letter-spacing:1px}.Checkout_copyButton__kU7xT{background:linear-gradient(135deg,#7b5d00,#cea11c);border:none;border-radius:12px;padding:12px;color:white;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.Checkout_copyButton__kU7xT:hover{transform:scale(1.1);box-shadow:0 8px 20px rgba(123,93,0,.4)}.Checkout_copyButton__kU7xT:active{transform:scale(.95)}.Checkout_secondaryButton__dYRWr:hover{background:#7b5d00;color:white;transform:translateY(-2px)}.Checkout_emptyCartIcon__cL4tY{margin-bottom:20px;opacity:.6}.Checkout_emptyCart__8iAOU{text-align:center;padding:60px 20px;background:#f8f9fa;border-radius:20px;max-width:500px;margin:0 auto}.Checkout_emptyCart__8iAOU h1{color:#7b5d00;margin-bottom:20px;font-size:2rem}.Checkout_emptyCart__8iAOU p{color:#666;font-size:1.1rem;margin-bottom:30px}.Checkout_backToProducts__UYhki{display:inline-block;background:linear-gradient(135deg,#7b5d00,#cea11c);color:white;text-decoration:none;padding:12px 24px;border-radius:8px;font-weight:600;transition:background .3s ease}.Checkout_backToProducts__UYhki:hover{background:#7b5d00}@media (max-width:768px){.Checkout_checkoutContent__kFjqL{grid-template-columns:1fr;gap:30px}.Checkout_primaryButton__qoJPG,.Checkout_secondaryButton__dYRWr{width:100%;max-width:300px}.Checkout_ibanBox__hMtHp{flex-direction:column;align-items:stretch;gap:10px;padding:15px}.Checkout_ibanText__NtK_L{word-break:break-all;font-size:17px;text-align:center;letter-spacing:.5px}.Checkout_copyButton__kU7xT{width:40%;padding:12px;margin:0 auto}.Checkout_combinedCard__F1BrL{padding:30px 20px}}@font-face{font-family:Montserrat Alternates;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/bf777d47ae4d361e-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Montserrat Alternates;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/b13bb98cecf31cc0-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Montserrat Alternates;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/a13bfc8308e70fe9-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Montserrat Alternates;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/decb493150c28da4-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Montserrat Alternates;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/dcc593aea1eca373-s.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Montserrat Alternates Fallback;src:local("Arial");ascent-override:83.96%;descent-override:21.77%;line-gap-override:0.00%;size-adjust:115.30%}.__className_c673fb{font-family:Montserrat Alternates,Montserrat Alternates Fallback;font-weight:500;font-style:normal}.Header_header__qjCxw{width:100%;position:fixed;top:0;left:0;z-index:1000;background-color:#ffffff;box-shadow:0 4px 12px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease;transform:translateY(0)}.Header_headerHidden__9XduQ{transform:translateY(-100%);box-shadow:none}.Header_headerContent__BOFpK{max-width:1200px;margin:0 auto;padding:15px 8px;display:flex;justify-content:space-between;align-items:center;--header-height:90px}.Header_logoLink__GtboW{display:flex;align-items:center;text-decoration:none;transition:transform .3s ease;gap:15px}.Header_logoLink__GtboW:hover{transform:scale(1.05)}.Header_logoImage___HmdZ{border-radius:50%;object-fit:cover}.Header_companyName__c53wt{color:#614900;font-size:1.4rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;transition:color .3s ease}.Header_logoLink__GtboW:hover .Header_companyName__c53wt{color:#7b5d00}.Header_rightSection__HyQ7O{display:flex;align-items:center;gap:40px}.Header_navigation__kUU1h{display:block}.Header_navList__20IHs{list-style:none;padding:0;margin:0;display:flex;gap:30px}.Header_navLink__paNT7{color:#7b5d00;text-decoration:none;font-size:1.2rem;font-weight:600;padding:5px 0;position:relative;text-wrap:nowrap}.Header_navLink__paNT7:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:3px;background-color:#d1b876;transition:width .3s ease-in-out;border-radius:2px}.Header_navLink__paNT7:focus:after,.Header_navLink__paNT7:hover:after{width:100%}.Header_ctaButton___zsr5{background:linear-gradient(135deg,#7b5d00,#a08434);box-shadow:0 4px 15px rgba(123,93,0,.4)}.Header_ctaButton___zsr5:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(123,93,0,.6);background:linear-gradient(135deg,#a08434,#7b5d00)}.Header_ctaButton___zsr5:active{transform:translateY(0)}.Header_cartIcon__XpwYg{width:18px;height:18px;stroke:white}.Header_burgerButton__Omyb_{display:none;background:none;border:none;padding:0;cursor:pointer;z-index:1001;width:40px;height:40px;display:flex;justify-content:center;align-items:center;transition:transform .2s ease}.Header_burgerButton__Omyb_:hover{transform:scale(1.1)}.Header_burgerButton__Omyb_:active{transform:scale(.95)}.Header_burgerSvg__KyeSE{width:30px;height:30px;display:block;transition:transform .3s ease}.Header_burgerSvg__KyeSE line{stroke-linecap:round;stroke-linejoin:round}.Header_mobileNavigation__0BpSP{top:var(--header-height);position:absolute;left:0;width:100%;background-color:#ffffff;box-shadow:0 8px 16px rgba(0,0,0,.15);z-index:999;padding:0;overflow:hidden;animation:Header_slideDown__4Z81K .3s ease-out}.Header_mobileNavList__gY_Yk{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;width:100%}.Header_mobileNavItem__7m2AK{border-bottom:1px solid #f0f0f0}.Header_mobileNavLink__XQw8l{display:block;padding:15px 30px;color:#7b5d00;text-decoration:none;font-size:1.1rem;font-weight:600;transition:background-color .2s}.Header_mobileNavLink__XQw8l:hover{background-color:#fff9f0;color:#a08434}@keyframes Header_slideDown__4Z81K{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.Header_cartContainer__ZV_b2{position:relative}.Header_cartBadge__5bCrc{position:absolute;top:-8px;right:-8px;background:#ff4444;color:white;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.Header_cartDropdown__jaiOA{position:absolute;top:100%;right:0;background:white;border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);width:350px;max-height:700px;overflow-y:auto;z-index:1000}.Header_cartHeader__xYUYd{display:flex;justify-content:space-between;align-items:center;padding:15px;border-bottom:1px solid #eee}.Header_cartHeader__xYUYd h3{margin:0;color:#7b5d00;font-size:18px}.Header_closeCart__iZMQP{background:none;border:none;font-size:24px;cursor:pointer;color:#666;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.Header_emptyCart__d_UwR{padding:40px 20px;text-align:center;color:#666}.Header_cartItems__VSc53{max-height:300px;overflow-y:auto}.Header_cartItem__VsOl3{display:flex;align-items:center;padding:15px;border-bottom:1px solid #f0f0f0;gap:10px}.Header_cartItemImage__vAPVz{border-radius:4px;object-fit:cover}.Header_cartItemInfo__G_NmG{flex:1 1}.Header_cartItemInfo__G_NmG h4{margin:0 0 5px;font-size:14px;color:#333}.Header_cartItemInfo__G_NmG p{margin:0 0 8px;font-size:12px;color:#666}.Header_quantityControls___fapm{display:flex;align-items:center;gap:8px}.Header_quantityBtn__P8ZT_{background:#f0f0f0;border:none;width:24px;height:24px;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:14px}.Header_quantityBtn__P8ZT_:hover{background:#e0e0e0}.Header_removeBtn__dxK0q{background:#ff4444;color:white;border:none;width:24px;height:24px;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px}.Header_removeBtn__dxK0q:hover{background:#cc3333}.Header_cartFooter__VjH3L{padding:15px;border-top:1px solid #eee}.Header_totalPrice__iOQD4{font-size:16px;font-weight:700;color:#7b5d00;margin-bottom:10px}.Header_ctaButton___zsr5{border:none;padding:10px 20px;border-radius:8px;font-size:1rem;box-shadow:0 4px 15px rgba(97,73,0,.5);letter-spacing:.5px;display:flex;align-items:center;gap:8px}.Header_checkoutBtn__yu2ID,.Header_ctaButton___zsr5{background:linear-gradient(135deg,#614900,#7b5d00);color:white;font-weight:700;cursor:pointer;transition:all .3s ease;text-transform:uppercase}.Header_checkoutBtn__yu2ID{border:none;padding:5px;border-radius:10px;font-size:.9rem;box-shadow:0 6px 20px rgba(97,73,0,.4);letter-spacing:1px;width:100%;max-width:250px;margin:15px auto 0;text-align:center;display:block;text-decoration:none}.Header_checkoutBtn__yu2ID:hover{background:#9b7400;box-shadow:0 8px 25px rgba(160,132,52,.6)}@media (max-width:1165px){.Header_headerContent__BOFpK{padding:10px 8px;max-width:none;--header-height:70px}.Header_navigation__kUU1h{display:none}.Header_burgerButton__Omyb_{display:flex}.Header_rightSection__HyQ7O{gap:10px}.Header_logoImage___HmdZ{width:50px;height:50px}.Header_companyName__c53wt{font-size:1.2rem}.Header_ctaButton___zsr5{padding:8px 12px;font-size:.9rem;width:auto;height:auto;justify-content:center;min-width:80px}.Header_ctaText__pT75e{display:block;font-size:.8rem}.Header_cartIcon__XpwYg{width:16px;height:16px}}@media (max-width:1024px){.Header_headerContent__BOFpK{padding:10px 8px;max-width:none;--header-height:70px}.Header_navigation__kUU1h{display:none}.Header_burgerButton__Omyb_{display:flex}.Header_rightSection__HyQ7O{gap:10px}.Header_logoImage___HmdZ{width:50px;height:50px}.Header_companyName__c53wt{font-size:1.2rem}.Header_ctaButton___zsr5{padding:8px 12px;font-size:.9rem;width:auto;height:auto;justify-content:center;min-width:80px}.Header_ctaText__pT75e{display:block;font-size:.8rem}.Header_cartIcon__XpwYg{width:16px;height:16px}}@media (max-width:768px){.Header_headerContent__BOFpK{padding:8px 6px}.Header_companyName__c53wt{font-size:1rem}.Header_cartDropdown__jaiOA{width:300px;right:-50px}}@media (max-width:480px){.Header_headerContent__BOFpK{padding:6px 4px}.Header_companyName__c53wt{font-size:.9rem;letter-spacing:.3px}.Header_ctaButton___zsr5{padding:6px 10px;font-size:.8rem;min-width:70px}.Header_ctaText__pT75e{font-size:.75rem}.Header_cartIcon__XpwYg{width:14px;height:14px}.Header_rightSection__HyQ7O{gap:8px}}@media (min-width:1166px){.Header_burgerButton__Omyb_,.Header_mobileNavigation__0BpSP{display:none}.Header_ctaButton___zsr5{font-size:1rem;width:auto;height:auto}.Header_ctaText__pT75e{display:block}}.PaymentDelivery_about__8e2KB{display:flex;width:100%;min-height:100vh;padding:0;margin-top:100px;position:relative;overflow-x:hidden}.PaymentDelivery_leftSection__o7zdL{flex:0 0 50%;background:linear-gradient(135deg,#ffffff,#fffbf5);display:flex;align-items:center;justify-content:center;padding:80px 60px;position:relative;z-index:2;overflow:hidden}.PaymentDelivery_leftSection__o7zdL:before{content:"";position:absolute;top:0;right:-50px;width:100px;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.8) 50%,#ffffff);z-index:1}.PaymentDelivery_textContent__d5zBL{max-width:520px;width:100%;position:relative;z-index:2}.PaymentDelivery_header__JCr8J{margin-bottom:50px;text-align:center}.PaymentDelivery_iconWrapper__itKUQ{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;background:linear-gradient(135deg,#614900,#7b5d00);border-radius:50%;color:white;margin-bottom:24px;box-shadow:0 10px 30px rgba(97,73,0,.4);animation:PaymentDelivery_pulse__y9PnC 2s infinite}@keyframes PaymentDelivery_pulse__y9PnC{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.PaymentDelivery_title__g31Jk{font-size:48px;font-weight:600;color:#7b5d00;line-height:1.1;margin-bottom:16px;text-transform:uppercase;letter-spacing:-1px}.PaymentDelivery_titleUnderline__0C1_y{width:80px;height:4px;background:linear-gradient(90deg,#614900,#7b5d00);margin:0 auto;border-radius:2px}.PaymentDelivery_combinedCard___sn3c{margin-bottom:40px;padding:35px;background:rgba(123,93,0,.03);border-radius:24px;border:1px solid rgba(123,93,0,.1);transition:all .3s ease;position:relative;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.04)}.PaymentDelivery_combinedCard___sn3c:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#614900,#7b5d00)}.PaymentDelivery_combinedCard___sn3c:hover{transform:translateY(-5px);box-shadow:0 18px 45px rgba(123,93,0,.15)}.PaymentDelivery_separator__xVSqM{width:100%;background-color:rgba(97,73,0,.2);margin:30px 0}.PaymentDelivery_sectionHeader__kE2aM{display:flex;align-items:center;gap:15px;margin-bottom:24px}.PaymentDelivery_sectionHeader__kE2aM svg{color:#614900;width:32px;height:32px}.PaymentDelivery_sectionTitle__0yYix{font-size:24px;font-weight:700;color:#7b5d00;margin:0}.PaymentDelivery_deliveryText__AUkBx strong,.PaymentDelivery_paymentText___NGLh strong{font-weight:700;color:#7b5d00}.PaymentDelivery_deliveryText__AUkBx{font-size:16px;color:#555;margin-bottom:10px;font-weight:500;line-height:1.5}.PaymentDelivery_deliveryText__AUkBx:last-of-type{margin-bottom:0}.PaymentDelivery_paymentText___NGLh{font-size:16px;color:#555;margin-bottom:20px;font-weight:500}.PaymentDelivery_ibanContainer__OERyi{position:relative}.PaymentDelivery_ibanBox__MIlvR{display:flex;align-items:center;background:#ffffff;border:2px solid #e0e0e0;border-radius:16px;padding:18px 24px;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.05)}.PaymentDelivery_ibanBox__MIlvR:hover{border-color:#7b5d00;box-shadow:0 8px 25px rgba(123,93,0,.2)}.PaymentDelivery_ibanText__71bIs{flex:1 1;font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,monospace;font-size:16px;font-weight:600;color:#7b5d00;letter-spacing:1px}.PaymentDelivery_copyButton__ki7OQ{background:linear-gradient(135deg,#614900,#7b5d00);border:none;border-radius:12px;padding:12px;color:white;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.PaymentDelivery_copyButton__ki7OQ:hover{transform:scale(1.1);box-shadow:0 8px 20px rgba(97,73,0,.4)}.PaymentDelivery_copyButton__ki7OQ:active{transform:scale(.95)}.PaymentDelivery_rightSection__oPCXp{flex:0 0 50%;position:relative;overflow:hidden}.PaymentDelivery_image__AqLqy{object-fit:cover;object-position:center;transition:transform .7s ease}.PaymentDelivery_rightSection__oPCXp:hover .PaymentDelivery_image__AqLqy{transform:scale(1.05)}.PaymentDelivery_imageOverlay__lc3Ax{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,rgba(97,73,0,.1),rgba(123,93,0,.05));z-index:1}@media (max-width:1024px){.PaymentDelivery_about__8e2KB{margin-top:60px;width:100%}.PaymentDelivery_title__g31Jk{font-size:40px}.PaymentDelivery_leftSection__o7zdL{padding:60px 40px}}@media (max-width:768px){.PaymentDelivery_about__8e2KB{flex-direction:column;min-height:auto;margin-top:40px;width:100%}.PaymentDelivery_leftSection__o7zdL,.PaymentDelivery_rightSection__oPCXp{flex:none}.PaymentDelivery_leftSection__o7zdL{min-height:auto;padding:60px 30px;overflow:visible}.PaymentDelivery_leftSection__o7zdL:before{display:none}.PaymentDelivery_rightSection__oPCXp{height:50vh;order:-1}.PaymentDelivery_title__g31Jk{font-size:36px}.PaymentDelivery_combinedCard___sn3c{padding:25px}}@media (max-width:480px){.PaymentDelivery_title__g31Jk{font-size:28px}.PaymentDelivery_leftSection__o7zdL{padding:40px 20px}.PaymentDelivery_combinedCard___sn3c{padding:20px}.PaymentDelivery_ibanText__71bIs{font-size:14px;letter-spacing:.5px}.PaymentDelivery_ibanBox__MIlvR{padding:15px 18px}}.ProductBlock_block__RsWBz{display:flex;flex-direction:column;align-items:center;position:relative;width:100%;height:520px;transition:transform .3s ease;text-decoration:none;color:inherit;overflow:hidden}.ProductBlock_block__RsWBz:hover{transform:translateY(-10px)}.ProductBlock_leaves__gCYH8{position:absolute;top:20px;left:50%;transform:translateX(-50%);z-index:3;pointer-events:none;animation:ProductBlock_float__HS7ZT 3s ease-in-out infinite;transition:all .3s ease;width:200px;height:auto}.ProductBlock_block__RsWBz:hover .ProductBlock_leaves__gCYH8{animation:ProductBlock_floatHover__9Hk__ 2s ease-in-out infinite;transform:translateX(-50%) scale(1.1)}@keyframes ProductBlock_float__HS7ZT{0%,to{transform:translateX(-50%) translateY(0) rotate(0deg)}50%{transform:translateX(-50%) translateY(-8px) rotate(2deg)}}@keyframes ProductBlock_floatHover__9Hk__{0%,to{transform:translateX(-50%) translateY(0) rotate(0deg) scale(1.1)}50%{transform:translateX(-50%) translateY(-12px) rotate(3deg) scale(1.1)}}.ProductBlock_bottle__95oV4{position:relative;z-index:2;margin-bottom:-50px;transition:all .3s ease;animation:ProductBlock_gentleSway__KONy8 4s ease-in-out infinite;object-fit:contain;width:auto;height:290px}.ProductBlock_block__RsWBz:hover .ProductBlock_bottle__95oV4{transform:scale(1.05) rotate(2deg);animation:ProductBlock_bottleHover__4AeOl 2s ease-in-out infinite}@keyframes ProductBlock_gentleSway__KONy8{0%,to{transform:translateY(0) rotate(0deg)}25%{transform:translateY(-3px) rotate(.5deg)}75%{transform:translateY(3px) rotate(-.5deg)}}@keyframes ProductBlock_bottleHover__4AeOl{0%,to{transform:scale(1.05) translateY(0) rotate(2deg)}50%{transform:scale(1.05) translateY(-5px) rotate(3deg)}}.ProductBlock_infoBox__bAZI0{background:#7b5d00;color:white;padding:4rem 1.5rem 2rem;border-radius:0 0 100% 100%/50px;min-height:200px;width:100%;box-sizing:border-box;z-index:1;text-align:center;transition:all .3s ease;box-shadow:0 5px 15px rgba(0,0,0,.1);flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.ProductBlock_block__RsWBz:hover .ProductBlock_infoBox__bAZI0{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.2)}.ProductBlock_infoBox__bAZI0 h2{margin:0;font-size:20px;letter-spacing:1.5px;font-weight:600;text-transform:uppercase;padding-bottom:10px;transition:all .3s ease;-webkit-hyphens:none;hyphens:none;word-break:normal;white-space:pre-wrap;word-wrap:break-word}.ProductBlock_block__RsWBz:hover .ProductBlock_infoBox__bAZI0 h2{transform:scale(1.02)}.ProductBlock_infoBox__bAZI0 h2:after{content:"";display:block;width:50%;height:1.5px;background:white;margin:8px auto 0;border-radius:2px;transition:width .3s ease}.ProductBlock_block__RsWBz:hover .ProductBlock_infoBox__bAZI0 h2:after{width:70%}.ProductBlock_infoBox__bAZI0 p{margin:8px 0 0;font-size:14px;font-style:italic;transition:all .3s ease}.ProductBlock_block__RsWBz:hover .ProductBlock_infoBox__bAZI0 p{transform:scale(1.05)}.ProductBlock_priceSection__fD7l9{margin-top:auto;margin-bottom:10px}.ProductBlock_priceValue__P3mRS{font-size:1.5rem;font-weight:700}.ProductBlock_addToCartBtn__0_nOI{background-color:#fff;color:#614900;border:none;padding:10px 20px;border-radius:50px;font-weight:700;cursor:pointer;transition:all .2s ease;margin-top:15px;width:80%;max-width:200px}.ProductBlock_addToCartBtn__0_nOI:hover:not(:disabled){background-color:#eee;transform:scale(1.05)}.ProductBlock_addToCartBtn__0_nOI:disabled{background-color:#e6dac1;color:#7b5d00;cursor:not-allowed;opacity:.8}.ProductsList_productsContainer__jmYCr{max-width:1400px;padding:20px 20px 0;margin:40px auto 0}.ProductsList_pageTitle__cphPt{text-align:center;margin-bottom:60px}.ProductsList_subtitle__oNT2a{color:#7b5d00;font-size:1.3rem;margin-bottom:15px;text-transform:uppercase;letter-spacing:2px}.ProductsList_pageTitle__cphPt h1,.ProductsList_pageTitle__cphPt h2{color:#7b5d00;font-size:56px;font-weight:600;margin:0;line-height:1.2}.ProductsList_productsGrid__fuSU7{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:30px;gap:30px;align-items:stretch}.ProductsList_visuallyHidden__EliIm{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}@media (max-width:1199px){.ProductsList_productsGrid__fuSU7{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px}.ProductsList_pageTitle__cphPt h1{font-size:2.5rem}}@media (max-width:768px){.ProductsList_productsGrid__fuSU7{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px}.ProductsList_pageTitle__cphPt h1{font-size:2rem}.ProductsList_subtitle__oNT2a{font-size:1rem}}@media (max-width:480px){.ProductsList_productsGrid__fuSU7{grid-template-columns:1fr;gap:15px}.ProductsList_pageTitle__cphPt h1{font-size:1.8rem}}.Information_about__4Cpdf{display:flex;width:100vw;min-height:100vh;padding:0;margin-top:100px}.Information_slideContentArea__V8n6L{width:100%}.Information_leftSection___RcTu{flex:0 0 50%;background:#ffffff;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 60px;position:relative}.Information_textContent__wngL_{flex:0 0 100%;width:100%}.Information_iconWrapper__L1C8f{margin-bottom:20px}.Information_icon__R9LTL{width:50px;height:50px;background:rgba(139,195,74,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;border:2px solid #8bc34a}.Information_title__PU_2Z{font-size:56px;font-weight:600;color:#7b5d00;line-height:1.1;margin-bottom:24px;text-transform:uppercase;letter-spacing:-1px}.Information_subtitle__5FoMO{font-size:18px;line-height:1.5;color:#666;margin-bottom:32px;font-weight:400}.Information_description__lzr6p{margin-bottom:32px}.Information_description__lzr6p p{font-size:16px;line-height:1.6;color:#555;margin-bottom:18px;text-align:justify}.Information_description__lzr6p h2,.Information_description__lzr6p h3{font-size:24px;color:#7b5d00;text-align:justify}.Information_description__lzr6p strong{color:#7b5d00;font-weight:600}.Information_signature__t2ZS_{font-size:18px;font-style:italic;font-weight:500;color:#7b5d00;margin:0}.Information_certificates__0J6h9{display:flex;gap:20px;margin-top:30px;justify-content:center;max-width:500px;width:100%}.Information_certificateWrapper__0ZUWy{border:1px solid #ccc;border-radius:8px;overflow:hidden;box-shadow:0 2px 5px rgba(0,0,0,.1);line-height:0}.Information_certificateImage__lBa6l{display:block;width:100%;height:100%;object-fit:cover}.Information_rightSection__KUrJf{flex:0 0 50%;position:relative;overflow:hidden;background:#ffffff}.Information_image__Rt_HO{object-fit:cover;object-position:center}@media (max-width:1024px){.Information_about__4Cpdf{margin-top:60px}.Information_title__PU_2Z{font-size:44px}.Information_leftSection___RcTu{padding:60px 40px}}@media (max-width:768px){.Information_about__4Cpdf{flex-direction:column;min-height:auto;margin-top:40px}.Information_leftSection___RcTu,.Information_rightSection__KUrJf{flex:none}.Information_leftSection___RcTu{min-height:70vh;padding:60px 30px}.Information_rightSection__KUrJf{height:50vh}.Information_title__PU_2Z{font-size:36px}.Information_certificates__0J6h9{justify-content:flex-start;margin-top:20px}}@media (max-width:480px){.Information_about__4Cpdf{margin-top:30px}.Information_title__PU_2Z{font-size:28px}.Information_leftSection___RcTu{padding:40px 20px;min-height:60vh}.Information_rightSection__KUrJf{height:40vh}.Information_subtitle__5FoMO{font-size:16px}.Information_description__lzr6p p{font-size:15px}}.Slider_videoWrapper__KHIQj{position:relative;width:100%;contain:paint}.Slider_videoSection__t9wYR{position:relative;width:100%;height:100vh;overflow:hidden;display:flex;justify-content:center;align-items:center;background-color:#08120a}.Slider_mainVideo__AJ0SD{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:1;transform:none!important;transition:none!important;will-change:auto;filter:none}.Slider_contentOverlay__EFiwy{position:absolute;inset:0;z-index:10;display:flex;align-items:center;justify-content:flex-start;padding-left:2rem;padding-right:2rem;pointer-events:none}.Slider_textBackground__UnLyS:after,.Slider_textBackground__UnLyS:before{content:none}.Slider_mainText__3ypi3{color:#ffffff;font-weight:700;font-size:clamp(1.3rem,4vw,3rem);line-height:1.12;letter-spacing:.02em;text-transform:uppercase;text-align:left;margin:0;opacity:1;transform:none;transition:none;will-change:auto}.Slider_socials__EJFms{position:absolute;bottom:56px;left:50%;transform:translateX(-50%);z-index:20;display:flex;gap:16px;padding:8px 14px;background:rgba(0,0,0,.36);border-radius:10px;box-shadow:0 6px 18px rgba(0,0,0,.18);pointer-events:auto}.Slider_socialIconLink__kbAw0{color:#fff;display:inline-flex;align-items:center;text-decoration:none}.Slider_socialIcon__J1kQe{width:28px;height:28px;display:block}@media (prefers-reduced-motion:reduce){.Slider_mainText__3ypi3,.Slider_socials__EJFms,.Slider_textBackground__UnLyS{transition:none!important;animation:none!important}}@media (max-width:900px){.Slider_textBackground__UnLyS{max-width:70%;padding:1.5rem}.Slider_mainText__3ypi3{font-size:clamp(1.1rem,6vw,2rem)}.Slider_socials__EJFms{bottom:32px;gap:12px}}@media (max-width:480px){.Slider_textBackground__UnLyS{max-width:88%;padding:1rem}.Slider_mainText__3ypi3{font-size:1.2rem}.Slider_socials__EJFms{bottom:20px}}