:root{--ink:#151E28;--muted:#2A3642;--line:#E2E8EF;--paper:#F3F6F9;--mint:#EAEFF5;--cream:#EAEFF5;--teal:#336399;--teal-d:#183C64;--teal-deep:#10253C;--accent:#C72579;--gold:#d8a13a;--radius:18px;--radius-l:26px;--maxw:1200px;--serif:"Montserrat","Helvetica Neue",Arial,sans-serif;--sans:"Montserrat","Helvetica Neue",Arial,sans-serif;--shadow:0 18px 50px -22px rgba(16,37,60,.35);--shadow-s:0 8px 26px -16px rgba(16,37,60,.35)}:where(.bp-collection),:where(.bp-collection) *{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--sans);color:var(--ink);background:var(--paper);line-height:1.6;-webkit-font-smoothing:antialiased;font-weight:500}:where(.bp-collection) img{max-width:100%;display:block}:where(.bp-collection) a{color:inherit;text-decoration:none}.wrap{max-width:var(--maxw);margin:0 auto;padding:0 26px}:where(.bp-collection) h1,:where(.bp-collection) h2,:where(.bp-collection) h3{font-family:var(--serif);line-height:1.1;letter-spacing:-.01em;font-weight:700}.eyebrow{text-transform:uppercase;letter-spacing:.2em;font-size:14px;font-weight:700;color:var(--teal-d)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--teal);color:#fff;padding:12px 24px;border-radius:999px;font-weight:600;font-size:16px;border:none;cursor:pointer;transition:.18s}.btn:hover{background:var(--teal-d)}.stars{color:var(--gold);letter-spacing:1px}.rev{display:flex;align-items:center;gap:6px;font-size:15px;color:var(--muted)}.rev .rnum{color:var(--ink);font-weight:800}.rev .rcnt{color:var(--muted)}.rev-new .rev-newlbl{color:var(--teal-d);font-weight:700}.rev-new .stars{opacity:.35}.note{background:#fde9f2;border-bottom:1px solid #f0e2b8;color:#7a6a2e;font-size:14.5px;padding:9px 16px;text-align:center}.announce{background:var(--teal-deep);color:#eaeff5;text-align:center;font-size:15px;letter-spacing:.04em;padding:10px}.announce b{color:#fff}.announce .dot{opacity:.5;margin:0 12px}.nav{display:flex;align-items:center;justify-content:space-between;height:86px;gap:20px}.logo{font-family:var(--serif);font-weight:800;font-size:28.5px}.logo img{height:66px;width:auto;display:block}.logo--f img{height:96px}.logo span{color:var(--teal)}.menu{display:flex;gap:28px;font-size:17px;font-weight:500;align-items:center}.menu>a{padding:6px 0}.menu a:hover{color:var(--teal-d)}.menu .has-drop{position:relative}.menu .has-drop>a{cursor:pointer;display:inline-flex;align-items:center;gap:5px}.menu .drop{position:absolute;top:100%;left:50%;transform:translate(-50%);padding-top:16px;display:none;z-index:60}.menu .has-drop:hover .drop{display:block}.menu .drop .inner{background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);padding:10px;min-width:240px;display:flex;flex-direction:column;gap:2px}.menu .drop a{padding:10px 14px;border-radius:10px;font-size:16px;white-space:nowrap;font-weight:500}.menu .drop a:hover{background:var(--mint);color:var(--teal-d)}.menu .drop .sep{height:1px;background:var(--line);margin:6px 4px}.nav-ic{display:flex;gap:18px;font-size:16px;font-weight:500;align-items:center}.nav-ic .cart{background:var(--ink);color:#fff;padding:9px 16px;border-radius:999px}.crumb{font-size:15px;color:var(--muted);padding:20px 0 0}.chero{background:linear-gradient(180deg,var(--mint),#fff);padding:44px 0 30px;text-align:center}.chero h1{font-size:53px;margin:12px 0}.chero p{color:var(--muted);font-size:19.5px;max-width:660px;margin:0 auto}.toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;padding:26px 0 8px}.chips{display:flex;gap:10px;flex-wrap:wrap}.chip{display:inline-flex;align-items:center;gap:7px;border:1.5px solid var(--line);background:#fff;border-radius:999px;padding:10px 18px;font-size:16px;font-weight:700;color:var(--ink);cursor:pointer;transition:.2s cubic-bezier(.2,.8,.2,1);white-space:nowrap;box-shadow:0 1px 2px #10253c0d}.chip .ic{font-size:17px;line-height:1}.chip:hover{border-color:var(--teal);color:var(--teal-d);transform:translateY(-2px);box-shadow:0 8px 20px -10px #33639966}.chip.on{background:var(--teal);border-color:var(--teal);color:#fff;box-shadow:0 10px 22px -10px #3363998c}.chip.on:hover{color:#fff}.allbtn{display:block;width:100%;text-align:center;background:var(--ink);border:none;border-radius:16px;padding:18px;font-size:22px;font-weight:800;letter-spacing:-.01em;margin-top:14px;color:#fff;cursor:pointer;transition:.18s}.allbtn.on,.allbtn:hover{background:var(--teal-deep);color:#fff;transform:none}.count{font-size:15px;color:var(--muted);padding:12px 0 18px}.pgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding-bottom:70px}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column;transition:.18s}.card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.card .imw{position:relative;background:#fff}.card .imw img{aspect-ratio:1/1;width:100%;object-fit:contain;padding:14px}.card .flag{position:absolute;top:12px;left:12px;background:var(--accent);color:#fff;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:5px 10px;border-radius:999px}.card .b{padding:8px 16px 18px;display:flex;flex-direction:column;flex:1}.ctag{font-size:12.5px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--teal-d)}.card h3{font-size:16.5px;font-weight:700;margin:7px 0 8px;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:36px}.card .rev{font-size:14px;color:var(--muted);margin-bottom:10px}.card .pr{display:flex;align-items:baseline;gap:8px;margin-top:auto}.card .pr b{font-size:22px}.subline{font-size:13px;color:var(--teal-d);background:var(--mint);border-radius:9px;padding:7px 10px;margin:10px 0;font-weight:600}.card .btn{width:100%;padding:11px}.empty{padding:60px 0;text-align:center;color:var(--muted)}.fgrid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:32px}.pay{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px;max-width:430px}.pay span{background:transparent;border:1px solid #E06A9E;border-radius:7px;padding:6px 10px;font-size:12.5px;font-weight:600;color:#eac7d8;transition:.18s;text-align:center;white-space:nowrap}.pay span:hover{background:#e06a9e;color:#fff}.fcompliance{margin-top:18px;display:flex;flex-direction:column;gap:9px;font-size:15px;color:#8fa3b8}.socials{display:grid;grid-template-columns:repeat(3,46px);gap:13px 12px;width:max-content;margin-bottom:6px}.socials a{width:46px;height:46px;border-radius:50%;background:#10253c;display:flex;align-items:center;justify-content:center;transition:.18s;flex:none}.socials a:hover{transform:translateY(-3px)}.socials svg{width:24px;height:24px;display:block}.socials .s-yt svg{transform:translateY(1.5px)}.socials .s-tt{position:relative}.socials .flag{position:absolute;right:-3px;bottom:-3px;width:18px;height:18px;border-radius:50%;overflow:hidden;box-shadow:0 1px 3px #00000080;border:1.5px solid #10253C}.socials .flag svg{width:100%;height:100%;display:block}.socials .s-ig{color:#e1306c}.socials .s-tt{color:#25f4ee}.socials .s-fb{color:#3b82f6}.socials .s-yt{color:#ff3b3b}.socials .s-pin{color:#e60023}.socials .s-ig:hover{background:#e1306c;color:#fff}.socials .s-tt:hover{background:#010101;color:#25f4ee}.socials .s-fb:hover{background:#1877f2;color:#fff}.socials .s-yt:hover{background:red;color:#fff}.socials .s-pin:hover{background:#e60023;color:#fff}.fbottom{border-top:1px solid #14304A;margin-top:36px;padding-top:18px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px;color:#6e8095;font-size:14.5px}.chat{position:fixed;right:24px;bottom:24px;background:var(--teal);color:#fff;border-radius:999px;padding:13px 20px;font-weight:600;font-size:16px;box-shadow:var(--shadow);z-index:60}@media(max-width:980px){.pgrid{grid-template-columns:repeat(2,1fr)}.menu{display:none}.fgrid{grid-template-columns:1fr 1fr}.chero h1{font-size:38px}}.subrow{display:flex;flex-wrap:wrap;gap:20px;align-items:center;margin:6px 0 4px;padding:14px 16px;background:#fff;border:1px solid var(--line);border-radius:14px}.subgroup{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.sublabel{font-size:12.5px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;color:var(--teal-d);margin-right:2px}.subchip{border:1.5px solid #C9D5E2;background:#fff;color:var(--ink);border-radius:999px;padding:7px 14px;font-size:15px;font-weight:600;cursor:pointer;font-family:var(--sans);transition:.15s}.subchip:hover{border-color:var(--teal)}.subchip.on{background:var(--teal);border-color:var(--teal);color:#fff}@media(prefers-reduced-motion:reduce){:where(:where(.bp-collection)),:where(:where(.bp-collection)) *,:where(:where(.bp-collection)) *:before,:where(:where(.bp-collection)) *:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}html{scroll-behavior:auto!important}:where(:where(.bp-collection)) video[autoplay]{animation:none!important}}.bpw-launch{position:fixed;right:22px;bottom:22px;z-index:900;background:#c72579;color:#fff;border:none;cursor:pointer;border-radius:999px;padding:14px 20px;font-weight:700;font-size:17px;box-shadow:0 14px 30px -10px #c7257999;display:flex;align-items:center;gap:8px;transition:.18s;font-family:var(--sans)}.bpw-launch:hover{background:#c72579;transform:translateY(-2px)}.bpw-panel{position:fixed;right:22px;bottom:22px;z-index:901;width:min(380px,calc(100vw - 32px));max-height:min(620px,calc(100vh - 40px));background:#fff;border-radius:20px;box-shadow:0 30px 70px -18px #10253c99;display:none;flex-direction:column;overflow:hidden;font-family:var(--sans)}.bpw-panel.open{display:flex}.bpw-head{background:linear-gradient(120deg,var(--teal-deep),var(--teal-d));color:#fff;padding:16px 20px;display:flex;align-items:center;justify-content:space-between;flex:none}.bpw-head b{font-size:18.5px;font-weight:800;display:block}.bpw-head .bpw-sub{font-size:14px;color:#cbdbee;font-weight:500;margin-top:2px}.bpw-x{background:#ffffff29;border:none;color:#fff;width:30px;height:30px;border-radius:50%;cursor:pointer;font-size:20.5px;line-height:1;flex:none}.bpw-body{padding:20px;overflow-y:auto;flex:1}.bpw-h{font-size:19.5px;font-weight:800;margin-bottom:8px;color:var(--ink)}.bpw-msg{font-size:16.5px;color:#33475b;margin-bottom:16px;line-height:1.55}.bpw-qr{display:flex;flex-direction:column;gap:10px}.bpw-qr button{text-align:left;background:#fff;border:1.5px solid var(--line);border-radius:12px;padding:13px 15px;font-size:16.5px;font-weight:600;color:var(--teal-d);cursor:pointer;transition:.15s;font-family:var(--sans)}.bpw-qr button:hover{border-color:var(--teal);background:var(--mint)}.bpw-note{font-size:14px;color:var(--muted);text-align:center;margin-top:16px;line-height:1.5}.bpw-back{background:none;border:none;color:var(--teal-d);font-weight:700;font-size:15px;cursor:pointer;padding:0;margin-bottom:14px;font-family:var(--sans)}.bpw-field{margin-bottom:12px}.bpw-field label{display:block;font-size:14.5px;font-weight:700;margin-bottom:5px;color:var(--ink)}.bpw-field input,.bpw-field textarea,.bpw-field select{width:100%;padding:11px 13px;border:1.5px solid var(--line);border-radius:10px;font-size:16px;font-family:var(--sans);background:#fff}.bpw-field input:focus,.bpw-field textarea:focus{outline:none;border-color:var(--teal)}.bpw-field textarea{min-height:82px;resize:vertical}.bpw-send{width:100%;background:var(--teal);color:#fff;border:none;border-radius:999px;padding:13px;font-weight:700;font-size:17px;cursor:pointer;font-family:var(--sans);margin-top:4px}.bpw-send:hover{background:var(--teal-d)}.bpw-info{background:var(--mint);border-radius:12px;padding:14px 15px;font-size:15.5px;line-height:1.7;color:#33475b;margin-bottom:16px}.bpw-ok{text-align:center;padding:14px 0}.bpw-ok .ic{font-size:46px}html{overflow-x:clip}body{overflow-x:clip;max-width:100%}.bpburger{display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;border:1px solid var(--line,#e2e8ef);border-radius:12px;background:#fff;cursor:pointer;flex:none;margin-left:4px}.bpburger span{display:block;width:22px;height:2px;background:var(--ink,#151E28);border-radius:2px;transition:.25s}.bpburger.on span:nth-child(1){transform:translateY(7px) rotate(45deg)}.bpburger.on span:nth-child(2){opacity:0}.bpburger.on span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.bpscrim{position:fixed;top:0;right:0;bottom:0;left:0;background:#10253c80;opacity:0;visibility:hidden;transition:.28s;z-index:998}.bpscrim.on{opacity:1;visibility:visible}.bpdrawer{position:fixed;top:0;right:0;height:100%;width:min(86vw,340px);background:#fff;z-index:999;transform:translate(102%);transition:transform .3s cubic-bezier(.2,.7,.2,1);display:flex;flex-direction:column;box-shadow:-20px 0 50px -20px #10253c8c;overflow-y:auto;-webkit-overflow-scrolling:touch}.bpdrawer.on{transform:none}.bpdrawer .dh{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--line,#e2e8ef);position:sticky;top:0;background:#fff}.bpdrawer .dh b{font-size:15px;letter-spacing:.16em;text-transform:uppercase;color:var(--teal,#336399);font-weight:800}.bpdrawer .dx{width:40px;height:40px;border:none;background:none;font-size:32px;line-height:1;cursor:pointer;color:var(--ink,#151E28)}.bpdrawer a{display:block;padding:14px 22px;font-size:18.5px;font-weight:600;color:var(--ink,#151E28);border-bottom:1px solid #f1f4f7;text-decoration:none}.bpdrawer a:active{background:var(--mint,#eaeff5)}.bpdrawer .sub a{padding-left:38px;font-size:16.5px;font-weight:500;color:var(--muted,#41535f)}.bpdrawer .dcat{padding:16px 22px 4px;font-size:12.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--muted,#8a99a6);font-weight:700}.bpdrawer .dcart{margin:18px 20px 10px;padding:15px;text-align:center;background:var(--ink,#151E28);color:#fff;border-radius:999px;border-bottom:none;font-weight:700}:where(.bp-collection) body.bplock{overflow:hidden}@media(max-width:980px){.bpburger{display:inline-flex;width:40px;height:40px}.vgrid{grid-template-columns:1fr!important}}@media(max-width:560px){.wrap{padding-left:16px!important;padding-right:16px!important}.card .btn{white-space:nowrap;font-size:14.5px;padding-left:8px;padding-right:8px}.vgrid{grid-template-columns:1fr!important}.btn-b2b{white-space:nowrap;font-size:14.5px;padding:12px 18px;gap:7px}}.bp-collection input,.bp-collection select,.bp-collection textarea{background:#fff;color:#151e28;text-transform:none;letter-spacing:normal}.bp-collection input::placeholder,.bp-collection textarea::placeholder{color:#8fa3b8;opacity:1}.bp-collection button,.bp-collection .btn{text-transform:none;letter-spacing:normal}.bp-collection [class*=btn]{font-size:19px;font-weight:700;line-height:1.3}.bp-collection{font-size:17.5px;line-height:1.65}.bp-collection p,.bp-collection li,.bp-collection .sub,.bp-collection .lead{font-size:17.5px}.bp-collection h2{font-size:34px}.bp-collection h3{font-size:22px}.bp-collection h4{font-size:19px}.bp-collection .eyebrow{font-size:13.5px}.bp-collection .vcard h3{font-size:21px}.bp-collection .vcard p{font-size:17px;line-height:1.6}.bp-collection .vhead h2{font-size:38px}.bp-collection .card .for,.bp-collection .tb span{font-size:15.5px}.bp-collection section{padding:48px 0}.bp-collection .shead,.bp-collection .vhead,.bp-collection .bhead,.bp-collection .chead{margin-bottom:28px}.bp-collection .chead{padding:42px 0 26px}.bp-collection .ahero .wrap,.bp-collection .whero .wrap{padding:42px 26px}.bp-collection .apply .box{padding:38px}.bp-collection .jgrid{padding-bottom:38px}.bp-collection .faqs{padding:48px 0}.bp-collection .why .wrap{gap:34px}.bp-collection article{padding:14px 0 44px}.bp-collection .bp-sort{display:flex;align-items:center;gap:10px;font-size:15px;color:#2a3642}.bp-collection .bp-sort select{background:#fff;border:1.5px solid var(--line);border-radius:999px;padding:10px 16px;font:inherit;font-size:15px;cursor:pointer}.bp-collection .bp-pager{display:flex;align-items:center;justify-content:center;gap:18px;margin:8px 0 40px}.bp-collection .bp-pager-num{font-size:15px;color:#2a3642;font-weight:600}.bp-collection .card h3 a{color:inherit}.bp-collection .card .pr s{color:#8fa3b8;font-weight:500;font-size:.85em}.bp-collection .csub{max-width:760px;margin:10px auto 0;font-size:17px}.bp-collection .card .btn{font-size:16px;font-weight:600}.bp-collection .card .imw img{height:auto}.bp-collection .card .rev .yotpo-bottom-line-scroll-panel,.bp-collection .card .rev .yotpo-sr-bottom-line-summary{flex-direction:row!important;flex-flow:row nowrap!important;align-items:center!important;gap:7px!important;margin:0!important}.bp-collection .card .rev .yotpo-widget-instance,.bp-collection .card .rev .yotpo-widget-clear{font-size:14px}.bp-collection .card .rev .yotpo-reviews-star-ratings-widget{margin-bottom:0!important}.bp-collection{font-size:19px;line-height:1.62}.bp-collection p,.bp-collection li,.bp-collection .sub,.bp-collection .lead,.bp-collection .hook{font-size:19px}.bp-collection h2{font-size:38px}.bp-collection h3{font-size:24px}.bp-collection h4{font-size:21px}.bp-collection .eyebrow{font-size:15px}.bp-collection .ctag{font-size:14px}.bp-collection [class*=btn]{font-size:19px}.bp-collection .card h3{font-size:17.5px}.bp-collection .card .for{font-size:16px}.bp-collection .benefits li,.bp-collection .benefits div{font-size:19px}.bp-collection .itable td,.bp-collection .itable th{font-size:17px}.bp-collection .rcard p{font-size:18px}.bp-collection .chead{padding:74px 0 58px}.bp-collection .ahero .wrap,.bp-collection .whero .wrap{padding:72px 26px}.bp-collection .shead,.bp-collection .vhead,.bp-collection .bhead,.bp-collection .chead{margin-bottom:46px}.bp-collection .apply .box{padding:54px}.bp-collection .jgrid{padding-bottom:70px}.bp-collection .faqs{padding:70px 0}.bp-collection .why .wrap{gap:40px}.bp-collection article{padding:20px 0 60px}.bp-collection{font-size:21px;line-height:1.6}.bp-collection p,.bp-collection li,.bp-collection .sub,.bp-collection .lead,.bp-collection .hook,.bp-collection .for{font-size:21px}.bp-collection h1{font-size:62px}.bp-collection h2{font-size:43px}.bp-collection h3{font-size:26px}.bp-collection h4{font-size:22px}.bp-collection .eyebrow{font-size:16px}.bp-collection .ctag{font-size:15px}.bp-collection [class*=btn],.bp-collection .card h3{font-size:20px}.bp-collection .card .pr b{font-size:24px}.bp-collection .chip{font-size:17px}.bp-collection section{padding:76px 0}.bp-collection .shead,.bp-collection .vhead,.bp-collection .bhead{margin-bottom:46px}.bp-collection .itable td,.bp-collection .itable th{font-size:19px}.bp-collection .rcard p{font-size:20px}.bp-collection .benefits li,.bp-collection .benefits div{font-size:21px}.bp-collection .wrap{max-width:min(1840px,96vw);margin-left:auto;margin-right:auto;padding-left:28px;padding-right:28px}.bp-collection h1{font-size:62px!important;line-height:1.08!important}.bp-collection h2{font-size:46px!important;line-height:1.12!important}.bp-collection h3{font-size:28px!important;line-height:1.2!important}.bp-collection h4{font-size:22px!important}.bp-collection,.bp-collection p,.bp-collection li,.bp-collection .sub,.bp-collection .lead,.bp-collection .hook,.bp-collection .for,.bp-collection td,.bp-collection th,.bp-collection summary,.bp-collection label{font-size:21px!important;line-height:1.55!important}.bp-collection .eyebrow{font-size:17px!important}.bp-collection .ctag{font-size:15px!important}.bp-collection [class*=btn]{font-size:21px!important}.bp-collection .card h3{font-size:22px!important;line-height:1.25!important}.bp-collection .card .pr b{font-size:26px!important}.bp-collection .chip{font-size:18px!important}.bp-collection .rev,.bp-collection .stars{font-size:19px!important}.bp-collection .fbottom span,.bp-collection .inactive,.bp-collection .crumb{font-size:17px!important}
/*# sourceMappingURL=/cdn/shop/t/25/assets/bp-collection.css.map */
