:root{--cream:#fff1e0;--cream-2:#fff8ee;--paper:#fffaf3;--red:#c21b1b;--red-dark:#86100f;--black:#171717;--ink:#2c1f12;--muted:#6f5b47;--line:rgba(44,31,18,.18);--page:min(1240px,calc(100vw - 80px));--ease:cubic-bezier(.22,.61,.36,1);--snap:cubic-bezier(.16,1,.3,1);--shadow:0 26px 70px rgba(58,31,13,.17);--shadow-soft:0 14px 38px rgba(58,31,13,.12);--font:var(--whuploo-font,Poppins,Arial,Helvetica,sans-serif);}*{box-sizing:border-box;}html{scroll-behavior:smooth;}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--font);font-size:16px;line-height:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;}a{color:inherit;text-decoration:none;}img{display:block;max-width:100%;}button{font:inherit;}figure,
p,
h1,
h2,
h3{margin:0;}body.whuploo-v3-home{margin:0!important;background:var(--cream)!important;color:var(--ink)!important;font-family:var(--font)!important;font-size:16px;line-height:normal;}body.whuploo-v3-home #main{overflow-x:clip;}body.whuploo-v3-home :where(h1,h2,h3,h4,h5,h6){margin:0;color:inherit;font-family:var(--font)!important;font-style:normal;font-weight:600;letter-spacing:normal;line-height:normal;text-transform:none;}body.whuploo-v3-home :where(p){margin:0;color:inherit;font-family:var(--font);}body.whuploo-v3-home :where(a,button,input,select,textarea){font-family:var(--font);}body.whuploo-v3-home :where(button,input,select,textarea){font-size:inherit;}.skip-link{position:fixed;left:16px;top:-80px;z-index:200;background:#fff;color:#000;padding:12px 16px;border:2px solid #000;}.skip-link:focus{top:16px;}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 26px;border:1px solid transparent;border-radius:0;background-image:none;box-sizing:border-box;line-height:1;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:600;transition:transform .24s var(--snap),
    box-shadow .24s var(--ease),
    background .24s var(--ease);}.button:hover{transform:translateY(-3px);box-shadow:0 10px 22px rgba(0,0,0,.13);}.button-red{background:var(--red);color:white;}.button-cream{background:var(--cream);color:var(--black);}.button-outline{border-color:rgba(255,255,255,.72);color:white;background:transparent;}.eyebrow,
