.success-guarantee{text-align:center}.success-guarantee__text{margin:0}.success-guarantee__trigger .button{font-size:13px}.success-guarantee--compare-products .button{text-align:right}

.modal-overlay{background-color:#0000;position:fixed;top:0;right:0;bottom:0;left:0;overflow:auto;z-index:500;transition:background-color .3s ease-in;will-change:background-color}.modal-overlay--open{background-color:#00000080}.modal{box-sizing:border-box;width:100vw;position:fixed;bottom:0;background-color:#fff;outline:none;z-index:501;box-shadow:0 2px 24px #0000005c;height:auto;max-height:calc(100vh - 100px);overflow:auto}@supports (-webkit-touch-callout: none){.modal{max-height:calc(100vh - 150px)}}.modal__header{border-bottom:1px solid #d5d5d5;padding:15px 40px 15px 15px}.modal__header h1,.modal__header h2,.modal__header h3,.modal__header h4,.modal__header h5,.modal__header h6{padding:0;margin:0;line-height:1.25;color:#005480}.modal__content{padding:15px}.modal__content--full-bleed{padding:0}.modal__close{position:absolute;right:5px;top:0;display:inline-flex;flex-direction:column;align-items:center;font-size:13px;padding:10px;color:#5e5e5e;font-weight:500;background-color:transparent;cursor:pointer;border:0}.modal__close:focus{outline:1px auto Highlight;outline:1px auto -webkit-focus-ring-color}@media only screen and (max-width: 768px){.modal{transition:transform .3s ease-in-out;transform-origin:bottom;will-change:transform;opacity:1;transform:translateY(100%)}.modal--open{transform:translateY(0)}}@media only screen and (min-width: 768px){.modal{transition:opacity .3s ease-in-out;top:50%;left:50%;transform:translate(-50%,-50%);max-width:375px;bottom:auto;border-radius:3px;will-change:opacity;opacity:0}.modal--open{opacity:1}.modal--large{max-width:760px}}
