.gtm-lp{--green: #2EA409;--green-dark: #1f7806;--green-light: #e8f5e3;--green-tint: rgba(46, 164, 9, .08);--red-discount: #B91C1C;--orange-deal: #EE9441;--black: #000000;--white: #FFFFFF;--grey-50: #FAFAFA;--grey-100: #F3F3F3;--grey-200: #E6E6E6;--grey-400: #C8C8C8;--grey-600: #5E5E5E;--grey-800: #2A2A2A;--radius-sm: .6rem;--radius-md: .8rem;--radius-lg: 1rem;--radius-btn: 12px;--radius-pill: 40px;--shadow-sm: 0 1px 3px rgba(0,0,0,.06), 0 1px 2px rgba(0,0,0,.04);--shadow-md: 0 4px 16px rgba(0,0,0,.06), 0 2px 4px rgba(0,0,0,.04);--shadow-lg: 0 10px 30px rgba(0,0,0,.08);--maxw: 1240px;width:100%;font-size:15px;line-height:1.5;color:var(--black);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.gtm-lp *,.gtm-lp *:before,.gtm-lp *:after{box-sizing:border-box}.gtm-lp img{max-width:100%;display:block}.gtm-lp a{color:inherit}.gtm-lp .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 24px;min-height:48px;border-radius:var(--radius-btn);font-weight:700;font-size:15px;text-decoration:none;cursor:pointer;border:none;font-family:inherit;transition:background .2s ease,transform .2s ease,box-shadow .2s ease;letter-spacing:.01em;line-height:1.1}.gtm-lp .btn-primary{background:var(--green);color:var(--white)}.gtm-lp .btn-primary:hover{background:var(--green-dark)}.gtm-lp .btn-wa{background:#25d366;color:var(--white)}.gtm-lp .btn-wa:hover{background:#1da851}.gtm-lp .btn-block{width:100%}.gtm-lp .hero{position:relative;padding:28px 20px 18px;background:var(--white);border-bottom:1px solid var(--grey-200);overflow:hidden}.gtm-lp .hero-inner{max-width:var(--maxw);margin:0 auto;position:relative;z-index:2}.gtm-lp .hero-eyebrow{display:inline-flex;align-items:center;flex-wrap:wrap;gap:6px 10px;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--grey-600);margin-bottom:14px}.gtm-lp .hero-eyebrow b{color:var(--green)}.gtm-lp .hero-eyebrow .dot{color:var(--grey-400)}.gtm-lp .hero h1{font-size:clamp(2rem,9vw,3.4rem);line-height:1.04;font-weight:700;letter-spacing:-.03em;margin-bottom:12px}.gtm-lp .hero h1 .accent{color:var(--green);font-style:italic}.gtm-lp .hero p.lede{font-size:16px;color:var(--grey-600);margin-bottom:20px;max-width:480px}.gtm-lp .hero-cta-row{display:flex}.gtm-lp .hero-cta-row .btn{width:100%}.gtm-lp .gtm-sec{max-width:var(--maxw);margin:0 auto;padding:26px 20px 44px}.gtm-lp .section-head{margin-bottom:24px}.gtm-lp .section-eyebrow{display:inline-block;color:var(--green);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px}.gtm-lp .section-title{font-size:clamp(1.6rem,6vw,2.4rem);font-weight:700;letter-spacing:-.03em;line-height:1.1;margin-bottom:8px}.gtm-lp .section-sub{color:var(--grey-600);font-size:15px;max-width:620px}.gtm-lp .gtm-card{background:var(--white);border:1px solid var(--grey-200);border-radius:var(--radius-md);overflow:hidden;display:flex;flex-direction:column;position:relative;height:100%;min-width:0;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.gtm-lp .gtm-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-lg);border-color:var(--green)}.gtm-lp .pc-badges{position:absolute;top:10px;left:10px;right:10px;z-index:2;display:flex;justify-content:space-between;align-items:flex-start;gap:6px;flex-wrap:wrap;pointer-events:none}.gtm-lp .pc-badge{background:var(--orange-deal);color:var(--white);white-space:nowrap;font-size:10px;font-weight:700;padding:4px 9px;border-radius:var(--radius-pill);letter-spacing:.04em;text-transform:uppercase}.gtm-lp .pc-save{background:var(--red-discount);color:var(--white);white-space:nowrap;margin-left:auto;font-size:11px;font-weight:700;padding:4px 9px;border-radius:var(--radius-pill)}.gtm-lp .pc-img{background:var(--grey-100);height:190px;padding:16px;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;flex-shrink:0}.gtm-lp .pc-img-link{display:flex;align-items:center;justify-content:center;width:100%;height:100%;text-decoration:none}.gtm-lp .pc-img img{width:100%;height:100%;object-fit:contain}.gtm-lp .pc-img .fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.gtm-lp .pc-img .fallback svg{max-width:90%;max-height:90%}.gtm-lp .pc-body{padding:14px;display:flex;flex-direction:column;flex-grow:1}.gtm-lp .pc-type{font-size:10px;color:var(--green);font-weight:700;letter-spacing:.07em;text-transform:uppercase;margin-bottom:6px}.gtm-lp .pc-name{font-size:14px;font-weight:600;line-height:1.3;margin-bottom:10px;min-height:36px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.gtm-lp .pc-name a{text-decoration:none;color:inherit}.gtm-lp .pc-name a:hover{color:var(--green)}.gtm-lp .btn:disabled{opacity:.6;cursor:wait}.gtm-lp .pc-pricing{display:flex;flex-direction:column;margin-bottom:12px;flex-grow:1;justify-content:flex-end}.gtm-lp .pc-pricing .price{color:var(--gtm-price-color, inherit)}.gtm-lp .price-old{text-decoration:line-through;color:var(--grey-400);font-size:12px;font-weight:500}.gtm-lp .price-now{color:var(--black);font-size:18px;font-weight:700;letter-spacing:-.02em}.gtm-lp .pc-pricing.has-deal .price-now{color:var(--red-discount)}.gtm-lp .gtm-card .btn{width:100%;padding:11px;min-height:44px;font-size:13.5px}.gtm-lp .catalog{background:var(--white)}.gtm-lp .tabs{display:flex;gap:2px;margin-bottom:18px;border-bottom:1px solid var(--grey-200);overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.gtm-lp .tabs::-webkit-scrollbar{display:none}.gtm-lp .tab{background:transparent;border:none;padding:13px 16px;font-family:inherit;font-size:14px;font-weight:600;color:var(--grey-600);cursor:pointer;border-bottom:2px solid transparent;white-space:nowrap;display:inline-flex;align-items:center;gap:8px;margin-bottom:-1px;transition:color .2s,border-color .2s}.gtm-lp .tab:hover{color:var(--black)}.gtm-lp .tab.active{color:var(--green-dark);border-bottom-color:var(--green)}.gtm-lp .tab .tab-count{background:var(--grey-100);color:var(--grey-600);font-size:11px;padding:2px 8px;border-radius:10px;font-weight:700;min-width:24px;text-align:center}.gtm-lp .tab.active .tab-count{background:var(--green-light);color:var(--green-dark)}.gtm-lp .filter-toggle{display:flex;width:100%;background:var(--black);color:var(--white);padding:12px;border-radius:var(--radius-btn);border:none;font-family:inherit;font-weight:600;font-size:14px;margin-bottom:16px;cursor:pointer;align-items:center;justify-content:center;gap:8px;min-height:48px}.gtm-lp .catalog-layout{display:grid;grid-template-columns:1fr;gap:24px;align-items:start}.gtm-lp .sidebar{background:var(--white);border-radius:var(--radius-md);padding:20px;border:1px solid var(--grey-200);display:none}.gtm-lp .sidebar.open{display:block}.gtm-lp .sidebar-title{font-size:16px;font-weight:700;margin-bottom:4px}.gtm-lp .sidebar-count{color:var(--grey-600);font-size:12px;margin-bottom:18px}.gtm-lp .filter-best{background:var(--green-tint);border:1px solid var(--green);border-radius:var(--radius-sm);padding:10px 12px;margin-bottom:16px;display:flex;align-items:center;gap:10px;cursor:pointer}.gtm-lp .filter-best input{accent-color:var(--green);width:16px;height:16px}.gtm-lp .filter-best strong{font-size:13px;color:var(--green-dark)}.gtm-lp .filter-best span{margin-left:auto;font-size:11px;color:var(--green-dark);font-weight:600}.gtm-lp .filter-group{border-top:1px solid var(--grey-200);padding:14px 0}.gtm-lp .filter-group-title{font-size:13px;font-weight:600;margin-bottom:12px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;-webkit-user-select:none;user-select:none}.gtm-lp .filter-group-title:after{content:"\2212";color:var(--grey-600);font-size:18px}.gtm-lp .filter-group.collapsed .filter-group-title:after{content:"+"}.gtm-lp .filter-group.collapsed .filter-options{display:none}.gtm-lp .filter-options{display:flex;flex-direction:column;gap:10px}.gtm-lp .filter-option{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:13px;color:var(--grey-800)}.gtm-lp .filter-option:hover{color:var(--green)}.gtm-lp .filter-option input{width:16px;height:16px;accent-color:var(--green);flex-shrink:0}.gtm-lp .filter-option .count{margin-left:auto;color:var(--grey-400);font-size:12px}.gtm-lp .filter-clear{background:none;border:none;color:var(--green);font-weight:600;font-size:12px;cursor:pointer;padding:12px 0 0;width:100%;text-align:left;font-family:inherit;text-decoration:underline}.gtm-lp .results-bar{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;flex-wrap:wrap;gap:12px}.gtm-lp .results-count{font-size:14px;color:var(--grey-600)}.gtm-lp .results-count strong{color:var(--black);font-weight:700}.gtm-lp .sort-select{padding:9px 14px;border:1px solid var(--grey-200);border-radius:var(--radius-btn);font-family:inherit;font-size:13px;background:var(--white);cursor:pointer;color:var(--black);min-height:44px}.gtm-lp .gtm-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.gtm-lp .no-results{grid-column:1 / -1;text-align:center;padding:50px 20px;color:var(--grey-600);background:var(--white);border-radius:var(--radius-md);border:1px dashed var(--grey-200)}.gtm-lp .gtm-pager{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:6px;margin-top:28px}.gtm-lp .gtm-pager button{min-width:42px;min-height:42px;padding:8px 12px;border:1px solid var(--grey-200);background:var(--white);border-radius:var(--radius-btn);font-family:inherit;font-weight:700;font-size:14px;cursor:pointer;color:var(--black);transition:border-color .2s,color .2s,background .2s}.gtm-lp .gtm-pager button:hover:not(:disabled){border-color:var(--green);color:var(--green-dark)}.gtm-lp .gtm-pager button.active{background:var(--green);border-color:var(--green);color:var(--white)}.gtm-lp .gtm-pager button:disabled{opacity:.4;cursor:default}.gtm-lp .gtm-pager .gtm-pager-gap{padding:0 4px;color:var(--grey-400)}.gtm-lp .gtm-setup-note{max-width:var(--maxw);margin:0 auto;padding:16px 20px;font-size:13px;color:var(--grey-600);background:var(--grey-50);border:1px dashed var(--grey-200);border-radius:var(--radius-md)}.gtm-lp .trust-bar{background:var(--black);color:var(--white);padding:36px 20px}.gtm-lp .trust-grid{max-width:var(--maxw);margin:0 auto;display:grid;grid-template-columns:1fr;gap:20px}.gtm-lp .trust-feat{display:flex;gap:14px;align-items:center}.gtm-lp .trust-ico{width:44px;height:44px;background:var(--green);border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;flex-shrink:0}.gtm-lp .trust-txt strong{display:block;font-weight:700;font-size:15px;margin-bottom:2px}.gtm-lp .trust-txt span{font-size:12px;color:#ffffff9e}.gtm-lp .final-cta{background:var(--green);color:var(--white);padding:52px 20px;text-align:center;position:relative;overflow:hidden}.gtm-lp .final-cta:before{content:"";position:absolute;width:360px;height:360px;background:#00000014;top:-120px;right:-120px;border-radius:50%}.gtm-lp .final-cta-inner{position:relative;z-index:2;max-width:620px;margin:0 auto}.gtm-lp .final-cta h2{font-size:clamp(1.7rem,6vw,2.5rem);font-weight:700;letter-spacing:-.03em;line-height:1.1;margin-bottom:12px}.gtm-lp .final-cta p{font-size:16px;color:#ffffffe6;margin-bottom:24px}.gtm-lp .final-cta .btn{background:var(--white);color:var(--green)}.gtm-lp .final-cta .btn:hover{background:var(--black);color:var(--white)}@media(min-width:640px){.gtm-lp .gtm-sec{padding:40px 32px 60px}.gtm-lp .hero{padding:44px 32px 30px}.gtm-lp .gtm-grid{grid-template-columns:repeat(3,1fr);gap:12px}.gtm-lp .trust-grid{grid-template-columns:repeat(2,1fr);gap:28px}.gtm-lp .hero-cta-row .btn,.gtm-lp .hero p.lede{max-width:360px}.gtm-lp .pc-img{height:200px}}@media(min-width:1024px){.gtm-lp .gtm-sec{padding:52px 40px 80px}.gtm-lp .hero{padding:64px 40px 44px}.gtm-lp .hero-grid{max-width:720px}.gtm-lp .hero-eyebrow{font-size:12px}.gtm-lp .hero h1{font-size:clamp(2.8rem,4vw,3.75rem)}.gtm-lp .hero p.lede{font-size:17px;margin-bottom:28px}.gtm-lp .hero-cta-row{gap:12px}.gtm-lp .hero-cta-row .btn{width:auto}.gtm-lp .hero:after{content:"";position:absolute;right:-160px;top:-160px;width:520px;height:520px;background:var(--green);border-radius:50%;opacity:.05;pointer-events:none}.gtm-lp .catalog-layout{grid-template-columns:250px 1fr;gap:32px}.gtm-lp .filter-toggle{display:none}.gtm-lp .sidebar{display:block;position:sticky;top:96px}.gtm-lp .gtm-grid{grid-template-columns:repeat(4,1fr);gap:12px}.gtm-lp .catalog-layout .gtm-grid{grid-template-columns:repeat(3,1fr)}.gtm-lp .trust-bar{padding:44px 40px}.gtm-lp .trust-grid{grid-template-columns:repeat(4,1fr);gap:32px}.gtm-lp .final-cta{padding:80px 40px}}@media(prefers-reduced-motion:reduce){.gtm-lp *{animation:none!important;scroll-behavior:auto!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/90/assets/wyn-gtm.css.map */
