.header{position:relative;width:100%;padding:1.3rem 10%;display:flex;align-self:center;z-index:1000}.header .header_main_navbar{display:flex;align-items:center;justify-content:space-between;width:100%;background-color:#fff;-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,.05);-moz-box-shadow:0px 0px 15px 0px rgba(0,0,0,.05);box-shadow:0 0 15px #0000000d;padding:0 10%;border-radius:10px}.header .header_main_navbar .logo{font-size:2rem;color:#fff;text-decoration:none;font-weight:700;width:12rem}.header .header_main_navbar .logo img{width:100%}.header .header_main_navbar #check{display:none;position:absolute;right:5%;z-index:1000}.header .header_main_navbar .navbar{display:flex;gap:2rem;height:5.5rem;margin-left:auto}.header .header_main_navbar .navbar .mobile_menu_dropdowns{display:none}.header .header_main_navbar .navbar .mobile_navbar{display:flex;align-items:center;gap:2rem}@media only screen and (max-width: 1680px){.header .header_main_navbar .navbar .mobile_navbar{gap:1rem}}@media only screen and (max-width: 1366px){.header .header_main_navbar .navbar .mobile_navbar{gap:0rem}}.header .header_main_navbar .navbar .dropdown_item{height:5.5rem;display:flex;align-items:center;margin-top:-.5rem}.header .header_main_navbar .navbar .dropdown_item .dropdown_link{text-decoration:none;color:#292f39;padding:.5rem 1rem;border-radius:6px;transition:.3s ease;font-weight:600;cursor:pointer}.header .header_main_navbar .navbar .dropdown_item .dropdown_link:hover{background-color:#f2f2f3}.header .header_main_navbar .navbar .dropdown_item .dropdown_link:hover i{transform:rotate(180deg)}.header .header_main_navbar .navbar .dropdown_item .dropdown_cointainer{position:absolute;top:5rem;background-color:#fff;border-radius:7px;padding:1rem;width:22rem;display:block;opacity:0;visibility:hidden;transform:translateY(20%);transition:all .5s;-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,.05);-moz-box-shadow:0px 0px 15px 0px rgba(0,0,0,.05);box-shadow:0 0 15px #0000000d;pointer-events:none}.header .header_main_navbar .navbar .dropdown_item .dropdown_cointainer a{padding:1rem;display:block;text-decoration:none;display:flex;align-items:center;gap:1rem;transition:.3s ease;border-radius:6px}.header .header_main_navbar .navbar .dropdown_item .dropdown_cointainer a .dropdown_icon{background:linear-gradient(153deg,#ce3a9e,#ffc150);color:#fff;height:2rem;width:2rem;border-radius:4px;display:flex;justify-content:center;align-items:center}.header .header_main_navbar .navbar .dropdown_item .dropdown_cointainer a .dropdown_text{color:#292f39}.header .header_main_navbar .navbar .dropdown_item .dropdown_cointainer a .dropdown_text strong{display:block}.header .header_main_navbar .navbar .dropdown_item .dropdown_cointainer a .dropdown_text small{display:block;font-weight:500;margin-top:-.2rem}.header .header_main_navbar .navbar .dropdown_item .dropdown_cointainer a:hover{background-color:#f2f2f3}.header .header_main_navbar .navbar .dropdown_item:hover .dropdown_cointainer{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.header .header_main_navbar .navbar .navbar_link{margin-top:-.5rem;text-decoration:none;color:#292f39;font-weight:600;padding:.5rem 1rem;border-radius:6px;transition:.3s ease;margin-right:1rem}.header .header_main_navbar .navbar .navbar_link:hover{background-color:#f2f2f3}@media only screen and (max-width: 1199px){.header .header_main_navbar .navbar .navbar_link{display:none}}.header .header_main_navbar .navbar .header_cart{margin-top:-.8rem;text-decoration:none;color:#292f39;font-size:1.2rem;transition:.3s ease;display:flex;align-items:center}.header .header_main_navbar .navbar .header_cart i{padding:.5rem;border-radius:4px;transition:.3s ease}.header .header_main_navbar .navbar .header_cart sup{margin-top:-.5rem;margin-left:-.3rem;display:flex;justify-content:center;align-items:center;height:1.2rem;width:1.2rem;background:linear-gradient(100deg,#007eec,#1ed7fd);color:#fff;padding:.05rem .3rem;border-radius:100%}.header .header_main_navbar .navbar .header_cart:hover i{background-color:#f2f2f3}.header .header_main_navbar .navbar .navbar_mobile_controls{display:none;align-items:center;justify-content:center}.header .header_main_navbar .navbar .navbar_mobile_controls a{text-decoration:none;color:#fff;font-weight:600;display:flex;align-items:center;gap:.7rem}.header .header_main_navbar .navbar .navbar_mobile_controls a span{display:flex;align-items:center}.header .header_main_navbar .navbar .navbar_mobile_controls a span p{margin:0;padding:0;background-color:#292f39;padding:.1rem .3rem;margin-top:-1rem;margin-left:-.5rem;border-radius:100%;font-size:.5rem}.header .header_main_navbar .navbar .mobile_menu_dropdowns{display:none;flex-direction:column;width:100%;padding:0 5%}.header .header_main_navbar .navbar .mobile_menu_dropdowns button{width:100%;margin-top:.7rem;border:none;background-color:#e8e8e8;padding:.7rem 0;border-radius:6px;color:#292f39!important;font-weight:600}.header .header_main_navbar .navbar .mobile_menu_dropdowns .mobile_menu_dropdown_item{margin-bottom:1rem}.header .header_main_navbar .navbar .mobile_menu_dropdowns .mobile_menu_dropdown_item a{text-decoration:none;color:#292f39;display:block;margin-top:.5rem;text-align:left!important;gap:.5rem;display:flex;justify-content:center}.header .header_main_navbar .navbar .mobile_menu_dropdowns .mobile_menu_dropdown_item a .mobile_dropdown_item_wrap{background-color:#f3f3f3;border-radius:6px;display:flex;align-items:center;padding:.6rem 1rem;gap:.5rem;width:100%}.header .header_main_navbar .navbar .mobile_menu_dropdowns .mobile_menu_dropdown_item a .mobile_dropdown_item_wrap .mobile_dropdown_item_img i{background:linear-gradient(153deg,#ce3a9e,#ffc150);color:#fff;height:1.5rem;width:1.5rem;font-size:.7rem;border-radius:4px;display:flex;justify-content:center;align-items:center}.header .header_main_navbar .navbar .mobile_menu_dropdowns .mobile_menu_dropdown_item a .mobile_dropdown_item_wrap .mobiel_dropdown_item_text strong{font-weight:600;font-size:.9rem}.header .header_main_navbar .navbar .mobile_menu_dropdowns .mobile_navbar_link{width:100%;text-decoration:none;color:#292f39;font-weight:500;margin-top:.7rem;border:none;background-color:#f2f2f3;padding:.7rem 0;border-radius:6px}.header .header_main_navbar .header_cart_mobile{display:none}.header .header_main_navbar .icons{left:5%;position:absolute;font-size:2rem;color:#292f39;cursor:pointer;display:none}@media only screen and (max-width: 1199px){.header .header_main_navbar{background:transparent;backdrop-filter:none;justify-content:center;padding:1.3rem 5%}.header .header_main_navbar .header_link{display:none}.header .header_main_navbar .icons{display:inline-flex;z-index:1000}.header .header_main_navbar #check:checked~.icons #menu-icon{display:none}.header .header_main_navbar .icons #close-icon{display:none}.header .header_main_navbar #check:checked~.icons #close-icon{display:block}.header .header_main_navbar .logo{position:relative;z-index:1000}.header .header_main_navbar .navbar{opacity:0;visibility:hidden;position:absolute;z-index:1000;top:100%;left:0;width:100%;height:100vh;background-color:#292f398c;display:flex;flex-direction:column;align-items:center;justify-content:start;gap:2rem;transition:.3s ease;overflow-y:hidden}.header .header_main_navbar .navbar .dropdown_item{display:none}.header .header_main_navbar .navbar .mobile_menu_dropdowns{display:flex}.header .header_main_navbar .navbar .header_cart{display:none}.header .header_main_navbar .navbar .mobile_navbar{flex-direction:column;margin-top:-1rem;background-color:#fff;width:100%;padding:1.2rem 0 4rem}.header .header_main_navbar .navbar .navbar_mobile_controls{display:flex}.header .header_main_navbar .header_cart_mobile{display:block;position:absolute;display:flex;align-items:start;right:5%;top:2rem;text-decoration:none;color:#292f39;font-size:1.2rem;transition:.3s ease}.header .header_main_navbar .header_cart_mobile i{padding:.5rem;border-radius:4px;transition:.3s ease}.header .header_main_navbar .header_cart_mobile sup{margin-top:.2rem;margin-left:-.5rem;display:flex;justify-content:center;align-items:center;height:1.2rem;width:1.2rem;background:linear-gradient(100deg,#007eec,#1ed7fd);color:#fff;padding:.05rem .3rem;border-radius:100%}.header .header_main_navbar .header_cart_mobile:hover i{background-color:#f2f2f3}.header .header_main_navbar #check:checked~.navbar{height:fit-content;visibility:visible;opacity:1}.header .header_main_navbar .navbar a{display:block;font-size:1.1rem;text-align:center}}@media only screen and (max-width: 509px){.header .header_main_navbar .logo img{width:100%}}@media only screen and (max-width: 1920px){.header{padding:1.3rem 5%}}@media only screen and (max-width: 1199px){.header{padding:0rem 0%;border-radius:0}.header .header_controls .dropdown{margin-right:1rem}}@media only screen and (max-width: 643px){.header .header_controls .dropdown{margin-right:2rem}}@media only screen and (max-width: 1920px){.header sup{padding:.05rem .35rem!important}}footer[data-astro-cid-bpgok6sl]{background-color:#292f39;background-repeat:no-repeat;background-size:cover;color:#fff;padding:6rem 0 0}@media only screen and (max-width: 600px){footer[data-astro-cid-bpgok6sl]{padding:2rem 0 0}}#footer_links[data-astro-cid-bpgok6sl] ul[data-astro-cid-bpgok6sl]{list-style:none;margin:0;padding:0;display:flex;justify-content:center;gap:2rem}#footer_links[data-astro-cid-bpgok6sl] ul[data-astro-cid-bpgok6sl] li[data-astro-cid-bpgok6sl] a[data-astro-cid-bpgok6sl]{text-decoration:none;color:#fff;transition:.3s ease}#footer_links[data-astro-cid-bpgok6sl] ul[data-astro-cid-bpgok6sl] li[data-astro-cid-bpgok6sl] a[data-astro-cid-bpgok6sl]:hover{text-decoration:underline}@media only screen and (max-width: 457px){#footer_links[data-astro-cid-bpgok6sl] ul[data-astro-cid-bpgok6sl]{flex-wrap:wrap;text-align:center;gap:.5rem}#footer_links[data-astro-cid-bpgok6sl] ul[data-astro-cid-bpgok6sl] li[data-astro-cid-bpgok6sl]{width:100%}}#footer_metody[data-astro-cid-bpgok6sl]{margin:2rem 0}#footer_metody[data-astro-cid-bpgok6sl] ul[data-astro-cid-bpgok6sl]{list-style:none;margin:0;padding:0;display:flex;justify-content:center;gap:1rem}#footer_metody[data-astro-cid-bpgok6sl] ul[data-astro-cid-bpgok6sl] li[data-astro-cid-bpgok6sl] img[data-astro-cid-bpgok6sl]{filter:grayscale(100%);transition:.3s ease}#footer_metody[data-astro-cid-bpgok6sl] ul[data-astro-cid-bpgok6sl] li[data-astro-cid-bpgok6sl] img[data-astro-cid-bpgok6sl]:hover{filter:grayscale(0)}hr[data-astro-cid-bpgok6sl]{display:block;width:70%;height:1px;border:0;border-top:1px solid #ccc;margin:0 auto;padding:0}#footer_text[data-astro-cid-bpgok6sl]{text-align:center;padding:4rem 0 6rem;display:flex;flex-direction:column;align-items:center}#footer_text[data-astro-cid-bpgok6sl] img[data-astro-cid-bpgok6sl]{width:12rem;display:block;margin-left:auto;margin-right:auto;margin-bottom:1rem}#footer_text[data-astro-cid-bpgok6sl] p[data-astro-cid-bpgok6sl]{width:55%}#footer_text[data-astro-cid-bpgok6sl] span[data-astro-cid-bpgok6sl]{color:#00b67a;display:block;margin-top:1rem}#footer_text[data-astro-cid-bpgok6sl] span[data-astro-cid-bpgok6sl] a[data-astro-cid-bpgok6sl]{text-decoration:none;color:#00b67a}@media only screen and (max-width: 600px){#footer_text[data-astro-cid-bpgok6sl]{padding:4rem 0}}#footer_copy[data-astro-cid-bpgok6sl]{background:linear-gradient(100deg,#007eec,#1ed7fd);padding:.4rem 10%;display:flex;justify-content:right}@media only screen and (max-width: 1920px){hr[data-astro-cid-bpgok6sl]{width:80%}#footer_text[data-astro-cid-bpgok6sl] p[data-astro-cid-bpgok6sl]{width:70%}}@media only screen and (max-width: 1680px){hr[data-astro-cid-bpgok6sl]{width:90%}#footer_text[data-astro-cid-bpgok6sl] p[data-astro-cid-bpgok6sl]{width:80%}}@media only screen and (max-width: 1199px){#footer_text[data-astro-cid-bpgok6sl] p[data-astro-cid-bpgok6sl]{width:90%}}@media only screen and (max-width: 779px){#footer_metody[data-astro-cid-bpgok6sl] ul[data-astro-cid-bpgok6sl]{flex-wrap:wrap}}
