html{scroll-behavior:smooth}.content-container{max-width:1800px;margin:0 auto;padding:100px}@media (max-width: 1024px){.content-container{margin:0 auto;padding:75px 50px}}@media (max-width: 767px){.content-container{margin:0 auto;padding:40px 10px}}@font-face{font-family:ivyepic;src:url(ivyepic.woff2) format("woff2");font-display:optional}.off-white{background-color:#fffdf9}:root{--font-size-h1: clamp(24px, 3.5vw, 28px);--font-size-h2: clamp(2rem, 3vw + 2rem, 6rem);--font-size-h3: clamp(20px, 3.5vw, 24px);--font-size-h4: clamp(20px, 3.25vw, 24px);--font-size-p-desktop: 20px;--font-size-p-mobile: 18px;--line-height-h1: 1.2;--line-height-h2: 1;--line-height-h3: 1.2;--line-height-h3-mobile: 28px;--line-height-p-desktop: 28px;--line-height-p-mobile: 24px;--font-weight-h1: 600;--font-weight-h2: 800;--font-weight-h3: 400;--font-weight-h4: 400;--font-weight-h4-mobile: 400;--font-weight-p-desktop: 300;--font-weight-p-mobile: 400;--letter-spacing-h1: -0px;--letter-spacing-h3: .25px;--letter-spacing-p: 0px;--letter-spacing-p-mobile: 0px}.mojosection{padding-top:100px;padding-bottom:100px}@media only screen and (max-width: 767px){.mojosection{padding-top:50px;padding-bottom:50px}}.border{border:1px solid black}.border-white{border:1px solid white}.header__icon--search{display:none}h1{font-size:var(--font-size-h1);line-height:var(--line-height-h1);letter-spacing:var(--letter-spacing-h1);margin-bottom:10px;margin-top:0;color:#000;font-weight:var(--font-weight-h1);font-family:proxima-nova,sans-serif}h2{font-weight:var(--font-weight-h2);font-size:var(--font-size-h2);letter-spacing:0px;margin-bottom:10px;margin-top:0;color:#000;font-family:ivyepic,sans-serif;text-transform:uppercase}.MojoH2{font-weight:900;font-family:ivyepic,sans-serif;font-size:clamp(5rem,6vw,120px);letter-spacing:0px;margin-bottom:10px;margin-top:0;color:#000;line-height:1.2}h3{font-weight:var(--font-weight-h3);font-size:var(--font-size-h3);margin-bottom:10px;margin-top:0;color:#000;font-family:proxima-nova,sans-serif;line-height:var(--line-height-h3);text-wrap:balance;letter-spacing:var(--letter-spacing-h3)}h4{font-weight:var(--font-weight-h4);font-family:proxima-nova,sans-serif;font-size:var(--font-size-h4);margin-bottom:10px;margin-top:0;color:#000;text-transform:uppercase}p{line-height:var(--line-height-p-desktop);font-size:var(--font-size-p-desktop);color:#000;font-family:proxima-nova,sans-serif;font-weight:var(--font-weight-p-desktop);letter-spacing:var(--letter-spacing-p);margin-bottom:10px;margin-top:0}@media only screen and (max-width: 767px){p{line-height:var(--line-height-p-mobile);font-size:var(--font-size-p-mobile);color:#000;font-family:proxima-nova;font-weight:var(--font-weight-p-mobile);letter-spacing:var(--letter-spacing-p-mobile)}h3{line-height:var(--line-height-h3-mobile)}h4{font-weight:var(--font-weight-h4-mobile);font-size:var(--font-size-h4)}}.button-icon{width:1.1em;height:2.5em;object-fit:contain;flex:0 0 auto}.red-button,.orange-button,.product-form__submit,.shopify-payment-button .shopify-payment-button__button,.white-button{--btn-w: 275px;--btn-h: 60px;--btn-gap: 1.5rem;--btn-pad: 16px 30px;--btn-radius: 0px;display:inline-flex;align-items:center;justify-content:center;gap:var(--btn-gap);width:var(--btn-w);max-width:100%;height:var(--btn-h);padding:var(--btn-pad);margin-top:10px;font:600 18px proxima-nova,sans-serif;letter-spacing:1px;line-height:1;text-transform:uppercase;text-decoration:none;text-align:center;white-space:nowrap;border-radius:var(--btn-radius);border:none;box-shadow:none;-webkit-appearance:none;appearance:none;transition:background-color .25s ease,color .25s ease,transform .15s ease,box-shadow .2s ease;cursor:pointer}.red-button,.product-form__submit{background:#ed1c24;color:#fff}.orange-button,.shopify-payment-button .shopify-payment-button__button{background:#ff9d00;color:#fff}.white-button{background:transparent;color:#000;border:2px solid #000}.red-button:hover,.orange-button:hover,.product-form__submit:hover,.shopify-payment-button .shopify-payment-button__button:hover{background:#ff9d00;color:#fff}.white-button:hover{background:#000;color:#fff;border-color:#000}.red-button a,.orange-button a,.white-button a,.product-form__submit a,.shopify-payment-button .shopify-payment-button__button a{color:inherit;text-decoration:none}.red-button:focus-visible,.orange-button:focus-visible,.white-button:focus-visible,.product-form__submit:focus-visible,.shopify-payment-button .shopify-payment-button__button:focus-visible{outline:2px solid #111;outline-offset:2px}.red-button:active,.orange-button:active,.white-button:active,.product-form__submit:active,.shopify-payment-button .shopify-payment-button__button:active{transform:translateY(1px)}.shopify-payment-button .shopify-payment-button__button[disabled]{opacity:.5;pointer-events:none;cursor:not-allowed}.red-button-corners,.orange-button-corners,.white-button-corners,.btn-corners{--btn-w: 275px;--btn-h: 60px;--btn-pad: 16px 30px;--btn-gap: 1rem;--btn-radius: 0px;--corner-size: 15px;--corner-stroke: 3px;--corner-offset: calc(var(--corner-stroke) * 2);position:relative;display:inline-flex;align-items:center;justify-content:center;gap:var(--btn-gap);width:var(--btn-w);height:var(--btn-h);max-width:100%;padding:var(--btn-pad);margin-top:10px;font:600 18px proxima-nova,sans-serif;letter-spacing:1px;line-height:1;text-transform:uppercase;text-decoration:none;text-align:center;white-space:nowrap;border:none;border-radius:var(--btn-radius);box-shadow:3px 3px 8px #0003;cursor:pointer;background:var(--bg, #ed1c24);color:var(--text, #fff);transition:transform .2s ease,background-color .2s ease,color .2s ease}a.red-button-corners,a.orange-button-corners,a.btn-corners{text-decoration:none}.red-button-corners:focus-visible,.orange-button-corners:focus-visible,.white-button-corners:focus-visible,.btn-corners:focus-visible{outline:2px solid #111;outline-offset:2px}.red-button-corners:hover,.orange-button-corners:hover,.white-button-corners:hover,.btn-corners:hover{transform:translateY(-2px);color:#fff}.red-button-corners,.btn-corners--red{--bg: #ed1c24;--text: #fff;--corner-color: #ed1c24}.orange-button-corners,.btn-corners--orange{--bg: rgb(255,157,0);--text: #fff;--corner-color: rgb(255,157,0)}.white-button-corners,.btn-corners--white{--bg: rgb(68, 68, 68);--text: white;--corner-color: rgb(68,68,68)}.red-button-corners .corner,.orange-button-corners .corner,.btn-corners .corner,.white-button-corners .corner{position:absolute;width:var(--corner-size);height:var(--corner-size);border:var(--corner-stroke) solid var(--corner-color, var(--bg));pointer-events:none}.red-button-corners .corner.tl,.orange-button-corners .corner.tl,.btn-corners .corner.tl,.white-button-corners .corner.tl{top:calc(-1 * var(--corner-offset));left:calc(-1 * var(--corner-offset));border-right:none;border-bottom:none}.red-button-corners .corner.tr,.orange-button-corners .corner.tr,.btn-corners .corner.tr,.white-button-corners .corner.tr{top:calc(-1 * var(--corner-offset));right:calc(-1 * var(--corner-offset));border-left:none;border-bottom:none}.red-button-corners .corner.bl,.orange-button-corners .corner.bl,.btn-corners .corner.bl,.white-button-corners .corner.bl{bottom:calc(-1 * var(--corner-offset));left:calc(-1 * var(--corner-offset));border-right:none;border-top:none}.red-button-corners .corner.br,.orange-button-corners .corner.br,.btn-corners .corner.br,.white-button-corners .corner.br{bottom:calc(-1 * var(--corner-offset));right:calc(-1 * var(--corner-offset));border-left:none;border-top:none}.footer-block--newsletter{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-block--newsletter .footer__list-social{margin-left:0!important;align-self:flex-start!important;justify-content:flex-start!important}.footer .footer-block--newsletter .footer__list-social{margin-left:0!important;align-self:flex-start!important;display:flex!important;flex-direction:row;flex-wrap:wrap;gap:10px}@media only screen and (max-width: 767px){.footer .footer-block--newsletter .footer__list-social{margin-left:auto!important;margin-right:auto!important}.footer__follow-on-shop{display:none!important}}.footer .footer__list-social .list-social__link{width:36px;height:36px;border-radius:50%;display:inline-flex!important;align-items:center;justify-content:center;text-decoration:none!important;color:#fff!important;background:#3a3a3a;transition:filter .2s ease,transform .05s ease}.footer .footer__list-social .list-social__link svg{width:18px;height:18px;display:inline-block}.footer .footer__list-social .list-social__link svg path,.footer .footer__list-social .list-social__link svg circle,.footer .footer__list-social .list-social__link svg rect,.footer .footer__list-social .list-social__link svg line{fill:currentColor!important;stroke:currentColor!important}.footer .footer__list-social a[href*="instagram.com"].list-social__link{background:#ed1c24}.footer .footer__list-social a[href*="tiktok.com"].list-social__link{background:#fbb03b}.footer .footer__list-social .list-social__link:hover{filter:brightness(.9)}.footer .footer__list-social .list-social__link:active{transform:translateY(1px)}#shopify-section-sections--18596995924107__footer>footer>div.footer__content-top.page-width>div.footer-block--newsletter>ul{text-align:left}#shopify-section-template--18596999561355__apps_PPnFHB,#shopify-section-template--18596999561355__apps_We9Xtf{background-color:#fffdf9!important}#AWGhWaklFcFNWR0VtU__gsc_instagram_feed_instafeed_ghPX7J>div>div.gfa-content__text.heading-FKvpXZaQROMF>h3{font-weight:var(--font-weight-h2);font-size:var(--font-size-h2);letter-spacing:0px;margin-bottom:25px;margin-top:5px;color:#000;font-family:proxima-nova}#AWGhWaklFcFNWR0VtU__gsc_instagram_feed_instafeed_ghPX7J>div>div.gfa-content__text.text-tniJOqsXaVRs>span{font-weight:var(--font-weight-h3);font-size:var(--font-size-h3);margin-bottom:10px;color:#000;font-family:proxima-nova;line-height:30px;text-wrap:balance}#judgeme_product_reviews>div>div.jdgm-rev-widg__header>h2{font-weight:var(--font-weight-h2);font-size:var(--font-size-h2);letter-spacing:0px;margin-bottom:25px;margin-top:5px;color:#000;font-family:proxima-nova}#AWGhWaklFcFNWR0VtU__gsc_instagram_feed_instafeed_ghPX7J>div>div.gfa-content__button-container.button-FqaUEKHBzNgL{font:600 24px proxima-nova,sans-serif;text-transform:uppercase;width:300px;height:60px;letter-spacing:1px}
/*# sourceMappingURL=/cdn/shop/t/50/assets/mojo-styles.css.map */