.section-kicker{font-size:11px;font-weight:900;letter-spacing:.17em;text-transform:uppercase;}.section-kicker{color:var(--red);margin-bottom:18px;}.hero h1,
.proof-title h2,
.conversation h2,
.shirts h2,
.mugs h2,
.headwear h2,
.confidence h2,
.final-cta h2,
.feature-copy h3,
.mug-feature h3,
.cap-copy h3{font-weight:900;letter-spacing:-.065em;line-height:.88;}[data-reveal]{--reveal-x:0px;--reveal-y:0px;--reveal-scale:1;--reveal-rotate:0deg;--parallax-y:0px;opacity:0;translate:var(--reveal-x) calc(var(--reveal-y) + var(--parallax-y));scale:var(--reveal-scale);rotate:var(--reveal-rotate);transition:opacity .7s var(--ease),
    translate 1s var(--snap),
    scale 1s var(--snap),
    rotate 1s var(--snap);}[data-reveal="left"]{--reveal-x:-68px;--reveal-y:26px;--reveal-rotate:-1deg
;}[data-reveal="right"]{--reveal-x:68px;--reveal-y:22px;--reveal-rotate:1deg
;}[data-reveal="up"]{--reveal-y:54px
;}[data-reveal="scale"]{--reveal-y:34px;--reveal-scale:.92;--reveal-rotate:-.7deg
;}[data-reveal].is-visible{opacity:1;--reveal-x:0px;--reveal-y:0px;--reveal-scale:1;--reveal-rotate:0deg
;}[data-parallax]{--parallax-y:0px
;}[data-parallax]:not([data-reveal]){translate:0 var(--parallax-y);}.hero{min-height:760px;position:relative;isolation:isolate;}.hero-grid{width:var(--page);min-height:720px;margin:auto;display:grid;grid-template-columns:45% 55%;align-items:center;position:relative;z-index:2;}.hero-copy{padding:22px 0 84px 4px;position:relative;z-index:4;}.hero h1{font-size:clamp(74px,7vw,101px);color:var(--red-dark);margin-top:22px;max-width:650px;}.hero h1 span{display:inline-block;transform:translateX(44px);color:var(--red);}.hero-intro{font-size:15px;line-height:1.75;max-width:430px;margin:30px 0 28px;}.hero-visual{height:670px;display:flex;align-items:center;justify-content:flex-end;position:relative;padding-top:12px;}.hero-visual img{width:min(640px,91%);height:610px;object-fit:cover;object-position:center top;position:relative;z-index:3;box-shadow:var(--shadow);clip-path:polygon(5% 0,100% 0,96% 94%,0 100%);}.hero-visual::before{content:"";position:absolute;right:-46px;top:74px;width:54%;height:530px;background:var(--red);z-index:1;clip-path:polygon(18% 0,100% 0,100% 100%,0 87%);pointer-events:none;}.hero-visual::after{content:"";position:absolute;left:7%;bottom:42px;width:160px;height:12px;background:var(--red);transform:rotate(-7deg);z-index:5;pointer-events:none;}.hero::before{content:"WHUPLOO";position:absolute;left:50%;bottom:-0.1px;color:rgba(134,16,15,.055);font-size:clamp(110px,17vw,270px);font-weight:900;letter-spacing:-.09em;line-height:.7;white-space:nowrap;transform:translateX(-50%) rotate(-3.1deg);z-index:0;pointer-events:none;}.hero-ghost{display:none;}.scroll-cue{position:absolute;right:max(30px,calc((100vw - 1240px)/2));bottom:22px;width:2px;height:76px;background:rgba(44,31,18,.18);overflow:hidden;}.scroll-cue span{display:block;width:100%;height:28px;background:var(--red);animation:scrollCue 2.1s ease-in-out infinite;}@keyframes scrollCue{0%{transform:translateY(-30px);}55%,
  100%{transform:translateY(80px);}}.proof{background:var(--black);color:white;position:relative;z-index:5;margin-top:-32px;clip-path:polygon(0 7%,100% 0,100% 92%,0 100%);padding:118px 0 130px;}.proof:before{content:"";position:absolute;width:150px;height:11px;background:var(--red);left:max(40px,calc((100vw - 1240px)/2));top:42px;transform:rotate(-4deg);}.proof-shell{width:var(--page);margin:auto;display:grid;grid-template-columns:29% 71%;gap:48px;align-items:center;}.proof-title h2{font-size:clamp(52px,5.2vw,75px);line-height:.86;letter-spacing:-.07em;}.proof-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.25);border-bottom:1px solid rgba(255,255,255,.12);}.proof-grid article{min-height:210px;border-left:1px solid rgba(255,255,255,.16);padding:22px 20px 18px;position:relative;}.proof-grid > article{margin-block-start:0!important;margin-block-end:0!important;}.proof-grid article:first-child{border-left:0;}.proof-grid article:nth-child(odd){transform:translateY(20px);}.proof-grid article span{font-size:10px;color:#fff6;letter-spacing:.16em;}.proof-grid h3{margin-top:55px;font-size:16px;}.proof-grid p{margin-top:10px;color:#ffffff9c;font-size:11px;line-height:1.6;}.kinetic-strip{height:78px;background:var(--cream);overflow:hidden;display:flex;align-items:center;border-bottom:1px solid rgba(44,31,18,.08);transform:rotate(-1.3deg) scale(1.02);position:relative;z-index:7;margin:-30px 0 34px;}.kinetic-track{--ticker-gap:38px;display:flex;align-items:center;width:max-content;min-width:max-content;white-space:nowrap;animation:ticker 44s linear infinite;color:var(--red-dark);font-size:28px;font-weight:900;letter-spacing:-.045em;text-transform:uppercase;}.kinetic-sequence{display:flex;align-items:center;flex:0 0 auto;gap:var(--ticker-gap);padding-right:var(--ticker-gap);}.kinetic-track i{width:9px;height:9px;flex:0 0 9px;background:var(--red);display:block;transform:rotate(45deg);}@keyframes ticker{to{transform:translateX(-50%);}}.conversation{width:var(--page);height:980px;margin:auto;position:relative;padding-top:112px;}.conversation-copy{position:absolute;left:4%;top:102px;width:52%;z-index:6;}.conversation h2{font-size:clamp(58px,6vw,87px);color:var(--red-dark);max-width:770px;}.conversation-copy>p:last-child{max-width:520px;margin-top:24px;font-size:14px;line-height:1.7;}.conversation figure{position:absolute;margin:0;z-index:2;}.conversation figure img{width:100%;height:100%;object-fit:cover;}.conversation figcaption{font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.11em;margin-top:10px;}.conversation-one{left:2%;top:440px;width:46%;height:430px;box-shadow:var(--shadow);transform:rotate(-1.4deg);}.conversation-two{right:1%;top:205px;width:27%;height:335px;box-shadow:var(--shadow-soft);transform:rotate(2.2deg);}.conversation-three{right:24%;top:575px;width:22%;height:250px;box-shadow:var(--shadow-soft);transform:rotate(-3deg);z-index:5!important;}.conversation-block{position:absolute;right:-8vw;bottom:24px;width:42%;height:255px;background:var(--red);z-index:-1;clip-path:polygon(8% 8%,100% 0,100% 100%,0 88%);}.shirts{background:var(--cream-2);position:relative;overflow:clip;}.shirts:before{content:"";position:absolute;left:-12vw;top:315px;width:48vw;height:420px;border:2px solid rgba(194,27,27,.14);transform:rotate(-7deg);}.shirts-heading{width:var(--page);margin:auto;position:relative;z-index:6;}.shirts h2{color:var(--red-dark);max-width:760px;}.shirts h2 span{color:var(--red);display:inline-block;}.shirts-heading>p:last-child{max-width:540px;margin-top:24px;line-height:1.7;}.shirts figure{position:absolute;margin:0;z-index:2;}.shirts figure img{width:100%;height:100%;object-fit:cover;}.shirt-one{box-shadow:var(--shadow);transform:rotate(1.2deg);}.shirt-two{box-shadow:var(--shadow-soft);transform:rotate(3deg);}.shirt-three{border:5px solid var(--cream-2);box-shadow:var(--shadow-soft);transform:rotate(-4deg);z-index:4!important;}.shirt-feature{position:absolute;left:0;right:0;bottom:0;background:var(--black);color:#fff;display:grid;align-items:center;}.shirt-feature:before{content:"";position:absolute;left:0;top:0;width:16%;height:18px;background:var(--red);}.shirt-lineup{background:var(--cream);display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow);position:relative;z-index:2;}.shirt-lineup img{width:100%;height:100%;object-fit:contain;}.feature-copy p{color:#ffffffb2;}@media (min-width:901px){.shirts{min-height:1480px;padding-top:145px;}.shirts-heading{padding-left:5%;}.shirts h2{font-size:clamp(65px,7vw,101px);}.shirts h2 span{transform:translateX(96px);}.shirts-heading>p:last-child{font-size:14px;}.shirt-one{left:max(40px,calc((100vw - 1240px)/2));top:510px;width:min(540px,40vw);height:500px;}.shirt-two{right:max(54px,calc((100vw - 1240px)/2));top:370px;width:min(320px,24vw);height:330px;}.shirt-three{right:max(290px,calc((100vw - 830px)/2));top:740px;width:min(280px,21vw);height:290px;}.shirt-feature{min-height:390px;grid-template-columns:minmax(0,57%) minmax(0,43%);clip-path:polygon(0 10%,100% 0,100% 100%,0 100%);padding:80px max(40px,calc((100vw - 1240px)/2)) 36px;}.shirt-lineup{height:370px;transform:translate(-28px,-8px) rotate(-4deg);}.feature-copy{padding-left:68px;}.feature-copy h3{font-size:clamp(48px,4.5vw,65px);}.feature-copy p{margin:22px 0 30px;font-size:14px;}}@media (min-width:481px) and (max-width:900px){.shirts{min-height:1160px;padding-top:110px;}.shirts-heading{padding-left:0;}.shirts h2{font-size:50px;}.shirts h2 span{transform:translateX(12%);}.shirts-heading>p:last-child{font-size:13px;}.shirt-one{left:clamp(18px,4vw,34px);top:clamp(382px,47vw,414px);width:clamp(350px,56vw,460px);height:clamp(285px,39vw,350px);}.shirt-two{right:clamp(14px,3vw,28px);top:clamp(322px,39vw,350px);width:clamp(170px,27vw,222px);height:clamp(150px,21vw,184px);}.shirt-three{right:clamp(28px,7vw,58px);top:clamp(570px,69vw,620px);width:clamp(158px,24vw,197px);height:clamp(144px,20vw,170px);}.shirt-feature{min-height:350px;padding:74px 18px 38px;grid-template-columns:1fr;clip-path:polygon(0 6%,100% 0,100% 100%,0 100%);}.shirt-lineup{width:92%;height:235px;transform:translate(0,-82px) rotate(-2deg);margin-bottom:-68px;}.feature-copy{padding:0 8px 8px;}.feature-copy h3{font-size:44px;}.feature-copy p{font-size:12px;margin:16px 0 24px;}}@media (max-width:480px){.shirts{min-height:1180px;padding-top:clamp(92px,23vw,110px);}.shirts-heading{padding-left:0;}.shirts h2{font-size:clamp(42px,11.7vw,50px);}.shirts h2 span{transform:translateX(clamp(18px,8vw,38px));}.shirts-heading>p:last-child{font-size:13px;}.shirt-one{left:18px;top:390px;width:69%;height:300px;}.shirt-two{right:14px;top:330px;width:34%;height:165px;}.shirt-three{right:5%;top:595px;width:33%;height:150px;}.shirt-feature{min-height:350px;padding:74px 18px 38px;grid-template-columns:1fr;clip-path:polygon(0 6%,100% 0,100% 100%,0 100%);}.shirt-lineup{width:92%;height:235px;transform:translate(0,-82px) rotate(-2deg);margin-bottom:-68px;}.feature-copy{padding:0 8px 8px;}.feature-copy h3{font-size:clamp(36px,10vw,44px);}.feature-copy p{font-size:12px;margin:16px 0 24px;}}.mugs{background:var(--cream);position:relative;overflow:clip;}.mugs:after{content:"";position:absolute;left:-4vw;top:160px;width:31vw;height:8px;background:linear-gradient(90deg,var(--red),transparent);}.mugs-heading{width:var(--page);margin:auto;position:relative;z-index:8;}.mugs h2{color:var(--red-dark);max-width:820px;}.mugs h2 span{color:var(--red);display:inline-block;}.mugs-heading>p:last-child{max-width:600px;margin-top:24px;line-height:1.7;}.mug-stage{width:var(--page);position:relative;}.mug-stage figure{position:absolute;margin:0;z-index:3;}.mug-stage figure img{width:100%;height:100%;object-fit:cover;}.mug-red-plane{position:absolute;background:var(--red);clip-path:polygon(16% 0,100% 0,100% 100%,0 88%);z-index:0;}.mug-one{transform:rotate(-1.3deg);}.mug-two{box-shadow:var(--shadow-soft);transform:rotate(3.2deg);}.mug-three{border:5px solid var(--cream);box-shadow:var(--shadow-soft);transform:rotate(-3.4deg);z-index:5!important;}.mug-feature{position:absolute;background:var(--paper);display:grid;box-shadow:var(--shadow);z-index:7;}.mug-feature-copy{background:var(--black);color:#fff;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;}.mug-feature p{color:#ffffffa8;}.mug-product{display:flex;align-items:center;justify-content:center;}.mug-product img{width:100%;height:100%;object-fit:contain;max-height:350px;}@media (min-width:901px){.mugs{min-height:1400px;padding-top:150px;}.mugs-heading{padding-left:4%;}.mugs h2{font-size:clamp(66px,7vw,101px);}.mugs h2 span{transform:translateX(130px);}.mugs-heading>p:last-child{font-size:14px;}.mug-stage{height:650px;margin:70px auto 0;}.mug-red-plane{right:-12vw;top:18px;width:47%;height:550px;}.mug-one{left:0;top:70px;width:48%;height:470px;box-shadow:-18px 18px 0 var(--red),var(--shadow);}.mug-two{right:3%;top:0;width:26%;height:245px;}.mug-three{right:22%;bottom:4px;width:23%;height:230px;}.mug-feature{left:max(30px,calc((100vw - 1180px)/2));right:0;bottom:-40px;min-height:425px;grid-template-columns:43% 57%;clip-path:polygon(0 0,100% 8%,100% 100%,0 100%);}.mug-feature-copy{padding:72px 58px;}.mug-feature h3{font-size:clamp(48px,4.6vw,67px);}.mug-feature p{margin:20px 0 30px;font-size:14px;}.mug-product{padding:38px 60px;}}@media (min-width:481px) and (max-width:900px){.mugs{min-height:1370px;padding-top:110px;}.mugs-heading{padding-left:0;}.mugs h2{font-size:50px;}.mugs h2 span{transform:translateX(12%);}.mugs-heading>p:last-child{font-size:13px;}.mug-stage{height:535px;margin:42px auto 0;}.mug-red-plane{right:-18px;top:28px;width:53%;height:380px;}.mug-one{left:clamp(0px,2vw,16px);top:70px;width:clamp(340px,55vw,452px);height:clamp(270px,37vw,320px);box-shadow:-10px 10px 0 var(--red),var(--shadow-soft);}.mug-two{right:0;top:0;width:clamp(165px,26vw,213px);height:clamp(138px,19vw,162px);}.mug-three{right:clamp(24px,6vw,50px);bottom:clamp(72px,12vw,108px);width:clamp(158px,24vw,197px);height:clamp(136px,18vw,154px);}.mug-feature{left:12px;right:0;bottom:-35px;grid-template-columns:1fr;min-height:0;clip-path:polygon(0 0,100% 4%,100% 100%,0 100%);}.mug-feature-copy{padding:48px 26px;min-height:245px;}.mug-feature h3{font-size:43px;}.mug-feature p{font-size:12px;margin:16px 0 24px;}.mug-product{height:260px;padding:24px 34px;}}@media (max-width:480px){.mugs{min-height:1280px;padding-top:clamp(92px,23vw,110px);}.mugs-heading{padding-left:0;}.mugs h2{font-size:clamp(42px,11.7vw,50px);}.mugs h2 span{transform:translateX(clamp(18px,8vw,38px));}.mugs-heading>p:last-child{font-size:13px;}.mug-stage{height:535px;margin:42px auto 0;}.mug-red-plane{right:-18px;top:28px;width:53%;height:380px;}.mug-one{left:0;top:70px;width:70%;height:290px;box-shadow:-10px 10px 0 var(--red),var(--shadow-soft);}.mug-two{right:0;top:0;width:34%;height:145px;}.mug-three{right:5%;bottom:72px;width:34%;height:148px;}.mug-feature{left:12px;right:0;bottom:-35px;grid-template-columns:1fr;min-height:0;clip-path:polygon(0 0,100% 4%,100% 100%,0 100%);}.mug-feature-copy{padding:48px 26px;min-height:245px;}.mug-feature h3{font-size:clamp(35px,9.8vw,43px);}.mug-feature p{font-size:12px;margin:16px 0 24px;}.mug-product{height:260px;padding:24px 34px;}}.headwear{background:var(--cream-2);position:relative;overflow:clip;}.headwear-title{width:var(--page);margin:auto;position:relative;z-index:6;}.headwear h2{color:var(--red-dark);}.headwear h2 span{color:var(--red);display:inline-block;}.headwear-title>p:last-child{max-width:560px;line-height:1.7;}.headwear-collage{width:var(--page);position:relative;}.headwear-collage figure{position:absolute;margin:0;}.headwear-collage img{width:100%;height:100%;object-fit:cover;}.hat-one{box-shadow:var(--shadow);transform:rotate(1.5deg);}.hat-two{box-shadow:var(--shadow-soft);transform:rotate(-3deg);z-index:3;}.hat-three{border:5px solid var(--cream-2);box-shadow:var(--shadow-soft);transform:rotate(3.2deg);z-index:5;}.cap-feature{position:absolute;background:var(--paper);display:grid;align-items:center;box-shadow:var(--shadow-soft);}.cap-product{position:relative;display:flex;align-items:center;justify-content:center;}.cap-product span{position:absolute;bottom:0;background:var(--red);clip-path:polygon(0 9%,100% 0,90% 100%,0 90%);}.cap-product img{position:relative;z-index:2;width:86%;height:88%;object-fit:contain;}.cap-copy h3{color:var(--red-dark);}.cap-copy p{line-height:1.7;}@media (min-width:901px){.headwear{min-height:1400px;padding-top:110px;}.headwear-title{text-align:right;padding-right:4%;}.headwear h2{font-size:clamp(68px,7vw,101px);}.headwear h2 span{transform:translateX(-88px);}.headwear-title>p:last-child{margin:24px 0 0 auto;font-size:14px;}.headwear-collage{height:650px;margin:40px auto 0;}.hat-one{right:0;top:120px;width:46%;height:450px;}.hat-two{left:10%;top:0;width:27%;height:270px;}.hat-three{left:24%;bottom:0;width:31%;height:300px;}.cap-feature{left:0;right:max(30px,calc((100vw - 1220px)/2));bottom:0;min-height:435px;grid-template-columns:58% 42%;clip-path:polygon(0 7%,100% 0,100% 100%,0 100%);}.cap-product{height:470px;transform:translateY(-54px);}.cap-product span{width:38%;height:76%;left:8%;}.cap-copy{padding:30px 58px 30px 36px;}.cap-copy h3{font-size:clamp(52px,4.8vw,70px);}.cap-copy p{margin:22px 0 30px;font-size:14px;}}@media (min-width:481px) and (max-width:900px){.headwear{min-height:1430px;padding-top:110px;}.headwear-title{text-align:left;padding-right:0;}.headwear h2{font-size:51px;}.headwear h2 span{transform:translateX(11%);}.headwear-title>p:last-child{margin:24px 0 0 0;font-size:13px;}.headwear-collage{height:510px;margin:38px auto 0;}.hat-one{right:0;top:100px;width:clamp(350px,56vw,460px);height:clamp(275px,37vw,320px);}.hat-two{left:0;top:0;width:clamp(170px,27vw,222px);height:clamp(145px,20vw,170px);}.hat-three{left:clamp(14px,4vw,32px);bottom:clamp(28px,6vw,52px);width:clamp(180px,29vw,238px);height:clamp(150px,21vw,178px);}.cap-feature{left:0;right:12px;bottom:0;grid-template-columns:1fr;min-height:0;clip-path:polygon(0 4%,100% 0,100% 100%,0 100%);}.cap-product{height:300px;transform:translateY(-38px);margin-bottom:-38px;}.cap-product span{width:34%;height:72%;left:3%;}.cap-copy{padding:26px 24px 52px;}.cap-copy h3{font-size:46px;}.cap-copy p{font-size:12px;margin:17px 0 24px;}}@media (max-width:480px){.headwear{min-height:1410px;padding-top:clamp(92px,23vw,110px);}.headwear-title{text-align:left;padding-right:0;}.headwear h2{font-size:clamp(42px,11.9vw,51px);}.headwear h2 span{transform:translateX(clamp(18px,8vw,38px));}.headwear-title>p:last-child{margin:24px 0 0 0;font-size:13px;}.headwear-collage{height:510px;margin:38px auto 0;}.hat-one{right:0;top:100px;width:72%;height:285px;}.hat-two{left:0;top:0;width:37%;height:155px;}.hat-three{left:3%;bottom:0;width:38%;height:150px;}.cap-feature{left:0;right:12px;bottom:0;grid-template-columns:1fr;min-height:0;clip-path:polygon(0 4%,100% 0,100% 100%,0 100%);}.cap-product{height:300px;transform:translateY(-38px);margin-bottom:-38px;}.cap-product span{width:34%;height:72%;left:3%;}.cap-copy{padding:26px 24px 52px;}.cap-copy h3{font-size:clamp(36px,10.5vw,46px);}.cap-copy p{font-size:12px;margin:17px 0 24px;}}.confidence{background:var(--cream);padding:130px max(40px,calc((100vw - 1240px)/2)) 140px;display:grid;grid-template-columns:34% 66%;gap:70px;position:relative;}.confidence:before{content:"";position:absolute;top:0;right:max(40px,calc((100vw - 1240px)/2));width:180px;height:9px;background:var(--red);transform:rotate(2deg);}.confidence h2{font-size:clamp(58px,5.5vw,80px);color:var(--red-dark);}.confidence-grid{display:grid;grid-template-columns:1fr 1fr;}.confidence-grid article{min-height:190px;border-top:1px solid var(--line);border-left:1px solid var(--line);padding:22px 26px;}.confidence-grid article:nth-child(odd){border-left:0;}.confidence-grid article span{font-size:10px;letter-spacing:.15em;color:#8a6f59;}.confidence-grid h3{margin-top:42px;font-size:17px;}.confidence-grid p{font-size:11px;line-height:1.65;margin-top:10px;color:var(--muted);}.final-cta{min-height:220px;background:var(--red);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:40px;padding:50px max(40px,calc((100vw - 1240px)/2));position:relative;overflow:hidden;}.final-cta h2{font-size:clamp(46px,4.6vw,67px);position:relative;z-index:3;}.final-cta .button{position:relative;z-index:3;min-width:138px;}.final-cta-ghost{position:absolute;right:-2vw;bottom:-28px;font-size:clamp(100px,13vw,210px);font-weight:900;letter-spacing:-.08em;color:rgba(255,255,255,.07);white-space:nowrap;pointer-events:none;}@media (min-width:1480px){:root{--page:clamp(1200px,calc(46.875vw + 600px),1560px)
  ;}.proof-shell{width:min(1240px,calc(100vw - 80px));}.hero h1{font-size:clamp(101px,5.4vw,104px);}.conversation h2{font-size:clamp(87px,4.7vw,90px);}.conversation-block{right:max(-110px,-8vw);bottom:18px;height:240px;}.shirts:before{left:max(-175px,-12vw);}.shirts h2{font-size:clamp(101px,5.4vw,104px);}.feature-copy h3{font-size:clamp(65px,3.55vw,68px);}.mugs h2{font-size:clamp(101px,5.4vw,104px);}.mug-red-plane{right:max(-175px,-12vw);height:520px;}.mug-feature h3{font-size:clamp(67px,3.65vw,70px);}.mug-feature-copy{width:min(100%,520px);justify-self:end;}.mug-product{width:min(100%,700px);justify-self:start;}.headwear h2{font-size:clamp(101px,5.4vw,104px);}.cap-copy h3{font-size:clamp(70px,3.75vw,72px);}.cap-product{width:min(100%,760px);justify-self:end;}.cap-copy{width:min(100%,560px);justify-self:start;}.confidence h2{font-size:clamp(80px,4.3vw,83px);}.final-cta h2{font-size:clamp(67px,3.65vw,70px);}}@media (min-width:1281px){:root{--page:clamp(1200px,calc(46.875vw + 600px),1560px)
  ;}.hero{min-height:calc(var(--page) * .583333);}.hero-grid{min-height:calc(var(--page) * .558333);}.hero h1{font-size:clamp(89.6px,calc(var(--page) * .074667),116px);}.hero-visual{height:calc(var(--page) * .516667);}.hero-visual img{width:91%;height:calc(var(--page) * .466667);}.hero-visual::before{top:calc(var(--page) * .061667);height:calc(var(--page) * .4);}.hero-visual::after{bottom:calc(var(--page) * .035);width:calc(var(--page) * .133333);}.conversation{height:calc(var(--page) * .741667);padding-top:calc(var(--page) * .073333);}.conversation-copy{top:calc(var(--page) * .065);}.conversation h2{font-size:clamp(87px,calc(var(--page) * .0725),113px);}.conversation-one{top:calc(var(--page) * .325);height:calc(var(--page) * .358333);}.conversation-two{top:calc(var(--page) * .145833);height:calc(var(--page) * .279167);}.conversation-three{top:calc(var(--page) * .429167);height:calc(var(--page) * .208333);}.conversation-block{bottom:calc(var(--page) * .013333);height:calc(var(--page) * .1875);}.shirts{min-height:calc(var(--page) * 1.233333);padding-top:calc(var(--page) * .104167);}.shirts h2,
  .mugs h2,
  .headwear h2{font-size:clamp(89px,calc(var(--page) * .074667),116px);}.shirt-one{left:max(40px,calc((100vw - var(--page))/2));top:calc(var(--page) * .404167);width:calc(var(--page) * .426667);height:calc(var(--page) * .416667);}.shirt-two{right:max(54px,calc((100vw - var(--page))/2));top:calc(var(--page) * .291667);width:calc(var(--page) * .256);height:calc(var(--page) * .275);}.shirt-three{right:max(calc(var(--page) * .241667),calc((100vw - var(--page))/2 + var(--page) * .241667));top:calc(var(--page) * .5875);width:calc(var(--page) * .224);height:calc(var(--page) * .241667);}.shirt-feature{min-height:calc(var(--page) * .316667);padding-top:calc(var(--page) * .066667);padding-right:max(40px,calc((100vw - var(--page))/2));padding-left:max(40px,calc((100vw - var(--page))/2));}.shirt-lineup{height:calc(var(--page) * .308333);}.feature-copy h3{font-size:clamp(65px,calc(var(--page) * .054167),84px);}.mugs{min-height:calc(var(--page) * 1.208333);padding-top:calc(var(--page) * .1);}.mug-stage{height:calc(var(--page) * .483333);margin-top:calc(var(--page) * .04);}.mug-red-plane{top:calc(var(--page) * .01);height:calc(var(--page) * .404167);}.mug-one{top:calc(var(--page) * .045833);height:calc(var(--page) * .370833);}.mug-two{height:calc(var(--page) * .191667);}.mug-three{height:calc(var(--page) * .179167);}.mug-feature{bottom:calc(var(--page) * -.008333);min-height:calc(var(--page) * .316667);}.mug-feature-copy{width:min(100%,calc(var(--page) * .433333));padding-top:calc(var(--page) * .046667);padding-bottom:calc(var(--page) * .046667);}.mug-product{width:min(100%,calc(var(--page) * .583333));}.mug-feature h3{font-size:clamp(67px,calc(var(--page) * .055833),87px);}.headwear{min-height:calc(var(--page) * 1.166667);padding-top:calc(var(--page) * .075);}.headwear-collage{height:calc(var(--page) * .483333);margin-top:calc(var(--page) * .023333);}.hat-one{top:calc(var(--page) * .0875);height:calc(var(--page) * .354167);}.hat-two{height:calc(var(--page) * .2125);}.hat-three{height:calc(var(--page) * .233333);}.cap-feature{min-height:calc(var(--page) * .329167);}.cap-product{width:min(100%,calc(var(--page) * .633333));height:calc(var(--page) * .358333);transform:translateY(calc(var(--page) * -.035));}.cap-copy{width:min(100%,calc(var(--page) * .466667));}.cap-copy h3{font-size:clamp(70px,calc(var(--page) * .058333),91px);}.confidence{padding-top:calc(var(--page) * .075);padding-bottom:calc(var(--page) * .083333);}.confidence h2{font-size:clamp(80px,calc(var(--page) * .066667),104px);}.final-cta h2{font-size:clamp(67px,calc(var(--page) * .055833),87px);}}@media (min-width:1280px) and (max-width:1439px) and (min-height:900px){:root{--hero-normal:calc(890px - 10.15625vw);--hero-grid-normal:calc(785px - 5.078125vw);--hero-visual-normal:calc(760px - 7.03125vw);--conversation-normal:calc(1255px - 21.484375vw);--mugs-normal:calc(275px + 87.890625vw);--mug-stage-normal:calc(920px - 21.09375vw);--headwear-normal:calc(700px + 54.6875vw);--confidence-top-normal:calc(405px - 21.484375vw);--confidence-bottom-normal:calc(410px - 21.09375vw)
  ;}.hero{min-height:calc(890px - 10.15625vw);}.hero-grid{min-height:calc(785px - 5.078125vw);}.hero-visual{height:calc(760px - 7.03125vw);}.hero-visual img{height:calc(730px - 9.375vw);}.hero-visual::before{top:calc(34px + 3.125vw);height:calc(690px - 12.5vw);}.hero-visual::after{bottom:calc(21px + 1.640625vw);width:calc(80px + 6.25vw);}.conversation{height:calc(1255px - 21.484375vw);padding-top:calc(260px - 11.5625vw);}.conversation-copy{top:calc(255px - 11.953125vw);}.conversation-one{top:calc(645px - 16.015625vw);height:calc(215px + 16.796875vw);}.conversation-two{top:calc(357.5px - 11.9140625vw);height:calc(167.5px + 13.0859375vw);}.conversation-three{top:calc(797.5px - 17.3828125vw);height:calc(125px + 9.765625vw);}.conversation-block{bottom:calc(80px - 4.375vw);height:calc(382.5px - 9.9609375vw);}.shirts{min-height:calc(740px + 57.8125vw);padding-top:calc(242.5px - 7.6171875vw);}.shirt-one{top:calc(467.5px + 3.3203125vw);width:calc(256px + 20vw);height:calc(250px + 19.53125vw);}.shirt-two{top:calc(355px + 1.171875vw);width:calc(153.6px + 12vw);height:calc(165px + 12.890625vw);}.shirt-three{top:calc(667.5px + 5.6640625vw);width:calc(134.4px + 10.5vw);height:calc(145px + 11.328125vw);}.shirt-feature{min-height:calc(470px - 6.25vw);padding-top:calc(40px + 3.125vw);}.shirt-lineup{height:calc(185px + 14.453125vw);}.mugs{min-height:calc(275px + 87.890625vw);padding-top:calc(290px - 14.0625vw);}.mug-stage{height:calc(920px - 21.09375vw);margin-top:calc(222px - 11.875vw);}.mug-red-plane{top:calc(60px - 3.28125vw);height:calc(827.5px - 21.6796875vw);}.mug-one{top:calc(162.5px - 7.2265625vw);height:calc(447.5px + 1.7578125vw);}.mug-two{height:calc(250px - .390625vw);}.mug-three{height:calc(242.5px - .9765625vw);}.mug-feature{bottom:calc(-275px + 18.359375vw);min-height:calc(595px - 13.28125vw);}.mug-feature-copy{padding-top:calc(172px - 7.8125vw);padding-bottom:calc(172px - 7.8125vw);}.headwear{min-height:calc(700px + 54.6875vw);padding-top:calc(225px - 8.984375vw);}.headwear-collage{height:calc(920px - 21.09375vw);margin-top:calc(122px - 6.40625vw);}.hat-one{top:calc(187.5px - 5.2734375vw);height:calc(437.5px + .9765625vw);}.hat-two{height:calc(262.5px + .5859375vw);}.hat-three{height:calc(320px - 1.5625vw);}.cap-feature{min-height:calc(557.5px - 9.5703125vw);}.cap-product{height:calc(575px - 8.203125vw);transform:translateY(calc(-129px + 5.859375vw));}.confidence{padding-top:calc(405px - 21.484375vw);padding-bottom:calc(410px - 21.09375vw);}}@media (min-width:1200px) and (max-width:1279px) and (min-height:960px) and (max-aspect-ratio:2/1){:root{--contained-width-progress:clamp(0,calc((100vw - 1200px)/80px),1);}.hero{min-height:calc(760px + clamp(0px,calc(190vh - 1822.1px),60px)*var(--contained-width-progress));}.hero-grid{min-height:calc(720px + clamp(0px,calc(158vh - 1515.22px),50px)*var(--contained-width-progress));}.hero-visual{height:calc(670px + clamp(0px,calc(127vh - 1217.93px),40px)*var(--contained-width-progress));}.conversation{height:calc(980px + clamp(0px,calc(285vh - 2733.15px),90px)*var(--contained-width-progress));}.mugs{min-height:calc(1400px + clamp(0px,calc(234vh - 2244.06px),74px)*var(--contained-width-progress));}.mug-stage,
  .headwear-collage{height:calc(650px + clamp(0px,calc(139vh - 1333.01px),44px)*var(--contained-width-progress));}.headwear{min-height:calc(1400px + clamp(0px,calc(203vh - 1946.77px),64px)*var(--contained-width-progress));}.confidence{padding-top:calc(130px + clamp(0px,calc(57vh - 546.63px),18px)*var(--contained-width-progress));padding-bottom:calc(140px + clamp(0px,calc(63vh - 604.17px),20px)*var(--contained-width-progress));}}@media (min-width:1280px) and (min-height:960px) and (max-aspect-ratio:2/1){.hero{min-height:calc(var(--hero-normal,var(--page) * .583333) + clamp(0px,calc(190vh - 1822.1px),var(--page) * .05));}.hero-grid{min-height:calc(var(--hero-grid-normal,var(--page) * .558333) + clamp(0px,calc(158vh - 1515.22px),var(--page) * .041667));}.hero-visual{height:calc(var(--hero-visual-normal,var(--page) * .516667) + clamp(0px,calc(127vh - 1217.93px),var(--page) * .033333));}.conversation{height:calc(var(--conversation-normal,var(--page) * .741667) + clamp(0px,calc(285vh - 2733.15px),var(--page) * .075));}.mugs{min-height:calc(var(--mugs-normal,var(--page) * 1.208333) + clamp(0px,calc(234vh - 2244.06px),var(--page) * .061667));}.mug-stage,
  .headwear-collage{height:calc(var(--mug-stage-normal,var(--page) * .483333) + clamp(0px,calc(139vh - 1333.01px),var(--page) * .036667));}.headwear{min-height:calc(var(--headwear-normal,var(--page) * 1.166667) + clamp(0px,calc(203vh - 1946.77px),var(--page) * .053333));}.confidence{padding-top:calc(var(--confidence-top-normal,var(--page) * .075) + clamp(0px,calc(57vh - 546.63px),var(--page) * .015));padding-bottom:calc(var(--confidence-bottom-normal,var(--page) * .083333) + clamp(0px,calc(63vh - 604.17px),var(--page) * .016667));}}@media (min-width:1280px) and (max-height:820px){.hero{min-height:700px;}.hero-grid{min-height:670px;}.hero-copy{padding-bottom:54px;}.hero-visual{height:620px;}.hero-visual img{height:560px;}.hero-visual::before{height:480px;}.conversation{height:890px;padding-top:88px;}.conversation-copy{top:78px;}.conversation-one{top:390px;}.conversation-two{top:175px;}.conversation-three{top:515px;}.conversation-block{bottom:16px;height:225px;}.shirts{min-height:1480px;padding-top:125px;}.shirt-one{top:485px;}.shirt-two{top:350px;}.shirt-three{top:705px;}.shirt-feature{min-height:380px;}.mugs{min-height:1450px;padding-top:120px;}.mug-stage{height:580px;margin-top:48px;}.mug-red-plane{top:12px;height:485px;}.mug-one{top:55px;height:445px;}.mug-two{height:230px;}.mug-three{height:215px;}.mug-feature{bottom:-10px;min-height:380px;}.mug-feature-copy{padding-top:56px;padding-bottom:56px;}.headwear{min-height:1400px;padding-top:90px;}.headwear-collage{height:580px;margin-top:28px;}.hat-one{top:105px;height:425px;}.hat-two{height:255px;}.hat-three{height:280px;}.cap-feature{min-height:395px;}.cap-product{height:430px;transform:translateY(-42px);}.confidence{padding-top:90px;padding-bottom:100px;}}@media (min-width:1200px) and (max-width:1279px) and (max-height:820px){.hero{min-height:calc(1660px - 75vw);}.hero-grid{min-height:calc(1470px - 62.5vw);}.hero-copy{padding-bottom:calc(534px - 37.5vw);}.hero-visual{height:calc(1420px - 62.5vw);}.hero-visual img{height:calc(1360px - 62.5vw);}.hero-visual::before{height:calc(1280px - 62.5vw);}.conversation{height:calc(2330px - 112.5vw);padding-top:calc(472px - 30vw);}.conversation-copy{top:calc(462px - 30vw);}.conversation-one{top:calc(1190px - 62.5vw);}.conversation-two{top:calc(655px - 37.5vw);}.conversation-three{top:calc(1475px - 75vw);}.conversation-block{bottom:calc(144px - 10vw);height:calc(705px - 37.5vw);}.shirts{min-height:1480px;padding-top:calc(445px - 25vw);}.shirt-one{top:calc(885px - 31.25vw);}.shirt-two{top:calc(670px - 25vw);}.shirt-three{top:calc(1265px - 43.75vw);}.shirt-feature{min-height:calc(540px - 12.5vw);}.mugs{min-height:calc(650px + 62.5vw);padding-top:calc(600px - 37.5vw);}.mug-stage{height:calc(1700px - 87.5vw);margin-top:calc(400px - 27.5vw);}.mug-red-plane{top:calc(108px - 7.5vw);height:calc(1525px - 81.25vw);}.mug-one{top:calc(295px - 18.75vw);height:calc(845px - 31.25vw);}.mug-two,.mug-three{height:calc(470px - 18.75vw);}.mug-feature{bottom:calc(-490px + 37.5vw);min-height:calc(1100px - 56.25vw);}.mug-feature-copy{padding-top:calc(312px - 20vw);padding-bottom:calc(312px - 20vw);}.headwear{min-height:1400px;padding-top:calc(410px - 25vw);}.headwear-collage{height:calc(1700px - 87.5vw);margin-top:calc(220px - 15vw);}.hat-one{top:calc(345px - 18.75vw);height:calc(825px - 31.25vw);}.hat-two{height:calc(495px - 18.75vw);}.hat-three{height:calc(600px - 25vw);}.cap-feature{min-height:calc(1035px - 50vw);}.cap-product{height:calc(1070px - 50vw);transform:translateY(calc(-234px + 15vw));}.confidence{padding-top:calc(730px - 50vw);padding-bottom:calc(740px - 50vw);}}@media (min-width:1281px) and (max-height:820px){.hero{min-height:calc(var(--page) * .583333);}.hero-grid{min-height:calc(var(--page) * .558333);}.hero-visual{height:calc(var(--page) * .516667);}.hero-visual img{height:calc(var(--page) * .466667);}.hero-visual::before{height:calc(var(--page) * .4);}.conversation{height:calc(var(--page) * .741667);padding-top:calc(var(--page) * .073333);}.conversation-copy{top:calc(var(--page) * .065);}.conversation-one{top:calc(var(--page) * .325);}.conversation-two{top:calc(var(--page) * .145833);}.conversation-three{top:calc(var(--page) * .429167);}.conversation-block{bottom:calc(var(--page) * .013333);height:calc(var(--page) * .1875);}.shirts{min-height:calc(var(--page) * 1.233333);padding-top:calc(var(--page) * .104167);}.shirt-one{top:calc(var(--page) * .404167);}.shirt-two{top:calc(var(--page) * .291667);}.shirt-three{top:calc(var(--page) * .5875);}.shirt-feature{min-height:calc(var(--page) * .316667);}.mugs{min-height:calc(var(--page) * 1.208333);padding-top:calc(var(--page) * .1);}.mug-stage{height:calc(var(--page) * .483333);margin-top:calc(var(--page) * .04);}.mug-red-plane{top:calc(var(--page) * .01);height:calc(var(--page) * .404167);}.mug-one{top:calc(var(--page) * .045833);}.mug-feature{bottom:calc(var(--page) * -.008333);min-height:calc(var(--page) * .316667);}.headwear{min-height:calc(var(--page) * 1.166667);padding-top:calc(var(--page) * .075);}.headwear-collage{height:calc(var(--page) * .483333);margin-top:calc(var(--page) * .023333);}.hat-one{top:calc(var(--page) * .0875);}.cap-feature{min-height:calc(var(--page) * .329167);}.cap-product{height:calc(var(--page) * .358333);transform:translateY(calc(var(--page) * -.035));}.confidence{padding-top:calc(var(--page) * .075);padding-bottom:calc(var(--page) * .083333);}}@media (min-width:1200px) and (max-width:1280px) and (min-height:821px) and (max-height:899px){:root{--height-normal:clamp(0,calc((100vh - 820px)/80px),1);}.hero{min-height:calc((1660px - 75vw) + (760px - (1660px - 75vw))*var(--height-normal));}.hero-grid{min-height:calc((1470px - 62.5vw) + (720px - (1470px - 62.5vw))*var(--height-normal));}.hero-copy{padding-bottom:calc((534px - 37.5vw) + (84px - (534px - 37.5vw))*var(--height-normal));}.hero-visual{height:calc((1420px - 62.5vw) + (670px - (1420px - 62.5vw))*var(--height-normal));}.hero-visual img{height:calc((1360px - 62.5vw) + (610px - (1360px - 62.5vw))*var(--height-normal));}.hero-visual::before{height:calc((1280px - 62.5vw) + (530px - (1280px - 62.5vw))*var(--height-normal));}.conversation{height:calc((2330px - 112.5vw) + (980px - (2330px - 112.5vw))*var(--height-normal));padding-top:calc((472px - 30vw) + (112px - (472px - 30vw))*var(--height-normal));}.conversation-copy{top:calc((462px - 30vw) + (102px - (462px - 30vw))*var(--height-normal));}.conversation-one{top:calc((1190px - 62.5vw) + (440px - (1190px - 62.5vw))*var(--height-normal));}.conversation-two{top:calc((655px - 37.5vw) + (205px - (655px - 37.5vw))*var(--height-normal));}.conversation-three{top:calc((1475px - 75vw) + (575px - (1475px - 75vw))*var(--height-normal));}.conversation-block{bottom:calc((144px - 10vw) + (24px - (144px - 10vw))*var(--height-normal));height:calc((705px - 37.5vw) + (255px - (705px - 37.5vw))*var(--height-normal));}.shirts{min-height:1480px;padding-top:calc((445px - 25vw) + (145px - (445px - 25vw))*var(--height-normal));}.shirt-one{top:calc((885px - 31.25vw) + (510px - (885px - 31.25vw))*var(--height-normal));}.shirt-two{top:calc((670px - 25vw) + (370px - (670px - 25vw))*var(--height-normal));}.shirt-three{top:calc((1265px - 43.75vw) + (740px - (1265px - 43.75vw))*var(--height-normal));}.shirt-feature{min-height:calc((540px - 12.5vw) + (390px - (540px - 12.5vw))*var(--height-normal));}.mugs{min-height:calc((650px + 62.5vw) + (1400px - (650px + 62.5vw))*var(--height-normal));padding-top:calc((600px - 37.5vw) + (150px - (600px - 37.5vw))*var(--height-normal));}.mug-stage{height:calc((1700px - 87.5vw) + (650px - (1700px - 87.5vw))*var(--height-normal));margin-top:calc((400px - 27.5vw) + (70px - (400px - 27.5vw))*var(--height-normal));}.mug-red-plane{top:calc((108px - 7.5vw) + (18px - (108px - 7.5vw))*var(--height-normal));height:calc((1525px - 81.25vw) + (550px - (1525px - 81.25vw))*var(--height-normal));}.mug-one{top:calc((295px - 18.75vw) + (70px - (295px - 18.75vw))*var(--height-normal));height:calc((845px - 31.25vw) + (470px - (845px - 31.25vw))*var(--height-normal));}.mug-two{height:calc((470px - 18.75vw) + (245px - (470px - 18.75vw))*var(--height-normal));}.mug-three{height:calc((470px - 18.75vw) + (230px - (470px - 18.75vw))*var(--height-normal));}.mug-feature{bottom:calc((-490px + 37.5vw) + (-40px - (-490px + 37.5vw))*var(--height-normal));min-height:calc((1100px - 56.25vw) + (425px - (1100px - 56.25vw))*var(--height-normal));}.mug-feature-copy{padding-top:calc((312px - 20vw) + (72px - (312px - 20vw))*var(--height-normal));padding-bottom:calc((312px - 20vw) + (72px - (312px - 20vw))*var(--height-normal));}.headwear{min-height:1400px;padding-top:calc((410px - 25vw) + (110px - (410px - 25vw))*var(--height-normal));}.headwear-collage{height:calc((1700px - 87.5vw) + (650px - (1700px - 87.5vw))*var(--height-normal));margin-top:calc((220px - 15vw) + (40px - (220px - 15vw))*var(--height-normal));}.hat-one{top:calc((345px - 18.75vw) + (120px - (345px - 18.75vw))*var(--height-normal));height:calc((825px - 31.25vw) + (450px - (825px - 31.25vw))*var(--height-normal));}.hat-two{height:calc((495px - 18.75vw) + (270px - (495px - 18.75vw))*var(--height-normal));}.hat-three{height:calc((600px - 25vw) + (300px - (600px - 25vw))*var(--height-normal));}.cap-feature{min-height:calc((1035px - 50vw) + (435px - (1035px - 50vw))*var(--height-normal));}.cap-product{height:calc((1070px - 50vw) + (470px - (1070px - 50vw))*var(--height-normal));transform:translateY(calc((-234px + 15vw) + (-54px - (-234px + 15vw))*var(--height-normal)));}.confidence{padding-top:calc((730px - 50vw) + (130px - (730px - 50vw))*var(--height-normal));padding-bottom:calc((740px - 50vw) + (140px - (740px - 50vw))*var(--height-normal));}}@media (min-width:1281px) and (max-width:1439px) and (min-height:821px) and (max-height:899px){:root{--height-normal:clamp(0,calc((100vh - 820px)/80px),1);}.hero{min-height:calc(var(--page)*.583333 + ((890px - 10.15625vw) - var(--page)*.583333)*var(--height-normal));}.hero-grid{min-height:calc(var(--page)*.558333 + ((785px - 5.078125vw) - var(--page)*.558333)*var(--height-normal));}.hero-copy{padding-bottom:calc(54px + (84px - 54px)*var(--height-normal));}.hero-visual{height:calc(var(--page)*.516667 + ((760px - 7.03125vw) - var(--page)*.516667)*var(--height-normal));}.hero-visual img{height:calc(var(--page)*.466667 + ((730px - 9.375vw) - var(--page)*.466667)*var(--height-normal));}.hero-visual::before{height:calc(var(--page)*.4 + ((690px - 12.5vw) - var(--page)*.4)*var(--height-normal));}.conversation{height:calc(var(--page)*.741667 + ((1255px - 21.484375vw) - var(--page)*.741667)*var(--height-normal));padding-top:calc(var(--page)*.073333 + ((260px - 11.5625vw) - var(--page)*.073333)*var(--height-normal));}.conversation-copy{top:calc(var(--page)*.065 + ((255px - 11.953125vw) - var(--page)*.065)*var(--height-normal));}.conversation-one{top:calc(var(--page)*.325 + ((645px - 16.015625vw) - var(--page)*.325)*var(--height-normal));height:calc(var(--page)*.358333 + ((215px + 16.796875vw) - var(--page)*.358333)*var(--height-normal));}.conversation-two{top:calc(var(--page)*.145833 + ((357.5px - 11.9140625vw) - var(--page)*.145833)*var(--height-normal));height:calc(var(--page)*.279167 + ((167.5px + 13.0859375vw) - var(--page)*.279167)*var(--height-normal));}.conversation-three{top:calc(var(--page)*.429167 + ((797.5px - 17.3828125vw) - var(--page)*.429167)*var(--height-normal));height:calc(var(--page)*.208333 + ((125px + 9.765625vw) - var(--page)*.208333)*var(--height-normal));}.conversation-block{bottom:calc(var(--page)*.013333 + ((80px - 4.375vw) - var(--page)*.013333)*var(--height-normal));height:calc(var(--page)*.1875 + ((382.5px - 9.9609375vw) - var(--page)*.1875)*var(--height-normal));}.shirts{min-height:calc(var(--page)*1.233333 + ((740px + 57.8125vw) - var(--page)*1.233333)*var(--height-normal));padding-top:calc(var(--page)*.104167 + ((242.5px - 7.6171875vw) - var(--page)*.104167)*var(--height-normal));}.shirt-one{top:calc(var(--page)*.404167 + ((467.5px + 3.3203125vw) - var(--page)*.404167)*var(--height-normal));}.shirt-two{top:calc(var(--page)*.291667 + ((355px + 1.171875vw) - var(--page)*.291667)*var(--height-normal));}.shirt-three{top:calc(var(--page)*.5875 + ((667.5px + 5.6640625vw) - var(--page)*.5875)*var(--height-normal));}.shirt-feature{min-height:calc(var(--page)*.316667 + ((470px - 6.25vw) - var(--page)*.316667)*var(--height-normal));}.mugs{min-height:calc(var(--page)*1.208333 + ((275px + 87.890625vw) - var(--page)*1.208333)*var(--height-normal));padding-top:calc(var(--page)*.1 + ((290px - 14.0625vw) - var(--page)*.1)*var(--height-normal));}.mug-stage{height:calc(var(--page)*.483333 + ((920px - 21.09375vw) - var(--page)*.483333)*var(--height-normal));margin-top:calc(var(--page)*.04 + ((222px - 11.875vw) - var(--page)*.04)*var(--height-normal));}.mug-red-plane{top:calc(var(--page)*.01 + ((60px - 3.28125vw) - var(--page)*.01)*var(--height-normal));height:calc(var(--page)*.404167 + ((827.5px - 21.6796875vw) - var(--page)*.404167)*var(--height-normal));}.mug-one{top:calc(var(--page)*.045833 + ((162.5px - 7.2265625vw) - var(--page)*.045833)*var(--height-normal));height:calc(445px + ((447.5px + 1.7578125vw) - 445px)*var(--height-normal));}.mug-two{height:calc(230px + ((250px - .390625vw) - 230px)*var(--height-normal));}.mug-three{height:calc(215px + ((242.5px - .9765625vw) - 215px)*var(--height-normal));}.mug-feature{bottom:calc(var(--page)*-.008333 + ((-275px + 18.359375vw) - var(--page)*-.008333)*var(--height-normal));min-height:calc(var(--page)*.316667 + ((595px - 13.28125vw) - var(--page)*.316667)*var(--height-normal));}.mug-feature-copy{padding-top:calc(56px + ((172px - 7.8125vw) - 56px)*var(--height-normal));padding-bottom:calc(56px + ((172px - 7.8125vw) - 56px)*var(--height-normal));}.headwear{min-height:calc(var(--page)*1.166667 + ((700px + 54.6875vw) - var(--page)*1.166667)*var(--height-normal));padding-top:calc(var(--page)*.075 + ((225px - 8.984375vw) - var(--page)*.075)*var(--height-normal));}.headwear-collage{height:calc(var(--page)*.483333 + ((920px - 21.09375vw) - var(--page)*.483333)*var(--height-normal));margin-top:calc(var(--page)*.023333 + ((122px - 6.40625vw) - var(--page)*.023333)*var(--height-normal));}.hat-one{top:calc(var(--page)*.0875 + ((187.5px - 5.2734375vw) - var(--page)*.0875)*var(--height-normal));height:calc(425px + ((437.5px + .9765625vw) - 425px)*var(--height-normal));}.hat-two{height:calc(255px + ((262.5px + .5859375vw) - 255px)*var(--height-normal));}.hat-three{height:calc(280px + ((320px - 1.5625vw) - 280px)*var(--height-normal));}.cap-feature{min-height:calc(var(--page)*.329167 + ((557.5px - 9.5703125vw) - var(--page)*.329167)*var(--height-normal));}.cap-product{height:calc(var(--page)*.358333 + ((575px - 8.203125vw) - var(--page)*.358333)*var(--height-normal));transform:translateY(calc(var(--page)*-.035 + ((-129px + 5.859375vw) - var(--page)*-.035)*var(--height-normal)));}.confidence{padding-top:calc(var(--page)*.075 + ((405px - 21.484375vw) - var(--page)*.075)*var(--height-normal));padding-bottom:calc(var(--page)*.083333 + ((410px - 21.09375vw) - var(--page)*.083333)*var(--height-normal));}}@media (min-width:1440px) and (min-height:821px) and (max-height:899px){:root{--height-normal:clamp(0,calc((100vh - 820px)/80px),1);}.hero-copy{padding-bottom:calc(54px + 30px*var(--height-normal));}.mug-one{height:calc(445px + (var(--page)*.370833 - 445px)*var(--height-normal));}.mug-two{height:calc(230px + (var(--page)*.191667 - 230px)*var(--height-normal));}.mug-three{height:calc(215px + (var(--page)*.179167 - 215px)*var(--height-normal));}.mug-feature-copy{padding-top:calc(56px + (var(--page)*.046667 - 56px)*var(--height-normal));padding-bottom:calc(56px + (var(--page)*.046667 - 56px)*var(--height-normal));}.hat-one{height:calc(425px + (var(--page)*.354167 - 425px)*var(--height-normal));}.hat-two{height:calc(255px + (var(--page)*.2125 - 255px)*var(--height-normal));}.hat-three{height:calc(280px + (var(--page)*.233333 - 280px)*var(--height-normal));}}@media (hover:hover) and (pointer:fine){.collision-card,
  .shirts figure,
  .mug-stage figure,
  .headwear-collage figure{transition:transform .4s var(--snap),
      box-shadow .4s var(--ease);}.conversation-one:hover{transform:rotate(-1.4deg) translateY(-8px);}.conversation-two:hover{transform:rotate(2.2deg) translateY(-8px);}.conversation-three:hover{transform:rotate(-3deg) translateY(-8px);}.shirt-one:hover,
  .mug-one:hover,
  .hat-one:hover{transform:translateY(-8px) rotate(0deg);}.shirt-two:hover,
  .mug-two:hover,
  .hat-two:hover{transform:translateY(-8px) rotate(1deg);}.shirt-three:hover,
  .mug-three:hover,
  .hat-three:hover{transform:translateY(-8px) rotate(-1deg);}}@media (max-width:900px){:root{--page:min(100% - 36px,820px)
  ;}[data-reveal="left"]{--reveal-x:-34px;--reveal-y:18px
  ;}[data-reveal="right"]{--reveal-x:34px;--reveal-y:18px
  ;}[data-reveal="up"]{--reveal-y:36px
  ;}.hero{min-height:760px;}.hero-grid{display:block;min-height:720px;}.hero-copy{padding:44px 0 8px;}.hero h1{font-size:clamp(58px,16.2vw,84px);}.hero h1 span{transform:translateX(12%);}.hero-intro{font-size:13px;max-width:370px;margin:22px 0 24px;}.hero-visual{height:390px;padding:16px 0 0 8%;justify-content:flex-start;}.hero-visual img{width:clamp(360px,62vw,508px);height:clamp(330px,46vw,414px);clip-path:polygon(5% 0,100% 0,96% 95%,0 100%);}.hero-visual::before{right:-18px;top:50px;width:40%;height:315px;}.hero-visual::after{left:1%;bottom:14px;width:92px;height:8px;}.hero::before{font-size:clamp(70px,17vw,153px);bottom:8px;}.scroll-cue{display:none;}.proof{margin-top:-12px;padding:86px 0 96px;clip-path:polygon(0 3%,100% 0,100% 97%,0 100%);}.proof-shell{display:block;}.proof-title{margin-bottom:48px;}.proof-title h2{font-size:48px;}.proof-grid{grid-template-columns:1fr 1fr;}.proof-grid article{min-height:170px;padding:18px 12px;}.proof-grid article:nth-child(odd){transform:none;}.proof-grid article:nth-child(3){border-left:0;border-top:1px solid rgba(255,255,255,.16);}.proof-grid article:nth-child(4){border-top:1px solid rgba(255,255,255,.16);}.proof-grid h3{margin-top:30px;font-size:14px;}.proof-grid p{font-size:10px;}.kinetic-strip{height:62px;margin:-20px 0 10px;}.kinetic-track{--ticker-gap:24px;font-size:20px;animation-duration:36s;}.conversation{height:800px;padding-top:110px;}.conversation-copy{position:relative;left:auto;top:auto;width:100%;padding-right:4%;}.conversation h2{font-size:49px;}.conversation-copy>p:last-child{font-size:13px;margin-top:18px;}.conversation-one{left:0;top:330px;width:clamp(340px,57vw,468px);height:clamp(285px,40vw,350px);}.conversation-two{right:0;top:270px;width:clamp(165px,27vw,222px);height:clamp(150px,21vw,184px);}.conversation-three{right:4%;top:505px;width:clamp(158px,25vw,205px);height:clamp(144px,20vw,174px);}.conversation-block{right:-18px;bottom:32px;width:54%;height:180px;}.confidence{display:block;padding:96px 18px;}.confidence-title,
  .confidence-grid{width:var(--page);margin:auto;}.confidence-title{margin-bottom:48px;}.confidence h2{font-size:50px;}.confidence-grid article{min-height:180px;padding:17px 12px;}.confidence-grid h3{margin-top:28px;font-size:14px;}.confidence-grid p{font-size:10px;}.final-cta{min-height:240px;display:block;padding:54px 18px;}.final-cta h2{font-size:46px;max-width:500px;}.final-cta .button{margin-top:28px;}.final-cta-ghost{font-size:28vw;bottom:-6px;}}@media (min-width:1441px){.hero{--hero-page:clamp(var(--page),calc(84.375vw + 60px),1800px);min-height:calc(var(--hero-page) * .583333 + var(--hero-tall-rise,0px));}.hero-grid{width:var(--hero-page);min-height:calc(var(--hero-page) * .558333 + var(--hero-grid-tall-rise,0px));}.hero h1{font-size:clamp(95.2px,calc(var(--hero-page) * .074667),116px);}.hero-visual{height:calc(var(--hero-page) * .516667 + var(--hero-visual-tall-rise,0px));}.hero-visual img{height:calc(var(--hero-page) * .466667);}.hero-visual::before{top:calc(var(--hero-page) * .061667);height:calc(var(--hero-page) * .4);}.hero-visual::after{bottom:calc(var(--hero-page) * .035);width:calc(var(--hero-page) * .133333);}.hero::before{font-size:clamp(244.8px,calc(var(--hero-page) * .181333),326.4px);}.final-cta{padding-left:calc(15.625vw - 125px);padding-right:calc(15.625vw - 125px);}}@media (min-width:1441px) and (min-height:960px) and (max-aspect-ratio:2/1){.hero{--hero-tall-rise:clamp(0px,calc(190vh - 1822.1px),calc(var(--hero-page) * .05));--hero-grid-tall-rise:clamp(0px,calc(158vh - 1515.22px),calc(var(--hero-page) * .041667));--hero-visual-tall-rise:clamp(0px,calc(127vh - 1217.93px),calc(var(--hero-page) * .033333))
  ;}}@media (min-width:1600px){.final-cta{padding-left:max(40px,calc((100vw - var(--page))/2));padding-right:max(40px,calc((100vw - var(--page))/2));}}.cap-feature{z-index:6;}@media (min-width:769px) and (max-width:900px){.hero h1{font-size:clamp(74px,calc(142.18px - 7.576vw),84px);}.proof-title h2{font-size:clamp(48px,calc(24.73px + 3.03vw),52px);}.conversation h2{font-size:clamp(49px,calc(-3.36px + 6.818vw),58px);}.shirts h2{font-size:clamp(50px,calc(-37.27px + 11.364vw),65px);}.mugs h2{font-size:clamp(50px,calc(-43.09px + 12.121vw),66px);}.headwear h2{font-size:clamp(51px,calc(-47.91px + 12.879vw),68px);}.confidence h2{font-size:clamp(50px,calc(3.45px + 6.061vw),58px);}}@media (min-width:901px) and (max-width:1199px){.hero{--hero-bridge-progress:clamp(0,calc((100vw - 1120px)/80px),1)
  ;}.hero-grid{min-height:calc(
      clamp(720px,75vw,760px)
      - 40px * var(--hero-bridge-progress)
    );}.hero-visual{min-height:calc(
      clamp(720px,75vw,760px)
      - 90px * var(--hero-bridge-progress)
    );}.hero-visual img{width:calc(
      clamp(452px,50vw,560px)
      + .56px * var(--hero-bridge-progress)
    );height:calc(
      clamp(430px,46vw,540px)
      + 70px * var(--hero-bridge-progress)
    );}.conversation-one{width:clamp(468px,46vw,520px);height:clamp(350px,36vw,420px);top:clamp(365px,36vw,430px);}.conversation-two{width:clamp(222px,25vw,290px);height:clamp(184px,26vw,300px);top:clamp(245px,22vw,270px);}.conversation-three{width:clamp(205px,21vw,250px);height:clamp(174px,20vw,230px);top:clamp(530px,48vw,575px);}.shirt-one{width:clamp(460px,40vw,500px);height:clamp(400px,42vw,500px);top:clamp(430px,42vw,505px);}.shirt-two{width:clamp(222px,24vw,300px);height:clamp(184px,27vw,320px);top:clamp(350px,31vw,370px);}.shirt-three{width:clamp(197px,21vw,260px);height:clamp(170px,24vw,285px);top:clamp(650px,61vw,730px);}.mug-one{width:clamp(452px,45vw,540px);height:clamp(330px,38vw,450px);}.mug-two{width:clamp(213px,25vw,300px);height:clamp(162px,20vw,230px);}.mug-three{width:clamp(197px,22vw,264px);height:clamp(154px,19vw,215px);}.hat-one{width:clamp(460px,44vw,528px);height:clamp(330px,37vw,425px);}.hat-two{width:clamp(222px,25vw,300px);height:clamp(170px,22vw,255px);}.hat-three{width:clamp(238px,28vw,336px);height:clamp(178px,24vw,280px);}}@media (max-width:480px){.hero{min-height:730px;}.hero h1{font-size:clamp(52px,16.2vw,78px);}.hero-visual{height:355px;}.hero-visual img{height:320px;}.proof-title h2{font-size:clamp(42px,10vw,48px);}.proof-grid article{min-height:160px;}.conversation{height:760px;}.conversation h2{font-size:clamp(40px,11.5vw,49px);}.conversation-one{top:370px;height:300px;}.conversation-two{top:310px;height:155px;}.conversation-three{top:545px;height:155px;}.confidence h2{font-size:clamp(42px,11.7vw,50px);}.final-cta h2{font-size:clamp(38px,10.8vw,46px);}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto;}*,
  *:before,
  *:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;}[data-reveal]{opacity:1!important;translate:none!important;scale:none!important;rotate:none!important;}[data-parallax]{--parallax-y:0px!important;}}body.whuploo-v3-home #main
