/*===================================================================
====================== @author Alexandre Lapoux =====================
================= @editor Octopoos - www.octopoos.com ===============
====== @copyright (C) 2009 - 2024 OCTOPOOS. All Rights Reserved. ====
=====================================================================*/

/*
ECO : principal #EE7F00 (orange) > secondaire #95C11F (vert clair)
ABJ : principal #138482 (vert d'eau) > secondaire #7AA701 (vert foncé)
DEEE : bleu principal #00B3DD (bleu clair) > secondaire #028DAF (bleu foncé)
ASL : principal #D90A4C (rouge) > secondaire #A26BA6 (violet)
*/

h1 {text-transform:uppercase;}
h1,h2,h3,h4,h5{margin:0;font-weight:700;}
h1,h1.uk-panel-title{font-size:34px;line-height:44px;font-family: 'muliblack';color:var(--h1);}
h2,h2.uk-panel-title,.wysiwyg h2{font-size:30px;line-height:40px;font-family: 'muliextrabold';color:var(--h2);}
h3,h3.uk-panel-title,.wysiwyg h3{font-size:24px;line-height:34px;font-family: 'muliextrabold';color:var(--h3);}
h4,h4.uk-panel-title,.wysiwyg h4{font-size:22px;line-height:32px;font-family: 'muliextrabold';color:var(--h4);}
h5,h5.uk-panel-title,.wysiwyg h5{font-size:18px;line-height:28px;font-family: 'muliextrabold';color:var(--h5);}
h6,h6.uk-panel-title,.wysiwyg h6{font-size:16px;line-height:26px;font-family: 'muliextrabold';color:var(--h6);}

