/* content-elements.css */
.ce_hyperlink a.hyperlink_txt,.ce_download a{display:inline-block;padding:15px 20px;border:3px solid #1e272e;border-radius:5px;text-decoration:none;color:#1e272e;font-weight:500}.ce_hyperlink a.hyperlink_txt:hover,.ce_download a:hover,.ce_hyperlink a.hyperlink_txt:focus,.ce_download a:focus{background-color:#1e272e;color:#FFF}.ce_hyperlink,.ce_download{margin:35px auto;text-align:center}.layout_full .ce_accordion{margin:0;padding:0;border-top:1px solid #1e272e}.layout_full .ce_accordion:last-of-type{border-bottom:1px solid #1e272e}.layout_full .ce_accordion .toggler{position:relative;padding:10px 50px;cursor:pointer;font-weight:500}.layout_full .ce_accordion .toggler:after{right:50px;position:absolute;content:"\f078";  display: inline-block;text-rendering: auto;-webkit-font-smoothing: antialiased;font: var(--fa-font-solid)}.layout_full .ce_accordion .toggler.active:after{right:50px;position:absolute;content:"\f077";  display: inline-block;text-rendering: auto;-webkit-font-smoothing: antialiased;font: var(--fa-font-solid)}.layout_full .ce_accordion .toggler:focus,.layout_full .ce_accordion .toggler:hover,.layout_full .ce_accordion .toggler.active{background-color:#1e272e;color:#FFF}.layout_full .ce_accordion .accordion{margin:0;padding:10px 50px 35px}.layout_full .text-wrap .image_container{width:100%}.layout_full .text-wrap .ce_image,.layout_full .text-wrap .ce_swiperStart{margin-top:35px;margin-bottom:35px}.layout_full .text-wrap .ce_text a{border-bottom:3px solid #f1c40f;text-decoration:none;color:#1e272e;font-weight:500}.swiper-pagination{background-color:#FFF;padding: 10px 20px;display: inline-block;width: auto;bottom: 10px;left: 50%;transform: translateX(-50%);border-radius: 15px;box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.1)}.layout_full .text-wrap .swiper-wrapper{overflow:visible}