.prompt{position:relative;margin-bottom:80px;overflow:hidden}.prompt .swiper-container{position:relative;overflow:visible}.prompt .swiper-slide-shadow{background:rgba(0,0,0,0)}.prompt .swiper-slide{background:#e5e5e5;height:auto;border-radius:10px;opacity:0;pointer-events:none}.prompt .swiper-slide-active{background:#f5f5f5;pointer-events:all}.prompt .swiper-slide-active,.prompt .swiper-slide-next,.prompt .swiper-slide-prev{opacity:1}.prompt__item{display:grid;grid-template-rows:auto 1fr auto;height:100%;width:100%}.prompt__image{display:flex;justify-content:center;align-items:center;pointer-events:none}.prompt__image img{width:100%}.prompt__content{color:#101820;padding:60px 30px 40px;text-align:center}.prompt__title{font-family:var(--font-raleway),sans-serif;font-weight:900;font-size:22px;line-height:26px;border-bottom:1px solid rgba(142,142,142,.5);padding-bottom:10px}.prompt__controls{padding:65px 40px 60px}@media(min-width:768px){.prompt__content{padding:60px 50px 40px}.prompt__title{grid-area:title;line-height:34px}.prompt__controls{padding:40px 50px 60px}}@media(min-width:1280px){.prompt{margin-bottom:130px}.prompt__item{padding:60px 60px 103px}.prompt__content,.prompt__image{max-width:886px;margin:0 auto}.prompt__content{position:relative;width:100%;padding:0}.prompt__title{font-size:36px;line-height:54px;margin-bottom:40px}.prompt__controls{position:absolute;top:50%;left:60px;transform:translateY(-50%);width:1070px;margin:0;padding:0}}@media(min-width:1920px){.prompt__item{padding:80px 80px 124px}.prompt__content,.prompt__image{max-width:1096px}.prompt__title{margin-bottom:21px}.prompt__controls{left:80px;width:1360px}}.prompt__controls{display:flex;justify-content:space-between;align-items:center}.prompt__button{display:flex;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;border:2px solid #e0004d;border-radius:50%;background:#fff;transition:all .2s ease;cursor:pointer}.prompt__button:before{content:"";width:100%;min-width:100%;height:100%;background-repeat:no-repeat;background-position:50%;background-size:18px;transition:all .2s ease}.prompt__button-prev:before,.prompt__button:before{background-image:url(/images/arrows/arrow-red-left.svg)}.prompt__button-next:before{background-image:url(/images/arrows/arrow-red-right.svg)}.prompt__button:active{border:2px solid #ba0040;background:#ba0040}.prompt__button:active:before{filter:brightness(0) invert(1)}.prompt__button.swiper-button-disabled{border:2px solid #8e8e8e;background:#8e8e8e}.prompt__button.swiper-button-disabled:before{filter:brightness(0) invert(1)}@media(min-width:768px){.prompt__button{width:42px;min-width:42px;height:42px}.prompt__button:before{background-size:20px}}@media(min-width:1280px){.prompt__button:hover{border:2px solid #ba0040;background:#ba0040}.prompt__button:hover:before{filter:brightness(0) invert(1)}}@media(min-width:1920px){.prompt__button{width:52px;min-width:52px;height:52px}.prompt__button:before{background-size:24px}}.prompt__pagination{position:absolute;height:4px;z-index:39;bottom:116px;left:0;right:0;margin:0 auto}.prompt__pagination,.prompt__pagination .prompt-pagination{display:flex;justify-content:center;align-items:center}.prompt__pagination .swiper-pagination-bullet{width:16px;height:4px;background:#8e8e8e;opacity:.3;border-radius:10px;margin:0 5px;transition:width .4s ease}.prompt__pagination .swiper-pagination-bullet-active{width:60px;height:4px;background:#101820;opacity:1}@media(min-width:768px){.prompt__pagination{bottom:79px}}@media(min-width:1280px){.prompt__pagination{bottom:60px}}@media(min-width:1920px){.prompt__pagination{bottom:80px}}