.hero{display:grid}.hero__inner,.hero__overlay,.hero__image{grid-row-start:1;grid-row-end:2;grid-column-start:1;grid-column-end:2}.hero__inner{z-index:3;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:0;padding-top:115px;padding-bottom:60px;width:100%}.hero__inner__content{width:40%;color:#fff}.hero__overlay{z-index:2;width:100%;height:100%;background-image:linear-gradient(45deg,#00000080,#0000)}.hero__image{z-index:1;min-height:600px}.hero__image picture{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0;height:100%;width:100%}.hero__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 1200px){.hero__inner__content{width:50%}}@media screen and (max-width: 1050px){.hero{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:30px}.hero__inner{padding-top:100px;padding-bottom:0}.hero__overlay{display:none}.hero__inner__content{width:75%;color:#000}.hero__image{width:100%;max-height:250px;height:250px;min-height:unset}.hero__image img{-o-object-position:center;object-position:center}}@media screen and (max-width: 768px){.hero__inner__content{width:100%}}.h_bread{position:relative;overflow:hidden}.h_bread .hero__inner{padding-bottom:140px}.h_bread__crumb{position:absolute;z-index:3;bottom:-1px;left:0;padding:0 0 0 200px;width:100%}.h_bread__crumb p{background-color:#fff;clip-path:polygon(0 100%,50px 0,100% 0,100% 100%,0 100%);padding:30px 30px 30px 80px;width:100%}@media screen and (max-width: 1500px){.h_bread__crumb{padding-left:90px}}@media screen and (max-width: 1050px){.h_bread{gap:0}.h_bread .hero__inner{padding-bottom:30px}.h_bread__crumb{position:relative;top:-1px;padding-left:7%}.h_bread__crumb p{background-color:#012e45;color:#fff}}@media screen and (max-width: 768px){.h_bread__crumb{background-color:#012e45;padding:30px 7%}.h_bread__crumb p{clip-path:none;padding:0}}.e_input{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:7px;width:100%}.e_input label{font-weight:700}.e_input input,.e_input select,.e_input textarea{width:100%;padding:11.25px;background-color:transparent;border:1px solid #ffffff;color:#fff;-webkit-appearance:none}.e_input input option,.e_input input optgroup,.e_input select option,.e_input select optgroup,.e_input textarea option,.e_input textarea optgroup{color:#000}.e_input textarea{height:300px;resize:none}::-moz-placeholder{color:#fff}::placeholder{color:#fff}.e_input__double{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-end;flex-wrap:wrap;gap:30px;width:100%}.e_input__double .e_input{width:calc((100% - 30px)/2)}.e_input__checkbox{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:5px}.e_input__checkbox label{display:block;position:relative;padding-left:25px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.e_input__checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.e_input__checkbox input:checked~.e_input__checkbox__check{background-image:url(/build/assets/check_light_a-Bfnk1cNN.svg)}.e_input__checkbox input:checked~.e_input__checkbox__check_d{background-image:url(/build/assets/check_dark_a-C845F-gg.svg)!important}.e_input__checkbox .e_input__checkbox__check{position:absolute;top:0;left:0;height:15px;width:15px;background-image:url(/build/assets/check_light-t2h0ATWU.svg)}.e_input__checkbox .e_input__checkbox__check_d{position:absolute;top:0;left:0;height:15px;width:15px;background-image:url(/build/assets/check_dark-Dwog5wk_.svg)!important}.e_input__error{border:1px solid #cc0539!important}@media screen and (max-width: 768px){.e_input__double .e_input{width:100%}}.i_filter{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:7px;width:100%}.d_stock_filter_click{width:100%;padding-bottom:30px;border-bottom:1px solid gray}.i_filter__checkbox{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:5px}.i_filter__checkbox label{display:block;position:relative;padding-left:25px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-transform:capitalize}.i_filter__checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.i_filter__checkbox input:checked~.i_filter__checkbox__check{background-image:url(/build/assets/check_dark_a-C845F-gg.svg)}.i_filter__checkbox .i_filter__checkbox__check{position:absolute;top:0;left:0;height:16px;width:16px;background-image:url(/build/assets/check_dark-Dwog5wk_.svg)}.i_filter__checkbox__hidden{display:none}.i_filter__checkbox__count{opacity:.35;font-size:.75em}.i_filter__checkbox__toggle{background-color:none;border:none;padding:10px 0;font-weight:700;cursor:pointer}.i_filter__checkbox__search{margin-bottom:15px;width:100%}.i_filter__checkbox__search label{position:absolute;opacity:0;cursor:text;height:0;width:0}.i_filter__checkbox__search input{width:100%;padding:5px 15px;border-radius:0;border:1px solid #000000}.i_filter__search{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:0;width:100%}.i_filter__search input{padding:5px 15px;border-radius:0;border:1px solid #000000}.i_filter__search .i_filter__search__icon{border:1px solid #000000;border-left:0;background-color:#efefef;padding:5px 15px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0;cursor:pointer}.i_filter__search .i_filter__search__icon img{width:100%;height:20px;aspect-ratio:1/1}.i_filter__select{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:10px}.i_filter__select select{padding:5px 15px;font-family:mundial-narrow-variable,sans-serif;border-radius:0;border:1px solid #000000}.i_filter__range{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:5px;width:100%}.i_filter__range .i_filter__range__input{display:flex;flex-direction:row-reverse;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:5px}.i_filter__range .i_filter__range__input input{padding:5px 15px;width:120px}.b_stockpage{width:100%}.b_stockpage__controlls{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:15px;padding:15px 0}.b_stocpage__controlls__item{width:40px;height:40px;border-radius:50%;background-color:#012e45;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0;color:#fff;font-weight:900;font-size:2em;opacity:.5;cursor:not-allowed}.b_stocpage__controlls__item__active{cursor:pointer;opacity:1}.b_stock{padding:0 90px;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:60px;overflow:hidden}.b_stock__filters{width:20%;border-right:1px solid rgba(0,0,0,.25);display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:30px;padding:60px 60px 60px 0;overflow:hidden}.b_stock__items{overflow:hidden;width:80%;padding:60px 0;display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:wrap;gap:30px}.b_stock__filters__active{border-bottom:1px solid rgba(0,0,0,.25);padding-bottom:30px;width:100%}.b_stock__filters__active__top{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:30px}.b_stock__filters__active__top p{font-family:neue-haas-grotesk-display,sans-serif;font-weight:700}.b_stock__filters__active__top button{color:#cc0539;font-weight:700;font-size:.8em;cursor:pointer}.b_stock__filters__active__bottom{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:10px;margin:15px 0}.b_stock_filters__groups{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:5px;border-bottom:1px solid rgba(0,0,0,.25);width:100%;padding-bottom:30px}.b_stock_filters__groups p:first-child{font-weight:700;margin-bottom:5px}.b_stock__filters__group__doubleItem{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:15px;width:100%}.b_stock__filters__group__doubleItem .b_stock_filters__groups__item{width:calc((100% - 15px)/2)}.b_stock_filters__groups__item{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:5px;text-transform:capitalize;width:100%}.b_stock_filters__groups__item input[type=text],.b_stock_filters__groups__item input[type=number]{width:100%;padding:5px 10px}.b_stock_filters__groups__item ::-moz-placeholder{color:#000}.b_stock_filters__groups__item ::placeholder{color:#000}.b_stock__toggle,.b_stock__filters__close{display:none}@media screen and (max-width: 1500px){.b_stock__items .c_product{width:calc((100% - 60px) / 3)}}@media screen and (max-width: 1300px){.b_stock{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:30px;padding-top:30px;padding-bottom:60px;position:relative}.b_stock__items{width:100%;padding:0}.b_stock__toggle{display:block}.b_stock__toggle .btn{margin-top:0}.b_stock__filters{position:fixed;left:-100%;top:84px;z-index:99999;padding:60px 90px;width:50%;height:calc(100% - 84px);background-color:#fff;overflow-y:scroll;transition:.5s}.b_stock__filters__toggle{left:0}.b_stock__filters__close{display:block}.b_stock__filters__close .btn{margin-top:0}}@media screen and (max-width: 1050px){.b_stock{padding:60px 7%}.b_stock .c_product{width:calc((100% - 30px)/2)}.b_stock__filters{width:75%;padding:30px 7%}}@media screen and (max-width: 768px){.b_stock .c_product,.b_stock__filters{width:100%}}.c_product{width:calc((100% - 90px)/4);color:#000;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:0}.c_product__image{width:100%;aspect-ratio:4/3;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0}.c_product__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c_product__text{padding:15px 30px;border:1px solid #e4e5e4;border-bottom:none;width:100%;flex-grow:1}.c_product__text h3{margin-bottom:10px;font-size:18px}.c_product__text p{line-height:20px}.c_product__price{padding:15px 30px;border:1px solid #e4e5e4;width:100%}.c_product__price p{text-align:center;font-weight:700;font-size:clamp(20px,5vw,30px)}.c_product__price p span{font-size:16px;color:#29b93d;text-transform:uppercase}@media screen and (max-width: 1300px){.c_product{width:calc((100% - 60px) / 3)}}@media screen and (max-width: 1050px){.c_product{width:calc((100% - 30px)/2)}}@media screen and (max-width: 768px){.c_product{width:100%}}
