.s-guarantee{background-image:url("./guarantee-mobile-background.png");background-repeat:no-repeat;background-size:cover}@media screen and (min-width: 768px){.s-guarantee{background-image:unset}}.s-guarantee__container{display:flex;flex-direction:column;justify-content:center}.s-guarantee__top{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:0 20px}@media screen and (min-width: 768px){.s-guarantee__top{flex-direction:row;gap:30px;padding:50px 20px 30px}.s-guarantee__top.s-guarantee__top--background{background-image:url("./guarantee-desktop-background.png");background-repeat:no-repeat;background-size:cover}}.s-guarantee__image{width:170.934px;height:184.999px}.s-guarantee__image img{width:100%}@media screen and (min-width: 768px){.s-guarantee__image{width:246.29px;height:266.557px}}.s-guarantee__content{display:flex;flex-direction:column;align-items:center;gap:17px}@media screen and (min-width: 768px){.s-guarantee__content{align-items:flex-start}}.s-guarantee__title{color:#1f1f1f;text-align:center;font-family:var(--font-heading),serif;font-size:24px;font-weight:400;line-height:1.1;margin:0}@media screen and (min-width: 768px){.s-guarantee__title{font-size:30px}}.s-guarantee__text{color:#1f1f1f;text-align:center}.s-guarantee__text p{font-family:var(--font-body-primary),sans-serif;font-size:18px;font-weight:500;line-height:1.3;margin:0}@media screen and (min-width: 768px){.s-guarantee__text p{font-size:16.64px;line-height:1.26;text-align:left}}.s-guarantee__link{color:#1f1f1f;font-family:var(--font-body-secondary),monospace;font-size:16.087px;font-weight:500;line-height:normal;text-decoration:underline !important;text-transform:uppercase;text-align:center}.s-guarantee__button{margin:28px auto 20px;display:flex;justify-content:center;align-items:center;width:350px;padding:18px 60px 16px;border-radius:5px;border:2px solid #af8998;background:#af8998;color:#fff;font-family:var(--font-body-secondary),monospace;font-size:18px;font-weight:500;line-height:normal;text-transform:uppercase;text-align:center;transition:all .3s;cursor:pointer}@media screen and (min-width: 768px){.s-guarantee__button{margin:28px auto}}.s-guarantee__button:hover{border-color:#7b646d;background:#7b646d}