.guarantees-grid{display:flex;overflow-x:auto;gap:30px;max-width:1100px;margin:70px auto 0;scroll-behavior:smooth;position:relative;padding-bottom:70px;scrollbar-width:none;-ms-overflow-style:none}.guarantees-grid::-webkit-scrollbar{display:none}.guarantee-card{border-radius:20px;text-align:center;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;padding-top:12px;max-width:195px}.guarantee-card:hover{transform:scale(1.03)}.guarantee-title{font-weight:400;font-style:Regular;font-size:16px;leading-trim:NONE;line-height:100%;letter-spacing:0;color:#464860;text-align:center;vertical-align:middle;padding-bottom:12px}.guarantee-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;padding-bottom:29px}.guarantee-description{font-weight:400;font-size:14px;line-height:170%;text-align:center;color:#60738a;margin:0}.guarantees-grid-container{position:relative}.guarantees-nav-btn{position:absolute;width:45px;height:45px;background:#fff;border:1px solid #0654e6;border-radius:10px;transition:all .3s ease;box-shadow:none;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10}.guarantees-nav-btn.prev{left:45%;bottom:0}.guarantees-nav-btn.next{left:55%;bottom:0}.guarantees-nav-btn:before{content:"";width:13px;height:10px;background-repeat:no-repeat;background-position:50%;background-size:contain;filter:brightness(0) saturate(100%) invert(16%) sepia(93%) saturate(5859%) hue-rotate(219deg) brightness(97%) contrast(95%)}.guarantees-nav-btn.prev:before{background-image:url("data:image/svg+xml,%3Csvg width='13' height='10' viewBox='0 0 13 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.5 5L0.5 5M0.5 5L5 9.5M0.5 5L5 0.5' stroke='%23A1B8D5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.guarantees-nav-btn.next:before{background-image:url("data:image/svg+xml,%3Csvg width='13' height='10' viewBox='0 0 13 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.5 5L12.5 5M12.5 5L8 0.5M12.5 5L8 9.5' stroke='%235F728B' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.guarantees-nav-btn:hover{border-color:#0654e6;background:#fff}.guarantees-nav-btn:disabled{opacity:.5;cursor:not-allowed;border-color:#d2e3f8}.guarantees-nav-btn{display:none}.guarantees-grid-container.has-navigation .guarantees-nav-btn{display:flex}.guarantees-footer{margin-top:60px;text-align:center}.guarantees-footer p{font-weight:400;font-size:14px;line-height:140%;color:#5f728b}@media (max-width:768px){.guarantees-section{padding:60px 20px}.guarantees-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-top:60px}.guarantee-card{padding:25px 20px}.guarantee-description{font-size:13px}.guarantees-footer{margin-top:40px}}@media (max-width:575px){.guarantees-nav-btn.next{left:65%}.guarantees-nav-btn.prev{left:25%}.guarantees-section{padding:40px 16px}.guarantees-grid{flex-wrap:nowrap;gap:16px;width:100%;overflow-x:auto;margin-top:40px}.guarantee-card{padding:20px 16px;width:420px;max-width:450px;flex:0 0 250px}.guarantees-grid::-webkit-scrollbar{width:6px;height:6px}.guarantees-grid::-webkit-scrollbar-track{background:#e9f4ff;border-radius:10px}.guarantees-grid::-webkit-scrollbar-thumb{background:#0554e6;border-radius:10px;-webkit-transition:background .2s ease;transition:background .2s ease}.guarantees-grid::-webkit-scrollbar-thumb:active,.guarantees-grid::-webkit-scrollbar-thumb:hover{background:#0554e6}.guarantees-grid::-webkit-scrollbar-corner{background:#e9f4ff}.guarantee-description{font-size:12px}.guarantees-footer{margin-top:30px}.guarantees-footer p{font-size:13px}}.how-place-order-section{padding:80px 0;background:#fff}.order-content-wrapper{max-width:1100px;margin:70px auto 0;gap:30px;align-items:center;display:flex;flex-wrap:wrap;border:1px solid #cfdef0;box-shadow:0 0 16px 0 #469fdf33;border-radius:20px;padding:30px}.order-video-wrapper{position:relative;max-width:580px;width:100%}.order-steps-content{position:relative;max-width:400px;width:100%}.contentVideo{width:580px;background-color:transparent}.video-skeleton-loader{width:100%;aspect-ratio:16/9;background:linear-gradient(90deg,#e0e0e0 25%,#f0f0f0 50%,#e0e0e0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s ease-in-out infinite;border-radius:12px;position:relative;display:flex;align-items:center;justify-content:center}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-play-button{width:80px;height:80px;background-color:hsla(0,0%,100%,.9);border-radius:50%;position:relative;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(0,0,0,.15)}.skeleton-play-button:after{content:"";width:0;height:0;border-left:24px solid #0654e6;border-top:14px solid transparent;border-bottom:14px solid transparent;margin-left:6px}@media (max-width:768px){.skeleton-play-button{width:60px;height:60px}.skeleton-play-button:after{border-left:18px solid #0654e6;border-top:10px solid transparent;border-bottom:10px solid transparent;margin-left:4px}}.place-order-swiper{padding-bottom:66px;min-height:300px}.place-order-card{background:#fff;text-align:left;width:100%;padding:12px;position:relative;min-height:200px;display:flex;flex-direction:column}.place-order-step-badge{width:48px;height:48px;background:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:400;font-size:18px;line-height:100%;color:#0654e6;margin-bottom:24px;box-shadow:0 3px 6.9px 0 #d1dae2}.place-order-card .step-name{font-weight:400;font-size:22px;line-height:150%;text-align:left;color:#464860;margin-bottom:16px}.place-order-card .step-description{font-weight:400;font-size:15px;text-align:left;line-height:200%;color:#60738a;flex:1 1}.place-order-card .step-description p{margin:0}.step-navigation{gap:12px}.step-nav-btn,.step-navigation{display:flex;align-items:center}.step-nav-btn{width:44px;height:44px;justify-content:center;background:#fff;border:1px solid #d2e3f8;border-radius:12px;cursor:pointer;transition:all .3s ease}.step-nav-btn:hover{border-color:#0654e6;background:#f8fbff}.step-nav-btn:disabled{opacity:.5;cursor:not-allowed}.step-nav-btn svg{width:13px;height:10px}.place-order-swiper .swiper-button-next,.place-order-swiper .swiper-button-prev{width:45px;height:45px;background:#fff;border:1px solid #0654e6;border-radius:10px;transition:all .3s ease;box-shadow:none}.place-order-swiper .swiper-button-next:after,.place-order-swiper .swiper-button-prev:after{content:"";display:none}.place-order-swiper .swiper-button-next,.place-order-swiper .swiper-button-prev{display:flex;align-items:center;justify-content:center}.place-order-swiper .swiper-button-prev:before{background-image:url("data:image/svg+xml,%3Csvg width='13' height='10' viewBox='0 0 13 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.5 5L0.5 5M0.5 5L5 9.5M0.5 5L5 0.5' stroke='%23A1B8D5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.place-order-swiper .swiper-button-next:before,.place-order-swiper .swiper-button-prev:before{content:"";width:13px;height:10px;background-repeat:no-repeat;background-position:50%;background-size:contain;filter:brightness(0) saturate(100%) invert(16%) sepia(93%) saturate(5859%) hue-rotate(219deg) brightness(97%) contrast(95%)}.place-order-swiper .swiper-button-next:before{background-image:url("data:image/svg+xml,%3Csvg width='13' height='10' viewBox='0 0 13 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.5 5L12.5 5M12.5 5L8 0.5M12.5 5L8 9.5' stroke='%235F728B' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.place-order-swiper .swiper-button-next:hover,.place-order-swiper .swiper-button-prev:hover{border-color:#0654e6;background:#fff}.place-order-swiper .swiper-button-prev{left:0;transform:translateX(0);top:auto;bottom:0}.place-order-swiper .swiper-button-next{right:auto;left:70px;transform:translateX(0);top:auto;bottom:0}.place-order-swiper .swiper-pagination{position:absolute;bottom:11px;left:50%;transform:translateX(-50%);width:auto;display:flex;justify-content:center;gap:8px}.place-order-swiper .swiper-pagination-bullet{width:9px;height:9px;border-radius:50%;background:#e5e7eb;opacity:1;transition:all .3s ease;margin:0!important}.place-order-swiper .swiper-pagination-bullet-active{background:#0554e6;width:30px;height:9px;border-radius:5px}.order-bottom-desc{max-width:900px;margin:50px auto 0;text-align:center;font-weight:400;font-size:15px;line-height:170%;color:#60738a}.order-bottom-desc p{margin:0}.order-cta-wrapper{text-align:center;margin-top:70px}.order-cta-btn{display:flex;align-items:center;justify-content:center;height:41px;max-width:max-content;width:100%;margin:auto;padding:0 15px;background:#0654e6;border-radius:12px;font-weight:500;font-size:15px;line-height:100%;color:#fff;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 16px rgba(6,84,230,.3)}.order-cta-btn:hover{background:#0543c1;transform:translateY(-2px);box-shadow:0 6px 20px rgba(6,84,230,.4)}.vista-video-section{width:100%}.vista-video-wrapper{position:relative;width:100%;padding-bottom:56.25%;border-radius:20px;overflow:hidden;box-shadow:0 8px 24px rgba(6,84,230,.15);background:#f8fbff}.vista-video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}@media (max-width:1024px){.order-content-wrapper{gap:40px}}@media (max-width:768px){.how-place-order-section{padding:60px 20px}.order-content-wrapper{grid-template-columns:1fr;gap:40px;margin-top:40px}.order-video-wrapper{order:2}.order-steps-content{order:1}.step-number{width:42px;height:42px;font-size:16px;margin-bottom:20px}.step-heading{font-size:18px}.step-description{font-size:14px}.step-nav-btn{width:38px;height:38px}.order-content-swiper{margin-bottom:24px}.place-order-card{padding-left:6px}.place-order-swiper .swiper-button-prev{left:7px}.place-order-swiper .swiper-button-next{left:77px}.place-order-card .step-name{font-size:20px}.place-order-card .step-description{font-size:14px;height:321px}}@media (max-width:480px){.how-place-order-section{padding:40px 16px}.order-content-wrapper{margin-top:30px;gap:30px}.step-number{width:38px;height:38px;font-size:14px;margin-bottom:16px}.step-heading{font-size:16px;margin-bottom:12px}.step-description{font-size:13px}.step-nav-btn{width:36px;height:36px}.order-cta-btn{padding:14px 28px;font-size:15px}.order-content-swiper{margin-bottom:20px}.order-cta-wrapper{text-align:center;margin-top:50px}}