.component-banner{background-color:#ecf3f6;position:relative;padding-top:100px;padding-bottom:100px}
.component-banner--without-bg{background-color:#fff}
@media(min-width:1024px){.component-banner--horizontal .component-banner_list_item{display:flex;justify-content:space-evenly}
}
.component-banner--horizontal .component-banner_item{overflow:hidden}
@media(min-width:1024px){.component-banner--horizontal .component-banner_item{max-width:300px}
.component-banner--horizontal .component-banner_item_textBox{width:auto;margin:-60px 0 0;position:relative;top:auto !important;left:auto !important;right:auto !important}
.component-banner--horizontal .component-banner_item_img_bg,.component-banner--horizontal .component-banner_item_img_bg img{transform:translate(-50%,0) !important;margin:0 50%;height:200px;width:auto}
}
.component-banner_frame{position:absolute;top:-37px;left:0;right:0;width:100%}
.component-banner_container{max-width:1036px;margin:0 auto;overflow-x:visible;position:relative}
@media(min-width:768px){.component-banner_container{padding:13px 20px 0}
}
.component-banner h3{font-size:1.375rem;line-height:30px;font-weight:400;text-align:center;letter-spacing:1.5px;text-transform:uppercase;color:#006b90;margin:0 0 24px 0;padding:13px 15px 0}
@media(min-width:768px){.component-banner h3{font-size:1.5rem;line-height:33px}
}
.component-banner_item{position:relative;padding:0 15px 38px;overflow:hidden}
@media(min-width:1024px){.component-banner_item{overflow:visible}
}
.component-banner_item_textBox{position:relative;padding:13px 15px 22px;background:var(--gradient_electric_indigo);margin-top:-60px;border-radius:16px}
@media(min-width:768px){.component-banner_item_textBox{width:90%;margin:-60px auto 0}
}
@media(min-width:1024px){.component-banner_item_textBox{width:400px;min-height:205px;position:absolute;top:107px;left:0}
}
@media(min-width:1024px){.component-banner_item_textBox--large{width:580px}
}
@media(min-width:1024px){.component-banner_item.textBox-align-right .component-banner_item_textBox{top:107px;left:auto;right:0}
}
@media(min-width:1024px){.component-banner_item.textBox-align-right .component-banner_item_img_bg,.component-banner_item.textBox-align-right .component-banner_item_img_bg img{transform:translate(-25px,0)}
}
.component-banner_item_img_bg,.component-banner_item_img_bg img{height:200px;width:auto;transform:translate(-50%,0);margin:0 50%}
@media(min-width:768px){.component-banner_item_img_bg,.component-banner_item_img_bg img{height:300px;transform:translate(0,0);margin:0}
}
@media(min-width:1024px){.component-banner_item_img_bg,.component-banner_item_img_bg img{width:996px;height:335px;transform:translate(25px,0)}
}
.component-banner_item span{font-weight:500;font-size:.875rem;line-height:24px;color:#fff;margin-bottom:11px;display:block}
.component-banner_item h4{font-weight:600;font-size:35px;line-height:45px;letter-spacing:0;color:#fff;margin:0}
.component-banner_item p{font-weight:400;font-size:.875rem;line-height:19px;color:#fff;margin:27px 0}
@media(min-width:1024px){.component-banner_item p{font-size:1rem}
}
.component-banner_item a,.component-banner_item a:active,.component-banner_item a:hover{color:#fff;font-weight:700;font-size:.875rem;line-height:20px;text-transform:uppercase}
.component-banner_item a img,.component-banner_item a:active img,.component-banner_item a:hover img{margin-left:5px}
.component-banner_item_round{width:73px;height:73px;background:linear-gradient(44.63deg,#fdc743 .02%,#ec621a 99.96%);border-radius:50%;position:absolute;top:-16px;right:-11px;box-shadow:#7c1c3f 1px 2px 1px;outline:1px solid #fdc743;outline-offset:-4px;transform:rotate(11.46deg)}
.component-banner_item_round p{font-weight:700;font-size:1.75rem;line-height:39px;color:#fff;margin:0;text-align:center;margin-top:8px}
.component-banner_item_round p small{font-size:1rem;font-weight:500;display:inline}
.component-banner_item_round small{font-weight:700;font-size:.438rem;text-align:center;text-transform:uppercase;color:#fff;line-height:9px;display:block;margin-top:-5px}
.component-banner_item_textBox{box-sizing:initial}