/*
===========================================================
-- DO NOT EDIT!!!----------------------------------------
-- THIS IS A GENERATED FILE. CHANGES WILL BE OVERWRITTEN --
===========================================================
*/
@keyframes pop{0%{transform:scale(0.9)}50%{transform:scale(1.05)}100%{transform:scale(1)}}.pop-animation{animation:pop .3s ease-in-out}@keyframes pop-small{0%{transform:scale(90%)}100%{transform:scale(100%)}}.pop-animation-small{animation:pop-small .3s ease-in-out}.draw-border{box-shadow:inset 0 0 0 4px #58afd1;color:#58afd1;transition:color .25s .0833333333s;position:relative}.draw-border::before,.draw-border::after{border:0 solid rgba(0,0,0,0);box-sizing:border-box;content:"";pointer-events:none;position:absolute;width:0;height:0;bottom:0;right:0}.draw-border::before{border-bottom-width:4px;border-left-width:4px}.draw-border::after{border-top-width:4px;border-right-width:4px}.draw-border:hover{color:#ffe593}.draw-border:hover::before,.draw-border:hover::after{border-color:#ffe593;transition:border-color 0s,width .25s,height .25s;width:100%;height:100%}.draw-border:hover::before{transition-delay:0s,0s,.25s}.draw-border:hover::after{transition-delay:0s,.25s,0s}.guarantees{padding:55px 0}@media screen and (min-width: 750px){.guarantees{padding:88px 0 72px}}.guarantees__content{max-width:1194px;margin:33px auto 0}@media screen and (min-width: 750px){.guarantees__content{display:flex;justify-content:space-between;margin:45px auto 0}}.guarantees__content div{display:block;margin-bottom:33px}@media screen and (min-width: 750px){.guarantees__content div{flex:1;margin-bottom:0}}.guarantees__content div:last-child{margin-bottom:0}.guarantees__content h3{margin-bottom:7px}.guarantees__content p{max-width:200px;margin:0 auto}.guarantees__content--reversed .text-center{display:flex;flex-direction:column-reverse}.theme-mr-big-and-tall .guarantees .label{font-family:var(--font-regular),helvetica,arial,sans-serif}.theme-tip-top .guarantees .label{font-size:0.75rem;letter-spacing:.16em;line-height:1.375rem}.theme-tip-top .guarantees p{letter-spacing:-0.02em}