.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:500;font-size:15px;line-height:100%;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:57%}.guarantees-nav-btn.prev{left:33%}.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}}