@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";:root{--font-inter: "Inter", sans-serif;--Black: #272727;--White: #FFF;--Grey: #6F6F6F;--Stroke: #DFDFDF;--Brand: #222163;--Grey-light: #F3F3F3;--Brand-color: #222163;--input-stroke: #C7E1FF}.imgbox_full,.imgbox{width:100%;height:auto;overflow:hidden}.imgbox_full{height:100%}.imgbox_full img,.imgbox img{width:100%;height:auto}.imgbox_full img{height:100%;-o-object-fit:cover;object-fit:cover}h1,h2,h3,h4,h5,h6,p{font-family:var(--font-inter);margin:0}*{cursor:default}body{margin:0;padding:0;background-color:#fff;color:#000;position:static;scroll-behavior:smooth}select,input,button:focus{outline:none}ul:not(.rte ul,.rte ol),ol:not(.rte ul,.rte ol){list-style:none;padding:0;margin:0}a{cursor:pointer;display:block}a:not(.rte a),a[href=""],a[href="#"]{text-decoration:none}a[href=""],a[href="#"]{cursor:default}a:hover:not(.rte a:hover),a:hover[href=""],a:hover[href="#"]{text-decoration:none}.section_heading{color:var(--Black, #272727);font-family:var(--font-inter);font-size:40px;font-style:normal;font-weight:600;line-height:48px}@media screen and (max-width: 768px){.section_heading{font-size:24px;line-height:1}}.accordion_wrapper .accordion_item{overflow:hidden}.accordion_wrapper .accordion_item .accordion_content{padding:0;height:0;overflow:hidden}.accordion_wrapper .accordion_item.active .accordion_content{height:auto}.jb_product_card{border-radius:16px;border:.5px solid var(--Stroke, #DFDFDF);background:var(--White, #FFF);padding:20px;height:100%;display:flex;flex-direction:column}.jb_product_card .header{display:block;padding:0;margin:0 0 8px}.jb_product_card .header .imgbox_full{border-radius:10px;aspect-ratio:246/168}.jb_product_card .header .imgbox_full img{object-fit:contain}.jb_product_card .body{flex:1;display:flex;flex-direction:column;justify-content:space-between}.jb_product_card .body .heading_box{display:flex;justify-content:space-between;flex-direction:column-reverse;gap:5px;margin-bottom:10px}.jb_product_card .body .heading_box .title{color:var(--Black, #272727);font-family:var(--font-inter);font-size:20px;font-style:normal;font-weight:500;line-height:28px;margin:0;height:60px;overflow:hidden}.jb_product_card .body .heading_box .ratings{display:flex;align-items:center;gap:4px}.jb_product_card .body .heading_box .ratings .count{color:var(--Black, #272727);font-family:var(--font-inter);font-size:20px;font-style:normal;font-weight:500;line-height:28px}.jb_product_card .body .heading_box .ratings .icon_box{width:18px;height:18px;display:flex;align-items:center;justify-content:center}.jb_product_card .body .heading_box .ratings .icon_box svg{width:100%;height:100%;color:currentColor}.jb_product_card .body .description{color:var(--Grey, #6F6F6F);font-family:var(--font-inter);font-size:14px;font-style:normal;font-weight:400;line-height:22px;margin-bottom:10px;height:50px;overflow:hidden}.jb_product_card .body .price_status{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:5px;margin-bottom:20px}.jb_product_card .body .price_status .price_box .top{display:flex;align-items:center;gap:10px;margin-bottom:4px}.jb_product_card .body .price_status .price_box .top .prev_price{color:var(--Grey, #6F6F6F);font-family:var(--font-inter);font-size:14px;font-style:normal;font-weight:400;line-height:22px}.jb_product_card .body .price_status .price_box .top .save{color:#f66;font-family:var(--font-inter);font-size:12px;font-style:normal;font-weight:400;line-height:20px;padding:2px 6px;border-radius:4px;background:#ff66661a}.jb_product_card .body .price_status .price_box .crnt_price{color:var(--Black, #272727);font-family:var(--font-inter);font-size:18px;font-style:normal;font-weight:600;line-height:26px}.jb_product_card .body .price_status .status_box{text-align:right}.jb_product_card .body .price_status .status_box .title{color:var(--Grey, #6F6F6F);font-family:var(--font-inter);font-size:14px;font-style:normal;font-weight:400;line-height:22px;margin:0}.jb_product_card .body .price_status .status_box .status{color:#28c020;font-family:var(--font-inter);font-size:14px;font-style:normal;font-weight:400;line-height:22px}.jb_product_card .body .price_status .status_box .status.low_stock{color:red}.jb_product_card .body .button_box{display:flex;gap:16px}.jb_product_card .body .button_box .full_button{flex:1;border-radius:12px;border:.5px solid var(--Stroke, #DFDFDF);background:var(--White, #FFF);padding:16px;display:flex;align-items:center;justify-content:center;gap:6px}.jb_product_card .body .button_box .full_button .text{color:var(--Grey, #6F6F6F);text-align:center;font-family:var(--font-inter);font-size:16px;font-style:normal;font-weight:500;line-height:24px}.jb_product_card .body .button_box .full_button .icon_box{width:20px;height:20px;display:flex;align-items:center;justify-content:center}.jb_product_card .body .button_box .full_button .icon_box svg{width:100%;height:100%;color:currentColor}.jb_product_card .body .button_box .full_button .icon_box svg path{stroke:currentColor}.jb_product_card .body .button_box .full_button:hover{background:var(--Brand-color, #222163);color:var(--White, #FFF)}.jb_product_card .body .button_box .full_button:hover .text,.jb_product_card .body .button_box .full_button:hover .icon_box{color:var(--White, #FFF)}.jb_product_card .body .button_box .full_button,.jb_product_card .body .button_box .full_button *{cursor:pointer;transition:all linear .35s}.jb_product_card .body .button_box .icon_button{border-radius:12px;border:.5px solid var(--Stroke, #DFDFDF);background:var(--White, #FFF);padding:16px;display:flex;align-items:center;justify-content:center;gap:6px;height:auto;aspect-ratio:1/1;flex-shrink:0}.jb_product_card .body .button_box .icon_button .text{color:var(--Grey, #6F6F6F);text-align:center;font-family:var(--font-inter);font-size:16px;font-style:normal;font-weight:500;line-height:24px}.jb_product_card .body .button_box .icon_button .icon_box{width:20px;height:20px;display:flex;align-items:center;justify-content:center}.jb_product_card .body .button_box .icon_button .icon_box svg{width:100%;height:100%;color:currentColor}.jb_product_card .body .button_box .icon_button .icon_box svg path{stroke:currentColor}.jb_product_card .body .button_box .icon_button:hover{background:var(--Brand-color, #222163);color:var(--White, #FFF)}.jb_product_card .body .button_box .icon_button:hover .text,.jb_product_card .body .button_box .icon_button:hover .icon_box{color:var(--White, #FFF)}.jb_product_card .body .button_box .icon_button,.jb_product_card .body .button_box .icon_button *{cursor:pointer;transition:all linear .35s}.jb_product_card .body .button_box .icon_button svg{width:100%;height:100%;stroke:currentColor}.jb_product_card .body .button_box .icon_button svg path{stroke:currentColor}.jb_product_card a,.jb_product_card a *{cursor:pointer}.jb_product_card .quick-add,.quick-add-modal .recomendation_product,.product-form__submit .recomendation{display:none}.recomendation_product .product-form__submit .recomendation .icon_box,.recomendation_product .product-form__submit .recomendation{display:flex;align-items:center;justify-content:center}.recomendation_product .product-form__submit .default{display:none}.swiper .swiper-slide .jb_product_card{height:calc(100% - 42px)}@media only screen and (max-width: 768px){.jb_product_card{padding:8px}.swiper .swiper-slide .jb_product_card{height:calc(100% - 18px)}.jb_product_card .body .heading_box{align-items:flex-start}.jb_product_card .body .heading_box .title{font-size:14px;line-height:1;height:30px}.jb_product_card .body .heading_box .ratings .count{font-size:14px;line-height:1}.jb_product_card .body .heading_box .ratings .icon_box{width:14px;height:14px}.jb_product_card .body .description{font-size:12px;line-height:1;height:36px}.jb_product_card .body .button_box .full_button{display:none}.jb_product_card .body .button_box .icon_button{padding:8px 0;aspect-ratio:auto;width:100%}.jb_product_card .body .button_box .icon_button svg{max-width:24px;max-height:24px}.jb_product_card .body .price_status .status_box .title,.jb_product_card .body .price_status .status_box .status{font-size:10px;line-height:1}.jb_product_card .body .price_status .price_box .crnt_price{font-size:14px;line-height:1}}.jb_collection_card{padding:20px;border-radius:16px;border:.5px solid var(--Stroke, #dfdfdf);background:var(--White, #fff)}.jb_collection_card .head .imgbox{border-radius:10px;aspect-ratio:246 / 168}.jb_collection_card .body{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-top:14px}.jb_collection_card .body .title_box .pf_title{color:var(--Black, #272727);font-family:var(--font-inter);font-size:18px;font-style:normal;font-weight:500;line-height:26px;margin-bottom:6px}.jb_collection_card .body .title_box .text{color:var(--Grey, #6f6f6f);font-family:var(--font-inter);font-size:16px;font-style:normal;font-weight:400;line-height:24px}.jb_collection_card .body .icon_box{display:flex;width:30px;height:30px;padding:4px;justify-content:center;align-items:center;aspect-ratio:1/1;border-radius:12px;flex-shrink:0;background:var(--Brand-color, #222163)}.jb_collection_card .body .icon_box svg{width:100%;height:100%}.jb_megamenu{padding:20px 0}.jb_megamenu .content_wrapper{display:grid;grid-template-columns:1fr 3fr}.jb_megamenu .content_wrapper .box{padding:20px}.jb_megamenu .content_wrapper .box_1{border-right:.5px solid var(--Stroke, #dfdfdf);padding-right:36px;width:20%}.jb_megamenu .content_wrapper .box_1 .bottom_content .logo_box{display:flex;align-items:center;gap:20px;padding:20px}.jb_megamenu .content_wrapper .box_1 .bottom_content .button{border-radius:6px;background:var(--Brand-color, #222163);color:var(--White, #FFF);font-family:var(--font-inter);font-size:18px;font-style:normal;font-weight:700;line-height:32px;letter-spacing:1.44px;width:100%;padding:16px;text-align:center}.jb_megamenu .content_wrapper .box_2{display:grid;grid-template-columns:repeat(3,1fr);height:-moz-fit-content;height:fit-content;row-gap:16px;padding-left:36px;width:calc(80% - 20px)}.jb_megamenu .content_wrapper .list_wrapper .title{color:var(--Black, #272727);font-family:var(--font-inter);font-size:18px;font-style:normal;font-weight:600;line-height:26px;margin:0 0 12px}.jb_megamenu .content_wrapper .list_wrapper .list .list_item{color:var(--Black, #272727);font-family:var(--font-inter);font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:12px}.jb_megamenu .content_wrapper .list_wrapper .list .list_item,.jb_megamenu .content_wrapper .list_wrapper .list .list_item *{cursor:pointer;color:var(--Black, #272727)}@media screen and (max-width: 991px){.jb_megamenu{display:none}}.jb_accordion_section .section_heading{margin-bottom:16px}.jb_accordion_section .accordion_wrapper .accordion_item{border-bottom:.5px solid var(--Stroke, #DFDFDF)}.jb_accordion_section .accordion_wrapper .accordion_item .accordion_header{display:flex;align-items:center;justify-content:space-between;padding:16px 0}.jb_accordion_section .accordion_wrapper .accordion_item .accordion_header h2{color:var(--Black, #272727);font-family:var(--font-inter);font-size:24px;font-style:normal;font-weight:600;line-height:32px}.jb_accordion_section .accordion_wrapper .accordion_item .accordion_header .icon_box{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:32px;height:32px;padding:6px;transition:all linear .35s}.jb_accordion_section .accordion_wrapper .accordion_item .accordion_header .icon_box svg{width:100%;height:100%}.jb_accordion_section .accordion_wrapper .accordion_item .accordion_header,.jb_accordion_section .accordion_wrapper .accordion_item .accordion_header *{cursor:pointer}.jb_accordion_section .accordion_wrapper .accordion_item .accordion_content{transition:all ease-in-out .35s}.jb_accordion_section .accordion_wrapper .accordion_item .accordion_content .content_wrapper{padding:32px 0}.jb_accordion_section .accordion_wrapper .accordion_item .accordion_content .content_wrapper .text{color:var(--Black, #272727);font-family:var(--font-inter);font-size:18px;font-style:normal;font-weight:400;line-height:26px;letter-spacing:.18px}.jb_accordion_section .accordion_wrapper .accordion_item:nth-child(1){border-top:.5px solid var(--Stroke, #DFDFDF)}.jb_accordion_section .accordion_wrapper .accordion_item.active .accordion_header{border-bottom:.5px solid var(--Stroke, #DFDFDF)}.jb_accordion_section .accordion_wrapper .accordion_item.active .accordion_header .icon_box{transform:rotateX(180deg)}@media screen and (max-width: 768px){.jb_accordion_section .section_heading{margin-bottom:10px}.jb_accordion_section .accordion_wrapper .accordion_item .accordion_header{padding:8px 0}.jb_accordion_section .accordion_wrapper .accordion_item .accordion_header h2{font-size:18px;line-height:1}.jb_accordion_section .accordion_wrapper .accordion_item .accordion_header .icon_box{width:24px;height:24px;padding:2}.jb_accordion_section .accordion_wrapper .accordion_item .accordion_content .content_wrapper{padding:16px 0}.jb_accordion_section .accordion_wrapper .accordion_item .accordion_content .content_wrapper .text{font-size:16px;line-height:1.2}}.jb_collection_slider_section .section_heading{margin-bottom:62px}.jb_collection_slider_section .collection_swiper{display:none}.jb_collection_slider_section .collection_swiper.swiper-initialized{display:block;padding-bottom:5px}.jb_collection_slider_section .collection_swiper .swiper-button-next,.jb_collection_slider_section .collection_swiper .swiper-button-prev{border-radius:12px;border:.5px solid var(--Stroke, #DFDFDF);background:var(--White, #FFF);display:flex;align-items:center;justify-content:center;gap:6px;color:var(--Grey, #6F6F6F);width:40px;height:40px;padding:10px}.jb_collection_slider_section .collection_swiper .swiper-button-next .text,.jb_collection_slider_section .collection_swiper .swiper-button-prev .text{color:var(--Grey, #6F6F6F);text-align:center;font-family:var(--font-inter);font-size:16px;font-style:normal;font-weight:500;line-height:24px}.jb_collection_slider_section .collection_swiper .swiper-button-next .icon_box,.jb_collection_slider_section .collection_swiper .swiper-button-prev .icon_box{width:20px;height:20px;display:flex;align-items:center;justify-content:center}.jb_collection_slider_section .collection_swiper .swiper-button-next .icon_box svg,.jb_collection_slider_section .collection_swiper .swiper-button-prev .icon_box svg{width:100%;height:100%;color:currentColor}.jb_collection_slider_section .collection_swiper .swiper-button-next .icon_box svg path,.jb_collection_slider_section .collection_swiper .swiper-button-prev .icon_box svg path{stroke:currentColor}.jb_collection_slider_section .collection_swiper .swiper-button-next:hover,.jb_collection_slider_section .collection_swiper .swiper-button-prev:hover{background:var(--Brand-color, #222163);color:var(--White, #FFF)}.jb_collection_slider_section .collection_swiper .swiper-button-next:hover .text,.jb_collection_slider_section .collection_swiper .swiper-button-prev:hover .text,.jb_collection_slider_section .collection_swiper .swiper-button-next:hover .icon_box,.jb_collection_slider_section .collection_swiper .swiper-button-prev:hover .icon_box{color:var(--White, #FFF)}.jb_collection_slider_section .collection_swiper .swiper-button-next,.jb_collection_slider_section .collection_swiper .swiper-button-next *,.jb_collection_slider_section .collection_swiper .swiper-button-prev,.jb_collection_slider_section .collection_swiper .swiper-button-prev *{cursor:pointer;transition:all linear .35s}.jb_collection_slider_section .collection_swiper .swiper-button-next svg,.jb_collection_slider_section .collection_swiper .swiper-button-prev svg{width:100%;height:100%;stroke:currentColor}.jb_collection_slider_section .collection_swiper .swiper-button-next svg path,.jb_collection_slider_section .collection_swiper .swiper-button-prev svg path{stroke:currentColor}.jb_collection_slider_section .collection_swiper .swiper-button-next.swiper-button-disabled,.jb_collection_slider_section .collection_swiper .swiper-button-prev.swiper-button-disabled{opacity:0}.jb_collection_slider_section .collection_swiper .swiper-button-next:after,.jb_collection_slider_section .collection_swiper .swiper-button-prev:after{content:none}.jb_collection_slider_section .collection_swiper .swiper-button-next,.jb_collection_slider_section .collection_swiper .swiper-button-next *,.jb_collection_slider_section .collection_swiper .swiper-button-prev,.jb_collection_slider_section .collection_swiper .swiper-button-prev *{cursor:pointer}.jb_collection_slider_section .collection_swiper .swiper-button-next{right:0}.jb_collection_slider_section .collection_swiper .swiper-button-prev{left:0}@media screen and (max-width: 768px){.jb_collection_slider_section .section_heading{margin-bottom:32px}.jb_collection_slider_section .collection_swiper .swiper-button-next,.jb_collection_slider_section .collection_swiper .swiper-button-prev{display:none}}.jb_footer{padding:36px 0;margin-top:-1px;background-color:var(--Brand-color, #222163);color:var(--White, #FFFFFF)}.jb_footer .footer_wrapper{display:grid;grid-template-columns:4fr 2fr 2fr 2fr;gap:20px}.jb_footer .brand_info .logo{color:var(--White, #FFF);font-family:var(--font-inter);font-size:28px;font-style:normal;font-weight:600;line-height:36px;margin-bottom:8px}.jb_footer .brand_info a,.jb_footer .brand_info a *{cursor:pointer}.jb_footer .brand_info .schedule{color:var(--White, #FFF);font-family:var(--font-inter);font-size:16px;font-style:normal;font-weight:400;line-height:24px;max-width:270px;margin-bottom:14px}.jb_footer .brand_info .contacts{margin-bottom:24px}.jb_footer .brand_info .contacts a{display:flex;align-items:center;gap:8px;color:var(--White, #FFFFFF);font-family:var(--font-inter);font-size:12px;font-style:normal;font-weight:400;line-height:20px;margin-bottom:8px;width:-moz-fit-content;width:fit-content;transition:all linear .35s}.jb_footer .brand_info .contacts a .icon_box{width:20px;height:20px}.jb_footer .brand_info .contacts a .icon_box svg{width:100%;height:100%;fill:currentColor}.jb_footer .brand_info .contacts a .icon_box svg path{fill:currentColor}.jb_footer .brand_info .contacts a,.jb_footer .brand_info .contacts a *{cursor:pointer}.jb_footer .brand_info .contacts a:hover{color:var(--Grey, #6F6F6F)}.jb_footer .brand_info .outlets .title{color:var(--White, #FFF);font-family:var(--font-inter);font-size:20px;font-style:normal;font-weight:500;line-height:28px;margin:0 0 12px}.jb_footer .brand_info .outlets .text{color:var(--White, #FFF);font-family:var(--font-inter);font-size:16px;font-style:normal;font-weight:400;line-height:24px}.jb_footer .brand_info .outlets .text ul{padding:0;list-style:none}.jb_footer .brand_info .outlets .text ul li{margin-bottom:18px;padding-left:32px;position:relative}.jb_footer .brand_info .outlets .text ul li:before{content:"";position:absolute;left:0;top:50%;translate:0 -50%;background-image:url(/cdn/shop/files/location.png?v=1758118640);background-size:100%;width:24px;height:24px}.jb_footer .supports .title_box,.jb_footer .quick_links .title_box{display:flex;align-items:center;gap:4px;margin-bottom:24px}.jb_footer .supports .title_box .icon_box,.jb_footer .quick_links .title_box .icon_box{width:18px;height:18px;display:flex;align-items:center;justify-content:center}.jb_footer .supports .title_box .icon_box svg,.jb_footer .quick_links .title_box .icon_box svg{width:100%;height:100%}.jb_footer .supports .title_box .icon_box svg path,.jb_footer .quick_links .title_box .icon_box svg path{stroke:currentColor}.jb_footer .supports .title_box .title,.jb_footer .quick_links .title_box .title{color:var(--White, #FFF);font-family:var(--font-inter);font-size:18px;font-style:normal;font-weight:500;line-height:26px;margin:0}.jb_footer .supports .links,.jb_footer .quick_links .links{list-style:disc;padding-left:24px}.jb_footer .supports .links a,.jb_footer .quick_links .links a{display:block;margin-bottom:18px;color:var(--White, #FFF);font-family:var(--font-inter);font-size:16px;font-style:normal;font-weight:400;line-height:24px;transition:all linear .35s}.jb_footer .supports .links a:hover,.jb_footer .quick_links .links a:hover{color:var(--Grey, #6F6F6F)}.jb_footer .supports .links{margin-bottom:48px}.jb_footer .supports .social_icons .title{color:var(--White, #FFF);font-family:var(--font-inter);font-size:18px;font-style:normal;font-weight:500;line-height:26px;margin:0 0 12px}.jb_footer .supports .social_icons .icons{display:flex;align-items:center;flex-wrap:wrap;gap:16px}.jb_footer .supports .social_icons .icons li{display:flex;width:45px;height:45px;padding:12px 10px;justify-content:center;align-items:center;background:var(--Grey-light, #F3F3F3);border-radius:50%;transition:all ease-in-out .1s}.jb_footer .supports .social_icons .icons li a{display:block;width:100%;height:100%;color:var(--Brand-color)}.jb_footer .supports .social_icons .icons li,.jb_footer .supports .social_icons .icons li *{cursor:pointer}.jb_footer .supports .social_icons .icons li:hover{transform:scale(1.1)}.jb_footer .footer_bottom{margin-top:72px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px}.jb_footer .footer_bottom .copyright{color:var(--White, #FFF);font-family:var(--font-inter);font-size:12px;font-style:normal;font-weight:400;line-height:20px}.jb_footer .footer_bottom .list-payment{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.jb_footer .footer_bottom .list-payment li{display:flex;color:var(--White, #FFF);font-family:var(--font-inter);font-size:12px;font-style:normal;font-weight:400;line-height:20px}.jb_footer .footer_wrapper .brand_info .imgbox{max-width:110px;padding:10px;display:flex;background:#fff;margin-bottom:10px}@media screen and (max-width: 992px){.jb_footer .footer_wrapper{grid-template-areas:"brands brands brands" "links1 links2 supports";grid-template-columns:1fr 1fr 1fr}.jb_footer .footer_wrapper .brand_info{grid-area:brands}.jb_footer .footer_wrapper .quick_links:nth-child(1){grid-area:links1}.jb_footer .footer_wrapper .quick_links:nth-child(2){grid-area:links2}.jb_footer .footer_wrapper .supports{grid-area:supports}}@media screen and (max-width: 768px){.jb_footer .footer_wrapper{grid-template-areas:"brands" "links1" "links2" "supports";grid-template-columns:1fr}.jb_footer{padding:36px 16px}}.header-wrapper.jb_custom_header header.header--middle-left{display:block;padding:0}.header-wrapper.jb_custom_header .bottom_header{padding:8px 0;border-top:1px solid rgba(206,206,206,.3);border-bottom:1px solid rgba(206,206,206,.3)}.header-wrapper.jb_custom_header .bottom_header .content_wrapper{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.jb_custom_header .header__inline-menu .header__menu-item:hover span,.jb_custom_header .header__inline-menu .header__active-menu-item{text-decoration:none}.jb_custom_header .header__inline-menu .header__menu-item{color:var(--Black, #272727);font-family:var(--font-inter);font-size:18px;font-style:normal;font-weight:400;line-height:26px;letter-spacing:.18px;text-decoration:none;padding:0 24px}.jb_custom_header .header__inline-menu .header__menu-item,.jb_custom_header .header__inline-menu .header__menu-item *{cursor:pointer}.jb_custom_header .header__icons{gap:24px}.jb_custom_header .header__icon{display:flex;width:54px;height:54px;justify-content:center;align-items:center;gap:10px;aspect-ratio:1/1;border-radius:12px;border:1px solid var(--Stroke, #DFDFDF);background:var(--Input-color, #F5F5F5);padding:15px}.jb_custom_header .header__icon,.jb_custom_header .header__icon *{cursor:pointer}.jb_custom_header .cart-count-bubble{top:4px;right:4px;left:auto}.jb_custom_header .header__icon *{stroke:#000}.custom_header_search .search-modal.modal__content{position:static;border:none;width:100%;opacity:1}.custom_header_search .search-modal__close-button,.custom_header_search .header__icon--search,.jb_custom_header .predictive-search__loading-state{display:none}.jb_custom_header .top_header{display:grid;align-items:center;grid-template-columns:1fr 3fr 1fr;gap:10px;grid-template-areas:"heading header-search left-content"}.jb_custom_header .header__search{grid-area:header-search;width:100%;max-width:768px;margin:0 auto}.custom_header_search .search-modal__content,.custom_header_search .details{width:100%}.custom_header_search .search-modal__content{padding:0}.custom_header_search .search__button{left:0}.custom_header_search .search__input.field__input{padding:16px 16px 16px 58px;box-shadow:none;outline:none}.custom_header_search .search__input.field__input:focus{box-shadow:none;outline:none}.jb_custom_header .left_content{grid-area:left-content;display:flex;gap:16px;justify-content:flex-end;align-items:center;flex-shrink:0}.custom_header_search .field:after,.custom_header_search .field:before{content:none}.custom_header_search .field{border-radius:12px;border:1px solid var(--Stroke, #DFDFDF);overflow:hidden;box-shadow:none}.custom_header_search .field .field__button{padding:0 18px;width:55px}.custom_header_search .field .reset__button{right:0;border:none}.custom_header_search .predictive-search{border:none}.jb_custom_header .track_order_btn{color:var(--White, #FFF);text-align:center;font-family:var(--font-inter);font-size:16px;font-style:normal;font-weight:500;line-height:24px;width:fit-content;margin-left:auto;border-radius:12px;background:var(--Brand-color, #222163);padding:15px 16px;border:none;outline:none}.jb_custom_header .mobile_icons{display:none;align-items:center;gap:16px}.jb_custom_header .header__heading{justify-self:flex-start}.jb_custom_header .field__input::placeholder{opacity:1}.header-wrapper.jb_custom_header .mega-menu__content{padding:0}@media only screen and (max-width: 992px){.jb_custom_header .custom_header_search{display:none}.jb_custom_header .mobile_icons{display:flex}.jb_custom_header header-drawer{margin-left:0}.jb_custom_header .header__icon--cart{margin-right:0}.jb_custom_header .bottom_header{display:none}.jb_custom_header .top_header{grid-template-columns:1fr 2fr;grid-template-areas:"heading left-content"}}@media only screen and (max-width: 768px){.jb_custom_header .track_order_btn{display:none}}.newsletter .field:before,.newsletter .field:after{content:none}.newsletter .field .field__input:focus{box-shadow:none;outline:none}.newsletter .field{overflow:hidden;border-radius:12px;border:.5px solid var(--input-stroke, #C7E1FF)}.newsletter .field .field__input{padding:19px 16px;height:auto;color:var(--White, #FFF);font-family:var(--font-inter);font-size:14px;font-style:normal;font-weight:400;line-height:22px}.newsletter .newsletter-form__button{color:var(--Black, #272727);text-align:center;font-family:var(--font-inter);font-size:14px;font-style:normal;font-weight:400;line-height:22px;width:auto;height:auto;border-radius:8px;border:.5px solid var(--Stroke, #DFDFDF);background:var(--White, #FFF);padding:7px 16px;top:50%;right:16px;translate:0 -50%}.newsletter .newsletter-form__button:not(:focus-visible):not(.focused){border:.5px solid var(--Stroke, #DFDFDF);background:var(--White, #FFF)}.newsletter .newsletter__wrapper .newsletter-form__field-wrapper,.newsletter .newsletter-form{max-width:460px}.newsletter .field .field__input::placeholder{opacity:1}.hero_banner_section{padding:95px 0 190px;height:80vh;background-size:cover;background-position:center}.hero_banner_section .content_wrapper{width:100%;display:flex;align-items:center;justify-content:flex-end}.hero_banner_section .content_wrapper .content{width:100%;max-width:550px}.hero_banner_section .content_wrapper .content .heading{color:var(--Brand-color, #222163);text-align:center;font-family:var(--font-inter);font-size:70px;font-style:normal;font-weight:600;line-height:78px;letter-spacing:1.4px;margin-bottom:12px}.hero_banner_section .content_wrapper .content .heading strong{color:var(--Red, #f81f1f);font-weight:600}.hero_banner_section .content_wrapper .content .heading em{font-style:normal;font-size:56px}.hero_banner_section .content_wrapper .content .text{color:var(--Grey, #6f6f6f);text-align:center;font-family:var(--font-inter);font-size:18px;font-style:normal;font-weight:400;line-height:26px;letter-spacing:.18px}.hero_banner_section .content_wrapper .content .jb_button{display:block;width:fit-content;margin:0 auto;border-radius:12px;border:.5px solid var(--Stroke, #DFDFDF);background:var(--White, #FFF);padding:16px;display:flex;align-items:center;justify-content:center;gap:6px;background:var(--Input-color, #F5F5F5);color:var(--Grey, #6F6F6F);text-align:center;font-family:var(--font-inter);font-size:16px;font-style:normal;font-weight:500;line-height:24px}.hero_banner_section .content_wrapper .content .jb_button .icon_box{width:20px;height:20px;display:flex;align-items:center;justify-content:center}.hero_banner_section .content_wrapper .content .jb_button .icon_box svg{width:100%;height:100%;color:currentColor}.hero_banner_section .content_wrapper .content .jb_button,.hero_banner_section .content_wrapper .content .jb_button *{cursor:pointer;transition:all linear .35s}.hero_banner_section .content_wrapper .content .jb_button:hover{background:var(--Brand-color, #222163);color:var(--White, #FFF)}.hero_banner_section .content_wrapper .content .jb_button:hover svg path{stroke:var(--White, #FFF)}@media only screen and (max-width: 768px){.hero_banner_section .content_wrapper .content .heading{font-size:32px;line-height:1}.hero_banner_section .content_wrapper .content .heading em{font-size:26px}.hero_banner_section .content_wrapper .content .text{font-size:13px;line-height:1.5}.hero_banner_section .content_wrapper .content{max-width:250px;margin:0 auto}}@media only screen and (max-width: 768px){.hero_banner_section{padding:60px 0;height:70vh;background-size:contain;background-repeat:no-repeat;position:relative}.hero_banner_section:before{content:"";width:100%;height:100%;background:linear-gradient(270deg,#ed1b2417,#ed1b2417 106.48%);position:absolute;left:0;top:0;z-index:-1}}.jb_icon_with_text_section .icon_wtih_text_card{border-radius:16px;border:.5px solid var(--Stroke, #dfdfdf);background:var(--White, #fff);padding:20px}.jb_icon_with_text_section .icon_wtih_text_card .icon_box{border-radius:12px;border:1px solid var(--Stroke, #dfdfdf);background:var(--Input-color, #f5f5f5);padding:15px;width:-moz-fit-content;width:fit-content;margin-bottom:12px;display:flex;align-items:center;justify-content:center}.jb_icon_with_text_section .icon_wtih_text_card .heading{color:var(--Black, #272727);font-family:var(--font-inter);font-size:24px;font-style:normal;font-weight:500;line-height:32px;margin-bottom:8px}.jb_icon_with_text_section .icon_wtih_text_card .text{color:var(--Grey, #6f6f6f);font-family:var(--font-inter);font-size:14px;font-style:normal;font-weight:400;line-height:22px}.jb_collection_grid_section .section_heading_box{text-align:center;margin-bottom:60px}.jb_collection_grid_section .section_heading_box .pf_title{color:var(--Black, #272727);font-family:var(--font-inter);font-size:24px;font-style:normal;font-weight:700;line-height:32px;margin-bottom:10px}.jb_collection_grid_section .section_heading_box .text{color:var(--Grey, #6F6F6F);font-family:var(--font-inter);font-size:16px;font-style:normal;font-weight:400;line-height:24px}.jb_collection_grid_section .view_more{border-radius:12px;border:.5px solid var(--Stroke, #DFDFDF);background:var(--White, #FFF);padding:16px;display:flex;align-items:center;justify-content:center;gap:6px;width:-moz-fit-content;width:fit-content;margin:32px auto 0;background:var(--Input-color, #F5F5F5)}.jb_collection_grid_section .view_more{color:var(--Grey, #6F6F6F);text-align:center;font-family:var(--font-inter);font-size:16px;font-style:normal;font-weight:500;line-height:24px}.jb_collection_grid_section .view_more .icon_box{width:20px;height:20px;display:flex;align-items:center;justify-content:center}.jb_collection_grid_section .view_more .icon_box svg{width:100%;height:100%;color:currentColor}.jb_collection_grid_section .view_more .icon_box svg path{stroke:currentColor}.jb_collection_grid_section .view_more:hover{background:var(--Brand-color, #222163);color:var(--White, #FFF)}.jb_collection_grid_section .view_more:hover .text,.jb_collection_grid_section .view_more:hover .icon_box{color:var(--White, #FFF)}.jb_collection_grid_section .view_more,.jb_collection_grid_section .view_more *{cursor:pointer;transition:all linear .35s}.jb_collection_grid_section .view_more:hover{color:var(--White, #FFFFFF)!important}.jb_megamenu_new{position:relative;z-index:999}.jb_megamenu_new .main_link{color:var(--Black, #272727);font-family:var(--font-inter);font-size:18px;font-style:normal;font-weight:400;line-height:26px;letter-spacing:.18px;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:5px;padding:0 24px}.jb_megamenu_new .main_link .icon_box{width:18px;height:18px;display:flex;align-items:center;justify-content:center;transform:rotate(90deg)}.jb_megamenu_new .main_link .icon_box svg{width:100%;height:100%}.jb_megamenu_new .child_links_wrapper{width:15vw;position:absolute;left:0;top:calc(100% + 25px);background-color:var(--White, #fff);opacity:0;visibility:hidden;transition:all linear .35s}.jb_megamenu_new .child_links_wrapper .child_links{border:1px solid var(--Stroke);box-shadow:#63636333 0 2px 8px}.jb_megamenu_new .child_links_wrapper .child_links .child_link{color:var(--Black, #272727);font-family:var(--font-inter);font-size:18px;font-style:normal;font-weight:500;line-height:32px}.jb_megamenu_new .child_links_wrapper .child_links .child_link .child_link_title{padding:5px 10px;display:block;width:100%;color:var(--Black, #272727);display:flex;align-items:center;justify-content:space-between;position:relative}.jb_megamenu_new .child_links_wrapper .child_links .child_link .child_link_title:before{content:"";width:calc(100% - 20px);height:1px;background-color:var(--Stroke);position:absolute;left:50%;bottom:0;translate:-50% 0}.jb_megamenu_new .child_links_wrapper .child_links .child_link .child_link_title .icon_box{width:18px;height:18px;display:flex;align-items:center;justify-content:center}.jb_megamenu_new .child_links_wrapper .child_links .child_link .child_link_title .icon_box svg{width:100%;height:100%}.jb_megamenu_new .child_links_wrapper .child_links .child_link:nth-last-child(1) .child_link_title:before{content:none}.jb_megamenu_new .grand_child_links_wrapper{position:absolute;right:0;top:0;padding:10px 20px;display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto;width:60vw;background-color:var(--White, #fff);border:1px solid var(--Stroke);box-shadow:#63636333 0 2px 8px;gap:20px;row-gap:50px;opacity:0;visibility:hidden;translate:calc(100% - 10px) 0%;transition:all linear .35s}.jb_megamenu_new .grand_child_links_wrapper{grid-template-columns:1fr;width:fit-content;gap:0px;row-gap:0px}.jb_megamenu_new .grand_child_links_wrapper .grand_child_links{display:none}.jb_megamenu_new .grand_child_links_wrapper .box .grand_child_link_title{color:var(--Black, #272727);font-family:var(--font-inter);font-size:18px;font-style:normal;font-weight:500;line-height:32px;margin-bottom:10px;display:block;width:max-content}.jb_megamenu_new .grand_child_links_wrapper .box .grand_child_link{color:var(--Black, #272727);font-family:var(--font-inter);font-size:16px;font-style:normal;font-weight:400;line-height:1.2;margin-bottom:10px}.jb_megamenu_new .grand_child_links_wrapper .box .grand_child_link a{color:var(--Black, #272727)}.jb_megamenu_new .grand_child_links_wrapper .box .grand_child_link a:hover{text-decoration:underline}.jb_megamenu_new:hover .child_links_wrapper{opacity:1;visibility:visible}.jb_megamenu_new:hover .child_links_wrapper .child_links .child_link:hover .grand_child_links_wrapper{opacity:1;visibility:visible;translate:100% 0%}.jb_collection_grid_section{padding:60px 0}.jb_collection_grid_section .section_headings{text-align:center;margin-bottom:60px}.jb_collection_grid_section .section_headings .pf_title{color:var(--Black, #272727);font-family:var(--font-inter);font-size:24px;font-style:normal;font-weight:700;line-height:32px}.jb_collection_grid_section .section_headings .text{color:var(--Grey, #6f6f6f);font-family:var(--font-inter);font-size:16px;font-style:normal;font-weight:400;line-height:24px}.announcement-bar-section .utility-bar__grid--3-col{grid-template-columns:1fr 1fr;grid-template-areas:"announcements language-currency"}.announcement-bar-section .announcement-bar{justify-content:flex-start}@media only screen and (max-width: 768px){.announcement-bar-section .utility-bar__grid--3-col{grid-template-columns:1fr;grid-template-areas:"announcements"}.announcement-bar-section .announcement-bar{justify-content:center}}.customer:not(.account):not(.order).jb_auth_container,.jb_auth_container{width:100%;max-width:550px;padding:40px;border-radius:16px;border:.5px solid var(--Stroke, #DFDFDF);background:var(--White, #FFF);margin:40px auto 100px}.jb_auth_container .heading{color:var(--Black, #171717);text-align:center;font-family:var(--font-inter);font-size:24px;font-style:normal;font-weight:700;line-height:32px;text-transform:capitalize}.jb_auth_container .field{flex-direction:column;align-items:flex-start;gap:10px}.jb_auth_container .field:before,.jb_auth_container .field:after{content:none}.jb_auth_container .field label{position:static;color:var(--Black, #272727);font-family:var(--font-inter);font-size:16px;font-style:normal;font-weight:500;line-height:24px}.jb_auth_container .field .input_wrapper{display:flex;align-items:center;width:100%;gap:2px;border-radius:12px;padding:0 0 0 16px;border:.5px solid var(--Stroke, #DFDFDF);background:var(--Input-color, #F5F5F5);overflow:hidden}.jb_auth_container .field .input_wrapper input{padding:16px 16px 16px 10px;background:var(--Input-color, #F5F5F5);border:none;outline:none;box-shadow:none}.jb_auth_container .field .input_wrapper .icon_box{display:flex;align-items:center;justify-content:center;width:16px;height:16px}.jb_auth_container .field .input_wrapper .icon_box svg{width:100%;height:100%}.jb_auth_container .field .input_wrapper input:focus{border:none;outline:none;box-shadow:none}.jb_auth_container .field .input_wrapper input::placeholder{opacity:1}.jb_auth_container .auth_submit_button:before,.jb_auth_container .auth_submit_button:after{content:none}.jb_auth_container .auth_submit_button{padding:16px;border-radius:12px;background:var(--Brand-color, #222163);width:100%;display:flex;align-items:center;justify-content:center;gap:5px;color:var(--White, #FFF);font-family:var(--font-inter);font-size:16px;font-style:normal;font-weight:500;line-height:24px}.jb_auth_container .auth_submit_button .icon_box{display:flex;align-items:center;justify-content:center;width:20px;height:20px}.jb_auth_container .auth_submit_button .icon_box svg{width:100%;height:100%}.jb_auth_container .auth_submit_button .icon_box svg path{stroke:var(--White, #FFF)}.jb_auth_container .bottom_pera{color:var(--Black, #171717);text-align:center;font-family:var(--font-inter);font-size:16px;font-style:normal;font-weight:400;line-height:24px;display:flex;align-items:center;justify-content:center;gap:5px}.jb_auth_container .bottom_pera a{color:var(--Brand-color, #222163);font-weight:500;margin:0}.jb_auth_container .divider{display:flex;align-items:center;justify-content:center;position:relative}.jb_auth_container .divider:before{content:"";position:absolute;left:0;top:50%;translate:0 -50%;height:1px;width:100%;background-color:#dfdfdf;z-index:0}.jb_auth_container .divider p{background:#fff;position:relative;padding:0 10px;z-index:1}@media only screen and (max-width: 768px){.customer:not(.account):not(.order).jb_auth_container,.jb_auth_container{width:100%;max-width:550px;padding:40px 20px;border-radius:16px;border:.5px solid var(--Stroke, #DFDFDF);background:var(--White, #FFF);margin:40px auto 100px}}.collection-hero .collection-hero__title{color:var(--Black, #272727);font-family:var(--font-inter);font-size:24px;font-style:normal;font-weight:700;line-height:32px}.facets-container .mobile-facets__summary,.facets-container .mobile-facets__heading,.facets-container .mobile-facets__open-label,.facets-container .facet-checkbox__text,.facets-container .facets__header,.facets-container .product-count__text,.facets-container .facet-filters__sort,.facets-container .facet-filters__label,.facets-container .facets__summary,.facets-container .facets__summary-label,.facets-container .facets__heading{color:var(--Black, #272727);font-family:var(--font-inter);font-size:18px;font-style:normal;font-weight:400;line-height:26px;letter-spacing:.18px}.facets-container .product-count__text:hover,.facets-container .facet-filters__sort:hover,.facets-container .facet-filters__label:hover,.facets-container .facets__summary:hover,.facets-container .facets__summary-label:hover,.facets-container .facets__summary:hover .facets__summary-label{text-decoration:none}.facets-container .facets__label{align-items:center}.facets-container .facet-checkbox{padding:1rem;align-items:center}.cart-drawer .cart-drawer__footer .tax-note{display:none}.cart-drawer .cart-drawer__footer .totals{margin-bottom:10px}.cart-drawer .drawer__heading{color:var(--Black, #272727);font-family:var(--font-inter);font-size:24px;font-style:normal;font-weight:700;line-height:32px;margin-bottom:10px}.cart-drawer .caption-with-letter-spacing,.cart-drawer .cart-item__price-wrapper,.cart-drawer .product-option,.cart-drawer .cart-item__name{color:var(--Grey, #6F6F6F);font-family:var(--font-inter);font-size:14px;font-style:normal;font-weight:400;line-height:22px}.cart-drawer .cart-quantity{color:var(--Grey, #6F6F6F);border-radius:12px;border:.5px solid var(--Stroke, #DFDFDF);background:var(--Input-color, #F5F5F5);font-size:16px;font-style:normal;font-weight:500;line-height:24px}.cart-drawer .button{color:var(--Grey, #6F6F6F);text-align:center;font-family:var(--font-inter);font-size:16px;font-style:normal;font-weight:500;line-height:24px;border-radius:12px;border:.5px solid var(--Stroke, #DFDFDF);padding:16px;display:flex;align-items:center;justify-content:center;gap:6px;width:-moz-fit-content;width:fit-content;margin:0 auto;background:var(--Input-color, #F5F5F5)}.cart-drawer .button:hover{background:var(--Brand-color, #222163);color:var(--White, #FFF)}.cart-drawer .button:hover svg{color:var(--White, #FFF)}.cart-drawer .cart-quantity:before,.cart-drawer .cart-quantity:after,.cart-drawer .button:before,.cart-drawer .button:after{content:none}.cart-drawer .cart__checkout-button{width:100%}.cart-item__quantity-wrapper{gap:5px}.swym-header-launcher{display:none}.jb_product_details_section .content_wrapper .middle_content variant-selects{padding-bottom:0;margin-bottom:16px;border-bottom:1px solid var(--Stroke, #DFDFDF)}.jb_product_details_section .content_wrapper .middle_content variant-selects .product-form__input{margin:0 0 16px;display:flex;flex-wrap:wrap}.jb_product_details_section .content_wrapper .middle_content variant-selects .form__label{color:var(--Black, #272727);font-family:var(--font-inter);font-size:14px;font-style:normal;font-weight:500;line-height:22px;margin-bottom:8px}.jb_product_details_section .content_wrapper .middle_content variant-selects .product-form__input--pill input[type=radio]+label{border:1px solid var(--Stroke, #DFDFDF);background:var(--Input-color, #F5F5F5);color:var(--Black, #272727);font-family:var(--font-inter);font-size:12px;font-style:normal;font-weight:400;line-height:20px}.jb_product_details_section .content_wrapper .middle_content variant-selects .product-form__input--pill:not(:has(input[type=radio]:checked)) label:nth-child(1){border:.5px solid var(--Brand-color, #222163);background:var(--Brand-color, #222163);color:#fff}.jb_product_details_section .content_wrapper .middle_content variant-selects .product-form__input--pill input[type=radio]:checked+label{border:.5px solid var(--Brand-color, #222163);background:var(--Brand-color, #222163);color:#fff}.jb_product_details_section .product-form__input--pill input[type=radio].disabled+label{text-decoration:none;position:relative;pointer-events:none;overflow:hidden}.jb_product_details_section .product-form__input--pill input[type=radio].disabled+label:after{content:"";position:absolute;left:0;top:50%;translate:0 -50%;width:100%;height:1px;background-color:var(--Stroke, #DFDFDF);rotate:-45deg}.jdgm-prev-badge__text span{font-weight:900}.BuyWithPrimeButton__buy-with-prime-button{border-radius:40px}.swiper .swiper-slide{height:auto}.jb-amazon-review .container{overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/28/assets/custom.css.map */
