/*!/wp-content/themes/tta/assets/src/css/sections/banner-promotion.css*/.section-banner-promo{width:100%;margin:0}.section-banner-promo .container{background:url(/ca/wp-content/themes/tta/assets/src/css/sections/../images/banner_promo_background.webp) center center no-repeat;background-size:cover;margin:15px 0;padding:0 160px;height:110px;-webkit-transition:0.3s all ease-in-out;transition:0.3s all ease-in-out;position:relative;z-index:0}.section-banner-promo .container:hover{opacity:.8}@media screen and (max-width:1079px){.section-banner-promo .container{height:200px}}@media screen and (max-width:766px){.section-banner-promo .container{padding:0;margin:0;width:100%}}@media screen and (max-width:399px){.section-banner-promo .container{height:160px}}.section-banner-promo__image{width:160px;height:100%;background-size:cover;position:absolute;top:0;left:0;display:inline-block}@media screen and (max-width:1079px){.section-banner-promo__image{display:none}}.section-banner-promo__text{width:100%;height:100%;padding:0 50px 0 25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--white)}.section-banner-promo__text__left{text-align:left}.section-banner-promo__text__left h4{text-transform:uppercase;font-size:36px;line-height:1em;font-weight:700;word-spacing:unset;display:table-caption;margin:0;padding:0}@media screen and (max-width:1079px){.section-banner-promo__text__left h4{display:inline-block;font-weight:500}}@media screen and (max-width:579px){.section-banner-promo__text__left h4{font-size:1.625rem}}@media screen and (max-width:414px){.section-banner-promo__text__left h4{font-size:1.4375rem}}@media screen and (max-width:359px){.section-banner-promo__text__left h4{font-size:1rem}}@media screen and (max-width:1079px){.section-banner-promo__text__left{margin-bottom:10px}}@media screen and (max-width:766px){.section-banner-promo__text__left{margin-top:10px;margin-bottom:0}}.section-banner-promo__text__right{margin-left:35px;text-align:left}.section-banner-promo__text__right h5{text-transform:uppercase;font-size:21px;line-height:1em;font-weight:700;margin:0;padding:0}.section-banner-promo__text__right h5 strong{width:100%;float:none;clear:both;font-size:47px;display:block;position:relative;margin:10px 0 15px}.section-banner-promo__text__right h5 strong:after{content:"";width:100%;height:3px;background:var(--white);position:absolute;left:0;right:0;bottom:-13px}@media screen and (max-width:1079px){.section-banner-promo__text__right h5 strong:after{display:none}.section-banner-promo__text__right h5 strong{border-bottom:3px solid var(--red);padding-bottom:5px;font-weight:500;margin-right:0}}@media screen and (max-width:399px){.section-banner-promo__text__right h5 strong{font-size:32px}}@media screen and (max-width:1079px){.section-banner-promo__text__right h5{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-transform:none;line-height:1.5em;font-weight:500;text-align:center}}@media screen and (min-width:360px) and (max-width:414px){.section-banner-promo__text__right h5{font-size:.9375rem;line-height:2em}}@media screen and (max-width:359px){.section-banner-promo__text__right h5{font-size:.8125rem}}@media screen and (max-width:1079px){.section-banner-promo__text__right{margin:0}.section-banner-promo__text{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:.5rem 2rem;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.section-banner-promo__logo{width:150px;height:63px;background:url(/ca/wp-content/themes/tta/assets/src/css/sections/../images/tta_logo_no-tagline.svg) center center no-repeat;background-size:contain;position:absolute;bottom:0;right:10px}@media screen and (max-width:1079px){.section-banner-promo__logo{display:none}}.section-banner-promo__link{width:100%;height:100%;position:absolute;top:0;left:0;bottom:0;right:0;z-index:2px}