@import url("https://fonts.googleapis.com/css2?family=Heebo:wght@400;600;900&display=swap");body{font-family:"Heebo", sans-serif;margin:0}*{box-sizing:border-box;margin:0px;padding:0px;font-size:var(--font_size)}ul{list-style:none}ul{padding:0;list-style:none;margin:0}button,input[type=submit]{border:none}input[type=text],textarea{outline:none;font-family:"Heebo", sans-serif}h1,h2,h3,h4,h5,h6,p{margin-top:0;color:var(--color_text2)}a{text-decoration:none;color:var(--color_text)}a:hover{text-decoration:underline}a:visited{color:var(--color_text)}:root{--color_primary: #27b085;--color_secondary: #2B495b;--color_text: #008FBF;--color_tertiary: #fafafa;--color_price: #2cb939;--color_deal: #f13b3b;--color_light: #9CAAB3;--color_btn2: #fefefe;--color_text1: #fff;--color_text2: #666667;--light_grey: #F5F5F6;--color_hover1: #e3bb2659;--btn: #f98d28;--gap: 10px;--gap_small: 5px;--font_size: 16px;--font_size_small: 14px;--font_size_xsmall: 12px}@media (min-width:600px){:root{--section_gap: 50px auto}}@media (max-width:600px){:root{--section_gap: 20px auto}}.input_style1:not([type="checkbox"]){border:1px solid #D4DADA;border-radius:8px;padding:5px}.input_style1:not([type="checkbox"]):focus{box-shadow:0 0 3px var(--btn), 0 0 9px rgba(254, 141, 0, 0.45);border-color:var(--btn)}.input_style1:not([type="checkbox"]):focus-visible{outline:none}.fs_xsm{font-size:var(--font_size_xsmall)}.no_pb{padding-bottom:0}.textarea_style1{border-radius:12px;padding:8px 16px;transition:0.25s;border:1px solid #252A2A}.textarea_style1:focus{border-color:#252a2a61}.btn2{background-color:var(--color_btn2);color:var(--color_primary);transition:0.25s;font-weight:bold;border-radius:4em;padding:12px 20px;cursor:pointer;border:1px solid var(--color_primary);display:block;width:fit-content}.btn2:hover{transform:scale(1.1)}.gradient_decor{overflow:hidden;position:absolute;left:0;width:100%;line-height:0;direction:ltr}.gradient_decor svg{position:relative;transform:translateX(-50%);left:50%;display:block;width:calc(130% + 1.3px)}.gradient_decor .shape_fill{fill:#fff;transform:rotate(0deg)}.gradient_decor.top{top:-1px}.gradient_decor.top svg{height:60px}.gradient_decor.bottom{bottom:-1px;transform:rotate(180deg)}.center{margin:0 auto}.small_title{font-weight:bold;font-size:21px}@media (max-width:600px){.small_title{font-size:18px}}.reg_title{font-size:35px;font-weight:400;line-height:1}@media (max-width:600px){.reg_title{font-size:22px}}.reg_title.after_decor::after{height:2px;background-color:var(--color_primary);display:block;content:"";flex:1}.reg_title.before_decor::before{height:2px;background-color:var(--color_primary);display:block;content:"";flex:1}.reg_title.sec_color::before,.reg_title.sec_color::after{background-color:var(--color_text)}.reg_title.after_decor,.reg_title.before_decor{display:flex;align-items:center}@media (min-width:600px){.reg_title.after_decor,.reg_title.before_decor{gap:20px}}@media (max-width:600px){.reg_title.after_decor,.reg_title.before_decor{gap:10px}}@media (min-width:600px){.reg_title.after_decor::before,.reg_title.after_decor::after,.reg_title.before_decor::before,.reg_title.before_decor::after{min-width:80px}}.btn{background-color:var(--btn);color:var(--color_text1);transition:0.25s;font-weight:bold;border-radius:8px;padding:8px 16px;cursor:pointer;display:inline-block}.btn:hover{background-color:var(--color_text)}header{position:relative;width:100%;top:0;background-color:white;z-index:9999;box-shadow:0px 7px 9px 0px rgba(0, 0, 0, 0.08)}@media (min-width:600px){header .prices_api{position:fixed !important;width:100%;top:0;z-index:99999}}header .menu{background:var(--light_grey);border-left:0px;border-right:0px;margin-bottom:9px;position:relative;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;margin:0 auto}@media (min-width:600px){header .menu{border:1px solid #ddd}}header #lower_header .bold{font-weight:900 !important}header #lower_header .bold a{font-weight:900 !important}header #lower_header .cats .sub{box-shadow:0px 15px 10px rgba(0, 0, 0, 0.3)}header #lower_header .cats .sub a{font-size:var(--font_size);font-weight:400;line-height:1}header #lower_header ul{list-style-type:none;display:flex;justify-content:center}header #lower_header .cats{position:relative;display:flex;margin:0;padding:0;height:100%;white-space:nowrap}header #lower_header .cats .cat{padding:0 1px;position:relative}header #lower_header .cats .cat:hover{background:#eee;border:1px solid #ddd;border-top:0px;border-bottom:0px;padding:0}header #lower_header .cats>*{position:relative}header #lower_header .cats>*::before{content:"";height:16px;border-right:1px solid #ddd;position:absolute;left:-1px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}header #lower_header .cats>*:last-child::before{border-right:0}header #lower_header .cats li a,header #lower_header .cats .cat a{padding:11.2px 20px;z-index:1;position:relative;font-weight:600}header #lower_header .cats li .sub_menu li a,header #lower_header .cats .cat .sub_menu li a{padding:0}header #lower_header .cats>li:hover::before{content:"";border-right:0}header #lower_header .cats>li:hover>a,header #lower_header .cats>li:hover>.cat>a{color:var(--color_primary)}header #lower_header .cats a{color:var(--color_text2);display:block;font-size:var(--font_size);text-transform:uppercase;line-height:27px;font-weight:400;cursor:pointer;text-decoration:none;z-index:9999;transition:0.25s}header #lower_header .cats .cat.active a{color:var(--color_primary);box-shadow:0px 1px 0px 0px var(--color_primary)}header #lower_header .cats .sub_menu{display:none;position:absolute;right:0;background:#fff;left:0;box-shadow:0px 0px 10px rgba(0, 0, 0, 0.1);border:1px solid #ddd;width:fit-content;padding:20px}header #lower_header .cats .sub_menu div{padding:var(--gap_small) var(--gap)}header #lower_header .cats .sub_menu a{font-weight:600}header #lower_header .cats .sub_menu a:hover{text-decoration:underline}header #lower_header .cats .sub_menu .big_sub{display:grid;break-inside:avoid;justify-content:initial}header #lower_header .cats .sub_menu .big_sub a{font-size:15px}header #lower_header .cats .sub_menu .subs{display:flex;flex-direction:column;justify-content:start;width:fit-content;margin:-2px 0 15px;padding:0;align-items:flex-start;gap:5px}header #lower_header .cats .sub_menu .subs a{padding:0px;font-weight:500;font-size:14px;line-height:1}header #lower_header .cats .sub_menu .subs .prod{flex-basis:25%}header #lower_header .cats .sub_menu .subs .pic{padding-bottom:100%;background-size:cover;border-radius:15px;background-position:center}header #lower_header .cats .sub_menu .subs .masonry{column-gap:0px;gap:15px}header #lower_header .cats .sub_menu .subs .masonry_a{column-count:3;padding-bottom:20px}header #lower_header .cats .sub_menu>li{background-color:#fff;width:fit-content}header #lower_header .cats .sub_menu>li a{width:fit-content}header #lower_header .cats li:hover>.cat>.sub_menu{display:block;max-height:350px;flex-wrap:wrap;width:max-content}header #lower_header .cats li:hover>.cat>.sub_menu tr{display:flex;gap:45px;align-items:flex-start}@media (max-width:1150px){header #lower_header .cats li:hover>.cat>.sub_menu{top:60px;right:10px}}header #lower_header .cats .sub_cats{display:grid;flex-direction:column;break-inside:avoid;justify-content:initial;margin-top:10px;width:150px}header #lower_header .cats .sub_cats a{font-weight:600;text-decoration:none;color:var(--color_text2)}header #lower_header .cats .sub_cats a:hover{text-decoration:underline}header #lower_header .cats .sub_cats_inner_menu{padding-top:6px}header #lower_header .cats .sub_cats_inner_menu a{font-weight:100;font-size:14px;color:var(--color_text2)}@media (max-width:1400px){header #lower_header .cats{padding-top:0px}header #lower_header ul{padding-top:0xp}header #lower_header .cats .sub_cats li{padding:10px 0px 0px 0px}}header .icons{width:100% !important;background:#fff;margin:0 auto !important;text-align:left;z-index:9999;display:flex}@media (min-width:600px){header .icons{height:100px}}@media (min-width:1500px){header .icons{margin-inline-start:50px}}@media (max-width:1500px){header .icons{margin-inline-start:15px}}header .icons .inner_icons{display:flex;justify-content:space-between;align-items:center;top:0;transition:top 0.2s ease-in-out}@media (min-width:600px){header .icons .inner_icons{gap:15px;background:#fff}}@media (max-width:600px){header .icons .inner_icons{flex-direction:column;gap:var(--gap_small);background:var(--light_grey)}header .icons .inner_icons:not(.inner_icons){height:160px}}header .icons .inner_icons.show{position:fixed;left:0;right:0;box-shadow:0px 7px 9px 0px rgba(0, 0, 0, 0.08)}@media (min-width:600px){header .icons .inner_icons.show{top:41px;height:75px}header .icons .inner_icons.show #logo{height:75px;border-top:5px solid #fff;border-bottom:5px solid #fff}}@media (max-width:600px){header .icons .inner_icons.show{padding:5px}header .icons .inner_icons.show .search_inp{display:none}header .icons .inner_icons.show .prices_api{display:none}}header .icons #search_text{position:relative}@media (max-width:600px){header .icons #search_text{width:100%}}header .icons .search_inp{display:flex;height:40px}@media (max-width:600px){header .icons .search_inp{width:90%;margin:0 auto;height:30px;align-items:center}}header .icons .search_inp #search_input{padding:13px;border:1px solid #eee;text-align:right;outline:none;border-top-right-radius:5px;border-bottom-right-radius:5px}@media (min-width:600px){header .icons .search_inp #search_input{width:350px;background:var(--light_grey)}}@media (max-width:600px){header .icons .search_inp #search_input{width:90%;border-left:none;height:100%;font-size:13px}}@media (min-width:600px){header .icons .search_inp #search_input::placeholder{font-size:15px}}@media (max-width:600px){header .icons .search_inp #search_input::placeholder{font-size:13px}}header .icons .search_inp #search_submit{height:40px;width:40px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;border-top-left-radius:5px;border-bottom-left-radius:5px}@media (min-width:600px){header .icons .search_inp #search_submit{background:var(--color_primary)}}@media (max-width:600px){header .icons .search_inp #search_submit{height:100%;background:#fff;border:1px solid #eee;border-right:none}}header .icons .search_inp #search_submit i{font-size:var(--font_size)}@media (min-width:600px){header .icons .search_inp #search_submit i{color:#fff}}@media (max-width:600px){header .icons .search_inp #search_submit i{color:#333}}header .icons .mob_dis{border-radius:100%;border:1px solid;width:40px;display:flex;justify-content:center;align-items:center;height:40px;font-size:0}header .icons .mob_dis a{display:flex;align-items:center;justify-content:center;height:100%;width:100%}header .icons .icons_wrap{display:flex;justify-content:center;align-items:center;gap:10px;width:fit-content}@media (max-width:600px){header .icons .icons_wrap{padding-left:10px}}header .icons .icons_wrap i,header .icons .icons_wrap svg{font-size:24px}header .icons .icons_wrap #top_cart{position:relative}header .icons .icons_wrap #top_cart .icon{cursor:pointer;border-radius:100%;display:flex;gap:5px;align-items:center;justify-content:center;font-size:18px;transition:0.25s}header .icons .icons_wrap #top_cart .icon .fa-shopping-cart{color:#000}header .icons .icons_wrap #top_cart .total{display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:600;color:#000}@media (max-width:600px){header .icons .icons_wrap .actions{display:flex;gap:5px}}header .cat_mobile a{display:block;padding:13px 20px;text-decoration:none !important}header .cat_mobile a .name{font-size:18px !important;font-weight:600}header .cat_mobile_sub .name{font-weight:500 !important}header .sub_cats{display:flex;flex-direction:column;padding:0px}header .sub_cats li{list-style:none;margin:0px;padding:0px}header .sub_cats li a{color:var(--color_text2);cursor:pointer;font-size:16px}@media (min-width:600px){header .sub_cats li{padding:5px 0 !important;padding-right:25px !important}}header .sub_cats .title_nav{font-weight:600;margin:10px 0px}header .show{display:block}@media (min-width:600px){#content{padding-bottom:40px}}.home #content{padding-bottom:0px}footer #newsletter_wrapper{box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.19);padding:20px 0;margin-bottom:5px}footer #newsletter_wrapper .up_foo{min-height:135px;display:flex;justify-content:center}@media (min-width:600px){footer #newsletter_wrapper .up_foo{gap:30px;align-items:center}}@media (max-width:600px){footer #newsletter_wrapper .up_foo{flex-direction:column;padding:10px}}@media (max-width:600px){footer #newsletter_wrapper .up_foo .wrapper_text{text-align:center}}footer #newsletter_wrapper .up_foo .wrapper_text h2{font-weight:800;font-size:24px;margin-bottom:5px}footer #newsletter_wrapper .up_foo .wrapper_text p{font-size:var(--font_size);margin-top:0}@media (max-width:600px){footer #newsletter_wrapper .up_foo .wrapper_text p{margin-bottom:10px}}footer #newsletter_wrapper .up_foo .up_newsletter{align-items:center;gap:10px}@media (min-width:600px){footer #newsletter_wrapper .up_foo .up_newsletter{display:grid;grid-template-columns:1fr 1fr 1fr}}@media (max-width:600px){footer #newsletter_wrapper .up_foo .up_newsletter{display:flex;flex-direction:column;gap:15px}}footer #newsletter_wrapper .up_foo .up_newsletter .form_group,footer #newsletter_wrapper .up_foo .up_newsletter input{width:100%}footer .contact_wrap{background:var(--color_primary);padding-block:6px}footer .contact_wrap .contact{display:flex;justify-content:space-between;align-items:center;padding:var(--gap_small) 0;gap:var(--gap_small)}@media (max-width:600px){footer .contact_wrap .contact{flex-direction:column}}footer .contact_wrap .contact .text{color:#fff}footer .contact_wrap .contact a{color:#fff;text-decoration:none}footer .contact_wrap .contact .contacts{display:flex}@media (min-width:600px){footer .contact_wrap .contact .contacts{gap:15px}}@media (max-width:600px){footer .contact_wrap .contact .contacts{gap:20px}}footer .contact_wrap .contact .contacts .mail i,footer .contact_wrap .contact .contacts .phone i{border:2px solid #fff;border-radius:100%;padding:5px;margin-left:5px}footer .rights_wrap{background:#0F3145}footer .rights_wrap .rights{display:flex;justify-content:space-between;align-items:center}@media (min-width:600px){footer .rights_wrap .rights{padding:5px 0}}@media (max-width:600px){footer .rights_wrap .rights{padding:5px}}footer .rights_wrap .rights .texts{display:flex;flex-direction:column}footer .rights_wrap .rights .texts *{color:#fff;font-size:14px}footer .rights_wrap .rights .texts a{color:#fff;text-decoration:none}footer #footer_blocks{background:var(--color_secondary)}footer #footer_blocks .centered{display:flex;flex-direction:column}@media (min-width:600px){footer #footer_blocks .centered{padding-top:50px}}@media (max-width:600px){footer #footer_blocks .centered{padding-top:20px}}footer #footer_blocks .centered .links{display:flex}@media (min-width:600px){footer #footer_blocks .centered .links{padding-bottom:50px;border-bottom:1px solid #476171}}@media (max-width:600px){footer #footer_blocks .centered .links{flex-direction:column}}footer #footer_blocks .centered .links .wrap-links{display:flex;flex-direction:column;padding-bottom:20px}@media (min-width:600px){footer #footer_blocks .centered .links .wrap-links{padding-right:50px;border-left:1px solid #476171;width:25%}}@media (max-width:600px){footer #footer_blocks .centered .links .wrap-links{padding:0 5px;border-bottom:1px solid #476171;width:100%;align-items:center}}footer #footer_blocks .centered .links .wrap-links:last-child{border-left:0}footer #footer_blocks .centered .links .wrap-links .title_wrap{display:flex;justify-content:space-between;align-items:center}@media (min-width:600px){footer #footer_blocks .centered .links .wrap-links .title_wrap{width:80%}}@media (max-width:600px){footer #footer_blocks .centered .links .wrap-links .title_wrap{width:95%}}footer #footer_blocks .centered .links .wrap-links .title_wrap .title{color:#ffffff;font-size:18px;font-weight:600;justify-content:flex-start}@media (max-width:600px){footer #footer_blocks .centered .links .wrap-links .footer_lines{display:flex;flex-direction:column;width:90%;overflow-y:hidden;max-height:0;transition:max-height 0.25s ease-out}footer #footer_blocks .centered .links .wrap-links .footer_lines::-webkit-scrollbar{width:8px;background-color:white}footer #footer_blocks .centered .links .wrap-links .footer_lines::-webkit-scrollbar-thumb{-webkit-box-shadow:inset 0 0 5px rgba(0, 0, 0, 0.31);background-color:#c3c3c2}footer #footer_blocks .centered .links .wrap-links .footer_lines::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 5px rgba(0, 0, 0, 0.31);background-color:var(--light_grey)}footer #footer_blocks .centered .links .wrap-links .footer_lines.open{max-height:100px;transition:max-height 0.25s ease-in;margin-bottom:15px}footer #footer_blocks .centered .links .wrap-links .footer_lines.done{overflow:auto}}footer #footer_blocks .centered .links .wrap-links a{color:#ffffff}footer #footer_blocks .centered .links .wrap-links a:hover{color:var(--color_primary)}footer #footer_blocks .centered .links .wrap-links li a{font-size:var(--font_size)}footer #footer_blocks .centered .news{display:flex;gap:var(--gap);justify-content:space-between;align-items:center}@media (max-width:600px){footer #footer_blocks .centered .news{flex-direction:column;padding:10px 0}}footer #footer_blocks .centered .news .newsletter{display:flex;flex-direction:column;gap:var(--gap)}@media (max-width:600px){footer #footer_blocks .centered .news .newsletter{width:80%}}footer #footer_blocks .centered .news .newsletter .desc{display:flex;text-align:center;justify-content:center;align-items:center;color:#fff}footer #footer_blocks .centered .news .newsletter #newsletter_frm{display:flex;height:40px;flex-direction:column}footer #footer_blocks .centered .news .newsletter #newsletter_frm .mail_inp{background:var(--light_grey);padding:13px;width:350px;border:1px solid #eee;text-align:right;outline:none;border-top-right-radius:5px;border-bottom-right-radius:5px}footer #footer_blocks .centered .news .newsletter #newsletter_frm .mail_inp::placeholder{font-size:15px}footer #footer_blocks .centered .news .newsletter #newsletter_frm button{height:40px;width:40px;background:var(--color_primary);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;border-top-left-radius:5px;border-bottom-left-radius:5px}footer #footer_blocks .centered .news .newsletter #newsletter_frm button i{font-size:var(--font_size);color:#fff}footer #footer_blocks .centered .news .soci{display:flex;justify-content:center;align-items:center;gap:var(--gap);flex-wrap:wrap}footer #footer_blocks .centered .news .soci .ico{width:30px;height:30px;opacity:0.3;background:#fff;display:flex;justify-content:center;align-items:center;border-radius:100%;margin:5px;text-decoration:none}footer #footer_blocks .centered .news .soci .ico i{color:var(--color_secondary);font-size:18px}header #lower_header .cats .sub_cats a{color:var(--color_text2) !important}.menu__box .all a{text-decoration:underline !important}#lower_header ul.cats li{position:relative}#lower_header ul.cats li ul.sub_menu li.big_sub{display:flex;flex-direction:column;width:max-content}#lower_header ul.cats li ul.sub_menu li.big_sub a ul.subs{display:flex;flex-wrap:wrap}#lower_header ul.cats li ul.sub_menu li.big_sub a ul.subs li{width:33.33%}body:not(.ios-mac-user) header #lower_header .cats li:hover>.cat>.sub_menu{flex-direction:column}body:not(.ios-mac-user) .header_desktop .main_menu .sub_menu{flex-direction:column}