section.banner-boxed{display:block;overflow:hidden;padding-bottom:2.5rem;padding-top:2.5rem;position:relative;width:100%}@media (min-width:1024px){section.banner-boxed{padding-bottom:5rem;padding-top:5rem}}section.banner-boxed .banner_wrapper{align-items:center;display:flex;flex-direction:column-reverse;width:100%}@media (min-width:1024px){section.banner-boxed .banner_wrapper{flex-direction:row}}section.banner-boxed .banner_wrapper.wrapper-reverse{flex-direction:column-reverse}@media (min-width:1024px){section.banner-boxed .banner_wrapper.wrapper-reverse{flex-direction:row-reverse}}section.banner-boxed .banner_wrapper .info_wrapper{margin-left:auto;margin-right:auto;padding:2.25rem 1rem;width:100%}@media (min-width:768px){section.banner-boxed .banner_wrapper .info_wrapper{padding-left:2rem;padding-right:2rem}}@media (min-width:1024px){section.banner-boxed .banner_wrapper .info_wrapper{margin-top:0;padding-left:64px;padding-right:64px;width:57%}}section.banner-boxed .banner_wrapper .info_wrapper .section-info{margin-bottom:0}section.banner-boxed .banner_wrapper .info_wrapper .section-info .section_text strong{font-weight:700}section.banner-boxed .banner_wrapper .info_wrapper .section-info .section_text ul li{padding-left:1.5rem;position:relative}@media (min-width:1024px){section.banner-boxed .banner_wrapper .info_wrapper .section-info .section_text ul li{padding-left:1.75rem}}section.banner-boxed .banner_wrapper .info_wrapper .section-info .section_text ul li:before{background-color:var(--accentColor);border-radius:9999px;content:"";display:block;height:.75rem;left:0;position:absolute;top:9px;width:.75rem}section.banner-boxed .banner_wrapper .info_wrapper .banner-boxed-list-links{-moz-column-gap:1.5rem;column-gap:1.5rem;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));margin-top:1.75rem}@media (min-width:480px){section.banner-boxed .banner_wrapper .info_wrapper .banner-boxed-list-links{grid-template-columns:repeat(var(--columns),1fr)}}@media (min-width:768px){section.banner-boxed .banner_wrapper .info_wrapper .banner-boxed-list-links{-moz-column-gap:3rem;column-gap:3rem}}section.banner-boxed .banner_wrapper .info_wrapper .banner-boxed-list-links .banner-boxed-list-links-el{display:inline-block;font-weight:700;text-decoration-line:underline;width:-moz-fit-content;width:fit-content}section.banner-boxed .banner_wrapper .info_wrapper .banner-boxed-list-links .banner-boxed-list-links-el:hover{color:var(--accentColor)}section.banner-boxed .banner_wrapper .img_wrapper{width:100%}@media (min-width:1024px){section.banner-boxed .banner_wrapper .img_wrapper{width:43%}}section.banner-boxed .banner_wrapper .img_wrapper img{width:100%}