.wp-block-group-is-layout-constrained >
:is(.wp-block-group,.wp-block-image,.wp-block-buttons){max-width:none!important;}body.whuploo-v3-home #main
.shirt-feature > .shirt-lineup{margin-left:0!important;margin-right:0!important;}body.whuploo-v3-home #main
:where(.wp-block-group,.wp-block-image,.wp-block-buttons){box-sizing:border-box;}body.whuploo-v3-home #main .wp-block-image img{border-radius:0;}body.whuploo-v3-home .hero-visual > figure.wp-block-image,
body.whuploo-v3-home .shirt-lineup > figure.wp-block-image,
body.whuploo-v3-home .mug-product > figure.wp-block-image,
body.whuploo-v3-home .cap-product > figure.wp-block-image{display:contents;}body.whuploo-v3-home .hero h1 mark{background:transparent!important;color:var(--red-dark)!important;padding:0;}body.whuploo-v3-home .hero h1 mark:last-of-type{display:inline-block;color:var(--red)!important;transform:translateX(44px);}body.whuploo-v3-home .wp-block-button.button{display:inline-block;min-height:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;line-height:normal;text-transform:none;letter-spacing:normal;font-size:inherit;font-weight:inherit;transform:none;}body.whuploo-v3-home .wp-block-button.button:hover{transform:none;box-shadow:none;}body.whuploo-v3-home
.wp-block-button.button
.wp-block-button__link{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 26px;border:1px solid transparent;border-radius:0;background-image:none;box-sizing:border-box;line-height:1;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:600;transition:transform .24s var(--snap),
    box-shadow .24s var(--ease),
    background .24s var(--ease);}body.whuploo-v3-home
