.Navbar_navbar__oeail{height:60px;display:flex;align-items:center;background:transparent;padding:2.4rem 4rem;justify-content:space-between;background-color:var(--background-dark);width:100%;color:var(--primary-highlight);position:-webkit-sticky;position:sticky;top:-.5px;left:0;z-index:1000}.Navbar_navbar__oeail .Navbar_a-no-style__L_pEu{all:unset;cursor:pointer}@media(max-width:899px){.Navbar_navbar__oeail .Navbar_a-no-style__L_pEu{margin-left:auto;margin-right:auto}}.Navbar_navbar__oeail .Navbar_logo-web__xUV5y{min-height:2.5rem;height:2.5rem}@media(max-width:899px){.Navbar_navbar__oeail .Navbar_logo-web__xUV5y{display:none}}.Navbar_navbar__oeail .Navbar_logo-mobile__JeQdr{display:none}@media(max-width:899px){.Navbar_navbar__oeail .Navbar_logo-mobile__JeQdr{display:block;min-height:64px;height:64px}}.Navbar_navbar__oeail nav{display:flex;align-items:center}.Navbar_navbar__oeail nav .Navbar_active-bar__qd_tz{display:none;width:3px;height:1.5rem;border-radius:20px;background-color:var(--primary-highlight)}.Navbar_navbar__oeail nav .Navbar_active-bar__qd_tz.Navbar_active__r9weT{display:block}@media(max-width:899px){.Navbar_navbar__oeail nav .Navbar_active-bar__qd_tz.Navbar_active__r9weT{display:none}}.Navbar_navbar__oeail .Navbar_navbar-link__VjpCr{color:var(--font-light);text-decoration:none;margin-right:1.5rem;font-size:1.4rem;padding-left:.5rem}@media(max-width:899px){.Navbar_navbar__oeail .Navbar_navbar-link__VjpCr{display:none}}.Navbar_navbar__oeail .Navbar_order-button__bVvZT{padding:.5rem .75rem;background:var(--primary-highlight);border:none;border-radius:20px;color:var(--background-dark);font-weight:700;font-size:1rem}@media(max-width:1199px){.Navbar_navbar__oeail .Navbar_order-button__bVvZT{font-size:.9rem}}@media(max-width:899px){.Navbar_navbar__oeail .Navbar_order-button__bVvZT{display:none}}.Navbar_navbar__oeail button{cursor:pointer}.Navbar_mobile-icons-container__BtsJ7{display:flex;align-items:center;position:absolute;right:1rem}.Navbar_mobile-icons-container__BtsJ7 .Navbar_mobile-icons__7342J{display:none}@media(max-width:899px){.Navbar_mobile-icons-container__BtsJ7 .Navbar_mobile-icons__7342J{display:block;height:32px;margin-left:1rem}}.Navbar_cart-button__wWtae{padding:.5rem;margin-left:.5rem;background:transparent;border:none;position:relative}@media(max-width:899px){.Navbar_cart-button__wWtae{display:none}}.Navbar_cart-button__wWtae .Navbar_cart-icon__jPSC4{height:2rem;color:var(--primary-highlight)}.Navbar_cart-button__wWtae .Navbar_cart-quantity-container__AdIYa{color:#fff;padding:.25rem;background:var(--primary-highlight);position:absolute;bottom:-8px;right:-8px;height:24px;width:24px;border-radius:100%;display:flex;justify-content:center;align-items:center;font-weight:600}.Navbar_cart-dropdown__aHLuH{width:500px;height:400px;background-color:var(--light-gray);color:var(--gray-500);padding:4px;position:absolute;top:80px;right:24px;border-radius:12px;z-index:10000}@media(max-width:899px){.Navbar_cart-dropdown__aHLuH{display:none}}.Navbar_cart-dropdown__aHLuH.Navbar_active__r9weT{opacity:1;visibility:visible;transform:translateY(0);transition:.5s ease}.Navbar_cart-dropdown__aHLuH.Navbar_inactive__gKMru{opacity:0;visibility:hidden;transform:translateY(20px);transition:.5s ease}.Navbar_cart-dropdown__aHLuH:before{content:"";position:absolute;top:-10px;background-color:var(--light-gray);right:45px;height:40px;width:40px;transform:rotate(45deg);border-radius:5px;z-index:-100}.Navbar_delivery-link__S6jzP{margin-left:1rem}@media(max-width:899px){.Navbar_delivery-link__S6jzP{display:none}}.ContentPdfPage_main__EYSmj{padding:2rem;max-width:1200px;margin:0 auto}.ContentPdfPage_title__Ybm89{font-size:2rem;margin-bottom:2rem;text-align:center}.ContentPdfPage_description__Azqba{margin-bottom:2rem;text-align:center;color:#666;font-size:1.1rem}.ContentPdfPage_pdf-container__NA0W9{position:relative;width:100%;height:calc(100vh - 200px);min-height:600px;border:1px solid #ddd;border-radius:4px;overflow:hidden}.ContentPdfPage_pdf-viewer__SEscB{width:100%;height:100%;border:none}.ContentPdfPage_pdf-download__e0M8C{display:inline-block;padding:1rem 2rem;background-color:#e74c3c;color:#fff;text-decoration:none;border-radius:4px;font-weight:500;transition:background-color .3s ease}.ContentPdfPage_pdf-download__e0M8C:hover{background-color:#c0392b}.ContentPdfPage_loading__fLdYL{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:#f9f9f9}.ContentPdfPage_loading__fLdYL p{font-size:1.2rem;color:#666}.ContentPdfPage_loading-container__0nI_p{display:flex;justify-content:center;align-items:center;height:100vh}.ContentPdfPage_loading-container__0nI_p p{font-size:1.2rem;color:#666}.ContentPdfPage_error-container__OstFe{padding:2rem;text-align:center}.ContentPdfPage_error-container__OstFe h1{font-size:1.8rem;margin-bottom:1rem;color:#e74c3c}.ContentPdfPage_error-container__OstFe p{font-size:1.1rem;color:#666}.ContentPdfPage_documents-list__91vzx{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-top:2rem}.ContentPdfPage_document-card__qrmtR{display:flex;align-items:center;padding:1.5rem;border:1px solid #ddd;border-radius:8px;transition:all .3s ease;text-decoration:none;color:inherit}.ContentPdfPage_document-card__qrmtR:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.1);border-color:#aaa}.ContentPdfPage_document-info__JENdj{flex:1 1}.ContentPdfPage_document-title__xD2GT{font-size:1.2rem;margin-bottom:.5rem;color:#333}.ContentPdfPage_document-description__bK6B7{font-size:.9rem;color:#666;margin:0}.ContentPdfPage_no-documents__tquIT{text-align:center;padding:3rem;background-color:#f9f9f9;border-radius:8px}.ContentPdfPage_no-documents__tquIT p{font-size:1.1rem;color:#666}