/* ------------------------------------ */
/* -------------- Interface ----------- */
/* ------------------------------------ */
html.mce-fullscreen .bar-admin{width:100%!important;}
body#tinymce{max-width:1280px;margin:0 auto;padding:10px 16px;}
body .mce-container iframe{padding:0;box-sizing:border-box;}
html.mce-fullscreen body .mce-container iframe{padding:0 0 32px 0;box-sizing:border-box;}
div.cck_forms.cck_site div.cck_form button span.mce-txt{ line-height: 1.6em }
body div.mce-fullscreen{z-index:2000;top:48px;}
body .mce-toolbar-grp{padding:0;}
body .mce-flow-layout-item{margin:0;}
body .mce-btn-small button{padding:6px 8px;}
body .mce-btn-group:not(:first-child){border-left:1px solid #e2e2e2;padding-left:0;margin-left:0;}
body .mce-textbox:focus,body .mce-textbox.mce-focus{border-color:var(--s2);}
body .mce-textbox,body .mce-combobox input{background:#fff;border:1px solid #e2e2e2;height:40px;resize:none;padding:0 16px;color:var(--s0);box-sizing:border-box;}
body .mce-window-body .mce-listbox{border:1px solid #e2e2e2;height:40px;}
body .mce-window-head{padding:8px 16px;border-bottom:1px solid #e2e2e2;position:relative;}
body .mce-panel{border:0 solid #e2e2e2;background-color:#fff;}
body .mce-btn{border:none;text-shadow:none;background-color:#fff;}
body .mce-btn:hover button,body .mce-btn:focus button{color:#fff;background:linear-gradient(to right,var(--s2) 0%,var(--s2) 100%);}
body .mce-btn:hover button,body .mce-btn:focus button,body .mce-btn:hover .mce-ico,body .mce-btn:focus .mce-ico{color:#fff;}
body .mce-btn:hover .mce-caret,body .mce-btn:focus .mce-caret{border-top:4px solid #fff;}
body .mce-window .mce-foot .mce-btn{background:none;border-color:transparent;}
body .mce-window .mce-foot .mce-btn button{border:1px solid var(--s2);color:var(--s2);background:none;border-radius:16px;font-size:13px;text-transform:uppercase;line-height:16px;padding:0 12px;padding-top:0px;min-width:auto;min-height:23px;letter-spacing:1px;font-family: 'muliextrabold';text-decoration:none;}
body .mce-window .mce-foot .mce-btn button:hover,body .mce-window .mce-foot .mce-btn button:focus,body .mce-window .mce-foot .mce-primary button{color:#fff;background:linear-gradient(to right,var(--s2) 0%,var(--s2) 100%);}
body .mce-window .mce-foot .mce-primary button:hover,body .mce-window .mce-foot .mce-primary button:focus{color:var(--s2);background:none;}
body .mce-grid-border a:hover,body  .mce-grid-border a.mce-active{border-color:var(--s2);background:linear-gradient(to right,var(--s2) 0%,var(--s2) 100%);}
body .mce-ico{font-size:16px;line-height:16px;color:var(--s1);}
body .mce-menu-item:hover,body .mce-menu-item.mce-selected,body .mce-menu-item:focus{text-decoration:none;color:#fff;border:none;background:linear-gradient(to right,var(--s2) 0%,var(--s2) 100%);}
body .mce-item-table,body .mce-item-table td,body .mce-item-table th,body .mce-item-table caption {border: none;}
body.mce-content-body.wysiwyg section[data-section-siblings]{ position: relative; margin-left: -14px;z-index: 1 }
body.mce-content-body.wysiwyg section[data-section-siblings]::before{content:"Container";position:absolute;right:0;top:-15px;font-size:11px;color:#fff;background:#ccc;z-index:-1;line-height:15px;padding:0 4px;}
body.mce-content-body.wysiwyg section[data-section-siblings]::after{ content: ""; position: absolute;right: 0;top: 0; left: 14px; bottom: 0; border: 1px dashed #ccc;z-index: -1 }
body.mce-content-body.wysiwyg div[data-box-siblings] *{word-break:break-word;}
body.mce-content-body.wysiwyg div[data-box-siblings]{position:relative;z-index:1}
body.mce-content-body.wysiwyg div[data-box-siblings]::before{content:"Box";position:absolute;right:0;top:0;font-size:11px;color:#fff;background:#ccc;z-index:-1;line-height:15px;padding:0 4px;}
body.mce-content-body.wysiwyg div[data-box-siblings]::after{ content: ""; position: absolute;right: 0;top: 0; left: 0; bottom: 0; border: 1px dashed #ccc;z-index: -1 }
body.mce-content-body.wysiwyg div[data-multi-col]{position:relative;z-index:1}
body.mce-content-body.wysiwyg div[data-multi-col]::before{content:"Section Paragraph";position:absolute;right:0;top:-15px;font-size:11px;color:#fff;background:#ccc;z-index:-1;line-height:15px;padding:0 4px;}
body.mce-content-body.wysiwyg div[data-multi-col]::after{ content: ""; position: absolute;right: 0;top: 0; left: 0; bottom: 0; border: 1px dashed #ccc;z-index: -1 }

/* ------------------------------------ */
/* -------------- General ------------- */
/* ------------------------------------ */
strong, b {font-family: 'muliextrabold';}
p + .wysiwyg,.wysiwyg + .wysiwyg{margin-top:48px;}
.wysiwyg p img,.wysiwyg p iframe{margin:0 auto}
.wysiwyg p,.wysiwyg aside{font-size:16px;line-height:20px;margin:0;padding:0;}
.wysiwyg p + p,.wysiwyg + .wysiwyg p,.wysiwyg div + p,.wysiwyg p + div{margin-top:20px;}
.wysiwyg h2,.wysiwyg h3,.wysiwyg h4,.wysiwyg h5,.wysiwyg h6{position:relative;margin:0;padding: 0;}
.wysiwyg h2 + p,.wysiwyg h3 + p,.wysiwyg h4 + p,.wysiwyg h5 + p,.wysiwyg h6 + p{margin-top:20px;}
.wysiwyg h2 + table{margin-top:24px;}
.wysiwyg h3 + table,.wysiwyg h4 + table,.wysiwyg h5 + table,.wysiwyg h6 + table{margin-top:20px;}
.wysiwyg * + h2,.wysiwyg * + h3,.wysiwyg * + h4,.wysiwyg * + h5,.wysiwyg * + h6{margin-top:24px;}
.wysiwyg small{color:var(--s0);}
.wysiwyg em{color:var(--s0);font-style:normal;}
.wysiwyg em.italic{color:var(--s0);}
.wysiwyg em > small{font-style:italic;display:block;padding-top:8px;color:var(--s2);}
.wysiwyg em.italic,.wysiwyg span.italic{font-style:italic;}
.wysiwyg em.underline,.wysiwyg span.underline{text-decoration:underline; font-style: normal;}
.wysiwyg em.strikethrough,.wysiwyg span.strikethrough{text-decoration:line-through;}
.wysiwyg h2,.wysiwyg h3,.wysiwyg h4,.wysiwyg h5,.wysiwyg h6{margin-bottom:24px;}
.wysiwyg * + h2,.wysiwyg * + h3,.wysiwyg * + h4,.wysiwyg * + h5,.wysiwyg * + h6{margin-top:48px;}
h2,h2.uk-panel-title,.wysiwyg h2{width:fit-content;margin-bottom: 16px;}
/*h2:after,h2.uk-panel-title:after,.wysiwyg h2::after{content:"";width:100%;height:3px;position:absolute;left:0;bottom:-14px;background:var(--h2);}*/
.email-body h2:after{display: none;}
.wysiwyg b,.wysiwyg strong,.wysiwyg u,.wysiwyg em,.wysiwyg sub,.wysiwyg sup{color:var(--s0);}
.wysiwyg b,.wysiwyg strong{font-family: 'muliextrabold';}
.wysiwyg em{font-style:italic;}
.wysiwyg sub,.wysiwyg sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
.wysiwyg sub{bottom:-.25em;}
.wysiwyg sup{top:-.5em;}
.wysiwyg a[data-octo]{position:relative;padding-right:48px;display:inline-block;}
a, .uk-link ,.wysiwyg a{color:var(--link);font-family: 'muliextrabold';}
a:not([class*="btn"]):hover,
a:not([class*="btn"]):focus,
.uk-link:not([class*="btn"]):hover,
.uk-link:not([class*="btn"]):focus,
.wysiwyg a:not([class*="btn"]):hover,
.wysiwyg a:not([class*="btn"]):focus,
.wysiwyg a:not([data-btn-*]):hover,
.wysiwyg a:not([data-btn-*]):focus{
    color:var(--link-h);
}
.uk-link:not([class*="btn"]):hover,
.uk-link:not([class*="btn"]):focus,
.wysiwyg a:not([class*="btn"]):hover,
.wysiwyg a:not([class*="btn"]):focus,
.wysiwyg a:not([data-btn-*]):hover,
.wysiwyg a:not([data-btn-*]):focus{
	text-decoration: underline;
}

a[class*="o-edit"]:hover,td a.hasTooltip:hover,.p-link-icon:hover:not([class*="btn"]), .p-link:hover:not([class*="btn"]), #tabs-control li a,#headerback .uk-dropdown-nav > li > a:hover{text-decoration: none;}
/*---------------------------------------
---------------- Align
---------------------------------------*/
.wysiwyg [data-align="left"]{text-align:left;}
.wysiwyg [data-align="center"]{text-align:center;}
.wysiwyg [data-align="right"]{text-align:right;}
.wysiwyg [data-align="justify"]{text-align:justify;word-break:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;}

/*---------------------------------------
---------------- Blockquote
---------------------------------------*/
.wysiwyg blockquote{padding-left:32px;border:none;font-size:22px;line-height:32px;font-style:normal;color:var(--s0);margin:0;position:relative;font-family:'muliextrabold';}
.wysiwyg blockquote::before{content: "";position:absolute;top:0;left:0;background:var(--blockquote);width:4px;height:100%;}

/*---------------------------------------
---------------- BR
---------------------------------------*/
.wysiwyg [data-br="0"]{margin-bottom:0;}
.wysiwyg [data-br="0"] + p,.wysiwyg [data-br="0"] + ul,.wysiwyg [data-br="0"] + div,.wysiwyg [data-br="0"] + h2,.wysiwyg [data-br="0"] + h3,.wysiwyg [data-br="0"] + h4,.wysiwyg [data-br="0"] + h5,.wysiwyg [data-br="0"] + h6{margin-top:0;}
.wysiwyg [data-br="1"]{margin-bottom:20px;}
.wysiwyg [data-br="2"]{margin-bottom:40px;}
.wysiwyg [data-br="3"]{margin-bottom:60px;}
.wysiwyg [data-br="4"]{margin-bottom:80px;}
.wysiwyg [data-br-t="0"]{margin-top:0;}
.wysiwyg p + [data-br-t="0"],.wysiwyg ul + [data-br-t="0"],.wysiwyg div + [data-br-t="0"],.wysiwyg h2 + [data-br-t="0"],.wysiwyg h3 + [data-br-t="0"],.wysiwyg h4 + [data-br-t="0"],.wysiwyg h5 + [data-br-t="0"],.wysiwyg h6 + [data-br-t="0"]{margin-top:0;}
.wysiwyg [data-br-t="1"]{margin-top:20px;}
.wysiwyg [data-br-t="2"]{margin-top:40px;}
.wysiwyg [data-br-t="3"]{margin-top:60px;}
.wysiwyg [data-br-t="4"]{margin-top:80px;}

/*---------------------------------------
---------------- Indent
---------------------------------------*/
.wysiwyg p[data-indent="0"]{padding:0;}
.wysiwyg p[data-indent="1"]{padding:0 0 0 32px;}
.wysiwyg p[data-indent="2"]{padding:0 0 0 64px;}
.wysiwyg p[data-indent="3"]{padding:0 0 0 96px;}
.wysiwyg p[data-indent="4"]{padding:0 0 0 128px;}

/*---------------------------------------
---------------- Images Align
---------------------------------------*/
.wysiwyg img[data-img-align="left"],.wysiwyg ins[data-img-align="left"]{float:left;margin-right:16px;margin-top:3px;position:relative;z-index:2;}
.wysiwyg img[data-img-align="right"],.wysiwyg ins[data-img-align="right"]{float:right;margin-left:16px;margin-top:3px;position:relative;z-index:2;}
.wysiwyg img[data-img-align="center"],.wysiwyg ins[data-img-align="center"]{margin:auto;display:block;position:relative;z-index:2;}
@media (max-width:767px){
    .wysiwyg img[data-img-align="left"],.wysiwyg ins[data-img-align="left"],.wysiwyg img[data-img-align="right"],.wysiwyg ins[data-img-align="right"]{float:none;margin:auto;}
}

/*---------------------------------------
---------------- Images Size
---------------------------------------*/
.wysiwyg img[data-img-size="auto"],.wysiwyg ins[data-img-size="auto"]{width:auto}
.wysiwyg img[data-img-size="25"],.wysiwyg ins[data-img-size="25"]{width:25%}
.wysiwyg img[data-img-size="33"],.wysiwyg ins[data-img-size="33"]{width:33.333%}
.wysiwyg img[data-img-size="50"],.wysiwyg ins[data-img-size="50"]{width:50%}
.wysiwyg img[data-img-size="200"],.wysiwyg ins[data-img-size="200"]{width:200px}
.wysiwyg img[data-img-size="400"],.wysiwyg ins[data-img-size="400"]{width:400px}
@media (max-width:767px){
    .wysiwyg img[data-img-size="auto"],.wysiwyg img[data-img-size="25"],.wysiwyg img[data-img-size="33"],.wysiwyg img[data-img-size="50"],.wysiwyg img[data-img-size="200"],.wysiwyg img[data-img-size="400"]{width:auto;max-width:100%;}
}

/*---------------------------------------
---------------- HR
---------------------------------------*/
.wysiwyg hr{margin:8px 0;border:1px solid var(--s2);}

/*---------------------------------------
---------------- Ul/Ol
---------------------------------------*/
.wysiwyg ul,
.wysiwyg ol {
	margin: 16px 0;
	padding: 0;
	font-size: 16px;
	line-height: 20px;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
}

.wysiwyg ul:last-child,
.wysiwyg ol:last-child {
	margin-bottom: 0;
}

.wysiwyg ul ul,
.wysiwyg ul ol,
.wysiwyg ol ul,
.wysiwyg ol ol {
	margin-top: 0;
}

.wysiwyg ul li,
.wysiwyg ol li {
	position: relative;
	padding: 0 0 0 24px;
	margin: 0;
	line-height: 20px;
	text-align: left;
}

.wysiwyg ul[data-list="bullet"] > li::before,
.wysiwyg ol[data-list="bullet"] > li::before,
.wysiwyg ul > li::before,
.wysiwyg ol > li::before {
	content: "\2022";
	position: absolute;
	top: 2px;
	left: 0;
	font-size: 20px;
	color: var(--bullet);
	font-family: 'ecologic';
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	width: 16px;
	height: 16px;
	line-height: 15px;
	text-align: center;
	border-radius: 8px;
}

.wysiwyg ul[data-list="bullet"] li ul,
.wysiwyg ol[data-list="bullet"] li ul,
.wysiwyg ul li ul {
	padding: 0;
	margin-bottom: 0;
}

.wysiwyg ul > li::before,
.wysiwyg ul[data-list="checkmark"] > li::before {
	content: "\e91d";
	position: absolute;
	top: 2px;
	left: 0;
	font-size: 14px;
	color: var(--checkmark);
	font-family: 'ecologic';
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	width: 16px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	border-radius: 8px;
}

.wysiwyg ul li ul, 
.wysiwyg ul[data-list="checkmark"] li ul {
	padding: 0;
	margin-bottom: 0;
}

.wysiwyg ol[data-list="numbered"],
.wysiwyg ul[data-list="numbered"],
.wysiwyg ol {
	counter-reset: num;
}

.wysiwyg ol[data-list="numbered"] > li,
.wysiwyg ul[data-list="numbered"] > li,
.wysiwyg ol > li {
	counter-increment: num;
}

.wysiwyg ol[data-list="numbered"] > li::before,
.wysiwyg ul[data-list="numbered"] > li::before,
.wysiwyg ol > li::before {
	content: counter(num);
	background: none;
	color: var(--number);
	font-size: 12px;
	font-family: 'muliextrabold', sans-serif;
	line-height: 16px;
}

/*---------------------------------------
---------------- Columns Text
---------------------------------------*/
.wysiwyg p[data-text-columns] {
	-webkit-column-rule-style: solid;
	column-rule-style: solid;
	-webkit-column-gap: 40px;
	column-gap: 40px;
	-webkit-column-rule-color: var(--column);
	column-rule-color: var(--column);
	-webkit-column-rule-width: 2px;
	column-rule-width: 2px;
}

.wysiwyg p[data-text-columns='1']{-webkit-columns:1;columns:1;}
.wysiwyg p[data-text-columns='2']{-webkit-columns:2;columns:2;}
.wysiwyg p[data-text-columns='3']{-webkit-columns:3;columns:3;}
.wysiwyg p[data-text-columns='4']{-webkit-columns:4;columns:4;}
.wysiwyg p[data-text-columns='5']{-webkit-columns:5;columns:5;}
.wysiwyg p[data-text-columns='6']{-webkit-columns:6;columns:6;}
@media (max-width:959px){
    .wysiwyg p[data-text-columns='1']{-webkit-columns:1;columns:1;}
    .wysiwyg p[data-text-columns='2']{-webkit-columns:2;columns:2;}
    .wysiwyg p[data-text-columns='3'],
    .wysiwyg p[data-text-columns='4'],
    .wysiwyg p[data-text-columns='5'],
    .wysiwyg p[data-text-columns='6']{-webkit-columns:3;columns:3;}
}
@media (max-width:767px){
    .wysiwyg p[data-text-columns='1']{-webkit-columns:1;columns:1;}
    .wysiwyg p[data-text-columns='2'],
    .wysiwyg p[data-text-columns='3'],
    .wysiwyg p[data-text-columns='4'],
    .wysiwyg p[data-text-columns='5'],
    .wysiwyg p[data-text-columns='6']{-webkit-columns:2;columns:2;}
}
@media (max-width:532px){
    .wysiwyg p[data-text-columns='1'],
    .wysiwyg p[data-text-columns='2'],
    .wysiwyg p[data-text-columns='3'],
    .wysiwyg p[data-text-columns='4'],
    .wysiwyg p[data-text-columns='5'],
    .wysiwyg p[data-text-columns='6'] {-webkit-columns: 1;columns: 1;}
}


/*---------------------------------------
---------------- Columns Text
---------------------------------------*/
.wysiwyg div[data-multi-columns="1"]{-webkit-column-count:1;-moz-column-count: 1;column-count: 1;}
.wysiwyg div[data-multi-columns="2"]{-webkit-column-count:2;-moz-column-count: 2;column-count: 2;}
.wysiwyg div[data-multi-columns="3"]{-webkit-column-count:3;-moz-column-count: 3;column-count: 3;}
.wysiwyg div[data-multi-columns="4"]{-webkit-column-count:4;-moz-column-count: 4;column-count: 4;}
.wysiwyg div[data-multi-columns="5"]{-webkit-column-count:5;-moz-column-count: 5;column-count: 5;}
.wysiwyg div[data-multi-columns="6"]{-webkit-column-count:6;-moz-column-count: 6;column-count: 6;}
@media (max-width:959px){
    .wysiwyg div[data-multi-columns='1']{-webkit-column-count:1;-moz-column-count:1;column-count:1;}
    .wysiwyg div[data-multi-columns='2']{-webkit-column-count:2;-moz-column-count:2;column-count:2;}
    .wysiwyg div[data-multi-columns='3'],
    .wysiwyg div[data-multi-columns='4'],
    .wysiwyg div[data-multi-columns='5'],
    .wysiwyg div[data-multi-columns='6']{-webkit-column-count:3;-moz-column-count:3;column-count:3;}
}
@media (max-width:767px){
    .wysiwyg div[data-multi-columns='1']{-webkit-column-count:1;-moz-column-count:1;column-count:1;}
    .wysiwyg div[data-multi-columns='2'],
    .wysiwyg div[data-multi-columns='3'],
    .wysiwyg div[data-multi-columns='4'],
    .wysiwyg div[data-multi-columns='5'],
    .wysiwyg div[data-multi-columns='6']{-webkit-column-count:2;-moz-column-count:2;column-count:2;}
}
@media (max-width:532px){
    .wysiwyg div[data-multi-columns='1'],
    .wysiwyg div[data-multi-columns='2'],
    .wysiwyg div[data-multi-columns='3'],
    .wysiwyg div[data-multi-columns='4'],
    .wysiwyg div[data-multi-columns='5'],
    .wysiwyg div[data-multi-columns='6'] {-webkit-column-count: 1;-moz-column-count: 1;column-count: 1;}
}


/*---------------------------------------
---------------- Columns List
---------------------------------------*/
.wysiwyg ul[data-list-columns]{column-rule-style:solid;column-gap:40px;column-rule-color:#fff;column-rule-width:2px;}
.wysiwyg ul[data-list-columns='1']{columns:1;}
.wysiwyg ul[data-list-columns='2']{columns:2;}
.wysiwyg ul[data-list-columns='3']{columns:3;}
.wysiwyg ul[data-list-columns='4']{columns:4;}
.wysiwyg ul[data-list-columns='5']{columns:5;}
.wysiwyg ul[data-list-columns='6']{columns:6;}
@media (max-width:532px){
    .wysiwyg ul[data-list-columns='1'],.wysiwyg ul[data-list-columns='2'],.wysiwyg ul[data-list-columns='3'],.wysiwyg ul[data-list-columns='4'],.wysiwyg ul[data-list-columns='5'],.wysiwyg ul[data-list-columns='6']{columns:1;}
}

/*---------------------------------------
---------------- Firstletter
---------------------------------------*/
@supports (initial-letter: 3) or (-webkit-initial-letter: 3) {
.wysiwyg p[data-text-firstletter="1"]::first-letter {
/*font-weight: bold;*/
font-family: 'muliextrabold';
margin-right: 0.5em;
-webkit-initial-letter: 3;
initial-letter: 3;
vertical-align:top; }
}
  

/*---------------------------------------
---------------- Btn
---------------------------------------*/
.btn:not(.dropdown-toggle),
.wysiwyg [data-btn-style] {
    position: relative;
    background-clip: padding-box;
    text-decoration: none;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    transition: background 0.25s ease;
    border-radius: 0;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 20px;
    padding: 5px 12px;
    letter-spacing: 1px;
    font-weight: normal;
    text-decoration: none;
    border-width: 2px;
    border-style: solid;
    text-shadow: none;
    box-shadow: none;
    border-radius: 17px;    
}
.btn:focus,
.wysiwyg [data-btn-style]:focus,
.btn:active,
.wysiwyg [data-btn-style]:active {
    outline: none;
    outline-offset: 0;
    box-shadow: none;
}

.btn,.btn:link,.btn:visited,
.btn-primary,.btn-primary:link,.btn-primary:visited{
    border-color:var(--btn);
    color: #fff;
    background: var(--btn);
}
button.dropdown-toggle.btn {
    background: none;
    border: none;
    color: var(--btn);
    cursor: pointer;
}

.btn:focus,.btn:hover,
.btn-primary:focus,.btn-primary:hover{
    border-color:var(--btn-h);
    color: var(--btn);
    background: #fff;
}

.wysiwyg [data-btn-style="1"], .wysiwyg [data-btn-type="full"][data-btn-style="1"], .wysiwyg [data-btn-style="1"]:link, .wysiwyg [data-btn-type="full"][data-btn-style="1"]:link, .wysiwyg [data-btn-style="1"]:visited, .wysiwyg [data-btn-type="full"][data-btn-style="1"]:visited {
    border-color:var(--s1);
    color: #fff;
    background: var(--s1);
    text-decoration: none;
}

.wysiwyg [data-btn-style="1"]:focus, .wysiwyg [data-btn-type="full"][data-btn-style="1"]:focus, .wysiwyg [data-btn-style="1"]:hover, .wysiwyg [data-btn-type="full"][data-btn-style="1"]:hover {
    border-color:var(--s1);
    color: var(--s1);
    background: #fff;
}

.wysiwyg [data-btn-type="border"][data-btn-style="1"], .wysiwyg [data-btn-type="border"][data-btn-style="1"]:link, .wysiwyg [data-btn-type="border"][data-btn-style="1"]:visited {
    border-color:var(--s1);
    color: var(--s1);
    background: #fff;
}

.wysiwyg [data-btn-type="border"][data-btn-style="1"]:focus, .wysiwyg [data-btn-type="border"][data-btn-style="1"]:hover {
    border-color:var(--s1);
    color: #fff;
    background: var(--s1);
}

.btn.btn-abj,.btn.btn-abj:link,.btn.btn-abj:visited,
.wysiwyg [data-btn-style="2"], .wysiwyg [data-btn-type="full"][data-btn-style="2"], .wysiwyg [data-btn-style="2"]:link, .wysiwyg [data-btn-type="full"][data-btn-style="2"]:link, .wysiwyg [data-btn-style="2"]:visited, .wysiwyg [data-btn-type="full"][data-btn-style="2"]:visited {
    border-color:var(--s10);
    color: #fff;
    background: var(--s10);
    text-decoration: none;
}
.btn.btn-abj:focus,.btn.btn-abj:hover,
.wysiwyg [data-btn-style="2"]:focus, .wysiwyg [data-btn-type="full"][data-btn-style="2"]:focus, .wysiwyg [data-btn-style="2"]:hover, .wysiwyg [data-btn-type="full"][data-btn-style="2"]:hover {
    border-color:var(--s10);
    color: var(--s10);
    background: #fff;
}

.wysiwyg [data-btn-type="border"][data-btn-style="2"], .wysiwyg [data-btn-type="border"][data-btn-style="2"]:link, .wysiwyg [data-btn-type="border"][data-btn-style="2"]:visited {
    border-color:var(--s10);
    color: var(--s10);
    background: #fff;
}

.wysiwyg [data-btn-type="border"][data-btn-style="2"]:focus, .wysiwyg [data-btn-type="border"][data-btn-style="2"]:hover {
    border-color:var(--s10);
    color: #fff;
    background: var(--s10);
}


.btn.btn-deee,.btn.btn-deee:link,.btn.btn-deee:visited,
.wysiwyg [data-btn-style="3"], .wysiwyg [data-btn-type="full"][data-btn-style="3"], .wysiwyg [data-btn-style="3"]:link, .wysiwyg [data-btn-type="full"][data-btn-style="3"]:link, .wysiwyg [data-btn-style="3"]:visited, .wysiwyg [data-btn-type="full"][data-btn-style="3"]:visited {
    border-color:var(--s5);
    color: #fff;
    background: var(--s5);
    text-decoration: none;
}
.btn.btn-deee:focus,.btn.btn-deee:hover,
.wysiwyg [data-btn-style="3"]:focus, .wysiwyg [data-btn-type="full"][data-btn-style="3"]:focus, .wysiwyg [data-btn-style="3"]:hover, .wysiwyg [data-btn-type="full"][data-btn-style="3"]:hover {
    border-color: var(--s5);
    color: var(--s5);
    background: #fff;
}

.wysiwyg [data-btn-type="border"][data-btn-style="3"], .wysiwyg [data-btn-type="border"][data-btn-style="3"]:link, .wysiwyg [data-btn-type="border"][data-btn-style="3"]:visited {
    border-color:var(--s5);
    color: var(--s5);
    background: #fff;    
}

.wysiwyg [data-btn-type="border"][data-btn-style="3"]:focus, .wysiwyg [data-btn-type="border"][data-btn-style="3"]:hover {
    border-color:var(--s5);
    color: #fff;
    background: var(--s5);
}

.btn.btn-asl,.btn.btn-asl:link,.btn.btn-asl:visited,
.wysiwyg [data-btn-style="4"], .wysiwyg [data-btn-type="full"][data-btn-style="4"], .wysiwyg [data-btn-style="4"]:link, .wysiwyg [data-btn-type="full"][data-btn-style="4"]:link, .wysiwyg [data-btn-style="4"]:visited, .wysiwyg [data-btn-type="full"][data-btn-style="4"]:visited {
    border-color:var(--s6);
    color: #fff;
    background: var(--s6);
    text-decoration: none;
}
.btn.btn-asl:focus,.btn.btn-asl:hover,
.wysiwyg [data-btn-style="4"]:focus, .wysiwyg [data-btn-type="full"][data-btn-style="4"]:focus, .wysiwyg [data-btn-style="4"]:hover, .wysiwyg [data-btn-type="full"][data-btn-style="4"]:hover {
    border-color:var(--s6);
    color: var(--s6);
    background: #fff;
}

.wysiwyg [data-btn-type="border"][data-btn-style="4"], .wysiwyg [data-btn-type="border"][data-btn-style="4"]:link, .wysiwyg [data-btn-type="border"][data-btn-style="4"]:visited {
    border-color:var(--s6);
    color: var(--s6);
    background: #fff;
}

.wysiwyg [data-btn-type="border"][data-btn-style="4"]:focus, .wysiwyg [data-btn-type="border"][data-btn-style="4"]:hover {
    border-color:var(--s6);
    color: #fff;
    background: var(--s6);
}


.wysiwyg [data-btn-style] + [data-btn-style] {
    margin-left: 8px;
}

.wysiwyg [data-btn-type="square"] {
    padding: 0;
    width: 32px;
    height: 32px;
}

.btn.btn-large,
.wysiwyg [data-btn-size="large"],
.wysiwyg a[class^="octo-"][data-btn-size="large"],
.wysiwyg a[class*=" octo-"][data-btn-size="large"] {
    min-width: 48px;
    height: 48px;
    font-size: 20px;
    line-height: 22px;
    text-transform: uppercase;
    padding: 4px 22px;
    border-radius: 24px;
    margin: 0;
}
.btn:not(.dropdown-toggle), .btn.btn-normal,
.wysiwyg [data-btn-size="normal"],
.wysiwyg a[class^="octo-"][data-btn-size="normal"],
.wysiwyg a[class*=" octo-"][data-btn-size="normal"] {
    min-width: 40px;
    height: 40px;
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase;
    padding: 4px 20px;
    border-radius: 20px;
    margin: 0;
}
.btn.btn-small,
.wysiwyg [data-btn-size="small"],
.wysiwyg a[class^="octo-"][data-btn-size="small"],
.wysiwyg a[class*=" octo-"][data-btn-size="small"] {
    min-width: 32px;
    height: 32px;
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase;
    padding: 4px 16px;
    border-radius: 16px;
    margin: 0;
}

.wysiwyg a[class^="octo-"][data-btn-size="large"],
.wysiwyg a[class*=" octo-"][data-btn-size="large"] {
    padding-left:68px;
}
.wysiwyg a[class^="octo-"][data-btn-size="normal"],
.wysiwyg a[class*=" octo-"][data-btn-size="normal"] {
    padding-left:56px;
}
.wysiwyg a[class^="octo-"][data-btn-size="small"],
.wysiwyg a[class*=" octo-"][data-btn-size="small"] {
    padding-left:48px;
}

.wysiwyg a[class^="octo-"][data-btn-size="large"]::before, .wysiwyg a[class*=" octo-"][data-btn-size="large"]::before {
    width: 48px;
    font-size: 28px;
    line-height: 48px;
    border-radius: 24px 0 0 24px;
}
.wysiwyg a[class^="octo-"][data-btn-size="large"]::after,
.wysiwyg a[class*=" octo-"][data-btn-size="large"]::after{
    left: 48px;
    border-width: 12px 0 12px 12px;
    margin-top: -12px;
}

.wysiwyg a[class^="octo-"][data-btn-size="normal"]::before, .wysiwyg a[class*=" octo-"][data-btn-size="normal"]::before {
    width: 40px;
    font-size: 24px;
    line-height: 40px;
    border-radius: 20px 0 0 20px;
}
.wysiwyg a[class^="octo-"][data-btn-size="normal"]::after,
.wysiwyg a[class*=" octo-"][data-btn-size="normal"]::after{
    left: 40px;
    border-width: 10px 0 10px 10px;
    margin-top: -10px;
}

.wysiwyg a[class^="octo-"][data-btn-size="small"]::before, .wysiwyg a[class*=" octo-"][data-btn-size="small"]::before {
    width: 34px;
    font-size: 22px;
    line-height: 30px;
    border-radius: 17px 0 0 17px;
}
.wysiwyg a[class^="octo-"][data-btn-size="small"]::after,
.wysiwyg a[class*=" octo-"][data-btn-size="small"]::after{
    left: 34px;
    border-width: 8px 0 8px 8px;
    margin-top: -8px;
}


.wysiwyg a[class^="octo-"],
.wysiwyg a[class*=" octo-"] {
    overflow: visible;
    text-align: center;
    text-transform: uppercase;
    animation-fill-mode: both;
    animation-name: uk-fade;
    animation-duration: .8s;
    animation-timing-function: linear;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    cursor: pointer;
    color: #fff;
    border-radius: 0;
    background-image: none;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: middle;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    height: 40px;
    line-height: 20px;
    outline: 0;
    background-color: var(--s2);
    position: relative;
    border: none;
    padding: 0 16px 0 76px;
    -webkit-transition: .1s ease-in-out;
    -o-transition: .1s ease-in-out;
    transition: .1s ease-in-out;
    -webkit-transition-property: color,background-color,border-color;
    -o-transition-property: color,background-color,border-color;
    transition-property: color,background-color,border-color;
}

.wysiwyg a[class^="octo-"]::before,
.wysiwyg a[class*=" octo-"]::before {
    width: 40px;
    height: 100%;
    position: absolute;
    left:0;
    top:0;
    font-size: 24px;
    line-height: 40px; 
}
.wysiwyg a[class^="octo-"][data-btn-size="large"]::before,
.wysiwyg a[class*=" octo-"][data-btn-size="large"]::before {
    top:-2px;
}
.wysiwyg a[class^="octo-"][data-btn-size="normal"]::before,
.wysiwyg a[class*=" octo-"][data-btn-size="normal"]::before {
    top:-2px;
}
.wysiwyg a[class^="octo-"][data-btn-size="small"]::before,
.wysiwyg a[class*=" octo-"][data-btn-size="small"]::before {
    top:-1px;
}

.wysiwyg a[class^="octo-"]::after,
.wysiwyg a[class*=" octo-"]::after {
    content: "";
    position: absolute;
    left: 40px;
    top: 50%;
    margin-top: -12px;
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 0 12px 12px;
    border-color: transparent transparent transparent var(--s1);
}


.wysiwyg a[class^="octo-"][data-btn-size="large"],
.wysiwyg a[class^="octo-"][data-btn-size="large"]:visited,
.wysiwyg a[class^="octo-"][data-btn-size="large"]:link{
    border-width: 3px;
    border-style: solid;
}

.wysiwyg a[class^="octo-"][data-btn-size="normal"],
.wysiwyg a[class^="octo-"][data-btn-size="normal"]:visited,
.wysiwyg a[class^="octo-"][data-btn-size="normal"]:link{
    border-width: 3px;
    border-style: solid;
}

.wysiwyg a[class^="octo-"][data-btn-size="small"],
.wysiwyg a[class^="octo-"][data-btn-size="small"]:visited,
.wysiwyg a[class^="octo-"][data-btn-size="small"]:link{
    border-width: 2px;
    border-style: solid;
}


.wysiwyg a[class^="octo-"][data-btn-type="full"][data-btn-style="1"][data-btn-size="large"]{background:linear-gradient(90deg,#fff 0%,#fff 49px,var(--s1) 49px,var(--s1) 100%);}
.wysiwyg a[class^="octo-"][data-btn-type="full"][data-btn-style="1"][data-btn-size="large"]:hover{background:linear-gradient(90deg,var(--s1) 0%,var(--s1) 49px,#fff 49px,#fff 100%);}
.wysiwyg a[class^="octo-"][data-btn-type="full"][data-btn-style="1"][data-btn-size="normal"]{background:linear-gradient(90deg,#fff 0%,#fff 41px,var(--s1) 41px,var(--s1) 100%);}
.wysiwyg a[class^="octo-"][data-btn-type="full"][data-btn-style="1"][data-btn-size="normal"]:hover{background:linear-gradient(90deg,var(--s1) 0%,var(--s1) 41px,#fff 41px,#fff 100%);}
.wysiwyg a[class^="octo-"][data-btn-type="full"][data-btn-style="1"][data-btn-size="small"]{background:linear-gradient(90deg,#fff 0%,#fff 35px,var(--s1) 35px,var(--s1) 100%);}
.wysiwyg a[class^="octo-"][data-btn-type="full"][data-btn-style="1"][data-btn-size="small"]:hover{background:linear-gradient(90deg,var(--s1) 0%,var(--s1) 35px,#fff 35px,#fff 100%);}
.wysiwyg a[class^="octo-"][data-btn-type="full"][data-btn-style="1"]::before,.wysiwyg a[class*=" octo-"][data-btn-type="full"][data-btn-style="1"]::before{color:var(--s1);}
.wysiwyg a[class^="octo-"][data-btn-type="full"][data-btn-style="1"]::after,.wysiwyg a[class*=" octo-"][data-btn-type="full"][data-btn-style="1"]::after{border-color:transparent transparent transparent #fff;}
.wysiwyg a[class^="octo-"][data-btn-type="full"][data-btn-style="1"]:hover::before,.wysiwyg a[class*=" octo-"][data-btn-type="full"][data-btn-style="1"]:hover::before{color:#fff;}
.wysiwyg a[class^="octo-"][data-btn-type="full"][data-btn-style="1"]:hover::after,.wysiwyg a[class*=" octo-"][data-btn-type="full"][data-btn-style="1"]:hover::after{border-color:transparent transparent transparent var(--s1);}

.wysiwyg a[class^="octo-"][data-btn-type="full"][data-btn-style="2"][data-btn-size="large"]{background:linear-gradient(90deg,#fff 0%,#fff 49px,var(--s10) 49px,var(--s10) 100%);}
.wysiwyg a[class^="octo-"][data-btn-type="full"][data-btn-style="2"][data-btn-size="large"]:hover{background:linear-gradient(90deg,var(--s10) 0%,var(--s10) 49px,#fff 49px,#fff 100%);}
.wysiwyg a[class^="octo-"][data-btn-type="full"][data-btn-style="2"][data-btn-size="normal"]{background:linear-gradient(90deg,#fff 0%,#fff 41px,var(--s10) 41px,var(--s10) 100%);}
.wysiwyg a[class^="octo-"][data-btn-type="full"][data-btn-style="2"][data-btn-size="normal"]:hover{background:linear-gradient(90deg,var(--s10) 0%,var(--s10) 41px,#fff 41px,#fff 100%);}
.wysiwyg a[class^="octo-"][data-btn-type="full"][data-btn-style="2"][data-btn-size="small"]{background:linear-gradient(90deg,#fff 0%,#fff 35px,var(--s10) 35px,var(--s10) 100%);}
.wysiwyg a[class^="octo-"][data-btn-type="full"][data-btn-style="2"][data-btn-size="small"]:hover{background:linear-gradient(90deg,var(--s10) 0%,var(--s10) 35px,#fff 35px,#fff 100%);}
.wysiwyg a[class^="octo-"][data-btn-type="full"][data-btn-style="2"]::before,.wysiwyg a[class*=" octo-"][data-btn-type="full"][data-btn-style="2"]::before{color:var(--s10);}
.wysiwyg a[class^="octo-"][data-btn-type="full"][data-btn-style="2"]::after,.wysiwyg a[class*=" octo-"][data-btn-type="full"][data-btn-style="2"]::after{border-color:transparent transparent transparent #fff;}
.wysiwyg a[class^="octo-"][data-btn-type="full"][data-btn-style="2"]:hover::before,.wysiwyg a[class*=" octo-"][data-btn-type="full"][data-btn-style="2"]:hover::before{color:#fff;}
.wysiwyg a[class^="octo-"][data-btn-type="full"][data-btn-style="2"]:hover::after,.wysiwyg a[class*=" octo-"][data-btn-type="full"][data-btn-style="2"]:hover::after{border-color:transparent transparent transparent var(--s10);}

.wysiwyg a[class^="octo-"][data-btn-type="full"][data-btn-style="3"][data-btn-size="large"]{background:linear-gradient(90deg,#fff 0%,#fff 49px,var(--s5) 49px,var(--s5) 100%);}
.wysiwyg a[class^="octo-"][data-btn-type="full"][data-btn-style="3"][data-btn-size="large"]:hover{background:linear-gradient(90deg,var(--s5) 0%,var(--s5) 49px,#fff 49px,#fff 100%);}
.wysiwyg a[class^="octo-"][data-btn-type="full"][data-btn-style="3"][data-btn-size="normal"]{background:linear-gradient(90deg,#fff 0%,#fff 41px,var(--s5) 41px,var(--s5) 100%);}
.wysiwyg a[class^="octo-"][data-btn-type="full"][data-btn-style="3"][data-btn-size="normal"]:hover{background:linear-gradient(90deg,var(--s5) 0%,var(--s5) 41px,#fff 41px,#fff 100%);}
.wysiwyg a[class^="octo-"][data-btn-type="full"][data-btn-style="3"][data-btn-size="small"]{background:linear-gradient(90deg,#fff 0%,#fff 35px,var(--s5) 35px,var(--s5) 100%);}
.wysiwyg a[class^="octo-"][data-btn-type="full"][data-btn-style="3"][data-btn-size="small"]:hover{background:linear-gradient(90deg,var(--s5) 0%,var(--s5) 35px,#fff 35px,#fff 100%);}
.wysiwyg a[class^="octo-"][data-btn-type="full"][data-btn-style="3"]::before,.wysiwyg a[class*=" octo-"][data-btn-type="full"][data-btn-style="3"]::before{color:var(--s5);}
.wysiwyg a[class^="octo-"][data-btn-type="full"][data-btn-style="3"]::after,.wysiwyg a[class*=" octo-"][data-btn-type="full"][data-btn-style="3"]::after{border-color:transparent transparent transparent #fff;}
.wysiwyg a[class^="octo-"][data-btn-type="full"][data-btn-style="3"]:hover::before,.wysiwyg a[class*=" octo-"][data-btn-type="full"][data-btn-style="3"]:hover::before{color:#fff;}
.wysiwyg a[class^="octo-"][data-btn-type="full"][data-btn-style="3"]:hover::after,.wysiwyg a[class*=" octo-"][data-btn-type="full"][data-btn-style="3"]:hover::after{border-color:transparent transparent transparent var(--s5);}

.wysiwyg a[class^="octo-"][data-btn-type="full"][data-btn-style="4"][data-btn-size="large"]{background:linear-gradient(90deg,#fff 0%,#fff 49px,var(--s6) 49px,var(--s6) 100%);}
.wysiwyg a[class^="octo-"][data-btn-type="full"][data-btn-style="4"][data-btn-size="large"]:hover{background:linear-gradient(90deg,var(--s6) 0%,var(--s6) 49px,#fff 49px,#fff 100%);}
.wysiwyg a[class^="octo-"][data-btn-type="full"][data-btn-style="4"][data-btn-size="normal"]{background:linear-gradient(90deg,#fff 0%,#fff 41px,var(--s6) 41px,var(--s6) 100%);}
.wysiwyg a[class^="octo-"][data-btn-type="full"][data-btn-style="4"][data-btn-size="normal"]:hover{background:linear-gradient(90deg,var(--s6) 0%,var(--s6) 41px,#fff 41px,#fff 100%);}
.wysiwyg a[class^="octo-"][data-btn-type="full"][data-btn-style="4"][data-btn-size="small"]{background:linear-gradient(90deg,#fff 0%,#fff 35px,var(--s6) 35px,var(--s6) 100%);}
.wysiwyg a[class^="octo-"][data-btn-type="full"][data-btn-style="4"][data-btn-size="small"]:hover{background:linear-gradient(90deg,var(--s6) 0%,var(--s6) 35px,#fff 35px,#fff 100%);}
.wysiwyg a[class^="octo-"][data-btn-type="full"][data-btn-style="4"]::before,.wysiwyg a[class*=" octo-"][data-btn-type="full"][data-btn-style="4"]::before{color:var(--s6);}
.wysiwyg a[class^="octo-"][data-btn-type="full"][data-btn-style="4"]::after,.wysiwyg a[class*=" octo-"][data-btn-type="full"][data-btn-style="4"]::after{border-color:transparent transparent transparent #fff;}
.wysiwyg a[class^="octo-"][data-btn-type="full"][data-btn-style="4"]:hover::before,.wysiwyg a[class*=" octo-"][data-btn-type="full"][data-btn-style="4"]:hover::before{color:#fff;}
.wysiwyg a[class^="octo-"][data-btn-type="full"][data-btn-style="4"]:hover::after,.wysiwyg a[class*=" octo-"][data-btn-type="full"][data-btn-style="4"]:hover::after{border-color:transparent transparent transparent var(--s6);}


.wysiwyg a[class^="octo-"][data-btn-type="border"][data-btn-style="1"][data-btn-size="large"]{background:linear-gradient(90deg,var(--s1) 0%,var(--s1) 49px,#fff 49px,#fff 100%);}
.wysiwyg a[class^="octo-"][data-btn-type="border"][data-btn-style="1"][data-btn-size="large"]:hover{background:linear-gradient(90deg,#fff 0%,#fff 49px,var(--s1) 49px,var(--s1) 100%);}
.wysiwyg a[class^="octo-"][data-btn-type="border"][data-btn-style="1"][data-btn-size="normal"]{background:linear-gradient(90deg,var(--s1) 0%,var(--s1) 41px,#fff 41px,#fff 100%);}
.wysiwyg a[class^="octo-"][data-btn-type="border"][data-btn-style="1"][data-btn-size="normal"]:hover{background:linear-gradient(90deg,#fff 0%,#fff 41px,var(--s1) 41px,var(--s1) 100%);}
.wysiwyg a[class^="octo-"][data-btn-type="border"][data-btn-style="1"][data-btn-size="small"]{background:linear-gradient(90deg,var(--s1) 0%,var(--s1) 35px,#fff 35px,#fff 100%);}
.wysiwyg a[class^="octo-"][data-btn-type="border"][data-btn-style="1"][data-btn-size="small"]:hover{background:linear-gradient(90deg,#fff 0%,#fff 35px,var(--s1) 35px,var(--s1) 100%);}
.wysiwyg a[class^="octo-"][data-btn-type="border"][data-btn-style="1"]::before,.wysiwyg a[class*=" octo-"][data-btn-type="border"][data-btn-style="1"]::before{color:#fff;}
.wysiwyg a[class^="octo-"][data-btn-type="border"][data-btn-style="1"]::after,.wysiwyg a[class*=" octo-"][data-btn-type="border"][data-btn-style="1"]::after{border-color:transparent transparent transparent var(--s1);}
.wysiwyg a[class^="octo-"][data-btn-type="border"][data-btn-style="1"]:hover::before,.wysiwyg a[class*=" octo-"][data-btn-type="border"][data-btn-style="1"]:hover::before{color:var(--s1);}
.wysiwyg a[class^="octo-"][data-btn-type="border"][data-btn-style="1"]:hover::after,.wysiwyg a[class*=" octo-"][data-btn-type="border"][data-btn-style="1"]:hover::after{border-color:transparent transparent transparent #fff;}

.wysiwyg a[class^="octo-"][data-btn-type="border"][data-btn-style="2"][data-btn-size="large"]{background:linear-gradient(90deg,var(--s10) 0%,var(--s10) 49px,#fff 49px,#fff 100%);}
.wysiwyg a[class^="octo-"][data-btn-type="border"][data-btn-style="2"][data-btn-size="large"]:hover{background:linear-gradient(90deg,#fff 0%,#fff 49px,var(--s10) 49px,var(--s10) 100%);}
.wysiwyg a[class^="octo-"][data-btn-type="border"][data-btn-style="2"][data-btn-size="normal"]{background:linear-gradient(90deg,var(--s10) 0%,var(--s10) 41px,#fff 41px,#fff 100%);}
.wysiwyg a[class^="octo-"][data-btn-type="border"][data-btn-style="2"][data-btn-size="normal"]:hover{background:linear-gradient(90deg,#fff 0%,#fff 41px,var(--s10) 41px,var(--s10) 100%);}
.wysiwyg a[class^="octo-"][data-btn-type="border"][data-btn-style="2"][data-btn-size="small"]{background:linear-gradient(90deg,var(--s10) 0%,var(--s10) 35px,#fff 35px,#fff 100%);}
.wysiwyg a[class^="octo-"][data-btn-type="border"][data-btn-style="2"][data-btn-size="small"]:hover{background:linear-gradient(90deg,#fff 0%,#fff 35px,var(--s10) 35px,var(--s10) 100%);}
.wysiwyg a[class^="octo-"][data-btn-type="border"][data-btn-style="2"]::before,.wysiwyg a[class*=" octo-"][data-btn-type="border"][data-btn-style="2"]::before{color:#fff;}
.wysiwyg a[class^="octo-"][data-btn-type="border"][data-btn-style="2"]::after,.wysiwyg a[class*=" octo-"][data-btn-type="border"][data-btn-style="2"]::after{border-color:transparent transparent transparent var(--s10);}
.wysiwyg a[class^="octo-"][data-btn-type="border"][data-btn-style="2"]:hover::before,.wysiwyg a[class*=" octo-"][data-btn-type="border"][data-btn-style="2"]:hover::before{color:var(--s10);}
.wysiwyg a[class^="octo-"][data-btn-type="border"][data-btn-style="2"]:hover::after,.wysiwyg a[class*=" octo-"][data-btn-type="border"][data-btn-style="2"]:hover::after{border-color:transparent transparent transparent #fff;}

.wysiwyg a[class^="octo-"][data-btn-type="border"][data-btn-style="3"][data-btn-size="large"]{background:linear-gradient(90deg,var(--s5) 0%,var(--s5) 49px,#fff 49px,#fff 100%);}
.wysiwyg a[class^="octo-"][data-btn-type="border"][data-btn-style="3"][data-btn-size="large"]:hover{background:linear-gradient(90deg,#fff 0%,#fff 49px,var(--s5) 49px,var(--s5) 100%);}
.wysiwyg a[class^="octo-"][data-btn-type="border"][data-btn-style="3"][data-btn-size="normal"]{background:linear-gradient(90deg,var(--s5) 0%,var(--s5) 41px,#fff 41px,#fff 100%);}
.wysiwyg a[class^="octo-"][data-btn-type="border"][data-btn-style="3"][data-btn-size="normal"]:hover{background:linear-gradient(90deg,#fff 0%,#fff 41px,var(--s5) 41px,var(--s5) 100%);}
.wysiwyg a[class^="octo-"][data-btn-type="border"][data-btn-style="3"][data-btn-size="small"]{background:linear-gradient(90deg,var(--s5) 0%,var(--s5) 35px,#fff 35px,#fff 100%);}
.wysiwyg a[class^="octo-"][data-btn-type="border"][data-btn-style="3"][data-btn-size="small"]:hover{background:linear-gradient(90deg,#fff 0%,#fff 35px,var(--s5) 35px,var(--s5) 100%);}
.wysiwyg a[class^="octo-"][data-btn-type="border"][data-btn-style="3"]::before,.wysiwyg a[class*=" octo-"][data-btn-type="border"][data-btn-style="3"]::before{color:#fff;}
.wysiwyg a[class^="octo-"][data-btn-type="border"][data-btn-style="3"]::after,.wysiwyg a[class*=" octo-"][data-btn-type="border"][data-btn-style="3"]::after{border-color:transparent transparent transparent var(--s5);}
.wysiwyg a[class^="octo-"][data-btn-type="border"][data-btn-style="3"]:hover::before,.wysiwyg a[class*=" octo-"][data-btn-type="border"][data-btn-style="3"]:hover::before{color:var(--s5);}
.wysiwyg a[class^="octo-"][data-btn-type="border"][data-btn-style="3"]:hover::after,.wysiwyg a[class*=" octo-"][data-btn-type="border"][data-btn-style="3"]:hover::after{border-color:transparent transparent transparent #fff;}

.wysiwyg a[class^="octo-"][data-btn-type="border"][data-btn-style="4"][data-btn-size="large"]{background:linear-gradient(90deg,var(--s6) 0%,var(--s6) 49px,#fff 49px,#fff 100%);}
.wysiwyg a[class^="octo-"][data-btn-type="border"][data-btn-style="4"][data-btn-size="large"]:hover{background:linear-gradient(90deg,#fff 0%,#fff 49px,var(--s6) 49px,var(--s6) 100%);}
.wysiwyg a[class^="octo-"][data-btn-type="border"][data-btn-style="4"][data-btn-size="normal"]{background:linear-gradient(90deg,var(--s6) 0%,var(--s6) 41px,#fff 41px,#fff 100%);}
.wysiwyg a[class^="octo-"][data-btn-type="border"][data-btn-style="4"][data-btn-size="normal"]:hover{background:linear-gradient(90deg,#fff 0%,#fff 41px,var(--s6) 41px,var(--s6) 100%);}
.wysiwyg a[class^="octo-"][data-btn-type="border"][data-btn-style="4"][data-btn-size="small"]{background:linear-gradient(90deg,var(--s6) 0%,var(--s6) 35px,#fff 35px,#fff 100%);}
.wysiwyg a[class^="octo-"][data-btn-type="border"][data-btn-style="4"][data-btn-size="small"]:hover{background:linear-gradient(90deg,#fff 0%,#fff 35px,var(--s6) 35px,var(--s6) 100%);}
.wysiwyg a[class^="octo-"][data-btn-type="border"][data-btn-style="4"]::before,.wysiwyg a[class*=" octo-"][data-btn-type="border"][data-btn-style="4"]::before{color:#fff;}
.wysiwyg a[class^="octo-"][data-btn-type="border"][data-btn-style="4"]::after,.wysiwyg a[class*=" octo-"][data-btn-type="border"][data-btn-style="4"]::after{border-color:transparent transparent transparent var(--s6);}
.wysiwyg a[class^="octo-"][data-btn-type="border"][data-btn-style="4"]:hover::before,.wysiwyg a[class*=" octo-"][data-btn-type="border"][data-btn-style="4"]:hover::before{color:var(--s6);}
.wysiwyg a[class^="octo-"][data-btn-type="border"][data-btn-style="4"]:hover::after,.wysiwyg a[class*=" octo-"][data-btn-type="border"][data-btn-style="4"]:hover::after{border-color:transparent transparent transparent #fff;}


@media (max-width:532px){
    .wysiwyg [data-btn-style] + [data-btn-style]{margin-left:0;margin-top:8px;}
}

/*---------------------------------------
---------------- Btn Group
---------------------------------------*/
.wysiwyg [data-btn-group]{box-sizing:border-box;padding:0;margin:0 0 0 -16px;color:var(--s0);border:none;position:relative;width:auto;vertical-align:top;display:inline-block;}
.wysiwyg [data-btn-group] > *{width:auto;margin-left:16px;}

/*---------------------------------------
---------------- Div/Box
---------------------------------------*/
.wysiwyg [data-box-siblings] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 24px;
    margin: 20px 0 0;
    position: relative;
    width: 100%;
    display: grid;
    grid-row-gap: 24px;
    align-content: flex-start;
}
.wysiwyg [data-box-siblings]::before{content:" ";display:table;}
.mceContentBody.wysiwyg [data-box-siblings]{word-break:break-all;}
.wysiwyg [data-box-siblings] ul,.wysiwyg [data-box-siblings] ol{margin: 0;}
.wysiwyg [data-box-siblings] p, .wysiwyg + .wysiwyg [data-box-siblings] p{ margin: 0;}
.wysiwyg [data-box-siblings] p + p,.wysiwyg + .wysiwyg [data-box-siblings] p + p{ margin: 20px 0 0 0;}
.wysiwyg [data-box-siblings]::before{content:" ";display:table;}
.wysiwyg [data-box-siblings]::after{content:" ";display:table;clear:both;}
.wysiwyg [data-box-siblings] h3::before,.wysiwyg [data-box-siblings] h4::before,.wysiwyg [data-box-siblings] h5::before,.wysiwyg [data-box-siblings] h6::before{display:none;}

/*-------------- 1 --------------------*/
.wysiwyg [data-box-style="1"] {background:var(--white); border: none; box-shadow: 0px 0px 13px var(--box1-shadow); }

/*-------------- 2 --------------------*/
.wysiwyg [data-box-style="2"] {background:var(--white); border: 2px solid var(--box2-border);}

/*-------------- 3 --------------------*/
.wysiwyg [data-box-style="3"] {background:var(--box3-bg); border:none;--s0: var(--white);color:var(--white);}
.wysiwyg [data-box-style="3"] *{--h2:var(--white);--h3:var(--white);--h4:var(--white);--h5:var(--white);color: var(--white);}
.wysiwyg [data-box-style="3"] h2::after {background: var(--white);}
.wysiwyg [data-box-style="3"] ::before {--bullet:var(--white);--checkmark:var(--white);--number:var(--white);}
.wysiwyg [data-box-style="3"] blockquote::before {background: var(--white);}

.wysiwyg [data-box-style="3"] a {background: rgba(255,255,255,.8);}
.wysiwyg [data-box-style="3"] a:hover {background: rgba(255,255,255,1);}


/*-------------- Ico --------------*/

.wysiwyg [data-ico-style="0"]::before{ color: var(--icon); }
.wysiwyg [data-ico-style="1"]::before{ color: var(--s3); }
.wysiwyg [data-ico-style="2"]::before{ color: var(--s1); }
.wysiwyg [data-ico-style="3"]::before{ color: var(--s4); }
.wysiwyg [data-ico-style="4"]::before{ color: var(--s7); }

.wysiwyg [data-ico-size="large"]{font-size: 80px;}
.wysiwyg [data-ico-size="normal"]{font-size: 40px;}
.wysiwyg [data-ico-size="small"]{font-size: 20px;}

.wysiwyg [data-ico-size] + h2, .wysiwyg [data-ico-size] + h3, .wysiwyg [data-ico-size] + h4, .wysiwyg [data-ico-size] + h5, .wysiwyg [data-ico-size] + h6 {
    margin-top: 16px;
}

/*-------------- Section --------------*/
.wysiwyg section + section {
    margin-top: 16px;
}
.wysiwyg [data-section-siblings],.wysiwyg [data-section-col]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-line-pack:start;align-content:flex-start;margin-left:-16px;margin-bottom:-16px;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.wysiwyg [data-section-siblings] > *,.wysiwyg [data-section-col] > *{box-sizing:border-box;margin:0 0 16px 16px;}
.wysiwyg [data-section-siblings] > *,.wysiwyg [data-section-col='1'] > *{width:calc(100% - 16px);}
.wysiwyg [data-section-col='2'] > *{width:calc(50% - 16px);}
.wysiwyg [data-section-col='3'] > *{width:calc(33.333% - 16px);}
.wysiwyg [data-section-col='4'] > *{width:calc(25% - 16px);}
.wysiwyg [data-section-col='5'] > *{width:calc(20% - 16px);}
.wysiwyg [data-section-col='6'] > *{width:calc(16.666% - 16px);}

.wysiwyg [data-section-align='center']{ justify-content: center; }
.wysiwyg [data-section-align='left']{ justify-content: flex-start; }
.wysiwyg [data-section-align='right']{ justify-content: flex-end; }
.wysiwyg [data-section-align='space-between']{ justify-content: space-between; }
.wysiwyg [data-section-align='space-around']{ justify-content: space-around; }
@media (max-width:959px){
    .wysiwyg [data-section-col='2'] > *{width:calc(50% - 16px);}
    .wysiwyg [data-section-col='3'] > *{width:calc(50% - 16px);}
    .wysiwyg [data-section-col='4'] > *,
    .wysiwyg [data-section-col='5'] > *,
    .wysiwyg [data-section-col='6'] > *{width:calc(33.333% - 16px);}
}
@media (max-width:767px){
    .wysiwyg [data-section-col='2'] > *{width:calc(100% - 16px);}
    .wysiwyg [data-section-col='3'] > *,
    .wysiwyg [data-section-col='4'] > *,
    .wysiwyg [data-section-col='5'] > *,
    .wysiwyg [data-section-col='6'] > *{width:calc(50% - 16px);}
}
@media (max-width:532px){
    .wysiwyg [data-section-col='2'] > *,
    .wysiwyg [data-section-col='3'] > *,
    .wysiwyg [data-section-col='4'] > *,
    .wysiwyg [data-section-col='5'] > *,
    .wysiwyg [data-section-col='6'] > *{width:calc(100% - 16px);}
}

/*---------------------------------------
---------------- Tables
---------------------------------------*/
.wysiwyg > table,.wysiwyg > table[data-table="0"] {border-collapse: collapse; width: 100%;}
.wysiwyg > table td,.wysiwyg > table[data-table="0"] td{background:#fff;border-top:1px solid var(--white);border-bottom:1px solid var(--white);padding:12px;vertical-align: top;}
.wysiwyg > table td:first-child,.wysiwyg > table[data-table="0"] td:first-child{border-left:1px solid var(--white);}
.wysiwyg > table td:last-child,.wysiwyg > table[data-table="0"] td:last-child{border-right:1px solid var(--white);}
.wysiwyg > table thead th,.wysiwyg > table[data-table="0"] thead th{background:#fff;padding:12px; font-family: 'muliextrabold'; border: none;}
.wysiwyg > table tbody tr:nth-child(even),.wysiwyg > table[data-table="0"] tbody tr:nth-child(even){background:#fff;}

.wysiwyg > table[data-table-style="0"] {border-collapse: collapse; color: var(--s0);}
.wysiwyg > table[data-table-style="0"] td{background:#fff;border-top:1px solid var(--white);border-bottom:1px solid var(--white);padding:12px;}
.wysiwyg > table[data-table-style="0"] td:first-child{border-left:1px solid var(--white);}
.wysiwyg > table[data-table-style="0"] td:last-child{border-right:1px solid var(--white);}
.wysiwyg > table[data-table-style="0"] thead th{background:#fff;padding:12px; font-family: 'muliextrabold'; border-bottom:1px solid var(--white);}
.wysiwyg > table[data-table-style="0"] tbody tr:nth-child(even){background:#fff;}

.wysiwyg > table[data-table-style="1"] {border-collapse: collapse; color: var(--s0);}
.wysiwyg > table[data-table-style="1"] td{background:#fff;border-top:1px solid var(--table1-border);border-bottom:1px solid var(--table1-border);padding:12px;}
.wysiwyg > table[data-table-style="1"] td:first-child{border-left:1px solid var(--table1-border);}
.wysiwyg > table[data-table-style="1"] td:last-child{border-right:1px solid var(--table1-border);}
.wysiwyg > table[data-table-style="1"] thead th{background:#fff;padding:12px; font-family: 'muliextrabold'; border-bottom:1px solid var(--table1-border);}
.wysiwyg > table[data-table-style="1"] tbody tr:nth-child(even){background:#fff;}

.wysiwyg > table[data-table-style="2"] {border-collapse: collapse; color: var(--s0);}
.wysiwyg > table[data-table-style="2"] td{background:#fff;border-top:1px solid var(--table2-border);border-bottom:1px solid var(--table2-border);padding:12px;}
.wysiwyg > table[data-table-style="2"] td:first-child{border-left:1px solid var(--table2-border);}
.wysiwyg > table[data-table-style="2"] td:last-child{border-right:1px solid var(--table2-border);}
.wysiwyg > table[data-table-style="2"] thead th{background:var(--table2-bg);padding:12px; font-family: 'muliextrabold'; border-bottom:1px solid var(--table2-border);color: var(--white);}
.wysiwyg > table[data-table-style="2"] thead th strong{color: var(--white);}
.wysiwyg > table[data-table-style="2"] tbody tr:nth-child(even){background:#fff;}

.wysiwyg > table tr td,.wysiwyg > table tr th{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:normal;-webkit-box-sizing:border-box;box-sizing:border-box;}
.wysiwyg > table tr td:first-child:nth-last-child(1),.wysiwyg > table tr th:first-child:nth-last-child(1){width:100%;}
.wysiwyg > table tr td:first-child:nth-last-child(2),.wysiwyg > table tr td:first-child:nth-last-child(2) ~ td,.wysiwyg > table tr th:first-child:nth-last-child(2),.wysiwyg > table tr th:first-child:nth-last-child(2) ~ th{width:50%;}
.wysiwyg > table tr td:first-child:nth-last-child(3),.wysiwyg > table tr td:first-child:nth-last-child(3) ~ td,.wysiwyg > table tr th:first-child:nth-last-child(3),.wysiwyg > table tr th:first-child:nth-last-child(3) ~ th{width:33.3333%;}
.wysiwyg > table tr td:first-child:nth-last-child(4),.wysiwyg > table tr td:first-child:nth-last-child(4) ~ td,.wysiwyg > table tr th:first-child:nth-last-child(4),.wysiwyg > table tr th:first-child:nth-last-child(4) ~ th{width:25%;}
.wysiwyg > table tr td:first-child:nth-last-child(5),.wysiwyg > table tr td:first-child:nth-last-child(5) ~ td,.wysiwyg > table tr th:first-child:nth-last-child(5),.wysiwyg > table tr th:first-child:nth-last-child(5) ~ th{width:20%;}
.wysiwyg > table tr td:first-child:nth-last-child(6),.wysiwyg > table tr td:first-child:nth-last-child(6) ~ td,.wysiwyg > table tr th:first-child:nth-last-child(6),.wysiwyg > table tr th:first-child:nth-last-child(6) ~ th{width:16.6666%;}
.wysiwyg > table tr td:first-child:nth-last-child(7),.wysiwyg > table tr td:first-child:nth-last-child(7) ~ td,.wysiwyg > table tr th:first-child:nth-last-child(7),.wysiwyg > table tr th:first-child:nth-last-child(7) ~ th{width:12.2857%;}
.wysiwyg > table tr td:first-child:nth-last-child(8),.wysiwyg > table tr td:first-child:nth-last-child(8) ~ td,.wysiwyg > table tr th:first-child:nth-last-child(8),.wysiwyg > table tr th:first-child:nth-last-child(8) ~ th{width:12.5%;}
.wysiwyg > table tr td:first-child:nth-last-child(9),.wysiwyg > table tr td:first-child:nth-last-child(9) ~ td,.wysiwyg > table tr th:first-child:nth-last-child(9),.wysiwyg > table tr th:first-child:nth-last-child(9) ~ th{width:11.1111%;}
.wysiwyg > table tr td:first-child:nth-last-child(10),.wysiwyg > table tr td:first-child:nth-last-child(10) ~ td,.wysiwyg > table tr th:first-child:nth-last-child(10),.wysiwyg > table tr th:first-child:nth-last-child(10) ~ th{width:10%;}
.wysiwyg > table[data-table-size-fc="50"] tr >:first-child:nth-last-child(2),.wysiwyg > table[data-table-size-fc="50"] tr >:first-child:nth-last-child(2) ~ td{width:calc(100% - 50px);}
.wysiwyg > table[data-table-size-fc="50"] tr >:first-child:nth-last-child(3),.wysiwyg > table[data-table-size-fc="50"] tr >:first-child:nth-last-child(3) ~ td{width:calc((100% - 50px) / 2);}
.wysiwyg > table[data-table-size-fc="50"] tr >:first-child:nth-last-child(4),.wysiwyg > table[data-table-size-fc="50"] tr >:first-child:nth-last-child(4) ~ td{width:calc((100% - 50px) / 3);}
.wysiwyg > table[data-table-size-fc="50"] tr >:first-child:nth-last-child(5),.wysiwyg > table[data-table-size-fc="50"] tr >:first-child:nth-last-child(5) ~ td{width:calc((100% - 50px) / 4);}
.wysiwyg > table[data-table-size-fc="50"] tr >:first-child:nth-last-child(6),.wysiwyg > table[data-table-size-fc="50"] tr >:first-child:nth-last-child(6) ~ td{width:calc((100% - 50px) / 5);}
.wysiwyg > table[data-table-size-fc="100"] tr >:first-child:nth-last-child(2),.wysiwyg > table[data-table-size-fc="100"] tr >:first-child:nth-last-child(2) ~ td{width:calc(100% - 100px);}
.wysiwyg > table[data-table-size-fc="100"] tr >:first-child:nth-last-child(3),.wysiwyg > table[data-table-size-fc="100"] tr >:first-child:nth-last-child(3) ~ td{width:calc((100% - 100px) / 2);}
.wysiwyg > table[data-table-size-fc="100"] tr >:first-child:nth-last-child(4),.wysiwyg > table[data-table-size-fc="100"] tr >:first-child:nth-last-child(4) ~ td{width:calc((100% - 100px) / 3);}
.wysiwyg > table[data-table-size-fc="100"] tr >:first-child:nth-last-child(5),.wysiwyg > table[data-table-size-fc="100"] tr >:first-child:nth-last-child(5) ~ td{width:calc((100% - 100px) / 4);}
.wysiwyg > table[data-table-size-fc="100"] tr >:first-child:nth-last-child(6),.wysiwyg > table[data-table-size-fc="100"] tr >:first-child:nth-last-child(6) ~ td{width:calc((100% - 100px) / 5);}
.wysiwyg > table[data-table-size-fc="150"] tr >:first-child:nth-last-child(2),.wysiwyg > table[data-table-size-fc="150"] tr >:first-child:nth-last-child(2) ~ td{width:calc(100% - 150px);}
.wysiwyg > table[data-table-size-fc="150"] tr >:first-child:nth-last-child(3),.wysiwyg > table[data-table-size-fc="150"] tr >:first-child:nth-last-child(3) ~ td{width:calc((100% - 150px) / 2);}
.wysiwyg > table[data-table-size-fc="150"] tr >:first-child:nth-last-child(4),.wysiwyg > table[data-table-size-fc="150"] tr >:first-child:nth-last-child(4) ~ td{width:calc((100% - 150px) / 3);}
.wysiwyg > table[data-table-size-fc="150"] tr >:first-child:nth-last-child(5),.wysiwyg > table[data-table-size-fc="150"] tr >:first-child:nth-last-child(5) ~ td{width:calc((100% - 150px) / 4);}
.wysiwyg > table[data-table-size-fc="150"] tr >:first-child:nth-last-child(6),.wysiwyg > table[data-table-size-fc="150"] tr >:first-child:nth-last-child(6) ~ td{width:calc((100% - 150px) / 5);}
.wysiwyg > table[data-table-size-fc="200"] tr >:first-child:nth-last-child(2),.wysiwyg > table[data-table-size-fc="200"] tr >:first-child:nth-last-child(2) ~ td{width:calc(100% - 200px);}
.wysiwyg > table[data-table-size-fc="200"] tr >:first-child:nth-last-child(3),.wysiwyg > table[data-table-size-fc="200"] tr >:first-child:nth-last-child(3) ~ td{width:calc((100% - 200px) / 2);}
.wysiwyg > table[data-table-size-fc="200"] tr >:first-child:nth-last-child(4),.wysiwyg > table[data-table-size-fc="200"] tr >:first-child:nth-last-child(4) ~ td{width:calc((100% - 200px) / 3);}
.wysiwyg > table[data-table-size-fc="200"] tr >:first-child:nth-last-child(5),.wysiwyg > table[data-table-size-fc="200"] tr >:first-child:nth-last-child(5) ~ td{width:calc((100% - 200px) / 4);}
.wysiwyg > table[data-table-size-fc="200"] tr >:first-child:nth-last-child(6),.wysiwyg > table[data-table-size-fc="200"] tr >:first-child:nth-last-child(6) ~ td{width:calc((100% - 200px) / 5);}
.wysiwyg > table[data-table-size-fc="250"] tr >:first-child:nth-last-child(2),.wysiwyg > table[data-table-size-fc="250"] tr >:first-child:nth-last-child(2) ~ td{width:calc(100% - 250px);}
.wysiwyg > table[data-table-size-fc="250"] tr >:first-child:nth-last-child(3),.wysiwyg > table[data-table-size-fc="250"] tr >:first-child:nth-last-child(3) ~ td{width:calc((100% - 250px) / 2);}
.wysiwyg > table[data-table-size-fc="250"] tr >:first-child:nth-last-child(4),.wysiwyg > table[data-table-size-fc="250"] tr >:first-child:nth-last-child(4) ~ td{width:calc((100% - 250px) / 3);}
.wysiwyg > table[data-table-size-fc="250"] tr >:first-child:nth-last-child(5),.wysiwyg > table[data-table-size-fc="250"] tr >:first-child:nth-last-child(5) ~ td{width:calc((100% - 250px) / 4);}
.wysiwyg > table[data-table-size-fc="250"] tr >:first-child:nth-last-child(6),.wysiwyg > table[data-table-size-fc="250"] tr >:first-child:nth-last-child(6) ~ td{width:calc((100% - 250px) / 5);}
.wysiwyg > table[data-table-size-fc="300"] tr >:first-child:nth-last-child(2),.wysiwyg > table[data-table-size-fc="300"] tr >:first-child:nth-last-child(2) ~ td{width:calc(100% - 300px);}
.wysiwyg > table[data-table-size-fc="300"] tr >:first-child:nth-last-child(3),.wysiwyg > table[data-table-size-fc="300"] tr >:first-child:nth-last-child(3) ~ td{width:calc((100% - 300px) / 2);}
.wysiwyg > table[data-table-size-fc="300"] tr >:first-child:nth-last-child(4),.wysiwyg > table[data-table-size-fc="300"] tr >:first-child:nth-last-child(4) ~ td{width:calc((100% - 300px) / 3);}
.wysiwyg > table[data-table-size-fc="300"] tr >:first-child:nth-last-child(5),.wysiwyg > table[data-table-size-fc="300"] tr >:first-child:nth-last-child(5) ~ td{width:calc((100% - 300px) / 4);}
.wysiwyg > table[data-table-size-fc="300"] tr >:first-child:nth-last-child(6),.wysiwyg > table[data-table-size-fc="300"] tr >:first-child:nth-last-child(6) ~ td{width:calc((100% - 300px) / 5);}
.wysiwyg > table[data-table-size-fc="350"] tr >:first-child:nth-last-child(2),.wysiwyg > table[data-table-size-fc="350"] tr >:first-child:nth-last-child(2) ~ td{width:calc(100% - 350px);}
.wysiwyg > table[data-table-size-fc="350"] tr >:first-child:nth-last-child(3),.wysiwyg > table[data-table-size-fc="350"] tr >:first-child:nth-last-child(3) ~ td{width:calc((100% - 350px) / 2);}
.wysiwyg > table[data-table-size-fc="350"] tr >:first-child:nth-last-child(4),.wysiwyg > table[data-table-size-fc="350"] tr >:first-child:nth-last-child(4) ~ td{width:calc((100% - 350px) / 3);}
.wysiwyg > table[data-table-size-fc="350"] tr >:first-child:nth-last-child(5),.wysiwyg > table[data-table-size-fc="350"] tr >:first-child:nth-last-child(5) ~ td{width:calc((100% - 350px) / 4);}
.wysiwyg > table[data-table-size-fc="350"] tr >:first-child:nth-last-child(6),.wysiwyg > table[data-table-size-fc="350"] tr >:first-child:nth-last-child(6) ~ td{width:calc((100% - 350px) / 5);}
.wysiwyg > table[data-table-size-fc="400"] tr >:first-child:nth-last-child(2),.wysiwyg > table[data-table-size-fc="400"] tr >:first-child:nth-last-child(2) ~ td{width:calc(100% - 400px);}
.wysiwyg > table[data-table-size-fc="400"] tr >:first-child:nth-last-child(3),.wysiwyg > table[data-table-size-fc="400"] tr >:first-child:nth-last-child(3) ~ td{width:calc((100% - 400px) / 2);}
.wysiwyg > table[data-table-size-fc="400"] tr >:first-child:nth-last-child(4),.wysiwyg > table[data-table-size-fc="400"] tr >:first-child:nth-last-child(4) ~ td{width:calc((100% - 400px) / 3);}
.wysiwyg > table[data-table-size-fc="400"] tr >:first-child:nth-last-child(5),.wysiwyg > table[data-table-size-fc="400"] tr >:first-child:nth-last-child(5) ~ td{width:calc((100% - 400px) / 4);}
.wysiwyg > table[data-table-size-fc="400"] tr >:first-child:nth-last-child(6),.wysiwyg > table[data-table-size-fc="400"] tr >:first-child:nth-last-child(6) ~ td{width:calc((100% - 400px) / 5);}
.wysiwyg > table[data-table-size-fc="450"] tr >:first-child:nth-last-child(2),.wysiwyg > table[data-table-size-fc="450"] tr >:first-child:nth-last-child(2) ~ td{width:calc(100% - 450px);}
.wysiwyg > table[data-table-size-fc="450"] tr >:first-child:nth-last-child(3),.wysiwyg > table[data-table-size-fc="450"] tr >:first-child:nth-last-child(3) ~ td{width:calc((100% - 450px) / 2);}
.wysiwyg > table[data-table-size-fc="450"] tr >:first-child:nth-last-child(4),.wysiwyg > table[data-table-size-fc="450"] tr >:first-child:nth-last-child(4) ~ td{width:calc((100% - 450px) / 3);}
.wysiwyg > table[data-table-size-fc="450"] tr >:first-child:nth-last-child(5),.wysiwyg > table[data-table-size-fc="450"] tr >:first-child:nth-last-child(5) ~ td{width:calc((100% - 450px) / 4);}
.wysiwyg > table[data-table-size-fc="450"] tr >:first-child:nth-last-child(6),.wysiwyg > table[data-table-size-fc="450"] tr >:first-child:nth-last-child(6) ~ td{width:calc((100% - 450px) / 5);}
.wysiwyg > table[data-table-size-fc="500"] tr >:first-child:nth-last-child(2),.wysiwyg > table[data-table-size-fc="500"] tr >:first-child:nth-last-child(2) ~ td{width:calc(100% - 500px);}
.wysiwyg > table[data-table-size-fc="500"] tr >:first-child:nth-last-child(3),.wysiwyg > table[data-table-size-fc="500"] tr >:first-child:nth-last-child(3) ~ td{width:calc((100% - 500px) / 2);}
.wysiwyg > table[data-table-size-fc="500"] tr >:first-child:nth-last-child(4),.wysiwyg > table[data-table-size-fc="500"] tr >:first-child:nth-last-child(4) ~ td{width:calc((100% - 500px) / 3);}
.wysiwyg > table[data-table-size-fc="500"] tr >:first-child:nth-last-child(5),.wysiwyg > table[data-table-size-fc="500"] tr >:first-child:nth-last-child(5) ~ td{width:calc((100% - 500px) / 4);}
.wysiwyg > table[data-table-size-fc="500"] tr >:first-child:nth-last-child(6),.wysiwyg > table[data-table-size-fc="500"] tr >:first-child:nth-last-child(6) ~ td{width:calc((100% - 500px) / 5);}
.wysiwyg > table[data-table-size-fc="600"] tr >:first-child:nth-last-child(2),.wysiwyg > table[data-table-size-fc="600"] tr >:first-child:nth-last-child(2) ~ td{width:calc(100% - 600px);}
.wysiwyg > table[data-table-size-fc="600"] tr >:first-child:nth-last-child(3),.wysiwyg > table[data-table-size-fc="600"] tr >:first-child:nth-last-child(3) ~ td{width:calc((100% - 600px) / 2);}
.wysiwyg > table[data-table-size-fc="600"] tr >:first-child:nth-last-child(4),.wysiwyg > table[data-table-size-fc="600"] tr >:first-child:nth-last-child(4) ~ td{width:calc((100% - 600px) / 3);}
.wysiwyg > table[data-table-size-fc="600"] tr >:first-child:nth-last-child(5),.wysiwyg > table[data-table-size-fc="600"] tr >:first-child:nth-last-child(5) ~ td{width:calc((100% - 600px) / 4);}
.wysiwyg > table[data-table-size-fc="600"] tr >:first-child:nth-last-child(6),.wysiwyg > table[data-table-size-fc="600"] tr >:first-child:nth-last-child(6) ~ td{width:calc((100% - 600px) / 5);}
@media (min-width:768px){
    .wysiwyg > table[data-table-size-fc] tr >:first-child{-webkit-box-sizing:border-box;box-sizing:border-box;}
    .wysiwyg > table[data-table-size-fc="50"] tr >:first-child{width:50px!important}
    .wysiwyg > table[data-table-size-fc="100"] tr >:first-child{width:100px!important}
    .wysiwyg > table[data-table-size-fc="150"] tr >:first-child{width:150px!important}
    .wysiwyg > table[data-table-size-fc="200"] tr >:first-child{width:200px!important}
    .wysiwyg > table[data-table-size-fc="250"] tr >:first-child{width:250px!important}
    .wysiwyg > table[data-table-size-fc="300"] tr >:first-child{width:300px!important}
    .wysiwyg > table[data-table-size-fc="350"] tr >:first-child{width:350px!important}
    .wysiwyg > table[data-table-size-fc="400"] tr >:first-child{width:400px!important}
    .wysiwyg > table[data-table-size-fc="450"] tr >:first-child{width:450px!important}
    .wysiwyg > table[data-table-size-fc="500"] tr >:first-child{width:500px!important}
    .wysiwyg > table[data-table-size-fc="550"] tr >:first-child{width:550px!important}
    .wysiwyg > table[data-table-size-fc="600"] tr >:first-child{width:600px!important}
}
@media (max-width:767px){
.wysiwyg > table tr td:first-child:nth-last-child(1),.wysiwyg > table tr th:first-child:nth-last-child(1){width:100%;}
.wysiwyg > table tr td:first-child:nth-last-child(2),.wysiwyg > table tr td:first-child:nth-last-child(2) ~ td,.wysiwyg > table tr th:first-child:nth-last-child(2),.wysiwyg > table tr th:first-child:nth-last-child(2) ~ th,
.wysiwyg > table tr td:first-child:nth-last-child(3),.wysiwyg > table tr td:first-child:nth-last-child(3) ~ td,.wysiwyg > table tr th:first-child:nth-last-child(3),.wysiwyg > table tr th:first-child:nth-last-child(3) ~ th,
.wysiwyg > table tr td:first-child:nth-last-child(4),.wysiwyg > table tr td:first-child:nth-last-child(4) ~ td,.wysiwyg > table tr th:first-child:nth-last-child(4),.wysiwyg > table tr th:first-child:nth-last-child(4) ~ th,
.wysiwyg > table tr td:first-child:nth-last-child(5),.wysiwyg > table tr td:first-child:nth-last-child(5) ~ td,.wysiwyg > table tr th:first-child:nth-last-child(5),.wysiwyg > table tr th:first-child:nth-last-child(5) ~ th,
.wysiwyg > table tr td:first-child:nth-last-child(6),.wysiwyg > table tr td:first-child:nth-last-child(6) ~ td,.wysiwyg > table tr th:first-child:nth-last-child(6),.wysiwyg > table tr th:first-child:nth-last-child(6) ~ th,
.wysiwyg > table tr td:first-child:nth-last-child(7),.wysiwyg > table tr td:first-child:nth-last-child(7) ~ td,.wysiwyg > table tr th:first-child:nth-last-child(7),.wysiwyg > table tr th:first-child:nth-last-child(7) ~ th,
.wysiwyg > table tr td:first-child:nth-last-child(8),.wysiwyg > table tr td:first-child:nth-last-child(8) ~ td,.wysiwyg > table tr th:first-child:nth-last-child(8),.wysiwyg > table tr th:first-child:nth-last-child(8) ~ th,
.wysiwyg > table tr td:first-child:nth-last-child(9),.wysiwyg > table tr td:first-child:nth-last-child(9) ~ td,.wysiwyg > table tr th:first-child:nth-last-child(9),.wysiwyg > table tr th:first-child:nth-last-child(9) ~ th,
.wysiwyg > table tr td:first-child:nth-last-child(10),.wysiwyg > table tr td:first-child:nth-last-child(10) ~ td,.wysiwyg > table tr th:first-child:nth-last-child(10),.wysiwyg > table tr th:first-child:nth-last-child(10) ~ th{width:100%;}
.wysiwyg > table[data-table-type="1"] tbody tr:first-child td,.wysiwyg > table[data-table-type="1"] tbody tr:first-child td,
.wysiwyg > table[data-table-type="1"] tbody tr:last-child td,.wysiwyg > table[data-table-type="1"] tbody tr:last-child td,
.wysiwyg > table[data-table-type="1"] tbody tr td:first-child,.wysiwyg > table[data-table-type="1"] tbody tr td:first-child,
.wysiwyg > table[data-table-type="1"] tbody tr td:last-child,.wysiwyg > table[data-table-type="1"] tbody tr td:last-child{padding:16px;}
    .wysiwyg > table tr{padding:0;margin:0;display:block;float:left;box-sizing:border-box;width:100%;}
    .wysiwyg > table tr td{display:block;float:left;width:100%;height:auto;box-sizing:border-box;}
}

.wysiwyg > table.bt thead,.wysiwyg > table.bt tbody th{display:none;}
.wysiwyg > table.bt tfoot th,.wysiwyg > table.bt tfoot td,.wysiwyg > table.bt tbody td{border:none;display:block;display:-webkit-box;display:-ms-flexbox;display:flex;}
.wysiwyg > table.bt tfoot th::before,.wysiwyg > table.bt tfoot td::before,.wysiwyg > table.bt tbody td::before{content:attr(data-th) ":";display:inline-block;-ms-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;font-family: 'muliextrabold';width:6.5em;}
.wysiwyg > table.bt tfoot th.bt-hide,.wysiwyg > table.bt tfoot td.bt-hide,.wysiwyg > table.bt tbody td.bt-hide{display:none;}
.wysiwyg > table.bt tfoot th .bt-content,.wysiwyg > table.bt tfoot td .bt-content,.wysiwyg > table.bt tbody td .bt-content{vertical-align:top;}
.bt-wrapper.active{max-height:310px;overflow:auto;-webkit-overflow-scrolling:touch;}
.wysiwyg > table.bt.bt--no-header tfoot td::before,.wysiwyg > table.bt.bt--no-header tbody td::before{display:none;}

/*---------------------------------------
---------------- Data-octo
---------------------------------------*/
.wysiwyg a[data-octo] {
    position: relative;
    padding-right: 48px;
    display: inline-block;
}
.wysiwyg a[data-octo]::after, .wysiwyg a[data-octo="pdf"]::after {
    position: absolute;
    right: 0;
    font-family: 'ecologic';    
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border-radius: 0;
    top: -2px;
    font-size: 16px;
    background: var(--s1);
    color: #fff;
}
.wysiwyg a[data-octo]:hover::after {
    background: var(--s2);
}
.wysiwyg [data-octo="download"]::after{content: "\e94f";}
.wysiwyg a[data-octo="pdf"]::after {
    content: "";
    top: -6px;
    font-size: 32px;
    width: 32px;
    height: 32px;
    line-height: 32px; 
}

.wysiwyg a[data-octo="pdf"]::after{background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath d='M22.17,13.55V7L15.22,0H1.33A1.34,1.34,0,0,0,0,1.33V30.67A1.34,1.34,0,0,0,1.33,32h19.5a1.34,1.34,0,0,0,1.33-1.33v-4.2H32V13.55Z' style='fill:%23fff'/%3E%3Cpath id='pdf' d='M18.36,17.78v4.31h.37c1.28,0,1.91-.72,1.91-2.18a2.25,2.25,0,0,0-.49-1.63,1.93,1.93,0,0,0-1.42-.5ZM14.41,18a1.78,1.78,0,0,0-1-.23h-.72v2.07h.76c.86,0,1.28-.36,1.28-1.09A.86.86,0,0,0,14.41,18Zm7.76-4.44V7L15.22,0H1.33A1.34,1.34,0,0,0,0,1.33V30.67A1.34,1.34,0,0,0,1.33,32h19.5a1.34,1.34,0,0,0,1.33-1.33v-4.2H32V13.55Zm-.12,6.36a3.33,3.33,0,0,1-.84,2.46,3.21,3.21,0,0,1-2.33.83H17V16.67h1.82a3.34,3.34,0,0,1,2.39.81A3.23,3.23,0,0,1,22.05,19.91ZM15.75,3.36l3.12,3.12H15.75ZM20.17,30H2V2H13.75V8.48h6.42v5.07H6V26.48H20.17Zm-4.1-11.26a2,2,0,0,1-.71,1.63,2.88,2.88,0,0,1-1.82.55h-.85V23.2H11.32V16.67H13.5a3.27,3.27,0,0,1,1.88.48A1.81,1.81,0,0,1,16.07,18.74Zm11.05-.92H24.43v1.63h2.3V20.6h-2.3v2.6H23.06V16.67h4.07v1.15Z' style='fill:%23EE7F00'/%3E%3C/svg%3E");}
.wysiwyg a[data-octo="pdf"]:hover::after{background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath d='M22.17,13.55V7L15.22,0H1.33A1.34,1.34,0,0,0,0,1.33V30.67A1.34,1.34,0,0,0,1.33,32h19.5a1.34,1.34,0,0,0,1.33-1.33v-4.2H32V13.55Z' style='fill:%23fff'/%3E%3Cpath id='pdf' d='M18.36,17.78v4.31h.37c1.28,0,1.91-.72,1.91-2.18a2.25,2.25,0,0,0-.49-1.63,1.93,1.93,0,0,0-1.42-.5ZM14.41,18a1.78,1.78,0,0,0-1-.23h-.72v2.07h.76c.86,0,1.28-.36,1.28-1.09A.86.86,0,0,0,14.41,18Zm7.76-4.44V7L15.22,0H1.33A1.34,1.34,0,0,0,0,1.33V30.67A1.34,1.34,0,0,0,1.33,32h19.5a1.34,1.34,0,0,0,1.33-1.33v-4.2H32V13.55Zm-.12,6.36a3.33,3.33,0,0,1-.84,2.46,3.21,3.21,0,0,1-2.33.83H17V16.67h1.82a3.34,3.34,0,0,1,2.39.81A3.23,3.23,0,0,1,22.05,19.91ZM15.75,3.36l3.12,3.12H15.75ZM20.17,30H2V2H13.75V8.48h6.42v5.07H6V26.48H20.17Zm-4.1-11.26a2,2,0,0,1-.71,1.63,2.88,2.88,0,0,1-1.82.55h-.85V23.2H11.32V16.67H13.5a3.27,3.27,0,0,1,1.88.48A1.81,1.81,0,0,1,16.07,18.74Zm11.05-.92H24.43v1.63h2.3V20.6h-2.3v2.6H23.06V16.67h4.07v1.15Z' style='fill:%23E35E00'/%3E%3C/svg%3E");}

.style-abj .wysiwyg a[data-octo="pdf"]::after{background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath d='M22.17,13.55V7L15.22,0H1.33A1.34,1.34,0,0,0,0,1.33V30.67A1.34,1.34,0,0,0,1.33,32h19.5a1.34,1.34,0,0,0,1.33-1.33v-4.2H32V13.55Z' style='fill:%23fff'/%3E%3Cpath id='pdf' d='M18.36,17.78v4.31h.37c1.28,0,1.91-.72,1.91-2.18a2.25,2.25,0,0,0-.49-1.63,1.93,1.93,0,0,0-1.42-.5ZM14.41,18a1.78,1.78,0,0,0-1-.23h-.72v2.07h.76c.86,0,1.28-.36,1.28-1.09A.86.86,0,0,0,14.41,18Zm7.76-4.44V7L15.22,0H1.33A1.34,1.34,0,0,0,0,1.33V30.67A1.34,1.34,0,0,0,1.33,32h19.5a1.34,1.34,0,0,0,1.33-1.33v-4.2H32V13.55Zm-.12,6.36a3.33,3.33,0,0,1-.84,2.46,3.21,3.21,0,0,1-2.33.83H17V16.67h1.82a3.34,3.34,0,0,1,2.39.81A3.23,3.23,0,0,1,22.05,19.91ZM15.75,3.36l3.12,3.12H15.75ZM20.17,30H2V2H13.75V8.48h6.42v5.07H6V26.48H20.17Zm-4.1-11.26a2,2,0,0,1-.71,1.63,2.88,2.88,0,0,1-1.82.55h-.85V23.2H11.32V16.67H13.5a3.27,3.27,0,0,1,1.88.48A1.81,1.81,0,0,1,16.07,18.74Zm11.05-.92H24.43v1.63h2.3V20.6h-2.3v2.6H23.06V16.67h4.07v1.15Z' style='fill:%23138482'/%3E%3C/svg%3E");}
.style-abj .wysiwyg a[data-octo="pdf"]:hover::after{background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath d='M22.17,13.55V7L15.22,0H1.33A1.34,1.34,0,0,0,0,1.33V30.67A1.34,1.34,0,0,0,1.33,32h19.5a1.34,1.34,0,0,0,1.33-1.33v-4.2H32V13.55Z' style='fill:%23fff'/%3E%3Cpath id='pdf' d='M18.36,17.78v4.31h.37c1.28,0,1.91-.72,1.91-2.18a2.25,2.25,0,0,0-.49-1.63,1.93,1.93,0,0,0-1.42-.5ZM14.41,18a1.78,1.78,0,0,0-1-.23h-.72v2.07h.76c.86,0,1.28-.36,1.28-1.09A.86.86,0,0,0,14.41,18Zm7.76-4.44V7L15.22,0H1.33A1.34,1.34,0,0,0,0,1.33V30.67A1.34,1.34,0,0,0,1.33,32h19.5a1.34,1.34,0,0,0,1.33-1.33v-4.2H32V13.55Zm-.12,6.36a3.33,3.33,0,0,1-.84,2.46,3.21,3.21,0,0,1-2.33.83H17V16.67h1.82a3.34,3.34,0,0,1,2.39.81A3.23,3.23,0,0,1,22.05,19.91ZM15.75,3.36l3.12,3.12H15.75ZM20.17,30H2V2H13.75V8.48h6.42v5.07H6V26.48H20.17Zm-4.1-11.26a2,2,0,0,1-.71,1.63,2.88,2.88,0,0,1-1.82.55h-.85V23.2H11.32V16.67H13.5a3.27,3.27,0,0,1,1.88.48A1.81,1.81,0,0,1,16.07,18.74Zm11.05-.92H24.43v1.63h2.3V20.6h-2.3v2.6H23.06V16.67h4.07v1.15Z' style='fill:%237AA701'/%3E%3C/svg%3E");}

.style-deee .wysiwyg a[data-octo="pdf"]::after{background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath d='M22.17,13.55V7L15.22,0H1.33A1.34,1.34,0,0,0,0,1.33V30.67A1.34,1.34,0,0,0,1.33,32h19.5a1.34,1.34,0,0,0,1.33-1.33v-4.2H32V13.55Z' style='fill:%23fff'/%3E%3Cpath id='pdf' d='M18.36,17.78v4.31h.37c1.28,0,1.91-.72,1.91-2.18a2.25,2.25,0,0,0-.49-1.63,1.93,1.93,0,0,0-1.42-.5ZM14.41,18a1.78,1.78,0,0,0-1-.23h-.72v2.07h.76c.86,0,1.28-.36,1.28-1.09A.86.86,0,0,0,14.41,18Zm7.76-4.44V7L15.22,0H1.33A1.34,1.34,0,0,0,0,1.33V30.67A1.34,1.34,0,0,0,1.33,32h19.5a1.34,1.34,0,0,0,1.33-1.33v-4.2H32V13.55Zm-.12,6.36a3.33,3.33,0,0,1-.84,2.46,3.21,3.21,0,0,1-2.33.83H17V16.67h1.82a3.34,3.34,0,0,1,2.39.81A3.23,3.23,0,0,1,22.05,19.91ZM15.75,3.36l3.12,3.12H15.75ZM20.17,30H2V2H13.75V8.48h6.42v5.07H6V26.48H20.17Zm-4.1-11.26a2,2,0,0,1-.71,1.63,2.88,2.88,0,0,1-1.82.55h-.85V23.2H11.32V16.67H13.5a3.27,3.27,0,0,1,1.88.48A1.81,1.81,0,0,1,16.07,18.74Zm11.05-.92H24.43v1.63h2.3V20.6h-2.3v2.6H23.06V16.67h4.07v1.15Z' style='fill:%2300B3DD'/%3E%3C/svg%3E");}
.style-deee .wysiwyg a[data-octo="pdf"]:hover::after{background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath d='M22.17,13.55V7L15.22,0H1.33A1.34,1.34,0,0,0,0,1.33V30.67A1.34,1.34,0,0,0,1.33,32h19.5a1.34,1.34,0,0,0,1.33-1.33v-4.2H32V13.55Z' style='fill:%23fff'/%3E%3Cpath id='pdf' d='M18.36,17.78v4.31h.37c1.28,0,1.91-.72,1.91-2.18a2.25,2.25,0,0,0-.49-1.63,1.93,1.93,0,0,0-1.42-.5ZM14.41,18a1.78,1.78,0,0,0-1-.23h-.72v2.07h.76c.86,0,1.28-.36,1.28-1.09A.86.86,0,0,0,14.41,18Zm7.76-4.44V7L15.22,0H1.33A1.34,1.34,0,0,0,0,1.33V30.67A1.34,1.34,0,0,0,1.33,32h19.5a1.34,1.34,0,0,0,1.33-1.33v-4.2H32V13.55Zm-.12,6.36a3.33,3.33,0,0,1-.84,2.46,3.21,3.21,0,0,1-2.33.83H17V16.67h1.82a3.34,3.34,0,0,1,2.39.81A3.23,3.23,0,0,1,22.05,19.91ZM15.75,3.36l3.12,3.12H15.75ZM20.17,30H2V2H13.75V8.48h6.42v5.07H6V26.48H20.17Zm-4.1-11.26a2,2,0,0,1-.71,1.63,2.88,2.88,0,0,1-1.82.55h-.85V23.2H11.32V16.67H13.5a3.27,3.27,0,0,1,1.88.48A1.81,1.81,0,0,1,16.07,18.74Zm11.05-.92H24.43v1.63h2.3V20.6h-2.3v2.6H23.06V16.67h4.07v1.15Z' style='fill:%23028DAF'/%3E%3C/svg%3E");}

.style-asl .wysiwyg a[data-octo="pdf"]::after{background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath d='M22.17,13.55V7L15.22,0H1.33A1.34,1.34,0,0,0,0,1.33V30.67A1.34,1.34,0,0,0,1.33,32h19.5a1.34,1.34,0,0,0,1.33-1.33v-4.2H32V13.55Z' style='fill:%23fff'/%3E%3Cpath id='pdf' d='M18.36,17.78v4.31h.37c1.28,0,1.91-.72,1.91-2.18a2.25,2.25,0,0,0-.49-1.63,1.93,1.93,0,0,0-1.42-.5ZM14.41,18a1.78,1.78,0,0,0-1-.23h-.72v2.07h.76c.86,0,1.28-.36,1.28-1.09A.86.86,0,0,0,14.41,18Zm7.76-4.44V7L15.22,0H1.33A1.34,1.34,0,0,0,0,1.33V30.67A1.34,1.34,0,0,0,1.33,32h19.5a1.34,1.34,0,0,0,1.33-1.33v-4.2H32V13.55Zm-.12,6.36a3.33,3.33,0,0,1-.84,2.46,3.21,3.21,0,0,1-2.33.83H17V16.67h1.82a3.34,3.34,0,0,1,2.39.81A3.23,3.23,0,0,1,22.05,19.91ZM15.75,3.36l3.12,3.12H15.75ZM20.17,30H2V2H13.75V8.48h6.42v5.07H6V26.48H20.17Zm-4.1-11.26a2,2,0,0,1-.71,1.63,2.88,2.88,0,0,1-1.82.55h-.85V23.2H11.32V16.67H13.5a3.27,3.27,0,0,1,1.88.48A1.81,1.81,0,0,1,16.07,18.74Zm11.05-.92H24.43v1.63h2.3V20.6h-2.3v2.6H23.06V16.67h4.07v1.15Z' style='fill:%23D90A4C'/%3E%3C/svg%3E");}
.style-asl .wysiwyg a[data-octo="pdf"]:hover::after{background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath d='M22.17,13.55V7L15.22,0H1.33A1.34,1.34,0,0,0,0,1.33V30.67A1.34,1.34,0,0,0,1.33,32h19.5a1.34,1.34,0,0,0,1.33-1.33v-4.2H32V13.55Z' style='fill:%23fff'/%3E%3Cpath id='pdf' d='M18.36,17.78v4.31h.37c1.28,0,1.91-.72,1.91-2.18a2.25,2.25,0,0,0-.49-1.63,1.93,1.93,0,0,0-1.42-.5ZM14.41,18a1.78,1.78,0,0,0-1-.23h-.72v2.07h.76c.86,0,1.28-.36,1.28-1.09A.86.86,0,0,0,14.41,18Zm7.76-4.44V7L15.22,0H1.33A1.34,1.34,0,0,0,0,1.33V30.67A1.34,1.34,0,0,0,1.33,32h19.5a1.34,1.34,0,0,0,1.33-1.33v-4.2H32V13.55Zm-.12,6.36a3.33,3.33,0,0,1-.84,2.46,3.21,3.21,0,0,1-2.33.83H17V16.67h1.82a3.34,3.34,0,0,1,2.39.81A3.23,3.23,0,0,1,22.05,19.91ZM15.75,3.36l3.12,3.12H15.75ZM20.17,30H2V2H13.75V8.48h6.42v5.07H6V26.48H20.17Zm-4.1-11.26a2,2,0,0,1-.71,1.63,2.88,2.88,0,0,1-1.82.55h-.85V23.2H11.32V16.67H13.5a3.27,3.27,0,0,1,1.88.48A1.81,1.81,0,0,1,16.07,18.74Zm11.05-.92H24.43v1.63h2.3V20.6h-2.3v2.6H23.06V16.67h4.07v1.15Z' style='fill:%23A26BA6'/%3E%3C/svg%3E");}


.wysiwyg a[data-octo="mail"]::after {
    content: "\e952";
    background: #fff;
    border-radius: 7px;
    color: var(--s1);
    font-size: 25px;
    width: 21px;
    height: 18px;
    line-height: 19px;
    right: 12px;
    z-index: 2;
    text-indent: -2px;
}
.wysiwyg a[data-octo="mail"]:hover::after {
    content: "\e93c";
    background: #fff;
    border-radius: 7px;
    color: var(--s1);
}