:root{--primary-color: #FFB800;--background-color: #161616;--text-color: #ffffff;--light-gray-text-color: #E0E0E0;--gray-text-color: #808080;--gray-border-color: #3b3b3b;--top-text-letter-spacing: 3.6px;--box-shadow: 0px 0px 10px 0px #FFB8004D;--box-shadow-hover: 0px 0px 10px 2px #FFB8004D;--accent-font: "JetBrains Mono", monospace;--gray-tag-color: #a1a1a1}.jetbrains-mono-400{font-family:var(--accent-font);font-optical-sizing:auto;font-weight:400;font-style:normal}@media screen and (min-width:768px){.fade-sides:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(to right,#000,#0000 2% 100%,#000);z-index:2}}@media screen and (min-width:768px){.fade-sides:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(to left,#000,#0000 2% 100%,#000);z-index:2}}.button-primary,.button-secondary,.button-third{transition:all .4s ease}.button-primary:hover,.button-secondary:hover{box-shadow:var(--box-shadow-hover)!important}.cs-section h1,.cs-section h2,.cs-section h3,.cs-section h4,.cs-section h5,.cs-section h6{margin:1rem 0}.cs-section .top-text{color:var(--primary-color);letter-spacing:var(--top-text-letter-spacing);text-transform:uppercase;font-size:12px}.cs-section h2{line-height:48px;letter-spacing:-1.2px;font-size:48px;font-weight:700;text-transform:uppercase}.cs-section h3{line-height:32px;letter-spacing:-.6px;font-size:45px;font-weight:700;text-transform:uppercase}.cs-section .richtext,.cs-section .block-richtext{color:var(--gray-text-color)}.cs-section .richtext strong,.cs-section .block-richtext strong{color:var(--text-color)}.cs-section .button-primary,.cs-section .button-secondary{margin-top:2rem;color:var(--primary-color);border-color:var(--primary-color);border:1px solid var(--primary-color);box-shadow:var(--box-shadow)}.cs-section .button-third{margin-top:2rem;color:#fff;border:1px solid var(--gray-text-color);display:flex;justify-self:center;align-items:center;gap:.5rem;box-shadow:none}.cs-sticky-scroll .main-grid{display:grid;grid-template-columns:1fr 1fr;align-items:start}@media screen and (max-width:805px){.cs-sticky-scroll .main-grid{grid-template-columns:1fr}}.cs-sticky-scroll .main-col{padding:6rem 4rem 6rem 0;position:sticky;top:0;align-self:start}@media screen and (max-width:805px){.cs-sticky-scroll .main-col{position:unset;padding:3rem 1.5rem}}.cs-sticky-scroll .main-col .richtext p{font-size:14px;font-family:var(--accent-font);font-weight:400}.cs-sticky-scroll .main-col .bottom-richtext{margin-top:3rem}.cs-sticky-scroll .main-col .bottom-richtext p{font-size:12px;font-family:var(--accent-font);font-weight:400}.cs-sticky-scroll .button-secondary{display:flex;gap:.5rem;align-items:center}.cs-sticky-scroll .block{border-bottom:1px solid #3b3b3b;padding:6rem 4rem}.cs-sticky-scroll .block:last-child{border-bottom:none}@media screen and (max-width:805px){.cs-sticky-scroll .block{padding:3rem 1.5rem}}.cs-sticky-scroll .block .block-richtext{margin-top:3rem}.cs-sticky-scroll .block .block-richtext ul{padding-inline-start:1.2rem;font-family:var(--accent-font);font-weight:400}.cs-sticky-scroll .block .block-richtext ul li{margin-bottom:.5rem}.cs-sticky-scroll .block .block-richtext ul li::marker{color:var(--primary-color);font-size:12px}.cs-sticky-scroll .block .block-richtext ul li:last-child{margin-bottom:0}.cs-sticky-scroll .block .bottom-richtext{margin-top:3rem;border-top:2px solid var(--gray-border-color);padding-top:3rem}.cs-sticky-scroll .block .block-icon{width:4rem;height:4rem;height:auto;object-fit:contain}@media screen and (max-width:805px){.cs-sticky-scroll .block .block-icon{width:2.9rem;height:2.9rem}}.cs-sticky-scroll .block .block-number{font-family:var(--accent-font);font-size:72px;line-height:1;color:var(--gray-border-color);font-weight:700;display:flex;justify-content:space-between;gap:1rem}@media screen and (max-width:805px){.cs-sticky-scroll .block .block-number{font-size:54px}}.cs-title-bar h2,.cs-title-bar h3,.cs-title-bar h4,.cs-title-bar h5,.cs-title-bar h6{font-weight:700}.cs-title-bar .main-heading{text-align:center}.cs-title-bar .main-grid{display:grid;gap:2rem;align-items:start}.cs-featured-items h2,.cs-featured-items h3,.cs-featured-items h4,.cs-featured-items h5,.cs-featured-items h6{font-weight:700}.cs-featured-items .main-heading{text-align:center}.cs-featured-items .main-grid{display:grid;gap:2rem;align-items:start}.cs-featured-items .highlight-list{border-top:1px solid var(--gray-border-color);border-bottom:1px solid var(--gray-border-color);display:flex;flex-wrap:wrap;text-align:center;justify-content:center}.cs-featured-items .highlight-list .list{padding:1rem;width:14rem;border-left:1px solid var(--gray-border-color)}.cs-featured-items .highlight-list .list .richtext{margin-top:.3rem}.cs-featured-items .highlight-list .list:last-child{border-right:1px solid var(--gray-border-color)}@media screen and (max-width:805px){.cs-featured-items .highlight-list .list{width:10rem;border:none!important}}.cs-featured-items .highlight-list .highlight{color:var(--primary-color);font-size:30px;margin:0}.cs-featured-items .tag{text-transform:uppercase}.cs-featured-items .tags{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}@media screen and (max-width:805px){.cs-featured-items .tags{gap:.5rem}}.cs-featured-items .tags .tag{padding:.2rem .8rem;color:var(--gray-tag-color);border:1px solid var(--gray-tag-color);font-size:12px;transition:all .4s ease;text-align:center}@media screen and (max-width:805px){.cs-featured-items .tags .tag{font-size:10px}}.cs-featured-items .tags .tag{cursor:pointer}.cs-featured-items .tags .tag:hover{color:var(--background-color);background:var(--primary-color);border-color:var(--primary-color)}.cs-featured-items .tags .tag.active{background:var(--primary-color);border-color:var(--primary-color);color:var(--background-color)}.cs-featured-items .blocks{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem}@media screen and (max-width:805px){.cs-featured-items .blocks{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:540px){.cs-featured-items .blocks{grid-template-columns:repeat(1,1fr)}}.cs-featured-items .blocks .block{position:relative;border:1px solid transparent;overflow:hidden;cursor:pointer}.cs-featured-items .blocks .block img{transition:all .4s ease}.cs-featured-items .blocks .block:hover{border:1px solid var(--primary-color);box-shadow:var(--box-shadow-hover)}.cs-featured-items .blocks .block:hover img{transform:scale(1.1)}.cs-featured-items .blocks .block:hover .block-index,.cs-featured-items .blocks .block:hover .block-heading{color:var(--primary-color)}.cs-featured-items .blocks .block:hover .block-tags .tag{color:var(--primary-color);border-color:var(--primary-color)}@media screen and (max-width:805px){.cs-featured-items .blocks .block{grid-template-columns:repeat(2,1fr)}}.cs-featured-items .blocks .content{display:flex;flex-direction:column;width:100%;height:100%;position:absolute;top:0;left:0;justify-content:flex-end;padding:1.5rem}.cs-featured-items .blocks .content .block-index,.cs-featured-items .blocks .content .block-heading{margin-top:0;transition:all .4s ease}.cs-featured-items .blocks .content .block-tags{display:flex;flex-wrap:wrap;gap:.5rem}.cs-featured-items .blocks .content .block-tags .tag{padding:.2rem .8rem;color:var(--gray-tag-color);border:1px solid var(--gray-tag-color);font-size:12px;transition:all .4s ease;max-width:8rem;width:100%;text-align:center}@media screen and (max-width:805px){.cs-featured-items .blocks .content .block-tags .tag{font-size:10px;max-width:6rem}}.cs-featured-collection .slide-wrapper{margin-top:2rem}.cs-featured-collection .content-wrap{display:flex;justify-content:space-between;gap:2rem}@media screen and (max-width:767px){.cs-featured-collection .content-wrap{flex-direction:column}}.cs-featured-collection .slide-nav{display:flex;gap:.5rem;align-items:flex-end;align-self:flex-end}.cs-featured-collection .button-next,.cs-featured-collection .button-prev{cursor:pointer;border:1px solid var(--gray-border-color);width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:transparent;color:#fff}.cs-featured-collection .button-next.swiper-button-lock,.cs-featured-collection .button-prev.swiper-button-lock{opacity:.6;pointer-events:none}.cs-featured-collection .product-card .title{font-size:14px;text-transform:uppercase;margin:0;margin-top:1rem}.cs-featured-collection .product-card .price{display:flex;gap:1rem;justify-content:space-between;align-items:center;font-family:var(--accent-font);font-size:18px;color:var(--light-gray-text-color);margin-top:.5rem}.cs-featured-collection .product-card .price span{font-size:10px;text-transform:uppercase;color:#606060}.cs-featured-collection .bottom-wrap{padding-top:1rem;margin-top:2rem;border-top:1px solid var(--gray-border-color);display:flex;gap:2rem;justify-content:space-between}.cs-featured-collection .bottom-wrap .link{font-family:Inter;font-style:normal;font-weight:700;font-size:14px;line-height:20px;display:flex;align-items:center;gap:.5rem;letter-spacing:.7px;text-transform:uppercase;color:var(--light-gray-text-color);color:var()}.cs-featured-collection .bottom-richtext{display:flex;flex-direction:row;gap:.5rem;font-family:var(--accent-font);font-size:12px;color:var(--gray-text-color)}.cs-featured-collection .bottom-richtext p{margin:0;text-transform:uppercase;align-content:center}
/*# sourceMappingURL=/cdn/shop/t/25/assets/custom.css.map */
