﻿@import url("https://use.typekit.net/uvl5ecz.css");*,*::before,*::after{box-sizing:border-box}ul[class],ol[class]{padding:0}body,h1,h2,h3,h4,h5,h6,p,ul[class],ol[class],li,figure,figcaption,blockquote,dl,dd{margin:0}body{min-height:100vh;scroll-behavior:smooth;text-rendering:optimizeSpeed;line-height:1.5}ul[class],ol[class]{list-style:none}a:not([class]){text-decoration-skip-ink:auto}img{max-width:100%;display:block}article>*+*{margin-top:1em}input,button,textarea,select{font:inherit}@media (prefers-reduced-motion: reduce){*{animation-duration:0.01ms !important;animation-iteration-count:1 !important;transition-duration:0.01ms !important;scroll-behavior:auto !important}}@keyframes attention{0%{background:#F5BB16}50%{background:#b1b5bb}100%{background:#F5BB16}}@keyframes shrinkbounce{0%,100%{transform:scale(1)}30%{transform:scale(0)}50%{transform:scale(1.5)}}@keyframes pulse{0%,30%{background:#F5BB16;color:#5789bf}20%,40%{background:#5789bf;color:white}100%{background:#b1b5bb;color:white}}@keyframes fadein{0%{opacity:0}20%{opacity:0.5}100%{opacity:1}}body{background:#fafafa;color:#262522;display:flex;flex-direction:column;font-family:"museo-sans", "Helvetica", sans-serif;font-size:14px;font-weight:500;justify-content:flex-start;line-height:1.75em}@media only screen and (min-width: 750px){body{font-size:16px}}@media only screen and (min-width: 1500px){body{font-size:17px}}@media only screen and (min-width: 1600px){body{font-size:18px}}body.open-nav{overflow:hidden}img{width:100%}img.shadow{box-shadow:8px 8px 12px -8px rgba(0,0,0,0.3)}img.shrink{border:1px solid #b1b5bb;margin:2vw;padding:2vw;width:calc(100% - 4vw)}.constrain img{max-height:100%;object-fit:contain}ul.styled{color:#FF6600;font-size:0.85rem;font-style:italic}ul li:before{content:'• '}em.error{color:#690808}a.abs{bottom:0;left:0;position:absolute;right:0;top:0}a.button{border-radius:4px;display:inline-block;margin:5px;padding:5px 20px;transition:all 0.2s ease-out}a.button.blue{background:#5789bf;color:white}a.button.orange{background:#FF6600;color:white}a.button:hover{background:#2B1C15;color:white}.navs a{color:inherit;text-decoration:none}.textual a{border-bottom:1px solid;color:inherit;text-decoration:none}.link-enhance p a{border:none;display:inline-block;padding:5px 15px;transform:translateX(-15px)}.link-enhance p a:hover{background:black;color:white}a.nav{display:inline-block;padding:3px 8px;transition:all 0.2s ease-out}@media only screen and (min-width: 600px){a.nav{border-radius:16px;padding:3px 24px}}a.nav:hover{background:#FF6600;color:white}p.alert{color:#ff0000}p.cool{color:#5789bf}p.subtle{color:#b1b5bb}p+p{margin-top:1em}h1+p{margin-top:2em}h1{font-size:3rem;font-weight:100;line-height:1em}h2{font-size:2rem;font-weight:100;line-height:1.2em}@media only screen and (min-width: 960px){h2{font-size:3rem;line-height:1.2em}}h3{font-size:1.8rem;font-weight:100;line-height:1.2em}@media only screen and (min-width: 960px){h3{font-size:2.4rem;line-height:1.2em}}h4{font-size:1.4rem;font-weight:100;line-height:1.2em}@media only screen and (min-width: 960px){h4{font-size:2rem;line-height:1.2em}}p+h4,h3+h4{margin-top:1em}h5{color:#5789bf;font-size:1rem;letter-spacing:0.05em;line-height:1.2em;margin:0.5em 0;text-transform:uppercase}span.min{display:inline-block;min-width:80px}@media only screen and (min-width: 600px){span.min{min-width:100px}}@media only screen and (min-width: 800px){span.min{min-width:120px}}span.right{text-align:right}span.small{display:inline-block;font-size:0.9rem;line-height:1.2em}span.blue{color:#5789bf}span.red{color:#ff0000}span.strike{text-decoration:line-through}.big-wrap{display:flex;flex-direction:column;height:100vh}.big{flex-grow:1}section{position:relative}section.bg-black{background:black}section.bg-white{background:white}section.pad-small{padding:20px 0}@media only screen and (min-width: 750px){section.pad-small{padding:40px 0}}.bricks{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:auto}.bricks.constrain{max-width:1400px;padding:0 7vw}.bricks.overlap,.bricks.push{justify-content:space-between}.bricks.top-align{align-items:flex-start}.brick{width:100%}.brick.limit{max-width:600px}@media only screen and (min-width: 960px){.brick.half{width:50%}}@media only screen and (min-width: 960px){.brick.one-third{width:33%}}@media only screen and (min-width: 960px){.brick.two-thirds{width:66%}}.photo-border{background:white;box-shadow:8px 8px 12px -8px rgba(0,0,0,0.3);padding:40px}.hero.overlay{position:relative}.frame{background:white;border:10px solid black;padding:40px}.overlap .content{background:black;box-shadow:-8px 8px 16px -4px rgba(0,0,0,0.3);color:white;padding:7vw}@media only screen and (min-width: 960px){.overlap .content{margin-left:auto;max-width:680px;padding:60px;transform:translateX(15%)}}.overlap .content.embellish{background:#FF6600}@media only screen and (min-width: 960px){.overlap .content.embellish{margin-left:inherit;margin-right:auto;transform:translateX(-15%)}}.overlay .content{background:rgba(0,0,0,0.7);color:white;display:grid;place-items:center;position:absolute;top:0;right:0;bottom:0;left:0}@media (hover: hover){.overlay .content{opacity:0}.overlay .content:hover{opacity:1;transition:all 0.4s ease-out}}.textual.center{text-align:center}.textual.pad-small{padding:20px}.triggers.psuedo-radio{display:flex;flex-wrap:wrap;max-width:500px}.trigger{border:1px solid #b1b5bb;border-radius:4px;color:#b1b5bb;cursor:pointer;margin:5px;padding:5px 10px;transition:all 0.2s ease-out}.trigger:hover{background:#5789bf;border-color:#5789bf;color:white}.trigger.bold{border-color:#FF6600;color:#FF6600;display:inline-block;font-size:1.2rem;line-height:1.2em;margin:15px;padding:5px 20px}.trigger.bold:hover{background:#FF6600;border-color:#FF6600;color:white}.trigger.passive{background:black;border-color:black;color:white}.trigger-one{color:#b1b5bb;cursor:pointer}.trigger-one:hover{color:black}.active .trigger-one{display:none}.trigger-two-wrap{display:none}.active .trigger-two-wrap{display:flex}.trigger-two{color:#ff0000;cursor:pointer}.trigger-two.blue{color:#5789bf}.trigger-two.green{color:#26a123}.trigger-two:hover{color:black}.trigger-cancel{color:#b1b5bb;cursor:pointer;margin-left:1em}.trigger-cancel:hover{color:black}.label-labels{font-size:0.85rem;line-height:1.2em;padding:5px 10px}.add-on{margin-bottom:40px}form.center{justify-content:center}form.row{display:flex}label.radio{border:1px solid #b1b5bb;border-radius:4px;color:#b1b5bb;cursor:pointer;display:inline-block;margin:5px;padding:5px 10px;transition:all 0.2s ease-out}label.radio:hover{background:#5789bf;border-color:#5789bf;color:white}input:checked+label.radio{background:black;border-color:black;color:white}input,select,textarea{border:1px solid #b1b5bb;border-radius:4px;font-size:1rem;padding:10px;width:100%;-webkit-appearance:none}input:focus,select:focus,textarea:focus{outline:none;border:1px solid #5789bf}input[type=submit],select[type=submit],textarea[type=submit]{background:#5789bf;color:white;width:120px}input[type=submit]:hover,select[type=submit]:hover,textarea[type=submit]:hover{background:#3f70a4;cursor:pointer}input[type=radio],select[type=radio],textarea[type=radio]{position:fixed;opacity:0;pointer-events:none}.field-group{display:flex;flex-wrap:wrap;justify-content:space-between}.field-group.center{justify-content:center}.field{margin-bottom:20px}.field.grow-mostly{flex-grow:1;padding-right:20px}.top-bar{align-items:baseline;display:flex;justify-content:space-between;margin:auto;max-width:1600px;padding:20px 10px}@media only screen and (min-width: 1600px){.top-bar{padding:20px 0}}.indicator.my-nav{flex-grow:1}.indicator.just-home{width:80px}@media only screen and (min-width: 600px){.indicator.just-home{width:120px}}@media only screen and (min-width: 750px){.indicator.just-home{width:140px}}@media only screen and (min-width: 1500px){.indicator.just-home{width:150px}}@media only screen and (min-width: 1600px){.indicator.just-home{width:190px}}.cart-icon{background:white;border:2px solid black;border-radius:4px;height:14px;position:relative;width:14px}@media only screen and (min-width: 600px){.cart-icon{height:20px;width:24px}}.cart-icon:before{border:2px solid black;border-radius:12px 12px 0 0;content:'';display:block;height:8px;left:50%;position:absolute;top:-6px;transform:translateX(-50%);width:8px;z-index:-1}@media only screen and (min-width: 600px){.cart-icon:before{height:12px;top:-9px;width:12px}}.blocks{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.block{aspect-ratio:3 / 2;background:whitesmoke;display:flex;flex-direction:column;justify-content:center;margin-bottom:2rem;position:relative;width:100%}@media only screen and (min-width: 750px){.block{width:47%}}@media only screen and (min-width: 1200px){.block{width:31%}}.block.bg-black{background:#141414}.block.bg-white{background:white}.buffer{margin:20px 0}@media only screen and (min-width: 750px){.buffer{margin:40px 0}}.thumb-title{background:rgba(0,0,0,0.7);bottom:0;color:white;left:0;padding:10px;position:absolute;width:100%}.cart-item{border-bottom:1px solid #b1b5bb;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:20px;padding-bottom:20px}.cart-summary{color:#FF6600;font-size:1.4rem;font-weight:700;line-height:1.2em;margin:60px 0 20px;text-align:right}.footnote{font-size:0.85rem;font-style:italic;line-height:1.2em;margin:60px 0 2px}.announce-bar{background:#FF6600;color:white;padding:10px 20px;text-align:center}
