/*!****************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./src/modules/static modules/11-banner.module/module.css ***!
  \****************************************************************************************************************************************************/.banner-module{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#000;background-position:50%;background-repeat:no-repeat;background-size:cover;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.banner-module[\:has\(\.container-width\)]{background-color:transparent;background-color:initial}.banner-module:has(.container-width){background-color:transparent;background-color:initial}.banner-module.mobile--yth{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;min-height:489px!important}.banner-module:before{bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0;z-index:2}.banner-module .wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.banner-module .wrapper.container-width{-webkit-box-pack:center;-ms-flex-pack:center;border-radius:32px;justify-content:center;padding:40px}.banner-module .wrapper.container-width .wrapper--text>div{text-align:center;width:100%}.banner-module .wrapper.container-width .buttons-group{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:680px){.banner-module .wrapper{-webkit-box-align:end;-ms-flex-align:end;-webkit-box-pack:center;-ms-flex-pack:center;align-items:flex-end;justify-content:center;text-align:center}}.banner-module .wrapper--text{position:relative;z-index:3}.banner-module .wrapper--text .buttons-group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0 24px}@media (max-width:680px){.banner-module .wrapper--text .buttons-group{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.banner-module .wrapper--text .link.custom-style .button{background-color:var(--custom-background);color:var(--custom-color)}.banner-module .wrapper--text .link.custom-style .button:hover{background-color:var(--custom-background-hover);color:var(--custom-color-hover)}.banner-module .wrapper--text mark{background-color:transparent;color:#fff;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.banner-module .wrapper--text mark:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='57' height='8' fill='none'%3E%3Cpath stroke='%23E75CDA' stroke-linecap='round' stroke-width='.898' d='M1.04 1.928c14.512-.807 45.873-1.9 55.23.19-13.257.165-34.017.624-46.527 3.429 7.729.343 27.769-.706 38.88 1.574'/%3E%3C/svg%3E");background-repeat:no-repeat}.banner-module .form-modal{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,.6);display:-webkit-box;display:-ms-flexbox;display:flex;height:0;justify-content:center;left:0;overflow:hidden;top:0;width:0}.banner-module .form-modal.open{height:100vh;left:0;opacity:1;position:fixed;top:0;width:100vw;z-index:999999}.banner-module .form-modal .form-holder{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(20,7,25,.75);border-radius:16px;max-height:80vh;max-width:472px;overflow-y:auto;padding:32px;-webkit-transition:all .3s;transition:all .3s;width:100%}.banner-module .form-modal .form-holder>div{width:90vw}.banner-module .form-modal .form-holder form .input>*{width:100%}