@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-Lt.woff2) format("woff2");font-weight:300;font-style:normal;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-LtIt.woff2) format("woff2");font-weight:300;font-style:italic;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-Rm.woff2) format("woff2");font-weight:400;font-style:normal;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-It.woff2) format("woff2");font-weight:400;font-style:italic;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-Md.woff2) format("woff2");font-weight:500;font-style:normal;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-MdIt.woff2) format("woff2");font-weight:500;font-style:italic;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-Sm.woff2) format("woff2");font-weight:600;font-style:normal;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-SmIt.woff2) format("woff2");font-weight:600;font-style:italic;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-Bd.woff2) format("woff2");font-weight:700;font-style:normal;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-BdIt.woff2) format("woff2");font-weight:700;font-style:italic;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-Bl.woff2) format("woff2");font-weight:900;font-style:normal;font-display:block}@font-face{font-family:Scotch Text Comp;src:url(/fonts/ScotchTextComp-BlIt.woff2) format("woff2");font-weight:900;font-style:italic;font-display:block}@font-face{font-family:Geist;src:url(/fonts/Geist-Thin.ttf) format("truetype");font-weight:100;font-style:normal;font-display:block}@font-face{font-family:Geist;src:url(/fonts/Geist-ExtraLight.ttf) format("truetype");font-weight:200;font-style:normal;font-display:block}@font-face{font-family:Geist;src:url(/fonts/Geist-Light.ttf) format("truetype");font-weight:300;font-style:normal;font-display:block}@font-face{font-family:Geist;src:url(/fonts/Geist-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:block}@font-face{font-family:Geist;src:url(/fonts/Geist-Italic.ttf) format("truetype");font-weight:400;font-style:italic;font-display:block}@font-face{font-family:Geist;src:url(/fonts/Geist-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:block}@font-face{font-family:Geist;src:url(/fonts/Geist-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:block}@font-face{font-family:Geist;src:url(/fonts/Geist-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:block}@font-face{font-family:Geist;src:url(/fonts/Geist-ExtraBold.ttf) format("truetype");font-weight:800;font-style:normal;font-display:block}@font-face{font-family:Geist;src:url(/fonts/Geist-Black.ttf) format("truetype");font-weight:900;font-style:normal;font-display:block}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes animaRotate{0%{transform:rotate(180deg)}to{transform:rotate(0deg)}}@keyframes slideInRight{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes midSlideY{0%{transform:translateY(0)}50%{transform:translateY(30%)}to{transform:translateY(0)}}@keyframes pulse{0%{transform:scale(.85);box-shadow:0 0 0 0 rgba(37,211,102,.7)}70%{transform:scale(1);box-shadow:0 0 0 25px rgba(0,0,0,0)}to{transform:scale(.85);box-shadow:0 0 0 0 rgba(0,0,0,0)}}@keyframes loadingSkeleton{0%{background-position:200% 0}to{background-position:-200% 0}}.bkShare{gap:8px}.bkShare,.bkShare__networks{display:flex;align-items:center}.bkShare__networks{gap:4px;padding:6px;border-radius:1000px;background-color:#f6f4f0;box-shadow:0 4px 16px rgba(31,26,16,.12);opacity:0;visibility:hidden;transform:translateX(8px);transition:opacity .2s ease,transform .2s ease,visibility .2s}.bkShare.is-open .bkShare__networks{opacity:1;visibility:visible;transform:none}.bkShare__network{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:0;border-radius:50%;background-color:rgba(0,0,0,0);color:#3a2b11;cursor:pointer;transition:background-color .2s ease}.bkShare__network:hover{background-color:#ede9e5}.bkShare__network:focus-visible{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px #0288d1}.bkShare__toggle{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:0;border-radius:50%;background-color:#3a2b11;color:#fff;cursor:pointer;transition:background-color .2s ease}.bkShare__toggle:hover{background-color:#1f1a10}.bkShare__toggle:focus-visible{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px #0288d1}.bkShare__icon{display:inline-block;width:20px;height:20px;flex-shrink:0;background-color:currentColor;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.bkShare__icon--share{-webkit-mask-image:url(/icons/share.svg);mask-image:url(/icons/share.svg)}.bkShare__icon--close{-webkit-mask-image:url(/icons/close.svg);mask-image:url(/icons/close.svg)}.bkShare__icon--whatsapp{-webkit-mask-image:url(/icons/whatsapp.svg);mask-image:url(/icons/whatsapp.svg)}.bkShare__icon--facebook{-webkit-mask-image:url(/icons/facebook.svg);mask-image:url(/icons/facebook.svg)}.bkShare__icon--x-twitter{-webkit-mask-image:url(/icons/x-twitter.svg);mask-image:url(/icons/x-twitter.svg)}.bkShare__icon--linkedin{-webkit-mask-image:url(/icons/linkedin.svg);mask-image:url(/icons/linkedin.svg)}.bkShare__icon--link{-webkit-mask-image:url(/icons/link.svg);mask-image:url(/icons/link.svg)}.bkShare__icon--check{-webkit-mask-image:url(/icons/check.svg);mask-image:url(/icons/check.svg)}