.private-label{position:relative;padding:0 var(--space-page)}.private-label:before{content:"";position:absolute;right:0;left:0;z-index:-1;width:100%;max-width:1250px;height:100%;background:url(/assets/images/example-images/mapbase.jpg) no-repeat top center/100% auto;opacity:.3;margin:0 auto}.private-label .text{padding:clamp(32px,64vw / var(--clamp-vw),64px) 0 0 0}.private-label .hiw-section{position:relative}.private-label .hiw-section.is-active .hiw-sticky .hiw-inner{transform:scale(1)}.private-label .hiw-section .hiw-sticky{position:sticky;top:0;display:flex;display:-webkit-flex;align-items:center;-webkit-align-items:center;height:100vh}.private-label .hiw-section .hiw-sticky .hiw-inner{width:100%;transform:scale(.85);transform-origin:center;transition:transform .45s ease,max-width .45s ease}.private-label .hiw-section .hiw-sticky .hiw-inner .how-it-works{display:flex;display:-webkit-flex;gap:clamp(32px,66vw / var(--clamp-vw),66px)}.private-label .hiw-section .hiw-sticky .hiw-inner .how-it-works .swiper{width:100%;max-width:500px;height:400px;overflow:hidden;margin:unset}.private-label .hiw-section .hiw-sticky .hiw-inner .how-it-works .swiper .swiper-slide{display:flex;display:-webkit-flex;width:100%;height:100%}.private-label .hiw-section .hiw-sticky .hiw-inner .how-it-works .swiper .swiper-slide img{display:block;width:500px;height:400px;border-radius:1rem;object-fit:cover}.private-label .hiw-section .hiw-sticky .hiw-inner .how-it-works ul.how-it-works-steps{display:grid;gap:8px;grid-template-columns:1fr;width:100%}.private-label .hiw-section .hiw-sticky .hiw-inner .how-it-works ul.how-it-works-steps li{display:flex;display:-webkit-flex;align-items:center;-webkit-align-items:center;gap:24px;overflow:hidden;transition:height .5s ease;cursor:pointer;-webkit-user-select:none;user-select:none}.private-label .hiw-section .hiw-sticky .hiw-inner .how-it-works ul.how-it-works-steps li .line{position:relative;width:4px;min-width:4px;height:100%;border-radius:250px;background:var(--eleventh-color);overflow:hidden}.private-label .hiw-section .hiw-sticky .hiw-inner .how-it-works ul.how-it-works-steps li .line:after{content:"";position:absolute;inset:0;background:var(--private-label-p-color);transform:scaleY(0);transform-origin:top;transition:transform .6s ease}.private-label .hiw-section .hiw-sticky .hiw-inner .how-it-works ul.how-it-works-steps li .icon,.private-label .hiw-section .hiw-sticky .hiw-inner .how-it-works ul.how-it-works-steps li .info{opacity:.5;transition:opacity .3s ease}.private-label .hiw-section .hiw-sticky .hiw-inner .how-it-works ul.how-it-works-steps li .icon{display:flex;display:-webkit-flex;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center;color:var(--seventh-color);width:52px;min-width:52px;height:52px;border:1px solid var(--fifteenth-color);border-radius:250px;background:transparent;transition:background .3s ease,border-color .3s ease,color .3s ease,opacity .3s ease}.private-label .hiw-section .hiw-sticky .hiw-inner .how-it-works ul.how-it-works-steps li .icon svg{width:24px;min-width:24px;height:24px}.private-label .hiw-section .hiw-sticky .hiw-inner .how-it-works ul.how-it-works-steps li .info h3{color:var(--seventh-color);font-size:1rem;font-weight:600;margin:0 0 4px}.private-label .hiw-section .hiw-sticky .hiw-inner .how-it-works ul.how-it-works-steps li .info p{color:var(--ninth-color);font-size:1rem;font-weight:400}.private-label .hiw-section .hiw-sticky .hiw-inner .how-it-works ul.how-it-works-steps li.done .icon,.private-label .hiw-section .hiw-sticky .hiw-inner .how-it-works ul.how-it-works-steps li.done .info,.private-label .hiw-section .hiw-sticky .hiw-inner .how-it-works ul.how-it-works-steps li.active .icon,.private-label .hiw-section .hiw-sticky .hiw-inner .how-it-works ul.how-it-works-steps li.active .info{opacity:1}.private-label .hiw-section .hiw-sticky .hiw-inner .how-it-works ul.how-it-works-steps li.done .icon,.private-label .hiw-section .hiw-sticky .hiw-inner .how-it-works ul.how-it-works-steps li.active .icon{color:var(--white-color);border:1px solid var(--private-label-p-color);background:var(--private-label-p-color)}.private-label .hiw-section .hiw-sticky .hiw-inner .how-it-works ul.how-it-works-steps li.done .line:after,.private-label .hiw-section .hiw-sticky .hiw-inner .how-it-works ul.how-it-works-steps li.active .line:after{transform:scaleY(1)}.private-label .mobile-lines,.private-label .mobile-coverflow-container{display:none}@media screen and (max-width:1025px){.private-label .text{padding:clamp(32px,64vw / var(--clamp-vw),64px) 0}.private-label .hiw-section .hiw-sticky{position:relative;height:auto;padding:0 0 clamp(60px,120vw / var(--clamp-vw),120px) 0}.private-label .hiw-section .hiw-sticky .hiw-inner{transform:scale(1)}.private-label .hiw-section .hiw-sticky .hiw-inner .how-it-works{flex-direction:column;-webkit-flex-direction:column;gap:0}.private-label .hiw-section .hiw-sticky .hiw-inner .how-it-works .swiper{position:relative;max-width:100%;height:300px;border-radius:1rem}.private-label .hiw-section .hiw-sticky .hiw-inner .how-it-works .swiper .swiper-slide img{width:100%;height:300px;border-radius:1rem}.private-label .hiw-section .hiw-sticky .hiw-inner .how-it-works .swiper .mobile-lines{position:absolute;top:50%;left:12px;z-index:10;display:flex;display:-webkit-flex;flex-direction:column;-webkit-flex-direction:column;gap:8px;transform:translateY(-50%)}.private-label .hiw-section .hiw-sticky .hiw-inner .how-it-works .swiper .mobile-lines .mobile-line{position:relative;overflow:hidden;width:4px;height:28px;border-radius:250px;background:#fff6;transition:background .3s ease}.private-label .hiw-section .hiw-sticky .hiw-inner .how-it-works .swiper .mobile-lines .mobile-line .fill{position:absolute;left:0;top:0;width:100%;height:0;background:var(--private-label-p-color);border-radius:inherit}.private-label .hiw-section .hiw-sticky .hiw-inner .how-it-works .swiper .mobile-lines .mobile-line.done{background:var(--private-label-p-color)}.private-label .hiw-section .hiw-sticky .hiw-inner .how-it-works ul.how-it-works-steps{display:none}.private-label .mobile-coverflow-container{display:block;height:220px;overflow:hidden;padding:24px 0}.private-label .mobile-coverflow-container .mobile-coverflow-swiper{width:100%;height:100%;overflow:visible}.private-label .mobile-coverflow-container .mobile-coverflow-swiper .swiper-wrapper{align-items:center;-webkit-align-items:center}.private-label .mobile-coverflow-container .mobile-coverflow-swiper .swiper-wrapper .swiper-slide{display:flex;display:-webkit-flex;align-items:center;-webkit-align-items:center;gap:12px;max-width:calc(100% - 8px);height:auto;border-radius:1rem;background:var(--white-color);box-shadow:0 0 6px #00000014;opacity:.5;transition:transform .3s ease,opacity .3s ease,box-shadow .3s ease;padding:12px}.private-label .mobile-coverflow-container .mobile-coverflow-swiper .swiper-wrapper .swiper-slide .step-icon{display:flex;display:-webkit-flex;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center;color:var(--seventh-color);width:52px;min-width:52px;height:52px;border:1px solid var(--fifteenth-color);border-radius:250px;background:transparent;transition:background .3s ease,border-color .3s ease,color .3s ease}.private-label .mobile-coverflow-container .mobile-coverflow-swiper .swiper-wrapper .swiper-slide .step-icon svg{width:24px;height:24px}.private-label .mobile-coverflow-container .mobile-coverflow-swiper .swiper-wrapper .swiper-slide .step-info h3{color:var(--seventh-color);font-size:1rem;font-weight:600;margin:0 0 4px}.private-label .mobile-coverflow-container .mobile-coverflow-swiper .swiper-wrapper .swiper-slide .step-info p{color:var(--ninth-color);font-size:1rem;font-weight:400}.private-label .mobile-coverflow-container .mobile-coverflow-swiper .swiper-wrapper .swiper-slide.swiper-slide-active{opacity:1}.private-label .mobile-coverflow-container .mobile-coverflow-swiper .swiper-wrapper .swiper-slide.swiper-slide-active .step-icon,.private-label .mobile-coverflow-container .mobile-coverflow-swiper .swiper-wrapper .swiper-slide.is-done .step-icon{color:var(--white-color);border:1px solid var(--private-label-p-color);background:var(--private-label-p-color)}}.private-label .how-it-works .swiper .swiper-slide[data-media-type=video]{position:relative}.private-label .how-it-works .swiper .swiper-slide[data-media-type=video] .slide-poster{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:1rem;z-index:2;transition:opacity .2s ease;opacity:1;pointer-events:none}.private-label .how-it-works .swiper .swiper-slide[data-media-type=video] video{position:relative;z-index:1}.private-label .how-it-works .swiper .swiper-slide[data-media-type=video] .slide-play-btn{position:absolute;inset:0;z-index:3;display:flex;align-items:center;justify-content:center;background:#00000040;border:0;cursor:pointer;opacity:0;transition:opacity .2s ease;border-radius:1rem;padding:0}.private-label .how-it-works .swiper .swiper-slide[data-media-type=video] .slide-play-btn svg{width:64px;height:64px;fill:#fff;filter:drop-shadow(0 2px 8px rgba(0,0,0,.5))}.private-label .how-it-works .swiper .swiper-slide[data-media-type=video]:hover .slide-play-btn{opacity:1}.private-label .how-it-works .swiper .swiper-slide[data-media-type=video].is-playing .slide-poster{opacity:0}.private-label .how-it-works .swiper .swiper-slide[data-media-type=video].is-playing .slide-play-btn{opacity:0;pointer-events:none}@media(hover:none){.private-label .how-it-works .swiper .swiper-slide[data-media-type=video]:not(.is-playing) .slide-play-btn{opacity:1}}
