@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap";*{padding:0;margin:0;list-style:none;-webkit-box-sizing:border-box;box-sizing:border-box}*:focus,*:hover{outline:none;text-decoration:none}figure{margin:0}body{font-family:Urbanist,sans-serif}a{text-decoration:none}::-webkit-input-placeholder{color:#727272;opacity:1}::-moz-placeholder{color:#727272;opacity:1}:-ms-input-placeholder{color:#727272;opacity:1}::-ms-input-placeholder{color:#727272;opacity:1}::placeholder{color:#727272;opacity:1}:-ms-input-placeholder{color:#727272}::-ms-input-placeholder{color:#727272}::-webkit-scrollbar{display:none}ol,ul{margin:0;padding:0}button{border:0;background:transparent;line-height:normal}@media screen and (min-width:1200px){.container{max-width:1190px}}h1,h2,h3,h4,h5,h6{font-family:Urbanist,sans-serif;margin:0;color:#003153}@media screen and (max-width:767px){h1,h2,h3,h4,h5,h6{font-size:24px}}.title_48,.title_32{color:#003153;font-family:Urbanist,sans-serif}.title_48{color:#003153;font-size:48px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:3.84px;margin:0}@media screen and (max-width:767px){.title_48{font-size:24px}}.title_32{color:#003153;text-align:center;font-size:32px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:1.92px}@media screen and (max-width:767px){.title_32{font-size:24px}}p{color:#003153;text-align:center;font-size:16px;font-style:normal;font-weight:300;line-height:150%;letter-spacing:1.28px;margin:0}.flex_wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.desktop_img{display:block}@media screen and (max-width:767px){.desktop_img{display:none}}.mobile_img{display:none}@media screen and (max-width:767px){.mobile_img{display:block}}header{padding:16px 0;color:#fff;text-align:center;position:fixed;z-index:100;background-color:#fff;width:100%}@media screen and (max-width:991px){header{padding:12px 0}}header .logo{width:182.545px;height:40.019px}@media screen and (max-width:991px){header .logo{width:89.602px;height:19.488px}}@media screen and (max-width:991px){header .logo img{width:100%}}header .nav_list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .ctas{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}header a{color:#000;-webkit-transition:all .3s ease;transition:all .3s ease}header .icons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .btn_blue_mobile{background:#003153;padding:8px 16px;color:#fff!important;font-size:12px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px}header #humbugerBtn{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header #humbugerBtn img{width:24px;height:24px}.mobile_menu{position:fixed;top:0;right:-100%;width:100%;height:100vh;background-color:#fff;z-index:1000;-webkit-transition:right .4s cubic-bezier(.4,0,.2,1);transition:right .4s cubic-bezier(.4,0,.2,1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mobile_menu.open{right:0}.mobile_menu .mobile_menu_header{border-bottom:1px solid #f0f0f0}.mobile_menu .mobile_menu_header #closeMenuMobile{cursor:pointer}.mobile_menu .mobile_menu_header #closeMenuMobile img{width:20px;height:20px}.mobile_menu .mobile_menu_content{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto}.mobile_menu .mobile_menu_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.mobile_menu .mobile_menu_list .menu_item{width:100%;border-bottom:1px solid #f0f0f0}.mobile_menu .mobile_menu_list .menu_item a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:24px;width:100%;gap:12px;text-decoration:none}.mobile_menu .mobile_menu_list .menu_item a img{width:11px;height:11px;-o-object-fit:contain;object-fit:contain}.mobile_menu .mobile_menu_list .menu_item a span{color:#fff;text-align:center;font-size:12px;font-weight:300;line-height:120%;letter-spacing:.72px}.mobile_menu .mobile_menu_list .menu_item.white_btn{background-color:#fff}.mobile_menu .mobile_menu_list .menu_item.white_btn a span{color:#003153}.mobile_menu .mobile_menu_list .menu_item.white_btn a:hover{background-color:#f8f8f8}.cart_icon{position:relative}.cart_icon .cart_count{position:absolute;top:-5px;right:-10px;background-color:#cc5151;color:#fff;border-radius:50%;width:18px;height:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:10px;font-weight:500}.footer{background:#000;padding:76px 0}.footer .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:100%}@media(max-width:768px){.footer .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.footer .content .left-side{min-width:353px}.footer .content .left-side .logo{margin-bottom:33px}.footer .content .left-side .address,.footer .content .left-side .contact-details{margin-bottom:24px;color:#fff3e1}.footer .content .left-side .address p,.footer .content .left-side .contact-details p{margin-bottom:12px;text-align:left;color:#fff3e1;font-size:14px;font-style:normal;font-weight:400;line-height:150%;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:solid;text-decoration-style:solid;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.footer .content .left-side .address p.underlined,.footer .content .left-side .contact-details p.underlined{text-decoration:underline}.footer .content .left-side .address p.bolded,.footer .content .left-side .contact-details p.bolded{font-weight:600}.footer .content .left-side .social-icons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}@media(max-width:768px){.footer .content .right-side{margin-top:24px}}.footer .content .right-side .links ul{gap:40px;list-style:none;margin-bottom:24px}.footer .content .right-side .links ul li{text-align:right;margin-bottom:16px}@media(max-width:768px){.footer .content .right-side .links ul li{text-align:left}}.footer .content .right-side .links ul li a{color:#fff3e1;font-size:14px;text-decoration:underline}.footer .content .right-side p{color:#fff3e1;font-size:14px}.btn_blue{background:#003153;height:56px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-transform:uppercase;padding:0 30px;-webkit-transition:all .5s;transition:all .5s;border:0;border-radius:0;color:#fff;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.64px}@media screen and (max-width:767px){.btn_blue{font-size:12px;height:40px}}.btn_blue:hover{background:#00223a;color:#fff}.btn_blue.disabled,.btn_blue:disabled,.btn_blue[aria-disabled=true]{background:#b8b8b8;color:#fff;cursor:not-allowed;pointer-events:none}.btn_blue.disabled:hover,.btn_blue:disabled:hover,.btn_blue[aria-disabled=true]:hover{background:#b8b8b8;color:#fff}.btn_blue.outline{background:transparent;border:1px solid #003153;color:#003153}.btn_blue.outline:hover{background:#8baabf;color:#fff}.btn_grey{background:#8baabf;height:56px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Urbanist;font-weight:500;font-size:16px;line-height:150%;letter-spacing:16%;text-transform:uppercase;padding:0 30px;color:#fff;-webkit-transition:all .5s;transition:all .5s;border:0}.btn_grey:hover{background:#6f8899;color:#fff}.btn_orange{background:#fff3e1;height:56px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:16px;line-height:150%;letter-spacing:16%;text-transform:uppercase;padding:0 30px;color:#003153;-webkit-transition:all .5s;transition:all .5s;border:0}@media screen and (max-width:767px){.btn_orange{height:40px;font-size:12px}}.btn_orange:hover{background:#d8c19d;color:#003153}@media screen and (max-width:767px){.banner{padding-top:65px}}.banner .contentPosition{position:absolute;width:100%;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:767px){.banner .contentPosition{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-bottom:24px}}.banner .desktopImg{min-height:760px;-o-object-fit:cover;object-fit:cover}.banner .bannerContent{max-width:420px;width:100%}.banner .bannerContent h1{color:#003153;font-size:48px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:3.84px;padding-bottom:16px}@media screen and (max-width:767px){.banner .bannerContent h1{color:#003153;padding-bottom:12px;font-size:26px;letter-spacing:2.08px}}.banner .bannerContent p{color:#003153;font-size:20px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:1.2px;text-align:left;padding-block:16px 40px}@media screen and (max-width:767px){.banner .bannerContent p{font-size:16px;letter-spacing:.96px;padding-block:0}}.banner .btn_blue{width:100%;margin-bottom:24px}@media screen and (max-width:767px){.banner .btn_blue{margin-block:24px 16px}}.banner .outline{margin:0}.banner .btn_grey{width:100%}.banner .blueCard{background-color:#003153;padding:16px 0}.banner .blueCard .d-flex{max-width:700px}.banner .blueCard .fnt14{margin-left:12px;color:#fff8ec;font-size:14px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:1.12px}@media screen and (max-width:767px){.banner .blueCard .fnt14{color:#fff3e1;font-size:10px;font-weight:300;line-height:120%;letter-spacing:.8px;max-width:54px;padding-top:8px;margin-left:0}}.banner .blueCard img{height:32px;width:32px}.product_ban .btn_blue{margin-top:32px}.better_section{padding-block:80px;background:#fff3e1;overflow:hidden}@media screen and (max-width:767px){.better_section{padding-block:32px 36px}}.better_section .better_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;padding-top:68px;position:relative}@media screen and (max-width:991px){.better_section .better_wrap{padding-top:24px}}@media screen and (max-width:991px){.better_section .better_wrap .betterSwiper .swiper-wrapper{padding-bottom:40px}}.better_section .better_wrap .betterSwiper .swiper-wrapper .swiper-slide .better_card_wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.better_section .better_wrap .betterSwiper .swiper-wrapper .swiper-slide .better_card_wrap .better_card{border:.745px solid #fff;background:#fff;padding:26px 24px 42px 23px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.better_section .better_wrap .betterSwiper .swiper-wrapper .swiper-slide .better_card_wrap .better_card .flex_wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.better_section .better_wrap .betterSwiper .swiper-wrapper .swiper-slide .better_card_wrap .better_card .flex_wrap .rating_img{width:auto;height:20px}.better_section .better_wrap .betterSwiper .swiper-wrapper .swiper-slide .better_card_wrap .better_card .flex_wrap .profile_img{height:158px;width:158px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.better_section .better_wrap .betterSwiper .swiper-wrapper .swiper-slide .better_card_wrap .better_card .review_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:22px}.better_section .better_wrap .betterSwiper .swiper-wrapper .swiper-slide .better_card_wrap .better_card .review_content p{color:#003153;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.64px;padding-top:22px}@media screen and (max-width:767px){.better_section .better_wrap .betterSwiper .swiper-wrapper .swiper-slide .better_card_wrap .better_card .review_content p{font-size:12px;max-width:242px}}.better_section .reviews_wrap{padding-top:68px;position:relative}@media screen and (max-width:767px){.better_section .reviews_wrap{padding-top:24px}}@media screen and (max-width:991px){.better_section .reviews_wrap .reviewsSwiper .swiper-wrapper{padding-bottom:40px}}.better_section .reviews_wrap .reviewsSwiper .swiper-wrapper .swiper-slide{height:auto}.better_section .reviews_wrap .reviewsSwiper .swiper-wrapper .swiper-slide .review_card_wrap{height:100%}.better_section .reviews_wrap .reviewsSwiper .swiper-wrapper .swiper-slide .review_card_wrap .review_card{padding:22px 24px;background:#003153;display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;height:100%}.better_section .reviews_wrap .reviewsSwiper .swiper-wrapper .swiper-slide .review_card_wrap .review_card .profile_img{width:80px;height:80px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.better_section .reviews_wrap .reviewsSwiper .swiper-wrapper .swiper-slide .review_card_wrap .review_card .flex_wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.better_section .reviews_wrap .reviewsSwiper .swiper-wrapper .swiper-slide .review_card_wrap .review_card .review_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.better_section .reviews_wrap .reviewsSwiper .swiper-wrapper .swiper-slide .review_card_wrap .review_card .review_content .profile_name,.better_section .reviews_wrap .reviewsSwiper .swiper-wrapper .swiper-slide .review_card_wrap .review_card .review_content .profile_title{margin:0;color:#fff3e1;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.64px;padding-bottom:20px;position:relative}@media screen and (max-width:767px){.better_section .reviews_wrap .reviewsSwiper .swiper-wrapper .swiper-slide .review_card_wrap .review_card .review_content .profile_name,.better_section .reviews_wrap .reviewsSwiper .swiper-wrapper .swiper-slide .review_card_wrap .review_card .review_content .profile_title{font-size:12px;font-weight:300}}.better_section .reviews_wrap .reviewsSwiper .swiper-wrapper .swiper-slide .review_card_wrap .review_card .review_content .profile_name:after{content:"";position:absolute;bottom:0;left:0;width:134px;height:1px;background:#e8eef357}.better_section .reviews_wrap .reviewsSwiper .swiper-wrapper .swiper-slide .review_card_wrap .review_card .review_content .profile_title{padding-block:20px 0px}.better_section .reviews_wrap .reviewsSwiper .swiper-wrapper .swiper-slide .review_card_wrap .review_card .review_content p{color:#fff3e1;padding-top:14px;font-size:16px;text-align:left;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.64px}@media screen and (max-width:767px){.better_section .reviews_wrap .reviewsSwiper .swiper-wrapper .swiper-slide .review_card_wrap .review_card .review_content p{font-size:12px;font-weight:300}}.better_section .swiper-pagination{display:block;bottom:0}@media screen and (min-width:991px){.better_section .swiper-pagination{display:none}}.better_section .swiper-pagination .swiper-pagination-bullet-active{background:#979797}.yourday_section{padding-block:94px 116px;background:#fff3e1}@media screen and (max-width:767px){.yourday_section{padding-block:64px}}.yourday_section .yourday_wrap{padding-top:32px}@media screen and (max-width:767px){.yourday_section .yourday_wrap{padding-top:24px}}@media screen and (max-width:991px){.yourday_section .yourday_wrap .yourdaySwiper .swiper-wrapper{padding-bottom:40px}}.yourday_section .yourday_wrap .yourdaySwiper .swiper-wrapper .swiper-slide .yourday_card_wrap{position:relative;overflow:hidden}.yourday_section .yourday_wrap .yourdaySwiper .swiper-wrapper .swiper-slide .yourday_card_wrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.yourday_section .yourday_wrap .yourdaySwiper .swiper-wrapper .swiper-slide .yourday_card_wrap .yourday_content{position:absolute;bottom:0;left:0;width:100%;height:110px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;padding:24px 24px 24px 32px;background:linear-gradient(179deg,#0000 3.26%,#000000a6 54.22%,#000000c7 87.97%)}.yourday_section .yourday_wrap .yourdaySwiper .swiper-wrapper .swiper-slide .yourday_card_wrap .yourday_content h5{color:#fff;text-align:center;font-size:20px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:1.2px}.yourday_section .yourday_wrap .yourdaySwiper .swiper-pagination{display:block;bottom:0}@media screen and (min-width:991px){.yourday_section .yourday_wrap .yourdaySwiper .swiper-pagination{display:none}}.yourday_section .yourday_wrap .yourdaySwiper .swiper-pagination .swiper-pagination-bullet-active{background:#979797}.freshdrop_section{background:#fff8ec;padding-block:64px}.freshdrop_section h2{max-width:368px;margin-bottom:32px;text-align:left}@media screen and (max-width:767px){.freshdrop_section .freshdrop_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (max-width:767px){.freshdrop_section .freshdrop_content .title_32{text-align:center;max-width:320px}}.freshdrop_section .freshdrop_content img{height:32px;width:32px;margin-bottom:12px}.freshdrop_section .freshdrop_img{width:100%;max-height:558px}@media screen and (max-width:767px){.freshdrop_section .freshdrop_img{padding-top:40px}}.freshdrop_section .freshdrop_img img{width:100%;height:auto;max-height:558px}@media screen and (max-width:767px){.freshdrop_section .freshdrop_img img{max-height:332px}}.freshdrop_section h3{color:#003153;font-size:20px;max-width:366px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:1.2px;margin-bottom:12px}.freshdrop_section p{color:#003153;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.64px;max-width:366px;margin-bottom:32px}@media screen and (max-width:767px){.freshdrop_section p{font-size:14px!important}}.freshdrop_section .btn_blue{max-width:394px;width:100%}.freshdrop_section .imght558px{height:558px}.cart-sidebar{width:100%!important;max-width:920px!important;height:100%!important;background-color:#e8eef3;border-left:0;font-family:Urbanist,sans-serif}@media screen and (max-width:991px){.cart-sidebar{max-width:100%!important}}.cart-sidebar .offcanvas-body{position:relative;overflow-x:hidden}.cart-sidebar .btn_close_canvas{position:absolute;top:55px;right:24px;background:transparent;border:0;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;width:36px;height:36px}@media screen and (min-width:992px){.cart-sidebar .btn_close_canvas{top:55px}}.cart-sidebar .offcanvas-title{color:#003153;font-family:Urbanist,sans-serif;font-size:24px;font-weight:600}@media screen and (max-width:575px){.cart-sidebar .offcanvas-title{font-size:20px}}.cart-sidebar .cart-item-row{margin-bottom:24px}.cart-sidebar .cart-item-row .product-img-bg{background:#fff;padding:9px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:150px;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width:575px){.cart-sidebar .cart-item-row .product-img-bg{width:100px;height:100px;padding:5px}}.cart-sidebar .cart-item-row .product-img-bg img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.cart-sidebar .cart-item-row .details-column{width:100%;max-width:350px;margin-left:36px}@media screen and (max-width:991px){.cart-sidebar .cart-item-row .details-column{margin-left:0;max-width:100%}}.cart-sidebar .cart-item-row .details-column .product-title{color:#003153;font-family:Urbanist,sans-serif;font-size:20px;font-weight:400;line-height:150%;letter-spacing:1.2px}.cart-sidebar .cart-item-row .details-column .price-wrapper .currency-icon{width:20px;margin-right:8px}.cart-sidebar .cart-item-row .details-column .price-wrapper .price-val{color:#003153;font-size:20px;font-weight:400;margin-left:6px}.cart-sidebar .cart-item-row .details-column .product-desc-text{color:#003153;font-size:16px;text-align:left;font-weight:400;line-height:150%;letter-spacing:.64px}@media screen and (max-width:575px){.cart-sidebar .cart-item-row .details-column .product-desc-text{font-size:14px}}.cart-sidebar .cart-item-row .details-column .subscription-text{color:#000;font-size:14px;font-weight:400;line-height:150%;letter-spacing:1.12px;margin:0;text-align:left}.cart-sidebar .cart-item-row .details-column .dropdown-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:575px){.cart-sidebar .cart-item-row .details-column .dropdown-wrapper{gap:10px}}.cart-sidebar .cart-item-row .details-column .delivery-dropdown-standard{width:180px;height:42px;border:1.345px solid #000;border-radius:0;background-color:transparent;font-size:14px}.cart-sidebar .cart-item-row .details-column .delivery-dropdown-standard:focus{-webkit-box-shadow:none;box-shadow:none}@media screen and (max-width:400px){.cart-sidebar .cart-item-row .details-column .delivery-dropdown-standard{width:100%}}.cart-sidebar .cart-item-row .quantity-control-standard{display:-webkit-box;display:-ms-flexbox;display:flex;width:180px;height:42px;padding:6.252px 10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:62px;border:1px solid #003153}@media screen and (max-width:400px){.cart-sidebar .cart-item-row .quantity-control-standard{width:100%;gap:40px}}.cart-sidebar .cart-item-row .quantity-control-standard .qty-btn-std{background:transparent;border:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cart-sidebar .cart-item-row .quantity-control-standard .qty-btn-std img{width:12px}.cart-sidebar .cart-item-row .quantity-control-standard .qty-val-std{color:#003153;font-weight:500}.cart-sidebar .cart-item-row .right-wrapper{margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}@media screen and (min-width:992px){.cart-sidebar .cart-item-row .right-wrapper{margin-left:100px;gap:84px}}@media screen and (max-width:991px){.cart-sidebar .cart-item-row .right-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:10px}}.cart-sidebar .cart-item-row .right-wrapper .price-wrapper .currency-icon{width:20px;margin-right:8px}.cart-sidebar .cart-item-row .right-wrapper .price-wrapper .price-val{color:#003153;font-size:20px;font-weight:400;margin-left:6px}.cart-sidebar .cart-item-row .right-wrapper .delete-item-btn{width:30.288px;height:30.288px;background:transparent;border:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cart-sidebar .cart-item-row .right-wrapper .delete-item-btn img{width:100%;height:100%}.cart-sidebar .cart-item-row .item-divider{margin-top:24px;width:100%;max-width:877px;height:.5px;background-color:#003153}.cart-sidebar .btn_add_with_price{width:180px;height:42px;background:transparent;border:1px solid #003153;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 16px}.cart-sidebar .btn_add_with_price .add-text{color:#000;font-size:16px;font-weight:400;letter-spacing:.64px}.cart-sidebar .btn_add_with_price .btn-divider{width:.5px;height:27.5px;background-color:#003153}.cart-sidebar .btn_add_with_price .price-part .price-part .currency-icon-small{width:14px;margin-right:4px}.cart-sidebar .btn_add_with_price .price-part .price-part .price-val-small{font-size:14px;color:#003153}.cart-sidebar .btn_add_with_price .canvas-footer-stats{background:#e8eef3;border-top:1px solid rgba(0,49,83,.1)}.cart-sidebar .btn_add_with_price .canvas-footer-stats .est-total-label,.cart-sidebar .btn_add_with_price .canvas-footer-stats .est-total-value{color:#003153;font-weight:700;font-size:18px}.add-promo-link{color:#000;text-align:center;font-family:Urbanist;font-size:16px;font-weight:400;line-height:150%;letter-spacing:.64px}.taste_section{padding-block:80px}@media screen and (max-width:991px){.taste_section{padding-block:64px 0px}}.taste_section .taste_img_wrap{width:100%}@media screen and (max-width:767px){.taste_section .taste_img_wrap{padding-top:40px}}.taste_section .taste_img_wrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;min-height:634px;max-height:634px}@media screen and (max-width:767px){.taste_section .taste_img_wrap img{min-height:316px;max-height:316px}}.taste_section .taste_content_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}@media screen and (max-width:767px){.taste_section .taste_content_wrap{padding-top:0}}.taste_section .taste_content_wrap .title_32{text-align:left}.taste_section .taste_content_wrap .taste_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:70px}@media screen and (max-width:991px){.taste_section .taste_content_wrap .taste_list{padding-top:40px}}.taste_section .taste_content_wrap .taste_list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;padding-block:30px;color:#003153;font-size:20px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:1.2px;border-bottom:1px solid rgba(0,49,83,.22);width:100%}.taste_section .taste_content_wrap .taste_list li img{height:40px;width:40px}@media screen and (max-width:991px){.taste_section .taste_content_wrap .taste_list li{padding-block:24px;font-size:16px}}.taste_section .taste_content_wrap .taste_list li:first-child{padding-top:0}.taste_section .taste_content_wrap .taste_list li:last-child{padding-bottom:0;border-bottom:none}.dining_section{padding-block:80px}@media screen and (max-width:767px){.dining_section{padding-block:0px 64px}}.dining_section .title_32{padding-bottom:32px}.dining_section .dining_main_wrap .dining_list_wrap{padding-top:64px}@media screen and (max-width:767px){.dining_section .dining_main_wrap .dining_list_wrap{padding-top:32px}}.dining_section .dining_main_wrap .dining_list_wrap .dining_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;margin-bottom:64px}@media screen and (max-width:767px){.dining_section .dining_main_wrap .dining_list_wrap .dining_item{margin-bottom:24px}}.dining_section .dining_main_wrap .dining_list_wrap .dining_item img{height:54px;width:54px}.dining_section .dining_main_wrap .dining_list_wrap .dining_item h3{color:#003153;font-size:20px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:1.2px}.dining_section .dining_main_wrap .dining_list_wrap .dining_item p{color:#003153;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.64px;text-align:left}.blue_title{background:#8baabf;padding-block:16px;width:100%;color:#fff;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.64px;position:sticky;top:80px}@media screen and (max-width:767px){.blue_title{top:54px}}.delivered_section{padding-block:80px}@media screen and (max-width:767px){.delivered_section{padding-block:64px}}.delivered_section .title_32{text-align:center}.delivered_section .delivered_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px;padding-top:64px;max-width:900px;margin:0 auto}@media screen and (max-width:767px){.delivered_section .delivered_wrap{padding-top:40px}}.delivered_section .delivered_wrap .delivered_card{-webkit-box-flex:0;-ms-flex:0 0 262px;flex:0 0 262px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:24px}@media screen and (max-width:767px){.delivered_section .delivered_wrap .delivered_card{-webkit-box-flex:0;-ms-flex:0 0 88px;flex:0 0 88px}}.delivered_section .delivered_wrap .delivered_card img{height:84px;width:84px}@media screen and (max-width:767px){.delivered_section .delivered_wrap .delivered_card img{height:48px;width:48px}}.delivered_section .delivered_wrap .delivered_card p{color:#003153;text-align:center;font-size:20px;font-weight:400;line-height:150%;letter-spacing:1.2px;max-width:154px}@media screen and (max-width:767px){.delivered_section .delivered_wrap .delivered_card p{color:#003153;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.64px}}.granola_section{background:#fff;padding-block:80px}@media screen and (max-width:767px){.granola_section{padding-block:24px 64px}}.granola_section .title_32{text-align:center;padding-bottom:32px}.granola_section .granola_wrap{padding-top:64px}.granola_section .granola_wrap.first{padding:0}.granola_section .granola_tabs_wrap{padding-top:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width:767px){.granola_section .granola_tabs_wrap{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.granola_section .granola_tabs_wrap .nav{width:100%;gap:24px}@media screen and (max-width:767px){.granola_section .granola_tabs_wrap .nav{padding-top:32px}}.granola_section .granola_tabs_wrap .nav .nav-item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.granola_section .granola_tabs_wrap .nav .nav-item .nav-link{background:#d8d8d8;padding-block:16px;width:100%;color:#003153;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.64px;border-radius:0}@media screen and (max-width:767px){.granola_section .granola_tabs_wrap .nav .nav-item .nav-link{font-size:14px}}.granola_section .granola_tabs_wrap .nav .nav-item .nav-link.active{background:#fff3e1;color:#003153}.granola_section .granola_tabs_wrap .tab-content .tab-pane{padding-top:32px}.granola_section .granola_tabs_wrap .tab-content .tab-pane .btn_wrap{padding-top:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:767px){.granola_section .granola_tabs_wrap .tab-content .tab-pane .btn_wrap{display:none}}.granola_section .granola_card_wrap{background:#003153}.granola_section .granola_card_wrap .granola_card_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;padding:26px}@media screen and (max-width:767px){.granola_section .granola_card_wrap .granola_card_content{padding-inline:16px}}.granola_section .granola_card_wrap .granola_card_content h3{color:#fff;font-size:20px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:1.2px}.granola_section .granola_card_wrap .granola_card_content p{color:#fff;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.64px;max-width:428px;text-align:left}.granola_section .granola_card_wrap .granola_card_content ul{padding:32px 0 0 16px}.granola_section .granola_card_wrap .granola_card_content ul li{list-style:disc;color:#fff;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.64px}.granola_section .granola_card_wrap .granola_card_img{height:100%}.granola_section .granola_card_wrap .granola_card_img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.defaul_granola_card .btn_wrap{padding-top:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:767px){.defaul_granola_card .btn_wrap{display:none}}.last_two{padding-block:56px;background:#003153}.left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:40px}@media screen and (max-width:767px){.left{padding-bottom:24px}}@media screen and (max-width:767px){.left .btn_orange{width:100%}}.left p{color:#fff3e1;font-size:32px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:1.92px;max-width:340px;text-align:left}@media screen and (max-width:767px){.left p{font-size:24px}}.right{background:#12486d;padding:24px}.right ul{list-style:none}.right ul li{color:#fff3e1;text-align:left;border-bottom:1px solid #174e74;padding:18px 18px 18px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.right ul li img{height:24px;width:24px}.right ul li p{color:#fff;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.64px;text-align:left}.right ul li:first-child{padding-top:0}.right ul li:last-child{padding-bottom:0;border-bottom:none}.choose_snack{padding-block:80px 0px}@media screen and (max-width:767px){.choose_snack{padding-block:64px 0px}}.choose_snack h2{color:#003153;font-size:32px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:1.92px}@media screen and (max-width:767px){.choose_snack h2{text-align:center;font-size:24px;letter-spacing:1.44px;width:100%}}.choose_snack .nav-tabs{border:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:29px}.choose_snack .nav-link{background:#d5e3ed;color:#003153;font-weight:600;padding:15px;border-radius:0;letter-spacing:2.56px;font-size:16px;line-height:150%;text-transform:uppercase}.choose_snack .nav-link.active{background:#8baabf;color:#fff}.choose_snack ul{list-style:none;margin-bottom:30px}.choose_snack .flavourBtn{background:#fff;padding:16px;position:sticky;top:80px;z-index:70;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:991px){.choose_snack .flavourBtn{top:56px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media screen and (max-width:767px){.choose_snack .flavourBtn{padding-top:0;top:54px}}.choose_snack .flavourBtn h2{color:#003153;font-size:32px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:1.92px}@media screen and (max-width:991px){.choose_snack .flavourBtn h2{font-size:24px;margin-bottom:24px}}.choose_snack .imght292px{height:292px}.choose_snack h3{color:#003153;font-size:20px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:1.2px}@media screen and (max-width:767px){.choose_snack h3{font-size:16px}}.choose_snack p{color:#003153;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.64px;text-align:left}@media screen and (max-width:767px){.choose_snack p{font-size:12px}}.choose_snack .text{max-width:293px}.choose_snack .tag{background:#8baabf;letter-spacing:2.56px;text-transform:uppercase;display:inline-block;color:#fff;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.64px;padding:12px 20px;max-width:529px;width:100%}@media screen and (max-width:767px){.choose_snack .tag{font-size:12px}}.choose_snack h4{font-size:22px;font-weight:600;line-height:120%;letter-spacing:var(--ls1)}.choose_snack .maxwid267px{max-width:267px;margin:0 auto}.choose_snack .fnt14{font-weight:300}.choose_snack .afterLine:after{content:"";position:absolute;background-color:#003153;height:24px;width:1px;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.choose_snack .afterLine:last-child:after{display:none}.choose_snack a{max-width:360px;width:100%;margin-bottom:34px}.choose_snack .btns_wrap{padding-top:32px}.choosesnack_card{padding:20px;position:relative;margin-bottom:32px}@media screen and (max-width:767px){.choosesnack_card{margin-bottom:24px}}.choosesnack_card .category_tag,.choosesnack_card .outofstock{position:absolute;background:#8baabf33;text-transform:uppercase;display:inline-block;padding:10px;top:20px;left:20px;color:#003153;text-align:center;font-size:12px;font-style:normal;font-weight:300;line-height:120%;letter-spacing:.72px;z-index:8}@media screen and (max-width:1200px){.choosesnack_card .category_tag,.choosesnack_card .outofstock{padding:0}}@media screen and (max-width:767px){.choosesnack_card .category_tag,.choosesnack_card .outofstock{font-size:12px;padding:8px 16px;top:20px;left:20px}}.choosesnack_card .outofstock{background:transparent}.choosesnack_card .outofstock span{color:#b41414;font-size:20px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:1.2px}.choosesnack_card .card_content{padding-block:16px}.choosesnack_card .card_content h3{color:#003153;font-size:20px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:1.2px}@media screen and (max-width:767px){.choosesnack_card .card_content h3{font-size:18px}}.choosesnack_card .card_content p{color:#003153;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.64px;text-align:left;padding-block:8px}@media screen and (max-width:767px){.flavourForward .row .col-md-4:last-child .choosesnack_card{margin-bottom:0}}.outofstock .product_img{opacity:.5}.filters_list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;margin-bottom:0!important}.filters_list li{padding:8px 16px;color:#003153;text-align:center;font-size:12px;font-style:normal;font-weight:300;line-height:120%;letter-spacing:.72px;text-transform:uppercase;cursor:pointer}.filters_list li.active{background:#8baabf33;color:#003153;text-align:center;font-weight:700}.quantity_price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.quantity_price .quantity{color:#003153;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.64px}.quantity_price .price_wrap{position:relative;padding-left:32px;font-family:Urbanist;font-size:20px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:1.2px}.quantity_price .price_wrap:after{content:"";position:absolute;background:url(../../../assets/img/icons/currancy-sy.svg) no-repeat center center/contain;height:24px;width:24px;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.prepackaged{padding:80px 0;overflow:hidden}@media screen and (max-width:767px){.prepackaged{padding-block:64px}}.prepackaged h2{color:#003153;font-size:32px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:1.92px;max-width:470px;margin:0 auto 32px;text-align:center}@media screen and (max-width:767px){.prepackaged h2{font-size:24px;text-align:center}}.prepackaged p{max-width:181px;text-align:center;margin:0 auto}@media screen and (max-width:767px){.prepackaged p{max-width:100%}}.prepackaged .afterLine{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-block:12px}@media screen and (max-width:991px){.prepackaged .afterLine{margin-bottom:24px}}.prepackaged .afterLine img{height:32px;width:32px;margin-bottom:8px}.prepackaged .afterLine:after{content:"";position:absolute;background-color:#d8d8d8;height:100%;width:1px;top:0;right:0}@media screen and (max-width:767px){.prepackaged .afterLine:nth-child(2):after{display:none}}.prepackaged .afterLine:last-child:after{display:none}.snack{background-color:#fff8ec;padding-block:80px}@media screen and (max-width:767px){.snack{padding-block:64px}}.snack h2{max-width:500px;margin:0 auto;margin-bottom:32px!important}@media screen and (max-width:767px){.snack h2{color:#003153;text-align:center;font-size:24px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:1.32px}}.snack .imght559px{height:559px}@media screen and (max-width:767px){.snack .imght559px{height:auto}}.snack img{height:56px;width:56px}@media screen and (max-width:767px){.snack img{height:36px;width:36px}}.snack h3{color:#003153;font-size:20px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:1.2px;margin-bottom:12px}@media screen and (max-width:767px){.snack h3{color:#003153;text-align:center;font-size:20px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:1.2px}}.snack p{max-width:438px;margin:0 auto;text-align:left}@media screen and (max-width:767px){.snack p{color:#003153;text-align:center;font-size:16px;font-style:normal;font-weight:300;line-height:150%;letter-spacing:1.28px}}.snack .snack_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:100%}@media screen and (max-width:767px){.snack .snack_list{margin-top:32px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media screen and (max-width:767px){.snack .snack_list .ms-4{margin-left:0!important}}.snack .mb24px{margin-bottom:24px}.fresh_drop{padding:80px 0}@media screen and (max-width:767px){.fresh_drop{padding-block:24px 64px}}.fresh_drop h2{color:#003153;text-align:center;font-size:32px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:1.92px;margin-bottom:24px}@media screen and (max-width:767px){.fresh_drop h2{font-size:24px;margin-bottom:12px}}.fresh_drop .imght64px{height:64px;width:64px}.fresh_drop h3{color:#003153;text-align:center;font-size:20px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:1.2px;margin-bottom:24px}.fresh_drop .fnt14{line-height:150%;max-width:125px;margin:0 auto}@media screen and (max-width:767px){.fresh_drop .fnt14{color:#003153;text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:1.12px}}.fresh_drop .btn_blue{min-width:528px;margin-top:40px}@media screen and (max-width:767px){.fresh_drop .btn_blue{min-width:100%}}.fresh_drop .mb52px{margin-bottom:52px}.questions{padding-block:80px}@media screen and (max-width:767px){.questions{padding-block:64px}}.questions h2{margin-bottom:52px;text-align:left!important}@media screen and (max-width:767px){.questions h2{text-align:center!important}}.questions-wrapper{gap:40px}.questions .accordion-item{border:0;border-bottom:1px solid rgb(177,199,214);border-radius:0;padding:20px 0}.questions .accordion-item:last-child{border-bottom:0}.questions .accordion-button{padding:0;-webkit-box-shadow:none;box-shadow:none;background-color:transparent;font-weight:400;font-size:20px;line-height:150%;letter-spacing:1.2px;color:#003153}.questions .accordion-button:after{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2214%22%20height%3D%2215%22%20viewBox%3D%220%200%2014%2015%22%20fill%3D%22none%22%20xmlns%3D%22http://www.w3.org/2000/svg%22%3E%20%3Cmask%20id%3D%22path-1-inside-1_26_2166%22%20fill%3D%22white%22%3E%20%3Cpath%20d%3D%22M13.0918%207.06689L6.54585%2014.1339L-9.48801e-05%207.06689L6.54585%20-9.96368e-05L13.0918%207.06689Z%22/%3E%20%3C/mask%3E%20%3Cpath%20d%3D%22M6.54585%2014.1339L5.18676%2015.6012L6.54585%2017.0684L7.90494%2015.6012L6.54585%2014.1339ZM13.0918%207.06689L11.7327%205.59962L5.18676%2012.6666L6.54585%2014.1339L7.90494%2015.6012L14.4509%208.53416L13.0918%207.06689ZM6.54585%2014.1339L7.90494%2012.6666L1.35899%205.59962L-9.48801e-05%207.06689L-1.35918%208.53416L5.18676%2015.6012L6.54585%2014.1339Z%22%20fill%3D%22%23003153%22%20mask%3D%22url(%23path-1-inside-1_26_2166)%22/%3E%20%3C/svg%3E%20");height:12px;width:12px;background-size:cover;background-repeat:no-repeat}.questions .accordion-body{padding:10px 0 0}.questions .accordion-body p{color:#003153;text-align:left;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.64px}@media screen and (max-width:767px){.questions .accordion-body p{font-size:12px}}@media screen and (max-width:767px){.questions{padding-bottom:80px}.questions-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.questions h2{font-size:24px;max-width:250px;margin:0 auto 40px}.questions .accordion-button{font-size:16px}.questions .accordion-item{padding:15px 0}}.categories-sidebar{min-width:250px}@media screen and (max-width:767px){.categories-sidebar{min-width:100%;text-align:center}}.categories-label{display:block;color:#003153;font-size:12px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.96px;margin-bottom:12px;text-transform:capitalize;text-align:left}@media screen and (max-width:767px){.categories-label{font-size:12px;margin-bottom:16px;text-align:center}}.category-tags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width:767px){.category-tags{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px}}.category-tag{display:-webkit-box;display:-ms-flexbox;display:flex;padding:6px 16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;border-radius:30px;border:1px solid #003153;background:transparent;color:#000;font-family:Urbanist,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:1.12px;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease;white-space:nowrap}.category-tag:not(.active){opacity:.5}.category-tag.active{opacity:1;background:transparent}@media screen and (max-width:767px){.category-tag{font-size:12px;padding:6px 12px}}.soul_of_snack{padding-block:80px}@media screen and (max-width:767px){.soul_of_snack{padding-block:64px 0px}}@media screen and (max-width:767px){.soul_of_snack .position-relative .imght593px{height:246px!important}}@media screen and (max-width:767px){.soul_of_snack .position-relative{padding-inline:16px}}.soul_of_snack h2{margin-bottom:32px;line-height:150%;color:#003153}@media screen and (max-width:767px){.soul_of_snack h2{margin-bottom:12px}}.soul_of_snack iframe{height:593px;width:100%}.soul_of_snack .imgPosition{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:114px;width:105px}@media screen and (max-width:767px){.soulOfSnack{padding:66px 0 0}.soulOfSnack h2{margin-bottom:24px;font-size:24px}.soulOfSnack iframe{height:265px;-o-object-fit:cover;object-fit:cover}.soulOfSnack .imgPosition{height:53px;width:49px}}.snack_smart{padding-block:80px}@media screen and (max-width:767px){.snack_smart{padding-block:64px 0px}}.snack_smart h2{line-height:150%;margin-bottom:32px}@media screen and (max-width:991px){.snack_smart .snackSwiper .swiper-wrapper{padding-bottom:40px}}.snack_smart .snackSwiper .swiper-wrapper .swiper-slide{height:100%}.snack_smart .snackSwiper .swiper-wrapper .swiper-slide .creamCard{background:#fff3e1;padding:16px 16px 25px;height:100%}.snack_smart .snackSwiper .swiper-pagination{top:unset;bottom:0;max-width:200px;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}@media screen and (min-width:991px){.snack_smart .snackSwiper .swiper-pagination{display:none}}.snack_smart .snackSwiper .swiper-pagination .swiper-pagination-progressbar{background:#d7e5ee}.snack_smart .snackSwiper .swiper-pagination .swiper-pagination-progressbar-fill{background:#a6c3d7}.snack_smart h3{line-height:150%;max-width:196px;font-size:20px;margin:0 auto}.snack_smart p{max-width:296px;color:#003153;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.64px;text-align:left;margin:32px auto 0}.snack_smart .mt32px{margin-top:32px}.snack_smart .bronzeCard{background:#ffa83d}.snack_smart .maroonCard{background:#ab4c3a}.snack_smart .greenCard{background:#4d7a42}.snack_smart .textWhite{color:#fff3e1;text-align:center;font-size:20px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:1.2px}.snack_smart .cardStyles{padding:41px 12px;border-radius:12px;min-height:175px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:767px){.snackSmart .mt32px{margin-top:24px}.snackSmart p{font-weight:300;font-size:12px;line-height:120%}.snackSmart .creamCard{min-height:280px}.swiper-pagination-bullet-active{background-color:#979797}}.snack_arrives{padding-block:80px;overflow:hidden}@media screen and (max-width:767px){.snack_arrives{padding-block:64px 0px}}.snack_arrives h2{max-width:605px;margin:0 auto 32px}@media screen and (max-width:767px){.snack_arrives h2{max-width:302px}}@media screen and (max-width:767px){.snack_arrives .snackitems{padding-left:12px}}.snack_arrives .snackArrivesSwiper{overflow:unset;padding-bottom:62px}.snack_arrives .snackArrivesSwiper .swiper-slide{cursor:pointer}.snack_arrives .imght360px{height:360px;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:767px){.snack_arrives .imght360px{height:240px}}.snack_arrives h3{margin:32px 0 12px;color:#003153;font-size:20px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:1.2px}@media screen and (max-width:767px){.snack_arrives h3{margin-block:12px}}.snack_arrives p{text-align:left;color:#003153;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.64px}.snack_arrives .swiper-button-next,.snack_arrives .swiper-button-prev{width:32px;height:32px;top:auto;bottom:0}.snack_arrives .swiper-button-next:after,.snack_arrives .swiper-button-prev:after{content:"";background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20fill%3D%22none%22%20xmlns%3D%22http://www.w3.org/2000/svg%22%3E%20%3Cpath%20d%3D%22M5%2016H27%22%20stroke%3D%22%2364748B%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%20%3Cpath%20d%3D%22M18%207L27%2016L18%2025%22%20stroke%3D%22%2364748B%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%20%3C/svg%3E%20);background-repeat:no-repeat;background-size:cover;background-position:center;width:100%;height:100%}.snack_arrives .swiper-button-prev:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.accessModal .modal-dialog{max-width:1366px}.accessModal .modal-content{background-color:#e8eef3;border:0;border-radius:0;padding:40px}@media screen and (max-width:767px){.accessModal .modal-content{padding-inline:16px}}.accessModal .modal-body{padding:0}.accessModal .modal-body .imght707px{height:707px;-o-object-fit:cover;object-fit:cover}.accessModal .modal-body h2{line-height:150%;letter-spacing:1.92px}.accessModal .modal-body h3{letter-spacing:1.2px;margin-bottom:52px}.accessModal .form-control{background:#fff!important;padding:6.5px 10px;border:0;font-weight:400;font-size:14px;line-height:120%;height:30px;border-radius:0}.accessModal .form-control:focus{-webkit-box-shadow:none;box-shadow:none;outline:0}.accessModal .form-control::-webkit-input-placeholder{color:#939fa7}.accessModal .form-control::-moz-placeholder{color:#939fa7}.accessModal .form-control:-ms-input-placeholder{color:#939fa7}.accessModal .form-control::-ms-input-placeholder{color:#939fa7}.accessModal .form-control::placeholder{color:#939fa7}.accessModal textarea.form-control{height:100px}.accessModal .btn-close{position:absolute;top:62px;right:79px;z-index:1000;opacity:1}@media screen and (max-width:767px){.accessModal .btn-close{top:40px;right:27px}.accessModal .btn-close:hover,.accessModal .btn-close:focus{-webkit-box-shadow:none;box-shadow:none;outline:0}}.accessModal.ritualModal .modal-content{padding-top:100px;padding-bottom:100px}.ritualModal .modalContent{max-width:670px;width:100%;margin:0 auto}.ritualModal .modalContent h2{max-width:576px;color:#003153;text-align:center;font-family:Urbanist;font-size:32px;font-weight:400;line-height:150%;letter-spacing:1.92px;margin:0 auto}@media screen and (max-width:767px){.ritualModal .modalContent h2{font-size:24px;text-align:center;margin:0 auto}}.ritualModal .modalContent h3{margin:34px 0 24px;line-height:150%;color:#003153;font-family:Urbanist;font-size:20px;font-weight:400;letter-spacing:1.2px}.ritualModal .modalContent p{font-family:Urbanist;font-size:14px;font-weight:400;line-height:150%;letter-spacing:1.12px;color:#003153;text-align:left}.ritualModal .modalContent h6{font-family:Urbanist;font-size:16px;line-height:150%;font-weight:400;letter-spacing:.64px;margin-bottom:22px;color:#003153}.ritualModal .btn_blue{height:42px}.error-msg,.error{font-weight:400;font-size:10px!important;line-height:100%;letter-spacing:1.5px;color:#e85348}.form-control.error{background-color:#fff5f5}.thanksModal .modal-content{padding:155px 192px}.thanksModal .modal-body{background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:982px;margin:0 auto;width:100%;padding:26px 16px}.thanksModal .modal-body h2{font-weight:600;font-size:28px;line-height:120%;text-align:center;color:#003153;margin-bottom:8px}.thanksModal .modal-body .thanksBG p{font-weight:400;font-size:20px;line-height:150%;text-align:center;max-width:534px;margin:0 auto}.thanksModal .imght229px{height:229px;-o-object-fit:cover;object-fit:cover;margin-bottom:40px}.quantity-wrapper{border:1px solid #dfe8ef;background:#f0f5f9;padding:16px 22px;margin-bottom:36px}.qty-btn{background:#8baabf;height:32px;width:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:0;color:#fff}.qty-input{width:100%;border:0;outline:0!important;-webkit-box-shadow:none!important;box-shadow:none!important;font-weight:400;font-size:16px;line-height:150%;letter-spacing:1.2px;height:32px;text-align:center;background:transparent}.contentBG{background:#fff;padding:22px 64px}@media screen and (max-width:767px){.contentBG{padding:12px}}.form-check{padding:0;margin-bottom:12px}.form-check-label{width:100%;background:#f0f5f9;border:1px solid #dfe8ef;padding:16px 50px;font-weight:400;font-size:16px;line-height:150%;letter-spacing:1.2px;color:#003153;cursor:pointer;-webkit-transition:all .5s;transition:all .5s}.form-check-label:hover{background:#d5e3ed;border:1px solid #dfe8ef}.form-check-input{height:0;width:0;background-color:transparent;-webkit-box-shadow:none!important;box-shadow:none!important;outline:0!important;border:0}.form-check-input:checked[type=radio]~.form-check-label{border:1px solid #dfe8ef;background:#8baabf;color:#fff}.stepper-progress{position:relative;padding-inline:15px;margin-block:40px}.stepper-progress .stepper-item{position:relative;z-index:2}.stepper-progress .stepper-circle{width:40px;height:40px;border-radius:50%;background-color:#dfe8ef;color:#003153;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:20px;font-weight:400;-webkit-transition:all .3s;transition:all .3s}@media screen and (max-width:767px){.stepper-progress .stepper-circle{width:32px;height:32px}}.stepper-progress .stepper-line{height:4px;background-color:#dfe8ef;-webkit-transition:all .3s;transition:all .3s;z-index:1;margin:0 -2px}.stepper-progress .stepper-item.active .stepper-circle,.stepper-progress .stepper-item.completed .stepper-circle{background-color:#003153;color:#fff}.stepper-progress .stepper-line.completed{background-color:#003153}.contact_ban_section{position:relative;width:100%;height:100%;padding-top:70px}@media screen and (max-width:991px){.contact_ban_section{padding-top:40px}}.contact_ban_section img{height:100%;width:100%}@media screen and (max-width:991px){.contact_ban_section img{height:244px}}@media screen and (max-width:767px){.contact_ban_section img{max-height:412px;height:412px}}.contact_ban_section .contact_content_wrap{position:absolute;top:0;left:0;width:100%;height:100%;z-index:20;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.contact_ban_section .contact_content_wrap .content_wrap{height:100%;padding-bottom:108px}@media screen and (max-width:1200px){.contact_ban_section .contact_content_wrap .content_wrap{padding-bottom:46px}}@media screen and (max-width:991px){.contact_ban_section .contact_content_wrap .content_wrap{padding-bottom:64px}}.contact_ban_section .contact_content_wrap .content_wrap h1{color:#003153;font-size:48px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:3.84px}@media screen and (max-width:767px){.contact_ban_section .contact_content_wrap .content_wrap h1{font-size:26px}}@media screen and (max-width:767px){.product_ban .content_wrap{padding-bottom:24px!important}}.product_ban .content_wrap h1{max-width:280px}.belief_section{padding-block:80px}@media screen and (max-width:767px){.belief_section{padding-block:64px}}.belief_section .belief_wrap{padding-top:32px}.belief_section .belief_wrap .belief_card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}@media screen and (max-width:991px){.belief_section .belief_wrap .belief_card{margin-bottom:24px}}@media screen and (max-width:767px){.belief_section .belief_wrap .belief_card{max-width:295px;margin-inline:auto}}.belief_section .belief_wrap .belief_card img{height:48px;width:48px}@media screen and (max-width:767px){.belief_section .belief_wrap .belief_card img{height:36px;width:36px}}.belief_section .belief_wrap .belief_card h3{color:#003153;text-align:center;font-size:20px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:1.2px}@media screen and (max-width:767px){.belief_section .belief_wrap .belief_card h3{font-size:12px}}.belief_section .belief_wrap .belief_card p{color:#003153;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.64px}.philosophy_section{padding-block:80px;background:#fff3e1}@media screen and (max-width:767px){.philosophy_section{padding-block:64px}}@media screen and (max-width:767px){.philosophy_section .title_32{font-size:24px}}.philosophy_section .philosophy_content{padding-top:32px}@media screen and (max-width:767px){.philosophy_section .philosophy_content{padding-top:24px}}.philosophy_section .philosophy_content p{color:#003153;text-align:center;font-family:Urbanist;font-size:20px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:1.2px}@media screen and (max-width:767px){.philosophy_section .philosophy_content p{font-size:16px}}.whatsapp_section{padding-block:80px}@media screen and (max-width:767px){.whatsapp_section{padding-block:64px}}@media screen and (max-width:767px){.whatsapp_section .title_32{max-width:300px}}.whatsapp_section .whatsapp_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;padding-bottom:16px}@media screen and (max-width:767px){.whatsapp_section .whatsapp_wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}}@media screen and (max-width:767px){.whatsapp_section .whatsapp_wrap .btn_blue{width:100%}}.whatsapp_section .whatsapp_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.whatsapp_section .whatsapp_content .img_wrap img{height:100%;width:100%}@media screen and (max-width:767px){.whatsapp_section .whatsapp_content .title_32{font-size:16px}}.whatsapp_section .whatsapp_content .btn_blue{margin-top:18px;min-width:360px}@media screen and (max-width:767px){.whatsapp_section .whatsapp_content .btn_blue{min-width:100%}}.talksnak_section{padding-block:80px;background:#fff3e1}@media screen and (max-width:767px){.talksnak_section{padding-block:64px}}.talksnak_section .title_32{margin-bottom:32px}@media screen and (max-width:767px){.talksnak_section .title_32{font-size:24px}}.talksnak_section .talkssnak{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:16px;height:100%}.talksnak_section .talkssnak ul li{color:#003153;font-size:20px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:1.2px}@media screen and (max-width:767px){.talksnak_section .talkssnak ul li{font-size:18px}}.talksnak_section .talkssnak ul li a{color:#003153;text-decoration:underline}.talksnak_section .talkssnak p{color:#003153;font-size:20px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:1.2px;text-align:left;max-width:380px}@media screen and (max-width:767px){.talksnak_section .talkssnak p{font-size:12px;font-size:18px;max-width:100%}}.talksnak_section .talksnak_map{height:100%;width:100%}@media screen and (max-width:767px){.talksnak_section .talksnak_map{padding-top:32px}}.talksnak_section .talksnak_map iframe{height:100%;width:100%;height:322px}@media screen and (max-width:767px){.talksnak_section .talksnak_map iframe{height:240px}}.contact_form_section{padding-block:80px;background:#fff3e1}@media screen and (max-width:767px){.contact_form_section{padding-block:64px}}#pageContactForm{scroll-margin-top:120px}@media screen and (max-width:767px){#pageContactForm{scroll-margin-top:80px}}.contact_form_section h2{color:#003153;font-size:32px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:1.92px}@media screen and (max-width:767px){.contact_form_section h2{font-size:24px}}.contact_form_section p{color:#003153;font-size:20px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:1.2px;text-align:left}@media screen and (max-width:767px){.contact_form_section p{font-size:18px}}.contact_form_section .img_wrap{padding-top:32px}.contact_form_section .img_wrap img{width:100%;height:auto}.contact_form_section .contact_form_wrap{padding-top:32px}@media screen and (max-width:767px){.contact_form_section .contact_form_wrap{padding-top:40px}}.contact_form_section .contact_form_wrap p{color:#003153;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.64px;padding-bottom:20px;text-align:left}.contact_form_section .contact_form_wrap .flex_wrap{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width:767px){.contact_form_section .contact_form_wrap .flex_wrap{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.contact_form_section .contact_form_wrap .flex_wrap .btn_blue{padding:8px 24px}@media screen and (max-width:767px){.contact_form_section .contact_form_wrap .flex_wrap .btn_blue{width:100%}}.contact_form_section .contact_form_wrap .flex_wrap .btn_blue:disabled{opacity:.6}.form-group{margin:0 0 16px;position:relative;padding-bottom:16px}.form-group .error-message{color:#d90026;font-family:Instrument Sans;font-size:.875rem;font-style:normal;font-weight:400;line-height:130%;display:block;position:absolute;bottom:-10px;left:0}@media screen and (max-width:767px){.form-group .error-message{font-size:14px}}.form-group .form-control{padding-block:12px;font-weight:400;line-height:130%}.form-group .form-control::-webkit-input-placeholder{color:#bcb6b5;font-size:16px;font-style:normal;font-weight:400;line-height:130%}.form-group .form-control::-moz-placeholder{color:#bcb6b5;font-size:16px;font-style:normal;font-weight:400;line-height:130%}.form-group .form-control:-ms-input-placeholder{color:#bcb6b5;font-size:16px;font-style:normal;font-weight:400;line-height:130%}.form-group .form-control::-ms-input-placeholder{color:#bcb6b5;font-size:16px;font-style:normal;font-weight:400;line-height:130%}.form-group .form-control::placeholder{color:#bcb6b5;font-size:16px;font-style:normal;font-weight:400;line-height:130%}.form-group .form-control:focus{-webkit-box-shadow:none;box-shadow:none;border-color:#f26522}.form-group input[type=date]{padding-block:9px}.form-group input[type=date]::-webkit-input-placeholder{color:#bcb6b5;font-size:16px;font-style:normal;font-weight:400;line-height:130%}.form-group input[type=date]::-moz-placeholder{color:#bcb6b5;font-size:16px;font-style:normal;font-weight:400;line-height:130%}.form-group input[type=date]:-ms-input-placeholder{color:#bcb6b5;font-size:16px;font-style:normal;font-weight:400;line-height:130%}.form-group input[type=date]::-ms-input-placeholder{color:#bcb6b5;font-size:16px;font-style:normal;font-weight:400;line-height:130%}.form-group input[type=date]::placeholder{color:#bcb6b5;font-size:16px;font-style:normal;font-weight:400;line-height:130%}.form-group.checkbox{color:#151515;font-size:14px;font-weight:400;line-height:130%}.form-group.checkbox input[type=checkbox]{opacity:0;visibility:hidden;position:absolute;left:0;top:0}.form-group.checkbox input[type=checkbox]+label{position:relative;padding-left:26px;display:inline-block;cursor:pointer}.form-group.checkbox input[type=checkbox]+label:before{content:"";position:absolute;left:0;top:4px;height:18px;width:18px;-webkit-box-shadow:0 0 0 1px #dedede inset;box-shadow:0 0 0 1px #dedede inset;border:1px solid #000;opacity:.3;border-radius:3px}.form-group.checkbox input[type=checkbox]+label:after{content:"";position:absolute;border:2px solid #000;opacity:0;border-top:0;border-right:0;width:12px;height:6px;border-radius:1px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);left:3px;top:8px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.form-group.checkbox input[type=checkbox]:checked+label:after{opacity:1}.form-group.checkbox input[type=checkbox].error+label+.error-message{bottom:0}.form-group.checkbox input[type=checkbox].error+label+.error-message:before{opacity:1}.form-group.checkbox a{color:#0c3d61;text-decoration:underline;font-weight:700}.form-group.checkbox a:hover{text-decoration:none}.form-group.checkbox.error .error-message{bottom:0}.form-group.error .form-control,.form-group.error .form_select .custom_dropdown{border-color:#d90026}.form-group.error .error-message:before{opacity:1}label{color:#000;font-size:20px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:1.2px;display:block;margin:0 0 8px}label span{color:#d90026;font-size:20px;font-style:normal;font-weight:400;line-height:130%}.select_wrap{max-width:360px;position:relative;cursor:pointer}.select_wrap.form_select{max-width:100%}.select_wrap.form_select input{border-bottom:1px solid #d9d9d9}.select_wrap.form_select .select_list_wrap ul{padding-inline:0}.select_wrap.form_select .select_list_wrap ul li{padding-inline:8px;color:#131313;font-size:14px;font-style:normal;font-weight:500;line-height:150%}.select_wrap.form_select .select_list_wrap ul li:hover{border-radius:4px;background:#fff7f3}.select_wrap input{width:100%;height:44px;padding:10px 16px;border-radius:.25rem;font-size:1rem;border:1px solid #d9d9d9;border-bottom:1px solid #f26522;background:#fff;cursor:pointer}.select_wrap input::-webkit-input-placeholder{color:#bcb6b5;font-size:16px;font-style:normal;font-weight:400;line-height:130%}.select_wrap input::-moz-placeholder{color:#bcb6b5;font-size:16px;font-style:normal;font-weight:400;line-height:130%}.select_wrap input:-ms-input-placeholder{color:#bcb6b5;font-size:16px;font-style:normal;font-weight:400;line-height:130%}.select_wrap input::-ms-input-placeholder{color:#bcb6b5;font-size:16px;font-style:normal;font-weight:400;line-height:130%}.select_wrap input::placeholder{color:#bcb6b5;font-size:16px;font-style:normal;font-weight:400;line-height:130%}@media screen and (max-width:350px){.select_wrap input{font-size:.8rem}}.select_wrap:after{content:"";position:absolute;top:50%;right:8px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:24px;height:24px;background:url(../../../assets/img/contact-us/arrow-down.svg) no-repeat;-webkit-transition:all .2s linear;transition:all .2s linear}.select_wrap.open:after{-webkit-transform:translateY(-50%) rotate(-180deg);transform:translateY(-50%) rotate(-180deg)}.select_wrap .select_list_wrap{position:absolute;top:100%;max-height:170px;height:auto;left:0;background-color:#fff;border-radius:8px;width:100%;-webkit-box-shadow:0px 4px 16px 0px rgba(0,0,0,.1);box-shadow:0 4px 16px #0000001a;z-index:5;overflow-y:scroll;display:none}.select_wrap .select_list_wrap ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;padding:16px}.select_wrap .select_list_wrap ul li{color:#736b6a;font-size:1rem;font-style:normal;font-weight:400;line-height:130%;padding-block:8px}@media screen and (max-width:350px){.select_wrap .select_list_wrap ul li{font-size:.8rem}}.sub_freshdrop{padding-block:80px;background:#fff3e1}@media screen and (max-width:767px){.sub_freshdrop{padding-block:64px}}.sub_freshdrop .sub_fresh_wrap{padding-top:32px}.sub_freshdrop .sub_fresh_wrap .sub_fresh_card_wrap{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.sub_freshdrop .sub_fresh_wrap .sub_fresh_card_wrap .sub_fresh_card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;margin-bottom:34px;position:relative}@media screen and (max-width:767px){.sub_freshdrop .sub_fresh_wrap .sub_fresh_card_wrap .sub_fresh_card{gap:16px}}.sub_freshdrop .sub_fresh_wrap .sub_fresh_card_wrap .sub_fresh_card .outofstock{position:absolute;padding:8px 14px;top:30px;left:30px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;z-index:20;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#b41414;font-size:20px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:1.2px}@media screen and (max-width:767px){.sub_freshdrop .sub_fresh_wrap .sub_fresh_card_wrap .sub_fresh_card .outofstock{padding:4px 8px;top:16px;left:16px}}.sub_freshdrop .sub_fresh_wrap .sub_fresh_card_wrap .sub_fresh_card.outofstock .img_wrap .product_img{opacity:.5}.sub_freshdrop .sub_fresh_wrap .sub_fresh_card_wrap .sub_fresh_card .img_wrap{padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0px;background-color:#fff;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media screen and (max-width:767px){.sub_freshdrop .sub_fresh_wrap .sub_fresh_card_wrap .sub_fresh_card .img_wrap{padding:8px;gap:0px}}.sub_freshdrop .sub_fresh_wrap .sub_fresh_card_wrap .sub_fresh_card .img_wrap .product_img img{width:100%;height:100%}.sub_freshdrop .sub_fresh_wrap .sub_fresh_card_wrap .sub_fresh_card .img_wrap .product_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;padding-block:16px}.sub_freshdrop .sub_fresh_wrap .sub_fresh_card_wrap .sub_fresh_card .img_wrap .product_content h3{color:#003153;font-size:20px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:1.2px}.sub_freshdrop .sub_fresh_wrap .sub_fresh_card_wrap .sub_fresh_card .img_wrap .product_content p{color:#003153;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.64px;text-align:left}.sub_freshdrop .sub_fresh_wrap .sub_fresh_card_wrap .sub_fresh_card .btns_wrap{background:#fff;padding:8px 24px}.sub_freshdrop .sub_fresh_wrap .sub_fresh_card_wrap .sub_fresh_card .btns_wrap .quantity_count_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.sub_freshdrop .sub_fresh_wrap .sub_fresh_card_wrap .sub_fresh_card .btns_wrap .quantity_count_wrap .count_minus,.sub_freshdrop .sub_fresh_wrap .sub_fresh_card_wrap .sub_fresh_card .btns_wrap .quantity_count_wrap .count_plus{height:32px;width:32px}.sub_freshdrop .sub_fresh_wrap .sub_fresh_card_wrap .sub_fresh_card .btns_wrap .quantity_count_wrap .count_minus:hover,.sub_freshdrop .sub_fresh_wrap .sub_fresh_card_wrap .sub_fresh_card .btns_wrap .quantity_count_wrap .count_plus:hover{background-color:#f3f2f2}.sub_freshdrop .weekly_delivery_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}.sub_freshdrop .weekly_delivery_wrap .weekly_deli_card{background:#fffcfc;padding:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:20px}@media screen and (max-width:767px){.sub_freshdrop .weekly_delivery_wrap .weekly_deli_card{padding:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:16px}}.sub_freshdrop .weekly_delivery_wrap .weekly_deli_card .deli_left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.sub_freshdrop .weekly_delivery_wrap .weekly_deli_card .deli_left .deli_title{color:#003153;font-size:20px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:1.2px;margin:0}@media screen and (max-width:767px){.sub_freshdrop .weekly_delivery_wrap .weekly_deli_card .deli_left .deli_title{color:#000}}.sub_freshdrop .weekly_delivery_wrap .weekly_deli_card .deli_left .deli_desc{color:#000;font-size:16px;font-weight:400;line-height:1.5;letter-spacing:.64px;margin:0}@media screen and (max-width:767px){.sub_freshdrop .weekly_delivery_wrap .weekly_deli_card .deli_left .deli_desc{font-size:16px;max-width:218px;text-align:left}}.sub_freshdrop .weekly_delivery_wrap .weekly_deli_card .deli_right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px}@media screen and (max-width:767px){.sub_freshdrop .weekly_delivery_wrap .weekly_deli_card .deli_right{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:12px;margin-top:8px}}.sub_freshdrop .weekly_delivery_wrap .weekly_deli_card .deli_right .price_note{color:#5b819d;font-size:14px;font-weight:400;line-height:1.3}@media screen and (max-width:767px){.sub_freshdrop .weekly_delivery_wrap .weekly_deli_card .deli_right .price_note{font-size:16px;max-width:160px}}.sub_freshdrop .weekly_delivery_wrap .weekly_deli_card .deli_right .price_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.sub_freshdrop .weekly_delivery_wrap .weekly_deli_card .deli_right .price_wrap img{width:28px;height:28px}@media screen and (max-width:767px){.sub_freshdrop .weekly_delivery_wrap .weekly_deli_card .deli_right .price_wrap img{width:24px;height:24px}}.sub_freshdrop .weekly_delivery_wrap .weekly_deli_card .deli_right .price_wrap .price{color:#000;font-size:32px;font-weight:400;line-height:1;letter-spacing:1.92px}@media screen and (max-width:767px){.sub_freshdrop .weekly_delivery_wrap .weekly_deli_card .deli_right .price_wrap .price{font-size:32px}}.sub_freshdrop .weekly_delivery_wrap .commence_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:767px){.sub_freshdrop .weekly_delivery_wrap .commence_wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:24px}}.sub_freshdrop .weekly_delivery_wrap .commence_wrap .commence_left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.sub_freshdrop .weekly_delivery_wrap .commence_wrap .commence_left .commence_title{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:0;text-align:left}.sub_freshdrop .weekly_delivery_wrap .commence_wrap .commence_left .radio_group{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}.sub_freshdrop .weekly_delivery_wrap .commence_wrap .commence_left .radio_group .custom_radio{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;cursor:pointer;font-size:14px;color:#000;margin-bottom:0}.sub_freshdrop .weekly_delivery_wrap .commence_wrap .commence_left .radio_group .custom_radio input{display:none}.sub_freshdrop .weekly_delivery_wrap .commence_wrap .commence_left .radio_group .custom_radio input:checked+.checkmark{border:1.5px solid #003153;background-color:transparent}.sub_freshdrop .weekly_delivery_wrap .commence_wrap .commence_left .radio_group .custom_radio input:checked+.checkmark:after{display:block;background:#003153}.sub_freshdrop .weekly_delivery_wrap .commence_wrap .commence_left .radio_group .custom_radio .checkmark{width:16px;height:16px;border-radius:50%;border:1px solid #707070;position:relative}.sub_freshdrop .weekly_delivery_wrap .commence_wrap .commence_left .radio_group .custom_radio .checkmark:after{content:"";position:absolute;display:none;width:8px;height:8px;border-radius:50%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.sub_freshdrop .weekly_delivery_wrap .commence_wrap .commence_right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}@media screen and (max-width:767px){.sub_freshdrop .weekly_delivery_wrap .commence_wrap .commence_right{width:100%}}.sub_freshdrop .weekly_delivery_wrap .commence_wrap .commence_right .start_btn{width:100%;min-width:300px;padding:12px 24px;text-transform:uppercase}@media screen and (max-width:767px){.sub_freshdrop .weekly_delivery_wrap .commence_wrap .commence_right .start_btn{min-width:100%}}.sub_freshdrop .weekly_delivery_wrap .commence_wrap .commence_right .recommended_text{color:#000;text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:1.12px;margin-bottom:0}.sub_freshdrop_marquee{background:#003153;padding:44px 0;overflow:hidden;max-width:1600px;margin:0 auto}@media screen and (max-width:767px){.sub_freshdrop_marquee{padding-block:16px}}.sub_freshdrop_marquee .swiper .swiper-wrapper{-webkit-transition-timing-function:linear!important;transition-timing-function:linear!important}.sub_freshdrop_marquee .swiper-slide{position:relative;width:auto}.sub_freshdrop_marquee .swiper-slide:after{content:"";position:absolute;top:50%;right:-24px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1px;height:100%;background-color:#fff3e1}.sub_freshdrop_marquee .swiper-slide p{color:#fff3e1;font-size:20px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:1.2px;white-space:nowrap;margin-bottom:0}@media screen and (max-width:767px){.sub_freshdrop_marquee .swiper-slide p{font-size:16px}}.subscribe_ban_section{position:relative;width:100%;height:100%}.subscribe_ban_section img{height:100%;width:100%;max-height:752x}@media screen and (max-width:1024px){.subscribe_ban_section img{height:240px}}@media screen and (max-width:767px){.subscribe_ban_section img{height:auto;max-height:500px}}.subscribe_ban_section .contact_content_wrap{position:absolute;top:0;left:0;width:100%;height:100%;z-index:20;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.subscribe_ban_section .contact_content_wrap .content_wrap{height:100%;padding-bottom:114px}@media screen and (max-width:1360px){.subscribe_ban_section .contact_content_wrap .content_wrap{padding-bottom:40px}}@media screen and (max-width:767px){.subscribe_ban_section .contact_content_wrap .content_wrap{padding-bottom:64px}}.subscribe_ban_section .contact_content_wrap .content_wrap h1{color:#003153;font-size:48px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:3.84px;max-width:400px}@media screen and (max-width:767px){.subscribe_ban_section .contact_content_wrap .content_wrap h1{font-size:26px;max-width:238px}}.subscribe_ban_section .contact_content_wrap .content_wrap p{color:#003153;font-size:20px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:1.2px;max-width:540px;text-align:left;padding-top:24px}@media screen and (max-width:767px){.subscribe_ban_section .contact_content_wrap .content_wrap p{font-size:12px}}.select_product_section{padding-block:80px;background:#e8eef3}@media screen and (max-width:767px){.select_product_section{padding-block:64px}}.select_product_section h2{color:#003153;text-align:center;font-family:Urbanist;font-size:32px;font-weight:400;line-height:150%;letter-spacing:1.92px;max-width:576px;margin:0 auto}@media screen and (max-width:767px){.select_product_section h2{font-size:24px}}.select_product_section .select_product_form{max-width:670px;width:100%;margin:0 auto}.select_product_section .select_product_form h3{color:#003153;font-family:Urbanist;font-size:20px;font-weight:400;line-height:150%;letter-spacing:1.2px;margin:34px 0 24px}.select_product_section .select_product_form .form-check{padding:0;margin-bottom:12px}.select_product_section .select_product_form .form-check .form-check-label{width:100%;background:#f0f5f9;border:1px solid #dfe8ef;padding:16px 50px;font-weight:400;font-size:16px;line-height:150%;letter-spacing:1.2px;color:#003153;cursor:pointer;-webkit-transition:all .5s;transition:all .5s}.select_product_section .select_product_form .form-check .form-check-label:hover{background:#d5e3ed;border:1px solid #dfe8ef}.select_product_section .select_product_form .form-check .form-check-input{height:0;width:0;background-color:transparent;-webkit-box-shadow:none!important;box-shadow:none!important;outline:0!important;border:0}.select_product_section .select_product_form .form-check .form-check-input:checked[type=radio]~.form-check-label{border:1px solid #dfe8ef;background:#8baabf;color:#fff}.select_product_section .select_product_form .stepper-progress{position:relative;padding-inline:15px;margin-block:40px}.select_product_section .select_product_form .stepper-progress .stepper-item{position:relative;z-index:2}.select_product_section .select_product_form .stepper-progress .stepper-circle{width:40px;height:40px;border-radius:50%;background-color:#dfe8ef;color:#003153;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:20px;font-weight:400;-webkit-transition:all .3s;transition:all .3s}@media screen and (max-width:767px){.select_product_section .select_product_form .stepper-progress .stepper-circle{width:32px;height:32px}}.select_product_section .select_product_form .stepper-progress .stepper-line{height:4px;background-color:#dfe8ef;-webkit-transition:all .3s;transition:all .3s;z-index:1;margin:0 -2px}.select_product_section .select_product_form .stepper-progress .stepper-item.active .stepper-circle,.select_product_section .select_product_form .stepper-progress .stepper-item.completed .stepper-circle{background-color:#003153;color:#fff}.select_product_section .select_product_form .stepper-progress .stepper-line.completed{background-color:#003153}.select_product_section .select_product_form .quantity-wrapper{border:1px solid #dfe8ef;background:#f0f5f9;padding:16px 22px;margin-bottom:36px}.select_product_section .select_product_form .quantity-wrapper .qty-btn{background:#8baabf;height:32px;width:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:0;color:#fff}.select_product_section .select_product_form .quantity-wrapper .qty-input{width:100%;border:0;outline:0!important;-webkit-box-shadow:none!important;box-shadow:none!important;font-weight:400;font-size:16px;line-height:150%;letter-spacing:1.2px;height:32px;text-align:center;background:transparent}.select_product_section .select_product_form .error-msg{font-weight:400;font-size:10px!important;line-height:100%;letter-spacing:1.5px;color:#e85348}.select_product_section .select_product_form .btn_blue{height:42px}
/*# sourceMappingURL=/cdn/shop/t/12/assets/post-launch.css.map */
