body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.media{display:flow-root}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.aspect,.responsive{position:relative;height:0}.aspect iframe,.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aspect--16\:9,.responsive.ratio-169{padding-bottom:56.25%}.aspect--16\:10,.responsive.ratio-1610{padding-bottom:62.5%}.aspect--21\:9,.responsive.ratio-219{padding-bottom:42.8571%}.aspect--4\:3,.responsive.ratio-43{padding-bottom:75%}.aspect--3\:2,.responsive.ratio-32{padding-bottom:66.6666%}.aspect--9\:16,.responsive.ratio-916{padding-bottom:177.7777%}.aspect--1\:1,.responsive.ratio-11{padding-bottom:100%}
.mobile_menu{position:fixed;z-index:100;display:none}.mobile_menu .inner{height:100%;background:#000;overflow-y:scroll}.mobile_menu.active.position_left{box-shadow:2px 0 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_top{box-shadow:0 2px 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_right{box-shadow:-2px 0 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_bottom{box-shadow:0 -2px 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.no_shadow{box-shadow:none!important}.mobile_menu_trigger{display:none}.mobile_menu_wrapper{position:relative;width:100%;overflow:hidden}.mobile_menu_overlay{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:99}.mobile_menu_overlay.background{background:rgba(0,0,0,.5)}.mobile_menu li.submenu_hide>ul{display:none}.mobile_menu li.submenu_show>ul{display:block}body.ie8 .mobile_menu,body.ie8 .mobile_menu_trigger,body.ie9 .mobile_menu,body.ie9 .mobile_menu_trigger{display:none!important}
.content-slider{overflow:hidden;visibility:hidden;position:relative}.slider-wrapper{overflow:hidden;position:relative}.slider-wrapper>*{float:left;width:100%;position:relative}.slider-control{height:30px;position:relative}.slider-control a,.slider-control .slider-menu{position:absolute;top:9px;display:inline-block}.slider-control .slider-prev{left:0}.slider-control .slider-next{right:0}.slider-control .slider-menu{top:0;width:50%;left:50%;margin-left:-25%;font-size:27px;text-align:center}.slider-control .slider-menu b{color:#bbb;cursor:pointer}.slider-control .slider-menu b.active{color:#666}
@charset "UTF-8";
/*
// Theme: Contao Theming
// V 1.0
//
// sixtmedia Onlinemarketing
// Friedrichstraße 22
// 70736 Fellbach
//
// www.sixtmedia.de
// info@sixtmedia.de
//
// --------------------------------------------------
*/
/*
// Theme: Contao Theming
// V 1.0
//
// sixtmedia Onlinemarketing
// Friedrichstraße 22
// 70736 Fellbach
//
// www.sixtmedia.de
// info@sixtmedia.de 
// --------------------------------------------------
*/
.mb-block {
  margin-bottom: 4.8rem !important;
}

@media screen and (min-width: 0) {
  .overflow-visible {
    overflow: visible;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .overflow-scroll {
    overflow: scroll;
  }
  .overflow-auto {
    overflow: auto;
  }
  .p-0,
  .mod_article.article-p-0 .content-wrapper {
    padding: 0 !important;
  }
  .pt-0,
  .mod_article.article-pt-0 .content-wrapper {
    padding-top: 0 !important;
  }
  .pr-0,
  .mod_article.article-pr-0 .content-wrapper {
    padding-right: 0 !important;
  }
  .pb-0,
  .mod_article.article-pb-0 .content-wrapper {
    padding-bottom: 0 !important;
  }
  .pl-0,
  .mod_article.article-pl-0 .content-wrapper {
    padding-left: 0 !important;
  }
  .ph-0,
  .mod_article.article-ph-0 .content-wrapper {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .pv-0,
  .mod_article.article-pv-0 .content-wrapper {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .m-0,
  .mod_article.article-m-0 .content-wrapper {
    margin: 0 !important;
  }
  .mt-0,
  .mod_article.article-mt-0 .content-wrapper {
    margin-top: 0 !important;
  }
  .mr-0,
  .mod_article.article-mr-0 .content-wrapper {
    margin-right: 0 !important;
  }
  .mb-0,
  .mod_article.article-mb-0 .content-wrapper {
    margin-bottom: 0 !important;
  }
  .ml-0,
  .mod_article.article-ml-0 .content-wrapper {
    margin-left: 0 !important;
  }
  .mh-0,
  .mod_article.article-mh-0 .content-wrapper {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .mv-0,
  .mod_article.article-mv-0 .content-wrapper {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .mt-neg-0 {
    margin-top: 0 !important;
  }
  .p-xxs,
  .mod_article.article-p-xxs .content-wrapper {
    padding: 0.2rem !important;
  }
  .pt-xxs,
  .mod_article.article-pt-xxs .content-wrapper {
    padding-top: 0.2rem !important;
  }
  .pr-xxs,
  .mod_article.article-pr-xxs .content-wrapper {
    padding-right: 0.2rem !important;
  }
  .pb-xxs,
  .mod_article.article-pb-xxs .content-wrapper {
    padding-bottom: 0.2rem !important;
  }
  .pl-xxs,
  .mod_article.article-pl-xxs .content-wrapper {
    padding-left: 0.2rem !important;
  }
  .ph-xxs,
  .mod_article.article-ph-xxs .content-wrapper {
    padding-left: 0.2rem !important;
    padding-right: 0.2rem !important;
  }
  .pv-xxs,
  .mod_article.article-pv-xxs .content-wrapper {
    padding-top: 0.2rem !important;
    padding-bottom: 0.2rem !important;
  }
  .m-xxs,
  .mod_article.article-m-xxs .content-wrapper {
    margin: 0.2rem !important;
  }
  .mt-xxs,
  .mod_article.article-mt-xxs .content-wrapper {
    margin-top: 0.2rem !important;
  }
  .mr-xxs,
  .mod_article.article-mr-xxs .content-wrapper {
    margin-right: 0.2rem !important;
  }
  .mb-xxs,
  .mod_article.article-mb-xxs .content-wrapper {
    margin-bottom: 0.2rem !important;
  }
  .ml-xxs,
  .mod_article.article-ml-xxs .content-wrapper {
    margin-left: 0.2rem !important;
  }
  .mh-xxs,
  .mod_article.article-mh-xxs .content-wrapper {
    margin-left: 0.2rem !important;
    margin-right: 0.2rem !important;
  }
  .mv-xxs,
  .mod_article.article-mv-xxs .content-wrapper {
    margin-top: 0.2rem !important;
    margin-bottom: 0.2rem !important;
  }
  .mt-neg-xxs {
    margin-top: calc(-1 * 0.2rem) !important;
  }
  .p-xs,
  .mod_article.article-p-xs .content-wrapper {
    padding: 0.6rem !important;
  }
  .pt-xs,
  .mod_article.article-pt-xs .content-wrapper {
    padding-top: 0.6rem !important;
  }
  .pr-xs,
  .mod_article.article-pr-xs .content-wrapper {
    padding-right: 0.6rem !important;
  }
  .pb-xs,
  .mod_article.article-pb-xs .content-wrapper {
    padding-bottom: 0.6rem !important;
  }
  .pl-xs,
  .mod_article.article-pl-xs .content-wrapper {
    padding-left: 0.6rem !important;
  }
  .ph-xs,
  .mod_article.article-ph-xs .content-wrapper {
    padding-left: 0.6rem !important;
    padding-right: 0.6rem !important;
  }
  .pv-xs,
  .mod_article.article-pv-xs .content-wrapper {
    padding-top: 0.6rem !important;
    padding-bottom: 0.6rem !important;
  }
  .m-xs,
  .mod_article.article-m-xs .content-wrapper {
    margin: 0.6rem !important;
  }
  .mt-xs,
  .mod_article.article-mt-xs .content-wrapper {
    margin-top: 0.6rem !important;
  }
  .mr-xs,
  .mod_article.article-mr-xs .content-wrapper {
    margin-right: 0.6rem !important;
  }
  .mb-xs,
  .mod_article.article-mb-xs .content-wrapper {
    margin-bottom: 0.6rem !important;
  }
  .ml-xs,
  .mod_article.article-ml-xs .content-wrapper {
    margin-left: 0.6rem !important;
  }
  .mh-xs,
  .mod_article.article-mh-xs .content-wrapper {
    margin-left: 0.6rem !important;
    margin-right: 0.6rem !important;
  }
  .mv-xs,
  .mod_article.article-mv-xs .content-wrapper {
    margin-top: 0.6rem !important;
    margin-bottom: 0.6rem !important;
  }
  .mt-neg-xs {
    margin-top: calc(-1 * 0.6rem) !important;
  }
  .p-s,
  .mod_article.article-p-s .content-wrapper {
    padding: 1.2rem !important;
  }
  .pt-s,
  .mod_article.article-pt-s .content-wrapper {
    padding-top: 1.2rem !important;
  }
  .pr-s,
  .mod_article.article-pr-s .content-wrapper {
    padding-right: 1.2rem !important;
  }
  .pb-s,
  .mod_article.article-pb-s .content-wrapper {
    padding-bottom: 1.2rem !important;
  }
  .pl-s,
  .mod_article.article-pl-s .content-wrapper {
    padding-left: 1.2rem !important;
  }
  .ph-s,
  .mod_article.article-ph-s .content-wrapper {
    padding-left: 1.2rem !important;
    padding-right: 1.2rem !important;
  }
  .pv-s,
  .mod_article.article-pv-s .content-wrapper {
    padding-top: 1.2rem !important;
    padding-bottom: 1.2rem !important;
  }
  .m-s,
  .mod_article.article-m-s .content-wrapper {
    margin: 1.2rem !important;
  }
  .mt-s,
  .mod_article.article-mt-s .content-wrapper {
    margin-top: 1.2rem !important;
  }
  .mr-s,
  .mod_article.article-mr-s .content-wrapper {
    margin-right: 1.2rem !important;
  }
  .mb-s,
  .mod_article.article-mb-s .content-wrapper {
    margin-bottom: 1.2rem !important;
  }
  .ml-s,
  .mod_article.article-ml-s .content-wrapper {
    margin-left: 1.2rem !important;
  }
  .mh-s,
  .mod_article.article-mh-s .content-wrapper {
    margin-left: 1.2rem !important;
    margin-right: 1.2rem !important;
  }
  .mv-s,
  .mod_article.article-mv-s .content-wrapper {
    margin-top: 1.2rem !important;
    margin-bottom: 1.2rem !important;
  }
  .mt-neg-s {
    margin-top: calc(-1 * 1.2rem) !important;
  }
  .p-m,
  .mod_article.article-p-m .content-wrapper {
    padding: 2.4rem !important;
  }
  .pt-m,
  .mod_article.article-pt-m .content-wrapper {
    padding-top: 2.4rem !important;
  }
  .pr-m,
  .mod_article.article-pr-m .content-wrapper {
    padding-right: 2.4rem !important;
  }
  .pb-m,
  .mod_article.article-pb-m .content-wrapper {
    padding-bottom: 2.4rem !important;
  }
  .pl-m,
  .mod_article.article-pl-m .content-wrapper {
    padding-left: 2.4rem !important;
  }
  .ph-m,
  .mod_article.article-ph-m .content-wrapper {
    padding-left: 2.4rem !important;
    padding-right: 2.4rem !important;
  }
  .pv-m,
  .mod_article.article-pv-m .content-wrapper {
    padding-top: 2.4rem !important;
    padding-bottom: 2.4rem !important;
  }
  .m-m,
  .mod_article.article-m-m .content-wrapper {
    margin: 2.4rem !important;
  }
  .mt-m,
  .mod_article.article-mt-m .content-wrapper {
    margin-top: 2.4rem !important;
  }
  .mr-m,
  .mod_article.article-mr-m .content-wrapper {
    margin-right: 2.4rem !important;
  }
  .mb-m,
  .mod_article.article-mb-m .content-wrapper {
    margin-bottom: 2.4rem !important;
  }
  .ml-m,
  .mod_article.article-ml-m .content-wrapper {
    margin-left: 2.4rem !important;
  }
  .mh-m,
  .mod_article.article-mh-m .content-wrapper {
    margin-left: 2.4rem !important;
    margin-right: 2.4rem !important;
  }
  .mv-m,
  .mod_article.article-mv-m .content-wrapper {
    margin-top: 2.4rem !important;
    margin-bottom: 2.4rem !important;
  }
  .mt-neg-m {
    margin-top: calc(-1 * 2.4rem) !important;
  }
  .p-l,
  .mod_article.article-p-l .content-wrapper {
    padding: 4.8rem !important;
  }
  .pt-l,
  .mod_article.article-pt-l .content-wrapper {
    padding-top: 4.8rem !important;
  }
  .pr-l,
  .mod_article.article-pr-l .content-wrapper {
    padding-right: 4.8rem !important;
  }
  .pb-l,
  .mod_article.article-pb-l .content-wrapper {
    padding-bottom: 4.8rem !important;
  }
  .pl-l,
  .mod_article.article-pl-l .content-wrapper {
    padding-left: 4.8rem !important;
  }
  .ph-l,
  .mod_article.article-ph-l .content-wrapper {
    padding-left: 4.8rem !important;
    padding-right: 4.8rem !important;
  }
  .pv-l,
  .mod_article.article-pv-l .content-wrapper {
    padding-top: 4.8rem !important;
    padding-bottom: 4.8rem !important;
  }
  .m-l,
  .mod_article.article-m-l .content-wrapper {
    margin: 4.8rem !important;
  }
  .mt-l,
  .mod_article.article-mt-l .content-wrapper {
    margin-top: 4.8rem !important;
  }
  .mr-l,
  .mod_article.article-mr-l .content-wrapper {
    margin-right: 4.8rem !important;
  }
  .mb-l,
  .mod_article.article-mb-l .content-wrapper {
    margin-bottom: 4.8rem !important;
  }
  .ml-l,
  .mod_article.article-ml-l .content-wrapper {
    margin-left: 4.8rem !important;
  }
  .mh-l,
  .mod_article.article-mh-l .content-wrapper {
    margin-left: 4.8rem !important;
    margin-right: 4.8rem !important;
  }
  .mv-l,
  .mod_article.article-mv-l .content-wrapper {
    margin-top: 4.8rem !important;
    margin-bottom: 4.8rem !important;
  }
  .mt-neg-l {
    margin-top: calc(-1 * 4.8rem) !important;
  }
  .p-xl,
  .mod_article.article-p-xl .content-wrapper {
    padding: 9.6rem !important;
  }
  .pt-xl,
  .mod_article.article-pt-xl .content-wrapper {
    padding-top: 9.6rem !important;
  }
  .pr-xl,
  .mod_article.article-pr-xl .content-wrapper {
    padding-right: 9.6rem !important;
  }
  .pb-xl,
  .mod_article.article-pb-xl .content-wrapper {
    padding-bottom: 9.6rem !important;
  }
  .pl-xl,
  .mod_article.article-pl-xl .content-wrapper {
    padding-left: 9.6rem !important;
  }
  .ph-xl,
  .mod_article.article-ph-xl .content-wrapper {
    padding-left: 9.6rem !important;
    padding-right: 9.6rem !important;
  }
  .pv-xl,
  .mod_article.article-pv-xl .content-wrapper {
    padding-top: 9.6rem !important;
    padding-bottom: 9.6rem !important;
  }
  .m-xl,
  .mod_article.article-m-xl .content-wrapper {
    margin: 9.6rem !important;
  }
  .mt-xl,
  .mod_article.article-mt-xl .content-wrapper {
    margin-top: 9.6rem !important;
  }
  .mr-xl,
  .mod_article.article-mr-xl .content-wrapper {
    margin-right: 9.6rem !important;
  }
  .mb-xl,
  .mod_article.article-mb-xl .content-wrapper {
    margin-bottom: 9.6rem !important;
  }
  .ml-xl,
  .mod_article.article-ml-xl .content-wrapper {
    margin-left: 9.6rem !important;
  }
  .mh-xl,
  .mod_article.article-mh-xl .content-wrapper {
    margin-left: 9.6rem !important;
    margin-right: 9.6rem !important;
  }
  .mv-xl,
  .mod_article.article-mv-xl .content-wrapper {
    margin-top: 9.6rem !important;
    margin-bottom: 9.6rem !important;
  }
  .mt-neg-xl {
    margin-top: calc(-1 * 9.6rem) !important;
  }
  .p-xxl,
  .mod_article.article-p-xxl .content-wrapper {
    padding: 14.4rem !important;
  }
  .pt-xxl,
  .mod_article.article-pt-xxl .content-wrapper {
    padding-top: 14.4rem !important;
  }
  .pr-xxl,
  .mod_article.article-pr-xxl .content-wrapper {
    padding-right: 14.4rem !important;
  }
  .pb-xxl,
  .mod_article.article-pb-xxl .content-wrapper {
    padding-bottom: 14.4rem !important;
  }
  .pl-xxl,
  .mod_article.article-pl-xxl .content-wrapper {
    padding-left: 14.4rem !important;
  }
  .ph-xxl,
  .mod_article.article-ph-xxl .content-wrapper {
    padding-left: 14.4rem !important;
    padding-right: 14.4rem !important;
  }
  .pv-xxl,
  .mod_article.article-pv-xxl .content-wrapper {
    padding-top: 14.4rem !important;
    padding-bottom: 14.4rem !important;
  }
  .m-xxl,
  .mod_article.article-m-xxl .content-wrapper {
    margin: 14.4rem !important;
  }
  .mt-xxl,
  .mod_article.article-mt-xxl .content-wrapper {
    margin-top: 14.4rem !important;
  }
  .mr-xxl,
  .mod_article.article-mr-xxl .content-wrapper {
    margin-right: 14.4rem !important;
  }
  .mb-xxl,
  .mod_article.article-mb-xxl .content-wrapper {
    margin-bottom: 14.4rem !important;
  }
  .ml-xxl,
  .mod_article.article-ml-xxl .content-wrapper {
    margin-left: 14.4rem !important;
  }
  .mh-xxl,
  .mod_article.article-mh-xxl .content-wrapper {
    margin-left: 14.4rem !important;
    margin-right: 14.4rem !important;
  }
  .mv-xxl,
  .mod_article.article-mv-xxl .content-wrapper {
    margin-top: 14.4rem !important;
    margin-bottom: 14.4rem !important;
  }
  .mt-neg-xxl {
    margin-top: calc(-1 * 14.4rem) !important;
  }
  .mt-auto,
  .mod_article.article-mt-auto .content-wrapper {
    margin-top: auto;
  }
  .mr-auto,
  .mod_article.article-mr-auto .content-wrapper {
    margin-right: auto;
  }
  .mb-auto,
  .mod_article.article-mb-auto .content-wrapper {
    margin-bottom: auto;
  }
  .ml-auto,
  .mod_article.article-ml-auto .content-wrapper {
    margin-left: auto;
  }
  .mv-auto,
  .mod_article.article-mv-auto .content-wrapper {
    margin-right: auto;
    margin-left: auto;
  }
  .mh-auto,
  .mod_article.article-mh-auto .content-wrapper {
    margin-top: auto;
    margin-bottom: auto;
  }
  .align-left {
    text-align: left !important;
  }
  .align-center {
    text-align: center !important;
  }
  .align-right {
    text-align: right !important;
  }
  .align-justify {
    text-align: justify !important;
  }
  .img-left .image_container {
    text-align: left;
  }
  .img-left img {
    display: inline-block !important;
  }
  .img-center .image_container {
    text-align: center;
  }
  .img-center img {
    display: inline-block !important;
  }
  .img-right .image_container {
    text-align: right;
  }
  .img-right img {
    display: inline-block !important;
  }
  .img-fullwidth img {
    width: 100% !important;
    height: auto !important;
  }
  .img-autowidth img {
    width: auto !important;
    height: auto !important;
  }
  .img-fullhight img {
    height: 100% !important;
    width: auto !important;
  }
  .show,
  .display-block {
    display: block !important;
    opacity: 1;
  }
  .display-inline {
    display: inline !important;
  }
  .display-inline-block {
    display: inline-block !important;
  }
  .display-table {
    display: table !important;
  }
  .hide,
  .display-none {
    display: none !important;
    opacity: 0;
  }
  .width-1\/12 {
    width: 8.33%;
  }
  .width-2\/12,
  .width-1\/6 {
    width: 16.66%;
  }
  .width-3\/12,
  .width-1\/4 {
    width: 25%;
  }
  .width-4\/12,
  .width-2\/6,
  .width-1\/3 {
    width: 33.33%;
  }
  .width-5\/12 {
    width: 41.66%;
  }
  .width-6\/12,
  .width-3\/6,
  .width-2\/4,
  .width-1\/2 {
    width: 50%;
  }
  .width-7\/12 {
    width: 58.33%;
  }
  .width-8\/12,
  .width-4\/6,
  .width-2\/3 {
    width: 66.66%;
  }
  .width-9\/12,
  .width-3\/4 {
    width: 75%;
  }
  .width-10\/12,
  .width-5\/6 {
    width: 83.33%;
  }
  .width-11\/12 {
    width: 91.66%;
  }
  .width-full {
    width: 100%;
  }
  .height-1\/12 {
    height: 8.33%;
  }
  .height-2\/12,
  .height-1\/6 {
    height: 16.66%;
  }
  .height-3\/12,
  .height-1\/4 {
    height: 25%;
  }
  .height-4\/12,
  .height-2\/6,
  .height-1\/3 {
    height: 33.33%;
  }
  .height-5\/12 {
    height: 41.66%;
  }
  .height-6\/12,
  .height-3\/6,
  .height-2\/4,
  .height-1\/2 {
    height: 50%;
  }
  .height-7\/12 {
    height: 58.33%;
  }
  .height-8\/12,
  .height-4\/6,
  .height-2\/3 {
    height: 66.66%;
  }
  .height-9\/12,
  .height-3\/4 {
    height: 75%;
  }
  .height-10\/12,
  .height-5\/6 {
    height: 83.33%;
  }
  .height-11\/12 {
    height: 91.66%;
  }
  .height-full {
    height: 100%;
  }
  .object-fill,
  .object-fill img {
    object-fit: fill;
  }
  .object-contain,
  .object-contain img {
    object-fit: contain;
  }
  .object-cover,
  .object-cover img {
    object-fit: cover;
  }
  .object-scale-down,
  .object-scale-down img {
    object-fit: scale-down;
  }
  .object-none,
  .object-none img {
    object-fit: none;
  }
  .object-position-lt,
  .object-position-lt img {
    object-position: left top;
  }
  .object-position-lc,
  .object-position-lc img {
    object-position: left center;
  }
  .object-position-lb,
  .object-position-lb img {
    object-position: left bottom;
  }
  .object-position-ct,
  .object-position-ct img {
    object-position: center top;
  }
  .object-position-cc,
  .object-position-cc img {
    object-position: center;
  }
  .object-position-cb,
  .object-position-cb img {
    object-position: center bottom;
  }
  .object-position-rt,
  .object-position-rt img {
    object-position: right top;
  }
  .object-position-rc,
  .object-position-rc img {
    object-position: right center;
  }
  .object-position-rb,
  .object-position-rb img {
    object-position: right bottom;
  }
}
@media screen and (min-width: 600px) {
  .overflow-xs-visible {
    overflow: visible;
  }
  .overflow-xs-hidden {
    overflow: hidden;
  }
  .overflow-xs-scroll {
    overflow: scroll;
  }
  .overflow-xs-auto {
    overflow: auto;
  }
  .p-xs-0,
  .mod_article.article-p-xs-0 .content-wrapper {
    padding: 0 !important;
  }
  .pt-xs-0,
  .mod_article.article-pt-xs-0 .content-wrapper {
    padding-top: 0 !important;
  }
  .pr-xs-0,
  .mod_article.article-pr-xs-0 .content-wrapper {
    padding-right: 0 !important;
  }
  .pb-xs-0,
  .mod_article.article-pb-xs-0 .content-wrapper {
    padding-bottom: 0 !important;
  }
  .pl-xs-0,
  .mod_article.article-pl-xs-0 .content-wrapper {
    padding-left: 0 !important;
  }
  .ph-xs-0,
  .mod_article.article-ph-xs-0 .content-wrapper {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .pv-xs-0,
  .mod_article.article-pv-xs-0 .content-wrapper {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .m-xs-0,
  .mod_article.article-m-xs-0 .content-wrapper {
    margin: 0 !important;
  }
  .mt-xs-0,
  .mod_article.article-mt-xs-0 .content-wrapper {
    margin-top: 0 !important;
  }
  .mr-xs-0,
  .mod_article.article-mr-xs-0 .content-wrapper {
    margin-right: 0 !important;
  }
  .mb-xs-0,
  .mod_article.article-mb-xs-0 .content-wrapper {
    margin-bottom: 0 !important;
  }
  .ml-xs-0,
  .mod_article.article-ml-xs-0 .content-wrapper {
    margin-left: 0 !important;
  }
  .mh-xs-0,
  .mod_article.article-mh-xs-0 .content-wrapper {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .mv-xs-0,
  .mod_article.article-mv-xs-0 .content-wrapper {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .mt-neg-xs-0 {
    margin-top: 0 !important;
  }
  .p-xs-xxs,
  .mod_article.article-p-xs-xxs .content-wrapper {
    padding: 0.2rem !important;
  }
  .pt-xs-xxs,
  .mod_article.article-pt-xs-xxs .content-wrapper {
    padding-top: 0.2rem !important;
  }
  .pr-xs-xxs,
  .mod_article.article-pr-xs-xxs .content-wrapper {
    padding-right: 0.2rem !important;
  }
  .pb-xs-xxs,
  .mod_article.article-pb-xs-xxs .content-wrapper {
    padding-bottom: 0.2rem !important;
  }
  .pl-xs-xxs,
  .mod_article.article-pl-xs-xxs .content-wrapper {
    padding-left: 0.2rem !important;
  }
  .ph-xs-xxs,
  .mod_article.article-ph-xs-xxs .content-wrapper {
    padding-left: 0.2rem !important;
    padding-right: 0.2rem !important;
  }
  .pv-xs-xxs,
  .mod_article.article-pv-xs-xxs .content-wrapper {
    padding-top: 0.2rem !important;
    padding-bottom: 0.2rem !important;
  }
  .m-xs-xxs,
  .mod_article.article-m-xs-xxs .content-wrapper {
    margin: 0.2rem !important;
  }
  .mt-xs-xxs,
  .mod_article.article-mt-xs-xxs .content-wrapper {
    margin-top: 0.2rem !important;
  }
  .mr-xs-xxs,
  .mod_article.article-mr-xs-xxs .content-wrapper {
    margin-right: 0.2rem !important;
  }
  .mb-xs-xxs,
  .mod_article.article-mb-xs-xxs .content-wrapper {
    margin-bottom: 0.2rem !important;
  }
  .ml-xs-xxs,
  .mod_article.article-ml-xs-xxs .content-wrapper {
    margin-left: 0.2rem !important;
  }
  .mh-xs-xxs,
  .mod_article.article-mh-xs-xxs .content-wrapper {
    margin-left: 0.2rem !important;
    margin-right: 0.2rem !important;
  }
  .mv-xs-xxs,
  .mod_article.article-mv-xs-xxs .content-wrapper {
    margin-top: 0.2rem !important;
    margin-bottom: 0.2rem !important;
  }
  .mt-neg-xs-xxs {
    margin-top: calc(-1 * 0.2rem) !important;
  }
  .p-xs-xs,
  .mod_article.article-p-xs-xs .content-wrapper {
    padding: 0.6rem !important;
  }
  .pt-xs-xs,
  .mod_article.article-pt-xs-xs .content-wrapper {
    padding-top: 0.6rem !important;
  }
  .pr-xs-xs,
  .mod_article.article-pr-xs-xs .content-wrapper {
    padding-right: 0.6rem !important;
  }
  .pb-xs-xs,
  .mod_article.article-pb-xs-xs .content-wrapper {
    padding-bottom: 0.6rem !important;
  }
  .pl-xs-xs,
  .mod_article.article-pl-xs-xs .content-wrapper {
    padding-left: 0.6rem !important;
  }
  .ph-xs-xs,
  .mod_article.article-ph-xs-xs .content-wrapper {
    padding-left: 0.6rem !important;
    padding-right: 0.6rem !important;
  }
  .pv-xs-xs,
  .mod_article.article-pv-xs-xs .content-wrapper {
    padding-top: 0.6rem !important;
    padding-bottom: 0.6rem !important;
  }
  .m-xs-xs,
  .mod_article.article-m-xs-xs .content-wrapper {
    margin: 0.6rem !important;
  }
  .mt-xs-xs,
  .mod_article.article-mt-xs-xs .content-wrapper {
    margin-top: 0.6rem !important;
  }
  .mr-xs-xs,
  .mod_article.article-mr-xs-xs .content-wrapper {
    margin-right: 0.6rem !important;
  }
  .mb-xs-xs,
  .mod_article.article-mb-xs-xs .content-wrapper {
    margin-bottom: 0.6rem !important;
  }
  .ml-xs-xs,
  .mod_article.article-ml-xs-xs .content-wrapper {
    margin-left: 0.6rem !important;
  }
  .mh-xs-xs,
  .mod_article.article-mh-xs-xs .content-wrapper {
    margin-left: 0.6rem !important;
    margin-right: 0.6rem !important;
  }
  .mv-xs-xs,
  .mod_article.article-mv-xs-xs .content-wrapper {
    margin-top: 0.6rem !important;
    margin-bottom: 0.6rem !important;
  }
  .mt-neg-xs-xs {
    margin-top: calc(-1 * 0.6rem) !important;
  }
  .p-xs-s,
  .mod_article.article-p-xs-s .content-wrapper {
    padding: 1.2rem !important;
  }
  .pt-xs-s,
  .mod_article.article-pt-xs-s .content-wrapper {
    padding-top: 1.2rem !important;
  }
  .pr-xs-s,
  .mod_article.article-pr-xs-s .content-wrapper {
    padding-right: 1.2rem !important;
  }
  .pb-xs-s,
  .mod_article.article-pb-xs-s .content-wrapper {
    padding-bottom: 1.2rem !important;
  }
  .pl-xs-s,
  .mod_article.article-pl-xs-s .content-wrapper {
    padding-left: 1.2rem !important;
  }
  .ph-xs-s,
  .mod_article.article-ph-xs-s .content-wrapper {
    padding-left: 1.2rem !important;
    padding-right: 1.2rem !important;
  }
  .pv-xs-s,
  .mod_article.article-pv-xs-s .content-wrapper {
    padding-top: 1.2rem !important;
    padding-bottom: 1.2rem !important;
  }
  .m-xs-s,
  .mod_article.article-m-xs-s .content-wrapper {
    margin: 1.2rem !important;
  }
  .mt-xs-s,
  .mod_article.article-mt-xs-s .content-wrapper {
    margin-top: 1.2rem !important;
  }
  .mr-xs-s,
  .mod_article.article-mr-xs-s .content-wrapper {
    margin-right: 1.2rem !important;
  }
  .mb-xs-s,
  .mod_article.article-mb-xs-s .content-wrapper {
    margin-bottom: 1.2rem !important;
  }
  .ml-xs-s,
  .mod_article.article-ml-xs-s .content-wrapper {
    margin-left: 1.2rem !important;
  }
  .mh-xs-s,
  .mod_article.article-mh-xs-s .content-wrapper {
    margin-left: 1.2rem !important;
    margin-right: 1.2rem !important;
  }
  .mv-xs-s,
  .mod_article.article-mv-xs-s .content-wrapper {
    margin-top: 1.2rem !important;
    margin-bottom: 1.2rem !important;
  }
  .mt-neg-xs-s {
    margin-top: calc(-1 * 1.2rem) !important;
  }
  .p-xs-m,
  .mod_article.article-p-xs-m .content-wrapper {
    padding: 2.4rem !important;
  }
  .pt-xs-m,
  .mod_article.article-pt-xs-m .content-wrapper {
    padding-top: 2.4rem !important;
  }
  .pr-xs-m,
  .mod_article.article-pr-xs-m .content-wrapper {
    padding-right: 2.4rem !important;
  }
  .pb-xs-m,
  .mod_article.article-pb-xs-m .content-wrapper {
    padding-bottom: 2.4rem !important;
  }
  .pl-xs-m,
  .mod_article.article-pl-xs-m .content-wrapper {
    padding-left: 2.4rem !important;
  }
  .ph-xs-m,
  .mod_article.article-ph-xs-m .content-wrapper {
    padding-left: 2.4rem !important;
    padding-right: 2.4rem !important;
  }
  .pv-xs-m,
  .mod_article.article-pv-xs-m .content-wrapper {
    padding-top: 2.4rem !important;
    padding-bottom: 2.4rem !important;
  }
  .m-xs-m,
  .mod_article.article-m-xs-m .content-wrapper {
    margin: 2.4rem !important;
  }
  .mt-xs-m,
  .mod_article.article-mt-xs-m .content-wrapper {
    margin-top: 2.4rem !important;
  }
  .mr-xs-m,
  .mod_article.article-mr-xs-m .content-wrapper {
    margin-right: 2.4rem !important;
  }
  .mb-xs-m,
  .mod_article.article-mb-xs-m .content-wrapper {
    margin-bottom: 2.4rem !important;
  }
  .ml-xs-m,
  .mod_article.article-ml-xs-m .content-wrapper {
    margin-left: 2.4rem !important;
  }
  .mh-xs-m,
  .mod_article.article-mh-xs-m .content-wrapper {
    margin-left: 2.4rem !important;
    margin-right: 2.4rem !important;
  }
  .mv-xs-m,
  .mod_article.article-mv-xs-m .content-wrapper {
    margin-top: 2.4rem !important;
    margin-bottom: 2.4rem !important;
  }
  .mt-neg-xs-m {
    margin-top: calc(-1 * 2.4rem) !important;
  }
  .p-xs-l,
  .mod_article.article-p-xs-l .content-wrapper {
    padding: 4.8rem !important;
  }
  .pt-xs-l,
  .mod_article.article-pt-xs-l .content-wrapper {
    padding-top: 4.8rem !important;
  }
  .pr-xs-l,
  .mod_article.article-pr-xs-l .content-wrapper {
    padding-right: 4.8rem !important;
  }
  .pb-xs-l,
  .mod_article.article-pb-xs-l .content-wrapper {
    padding-bottom: 4.8rem !important;
  }
  .pl-xs-l,
  .mod_article.article-pl-xs-l .content-wrapper {
    padding-left: 4.8rem !important;
  }
  .ph-xs-l,
  .mod_article.article-ph-xs-l .content-wrapper {
    padding-left: 4.8rem !important;
    padding-right: 4.8rem !important;
  }
  .pv-xs-l,
  .mod_article.article-pv-xs-l .content-wrapper {
    padding-top: 4.8rem !important;
    padding-bottom: 4.8rem !important;
  }
  .m-xs-l,
  .mod_article.article-m-xs-l .content-wrapper {
    margin: 4.8rem !important;
  }
  .mt-xs-l,
  .mod_article.article-mt-xs-l .content-wrapper {
    margin-top: 4.8rem !important;
  }
  .mr-xs-l,
  .mod_article.article-mr-xs-l .content-wrapper {
    margin-right: 4.8rem !important;
  }
  .mb-xs-l,
  .mod_article.article-mb-xs-l .content-wrapper {
    margin-bottom: 4.8rem !important;
  }
  .ml-xs-l,
  .mod_article.article-ml-xs-l .content-wrapper {
    margin-left: 4.8rem !important;
  }
  .mh-xs-l,
  .mod_article.article-mh-xs-l .content-wrapper {
    margin-left: 4.8rem !important;
    margin-right: 4.8rem !important;
  }
  .mv-xs-l,
  .mod_article.article-mv-xs-l .content-wrapper {
    margin-top: 4.8rem !important;
    margin-bottom: 4.8rem !important;
  }
  .mt-neg-xs-l {
    margin-top: calc(-1 * 4.8rem) !important;
  }
  .p-xs-xl,
  .mod_article.article-p-xs-xl .content-wrapper {
    padding: 9.6rem !important;
  }
  .pt-xs-xl,
  .mod_article.article-pt-xs-xl .content-wrapper {
    padding-top: 9.6rem !important;
  }
  .pr-xs-xl,
  .mod_article.article-pr-xs-xl .content-wrapper {
    padding-right: 9.6rem !important;
  }
  .pb-xs-xl,
  .mod_article.article-pb-xs-xl .content-wrapper {
    padding-bottom: 9.6rem !important;
  }
  .pl-xs-xl,
  .mod_article.article-pl-xs-xl .content-wrapper {
    padding-left: 9.6rem !important;
  }
  .ph-xs-xl,
  .mod_article.article-ph-xs-xl .content-wrapper {
    padding-left: 9.6rem !important;
    padding-right: 9.6rem !important;
  }
  .pv-xs-xl,
  .mod_article.article-pv-xs-xl .content-wrapper {
    padding-top: 9.6rem !important;
    padding-bottom: 9.6rem !important;
  }
  .m-xs-xl,
  .mod_article.article-m-xs-xl .content-wrapper {
    margin: 9.6rem !important;
  }
  .mt-xs-xl,
  .mod_article.article-mt-xs-xl .content-wrapper {
    margin-top: 9.6rem !important;
  }
  .mr-xs-xl,
  .mod_article.article-mr-xs-xl .content-wrapper {
    margin-right: 9.6rem !important;
  }
  .mb-xs-xl,
  .mod_article.article-mb-xs-xl .content-wrapper {
    margin-bottom: 9.6rem !important;
  }
  .ml-xs-xl,
  .mod_article.article-ml-xs-xl .content-wrapper {
    margin-left: 9.6rem !important;
  }
  .mh-xs-xl,
  .mod_article.article-mh-xs-xl .content-wrapper {
    margin-left: 9.6rem !important;
    margin-right: 9.6rem !important;
  }
  .mv-xs-xl,
  .mod_article.article-mv-xs-xl .content-wrapper {
    margin-top: 9.6rem !important;
    margin-bottom: 9.6rem !important;
  }
  .mt-neg-xs-xl {
    margin-top: calc(-1 * 9.6rem) !important;
  }
  .p-xs-xxl,
  .mod_article.article-p-xs-xxl .content-wrapper {
    padding: 14.4rem !important;
  }
  .pt-xs-xxl,
  .mod_article.article-pt-xs-xxl .content-wrapper {
    padding-top: 14.4rem !important;
  }
  .pr-xs-xxl,
  .mod_article.article-pr-xs-xxl .content-wrapper {
    padding-right: 14.4rem !important;
  }
  .pb-xs-xxl,
  .mod_article.article-pb-xs-xxl .content-wrapper {
    padding-bottom: 14.4rem !important;
  }
  .pl-xs-xxl,
  .mod_article.article-pl-xs-xxl .content-wrapper {
    padding-left: 14.4rem !important;
  }
  .ph-xs-xxl,
  .mod_article.article-ph-xs-xxl .content-wrapper {
    padding-left: 14.4rem !important;
    padding-right: 14.4rem !important;
  }
  .pv-xs-xxl,
  .mod_article.article-pv-xs-xxl .content-wrapper {
    padding-top: 14.4rem !important;
    padding-bottom: 14.4rem !important;
  }
  .m-xs-xxl,
  .mod_article.article-m-xs-xxl .content-wrapper {
    margin: 14.4rem !important;
  }
  .mt-xs-xxl,
  .mod_article.article-mt-xs-xxl .content-wrapper {
    margin-top: 14.4rem !important;
  }
  .mr-xs-xxl,
  .mod_article.article-mr-xs-xxl .content-wrapper {
    margin-right: 14.4rem !important;
  }
  .mb-xs-xxl,
  .mod_article.article-mb-xs-xxl .content-wrapper {
    margin-bottom: 14.4rem !important;
  }
  .ml-xs-xxl,
  .mod_article.article-ml-xs-xxl .content-wrapper {
    margin-left: 14.4rem !important;
  }
  .mh-xs-xxl,
  .mod_article.article-mh-xs-xxl .content-wrapper {
    margin-left: 14.4rem !important;
    margin-right: 14.4rem !important;
  }
  .mv-xs-xxl,
  .mod_article.article-mv-xs-xxl .content-wrapper {
    margin-top: 14.4rem !important;
    margin-bottom: 14.4rem !important;
  }
  .mt-neg-xs-xxl {
    margin-top: calc(-1 * 14.4rem) !important;
  }
  .mt-xs-auto,
  .mod_article.article-mt-xs-auto .content-wrapper {
    margin-top: auto;
  }
  .mr-xs-auto,
  .mod_article.article-mr-xs-auto .content-wrapper {
    margin-right: auto;
  }
  .mb-xs-auto,
  .mod_article.article-mb-xs-auto .content-wrapper {
    margin-bottom: auto;
  }
  .ml-xs-auto,
  .mod_article.article-ml-xs-auto .content-wrapper {
    margin-left: auto;
  }
  .mv-xs-auto,
  .mod_article.article-mv-xs-auto .content-wrapper {
    margin-right: auto;
    margin-left: auto;
  }
  .mh-xs-auto,
  .mod_article.article-mh-xs-auto .content-wrapper {
    margin-top: auto;
    margin-bottom: auto;
  }
  .align-xs-left {
    text-align: left !important;
  }
  .align-xs-center {
    text-align: center !important;
  }
  .align-xs-right {
    text-align: right !important;
  }
  .align-xs-justify {
    text-align: justify !important;
  }
  .img-xs-left .image_container {
    text-align: left;
  }
  .img-xs-left img {
    display: inline-block !important;
  }
  .img-xs-center .image_container {
    text-align: center;
  }
  .img-xs-center img {
    display: inline-block !important;
  }
  .img-xs-right .image_container {
    text-align: right;
  }
  .img-xs-right img {
    display: inline-block !important;
  }
  .img-xs-fullwidth img {
    width: 100% !important;
    height: auto !important;
  }
  .img-xs-autowidth img {
    width: auto !important;
    height: auto !important;
  }
  .img-xs-fullhight img {
    height: 100% !important;
    width: auto !important;
  }
  .show-xs,
  .display-xs-block {
    display: block !important;
    opacity: 1;
  }
  .display-xs-inline {
    display: inline !important;
  }
  .display-xs-inline-block {
    display: inline-block !important;
  }
  .display-xs-table {
    display: table !important;
  }
  .hide-xs,
  .display-xs-none {
    display: none !important;
    opacity: 0;
  }
  .width-xs-1\/12 {
    width: 8.33%;
  }
  .width-xs-2\/12,
  .width-xs-1\/6 {
    width: 16.66%;
  }
  .width-xs-3\/12,
  .width-xs-1\/4 {
    width: 25%;
  }
  .width-xs-4\/12,
  .width-xs-2\/6,
  .width-xs-1\/3 {
    width: 33.33%;
  }
  .width-xs-5\/12 {
    width: 41.66%;
  }
  .width-xs-6\/12,
  .width-xs-3\/6,
  .width-xs-2\/4,
  .width-xs-1\/2 {
    width: 50%;
  }
  .width-xs-7\/12 {
    width: 58.33%;
  }
  .width-xs-8\/12,
  .width-xs-4\/6,
  .width-xs-2\/3 {
    width: 66.66%;
  }
  .width-xs-9\/12,
  .width-xs-3\/4 {
    width: 75%;
  }
  .width-xs-10\/12,
  .width-xs-5\/6 {
    width: 83.33%;
  }
  .width-xs-11\/12 {
    width: 91.66%;
  }
  .width-xs-full {
    width: 100%;
  }
  .height-xs-1\/12 {
    height: 8.33%;
  }
  .height-xs-2\/12,
  .height-xs-1\/6 {
    height: 16.66%;
  }
  .height-xs-3\/12,
  .height-xs-1\/4 {
    height: 25%;
  }
  .height-xs-4\/12,
  .height-xs-2\/6,
  .height-xs-1\/3 {
    height: 33.33%;
  }
  .height-xs-5\/12 {
    height: 41.66%;
  }
  .height-xs-6\/12,
  .height-xs-3\/6,
  .height-xs-2\/4,
  .height-xs-1\/2 {
    height: 50%;
  }
  .height-xs-7\/12 {
    height: 58.33%;
  }
  .height-xs-8\/12,
  .height-xs-4\/6,
  .height-xs-2\/3 {
    height: 66.66%;
  }
  .height-xs-9\/12,
  .height-xs-3\/4 {
    height: 75%;
  }
  .height-xs-10\/12,
  .height-xs-5\/6 {
    height: 83.33%;
  }
  .height-xs-11\/12 {
    height: 91.66%;
  }
  .height-xs-full {
    height: 100%;
  }
  .object-fill-xs,
  .object-fill-xs img {
    object-fit: fill;
  }
  .object-contain-xs,
  .object-contain-xs img {
    object-fit: contain;
  }
  .object-cover-xs,
  .object-cover-xs img {
    object-fit: cover;
  }
  .object-scale-down-xs,
  .object-scale-down-xs img {
    object-fit: scale-down;
  }
  .object-none-xs,
  .object-none-xs img {
    object-fit: none;
  }
  .object-position-xs-lt,
  .object-position-xs-lt img {
    object-position: left top;
  }
  .object-position-xs-lc,
  .object-position-xs-lc img {
    object-position: left center;
  }
  .object-position-xs-lb,
  .object-position-xs-lb img {
    object-position: left bottom;
  }
  .object-position-xs-ct,
  .object-position-xs-ct img {
    object-position: center top;
  }
  .object-position-xs-cc,
  .object-position-xs-cc img {
    object-position: center;
  }
  .object-position-xs-cb,
  .object-position-xs-cb img {
    object-position: center bottom;
  }
  .object-position-xs-rt,
  .object-position-xs-rt img {
    object-position: right top;
  }
  .object-position-xs-rc,
  .object-position-xs-rc img {
    object-position: right center;
  }
  .object-position-xs-rb,
  .object-position-xs-rb img {
    object-position: right bottom;
  }
}
@media screen and (min-width: 768px) {
  .overflow-s-visible {
    overflow: visible;
  }
  .overflow-s-hidden {
    overflow: hidden;
  }
  .overflow-s-scroll {
    overflow: scroll;
  }
  .overflow-s-auto {
    overflow: auto;
  }
  .p-s-0,
  .mod_article.article-p-s-0 .content-wrapper {
    padding: 0 !important;
  }
  .pt-s-0,
  .mod_article.article-pt-s-0 .content-wrapper {
    padding-top: 0 !important;
  }
  .pr-s-0,
  .mod_article.article-pr-s-0 .content-wrapper {
    padding-right: 0 !important;
  }
  .pb-s-0,
  .mod_article.article-pb-s-0 .content-wrapper {
    padding-bottom: 0 !important;
  }
  .pl-s-0,
  .mod_article.article-pl-s-0 .content-wrapper {
    padding-left: 0 !important;
  }
  .ph-s-0,
  .mod_article.article-ph-s-0 .content-wrapper {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .pv-s-0,
  .mod_article.article-pv-s-0 .content-wrapper {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .m-s-0,
  .mod_article.article-m-s-0 .content-wrapper {
    margin: 0 !important;
  }
  .mt-s-0,
  .mod_article.article-mt-s-0 .content-wrapper {
    margin-top: 0 !important;
  }
  .mr-s-0,
  .mod_article.article-mr-s-0 .content-wrapper {
    margin-right: 0 !important;
  }
  .mb-s-0,
  .mod_article.article-mb-s-0 .content-wrapper {
    margin-bottom: 0 !important;
  }
  .ml-s-0,
  .mod_article.article-ml-s-0 .content-wrapper {
    margin-left: 0 !important;
  }
  .mh-s-0,
  .mod_article.article-mh-s-0 .content-wrapper {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .mv-s-0,
  .mod_article.article-mv-s-0 .content-wrapper {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .mt-neg-s-0 {
    margin-top: 0 !important;
  }
  .p-s-xxs,
  .mod_article.article-p-s-xxs .content-wrapper {
    padding: 0.2rem !important;
  }
  .pt-s-xxs,
  .mod_article.article-pt-s-xxs .content-wrapper {
    padding-top: 0.2rem !important;
  }
  .pr-s-xxs,
  .mod_article.article-pr-s-xxs .content-wrapper {
    padding-right: 0.2rem !important;
  }
  .pb-s-xxs,
  .mod_article.article-pb-s-xxs .content-wrapper {
    padding-bottom: 0.2rem !important;
  }
  .pl-s-xxs,
  .mod_article.article-pl-s-xxs .content-wrapper {
    padding-left: 0.2rem !important;
  }
  .ph-s-xxs,
  .mod_article.article-ph-s-xxs .content-wrapper {
    padding-left: 0.2rem !important;
    padding-right: 0.2rem !important;
  }
  .pv-s-xxs,
  .mod_article.article-pv-s-xxs .content-wrapper {
    padding-top: 0.2rem !important;
    padding-bottom: 0.2rem !important;
  }
  .m-s-xxs,
  .mod_article.article-m-s-xxs .content-wrapper {
    margin: 0.2rem !important;
  }
  .mt-s-xxs,
  .mod_article.article-mt-s-xxs .content-wrapper {
    margin-top: 0.2rem !important;
  }
  .mr-s-xxs,
  .mod_article.article-mr-s-xxs .content-wrapper {
    margin-right: 0.2rem !important;
  }
  .mb-s-xxs,
  .mod_article.article-mb-s-xxs .content-wrapper {
    margin-bottom: 0.2rem !important;
  }
  .ml-s-xxs,
  .mod_article.article-ml-s-xxs .content-wrapper {
    margin-left: 0.2rem !important;
  }
  .mh-s-xxs,
  .mod_article.article-mh-s-xxs .content-wrapper {
    margin-left: 0.2rem !important;
    margin-right: 0.2rem !important;
  }
  .mv-s-xxs,
  .mod_article.article-mv-s-xxs .content-wrapper {
    margin-top: 0.2rem !important;
    margin-bottom: 0.2rem !important;
  }
  .mt-neg-s-xxs {
    margin-top: calc(-1 * 0.2rem) !important;
  }
  .p-s-xs,
  .mod_article.article-p-s-xs .content-wrapper {
    padding: 0.6rem !important;
  }
  .pt-s-xs,
  .mod_article.article-pt-s-xs .content-wrapper {
    padding-top: 0.6rem !important;
  }
  .pr-s-xs,
  .mod_article.article-pr-s-xs .content-wrapper {
    padding-right: 0.6rem !important;
  }
  .pb-s-xs,
  .mod_article.article-pb-s-xs .content-wrapper {
    padding-bottom: 0.6rem !important;
  }
  .pl-s-xs,
  .mod_article.article-pl-s-xs .content-wrapper {
    padding-left: 0.6rem !important;
  }
  .ph-s-xs,
  .mod_article.article-ph-s-xs .content-wrapper {
    padding-left: 0.6rem !important;
    padding-right: 0.6rem !important;
  }
  .pv-s-xs,
  .mod_article.article-pv-s-xs .content-wrapper {
    padding-top: 0.6rem !important;
    padding-bottom: 0.6rem !important;
  }
  .m-s-xs,
  .mod_article.article-m-s-xs .content-wrapper {
    margin: 0.6rem !important;
  }
  .mt-s-xs,
  .mod_article.article-mt-s-xs .content-wrapper {
    margin-top: 0.6rem !important;
  }
  .mr-s-xs,
  .mod_article.article-mr-s-xs .content-wrapper {
    margin-right: 0.6rem !important;
  }
  .mb-s-xs,
  .mod_article.article-mb-s-xs .content-wrapper {
    margin-bottom: 0.6rem !important;
  }
  .ml-s-xs,
  .mod_article.article-ml-s-xs .content-wrapper {
    margin-left: 0.6rem !important;
  }
  .mh-s-xs,
  .mod_article.article-mh-s-xs .content-wrapper {
    margin-left: 0.6rem !important;
    margin-right: 0.6rem !important;
  }
  .mv-s-xs,
  .mod_article.article-mv-s-xs .content-wrapper {
    margin-top: 0.6rem !important;
    margin-bottom: 0.6rem !important;
  }
  .mt-neg-s-xs {
    margin-top: calc(-1 * 0.6rem) !important;
  }
  .p-s-s,
  .mod_article.article-p-s-s .content-wrapper {
    padding: 1.2rem !important;
  }
  .pt-s-s,
  .mod_article.article-pt-s-s .content-wrapper {
    padding-top: 1.2rem !important;
  }
  .pr-s-s,
  .mod_article.article-pr-s-s .content-wrapper {
    padding-right: 1.2rem !important;
  }
  .pb-s-s,
  .mod_article.article-pb-s-s .content-wrapper {
    padding-bottom: 1.2rem !important;
  }
  .pl-s-s,
  .mod_article.article-pl-s-s .content-wrapper {
    padding-left: 1.2rem !important;
  }
  .ph-s-s,
  .mod_article.article-ph-s-s .content-wrapper {
    padding-left: 1.2rem !important;
    padding-right: 1.2rem !important;
  }
  .pv-s-s,
  .mod_article.article-pv-s-s .content-wrapper {
    padding-top: 1.2rem !important;
    padding-bottom: 1.2rem !important;
  }
  .m-s-s,
  .mod_article.article-m-s-s .content-wrapper {
    margin: 1.2rem !important;
  }
  .mt-s-s,
  .mod_article.article-mt-s-s .content-wrapper {
    margin-top: 1.2rem !important;
  }
  .mr-s-s,
  .mod_article.article-mr-s-s .content-wrapper {
    margin-right: 1.2rem !important;
  }
  .mb-s-s,
  .mod_article.article-mb-s-s .content-wrapper {
    margin-bottom: 1.2rem !important;
  }
  .ml-s-s,
  .mod_article.article-ml-s-s .content-wrapper {
    margin-left: 1.2rem !important;
  }
  .mh-s-s,
  .mod_article.article-mh-s-s .content-wrapper {
    margin-left: 1.2rem !important;
    margin-right: 1.2rem !important;
  }
  .mv-s-s,
  .mod_article.article-mv-s-s .content-wrapper {
    margin-top: 1.2rem !important;
    margin-bottom: 1.2rem !important;
  }
  .mt-neg-s-s {
    margin-top: calc(-1 * 1.2rem) !important;
  }
  .p-s-m,
  .mod_article.article-p-s-m .content-wrapper {
    padding: 2.4rem !important;
  }
  .pt-s-m,
  .mod_article.article-pt-s-m .content-wrapper {
    padding-top: 2.4rem !important;
  }
  .pr-s-m,
  .mod_article.article-pr-s-m .content-wrapper {
    padding-right: 2.4rem !important;
  }
  .pb-s-m,
  .mod_article.article-pb-s-m .content-wrapper {
    padding-bottom: 2.4rem !important;
  }
  .pl-s-m,
  .mod_article.article-pl-s-m .content-wrapper {
    padding-left: 2.4rem !important;
  }
  .ph-s-m,
  .mod_article.article-ph-s-m .content-wrapper {
    padding-left: 2.4rem !important;
    padding-right: 2.4rem !important;
  }
  .pv-s-m,
  .mod_article.article-pv-s-m .content-wrapper {
    padding-top: 2.4rem !important;
    padding-bottom: 2.4rem !important;
  }
  .m-s-m,
  .mod_article.article-m-s-m .content-wrapper {
    margin: 2.4rem !important;
  }
  .mt-s-m,
  .mod_article.article-mt-s-m .content-wrapper {
    margin-top: 2.4rem !important;
  }
  .mr-s-m,
  .mod_article.article-mr-s-m .content-wrapper {
    margin-right: 2.4rem !important;
  }
  .mb-s-m,
  .mod_article.article-mb-s-m .content-wrapper {
    margin-bottom: 2.4rem !important;
  }
  .ml-s-m,
  .mod_article.article-ml-s-m .content-wrapper {
    margin-left: 2.4rem !important;
  }
  .mh-s-m,
  .mod_article.article-mh-s-m .content-wrapper {
    margin-left: 2.4rem !important;
    margin-right: 2.4rem !important;
  }
  .mv-s-m,
  .mod_article.article-mv-s-m .content-wrapper {
    margin-top: 2.4rem !important;
    margin-bottom: 2.4rem !important;
  }
  .mt-neg-s-m {
    margin-top: calc(-1 * 2.4rem) !important;
  }
  .p-s-l,
  .mod_article.article-p-s-l .content-wrapper {
    padding: 4.8rem !important;
  }
  .pt-s-l,
  .mod_article.article-pt-s-l .content-wrapper {
    padding-top: 4.8rem !important;
  }
  .pr-s-l,
  .mod_article.article-pr-s-l .content-wrapper {
    padding-right: 4.8rem !important;
  }
  .pb-s-l,
  .mod_article.article-pb-s-l .content-wrapper {
    padding-bottom: 4.8rem !important;
  }
  .pl-s-l,
  .mod_article.article-pl-s-l .content-wrapper {
    padding-left: 4.8rem !important;
  }
  .ph-s-l,
  .mod_article.article-ph-s-l .content-wrapper {
    padding-left: 4.8rem !important;
    padding-right: 4.8rem !important;
  }
  .pv-s-l,
  .mod_article.article-pv-s-l .content-wrapper {
    padding-top: 4.8rem !important;
    padding-bottom: 4.8rem !important;
  }
  .m-s-l,
  .mod_article.article-m-s-l .content-wrapper {
    margin: 4.8rem !important;
  }
  .mt-s-l,
  .mod_article.article-mt-s-l .content-wrapper {
    margin-top: 4.8rem !important;
  }
  .mr-s-l,
  .mod_article.article-mr-s-l .content-wrapper {
    margin-right: 4.8rem !important;
  }
  .mb-s-l,
  .mod_article.article-mb-s-l .content-wrapper {
    margin-bottom: 4.8rem !important;
  }
  .ml-s-l,
  .mod_article.article-ml-s-l .content-wrapper {
    margin-left: 4.8rem !important;
  }
  .mh-s-l,
  .mod_article.article-mh-s-l .content-wrapper {
    margin-left: 4.8rem !important;
    margin-right: 4.8rem !important;
  }
  .mv-s-l,
  .mod_article.article-mv-s-l .content-wrapper {
    margin-top: 4.8rem !important;
    margin-bottom: 4.8rem !important;
  }
  .mt-neg-s-l {
    margin-top: calc(-1 * 4.8rem) !important;
  }
  .p-s-xl,
  .mod_article.article-p-s-xl .content-wrapper {
    padding: 9.6rem !important;
  }
  .pt-s-xl,
  .mod_article.article-pt-s-xl .content-wrapper {
    padding-top: 9.6rem !important;
  }
  .pr-s-xl,
  .mod_article.article-pr-s-xl .content-wrapper {
    padding-right: 9.6rem !important;
  }
  .pb-s-xl,
  .mod_article.article-pb-s-xl .content-wrapper {
    padding-bottom: 9.6rem !important;
  }
  .pl-s-xl,
  .mod_article.article-pl-s-xl .content-wrapper {
    padding-left: 9.6rem !important;
  }
  .ph-s-xl,
  .mod_article.article-ph-s-xl .content-wrapper {
    padding-left: 9.6rem !important;
    padding-right: 9.6rem !important;
  }
  .pv-s-xl,
  .mod_article.article-pv-s-xl .content-wrapper {
    padding-top: 9.6rem !important;
    padding-bottom: 9.6rem !important;
  }
  .m-s-xl,
  .mod_article.article-m-s-xl .content-wrapper {
    margin: 9.6rem !important;
  }
  .mt-s-xl,
  .mod_article.article-mt-s-xl .content-wrapper {
    margin-top: 9.6rem !important;
  }
  .mr-s-xl,
  .mod_article.article-mr-s-xl .content-wrapper {
    margin-right: 9.6rem !important;
  }
  .mb-s-xl,
  .mod_article.article-mb-s-xl .content-wrapper {
    margin-bottom: 9.6rem !important;
  }
  .ml-s-xl,
  .mod_article.article-ml-s-xl .content-wrapper {
    margin-left: 9.6rem !important;
  }
  .mh-s-xl,
  .mod_article.article-mh-s-xl .content-wrapper {
    margin-left: 9.6rem !important;
    margin-right: 9.6rem !important;
  }
  .mv-s-xl,
  .mod_article.article-mv-s-xl .content-wrapper {
    margin-top: 9.6rem !important;
    margin-bottom: 9.6rem !important;
  }
  .mt-neg-s-xl {
    margin-top: calc(-1 * 9.6rem) !important;
  }
  .p-s-xxl,
  .mod_article.article-p-s-xxl .content-wrapper {
    padding: 14.4rem !important;
  }
  .pt-s-xxl,
  .mod_article.article-pt-s-xxl .content-wrapper {
    padding-top: 14.4rem !important;
  }
  .pr-s-xxl,
  .mod_article.article-pr-s-xxl .content-wrapper {
    padding-right: 14.4rem !important;
  }
  .pb-s-xxl,
  .mod_article.article-pb-s-xxl .content-wrapper {
    padding-bottom: 14.4rem !important;
  }
  .pl-s-xxl,
  .mod_article.article-pl-s-xxl .content-wrapper {
    padding-left: 14.4rem !important;
  }
  .ph-s-xxl,
  .mod_article.article-ph-s-xxl .content-wrapper {
    padding-left: 14.4rem !important;
    padding-right: 14.4rem !important;
  }
  .pv-s-xxl,
  .mod_article.article-pv-s-xxl .content-wrapper {
    padding-top: 14.4rem !important;
    padding-bottom: 14.4rem !important;
  }
  .m-s-xxl,
  .mod_article.article-m-s-xxl .content-wrapper {
    margin: 14.4rem !important;
  }
  .mt-s-xxl,
  .mod_article.article-mt-s-xxl .content-wrapper {
    margin-top: 14.4rem !important;
  }
  .mr-s-xxl,
  .mod_article.article-mr-s-xxl .content-wrapper {
    margin-right: 14.4rem !important;
  }
  .mb-s-xxl,
  .mod_article.article-mb-s-xxl .content-wrapper {
    margin-bottom: 14.4rem !important;
  }
  .ml-s-xxl,
  .mod_article.article-ml-s-xxl .content-wrapper {
    margin-left: 14.4rem !important;
  }
  .mh-s-xxl,
  .mod_article.article-mh-s-xxl .content-wrapper {
    margin-left: 14.4rem !important;
    margin-right: 14.4rem !important;
  }
  .mv-s-xxl,
  .mod_article.article-mv-s-xxl .content-wrapper {
    margin-top: 14.4rem !important;
    margin-bottom: 14.4rem !important;
  }
  .mt-neg-s-xxl {
    margin-top: calc(-1 * 14.4rem) !important;
  }
  .mt-s-auto,
  .mod_article.article-mt-s-auto .content-wrapper {
    margin-top: auto;
  }
  .mr-s-auto,
  .mod_article.article-mr-s-auto .content-wrapper {
    margin-right: auto;
  }
  .mb-s-auto,
  .mod_article.article-mb-s-auto .content-wrapper {
    margin-bottom: auto;
  }
  .ml-s-auto,
  .mod_article.article-ml-s-auto .content-wrapper {
    margin-left: auto;
  }
  .mv-s-auto,
  .mod_article.article-mv-s-auto .content-wrapper {
    margin-right: auto;
    margin-left: auto;
  }
  .mh-s-auto,
  .mod_article.article-mh-s-auto .content-wrapper {
    margin-top: auto;
    margin-bottom: auto;
  }
  .align-s-left {
    text-align: left !important;
  }
  .align-s-center {
    text-align: center !important;
  }
  .align-s-right {
    text-align: right !important;
  }
  .align-s-justify {
    text-align: justify !important;
  }
  .img-s-left .image_container {
    text-align: left;
  }
  .img-s-left img {
    display: inline-block !important;
  }
  .img-s-center .image_container {
    text-align: center;
  }
  .img-s-center img {
    display: inline-block !important;
  }
  .img-s-right .image_container {
    text-align: right;
  }
  .img-s-right img {
    display: inline-block !important;
  }
  .img-s-fullwidth img {
    width: 100% !important;
    height: auto !important;
  }
  .img-s-autowidth img {
    width: auto !important;
    height: auto !important;
  }
  .img-s-fullhight img {
    height: 100% !important;
    width: auto !important;
  }
  .show-s,
  .display-s-block {
    display: block !important;
    opacity: 1;
  }
  .display-s-inline {
    display: inline !important;
  }
  .display-s-inline-block {
    display: inline-block !important;
  }
  .display-s-table {
    display: table !important;
  }
  .hide-s,
  .display-s-none {
    display: none !important;
    opacity: 0;
  }
  .width-s-1\/12 {
    width: 8.33%;
  }
  .width-s-2\/12,
  .width-s-1\/6 {
    width: 16.66%;
  }
  .width-s-3\/12,
  .width-s-1\/4 {
    width: 25%;
  }
  .width-s-4\/12,
  .width-s-2\/6,
  .width-s-1\/3 {
    width: 33.33%;
  }
  .width-s-5\/12 {
    width: 41.66%;
  }
  .width-s-6\/12,
  .width-s-3\/6,
  .width-s-2\/4,
  .width-s-1\/2 {
    width: 50%;
  }
  .width-s-7\/12 {
    width: 58.33%;
  }
  .width-s-8\/12,
  .width-s-4\/6,
  .width-s-2\/3 {
    width: 66.66%;
  }
  .width-s-9\/12,
  .width-s-3\/4 {
    width: 75%;
  }
  .width-s-10\/12,
  .width-s-5\/6 {
    width: 83.33%;
  }
  .width-s-11\/12 {
    width: 91.66%;
  }
  .width-s-full {
    width: 100%;
  }
  .height-s-1\/12 {
    height: 8.33%;
  }
  .height-s-2\/12,
  .height-s-1\/6 {
    height: 16.66%;
  }
  .height-s-3\/12,
  .height-s-1\/4 {
    height: 25%;
  }
  .height-s-4\/12,
  .height-s-2\/6,
  .height-s-1\/3 {
    height: 33.33%;
  }
  .height-s-5\/12 {
    height: 41.66%;
  }
  .height-s-6\/12,
  .height-s-3\/6,
  .height-s-2\/4,
  .height-s-1\/2 {
    height: 50%;
  }
  .height-s-7\/12 {
    height: 58.33%;
  }
  .height-s-8\/12,
  .height-s-4\/6,
  .height-s-2\/3 {
    height: 66.66%;
  }
  .height-s-9\/12,
  .height-s-3\/4 {
    height: 75%;
  }
  .height-s-10\/12,
  .height-s-5\/6 {
    height: 83.33%;
  }
  .height-s-11\/12 {
    height: 91.66%;
  }
  .height-s-full {
    height: 100%;
  }
  .object-fill-s,
  .object-fill-s img {
    object-fit: fill;
  }
  .object-contain-s,
  .object-contain-s img {
    object-fit: contain;
  }
  .object-cover-s,
  .object-cover-s img {
    object-fit: cover;
  }
  .object-scale-down-s,
  .object-scale-down-s img {
    object-fit: scale-down;
  }
  .object-none-s,
  .object-none-s img {
    object-fit: none;
  }
  .object-position-s-lt,
  .object-position-s-lt img {
    object-position: left top;
  }
  .object-position-s-lc,
  .object-position-s-lc img {
    object-position: left center;
  }
  .object-position-s-lb,
  .object-position-s-lb img {
    object-position: left bottom;
  }
  .object-position-s-ct,
  .object-position-s-ct img {
    object-position: center top;
  }
  .object-position-s-cc,
  .object-position-s-cc img {
    object-position: center;
  }
  .object-position-s-cb,
  .object-position-s-cb img {
    object-position: center bottom;
  }
  .object-position-s-rt,
  .object-position-s-rt img {
    object-position: right top;
  }
  .object-position-s-rc,
  .object-position-s-rc img {
    object-position: right center;
  }
  .object-position-s-rb,
  .object-position-s-rb img {
    object-position: right bottom;
  }
}
@media screen and (min-width: 1024px) {
  .overflow-m-visible {
    overflow: visible;
  }
  .overflow-m-hidden {
    overflow: hidden;
  }
  .overflow-m-scroll {
    overflow: scroll;
  }
  .overflow-m-auto {
    overflow: auto;
  }
  .p-m-0,
  .mod_article.article-p-m-0 .content-wrapper {
    padding: 0 !important;
  }
  .pt-m-0,
  .mod_article.article-pt-m-0 .content-wrapper {
    padding-top: 0 !important;
  }
  .pr-m-0,
  .mod_article.article-pr-m-0 .content-wrapper {
    padding-right: 0 !important;
  }
  .pb-m-0,
  .mod_article.article-pb-m-0 .content-wrapper {
    padding-bottom: 0 !important;
  }
  .pl-m-0,
  .mod_article.article-pl-m-0 .content-wrapper {
    padding-left: 0 !important;
  }
  .ph-m-0,
  .mod_article.article-ph-m-0 .content-wrapper {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .pv-m-0,
  .mod_article.article-pv-m-0 .content-wrapper {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .m-m-0,
  .mod_article.article-m-m-0 .content-wrapper {
    margin: 0 !important;
  }
  .mt-m-0,
  .mod_article.article-mt-m-0 .content-wrapper {
    margin-top: 0 !important;
  }
  .mr-m-0,
  .mod_article.article-mr-m-0 .content-wrapper {
    margin-right: 0 !important;
  }
  .mb-m-0,
  .mod_article.article-mb-m-0 .content-wrapper {
    margin-bottom: 0 !important;
  }
  .ml-m-0,
  .mod_article.article-ml-m-0 .content-wrapper {
    margin-left: 0 !important;
  }
  .mh-m-0,
  .mod_article.article-mh-m-0 .content-wrapper {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .mv-m-0,
  .mod_article.article-mv-m-0 .content-wrapper {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .mt-neg-m-0 {
    margin-top: 0 !important;
  }
  .p-m-xxs,
  .mod_article.article-p-m-xxs .content-wrapper {
    padding: 0.2rem !important;
  }
  .pt-m-xxs,
  .mod_article.article-pt-m-xxs .content-wrapper {
    padding-top: 0.2rem !important;
  }
  .pr-m-xxs,
  .mod_article.article-pr-m-xxs .content-wrapper {
    padding-right: 0.2rem !important;
  }
  .pb-m-xxs,
  .mod_article.article-pb-m-xxs .content-wrapper {
    padding-bottom: 0.2rem !important;
  }
  .pl-m-xxs,
  .mod_article.article-pl-m-xxs .content-wrapper {
    padding-left: 0.2rem !important;
  }
  .ph-m-xxs,
  .mod_article.article-ph-m-xxs .content-wrapper {
    padding-left: 0.2rem !important;
    padding-right: 0.2rem !important;
  }
  .pv-m-xxs,
  .mod_article.article-pv-m-xxs .content-wrapper {
    padding-top: 0.2rem !important;
    padding-bottom: 0.2rem !important;
  }
  .m-m-xxs,
  .mod_article.article-m-m-xxs .content-wrapper {
    margin: 0.2rem !important;
  }
  .mt-m-xxs,
  .mod_article.article-mt-m-xxs .content-wrapper {
    margin-top: 0.2rem !important;
  }
  .mr-m-xxs,
  .mod_article.article-mr-m-xxs .content-wrapper {
    margin-right: 0.2rem !important;
  }
  .mb-m-xxs,
  .mod_article.article-mb-m-xxs .content-wrapper {
    margin-bottom: 0.2rem !important;
  }
  .ml-m-xxs,
  .mod_article.article-ml-m-xxs .content-wrapper {
    margin-left: 0.2rem !important;
  }
  .mh-m-xxs,
  .mod_article.article-mh-m-xxs .content-wrapper {
    margin-left: 0.2rem !important;
    margin-right: 0.2rem !important;
  }
  .mv-m-xxs,
  .mod_article.article-mv-m-xxs .content-wrapper {
    margin-top: 0.2rem !important;
    margin-bottom: 0.2rem !important;
  }
  .mt-neg-m-xxs {
    margin-top: calc(-1 * 0.2rem) !important;
  }
  .p-m-xs,
  .mod_article.article-p-m-xs .content-wrapper {
    padding: 0.6rem !important;
  }
  .pt-m-xs,
  .mod_article.article-pt-m-xs .content-wrapper {
    padding-top: 0.6rem !important;
  }
  .pr-m-xs,
  .mod_article.article-pr-m-xs .content-wrapper {
    padding-right: 0.6rem !important;
  }
  .pb-m-xs,
  .mod_article.article-pb-m-xs .content-wrapper {
    padding-bottom: 0.6rem !important;
  }
  .pl-m-xs,
  .mod_article.article-pl-m-xs .content-wrapper {
    padding-left: 0.6rem !important;
  }
  .ph-m-xs,
  .mod_article.article-ph-m-xs .content-wrapper {
    padding-left: 0.6rem !important;
    padding-right: 0.6rem !important;
  }
  .pv-m-xs,
  .mod_article.article-pv-m-xs .content-wrapper {
    padding-top: 0.6rem !important;
    padding-bottom: 0.6rem !important;
  }
  .m-m-xs,
  .mod_article.article-m-m-xs .content-wrapper {
    margin: 0.6rem !important;
  }
  .mt-m-xs,
  .mod_article.article-mt-m-xs .content-wrapper {
    margin-top: 0.6rem !important;
  }
  .mr-m-xs,
  .mod_article.article-mr-m-xs .content-wrapper {
    margin-right: 0.6rem !important;
  }
  .mb-m-xs,
  .mod_article.article-mb-m-xs .content-wrapper {
    margin-bottom: 0.6rem !important;
  }
  .ml-m-xs,
  .mod_article.article-ml-m-xs .content-wrapper {
    margin-left: 0.6rem !important;
  }
  .mh-m-xs,
  .mod_article.article-mh-m-xs .content-wrapper {
    margin-left: 0.6rem !important;
    margin-right: 0.6rem !important;
  }
  .mv-m-xs,
  .mod_article.article-mv-m-xs .content-wrapper {
    margin-top: 0.6rem !important;
    margin-bottom: 0.6rem !important;
  }
  .mt-neg-m-xs {
    margin-top: calc(-1 * 0.6rem) !important;
  }
  .p-m-s,
  .mod_article.article-p-m-s .content-wrapper {
    padding: 1.2rem !important;
  }
  .pt-m-s,
  .mod_article.article-pt-m-s .content-wrapper {
    padding-top: 1.2rem !important;
  }
  .pr-m-s,
  .mod_article.article-pr-m-s .content-wrapper {
    padding-right: 1.2rem !important;
  }
  .pb-m-s,
  .mod_article.article-pb-m-s .content-wrapper {
    padding-bottom: 1.2rem !important;
  }
  .pl-m-s,
  .mod_article.article-pl-m-s .content-wrapper {
    padding-left: 1.2rem !important;
  }
  .ph-m-s,
  .mod_article.article-ph-m-s .content-wrapper {
    padding-left: 1.2rem !important;
    padding-right: 1.2rem !important;
  }
  .pv-m-s,
  .mod_article.article-pv-m-s .content-wrapper {
    padding-top: 1.2rem !important;
    padding-bottom: 1.2rem !important;
  }
  .m-m-s,
  .mod_article.article-m-m-s .content-wrapper {
    margin: 1.2rem !important;
  }
  .mt-m-s,
  .mod_article.article-mt-m-s .content-wrapper {
    margin-top: 1.2rem !important;
  }
  .mr-m-s,
  .mod_article.article-mr-m-s .content-wrapper {
    margin-right: 1.2rem !important;
  }
  .mb-m-s,
  .mod_article.article-mb-m-s .content-wrapper {
    margin-bottom: 1.2rem !important;
  }
  .ml-m-s,
  .mod_article.article-ml-m-s .content-wrapper {
    margin-left: 1.2rem !important;
  }
  .mh-m-s,
  .mod_article.article-mh-m-s .content-wrapper {
    margin-left: 1.2rem !important;
    margin-right: 1.2rem !important;
  }
  .mv-m-s,
  .mod_article.article-mv-m-s .content-wrapper {
    margin-top: 1.2rem !important;
    margin-bottom: 1.2rem !important;
  }
  .mt-neg-m-s {
    margin-top: calc(-1 * 1.2rem) !important;
  }
  .p-m-m,
  .mod_article.article-p-m-m .content-wrapper {
    padding: 2.4rem !important;
  }
  .pt-m-m,
  .mod_article.article-pt-m-m .content-wrapper {
    padding-top: 2.4rem !important;
  }
  .pr-m-m,
  .mod_article.article-pr-m-m .content-wrapper {
    padding-right: 2.4rem !important;
  }
  .pb-m-m,
  .mod_article.article-pb-m-m .content-wrapper {
    padding-bottom: 2.4rem !important;
  }
  .pl-m-m,
  .mod_article.article-pl-m-m .content-wrapper {
    padding-left: 2.4rem !important;
  }
  .ph-m-m,
  .mod_article.article-ph-m-m .content-wrapper {
    padding-left: 2.4rem !important;
    padding-right: 2.4rem !important;
  }
  .pv-m-m,
  .mod_article.article-pv-m-m .content-wrapper {
    padding-top: 2.4rem !important;
    padding-bottom: 2.4rem !important;
  }
  .m-m-m,
  .mod_article.article-m-m-m .content-wrapper {
    margin: 2.4rem !important;
  }
  .mt-m-m,
  .mod_article.article-mt-m-m .content-wrapper {
    margin-top: 2.4rem !important;
  }
  .mr-m-m,
  .mod_article.article-mr-m-m .content-wrapper {
    margin-right: 2.4rem !important;
  }
  .mb-m-m,
  .mod_article.article-mb-m-m .content-wrapper {
    margin-bottom: 2.4rem !important;
  }
  .ml-m-m,
  .mod_article.article-ml-m-m .content-wrapper {
    margin-left: 2.4rem !important;
  }
  .mh-m-m,
  .mod_article.article-mh-m-m .content-wrapper {
    margin-left: 2.4rem !important;
    margin-right: 2.4rem !important;
  }
  .mv-m-m,
  .mod_article.article-mv-m-m .content-wrapper {
    margin-top: 2.4rem !important;
    margin-bottom: 2.4rem !important;
  }
  .mt-neg-m-m {
    margin-top: calc(-1 * 2.4rem) !important;
  }
  .p-m-l,
  .mod_article.article-p-m-l .content-wrapper {
    padding: 4.8rem !important;
  }
  .pt-m-l,
  .mod_article.article-pt-m-l .content-wrapper {
    padding-top: 4.8rem !important;
  }
  .pr-m-l,
  .mod_article.article-pr-m-l .content-wrapper {
    padding-right: 4.8rem !important;
  }
  .pb-m-l,
  .mod_article.article-pb-m-l .content-wrapper {
    padding-bottom: 4.8rem !important;
  }
  .pl-m-l,
  .mod_article.article-pl-m-l .content-wrapper {
    padding-left: 4.8rem !important;
  }
  .ph-m-l,
  .mod_article.article-ph-m-l .content-wrapper {
    padding-left: 4.8rem !important;
    padding-right: 4.8rem !important;
  }
  .pv-m-l,
  .mod_article.article-pv-m-l .content-wrapper {
    padding-top: 4.8rem !important;
    padding-bottom: 4.8rem !important;
  }
  .m-m-l,
  .mod_article.article-m-m-l .content-wrapper {
    margin: 4.8rem !important;
  }
  .mt-m-l,
  .mod_article.article-mt-m-l .content-wrapper {
    margin-top: 4.8rem !important;
  }
  .mr-m-l,
  .mod_article.article-mr-m-l .content-wrapper {
    margin-right: 4.8rem !important;
  }
  .mb-m-l,
  .mod_article.article-mb-m-l .content-wrapper {
    margin-bottom: 4.8rem !important;
  }
  .ml-m-l,
  .mod_article.article-ml-m-l .content-wrapper {
    margin-left: 4.8rem !important;
  }
  .mh-m-l,
  .mod_article.article-mh-m-l .content-wrapper {
    margin-left: 4.8rem !important;
    margin-right: 4.8rem !important;
  }
  .mv-m-l,
  .mod_article.article-mv-m-l .content-wrapper {
    margin-top: 4.8rem !important;
    margin-bottom: 4.8rem !important;
  }
  .mt-neg-m-l {
    margin-top: calc(-1 * 4.8rem) !important;
  }
  .p-m-xl,
  .mod_article.article-p-m-xl .content-wrapper {
    padding: 9.6rem !important;
  }
  .pt-m-xl,
  .mod_article.article-pt-m-xl .content-wrapper {
    padding-top: 9.6rem !important;
  }
  .pr-m-xl,
  .mod_article.article-pr-m-xl .content-wrapper {
    padding-right: 9.6rem !important;
  }
  .pb-m-xl,
  .mod_article.article-pb-m-xl .content-wrapper {
    padding-bottom: 9.6rem !important;
  }
  .pl-m-xl,
  .mod_article.article-pl-m-xl .content-wrapper {
    padding-left: 9.6rem !important;
  }
  .ph-m-xl,
  .mod_article.article-ph-m-xl .content-wrapper {
    padding-left: 9.6rem !important;
    padding-right: 9.6rem !important;
  }
  .pv-m-xl,
  .mod_article.article-pv-m-xl .content-wrapper {
    padding-top: 9.6rem !important;
    padding-bottom: 9.6rem !important;
  }
  .m-m-xl,
  .mod_article.article-m-m-xl .content-wrapper {
    margin: 9.6rem !important;
  }
  .mt-m-xl,
  .mod_article.article-mt-m-xl .content-wrapper {
    margin-top: 9.6rem !important;
  }
  .mr-m-xl,
  .mod_article.article-mr-m-xl .content-wrapper {
    margin-right: 9.6rem !important;
  }
  .mb-m-xl,
  .mod_article.article-mb-m-xl .content-wrapper {
    margin-bottom: 9.6rem !important;
  }
  .ml-m-xl,
  .mod_article.article-ml-m-xl .content-wrapper {
    margin-left: 9.6rem !important;
  }
  .mh-m-xl,
  .mod_article.article-mh-m-xl .content-wrapper {
    margin-left: 9.6rem !important;
    margin-right: 9.6rem !important;
  }
  .mv-m-xl,
  .mod_article.article-mv-m-xl .content-wrapper {
    margin-top: 9.6rem !important;
    margin-bottom: 9.6rem !important;
  }
  .mt-neg-m-xl {
    margin-top: calc(-1 * 9.6rem) !important;
  }
  .p-m-xxl,
  .mod_article.article-p-m-xxl .content-wrapper {
    padding: 14.4rem !important;
  }
  .pt-m-xxl,
  .mod_article.article-pt-m-xxl .content-wrapper {
    padding-top: 14.4rem !important;
  }
  .pr-m-xxl,
  .mod_article.article-pr-m-xxl .content-wrapper {
    padding-right: 14.4rem !important;
  }
  .pb-m-xxl,
  .mod_article.article-pb-m-xxl .content-wrapper {
    padding-bottom: 14.4rem !important;
  }
  .pl-m-xxl,
  .mod_article.article-pl-m-xxl .content-wrapper {
    padding-left: 14.4rem !important;
  }
  .ph-m-xxl,
  .mod_article.article-ph-m-xxl .content-wrapper {
    padding-left: 14.4rem !important;
    padding-right: 14.4rem !important;
  }
  .pv-m-xxl,
  .mod_article.article-pv-m-xxl .content-wrapper {
    padding-top: 14.4rem !important;
    padding-bottom: 14.4rem !important;
  }
  .m-m-xxl,
  .mod_article.article-m-m-xxl .content-wrapper {
    margin: 14.4rem !important;
  }
  .mt-m-xxl,
  .mod_article.article-mt-m-xxl .content-wrapper {
    margin-top: 14.4rem !important;
  }
  .mr-m-xxl,
  .mod_article.article-mr-m-xxl .content-wrapper {
    margin-right: 14.4rem !important;
  }
  .mb-m-xxl,
  .mod_article.article-mb-m-xxl .content-wrapper {
    margin-bottom: 14.4rem !important;
  }
  .ml-m-xxl,
  .mod_article.article-ml-m-xxl .content-wrapper {
    margin-left: 14.4rem !important;
  }
  .mh-m-xxl,
  .mod_article.article-mh-m-xxl .content-wrapper {
    margin-left: 14.4rem !important;
    margin-right: 14.4rem !important;
  }
  .mv-m-xxl,
  .mod_article.article-mv-m-xxl .content-wrapper {
    margin-top: 14.4rem !important;
    margin-bottom: 14.4rem !important;
  }
  .mt-neg-m-xxl {
    margin-top: calc(-1 * 14.4rem) !important;
  }
  .mt-m-auto,
  .mod_article.article-mt-m-auto .content-wrapper {
    margin-top: auto;
  }
  .mr-m-auto,
  .mod_article.article-mr-m-auto .content-wrapper {
    margin-right: auto;
  }
  .mb-m-auto,
  .mod_article.article-mb-m-auto .content-wrapper {
    margin-bottom: auto;
  }
  .ml-m-auto,
  .mod_article.article-ml-m-auto .content-wrapper {
    margin-left: auto;
  }
  .mv-m-auto,
  .mod_article.article-mv-m-auto .content-wrapper {
    margin-right: auto;
    margin-left: auto;
  }
  .mh-m-auto,
  .mod_article.article-mh-m-auto .content-wrapper {
    margin-top: auto;
    margin-bottom: auto;
  }
  .align-m-left {
    text-align: left !important;
  }
  .align-m-center {
    text-align: center !important;
  }
  .align-m-right {
    text-align: right !important;
  }
  .align-m-justify {
    text-align: justify !important;
  }
  .img-m-left .image_container {
    text-align: left;
  }
  .img-m-left img {
    display: inline-block !important;
  }
  .img-m-center .image_container {
    text-align: center;
  }
  .img-m-center img {
    display: inline-block !important;
  }
  .img-m-right .image_container {
    text-align: right;
  }
  .img-m-right img {
    display: inline-block !important;
  }
  .img-m-fullwidth img {
    width: 100% !important;
    height: auto !important;
  }
  .img-m-autowidth img {
    width: auto !important;
    height: auto !important;
  }
  .img-m-fullhight img {
    height: 100% !important;
    width: auto !important;
  }
  .show-m,
  .display-m-block {
    display: block !important;
    opacity: 1;
  }
  .display-m-inline {
    display: inline !important;
  }
  .display-m-inline-block {
    display: inline-block !important;
  }
  .display-m-table {
    display: table !important;
  }
  .hide-m,
  .display-m-none {
    display: none !important;
    opacity: 0;
  }
  .width-m-1\/12 {
    width: 8.33%;
  }
  .width-m-2\/12,
  .width-m-1\/6 {
    width: 16.66%;
  }
  .width-m-3\/12,
  .width-m-1\/4 {
    width: 25%;
  }
  .width-m-4\/12,
  .width-m-2\/6,
  .width-m-1\/3 {
    width: 33.33%;
  }
  .width-m-5\/12 {
    width: 41.66%;
  }
  .width-m-6\/12,
  .width-m-3\/6,
  .width-m-2\/4,
  .width-m-1\/2 {
    width: 50%;
  }
  .width-m-7\/12 {
    width: 58.33%;
  }
  .width-m-8\/12,
  .width-m-4\/6,
  .width-m-2\/3 {
    width: 66.66%;
  }
  .width-m-9\/12,
  .width-m-3\/4 {
    width: 75%;
  }
  .width-m-10\/12,
  .width-m-5\/6 {
    width: 83.33%;
  }
  .width-m-11\/12 {
    width: 91.66%;
  }
  .width-m-full {
    width: 100%;
  }
  .height-m-1\/12 {
    height: 8.33%;
  }
  .height-m-2\/12,
  .height-m-1\/6 {
    height: 16.66%;
  }
  .height-m-3\/12,
  .height-m-1\/4 {
    height: 25%;
  }
  .height-m-4\/12,
  .height-m-2\/6,
  .height-m-1\/3 {
    height: 33.33%;
  }
  .height-m-5\/12 {
    height: 41.66%;
  }
  .height-m-6\/12,
  .height-m-3\/6,
  .height-m-2\/4,
  .height-m-1\/2 {
    height: 50%;
  }
  .height-m-7\/12 {
    height: 58.33%;
  }
  .height-m-8\/12,
  .height-m-4\/6,
  .height-m-2\/3 {
    height: 66.66%;
  }
  .height-m-9\/12,
  .height-m-3\/4 {
    height: 75%;
  }
  .height-m-10\/12,
  .height-m-5\/6 {
    height: 83.33%;
  }
  .height-m-11\/12 {
    height: 91.66%;
  }
  .height-m-full {
    height: 100%;
  }
  .object-fill-m,
  .object-fill-m img {
    object-fit: fill;
  }
  .object-contain-m,
  .object-contain-m img {
    object-fit: contain;
  }
  .object-cover-m,
  .object-cover-m img {
    object-fit: cover;
  }
  .object-scale-down-m,
  .object-scale-down-m img {
    object-fit: scale-down;
  }
  .object-none-m,
  .object-none-m img {
    object-fit: none;
  }
  .object-position-m-lt,
  .object-position-m-lt img {
    object-position: left top;
  }
  .object-position-m-lc,
  .object-position-m-lc img {
    object-position: left center;
  }
  .object-position-m-lb,
  .object-position-m-lb img {
    object-position: left bottom;
  }
  .object-position-m-ct,
  .object-position-m-ct img {
    object-position: center top;
  }
  .object-position-m-cc,
  .object-position-m-cc img {
    object-position: center;
  }
  .object-position-m-cb,
  .object-position-m-cb img {
    object-position: center bottom;
  }
  .object-position-m-rt,
  .object-position-m-rt img {
    object-position: right top;
  }
  .object-position-m-rc,
  .object-position-m-rc img {
    object-position: right center;
  }
  .object-position-m-rb,
  .object-position-m-rb img {
    object-position: right bottom;
  }
}
@media screen and (min-width: 1264px) {
  .overflow-l-visible {
    overflow: visible;
  }
  .overflow-l-hidden {
    overflow: hidden;
  }
  .overflow-l-scroll {
    overflow: scroll;
  }
  .overflow-l-auto {
    overflow: auto;
  }
  .p-l-0,
  .mod_article.article-p-l-0 .content-wrapper {
    padding: 0 !important;
  }
  .pt-l-0,
  .mod_article.article-pt-l-0 .content-wrapper {
    padding-top: 0 !important;
  }
  .pr-l-0,
  .mod_article.article-pr-l-0 .content-wrapper {
    padding-right: 0 !important;
  }
  .pb-l-0,
  .mod_article.article-pb-l-0 .content-wrapper {
    padding-bottom: 0 !important;
  }
  .pl-l-0,
  .mod_article.article-pl-l-0 .content-wrapper {
    padding-left: 0 !important;
  }
  .ph-l-0,
  .mod_article.article-ph-l-0 .content-wrapper {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .pv-l-0,
  .mod_article.article-pv-l-0 .content-wrapper {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .m-l-0,
  .mod_article.article-m-l-0 .content-wrapper {
    margin: 0 !important;
  }
  .mt-l-0,
  .mod_article.article-mt-l-0 .content-wrapper {
    margin-top: 0 !important;
  }
  .mr-l-0,
  .mod_article.article-mr-l-0 .content-wrapper {
    margin-right: 0 !important;
  }
  .mb-l-0,
  .mod_article.article-mb-l-0 .content-wrapper {
    margin-bottom: 0 !important;
  }
  .ml-l-0,
  .mod_article.article-ml-l-0 .content-wrapper {
    margin-left: 0 !important;
  }
  .mh-l-0,
  .mod_article.article-mh-l-0 .content-wrapper {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .mv-l-0,
  .mod_article.article-mv-l-0 .content-wrapper {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .mt-neg-l-0 {
    margin-top: 0 !important;
  }
  .p-l-xxs,
  .mod_article.article-p-l-xxs .content-wrapper {
    padding: 0.2rem !important;
  }
  .pt-l-xxs,
  .mod_article.article-pt-l-xxs .content-wrapper {
    padding-top: 0.2rem !important;
  }
  .pr-l-xxs,
  .mod_article.article-pr-l-xxs .content-wrapper {
    padding-right: 0.2rem !important;
  }
  .pb-l-xxs,
  .mod_article.article-pb-l-xxs .content-wrapper {
    padding-bottom: 0.2rem !important;
  }
  .pl-l-xxs,
  .mod_article.article-pl-l-xxs .content-wrapper {
    padding-left: 0.2rem !important;
  }
  .ph-l-xxs,
  .mod_article.article-ph-l-xxs .content-wrapper {
    padding-left: 0.2rem !important;
    padding-right: 0.2rem !important;
  }
  .pv-l-xxs,
  .mod_article.article-pv-l-xxs .content-wrapper {
    padding-top: 0.2rem !important;
    padding-bottom: 0.2rem !important;
  }
  .m-l-xxs,
  .mod_article.article-m-l-xxs .content-wrapper {
    margin: 0.2rem !important;
  }
  .mt-l-xxs,
  .mod_article.article-mt-l-xxs .content-wrapper {
    margin-top: 0.2rem !important;
  }
  .mr-l-xxs,
  .mod_article.article-mr-l-xxs .content-wrapper {
    margin-right: 0.2rem !important;
  }
  .mb-l-xxs,
  .mod_article.article-mb-l-xxs .content-wrapper {
    margin-bottom: 0.2rem !important;
  }
  .ml-l-xxs,
  .mod_article.article-ml-l-xxs .content-wrapper {
    margin-left: 0.2rem !important;
  }
  .mh-l-xxs,
  .mod_article.article-mh-l-xxs .content-wrapper {
    margin-left: 0.2rem !important;
    margin-right: 0.2rem !important;
  }
  .mv-l-xxs,
  .mod_article.article-mv-l-xxs .content-wrapper {
    margin-top: 0.2rem !important;
    margin-bottom: 0.2rem !important;
  }
  .mt-neg-l-xxs {
    margin-top: calc(-1 * 0.2rem) !important;
  }
  .p-l-xs,
  .mod_article.article-p-l-xs .content-wrapper {
    padding: 0.6rem !important;
  }
  .pt-l-xs,
  .mod_article.article-pt-l-xs .content-wrapper {
    padding-top: 0.6rem !important;
  }
  .pr-l-xs,
  .mod_article.article-pr-l-xs .content-wrapper {
    padding-right: 0.6rem !important;
  }
  .pb-l-xs,
  .mod_article.article-pb-l-xs .content-wrapper {
    padding-bottom: 0.6rem !important;
  }
  .pl-l-xs,
  .mod_article.article-pl-l-xs .content-wrapper {
    padding-left: 0.6rem !important;
  }
  .ph-l-xs,
  .mod_article.article-ph-l-xs .content-wrapper {
    padding-left: 0.6rem !important;
    padding-right: 0.6rem !important;
  }
  .pv-l-xs,
  .mod_article.article-pv-l-xs .content-wrapper {
    padding-top: 0.6rem !important;
    padding-bottom: 0.6rem !important;
  }
  .m-l-xs,
  .mod_article.article-m-l-xs .content-wrapper {
    margin: 0.6rem !important;
  }
  .mt-l-xs,
  .mod_article.article-mt-l-xs .content-wrapper {
    margin-top: 0.6rem !important;
  }
  .mr-l-xs,
  .mod_article.article-mr-l-xs .content-wrapper {
    margin-right: 0.6rem !important;
  }
  .mb-l-xs,
  .mod_article.article-mb-l-xs .content-wrapper {
    margin-bottom: 0.6rem !important;
  }
  .ml-l-xs,
  .mod_article.article-ml-l-xs .content-wrapper {
    margin-left: 0.6rem !important;
  }
  .mh-l-xs,
  .mod_article.article-mh-l-xs .content-wrapper {
    margin-left: 0.6rem !important;
    margin-right: 0.6rem !important;
  }
  .mv-l-xs,
  .mod_article.article-mv-l-xs .content-wrapper {
    margin-top: 0.6rem !important;
    margin-bottom: 0.6rem !important;
  }
  .mt-neg-l-xs {
    margin-top: calc(-1 * 0.6rem) !important;
  }
  .p-l-s,
  .mod_article.article-p-l-s .content-wrapper {
    padding: 1.2rem !important;
  }
  .pt-l-s,
  .mod_article.article-pt-l-s .content-wrapper {
    padding-top: 1.2rem !important;
  }
  .pr-l-s,
  .mod_article.article-pr-l-s .content-wrapper {
    padding-right: 1.2rem !important;
  }
  .pb-l-s,
  .mod_article.article-pb-l-s .content-wrapper {
    padding-bottom: 1.2rem !important;
  }
  .pl-l-s,
  .mod_article.article-pl-l-s .content-wrapper {
    padding-left: 1.2rem !important;
  }
  .ph-l-s,
  .mod_article.article-ph-l-s .content-wrapper {
    padding-left: 1.2rem !important;
    padding-right: 1.2rem !important;
  }
  .pv-l-s,
  .mod_article.article-pv-l-s .content-wrapper {
    padding-top: 1.2rem !important;
    padding-bottom: 1.2rem !important;
  }
  .m-l-s,
  .mod_article.article-m-l-s .content-wrapper {
    margin: 1.2rem !important;
  }
  .mt-l-s,
  .mod_article.article-mt-l-s .content-wrapper {
    margin-top: 1.2rem !important;
  }
  .mr-l-s,
  .mod_article.article-mr-l-s .content-wrapper {
    margin-right: 1.2rem !important;
  }
  .mb-l-s,
  .mod_article.article-mb-l-s .content-wrapper {
    margin-bottom: 1.2rem !important;
  }
  .ml-l-s,
  .mod_article.article-ml-l-s .content-wrapper {
    margin-left: 1.2rem !important;
  }
  .mh-l-s,
  .mod_article.article-mh-l-s .content-wrapper {
    margin-left: 1.2rem !important;
    margin-right: 1.2rem !important;
  }
  .mv-l-s,
  .mod_article.article-mv-l-s .content-wrapper {
    margin-top: 1.2rem !important;
    margin-bottom: 1.2rem !important;
  }
  .mt-neg-l-s {
    margin-top: calc(-1 * 1.2rem) !important;
  }
  .p-l-m,
  .mod_article.article-p-l-m .content-wrapper {
    padding: 2.4rem !important;
  }
  .pt-l-m,
  .mod_article.article-pt-l-m .content-wrapper {
    padding-top: 2.4rem !important;
  }
  .pr-l-m,
  .mod_article.article-pr-l-m .content-wrapper {
    padding-right: 2.4rem !important;
  }
  .pb-l-m,
  .mod_article.article-pb-l-m .content-wrapper {
    padding-bottom: 2.4rem !important;
  }
  .pl-l-m,
  .mod_article.article-pl-l-m .content-wrapper {
    padding-left: 2.4rem !important;
  }
  .ph-l-m,
  .mod_article.article-ph-l-m .content-wrapper {
    padding-left: 2.4rem !important;
    padding-right: 2.4rem !important;
  }
  .pv-l-m,
  .mod_article.article-pv-l-m .content-wrapper {
    padding-top: 2.4rem !important;
    padding-bottom: 2.4rem !important;
  }
  .m-l-m,
  .mod_article.article-m-l-m .content-wrapper {
    margin: 2.4rem !important;
  }
  .mt-l-m,
  .mod_article.article-mt-l-m .content-wrapper {
    margin-top: 2.4rem !important;
  }
  .mr-l-m,
  .mod_article.article-mr-l-m .content-wrapper {
    margin-right: 2.4rem !important;
  }
  .mb-l-m,
  .mod_article.article-mb-l-m .content-wrapper {
    margin-bottom: 2.4rem !important;
  }
  .ml-l-m,
  .mod_article.article-ml-l-m .content-wrapper {
    margin-left: 2.4rem !important;
  }
  .mh-l-m,
  .mod_article.article-mh-l-m .content-wrapper {
    margin-left: 2.4rem !important;
    margin-right: 2.4rem !important;
  }
  .mv-l-m,
  .mod_article.article-mv-l-m .content-wrapper {
    margin-top: 2.4rem !important;
    margin-bottom: 2.4rem !important;
  }
  .mt-neg-l-m {
    margin-top: calc(-1 * 2.4rem) !important;
  }
  .p-l-l,
  .mod_article.article-p-l-l .content-wrapper {
    padding: 4.8rem !important;
  }
  .pt-l-l,
  .mod_article.article-pt-l-l .content-wrapper {
    padding-top: 4.8rem !important;
  }
  .pr-l-l,
  .mod_article.article-pr-l-l .content-wrapper {
    padding-right: 4.8rem !important;
  }
  .pb-l-l,
  .mod_article.article-pb-l-l .content-wrapper {
    padding-bottom: 4.8rem !important;
  }
  .pl-l-l,
  .mod_article.article-pl-l-l .content-wrapper {
    padding-left: 4.8rem !important;
  }
  .ph-l-l,
  .mod_article.article-ph-l-l .content-wrapper {
    padding-left: 4.8rem !important;
    padding-right: 4.8rem !important;
  }
  .pv-l-l,
  .mod_article.article-pv-l-l .content-wrapper {
    padding-top: 4.8rem !important;
    padding-bottom: 4.8rem !important;
  }
  .m-l-l,
  .mod_article.article-m-l-l .content-wrapper {
    margin: 4.8rem !important;
  }
  .mt-l-l,
  .mod_article.article-mt-l-l .content-wrapper {
    margin-top: 4.8rem !important;
  }
  .mr-l-l,
  .mod_article.article-mr-l-l .content-wrapper {
    margin-right: 4.8rem !important;
  }
  .mb-l-l,
  .mod_article.article-mb-l-l .content-wrapper {
    margin-bottom: 4.8rem !important;
  }
  .ml-l-l,
  .mod_article.article-ml-l-l .content-wrapper {
    margin-left: 4.8rem !important;
  }
  .mh-l-l,
  .mod_article.article-mh-l-l .content-wrapper {
    margin-left: 4.8rem !important;
    margin-right: 4.8rem !important;
  }
  .mv-l-l,
  .mod_article.article-mv-l-l .content-wrapper {
    margin-top: 4.8rem !important;
    margin-bottom: 4.8rem !important;
  }
  .mt-neg-l-l {
    margin-top: calc(-1 * 4.8rem) !important;
  }
  .p-l-xl,
  .mod_article.article-p-l-xl .content-wrapper {
    padding: 9.6rem !important;
  }
  .pt-l-xl,
  .mod_article.article-pt-l-xl .content-wrapper {
    padding-top: 9.6rem !important;
  }
  .pr-l-xl,
  .mod_article.article-pr-l-xl .content-wrapper {
    padding-right: 9.6rem !important;
  }
  .pb-l-xl,
  .mod_article.article-pb-l-xl .content-wrapper {
    padding-bottom: 9.6rem !important;
  }
  .pl-l-xl,
  .mod_article.article-pl-l-xl .content-wrapper {
    padding-left: 9.6rem !important;
  }
  .ph-l-xl,
  .mod_article.article-ph-l-xl .content-wrapper {
    padding-left: 9.6rem !important;
    padding-right: 9.6rem !important;
  }
  .pv-l-xl,
  .mod_article.article-pv-l-xl .content-wrapper {
    padding-top: 9.6rem !important;
    padding-bottom: 9.6rem !important;
  }
  .m-l-xl,
  .mod_article.article-m-l-xl .content-wrapper {
    margin: 9.6rem !important;
  }
  .mt-l-xl,
  .mod_article.article-mt-l-xl .content-wrapper {
    margin-top: 9.6rem !important;
  }
  .mr-l-xl,
  .mod_article.article-mr-l-xl .content-wrapper {
    margin-right: 9.6rem !important;
  }
  .mb-l-xl,
  .mod_article.article-mb-l-xl .content-wrapper {
    margin-bottom: 9.6rem !important;
  }
  .ml-l-xl,
  .mod_article.article-ml-l-xl .content-wrapper {
    margin-left: 9.6rem !important;
  }
  .mh-l-xl,
  .mod_article.article-mh-l-xl .content-wrapper {
    margin-left: 9.6rem !important;
    margin-right: 9.6rem !important;
  }
  .mv-l-xl,
  .mod_article.article-mv-l-xl .content-wrapper {
    margin-top: 9.6rem !important;
    margin-bottom: 9.6rem !important;
  }
  .mt-neg-l-xl {
    margin-top: calc(-1 * 9.6rem) !important;
  }
  .p-l-xxl,
  .mod_article.article-p-l-xxl .content-wrapper {
    padding: 14.4rem !important;
  }
  .pt-l-xxl,
  .mod_article.article-pt-l-xxl .content-wrapper {
    padding-top: 14.4rem !important;
  }
  .pr-l-xxl,
  .mod_article.article-pr-l-xxl .content-wrapper {
    padding-right: 14.4rem !important;
  }
  .pb-l-xxl,
  .mod_article.article-pb-l-xxl .content-wrapper {
    padding-bottom: 14.4rem !important;
  }
  .pl-l-xxl,
  .mod_article.article-pl-l-xxl .content-wrapper {
    padding-left: 14.4rem !important;
  }
  .ph-l-xxl,
  .mod_article.article-ph-l-xxl .content-wrapper {
    padding-left: 14.4rem !important;
    padding-right: 14.4rem !important;
  }
  .pv-l-xxl,
  .mod_article.article-pv-l-xxl .content-wrapper {
    padding-top: 14.4rem !important;
    padding-bottom: 14.4rem !important;
  }
  .m-l-xxl,
  .mod_article.article-m-l-xxl .content-wrapper {
    margin: 14.4rem !important;
  }
  .mt-l-xxl,
  .mod_article.article-mt-l-xxl .content-wrapper {
    margin-top: 14.4rem !important;
  }
  .mr-l-xxl,
  .mod_article.article-mr-l-xxl .content-wrapper {
    margin-right: 14.4rem !important;
  }
  .mb-l-xxl,
  .mod_article.article-mb-l-xxl .content-wrapper {
    margin-bottom: 14.4rem !important;
  }
  .ml-l-xxl,
  .mod_article.article-ml-l-xxl .content-wrapper {
    margin-left: 14.4rem !important;
  }
  .mh-l-xxl,
  .mod_article.article-mh-l-xxl .content-wrapper {
    margin-left: 14.4rem !important;
    margin-right: 14.4rem !important;
  }
  .mv-l-xxl,
  .mod_article.article-mv-l-xxl .content-wrapper {
    margin-top: 14.4rem !important;
    margin-bottom: 14.4rem !important;
  }
  .mt-neg-l-xxl {
    margin-top: calc(-1 * 14.4rem) !important;
  }
  .mt-l-auto,
  .mod_article.article-mt-l-auto .content-wrapper {
    margin-top: auto;
  }
  .mr-l-auto,
  .mod_article.article-mr-l-auto .content-wrapper {
    margin-right: auto;
  }
  .mb-l-auto,
  .mod_article.article-mb-l-auto .content-wrapper {
    margin-bottom: auto;
  }
  .ml-l-auto,
  .mod_article.article-ml-l-auto .content-wrapper {
    margin-left: auto;
  }
  .mv-l-auto,
  .mod_article.article-mv-l-auto .content-wrapper {
    margin-right: auto;
    margin-left: auto;
  }
  .mh-l-auto,
  .mod_article.article-mh-l-auto .content-wrapper {
    margin-top: auto;
    margin-bottom: auto;
  }
  .align-l-left {
    text-align: left !important;
  }
  .align-l-center {
    text-align: center !important;
  }
  .align-l-right {
    text-align: right !important;
  }
  .align-l-justify {
    text-align: justify !important;
  }
  .img-l-left .image_container {
    text-align: left;
  }
  .img-l-left img {
    display: inline-block !important;
  }
  .img-l-center .image_container {
    text-align: center;
  }
  .img-l-center img {
    display: inline-block !important;
  }
  .img-l-right .image_container {
    text-align: right;
  }
  .img-l-right img {
    display: inline-block !important;
  }
  .img-l-fullwidth img {
    width: 100% !important;
    height: auto !important;
  }
  .img-l-autowidth img {
    width: auto !important;
    height: auto !important;
  }
  .img-l-fullhight img {
    height: 100% !important;
    width: auto !important;
  }
  .show-l,
  .display-l-block {
    display: block !important;
    opacity: 1;
  }
  .display-l-inline {
    display: inline !important;
  }
  .display-l-inline-block {
    display: inline-block !important;
  }
  .display-l-table {
    display: table !important;
  }
  .hide-l,
  .display-l-none {
    display: none !important;
    opacity: 0;
  }
  .width-l-1\/12 {
    width: 8.33%;
  }
  .width-l-2\/12,
  .width-l-1\/6 {
    width: 16.66%;
  }
  .width-l-3\/12,
  .width-l-1\/4 {
    width: 25%;
  }
  .width-l-4\/12,
  .width-l-2\/6,
  .width-l-1\/3 {
    width: 33.33%;
  }
  .width-l-5\/12 {
    width: 41.66%;
  }
  .width-l-6\/12,
  .width-l-3\/6,
  .width-l-2\/4,
  .width-l-1\/2 {
    width: 50%;
  }
  .width-l-7\/12 {
    width: 58.33%;
  }
  .width-l-8\/12,
  .width-l-4\/6,
  .width-l-2\/3 {
    width: 66.66%;
  }
  .width-l-9\/12,
  .width-l-3\/4 {
    width: 75%;
  }
  .width-l-10\/12,
  .width-l-5\/6 {
    width: 83.33%;
  }
  .width-l-11\/12 {
    width: 91.66%;
  }
  .width-l-full {
    width: 100%;
  }
  .height-l-1\/12 {
    height: 8.33%;
  }
  .height-l-2\/12,
  .height-l-1\/6 {
    height: 16.66%;
  }
  .height-l-3\/12,
  .height-l-1\/4 {
    height: 25%;
  }
  .height-l-4\/12,
  .height-l-2\/6,
  .height-l-1\/3 {
    height: 33.33%;
  }
  .height-l-5\/12 {
    height: 41.66%;
  }
  .height-l-6\/12,
  .height-l-3\/6,
  .height-l-2\/4,
  .height-l-1\/2 {
    height: 50%;
  }
  .height-l-7\/12 {
    height: 58.33%;
  }
  .height-l-8\/12,
  .height-l-4\/6,
  .height-l-2\/3 {
    height: 66.66%;
  }
  .height-l-9\/12,
  .height-l-3\/4 {
    height: 75%;
  }
  .height-l-10\/12,
  .height-l-5\/6 {
    height: 83.33%;
  }
  .height-l-11\/12 {
    height: 91.66%;
  }
  .height-l-full {
    height: 100%;
  }
  .object-fill-l,
  .object-fill-l img {
    object-fit: fill;
  }
  .object-contain-l,
  .object-contain-l img {
    object-fit: contain;
  }
  .object-cover-l,
  .object-cover-l img {
    object-fit: cover;
  }
  .object-scale-down-l,
  .object-scale-down-l img {
    object-fit: scale-down;
  }
  .object-none-l,
  .object-none-l img {
    object-fit: none;
  }
  .object-position-l-lt,
  .object-position-l-lt img {
    object-position: left top;
  }
  .object-position-l-lc,
  .object-position-l-lc img {
    object-position: left center;
  }
  .object-position-l-lb,
  .object-position-l-lb img {
    object-position: left bottom;
  }
  .object-position-l-ct,
  .object-position-l-ct img {
    object-position: center top;
  }
  .object-position-l-cc,
  .object-position-l-cc img {
    object-position: center;
  }
  .object-position-l-cb,
  .object-position-l-cb img {
    object-position: center bottom;
  }
  .object-position-l-rt,
  .object-position-l-rt img {
    object-position: right top;
  }
  .object-position-l-rc,
  .object-position-l-rc img {
    object-position: right center;
  }
  .object-position-l-rb,
  .object-position-l-rb img {
    object-position: right bottom;
  }
}
@media screen and (min-width: 1921px) {
  .overflow-xl-visible {
    overflow: visible;
  }
  .overflow-xl-hidden {
    overflow: hidden;
  }
  .overflow-xl-scroll {
    overflow: scroll;
  }
  .overflow-xl-auto {
    overflow: auto;
  }
  .p-xl-0,
  .mod_article.article-p-xl-0 .content-wrapper {
    padding: 0 !important;
  }
  .pt-xl-0,
  .mod_article.article-pt-xl-0 .content-wrapper {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .mod_article.article-pr-xl-0 .content-wrapper {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .mod_article.article-pb-xl-0 .content-wrapper {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .mod_article.article-pl-xl-0 .content-wrapper {
    padding-left: 0 !important;
  }
  .ph-xl-0,
  .mod_article.article-ph-xl-0 .content-wrapper {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .pv-xl-0,
  .mod_article.article-pv-xl-0 .content-wrapper {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .m-xl-0,
  .mod_article.article-m-xl-0 .content-wrapper {
    margin: 0 !important;
  }
  .mt-xl-0,
  .mod_article.article-mt-xl-0 .content-wrapper {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mod_article.article-mr-xl-0 .content-wrapper {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .mod_article.article-mb-xl-0 .content-wrapper {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mod_article.article-ml-xl-0 .content-wrapper {
    margin-left: 0 !important;
  }
  .mh-xl-0,
  .mod_article.article-mh-xl-0 .content-wrapper {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .mv-xl-0,
  .mod_article.article-mv-xl-0 .content-wrapper {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .mt-neg-xl-0 {
    margin-top: 0 !important;
  }
  .p-xl-xxs,
  .mod_article.article-p-xl-xxs .content-wrapper {
    padding: 0.2rem !important;
  }
  .pt-xl-xxs,
  .mod_article.article-pt-xl-xxs .content-wrapper {
    padding-top: 0.2rem !important;
  }
  .pr-xl-xxs,
  .mod_article.article-pr-xl-xxs .content-wrapper {
    padding-right: 0.2rem !important;
  }
  .pb-xl-xxs,
  .mod_article.article-pb-xl-xxs .content-wrapper {
    padding-bottom: 0.2rem !important;
  }
  .pl-xl-xxs,
  .mod_article.article-pl-xl-xxs .content-wrapper {
    padding-left: 0.2rem !important;
  }
  .ph-xl-xxs,
  .mod_article.article-ph-xl-xxs .content-wrapper {
    padding-left: 0.2rem !important;
    padding-right: 0.2rem !important;
  }
  .pv-xl-xxs,
  .mod_article.article-pv-xl-xxs .content-wrapper {
    padding-top: 0.2rem !important;
    padding-bottom: 0.2rem !important;
  }
  .m-xl-xxs,
  .mod_article.article-m-xl-xxs .content-wrapper {
    margin: 0.2rem !important;
  }
  .mt-xl-xxs,
  .mod_article.article-mt-xl-xxs .content-wrapper {
    margin-top: 0.2rem !important;
  }
  .mr-xl-xxs,
  .mod_article.article-mr-xl-xxs .content-wrapper {
    margin-right: 0.2rem !important;
  }
  .mb-xl-xxs,
  .mod_article.article-mb-xl-xxs .content-wrapper {
    margin-bottom: 0.2rem !important;
  }
  .ml-xl-xxs,
  .mod_article.article-ml-xl-xxs .content-wrapper {
    margin-left: 0.2rem !important;
  }
  .mh-xl-xxs,
  .mod_article.article-mh-xl-xxs .content-wrapper {
    margin-left: 0.2rem !important;
    margin-right: 0.2rem !important;
  }
  .mv-xl-xxs,
  .mod_article.article-mv-xl-xxs .content-wrapper {
    margin-top: 0.2rem !important;
    margin-bottom: 0.2rem !important;
  }
  .mt-neg-xl-xxs {
    margin-top: calc(-1 * 0.2rem) !important;
  }
  .p-xl-xs,
  .mod_article.article-p-xl-xs .content-wrapper {
    padding: 0.6rem !important;
  }
  .pt-xl-xs,
  .mod_article.article-pt-xl-xs .content-wrapper {
    padding-top: 0.6rem !important;
  }
  .pr-xl-xs,
  .mod_article.article-pr-xl-xs .content-wrapper {
    padding-right: 0.6rem !important;
  }
  .pb-xl-xs,
  .mod_article.article-pb-xl-xs .content-wrapper {
    padding-bottom: 0.6rem !important;
  }
  .pl-xl-xs,
  .mod_article.article-pl-xl-xs .content-wrapper {
    padding-left: 0.6rem !important;
  }
  .ph-xl-xs,
  .mod_article.article-ph-xl-xs .content-wrapper {
    padding-left: 0.6rem !important;
    padding-right: 0.6rem !important;
  }
  .pv-xl-xs,
  .mod_article.article-pv-xl-xs .content-wrapper {
    padding-top: 0.6rem !important;
    padding-bottom: 0.6rem !important;
  }
  .m-xl-xs,
  .mod_article.article-m-xl-xs .content-wrapper {
    margin: 0.6rem !important;
  }
  .mt-xl-xs,
  .mod_article.article-mt-xl-xs .content-wrapper {
    margin-top: 0.6rem !important;
  }
  .mr-xl-xs,
  .mod_article.article-mr-xl-xs .content-wrapper {
    margin-right: 0.6rem !important;
  }
  .mb-xl-xs,
  .mod_article.article-mb-xl-xs .content-wrapper {
    margin-bottom: 0.6rem !important;
  }
  .ml-xl-xs,
  .mod_article.article-ml-xl-xs .content-wrapper {
    margin-left: 0.6rem !important;
  }
  .mh-xl-xs,
  .mod_article.article-mh-xl-xs .content-wrapper {
    margin-left: 0.6rem !important;
    margin-right: 0.6rem !important;
  }
  .mv-xl-xs,
  .mod_article.article-mv-xl-xs .content-wrapper {
    margin-top: 0.6rem !important;
    margin-bottom: 0.6rem !important;
  }
  .mt-neg-xl-xs {
    margin-top: calc(-1 * 0.6rem) !important;
  }
  .p-xl-s,
  .mod_article.article-p-xl-s .content-wrapper {
    padding: 1.2rem !important;
  }
  .pt-xl-s,
  .mod_article.article-pt-xl-s .content-wrapper {
    padding-top: 1.2rem !important;
  }
  .pr-xl-s,
  .mod_article.article-pr-xl-s .content-wrapper {
    padding-right: 1.2rem !important;
  }
  .pb-xl-s,
  .mod_article.article-pb-xl-s .content-wrapper {
    padding-bottom: 1.2rem !important;
  }
  .pl-xl-s,
  .mod_article.article-pl-xl-s .content-wrapper {
    padding-left: 1.2rem !important;
  }
  .ph-xl-s,
  .mod_article.article-ph-xl-s .content-wrapper {
    padding-left: 1.2rem !important;
    padding-right: 1.2rem !important;
  }
  .pv-xl-s,
  .mod_article.article-pv-xl-s .content-wrapper {
    padding-top: 1.2rem !important;
    padding-bottom: 1.2rem !important;
  }
  .m-xl-s,
  .mod_article.article-m-xl-s .content-wrapper {
    margin: 1.2rem !important;
  }
  .mt-xl-s,
  .mod_article.article-mt-xl-s .content-wrapper {
    margin-top: 1.2rem !important;
  }
  .mr-xl-s,
  .mod_article.article-mr-xl-s .content-wrapper {
    margin-right: 1.2rem !important;
  }
  .mb-xl-s,
  .mod_article.article-mb-xl-s .content-wrapper {
    margin-bottom: 1.2rem !important;
  }
  .ml-xl-s,
  .mod_article.article-ml-xl-s .content-wrapper {
    margin-left: 1.2rem !important;
  }
  .mh-xl-s,
  .mod_article.article-mh-xl-s .content-wrapper {
    margin-left: 1.2rem !important;
    margin-right: 1.2rem !important;
  }
  .mv-xl-s,
  .mod_article.article-mv-xl-s .content-wrapper {
    margin-top: 1.2rem !important;
    margin-bottom: 1.2rem !important;
  }
  .mt-neg-xl-s {
    margin-top: calc(-1 * 1.2rem) !important;
  }
  .p-xl-m,
  .mod_article.article-p-xl-m .content-wrapper {
    padding: 2.4rem !important;
  }
  .pt-xl-m,
  .mod_article.article-pt-xl-m .content-wrapper {
    padding-top: 2.4rem !important;
  }
  .pr-xl-m,
  .mod_article.article-pr-xl-m .content-wrapper {
    padding-right: 2.4rem !important;
  }
  .pb-xl-m,
  .mod_article.article-pb-xl-m .content-wrapper {
    padding-bottom: 2.4rem !important;
  }
  .pl-xl-m,
  .mod_article.article-pl-xl-m .content-wrapper {
    padding-left: 2.4rem !important;
  }
  .ph-xl-m,
  .mod_article.article-ph-xl-m .content-wrapper {
    padding-left: 2.4rem !important;
    padding-right: 2.4rem !important;
  }
  .pv-xl-m,
  .mod_article.article-pv-xl-m .content-wrapper {
    padding-top: 2.4rem !important;
    padding-bottom: 2.4rem !important;
  }
  .m-xl-m,
  .mod_article.article-m-xl-m .content-wrapper {
    margin: 2.4rem !important;
  }
  .mt-xl-m,
  .mod_article.article-mt-xl-m .content-wrapper {
    margin-top: 2.4rem !important;
  }
  .mr-xl-m,
  .mod_article.article-mr-xl-m .content-wrapper {
    margin-right: 2.4rem !important;
  }
  .mb-xl-m,
  .mod_article.article-mb-xl-m .content-wrapper {
    margin-bottom: 2.4rem !important;
  }
  .ml-xl-m,
  .mod_article.article-ml-xl-m .content-wrapper {
    margin-left: 2.4rem !important;
  }
  .mh-xl-m,
  .mod_article.article-mh-xl-m .content-wrapper {
    margin-left: 2.4rem !important;
    margin-right: 2.4rem !important;
  }
  .mv-xl-m,
  .mod_article.article-mv-xl-m .content-wrapper {
    margin-top: 2.4rem !important;
    margin-bottom: 2.4rem !important;
  }
  .mt-neg-xl-m {
    margin-top: calc(-1 * 2.4rem) !important;
  }
  .p-xl-l,
  .mod_article.article-p-xl-l .content-wrapper {
    padding: 4.8rem !important;
  }
  .pt-xl-l,
  .mod_article.article-pt-xl-l .content-wrapper {
    padding-top: 4.8rem !important;
  }
  .pr-xl-l,
  .mod_article.article-pr-xl-l .content-wrapper {
    padding-right: 4.8rem !important;
  }
  .pb-xl-l,
  .mod_article.article-pb-xl-l .content-wrapper {
    padding-bottom: 4.8rem !important;
  }
  .pl-xl-l,
  .mod_article.article-pl-xl-l .content-wrapper {
    padding-left: 4.8rem !important;
  }
  .ph-xl-l,
  .mod_article.article-ph-xl-l .content-wrapper {
    padding-left: 4.8rem !important;
    padding-right: 4.8rem !important;
  }
  .pv-xl-l,
  .mod_article.article-pv-xl-l .content-wrapper {
    padding-top: 4.8rem !important;
    padding-bottom: 4.8rem !important;
  }
  .m-xl-l,
  .mod_article.article-m-xl-l .content-wrapper {
    margin: 4.8rem !important;
  }
  .mt-xl-l,
  .mod_article.article-mt-xl-l .content-wrapper {
    margin-top: 4.8rem !important;
  }
  .mr-xl-l,
  .mod_article.article-mr-xl-l .content-wrapper {
    margin-right: 4.8rem !important;
  }
  .mb-xl-l,
  .mod_article.article-mb-xl-l .content-wrapper {
    margin-bottom: 4.8rem !important;
  }
  .ml-xl-l,
  .mod_article.article-ml-xl-l .content-wrapper {
    margin-left: 4.8rem !important;
  }
  .mh-xl-l,
  .mod_article.article-mh-xl-l .content-wrapper {
    margin-left: 4.8rem !important;
    margin-right: 4.8rem !important;
  }
  .mv-xl-l,
  .mod_article.article-mv-xl-l .content-wrapper {
    margin-top: 4.8rem !important;
    margin-bottom: 4.8rem !important;
  }
  .mt-neg-xl-l {
    margin-top: calc(-1 * 4.8rem) !important;
  }
  .p-xl-xl,
  .mod_article.article-p-xl-xl .content-wrapper {
    padding: 9.6rem !important;
  }
  .pt-xl-xl,
  .mod_article.article-pt-xl-xl .content-wrapper {
    padding-top: 9.6rem !important;
  }
  .pr-xl-xl,
  .mod_article.article-pr-xl-xl .content-wrapper {
    padding-right: 9.6rem !important;
  }
  .pb-xl-xl,
  .mod_article.article-pb-xl-xl .content-wrapper {
    padding-bottom: 9.6rem !important;
  }
  .pl-xl-xl,
  .mod_article.article-pl-xl-xl .content-wrapper {
    padding-left: 9.6rem !important;
  }
  .ph-xl-xl,
  .mod_article.article-ph-xl-xl .content-wrapper {
    padding-left: 9.6rem !important;
    padding-right: 9.6rem !important;
  }
  .pv-xl-xl,
  .mod_article.article-pv-xl-xl .content-wrapper {
    padding-top: 9.6rem !important;
    padding-bottom: 9.6rem !important;
  }
  .m-xl-xl,
  .mod_article.article-m-xl-xl .content-wrapper {
    margin: 9.6rem !important;
  }
  .mt-xl-xl,
  .mod_article.article-mt-xl-xl .content-wrapper {
    margin-top: 9.6rem !important;
  }
  .mr-xl-xl,
  .mod_article.article-mr-xl-xl .content-wrapper {
    margin-right: 9.6rem !important;
  }
  .mb-xl-xl,
  .mod_article.article-mb-xl-xl .content-wrapper {
    margin-bottom: 9.6rem !important;
  }
  .ml-xl-xl,
  .mod_article.article-ml-xl-xl .content-wrapper {
    margin-left: 9.6rem !important;
  }
  .mh-xl-xl,
  .mod_article.article-mh-xl-xl .content-wrapper {
    margin-left: 9.6rem !important;
    margin-right: 9.6rem !important;
  }
  .mv-xl-xl,
  .mod_article.article-mv-xl-xl .content-wrapper {
    margin-top: 9.6rem !important;
    margin-bottom: 9.6rem !important;
  }
  .mt-neg-xl-xl {
    margin-top: calc(-1 * 9.6rem) !important;
  }
  .p-xl-xxl,
  .mod_article.article-p-xl-xxl .content-wrapper {
    padding: 14.4rem !important;
  }
  .pt-xl-xxl,
  .mod_article.article-pt-xl-xxl .content-wrapper {
    padding-top: 14.4rem !important;
  }
  .pr-xl-xxl,
  .mod_article.article-pr-xl-xxl .content-wrapper {
    padding-right: 14.4rem !important;
  }
  .pb-xl-xxl,
  .mod_article.article-pb-xl-xxl .content-wrapper {
    padding-bottom: 14.4rem !important;
  }
  .pl-xl-xxl,
  .mod_article.article-pl-xl-xxl .content-wrapper {
    padding-left: 14.4rem !important;
  }
  .ph-xl-xxl,
  .mod_article.article-ph-xl-xxl .content-wrapper {
    padding-left: 14.4rem !important;
    padding-right: 14.4rem !important;
  }
  .pv-xl-xxl,
  .mod_article.article-pv-xl-xxl .content-wrapper {
    padding-top: 14.4rem !important;
    padding-bottom: 14.4rem !important;
  }
  .m-xl-xxl,
  .mod_article.article-m-xl-xxl .content-wrapper {
    margin: 14.4rem !important;
  }
  .mt-xl-xxl,
  .mod_article.article-mt-xl-xxl .content-wrapper {
    margin-top: 14.4rem !important;
  }
  .mr-xl-xxl,
  .mod_article.article-mr-xl-xxl .content-wrapper {
    margin-right: 14.4rem !important;
  }
  .mb-xl-xxl,
  .mod_article.article-mb-xl-xxl .content-wrapper {
    margin-bottom: 14.4rem !important;
  }
  .ml-xl-xxl,
  .mod_article.article-ml-xl-xxl .content-wrapper {
    margin-left: 14.4rem !important;
  }
  .mh-xl-xxl,
  .mod_article.article-mh-xl-xxl .content-wrapper {
    margin-left: 14.4rem !important;
    margin-right: 14.4rem !important;
  }
  .mv-xl-xxl,
  .mod_article.article-mv-xl-xxl .content-wrapper {
    margin-top: 14.4rem !important;
    margin-bottom: 14.4rem !important;
  }
  .mt-neg-xl-xxl {
    margin-top: calc(-1 * 14.4rem) !important;
  }
  .mt-xl-auto,
  .mod_article.article-mt-xl-auto .content-wrapper {
    margin-top: auto;
  }
  .mr-xl-auto,
  .mod_article.article-mr-xl-auto .content-wrapper {
    margin-right: auto;
  }
  .mb-xl-auto,
  .mod_article.article-mb-xl-auto .content-wrapper {
    margin-bottom: auto;
  }
  .ml-xl-auto,
  .mod_article.article-ml-xl-auto .content-wrapper {
    margin-left: auto;
  }
  .mv-xl-auto,
  .mod_article.article-mv-xl-auto .content-wrapper {
    margin-right: auto;
    margin-left: auto;
  }
  .mh-xl-auto,
  .mod_article.article-mh-xl-auto .content-wrapper {
    margin-top: auto;
    margin-bottom: auto;
  }
  .align-xl-left {
    text-align: left !important;
  }
  .align-xl-center {
    text-align: center !important;
  }
  .align-xl-right {
    text-align: right !important;
  }
  .align-xl-justify {
    text-align: justify !important;
  }
  .img-xl-left .image_container {
    text-align: left;
  }
  .img-xl-left img {
    display: inline-block !important;
  }
  .img-xl-center .image_container {
    text-align: center;
  }
  .img-xl-center img {
    display: inline-block !important;
  }
  .img-xl-right .image_container {
    text-align: right;
  }
  .img-xl-right img {
    display: inline-block !important;
  }
  .img-xl-fullwidth img {
    width: 100% !important;
    height: auto !important;
  }
  .img-xl-autowidth img {
    width: auto !important;
    height: auto !important;
  }
  .img-xl-fullhight img {
    height: 100% !important;
    width: auto !important;
  }
  .show-xl,
  .display-xl-block {
    display: block !important;
    opacity: 1;
  }
  .display-xl-inline {
    display: inline !important;
  }
  .display-xl-inline-block {
    display: inline-block !important;
  }
  .display-xl-table {
    display: table !important;
  }
  .hide-xl,
  .display-xl-none {
    display: none !important;
    opacity: 0;
  }
  .width-xl-1\/12 {
    width: 8.33%;
  }
  .width-xl-2\/12,
  .width-xl-1\/6 {
    width: 16.66%;
  }
  .width-xl-3\/12,
  .width-xl-1\/4 {
    width: 25%;
  }
  .width-xl-4\/12,
  .width-xl-2\/6,
  .width-xl-1\/3 {
    width: 33.33%;
  }
  .width-xl-5\/12 {
    width: 41.66%;
  }
  .width-xl-6\/12,
  .width-xl-3\/6,
  .width-xl-2\/4,
  .width-xl-1\/2 {
    width: 50%;
  }
  .width-xl-7\/12 {
    width: 58.33%;
  }
  .width-xl-8\/12,
  .width-xl-4\/6,
  .width-xl-2\/3 {
    width: 66.66%;
  }
  .width-xl-9\/12,
  .width-xl-3\/4 {
    width: 75%;
  }
  .width-xl-10\/12,
  .width-xl-5\/6 {
    width: 83.33%;
  }
  .width-xl-11\/12 {
    width: 91.66%;
  }
  .width-xl-full {
    width: 100%;
  }
  .height-xl-1\/12 {
    height: 8.33%;
  }
  .height-xl-2\/12,
  .height-xl-1\/6 {
    height: 16.66%;
  }
  .height-xl-3\/12,
  .height-xl-1\/4 {
    height: 25%;
  }
  .height-xl-4\/12,
  .height-xl-2\/6,
  .height-xl-1\/3 {
    height: 33.33%;
  }
  .height-xl-5\/12 {
    height: 41.66%;
  }
  .height-xl-6\/12,
  .height-xl-3\/6,
  .height-xl-2\/4,
  .height-xl-1\/2 {
    height: 50%;
  }
  .height-xl-7\/12 {
    height: 58.33%;
  }
  .height-xl-8\/12,
  .height-xl-4\/6,
  .height-xl-2\/3 {
    height: 66.66%;
  }
  .height-xl-9\/12,
  .height-xl-3\/4 {
    height: 75%;
  }
  .height-xl-10\/12,
  .height-xl-5\/6 {
    height: 83.33%;
  }
  .height-xl-11\/12 {
    height: 91.66%;
  }
  .height-xl-full {
    height: 100%;
  }
  .object-fill-xl,
  .object-fill-xl img {
    object-fit: fill;
  }
  .object-contain-xl,
  .object-contain-xl img {
    object-fit: contain;
  }
  .object-cover-xl,
  .object-cover-xl img {
    object-fit: cover;
  }
  .object-scale-down-xl,
  .object-scale-down-xl img {
    object-fit: scale-down;
  }
  .object-none-xl,
  .object-none-xl img {
    object-fit: none;
  }
  .object-position-xl-lt,
  .object-position-xl-lt img {
    object-position: left top;
  }
  .object-position-xl-lc,
  .object-position-xl-lc img {
    object-position: left center;
  }
  .object-position-xl-lb,
  .object-position-xl-lb img {
    object-position: left bottom;
  }
  .object-position-xl-ct,
  .object-position-xl-ct img {
    object-position: center top;
  }
  .object-position-xl-cc,
  .object-position-xl-cc img {
    object-position: center;
  }
  .object-position-xl-cb,
  .object-position-xl-cb img {
    object-position: center bottom;
  }
  .object-position-xl-rt,
  .object-position-xl-rt img {
    object-position: right top;
  }
  .object-position-xl-rc,
  .object-position-xl-rc img {
    object-position: right center;
  }
  .object-position-xl-rb,
  .object-position-xl-rb img {
    object-position: right bottom;
  }
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role=button] {
  cursor: pointer;
}

.clearfix::after {
  content: ".";
  clear: both;
  display: block;
  visibility: hidden;
  height: 0;
}

.invisible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.fixed-header .fixed-header-show {
  display: block;
}
.fixed-header .fixed-header-hide {
  display: none;
}

.grid-list-container, .ce_rsce_team.grid-list {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}
.grid-list-container > h1, .ce_rsce_team.grid-list > h1, .grid-list-container > h2, .ce_rsce_team.grid-list > h2, .grid-list-container > h3, .ce_rsce_team.grid-list > h3, .grid-list-container > h4, .ce_rsce_team.grid-list > h4, .grid-list-container > h5, .ce_rsce_team.grid-list > h5, .grid-list-container > h6, .ce_rsce_team.grid-list > h6, .grid-list-container > .like-h1, .ce_rsce_team.grid-list > .like-h1, .grid-list-container > .like-h2, .ce_rsce_team.grid-list > .like-h2, .grid-list-container > .like-h3, .ce_rsce_team.grid-list > .like-h3, .grid-list-container > .like-h4, .ce_rsce_team.grid-list > .like-h4, .grid-list-container > .like-h5, .ce_rsce_team.grid-list > .like-h5, .grid-list-container > .like-h6, .ce_rsce_team.grid-list > .like-h6 {
  width: 100%;
}
.grid-list-container.justify-left, .justify-left.ce_rsce_team.grid-list {
  justify-content: flex-start;
}
.grid-list-container.justify-left > .grid-list-element:last-of-type, .justify-left.ce_rsce_team.grid-list > .grid-list-element:last-of-type, .justify-left.ce_rsce_team.grid-list > div:last-of-type {
  margin-right: 0 !important;
}
.grid-list-container.justify-center, .justify-center.ce_rsce_team.grid-list {
  justify-content: center;
}
.grid-list-container.justify-center > .grid-list-element:last-of-type, .justify-center.ce_rsce_team.grid-list > .grid-list-element:last-of-type, .justify-center.ce_rsce_team.grid-list > div:last-of-type {
  margin-right: 0 !important;
}
.grid-list-container.justify-right, .justify-right.ce_rsce_team.grid-list {
  justify-content: flex-end;
}
.grid-list-container.justify-right > .grid-list-element:last-of-type, .justify-right.ce_rsce_team.grid-list > .grid-list-element:last-of-type, .justify-right.ce_rsce_team.grid-list > div:last-of-type {
  margin-right: 0 !important;
}
@media screen and (min-width: 0) {
  .grid-list-container.list-1, .list-1.ce_rsce_team.grid-list {
    column-count: 1;
  }
  .grid-list-container.list-1 > .grid-list-element, .list-1.ce_rsce_team.grid-list > .grid-list-element, .list-1.ce_rsce_team.grid-list > div {
    width: 100%;
    margin-right: 0;
    margin-bottom: var(--distance-m) !important;
  }
  .grid-list-container.no-gutter.list-1 > .grid-list-element, .no-gutter.list-1.ce_rsce_team.grid-list > .grid-list-element, .no-gutter.list-1.ce_rsce_team.grid-list > div {
    margin-bottom: 0 !important;
  }
  .grid-list-container.list-2, .list-2.ce_rsce_team.grid-list {
    column-count: 2;
  }
  .grid-list-container.list-2 > .grid-list-element, .list-2.ce_rsce_team.grid-list > .grid-list-element, .list-2.ce_rsce_team.grid-list > div {
    width: calc((100% - 1 * 2.4rem) / 2);
    margin-bottom: 2.4rem !important;
  }
  .grid-list-container.list-2 > .grid-list-element:nth-of-type(1n), .list-2.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .list-2.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .grid-list-container.list-2 > .grid-list-element:nth-of-type(2n), .list-2.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(2n), .list-2.ce_rsce_team.grid-list > div:nth-of-type(2n) {
    margin-right: 0;
  }
  .grid-list-container.no-gutter.list-2 > .grid-list-element, .no-gutter.list-2.ce_rsce_team.grid-list > .grid-list-element, .no-gutter.list-2.ce_rsce_team.grid-list > div {
    width: 50%;
    margin-bottom: 0 !important;
  }
  .grid-list-container.no-gutter.list-2 > .grid-list-element:nth-of-type(1n), .no-gutter.list-2.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .no-gutter.list-2.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 0;
  }
  .grid-list-container.no-gutter.list-2 > .grid-list-element:nth-of-type(2n), .no-gutter.list-2.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(2n), .no-gutter.list-2.ce_rsce_team.grid-list > div:nth-of-type(2n) {
    margin-right: 0;
  }
  .grid-list-container.small-gutter.list-2 > .grid-list-element, .small-gutter.list-2.ce_rsce_team.grid-list > .grid-list-element, .small-gutter.list-2.ce_rsce_team.grid-list > div {
    width: calc((100% - 1 * 1.2rem) / 2);
    margin-bottom: 1.2rem !important;
  }
  .grid-list-container.small-gutter.list-2 > .grid-list-element:nth-of-type(1n), .small-gutter.list-2.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .small-gutter.list-2.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .grid-list-container.small-gutter.list-2 > .grid-list-element:nth-of-type(2n), .small-gutter.list-2.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(2n), .small-gutter.list-2.ce_rsce_team.grid-list > div:nth-of-type(2n) {
    margin-right: 0;
  }
  .grid-list-container.big-gutter.list-2 > .grid-list-element, .big-gutter.list-2.ce_rsce_team.grid-list > .grid-list-element, .big-gutter.list-2.ce_rsce_team.grid-list > div {
    width: calc((100% - 1 * 3.6rem) / 2);
    margin-bottom: 3.6rem !important;
  }
  .grid-list-container.big-gutter.list-2 > .grid-list-element:nth-of-type(1n), .big-gutter.list-2.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .big-gutter.list-2.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .grid-list-container.big-gutter.list-2 > .grid-list-element:nth-of-type(2n), .big-gutter.list-2.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(2n), .big-gutter.list-2.ce_rsce_team.grid-list > div:nth-of-type(2n) {
    margin-right: 0;
  }
  .grid-list-container.list-3, .list-3.ce_rsce_team.grid-list {
    column-count: 3;
  }
  .grid-list-container.list-3 > .grid-list-element, .list-3.ce_rsce_team.grid-list > .grid-list-element, .list-3.ce_rsce_team.grid-list > div {
    width: calc((100% - 2 * 2.4rem) / 3);
    margin-bottom: 2.4rem !important;
  }
  .grid-list-container.list-3 > .grid-list-element:nth-of-type(1n), .list-3.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .list-3.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .grid-list-container.list-3 > .grid-list-element:nth-of-type(3n), .list-3.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(3n), .list-3.ce_rsce_team.grid-list > div:nth-of-type(3n) {
    margin-right: 0;
  }
  .grid-list-container.no-gutter.list-3 > .grid-list-element, .no-gutter.list-3.ce_rsce_team.grid-list > .grid-list-element, .no-gutter.list-3.ce_rsce_team.grid-list > div {
    width: 33.3333333333%;
    margin-bottom: 0 !important;
  }
  .grid-list-container.no-gutter.list-3 > .grid-list-element:nth-of-type(1n), .no-gutter.list-3.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .no-gutter.list-3.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 0;
  }
  .grid-list-container.no-gutter.list-3 > .grid-list-element:nth-of-type(3n), .no-gutter.list-3.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(3n), .no-gutter.list-3.ce_rsce_team.grid-list > div:nth-of-type(3n) {
    margin-right: 0;
  }
  .grid-list-container.small-gutter.list-3 > .grid-list-element, .small-gutter.list-3.ce_rsce_team.grid-list > .grid-list-element, .small-gutter.list-3.ce_rsce_team.grid-list > div {
    width: calc((100% - 2 * 1.2rem) / 3);
    margin-bottom: 1.2rem !important;
  }
  .grid-list-container.small-gutter.list-3 > .grid-list-element:nth-of-type(1n), .small-gutter.list-3.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .small-gutter.list-3.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .grid-list-container.small-gutter.list-3 > .grid-list-element:nth-of-type(3n), .small-gutter.list-3.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(3n), .small-gutter.list-3.ce_rsce_team.grid-list > div:nth-of-type(3n) {
    margin-right: 0;
  }
  .grid-list-container.big-gutter.list-3 > .grid-list-element, .big-gutter.list-3.ce_rsce_team.grid-list > .grid-list-element, .big-gutter.list-3.ce_rsce_team.grid-list > div {
    width: calc((100% - 2 * 3.6rem) / 3);
    margin-bottom: 3.6rem !important;
  }
  .grid-list-container.big-gutter.list-3 > .grid-list-element:nth-of-type(1n), .big-gutter.list-3.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .big-gutter.list-3.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .grid-list-container.big-gutter.list-3 > .grid-list-element:nth-of-type(3n), .big-gutter.list-3.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(3n), .big-gutter.list-3.ce_rsce_team.grid-list > div:nth-of-type(3n) {
    margin-right: 0;
  }
  .grid-list-container.list-4, .list-4.ce_rsce_team.grid-list {
    column-count: 4;
  }
  .grid-list-container.list-4 > .grid-list-element, .list-4.ce_rsce_team.grid-list > .grid-list-element, .list-4.ce_rsce_team.grid-list > div {
    width: calc((100% - 3 * 2.4rem) / 4);
    margin-bottom: 2.4rem !important;
  }
  .grid-list-container.list-4 > .grid-list-element:nth-of-type(1n), .list-4.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .list-4.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .grid-list-container.list-4 > .grid-list-element:nth-of-type(4n), .list-4.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(4n), .list-4.ce_rsce_team.grid-list > div:nth-of-type(4n) {
    margin-right: 0;
  }
  .grid-list-container.no-gutter.list-4 > .grid-list-element, .no-gutter.list-4.ce_rsce_team.grid-list > .grid-list-element, .no-gutter.list-4.ce_rsce_team.grid-list > div {
    width: 25%;
    margin-bottom: 0 !important;
  }
  .grid-list-container.no-gutter.list-4 > .grid-list-element:nth-of-type(1n), .no-gutter.list-4.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .no-gutter.list-4.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 0;
  }
  .grid-list-container.no-gutter.list-4 > .grid-list-element:nth-of-type(4n), .no-gutter.list-4.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(4n), .no-gutter.list-4.ce_rsce_team.grid-list > div:nth-of-type(4n) {
    margin-right: 0;
  }
  .grid-list-container.small-gutter.list-4 > .grid-list-element, .small-gutter.list-4.ce_rsce_team.grid-list > .grid-list-element, .small-gutter.list-4.ce_rsce_team.grid-list > div {
    width: calc((100% - 3 * 1.2rem) / 4);
    margin-bottom: 1.2rem !important;
  }
  .grid-list-container.small-gutter.list-4 > .grid-list-element:nth-of-type(1n), .small-gutter.list-4.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .small-gutter.list-4.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .grid-list-container.small-gutter.list-4 > .grid-list-element:nth-of-type(4n), .small-gutter.list-4.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(4n), .small-gutter.list-4.ce_rsce_team.grid-list > div:nth-of-type(4n) {
    margin-right: 0;
  }
  .grid-list-container.big-gutter.list-4 > .grid-list-element, .big-gutter.list-4.ce_rsce_team.grid-list > .grid-list-element, .big-gutter.list-4.ce_rsce_team.grid-list > div {
    width: calc((100% - 3 * 3.6rem) / 4);
    margin-bottom: 3.6rem !important;
  }
  .grid-list-container.big-gutter.list-4 > .grid-list-element:nth-of-type(1n), .big-gutter.list-4.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .big-gutter.list-4.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .grid-list-container.big-gutter.list-4 > .grid-list-element:nth-of-type(4n), .big-gutter.list-4.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(4n), .big-gutter.list-4.ce_rsce_team.grid-list > div:nth-of-type(4n) {
    margin-right: 0;
  }
  .grid-list-container.list-5, .list-5.ce_rsce_team.grid-list {
    column-count: 5;
  }
  .grid-list-container.list-5 > .grid-list-element, .list-5.ce_rsce_team.grid-list > .grid-list-element, .list-5.ce_rsce_team.grid-list > div {
    width: calc((100% - 4 * 2.4rem) / 5);
    margin-bottom: 2.4rem !important;
  }
  .grid-list-container.list-5 > .grid-list-element:nth-of-type(1n), .list-5.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .list-5.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .grid-list-container.list-5 > .grid-list-element:nth-of-type(5n), .list-5.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(5n), .list-5.ce_rsce_team.grid-list > div:nth-of-type(5n) {
    margin-right: 0;
  }
  .grid-list-container.no-gutter.list-5 > .grid-list-element, .no-gutter.list-5.ce_rsce_team.grid-list > .grid-list-element, .no-gutter.list-5.ce_rsce_team.grid-list > div {
    width: 20%;
    margin-bottom: 0 !important;
  }
  .grid-list-container.no-gutter.list-5 > .grid-list-element:nth-of-type(1n), .no-gutter.list-5.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .no-gutter.list-5.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 0;
  }
  .grid-list-container.no-gutter.list-5 > .grid-list-element:nth-of-type(5n), .no-gutter.list-5.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(5n), .no-gutter.list-5.ce_rsce_team.grid-list > div:nth-of-type(5n) {
    margin-right: 0;
  }
  .grid-list-container.small-gutter.list-5 > .grid-list-element, .small-gutter.list-5.ce_rsce_team.grid-list > .grid-list-element, .small-gutter.list-5.ce_rsce_team.grid-list > div {
    width: calc((100% - 4 * 1.2rem) / 5);
    margin-bottom: 1.2rem !important;
  }
  .grid-list-container.small-gutter.list-5 > .grid-list-element:nth-of-type(1n), .small-gutter.list-5.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .small-gutter.list-5.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .grid-list-container.small-gutter.list-5 > .grid-list-element:nth-of-type(5n), .small-gutter.list-5.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(5n), .small-gutter.list-5.ce_rsce_team.grid-list > div:nth-of-type(5n) {
    margin-right: 0;
  }
  .grid-list-container.big-gutter.list-5 > .grid-list-element, .big-gutter.list-5.ce_rsce_team.grid-list > .grid-list-element, .big-gutter.list-5.ce_rsce_team.grid-list > div {
    width: calc((100% - 4 * 3.6rem) / 5);
    margin-bottom: 3.6rem !important;
  }
  .grid-list-container.big-gutter.list-5 > .grid-list-element:nth-of-type(1n), .big-gutter.list-5.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .big-gutter.list-5.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .grid-list-container.big-gutter.list-5 > .grid-list-element:nth-of-type(5n), .big-gutter.list-5.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(5n), .big-gutter.list-5.ce_rsce_team.grid-list > div:nth-of-type(5n) {
    margin-right: 0;
  }
  .grid-list-container.list-6, .list-6.ce_rsce_team.grid-list {
    column-count: 6;
  }
  .grid-list-container.list-6 > .grid-list-element, .list-6.ce_rsce_team.grid-list > .grid-list-element, .list-6.ce_rsce_team.grid-list > div {
    width: calc((100% - 5 * 2.4rem) / 6);
    margin-bottom: 2.4rem !important;
  }
  .grid-list-container.list-6 > .grid-list-element:nth-of-type(1n), .list-6.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .list-6.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .grid-list-container.list-6 > .grid-list-element:nth-of-type(6n), .list-6.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(6n), .list-6.ce_rsce_team.grid-list > div:nth-of-type(6n) {
    margin-right: 0;
  }
  .grid-list-container.no-gutter.list-6 > .grid-list-element, .no-gutter.list-6.ce_rsce_team.grid-list > .grid-list-element, .no-gutter.list-6.ce_rsce_team.grid-list > div {
    width: 16.6666666667%;
    margin-bottom: 0 !important;
  }
  .grid-list-container.no-gutter.list-6 > .grid-list-element:nth-of-type(1n), .no-gutter.list-6.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .no-gutter.list-6.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 0;
  }
  .grid-list-container.no-gutter.list-6 > .grid-list-element:nth-of-type(6n), .no-gutter.list-6.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(6n), .no-gutter.list-6.ce_rsce_team.grid-list > div:nth-of-type(6n) {
    margin-right: 0;
  }
  .grid-list-container.small-gutter.list-6 > .grid-list-element, .small-gutter.list-6.ce_rsce_team.grid-list > .grid-list-element, .small-gutter.list-6.ce_rsce_team.grid-list > div {
    width: calc((100% - 5 * 1.2rem) / 6);
    margin-bottom: 1.2rem !important;
  }
  .grid-list-container.small-gutter.list-6 > .grid-list-element:nth-of-type(1n), .small-gutter.list-6.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .small-gutter.list-6.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .grid-list-container.small-gutter.list-6 > .grid-list-element:nth-of-type(6n), .small-gutter.list-6.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(6n), .small-gutter.list-6.ce_rsce_team.grid-list > div:nth-of-type(6n) {
    margin-right: 0;
  }
  .grid-list-container.big-gutter.list-6 > .grid-list-element, .big-gutter.list-6.ce_rsce_team.grid-list > .grid-list-element, .big-gutter.list-6.ce_rsce_team.grid-list > div {
    width: calc((100% - 5 * 3.6rem) / 6);
    margin-bottom: 3.6rem !important;
  }
  .grid-list-container.big-gutter.list-6 > .grid-list-element:nth-of-type(1n), .big-gutter.list-6.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .big-gutter.list-6.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .grid-list-container.big-gutter.list-6 > .grid-list-element:nth-of-type(6n), .big-gutter.list-6.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(6n), .big-gutter.list-6.ce_rsce_team.grid-list > div:nth-of-type(6n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 600px) {
  .grid-list-container.list-xs-1, .list-xs-1.ce_rsce_team.grid-list {
    column-count: 1;
  }
  .grid-list-container.list-xs-1 > .grid-list-element, .list-xs-1.ce_rsce_team.grid-list > .grid-list-element, .list-xs-1.ce_rsce_team.grid-list > div {
    width: 100%;
    margin-right: 0;
    margin-bottom: var(--distance-m) !important;
  }
  .grid-list-container.no-gutter.list-xs-1 > .grid-list-element, .no-gutter.list-xs-1.ce_rsce_team.grid-list > .grid-list-element, .no-gutter.list-xs-1.ce_rsce_team.grid-list > div {
    margin-bottom: 0 !important;
  }
  .grid-list-container.list-xs-2, .list-xs-2.ce_rsce_team.grid-list {
    column-count: 2;
  }
  .grid-list-container.list-xs-2 > .grid-list-element, .list-xs-2.ce_rsce_team.grid-list > .grid-list-element, .list-xs-2.ce_rsce_team.grid-list > div {
    width: calc((100% - 1 * 2.4rem) / 2);
    margin-bottom: 2.4rem !important;
  }
  .grid-list-container.list-xs-2 > .grid-list-element:nth-of-type(1n), .list-xs-2.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .list-xs-2.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .grid-list-container.list-xs-2 > .grid-list-element:nth-of-type(2n), .list-xs-2.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(2n), .list-xs-2.ce_rsce_team.grid-list > div:nth-of-type(2n) {
    margin-right: 0;
  }
  .grid-list-container.no-gutter.list-xs-2 > .grid-list-element, .no-gutter.list-xs-2.ce_rsce_team.grid-list > .grid-list-element, .no-gutter.list-xs-2.ce_rsce_team.grid-list > div {
    width: 50%;
    margin-bottom: 0 !important;
  }
  .grid-list-container.no-gutter.list-xs-2 > .grid-list-element:nth-of-type(1n), .no-gutter.list-xs-2.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .no-gutter.list-xs-2.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 0;
  }
  .grid-list-container.no-gutter.list-xs-2 > .grid-list-element:nth-of-type(2n), .no-gutter.list-xs-2.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(2n), .no-gutter.list-xs-2.ce_rsce_team.grid-list > div:nth-of-type(2n) {
    margin-right: 0;
  }
  .grid-list-container.small-gutter.list-xs-2 > .grid-list-element, .small-gutter.list-xs-2.ce_rsce_team.grid-list > .grid-list-element, .small-gutter.list-xs-2.ce_rsce_team.grid-list > div {
    width: calc((100% - 1 * 1.2rem) / 2);
    margin-bottom: 1.2rem !important;
  }
  .grid-list-container.small-gutter.list-xs-2 > .grid-list-element:nth-of-type(1n), .small-gutter.list-xs-2.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .small-gutter.list-xs-2.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .grid-list-container.small-gutter.list-xs-2 > .grid-list-element:nth-of-type(2n), .small-gutter.list-xs-2.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(2n), .small-gutter.list-xs-2.ce_rsce_team.grid-list > div:nth-of-type(2n) {
    margin-right: 0;
  }
  .grid-list-container.big-gutter.list-xs-2 > .grid-list-element, .big-gutter.list-xs-2.ce_rsce_team.grid-list > .grid-list-element, .big-gutter.list-xs-2.ce_rsce_team.grid-list > div {
    width: calc((100% - 1 * 3.6rem) / 2);
    margin-bottom: 3.6rem !important;
  }
  .grid-list-container.big-gutter.list-xs-2 > .grid-list-element:nth-of-type(1n), .big-gutter.list-xs-2.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .big-gutter.list-xs-2.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .grid-list-container.big-gutter.list-xs-2 > .grid-list-element:nth-of-type(2n), .big-gutter.list-xs-2.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(2n), .big-gutter.list-xs-2.ce_rsce_team.grid-list > div:nth-of-type(2n) {
    margin-right: 0;
  }
  .grid-list-container.list-xs-3, .list-xs-3.ce_rsce_team.grid-list {
    column-count: 3;
  }
  .grid-list-container.list-xs-3 > .grid-list-element, .list-xs-3.ce_rsce_team.grid-list > .grid-list-element, .list-xs-3.ce_rsce_team.grid-list > div {
    width: calc((100% - 2 * 2.4rem) / 3);
    margin-bottom: 2.4rem !important;
  }
  .grid-list-container.list-xs-3 > .grid-list-element:nth-of-type(1n), .list-xs-3.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .list-xs-3.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .grid-list-container.list-xs-3 > .grid-list-element:nth-of-type(3n), .list-xs-3.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(3n), .list-xs-3.ce_rsce_team.grid-list > div:nth-of-type(3n) {
    margin-right: 0;
  }
  .grid-list-container.no-gutter.list-xs-3 > .grid-list-element, .no-gutter.list-xs-3.ce_rsce_team.grid-list > .grid-list-element, .no-gutter.list-xs-3.ce_rsce_team.grid-list > div {
    width: 33.3333333333%;
    margin-bottom: 0 !important;
  }
  .grid-list-container.no-gutter.list-xs-3 > .grid-list-element:nth-of-type(1n), .no-gutter.list-xs-3.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .no-gutter.list-xs-3.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 0;
  }
  .grid-list-container.no-gutter.list-xs-3 > .grid-list-element:nth-of-type(3n), .no-gutter.list-xs-3.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(3n), .no-gutter.list-xs-3.ce_rsce_team.grid-list > div:nth-of-type(3n) {
    margin-right: 0;
  }
  .grid-list-container.small-gutter.list-xs-3 > .grid-list-element, .small-gutter.list-xs-3.ce_rsce_team.grid-list > .grid-list-element, .small-gutter.list-xs-3.ce_rsce_team.grid-list > div {
    width: calc((100% - 2 * 1.2rem) / 3);
    margin-bottom: 1.2rem !important;
  }
  .grid-list-container.small-gutter.list-xs-3 > .grid-list-element:nth-of-type(1n), .small-gutter.list-xs-3.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .small-gutter.list-xs-3.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .grid-list-container.small-gutter.list-xs-3 > .grid-list-element:nth-of-type(3n), .small-gutter.list-xs-3.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(3n), .small-gutter.list-xs-3.ce_rsce_team.grid-list > div:nth-of-type(3n) {
    margin-right: 0;
  }
  .grid-list-container.big-gutter.list-xs-3 > .grid-list-element, .big-gutter.list-xs-3.ce_rsce_team.grid-list > .grid-list-element, .big-gutter.list-xs-3.ce_rsce_team.grid-list > div {
    width: calc((100% - 2 * 3.6rem) / 3);
    margin-bottom: 3.6rem !important;
  }
  .grid-list-container.big-gutter.list-xs-3 > .grid-list-element:nth-of-type(1n), .big-gutter.list-xs-3.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .big-gutter.list-xs-3.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .grid-list-container.big-gutter.list-xs-3 > .grid-list-element:nth-of-type(3n), .big-gutter.list-xs-3.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(3n), .big-gutter.list-xs-3.ce_rsce_team.grid-list > div:nth-of-type(3n) {
    margin-right: 0;
  }
  .grid-list-container.list-xs-4, .list-xs-4.ce_rsce_team.grid-list {
    column-count: 4;
  }
  .grid-list-container.list-xs-4 > .grid-list-element, .list-xs-4.ce_rsce_team.grid-list > .grid-list-element, .list-xs-4.ce_rsce_team.grid-list > div {
    width: calc((100% - 3 * 2.4rem) / 4);
    margin-bottom: 2.4rem !important;
  }
  .grid-list-container.list-xs-4 > .grid-list-element:nth-of-type(1n), .list-xs-4.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .list-xs-4.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .grid-list-container.list-xs-4 > .grid-list-element:nth-of-type(4n), .list-xs-4.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(4n), .list-xs-4.ce_rsce_team.grid-list > div:nth-of-type(4n) {
    margin-right: 0;
  }
  .grid-list-container.no-gutter.list-xs-4 > .grid-list-element, .no-gutter.list-xs-4.ce_rsce_team.grid-list > .grid-list-element, .no-gutter.list-xs-4.ce_rsce_team.grid-list > div {
    width: 25%;
    margin-bottom: 0 !important;
  }
  .grid-list-container.no-gutter.list-xs-4 > .grid-list-element:nth-of-type(1n), .no-gutter.list-xs-4.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .no-gutter.list-xs-4.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 0;
  }
  .grid-list-container.no-gutter.list-xs-4 > .grid-list-element:nth-of-type(4n), .no-gutter.list-xs-4.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(4n), .no-gutter.list-xs-4.ce_rsce_team.grid-list > div:nth-of-type(4n) {
    margin-right: 0;
  }
  .grid-list-container.small-gutter.list-xs-4 > .grid-list-element, .small-gutter.list-xs-4.ce_rsce_team.grid-list > .grid-list-element, .small-gutter.list-xs-4.ce_rsce_team.grid-list > div {
    width: calc((100% - 3 * 1.2rem) / 4);
    margin-bottom: 1.2rem !important;
  }
  .grid-list-container.small-gutter.list-xs-4 > .grid-list-element:nth-of-type(1n), .small-gutter.list-xs-4.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .small-gutter.list-xs-4.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .grid-list-container.small-gutter.list-xs-4 > .grid-list-element:nth-of-type(4n), .small-gutter.list-xs-4.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(4n), .small-gutter.list-xs-4.ce_rsce_team.grid-list > div:nth-of-type(4n) {
    margin-right: 0;
  }
  .grid-list-container.big-gutter.list-xs-4 > .grid-list-element, .big-gutter.list-xs-4.ce_rsce_team.grid-list > .grid-list-element, .big-gutter.list-xs-4.ce_rsce_team.grid-list > div {
    width: calc((100% - 3 * 3.6rem) / 4);
    margin-bottom: 3.6rem !important;
  }
  .grid-list-container.big-gutter.list-xs-4 > .grid-list-element:nth-of-type(1n), .big-gutter.list-xs-4.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .big-gutter.list-xs-4.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .grid-list-container.big-gutter.list-xs-4 > .grid-list-element:nth-of-type(4n), .big-gutter.list-xs-4.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(4n), .big-gutter.list-xs-4.ce_rsce_team.grid-list > div:nth-of-type(4n) {
    margin-right: 0;
  }
  .grid-list-container.list-xs-5, .list-xs-5.ce_rsce_team.grid-list {
    column-count: 5;
  }
  .grid-list-container.list-xs-5 > .grid-list-element, .list-xs-5.ce_rsce_team.grid-list > .grid-list-element, .list-xs-5.ce_rsce_team.grid-list > div {
    width: calc((100% - 4 * 2.4rem) / 5);
    margin-bottom: 2.4rem !important;
  }
  .grid-list-container.list-xs-5 > .grid-list-element:nth-of-type(1n), .list-xs-5.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .list-xs-5.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .grid-list-container.list-xs-5 > .grid-list-element:nth-of-type(5n), .list-xs-5.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(5n), .list-xs-5.ce_rsce_team.grid-list > div:nth-of-type(5n) {
    margin-right: 0;
  }
  .grid-list-container.no-gutter.list-xs-5 > .grid-list-element, .no-gutter.list-xs-5.ce_rsce_team.grid-list > .grid-list-element, .no-gutter.list-xs-5.ce_rsce_team.grid-list > div {
    width: 20%;
    margin-bottom: 0 !important;
  }
  .grid-list-container.no-gutter.list-xs-5 > .grid-list-element:nth-of-type(1n), .no-gutter.list-xs-5.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .no-gutter.list-xs-5.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 0;
  }
  .grid-list-container.no-gutter.list-xs-5 > .grid-list-element:nth-of-type(5n), .no-gutter.list-xs-5.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(5n), .no-gutter.list-xs-5.ce_rsce_team.grid-list > div:nth-of-type(5n) {
    margin-right: 0;
  }
  .grid-list-container.small-gutter.list-xs-5 > .grid-list-element, .small-gutter.list-xs-5.ce_rsce_team.grid-list > .grid-list-element, .small-gutter.list-xs-5.ce_rsce_team.grid-list > div {
    width: calc((100% - 4 * 1.2rem) / 5);
    margin-bottom: 1.2rem !important;
  }
  .grid-list-container.small-gutter.list-xs-5 > .grid-list-element:nth-of-type(1n), .small-gutter.list-xs-5.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .small-gutter.list-xs-5.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .grid-list-container.small-gutter.list-xs-5 > .grid-list-element:nth-of-type(5n), .small-gutter.list-xs-5.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(5n), .small-gutter.list-xs-5.ce_rsce_team.grid-list > div:nth-of-type(5n) {
    margin-right: 0;
  }
  .grid-list-container.big-gutter.list-xs-5 > .grid-list-element, .big-gutter.list-xs-5.ce_rsce_team.grid-list > .grid-list-element, .big-gutter.list-xs-5.ce_rsce_team.grid-list > div {
    width: calc((100% - 4 * 3.6rem) / 5);
    margin-bottom: 3.6rem !important;
  }
  .grid-list-container.big-gutter.list-xs-5 > .grid-list-element:nth-of-type(1n), .big-gutter.list-xs-5.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .big-gutter.list-xs-5.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .grid-list-container.big-gutter.list-xs-5 > .grid-list-element:nth-of-type(5n), .big-gutter.list-xs-5.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(5n), .big-gutter.list-xs-5.ce_rsce_team.grid-list > div:nth-of-type(5n) {
    margin-right: 0;
  }
  .grid-list-container.list-xs-6, .list-xs-6.ce_rsce_team.grid-list {
    column-count: 6;
  }
  .grid-list-container.list-xs-6 > .grid-list-element, .list-xs-6.ce_rsce_team.grid-list > .grid-list-element, .list-xs-6.ce_rsce_team.grid-list > div {
    width: calc((100% - 5 * 2.4rem) / 6);
    margin-bottom: 2.4rem !important;
  }
  .grid-list-container.list-xs-6 > .grid-list-element:nth-of-type(1n), .list-xs-6.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .list-xs-6.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .grid-list-container.list-xs-6 > .grid-list-element:nth-of-type(6n), .list-xs-6.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(6n), .list-xs-6.ce_rsce_team.grid-list > div:nth-of-type(6n) {
    margin-right: 0;
  }
  .grid-list-container.no-gutter.list-xs-6 > .grid-list-element, .no-gutter.list-xs-6.ce_rsce_team.grid-list > .grid-list-element, .no-gutter.list-xs-6.ce_rsce_team.grid-list > div {
    width: 16.6666666667%;
    margin-bottom: 0 !important;
  }
  .grid-list-container.no-gutter.list-xs-6 > .grid-list-element:nth-of-type(1n), .no-gutter.list-xs-6.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .no-gutter.list-xs-6.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 0;
  }
  .grid-list-container.no-gutter.list-xs-6 > .grid-list-element:nth-of-type(6n), .no-gutter.list-xs-6.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(6n), .no-gutter.list-xs-6.ce_rsce_team.grid-list > div:nth-of-type(6n) {
    margin-right: 0;
  }
  .grid-list-container.small-gutter.list-xs-6 > .grid-list-element, .small-gutter.list-xs-6.ce_rsce_team.grid-list > .grid-list-element, .small-gutter.list-xs-6.ce_rsce_team.grid-list > div {
    width: calc((100% - 5 * 1.2rem) / 6);
    margin-bottom: 1.2rem !important;
  }
  .grid-list-container.small-gutter.list-xs-6 > .grid-list-element:nth-of-type(1n), .small-gutter.list-xs-6.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .small-gutter.list-xs-6.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .grid-list-container.small-gutter.list-xs-6 > .grid-list-element:nth-of-type(6n), .small-gutter.list-xs-6.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(6n), .small-gutter.list-xs-6.ce_rsce_team.grid-list > div:nth-of-type(6n) {
    margin-right: 0;
  }
  .grid-list-container.big-gutter.list-xs-6 > .grid-list-element, .big-gutter.list-xs-6.ce_rsce_team.grid-list > .grid-list-element, .big-gutter.list-xs-6.ce_rsce_team.grid-list > div {
    width: calc((100% - 5 * 3.6rem) / 6);
    margin-bottom: 3.6rem !important;
  }
  .grid-list-container.big-gutter.list-xs-6 > .grid-list-element:nth-of-type(1n), .big-gutter.list-xs-6.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .big-gutter.list-xs-6.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .grid-list-container.big-gutter.list-xs-6 > .grid-list-element:nth-of-type(6n), .big-gutter.list-xs-6.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(6n), .big-gutter.list-xs-6.ce_rsce_team.grid-list > div:nth-of-type(6n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) {
  .grid-list-container.list-s-1, .list-s-1.ce_rsce_team.grid-list {
    column-count: 1;
  }
  .grid-list-container.list-s-1 > .grid-list-element, .list-s-1.ce_rsce_team.grid-list > .grid-list-element, .list-s-1.ce_rsce_team.grid-list > div {
    width: 100%;
    margin-right: 0;
    margin-bottom: var(--distance-m) !important;
  }
  .grid-list-container.no-gutter.list-s-1 > .grid-list-element, .no-gutter.list-s-1.ce_rsce_team.grid-list > .grid-list-element, .no-gutter.list-s-1.ce_rsce_team.grid-list > div {
    margin-bottom: 0 !important;
  }
  .grid-list-container.list-s-2, .list-s-2.ce_rsce_team.grid-list {
    column-count: 2;
  }
  .grid-list-container.list-s-2 > .grid-list-element, .list-s-2.ce_rsce_team.grid-list > .grid-list-element, .list-s-2.ce_rsce_team.grid-list > div {
    width: calc((100% - 1 * 2.4rem) / 2);
    margin-bottom: 2.4rem !important;
  }
  .grid-list-container.list-s-2 > .grid-list-element:nth-of-type(1n), .list-s-2.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .list-s-2.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .grid-list-container.list-s-2 > .grid-list-element:nth-of-type(2n), .list-s-2.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(2n), .list-s-2.ce_rsce_team.grid-list > div:nth-of-type(2n) {
    margin-right: 0;
  }
  .grid-list-container.no-gutter.list-s-2 > .grid-list-element, .no-gutter.list-s-2.ce_rsce_team.grid-list > .grid-list-element, .no-gutter.list-s-2.ce_rsce_team.grid-list > div {
    width: 50%;
    margin-bottom: 0 !important;
  }
  .grid-list-container.no-gutter.list-s-2 > .grid-list-element:nth-of-type(1n), .no-gutter.list-s-2.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .no-gutter.list-s-2.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 0;
  }
  .grid-list-container.no-gutter.list-s-2 > .grid-list-element:nth-of-type(2n), .no-gutter.list-s-2.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(2n), .no-gutter.list-s-2.ce_rsce_team.grid-list > div:nth-of-type(2n) {
    margin-right: 0;
  }
  .grid-list-container.small-gutter.list-s-2 > .grid-list-element, .small-gutter.list-s-2.ce_rsce_team.grid-list > .grid-list-element, .small-gutter.list-s-2.ce_rsce_team.grid-list > div {
    width: calc((100% - 1 * 1.2rem) / 2);
    margin-bottom: 1.2rem !important;
  }
  .grid-list-container.small-gutter.list-s-2 > .grid-list-element:nth-of-type(1n), .small-gutter.list-s-2.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .small-gutter.list-s-2.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .grid-list-container.small-gutter.list-s-2 > .grid-list-element:nth-of-type(2n), .small-gutter.list-s-2.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(2n), .small-gutter.list-s-2.ce_rsce_team.grid-list > div:nth-of-type(2n) {
    margin-right: 0;
  }
  .grid-list-container.big-gutter.list-s-2 > .grid-list-element, .big-gutter.list-s-2.ce_rsce_team.grid-list > .grid-list-element, .big-gutter.list-s-2.ce_rsce_team.grid-list > div {
    width: calc((100% - 1 * 3.6rem) / 2);
    margin-bottom: 3.6rem !important;
  }
  .grid-list-container.big-gutter.list-s-2 > .grid-list-element:nth-of-type(1n), .big-gutter.list-s-2.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .big-gutter.list-s-2.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .grid-list-container.big-gutter.list-s-2 > .grid-list-element:nth-of-type(2n), .big-gutter.list-s-2.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(2n), .big-gutter.list-s-2.ce_rsce_team.grid-list > div:nth-of-type(2n) {
    margin-right: 0;
  }
  .grid-list-container.list-s-3, .list-s-3.ce_rsce_team.grid-list {
    column-count: 3;
  }
  .grid-list-container.list-s-3 > .grid-list-element, .list-s-3.ce_rsce_team.grid-list > .grid-list-element, .list-s-3.ce_rsce_team.grid-list > div {
    width: calc((100% - 2 * 2.4rem) / 3);
    margin-bottom: 2.4rem !important;
  }
  .grid-list-container.list-s-3 > .grid-list-element:nth-of-type(1n), .list-s-3.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .list-s-3.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .grid-list-container.list-s-3 > .grid-list-element:nth-of-type(3n), .list-s-3.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(3n), .list-s-3.ce_rsce_team.grid-list > div:nth-of-type(3n) {
    margin-right: 0;
  }
  .grid-list-container.no-gutter.list-s-3 > .grid-list-element, .no-gutter.list-s-3.ce_rsce_team.grid-list > .grid-list-element, .no-gutter.list-s-3.ce_rsce_team.grid-list > div {
    width: 33.3333333333%;
    margin-bottom: 0 !important;
  }
  .grid-list-container.no-gutter.list-s-3 > .grid-list-element:nth-of-type(1n), .no-gutter.list-s-3.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .no-gutter.list-s-3.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 0;
  }
  .grid-list-container.no-gutter.list-s-3 > .grid-list-element:nth-of-type(3n), .no-gutter.list-s-3.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(3n), .no-gutter.list-s-3.ce_rsce_team.grid-list > div:nth-of-type(3n) {
    margin-right: 0;
  }
  .grid-list-container.small-gutter.list-s-3 > .grid-list-element, .small-gutter.list-s-3.ce_rsce_team.grid-list > .grid-list-element, .small-gutter.list-s-3.ce_rsce_team.grid-list > div {
    width: calc((100% - 2 * 1.2rem) / 3);
    margin-bottom: 1.2rem !important;
  }
  .grid-list-container.small-gutter.list-s-3 > .grid-list-element:nth-of-type(1n), .small-gutter.list-s-3.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .small-gutter.list-s-3.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .grid-list-container.small-gutter.list-s-3 > .grid-list-element:nth-of-type(3n), .small-gutter.list-s-3.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(3n), .small-gutter.list-s-3.ce_rsce_team.grid-list > div:nth-of-type(3n) {
    margin-right: 0;
  }
  .grid-list-container.big-gutter.list-s-3 > .grid-list-element, .big-gutter.list-s-3.ce_rsce_team.grid-list > .grid-list-element, .big-gutter.list-s-3.ce_rsce_team.grid-list > div {
    width: calc((100% - 2 * 3.6rem) / 3);
    margin-bottom: 3.6rem !important;
  }
  .grid-list-container.big-gutter.list-s-3 > .grid-list-element:nth-of-type(1n), .big-gutter.list-s-3.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .big-gutter.list-s-3.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .grid-list-container.big-gutter.list-s-3 > .grid-list-element:nth-of-type(3n), .big-gutter.list-s-3.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(3n), .big-gutter.list-s-3.ce_rsce_team.grid-list > div:nth-of-type(3n) {
    margin-right: 0;
  }
  .grid-list-container.list-s-4, .list-s-4.ce_rsce_team.grid-list {
    column-count: 4;
  }
  .grid-list-container.list-s-4 > .grid-list-element, .list-s-4.ce_rsce_team.grid-list > .grid-list-element, .list-s-4.ce_rsce_team.grid-list > div {
    width: calc((100% - 3 * 2.4rem) / 4);
    margin-bottom: 2.4rem !important;
  }
  .grid-list-container.list-s-4 > .grid-list-element:nth-of-type(1n), .list-s-4.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .list-s-4.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .grid-list-container.list-s-4 > .grid-list-element:nth-of-type(4n), .list-s-4.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(4n), .list-s-4.ce_rsce_team.grid-list > div:nth-of-type(4n) {
    margin-right: 0;
  }
  .grid-list-container.no-gutter.list-s-4 > .grid-list-element, .no-gutter.list-s-4.ce_rsce_team.grid-list > .grid-list-element, .no-gutter.list-s-4.ce_rsce_team.grid-list > div {
    width: 25%;
    margin-bottom: 0 !important;
  }
  .grid-list-container.no-gutter.list-s-4 > .grid-list-element:nth-of-type(1n), .no-gutter.list-s-4.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .no-gutter.list-s-4.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 0;
  }
  .grid-list-container.no-gutter.list-s-4 > .grid-list-element:nth-of-type(4n), .no-gutter.list-s-4.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(4n), .no-gutter.list-s-4.ce_rsce_team.grid-list > div:nth-of-type(4n) {
    margin-right: 0;
  }
  .grid-list-container.small-gutter.list-s-4 > .grid-list-element, .small-gutter.list-s-4.ce_rsce_team.grid-list > .grid-list-element, .small-gutter.list-s-4.ce_rsce_team.grid-list > div {
    width: calc((100% - 3 * 1.2rem) / 4);
    margin-bottom: 1.2rem !important;
  }
  .grid-list-container.small-gutter.list-s-4 > .grid-list-element:nth-of-type(1n), .small-gutter.list-s-4.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .small-gutter.list-s-4.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .grid-list-container.small-gutter.list-s-4 > .grid-list-element:nth-of-type(4n), .small-gutter.list-s-4.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(4n), .small-gutter.list-s-4.ce_rsce_team.grid-list > div:nth-of-type(4n) {
    margin-right: 0;
  }
  .grid-list-container.big-gutter.list-s-4 > .grid-list-element, .big-gutter.list-s-4.ce_rsce_team.grid-list > .grid-list-element, .big-gutter.list-s-4.ce_rsce_team.grid-list > div {
    width: calc((100% - 3 * 3.6rem) / 4);
    margin-bottom: 3.6rem !important;
  }
  .grid-list-container.big-gutter.list-s-4 > .grid-list-element:nth-of-type(1n), .big-gutter.list-s-4.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .big-gutter.list-s-4.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .grid-list-container.big-gutter.list-s-4 > .grid-list-element:nth-of-type(4n), .big-gutter.list-s-4.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(4n), .big-gutter.list-s-4.ce_rsce_team.grid-list > div:nth-of-type(4n) {
    margin-right: 0;
  }
  .grid-list-container.list-s-5, .list-s-5.ce_rsce_team.grid-list {
    column-count: 5;
  }
  .grid-list-container.list-s-5 > .grid-list-element, .list-s-5.ce_rsce_team.grid-list > .grid-list-element, .list-s-5.ce_rsce_team.grid-list > div {
    width: calc((100% - 4 * 2.4rem) / 5);
    margin-bottom: 2.4rem !important;
  }
  .grid-list-container.list-s-5 > .grid-list-element:nth-of-type(1n), .list-s-5.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .list-s-5.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .grid-list-container.list-s-5 > .grid-list-element:nth-of-type(5n), .list-s-5.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(5n), .list-s-5.ce_rsce_team.grid-list > div:nth-of-type(5n) {
    margin-right: 0;
  }
  .grid-list-container.no-gutter.list-s-5 > .grid-list-element, .no-gutter.list-s-5.ce_rsce_team.grid-list > .grid-list-element, .no-gutter.list-s-5.ce_rsce_team.grid-list > div {
    width: 20%;
    margin-bottom: 0 !important;
  }
  .grid-list-container.no-gutter.list-s-5 > .grid-list-element:nth-of-type(1n), .no-gutter.list-s-5.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .no-gutter.list-s-5.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 0;
  }
  .grid-list-container.no-gutter.list-s-5 > .grid-list-element:nth-of-type(5n), .no-gutter.list-s-5.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(5n), .no-gutter.list-s-5.ce_rsce_team.grid-list > div:nth-of-type(5n) {
    margin-right: 0;
  }
  .grid-list-container.small-gutter.list-s-5 > .grid-list-element, .small-gutter.list-s-5.ce_rsce_team.grid-list > .grid-list-element, .small-gutter.list-s-5.ce_rsce_team.grid-list > div {
    width: calc((100% - 4 * 1.2rem) / 5);
    margin-bottom: 1.2rem !important;
  }
  .grid-list-container.small-gutter.list-s-5 > .grid-list-element:nth-of-type(1n), .small-gutter.list-s-5.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .small-gutter.list-s-5.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .grid-list-container.small-gutter.list-s-5 > .grid-list-element:nth-of-type(5n), .small-gutter.list-s-5.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(5n), .small-gutter.list-s-5.ce_rsce_team.grid-list > div:nth-of-type(5n) {
    margin-right: 0;
  }
  .grid-list-container.big-gutter.list-s-5 > .grid-list-element, .big-gutter.list-s-5.ce_rsce_team.grid-list > .grid-list-element, .big-gutter.list-s-5.ce_rsce_team.grid-list > div {
    width: calc((100% - 4 * 3.6rem) / 5);
    margin-bottom: 3.6rem !important;
  }
  .grid-list-container.big-gutter.list-s-5 > .grid-list-element:nth-of-type(1n), .big-gutter.list-s-5.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .big-gutter.list-s-5.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .grid-list-container.big-gutter.list-s-5 > .grid-list-element:nth-of-type(5n), .big-gutter.list-s-5.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(5n), .big-gutter.list-s-5.ce_rsce_team.grid-list > div:nth-of-type(5n) {
    margin-right: 0;
  }
  .grid-list-container.list-s-6, .list-s-6.ce_rsce_team.grid-list {
    column-count: 6;
  }
  .grid-list-container.list-s-6 > .grid-list-element, .list-s-6.ce_rsce_team.grid-list > .grid-list-element, .list-s-6.ce_rsce_team.grid-list > div {
    width: calc((100% - 5 * 2.4rem) / 6);
    margin-bottom: 2.4rem !important;
  }
  .grid-list-container.list-s-6 > .grid-list-element:nth-of-type(1n), .list-s-6.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .list-s-6.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .grid-list-container.list-s-6 > .grid-list-element:nth-of-type(6n), .list-s-6.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(6n), .list-s-6.ce_rsce_team.grid-list > div:nth-of-type(6n) {
    margin-right: 0;
  }
  .grid-list-container.no-gutter.list-s-6 > .grid-list-element, .no-gutter.list-s-6.ce_rsce_team.grid-list > .grid-list-element, .no-gutter.list-s-6.ce_rsce_team.grid-list > div {
    width: 16.6666666667%;
    margin-bottom: 0 !important;
  }
  .grid-list-container.no-gutter.list-s-6 > .grid-list-element:nth-of-type(1n), .no-gutter.list-s-6.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .no-gutter.list-s-6.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 0;
  }
  .grid-list-container.no-gutter.list-s-6 > .grid-list-element:nth-of-type(6n), .no-gutter.list-s-6.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(6n), .no-gutter.list-s-6.ce_rsce_team.grid-list > div:nth-of-type(6n) {
    margin-right: 0;
  }
  .grid-list-container.small-gutter.list-s-6 > .grid-list-element, .small-gutter.list-s-6.ce_rsce_team.grid-list > .grid-list-element, .small-gutter.list-s-6.ce_rsce_team.grid-list > div {
    width: calc((100% - 5 * 1.2rem) / 6);
    margin-bottom: 1.2rem !important;
  }
  .grid-list-container.small-gutter.list-s-6 > .grid-list-element:nth-of-type(1n), .small-gutter.list-s-6.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .small-gutter.list-s-6.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .grid-list-container.small-gutter.list-s-6 > .grid-list-element:nth-of-type(6n), .small-gutter.list-s-6.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(6n), .small-gutter.list-s-6.ce_rsce_team.grid-list > div:nth-of-type(6n) {
    margin-right: 0;
  }
  .grid-list-container.big-gutter.list-s-6 > .grid-list-element, .big-gutter.list-s-6.ce_rsce_team.grid-list > .grid-list-element, .big-gutter.list-s-6.ce_rsce_team.grid-list > div {
    width: calc((100% - 5 * 3.6rem) / 6);
    margin-bottom: 3.6rem !important;
  }
  .grid-list-container.big-gutter.list-s-6 > .grid-list-element:nth-of-type(1n), .big-gutter.list-s-6.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .big-gutter.list-s-6.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .grid-list-container.big-gutter.list-s-6 > .grid-list-element:nth-of-type(6n), .big-gutter.list-s-6.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(6n), .big-gutter.list-s-6.ce_rsce_team.grid-list > div:nth-of-type(6n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 1024px) {
  .grid-list-container.list-m-1, .list-m-1.ce_rsce_team.grid-list {
    column-count: 1;
  }
  .grid-list-container.list-m-1 > .grid-list-element, .list-m-1.ce_rsce_team.grid-list > .grid-list-element, .list-m-1.ce_rsce_team.grid-list > div {
    width: 100%;
    margin-right: 0;
    margin-bottom: var(--distance-m) !important;
  }
  .grid-list-container.no-gutter.list-m-1 > .grid-list-element, .no-gutter.list-m-1.ce_rsce_team.grid-list > .grid-list-element, .no-gutter.list-m-1.ce_rsce_team.grid-list > div {
    margin-bottom: 0 !important;
  }
  .grid-list-container.list-m-2, .list-m-2.ce_rsce_team.grid-list {
    column-count: 2;
  }
  .grid-list-container.list-m-2 > .grid-list-element, .list-m-2.ce_rsce_team.grid-list > .grid-list-element, .list-m-2.ce_rsce_team.grid-list > div {
    width: calc((100% - 1 * 2.4rem) / 2);
    margin-bottom: 2.4rem !important;
  }
  .grid-list-container.list-m-2 > .grid-list-element:nth-of-type(1n), .list-m-2.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .list-m-2.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .grid-list-container.list-m-2 > .grid-list-element:nth-of-type(2n), .list-m-2.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(2n), .list-m-2.ce_rsce_team.grid-list > div:nth-of-type(2n) {
    margin-right: 0;
  }
  .grid-list-container.no-gutter.list-m-2 > .grid-list-element, .no-gutter.list-m-2.ce_rsce_team.grid-list > .grid-list-element, .no-gutter.list-m-2.ce_rsce_team.grid-list > div {
    width: 50%;
    margin-bottom: 0 !important;
  }
  .grid-list-container.no-gutter.list-m-2 > .grid-list-element:nth-of-type(1n), .no-gutter.list-m-2.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .no-gutter.list-m-2.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 0;
  }
  .grid-list-container.no-gutter.list-m-2 > .grid-list-element:nth-of-type(2n), .no-gutter.list-m-2.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(2n), .no-gutter.list-m-2.ce_rsce_team.grid-list > div:nth-of-type(2n) {
    margin-right: 0;
  }
  .grid-list-container.small-gutter.list-m-2 > .grid-list-element, .small-gutter.list-m-2.ce_rsce_team.grid-list > .grid-list-element, .small-gutter.list-m-2.ce_rsce_team.grid-list > div {
    width: calc((100% - 1 * 1.2rem) / 2);
    margin-bottom: 1.2rem !important;
  }
  .grid-list-container.small-gutter.list-m-2 > .grid-list-element:nth-of-type(1n), .small-gutter.list-m-2.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .small-gutter.list-m-2.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .grid-list-container.small-gutter.list-m-2 > .grid-list-element:nth-of-type(2n), .small-gutter.list-m-2.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(2n), .small-gutter.list-m-2.ce_rsce_team.grid-list > div:nth-of-type(2n) {
    margin-right: 0;
  }
  .grid-list-container.big-gutter.list-m-2 > .grid-list-element, .big-gutter.list-m-2.ce_rsce_team.grid-list > .grid-list-element, .big-gutter.list-m-2.ce_rsce_team.grid-list > div {
    width: calc((100% - 1 * 3.6rem) / 2);
    margin-bottom: 3.6rem !important;
  }
  .grid-list-container.big-gutter.list-m-2 > .grid-list-element:nth-of-type(1n), .big-gutter.list-m-2.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .big-gutter.list-m-2.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .grid-list-container.big-gutter.list-m-2 > .grid-list-element:nth-of-type(2n), .big-gutter.list-m-2.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(2n), .big-gutter.list-m-2.ce_rsce_team.grid-list > div:nth-of-type(2n) {
    margin-right: 0;
  }
  .grid-list-container.list-m-3, .list-m-3.ce_rsce_team.grid-list {
    column-count: 3;
  }
  .grid-list-container.list-m-3 > .grid-list-element, .list-m-3.ce_rsce_team.grid-list > .grid-list-element, .list-m-3.ce_rsce_team.grid-list > div {
    width: calc((100% - 2 * 2.4rem) / 3);
    margin-bottom: 2.4rem !important;
  }
  .grid-list-container.list-m-3 > .grid-list-element:nth-of-type(1n), .list-m-3.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .list-m-3.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .grid-list-container.list-m-3 > .grid-list-element:nth-of-type(3n), .list-m-3.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(3n), .list-m-3.ce_rsce_team.grid-list > div:nth-of-type(3n) {
    margin-right: 0;
  }
  .grid-list-container.no-gutter.list-m-3 > .grid-list-element, .no-gutter.list-m-3.ce_rsce_team.grid-list > .grid-list-element, .no-gutter.list-m-3.ce_rsce_team.grid-list > div {
    width: 33.3333333333%;
    margin-bottom: 0 !important;
  }
  .grid-list-container.no-gutter.list-m-3 > .grid-list-element:nth-of-type(1n), .no-gutter.list-m-3.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .no-gutter.list-m-3.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 0;
  }
  .grid-list-container.no-gutter.list-m-3 > .grid-list-element:nth-of-type(3n), .no-gutter.list-m-3.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(3n), .no-gutter.list-m-3.ce_rsce_team.grid-list > div:nth-of-type(3n) {
    margin-right: 0;
  }
  .grid-list-container.small-gutter.list-m-3 > .grid-list-element, .small-gutter.list-m-3.ce_rsce_team.grid-list > .grid-list-element, .small-gutter.list-m-3.ce_rsce_team.grid-list > div {
    width: calc((100% - 2 * 1.2rem) / 3);
    margin-bottom: 1.2rem !important;
  }
  .grid-list-container.small-gutter.list-m-3 > .grid-list-element:nth-of-type(1n), .small-gutter.list-m-3.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .small-gutter.list-m-3.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .grid-list-container.small-gutter.list-m-3 > .grid-list-element:nth-of-type(3n), .small-gutter.list-m-3.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(3n), .small-gutter.list-m-3.ce_rsce_team.grid-list > div:nth-of-type(3n) {
    margin-right: 0;
  }
  .grid-list-container.big-gutter.list-m-3 > .grid-list-element, .big-gutter.list-m-3.ce_rsce_team.grid-list > .grid-list-element, .big-gutter.list-m-3.ce_rsce_team.grid-list > div {
    width: calc((100% - 2 * 3.6rem) / 3);
    margin-bottom: 3.6rem !important;
  }
  .grid-list-container.big-gutter.list-m-3 > .grid-list-element:nth-of-type(1n), .big-gutter.list-m-3.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .big-gutter.list-m-3.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .grid-list-container.big-gutter.list-m-3 > .grid-list-element:nth-of-type(3n), .big-gutter.list-m-3.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(3n), .big-gutter.list-m-3.ce_rsce_team.grid-list > div:nth-of-type(3n) {
    margin-right: 0;
  }
  .grid-list-container.list-m-4, .list-m-4.ce_rsce_team.grid-list {
    column-count: 4;
  }
  .grid-list-container.list-m-4 > .grid-list-element, .list-m-4.ce_rsce_team.grid-list > .grid-list-element, .list-m-4.ce_rsce_team.grid-list > div {
    width: calc((100% - 3 * 2.4rem) / 4);
    margin-bottom: 2.4rem !important;
  }
  .grid-list-container.list-m-4 > .grid-list-element:nth-of-type(1n), .list-m-4.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .list-m-4.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .grid-list-container.list-m-4 > .grid-list-element:nth-of-type(4n), .list-m-4.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(4n), .list-m-4.ce_rsce_team.grid-list > div:nth-of-type(4n) {
    margin-right: 0;
  }
  .grid-list-container.no-gutter.list-m-4 > .grid-list-element, .no-gutter.list-m-4.ce_rsce_team.grid-list > .grid-list-element, .no-gutter.list-m-4.ce_rsce_team.grid-list > div {
    width: 25%;
    margin-bottom: 0 !important;
  }
  .grid-list-container.no-gutter.list-m-4 > .grid-list-element:nth-of-type(1n), .no-gutter.list-m-4.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .no-gutter.list-m-4.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 0;
  }
  .grid-list-container.no-gutter.list-m-4 > .grid-list-element:nth-of-type(4n), .no-gutter.list-m-4.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(4n), .no-gutter.list-m-4.ce_rsce_team.grid-list > div:nth-of-type(4n) {
    margin-right: 0;
  }
  .grid-list-container.small-gutter.list-m-4 > .grid-list-element, .small-gutter.list-m-4.ce_rsce_team.grid-list > .grid-list-element, .small-gutter.list-m-4.ce_rsce_team.grid-list > div {
    width: calc((100% - 3 * 1.2rem) / 4);
    margin-bottom: 1.2rem !important;
  }
  .grid-list-container.small-gutter.list-m-4 > .grid-list-element:nth-of-type(1n), .small-gutter.list-m-4.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .small-gutter.list-m-4.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .grid-list-container.small-gutter.list-m-4 > .grid-list-element:nth-of-type(4n), .small-gutter.list-m-4.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(4n), .small-gutter.list-m-4.ce_rsce_team.grid-list > div:nth-of-type(4n) {
    margin-right: 0;
  }
  .grid-list-container.big-gutter.list-m-4 > .grid-list-element, .big-gutter.list-m-4.ce_rsce_team.grid-list > .grid-list-element, .big-gutter.list-m-4.ce_rsce_team.grid-list > div {
    width: calc((100% - 3 * 3.6rem) / 4);
    margin-bottom: 3.6rem !important;
  }
  .grid-list-container.big-gutter.list-m-4 > .grid-list-element:nth-of-type(1n), .big-gutter.list-m-4.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .big-gutter.list-m-4.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .grid-list-container.big-gutter.list-m-4 > .grid-list-element:nth-of-type(4n), .big-gutter.list-m-4.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(4n), .big-gutter.list-m-4.ce_rsce_team.grid-list > div:nth-of-type(4n) {
    margin-right: 0;
  }
  .grid-list-container.list-m-5, .list-m-5.ce_rsce_team.grid-list {
    column-count: 5;
  }
  .grid-list-container.list-m-5 > .grid-list-element, .list-m-5.ce_rsce_team.grid-list > .grid-list-element, .list-m-5.ce_rsce_team.grid-list > div {
    width: calc((100% - 4 * 2.4rem) / 5);
    margin-bottom: 2.4rem !important;
  }
  .grid-list-container.list-m-5 > .grid-list-element:nth-of-type(1n), .list-m-5.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .list-m-5.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .grid-list-container.list-m-5 > .grid-list-element:nth-of-type(5n), .list-m-5.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(5n), .list-m-5.ce_rsce_team.grid-list > div:nth-of-type(5n) {
    margin-right: 0;
  }
  .grid-list-container.no-gutter.list-m-5 > .grid-list-element, .no-gutter.list-m-5.ce_rsce_team.grid-list > .grid-list-element, .no-gutter.list-m-5.ce_rsce_team.grid-list > div {
    width: 20%;
    margin-bottom: 0 !important;
  }
  .grid-list-container.no-gutter.list-m-5 > .grid-list-element:nth-of-type(1n), .no-gutter.list-m-5.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .no-gutter.list-m-5.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 0;
  }
  .grid-list-container.no-gutter.list-m-5 > .grid-list-element:nth-of-type(5n), .no-gutter.list-m-5.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(5n), .no-gutter.list-m-5.ce_rsce_team.grid-list > div:nth-of-type(5n) {
    margin-right: 0;
  }
  .grid-list-container.small-gutter.list-m-5 > .grid-list-element, .small-gutter.list-m-5.ce_rsce_team.grid-list > .grid-list-element, .small-gutter.list-m-5.ce_rsce_team.grid-list > div {
    width: calc((100% - 4 * 1.2rem) / 5);
    margin-bottom: 1.2rem !important;
  }
  .grid-list-container.small-gutter.list-m-5 > .grid-list-element:nth-of-type(1n), .small-gutter.list-m-5.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .small-gutter.list-m-5.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .grid-list-container.small-gutter.list-m-5 > .grid-list-element:nth-of-type(5n), .small-gutter.list-m-5.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(5n), .small-gutter.list-m-5.ce_rsce_team.grid-list > div:nth-of-type(5n) {
    margin-right: 0;
  }
  .grid-list-container.big-gutter.list-m-5 > .grid-list-element, .big-gutter.list-m-5.ce_rsce_team.grid-list > .grid-list-element, .big-gutter.list-m-5.ce_rsce_team.grid-list > div {
    width: calc((100% - 4 * 3.6rem) / 5);
    margin-bottom: 3.6rem !important;
  }
  .grid-list-container.big-gutter.list-m-5 > .grid-list-element:nth-of-type(1n), .big-gutter.list-m-5.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .big-gutter.list-m-5.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .grid-list-container.big-gutter.list-m-5 > .grid-list-element:nth-of-type(5n), .big-gutter.list-m-5.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(5n), .big-gutter.list-m-5.ce_rsce_team.grid-list > div:nth-of-type(5n) {
    margin-right: 0;
  }
  .grid-list-container.list-m-6, .list-m-6.ce_rsce_team.grid-list {
    column-count: 6;
  }
  .grid-list-container.list-m-6 > .grid-list-element, .list-m-6.ce_rsce_team.grid-list > .grid-list-element, .list-m-6.ce_rsce_team.grid-list > div {
    width: calc((100% - 5 * 2.4rem) / 6);
    margin-bottom: 2.4rem !important;
  }
  .grid-list-container.list-m-6 > .grid-list-element:nth-of-type(1n), .list-m-6.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .list-m-6.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .grid-list-container.list-m-6 > .grid-list-element:nth-of-type(6n), .list-m-6.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(6n), .list-m-6.ce_rsce_team.grid-list > div:nth-of-type(6n) {
    margin-right: 0;
  }
  .grid-list-container.no-gutter.list-m-6 > .grid-list-element, .no-gutter.list-m-6.ce_rsce_team.grid-list > .grid-list-element, .no-gutter.list-m-6.ce_rsce_team.grid-list > div {
    width: 16.6666666667%;
    margin-bottom: 0 !important;
  }
  .grid-list-container.no-gutter.list-m-6 > .grid-list-element:nth-of-type(1n), .no-gutter.list-m-6.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .no-gutter.list-m-6.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 0;
  }
  .grid-list-container.no-gutter.list-m-6 > .grid-list-element:nth-of-type(6n), .no-gutter.list-m-6.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(6n), .no-gutter.list-m-6.ce_rsce_team.grid-list > div:nth-of-type(6n) {
    margin-right: 0;
  }
  .grid-list-container.small-gutter.list-m-6 > .grid-list-element, .small-gutter.list-m-6.ce_rsce_team.grid-list > .grid-list-element, .small-gutter.list-m-6.ce_rsce_team.grid-list > div {
    width: calc((100% - 5 * 1.2rem) / 6);
    margin-bottom: 1.2rem !important;
  }
  .grid-list-container.small-gutter.list-m-6 > .grid-list-element:nth-of-type(1n), .small-gutter.list-m-6.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .small-gutter.list-m-6.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .grid-list-container.small-gutter.list-m-6 > .grid-list-element:nth-of-type(6n), .small-gutter.list-m-6.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(6n), .small-gutter.list-m-6.ce_rsce_team.grid-list > div:nth-of-type(6n) {
    margin-right: 0;
  }
  .grid-list-container.big-gutter.list-m-6 > .grid-list-element, .big-gutter.list-m-6.ce_rsce_team.grid-list > .grid-list-element, .big-gutter.list-m-6.ce_rsce_team.grid-list > div {
    width: calc((100% - 5 * 3.6rem) / 6);
    margin-bottom: 3.6rem !important;
  }
  .grid-list-container.big-gutter.list-m-6 > .grid-list-element:nth-of-type(1n), .big-gutter.list-m-6.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .big-gutter.list-m-6.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .grid-list-container.big-gutter.list-m-6 > .grid-list-element:nth-of-type(6n), .big-gutter.list-m-6.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(6n), .big-gutter.list-m-6.ce_rsce_team.grid-list > div:nth-of-type(6n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 1264px) {
  .grid-list-container.list-l-1, .list-l-1.ce_rsce_team.grid-list {
    column-count: 1;
  }
  .grid-list-container.list-l-1 > .grid-list-element, .list-l-1.ce_rsce_team.grid-list > .grid-list-element, .list-l-1.ce_rsce_team.grid-list > div {
    width: 100%;
    margin-right: 0;
    margin-bottom: var(--distance-m) !important;
  }
  .grid-list-container.no-gutter.list-l-1 > .grid-list-element, .no-gutter.list-l-1.ce_rsce_team.grid-list > .grid-list-element, .no-gutter.list-l-1.ce_rsce_team.grid-list > div {
    margin-bottom: 0 !important;
  }
  .grid-list-container.list-l-2, .list-l-2.ce_rsce_team.grid-list {
    column-count: 2;
  }
  .grid-list-container.list-l-2 > .grid-list-element, .list-l-2.ce_rsce_team.grid-list > .grid-list-element, .list-l-2.ce_rsce_team.grid-list > div {
    width: calc((100% - 1 * 2.4rem) / 2);
    margin-bottom: 2.4rem !important;
  }
  .grid-list-container.list-l-2 > .grid-list-element:nth-of-type(1n), .list-l-2.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .list-l-2.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .grid-list-container.list-l-2 > .grid-list-element:nth-of-type(2n), .list-l-2.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(2n), .list-l-2.ce_rsce_team.grid-list > div:nth-of-type(2n) {
    margin-right: 0;
  }
  .grid-list-container.no-gutter.list-l-2 > .grid-list-element, .no-gutter.list-l-2.ce_rsce_team.grid-list > .grid-list-element, .no-gutter.list-l-2.ce_rsce_team.grid-list > div {
    width: 50%;
    margin-bottom: 0 !important;
  }
  .grid-list-container.no-gutter.list-l-2 > .grid-list-element:nth-of-type(1n), .no-gutter.list-l-2.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .no-gutter.list-l-2.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 0;
  }
  .grid-list-container.no-gutter.list-l-2 > .grid-list-element:nth-of-type(2n), .no-gutter.list-l-2.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(2n), .no-gutter.list-l-2.ce_rsce_team.grid-list > div:nth-of-type(2n) {
    margin-right: 0;
  }
  .grid-list-container.small-gutter.list-l-2 > .grid-list-element, .small-gutter.list-l-2.ce_rsce_team.grid-list > .grid-list-element, .small-gutter.list-l-2.ce_rsce_team.grid-list > div {
    width: calc((100% - 1 * 1.2rem) / 2);
    margin-bottom: 1.2rem !important;
  }
  .grid-list-container.small-gutter.list-l-2 > .grid-list-element:nth-of-type(1n), .small-gutter.list-l-2.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .small-gutter.list-l-2.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .grid-list-container.small-gutter.list-l-2 > .grid-list-element:nth-of-type(2n), .small-gutter.list-l-2.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(2n), .small-gutter.list-l-2.ce_rsce_team.grid-list > div:nth-of-type(2n) {
    margin-right: 0;
  }
  .grid-list-container.big-gutter.list-l-2 > .grid-list-element, .big-gutter.list-l-2.ce_rsce_team.grid-list > .grid-list-element, .big-gutter.list-l-2.ce_rsce_team.grid-list > div {
    width: calc((100% - 1 * 3.6rem) / 2);
    margin-bottom: 3.6rem !important;
  }
  .grid-list-container.big-gutter.list-l-2 > .grid-list-element:nth-of-type(1n), .big-gutter.list-l-2.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .big-gutter.list-l-2.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .grid-list-container.big-gutter.list-l-2 > .grid-list-element:nth-of-type(2n), .big-gutter.list-l-2.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(2n), .big-gutter.list-l-2.ce_rsce_team.grid-list > div:nth-of-type(2n) {
    margin-right: 0;
  }
  .grid-list-container.list-l-3, .list-l-3.ce_rsce_team.grid-list {
    column-count: 3;
  }
  .grid-list-container.list-l-3 > .grid-list-element, .list-l-3.ce_rsce_team.grid-list > .grid-list-element, .list-l-3.ce_rsce_team.grid-list > div {
    width: calc((100% - 2 * 2.4rem) / 3);
    margin-bottom: 2.4rem !important;
  }
  .grid-list-container.list-l-3 > .grid-list-element:nth-of-type(1n), .list-l-3.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .list-l-3.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .grid-list-container.list-l-3 > .grid-list-element:nth-of-type(3n), .list-l-3.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(3n), .list-l-3.ce_rsce_team.grid-list > div:nth-of-type(3n) {
    margin-right: 0;
  }
  .grid-list-container.no-gutter.list-l-3 > .grid-list-element, .no-gutter.list-l-3.ce_rsce_team.grid-list > .grid-list-element, .no-gutter.list-l-3.ce_rsce_team.grid-list > div {
    width: 33.3333333333%;
    margin-bottom: 0 !important;
  }
  .grid-list-container.no-gutter.list-l-3 > .grid-list-element:nth-of-type(1n), .no-gutter.list-l-3.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .no-gutter.list-l-3.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 0;
  }
  .grid-list-container.no-gutter.list-l-3 > .grid-list-element:nth-of-type(3n), .no-gutter.list-l-3.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(3n), .no-gutter.list-l-3.ce_rsce_team.grid-list > div:nth-of-type(3n) {
    margin-right: 0;
  }
  .grid-list-container.small-gutter.list-l-3 > .grid-list-element, .small-gutter.list-l-3.ce_rsce_team.grid-list > .grid-list-element, .small-gutter.list-l-3.ce_rsce_team.grid-list > div {
    width: calc((100% - 2 * 1.2rem) / 3);
    margin-bottom: 1.2rem !important;
  }
  .grid-list-container.small-gutter.list-l-3 > .grid-list-element:nth-of-type(1n), .small-gutter.list-l-3.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .small-gutter.list-l-3.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .grid-list-container.small-gutter.list-l-3 > .grid-list-element:nth-of-type(3n), .small-gutter.list-l-3.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(3n), .small-gutter.list-l-3.ce_rsce_team.grid-list > div:nth-of-type(3n) {
    margin-right: 0;
  }
  .grid-list-container.big-gutter.list-l-3 > .grid-list-element, .big-gutter.list-l-3.ce_rsce_team.grid-list > .grid-list-element, .big-gutter.list-l-3.ce_rsce_team.grid-list > div {
    width: calc((100% - 2 * 3.6rem) / 3);
    margin-bottom: 3.6rem !important;
  }
  .grid-list-container.big-gutter.list-l-3 > .grid-list-element:nth-of-type(1n), .big-gutter.list-l-3.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .big-gutter.list-l-3.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .grid-list-container.big-gutter.list-l-3 > .grid-list-element:nth-of-type(3n), .big-gutter.list-l-3.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(3n), .big-gutter.list-l-3.ce_rsce_team.grid-list > div:nth-of-type(3n) {
    margin-right: 0;
  }
  .grid-list-container.list-l-4, .list-l-4.ce_rsce_team.grid-list {
    column-count: 4;
  }
  .grid-list-container.list-l-4 > .grid-list-element, .list-l-4.ce_rsce_team.grid-list > .grid-list-element, .list-l-4.ce_rsce_team.grid-list > div {
    width: calc((100% - 3 * 2.4rem) / 4);
    margin-bottom: 2.4rem !important;
  }
  .grid-list-container.list-l-4 > .grid-list-element:nth-of-type(1n), .list-l-4.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .list-l-4.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .grid-list-container.list-l-4 > .grid-list-element:nth-of-type(4n), .list-l-4.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(4n), .list-l-4.ce_rsce_team.grid-list > div:nth-of-type(4n) {
    margin-right: 0;
  }
  .grid-list-container.no-gutter.list-l-4 > .grid-list-element, .no-gutter.list-l-4.ce_rsce_team.grid-list > .grid-list-element, .no-gutter.list-l-4.ce_rsce_team.grid-list > div {
    width: 25%;
    margin-bottom: 0 !important;
  }
  .grid-list-container.no-gutter.list-l-4 > .grid-list-element:nth-of-type(1n), .no-gutter.list-l-4.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .no-gutter.list-l-4.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 0;
  }
  .grid-list-container.no-gutter.list-l-4 > .grid-list-element:nth-of-type(4n), .no-gutter.list-l-4.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(4n), .no-gutter.list-l-4.ce_rsce_team.grid-list > div:nth-of-type(4n) {
    margin-right: 0;
  }
  .grid-list-container.small-gutter.list-l-4 > .grid-list-element, .small-gutter.list-l-4.ce_rsce_team.grid-list > .grid-list-element, .small-gutter.list-l-4.ce_rsce_team.grid-list > div {
    width: calc((100% - 3 * 1.2rem) / 4);
    margin-bottom: 1.2rem !important;
  }
  .grid-list-container.small-gutter.list-l-4 > .grid-list-element:nth-of-type(1n), .small-gutter.list-l-4.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .small-gutter.list-l-4.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .grid-list-container.small-gutter.list-l-4 > .grid-list-element:nth-of-type(4n), .small-gutter.list-l-4.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(4n), .small-gutter.list-l-4.ce_rsce_team.grid-list > div:nth-of-type(4n) {
    margin-right: 0;
  }
  .grid-list-container.big-gutter.list-l-4 > .grid-list-element, .big-gutter.list-l-4.ce_rsce_team.grid-list > .grid-list-element, .big-gutter.list-l-4.ce_rsce_team.grid-list > div {
    width: calc((100% - 3 * 3.6rem) / 4);
    margin-bottom: 3.6rem !important;
  }
  .grid-list-container.big-gutter.list-l-4 > .grid-list-element:nth-of-type(1n), .big-gutter.list-l-4.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .big-gutter.list-l-4.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .grid-list-container.big-gutter.list-l-4 > .grid-list-element:nth-of-type(4n), .big-gutter.list-l-4.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(4n), .big-gutter.list-l-4.ce_rsce_team.grid-list > div:nth-of-type(4n) {
    margin-right: 0;
  }
  .grid-list-container.list-l-5, .list-l-5.ce_rsce_team.grid-list {
    column-count: 5;
  }
  .grid-list-container.list-l-5 > .grid-list-element, .list-l-5.ce_rsce_team.grid-list > .grid-list-element, .list-l-5.ce_rsce_team.grid-list > div {
    width: calc((100% - 4 * 2.4rem) / 5);
    margin-bottom: 2.4rem !important;
  }
  .grid-list-container.list-l-5 > .grid-list-element:nth-of-type(1n), .list-l-5.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .list-l-5.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .grid-list-container.list-l-5 > .grid-list-element:nth-of-type(5n), .list-l-5.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(5n), .list-l-5.ce_rsce_team.grid-list > div:nth-of-type(5n) {
    margin-right: 0;
  }
  .grid-list-container.no-gutter.list-l-5 > .grid-list-element, .no-gutter.list-l-5.ce_rsce_team.grid-list > .grid-list-element, .no-gutter.list-l-5.ce_rsce_team.grid-list > div {
    width: 20%;
    margin-bottom: 0 !important;
  }
  .grid-list-container.no-gutter.list-l-5 > .grid-list-element:nth-of-type(1n), .no-gutter.list-l-5.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .no-gutter.list-l-5.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 0;
  }
  .grid-list-container.no-gutter.list-l-5 > .grid-list-element:nth-of-type(5n), .no-gutter.list-l-5.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(5n), .no-gutter.list-l-5.ce_rsce_team.grid-list > div:nth-of-type(5n) {
    margin-right: 0;
  }
  .grid-list-container.small-gutter.list-l-5 > .grid-list-element, .small-gutter.list-l-5.ce_rsce_team.grid-list > .grid-list-element, .small-gutter.list-l-5.ce_rsce_team.grid-list > div {
    width: calc((100% - 4 * 1.2rem) / 5);
    margin-bottom: 1.2rem !important;
  }
  .grid-list-container.small-gutter.list-l-5 > .grid-list-element:nth-of-type(1n), .small-gutter.list-l-5.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .small-gutter.list-l-5.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .grid-list-container.small-gutter.list-l-5 > .grid-list-element:nth-of-type(5n), .small-gutter.list-l-5.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(5n), .small-gutter.list-l-5.ce_rsce_team.grid-list > div:nth-of-type(5n) {
    margin-right: 0;
  }
  .grid-list-container.big-gutter.list-l-5 > .grid-list-element, .big-gutter.list-l-5.ce_rsce_team.grid-list > .grid-list-element, .big-gutter.list-l-5.ce_rsce_team.grid-list > div {
    width: calc((100% - 4 * 3.6rem) / 5);
    margin-bottom: 3.6rem !important;
  }
  .grid-list-container.big-gutter.list-l-5 > .grid-list-element:nth-of-type(1n), .big-gutter.list-l-5.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .big-gutter.list-l-5.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .grid-list-container.big-gutter.list-l-5 > .grid-list-element:nth-of-type(5n), .big-gutter.list-l-5.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(5n), .big-gutter.list-l-5.ce_rsce_team.grid-list > div:nth-of-type(5n) {
    margin-right: 0;
  }
  .grid-list-container.list-l-6, .list-l-6.ce_rsce_team.grid-list {
    column-count: 6;
  }
  .grid-list-container.list-l-6 > .grid-list-element, .list-l-6.ce_rsce_team.grid-list > .grid-list-element, .list-l-6.ce_rsce_team.grid-list > div {
    width: calc((100% - 5 * 2.4rem) / 6);
    margin-bottom: 2.4rem !important;
  }
  .grid-list-container.list-l-6 > .grid-list-element:nth-of-type(1n), .list-l-6.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .list-l-6.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .grid-list-container.list-l-6 > .grid-list-element:nth-of-type(6n), .list-l-6.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(6n), .list-l-6.ce_rsce_team.grid-list > div:nth-of-type(6n) {
    margin-right: 0;
  }
  .grid-list-container.no-gutter.list-l-6 > .grid-list-element, .no-gutter.list-l-6.ce_rsce_team.grid-list > .grid-list-element, .no-gutter.list-l-6.ce_rsce_team.grid-list > div {
    width: 16.6666666667%;
    margin-bottom: 0 !important;
  }
  .grid-list-container.no-gutter.list-l-6 > .grid-list-element:nth-of-type(1n), .no-gutter.list-l-6.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .no-gutter.list-l-6.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 0;
  }
  .grid-list-container.no-gutter.list-l-6 > .grid-list-element:nth-of-type(6n), .no-gutter.list-l-6.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(6n), .no-gutter.list-l-6.ce_rsce_team.grid-list > div:nth-of-type(6n) {
    margin-right: 0;
  }
  .grid-list-container.small-gutter.list-l-6 > .grid-list-element, .small-gutter.list-l-6.ce_rsce_team.grid-list > .grid-list-element, .small-gutter.list-l-6.ce_rsce_team.grid-list > div {
    width: calc((100% - 5 * 1.2rem) / 6);
    margin-bottom: 1.2rem !important;
  }
  .grid-list-container.small-gutter.list-l-6 > .grid-list-element:nth-of-type(1n), .small-gutter.list-l-6.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .small-gutter.list-l-6.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .grid-list-container.small-gutter.list-l-6 > .grid-list-element:nth-of-type(6n), .small-gutter.list-l-6.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(6n), .small-gutter.list-l-6.ce_rsce_team.grid-list > div:nth-of-type(6n) {
    margin-right: 0;
  }
  .grid-list-container.big-gutter.list-l-6 > .grid-list-element, .big-gutter.list-l-6.ce_rsce_team.grid-list > .grid-list-element, .big-gutter.list-l-6.ce_rsce_team.grid-list > div {
    width: calc((100% - 5 * 3.6rem) / 6);
    margin-bottom: 3.6rem !important;
  }
  .grid-list-container.big-gutter.list-l-6 > .grid-list-element:nth-of-type(1n), .big-gutter.list-l-6.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .big-gutter.list-l-6.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .grid-list-container.big-gutter.list-l-6 > .grid-list-element:nth-of-type(6n), .big-gutter.list-l-6.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(6n), .big-gutter.list-l-6.ce_rsce_team.grid-list > div:nth-of-type(6n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 1921px) {
  .grid-list-container.list-xl-1, .list-xl-1.ce_rsce_team.grid-list {
    column-count: 1;
  }
  .grid-list-container.list-xl-1 > .grid-list-element, .list-xl-1.ce_rsce_team.grid-list > .grid-list-element, .list-xl-1.ce_rsce_team.grid-list > div {
    width: 100%;
    margin-right: 0;
    margin-bottom: var(--distance-m) !important;
  }
  .grid-list-container.no-gutter.list-xl-1 > .grid-list-element, .no-gutter.list-xl-1.ce_rsce_team.grid-list > .grid-list-element, .no-gutter.list-xl-1.ce_rsce_team.grid-list > div {
    margin-bottom: 0 !important;
  }
  .grid-list-container.list-xl-2, .list-xl-2.ce_rsce_team.grid-list {
    column-count: 2;
  }
  .grid-list-container.list-xl-2 > .grid-list-element, .list-xl-2.ce_rsce_team.grid-list > .grid-list-element, .list-xl-2.ce_rsce_team.grid-list > div {
    width: calc((100% - 1 * 2.4rem) / 2);
    margin-bottom: 2.4rem !important;
  }
  .grid-list-container.list-xl-2 > .grid-list-element:nth-of-type(1n), .list-xl-2.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .list-xl-2.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .grid-list-container.list-xl-2 > .grid-list-element:nth-of-type(2n), .list-xl-2.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(2n), .list-xl-2.ce_rsce_team.grid-list > div:nth-of-type(2n) {
    margin-right: 0;
  }
  .grid-list-container.no-gutter.list-xl-2 > .grid-list-element, .no-gutter.list-xl-2.ce_rsce_team.grid-list > .grid-list-element, .no-gutter.list-xl-2.ce_rsce_team.grid-list > div {
    width: 50%;
    margin-bottom: 0 !important;
  }
  .grid-list-container.no-gutter.list-xl-2 > .grid-list-element:nth-of-type(1n), .no-gutter.list-xl-2.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .no-gutter.list-xl-2.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 0;
  }
  .grid-list-container.no-gutter.list-xl-2 > .grid-list-element:nth-of-type(2n), .no-gutter.list-xl-2.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(2n), .no-gutter.list-xl-2.ce_rsce_team.grid-list > div:nth-of-type(2n) {
    margin-right: 0;
  }
  .grid-list-container.small-gutter.list-xl-2 > .grid-list-element, .small-gutter.list-xl-2.ce_rsce_team.grid-list > .grid-list-element, .small-gutter.list-xl-2.ce_rsce_team.grid-list > div {
    width: calc((100% - 1 * 1.2rem) / 2);
    margin-bottom: 1.2rem !important;
  }
  .grid-list-container.small-gutter.list-xl-2 > .grid-list-element:nth-of-type(1n), .small-gutter.list-xl-2.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .small-gutter.list-xl-2.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .grid-list-container.small-gutter.list-xl-2 > .grid-list-element:nth-of-type(2n), .small-gutter.list-xl-2.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(2n), .small-gutter.list-xl-2.ce_rsce_team.grid-list > div:nth-of-type(2n) {
    margin-right: 0;
  }
  .grid-list-container.big-gutter.list-xl-2 > .grid-list-element, .big-gutter.list-xl-2.ce_rsce_team.grid-list > .grid-list-element, .big-gutter.list-xl-2.ce_rsce_team.grid-list > div {
    width: calc((100% - 1 * 3.6rem) / 2);
    margin-bottom: 3.6rem !important;
  }
  .grid-list-container.big-gutter.list-xl-2 > .grid-list-element:nth-of-type(1n), .big-gutter.list-xl-2.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .big-gutter.list-xl-2.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .grid-list-container.big-gutter.list-xl-2 > .grid-list-element:nth-of-type(2n), .big-gutter.list-xl-2.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(2n), .big-gutter.list-xl-2.ce_rsce_team.grid-list > div:nth-of-type(2n) {
    margin-right: 0;
  }
  .grid-list-container.list-xl-3, .list-xl-3.ce_rsce_team.grid-list {
    column-count: 3;
  }
  .grid-list-container.list-xl-3 > .grid-list-element, .list-xl-3.ce_rsce_team.grid-list > .grid-list-element, .list-xl-3.ce_rsce_team.grid-list > div {
    width: calc((100% - 2 * 2.4rem) / 3);
    margin-bottom: 2.4rem !important;
  }
  .grid-list-container.list-xl-3 > .grid-list-element:nth-of-type(1n), .list-xl-3.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .list-xl-3.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .grid-list-container.list-xl-3 > .grid-list-element:nth-of-type(3n), .list-xl-3.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(3n), .list-xl-3.ce_rsce_team.grid-list > div:nth-of-type(3n) {
    margin-right: 0;
  }
  .grid-list-container.no-gutter.list-xl-3 > .grid-list-element, .no-gutter.list-xl-3.ce_rsce_team.grid-list > .grid-list-element, .no-gutter.list-xl-3.ce_rsce_team.grid-list > div {
    width: 33.3333333333%;
    margin-bottom: 0 !important;
  }
  .grid-list-container.no-gutter.list-xl-3 > .grid-list-element:nth-of-type(1n), .no-gutter.list-xl-3.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .no-gutter.list-xl-3.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 0;
  }
  .grid-list-container.no-gutter.list-xl-3 > .grid-list-element:nth-of-type(3n), .no-gutter.list-xl-3.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(3n), .no-gutter.list-xl-3.ce_rsce_team.grid-list > div:nth-of-type(3n) {
    margin-right: 0;
  }
  .grid-list-container.small-gutter.list-xl-3 > .grid-list-element, .small-gutter.list-xl-3.ce_rsce_team.grid-list > .grid-list-element, .small-gutter.list-xl-3.ce_rsce_team.grid-list > div {
    width: calc((100% - 2 * 1.2rem) / 3);
    margin-bottom: 1.2rem !important;
  }
  .grid-list-container.small-gutter.list-xl-3 > .grid-list-element:nth-of-type(1n), .small-gutter.list-xl-3.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .small-gutter.list-xl-3.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .grid-list-container.small-gutter.list-xl-3 > .grid-list-element:nth-of-type(3n), .small-gutter.list-xl-3.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(3n), .small-gutter.list-xl-3.ce_rsce_team.grid-list > div:nth-of-type(3n) {
    margin-right: 0;
  }
  .grid-list-container.big-gutter.list-xl-3 > .grid-list-element, .big-gutter.list-xl-3.ce_rsce_team.grid-list > .grid-list-element, .big-gutter.list-xl-3.ce_rsce_team.grid-list > div {
    width: calc((100% - 2 * 3.6rem) / 3);
    margin-bottom: 3.6rem !important;
  }
  .grid-list-container.big-gutter.list-xl-3 > .grid-list-element:nth-of-type(1n), .big-gutter.list-xl-3.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .big-gutter.list-xl-3.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .grid-list-container.big-gutter.list-xl-3 > .grid-list-element:nth-of-type(3n), .big-gutter.list-xl-3.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(3n), .big-gutter.list-xl-3.ce_rsce_team.grid-list > div:nth-of-type(3n) {
    margin-right: 0;
  }
  .grid-list-container.list-xl-4, .list-xl-4.ce_rsce_team.grid-list {
    column-count: 4;
  }
  .grid-list-container.list-xl-4 > .grid-list-element, .list-xl-4.ce_rsce_team.grid-list > .grid-list-element, .list-xl-4.ce_rsce_team.grid-list > div {
    width: calc((100% - 3 * 2.4rem) / 4);
    margin-bottom: 2.4rem !important;
  }
  .grid-list-container.list-xl-4 > .grid-list-element:nth-of-type(1n), .list-xl-4.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .list-xl-4.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .grid-list-container.list-xl-4 > .grid-list-element:nth-of-type(4n), .list-xl-4.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(4n), .list-xl-4.ce_rsce_team.grid-list > div:nth-of-type(4n) {
    margin-right: 0;
  }
  .grid-list-container.no-gutter.list-xl-4 > .grid-list-element, .no-gutter.list-xl-4.ce_rsce_team.grid-list > .grid-list-element, .no-gutter.list-xl-4.ce_rsce_team.grid-list > div {
    width: 25%;
    margin-bottom: 0 !important;
  }
  .grid-list-container.no-gutter.list-xl-4 > .grid-list-element:nth-of-type(1n), .no-gutter.list-xl-4.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .no-gutter.list-xl-4.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 0;
  }
  .grid-list-container.no-gutter.list-xl-4 > .grid-list-element:nth-of-type(4n), .no-gutter.list-xl-4.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(4n), .no-gutter.list-xl-4.ce_rsce_team.grid-list > div:nth-of-type(4n) {
    margin-right: 0;
  }
  .grid-list-container.small-gutter.list-xl-4 > .grid-list-element, .small-gutter.list-xl-4.ce_rsce_team.grid-list > .grid-list-element, .small-gutter.list-xl-4.ce_rsce_team.grid-list > div {
    width: calc((100% - 3 * 1.2rem) / 4);
    margin-bottom: 1.2rem !important;
  }
  .grid-list-container.small-gutter.list-xl-4 > .grid-list-element:nth-of-type(1n), .small-gutter.list-xl-4.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .small-gutter.list-xl-4.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .grid-list-container.small-gutter.list-xl-4 > .grid-list-element:nth-of-type(4n), .small-gutter.list-xl-4.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(4n), .small-gutter.list-xl-4.ce_rsce_team.grid-list > div:nth-of-type(4n) {
    margin-right: 0;
  }
  .grid-list-container.big-gutter.list-xl-4 > .grid-list-element, .big-gutter.list-xl-4.ce_rsce_team.grid-list > .grid-list-element, .big-gutter.list-xl-4.ce_rsce_team.grid-list > div {
    width: calc((100% - 3 * 3.6rem) / 4);
    margin-bottom: 3.6rem !important;
  }
  .grid-list-container.big-gutter.list-xl-4 > .grid-list-element:nth-of-type(1n), .big-gutter.list-xl-4.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .big-gutter.list-xl-4.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .grid-list-container.big-gutter.list-xl-4 > .grid-list-element:nth-of-type(4n), .big-gutter.list-xl-4.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(4n), .big-gutter.list-xl-4.ce_rsce_team.grid-list > div:nth-of-type(4n) {
    margin-right: 0;
  }
  .grid-list-container.list-xl-5, .list-xl-5.ce_rsce_team.grid-list {
    column-count: 5;
  }
  .grid-list-container.list-xl-5 > .grid-list-element, .list-xl-5.ce_rsce_team.grid-list > .grid-list-element, .list-xl-5.ce_rsce_team.grid-list > div {
    width: calc((100% - 4 * 2.4rem) / 5);
    margin-bottom: 2.4rem !important;
  }
  .grid-list-container.list-xl-5 > .grid-list-element:nth-of-type(1n), .list-xl-5.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .list-xl-5.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .grid-list-container.list-xl-5 > .grid-list-element:nth-of-type(5n), .list-xl-5.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(5n), .list-xl-5.ce_rsce_team.grid-list > div:nth-of-type(5n) {
    margin-right: 0;
  }
  .grid-list-container.no-gutter.list-xl-5 > .grid-list-element, .no-gutter.list-xl-5.ce_rsce_team.grid-list > .grid-list-element, .no-gutter.list-xl-5.ce_rsce_team.grid-list > div {
    width: 20%;
    margin-bottom: 0 !important;
  }
  .grid-list-container.no-gutter.list-xl-5 > .grid-list-element:nth-of-type(1n), .no-gutter.list-xl-5.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .no-gutter.list-xl-5.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 0;
  }
  .grid-list-container.no-gutter.list-xl-5 > .grid-list-element:nth-of-type(5n), .no-gutter.list-xl-5.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(5n), .no-gutter.list-xl-5.ce_rsce_team.grid-list > div:nth-of-type(5n) {
    margin-right: 0;
  }
  .grid-list-container.small-gutter.list-xl-5 > .grid-list-element, .small-gutter.list-xl-5.ce_rsce_team.grid-list > .grid-list-element, .small-gutter.list-xl-5.ce_rsce_team.grid-list > div {
    width: calc((100% - 4 * 1.2rem) / 5);
    margin-bottom: 1.2rem !important;
  }
  .grid-list-container.small-gutter.list-xl-5 > .grid-list-element:nth-of-type(1n), .small-gutter.list-xl-5.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .small-gutter.list-xl-5.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .grid-list-container.small-gutter.list-xl-5 > .grid-list-element:nth-of-type(5n), .small-gutter.list-xl-5.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(5n), .small-gutter.list-xl-5.ce_rsce_team.grid-list > div:nth-of-type(5n) {
    margin-right: 0;
  }
  .grid-list-container.big-gutter.list-xl-5 > .grid-list-element, .big-gutter.list-xl-5.ce_rsce_team.grid-list > .grid-list-element, .big-gutter.list-xl-5.ce_rsce_team.grid-list > div {
    width: calc((100% - 4 * 3.6rem) / 5);
    margin-bottom: 3.6rem !important;
  }
  .grid-list-container.big-gutter.list-xl-5 > .grid-list-element:nth-of-type(1n), .big-gutter.list-xl-5.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .big-gutter.list-xl-5.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .grid-list-container.big-gutter.list-xl-5 > .grid-list-element:nth-of-type(5n), .big-gutter.list-xl-5.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(5n), .big-gutter.list-xl-5.ce_rsce_team.grid-list > div:nth-of-type(5n) {
    margin-right: 0;
  }
  .grid-list-container.list-xl-6, .list-xl-6.ce_rsce_team.grid-list {
    column-count: 6;
  }
  .grid-list-container.list-xl-6 > .grid-list-element, .list-xl-6.ce_rsce_team.grid-list > .grid-list-element, .list-xl-6.ce_rsce_team.grid-list > div {
    width: calc((100% - 5 * 2.4rem) / 6);
    margin-bottom: 2.4rem !important;
  }
  .grid-list-container.list-xl-6 > .grid-list-element:nth-of-type(1n), .list-xl-6.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .list-xl-6.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .grid-list-container.list-xl-6 > .grid-list-element:nth-of-type(6n), .list-xl-6.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(6n), .list-xl-6.ce_rsce_team.grid-list > div:nth-of-type(6n) {
    margin-right: 0;
  }
  .grid-list-container.no-gutter.list-xl-6 > .grid-list-element, .no-gutter.list-xl-6.ce_rsce_team.grid-list > .grid-list-element, .no-gutter.list-xl-6.ce_rsce_team.grid-list > div {
    width: 16.6666666667%;
    margin-bottom: 0 !important;
  }
  .grid-list-container.no-gutter.list-xl-6 > .grid-list-element:nth-of-type(1n), .no-gutter.list-xl-6.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .no-gutter.list-xl-6.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 0;
  }
  .grid-list-container.no-gutter.list-xl-6 > .grid-list-element:nth-of-type(6n), .no-gutter.list-xl-6.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(6n), .no-gutter.list-xl-6.ce_rsce_team.grid-list > div:nth-of-type(6n) {
    margin-right: 0;
  }
  .grid-list-container.small-gutter.list-xl-6 > .grid-list-element, .small-gutter.list-xl-6.ce_rsce_team.grid-list > .grid-list-element, .small-gutter.list-xl-6.ce_rsce_team.grid-list > div {
    width: calc((100% - 5 * 1.2rem) / 6);
    margin-bottom: 1.2rem !important;
  }
  .grid-list-container.small-gutter.list-xl-6 > .grid-list-element:nth-of-type(1n), .small-gutter.list-xl-6.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .small-gutter.list-xl-6.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .grid-list-container.small-gutter.list-xl-6 > .grid-list-element:nth-of-type(6n), .small-gutter.list-xl-6.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(6n), .small-gutter.list-xl-6.ce_rsce_team.grid-list > div:nth-of-type(6n) {
    margin-right: 0;
  }
  .grid-list-container.big-gutter.list-xl-6 > .grid-list-element, .big-gutter.list-xl-6.ce_rsce_team.grid-list > .grid-list-element, .big-gutter.list-xl-6.ce_rsce_team.grid-list > div {
    width: calc((100% - 5 * 3.6rem) / 6);
    margin-bottom: 3.6rem !important;
  }
  .grid-list-container.big-gutter.list-xl-6 > .grid-list-element:nth-of-type(1n), .big-gutter.list-xl-6.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(1n), .big-gutter.list-xl-6.ce_rsce_team.grid-list > div:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .grid-list-container.big-gutter.list-xl-6 > .grid-list-element:nth-of-type(6n), .big-gutter.list-xl-6.ce_rsce_team.grid-list > .grid-list-element:nth-of-type(6n), .big-gutter.list-xl-6.ce_rsce_team.grid-list > div:nth-of-type(6n) {
    margin-right: 0;
  }
}

/* GRID */
.grid > .content-wrapper,
.grid > .formbody,
.grid > .inside {
  display: flex;
  flex: 0 1 auto;
  flex-flow: wrap;
  position: relative;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.grid > .content-wrapper > *,
.grid > .formbody > *,
.grid > .inside > * {
  flex: 0 0 100%;
  max-width: 100%;
  padding-right: 2.4rem;
  padding-left: 2.4rem;
}

.grid > .content-wrapper > [class*=col-],
.grid > .formbody > [class*=col-],
.grid > .inside > [class*=col-] {
  padding-bottom: var(--content-padding);
  margin-bottom: 0 !important;
}

.grid.medium-gutter > .content-wrapper > *,
.grid.medium-gutter > .formbody > *,
.grid.medium-gutter > .inside > * {
  padding-right: 2.4rem;
  padding-left: 2.4rem;
  padding-bottom: 2.4rem;
}

.grid.small-gutter > .content-wrapper > *,
.grid.small-gutter > .formbody > *,
.grid.small-gutter > .inside > * {
  padding-right: 1.2rem;
  padding-left: 1.2rem;
  padding-bottom: 1.2rem;
}

.grid.big-gutter > .content-wrapper > *,
.grid.big-gutter > .formbody > *,
.grid.big-gutter > .inside > * {
  padding-right: 3.6rem;
  padding-left: 3.6rem;
  padding-bottom: 3.6rem;
}

.grid.no-gutter > .content-wrapper,
.grid.no-gutter > .formbody,
.grid.no-gutter > .inside {
  padding-left: 0;
  padding-right: 0;
}

.grid.no-gutter > .content-wrapper > *,
.grid.no-gutter > .formbody > *,
.grid.no-gutter > .inside > * {
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}

.grid .grid > .content-wrapper,
.grid .grid > .formbody,
.grid .grid > .inside {
  margin-left: -2.4rem;
  margin-right: -2.4rem;
  margin-bottom: -2.4rem;
}

.grid .grid.small-gutter > .content-wrapper,
.grid .grid.small-gutter > .formbody,
.grid .grid.small-gutter > .inside {
  margin-left: -1.2rem;
  margin-right: -1.2rem;
  margin-bottom: -1.2rem;
}

.grid .grid.big-gutter > .content-wrapper,
.grid .grid.big-gutter > .formbody,
.grid .grid.big-gutter > .inside {
  margin-left: -3.6rem;
  margin-right: -3.6rem;
  margin-bottom: -3.6rem;
}

.grid .grid.no-gutter > .content-wrapper,
.grid .grid.no-gutter > .formbody,
.grid .grid.no-gutter > .inside {
  margin-left: 0;
  margin-right: 0;
}

.grid.auto-height [class*=col-] > .content-wrapper,
.grid.auto-height [class*=col-] > .formbody,
.grid.auto-height [class*=col-] > .inside {
  height: 100%;
}

.grid.justify-left > .content-wrapper,
.grid.justify-left > .formbody,
.grid.justify-left > .inside {
  justify-content: flex-start;
}

.grid.justify-center > .content-wrapper,
.grid.justify-center > .formbody,
.grid.justify-center > .inside {
  justify-content: center;
}

.grid.justify-right > .content-wrapper,
.grid.justify-right > .formbody,
.grid.justify-right > .inside {
  justify-content: flex-end;
}

.grid.justify-space-between > .content-wrapper,
.grid.justify-space-between > .formbody,
.grid.justify-space-between > .inside {
  justify-content: space-between;
}

.grid.justify-space-around > .content-wrapper,
.grid.justify-space-around > .formbody,
.grid.justify-space-around > .inside {
  justify-content: space-around;
}

.grid.justify-space-evenly > .content-wrapper,
.grid.justify-space-evenly > .formbody,
.grid.justify-space-evenly > .inside {
  justify-content: space-evenly;
}

@media screen and (min-width: 0) {
  .grid.align-top > .content-wrapper,
  .grid.align-top > .formbody,
  .grid.align-top > .inside {
    align-items: flex-start;
  }
  .grid.align-middle > .content-wrapper,
  .grid.align-middle > .formbody,
  .grid.align-middle > .inside {
    align-items: center;
  }
  .grid.align-bottom > .content-wrapper,
  .grid.align-bottom > .formbody,
  .grid.align-bottom > .inside {
    align-items: flex-end;
  }
  .grid.align-baseline > .content-wrapper,
  .grid.align-baseline > .formbody,
  .grid.align-baseline > .inside {
    align-items: baseline;
  }
  .grid.align-stretch > .content-wrapper,
  .grid.align-stretch > .formbody,
  .grid.align-stretch > .inside {
    align-items: stretch;
  }
  .grid > .content-wrapper > .col-1,
  .grid > .formbody > .col-1,
  .grid > .inside > .col-1 {
    flex-basis: 8.3333%;
    max-width: 8.3333%;
  }
  .grid > .content-wrapper > .col-2,
  .grid > .formbody > .col-2,
  .grid > .inside > .col-2 {
    flex-basis: 16.6666%;
    max-width: 16.6666%;
  }
  .grid > .content-wrapper > .col-3,
  .grid > .formbody > .col-3,
  .grid > .inside > .col-3 {
    flex-basis: 25%;
    max-width: 25%;
  }
  .grid > .content-wrapper > .col-4,
  .grid > .formbody > .col-4,
  .grid > .inside > .col-4 {
    flex-basis: 33.3333%;
    max-width: 33.3333%;
  }
  .grid > .content-wrapper > .col-5,
  .grid > .formbody > .col-5,
  .grid > .inside > .col-5 {
    flex-basis: 41.6666%;
    max-width: 41.6666%;
  }
  .grid > .content-wrapper > .col-6,
  .grid > .formbody > .col-6,
  .grid > .inside > .col-6 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .grid > .content-wrapper > .col-7,
  .grid > .formbody > .col-7,
  .grid > .inside > .col-7 {
    flex-basis: 58.3333%;
    max-width: 58.3333%;
  }
  .grid > .content-wrapper > .col-8,
  .grid > .formbody > .col-8,
  .grid > .inside > .col-8 {
    flex-basis: 66.6666%;
    max-width: 66.6666%;
  }
  .grid > .content-wrapper > .col-9,
  .grid > .formbody > .col-9,
  .grid > .inside > .col-9 {
    flex-basis: 75%;
    max-width: 75%;
  }
  .grid > .content-wrapper > .col-10,
  .grid > .formbody > .col-10,
  .grid > .inside > .col-10 {
    flex-basis: 83.3333%;
    max-width: 83.3333%;
  }
  .grid > .content-wrapper > .col-11,
  .grid > .formbody > .col-11,
  .grid > .inside > .col-11 {
    flex-basis: 91.6666%;
    max-width: 91.6666%;
  }
  .grid > .content-wrapper > .col-12,
  .grid > .formbody > .col-12,
  .grid > .inside > .col-12 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .grid > .content-wrapper > .col-auto,
  .grid > .formbody > .col-auto,
  .grid > .inside > .col-auto {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
  }
  .grid > .content-wrapper > .align-top,
  .grid > .formbody > .align-top,
  .grid > .inside > .align-top {
    align-self: flex-start;
  }
  .grid > .content-wrapper > .align-middle,
  .grid > .formbody > .align-middle,
  .grid > .inside > .align-middle {
    align-self: center;
  }
  .grid > .content-wrapper > .align-bottom,
  .grid > .formbody > .align-bottom,
  .grid > .inside > .align-bottom {
    align-self: flex-end;
  }
  .grid > .content-wrapper > .align-baseline,
  .grid > .formbody > .align-baseline,
  .grid > .inside > .align-baseline {
    align-self: baseline;
  }
  .grid > .content-wrapper > .align-stretch,
  .grid > .formbody > .align-stretch,
  .grid > .inside > .align-stretch {
    align-self: stretch;
  }
  .grid > .content-wrapper > .order-first,
  .grid > .formbody > .order-first,
  .grid > .inside > .order-first {
    order: -1;
  }
  .grid > .content-wrapper > .order-last,
  .grid > .formbody > .order-last,
  .grid > .inside > .order-last {
    order: 13;
  }
  .grid > .content-wrapper > .order-0,
  .grid > .formbody > .order-0,
  .grid > .inside > .order-0 {
    order: 0;
  }
  .grid > .content-wrapper > .order-1,
  .grid > .formbody > .order-1,
  .grid > .inside > .order-1 {
    order: 1;
  }
  .grid > .content-wrapper > .order-2,
  .grid > .formbody > .order-2,
  .grid > .inside > .order-2 {
    order: 2;
  }
  .grid > .content-wrapper > .order-3,
  .grid > .formbody > .order-3,
  .grid > .inside > .order-3 {
    order: 3;
  }
  .grid > .content-wrapper > .order-4,
  .grid > .formbody > .order-4,
  .grid > .inside > .order-4 {
    order: 4;
  }
  .grid > .content-wrapper > .order-5,
  .grid > .formbody > .order-5,
  .grid > .inside > .order-5 {
    order: 5;
  }
  .grid > .content-wrapper > .order-6,
  .grid > .formbody > .order-6,
  .grid > .inside > .order-6 {
    order: 6;
  }
  .grid > .content-wrapper > .order-7,
  .grid > .formbody > .order-7,
  .grid > .inside > .order-7 {
    order: 7;
  }
  .grid > .content-wrapper > .order-8,
  .grid > .formbody > .order-8,
  .grid > .inside > .order-8 {
    order: 8;
  }
  .grid > .content-wrapper > .order-9,
  .grid > .formbody > .order-9,
  .grid > .inside > .order-9 {
    order: 9;
  }
  .grid > .content-wrapper > .order-10,
  .grid > .formbody > .order-10,
  .grid > .inside > .order-10 {
    order: 10;
  }
  .grid > .content-wrapper > .order-11,
  .grid > .formbody > .order-11,
  .grid > .inside > .order-11 {
    order: 11;
  }
  .grid > .content-wrapper > .order-12,
  .grid > .formbody > .order-12,
  .grid > .inside > .order-12 {
    order: 12;
  }
  .grid > .content-wrapper > .offset-1,
  .grid > .formbody > .offset-1,
  .grid > .inside > .offset-1 {
    margin-left: 8.3333%;
  }
  .grid > .content-wrapper > .offset-2,
  .grid > .formbody > .offset-2,
  .grid > .inside > .offset-2 {
    margin-left: 16.6666%;
  }
  .grid > .content-wrapper > .offset-3,
  .grid > .formbody > .offset-3,
  .grid > .inside > .offset-3 {
    margin-left: 25%;
  }
  .grid > .content-wrapper > .offset-4,
  .grid > .formbody > .offset-4,
  .grid > .inside > .offset-4 {
    margin-left: 33.3333%;
  }
  .grid > .content-wrapper > .offset-5,
  .grid > .formbody > .offset-5,
  .grid > .inside > .offset-5 {
    margin-left: 41.6666%;
  }
  .grid > .content-wrapper > .offset-6,
  .grid > .formbody > .offset-6,
  .grid > .inside > .offset-6 {
    margin-left: 50%;
  }
  .grid > .content-wrapper > .offset-7,
  .grid > .formbody > .offset-7,
  .grid > .inside > .offset-7 {
    margin-left: 58.3333%;
  }
  .grid > .content-wrapper > .offset-8,
  .grid > .formbody > .offset-8,
  .grid > .inside > .offset-8 {
    margin-left: 66.6666%;
  }
  .grid > .content-wrapper > .offset-9,
  .grid > .formbody > .offset-9,
  .grid > .inside > .offset-9 {
    margin-left: 75%;
  }
  .grid > .content-wrapper > .offset-10,
  .grid > .formbody > .offset-10,
  .grid > .inside > .offset-10 {
    margin-left: 83.3333%;
  }
  .grid > .content-wrapper > .offset-11,
  .grid > .formbody > .offset-11,
  .grid > .inside > .offset-11 {
    margin-left: 91.6666%;
  }
}
@media screen and (min-width: 600px) {
  .grid.align-xs-top > .content-wrapper,
  .grid.align-xs-top > .formbody,
  .grid.align-xs-top > .inside {
    align-items: flex-start;
  }
  .grid.align-xs-middle > .content-wrapper,
  .grid.align-xs-middle > .formbody,
  .grid.align-xs-middle > .inside {
    align-items: center;
  }
  .grid.align-xs-bottom > .content-wrapper,
  .grid.align-xs-bottom > .formbody,
  .grid.align-xs-bottom > .inside {
    align-items: flex-end;
  }
  .grid.align-xs-baseline > .content-wrapper,
  .grid.align-xs-baseline > .formbody,
  .grid.align-xs-baseline > .inside {
    align-items: baseline;
  }
  .grid.align-xs-stretch > .content-wrapper,
  .grid.align-xs-stretch > .formbody,
  .grid.align-xs-stretch > .inside {
    align-items: stretch;
  }
  .grid > .content-wrapper > .col-xs-1,
  .grid > .formbody > .col-xs-1,
  .grid > .inside > .col-xs-1 {
    flex-basis: 8.3333%;
    max-width: 8.3333%;
  }
  .grid > .content-wrapper > .col-xs-2,
  .grid > .formbody > .col-xs-2,
  .grid > .inside > .col-xs-2 {
    flex-basis: 16.6666%;
    max-width: 16.6666%;
  }
  .grid > .content-wrapper > .col-xs-3,
  .grid > .formbody > .col-xs-3,
  .grid > .inside > .col-xs-3 {
    flex-basis: 25%;
    max-width: 25%;
  }
  .grid > .content-wrapper > .col-xs-4,
  .grid > .formbody > .col-xs-4,
  .grid > .inside > .col-xs-4 {
    flex-basis: 33.3333%;
    max-width: 33.3333%;
  }
  .grid > .content-wrapper > .col-xs-5,
  .grid > .formbody > .col-xs-5,
  .grid > .inside > .col-xs-5 {
    flex-basis: 41.6666%;
    max-width: 41.6666%;
  }
  .grid > .content-wrapper > .col-xs-6,
  .grid > .formbody > .col-xs-6,
  .grid > .inside > .col-xs-6 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .grid > .content-wrapper > .col-xs-7,
  .grid > .formbody > .col-xs-7,
  .grid > .inside > .col-xs-7 {
    flex-basis: 58.3333%;
    max-width: 58.3333%;
  }
  .grid > .content-wrapper > .col-xs-8,
  .grid > .formbody > .col-xs-8,
  .grid > .inside > .col-xs-8 {
    flex-basis: 66.6666%;
    max-width: 66.6666%;
  }
  .grid > .content-wrapper > .col-xs-9,
  .grid > .formbody > .col-xs-9,
  .grid > .inside > .col-xs-9 {
    flex-basis: 75%;
    max-width: 75%;
  }
  .grid > .content-wrapper > .col-xs-10,
  .grid > .formbody > .col-xs-10,
  .grid > .inside > .col-xs-10 {
    flex-basis: 83.3333%;
    max-width: 83.3333%;
  }
  .grid > .content-wrapper > .col-xs-11,
  .grid > .formbody > .col-xs-11,
  .grid > .inside > .col-xs-11 {
    flex-basis: 91.6666%;
    max-width: 91.6666%;
  }
  .grid > .content-wrapper > .col-xs-12,
  .grid > .formbody > .col-xs-12,
  .grid > .inside > .col-xs-12 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .grid > .content-wrapper > .col-xs-auto,
  .grid > .formbody > .col-xs-auto,
  .grid > .inside > .col-xs-auto {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
  }
  .grid > .content-wrapper > .align-xs-top,
  .grid > .formbody > .align-xs-top,
  .grid > .inside > .align-xs-top {
    align-self: flex-start;
  }
  .grid > .content-wrapper > .align-xs-middle,
  .grid > .formbody > .align-xs-middle,
  .grid > .inside > .align-xs-middle {
    align-self: center;
  }
  .grid > .content-wrapper > .align-xs-bottom,
  .grid > .formbody > .align-xs-bottom,
  .grid > .inside > .align-xs-bottom {
    align-self: flex-end;
  }
  .grid > .content-wrapper > .align-xs-baseline,
  .grid > .formbody > .align-xs-baseline,
  .grid > .inside > .align-xs-baseline {
    align-self: baseline;
  }
  .grid > .content-wrapper > .align-xs-stretch,
  .grid > .formbody > .align-xs-stretch,
  .grid > .inside > .align-xs-stretch {
    align-self: stretch;
  }
  .grid > .content-wrapper > .order-xs-first,
  .grid > .formbody > .order-xs-first,
  .grid > .inside > .order-xs-first {
    order: -1;
  }
  .grid > .content-wrapper > .order-xs-last,
  .grid > .formbody > .order-xs-last,
  .grid > .inside > .order-xs-last {
    order: 13;
  }
  .grid > .content-wrapper > .order-xs-0,
  .grid > .formbody > .order-xs-0,
  .grid > .inside > .order-xs-0 {
    order: 0;
  }
  .grid > .content-wrapper > .order-xs-1,
  .grid > .formbody > .order-xs-1,
  .grid > .inside > .order-xs-1 {
    order: 1;
  }
  .grid > .content-wrapper > .order-xs-2,
  .grid > .formbody > .order-xs-2,
  .grid > .inside > .order-xs-2 {
    order: 2;
  }
  .grid > .content-wrapper > .order-xs-3,
  .grid > .formbody > .order-xs-3,
  .grid > .inside > .order-xs-3 {
    order: 3;
  }
  .grid > .content-wrapper > .order-xs-4,
  .grid > .formbody > .order-xs-4,
  .grid > .inside > .order-xs-4 {
    order: 4;
  }
  .grid > .content-wrapper > .order-xs-5,
  .grid > .formbody > .order-xs-5,
  .grid > .inside > .order-xs-5 {
    order: 5;
  }
  .grid > .content-wrapper > .order-xs-6,
  .grid > .formbody > .order-xs-6,
  .grid > .inside > .order-xs-6 {
    order: 6;
  }
  .grid > .content-wrapper > .order-xs-7,
  .grid > .formbody > .order-xs-7,
  .grid > .inside > .order-xs-7 {
    order: 7;
  }
  .grid > .content-wrapper > .order-xs-8,
  .grid > .formbody > .order-xs-8,
  .grid > .inside > .order-xs-8 {
    order: 8;
  }
  .grid > .content-wrapper > .order-xs-9,
  .grid > .formbody > .order-xs-9,
  .grid > .inside > .order-xs-9 {
    order: 9;
  }
  .grid > .content-wrapper > .order-xs-10,
  .grid > .formbody > .order-xs-10,
  .grid > .inside > .order-xs-10 {
    order: 10;
  }
  .grid > .content-wrapper > .order-xs-11,
  .grid > .formbody > .order-xs-11,
  .grid > .inside > .order-xs-11 {
    order: 11;
  }
  .grid > .content-wrapper > .order-xs-12,
  .grid > .formbody > .order-xs-12,
  .grid > .inside > .order-xs-12 {
    order: 12;
  }
  .grid > .content-wrapper > .offset-xs-1,
  .grid > .formbody > .offset-xs-1,
  .grid > .inside > .offset-xs-1 {
    margin-left: 8.3333%;
  }
  .grid > .content-wrapper > .offset-xs-2,
  .grid > .formbody > .offset-xs-2,
  .grid > .inside > .offset-xs-2 {
    margin-left: 16.6666%;
  }
  .grid > .content-wrapper > .offset-xs-3,
  .grid > .formbody > .offset-xs-3,
  .grid > .inside > .offset-xs-3 {
    margin-left: 25%;
  }
  .grid > .content-wrapper > .offset-xs-4,
  .grid > .formbody > .offset-xs-4,
  .grid > .inside > .offset-xs-4 {
    margin-left: 33.3333%;
  }
  .grid > .content-wrapper > .offset-xs-5,
  .grid > .formbody > .offset-xs-5,
  .grid > .inside > .offset-xs-5 {
    margin-left: 41.6666%;
  }
  .grid > .content-wrapper > .offset-xs-6,
  .grid > .formbody > .offset-xs-6,
  .grid > .inside > .offset-xs-6 {
    margin-left: 50%;
  }
  .grid > .content-wrapper > .offset-xs-7,
  .grid > .formbody > .offset-xs-7,
  .grid > .inside > .offset-xs-7 {
    margin-left: 58.3333%;
  }
  .grid > .content-wrapper > .offset-xs-8,
  .grid > .formbody > .offset-xs-8,
  .grid > .inside > .offset-xs-8 {
    margin-left: 66.6666%;
  }
  .grid > .content-wrapper > .offset-xs-9,
  .grid > .formbody > .offset-xs-9,
  .grid > .inside > .offset-xs-9 {
    margin-left: 75%;
  }
  .grid > .content-wrapper > .offset-xs-10,
  .grid > .formbody > .offset-xs-10,
  .grid > .inside > .offset-xs-10 {
    margin-left: 83.3333%;
  }
  .grid > .content-wrapper > .offset-xs-11,
  .grid > .formbody > .offset-xs-11,
  .grid > .inside > .offset-xs-11 {
    margin-left: 91.6666%;
  }
}
@media screen and (min-width: 768px) {
  .grid.align-s-top > .content-wrapper,
  .grid.align-s-top > .formbody,
  .grid.align-s-top > .inside {
    align-items: flex-start;
  }
  .grid.align-s-middle > .content-wrapper,
  .grid.align-s-middle > .formbody,
  .grid.align-s-middle > .inside {
    align-items: center;
  }
  .grid.align-s-bottom > .content-wrapper,
  .grid.align-s-bottom > .formbody,
  .grid.align-s-bottom > .inside {
    align-items: flex-end;
  }
  .grid.align-s-baseline > .content-wrapper,
  .grid.align-s-baseline > .formbody,
  .grid.align-s-baseline > .inside {
    align-items: baseline;
  }
  .grid.align-s-stretch > .content-wrapper,
  .grid.align-s-stretch > .formbody,
  .grid.align-s-stretch > .inside {
    align-items: stretch;
  }
  .grid > .content-wrapper > .col-s-1,
  .grid > .formbody > .col-s-1,
  .grid > .inside > .col-s-1 {
    flex-basis: 8.3333%;
    max-width: 8.3333%;
  }
  .grid > .content-wrapper > .col-s-2,
  .grid > .formbody > .col-s-2,
  .grid > .inside > .col-s-2 {
    flex-basis: 16.6666%;
    max-width: 16.6666%;
  }
  .grid > .content-wrapper > .col-s-3,
  .grid > .formbody > .col-s-3,
  .grid > .inside > .col-s-3 {
    flex-basis: 25%;
    max-width: 25%;
  }
  .grid > .content-wrapper > .col-s-4,
  .grid > .formbody > .col-s-4,
  .grid > .inside > .col-s-4 {
    flex-basis: 33.3333%;
    max-width: 33.3333%;
  }
  .grid > .content-wrapper > .col-s-5,
  .grid > .formbody > .col-s-5,
  .grid > .inside > .col-s-5 {
    flex-basis: 41.6666%;
    max-width: 41.6666%;
  }
  .grid > .content-wrapper > .col-s-6,
  .grid > .formbody > .col-s-6,
  .grid > .inside > .col-s-6 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .grid > .content-wrapper > .col-s-7,
  .grid > .formbody > .col-s-7,
  .grid > .inside > .col-s-7 {
    flex-basis: 58.3333%;
    max-width: 58.3333%;
  }
  .grid > .content-wrapper > .col-s-8,
  .grid > .formbody > .col-s-8,
  .grid > .inside > .col-s-8 {
    flex-basis: 66.6666%;
    max-width: 66.6666%;
  }
  .grid > .content-wrapper > .col-s-9,
  .grid > .formbody > .col-s-9,
  .grid > .inside > .col-s-9 {
    flex-basis: 75%;
    max-width: 75%;
  }
  .grid > .content-wrapper > .col-s-10,
  .grid > .formbody > .col-s-10,
  .grid > .inside > .col-s-10 {
    flex-basis: 83.3333%;
    max-width: 83.3333%;
  }
  .grid > .content-wrapper > .col-s-11,
  .grid > .formbody > .col-s-11,
  .grid > .inside > .col-s-11 {
    flex-basis: 91.6666%;
    max-width: 91.6666%;
  }
  .grid > .content-wrapper > .col-s-12,
  .grid > .formbody > .col-s-12,
  .grid > .inside > .col-s-12 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .grid > .content-wrapper > .col-s-auto,
  .grid > .formbody > .col-s-auto,
  .grid > .inside > .col-s-auto {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
  }
  .grid > .content-wrapper > .align-s-top,
  .grid > .formbody > .align-s-top,
  .grid > .inside > .align-s-top {
    align-self: flex-start;
  }
  .grid > .content-wrapper > .align-s-middle,
  .grid > .formbody > .align-s-middle,
  .grid > .inside > .align-s-middle {
    align-self: center;
  }
  .grid > .content-wrapper > .align-s-bottom,
  .grid > .formbody > .align-s-bottom,
  .grid > .inside > .align-s-bottom {
    align-self: flex-end;
  }
  .grid > .content-wrapper > .align-s-baseline,
  .grid > .formbody > .align-s-baseline,
  .grid > .inside > .align-s-baseline {
    align-self: baseline;
  }
  .grid > .content-wrapper > .align-s-stretch,
  .grid > .formbody > .align-s-stretch,
  .grid > .inside > .align-s-stretch {
    align-self: stretch;
  }
  .grid > .content-wrapper > .order-s-first,
  .grid > .formbody > .order-s-first,
  .grid > .inside > .order-s-first {
    order: -1;
  }
  .grid > .content-wrapper > .order-s-last,
  .grid > .formbody > .order-s-last,
  .grid > .inside > .order-s-last {
    order: 13;
  }
  .grid > .content-wrapper > .order-s-0,
  .grid > .formbody > .order-s-0,
  .grid > .inside > .order-s-0 {
    order: 0;
  }
  .grid > .content-wrapper > .order-s-1,
  .grid > .formbody > .order-s-1,
  .grid > .inside > .order-s-1 {
    order: 1;
  }
  .grid > .content-wrapper > .order-s-2,
  .grid > .formbody > .order-s-2,
  .grid > .inside > .order-s-2 {
    order: 2;
  }
  .grid > .content-wrapper > .order-s-3,
  .grid > .formbody > .order-s-3,
  .grid > .inside > .order-s-3 {
    order: 3;
  }
  .grid > .content-wrapper > .order-s-4,
  .grid > .formbody > .order-s-4,
  .grid > .inside > .order-s-4 {
    order: 4;
  }
  .grid > .content-wrapper > .order-s-5,
  .grid > .formbody > .order-s-5,
  .grid > .inside > .order-s-5 {
    order: 5;
  }
  .grid > .content-wrapper > .order-s-6,
  .grid > .formbody > .order-s-6,
  .grid > .inside > .order-s-6 {
    order: 6;
  }
  .grid > .content-wrapper > .order-s-7,
  .grid > .formbody > .order-s-7,
  .grid > .inside > .order-s-7 {
    order: 7;
  }
  .grid > .content-wrapper > .order-s-8,
  .grid > .formbody > .order-s-8,
  .grid > .inside > .order-s-8 {
    order: 8;
  }
  .grid > .content-wrapper > .order-s-9,
  .grid > .formbody > .order-s-9,
  .grid > .inside > .order-s-9 {
    order: 9;
  }
  .grid > .content-wrapper > .order-s-10,
  .grid > .formbody > .order-s-10,
  .grid > .inside > .order-s-10 {
    order: 10;
  }
  .grid > .content-wrapper > .order-s-11,
  .grid > .formbody > .order-s-11,
  .grid > .inside > .order-s-11 {
    order: 11;
  }
  .grid > .content-wrapper > .order-s-12,
  .grid > .formbody > .order-s-12,
  .grid > .inside > .order-s-12 {
    order: 12;
  }
  .grid > .content-wrapper > .offset-s-1,
  .grid > .formbody > .offset-s-1,
  .grid > .inside > .offset-s-1 {
    margin-left: 8.3333%;
  }
  .grid > .content-wrapper > .offset-s-2,
  .grid > .formbody > .offset-s-2,
  .grid > .inside > .offset-s-2 {
    margin-left: 16.6666%;
  }
  .grid > .content-wrapper > .offset-s-3,
  .grid > .formbody > .offset-s-3,
  .grid > .inside > .offset-s-3 {
    margin-left: 25%;
  }
  .grid > .content-wrapper > .offset-s-4,
  .grid > .formbody > .offset-s-4,
  .grid > .inside > .offset-s-4 {
    margin-left: 33.3333%;
  }
  .grid > .content-wrapper > .offset-s-5,
  .grid > .formbody > .offset-s-5,
  .grid > .inside > .offset-s-5 {
    margin-left: 41.6666%;
  }
  .grid > .content-wrapper > .offset-s-6,
  .grid > .formbody > .offset-s-6,
  .grid > .inside > .offset-s-6 {
    margin-left: 50%;
  }
  .grid > .content-wrapper > .offset-s-7,
  .grid > .formbody > .offset-s-7,
  .grid > .inside > .offset-s-7 {
    margin-left: 58.3333%;
  }
  .grid > .content-wrapper > .offset-s-8,
  .grid > .formbody > .offset-s-8,
  .grid > .inside > .offset-s-8 {
    margin-left: 66.6666%;
  }
  .grid > .content-wrapper > .offset-s-9,
  .grid > .formbody > .offset-s-9,
  .grid > .inside > .offset-s-9 {
    margin-left: 75%;
  }
  .grid > .content-wrapper > .offset-s-10,
  .grid > .formbody > .offset-s-10,
  .grid > .inside > .offset-s-10 {
    margin-left: 83.3333%;
  }
  .grid > .content-wrapper > .offset-s-11,
  .grid > .formbody > .offset-s-11,
  .grid > .inside > .offset-s-11 {
    margin-left: 91.6666%;
  }
}
@media screen and (min-width: 1024px) {
  .grid.align-m-top > .content-wrapper,
  .grid.align-m-top > .formbody,
  .grid.align-m-top > .inside {
    align-items: flex-start;
  }
  .grid.align-m-middle > .content-wrapper,
  .grid.align-m-middle > .formbody,
  .grid.align-m-middle > .inside {
    align-items: center;
  }
  .grid.align-m-bottom > .content-wrapper,
  .grid.align-m-bottom > .formbody,
  .grid.align-m-bottom > .inside {
    align-items: flex-end;
  }
  .grid.align-m-baseline > .content-wrapper,
  .grid.align-m-baseline > .formbody,
  .grid.align-m-baseline > .inside {
    align-items: baseline;
  }
  .grid.align-m-stretch > .content-wrapper,
  .grid.align-m-stretch > .formbody,
  .grid.align-m-stretch > .inside {
    align-items: stretch;
  }
  .grid > .content-wrapper > .col-m-1,
  .grid > .formbody > .col-m-1,
  .grid > .inside > .col-m-1 {
    flex-basis: 8.3333%;
    max-width: 8.3333%;
  }
  .grid > .content-wrapper > .col-m-2,
  .grid > .formbody > .col-m-2,
  .grid > .inside > .col-m-2 {
    flex-basis: 16.6666%;
    max-width: 16.6666%;
  }
  .grid > .content-wrapper > .col-m-3,
  .grid > .formbody > .col-m-3,
  .grid > .inside > .col-m-3 {
    flex-basis: 25%;
    max-width: 25%;
  }
  .grid > .content-wrapper > .col-m-4,
  .grid > .formbody > .col-m-4,
  .grid > .inside > .col-m-4 {
    flex-basis: 33.3333%;
    max-width: 33.3333%;
  }
  .grid > .content-wrapper > .col-m-5,
  .grid > .formbody > .col-m-5,
  .grid > .inside > .col-m-5 {
    flex-basis: 41.6666%;
    max-width: 41.6666%;
  }
  .grid > .content-wrapper > .col-m-6,
  .grid > .formbody > .col-m-6,
  .grid > .inside > .col-m-6 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .grid > .content-wrapper > .col-m-7,
  .grid > .formbody > .col-m-7,
  .grid > .inside > .col-m-7 {
    flex-basis: 58.3333%;
    max-width: 58.3333%;
  }
  .grid > .content-wrapper > .col-m-8,
  .grid > .formbody > .col-m-8,
  .grid > .inside > .col-m-8 {
    flex-basis: 66.6666%;
    max-width: 66.6666%;
  }
  .grid > .content-wrapper > .col-m-9,
  .grid > .formbody > .col-m-9,
  .grid > .inside > .col-m-9 {
    flex-basis: 75%;
    max-width: 75%;
  }
  .grid > .content-wrapper > .col-m-10,
  .grid > .formbody > .col-m-10,
  .grid > .inside > .col-m-10 {
    flex-basis: 83.3333%;
    max-width: 83.3333%;
  }
  .grid > .content-wrapper > .col-m-11,
  .grid > .formbody > .col-m-11,
  .grid > .inside > .col-m-11 {
    flex-basis: 91.6666%;
    max-width: 91.6666%;
  }
  .grid > .content-wrapper > .col-m-12,
  .grid > .formbody > .col-m-12,
  .grid > .inside > .col-m-12 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .grid > .content-wrapper > .col-m-auto,
  .grid > .formbody > .col-m-auto,
  .grid > .inside > .col-m-auto {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
  }
  .grid > .content-wrapper > .align-m-top,
  .grid > .formbody > .align-m-top,
  .grid > .inside > .align-m-top {
    align-self: flex-start;
  }
  .grid > .content-wrapper > .align-m-middle,
  .grid > .formbody > .align-m-middle,
  .grid > .inside > .align-m-middle {
    align-self: center;
  }
  .grid > .content-wrapper > .align-m-bottom,
  .grid > .formbody > .align-m-bottom,
  .grid > .inside > .align-m-bottom {
    align-self: flex-end;
  }
  .grid > .content-wrapper > .align-m-baseline,
  .grid > .formbody > .align-m-baseline,
  .grid > .inside > .align-m-baseline {
    align-self: baseline;
  }
  .grid > .content-wrapper > .align-m-stretch,
  .grid > .formbody > .align-m-stretch,
  .grid > .inside > .align-m-stretch {
    align-self: stretch;
  }
  .grid > .content-wrapper > .order-m-first,
  .grid > .formbody > .order-m-first,
  .grid > .inside > .order-m-first {
    order: -1;
  }
  .grid > .content-wrapper > .order-m-last,
  .grid > .formbody > .order-m-last,
  .grid > .inside > .order-m-last {
    order: 13;
  }
  .grid > .content-wrapper > .order-m-0,
  .grid > .formbody > .order-m-0,
  .grid > .inside > .order-m-0 {
    order: 0;
  }
  .grid > .content-wrapper > .order-m-1,
  .grid > .formbody > .order-m-1,
  .grid > .inside > .order-m-1 {
    order: 1;
  }
  .grid > .content-wrapper > .order-m-2,
  .grid > .formbody > .order-m-2,
  .grid > .inside > .order-m-2 {
    order: 2;
  }
  .grid > .content-wrapper > .order-m-3,
  .grid > .formbody > .order-m-3,
  .grid > .inside > .order-m-3 {
    order: 3;
  }
  .grid > .content-wrapper > .order-m-4,
  .grid > .formbody > .order-m-4,
  .grid > .inside > .order-m-4 {
    order: 4;
  }
  .grid > .content-wrapper > .order-m-5,
  .grid > .formbody > .order-m-5,
  .grid > .inside > .order-m-5 {
    order: 5;
  }
  .grid > .content-wrapper > .order-m-6,
  .grid > .formbody > .order-m-6,
  .grid > .inside > .order-m-6 {
    order: 6;
  }
  .grid > .content-wrapper > .order-m-7,
  .grid > .formbody > .order-m-7,
  .grid > .inside > .order-m-7 {
    order: 7;
  }
  .grid > .content-wrapper > .order-m-8,
  .grid > .formbody > .order-m-8,
  .grid > .inside > .order-m-8 {
    order: 8;
  }
  .grid > .content-wrapper > .order-m-9,
  .grid > .formbody > .order-m-9,
  .grid > .inside > .order-m-9 {
    order: 9;
  }
  .grid > .content-wrapper > .order-m-10,
  .grid > .formbody > .order-m-10,
  .grid > .inside > .order-m-10 {
    order: 10;
  }
  .grid > .content-wrapper > .order-m-11,
  .grid > .formbody > .order-m-11,
  .grid > .inside > .order-m-11 {
    order: 11;
  }
  .grid > .content-wrapper > .order-m-12,
  .grid > .formbody > .order-m-12,
  .grid > .inside > .order-m-12 {
    order: 12;
  }
  .grid > .content-wrapper > .offset-m-1,
  .grid > .formbody > .offset-m-1,
  .grid > .inside > .offset-m-1 {
    margin-left: 8.3333%;
  }
  .grid > .content-wrapper > .offset-m-2,
  .grid > .formbody > .offset-m-2,
  .grid > .inside > .offset-m-2 {
    margin-left: 16.6666%;
  }
  .grid > .content-wrapper > .offset-m-3,
  .grid > .formbody > .offset-m-3,
  .grid > .inside > .offset-m-3 {
    margin-left: 25%;
  }
  .grid > .content-wrapper > .offset-m-4,
  .grid > .formbody > .offset-m-4,
  .grid > .inside > .offset-m-4 {
    margin-left: 33.3333%;
  }
  .grid > .content-wrapper > .offset-m-5,
  .grid > .formbody > .offset-m-5,
  .grid > .inside > .offset-m-5 {
    margin-left: 41.6666%;
  }
  .grid > .content-wrapper > .offset-m-6,
  .grid > .formbody > .offset-m-6,
  .grid > .inside > .offset-m-6 {
    margin-left: 50%;
  }
  .grid > .content-wrapper > .offset-m-7,
  .grid > .formbody > .offset-m-7,
  .grid > .inside > .offset-m-7 {
    margin-left: 58.3333%;
  }
  .grid > .content-wrapper > .offset-m-8,
  .grid > .formbody > .offset-m-8,
  .grid > .inside > .offset-m-8 {
    margin-left: 66.6666%;
  }
  .grid > .content-wrapper > .offset-m-9,
  .grid > .formbody > .offset-m-9,
  .grid > .inside > .offset-m-9 {
    margin-left: 75%;
  }
  .grid > .content-wrapper > .offset-m-10,
  .grid > .formbody > .offset-m-10,
  .grid > .inside > .offset-m-10 {
    margin-left: 83.3333%;
  }
  .grid > .content-wrapper > .offset-m-11,
  .grid > .formbody > .offset-m-11,
  .grid > .inside > .offset-m-11 {
    margin-left: 91.6666%;
  }
}
@media screen and (min-width: 1264px) {
  .grid.align-l-top > .content-wrapper,
  .grid.align-l-top > .formbody,
  .grid.align-l-top > .inside {
    align-items: flex-start;
  }
  .grid.align-l-middle > .content-wrapper,
  .grid.align-l-middle > .formbody,
  .grid.align-l-middle > .inside {
    align-items: center;
  }
  .grid.align-l-bottom > .content-wrapper,
  .grid.align-l-bottom > .formbody,
  .grid.align-l-bottom > .inside {
    align-items: flex-end;
  }
  .grid.align-l-baseline > .content-wrapper,
  .grid.align-l-baseline > .formbody,
  .grid.align-l-baseline > .inside {
    align-items: baseline;
  }
  .grid.align-l-stretch > .content-wrapper,
  .grid.align-l-stretch > .formbody,
  .grid.align-l-stretch > .inside {
    align-items: stretch;
  }
  .grid > .content-wrapper > .col-l-1,
  .grid > .formbody > .col-l-1,
  .grid > .inside > .col-l-1 {
    flex-basis: 8.3333%;
    max-width: 8.3333%;
  }
  .grid > .content-wrapper > .col-l-2,
  .grid > .formbody > .col-l-2,
  .grid > .inside > .col-l-2 {
    flex-basis: 16.6666%;
    max-width: 16.6666%;
  }
  .grid > .content-wrapper > .col-l-3,
  .grid > .formbody > .col-l-3,
  .grid > .inside > .col-l-3 {
    flex-basis: 25%;
    max-width: 25%;
  }
  .grid > .content-wrapper > .col-l-4,
  .grid > .formbody > .col-l-4,
  .grid > .inside > .col-l-4 {
    flex-basis: 33.3333%;
    max-width: 33.3333%;
  }
  .grid > .content-wrapper > .col-l-5,
  .grid > .formbody > .col-l-5,
  .grid > .inside > .col-l-5 {
    flex-basis: 41.6666%;
    max-width: 41.6666%;
  }
  .grid > .content-wrapper > .col-l-6,
  .grid > .formbody > .col-l-6,
  .grid > .inside > .col-l-6 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .grid > .content-wrapper > .col-l-7,
  .grid > .formbody > .col-l-7,
  .grid > .inside > .col-l-7 {
    flex-basis: 58.3333%;
    max-width: 58.3333%;
  }
  .grid > .content-wrapper > .col-l-8,
  .grid > .formbody > .col-l-8,
  .grid > .inside > .col-l-8 {
    flex-basis: 66.6666%;
    max-width: 66.6666%;
  }
  .grid > .content-wrapper > .col-l-9,
  .grid > .formbody > .col-l-9,
  .grid > .inside > .col-l-9 {
    flex-basis: 75%;
    max-width: 75%;
  }
  .grid > .content-wrapper > .col-l-10,
  .grid > .formbody > .col-l-10,
  .grid > .inside > .col-l-10 {
    flex-basis: 83.3333%;
    max-width: 83.3333%;
  }
  .grid > .content-wrapper > .col-l-11,
  .grid > .formbody > .col-l-11,
  .grid > .inside > .col-l-11 {
    flex-basis: 91.6666%;
    max-width: 91.6666%;
  }
  .grid > .content-wrapper > .col-l-12,
  .grid > .formbody > .col-l-12,
  .grid > .inside > .col-l-12 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .grid > .content-wrapper > .col-l-auto,
  .grid > .formbody > .col-l-auto,
  .grid > .inside > .col-l-auto {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
  }
  .grid > .content-wrapper > .align-l-top,
  .grid > .formbody > .align-l-top,
  .grid > .inside > .align-l-top {
    align-self: flex-start;
  }
  .grid > .content-wrapper > .align-l-middle,
  .grid > .formbody > .align-l-middle,
  .grid > .inside > .align-l-middle {
    align-self: center;
  }
  .grid > .content-wrapper > .align-l-bottom,
  .grid > .formbody > .align-l-bottom,
  .grid > .inside > .align-l-bottom {
    align-self: flex-end;
  }
  .grid > .content-wrapper > .align-l-baseline,
  .grid > .formbody > .align-l-baseline,
  .grid > .inside > .align-l-baseline {
    align-self: baseline;
  }
  .grid > .content-wrapper > .align-l-stretch,
  .grid > .formbody > .align-l-stretch,
  .grid > .inside > .align-l-stretch {
    align-self: stretch;
  }
  .grid > .content-wrapper > .order-l-first,
  .grid > .formbody > .order-l-first,
  .grid > .inside > .order-l-first {
    order: -1;
  }
  .grid > .content-wrapper > .order-l-last,
  .grid > .formbody > .order-l-last,
  .grid > .inside > .order-l-last {
    order: 13;
  }
  .grid > .content-wrapper > .order-l-0,
  .grid > .formbody > .order-l-0,
  .grid > .inside > .order-l-0 {
    order: 0;
  }
  .grid > .content-wrapper > .order-l-1,
  .grid > .formbody > .order-l-1,
  .grid > .inside > .order-l-1 {
    order: 1;
  }
  .grid > .content-wrapper > .order-l-2,
  .grid > .formbody > .order-l-2,
  .grid > .inside > .order-l-2 {
    order: 2;
  }
  .grid > .content-wrapper > .order-l-3,
  .grid > .formbody > .order-l-3,
  .grid > .inside > .order-l-3 {
    order: 3;
  }
  .grid > .content-wrapper > .order-l-4,
  .grid > .formbody > .order-l-4,
  .grid > .inside > .order-l-4 {
    order: 4;
  }
  .grid > .content-wrapper > .order-l-5,
  .grid > .formbody > .order-l-5,
  .grid > .inside > .order-l-5 {
    order: 5;
  }
  .grid > .content-wrapper > .order-l-6,
  .grid > .formbody > .order-l-6,
  .grid > .inside > .order-l-6 {
    order: 6;
  }
  .grid > .content-wrapper > .order-l-7,
  .grid > .formbody > .order-l-7,
  .grid > .inside > .order-l-7 {
    order: 7;
  }
  .grid > .content-wrapper > .order-l-8,
  .grid > .formbody > .order-l-8,
  .grid > .inside > .order-l-8 {
    order: 8;
  }
  .grid > .content-wrapper > .order-l-9,
  .grid > .formbody > .order-l-9,
  .grid > .inside > .order-l-9 {
    order: 9;
  }
  .grid > .content-wrapper > .order-l-10,
  .grid > .formbody > .order-l-10,
  .grid > .inside > .order-l-10 {
    order: 10;
  }
  .grid > .content-wrapper > .order-l-11,
  .grid > .formbody > .order-l-11,
  .grid > .inside > .order-l-11 {
    order: 11;
  }
  .grid > .content-wrapper > .order-l-12,
  .grid > .formbody > .order-l-12,
  .grid > .inside > .order-l-12 {
    order: 12;
  }
  .grid > .content-wrapper > .offset-l-1,
  .grid > .formbody > .offset-l-1,
  .grid > .inside > .offset-l-1 {
    margin-left: 8.3333%;
  }
  .grid > .content-wrapper > .offset-l-2,
  .grid > .formbody > .offset-l-2,
  .grid > .inside > .offset-l-2 {
    margin-left: 16.6666%;
  }
  .grid > .content-wrapper > .offset-l-3,
  .grid > .formbody > .offset-l-3,
  .grid > .inside > .offset-l-3 {
    margin-left: 25%;
  }
  .grid > .content-wrapper > .offset-l-4,
  .grid > .formbody > .offset-l-4,
  .grid > .inside > .offset-l-4 {
    margin-left: 33.3333%;
  }
  .grid > .content-wrapper > .offset-l-5,
  .grid > .formbody > .offset-l-5,
  .grid > .inside > .offset-l-5 {
    margin-left: 41.6666%;
  }
  .grid > .content-wrapper > .offset-l-6,
  .grid > .formbody > .offset-l-6,
  .grid > .inside > .offset-l-6 {
    margin-left: 50%;
  }
  .grid > .content-wrapper > .offset-l-7,
  .grid > .formbody > .offset-l-7,
  .grid > .inside > .offset-l-7 {
    margin-left: 58.3333%;
  }
  .grid > .content-wrapper > .offset-l-8,
  .grid > .formbody > .offset-l-8,
  .grid > .inside > .offset-l-8 {
    margin-left: 66.6666%;
  }
  .grid > .content-wrapper > .offset-l-9,
  .grid > .formbody > .offset-l-9,
  .grid > .inside > .offset-l-9 {
    margin-left: 75%;
  }
  .grid > .content-wrapper > .offset-l-10,
  .grid > .formbody > .offset-l-10,
  .grid > .inside > .offset-l-10 {
    margin-left: 83.3333%;
  }
  .grid > .content-wrapper > .offset-l-11,
  .grid > .formbody > .offset-l-11,
  .grid > .inside > .offset-l-11 {
    margin-left: 91.6666%;
  }
}
@media screen and (min-width: 1921px) {
  .grid.align-xl-top > .content-wrapper,
  .grid.align-xl-top > .formbody,
  .grid.align-xl-top > .inside {
    align-items: flex-start;
  }
  .grid.align-xl-middle > .content-wrapper,
  .grid.align-xl-middle > .formbody,
  .grid.align-xl-middle > .inside {
    align-items: center;
  }
  .grid.align-xl-bottom > .content-wrapper,
  .grid.align-xl-bottom > .formbody,
  .grid.align-xl-bottom > .inside {
    align-items: flex-end;
  }
  .grid.align-xl-baseline > .content-wrapper,
  .grid.align-xl-baseline > .formbody,
  .grid.align-xl-baseline > .inside {
    align-items: baseline;
  }
  .grid.align-xl-stretch > .content-wrapper,
  .grid.align-xl-stretch > .formbody,
  .grid.align-xl-stretch > .inside {
    align-items: stretch;
  }
  .grid > .content-wrapper > .col-xl-1,
  .grid > .formbody > .col-xl-1,
  .grid > .inside > .col-xl-1 {
    flex-basis: 8.3333%;
    max-width: 8.3333%;
  }
  .grid > .content-wrapper > .col-xl-2,
  .grid > .formbody > .col-xl-2,
  .grid > .inside > .col-xl-2 {
    flex-basis: 16.6666%;
    max-width: 16.6666%;
  }
  .grid > .content-wrapper > .col-xl-3,
  .grid > .formbody > .col-xl-3,
  .grid > .inside > .col-xl-3 {
    flex-basis: 25%;
    max-width: 25%;
  }
  .grid > .content-wrapper > .col-xl-4,
  .grid > .formbody > .col-xl-4,
  .grid > .inside > .col-xl-4 {
    flex-basis: 33.3333%;
    max-width: 33.3333%;
  }
  .grid > .content-wrapper > .col-xl-5,
  .grid > .formbody > .col-xl-5,
  .grid > .inside > .col-xl-5 {
    flex-basis: 41.6666%;
    max-width: 41.6666%;
  }
  .grid > .content-wrapper > .col-xl-6,
  .grid > .formbody > .col-xl-6,
  .grid > .inside > .col-xl-6 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .grid > .content-wrapper > .col-xl-7,
  .grid > .formbody > .col-xl-7,
  .grid > .inside > .col-xl-7 {
    flex-basis: 58.3333%;
    max-width: 58.3333%;
  }
  .grid > .content-wrapper > .col-xl-8,
  .grid > .formbody > .col-xl-8,
  .grid > .inside > .col-xl-8 {
    flex-basis: 66.6666%;
    max-width: 66.6666%;
  }
  .grid > .content-wrapper > .col-xl-9,
  .grid > .formbody > .col-xl-9,
  .grid > .inside > .col-xl-9 {
    flex-basis: 75%;
    max-width: 75%;
  }
  .grid > .content-wrapper > .col-xl-10,
  .grid > .formbody > .col-xl-10,
  .grid > .inside > .col-xl-10 {
    flex-basis: 83.3333%;
    max-width: 83.3333%;
  }
  .grid > .content-wrapper > .col-xl-11,
  .grid > .formbody > .col-xl-11,
  .grid > .inside > .col-xl-11 {
    flex-basis: 91.6666%;
    max-width: 91.6666%;
  }
  .grid > .content-wrapper > .col-xl-12,
  .grid > .formbody > .col-xl-12,
  .grid > .inside > .col-xl-12 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .grid > .content-wrapper > .col-xl-auto,
  .grid > .formbody > .col-xl-auto,
  .grid > .inside > .col-xl-auto {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
  }
  .grid > .content-wrapper > .align-xl-top,
  .grid > .formbody > .align-xl-top,
  .grid > .inside > .align-xl-top {
    align-self: flex-start;
  }
  .grid > .content-wrapper > .align-xl-middle,
  .grid > .formbody > .align-xl-middle,
  .grid > .inside > .align-xl-middle {
    align-self: center;
  }
  .grid > .content-wrapper > .align-xl-bottom,
  .grid > .formbody > .align-xl-bottom,
  .grid > .inside > .align-xl-bottom {
    align-self: flex-end;
  }
  .grid > .content-wrapper > .align-xl-baseline,
  .grid > .formbody > .align-xl-baseline,
  .grid > .inside > .align-xl-baseline {
    align-self: baseline;
  }
  .grid > .content-wrapper > .align-xl-stretch,
  .grid > .formbody > .align-xl-stretch,
  .grid > .inside > .align-xl-stretch {
    align-self: stretch;
  }
  .grid > .content-wrapper > .order-xl-first,
  .grid > .formbody > .order-xl-first,
  .grid > .inside > .order-xl-first {
    order: -1;
  }
  .grid > .content-wrapper > .order-xl-last,
  .grid > .formbody > .order-xl-last,
  .grid > .inside > .order-xl-last {
    order: 13;
  }
  .grid > .content-wrapper > .order-xl-0,
  .grid > .formbody > .order-xl-0,
  .grid > .inside > .order-xl-0 {
    order: 0;
  }
  .grid > .content-wrapper > .order-xl-1,
  .grid > .formbody > .order-xl-1,
  .grid > .inside > .order-xl-1 {
    order: 1;
  }
  .grid > .content-wrapper > .order-xl-2,
  .grid > .formbody > .order-xl-2,
  .grid > .inside > .order-xl-2 {
    order: 2;
  }
  .grid > .content-wrapper > .order-xl-3,
  .grid > .formbody > .order-xl-3,
  .grid > .inside > .order-xl-3 {
    order: 3;
  }
  .grid > .content-wrapper > .order-xl-4,
  .grid > .formbody > .order-xl-4,
  .grid > .inside > .order-xl-4 {
    order: 4;
  }
  .grid > .content-wrapper > .order-xl-5,
  .grid > .formbody > .order-xl-5,
  .grid > .inside > .order-xl-5 {
    order: 5;
  }
  .grid > .content-wrapper > .order-xl-6,
  .grid > .formbody > .order-xl-6,
  .grid > .inside > .order-xl-6 {
    order: 6;
  }
  .grid > .content-wrapper > .order-xl-7,
  .grid > .formbody > .order-xl-7,
  .grid > .inside > .order-xl-7 {
    order: 7;
  }
  .grid > .content-wrapper > .order-xl-8,
  .grid > .formbody > .order-xl-8,
  .grid > .inside > .order-xl-8 {
    order: 8;
  }
  .grid > .content-wrapper > .order-xl-9,
  .grid > .formbody > .order-xl-9,
  .grid > .inside > .order-xl-9 {
    order: 9;
  }
  .grid > .content-wrapper > .order-xl-10,
  .grid > .formbody > .order-xl-10,
  .grid > .inside > .order-xl-10 {
    order: 10;
  }
  .grid > .content-wrapper > .order-xl-11,
  .grid > .formbody > .order-xl-11,
  .grid > .inside > .order-xl-11 {
    order: 11;
  }
  .grid > .content-wrapper > .order-xl-12,
  .grid > .formbody > .order-xl-12,
  .grid > .inside > .order-xl-12 {
    order: 12;
  }
  .grid > .content-wrapper > .offset-xl-1,
  .grid > .formbody > .offset-xl-1,
  .grid > .inside > .offset-xl-1 {
    margin-left: 8.3333%;
  }
  .grid > .content-wrapper > .offset-xl-2,
  .grid > .formbody > .offset-xl-2,
  .grid > .inside > .offset-xl-2 {
    margin-left: 16.6666%;
  }
  .grid > .content-wrapper > .offset-xl-3,
  .grid > .formbody > .offset-xl-3,
  .grid > .inside > .offset-xl-3 {
    margin-left: 25%;
  }
  .grid > .content-wrapper > .offset-xl-4,
  .grid > .formbody > .offset-xl-4,
  .grid > .inside > .offset-xl-4 {
    margin-left: 33.3333%;
  }
  .grid > .content-wrapper > .offset-xl-5,
  .grid > .formbody > .offset-xl-5,
  .grid > .inside > .offset-xl-5 {
    margin-left: 41.6666%;
  }
  .grid > .content-wrapper > .offset-xl-6,
  .grid > .formbody > .offset-xl-6,
  .grid > .inside > .offset-xl-6 {
    margin-left: 50%;
  }
  .grid > .content-wrapper > .offset-xl-7,
  .grid > .formbody > .offset-xl-7,
  .grid > .inside > .offset-xl-7 {
    margin-left: 58.3333%;
  }
  .grid > .content-wrapper > .offset-xl-8,
  .grid > .formbody > .offset-xl-8,
  .grid > .inside > .offset-xl-8 {
    margin-left: 66.6666%;
  }
  .grid > .content-wrapper > .offset-xl-9,
  .grid > .formbody > .offset-xl-9,
  .grid > .inside > .offset-xl-9 {
    margin-left: 75%;
  }
  .grid > .content-wrapper > .offset-xl-10,
  .grid > .formbody > .offset-xl-10,
  .grid > .inside > .offset-xl-10 {
    margin-left: 83.3333%;
  }
  .grid > .content-wrapper > .offset-xl-11,
  .grid > .formbody > .offset-xl-11,
  .grid > .inside > .offset-xl-11 {
    margin-left: 91.6666%;
  }
}
h1, h2, h3, h4, h5, h6,
.like-h1, .like-h2, .like-h3, .like-h4, .page-footer h1, .page-footer h2, .page-footer h3, .page-footer h4, .page-footer h5, .page-footer h6,
.page-footer .like-h1, .page-footer .like-h2, .page-footer .like-h3, .page-footer .like-h4, .page-footer .like-h5, .page-footer .like-h6, .hx h1, .hx h2, .hx h3, .hx h4, .hx h5, .hx h6, .like-h5, .like-h6 {
  font-family: var(--font-family-hl);
  font-weight: 600;
  line-height: 1.45;
  color: var(--color-hl-dark);
  margin: 0 0 2.4rem;
}

h1, .like-h1 {
  font-weight: 700;
  font-size: 3.2rem;
  margin-bottom: 4.8rem !important;
}

h2, .like-h2 {
  font-size: 2.4rem;
}

h3, .like-h3 {
  font-size: 2rem;
}

h4, .like-h4, .page-footer h1, .page-footer h2, .page-footer h3, .page-footer h4, .page-footer h5, .page-footer h6,
.page-footer .like-h1, .page-footer .like-h2, .page-footer .like-h3, .page-footer .like-h4, .page-footer .like-h5, .page-footer .like-h6, .hx h1, .hx h2, .hx h3, .hx h4, .hx h5, .hx h6 {
  font-size: 1.7rem;
}

h5, .like-h5 {
  font-size: 1.7rem;
}

h6, .like-h6 {
  font-size: 1.7rem;
}

.hl-bordered:after,
.ce_headline.hl-bordered:after,
h1.hl-bordered:after, h2.hl-bordered:after, h3.hl-bordered:after, h4.hl-bordered:after, h5.hl-bordered:after, h6.hl-bordered:after {
  content: "";
  height: 5px;
  width: 80px;
  display: block;
  margin-top: 0.8rem;
  background-color: var(--secondary-color);
}

a,
a:link,
a:visited {
  color: var(--color-dark-link);
  text-decoration: none;
}

a:hover,
a:focus,
a:active {
  color: var(--color-dark-link-hover);
  text-decoration: none;
}

.font-size-xxs {
  font-size: var(--font-size-xxs);
}

.font-size-xs {
  font-size: var(--font-size-xs);
}

small,
.small,
.font-size-s {
  font-size: var(--font-size-s);
}

.font-size-m {
  font-size: var(--font-size-m);
}

.font-size-l {
  font-size: var(--font-size-l);
}

.font-size-xl {
  font-size: var(--font-size-xl);
}

.font-size-xxl {
  font-size: var(--font-size-xxl);
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase, .initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

@media screen and (min-width: 0) {
  .color-primary {
    color: var(--primary-color);
  }
  .color-secondary {
    color: var(--secondary-color);
  }
  .color-tertiary {
    color: var(--tertiary-color);
  }
  .color-hl-dark {
    color: var(--color-hl-dark);
  }
  .color-hl-light {
    color: var(--color-hl-light);
  }
  .color-dark-muted {
    color: var(--color-dark-muted);
  }
  .color-light-muted {
    color: var(--color-light-muted);
  }
  .color-dark {
    color: var(--color-dark);
  }
  .color-dark h1, .color-dark h2, .color-dark h3, .color-dark h4, .color-dark h5, .color-dark h6,
  .color-dark .like-h1, .color-dark .like-h2, .color-dark .like-h3, .color-dark .like-h4, .color-dark .like-h5, .color-dark .like-h6 {
    color: var(--color-hl-dark);
  }
  .color-dark a,
  .color-dark a:link,
  .color-dark a:visited {
    color: var(--color-dark-link);
  }
  .color-dark a:hover,
  .color-dark a:focus,
  .color-dark a:active {
    color: var(--color-dark-link-hover);
  }
  .color-dark .muted {
    color: var(--color-dark-muted);
  }
  .color-light {
    color: var(--color-light);
  }
  .color-light h1, .color-light h2, .color-light h3, .color-light h4, .color-light h5, .color-light h6,
  .color-light .like-h1, .color-light .like-h2, .color-light .like-h3, .color-light .like-h4, .color-light .like-h5, .color-light .like-h6 {
    color: var(--color-hl-light);
  }
  .color-light a,
  .color-light a:link,
  .color-light a:visited {
    color: var(--color-light-link);
  }
  .color-light a:hover,
  .color-light a:focus,
  .color-light a:active {
    color: var(--color-light-link-hover);
  }
  .color-light .muted {
    color: var(--color-light-muted);
  }
}
@media screen and (min-width: 600px) {
  .color--xsprimary {
    color: var(--primary-color);
  }
  .color--xssecondary {
    color: var(--secondary-color);
  }
  .color--xstertiary {
    color: var(--tertiary-color);
  }
  .color--xshl-dark {
    color: var(--color-hl-dark);
  }
  .color--xshl-light {
    color: var(--color-hl-light);
  }
  .color--xsdark-muted {
    color: var(--color-dark-muted);
  }
  .color--xslight-muted {
    color: var(--color-light-muted);
  }
  .color--xsdark {
    color: var(--color-dark);
  }
  .color--xsdark h1, .color--xsdark h2, .color--xsdark h3, .color--xsdark h4, .color--xsdark h5, .color--xsdark h6,
  .color--xsdark .like-h1, .color--xsdark .like-h2, .color--xsdark .like-h3, .color--xsdark .like-h4, .color--xsdark .like-h5, .color--xsdark .like-h6 {
    color: var(--color-hl-dark);
  }
  .color--xsdark a,
  .color--xsdark a:link,
  .color--xsdark a:visited {
    color: var(--color-dark-link);
  }
  .color--xsdark a:hover,
  .color--xsdark a:focus,
  .color--xsdark a:active {
    color: var(--color-dark-link-hover);
  }
  .color--xsdark .muted {
    color: var(--color-dark-muted);
  }
  .color-xs-light {
    color: var(--color-light);
  }
  .color-xs-light h1, .color-xs-light h2, .color-xs-light h3, .color-xs-light h4, .color-xs-light h5, .color-xs-light h6,
  .color-xs-light .like-h1, .color-xs-light .like-h2, .color-xs-light .like-h3, .color-xs-light .like-h4, .color-xs-light .like-h5, .color-xs-light .like-h6 {
    color: var(--color-hl-light);
  }
  .color-xs-light a,
  .color-xs-light a:link,
  .color-xs-light a:visited {
    color: var(--color-light-link);
  }
  .color-xs-light a:hover,
  .color-xs-light a:focus,
  .color-xs-light a:active {
    color: var(--color-light-link-hover);
  }
  .color-xs-light .muted {
    color: var(--color-light-muted);
  }
}
@media screen and (min-width: 768px) {
  .color--sprimary {
    color: var(--primary-color);
  }
  .color--ssecondary {
    color: var(--secondary-color);
  }
  .color--stertiary {
    color: var(--tertiary-color);
  }
  .color--shl-dark {
    color: var(--color-hl-dark);
  }
  .color--shl-light {
    color: var(--color-hl-light);
  }
  .color--sdark-muted {
    color: var(--color-dark-muted);
  }
  .color--slight-muted {
    color: var(--color-light-muted);
  }
  .color--sdark {
    color: var(--color-dark);
  }
  .color--sdark h1, .color--sdark h2, .color--sdark h3, .color--sdark h4, .color--sdark h5, .color--sdark h6,
  .color--sdark .like-h1, .color--sdark .like-h2, .color--sdark .like-h3, .color--sdark .like-h4, .color--sdark .like-h5, .color--sdark .like-h6 {
    color: var(--color-hl-dark);
  }
  .color--sdark a,
  .color--sdark a:link,
  .color--sdark a:visited {
    color: var(--color-dark-link);
  }
  .color--sdark a:hover,
  .color--sdark a:focus,
  .color--sdark a:active {
    color: var(--color-dark-link-hover);
  }
  .color--sdark .muted {
    color: var(--color-dark-muted);
  }
  .color-s-light {
    color: var(--color-light);
  }
  .color-s-light h1, .color-s-light h2, .color-s-light h3, .color-s-light h4, .color-s-light h5, .color-s-light h6,
  .color-s-light .like-h1, .color-s-light .like-h2, .color-s-light .like-h3, .color-s-light .like-h4, .color-s-light .like-h5, .color-s-light .like-h6 {
    color: var(--color-hl-light);
  }
  .color-s-light a,
  .color-s-light a:link,
  .color-s-light a:visited {
    color: var(--color-light-link);
  }
  .color-s-light a:hover,
  .color-s-light a:focus,
  .color-s-light a:active {
    color: var(--color-light-link-hover);
  }
  .color-s-light .muted {
    color: var(--color-light-muted);
  }
}
@media screen and (min-width: 1024px) {
  .color--mprimary {
    color: var(--primary-color);
  }
  .color--msecondary {
    color: var(--secondary-color);
  }
  .color--mtertiary {
    color: var(--tertiary-color);
  }
  .color--mhl-dark {
    color: var(--color-hl-dark);
  }
  .color--mhl-light {
    color: var(--color-hl-light);
  }
  .color--mdark-muted {
    color: var(--color-dark-muted);
  }
  .color--mlight-muted {
    color: var(--color-light-muted);
  }
  .color--mdark {
    color: var(--color-dark);
  }
  .color--mdark h1, .color--mdark h2, .color--mdark h3, .color--mdark h4, .color--mdark h5, .color--mdark h6,
  .color--mdark .like-h1, .color--mdark .like-h2, .color--mdark .like-h3, .color--mdark .like-h4, .color--mdark .like-h5, .color--mdark .like-h6 {
    color: var(--color-hl-dark);
  }
  .color--mdark a,
  .color--mdark a:link,
  .color--mdark a:visited {
    color: var(--color-dark-link);
  }
  .color--mdark a:hover,
  .color--mdark a:focus,
  .color--mdark a:active {
    color: var(--color-dark-link-hover);
  }
  .color--mdark .muted {
    color: var(--color-dark-muted);
  }
  .color-m-light {
    color: var(--color-light);
  }
  .color-m-light h1, .color-m-light h2, .color-m-light h3, .color-m-light h4, .color-m-light h5, .color-m-light h6,
  .color-m-light .like-h1, .color-m-light .like-h2, .color-m-light .like-h3, .color-m-light .like-h4, .color-m-light .like-h5, .color-m-light .like-h6 {
    color: var(--color-hl-light);
  }
  .color-m-light a,
  .color-m-light a:link,
  .color-m-light a:visited {
    color: var(--color-light-link);
  }
  .color-m-light a:hover,
  .color-m-light a:focus,
  .color-m-light a:active {
    color: var(--color-light-link-hover);
  }
  .color-m-light .muted {
    color: var(--color-light-muted);
  }
}
@media screen and (min-width: 1264px) {
  .color--lprimary {
    color: var(--primary-color);
  }
  .color--lsecondary {
    color: var(--secondary-color);
  }
  .color--ltertiary {
    color: var(--tertiary-color);
  }
  .color--lhl-dark {
    color: var(--color-hl-dark);
  }
  .color--lhl-light {
    color: var(--color-hl-light);
  }
  .color--ldark-muted {
    color: var(--color-dark-muted);
  }
  .color--llight-muted {
    color: var(--color-light-muted);
  }
  .color--ldark {
    color: var(--color-dark);
  }
  .color--ldark h1, .color--ldark h2, .color--ldark h3, .color--ldark h4, .color--ldark h5, .color--ldark h6,
  .color--ldark .like-h1, .color--ldark .like-h2, .color--ldark .like-h3, .color--ldark .like-h4, .color--ldark .like-h5, .color--ldark .like-h6 {
    color: var(--color-hl-dark);
  }
  .color--ldark a,
  .color--ldark a:link,
  .color--ldark a:visited {
    color: var(--color-dark-link);
  }
  .color--ldark a:hover,
  .color--ldark a:focus,
  .color--ldark a:active {
    color: var(--color-dark-link-hover);
  }
  .color--ldark .muted {
    color: var(--color-dark-muted);
  }
  .color-l-light {
    color: var(--color-light);
  }
  .color-l-light h1, .color-l-light h2, .color-l-light h3, .color-l-light h4, .color-l-light h5, .color-l-light h6,
  .color-l-light .like-h1, .color-l-light .like-h2, .color-l-light .like-h3, .color-l-light .like-h4, .color-l-light .like-h5, .color-l-light .like-h6 {
    color: var(--color-hl-light);
  }
  .color-l-light a,
  .color-l-light a:link,
  .color-l-light a:visited {
    color: var(--color-light-link);
  }
  .color-l-light a:hover,
  .color-l-light a:focus,
  .color-l-light a:active {
    color: var(--color-light-link-hover);
  }
  .color-l-light .muted {
    color: var(--color-light-muted);
  }
}
@media screen and (min-width: 1921px) {
  .color--xlprimary {
    color: var(--primary-color);
  }
  .color--xlsecondary {
    color: var(--secondary-color);
  }
  .color--xltertiary {
    color: var(--tertiary-color);
  }
  .color--xlhl-dark {
    color: var(--color-hl-dark);
  }
  .color--xlhl-light {
    color: var(--color-hl-light);
  }
  .color--xldark-muted {
    color: var(--color-dark-muted);
  }
  .color--xllight-muted {
    color: var(--color-light-muted);
  }
  .color--xldark {
    color: var(--color-dark);
  }
  .color--xldark h1, .color--xldark h2, .color--xldark h3, .color--xldark h4, .color--xldark h5, .color--xldark h6,
  .color--xldark .like-h1, .color--xldark .like-h2, .color--xldark .like-h3, .color--xldark .like-h4, .color--xldark .like-h5, .color--xldark .like-h6 {
    color: var(--color-hl-dark);
  }
  .color--xldark a,
  .color--xldark a:link,
  .color--xldark a:visited {
    color: var(--color-dark-link);
  }
  .color--xldark a:hover,
  .color--xldark a:focus,
  .color--xldark a:active {
    color: var(--color-dark-link-hover);
  }
  .color--xldark .muted {
    color: var(--color-dark-muted);
  }
  .color-xl-light {
    color: var(--color-light);
  }
  .color-xl-light h1, .color-xl-light h2, .color-xl-light h3, .color-xl-light h4, .color-xl-light h5, .color-xl-light h6,
  .color-xl-light .like-h1, .color-xl-light .like-h2, .color-xl-light .like-h3, .color-xl-light .like-h4, .color-xl-light .like-h5, .color-xl-light .like-h6 {
    color: var(--color-hl-light);
  }
  .color-xl-light a,
  .color-xl-light a:link,
  .color-xl-light a:visited {
    color: var(--color-light-link);
  }
  .color-xl-light a:hover,
  .color-xl-light a:focus,
  .color-xl-light a:active {
    color: var(--color-light-link-hover);
  }
  .color-xl-light .muted {
    color: var(--color-light-muted);
  }
}
abbr[title],
acronym[title] {
  cursor: help;
  text-decoration: none;
  border-bottom: 1px dotted var(--color-dark);
  font-variant: normal;
}

.initialism {
  font-size: 90%;
}

blockquote {
  color: var(--color-dark);
  font-size: var(--font-size-m);
  margin-left: 60px;
  position: relative;
}
blockquote:before {
  color: #dadada;
  content: "“";
  font-size: 132px;
  left: -55px;
  line-height: 0.8;
  position: absolute;
  top: 0;
}
blockquote em {
  color: var(--color-dark-muted);
  font-size: 0.9em;
  font-style: normal;
}

address {
  margin-bottom: 2.4rem;
  font-style: normal;
  line-height: var(--line-height-default);
}

[id=main] .ce_image .image_container,
[id=main] .content-image .image_container,
[id=main] .ce_text .image_container {
  width: auto;
  height: auto;
}
[id=main] .ce_image .image_container.float_left, [id=main] .ce_image .image_container.float_right,
[id=main] .content-image .image_container.float_left,
[id=main] .content-image .image_container.float_right,
[id=main] .ce_text .image_container.float_left,
[id=main] .ce_text .image_container.float_right {
  float: none;
}
[id=main] .ce_image .caption,
[id=main] .content-image .caption,
[id=main] .ce_text .caption {
  font-size: var(--font-size-s);
}
@media (min-width: 600px) {
  [id=main] .ce_image .image_container,
  [id=main] .content-image .image_container,
  [id=main] .ce_text .image_container {
    width: auto;
  }
  [id=main] .ce_image .image_container img,
  [id=main] .content-image .image_container img,
  [id=main] .ce_text .image_container img {
    width: auto;
    height: auto;
  }
  [id=main] .ce_image .image_container.float_left,
  [id=main] .content-image .image_container.float_left,
  [id=main] .ce_text .image_container.float_left {
    float: left;
    margin: 0 var(--distance-m) var(--distance-s) 0;
  }
  [id=main] .ce_image .image_container.float_right,
  [id=main] .content-image .image_container.float_right,
  [id=main] .ce_text .image_container.float_right {
    float: right;
    margin: 0 0 var(--distance-s) var(--distance-m);
  }
  [id=main] .ce_image .image_container.float_above,
  [id=main] .content-image .image_container.float_above,
  [id=main] .ce_text .image_container.float_above {
    margin: 0 0 var(--distance-m);
  }
  [id=main] .ce_image .image_container.float_below,
  [id=main] .content-image .image_container.float_below,
  [id=main] .ce_text .image_container.float_below {
    margin: var(--distance-m) 0 0;
  }
}
@media (min-width: 768px) {
  [id=main] .ce_image.img-center .image_container,
  [id=main] .content-image.img-center .image_container,
  [id=main] .ce_text.img-center .image_container {
    text-align: center;
  }
  [id=main] .ce_image.img-center img,
  [id=main] .content-image.img-center img,
  [id=main] .ce_text.img-center img {
    display: inline !important;
  }
}
[id=main] .ce_image .image_container img,
[id=main] .content-image .image_container img,
[id=main] .ce_text .image_container img {
  max-width: 100%;
  height: auto;
}

.ce_gallery li,
.content-gallery li {
  max-width: none;
  width: 100%;
}
.ce_gallery li img,
.content-gallery li img {
  max-width: none;
  width: 100%;
  height: auto;
  display: block;
}
.ce_gallery.gallery-nocaption .caption,
.content-gallery.gallery-nocaption .caption {
  display: none;
}

.ce_gallery li.col_first,
.content-gallery li.col_first {
  clear: none !important;
}

.ce_gallery.content-gallery--cols-1 li, .ce_gallery.content-gallery--cols-2 li, .ce_gallery.content-gallery--cols-3 li,
.content-gallery.content-gallery--cols-1 li,
.content-gallery.content-gallery--cols-2 li,
.content-gallery.content-gallery--cols-3 li {
  width: 100%;
}
.ce_gallery.content-gallery--cols-1 li:nth-of-type(1n), .ce_gallery.content-gallery--cols-2 li:nth-of-type(1n), .ce_gallery.content-gallery--cols-3 li:nth-of-type(1n),
.content-gallery.content-gallery--cols-1 li:nth-of-type(1n),
.content-gallery.content-gallery--cols-2 li:nth-of-type(1n),
.content-gallery.content-gallery--cols-3 li:nth-of-type(1n) {
  clear: none;
}
.ce_gallery.content-gallery--cols-4 li, .ce_gallery.content-gallery--cols-5 li, .ce_gallery.content-gallery--cols-6 li, .ce_gallery.content-gallery--cols-7 li, .ce_gallery.content-gallery--cols-8 li,
.content-gallery.content-gallery--cols-4 li,
.content-gallery.content-gallery--cols-5 li,
.content-gallery.content-gallery--cols-6 li,
.content-gallery.content-gallery--cols-7 li,
.content-gallery.content-gallery--cols-8 li {
  width: calc(100% / 2);
  float: left;
}
.ce_gallery.content-gallery--cols-4 li:nth-of-type(1n), .ce_gallery.content-gallery--cols-5 li:nth-of-type(1n), .ce_gallery.content-gallery--cols-6 li:nth-of-type(1n), .ce_gallery.content-gallery--cols-7 li:nth-of-type(1n), .ce_gallery.content-gallery--cols-8 li:nth-of-type(1n),
.content-gallery.content-gallery--cols-4 li:nth-of-type(1n),
.content-gallery.content-gallery--cols-5 li:nth-of-type(1n),
.content-gallery.content-gallery--cols-6 li:nth-of-type(1n),
.content-gallery.content-gallery--cols-7 li:nth-of-type(1n),
.content-gallery.content-gallery--cols-8 li:nth-of-type(1n) {
  clear: none;
}
.ce_gallery.content-gallery--cols-4 li:nth-child(2n+1), .ce_gallery.content-gallery--cols-5 li:nth-child(2n+1), .ce_gallery.content-gallery--cols-6 li:nth-child(2n+1), .ce_gallery.content-gallery--cols-7 li:nth-child(2n+1), .ce_gallery.content-gallery--cols-8 li:nth-child(2n+1),
.content-gallery.content-gallery--cols-4 li:nth-child(2n+1),
.content-gallery.content-gallery--cols-5 li:nth-child(2n+1),
.content-gallery.content-gallery--cols-6 li:nth-child(2n+1),
.content-gallery.content-gallery--cols-7 li:nth-child(2n+1),
.content-gallery.content-gallery--cols-8 li:nth-child(2n+1) {
  clear: both;
}
.ce_gallery.content-gallery--cols-9 li, .ce_gallery.content-gallery--cols-10 li,
.content-gallery.content-gallery--cols-9 li,
.content-gallery.content-gallery--cols-10 li {
  width: calc(100% / 3);
  float: left;
}
.ce_gallery.content-gallery--cols-9 li:nth-of-type(1n), .ce_gallery.content-gallery--cols-10 li:nth-of-type(1n),
.content-gallery.content-gallery--cols-9 li:nth-of-type(1n),
.content-gallery.content-gallery--cols-10 li:nth-of-type(1n) {
  clear: none;
}
.ce_gallery.content-gallery--cols-9 li:nth-child(3n+1), .ce_gallery.content-gallery--cols-10 li:nth-child(3n+1),
.content-gallery.content-gallery--cols-9 li:nth-child(3n+1),
.content-gallery.content-gallery--cols-10 li:nth-child(3n+1) {
  clear: both;
}
.ce_gallery.content-gallery--cols-11 li, .ce_gallery.content-gallery--cols-12 li,
.content-gallery.content-gallery--cols-11 li,
.content-gallery.content-gallery--cols-12 li {
  width: calc(100% / 4);
  float: left;
}
.ce_gallery.content-gallery--cols-11 li:nth-of-type(1n), .ce_gallery.content-gallery--cols-12 li:nth-of-type(1n),
.content-gallery.content-gallery--cols-11 li:nth-of-type(1n),
.content-gallery.content-gallery--cols-12 li:nth-of-type(1n) {
  clear: none;
}
.ce_gallery.content-gallery--cols-11 li:nth-child(4n+1), .ce_gallery.content-gallery--cols-12 li:nth-child(4n+1),
.content-gallery.content-gallery--cols-11 li:nth-child(4n+1),
.content-gallery.content-gallery--cols-12 li:nth-child(4n+1) {
  clear: both;
}

@media (min-width: 768px) {
  .ce_gallery.content-gallery--cols-1 li,
  .content-gallery.content-gallery--cols-1 li {
    width: 100%;
  }
  .ce_gallery.content-gallery--cols-1 li:nth-of-type(1n),
  .content-gallery.content-gallery--cols-1 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.content-gallery--cols-2 li,
  .content-gallery.content-gallery--cols-2 li {
    width: calc(100% / 2);
    float: left;
  }
  .ce_gallery.content-gallery--cols-2 li:nth-of-type(1n),
  .content-gallery.content-gallery--cols-2 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.content-gallery--cols-2 li:nth-child(2n+1),
  .content-gallery.content-gallery--cols-2 li:nth-child(2n+1) {
    clear: both;
  }
  .ce_gallery.content-gallery--cols-3 li,
  .content-gallery.content-gallery--cols-3 li {
    width: calc(100% / 3);
    float: left;
  }
  .ce_gallery.content-gallery--cols-3 li:nth-of-type(1n),
  .content-gallery.content-gallery--cols-3 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.content-gallery--cols-3 li:nth-child(3n+1),
  .content-gallery.content-gallery--cols-3 li:nth-child(3n+1) {
    clear: both;
  }
  .ce_gallery.content-gallery--cols-4 li,
  .content-gallery.content-gallery--cols-4 li {
    width: calc(100% / 4);
    float: left;
  }
  .ce_gallery.content-gallery--cols-4 li:nth-of-type(1n),
  .content-gallery.content-gallery--cols-4 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.content-gallery--cols-4 li:nth-child(4n+1),
  .content-gallery.content-gallery--cols-4 li:nth-child(4n+1) {
    clear: both;
  }
  .ce_gallery.content-gallery--cols-5 li,
  .content-gallery.content-gallery--cols-5 li {
    width: calc(100% / 5);
    float: left;
  }
  .ce_gallery.content-gallery--cols-5 li:nth-of-type(1n),
  .content-gallery.content-gallery--cols-5 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.content-gallery--cols-5 li:nth-child(5n+1),
  .content-gallery.content-gallery--cols-5 li:nth-child(5n+1) {
    clear: both;
  }
  .ce_gallery.content-gallery--cols-6 li,
  .content-gallery.content-gallery--cols-6 li {
    width: calc(100% / 6);
    float: left;
  }
  .ce_gallery.content-gallery--cols-6 li:nth-of-type(1n),
  .content-gallery.content-gallery--cols-6 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.content-gallery--cols-6 li:nth-child(6n+1),
  .content-gallery.content-gallery--cols-6 li:nth-child(6n+1) {
    clear: both;
  }
  .ce_gallery.content-gallery--cols-7 li,
  .content-gallery.content-gallery--cols-7 li {
    width: calc(100% / 7);
    float: left;
  }
  .ce_gallery.content-gallery--cols-7 li:nth-of-type(1n),
  .content-gallery.content-gallery--cols-7 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.content-gallery--cols-7 li:nth-child(7n+1),
  .content-gallery.content-gallery--cols-7 li:nth-child(7n+1) {
    clear: both;
  }
  .ce_gallery.content-gallery--cols-8 li,
  .content-gallery.content-gallery--cols-8 li {
    width: calc(100% / 8);
    float: left;
  }
  .ce_gallery.content-gallery--cols-8 li:nth-of-type(1n),
  .content-gallery.content-gallery--cols-8 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.content-gallery--cols-8 li:nth-child(8n+1),
  .content-gallery.content-gallery--cols-8 li:nth-child(8n+1) {
    clear: both;
  }
  .ce_gallery.content-gallery--cols-9 li,
  .content-gallery.content-gallery--cols-9 li {
    width: calc(100% / 9);
    float: left;
  }
  .ce_gallery.content-gallery--cols-9 li:nth-of-type(1n),
  .content-gallery.content-gallery--cols-9 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.content-gallery--cols-9 li:nth-child(9n+1),
  .content-gallery.content-gallery--cols-9 li:nth-child(9n+1) {
    clear: both;
  }
  .ce_gallery.content-gallery--cols-10 li,
  .content-gallery.content-gallery--cols-10 li {
    width: calc(100% / 10);
    float: left;
  }
  .ce_gallery.content-gallery--cols-10 li:nth-of-type(1n),
  .content-gallery.content-gallery--cols-10 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.content-gallery--cols-10 li:nth-child(10n+1),
  .content-gallery.content-gallery--cols-10 li:nth-child(10n+1) {
    clear: both;
  }
  .ce_gallery.content-gallery--cols-11 li,
  .content-gallery.content-gallery--cols-11 li {
    width: calc(100% / 11);
    float: left;
  }
  .ce_gallery.content-gallery--cols-11 li:nth-of-type(1n),
  .content-gallery.content-gallery--cols-11 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.content-gallery--cols-11 li:nth-child(11n+1),
  .content-gallery.content-gallery--cols-11 li:nth-child(11n+1) {
    clear: both;
  }
  .ce_gallery.content-gallery--cols-12 li,
  .content-gallery.content-gallery--cols-12 li {
    width: calc(100% / 12);
    float: left;
  }
  .ce_gallery.content-gallery--cols-12 li:nth-of-type(1n),
  .content-gallery.content-gallery--cols-12 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.content-gallery--cols-12 li:nth-child(12n+1),
  .content-gallery.content-gallery--cols-12 li:nth-child(12n+1) {
    clear: both;
  }
}
@media (min-width: 1024px) {
  .ce_gallery.content-gallery--cols-1 li,
  .content-gallery.content-gallery--cols-1 li {
    width: 100%;
  }
  .ce_gallery.content-gallery--cols-1 li:nth-of-type(1n),
  .content-gallery.content-gallery--cols-1 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.content-gallery--cols-2 li,
  .content-gallery.content-gallery--cols-2 li {
    width: calc(100% / 2);
    float: left;
  }
  .ce_gallery.content-gallery--cols-2 li:nth-of-type(1n),
  .content-gallery.content-gallery--cols-2 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.content-gallery--cols-2 li:nth-child(2n+1),
  .content-gallery.content-gallery--cols-2 li:nth-child(2n+1) {
    clear: both;
  }
  .ce_gallery.content-gallery--cols-3 li,
  .content-gallery.content-gallery--cols-3 li {
    width: calc(100% / 3);
    float: left;
  }
  .ce_gallery.content-gallery--cols-3 li:nth-of-type(1n),
  .content-gallery.content-gallery--cols-3 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.content-gallery--cols-3 li:nth-child(3n+1),
  .content-gallery.content-gallery--cols-3 li:nth-child(3n+1) {
    clear: both;
  }
  .ce_gallery.content-gallery--cols-4 li,
  .content-gallery.content-gallery--cols-4 li {
    width: calc(100% / 4);
    float: left;
  }
  .ce_gallery.content-gallery--cols-4 li:nth-of-type(1n),
  .content-gallery.content-gallery--cols-4 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.content-gallery--cols-4 li:nth-child(4n+1),
  .content-gallery.content-gallery--cols-4 li:nth-child(4n+1) {
    clear: both;
  }
  .ce_gallery.content-gallery--cols-5 li,
  .content-gallery.content-gallery--cols-5 li {
    width: calc(100% / 5);
    float: left;
  }
  .ce_gallery.content-gallery--cols-5 li:nth-of-type(1n),
  .content-gallery.content-gallery--cols-5 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.content-gallery--cols-5 li:nth-child(5n+1),
  .content-gallery.content-gallery--cols-5 li:nth-child(5n+1) {
    clear: both;
  }
  .ce_gallery.content-gallery--cols-6 li,
  .content-gallery.content-gallery--cols-6 li {
    width: calc(100% / 6);
    float: left;
  }
  .ce_gallery.content-gallery--cols-6 li:nth-of-type(1n),
  .content-gallery.content-gallery--cols-6 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.content-gallery--cols-6 li:nth-child(6n+1),
  .content-gallery.content-gallery--cols-6 li:nth-child(6n+1) {
    clear: both;
  }
  .ce_gallery.content-gallery--cols-7 li,
  .content-gallery.content-gallery--cols-7 li {
    width: calc(100% / 7);
    float: left;
  }
  .ce_gallery.content-gallery--cols-7 li:nth-of-type(1n),
  .content-gallery.content-gallery--cols-7 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.content-gallery--cols-7 li:nth-child(7n+1),
  .content-gallery.content-gallery--cols-7 li:nth-child(7n+1) {
    clear: both;
  }
  .ce_gallery.content-gallery--cols-8 li,
  .content-gallery.content-gallery--cols-8 li {
    width: calc(100% / 8);
    float: left;
  }
  .ce_gallery.content-gallery--cols-8 li:nth-of-type(1n),
  .content-gallery.content-gallery--cols-8 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.content-gallery--cols-8 li:nth-child(8n+1),
  .content-gallery.content-gallery--cols-8 li:nth-child(8n+1) {
    clear: both;
  }
  .ce_gallery.content-gallery--cols-9 li,
  .content-gallery.content-gallery--cols-9 li {
    width: calc(100% / 9);
    float: left;
  }
  .ce_gallery.content-gallery--cols-9 li:nth-of-type(1n),
  .content-gallery.content-gallery--cols-9 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.content-gallery--cols-9 li:nth-child(9n+1),
  .content-gallery.content-gallery--cols-9 li:nth-child(9n+1) {
    clear: both;
  }
  .ce_gallery.content-gallery--cols-10 li,
  .content-gallery.content-gallery--cols-10 li {
    width: calc(100% / 10);
    float: left;
  }
  .ce_gallery.content-gallery--cols-10 li:nth-of-type(1n),
  .content-gallery.content-gallery--cols-10 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.content-gallery--cols-10 li:nth-child(10n+1),
  .content-gallery.content-gallery--cols-10 li:nth-child(10n+1) {
    clear: both;
  }
  .ce_gallery.content-gallery--cols-11 li,
  .content-gallery.content-gallery--cols-11 li {
    width: calc(100% / 11);
    float: left;
  }
  .ce_gallery.content-gallery--cols-11 li:nth-of-type(1n),
  .content-gallery.content-gallery--cols-11 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.content-gallery--cols-11 li:nth-child(11n+1),
  .content-gallery.content-gallery--cols-11 li:nth-child(11n+1) {
    clear: both;
  }
  .ce_gallery.content-gallery--cols-12 li,
  .content-gallery.content-gallery--cols-12 li {
    width: calc(100% / 12);
    float: left;
  }
  .ce_gallery.content-gallery--cols-12 li:nth-of-type(1n),
  .content-gallery.content-gallery--cols-12 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.content-gallery--cols-12 li:nth-child(12n+1),
  .content-gallery.content-gallery--cols-12 li:nth-child(12n+1) {
    clear: both;
  }
}
@media screen and (min-width: 0) {
  .ce_gallery.cols_1 li, .ce_gallery.content-gallery---cols-1 li,
  .content-gallery.cols_1 li,
  .content-gallery.content-gallery---cols-1 li {
    width: 100%;
  }
  .ce_gallery.cols_1 li:nth-of-type(1n), .ce_gallery.content-gallery---cols-1 li:nth-of-type(1n),
  .content-gallery.cols_1 li:nth-of-type(1n),
  .content-gallery.content-gallery---cols-1 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols_2 li, .ce_gallery.content-gallery---cols-2 li,
  .content-gallery.cols_2 li,
  .content-gallery.content-gallery---cols-2 li {
    width: calc(100% / 2);
    float: left;
  }
  .ce_gallery.cols_2 li:nth-of-type(1n), .ce_gallery.content-gallery---cols-2 li:nth-of-type(1n),
  .content-gallery.cols_2 li:nth-of-type(1n),
  .content-gallery.content-gallery---cols-2 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols_2 li:nth-child(2n+1), .ce_gallery.content-gallery---cols-2 li:nth-child(2n+1),
  .content-gallery.cols_2 li:nth-child(2n+1),
  .content-gallery.content-gallery---cols-2 li:nth-child(2n+1) {
    clear: both;
  }
  .ce_gallery.cols_3 li, .ce_gallery.content-gallery---cols-3 li,
  .content-gallery.cols_3 li,
  .content-gallery.content-gallery---cols-3 li {
    width: calc(100% / 3);
    float: left;
  }
  .ce_gallery.cols_3 li:nth-of-type(1n), .ce_gallery.content-gallery---cols-3 li:nth-of-type(1n),
  .content-gallery.cols_3 li:nth-of-type(1n),
  .content-gallery.content-gallery---cols-3 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols_3 li:nth-child(3n+1), .ce_gallery.content-gallery---cols-3 li:nth-child(3n+1),
  .content-gallery.cols_3 li:nth-child(3n+1),
  .content-gallery.content-gallery---cols-3 li:nth-child(3n+1) {
    clear: both;
  }
  .ce_gallery.cols_4 li, .ce_gallery.content-gallery---cols-4 li,
  .content-gallery.cols_4 li,
  .content-gallery.content-gallery---cols-4 li {
    width: calc(100% / 4);
    float: left;
  }
  .ce_gallery.cols_4 li:nth-of-type(1n), .ce_gallery.content-gallery---cols-4 li:nth-of-type(1n),
  .content-gallery.cols_4 li:nth-of-type(1n),
  .content-gallery.content-gallery---cols-4 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols_4 li:nth-child(4n+1), .ce_gallery.content-gallery---cols-4 li:nth-child(4n+1),
  .content-gallery.cols_4 li:nth-child(4n+1),
  .content-gallery.content-gallery---cols-4 li:nth-child(4n+1) {
    clear: both;
  }
  .ce_gallery.cols_5 li, .ce_gallery.content-gallery---cols-5 li,
  .content-gallery.cols_5 li,
  .content-gallery.content-gallery---cols-5 li {
    width: calc(100% / 5);
    float: left;
  }
  .ce_gallery.cols_5 li:nth-of-type(1n), .ce_gallery.content-gallery---cols-5 li:nth-of-type(1n),
  .content-gallery.cols_5 li:nth-of-type(1n),
  .content-gallery.content-gallery---cols-5 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols_5 li:nth-child(5n+1), .ce_gallery.content-gallery---cols-5 li:nth-child(5n+1),
  .content-gallery.cols_5 li:nth-child(5n+1),
  .content-gallery.content-gallery---cols-5 li:nth-child(5n+1) {
    clear: both;
  }
  .ce_gallery.cols_6 li, .ce_gallery.content-gallery---cols-6 li,
  .content-gallery.cols_6 li,
  .content-gallery.content-gallery---cols-6 li {
    width: calc(100% / 6);
    float: left;
  }
  .ce_gallery.cols_6 li:nth-of-type(1n), .ce_gallery.content-gallery---cols-6 li:nth-of-type(1n),
  .content-gallery.cols_6 li:nth-of-type(1n),
  .content-gallery.content-gallery---cols-6 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols_6 li:nth-child(6n+1), .ce_gallery.content-gallery---cols-6 li:nth-child(6n+1),
  .content-gallery.cols_6 li:nth-child(6n+1),
  .content-gallery.content-gallery---cols-6 li:nth-child(6n+1) {
    clear: both;
  }
  .ce_gallery.cols_7 li, .ce_gallery.content-gallery---cols-7 li,
  .content-gallery.cols_7 li,
  .content-gallery.content-gallery---cols-7 li {
    width: calc(100% / 7);
    float: left;
  }
  .ce_gallery.cols_7 li:nth-of-type(1n), .ce_gallery.content-gallery---cols-7 li:nth-of-type(1n),
  .content-gallery.cols_7 li:nth-of-type(1n),
  .content-gallery.content-gallery---cols-7 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols_7 li:nth-child(7n+1), .ce_gallery.content-gallery---cols-7 li:nth-child(7n+1),
  .content-gallery.cols_7 li:nth-child(7n+1),
  .content-gallery.content-gallery---cols-7 li:nth-child(7n+1) {
    clear: both;
  }
  .ce_gallery.cols_8 li, .ce_gallery.content-gallery---cols-8 li,
  .content-gallery.cols_8 li,
  .content-gallery.content-gallery---cols-8 li {
    width: calc(100% / 8);
    float: left;
  }
  .ce_gallery.cols_8 li:nth-of-type(1n), .ce_gallery.content-gallery---cols-8 li:nth-of-type(1n),
  .content-gallery.cols_8 li:nth-of-type(1n),
  .content-gallery.content-gallery---cols-8 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols_8 li:nth-child(8n+1), .ce_gallery.content-gallery---cols-8 li:nth-child(8n+1),
  .content-gallery.cols_8 li:nth-child(8n+1),
  .content-gallery.content-gallery---cols-8 li:nth-child(8n+1) {
    clear: both;
  }
  .ce_gallery.cols_9 li, .ce_gallery.content-gallery---cols-9 li,
  .content-gallery.cols_9 li,
  .content-gallery.content-gallery---cols-9 li {
    width: calc(100% / 9);
    float: left;
  }
  .ce_gallery.cols_9 li:nth-of-type(1n), .ce_gallery.content-gallery---cols-9 li:nth-of-type(1n),
  .content-gallery.cols_9 li:nth-of-type(1n),
  .content-gallery.content-gallery---cols-9 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols_9 li:nth-child(9n+1), .ce_gallery.content-gallery---cols-9 li:nth-child(9n+1),
  .content-gallery.cols_9 li:nth-child(9n+1),
  .content-gallery.content-gallery---cols-9 li:nth-child(9n+1) {
    clear: both;
  }
  .ce_gallery.cols_10 li, .ce_gallery.content-gallery---cols-10 li,
  .content-gallery.cols_10 li,
  .content-gallery.content-gallery---cols-10 li {
    width: calc(100% / 10);
    float: left;
  }
  .ce_gallery.cols_10 li:nth-of-type(1n), .ce_gallery.content-gallery---cols-10 li:nth-of-type(1n),
  .content-gallery.cols_10 li:nth-of-type(1n),
  .content-gallery.content-gallery---cols-10 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols_10 li:nth-child(10n+1), .ce_gallery.content-gallery---cols-10 li:nth-child(10n+1),
  .content-gallery.cols_10 li:nth-child(10n+1),
  .content-gallery.content-gallery---cols-10 li:nth-child(10n+1) {
    clear: both;
  }
  .ce_gallery.cols_11 li, .ce_gallery.content-gallery---cols-11 li,
  .content-gallery.cols_11 li,
  .content-gallery.content-gallery---cols-11 li {
    width: calc(100% / 11);
    float: left;
  }
  .ce_gallery.cols_11 li:nth-of-type(1n), .ce_gallery.content-gallery---cols-11 li:nth-of-type(1n),
  .content-gallery.cols_11 li:nth-of-type(1n),
  .content-gallery.content-gallery---cols-11 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols_11 li:nth-child(11n+1), .ce_gallery.content-gallery---cols-11 li:nth-child(11n+1),
  .content-gallery.cols_11 li:nth-child(11n+1),
  .content-gallery.content-gallery---cols-11 li:nth-child(11n+1) {
    clear: both;
  }
  .ce_gallery.cols_12 li, .ce_gallery.content-gallery---cols-12 li,
  .content-gallery.cols_12 li,
  .content-gallery.content-gallery---cols-12 li {
    width: calc(100% / 12);
    float: left;
  }
  .ce_gallery.cols_12 li:nth-of-type(1n), .ce_gallery.content-gallery---cols-12 li:nth-of-type(1n),
  .content-gallery.cols_12 li:nth-of-type(1n),
  .content-gallery.content-gallery---cols-12 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols_12 li:nth-child(12n+1), .ce_gallery.content-gallery---cols-12 li:nth-child(12n+1),
  .content-gallery.cols_12 li:nth-child(12n+1),
  .content-gallery.content-gallery---cols-12 li:nth-child(12n+1) {
    clear: both;
  }
}
@media screen and (min-width: 600px) {
  .ce_gallery.cols-xs_1 li, .ce_gallery.content-gallery---xs-cols-1 li,
  .content-gallery.cols-xs_1 li,
  .content-gallery.content-gallery---xs-cols-1 li {
    width: 100%;
  }
  .ce_gallery.cols-xs_1 li:nth-of-type(1n), .ce_gallery.content-gallery---xs-cols-1 li:nth-of-type(1n),
  .content-gallery.cols-xs_1 li:nth-of-type(1n),
  .content-gallery.content-gallery---xs-cols-1 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols-xs_2 li, .ce_gallery.content-gallery---xs-cols-2 li,
  .content-gallery.cols-xs_2 li,
  .content-gallery.content-gallery---xs-cols-2 li {
    width: calc(100% / 2);
    float: left;
  }
  .ce_gallery.cols-xs_2 li:nth-of-type(1n), .ce_gallery.content-gallery---xs-cols-2 li:nth-of-type(1n),
  .content-gallery.cols-xs_2 li:nth-of-type(1n),
  .content-gallery.content-gallery---xs-cols-2 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols-xs_2 li:nth-child(2n+1), .ce_gallery.content-gallery---xs-cols-2 li:nth-child(2n+1),
  .content-gallery.cols-xs_2 li:nth-child(2n+1),
  .content-gallery.content-gallery---xs-cols-2 li:nth-child(2n+1) {
    clear: both;
  }
  .ce_gallery.cols-xs_3 li, .ce_gallery.content-gallery---xs-cols-3 li,
  .content-gallery.cols-xs_3 li,
  .content-gallery.content-gallery---xs-cols-3 li {
    width: calc(100% / 3);
    float: left;
  }
  .ce_gallery.cols-xs_3 li:nth-of-type(1n), .ce_gallery.content-gallery---xs-cols-3 li:nth-of-type(1n),
  .content-gallery.cols-xs_3 li:nth-of-type(1n),
  .content-gallery.content-gallery---xs-cols-3 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols-xs_3 li:nth-child(3n+1), .ce_gallery.content-gallery---xs-cols-3 li:nth-child(3n+1),
  .content-gallery.cols-xs_3 li:nth-child(3n+1),
  .content-gallery.content-gallery---xs-cols-3 li:nth-child(3n+1) {
    clear: both;
  }
  .ce_gallery.cols-xs_4 li, .ce_gallery.content-gallery---xs-cols-4 li,
  .content-gallery.cols-xs_4 li,
  .content-gallery.content-gallery---xs-cols-4 li {
    width: calc(100% / 4);
    float: left;
  }
  .ce_gallery.cols-xs_4 li:nth-of-type(1n), .ce_gallery.content-gallery---xs-cols-4 li:nth-of-type(1n),
  .content-gallery.cols-xs_4 li:nth-of-type(1n),
  .content-gallery.content-gallery---xs-cols-4 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols-xs_4 li:nth-child(4n+1), .ce_gallery.content-gallery---xs-cols-4 li:nth-child(4n+1),
  .content-gallery.cols-xs_4 li:nth-child(4n+1),
  .content-gallery.content-gallery---xs-cols-4 li:nth-child(4n+1) {
    clear: both;
  }
  .ce_gallery.cols-xs_5 li, .ce_gallery.content-gallery---xs-cols-5 li,
  .content-gallery.cols-xs_5 li,
  .content-gallery.content-gallery---xs-cols-5 li {
    width: calc(100% / 5);
    float: left;
  }
  .ce_gallery.cols-xs_5 li:nth-of-type(1n), .ce_gallery.content-gallery---xs-cols-5 li:nth-of-type(1n),
  .content-gallery.cols-xs_5 li:nth-of-type(1n),
  .content-gallery.content-gallery---xs-cols-5 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols-xs_5 li:nth-child(5n+1), .ce_gallery.content-gallery---xs-cols-5 li:nth-child(5n+1),
  .content-gallery.cols-xs_5 li:nth-child(5n+1),
  .content-gallery.content-gallery---xs-cols-5 li:nth-child(5n+1) {
    clear: both;
  }
  .ce_gallery.cols-xs_6 li, .ce_gallery.content-gallery---xs-cols-6 li,
  .content-gallery.cols-xs_6 li,
  .content-gallery.content-gallery---xs-cols-6 li {
    width: calc(100% / 6);
    float: left;
  }
  .ce_gallery.cols-xs_6 li:nth-of-type(1n), .ce_gallery.content-gallery---xs-cols-6 li:nth-of-type(1n),
  .content-gallery.cols-xs_6 li:nth-of-type(1n),
  .content-gallery.content-gallery---xs-cols-6 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols-xs_6 li:nth-child(6n+1), .ce_gallery.content-gallery---xs-cols-6 li:nth-child(6n+1),
  .content-gallery.cols-xs_6 li:nth-child(6n+1),
  .content-gallery.content-gallery---xs-cols-6 li:nth-child(6n+1) {
    clear: both;
  }
  .ce_gallery.cols-xs_7 li, .ce_gallery.content-gallery---xs-cols-7 li,
  .content-gallery.cols-xs_7 li,
  .content-gallery.content-gallery---xs-cols-7 li {
    width: calc(100% / 7);
    float: left;
  }
  .ce_gallery.cols-xs_7 li:nth-of-type(1n), .ce_gallery.content-gallery---xs-cols-7 li:nth-of-type(1n),
  .content-gallery.cols-xs_7 li:nth-of-type(1n),
  .content-gallery.content-gallery---xs-cols-7 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols-xs_7 li:nth-child(7n+1), .ce_gallery.content-gallery---xs-cols-7 li:nth-child(7n+1),
  .content-gallery.cols-xs_7 li:nth-child(7n+1),
  .content-gallery.content-gallery---xs-cols-7 li:nth-child(7n+1) {
    clear: both;
  }
  .ce_gallery.cols-xs_8 li, .ce_gallery.content-gallery---xs-cols-8 li,
  .content-gallery.cols-xs_8 li,
  .content-gallery.content-gallery---xs-cols-8 li {
    width: calc(100% / 8);
    float: left;
  }
  .ce_gallery.cols-xs_8 li:nth-of-type(1n), .ce_gallery.content-gallery---xs-cols-8 li:nth-of-type(1n),
  .content-gallery.cols-xs_8 li:nth-of-type(1n),
  .content-gallery.content-gallery---xs-cols-8 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols-xs_8 li:nth-child(8n+1), .ce_gallery.content-gallery---xs-cols-8 li:nth-child(8n+1),
  .content-gallery.cols-xs_8 li:nth-child(8n+1),
  .content-gallery.content-gallery---xs-cols-8 li:nth-child(8n+1) {
    clear: both;
  }
  .ce_gallery.cols-xs_9 li, .ce_gallery.content-gallery---xs-cols-9 li,
  .content-gallery.cols-xs_9 li,
  .content-gallery.content-gallery---xs-cols-9 li {
    width: calc(100% / 9);
    float: left;
  }
  .ce_gallery.cols-xs_9 li:nth-of-type(1n), .ce_gallery.content-gallery---xs-cols-9 li:nth-of-type(1n),
  .content-gallery.cols-xs_9 li:nth-of-type(1n),
  .content-gallery.content-gallery---xs-cols-9 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols-xs_9 li:nth-child(9n+1), .ce_gallery.content-gallery---xs-cols-9 li:nth-child(9n+1),
  .content-gallery.cols-xs_9 li:nth-child(9n+1),
  .content-gallery.content-gallery---xs-cols-9 li:nth-child(9n+1) {
    clear: both;
  }
  .ce_gallery.cols-xs_10 li, .ce_gallery.content-gallery---xs-cols-10 li,
  .content-gallery.cols-xs_10 li,
  .content-gallery.content-gallery---xs-cols-10 li {
    width: calc(100% / 10);
    float: left;
  }
  .ce_gallery.cols-xs_10 li:nth-of-type(1n), .ce_gallery.content-gallery---xs-cols-10 li:nth-of-type(1n),
  .content-gallery.cols-xs_10 li:nth-of-type(1n),
  .content-gallery.content-gallery---xs-cols-10 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols-xs_10 li:nth-child(10n+1), .ce_gallery.content-gallery---xs-cols-10 li:nth-child(10n+1),
  .content-gallery.cols-xs_10 li:nth-child(10n+1),
  .content-gallery.content-gallery---xs-cols-10 li:nth-child(10n+1) {
    clear: both;
  }
  .ce_gallery.cols-xs_11 li, .ce_gallery.content-gallery---xs-cols-11 li,
  .content-gallery.cols-xs_11 li,
  .content-gallery.content-gallery---xs-cols-11 li {
    width: calc(100% / 11);
    float: left;
  }
  .ce_gallery.cols-xs_11 li:nth-of-type(1n), .ce_gallery.content-gallery---xs-cols-11 li:nth-of-type(1n),
  .content-gallery.cols-xs_11 li:nth-of-type(1n),
  .content-gallery.content-gallery---xs-cols-11 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols-xs_11 li:nth-child(11n+1), .ce_gallery.content-gallery---xs-cols-11 li:nth-child(11n+1),
  .content-gallery.cols-xs_11 li:nth-child(11n+1),
  .content-gallery.content-gallery---xs-cols-11 li:nth-child(11n+1) {
    clear: both;
  }
  .ce_gallery.cols-xs_12 li, .ce_gallery.content-gallery---xs-cols-12 li,
  .content-gallery.cols-xs_12 li,
  .content-gallery.content-gallery---xs-cols-12 li {
    width: calc(100% / 12);
    float: left;
  }
  .ce_gallery.cols-xs_12 li:nth-of-type(1n), .ce_gallery.content-gallery---xs-cols-12 li:nth-of-type(1n),
  .content-gallery.cols-xs_12 li:nth-of-type(1n),
  .content-gallery.content-gallery---xs-cols-12 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols-xs_12 li:nth-child(12n+1), .ce_gallery.content-gallery---xs-cols-12 li:nth-child(12n+1),
  .content-gallery.cols-xs_12 li:nth-child(12n+1),
  .content-gallery.content-gallery---xs-cols-12 li:nth-child(12n+1) {
    clear: both;
  }
}
@media screen and (min-width: 768px) {
  .ce_gallery.cols-s_1 li, .ce_gallery.content-gallery---s-cols-1 li,
  .content-gallery.cols-s_1 li,
  .content-gallery.content-gallery---s-cols-1 li {
    width: 100%;
  }
  .ce_gallery.cols-s_1 li:nth-of-type(1n), .ce_gallery.content-gallery---s-cols-1 li:nth-of-type(1n),
  .content-gallery.cols-s_1 li:nth-of-type(1n),
  .content-gallery.content-gallery---s-cols-1 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols-s_2 li, .ce_gallery.content-gallery---s-cols-2 li,
  .content-gallery.cols-s_2 li,
  .content-gallery.content-gallery---s-cols-2 li {
    width: calc(100% / 2);
    float: left;
  }
  .ce_gallery.cols-s_2 li:nth-of-type(1n), .ce_gallery.content-gallery---s-cols-2 li:nth-of-type(1n),
  .content-gallery.cols-s_2 li:nth-of-type(1n),
  .content-gallery.content-gallery---s-cols-2 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols-s_2 li:nth-child(2n+1), .ce_gallery.content-gallery---s-cols-2 li:nth-child(2n+1),
  .content-gallery.cols-s_2 li:nth-child(2n+1),
  .content-gallery.content-gallery---s-cols-2 li:nth-child(2n+1) {
    clear: both;
  }
  .ce_gallery.cols-s_3 li, .ce_gallery.content-gallery---s-cols-3 li,
  .content-gallery.cols-s_3 li,
  .content-gallery.content-gallery---s-cols-3 li {
    width: calc(100% / 3);
    float: left;
  }
  .ce_gallery.cols-s_3 li:nth-of-type(1n), .ce_gallery.content-gallery---s-cols-3 li:nth-of-type(1n),
  .content-gallery.cols-s_3 li:nth-of-type(1n),
  .content-gallery.content-gallery---s-cols-3 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols-s_3 li:nth-child(3n+1), .ce_gallery.content-gallery---s-cols-3 li:nth-child(3n+1),
  .content-gallery.cols-s_3 li:nth-child(3n+1),
  .content-gallery.content-gallery---s-cols-3 li:nth-child(3n+1) {
    clear: both;
  }
  .ce_gallery.cols-s_4 li, .ce_gallery.content-gallery---s-cols-4 li,
  .content-gallery.cols-s_4 li,
  .content-gallery.content-gallery---s-cols-4 li {
    width: calc(100% / 4);
    float: left;
  }
  .ce_gallery.cols-s_4 li:nth-of-type(1n), .ce_gallery.content-gallery---s-cols-4 li:nth-of-type(1n),
  .content-gallery.cols-s_4 li:nth-of-type(1n),
  .content-gallery.content-gallery---s-cols-4 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols-s_4 li:nth-child(4n+1), .ce_gallery.content-gallery---s-cols-4 li:nth-child(4n+1),
  .content-gallery.cols-s_4 li:nth-child(4n+1),
  .content-gallery.content-gallery---s-cols-4 li:nth-child(4n+1) {
    clear: both;
  }
  .ce_gallery.cols-s_5 li, .ce_gallery.content-gallery---s-cols-5 li,
  .content-gallery.cols-s_5 li,
  .content-gallery.content-gallery---s-cols-5 li {
    width: calc(100% / 5);
    float: left;
  }
  .ce_gallery.cols-s_5 li:nth-of-type(1n), .ce_gallery.content-gallery---s-cols-5 li:nth-of-type(1n),
  .content-gallery.cols-s_5 li:nth-of-type(1n),
  .content-gallery.content-gallery---s-cols-5 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols-s_5 li:nth-child(5n+1), .ce_gallery.content-gallery---s-cols-5 li:nth-child(5n+1),
  .content-gallery.cols-s_5 li:nth-child(5n+1),
  .content-gallery.content-gallery---s-cols-5 li:nth-child(5n+1) {
    clear: both;
  }
  .ce_gallery.cols-s_6 li, .ce_gallery.content-gallery---s-cols-6 li,
  .content-gallery.cols-s_6 li,
  .content-gallery.content-gallery---s-cols-6 li {
    width: calc(100% / 6);
    float: left;
  }
  .ce_gallery.cols-s_6 li:nth-of-type(1n), .ce_gallery.content-gallery---s-cols-6 li:nth-of-type(1n),
  .content-gallery.cols-s_6 li:nth-of-type(1n),
  .content-gallery.content-gallery---s-cols-6 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols-s_6 li:nth-child(6n+1), .ce_gallery.content-gallery---s-cols-6 li:nth-child(6n+1),
  .content-gallery.cols-s_6 li:nth-child(6n+1),
  .content-gallery.content-gallery---s-cols-6 li:nth-child(6n+1) {
    clear: both;
  }
  .ce_gallery.cols-s_7 li, .ce_gallery.content-gallery---s-cols-7 li,
  .content-gallery.cols-s_7 li,
  .content-gallery.content-gallery---s-cols-7 li {
    width: calc(100% / 7);
    float: left;
  }
  .ce_gallery.cols-s_7 li:nth-of-type(1n), .ce_gallery.content-gallery---s-cols-7 li:nth-of-type(1n),
  .content-gallery.cols-s_7 li:nth-of-type(1n),
  .content-gallery.content-gallery---s-cols-7 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols-s_7 li:nth-child(7n+1), .ce_gallery.content-gallery---s-cols-7 li:nth-child(7n+1),
  .content-gallery.cols-s_7 li:nth-child(7n+1),
  .content-gallery.content-gallery---s-cols-7 li:nth-child(7n+1) {
    clear: both;
  }
  .ce_gallery.cols-s_8 li, .ce_gallery.content-gallery---s-cols-8 li,
  .content-gallery.cols-s_8 li,
  .content-gallery.content-gallery---s-cols-8 li {
    width: calc(100% / 8);
    float: left;
  }
  .ce_gallery.cols-s_8 li:nth-of-type(1n), .ce_gallery.content-gallery---s-cols-8 li:nth-of-type(1n),
  .content-gallery.cols-s_8 li:nth-of-type(1n),
  .content-gallery.content-gallery---s-cols-8 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols-s_8 li:nth-child(8n+1), .ce_gallery.content-gallery---s-cols-8 li:nth-child(8n+1),
  .content-gallery.cols-s_8 li:nth-child(8n+1),
  .content-gallery.content-gallery---s-cols-8 li:nth-child(8n+1) {
    clear: both;
  }
  .ce_gallery.cols-s_9 li, .ce_gallery.content-gallery---s-cols-9 li,
  .content-gallery.cols-s_9 li,
  .content-gallery.content-gallery---s-cols-9 li {
    width: calc(100% / 9);
    float: left;
  }
  .ce_gallery.cols-s_9 li:nth-of-type(1n), .ce_gallery.content-gallery---s-cols-9 li:nth-of-type(1n),
  .content-gallery.cols-s_9 li:nth-of-type(1n),
  .content-gallery.content-gallery---s-cols-9 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols-s_9 li:nth-child(9n+1), .ce_gallery.content-gallery---s-cols-9 li:nth-child(9n+1),
  .content-gallery.cols-s_9 li:nth-child(9n+1),
  .content-gallery.content-gallery---s-cols-9 li:nth-child(9n+1) {
    clear: both;
  }
  .ce_gallery.cols-s_10 li, .ce_gallery.content-gallery---s-cols-10 li,
  .content-gallery.cols-s_10 li,
  .content-gallery.content-gallery---s-cols-10 li {
    width: calc(100% / 10);
    float: left;
  }
  .ce_gallery.cols-s_10 li:nth-of-type(1n), .ce_gallery.content-gallery---s-cols-10 li:nth-of-type(1n),
  .content-gallery.cols-s_10 li:nth-of-type(1n),
  .content-gallery.content-gallery---s-cols-10 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols-s_10 li:nth-child(10n+1), .ce_gallery.content-gallery---s-cols-10 li:nth-child(10n+1),
  .content-gallery.cols-s_10 li:nth-child(10n+1),
  .content-gallery.content-gallery---s-cols-10 li:nth-child(10n+1) {
    clear: both;
  }
  .ce_gallery.cols-s_11 li, .ce_gallery.content-gallery---s-cols-11 li,
  .content-gallery.cols-s_11 li,
  .content-gallery.content-gallery---s-cols-11 li {
    width: calc(100% / 11);
    float: left;
  }
  .ce_gallery.cols-s_11 li:nth-of-type(1n), .ce_gallery.content-gallery---s-cols-11 li:nth-of-type(1n),
  .content-gallery.cols-s_11 li:nth-of-type(1n),
  .content-gallery.content-gallery---s-cols-11 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols-s_11 li:nth-child(11n+1), .ce_gallery.content-gallery---s-cols-11 li:nth-child(11n+1),
  .content-gallery.cols-s_11 li:nth-child(11n+1),
  .content-gallery.content-gallery---s-cols-11 li:nth-child(11n+1) {
    clear: both;
  }
  .ce_gallery.cols-s_12 li, .ce_gallery.content-gallery---s-cols-12 li,
  .content-gallery.cols-s_12 li,
  .content-gallery.content-gallery---s-cols-12 li {
    width: calc(100% / 12);
    float: left;
  }
  .ce_gallery.cols-s_12 li:nth-of-type(1n), .ce_gallery.content-gallery---s-cols-12 li:nth-of-type(1n),
  .content-gallery.cols-s_12 li:nth-of-type(1n),
  .content-gallery.content-gallery---s-cols-12 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols-s_12 li:nth-child(12n+1), .ce_gallery.content-gallery---s-cols-12 li:nth-child(12n+1),
  .content-gallery.cols-s_12 li:nth-child(12n+1),
  .content-gallery.content-gallery---s-cols-12 li:nth-child(12n+1) {
    clear: both;
  }
}
@media screen and (min-width: 1024px) {
  .ce_gallery.cols-m_1 li, .ce_gallery.content-gallery---m-cols-1 li,
  .content-gallery.cols-m_1 li,
  .content-gallery.content-gallery---m-cols-1 li {
    width: 100%;
  }
  .ce_gallery.cols-m_1 li:nth-of-type(1n), .ce_gallery.content-gallery---m-cols-1 li:nth-of-type(1n),
  .content-gallery.cols-m_1 li:nth-of-type(1n),
  .content-gallery.content-gallery---m-cols-1 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols-m_2 li, .ce_gallery.content-gallery---m-cols-2 li,
  .content-gallery.cols-m_2 li,
  .content-gallery.content-gallery---m-cols-2 li {
    width: calc(100% / 2);
    float: left;
  }
  .ce_gallery.cols-m_2 li:nth-of-type(1n), .ce_gallery.content-gallery---m-cols-2 li:nth-of-type(1n),
  .content-gallery.cols-m_2 li:nth-of-type(1n),
  .content-gallery.content-gallery---m-cols-2 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols-m_2 li:nth-child(2n+1), .ce_gallery.content-gallery---m-cols-2 li:nth-child(2n+1),
  .content-gallery.cols-m_2 li:nth-child(2n+1),
  .content-gallery.content-gallery---m-cols-2 li:nth-child(2n+1) {
    clear: both;
  }
  .ce_gallery.cols-m_3 li, .ce_gallery.content-gallery---m-cols-3 li,
  .content-gallery.cols-m_3 li,
  .content-gallery.content-gallery---m-cols-3 li {
    width: calc(100% / 3);
    float: left;
  }
  .ce_gallery.cols-m_3 li:nth-of-type(1n), .ce_gallery.content-gallery---m-cols-3 li:nth-of-type(1n),
  .content-gallery.cols-m_3 li:nth-of-type(1n),
  .content-gallery.content-gallery---m-cols-3 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols-m_3 li:nth-child(3n+1), .ce_gallery.content-gallery---m-cols-3 li:nth-child(3n+1),
  .content-gallery.cols-m_3 li:nth-child(3n+1),
  .content-gallery.content-gallery---m-cols-3 li:nth-child(3n+1) {
    clear: both;
  }
  .ce_gallery.cols-m_4 li, .ce_gallery.content-gallery---m-cols-4 li,
  .content-gallery.cols-m_4 li,
  .content-gallery.content-gallery---m-cols-4 li {
    width: calc(100% / 4);
    float: left;
  }
  .ce_gallery.cols-m_4 li:nth-of-type(1n), .ce_gallery.content-gallery---m-cols-4 li:nth-of-type(1n),
  .content-gallery.cols-m_4 li:nth-of-type(1n),
  .content-gallery.content-gallery---m-cols-4 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols-m_4 li:nth-child(4n+1), .ce_gallery.content-gallery---m-cols-4 li:nth-child(4n+1),
  .content-gallery.cols-m_4 li:nth-child(4n+1),
  .content-gallery.content-gallery---m-cols-4 li:nth-child(4n+1) {
    clear: both;
  }
  .ce_gallery.cols-m_5 li, .ce_gallery.content-gallery---m-cols-5 li,
  .content-gallery.cols-m_5 li,
  .content-gallery.content-gallery---m-cols-5 li {
    width: calc(100% / 5);
    float: left;
  }
  .ce_gallery.cols-m_5 li:nth-of-type(1n), .ce_gallery.content-gallery---m-cols-5 li:nth-of-type(1n),
  .content-gallery.cols-m_5 li:nth-of-type(1n),
  .content-gallery.content-gallery---m-cols-5 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols-m_5 li:nth-child(5n+1), .ce_gallery.content-gallery---m-cols-5 li:nth-child(5n+1),
  .content-gallery.cols-m_5 li:nth-child(5n+1),
  .content-gallery.content-gallery---m-cols-5 li:nth-child(5n+1) {
    clear: both;
  }
  .ce_gallery.cols-m_6 li, .ce_gallery.content-gallery---m-cols-6 li,
  .content-gallery.cols-m_6 li,
  .content-gallery.content-gallery---m-cols-6 li {
    width: calc(100% / 6);
    float: left;
  }
  .ce_gallery.cols-m_6 li:nth-of-type(1n), .ce_gallery.content-gallery---m-cols-6 li:nth-of-type(1n),
  .content-gallery.cols-m_6 li:nth-of-type(1n),
  .content-gallery.content-gallery---m-cols-6 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols-m_6 li:nth-child(6n+1), .ce_gallery.content-gallery---m-cols-6 li:nth-child(6n+1),
  .content-gallery.cols-m_6 li:nth-child(6n+1),
  .content-gallery.content-gallery---m-cols-6 li:nth-child(6n+1) {
    clear: both;
  }
  .ce_gallery.cols-m_7 li, .ce_gallery.content-gallery---m-cols-7 li,
  .content-gallery.cols-m_7 li,
  .content-gallery.content-gallery---m-cols-7 li {
    width: calc(100% / 7);
    float: left;
  }
  .ce_gallery.cols-m_7 li:nth-of-type(1n), .ce_gallery.content-gallery---m-cols-7 li:nth-of-type(1n),
  .content-gallery.cols-m_7 li:nth-of-type(1n),
  .content-gallery.content-gallery---m-cols-7 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols-m_7 li:nth-child(7n+1), .ce_gallery.content-gallery---m-cols-7 li:nth-child(7n+1),
  .content-gallery.cols-m_7 li:nth-child(7n+1),
  .content-gallery.content-gallery---m-cols-7 li:nth-child(7n+1) {
    clear: both;
  }
  .ce_gallery.cols-m_8 li, .ce_gallery.content-gallery---m-cols-8 li,
  .content-gallery.cols-m_8 li,
  .content-gallery.content-gallery---m-cols-8 li {
    width: calc(100% / 8);
    float: left;
  }
  .ce_gallery.cols-m_8 li:nth-of-type(1n), .ce_gallery.content-gallery---m-cols-8 li:nth-of-type(1n),
  .content-gallery.cols-m_8 li:nth-of-type(1n),
  .content-gallery.content-gallery---m-cols-8 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols-m_8 li:nth-child(8n+1), .ce_gallery.content-gallery---m-cols-8 li:nth-child(8n+1),
  .content-gallery.cols-m_8 li:nth-child(8n+1),
  .content-gallery.content-gallery---m-cols-8 li:nth-child(8n+1) {
    clear: both;
  }
  .ce_gallery.cols-m_9 li, .ce_gallery.content-gallery---m-cols-9 li,
  .content-gallery.cols-m_9 li,
  .content-gallery.content-gallery---m-cols-9 li {
    width: calc(100% / 9);
    float: left;
  }
  .ce_gallery.cols-m_9 li:nth-of-type(1n), .ce_gallery.content-gallery---m-cols-9 li:nth-of-type(1n),
  .content-gallery.cols-m_9 li:nth-of-type(1n),
  .content-gallery.content-gallery---m-cols-9 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols-m_9 li:nth-child(9n+1), .ce_gallery.content-gallery---m-cols-9 li:nth-child(9n+1),
  .content-gallery.cols-m_9 li:nth-child(9n+1),
  .content-gallery.content-gallery---m-cols-9 li:nth-child(9n+1) {
    clear: both;
  }
  .ce_gallery.cols-m_10 li, .ce_gallery.content-gallery---m-cols-10 li,
  .content-gallery.cols-m_10 li,
  .content-gallery.content-gallery---m-cols-10 li {
    width: calc(100% / 10);
    float: left;
  }
  .ce_gallery.cols-m_10 li:nth-of-type(1n), .ce_gallery.content-gallery---m-cols-10 li:nth-of-type(1n),
  .content-gallery.cols-m_10 li:nth-of-type(1n),
  .content-gallery.content-gallery---m-cols-10 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols-m_10 li:nth-child(10n+1), .ce_gallery.content-gallery---m-cols-10 li:nth-child(10n+1),
  .content-gallery.cols-m_10 li:nth-child(10n+1),
  .content-gallery.content-gallery---m-cols-10 li:nth-child(10n+1) {
    clear: both;
  }
  .ce_gallery.cols-m_11 li, .ce_gallery.content-gallery---m-cols-11 li,
  .content-gallery.cols-m_11 li,
  .content-gallery.content-gallery---m-cols-11 li {
    width: calc(100% / 11);
    float: left;
  }
  .ce_gallery.cols-m_11 li:nth-of-type(1n), .ce_gallery.content-gallery---m-cols-11 li:nth-of-type(1n),
  .content-gallery.cols-m_11 li:nth-of-type(1n),
  .content-gallery.content-gallery---m-cols-11 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols-m_11 li:nth-child(11n+1), .ce_gallery.content-gallery---m-cols-11 li:nth-child(11n+1),
  .content-gallery.cols-m_11 li:nth-child(11n+1),
  .content-gallery.content-gallery---m-cols-11 li:nth-child(11n+1) {
    clear: both;
  }
  .ce_gallery.cols-m_12 li, .ce_gallery.content-gallery---m-cols-12 li,
  .content-gallery.cols-m_12 li,
  .content-gallery.content-gallery---m-cols-12 li {
    width: calc(100% / 12);
    float: left;
  }
  .ce_gallery.cols-m_12 li:nth-of-type(1n), .ce_gallery.content-gallery---m-cols-12 li:nth-of-type(1n),
  .content-gallery.cols-m_12 li:nth-of-type(1n),
  .content-gallery.content-gallery---m-cols-12 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols-m_12 li:nth-child(12n+1), .ce_gallery.content-gallery---m-cols-12 li:nth-child(12n+1),
  .content-gallery.cols-m_12 li:nth-child(12n+1),
  .content-gallery.content-gallery---m-cols-12 li:nth-child(12n+1) {
    clear: both;
  }
}
@media screen and (min-width: 1264px) {
  .ce_gallery.cols-l_1 li, .ce_gallery.content-gallery---l-cols-1 li,
  .content-gallery.cols-l_1 li,
  .content-gallery.content-gallery---l-cols-1 li {
    width: 100%;
  }
  .ce_gallery.cols-l_1 li:nth-of-type(1n), .ce_gallery.content-gallery---l-cols-1 li:nth-of-type(1n),
  .content-gallery.cols-l_1 li:nth-of-type(1n),
  .content-gallery.content-gallery---l-cols-1 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols-l_2 li, .ce_gallery.content-gallery---l-cols-2 li,
  .content-gallery.cols-l_2 li,
  .content-gallery.content-gallery---l-cols-2 li {
    width: calc(100% / 2);
    float: left;
  }
  .ce_gallery.cols-l_2 li:nth-of-type(1n), .ce_gallery.content-gallery---l-cols-2 li:nth-of-type(1n),
  .content-gallery.cols-l_2 li:nth-of-type(1n),
  .content-gallery.content-gallery---l-cols-2 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols-l_2 li:nth-child(2n+1), .ce_gallery.content-gallery---l-cols-2 li:nth-child(2n+1),
  .content-gallery.cols-l_2 li:nth-child(2n+1),
  .content-gallery.content-gallery---l-cols-2 li:nth-child(2n+1) {
    clear: both;
  }
  .ce_gallery.cols-l_3 li, .ce_gallery.content-gallery---l-cols-3 li,
  .content-gallery.cols-l_3 li,
  .content-gallery.content-gallery---l-cols-3 li {
    width: calc(100% / 3);
    float: left;
  }
  .ce_gallery.cols-l_3 li:nth-of-type(1n), .ce_gallery.content-gallery---l-cols-3 li:nth-of-type(1n),
  .content-gallery.cols-l_3 li:nth-of-type(1n),
  .content-gallery.content-gallery---l-cols-3 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols-l_3 li:nth-child(3n+1), .ce_gallery.content-gallery---l-cols-3 li:nth-child(3n+1),
  .content-gallery.cols-l_3 li:nth-child(3n+1),
  .content-gallery.content-gallery---l-cols-3 li:nth-child(3n+1) {
    clear: both;
  }
  .ce_gallery.cols-l_4 li, .ce_gallery.content-gallery---l-cols-4 li,
  .content-gallery.cols-l_4 li,
  .content-gallery.content-gallery---l-cols-4 li {
    width: calc(100% / 4);
    float: left;
  }
  .ce_gallery.cols-l_4 li:nth-of-type(1n), .ce_gallery.content-gallery---l-cols-4 li:nth-of-type(1n),
  .content-gallery.cols-l_4 li:nth-of-type(1n),
  .content-gallery.content-gallery---l-cols-4 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols-l_4 li:nth-child(4n+1), .ce_gallery.content-gallery---l-cols-4 li:nth-child(4n+1),
  .content-gallery.cols-l_4 li:nth-child(4n+1),
  .content-gallery.content-gallery---l-cols-4 li:nth-child(4n+1) {
    clear: both;
  }
  .ce_gallery.cols-l_5 li, .ce_gallery.content-gallery---l-cols-5 li,
  .content-gallery.cols-l_5 li,
  .content-gallery.content-gallery---l-cols-5 li {
    width: calc(100% / 5);
    float: left;
  }
  .ce_gallery.cols-l_5 li:nth-of-type(1n), .ce_gallery.content-gallery---l-cols-5 li:nth-of-type(1n),
  .content-gallery.cols-l_5 li:nth-of-type(1n),
  .content-gallery.content-gallery---l-cols-5 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols-l_5 li:nth-child(5n+1), .ce_gallery.content-gallery---l-cols-5 li:nth-child(5n+1),
  .content-gallery.cols-l_5 li:nth-child(5n+1),
  .content-gallery.content-gallery---l-cols-5 li:nth-child(5n+1) {
    clear: both;
  }
  .ce_gallery.cols-l_6 li, .ce_gallery.content-gallery---l-cols-6 li,
  .content-gallery.cols-l_6 li,
  .content-gallery.content-gallery---l-cols-6 li {
    width: calc(100% / 6);
    float: left;
  }
  .ce_gallery.cols-l_6 li:nth-of-type(1n), .ce_gallery.content-gallery---l-cols-6 li:nth-of-type(1n),
  .content-gallery.cols-l_6 li:nth-of-type(1n),
  .content-gallery.content-gallery---l-cols-6 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols-l_6 li:nth-child(6n+1), .ce_gallery.content-gallery---l-cols-6 li:nth-child(6n+1),
  .content-gallery.cols-l_6 li:nth-child(6n+1),
  .content-gallery.content-gallery---l-cols-6 li:nth-child(6n+1) {
    clear: both;
  }
  .ce_gallery.cols-l_7 li, .ce_gallery.content-gallery---l-cols-7 li,
  .content-gallery.cols-l_7 li,
  .content-gallery.content-gallery---l-cols-7 li {
    width: calc(100% / 7);
    float: left;
  }
  .ce_gallery.cols-l_7 li:nth-of-type(1n), .ce_gallery.content-gallery---l-cols-7 li:nth-of-type(1n),
  .content-gallery.cols-l_7 li:nth-of-type(1n),
  .content-gallery.content-gallery---l-cols-7 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols-l_7 li:nth-child(7n+1), .ce_gallery.content-gallery---l-cols-7 li:nth-child(7n+1),
  .content-gallery.cols-l_7 li:nth-child(7n+1),
  .content-gallery.content-gallery---l-cols-7 li:nth-child(7n+1) {
    clear: both;
  }
  .ce_gallery.cols-l_8 li, .ce_gallery.content-gallery---l-cols-8 li,
  .content-gallery.cols-l_8 li,
  .content-gallery.content-gallery---l-cols-8 li {
    width: calc(100% / 8);
    float: left;
  }
  .ce_gallery.cols-l_8 li:nth-of-type(1n), .ce_gallery.content-gallery---l-cols-8 li:nth-of-type(1n),
  .content-gallery.cols-l_8 li:nth-of-type(1n),
  .content-gallery.content-gallery---l-cols-8 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols-l_8 li:nth-child(8n+1), .ce_gallery.content-gallery---l-cols-8 li:nth-child(8n+1),
  .content-gallery.cols-l_8 li:nth-child(8n+1),
  .content-gallery.content-gallery---l-cols-8 li:nth-child(8n+1) {
    clear: both;
  }
  .ce_gallery.cols-l_9 li, .ce_gallery.content-gallery---l-cols-9 li,
  .content-gallery.cols-l_9 li,
  .content-gallery.content-gallery---l-cols-9 li {
    width: calc(100% / 9);
    float: left;
  }
  .ce_gallery.cols-l_9 li:nth-of-type(1n), .ce_gallery.content-gallery---l-cols-9 li:nth-of-type(1n),
  .content-gallery.cols-l_9 li:nth-of-type(1n),
  .content-gallery.content-gallery---l-cols-9 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols-l_9 li:nth-child(9n+1), .ce_gallery.content-gallery---l-cols-9 li:nth-child(9n+1),
  .content-gallery.cols-l_9 li:nth-child(9n+1),
  .content-gallery.content-gallery---l-cols-9 li:nth-child(9n+1) {
    clear: both;
  }
  .ce_gallery.cols-l_10 li, .ce_gallery.content-gallery---l-cols-10 li,
  .content-gallery.cols-l_10 li,
  .content-gallery.content-gallery---l-cols-10 li {
    width: calc(100% / 10);
    float: left;
  }
  .ce_gallery.cols-l_10 li:nth-of-type(1n), .ce_gallery.content-gallery---l-cols-10 li:nth-of-type(1n),
  .content-gallery.cols-l_10 li:nth-of-type(1n),
  .content-gallery.content-gallery---l-cols-10 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols-l_10 li:nth-child(10n+1), .ce_gallery.content-gallery---l-cols-10 li:nth-child(10n+1),
  .content-gallery.cols-l_10 li:nth-child(10n+1),
  .content-gallery.content-gallery---l-cols-10 li:nth-child(10n+1) {
    clear: both;
  }
  .ce_gallery.cols-l_11 li, .ce_gallery.content-gallery---l-cols-11 li,
  .content-gallery.cols-l_11 li,
  .content-gallery.content-gallery---l-cols-11 li {
    width: calc(100% / 11);
    float: left;
  }
  .ce_gallery.cols-l_11 li:nth-of-type(1n), .ce_gallery.content-gallery---l-cols-11 li:nth-of-type(1n),
  .content-gallery.cols-l_11 li:nth-of-type(1n),
  .content-gallery.content-gallery---l-cols-11 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols-l_11 li:nth-child(11n+1), .ce_gallery.content-gallery---l-cols-11 li:nth-child(11n+1),
  .content-gallery.cols-l_11 li:nth-child(11n+1),
  .content-gallery.content-gallery---l-cols-11 li:nth-child(11n+1) {
    clear: both;
  }
  .ce_gallery.cols-l_12 li, .ce_gallery.content-gallery---l-cols-12 li,
  .content-gallery.cols-l_12 li,
  .content-gallery.content-gallery---l-cols-12 li {
    width: calc(100% / 12);
    float: left;
  }
  .ce_gallery.cols-l_12 li:nth-of-type(1n), .ce_gallery.content-gallery---l-cols-12 li:nth-of-type(1n),
  .content-gallery.cols-l_12 li:nth-of-type(1n),
  .content-gallery.content-gallery---l-cols-12 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols-l_12 li:nth-child(12n+1), .ce_gallery.content-gallery---l-cols-12 li:nth-child(12n+1),
  .content-gallery.cols-l_12 li:nth-child(12n+1),
  .content-gallery.content-gallery---l-cols-12 li:nth-child(12n+1) {
    clear: both;
  }
}
@media screen and (min-width: 1921px) {
  .ce_gallery.cols-xl_1 li, .ce_gallery.content-gallery---xl-cols-1 li,
  .content-gallery.cols-xl_1 li,
  .content-gallery.content-gallery---xl-cols-1 li {
    width: 100%;
  }
  .ce_gallery.cols-xl_1 li:nth-of-type(1n), .ce_gallery.content-gallery---xl-cols-1 li:nth-of-type(1n),
  .content-gallery.cols-xl_1 li:nth-of-type(1n),
  .content-gallery.content-gallery---xl-cols-1 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols-xl_2 li, .ce_gallery.content-gallery---xl-cols-2 li,
  .content-gallery.cols-xl_2 li,
  .content-gallery.content-gallery---xl-cols-2 li {
    width: calc(100% / 2);
    float: left;
  }
  .ce_gallery.cols-xl_2 li:nth-of-type(1n), .ce_gallery.content-gallery---xl-cols-2 li:nth-of-type(1n),
  .content-gallery.cols-xl_2 li:nth-of-type(1n),
  .content-gallery.content-gallery---xl-cols-2 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols-xl_2 li:nth-child(2n+1), .ce_gallery.content-gallery---xl-cols-2 li:nth-child(2n+1),
  .content-gallery.cols-xl_2 li:nth-child(2n+1),
  .content-gallery.content-gallery---xl-cols-2 li:nth-child(2n+1) {
    clear: both;
  }
  .ce_gallery.cols-xl_3 li, .ce_gallery.content-gallery---xl-cols-3 li,
  .content-gallery.cols-xl_3 li,
  .content-gallery.content-gallery---xl-cols-3 li {
    width: calc(100% / 3);
    float: left;
  }
  .ce_gallery.cols-xl_3 li:nth-of-type(1n), .ce_gallery.content-gallery---xl-cols-3 li:nth-of-type(1n),
  .content-gallery.cols-xl_3 li:nth-of-type(1n),
  .content-gallery.content-gallery---xl-cols-3 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols-xl_3 li:nth-child(3n+1), .ce_gallery.content-gallery---xl-cols-3 li:nth-child(3n+1),
  .content-gallery.cols-xl_3 li:nth-child(3n+1),
  .content-gallery.content-gallery---xl-cols-3 li:nth-child(3n+1) {
    clear: both;
  }
  .ce_gallery.cols-xl_4 li, .ce_gallery.content-gallery---xl-cols-4 li,
  .content-gallery.cols-xl_4 li,
  .content-gallery.content-gallery---xl-cols-4 li {
    width: calc(100% / 4);
    float: left;
  }
  .ce_gallery.cols-xl_4 li:nth-of-type(1n), .ce_gallery.content-gallery---xl-cols-4 li:nth-of-type(1n),
  .content-gallery.cols-xl_4 li:nth-of-type(1n),
  .content-gallery.content-gallery---xl-cols-4 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols-xl_4 li:nth-child(4n+1), .ce_gallery.content-gallery---xl-cols-4 li:nth-child(4n+1),
  .content-gallery.cols-xl_4 li:nth-child(4n+1),
  .content-gallery.content-gallery---xl-cols-4 li:nth-child(4n+1) {
    clear: both;
  }
  .ce_gallery.cols-xl_5 li, .ce_gallery.content-gallery---xl-cols-5 li,
  .content-gallery.cols-xl_5 li,
  .content-gallery.content-gallery---xl-cols-5 li {
    width: calc(100% / 5);
    float: left;
  }
  .ce_gallery.cols-xl_5 li:nth-of-type(1n), .ce_gallery.content-gallery---xl-cols-5 li:nth-of-type(1n),
  .content-gallery.cols-xl_5 li:nth-of-type(1n),
  .content-gallery.content-gallery---xl-cols-5 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols-xl_5 li:nth-child(5n+1), .ce_gallery.content-gallery---xl-cols-5 li:nth-child(5n+1),
  .content-gallery.cols-xl_5 li:nth-child(5n+1),
  .content-gallery.content-gallery---xl-cols-5 li:nth-child(5n+1) {
    clear: both;
  }
  .ce_gallery.cols-xl_6 li, .ce_gallery.content-gallery---xl-cols-6 li,
  .content-gallery.cols-xl_6 li,
  .content-gallery.content-gallery---xl-cols-6 li {
    width: calc(100% / 6);
    float: left;
  }
  .ce_gallery.cols-xl_6 li:nth-of-type(1n), .ce_gallery.content-gallery---xl-cols-6 li:nth-of-type(1n),
  .content-gallery.cols-xl_6 li:nth-of-type(1n),
  .content-gallery.content-gallery---xl-cols-6 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols-xl_6 li:nth-child(6n+1), .ce_gallery.content-gallery---xl-cols-6 li:nth-child(6n+1),
  .content-gallery.cols-xl_6 li:nth-child(6n+1),
  .content-gallery.content-gallery---xl-cols-6 li:nth-child(6n+1) {
    clear: both;
  }
  .ce_gallery.cols-xl_7 li, .ce_gallery.content-gallery---xl-cols-7 li,
  .content-gallery.cols-xl_7 li,
  .content-gallery.content-gallery---xl-cols-7 li {
    width: calc(100% / 7);
    float: left;
  }
  .ce_gallery.cols-xl_7 li:nth-of-type(1n), .ce_gallery.content-gallery---xl-cols-7 li:nth-of-type(1n),
  .content-gallery.cols-xl_7 li:nth-of-type(1n),
  .content-gallery.content-gallery---xl-cols-7 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols-xl_7 li:nth-child(7n+1), .ce_gallery.content-gallery---xl-cols-7 li:nth-child(7n+1),
  .content-gallery.cols-xl_7 li:nth-child(7n+1),
  .content-gallery.content-gallery---xl-cols-7 li:nth-child(7n+1) {
    clear: both;
  }
  .ce_gallery.cols-xl_8 li, .ce_gallery.content-gallery---xl-cols-8 li,
  .content-gallery.cols-xl_8 li,
  .content-gallery.content-gallery---xl-cols-8 li {
    width: calc(100% / 8);
    float: left;
  }
  .ce_gallery.cols-xl_8 li:nth-of-type(1n), .ce_gallery.content-gallery---xl-cols-8 li:nth-of-type(1n),
  .content-gallery.cols-xl_8 li:nth-of-type(1n),
  .content-gallery.content-gallery---xl-cols-8 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols-xl_8 li:nth-child(8n+1), .ce_gallery.content-gallery---xl-cols-8 li:nth-child(8n+1),
  .content-gallery.cols-xl_8 li:nth-child(8n+1),
  .content-gallery.content-gallery---xl-cols-8 li:nth-child(8n+1) {
    clear: both;
  }
  .ce_gallery.cols-xl_9 li, .ce_gallery.content-gallery---xl-cols-9 li,
  .content-gallery.cols-xl_9 li,
  .content-gallery.content-gallery---xl-cols-9 li {
    width: calc(100% / 9);
    float: left;
  }
  .ce_gallery.cols-xl_9 li:nth-of-type(1n), .ce_gallery.content-gallery---xl-cols-9 li:nth-of-type(1n),
  .content-gallery.cols-xl_9 li:nth-of-type(1n),
  .content-gallery.content-gallery---xl-cols-9 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols-xl_9 li:nth-child(9n+1), .ce_gallery.content-gallery---xl-cols-9 li:nth-child(9n+1),
  .content-gallery.cols-xl_9 li:nth-child(9n+1),
  .content-gallery.content-gallery---xl-cols-9 li:nth-child(9n+1) {
    clear: both;
  }
  .ce_gallery.cols-xl_10 li, .ce_gallery.content-gallery---xl-cols-10 li,
  .content-gallery.cols-xl_10 li,
  .content-gallery.content-gallery---xl-cols-10 li {
    width: calc(100% / 10);
    float: left;
  }
  .ce_gallery.cols-xl_10 li:nth-of-type(1n), .ce_gallery.content-gallery---xl-cols-10 li:nth-of-type(1n),
  .content-gallery.cols-xl_10 li:nth-of-type(1n),
  .content-gallery.content-gallery---xl-cols-10 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols-xl_10 li:nth-child(10n+1), .ce_gallery.content-gallery---xl-cols-10 li:nth-child(10n+1),
  .content-gallery.cols-xl_10 li:nth-child(10n+1),
  .content-gallery.content-gallery---xl-cols-10 li:nth-child(10n+1) {
    clear: both;
  }
  .ce_gallery.cols-xl_11 li, .ce_gallery.content-gallery---xl-cols-11 li,
  .content-gallery.cols-xl_11 li,
  .content-gallery.content-gallery---xl-cols-11 li {
    width: calc(100% / 11);
    float: left;
  }
  .ce_gallery.cols-xl_11 li:nth-of-type(1n), .ce_gallery.content-gallery---xl-cols-11 li:nth-of-type(1n),
  .content-gallery.cols-xl_11 li:nth-of-type(1n),
  .content-gallery.content-gallery---xl-cols-11 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols-xl_11 li:nth-child(11n+1), .ce_gallery.content-gallery---xl-cols-11 li:nth-child(11n+1),
  .content-gallery.cols-xl_11 li:nth-child(11n+1),
  .content-gallery.content-gallery---xl-cols-11 li:nth-child(11n+1) {
    clear: both;
  }
  .ce_gallery.cols-xl_12 li, .ce_gallery.content-gallery---xl-cols-12 li,
  .content-gallery.cols-xl_12 li,
  .content-gallery.content-gallery---xl-cols-12 li {
    width: calc(100% / 12);
    float: left;
  }
  .ce_gallery.cols-xl_12 li:nth-of-type(1n), .ce_gallery.content-gallery---xl-cols-12 li:nth-of-type(1n),
  .content-gallery.cols-xl_12 li:nth-of-type(1n),
  .content-gallery.content-gallery---xl-cols-12 li:nth-of-type(1n) {
    clear: none;
  }
  .ce_gallery.cols-xl_12 li:nth-child(12n+1), .ce_gallery.content-gallery---xl-cols-12 li:nth-child(12n+1),
  .content-gallery.cols-xl_12 li:nth-child(12n+1),
  .content-gallery.content-gallery---xl-cols-12 li:nth-child(12n+1) {
    clear: both;
  }
}
.border-radius-s img {
  border-radius: var(--border-radius-s);
}

.border-radius-m img {
  border-radius: var(--border-radius-m);
}

.border-radius-l img {
  border-radius: var(--border-radius-l);
}

.border-radius-xl img {
  border-radius: var(--border-radius-xl);
}

.textblock .text {
  overflow: hidden;
}

.box-default, .box-success, .box-information, .box-warning, .box-danger {
  padding: 3.6rem;
  border-style: none;
  border-width: 0;
  border-radius: var(--border-radius-l);
  position: relative;
  overflow: hidden;
  margin: var(--distance-m) 0;
  z-index: 0;
}

.box-default {
  background-color: rgba(255, 255, 255, 0.9);
  border: none;
  color: inherit;
}
.box-default a:link, .box-default a:visited, .box-default a:active {
  color: var(--color-dark-link);
}
.box-default a:hover, .box-default a:focus {
  color: black;
}

/*
.box-success {
  background-color: $state-success-bg;
  border-color: $state-success-border;
  color: $state-success-box-text;

  a:link, a:visited, a:active {
    color: $state-success-box-link-color;
  }
  a:hover, a:focus {
    color: $state-success-box-link-hover-color;
  }
}
.box-information {
  background-color: $state-info-bg;
  border-color: $state-info-border;
  color: $state-info-box-text;

  a:link, a:visited, a:active {
    color: $state-info-box-link-color
  }
  a:hover, a:focus {
    color: $state-info-box-link-hover-color;
  }
}
.box-warning {
  background-color: $state-warning-bg;
  border-color: $state-warning-border;
  color: $state-warning-box-text;

  a:link, a:visited, a:active {
    color: $state-warning-box-link-color
  }
  a:hover, a:focus {
    color: $state-warning-box-link-hover-color
  }
}
.box-danger {
  background-color: $state-danger-bg;
  border-color: $state-danger-border;
  color: $state-danger-box-text;

  a:link, a:visited, a:active {
    color: $state-danger-box-link-color
  }
  a:hover, a:focus {
    color: $state-danger-box-link-hover-color
  }
}

.box-default h1:first-child,
.box-default h2:first-child,
.box-default h3:first-child,
.box-default h4:first-child,
.box-default h5:first-child,
.box-default h6:first-child,
.box-success h1:first-child,
.box-success h2:first-child,
.box-success h3:first-child,
.box-success h4:first-child,
.box-success h5:first-child,
.box-success h6:first-child,
.box-information h1:first-child,
.box-information h2:first-child,
.box-information h3:first-child,
.box-information h4:first-child,
.box-information h5:first-child,
.box-information h6:first-child,
.box-warning h1:first-child,
.box-warning h2:first-child,
.box-warning h3:first-child,
.box-warning h4:first-child,
.box-warning h5:first-child,
.box-warning h6:first-child,
.box-danger h1:first-child,
.box-danger h2:first-child,
.box-danger h3:first-child,
.box-danger h4:first-child,
.box-danger h5:first-child,
.box-danger h6:first-child {
  margin-top:0;
}

.box-default>*,
.box-success>*,
.box-information>*,
.box-warning>*,
.box-danger>* {
//  position: relative;
  z-index: 3;
}

//.box-success:before,
//.box-information:before,
//.box-warning:before,
//.box-danger:before {
//    font-weight:bold;
//    float: right;
//    margin: -15px -15px 5px 10px;
//    padding:0.5em;
//    z-index: 2;
//    position:relative;
//    border-radius:0 0 0 5px;
//}

.box-success:after,
.box-information:after,
.box-warning:after,
.box-danger:after {
    font: normal normal normal 200px/1 var(--font-family-icon-1);
    font-weight: 900;
    position: absolute;
    left:0;
    top:0;
    color: #fff;
    margin: -30px 0 0 -30px;
    z-index: -1;
}

.box-success:after {
    content: "\f05a";
}

//.box-success:before {
//    content: "OK";
//    background-color: $state-success-border;
//    color: #fff;
//}

.box-information:after {
    content: "\f05a";
}

//.box-information:before {
//    content: "Information";
//    background-color: $state-info-border;
//    color: #fff;
//}

.box-warning:after {
    content: "\f06a";
}

//.box-warning:before {
//    content: "Hinweis";
//    background-color: $state-warning-border;
//    color: #fff;
//}

.box-danger:after {
    content: "\f06a";
}

//.box-danger:before {
//    content: "Achtung";
//    background-color: $state-danger-border;
//    color: #fff;
//}



.box-gradient {
	margin: var(--distance-m) 0;
  padding: 15px 15px 5px 15px;
  border:1px solid darken($gradiant-color-2, 5%);
  border-radius: var(--border-radius-m);

  background-color: $gradiant-color-1;
  background-image: linear-gradient(to bottom, $gradiant-color-1 0%, $gradiant-color-2 100%);

  h1, h2, h3, h4, h5, h6 {
    &:first-child {
      margin-top:0 !important;
    }
  }
}


.box-flat {
  margin: var(--distance-m) 0;
  background-color: transparent;
  border-top: 1px solid #e0dfe2;
  border-bottom: 1px solid #e0dfe2;
  padding: 15px;

  h1, h2, h3, h4, h5, h6 {
    &:first-child {
      margin-top:0 !important;
    }
  }
}

.box-flat-horizontal {
  margin: var(--distance-m) 0;
  background-color: transparent;
  border-left: 1px solid $separatorColor;
  border-right: 1px solid $separatorColor;
  padding: 15px;

  h1, h2, h3, h4, h5, h6 {
    &:first-child {
      margin-top:0 !important;
    }
  }
}

.rs-column {
  .box-default,
  .box-success,
  .box-information,
  .box-warning,
  .box-danger,
  .box-gradient,
  .box-flat {
    margin: 0;
  }
}

.box-news {
  border-left: 15px solid $primary-color;
  border-right: 15px solid $primary-color;
  padding: 0.5em;
  background-color: #f8f8f9;
  margin-bottom: 2.5em;
}*/
/*----------*/
.ce_table table,
.ce_text table,
.table,
.ce_markdown table,
table {
  background-color: #ffffff;
  border: 1px solid #000000;
  width: 100%;
  max-width: 100%;
  margin-bottom: var(--distance-m);
  border-collapse: collapse;
}
.ce_table table caption,
.ce_text table caption,
.table caption,
.ce_markdown table caption,
table caption {
  padding-top: 0.8rem;
  padding-bottom: 0.3rem;
  color: var(--color-dark-muted);
  text-align: left;
}
.ce_table table th,
.ce_text table th,
.table th,
.ce_markdown table th,
table th {
  text-align: left;
}
.ce_table table > thead > tr > th,
.ce_table table > thead > tr > td,
.ce_table table > tbody > tr > th,
.ce_table table > tbody > tr > td,
.ce_table table > tfoot > tr > th,
.ce_table table > tfoot > tr > td,
.ce_text table > thead > tr > th,
.ce_text table > thead > tr > td,
.ce_text table > tbody > tr > th,
.ce_text table > tbody > tr > td,
.ce_text table > tfoot > tr > th,
.ce_text table > tfoot > tr > td,
.table > thead > tr > th,
.ce_markdown table > thead > tr > th,
.table > thead > tr > td,
.ce_markdown table > thead > tr > td,
.table > tbody > tr > th,
.ce_markdown table > tbody > tr > th,
.table > tbody > tr > td,
.ce_markdown table > tbody > tr > td,
.table > tfoot > tr > th,
.ce_markdown table > tfoot > tr > th,
.table > tfoot > tr > td,
.ce_markdown table > tfoot > tr > td,
table > thead > tr > th,
table > thead > tr > td,
table > tbody > tr > th,
table > tbody > tr > td,
table > tfoot > tr > th,
table > tfoot > tr > td {
  padding: 0.8rem;
  line-height: var(--line-height-default);
  vertical-align: top;
  border: 1px solid #000000;
}
.ce_table table > thead > tr > th,
.ce_text table > thead > tr > th,
.table > thead > tr > th,
.ce_markdown table > thead > tr > th,
table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #000000;
}
.ce_table table > caption + thead > tr:first-child > th,
.ce_table table > caption + thead > tr:first-child > td,
.ce_table table > colgroup + thead > tr:first-child > th,
.ce_table table > colgroup + thead > tr:first-child > td,
.ce_table table > thead:first-child > tr:first-child > th,
.ce_table table > thead:first-child > tr:first-child > td,
.ce_text table > caption + thead > tr:first-child > th,
.ce_text table > caption + thead > tr:first-child > td,
.ce_text table > colgroup + thead > tr:first-child > th,
.ce_text table > colgroup + thead > tr:first-child > td,
.ce_text table > thead:first-child > tr:first-child > th,
.ce_text table > thead:first-child > tr:first-child > td,
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
table > caption + thead > tr:first-child > th,
table > caption + thead > tr:first-child > td,
table > colgroup + thead > tr:first-child > th,
table > colgroup + thead > tr:first-child > td,
table > thead:first-child > tr:first-child > th,
table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.ce_table table > tbody + tbody,
.ce_text table > tbody + tbody,
.table > tbody + tbody,
.ce_markdown table > tbody + tbody,
table > tbody + tbody {
  border-top: 2px solid #000000;
}
.ce_table table.sortable thead th:hover,
.ce_text table.sortable thead th:hover,
.table.sortable thead th:hover,
table.sortable thead th:hover {
  cursor: pointer;
}
.ce_table table .table,
.ce_text table .table,
.table .table,
.table .ce_markdown table,
.ce_markdown .table table,
.ce_markdown table table,
table .table,
table .ce_markdown table {
  background-color: #ffffff;
}

.ce_table.table-shadow table,
.ce_text.table-shadow table,
table.table-shadow {
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
}

.ce_table.table-condensed table > thead > tr > th,
.ce_table.table-condensed table > thead > tr > td,
.ce_table.table-condensed table > tbody > tr > th,
.ce_table.table-condensed table > tbody > tr > td,
.ce_table.table-condensed table > tfoot > tr > th,
.ce_table.table-condensed table > tfoot > tr > td,
.ce_text.table-condensed table > thead > tr > th,
.ce_text.table-condensed table > thead > tr > td,
.ce_text.table-condensed table > tbody > tr > th,
.ce_text.table-condensed table > tbody > tr > td,
.ce_text.table-condensed table > tfoot > tr > th,
.ce_text.table-condensed table > tfoot > tr > td,
table.table-condensed > thead > tr > th,
table.table-condensed > thead > tr > td,
table.table-condensed > tbody > tr > th,
table.table-condensed > tbody > tr > td,
table.table-condensed > tfoot > tr > th,
table.table-condensed > tfoot > tr > td {
  padding: 0.3rem;
}

.ce_table.table-unbordered table,
.ce_text.table-unbordered table,
table.table-unbordered {
  border: none;
}
.ce_table.table-unbordered table > thead > tr > th,
.ce_table.table-unbordered table > thead > tr > td,
.ce_table.table-unbordered table > tbody > tr > th,
.ce_table.table-unbordered table > tbody > tr > td,
.ce_table.table-unbordered table > tfoot > tr > th,
.ce_table.table-unbordered table > tfoot > tr > td,
.ce_text.table-unbordered table > thead > tr > th,
.ce_text.table-unbordered table > thead > tr > td,
.ce_text.table-unbordered table > tbody > tr > th,
.ce_text.table-unbordered table > tbody > tr > td,
.ce_text.table-unbordered table > tfoot > tr > th,
.ce_text.table-unbordered table > tfoot > tr > td,
table.table-unbordered > thead > tr > th,
table.table-unbordered > thead > tr > td,
table.table-unbordered > tbody > tr > th,
table.table-unbordered > tbody > tr > td,
table.table-unbordered > tfoot > tr > th,
table.table-unbordered > tfoot > tr > td {
  border: none;
  border-top: 1px solid #000000;
}
.ce_table.table-unbordered table > thead > tr > th,
.ce_table.table-unbordered table > thead > tr > td,
.ce_text.table-unbordered table > thead > tr > th,
.ce_text.table-unbordered table > thead > tr > td,
table.table-unbordered > thead > tr > th,
table.table-unbordered > thead > tr > td {
  border-bottom-width: 2px;
}

.ce_table.table-striped table > tbody > tr:nth-of-type(odd),
.ce_text.table-striped table > tbody > tr:nth-of-type(odd),
table.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: var(--grey-3);
}

.ce_table.table-hover table > tbody > tr:hover,
.ce_text.table-hover table > tbody > tr:hover,
table.table-hover > tbody > tr:hover {
  background-color: var(--grey-2);
}

table col[class*=col_] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*=col_],
table th[class*=col_] {
  position: static;
  float: none;
  display: table-cell;
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 599px) {
  .table-responsive {
    width: 100%;
    margin-bottom: var(--distance-s);
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #000000;
  }
  .table-responsive table {
    min-width: 599px;
  }
  .table-responsive .ce_table table,
  .table-responsive .table,
  .table-responsive .ce_markdown table,
  .ce_markdown .table-responsive table {
    margin-bottom: 0;
  }
  .table-responsive .ce_table table > thead > tr > th,
  .table-responsive .ce_table table > thead > tr > td,
  .table-responsive .ce_table table > tbody > tr > th,
  .table-responsive .ce_table table > tbody > tr > td,
  .table-responsive .ce_table table > tfoot > tr > th,
  .table-responsive .ce_table table > tfoot > tr > td,
  .table-responsive .table > thead > tr > th,
  .table-responsive .ce_markdown table > thead > tr > th,
  .ce_markdown .table-responsive table > thead > tr > th,
  .table-responsive .table > thead > tr > td,
  .table-responsive .ce_markdown table > thead > tr > td,
  .ce_markdown .table-responsive table > thead > tr > td,
  .table-responsive .table > tbody > tr > th,
  .table-responsive .ce_markdown table > tbody > tr > th,
  .ce_markdown .table-responsive table > tbody > tr > th,
  .table-responsive .table > tbody > tr > td,
  .table-responsive .ce_markdown table > tbody > tr > td,
  .ce_markdown .table-responsive table > tbody > tr > td,
  .table-responsive .table > tfoot > tr > th,
  .table-responsive .ce_markdown table > tfoot > tr > th,
  .ce_markdown .table-responsive table > tfoot > tr > th,
  .table-responsive .table > tfoot > tr > td,
  .table-responsive .ce_markdown table > tfoot > tr > td,
  .ce_markdown .table-responsive table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive .ce_table table,
  .table-responsive .ce_text table,
  .table-responsive .table,
  .table-responsive .ce_markdown table,
  .ce_markdown .table-responsive table {
    border: 0;
  }
  .table-responsive .ce_table table > thead > tr > th:first-child,
  .table-responsive .ce_table table > thead > tr > td:first-child,
  .table-responsive .ce_table table > tbody > tr > th:first-child,
  .table-responsive .ce_table table > tbody > tr > td:first-child,
  .table-responsive .ce_table table > tfoot > tr > th:first-child,
  .table-responsive .ce_table table > tfoot > tr > td:first-child,
  .table-responsive .ce_text table > thead > tr > th:first-child,
  .table-responsive .ce_text table > thead > tr > td:first-child,
  .table-responsive .ce_text table > tbody > tr > th:first-child,
  .table-responsive .ce_text table > tbody > tr > td:first-child,
  .table-responsive .ce_text table > tfoot > tr > th:first-child,
  .table-responsive .ce_text table > tfoot > tr > td:first-child,
  .table-responsive .table > thead > tr > th:first-child,
  .table-responsive .ce_markdown table > thead > tr > th:first-child,
  .ce_markdown .table-responsive table > thead > tr > th:first-child,
  .table-responsive .table > thead > tr > td:first-child,
  .table-responsive .ce_markdown table > thead > tr > td:first-child,
  .ce_markdown .table-responsive table > thead > tr > td:first-child,
  .table-responsive .table > tbody > tr > th:first-child,
  .table-responsive .ce_markdown table > tbody > tr > th:first-child,
  .ce_markdown .table-responsive table > tbody > tr > th:first-child,
  .table-responsive .table > tbody > tr > td:first-child,
  .table-responsive .ce_markdown table > tbody > tr > td:first-child,
  .ce_markdown .table-responsive table > tbody > tr > td:first-child,
  .table-responsive .table > tfoot > tr > th:first-child,
  .table-responsive .ce_markdown table > tfoot > tr > th:first-child,
  .ce_markdown .table-responsive table > tfoot > tr > th:first-child,
  .table-responsive .table > tfoot > tr > td:first-child,
  .table-responsive .ce_markdown table > tfoot > tr > td:first-child,
  .ce_markdown .table-responsive table > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive .ce_table table > thead > tr > th:last-child,
  .table-responsive .ce_table table > thead > tr > td:last-child,
  .table-responsive .ce_table table > tbody > tr > th:last-child,
  .table-responsive .ce_table table > tbody > tr > td:last-child,
  .table-responsive .ce_table table > tfoot > tr > th:last-child,
  .table-responsive .ce_table table > tfoot > tr > td:last-child,
  .table-responsive .ce_text table > thead > tr > th:last-child,
  .table-responsive .ce_text table > thead > tr > td:last-child,
  .table-responsive .ce_text table > tbody > tr > th:last-child,
  .table-responsive .ce_text table > tbody > tr > td:last-child,
  .table-responsive .ce_text table > tfoot > tr > th:last-child,
  .table-responsive .ce_text table > tfoot > tr > td:last-child,
  .table-responsive .table > thead > tr > th:last-child,
  .table-responsive .ce_markdown table > thead > tr > th:last-child,
  .ce_markdown .table-responsive table > thead > tr > th:last-child,
  .table-responsive .table > thead > tr > td:last-child,
  .table-responsive .ce_markdown table > thead > tr > td:last-child,
  .ce_markdown .table-responsive table > thead > tr > td:last-child,
  .table-responsive .table > tbody > tr > th:last-child,
  .table-responsive .ce_markdown table > tbody > tr > th:last-child,
  .ce_markdown .table-responsive table > tbody > tr > th:last-child,
  .table-responsive .table > tbody > tr > td:last-child,
  .table-responsive .ce_markdown table > tbody > tr > td:last-child,
  .ce_markdown .table-responsive table > tbody > tr > td:last-child,
  .table-responsive .table > tfoot > tr > th:last-child,
  .table-responsive .ce_markdown table > tfoot > tr > th:last-child,
  .ce_markdown .table-responsive table > tfoot > tr > th:last-child,
  .table-responsive .table > tfoot > tr > td:last-child,
  .table-responsive .ce_markdown table > tfoot > tr > td:last-child,
  .ce_markdown .table-responsive table > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive .ce_table table > tbody > tr:last-child > th,
  .table-responsive .ce_table table > tbody > tr:last-child > td,
  .table-responsive .ce_table table > tfoot > tr:last-child > th,
  .table-responsive .ce_table table > tfoot > tr:last-child > td,
  .table-responsive .ce_text table > tbody > tr:last-child > th,
  .table-responsive .ce_text table > tbody > tr:last-child > td,
  .table-responsive .ce_text table > tfoot > tr:last-child > th,
  .table-responsive .ce_text table > tfoot > tr:last-child > td,
  .table-responsive .table > tbody > tr:last-child > th,
  .table-responsive .ce_markdown table > tbody > tr:last-child > th,
  .ce_markdown .table-responsive table > tbody > tr:last-child > th,
  .table-responsive .table > tbody > tr:last-child > td,
  .table-responsive .ce_markdown table > tbody > tr:last-child > td,
  .ce_markdown .table-responsive table > tbody > tr:last-child > td,
  .table-responsive .table > tfoot > tr:last-child > th,
  .table-responsive .ce_markdown table > tfoot > tr:last-child > th,
  .ce_markdown .table-responsive table > tfoot > tr:last-child > th,
  .table-responsive .table > tfoot > tr:last-child > td,
  .table-responsive .ce_markdown table > tfoot > tr:last-child > td,
  .ce_markdown .table-responsive table > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

.grid-list-list ul,
.ce_text.grid-list ul {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}
.grid-list-list ul > h1, .grid-list-list ul > h2, .grid-list-list ul > h3, .grid-list-list ul > h4, .grid-list-list ul > h5, .grid-list-list ul > h6, .grid-list-list ul > .like-h1, .grid-list-list ul > .like-h2, .grid-list-list ul > .like-h3, .grid-list-list ul > .like-h4, .grid-list-list ul > .like-h5, .grid-list-list ul > .like-h6,
.ce_text.grid-list ul > h1,
.ce_text.grid-list ul > h2,
.ce_text.grid-list ul > h3,
.ce_text.grid-list ul > h4,
.ce_text.grid-list ul > h5,
.ce_text.grid-list ul > h6,
.ce_text.grid-list ul > .like-h1,
.ce_text.grid-list ul > .like-h2,
.ce_text.grid-list ul > .like-h3,
.ce_text.grid-list ul > .like-h4,
.ce_text.grid-list ul > .like-h5,
.ce_text.grid-list ul > .like-h6 {
  width: 100%;
}
.grid-list-list ul.justify-left,
.ce_text.grid-list ul.justify-left {
  justify-content: flex-start;
}
.grid-list-list ul.justify-left > ul > li:last-of-type,
.ce_text.grid-list ul.justify-left > ul > li:last-of-type {
  margin-right: 0 !important;
}
.grid-list-list ul.justify-center,
.ce_text.grid-list ul.justify-center {
  justify-content: center;
}
.grid-list-list ul.justify-center > ul > li:last-of-type,
.ce_text.grid-list ul.justify-center > ul > li:last-of-type {
  margin-right: 0 !important;
}
.grid-list-list ul.justify-right,
.ce_text.grid-list ul.justify-right {
  justify-content: flex-end;
}
.grid-list-list ul.justify-right > ul > li:last-of-type,
.ce_text.grid-list ul.justify-right > ul > li:last-of-type {
  margin-right: 0 !important;
}
@media screen and (min-width: 0) {
  .grid-list-list.list-1 > ul > li,
  .ce_text.grid-list.list-1 > ul > li {
    width: 100%;
    margin-right: 0;
    margin-bottom: var(--distance-m) !important;
  }
  .grid-list-list.no-gutter.list-1 > ul > li,
  .ce_text.grid-list.no-gutter.list-1 > ul > li {
    margin-bottom: 0 !important;
  }
  .grid-list-list.list-2 > ul > li,
  .ce_text.grid-list.list-2 > ul > li {
    width: calc((100% - 1 * 2.4rem) / 2);
    margin-bottom: 2.4rem !important;
  }
  .grid-list-list.list-2 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.list-2 > ul > li:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .grid-list-list.list-2 > ul > li:nth-of-type(2n),
  .ce_text.grid-list.list-2 > ul > li:nth-of-type(2n) {
    margin-right: 0;
  }
  .grid-list-list.no-gutter.list-2 > ul > li,
  .ce_text.grid-list.no-gutter.list-2 > ul > li {
    width: 50%;
    margin-bottom: 0 !important;
  }
  .grid-list-list.no-gutter.list-2 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.no-gutter.list-2 > ul > li:nth-of-type(1n) {
    margin-right: 0;
  }
  .grid-list-list.no-gutter.list-2 > ul > li:nth-of-type(2n),
  .ce_text.grid-list.no-gutter.list-2 > ul > li:nth-of-type(2n) {
    margin-right: 0;
  }
  .grid-list-list.small-gutter.list-2 > ul > li,
  .ce_text.grid-list.small-gutter.list-2 > ul > li {
    width: calc((100% - 1 * 1.2rem) / 2);
    margin-bottom: 1.2rem !important;
  }
  .grid-list-list.small-gutter.list-2 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.small-gutter.list-2 > ul > li:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .grid-list-list.small-gutter.list-2 > ul > li:nth-of-type(2n),
  .ce_text.grid-list.small-gutter.list-2 > ul > li:nth-of-type(2n) {
    margin-right: 0;
  }
  .grid-list-list.big-gutter.list-2 > ul > li,
  .ce_text.grid-list.big-gutter.list-2 > ul > li {
    width: calc((100% - 1 * 3.6rem) / 2);
    margin-bottom: 3.6rem !important;
  }
  .grid-list-list.big-gutter.list-2 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.big-gutter.list-2 > ul > li:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .grid-list-list.big-gutter.list-2 > ul > li:nth-of-type(2n),
  .ce_text.grid-list.big-gutter.list-2 > ul > li:nth-of-type(2n) {
    margin-right: 0;
  }
  .grid-list-list.list-3 > ul > li,
  .ce_text.grid-list.list-3 > ul > li {
    width: calc((100% - 2 * 2.4rem) / 3);
    margin-bottom: 2.4rem !important;
  }
  .grid-list-list.list-3 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.list-3 > ul > li:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .grid-list-list.list-3 > ul > li:nth-of-type(3n),
  .ce_text.grid-list.list-3 > ul > li:nth-of-type(3n) {
    margin-right: 0;
  }
  .grid-list-list.no-gutter.list-3 > ul > li,
  .ce_text.grid-list.no-gutter.list-3 > ul > li {
    width: 33.3333333333%;
    margin-bottom: 0 !important;
  }
  .grid-list-list.no-gutter.list-3 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.no-gutter.list-3 > ul > li:nth-of-type(1n) {
    margin-right: 0;
  }
  .grid-list-list.no-gutter.list-3 > ul > li:nth-of-type(3n),
  .ce_text.grid-list.no-gutter.list-3 > ul > li:nth-of-type(3n) {
    margin-right: 0;
  }
  .grid-list-list.small-gutter.list-3 > ul > li,
  .ce_text.grid-list.small-gutter.list-3 > ul > li {
    width: calc((100% - 2 * 1.2rem) / 3);
    margin-bottom: 1.2rem !important;
  }
  .grid-list-list.small-gutter.list-3 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.small-gutter.list-3 > ul > li:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .grid-list-list.small-gutter.list-3 > ul > li:nth-of-type(3n),
  .ce_text.grid-list.small-gutter.list-3 > ul > li:nth-of-type(3n) {
    margin-right: 0;
  }
  .grid-list-list.big-gutter.list-3 > ul > li,
  .ce_text.grid-list.big-gutter.list-3 > ul > li {
    width: calc((100% - 2 * 3.6rem) / 3);
    margin-bottom: 3.6rem !important;
  }
  .grid-list-list.big-gutter.list-3 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.big-gutter.list-3 > ul > li:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .grid-list-list.big-gutter.list-3 > ul > li:nth-of-type(3n),
  .ce_text.grid-list.big-gutter.list-3 > ul > li:nth-of-type(3n) {
    margin-right: 0;
  }
  .grid-list-list.list-4 > ul > li,
  .ce_text.grid-list.list-4 > ul > li {
    width: calc((100% - 3 * 2.4rem) / 4);
    margin-bottom: 2.4rem !important;
  }
  .grid-list-list.list-4 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.list-4 > ul > li:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .grid-list-list.list-4 > ul > li:nth-of-type(4n),
  .ce_text.grid-list.list-4 > ul > li:nth-of-type(4n) {
    margin-right: 0;
  }
  .grid-list-list.no-gutter.list-4 > ul > li,
  .ce_text.grid-list.no-gutter.list-4 > ul > li {
    width: 25%;
    margin-bottom: 0 !important;
  }
  .grid-list-list.no-gutter.list-4 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.no-gutter.list-4 > ul > li:nth-of-type(1n) {
    margin-right: 0;
  }
  .grid-list-list.no-gutter.list-4 > ul > li:nth-of-type(4n),
  .ce_text.grid-list.no-gutter.list-4 > ul > li:nth-of-type(4n) {
    margin-right: 0;
  }
  .grid-list-list.small-gutter.list-4 > ul > li,
  .ce_text.grid-list.small-gutter.list-4 > ul > li {
    width: calc((100% - 3 * 1.2rem) / 4);
    margin-bottom: 1.2rem !important;
  }
  .grid-list-list.small-gutter.list-4 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.small-gutter.list-4 > ul > li:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .grid-list-list.small-gutter.list-4 > ul > li:nth-of-type(4n),
  .ce_text.grid-list.small-gutter.list-4 > ul > li:nth-of-type(4n) {
    margin-right: 0;
  }
  .grid-list-list.big-gutter.list-4 > ul > li,
  .ce_text.grid-list.big-gutter.list-4 > ul > li {
    width: calc((100% - 3 * 3.6rem) / 4);
    margin-bottom: 3.6rem !important;
  }
  .grid-list-list.big-gutter.list-4 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.big-gutter.list-4 > ul > li:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .grid-list-list.big-gutter.list-4 > ul > li:nth-of-type(4n),
  .ce_text.grid-list.big-gutter.list-4 > ul > li:nth-of-type(4n) {
    margin-right: 0;
  }
  .grid-list-list.list-5 > ul > li,
  .ce_text.grid-list.list-5 > ul > li {
    width: calc((100% - 4 * 2.4rem) / 5);
    margin-bottom: 2.4rem !important;
  }
  .grid-list-list.list-5 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.list-5 > ul > li:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .grid-list-list.list-5 > ul > li:nth-of-type(5n),
  .ce_text.grid-list.list-5 > ul > li:nth-of-type(5n) {
    margin-right: 0;
  }
  .grid-list-list.no-gutter.list-5 > ul > li,
  .ce_text.grid-list.no-gutter.list-5 > ul > li {
    width: 20%;
    margin-bottom: 0 !important;
  }
  .grid-list-list.no-gutter.list-5 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.no-gutter.list-5 > ul > li:nth-of-type(1n) {
    margin-right: 0;
  }
  .grid-list-list.no-gutter.list-5 > ul > li:nth-of-type(5n),
  .ce_text.grid-list.no-gutter.list-5 > ul > li:nth-of-type(5n) {
    margin-right: 0;
  }
  .grid-list-list.small-gutter.list-5 > ul > li,
  .ce_text.grid-list.small-gutter.list-5 > ul > li {
    width: calc((100% - 4 * 1.2rem) / 5);
    margin-bottom: 1.2rem !important;
  }
  .grid-list-list.small-gutter.list-5 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.small-gutter.list-5 > ul > li:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .grid-list-list.small-gutter.list-5 > ul > li:nth-of-type(5n),
  .ce_text.grid-list.small-gutter.list-5 > ul > li:nth-of-type(5n) {
    margin-right: 0;
  }
  .grid-list-list.big-gutter.list-5 > ul > li,
  .ce_text.grid-list.big-gutter.list-5 > ul > li {
    width: calc((100% - 4 * 3.6rem) / 5);
    margin-bottom: 3.6rem !important;
  }
  .grid-list-list.big-gutter.list-5 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.big-gutter.list-5 > ul > li:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .grid-list-list.big-gutter.list-5 > ul > li:nth-of-type(5n),
  .ce_text.grid-list.big-gutter.list-5 > ul > li:nth-of-type(5n) {
    margin-right: 0;
  }
  .grid-list-list.list-6 > ul > li,
  .ce_text.grid-list.list-6 > ul > li {
    width: calc((100% - 5 * 2.4rem) / 6);
    margin-bottom: 2.4rem !important;
  }
  .grid-list-list.list-6 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.list-6 > ul > li:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .grid-list-list.list-6 > ul > li:nth-of-type(6n),
  .ce_text.grid-list.list-6 > ul > li:nth-of-type(6n) {
    margin-right: 0;
  }
  .grid-list-list.no-gutter.list-6 > ul > li,
  .ce_text.grid-list.no-gutter.list-6 > ul > li {
    width: 16.6666666667%;
    margin-bottom: 0 !important;
  }
  .grid-list-list.no-gutter.list-6 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.no-gutter.list-6 > ul > li:nth-of-type(1n) {
    margin-right: 0;
  }
  .grid-list-list.no-gutter.list-6 > ul > li:nth-of-type(6n),
  .ce_text.grid-list.no-gutter.list-6 > ul > li:nth-of-type(6n) {
    margin-right: 0;
  }
  .grid-list-list.small-gutter.list-6 > ul > li,
  .ce_text.grid-list.small-gutter.list-6 > ul > li {
    width: calc((100% - 5 * 1.2rem) / 6);
    margin-bottom: 1.2rem !important;
  }
  .grid-list-list.small-gutter.list-6 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.small-gutter.list-6 > ul > li:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .grid-list-list.small-gutter.list-6 > ul > li:nth-of-type(6n),
  .ce_text.grid-list.small-gutter.list-6 > ul > li:nth-of-type(6n) {
    margin-right: 0;
  }
  .grid-list-list.big-gutter.list-6 > ul > li,
  .ce_text.grid-list.big-gutter.list-6 > ul > li {
    width: calc((100% - 5 * 3.6rem) / 6);
    margin-bottom: 3.6rem !important;
  }
  .grid-list-list.big-gutter.list-6 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.big-gutter.list-6 > ul > li:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .grid-list-list.big-gutter.list-6 > ul > li:nth-of-type(6n),
  .ce_text.grid-list.big-gutter.list-6 > ul > li:nth-of-type(6n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 600px) {
  .grid-list-list.list-xs-1 > ul > li,
  .ce_text.grid-list.list-xs-1 > ul > li {
    width: 100%;
    margin-right: 0;
    margin-bottom: var(--distance-m) !important;
  }
  .grid-list-list.no-gutter.list-xs-1 > ul > li,
  .ce_text.grid-list.no-gutter.list-xs-1 > ul > li {
    margin-bottom: 0 !important;
  }
  .grid-list-list.list-xs-2 > ul > li,
  .ce_text.grid-list.list-xs-2 > ul > li {
    width: calc((100% - 1 * 2.4rem) / 2);
    margin-bottom: 2.4rem !important;
  }
  .grid-list-list.list-xs-2 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.list-xs-2 > ul > li:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .grid-list-list.list-xs-2 > ul > li:nth-of-type(2n),
  .ce_text.grid-list.list-xs-2 > ul > li:nth-of-type(2n) {
    margin-right: 0;
  }
  .grid-list-list.no-gutter.list-xs-2 > ul > li,
  .ce_text.grid-list.no-gutter.list-xs-2 > ul > li {
    width: 50%;
    margin-bottom: 0 !important;
  }
  .grid-list-list.no-gutter.list-xs-2 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.no-gutter.list-xs-2 > ul > li:nth-of-type(1n) {
    margin-right: 0;
  }
  .grid-list-list.no-gutter.list-xs-2 > ul > li:nth-of-type(2n),
  .ce_text.grid-list.no-gutter.list-xs-2 > ul > li:nth-of-type(2n) {
    margin-right: 0;
  }
  .grid-list-list.small-gutter.list-xs-2 > ul > li,
  .ce_text.grid-list.small-gutter.list-xs-2 > ul > li {
    width: calc((100% - 1 * 1.2rem) / 2);
    margin-bottom: 1.2rem !important;
  }
  .grid-list-list.small-gutter.list-xs-2 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.small-gutter.list-xs-2 > ul > li:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .grid-list-list.small-gutter.list-xs-2 > ul > li:nth-of-type(2n),
  .ce_text.grid-list.small-gutter.list-xs-2 > ul > li:nth-of-type(2n) {
    margin-right: 0;
  }
  .grid-list-list.big-gutter.list-xs-2 > ul > li,
  .ce_text.grid-list.big-gutter.list-xs-2 > ul > li {
    width: calc((100% - 1 * 3.6rem) / 2);
    margin-bottom: 3.6rem !important;
  }
  .grid-list-list.big-gutter.list-xs-2 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.big-gutter.list-xs-2 > ul > li:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .grid-list-list.big-gutter.list-xs-2 > ul > li:nth-of-type(2n),
  .ce_text.grid-list.big-gutter.list-xs-2 > ul > li:nth-of-type(2n) {
    margin-right: 0;
  }
  .grid-list-list.list-xs-3 > ul > li,
  .ce_text.grid-list.list-xs-3 > ul > li {
    width: calc((100% - 2 * 2.4rem) / 3);
    margin-bottom: 2.4rem !important;
  }
  .grid-list-list.list-xs-3 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.list-xs-3 > ul > li:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .grid-list-list.list-xs-3 > ul > li:nth-of-type(3n),
  .ce_text.grid-list.list-xs-3 > ul > li:nth-of-type(3n) {
    margin-right: 0;
  }
  .grid-list-list.no-gutter.list-xs-3 > ul > li,
  .ce_text.grid-list.no-gutter.list-xs-3 > ul > li {
    width: 33.3333333333%;
    margin-bottom: 0 !important;
  }
  .grid-list-list.no-gutter.list-xs-3 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.no-gutter.list-xs-3 > ul > li:nth-of-type(1n) {
    margin-right: 0;
  }
  .grid-list-list.no-gutter.list-xs-3 > ul > li:nth-of-type(3n),
  .ce_text.grid-list.no-gutter.list-xs-3 > ul > li:nth-of-type(3n) {
    margin-right: 0;
  }
  .grid-list-list.small-gutter.list-xs-3 > ul > li,
  .ce_text.grid-list.small-gutter.list-xs-3 > ul > li {
    width: calc((100% - 2 * 1.2rem) / 3);
    margin-bottom: 1.2rem !important;
  }
  .grid-list-list.small-gutter.list-xs-3 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.small-gutter.list-xs-3 > ul > li:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .grid-list-list.small-gutter.list-xs-3 > ul > li:nth-of-type(3n),
  .ce_text.grid-list.small-gutter.list-xs-3 > ul > li:nth-of-type(3n) {
    margin-right: 0;
  }
  .grid-list-list.big-gutter.list-xs-3 > ul > li,
  .ce_text.grid-list.big-gutter.list-xs-3 > ul > li {
    width: calc((100% - 2 * 3.6rem) / 3);
    margin-bottom: 3.6rem !important;
  }
  .grid-list-list.big-gutter.list-xs-3 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.big-gutter.list-xs-3 > ul > li:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .grid-list-list.big-gutter.list-xs-3 > ul > li:nth-of-type(3n),
  .ce_text.grid-list.big-gutter.list-xs-3 > ul > li:nth-of-type(3n) {
    margin-right: 0;
  }
  .grid-list-list.list-xs-4 > ul > li,
  .ce_text.grid-list.list-xs-4 > ul > li {
    width: calc((100% - 3 * 2.4rem) / 4);
    margin-bottom: 2.4rem !important;
  }
  .grid-list-list.list-xs-4 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.list-xs-4 > ul > li:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .grid-list-list.list-xs-4 > ul > li:nth-of-type(4n),
  .ce_text.grid-list.list-xs-4 > ul > li:nth-of-type(4n) {
    margin-right: 0;
  }
  .grid-list-list.no-gutter.list-xs-4 > ul > li,
  .ce_text.grid-list.no-gutter.list-xs-4 > ul > li {
    width: 25%;
    margin-bottom: 0 !important;
  }
  .grid-list-list.no-gutter.list-xs-4 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.no-gutter.list-xs-4 > ul > li:nth-of-type(1n) {
    margin-right: 0;
  }
  .grid-list-list.no-gutter.list-xs-4 > ul > li:nth-of-type(4n),
  .ce_text.grid-list.no-gutter.list-xs-4 > ul > li:nth-of-type(4n) {
    margin-right: 0;
  }
  .grid-list-list.small-gutter.list-xs-4 > ul > li,
  .ce_text.grid-list.small-gutter.list-xs-4 > ul > li {
    width: calc((100% - 3 * 1.2rem) / 4);
    margin-bottom: 1.2rem !important;
  }
  .grid-list-list.small-gutter.list-xs-4 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.small-gutter.list-xs-4 > ul > li:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .grid-list-list.small-gutter.list-xs-4 > ul > li:nth-of-type(4n),
  .ce_text.grid-list.small-gutter.list-xs-4 > ul > li:nth-of-type(4n) {
    margin-right: 0;
  }
  .grid-list-list.big-gutter.list-xs-4 > ul > li,
  .ce_text.grid-list.big-gutter.list-xs-4 > ul > li {
    width: calc((100% - 3 * 3.6rem) / 4);
    margin-bottom: 3.6rem !important;
  }
  .grid-list-list.big-gutter.list-xs-4 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.big-gutter.list-xs-4 > ul > li:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .grid-list-list.big-gutter.list-xs-4 > ul > li:nth-of-type(4n),
  .ce_text.grid-list.big-gutter.list-xs-4 > ul > li:nth-of-type(4n) {
    margin-right: 0;
  }
  .grid-list-list.list-xs-5 > ul > li,
  .ce_text.grid-list.list-xs-5 > ul > li {
    width: calc((100% - 4 * 2.4rem) / 5);
    margin-bottom: 2.4rem !important;
  }
  .grid-list-list.list-xs-5 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.list-xs-5 > ul > li:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .grid-list-list.list-xs-5 > ul > li:nth-of-type(5n),
  .ce_text.grid-list.list-xs-5 > ul > li:nth-of-type(5n) {
    margin-right: 0;
  }
  .grid-list-list.no-gutter.list-xs-5 > ul > li,
  .ce_text.grid-list.no-gutter.list-xs-5 > ul > li {
    width: 20%;
    margin-bottom: 0 !important;
  }
  .grid-list-list.no-gutter.list-xs-5 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.no-gutter.list-xs-5 > ul > li:nth-of-type(1n) {
    margin-right: 0;
  }
  .grid-list-list.no-gutter.list-xs-5 > ul > li:nth-of-type(5n),
  .ce_text.grid-list.no-gutter.list-xs-5 > ul > li:nth-of-type(5n) {
    margin-right: 0;
  }
  .grid-list-list.small-gutter.list-xs-5 > ul > li,
  .ce_text.grid-list.small-gutter.list-xs-5 > ul > li {
    width: calc((100% - 4 * 1.2rem) / 5);
    margin-bottom: 1.2rem !important;
  }
  .grid-list-list.small-gutter.list-xs-5 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.small-gutter.list-xs-5 > ul > li:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .grid-list-list.small-gutter.list-xs-5 > ul > li:nth-of-type(5n),
  .ce_text.grid-list.small-gutter.list-xs-5 > ul > li:nth-of-type(5n) {
    margin-right: 0;
  }
  .grid-list-list.big-gutter.list-xs-5 > ul > li,
  .ce_text.grid-list.big-gutter.list-xs-5 > ul > li {
    width: calc((100% - 4 * 3.6rem) / 5);
    margin-bottom: 3.6rem !important;
  }
  .grid-list-list.big-gutter.list-xs-5 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.big-gutter.list-xs-5 > ul > li:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .grid-list-list.big-gutter.list-xs-5 > ul > li:nth-of-type(5n),
  .ce_text.grid-list.big-gutter.list-xs-5 > ul > li:nth-of-type(5n) {
    margin-right: 0;
  }
  .grid-list-list.list-xs-6 > ul > li,
  .ce_text.grid-list.list-xs-6 > ul > li {
    width: calc((100% - 5 * 2.4rem) / 6);
    margin-bottom: 2.4rem !important;
  }
  .grid-list-list.list-xs-6 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.list-xs-6 > ul > li:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .grid-list-list.list-xs-6 > ul > li:nth-of-type(6n),
  .ce_text.grid-list.list-xs-6 > ul > li:nth-of-type(6n) {
    margin-right: 0;
  }
  .grid-list-list.no-gutter.list-xs-6 > ul > li,
  .ce_text.grid-list.no-gutter.list-xs-6 > ul > li {
    width: 16.6666666667%;
    margin-bottom: 0 !important;
  }
  .grid-list-list.no-gutter.list-xs-6 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.no-gutter.list-xs-6 > ul > li:nth-of-type(1n) {
    margin-right: 0;
  }
  .grid-list-list.no-gutter.list-xs-6 > ul > li:nth-of-type(6n),
  .ce_text.grid-list.no-gutter.list-xs-6 > ul > li:nth-of-type(6n) {
    margin-right: 0;
  }
  .grid-list-list.small-gutter.list-xs-6 > ul > li,
  .ce_text.grid-list.small-gutter.list-xs-6 > ul > li {
    width: calc((100% - 5 * 1.2rem) / 6);
    margin-bottom: 1.2rem !important;
  }
  .grid-list-list.small-gutter.list-xs-6 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.small-gutter.list-xs-6 > ul > li:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .grid-list-list.small-gutter.list-xs-6 > ul > li:nth-of-type(6n),
  .ce_text.grid-list.small-gutter.list-xs-6 > ul > li:nth-of-type(6n) {
    margin-right: 0;
  }
  .grid-list-list.big-gutter.list-xs-6 > ul > li,
  .ce_text.grid-list.big-gutter.list-xs-6 > ul > li {
    width: calc((100% - 5 * 3.6rem) / 6);
    margin-bottom: 3.6rem !important;
  }
  .grid-list-list.big-gutter.list-xs-6 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.big-gutter.list-xs-6 > ul > li:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .grid-list-list.big-gutter.list-xs-6 > ul > li:nth-of-type(6n),
  .ce_text.grid-list.big-gutter.list-xs-6 > ul > li:nth-of-type(6n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) {
  .grid-list-list.list-s-1 > ul > li,
  .ce_text.grid-list.list-s-1 > ul > li {
    width: 100%;
    margin-right: 0;
    margin-bottom: var(--distance-m) !important;
  }
  .grid-list-list.no-gutter.list-s-1 > ul > li,
  .ce_text.grid-list.no-gutter.list-s-1 > ul > li {
    margin-bottom: 0 !important;
  }
  .grid-list-list.list-s-2 > ul > li,
  .ce_text.grid-list.list-s-2 > ul > li {
    width: calc((100% - 1 * 2.4rem) / 2);
    margin-bottom: 2.4rem !important;
  }
  .grid-list-list.list-s-2 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.list-s-2 > ul > li:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .grid-list-list.list-s-2 > ul > li:nth-of-type(2n),
  .ce_text.grid-list.list-s-2 > ul > li:nth-of-type(2n) {
    margin-right: 0;
  }
  .grid-list-list.no-gutter.list-s-2 > ul > li,
  .ce_text.grid-list.no-gutter.list-s-2 > ul > li {
    width: 50%;
    margin-bottom: 0 !important;
  }
  .grid-list-list.no-gutter.list-s-2 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.no-gutter.list-s-2 > ul > li:nth-of-type(1n) {
    margin-right: 0;
  }
  .grid-list-list.no-gutter.list-s-2 > ul > li:nth-of-type(2n),
  .ce_text.grid-list.no-gutter.list-s-2 > ul > li:nth-of-type(2n) {
    margin-right: 0;
  }
  .grid-list-list.small-gutter.list-s-2 > ul > li,
  .ce_text.grid-list.small-gutter.list-s-2 > ul > li {
    width: calc((100% - 1 * 1.2rem) / 2);
    margin-bottom: 1.2rem !important;
  }
  .grid-list-list.small-gutter.list-s-2 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.small-gutter.list-s-2 > ul > li:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .grid-list-list.small-gutter.list-s-2 > ul > li:nth-of-type(2n),
  .ce_text.grid-list.small-gutter.list-s-2 > ul > li:nth-of-type(2n) {
    margin-right: 0;
  }
  .grid-list-list.big-gutter.list-s-2 > ul > li,
  .ce_text.grid-list.big-gutter.list-s-2 > ul > li {
    width: calc((100% - 1 * 3.6rem) / 2);
    margin-bottom: 3.6rem !important;
  }
  .grid-list-list.big-gutter.list-s-2 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.big-gutter.list-s-2 > ul > li:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .grid-list-list.big-gutter.list-s-2 > ul > li:nth-of-type(2n),
  .ce_text.grid-list.big-gutter.list-s-2 > ul > li:nth-of-type(2n) {
    margin-right: 0;
  }
  .grid-list-list.list-s-3 > ul > li,
  .ce_text.grid-list.list-s-3 > ul > li {
    width: calc((100% - 2 * 2.4rem) / 3);
    margin-bottom: 2.4rem !important;
  }
  .grid-list-list.list-s-3 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.list-s-3 > ul > li:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .grid-list-list.list-s-3 > ul > li:nth-of-type(3n),
  .ce_text.grid-list.list-s-3 > ul > li:nth-of-type(3n) {
    margin-right: 0;
  }
  .grid-list-list.no-gutter.list-s-3 > ul > li,
  .ce_text.grid-list.no-gutter.list-s-3 > ul > li {
    width: 33.3333333333%;
    margin-bottom: 0 !important;
  }
  .grid-list-list.no-gutter.list-s-3 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.no-gutter.list-s-3 > ul > li:nth-of-type(1n) {
    margin-right: 0;
  }
  .grid-list-list.no-gutter.list-s-3 > ul > li:nth-of-type(3n),
  .ce_text.grid-list.no-gutter.list-s-3 > ul > li:nth-of-type(3n) {
    margin-right: 0;
  }
  .grid-list-list.small-gutter.list-s-3 > ul > li,
  .ce_text.grid-list.small-gutter.list-s-3 > ul > li {
    width: calc((100% - 2 * 1.2rem) / 3);
    margin-bottom: 1.2rem !important;
  }
  .grid-list-list.small-gutter.list-s-3 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.small-gutter.list-s-3 > ul > li:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .grid-list-list.small-gutter.list-s-3 > ul > li:nth-of-type(3n),
  .ce_text.grid-list.small-gutter.list-s-3 > ul > li:nth-of-type(3n) {
    margin-right: 0;
  }
  .grid-list-list.big-gutter.list-s-3 > ul > li,
  .ce_text.grid-list.big-gutter.list-s-3 > ul > li {
    width: calc((100% - 2 * 3.6rem) / 3);
    margin-bottom: 3.6rem !important;
  }
  .grid-list-list.big-gutter.list-s-3 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.big-gutter.list-s-3 > ul > li:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .grid-list-list.big-gutter.list-s-3 > ul > li:nth-of-type(3n),
  .ce_text.grid-list.big-gutter.list-s-3 > ul > li:nth-of-type(3n) {
    margin-right: 0;
  }
  .grid-list-list.list-s-4 > ul > li,
  .ce_text.grid-list.list-s-4 > ul > li {
    width: calc((100% - 3 * 2.4rem) / 4);
    margin-bottom: 2.4rem !important;
  }
  .grid-list-list.list-s-4 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.list-s-4 > ul > li:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .grid-list-list.list-s-4 > ul > li:nth-of-type(4n),
  .ce_text.grid-list.list-s-4 > ul > li:nth-of-type(4n) {
    margin-right: 0;
  }
  .grid-list-list.no-gutter.list-s-4 > ul > li,
  .ce_text.grid-list.no-gutter.list-s-4 > ul > li {
    width: 25%;
    margin-bottom: 0 !important;
  }
  .grid-list-list.no-gutter.list-s-4 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.no-gutter.list-s-4 > ul > li:nth-of-type(1n) {
    margin-right: 0;
  }
  .grid-list-list.no-gutter.list-s-4 > ul > li:nth-of-type(4n),
  .ce_text.grid-list.no-gutter.list-s-4 > ul > li:nth-of-type(4n) {
    margin-right: 0;
  }
  .grid-list-list.small-gutter.list-s-4 > ul > li,
  .ce_text.grid-list.small-gutter.list-s-4 > ul > li {
    width: calc((100% - 3 * 1.2rem) / 4);
    margin-bottom: 1.2rem !important;
  }
  .grid-list-list.small-gutter.list-s-4 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.small-gutter.list-s-4 > ul > li:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .grid-list-list.small-gutter.list-s-4 > ul > li:nth-of-type(4n),
  .ce_text.grid-list.small-gutter.list-s-4 > ul > li:nth-of-type(4n) {
    margin-right: 0;
  }
  .grid-list-list.big-gutter.list-s-4 > ul > li,
  .ce_text.grid-list.big-gutter.list-s-4 > ul > li {
    width: calc((100% - 3 * 3.6rem) / 4);
    margin-bottom: 3.6rem !important;
  }
  .grid-list-list.big-gutter.list-s-4 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.big-gutter.list-s-4 > ul > li:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .grid-list-list.big-gutter.list-s-4 > ul > li:nth-of-type(4n),
  .ce_text.grid-list.big-gutter.list-s-4 > ul > li:nth-of-type(4n) {
    margin-right: 0;
  }
  .grid-list-list.list-s-5 > ul > li,
  .ce_text.grid-list.list-s-5 > ul > li {
    width: calc((100% - 4 * 2.4rem) / 5);
    margin-bottom: 2.4rem !important;
  }
  .grid-list-list.list-s-5 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.list-s-5 > ul > li:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .grid-list-list.list-s-5 > ul > li:nth-of-type(5n),
  .ce_text.grid-list.list-s-5 > ul > li:nth-of-type(5n) {
    margin-right: 0;
  }
  .grid-list-list.no-gutter.list-s-5 > ul > li,
  .ce_text.grid-list.no-gutter.list-s-5 > ul > li {
    width: 20%;
    margin-bottom: 0 !important;
  }
  .grid-list-list.no-gutter.list-s-5 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.no-gutter.list-s-5 > ul > li:nth-of-type(1n) {
    margin-right: 0;
  }
  .grid-list-list.no-gutter.list-s-5 > ul > li:nth-of-type(5n),
  .ce_text.grid-list.no-gutter.list-s-5 > ul > li:nth-of-type(5n) {
    margin-right: 0;
  }
  .grid-list-list.small-gutter.list-s-5 > ul > li,
  .ce_text.grid-list.small-gutter.list-s-5 > ul > li {
    width: calc((100% - 4 * 1.2rem) / 5);
    margin-bottom: 1.2rem !important;
  }
  .grid-list-list.small-gutter.list-s-5 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.small-gutter.list-s-5 > ul > li:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .grid-list-list.small-gutter.list-s-5 > ul > li:nth-of-type(5n),
  .ce_text.grid-list.small-gutter.list-s-5 > ul > li:nth-of-type(5n) {
    margin-right: 0;
  }
  .grid-list-list.big-gutter.list-s-5 > ul > li,
  .ce_text.grid-list.big-gutter.list-s-5 > ul > li {
    width: calc((100% - 4 * 3.6rem) / 5);
    margin-bottom: 3.6rem !important;
  }
  .grid-list-list.big-gutter.list-s-5 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.big-gutter.list-s-5 > ul > li:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .grid-list-list.big-gutter.list-s-5 > ul > li:nth-of-type(5n),
  .ce_text.grid-list.big-gutter.list-s-5 > ul > li:nth-of-type(5n) {
    margin-right: 0;
  }
  .grid-list-list.list-s-6 > ul > li,
  .ce_text.grid-list.list-s-6 > ul > li {
    width: calc((100% - 5 * 2.4rem) / 6);
    margin-bottom: 2.4rem !important;
  }
  .grid-list-list.list-s-6 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.list-s-6 > ul > li:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .grid-list-list.list-s-6 > ul > li:nth-of-type(6n),
  .ce_text.grid-list.list-s-6 > ul > li:nth-of-type(6n) {
    margin-right: 0;
  }
  .grid-list-list.no-gutter.list-s-6 > ul > li,
  .ce_text.grid-list.no-gutter.list-s-6 > ul > li {
    width: 16.6666666667%;
    margin-bottom: 0 !important;
  }
  .grid-list-list.no-gutter.list-s-6 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.no-gutter.list-s-6 > ul > li:nth-of-type(1n) {
    margin-right: 0;
  }
  .grid-list-list.no-gutter.list-s-6 > ul > li:nth-of-type(6n),
  .ce_text.grid-list.no-gutter.list-s-6 > ul > li:nth-of-type(6n) {
    margin-right: 0;
  }
  .grid-list-list.small-gutter.list-s-6 > ul > li,
  .ce_text.grid-list.small-gutter.list-s-6 > ul > li {
    width: calc((100% - 5 * 1.2rem) / 6);
    margin-bottom: 1.2rem !important;
  }
  .grid-list-list.small-gutter.list-s-6 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.small-gutter.list-s-6 > ul > li:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .grid-list-list.small-gutter.list-s-6 > ul > li:nth-of-type(6n),
  .ce_text.grid-list.small-gutter.list-s-6 > ul > li:nth-of-type(6n) {
    margin-right: 0;
  }
  .grid-list-list.big-gutter.list-s-6 > ul > li,
  .ce_text.grid-list.big-gutter.list-s-6 > ul > li {
    width: calc((100% - 5 * 3.6rem) / 6);
    margin-bottom: 3.6rem !important;
  }
  .grid-list-list.big-gutter.list-s-6 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.big-gutter.list-s-6 > ul > li:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .grid-list-list.big-gutter.list-s-6 > ul > li:nth-of-type(6n),
  .ce_text.grid-list.big-gutter.list-s-6 > ul > li:nth-of-type(6n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 1024px) {
  .grid-list-list.list-m-1 > ul > li,
  .ce_text.grid-list.list-m-1 > ul > li {
    width: 100%;
    margin-right: 0;
    margin-bottom: var(--distance-m) !important;
  }
  .grid-list-list.no-gutter.list-m-1 > ul > li,
  .ce_text.grid-list.no-gutter.list-m-1 > ul > li {
    margin-bottom: 0 !important;
  }
  .grid-list-list.list-m-2 > ul > li,
  .ce_text.grid-list.list-m-2 > ul > li {
    width: calc((100% - 1 * 2.4rem) / 2);
    margin-bottom: 2.4rem !important;
  }
  .grid-list-list.list-m-2 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.list-m-2 > ul > li:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .grid-list-list.list-m-2 > ul > li:nth-of-type(2n),
  .ce_text.grid-list.list-m-2 > ul > li:nth-of-type(2n) {
    margin-right: 0;
  }
  .grid-list-list.no-gutter.list-m-2 > ul > li,
  .ce_text.grid-list.no-gutter.list-m-2 > ul > li {
    width: 50%;
    margin-bottom: 0 !important;
  }
  .grid-list-list.no-gutter.list-m-2 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.no-gutter.list-m-2 > ul > li:nth-of-type(1n) {
    margin-right: 0;
  }
  .grid-list-list.no-gutter.list-m-2 > ul > li:nth-of-type(2n),
  .ce_text.grid-list.no-gutter.list-m-2 > ul > li:nth-of-type(2n) {
    margin-right: 0;
  }
  .grid-list-list.small-gutter.list-m-2 > ul > li,
  .ce_text.grid-list.small-gutter.list-m-2 > ul > li {
    width: calc((100% - 1 * 1.2rem) / 2);
    margin-bottom: 1.2rem !important;
  }
  .grid-list-list.small-gutter.list-m-2 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.small-gutter.list-m-2 > ul > li:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .grid-list-list.small-gutter.list-m-2 > ul > li:nth-of-type(2n),
  .ce_text.grid-list.small-gutter.list-m-2 > ul > li:nth-of-type(2n) {
    margin-right: 0;
  }
  .grid-list-list.big-gutter.list-m-2 > ul > li,
  .ce_text.grid-list.big-gutter.list-m-2 > ul > li {
    width: calc((100% - 1 * 3.6rem) / 2);
    margin-bottom: 3.6rem !important;
  }
  .grid-list-list.big-gutter.list-m-2 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.big-gutter.list-m-2 > ul > li:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .grid-list-list.big-gutter.list-m-2 > ul > li:nth-of-type(2n),
  .ce_text.grid-list.big-gutter.list-m-2 > ul > li:nth-of-type(2n) {
    margin-right: 0;
  }
  .grid-list-list.list-m-3 > ul > li,
  .ce_text.grid-list.list-m-3 > ul > li {
    width: calc((100% - 2 * 2.4rem) / 3);
    margin-bottom: 2.4rem !important;
  }
  .grid-list-list.list-m-3 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.list-m-3 > ul > li:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .grid-list-list.list-m-3 > ul > li:nth-of-type(3n),
  .ce_text.grid-list.list-m-3 > ul > li:nth-of-type(3n) {
    margin-right: 0;
  }
  .grid-list-list.no-gutter.list-m-3 > ul > li,
  .ce_text.grid-list.no-gutter.list-m-3 > ul > li {
    width: 33.3333333333%;
    margin-bottom: 0 !important;
  }
  .grid-list-list.no-gutter.list-m-3 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.no-gutter.list-m-3 > ul > li:nth-of-type(1n) {
    margin-right: 0;
  }
  .grid-list-list.no-gutter.list-m-3 > ul > li:nth-of-type(3n),
  .ce_text.grid-list.no-gutter.list-m-3 > ul > li:nth-of-type(3n) {
    margin-right: 0;
  }
  .grid-list-list.small-gutter.list-m-3 > ul > li,
  .ce_text.grid-list.small-gutter.list-m-3 > ul > li {
    width: calc((100% - 2 * 1.2rem) / 3);
    margin-bottom: 1.2rem !important;
  }
  .grid-list-list.small-gutter.list-m-3 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.small-gutter.list-m-3 > ul > li:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .grid-list-list.small-gutter.list-m-3 > ul > li:nth-of-type(3n),
  .ce_text.grid-list.small-gutter.list-m-3 > ul > li:nth-of-type(3n) {
    margin-right: 0;
  }
  .grid-list-list.big-gutter.list-m-3 > ul > li,
  .ce_text.grid-list.big-gutter.list-m-3 > ul > li {
    width: calc((100% - 2 * 3.6rem) / 3);
    margin-bottom: 3.6rem !important;
  }
  .grid-list-list.big-gutter.list-m-3 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.big-gutter.list-m-3 > ul > li:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .grid-list-list.big-gutter.list-m-3 > ul > li:nth-of-type(3n),
  .ce_text.grid-list.big-gutter.list-m-3 > ul > li:nth-of-type(3n) {
    margin-right: 0;
  }
  .grid-list-list.list-m-4 > ul > li,
  .ce_text.grid-list.list-m-4 > ul > li {
    width: calc((100% - 3 * 2.4rem) / 4);
    margin-bottom: 2.4rem !important;
  }
  .grid-list-list.list-m-4 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.list-m-4 > ul > li:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .grid-list-list.list-m-4 > ul > li:nth-of-type(4n),
  .ce_text.grid-list.list-m-4 > ul > li:nth-of-type(4n) {
    margin-right: 0;
  }
  .grid-list-list.no-gutter.list-m-4 > ul > li,
  .ce_text.grid-list.no-gutter.list-m-4 > ul > li {
    width: 25%;
    margin-bottom: 0 !important;
  }
  .grid-list-list.no-gutter.list-m-4 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.no-gutter.list-m-4 > ul > li:nth-of-type(1n) {
    margin-right: 0;
  }
  .grid-list-list.no-gutter.list-m-4 > ul > li:nth-of-type(4n),
  .ce_text.grid-list.no-gutter.list-m-4 > ul > li:nth-of-type(4n) {
    margin-right: 0;
  }
  .grid-list-list.small-gutter.list-m-4 > ul > li,
  .ce_text.grid-list.small-gutter.list-m-4 > ul > li {
    width: calc((100% - 3 * 1.2rem) / 4);
    margin-bottom: 1.2rem !important;
  }
  .grid-list-list.small-gutter.list-m-4 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.small-gutter.list-m-4 > ul > li:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .grid-list-list.small-gutter.list-m-4 > ul > li:nth-of-type(4n),
  .ce_text.grid-list.small-gutter.list-m-4 > ul > li:nth-of-type(4n) {
    margin-right: 0;
  }
  .grid-list-list.big-gutter.list-m-4 > ul > li,
  .ce_text.grid-list.big-gutter.list-m-4 > ul > li {
    width: calc((100% - 3 * 3.6rem) / 4);
    margin-bottom: 3.6rem !important;
  }
  .grid-list-list.big-gutter.list-m-4 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.big-gutter.list-m-4 > ul > li:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .grid-list-list.big-gutter.list-m-4 > ul > li:nth-of-type(4n),
  .ce_text.grid-list.big-gutter.list-m-4 > ul > li:nth-of-type(4n) {
    margin-right: 0;
  }
  .grid-list-list.list-m-5 > ul > li,
  .ce_text.grid-list.list-m-5 > ul > li {
    width: calc((100% - 4 * 2.4rem) / 5);
    margin-bottom: 2.4rem !important;
  }
  .grid-list-list.list-m-5 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.list-m-5 > ul > li:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .grid-list-list.list-m-5 > ul > li:nth-of-type(5n),
  .ce_text.grid-list.list-m-5 > ul > li:nth-of-type(5n) {
    margin-right: 0;
  }
  .grid-list-list.no-gutter.list-m-5 > ul > li,
  .ce_text.grid-list.no-gutter.list-m-5 > ul > li {
    width: 20%;
    margin-bottom: 0 !important;
  }
  .grid-list-list.no-gutter.list-m-5 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.no-gutter.list-m-5 > ul > li:nth-of-type(1n) {
    margin-right: 0;
  }
  .grid-list-list.no-gutter.list-m-5 > ul > li:nth-of-type(5n),
  .ce_text.grid-list.no-gutter.list-m-5 > ul > li:nth-of-type(5n) {
    margin-right: 0;
  }
  .grid-list-list.small-gutter.list-m-5 > ul > li,
  .ce_text.grid-list.small-gutter.list-m-5 > ul > li {
    width: calc((100% - 4 * 1.2rem) / 5);
    margin-bottom: 1.2rem !important;
  }
  .grid-list-list.small-gutter.list-m-5 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.small-gutter.list-m-5 > ul > li:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .grid-list-list.small-gutter.list-m-5 > ul > li:nth-of-type(5n),
  .ce_text.grid-list.small-gutter.list-m-5 > ul > li:nth-of-type(5n) {
    margin-right: 0;
  }
  .grid-list-list.big-gutter.list-m-5 > ul > li,
  .ce_text.grid-list.big-gutter.list-m-5 > ul > li {
    width: calc((100% - 4 * 3.6rem) / 5);
    margin-bottom: 3.6rem !important;
  }
  .grid-list-list.big-gutter.list-m-5 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.big-gutter.list-m-5 > ul > li:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .grid-list-list.big-gutter.list-m-5 > ul > li:nth-of-type(5n),
  .ce_text.grid-list.big-gutter.list-m-5 > ul > li:nth-of-type(5n) {
    margin-right: 0;
  }
  .grid-list-list.list-m-6 > ul > li,
  .ce_text.grid-list.list-m-6 > ul > li {
    width: calc((100% - 5 * 2.4rem) / 6);
    margin-bottom: 2.4rem !important;
  }
  .grid-list-list.list-m-6 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.list-m-6 > ul > li:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .grid-list-list.list-m-6 > ul > li:nth-of-type(6n),
  .ce_text.grid-list.list-m-6 > ul > li:nth-of-type(6n) {
    margin-right: 0;
  }
  .grid-list-list.no-gutter.list-m-6 > ul > li,
  .ce_text.grid-list.no-gutter.list-m-6 > ul > li {
    width: 16.6666666667%;
    margin-bottom: 0 !important;
  }
  .grid-list-list.no-gutter.list-m-6 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.no-gutter.list-m-6 > ul > li:nth-of-type(1n) {
    margin-right: 0;
  }
  .grid-list-list.no-gutter.list-m-6 > ul > li:nth-of-type(6n),
  .ce_text.grid-list.no-gutter.list-m-6 > ul > li:nth-of-type(6n) {
    margin-right: 0;
  }
  .grid-list-list.small-gutter.list-m-6 > ul > li,
  .ce_text.grid-list.small-gutter.list-m-6 > ul > li {
    width: calc((100% - 5 * 1.2rem) / 6);
    margin-bottom: 1.2rem !important;
  }
  .grid-list-list.small-gutter.list-m-6 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.small-gutter.list-m-6 > ul > li:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .grid-list-list.small-gutter.list-m-6 > ul > li:nth-of-type(6n),
  .ce_text.grid-list.small-gutter.list-m-6 > ul > li:nth-of-type(6n) {
    margin-right: 0;
  }
  .grid-list-list.big-gutter.list-m-6 > ul > li,
  .ce_text.grid-list.big-gutter.list-m-6 > ul > li {
    width: calc((100% - 5 * 3.6rem) / 6);
    margin-bottom: 3.6rem !important;
  }
  .grid-list-list.big-gutter.list-m-6 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.big-gutter.list-m-6 > ul > li:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .grid-list-list.big-gutter.list-m-6 > ul > li:nth-of-type(6n),
  .ce_text.grid-list.big-gutter.list-m-6 > ul > li:nth-of-type(6n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 1264px) {
  .grid-list-list.list-l-1 > ul > li,
  .ce_text.grid-list.list-l-1 > ul > li {
    width: 100%;
    margin-right: 0;
    margin-bottom: var(--distance-m) !important;
  }
  .grid-list-list.no-gutter.list-l-1 > ul > li,
  .ce_text.grid-list.no-gutter.list-l-1 > ul > li {
    margin-bottom: 0 !important;
  }
  .grid-list-list.list-l-2 > ul > li,
  .ce_text.grid-list.list-l-2 > ul > li {
    width: calc((100% - 1 * 2.4rem) / 2);
    margin-bottom: 2.4rem !important;
  }
  .grid-list-list.list-l-2 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.list-l-2 > ul > li:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .grid-list-list.list-l-2 > ul > li:nth-of-type(2n),
  .ce_text.grid-list.list-l-2 > ul > li:nth-of-type(2n) {
    margin-right: 0;
  }
  .grid-list-list.no-gutter.list-l-2 > ul > li,
  .ce_text.grid-list.no-gutter.list-l-2 > ul > li {
    width: 50%;
    margin-bottom: 0 !important;
  }
  .grid-list-list.no-gutter.list-l-2 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.no-gutter.list-l-2 > ul > li:nth-of-type(1n) {
    margin-right: 0;
  }
  .grid-list-list.no-gutter.list-l-2 > ul > li:nth-of-type(2n),
  .ce_text.grid-list.no-gutter.list-l-2 > ul > li:nth-of-type(2n) {
    margin-right: 0;
  }
  .grid-list-list.small-gutter.list-l-2 > ul > li,
  .ce_text.grid-list.small-gutter.list-l-2 > ul > li {
    width: calc((100% - 1 * 1.2rem) / 2);
    margin-bottom: 1.2rem !important;
  }
  .grid-list-list.small-gutter.list-l-2 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.small-gutter.list-l-2 > ul > li:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .grid-list-list.small-gutter.list-l-2 > ul > li:nth-of-type(2n),
  .ce_text.grid-list.small-gutter.list-l-2 > ul > li:nth-of-type(2n) {
    margin-right: 0;
  }
  .grid-list-list.big-gutter.list-l-2 > ul > li,
  .ce_text.grid-list.big-gutter.list-l-2 > ul > li {
    width: calc((100% - 1 * 3.6rem) / 2);
    margin-bottom: 3.6rem !important;
  }
  .grid-list-list.big-gutter.list-l-2 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.big-gutter.list-l-2 > ul > li:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .grid-list-list.big-gutter.list-l-2 > ul > li:nth-of-type(2n),
  .ce_text.grid-list.big-gutter.list-l-2 > ul > li:nth-of-type(2n) {
    margin-right: 0;
  }
  .grid-list-list.list-l-3 > ul > li,
  .ce_text.grid-list.list-l-3 > ul > li {
    width: calc((100% - 2 * 2.4rem) / 3);
    margin-bottom: 2.4rem !important;
  }
  .grid-list-list.list-l-3 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.list-l-3 > ul > li:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .grid-list-list.list-l-3 > ul > li:nth-of-type(3n),
  .ce_text.grid-list.list-l-3 > ul > li:nth-of-type(3n) {
    margin-right: 0;
  }
  .grid-list-list.no-gutter.list-l-3 > ul > li,
  .ce_text.grid-list.no-gutter.list-l-3 > ul > li {
    width: 33.3333333333%;
    margin-bottom: 0 !important;
  }
  .grid-list-list.no-gutter.list-l-3 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.no-gutter.list-l-3 > ul > li:nth-of-type(1n) {
    margin-right: 0;
  }
  .grid-list-list.no-gutter.list-l-3 > ul > li:nth-of-type(3n),
  .ce_text.grid-list.no-gutter.list-l-3 > ul > li:nth-of-type(3n) {
    margin-right: 0;
  }
  .grid-list-list.small-gutter.list-l-3 > ul > li,
  .ce_text.grid-list.small-gutter.list-l-3 > ul > li {
    width: calc((100% - 2 * 1.2rem) / 3);
    margin-bottom: 1.2rem !important;
  }
  .grid-list-list.small-gutter.list-l-3 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.small-gutter.list-l-3 > ul > li:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .grid-list-list.small-gutter.list-l-3 > ul > li:nth-of-type(3n),
  .ce_text.grid-list.small-gutter.list-l-3 > ul > li:nth-of-type(3n) {
    margin-right: 0;
  }
  .grid-list-list.big-gutter.list-l-3 > ul > li,
  .ce_text.grid-list.big-gutter.list-l-3 > ul > li {
    width: calc((100% - 2 * 3.6rem) / 3);
    margin-bottom: 3.6rem !important;
  }
  .grid-list-list.big-gutter.list-l-3 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.big-gutter.list-l-3 > ul > li:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .grid-list-list.big-gutter.list-l-3 > ul > li:nth-of-type(3n),
  .ce_text.grid-list.big-gutter.list-l-3 > ul > li:nth-of-type(3n) {
    margin-right: 0;
  }
  .grid-list-list.list-l-4 > ul > li,
  .ce_text.grid-list.list-l-4 > ul > li {
    width: calc((100% - 3 * 2.4rem) / 4);
    margin-bottom: 2.4rem !important;
  }
  .grid-list-list.list-l-4 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.list-l-4 > ul > li:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .grid-list-list.list-l-4 > ul > li:nth-of-type(4n),
  .ce_text.grid-list.list-l-4 > ul > li:nth-of-type(4n) {
    margin-right: 0;
  }
  .grid-list-list.no-gutter.list-l-4 > ul > li,
  .ce_text.grid-list.no-gutter.list-l-4 > ul > li {
    width: 25%;
    margin-bottom: 0 !important;
  }
  .grid-list-list.no-gutter.list-l-4 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.no-gutter.list-l-4 > ul > li:nth-of-type(1n) {
    margin-right: 0;
  }
  .grid-list-list.no-gutter.list-l-4 > ul > li:nth-of-type(4n),
  .ce_text.grid-list.no-gutter.list-l-4 > ul > li:nth-of-type(4n) {
    margin-right: 0;
  }
  .grid-list-list.small-gutter.list-l-4 > ul > li,
  .ce_text.grid-list.small-gutter.list-l-4 > ul > li {
    width: calc((100% - 3 * 1.2rem) / 4);
    margin-bottom: 1.2rem !important;
  }
  .grid-list-list.small-gutter.list-l-4 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.small-gutter.list-l-4 > ul > li:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .grid-list-list.small-gutter.list-l-4 > ul > li:nth-of-type(4n),
  .ce_text.grid-list.small-gutter.list-l-4 > ul > li:nth-of-type(4n) {
    margin-right: 0;
  }
  .grid-list-list.big-gutter.list-l-4 > ul > li,
  .ce_text.grid-list.big-gutter.list-l-4 > ul > li {
    width: calc((100% - 3 * 3.6rem) / 4);
    margin-bottom: 3.6rem !important;
  }
  .grid-list-list.big-gutter.list-l-4 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.big-gutter.list-l-4 > ul > li:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .grid-list-list.big-gutter.list-l-4 > ul > li:nth-of-type(4n),
  .ce_text.grid-list.big-gutter.list-l-4 > ul > li:nth-of-type(4n) {
    margin-right: 0;
  }
  .grid-list-list.list-l-5 > ul > li,
  .ce_text.grid-list.list-l-5 > ul > li {
    width: calc((100% - 4 * 2.4rem) / 5);
    margin-bottom: 2.4rem !important;
  }
  .grid-list-list.list-l-5 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.list-l-5 > ul > li:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .grid-list-list.list-l-5 > ul > li:nth-of-type(5n),
  .ce_text.grid-list.list-l-5 > ul > li:nth-of-type(5n) {
    margin-right: 0;
  }
  .grid-list-list.no-gutter.list-l-5 > ul > li,
  .ce_text.grid-list.no-gutter.list-l-5 > ul > li {
    width: 20%;
    margin-bottom: 0 !important;
  }
  .grid-list-list.no-gutter.list-l-5 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.no-gutter.list-l-5 > ul > li:nth-of-type(1n) {
    margin-right: 0;
  }
  .grid-list-list.no-gutter.list-l-5 > ul > li:nth-of-type(5n),
  .ce_text.grid-list.no-gutter.list-l-5 > ul > li:nth-of-type(5n) {
    margin-right: 0;
  }
  .grid-list-list.small-gutter.list-l-5 > ul > li,
  .ce_text.grid-list.small-gutter.list-l-5 > ul > li {
    width: calc((100% - 4 * 1.2rem) / 5);
    margin-bottom: 1.2rem !important;
  }
  .grid-list-list.small-gutter.list-l-5 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.small-gutter.list-l-5 > ul > li:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .grid-list-list.small-gutter.list-l-5 > ul > li:nth-of-type(5n),
  .ce_text.grid-list.small-gutter.list-l-5 > ul > li:nth-of-type(5n) {
    margin-right: 0;
  }
  .grid-list-list.big-gutter.list-l-5 > ul > li,
  .ce_text.grid-list.big-gutter.list-l-5 > ul > li {
    width: calc((100% - 4 * 3.6rem) / 5);
    margin-bottom: 3.6rem !important;
  }
  .grid-list-list.big-gutter.list-l-5 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.big-gutter.list-l-5 > ul > li:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .grid-list-list.big-gutter.list-l-5 > ul > li:nth-of-type(5n),
  .ce_text.grid-list.big-gutter.list-l-5 > ul > li:nth-of-type(5n) {
    margin-right: 0;
  }
  .grid-list-list.list-l-6 > ul > li,
  .ce_text.grid-list.list-l-6 > ul > li {
    width: calc((100% - 5 * 2.4rem) / 6);
    margin-bottom: 2.4rem !important;
  }
  .grid-list-list.list-l-6 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.list-l-6 > ul > li:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .grid-list-list.list-l-6 > ul > li:nth-of-type(6n),
  .ce_text.grid-list.list-l-6 > ul > li:nth-of-type(6n) {
    margin-right: 0;
  }
  .grid-list-list.no-gutter.list-l-6 > ul > li,
  .ce_text.grid-list.no-gutter.list-l-6 > ul > li {
    width: 16.6666666667%;
    margin-bottom: 0 !important;
  }
  .grid-list-list.no-gutter.list-l-6 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.no-gutter.list-l-6 > ul > li:nth-of-type(1n) {
    margin-right: 0;
  }
  .grid-list-list.no-gutter.list-l-6 > ul > li:nth-of-type(6n),
  .ce_text.grid-list.no-gutter.list-l-6 > ul > li:nth-of-type(6n) {
    margin-right: 0;
  }
  .grid-list-list.small-gutter.list-l-6 > ul > li,
  .ce_text.grid-list.small-gutter.list-l-6 > ul > li {
    width: calc((100% - 5 * 1.2rem) / 6);
    margin-bottom: 1.2rem !important;
  }
  .grid-list-list.small-gutter.list-l-6 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.small-gutter.list-l-6 > ul > li:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .grid-list-list.small-gutter.list-l-6 > ul > li:nth-of-type(6n),
  .ce_text.grid-list.small-gutter.list-l-6 > ul > li:nth-of-type(6n) {
    margin-right: 0;
  }
  .grid-list-list.big-gutter.list-l-6 > ul > li,
  .ce_text.grid-list.big-gutter.list-l-6 > ul > li {
    width: calc((100% - 5 * 3.6rem) / 6);
    margin-bottom: 3.6rem !important;
  }
  .grid-list-list.big-gutter.list-l-6 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.big-gutter.list-l-6 > ul > li:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .grid-list-list.big-gutter.list-l-6 > ul > li:nth-of-type(6n),
  .ce_text.grid-list.big-gutter.list-l-6 > ul > li:nth-of-type(6n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 1921px) {
  .grid-list-list.list-xl-1 > ul > li,
  .ce_text.grid-list.list-xl-1 > ul > li {
    width: 100%;
    margin-right: 0;
    margin-bottom: var(--distance-m) !important;
  }
  .grid-list-list.no-gutter.list-xl-1 > ul > li,
  .ce_text.grid-list.no-gutter.list-xl-1 > ul > li {
    margin-bottom: 0 !important;
  }
  .grid-list-list.list-xl-2 > ul > li,
  .ce_text.grid-list.list-xl-2 > ul > li {
    width: calc((100% - 1 * 2.4rem) / 2);
    margin-bottom: 2.4rem !important;
  }
  .grid-list-list.list-xl-2 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.list-xl-2 > ul > li:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .grid-list-list.list-xl-2 > ul > li:nth-of-type(2n),
  .ce_text.grid-list.list-xl-2 > ul > li:nth-of-type(2n) {
    margin-right: 0;
  }
  .grid-list-list.no-gutter.list-xl-2 > ul > li,
  .ce_text.grid-list.no-gutter.list-xl-2 > ul > li {
    width: 50%;
    margin-bottom: 0 !important;
  }
  .grid-list-list.no-gutter.list-xl-2 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.no-gutter.list-xl-2 > ul > li:nth-of-type(1n) {
    margin-right: 0;
  }
  .grid-list-list.no-gutter.list-xl-2 > ul > li:nth-of-type(2n),
  .ce_text.grid-list.no-gutter.list-xl-2 > ul > li:nth-of-type(2n) {
    margin-right: 0;
  }
  .grid-list-list.small-gutter.list-xl-2 > ul > li,
  .ce_text.grid-list.small-gutter.list-xl-2 > ul > li {
    width: calc((100% - 1 * 1.2rem) / 2);
    margin-bottom: 1.2rem !important;
  }
  .grid-list-list.small-gutter.list-xl-2 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.small-gutter.list-xl-2 > ul > li:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .grid-list-list.small-gutter.list-xl-2 > ul > li:nth-of-type(2n),
  .ce_text.grid-list.small-gutter.list-xl-2 > ul > li:nth-of-type(2n) {
    margin-right: 0;
  }
  .grid-list-list.big-gutter.list-xl-2 > ul > li,
  .ce_text.grid-list.big-gutter.list-xl-2 > ul > li {
    width: calc((100% - 1 * 3.6rem) / 2);
    margin-bottom: 3.6rem !important;
  }
  .grid-list-list.big-gutter.list-xl-2 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.big-gutter.list-xl-2 > ul > li:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .grid-list-list.big-gutter.list-xl-2 > ul > li:nth-of-type(2n),
  .ce_text.grid-list.big-gutter.list-xl-2 > ul > li:nth-of-type(2n) {
    margin-right: 0;
  }
  .grid-list-list.list-xl-3 > ul > li,
  .ce_text.grid-list.list-xl-3 > ul > li {
    width: calc((100% - 2 * 2.4rem) / 3);
    margin-bottom: 2.4rem !important;
  }
  .grid-list-list.list-xl-3 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.list-xl-3 > ul > li:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .grid-list-list.list-xl-3 > ul > li:nth-of-type(3n),
  .ce_text.grid-list.list-xl-3 > ul > li:nth-of-type(3n) {
    margin-right: 0;
  }
  .grid-list-list.no-gutter.list-xl-3 > ul > li,
  .ce_text.grid-list.no-gutter.list-xl-3 > ul > li {
    width: 33.3333333333%;
    margin-bottom: 0 !important;
  }
  .grid-list-list.no-gutter.list-xl-3 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.no-gutter.list-xl-3 > ul > li:nth-of-type(1n) {
    margin-right: 0;
  }
  .grid-list-list.no-gutter.list-xl-3 > ul > li:nth-of-type(3n),
  .ce_text.grid-list.no-gutter.list-xl-3 > ul > li:nth-of-type(3n) {
    margin-right: 0;
  }
  .grid-list-list.small-gutter.list-xl-3 > ul > li,
  .ce_text.grid-list.small-gutter.list-xl-3 > ul > li {
    width: calc((100% - 2 * 1.2rem) / 3);
    margin-bottom: 1.2rem !important;
  }
  .grid-list-list.small-gutter.list-xl-3 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.small-gutter.list-xl-3 > ul > li:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .grid-list-list.small-gutter.list-xl-3 > ul > li:nth-of-type(3n),
  .ce_text.grid-list.small-gutter.list-xl-3 > ul > li:nth-of-type(3n) {
    margin-right: 0;
  }
  .grid-list-list.big-gutter.list-xl-3 > ul > li,
  .ce_text.grid-list.big-gutter.list-xl-3 > ul > li {
    width: calc((100% - 2 * 3.6rem) / 3);
    margin-bottom: 3.6rem !important;
  }
  .grid-list-list.big-gutter.list-xl-3 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.big-gutter.list-xl-3 > ul > li:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .grid-list-list.big-gutter.list-xl-3 > ul > li:nth-of-type(3n),
  .ce_text.grid-list.big-gutter.list-xl-3 > ul > li:nth-of-type(3n) {
    margin-right: 0;
  }
  .grid-list-list.list-xl-4 > ul > li,
  .ce_text.grid-list.list-xl-4 > ul > li {
    width: calc((100% - 3 * 2.4rem) / 4);
    margin-bottom: 2.4rem !important;
  }
  .grid-list-list.list-xl-4 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.list-xl-4 > ul > li:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .grid-list-list.list-xl-4 > ul > li:nth-of-type(4n),
  .ce_text.grid-list.list-xl-4 > ul > li:nth-of-type(4n) {
    margin-right: 0;
  }
  .grid-list-list.no-gutter.list-xl-4 > ul > li,
  .ce_text.grid-list.no-gutter.list-xl-4 > ul > li {
    width: 25%;
    margin-bottom: 0 !important;
  }
  .grid-list-list.no-gutter.list-xl-4 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.no-gutter.list-xl-4 > ul > li:nth-of-type(1n) {
    margin-right: 0;
  }
  .grid-list-list.no-gutter.list-xl-4 > ul > li:nth-of-type(4n),
  .ce_text.grid-list.no-gutter.list-xl-4 > ul > li:nth-of-type(4n) {
    margin-right: 0;
  }
  .grid-list-list.small-gutter.list-xl-4 > ul > li,
  .ce_text.grid-list.small-gutter.list-xl-4 > ul > li {
    width: calc((100% - 3 * 1.2rem) / 4);
    margin-bottom: 1.2rem !important;
  }
  .grid-list-list.small-gutter.list-xl-4 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.small-gutter.list-xl-4 > ul > li:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .grid-list-list.small-gutter.list-xl-4 > ul > li:nth-of-type(4n),
  .ce_text.grid-list.small-gutter.list-xl-4 > ul > li:nth-of-type(4n) {
    margin-right: 0;
  }
  .grid-list-list.big-gutter.list-xl-4 > ul > li,
  .ce_text.grid-list.big-gutter.list-xl-4 > ul > li {
    width: calc((100% - 3 * 3.6rem) / 4);
    margin-bottom: 3.6rem !important;
  }
  .grid-list-list.big-gutter.list-xl-4 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.big-gutter.list-xl-4 > ul > li:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .grid-list-list.big-gutter.list-xl-4 > ul > li:nth-of-type(4n),
  .ce_text.grid-list.big-gutter.list-xl-4 > ul > li:nth-of-type(4n) {
    margin-right: 0;
  }
  .grid-list-list.list-xl-5 > ul > li,
  .ce_text.grid-list.list-xl-5 > ul > li {
    width: calc((100% - 4 * 2.4rem) / 5);
    margin-bottom: 2.4rem !important;
  }
  .grid-list-list.list-xl-5 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.list-xl-5 > ul > li:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .grid-list-list.list-xl-5 > ul > li:nth-of-type(5n),
  .ce_text.grid-list.list-xl-5 > ul > li:nth-of-type(5n) {
    margin-right: 0;
  }
  .grid-list-list.no-gutter.list-xl-5 > ul > li,
  .ce_text.grid-list.no-gutter.list-xl-5 > ul > li {
    width: 20%;
    margin-bottom: 0 !important;
  }
  .grid-list-list.no-gutter.list-xl-5 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.no-gutter.list-xl-5 > ul > li:nth-of-type(1n) {
    margin-right: 0;
  }
  .grid-list-list.no-gutter.list-xl-5 > ul > li:nth-of-type(5n),
  .ce_text.grid-list.no-gutter.list-xl-5 > ul > li:nth-of-type(5n) {
    margin-right: 0;
  }
  .grid-list-list.small-gutter.list-xl-5 > ul > li,
  .ce_text.grid-list.small-gutter.list-xl-5 > ul > li {
    width: calc((100% - 4 * 1.2rem) / 5);
    margin-bottom: 1.2rem !important;
  }
  .grid-list-list.small-gutter.list-xl-5 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.small-gutter.list-xl-5 > ul > li:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .grid-list-list.small-gutter.list-xl-5 > ul > li:nth-of-type(5n),
  .ce_text.grid-list.small-gutter.list-xl-5 > ul > li:nth-of-type(5n) {
    margin-right: 0;
  }
  .grid-list-list.big-gutter.list-xl-5 > ul > li,
  .ce_text.grid-list.big-gutter.list-xl-5 > ul > li {
    width: calc((100% - 4 * 3.6rem) / 5);
    margin-bottom: 3.6rem !important;
  }
  .grid-list-list.big-gutter.list-xl-5 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.big-gutter.list-xl-5 > ul > li:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .grid-list-list.big-gutter.list-xl-5 > ul > li:nth-of-type(5n),
  .ce_text.grid-list.big-gutter.list-xl-5 > ul > li:nth-of-type(5n) {
    margin-right: 0;
  }
  .grid-list-list.list-xl-6 > ul > li,
  .ce_text.grid-list.list-xl-6 > ul > li {
    width: calc((100% - 5 * 2.4rem) / 6);
    margin-bottom: 2.4rem !important;
  }
  .grid-list-list.list-xl-6 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.list-xl-6 > ul > li:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .grid-list-list.list-xl-6 > ul > li:nth-of-type(6n),
  .ce_text.grid-list.list-xl-6 > ul > li:nth-of-type(6n) {
    margin-right: 0;
  }
  .grid-list-list.no-gutter.list-xl-6 > ul > li,
  .ce_text.grid-list.no-gutter.list-xl-6 > ul > li {
    width: 16.6666666667%;
    margin-bottom: 0 !important;
  }
  .grid-list-list.no-gutter.list-xl-6 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.no-gutter.list-xl-6 > ul > li:nth-of-type(1n) {
    margin-right: 0;
  }
  .grid-list-list.no-gutter.list-xl-6 > ul > li:nth-of-type(6n),
  .ce_text.grid-list.no-gutter.list-xl-6 > ul > li:nth-of-type(6n) {
    margin-right: 0;
  }
  .grid-list-list.small-gutter.list-xl-6 > ul > li,
  .ce_text.grid-list.small-gutter.list-xl-6 > ul > li {
    width: calc((100% - 5 * 1.2rem) / 6);
    margin-bottom: 1.2rem !important;
  }
  .grid-list-list.small-gutter.list-xl-6 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.small-gutter.list-xl-6 > ul > li:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .grid-list-list.small-gutter.list-xl-6 > ul > li:nth-of-type(6n),
  .ce_text.grid-list.small-gutter.list-xl-6 > ul > li:nth-of-type(6n) {
    margin-right: 0;
  }
  .grid-list-list.big-gutter.list-xl-6 > ul > li,
  .ce_text.grid-list.big-gutter.list-xl-6 > ul > li {
    width: calc((100% - 5 * 3.6rem) / 6);
    margin-bottom: 3.6rem !important;
  }
  .grid-list-list.big-gutter.list-xl-6 > ul > li:nth-of-type(1n),
  .ce_text.grid-list.big-gutter.list-xl-6 > ul > li:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .grid-list-list.big-gutter.list-xl-6 > ul > li:nth-of-type(6n),
  .ce_text.grid-list.big-gutter.list-xl-6 > ul > li:nth-of-type(6n) {
    margin-right: 0;
  }
}

.ce_text ul, .ce_text ol,
.ce_list ul,
.ce_list ol,
.ce_markdown ul,
.ce_markdown ol {
  padding-left: 0;
}

.ce_text.list-unstyled ul,
.ce_text.list-unstyled ol,
.ce_list.list-unstyled ul,
.ce_list.list-unstyled ol,
.ce_markdown.list-unstyled ul,
.ce_markdown.list-unstyled ol {
  padding-left: 0;
  margin-left: 0;
  list-style: none;
}
.ce_text.list-inline ul,
.ce_text.list-inline ol,
.ce_list.list-inline ul,
.ce_list.list-inline ol,
.ce_markdown.list-inline ul,
.ce_markdown.list-inline ol {
  padding-left: 0;
  margin-left: 0;
  list-style: none;
}
.ce_text.list-inline ul > li,
.ce_text.list-inline ol > li,
.ce_list.list-inline ul > li,
.ce_list.list-inline ol > li,
.ce_markdown.list-inline ul > li,
.ce_markdown.list-inline ol > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.ce_text ul,
.ce_text ol,
.ce_list ul,
.ce_list ol,
.ce_markdown ul,
.ce_markdown ol {
  margin-top: 0;
  margin-left: 1.2em;
  margin-bottom: var(--distance-s);
}
.ce_text ul ul,
.ce_text ul ol,
.ce_text ol ul,
.ce_text ol ol,
.ce_list ul ul,
.ce_list ul ol,
.ce_list ol ul,
.ce_list ol ol,
.ce_markdown ul ul,
.ce_markdown ul ol,
.ce_markdown ol ul,
.ce_markdown ol ol {
  margin-bottom: 0;
}
.ce_text ul,
.ce_list ul,
.ce_markdown ul {
  list-style: square;
}
.ce_text ol,
.ce_list ol,
.ce_markdown ol {
  list-style: decimal;
}

ol.list-unstyled,
ul.list-unstyled {
  padding-left: 0;
  margin-left: 0;
  list-style: none;
}

ol.list-inline,
ul.list-inline {
  padding-left: 0;
  margin-left: 0;
  list-style: none;
}
ol.list-inline > li,
ul.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: var(--distance-m);
}

dt,
dd {
  line-height: var(--line-height-default);
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

@media (min-width: 600px) {
  .dl-horizontal dt {
    float: left;
    width: calc(var(--distance-m) - 2rem);
    clear: left;
    text-align: right;
  }
  .dl-horizontal dd {
    margin-left: var(--distance-m);
  }
}

ul.hook,
.ce_list.hook ul,
.ce_text.hook ul {
  padding-left: 0;
  margin-left: 0;
  list-style: none;
}
ul.hook li,
.ce_list.hook ul li,
.ce_text.hook ul li {
  padding-left: 2.6rem;
  position: relative;
  line-height: 2.6rem;
}
ul.hook li:before,
.ce_list.hook ul li:before,
.ce_text.hook ul li:before {
  content: "\f26e";
  display: inline-block;
  font-family: var(--font-family-icon-1);
  font-size: 2.4rem;
  font-weight: 400;
  position: absolute;
  left: 0;
  color: var(--secondary-color);
}

ul.positive,
.ce_list.positive ul,
.ce_text.positive ul {
  padding-left: 0;
  margin-left: 0;
  list-style: none;
}
ul.positive li,
.ce_list.positive ul li,
.ce_text.positive ul li {
  padding-left: 2.6rem;
  position: relative;
  line-height: 2.6rem;
}
ul.positive li:before,
.ce_list.positive ul li:before,
.ce_text.positive ul li:before {
  content: "\f4fd";
  display: inline-block;
  font-family: var(--font-family-icon-1);
  font-size: 2.4rem;
  font-weight: 400;
  position: absolute;
  left: 0;
  color: green;
}

ul.negative,
.ce_list.negative ul,
.ce_text.negative ul {
  padding-left: 0;
  margin-left: 0;
  list-style: none;
}
ul.negative li,
.ce_list.negative ul li,
.ce_text.negative ul li {
  padding-left: 2.6rem;
  position: relative;
  line-height: 2.6rem;
}
ul.negative li:before,
.ce_list.negative ul li:before,
.ce_text.negative ul li:before {
  content: "\f2e9";
  display: inline-block;
  font-family: var(--font-family-icon-1);
  font-size: 2.4rem;
  font-weight: 400;
  position: absolute;
  left: 0;
  color: darkred;
}

.ce_download {
  margin-bottom: var(--distance-m);
}
.ce_download img {
  display: inline-block !important;
}

.ce_downloads img {
  display: inline-block !important;
}
.ce_downloads ul {
  padding-left: 0;
  margin-left: 0;
  list-style: none;
}
.ce_downloads ul li {
  background-color: #fff;
  padding-top: var(--distance-s);
  padding-bottom: var(--distance-s);
  border-bottom: 1px solid var(--grey-3);
}

.ce_markdown pre code {
  padding: inherit;
  font-size: inherit;
  color: inherit;
  background: none;
  border: none;
}
.mejs-audio {
  height: 1em;
}

.ce_player audio {
  width: 100%;
}

.ce_youtube .video_container iframe {
  border: none;
}

.mod_newslist.grid-list {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}
.mod_newslist.grid-list > h1, .mod_newslist.grid-list > h2, .mod_newslist.grid-list > h3, .mod_newslist.grid-list > h4, .mod_newslist.grid-list > h5, .mod_newslist.grid-list > h6, .mod_newslist.grid-list > .like-h1, .mod_newslist.grid-list > .like-h2, .mod_newslist.grid-list > .like-h3, .mod_newslist.grid-list > .like-h4, .mod_newslist.grid-list > .like-h5, .mod_newslist.grid-list > .like-h6 {
  width: 100%;
}
.mod_newslist.grid-list.justify-left {
  justify-content: flex-start;
}
.mod_newslist.grid-list.justify-left > .layout_latest:last-of-type {
  margin-right: 0 !important;
}
.mod_newslist.grid-list.justify-center {
  justify-content: center;
}
.mod_newslist.grid-list.justify-center > .layout_latest:last-of-type {
  margin-right: 0 !important;
}
.mod_newslist.grid-list.justify-right {
  justify-content: flex-end;
}
.mod_newslist.grid-list.justify-right > .layout_latest:last-of-type {
  margin-right: 0 !important;
}
@media screen and (min-width: 0) {
  .mod_newslist.grid-list.list-1 > .layout_latest {
    width: 100%;
    margin-right: 0;
    margin-bottom: var(--distance-m) !important;
  }
  .mod_newslist.grid-list.no-gutter.list-1 > .layout_latest {
    margin-bottom: 0 !important;
  }
  .mod_newslist.grid-list.list-2 > .layout_latest {
    width: calc((100% - 1 * 2.4rem) / 2);
    margin-bottom: 2.4rem !important;
  }
  .mod_newslist.grid-list.list-2 > .layout_latest:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .mod_newslist.grid-list.list-2 > .layout_latest:nth-of-type(2n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.no-gutter.list-2 > .layout_latest {
    width: 50%;
    margin-bottom: 0 !important;
  }
  .mod_newslist.grid-list.no-gutter.list-2 > .layout_latest:nth-of-type(1n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.no-gutter.list-2 > .layout_latest:nth-of-type(2n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.small-gutter.list-2 > .layout_latest {
    width: calc((100% - 1 * 1.2rem) / 2);
    margin-bottom: 1.2rem !important;
  }
  .mod_newslist.grid-list.small-gutter.list-2 > .layout_latest:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .mod_newslist.grid-list.small-gutter.list-2 > .layout_latest:nth-of-type(2n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.big-gutter.list-2 > .layout_latest {
    width: calc((100% - 1 * 3.6rem) / 2);
    margin-bottom: 3.6rem !important;
  }
  .mod_newslist.grid-list.big-gutter.list-2 > .layout_latest:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .mod_newslist.grid-list.big-gutter.list-2 > .layout_latest:nth-of-type(2n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.list-3 > .layout_latest {
    width: calc((100% - 2 * 2.4rem) / 3);
    margin-bottom: 2.4rem !important;
  }
  .mod_newslist.grid-list.list-3 > .layout_latest:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .mod_newslist.grid-list.list-3 > .layout_latest:nth-of-type(3n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.no-gutter.list-3 > .layout_latest {
    width: 33.3333333333%;
    margin-bottom: 0 !important;
  }
  .mod_newslist.grid-list.no-gutter.list-3 > .layout_latest:nth-of-type(1n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.no-gutter.list-3 > .layout_latest:nth-of-type(3n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.small-gutter.list-3 > .layout_latest {
    width: calc((100% - 2 * 1.2rem) / 3);
    margin-bottom: 1.2rem !important;
  }
  .mod_newslist.grid-list.small-gutter.list-3 > .layout_latest:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .mod_newslist.grid-list.small-gutter.list-3 > .layout_latest:nth-of-type(3n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.big-gutter.list-3 > .layout_latest {
    width: calc((100% - 2 * 3.6rem) / 3);
    margin-bottom: 3.6rem !important;
  }
  .mod_newslist.grid-list.big-gutter.list-3 > .layout_latest:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .mod_newslist.grid-list.big-gutter.list-3 > .layout_latest:nth-of-type(3n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.list-4 > .layout_latest {
    width: calc((100% - 3 * 2.4rem) / 4);
    margin-bottom: 2.4rem !important;
  }
  .mod_newslist.grid-list.list-4 > .layout_latest:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .mod_newslist.grid-list.list-4 > .layout_latest:nth-of-type(4n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.no-gutter.list-4 > .layout_latest {
    width: 25%;
    margin-bottom: 0 !important;
  }
  .mod_newslist.grid-list.no-gutter.list-4 > .layout_latest:nth-of-type(1n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.no-gutter.list-4 > .layout_latest:nth-of-type(4n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.small-gutter.list-4 > .layout_latest {
    width: calc((100% - 3 * 1.2rem) / 4);
    margin-bottom: 1.2rem !important;
  }
  .mod_newslist.grid-list.small-gutter.list-4 > .layout_latest:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .mod_newslist.grid-list.small-gutter.list-4 > .layout_latest:nth-of-type(4n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.big-gutter.list-4 > .layout_latest {
    width: calc((100% - 3 * 3.6rem) / 4);
    margin-bottom: 3.6rem !important;
  }
  .mod_newslist.grid-list.big-gutter.list-4 > .layout_latest:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .mod_newslist.grid-list.big-gutter.list-4 > .layout_latest:nth-of-type(4n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.list-5 > .layout_latest {
    width: calc((100% - 4 * 2.4rem) / 5);
    margin-bottom: 2.4rem !important;
  }
  .mod_newslist.grid-list.list-5 > .layout_latest:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .mod_newslist.grid-list.list-5 > .layout_latest:nth-of-type(5n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.no-gutter.list-5 > .layout_latest {
    width: 20%;
    margin-bottom: 0 !important;
  }
  .mod_newslist.grid-list.no-gutter.list-5 > .layout_latest:nth-of-type(1n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.no-gutter.list-5 > .layout_latest:nth-of-type(5n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.small-gutter.list-5 > .layout_latest {
    width: calc((100% - 4 * 1.2rem) / 5);
    margin-bottom: 1.2rem !important;
  }
  .mod_newslist.grid-list.small-gutter.list-5 > .layout_latest:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .mod_newslist.grid-list.small-gutter.list-5 > .layout_latest:nth-of-type(5n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.big-gutter.list-5 > .layout_latest {
    width: calc((100% - 4 * 3.6rem) / 5);
    margin-bottom: 3.6rem !important;
  }
  .mod_newslist.grid-list.big-gutter.list-5 > .layout_latest:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .mod_newslist.grid-list.big-gutter.list-5 > .layout_latest:nth-of-type(5n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.list-6 > .layout_latest {
    width: calc((100% - 5 * 2.4rem) / 6);
    margin-bottom: 2.4rem !important;
  }
  .mod_newslist.grid-list.list-6 > .layout_latest:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .mod_newslist.grid-list.list-6 > .layout_latest:nth-of-type(6n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.no-gutter.list-6 > .layout_latest {
    width: 16.6666666667%;
    margin-bottom: 0 !important;
  }
  .mod_newslist.grid-list.no-gutter.list-6 > .layout_latest:nth-of-type(1n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.no-gutter.list-6 > .layout_latest:nth-of-type(6n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.small-gutter.list-6 > .layout_latest {
    width: calc((100% - 5 * 1.2rem) / 6);
    margin-bottom: 1.2rem !important;
  }
  .mod_newslist.grid-list.small-gutter.list-6 > .layout_latest:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .mod_newslist.grid-list.small-gutter.list-6 > .layout_latest:nth-of-type(6n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.big-gutter.list-6 > .layout_latest {
    width: calc((100% - 5 * 3.6rem) / 6);
    margin-bottom: 3.6rem !important;
  }
  .mod_newslist.grid-list.big-gutter.list-6 > .layout_latest:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .mod_newslist.grid-list.big-gutter.list-6 > .layout_latest:nth-of-type(6n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 600px) {
  .mod_newslist.grid-list.list-xs-1 > .layout_latest {
    width: 100%;
    margin-right: 0;
    margin-bottom: var(--distance-m) !important;
  }
  .mod_newslist.grid-list.no-gutter.list-xs-1 > .layout_latest {
    margin-bottom: 0 !important;
  }
  .mod_newslist.grid-list.list-xs-2 > .layout_latest {
    width: calc((100% - 1 * 2.4rem) / 2);
    margin-bottom: 2.4rem !important;
  }
  .mod_newslist.grid-list.list-xs-2 > .layout_latest:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .mod_newslist.grid-list.list-xs-2 > .layout_latest:nth-of-type(2n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.no-gutter.list-xs-2 > .layout_latest {
    width: 50%;
    margin-bottom: 0 !important;
  }
  .mod_newslist.grid-list.no-gutter.list-xs-2 > .layout_latest:nth-of-type(1n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.no-gutter.list-xs-2 > .layout_latest:nth-of-type(2n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.small-gutter.list-xs-2 > .layout_latest {
    width: calc((100% - 1 * 1.2rem) / 2);
    margin-bottom: 1.2rem !important;
  }
  .mod_newslist.grid-list.small-gutter.list-xs-2 > .layout_latest:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .mod_newslist.grid-list.small-gutter.list-xs-2 > .layout_latest:nth-of-type(2n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.big-gutter.list-xs-2 > .layout_latest {
    width: calc((100% - 1 * 3.6rem) / 2);
    margin-bottom: 3.6rem !important;
  }
  .mod_newslist.grid-list.big-gutter.list-xs-2 > .layout_latest:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .mod_newslist.grid-list.big-gutter.list-xs-2 > .layout_latest:nth-of-type(2n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.list-xs-3 > .layout_latest {
    width: calc((100% - 2 * 2.4rem) / 3);
    margin-bottom: 2.4rem !important;
  }
  .mod_newslist.grid-list.list-xs-3 > .layout_latest:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .mod_newslist.grid-list.list-xs-3 > .layout_latest:nth-of-type(3n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.no-gutter.list-xs-3 > .layout_latest {
    width: 33.3333333333%;
    margin-bottom: 0 !important;
  }
  .mod_newslist.grid-list.no-gutter.list-xs-3 > .layout_latest:nth-of-type(1n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.no-gutter.list-xs-3 > .layout_latest:nth-of-type(3n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.small-gutter.list-xs-3 > .layout_latest {
    width: calc((100% - 2 * 1.2rem) / 3);
    margin-bottom: 1.2rem !important;
  }
  .mod_newslist.grid-list.small-gutter.list-xs-3 > .layout_latest:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .mod_newslist.grid-list.small-gutter.list-xs-3 > .layout_latest:nth-of-type(3n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.big-gutter.list-xs-3 > .layout_latest {
    width: calc((100% - 2 * 3.6rem) / 3);
    margin-bottom: 3.6rem !important;
  }
  .mod_newslist.grid-list.big-gutter.list-xs-3 > .layout_latest:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .mod_newslist.grid-list.big-gutter.list-xs-3 > .layout_latest:nth-of-type(3n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.list-xs-4 > .layout_latest {
    width: calc((100% - 3 * 2.4rem) / 4);
    margin-bottom: 2.4rem !important;
  }
  .mod_newslist.grid-list.list-xs-4 > .layout_latest:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .mod_newslist.grid-list.list-xs-4 > .layout_latest:nth-of-type(4n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.no-gutter.list-xs-4 > .layout_latest {
    width: 25%;
    margin-bottom: 0 !important;
  }
  .mod_newslist.grid-list.no-gutter.list-xs-4 > .layout_latest:nth-of-type(1n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.no-gutter.list-xs-4 > .layout_latest:nth-of-type(4n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.small-gutter.list-xs-4 > .layout_latest {
    width: calc((100% - 3 * 1.2rem) / 4);
    margin-bottom: 1.2rem !important;
  }
  .mod_newslist.grid-list.small-gutter.list-xs-4 > .layout_latest:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .mod_newslist.grid-list.small-gutter.list-xs-4 > .layout_latest:nth-of-type(4n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.big-gutter.list-xs-4 > .layout_latest {
    width: calc((100% - 3 * 3.6rem) / 4);
    margin-bottom: 3.6rem !important;
  }
  .mod_newslist.grid-list.big-gutter.list-xs-4 > .layout_latest:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .mod_newslist.grid-list.big-gutter.list-xs-4 > .layout_latest:nth-of-type(4n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.list-xs-5 > .layout_latest {
    width: calc((100% - 4 * 2.4rem) / 5);
    margin-bottom: 2.4rem !important;
  }
  .mod_newslist.grid-list.list-xs-5 > .layout_latest:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .mod_newslist.grid-list.list-xs-5 > .layout_latest:nth-of-type(5n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.no-gutter.list-xs-5 > .layout_latest {
    width: 20%;
    margin-bottom: 0 !important;
  }
  .mod_newslist.grid-list.no-gutter.list-xs-5 > .layout_latest:nth-of-type(1n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.no-gutter.list-xs-5 > .layout_latest:nth-of-type(5n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.small-gutter.list-xs-5 > .layout_latest {
    width: calc((100% - 4 * 1.2rem) / 5);
    margin-bottom: 1.2rem !important;
  }
  .mod_newslist.grid-list.small-gutter.list-xs-5 > .layout_latest:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .mod_newslist.grid-list.small-gutter.list-xs-5 > .layout_latest:nth-of-type(5n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.big-gutter.list-xs-5 > .layout_latest {
    width: calc((100% - 4 * 3.6rem) / 5);
    margin-bottom: 3.6rem !important;
  }
  .mod_newslist.grid-list.big-gutter.list-xs-5 > .layout_latest:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .mod_newslist.grid-list.big-gutter.list-xs-5 > .layout_latest:nth-of-type(5n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.list-xs-6 > .layout_latest {
    width: calc((100% - 5 * 2.4rem) / 6);
    margin-bottom: 2.4rem !important;
  }
  .mod_newslist.grid-list.list-xs-6 > .layout_latest:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .mod_newslist.grid-list.list-xs-6 > .layout_latest:nth-of-type(6n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.no-gutter.list-xs-6 > .layout_latest {
    width: 16.6666666667%;
    margin-bottom: 0 !important;
  }
  .mod_newslist.grid-list.no-gutter.list-xs-6 > .layout_latest:nth-of-type(1n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.no-gutter.list-xs-6 > .layout_latest:nth-of-type(6n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.small-gutter.list-xs-6 > .layout_latest {
    width: calc((100% - 5 * 1.2rem) / 6);
    margin-bottom: 1.2rem !important;
  }
  .mod_newslist.grid-list.small-gutter.list-xs-6 > .layout_latest:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .mod_newslist.grid-list.small-gutter.list-xs-6 > .layout_latest:nth-of-type(6n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.big-gutter.list-xs-6 > .layout_latest {
    width: calc((100% - 5 * 3.6rem) / 6);
    margin-bottom: 3.6rem !important;
  }
  .mod_newslist.grid-list.big-gutter.list-xs-6 > .layout_latest:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .mod_newslist.grid-list.big-gutter.list-xs-6 > .layout_latest:nth-of-type(6n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) {
  .mod_newslist.grid-list.list-s-1 > .layout_latest {
    width: 100%;
    margin-right: 0;
    margin-bottom: var(--distance-m) !important;
  }
  .mod_newslist.grid-list.no-gutter.list-s-1 > .layout_latest {
    margin-bottom: 0 !important;
  }
  .mod_newslist.grid-list.list-s-2 > .layout_latest {
    width: calc((100% - 1 * 2.4rem) / 2);
    margin-bottom: 2.4rem !important;
  }
  .mod_newslist.grid-list.list-s-2 > .layout_latest:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .mod_newslist.grid-list.list-s-2 > .layout_latest:nth-of-type(2n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.no-gutter.list-s-2 > .layout_latest {
    width: 50%;
    margin-bottom: 0 !important;
  }
  .mod_newslist.grid-list.no-gutter.list-s-2 > .layout_latest:nth-of-type(1n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.no-gutter.list-s-2 > .layout_latest:nth-of-type(2n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.small-gutter.list-s-2 > .layout_latest {
    width: calc((100% - 1 * 1.2rem) / 2);
    margin-bottom: 1.2rem !important;
  }
  .mod_newslist.grid-list.small-gutter.list-s-2 > .layout_latest:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .mod_newslist.grid-list.small-gutter.list-s-2 > .layout_latest:nth-of-type(2n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.big-gutter.list-s-2 > .layout_latest {
    width: calc((100% - 1 * 3.6rem) / 2);
    margin-bottom: 3.6rem !important;
  }
  .mod_newslist.grid-list.big-gutter.list-s-2 > .layout_latest:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .mod_newslist.grid-list.big-gutter.list-s-2 > .layout_latest:nth-of-type(2n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.list-s-3 > .layout_latest {
    width: calc((100% - 2 * 2.4rem) / 3);
    margin-bottom: 2.4rem !important;
  }
  .mod_newslist.grid-list.list-s-3 > .layout_latest:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .mod_newslist.grid-list.list-s-3 > .layout_latest:nth-of-type(3n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.no-gutter.list-s-3 > .layout_latest {
    width: 33.3333333333%;
    margin-bottom: 0 !important;
  }
  .mod_newslist.grid-list.no-gutter.list-s-3 > .layout_latest:nth-of-type(1n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.no-gutter.list-s-3 > .layout_latest:nth-of-type(3n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.small-gutter.list-s-3 > .layout_latest {
    width: calc((100% - 2 * 1.2rem) / 3);
    margin-bottom: 1.2rem !important;
  }
  .mod_newslist.grid-list.small-gutter.list-s-3 > .layout_latest:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .mod_newslist.grid-list.small-gutter.list-s-3 > .layout_latest:nth-of-type(3n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.big-gutter.list-s-3 > .layout_latest {
    width: calc((100% - 2 * 3.6rem) / 3);
    margin-bottom: 3.6rem !important;
  }
  .mod_newslist.grid-list.big-gutter.list-s-3 > .layout_latest:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .mod_newslist.grid-list.big-gutter.list-s-3 > .layout_latest:nth-of-type(3n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.list-s-4 > .layout_latest {
    width: calc((100% - 3 * 2.4rem) / 4);
    margin-bottom: 2.4rem !important;
  }
  .mod_newslist.grid-list.list-s-4 > .layout_latest:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .mod_newslist.grid-list.list-s-4 > .layout_latest:nth-of-type(4n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.no-gutter.list-s-4 > .layout_latest {
    width: 25%;
    margin-bottom: 0 !important;
  }
  .mod_newslist.grid-list.no-gutter.list-s-4 > .layout_latest:nth-of-type(1n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.no-gutter.list-s-4 > .layout_latest:nth-of-type(4n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.small-gutter.list-s-4 > .layout_latest {
    width: calc((100% - 3 * 1.2rem) / 4);
    margin-bottom: 1.2rem !important;
  }
  .mod_newslist.grid-list.small-gutter.list-s-4 > .layout_latest:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .mod_newslist.grid-list.small-gutter.list-s-4 > .layout_latest:nth-of-type(4n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.big-gutter.list-s-4 > .layout_latest {
    width: calc((100% - 3 * 3.6rem) / 4);
    margin-bottom: 3.6rem !important;
  }
  .mod_newslist.grid-list.big-gutter.list-s-4 > .layout_latest:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .mod_newslist.grid-list.big-gutter.list-s-4 > .layout_latest:nth-of-type(4n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.list-s-5 > .layout_latest {
    width: calc((100% - 4 * 2.4rem) / 5);
    margin-bottom: 2.4rem !important;
  }
  .mod_newslist.grid-list.list-s-5 > .layout_latest:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .mod_newslist.grid-list.list-s-5 > .layout_latest:nth-of-type(5n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.no-gutter.list-s-5 > .layout_latest {
    width: 20%;
    margin-bottom: 0 !important;
  }
  .mod_newslist.grid-list.no-gutter.list-s-5 > .layout_latest:nth-of-type(1n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.no-gutter.list-s-5 > .layout_latest:nth-of-type(5n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.small-gutter.list-s-5 > .layout_latest {
    width: calc((100% - 4 * 1.2rem) / 5);
    margin-bottom: 1.2rem !important;
  }
  .mod_newslist.grid-list.small-gutter.list-s-5 > .layout_latest:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .mod_newslist.grid-list.small-gutter.list-s-5 > .layout_latest:nth-of-type(5n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.big-gutter.list-s-5 > .layout_latest {
    width: calc((100% - 4 * 3.6rem) / 5);
    margin-bottom: 3.6rem !important;
  }
  .mod_newslist.grid-list.big-gutter.list-s-5 > .layout_latest:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .mod_newslist.grid-list.big-gutter.list-s-5 > .layout_latest:nth-of-type(5n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.list-s-6 > .layout_latest {
    width: calc((100% - 5 * 2.4rem) / 6);
    margin-bottom: 2.4rem !important;
  }
  .mod_newslist.grid-list.list-s-6 > .layout_latest:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .mod_newslist.grid-list.list-s-6 > .layout_latest:nth-of-type(6n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.no-gutter.list-s-6 > .layout_latest {
    width: 16.6666666667%;
    margin-bottom: 0 !important;
  }
  .mod_newslist.grid-list.no-gutter.list-s-6 > .layout_latest:nth-of-type(1n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.no-gutter.list-s-6 > .layout_latest:nth-of-type(6n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.small-gutter.list-s-6 > .layout_latest {
    width: calc((100% - 5 * 1.2rem) / 6);
    margin-bottom: 1.2rem !important;
  }
  .mod_newslist.grid-list.small-gutter.list-s-6 > .layout_latest:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .mod_newslist.grid-list.small-gutter.list-s-6 > .layout_latest:nth-of-type(6n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.big-gutter.list-s-6 > .layout_latest {
    width: calc((100% - 5 * 3.6rem) / 6);
    margin-bottom: 3.6rem !important;
  }
  .mod_newslist.grid-list.big-gutter.list-s-6 > .layout_latest:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .mod_newslist.grid-list.big-gutter.list-s-6 > .layout_latest:nth-of-type(6n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 1024px) {
  .mod_newslist.grid-list.list-m-1 > .layout_latest {
    width: 100%;
    margin-right: 0;
    margin-bottom: var(--distance-m) !important;
  }
  .mod_newslist.grid-list.no-gutter.list-m-1 > .layout_latest {
    margin-bottom: 0 !important;
  }
  .mod_newslist.grid-list.list-m-2 > .layout_latest {
    width: calc((100% - 1 * 2.4rem) / 2);
    margin-bottom: 2.4rem !important;
  }
  .mod_newslist.grid-list.list-m-2 > .layout_latest:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .mod_newslist.grid-list.list-m-2 > .layout_latest:nth-of-type(2n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.no-gutter.list-m-2 > .layout_latest {
    width: 50%;
    margin-bottom: 0 !important;
  }
  .mod_newslist.grid-list.no-gutter.list-m-2 > .layout_latest:nth-of-type(1n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.no-gutter.list-m-2 > .layout_latest:nth-of-type(2n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.small-gutter.list-m-2 > .layout_latest {
    width: calc((100% - 1 * 1.2rem) / 2);
    margin-bottom: 1.2rem !important;
  }
  .mod_newslist.grid-list.small-gutter.list-m-2 > .layout_latest:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .mod_newslist.grid-list.small-gutter.list-m-2 > .layout_latest:nth-of-type(2n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.big-gutter.list-m-2 > .layout_latest {
    width: calc((100% - 1 * 3.6rem) / 2);
    margin-bottom: 3.6rem !important;
  }
  .mod_newslist.grid-list.big-gutter.list-m-2 > .layout_latest:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .mod_newslist.grid-list.big-gutter.list-m-2 > .layout_latest:nth-of-type(2n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.list-m-3 > .layout_latest {
    width: calc((100% - 2 * 2.4rem) / 3);
    margin-bottom: 2.4rem !important;
  }
  .mod_newslist.grid-list.list-m-3 > .layout_latest:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .mod_newslist.grid-list.list-m-3 > .layout_latest:nth-of-type(3n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.no-gutter.list-m-3 > .layout_latest {
    width: 33.3333333333%;
    margin-bottom: 0 !important;
  }
  .mod_newslist.grid-list.no-gutter.list-m-3 > .layout_latest:nth-of-type(1n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.no-gutter.list-m-3 > .layout_latest:nth-of-type(3n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.small-gutter.list-m-3 > .layout_latest {
    width: calc((100% - 2 * 1.2rem) / 3);
    margin-bottom: 1.2rem !important;
  }
  .mod_newslist.grid-list.small-gutter.list-m-3 > .layout_latest:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .mod_newslist.grid-list.small-gutter.list-m-3 > .layout_latest:nth-of-type(3n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.big-gutter.list-m-3 > .layout_latest {
    width: calc((100% - 2 * 3.6rem) / 3);
    margin-bottom: 3.6rem !important;
  }
  .mod_newslist.grid-list.big-gutter.list-m-3 > .layout_latest:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .mod_newslist.grid-list.big-gutter.list-m-3 > .layout_latest:nth-of-type(3n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.list-m-4 > .layout_latest {
    width: calc((100% - 3 * 2.4rem) / 4);
    margin-bottom: 2.4rem !important;
  }
  .mod_newslist.grid-list.list-m-4 > .layout_latest:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .mod_newslist.grid-list.list-m-4 > .layout_latest:nth-of-type(4n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.no-gutter.list-m-4 > .layout_latest {
    width: 25%;
    margin-bottom: 0 !important;
  }
  .mod_newslist.grid-list.no-gutter.list-m-4 > .layout_latest:nth-of-type(1n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.no-gutter.list-m-4 > .layout_latest:nth-of-type(4n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.small-gutter.list-m-4 > .layout_latest {
    width: calc((100% - 3 * 1.2rem) / 4);
    margin-bottom: 1.2rem !important;
  }
  .mod_newslist.grid-list.small-gutter.list-m-4 > .layout_latest:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .mod_newslist.grid-list.small-gutter.list-m-4 > .layout_latest:nth-of-type(4n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.big-gutter.list-m-4 > .layout_latest {
    width: calc((100% - 3 * 3.6rem) / 4);
    margin-bottom: 3.6rem !important;
  }
  .mod_newslist.grid-list.big-gutter.list-m-4 > .layout_latest:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .mod_newslist.grid-list.big-gutter.list-m-4 > .layout_latest:nth-of-type(4n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.list-m-5 > .layout_latest {
    width: calc((100% - 4 * 2.4rem) / 5);
    margin-bottom: 2.4rem !important;
  }
  .mod_newslist.grid-list.list-m-5 > .layout_latest:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .mod_newslist.grid-list.list-m-5 > .layout_latest:nth-of-type(5n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.no-gutter.list-m-5 > .layout_latest {
    width: 20%;
    margin-bottom: 0 !important;
  }
  .mod_newslist.grid-list.no-gutter.list-m-5 > .layout_latest:nth-of-type(1n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.no-gutter.list-m-5 > .layout_latest:nth-of-type(5n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.small-gutter.list-m-5 > .layout_latest {
    width: calc((100% - 4 * 1.2rem) / 5);
    margin-bottom: 1.2rem !important;
  }
  .mod_newslist.grid-list.small-gutter.list-m-5 > .layout_latest:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .mod_newslist.grid-list.small-gutter.list-m-5 > .layout_latest:nth-of-type(5n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.big-gutter.list-m-5 > .layout_latest {
    width: calc((100% - 4 * 3.6rem) / 5);
    margin-bottom: 3.6rem !important;
  }
  .mod_newslist.grid-list.big-gutter.list-m-5 > .layout_latest:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .mod_newslist.grid-list.big-gutter.list-m-5 > .layout_latest:nth-of-type(5n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.list-m-6 > .layout_latest {
    width: calc((100% - 5 * 2.4rem) / 6);
    margin-bottom: 2.4rem !important;
  }
  .mod_newslist.grid-list.list-m-6 > .layout_latest:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .mod_newslist.grid-list.list-m-6 > .layout_latest:nth-of-type(6n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.no-gutter.list-m-6 > .layout_latest {
    width: 16.6666666667%;
    margin-bottom: 0 !important;
  }
  .mod_newslist.grid-list.no-gutter.list-m-6 > .layout_latest:nth-of-type(1n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.no-gutter.list-m-6 > .layout_latest:nth-of-type(6n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.small-gutter.list-m-6 > .layout_latest {
    width: calc((100% - 5 * 1.2rem) / 6);
    margin-bottom: 1.2rem !important;
  }
  .mod_newslist.grid-list.small-gutter.list-m-6 > .layout_latest:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .mod_newslist.grid-list.small-gutter.list-m-6 > .layout_latest:nth-of-type(6n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.big-gutter.list-m-6 > .layout_latest {
    width: calc((100% - 5 * 3.6rem) / 6);
    margin-bottom: 3.6rem !important;
  }
  .mod_newslist.grid-list.big-gutter.list-m-6 > .layout_latest:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .mod_newslist.grid-list.big-gutter.list-m-6 > .layout_latest:nth-of-type(6n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 1264px) {
  .mod_newslist.grid-list.list-l-1 > .layout_latest {
    width: 100%;
    margin-right: 0;
    margin-bottom: var(--distance-m) !important;
  }
  .mod_newslist.grid-list.no-gutter.list-l-1 > .layout_latest {
    margin-bottom: 0 !important;
  }
  .mod_newslist.grid-list.list-l-2 > .layout_latest {
    width: calc((100% - 1 * 2.4rem) / 2);
    margin-bottom: 2.4rem !important;
  }
  .mod_newslist.grid-list.list-l-2 > .layout_latest:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .mod_newslist.grid-list.list-l-2 > .layout_latest:nth-of-type(2n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.no-gutter.list-l-2 > .layout_latest {
    width: 50%;
    margin-bottom: 0 !important;
  }
  .mod_newslist.grid-list.no-gutter.list-l-2 > .layout_latest:nth-of-type(1n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.no-gutter.list-l-2 > .layout_latest:nth-of-type(2n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.small-gutter.list-l-2 > .layout_latest {
    width: calc((100% - 1 * 1.2rem) / 2);
    margin-bottom: 1.2rem !important;
  }
  .mod_newslist.grid-list.small-gutter.list-l-2 > .layout_latest:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .mod_newslist.grid-list.small-gutter.list-l-2 > .layout_latest:nth-of-type(2n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.big-gutter.list-l-2 > .layout_latest {
    width: calc((100% - 1 * 3.6rem) / 2);
    margin-bottom: 3.6rem !important;
  }
  .mod_newslist.grid-list.big-gutter.list-l-2 > .layout_latest:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .mod_newslist.grid-list.big-gutter.list-l-2 > .layout_latest:nth-of-type(2n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.list-l-3 > .layout_latest {
    width: calc((100% - 2 * 2.4rem) / 3);
    margin-bottom: 2.4rem !important;
  }
  .mod_newslist.grid-list.list-l-3 > .layout_latest:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .mod_newslist.grid-list.list-l-3 > .layout_latest:nth-of-type(3n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.no-gutter.list-l-3 > .layout_latest {
    width: 33.3333333333%;
    margin-bottom: 0 !important;
  }
  .mod_newslist.grid-list.no-gutter.list-l-3 > .layout_latest:nth-of-type(1n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.no-gutter.list-l-3 > .layout_latest:nth-of-type(3n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.small-gutter.list-l-3 > .layout_latest {
    width: calc((100% - 2 * 1.2rem) / 3);
    margin-bottom: 1.2rem !important;
  }
  .mod_newslist.grid-list.small-gutter.list-l-3 > .layout_latest:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .mod_newslist.grid-list.small-gutter.list-l-3 > .layout_latest:nth-of-type(3n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.big-gutter.list-l-3 > .layout_latest {
    width: calc((100% - 2 * 3.6rem) / 3);
    margin-bottom: 3.6rem !important;
  }
  .mod_newslist.grid-list.big-gutter.list-l-3 > .layout_latest:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .mod_newslist.grid-list.big-gutter.list-l-3 > .layout_latest:nth-of-type(3n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.list-l-4 > .layout_latest {
    width: calc((100% - 3 * 2.4rem) / 4);
    margin-bottom: 2.4rem !important;
  }
  .mod_newslist.grid-list.list-l-4 > .layout_latest:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .mod_newslist.grid-list.list-l-4 > .layout_latest:nth-of-type(4n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.no-gutter.list-l-4 > .layout_latest {
    width: 25%;
    margin-bottom: 0 !important;
  }
  .mod_newslist.grid-list.no-gutter.list-l-4 > .layout_latest:nth-of-type(1n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.no-gutter.list-l-4 > .layout_latest:nth-of-type(4n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.small-gutter.list-l-4 > .layout_latest {
    width: calc((100% - 3 * 1.2rem) / 4);
    margin-bottom: 1.2rem !important;
  }
  .mod_newslist.grid-list.small-gutter.list-l-4 > .layout_latest:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .mod_newslist.grid-list.small-gutter.list-l-4 > .layout_latest:nth-of-type(4n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.big-gutter.list-l-4 > .layout_latest {
    width: calc((100% - 3 * 3.6rem) / 4);
    margin-bottom: 3.6rem !important;
  }
  .mod_newslist.grid-list.big-gutter.list-l-4 > .layout_latest:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .mod_newslist.grid-list.big-gutter.list-l-4 > .layout_latest:nth-of-type(4n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.list-l-5 > .layout_latest {
    width: calc((100% - 4 * 2.4rem) / 5);
    margin-bottom: 2.4rem !important;
  }
  .mod_newslist.grid-list.list-l-5 > .layout_latest:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .mod_newslist.grid-list.list-l-5 > .layout_latest:nth-of-type(5n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.no-gutter.list-l-5 > .layout_latest {
    width: 20%;
    margin-bottom: 0 !important;
  }
  .mod_newslist.grid-list.no-gutter.list-l-5 > .layout_latest:nth-of-type(1n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.no-gutter.list-l-5 > .layout_latest:nth-of-type(5n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.small-gutter.list-l-5 > .layout_latest {
    width: calc((100% - 4 * 1.2rem) / 5);
    margin-bottom: 1.2rem !important;
  }
  .mod_newslist.grid-list.small-gutter.list-l-5 > .layout_latest:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .mod_newslist.grid-list.small-gutter.list-l-5 > .layout_latest:nth-of-type(5n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.big-gutter.list-l-5 > .layout_latest {
    width: calc((100% - 4 * 3.6rem) / 5);
    margin-bottom: 3.6rem !important;
  }
  .mod_newslist.grid-list.big-gutter.list-l-5 > .layout_latest:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .mod_newslist.grid-list.big-gutter.list-l-5 > .layout_latest:nth-of-type(5n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.list-l-6 > .layout_latest {
    width: calc((100% - 5 * 2.4rem) / 6);
    margin-bottom: 2.4rem !important;
  }
  .mod_newslist.grid-list.list-l-6 > .layout_latest:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .mod_newslist.grid-list.list-l-6 > .layout_latest:nth-of-type(6n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.no-gutter.list-l-6 > .layout_latest {
    width: 16.6666666667%;
    margin-bottom: 0 !important;
  }
  .mod_newslist.grid-list.no-gutter.list-l-6 > .layout_latest:nth-of-type(1n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.no-gutter.list-l-6 > .layout_latest:nth-of-type(6n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.small-gutter.list-l-6 > .layout_latest {
    width: calc((100% - 5 * 1.2rem) / 6);
    margin-bottom: 1.2rem !important;
  }
  .mod_newslist.grid-list.small-gutter.list-l-6 > .layout_latest:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .mod_newslist.grid-list.small-gutter.list-l-6 > .layout_latest:nth-of-type(6n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.big-gutter.list-l-6 > .layout_latest {
    width: calc((100% - 5 * 3.6rem) / 6);
    margin-bottom: 3.6rem !important;
  }
  .mod_newslist.grid-list.big-gutter.list-l-6 > .layout_latest:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .mod_newslist.grid-list.big-gutter.list-l-6 > .layout_latest:nth-of-type(6n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 1921px) {
  .mod_newslist.grid-list.list-xl-1 > .layout_latest {
    width: 100%;
    margin-right: 0;
    margin-bottom: var(--distance-m) !important;
  }
  .mod_newslist.grid-list.no-gutter.list-xl-1 > .layout_latest {
    margin-bottom: 0 !important;
  }
  .mod_newslist.grid-list.list-xl-2 > .layout_latest {
    width: calc((100% - 1 * 2.4rem) / 2);
    margin-bottom: 2.4rem !important;
  }
  .mod_newslist.grid-list.list-xl-2 > .layout_latest:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .mod_newslist.grid-list.list-xl-2 > .layout_latest:nth-of-type(2n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.no-gutter.list-xl-2 > .layout_latest {
    width: 50%;
    margin-bottom: 0 !important;
  }
  .mod_newslist.grid-list.no-gutter.list-xl-2 > .layout_latest:nth-of-type(1n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.no-gutter.list-xl-2 > .layout_latest:nth-of-type(2n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.small-gutter.list-xl-2 > .layout_latest {
    width: calc((100% - 1 * 1.2rem) / 2);
    margin-bottom: 1.2rem !important;
  }
  .mod_newslist.grid-list.small-gutter.list-xl-2 > .layout_latest:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .mod_newslist.grid-list.small-gutter.list-xl-2 > .layout_latest:nth-of-type(2n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.big-gutter.list-xl-2 > .layout_latest {
    width: calc((100% - 1 * 3.6rem) / 2);
    margin-bottom: 3.6rem !important;
  }
  .mod_newslist.grid-list.big-gutter.list-xl-2 > .layout_latest:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .mod_newslist.grid-list.big-gutter.list-xl-2 > .layout_latest:nth-of-type(2n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.list-xl-3 > .layout_latest {
    width: calc((100% - 2 * 2.4rem) / 3);
    margin-bottom: 2.4rem !important;
  }
  .mod_newslist.grid-list.list-xl-3 > .layout_latest:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .mod_newslist.grid-list.list-xl-3 > .layout_latest:nth-of-type(3n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.no-gutter.list-xl-3 > .layout_latest {
    width: 33.3333333333%;
    margin-bottom: 0 !important;
  }
  .mod_newslist.grid-list.no-gutter.list-xl-3 > .layout_latest:nth-of-type(1n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.no-gutter.list-xl-3 > .layout_latest:nth-of-type(3n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.small-gutter.list-xl-3 > .layout_latest {
    width: calc((100% - 2 * 1.2rem) / 3);
    margin-bottom: 1.2rem !important;
  }
  .mod_newslist.grid-list.small-gutter.list-xl-3 > .layout_latest:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .mod_newslist.grid-list.small-gutter.list-xl-3 > .layout_latest:nth-of-type(3n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.big-gutter.list-xl-3 > .layout_latest {
    width: calc((100% - 2 * 3.6rem) / 3);
    margin-bottom: 3.6rem !important;
  }
  .mod_newslist.grid-list.big-gutter.list-xl-3 > .layout_latest:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .mod_newslist.grid-list.big-gutter.list-xl-3 > .layout_latest:nth-of-type(3n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.list-xl-4 > .layout_latest {
    width: calc((100% - 3 * 2.4rem) / 4);
    margin-bottom: 2.4rem !important;
  }
  .mod_newslist.grid-list.list-xl-4 > .layout_latest:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .mod_newslist.grid-list.list-xl-4 > .layout_latest:nth-of-type(4n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.no-gutter.list-xl-4 > .layout_latest {
    width: 25%;
    margin-bottom: 0 !important;
  }
  .mod_newslist.grid-list.no-gutter.list-xl-4 > .layout_latest:nth-of-type(1n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.no-gutter.list-xl-4 > .layout_latest:nth-of-type(4n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.small-gutter.list-xl-4 > .layout_latest {
    width: calc((100% - 3 * 1.2rem) / 4);
    margin-bottom: 1.2rem !important;
  }
  .mod_newslist.grid-list.small-gutter.list-xl-4 > .layout_latest:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .mod_newslist.grid-list.small-gutter.list-xl-4 > .layout_latest:nth-of-type(4n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.big-gutter.list-xl-4 > .layout_latest {
    width: calc((100% - 3 * 3.6rem) / 4);
    margin-bottom: 3.6rem !important;
  }
  .mod_newslist.grid-list.big-gutter.list-xl-4 > .layout_latest:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .mod_newslist.grid-list.big-gutter.list-xl-4 > .layout_latest:nth-of-type(4n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.list-xl-5 > .layout_latest {
    width: calc((100% - 4 * 2.4rem) / 5);
    margin-bottom: 2.4rem !important;
  }
  .mod_newslist.grid-list.list-xl-5 > .layout_latest:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .mod_newslist.grid-list.list-xl-5 > .layout_latest:nth-of-type(5n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.no-gutter.list-xl-5 > .layout_latest {
    width: 20%;
    margin-bottom: 0 !important;
  }
  .mod_newslist.grid-list.no-gutter.list-xl-5 > .layout_latest:nth-of-type(1n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.no-gutter.list-xl-5 > .layout_latest:nth-of-type(5n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.small-gutter.list-xl-5 > .layout_latest {
    width: calc((100% - 4 * 1.2rem) / 5);
    margin-bottom: 1.2rem !important;
  }
  .mod_newslist.grid-list.small-gutter.list-xl-5 > .layout_latest:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .mod_newslist.grid-list.small-gutter.list-xl-5 > .layout_latest:nth-of-type(5n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.big-gutter.list-xl-5 > .layout_latest {
    width: calc((100% - 4 * 3.6rem) / 5);
    margin-bottom: 3.6rem !important;
  }
  .mod_newslist.grid-list.big-gutter.list-xl-5 > .layout_latest:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .mod_newslist.grid-list.big-gutter.list-xl-5 > .layout_latest:nth-of-type(5n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.list-xl-6 > .layout_latest {
    width: calc((100% - 5 * 2.4rem) / 6);
    margin-bottom: 2.4rem !important;
  }
  .mod_newslist.grid-list.list-xl-6 > .layout_latest:nth-of-type(1n) {
    margin-right: 2.4rem;
  }
  .mod_newslist.grid-list.list-xl-6 > .layout_latest:nth-of-type(6n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.no-gutter.list-xl-6 > .layout_latest {
    width: 16.6666666667%;
    margin-bottom: 0 !important;
  }
  .mod_newslist.grid-list.no-gutter.list-xl-6 > .layout_latest:nth-of-type(1n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.no-gutter.list-xl-6 > .layout_latest:nth-of-type(6n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.small-gutter.list-xl-6 > .layout_latest {
    width: calc((100% - 5 * 1.2rem) / 6);
    margin-bottom: 1.2rem !important;
  }
  .mod_newslist.grid-list.small-gutter.list-xl-6 > .layout_latest:nth-of-type(1n) {
    margin-right: 1.2rem;
  }
  .mod_newslist.grid-list.small-gutter.list-xl-6 > .layout_latest:nth-of-type(6n) {
    margin-right: 0;
  }
  .mod_newslist.grid-list.big-gutter.list-xl-6 > .layout_latest {
    width: calc((100% - 5 * 3.6rem) / 6);
    margin-bottom: 3.6rem !important;
  }
  .mod_newslist.grid-list.big-gutter.list-xl-6 > .layout_latest:nth-of-type(1n) {
    margin-right: 3.6rem;
  }
  .mod_newslist.grid-list.big-gutter.list-xl-6 > .layout_latest:nth-of-type(6n) {
    margin-right: 0;
  }
}

.mod_newslist,
.mod_newsarchive,
.mod_slick_newslist {
  display: flex;
  overflow: visible;
}
.mod_newslist .image_container,
.mod_newsarchive .image_container,
.mod_slick_newslist .image_container {
  width: auto;
  height: auto;
}
.mod_newslist .image_container.float_left, .mod_newslist .image_container.float_right,
.mod_newsarchive .image_container.float_left,
.mod_newsarchive .image_container.float_right,
.mod_slick_newslist .image_container.float_left,
.mod_slick_newslist .image_container.float_right {
  float: none;
}
.mod_newslist .caption,
.mod_newsarchive .caption,
.mod_slick_newslist .caption {
  font-size: var(--font-size-s);
}
@media (min-width: 600px) {
  .mod_newslist .image_container,
  .mod_newsarchive .image_container,
  .mod_slick_newslist .image_container {
    width: auto;
  }
  .mod_newslist .image_container img,
  .mod_newsarchive .image_container img,
  .mod_slick_newslist .image_container img {
    width: auto;
    height: auto;
  }
  .mod_newslist .image_container.float_left,
  .mod_newsarchive .image_container.float_left,
  .mod_slick_newslist .image_container.float_left {
    float: left;
    margin: 0 var(--distance-m) var(--distance-s) 0;
  }
  .mod_newslist .image_container.float_right,
  .mod_newsarchive .image_container.float_right,
  .mod_slick_newslist .image_container.float_right {
    float: right;
    margin: 0 0 var(--distance-s) var(--distance-m);
  }
  .mod_newslist .image_container.float_above,
  .mod_newsarchive .image_container.float_above,
  .mod_slick_newslist .image_container.float_above {
    margin: 0 0 var(--distance-m);
  }
  .mod_newslist .image_container.float_below,
  .mod_newsarchive .image_container.float_below,
  .mod_slick_newslist .image_container.float_below {
    margin: var(--distance-m) 0 0;
  }
}
@media (min-width: 768px) {
  .mod_newslist.img-center .image_container,
  .mod_newsarchive.img-center .image_container,
  .mod_slick_newslist.img-center .image_container {
    text-align: center;
  }
  .mod_newslist.img-center img,
  .mod_newsarchive.img-center img,
  .mod_slick_newslist.img-center img {
    display: inline !important;
  }
}
.mod_newslist .layout_short .info,
.mod_newsarchive .layout_short .info,
.mod_slick_newslist .layout_short .info {
  font-size: var(--font-size-s);
  color: var(--color-dark-muted);
  margin-bottom: var(--distance-s);
}
.mod_newslist .layout_simple .info,
.mod_newsarchive .layout_simple .info,
.mod_slick_newslist .layout_simple .info {
  font-size: var(--font-size-s);
  color: var(--color-dark-muted);
  display: block;
}
.mod_newslist .layout_latest,
.mod_newsarchive .layout_latest,
.mod_slick_newslist .layout_latest {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  padding: var(--distance-s);
  overflow: visible;
}
.mod_newslist .layout_latest > h2, .mod_newslist .layout_latest > h3, .mod_newslist .layout_latest > h4,
.mod_newsarchive .layout_latest > h2,
.mod_newsarchive .layout_latest > h3,
.mod_newsarchive .layout_latest > h4,
.mod_slick_newslist .layout_latest > h2,
.mod_slick_newslist .layout_latest > h3,
.mod_slick_newslist .layout_latest > h4 {
  order: 3;
  margin-top: 0;
}
.mod_newslist .layout_latest .info,
.mod_newsarchive .layout_latest .info,
.mod_slick_newslist .layout_latest .info {
  order: 4;
  font-size: var(--font-size-s);
  margin-bottom: var(--distance-s);
}
.mod_newslist .layout_latest .sub-headline,
.mod_newsarchive .layout_latest .sub-headline,
.mod_slick_newslist .layout_latest .sub-headline {
  order: 2;
  font-size: var(--font-size-s);
  line-height: var(--distance-s);
  margin-bottom: 5px;
}
.mod_newslist .layout_latest .image_container.float_left + .text,
.mod_newslist .layout_latest .image_container.float_right + .text,
.mod_newsarchive .layout_latest .image_container.float_left + .text,
.mod_newsarchive .layout_latest .image_container.float_right + .text,
.mod_slick_newslist .layout_latest .image_container.float_left + .text,
.mod_slick_newslist .layout_latest .image_container.float_right + .text {
  display: table;
}
.mod_newslist .layout_latest .image_container,
.mod_newsarchive .layout_latest .image_container,
.mod_slick_newslist .layout_latest .image_container {
  order: 1;
  margin: calc(-1 * var(--distance-s));
  margin-bottom: calc(2 * var(--distance-s));
}
.mod_newslist .layout_latest:hover img,
.mod_newsarchive .layout_latest:hover img,
.mod_slick_newslist .layout_latest:hover img {
  transform: scale(1.05);
  transition: all 300ms ease-in-out;
}
.mod_newslist .layout_latest .image_container,
.mod_newsarchive .layout_latest .image_container,
.mod_slick_newslist .layout_latest .image_container {
  max-height: 230px;
  overflow: hidden;
}
.mod_newslist .layout_latest img,
.mod_newsarchive .layout_latest img,
.mod_slick_newslist .layout_latest img {
  transition: all 300ms ease-in-out;
}
.mod_newslist .layout_latest .ce_text,
.mod_newsarchive .layout_latest .ce_text,
.mod_slick_newslist .layout_latest .ce_text {
  order: 5;
}
.mod_newslist .layout_latest .more,
.mod_newsarchive .layout_latest .more,
.mod_slick_newslist .layout_latest .more {
  order: 6;
  margin-top: auto;
}
.mod_newslist .layout_full h2,
.mod_newsarchive .layout_full h2,
.mod_slick_newslist .layout_full h2 {
  margin-top: 0;
}
.mod_newslist .layout_full .info,
.mod_newsarchive .layout_full .info,
.mod_slick_newslist .layout_full .info {
  font-size: var(--font-size-s);
  color: var(--color-dark-muted);
  margin-bottom: var(--distance-s);
}
.mod_slick_newslist .layout_short {
  margin-right: 50px;
}

.mod_newsreader .layout_full {
  margin-bottom: 10px;
}
.mod_newsreader .layout_full .image_container {
  width: auto;
  height: auto;
}
.mod_newsreader .layout_full .image_container.float_left, .mod_newsreader .layout_full .image_container.float_right {
  float: none;
}
.mod_newsreader .layout_full .caption {
  font-size: var(--font-size-s);
}
@media (min-width: 600px) {
  .mod_newsreader .layout_full .image_container {
    width: auto;
  }
  .mod_newsreader .layout_full .image_container img {
    width: auto;
    height: auto;
  }
  .mod_newsreader .layout_full .image_container.float_left {
    float: left;
    margin: 0 var(--distance-m) var(--distance-s) 0;
  }
  .mod_newsreader .layout_full .image_container.float_right {
    float: right;
    margin: 0 0 var(--distance-s) var(--distance-m);
  }
  .mod_newsreader .layout_full .image_container.float_above {
    margin: 0 0 var(--distance-m);
  }
  .mod_newsreader .layout_full .image_container.float_below {
    margin: var(--distance-m) 0 0;
  }
}
@media (min-width: 768px) {
  .mod_newsreader .layout_full.img-center .image_container {
    text-align: center;
  }
  .mod_newsreader .layout_full.img-center img {
    display: inline !important;
  }
}
.mod_newsreader .layout_full h2 {
  margin-top: 0;
}
.mod_newsreader .layout_full .info {
  font-size: var(--font-size-s);
  margin-bottom: var(--distance-s);
}
.mod_newsmenu li {
  padding: 0;
  margin: 0;
  list-style: none !important;
}

.mod_newslist.cols_1 div.layout_short,
.mod_newslist.cols_1 div.layout_latest, .mod_newslist.cols_2 div.layout_short,
.mod_newslist.cols_2 div.layout_latest, .mod_newslist.cols_3 div.layout_short,
.mod_newslist.cols_3 div.layout_latest {
  width: 100%;
  margin-right: 0;
}
.mod_newslist.cols_1 div.layout_short:nth-of-type(1n),
.mod_newslist.cols_1 div.layout_latest:nth-of-type(1n), .mod_newslist.cols_2 div.layout_short:nth-of-type(1n),
.mod_newslist.cols_2 div.layout_latest:nth-of-type(1n), .mod_newslist.cols_3 div.layout_short:nth-of-type(1n),
.mod_newslist.cols_3 div.layout_latest:nth-of-type(1n) {
  margin-right: 3rem;
  clear: none;
}
.mod_newslist.cols_4 div.layout_short,
.mod_newslist.cols_4 div.layout_latest, .mod_newslist.cols_5 div.layout_short,
.mod_newslist.cols_5 div.layout_latest, .mod_newslist.cols_6 div.layout_short,
.mod_newslist.cols_6 div.layout_latest {
  width: calc((100% - (2 - 1) * 3rem) / 2);
  float: left;
  margin-right: 3rem;
}
.mod_newslist.cols_4 div.layout_short:nth-of-type(1n),
.mod_newslist.cols_4 div.layout_latest:nth-of-type(1n), .mod_newslist.cols_5 div.layout_short:nth-of-type(1n),
.mod_newslist.cols_5 div.layout_latest:nth-of-type(1n), .mod_newslist.cols_6 div.layout_short:nth-of-type(1n),
.mod_newslist.cols_6 div.layout_latest:nth-of-type(1n) {
  margin-right: 3rem;
  clear: none;
}
.mod_newslist.cols_4 div.layout_short:nth-of-type(2n+2),
.mod_newslist.cols_4 div.layout_latest:nth-of-type(2n+2), .mod_newslist.cols_5 div.layout_short:nth-of-type(2n+2),
.mod_newslist.cols_5 div.layout_latest:nth-of-type(2n+2), .mod_newslist.cols_6 div.layout_short:nth-of-type(2n+2),
.mod_newslist.cols_6 div.layout_latest:nth-of-type(2n+2) {
  margin-right: 0;
}
.mod_newslist.cols_4 div.layout_short:nth-of-type(2n+1),
.mod_newslist.cols_4 div.layout_latest:nth-of-type(2n+1), .mod_newslist.cols_5 div.layout_short:nth-of-type(2n+1),
.mod_newslist.cols_5 div.layout_latest:nth-of-type(2n+1), .mod_newslist.cols_6 div.layout_short:nth-of-type(2n+1),
.mod_newslist.cols_6 div.layout_latest:nth-of-type(2n+1) {
  clear: both;
}

@media (min-width: 600px) {
  .mod_newslist.cols_1 div.layout_short,
  .mod_newslist.cols_1 div.layout_latest, .mod_newslist.cols_2 div.layout_short,
  .mod_newslist.cols_2 div.layout_latest {
    width: 100%;
    margin-right: 0;
  }
  .mod_newslist.cols_1 div.layout_short:nth-of-type(1n),
  .mod_newslist.cols_1 div.layout_latest:nth-of-type(1n), .mod_newslist.cols_2 div.layout_short:nth-of-type(1n),
  .mod_newslist.cols_2 div.layout_latest:nth-of-type(1n) {
    margin-right: 3rem;
    clear: none;
  }
  .mod_newslist.cols_3 div.layout_short,
  .mod_newslist.cols_3 div.layout_latest, .mod_newslist.cols_4 div.layout_short,
  .mod_newslist.cols_4 div.layout_latest {
    width: calc((100% - (2 - 1) * 3rem) / 2);
    float: left;
    margin-right: 3rem;
  }
  .mod_newslist.cols_3 div.layout_short:nth-of-type(1n),
  .mod_newslist.cols_3 div.layout_latest:nth-of-type(1n), .mod_newslist.cols_4 div.layout_short:nth-of-type(1n),
  .mod_newslist.cols_4 div.layout_latest:nth-of-type(1n) {
    margin-right: 3rem;
    clear: none;
  }
  .mod_newslist.cols_3 div.layout_short:nth-of-type(2n+2),
  .mod_newslist.cols_3 div.layout_latest:nth-of-type(2n+2), .mod_newslist.cols_4 div.layout_short:nth-of-type(2n+2),
  .mod_newslist.cols_4 div.layout_latest:nth-of-type(2n+2) {
    margin-right: 0;
  }
  .mod_newslist.cols_3 div.layout_short:nth-of-type(2n+1),
  .mod_newslist.cols_3 div.layout_latest:nth-of-type(2n+1), .mod_newslist.cols_4 div.layout_short:nth-of-type(2n+1),
  .mod_newslist.cols_4 div.layout_latest:nth-of-type(2n+1) {
    clear: both;
  }
  .mod_newslist.cols_5 div.layout_short,
  .mod_newslist.cols_5 div.layout_latest {
    width: calc((100% - (5 - 1) * 3rem) / 5);
    float: left;
    margin-right: 3rem;
  }
  .mod_newslist.cols_5 div.layout_short:nth-of-type(1n),
  .mod_newslist.cols_5 div.layout_latest:nth-of-type(1n) {
    margin-right: 3rem;
    clear: none;
  }
  .mod_newslist.cols_5 div.layout_short:nth-of-type(5n+5),
  .mod_newslist.cols_5 div.layout_latest:nth-of-type(5n+5) {
    margin-right: 0;
  }
  .mod_newslist.cols_5 div.layout_short:nth-of-type(5n+1),
  .mod_newslist.cols_5 div.layout_latest:nth-of-type(5n+1) {
    clear: both;
  }
  .mod_newslist.cols_6 div.layout_short,
  .mod_newslist.cols_6 div.layout_latest {
    width: calc((100% - (6 - 1) * 3rem) / 6);
    float: left;
    margin-right: 3rem;
  }
  .mod_newslist.cols_6 div.layout_short:nth-of-type(1n),
  .mod_newslist.cols_6 div.layout_latest:nth-of-type(1n) {
    margin-right: 3rem;
    clear: none;
  }
  .mod_newslist.cols_6 div.layout_short:nth-of-type(6n+6),
  .mod_newslist.cols_6 div.layout_latest:nth-of-type(6n+6) {
    margin-right: 0;
  }
  .mod_newslist.cols_6 div.layout_short:nth-of-type(6n+1),
  .mod_newslist.cols_6 div.layout_latest:nth-of-type(6n+1) {
    clear: both;
  }
}
@media (min-width: 768px) {
  .mod_newslist.cols_1 div.layout_short,
  .mod_newslist.cols_1 div.layout_latest {
    width: 100%;
    margin-right: 0;
  }
  .mod_newslist.cols_1 div.layout_short:nth-of-type(1n),
  .mod_newslist.cols_1 div.layout_latest:nth-of-type(1n) {
    margin-right: 3rem;
    clear: none;
  }
  .mod_newslist.cols_2 div.layout_short,
  .mod_newslist.cols_2 div.layout_latest {
    width: calc((100% - (2 - 1) * 3rem) / 2);
    float: left;
    margin-right: 3rem;
  }
  .mod_newslist.cols_2 div.layout_short:nth-of-type(1n),
  .mod_newslist.cols_2 div.layout_latest:nth-of-type(1n) {
    margin-right: 3rem;
    clear: none;
  }
  .mod_newslist.cols_2 div.layout_short:nth-of-type(2n+2),
  .mod_newslist.cols_2 div.layout_latest:nth-of-type(2n+2) {
    margin-right: 0;
  }
  .mod_newslist.cols_2 div.layout_short:nth-of-type(2n+1),
  .mod_newslist.cols_2 div.layout_latest:nth-of-type(2n+1) {
    clear: both;
  }
  .mod_newslist.cols_3 div.layout_short,
  .mod_newslist.cols_3 div.layout_latest {
    width: calc((100% - (2 - 1) * 3rem) / 2);
    float: left;
    margin-right: 3rem;
  }
  .mod_newslist.cols_3 div.layout_short:nth-of-type(1n),
  .mod_newslist.cols_3 div.layout_latest:nth-of-type(1n) {
    margin-right: 3rem;
    clear: none;
  }
  .mod_newslist.cols_3 div.layout_short:nth-of-type(2n+2),
  .mod_newslist.cols_3 div.layout_latest:nth-of-type(2n+2) {
    margin-right: 0;
  }
  .mod_newslist.cols_3 div.layout_short:nth-of-type(2n+1),
  .mod_newslist.cols_3 div.layout_latest:nth-of-type(2n+1) {
    clear: both;
  }
  .mod_newslist.cols_4 div.layout_short,
  .mod_newslist.cols_4 div.layout_latest {
    width: calc((100% - (4 - 1) * 3rem) / 4);
    float: left;
    margin-right: 3rem;
  }
  .mod_newslist.cols_4 div.layout_short:nth-of-type(1n),
  .mod_newslist.cols_4 div.layout_latest:nth-of-type(1n) {
    margin-right: 3rem;
    clear: none;
  }
  .mod_newslist.cols_4 div.layout_short:nth-of-type(4n+4),
  .mod_newslist.cols_4 div.layout_latest:nth-of-type(4n+4) {
    margin-right: 0;
  }
  .mod_newslist.cols_4 div.layout_short:nth-of-type(4n+1),
  .mod_newslist.cols_4 div.layout_latest:nth-of-type(4n+1) {
    clear: both;
  }
  .mod_newslist.cols_5 div.layout_short,
  .mod_newslist.cols_5 div.layout_latest {
    width: calc((100% - (5 - 1) * 3rem) / 5);
    float: left;
    margin-right: 3rem;
  }
  .mod_newslist.cols_5 div.layout_short:nth-of-type(1n),
  .mod_newslist.cols_5 div.layout_latest:nth-of-type(1n) {
    margin-right: 3rem;
    clear: none;
  }
  .mod_newslist.cols_5 div.layout_short:nth-of-type(5n+5),
  .mod_newslist.cols_5 div.layout_latest:nth-of-type(5n+5) {
    margin-right: 0;
  }
  .mod_newslist.cols_5 div.layout_short:nth-of-type(5n+1),
  .mod_newslist.cols_5 div.layout_latest:nth-of-type(5n+1) {
    clear: both;
  }
  .mod_newslist.cols_6 div.layout_short,
  .mod_newslist.cols_6 div.layout_latest {
    width: calc((100% - (6 - 1) * 3rem) / 6);
    float: left;
    margin-right: 3rem;
  }
  .mod_newslist.cols_6 div.layout_short:nth-of-type(1n),
  .mod_newslist.cols_6 div.layout_latest:nth-of-type(1n) {
    margin-right: 3rem;
    clear: none;
  }
  .mod_newslist.cols_6 div.layout_short:nth-of-type(6n+6),
  .mod_newslist.cols_6 div.layout_latest:nth-of-type(6n+6) {
    margin-right: 0;
  }
  .mod_newslist.cols_6 div.layout_short:nth-of-type(6n+1),
  .mod_newslist.cols_6 div.layout_latest:nth-of-type(6n+1) {
    clear: both;
  }
}
@media (min-width: 1024px) {
  .mod_newslist.cols_1 div.layout_short,
  .mod_newslist.cols_1 div.layout_latest {
    width: 100%;
    margin-right: 0;
  }
  .mod_newslist.cols_1 div.layout_short:nth-of-type(1n),
  .mod_newslist.cols_1 div.layout_latest:nth-of-type(1n) {
    margin-right: 3rem;
    clear: none;
  }
  .mod_newslist.cols_2 div.layout_short,
  .mod_newslist.cols_2 div.layout_latest {
    width: calc((100% - (2 - 1) * 3rem) / 2);
    float: left;
    margin-right: 3rem;
  }
  .mod_newslist.cols_2 div.layout_short:nth-of-type(1n),
  .mod_newslist.cols_2 div.layout_latest:nth-of-type(1n) {
    margin-right: 3rem;
    clear: none;
  }
  .mod_newslist.cols_2 div.layout_short:nth-of-type(2n+2),
  .mod_newslist.cols_2 div.layout_latest:nth-of-type(2n+2) {
    margin-right: 0;
  }
  .mod_newslist.cols_2 div.layout_short:nth-of-type(2n+1),
  .mod_newslist.cols_2 div.layout_latest:nth-of-type(2n+1) {
    clear: both;
  }
  .mod_newslist.cols_3 div.layout_short,
  .mod_newslist.cols_3 div.layout_latest {
    width: calc((100% - (3 - 1) * 3rem) / 3);
    float: left;
    margin-right: 3rem;
  }
  .mod_newslist.cols_3 div.layout_short:nth-of-type(1n),
  .mod_newslist.cols_3 div.layout_latest:nth-of-type(1n) {
    margin-right: 3rem;
    clear: none;
  }
  .mod_newslist.cols_3 div.layout_short:nth-of-type(3n+3),
  .mod_newslist.cols_3 div.layout_latest:nth-of-type(3n+3) {
    margin-right: 0;
  }
  .mod_newslist.cols_3 div.layout_short:nth-of-type(3n+1),
  .mod_newslist.cols_3 div.layout_latest:nth-of-type(3n+1) {
    clear: both;
  }
  .mod_newslist.cols_4 div.layout_short,
  .mod_newslist.cols_4 div.layout_latest {
    width: calc((100% - (4 - 1) * 3rem) / 4);
    float: left;
    margin-right: 3rem;
  }
  .mod_newslist.cols_4 div.layout_short:nth-of-type(1n),
  .mod_newslist.cols_4 div.layout_latest:nth-of-type(1n) {
    margin-right: 3rem;
    clear: none;
  }
  .mod_newslist.cols_4 div.layout_short:nth-of-type(4n+4),
  .mod_newslist.cols_4 div.layout_latest:nth-of-type(4n+4) {
    margin-right: 0;
  }
  .mod_newslist.cols_4 div.layout_short:nth-of-type(4n+1),
  .mod_newslist.cols_4 div.layout_latest:nth-of-type(4n+1) {
    clear: both;
  }
  .mod_newslist.cols_5 div.layout_short,
  .mod_newslist.cols_5 div.layout_latest {
    width: calc((100% - (5 - 1) * 3rem) / 5);
    float: left;
    margin-right: 3rem;
  }
  .mod_newslist.cols_5 div.layout_short:nth-of-type(1n),
  .mod_newslist.cols_5 div.layout_latest:nth-of-type(1n) {
    margin-right: 3rem;
    clear: none;
  }
  .mod_newslist.cols_5 div.layout_short:nth-of-type(5n+5),
  .mod_newslist.cols_5 div.layout_latest:nth-of-type(5n+5) {
    margin-right: 0;
  }
  .mod_newslist.cols_5 div.layout_short:nth-of-type(5n+1),
  .mod_newslist.cols_5 div.layout_latest:nth-of-type(5n+1) {
    clear: both;
  }
  .mod_newslist.cols_6 div.layout_short,
  .mod_newslist.cols_6 div.layout_latest {
    width: calc((100% - (6 - 1) * 3rem) / 6);
    float: left;
    margin-right: 3rem;
  }
  .mod_newslist.cols_6 div.layout_short:nth-of-type(1n),
  .mod_newslist.cols_6 div.layout_latest:nth-of-type(1n) {
    margin-right: 3rem;
    clear: none;
  }
  .mod_newslist.cols_6 div.layout_short:nth-of-type(6n+6),
  .mod_newslist.cols_6 div.layout_latest:nth-of-type(6n+6) {
    margin-right: 0;
  }
  .mod_newslist.cols_6 div.layout_short:nth-of-type(6n+1),
  .mod_newslist.cols_6 div.layout_latest:nth-of-type(6n+1) {
    clear: both;
  }
}
@media (min-width: 1264px) {
  .mod_newslist.cols_1 div.layout_short,
  .mod_newslist.cols_1 div.layout_latest {
    width: 100%;
    margin-right: 0;
  }
  .mod_newslist.cols_1 div.layout_short:nth-of-type(1n),
  .mod_newslist.cols_1 div.layout_latest:nth-of-type(1n) {
    margin-right: 3rem;
    clear: none;
  }
  .mod_newslist.cols_2 div.layout_short,
  .mod_newslist.cols_2 div.layout_latest {
    width: calc((100% - (2 - 1) * 3rem) / 2);
    float: left;
    margin-right: 3rem;
  }
  .mod_newslist.cols_2 div.layout_short:nth-of-type(1n),
  .mod_newslist.cols_2 div.layout_latest:nth-of-type(1n) {
    margin-right: 3rem;
    clear: none;
  }
  .mod_newslist.cols_2 div.layout_short:nth-of-type(2n+2),
  .mod_newslist.cols_2 div.layout_latest:nth-of-type(2n+2) {
    margin-right: 0;
  }
  .mod_newslist.cols_2 div.layout_short:nth-of-type(2n+1),
  .mod_newslist.cols_2 div.layout_latest:nth-of-type(2n+1) {
    clear: both;
  }
  .mod_newslist.cols_3 div.layout_short,
  .mod_newslist.cols_3 div.layout_latest {
    width: calc((100% - (3 - 1) * 3rem) / 3);
    float: left;
    margin-right: 3rem;
  }
  .mod_newslist.cols_3 div.layout_short:nth-of-type(1n),
  .mod_newslist.cols_3 div.layout_latest:nth-of-type(1n) {
    margin-right: 3rem;
    clear: none;
  }
  .mod_newslist.cols_3 div.layout_short:nth-of-type(3n+3),
  .mod_newslist.cols_3 div.layout_latest:nth-of-type(3n+3) {
    margin-right: 0;
  }
  .mod_newslist.cols_3 div.layout_short:nth-of-type(3n+1),
  .mod_newslist.cols_3 div.layout_latest:nth-of-type(3n+1) {
    clear: both;
  }
  .mod_newslist.cols_4 div.layout_short,
  .mod_newslist.cols_4 div.layout_latest {
    width: calc((100% - (4 - 1) * 3rem) / 4);
    float: left;
    margin-right: 3rem;
  }
  .mod_newslist.cols_4 div.layout_short:nth-of-type(1n),
  .mod_newslist.cols_4 div.layout_latest:nth-of-type(1n) {
    margin-right: 3rem;
    clear: none;
  }
  .mod_newslist.cols_4 div.layout_short:nth-of-type(4n+4),
  .mod_newslist.cols_4 div.layout_latest:nth-of-type(4n+4) {
    margin-right: 0;
  }
  .mod_newslist.cols_4 div.layout_short:nth-of-type(4n+1),
  .mod_newslist.cols_4 div.layout_latest:nth-of-type(4n+1) {
    clear: both;
  }
  .mod_newslist.cols_5 div.layout_short,
  .mod_newslist.cols_5 div.layout_latest {
    width: calc((100% - (5 - 1) * 3rem) / 5);
    float: left;
    margin-right: 3rem;
  }
  .mod_newslist.cols_5 div.layout_short:nth-of-type(1n),
  .mod_newslist.cols_5 div.layout_latest:nth-of-type(1n) {
    margin-right: 3rem;
    clear: none;
  }
  .mod_newslist.cols_5 div.layout_short:nth-of-type(5n+5),
  .mod_newslist.cols_5 div.layout_latest:nth-of-type(5n+5) {
    margin-right: 0;
  }
  .mod_newslist.cols_5 div.layout_short:nth-of-type(5n+1),
  .mod_newslist.cols_5 div.layout_latest:nth-of-type(5n+1) {
    clear: both;
  }
  .mod_newslist.cols_6 div.layout_short,
  .mod_newslist.cols_6 div.layout_latest {
    width: calc((100% - (6 - 1) * 3rem) / 6);
    float: left;
    margin-right: 3rem;
  }
  .mod_newslist.cols_6 div.layout_short:nth-of-type(1n),
  .mod_newslist.cols_6 div.layout_latest:nth-of-type(1n) {
    margin-right: 3rem;
    clear: none;
  }
  .mod_newslist.cols_6 div.layout_short:nth-of-type(6n+6),
  .mod_newslist.cols_6 div.layout_latest:nth-of-type(6n+6) {
    margin-right: 0;
  }
  .mod_newslist.cols_6 div.layout_short:nth-of-type(6n+1),
  .mod_newslist.cols_6 div.layout_latest:nth-of-type(6n+1) {
    clear: both;
  }
}
/* Accordion
** -------------------------------------------
*/
*:focus,
*:active {
  outline: none !important;
}

.ce_accordion {
  overflow: visible !important;
  margin-bottom: 0 !important;
}
.ce_accordion .toggler {
  color: var(--color-dark);
  font-weight: bold;
}
.ce_accordion .toggler {
  background-color: var(--grey-4);
  padding: 1.4rem 1rem 1.4rem 4rem;
  position: relative;
  border-radius: var(--border-radius-m);
  transition: 0.2s linear;
}
.ce_accordion .toggler:hover {
  cursor: pointer;
}
.ce_accordion .toggler:after {
  content: "\f054";
  color: var(--color-dark);
  font-size: 19px;
  line-height: var(--distance-m);
  font-family: var(--font-family-icon-1);
  font-weight: 900;
  position: absolute;
  left: 1.2rem;
  transform: rotate(0deg);
  transition: 0.2s linear;
}
.ce_accordion .toggler.ui-state-active:after {
  transform: rotate(90deg);
  transition: 0.2s linear;
}
.ce_accordion .accordion {
  overflow: hidden;
  padding-top: 2rem;
}
.ce_accordion .accordion h1:first-child,
.ce_accordion .accordion h2:first-child,
.ce_accordion .accordion h3:first-child,
.ce_accordion .accordion h4:first-child,
.ce_accordion .accordion h5:first-child,
.ce_accordion .accordion h6:first-child {
  margin-top: 0;
}
.ce_accordion .accordion > div {
  padding: 12px;
}

form {
  width: 100%;
}

/**
 * Fieldset
 */
fieldset {
  border: 1px solid #ddd !important;
  margin: 0 0 var(--distance-m);
  min-width: 0;
  padding: var(--distance-m);
  position: relative;
  border-radius: var(--border-radius-m);
  background-color: #f5f5f5;
}
fieldset legend {
  display: block;
  font-weight: bold;
  margin-bottom: 0;
  min-width: 35%;
  width: auto;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 5px 5px 5px 10px;
  background-color: #ffffff;
}

/**
 * Label
 */
label {
  margin: var(--distance-xs) 0 0 0;
  display: block;
  font-size: var(--font-size-s);
}

/**
 * Textfelder und Textareas
 */
.widget:not(.widget-submit) {
  display: flex;
  flex-direction: column;
}

input[type=text], input[type=password], input[type=date], input[type=datetime], input[type=email],
input[type=number], input[type=search], input[type=tel], input[type=time], input[type=url], input:not([type]), textarea, select[multiple] {
  width: 100%;
  line-height: inherit;
  padding: 0.8rem;
  margin-top: auto;
  margin-bottom: var(--distance-xs);
  display: inline-block;
  background: #ffffff;
  color: var(--color-dark);
  border: 1px solid var(--grey-3);
  appearance: none;
  border-radius: var(--border-radius-m);
  transition: all 0.15s linear;
  box-sizing: border-box;
  font-family: var(--font-family-default);
}
input[type=text]:focus, input[type=password]:focus, input[type=date]:focus, input[type=datetime]:focus, input[type=email]:focus,
input[type=number]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=time]:focus, input[type=url]:focus, input:not([type]):focus, textarea:focus, select[multiple]:focus {
  outline: 0;
  background: #ffffff;
  border-color: #000000;
}

/**
 * Fix some width and height settings
 */
input[type=file] {
  cursor: pointer;
}

select, input[type=file] {
  display: block;
  margin-bottom: var(--distance-xs);
  width: auto;
}

input[type=file], input[type=image], input[type=submit], input[type=reset], input[type=button], input[type=radio], input[type=checkbox] {
  width: auto;
  margin-bottom: var(--distance-xs);
}

textarea, select[multiple], select[size] {
  height: auto;
  width: 100%;
  color: #000000;
}

/**
 * Checkboxes and radio buttons
 */
input[type=radio], input[type=checkbox] {
  margin: 0 var(--distance-xxs) 0 0;
}

input[type=radio], input[type=checkbox], label {
  vertical-align: middle;
}

.checkbox_container span,
.radio_container span {
  display: inline-block;
  margin-bottom: var(--distance-xs) !important;
  margin-right: 10px;
  padding: 1px;
}

fieldset.radio_container,
fieldset.checkbox_container {
  border: none !important;
  padding: 0 !important;
  background-color: transparent;
}
fieldset.radio_container legend,
fieldset.checkbox_container legend {
  display: block;
  font-weight: normal;
  margin: var(--distance-s) 0 0;
  width: 100%;
  border: none;
  border-radius: 0 !important;
  padding: var(--distance-s) 0 0 !important;
  background-color: transparent !important;
}
fieldset.radio_container span,
fieldset.checkbox_container span {
  margin-bottom: var(--distance-xs);
}
fieldset.radio_container.list-vertical span,
fieldset.checkbox_container.list-vertical span {
  display: block;
}
fieldset.radio_container label,
fieldset.checkbox_container label {
  display: inline !important;
}

.checkbox_container label .ce_text {
  margin-bottom: 0 !important;
}

/**
 * Handle disabled and read-only
 */
input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
  cursor: auto;
  background: var(--grey-3);
}

input[type=radio][disabled], input[type=checkbox][disabled], input[type=radio][readonly], input[type=checkbox][readonly] {
  background: transparent;
}

/* remove standard-styles */
select {
  appearance: none;
  border: none;
  border-radius: 0;
  font-size: 1em;
  width: 100%;
}

/* styling */
select {
  box-sizing: border-box;
  line-height: inherit;
  display: inline-block;
  border: 1px solid var(--grey-3);
  border-radius: var(--border-radius-m);
  transition: all 0.15s linear;
  width: 100%;
  background-color: #ffffff;
  background-image: url(/files/themes/weschu-gmbh/images/select-arrow.png);
  background-position: right;
  background-repeat: no-repeat;
  background-size: 20px;
  padding: 0.8rem 3rem 0.8rem 0.8rem;
}

select:-moz-focusring {
  color: transparent;
}

select:focus {
  outline: none;
  background-color: #ffffff;
  border-color: #000000;
}

/* hide browser-styling (arrow) in IE10 */
select::-ms-expand {
  display: none;
}

body.ie8 select,
body.ie9 select {
  background-image: none;
}

option:focus {
  outline: none;
}

option {
  background: #fcfcfc;
  padding: 0.2em 1em 0.2em 1em;
}

form .explanation {
  font-size: var(--font-size-s);
  margin: var(--distance-m) 0;
}

/**
 * Buttons
 */
.widget-submit {
  margin-top: var(--distance-m);
}

.button-fullwidth input[type=button],
.button-fullwidth input[type=submit],
.button-fullwidth button[type=submit],
.button-fullwidth a.button,
.button-fullwidth span.button a,
.button-fullwidth .ce_hyperlink.button a {
  width: 100% !important;
}

.button-center .widget-submit {
  text-align: center;
}

.button-right .widget-submit {
  text-align: right;
}

.button-default.submit, .submit.widget-submit,
.button-default button,
.widget-submit button,
.button-default a:link,
.widget-submit a:link,
.button-default a:visited,
.widget-submit a:visited {
  appearance: none;
  text-decoration: none;
  border-radius: var(--border-radius-s);
  background-color: var(--secondary-color);
  color: var(--color-light) !important;
  text-align: center;
  display: inline-block;
  padding: 0.6rem 1.2rem;
  border: 1px solid var(--secondary-color);
  cursor: pointer;
  font-weight: 400;
  font-size: var(--font-size-m);
  line-height: var(--line-height-default);
  vertical-align: text-bottom;
  transition: all 0.15s linear;
}

.button-default.submit:hover, .submit.widget-submit:hover,
.button-default button:hover,
.widget-submit button:hover,
.button-default a:hover,
.widget-submit a:hover,
.button-default a:focus,
.widget-submit a:focus,
.button-default a:active,
.widget-submit a:active {
  background-color: rgb(164.2469879518, 202.3493975904, 230.7530120482);
  color: var(--color-light);
  border-color: rgb(164.2469879518, 202.3493975904, 230.7530120482);
  transition: all 0.15s linear;
}

.button-default-outline.submit,
.button-default-outline button,
.button-default-outline a:link,
.button-default-outline a:visited {
  appearance: none;
  text-decoration: none;
  border-radius: var(--border-radius-s);
  background-color: #ffffff;
  color: var(--color-dark) !important;
  text-align: center;
  display: inline-block;
  padding: 0.6rem 1.2rem;
  border: 1px solid var(--primary-color);
  cursor: pointer;
  font-weight: 400;
  font-size: var(--font-size-m);
  line-height: var(--line-height-default);
  vertical-align: text-bottom;
  transition: all 0.15s linear;
}

.button-default-outline.submit:hover,
.button-default-outline button:hover,
.button-default-outline a:hover,
.button-default-outline a:focus,
.button-default-outline a:active {
  background-color: var(--primary-color);
  color: var(--color-light);
  border-color: var(--primary-color);
  transition: all 0.15s linear;
}

.button-primary.submit,
.button-primary button,
.button-primary a:link,
.button-primary a:visited {
  appearance: none;
  text-decoration: none;
  border-radius: var(--border-radius-s);
  background-color: var(--primary-color);
  color: var(--color-light) !important;
  text-align: center;
  display: inline-block;
  padding: 0.6rem 1.2rem;
  border: 1px solid var(--primary-color);
  cursor: pointer;
  font-weight: 400;
  font-size: var(--font-size-m);
  line-height: var(--line-height-default);
  vertical-align: text-bottom;
  transition: all 0.15s linear;
}

.button-primary.submit:hover,
.button-primary button:hover,
.button-primary a:hover,
.button-primary a:focus,
.button-primary a:active {
  background-color: rgb(7.7586206897, 120.2586206897, 217.2413793103);
  color: var(--color-light);
  border-color: rgb(7.7586206897, 120.2586206897, 217.2413793103);
  transition: all 0.15s linear;
}

.button-outline-primary.submit,
.button-outline-primary button,
.button-outline-primary a:link,
.button-outline-primary a:visited {
  appearance: none;
  text-decoration: none;
  border-radius: var(--border-radius-s);
  background-color: #ffffff;
  color: var(--color-dark) !important;
  text-align: center;
  display: inline-block;
  padding: 0.6rem 1.2rem;
  border: 1px solid var(--primary-color);
  cursor: pointer;
  font-weight: 400;
  font-size: var(--font-size-m);
  line-height: var(--line-height-default);
  vertical-align: text-bottom;
  transition: all 0.15s linear;
}

.button-outline-primary.submit:hover,
.button-outline-primary button:hover,
.button-outline-primary a:hover,
.button-outline-primary a:focus,
.button-outline-primary a:active {
  background-color: var(--primary-color);
  color: var(--color-light);
  border-color: var(--primary-color);
  transition: all 0.15s linear;
}

.button-secondary.submit,
.button-secondary button,
.button-secondary a:link,
.button-secondary a:visited {
  appearance: none;
  text-decoration: none;
  border-radius: var(--border-radius-s);
  background-color: var(--secondary-color);
  color: var(--color-light) !important;
  text-align: center;
  display: inline-block;
  padding: 0.6rem 1.2rem;
  border: 1px solid var(--secondary-color);
  cursor: pointer;
  font-weight: 400;
  font-size: var(--font-size-m);
  line-height: var(--line-height-default);
  vertical-align: text-bottom;
  transition: all 0.15s linear;
}

.button-secondary.submit:hover,
.button-secondary button:hover,
.button-secondary a:hover,
.button-secondary a:focus,
.button-secondary a:active {
  background-color: rgb(164.2469879518, 202.3493975904, 230.7530120482);
  color: var(--color-light);
  border-color: rgb(164.2469879518, 202.3493975904, 230.7530120482);
  transition: all 0.15s linear;
}

.button-outline-secondary.submit,
.button-outline-secondary button,
.button-outline-secondary a:link,
.button-outline-secondary a:visited {
  appearance: none;
  text-decoration: none;
  border-radius: var(--border-radius-s);
  background-color: #ffffff;
  color: var(--color-dark) !important;
  text-align: center;
  display: inline-block;
  padding: 0.6rem 1.2rem;
  border: 1px solid var(--secondary-color);
  cursor: pointer;
  font-weight: 400;
  font-size: var(--font-size-m);
  line-height: var(--line-height-default);
  vertical-align: text-bottom;
  transition: all 0.15s linear;
}

.button-outline-secondary.submit:hover,
.button-outline-secondary button:hover,
.button-outline-secondary a:hover,
.button-outline-secondary a:focus,
.button-outline-secondary a:active {
  background-color: var(--secondary-color);
  color: var(--color-light);
  border-color: var(--secondary-color);
  transition: all 0.15s linear;
}

.button-tertiary.submit,
.button-tertiary button,
.button-tertiary a:link,
.button-tertiary a:visited {
  appearance: none;
  text-decoration: none;
  border-radius: var(--border-radius-s);
  background-color: var(--tertiary-color);
  color: var(--color-light) !important;
  text-align: center;
  display: inline-block;
  padding: 0.6rem 1.2rem;
  border: 1px solid var(--tertiary-color);
  cursor: pointer;
  font-weight: 400;
  font-size: var(--font-size-m);
  line-height: var(--line-height-default);
  vertical-align: text-bottom;
  transition: all 0.15s linear;
}

.button-tertiary.submit:hover,
.button-tertiary button:hover,
.button-tertiary a:hover,
.button-tertiary a:focus,
.button-tertiary a:active {
  background-color: rgb(243.2567567568, 29.7432432432, 47.8918918919);
  color: var(--color-light);
  border-color: rgb(243.2567567568, 29.7432432432, 47.8918918919);
  transition: all 0.15s linear;
}

.button-outline-tertiary.submit,
.button-outline-tertiary button,
.button-outline-tertiary a:link,
.button-outline-tertiary a:visited {
  appearance: none;
  text-decoration: none;
  border-radius: var(--border-radius-s);
  background-color: #ffffff;
  color: var(--color-dark) !important;
  text-align: center;
  display: inline-block;
  padding: 0.6rem 1.2rem;
  border: 1px solid var(--tertiary-color);
  cursor: pointer;
  font-weight: 400;
  font-size: var(--font-size-m);
  line-height: var(--line-height-default);
  vertical-align: text-bottom;
  transition: all 0.15s linear;
}

.button-outline-tertiary.submit:hover,
.button-outline-tertiary button:hover,
.button-outline-tertiary a:hover,
.button-outline-tertiary a:focus,
.button-outline-tertiary a:active {
  background-color: var(--tertiary-color);
  color: var(--color-light);
  border-color: var(--tertiary-color);
  transition: all 0.15s linear;
}

.button-white.submit,
.button-white button,
.button-white a:link,
.button-white a:visited {
  appearance: none;
  text-decoration: none;
  border-radius: var(--border-radius-s);
  background-color: #ffffff;
  color: var(--color-dark) !important;
  text-align: center;
  display: inline-block;
  padding: 0.6rem 1.2rem;
  border: 1px solid #ffffff;
  cursor: pointer;
  font-weight: 400;
  font-size: var(--font-size-m);
  line-height: var(--line-height-default);
  vertical-align: text-bottom;
  transition: all 0.15s linear;
}

.button-white.submit:hover,
.button-white button:hover,
.button-white a:hover,
.button-white a:focus,
.button-white a:active {
  background-color: #000000;
  color: var(--color-light);
  border-color: #000000;
  transition: all 0.15s linear;
}

.button-outline-white.submit,
.button-outline-white button,
.button-outline-white a:link,
.button-outline-white a:visited {
  appearance: none;
  text-decoration: none;
  border-radius: var(--border-radius-s);
  background-color: #000000;
  color: var(--color-light) !important;
  text-align: center;
  display: inline-block;
  padding: 0.6rem 1.2rem;
  border: 1px solid #ffffff;
  cursor: pointer;
  font-weight: 400;
  font-size: var(--font-size-m);
  line-height: var(--line-height-default);
  vertical-align: text-bottom;
  transition: all 0.15s linear;
}

.button-outline-white.submit:hover,
.button-outline-white button:hover,
.button-outline-white a:hover,
.button-outline-white a:focus,
.button-outline-white a:active {
  background-color: #ffffff;
  color: var(--color-dark);
  border-color: #ffffff;
  transition: all 0.15s linear;
}

.button-black.submit,
.button-black button,
.button-black a:link,
.button-black a:visited {
  appearance: none;
  text-decoration: none;
  border-radius: var(--border-radius-s);
  background-color: #000000;
  color: var(--color-light) !important;
  text-align: center;
  display: inline-block;
  padding: 0.6rem 1.2rem;
  border: 1px solid #000000;
  cursor: pointer;
  font-weight: 400;
  font-size: var(--font-size-m);
  line-height: var(--line-height-default);
  vertical-align: text-bottom;
  transition: all 0.15s linear;
}

.button-black.submit:hover,
.button-black button:hover,
.button-black a:hover,
.button-black a:focus,
.button-black a:active {
  background-color: #ffffff;
  color: var(--color-dark);
  border-color: #ffffff;
  transition: all 0.15s linear;
}

.button-outline-black.submit,
.button-outline-black button,
.button-outline-black a:link,
.button-outline-black a:visited {
  appearance: none;
  text-decoration: none;
  border-radius: var(--border-radius-s);
  background-color: #ffffff;
  color: var(--color-dark) !important;
  text-align: center;
  display: inline-block;
  padding: 0.6rem 1.2rem;
  border: 1px solid #000000;
  cursor: pointer;
  font-weight: 400;
  font-size: var(--font-size-m);
  line-height: var(--line-height-default);
  vertical-align: text-bottom;
  transition: all 0.15s linear;
}

.button-outline-black.submit:hover,
.button-outline-black button:hover,
.button-outline-black a:hover,
.button-outline-black a:focus,
.button-outline-black a:active {
  background-color: #000000;
  color: #ffffff;
  border-color: #000000;
  transition: all 0.15s linear;
}

.button-muted.submit,
.button-muted button,
.button-muted a:link,
.button-muted a:visited {
  appearance: none;
  text-decoration: none;
  border-radius: var(--border-radius-s);
  background-color: var(--grey-3);
  color: var(--color-light) !important;
  text-align: center;
  display: inline-block;
  padding: 0.6rem 1.2rem;
  border: 1px solid var(--grey-3);
  cursor: pointer;
  font-weight: 400;
  font-size: var(--font-size-m);
  line-height: var(--line-height-default);
  vertical-align: text-bottom;
  transition: all 0.15s linear;
}

.button-muted.submit:hover,
.button-muted button:hover,
.button-muted a:hover,
.button-muted a:focus,
.button-muted a:active {
  background-color: var(--grey-2);
  color: var(--color-light);
  border-color: var(--grey-2);
  transition: all 0.15s linear;
}

p.error,
.color-dark p.error {
  font-size: var(--font-size-s);
  color: var(--color-dark-error);
  margin-bottom: var(--distance-xs);
}

.color-light p.error {
  color: var(--color-light-error);
}

.captcha_text {
  display: block;
  margin-bottom: 15px;
}

.legal-checkbox > span {
  display: flex;
  gap: 0.6rem;
  align-items: flex-start;
}
.legal-checkbox input {
  margin-top: 1rem;
}
.legal-checkbox label {
  font-size: 0.9em;
  font-weight: normal !important;
}
.legal-checkbox label div {
  display: inline-block;
}

.pagination {
  font-size: 0.9em;
}
.pagination p {
  margin: calc(var(--distance-m) * 2) 0 var(--distance-s);
}
.pagination ul {
  display: inline-block;
  padding-left: 0;
  margin: 0;
  border-radius: var(--border-radius-m);
}
.pagination ul > li {
  display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span,
.pagination ul > li > strong {
  position: relative;
  float: left;
  padding: 0.3rem;
  line-height: var(--line-height-default);
  text-decoration: none;
  color: var(--color-dark);
  background-color: var(--grey-3);
  border: 1px solid var(--grey-3);
  margin-left: -1px;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span,
.pagination ul > li:first-child > strong {
  margin-left: 0;
  border-top-left-radius: var(--border-radius-m);
  border-bottom-left-radius: var(--border-radius-m);
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span,
.pagination ul > li:last-child > strong {
  border-top-right-radius: var(--border-radius-m);
  border-bottom-right-radius: var(--border-radius-m);
}
.pagination ul > li > a:hover, .pagination ul > li > a:focus,
.pagination ul > li > span:hover,
.pagination ul > li > span:focus,
.pagination ul > li > strong:hover,
.pagination ul > li > strong:focus {
  z-index: 3;
  color: var(--grey-2) !important;
  background-color: var(--grey-2);
  border-color: var(--color-dark);
}
.pagination ul > li span.current, .pagination ul > li span.current:hover, .pagination ul > li span.current:focus,
.pagination ul > li strong.active,
.pagination ul > li strong.active:hover,
.pagination ul > li strong.active:focus {
  z-index: 2;
  color: var(--grey-2) !important;
  background-color: var(--grey-2);
  border-color: var(--color-dark);
  cursor: default;
}

@media (min-width: 768px) {
  .pagination {
    font-size: var(--font-size-m);
  }
  .pagination ul li a,
  .pagination ul li span.current,
  .pagination ul li strong.active {
    padding: 0.3rem;
  }
}
.mod_lostPassword form,
.mod_registration form {
  background-color: var(--bg-8);
  padding: 2em;
}

#tl_registration div.fields input.captcha {
  margin: 0;
}

#tl_registration div.fields .captcha_text {
  font-size: 0.9em;
  display: inline-block;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .mod_registration .fields {
    display: flex;
    margin: 0 -1.2rem;
    flex-wrap: wrap;
  }
  .mod_registration .fields > .widget {
    padding: 0 1.2rem;
    width: 100%;
  }
  .mod_registration .fields .widget:nth-child(1) {
    width: 50%;
  }
  .mod_registration .fields .widget:nth-child(2) {
    width: 50%;
  }
  .mod_registration .fields .widget:nth-child(5) {
    width: 40%;
  }
  .mod_registration .fields .widget:nth-child(6) {
    width: 60%;
  }
  .mod_registration .fields .widget:nth-child(9) {
    width: 50%;
  }
  .mod_registration .fields .widget:nth-child(10) {
    width: 50%;
  }
}
.no-slider-control .slider-control {
  display: none;
}

.ce_sliderStart {
  position: relative;
}

nav.slider-control {
  color: white;
  bottom: 2rem;
  height: auto;
  width: calc(40% - 4rem);
  position: absolute;
}

.slider-control {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
  margin-block-start: 1rem;
  height: 3rem;
}

@media only screen and (max-width: 63.999rem) {
  .header-image .slider-control {
    padding-inline: 1.5rem;
  }
}
.slider-control .slider-menu, .slider-control a {
  position: static;
  top: 0;
}

.slider-control .slider-menu {
  left: auto;
  display: flex;
  justify-content: center;
  gap: 0.5rem;
  height: 1rem;
  width: auto;
  margin: 0;
  font-size: 0;
}

.slider-control .slider-menu b {
  display: block;
  width: 1rem;
  height: 1rem;
  background: #ffffff;
  border-radius: 3rem;
  transition: background ease-in-out 0.2s;
}

.slider-control .slider-menu b:hover, .slider-control .slider-menu b:focus-visible {
  background: #6c7c89;
}

.slider-control .slider-menu b.active {
  background: #25455f;
}

.slider-control .slider-prev, .slider-control .slider-next {
  display: flex;
  gap: 1rem;
  width: 2.5rem;
  height: 2.5rem;
  overflow: hidden;
}

.slider-control .slider-prev:before, .slider-control .slider-next:before {
  display: block;
  flex-shrink: 0;
  width: 2rem;
  height: 2rem;
  border-radius: 0.25rem;
  background: transparent url("/files/themes/weschu-gmbh/images/chevron-left-white.svg") center center no-repeat;
  transition: background ease-in-out 0.2s;
  content: "";
  opacity: 0.3;
}

.slider-control .slider-prev:hover:before, .slider-control .slider-next:hover:before {
  opacity: 1;
  transition: all ease-in-out 0.2s;
}

.slider-control .slider-next:before {
  background-image: url("/files/themes/weschu-gmbh/images/chevron-right-white.svg");
}

.slider-wrapper {
  display: flex;
  position: relative;
  min-height: 300px;
}

.slider-wrapper > * {
  float: none;
}

.slider-wrapper .content-text {
  display: flex;
  overflow: hidden;
}

@media only screen and (max-width: 63.999rem) {
  .slider-wrapper .content-text {
    flex-direction: column;
  }
}
@media only screen and (min-width: 64rem) {
  .slider-wrapper .content-text figure, .slider-wrapper .content-text .text-wrapper {
    flex: 1 1 50%;
  }
}
.slider-wrapper .content-text figure {
  aspect-ratio: 1.6666666667;
}

@media only screen and (min-width: 64rem) {
  .slider-wrapper .content-text figure {
    order: 1;
  }
}
.slider-wrapper .content-text img {
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.slider-wrapper .content-text .text-wrapper {
  font-size: 1rem;
  line-height: 1.5;
  padding: 2rem;
}

@media only screen and (min-width: 48rem) {
  .slider-wrapper .content-text .text-wrapper {
    font-size: 1.25rem;
    line-height: 1.5;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
.slider-wrapper .content-text .title {
  margin-block: 0 3rem;
  font-weight: 300;
}

.slider-wrapper figure {
  margin: 0;
}

.slider-wrapper > :not([style*="translate(0px, 0px)"]),
.slider-wrapper > :not([style*="translateX(0px)"]) {
  --transform-time: 1.0s;
  opacity: 0;
  transform: translateX(0px) !important;
  transition: transform 1s cubic-bezier(0.46, 0.03, 0.52, 0.96), opacity 1.2s ease-in-out !important;
}

.slider-wrapper > [style*="translate(0px, 0px)"],
.slider-wrapper > *[style*="translateX(0px)"] {
  opacity: 1;
  transition: transform 1s cubic-bezier(0.46, 0.03, 0.52, 0.96), opacity 2s ease-in-out !important;
}

/* Navigation
** -------------------------------------------
*/
/* Mobile Menu
** Modul für Mobile Menu
** -------------------------------------------
*/
@media only screen and (max-width: 767px) {
  #mobil-menu-trigger.animated {
    display: block;
    position: absolute;
    top: 25px;
    right: var(--distance-m);
    background-color: transparent;
    width: 28px;
    height: 24px;
    transform: rotate(0deg);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    cursor: pointer;
  }
  #mobil-menu-trigger.animated span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: var(--color-dark);
    border-radius: 4px;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
  }
  #mobil-menu-trigger.animated span:nth-child(1) {
    top: 0;
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
  #mobil-menu-trigger.animated span:nth-child(2) {
    top: 10px;
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
  #mobil-menu-trigger.animated span:nth-child(3) {
    top: 20px;
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
  #mobil-menu-trigger.animated.active span:nth-child(1) {
    transform: rotate(45deg);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    top: 10px;
    left: 0;
  }
  #mobil-menu-trigger.animated.active span:nth-child(2) {
    width: 0;
    opacity: 0;
  }
  #mobil-menu-trigger.animated.active span:nth-child(3) {
    transform: rotate(-45deg);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    top: 10px;
    left: 0;
  }
  #mobil-menu-trigger.static {
    display: block;
    position: absolute;
    top: 20px;
    right: calc(var(--distance-m) + 0.3rem);
    background-color: transparent;
    width: 40px;
    height: 40px;
    cursor: pointer;
  }
  #mobil-menu-trigger.static:after {
    content: "\f0c9";
    color: #ffffff;
    font-family: var(--font-family-icon-1), sans-serif;
    font-weight: 900;
    font-size: 28px;
    position: absolute;
    left: 8px;
    line-height: 40px;
  }
  #mobil-menu-trigger.static.active:after {
    content: "\f00d";
  }
}
#nav-main {
  overflow: visible !important;
}

/*
// Mobile Navigation
// Style Preset
*/
@media only screen and (max-width: 1023px) {
  #nav-main.nav-mobile-1 li {
    display: block;
    position: relative;
  }
  #nav-main.nav-mobile-1 ul.level_1 > li div.mobil-submenu-trigger {
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    width: 40px;
    z-index: 2;
  }
  #nav-main.nav-mobile-1 ul.level_1 > li div.mobil-submenu-trigger::after {
    color: var(--color-dark);
    content: "\f067";
    font-family: var(--font-family-icon-1), sans-serif;
    font-weight: 900;
    font-size: 16px;
    cursor: pointer;
    display: block;
  }
  #nav-main.nav-mobile-1 ul.level_1 > li div.mobil-submenu-trigger.active::after {
    content: "\f068";
  }
  #nav-main.nav-mobile-1 ul.level_1 {
    display: none;
    position: absolute;
    top: 80px;
    left: 0;
    width: 100%;
    padding: 0;
    margin: 0;
    background-color: #ffffff;
    font-size: 16px;
    line-height: 40px;
    box-shadow: 0 4px 8px 0 rgb(153, 153, 153);
  }
  #nav-main.nav-mobile-1 ul.level_1 > li {
    border-top: 1px solid var(--grey-3);
  }
  #nav-main.nav-mobile-1 ul.level_1 > li > a,
  #nav-main.nav-mobile-1 ul.level_1 > li > strong,
  #nav-main.nav-mobile-1 ul.level_1 > li > span {
    display: block;
    position: relative;
    z-index: 3;
    padding: 0 15px 0 15px;
  }
  #nav-main.nav-mobile-1 ul.level_1 > li > a:link,
  #nav-main.nav-mobile-1 ul.level_1 > li > a:visited {
    color: #065da8;
    text-decoration: none;
    font-weight: normal;
    text-transform: none;
    border-left: 4px solid transparent;
  }
  #nav-main.nav-mobile-1 ul.level_1 > li.trail > a:link,
  #nav-main.nav-mobile-1 ul.level_1 > li.trail > a:visited,
  #nav-main.nav-mobile-1 ul.level_1 > li.trail > a:hover,
  #nav-main.nav-mobile-1 ul.level_1 > li.trail > a:focus,
  #nav-main.nav-mobile-1 ul.level_1 > li.trail > a:active,
  #nav-main.nav-mobile-1 ul.level_1 > li.active > a:link,
  #nav-main.nav-mobile-1 ul.level_1 > li.active > a:visited,
  #nav-main.nav-mobile-1 ul.level_1 > li.active > a:hover,
  #nav-main.nav-mobile-1 ul.level_1 > li.active > a:focus,
  #nav-main.nav-mobile-1 ul.level_1 > li.active > a:active,
  #nav-main.nav-mobile-1 ul.level_1 > li > a:hover,
  #nav-main.nav-mobile-1 ul.level_1 > li > a:focus,
  #nav-main.nav-mobile-1 ul.level_1 > li > a:active,
  #nav-main.nav-mobile-1 ul.level_1 > li.trail > strong,
  #nav-main.nav-mobile-1 ul.level_1 > li.active > strong,
  #nav-main.nav-mobile-1 ul.level_1 > li.trail > span,
  #nav-main.nav-mobile-1 ul.level_1 > li.active > span {
    color: var(--primary-color);
    border-left: 4px solid #065da8;
    font-weight: normal;
  }
  #nav-main.nav-mobile-1 ul.level_1 > li > a.submenu,
  #nav-main.nav-mobile-1 ul.level_1 > li > strong.submenu,
  #nav-main.nav-mobile-1 ul.level_1 > li > span.submenu {
    margin-right: 40px;
  }
  #nav-main.nav-mobile-1 ul.level_2 {
    display: none;
    padding: 0;
    background-color: transparent;
  }
  #nav-main.nav-mobile-1 ul.level_2 > li > a,
  #nav-main.nav-mobile-1 ul.level_2 > li > strong,
  #nav-main.nav-mobile-1 ul.level_2 > li > span {
    display: block;
    position: relative;
    z-index: 3;
    padding: 0 15px 0 30px;
  }
  #nav-main.nav-mobile-1 ul.level_2 > li > a:link,
  #nav-main.nav-mobile-1 ul.level_2 > li > a:visited {
    color: #065da8;
    text-decoration: none;
    font-weight: normal;
    text-transform: none;
    border-left: 4px solid transparent;
  }
  #nav-main.nav-mobile-1 ul.level_2 > li.active > a:link,
  #nav-main.nav-mobile-1 ul.level_2 > li.active > a:visited,
  #nav-main.nav-mobile-1 ul.level_2 > li.active > a:hover,
  #nav-main.nav-mobile-1 ul.level_2 > li.active > a:focus,
  #nav-main.nav-mobile-1 ul.level_2 > li.active > a:active,
  #nav-main.nav-mobile-1 ul.level_2 > li > a:hover,
  #nav-main.nav-mobile-1 ul.level_2 > li > a:focus,
  #nav-main.nav-mobile-1 ul.level_2 > li > a:active,
  #nav-main.nav-mobile-1 ul.level_2 > li.trail > strong,
  #nav-main.nav-mobile-1 ul.level_2 > li.active > strong,
  #nav-main.nav-mobile-1 ul.level_2 > li.trail > span,
  #nav-main.nav-mobile-1 ul.level_2 > li.active > span {
    color: #065da8;
    border-left: 4px solid #065da8;
    font-weight: normal;
  }
  #nav-main.nav-mobile-1 ul.level_1 li.suche {
    display: none;
  }
}
/*
// Desktop Navigation
// Style Preset
*/
@media only screen and (min-width: 1024px) {
  /*
  nav#nav-main ul li strong,
  nav#nav-main ul li a {
      padding: 1.2rem 2.4rem;
      background-color: var(--primary-color);
      transition-duration: .5s;
      color: #fff;
      font-weight: normal;
      text-decoration: none;
      display: block;
  }
  nav#nav-main ul li a:hover {
      background-color: var(--gray-2);
      color: var(--primary-color);
      transition-duration: .5s;
      transition-property: all;
  }
  */
  /*--------*/
  #nav-main.nav-desktop-2 {
    margin: 0 !important;
    list-style: none;
  }
  #nav-main.nav-desktop-2 li {
    display: block;
    position: relative;
  }
  #nav-main.nav-desktop-2 ul.level_1 {
    margin: 0;
    padding: 0;
    display: flex;
    background-color: transparent;
  }
  #nav-main.nav-desktop-2 ul.level_1 > li.suche strong span, #nav-main.nav-desktop-2 ul.level_1 > li.suche a span {
    text-indent: -9999px;
    line-height: 0;
    display: block;
  }
  #nav-main.nav-desktop-2 ul.level_1 > li.suche strong:after, #nav-main.nav-desktop-2 ul.level_1 > li.suche a:after {
    content: "";
  }
  #nav-main.nav-desktop-2 ul.level_1 > li > a.submenu,
  #nav-main.nav-desktop-2 ul.level_1 > li > strong.submenu,
  #nav-main.nav-desktop-2 ul.level_1 > li > span.submenu {
    padding-right: 20px;
  }
  #nav-main.nav-desktop-2 ul.level_1 > li > a.submenu:after,
  #nav-main.nav-desktop-2 ul.level_1 > li > strong.submenu:after,
  #nav-main.nav-desktop-2 ul.level_1 > li > span.submenu:after {
    content: "";
    position: absolute;
    right: 0;
    top: 15px;
    background-image: url(/files/themes/weschu-gmbh/images/pfeil-unten.svg);
    background-repeat: no-repeat;
    width: 11px;
    height: 11px;
    background-size: contain;
    transition: 0.2s linear;
  }
  #nav-main.nav-desktop-2 ul.level_1 > li.open > a.submenu:after,
  #nav-main.nav-desktop-2 ul.level_1 > li:hover > a.submenu:after,
  #nav-main.nav-desktop-2 ul.level_1 > li.open > strong.submenu:after,
  #nav-main.nav-desktop-2 ul.level_1 > li:hover > strong.submenu:after,
  #nav-main.nav-desktop-2 ul.level_1 > li:hover > span.submenu:after,
  #nav-main.nav-desktop-2 ul.level_1 > li.open > span.submenu:after {
    transform: rotate(180deg);
    transition: 0.2s linear;
  }
  #nav-main.nav-desktop-2 ul.level_1 > li > a,
  #nav-main.nav-desktop-2 ul.level_1 > li > strong,
  #nav-main.nav-desktop-2 ul.level_1 > li > span {
    position: relative;
    z-index: 3;
    padding: 0.8rem 1rem;
    margin: 2rem 0.6rem;
    display: block;
    font-weight: 600;
    color: var(--text-color);
    background-color: transparent;
  }
  #nav-main.nav-desktop-2 ul.level_1 > li.trail > a:link,
  #nav-main.nav-desktop-2 ul.level_1 > li.trail > a:visited,
  #nav-main.nav-desktop-2 ul.level_1 > li.trail > a:hover,
  #nav-main.nav-desktop-2 ul.level_1 > li.trail > a:focus,
  #nav-main.nav-desktop-2 ul.level_1 > li.trail > a:active,
  #nav-main.nav-desktop-2 ul.level_1 > li.active > a:link,
  #nav-main.nav-desktop-2 ul.level_1 > li.active > a:visited,
  #nav-main.nav-desktop-2 ul.level_1 > li.active > a:hover,
  #nav-main.nav-desktop-2 ul.level_1 > li.active > a:focus,
  #nav-main.nav-desktop-2 ul.level_1 > li.active > a:active,
  #nav-main.nav-desktop-2 ul.level_1 > li > a:hover,
  #nav-main.nav-desktop-2 ul.level_1 > li > a:focus,
  #nav-main.nav-desktop-2 ul.level_1 > li > a:active,
  #nav-main.nav-desktop-2 ul.level_1 > li.trail > strong,
  #nav-main.nav-desktop-2 ul.level_1 > li.active > strong,
  #nav-main.nav-desktop-2 ul.level_1 > li.trail > span,
  #nav-main.nav-desktop-2 ul.level_1 > li.active > span,
  #nav-main.nav-desktop-2 ul.level_1 > li:hover > a,
  #nav-main.nav-desktop-2 ul.level_1 > li:hover > strong,
  #nav-main.nav-desktop-2 ul.level_1 > li:hover > span {
    font-weight: 600;
    color: var(--primary-color);
    background-color: transparent;
  }
  #nav-main.nav-desktop-2 ul.level_1 > li:hover.suche a:after,
  #nav-main.nav-desktop-2 ul.level_1 > li:focus.suche a:after,
  #nav-main.nav-desktop-2 ul.level_1 > li.suche a:focus:after,
  #nav-main.nav-desktop-2 ul.level_1 > li:active.suche a:after,
  #nav-main.nav-desktop-2 ul.level_1 > li.active.suche a:after,
  #nav-main.nav-desktop-2 ul.level_1 > li.active.suche strong:after {
    color: var(--primary-color);
    background-color: transparent;
  }
  #nav-main.nav-desktop-2 ul.level_1 > li.register a:before,
  #nav-main.nav-desktop-2 ul.level_1 > li.register.active strong:before {
    content: "\f4ff";
    font-family: var(--font-family-icon-1);
    font-weight: 900;
    margin-right: 8px;
    color: inherit;
  }
  #nav-main.nav-desktop-2 ul.level_1 > li.login a:before,
  #nav-main.nav-desktop-2 ul.level_1 > li.login.active strong:before {
    content: "\f2f6";
    font-family: var(--font-family-icon-1);
    font-weight: 900;
    margin-right: 8px;
    color: inherit;
  }
  #nav-main.nav-desktop-2 ul.level_1 > li.logout a:before,
  #nav-main.nav-desktop-2 ul.level_1 > li.logout.active strong:before {
    content: "\f2f5";
    font-family: var(--font-family-icon-1);
    font-weight: 900;
    margin-right: 8px;
    color: inherit;
  }
  #nav-main.nav-desktop-2 ul.level_1 > li:hover > ul {
    display: block;
    visibility: visible;
    opacity: 1;
  }
  #nav-main.nav-desktop-2 ul.level_1 > li:last-child > ul,
  #nav-main.nav-desktop-2 ul.level_1 > li.last > ul {
    left: auto;
    right: 0;
    border-radius: 4px 0 4px 4px;
  }
  #nav-main.nav-desktop-2 ul.level_1 li.nav-marker strong,
  #nav-main.nav-desktop-2 ul.level_1 li.nav-marker a:link,
  #nav-main.nav-desktop-2 ul.level_1 li.nav-marker a:visited {
    appearance: none;
    text-decoration: none;
    border-radius: var(--border-radius-s);
    background-color: var(--primary-color);
    color: var(--tertiary-color) !important;
    text-align: center;
    display: inline-block;
    padding: 0.3rem 0.8rem;
    border: 1px solid var(--tertiary-color);
    margin: 22px 5px 22px 10px;
    cursor: pointer;
    box-sizing: border-box;
    font-weight: 400;
    font-size: var(--font-size-s);
    line-height: inherit;
    vertical-align: text-bottom;
    transition-property: background;
    transition-duration: 0.15s;
    transition-timing-function: linear;
  }
  #nav-main.nav-desktop-2 ul.level_1 li.nav-marker a:hover,
  #nav-main.nav-desktop-2 ul.level_1 li.nav-marker a:focus,
  #nav-main.nav-desktop-2 ul.level_1 li.nav-marker a:active {
    background-image: none;
    background-color: #00ff00;
    color: #ffffff !important;
    border-color: #00ff00;
  }
  #nav-main.nav-desktop-2 ul.level_2 {
    display: block;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.5s linear;
    margin-top: 0 !important;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 1;
    min-width: 130%;
    line-height: 40px;
    padding: 0 1em 0 1em !important;
    border-style: solid;
    border-width: 3px 0;
    border-color: #dadada;
    border-top-left-radius: 0;
    text-align: left;
    white-space: nowrap;
    font-size: 16px;
    background-color: #ffffff;
  }
  #nav-main.nav-desktop-2 ul.level_2 > li {
    border-top: none;
  }
  #nav-main.nav-desktop-2 ul.level_2 > li > a,
  #nav-main.nav-desktop-2 ul.level_2 > li > strong,
  #nav-main.nav-desktop-2 ul.level_2 > li > span {
    padding: 0;
    display: block;
    font-weight: normal;
    color: var(--color-dark);
    background-color: transparent;
  }
  #nav-main.nav-desktop-2 ul.level_2 > li:first-child > a,
  #nav-main.nav-desktop-2 ul.level_2 > li:first-child > strong,
  #nav-main.nav-desktop-2 ul.level_2 > li:first-child > span {
    border-top: 0;
  }
  #nav-main.nav-desktop-2 ul.level_2 > li > a:link,
  #nav-main.nav-desktop-2 ul.level_2 > li > a:visited {
    color: var(--color-dark);
  }
  #nav-main.nav-desktop-2 ul.level_2 > li > a:hover,
  #nav-main.nav-desktop-2 ul.level_2 > li > a:focus,
  #nav-main.nav-desktop-2 ul.level_2 > li > a:active {
    font-weight: normal;
    color: #065da8;
    background-color: transparent;
  }
  #nav-main.nav-desktop-2 ul.level_2 > li.trail > strong,
  #nav-main.nav-desktop-2 ul.level_2 > li.trail > span,
  #nav-main.nav-desktop-2 ul.level_2 > li.active > a:link,
  #nav-main.nav-desktop-2 ul.level_2 > li.active > a:visited,
  #nav-main.nav-desktop-2 ul.level_2 > li.active > a:hover,
  #nav-main.nav-desktop-2 ul.level_2 > li.active > a:focus,
  #nav-main.nav-desktop-2 ul.level_2 > li.active > a:active,
  #nav-main.nav-desktop-2 ul.level_2 > li.active > strong,
  #nav-main.nav-desktop-2 ul.level_2 > li.active > span {
    font-weight: normal;
    color: #065da8;
    background-color: transparent;
  }
}
#nav-produkte {
  display: none;
  margin: 0 !important;
  list-style: none;
  background-color: var(--primary-color);
  width: var(--layout-width-fullwidth);
  padding: 0;
}
@media only screen and (min-width: 1024px) {
  #nav-produkte {
    display: block;
  }
}
#nav-produkte li {
  display: block;
  position: relative;
}
#nav-produkte ul.level_1 {
  max-width: var(--content-width-l);
  margin: 0 auto;
  position: relative;
  top: auto;
  left: auto;
  width: auto;
  padding: 0 var(--content-padding);
  box-shadow: var(--shadow-2);
  display: flex;
}
#nav-produkte ul.level_1 > li > a,
#nav-produkte ul.level_1 > li > strong,
#nav-produkte ul.level_1 > li > span {
  position: relative;
  z-index: 3;
  padding: 8px 10px 8px 10px;
  margin: 8px 8px 8px;
  display: block;
  font-weight: 500;
  color: #ffffff;
  background-color: transparent;
  text-transform: uppercase;
}
#nav-produkte ul.level_1 > li > a:first-child,
#nav-produkte ul.level_1 > li > strong:first-child,
#nav-produkte ul.level_1 > li > span:first-child {
  margin-left: 0;
}
#nav-produkte ul.level_1 > li > a:link,
#nav-produkte ul.level_1 > li > a:visited {
  color: #ffffff;
}
#nav-produkte ul.level_1 > li.trail > a:link,
#nav-produkte ul.level_1 > li.trail > a:visited,
#nav-produkte ul.level_1 > li.trail > a:hover,
#nav-produkte ul.level_1 > li.trail > a:focus,
#nav-produkte ul.level_1 > li.trail > a:active,
#nav-produkte ul.level_1 > li.active > a:link,
#nav-produkte ul.level_1 > li.active > a:visited,
#nav-produkte ul.level_1 > li.active > a:hover,
#nav-produkte ul.level_1 > li.active > a:focus,
#nav-produkte ul.level_1 > li.active > a:active,
#nav-produkte ul.level_1 > li > a:hover,
#nav-produkte ul.level_1 > li > a:focus,
#nav-produkte ul.level_1 > li > a:active,
#nav-produkte ul.level_1 > li.trail > strong,
#nav-produkte ul.level_1 > li.active > strong,
#nav-produkte ul.level_1 > li.trail > span,
#nav-produkte ul.level_1 > li.active > span,
#nav-produkte ul.level_1 > li:hover > a,
#nav-produkte ul.level_1 > li:hover > strong,
#nav-produkte ul.level_1 > li:hover > span {
  font-weight: 500;
  color: var(--primary-color);
  background-color: #ffffff;
}
#nav-produkte ul.level_1 > li:last-child > ul,
#nav-produkte ul.level_1 > li.last > ul {
  left: auto;
  right: 0;
  border-radius: 4px 0 4px 4px;
}

.nav-top {
  margin: 0 !important;
  font-size: var(--font-size-s);
}
.nav-top ul {
  padding: var(--distance-xs) var(--distance-s);
  margin: 0 16px 0 0;
}
.nav-top ul li {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0 10px 0 0;
}
.nav-top ul li.last {
  margin-right: 0;
}
.nav-top ul li a, .nav-top ul li strong, .nav-top ul li span {
  display: block;
}
.nav-top ul li a:link,
.nav-top ul li a:visited {
  color: inherit;
  text-decoration: none;
}
.nav-top ul li.trail a:link, .nav-top ul li.trail a:visited, .nav-top ul li.trail a:hover, .nav-top ul li.trail a:focus, .nav-top ul li.trail a:active, .nav-top ul li.active a:link, .nav-top ul li.active a:visited, .nav-top ul li.active a:hover, .nav-top ul li.active a:focus, .nav-top ul li.active a:active,
.nav-top ul li a:hover,
.nav-top ul li a:focus,
.nav-top ul li a:active, .nav-top ul li.trail strong, .nav-top ul li.active strong, .nav-top ul li.trail span, .nav-top ul li.active span, .nav-top ul li:hover a, .nav-top ul li:hover strong, .nav-top ul li:hover span {
  color: var(--color-dark-link);
  text-decoration: none;
}
.nav-top ul li.login a:before, .nav-top ul li.login.active strong:before {
  content: "\f09c";
  font-family: var(--font-family-icon-1);
  font-weight: 900;
  margin-right: 8px;
  color: inherit;
}
.nav-top ul li.register a:before, .nav-top ul li.register.active strong:before {
  content: "\f4ff";
  font-family: var(--font-family-icon-1);
  font-weight: 900;
  margin-right: 8px;
  color: inherit;
}
.nav-top ul li.logout a:before, .nav-top ul li.logout.active strong:before {
  content: "\f023";
  font-family: var(--font-family-icon-1);
  font-weight: 900;
  margin-right: 8px;
  color: inherit;
}
.nav-top ul li.user a:before, .nav-top ul li.user.active strong:before {
  content: "\f007";
  font-family: var(--font-family-icon-1);
  font-weight: 900;
  margin-right: 8px;
  color: inherit;
}

.nav-sub ul {
  padding: 0;
  margin: 0;
}
.nav-sub ul li {
  list-style: none;
}
.nav-sub ul.level_1 li {
  position: relative;
  padding: 6px 0;
  border-bottom: 1px var(--grey-3);
}
.nav-sub ul.level_1 li a, .nav-sub ul.level_1 li strong {
  display: block;
}
.nav-sub ul.level_1 li a:link,
.nav-sub ul.level_1 li a:visited {
  color: var(--color-dark-link);
}
.nav-sub ul.level_1 li.trail > a:link, .nav-sub ul.level_1 li.trail > a:visited, .nav-sub ul.level_1 li.trail > a:hover, .nav-sub ul.level_1 li.trail > a:focus, .nav-sub ul.level_1 li.trail > a:active, .nav-sub ul.level_1 li.active > a:link, .nav-sub ul.level_1 li.active > a:visited, .nav-sub ul.level_1 li.active > a:hover, .nav-sub ul.level_1 li.active > a:focus, .nav-sub ul.level_1 li.active > a:active,
.nav-sub ul.level_1 li a:hover,
.nav-sub ul.level_1 li a:focus,
.nav-sub ul.level_1 li a:active, .nav-sub ul.level_1 li.trail strong, .nav-sub ul.level_1 li.active strong {
  color: var(--color-dark-link-hover);
  font-weight: bold;
}
.nav-sub ul.level_1 li a.submenu,
.nav-sub ul.level_1 li strong.submenu {
  margin-bottom: 5px;
}
.nav-sub ul.level_1 li a.submenu:after, .nav-sub ul.level_1 li a.submenu:after,
.nav-sub ul.level_1 li strong.submenu:after,
.nav-sub ul.level_1 li strong.submenu:after {
  color: var(--color-dark);
  content: "\f105";
  display: inline-block;
  font: normal normal 900 16px/1 "Font Awesome 5 Free";
  margin-left: 0.5em;
  position: absolute;
  text-indent: 0;
  right: 0;
  top: 16px;
}
.nav-sub ul.level_1 li a.active.submenu:after,
.nav-sub ul.level_1 li strong.active.submenu:after,
.nav-sub ul.level_1 li a.trail.submenu:after,
.nav-sub ul.level_1 li strong.trail.submenu:after {
  color: var(--color-dark);
  content: "\f107";
  display: inline-block;
  font: normal normal 900 16px/1 "Font Awesome 5 Free";
  margin-left: 0.5em;
  position: absolute;
  text-indent: 0;
  right: 0;
  top: 16px;
}
.nav-sub ul.level_2 {
  font-size: 0.9em;
  display: none;
}
.nav-sub ul.level_2 li {
  padding: 6px 0;
  line-height: 1.3;
  border-bottom: none;
}
.nav-sub ul.level_2 li a, .nav-sub ul.level_2 li strong {
  display: block;
}
.nav-sub ul.level_1 > li.active > ul.level_2,
.nav-sub ul.level_1 > li.trail > ul.level_2 {
  display: block;
}

/* Toplink
** -------------------------------------------
*/
.ce_toplink {
  position: absolute;
  bottom: 20px;
  right: 20px;
  display: none;
}

.ce_toplink a {
  bottom: 20px;
  cursor: pointer;
  overflow: hidden;
  position: fixed;
  right: 20px;
  text-indent: -2000px;
  z-index: 1000;
}

.ce_toplink a::after {
  content: "\f286";
  display: block;
  font-size: 30px;
  padding: 7px 20px;
  text-indent: 0;
  font-family: var(--font-family-icon-1);
  font-weight: 900;
  background-color: var(--grey-3);
  color: var(--color-dark);
  border-radius: 4px;
}

/* Seitennavigation
** -------------------------------------------
*/
.nav-side {
  padding-left: 1em;
  border-left: 2px solid var(--color-dark);
}
.nav-side h1, .nav-side h2, .nav-side h3, .nav-side h4, .nav-side h5, .nav-side h6 {
  margin-top: 0;
}
.nav-side ul {
  padding: 0;
  margin: 0;
}
.nav-side ul li {
  list-style: none;
}

/* Footernavigation
** -------------------------------------------
*/
.nav-footer ul {
  padding: 0;
  margin: 0;
}
.nav-footer ul li {
  list-style: none;
}
.nav-footer ul li a:link,
.nav-footer ul li a:visited {
  color: var(--color-light-link);
}
.nav-footer ul li a:hover,
.nav-footer ul li a:focus,
.nav-footer ul li a:active, .nav-footer ul li.active strong {
  color: var(--color-light-link-hover);
}
/* Nv Overlay
** -------------------------------------------
*/
#mobil-menu-overlay-trigger {
  cursor: pointer;
}
#mobil-menu-overlay-trigger::after {
  content: "\f0c9";
  display: block;
  color: #ffffff;
  font-family: var(--font-family-icon-1);
  font-weight: 900;
  font-size: 28px;
  position: absolute;
  right: 10px;
  text-align: center;
  top: 20px;
  width: 50px;
}

#page-overlay .inside {
  position: static;
}
#page-overlay .inside #nav-mobile-overlay {
  display: none;
}
#page-overlay .inside #nav-mobile-overlay.overlay-show {
  position: fixed;
  overflow: auto;
  background-color: var(--secondary-color);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1000;
  display: block;
  animation: fadeInDown 0.5s;
}
#page-overlay .inside #nav-mobile-overlay.overlay-show .overlay-content {
  width: 100%;
  height: 100%;
  padding: 10px 10px 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#page-overlay .inside #nav-mobile-overlay.overlay-show .overlay-content h3 {
  text-align: center;
  color: white;
  font-weight: bold;
  font-size: 2em;
}
#page-overlay .inside #nav-mobile-overlay.overlay-show .mobil-menu-overlay-close {
  position: absolute;
  top: 30px;
  right: 30px;
  color: #ffffff;
  cursor: pointer;
}
#page-overlay .inside #nav-mobile-overlay.overlay-show .mobil-menu-overlay-close .button {
  margin-left: 1em;
  vertical-align: middle;
}
#page-overlay .inside #nav-mobile-overlay.overlay-show .mobil-menu-overlay-close .button:after {
  content: "\f057";
  font: normal normal 900 1.5em/1 var(--font-family-icon-1);
  color: inherit;
}

#nav-main-overlay ul {
  margin: 0;
  padding: 0;
}
#nav-main-overlay ul li {
  text-align: center;
  list-style: none;
  margin: 0;
  padding: 0;
}
#nav-main-overlay a {
  color: white;
  text-decoration: none;
  font-size: 1.2em;
  line-height: 2;
}

/*
 * mega menu layout
 * optimiced for Contao Official Demo Theme
 */
@media (min-width: 1024px) {
  #nav-main.megamenu {
    width: 100%;
    text-align: right;
  }
  #nav-main.megamenu ul.level_1 > li.suche a, #nav-main.megamenu ul.level_1 > li.suche strong, #nav-main.megamenu ul.level_1 > li.suche span {
    direction: rtl;
  }
}
.mod_customnav.dropdown,
.mod_navigation.dropdown {
  overflow: visible;
  text-align: left;
}

.mm_container {
  position: static !important;
}

.mod_customnav li.mm_container > a, .mod_navigation li.mm_container > span,
.mod_navigation li.mm_container > a, .mod_navigation li.mm_container > span {
  position: relative;
}

.mod_customnav li.mm_container .mm_dropdown,
.mod_navigation li.mm_container .mm_dropdown {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 100;
  width: 100%;
  text-align: left;
  line-height: var(--line-height-default);
  border-bottom: 4px solid var(--tertiary-color);
}

.mod_customnav li.mm_container .mm_dropdown > .inner,
.mod_navigation li.mm_container .mm_dropdown > .inner {
  padding: 1rem 2rem;
  background-color: rgba(255, 255, 255, 0.95);
  overflow: hidden;
  color: var(--color-dark);
}
.mod_customnav li.mm_container .mm_dropdown > .inner a:link, .mod_customnav li.mm_container .mm_dropdown > .inner a:active, .mod_customnav li.mm_container .mm_dropdown > .inner a:visited,
.mod_navigation li.mm_container .mm_dropdown > .inner a:link,
.mod_navigation li.mm_container .mm_dropdown > .inner a:active,
.mod_navigation li.mm_container .mm_dropdown > .inner a:visited {
  color: var(--color-dark);
}
.mod_customnav li.mm_container .mm_dropdown > .inner a:hover,
.mod_navigation li.mm_container .mm_dropdown > .inner a:hover {
  color: var(--primary-color);
}

.mod_customnav li.mm_container:hover .mm_dropdown,
.mod_navigation li.mm_container:hover .mm_dropdown {
  display: block;
}

.mod_breadcrumb {
  display: none;
}

@media screen and (min-width: 1024px) {
  .mod_breadcrumb {
    display: block;
  }
}
.mod_breadcrumb {
  position: relative;
  height: 100%;
  text-transform: uppercase;
  font-size: var(--font-size-xs);
  color: var(--color-dark);
}
.mod_breadcrumb ul {
  width: 100%;
  padding-left: 0;
}
.mod_breadcrumb ul li {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
}
.mod_breadcrumb ul li.active,
.mod_breadcrumb ul li a {
  padding: 0 2rem 0 0;
  transition-duration: 0.5s;
  font-weight: normal;
  text-decoration: none;
  position: relative;
}
.mod_breadcrumb ul li a::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  background-image: url(/files/themes/weschu-gmbh/images/pfeil-breadcrumb.svg);
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
  background-size: contain;
}
.mod_breadcrumb ul li a:hover {
  transition-duration: 0.5s;
  transition-property: all;
}

.mod_quicklink {
  margin-bottom: var(--distance-m);
}
.mod_quicklink .selectBox.select.selectBox-dropdown {
  margin-bottom: 0;
}

.selectBox.select.selectBox-dropdown {
  width: auto !important;
}

.selectBox-dropdown .selectBox-label {
  padding: 2px 30px 2px 8px !important;
  width: auto !important;
}

.selectBox-dropdown-menu {
  width: auto !important;
}

.mod_mobile_menu {
  display: none;
}

@media only screen and (max-width: 1023px) {
  .mod_mobile_menu {
    display: block;
  }
  .mod_mobile_menu .mobile_menu_trigger {
    display: block !important;
  }
}
.mobile_menu_trigger {
  display: block;
  position: relative;
  background-color: transparent;
  width: 40px;
  height: 40px;
  cursor: pointer;
}
.mobile_menu_trigger:after {
  content: "\f479";
  color: var(--color-dark);
  font-family: var(--font-family-icon-1);
  font-weight: 900;
  font-size: 28px;
  position: absolute;
  left: 8px;
  line-height: 40px;
}

.mobile_menu_trigger.active:after {
  content: "\f659";
}

.mobile_menu {
  max-width: 400px;
}

.mobile_menu .inner {
  background-color: var(--bg-8) !important;
  padding: var(--content-padding);
}
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (orientation: landscape) {
  .mobile_menu .inner {
    padding: var(--content-padding) var(--content-padding) var(--content-padding) calc(var(--content-padding) * 4);
  }
}

.mobile_menu #suchfeld {
  display: block;
  position: relative;
  top: auto;
  right: auto;
}

#nav-main-mobile,
.nav-main-mobile {
  overflow: visible !important;
}
#nav-main-mobile li,
.nav-main-mobile li {
  display: block;
  position: relative;
}
#nav-main-mobile ul.level_1,
.nav-main-mobile ul.level_1 {
  padding: 0;
  margin: 0;
  background-color: transparent;
  font-size: var(--font-size-m);
  line-height: 30px;
  color: var(--color-dark);
  font-weight: 500;
  text-transform: normal;
}
#nav-main-mobile ul.level_1 > li > a,
#nav-main-mobile ul.level_1 > li > strong,
.nav-main-mobile ul.level_1 > li > a,
.nav-main-mobile ul.level_1 > li > strong {
  display: block;
  position: relative;
  z-index: 3;
  padding: 0 30px 0 15px;
  color: var(--color-dark);
  text-decoration: none;
}
#nav-main-mobile ul.level_1 > li > a:hover,
#nav-main-mobile ul.level_1 > li > a:focus,
.nav-main-mobile ul.level_1 > li > a:hover,
.nav-main-mobile ul.level_1 > li > a:focus {
  color: var(--primary-color);
  font-weight: bolder;
}
#nav-main-mobile ul.level_1 > li.active > a,
#nav-main-mobile ul.level_1 > li.active > strong,
#nav-main-mobile ul.level_1 > li.active > span,
#nav-main-mobile ul.level_1 > li.trail > a,
#nav-main-mobile ul.level_1 > li.trail > strong,
#nav-main-mobile ul.level_1 > li.trail > span,
.nav-main-mobile ul.level_1 > li.active > a,
.nav-main-mobile ul.level_1 > li.active > strong,
.nav-main-mobile ul.level_1 > li.active > span,
.nav-main-mobile ul.level_1 > li.trail > a,
.nav-main-mobile ul.level_1 > li.trail > strong,
.nav-main-mobile ul.level_1 > li.trail > span {
  color: var(--primary-color);
  border-bottom: none;
  font-weight: bold;
}
#nav-main-mobile ul.level_1 > li.submenu.submenu_hide::after,
.nav-main-mobile ul.level_1 > li.submenu.submenu_hide::after {
  content: "+";
  position: absolute;
  top: 0;
  right: 10px;
  cursor: pointer;
  font-weight: bolder;
}
#nav-main-mobile ul.level_1 > li.submenu.submenu_show,
.nav-main-mobile ul.level_1 > li.submenu.submenu_show {
  background-color: transparent;
}
#nav-main-mobile ul.level_1 > li.submenu.submenu_show::after,
.nav-main-mobile ul.level_1 > li.submenu.submenu_show::after {
  content: "-";
  position: absolute;
  top: 0;
  right: 10px;
  cursor: pointer;
  font-weight: bolder;
}
#nav-main-mobile ul.level_2,
.nav-main-mobile ul.level_2 {
  padding: 0;
  background-color: transparent;
}
#nav-main-mobile ul.level_2 > li > a,
#nav-main-mobile ul.level_2 > li > strong,
#nav-main-mobile ul.level_2 > li > span,
.nav-main-mobile ul.level_2 > li > a,
.nav-main-mobile ul.level_2 > li > strong,
.nav-main-mobile ul.level_2 > li > span {
  display: block;
  position: relative;
  padding: 0 15px 0 30px;
  color: var(--color-dark);
  text-decoration: none;
}
#nav-main-mobile ul.level_2 > li > a:hover,
#nav-main-mobile ul.level_2 > li > a:focus,
.nav-main-mobile ul.level_2 > li > a:hover,
.nav-main-mobile ul.level_2 > li > a:focus {
  font-weight: bold;
}
#nav-main-mobile ul.level_2 > li.active > a,
#nav-main-mobile ul.level_2 > li.active > strong,
#nav-main-mobile ul.level_2 > li.active > span,
#nav-main-mobile ul.level_2 > li.trail > a,
#nav-main-mobile ul.level_2 > li.trail > strong,
#nav-main-mobile ul.level_2 > li.trail > span,
.nav-main-mobile ul.level_2 > li.active > a,
.nav-main-mobile ul.level_2 > li.active > strong,
.nav-main-mobile ul.level_2 > li.active > span,
.nav-main-mobile ul.level_2 > li.trail > a,
.nav-main-mobile ul.level_2 > li.trail > strong,
.nav-main-mobile ul.level_2 > li.trail > span {
  border-bottom: none;
}

.mobile_menu .inner nav.mtglBereich,
.mobile_menu .inner nav.baprapBereich {
  display: none;
}

body.mtglBereich .mobile_menu .inner nav.mtglBereich,
body.baprapBereich .mobile_menu .inner nav.baprapBereich {
  display: block;
}

.cookiebar {
  background-color: var(--grey-3);
}
.cookiebar .cookiebar__text {
  margin-bottom: 1em;
  color: var(--color-dark);
}
.cookiebar .cookiebar__link {
  color: var(--color-dark-link);
}
.cookiebar .cookiebar__button {
  margin-bottom: 1em;
  background-color: #065da8;
}
.cookiebar .cookiebar__button:hover {
  background-color: rgb(7.7586206897, 120.2586206897, 217.2413793103);
}

.wow {
  visibility: hidden;
}

.fullsizeScroller:after {
  position: absolute;
  bottom: 50px;
  left: calc(50% - 30px);
  width: 60px;
  height: 60px;
  line-height: 60px;
  content: "\f499";
  display: block;
  font-size: 50px;
  text-indent: 0;
  font-family: var(--font-family-icon-1);
  font-weight: 400;
  text-align: center;
  border-radius: 4px;
  animation: none;
  transition: 0.2s linear;
}
.fullsizeScroller:hover {
  cursor: pointer;
}
.fullsizeScroller:hover:after {
  content: "\f498";
  animation: vertical-shaking 0.5s 1;
  transition: 0.2s linear;
}

.fullsizeScroller.light:after {
  color: #ffffff;
}

.fullsizeScroller.dark:after {
  color: #000000;
}

@keyframes vertical-shaking {
  0% {
    transform: translateY(0);
  }
  25% {
    transform: translateY(5px);
  }
  50% {
    transform: translateY(-5px);
  }
  75% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(0);
  }
}
.ce_tippen .paarung {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  text-align: center;
  background-color: aliceblue;
  padding: 2rem;
  margin-bottom: var(--distance-l);
}
.ce_tippen .paarung .text {
  width: 100%;
  margin-bottom: 1rem;
}
.ce_tippen .paarung .flagge1,
.ce_tippen .paarung .flagge2 {
  width: 20%;
  padding: 1rem;
}
.ce_tippen .paarung .ergebnisse {
  width: 60%;
}
.ce_tippen .paarung .ergebnisse .formbody {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.ce_tippen .paarung .ergebnisse .formbody div.ergebnis1,
.ce_tippen .paarung .ergebnisse .formbody div.ergebnis2 {
  width: 50%;
  padding: 1rem;
}
.ce_tippen .paarung .ergebnisse .formbody div.ergebnis1 label,
.ce_tippen .paarung .ergebnisse .formbody div.ergebnis2 label {
  font-weight: bold;
}
.ce_tippen .paarung .ergebnisse .formbody div.ergebnis1 label .mandatory,
.ce_tippen .paarung .ergebnisse .formbody div.ergebnis2 label .mandatory {
  display: none;
}
.ce_tippen .paarung .ergebnisse .formbody div.ergebnis1 input,
.ce_tippen .paarung .ergebnisse .formbody div.ergebnis2 input {
  width: 6rem;
}
.ce_tippen .paarung .ergebnisse .formbody div.ergebnis1 {
  text-align: right;
  position: relative;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: flex-end;
}
.ce_tippen .paarung .ergebnisse .formbody div.ergebnis1:after {
  content: ":";
  position: absolute;
  right: -2px;
  top: 4.5rem;
}
.ce_tippen .paarung .ergebnisse .formbody div.ergebnis1 p.error {
  margin: 0;
  order: 99;
}
.ce_tippen .paarung .ergebnisse .formbody div.ergebnis2 {
  text-align: left;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
}
.ce_tippen .paarung .ergebnisse .formbody div.ergebnis2 p.error {
  margin: 0;
  order: 99;
}
.ce_tippen .paarung .ergebnisse .formbody .widget-submit {
  width: 100%;
}
.ce_tippen .paarung .ergebnisse .formbody .widget-submit button.submit {
  text-transform: uppercase;
}
.ce_tippen .paarung .ergebnisse .formbody .widget-submit button.submit .restanzeige {
  display: block;
  font-size: 1rem;
}
.ce_tippen .offene-tipps .offene-paarung {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  text-align: center;
}
.ce_tippen .offene-tipps .offene-paarung .text {
  width: 60%;
  padding: 1rem;
  border-bottom: 1px solid lightgray;
}
.ce_tippen .offene-tipps .offene-paarung .flagge1,
.ce_tippen .offene-tipps .offene-paarung .flagge2 {
  width: 20%;
  padding: 1rem;
}

.ce_tipps_listing .paarung .text {
  width: 100%;
  padding: 1rem 0;
}
.ce_tipps_listing .paarung .tippblock {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid lightgray;
  padding-bottom: 1rem;
}
.ce_tipps_listing .paarung .tippblock .mein-tipp {
  width: 50%;
}
.ce_tipps_listing .paarung .tippblock .button {
  width: 50%;
  text-align: right;
}
.ce_tipps_listing .paarung .tippblock .button a {
  font-size: 1.2rem;
  margin: 0;
}
.ce_tipps_listing .paarung .tippblock .spielergebnis {
  width: 50%;
}

.ce_rangliste table {
  font-size: 1.3rem;
}
.ce_rangliste .my-result {
  background-color: aliceblue;
}

.ce_swiperStart {
  position: relative;
  z-index: 0;
}

.swiper-button-prev,
.swiper-button-next {
  color: white;
}
.swiper-button-prev:hover,
.swiper-button-next:hover {
  color: black;
}

.ce_rsce_adress .adress {
  display: block;
  margin-bottom: var(--distance-m);
}
.ce_rsce_adress .street {
  display: block;
}

.ce_rsce_flex_begin .flex {
  display: flex;
  flex-wrap: wrap;
  grid-row-gap: 0;
  grid-column-gap: 0;
}
.ce_rsce_flex_begin .flex > * {
  flex-grow: 0;
  flex-shrink: 1;
}
@media screen and (min-width: 0) {
  .ce_rsce_flex_begin .grid-template-columns-1 > *:nth-child(1n) {
    width: 100%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-2-2 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-3-3 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-2-2 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-3-3 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-2 > *:nth-child(1n) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-1 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-2-2-2 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-3 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-1 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-2-2-2 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-3 > *:nth-child(1n) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-2 > *:nth-child(2n+1) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-2 > *:nth-child(2n+2) {
    width: 66.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-2-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-2-1 > *:nth-child(2n+1) {
    width: 66.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-2-1 > *:nth-child(2n+2) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-1-1 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-4 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-1-1 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-4 > *:nth-child(1n) {
    width: 25%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-2 > *:nth-child(3n+1) {
    width: 25%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-2 > *:nth-child(3n+2) {
    width: 25%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-2 > *:nth-child(3n+3) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-2-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-2-1 > *:nth-child(3n+1) {
    width: 25%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-2-1 > *:nth-child(3n+2) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-2-1 > *:nth-child(3n+3) {
    width: 25%;
  }
  .ce_rsce_flex_begin .grid-template-columns-2-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-2-1-1 > *:nth-child(3n+1) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-2-1-1 > *:nth-child(3n+2) {
    width: 25%;
  }
  .ce_rsce_flex_begin .grid-template-columns-2-1-1 > *:nth-child(3n+3) {
    width: 25%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-3 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-3 > *:nth-child(2n+1) {
    width: 25%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-3 > *:nth-child(2n+2) {
    width: 75%;
  }
  .ce_rsce_flex_begin .grid-template-columns-3-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-3-1 > *:nth-child(2n+1) {
    width: 75%;
  }
  .ce_rsce_flex_begin .grid-template-columns-3-1 > *:nth-child(2n+2) {
    width: 25%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-1-1-1 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-5 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-1-1-1 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-5 > *:nth-child(1n) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-1-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-1-2 > *:nth-child(4n+1) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-1-2 > *:nth-child(4n+2) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-1-2 > *:nth-child(4n+3) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-1-2 > *:nth-child(4n+4) {
    width: 40%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-2-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-2-1 > *:nth-child(4n+1) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-2-1 > *:nth-child(4n+2) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-2-1 > *:nth-child(4n+3) {
    width: 40%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-2-1 > *:nth-child(4n+4) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-2-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-2-1-1 > *:nth-child(4n+1) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-2-1-1 > *:nth-child(4n+2) {
    width: 40%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-2-1-1 > *:nth-child(4n+3) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-2-1-1 > *:nth-child(4n+4) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-2-1-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-2-1-1-1 > *:nth-child(4n+1) {
    width: 40%;
  }
  .ce_rsce_flex_begin .grid-template-columns-2-1-1-1 > *:nth-child(4n+2) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-2-1-1-1 > *:nth-child(4n+3) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-2-1-1-1 > *:nth-child(4n+4) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-3 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-3 > *:nth-child(3n+1) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-3 > *:nth-child(3n+2) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-3 > *:nth-child(3n+3) {
    width: 60%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-3-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-3-1 > *:nth-child(3n+1) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-3-1 > *:nth-child(3n+2) {
    width: 60%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-3-1 > *:nth-child(3n+3) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-3-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-3-1-1 > *:nth-child(3n+1) {
    width: 60%;
  }
  .ce_rsce_flex_begin .grid-template-columns-3-1-1 > *:nth-child(3n+2) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-3-1-1 > *:nth-child(3n+3) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-2-3 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-2-3 > *:nth-child(2n+1) {
    width: 40%;
  }
  .ce_rsce_flex_begin .grid-template-columns-2-3 > *:nth-child(2n+2) {
    width: 60%;
  }
  .ce_rsce_flex_begin .grid-template-columns-3-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-3-2 > *:nth-child(2n+1) {
    width: 60%;
  }
  .ce_rsce_flex_begin .grid-template-columns-3-2 > *:nth-child(2n+2) {
    width: 40%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-4 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-4 > *:nth-child(2n+1) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-4 > *:nth-child(2n+2) {
    width: 80%;
  }
  .ce_rsce_flex_begin .grid-template-columns-4-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-4-1 > *:nth-child(2n+1) {
    width: 80%;
  }
  .ce_rsce_flex_begin .grid-template-columns-4-1 > *:nth-child(2n+2) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-1-1-1-1:nth-child(1),
  .ce_rsce_flex_begin .grid-template-columns-6:nth-child(1) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-1-1-1-1:nth-child(1),
  .ce_rsce_flex_begin .grid-template-columns-6:nth-child(1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-1-1-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-1-1-2 > *:nth-child(5n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-1-1-2 > *:nth-child(5n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-1-1-2 > *:nth-child(5n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-1-1-2 > *:nth-child(5n+4) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-1-1-2 > *:nth-child(5n+5) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-1-2-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-1-2-1 > *:nth-child(5n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-1-2-1 > *:nth-child(5n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-1-2-1 > *:nth-child(5n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-1-2-1 > *:nth-child(5n+4) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-1-2-1 > *:nth-child(5n+5) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-2-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-2-1-1 > *:nth-child(5n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-2-1-1 > *:nth-child(5n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-2-1-1 > *:nth-child(5n+3) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-2-1-1 > *:nth-child(5n+4) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-2-1-1 > *:nth-child(5n+5) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-2-1-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-2-1-1-1 > *:nth-child(5n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-2-1-1-1 > *:nth-child(5n+2) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-2-1-1-1 > *:nth-child(5n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-2-1-1-1 > *:nth-child(5n+4) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-2-1-1-1 > *:nth-child(5n+5) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-2-1-1-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-2-1-1-1-1 > *:nth-child(5n+1) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-2-1-1-1-1 > *:nth-child(5n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-2-1-1-1-1 > *:nth-child(5n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-2-1-1-1-1 > *:nth-child(5n+4) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-2-1-1-1-1 > *:nth-child(5n+5) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-2-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-2-2 > *:nth-child(4n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-2-2 > *:nth-child(4n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-2-2 > *:nth-child(4n+3) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-2-2 > *:nth-child(4n+4) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-2-1-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-2-1-2 > *:nth-child(4n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-2-1-2 > *:nth-child(4n+2) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-2-1-2 > *:nth-child(4n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-2-1-2 > *:nth-child(4n+4) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-2-1-1-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-2-1-1-2 > *:nth-child(4n+1) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-2-1-1-2 > *:nth-child(4n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-2-1-1-2 > *:nth-child(4n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-2-1-1-2 > *:nth-child(4n+4) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-2-1-2-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-2-1-2-1 > *:nth-child(4n+1) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-2-1-2-1 > *:nth-child(4n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-2-1-2-1 > *:nth-child(4n+3) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-2-1-2-1 > *:nth-child(4n+4) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-2-2-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-2-2-1-1 > *:nth-child(4n+1) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-2-2-1-1 > *:nth-child(4n+2) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-2-2-1-1 > *:nth-child(4n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-2-2-1-1 > *:nth-child(4n+4) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-1-3 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-1-3 > *:nth-child(4n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-1-3 > *:nth-child(4n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-1-3 > *:nth-child(4n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-1-3 > *:nth-child(4n+4) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-3-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-3-1 > *:nth-child(4n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-3-1 > *:nth-child(4n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-3-1 > *:nth-child(4n+3) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-3-1 > *:nth-child(4n+4) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-3-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-3-1-1 > *:nth-child(4n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-3-1-1 > *:nth-child(4n+2) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-3-1-1 > *:nth-child(4n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-3-1-1 > *:nth-child(4n+4) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-3-1-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-3-1-1-1 > *:nth-child(4n+1) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-3-1-1-1 > *:nth-child(4n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-3-1-1-1 > *:nth-child(4n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-3-1-1-1 > *:nth-child(4n+4) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-2-3 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-2-3 > *:nth-child(3n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-2-3 > *:nth-child(3n+2) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-2-3 > *:nth-child(3n+3) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-3-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-3-2 > *:nth-child(3n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-3-2 > *:nth-child(3n+2) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-3-2 > *:nth-child(3n+3) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-3-1-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-3-1-2 > *:nth-child(3n+1) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-3-1-2 > *:nth-child(3n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-3-1-2 > *:nth-child(3n+3) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-3-2-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-3-2-1 > *:nth-child(3n+1) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-3-2-1 > *:nth-child(3n+2) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-3-2-1 > *:nth-child(3n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-2-3-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-2-3-1 > *:nth-child(3n+1) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-2-3-1 > *:nth-child(3n+2) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-2-3-1 > *:nth-child(3n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-2-1-3 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-2-1-3 > *:nth-child(3n+1) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-2-1-3 > *:nth-child(3n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-2-1-3 > *:nth-child(3n+3) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-4 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-4 > *:nth-child(3n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-4 > *:nth-child(3n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-1-4 > *:nth-child(3n+3) {
    width: 66.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-4-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-4-1 > *:nth-child(3n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-4-1 > *:nth-child(3n+2) {
    width: 66.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-4-1 > *:nth-child(3n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-4-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-4-1-1 > *:nth-child(3n+1) {
    width: 66.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-4-1-1 > *:nth-child(3n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-4-1-1 > *:nth-child(3n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-4-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-4-2 > *:nth-child(2n+1) {
    width: 66.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-4-2 > *:nth-child(2n+2) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-2-4 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-2-4 > *:nth-child(2n+1) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-2-4 > *:nth-child(2n+2) {
    width: 66.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-5 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-5 > *:nth-child(2n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-1-5 > *:nth-child(2n+2) {
    width: 83.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-5-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-5-1 > *:nth-child(2n+1) {
    width: 83.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-5-1 > *:nth-child(2n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-align-stretch {
    align-items: stretch;
  }
  .ce_rsce_flex_begin .grid-align-top {
    align-items: flex-start;
  }
  .ce_rsce_flex_begin .align-top {
    align-self: flex-start;
  }
  .ce_rsce_flex_begin .grid-align-middle {
    align-items: center;
  }
  .ce_rsce_flex_begin .align-middle {
    align-self: center;
  }
  .ce_rsce_flex_begin .grid-align-bottom {
    align-items: flex-end;
  }
  .ce_rsce_flex_begin .align-bottom {
    align-self: flex-end;
  }
  .ce_rsce_flex_begin .order-first {
    order: -1 !important;
  }
  .ce_rsce_flex_begin .order-1 {
    order: 1;
  }
  .ce_rsce_flex_begin .order-2 {
    order: 2;
  }
  .ce_rsce_flex_begin .order-3 {
    order: 3;
  }
  .ce_rsce_flex_begin .order-4 {
    order: 4;
  }
  .ce_rsce_flex_begin .order-5 {
    order: 5;
  }
  .ce_rsce_flex_begin .order-6 {
    order: 6;
  }
  .ce_rsce_flex_begin .order-last {
    order: 9999 !important;
  }
  .ce_rsce_flex_begin .grid-column-gap-0 {
    margin-left: calc(0 * -1);
  }
  .ce_rsce_flex_begin .grid-column-gap-0 > * {
    padding-left: 0;
  }
  .ce_rsce_flex_begin .grid-row-gap-0 > * {
    padding-bottom: 0;
  }
  .ce_rsce_flex_begin .grid-column-gap-xxs {
    margin-left: calc(0.2rem * -1);
  }
  .ce_rsce_flex_begin .grid-column-gap-xxs > * {
    padding-left: 0.2rem;
  }
  .ce_rsce_flex_begin .grid-row-gap-xxs > * {
    padding-bottom: 0.2rem;
  }
  .ce_rsce_flex_begin .grid-column-gap-xs {
    margin-left: calc(0.6rem * -1);
  }
  .ce_rsce_flex_begin .grid-column-gap-xs > * {
    padding-left: 0.6rem;
  }
  .ce_rsce_flex_begin .grid-row-gap-xs > * {
    padding-bottom: 0.6rem;
  }
  .ce_rsce_flex_begin .grid-column-gap-s {
    margin-left: calc(1.2rem * -1);
  }
  .ce_rsce_flex_begin .grid-column-gap-s > * {
    padding-left: 1.2rem;
  }
  .ce_rsce_flex_begin .grid-row-gap-s > * {
    padding-bottom: 1.2rem;
  }
  .ce_rsce_flex_begin .grid-column-gap-m {
    margin-left: calc(2.4rem * -1);
  }
  .ce_rsce_flex_begin .grid-column-gap-m > * {
    padding-left: 2.4rem;
  }
  .ce_rsce_flex_begin .grid-row-gap-m > * {
    padding-bottom: 2.4rem;
  }
  .ce_rsce_flex_begin .grid-column-gap-l {
    margin-left: calc(4.8rem * -1);
  }
  .ce_rsce_flex_begin .grid-column-gap-l > * {
    padding-left: 4.8rem;
  }
  .ce_rsce_flex_begin .grid-row-gap-l > * {
    padding-bottom: 4.8rem;
  }
  .ce_rsce_flex_begin .grid-column-gap-xl {
    margin-left: calc(9.6rem * -1);
  }
  .ce_rsce_flex_begin .grid-column-gap-xl > * {
    padding-left: 9.6rem;
  }
  .ce_rsce_flex_begin .grid-row-gap-xl > * {
    padding-bottom: 9.6rem;
  }
  .ce_rsce_flex_begin .grid-column-gap-xxl {
    margin-left: calc(14.4rem * -1);
  }
  .ce_rsce_flex_begin .grid-column-gap-xxl > * {
    padding-left: 14.4rem;
  }
  .ce_rsce_flex_begin .grid-row-gap-xxl > * {
    padding-bottom: 14.4rem;
  }
}
@media screen and (min-width: 600px) {
  .ce_rsce_flex_begin .grid-template-columns-xs-1 > *:nth-child(1n) {
    width: 100%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-xs-2-2 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-xs-3-3 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-xs-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-xs-2-2 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-xs-3-3 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-xs-2 > *:nth-child(1n) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-1 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-xs-2-2-2 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-xs-3 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-1 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-xs-2-2-2 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-xs-3 > *:nth-child(1n) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-2 > *:nth-child(2n+1) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-2 > *:nth-child(2n+2) {
    width: 66.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-2-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-2-1 > *:nth-child(2n+1) {
    width: 66.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-2-1 > *:nth-child(2n+2) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-1-1 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-xs-4 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-1-1 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-xs-4 > *:nth-child(1n) {
    width: 25%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-2 > *:nth-child(3n+1) {
    width: 25%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-2 > *:nth-child(3n+2) {
    width: 25%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-2 > *:nth-child(3n+3) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-2-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-2-1 > *:nth-child(3n+1) {
    width: 25%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-2-1 > *:nth-child(3n+2) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-2-1 > *:nth-child(3n+3) {
    width: 25%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-2-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-2-1-1 > *:nth-child(3n+1) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-2-1-1 > *:nth-child(3n+2) {
    width: 25%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-2-1-1 > *:nth-child(3n+3) {
    width: 25%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-3 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-3 > *:nth-child(2n+1) {
    width: 25%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-3 > *:nth-child(2n+2) {
    width: 75%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-3-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-3-1 > *:nth-child(2n+1) {
    width: 75%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-3-1 > *:nth-child(2n+2) {
    width: 25%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-1-1-1 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-xs-5 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-1-1-1 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-xs-5 > *:nth-child(1n) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-1-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-1-2 > *:nth-child(4n+1) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-1-2 > *:nth-child(4n+2) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-1-2 > *:nth-child(4n+3) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-1-2 > *:nth-child(4n+4) {
    width: 40%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-2-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-2-1 > *:nth-child(4n+1) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-2-1 > *:nth-child(4n+2) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-2-1 > *:nth-child(4n+3) {
    width: 40%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-2-1 > *:nth-child(4n+4) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-2-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-2-1-1 > *:nth-child(4n+1) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-2-1-1 > *:nth-child(4n+2) {
    width: 40%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-2-1-1 > *:nth-child(4n+3) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-2-1-1 > *:nth-child(4n+4) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-2-1-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-2-1-1-1 > *:nth-child(4n+1) {
    width: 40%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-2-1-1-1 > *:nth-child(4n+2) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-2-1-1-1 > *:nth-child(4n+3) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-2-1-1-1 > *:nth-child(4n+4) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-3 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-3 > *:nth-child(3n+1) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-3 > *:nth-child(3n+2) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-3 > *:nth-child(3n+3) {
    width: 60%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-3-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-3-1 > *:nth-child(3n+1) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-3-1 > *:nth-child(3n+2) {
    width: 60%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-3-1 > *:nth-child(3n+3) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-3-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-3-1-1 > *:nth-child(3n+1) {
    width: 60%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-3-1-1 > *:nth-child(3n+2) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-3-1-1 > *:nth-child(3n+3) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-2-3 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-2-3 > *:nth-child(2n+1) {
    width: 40%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-2-3 > *:nth-child(2n+2) {
    width: 60%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-3-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-3-2 > *:nth-child(2n+1) {
    width: 60%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-3-2 > *:nth-child(2n+2) {
    width: 40%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-4 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-4 > *:nth-child(2n+1) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-4 > *:nth-child(2n+2) {
    width: 80%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-4-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-4-1 > *:nth-child(2n+1) {
    width: 80%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-4-1 > *:nth-child(2n+2) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-1-1-1-1:nth-child(1),
  .ce_rsce_flex_begin .grid-template-columns-xs-6:nth-child(1) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-1-1-1-1:nth-child(1),
  .ce_rsce_flex_begin .grid-template-columns-xs-6:nth-child(1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-1-1-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-1-1-2 > *:nth-child(5n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-1-1-2 > *:nth-child(5n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-1-1-2 > *:nth-child(5n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-1-1-2 > *:nth-child(5n+4) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-1-1-2 > *:nth-child(5n+5) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-1-2-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-1-2-1 > *:nth-child(5n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-1-2-1 > *:nth-child(5n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-1-2-1 > *:nth-child(5n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-1-2-1 > *:nth-child(5n+4) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-1-2-1 > *:nth-child(5n+5) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-2-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-2-1-1 > *:nth-child(5n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-2-1-1 > *:nth-child(5n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-2-1-1 > *:nth-child(5n+3) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-2-1-1 > *:nth-child(5n+4) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-2-1-1 > *:nth-child(5n+5) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-2-1-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-2-1-1-1 > *:nth-child(5n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-2-1-1-1 > *:nth-child(5n+2) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-2-1-1-1 > *:nth-child(5n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-2-1-1-1 > *:nth-child(5n+4) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-2-1-1-1 > *:nth-child(5n+5) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-2-1-1-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-2-1-1-1-1 > *:nth-child(5n+1) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-2-1-1-1-1 > *:nth-child(5n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-2-1-1-1-1 > *:nth-child(5n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-2-1-1-1-1 > *:nth-child(5n+4) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-2-1-1-1-1 > *:nth-child(5n+5) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-2-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-2-2 > *:nth-child(4n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-2-2 > *:nth-child(4n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-2-2 > *:nth-child(4n+3) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-2-2 > *:nth-child(4n+4) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-2-1-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-2-1-2 > *:nth-child(4n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-2-1-2 > *:nth-child(4n+2) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-2-1-2 > *:nth-child(4n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-2-1-2 > *:nth-child(4n+4) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-2-1-1-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-2-1-1-2 > *:nth-child(4n+1) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-2-1-1-2 > *:nth-child(4n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-2-1-1-2 > *:nth-child(4n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-2-1-1-2 > *:nth-child(4n+4) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-2-1-2-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-2-1-2-1 > *:nth-child(4n+1) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-2-1-2-1 > *:nth-child(4n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-2-1-2-1 > *:nth-child(4n+3) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-2-1-2-1 > *:nth-child(4n+4) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-2-2-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-2-2-1-1 > *:nth-child(4n+1) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-2-2-1-1 > *:nth-child(4n+2) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-2-2-1-1 > *:nth-child(4n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-2-2-1-1 > *:nth-child(4n+4) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-1-3 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-1-3 > *:nth-child(4n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-1-3 > *:nth-child(4n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-1-3 > *:nth-child(4n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-1-3 > *:nth-child(4n+4) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-3-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-3-1 > *:nth-child(4n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-3-1 > *:nth-child(4n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-3-1 > *:nth-child(4n+3) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-3-1 > *:nth-child(4n+4) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-3-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-3-1-1 > *:nth-child(4n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-3-1-1 > *:nth-child(4n+2) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-3-1-1 > *:nth-child(4n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-3-1-1 > *:nth-child(4n+4) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-3-1-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-3-1-1-1 > *:nth-child(4n+1) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-3-1-1-1 > *:nth-child(4n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-3-1-1-1 > *:nth-child(4n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-3-1-1-1 > *:nth-child(4n+4) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-2-3 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-2-3 > *:nth-child(3n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-2-3 > *:nth-child(3n+2) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-2-3 > *:nth-child(3n+3) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-3-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-3-2 > *:nth-child(3n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-3-2 > *:nth-child(3n+2) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-3-2 > *:nth-child(3n+3) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-3-1-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-3-1-2 > *:nth-child(3n+1) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-3-1-2 > *:nth-child(3n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-3-1-2 > *:nth-child(3n+3) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-3-2-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-3-2-1 > *:nth-child(3n+1) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-3-2-1 > *:nth-child(3n+2) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-3-2-1 > *:nth-child(3n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-2-3-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-2-3-1 > *:nth-child(3n+1) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-2-3-1 > *:nth-child(3n+2) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-2-3-1 > *:nth-child(3n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-2-1-3 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-2-1-3 > *:nth-child(3n+1) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-2-1-3 > *:nth-child(3n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-2-1-3 > *:nth-child(3n+3) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-4 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-4 > *:nth-child(3n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-4 > *:nth-child(3n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-1-4 > *:nth-child(3n+3) {
    width: 66.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-4-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-4-1 > *:nth-child(3n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-4-1 > *:nth-child(3n+2) {
    width: 66.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-4-1 > *:nth-child(3n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-4-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-4-1-1 > *:nth-child(3n+1) {
    width: 66.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-4-1-1 > *:nth-child(3n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-4-1-1 > *:nth-child(3n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-4-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-4-2 > *:nth-child(2n+1) {
    width: 66.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-4-2 > *:nth-child(2n+2) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-2-4 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-2-4 > *:nth-child(2n+1) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-2-4 > *:nth-child(2n+2) {
    width: 66.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-5 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-5 > *:nth-child(2n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-1-5 > *:nth-child(2n+2) {
    width: 83.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-5-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-5-1 > *:nth-child(2n+1) {
    width: 83.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xs-5-1 > *:nth-child(2n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-align-stretch-xs {
    align-items: stretch;
  }
  .ce_rsce_flex_begin .grid-align-top-xs {
    align-items: flex-start;
  }
  .ce_rsce_flex_begin .align-top-xs {
    align-self: flex-start;
  }
  .ce_rsce_flex_begin .grid-align-middle-xs {
    align-items: center;
  }
  .ce_rsce_flex_begin .align-middle-xs {
    align-self: center;
  }
  .ce_rsce_flex_begin .grid-align-bottom-xs {
    align-items: flex-end;
  }
  .ce_rsce_flex_begin .align-bottom-xs {
    align-self: flex-end;
  }
  .ce_rsce_flex_begin .order-first-xs {
    order: -1 !important;
  }
  .ce_rsce_flex_begin .order-1-xs {
    order: 1;
  }
  .ce_rsce_flex_begin .order-2-xs {
    order: 2;
  }
  .ce_rsce_flex_begin .order-3-xs {
    order: 3;
  }
  .ce_rsce_flex_begin .order-4-xs {
    order: 4;
  }
  .ce_rsce_flex_begin .order-5-xs {
    order: 5;
  }
  .ce_rsce_flex_begin .order-6-xs {
    order: 6;
  }
  .ce_rsce_flex_begin .order-last-xs {
    order: 9999 !important;
  }
  .ce_rsce_flex_begin .grid-column-gap-xs-0 {
    margin-left: calc(0 * -1);
  }
  .ce_rsce_flex_begin .grid-column-gap-xs-0 > * {
    padding-left: 0;
  }
  .ce_rsce_flex_begin .grid-row-gap-xs-0 > * {
    padding-bottom: 0;
  }
  .ce_rsce_flex_begin .grid-column-gap-xs-xxs {
    margin-left: calc(0.2rem * -1);
  }
  .ce_rsce_flex_begin .grid-column-gap-xs-xxs > * {
    padding-left: 0.2rem;
  }
  .ce_rsce_flex_begin .grid-row-gap-xs-xxs > * {
    padding-bottom: 0.2rem;
  }
  .ce_rsce_flex_begin .grid-column-gap-xs-xs {
    margin-left: calc(0.6rem * -1);
  }
  .ce_rsce_flex_begin .grid-column-gap-xs-xs > * {
    padding-left: 0.6rem;
  }
  .ce_rsce_flex_begin .grid-row-gap-xs-xs > * {
    padding-bottom: 0.6rem;
  }
  .ce_rsce_flex_begin .grid-column-gap-xs-s {
    margin-left: calc(1.2rem * -1);
  }
  .ce_rsce_flex_begin .grid-column-gap-xs-s > * {
    padding-left: 1.2rem;
  }
  .ce_rsce_flex_begin .grid-row-gap-xs-s > * {
    padding-bottom: 1.2rem;
  }
  .ce_rsce_flex_begin .grid-column-gap-xs-m {
    margin-left: calc(2.4rem * -1);
  }
  .ce_rsce_flex_begin .grid-column-gap-xs-m > * {
    padding-left: 2.4rem;
  }
  .ce_rsce_flex_begin .grid-row-gap-xs-m > * {
    padding-bottom: 2.4rem;
  }
  .ce_rsce_flex_begin .grid-column-gap-xs-l {
    margin-left: calc(4.8rem * -1);
  }
  .ce_rsce_flex_begin .grid-column-gap-xs-l > * {
    padding-left: 4.8rem;
  }
  .ce_rsce_flex_begin .grid-row-gap-xs-l > * {
    padding-bottom: 4.8rem;
  }
  .ce_rsce_flex_begin .grid-column-gap-xs-xl {
    margin-left: calc(9.6rem * -1);
  }
  .ce_rsce_flex_begin .grid-column-gap-xs-xl > * {
    padding-left: 9.6rem;
  }
  .ce_rsce_flex_begin .grid-row-gap-xs-xl > * {
    padding-bottom: 9.6rem;
  }
  .ce_rsce_flex_begin .grid-column-gap-xs-xxl {
    margin-left: calc(14.4rem * -1);
  }
  .ce_rsce_flex_begin .grid-column-gap-xs-xxl > * {
    padding-left: 14.4rem;
  }
  .ce_rsce_flex_begin .grid-row-gap-xs-xxl > * {
    padding-bottom: 14.4rem;
  }
}
@media screen and (min-width: 768px) {
  .ce_rsce_flex_begin .grid-template-columns-s-1 > *:nth-child(1n) {
    width: 100%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-s-2-2 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-s-3-3 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-s-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-s-2-2 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-s-3-3 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-s-2 > *:nth-child(1n) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-1 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-s-2-2-2 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-s-3 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-1 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-s-2-2-2 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-s-3 > *:nth-child(1n) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-2 > *:nth-child(2n+1) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-2 > *:nth-child(2n+2) {
    width: 66.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-2-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-2-1 > *:nth-child(2n+1) {
    width: 66.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-2-1 > *:nth-child(2n+2) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-1-1 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-s-4 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-1-1 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-s-4 > *:nth-child(1n) {
    width: 25%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-2 > *:nth-child(3n+1) {
    width: 25%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-2 > *:nth-child(3n+2) {
    width: 25%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-2 > *:nth-child(3n+3) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-2-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-2-1 > *:nth-child(3n+1) {
    width: 25%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-2-1 > *:nth-child(3n+2) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-2-1 > *:nth-child(3n+3) {
    width: 25%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-2-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-2-1-1 > *:nth-child(3n+1) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-2-1-1 > *:nth-child(3n+2) {
    width: 25%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-2-1-1 > *:nth-child(3n+3) {
    width: 25%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-3 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-3 > *:nth-child(2n+1) {
    width: 25%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-3 > *:nth-child(2n+2) {
    width: 75%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-3-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-3-1 > *:nth-child(2n+1) {
    width: 75%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-3-1 > *:nth-child(2n+2) {
    width: 25%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-1-1-1 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-s-5 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-1-1-1 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-s-5 > *:nth-child(1n) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-1-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-1-2 > *:nth-child(4n+1) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-1-2 > *:nth-child(4n+2) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-1-2 > *:nth-child(4n+3) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-1-2 > *:nth-child(4n+4) {
    width: 40%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-2-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-2-1 > *:nth-child(4n+1) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-2-1 > *:nth-child(4n+2) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-2-1 > *:nth-child(4n+3) {
    width: 40%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-2-1 > *:nth-child(4n+4) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-2-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-2-1-1 > *:nth-child(4n+1) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-2-1-1 > *:nth-child(4n+2) {
    width: 40%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-2-1-1 > *:nth-child(4n+3) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-2-1-1 > *:nth-child(4n+4) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-2-1-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-2-1-1-1 > *:nth-child(4n+1) {
    width: 40%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-2-1-1-1 > *:nth-child(4n+2) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-2-1-1-1 > *:nth-child(4n+3) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-2-1-1-1 > *:nth-child(4n+4) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-3 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-3 > *:nth-child(3n+1) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-3 > *:nth-child(3n+2) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-3 > *:nth-child(3n+3) {
    width: 60%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-3-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-3-1 > *:nth-child(3n+1) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-3-1 > *:nth-child(3n+2) {
    width: 60%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-3-1 > *:nth-child(3n+3) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-3-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-3-1-1 > *:nth-child(3n+1) {
    width: 60%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-3-1-1 > *:nth-child(3n+2) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-3-1-1 > *:nth-child(3n+3) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-2-3 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-2-3 > *:nth-child(2n+1) {
    width: 40%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-2-3 > *:nth-child(2n+2) {
    width: 60%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-3-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-3-2 > *:nth-child(2n+1) {
    width: 60%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-3-2 > *:nth-child(2n+2) {
    width: 40%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-4 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-4 > *:nth-child(2n+1) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-4 > *:nth-child(2n+2) {
    width: 80%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-4-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-4-1 > *:nth-child(2n+1) {
    width: 80%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-4-1 > *:nth-child(2n+2) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-1-1-1-1:nth-child(1),
  .ce_rsce_flex_begin .grid-template-columns-s-6:nth-child(1) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-1-1-1-1:nth-child(1),
  .ce_rsce_flex_begin .grid-template-columns-s-6:nth-child(1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-1-1-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-1-1-2 > *:nth-child(5n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-1-1-2 > *:nth-child(5n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-1-1-2 > *:nth-child(5n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-1-1-2 > *:nth-child(5n+4) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-1-1-2 > *:nth-child(5n+5) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-1-2-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-1-2-1 > *:nth-child(5n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-1-2-1 > *:nth-child(5n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-1-2-1 > *:nth-child(5n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-1-2-1 > *:nth-child(5n+4) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-1-2-1 > *:nth-child(5n+5) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-2-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-2-1-1 > *:nth-child(5n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-2-1-1 > *:nth-child(5n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-2-1-1 > *:nth-child(5n+3) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-2-1-1 > *:nth-child(5n+4) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-2-1-1 > *:nth-child(5n+5) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-2-1-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-2-1-1-1 > *:nth-child(5n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-2-1-1-1 > *:nth-child(5n+2) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-2-1-1-1 > *:nth-child(5n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-2-1-1-1 > *:nth-child(5n+4) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-2-1-1-1 > *:nth-child(5n+5) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-2-1-1-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-2-1-1-1-1 > *:nth-child(5n+1) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-2-1-1-1-1 > *:nth-child(5n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-2-1-1-1-1 > *:nth-child(5n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-2-1-1-1-1 > *:nth-child(5n+4) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-2-1-1-1-1 > *:nth-child(5n+5) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-2-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-2-2 > *:nth-child(4n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-2-2 > *:nth-child(4n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-2-2 > *:nth-child(4n+3) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-2-2 > *:nth-child(4n+4) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-2-1-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-2-1-2 > *:nth-child(4n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-2-1-2 > *:nth-child(4n+2) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-2-1-2 > *:nth-child(4n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-2-1-2 > *:nth-child(4n+4) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-2-1-1-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-2-1-1-2 > *:nth-child(4n+1) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-2-1-1-2 > *:nth-child(4n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-2-1-1-2 > *:nth-child(4n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-2-1-1-2 > *:nth-child(4n+4) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-2-1-2-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-2-1-2-1 > *:nth-child(4n+1) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-2-1-2-1 > *:nth-child(4n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-2-1-2-1 > *:nth-child(4n+3) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-2-1-2-1 > *:nth-child(4n+4) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-2-2-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-2-2-1-1 > *:nth-child(4n+1) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-2-2-1-1 > *:nth-child(4n+2) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-2-2-1-1 > *:nth-child(4n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-2-2-1-1 > *:nth-child(4n+4) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-1-3 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-1-3 > *:nth-child(4n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-1-3 > *:nth-child(4n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-1-3 > *:nth-child(4n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-1-3 > *:nth-child(4n+4) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-3-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-3-1 > *:nth-child(4n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-3-1 > *:nth-child(4n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-3-1 > *:nth-child(4n+3) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-3-1 > *:nth-child(4n+4) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-3-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-3-1-1 > *:nth-child(4n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-3-1-1 > *:nth-child(4n+2) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-3-1-1 > *:nth-child(4n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-3-1-1 > *:nth-child(4n+4) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-3-1-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-3-1-1-1 > *:nth-child(4n+1) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-3-1-1-1 > *:nth-child(4n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-3-1-1-1 > *:nth-child(4n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-3-1-1-1 > *:nth-child(4n+4) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-2-3 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-2-3 > *:nth-child(3n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-2-3 > *:nth-child(3n+2) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-2-3 > *:nth-child(3n+3) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-3-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-3-2 > *:nth-child(3n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-3-2 > *:nth-child(3n+2) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-3-2 > *:nth-child(3n+3) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-3-1-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-3-1-2 > *:nth-child(3n+1) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-3-1-2 > *:nth-child(3n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-3-1-2 > *:nth-child(3n+3) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-3-2-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-3-2-1 > *:nth-child(3n+1) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-3-2-1 > *:nth-child(3n+2) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-3-2-1 > *:nth-child(3n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-2-3-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-2-3-1 > *:nth-child(3n+1) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-2-3-1 > *:nth-child(3n+2) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-2-3-1 > *:nth-child(3n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-2-1-3 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-2-1-3 > *:nth-child(3n+1) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-2-1-3 > *:nth-child(3n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-2-1-3 > *:nth-child(3n+3) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-4 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-4 > *:nth-child(3n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-4 > *:nth-child(3n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-1-4 > *:nth-child(3n+3) {
    width: 66.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-4-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-4-1 > *:nth-child(3n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-4-1 > *:nth-child(3n+2) {
    width: 66.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-4-1 > *:nth-child(3n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-4-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-4-1-1 > *:nth-child(3n+1) {
    width: 66.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-4-1-1 > *:nth-child(3n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-4-1-1 > *:nth-child(3n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-4-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-4-2 > *:nth-child(2n+1) {
    width: 66.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-4-2 > *:nth-child(2n+2) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-2-4 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-2-4 > *:nth-child(2n+1) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-2-4 > *:nth-child(2n+2) {
    width: 66.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-5 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-5 > *:nth-child(2n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-1-5 > *:nth-child(2n+2) {
    width: 83.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-5-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-5-1 > *:nth-child(2n+1) {
    width: 83.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-s-5-1 > *:nth-child(2n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-align-stretch-s {
    align-items: stretch;
  }
  .ce_rsce_flex_begin .grid-align-top-s {
    align-items: flex-start;
  }
  .ce_rsce_flex_begin .align-top-s {
    align-self: flex-start;
  }
  .ce_rsce_flex_begin .grid-align-middle-s {
    align-items: center;
  }
  .ce_rsce_flex_begin .align-middle-s {
    align-self: center;
  }
  .ce_rsce_flex_begin .grid-align-bottom-s {
    align-items: flex-end;
  }
  .ce_rsce_flex_begin .align-bottom-s {
    align-self: flex-end;
  }
  .ce_rsce_flex_begin .order-first-s {
    order: -1 !important;
  }
  .ce_rsce_flex_begin .order-1-s {
    order: 1;
  }
  .ce_rsce_flex_begin .order-2-s {
    order: 2;
  }
  .ce_rsce_flex_begin .order-3-s {
    order: 3;
  }
  .ce_rsce_flex_begin .order-4-s {
    order: 4;
  }
  .ce_rsce_flex_begin .order-5-s {
    order: 5;
  }
  .ce_rsce_flex_begin .order-6-s {
    order: 6;
  }
  .ce_rsce_flex_begin .order-last-s {
    order: 9999 !important;
  }
  .ce_rsce_flex_begin .grid-column-gap-s-0 {
    margin-left: calc(0 * -1);
  }
  .ce_rsce_flex_begin .grid-column-gap-s-0 > * {
    padding-left: 0;
  }
  .ce_rsce_flex_begin .grid-row-gap-s-0 > * {
    padding-bottom: 0;
  }
  .ce_rsce_flex_begin .grid-column-gap-s-xxs {
    margin-left: calc(0.2rem * -1);
  }
  .ce_rsce_flex_begin .grid-column-gap-s-xxs > * {
    padding-left: 0.2rem;
  }
  .ce_rsce_flex_begin .grid-row-gap-s-xxs > * {
    padding-bottom: 0.2rem;
  }
  .ce_rsce_flex_begin .grid-column-gap-s-xs {
    margin-left: calc(0.6rem * -1);
  }
  .ce_rsce_flex_begin .grid-column-gap-s-xs > * {
    padding-left: 0.6rem;
  }
  .ce_rsce_flex_begin .grid-row-gap-s-xs > * {
    padding-bottom: 0.6rem;
  }
  .ce_rsce_flex_begin .grid-column-gap-s-s {
    margin-left: calc(1.2rem * -1);
  }
  .ce_rsce_flex_begin .grid-column-gap-s-s > * {
    padding-left: 1.2rem;
  }
  .ce_rsce_flex_begin .grid-row-gap-s-s > * {
    padding-bottom: 1.2rem;
  }
  .ce_rsce_flex_begin .grid-column-gap-s-m {
    margin-left: calc(2.4rem * -1);
  }
  .ce_rsce_flex_begin .grid-column-gap-s-m > * {
    padding-left: 2.4rem;
  }
  .ce_rsce_flex_begin .grid-row-gap-s-m > * {
    padding-bottom: 2.4rem;
  }
  .ce_rsce_flex_begin .grid-column-gap-s-l {
    margin-left: calc(4.8rem * -1);
  }
  .ce_rsce_flex_begin .grid-column-gap-s-l > * {
    padding-left: 4.8rem;
  }
  .ce_rsce_flex_begin .grid-row-gap-s-l > * {
    padding-bottom: 4.8rem;
  }
  .ce_rsce_flex_begin .grid-column-gap-s-xl {
    margin-left: calc(9.6rem * -1);
  }
  .ce_rsce_flex_begin .grid-column-gap-s-xl > * {
    padding-left: 9.6rem;
  }
  .ce_rsce_flex_begin .grid-row-gap-s-xl > * {
    padding-bottom: 9.6rem;
  }
  .ce_rsce_flex_begin .grid-column-gap-s-xxl {
    margin-left: calc(14.4rem * -1);
  }
  .ce_rsce_flex_begin .grid-column-gap-s-xxl > * {
    padding-left: 14.4rem;
  }
  .ce_rsce_flex_begin .grid-row-gap-s-xxl > * {
    padding-bottom: 14.4rem;
  }
}
@media screen and (min-width: 1024px) {
  .ce_rsce_flex_begin .grid-template-columns-m-1 > *:nth-child(1n) {
    width: 100%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-m-2-2 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-m-3-3 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-m-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-m-2-2 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-m-3-3 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-m-2 > *:nth-child(1n) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-1 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-m-2-2-2 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-m-3 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-1 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-m-2-2-2 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-m-3 > *:nth-child(1n) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-2 > *:nth-child(2n+1) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-2 > *:nth-child(2n+2) {
    width: 66.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-2-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-2-1 > *:nth-child(2n+1) {
    width: 66.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-2-1 > *:nth-child(2n+2) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-1-1 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-m-4 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-1-1 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-m-4 > *:nth-child(1n) {
    width: 25%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-2 > *:nth-child(3n+1) {
    width: 25%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-2 > *:nth-child(3n+2) {
    width: 25%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-2 > *:nth-child(3n+3) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-2-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-2-1 > *:nth-child(3n+1) {
    width: 25%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-2-1 > *:nth-child(3n+2) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-2-1 > *:nth-child(3n+3) {
    width: 25%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-2-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-2-1-1 > *:nth-child(3n+1) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-2-1-1 > *:nth-child(3n+2) {
    width: 25%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-2-1-1 > *:nth-child(3n+3) {
    width: 25%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-3 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-3 > *:nth-child(2n+1) {
    width: 25%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-3 > *:nth-child(2n+2) {
    width: 75%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-3-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-3-1 > *:nth-child(2n+1) {
    width: 75%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-3-1 > *:nth-child(2n+2) {
    width: 25%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-1-1-1 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-m-5 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-1-1-1 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-m-5 > *:nth-child(1n) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-1-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-1-2 > *:nth-child(4n+1) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-1-2 > *:nth-child(4n+2) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-1-2 > *:nth-child(4n+3) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-1-2 > *:nth-child(4n+4) {
    width: 40%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-2-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-2-1 > *:nth-child(4n+1) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-2-1 > *:nth-child(4n+2) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-2-1 > *:nth-child(4n+3) {
    width: 40%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-2-1 > *:nth-child(4n+4) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-2-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-2-1-1 > *:nth-child(4n+1) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-2-1-1 > *:nth-child(4n+2) {
    width: 40%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-2-1-1 > *:nth-child(4n+3) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-2-1-1 > *:nth-child(4n+4) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-2-1-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-2-1-1-1 > *:nth-child(4n+1) {
    width: 40%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-2-1-1-1 > *:nth-child(4n+2) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-2-1-1-1 > *:nth-child(4n+3) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-2-1-1-1 > *:nth-child(4n+4) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-3 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-3 > *:nth-child(3n+1) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-3 > *:nth-child(3n+2) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-3 > *:nth-child(3n+3) {
    width: 60%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-3-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-3-1 > *:nth-child(3n+1) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-3-1 > *:nth-child(3n+2) {
    width: 60%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-3-1 > *:nth-child(3n+3) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-3-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-3-1-1 > *:nth-child(3n+1) {
    width: 60%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-3-1-1 > *:nth-child(3n+2) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-3-1-1 > *:nth-child(3n+3) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-2-3 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-2-3 > *:nth-child(2n+1) {
    width: 40%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-2-3 > *:nth-child(2n+2) {
    width: 60%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-3-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-3-2 > *:nth-child(2n+1) {
    width: 60%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-3-2 > *:nth-child(2n+2) {
    width: 40%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-4 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-4 > *:nth-child(2n+1) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-4 > *:nth-child(2n+2) {
    width: 80%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-4-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-4-1 > *:nth-child(2n+1) {
    width: 80%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-4-1 > *:nth-child(2n+2) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-1-1-1-1:nth-child(1),
  .ce_rsce_flex_begin .grid-template-columns-m-6:nth-child(1) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-1-1-1-1:nth-child(1),
  .ce_rsce_flex_begin .grid-template-columns-m-6:nth-child(1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-1-1-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-1-1-2 > *:nth-child(5n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-1-1-2 > *:nth-child(5n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-1-1-2 > *:nth-child(5n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-1-1-2 > *:nth-child(5n+4) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-1-1-2 > *:nth-child(5n+5) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-1-2-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-1-2-1 > *:nth-child(5n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-1-2-1 > *:nth-child(5n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-1-2-1 > *:nth-child(5n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-1-2-1 > *:nth-child(5n+4) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-1-2-1 > *:nth-child(5n+5) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-2-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-2-1-1 > *:nth-child(5n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-2-1-1 > *:nth-child(5n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-2-1-1 > *:nth-child(5n+3) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-2-1-1 > *:nth-child(5n+4) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-2-1-1 > *:nth-child(5n+5) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-2-1-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-2-1-1-1 > *:nth-child(5n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-2-1-1-1 > *:nth-child(5n+2) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-2-1-1-1 > *:nth-child(5n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-2-1-1-1 > *:nth-child(5n+4) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-2-1-1-1 > *:nth-child(5n+5) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-2-1-1-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-2-1-1-1-1 > *:nth-child(5n+1) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-2-1-1-1-1 > *:nth-child(5n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-2-1-1-1-1 > *:nth-child(5n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-2-1-1-1-1 > *:nth-child(5n+4) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-2-1-1-1-1 > *:nth-child(5n+5) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-2-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-2-2 > *:nth-child(4n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-2-2 > *:nth-child(4n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-2-2 > *:nth-child(4n+3) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-2-2 > *:nth-child(4n+4) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-2-1-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-2-1-2 > *:nth-child(4n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-2-1-2 > *:nth-child(4n+2) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-2-1-2 > *:nth-child(4n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-2-1-2 > *:nth-child(4n+4) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-2-1-1-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-2-1-1-2 > *:nth-child(4n+1) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-2-1-1-2 > *:nth-child(4n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-2-1-1-2 > *:nth-child(4n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-2-1-1-2 > *:nth-child(4n+4) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-2-1-2-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-2-1-2-1 > *:nth-child(4n+1) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-2-1-2-1 > *:nth-child(4n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-2-1-2-1 > *:nth-child(4n+3) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-2-1-2-1 > *:nth-child(4n+4) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-2-2-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-2-2-1-1 > *:nth-child(4n+1) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-2-2-1-1 > *:nth-child(4n+2) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-2-2-1-1 > *:nth-child(4n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-2-2-1-1 > *:nth-child(4n+4) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-1-3 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-1-3 > *:nth-child(4n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-1-3 > *:nth-child(4n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-1-3 > *:nth-child(4n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-1-3 > *:nth-child(4n+4) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-3-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-3-1 > *:nth-child(4n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-3-1 > *:nth-child(4n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-3-1 > *:nth-child(4n+3) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-3-1 > *:nth-child(4n+4) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-3-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-3-1-1 > *:nth-child(4n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-3-1-1 > *:nth-child(4n+2) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-3-1-1 > *:nth-child(4n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-3-1-1 > *:nth-child(4n+4) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-3-1-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-3-1-1-1 > *:nth-child(4n+1) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-3-1-1-1 > *:nth-child(4n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-3-1-1-1 > *:nth-child(4n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-3-1-1-1 > *:nth-child(4n+4) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-2-3 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-2-3 > *:nth-child(3n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-2-3 > *:nth-child(3n+2) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-2-3 > *:nth-child(3n+3) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-3-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-3-2 > *:nth-child(3n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-3-2 > *:nth-child(3n+2) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-3-2 > *:nth-child(3n+3) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-3-1-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-3-1-2 > *:nth-child(3n+1) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-3-1-2 > *:nth-child(3n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-3-1-2 > *:nth-child(3n+3) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-3-2-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-3-2-1 > *:nth-child(3n+1) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-3-2-1 > *:nth-child(3n+2) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-3-2-1 > *:nth-child(3n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-2-3-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-2-3-1 > *:nth-child(3n+1) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-2-3-1 > *:nth-child(3n+2) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-2-3-1 > *:nth-child(3n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-2-1-3 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-2-1-3 > *:nth-child(3n+1) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-2-1-3 > *:nth-child(3n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-2-1-3 > *:nth-child(3n+3) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-4 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-4 > *:nth-child(3n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-4 > *:nth-child(3n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-1-4 > *:nth-child(3n+3) {
    width: 66.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-4-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-4-1 > *:nth-child(3n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-4-1 > *:nth-child(3n+2) {
    width: 66.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-4-1 > *:nth-child(3n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-4-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-4-1-1 > *:nth-child(3n+1) {
    width: 66.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-4-1-1 > *:nth-child(3n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-4-1-1 > *:nth-child(3n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-4-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-4-2 > *:nth-child(2n+1) {
    width: 66.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-4-2 > *:nth-child(2n+2) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-2-4 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-2-4 > *:nth-child(2n+1) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-2-4 > *:nth-child(2n+2) {
    width: 66.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-5 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-5 > *:nth-child(2n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-1-5 > *:nth-child(2n+2) {
    width: 83.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-5-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-5-1 > *:nth-child(2n+1) {
    width: 83.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-m-5-1 > *:nth-child(2n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-align-stretch-m {
    align-items: stretch;
  }
  .ce_rsce_flex_begin .grid-align-top-m {
    align-items: flex-start;
  }
  .ce_rsce_flex_begin .align-top-m {
    align-self: flex-start;
  }
  .ce_rsce_flex_begin .grid-align-middle-m {
    align-items: center;
  }
  .ce_rsce_flex_begin .align-middle-m {
    align-self: center;
  }
  .ce_rsce_flex_begin .grid-align-bottom-m {
    align-items: flex-end;
  }
  .ce_rsce_flex_begin .align-bottom-m {
    align-self: flex-end;
  }
  .ce_rsce_flex_begin .order-first-m {
    order: -1 !important;
  }
  .ce_rsce_flex_begin .order-1-m {
    order: 1;
  }
  .ce_rsce_flex_begin .order-2-m {
    order: 2;
  }
  .ce_rsce_flex_begin .order-3-m {
    order: 3;
  }
  .ce_rsce_flex_begin .order-4-m {
    order: 4;
  }
  .ce_rsce_flex_begin .order-5-m {
    order: 5;
  }
  .ce_rsce_flex_begin .order-6-m {
    order: 6;
  }
  .ce_rsce_flex_begin .order-last-m {
    order: 9999 !important;
  }
  .ce_rsce_flex_begin .grid-column-gap-m-0 {
    margin-left: calc(0 * -1);
  }
  .ce_rsce_flex_begin .grid-column-gap-m-0 > * {
    padding-left: 0;
  }
  .ce_rsce_flex_begin .grid-row-gap-m-0 > * {
    padding-bottom: 0;
  }
  .ce_rsce_flex_begin .grid-column-gap-m-xxs {
    margin-left: calc(0.2rem * -1);
  }
  .ce_rsce_flex_begin .grid-column-gap-m-xxs > * {
    padding-left: 0.2rem;
  }
  .ce_rsce_flex_begin .grid-row-gap-m-xxs > * {
    padding-bottom: 0.2rem;
  }
  .ce_rsce_flex_begin .grid-column-gap-m-xs {
    margin-left: calc(0.6rem * -1);
  }
  .ce_rsce_flex_begin .grid-column-gap-m-xs > * {
    padding-left: 0.6rem;
  }
  .ce_rsce_flex_begin .grid-row-gap-m-xs > * {
    padding-bottom: 0.6rem;
  }
  .ce_rsce_flex_begin .grid-column-gap-m-s {
    margin-left: calc(1.2rem * -1);
  }
  .ce_rsce_flex_begin .grid-column-gap-m-s > * {
    padding-left: 1.2rem;
  }
  .ce_rsce_flex_begin .grid-row-gap-m-s > * {
    padding-bottom: 1.2rem;
  }
  .ce_rsce_flex_begin .grid-column-gap-m-m {
    margin-left: calc(2.4rem * -1);
  }
  .ce_rsce_flex_begin .grid-column-gap-m-m > * {
    padding-left: 2.4rem;
  }
  .ce_rsce_flex_begin .grid-row-gap-m-m > * {
    padding-bottom: 2.4rem;
  }
  .ce_rsce_flex_begin .grid-column-gap-m-l {
    margin-left: calc(4.8rem * -1);
  }
  .ce_rsce_flex_begin .grid-column-gap-m-l > * {
    padding-left: 4.8rem;
  }
  .ce_rsce_flex_begin .grid-row-gap-m-l > * {
    padding-bottom: 4.8rem;
  }
  .ce_rsce_flex_begin .grid-column-gap-m-xl {
    margin-left: calc(9.6rem * -1);
  }
  .ce_rsce_flex_begin .grid-column-gap-m-xl > * {
    padding-left: 9.6rem;
  }
  .ce_rsce_flex_begin .grid-row-gap-m-xl > * {
    padding-bottom: 9.6rem;
  }
  .ce_rsce_flex_begin .grid-column-gap-m-xxl {
    margin-left: calc(14.4rem * -1);
  }
  .ce_rsce_flex_begin .grid-column-gap-m-xxl > * {
    padding-left: 14.4rem;
  }
  .ce_rsce_flex_begin .grid-row-gap-m-xxl > * {
    padding-bottom: 14.4rem;
  }
}
@media screen and (min-width: 1264px) {
  .ce_rsce_flex_begin .grid-template-columns-l-1 > *:nth-child(1n) {
    width: 100%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-l-2-2 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-l-3-3 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-l-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-l-2-2 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-l-3-3 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-l-2 > *:nth-child(1n) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-1 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-l-2-2-2 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-l-3 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-1 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-l-2-2-2 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-l-3 > *:nth-child(1n) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-2 > *:nth-child(2n+1) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-2 > *:nth-child(2n+2) {
    width: 66.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-2-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-2-1 > *:nth-child(2n+1) {
    width: 66.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-2-1 > *:nth-child(2n+2) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-1-1 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-l-4 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-1-1 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-l-4 > *:nth-child(1n) {
    width: 25%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-2 > *:nth-child(3n+1) {
    width: 25%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-2 > *:nth-child(3n+2) {
    width: 25%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-2 > *:nth-child(3n+3) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-2-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-2-1 > *:nth-child(3n+1) {
    width: 25%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-2-1 > *:nth-child(3n+2) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-2-1 > *:nth-child(3n+3) {
    width: 25%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-2-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-2-1-1 > *:nth-child(3n+1) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-2-1-1 > *:nth-child(3n+2) {
    width: 25%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-2-1-1 > *:nth-child(3n+3) {
    width: 25%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-3 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-3 > *:nth-child(2n+1) {
    width: 25%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-3 > *:nth-child(2n+2) {
    width: 75%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-3-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-3-1 > *:nth-child(2n+1) {
    width: 75%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-3-1 > *:nth-child(2n+2) {
    width: 25%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-1-1-1 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-l-5 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-1-1-1 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-l-5 > *:nth-child(1n) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-1-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-1-2 > *:nth-child(4n+1) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-1-2 > *:nth-child(4n+2) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-1-2 > *:nth-child(4n+3) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-1-2 > *:nth-child(4n+4) {
    width: 40%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-2-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-2-1 > *:nth-child(4n+1) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-2-1 > *:nth-child(4n+2) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-2-1 > *:nth-child(4n+3) {
    width: 40%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-2-1 > *:nth-child(4n+4) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-2-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-2-1-1 > *:nth-child(4n+1) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-2-1-1 > *:nth-child(4n+2) {
    width: 40%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-2-1-1 > *:nth-child(4n+3) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-2-1-1 > *:nth-child(4n+4) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-2-1-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-2-1-1-1 > *:nth-child(4n+1) {
    width: 40%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-2-1-1-1 > *:nth-child(4n+2) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-2-1-1-1 > *:nth-child(4n+3) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-2-1-1-1 > *:nth-child(4n+4) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-3 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-3 > *:nth-child(3n+1) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-3 > *:nth-child(3n+2) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-3 > *:nth-child(3n+3) {
    width: 60%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-3-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-3-1 > *:nth-child(3n+1) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-3-1 > *:nth-child(3n+2) {
    width: 60%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-3-1 > *:nth-child(3n+3) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-3-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-3-1-1 > *:nth-child(3n+1) {
    width: 60%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-3-1-1 > *:nth-child(3n+2) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-3-1-1 > *:nth-child(3n+3) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-2-3 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-2-3 > *:nth-child(2n+1) {
    width: 40%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-2-3 > *:nth-child(2n+2) {
    width: 60%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-3-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-3-2 > *:nth-child(2n+1) {
    width: 60%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-3-2 > *:nth-child(2n+2) {
    width: 40%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-4 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-4 > *:nth-child(2n+1) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-4 > *:nth-child(2n+2) {
    width: 80%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-4-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-4-1 > *:nth-child(2n+1) {
    width: 80%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-4-1 > *:nth-child(2n+2) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-1-1-1-1:nth-child(1),
  .ce_rsce_flex_begin .grid-template-columns-l-6:nth-child(1) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-1-1-1-1:nth-child(1),
  .ce_rsce_flex_begin .grid-template-columns-l-6:nth-child(1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-1-1-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-1-1-2 > *:nth-child(5n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-1-1-2 > *:nth-child(5n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-1-1-2 > *:nth-child(5n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-1-1-2 > *:nth-child(5n+4) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-1-1-2 > *:nth-child(5n+5) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-1-2-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-1-2-1 > *:nth-child(5n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-1-2-1 > *:nth-child(5n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-1-2-1 > *:nth-child(5n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-1-2-1 > *:nth-child(5n+4) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-1-2-1 > *:nth-child(5n+5) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-2-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-2-1-1 > *:nth-child(5n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-2-1-1 > *:nth-child(5n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-2-1-1 > *:nth-child(5n+3) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-2-1-1 > *:nth-child(5n+4) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-2-1-1 > *:nth-child(5n+5) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-2-1-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-2-1-1-1 > *:nth-child(5n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-2-1-1-1 > *:nth-child(5n+2) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-2-1-1-1 > *:nth-child(5n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-2-1-1-1 > *:nth-child(5n+4) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-2-1-1-1 > *:nth-child(5n+5) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-2-1-1-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-2-1-1-1-1 > *:nth-child(5n+1) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-2-1-1-1-1 > *:nth-child(5n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-2-1-1-1-1 > *:nth-child(5n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-2-1-1-1-1 > *:nth-child(5n+4) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-2-1-1-1-1 > *:nth-child(5n+5) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-2-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-2-2 > *:nth-child(4n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-2-2 > *:nth-child(4n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-2-2 > *:nth-child(4n+3) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-2-2 > *:nth-child(4n+4) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-2-1-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-2-1-2 > *:nth-child(4n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-2-1-2 > *:nth-child(4n+2) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-2-1-2 > *:nth-child(4n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-2-1-2 > *:nth-child(4n+4) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-2-1-1-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-2-1-1-2 > *:nth-child(4n+1) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-2-1-1-2 > *:nth-child(4n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-2-1-1-2 > *:nth-child(4n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-2-1-1-2 > *:nth-child(4n+4) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-2-1-2-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-2-1-2-1 > *:nth-child(4n+1) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-2-1-2-1 > *:nth-child(4n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-2-1-2-1 > *:nth-child(4n+3) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-2-1-2-1 > *:nth-child(4n+4) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-2-2-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-2-2-1-1 > *:nth-child(4n+1) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-2-2-1-1 > *:nth-child(4n+2) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-2-2-1-1 > *:nth-child(4n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-2-2-1-1 > *:nth-child(4n+4) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-1-3 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-1-3 > *:nth-child(4n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-1-3 > *:nth-child(4n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-1-3 > *:nth-child(4n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-1-3 > *:nth-child(4n+4) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-3-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-3-1 > *:nth-child(4n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-3-1 > *:nth-child(4n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-3-1 > *:nth-child(4n+3) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-3-1 > *:nth-child(4n+4) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-3-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-3-1-1 > *:nth-child(4n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-3-1-1 > *:nth-child(4n+2) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-3-1-1 > *:nth-child(4n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-3-1-1 > *:nth-child(4n+4) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-3-1-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-3-1-1-1 > *:nth-child(4n+1) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-3-1-1-1 > *:nth-child(4n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-3-1-1-1 > *:nth-child(4n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-3-1-1-1 > *:nth-child(4n+4) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-2-3 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-2-3 > *:nth-child(3n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-2-3 > *:nth-child(3n+2) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-2-3 > *:nth-child(3n+3) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-3-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-3-2 > *:nth-child(3n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-3-2 > *:nth-child(3n+2) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-3-2 > *:nth-child(3n+3) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-3-1-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-3-1-2 > *:nth-child(3n+1) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-3-1-2 > *:nth-child(3n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-3-1-2 > *:nth-child(3n+3) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-3-2-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-3-2-1 > *:nth-child(3n+1) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-3-2-1 > *:nth-child(3n+2) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-3-2-1 > *:nth-child(3n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-2-3-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-2-3-1 > *:nth-child(3n+1) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-2-3-1 > *:nth-child(3n+2) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-2-3-1 > *:nth-child(3n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-2-1-3 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-2-1-3 > *:nth-child(3n+1) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-2-1-3 > *:nth-child(3n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-2-1-3 > *:nth-child(3n+3) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-4 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-4 > *:nth-child(3n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-4 > *:nth-child(3n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-1-4 > *:nth-child(3n+3) {
    width: 66.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-4-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-4-1 > *:nth-child(3n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-4-1 > *:nth-child(3n+2) {
    width: 66.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-4-1 > *:nth-child(3n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-4-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-4-1-1 > *:nth-child(3n+1) {
    width: 66.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-4-1-1 > *:nth-child(3n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-4-1-1 > *:nth-child(3n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-4-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-4-2 > *:nth-child(2n+1) {
    width: 66.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-4-2 > *:nth-child(2n+2) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-2-4 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-2-4 > *:nth-child(2n+1) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-2-4 > *:nth-child(2n+2) {
    width: 66.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-5 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-5 > *:nth-child(2n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-1-5 > *:nth-child(2n+2) {
    width: 83.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-5-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-5-1 > *:nth-child(2n+1) {
    width: 83.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-l-5-1 > *:nth-child(2n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-align-stretch-l {
    align-items: stretch;
  }
  .ce_rsce_flex_begin .grid-align-top-l {
    align-items: flex-start;
  }
  .ce_rsce_flex_begin .align-top-l {
    align-self: flex-start;
  }
  .ce_rsce_flex_begin .grid-align-middle-l {
    align-items: center;
  }
  .ce_rsce_flex_begin .align-middle-l {
    align-self: center;
  }
  .ce_rsce_flex_begin .grid-align-bottom-l {
    align-items: flex-end;
  }
  .ce_rsce_flex_begin .align-bottom-l {
    align-self: flex-end;
  }
  .ce_rsce_flex_begin .order-first-l {
    order: -1 !important;
  }
  .ce_rsce_flex_begin .order-1-l {
    order: 1;
  }
  .ce_rsce_flex_begin .order-2-l {
    order: 2;
  }
  .ce_rsce_flex_begin .order-3-l {
    order: 3;
  }
  .ce_rsce_flex_begin .order-4-l {
    order: 4;
  }
  .ce_rsce_flex_begin .order-5-l {
    order: 5;
  }
  .ce_rsce_flex_begin .order-6-l {
    order: 6;
  }
  .ce_rsce_flex_begin .order-last-l {
    order: 9999 !important;
  }
  .ce_rsce_flex_begin .grid-column-gap-l-0 {
    margin-left: calc(0 * -1);
  }
  .ce_rsce_flex_begin .grid-column-gap-l-0 > * {
    padding-left: 0;
  }
  .ce_rsce_flex_begin .grid-row-gap-l-0 > * {
    padding-bottom: 0;
  }
  .ce_rsce_flex_begin .grid-column-gap-l-xxs {
    margin-left: calc(0.2rem * -1);
  }
  .ce_rsce_flex_begin .grid-column-gap-l-xxs > * {
    padding-left: 0.2rem;
  }
  .ce_rsce_flex_begin .grid-row-gap-l-xxs > * {
    padding-bottom: 0.2rem;
  }
  .ce_rsce_flex_begin .grid-column-gap-l-xs {
    margin-left: calc(0.6rem * -1);
  }
  .ce_rsce_flex_begin .grid-column-gap-l-xs > * {
    padding-left: 0.6rem;
  }
  .ce_rsce_flex_begin .grid-row-gap-l-xs > * {
    padding-bottom: 0.6rem;
  }
  .ce_rsce_flex_begin .grid-column-gap-l-s {
    margin-left: calc(1.2rem * -1);
  }
  .ce_rsce_flex_begin .grid-column-gap-l-s > * {
    padding-left: 1.2rem;
  }
  .ce_rsce_flex_begin .grid-row-gap-l-s > * {
    padding-bottom: 1.2rem;
  }
  .ce_rsce_flex_begin .grid-column-gap-l-m {
    margin-left: calc(2.4rem * -1);
  }
  .ce_rsce_flex_begin .grid-column-gap-l-m > * {
    padding-left: 2.4rem;
  }
  .ce_rsce_flex_begin .grid-row-gap-l-m > * {
    padding-bottom: 2.4rem;
  }
  .ce_rsce_flex_begin .grid-column-gap-l-l {
    margin-left: calc(4.8rem * -1);
  }
  .ce_rsce_flex_begin .grid-column-gap-l-l > * {
    padding-left: 4.8rem;
  }
  .ce_rsce_flex_begin .grid-row-gap-l-l > * {
    padding-bottom: 4.8rem;
  }
  .ce_rsce_flex_begin .grid-column-gap-l-xl {
    margin-left: calc(9.6rem * -1);
  }
  .ce_rsce_flex_begin .grid-column-gap-l-xl > * {
    padding-left: 9.6rem;
  }
  .ce_rsce_flex_begin .grid-row-gap-l-xl > * {
    padding-bottom: 9.6rem;
  }
  .ce_rsce_flex_begin .grid-column-gap-l-xxl {
    margin-left: calc(14.4rem * -1);
  }
  .ce_rsce_flex_begin .grid-column-gap-l-xxl > * {
    padding-left: 14.4rem;
  }
  .ce_rsce_flex_begin .grid-row-gap-l-xxl > * {
    padding-bottom: 14.4rem;
  }
}
@media screen and (min-width: 1921px) {
  .ce_rsce_flex_begin .grid-template-columns-xl-1 > *:nth-child(1n) {
    width: 100%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-xl-2-2 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-xl-3-3 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-xl-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-xl-2-2 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-xl-3-3 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-xl-2 > *:nth-child(1n) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-1 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-xl-2-2-2 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-xl-3 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-1 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-xl-2-2-2 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-xl-3 > *:nth-child(1n) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-2 > *:nth-child(2n+1) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-2 > *:nth-child(2n+2) {
    width: 66.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-2-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-2-1 > *:nth-child(2n+1) {
    width: 66.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-2-1 > *:nth-child(2n+2) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-1-1 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-xl-4 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-1-1 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-xl-4 > *:nth-child(1n) {
    width: 25%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-2 > *:nth-child(3n+1) {
    width: 25%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-2 > *:nth-child(3n+2) {
    width: 25%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-2 > *:nth-child(3n+3) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-2-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-2-1 > *:nth-child(3n+1) {
    width: 25%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-2-1 > *:nth-child(3n+2) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-2-1 > *:nth-child(3n+3) {
    width: 25%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-2-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-2-1-1 > *:nth-child(3n+1) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-2-1-1 > *:nth-child(3n+2) {
    width: 25%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-2-1-1 > *:nth-child(3n+3) {
    width: 25%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-3 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-3 > *:nth-child(2n+1) {
    width: 25%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-3 > *:nth-child(2n+2) {
    width: 75%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-3-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-3-1 > *:nth-child(2n+1) {
    width: 75%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-3-1 > *:nth-child(2n+2) {
    width: 25%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-1-1-1 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-xl-5 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-1-1-1 > *:nth-child(1n),
  .ce_rsce_flex_begin .grid-template-columns-xl-5 > *:nth-child(1n) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-1-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-1-2 > *:nth-child(4n+1) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-1-2 > *:nth-child(4n+2) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-1-2 > *:nth-child(4n+3) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-1-2 > *:nth-child(4n+4) {
    width: 40%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-2-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-2-1 > *:nth-child(4n+1) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-2-1 > *:nth-child(4n+2) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-2-1 > *:nth-child(4n+3) {
    width: 40%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-2-1 > *:nth-child(4n+4) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-2-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-2-1-1 > *:nth-child(4n+1) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-2-1-1 > *:nth-child(4n+2) {
    width: 40%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-2-1-1 > *:nth-child(4n+3) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-2-1-1 > *:nth-child(4n+4) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-2-1-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-2-1-1-1 > *:nth-child(4n+1) {
    width: 40%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-2-1-1-1 > *:nth-child(4n+2) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-2-1-1-1 > *:nth-child(4n+3) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-2-1-1-1 > *:nth-child(4n+4) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-3 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-3 > *:nth-child(3n+1) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-3 > *:nth-child(3n+2) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-3 > *:nth-child(3n+3) {
    width: 60%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-3-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-3-1 > *:nth-child(3n+1) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-3-1 > *:nth-child(3n+2) {
    width: 60%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-3-1 > *:nth-child(3n+3) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-3-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-3-1-1 > *:nth-child(3n+1) {
    width: 60%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-3-1-1 > *:nth-child(3n+2) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-3-1-1 > *:nth-child(3n+3) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-2-3 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-2-3 > *:nth-child(2n+1) {
    width: 40%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-2-3 > *:nth-child(2n+2) {
    width: 60%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-3-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-3-2 > *:nth-child(2n+1) {
    width: 60%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-3-2 > *:nth-child(2n+2) {
    width: 40%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-4 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-4 > *:nth-child(2n+1) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-4 > *:nth-child(2n+2) {
    width: 80%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-4-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-4-1 > *:nth-child(2n+1) {
    width: 80%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-4-1 > *:nth-child(2n+2) {
    width: 20%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-1-1-1-1:nth-child(1),
  .ce_rsce_flex_begin .grid-template-columns-xl-6:nth-child(1) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-1-1-1-1:nth-child(1),
  .ce_rsce_flex_begin .grid-template-columns-xl-6:nth-child(1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-1-1-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-1-1-2 > *:nth-child(5n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-1-1-2 > *:nth-child(5n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-1-1-2 > *:nth-child(5n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-1-1-2 > *:nth-child(5n+4) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-1-1-2 > *:nth-child(5n+5) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-1-2-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-1-2-1 > *:nth-child(5n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-1-2-1 > *:nth-child(5n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-1-2-1 > *:nth-child(5n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-1-2-1 > *:nth-child(5n+4) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-1-2-1 > *:nth-child(5n+5) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-2-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-2-1-1 > *:nth-child(5n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-2-1-1 > *:nth-child(5n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-2-1-1 > *:nth-child(5n+3) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-2-1-1 > *:nth-child(5n+4) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-2-1-1 > *:nth-child(5n+5) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-2-1-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-2-1-1-1 > *:nth-child(5n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-2-1-1-1 > *:nth-child(5n+2) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-2-1-1-1 > *:nth-child(5n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-2-1-1-1 > *:nth-child(5n+4) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-2-1-1-1 > *:nth-child(5n+5) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-2-1-1-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-2-1-1-1-1 > *:nth-child(5n+1) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-2-1-1-1-1 > *:nth-child(5n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-2-1-1-1-1 > *:nth-child(5n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-2-1-1-1-1 > *:nth-child(5n+4) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-2-1-1-1-1 > *:nth-child(5n+5) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-2-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-2-2 > *:nth-child(4n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-2-2 > *:nth-child(4n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-2-2 > *:nth-child(4n+3) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-2-2 > *:nth-child(4n+4) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-2-1-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-2-1-2 > *:nth-child(4n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-2-1-2 > *:nth-child(4n+2) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-2-1-2 > *:nth-child(4n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-2-1-2 > *:nth-child(4n+4) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-2-1-1-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-2-1-1-2 > *:nth-child(4n+1) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-2-1-1-2 > *:nth-child(4n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-2-1-1-2 > *:nth-child(4n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-2-1-1-2 > *:nth-child(4n+4) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-2-1-2-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-2-1-2-1 > *:nth-child(4n+1) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-2-1-2-1 > *:nth-child(4n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-2-1-2-1 > *:nth-child(4n+3) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-2-1-2-1 > *:nth-child(4n+4) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-2-2-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-2-2-1-1 > *:nth-child(4n+1) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-2-2-1-1 > *:nth-child(4n+2) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-2-2-1-1 > *:nth-child(4n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-2-2-1-1 > *:nth-child(4n+4) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-1-3 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-1-3 > *:nth-child(4n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-1-3 > *:nth-child(4n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-1-3 > *:nth-child(4n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-1-3 > *:nth-child(4n+4) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-3-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-3-1 > *:nth-child(4n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-3-1 > *:nth-child(4n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-3-1 > *:nth-child(4n+3) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-3-1 > *:nth-child(4n+4) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-3-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-3-1-1 > *:nth-child(4n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-3-1-1 > *:nth-child(4n+2) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-3-1-1 > *:nth-child(4n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-3-1-1 > *:nth-child(4n+4) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-3-1-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-3-1-1-1 > *:nth-child(4n+1) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-3-1-1-1 > *:nth-child(4n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-3-1-1-1 > *:nth-child(4n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-3-1-1-1 > *:nth-child(4n+4) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-2-3 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-2-3 > *:nth-child(3n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-2-3 > *:nth-child(3n+2) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-2-3 > *:nth-child(3n+3) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-3-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-3-2 > *:nth-child(3n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-3-2 > *:nth-child(3n+2) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-3-2 > *:nth-child(3n+3) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-3-1-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-3-1-2 > *:nth-child(3n+1) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-3-1-2 > *:nth-child(3n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-3-1-2 > *:nth-child(3n+3) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-3-2-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-3-2-1 > *:nth-child(3n+1) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-3-2-1 > *:nth-child(3n+2) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-3-2-1 > *:nth-child(3n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-2-3-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-2-3-1 > *:nth-child(3n+1) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-2-3-1 > *:nth-child(3n+2) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-2-3-1 > *:nth-child(3n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-2-1-3 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-2-1-3 > *:nth-child(3n+1) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-2-1-3 > *:nth-child(3n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-2-1-3 > *:nth-child(3n+3) {
    width: 50%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-4 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-4 > *:nth-child(3n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-4 > *:nth-child(3n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-1-4 > *:nth-child(3n+3) {
    width: 66.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-4-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-4-1 > *:nth-child(3n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-4-1 > *:nth-child(3n+2) {
    width: 66.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-4-1 > *:nth-child(3n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-4-1-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-4-1-1 > *:nth-child(3n+1) {
    width: 66.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-4-1-1 > *:nth-child(3n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-4-1-1 > *:nth-child(3n+3) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-4-2 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-4-2 > *:nth-child(2n+1) {
    width: 66.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-4-2 > *:nth-child(2n+2) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-2-4 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-2-4 > *:nth-child(2n+1) {
    width: 33.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-2-4 > *:nth-child(2n+2) {
    width: 66.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-5 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-5 > *:nth-child(2n+1) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-1-5 > *:nth-child(2n+2) {
    width: 83.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-5-1 > *:nth-child(1n) {
    width: auto;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-5-1 > *:nth-child(2n+1) {
    width: 83.33%;
  }
  .ce_rsce_flex_begin .grid-template-columns-xl-5-1 > *:nth-child(2n+2) {
    width: 16.66%;
  }
  .ce_rsce_flex_begin .grid-align-stretch-xl {
    align-items: stretch;
  }
  .ce_rsce_flex_begin .grid-align-top-xl {
    align-items: flex-start;
  }
  .ce_rsce_flex_begin .align-top-xl {
    align-self: flex-start;
  }
  .ce_rsce_flex_begin .grid-align-middle-xl {
    align-items: center;
  }
  .ce_rsce_flex_begin .align-middle-xl {
    align-self: center;
  }
  .ce_rsce_flex_begin .grid-align-bottom-xl {
    align-items: flex-end;
  }
  .ce_rsce_flex_begin .align-bottom-xl {
    align-self: flex-end;
  }
  .ce_rsce_flex_begin .order-first-xl {
    order: -1 !important;
  }
  .ce_rsce_flex_begin .order-1-xl {
    order: 1;
  }
  .ce_rsce_flex_begin .order-2-xl {
    order: 2;
  }
  .ce_rsce_flex_begin .order-3-xl {
    order: 3;
  }
  .ce_rsce_flex_begin .order-4-xl {
    order: 4;
  }
  .ce_rsce_flex_begin .order-5-xl {
    order: 5;
  }
  .ce_rsce_flex_begin .order-6-xl {
    order: 6;
  }
  .ce_rsce_flex_begin .order-last-xl {
    order: 9999 !important;
  }
  .ce_rsce_flex_begin .grid-column-gap-xl-0 {
    margin-left: calc(0 * -1);
  }
  .ce_rsce_flex_begin .grid-column-gap-xl-0 > * {
    padding-left: 0;
  }
  .ce_rsce_flex_begin .grid-row-gap-xl-0 > * {
    padding-bottom: 0;
  }
  .ce_rsce_flex_begin .grid-column-gap-xl-xxs {
    margin-left: calc(0.2rem * -1);
  }
  .ce_rsce_flex_begin .grid-column-gap-xl-xxs > * {
    padding-left: 0.2rem;
  }
  .ce_rsce_flex_begin .grid-row-gap-xl-xxs > * {
    padding-bottom: 0.2rem;
  }
  .ce_rsce_flex_begin .grid-column-gap-xl-xs {
    margin-left: calc(0.6rem * -1);
  }
  .ce_rsce_flex_begin .grid-column-gap-xl-xs > * {
    padding-left: 0.6rem;
  }
  .ce_rsce_flex_begin .grid-row-gap-xl-xs > * {
    padding-bottom: 0.6rem;
  }
  .ce_rsce_flex_begin .grid-column-gap-xl-s {
    margin-left: calc(1.2rem * -1);
  }
  .ce_rsce_flex_begin .grid-column-gap-xl-s > * {
    padding-left: 1.2rem;
  }
  .ce_rsce_flex_begin .grid-row-gap-xl-s > * {
    padding-bottom: 1.2rem;
  }
  .ce_rsce_flex_begin .grid-column-gap-xl-m {
    margin-left: calc(2.4rem * -1);
  }
  .ce_rsce_flex_begin .grid-column-gap-xl-m > * {
    padding-left: 2.4rem;
  }
  .ce_rsce_flex_begin .grid-row-gap-xl-m > * {
    padding-bottom: 2.4rem;
  }
  .ce_rsce_flex_begin .grid-column-gap-xl-l {
    margin-left: calc(4.8rem * -1);
  }
  .ce_rsce_flex_begin .grid-column-gap-xl-l > * {
    padding-left: 4.8rem;
  }
  .ce_rsce_flex_begin .grid-row-gap-xl-l > * {
    padding-bottom: 4.8rem;
  }
  .ce_rsce_flex_begin .grid-column-gap-xl-xl {
    margin-left: calc(9.6rem * -1);
  }
  .ce_rsce_flex_begin .grid-column-gap-xl-xl > * {
    padding-left: 9.6rem;
  }
  .ce_rsce_flex_begin .grid-row-gap-xl-xl > * {
    padding-bottom: 9.6rem;
  }
  .ce_rsce_flex_begin .grid-column-gap-xl-xxl {
    margin-left: calc(14.4rem * -1);
  }
  .ce_rsce_flex_begin .grid-column-gap-xl-xxl > * {
    padding-left: 14.4rem;
  }
  .ce_rsce_flex_begin .grid-row-gap-xl-xxl > * {
    padding-bottom: 14.4rem;
  }
}

.ce_rsce_grid_area_begin:not(.grid .ce_rsce_grid_area_begin) {
  margin-left: -2.4rem;
  margin-right: -2.4rem;
}
.ce_rsce_grid_area_begin:not(.grid .ce_rsce_grid_area_begin).small-gutter {
  margin-left: -1.2rem;
  margin-right: -1.2rem;
}
.ce_rsce_grid_area_begin:not(.grid .ce_rsce_grid_area_begin).medium-gutter {
  margin-left: -2.4rem;
  margin-right: -2.4rem;
}
.ce_rsce_grid_area_begin:not(.grid .ce_rsce_grid_area_begin).big-gutter {
  margin-left: -3.6rem;
  margin-right: -3.6rem;
}
.ce_rsce_grid_area_begin:not(.grid .ce_rsce_grid_area_begin).no-gutter {
  margin-left: 0;
  margin-right: 0;
}

.ce_rsce_footer_accordeon_begin .no-trigger {
  display: none;
}
.ce_rsce_footer_accordeon_begin .trigger {
  display: block;
  position: relative;
  cursor: pointer;
}
.ce_rsce_footer_accordeon_begin .trigger:after {
  content: "\f067";
  font-family: var(--font-family-icon-1);
  font-weight: 900;
  position: absolute;
  top: -1em;
  right: 0;
  padding: var(--distance-m);
  color: #ffffff;
}
.ce_rsce_footer_accordeon_begin .trigger.trigger_active:after {
  content: "\f068";
}
.ce_rsce_footer_accordeon_begin .trigger h1, .ce_rsce_footer_accordeon_begin .trigger h2, .ce_rsce_footer_accordeon_begin .trigger h3, .ce_rsce_footer_accordeon_begin .trigger h4, .ce_rsce_footer_accordeon_begin .trigger h5, .ce_rsce_footer_accordeon_begin .trigger h6 {
  border-bottom: 1px solid #ffffff;
  padding-top: var(--distance-s);
  padding-bottom: var(--distance-s);
}
.ce_rsce_footer_accordeon_begin .toggle_container {
  display: none;
}
@media (min-width: 768px) {
  .ce_rsce_footer_accordeon_begin .no-trigger {
    display: block;
  }
  .ce_rsce_footer_accordeon_begin .trigger {
    display: none;
  }
  .ce_rsce_footer_accordeon_begin .toggle_container {
    display: block !important;
  }
}

#asd .ce_rsce_slider_element {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  margin-bottom: 0 !important;
  height: auto;
  color: white;
  overflow: visible;
}
#asd .ce_rsce_slider_element .text-wrapper {
  width: 100%;
  position: relative;
  align-self: flex-start;
  padding: 5rem 2.4rem;
}
#asd .ce_rsce_slider_element .text-wrapper:after {
  position: absolute;
  width: 120px;
  height: 7px;
  background-color: white;
  left: 0;
  bottom: -3rem;
}
#asd .ce_rsce_slider_element .text-wrapper .topline {
  font-weight: bold;
}
#asd .ce_rsce_slider_element .text-wrapper .hl {
  font-size: 4rem;
  font-weight: bold;
  line-height: 4.5rem;
}
#asd .ce_rsce_slider_element .text-wrapper .hl .mark {
  color: var(--primary-color);
}
#asd .ce_rsce_slider_element .image-wrapper {
  width: 100%;
  max-height: 300px;
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  background-color: rgb(255, 255, 255);
}
#asd .ce_rsce_slider_element .image-wrapper .iwi {
  width: 100%;
  height: 100%;
}
#asd .ce_rsce_slider_element .image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  clip-path: polygon(0% 2%, 100% 2%, 100% 100%, 0% 100%);
}

@media only screen and (min-width: 1024px) {
  #asd .ce_rsce_slider_element {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: stretch;
    width: 100%;
    margin-bottom: 0 !important;
    height: auto;
    color: white;
    overflow: visible;
  }
  #asd .ce_rsce_slider_element .text-wrapper {
    width: 40%;
    position: relative;
    align-self: center;
  }
  #asd .ce_rsce_slider_element .text-wrapper:after {
    position: absolute;
    width: 120px;
    height: 7px;
    background-color: white;
    left: 0;
    bottom: -3rem;
  }
  #asd .ce_rsce_slider_element .text-wrapper .topline {
    font-weight: bold;
  }
  #asd .ce_rsce_slider_element .text-wrapper .hl {
    font-size: 4.5rem;
    font-weight: bold;
    line-height: 5rem;
  }
  #asd .ce_rsce_slider_element .text-wrapper .hl .mark {
    color: var(--primary-color);
  }
  #asd .ce_rsce_slider_element .image-wrapper {
    width: 60%;
    max-height: 350px;
    clip-path: polygon(10% 0%, 100% 0%, 100% 100%, 0% 100%);
    background-color: rgba(255, 255, 255, 0.5);
  }
  #asd .ce_rsce_slider_element .image-wrapper .iwi {
    width: 100%;
    height: 100%;
    clip-path: polygon(12% 0%, 100% 0%, 100% 100%, 2% 100%);
    background-color: rgb(255, 255, 255);
  }
  #asd .ce_rsce_slider_element .image-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    clip-path: polygon(13% 0%, 100% 0%, 100% 100%, 3% 100%);
  }
}
#logoleiste {
  box-shadow: inset 0px -4px 10px -10px black;
}
#logoleiste img {
  filter: contrast(0.5);
}

#header-image-fullsize .content-wrapper {
  position: absolute;
}
#header-image-fullsize .content-wrapper .ce_swiperStart, #header-image-fullsize .content-wrapper .swiper-container {
  height: 100%;
}
#header-image-fullsize .content-wrapper .ce_rsce_slider_element {
  margin-bottom: 0;
  height: auto;
  display: flex;
  align-items: center;
}
#header-image-fullsize .content-wrapper .ce_rsce_slider_element .text-wrapper {
  max-width: var(--layout-width-l);
  margin-left: 10%;
  z-index: 1;
  position: relative;
  width: 80%;
}
#header-image-fullsize .content-wrapper .ce_rsce_slider_element .text-wrapper .topline {
  font-weight: bold;
}
#header-image-fullsize .content-wrapper .ce_rsce_slider_element .text-wrapper .hl {
  font-size: 4.5rem;
  font-weight: bold;
  line-height: 5rem;
  width: fit-content;
  padding: 2rem;
  background-color: rgba(255, 255, 255, 0.6);
  border-radius: 1rem;
  margin-top: 1rem;
}
#header-image-fullsize .content-wrapper .ce_rsce_slider_element .text-wrapper .hl .mark {
  color: var(--primary-color);
}
@media only screen and (min-width: 1024px) {
  #header-image-fullsize .content-wrapper .ce_rsce_slider_element .text-wrapper {
    margin-left: 10%;
    width: 40%;
  }
}
@media only screen and (min-width: 1264px) {
  #header-image-fullsize .content-wrapper .ce_rsce_slider_element .text-wrapper {
    margin-left: 10%;
    width: 30%;
  }
}
#header-image-fullsize .content-wrapper .ce_rsce_slider_element .image-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#header-image-fullsize .content-wrapper .ce_rsce_slider_element .image-wrapper .iwi {
  height: 100%;
}
#header-image-fullsize .content-wrapper .ce_rsce_slider_element .image-wrapper img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.ce_rsce_hl_hero {
  width: 100%;
  margin-bottom: 0 !important;
  height: 100%;
  color: white;
  overflow: visible;
}
.ce_rsce_hl_hero .text-wrapper .topline {
  font-weight: bold;
}
.ce_rsce_hl_hero .text-wrapper .hl {
  font-size: 3.5rem;
  font-weight: bold;
  line-height: 5rem;
}
.ce_rsce_hl_hero .text-wrapper .hl .mark {
  color: var(--primary-color);
}
.ce_rsce_team .member {
  position: relative;
  margin-bottom: var(--distance-m);
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
}
.ce_rsce_team .member .overlay {
  padding: 0.5rem 1rem;
  background-color: var(--primary-color);
  position: absolute;
  top: 100%;
  left: 0%;
  transform: translate(0%, -100%);
  -ms-transform: translate(0%, -100%);
  opacity: 1;
  border-radius: 0.5rem;
}
.ce_rsce_team .member .overlay:after {
  content: "+";
  color: #ffffff;
  font-size: 40px;
  line-height: var(--distance-s);
  font-family: var(--font-family-icon-1);
  font-weight: 900;
}
.ce_rsce_team .member:hover .overlay {
  display: none;
}
.ce_rsce_team .member:hover img {
  opacity: 0.3;
}
.ce_rsce_team .member:hover .middle {
  opacity: 1;
}
.ce_rsce_team .member h3 {
  order: 2;
  margin-bottom: var(--distance-xs);
}
.ce_rsce_team .member .description {
  order: 3;
  margin-bottom: 1.2rem;
}
.ce_rsce_team .member .image {
  order: 1;
  position: relative;
  margin-bottom: 1.2rem;
}
.ce_rsce_team .member img {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: 0.5s ease;
  backface-visibility: hidden;
  object-fit: cover;
  object-position: center top;
  border-radius: 1rem;
  max-height: 220px;
}
.ce_rsce_team .member .middle {
  position: absolute;
  transition: 0.5s ease;
  opacity: 0;
  text-align: center;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.ce_rsce_team .member .text {
  width: 80%;
  background-color: var(--primary-color);
  color: white;
  font-size: 1.2rem;
  padding: 16px 16px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.ce_rsce_team .member .text h2 {
  color: white;
}
.ce_rsce_team .member .text a {
  color: #ffffff;
}
.ce_rsce_team .member ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ce_rsce_team .member2 {
  position: relative;
  background-color: var(--bg-8);
  padding: 2.4rem;
  border-radius: var(--border-radius-l);
}
.ce_rsce_team .member2 *[data-icon]:before {
  font: 100%/1 "FontAwesome";
  content: attr(data-icon);
  margin: 0 0.6em 0 0;
  display: inline-block;
  line-height: 1.5;
}
.ce_rsce_team .member2 h2, .ce_rsce_team .member2 h3, .ce_rsce_team .member2 h4, .ce_rsce_team .member2 h5, .ce_rsce_team .member2 h6 {
  margin-bottom: var(--distance-xs);
}
.ce_rsce_team .member2 ul {
  margin: var(--distance-s) 0 0;
  padding: 0;
  list-style: none;
}
.ce_rsce_text_slider_bar,
.ce_rsce_text_slider_bar_multi {
  z-index: 0;
}
.ce_rsce_text_slider_bar .inside,
.ce_rsce_text_slider_bar_multi .inside {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.ce_rsce_text_slider_bar .inside .text-wrapper,
.ce_rsce_text_slider_bar_multi .inside .text-wrapper {
  height: auto;
  order: 0;
  padding: 2.4rem 2.4rem;
  max-width: 100%;
}
.ce_rsce_text_slider_bar .inside .image-wrapper,
.ce_rsce_text_slider_bar_multi .inside .image-wrapper {
  order: 0;
  max-width: 100%;
  position: relative;
}
.ce_rsce_text_slider_bar .inside .image-wrapper img,
.ce_rsce_text_slider_bar_multi .inside .image-wrapper img {
  max-width: 100%;
  height: 100%;
  width: 100vw;
  display: block !important;
}
.ce_rsce_text_slider_bar .inside .image-wrapper .arrow,
.ce_rsce_text_slider_bar_multi .inside .image-wrapper .arrow {
  display: none;
}
.ce_rsce_text_slider_bar .inside .image-wrapper .swiper,
.ce_rsce_text_slider_bar_multi .inside .image-wrapper .swiper {
  position: relative;
  z-index: 0;
}
.ce_rsce_text_slider_bar .inside .image-wrapper .swiper-slide,
.ce_rsce_text_slider_bar_multi .inside .image-wrapper .swiper-slide {
  height: auto;
}
.ce_rsce_text_slider_bar.img-top .image-wrapper,
.ce_rsce_text_slider_bar_multi.img-top .image-wrapper {
  order: -1;
}
.ce_rsce_text_slider_bar.img-bottom .text-wrapper,
.ce_rsce_text_slider_bar_multi.img-bottom .text-wrapper {
  order: -1;
}

@media only screen and (max-width: 767px) {
  .text-wrapper {
    min-height: unset !important;
  }
}
@media (min-width: 768px) {
  .ce_rsce_text_slider_bar,
  .ce_rsce_text_slider_bar_multi {
    position: relative;
  }
  .ce_rsce_text_slider_bar.bar-width-xs .inside,
  .ce_rsce_text_slider_bar_multi.bar-width-xs .inside {
    max-width: 600px;
  }
  .ce_rsce_text_slider_bar.bar-width-s .inside,
  .ce_rsce_text_slider_bar_multi.bar-width-s .inside {
    max-width: 768px;
  }
  .ce_rsce_text_slider_bar.bar-width-m .inside,
  .ce_rsce_text_slider_bar_multi.bar-width-m .inside {
    max-width: 1024px;
  }
  .ce_rsce_text_slider_bar.bar-width-l .inside,
  .ce_rsce_text_slider_bar_multi.bar-width-l .inside {
    max-width: 1264px;
  }
  .ce_rsce_text_slider_bar.bar-width-xl .inside,
  .ce_rsce_text_slider_bar_multi.bar-width-xl .inside {
    max-width: 1921px;
  }
  .ce_rsce_text_slider_bar .inside,
  .ce_rsce_text_slider_bar_multi .inside {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    position: static;
    margin-left: auto;
    margin-right: auto;
  }
  .ce_rsce_text_slider_bar .inside .text-wrapper,
  .ce_rsce_text_slider_bar_multi .inside .text-wrapper {
    height: auto;
    order: 1;
    padding: 7rem 6rem;
  }
  .ce_rsce_text_slider_bar .inside .image-wrapper,
  .ce_rsce_text_slider_bar_multi .inside .image-wrapper {
    order: 2;
    position: absolute;
    width: 50%;
    height: 100%;
  }
  .ce_rsce_text_slider_bar .inside .image-wrapper img,
  .ce_rsce_text_slider_bar_multi .inside .image-wrapper img {
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: inherit;
  }
  .ce_rsce_text_slider_bar .inside .image-wrapper .arrow,
  .ce_rsce_text_slider_bar_multi .inside .image-wrapper .arrow {
    display: block;
    top: 50%;
    margin-top: -10px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    height: 40px;
    width: 40px;
    z-index: 1;
    background-color: var(--bg-white);
  }
  .ce_rsce_text_slider_bar .inside .image-wrapper .ce_swiperStart, .ce_rsce_text_slider_bar .inside .image-wrapper .swiper-container,
  .ce_rsce_text_slider_bar .inside .image-wrapper .swiper,
  .ce_rsce_text_slider_bar_multi .inside .image-wrapper .ce_swiperStart,
  .ce_rsce_text_slider_bar_multi .inside .image-wrapper .swiper-container,
  .ce_rsce_text_slider_bar_multi .inside .image-wrapper .swiper {
    width: 100%;
    height: 100%;
  }
  .ce_rsce_text_slider_bar.bg-primary .arrow,
  .ce_rsce_text_slider_bar_multi.bg-primary .arrow {
    background-color: var(--primary-color);
  }
  .ce_rsce_text_slider_bar.bg-secondary .arrow,
  .ce_rsce_text_slider_bar_multi.bg-secondary .arrow {
    background-color: var(--secondary-color);
  }
  .ce_rsce_text_slider_bar.bg-tertiary .arrow,
  .ce_rsce_text_slider_bar_multi.bg-tertiary .arrow {
    background-color: var(--tertiary-color);
  }
  .ce_rsce_text_slider_bar.bg-1 .arrow,
  .ce_rsce_text_slider_bar_multi.bg-1 .arrow {
    background-color: var(--bg-1) !important;
  }
  .ce_rsce_text_slider_bar.bg-2 .arrow,
  .ce_rsce_text_slider_bar_multi.bg-2 .arrow {
    background-color: var(--bg-2) !important;
  }
  .ce_rsce_text_slider_bar.bg-3 .arrow,
  .ce_rsce_text_slider_bar_multi.bg-3 .arrow {
    background-color: var(--bg-3) !important;
  }
  .ce_rsce_text_slider_bar.bg-4 .arrow,
  .ce_rsce_text_slider_bar_multi.bg-4 .arrow {
    background-color: var(--bg-4) !important;
  }
  .ce_rsce_text_slider_bar.bg-5 .arrow,
  .ce_rsce_text_slider_bar_multi.bg-5 .arrow {
    background-color: var(--bg-5) !important;
  }
  .ce_rsce_text_slider_bar.bg-6 .arrow,
  .ce_rsce_text_slider_bar_multi.bg-6 .arrow {
    background-color: var(--bg-6) !important;
  }
  .ce_rsce_text_slider_bar.bg-7 .arrow,
  .ce_rsce_text_slider_bar_multi.bg-7 .arrow {
    background-color: var(--bg-7) !important;
  }
  .ce_rsce_text_slider_bar.bg-8 .arrow,
  .ce_rsce_text_slider_bar_multi.bg-8 .arrow {
    background-color: var(--bg-8) !important;
  }
  .ce_rsce_text_slider_bar.bg-grey-1 .arrow,
  .ce_rsce_text_slider_bar_multi.bg-grey-1 .arrow {
    background-color: var(--bg-grey-1) !important;
  }
  .ce_rsce_text_slider_bar.bg-grey-2 .arrow,
  .ce_rsce_text_slider_bar_multi.bg-grey-2 .arrow {
    background-color: var(--bg-grey-2) !important;
  }
  .ce_rsce_text_slider_bar.bg-grey-3 .arrow,
  .ce_rsce_text_slider_bar_multi.bg-grey-3 .arrow {
    background-color: var(--bg-grey-3) !important;
  }
  .ce_rsce_text_slider_bar.bg-grey-4 .arrow,
  .ce_rsce_text_slider_bar_multi.bg-grey-4 .arrow {
    background-color: var(--bg-grey-4) !important;
  }
  .ce_rsce_text_slider_bar.bg-white .arrow,
  .ce_rsce_text_slider_bar_multi.bg-white .arrow {
    background-color: var(--bg-white) !important;
  }
  .ce_rsce_text_slider_bar.bg-black .arrow,
  .ce_rsce_text_slider_bar_multi.bg-black .arrow {
    background-color: var(--bg-black) !important;
  }
  .ce_rsce_text_slider_bar.img-left .text-wrapper,
  .ce_rsce_text_slider_bar_multi.img-left .text-wrapper {
    margin-left: 50%;
  }
  .ce_rsce_text_slider_bar.img-left .image-wrapper,
  .ce_rsce_text_slider_bar_multi.img-left .image-wrapper {
    left: 0;
  }
  .ce_rsce_text_slider_bar.img-left .image-wrapper .arrow,
  .ce_rsce_text_slider_bar_multi.img-left .image-wrapper .arrow {
    right: -20px;
  }
  .ce_rsce_text_slider_bar.img-right .text-wrapper,
  .ce_rsce_text_slider_bar_multi.img-right .text-wrapper {
    margin-right: 50%;
  }
  .ce_rsce_text_slider_bar.img-right .image-wrapper,
  .ce_rsce_text_slider_bar_multi.img-right .image-wrapper {
    right: 0;
  }
  .ce_rsce_text_slider_bar.img-right .image-wrapper .arrow,
  .ce_rsce_text_slider_bar_multi.img-right .image-wrapper .arrow {
    left: -20px;
  }
  .ce_rsce_text_slider_bar.text-start .text-wrapper,
  .ce_rsce_text_slider_bar_multi.text-start .text-wrapper {
    align-content: start;
  }
  .ce_rsce_text_slider_bar.text-center .text-wrapper,
  .ce_rsce_text_slider_bar_multi.text-center .text-wrapper {
    align-content: center;
  }
  .ce_rsce_text_slider_bar.text-end .text-wrapper,
  .ce_rsce_text_slider_bar_multi.text-end .text-wrapper {
    align-content: end;
  }
}
.ce_rsce_text_image_bar .inside {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.ce_rsce_text_image_bar .inside .text-wrapper {
  height: auto;
  order: 0;
  padding: 2.4rem 2.4rem;
}
.ce_rsce_text_image_bar .inside .image-wrapper {
  order: 0;
}
.ce_rsce_text_image_bar .inside .image-wrapper img {
  max-width: 100%;
  height: 100%;
  width: 100vw;
  display: block !important;
}
.ce_rsce_text_image_bar .inside .image-wrapper .arrow {
  display: none;
}
.ce_rsce_text_image_bar.img-top .image-wrapper {
  order: -1;
}
.ce_rsce_text_image_bar.img-bottom .text-wrapper {
  order: -1;
}

@media only screen and (max-width: 767px) {
  .text-wrapper {
    min-height: unset !important;
  }
}
@media (min-width: 768px) {
  .ce_rsce_text_image_bar {
    position: relative;
  }
  .ce_rsce_text_image_bar.bar-width-xs .inside {
    max-width: 600px;
  }
  .ce_rsce_text_image_bar.bar-width-s .inside {
    max-width: 768px;
  }
  .ce_rsce_text_image_bar.bar-width-m .inside {
    max-width: 1024px;
  }
  .ce_rsce_text_image_bar.bar-width-l .inside {
    max-width: 1264px;
  }
  .ce_rsce_text_image_bar.bar-width-xl .inside {
    max-width: 1921px;
  }
  .ce_rsce_text_image_bar .inside {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    position: static;
    margin-left: auto;
    margin-right: auto;
  }
  .ce_rsce_text_image_bar .inside .text-wrapper {
    height: auto;
    order: 1;
    padding: 7rem 6rem;
  }
  .ce_rsce_text_image_bar .inside .image-wrapper {
    order: 2;
    position: absolute;
    width: 50%;
    height: 100%;
  }
  .ce_rsce_text_image_bar .inside .image-wrapper img {
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: inherit;
  }
  .ce_rsce_text_image_bar .inside .image-wrapper .arrow {
    display: block;
    top: 50%;
    margin-top: -10px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    height: 40px;
    width: 40px;
    z-index: 0;
    background-color: var(--bg-white);
  }
  .ce_rsce_text_image_bar.bg-primary .arrow {
    background-color: var(--primary-color);
  }
  .ce_rsce_text_image_bar.bg-secondary .arrow {
    background-color: var(--secondary-color);
  }
  .ce_rsce_text_image_bar.bg-tertiary .arrow {
    background-color: var(--tertiary-color);
  }
  .ce_rsce_text_image_bar.bg-1 .arrow {
    background-color: var(--bg-1) !important;
  }
  .ce_rsce_text_image_bar.bg-2 .arrow {
    background-color: var(--bg-2) !important;
  }
  .ce_rsce_text_image_bar.bg-3 .arrow {
    background-color: var(--bg-3) !important;
  }
  .ce_rsce_text_image_bar.bg-4 .arrow {
    background-color: var(--bg-4) !important;
  }
  .ce_rsce_text_image_bar.bg-5 .arrow {
    background-color: var(--bg-5) !important;
  }
  .ce_rsce_text_image_bar.bg-6 .arrow {
    background-color: var(--bg-6) !important;
  }
  .ce_rsce_text_image_bar.bg-7 .arrow {
    background-color: var(--bg-7) !important;
  }
  .ce_rsce_text_image_bar.bg-8 .arrow {
    background-color: var(--bg-8) !important;
  }
  .ce_rsce_text_image_bar.bg-grey-1 .arrow {
    background-color: var(--bg-grey-1) !important;
  }
  .ce_rsce_text_image_bar.bg-grey-2 .arrow {
    background-color: var(--bg-grey-2) !important;
  }
  .ce_rsce_text_image_bar.bg-grey-3 .arrow {
    background-color: var(--bg-grey-3) !important;
  }
  .ce_rsce_text_image_bar.bg-grey-4 .arrow {
    background-color: var(--bg-grey-4) !important;
  }
  .ce_rsce_text_image_bar.bg-white .arrow {
    background-color: var(--bg-white) !important;
  }
  .ce_rsce_text_image_bar.bg-black .arrow {
    background-color: var(--bg-black) !important;
  }
  .ce_rsce_text_image_bar.img-left .text-wrapper {
    margin-left: 50%;
  }
  .ce_rsce_text_image_bar.img-left .image-wrapper {
    left: 0;
  }
  .ce_rsce_text_image_bar.img-left .image-wrapper .arrow {
    right: -20px;
  }
  .ce_rsce_text_image_bar.img-right .text-wrapper {
    margin-right: 50%;
  }
  .ce_rsce_text_image_bar.img-right .image-wrapper {
    right: 0;
  }
  .ce_rsce_text_image_bar.img-right .image-wrapper .arrow {
    left: -20px;
  }
  .ce_rsce_text_image_bar.text-start .text-wrapper {
    align-content: start;
  }
  .ce_rsce_text_image_bar.text-center .text-wrapper {
    align-content: center;
  }
  .ce_rsce_text_image_bar.text-end .text-wrapper {
    align-content: end;
  }
}
.ce_rsce_menu_bar {
  display: none;
}
.ce_rsce_menu_bar ul {
  list-style: none;
  position: fixed;
  bottom: 50%;
  right: 20px;
  padding-left: 0;
  margin-bottom: 0;
  transform: translate(0, 50%);
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.ce_rsce_menu_bar .menu-item a {
  display: flex;
  align-items: center;
  overflow: hidden;
  white-space: nowrap;
  background: rgba(255, 255, 255, 0.9);
  width: auto;
  max-width: 55px;
  max-height: 55px;
  transition: max-width 0.6s linear;
  -webkit-transition: max-width 0.6s linear;
  border-radius: 50px;
  border: 1px solid rgb(235, 237, 235);
  margin-bottom: 10px;
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.04);
  color: black;
}
.ce_rsce_menu_bar .menu-item a i {
  text-align: center;
  font-size: 24px;
  width: 55px;
  height: 55px;
  line-height: 55px;
  flex-shrink: 0;
  align-content: center;
}
.ce_rsce_menu_bar .menu-item a span {
  margin: 0 3rem 0 0;
}
.ce_rsce_menu_bar .menu-item a:hover {
  max-width: 300px;
  transition: max-width 0.6s linear;
  -webkit-transition: max-width 0.6s linear;
  background-color: var(--secondary-color);
  color: white;
}
.ce_rsce_menu_bar #top-item {
  position: fixed;
  bottom: 20px;
  right: 20px;
  margin-top: 100px;
}

@media (min-width: 768px) {
  .ce_rsce_menu_bar {
    display: block;
  }
}
*[data-icon]:before {
  content: attr(data-icon);
  font-size: 1em !important;
  display: inline-block;
  font-family: "bootstrap-icons" !important;
  font-style: normal;
  font-weight: 400 !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -0.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

:root {
  --layout-width-xs: 600px;
  --layout-width-s: 768px;
  --layout-width-m: 1024px;
  --layout-width-l: 1264px;
  --layout-width-xl: 1921px;
  --layout-width-fullwidth: 100%;
  --content-width-xs: 600px;
  --content-width-s: 768px;
  --content-width-m: 1024px;
  --content-width-l: 1264px;
  --content-width-xl: 1921px;
  --content-width-fullwidth: 100%;
  --primary-color: #065da8;
  --secondary-color: #7cb3dc;
  --tertiary-color: #d30b1c;
  --grey-1: #d5dbe1;
  --grey-2: #444444;
  --grey-3: #d9d9d9;
  --grey-4: #f6f6f6;
  --grey-5: #f6f6f6;
  --color-dark: #000;
  --color-dark-muted: var(--grey-2);
  --color-hl-dark: #000000;
  --color-dark-link: var(--primary-color);
  --color-dark-link-hover: rgb(51.0240963855, 131.2048192771, 190.9759036145);
  --color-light: #fff;
  --color-light-muted: var(--grey-3);
  --color-hl-light: #ffffff;
  --color-light-link: #ffffff;
  --color-light-link-hover: #cccccc;
  --color-light-error: #D9534FFF;
  --color-dark-error: #D9534FFF;
  --shadow-1: 0px 0px 10px 0px #0000003d;
  --shadow-2: -5px 0px 10px -3px #0000003d;
  --shadow-3: inset 0 -1px 0 rgba(0, 0, 0, .25);
  --gradient-1: linear-gradient(90deg,#4ab7a2,#319ea0);
  --gradient-2: linear-gradient(90deg,#0184ca,#094381);
  --gradient-3: linear-gradient(90deg,#0184ca,#094381);
  --bg-1: var(--primary-color);
  --bg-2: var(--secondary-color);
  --bg-3: var(--tertiary-color);
  --bg-4: var(--grey-1);
  --bg-5: var(--grey-2);
  --bg-6: var(--grey-3);
  --bg-7: var(--grey-4);
  --bg-8: var(--grey-5);
  --bg-white: #ffffff;
  --bg-black: #000000;
  --article-padding: var(--distance-l) var(--distance-m);
  --content-padding: var(--distance-m);
  --distance-xxl: 14.4rem;
  --distance-xl: 9.6rem;
  --distance-l: 4.8rem;
  --distance-m: 2.4rem;
  --distance-s: 1.2rem;
  --distance-xs: 0.6rem;
  --distance-xxs: 0.2rem;
  --font-family-default: "Inter",-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;
  --font-family-hl: var(--font-family-default);
  --font-family-monospace: var(--font-family-default);
  --font-family-extra: var(--font-family-default);
  --font-family-icon-1: "bootstrap-icons";
  --font-family-icon-2: "Font Awesome 5 Free";
  --font-size-xxl: 5.6rem;
  --font-size-xl: 4.8rem;
  --font-size-l: 3.2rem;
  --font-size-m: 1.6rem;
  --font-size-s: 1.4rem;
  --font-size-xs: 1.2rem;
  --font-size-xxs: 1rem;
  --line-height-default: 1.5;
  --line-height-hl: 1.5;
  --font-weight-default: 400;
  --font-weight-light: 400;
  --font-weight-bold: 600;
  --border-radius-xl: 1.6rem;
  --border-radius-l: .8rem;
  --border-radius-m: .5rem;
  --border-radius-s: .2rem;
}

.bg-primary, .bg-1 {
  background-color: var(--bg-1);
}

.bg-secondary, .bg-2 {
  background-color: var(--bg-2);
}

.bg-tertiary, .bg-3 {
  background-color: var(--bg-3);
}

.bg-4 {
  background-color: var(--bg-4);
}

.bg-5 {
  background-color: var(--bg-5);
}

.bg-6 {
  background-color: var(--bg-6);
}

.bg-7 {
  background-color: var(--bg-7);
}

.bg-8 {
  background-color: var(--bg-8);
}

.bg-grey-1 {
  background-color: var(--grey-1);
}

.bg-grey-2 {
  background-color: var(--grey-2);
}

.bg-grey-3 {
  background-color: var(--grey-3);
}

.bg-grey-4 {
  background-color: var(--grey-4);
}

.bg-grey-5 {
  background-color: var(--grey-5);
}

.bg-black {
  background-color: #000000;
}

.bg-white {
  background-color: #ffffff;
}

/* Grundsätzliche Einstellungen
*/
* {
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
  font-family: sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  line-height: 1;
  box-sizing: border-box;
  cursor: default;
  min-height: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
}

body {
  font-size: var(--font-size-m);
  background: #fff;
  font-family: var(--font-family-default);
  font-weight: var(--font-weight-default);
  line-height: var(--line-height-default);
  color: var(--color-dark);
}

/* Abstände einstellen
*/
p, [class^=mod_], [class^=ce_], table, ul, ol {
  margin-top: 0;
  margin-bottom: var(--content-padding);
}

p:last-child {
  margin-bottom: 0;
}

.content-wrapper > *:last-child,
[class^=ce_] > *:last-child,
[class^=mod_] > *:last-child {
  margin-bottom: 0;
}

.mod_article.min-height {
  min-height: 500px;
}

.mod_article {
  max-width: var(--layout-width-fullwidth);
  margin-bottom: 0;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  overflow: visible;
}
.mod_article.layout-width-fullwidth {
  max-width: var(--layout-width-fullwidth);
}
.mod_article.layout-width-xl {
  max-width: var(--layout-width-xl);
}
.mod_article.layout-width-l {
  max-width: var(--layout-width-l);
}
.mod_article.layout-width-m {
  max-width: var(--layout-width-m);
}
.mod_article.layout-width-s {
  max-width: var(--layout-width-s);
}
.mod_article.layout-width-xs {
  max-width: var(--layout-width-xs);
}
.mod_article .content-wrapper {
  max-width: var(--content-width-l);
  margin-right: auto;
  margin-left: auto;
  padding: var(--article-padding);
  width: 100%;
  height: 100%;
}
.mod_article.content-width-xl .content-wrapper, .mod_article.content-width-l .content-wrapper, .mod_article.content-width-m .content-wrapper, .mod_article.content-width-s .content-wrapper, .mod_article.content-width-xs .content-wrapper,
.mod_article .element-width-xl,
.mod_article .element-width-l,
.mod_article .element-width-m,
.mod_article .element-width-s,
.mod_article .element-width-xs {
  margin-right: auto;
  margin-left: auto;
  position: relative;
}
.mod_article.content-width-fullwidth .content-wrapper,
.mod_article .element-width-fullwidth {
  max-width: var(--content-width-fullwidth);
}
.mod_article.content-width-xl .content-wrapper,
.mod_article .element-width-xl {
  max-width: var(--content-width-xl);
}
.mod_article.content-width-l .content-wrapper,
.mod_article .element-width-l {
  max-width: var(--content-width-l);
}
.mod_article.content-width-m .content-wrapper,
.mod_article .element-width-m {
  max-width: var(--content-width-m);
}
.mod_article.content-width-s .content-wrapper,
.mod_article .element-width-s {
  max-width: var(--content-width-s);
}
.mod_article.content-width-xs .content-wrapper,
.mod_article .element-width-xs {
  max-width: var(--content-width-xs);
}

.page-top {
  max-width: var(--layout-width-fullwidth);
  z-index: 0;
  background-color: #ffffff;
  color: var(--color-dark);
  margin-bottom: 0.8rem;
}
.page-top .content-wrapper {
  max-width: var(--content-width-l);
  padding-top: var(--distance-xs);
  padding-bottom: var(--distance-xs);
  font-size: var(--font-size-s);
  text-align: right;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.page-nav {
  background-color: #ffffff;
  box-shadow: var(--shadow-1);
}
.page-nav .content-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 0;
  padding-bottom: 0;
}
.page-nav .content-wrapper #logo {
  margin-right: auto;
  width: 240px;
  height: auto;
  margin-top: 2.2rem;
  margin-bottom: 2.2rem;
}
.page-nav .content-wrapper .navigation {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.page-nav .content-wrapper .navigation .navigation-top {
  display: none;
  flex-direction: row;
}
@media only screen and (min-width: 1024px) {
  .page-nav .content-wrapper .navigation .navigation-top {
    display: flex;
  }
}

.fixed-header #fixed #logo,
.fixed-header-static.variant #fixed #logo,
.fixed-header-scroll #fixed #logo {
  margin-right: auto;
  width: 180px;
  height: auto;
  margin-top: 1.2rem;
  margin-bottom: 1.2rem;
}

@media screen and (min-width: 1024px) {
  .page-nav .content-wrapper #logo {
    margin-right: auto;
    width: 240px;
    height: auto;
    margin-top: 2.2rem;
    margin-bottom: 2.2rem;
  }
  .fixed-header #fixed #logo,
  .fixed-header-static.variant #fixed #logo,
  .fixed-header-scroll #fixed #logo {
    margin-right: auto;
    width: 180px;
    height: auto;
    margin-top: 1.2rem;
    margin-bottom: 1.2rem;
  }
}
.home .page-header {
  min-height: 450px;
}

.page-header {
  max-width: var(--layout-width-fullwidth);
  height: 180px;
  z-index: 0;
  color: var(--color-light);
  /*  &::after {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(255,255,255,0.8);
      z-index: -1;
    }*/
}
.page-header .content-wrapper {
  max-width: var(--content-width-l);
  display: flex;
}
.page-header .content-wrapper h1, .page-header .content-wrapper h2, .page-header .content-wrapper h3, .page-header .content-wrapper h4, .page-header .content-wrapper h5, .page-header .content-wrapper h6,
.page-header .content-wrapper .like-h1, .page-header .content-wrapper .like-h2, .page-header .content-wrapper .like-h3, .page-header .content-wrapper .like-h4, .page-header .content-wrapper .like-h5, .page-header .content-wrapper .like-h6 {
  color: var(--color-hl-light);
}
.page-header .content-wrapper .callbox {
  background-color: rgba(48, 7, 7, 0.5);
  padding: 0 1rem;
  margin: 2rem 0 1rem !important;
}
.page-header .content-wrapper .ce_player,
.page-header .content-wrapper .ce_image {
  margin-top: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -2;
}
.page-header .content-wrapper .video_container,
.page-header .content-wrapper .image_container {
  height: 100%;
  width: 100%;
}
.page-header .content-wrapper video,
.page-header .content-wrapper img {
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
  object-fit: cover;
}

.page-footer {
  z-index: 0;
  background-color: #222222;
  color: var(--color-light);
}
.page-footer h1, .page-footer h2, .page-footer h3, .page-footer h4, .page-footer h5, .page-footer h6,
.page-footer .like-h1, .page-footer .like-h2, .page-footer .like-h3, .page-footer .like-h4, .page-footer .like-h5, .page-footer .like-h6 {
  color: var(--color-hl-light);
}
.page-footer a {
  color: #ffffff;
}

.page-bottom {
  z-index: 0;
  font-size: var(--font-size-s);
  background-color: #000000;
  color: var(--color-light);
}
.page-bottom h1, .page-bottom h2, .page-bottom h3, .page-bottom h4, .page-bottom h5, .page-bottom h6,
.page-bottom .like-h1, .page-bottom .like-h2, .page-bottom .like-h3, .page-bottom .like-h4, .page-bottom .like-h5, .page-bottom .like-h6 {
  color: var(--color-hl-light);
}
.page-bottom a {
  color: #ffffff;
}

:target {
  scroll-margin-top: 100px;
  overflow: visible;
}

nav#nav-breadcrumb {
  max-width: var(--content-width-l);
  margin: 0 auto !important;
  padding: 2.4rem;
}

@media only screen and (min-width: 1024px) {
  .has-sticky-toc .content-wrapper {
    display: grid;
    grid-template-columns: [toc] 200px [content] auto;
  }
  .has-sticky-toc .content-wrapper > * {
    grid-column: content;
  }
  .has-sticky-toc .content-wrapper .toc {
    grid-column: toc;
    grid-row: 1/9999;
    position: sticky;
    top: 2.4rem;
    height: fit-content;
    margin-top: 0;
  }
}
.toc ul {
  padding: 0;
}

.toc li {
  list-style: none;
}

.lang-change {
  position: relative;
  z-index: 10;
}

.lang-change .lang {
  cursor: pointer;
  padding-right: 28px;
  margin-left: 2.4rem;
}

.lang-change .lang::after {
  content: "";
  position: absolute;
  right: 0;
  top: 4px;
  background-image: url(/files/themes/weschu-gmbh/images/pfeil-unten.svg);
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
  background-size: contain;
  transition: 0.2s linear;
}

.lang-change .lang.open::after {
  transform: rotate(180deg);
  transition: 0.2s linear;
}

.lang-change ul.lang-pane {
  margin-top: 2.4rem;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s linear;
  padding: 2.4rem;
  list-style: none;
  background-color: lightblue;
  position: absolute;
  top: 100%;
  right: 0;
}

.lang-change ul.lang-pane.open {
  visibility: visible;
  opacity: 1;
}

.button-pulse button {
  background: var(--bg-color);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.button-pulse .button__wrapper:hover .pulsing:before {
  animation: pulsing 0.2s linear infinite;
}
.button-pulse .button__wrapper:hover .pulsing::after {
  animation: pulsing1 0.2s linear infinite;
}

#fixed {
  position: static;
  top: -100%;
}

.fixed-header #fixed,
.fixed-header-scroll #fixed,
.fixed-header-static #fixed {
  position: fixed;
  width: 100%;
  z-index: 1;
  top: 0 !important;
}

.fixed-header #fixed,
.fixed-header-scroll #fixed {
  transition: top 0.6s ease;
}

.fixed-header-scroll.down #fixed {
  top: -100% !important;
  transition: top 1.6s ease;
}

.fixed-header-scroll.up #fixed {
  top: 0 !important;
  transition: top 0.6s ease;
}

.fixed-header-static #fixed * {
  transition: 0.6s ease;
}

.customiconinerttag {
  display: inline-flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: nowrap;
}
.customiconinerttag i {
  margin-right: 0.5em;
}

/*# sourceMappingURL=style.css.map */

/* inter-regular - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    src: url('../../files/themes/weschu-gmbh/fonts/inter-v13-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-600 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    src: url('../../files/themes/weschu-gmbh/fonts/inter-v13-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-700 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    src: url('../../files/themes/weschu-gmbh/fonts/inter-v13-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/*!
 * Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(../../files/themes/weschu-gmbh/fonts/fontawesome-free-5.13.0-web/webfonts/fa-solid-900.eot);src:url(../../files/themes/weschu-gmbh/fonts/fontawesome-free-5.13.0-web/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(../../files/themes/weschu-gmbh/fonts/fontawesome-free-5.13.0-web/webfonts/fa-solid-900.woff2) format("woff2"),url(../../files/themes/weschu-gmbh/fonts/fontawesome-free-5.13.0-web/webfonts/fa-solid-900.woff) format("woff"),url(../../files/themes/weschu-gmbh/fonts/fontawesome-free-5.13.0-web/webfonts/fa-solid-900.ttf) format("truetype"),url(../../files/themes/weschu-gmbh/fonts/fontawesome-free-5.13.0-web/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.fas{font-family:"Font Awesome 5 Free";font-weight:900}
/*!
 * Bootstrap Icons v1.11.3 (https://icons.getbootstrap.com/)
 * Copyright 2019-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE)
 */@font-face{font-display:block;font-family:bootstrap-icons;src:url("../../files/themes/weschu-gmbh/fonts/bootstrap-icons.woff2?dd67030699838ea613ee6dbda90effa6") format("woff2"),url("../../files/themes/weschu-gmbh/fonts/bootstrap-icons.woff?dd67030699838ea613ee6dbda90effa6") format("woff")}.bi::before,[class*=" bi-"]::before,[class^=bi-]::before{display:inline-block;font-family:bootstrap-icons!important;font-style:normal;font-weight:400!important;font-variant:normal;text-transform:none;line-height:1;vertical-align:-.125em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bi-123::before{content:"\f67f"}.bi-alarm-fill::before{content:"\f101"}.bi-alarm::before{content:"\f102"}.bi-align-bottom::before{content:"\f103"}.bi-align-center::before{content:"\f104"}.bi-align-end::before{content:"\f105"}.bi-align-middle::before{content:"\f106"}.bi-align-start::before{content:"\f107"}.bi-align-top::before{content:"\f108"}.bi-alt::before{content:"\f109"}.bi-app-indicator::before{content:"\f10a"}.bi-app::before{content:"\f10b"}.bi-archive-fill::before{content:"\f10c"}.bi-archive::before{content:"\f10d"}.bi-arrow-90deg-down::before{content:"\f10e"}.bi-arrow-90deg-left::before{content:"\f10f"}.bi-arrow-90deg-right::before{content:"\f110"}.bi-arrow-90deg-up::before{content:"\f111"}.bi-arrow-bar-down::before{content:"\f112"}.bi-arrow-bar-left::before{content:"\f113"}.bi-arrow-bar-right::before{content:"\f114"}.bi-arrow-bar-up::before{content:"\f115"}.bi-arrow-clockwise::before{content:"\f116"}.bi-arrow-counterclockwise::before{content:"\f117"}.bi-arrow-down-circle-fill::before{content:"\f118"}.bi-arrow-down-circle::before{content:"\f119"}.bi-arrow-down-left-circle-fill::before{content:"\f11a"}.bi-arrow-down-left-circle::before{content:"\f11b"}.bi-arrow-down-left-square-fill::before{content:"\f11c"}.bi-arrow-down-left-square::before{content:"\f11d"}.bi-arrow-down-left::before{content:"\f11e"}.bi-arrow-down-right-circle-fill::before{content:"\f11f"}.bi-arrow-down-right-circle::before{content:"\f120"}.bi-arrow-down-right-square-fill::before{content:"\f121"}.bi-arrow-down-right-square::before{content:"\f122"}.bi-arrow-down-right::before{content:"\f123"}.bi-arrow-down-short::before{content:"\f124"}.bi-arrow-down-square-fill::before{content:"\f125"}.bi-arrow-down-square::before{content:"\f126"}.bi-arrow-down-up::before{content:"\f127"}.bi-arrow-down::before{content:"\f128"}.bi-arrow-left-circle-fill::before{content:"\f129"}.bi-arrow-left-circle::before{content:"\f12a"}.bi-arrow-left-right::before{content:"\f12b"}.bi-arrow-left-short::before{content:"\f12c"}.bi-arrow-left-square-fill::before{content:"\f12d"}.bi-arrow-left-square::before{content:"\f12e"}.bi-arrow-left::before{content:"\f12f"}.bi-arrow-repeat::before{content:"\f130"}.bi-arrow-return-left::before{content:"\f131"}.bi-arrow-return-right::before{content:"\f132"}.bi-arrow-right-circle-fill::before{content:"\f133"}.bi-arrow-right-circle::before{content:"\f134"}.bi-arrow-right-short::before{content:"\f135"}.bi-arrow-right-square-fill::before{content:"\f136"}.bi-arrow-right-square::before{content:"\f137"}.bi-arrow-right::before{content:"\f138"}.bi-arrow-up-circle-fill::before{content:"\f139"}.bi-arrow-up-circle::before{content:"\f13a"}.bi-arrow-up-left-circle-fill::before{content:"\f13b"}.bi-arrow-up-left-circle::before{content:"\f13c"}.bi-arrow-up-left-square-fill::before{content:"\f13d"}.bi-arrow-up-left-square::before{content:"\f13e"}.bi-arrow-up-left::before{content:"\f13f"}.bi-arrow-up-right-circle-fill::before{content:"\f140"}.bi-arrow-up-right-circle::before{content:"\f141"}.bi-arrow-up-right-square-fill::before{content:"\f142"}.bi-arrow-up-right-square::before{content:"\f143"}.bi-arrow-up-right::before{content:"\f144"}.bi-arrow-up-short::before{content:"\f145"}.bi-arrow-up-square-fill::before{content:"\f146"}.bi-arrow-up-square::before{content:"\f147"}.bi-arrow-up::before{content:"\f148"}.bi-arrows-angle-contract::before{content:"\f149"}.bi-arrows-angle-expand::before{content:"\f14a"}.bi-arrows-collapse::before{content:"\f14b"}.bi-arrows-expand::before{content:"\f14c"}.bi-arrows-fullscreen::before{content:"\f14d"}.bi-arrows-move::before{content:"\f14e"}.bi-aspect-ratio-fill::before{content:"\f14f"}.bi-aspect-ratio::before{content:"\f150"}.bi-asterisk::before{content:"\f151"}.bi-at::before{content:"\f152"}.bi-award-fill::before{content:"\f153"}.bi-award::before{content:"\f154"}.bi-back::before{content:"\f155"}.bi-backspace-fill::before{content:"\f156"}.bi-backspace-reverse-fill::before{content:"\f157"}.bi-backspace-reverse::before{content:"\f158"}.bi-backspace::before{content:"\f159"}.bi-badge-3d-fill::before{content:"\f15a"}.bi-badge-3d::before{content:"\f15b"}.bi-badge-4k-fill::before{content:"\f15c"}.bi-badge-4k::before{content:"\f15d"}.bi-badge-8k-fill::before{content:"\f15e"}.bi-badge-8k::before{content:"\f15f"}.bi-badge-ad-fill::before{content:"\f160"}.bi-badge-ad::before{content:"\f161"}.bi-badge-ar-fill::before{content:"\f162"}.bi-badge-ar::before{content:"\f163"}.bi-badge-cc-fill::before{content:"\f164"}.bi-badge-cc::before{content:"\f165"}.bi-badge-hd-fill::before{content:"\f166"}.bi-badge-hd::before{content:"\f167"}.bi-badge-tm-fill::before{content:"\f168"}.bi-badge-tm::before{content:"\f169"}.bi-badge-vo-fill::before{content:"\f16a"}.bi-badge-vo::before{content:"\f16b"}.bi-badge-vr-fill::before{content:"\f16c"}.bi-badge-vr::before{content:"\f16d"}.bi-badge-wc-fill::before{content:"\f16e"}.bi-badge-wc::before{content:"\f16f"}.bi-bag-check-fill::before{content:"\f170"}.bi-bag-check::before{content:"\f171"}.bi-bag-dash-fill::before{content:"\f172"}.bi-bag-dash::before{content:"\f173"}.bi-bag-fill::before{content:"\f174"}.bi-bag-plus-fill::before{content:"\f175"}.bi-bag-plus::before{content:"\f176"}.bi-bag-x-fill::before{content:"\f177"}.bi-bag-x::before{content:"\f178"}.bi-bag::before{content:"\f179"}.bi-bar-chart-fill::before{content:"\f17a"}.bi-bar-chart-line-fill::before{content:"\f17b"}.bi-bar-chart-line::before{content:"\f17c"}.bi-bar-chart-steps::before{content:"\f17d"}.bi-bar-chart::before{content:"\f17e"}.bi-basket-fill::before{content:"\f17f"}.bi-basket::before{content:"\f180"}.bi-basket2-fill::before{content:"\f181"}.bi-basket2::before{content:"\f182"}.bi-basket3-fill::before{content:"\f183"}.bi-basket3::before{content:"\f184"}.bi-battery-charging::before{content:"\f185"}.bi-battery-full::before{content:"\f186"}.bi-battery-half::before{content:"\f187"}.bi-battery::before{content:"\f188"}.bi-bell-fill::before{content:"\f189"}.bi-bell::before{content:"\f18a"}.bi-bezier::before{content:"\f18b"}.bi-bezier2::before{content:"\f18c"}.bi-bicycle::before{content:"\f18d"}.bi-binoculars-fill::before{content:"\f18e"}.bi-binoculars::before{content:"\f18f"}.bi-blockquote-left::before{content:"\f190"}.bi-blockquote-right::before{content:"\f191"}.bi-book-fill::before{content:"\f192"}.bi-book-half::before{content:"\f193"}.bi-book::before{content:"\f194"}.bi-bookmark-check-fill::before{content:"\f195"}.bi-bookmark-check::before{content:"\f196"}.bi-bookmark-dash-fill::before{content:"\f197"}.bi-bookmark-dash::before{content:"\f198"}.bi-bookmark-fill::before{content:"\f199"}.bi-bookmark-heart-fill::before{content:"\f19a"}.bi-bookmark-heart::before{content:"\f19b"}.bi-bookmark-plus-fill::before{content:"\f19c"}.bi-bookmark-plus::before{content:"\f19d"}.bi-bookmark-star-fill::before{content:"\f19e"}.bi-bookmark-star::before{content:"\f19f"}.bi-bookmark-x-fill::before{content:"\f1a0"}.bi-bookmark-x::before{content:"\f1a1"}.bi-bookmark::before{content:"\f1a2"}.bi-bookmarks-fill::before{content:"\f1a3"}.bi-bookmarks::before{content:"\f1a4"}.bi-bookshelf::before{content:"\f1a5"}.bi-bootstrap-fill::before{content:"\f1a6"}.bi-bootstrap-reboot::before{content:"\f1a7"}.bi-bootstrap::before{content:"\f1a8"}.bi-border-all::before{content:"\f1a9"}.bi-border-bottom::before{content:"\f1aa"}.bi-border-center::before{content:"\f1ab"}.bi-border-inner::before{content:"\f1ac"}.bi-border-left::before{content:"\f1ad"}.bi-border-middle::before{content:"\f1ae"}.bi-border-outer::before{content:"\f1af"}.bi-border-right::before{content:"\f1b0"}.bi-border-style::before{content:"\f1b1"}.bi-border-top::before{content:"\f1b2"}.bi-border-width::before{content:"\f1b3"}.bi-border::before{content:"\f1b4"}.bi-bounding-box-circles::before{content:"\f1b5"}.bi-bounding-box::before{content:"\f1b6"}.bi-box-arrow-down-left::before{content:"\f1b7"}.bi-box-arrow-down-right::before{content:"\f1b8"}.bi-box-arrow-down::before{content:"\f1b9"}.bi-box-arrow-in-down-left::before{content:"\f1ba"}.bi-box-arrow-in-down-right::before{content:"\f1bb"}.bi-box-arrow-in-down::before{content:"\f1bc"}.bi-box-arrow-in-left::before{content:"\f1bd"}.bi-box-arrow-in-right::before{content:"\f1be"}.bi-box-arrow-in-up-left::before{content:"\f1bf"}.bi-box-arrow-in-up-right::before{content:"\f1c0"}.bi-box-arrow-in-up::before{content:"\f1c1"}.bi-box-arrow-left::before{content:"\f1c2"}.bi-box-arrow-right::before{content:"\f1c3"}.bi-box-arrow-up-left::before{content:"\f1c4"}.bi-box-arrow-up-right::before{content:"\f1c5"}.bi-box-arrow-up::before{content:"\f1c6"}.bi-box-seam::before{content:"\f1c7"}.bi-box::before{content:"\f1c8"}.bi-braces::before{content:"\f1c9"}.bi-bricks::before{content:"\f1ca"}.bi-briefcase-fill::before{content:"\f1cb"}.bi-briefcase::before{content:"\f1cc"}.bi-brightness-alt-high-fill::before{content:"\f1cd"}.bi-brightness-alt-high::before{content:"\f1ce"}.bi-brightness-alt-low-fill::before{content:"\f1cf"}.bi-brightness-alt-low::before{content:"\f1d0"}.bi-brightness-high-fill::before{content:"\f1d1"}.bi-brightness-high::before{content:"\f1d2"}.bi-brightness-low-fill::before{content:"\f1d3"}.bi-brightness-low::before{content:"\f1d4"}.bi-broadcast-pin::before{content:"\f1d5"}.bi-broadcast::before{content:"\f1d6"}.bi-brush-fill::before{content:"\f1d7"}.bi-brush::before{content:"\f1d8"}.bi-bucket-fill::before{content:"\f1d9"}.bi-bucket::before{content:"\f1da"}.bi-bug-fill::before{content:"\f1db"}.bi-bug::before{content:"\f1dc"}.bi-building::before{content:"\f1dd"}.bi-bullseye::before{content:"\f1de"}.bi-calculator-fill::before{content:"\f1df"}.bi-calculator::before{content:"\f1e0"}.bi-calendar-check-fill::before{content:"\f1e1"}.bi-calendar-check::before{content:"\f1e2"}.bi-calendar-date-fill::before{content:"\f1e3"}.bi-calendar-date::before{content:"\f1e4"}.bi-calendar-day-fill::before{content:"\f1e5"}.bi-calendar-day::before{content:"\f1e6"}.bi-calendar-event-fill::before{content:"\f1e7"}.bi-calendar-event::before{content:"\f1e8"}.bi-calendar-fill::before{content:"\f1e9"}.bi-calendar-minus-fill::before{content:"\f1ea"}.bi-calendar-minus::before{content:"\f1eb"}.bi-calendar-month-fill::before{content:"\f1ec"}.bi-calendar-month::before{content:"\f1ed"}.bi-calendar-plus-fill::before{content:"\f1ee"}.bi-calendar-plus::before{content:"\f1ef"}.bi-calendar-range-fill::before{content:"\f1f0"}.bi-calendar-range::before{content:"\f1f1"}.bi-calendar-week-fill::before{content:"\f1f2"}.bi-calendar-week::before{content:"\f1f3"}.bi-calendar-x-fill::before{content:"\f1f4"}.bi-calendar-x::before{content:"\f1f5"}.bi-calendar::before{content:"\f1f6"}.bi-calendar2-check-fill::before{content:"\f1f7"}.bi-calendar2-check::before{content:"\f1f8"}.bi-calendar2-date-fill::before{content:"\f1f9"}.bi-calendar2-date::before{content:"\f1fa"}.bi-calendar2-day-fill::before{content:"\f1fb"}.bi-calendar2-day::before{content:"\f1fc"}.bi-calendar2-event-fill::before{content:"\f1fd"}.bi-calendar2-event::before{content:"\f1fe"}.bi-calendar2-fill::before{content:"\f1ff"}.bi-calendar2-minus-fill::before{content:"\f200"}.bi-calendar2-minus::before{content:"\f201"}.bi-calendar2-month-fill::before{content:"\f202"}.bi-calendar2-month::before{content:"\f203"}.bi-calendar2-plus-fill::before{content:"\f204"}.bi-calendar2-plus::before{content:"\f205"}.bi-calendar2-range-fill::before{content:"\f206"}.bi-calendar2-range::before{content:"\f207"}.bi-calendar2-week-fill::before{content:"\f208"}.bi-calendar2-week::before{content:"\f209"}.bi-calendar2-x-fill::before{content:"\f20a"}.bi-calendar2-x::before{content:"\f20b"}.bi-calendar2::before{content:"\f20c"}.bi-calendar3-event-fill::before{content:"\f20d"}.bi-calendar3-event::before{content:"\f20e"}.bi-calendar3-fill::before{content:"\f20f"}.bi-calendar3-range-fill::before{content:"\f210"}.bi-calendar3-range::before{content:"\f211"}.bi-calendar3-week-fill::before{content:"\f212"}.bi-calendar3-week::before{content:"\f213"}.bi-calendar3::before{content:"\f214"}.bi-calendar4-event::before{content:"\f215"}.bi-calendar4-range::before{content:"\f216"}.bi-calendar4-week::before{content:"\f217"}.bi-calendar4::before{content:"\f218"}.bi-camera-fill::before{content:"\f219"}.bi-camera-reels-fill::before{content:"\f21a"}.bi-camera-reels::before{content:"\f21b"}.bi-camera-video-fill::before{content:"\f21c"}.bi-camera-video-off-fill::before{content:"\f21d"}.bi-camera-video-off::before{content:"\f21e"}.bi-camera-video::before{content:"\f21f"}.bi-camera::before{content:"\f220"}.bi-camera2::before{content:"\f221"}.bi-capslock-fill::before{content:"\f222"}.bi-capslock::before{content:"\f223"}.bi-card-checklist::before{content:"\f224"}.bi-card-heading::before{content:"\f225"}.bi-card-image::before{content:"\f226"}.bi-card-list::before{content:"\f227"}.bi-card-text::before{content:"\f228"}.bi-caret-down-fill::before{content:"\f229"}.bi-caret-down-square-fill::before{content:"\f22a"}.bi-caret-down-square::before{content:"\f22b"}.bi-caret-down::before{content:"\f22c"}.bi-caret-left-fill::before{content:"\f22d"}.bi-caret-left-square-fill::before{content:"\f22e"}.bi-caret-left-square::before{content:"\f22f"}.bi-caret-left::before{content:"\f230"}.bi-caret-right-fill::before{content:"\f231"}.bi-caret-right-square-fill::before{content:"\f232"}.bi-caret-right-square::before{content:"\f233"}.bi-caret-right::before{content:"\f234"}.bi-caret-up-fill::before{content:"\f235"}.bi-caret-up-square-fill::before{content:"\f236"}.bi-caret-up-square::before{content:"\f237"}.bi-caret-up::before{content:"\f238"}.bi-cart-check-fill::before{content:"\f239"}.bi-cart-check::before{content:"\f23a"}.bi-cart-dash-fill::before{content:"\f23b"}.bi-cart-dash::before{content:"\f23c"}.bi-cart-fill::before{content:"\f23d"}.bi-cart-plus-fill::before{content:"\f23e"}.bi-cart-plus::before{content:"\f23f"}.bi-cart-x-fill::before{content:"\f240"}.bi-cart-x::before{content:"\f241"}.bi-cart::before{content:"\f242"}.bi-cart2::before{content:"\f243"}.bi-cart3::before{content:"\f244"}.bi-cart4::before{content:"\f245"}.bi-cash-stack::before{content:"\f246"}.bi-cash::before{content:"\f247"}.bi-cast::before{content:"\f248"}.bi-chat-dots-fill::before{content:"\f249"}.bi-chat-dots::before{content:"\f24a"}.bi-chat-fill::before{content:"\f24b"}.bi-chat-left-dots-fill::before{content:"\f24c"}.bi-chat-left-dots::before{content:"\f24d"}.bi-chat-left-fill::before{content:"\f24e"}.bi-chat-left-quote-fill::before{content:"\f24f"}.bi-chat-left-quote::before{content:"\f250"}.bi-chat-left-text-fill::before{content:"\f251"}.bi-chat-left-text::before{content:"\f252"}.bi-chat-left::before{content:"\f253"}.bi-chat-quote-fill::before{content:"\f254"}.bi-chat-quote::before{content:"\f255"}.bi-chat-right-dots-fill::before{content:"\f256"}.bi-chat-right-dots::before{content:"\f257"}.bi-chat-right-fill::before{content:"\f258"}.bi-chat-right-quote-fill::before{content:"\f259"}.bi-chat-right-quote::before{content:"\f25a"}.bi-chat-right-text-fill::before{content:"\f25b"}.bi-chat-right-text::before{content:"\f25c"}.bi-chat-right::before{content:"\f25d"}.bi-chat-square-dots-fill::before{content:"\f25e"}.bi-chat-square-dots::before{content:"\f25f"}.bi-chat-square-fill::before{content:"\f260"}.bi-chat-square-quote-fill::before{content:"\f261"}.bi-chat-square-quote::before{content:"\f262"}.bi-chat-square-text-fill::before{content:"\f263"}.bi-chat-square-text::before{content:"\f264"}.bi-chat-square::before{content:"\f265"}.bi-chat-text-fill::before{content:"\f266"}.bi-chat-text::before{content:"\f267"}.bi-chat::before{content:"\f268"}.bi-check-all::before{content:"\f269"}.bi-check-circle-fill::before{content:"\f26a"}.bi-check-circle::before{content:"\f26b"}.bi-check-square-fill::before{content:"\f26c"}.bi-check-square::before{content:"\f26d"}.bi-check::before{content:"\f26e"}.bi-check2-all::before{content:"\f26f"}.bi-check2-circle::before{content:"\f270"}.bi-check2-square::before{content:"\f271"}.bi-check2::before{content:"\f272"}.bi-chevron-bar-contract::before{content:"\f273"}.bi-chevron-bar-down::before{content:"\f274"}.bi-chevron-bar-expand::before{content:"\f275"}.bi-chevron-bar-left::before{content:"\f276"}.bi-chevron-bar-right::before{content:"\f277"}.bi-chevron-bar-up::before{content:"\f278"}.bi-chevron-compact-down::before{content:"\f279"}.bi-chevron-compact-left::before{content:"\f27a"}.bi-chevron-compact-right::before{content:"\f27b"}.bi-chevron-compact-up::before{content:"\f27c"}.bi-chevron-contract::before{content:"\f27d"}.bi-chevron-double-down::before{content:"\f27e"}.bi-chevron-double-left::before{content:"\f27f"}.bi-chevron-double-right::before{content:"\f280"}.bi-chevron-double-up::before{content:"\f281"}.bi-chevron-down::before{content:"\f282"}.bi-chevron-expand::before{content:"\f283"}.bi-chevron-left::before{content:"\f284"}.bi-chevron-right::before{content:"\f285"}.bi-chevron-up::before{content:"\f286"}.bi-circle-fill::before{content:"\f287"}.bi-circle-half::before{content:"\f288"}.bi-circle-square::before{content:"\f289"}.bi-circle::before{content:"\f28a"}.bi-clipboard-check::before{content:"\f28b"}.bi-clipboard-data::before{content:"\f28c"}.bi-clipboard-minus::before{content:"\f28d"}.bi-clipboard-plus::before{content:"\f28e"}.bi-clipboard-x::before{content:"\f28f"}.bi-clipboard::before{content:"\f290"}.bi-clock-fill::before{content:"\f291"}.bi-clock-history::before{content:"\f292"}.bi-clock::before{content:"\f293"}.bi-cloud-arrow-down-fill::before{content:"\f294"}.bi-cloud-arrow-down::before{content:"\f295"}.bi-cloud-arrow-up-fill::before{content:"\f296"}.bi-cloud-arrow-up::before{content:"\f297"}.bi-cloud-check-fill::before{content:"\f298"}.bi-cloud-check::before{content:"\f299"}.bi-cloud-download-fill::before{content:"\f29a"}.bi-cloud-download::before{content:"\f29b"}.bi-cloud-drizzle-fill::before{content:"\f29c"}.bi-cloud-drizzle::before{content:"\f29d"}.bi-cloud-fill::before{content:"\f29e"}.bi-cloud-fog-fill::before{content:"\f29f"}.bi-cloud-fog::before{content:"\f2a0"}.bi-cloud-fog2-fill::before{content:"\f2a1"}.bi-cloud-fog2::before{content:"\f2a2"}.bi-cloud-hail-fill::before{content:"\f2a3"}.bi-cloud-hail::before{content:"\f2a4"}.bi-cloud-haze-fill::before{content:"\f2a6"}.bi-cloud-haze::before{content:"\f2a7"}.bi-cloud-haze2-fill::before{content:"\f2a8"}.bi-cloud-lightning-fill::before{content:"\f2a9"}.bi-cloud-lightning-rain-fill::before{content:"\f2aa"}.bi-cloud-lightning-rain::before{content:"\f2ab"}.bi-cloud-lightning::before{content:"\f2ac"}.bi-cloud-minus-fill::before{content:"\f2ad"}.bi-cloud-minus::before{content:"\f2ae"}.bi-cloud-moon-fill::before{content:"\f2af"}.bi-cloud-moon::before{content:"\f2b0"}.bi-cloud-plus-fill::before{content:"\f2b1"}.bi-cloud-plus::before{content:"\f2b2"}.bi-cloud-rain-fill::before{content:"\f2b3"}.bi-cloud-rain-heavy-fill::before{content:"\f2b4"}.bi-cloud-rain-heavy::before{content:"\f2b5"}.bi-cloud-rain::before{content:"\f2b6"}.bi-cloud-slash-fill::before{content:"\f2b7"}.bi-cloud-slash::before{content:"\f2b8"}.bi-cloud-sleet-fill::before{content:"\f2b9"}.bi-cloud-sleet::before{content:"\f2ba"}.bi-cloud-snow-fill::before{content:"\f2bb"}.bi-cloud-snow::before{content:"\f2bc"}.bi-cloud-sun-fill::before{content:"\f2bd"}.bi-cloud-sun::before{content:"\f2be"}.bi-cloud-upload-fill::before{content:"\f2bf"}.bi-cloud-upload::before{content:"\f2c0"}.bi-cloud::before{content:"\f2c1"}.bi-clouds-fill::before{content:"\f2c2"}.bi-clouds::before{content:"\f2c3"}.bi-cloudy-fill::before{content:"\f2c4"}.bi-cloudy::before{content:"\f2c5"}.bi-code-slash::before{content:"\f2c6"}.bi-code-square::before{content:"\f2c7"}.bi-code::before{content:"\f2c8"}.bi-collection-fill::before{content:"\f2c9"}.bi-collection-play-fill::before{content:"\f2ca"}.bi-collection-play::before{content:"\f2cb"}.bi-collection::before{content:"\f2cc"}.bi-columns-gap::before{content:"\f2cd"}.bi-columns::before{content:"\f2ce"}.bi-command::before{content:"\f2cf"}.bi-compass-fill::before{content:"\f2d0"}.bi-compass::before{content:"\f2d1"}.bi-cone-striped::before{content:"\f2d2"}.bi-cone::before{content:"\f2d3"}.bi-controller::before{content:"\f2d4"}.bi-cpu-fill::before{content:"\f2d5"}.bi-cpu::before{content:"\f2d6"}.bi-credit-card-2-back-fill::before{content:"\f2d7"}.bi-credit-card-2-back::before{content:"\f2d8"}.bi-credit-card-2-front-fill::before{content:"\f2d9"}.bi-credit-card-2-front::before{content:"\f2da"}.bi-credit-card-fill::before{content:"\f2db"}.bi-credit-card::before{content:"\f2dc"}.bi-crop::before{content:"\f2dd"}.bi-cup-fill::before{content:"\f2de"}.bi-cup-straw::before{content:"\f2df"}.bi-cup::before{content:"\f2e0"}.bi-cursor-fill::before{content:"\f2e1"}.bi-cursor-text::before{content:"\f2e2"}.bi-cursor::before{content:"\f2e3"}.bi-dash-circle-dotted::before{content:"\f2e4"}.bi-dash-circle-fill::before{content:"\f2e5"}.bi-dash-circle::before{content:"\f2e6"}.bi-dash-square-dotted::before{content:"\f2e7"}.bi-dash-square-fill::before{content:"\f2e8"}.bi-dash-square::before{content:"\f2e9"}.bi-dash::before{content:"\f2ea"}.bi-diagram-2-fill::before{content:"\f2eb"}.bi-diagram-2::before{content:"\f2ec"}.bi-diagram-3-fill::before{content:"\f2ed"}.bi-diagram-3::before{content:"\f2ee"}.bi-diamond-fill::before{content:"\f2ef"}.bi-diamond-half::before{content:"\f2f0"}.bi-diamond::before{content:"\f2f1"}.bi-dice-1-fill::before{content:"\f2f2"}.bi-dice-1::before{content:"\f2f3"}.bi-dice-2-fill::before{content:"\f2f4"}.bi-dice-2::before{content:"\f2f5"}.bi-dice-3-fill::before{content:"\f2f6"}.bi-dice-3::before{content:"\f2f7"}.bi-dice-4-fill::before{content:"\f2f8"}.bi-dice-4::before{content:"\f2f9"}.bi-dice-5-fill::before{content:"\f2fa"}.bi-dice-5::before{content:"\f2fb"}.bi-dice-6-fill::before{content:"\f2fc"}.bi-dice-6::before{content:"\f2fd"}.bi-disc-fill::before{content:"\f2fe"}.bi-disc::before{content:"\f2ff"}.bi-discord::before{content:"\f300"}.bi-display-fill::before{content:"\f301"}.bi-display::before{content:"\f302"}.bi-distribute-horizontal::before{content:"\f303"}.bi-distribute-vertical::before{content:"\f304"}.bi-door-closed-fill::before{content:"\f305"}.bi-door-closed::before{content:"\f306"}.bi-door-open-fill::before{content:"\f307"}.bi-door-open::before{content:"\f308"}.bi-dot::before{content:"\f309"}.bi-download::before{content:"\f30a"}.bi-droplet-fill::before{content:"\f30b"}.bi-droplet-half::before{content:"\f30c"}.bi-droplet::before{content:"\f30d"}.bi-earbuds::before{content:"\f30e"}.bi-easel-fill::before{content:"\f30f"}.bi-easel::before{content:"\f310"}.bi-egg-fill::before{content:"\f311"}.bi-egg-fried::before{content:"\f312"}.bi-egg::before{content:"\f313"}.bi-eject-fill::before{content:"\f314"}.bi-eject::before{content:"\f315"}.bi-emoji-angry-fill::before{content:"\f316"}.bi-emoji-angry::before{content:"\f317"}.bi-emoji-dizzy-fill::before{content:"\f318"}.bi-emoji-dizzy::before{content:"\f319"}.bi-emoji-expressionless-fill::before{content:"\f31a"}.bi-emoji-expressionless::before{content:"\f31b"}.bi-emoji-frown-fill::before{content:"\f31c"}.bi-emoji-frown::before{content:"\f31d"}.bi-emoji-heart-eyes-fill::before{content:"\f31e"}.bi-emoji-heart-eyes::before{content:"\f31f"}.bi-emoji-laughing-fill::before{content:"\f320"}.bi-emoji-laughing::before{content:"\f321"}.bi-emoji-neutral-fill::before{content:"\f322"}.bi-emoji-neutral::before{content:"\f323"}.bi-emoji-smile-fill::before{content:"\f324"}.bi-emoji-smile-upside-down-fill::before{content:"\f325"}.bi-emoji-smile-upside-down::before{content:"\f326"}.bi-emoji-smile::before{content:"\f327"}.bi-emoji-sunglasses-fill::before{content:"\f328"}.bi-emoji-sunglasses::before{content:"\f329"}.bi-emoji-wink-fill::before{content:"\f32a"}.bi-emoji-wink::before{content:"\f32b"}.bi-envelope-fill::before{content:"\f32c"}.bi-envelope-open-fill::before{content:"\f32d"}.bi-envelope-open::before{content:"\f32e"}.bi-envelope::before{content:"\f32f"}.bi-eraser-fill::before{content:"\f330"}.bi-eraser::before{content:"\f331"}.bi-exclamation-circle-fill::before{content:"\f332"}.bi-exclamation-circle::before{content:"\f333"}.bi-exclamation-diamond-fill::before{content:"\f334"}.bi-exclamation-diamond::before{content:"\f335"}.bi-exclamation-octagon-fill::before{content:"\f336"}.bi-exclamation-octagon::before{content:"\f337"}.bi-exclamation-square-fill::before{content:"\f338"}.bi-exclamation-square::before{content:"\f339"}.bi-exclamation-triangle-fill::before{content:"\f33a"}.bi-exclamation-triangle::before{content:"\f33b"}.bi-exclamation::before{content:"\f33c"}.bi-exclude::before{content:"\f33d"}.bi-eye-fill::before{content:"\f33e"}.bi-eye-slash-fill::before{content:"\f33f"}.bi-eye-slash::before{content:"\f340"}.bi-eye::before{content:"\f341"}.bi-eyedropper::before{content:"\f342"}.bi-eyeglasses::before{content:"\f343"}.bi-facebook::before{content:"\f344"}.bi-file-arrow-down-fill::before{content:"\f345"}.bi-file-arrow-down::before{content:"\f346"}.bi-file-arrow-up-fill::before{content:"\f347"}.bi-file-arrow-up::before{content:"\f348"}.bi-file-bar-graph-fill::before{content:"\f349"}.bi-file-bar-graph::before{content:"\f34a"}.bi-file-binary-fill::before{content:"\f34b"}.bi-file-binary::before{content:"\f34c"}.bi-file-break-fill::before{content:"\f34d"}.bi-file-break::before{content:"\f34e"}.bi-file-check-fill::before{content:"\f34f"}.bi-file-check::before{content:"\f350"}.bi-file-code-fill::before{content:"\f351"}.bi-file-code::before{content:"\f352"}.bi-file-diff-fill::before{content:"\f353"}.bi-file-diff::before{content:"\f354"}.bi-file-earmark-arrow-down-fill::before{content:"\f355"}.bi-file-earmark-arrow-down::before{content:"\f356"}.bi-file-earmark-arrow-up-fill::before{content:"\f357"}.bi-file-earmark-arrow-up::before{content:"\f358"}.bi-file-earmark-bar-graph-fill::before{content:"\f359"}.bi-file-earmark-bar-graph::before{content:"\f35a"}.bi-file-earmark-binary-fill::before{content:"\f35b"}.bi-file-earmark-binary::before{content:"\f35c"}.bi-file-earmark-break-fill::before{content:"\f35d"}.bi-file-earmark-break::before{content:"\f35e"}.bi-file-earmark-check-fill::before{content:"\f35f"}.bi-file-earmark-check::before{content:"\f360"}.bi-file-earmark-code-fill::before{content:"\f361"}.bi-file-earmark-code::before{content:"\f362"}.bi-file-earmark-diff-fill::before{content:"\f363"}.bi-file-earmark-diff::before{content:"\f364"}.bi-file-earmark-easel-fill::before{content:"\f365"}.bi-file-earmark-easel::before{content:"\f366"}.bi-file-earmark-excel-fill::before{content:"\f367"}.bi-file-earmark-excel::before{content:"\f368"}.bi-file-earmark-fill::before{content:"\f369"}.bi-file-earmark-font-fill::before{content:"\f36a"}.bi-file-earmark-font::before{content:"\f36b"}.bi-file-earmark-image-fill::before{content:"\f36c"}.bi-file-earmark-image::before{content:"\f36d"}.bi-file-earmark-lock-fill::before{content:"\f36e"}.bi-file-earmark-lock::before{content:"\f36f"}.bi-file-earmark-lock2-fill::before{content:"\f370"}.bi-file-earmark-lock2::before{content:"\f371"}.bi-file-earmark-medical-fill::before{content:"\f372"}.bi-file-earmark-medical::before{content:"\f373"}.bi-file-earmark-minus-fill::before{content:"\f374"}.bi-file-earmark-minus::before{content:"\f375"}.bi-file-earmark-music-fill::before{content:"\f376"}.bi-file-earmark-music::before{content:"\f377"}.bi-file-earmark-person-fill::before{content:"\f378"}.bi-file-earmark-person::before{content:"\f379"}.bi-file-earmark-play-fill::before{content:"\f37a"}.bi-file-earmark-play::before{content:"\f37b"}.bi-file-earmark-plus-fill::before{content:"\f37c"}.bi-file-earmark-plus::before{content:"\f37d"}.bi-file-earmark-post-fill::before{content:"\f37e"}.bi-file-earmark-post::before{content:"\f37f"}.bi-file-earmark-ppt-fill::before{content:"\f380"}.bi-file-earmark-ppt::before{content:"\f381"}.bi-file-earmark-richtext-fill::before{content:"\f382"}.bi-file-earmark-richtext::before{content:"\f383"}.bi-file-earmark-ruled-fill::before{content:"\f384"}.bi-file-earmark-ruled::before{content:"\f385"}.bi-file-earmark-slides-fill::before{content:"\f386"}.bi-file-earmark-slides::before{content:"\f387"}.bi-file-earmark-spreadsheet-fill::before{content:"\f388"}.bi-file-earmark-spreadsheet::before{content:"\f389"}.bi-file-earmark-text-fill::before{content:"\f38a"}.bi-file-earmark-text::before{content:"\f38b"}.bi-file-earmark-word-fill::before{content:"\f38c"}.bi-file-earmark-word::before{content:"\f38d"}.bi-file-earmark-x-fill::before{content:"\f38e"}.bi-file-earmark-x::before{content:"\f38f"}.bi-file-earmark-zip-fill::before{content:"\f390"}.bi-file-earmark-zip::before{content:"\f391"}.bi-file-earmark::before{content:"\f392"}.bi-file-easel-fill::before{content:"\f393"}.bi-file-easel::before{content:"\f394"}.bi-file-excel-fill::before{content:"\f395"}.bi-file-excel::before{content:"\f396"}.bi-file-fill::before{content:"\f397"}.bi-file-font-fill::before{content:"\f398"}.bi-file-font::before{content:"\f399"}.bi-file-image-fill::before{content:"\f39a"}.bi-file-image::before{content:"\f39b"}.bi-file-lock-fill::before{content:"\f39c"}.bi-file-lock::before{content:"\f39d"}.bi-file-lock2-fill::before{content:"\f39e"}.bi-file-lock2::before{content:"\f39f"}.bi-file-medical-fill::before{content:"\f3a0"}.bi-file-medical::before{content:"\f3a1"}.bi-file-minus-fill::before{content:"\f3a2"}.bi-file-minus::before{content:"\f3a3"}.bi-file-music-fill::before{content:"\f3a4"}.bi-file-music::before{content:"\f3a5"}.bi-file-person-fill::before{content:"\f3a6"}.bi-file-person::before{content:"\f3a7"}.bi-file-play-fill::before{content:"\f3a8"}.bi-file-play::before{content:"\f3a9"}.bi-file-plus-fill::before{content:"\f3aa"}.bi-file-plus::before{content:"\f3ab"}.bi-file-post-fill::before{content:"\f3ac"}.bi-file-post::before{content:"\f3ad"}.bi-file-ppt-fill::before{content:"\f3ae"}.bi-file-ppt::before{content:"\f3af"}.bi-file-richtext-fill::before{content:"\f3b0"}.bi-file-richtext::before{content:"\f3b1"}.bi-file-ruled-fill::before{content:"\f3b2"}.bi-file-ruled::before{content:"\f3b3"}.bi-file-slides-fill::before{content:"\f3b4"}.bi-file-slides::before{content:"\f3b5"}.bi-file-spreadsheet-fill::before{content:"\f3b6"}.bi-file-spreadsheet::before{content:"\f3b7"}.bi-file-text-fill::before{content:"\f3b8"}.bi-file-text::before{content:"\f3b9"}.bi-file-word-fill::before{content:"\f3ba"}.bi-file-word::before{content:"\f3bb"}.bi-file-x-fill::before{content:"\f3bc"}.bi-file-x::before{content:"\f3bd"}.bi-file-zip-fill::before{content:"\f3be"}.bi-file-zip::before{content:"\f3bf"}.bi-file::before{content:"\f3c0"}.bi-files-alt::before{content:"\f3c1"}.bi-files::before{content:"\f3c2"}.bi-film::before{content:"\f3c3"}.bi-filter-circle-fill::before{content:"\f3c4"}.bi-filter-circle::before{content:"\f3c5"}.bi-filter-left::before{content:"\f3c6"}.bi-filter-right::before{content:"\f3c7"}.bi-filter-square-fill::before{content:"\f3c8"}.bi-filter-square::before{content:"\f3c9"}.bi-filter::before{content:"\f3ca"}.bi-flag-fill::before{content:"\f3cb"}.bi-flag::before{content:"\f3cc"}.bi-flower1::before{content:"\f3cd"}.bi-flower2::before{content:"\f3ce"}.bi-flower3::before{content:"\f3cf"}.bi-folder-check::before{content:"\f3d0"}.bi-folder-fill::before{content:"\f3d1"}.bi-folder-minus::before{content:"\f3d2"}.bi-folder-plus::before{content:"\f3d3"}.bi-folder-symlink-fill::before{content:"\f3d4"}.bi-folder-symlink::before{content:"\f3d5"}.bi-folder-x::before{content:"\f3d6"}.bi-folder::before{content:"\f3d7"}.bi-folder2-open::before{content:"\f3d8"}.bi-folder2::before{content:"\f3d9"}.bi-fonts::before{content:"\f3da"}.bi-forward-fill::before{content:"\f3db"}.bi-forward::before{content:"\f3dc"}.bi-front::before{content:"\f3dd"}.bi-fullscreen-exit::before{content:"\f3de"}.bi-fullscreen::before{content:"\f3df"}.bi-funnel-fill::before{content:"\f3e0"}.bi-funnel::before{content:"\f3e1"}.bi-gear-fill::before{content:"\f3e2"}.bi-gear-wide-connected::before{content:"\f3e3"}.bi-gear-wide::before{content:"\f3e4"}.bi-gear::before{content:"\f3e5"}.bi-gem::before{content:"\f3e6"}.bi-geo-alt-fill::before{content:"\f3e7"}.bi-geo-alt::before{content:"\f3e8"}.bi-geo-fill::before{content:"\f3e9"}.bi-geo::before{content:"\f3ea"}.bi-gift-fill::before{content:"\f3eb"}.bi-gift::before{content:"\f3ec"}.bi-github::before{content:"\f3ed"}.bi-globe::before{content:"\f3ee"}.bi-globe2::before{content:"\f3ef"}.bi-google::before{content:"\f3f0"}.bi-graph-down::before{content:"\f3f1"}.bi-graph-up::before{content:"\f3f2"}.bi-grid-1x2-fill::before{content:"\f3f3"}.bi-grid-1x2::before{content:"\f3f4"}.bi-grid-3x2-gap-fill::before{content:"\f3f5"}.bi-grid-3x2-gap::before{content:"\f3f6"}.bi-grid-3x2::before{content:"\f3f7"}.bi-grid-3x3-gap-fill::before{content:"\f3f8"}.bi-grid-3x3-gap::before{content:"\f3f9"}.bi-grid-3x3::before{content:"\f3fa"}.bi-grid-fill::before{content:"\f3fb"}.bi-grid::before{content:"\f3fc"}.bi-grip-horizontal::before{content:"\f3fd"}.bi-grip-vertical::before{content:"\f3fe"}.bi-hammer::before{content:"\f3ff"}.bi-hand-index-fill::before{content:"\f400"}.bi-hand-index-thumb-fill::before{content:"\f401"}.bi-hand-index-thumb::before{content:"\f402"}.bi-hand-index::before{content:"\f403"}.bi-hand-thumbs-down-fill::before{content:"\f404"}.bi-hand-thumbs-down::before{content:"\f405"}.bi-hand-thumbs-up-fill::before{content:"\f406"}.bi-hand-thumbs-up::before{content:"\f407"}.bi-handbag-fill::before{content:"\f408"}.bi-handbag::before{content:"\f409"}.bi-hash::before{content:"\f40a"}.bi-hdd-fill::before{content:"\f40b"}.bi-hdd-network-fill::before{content:"\f40c"}.bi-hdd-network::before{content:"\f40d"}.bi-hdd-rack-fill::before{content:"\f40e"}.bi-hdd-rack::before{content:"\f40f"}.bi-hdd-stack-fill::before{content:"\f410"}.bi-hdd-stack::before{content:"\f411"}.bi-hdd::before{content:"\f412"}.bi-headphones::before{content:"\f413"}.bi-headset::before{content:"\f414"}.bi-heart-fill::before{content:"\f415"}.bi-heart-half::before{content:"\f416"}.bi-heart::before{content:"\f417"}.bi-heptagon-fill::before{content:"\f418"}.bi-heptagon-half::before{content:"\f419"}.bi-heptagon::before{content:"\f41a"}.bi-hexagon-fill::before{content:"\f41b"}.bi-hexagon-half::before{content:"\f41c"}.bi-hexagon::before{content:"\f41d"}.bi-hourglass-bottom::before{content:"\f41e"}.bi-hourglass-split::before{content:"\f41f"}.bi-hourglass-top::before{content:"\f420"}.bi-hourglass::before{content:"\f421"}.bi-house-door-fill::before{content:"\f422"}.bi-house-door::before{content:"\f423"}.bi-house-fill::before{content:"\f424"}.bi-house::before{content:"\f425"}.bi-hr::before{content:"\f426"}.bi-hurricane::before{content:"\f427"}.bi-image-alt::before{content:"\f428"}.bi-image-fill::before{content:"\f429"}.bi-image::before{content:"\f42a"}.bi-images::before{content:"\f42b"}.bi-inbox-fill::before{content:"\f42c"}.bi-inbox::before{content:"\f42d"}.bi-inboxes-fill::before{content:"\f42e"}.bi-inboxes::before{content:"\f42f"}.bi-info-circle-fill::before{content:"\f430"}.bi-info-circle::before{content:"\f431"}.bi-info-square-fill::before{content:"\f432"}.bi-info-square::before{content:"\f433"}.bi-info::before{content:"\f434"}.bi-input-cursor-text::before{content:"\f435"}.bi-input-cursor::before{content:"\f436"}.bi-instagram::before{content:"\f437"}.bi-intersect::before{content:"\f438"}.bi-journal-album::before{content:"\f439"}.bi-journal-arrow-down::before{content:"\f43a"}.bi-journal-arrow-up::before{content:"\f43b"}.bi-journal-bookmark-fill::before{content:"\f43c"}.bi-journal-bookmark::before{content:"\f43d"}.bi-journal-check::before{content:"\f43e"}.bi-journal-code::before{content:"\f43f"}.bi-journal-medical::before{content:"\f440"}.bi-journal-minus::before{content:"\f441"}.bi-journal-plus::before{content:"\f442"}.bi-journal-richtext::before{content:"\f443"}.bi-journal-text::before{content:"\f444"}.bi-journal-x::before{content:"\f445"}.bi-journal::before{content:"\f446"}.bi-journals::before{content:"\f447"}.bi-joystick::before{content:"\f448"}.bi-justify-left::before{content:"\f449"}.bi-justify-right::before{content:"\f44a"}.bi-justify::before{content:"\f44b"}.bi-kanban-fill::before{content:"\f44c"}.bi-kanban::before{content:"\f44d"}.bi-key-fill::before{content:"\f44e"}.bi-key::before{content:"\f44f"}.bi-keyboard-fill::before{content:"\f450"}.bi-keyboard::before{content:"\f451"}.bi-ladder::before{content:"\f452"}.bi-lamp-fill::before{content:"\f453"}.bi-lamp::before{content:"\f454"}.bi-laptop-fill::before{content:"\f455"}.bi-laptop::before{content:"\f456"}.bi-layer-backward::before{content:"\f457"}.bi-layer-forward::before{content:"\f458"}.bi-layers-fill::before{content:"\f459"}.bi-layers-half::before{content:"\f45a"}.bi-layers::before{content:"\f45b"}.bi-layout-sidebar-inset-reverse::before{content:"\f45c"}.bi-layout-sidebar-inset::before{content:"\f45d"}.bi-layout-sidebar-reverse::before{content:"\f45e"}.bi-layout-sidebar::before{content:"\f45f"}.bi-layout-split::before{content:"\f460"}.bi-layout-text-sidebar-reverse::before{content:"\f461"}.bi-layout-text-sidebar::before{content:"\f462"}.bi-layout-text-window-reverse::before{content:"\f463"}.bi-layout-text-window::before{content:"\f464"}.bi-layout-three-columns::before{content:"\f465"}.bi-layout-wtf::before{content:"\f466"}.bi-life-preserver::before{content:"\f467"}.bi-lightbulb-fill::before{content:"\f468"}.bi-lightbulb-off-fill::before{content:"\f469"}.bi-lightbulb-off::before{content:"\f46a"}.bi-lightbulb::before{content:"\f46b"}.bi-lightning-charge-fill::before{content:"\f46c"}.bi-lightning-charge::before{content:"\f46d"}.bi-lightning-fill::before{content:"\f46e"}.bi-lightning::before{content:"\f46f"}.bi-link-45deg::before{content:"\f470"}.bi-link::before{content:"\f471"}.bi-linkedin::before{content:"\f472"}.bi-list-check::before{content:"\f473"}.bi-list-nested::before{content:"\f474"}.bi-list-ol::before{content:"\f475"}.bi-list-stars::before{content:"\f476"}.bi-list-task::before{content:"\f477"}.bi-list-ul::before{content:"\f478"}.bi-list::before{content:"\f479"}.bi-lock-fill::before{content:"\f47a"}.bi-lock::before{content:"\f47b"}.bi-mailbox::before{content:"\f47c"}.bi-mailbox2::before{content:"\f47d"}.bi-map-fill::before{content:"\f47e"}.bi-map::before{content:"\f47f"}.bi-markdown-fill::before{content:"\f480"}.bi-markdown::before{content:"\f481"}.bi-mask::before{content:"\f482"}.bi-megaphone-fill::before{content:"\f483"}.bi-megaphone::before{content:"\f484"}.bi-menu-app-fill::before{content:"\f485"}.bi-menu-app::before{content:"\f486"}.bi-menu-button-fill::before{content:"\f487"}.bi-menu-button-wide-fill::before{content:"\f488"}.bi-menu-button-wide::before{content:"\f489"}.bi-menu-button::before{content:"\f48a"}.bi-menu-down::before{content:"\f48b"}.bi-menu-up::before{content:"\f48c"}.bi-mic-fill::before{content:"\f48d"}.bi-mic-mute-fill::before{content:"\f48e"}.bi-mic-mute::before{content:"\f48f"}.bi-mic::before{content:"\f490"}.bi-minecart-loaded::before{content:"\f491"}.bi-minecart::before{content:"\f492"}.bi-moisture::before{content:"\f493"}.bi-moon-fill::before{content:"\f494"}.bi-moon-stars-fill::before{content:"\f495"}.bi-moon-stars::before{content:"\f496"}.bi-moon::before{content:"\f497"}.bi-mouse-fill::before{content:"\f498"}.bi-mouse::before{content:"\f499"}.bi-mouse2-fill::before{content:"\f49a"}.bi-mouse2::before{content:"\f49b"}.bi-mouse3-fill::before{content:"\f49c"}.bi-mouse3::before{content:"\f49d"}.bi-music-note-beamed::before{content:"\f49e"}.bi-music-note-list::before{content:"\f49f"}.bi-music-note::before{content:"\f4a0"}.bi-music-player-fill::before{content:"\f4a1"}.bi-music-player::before{content:"\f4a2"}.bi-newspaper::before{content:"\f4a3"}.bi-node-minus-fill::before{content:"\f4a4"}.bi-node-minus::before{content:"\f4a5"}.bi-node-plus-fill::before{content:"\f4a6"}.bi-node-plus::before{content:"\f4a7"}.bi-nut-fill::before{content:"\f4a8"}.bi-nut::before{content:"\f4a9"}.bi-octagon-fill::before{content:"\f4aa"}.bi-octagon-half::before{content:"\f4ab"}.bi-octagon::before{content:"\f4ac"}.bi-option::before{content:"\f4ad"}.bi-outlet::before{content:"\f4ae"}.bi-paint-bucket::before{content:"\f4af"}.bi-palette-fill::before{content:"\f4b0"}.bi-palette::before{content:"\f4b1"}.bi-palette2::before{content:"\f4b2"}.bi-paperclip::before{content:"\f4b3"}.bi-paragraph::before{content:"\f4b4"}.bi-patch-check-fill::before{content:"\f4b5"}.bi-patch-check::before{content:"\f4b6"}.bi-patch-exclamation-fill::before{content:"\f4b7"}.bi-patch-exclamation::before{content:"\f4b8"}.bi-patch-minus-fill::before{content:"\f4b9"}.bi-patch-minus::before{content:"\f4ba"}.bi-patch-plus-fill::before{content:"\f4bb"}.bi-patch-plus::before{content:"\f4bc"}.bi-patch-question-fill::before{content:"\f4bd"}.bi-patch-question::before{content:"\f4be"}.bi-pause-btn-fill::before{content:"\f4bf"}.bi-pause-btn::before{content:"\f4c0"}.bi-pause-circle-fill::before{content:"\f4c1"}.bi-pause-circle::before{content:"\f4c2"}.bi-pause-fill::before{content:"\f4c3"}.bi-pause::before{content:"\f4c4"}.bi-peace-fill::before{content:"\f4c5"}.bi-peace::before{content:"\f4c6"}.bi-pen-fill::before{content:"\f4c7"}.bi-pen::before{content:"\f4c8"}.bi-pencil-fill::before{content:"\f4c9"}.bi-pencil-square::before{content:"\f4ca"}.bi-pencil::before{content:"\f4cb"}.bi-pentagon-fill::before{content:"\f4cc"}.bi-pentagon-half::before{content:"\f4cd"}.bi-pentagon::before{content:"\f4ce"}.bi-people-fill::before{content:"\f4cf"}.bi-people::before{content:"\f4d0"}.bi-percent::before{content:"\f4d1"}.bi-person-badge-fill::before{content:"\f4d2"}.bi-person-badge::before{content:"\f4d3"}.bi-person-bounding-box::before{content:"\f4d4"}.bi-person-check-fill::before{content:"\f4d5"}.bi-person-check::before{content:"\f4d6"}.bi-person-circle::before{content:"\f4d7"}.bi-person-dash-fill::before{content:"\f4d8"}.bi-person-dash::before{content:"\f4d9"}.bi-person-fill::before{content:"\f4da"}.bi-person-lines-fill::before{content:"\f4db"}.bi-person-plus-fill::before{content:"\f4dc"}.bi-person-plus::before{content:"\f4dd"}.bi-person-square::before{content:"\f4de"}.bi-person-x-fill::before{content:"\f4df"}.bi-person-x::before{content:"\f4e0"}.bi-person::before{content:"\f4e1"}.bi-phone-fill::before{content:"\f4e2"}.bi-phone-landscape-fill::before{content:"\f4e3"}.bi-phone-landscape::before{content:"\f4e4"}.bi-phone-vibrate-fill::before{content:"\f4e5"}.bi-phone-vibrate::before{content:"\f4e6"}.bi-phone::before{content:"\f4e7"}.bi-pie-chart-fill::before{content:"\f4e8"}.bi-pie-chart::before{content:"\f4e9"}.bi-pin-angle-fill::before{content:"\f4ea"}.bi-pin-angle::before{content:"\f4eb"}.bi-pin-fill::before{content:"\f4ec"}.bi-pin::before{content:"\f4ed"}.bi-pip-fill::before{content:"\f4ee"}.bi-pip::before{content:"\f4ef"}.bi-play-btn-fill::before{content:"\f4f0"}.bi-play-btn::before{content:"\f4f1"}.bi-play-circle-fill::before{content:"\f4f2"}.bi-play-circle::before{content:"\f4f3"}.bi-play-fill::before{content:"\f4f4"}.bi-play::before{content:"\f4f5"}.bi-plug-fill::before{content:"\f4f6"}.bi-plug::before{content:"\f4f7"}.bi-plus-circle-dotted::before{content:"\f4f8"}.bi-plus-circle-fill::before{content:"\f4f9"}.bi-plus-circle::before{content:"\f4fa"}.bi-plus-square-dotted::before{content:"\f4fb"}.bi-plus-square-fill::before{content:"\f4fc"}.bi-plus-square::before{content:"\f4fd"}.bi-plus::before{content:"\f4fe"}.bi-power::before{content:"\f4ff"}.bi-printer-fill::before{content:"\f500"}.bi-printer::before{content:"\f501"}.bi-puzzle-fill::before{content:"\f502"}.bi-puzzle::before{content:"\f503"}.bi-question-circle-fill::before{content:"\f504"}.bi-question-circle::before{content:"\f505"}.bi-question-diamond-fill::before{content:"\f506"}.bi-question-diamond::before{content:"\f507"}.bi-question-octagon-fill::before{content:"\f508"}.bi-question-octagon::before{content:"\f509"}.bi-question-square-fill::before{content:"\f50a"}.bi-question-square::before{content:"\f50b"}.bi-question::before{content:"\f50c"}.bi-rainbow::before{content:"\f50d"}.bi-receipt-cutoff::before{content:"\f50e"}.bi-receipt::before{content:"\f50f"}.bi-reception-0::before{content:"\f510"}.bi-reception-1::before{content:"\f511"}.bi-reception-2::before{content:"\f512"}.bi-reception-3::before{content:"\f513"}.bi-reception-4::before{content:"\f514"}.bi-record-btn-fill::before{content:"\f515"}.bi-record-btn::before{content:"\f516"}.bi-record-circle-fill::before{content:"\f517"}.bi-record-circle::before{content:"\f518"}.bi-record-fill::before{content:"\f519"}.bi-record::before{content:"\f51a"}.bi-record2-fill::before{content:"\f51b"}.bi-record2::before{content:"\f51c"}.bi-reply-all-fill::before{content:"\f51d"}.bi-reply-all::before{content:"\f51e"}.bi-reply-fill::before{content:"\f51f"}.bi-reply::before{content:"\f520"}.bi-rss-fill::before{content:"\f521"}.bi-rss::before{content:"\f522"}.bi-rulers::before{content:"\f523"}.bi-save-fill::before{content:"\f524"}.bi-save::before{content:"\f525"}.bi-save2-fill::before{content:"\f526"}.bi-save2::before{content:"\f527"}.bi-scissors::before{content:"\f528"}.bi-screwdriver::before{content:"\f529"}.bi-search::before{content:"\f52a"}.bi-segmented-nav::before{content:"\f52b"}.bi-server::before{content:"\f52c"}.bi-share-fill::before{content:"\f52d"}.bi-share::before{content:"\f52e"}.bi-shield-check::before{content:"\f52f"}.bi-shield-exclamation::before{content:"\f530"}.bi-shield-fill-check::before{content:"\f531"}.bi-shield-fill-exclamation::before{content:"\f532"}.bi-shield-fill-minus::before{content:"\f533"}.bi-shield-fill-plus::before{content:"\f534"}.bi-shield-fill-x::before{content:"\f535"}.bi-shield-fill::before{content:"\f536"}.bi-shield-lock-fill::before{content:"\f537"}.bi-shield-lock::before{content:"\f538"}.bi-shield-minus::before{content:"\f539"}.bi-shield-plus::before{content:"\f53a"}.bi-shield-shaded::before{content:"\f53b"}.bi-shield-slash-fill::before{content:"\f53c"}.bi-shield-slash::before{content:"\f53d"}.bi-shield-x::before{content:"\f53e"}.bi-shield::before{content:"\f53f"}.bi-shift-fill::before{content:"\f540"}.bi-shift::before{content:"\f541"}.bi-shop-window::before{content:"\f542"}.bi-shop::before{content:"\f543"}.bi-shuffle::before{content:"\f544"}.bi-signpost-2-fill::before{content:"\f545"}.bi-signpost-2::before{content:"\f546"}.bi-signpost-fill::before{content:"\f547"}.bi-signpost-split-fill::before{content:"\f548"}.bi-signpost-split::before{content:"\f549"}.bi-signpost::before{content:"\f54a"}.bi-sim-fill::before{content:"\f54b"}.bi-sim::before{content:"\f54c"}.bi-skip-backward-btn-fill::before{content:"\f54d"}.bi-skip-backward-btn::before{content:"\f54e"}.bi-skip-backward-circle-fill::before{content:"\f54f"}.bi-skip-backward-circle::before{content:"\f550"}.bi-skip-backward-fill::before{content:"\f551"}.bi-skip-backward::before{content:"\f552"}.bi-skip-end-btn-fill::before{content:"\f553"}.bi-skip-end-btn::before{content:"\f554"}.bi-skip-end-circle-fill::before{content:"\f555"}.bi-skip-end-circle::before{content:"\f556"}.bi-skip-end-fill::before{content:"\f557"}.bi-skip-end::before{content:"\f558"}.bi-skip-forward-btn-fill::before{content:"\f559"}.bi-skip-forward-btn::before{content:"\f55a"}.bi-skip-forward-circle-fill::before{content:"\f55b"}.bi-skip-forward-circle::before{content:"\f55c"}.bi-skip-forward-fill::before{content:"\f55d"}.bi-skip-forward::before{content:"\f55e"}.bi-skip-start-btn-fill::before{content:"\f55f"}.bi-skip-start-btn::before{content:"\f560"}.bi-skip-start-circle-fill::before{content:"\f561"}.bi-skip-start-circle::before{content:"\f562"}.bi-skip-start-fill::before{content:"\f563"}.bi-skip-start::before{content:"\f564"}.bi-slack::before{content:"\f565"}.bi-slash-circle-fill::before{content:"\f566"}.bi-slash-circle::before{content:"\f567"}.bi-slash-square-fill::before{content:"\f568"}.bi-slash-square::before{content:"\f569"}.bi-slash::before{content:"\f56a"}.bi-sliders::before{content:"\f56b"}.bi-smartwatch::before{content:"\f56c"}.bi-snow::before{content:"\f56d"}.bi-snow2::before{content:"\f56e"}.bi-snow3::before{content:"\f56f"}.bi-sort-alpha-down-alt::before{content:"\f570"}.bi-sort-alpha-down::before{content:"\f571"}.bi-sort-alpha-up-alt::before{content:"\f572"}.bi-sort-alpha-up::before{content:"\f573"}.bi-sort-down-alt::before{content:"\f574"}.bi-sort-down::before{content:"\f575"}.bi-sort-numeric-down-alt::before{content:"\f576"}.bi-sort-numeric-down::before{content:"\f577"}.bi-sort-numeric-up-alt::before{content:"\f578"}.bi-sort-numeric-up::before{content:"\f579"}.bi-sort-up-alt::before{content:"\f57a"}.bi-sort-up::before{content:"\f57b"}.bi-soundwave::before{content:"\f57c"}.bi-speaker-fill::before{content:"\f57d"}.bi-speaker::before{content:"\f57e"}.bi-speedometer::before{content:"\f57f"}.bi-speedometer2::before{content:"\f580"}.bi-spellcheck::before{content:"\f581"}.bi-square-fill::before{content:"\f582"}.bi-square-half::before{content:"\f583"}.bi-square::before{content:"\f584"}.bi-stack::before{content:"\f585"}.bi-star-fill::before{content:"\f586"}.bi-star-half::before{content:"\f587"}.bi-star::before{content:"\f588"}.bi-stars::before{content:"\f589"}.bi-stickies-fill::before{content:"\f58a"}.bi-stickies::before{content:"\f58b"}.bi-sticky-fill::before{content:"\f58c"}.bi-sticky::before{content:"\f58d"}.bi-stop-btn-fill::before{content:"\f58e"}.bi-stop-btn::before{content:"\f58f"}.bi-stop-circle-fill::before{content:"\f590"}.bi-stop-circle::before{content:"\f591"}.bi-stop-fill::before{content:"\f592"}.bi-stop::before{content:"\f593"}.bi-stoplights-fill::before{content:"\f594"}.bi-stoplights::before{content:"\f595"}.bi-stopwatch-fill::before{content:"\f596"}.bi-stopwatch::before{content:"\f597"}.bi-subtract::before{content:"\f598"}.bi-suit-club-fill::before{content:"\f599"}.bi-suit-club::before{content:"\f59a"}.bi-suit-diamond-fill::before{content:"\f59b"}.bi-suit-diamond::before{content:"\f59c"}.bi-suit-heart-fill::before{content:"\f59d"}.bi-suit-heart::before{content:"\f59e"}.bi-suit-spade-fill::before{content:"\f59f"}.bi-suit-spade::before{content:"\f5a0"}.bi-sun-fill::before{content:"\f5a1"}.bi-sun::before{content:"\f5a2"}.bi-sunglasses::before{content:"\f5a3"}.bi-sunrise-fill::before{content:"\f5a4"}.bi-sunrise::before{content:"\f5a5"}.bi-sunset-fill::before{content:"\f5a6"}.bi-sunset::before{content:"\f5a7"}.bi-symmetry-horizontal::before{content:"\f5a8"}.bi-symmetry-vertical::before{content:"\f5a9"}.bi-table::before{content:"\f5aa"}.bi-tablet-fill::before{content:"\f5ab"}.bi-tablet-landscape-fill::before{content:"\f5ac"}.bi-tablet-landscape::before{content:"\f5ad"}.bi-tablet::before{content:"\f5ae"}.bi-tag-fill::before{content:"\f5af"}.bi-tag::before{content:"\f5b0"}.bi-tags-fill::before{content:"\f5b1"}.bi-tags::before{content:"\f5b2"}.bi-telegram::before{content:"\f5b3"}.bi-telephone-fill::before{content:"\f5b4"}.bi-telephone-forward-fill::before{content:"\f5b5"}.bi-telephone-forward::before{content:"\f5b6"}.bi-telephone-inbound-fill::before{content:"\f5b7"}.bi-telephone-inbound::before{content:"\f5b8"}.bi-telephone-minus-fill::before{content:"\f5b9"}.bi-telephone-minus::before{content:"\f5ba"}.bi-telephone-outbound-fill::before{content:"\f5bb"}.bi-telephone-outbound::before{content:"\f5bc"}.bi-telephone-plus-fill::before{content:"\f5bd"}.bi-telephone-plus::before{content:"\f5be"}.bi-telephone-x-fill::before{content:"\f5bf"}.bi-telephone-x::before{content:"\f5c0"}.bi-telephone::before{content:"\f5c1"}.bi-terminal-fill::before{content:"\f5c2"}.bi-terminal::before{content:"\f5c3"}.bi-text-center::before{content:"\f5c4"}.bi-text-indent-left::before{content:"\f5c5"}.bi-text-indent-right::before{content:"\f5c6"}.bi-text-left::before{content:"\f5c7"}.bi-text-paragraph::before{content:"\f5c8"}.bi-text-right::before{content:"\f5c9"}.bi-textarea-resize::before{content:"\f5ca"}.bi-textarea-t::before{content:"\f5cb"}.bi-textarea::before{content:"\f5cc"}.bi-thermometer-half::before{content:"\f5cd"}.bi-thermometer-high::before{content:"\f5ce"}.bi-thermometer-low::before{content:"\f5cf"}.bi-thermometer-snow::before{content:"\f5d0"}.bi-thermometer-sun::before{content:"\f5d1"}.bi-thermometer::before{content:"\f5d2"}.bi-three-dots-vertical::before{content:"\f5d3"}.bi-three-dots::before{content:"\f5d4"}.bi-toggle-off::before{content:"\f5d5"}.bi-toggle-on::before{content:"\f5d6"}.bi-toggle2-off::before{content:"\f5d7"}.bi-toggle2-on::before{content:"\f5d8"}.bi-toggles::before{content:"\f5d9"}.bi-toggles2::before{content:"\f5da"}.bi-tools::before{content:"\f5db"}.bi-tornado::before{content:"\f5dc"}.bi-trash-fill::before{content:"\f5dd"}.bi-trash::before{content:"\f5de"}.bi-trash2-fill::before{content:"\f5df"}.bi-trash2::before{content:"\f5e0"}.bi-tree-fill::before{content:"\f5e1"}.bi-tree::before{content:"\f5e2"}.bi-triangle-fill::before{content:"\f5e3"}.bi-triangle-half::before{content:"\f5e4"}.bi-triangle::before{content:"\f5e5"}.bi-trophy-fill::before{content:"\f5e6"}.bi-trophy::before{content:"\f5e7"}.bi-tropical-storm::before{content:"\f5e8"}.bi-truck-flatbed::before{content:"\f5e9"}.bi-truck::before{content:"\f5ea"}.bi-tsunami::before{content:"\f5eb"}.bi-tv-fill::before{content:"\f5ec"}.bi-tv::before{content:"\f5ed"}.bi-twitch::before{content:"\f5ee"}.bi-twitter::before{content:"\f5ef"}.bi-type-bold::before{content:"\f5f0"}.bi-type-h1::before{content:"\f5f1"}.bi-type-h2::before{content:"\f5f2"}.bi-type-h3::before{content:"\f5f3"}.bi-type-italic::before{content:"\f5f4"}.bi-type-strikethrough::before{content:"\f5f5"}.bi-type-underline::before{content:"\f5f6"}.bi-type::before{content:"\f5f7"}.bi-ui-checks-grid::before{content:"\f5f8"}.bi-ui-checks::before{content:"\f5f9"}.bi-ui-radios-grid::before{content:"\f5fa"}.bi-ui-radios::before{content:"\f5fb"}.bi-umbrella-fill::before{content:"\f5fc"}.bi-umbrella::before{content:"\f5fd"}.bi-union::before{content:"\f5fe"}.bi-unlock-fill::before{content:"\f5ff"}.bi-unlock::before{content:"\f600"}.bi-upc-scan::before{content:"\f601"}.bi-upc::before{content:"\f602"}.bi-upload::before{content:"\f603"}.bi-vector-pen::before{content:"\f604"}.bi-view-list::before{content:"\f605"}.bi-view-stacked::before{content:"\f606"}.bi-vinyl-fill::before{content:"\f607"}.bi-vinyl::before{content:"\f608"}.bi-voicemail::before{content:"\f609"}.bi-volume-down-fill::before{content:"\f60a"}.bi-volume-down::before{content:"\f60b"}.bi-volume-mute-fill::before{content:"\f60c"}.bi-volume-mute::before{content:"\f60d"}.bi-volume-off-fill::before{content:"\f60e"}.bi-volume-off::before{content:"\f60f"}.bi-volume-up-fill::before{content:"\f610"}.bi-volume-up::before{content:"\f611"}.bi-vr::before{content:"\f612"}.bi-wallet-fill::before{content:"\f613"}.bi-wallet::before{content:"\f614"}.bi-wallet2::before{content:"\f615"}.bi-watch::before{content:"\f616"}.bi-water::before{content:"\f617"}.bi-whatsapp::before{content:"\f618"}.bi-wifi-1::before{content:"\f619"}.bi-wifi-2::before{content:"\f61a"}.bi-wifi-off::before{content:"\f61b"}.bi-wifi::before{content:"\f61c"}.bi-wind::before{content:"\f61d"}.bi-window-dock::before{content:"\f61e"}.bi-window-sidebar::before{content:"\f61f"}.bi-window::before{content:"\f620"}.bi-wrench::before{content:"\f621"}.bi-x-circle-fill::before{content:"\f622"}.bi-x-circle::before{content:"\f623"}.bi-x-diamond-fill::before{content:"\f624"}.bi-x-diamond::before{content:"\f625"}.bi-x-octagon-fill::before{content:"\f626"}.bi-x-octagon::before{content:"\f627"}.bi-x-square-fill::before{content:"\f628"}.bi-x-square::before{content:"\f629"}.bi-x::before{content:"\f62a"}.bi-youtube::before{content:"\f62b"}.bi-zoom-in::before{content:"\f62c"}.bi-zoom-out::before{content:"\f62d"}.bi-bank::before{content:"\f62e"}.bi-bank2::before{content:"\f62f"}.bi-bell-slash-fill::before{content:"\f630"}.bi-bell-slash::before{content:"\f631"}.bi-cash-coin::before{content:"\f632"}.bi-check-lg::before{content:"\f633"}.bi-coin::before{content:"\f634"}.bi-currency-bitcoin::before{content:"\f635"}.bi-currency-dollar::before{content:"\f636"}.bi-currency-euro::before{content:"\f637"}.bi-currency-exchange::before{content:"\f638"}.bi-currency-pound::before{content:"\f639"}.bi-currency-yen::before{content:"\f63a"}.bi-dash-lg::before{content:"\f63b"}.bi-exclamation-lg::before{content:"\f63c"}.bi-file-earmark-pdf-fill::before{content:"\f63d"}.bi-file-earmark-pdf::before{content:"\f63e"}.bi-file-pdf-fill::before{content:"\f63f"}.bi-file-pdf::before{content:"\f640"}.bi-gender-ambiguous::before{content:"\f641"}.bi-gender-female::before{content:"\f642"}.bi-gender-male::before{content:"\f643"}.bi-gender-trans::before{content:"\f644"}.bi-headset-vr::before{content:"\f645"}.bi-info-lg::before{content:"\f646"}.bi-mastodon::before{content:"\f647"}.bi-messenger::before{content:"\f648"}.bi-piggy-bank-fill::before{content:"\f649"}.bi-piggy-bank::before{content:"\f64a"}.bi-pin-map-fill::before{content:"\f64b"}.bi-pin-map::before{content:"\f64c"}.bi-plus-lg::before{content:"\f64d"}.bi-question-lg::before{content:"\f64e"}.bi-recycle::before{content:"\f64f"}.bi-reddit::before{content:"\f650"}.bi-safe-fill::before{content:"\f651"}.bi-safe2-fill::before{content:"\f652"}.bi-safe2::before{content:"\f653"}.bi-sd-card-fill::before{content:"\f654"}.bi-sd-card::before{content:"\f655"}.bi-skype::before{content:"\f656"}.bi-slash-lg::before{content:"\f657"}.bi-translate::before{content:"\f658"}.bi-x-lg::before{content:"\f659"}.bi-safe::before{content:"\f65a"}.bi-apple::before{content:"\f65b"}.bi-microsoft::before{content:"\f65d"}.bi-windows::before{content:"\f65e"}.bi-behance::before{content:"\f65c"}.bi-dribbble::before{content:"\f65f"}.bi-line::before{content:"\f660"}.bi-medium::before{content:"\f661"}.bi-paypal::before{content:"\f662"}.bi-pinterest::before{content:"\f663"}.bi-signal::before{content:"\f664"}.bi-snapchat::before{content:"\f665"}.bi-spotify::before{content:"\f666"}.bi-stack-overflow::before{content:"\f667"}.bi-strava::before{content:"\f668"}.bi-wordpress::before{content:"\f669"}.bi-vimeo::before{content:"\f66a"}.bi-activity::before{content:"\f66b"}.bi-easel2-fill::before{content:"\f66c"}.bi-easel2::before{content:"\f66d"}.bi-easel3-fill::before{content:"\f66e"}.bi-easel3::before{content:"\f66f"}.bi-fan::before{content:"\f670"}.bi-fingerprint::before{content:"\f671"}.bi-graph-down-arrow::before{content:"\f672"}.bi-graph-up-arrow::before{content:"\f673"}.bi-hypnotize::before{content:"\f674"}.bi-magic::before{content:"\f675"}.bi-person-rolodex::before{content:"\f676"}.bi-person-video::before{content:"\f677"}.bi-person-video2::before{content:"\f678"}.bi-person-video3::before{content:"\f679"}.bi-person-workspace::before{content:"\f67a"}.bi-radioactive::before{content:"\f67b"}.bi-webcam-fill::before{content:"\f67c"}.bi-webcam::before{content:"\f67d"}.bi-yin-yang::before{content:"\f67e"}.bi-bandaid-fill::before{content:"\f680"}.bi-bandaid::before{content:"\f681"}.bi-bluetooth::before{content:"\f682"}.bi-body-text::before{content:"\f683"}.bi-boombox::before{content:"\f684"}.bi-boxes::before{content:"\f685"}.bi-dpad-fill::before{content:"\f686"}.bi-dpad::before{content:"\f687"}.bi-ear-fill::before{content:"\f688"}.bi-ear::before{content:"\f689"}.bi-envelope-check-fill::before{content:"\f68b"}.bi-envelope-check::before{content:"\f68c"}.bi-envelope-dash-fill::before{content:"\f68e"}.bi-envelope-dash::before{content:"\f68f"}.bi-envelope-exclamation-fill::before{content:"\f691"}.bi-envelope-exclamation::before{content:"\f692"}.bi-envelope-plus-fill::before{content:"\f693"}.bi-envelope-plus::before{content:"\f694"}.bi-envelope-slash-fill::before{content:"\f696"}.bi-envelope-slash::before{content:"\f697"}.bi-envelope-x-fill::before{content:"\f699"}.bi-envelope-x::before{content:"\f69a"}.bi-explicit-fill::before{content:"\f69b"}.bi-explicit::before{content:"\f69c"}.bi-git::before{content:"\f69d"}.bi-infinity::before{content:"\f69e"}.bi-list-columns-reverse::before{content:"\f69f"}.bi-list-columns::before{content:"\f6a0"}.bi-meta::before{content:"\f6a1"}.bi-nintendo-switch::before{content:"\f6a4"}.bi-pc-display-horizontal::before{content:"\f6a5"}.bi-pc-display::before{content:"\f6a6"}.bi-pc-horizontal::before{content:"\f6a7"}.bi-pc::before{content:"\f6a8"}.bi-playstation::before{content:"\f6a9"}.bi-plus-slash-minus::before{content:"\f6aa"}.bi-projector-fill::before{content:"\f6ab"}.bi-projector::before{content:"\f6ac"}.bi-qr-code-scan::before{content:"\f6ad"}.bi-qr-code::before{content:"\f6ae"}.bi-quora::before{content:"\f6af"}.bi-quote::before{content:"\f6b0"}.bi-robot::before{content:"\f6b1"}.bi-send-check-fill::before{content:"\f6b2"}.bi-send-check::before{content:"\f6b3"}.bi-send-dash-fill::before{content:"\f6b4"}.bi-send-dash::before{content:"\f6b5"}.bi-send-exclamation-fill::before{content:"\f6b7"}.bi-send-exclamation::before{content:"\f6b8"}.bi-send-fill::before{content:"\f6b9"}.bi-send-plus-fill::before{content:"\f6ba"}.bi-send-plus::before{content:"\f6bb"}.bi-send-slash-fill::before{content:"\f6bc"}.bi-send-slash::before{content:"\f6bd"}.bi-send-x-fill::before{content:"\f6be"}.bi-send-x::before{content:"\f6bf"}.bi-send::before{content:"\f6c0"}.bi-steam::before{content:"\f6c1"}.bi-terminal-dash::before{content:"\f6c3"}.bi-terminal-plus::before{content:"\f6c4"}.bi-terminal-split::before{content:"\f6c5"}.bi-ticket-detailed-fill::before{content:"\f6c6"}.bi-ticket-detailed::before{content:"\f6c7"}.bi-ticket-fill::before{content:"\f6c8"}.bi-ticket-perforated-fill::before{content:"\f6c9"}.bi-ticket-perforated::before{content:"\f6ca"}.bi-ticket::before{content:"\f6cb"}.bi-tiktok::before{content:"\f6cc"}.bi-window-dash::before{content:"\f6cd"}.bi-window-desktop::before{content:"\f6ce"}.bi-window-fullscreen::before{content:"\f6cf"}.bi-window-plus::before{content:"\f6d0"}.bi-window-split::before{content:"\f6d1"}.bi-window-stack::before{content:"\f6d2"}.bi-window-x::before{content:"\f6d3"}.bi-xbox::before{content:"\f6d4"}.bi-ethernet::before{content:"\f6d5"}.bi-hdmi-fill::before{content:"\f6d6"}.bi-hdmi::before{content:"\f6d7"}.bi-usb-c-fill::before{content:"\f6d8"}.bi-usb-c::before{content:"\f6d9"}.bi-usb-fill::before{content:"\f6da"}.bi-usb-plug-fill::before{content:"\f6db"}.bi-usb-plug::before{content:"\f6dc"}.bi-usb-symbol::before{content:"\f6dd"}.bi-usb::before{content:"\f6de"}.bi-boombox-fill::before{content:"\f6df"}.bi-displayport::before{content:"\f6e1"}.bi-gpu-card::before{content:"\f6e2"}.bi-memory::before{content:"\f6e3"}.bi-modem-fill::before{content:"\f6e4"}.bi-modem::before{content:"\f6e5"}.bi-motherboard-fill::before{content:"\f6e6"}.bi-motherboard::before{content:"\f6e7"}.bi-optical-audio-fill::before{content:"\f6e8"}.bi-optical-audio::before{content:"\f6e9"}.bi-pci-card::before{content:"\f6ea"}.bi-router-fill::before{content:"\f6eb"}.bi-router::before{content:"\f6ec"}.bi-thunderbolt-fill::before{content:"\f6ef"}.bi-thunderbolt::before{content:"\f6f0"}.bi-usb-drive-fill::before{content:"\f6f1"}.bi-usb-drive::before{content:"\f6f2"}.bi-usb-micro-fill::before{content:"\f6f3"}.bi-usb-micro::before{content:"\f6f4"}.bi-usb-mini-fill::before{content:"\f6f5"}.bi-usb-mini::before{content:"\f6f6"}.bi-cloud-haze2::before{content:"\f6f7"}.bi-device-hdd-fill::before{content:"\f6f8"}.bi-device-hdd::before{content:"\f6f9"}.bi-device-ssd-fill::before{content:"\f6fa"}.bi-device-ssd::before{content:"\f6fb"}.bi-displayport-fill::before{content:"\f6fc"}.bi-mortarboard-fill::before{content:"\f6fd"}.bi-mortarboard::before{content:"\f6fe"}.bi-terminal-x::before{content:"\f6ff"}.bi-arrow-through-heart-fill::before{content:"\f700"}.bi-arrow-through-heart::before{content:"\f701"}.bi-badge-sd-fill::before{content:"\f702"}.bi-badge-sd::before{content:"\f703"}.bi-bag-heart-fill::before{content:"\f704"}.bi-bag-heart::before{content:"\f705"}.bi-balloon-fill::before{content:"\f706"}.bi-balloon-heart-fill::before{content:"\f707"}.bi-balloon-heart::before{content:"\f708"}.bi-balloon::before{content:"\f709"}.bi-box2-fill::before{content:"\f70a"}.bi-box2-heart-fill::before{content:"\f70b"}.bi-box2-heart::before{content:"\f70c"}.bi-box2::before{content:"\f70d"}.bi-braces-asterisk::before{content:"\f70e"}.bi-calendar-heart-fill::before{content:"\f70f"}.bi-calendar-heart::before{content:"\f710"}.bi-calendar2-heart-fill::before{content:"\f711"}.bi-calendar2-heart::before{content:"\f712"}.bi-chat-heart-fill::before{content:"\f713"}.bi-chat-heart::before{content:"\f714"}.bi-chat-left-heart-fill::before{content:"\f715"}.bi-chat-left-heart::before{content:"\f716"}.bi-chat-right-heart-fill::before{content:"\f717"}.bi-chat-right-heart::before{content:"\f718"}.bi-chat-square-heart-fill::before{content:"\f719"}.bi-chat-square-heart::before{content:"\f71a"}.bi-clipboard-check-fill::before{content:"\f71b"}.bi-clipboard-data-fill::before{content:"\f71c"}.bi-clipboard-fill::before{content:"\f71d"}.bi-clipboard-heart-fill::before{content:"\f71e"}.bi-clipboard-heart::before{content:"\f71f"}.bi-clipboard-minus-fill::before{content:"\f720"}.bi-clipboard-plus-fill::before{content:"\f721"}.bi-clipboard-pulse::before{content:"\f722"}.bi-clipboard-x-fill::before{content:"\f723"}.bi-clipboard2-check-fill::before{content:"\f724"}.bi-clipboard2-check::before{content:"\f725"}.bi-clipboard2-data-fill::before{content:"\f726"}.bi-clipboard2-data::before{content:"\f727"}.bi-clipboard2-fill::before{content:"\f728"}.bi-clipboard2-heart-fill::before{content:"\f729"}.bi-clipboard2-heart::before{content:"\f72a"}.bi-clipboard2-minus-fill::before{content:"\f72b"}.bi-clipboard2-minus::before{content:"\f72c"}.bi-clipboard2-plus-fill::before{content:"\f72d"}.bi-clipboard2-plus::before{content:"\f72e"}.bi-clipboard2-pulse-fill::before{content:"\f72f"}.bi-clipboard2-pulse::before{content:"\f730"}.bi-clipboard2-x-fill::before{content:"\f731"}.bi-clipboard2-x::before{content:"\f732"}.bi-clipboard2::before{content:"\f733"}.bi-emoji-kiss-fill::before{content:"\f734"}.bi-emoji-kiss::before{content:"\f735"}.bi-envelope-heart-fill::before{content:"\f736"}.bi-envelope-heart::before{content:"\f737"}.bi-envelope-open-heart-fill::before{content:"\f738"}.bi-envelope-open-heart::before{content:"\f739"}.bi-envelope-paper-fill::before{content:"\f73a"}.bi-envelope-paper-heart-fill::before{content:"\f73b"}.bi-envelope-paper-heart::before{content:"\f73c"}.bi-envelope-paper::before{content:"\f73d"}.bi-filetype-aac::before{content:"\f73e"}.bi-filetype-ai::before{content:"\f73f"}.bi-filetype-bmp::before{content:"\f740"}.bi-filetype-cs::before{content:"\f741"}.bi-filetype-css::before{content:"\f742"}.bi-filetype-csv::before{content:"\f743"}.bi-filetype-doc::before{content:"\f744"}.bi-filetype-docx::before{content:"\f745"}.bi-filetype-exe::before{content:"\f746"}.bi-filetype-gif::before{content:"\f747"}.bi-filetype-heic::before{content:"\f748"}.bi-filetype-html::before{content:"\f749"}.bi-filetype-java::before{content:"\f74a"}.bi-filetype-jpg::before{content:"\f74b"}.bi-filetype-js::before{content:"\f74c"}.bi-filetype-jsx::before{content:"\f74d"}.bi-filetype-key::before{content:"\f74e"}.bi-filetype-m4p::before{content:"\f74f"}.bi-filetype-md::before{content:"\f750"}.bi-filetype-mdx::before{content:"\f751"}.bi-filetype-mov::before{content:"\f752"}.bi-filetype-mp3::before{content:"\f753"}.bi-filetype-mp4::before{content:"\f754"}.bi-filetype-otf::before{content:"\f755"}.bi-filetype-pdf::before{content:"\f756"}.bi-filetype-php::before{content:"\f757"}.bi-filetype-png::before{content:"\f758"}.bi-filetype-ppt::before{content:"\f75a"}.bi-filetype-psd::before{content:"\f75b"}.bi-filetype-py::before{content:"\f75c"}.bi-filetype-raw::before{content:"\f75d"}.bi-filetype-rb::before{content:"\f75e"}.bi-filetype-sass::before{content:"\f75f"}.bi-filetype-scss::before{content:"\f760"}.bi-filetype-sh::before{content:"\f761"}.bi-filetype-svg::before{content:"\f762"}.bi-filetype-tiff::before{content:"\f763"}.bi-filetype-tsx::before{content:"\f764"}.bi-filetype-ttf::before{content:"\f765"}.bi-filetype-txt::before{content:"\f766"}.bi-filetype-wav::before{content:"\f767"}.bi-filetype-woff::before{content:"\f768"}.bi-filetype-xls::before{content:"\f76a"}.bi-filetype-xml::before{content:"\f76b"}.bi-filetype-yml::before{content:"\f76c"}.bi-heart-arrow::before{content:"\f76d"}.bi-heart-pulse-fill::before{content:"\f76e"}.bi-heart-pulse::before{content:"\f76f"}.bi-heartbreak-fill::before{content:"\f770"}.bi-heartbreak::before{content:"\f771"}.bi-hearts::before{content:"\f772"}.bi-hospital-fill::before{content:"\f773"}.bi-hospital::before{content:"\f774"}.bi-house-heart-fill::before{content:"\f775"}.bi-house-heart::before{content:"\f776"}.bi-incognito::before{content:"\f777"}.bi-magnet-fill::before{content:"\f778"}.bi-magnet::before{content:"\f779"}.bi-person-heart::before{content:"\f77a"}.bi-person-hearts::before{content:"\f77b"}.bi-phone-flip::before{content:"\f77c"}.bi-plugin::before{content:"\f77d"}.bi-postage-fill::before{content:"\f77e"}.bi-postage-heart-fill::before{content:"\f77f"}.bi-postage-heart::before{content:"\f780"}.bi-postage::before{content:"\f781"}.bi-postcard-fill::before{content:"\f782"}.bi-postcard-heart-fill::before{content:"\f783"}.bi-postcard-heart::before{content:"\f784"}.bi-postcard::before{content:"\f785"}.bi-search-heart-fill::before{content:"\f786"}.bi-search-heart::before{content:"\f787"}.bi-sliders2-vertical::before{content:"\f788"}.bi-sliders2::before{content:"\f789"}.bi-trash3-fill::before{content:"\f78a"}.bi-trash3::before{content:"\f78b"}.bi-valentine::before{content:"\f78c"}.bi-valentine2::before{content:"\f78d"}.bi-wrench-adjustable-circle-fill::before{content:"\f78e"}.bi-wrench-adjustable-circle::before{content:"\f78f"}.bi-wrench-adjustable::before{content:"\f790"}.bi-filetype-json::before{content:"\f791"}.bi-filetype-pptx::before{content:"\f792"}.bi-filetype-xlsx::before{content:"\f793"}.bi-1-circle-fill::before{content:"\f796"}.bi-1-circle::before{content:"\f797"}.bi-1-square-fill::before{content:"\f798"}.bi-1-square::before{content:"\f799"}.bi-2-circle-fill::before{content:"\f79c"}.bi-2-circle::before{content:"\f79d"}.bi-2-square-fill::before{content:"\f79e"}.bi-2-square::before{content:"\f79f"}.bi-3-circle-fill::before{content:"\f7a2"}.bi-3-circle::before{content:"\f7a3"}.bi-3-square-fill::before{content:"\f7a4"}.bi-3-square::before{content:"\f7a5"}.bi-4-circle-fill::before{content:"\f7a8"}.bi-4-circle::before{content:"\f7a9"}.bi-4-square-fill::before{content:"\f7aa"}.bi-4-square::before{content:"\f7ab"}.bi-5-circle-fill::before{content:"\f7ae"}.bi-5-circle::before{content:"\f7af"}.bi-5-square-fill::before{content:"\f7b0"}.bi-5-square::before{content:"\f7b1"}.bi-6-circle-fill::before{content:"\f7b4"}.bi-6-circle::before{content:"\f7b5"}.bi-6-square-fill::before{content:"\f7b6"}.bi-6-square::before{content:"\f7b7"}.bi-7-circle-fill::before{content:"\f7ba"}.bi-7-circle::before{content:"\f7bb"}.bi-7-square-fill::before{content:"\f7bc"}.bi-7-square::before{content:"\f7bd"}.bi-8-circle-fill::before{content:"\f7c0"}.bi-8-circle::before{content:"\f7c1"}.bi-8-square-fill::before{content:"\f7c2"}.bi-8-square::before{content:"\f7c3"}.bi-9-circle-fill::before{content:"\f7c6"}.bi-9-circle::before{content:"\f7c7"}.bi-9-square-fill::before{content:"\f7c8"}.bi-9-square::before{content:"\f7c9"}.bi-airplane-engines-fill::before{content:"\f7ca"}.bi-airplane-engines::before{content:"\f7cb"}.bi-airplane-fill::before{content:"\f7cc"}.bi-airplane::before{content:"\f7cd"}.bi-alexa::before{content:"\f7ce"}.bi-alipay::before{content:"\f7cf"}.bi-android::before{content:"\f7d0"}.bi-android2::before{content:"\f7d1"}.bi-box-fill::before{content:"\f7d2"}.bi-box-seam-fill::before{content:"\f7d3"}.bi-browser-chrome::before{content:"\f7d4"}.bi-browser-edge::before{content:"\f7d5"}.bi-browser-firefox::before{content:"\f7d6"}.bi-browser-safari::before{content:"\f7d7"}.bi-c-circle-fill::before{content:"\f7da"}.bi-c-circle::before{content:"\f7db"}.bi-c-square-fill::before{content:"\f7dc"}.bi-c-square::before{content:"\f7dd"}.bi-capsule-pill::before{content:"\f7de"}.bi-capsule::before{content:"\f7df"}.bi-car-front-fill::before{content:"\f7e0"}.bi-car-front::before{content:"\f7e1"}.bi-cassette-fill::before{content:"\f7e2"}.bi-cassette::before{content:"\f7e3"}.bi-cc-circle-fill::before{content:"\f7e6"}.bi-cc-circle::before{content:"\f7e7"}.bi-cc-square-fill::before{content:"\f7e8"}.bi-cc-square::before{content:"\f7e9"}.bi-cup-hot-fill::before{content:"\f7ea"}.bi-cup-hot::before{content:"\f7eb"}.bi-currency-rupee::before{content:"\f7ec"}.bi-dropbox::before{content:"\f7ed"}.bi-escape::before{content:"\f7ee"}.bi-fast-forward-btn-fill::before{content:"\f7ef"}.bi-fast-forward-btn::before{content:"\f7f0"}.bi-fast-forward-circle-fill::before{content:"\f7f1"}.bi-fast-forward-circle::before{content:"\f7f2"}.bi-fast-forward-fill::before{content:"\f7f3"}.bi-fast-forward::before{content:"\f7f4"}.bi-filetype-sql::before{content:"\f7f5"}.bi-fire::before{content:"\f7f6"}.bi-google-play::before{content:"\f7f7"}.bi-h-circle-fill::before{content:"\f7fa"}.bi-h-circle::before{content:"\f7fb"}.bi-h-square-fill::before{content:"\f7fc"}.bi-h-square::before{content:"\f7fd"}.bi-indent::before{content:"\f7fe"}.bi-lungs-fill::before{content:"\f7ff"}.bi-lungs::before{content:"\f800"}.bi-microsoft-teams::before{content:"\f801"}.bi-p-circle-fill::before{content:"\f804"}.bi-p-circle::before{content:"\f805"}.bi-p-square-fill::before{content:"\f806"}.bi-p-square::before{content:"\f807"}.bi-pass-fill::before{content:"\f808"}.bi-pass::before{content:"\f809"}.bi-prescription::before{content:"\f80a"}.bi-prescription2::before{content:"\f80b"}.bi-r-circle-fill::before{content:"\f80e"}.bi-r-circle::before{content:"\f80f"}.bi-r-square-fill::before{content:"\f810"}.bi-r-square::before{content:"\f811"}.bi-repeat-1::before{content:"\f812"}.bi-repeat::before{content:"\f813"}.bi-rewind-btn-fill::before{content:"\f814"}.bi-rewind-btn::before{content:"\f815"}.bi-rewind-circle-fill::before{content:"\f816"}.bi-rewind-circle::before{content:"\f817"}.bi-rewind-fill::before{content:"\f818"}.bi-rewind::before{content:"\f819"}.bi-train-freight-front-fill::before{content:"\f81a"}.bi-train-freight-front::before{content:"\f81b"}.bi-train-front-fill::before{content:"\f81c"}.bi-train-front::before{content:"\f81d"}.bi-train-lightrail-front-fill::before{content:"\f81e"}.bi-train-lightrail-front::before{content:"\f81f"}.bi-truck-front-fill::before{content:"\f820"}.bi-truck-front::before{content:"\f821"}.bi-ubuntu::before{content:"\f822"}.bi-unindent::before{content:"\f823"}.bi-unity::before{content:"\f824"}.bi-universal-access-circle::before{content:"\f825"}.bi-universal-access::before{content:"\f826"}.bi-virus::before{content:"\f827"}.bi-virus2::before{content:"\f828"}.bi-wechat::before{content:"\f829"}.bi-yelp::before{content:"\f82a"}.bi-sign-stop-fill::before{content:"\f82b"}.bi-sign-stop-lights-fill::before{content:"\f82c"}.bi-sign-stop-lights::before{content:"\f82d"}.bi-sign-stop::before{content:"\f82e"}.bi-sign-turn-left-fill::before{content:"\f82f"}.bi-sign-turn-left::before{content:"\f830"}.bi-sign-turn-right-fill::before{content:"\f831"}.bi-sign-turn-right::before{content:"\f832"}.bi-sign-turn-slight-left-fill::before{content:"\f833"}.bi-sign-turn-slight-left::before{content:"\f834"}.bi-sign-turn-slight-right-fill::before{content:"\f835"}.bi-sign-turn-slight-right::before{content:"\f836"}.bi-sign-yield-fill::before{content:"\f837"}.bi-sign-yield::before{content:"\f838"}.bi-ev-station-fill::before{content:"\f839"}.bi-ev-station::before{content:"\f83a"}.bi-fuel-pump-diesel-fill::before{content:"\f83b"}.bi-fuel-pump-diesel::before{content:"\f83c"}.bi-fuel-pump-fill::before{content:"\f83d"}.bi-fuel-pump::before{content:"\f83e"}.bi-0-circle-fill::before{content:"\f83f"}.bi-0-circle::before{content:"\f840"}.bi-0-square-fill::before{content:"\f841"}.bi-0-square::before{content:"\f842"}.bi-rocket-fill::before{content:"\f843"}.bi-rocket-takeoff-fill::before{content:"\f844"}.bi-rocket-takeoff::before{content:"\f845"}.bi-rocket::before{content:"\f846"}.bi-stripe::before{content:"\f847"}.bi-subscript::before{content:"\f848"}.bi-superscript::before{content:"\f849"}.bi-trello::before{content:"\f84a"}.bi-envelope-at-fill::before{content:"\f84b"}.bi-envelope-at::before{content:"\f84c"}.bi-regex::before{content:"\f84d"}.bi-text-wrap::before{content:"\f84e"}.bi-sign-dead-end-fill::before{content:"\f84f"}.bi-sign-dead-end::before{content:"\f850"}.bi-sign-do-not-enter-fill::before{content:"\f851"}.bi-sign-do-not-enter::before{content:"\f852"}.bi-sign-intersection-fill::before{content:"\f853"}.bi-sign-intersection-side-fill::before{content:"\f854"}.bi-sign-intersection-side::before{content:"\f855"}.bi-sign-intersection-t-fill::before{content:"\f856"}.bi-sign-intersection-t::before{content:"\f857"}.bi-sign-intersection-y-fill::before{content:"\f858"}.bi-sign-intersection-y::before{content:"\f859"}.bi-sign-intersection::before{content:"\f85a"}.bi-sign-merge-left-fill::before{content:"\f85b"}.bi-sign-merge-left::before{content:"\f85c"}.bi-sign-merge-right-fill::before{content:"\f85d"}.bi-sign-merge-right::before{content:"\f85e"}.bi-sign-no-left-turn-fill::before{content:"\f85f"}.bi-sign-no-left-turn::before{content:"\f860"}.bi-sign-no-parking-fill::before{content:"\f861"}.bi-sign-no-parking::before{content:"\f862"}.bi-sign-no-right-turn-fill::before{content:"\f863"}.bi-sign-no-right-turn::before{content:"\f864"}.bi-sign-railroad-fill::before{content:"\f865"}.bi-sign-railroad::before{content:"\f866"}.bi-building-add::before{content:"\f867"}.bi-building-check::before{content:"\f868"}.bi-building-dash::before{content:"\f869"}.bi-building-down::before{content:"\f86a"}.bi-building-exclamation::before{content:"\f86b"}.bi-building-fill-add::before{content:"\f86c"}.bi-building-fill-check::before{content:"\f86d"}.bi-building-fill-dash::before{content:"\f86e"}.bi-building-fill-down::before{content:"\f86f"}.bi-building-fill-exclamation::before{content:"\f870"}.bi-building-fill-gear::before{content:"\f871"}.bi-building-fill-lock::before{content:"\f872"}.bi-building-fill-slash::before{content:"\f873"}.bi-building-fill-up::before{content:"\f874"}.bi-building-fill-x::before{content:"\f875"}.bi-building-fill::before{content:"\f876"}.bi-building-gear::before{content:"\f877"}.bi-building-lock::before{content:"\f878"}.bi-building-slash::before{content:"\f879"}.bi-building-up::before{content:"\f87a"}.bi-building-x::before{content:"\f87b"}.bi-buildings-fill::before{content:"\f87c"}.bi-buildings::before{content:"\f87d"}.bi-bus-front-fill::before{content:"\f87e"}.bi-bus-front::before{content:"\f87f"}.bi-ev-front-fill::before{content:"\f880"}.bi-ev-front::before{content:"\f881"}.bi-globe-americas::before{content:"\f882"}.bi-globe-asia-australia::before{content:"\f883"}.bi-globe-central-south-asia::before{content:"\f884"}.bi-globe-europe-africa::before{content:"\f885"}.bi-house-add-fill::before{content:"\f886"}.bi-house-add::before{content:"\f887"}.bi-house-check-fill::before{content:"\f888"}.bi-house-check::before{content:"\f889"}.bi-house-dash-fill::before{content:"\f88a"}.bi-house-dash::before{content:"\f88b"}.bi-house-down-fill::before{content:"\f88c"}.bi-house-down::before{content:"\f88d"}.bi-house-exclamation-fill::before{content:"\f88e"}.bi-house-exclamation::before{content:"\f88f"}.bi-house-gear-fill::before{content:"\f890"}.bi-house-gear::before{content:"\f891"}.bi-house-lock-fill::before{content:"\f892"}.bi-house-lock::before{content:"\f893"}.bi-house-slash-fill::before{content:"\f894"}.bi-house-slash::before{content:"\f895"}.bi-house-up-fill::before{content:"\f896"}.bi-house-up::before{content:"\f897"}.bi-house-x-fill::before{content:"\f898"}.bi-house-x::before{content:"\f899"}.bi-person-add::before{content:"\f89a"}.bi-person-down::before{content:"\f89b"}.bi-person-exclamation::before{content:"\f89c"}.bi-person-fill-add::before{content:"\f89d"}.bi-person-fill-check::before{content:"\f89e"}.bi-person-fill-dash::before{content:"\f89f"}.bi-person-fill-down::before{content:"\f8a0"}.bi-person-fill-exclamation::before{content:"\f8a1"}.bi-person-fill-gear::before{content:"\f8a2"}.bi-person-fill-lock::before{content:"\f8a3"}.bi-person-fill-slash::before{content:"\f8a4"}.bi-person-fill-up::before{content:"\f8a5"}.bi-person-fill-x::before{content:"\f8a6"}.bi-person-gear::before{content:"\f8a7"}.bi-person-lock::before{content:"\f8a8"}.bi-person-slash::before{content:"\f8a9"}.bi-person-up::before{content:"\f8aa"}.bi-scooter::before{content:"\f8ab"}.bi-taxi-front-fill::before{content:"\f8ac"}.bi-taxi-front::before{content:"\f8ad"}.bi-amd::before{content:"\f8ae"}.bi-database-add::before{content:"\f8af"}.bi-database-check::before{content:"\f8b0"}.bi-database-dash::before{content:"\f8b1"}.bi-database-down::before{content:"\f8b2"}.bi-database-exclamation::before{content:"\f8b3"}.bi-database-fill-add::before{content:"\f8b4"}.bi-database-fill-check::before{content:"\f8b5"}.bi-database-fill-dash::before{content:"\f8b6"}.bi-database-fill-down::before{content:"\f8b7"}.bi-database-fill-exclamation::before{content:"\f8b8"}.bi-database-fill-gear::before{content:"\f8b9"}.bi-database-fill-lock::before{content:"\f8ba"}.bi-database-fill-slash::before{content:"\f8bb"}.bi-database-fill-up::before{content:"\f8bc"}.bi-database-fill-x::before{content:"\f8bd"}.bi-database-fill::before{content:"\f8be"}.bi-database-gear::before{content:"\f8bf"}.bi-database-lock::before{content:"\f8c0"}.bi-database-slash::before{content:"\f8c1"}.bi-database-up::before{content:"\f8c2"}.bi-database-x::before{content:"\f8c3"}.bi-database::before{content:"\f8c4"}.bi-houses-fill::before{content:"\f8c5"}.bi-houses::before{content:"\f8c6"}.bi-nvidia::before{content:"\f8c7"}.bi-person-vcard-fill::before{content:"\f8c8"}.bi-person-vcard::before{content:"\f8c9"}.bi-sina-weibo::before{content:"\f8ca"}.bi-tencent-qq::before{content:"\f8cb"}.bi-wikipedia::before{content:"\f8cc"}.bi-alphabet-uppercase::before{content:"\f2a5"}.bi-alphabet::before{content:"\f68a"}.bi-amazon::before{content:"\f68d"}.bi-arrows-collapse-vertical::before{content:"\f690"}.bi-arrows-expand-vertical::before{content:"\f695"}.bi-arrows-vertical::before{content:"\f698"}.bi-arrows::before{content:"\f6a2"}.bi-ban-fill::before{content:"\f6a3"}.bi-ban::before{content:"\f6b6"}.bi-bing::before{content:"\f6c2"}.bi-cake::before{content:"\f6e0"}.bi-cake2::before{content:"\f6ed"}.bi-cookie::before{content:"\f6ee"}.bi-copy::before{content:"\f759"}.bi-crosshair::before{content:"\f769"}.bi-crosshair2::before{content:"\f794"}.bi-emoji-astonished-fill::before{content:"\f795"}.bi-emoji-astonished::before{content:"\f79a"}.bi-emoji-grimace-fill::before{content:"\f79b"}.bi-emoji-grimace::before{content:"\f7a0"}.bi-emoji-grin-fill::before{content:"\f7a1"}.bi-emoji-grin::before{content:"\f7a6"}.bi-emoji-surprise-fill::before{content:"\f7a7"}.bi-emoji-surprise::before{content:"\f7ac"}.bi-emoji-tear-fill::before{content:"\f7ad"}.bi-emoji-tear::before{content:"\f7b2"}.bi-envelope-arrow-down-fill::before{content:"\f7b3"}.bi-envelope-arrow-down::before{content:"\f7b8"}.bi-envelope-arrow-up-fill::before{content:"\f7b9"}.bi-envelope-arrow-up::before{content:"\f7be"}.bi-feather::before{content:"\f7bf"}.bi-feather2::before{content:"\f7c4"}.bi-floppy-fill::before{content:"\f7c5"}.bi-floppy::before{content:"\f7d8"}.bi-floppy2-fill::before{content:"\f7d9"}.bi-floppy2::before{content:"\f7e4"}.bi-gitlab::before{content:"\f7e5"}.bi-highlighter::before{content:"\f7f8"}.bi-marker-tip::before{content:"\f802"}.bi-nvme-fill::before{content:"\f803"}.bi-nvme::before{content:"\f80c"}.bi-opencollective::before{content:"\f80d"}.bi-pci-card-network::before{content:"\f8cd"}.bi-pci-card-sound::before{content:"\f8ce"}.bi-radar::before{content:"\f8cf"}.bi-send-arrow-down-fill::before{content:"\f8d0"}.bi-send-arrow-down::before{content:"\f8d1"}.bi-send-arrow-up-fill::before{content:"\f8d2"}.bi-send-arrow-up::before{content:"\f8d3"}.bi-sim-slash-fill::before{content:"\f8d4"}.bi-sim-slash::before{content:"\f8d5"}.bi-sourceforge::before{content:"\f8d6"}.bi-substack::before{content:"\f8d7"}.bi-threads-fill::before{content:"\f8d8"}.bi-threads::before{content:"\f8d9"}.bi-transparency::before{content:"\f8da"}.bi-twitter-x::before{content:"\f8db"}.bi-type-h4::before{content:"\f8dc"}.bi-type-h5::before{content:"\f8dd"}.bi-type-h6::before{content:"\f8de"}.bi-backpack-fill::before{content:"\f8df"}.bi-backpack::before{content:"\f8e0"}.bi-backpack2-fill::before{content:"\f8e1"}.bi-backpack2::before{content:"\f8e2"}.bi-backpack3-fill::before{content:"\f8e3"}.bi-backpack3::before{content:"\f8e4"}.bi-backpack4-fill::before{content:"\f8e5"}.bi-backpack4::before{content:"\f8e6"}.bi-brilliance::before{content:"\f8e7"}.bi-cake-fill::before{content:"\f8e8"}.bi-cake2-fill::before{content:"\f8e9"}.bi-duffle-fill::before{content:"\f8ea"}.bi-duffle::before{content:"\f8eb"}.bi-exposure::before{content:"\f8ec"}.bi-gender-neuter::before{content:"\f8ed"}.bi-highlights::before{content:"\f8ee"}.bi-luggage-fill::before{content:"\f8ef"}.bi-luggage::before{content:"\f8f0"}.bi-mailbox-flag::before{content:"\f8f1"}.bi-mailbox2-flag::before{content:"\f8f2"}.bi-noise-reduction::before{content:"\f8f3"}.bi-passport-fill::before{content:"\f8f4"}.bi-passport::before{content:"\f8f5"}.bi-person-arms-up::before{content:"\f8f6"}.bi-person-raised-hand::before{content:"\f8f7"}.bi-person-standing-dress::before{content:"\f8f8"}.bi-person-standing::before{content:"\f8f9"}.bi-person-walking::before{content:"\f8fa"}.bi-person-wheelchair::before{content:"\f8fb"}.bi-shadows::before{content:"\f8fc"}.bi-suitcase-fill::before{content:"\f8fd"}.bi-suitcase-lg-fill::before{content:"\f8fe"}.bi-suitcase-lg::before{content:"\f8ff"}.bi-suitcase::before{content:"\f900"}.bi-suitcase2-fill::before{content:"\f901"}.bi-suitcase2::before{content:"\f902"}.bi-vignette::before{content:"\f903"}
