*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font:15px/1.65 var(--body-font)}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--heading-font);line-height:1.04;letter-spacing:-.045em;font-weight:750}h1{font-size:clamp(3.2rem,6.5vw,6.2rem)}h2{font-size:clamp(2.2rem,3.8vw,3.6rem)}h3{font-size:1.5rem}img{display:block;max-width:100%;height:auto}a{color:inherit;text-underline-offset:5px}button,input,select{font:inherit}button{cursor:pointer}a,button{touch-action:manipulation}:focus-visible{outline:3px solid var(--rust);outline-offset:5px}ul{list-style:none;padding:0;margin:0}.wrap{width:min(var(--max),calc(100% - 2 * var(--gutter)));margin-inline:auto}.section{padding-block:clamp(3.5rem,6vw,6.5rem)}.eyebrow{font-size:.65rem;letter-spacing:.16em;font-weight:700;text-transform:uppercase;line-height:1.6}.eyebrow+h1,.eyebrow+h2{margin-top:1rem}.text-link{display:inline-flex;gap:1.8rem;align-items:center;font-weight:700;font-size:.66rem;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;border-bottom:1px solid currentColor;padding-block:.6rem;min-height:44px}.text-link:after{content:"\2197";font-size:1rem}.button{display:inline-flex;justify-content:center;align-items:center;min-height:48px;padding:.85rem 1.4rem;border:1px solid currentColor;text-decoration:none;text-transform:uppercase;letter-spacing:.07em;font-size:.67rem;font-weight:700;background:transparent;color:inherit}.button--solid{background:var(--text);color:var(--bg);border-color:var(--text)}.button--light{background:var(--bg);color:var(--text);border-color:var(--bg)}.actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1.7rem}.section-head{display:flex;gap:2rem;justify-content:space-between;align-items:end;margin-bottom:2.25rem}.section-head p{max-width:27rem;margin-top:1rem;color:var(--muted)}.grid{display:grid;gap:1.4rem}.grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.skip-link{position:fixed;z-index:100;top:-100px;left:1rem;padding:1rem;background:var(--bg)}.skip-link:focus{top:1rem}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.announcement{background:var(--text);color:var(--bg);font-size:.6rem;letter-spacing:.13em;text-transform:uppercase}.announcement__inner{display:flex;align-items:center;justify-content:space-between;min-height:32px}.announcement a{text-decoration:none}.site-header{background:var(--bg);position:relative;z-index:10}.header-main{display:flex;align-items:center;gap:3rem;min-height:92px}.brand{display:block;flex-shrink:0;text-decoration:none}.brand img{width:148px;height:62px;object-fit:contain}.brand-text{font-weight:900;letter-spacing:-.06em;font-size:1.8rem}.search-form{display:flex;border:1px solid var(--line);margin-left:auto;width:min(390px,40%);background:var(--surface)}.search-form input{border:0;background:transparent;width:100%;min-width:0;padding:.65rem 1rem;font-size:.8rem;color:inherit}.icon-button{min-width:44px;min-height:44px;border:0;background:none;color:inherit;display:inline-flex;align-items:center;justify-content:center}.icon{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:1.5}.header-actions{display:flex;align-items:center;gap:1.5rem}.header-actions a{display:flex;align-items:center;gap:.5rem;text-decoration:none;font-size:.73rem}.main-nav{border-block:1px solid var(--line)}.nav-list{display:flex;justify-content:space-between;gap:1rem}.nav-item>a,.nav-item>details>summary{padding:.9rem .15rem;display:block;font-size:.67rem;letter-spacing:.12em;font-weight:700;text-transform:uppercase;text-decoration:none;cursor:pointer;list-style:none}.nav-item summary::-webkit-details-marker{display:none}.nav-item summary:after{content:"+";margin-left:.6rem;color:var(--muted)}.nav-item details[open] summary:after{content:"\2212"}.mega-menu{position:absolute;left:0;right:0;background:var(--bg);border-bottom:1px solid var(--line);box-shadow:0 12px 20px #0001;padding:2.5rem var(--gutter);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem;z-index:20}.mega-menu a{display:block;font-size:.82rem;min-height:36px;text-decoration:none}.mega-menu a:hover{text-decoration:underline}.mega-menu .eyebrow{margin-bottom:.8rem}.mega-feature img{height:150px;width:100%;object-fit:cover;margin-bottom:1rem}.mobile-nav{display:none}.mobile-nav summary{cursor:pointer;min-height:44px;padding:10px 0}.hero{position:relative;isolation:isolate;min-height:620px;display:grid;align-items:center;color:#fff;background:var(--text);overflow:hidden}.hero-image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:center 50%}.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(90deg,#091311bf,#09131133)}.hero__copy{padding-block:5rem;max-width:700px}.hero__copy h1{max-width:650px}.hero__copy p:not(.eyebrow){max-width:365px;font-size:.92rem;margin-top:1.5rem;line-height:1.75}.hero .text-link{margin-top:1.1rem}.hero__caption{position:absolute;right:var(--gutter);bottom:1.4rem;font-size:.6rem;letter-spacing:.12em;text-transform:uppercase}.intro-strip{display:flex;justify-content:space-between;gap:1rem;padding-block:1.15rem;border-bottom:1px solid var(--line);font-size:.65rem;text-transform:uppercase;letter-spacing:.07em}.intro-strip span:last-child{color:var(--muted)}.pursuit-card{position:relative;aspect-ratio:3/4;display:flex;align-items:end;color:#fff;text-decoration:none;background:var(--text);overflow:hidden}.pursuit-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .35s}.pursuit-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#000d,transparent 90%)}.pursuit-card__copy{position:relative;z-index:1;padding:1.5rem;width:100%}.pursuit-card h3{font-size:2.25rem;text-transform:uppercase;display:flex;justify-content:space-between}.pursuit-card h3 span{font-family:var(--body-font);font-size:1.2rem;font-weight:400}.pursuit-card p{font-size:.75rem;margin-top:.7rem;line-height:1.5;max-width:200px}.pursuit-card:hover img{transform:scale(1.025)}.products-section{background:var(--surface)}.product-card__media{position:relative;background:#fff;aspect-ratio:1/1.03;display:block;overflow:hidden}.product-card__media img{height:100%;width:100%;object-fit:contain;padding:1.4rem;transition:opacity .25s}.product-card__secondary{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.product-card__media:hover .product-card__secondary{opacity:1}.product-card__badge{position:absolute;top:.8rem;left:.8rem;z-index:1;font-size:.53rem;letter-spacing:.1em;text-transform:uppercase;background:var(--bg);padding:.25rem .45rem}.product-card__meta{padding-top:1rem}.product-card__vendor{font-size:.61rem;letter-spacing:.11em;text-transform:uppercase;color:var(--muted)}.product-card__title{font-family:var(--body-font);font-size:.88rem;line-height:1.5;letter-spacing:0;margin-top:.25rem}.product-card a{text-decoration:none}.price{font-size:.8rem;margin-top:.45rem;display:flex;gap:.6rem;flex-wrap:wrap}.price s{color:var(--muted)}.field-note{font-size:.74rem;color:var(--muted);border-top:1px solid var(--line);padding-top:.7rem;margin-top:.7rem}.product-card .text-link{font-size:.6rem;display:flex;justify-content:space-between;margin-top:.5rem}.split{display:grid;grid-template-columns:1fr 1fr;min-height:510px}.split__image{min-height:400px}.split__image img{width:100%;height:100%;object-fit:cover}.split__body{padding:clamp(2rem,5vw,5rem);display:flex;flex-direction:column;align-items:start;justify-content:center}.split__body p:not(.eyebrow){margin-top:1.3rem;max-width:29rem;font-size:.92rem}.split--dark{background:var(--text);color:var(--bg)}.split--sage{background:var(--sage);color:#fff}.split--reverse .split__image{order:2}.split__links{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:1.2rem}.system-card{padding:1.8rem 0;border-top:1px solid var(--text);text-decoration:none;display:block}.system-card .number{color:var(--rust);font-size:.65rem;letter-spacing:.1em}.system-card h3{margin-top:1.5rem;font-size:1.65rem}.system-card p{font-size:.78rem;color:var(--muted);margin-top:.8rem}.system-card .text-link{margin-top:1rem}.brands{padding-block:2.5rem;border-block:1px solid var(--line)}.brands__inner{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.brands p{max-width:160px;font-size:.8rem}.brand-name{font-weight:800;font-size:1.2rem;letter-spacing:-.04em;text-decoration:none}.journal-card img{aspect-ratio:1.5;object-fit:cover;width:100%;margin-bottom:1.2rem}.journal-card a{text-decoration:none}.journal-card h3{font-size:1.5rem;margin-top:.7rem}.journal-card p{font-size:.8rem;margin-top:.6rem;color:var(--muted)}.newsletter{border-top:1px solid var(--line)}.newsletter__inner{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.newsletter h2{font-size:2.7rem;max-width:430px}.newsletter p{font-size:.83rem;margin-top:1rem;max-width:400px}.newsletter form{max-width:500px}.newsletter__fields{display:flex;border-bottom:1px solid var(--text);gap:1rem;margin-top:.5rem}.newsletter input{border:0;background:none;padding:1rem 0;flex:1;min-width:0;color:inherit}.newsletter button{white-space:nowrap;border:0;background:none;font-size:.7rem;letter-spacing:.1em;font-weight:700}.site-footer{padding-block:3.5rem 1.5rem;background:var(--text);color:var(--bg)}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:3rem}.footer-grid p{font-size:.78rem;max-width:290px;margin-top:1rem}.footer-grid a{font-size:.75rem;text-decoration:none;display:inline-flex;align-items:center;min-height:36px}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:2rem;margin-top:3rem;padding-top:1.4rem;border-top:1px solid #ffffff30;font-size:.65rem}.localization{display:flex;gap:.5rem;flex-wrap:wrap}.localization select{max-width:200px;color:inherit;background:var(--text);padding:.4rem;border:1px solid #ffffff60}.localization button{background:transparent;color:inherit;border:1px solid #ffffff60;padding:.4rem}.empty-state{padding:2rem;border:1px dashed var(--line);font-size:.85rem}.page-content{max-width:800px;padding-block:5rem}.page-content .rte{margin-top:2rem}.preview-note{font:12px/1.5 system-ui;background:#f8e6b9;color:#312919;padding:.6rem 1rem;text-align:center}@media(min-width:1600px){.hero{min-height:720px}}@media(max-width:1024px){.header-main{gap:1.5rem}.hero{min-height:570px}.grid--4{gap:1rem}.pursuit-card__copy{padding:1rem}.pursuit-card h3{font-size:1.7rem}.split{min-height:440px}.split__body{padding:2rem}.header-actions{gap:.8rem}}@media(max-width:760px){.announcement__inner{justify-content:center}.announcement__inner span:last-child{display:none}.header-main{min-height:76px;flex-wrap:wrap;padding-block:.6rem;gap:.4rem 1rem}.brand img{width:120px;height:47px}.header-actions{margin-left:auto}.header-actions .account-link{display:none}.search-form{order:3;width:100%;margin:0 0 .5rem}.main-nav{display:none}.mobile-nav{display:block;order:0}.mobile-nav>summary{font-size:0;list-style:none}.mobile-nav>summary:after{content:"\2630";font-size:1.3rem}.mobile-nav>summary::-webkit-details-marker{display:none}.mobile-panel{position:absolute;top:100%;left:0;right:0;background:var(--bg);padding:1rem var(--gutter) 2rem;box-shadow:0 12px 15px #0002;max-height:70vh;overflow:auto}.mobile-panel a{display:block;min-height:44px;padding:.6rem 0;text-decoration:none}.mobile-panel details{border-bottom:1px solid var(--line)}.mobile-panel li li{padding-left:1rem}.hero{min-height:620px;align-items:end}.hero__copy{padding-block:3rem}.hero__copy h1{font-size:3.4rem;max-width:360px}.hero__copy p:not(.eyebrow){max-width:300px}.hero:after{background:linear-gradient(0deg,#091311e0,#09131170)}.hero .actions{flex-direction:column;align-items:stretch;max-width:300px}.hero__caption{display:none}.intro-strip{font-size:.55rem;gap:1rem}.intro-strip span:last-child{display:none}.section-head{display:block}.section-head>.text-link{margin-top:1rem}.grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}.grid--3{grid-template-columns:1fr}.pursuit-card{aspect-ratio:3/4.7}.pursuit-card p{font-size:.68rem}.split{grid-template-columns:1fr}.split__image{min-height:0;height:320px}.split--reverse .split__image{order:0}.split__body{padding:2.5rem var(--gutter)}.product-card__media img{padding:.6rem}.product-card__title{font-size:.78rem}.product-card__badge{font-size:.47rem;left:.4rem;top:.4rem}.brands__inner{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.brands p{grid-column:1/-1;max-width:none}.newsletter__inner{grid-template-columns:1fr;gap:2rem}.newsletter h2{font-size:2.3rem}.footer-grid{grid-template-columns:1fr 1fr;gap:2rem}.footer-grid>:first-child{grid-column:1/-1}.footer-bottom{align-items:start;flex-direction:column}.journal-card img{aspect-ratio:1.7}.journal-card{margin-bottom:1rem}.system-card h3{margin-top:.7rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;animation:none!important;scroll-behavior:auto!important}}[data-motion=reduced] *{transition:none!important;animation:none!important}body.template-index .newsletter:before{display:none}:is(body.template-index .gear-lists,.site-footer,.split__body,.fishing-page .trip-plan){position:relative;isolation:isolate}:is(body.template-index .gear-lists,.site-footer,.split__body,.fishing-page .trip-plan):before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-height:none;z-index:-1;pointer-events:none;background:currentColor;opacity:.1;-webkit-mask:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20800%20500%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221%22%20stroke-linejoin%3D%22round%22%20d%3D%22M500.0%2C207.5L490.0%2C213.5L484.3%2C220.0L481.7%2C230.0L484.0%2C240.0L490.0%2C250.0L500.7%2C260.0L520.0%2C271.1L540.0%2C277.2L550.0%2C278.2L560.0%2C277.1L570.0%2C273.1L574.1%2C270.0L580.0%2C262.7L584.0%2C250.0L583.3%2C240.0L579.4%2C230.0L570.0%2C219.3L554.3%2C210.0L540.0%2C205.8L520.0%2C203.9L510.0%2C204.9L500.0%2C207.5M490.0%2C189.4L480.0%2C193.3L469.2%2C200.0L460.7%2C210.0L457.2%2C220.0L456.9%2C230.0L459.4%2C240.0L464.9%2C250.0L473.2%2C260.0L490.0%2C274.0L510.0%2C286.3L530.0%2C295.7L550.0%2C302.5L570.0%2C305.3L580.0%2C304.2L590.0%2C300.4L600.0%2C291.6L607.0%2C280.0L610.8%2C270.0L613.6%2C250.0L612.7%2C240.0L610.0%2C230.0L604.6%2C220.0L595.6%2C210.0L580.0%2C199.7L560.0%2C192.0L550.0%2C189.3L520.0%2C185.9L500.0%2C187.3L490.0%2C189.4M470.0%2C179.5L460.0%2C184.9L450.0%2C193.1L444.4%2C200.0L439.5%2C210.0L437.5%2C220.0L437.9%2C230.0L440.0%2C237.9L445.7%2C250.0L453.0%2C260.0L470.0%2C276.1L490.0%2C290.6L520.0%2C308.2L550.0%2C323.6L570.0%2C332.4L590.0%2C338.3L600.0%2C338.6L610.0%2C335.3L620.0%2C324.7L626.7%2C310.0L632.6%2C290.0L636.5%2C270.0L638.1%2C250.0L637.7%2C240.0L636.0%2C230.0L632.6%2C220.0L626.6%2C210.0L616.7%2C200.0L600.6%2C190.0L580.0%2C182.0L560.0%2C176.8L530.0%2C172.5L510.0%2C172.0L490.0%2C173.9L470.0%2C179.5M500.0%2C159.7L480.0%2C162.1L460.0%2C167.9L450.0%2C172.9L440.0%2C180.0L431.0%2C190.0L425.4%2C200.0L422.0%2C210.0L420.8%2C220.0L421.5%2C230.0L424.2%2C240.0L428.8%2C250.0L435.6%2C260.0L444.6%2C270.0L460.0%2C283.5L480.0%2C298.2L543.4%2C340.0L556.8%2C350.0L600.0%2C386.3L610.0%2C392.4L620.0%2C396.0L630.0%2C396.4L640.0%2C392.5L650.0%2C380.0L654.4%2C360.0L656.2%2C310.0L662.1%2C240.0L660.3%2C220.0L657.0%2C210.0L651.0%2C200.0L640.3%2C190.0L622.2%2C180.0L610.0%2C175.5L580.0%2C167.4L550.0%2C162.3L520.0%2C159.6L500.0%2C159.7M480.0%2C149.1L460.0%2C153.2L440.0%2C161.8L428.7%2C170.0L419.4%2C180.0L413.1%2C190.0L408.9%2C200.0L406.4%2C210.0L405.6%2C220.0L406.4%2C230.0L410.0%2C242.7L419.5%2C260.0L430.0%2C272.1L450.0%2C289.8L506.2%2C330.0L531.2%2C350.0L551.3%2C370.0L580.0%2C403.9L590.0%2C413.8L600.0%2C421.7L616.9%2C430.0L630.0%2C432.8L640.0%2C432.5L650.0%2C430.1L660.0%2C424.4L665.2%2C420.0L673.4%2C410.0L680.0%2C396.5L684.0%2C380.0L685.1%2C360.0L681.6%2C310.0L681.9%2C290.0L683.7%2C270.0L689.7%2C230.0L691.2%2C210.0L689.9%2C200.0L685.8%2C190.0L676.2%2C180.0L660.0%2C171.7L640.0%2C165.5L615.6%2C160.0L580.0%2C154.1L540.0%2C149.3L510.0%2C147.7L480.0%2C149.1M460.0%2C139.3L440.0%2C145.5L430.0%2C150.7L420.0%2C157.9L408.5%2C170.0L400.0%2C183.8L393.8%2C200.0L391.1%2C220.0L391.9%2C230.0L394.2%2C240.0L398.1%2C250.0L404.0%2C260.0L411.9%2C270.0L433.2%2C290.0L487.2%2C330.0L511.3%2C350.0L530.5%2C370.0L570.0%2C422.3L580.0%2C432.7L590.0%2C440.9L610.0%2C451.9L630.0%2C456.9L640.0%2C457.3L650.0%2C456.1L660.0%2C453.0L670.0%2C447.6L680.0%2C439.5L690.0%2C427.2L699.4%2C410.0L705.9%2C390.0L707.9%2C380.0L709.7%2C360.0L707.1%2C310.0L708.4%2C280.0L712.5%2C260.0L719.3%2C240.0L744.2%2C190.0L746.2%2C180.0L744.7%2C170.0L740.0%2C162.7L737.7%2C160.0L730.0%2C155.2L720.0%2C151.1L700.0%2C147.8L620.0%2C144.5L510.0%2C136.0L480.0%2C136.5L460.0%2C139.3M690.0%2C119.2L650.0%2C125.6L620.0%2C128.3L580.0%2C128.2L490.0%2C123.4L460.0%2C125.1L440.0%2C129.6L430.0%2C133.4L420.0%2C138.8L410.0%2C146.4L400.0%2C156.9L391.1%2C170.0L386.1%2C180.0L380.0%2C198.0L377.7%2C210.0L377.6%2C230.0L379.5%2C240.0L383.1%2C250.0L388.5%2C260.0L400.0%2C274.5L420.0%2C292.8L482.3%2C340.0L503.8%2C360.0L520.5%2C380.0L553.9%2C430.0L571.9%2C450.0L584.8%2C460.0L600.0%2C468.7L610.0%2C472.9L630.0%2C477.9L650.0%2C478.4L660.0%2C476.4L674.6%2C470.0L690.0%2C457.9L700.0%2C445.9L710.0%2C430.1L723.2%2C400.0L731.2%2C370.0L734.0%2C350.0L736.8%2C300.0L740.6%2C280.0L749.0%2C260.0L755.5%2C250.0L780.8%2C220.0L788.1%2C210.0L793.2%2C200.0L796.1%2C190.0L796.9%2C180.0L795.7%2C170.0L792.2%2C160.0L786.2%2C150.0L777.1%2C140.0L770.0%2C134.5L760.0%2C128.3L750.0%2C123.8L730.0%2C118.5L710.0%2C117.4L690.0%2C119.2M635.4%2C0.0L650.0%2C1.4L662.2%2C0.0M800.0%2C129.2L780.0%2C114.0L760.0%2C103.2L750.0%2C99.0L730.0%2C93.1L710.0%2C90.7L690.0%2C92.5L630.0%2C108.8L600.0%2C113.1L560.0%2C113.8L480.0%2C109.7L450.0%2C111.0L430.0%2C115.4L420.0%2C119.4L403.7%2C130.0L390.0%2C144.4L380.1%2C160.0L375.2%2C170.0L370.0%2C183.5L365.4%2C200.0L362.8%2C220.0L363.1%2C230.0L364.5%2C240.0L367.5%2C250.0L372.4%2C260.0L379.2%2C270.0L388.2%2C280.0L399.2%2C290.0L465.5%2C340.0L487.3%2C360.0L496.2%2C370.0L510.8%2C390.0L540.4%2C440.0L550.0%2C452.6L560.0%2C463.1L570.0%2C471.6L590.0%2C484.4L610.0%2C493.4L635.4%2C500.0M0.0%2C282.0L20.0%2C265.2L24.3%2C260.0L29.1%2C250.0L32.9%2C230.0L33.6%2C210.0L32.0%2C190.0L30.1%2C180.0L23.0%2C160.0L10.3%2C140.0L0.0%2C129.2M800.0%2C282.0L790.0%2C291.4L780.0%2C304.4L777.0%2C310.0L770.0%2C324.2L737.3%2C410.0L723.0%2C440.0L710.0%2C462.1L700.0%2C475.6L690.0%2C486.0L680.0%2C493.4L670.0%2C498.1L662.2%2C500.0M578.2%2C0.0L610.0%2C17.0L660.1%2C40.0L668.7%2C50.0L662.0%2C60.0L651.3%2C70.0L636.9%2C80.0L614.9%2C90.0L600.0%2C93.9L580.0%2C97.1L550.0%2C98.3L470.0%2C93.1L450.0%2C92.9L430.0%2C95.1L410.0%2C101.8L400.0%2C107.8L390.0%2C116.6L380.0%2C129.2L370.0%2C146.4L360.0%2C170.0L353.7%2C190.0L349.4%2C210.0L347.9%2C230.0L348.7%2C240.0L350.9%2C250.0L354.9%2C260.0L361.1%2C270.0L369.7%2C280.0L380.5%2C290.0L448.7%2C340.0L471.1%2C360.0L480.2%2C370.0L494.8%2C390.0L520.8%2C440.0L533.1%2C460.0L541.0%2C470.0L550.9%2C480.0L560.0%2C487.7L578.2%2C500.0M708.6%2C0.0L685.3%2C40.0L693.0%2C50.0L760.0%2C82.3L780.0%2C93.8L800.0%2C107.2M0.0%2C344.0L10.0%2C337.6L20.0%2C333.0L40.0%2C328.1L100.0%2C323.7L123.5%2C320.0L130.0%2C317.4L142.2%2C310.0L146.0%2C300.0L142.6%2C290.0L133.9%2C280.0L96.9%2C250.0L80.0%2C231.5L70.0%2C214.8L51.7%2C170.0L41.1%2C150.0L25.8%2C130.0L15.7%2C120.0L0.0%2C107.2M800.0%2C344.0L790.0%2C353.2L784.3%2C360.0L770.0%2C380.8L708.6%2C500.0M539.8%2C0.0L577.2%2C30.0L587.5%2C40.0L593.1%2C50.0L592.1%2C60.0L580.0%2C70.4L570.0%2C73.8L550.0%2C77.3L520.0%2C77.4L460.0%2C71.1L430.0%2C70.3L410.0%2C73.7L400.0%2C77.6L390.0%2C83.7L380.0%2C93.1L370.0%2C107.4L355.3%2C140.0L345.0%2C170.0L336.5%2C200.0L332.5%2C220.0L331.2%2C240.0L332.1%2C250.0L334.8%2C260.0L340.0%2C270.0L347.8%2C280.0L358.7%2C290.0L372.0%2C300.0L417.2%2C330.0L440.0%2C347.0L454.6%2C360.0L470.0%2C377.4L478.8%2C390.0L489.4%2C410.0L505.7%2C450.0L515.5%2C470.0L529.9%2C490.0L539.8%2C500.0M732.1%2C0.0L730.6%2C10.0L730.6%2C20.0L732.7%2C30.0L737.9%2C40.0L746.4%2C50.0L758.1%2C60.0L800.0%2C89.4M0.0%2C373.9L10.0%2C366.3L20.0%2C360.7L40.0%2C353.3L70.0%2C348.5L130.0%2C343.5L150.0%2C340.2L160.0%2C337.3L177.3%2C330.0L189.6%2C320.0L195.0%2C310.0L195.3%2C300.0L190.9%2C290.0L182.0%2C280.0L169.5%2C270.0L125.9%2C240.0L114.0%2C230.0L104.2%2C220.0L90.0%2C200.8L67.7%2C160.0L50.0%2C134.1L37.3%2C120.0L26.5%2C110.0L0.0%2C89.4M800.0%2C373.9L790.0%2C383.9L780.0%2C396.4L765.3%2C420.0L745.8%2C460.0L737.9%2C480.0L732.1%2C500.0M496.9%2C0.0L502.9%2C20.0L501.8%2C30.0L500.0%2C31.6L490.0%2C35.9L480.0%2C37.2L430.0%2C38.0L410.0%2C40.4L400.0%2C42.8L390.0%2C46.5L380.0%2C51.8L370.0%2C59.8L361.9%2C70.0L352.1%2C90.0L345.9%2C110.0L312.4%2C230.0L308.6%2C250.0L308.3%2C260.0L310.6%2C270.0L316.6%2C280.0L328.0%2C290.0L411.7%2C340.0L437.2%2C360.0L455.5%2C380.0L467.9%2C400.0L476.2%2C420.0L496.9%2C500.0M750.9%2C0.0L751.1%2C10.0L753.0%2C20.0L757.0%2C30.0L763.4%2C40.0L772.3%2C50.0L783.4%2C60.0L800.0%2C73.0M0.0%2C396.7L10.0%2C387.9L20.0%2C381.1L30.0%2C375.8L50.0%2C368.9L80.0%2C363.7L150.0%2C357.5L170.0%2C354.0L190.0%2C348.2L207.8%2C340.0L221.6%2C330.0L230.8%2C320.0L236.5%2C310.0L238.6%2C300.0L236.2%2C290.0L227.9%2C280.0L214.0%2C270.0L160.0%2C239.4L145.8%2C230.0L130.0%2C217.4L120.0%2C207.4L110.0%2C195.3L80.7%2C150.0L60.0%2C123.7L34.9%2C100.0L0.0%2C73.0M800.0%2C396.7L790.0%2C407.9L781.3%2C420.0L765.0%2C450.0L754.2%2C480.0L750.9%2C500.0M429.1%2C0.0L390.0%2C13.3L370.0%2C21.9L360.0%2C28.2L350.0%2C37.1L340.4%2C50.0L335.7%2C60.0L330.0%2C79.6L322.6%2C130.0L316.3%2C160.0L310.0%2C181.7L303.2%2C200.0L290.0%2C226.6L280.0%2C239.4L270.0%2C247.2L260.0%2C250.8L250.0%2C251.8L240.0%2C251.0L210.0%2C243.1L180.0%2C230.0L162.9%2C220.0L150.0%2C210.7L140.0%2C202.0L128.5%2C190.0L92.0%2C140.0L75.0%2C120.0L53.8%2C100.0L0.0%2C56.4M767.5%2C0.0L768.8%2C10.0L771.7%2C20.0L776.7%2C30.0L783.8%2C40.0L800.0%2C56.4M429.1%2C500.0L440.0%2C494.1L450.0%2C484.8L457.4%2C470.0L459.7%2C460.0L460.5%2C440.0L457.4%2C420.0L450.2%2C400.0L444.6%2C390.0L437.5%2C380.0L420.0%2C362.1L404.1%2C350.0L390.0%2C341.1L370.0%2C330.7L350.0%2C322.3L320.0%2C313.6L300.0%2C312.4L290.0%2C314.3L280.0%2C318.6L270.0%2C324.6L248.8%2C340.0L232.6%2C350.0L210.1%2C360.0L200.0%2C363.1L163.9%2C370.0L80.0%2C377.4L50.0%2C384.1L30.0%2C392.7L20.0%2C399.0L10.0%2C407.1L0.0%2C417.6M800.0%2C417.6L784.5%2C440.0L775.2%2C460.0L769.3%2C480.0L767.5%2C500.0M355.5%2C0.0L340.4%2C10.0L330.0%2C20.0L320.0%2C34.4L313.2%2C50.0L308.7%2C70.0L304.4%2C130.0L301.2%2C150.0L295.8%2C170.0L287.3%2C190.0L280.0%2C202.0L270.0%2C213.1L259.9%2C220.0L250.0%2C223.8L240.0%2C225.5L220.0%2C224.2L200.0%2C218.7L180.0%2C209.5L160.0%2C196.1L140.0%2C176.9L102.4%2C130.0L83.3%2C110.0L60.3%2C90.0L22.8%2C60.0L11.6%2C50.0L0.0%2C37.4M783.1%2C0.0L785.0%2C10.0L788.7%2C20.0L794.3%2C30.0L800.0%2C37.4M355.5%2C500.0L400.0%2C479.6L410.0%2C474.1L420.0%2C466.7L426.3%2C460.0L432.3%2C450.0L435.5%2C440.0L436.6%2C430.0L436.1%2C420.0L433.9%2C410.0L430.2%2C400.0L424.4%2C390.0L416.6%2C380.0L406.4%2C370.0L393.0%2C360.0L375.0%2C350.0L360.0%2C343.8L340.0%2C338.5L320.0%2C337.0L300.0%2C340.2L280.0%2C348.1L240.0%2C367.5L210.0%2C376.7L180.0%2C381.4L100.0%2C387.1L80.0%2C390.0L60.0%2C394.7L40.0%2C402.8L28.2%2C410.0L20.0%2C416.4L10.0%2C426.3L0.0%2C439.5M800.0%2C439.5L794.0%2C450.0L786.0%2C470.0L782.8%2C490.0L783.1%2C500.0M315.6%2C0.0L307.6%2C10.0L300.0%2C22.9L293.1%2C40.0L290.4%2C50.0L286.5%2C80.0L284.7%2C130.0L281.4%2C150.0L278.4%2C160.0L270.0%2C177.6L260.0%2C189.7L250.0%2C196.6L240.0%2C200.6L230.0%2C202.1L220.0%2C201.9L200.0%2C197.2L184.7%2C190.0L169.7%2C180.0L150.0%2C161.5L122.3%2C130.0L102.4%2C110.0L79.0%2C90.0L40.9%2C60.0L20.0%2C40.7L11.1%2C30.0L4.9%2C20.0L0.0%2C7.6M315.6%2C500.0L326.1%2C490.0L340.0%2C480.2L378.7%2C460.0L390.0%2C452.8L402.9%2C440.0L407.8%2C430.0L409.6%2C420.0L408.6%2C410.0L404.9%2C400.0L398.7%2C390.0L388.9%2C380.0L380.0%2C373.7L370.0%2C368.1L360.0%2C364.2L340.0%2C359.7L320.0%2C360.1L300.0%2C365.0L250.0%2C383.9L223.9%2C390.0L190.0%2C393.7L110.0%2C397.6L90.0%2C400.1L70.0%2C404.6L55.0%2C410.0L40.0%2C417.8L24.7%2C430.0L15.8%2C440.0L9.0%2C450.0L4.0%2C460.0L0.0%2C471.7M800.0%2C471.7L797.4%2C490.0L798.1%2C500.0M13.2%2C0.0L16.1%2C10.0L20.0%2C18.2L27.8%2C30.0L36.6%2C40.0L50.0%2C52.4L124.0%2C110.0L160.0%2C144.0L180.0%2C160.9L190.0%2C167.1L200.0%2C171.7L210.0%2C174.4L220.0%2C175.2L230.0%2C173.8L240.0%2C169.4L250.0%2C160.0L255.7%2C150.0L259.5%2C140.0L262.9%2C120.0L265.1%2C80.0L269.1%2C50.0L277.7%2C20.0L286.7%2C0.0M286.7%2C500.0L300.0%2C478.8L310.0%2C467.3L320.0%2C458.6L347.9%2C440.0L360.5%2C430.0L367.0%2C420.0L367.8%2C410.0L362.2%2C400.0L360.0%2C398.1L350.0%2C392.4L342.5%2C390.0L330.0%2C389.0L318.8%2C390.0L270.0%2C402.3L250.0%2C405.3L220.0%2C407.1L130.0%2C407.4L100.0%2C410.1L80.0%2C414.2L63.3%2C420.0L50.0%2C426.9L33.5%2C440.0L25.2%2C450.0L19.2%2C460.0L15.2%2C470.0L12.9%2C480.0L12.2%2C490.0L13.2%2C500.0M28.8%2C0.0L32.1%2C10.0L37.5%2C20.0L45.0%2C30.0L60.0%2C44.9L79.1%2C60.0L180.0%2C128.2L190.0%2C133.1L200.0%2C136.3L210.0%2C136.7L220.0%2C133.2L223.6%2C130.0L230.9%2C120.0L237.3%2C100.0L247.8%2C50.0L261.8%2C0.0M261.8%2C500.0L267.5%2C480.0L271.0%2C460.0L269.9%2C450.0L263.5%2C440.0L250.0%2C432.7L242.6%2C430.0L220.0%2C425.3L180.0%2C420.3L140.0%2C418.7L110.0%2C420.5L90.0%2C424.2L70.0%2C430.9L54.5%2C440.0L40.0%2C454.1L31.0%2C470.0L28.3%2C480.0L27.6%2C490.0L28.8%2C500.0M45.7%2C0.0L49.2%2C10.0L60.0%2C25.7L74.5%2C40.0L90.0%2C51.7L110.0%2C64.4L140.0%2C80.4L160.0%2C88.7L180.0%2C93.3L190.0%2C92.7L200.0%2C88.6L210.0%2C79.0L220.0%2C60.9L224.3%2C50.0L233.8%2C20.0L238.1%2C0.0M238.1%2C500.0L239.3%2C480.0L237.5%2C470.0L232.7%2C460.0L222.5%2C450.0L210.0%2C443.5L190.0%2C437.1L170.0%2C433.4L140.0%2C431.1L120.0%2C431.8L100.0%2C435.0L80.0%2C441.5L65.5%2C450.0L55.1%2C460.0L48.6%2C470.0L45.3%2C480.0L44.3%2C490.0L45.7%2C500.0M64.9%2C0.0L69.0%2C10.0L76.1%2C20.0L86.1%2C30.0L100.0%2C40.5L116.9%2C50.0L130.0%2C55.8L150.0%2C61.8L160.0%2C63.1L170.0%2C62.6L180.0%2C59.8L190.0%2C53.4L193.3%2C50.0L200.0%2C41.6L206.1%2C30.0L210.0%2C19.6L213.6%2C0.0M213.6%2C500.0L213.3%2C490.0L211.0%2C480.0L205.4%2C470.0L194.4%2C460.0L180.0%2C453.0L170.0%2C449.6L150.0%2C446.1L130.0%2C445.4L110.0%2C447.6L100.1%2C450.0L80.0%2C460.0L70.1%2C470.0L65.2%2C480.0L63.6%2C490.0L64.9%2C500.0M90.0%2C0.0L95.5%2C10.0L105.3%2C20.0L110.0%2C23.3L120.0%2C29.2L130.0%2C32.9L140.0%2C35.1L150.0%2C35.6L160.0%2C33.8L170.0%2C28.7L178.0%2C20.0L180.0%2C16.3L182.6%2C10.0L184.0%2C0.0M184.0%2C500.0L182.3%2C490.0L180.0%2C485.5L176.4%2C480.0L170.0%2C474.5L162.8%2C470.0L150.0%2C465.8L130.0%2C464.0L120.0%2C465.1L110.0%2C467.7L100.0%2C473.2L93.1%2C480.0L90.0%2C487.3L89.1%2C490.0L90.0%2C500.0%22%2F%3E%3C%2Fsvg%3E) center / 800px 500px repeat;mask:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20800%20500%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221%22%20stroke-linejoin%3D%22round%22%20d%3D%22M500.0%2C207.5L490.0%2C213.5L484.3%2C220.0L481.7%2C230.0L484.0%2C240.0L490.0%2C250.0L500.7%2C260.0L520.0%2C271.1L540.0%2C277.2L550.0%2C278.2L560.0%2C277.1L570.0%2C273.1L574.1%2C270.0L580.0%2C262.7L584.0%2C250.0L583.3%2C240.0L579.4%2C230.0L570.0%2C219.3L554.3%2C210.0L540.0%2C205.8L520.0%2C203.9L510.0%2C204.9L500.0%2C207.5M490.0%2C189.4L480.0%2C193.3L469.2%2C200.0L460.7%2C210.0L457.2%2C220.0L456.9%2C230.0L459.4%2C240.0L464.9%2C250.0L473.2%2C260.0L490.0%2C274.0L510.0%2C286.3L530.0%2C295.7L550.0%2C302.5L570.0%2C305.3L580.0%2C304.2L590.0%2C300.4L600.0%2C291.6L607.0%2C280.0L610.8%2C270.0L613.6%2C250.0L612.7%2C240.0L610.0%2C230.0L604.6%2C220.0L595.6%2C210.0L580.0%2C199.7L560.0%2C192.0L550.0%2C189.3L520.0%2C185.9L500.0%2C187.3L490.0%2C189.4M470.0%2C179.5L460.0%2C184.9L450.0%2C193.1L444.4%2C200.0L439.5%2C210.0L437.5%2C220.0L437.9%2C230.0L440.0%2C237.9L445.7%2C250.0L453.0%2C260.0L470.0%2C276.1L490.0%2C290.6L520.0%2C308.2L550.0%2C323.6L570.0%2C332.4L590.0%2C338.3L600.0%2C338.6L610.0%2C335.3L620.0%2C324.7L626.7%2C310.0L632.6%2C290.0L636.5%2C270.0L638.1%2C250.0L637.7%2C240.0L636.0%2C230.0L632.6%2C220.0L626.6%2C210.0L616.7%2C200.0L600.6%2C190.0L580.0%2C182.0L560.0%2C176.8L530.0%2C172.5L510.0%2C172.0L490.0%2C173.9L470.0%2C179.5M500.0%2C159.7L480.0%2C162.1L460.0%2C167.9L450.0%2C172.9L440.0%2C180.0L431.0%2C190.0L425.4%2C200.0L422.0%2C210.0L420.8%2C220.0L421.5%2C230.0L424.2%2C240.0L428.8%2C250.0L435.6%2C260.0L444.6%2C270.0L460.0%2C283.5L480.0%2C298.2L543.4%2C340.0L556.8%2C350.0L600.0%2C386.3L610.0%2C392.4L620.0%2C396.0L630.0%2C396.4L640.0%2C392.5L650.0%2C380.0L654.4%2C360.0L656.2%2C310.0L662.1%2C240.0L660.3%2C220.0L657.0%2C210.0L651.0%2C200.0L640.3%2C190.0L622.2%2C180.0L610.0%2C175.5L580.0%2C167.4L550.0%2C162.3L520.0%2C159.6L500.0%2C159.7M480.0%2C149.1L460.0%2C153.2L440.0%2C161.8L428.7%2C170.0L419.4%2C180.0L413.1%2C190.0L408.9%2C200.0L406.4%2C210.0L405.6%2C220.0L406.4%2C230.0L410.0%2C242.7L419.5%2C260.0L430.0%2C272.1L450.0%2C289.8L506.2%2C330.0L531.2%2C350.0L551.3%2C370.0L580.0%2C403.9L590.0%2C413.8L600.0%2C421.7L616.9%2C430.0L630.0%2C432.8L640.0%2C432.5L650.0%2C430.1L660.0%2C424.4L665.2%2C420.0L673.4%2C410.0L680.0%2C396.5L684.0%2C380.0L685.1%2C360.0L681.6%2C310.0L681.9%2C290.0L683.7%2C270.0L689.7%2C230.0L691.2%2C210.0L689.9%2C200.0L685.8%2C190.0L676.2%2C180.0L660.0%2C171.7L640.0%2C165.5L615.6%2C160.0L580.0%2C154.1L540.0%2C149.3L510.0%2C147.7L480.0%2C149.1M460.0%2C139.3L440.0%2C145.5L430.0%2C150.7L420.0%2C157.9L408.5%2C170.0L400.0%2C183.8L393.8%2C200.0L391.1%2C220.0L391.9%2C230.0L394.2%2C240.0L398.1%2C250.0L404.0%2C260.0L411.9%2C270.0L433.2%2C290.0L487.2%2C330.0L511.3%2C350.0L530.5%2C370.0L570.0%2C422.3L580.0%2C432.7L590.0%2C440.9L610.0%2C451.9L630.0%2C456.9L640.0%2C457.3L650.0%2C456.1L660.0%2C453.0L670.0%2C447.6L680.0%2C439.5L690.0%2C427.2L699.4%2C410.0L705.9%2C390.0L707.9%2C380.0L709.7%2C360.0L707.1%2C310.0L708.4%2C280.0L712.5%2C260.0L719.3%2C240.0L744.2%2C190.0L746.2%2C180.0L744.7%2C170.0L740.0%2C162.7L737.7%2C160.0L730.0%2C155.2L720.0%2C151.1L700.0%2C147.8L620.0%2C144.5L510.0%2C136.0L480.0%2C136.5L460.0%2C139.3M690.0%2C119.2L650.0%2C125.6L620.0%2C128.3L580.0%2C128.2L490.0%2C123.4L460.0%2C125.1L440.0%2C129.6L430.0%2C133.4L420.0%2C138.8L410.0%2C146.4L400.0%2C156.9L391.1%2C170.0L386.1%2C180.0L380.0%2C198.0L377.7%2C210.0L377.6%2C230.0L379.5%2C240.0L383.1%2C250.0L388.5%2C260.0L400.0%2C274.5L420.0%2C292.8L482.3%2C340.0L503.8%2C360.0L520.5%2C380.0L553.9%2C430.0L571.9%2C450.0L584.8%2C460.0L600.0%2C468.7L610.0%2C472.9L630.0%2C477.9L650.0%2C478.4L660.0%2C476.4L674.6%2C470.0L690.0%2C457.9L700.0%2C445.9L710.0%2C430.1L723.2%2C400.0L731.2%2C370.0L734.0%2C350.0L736.8%2C300.0L740.6%2C280.0L749.0%2C260.0L755.5%2C250.0L780.8%2C220.0L788.1%2C210.0L793.2%2C200.0L796.1%2C190.0L796.9%2C180.0L795.7%2C170.0L792.2%2C160.0L786.2%2C150.0L777.1%2C140.0L770.0%2C134.5L760.0%2C128.3L750.0%2C123.8L730.0%2C118.5L710.0%2C117.4L690.0%2C119.2M635.4%2C0.0L650.0%2C1.4L662.2%2C0.0M800.0%2C129.2L780.0%2C114.0L760.0%2C103.2L750.0%2C99.0L730.0%2C93.1L710.0%2C90.7L690.0%2C92.5L630.0%2C108.8L600.0%2C113.1L560.0%2C113.8L480.0%2C109.7L450.0%2C111.0L430.0%2C115.4L420.0%2C119.4L403.7%2C130.0L390.0%2C144.4L380.1%2C160.0L375.2%2C170.0L370.0%2C183.5L365.4%2C200.0L362.8%2C220.0L363.1%2C230.0L364.5%2C240.0L367.5%2C250.0L372.4%2C260.0L379.2%2C270.0L388.2%2C280.0L399.2%2C290.0L465.5%2C340.0L487.3%2C360.0L496.2%2C370.0L510.8%2C390.0L540.4%2C440.0L550.0%2C452.6L560.0%2C463.1L570.0%2C471.6L590.0%2C484.4L610.0%2C493.4L635.4%2C500.0M0.0%2C282.0L20.0%2C265.2L24.3%2C260.0L29.1%2C250.0L32.9%2C230.0L33.6%2C210.0L32.0%2C190.0L30.1%2C180.0L23.0%2C160.0L10.3%2C140.0L0.0%2C129.2M800.0%2C282.0L790.0%2C291.4L780.0%2C304.4L777.0%2C310.0L770.0%2C324.2L737.3%2C410.0L723.0%2C440.0L710.0%2C462.1L700.0%2C475.6L690.0%2C486.0L680.0%2C493.4L670.0%2C498.1L662.2%2C500.0M578.2%2C0.0L610.0%2C17.0L660.1%2C40.0L668.7%2C50.0L662.0%2C60.0L651.3%2C70.0L636.9%2C80.0L614.9%2C90.0L600.0%2C93.9L580.0%2C97.1L550.0%2C98.3L470.0%2C93.1L450.0%2C92.9L430.0%2C95.1L410.0%2C101.8L400.0%2C107.8L390.0%2C116.6L380.0%2C129.2L370.0%2C146.4L360.0%2C170.0L353.7%2C190.0L349.4%2C210.0L347.9%2C230.0L348.7%2C240.0L350.9%2C250.0L354.9%2C260.0L361.1%2C270.0L369.7%2C280.0L380.5%2C290.0L448.7%2C340.0L471.1%2C360.0L480.2%2C370.0L494.8%2C390.0L520.8%2C440.0L533.1%2C460.0L541.0%2C470.0L550.9%2C480.0L560.0%2C487.7L578.2%2C500.0M708.6%2C0.0L685.3%2C40.0L693.0%2C50.0L760.0%2C82.3L780.0%2C93.8L800.0%2C107.2M0.0%2C344.0L10.0%2C337.6L20.0%2C333.0L40.0%2C328.1L100.0%2C323.7L123.5%2C320.0L130.0%2C317.4L142.2%2C310.0L146.0%2C300.0L142.6%2C290.0L133.9%2C280.0L96.9%2C250.0L80.0%2C231.5L70.0%2C214.8L51.7%2C170.0L41.1%2C150.0L25.8%2C130.0L15.7%2C120.0L0.0%2C107.2M800.0%2C344.0L790.0%2C353.2L784.3%2C360.0L770.0%2C380.8L708.6%2C500.0M539.8%2C0.0L577.2%2C30.0L587.5%2C40.0L593.1%2C50.0L592.1%2C60.0L580.0%2C70.4L570.0%2C73.8L550.0%2C77.3L520.0%2C77.4L460.0%2C71.1L430.0%2C70.3L410.0%2C73.7L400.0%2C77.6L390.0%2C83.7L380.0%2C93.1L370.0%2C107.4L355.3%2C140.0L345.0%2C170.0L336.5%2C200.0L332.5%2C220.0L331.2%2C240.0L332.1%2C250.0L334.8%2C260.0L340.0%2C270.0L347.8%2C280.0L358.7%2C290.0L372.0%2C300.0L417.2%2C330.0L440.0%2C347.0L454.6%2C360.0L470.0%2C377.4L478.8%2C390.0L489.4%2C410.0L505.7%2C450.0L515.5%2C470.0L529.9%2C490.0L539.8%2C500.0M732.1%2C0.0L730.6%2C10.0L730.6%2C20.0L732.7%2C30.0L737.9%2C40.0L746.4%2C50.0L758.1%2C60.0L800.0%2C89.4M0.0%2C373.9L10.0%2C366.3L20.0%2C360.7L40.0%2C353.3L70.0%2C348.5L130.0%2C343.5L150.0%2C340.2L160.0%2C337.3L177.3%2C330.0L189.6%2C320.0L195.0%2C310.0L195.3%2C300.0L190.9%2C290.0L182.0%2C280.0L169.5%2C270.0L125.9%2C240.0L114.0%2C230.0L104.2%2C220.0L90.0%2C200.8L67.7%2C160.0L50.0%2C134.1L37.3%2C120.0L26.5%2C110.0L0.0%2C89.4M800.0%2C373.9L790.0%2C383.9L780.0%2C396.4L765.3%2C420.0L745.8%2C460.0L737.9%2C480.0L732.1%2C500.0M496.9%2C0.0L502.9%2C20.0L501.8%2C30.0L500.0%2C31.6L490.0%2C35.9L480.0%2C37.2L430.0%2C38.0L410.0%2C40.4L400.0%2C42.8L390.0%2C46.5L380.0%2C51.8L370.0%2C59.8L361.9%2C70.0L352.1%2C90.0L345.9%2C110.0L312.4%2C230.0L308.6%2C250.0L308.3%2C260.0L310.6%2C270.0L316.6%2C280.0L328.0%2C290.0L411.7%2C340.0L437.2%2C360.0L455.5%2C380.0L467.9%2C400.0L476.2%2C420.0L496.9%2C500.0M750.9%2C0.0L751.1%2C10.0L753.0%2C20.0L757.0%2C30.0L763.4%2C40.0L772.3%2C50.0L783.4%2C60.0L800.0%2C73.0M0.0%2C396.7L10.0%2C387.9L20.0%2C381.1L30.0%2C375.8L50.0%2C368.9L80.0%2C363.7L150.0%2C357.5L170.0%2C354.0L190.0%2C348.2L207.8%2C340.0L221.6%2C330.0L230.8%2C320.0L236.5%2C310.0L238.6%2C300.0L236.2%2C290.0L227.9%2C280.0L214.0%2C270.0L160.0%2C239.4L145.8%2C230.0L130.0%2C217.4L120.0%2C207.4L110.0%2C195.3L80.7%2C150.0L60.0%2C123.7L34.9%2C100.0L0.0%2C73.0M800.0%2C396.7L790.0%2C407.9L781.3%2C420.0L765.0%2C450.0L754.2%2C480.0L750.9%2C500.0M429.1%2C0.0L390.0%2C13.3L370.0%2C21.9L360.0%2C28.2L350.0%2C37.1L340.4%2C50.0L335.7%2C60.0L330.0%2C79.6L322.6%2C130.0L316.3%2C160.0L310.0%2C181.7L303.2%2C200.0L290.0%2C226.6L280.0%2C239.4L270.0%2C247.2L260.0%2C250.8L250.0%2C251.8L240.0%2C251.0L210.0%2C243.1L180.0%2C230.0L162.9%2C220.0L150.0%2C210.7L140.0%2C202.0L128.5%2C190.0L92.0%2C140.0L75.0%2C120.0L53.8%2C100.0L0.0%2C56.4M767.5%2C0.0L768.8%2C10.0L771.7%2C20.0L776.7%2C30.0L783.8%2C40.0L800.0%2C56.4M429.1%2C500.0L440.0%2C494.1L450.0%2C484.8L457.4%2C470.0L459.7%2C460.0L460.5%2C440.0L457.4%2C420.0L450.2%2C400.0L444.6%2C390.0L437.5%2C380.0L420.0%2C362.1L404.1%2C350.0L390.0%2C341.1L370.0%2C330.7L350.0%2C322.3L320.0%2C313.6L300.0%2C312.4L290.0%2C314.3L280.0%2C318.6L270.0%2C324.6L248.8%2C340.0L232.6%2C350.0L210.1%2C360.0L200.0%2C363.1L163.9%2C370.0L80.0%2C377.4L50.0%2C384.1L30.0%2C392.7L20.0%2C399.0L10.0%2C407.1L0.0%2C417.6M800.0%2C417.6L784.5%2C440.0L775.2%2C460.0L769.3%2C480.0L767.5%2C500.0M355.5%2C0.0L340.4%2C10.0L330.0%2C20.0L320.0%2C34.4L313.2%2C50.0L308.7%2C70.0L304.4%2C130.0L301.2%2C150.0L295.8%2C170.0L287.3%2C190.0L280.0%2C202.0L270.0%2C213.1L259.9%2C220.0L250.0%2C223.8L240.0%2C225.5L220.0%2C224.2L200.0%2C218.7L180.0%2C209.5L160.0%2C196.1L140.0%2C176.9L102.4%2C130.0L83.3%2C110.0L60.3%2C90.0L22.8%2C60.0L11.6%2C50.0L0.0%2C37.4M783.1%2C0.0L785.0%2C10.0L788.7%2C20.0L794.3%2C30.0L800.0%2C37.4M355.5%2C500.0L400.0%2C479.6L410.0%2C474.1L420.0%2C466.7L426.3%2C460.0L432.3%2C450.0L435.5%2C440.0L436.6%2C430.0L436.1%2C420.0L433.9%2C410.0L430.2%2C400.0L424.4%2C390.0L416.6%2C380.0L406.4%2C370.0L393.0%2C360.0L375.0%2C350.0L360.0%2C343.8L340.0%2C338.5L320.0%2C337.0L300.0%2C340.2L280.0%2C348.1L240.0%2C367.5L210.0%2C376.7L180.0%2C381.4L100.0%2C387.1L80.0%2C390.0L60.0%2C394.7L40.0%2C402.8L28.2%2C410.0L20.0%2C416.4L10.0%2C426.3L0.0%2C439.5M800.0%2C439.5L794.0%2C450.0L786.0%2C470.0L782.8%2C490.0L783.1%2C500.0M315.6%2C0.0L307.6%2C10.0L300.0%2C22.9L293.1%2C40.0L290.4%2C50.0L286.5%2C80.0L284.7%2C130.0L281.4%2C150.0L278.4%2C160.0L270.0%2C177.6L260.0%2C189.7L250.0%2C196.6L240.0%2C200.6L230.0%2C202.1L220.0%2C201.9L200.0%2C197.2L184.7%2C190.0L169.7%2C180.0L150.0%2C161.5L122.3%2C130.0L102.4%2C110.0L79.0%2C90.0L40.9%2C60.0L20.0%2C40.7L11.1%2C30.0L4.9%2C20.0L0.0%2C7.6M315.6%2C500.0L326.1%2C490.0L340.0%2C480.2L378.7%2C460.0L390.0%2C452.8L402.9%2C440.0L407.8%2C430.0L409.6%2C420.0L408.6%2C410.0L404.9%2C400.0L398.7%2C390.0L388.9%2C380.0L380.0%2C373.7L370.0%2C368.1L360.0%2C364.2L340.0%2C359.7L320.0%2C360.1L300.0%2C365.0L250.0%2C383.9L223.9%2C390.0L190.0%2C393.7L110.0%2C397.6L90.0%2C400.1L70.0%2C404.6L55.0%2C410.0L40.0%2C417.8L24.7%2C430.0L15.8%2C440.0L9.0%2C450.0L4.0%2C460.0L0.0%2C471.7M800.0%2C471.7L797.4%2C490.0L798.1%2C500.0M13.2%2C0.0L16.1%2C10.0L20.0%2C18.2L27.8%2C30.0L36.6%2C40.0L50.0%2C52.4L124.0%2C110.0L160.0%2C144.0L180.0%2C160.9L190.0%2C167.1L200.0%2C171.7L210.0%2C174.4L220.0%2C175.2L230.0%2C173.8L240.0%2C169.4L250.0%2C160.0L255.7%2C150.0L259.5%2C140.0L262.9%2C120.0L265.1%2C80.0L269.1%2C50.0L277.7%2C20.0L286.7%2C0.0M286.7%2C500.0L300.0%2C478.8L310.0%2C467.3L320.0%2C458.6L347.9%2C440.0L360.5%2C430.0L367.0%2C420.0L367.8%2C410.0L362.2%2C400.0L360.0%2C398.1L350.0%2C392.4L342.5%2C390.0L330.0%2C389.0L318.8%2C390.0L270.0%2C402.3L250.0%2C405.3L220.0%2C407.1L130.0%2C407.4L100.0%2C410.1L80.0%2C414.2L63.3%2C420.0L50.0%2C426.9L33.5%2C440.0L25.2%2C450.0L19.2%2C460.0L15.2%2C470.0L12.9%2C480.0L12.2%2C490.0L13.2%2C500.0M28.8%2C0.0L32.1%2C10.0L37.5%2C20.0L45.0%2C30.0L60.0%2C44.9L79.1%2C60.0L180.0%2C128.2L190.0%2C133.1L200.0%2C136.3L210.0%2C136.7L220.0%2C133.2L223.6%2C130.0L230.9%2C120.0L237.3%2C100.0L247.8%2C50.0L261.8%2C0.0M261.8%2C500.0L267.5%2C480.0L271.0%2C460.0L269.9%2C450.0L263.5%2C440.0L250.0%2C432.7L242.6%2C430.0L220.0%2C425.3L180.0%2C420.3L140.0%2C418.7L110.0%2C420.5L90.0%2C424.2L70.0%2C430.9L54.5%2C440.0L40.0%2C454.1L31.0%2C470.0L28.3%2C480.0L27.6%2C490.0L28.8%2C500.0M45.7%2C0.0L49.2%2C10.0L60.0%2C25.7L74.5%2C40.0L90.0%2C51.7L110.0%2C64.4L140.0%2C80.4L160.0%2C88.7L180.0%2C93.3L190.0%2C92.7L200.0%2C88.6L210.0%2C79.0L220.0%2C60.9L224.3%2C50.0L233.8%2C20.0L238.1%2C0.0M238.1%2C500.0L239.3%2C480.0L237.5%2C470.0L232.7%2C460.0L222.5%2C450.0L210.0%2C443.5L190.0%2C437.1L170.0%2C433.4L140.0%2C431.1L120.0%2C431.8L100.0%2C435.0L80.0%2C441.5L65.5%2C450.0L55.1%2C460.0L48.6%2C470.0L45.3%2C480.0L44.3%2C490.0L45.7%2C500.0M64.9%2C0.0L69.0%2C10.0L76.1%2C20.0L86.1%2C30.0L100.0%2C40.5L116.9%2C50.0L130.0%2C55.8L150.0%2C61.8L160.0%2C63.1L170.0%2C62.6L180.0%2C59.8L190.0%2C53.4L193.3%2C50.0L200.0%2C41.6L206.1%2C30.0L210.0%2C19.6L213.6%2C0.0M213.6%2C500.0L213.3%2C490.0L211.0%2C480.0L205.4%2C470.0L194.4%2C460.0L180.0%2C453.0L170.0%2C449.6L150.0%2C446.1L130.0%2C445.4L110.0%2C447.6L100.1%2C450.0L80.0%2C460.0L70.1%2C470.0L65.2%2C480.0L63.6%2C490.0L64.9%2C500.0M90.0%2C0.0L95.5%2C10.0L105.3%2C20.0L110.0%2C23.3L120.0%2C29.2L130.0%2C32.9L140.0%2C35.1L150.0%2C35.6L160.0%2C33.8L170.0%2C28.7L178.0%2C20.0L180.0%2C16.3L182.6%2C10.0L184.0%2C0.0M184.0%2C500.0L182.3%2C490.0L180.0%2C485.5L176.4%2C480.0L170.0%2C474.5L162.8%2C470.0L150.0%2C465.8L130.0%2C464.0L120.0%2C465.1L110.0%2C467.7L100.0%2C473.2L93.1%2C480.0L90.0%2C487.3L89.1%2C490.0L90.0%2C500.0%22%2F%3E%3C%2Fsvg%3E) center / 800px 500px repeat}.site-footer:before{opacity:.14}@media(max-width:760px){:is(body.template-index .gear-lists,.site-footer,.split__body,.fishing-page .trip-plan):before{opacity:.09}}body .site-footer.site-footer:before{inset:auto 0 0 auto;width:min(600px,80%);height:420px;max-height:70%;opacity:.065;background:radial-gradient(ellipse at bottom right,currentColor 0%,transparent 72%)}
/*# sourceMappingURL=/cdn/shop/t/31/assets/base.css.map */
