@font-face{font-family:Noka;src:url(/cdn/shop/files/Noka-Bold.otf?v=1729404970) format("opentype"),url(/cdn/shop/files/Noka-Bold.ttf?v=1729404970) format("truetype"),url(/cdn/shop/files/Noka-Bold.woff?v=1729404970) format("woff"),url(/cdn/shop/files/Noka-Bold.woff2?v=1729404970) format("woff2");font-display:swap}:root{--headerHeight: 70px;--noka: "Noka", "Inter", sans-serif;--lmax: 1850px;--mmax: 1550px;--smax: 1250px;--sxmax: 950px;--gold: #cbb461;--primary: #e40101;--headerBkg: #f8f8f8;--black: #000000;--lightGrey: #f5f5f5;--cEaseInOut: cubic-bezier(.24, .15, .02, 1);--customEase: cubic-bezier(.285, .23, 0, 1);--san: cubic-bezier(.165, .84, .44, 1);--sexyEase: cubic-bezier(.16, .8, .2, 1);--bounce: cubic-bezier(.27, 1.61, .35, .89);--br: 8px;--p: 40px;--sp: 20px;--lp: 80px;--thin: 1000px;--bw: 1850px;--expo: cubic-bezier(.165, .84, .44, 1)}@media screen and (max-width:1100px){:root{--p: 15px;--lp: 50px}}*{box-sizing:border-box;scroll-behavior:smooth;margin:0}body{margin:0;font-family:Inter,sans-serif}body.noScroll{touch-action:none;height:100dvh;overflow:hidden!important;overscroll-behavior:contain;position:relative!important}body.crop{overflow:hidden}main{margin-top:var(--headerHeight);min-height:calc(100dvh - var(--headerHeight))}svg{shape-rendering:geometricPrecision}header{position:fixed;top:0;left:0;width:100%;height:var(--headerHeight);z-index:1000;background:#fff;padding:0 var(--p);transition:background .3s ease,transform .5s ease}header.tucked{transform:translateY(calc(var(--headerHeight) * -1))}header.forceOpen{transform:none!important}.headerFlex{position:relative;width:100%;height:100%;display:flex;justify-content:space-between;align-items:center;max-width:var(--mmax);margin:0 auto}.mobilePlus,#mobileNav{display:none}.headerRight{display:flex;align-items:center}.visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);word-wrap:normal!important}.hidden{display:none}header .desktopNav{display:flex}header .desktopNav ul{list-style:none;margin:0;padding:0;display:flex}header .desktopNav li:not(:first-child){margin-left:40px}header .desktopNav a{color:#000;font-weight:400;text-decoration:none;font-size:1em;position:relative}header .desktopNav a:after{position:absolute;content:"";width:100%;height:2px;bottom:-1px;left:0;background:var(--primary);transform-origin:right;transform:scaleX(0);transition:transform .3s ease}header .desktopNav a:hover:after{transform-origin:left;transform:scaleX(1)}.leftLogo{font-size:28px;color:#000;line-height:28px;transition:color .3s ease}.rightNavFlex{display:flex;align-items:center;justify-content:space-between}.rightNavFlex>*:not(:first-child){margin-left:10px}a.headerAccountName{display:block;font-size:14px;font-weight:500;line-height:1em}#cartOpenButton{position:relative}.cartItemCountHeader{position:absolute;top:-20%;right:-18%;font-weight:600;color:#fff;background:#000;width:15px;height:15px;display:flex;justify-content:center;align-items:center;border-radius:200px;font-size:10px;line-height:100%}ul.megaMenu{position:fixed;top:var(--headerHeight);left:0;width:100vw;padding:.5% 2.5% 0!important;background:var(--headerBkg);justify-content:flex-end;visibility:hidden;opacity:0;transition:all .5s ease}ul.megaMenu.active{visibility:visible;opacity:1}.megaMenu li{width:250px;padding:0;transform:translate(-20px);opacity:0;transition:transform .5s ease,opacity .5s ease}ul.megaMenu.active li{transform:translate(0);opacity:1}.megaMenu li:not(:first-child){margin-left:30px}a.megaLink{width:100%;height:100%}.megaLinkImageWrapper{position:relative;aspect-ratio:470/315;border-radius:var(--br);overflow:hidden}.megaLinkImageWrapper img{width:100%;height:100%;object-fit:cover}p.megaLinkTitle{margin:0;padding:8px 0 12px}.search-modal.modal__content.gradient{position:absolute;right:0;width:500px;background:#fff;border-radius:10px;top:var(--headerHeight);box-shadow:4px 4px 16px #0002;visibility:hidden;opacity:0;transform:translateY(-20px);transition:all .3s ease}.rightNavFlex a{display:flex;padding:5px;border-radius:5px;cursor:pointer;transition:background .3s ease}.rightNavFlex a:hover{background:#eee}.details.open .search-modal.modal__content.gradient{visibility:visible;opacity:1;transform:translateY(0)}.headerSummary{position:relative;--wd: 20px;width:var(--wd);height:var(--wd)}.searchSvgWrapper{cursor:pointer}.searchSvgWrapper path{--sD: 45;stroke-dasharray:var(--sD);stroke-dashoffset:0;transition:all .5s ease}.details:not(.open) .searchSvgWrapper.close path{stroke-dashoffset:var(--sD);transition-delay:0s}.details.open .searchSvgWrapper.close path{stroke-dashoffset:0}.details:not(.open) .searchSvgWrapper:not(.close) path{stroke-dashoffset:0}.details.open .searchSvgWrapper:not(.close) path{stroke-dashoffset:var(--sD);transition-delay:0s}span.searchSvgWrapper.close{display:block;position:absolute;width:100%;height:100%;top:0}.details.open span.searchSvgWrapper:not(.close) path{stroke-dashoffset:var(--sD)}.details.open span.searchSvgWrapper.close path{stroke-dashoffset:0}button.search-modal__close-button.modal__close-button.link.link--text.focus-inset{width:20px;height:20px;background:none;border:none}input#Search-In-Modal{padding:10px 26% 10px 10px;font-size:16px;border:1px solid black;border-radius:10px;width:100%;height:50px}label.field__label{display:block;margin-bottom:10px;font-weight:500}button.search__button.field__button{background:#151515;border:none;color:#fff;border-top-right-radius:10px;border-bottom-right-radius:10px;font-weight:500;font-family:Inter;padding:0 30px;height:50px;font-size:16px;position:absolute;top:0;right:0}.searchFormCtn{position:relative}.field{padding:20px}@media screen and (max-width:1100px){.search-modal.modal__content.gradient{width:100%}a.headerSearch{display:none!important}a.headerAccountName{height:25px!important}}h1,.xl{font-size:100px;font-weight:600;line-height:1em;margin:0}.l{font-size:70px;font-weight:600;line-height:1em;margin:0}h2,h3,h4,h5,h6,strong{font-weight:600}input,textarea,select{font-family:Inter,sans-serif;color:#000}p{line-height:1.6em}p strong{font-weight:600}.noka{font-family:var(--noka)}.eyebrow{font-weight:600;margin:0}.eyebrow.red{color:var(--primary)}a{margin:0;color:inherit;text-decoration:none}.pinch{width:100%;max-width:var(--mmax);margin:0 auto;padding:0 var(--p)}.thin{max-width:var(--thin)}img{width:100%}ul{list-style-image:url(/cdn/shop/files/ListStylePorrada.svg?v=1743464799)}button:disabled{cursor:not-allowed}button.btn{padding:8px 20px 8px 23px;margin:0;-webkit-appearance:none;appearance:none;color:#fff;line-height:130%;font-family:Inter,sans-serif}button.btn.clear{color:#000}button.btn.clear.reverse{flex-direction:row-reverse;padding:0 0 6px}button.btn.clear.reverse .btnSvgBox{margin:0 10px 0 0;transform:rotate(180deg)}.btn{display:flex;justify-content:space-between;width:fit-content;position:relative;padding:8px 20px;border:1px solid black;align-items:center;font-size:14px;border-radius:var(--br);background:#151515;cursor:pointer;text-decoration:none;color:#fff;font-weight:500;transition:color .3s ease,background .3s ease,transform .6s var(--san),border .3s ease,opacity .6s ease!important}.btn span{white-space:nowrap}.btnTextCtn{overflow:hidden;display:flex;flex-direction:column;height:1.3em}.btnTextCtn span{transform:translateY(0);transition:transform .4s var(--san)}.btnSvgBox{position:relative;--wd: 17px;width:var(--wd);height:var(--wd);overflow:hidden;display:flex;align-items:center;justify-content:center;margin-left:10px}.btnSvgBox svg{width:12px;transition:transform .4s var(--san)}.btnSvgBox svg:last-child{position:absolute;left:0%;transform:translate(-125%)}.btn:hover .btnTextCtn span{transform:translateY(-100%)}.btn:hover .btnSvgBox svg:first-child{transform:translate(125%)}.btn:hover .btnSvgBox svg:last-child{transform:translate(0)}.btn path{stroke:#fff;transition:stroke .3s ease}.btn:hover{background:var(--gold);color:#fff;border:1px solid var(--gold)}.btn.big{padding:20px 40px}.btn.white{background:#fff;color:#000;border:1px solid white}.btn.white{color:#000!important}.btn.white svg path{stroke:#000}.btn.white:hover path{stroke:#000}.btn.white:hover{border:1px solid white}.btn.empty{border:1px solid black;color:#000;background:#0000}.btn.empty:hover{background:#000;color:#fff}.btn.empty svg path{stroke:#000}.btn.empty:hover svg path{stroke:#fff}.btn.empty.white{border:1px solid white;color:#fff}.btn.empty.white{color:#fff!important}.btn.empty.white path{stroke:#fff}.btn.empty.white:hover{background:#fff;color:#000}.btn.white.empty:hover{color:#000!important}.btn.empty.white:hover path{stroke:#000}.btn.clear{background:none;color:#000;padding:0 0 5px;border:none!important}.btn.clear path{stroke:#000}.btn.clear:after{content:"";position:absolute;width:100%;height:2px;background:var(--black);bottom:0;left:0;transform:scaleX(1);transform-origin:left;transition:transform .3s ease}.btn.clear:hover:after{transform:scaleX(0);transform-origin:right}.btn.red{background:var(--primary)}.btn.noArrow{padding:20px 40px}.parallax{transform:scale(1.1)}.answer{padding:0;max-height:0;overflow:hidden;font-weight:300;transition:max-height .4s ease,padding .4s ease}.accordian svg{width:20px;height:20px;transform:rotate(0);will-change:transform;transition:transform .4s ease}.accordian.active svg{transform:rotate(45deg)}.slider{touch-action:pan-y;cursor:grab}.dots{display:flex;width:fit-content;margin:20px auto 0;gap:0 4px;height:8px}.dots .dot{width:8px;padding:0;margin:0;aspect-ratio:1;border-radius:100px;background:#eee;transition:background .3s ease}.dots .dot.active{background:#000}footer{position:relative;background:var(--black);color:#fff;border-radius:var(--br);margin:0 20px 20px}.footerDiv{position:relative;padding:var(--p);overflow:hidden}svg.footerHyena{position:absolute;z-index:0;top:0;right:0;width:70%}.footerHeader.noka{margin:0;font-size:clamp(1px,10vw,155px)}.footerInfo{position:relative;z-index:1;display:flex;margin-top:8%;align-items:flex-end}a.footerSocialFlex{display:flex;color:#fff;align-items:center;cursor:pointer;margin-bottom:10%}.footerEmailCtn{margin-right:3%;width:420px;margin-bottom:50px;margin-top:30px}.footerSocialFlex svg{margin-right:9px}p.emailDisc{margin-bottom:0;margin-top:3%}p.emailSubmitEyebrow{font-size:30px;margin:0}.footerInfo{justify-content:space-between}.footerRightCtn{display:grid;grid-template-columns:repeat(4,18%);justify-content:space-between;width:900px}.disclaimer{font-size:12px;text-align:center;margin:100px auto 0}.disclaimer a{display:inline;text-decoration:underline}.footerRightCell *{padding-bottom:15px}.footerRightCell a{font-weight:300;display:block}.pill{display:flex;width:fit-content;justify-content:center;align-items:center;line-height:1em;border:1px solid black;background:#000;color:#fff;padding:8px 14px;border-radius:1000px;font-weight:600;font-size:14px}.pill.grey{background:var(--lightGrey);color:#000;border:none}.pill.empty{background:#fff;color:#000}.breadCrumbs{display:flex;align-items:center;margin-bottom:20px}.breadCrumbs ul{list-style:none;display:flex;align-items:center;padding:0;margin:0}.breadCrumbs li{display:flex;line-height:1em}.breadCrumbs svg{margin:0 10px}.breadCrumbs a,.breadCrumbs span{font-weight:500}.breadCrumbs a{color:#606060!important}.blogTag{display:flex;align-items:center;padding:10px 20px 10px 10px;background:#000;color:#fff;font-weight:500}.blogTag svg{margin-right:15px}p.pagination{width:100%;display:flex;justify-content:center}.pagination span:not(:first-child){margin-left:10px}p.pagination span{font-size:18px;font-weight:600}span.page.current{position:relative;padding:0 5px}span.page.current:after{position:absolute;width:100%;height:3px;background:var(--primary);bottom:-2px;left:0;content:""}@media screen and (max-width:1100px){h1,.xl{font-size:44px}.l{font-size:36px}.parallax{transform:scale(1)}.blogTag{font-size:14px}.pinch{padding:0 20px}.headerFlex{padding:0 var(--p)}header .desktopNav{display:none}.mobilePlus{background:none;border:none;width:23px;height:19px;margin-left:8px;display:flex;flex-direction:column;justify-content:space-between;padding:0}#mobileNav{display:block;position:fixed;width:100%;height:calc(100dvh - var(--headerHeight));overflow-y:auto;background:#fff;color:#fff;top:var(--headerHeight);left:0;z-index:1000;opacity:0;visibility:hidden;transition:all .3s ease}header.active #mobileNav{opacity:1;visibility:visible}.mobileLinkRow{font-size:16px;color:#000;display:block;width:100%;padding:20px 10px;margin-bottom:10px;border-radius:10px;font-weight:300;background:#fff;transition:background .3s ease}.rightNavFlex>:last-child{margin-left:15px!important}.rightNavFlex a{display:block;height:32px;padding:5px;border-radius:5px;cursor:pointer;transition:background .3s ease}.mobileNavigation{padding:0 10px}.mobileLinkRow:hover{background:#f5f5f5}.line{width:100%;height:1px;background:#000;transform-origin:center;transition:transform .5s var(--expo),background .3s ease}header.active{transform:none!important}header.active .one.line{transform:translateY(9px) rotate(45deg)}header.active .two.line{transform:translate(0) rotate(-45deg)}header.active .three.line{transform:translateY(-9px) rotate(45deg)}.mobileNavigation::-webkit-scrollbar{display:none}.mobileNavigation.active{right:0;box-shadow:3px 20px 16px #0002}.mobileDropdownCell{margin:0 10px 10px;background:#f9f9f9;border-radius:10px;padding:0 10px}.mobileDropdownCell:last-of-type{margin-bottom:10px}.mobileDropdownCellButton{width:100%;display:flex;justify-content:space-between;background:none;align-items:center;color:#000!important;font-weight:600;font-family:Inter,sans-serif!important;padding:0;border:none;height:70px}.mobileDropdownCellButton .eyebrow{font-size:16px;font-weight:500}.mobileDropdownCellButton svg{transform-origin:center;transform:rotate(0);transition:transform .5s var(--cEaseInOut)}.mobileDropdownCell.active .mobileDropdownCellButton svg{transform:rotate(180deg)}.mobileDropdownList{padding:0;max-height:0;overflow:hidden;font-weight:400;line-height:26px;width:100%;transition:max-height .5s var(--cEaseInOut),padding .5s var(--cEaseInOut)}.mobileDropdownList ul{list-style:none;padding-left:0}.mobileDropdownList li:not(:last-child){margin-bottom:10px}.mobileDropdownList a{padding:10px 0 10px 15px;background:#fff;display:block;font-weight:300;border-radius:5px;transition:background .3s ease}.mobileDropdownList a:hover{background:var(--steel)}.mobileDropdownList *{color:#000;font-size:16px}.footerHeader.noka{font-size:15.8vw;margin-top:5%}footer{border-radius:0;margin:0}.footerInfo{flex-direction:column}.footerEmailCtn{width:100%;margin-right:0;max-width:500px}.footerInfo{margin-top:50px;align-items:flex-start}svg.footerHyena{width:98%}p.emailSubmitEyebrow{font-size:24px}.disclaimer{margin:50px auto 40px}p.emailDisc{font-size:16px}.footerRightCtn{grid-template-columns:repeat(2,1fr);width:100%;margin-top:30px}.footerRightCell{margin-bottom:20px}.mobileSubMenu{max-height:0;overflow:hidden;margin-left:0!important;font-weight:300;transition:max-height 1s ease}.mobileSubMenu a{transform:translateY(-15px);opacity:0;transition:all 1s ease;font-size:28px!important;margin-left:30px}.mobileSubMenu.extended a{opacity:1;transform:translateY(0)}}:root{--ce: cubic-bezier(0, .76, .395, 1);--ceSlow: cubic-bezier(0, .56, .395, 1);--sanfran: cubic-bezier(.83, 0, .17, 1)}.blitz>*:not(.notBlitz){transform:translateY(20px);opacity:0;transition:transform .6s var(--sanfran),opacity .6s var(--sanfran)}.blitz.blitzLeft>*:not(.notBlitz){transform:translate(40px);opacity:0;transition:transform .6s var(--cEaseInOut),opacity .6s var(--cEaseInOut)}.fadeUp{transform:translateY(40px);opacity:0;transition:transform 1s var(--cEaseInOut),opacity .5s var(--cEaseInOut)}.heroObserver{clip-path:polygon(15% 15%,85% 15%,85% 85%,15% 85%);transition:clip-path 1s var(--sanfran),border-radius .3s ease 1s}.heroObserver img{transform-origin:center;transform:scale(.9);transition:transform 1s var(--sanfran)}.railCtn{position:relative;opacity:0}.railCtn .rail{position:relative;overflow:hidden;display:inline-block;height:1.1em}.railCtn.thin .rail{height:.95em}.rail span{display:inline-block;transform:translateY(100%)}
/*# sourceMappingURL=/cdn/shop/t/2/assets/global.css.map */
