body.page .button-with-text,body.single .button-with-text{padding:4rem 0;position:relative;overflow-x:hidden}body.page .button-with-text .h1,body.single .button-with-text .h1{color:var(--theme-primary-color);position:relative;margin-bottom:32px;padding-bottom:32px}body.page .button-with-text .h1:after,body.single .button-with-text .h1:after{content:"";position:absolute;left:0;bottom:0;height:1px;width:110px;background-color:var(--theme-primary-color)}body.page .button-with-text p,body.single .button-with-text p{margin-bottom:46px}body.page .button-with-text .buttons_wrapper,body.single .button-with-text .buttons_wrapper{gap:32px}body.page .button-with-text .theme-button-primary,body.page .button-with-text .theme-button-secondary,body.single .button-with-text .theme-button-primary,body.single .button-with-text .theme-button-secondary{width:100%;max-width:none;text-align:center;text-transform:uppercase}body.page .button-with-text .theme-button-primary .icon,body.page .button-with-text .theme-button-secondary .icon,body.single .button-with-text .theme-button-primary .icon,body.single .button-with-text .theme-button-secondary .icon{width:18px;height:18px;margin-right:20px}body.page .button-with-text .order-lg-1 .image-container img,body.single .button-with-text .order-lg-1 .image-container img{right:0;left:auto}body.page .button-with-text.bg-light,body.single .button-with-text.bg-light{background-color:var(--theme-base-light)}body.page .button-with-text.bg-dark,body.single .button-with-text.bg-dark{background-color:var(--theme-text-color-default);color:var(--theme-base-light)}body.page .button-with-text.bg-dark .h1,body.single .button-with-text.bg-dark .h1{color:var(--theme-base-light)}body.page .button-with-text.bg-dark .h1:after,body.single .button-with-text.bg-dark .h1:after{background-color:var(--theme-base-light)}body.page .button-with-text.bg-primary,body.single .button-with-text.bg-primary{background-color:var(--theme-primary-color);color:var(--theme-base-light)}body.page .button-with-text.bg-primary .h1,body.single .button-with-text.bg-primary .h1{color:var(--theme-base-light)}body.page .button-with-text.bg-primary .h1:after,body.single .button-with-text.bg-primary .h1:after{background-color:var(--theme-base-light)}body.page .button-with-text.bg-secondary,body.single .button-with-text.bg-secondary{background-color:var(--theme-grey-color);color:var(--theme-base-light)}body.page .button-with-text.bg-secondary .h1,body.single .button-with-text.bg-secondary .h1{color:var(--theme-base-light)}body.page .button-with-text.bg-secondary .h1:after,body.single .button-with-text.bg-secondary .h1:after{background-color:var(--theme-base-light)}body.page .button-with-text .button-with-text-placeholder,body.single .button-with-text .button-with-text-placeholder{text-align:center;padding:3rem;background-color:var(--theme-base-soft);border-radius:4px}body.page .button-with-text .button-with-text-placeholder p,body.single .button-with-text .button-with-text-placeholder p{font-size:1.1rem;color:var(--theme-grey-color)}
