:root{--siteGreen: #00833F;--siteGreenLight: #00FF85;--siteDustLight: #DFCFC7;--siteGray: #00000029;--siteDust: #C2B2AA;--siteMilk: #FAFAF5}a{text-decoration:none}.container-fluid{width:unset!important}@media (min-width:1660px){.container{max-width:1600px!important}}.inner_container{max-width:1088px}.all_btn{display:inline-flex;justify-content:center;align-items:center;border-radius:12px;padding:5px 25px;font-size:1rem;min-height:70px;font-weight:700;line-height:1;color:var(--bs-white);transition:all .25s ease-in-out}.all_btn:hover{text-decoration:none!important}.small_btn{padding:10px 15px}.white_btn{background:var(--bs-white);color:var(--siteGreen)}.white_btn:hover{background:transparent;border-color:2px solid var(--siteGreen);color:var(--bs-white)}.black_btn{background:var(--bs-black);color:var(--bs-white)}.black_btn:hover{background:transparent;border-color:var(--bs-black);color:var(--bs-black)}.outline_btn{background:transparent;border:2px solid var(--siteGreen);color:var(--bs-black)}.outline_btn:hover{border-color:var(--siteGreen);background:var(--siteGreen);color:var(--bs-white)!important}.green_btn{color:var(--bs-white);background:var(--siteGreen);border:2px solid var(--siteGreen)}.green_btn:hover{background:var(--bs-white);border-color:var(--siteGreen);color:var(--siteGreen)!important}[class^=text_box] :is(p,li){font-size:1rem;line-height:1.6;color:var(--text-color);margin-bottom:30px}[class^=text_box][class*=_md] :is(p,li){font-size:1.125rem;line-height:1.65}[class^=text_box][class*=_lg] :is(p,li){font-size:1.25rem;line-height:1.56}[class^=text_box][class*=_xl] :is(p,li){font-size:1.375rem;line-height:1.56}[class^=text_box][class*=_xxl] :is(p,li){font-size:1.5rem;line-height:1.56}[class^=text_box] p:last-child{margin-bottom:0}[class^=text_box] a{color:var(--siteGreen)}[class^=text_box] a:hover{text-decoration:underline}[class^=text_box][class*=_md] h3{font-weight:700;font-size:1.5rem;color:#0a0a0a;margin-bottom:1rem;line-height:1.2;font-family:var(--heading_font);text-transform:uppercase}[class^=text_box][class*=_md] h4{font-weight:600;font-size:1.375rem;color:#0a0a0a;margin-bottom:1rem;line-height:1.2}[class^=text_box][class*=_unstyled] ul{list-style:none}[class^=text_box] ul{padding-left:0;margin:0;margin-bottom:1.75rem}[class^=text_box] li{color:#1e1e1e;margin-bottom:10px;padding-left:1.45rem;position:relative}[class^=text_box] :is(h2,h3,h4) :is(b,strong){color:var(--bs-black)}[class^=text_box][class*=light] :is(p,h3,h4,h5,h6,li){color:var(--bs-white)}.common_vertical_padding{padding:100px 0}.common_vertical_padding_small{padding:80px 0}.common_vertical_padding_mini{padding:60px 0}.common_white_color{color:var(--bs-white)}.common_black_color{color:var(--bs-black)}.section_head :is(h2){font-size:clamp(2.125rem,3vw + 1rem,3.2rem);line-height:1.2;font-weight:700;text-wrap:balance}.section_head h2 :is(strong,b){font-weight:inherit;position:relative;z-index:1}.section_head h5{font-size:1.25rem;font-weight:500;letter-spacing:1px}.section_head p{font-size:1.125rem;line-height:1.56}.section_head p:last-child{margin-bottom:0}.section_head_small :is(h3,h4){font-size:clamp(1.75rem,2vw + .5rem,2.5rem);font-weight:700}.section_head_small :is(h3,h4) :is(span,b,strong){font-weight:inherit;color:var(--sitePrimaryColor)}.section_head_big :is(h1,h2){font-size:clamp(2em,3.5vw,4em)}.section_head_underline :is(h2,h1) span{position:relative;z-index:1}.section_head_underline :is(h2,h1) span:after{position:absolute;content:"";width:100%;height:15px;bottom:10px;left:0;z-index:-1}.section_heading :is(h1,h2){font-size:clamp(30px,5vw,50px);font-weight:700;color:var(--siteGreen);letter-spacing:0}.section_heading :is(h1,h2) span{color:var(--bs-black)}.bagups_hero_section{background-color:#e5d8d0;border-radius:20px;padding:60px 40px;margin-left:20px;margin-right:20px}.hero_text h1{font-size:clamp(30px,5vw,50px);font-weight:700;color:var(--bs-black);margin-bottom:20px;line-height:1.2}.hero_text h1 span{color:var(--siteGreen)}.banner_text p{font-size:20px;font-weight:500;line-height:1.3;color:var(--bs-black)}.hero_buttons{display:flex;gap:15px;flex-wrap:wrap}.hero_image{width:100%}.hero_image img{max-width:100%;height:auto;border-radius:10px}.competitor_section{background-color:var(--siteMilk)}.competitors_table table{border-collapse:collapse;border-radius:10px;overflow:hidden;background-color:#fff}.competitors_table th,td{border:1px solid #000;text-align:left;padding:20px;font-size:20px}.competitors_table th{background-color:#fff;font-weight:700}.competitors_table th:first-child,td:first-child{width:40%}.competitors_table th:nth-child(2),td:nth-child(2),.competitors_table th:nth-child(3),td:nth-child(3){text-align:center}.competitors_table td img{width:100%;max-width:26px;object-fit:cover}.impact_section{background-color:var(--siteGreen);margin-left:20px;margin-right:20px;border-radius:20px}.impact_item{padding:20px 40px;margin-bottom:15px}.impact_icon_wrapper img{max-width:70px;max-height:70px;width:100%;height:auto}.impact_item p{font-size:18px;font-weight:700;color:var(--bs-white);line-height:1.3;text-transform:uppercase}.product_section{background-color:var(--siteMilk)}.product_img{display:block;width:100%;border:2px solid var(--bs-black);border-radius:10px;overflow:hidden;margin-bottom:20px}.product_img img{width:100%;height:auto;border-radius:inherit;object-fit:cover}.rating_icons li{width:15px}.product_title{font-size:25px;font-weight:700;line-height:1.2;color:var(--bs-black);margin-bottom:5px}.product_sub_title{font-size:18px;line-height:1.3;color:var(--bs-black);margin-bottom:5px}.product_price{font-size:14px;font-weight:400;line-height:1.2;color:var(--bs-black)}.product_price span{font-size:16px;font-weight:700;line-height:1.2;color:var(--siteGreen)}.product_bottom_img{width:250px}.support_section{background-color:#bceac3;padding-left:20px;padding-right:20px}.okeReviews{padding:0!important}
/*# sourceMappingURL=/cdn/shop/t/21/assets/app.css.map */
