.shopify-section.cc-guarantees-banner .guarantees-banner{position:relative;padding:var(--gb-padding-top, 60px) 0 var(--gb-padding-bottom, 60px);overflow:hidden;background:var( --gb-banner-bg, linear-gradient(115deg, #FDC700 8.49%, #FEA364 91.51%) );background-size:cover;background-position:center;background-repeat:no-repeat}.shopify-section.cc-guarantees-banner .guarantees-banner__video-wrap{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;pointer-events:none}.shopify-section.cc-guarantees-banner .guarantees-banner__video-wrap video{width:100%;height:100%;object-fit:cover;object-position:center}@media screen and (max-width:749px){.shopify-section.cc-guarantees-banner .guarantees-banner__video-wrap--desktop{display:none}}@media screen and (min-width:750px){.shopify-section.cc-guarantees-banner .guarantees-banner__video-wrap--mobile{display:none}}.shopify-section.cc-guarantees-banner .guarantees-banner__corner-left{position:absolute;bottom:0;left:0;max-width:150px;z-index:2}@keyframes swing{0%,to{transform:rotate(-8deg)}50%{transform:rotate(8deg)}}.shopify-section.cc-guarantees-banner .guarantees-banner__corner-right{position:absolute;top:0;right:0;max-width:150px;z-index:2;transform-origin:top center;animation:swing 2s ease-in-out infinite}.shopify-section.cc-guarantees-banner .guarantees-banner__heading{margin-bottom:40px;color:#7b3306;text-align:center;font-family:Montserrat,sans-serif;font-size:36px;font-style:normal;font-weight:700;line-height:43.2px}.shopify-section.cc-guarantees-banner .guarantees-banner__content{position:relative;z-index:2}.shopify-section.cc-guarantees-banner .guarantees-banner__cards{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;max-width:900px;margin:0 auto}@media screen and (max-width:749px){.shopify-section.cc-guarantees-banner .guarantees-banner__cards{grid-template-columns:1fr;gap:20px}.shopify-section.cc-guarantees-banner .guarantees-banner__heading{font-size:28px;line-height:33.6px;margin-bottom:24px}.shopify-section.cc-guarantees-banner .guarantees-banner__corner-left,.shopify-section.cc-guarantees-banner .guarantees-banner__corner-right{max-width:80px}}.shopify-section.cc-guarantees-banner .guarantee-card{background:var(--gb-card-bg, #ffffff);border-radius:16px;padding:30px;box-shadow:0 4px 20px #00000014;position:relative;overflow:hidden}.shopify-section.cc-guarantees-banner .guarantee-card:before{content:"";position:absolute;top:-50px;right:-50px;width:150px;height:150px;background:linear-gradient(115deg,#fdc7001a 8.49%,#fea3641a 91.51%);border-radius:50%}.shopify-section.cc-guarantees-banner .guarantee-card__icon{width:50px;height:50px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;color:#fff;font-size:1.5rem}.shopify-section.cc-guarantees-banner .guarantee-card__icon--orange{background:#ff6900;box-shadow:0 4px 6px #0000001a,0 2px 4px #0000001a}.shopify-section.cc-guarantees-banner .guarantee-card__icon--green{background:#00c950;box-shadow:0 4px 6px #0000001a,0 2px 4px #0000001a}.shopify-section.cc-guarantees-banner .guarantee-card__icon svg{width:30px;height:30px;fill:currentColor}.shopify-section.cc-guarantees-banner .guarantee-card__icon--green svg{fill:none}.shopify-section.cc-guarantees-banner .guarantee-card__title{color:#7b3306;font-family:Montserrat;font-size:20px;font-style:normal;font-weight:500;line-height:33px}.shopify-section.cc-guarantees-banner .guarantee-card__text{color:#4a5565;font-family:Montserrat;font-size:16px;font-style:normal;font-weight:400;line-height:25.9px}.shopify-section.cc-guarantees-banner .guarantee-card__button{display:inline-flex;align-items:center;gap:8px;background:#ff6900;color:#fff;padding:7px 9px;border-radius:6px;border:none;cursor:pointer;font-family:inherit;text-decoration:none;font-weight:600;font-size:12px;transition:transform .2s ease,box-shadow .2s ease}.shopify-section.cc-guarantees-banner .guarantee-card__button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #f5841f66}.shopify-section.cc-guarantees-banner .guarantee-card__button svg{width:16px;height:16px;transition:transform .2s ease}.shopify-section.cc-guarantees-banner .guarantee-card__button:hover svg{transform:translate(4px)}html.guarantee-drawer-lock{overflow:hidden}.shopify-section.cc-guarantees-banner .guarantee-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;pointer-events:none;visibility:hidden}.shopify-section.cc-guarantees-banner .guarantee-drawer:not([hidden]){visibility:visible}.shopify-section.cc-guarantees-banner .guarantee-drawer--open{pointer-events:auto}.shopify-section.cc-guarantees-banner .guarantee-drawer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073;opacity:0;transition:opacity .3s ease}.shopify-section.cc-guarantees-banner .guarantee-drawer--open .guarantee-drawer__backdrop{opacity:1}.shopify-section.cc-guarantees-banner .guarantee-drawer__panel{position:absolute;top:0;right:0;bottom:0;width:min(100%,440px);max-width:100%;background:#fff;box-shadow:-8px 0 32px #0000001f;display:flex;flex-direction:column;transform:translate(100%);transition:transform .3s ease;overflow:hidden}.shopify-section.cc-guarantees-banner .guarantee-drawer--open .guarantee-drawer__panel{transform:translate(0)}.shopify-section.cc-guarantees-banner .guarantee-drawer__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 20px 16px;border-bottom:1px solid rgba(0,0,0,.08);flex-shrink:0}.shopify-section.cc-guarantees-banner .guarantee-drawer__title{margin:0;font-family:Montserrat,sans-serif;font-size:16px;font-weight:700;line-height:1.3;color:#333;padding-right:8px}.shopify-section.cc-guarantees-banner .guarantee-drawer__close{flex-shrink:0;width:40px;height:40px;margin:-8px -8px 0 0;border:none;background:transparent;font-size:1.75rem;line-height:1;color:#333;cursor:pointer;border-radius:8px;display:flex;align-items:center;justify-content:center;transition:background .15s ease}.shopify-section.cc-guarantees-banner .guarantee-drawer__close:hover{background:#0000000f}.shopify-section.cc-guarantees-banner .guarantee-drawer__body{flex:1;overflow-y:auto;padding:20px;-webkit-overflow-scrolling:touch}.shopify-section.cc-guarantees-banner .guarantee-drawer__rte{color:#333;font-family:Montserrat,sans-serif;font-size:15px;line-height:1.6}.shopify-section.cc-guarantees-banner .guarantee-drawer__rte p{margin:0 0 1em}.shopify-section.cc-guarantees-banner .guarantee-drawer__rte p:last-child{margin-bottom:0}.shopify-section.cc-guarantees-banner .guarantee-drawer__rte ul,.shopify-section.cc-guarantees-banner .guarantee-drawer__rte ol{margin:0 0 1em 1.25em;padding:0}.shopify-section.cc-guarantees-banner .guarantee-drawer__rte h1,.shopify-section.cc-guarantees-banner .guarantee-drawer__rte h2,.shopify-section.cc-guarantees-banner .guarantee-drawer__rte h3{margin:1.25em 0 .5em;font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em}.shopify-section.cc-guarantees-banner .guarantee-drawer__rte h1:first-child,.shopify-section.cc-guarantees-banner .guarantee-drawer__rte h2:first-child,.shopify-section.cc-guarantees-banner .guarantee-drawer__rte h3:first-child{margin-top:0}
/*# sourceMappingURL=/cdn/shop/t/19/assets/guarantees-banner.css.map */
