.module.fetchpromo .fetchpromo-slider{overflow:hidden;position:relative;width:100%}.module.fetchpromo .fetchpromo-container{box-sizing:border-box;display:flex;flex:1;margin:0;padding:0;position:relative;width:100%}.module.fetchpromo .fetchpromo-track{display:flex;flex-wrap:nowrap;transition:transform .5s ease;width:100%;will-change:transform}.module.fetchpromo .fetchpromo-slide{flex:0 0 100%}.module.fetchpromo .fetchpromo-slide,.module.fetchpromo .fetchpromo-slide-inner{display:flex;position:relative;width:100%}.module.fetchpromo .fetchpromo-card{border-radius:0 24px 24px 0;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding:40px;position:relative;width:60%;z-index:2}.module.fetchpromo .fetchpromo-title{color:var(--text-dark);line-height:1.15}.module.fetchpromo .fetchpromo-title.white{color:#fff}.module.fetchpromo .fetchpromo-text{color:var(--text-dark);line-height:1.5;margin:0 0 24px}.module.fetchpromo .aright{text-align:right}.module.fetchpromo .btn-green{background-color:var(--green-accent);border-radius:10px;color:var(--bg-color);display:inline-block;padding:14px 32px;text-decoration:none;transition:opacity .2s ease,background-color .2s ease}.module.fetchpromo .btn-green:hover{opacity:.9}.module.fetchpromo .fetchpromo-media{bottom:0;overflow:hidden;position:absolute;right:0;top:0;width:50%;z-index:1}.module.fetchpromo .fetchpromo-photo{background-position:100%;background-repeat:no-repeat;background-size:cover;inset:0;position:absolute}.module.fetchpromo .fetchpromo-illustration{bottom:0;height:auto;pointer-events:none;position:absolute;right:5%;width:22%;z-index:2}.module.fetchpromo .fetchpromo-controls-wrap{left:0;pointer-events:none;position:absolute;right:0;top:24px;z-index:3}.module.fetchpromo .fetchpromo-controls{box-sizing:border-box;display:flex;gap:10px;justify-content:flex-end;padding-right:20px;pointer-events:auto;width:100%}.module.fetchpromo .fetchpromo-arrow{align-items:center;background-color:transparent;border:1.5px solid var(--bg-color);border-radius:50%;color:var(--bg-color);cursor:pointer;display:flex;height:34px;justify-content:center;transition:background-color .2s ease,color .2s ease;width:34px}.module.fetchpromo .fetchpromo-arrow:hover{background-color:var(--bg-color);color:var(--text-dark)}@media (max-width:768px){.module.fetchpromo .fetchpromo-slide-inner{flex-direction:column}.module.fetchpromo .fetchpromo-card{border-radius:0 0 16px 16px;padding:24px 20px;position:relative;width:100%;z-index:2}.module.fetchpromo .fetchpromo-card .aright{text-align:left}.module.fetchpromo .fetchpromo-title{margin:0 0 12px}.module.fetchpromo .fetchpromo-text{margin:0 0 18px}.module.fetchpromo .btn-green{color:#fff;padding:12px 24px}.module.fetchpromo .fetchpromo-media{border-radius:0 0 16px 16px;height:220px;margin-top:-16px;position:relative;width:100%;z-index:1}.module.fetchpromo .fetchpromo-illustration{width:28%}.module.fetchpromo .fetchpromo-controls-wrap{padding:16px;pointer-events:auto;position:static}.module.fetchpromo .fetchpromo-controls{justify-content:center;padding-right:0}.module.fetchpromo .fetchpromo-photo{background-position:50%;background-size:cover}}