.how-it-works{position:relative;overflow:hidden;background-color:#0f223a;color:#f4f5f1;margin-top:34px}.how-it-works__media-layer,.how-it-works__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.how-it-works__media-layer{z-index:1}.how-it-works__background,.how-it-works__background-video{width:100%;height:100%;object-fit:cover;display:block}.how-it-works__background--mobile,.how-it-works__background-video--mobile{display:none}.how-it-works__background-video{pointer-events:none}.how-it-works__overlay{z-index:2;background:#0006}.how-it-works__container{position:relative;z-index:3;max-width:1440px;margin:0 auto;padding:64px 64px 82px;min-height:700px}.how-it-works__top{display:grid;grid-template-columns:minmax(420px,1fr) auto;gap:24px;align-items:start;margin-bottom:43.6px}.how-it-works__stats{display:grid;grid-template-columns:repeat(3,200px);gap:24px}.how-it-works__intro{display:flex;flex-direction:column;gap:18px;align-items:flex-start}.how-it-works__title{margin:0;max-width:512px;font-family:Blur,sans-serif;font-size:32px;font-weight:400;line-height:100%;text-transform:uppercase}.how-it-works__button{display:inline-flex;align-items:center;justify-content:center;border-radius:24px;padding:12px 16px;background:#fff;color:#2c2820;text-decoration:none;font-family:Geist Mono,monospace;font-size:14px;font-weight:400;line-height:1.2;letter-spacing:.28px;text-transform:uppercase;transition:background-color .3s ease,color .3s ease}.how-it-works__button:hover{background:#cde0ea;color:#2c2820}.how-it-works__stat{display:flex;flex-direction:column;gap:12px}.how-it-works__stat-value{margin:0;font-family:Blur,sans-serif;font-size:48px;font-weight:400;line-height:1;text-transform:uppercase}.how-it-works__stat-divider{border:0;margin:0;height:1px;background:#f4f5f199}.how-it-works__stat-copy{margin:0;font-family:"Suisse BP Int'l",sans-serif;font-size:16px;font-weight:400;line-height:1.2}.how-it-works__cards{position:relative}.how-it-works__cards-track{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.how-it-works__card{border-radius:24px;background:#f4f5f2b3;backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);padding:40px 24px;min-height:342px;display:flex;align-items:center;justify-content:center}.how-it-works__card-inner{width:100%;max-width:383px;display:flex;flex-direction:column;align-items:center;gap:24px}.how-it-works__card-title{margin:0;color:var(--mud, var(--Mud-950, #2C2820));font-family:Blur,sans-serif;font-size:24px;font-weight:400;line-height:1;text-transform:uppercase;text-align:center}.how-it-works__card-media-wrap{width:198px;height:198px;border-radius:50%;overflow:hidden;background:#f0ead873}.how-it-works__card-media,.how-it-works__card-video{width:100%;height:100%;object-fit:cover;display:block}.how-it-works__card-copy{margin:0;text-align:center;font-family:"Suisse BP Int'l",sans-serif;font-size:16px;font-weight:400;line-height:1.2;color:#2c2820}.how-it-works__pagination{display:none}@media screen and (min-width:769px)and (max-width:1439px){.how-it-works__container{padding:clamp(40px,4.444vw,64px);min-height:clamp(760px,48.611vw,900px)}.how-it-works__top{grid-template-columns:minmax(310px,1fr) auto;gap:clamp(12px,1.667vw,24px);margin-bottom:clamp(32px,4.444vw,64px)}.how-it-works__stats{grid-template-columns:repeat(3,minmax(140px,200px));gap:clamp(12px,1.667vw,24px)}.how-it-works__title{font-size:clamp(24px,2.222vw,32px)}.how-it-works__stat-value{font-size:clamp(36px,3.333vw,48px)}.how-it-works__stat-copy,.how-it-works__card-copy{font-size:clamp(14px,1.111vw,16px)}.how-it-works__card{min-height:clamp(300px,23.75vw,342px);padding:clamp(24px,2.778vw,40px) clamp(16px,1.667vw,24px)}.how-it-works__card-title{font-size:clamp(20px,1.667vw,24px)}.how-it-works__card-media-wrap{width:clamp(148px,13.75vw,198px);height:clamp(148px,13.75vw,198px)}}@media screen and (max-width:768px){.how-it-works__overlay{background:#00000080}.how-it-works__container{max-width:390px;min-height:auto;padding:40px 20px 8px}.how-it-works__top{grid-template-columns:1fr;gap:24px;margin-bottom:24px}.how-it-works__title{max-width:100%;font-size:24px}.how-it-works__button{background:#f0ead8}.how-it-works__stats{display:flex;gap:24px;width:100%}.how-it-works__background--desktop,.how-it-works__background-video--desktop{display:none}.how-it-works__background--mobile,.how-it-works__background-video--mobile{display:block}.how-it-works__stat{flex:1 1 0}.how-it-works__stat-value{font-size:40px}.how-it-works__stat-copy{font-size:14px}.how-it-works__cards{overflow:visible}.how-it-works__cards-track{display:flex;gap:0}.how-it-works__card{width:334px;min-height:304px;padding:24px 12px;border-radius:24px;flex-shrink:0}.how-it-works__card-inner{gap:12px}.how-it-works__card-title{font-size:18px}.how-it-works__card-media-wrap{width:150px;height:150px}.how-it-works__card-copy{font-size:14px}.how-it-works__pagination{margin-top:51px;margin-bottom:24px;display:flex;align-items:center;justify-content:flex-start;gap:6px;min-height:10px;padding-left:0}.how-it-works__pagination .swiper-pagination-bullet{width:6px;height:6px;margin:0;border-radius:999px;background:#f4f5f14d;opacity:1;transition:width .3s ease,background-color .3s ease}.how-it-works__pagination .swiper-pagination-bullet-active{width:18px;background:#f4f5f1}}
/*# sourceMappingURL=/cdn/shop/t/62/assets/how-it-works.css.map */
