/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.modal{background-color:rgba(0,0,0,.8);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:2000;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal--visible{display:-webkit-box;display:-ms-flexbox;display:flex}.modal__window{background-image:-webkit-gradient(linear,left top,left bottom,from(#ed184b),color-stop(126%,#fab279));background-image:linear-gradient(180deg,#ed184b,#fab279 126%);margin:0 1rem;max-width:700px;padding:3rem 1.5rem 2.5rem;position:relative}.modal__title{display:inline-block;font-family:halden-solid,Helvetica,Arial,sans-serif;font-weight:400;letter-spacing:.03em;line-height:1.1;margin:0 0 .5rem;padding:.23em .375em 0}[lang=ru] .modal__title{font-family:social-gothic-rough,sans-serif;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.15}[lang=ar] .modal__title,[lang=fa] .modal__title{font-family:LavahPro-Rough,sans-serif;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.25}[lang=ko] .modal__title{font-family:rixsejongrogulim-pro,sans-serif;font-weight:900}[lang=ko] .modal__title,[lang=zh-hans] .modal__title{font-style:normal;letter-spacing:normal;line-height:1.15}[lang=zh-hans] .modal__title{font-family:Noto Sans SC,serif;font-weight:700}[lang=ja] .modal__title{font-family:Noto Sans JP,serif;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.15}.modal__title{font-size:34px}[lang=ru] .modal__title{font-size:29.5936px}[lang=ar] .modal__title,[lang=fa] .modal__title{font-size:30.6px}[lang=ja] .modal__title,[lang=ko] .modal__title,[lang=zh-hans] .modal__title{font-size:27.2px}.modal__title{background-color:#fff;color:#000}@supports(mix-blend-mode:screen){.modal__title{mix-blend-mode:screen}}.modal__content{color:#fff;font-size:16px;font-weight:600}.modal__content a{color:#fff}.modal__actions{margin-top:1.5rem}.modal__closer{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCIgZmlsbD0iI2ZmZiIgZmlsbC1ydWxlPSJldmVub2RkIiBhcmlhLWxhYmVsPSJDbG9zZSIgY2xhc3M9IndmcC0tbW9kYWwtY2xvc2VfX2ljb24iIHZpZXdCb3g9IjAgMCAxMCAxMCI+PHRpdGxlPkNsb3NlPC90aXRsZT48cGF0aCBkPSJNNi4zMiA1IDEwIDguNjggOC42OCAxMCA1IDYuMzIgMS4zMiAxMCAwIDguNjggMy42OCA1IDAgMS4zMiAxLjMyIDAgNSAzLjY4IDguNjggMCAxMCAxLjMyeiIvPjwvc3ZnPg==);background-position:50%;background-repeat:no-repeat;background-size:contain;border-bottom:none;cursor:pointer;height:20px;position:absolute;top:25px;width:20px}[dir=ltr] .modal__closer{right:25px}[dir=rtl] .modal__closer{left:25px}.modal__closer:hover{-webkit-filter:grayscale(100%) brightness(0);filter:grayscale(100%) brightness(0)}@media (min-width:35.5em){.modal__window{padding-left:3rem;padding-right:3rem}.modal__title{margin-bottom:1rem}.modal__content{font-size:18px}.modal__actions{margin-top:2rem}}