.wp-block-button.button
.wp-block-button__link:hover{transform:translateY(-3px);box-shadow:0 10px 22px rgba(0,0,0,.13);}body.whuploo-v3-home
.wp-block-button.button-red
.wp-block-button__link{background:var(--red);color:#fff;}body.whuploo-v3-home
.wp-block-button.button-cream
.wp-block-button__link{background:var(--cream);color:var(--black);}body.whuploo-v3-home
.wp-block-button.button-outline
.wp-block-button__link{border-color:rgba(255,255,255,.72);color:#fff;background:transparent;}body.whuploo-v3-home #main .wp-block-buttons{margin:0;}body.whuploo-v3-home a.button,
body.whuploo-v3-home
.wp-block-button.button
.wp-block-button__link{border-radius:5px;}body.whuploo-v3-home .proof-grid .proof-number{margin:0;font-size:10px;color:#fff6;letter-spacing:.16em;line-height:normal;}body.whuploo-v3-home .confidence-grid .confidence-number{margin:0;font-size:10px;letter-spacing:.15em;color:#8a6f59;line-height:normal;}body.whuploo-v3-home #main figure.wp-block-image{margin:0;}body.whuploo-v3-home #main
figure.wp-block-image figcaption{margin-left:0;margin-right:0;}body.whuploo-v3-home
.final-cta
.wp-block-buttons{position:relative;z-index:3;flex:0 0 auto;}@media (max-width:900px){body.whuploo-v3-home
  .hero h1 mark:last-of-type{transform:translateX(12%);}}@media (max-width:480px){body.whuploo-v3-home
  .hero h1 mark:last-of-type{transform:translateX(clamp(18px,8vw,34px));}}body.whuploo-v3-home .conversation-one img{border:0 solid #FFF8EE;}body.whuploo-v3-home .conversation-two img{border:5px solid #FFFAF3;}body.whuploo-v3-home .conversation-three img{border:5px solid #FFFAF3;}body.whuploo-v3-home .shirt-one img{border:5px solid #FFFAF3;}body.whuploo-v3-home .shirt-two img{border:5px solid #FFFAF3;}body.whuploo-v3-home .shirt-lineup img{border:5px solid #FFFAF3;}body.whuploo-v3-home .mug-one img{border:5px solid #FFFFFF;}body.whuploo-v3-home .mug-two img{border:5px solid #FFFAF3;}body.whuploo-v3-home .mug-product img{border:5px solid #FFFAF3;}body.whuploo-v3-home .hat-one img{border:5px solid #FFFAF3;}body.whuploo-v3-home .hat-two img{border:5px solid #FFFAF3;}body.whuploo-v3-home .cap-product img{border:5px solid #FFFAF3;}body.whuploo-v3-home
.wp-block-button.neon-flicker
.wp-block-button__link{position:relative;overflow:visible;isolation:isolate;}body.whuploo-v3-home
.wp-block-button.neon-flicker
.wp-block-button__link::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;opacity:0;box-shadow:none;}body.whuploo-v3-home.neon-ready
.wp-block-button.neon-flicker
.wp-block-button__link::after{animation:whuploo-neon-intro 1.15s 1 0s,
    whuploo-neon-intro 1.15s 1 1.55s;}body.whuploo-v3-home.neon-ready
.wp-block-button.neon-flicker
.wp-block-button__link{animation:whuploo-neon-button-dip 1.15s 1 0s,
    whuploo-neon-button-dip 1.15s 1 1.55s;}body.whuploo-v3-home
.wp-block-button.neon-flicker:hover
.wp-block-button__link::after,

body.whuploo-v3-home
.wp-block-button.neon-flicker
.wp-block-button__link:focus-visible::after{animation:whuploo-neon-hover .7s 1;}@keyframes whuploo-neon-intro{0%,
  10%{opacity:1;box-shadow:0 0 4px rgba(194,27,27,.30),
      0 0 10px rgba(194,27,27,.20);}14%{opacity:0;box-shadow:none;}20%{opacity:1;box-shadow:0 0 8px rgba(194,27,27,.85),
      0 0 20px rgba(194,27,27,.58),
      0 0 34px rgba(194,27,27,.30);}26%{opacity:0;box-shadow:none;}32%{opacity:.75;box-shadow:0 0 5px rgba(194,27,27,.55),
      0 0 14px rgba(194,27,27,.34);}38%{opacity:0;box-shadow:none;}45%{opacity:1;box-shadow:0 0 10px rgba(194,27,27,.90),
      0 0 24px rgba(194,27,27,.62),
      0 0 40px rgba(194,27,27,.32);}55%{opacity:.35;box-shadow:0 0 4px rgba(194,27,27,.28);}68%{opacity:1;box-shadow:0 0 6px rgba(194,27,27,.55),
      0 0 16px rgba(194,27,27,.34);}100%{opacity:0;box-shadow:none;}}@keyframes whuploo-neon-button-dip{0%,
  39%,
  100%{filter:brightness(1);}42%{filter:brightness(.90);}46%{filter:brightness(1.06);}50%{filter:brightness(1);}}@keyframes whuploo-neon-hover{0%,
  100%{opacity:0;box-shadow:none;}18%{opacity:1;box-shadow:0 0 7px rgba(194,27,27,.70),
      0 0 18px rgba(194,27,27,.45);}32%{opacity:0;box-shadow:none;}45%{opacity:1;box-shadow:0 0 9px rgba(194,27,27,.80),
      0 0 22px rgba(194,27,27,.48);}65%{opacity:.35;box-shadow:0 0 4px rgba(194,27,27,.25);}}@media (prefers-reduced-motion:reduce){body.whuploo-v3-home.neon-ready
  .wp-block-button.neon-flicker
  .wp-block-button__link,

  body.whuploo-v3-home.neon-ready
  .wp-block-button.neon-flicker
  .wp-block-button__link::after,

  body.whuploo-v3-home
  .wp-block-button.neon-flicker:hover
  .wp-block-button__link::after,

  body.whuploo-v3-home
  .wp-block-button.neon-flicker
  .wp-block-button__link:focus-visible::after{animation:none;}}body.whuploo-v3-home #main
.wp-block-button.button:not(.neon-flicker)
.wp-block-button__link{opacity:1;filter:brightness(1);}body.whuploo-v3-home #main
.wp-block-button.button.cta-in-view
.wp-block-button__link{animation:whuploo-cta-flicker .62s 1 0s,
    whuploo-cta-flicker .62s 1 .88s;}body.whuploo-v3-home #main
.wp-block-button.button.cta-pulse
.wp-block-button__link{animation:whuploo-cta-flicker .62s 1;}@keyframes whuploo-cta-flicker{0%,
  100%{opacity:1;filter:brightness(1);}14%{opacity:.82;filter:brightness(.82);}22%{opacity:1;filter:brightness(1.10);}31%{opacity:.72;filter:brightness(.72);}39%{opacity:1;filter:brightness(1.06);}50%{opacity:.88;filter:brightness(.88);}64%{opacity:1;filter:brightness(1);}}@media (prefers-reduced-motion:reduce){body.whuploo-v3-home #main
  .wp-block-button.button.cta-in-view
  .wp-block-button__link,

  body.whuploo-v3-home #main
  .wp-block-button.button.cta-pulse
  .wp-block-button__link{animation:none;opacity:1;filter:none;}}body.whuploo-v3-home
.hero-copy
.hero-intro{margin-left:0!important;margin-right:0!important;margin-bottom:20px!important;}body.whuploo-v3-home
.conversation
.section-kicker{margin-bottom:10px!important;}