.text-banner-module .container{border-radius:20px;padding:80px 50px 50px}@media(max-width:992px){.text-banner-module .container{border-radius:0;padding:50px 20px 30px}}.text-banner-module .text-banner,.text-banner-module .text-banner__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.text-banner-module .text-banner__content{text-align:center}.text-banner-module .text-banner .tag{color:var(--color-midnight-blue);margin:var(--text-elements-margin)}.text-banner-module .text-banner__text img{width:100%}.text-banner-module .text-banner__btn-wrapper{margin:var(--text-elements-margin);margin-top:1rem}@media(max-width:920px){.text-banner-module .text-banner__btn-wrapper{margin-top:.6rem}}.text-banner-module .dark .tag{background-color:#fef9f2;color:var(--color-midnight-blue)}