.Modal_modal__1JGOT{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;display:flex;align-items:center;justify-content:center;font-family:inherit}.Modal_modal__overlay__JV4aJ{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);animation:Modal_fadeIn__8hQNF .2s ease-out}.Modal_modal__container__xn7DB{position:relative;z-index:1;max-width:90vw;max-height:90vh;animation:Modal_slideIn__jJ67a .3s ease-out}.Modal_modal__content__dkj07{display:flex;flex-direction:column;max-height:90vh;overflow:hidden;width:100%;position:relative}.Modal_modal__header__4KMLt{display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.Modal_modal__headerContent__LVOyk{flex:1 1;font-size:18px;font-weight:600}.Modal_modal__close__hg0FI{position:absolute;top:8px;right:8px;z-index:1000;width:32px;height:32px;background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;transition:all .2s}@media(hover:hover){.Modal_modal__close__hg0FI:hover{scale:1.1}}.Modal_modal__close__hg0FI svg{display:block;width:24px;height:24px;flex:0 0 24px}.Modal_modal__body__TnHdA{overflow-y:auto;flex:1 1}.Modal_modal__footer__jehdp{display:flex;justify-content:flex-end;gap:12px;flex-shrink:0}@keyframes Modal_fadeIn__8hQNF{0%{opacity:0}to{opacity:1}}@keyframes Modal_slideIn__jJ67a{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.form-modal{background-color:#313032;padding:24px;max-width:510px;gap:32px;border-radius:8px;overflow-y:auto}.form-modal,.form-modal__header{display:flex;flex-direction:column}.form-modal__header{width:100%;justify-content:center;gap:8px;padding:0 8px}.form-modal__title{white-space:pre-line;width:100%;font-size:32px;line-height:110%;font-weight:600;color:#fff}.form-modal__subtitle{white-space:pre-line;width:100%;font-size:18px;font-weight:400;text-wrap:wrap;color:hsla(0,0%,100%,.8)}.form-modal__content{padding:0 8px}.form-modal .form{height:100%;overflow-y:hidden}@media(max-width:767.8px){.form-modal__title{font-size:22px}.form-modal__subtitle{font-size:15px}}.image-modal__container{position:relative;min-height:200px;display:flex;align-items:center;justify-content:center}.image-modal__swiper{overflow:hidden;max-height:85vh;transition:width .25s cubic-bezier(.2,.9,.4,1.1),height .25s cubic-bezier(.2,.9,.4,1.1)}.image-modal__swiper .swiper-button-next:after,.image-modal__swiper .swiper-button-prev:after{content:"";width:100%;height:100%;font-family:none;background:url(/static/icons/arrow-white.svg);background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.image-modal__swiper .swiper-button-prev{rotate:-90deg}.image-modal__swiper .swiper-button-next{rotate:90deg}.image-modal__swiper .swiper-pagination-bullets{top:14px;height:23px}.image-modal__swiper .swiper-pagination-bullet{width:10px;height:10px;background-color:#fff;opacity:.4;border:1px solid rgba(0,0,0,.3)}.image-modal__swiper .swiper-pagination-bullet-active{opacity:1}.image-modal__img{min-width:100%;object-fit:contain;object-position:center;height:100%;max-height:85vh}.cookie-modal__details{padding:24px;width:100%;max-height:90vh;display:flex;flex-direction:column;font-weight:600;gap:24px;font-size:13px;line-height:160%;background-color:#313032;border-radius:8px}.cookie-modal__details h3{font-size:16px;text-align:center}.cookie-modal__details-content{font-size:13px;font-weight:400;text-indent:20px;overflow:auto}.cookie-modal__details ol ul li{list-style-type:disc;text-indent:0!important;margin-left:40px}.cookie-modal__details-email{color:#f0c156}.cookie-modal__details_accept{align-self:center;max-width:365px}.success-modal__body{padding:40px 24px;display:flex;align-items:center;justify-content:center;text-align:center;background-color:#313032;border-radius:8px;color:#fff}.success-modal__content{display:flex;flex-direction:column;align-items:center;gap:16px;max-width:400px;width:100%}.success-modal__icon{margin-bottom:8px}.success-modal__icon svg{display:block;margin:0 auto}.success-modal__title{font-size:24px;font-weight:600;line-height:1.3;margin:0}.success-modal__subtitle{font-size:16px;font-weight:400;line-height:1.5}@media(max-width:768px){.success-modal__body{padding:32px 20px}.success-modal__title{font-size:20px}.success-modal__subtitle{font-size:14px}.success-modal__icon svg{width:48px;height:48px}}